SQL Injection Vulnerability in CodeAstro Membership Management System
CVE-2025-69930
9.8CRITICAL
What is CVE-2025-69930?
The CodeAstro Membership Management System version 1.0 is prone to SQL Injection when processing requests in the /print_membership_card.php script. An attacker can exploit this vulnerability by manipulating the 'id' parameter to execute arbitrary SQL queries against the backend database. This oversight can potentially lead to unauthorized access to sensitive data and compromise the security of the application. Implementing proper input validation and prepared statements is crucial to mitigate this risk.
