CVE-2024-32887

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.
Configurations

No configuration.

History

21 Nov 2024, 09:15

Type Values Removed Values Added
References () https://github.com/sidekiq/sidekiq/commit/30786e082c70349ab27ffa9eccc42fb0c696164d - () https://github.com/sidekiq/sidekiq/commit/30786e082c70349ab27ffa9eccc42fb0c696164d -
References () https://github.com/sidekiq/sidekiq/releases/tag/v7.2.4 - () https://github.com/sidekiq/sidekiq/releases/tag/v7.2.4 -
References () https://github.com/sidekiq/sidekiq/security/advisories/GHSA-q655-3pj8-9fxq - () https://github.com/sidekiq/sidekiq/security/advisories/GHSA-q655-3pj8-9fxq -
Summary
  • (es) Sidekiq es un procesamiento en segundo plano simple y eficiente para Ruby. Sidekiq refleja la vulnerabilidad XSS. El valor del parámetro substr se refleja en la respuesta sin ninguna codificación, lo que permite a un atacante inyectar código Javascript en la respuesta de la aplicación. Un atacante podría aprovecharlo para atacar a los usuarios de la interfaz de usuario web de Sidekiq. Además, si se implementan otras aplicaciones en el mismo dominio o sitio web que Sidekiq, los usuarios de esas aplicaciones también podrían verse afectados, lo que generaría un alcance más amplio de compromiso. Potencialmente comprometer sus cuentas, obligar a los usuarios a realizar acciones confidenciales, robar datos confidenciales, realizar ataques CORS, desfigurar la aplicación web, etc. Este problema se solucionó en la versión 7.2.4.

26 Apr 2024, 21:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-04-26 21:15

Updated : 2024-11-21 09:15


NVD link : CVE-2024-32887

Mitre link : CVE-2024-32887

CVE.ORG link : CVE-2024-32887


JSON object : View

Products Affected

No product.

CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')