VYPR
Unrated severityNVD Advisory· Published Aug 9, 2023· Updated Oct 10, 2024

CVE-2022-48596

CVE-2022-48596

Description

A SQL injection vulnerability exists in the “ticket queue watchers” 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.

ScienceLogic SL1 11.1.2 and earlier fail to sanitize user input in the ticket queue watchers feature, enabling pre-auth SQL injection.

Vulnerability

A SQL injection vulnerability exists in the “ticket queue watchers” feature of ScienceLogic SL1 versions up to and including 11.1.2 [1]. The application takes unsanitized user-controlled input and passes it directly to a SQL query, allowing an attacker to inject arbitrary SQL statements before the query is executed against the database [1]. No authentication or special privileges are required to reach the vulnerable code path [1].

Exploitation

An attacker can exploit this vulnerability by sending a crafted HTTP request to the “ticket queue watchers” endpoint with malicious SQL payloads in the user-controlled parameters [1]. No authentication is necessary; the attacker only needs network access to the ScienceLogic SL1 web interface [1]. The request is processed without sanitization, and the injected SQL is executed as part of the original query [1].

Impact

Successful exploitation allows an attacker to execute arbitrary SQL commands against the underlying database [1]. This can lead to unauthorized disclosure of sensitive data, manipulation of database content, and potentially full compromise of the ScienceLogic SL1 system [1]. The impact is severe due to the attacker gaining database-level access without authentication [1].

Mitigation

ScienceLogic SL1 versions 11.1.2 and earlier are affected. The vendor recommends updating to the latest version of ScienceLogic SL1 to resolve the vulnerability [1]. No workaround has been published; applying the vendor’s patch is the only known mitigation [1].

References
  1. CVE-2022-48596

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

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

1

News mentions

0

No linked articles in our index yet.