CVE-2007-1251

Netrek Vanilla Server 2.12.0 - Remote Code Execution via Format String in Warning Message

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2007-1251. PoCs published by Luigi Auriemma.

AI-analyzed exploit summary The writeup describes a format string vulnerability in Netrek Vanilla server <= 2.12.0, exploitable via a malformed nickname when EVENTLOG is enabled. The bug is in the new_warning() function due to improper use of pmessage2().

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.

Exploits (1)

exploitdb WRITEUP VERIFIED
by Luigi Auriemma · textdoswindows
https://www.exploit-db.com/exploits/3399

The writeup describes a format string vulnerability in Netrek Vanilla server <= 2.12.0, exploitable via a malformed nickname when EVENTLOG is enabled. The bug is in the new_warning() function due to improper use of pmessage2().

Classification
Writeup 90%
Attack Type
Rce
Complexity
Moderate
Reliability
Theoretical
Target: Netrek Vanilla server <= 2.12.0
No auth needed
Prerequisites: EVENTLOG switch enabled · Attacker must lock a player with a malformed nickname
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (7)

Core 7
Core References
Vendor Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/24357
Third Party Advisory, VDB Entry vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/22786
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/32777
Third Party Advisory vdb-entry x_refsource_vupen
http://www.vupen.com/english/advisories/2007/0815
Third Party Advisory, VDB Entry mailing-list x_refsource_bugtraq
http://www.securityfocus.com/archive/1/461755/100/0/threaded

Scores

EPSS 0.0646
EPSS Percentile 92.9%

Details

CWE
CWE-134
Status published
Products (1)
netrek/netrek_vanilla_server 2.12.0
Published Mar 03, 2007
Tracked Since Feb 18, 2026