A remote overflow exists in DailyDose 1.1. The dose.pl script fails to validate the contents of the $temp variable resulting in a buffer overflow. With a specially crafted request, an attacker can cause remote command execution resulting in code executed in the context of the web server.
Classification
Attack Type:
Input Manipulation
Solution
Currently, there are no known upgrades or patches to correct this issue. It is possible to correct the flaw by implementing the following workaround(s):
Edit the source code to ensure that input is properly verified or hardcode the data file names.