vendor:
Integrated CMS Saudi
by:
DSST
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Integrated CMS Saudi
Affected Version From: 1
Affected Version To: 1
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: Windows 7,GNU/Linux,Windows XP,Windows 8
2020
Integrated CMS Saudi SQL Injection
Integrated CMS Saudi is prone to a SQL injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query. An attacker can exploit this vulnerability to manipulate SQL queries by injecting arbitrary SQL code. This may allow the attacker to view sensitive data in the back-end database, modify data, compromise the integrity of the database, execute administration operations on the database and issue commands to the operating system. This vulnerability affects version 1 of Integrated CMS Saudi.
Mitigation:
Input validation should be used to ensure that untrusted data is not used to construct SQL queries in a way that would allow an attacker to modify the logic of the executed query.