Lucene search
+L

mlf-xss.txt

🗓️ 12 Feb 2008 00:00:00Reported by dBType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 16 Views

my little forum has a persistent cross-site scripting vulnerability allowing remote attackers to execute scripts via image tags in forum posts

Code
`my little forum Cross-site scripting  
-----------------------------------------------------------  
  
Product: my little forum  
Version: 2.0 (beta 23), 1.75  
Vendor: http://mylittleforum.net/  
Date: 02/11/08  
  
- Introduction  
  
"my little forum is a simple PHP and MySQL based web-forum that displays  
the messages in classical threaded view."  
  
- Details  
  
my little forum contains a flaw that allows a remote persistent cross site  
scripting attack. The application does not validate [img] BBCode tags when  
a user submits a forum post. This could be used to post javascript code  
to the forum. IE6 and below will execute scripts stored in the src attribute  
of an image element. IE7 and FireFox are not vulnerable.  
  
- Proof of Concept  
  
[img]javascript:alert(document.cookie)[/img]  
which is converted to  
<img src="javascript:alert(document.cookie)" alt="[image]" />  
  
- Solution  
  
Author was notified of security issue (2/4). Upgrade to 2.0 beta 24 or  
disable the ability to use the [img] BBCode tag in your forum.  
  
Author: dB  
Email: dB [at] rawsecurity.org  
  
  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation