关联漏洞
标题:
Joomla! SQL注入漏洞
(CVE-2015-7297)
描述:Joomla!是美国Open Source Matters团队的一套使用PHP和MySQL开发的开源、跨平台的内容管理系统(CMS)。 Joomla! 3.4.4之前3.2版本中存在SQL注入漏洞。远程攻击者可利用该漏洞执行任意SQL命令。
描述
Un semplice exploit che sfrutta CVE-2015-7297, CVE-2015-7857 and CVE-2015-7858 per elencare gli utenti con la psw del db
介绍
# exploit-joomla
Un semplice exploit che sfrutta CVE-2015-7297, CVE-2015-7857 and CVE-2015-7858 per elencare gli utenti con la psw del db
# Exploit Title : Joomla 3.2 to 3.4.4 Remote SQL Injection Mass Exploit
# Date : 12-09-2020
# Requirements : Python 3.4.x , Requests module (python -m pip install requests)
# Code found on : https://github.com/kally-life/exploit-joomla
# Vulnerability found by : trustwave.com
# Exploit Author : Kally-life Italian Pentester
# Tested on : Windows 8.1 / Ubuntu 14.04
# CVE : CVE-2015-7297, CVE-2015-7857 and CVE-2015-7858
# Change Google Dork at line 106
文件快照
[4.0K] /data/pocs/6c29c5cd598567c1a5457c06b229abaa8ec31c52
├── [7.6K] joomla_exploit.py
├── [ 34K] LICENSE
└── [ 704] README.md
0 directories, 3 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。