Files
CVEs-PoC/2004/CVE-2004-2003.md
2024-06-18 02:51:15 +02:00

18 lines
693 B
Markdown

### [CVE-2004-2003](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-2003)
![](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
Buffer overflow in the ssl_prcert function in the SSLway filter (sslway.c) for DeleGate 8.9.2 and earlier allows remote attackers to execute arbitrary code via a certificate with a long (1) subject or (2) issuer name field.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=108386181021070&w=2
#### Github
No PoCs found on GitHub currently.