ghsa-9xrj-439h-62hg
Vulnerability from github
Published
2022-05-17 01:38
Modified
2022-07-12 22:16
Summary
Improper Authentication in Apache Tomcat
Details
The HTTP Digest Access Authentication implementation in Apache Tomcat 5.5.x before 5.5.36, 6.x before 6.0.36, and 7.x before 7.0.30 caches information about the authenticated user within the session state, which makes it easier for remote attackers to bypass authentication via vectors related to the session ID.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.tomcat:tomcat-catalina" }, "ranges": [ { "events": [ { "introduced": "5.5.0" }, { "fixed": "5.5.36" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.tomcat:tomcat-catalina" }, "ranges": [ { "events": [ { "introduced": "6.0.0" }, { "fixed": "6.0.36" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.tomcat:tomcat-catalina" }, "ranges": [ { "events": [ { "introduced": "7.0.0" }, { "fixed": "7.0.30" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2012-5886" ], "database_specific": { "cwe_ids": [ "CWE-287" ], "github_reviewed": true, "github_reviewed_at": "2022-07-12T22:16:12Z", "nvd_published_at": "2012-11-17T19:55:00Z", "severity": "MODERATE" }, "details": "The HTTP Digest Access Authentication implementation in Apache Tomcat 5.5.x before 5.5.36, 6.x before 6.0.36, and 7.x before 7.0.30 caches information about the authenticated user within the session state, which makes it easier for remote attackers to bypass authentication via vectors related to the session ID.", "id": "GHSA-9xrj-439h-62hg", "modified": "2022-07-12T22:16:12Z", "published": "2022-05-17T01:38:30Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-5886" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/80407" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2012-12/msg00089.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2012-12/msg00090.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2013-01/msg00037.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-0623.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-0629.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-0631.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-0632.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-0640.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-0647.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-0648.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-0726.html" }, { "type": "WEB", "url": "http://svn.apache.org/viewvc?view=revision\u0026revision=1377807" }, { "type": "WEB", "url": "http://svn.apache.org/viewvc?view=revision\u0026revision=1380829" }, { "type": "WEB", "url": "http://svn.apache.org/viewvc?view=revision\u0026revision=1392248" }, { "type": "WEB", "url": "http://tomcat.apache.org/security-5.html" }, { "type": "WEB", "url": "http://tomcat.apache.org/security-6.html" }, { "type": "WEB", "url": "http://tomcat.apache.org/security-7.html" }, { "type": "WEB", "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21626891" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1637-1" } ], "schema_version": "1.4.0", "severity": [], "summary": "Improper Authentication in Apache Tomcat" }
Loading...
Loading...
- 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.