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

97 lines
2.5 KiB
JSON

{
"id": "CVE-2005-1999",
"sourceIdentifier": "cve@mitre.org",
"published": "2005-06-15T04:00:00.000",
"lastModified": "2016-10-18T03:23:51.487",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in pafiledb.php in paFileDB 3.1 allow remote attackers to inject arbitrary web script or HTML via the (1) sortby or (2) filelist parameters to the category action (category.php), or (3) pages parameter in the viewall action (viewall.php)."
}
],
"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:php_arena:pafiledb:3.1:*:*:*:*:*:*:*",
"matchCriteriaId": "E6EB588E-FC2B-4E10-86F5-33C2758BEED5"
}
]
}
]
}
],
"references": [
{
"url": "http://marc.info/?l=bugtraq&m=111885787217807&w=2",
"source": "cve@mitre.org"
},
{
"url": "http://www.gulftech.org/?node=research&article_id=00082-06142005",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch"
]
},
{
"url": "http://www.phparena.net/",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.phparena.net/pafiledb_patch/",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
}
]
}