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

108 lines
3.2 KiB
JSON

{
"id": "CVE-2008-6806",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-05-12T16:30:00.327",
"lastModified": "2017-09-29T01:33:21.010",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Unrestricted file upload vulnerability in includes/imageupload.php in 7Shop 1.1 and earlier 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 images/artikel/."
},
{
"lang": "es",
"value": "Vulnerabilidad de subida de fichero sin restricci\u00f3n en includes/imageupload.php en 7Shop v1.1 y anteriores permite a atacantes remotos ejecutar c\u00f3digo de su elecci\u00f3n mediante la subida de un fichero con extensi\u00f3n ejecutable, accediendo posteriormente a \u00e9l a trav\u00e9s de una petici\u00f3n directa al fichero en images/artikel/."
}
],
"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": "CWE-20"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:7-shop:7shop:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.1",
"matchCriteriaId": "8047898C-6601-4C23-B669-95E4581BA839"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:7-shop:7shop:0.9_beta:*:*:*:*:*:*:*",
"matchCriteriaId": "F89DE156-9363-4D08-B6B9-DEA141E9F87D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:7-shop:7shop:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "DF1E3679-2A0A-46EC-A3A9-9F63D0810562"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/31978",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.vupen.com/english/advisories/2008/2965",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/46184",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/6866",
"source": "cve@mitre.org"
}
]
}