2024-12-08 03:06:42 +00:00

298 lines
8.7 KiB
JSON

{
"id": "CVE-2015-2080",
"sourceIdentifier": "cve@mitre.org",
"published": "2016-10-07T14:59:00.193",
"lastModified": "2024-11-21T02:26:43.487",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The exception handling code in Eclipse Jetty before 9.2.9.v20150224 allows remote attackers to obtain sensitive information from process memory via illegal characters in an HTTP header, aka JetLeak."
},
{
"lang": "es",
"value": "El c\u00f3digo de manipulaci\u00f3n de excepciones en Eclipse Jetty en versiones anteriores a 9.2.9.v20150224 permite a atacantes remotos obtener informaci\u00f3n sensible de memoria de procesos a trav\u00e9s de caracteres no v\u00e1lidos en una cabecera HTTP, vulnerabilidad tambi\u00e9n conocida como JetLeak."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"baseScore": 5.0,
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE"
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": true,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-200"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:fedoraproject:fedora:22:*:*:*:*:*:*:*",
"matchCriteriaId": "253C303A-E577-4488-93E6-68A8DD942C38"
}
]
}
]
},
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:eclipse:jetty:9.2.3:*:*:*:*:*:*:*",
"matchCriteriaId": "3EFECB22-D7E2-4EC8-8D4C-8E2CA41A44A9"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:eclipse:jetty:9.2.4:*:*:*:*:*:*:*",
"matchCriteriaId": "AC7F62C7-6118-4BAC-9B7C-C833808BBEBE"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:eclipse:jetty:9.2.5:*:*:*:*:*:*:*",
"matchCriteriaId": "0A3C02FD-0183-4419-A64E-9A36E1AE376D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:eclipse:jetty:9.2.6:*:*:*:*:*:*:*",
"matchCriteriaId": "173061AC-C886-49D0-9A11-5C21BE7BDF3E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:eclipse:jetty:9.2.7:*:*:*:*:*:*:*",
"matchCriteriaId": "EEBACEB6-A22C-4AC6-B9A8-71AA0A07D1BB"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:eclipse:jetty:9.2.8:*:*:*:*:*:*:*",
"matchCriteriaId": "601221A1-E67C-4BF5-B688-C6AE0082DC7B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:eclipse:jetty:9.3.0:m0:*:*:*:*:*:*",
"matchCriteriaId": "D363BB7B-FD7C-4DD9-A11E-8A6AF60DA477"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:eclipse:jetty:9.3.0:m1:*:*:*:*:*:*",
"matchCriteriaId": "9A27520A-7A24-47EC-8D04-0F40D50FC094"
}
]
}
]
}
],
"references": [
{
"url": "http://dev.eclipse.org/mhonarc/lists/jetty-announce/msg00074.html",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://dev.eclipse.org/mhonarc/lists/jetty-announce/msg00075.html",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/151804.html",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "http://packetstormsecurity.com/files/130567/Jetty-9.2.8-Shared-Buffer-Leakage.html",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "http://seclists.org/fulldisclosure/2015/Mar/12",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "http://www.securityfocus.com/archive/1/534755/100/1600/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/72768",
"source": "cve@mitre.org",
"tags": [
"Broken Link"
]
},
{
"url": "http://www.securitytracker.com/id/1031800",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://blog.gdssecurity.com/labs/2015/2/25/jetleak-vulnerability-remote-leakage-of-shared-buffers-in-je.html",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://github.com/eclipse/jetty.project/blob/jetty-9.2.x/advisories/2015-02-24-httpparser-error-buffer-bleed.md",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Vendor Advisory"
]
},
{
"url": "https://security.netapp.com/advisory/ntap-20190307-0005/",
"source": "cve@mitre.org"
},
{
"url": "http://dev.eclipse.org/mhonarc/lists/jetty-announce/msg00074.html",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://dev.eclipse.org/mhonarc/lists/jetty-announce/msg00075.html",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/151804.html",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
]
},
{
"url": "http://packetstormsecurity.com/files/130567/Jetty-9.2.8-Shared-Buffer-Leakage.html",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "http://seclists.org/fulldisclosure/2015/Mar/12",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "http://www.securityfocus.com/archive/1/534755/100/1600/threaded",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.securityfocus.com/bid/72768",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Broken Link"
]
},
{
"url": "http://www.securitytracker.com/id/1031800",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://blog.gdssecurity.com/labs/2015/2/25/jetleak-vulnerability-remote-leakage-of-shared-buffers-in-je.html",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://github.com/eclipse/jetty.project/blob/jetty-9.2.x/advisories/2015-02-24-httpparser-error-buffer-bleed.md",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Vendor Advisory"
]
},
{
"url": "https://security.netapp.com/advisory/ntap-20190307-0005/",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}