cve/2014/CVE-2014-4049.md
2024-06-18 02:51:15 +02:00

784 B

CVE-2014-4049

Description

Heap-based buffer overflow in the php_parserr function in ext/standard/dns.c in PHP 5.6.0beta4 and earlier allows remote servers to cause a denial of service (crash) and possibly execute arbitrary code via a crafted DNS TXT record, related to the dns_get_record function.

POC

Reference

Github