vendor:
phpTransformer
by:
Ihsan Sencan
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: phpTransformer
Affected Version From: 2016.9
Affected Version To: 2016.9
Patch Exists: NO
Related CWE:
CPE: a:phptransformer:phptransformer:2016.9
Platforms Tested: Windows 7 x64, Kali Linux x64
2019
phpTransformer 2016.9 – SQL Injection
The phpTransformer 2016.9 software is vulnerable to SQL Injection. An attacker can exploit this vulnerability by sending a crafted request to the GeneratePDF.php file, specifically the idnews parameter. This allows the attacker to execute arbitrary SQL queries and potentially gain unauthorized access to the database.
Mitigation:
To mitigate this vulnerability, input validation and parameterized queries should be implemented to prevent SQL injection attacks. Additionally, regular software updates and patches should be applied to address any security vulnerabilities.