Bug 2255955 (CVE-2023-49438)

Summary: CVE-2023-49438 flask-security: open-redirect by abusing the ?next parameter on the /login and /register routes
Product: [Other] Security Response Reporter: TEJ RATHI <trathi>
Component: vulnerabilityAssignee: Product Security <prodsec-ir-bot>
Status: NEW --- QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedKeywords: Security
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
A vulnerability in the Python package Flask-Security-Too, known as an open redirect vulnerability, enables attackers to redirect unsuspecting users to malicious sites through a manipulated URL. This is achieved by exploiting the "?next" parameter specifically on the /login and /register routes
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 2255956    
Bug Blocks:    

Description TEJ RATHI 2023-12-27 05:18:28 UTC
An open redirect vulnerability in the python package Flask-Security-Too <=5.3.2 allows attackers to redirect unsuspecting users to malicious sites via a crafted URL by abusing the ?next parameter on the /login and /register routes.

https://github.com/Flask-Middleware/flask-security
https://github.com/brandon-t-elliott/CVE-2023-49438

Comment 1 TEJ RATHI 2023-12-27 05:18:48 UTC
Created python-flask-security-too tracking bugs for this issue:

Affects: fedora-all [bug 2255956]