CVE-2025-56450

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.
Configurations

No configuration.

History

No history.

Information

Published : 2025-10-21 15:15

Updated : 2025-10-21 21:15


NVD link : CVE-2025-56450

Mitre link : CVE-2025-56450

CVE.ORG link : CVE-2025-56450


JSON object : View

Products Affected

No product.

CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')