mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 06:51:35 +02:00
18 lines
746 B
Markdown
18 lines
746 B
Markdown
### [CVE-2007-1251](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1251)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Format string vulnerability in the new_warning function in ntserv/warning.c for Netrek Vanilla Server 2.12.0, when EVENTLOG is enabled, allows remote attackers to cause a denial of service (crash) or execute arbitrary code via format string specifiers in the message handling.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://aluigi.altervista.org/adv/netrekfs-adv.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|