mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 07:40:25 +02:00
20 lines
843 B
Markdown
20 lines
843 B
Markdown
### [CVE-2015-4642](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://bugs.php.net/bug.php?id=69646
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/auditt7708/rhsecapi
|
|
- https://github.com/tagua-vm/tagua-vm
|
|
|