Description
TheSystem 1.0 contains a SQL injection vulnerability that allows attackers to bypass authentication by manipulating the 'server_name' parameter. Attackers can inject malicious SQL code like ' or '1=1 to retrieve unauthorized database records and potentially access sensitive system information.
Problem types
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Product status
Credits
Sadik Cetin
References
www.exploit-db.com/exploits/47430 (ExploitDB-47430)
github.com/kostasmitroglou/thesystem (Vendor Homepage)
www.vulncheck.com/...ries/thesystem-servername-sql-injection (VulnCheck Advisory: thesystem 1.0 - 'server_name' SQL Injection)