vendor:
Power Phlogger
by:
MustLive
8.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Power Phlogger
Affected Version From: Power Phlogger <= 2.2.5
Affected Version To: Power Phlogger <= 2.2.5
Patch Exists: YES
Related CWE: N/A
CPE: a:power_phlogger:power_phlogger
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
2008
SQL Injection vulnerability in Power Phlogger
SQL Injection vulnerability in Power Phlogger (it is PHP/MySQL logging tool via counters). To make SQL Injection attack you need to be logged into your account, which can be freely obtained via open registration form. With this query you will receive id, login and password (hash) of first user.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.