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

19 lines
758 B
Markdown

### [CVE-2007-0887](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0887)
![](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
axigen 1.2.6 through 2.0.0b1 does not properly parse login credentials, which allows remote attackers to cause a denial of service (NULL dereference and application crash) via a base64-encoded "*\x00" sequence on the imap port (143/tcp).
### POC
#### Reference
- http://marc.info/?l=full-disclosure&m=117094708423302&w=2
- https://www.exploit-db.com/exploits/3290
#### Github
No PoCs found on GitHub currently.