2024-07-14 02:06:08 +00:00

64 lines
2.3 KiB
JSON

{
"id": "CVE-2024-29183",
"sourceIdentifier": "security-advisories@github.com",
"published": "2024-04-19T16:15:10.110",
"lastModified": "2024-04-19T16:19:49.043",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "OpenRASP is a RASP solution that directly integrates its protection engine into the application server by instrumentation. There exists a reflected XSS in the /login page due to a reflection of the redirect parameter. This allows an attacker to execute arbitrary javascript with the permissions of a user after the user logins with their account."
},
{
"lang": "es",
"value": "OpenRASP es una soluci\u00f3n RASP que integra directamente su motor de protecci\u00f3n en el servidor de aplicaciones mediante instrumentaci\u00f3n. Existe un XSS reflejado en la p\u00e1gina /login debido a un reflejo del par\u00e1metro de redirecci\u00f3n. Esto permite a un atacante ejecutar JavaScript arbitrario con los permisos de un usuario despu\u00e9s de que el usuario inicia sesi\u00f3n con su cuenta."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"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
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"references": [
{
"url": "https://github.com/baidu/openrasp/commit/240fde3901c7a36aaade3683ffd5c89140a535fb",
"source": "security-advisories@github.com"
},
{
"url": "https://securitylab.github.com/advisories/GHSL-2023-253_openrasp",
"source": "security-advisories@github.com"
}
]
}