vendor:
PTC-BUX
by:
HxH
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: PTC-BUX
Affected Version From: BASIC/ADVANCE/PRO
Affected Version To: BASIC/ADVANCE/PRO
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: N/A
2009
Mybuxscript PTC-BUX (spnews.php) SQL Injection Vulnerability
Mybuxscript PTC-BUX is prone to an SQL injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query. An attacker can exploit this issue to manipulate SQL queries in the back-end database, allowing for the manipulation or disclosure of arbitrary data. This issue affects Mybuxscript PTC-BUX versions BASIC/ADVANCE/PRO.
Mitigation:
Input validation should be used to ensure that untrusted data is not used to construct SQL queries in an unsafe manner.