CVE-2023-50094: OS Command Injection
Published Jan 1, 2024
·Updated
reNgine before 2.1.2 allows OS Command Injection if an adversary has a valid session ID. The attack places shell metacharacters in an api/tools/wafdetector/?url= string. The commands are executed as root via subprocess.checkoutput.
Affected Software
1 affected component
Yogeshojha Rengine<=2.0.2
Event History
Jan 1, 2024
CVE Published
12:00 AM
Data Sourced
12:00 AM
Description
Data Sourced
via NVD·06:15 PM
DescriptionSeverityWeaknessAffected Software
Frequently Asked Questions
1
What is the severity of CVE-2023-50094?
CVE-2023-50094 is considered a high severity vulnerability due to its potential for OS command injection.
2
How do I fix CVE-2023-50094?
To fix CVE-2023-50094, upgrade to reNgine version 2.1.2 or later.
3
What is the impact of CVE-2023-50094?
Exploitation of CVE-2023-50094 allows attackers with a valid session ID to execute arbitrary OS commands as root.
4
Who is affected by CVE-2023-50094?
CVE-2023-50094 affects all versions of reNgine up to 2.0.2.
5
How does CVE-2023-50094 work?
CVE-2023-50094 works by allowing an attacker to inject shell metacharacters through a specific API endpoint, leading to command execution.