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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Format string vulnerability in the Say command in sv_main.cpp in Vavoom 1.24 and earlier allows remote attackers to execute arbitrary code via format string specifiers in a chat message, related to a call to the BroadcastPrintf function.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/3057
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|