BirdBlog 1.4 - '/admin/logs.php?page' Cross-Site Scripting
Author: the_Edit0r
type: webapps
platform: php
port:
date_added: 2006-11-20
date_updated: 2016-10-11
verified: 1
codes: CVE-2006-6211;OSVDB-31927
tags:
aliases:
screenshot_url:
application_url: http://www.exploit-db.combirdblog_1-4-0.tar.gz
source: https://www.securityfocus.com/bid/21184/info
BirdBlog is prone to multiple cross-site scripting vulnerabilities because the application fails to properly sanitize user-supplied input.
An attacker may leverage these issues to have arbitrary script code execute in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.
Version 1.4.0 is vulnerable; other versions may also be affected.
http://www.example.com/[path]/admin/logs.php?page="><script>alert('Xmors')</script><