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

97 lines
2.6 KiB
JSON

{
"id": "CVE-2005-2336",
"sourceIdentifier": "cret@cert.org",
"published": "2005-09-06T21:03:00.000",
"lastModified": "2008-11-11T05:51:41.037",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in Hiki 0.8.0 to 0.8.2 allows remote attackers to inject arbitrary web script or HTML via \"missing pages\" in which the page name is not properly escaped, a different vulnerability than CVE-2005-2803."
}
],
"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:hiki:hiki:0.8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "8A025628-6766-4402-A9B5-EE8983BC0283"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hiki:hiki:0.8.1:*:*:*:*:*:*:*",
"matchCriteriaId": "BAEBA2F7-AA11-448B-AB89-77A2B51426C5"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hiki:hiki:0.8.2:*:*:*:*:*:*:*",
"matchCriteriaId": "3F760D12-A498-4E19-8D54-A7D46709B757"
}
]
}
]
}
],
"references": [
{
"url": "http://hikiwiki.org/en/advisory20050804.html",
"source": "cret@cert.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://jvn.jp/en/jp/JVN38138980/index.html",
"source": "cret@cert.org"
},
{
"url": "http://www.securityfocus.com/bid/15021",
"source": "cret@cert.org"
}
]
}