ID

VAR-201904-0382


CVE

CVE-2019-9499


TITLE

WPA3 design issues and implementation vulnerabilities in hostapd and wpa_supplicant

Trust: 0.8

sources: CERT/CC: VU#871675

DESCRIPTION

The implementations of EAP-PWD in wpa_supplicant EAP Peer, when built against a crypto library missing explicit validation on imported elements, do not validate the scalar and element values in EAP-pwd-Commit. An attacker may complete authentication, session key and control of the data connection with a client. Both hostapd with SAE support and wpa_supplicant with SAE support prior to and including version 2.4 are affected. Both hostapd with EAP-pwd support and wpa_supplicant with EAP-pwd support prior to and including version 2.7 are affected. WPA3 Protocol and hostapd When wpa_supplicant There are multiple vulnerabilities in the implementation of, and a remote attacker can obtain weak password information and privileges, as well as disrupt service operations. (DoS) An attack may be carried out. These vulnerabilities "Dragonblood" It is called. CERT/CC Then continue WPA3 The protocol is being verified. Discovered this time WPA3 Vulnerabilities related to the implementation of can be attributed to the protocol specification itself. WPA3 Is a key exchange protocol, Simultaneous Authentication of Equals (SAE) Is adopted. this is "Dragonfly Key Exchange" It is also called WPA2 In Pre-Shared Key (PSK) Acts as a protocol replacement. hostapd Is WPA3 Access point and authentication server daemon is. Also, wpa_supplicant Is WPA authenticator ( access point ) Implemented key exchange with supplicant ( client ) And WPA3 Is supported. hostapd When wpa_supplicant Both Extensible Authentication Protocol Password (EAP-PWD) When SAE Has the following vulnerabilities: Elliptic curve crypto group (ECC groups) Against SAE Cache-based attacks (SAE Side channel attack ) (CWE-208, CWE-524) - CVE-2019-9494 hostapd When wpa_supplicant In SAE The implementation is vulnerable to side-channel attacks due to observable timing differences and cache access patterns. Elliptic curve crypto group (ECC groups) Against EAP-PWD Cache-based attack (EAP-PWD Side channel attack ) (CWE-524) - CVE-2019-9495 hostapd When wpa_supplicant In SAE The implementation is vulnerable to side-channel attacks due to cache access patterns. SAE confirm Message validation is not performed during processing (CWE-642) - CVE-2019-9496 hostapd Process hostapd/AP When operating in mode SAE confirm Incomplete verification of message processing due to incorrect authentication sequence hostapd The process may end. EAP-PWD Peer In EAP-pwd-Commit Incorrect message validation (CWE-346) - CVE-2019-9499 wpa_supplicant (EAP Peer) In EAP-PWD In the implementation, the cryptographic library used for the build is EAP-pwd-Commit Message element value (EC point) If you do not implement the verification process for EAP-pwd-Commit Message scalar and element values are not validated.* A side-channel attack captures information that can be used to recover passwords - CVE-2019-9494 * A weak password is obtained by a dictionary attack - CVE-2019-9495 This attack requires the authority to install and execute applications. Memory access pattern analysis is possible by observing the shared cache. hostapd/wpa_supplicant 2.7 And later versions CVE-2019-9494 Is not affected by the timing attack *hostapd Process can be terminated ( Service operation interruption ) - CVE-2019-9496 *EAP-PWD Authentication is bypassed - CVE-2019-9497 Crypto library EC point If a verification process is implemented for an attacker, an attacker cannot acquire or exchange a session key * Illegal scalar / Session key is obtained using message with element value and authentication is bypassed - CVE-2019-9498, CVE-2019-9499. WPA is prone to multiple security weaknesses. Attackers can exploit this issue to bypass certain security restrictions to perform unauthorized actions. This may aid in further attacks. A vulnerability in the EAP-pwd implementation of wpa_supplicant (EAP peer) could allow an unauthenticated, adjacent malicious user to gain access to a targeted network. The vendor has confirmed the vulnerability and released software updates. ========================================================================== Ubuntu Security Notice USN-3944-1 April 10, 2019 wpa vulnerabilities ========================================================================== A security issue affects these releases of Ubuntu and its derivatives: - Ubuntu 18.10 - Ubuntu 18.04 LTS - Ubuntu 16.04 LTS - Ubuntu 14.04 LTS Summary: Several security issues were fixed in wpa_supplicant and hostapd. Software Description: - wpa: client support for WPA and WPA2 Details: It was discovered that wpa_supplicant and hostapd were vulnerable to a side channel attack against EAP-pwd. A remote attacker could possibly use this issue to recover certain passwords. A remote attacker could possibly use this issue to perform a reflection attack and authenticate without the appropriate password. (CVE-2019-9497, CVE-2019-9498, CVE-2019-9499) It was discovered that hostapd incorrectly handled obtaining random numbers. In rare cases where the urandom device isn't available, it would fall back to using a low-quality PRNG. This issue only affected Ubuntu 14.04 LTS and Ubuntu 16.04 LTS. (CVE-2016-10743) Update instructions: The problem can be corrected by updating your system to the following package versions: Ubuntu 18.10: hostapd 2:2.6-18ubuntu1.1 wpasupplicant 2:2.6-18ubuntu1.1 Ubuntu 18.04 LTS: hostapd 2:2.6-15ubuntu2.2 wpasupplicant 2:2.6-15ubuntu2.2 Ubuntu 16.04 LTS: hostapd 2.4-0ubuntu6.4 wpasupplicant 2.4-0ubuntu6.4 Ubuntu 14.04 LTS: hostapd 2.1-0ubuntu1.7 wpasupplicant 2.1-0ubuntu1.7 After a standard system update you need to reboot your computer to make all the necessary changes. References: https://usn.ubuntu.com/usn/usn-3944-1 CVE-2016-10743, CVE-2019-9495, CVE-2019-9497, CVE-2019-9498, CVE-2019-9499 Package Information: https://launchpad.net/ubuntu/+source/wpa/2:2.6-18ubuntu1.1 https://launchpad.net/ubuntu/+source/wpa/2:2.6-15ubuntu2.2 https://launchpad.net/ubuntu/+source/wpa/2.4-0ubuntu6.4 https://launchpad.net/ubuntu/+source/wpa/2.1-0ubuntu1.7 . These vulnerability are also collectively known as "Dragonblood". CVE-2019-9495 Cache-based side-channel attack against the EAP-pwd implementation: an attacker able to run unprivileged code on the target machine (including for example javascript code in a browser on a smartphone) during the handshake could deduce enough information to discover the password in a dictionary attack. CVE-2019-9498 EAP-pwd server missing commit validation for scalar/element: hostapd doesn't validate values received in the EAP-pwd-Commit message, so an attacker could use a specially crafted commit message to manipulate the exchange in order for hostapd to derive a session key from a limited set of possible values. CVE-2019-9499 EAP-pwd peer missing commit validation for scalar/element: wpa_supplicant doesn't validate values received in the EAP-pwd-Commit message, so an attacker could use a specially crafted commit message to manipulate the exchange in order for wpa_supplicant to derive a session key from a limited set of possible values. This could result in an attacker being able to complete authentication and operate as a rogue AP. Note that the Dragonblood moniker also applies to CVE-2019-9494 and CVE-2014-9496 which are vulnerabilities in the SAE protocol in WPA3. SAE is not enabled in Debian stretch builds of wpa, which is thus not vulnerable by default. Due to the complexity of the backporting process, the fix for these vulnerabilities are partial. Users are advised to use strong passwords to prevent dictionary attacks or use a 2.7-based version from stretch-backports (version above 2:2.7+git20190128+0c1e29f-4). For the stable distribution (stretch), these problems have been fixed in version 2:2.4-1+deb9u3. We recommend that you upgrade your wpa packages. For the detailed security status of wpa please refer to its security tracker page at: https://security-tracker.debian.org/tracker/wpa Further information about Debian Security Advisories, how to apply these updates to your system and frequently asked questions can be found at: https://www.debian.org/security/ Mailing list: debian-security-announce@lists.debian.org -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEE8vi34Qgfo83x35gF3rYcyPpXRFsFAlyu2lQACgkQ3rYcyPpX RFtamggAlq8telLPhKzD1+Ns+Pci+Y+WkOAmUpn4XQ0TOmG18sDU1iS2xNHF+buA lXVKLp7zgE4VFJsclHAJXtp8anyo7YU99NzUcSF6vboRm3msifL4eE3S7IS9fAaH 0WWCHwlHMf9IGHqBn9mkwiYySwlId8ps3lvoVV2EOB4wJqa4Y6d4YrqPyFzWop56 jKTlTcJqvQBUFo/y9In/sx8QgONhNwnNAKcrBfiVwn8QHuMRA4c4UJz+NN38ctyt djA/zqT/uXwWhr8Mfl7J+rfdsC5TFPl45qr/gbmB7GRlU2la0dGJv/l0afbINrrG NoAgpOeMrwijIdDJ9vG6O3YVV6bIkg==OkO5 -----END PGP SIGNATURE----- . -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 ============================================================================= FreeBSD-SA-19:03.wpa Security Advisory The FreeBSD Project Topic: Multiple vulnerabilities in hostapd and wpa_supplicant Category: contrib Module: wpa Announced: 2019-05-14 Affects: All supported versions of FreeBSD. Corrected: 2019-05-01 01:42:38 UTC (stable/12, 12.0-STABLE) 2019-05-14 22:57:29 UTC (releng/12.0, 12.0-RELEASE-p4) 2019-05-01 01:43:17 UTC (stable/11, 11.2-STABLE) 2019-05-14 22:59:32 UTC (releng/11.2, 11.2-RELEASE-p10) CVE Name: CVE-2019-9494, CVE-2019-9495, CVE-2019-9496, CVE-2019-9497, CVE-2019-9498, CVE-2019-9499, CVE-2019-11555 For general information regarding FreeBSD Security Advisories, including descriptions of the fields above, security branches, and the following sections, please visit <URL:https://security.FreeBSD.org/>. I. Background Wi-Fi Protected Access II (WPA2) is a security protocol developed by the Wi-Fi Alliance to secure wireless computer networks. hostapd(8) and wpa_supplicant(8) are implementations of user space daemon for access points and wireless client that implements the WPA2 protocol. II. Problem Description Multiple vulnerabilities exist in the hostapd(8) and wpa_supplicant(8) implementations. For more details, please see the reference URLs in the References section below. III. Impact Security of the wireless network may be compromised. For more details, please see the reference URLS in the References section below. IV. Workaround No workaround is available, but systems not using hostapd(8) or wpa_supplicant(8) are not affected. V. Solution Perform one of the following: 1) Upgrade your vulnerable system to a supported FreeBSD stable or release / security branch (releng) dated after the correction date. Afterwards, restart hostapd(8) or wpa_supplicant(8). 2) To update your vulnerable system via a binary patch: Systems running a RELEASE version of FreeBSD on the i386 or amd64 platforms can be updated via the freebsd-update(8) utility: # freebsd-update fetch # freebsd-update install Afterwards, restart hostapd(8) or wpa_supplicant(8). 3) To update your vulnerable system via a source code patch: The following patches have been verified to apply to the applicable FreeBSD release branches. a) Download the relevant patch from the location below, and verify the detached PGP signature using your PGP utility. [FreeBSD 12.0] # fetch https://security.FreeBSD.org/patches/SA-19:03/wpa-12.patch # fetch https://security.FreeBSD.org/patches/SA-19:03/wpa-12.patch.asc # gpg --verify wpa-12.patch.asc [FreeBSD 11.2] # fetch https://security.FreeBSD.org/patches/SA-19:03/wpa-11.patch # fetch https://security.FreeBSD.org/patches/SA-19:03/wpa-11.patch.asc # gpg --verify wpa-11.patch.asc b) Apply the patch. Execute the following commands as root: # cd /usr/src # patch < /path/to/patch c) Recompile the operating system using buildworld and installworld as described in <URL:https://www.FreeBSD.org/handbook/makeworld.html>. Restart the applicable daemons, or reboot the system. VI. Correction details The following list contains the correction revision numbers for each affected branch. Branch/path Revision - ------------------------------------------------------------------------- stable/12/ r346980 releng/12.0/ r347587 stable/11/ r346981 releng/11.2/ r347588 - ------------------------------------------------------------------------- To see which files were modified by a particular revision, run the following command, replacing NNNNNN with the revision number, on a machine with Subversion installed: # svn diff -cNNNNNN --summarize svn://svn.freebsd.org/base Or visit the following URL, replacing NNNNNN with the revision number: <URL:https://svnweb.freebsd.org/base?view=revision&revision=NNNNNN> VII. References <URL:https://w1.fi/security/2019-1> <URL:https://w1.fi/security/2019-2> <URL:https://w1.fi/security/2019-3> <URL:https://w1.fi/security/2019-4> <URL:https://w1.fi/security/2019-5> <URL:https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9494> <URL:https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9495> <URL:https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9496> <URL:https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9497> <URL:https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9498> <URL:https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9499> <URL:https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11555> The latest revision of this advisory is available at <URL:https://security.FreeBSD.org/advisories/FreeBSD-SA-19:03.wpa.asc> -----BEGIN PGP SIGNATURE----- iQKTBAEBCgB9FiEE/A6HiuWv54gCjWNV05eS9J6n5cIFAlzbTrVfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEZD MEU4NzhBRTVBRkU3ODgwMjhENjM1NUQzOTc5MkY0OUVBN0U1QzIACgkQ05eS9J6n 5cLsaA/9EB577JYdYdwFCOQ6TiOVhyluLJzgrhG3aiXeBntj8ytkRjcXKnP0aega 3G2R1do7pixVYUF52OWJwaNO3Hm+LHMngiOqujcLI+49ISI3T/APaU/D2dqmXVb8 nN/Pd+0HDGj3R3MwyyHT8/3fX0pJ395vcQhYb61M6PUSrwr8uiBbILT57iCadZoL F4KOCvRv7I4EFWXvqngGfeohZbbeHPBga2DwuebWR/E/1uWrMKEOF2pvh4b6ZSN2 pdr7ZHMiL1cZt+p+2gwWoqDWyD93u2lTC7Gmo3Vom+meH7eaQ79obXEN541aiQ04 CYhjkwuW5uNGUWCO/Xsfn5gqICeB1G5A/aBHQlAyVgUGia8jukL1jn3ga4AQgKrN h9aTmvrQs17PjMVtq81ZS0xm0ztW0Y6t2A9fRgGcnOOw+uy5tHMbJaKSMy8x97NT gUyXtoyu47tjjMrzsQcma2t6/+iCEDuW1P1LybSmv/v59gro9uveCdl0busgM9GS M5bpWK/qYQS1HYmYeTKMRynmD8ntRbflYoUP/SpijHsz+56rgyeJO12WyltyT32f j5fgnKaznW/UPtgmK0wnPIG9XEj3Nzs4C4cypO5t8OiuLEli4wRdb6MYlvEjq4la R3lnCzmTd9sg+K6cod2qWWSYdsdEwizcpQDp7M9lRqomiANLqJ4= =MXma -----END PGP SIGNATURE-----

