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

104 lines
3.2 KiB
JSON

{
"id": "CVE-2020-24141",
"sourceIdentifier": "cve@mitre.org",
"published": "2021-07-07T14:15:09.637",
"lastModified": "2021-10-05T16:46:55.960",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Server-side request forgery in the WP-DownloadManager plugin 1.68.4 for WordPress lets an attacker send crafted requests from the back-end server of a vulnerable web application via the file_remote parameter to download-add.php. It can help identify open ports, local network hosts and execute command on services"
},
{
"lang": "es",
"value": "Una vulnerabilidad de tipo Server-side request forgery en el plugin WP-DownloadManager versi\u00f3n 1.68.4 para WordPress, permite a un atacante enviar peticiones dise\u00f1adas desde el servidor back-end de una aplicaci\u00f3n web vulnerable por medio del par\u00e1metro file_remote del archivo download-add.php. Puede ayudar a identificar puertos abiertos, hosts de la red local y ejecutar comandos en los servicios"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-918"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:wp-downloadmanager_project:wp-downloadmanager:1.68.4:*:*:*:*:wordpress:*:*",
"matchCriteriaId": "040A6EDE-7416-4E73-9F64-A36191F99811"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/secwx/research/blob/main/cve/CVE-2020-24141.md",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}