vendor:
Online Thesis Archiving System
by:
nu11secur1ty
9
CVSS
CRITICAL
SQL Injection
89
CWE
Product Name: Online Thesis Archiving System
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2023
Online Thesis Archiving System v1.0 – Multiple-SQLi
The password parameter in the Online Thesis Archiving System v1.0 is vulnerable to SQL injection attacks. An attacker can inject a payload that executes a SQL sub-query, allowing them to dump all information from the database.
Mitigation:
To mitigate this vulnerability, input validation should be implemented to ensure that user-supplied data is properly sanitized and not executed as part of a SQL query.