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

105 lines
3.5 KiB
JSON

{
"id": "CVE-2021-24950",
"sourceIdentifier": "contact@wpscan.com",
"published": "2022-03-14T15:15:08.610",
"lastModified": "2022-03-20T01:58:18.090",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The Insight Core WordPress plugin through 1.0 does not have any authorisation and CSRF checks in the insight_customizer_options_import (available to any authenticated user), does not validate user input before passing it to unserialize(), nor sanitise and escape it before outputting it in the response. As a result, it could allow users with a role as low as Subscriber to perform PHP Object Injection, as well as Stored Cross-Site Scripting attacks"
},
{
"lang": "es",
"value": "El plugin Insight Core de WordPress versiones hasta 1.0, no presenta ninguna comprobaci\u00f3n de autorizaci\u00f3n y CSRF en el insight_customizer_options_import (disponible para cualquier usuario autenticado), no comprueba la entrada del usuario antes de pasarla a unserialize(), ni la sanea y escapa antes de mostrarla en la respuesta. Como resultado, podr\u00eda permitir a usuarios con un rol tan bajo como el de suscriptor llevar a cabo una inyecci\u00f3n de objetos de PHP, as\u00ed como ataques de tipo Cross-Site Scripting Almacenado"
}
],
"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-862"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:thememove:insight_core:1.0:*:*:*:*:wordpress:*:*",
"matchCriteriaId": "4AFFB847-357C-483E-A8AE-4D3F659E0C88"
}
]
}
]
}
],
"references": [
{
"url": "https://wpscan.com/vulnerability/01d430ea-ef85-4529-9ae4-c1f70016bb75",
"source": "contact@wpscan.com",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}