First published: Mon Mar 21 2022(Updated: )
Simple Subscription Website v1.0 was discovered to contain a SQL injection vulnerability via the id parameter in the apply endpoint. This vulnerability allows attackers to dump the application's database via crafted HTTP requests.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Simple Client Management System Project Simple Client Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-26285 is considered a critical severity vulnerability due to its potential to allow attackers to compromise the application's database.
To fix CVE-2022-26285, ensure that proper input validation and parameterized queries are implemented for the id parameter in the apply endpoint.
CVE-2022-26285 affects Simple Subscription Website version 1.0 within the Simple Client Management System.
CVE-2022-26285 is a SQL injection vulnerability that allows unauthorized access to the application's database.
Yes, CVE-2022-26285 can lead to data exposure as attackers can dump the entire application database through crafted HTTP requests.