In PHP versions 7.3.x below 7.3.13 and 7.4.0 on Windows, when supplying custom headers to mail() function, due to mistake introduced in commit 78f4b4a2dcf92ddbccea1bb95f8390a18ac3342e, if the header is supplied in lowercase, this can result in double-freeing certain memory locations.
References
Link | Resource |
---|---|
https://bugs.php.net/bug.php?id=78943 | Mailing List Patch Vendor Advisory |
https://security.netapp.com/advisory/ntap-20200103-0002/ | Third Party Advisory |
https://seclists.org/bugtraq/2020/Feb/27 | Mailing List Third Party Advisory |
https://www.debian.org/security/2020/dsa-4626 | Third Party Advisory |
https://www.tenable.com/security/tns-2021-14 | Third Party Advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/N7GCOAE6KVHYJ3UQ4KLPLTGSLX6IRVRN/ | |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XWRQPYXVG43Q7DXMXH6UVWMKWGUW552F/ |
Configurations
Configuration 1 (hide)
AND |
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
History
07 Nov 2023, 03:02
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2019-12-23 03:15
Updated : 2023-11-07 03:02
NVD link : CVE-2019-11049
Mitre link : CVE-2019-11049
JSON object : View
Products Affected
php
- php
debian
- debian_linux
fedoraproject
- fedora
tenable
- securitycenter
microsoft
- windows
CWE
CWE-415
Double Free