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

106 lines
3.2 KiB
JSON

{
"id": "CVE-2021-24838",
"sourceIdentifier": "contact@wpscan.com",
"published": "2022-01-17T13:15:07.577",
"lastModified": "2022-07-21T12:40:14.117",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The AnyComment WordPress plugin before 0.3.5 has an API endpoint which passes user input via the redirect parameter to the wp_redirect() function without being validated first, leading to an Open Redirect issue, which according to the vendor, is a feature."
},
{
"lang": "es",
"value": "El plugin de WordPress AnyComment antes de la versi\u00f3n 0.3.5 tiene un punto final de la API que pasa la entrada del usuario a trav\u00e9s del par\u00e1metro de redirecci\u00f3n a la funci\u00f3n wp_redirect() sin ser validado primero, lo que lleva a un problema de redirecci\u00f3n abierta, que seg\u00fan el proveedor, es una caracter\u00edstica"
}
],
"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:bologer:anycomment:*:*:*:*:*:wordpress:*:*",
"versionEndExcluding": "0.3.5",
"matchCriteriaId": "2477A0BD-35F9-41DB-A246-8AB6911E9AE1"
}
]
}
]
}
],
"references": [
{
"url": "https://wpscan.com/vulnerability/562e81ad-7422-4437-a5b4-fcab9379db82",
"source": "contact@wpscan.com",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}