mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-05-28 17:21:36 +00:00
68 lines
3.3 KiB
JSON
68 lines
3.3 KiB
JSON
{
|
|
"id": "CVE-2024-32887",
|
|
"sourceIdentifier": "security-advisories@github.com",
|
|
"published": "2024-04-26T21:15:49.820",
|
|
"lastModified": "2024-04-29T12:42:03.667",
|
|
"vulnStatus": "Awaiting Analysis",
|
|
"cveTags": [],
|
|
"descriptions": [
|
|
{
|
|
"lang": "en",
|
|
"value": "Sidekiq is simple, efficient background processing for Ruby. Sidekiq is reflected XSS vulnerability. The value of substr parameter is reflected in the response without any encoding, allowing an attacker to inject Javascript code into the response of the application. An attacker could exploit it to target users of the Sidekiq Web UI. Moreover, if other applications are deployed on the same domain or website as Sidekiq, users of those applications could also be affected, leading to a broader scope of compromise. Potentially compromising their accounts, forcing the users to perform sensitive actions, stealing sensitive data, performing CORS attacks, defacement of the web application, etc. This issue has been patched in version 7.2.4.\n\n"
|
|
},
|
|
{
|
|
"lang": "es",
|
|
"value": "Sidekiq es un procesamiento en segundo plano simple y eficiente para Ruby. Sidekiq refleja la vulnerabilidad XSS. El valor del par\u00e1metro substr se refleja en la respuesta sin ninguna codificaci\u00f3n, lo que permite a un atacante inyectar c\u00f3digo Javascript en la respuesta de la aplicaci\u00f3n. Un atacante podr\u00eda aprovecharlo para atacar a los usuarios de la interfaz de usuario web de Sidekiq. Adem\u00e1s, si se implementan otras aplicaciones en el mismo dominio o sitio web que Sidekiq, los usuarios de esas aplicaciones tambi\u00e9n podr\u00edan verse afectados, lo que generar\u00eda un alcance m\u00e1s amplio de compromiso. Potencialmente comprometer sus cuentas, obligar a los usuarios a realizar acciones confidenciales, robar datos confidenciales, realizar ataques CORS, desfigurar la aplicaci\u00f3n web, etc. Este problema se solucion\u00f3 en la versi\u00f3n 7.2.4."
|
|
}
|
|
],
|
|
"metrics": {
|
|
"cvssMetricV31": [
|
|
{
|
|
"source": "security-advisories@github.com",
|
|
"type": "Secondary",
|
|
"cvssData": {
|
|
"version": "3.1",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L",
|
|
"attackVector": "NETWORK",
|
|
"attackComplexity": "LOW",
|
|
"privilegesRequired": "LOW",
|
|
"userInteraction": "REQUIRED",
|
|
"scope": "UNCHANGED",
|
|
"confidentialityImpact": "LOW",
|
|
"integrityImpact": "LOW",
|
|
"availabilityImpact": "LOW",
|
|
"baseScore": 5.5,
|
|
"baseSeverity": "MEDIUM"
|
|
},
|
|
"exploitabilityScore": 2.1,
|
|
"impactScore": 3.4
|
|
}
|
|
]
|
|
},
|
|
"weaknesses": [
|
|
{
|
|
"source": "security-advisories@github.com",
|
|
"type": "Secondary",
|
|
"description": [
|
|
{
|
|
"lang": "en",
|
|
"value": "CWE-79"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"url": "https://github.com/sidekiq/sidekiq/commit/30786e082c70349ab27ffa9eccc42fb0c696164d",
|
|
"source": "security-advisories@github.com"
|
|
},
|
|
{
|
|
"url": "https://github.com/sidekiq/sidekiq/releases/tag/v7.2.4",
|
|
"source": "security-advisories@github.com"
|
|
},
|
|
{
|
|
"url": "https://github.com/sidekiq/sidekiq/security/advisories/GHSA-q655-3pj8-9fxq",
|
|
"source": "security-advisories@github.com"
|
|
}
|
|
]
|
|
} |