CVE-2013-4366
critical
CVSS v3
9.8
CVSS v2
7.5
VIR risk
9.8
Description
Hostname verification in Apache HttpClient 4.3 was disabled by default
Predictions
Exploit likelihood
97%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2013-4366
Vendor advisory: secalert@redhat.com — http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.3.x.txt
Vendor advisory: secalert@redhat.com — http://svn.apache.org/r1528614
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 4.3.2-1 |
| debian | bullseye | fixed | 4.3.2-1 |
| debian | forky | fixed | 4.3.2-1 |
| debian | sid | fixed | 4.3.2-1 |
| debian | trixie | fixed | 4.3.2-1 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Maven | org.apache.httpcomponents:httpclient | >=4.3,<4.3.1 | 4.3.1 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| apache | httpclient | 4.3 | |
References
- http://svn.apache.org/r1528614
- http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.3.x.txt
- https://security-tracker.debian.org/tracker/CVE-2013-4366
- https://nvd.nist.gov/vuln/detail/CVE-2013-4366
- https://github.com/apache/httpcomponents-client/commit/08140864e3e4c0994e094c4cf0507932baf6a66
CWEs
CWE-20
Verify integrity in audit chain (admin only). AS-IS.