CVE-2012-6153
medium
CVSS v3
—
CVSS v2
4.3
VIR risk
4.3
Description
Improper certificate validation in org.apache.httpcomponents:httpclient
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2012-6153
Vendor advisory: secalert@redhat.com — http://svn.apache.org/viewvc?view=revision&revision=1411705
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 3.1-10.2 |
| debian | bullseye | fixed | 3.1-10.2 |
| debian | forky | fixed | 3.1-10.2 |
| debian | sid | fixed | 3.1-10.2 |
| debian | trixie | fixed | 3.1-10.2 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Maven | org.apache.httpcomponents:httpclient | <4.2.3 | 4.2.3 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| apache | commons-httpclient | {"startIncluding":"4.0","endIncluding":"4.2.2"} | |
References
- http://rhn.redhat.com/errata/RHSA-2014-1098.html
- http://rhn.redhat.com/errata/RHSA-2014-1833.html
- http://rhn.redhat.com/errata/RHSA-2014-1834.html
- http://rhn.redhat.com/errata/RHSA-2014-1835.html
- http://rhn.redhat.com/errata/RHSA-2014-1836.html
- http://rhn.redhat.com/errata/RHSA-2014-1891.html
- http://rhn.redhat.com/errata/RHSA-2014-1892.html
- http://rhn.redhat.com/errata/RHSA-2015-0125.html
- http://rhn.redhat.com/errata/RHSA-2015-0158.html
- http://rhn.redhat.com/errata/RHSA-2015-0675.html
- http://rhn.redhat.com/errata/RHSA-2015-0720.html
- http://rhn.redhat.com/errata/RHSA-2015-0765.html
- http://rhn.redhat.com/errata/RHSA-2015-0850.html
- http://rhn.redhat.com/errata/RHSA-2015-0851.html
- http://rhn.redhat.com/errata/RHSA-2015-1888.html
- http://svn.apache.org/viewvc?view=revision&revision=1411705
- http://www.securityfocus.com/bid/69257
- http://www.ubuntu.com/usn/USN-2769-1
- https://access.redhat.com/solutions/1165533
- https://bugzilla.redhat.com/show_bug.cgi?id=1129916
- https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c05103564
- https://security-tracker.debian.org/tracker/CVE-2012-6153
- https://nvd.nist.gov/vuln/detail/CVE-2012-6153
- https://github.com/apache/httpcomponents-client/commit/6e14fc146a66e0f3eb362f45f95d1a58ee18886a
- https://github.com/apache/httpcomponents-client/commit/b930227f907af1198765fc47beabbddae344ca7b
CWEs
CWE-20
Verify integrity in audit chain (admin only). AS-IS.