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

18 lines
762 B
Markdown

### [CVE-2007-4507](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4507)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Multiple buffer overflows in the php_ntuser component for PHP 5.2.3 allow context-dependent attackers to cause a denial of service or execute arbitrary code via long arguments to the (1) ntuser_getuserlist, (2) ntuser_getuserinfo, (3) ntuser_getusergroups, or (4) ntuser_getdomaincontroller functions.
### POC
#### Reference
- https://www.exploit-db.com/exploits/4304
#### Github
No PoCs found on GitHub currently.