2024-01-19 17:00:29 +00:00

88 lines
2.7 KiB
JSON

{
"id": "CVE-2021-24870",
"sourceIdentifier": "contact@wpscan.com",
"published": "2024-01-16T16:15:09.153",
"lastModified": "2024-01-19T15:25:10.717",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The WP Fastest Cache WordPress plugin before 0.9.5 is lacking a CSRF check in its wpfc_save_cdn_integration AJAX action, and does not sanitise and escape some the options available via the action, which could allow attackers to make logged in high privilege users call it and set a Cross-Site Scripting payload"
},
{
"lang": "es",
"value": "El complemento de WordPress WP Fastest Cache anterior a 0.9.5 carece de una verificaci\u00f3n CSRF en su acci\u00f3n AJAX wpfc_save_cdn_integration, y no sanitiza ni escapa algunas de las opciones disponibles a trav\u00e9s de la acci\u00f3n, lo que podr\u00eda permitir a los atacantes hacer que los usuarios registrados con altos privilegios lo llamen y configuren un payload de cross site scripting"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-352"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:wpfastestcache:wp_fastest_cache:*:*:*:*:*:wordpress:*:*",
"versionEndExcluding": "0.9.5",
"matchCriteriaId": "C5057D35-B8BB-4AC3-ADCD-F89EA6099A95"
}
]
}
]
}
],
"references": [
{
"url": "https://jetpack.com/2021/10/14/multiple-vulnerabilities-in-wp-fastest-cache-plugin/",
"source": "contact@wpscan.com",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://wpscan.com/vulnerability/48de63ab-2ef1-4469-8fc4-9346068bdf06/",
"source": "contact@wpscan.com",
"tags": [
"Third Party Advisory"
]
}
]
}