Trust: 3.06

sources: NVD: CVE-2019-9499 // CERT/CC: VU#871675 // JVNDB: JVNDB-2019-002625 // BID: 108401 // VULHUB: VHN-160934 // VULMON: CVE-2019-9499 // PACKETSTORM: 152477 // PACKETSTORM: 152481 // PACKETSTORM: 152914

AFFECTED PRODUCTS

vendor:opensusemodel:leapscope:eqversion:15.1

Trust: 1.0

vendor:freebsdmodel:freebsdscope:gteversion:11.0

Trust: 1.0

vendor:debianmodel:linuxscope:eqversion:8.0

Trust: 1.0

vendor:w1 fimodel:hostapdscope:lteversion:2.4

Trust: 1.0

vendor:freebsdmodel:freebsdscope:eqversion:11.2

Trust: 1.0

vendor:opensusemodel:backports slescope:eqversion:15.0

Trust: 1.0

vendor:synologymodel:radius serverscope:eqversion:3.0

Trust: 1.0

vendor:w1 fimodel:wpa supplicantscope:lteversion:2.4

Trust: 1.0

vendor:fedoraprojectmodel:fedorascope:eqversion:30

Trust: 1.0

vendor:w1 fimodel:hostapdscope:gteversion:2.5

Trust: 1.0

