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.

Show details on source website


{
  "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.




Tags
Taxonomy of the tags.


Loading...

Loading...