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

106 lines
3.5 KiB
JSON

{
"id": "CVE-2021-24763",
"sourceIdentifier": "contact@wpscan.com",
"published": "2022-02-01T13:15:08.437",
"lastModified": "2022-02-04T17:45:52.080",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The Perfect Survey WordPress plugin before 1.5.2 does not have proper authorisation nor CSRF checks in the save_global_setting AJAX action, allowing unauthenticated users to edit surveys and modify settings. Given the lack of sanitisation and escaping in the settings, this could also lead to a Stored Cross-Site Scripting issue which will be executed in the context of a user viewing any survey"
},
{
"lang": "es",
"value": "El plugin Perfect Survey de WordPress versiones anteriores a 1.5.2, no dispone de la autorizaci\u00f3n apropiada ni de comprobaciones de tipo CSRF en la acci\u00f3n save_global_setting AJAX, permitiendo a usuarios no autenticados editar las encuestas y modificar la configuraci\u00f3n. Dada la falta de saneo y escape en la configuraci\u00f3n, esto tambi\u00e9n podr\u00eda conllevar a un problema de tipo Cross-Site Scripting Almacenado que ser\u00e1 ejecutado en el contexto de un usuario que visualice cualquier encuesta"
}
],
"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:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"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:getperfectsurvey:perfect_survey:*:*:*:*:*:wordpress:*:*",
"versionEndExcluding": "1.5.2",
"matchCriteriaId": "03FC520F-5333-4A92-B155-8561559928E0"
}
]
}
]
}
],
"references": [
{
"url": "https://wpscan.com/vulnerability/c73c7694-1cee-4f26-a425-9c336adce52b",
"source": "contact@wpscan.com",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}