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

CVE-2022-48593

CVE-2022-48593

Description

A SQL injection vulnerability exists in the “topology data service” 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 topology data service allows arbitrary SQL execution due to unsanitized user input.

Vulnerability

A SQL injection vulnerability exists in the “topology data service” feature of ScienceLogic SL1. The service takes unsanitized user-controlled input and passes it directly to a SQL query, allowing arbitrary SQL injection. This affects ScienceLogic SL1 versions up to and including 11.1.2 [1].

Exploitation

An attacker with network access to the SL1 instance can send crafted input to the topology data service endpoint. The input is not sanitized before being used in a SQL query, enabling the attacker to inject arbitrary SQL statements [1]. No authentication is explicitly required, though the service may be behind authentication in some deployments.

Impact

Successful exploitation allows the attacker to execute arbitrary SQL queries against the database. This can lead to unauthorized reading, modification, or deletion of data, and potentially to further compromise depending on database permissions and configuration [1].

Mitigation

ScienceLogic recommends updating to the latest version of SL1. The vulnerability is present in SL1 <= 11.1.2, so upgrading to a version beyond 11.1.2 is necessary to remediate the issue [1]. No workarounds are documented in the available reference.

References
  1. CVE-2022-48593

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.