| Reporter | Title | Published | Views | Family All 35 |
|---|---|---|---|---|
| Wesnoth -- Remote information disclosure | 11 Apr 201500:00 | – | freebsd | |
| Wesnoth File Information Disclosure Vulnerability | 14 Apr 201500:00 | – | cnvd | |
| CVE-2015-0844 | 14 Apr 201518:00 | – | cve | |
| CVE-2015-0844 | 14 Apr 201518:00 | – | cvelist | |
| [SECURITY] [DLA 202-1] wesnoth-1.8 security update | 17 Apr 201517:39 | – | debian | |
| [SECURITY] [DSA 3218-1] wesnoth-1.10 security update | 10 Apr 201517:51 | – | debian | |
| CVE-2015-0844 | 14 Apr 201518:00 | – | debiancve | |
| Debian DLA-202-1 : wesnoth-1.8 security update | 20 Apr 201500:00 | – | nessus | |
| Debian DSA-3218-1 : wesnoth-1.10 - security update | 13 Apr 201500:00 | – | nessus | |
| Fedora 22 : wesnoth-1.12.2-1.fc22 (2015-6108) | 22 Apr 201500:00 | – | nessus |
| Source | Link |
|---|---|
| debian | www.debian.org/security/2015/dsa-3218.html |
# OpenVAS Vulnerability Test
# $Id: deb_3218.nasl 6609 2017-07-07 12:05:59Z cfischer $
# Auto-generated from advisory DSA 3218-1 using nvtgen 1.0
# Script version: 1.0
#
# Author:
# Greenbone Networks
#
# Copyright:
# Copyright (c) 2015 Greenbone Networks GmbH http://greenbone.net
# Text descriptions are largely excerpted from the referenced
# advisory, and are Copyright (c) the respective author(s)
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
#
if(description)
{
script_id(703218);
script_version("$Revision: 6609 $");
script_cve_id("CVE-2015-0844");
script_name("Debian Security Advisory DSA 3218-1 (wesnoth-1.10 - security update)");
script_tag(name: "last_modification", value: "$Date: 2017-07-07 14:05:59 +0200 (Fri, 07 Jul 2017) $");
script_tag(name: "creation_date", value: "2015-04-10 00:00:00 +0200 (Fri, 10 Apr 2015)");
script_tag(name:"cvss_base", value:"5.0");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:P/I:N/A:N");
script_tag(name: "solution_type", value: "VendorFix");
script_tag(name: "qod_type", value: "package");
script_xref(name: "URL", value: "http://www.debian.org/security/2015/dsa-3218.html");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (c) 2015 Greenbone Networks GmbH http://greenbone.net");
script_family("Debian Local Security Checks");
script_dependencies("gather-package-list.nasl");
script_mandatory_keys("ssh/login/debian_linux", "ssh/login/packages");
script_tag(name: "affected", value: "wesnoth-1.10 on Debian Linux");
script_tag(name: "insight", value: "This package depends on the complete
set of packages built from the wesnoth source package but the server (which can
be found in the wesnoth-1.10-server package), most helpful if you always
want to have all the official campaigns installed. If you only want to play
over the network with other players or want to play only a few campaigns you
just need to install the wesnoth-1.10-core package and
the wanted campaign packages.");
script_tag(name: "solution", value: "For the stable distribution (wheezy),
this problem has been fixed in version 1.10.3-3+deb7u1.
For the unstable distribution (sid), this problem has been fixed in
version 1:1.10.7-2 and in version 1:1.12.1-1 of the wesnoth-1.12
source package.
We recommend that you upgrade your wesnoth-1.10 packages.");
script_tag(name: "summary", value: "Ignacio R. Morelle discovered that
missing path restrictions in the Battle of Wesnoth
game could result in the disclosure of arbitrary
files in the user's home directory if malicious campaigns/maps are
loaded.");
script_tag(name: "vuldetect", value: "This check tests the installed software
version using the apt package manager.");
exit(0);
}
include("revisions-lib.inc");
include("pkg-lib-deb.inc");
res = "";
report = "";
if ((res = isdpkgvuln(pkg:"wesnoth", ver:"1.10.3-3+deb7u1", rls_regex:"DEB7.[0-9]")) != NULL) {
report += res;
}
if ((res = isdpkgvuln(pkg:"wesnoth-1.10", ver:"1.10.3-3+deb7u1", rls_regex:"DEB7.[0-9]")) != NULL) {
report += res;
}
if ((res = isdpkgvuln(pkg:"wesnoth-1.10-aoi", ver:"1.10.3-3+deb7u1", rls_regex:"DEB7.[0-9]")) != NULL) {
report += res;
}
if ((res = isdpkgvuln(pkg:"wesnoth-1.10-core", ver:"1.10.3-3+deb7u1", rls_regex:"DEB7.[0-9]")) != NULL) {
report += res;
}
if ((res = isdpkgvuln(pkg:"wesnoth-1.10-data", ver:"1.10.3-3+deb7u1", rls_regex:"DEB7.[0-9]")) != NULL) {
report += res;
}
if ((res = isdpkgvuln(pkg:"wesnoth-1.10-dbg", ver:"1.10.3-3+deb7u1", rls_regex:"DEB7.[0-9]")) != NULL) {
report += res;
}
if ((res = isdpkgvuln(pkg:"wesnoth-1.10-did", ver:"1.10.3-3+deb7u1", rls_regex:"DEB7.[0-9]")) != NULL) {
report += res;
}
if ((res = isdpkgvuln(pkg:"wesnoth-1.10-dm", ver:"1.10.3-3+deb7u1", rls_regex:"DEB7.[0-9]")) != NULL) {
report += res;
}
if ((res = isdpkgvuln(pkg:"wesnoth-1.10-dw", ver:"1.10.3-3+deb7u1", rls_regex:"DEB7.[0-9]")) != NULL) {
report += res;
}
if ((res = isdpkgvuln(pkg:"wesnoth-1.10-ei", ver:"1.10.3-3+deb7u1", rls_regex:"DEB7.[0-9]")) != NULL) {
report += res;
}
if ((res = isdpkgvuln(pkg:"wesnoth-1.10-httt", ver:"1.10.3-3+deb7u1", rls_regex:"DEB7.[0-9]")) != NULL) {
report += res;
}
if ((res = isdpkgvuln(pkg:"wesnoth-1.10-l", ver:"1.10.3-3+deb7u1", rls_regex:"DEB7.[0-9]")) != NULL) {
report += res;
}
if ((res = isdpkgvuln(pkg:"wesnoth-1.10-low", ver:"1.10.3-3+deb7u1", rls_regex:"DEB7.[0-9]")) != NULL) {
report += res;
}
if ((res = isdpkgvuln(pkg:"wesnoth-1.10-music", ver:"1.10.3-3+deb7u1", rls_regex:"DEB7.[0-9]")) != NULL) {
report += res;
}
if ((res = isdpkgvuln(pkg:"wesnoth-1.10-nr", ver:"1.10.3-3+deb7u1", rls_regex:"DEB7.[0-9]")) != NULL) {
report += res;
}
if ((res = isdpkgvuln(pkg:"wesnoth-1.10-server", ver:"1.10.3-3+deb7u1", rls_regex:"DEB7.[0-9]")) != NULL) {
report += res;
}
if ((res = isdpkgvuln(pkg:"wesnoth-1.10-sof", ver:"1.10.3-3+deb7u1", rls_regex:"DEB7.[0-9]")) != NULL) {
report += res;
}
if ((res = isdpkgvuln(pkg:"wesnoth-1.10-sotbe", ver:"1.10.3-3+deb7u1", rls_regex:"DEB7.[0-9]")) != NULL) {
report += res;
}
if ((res = isdpkgvuln(pkg:"wesnoth-1.10-thot", ver:"1.10.3-3+deb7u1", rls_regex:"DEB7.[0-9]")) != NULL) {
report += res;
}
if ((res = isdpkgvuln(pkg:"wesnoth-1.10-tools", ver:"1.10.3-3+deb7u1", rls_regex:"DEB7.[0-9]")) != NULL) {
report += res;
}
if ((res = isdpkgvuln(pkg:"wesnoth-1.10-trow", ver:"1.10.3-3+deb7u1", rls_regex:"DEB7.[0-9]")) != NULL) {
report += res;
}
if ((res = isdpkgvuln(pkg:"wesnoth-1.10-tsg", ver:"1.10.3-3+deb7u1", rls_regex:"DEB7.[0-9]")) != NULL) {
report += res;
}
if ((res = isdpkgvuln(pkg:"wesnoth-1.10-ttb", ver:"1.10.3-3+deb7u1", rls_regex:"DEB7.[0-9]")) != NULL) {
report += res;
}
if ((res = isdpkgvuln(pkg:"wesnoth-1.10-utbs", ver:"1.10.3-3+deb7u1", rls_regex:"DEB7.[0-9]")) != NULL) {
report += res;
}
if ((res = isdpkgvuln(pkg:"wesnoth-core", ver:"1.10.3-3+deb7u1", rls_regex:"DEB7.[0-9]")) != NULL) {
report += res;
}
if ((res = isdpkgvuln(pkg:"wesnoth-music", ver:"1.10.3-3+deb7u1", rls_regex:"DEB7.[0-9]")) != NULL) {
report += res;
}
if (report != "") {
security_message(data:report);
} else if (__pkg_match) {
exit(99); # Not vulnerable.
}
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation