CVE-2024-41661
CVSS V2 None
CVSS V3 None
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.
Overview
- CVE ID
- CVE-2024-41661
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-07-23T17:22:01.009Z
- Last Modified Date
- 2024-07-23T17:22:01.009Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/yogeshojha/rengine/security/advisories/GHSA-fx7f-f735-vgh4 | x_refsource_CONFIRM |
https://github.com/yogeshojha/rengine/commit/3d5f1724dd12cf9861443742e7d7c02ff8c75a6f | x_refsource_MISC |
https://github.com/yogeshojha/rengine/commit/edd3c85ee16f93804ad38dac5602549d2d30a93e | x_refsource_MISC |
https://github.com/yogeshojha/rengine/blob/53d9f505f04861a5040195ea71f20907ff90577a/web/api/views.py#L268-L275 | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-41661 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-41661 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-07-24 13:03:17 | Added to TrackCVE |