vendor:
NewMark CMS
by:
Berk Dusunur
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: NewMark CMS
Affected Version From: 2.1
Affected Version To: 2.1
Patch Exists: NO
Related CWE: N/A
CPE: a:nmark:newmark_cms:2.1
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Pardus
2018
NewMark CMS 2.1 – SQL Injection (sec_id)
NewMark CMS 2.1 is vulnerable to SQL Injection in the 'sec_id' parameter. An attacker can exploit this vulnerability by sending malicious payloads to the vulnerable parameter. The payloads can be of different types such as boolean-based blind, error-based, AND/OR time-based blind, and UNION query. These payloads can be used to extract sensitive information from the database.
Mitigation:
The application should use parameterized queries to prevent SQL injection attacks.