Clean duplicate slash and backslash in resource URLs [SPR-16616] #21157
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
status: backported
An issue that has been backported to maintenance branches
type: task
A general task
Milestone
Rossen Stoyanchev opened SPR-16616 and commented
Most Servlet containers clean the Servlet path, but not all do, and not all do it consistently for forward and backslashes. We should proactively clean the path, in order to improve the impact of the path validation checks we already have in place.
Affects: 4.3.14
Referenced from: commits 695bf29, f046a06, 98ad23b, f59ea61, b9ebdaa, 13356a7, 91b803a, 0e28bee
Backported to: 4.3.15
The text was updated successfully, but these errors were encountered: