CVE-2022-48597
Description
A SQL injection vulnerability exists in the “ticket event report” feature of the ScienceLogic SL1 that takes unsanitized user‐controlled input and passes it directly to a SQL query. This allows for the injection of arbitrary SQL before being executed against the database.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
SQL injection in ScienceLogic SL1's ticket event report feature allows arbitrary SQL execution due to unsanitized user input.
Vulnerability
A SQL injection vulnerability exists in the “ticket event report” feature of ScienceLogic SL1. The application takes unsanitized user-controlled input and passes it directly to a SQL query, allowing an attacker to inject arbitrary SQL. Affected versions include ScienceLogic SL1 <= 11.1.2 [1].
Exploitation
An attacker with access to the ticket event report feature can exploit this vulnerability by supplying crafted input that is not sanitized before being used in a SQL query. The exact steps are not detailed in the available references, but the injection occurs through user-controlled parameters in the feature's interface [1].
Impact
Successful exploitation allows an attacker to execute arbitrary SQL commands against the database. This can lead to unauthorized reading, modification, or deletion of data, potentially resulting in full database compromise [1].
Mitigation
ScienceLogic recommends updating to the latest version of ScienceLogic SL1 [1]. No specific patched version number is provided in the reference, and no workarounds are disclosed. The vendor initially resisted disclosure but eventually allowed public disclosure on 2023-08-09 [1].
AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- ScienceLogic/SL 1v5Range: 11.1.2
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.