In PHP versions 7.2.x below 7.2.34, 7.3.x below 7.3.23 and 7.4.x below 7.4.11, when PHP is processing incoming HTTP cookie values, the cookie names are url-decoded. This may lead to cookies with prefixes like __Host confused with cookies that decode to such prefix, thus leading to an attacker being able to forge cookie which is supposed to be secure. See also CVE-2020-8184 for more information.
https://bugs.php.net/bug.php?id=79699
http://cve.circl.lu/cve/CVE-2020-8184
https://hackerone.com/reports/895727
https://lists.debian.org/debian-lts-announce/2020/10/msg00008.html
https://security.netapp.com/advisory/ntap-20201016-0001/
http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00045.html
https://usn.ubuntu.com/4583-1/
http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00067.html
https://security.gentoo.org/glsa/202012-16
https://www.debian.org/security/2021/dsa-4856
Source: MITRE
Published: 2020-10-02
Updated: 2021-12-02
Type: CWE-565
Base Score: 5
Vector: AV:N/AC:L/Au:N/C:N/I:P/A:N
Impact Score: 2.9
Exploitability Score: 10
Severity: MEDIUM
Base Score: 5.3
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Impact Score: 1.4
Exploitability Score: 3.9
Severity: MEDIUM