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

114 lines
3.3 KiB
JSON

{
"id": "CVE-2009-4975",
"sourceIdentifier": "cve@mitre.org",
"published": "2010-08-02T21:00:45.873",
"lastModified": "2024-11-21T01:10:54.293",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in webview.cpp in QtDemoBrowser 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 QtDemoBrowser 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": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:nokia:qtdemobrowser:*:*:*:*:*:*:*:*",
"matchCriteriaId": "548D976A-5423-4EFB-8382-206C157E63A6"
}
]
}
]
}
],
"references": [
{
"url": "http://bugreports.qt.nokia.com/browse/QTWEBKIT-22",
"source": "cve@mitre.org"
},
{
"url": "https://bugs.kde.org/show_bug.cgi?id=217464",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://bugs.webkit.org/show_bug.cgi?id=32252",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/60879",
"source": "cve@mitre.org"
},
{
"url": "http://bugreports.qt.nokia.com/browse/QTWEBKIT-22",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://bugs.kde.org/show_bug.cgi?id=217464",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
]
},
{
"url": "https://bugs.webkit.org/show_bug.cgi?id=32252",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/60879",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}