vendor:
PicoPublisher
by:
ZeTH
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: PicoPublisher
Affected Version From: 2.0
Affected Version To: 2.0
Patch Exists: YES
Related CWE: N/A
CPE: a:pico_software:pico_publisher
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
2012
PicoPublisher v2.0 Remote SQL injection
PicoPublisher is a product from Pico Software which makes it easy to manage websites. It is vulnerable to a Remote SQL injection attack which can be exploited by sending malicious SQL queries to the vulnerable parameters 'page.php?id=SQLi' and 'single.php?id=SQLi'. This can allow an attacker to gain access to the database and view sensitive information such as customer details, invoices, orders, etc.
Mitigation:
Input validation should be used to prevent malicious SQL queries from being executed. Additionally, the application should be kept up to date with the latest security patches.