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

CVE-2022-48600

CVE-2022-48600

Description

A SQL injection vulnerability exists in the “notes view” 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.

CVE-2022-48600 is a SQL injection in ScienceLogic SL1's 'notes view' that lets an attacker execute arbitrary SQL queries due to unsanitized input.

Vulnerability

A SQL injection vulnerability exists in the 'notes view' feature of ScienceLogic SL1 (versions <= 11.1.2). The feature takes unsanitized user-controlled input and passes it directly to a SQL query, allowing arbitrary SQL to be injected before execution against the database [1].

Exploitation

An attacker with network access to the ScienceLogic SL1 instance can supply malicious SQL crafted input to the vulnerable 'notes view' parameter. No authentication or special privileges are explicitly required; the unsanitized input is directly concatenated into a SQL query, enabling straightforward injection without additional user interaction [1].

Impact

Successful exploitation allows the attacker to execute arbitrary SQL commands against the underlying database. This can lead to unauthorized reading or modification of sensitive data, privilege escalation, or potential compromise of the entire SL1 application and its data [1].

Mitigation

ScienceLogic SL1 versions <= 11.1.2 are affected. Update to the latest version of ScienceLogic SL1, as recommended by the vendor [1]. No workarounds are documented in the available references. The vulnerability is not listed in CISA's Known Exploited Vulnerabilities (KEV) catalog as of the publication date.

References
  1. CVE-2022-48600

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.