vendor:
Advanced Guestbook
by:
SecurityFocus
7,5
CVSS
HIGH
Arbitrary File Upload
434
CWE
Product Name: Advanced Guestbook
Affected Version From: 2.4.3
Affected Version To: 2.4.3
Patch Exists: NO
Related CWE: N/A
CPE: a:advanced_guestbook:advanced_guestbook
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
2013
Advanced Guestbook Arbitrary File Upload Vulnerability
Advanced Guestbook is prone to a vulnerability that lets attackers upload arbitrary files. The issue occurs because the application fails to adequately sanitize user-supplied input. An attacker may leverage this issue to upload arbitrary files to the affected computer; this can result in arbitrary code execution within the context of the vulnerable application.
Mitigation:
Input validation should be used to ensure that untrusted data is not allowed to be passed to the application. Additionally, the application should be configured to use the least-privileged user account possible.