Horde Framework and IMP 2.x/3.x - Cleanup Cron Script Arbitrary File Deletion
Author: anonymous
type: local
platform: linux
port:
date_added: 2007-03-15
date_updated: 2013-11-21
verified: 1
codes: CVE-2007-1474;OSVDB-35087
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/22985/info
Horde Framework and IMP are prone to a vulnerability that allows a local attacker to delete arbitrary files in the context of the user running the application.
A successful attack can reduce the integrity of affected computers and may aid in further attacks.
An attacker could exploit this issue by creating a file '/tmp/x /etc/passwd /tmpmswordx' and running the affected cron script. This will result in the deletion of '/tmp/x', '/etc/passwd', and '/tmp/mswordx'.