2022-01-08 11:30:19 +00:00
|
|
|
id: CVE-2021-39501
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: EyouCMS 1.5.4 Open Redirect
|
|
|
|
author: 0x_Akoko
|
|
|
|
severity: medium
|
2022-03-17 17:01:45 +00:00
|
|
|
description: EyouCMS 1.5.4 is vulnerable to an Open Redirect vulnerability. An attacker can redirect a user to a malicious url via the Logout function.
|
2023-09-27 15:51:13 +00:00
|
|
|
impact: |
|
|
|
|
Successful exploitation of this vulnerability could lead to phishing attacks, credential theft,.
|
2023-09-06 12:09:01 +00:00
|
|
|
remediation: |
|
|
|
|
Apply the latest security patch or upgrade to a newer version of EyouCMS to mitigate the vulnerability.
|
2022-01-08 11:30:19 +00:00
|
|
|
reference:
|
|
|
|
- https://github.com/eyoucms/eyoucms/issues/17
|
2022-05-17 09:18:12 +00:00
|
|
|
- https://github.com/KietNA-HPT/CVE
|
2022-09-08 13:28:46 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2021-39501
|
2022-01-08 11:30:19 +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
|
2022-01-08 11:30:19 +00:00
|
|
|
cve-id: CVE-2021-39501
|
|
|
|
cwe-id: CWE-601
|
2023-07-11 19:49:27 +00:00
|
|
|
epss-score: 0.00093
|
2023-12-12 11:07:52 +00:00
|
|
|
epss-percentile: 0.39063
|
2023-09-06 12:09:01 +00:00
|
|
|
cpe: cpe:2.3:a:eyoucms:eyoucms:1.5.4:*:*:*:*:*:*:*
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-07-11 19:49:27 +00:00
|
|
|
vendor: eyoucms
|
|
|
|
product: eyoucms
|
|
|
|
tags: cve,cve2021,redirect,eyoucms,cms
|
2022-01-08 11:30:19 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-01-08 11:30:19 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2022-06-06 10:40:15 +00:00
|
|
|
- '{{BaseURL}}/index.php?m=user&c=Users&a=logout&referurl=https://interact.sh'
|
2022-01-08 11:30:19 +00:00
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: regex
|
|
|
|
part: header
|
|
|
|
regex:
|
2022-06-06 10:40:15 +00:00
|
|
|
- '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_]*\.)?interact\.sh(?:\s*?)$'
|
2023-12-29 09:30:44 +00:00
|
|
|
# digest: 490a0046304402205492dbad984d84edf446668885cbf69341e7d2be3dc222c2f653edd97ee92c2102204ffa17935d915711d169efefe82ad23dbb2a0c53f25de40e76a7611e0b39f379:922c64590222798bb761d5b6d8e72950
|