vendor:fedoraprojectmodel:fedorascope:eqversion:28

Trust: 1.0

vendor:fedoraprojectmodel:fedorascope:eqversion:29

Trust: 1.0

vendor:w1 fimodel:hostapdscope:lteversion:2.7

Trust: 1.0

vendor:w1 fimodel:wpa supplicantscope:lteversion:2.7

Trust: 1.0

vendor:synologymodel:router managerscope:eqversion:1.2

Trust: 1.0

vendor:freebsdmodel:freebsdscope:lteversion:11.1

Trust: 1.0

vendor:w1 fimodel:wpa supplicantscope:gteversion:2.5

Trust: 1.0

vendor:freebsdmodel:freebsdscope:eqversion:12.0

Trust: 1.0

vendor:broadcommodel: - scope: - version: -

Trust: 0.8

vendor:freeradiusmodel: - scope: - version: -

Trust: 0.8

vendor:synologymodel: - scope: - version: -

Trust: 0.8

vendor:multiple vendorsmodel: - scope: - version: -

Trust: 0.8

vendor:w1 fimodel:wpa supplicantscope:eqversion:0

Trust: 0.3

vendor:w1 fimodel:hostapdscope:eqversion:0

Trust: 0.3

vendor:ubuntumodel:linuxscope:eqversion:18.10

