Vulnerability 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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/apboss123/CVE-2025-56450/blob/main/README.md
- https://reference1.example.com/selfcare/login
FAQ
What is CVE-2025-56450?
CVE-2025-56450 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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 th...
How severe is CVE-2025-56450?
CVE-2025-56450 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-56450?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.