7.8

CVE-2007-3917

The multiplayer engine in Wesnoth 1.2.x before 1.2.7 and 1.3.x before 1.3.9 allows remote servers to cause a denial of service (crash) via a long message with multibyte characters that can produce an invalid UTF-8 string after it is truncated, which triggers an uncaught exception, involving the truncate_message function in server/server.cpp.  NOTE: this issue affects both clients and servers.

Daten sind bereitgestellt durch National Vulnerability Database (NVD)
WesnothWesnoth Version1.2
WesnothWesnoth Version1.2.1
WesnothWesnoth Version1.2.2
WesnothWesnoth Version1.2.3
WesnothWesnoth Version1.2.4
WesnothWesnoth Version1.2.5
WesnothWesnoth Version1.2.6
WesnothWesnoth Version1.3.1
WesnothWesnoth Version1.3.2
WesnothWesnoth Version1.3.3
WesnothWesnoth Version1.3.4
WesnothWesnoth Version1.3.5
WesnothWesnoth Version1.3.6
WesnothWesnoth Version1.3.7
WesnothWesnoth Version1.3.8
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 2.47% 0.838
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 7.8 10 6.9
AV:N/AC:L/Au:N/C:N/I:N/A:C
CWE-134 Use of Externally-Controlled Format String

The product uses a function that accepts a format string as an argument, but the format string originates from an external source.