2021-09-30 17:19:17 +00:00
|
|
|
id: CVE-2021-41826
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: PlaceOS 1.2109.1 - Open Redirection
|
|
|
|
author: geeknik
|
2021-10-08 13:40:21 +00:00
|
|
|
severity: medium
|
2022-02-28 14:09:26 +00:00
|
|
|
description: PlaceOS Authentication Service before 1.29.10.0 allows app/controllers/auth/sessions_controller.rb open redirect.
|
2023-09-27 15:51:13 +00:00
|
|
|
impact: |
|
|
|
|
An attacker can exploit this vulnerability to redirect users to malicious websites, leading to phishing attacks or the theft of sensitive information.
|
2023-09-06 12:09:01 +00:00
|
|
|
remediation: |
|
|
|
|
Apply the latest security patch or update to PlaceOS 1.2109.2 or higher to fix the open redirection vulnerability.
|
2021-09-30 17:19:17 +00:00
|
|
|
reference:
|
|
|
|
- https://github.com/PlaceOS/auth/issues/36
|
|
|
|
- https://www.exploit-db.com/exploits/50359
|
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2021-41826
|
2023-04-12 10:55:48 +00:00
|
|
|
- http://packetstormsecurity.com/files/164345/PlaceOS-1.2109.1-Open-Redirection.html
|
2024-01-29 17:11:14 +00:00
|
|
|
- https://github.com/ARPSyndicate/cvemon
|
2021-10-08 13:40:21 +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-10-08 13:40:21 +00:00
|
|
|
cve-id: CVE-2021-41826
|
|
|
|
cwe-id: CWE-601
|
2023-07-11 19:49:27 +00:00
|
|
|
epss-score: 0.93913
|
2024-01-29 17:11:14 +00:00
|
|
|
epss-percentile: 0.98974
|
2023-09-06 12:09:01 +00:00
|
|
|
cpe: cpe:2.3:a:place:placeos_authentication:*:*:*:*:*:*:*:*
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-07-11 19:49:27 +00:00
|
|
|
vendor: place
|
|
|
|
product: placeos_authentication
|
2024-01-14 09:21:50 +00:00
|
|
|
tags: cve2021,cve,redirect,edb,packetstorm,placeos,place
|
2021-09-30 17:19:17 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-09-30 17:19:17 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2022-06-06 10:40:15 +00:00
|
|
|
- "{{BaseURL}}/auth/logout?continue=//interact.sh"
|
2021-09-30 17:19:17 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
2023-07-11 19:49:27 +00:00
|
|
|
- type: regex
|
|
|
|
part: header
|
|
|
|
regex:
|
|
|
|
- '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)(?:[a-zA-Z0-9\-_\.@]*)interact\.sh.*$'
|
2021-09-30 17:19:17 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 302
|
|
|
|
- 301
|
2021-10-04 16:50:00 +00:00
|
|
|
condition: or
|
2024-01-30 06:46:18 +00:00
|
|
|
# digest: 4a0a00473045022100d4c42592b709ada9b78ce9935b2d28ac8f8951018815e391ce06c39117ad7d0e02203c2898ec59a10c97962533c4fb29c8df381f4015dcbaa6548365b8a293ebb264:922c64590222798bb761d5b6d8e72950
|