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

106 lines
3.6 KiB
JSON

{
"id": "CVE-2021-24406",
"sourceIdentifier": "contact@wpscan.com",
"published": "2021-07-06T11:15:09.183",
"lastModified": "2021-07-09T15:55:04.030",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The wpForo Forum WordPress plugin before 1.9.7 did not validate the redirect_to parameter in the login form of the forum, leading to an open redirect issue after a successful login. Such issue could allow an attacker to induce a user to use a login URL redirecting to a website under their control and being a replica of the legitimate one, asking them to re-enter their credentials (which will then in the attacker hands)"
},
{
"lang": "es",
"value": "El plugin wpForo Forum de WordPress versiones anteriores a 1.9.7,[ no comprueba el par\u00e1metro redirect_to en el formulario de inicio de sesi\u00f3n del foro, conllevando a un problema de redirecci\u00f3n abierta tras un inicio de sesi\u00f3n con \u00e9xito. Este problema podr\u00eda permitir a un atacante inducir a un usuario a usar una URL de inicio de sesi\u00f3n que redirigiera a un sitio web bajo su control y que fuera una r\u00e9plica del leg\u00edtimo, pidi\u00e9ndole que volviera a introducir sus credenciales (que luego estar\u00edan en manos del atacante)"
}
],
"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
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 5.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 4.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "contact@wpscan.com",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-601"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gvectors:wpforo_forum:*:*:*:*:*:wordpress:*:*",
"versionEndExcluding": "1.9.7",
"matchCriteriaId": "BBBF4559-8D68-46F9-8D1C-564DAA7FFF46"
}
]
}
]
}
],
"references": [
{
"url": "https://wpscan.com/vulnerability/a9284931-555b-4c96-86a3-09e1040b0388",
"source": "contact@wpscan.com",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}