vendor:
B2B Script
by:
Marc Castejon
7,5
CVSS
HIGH
Error Based Sql Injection
89
CWE
Product Name: B2B Script
Affected Version From: 4.29
Affected Version To: 4.29
Patch Exists: NO
Related CWE: N/A
CPE: a:itechscripts:b2b_script:4.29
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: PHP
2017
Itech scripts B2B Script v4.29 – Multiple Vulnerability
The vulnerability is an Error Based Sql Injection which allows an attacker to inject malicious SQL queries into the vulnerable application. The vulnerable parameters are keywords, rctyp, token and id. The payload used is ') UNION ALL SELECT NULL,CONCAT(0x7171717671,0x5055787a7374645446494e58566e66484f74555968674d504262564348434b70657a4c45556b534e,0x716a626271)#
Mitigation:
Input validation and sanitization should be implemented to prevent SQL injection attacks.