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

98 lines
2.9 KiB
JSON

{
"id": "CVE-2005-1638",
"sourceIdentifier": "cve@mitre.org",
"published": "2005-05-17T04:00:00.000",
"lastModified": "2008-09-05T20:49:40.467",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The _writeAttrs function in SafeHTML before 1.3.2 does not properly handle quotes in attribute values, which could allow remote attackers to exploit cross-site scripting (XSS) vulnerabilities in applications that rely on SafeHTML for protection."
}
],
"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:pixel-apes_group:safehtml:1.1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "295BAE04-5089-4E17-AF67-34B957D27683"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:pixel-apes_group:safehtml:1.2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "7F4F90DF-4D0F-40C6-9697-06E557F9468E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:pixel-apes_group:safehtml:1.2.1:*:*:*:*:*:*:*",
"matchCriteriaId": "2F2C67F5-21CD-4691-B0BA-E28532910F7F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:pixel-apes_group:safehtml:1.3.0:*:*:*:*:*:*:*",
"matchCriteriaId": "2938B64B-44D8-4377-99F9-D329BF73B34B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:pixel-apes_group:safehtml:1.3.1:*:*:*:*:*:*:*",
"matchCriteriaId": "5605AF1F-1D54-49F8-B386-3D3C7352BD17"
}
]
}
]
}
],
"references": [
{
"url": "http://pixel-apes.com/safehtml/feed",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
}
]
}