An issue was discovered in PHP 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.2. dns_get_record misparses a DNS response, which can allow a hostile DNS server to cause PHP to misuse memcpy, leading to read operations going past the buffer allocated for DNS data. This affects php_parserr in ext/standard/dns.c for DNS_CAA and DNS_ANY queries.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
History
No history.
Information
Published : 2019-02-22 23:29
Updated : 2024-11-21 04:50
NVD link : CVE-2019-9022
Mitre link : CVE-2019-9022
CVE.ORG link : CVE-2019-9022
JSON object : View
Products Affected
php
- php
debian
- debian_linux
canonical
- ubuntu_linux
netapp
- storage_automation_store
CWE
CWE-125
Out-of-bounds Read