Trust: 0.3

vendor:ubuntumodel:linux ltsscope:eqversion:18.04

Trust: 0.3

vendor:ubuntumodel:linux ltsscope:eqversion:16.04

Trust: 0.3

vendor:ubuntumodel:linux ltsscope:eqversion:14.04

Trust: 0.3

sources: CERT/CC: VU#871675 // BID: 108401 // JVNDB: JVNDB-2019-002625 // NVD: CVE-2019-9499

CVSS

SEVERITY

CVSSV2

CVSSV3

nvd@nist.gov: CVE-2019-9499
value: HIGH

Trust: 1.0

JPCERT/CC: JVNDB-2019-002625
value: MEDIUM

Trust: 0.8

CNNVD: CNNVD-201904-588
value: HIGH

Trust: 0.6

VULHUB: VHN-160934
value: MEDIUM

Trust: 0.1

VULMON: CVE-2019-9499
value: MEDIUM

Trust: 0.1

nvd@nist.gov: CVE-2019-9499
severity: MEDIUM
baseScore: 6.8
vectorString: AV:N/AC:M/AU:N/C:P/I:P/A:P
accessVector: NETWORK
accessComplexity: MEDIUM
authentication: NONE
confidentialityImpact: PARTIAL
integrityImpact: PARTIAL
availabilityImpact: PARTIAL
exploitabilityScore: 8.6
impactScore: 6.4
acInsufInfo: NONE
obtainAllPrivilege: NONE
obtainUserPrivilege: NONE
obtainOtherPrivilege: NONE
userInteractionRequired: NONE
version: 2.0

