Files
CVEs-PoC/2015/CVE-2015-4642.md
2025-09-29 21:09:30 +02:00

906 B

CVE-2015-4642

Description

The escapeshellarg function in ext/standard/exec.c in PHP before 5.4.42, 5.5.x before 5.5.26, and 5.6.x before 5.6.10 on Windows allows remote attackers to execute arbitrary OS commands via a crafted string to an application that accepts command-line arguments for a call to the PHP system function.

POC

Reference

Github