René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

95 lines
2.8 KiB
JSON

{
"id": "CVE-2009-3579",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-10-07T17:30:00.233",
"lastModified": "2018-10-10T19:47:15.843",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in the CookieDump.java sample application in Mort Bay Jetty 6.1.19 and 6.1.20 allows remote attackers to inject arbitrary web script or HTML via the Value parameter in a GET request to cookie/."
},
{
"lang": "es",
"value": "Vulnerabilidad de ejecuci\u00f3n de secuencias de comandos en sitios cruzados en la aplicaci\u00f3n CookieDum.java en Mort Bay Jetty v6.1.19 y v6.1.20, permite a atacantes remotos ejecutar secuencias de comandos web o HTML de su elecci\u00f3n a trav\u00e9s del par\u00e1metro \"Value\" en una petici\u00f3n GET a cookie/."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mortbay:jetty:6.1.19:*:*:*:*:*:*:*",
"matchCriteriaId": "8F616992-6D50-457F-B699-D0DCA3D46C33"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mortbay:jetty:6.1.20:*:*:*:*:*:*:*",
"matchCriteriaId": "DAE13225-F90F-4ABC-87A0-DBE63E91FC18"
}
]
}
]
}
],
"references": [
{
"url": "http://www.coresecurity.com/content/jetty-persistent-xss",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.securityfocus.com/archive/1/507013/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.ush.it/team/ush/hack-jetty6x7x/jetty-adv.txt",
"source": "cve@mitre.org"
}
]
}