GHSA-PVJH-7H8Q-Q56R
Vulnerability from github – Published: 2022-05-14 02:42 – Updated: 2024-02-07 23:37
VLAI?
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"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…