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

129 lines
3.7 KiB
JSON

{
"id": "CVE-2009-4976",
"sourceIdentifier": "cve@mitre.org",
"published": "2010-08-02T21:00:45.920",
"lastModified": "2024-11-21T01:10:54.433",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in webkitpart.cpp in kwebkitpart allows remote attackers to inject arbitrary web script or HTML via a URL associated with a nonexistent domain name, related to a \"universal XSS\" issue, a similar vulnerability to CVE-2010-2536."
},
{
"lang": "es",
"value": "Vulnerabilidad de secuencias de comandos en sitios cruzados (XSS) en webkitpart.cpp en kwebkitpart permite a atacantes remotos inyectar secuencias de comandos web o HTML de su elecci\u00f3n mediante una URL asociada con un nombre de dominio no existente, relacionado con un problema \"universal XSS\", una vulnerabilidad similar a CVE-2010-2536."
}
],
"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",
"baseScore": 4.3,
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE"
},
"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": [
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:urs_wolfer:kwebkitpart:*:*:*:*:*:*:*:*",
"matchCriteriaId": "BDA204CB-896B-4963-8FB6-75891B313CDC"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:urs_wolfer:kwebkitpart:0.9.6:beta:*:*:*:*:*:*",
"matchCriteriaId": "933FF330-0F29-4AD0-8E24-88D4069EF9AA"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": false,
"criteria": "cpe:2.3:a:kde:konqueror:*:*:*:*:*:*:*:*",
"matchCriteriaId": "0A65B798-C4F1-44BF-8B64-FDB7F234580B"
}
]
}
]
}
],
"references": [
{
"url": "http://websvn.kde.org/?view=rev&revision=1059140",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://bugs.kde.org/show_bug.cgi?id=217464",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/60878",
"source": "cve@mitre.org"
},
{
"url": "http://websvn.kde.org/?view=rev&revision=1059140",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
]
},
{
"url": "https://bugs.kde.org/show_bug.cgi?id=217464",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/60878",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}