Trust: 1.1

JPCERT/CC: JVNDB-2019-002625
severity: HIGH
baseScore: 7.0
vectorString: AV:A/AC:M/AU:S/C:C/I:C/A:P
accessVector: ADJACENT NETWORK
accessComplexity: MEDIUM
authentication: SINGLE
confidentialityImpact: COMPLETE
integrityImpact: COMPLETE
availabilityImpact: PARTIAL
exploitabilityScore: NONE
impactScore: NONE
acInsufInfo: NONE
obtainAllPrivilege: NONE
obtainUserPrivilege: NONE
obtainOtherPrivilege: NONE
userInteractionRequired: NONE
version: 2.0

Trust: 0.8

VULHUB: VHN-160934
severity: MEDIUM
baseScore: 6.8
vectorString: AV:N/AC:M/AU:N/C:P/I:P/A:P
accessVector: NETWORK
accessComplexity: MEDIUM
authentication: NONE
confidentialityImpact: PARTIAL
integrityImpact: PARTIAL
availabilityImpact: PARTIAL
exploitabilityScore: 8.6
impactScore: 6.4
acInsufInfo: NONE
obtainAllPrivilege: NONE
obtainUserPrivilege: NONE
obtainOtherPrivilege: NONE
userInteractionRequired: NONE
version: 2.0

Trust: 0.1

nvd@nist.gov: CVE-2019-9499
baseSeverity: HIGH
baseScore: 8.1
vectorString: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
attackVector: NETWORK
attackComplexity: HIGH
privilegesRequired: NONE
userInteraction: NONE
scope: UNCHANGED
confidentialityImpact: HIGH
integrityImpact: HIGH
availabilityImpact: HIGH
exploitabilityScore: 2.2
impactScore: 5.9
version: 3.1

Trust: 1.0

JPCERT/CC: JVNDB-2019-002625
baseSeverity: MEDIUM
baseScore: 6.7
vectorString: CVSS:3.0/AV:A/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L
attackVector: ADJACENT NETWORK
attackComplexity: HIGH
privilegesRequired: LOW
userInteraction: NONE
scope: UNCHANGED
confidentialityImpact: HIGH
integrityImpact: HIGH
availabilityImpact: LOW
exploitabilityScore: NONE
impactScore: NONE
version: 3.0

Trust: 0.8

sources: VULHUB: VHN-160934 // VULMON: CVE-2019-9499 // JVNDB: JVNDB-2019-002625 // CNNVD: CNNVD-201904-588 // NVD: CVE-2019-9499

PROBLEMTYPE DATA

problemtype:CWE-287

Trust: 1.1

problemtype:CWE-346

Trust: 1.0

problemtype:CWE-264

Trust: 0.1

sources: VULHUB: VHN-160934 // NVD: CVE-2019-9499

THREAT TYPE

remote

