Lucene search

K
cvelistCertccCVELIST:CVE-2019-9497
HistoryApr 17, 2019 - 1:31 p.m.

CVE-2019-9497 The implementations of EAP-PWD in hostapd EAP Server and wpa_supplicant EAP Peer do not validate the scalar and element values in EAP-pwd-Commit

2019-04-1713:31:08
CWE-301
certcc
www.cve.org

8 High

AI Score

Confidence

High

0.016 Low

EPSS

Percentile

87.6%

The implementations of EAP-PWD in hostapd EAP Server and wpa_supplicant EAP Peer do not validate the scalar and element values in EAP-pwd-Commit. This vulnerability may allow an attacker to complete EAP-PWD authentication without knowing the password. However, unless the crypto library does not implement additional checks for the EC point, the attacker will not be able to derive the session key or complete the key exchange. 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.

CNA Affected

[
  {
    "product": "hostapd with EAP-pwd support",
    "vendor": "Wi-Fi Alliance",
    "versions": [
      {
        "lessThanOrEqual": "2.7",
        "status": "affected",
        "version": "2.7",
        "versionType": "custom"
      }
    ]
  },
  {
    "product": "wpa_supplicant with EAP-pwd support",
    "vendor": "Wi-Fi Alliance",
    "versions": [
      {
        "lessThanOrEqual": "2.7",
        "status": "affected",
        "version": "2.7",
        "versionType": "custom"
      }
    ]
  },
  {
    "product": "hostapd with SAE support",
    "vendor": "Wi-Fi Alliance",
    "versions": [
      {
        "lessThanOrEqual": "2.4",
        "status": "affected",
        "version": "2.4",
        "versionType": "custom"
      }
    ]
  },
  {
    "product": "wpa_supplicant with SAE support",
    "vendor": "Wi-Fi Alliance",
    "versions": [
      {
        "lessThanOrEqual": "2.4",
        "status": "affected",
        "version": "2.4",
        "versionType": "custom"
      }
    ]
  }
]