vendor:
The Company Business Website CMS
by:
Ahmet Ümit BAYRAM
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: The Company Business Website CMS
Affected Version From: Lastest
Affected Version To: Lastest
Patch Exists: NO
Related CWE:
CPE: a:codester:the_company_business_website_cms
Platforms Tested: Kali Linux
2019
The Company Business Website CMS – ‘user_name’ SQL Injection
The Company Business Website CMS is vulnerable to SQL Injection in the 'user_name' parameter. An attacker can exploit this vulnerability to execute arbitrary SQL commands.
Mitigation:
Sanitize user input before using it in SQL queries. Use prepared statements or parameterized queries to prevent SQL Injection.