mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 00:14:52 +02:00
18 lines
800 B
Markdown
18 lines
800 B
Markdown
### [CVE-2007-1503](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1503)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|