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

124 lines
3.6 KiB
JSON

{
"id": "CVE-2021-24581",
"sourceIdentifier": "contact@wpscan.com",
"published": "2021-08-30T15:15:07.650",
"lastModified": "2023-02-11T18:35:35.113",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The Blue Admin WordPress plugin through 21.06.01 does not sanitise or escape its \"Logo Title\" setting before outputting in a page, leading to a Stored Cross-Site Scripting issue. Furthermore, the plugin does not have CSRF check in place when saving its settings, allowing the issue to be exploited via a CSRF attack."
},
{
"lang": "es",
"value": "El plugin Blue Admin de WordPress versiones hasta 21.06.01, no sanea ni escapa de su configuraci\u00f3n \"Logo Title\" antes de mostrarla en una p\u00e1gina, conllevando a un problema de tipo Cross-Site Scripting Almacenado. Adem\u00e1s, el plugin no presenta una comprobaci\u00f3n de tipo CSRF cuando guarda su configuraci\u00f3n, permitiendo que el problema sea explotado por medio de un ataque CSRF."
}
],
"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"
},
{
"lang": "en",
"value": "CWE-79"
}
]
},
{
"source": "contact@wpscan.com",
"type": "Secondary",
"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:blue-admin_project:blue-admin:*:*:*:*:*:wordpress:*:*",
"versionEndIncluding": "21.06.01",
"matchCriteriaId": "E0BB67FF-3D63-4A37-9050-2E2518D69049"
}
]
}
]
}
],
"references": [
{
"url": "https://wpscan.com/vulnerability/75abd073-b45f-4fe6-8501-7a6d0163f78d",
"source": "contact@wpscan.com",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}