Vulnerabilities (CVE)

Filtered by vendor Wesnoth Subscribe
Filtered by product Wesnoth
Total 6 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2009-0367 1 Wesnoth 1 Wesnoth 2024-02-04 9.3 HIGH N/A
The Python AI module in Wesnoth 1.4.x and 1.5 before 1.5.11 allows remote attackers to escape the sandbox and execute arbitrary code by using a whitelisted module that imports an unsafe module, then using a hierarchical module name to access the unsafe module through the whitelisted module.
CVE-2009-0878 1 Wesnoth 1 Wesnoth 2024-02-04 5.0 MEDIUM N/A
The read_game_map function in src/terrain_translation.cpp in Wesnoth before r32987 allows remote attackers to cause a denial of service (memory consumption and daemon hang) via a map with a large (1) width or (2) height.
CVE-2009-0366 1 Wesnoth 1 Wesnoth 2024-02-04 4.3 MEDIUM N/A
The uncompress_buffer function in src/server/simple_wml.cpp in Wesnoth before r33069 allows remote attackers to cause a denial of service via a large compressed WML document.
CVE-2007-3917 1 Wesnoth 1 Wesnoth 2024-02-04 7.8 HIGH N/A
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.
CVE-2007-6201 1 Wesnoth 1 Wesnoth 2024-02-04 7.5 HIGH N/A
Unspecified vulnerability in Wesnoth 1.2.x before 1.2.8, and 1.3.x before 1.3.12, allows attackers to cause a denial of service (hang) via a "faulty add-on" and possibly execute other commands via unknown vectors related to the turn_cmd option.
CVE-2007-5742 1 Wesnoth 1 Wesnoth 2024-02-04 9.0 HIGH N/A
Directory traversal vulnerability in the WML engine preprocessor for Wesnoth 1.2.x before 1.2.8, and 1.3.x before 1.3.12, allows remote attackers to read arbitrary files via ".." sequences in unknown vectors.