ghsa-3832-9276-x7gf
Vulnerability from github
Published
2022-05-13 01:10
Modified
2024-11-05 22:28
Summary
Improper Certificate Validation in Apache Commons HttpClient
Details

Apache Commons HttpClient 3.x, as used in Amazon Flexible Payments Service (FPS) merchant Java SDK and other products, does not verify that the server hostname matches a domain name in the subject's Common Name (CN) or subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate.

Note that the Commons HttpClient project is end of life. It has been replaced by the Apache HttpComponents project in its HttpClient and HttpCore modules. CVE-2012-5783 has been patched in v4.0 of the Apache HttpComponents HttpClient module.

Show details on source website


{
   affected: [
      {
         database_specific: {
            last_known_affected_version_range: "< 4.0",
         },
         package: {
            ecosystem: "Maven",
            name: "commons-httpclient:commons-httpclient",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "3.0",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
   ],
   aliases: [
      "CVE-2012-5783",
   ],
   database_specific: {
      cwe_ids: [
         "CWE-295",
      ],
      github_reviewed: true,
      github_reviewed_at: "2022-07-13T13:58:59Z",
      nvd_published_at: "2012-11-04T22:55:00Z",
      severity: "MODERATE",
   },
   details: "Apache Commons HttpClient 3.x, as used in Amazon Flexible Payments Service (FPS) merchant Java SDK and other products, does not verify that the server hostname matches a domain name in the subject's Common Name (CN) or subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate.\n\nNote that the Commons HttpClient project is [end of life](https://hc.apache.org/httpclient-legacy/). It has been replaced by the Apache HttpComponents project in its [HttpClient](https://hc.apache.org/httpcomponents-client-5.4.x/) and [HttpCore](https://hc.apache.org/httpcomponents-core-5.3.x/) modules. CVE-2012-5783 has been patched in [v4.0](https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.0/) of the Apache HttpComponents HttpClient module.",
   id: "GHSA-3832-9276-x7gf",
   modified: "2024-11-05T22:28:04Z",
   published: "2022-05-13T01:10:34Z",
   references: [
      {
         type: "ADVISORY",
         url: "https://nvd.nist.gov/vuln/detail/CVE-2012-5783",
      },
      {
         type: "WEB",
         url: "https://access.redhat.com/errata/RHSA-2017:0868",
      },
      {
         type: "WEB",
         url: "https://exchange.xforce.ibmcloud.com/vulnerabilities/79984",
      },
      {
         type: "PACKAGE",
         url: "https://github.com/apache/httpcomponents-client",
      },
      {
         type: "WEB",
         url: "https://issues.apache.org/jira/browse/HTTPCLIENT-1265",
      },
      {
         type: "WEB",
         url: "http://lists.opensuse.org/opensuse-updates/2013-02/msg00078.html",
      },
      {
         type: "WEB",
         url: "http://lists.opensuse.org/opensuse-updates/2013-04/msg00040.html",
      },
      {
         type: "WEB",
         url: "http://lists.opensuse.org/opensuse-updates/2013-04/msg00041.html",
      },
      {
         type: "WEB",
         url: "http://lists.opensuse.org/opensuse-updates/2013-04/msg00053.html",
      },
      {
         type: "WEB",
         url: "http://rhn.redhat.com/errata/RHSA-2013-0270.html",
      },
      {
         type: "WEB",
         url: "http://rhn.redhat.com/errata/RHSA-2013-0679.html",
      },
      {
         type: "WEB",
         url: "http://rhn.redhat.com/errata/RHSA-2013-0680.html",
      },
      {
         type: "WEB",
         url: "http://rhn.redhat.com/errata/RHSA-2013-0682.html",
      },
      {
         type: "WEB",
         url: "http://rhn.redhat.com/errata/RHSA-2013-1853.html",
      },
      {
         type: "WEB",
         url: "http://rhn.redhat.com/errata/RHSA-2014-0224.html",
      },
      {
         type: "WEB",
         url: "http://www.cs.utexas.edu/~shmat/shmat_ccs12.pdf",
      },
      {
         type: "WEB",
         url: "http://www.ubuntu.com/usn/USN-2769-1",
      },
   ],
   schema_version: "1.4.0",
   severity: [],
   summary: "Improper Certificate Validation in Apache Commons HttpClient",
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.