CVE-2022-48604
Description
A SQL injection vulnerability exists in the “logging export” 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 logging export allows authenticated attackers to execute arbitrary SQL queries via unsanitized input.
Vulnerability
A SQL injection vulnerability exists in the “logging export” feature of ScienceLogic SL1 versions 11.1.2 and earlier. The feature takes unsanitized user-controlled input and passes it directly to a SQL query, allowing for the injection of arbitrary SQL before execution against the database [1].
Exploitation
An authenticated attacker with access to the logging export feature can craft a malicious request containing SQL injection payloads. No additional privileges or user interaction are required beyond the necessary authentication to access the feature. The attacker can send the crafted request to the vulnerable endpoint, injecting SQL commands that are then executed by the database [1].
Impact
Successful exploitation allows the attacker to execute arbitrary SQL commands on the underlying database. This can lead to unauthorized reading, modification, or deletion of sensitive data. In some scenarios, the attacker may be able to escalate privileges or compromise the entire database, depending on the database user permissions [1].
Mitigation
The vendor has released an update for ScienceLogic SL1 that addresses this vulnerability. Affected users should upgrade to the latest version of ScienceLogic SL1 (beyond 11.1.2). No workarounds are documented, and the vulnerability is not listed in CISA’s Known Exploited Vulnerabilities catalog [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- Range: unspecified
- 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.