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.
{
    "nvd_published_at": "2010-11-26T20:00:00Z",
    "severity": "MODERATE",
    "github_reviewed_at": "2024-02-07T23:37:52Z",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-1004"
    ]
}