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

18 lines
836 B
Markdown

### [CVE-2006-1017](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1017)
![](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
The c-client library 2000, 2001, or 2004 for PHP before 4.4.4 and 5.x before 5.1.5 do not check the (1) safe_mode or (2) open_basedir functions, and when used in applications that accept user-controlled input for the mailbox argument to the imap_open function, allow remote attackers to obtain access to an IMAP stream data structure and conduct unauthorized IMAP actions.
### POC
#### Reference
- http://securityreason.com/securityalert/516
#### Github
No PoCs found on GitHub currently.