vendor:
SalonERP
by:
Betul Denizler
9.8
CVSS
CRITICAL
SQL Injection
89
CWE
Product Name: SalonERP
Affected Version From: 3.0.1
Affected Version To: 3.0.1
Patch Exists: NO
Related CWE:
CPE: a:salonerp:salonerp:3.0.1
Platforms Tested: Ubuntu Mate 20.04
2022
SalonERP 3.0.1 – ‘sql’ SQL Injection (Authenticated)
The vulnerability allows an attacker to inject payload using 'sql' parameter in sql query while generating report. Upon successful discovering the login admin password hash, it can be decrypted and obtained the plain-text password.
Mitigation:
Input validation and sanitization should be done to prevent SQL injection attacks.