header-logo
Suggest Exploit
vendor:
DailyDose
by:
SecurityFocus
7.5
CVSS
HIGH
Remote Command Execution
78
CWE
Product Name: DailyDose
Affected Version From: 1.1
Affected Version To: 1.1
Patch Exists: YES
Related CWE: N/A
CPE: dailydose
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
2002

DailyDose Remote Command Execution Vulnerability

It has been reported that DailyDose may be prone to a remote command execution vulnerability due to insufficient sanitization of $temp variable in dose.pl script. An attacker may submit arbitrary commands that will be executed in the context of the web server hosting the vulnerable script.

Mitigation:

Input validation should be used to ensure that user-supplied data is properly sanitized before being used in system calls.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/9000/info

It has been reported that DailyDose may be prone to a remote command execution vulnerability due to insufficient sanitization of $temp variable in dose.pl script. An attacker may submit arbitrary commands that will be executed in the context of the web server hosting the vulnerable script.

DailyDose v 1.1 has been reported to be prone to this issue however other versions may be affected as well.

http://www.example.com/cgi-bin/dose.pl?daily&somefile.txt&|ls|