vendor:
pGB
by:
3spi0n
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: pGB
Affected Version From: 2.12
Affected Version To: 2.12
Patch Exists: NO
Related CWE: N/A
CPE: a:powie.de:pGB:2.12
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: BackTrack 5, Win7 Ultimate
2012
pGB 2.12 SQL Injection Vulnerability
A SQL injection vulnerability exists in pGB 2.12. An attacker can send a specially crafted HTTP request to the vulnerable application in order to execute arbitrary SQL commands in the back-end database.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Parameterized queries should be used to prevent SQL injection attacks.