CVE-2024-41661
reNgine Root Command Injection Vulnerability
Description
Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: CVE-2023-50094. Reason: This candidate is a duplicate of CVE-2023-50094. Notes: All CVE users should reference CVE-2023-50094 instead of this candidate.
INFO
Published Date :
July 23, 2024, 6:15 p.m.
Last Modified :
Aug. 29, 2024, 11:15 p.m.
Source :
security-advisories@github.com
Remotely Exploitable :
Yes !
Impact Score :
5.9
Exploitability Score :
2.8
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-41661
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-41661
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Rejected by security-advisories@github.com
Aug. 29, 2024
Action Type Old Value New Value -
CVE Modified by security-advisories@github.com
Aug. 29, 2024
Action Type Old Value New Value Changed Description reNgine is an automated reconnaissance framework for web applications. In versions 1.2.0 through 2.1.1, an authenticated command injection vulnerability in the WAF detection tool allows an authenticated attacker to remotely execute arbitrary commands as root user. The URL query parameter `url` is passed to `subprocess.check_output` without any sanitization, resulting in a command injection vulnerability. This API endpoint is accessible by authenticated users with any use role. Because the process runs as `root`, an attacker has root access. Commit edd3c85ee16f93804ad38dac5602549d2d30a93e contains a patch for the issue. Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: CVE-2023-50094. Reason: This candidate is a duplicate of CVE-2023-50094. Notes: All CVE users should reference CVE-2023-50094 instead of this candidate. Removed Reference GitHub, Inc. https://github.com/yogeshojha/rengine/security/advisories/GHSA-fx7f-f735-vgh4 Removed Reference GitHub, Inc. https://github.com/yogeshojha/rengine/commit/3d5f1724dd12cf9861443742e7d7c02ff8c75a6f Removed Reference GitHub, Inc. https://github.com/yogeshojha/rengine/commit/edd3c85ee16f93804ad38dac5602549d2d30a93e Removed Reference GitHub, Inc. https://github.com/yogeshojha/rengine/blob/53d9f505f04861a5040195ea71f20907ff90577a/web/api/views.py#L268-L275 Removed CWE GitHub, Inc. CWE-78 Removed CVSS V3.1 GitHub, Inc. AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H -
CVE Translated by security-advisories@github.com
Aug. 29, 2024
Action Type Old Value New Value Removed Translation Title: reNgine Description: reNgine es un marco de reconocimiento automatizado para aplicaciones web. En las versiones 1.2.0 a 2.1.1, una vulnerabilidad de inyección de comandos autenticados en la herramienta de detección WAF permite a un atacante autenticado ejecutar comandos arbitrarios de forma remota como usuario root. El parámetro de consulta de URL `url` se pasa a `subprocess.check_output` sin ninguna sanitización, lo que genera una vulnerabilidad de inyección de comando. Los usuarios autenticados con cualquier rol de uso pueden acceder a este API endpoint. Debido a que el proceso se ejecuta como "root", un atacante tiene acceso de root. La confirmación edd3c85ee16f93804ad38dac5602549d2d30a93e contiene un parche para el problema. -
CVE Received by security-advisories@github.com
Jul. 23, 2024
Action Type Old Value New Value Added Description reNgine is an automated reconnaissance framework for web applications. In versions 1.2.0 through 2.1.1, an authenticated command injection vulnerability in the WAF detection tool allows an authenticated attacker to remotely execute arbitrary commands as root user. The URL query parameter `url` is passed to `subprocess.check_output` without any sanitization, resulting in a command injection vulnerability. This API endpoint is accessible by authenticated users with any use role. Because the process runs as `root`, an attacker has root access. Commit edd3c85ee16f93804ad38dac5602549d2d30a93e contains a patch for the issue. Added Reference GitHub, Inc. https://github.com/yogeshojha/rengine/security/advisories/GHSA-fx7f-f735-vgh4 [No types assigned] Added Reference GitHub, Inc. https://github.com/yogeshojha/rengine/commit/3d5f1724dd12cf9861443742e7d7c02ff8c75a6f [No types assigned] Added Reference GitHub, Inc. https://github.com/yogeshojha/rengine/commit/edd3c85ee16f93804ad38dac5602549d2d30a93e [No types assigned] Added Reference GitHub, Inc. https://github.com/yogeshojha/rengine/blob/53d9f505f04861a5040195ea71f20907ff90577a/web/api/views.py#L268-L275 [No types assigned] Added CWE GitHub, Inc. CWE-78 Added CVSS V3.1 GitHub, Inc. AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-41661
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-41661
weaknesses.