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

CVE-2022-48591

CVE-2022-48591

Description

A SQL injection vulnerability exists in the vendor_state parameter of the “vendor print report” 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 vulnerability in ScienceLogic SL1's vendor print report feature allows unauthenticated attackers to execute arbitrary SQL queries.

Vulnerability

A SQL injection vulnerability exists in the vendor_state parameter of the “vendor print report” feature in ScienceLogic SL1 versions up to and including 11.1.2. The application takes unsanitized user-controlled input from this parameter and passes it directly to a SQL query without proper validation or escaping, as described in the advisory [1]. This allows injection of arbitrary SQL statements before execution against the database.

Exploitation

An attacker can exploit this vulnerability by crafting a malicious HTTP request to the vulnerable endpoint, supplying a SQL payload in the vendor_state parameter. No authentication is required, and the attacker only needs network access to the SL1 web interface. The advisory does not detail a specific exploitation sequence, but the nature of the flaw suggests standard SQL injection techniques apply [1].

Impact

Successful exploitation permits the attacker to execute arbitrary SQL commands on the backend database. This could lead to disclosure of sensitive data, modification or deletion of database records, and potentially broader compromise of the SL1 system. The impact is considered high, as SQL injection can often escalate to remote code execution or full system takeover, depending on database permissions [1].

Mitigation

ScienceLogic SL1 version 11.1.2 is the last affected version. The vendor has not released a public patch at the time of disclosure, but users are advised to update to the latest version of ScienceLogic SL1 as recommended by the advisory [1]. No workaround is documented. The vulnerability is not listed in CISA's Known Exploited Vulnerabilities (KEV) catalog as of the publication date.

References
  1. CVE-2022-48591

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.