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

103 lines
3.1 KiB
JSON

{
"id": "CVE-2008-6811",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-05-18T12:00:01.733",
"lastModified": "2017-09-29T01:33:21.433",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Unrestricted file upload vulnerability in image_processing.php in the e-Commerce Plugin 3.4 and earlier for Wordpress allows remote attackers to execute arbitrary code by uploading a file with an executable extension, then accessing it via a direct request to the file in wp-content/plugins/wp-shopping-cart/."
},
{
"lang": "es",
"value": "Vulnerabilidad de carga de archivos sin restricciones en image_processing.php en e-Commerce Plugin v3.4 y anteriores para Wordpress, permite a atacantes remotos ejecutar c\u00f3digo de su elecci\u00f3n subiendo un fichero con extensi\u00f3n ejecutable, y luego accediendo a \u00e9l mediante una petici\u00f3n directa al fichero en wp-content/plugins/wp-shopping-cart/."
}
],
"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",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"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": [
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:instinct:e-commerce_plugin:*:*:*:*:*:*:*:*",
"versionEndIncluding": "3.4",
"matchCriteriaId": "B0FA9732-E1B2-4047-B479-40871584E0A5"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": false,
"criteria": "cpe:2.3:a:wordpress:wordpress:*:*:*:*:*:*:*:*",
"matchCriteriaId": "847DA578-4655-477E-8A6F-99FBE738E4F9"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/31982",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/46224",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/6867",
"source": "cve@mitre.org"
}
]
}