| Reporter | Title | Published | Views | Family All 220 |
|---|---|---|---|---|
| hostapd -- multiple vulnerabilities | 3 May 201600:00 | – | freebsd | |
| hostapd and wpa_supplicant -- multiple vulnerabilities | 10 Nov 201500:00 | – | freebsd | |
| hostapd and wpa_supplicant -- multiple vulnerabilities | 4 May 201500:00 | – | freebsd | |
| wpa_supplicant -- WPS_NFC option payload length validation vulnerability | 8 Jul 201500:00 | – | freebsd | |
| Nexus Security Bulletin—January 2016Stay organized with collectionsSave and categorize content based on your preferences. | 4 Jan 201600:00 | – | androidsecurity | |
| About the security content of iOS 15.5 and iPadOS 15.5 | 16 May 202200:00 | – | apple | |
| Apple iOS < 15.5 Multiple Vulnerabilities (HT213258) | 19 May 202200:00 | – | nessus | |
| CentOS 7 : wpa_supplicant (CESA-2015:1090) | 16 Jun 201500:00 | – | nessus | |
| CentOS 6 : wpa_supplicant (CESA-2015:1439) | 28 Jul 201500:00 | – | nessus | |
| Debian DLA-260-1 : hostapd security update | 1 Jul 201500:00 | – | nessus |
| Source | Link |
|---|---|
| debian | www.debian.org/security/2015/dsa-3397.html |
# OpenVAS Vulnerability Test
# $Id: deb_3397.nasl 9199 2018-03-26 05:56:21Z cfischer $
# Auto-generated from advisory DSA 3397-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(703397);
script_version("$Revision: 9199 $");
script_cve_id("CVE-2015-4141", "CVE-2015-4142", "CVE-2015-4143", "CVE-2015-4144",
"CVE-2015-4145", "CVE-2015-4146", "CVE-2015-5310", "CVE-2015-5314",
"CVE-2015-5315", "CVE-2015-5316", "CVE-2015-8041");
script_name("Debian Security Advisory DSA 3397-1 (wpa - security update)");
script_tag(name: "last_modification", value: "$Date: 2018-03-26 07:56:21 +0200 (Mon, 26 Mar 2018) $");
script_tag(name: "creation_date", value: "2015-11-10 00:00:00 +0100 (Tue, 10 Nov 2015)");
script_tag(name:"cvss_base", value:"5.0");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:N/I:N/A:P");
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-3397.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: "wpa on Debian Linux");
script_tag(name: "solution", value: "For the oldstable distribution (wheezy),
these problems have been fixed in version 1.0-3+deb7u3. The oldstable distribution
(wheezy) is only affected by
CVE-2015-4141,
CVE-2015-4142,
CVE-2015-4143 and
CVE-2015-8041
.
For the stable distribution (jessie), these problems have been fixed in
version 2.3-1+deb8u3.
We recommend that you upgrade your wpa packages.");
script_tag(name: "summary", value: "Several vulnerabilities have been
discovered in wpa_supplicant and hostapd. The Common Vulnerabilities and Exposures
project identifies the following problems:
CVE-2015-4141
Kostya Kortchinsky of the Google Security Team discovered a
vulnerability in the WPS UPnP function with HTTP chunked transfer
encoding which may result in a denial of service.
CVE-2015-4142
Kostya Kortchinsky of the Google Security Team discovered a
vulnerability in the WMM Action frame processing which may result in
a denial of service.
CVE-2015-4143 CVE-2015-4144 CVE-2015-4145 CVE-2015-4146
Kostya Kortchinsky of the Google Security Team discovered that
EAP-pwd payload is not properly validated which may result in a
denial of service.
CVE-2015-5310
Jouni Malinen discovered a flaw in the WMM Sleep Mode Response frame
processing. A remote attacker can take advantage of this flaw to
mount a denial of service.
CVE-2015-5314 CVE-2015-5315
Jouni Malinen discovered a flaw in the handling of EAP-pwd messages
which may result in a denial of service.
CVE-2015-5316
Jouni Malinen discovered a flaw in the handling of EAP-pwd Confirm
messages which may result in a denial of service.
CVE-2015-8041
Incomplete WPS and P2P NFC NDEF record payload length validation may
result in a denial of service.");
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:"hostapd", ver:"1.0-3+deb7u3", rls_regex:"DEB7.[0-9]+")) != NULL) {
report += res;
}
if ((res = isdpkgvuln(pkg:"wpagui", ver:"1.0-3+deb7u3", rls_regex:"DEB7.[0-9]+")) != NULL) {
report += res;
}
if ((res = isdpkgvuln(pkg:"wpasupplicant", ver:"1.0-3+deb7u3", rls_regex:"DEB7.[0-9]+")) != NULL) {
report += res;
}
if ((res = isdpkgvuln(pkg:"hostapd", ver:"2.3-1+deb8u3", rls_regex:"DEB8.[0-9]+")) != NULL) {
report += res;
}
if ((res = isdpkgvuln(pkg:"wpagui", ver:"2.3-1+deb8u3", rls_regex:"DEB8.[0-9]+")) != NULL) {
report += res;
}
if ((res = isdpkgvuln(pkg:"wpasupplicant", ver:"2.3-1+deb8u3", rls_regex:"DEB8.[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