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

112 lines
3.1 KiB
JSON

{
"id": "CVE-2005-4424",
"sourceIdentifier": "cve@mitre.org",
"published": "2005-12-20T11:03:00.000",
"lastModified": "2017-07-20T01:29:15.330",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Directory traversal vulnerability in PHPKIT 1.6.1 R2 and earlier might allow remote authenticated users to execute arbitrary PHP code via a .. (dot dot) in the path parameter and a %00 at the end of the filename, as demonstrated by an avatar filename ending with .png%00."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.5
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": true,
"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:phpkit:phpkit:1.6.1:*:*:*:*:*:*:*",
"matchCriteriaId": "C962F520-4E73-459D-8C5C-9E85426D9B57"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:phpkit:phpkit:1.6.1:rc2:*:*:*:*:*:*",
"matchCriteriaId": "F42F08A7-AF6B-4642-8172-6B4C564FBCB3"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:phpkit:phpkit:1.6.02:*:*:*:*:*:*:*",
"matchCriteriaId": "33C5DDE2-0978-41D2-BCCF-A70BC6CE841A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:phpkit:phpkit:1.6.03:*:*:*:*:*:*:*",
"matchCriteriaId": "DD305C66-3B8B-468E-945A-DFEE09E6FB8F"
}
]
}
]
}
],
"references": [
{
"url": "http://cert.uni-stuttgart.de/archive/bugtraq/2005/11/msg00110.html",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://securityreason.com/securityalert/157",
"source": "cve@mitre.org"
},
{
"url": "http://www.hardened-php.net/advisory_212005.80.html",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/15354",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/23014",
"source": "cve@mitre.org"
}
]
}