Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Horime

#29812of 53,624
8.8Total CVSS
Vulnerabilities · 1
PT-2025-35359
8.8
2025-08-30
Sourcecodester · Advanced School Management System · CVE-2025-9689
**Name of the Vulnerable Software and Affected Versions** SourceCodester Advanced School Management System version 1.0 **Description** A SQL injection issue exists in SourceCodester Advanced School Management System 1.0. The vulnerability is located in an unknown function within the `/index.php/stock/item select` file. Manipulation of the `q` argument can lead to SQL injection, allowing for remote exploitation. The exploit is publicly available. **Recommendations** As a temporary workaround, consider restricting access to the `/index.php/stock/item select` file until a patch is available. Sanitize the `q` argument to prevent SQL injection attacks.