Fixed
Created: Oct 11, 2020
Updated: Sep 13, 2022
Resolved Date: Jan 5, 2021
Found In Version: 10.20.6.0
Fix Version: 10.21.5.0
Severity: Standard
Applicable for: Wind River Linux CD
Component/s: Userspace
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.
CREATE(Triage):(User=admin) CVE-2020-7070 (https://nvd.nist.gov/vuln/detail/CVE-2020-7070)