In PHP versions 7.2.x below 7.2.30, 7.3.x below 7.3.17 and 7.4.x below 7.4.5, if PHP is compiled with EBCDIC support (uncommon), urldecode() function can be made to access locations past the allocated memory, due to erroneously using signed numbers as array indexes.
References
Link | Resource |
---|---|
https://bugs.php.net/bug.php?id=79465 | Exploit Vendor Advisory |
https://security.netapp.com/advisory/ntap-20200504-0001/ | Third Party Advisory |
https://www.debian.org/security/2020/dsa-4717 | Third Party Advisory |
https://www.debian.org/security/2020/dsa-4719 | Third Party Advisory |
https://www.oracle.com/security-alerts/cpuoct2020.html | Third Party Advisory |
https://www.oracle.com/security-alerts/cpuApr2021.html | Not Applicable Third Party Advisory |
https://www.tenable.com/security/tns-2021-14 | Patch Third Party Advisory |
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
History
No history.
Information
Published : 2020-04-27 21:15
Updated : 2022-05-16 19:57
NVD link : CVE-2020-7067
Mitre link : CVE-2020-7067
JSON object : View
Products Affected
php
- php
oracle
- communications_diameter_signaling_router
debian
- debian_linux
tenable
- tenable.sc
CWE
CWE-125
Out-of-bounds Read