Bug 2322098 (CVE-2024-38821) - CVE-2024-38821 Spring-WebFlux: Authorization Bypass of Static Resources in WebFlux Applications
Summary: CVE-2024-38821 Spring-WebFlux: Authorization Bypass of Static Resources in We...
Keywords:
Status: NEW
Alias: CVE-2024-38821
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-10-28 08:01 UTC by OSIDB Bzimport
Modified: 2025-01-27 08:50 UTC (History)
30 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-10-28 08:01:04 UTC
Spring WebFlux applications that have Spring Security authorization rules on static resources can be bypassed under certain circumstances.

For this to impact an application, all of the following must be true:

  *  It must be a WebFlux application
  *  It must be using Spring's static resources support
  *  It must have a non-permitAll authorization rule applied to the static resources support


Note You need to log in before you can comment on or make changes to this bug.