vendor:
Dorsa CMS
by:
syst3m_f4ult && Y!ID : autumn_love6
8.8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Dorsa CMS
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2020
Dorsa CMS Exploit
A SQL injection vulnerability was discovered in Dorsa CMS, a CMS written by Iranian programmers which is used by governmental websites. An attacker can exploit this vulnerability by sending a maliciously crafted HTTP request to the vulnerable server. This will allow the attacker to gain access to the database and extract sensitive information such as usernames and passwords.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Additionally, the application should be configured to use parameterized queries.