CVE-2022-48599
Description
A SQL injection vulnerability exists in the “reporter events type” 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.
A SQL injection flaw in ScienceLogic SL1's reporter events type feature allows arbitrary SQL execution via unsanitized input.
Vulnerability
A SQL injection vulnerability exists in the “reporter events type” feature of ScienceLogic SL1 versions up to and including 11.1.2 [1]. The feature takes unsanitized user-controlled input and passes it directly to a SQL query, enabling injection of arbitrary SQL before the query is executed against the database [1].
Exploitation
An attacker must have network access to the ScienceLogic SL1 instance and be able to supply crafted input to the “reporter events type” parameter [1]. No prior authentication or special privileges are mentioned in the available references; the input is processed without sanitization, allowing direct injection of SQL statements.
Impact
Successful exploitation permits arbitrary SQL execution against the underlying database [1]. This could lead to unauthorized data access, modification, or deletion, potentially compromising the confidentiality, integrity, and availability of the application's data.
Mitigation
ScienceLogic SL1 versions 11.1.2 and earlier are affected. The vendor was notified in September 2022, and a public disclosure was made on August 9, 2023 [1]. The reference advises updating to the latest version of ScienceLogic SL1 [1]; however, no specific fixed version number is provided. Users should contact ScienceLogic support for patching guidance.
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.