Files
CVEs-PoC/2019/CVE-2019-9020.md
T
2024-06-18 02:51:15 +02:00

883 B

CVE-2019-9020

Description

An issue was discovered in PHP before 5.6.40, 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.1. Invalid input to the function xmlrpc_decode() can lead to an invalid memory access (heap out of bounds read or read after free). This is related to xml_elem_parse_buf in ext/xmlrpc/libxmlrpc/xml_element.c.

POC

Reference

Github