CVE-2024-41657
CVSS V2 None
CVSS V3 None
Description
Casdoor is a UI-first Identity and Access Management (IAM) / Single-Sign-On (SSO) platform. In Casdoor 1.577.0 and earlier, a logic vulnerability exists in the beego filter CorsFilter that allows any website to make cross domain requests to Casdoor as the logged in user. Due to the a logic error in checking only for a prefix when authenticating the Origin header, any domain can create a valid subdomain with a valid subdomain prefix (Ex: localhost.example.com), allowing the website to make requests to Casdoor as the current signed-in user.
Overview
- CVE ID
- CVE-2024-41657
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-08-20T20:11:29.788Z
- Last Modified Date
- 2024-08-20T20:54:45.045Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://securitylab.github.com/advisories/GHSL-2024-035_GHSL-2024-036_casdoor/ | x_refsource_CONFIRM |
https://github.com/casdoor/casdoor/blob/v1.577.0/routers/cors_filter.go#L45 | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-41657 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-41657 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-08-21 13:06:06 | Added to TrackCVE |