CVE-2021-45406

HIGH

SalonERP 3.0.1 - SQL Injection via Report Generation SQL Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2021-45406. PoCs published by Betul Denizler.

AI-analyzed exploit summary This exploit demonstrates an authenticated SQL injection vulnerability in SalonERP 3.0.1 via the 'sql' parameter in a POST request to report.php. The payload extracts admin credentials by concatenating the username and password hash from the database.

Description

In SalonERP 3.0.1, a SQL injection vulnerability allows an attacker to inject payload using 'sql' parameter in SQL query while generating a report. Upon successfully discovering the login admin password hash, it can be decrypted to obtain the plain-text password.

Exploits (1)

exploitdb WORKING POC
by Betul Denizler · textwebappsphp
https://www.exploit-db.com/exploits/50659

This exploit demonstrates an authenticated SQL injection vulnerability in SalonERP 3.0.1 via the 'sql' parameter in a POST request to report.php. The payload extracts admin credentials by concatenating the username and password hash from the database.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: SalonERP v3.0.1
Auth required
Prerequisites: Authenticated session · Valid session cookies · Access to the report generation feature
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (3)

Core 3
Core References
Product, Third Party Advisory x_refsource_misc
https://salonerp.sourceforge.io/
Product, Third Party Advisory x_refsource_misc
https://sourceforge.net/projects/salonerp/files/latest/download
Exploit, Third Party Advisory, VDB Entry x_refsource_misc
https://www.exploit-db.com/exploits/50659

Scores

CVSS v3 8.8
EPSS 0.0177
EPSS Percentile 75.3%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Details

CWE
CWE-89
Status published
Products (1)
salonerp_project/salonerp 3.0.1
Published Jan 14, 2022
Tracked Since Feb 18, 2026