101 lines
2.7 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2005-3312",
"sourceIdentifier": "cve@mitre.org",
"published": "2005-10-26T10:02:00.000",
"lastModified": "2021-07-23T12:55:03.667",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The HTML rendering engine in Microsoft Internet Explorer 6.0 allows remote attackers to conduct cross-site scripting (XSS) attacks via HTML in corrupted images and other files such as .GIF, JPG, and WAV, which is rendered as HTML when the user clicks on the link, even though the web server response and file extension indicate that it should be treated as a different file type."
}
],
"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": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:microsoft:internet_explorer:6.0:*:*:*:*:*:*:*",
"matchCriteriaId": "A19F6133-25D1-44A5-B6B9-354703436783"
}
]
}
]
}
],
"references": [
{
"url": "http://marc.info/?l=bugtraq&m=113017003617987&w=2",
"source": "cve@mitre.org"
},
{
"url": "http://securityreason.com/securityalert/18",
"source": "cve@mitre.org"
},
{
"url": "http://www.computec.ch/download.php?view.683",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.scip.ch/cgi-bin/smss/showadvf.pl?id=1746",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Vendor Advisory"
]
},
{
"url": "http://www.securiteam.com/windowsntfocus/6F00B00EBY.html",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}