92 lines
2.8 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2008-4428",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-10-03T22:22:44.993",
"lastModified": "2017-09-29T01:32:09.353",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Unrestricted file upload vulnerability in upload.php in Phlatline's Personal Information Manager (pPIM) 1.0 and earlier allows remote attackers to execute arbitrary code by uploading a .php file, then accessing it via a direct request to the file in the top-level directory."
},
{
"lang": "es",
"value": "Vulnerabilidad de subida de ficheros sin restricci\u00f3n en upload.php de Phlatline's Personal Information Manager (pPIM) v1.0 y versiones anteriores permite a atacantes remotos ejecutar c\u00f3digo de su elecci\u00f3n mediante la subida de un fichero .php, accediendo a \u00e9l a trav\u00e9s de una petici\u00f3n directa al fichero en el directorio de nivel superior."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 10.0
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:phlatline:personal_information_manager:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.0",
"matchCriteriaId": "397CEF35-1A7B-45B4-9C97-AB7C6A22AC09"
}
]
}
]
}
],
"references": [
{
"url": "http://securityreason.com/securityalert/4349",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/30627",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/44390",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/6231",
"source": "cve@mitre.org"
}
]
}