vendor:
gravity-gtd
by:
dun
9.3
CVSS
HIGH
LFI/RCE
94
CWE
Product Name: gravity-gtd
Affected Version From: 2000.4.5
Affected Version To: 2000.4.5
Patch Exists: YES
Related CWE: N/A
CPE: a:gravity-gtd:gravity-gtd:0.4.5
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
gravity-gtd <= 0.4.5 LFI/RCE Vulnerability
An open source list manager for tracking action items according to the principles of Getting Things Done (GTD) is vulnerable to LFI/RCE. The vulnerability exists in the file rpc.php (lines: 15-20) where the user input is not properly sanitized. This allows an attacker to inject malicious code and execute it on the server.
Mitigation:
The user input should be properly sanitized to prevent malicious code injection.