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

90 lines
2.6 KiB
JSON

{
"id": "CVE-2008-6929",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-08-11T21:00:00.390",
"lastModified": "2017-09-29T01:33:25.497",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Unrestricted file upload vulnerability in PHPStore Auto Classifieds allows remote authenticated users to execute arbitrary code by uploading a file with an executable extension as a logo, then accessing it via a direct request to the file in cars/cars_images/."
},
{
"lang": "es",
"value": "Vulnerabilidad de subida de fichero sin restricci\u00f3n en PHPStore Auto Classifieds permite a usuarios remotos autenticados ejecutar c\u00f3digo de forma arbitraria mediante la subida de un fichero como un logo con una extensi\u00f3n ejecutable, y accederlo a trav\u00e9s de una petici\u00f3n directa en cars/cars_images/."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.5
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": true,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-264"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:phpstore:auto_classifieds:*:*:*:*:*:*:*:*",
"matchCriteriaId": "6A4C2B6C-F473-4E86-B7BF-1DBDD5FA5945"
}
]
}
]
}
],
"references": [
{
"url": "http://www.vupen.com/english/advisories/2008/3098",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/52445",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/7082",
"source": "cve@mitre.org"
}
]
}