ghsa-pvjh-7h8q-q56r
Vulnerability from github
Published
2022-05-14 02:42
Modified
2024-02-07 23:37
Summary
Apache Tomcat has cookies without HTTPOnly flag in Set-Cookie header
Details
The default configuration of Apache Tomcat 6.x does not include the HTTPOnly flag in a Set-Cookie header, which makes it easier for remote attackers to hijack a session via script access to a cookie.
{ affected: [ { package: { ecosystem: "Maven", name: "org.apache.tomcat:tomcat", }, ranges: [ { events: [ { introduced: "6.0.0", }, { fixed: "6.0.35", }, ], type: "ECOSYSTEM", }, ], }, ], aliases: [ "CVE-2010-4312", ], database_specific: { cwe_ids: [ "CWE-1004", ], github_reviewed: true, github_reviewed_at: "2024-02-07T23:37:52Z", nvd_published_at: "2010-11-26T20:00:00Z", severity: "MODERATE", }, details: "The default configuration of Apache Tomcat 6.x does not include the HTTPOnly flag in a Set-Cookie header, which makes it easier for remote attackers to hijack a session via script access to a cookie.", id: "GHSA-pvjh-7h8q-q56r", modified: "2024-02-07T23:37:52Z", published: "2022-05-14T02:42:23Z", references: [ { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2010-4312", }, { type: "WEB", url: "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608286", }, { type: "PACKAGE", url: "https://github.com/apache/tomcat", }, { type: "WEB", url: "https://launchpad.net/bugs/cve/CVE-2010-4312", }, { type: "WEB", url: "https://security-tracker.debian.org/tracker/CVE-2010-4312", }, { type: "WEB", url: "https://ubuntu.com/security/CVE-2010-4312", }, ], schema_version: "1.4.0", severity: [], summary: "Apache Tomcat has cookies without HTTPOnly flag in Set-Cookie header", }
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.