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

94 lines
2.7 KiB
JSON

{
"id": "CVE-2005-4454",
"sourceIdentifier": "cve@mitre.org",
"published": "2005-12-21T11:03:00.000",
"lastModified": "2017-07-20T01:29:16.067",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Validate-before-filter vulnerability in cleanhtml.pl 1.129 in LiveJournal CVS before Dec 7 2005, when the cleancss option is enabled, allows remote attackers to conduct cross-site scripting (XSS) attacks via a \"\\\" (backslash) within a \"javascript\" scheme in a style property (such as \"javas\\cript\"), which bypasses the \"javascript\" check before the \"\\\" is stripped and then rendered in web browsers that allow scripting in style sheets."
}
],
"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:livejournal:livejournal:*:*:*:*:*:*:*:*",
"matchCriteriaId": "8E3EEE8D-BFBD-4DFF-B540-993E62093381"
}
]
}
]
}
],
"references": [
{
"url": "http://archives.neohapsis.com/archives/fulldisclosure/2005-12/1000.html",
"source": "cve@mitre.org"
},
{
"url": "http://cvs.livejournal.org/browse.cgi/livejournal/cgi-bin/cleanhtml.pl",
"source": "cve@mitre.org"
},
{
"url": "http://marc.info/?l=full-disclosure&m=113504421421972&w=2",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/15990",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/23839",
"source": "cve@mitre.org"
}
]
}