vendor:
Print Topic Mod
by:
Unknown
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Print Topic Mod
Affected Version From: Print Topic Mod version 1.0
Affected Version To: Unknown
Patch Exists: NO
Related CWE:
CPE: a:print_topic_mod:print_topic_mod:1.0
Platforms Tested: Unknown
Unknown
Remote SQL Injection vulnerability in Print Topic Mod
The 'printview.php' script in Print Topic Mod is vulnerable to remote SQL injection. This vulnerability occurs due to improper sanitization of user-supplied input before using it in an SQL query.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize and validate user input before using it in SQL queries. Additionally, keeping the software up-to-date with the latest security patches is advised.