vendor:
PaulPrinting CMS Printing Solutions
by:
Mehmet Onder Key
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: PaulPrinting CMS Printing Solutions
Affected Version From: 1
Affected Version To: 1
Patch Exists: N/A
Related CWE: N/A
CPE: a:codepaul:paulprinting_cms_printing_solutions
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Linux
2018
PaulPrinting CMS Printing 1.0 – SQL Injection
Any visitor can run code to exploit css and sql vulnerabilities in the products and order sections. An example parameter with a demo site is provided, as well as time-based blind SQL, boolean-based blind SQL, and error-based SQL payloads. All parameters are affected.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in an SQL query.