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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple format string vulnerabilities in (1) _invitedToRoom: and (2) _invitedToDirectChat: in Colloquy 2.1 and earlier allow remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via format string specifiers in the channel name of an INVITE request, related to the implementation of AlertSheet and AlertPanel in Apple AppKit.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/3139
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|