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

102 lines
2.9 KiB
JSON

{
"id": "CVE-2009-4586",
"sourceIdentifier": "cve@mitre.org",
"published": "2010-01-07T18:30:00.823",
"lastModified": "2010-01-08T05:00:00.000",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in index.html in Wowd client before 1.3.1 allow remote attackers to inject arbitrary web script or HTML via the (1) sortby, (2) tags, or (3) ctx parameter in a search action."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de secuencias de comandos en sitios cruzados (XSS) en index.html en Wowd client anterior a v1.3.1 permite a atacantes remotos inyectar secuencias de comandos web o HTML de su elecci\u00f3n a trav\u00e9s de los par\u00e1metro (1) sortby, (2) tags, o (3) ctx en una acci\u00f3n search."
}
],
"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:wowd:wowd:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.3.0",
"matchCriteriaId": "1C746505-FA13-4BA2-9D19-4B72AA7FEFBA"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:wowd:wowd:1.2:*:*:*:*:*:*:*",
"matchCriteriaId": "6F3424F7-D462-4699-B799-05FA520701FD"
}
]
}
]
}
],
"references": [
{
"url": "http://lostmon.blogspot.com/2009/10/wowd-search-client-multiple-variable.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://packetstormsecurity.org/0910-exploits/wowd-xss.txt",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.vupen.com/english/advisories/2009/3071",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}