CVE-2024-1032
CWE-502Published: January 30, 2024· Updated: Jun 17, 2026
Official Description
A vulnerability classified as critical was found in openBI up to 1.0.8. Affected by this vulnerability is the function testConnection of the file /application/index/controller/Databasesource.php of the component Test Connection Handler. The manipulation leads to deserialization. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-252307.
Risk Analysis
The openBI Test Connection Handler is vulnerable to insecure deserialization, which could allow a remote attacker to execute arbitrary code. With a CVSS score of 9.8, this is a critical issue that requires immediate attention as it is remotely exploitable without authentication.
There is no known public exploit for this vulnerability, and it is not currently listed in the CISA KEV catalog.
Users should upgrade openBI to a version beyond 1.0.8 to address this deserialization flaw.
Technical Analysis
CVE-2024-1032 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.
From a weakness classification perspective (CWE-502): Insecure deserialization vulnerabilities allow attackers to inject malicious objects during deserialization, potentially enabling remote code execution.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
All References (6)
Quick Facts
Related CVEs (CWE-502)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2024-1032 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts