85 lines
2.7 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2021-24912",
"sourceIdentifier": "contact@wpscan.com",
"published": "2022-08-22T15:15:12.990",
"lastModified": "2022-08-25T00:29:37.973",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The Transposh WordPress Translation WordPress plugin before 1.0.8 does not have CSRF check in its tp_translation AJAX action, which could allow attackers to make authorised users add a translation. Given the lack of sanitisation in the tk0 parameter, this could lead to a Stored Cross-Site Scripting issue which will be executed in the context of a logged in admin"
},
{
"lang": "es",
"value": "El plugin Transposh WordPress Translation de WordPress versiones anteriores a 1.0.8, no presenta una comprobaci\u00f3n de tipo CSRF en su acci\u00f3n tp_translation AJAX, lo que podr\u00eda permitir a atacantes a hacer que usuarios autorizados a\u00f1adan una traducci\u00f3n. Dada una falta de saneo en el par\u00e1metro tk0, esto podr\u00eda conllevar a un problema de tipo Cross-Site Scripting Almacenado que se ejecutar\u00eda en el contexto de un administrador conectado"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.3,
"impactScore": 2.7
}
]
},
"weaknesses": [
{
"source": "contact@wpscan.com",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-352"
},
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:transposh:transposh_wordpress_translation:*:*:*:*:*:wordpress:*:*",
"versionEndExcluding": "1.0.8",
"matchCriteriaId": "B736AFD5-2738-4A0B-BCD3-79241ED06CBA"
}
]
}
]
}
],
"references": [
{
"url": "https://wpscan.com/vulnerability/349483e2-3ab5-4573-bc03-b1ebab40584d",
"source": "contact@wpscan.com",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}