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
Configurations
Configuration 1 (hide)
AND |
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
History
21 Nov 2024, 04:20
Type | Values Removed | Values Added |
---|---|---|
References | () https://bugs.php.net/bug.php?id=78943 - Mailing List, Patch, Vendor Advisory | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/N7GCOAE6KVHYJ3UQ4KLPLTGSLX6IRVRN/ - | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XWRQPYXVG43Q7DXMXH6UVWMKWGUW552F/ - | |
References | () https://seclists.org/bugtraq/2020/Feb/27 - Mailing List, Third Party Advisory | |
References | () https://security.netapp.com/advisory/ntap-20200103-0002/ - Third Party Advisory | |
References | () https://www.debian.org/security/2020/dsa-4626 - Third Party Advisory | |
References | () https://www.tenable.com/security/tns-2021-14 - Third Party Advisory | |
CVSS |
v2 : v3 : |
v2 : 7.5
v3 : 6.5 |
20 Dec 2022, 21:50
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
References | (BUGTRAQ) https://seclists.org/bugtraq/2020/Feb/27 - Mailing List, Third Party Advisory | |
References | (CONFIRM) https://security.netapp.com/advisory/ntap-20200103-0002/ - Third Party Advisory | |
References | (DEBIAN) https://www.debian.org/security/2020/dsa-4626 - Third Party Advisory | |
References | (FEDORA) https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/N7GCOAE6KVHYJ3UQ4KLPLTGSLX6IRVRN/ - Mailing List, Third Party Advisory | |
References | (FEDORA) https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XWRQPYXVG43Q7DXMXH6UVWMKWGUW552F/ - Mailing List, Third Party Advisory | |
CPE | cpe:2.3:a:tenable:securitycenter:*:*:*:*:*:*:*:* cpe:2.3:o:fedoraproject:fedora:30:*:*:*:*:*:*:* cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* cpe:2.3:o:fedoraproject:fedora:31:*:*:*:*:*:*:* |
Information
Published : 2019-12-23 03:15
Updated : 2024-11-21 04:20
NVD link : CVE-2019-11049
Mitre link : CVE-2019-11049
CVE.ORG link : CVE-2019-11049
JSON object : View
Products Affected
fedoraproject
- fedora
php
- php
microsoft
- windows
tenable
- securitycenter
debian
- debian_linux
CWE
CWE-415
Double Free