CVE-2024-1115
CWE-78Published: January 31, 2024· Updated: Jun 17, 2026
Official Description
A vulnerability was found in openBI up to 1.0.8 and classified as critical. This issue affects the function dlfile of the file /application/websocket/controller/Setting.php. The manipulation of the argument phpPath leads to os command injection. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-252473 was assigned to this vulnerability.
Risk Analysis
OpenBI is vulnerable to OS command injection via the phpPath argument in the Setting controller. This critical flaw allows remote attackers to execute arbitrary system commands.
Public exploit details are available, but the vulnerability is not in KEV. It is remotely exploitable with low complexity.
Update OpenBI beyond version 1.0.8. Sanitize all inputs used in system-level command execution.
Technical Analysis
CVE-2024-1115 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 9.8.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (6)
Quick Facts
Related CVEs (CWE-78)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2024-1115 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts