vendor:
Student Record System
by:
Jannick Tiger
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Student Record System
Affected Version From: 4
Affected Version To: 4
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Windows, XAMPP
2021
Student Record System 4.0 – ‘cid’ SQL Injection
The Student Record System 4.0 is vulnerable to SQL injection in the 'cid' parameter. By adding a payload to the URL, an attacker can execute arbitrary SQL queries. The vulnerability can be identified by the delay in the web server's response.
Mitigation:
To mitigate this vulnerability, the vendor should implement proper input validation and parameterized queries to prevent SQL injection attacks.