Trust: 0.7

sources: PACKETSTORM: 152477 // CNNVD: CNNVD-201904-588

TYPE

authorization issue

Trust: 0.6

sources: CNNVD: CNNVD-201904-588

CONFIGURATIONS

sources: JVNDB: JVNDB-2019-002625

PATCH

title:WPA Security vulnerabilitiesurl:http://www.cnnvd.org.cn/web/xxk/bdxqById.tag?id=91400

Trust: 0.6

title:Ubuntu Security Notice: wpa vulnerabilitiesurl:https://vulmon.com/vendoradvisory?qidtp=ubuntu_security_notice&qid=USN-3944-1

Trust: 0.1

title:Debian CVElist Bug Report Logs: src:wpa: multiples vulnerabilities in SAE and EAP-pwd code in wpaurl:https://vulmon.com/vendoradvisory?qidtp=debian_cvelist_bugreportlogs&qid=39e042d68cbe59a677ae53b8328d282d

Trust: 0.1

title:Debian Security Advisories: DSA-4430-1 wpa -- security updateurl:https://vulmon.com/vendoradvisory?qidtp=debian_security_advisories&qid=81a56edb299848e0579a7dd950bd73ba

Trust: 0.1

title:Brocade Security Advisories: BSA-2019-777url:https://vulmon.com/vendoradvisory?qidtp=brocade_security_advisories&qid=9f89054fc8bab7a9de83cce34e487404

Trust: 0.1

title:Fortinet Security Advisories: Dragonblood vulnerabilities in WiFi WPA3 standard implementationurl:https://vulmon.com/vendoradvisory?qidtp=fortinet_security_advisories&qid=FG-IR-19-107

Trust: 0.1

sources: VULMON: CVE-2019-9499 // CNNVD: CNNVD-201904-588

EXTERNAL IDS

db:NVDid:CVE-2019-9499

Trust: 3.2

db:CERT/CCid:VU#871675

Trust: 1.7

db:JVNid:JVNVU94228755

Trust: 0.8

db:JVNDBid:JVNDB-2019-002625

Trust: 0.8

db:CNNVDid:CNNVD-201904-588

Trust: 0.7

db:PACKETSTORMid:152481

Trust: 0.7

db:AUSCERTid:ESB-2020.0047

Trust: 0.6

db:AUSCERTid:ESB-2019.1258

Trust: 0.6

db:AUSCERTid:ESB-2019.2875

Trust: 0.6

db:AUSCERTid:ESB-2020.4125

Trust: 0.6

db:AUSCERTid:ESB-2019.1775

Trust: 0.6

db:BIDid:108401

Trust: 0.3

db:VULHUBid:VHN-160934

Trust: 0.1

db:VULMONid:CVE-2019-9499

Trust: 0.1

db:PACKETSTORMid:152477

Trust: 0.1

db:PACKETSTORMid:152914

Trust: 0.1

sources: CERT/CC: VU#871675 // VULHUB: VHN-160934 // VULMON: CVE-2019-9499 // BID: 108401 // JVNDB: JVNDB-2019-002625 // PACKETSTORM: 152477 // PACKETSTORM: 152481 // PACKETSTORM: 152914 // CNNVD: CNNVD-201904-588 // NVD: CVE-2019-9499

REFERENCES

url:https://w1.fi/security/2019-4/

Trust: 3.7

url:https://security.freebsd.org/advisories/freebsd-sa-19:03.wpa.asc

Trust: 2.4

url:https://wpa3.mathyvanhoef.com/

Trust: 1.9

url:https://seclists.org/bugtraq/2019/may/40

Trust: 1.8

url:https://www.synology.com/security/advisory/synology_sa_19_16

Trust: 1.8

url:https://lists.debian.org/debian-lts-announce/2019/07/msg00030.html

Trust: 1.8

url:http://lists.opensuse.org/opensuse-security-announce/2020-02/msg00021.html

Trust: 1.8

url:https://w1.fi/security/

Trust: 1.6

url:https://w1.fi/security/2019-1/

Trust: 1.6

url:https://w1.fi/security/2019-2/

Trust: 1.6

url:https://w1.fi/security/2019-3/

Trust: 1.6

url:https://w1.fi/hostapd/

Trust: 1.6

url:https://w1.fi/cgit/hostap/log/

Trust: 1.6

url:https://papers.mathyvanhoef.com/dragonblood.pdf

Trust: 1.6

url:https://nvd.nist.gov/vuln/detail/cve-2019-9499

Trust: 1.6

