First published: Fri Jun 26 2015(Updated: )
Quoting from <a href="http://www.openwall.com/lists/oss-security/2015/06/25/2">http://www.openwall.com/lists/oss-security/2015/06/25/2</a> "Wesnoth implements a text preprocessing language that is used in conjunction with its own game scripting language. It also has a built-in Lua interpreter and API. Both the Lua API and the preprocessor make use of the same function (filesystem::get_wml_location()) to resolve file paths so that only content from the user's data directory can be read. However, the function did not explicitly disallow files with the .pbl extension. The contents of these files could thus be stored in saved game files or even transmitted directly to other users in a networked game. Among the information that's compromised is a user-defined passphrase used to authenticate uploads to the game's content server. This issue was found by Toom Lõhmus, then verified and fixed by Ignacio R. Morelle." There have been two patches, [3] and [4]. Patch [3] did only take lowercase extensions into account and was incomplete. Patch [3] is <a href="https://access.redhat.com/security/cve/CVE-2015-5069">CVE-2015-5069</a>. Patch [4] is an additional patch, fixing the lowercase problem. Patch [4] is <a href="https://access.redhat.com/security/cve/CVE-2015-5070">CVE-2015-5070</a>. [1] <a href="http://www.openwall.com/lists/oss-security/2015/06/25/2">http://www.openwall.com/lists/oss-security/2015/06/25/2</a> [2] <a href="https://gna.org/bugs/?23504">https://gna.org/bugs/?23504</a> (currently restricted) Patches: Incomplete fix as it only handles lowercase extensions. <a href="https://access.redhat.com/security/cve/CVE-2015-5069">CVE-2015-5069</a> [3] <a href="https://github.com/wesnoth/wesnoth/commit/f8914468182e8d0a1551b430c0879ba236fe4d6d">https://github.com/wesnoth/wesnoth/commit/f8914468182e8d0a1551b430c0879ba236fe4d6d</a> Complete fix, <a href="https://access.redhat.com/security/cve/CVE-2015-5070">CVE-2015-5070</a> [4] <a href="https://github.com/wesnoth/wesnoth/commit/b2738ffb2fdd2550ececb74f76f75583c43c8b59">https://github.com/wesnoth/wesnoth/commit/b2738ffb2fdd2550ececb74f76f75583c43c8b59</a>
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Wesnoth Battle For Wesnoth | <=1.12.2 | |
Wesnoth Battle For Wesnoth | =1.13.0 | |
Fedoraproject Fedora | =21 | |
Fedoraproject Fedora | =22 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.