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

96 lines
2.5 KiB
JSON

{
"id": "CVE-2005-1881",
"sourceIdentifier": "cve@mitre.org",
"published": "2005-06-06T04:00:00.000",
"lastModified": "2008-09-05T20:50:19.900",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "upload.php in YaPiG 0.92b, 0.93u and 0.94u does not properly restrict the file extension for uploaded image files, which allows remote attackers to upload arbitrary files and execute arbitrary PHP code."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.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:yapig:yapig:0.92b:*:*:*:*:*:*:*",
"matchCriteriaId": "1395410C-F729-4095-BC00-C15D61509A07"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:yapig:yapig:0.93u:*:*:*:*:*:*:*",
"matchCriteriaId": "31FA4A81-65AD-4888-9F06-15C8E21D4907"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:yapig:yapig:0.94u:*:*:*:*:*:*:*",
"matchCriteriaId": "2286772D-80C5-496F-8052-596AF41E7E98"
}
]
}
]
}
],
"references": [
{
"url": "http://securitytracker.com/id?1014103",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Vendor Advisory"
]
},
{
"url": "http://secwatch.org/advisories/secwatch/20050530_yapig.txt",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}