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

94 lines
2.8 KiB
JSON

{
"id": "CVE-2008-1866",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-04-17T19:05:00.000",
"lastModified": "2017-09-29T01:30:54.053",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "admin/modif_config.php in Blog Pixel Motion (aka PixelMotion) does not require admin authentication, which allows remote authenticated users to upload arbitrary PHP scripts in a ZIP archive, which is written to templateZip/ and then automatically extracted under templates/ for execution via a direct request."
},
{
"lang": "es",
"value": "admin/modif_config.php en Blog Pixel Motion (tambi\u00e9n conocida como PixelMotion) no requiere autenticaci\u00f3n de admin, lo que permite a usuarios autenticados subir scripts PHP de su elecci\u00f3n en un archivo ZIP, el cual esta escrito en templateZip/ y luego autom\u00e1ticamente extraido bajo templates/ para ejecutarse mediante una petici\u00f3n directa."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:C/I:C/A:C",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 9.0
},
"baseSeverity": "HIGH",
"exploitabilityScore": 8.0,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": true,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-94"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:pixel_motion:pixel_motion_blog:*:*:*:*:*:*:*:*",
"matchCriteriaId": "10852BB8-8028-49C5-A40C-112190649BB1"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/28646",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.vupen.com/english/advisories/2008/1121/references",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/41670",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/5381",
"source": "cve@mitre.org"
}
]
}