CVE-2025-56450

MEDIUM

Log2Space Subscriber Management Software 1.1 - SQL Injection

Title source: llm

Description

Log2Space Subscriber Management Software 1.1 is vulnerable to unauthenticated SQL injection via the `lead_id` parameter in the `/l2s/api/selfcareLeadHistory` endpoint. A remote attacker can exploit this by sending a specially crafted POST request, resulting in the execution of arbitrary SQL queries. The backend fails to sanitize the user input, allowing enumeration of database schemas, table names, and potentially leading to full database compromise.

Exploits (1)

nomisec WRITEUP
by apboss123 · poc
https://github.com/apboss123/CVE-2025-56450

Scores

CVSS v3 6.5
EPSS 0.0011
EPSS Percentile 28.6%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N

Details

CWE
CWE-89
Status published
Published Oct 21, 2025
Tracked Since Feb 18, 2026