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

118 lines
3.3 KiB
JSON

{
"id": "CVE-2009-4882",
"sourceIdentifier": "cve@mitre.org",
"published": "2010-06-02T19:30:01.353",
"lastModified": "2010-06-13T19:15:59.203",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in zc/publisher/html.rb in ZoneCheck 2.0.4-13 and 2.1.0 allows remote attackers to inject arbitrary web script or HTML via the ns parameter to zc.cgi."
},
{
"lang": "es",
"value": "Vulnerabilidad de ejecuci\u00f3n de secuencias de comandos en sitios cruzados en zc/publisher/html.rb en ZoneCheck v2.0.4-13 y v2.1.0, permite a atacantes remotos inyectar secuencias de comandos web y HTML de su elecci\u00f3n a trav\u00e9s del par\u00e1metro \"ns\" a zc.cgi."
}
],
"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:zonecheck:zonecheck:2.0.4-13:*:*:*:*:*:*:*",
"matchCriteriaId": "299E4957-E751-4C3B-9614-063BA61B4612"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:zonecheck:zonecheck:2.1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "F03152A5-A9FD-4A40-B710-0564CBF49BB6"
}
]
}
]
}
],
"references": [
{
"url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=583290",
"source": "cve@mitre.org"
},
{
"url": "http://cvs.savannah.gnu.org/viewvc/zonecheck/zc/publisher/html.rb?root=zonecheck&r1=1.79&r2=1.80",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://cvs.savannah.gnu.org/viewvc/zonecheck/zc/publisher/html.rb?root=zonecheck&view=log#rev1.80",
"source": "cve@mitre.org"
},
{
"url": "http://www.debian.org/security/2010/dsa-2056",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2010/1351",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2010/1354",
"source": "cve@mitre.org"
},
{
"url": "http://www.xssed.com/mirror/61096/",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://savannah.nongnu.org/bugs/?29967",
"source": "cve@mitre.org"
}
]
}