vendor:
Plogger
by:
SecurityFocus
7,5
CVSS
HIGH
SQL Injection, Cross-Site Scripting, Cross-Site Request Forgery
89, 79, 352
CWE
Product Name: Plogger
Affected Version From: 1.0 Rc1
Affected Version To: Other versions may also be affected
Patch Exists: YES
Related CWE: N/A
CPE: a:plogger:plogger
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
Plogger Multiple Vulnerabilities
Plogger is prone to multiple input-validation vulnerabilities because it fails to sufficiently sanitize user-supplied data. An attacker can exploit these issues to execute arbitrary script code in the browser of an unsuspecting user in context of the affected site, steal cookie-based authentication credentials, access or modify data, exploit latent vulnerabilities in the underlying database, and perform certain unauthorized actions; other attacks are also possible. Plogger 1.0 Rc1 is vulnerable; other versions may also be affected.
Mitigation:
Input validation should be used to ensure that untrusted data is not used to modify the application's logic or generate unintended output. Additionally, the application should use an appropriate authentication mechanism to ensure that only authorized users can access sensitive data and functions.