2024-12-08 03:06:42 +00:00

117 lines
3.6 KiB
JSON

{
"id": "CVE-2009-4819",
"sourceIdentifier": "cve@mitre.org",
"published": "2010-04-27T15:30:00.827",
"lastModified": "2024-11-21T01:10:32.463",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Multiple unrestricted file upload vulnerabilities in upload.php in PHPhotoalbum allow remote attackers to execute arbitrary code by uploading a file with a (1) .php.pgif or (2) .php.pjpeg double extension, then accessing it via a direct request to the file in albums/userpics/."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de subida de archivos sin restricci\u00f3n en upload.php en PHPhotoalbum permite a atacantes remotos ejecutar c\u00f3digo de su elecci\u00f3n subiendo un archivo con una extensi\u00f3n doble (1) .php.pgif o (2) .php.pjpeg, y accediendo a \u00e9l a trav\u00e9s de una petici\u00f3n directa al fichero en albums/userpics/."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"baseScore": 6.8,
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL"
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"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:stoverud:phphotoalbum:0.3:*:*:*:*:*:*:*",
"matchCriteriaId": "E2B49214-DC96-440A-AD5A-E78C5FDB2CD6"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:stoverud:phphotoalbum:0.4:*:*:*:*:*:*:*",
"matchCriteriaId": "46D31292-9697-4028-A6AC-6B74E96545C4"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:stoverud:phphotoalbum:0.5:*:*:*:*:*:*:*",
"matchCriteriaId": "9E92961C-9837-4D84-B85E-25F0610A6E8D"
}
]
}
]
}
],
"references": [
{
"url": "http://www.exploit-db.com/exploits/10584",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.securityfocus.com/bid/37436",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/54958",
"source": "cve@mitre.org"
},
{
"url": "http://www.exploit-db.com/exploits/10584",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit"
]
},
{
"url": "http://www.securityfocus.com/bid/37436",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/54958",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
],
"evaluatorComment": "Per: http://cwe.mitre.org/data/definitions/434.html\r\n\r\n'CWE-434: Unrestricted Upload of File with Dangerous Type'"
}