Skip to content

Commit 5ff6c17

Browse files
20241030003 (#1071)
* 20241030003 * Format markdown docs * Update 20241030003 Updated recommendation from "two weeks" to "48 hours" to align with E8 ML1 compliance. * Format markdown docs --------- Co-authored-by: DGOV-Bryce <[email protected]> Co-authored-by: JadonWill <[email protected]> Co-authored-by: JadonWill <[email protected]>
1 parent 0449579 commit 5ff6c17

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Authorization Bypass of Static Resources in WebFlux Applications - 20241030003
2+
3+
## Overview
4+
5+
Spring Security have disclosed an vulnerability that enables an “authorisation bypass of static resources in WebFlux applications” under specific conditions. If exploited, this vulnerability could potentially allow unauthorized access to static resources, undermining application security.
6+
7+
## What is vulnerable?
8+
9+
| Product(s) Affected | Version(s) | CVE | CVSS | Severity |
10+
| ------------------- | ---------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------- | ---- | ------------ |
11+
| Spring WebFlux | 5.7.0 - 5.7.12 <br> 5.8.0 - 5.8.14 <br> 6.0.0 - 6.0.12 <br> 6.1.0 - 6.1.10 <br> 6.2.0 - 6.2.6 <br> 6.3.0 - 6.3.3 | [CVE-2024-38821](https://nvd.nist.gov/vuln/detail/CVE-2024-38821) | 9.1 | **Critical** |
12+
13+
## What has been observed?
14+
15+
There is no evidence of exploitation affecting Western Australian Government networks at the time of publishing.
16+
17+
## Recommendation
18+
19+
The WA SOC recommends administrators apply the solutions as per vendor instructions to all affected devices within expected timeframe of *48 hours...* (refer [Patch Management](../guidelines/patch-management.md)):
20+
21+
- Spring: <https://spring.io/security/cve-2024-38821>
22+
23+
## Additional References
24+
25+
- SecurityOnline: <https://securityonline.info/cve-2024-38821-cvss-9-1-allows-authorization-bypass-in-webflux-applications/>

0 commit comments

Comments
 (0)