cve/2007/CVE-2007-0886.md

19 lines
785 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2007-0886](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0886)
![](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
Heap-based buffer underflow in axigen 1.2.6 through 2.0.0b1 allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via certain base64-encoded data on the pop3 port (110/tcp), which triggers an integer overflow.
### POC
#### Reference
- http://marc.info/?l=full-disclosure&m=117094708423302&w=2
- https://www.exploit-db.com/exploits/3289
#### Github
No PoCs found on GitHub currently.