Files
CVEs-PoC/2016/CVE-2016-1904.md
T
2024-06-09 00:33:16 +00:00

918 B

CVE-2016-1904

Description

Multiple integer overflows in ext/standard/exec.c in PHP 7.x before 7.0.2 allow remote attackers to cause a denial of service or possibly have unspecified other impact via a long string to the (1) php_escape_shell_cmd or (2) php_escape_shell_arg function, leading to a heap-based buffer overflow.

POC

Reference

Github