Lucene search
+L

2 matches found

Vulnrichment
Vulnrichment
added 2024/10/28 7:06 a.m.23 views

CVE-2024-38821 Authorization Bypass of Static Resources in WebFlux Applications

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...

9.1CVSS6.9AI score0.01741EPSS
SaveExploits2References1
Code423n4
Code423n4
added 2021/10/06 12:00 a.m.10 views

functions permit and permitAll can be tricked by an invalid signature

Handle pauliax Vulnerability details Impact When the signature is not valid, ecrecover returns empty 0x0 address. There is a potential check against that: require recoveredAddress != address0 && recoveredAddress == owner || isApprovedForAllownerrecoveredAddress, "INVALIDPERMITSIGNATURE" ; However...

7AI score
SaveExploits0
Rows per page
Query Builder