Lucene search

K
exploitpackThe_Edit0rEXPLOITPACK:D653BDF144B8176C314CAACF022A76FB
HistoryNov 20, 2006 - 12:00 a.m.

BirdBlog 1.4 - adminentries.php?month Cross-Site Scripting

2006-11-2000:00:00
the_Edit0r
9

BirdBlog 1.4 - adminentries.php?month Cross-Site Scripting

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/entries.php?month="><script>alert('Xmors')</script><