vendor:
Shield Content Management System
by:
Ihsan Sencan
7.5
CVSS
HIGH
SQL Injection / CSRF
89,352
CWE
Product Name: Shield Content Management System
Affected Version From: 2.2
Affected Version To: 2.2
Patch Exists: NO
Related CWE: N/A
CPE: a:ezcode:shield_content_management_system
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2019
SHIELD – Freelancer Content Management System 2.2 – SQL Injection / CSRF
SHIELD - Freelancer Content Management System 2.2 is prone to an SQL injection vulnerability and a cross-site request forgery vulnerability. An attacker can exploit these issues to execute arbitrary SQL commands in the context of the affected application, steal cookie-based authentication credentials, and launch other attacks. This can lead to a full compromise of the affected application.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Additionally, users should be encouraged to use strong passwords and not reuse them across multiple sites. Cross-site request forgery attacks can be prevented by including a unique token in each HTTP request that is verified by the server.