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

106 lines
3.6 KiB
JSON

{
"id": "CVE-2021-24494",
"sourceIdentifier": "contact@wpscan.com",
"published": "2021-07-06T11:15:09.377",
"lastModified": "2021-07-09T15:50:35.497",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The WP Offload SES Lite WordPress plugin before 1.4.5 did not escape some of the fields in the Activity page of the admin dashboard, such as the email's id, subject and recipient, which could lead to Stored Cross-Site Scripting issues when an attacker can control any of these fields, like the subject when filling a contact form for example. The XSS will be executed in the context of a logged in admin viewing the Activity tab of the plugin."
},
{
"lang": "es",
"value": "El plugin WP Offload SES Lite de WordPress versiones anteriores a 1.4.5, no escapa de algunos de los campos de la p\u00e1gina de Activity del panel de administraci\u00f3n, como el id del correo electr\u00f3nico, el asunto y el destinatario, lo que podr\u00eda conllevar a problemas de tipo Cross-Site Scripting Almacenado cuando un atacante puede controlar alguno de estos campos, como el asunto al rellenar un formulario de contacto, por ejemplo. El XSS ser\u00e1 ejecutado en el contexto de un administrador conectado que visualiza la pesta\u00f1a Activity del plugin"
}
],
"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
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:S/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "SINGLE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 3.5
},
"baseSeverity": "LOW",
"exploitabilityScore": 6.8,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "contact@wpscan.com",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:deliciousbrains:wp_offload_ses_lite:*:*:*:*:*:wordpress:*:*",
"versionEndExcluding": "1.4.5",
"matchCriteriaId": "22B652F6-6337-497D-B4E6-A40E322D94D9"
}
]
}
]
}
],
"references": [
{
"url": "https://wpscan.com/vulnerability/8f14733e-84c3-4f7c-93f8-e27c74519160",
"source": "contact@wpscan.com",
"tags": [
"Exploit",
"Vendor Advisory"
]
}
]
}