url:https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/56obbojjskrtdgexzovfstp4hdsdblae/

Trust: 1.1

url:https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/svmjofeybgxzlff5iolw67ssopkfejp3/

Trust: 1.1

url:https://nvd.nist.gov/vuln/detail/cve-2019-9495

Trust: 1.1

url:https://nvd.nist.gov/vuln/detail/cve-2019-9498

Trust: 1.0

url:https://nvd.nist.gov/vuln/detail/cve-2019-9497

Trust: 1.0

url:https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/56obbojjskrtdgexzovfstp4hdsdblae/

Trust: 1.0

url:https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/svmjofeybgxzlff5iolw67ssopkfejp3/

Trust: 1.0

url:https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/tdozgr3t7fvo5jszwk2qpr7aofiejtiz/

Trust: 1.0

url:https://nvd.nist.gov/vuln/detail/cve-2019-9494

Trust: 0.9

url:https://nvd.nist.gov/vuln/detail/cve-2019-9496

Trust: 0.9

url:https://w1.fi/wpa_supplicant/

Trust: 0.8

url:https://freeradius.org/security/

Trust: 0.8

url:https://en.avm.de/service/current-security-notifications/

Trust: 0.8

url:https://www.lancom-systems.com/service-support/instant-help/general-security-information/

Trust: 0.8

url:https://github.com/openssl/openssl/pull/8750

Trust: 0.8

url:https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/tdozgr3t7fvo5jszwk2qpr7aofiejtiz/

Trust: 0.8

url:https://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2019-9497

Trust: 0.8

url:https://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2019-9498

Trust: 0.8

url:https://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2019-9499

Trust: 0.8

url:https://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2019-9494

Trust: 0.8

url:https://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2019-9495

Trust: 0.8

url:https://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2019-9496

Trust: 0.8

url:https://jvn.jp/vu/jvnvu94228755/

Trust: 0.8

url:https://www.kb.cert.org/vuls/id/871675/

Trust: 0.8

url:https://w1.fi/wpa_supplicant/

Trust: 0.8

url:https://security-tracker.debian.org/tracker/dla-1867-1

Trust: 0.6

url:http://www.debian.org/security/2019/dsa-4430

Trust: 0.6

url:https://fortiguard.com/psirt/fg-ir-19-107

Trust: 0.6

url:https://www.auscert.org.au/bulletins/esb-2020.0047/

Trust: 0.6

url:https://www.auscert.org.au/bulletins/esb-2020.4125/

Trust: 0.6

url:https://vigilance.fr/vulnerability/wpa-supplicant-four-vulnerabilities-29006

Trust: 0.6

url:https://packetstormsecurity.com/files/152481/debian-security-advisory-4430-1.html

Trust: 0.6

url:https://www.auscert.org.au/bulletins/81182

Trust: 0.6

url:https://www.auscert.org.au/bulletins/78946

Trust: 0.6

url:https://www.auscert.org.au/bulletins/esb-2019.2875/

Trust: 0.6

url:https://www.auscert.org.au/bulletins/esb-2019.1775/

Trust: 0.6

url:https://bugzilla.redhat.com/show_bug.cgi?id=1699164

Trust: 0.3

url:https://w1.fi

Trust: 0.3

url:https://access.redhat.com/security/cve/cve-2019-9497

Trust: 0.3

url:https://access.redhat.com/security/cve/cve-2019-9498

Trust: 0.3

url:https://access.redhat.com/security/cve/cve-2019-9499

Trust: 0.3

url:https://w1.fi/security/2019-4/eap-pwd-missing-commit-validation.txt

Trust: 0.3

url:https://www.freebsd.org/security/advisories/freebsd-sa-19:03.wpa.asc

Trust: 0.3

url:https://bugzilla.redhat.com/show_bug.cgi?id=1699168

Trust: 0.3

url:https://bugzilla.redhat.com/show_bug.cgi?id=1699170

Trust: 0.3

url:https://usn.ubuntu.com/3944-1

Trust: 0.3

url:https://seclists.org/oss-sec/2019/q2/19

Trust: 0.3

url:https://cwe.mitre.org/data/definitions/287.html

Trust: 0.1

url:https://www.rapid7.com/db/vulnerabilities/debian-cve-2019-9499

Trust: 0.1

url:https://nvd.nist.gov

Trust: 0.1

url:https://usn.ubuntu.com/3944-1/

Trust: 0.1

url:https://www.kb.cert.org/vuls/id/871675

Trust: 0.1

