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

19 lines
732 B
Markdown

### [CVE-2004-1231](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1231)
![](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
Directory traversal vulnerability in Gadu-Gadu allows remote attackers to read arbitrary files via .. (dot dot) sequences in a DCC connection with a CTCP packet that contains a 1 as the type and a 4 as the subtype.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=110295777306493&w=2
- http://www.man.poznan.pl/~security/gg-adv.txt
#### Github
No PoCs found on GitHub currently.