ghsa-2c9m-w27f-53rm
Vulnerability from github
Published
2023-03-22 12:30
Modified
2025-02-13 16:50
Severity ?
Summary
Apache Tomcat vulnerable to Unprotected Transport of Credentials
Details
When using the RemoteIpFilter with requests received from a reverse proxy via HTTP that include the X-Forwarded-Proto header set to https, session cookies created by Apache Tomcat 11.0.0-M1 to 11.0.0.-M2, 10.1.0-M1 to 10.1.5, 9.0.0-M1 to 9.0.71 and 8.5.0 to 8.5.85 did not include the secure attribute. This could result in the user agent transmitting the session cookie over an insecure channel.
{ affected: [ { package: { ecosystem: "Maven", name: "org.apache.tomcat:tomcat-catalina", }, ranges: [ { events: [ { introduced: "11.0.0-M1", }, { fixed: "11.0.0-M3", }, ], type: "ECOSYSTEM", }, ], }, { package: { ecosystem: "Maven", name: "org.apache.tomcat:tomcat-catalina", }, ranges: [ { events: [ { introduced: "10.1.0-M1", }, { fixed: "10.1.6", }, ], type: "ECOSYSTEM", }, ], }, { package: { ecosystem: "Maven", name: "org.apache.tomcat:tomcat-catalina", }, ranges: [ { events: [ { introduced: "9.0.0-M1", }, { fixed: "9.0.72", }, ], type: "ECOSYSTEM", }, ], }, { package: { ecosystem: "Maven", name: "org.apache.tomcat:tomcat-catalina", }, ranges: [ { events: [ { introduced: "8.5.0", }, { fixed: "8.5.86", }, ], type: "ECOSYSTEM", }, ], }, ], aliases: [ "CVE-2023-28708", ], database_specific: { cwe_ids: [ "CWE-523", ], github_reviewed: true, github_reviewed_at: "2023-03-22T21:22:52Z", nvd_published_at: "2023-03-22T11:15:00Z", severity: "MODERATE", }, details: "When using the RemoteIpFilter with requests received from a reverse proxy via HTTP that include the X-Forwarded-Proto header set to https, session cookies created by Apache Tomcat 11.0.0-M1 to 11.0.0.-M2, 10.1.0-M1 to 10.1.5, 9.0.0-M1 to 9.0.71 and 8.5.0 to 8.5.85 did not include the secure attribute. This could result in the user agent transmitting the session cookie over an insecure channel.", id: "GHSA-2c9m-w27f-53rm", modified: "2025-02-13T16:50:09Z", published: "2023-03-22T12:30:16Z", references: [ { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2023-28708", }, { type: "WEB", url: "https://github.com/apache/tomcat/commit/3b51230764da595bb19e8d0962dd8c69ab40dfab", }, { type: "WEB", url: "https://github.com/apache/tomcat/commit/5b72c94e8b2c4ada63a1d91dc527bf4d8fd1f510", }, { type: "WEB", url: "https://github.com/apache/tomcat/commit/c64d496dda1560b5df113be55fbfaefec349b50f", }, { type: "WEB", url: "https://github.com/apache/tomcat/commit/f509bbf31fc00abe3d9f25ebfabca5e05173da5b", }, { type: "WEB", url: "https://bz.apache.org/bugzilla/show_bug.cgi?id=66471", }, { type: "PACKAGE", url: "https://github.com/apache/tomcat", }, { type: "WEB", url: "https://lists.apache.org/thread/hdksc59z3s7tm39x0pp33mtwdrt8qr67", }, { type: "WEB", url: "https://tomcat.apache.org/security-10.html", }, { type: "WEB", url: "https://tomcat.apache.org/security-11.html", }, { type: "WEB", url: "https://tomcat.apache.org/security-8.html", }, { type: "WEB", url: "https://tomcat.apache.org/security-9.html", }, ], schema_version: "1.4.0", severity: [ { score: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N", type: "CVSS_V3", }, ], summary: "Apache Tomcat vulnerable to Unprotected Transport of Credentials", }
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.
Title of the comment
Description of the comment
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.