CVE-2013-7397
Published Jun 24, 2015
Last updated a year ago
Overview
- Description
- Async Http Client (aka AHC or async-http-client) before 1.9.0 skips X.509 certificate verification unless both a keyStore location and a trustStore location are explicitly set, which allows man-in-the-middle attackers to spoof HTTPS servers by presenting an arbitrary certificate during use of a typical AHC configuration, as demonstrated by a configuration that does not send client certificates.
- Source
- cve@mitre.org
- NVD status
- Modified
Risk scores
CVSS 2.0
- Type
- Primary
- Base score
- 4.3
- Impact score
- 2.9
- Exploitability score
- 8.6
- Vector string
- AV:N/AC:M/Au:N/C:N/I:P/A:N
Weaknesses
- nvd@nist.gov
- CWE-345
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:redhat:jboss_fuse:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "882CD859-9180-4AF7-A5E1-9CAB574CA667", "versionEndIncluding": "6.1.0" } ], "operator": "OR" } ] }, { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:async-http-client_project:async-http-client:*:beta24:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "7316393E-F184-4521-B9A8-7C2F8032732E", "versionEndIncluding": "1.9.0" } ], "operator": "OR" } ] } ]