vendor:
Printlog
by:
Pepelux
7.5
CVSS
HIGH
Remote File Edition Vulnerability
22
CWE
Product Name: Printlog
Affected Version From: 0.4
Affected Version To: 0.4
Patch Exists: NO
Related CWE: N/A
CPE: a:hardkap:printlog
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
Printlog <= 0.4: Remote File Edition Vulnerability
You can navigate and see the entries. Something like as: http://localhost/p/index.php?option=viewEntry&filename=00001. Code doesn't check the comments directory. If magic quotes are off you can do: http://localhost/p/index.php?option=viewEntry&filename=../config.php%00. config.php has the admin password.
Mitigation:
Ensure that the application is configured to use magic quotes and that the comments directory is properly checked.