CVE-2024-21641
published 2024-01-05CVE-2024-21641: Flarum is open source discussion platform software. Prior to version 1.8.5, the Flarum `/logout` route includes a redirect parameter that allows any third…
PriorityP427medium4.7CVSS 3.1
AVNACLPRNUIRSCCNILAN
EXPLOIT
EPSS
1.07%
60.6th percentile
Flarum is open source discussion platform software. Prior to version 1.8.5, the Flarum `/logout` route includes a redirect parameter that allows any third party to redirect users from a (trusted) domain of the Flarum installation to redirect to any link. For logged-in users, the logout must be confirmed. Guests are immediately redirected. This could be used by spammers to redirect to a web address using a trusted domain of a running Flarum installation. The vulnerability has been fixed and published as flarum/core v1.8.5. As a workaround, some extensions modifying the logout route can remedy this issue if their implementation is safe.
Affected
4 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| flarum | core | >= 0 < 1.8.5 | 1.8.5 |
| flarum | flarum | < 1.8.5 | 1.8.5 |
| flarum | framework | < 1.8.5 | 1.8.5 |
| flarum | framework | >= 0 < 1.8.5 | 1.8.5 |
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
OSV
Flarum's logout Route allows open redirects
osv·2024-01-05
CVE-2024-21641 [MEDIUM] Flarum's logout Route allows open redirects
Flarum's logout Route allows open redirects
### Impact
The Flarum `/logout` route includes a redirect parameter that allows any third party to redirect users from a (trusted) domain of the Flarum installation to redirect to any link. Sample: `example.com/logout?return=https://google.com`. For logged-in users, the logout must be confirmed. Guests are immediately redirected. This could be used by spammers to redirect to a web address using a trusted domain of a running Flarum installation.
Some ecosystem extensions modifying the logout route have already been affected. Sample: https://discuss.flarum.org/d/22229-premium-wordpress-integration/526
### Patches
The vulnerability has been fixed and published as flarum/core v1.8.5. All communities running Flarum should upgrade as soon as possibl
GHSA
Flarum's logout Route allows open redirects
ghsa·2024-01-05
CVE-2024-21641 [MEDIUM] CWE-601 Flarum's logout Route allows open redirects
Flarum's logout Route allows open redirects
### Impact
The Flarum `/logout` route includes a redirect parameter that allows any third party to redirect users from a (trusted) domain of the Flarum installation to redirect to any link. Sample: `example.com/logout?return=https://google.com`. For logged-in users, the logout must be confirmed. Guests are immediately redirected. This could be used by spammers to redirect to a web address using a trusted domain of a running Flarum installation.
Some ecosystem extensions modifying the logout route have already been affected. Sample: https://discuss.flarum.org/d/22229-premium-wordpress-integration/526
### Patches
The vulnerability has been fixed and published as flarum/core v1.8.5. All communities running Flarum should upgrade as soon as possibl
No detection rules found.
Nuclei
Flarum < 1.8.5 - Open Redirect
nuclei·CVSS 4.7
CVE-2024-21641 [MEDIUM] Flarum < 1.8.5 - Open Redirect
Flarum < 1.8.5 - Open Redirect
Flarum is open source discussion platform software. Prior to version 1.8.5, the Flarum `/logout` route includes a redirect parameter that allows any third party to redirect users from a (trusted) domain of the Flarum installation to redirect to any link. For logged-in users, the logout must be confirmed. Guests are immediately redirected. This could be used by spammers to redirect to a web address using a trusted domain of a running Flarum installation.
Template:
id: CVE-2024-21641
info:
name: Flarum < 1.8.5 - Open Redirect
author: kking
severity: medium
description: |
Flarum is open source discussion platform software. Prior to version 1.8.5, the Flarum `/logout` route includes a redirect parameter that allows any third party to redirect users from a (tr
No writeups or analysis indexed.
https://github.com/flarum/flarum-core/commit/ee8b3b4ad1413a2b0971fdd9e40f812d2a3a9d3ahttps://github.com/flarum/framework/commit/7d70328471cf3091d92d95c382d277aec7996176https://github.com/flarum/framework/security/advisories/GHSA-733r-8xcp-w9mrhttps://github.com/flarum/flarum-core/commit/ee8b3b4ad1413a2b0971fdd9e40f812d2a3a9d3ahttps://github.com/flarum/framework/commit/7d70328471cf3091d92d95c382d277aec7996176https://github.com/flarum/framework/security/advisories/GHSA-733r-8xcp-w9mr
2024-01-05
Published