url:https://tools.cisco.com/security/center/viewalert.x?alertid=59996

Trust: 0.1

url:https://usn.ubuntu.com/usn/usn-3944-1

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/wpa/2:2.6-18ubuntu1.1

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/wpa/2:2.6-15ubuntu2.2

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/wpa/2.1-0ubuntu1.7

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2016-10743

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/wpa/2.4-0ubuntu6.4

Trust: 0.1

url:https://www.debian.org/security/faq

Trust: 0.1

url:https://www.debian.org/security/

Trust: 0.1

url:https://security-tracker.debian.org/tracker/wpa

Trust: 0.1

url:https://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2019-11555>

Trust: 0.1

url:https://svnweb.freebsd.org/base?view=revision&revision=nnnnnn>

Trust: 0.1

url:https://security.freebsd.org/patches/sa-19:03/wpa-11.patch.asc

Trust: 0.1

url:https://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2019-9494>

Trust: 0.1

url:https://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2019-9497>

Trust: 0.1

url:https://security.freebsd.org/patches/sa-19:03/wpa-12.patch.asc

Trust: 0.1

url:https://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2019-9499>

Trust: 0.1

url:https://w1.fi/security/2019-1>

Trust: 0.1

url:https://security.freebsd.org/>.

Trust: 0.1

url:https://w1.fi/security/2019-4>

Trust: 0.1

url:https://w1.fi/security/2019-5>

Trust: 0.1

url:https://w1.fi/security/2019-2>

Trust: 0.1

url:https://w1.fi/security/2019-3>

Trust: 0.1

url:https://www.freebsd.org/handbook/makeworld.html>.

Trust: 0.1

url:https://security.freebsd.org/patches/sa-19:03/wpa-11.patch

Trust: 0.1

url:https://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2019-9496>

Trust: 0.1

url:https://security.freebsd.org/advisories/freebsd-sa-19:03.wpa.asc>

Trust: 0.1

url:https://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2019-9495>

Trust: 0.1

url:https://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2019-9498>

Trust: 0.1

url:https://security.freebsd.org/patches/sa-19:03/wpa-12.patch

Trust: 0.1

sources: CERT/CC: VU#871675 // VULHUB: VHN-160934 // VULMON: CVE-2019-9499 // BID: 108401 // JVNDB: JVNDB-2019-002625 // PACKETSTORM: 152477 // PACKETSTORM: 152481 // PACKETSTORM: 152914 // CNNVD: CNNVD-201904-588 // NVD: CVE-2019-9499

CREDITS

Debian

Trust: 0.7

sources: PACKETSTORM: 152481 // CNNVD: CNNVD-201904-588

SOURCES

db:CERT/CCid:VU#871675
db:VULHUBid:VHN-160934
db:VULMONid:CVE-2019-9499
db:BIDid:108401
db:JVNDBid:JVNDB-2019-002625
db:PACKETSTORMid:152477
db:PACKETSTORMid:152481
db:PACKETSTORMid:152914
db:CNNVDid:CNNVD-201904-588
db:NVDid:CVE-2019-9499

LAST UPDATE DATE

2024-08-14T13:17:16.831000+00:00


SOURCES UPDATE DATE

db:CERT/CCid:VU#871675date:2019-06-05T00:00:00
db:VULHUBid:VHN-160934date:2020-10-22T00:00:00
db:VULMONid:CVE-2019-9499date:2020-10-22T00:00:00
db:BIDid:108401date:2019-04-10T00:00:00
db:JVNDBid:JVNDB-2019-002625date:2019-12-27T00:00:00
db:CNNVDid:CNNVD-201904-588date:2020-11-23T00:00:00
db:NVDid:CVE-2019-9499date:2023-11-07T03:13:41.263

SOURCES RELEASE DATE

db:CERT/CCid:VU#871675date:2019-04-12T00:00:00
db:VULHUBid:VHN-160934date:2019-04-17T00:00:00
db:VULMONid:CVE-2019-9499date:2019-04-17T00:00:00
db:BIDid:108401date:2019-04-10T00:00:00
db:JVNDBid:JVNDB-2019-002625date:2019-04-16T00:00:00
db:PACKETSTORMid:152477date:2019-04-11T14:08:48
db:PACKETSTORMid:152481date:2019-04-11T14:10:46
db:PACKETSTORMid:152914date:2019-05-15T15:30:08
db:CNNVDid:CNNVD-201904-588date:2019-04-11T00:00:00
db:NVDid:CVE-2019-9499date:2019-04-17T14:29:04.057