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

84 lines
2.2 KiB
JSON

{
"id": "CVE-2005-3878",
"sourceIdentifier": "cve@mitre.org",
"published": "2005-11-29T11:03:00.000",
"lastModified": "2011-03-08T02:27:19.127",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Directory traversal vulnerability in index.php in PHP Doc System 1.5.1 and earlier allows remote attackers to access or include arbitrary files via a .. (dot dot) in the show parameter."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 6.4
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 4.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:alex_king:php_doc_system:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.5.1",
"matchCriteriaId": "53137A4A-36A9-4265-82CC-95B6C100E541"
}
]
}
]
}
],
"references": [
{
"url": "http://pridels0.blogspot.com/2005/11/php-doc-system-151-local-file.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/15611",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2005/2622",
"source": "cve@mitre.org"
}
]
}