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

18 lines
800 B
Markdown

### [CVE-2007-1503](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1503)
![](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
Multiple format string vulnerabilities in comm.c in Rhapsody IRC 0.28b allow remote attackers to execute arbitrary code via format string specifiers to the create_ctcp_message function using the message argument to the (1) me or (2) ctcp commands, and possibly related vectors involving the (3) whois, (4) mode, and (5) topic commands.
### POC
#### Reference
- http://securityreason.com/securityalert/2447
#### Github
No PoCs found on GitHub currently.