95 lines
2.6 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2008-1646",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-04-02T17:44:00.000",
"lastModified": "2017-09-29T01:30:48.240",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in wp-download.php in the WP-Download 1.2 plugin for WordPress allows remote attackers to execute arbitrary SQL commands via the dl_id parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n SQL en wp-download.php de la extensi\u00f3n WP-Download 1.2 de WordPress, permite a atacantes remotos ejecutar comandos SQL de su elecci\u00f3n a trav\u00e9s del par\u00e1metro dl_id."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.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-89"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:arnos_toolbox:wp-download:1.2:*:*:*:*:*:*:*",
"matchCriteriaId": "2431940D-15A5-43DC-8132-285CE6433734"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:wordpress:wp_download:1.2:*:*:*:*:*:*:*",
"matchCriteriaId": "43E3D73C-9FCA-472D-BE09-69789A149E76"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/28516",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/41552",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/5326",
"source": "cve@mitre.org"
}
]
}