{
    "CVE_data_meta": {
        "ASSIGNER": "security@eclipse.org",
        "ID": "CVE-2018-12538",
        "STATE": "PUBLIC"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Eclipse Jetty",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<",
                                            "version_value": "9.4.9"
                                        },
                                        {
                                            "version_affected": ">=",
                                            "version_value": "9.4.0"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "The Eclipse Foundation"
                }
            ]
        }
    },
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "In Eclipse Jetty versions 9.4.0 through 9.4.8, when using the optional Jetty provided FileSessionDataStore for persistent storage of HttpSession details, it is possible for a malicious user to access/hijack other HttpSessions and even delete unmatched HttpSessions present in the FileSystem's storage for the FileSessionDataStore."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-6: J2EE Misconfiguration: Insufficient Session-ID Length"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "name": "1041194",
                "refsource": "SECTRACK",
                "url": "http://www.securitytracker.com/id/1041194"
            },
            {
                "url": "https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html",
                "refsource": "MISC",
                "name": "https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html"
            },
            {
                "refsource": "MLIST",
                "name": "[bookkeeper-issues] 20200729 [GitHub] [bookkeeper] padma81 opened a new issue #2387: Security vulnerabilities in the apache/bookkeeper-4.9.2 image",
                "url": "https://lists.apache.org/thread.html/r1b103833cb5bc8466e24ff0ecc5e75b45a705334ab6a444e64e840a0@%3Cissues.bookkeeper.apache.org%3E"
            },
            {
                "url": "https://www.oracle.com/security-alerts/cpuoct2020.html",
                "refsource": "MISC",
                "name": "https://www.oracle.com/security-alerts/cpuoct2020.html"
            },
            {
                "name": "https://security.netapp.com/advisory/ntap-20181014-0001/",
                "refsource": "CONFIRM",
                "url": "https://security.netapp.com/advisory/ntap-20181014-0001/"
            },
            {
                "name": "https://bugs.eclipse.org/bugs/show_bug.cgi?id=536018",
                "refsource": "CONFIRM",
                "url": "https://bugs.eclipse.org/bugs/show_bug.cgi?id=536018"
            }
        ]
    }
}