vendor:
B2B Script
by:
Dawid Morawski
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: B2B Script
Affected Version From: v4.27
Affected Version To: v4.27
Patch Exists: NO
Related CWE: N/A
CPE: a:itechscripts:b2b_script
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
2017
B2B Script v4.27 – SQL Injection
An attacker can exploit this vulnerability to read from the database. The attacker can use the SQLmap tool to exploit the vulnerability. The payloads used are boolean-based blind, AND/OR time-based blind and UNION query.
Mitigation:
The application should use parameterized queries to prevent SQL injection attacks.