StringIndexOutOfBoundsException when calling BeanWrapperImpl.setPropertyValue("[']", "foobar") [SPR-14293] #18865
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
status: backported
An issue that has been backported to maintenance branches
type: bug
A general bug
Milestone
wu wen opened SPR-14293 and commented
An error occurs while binding request parameters for this path as soon as the uri contains special charaters.
In my production environment, a request �with a special charaters leads to an exception.
Example:
http://server/exp?name=wen&age=28&[']
#1061
Affects: 4.1.9, 4.2.6, 4.3 RC2
Backported to: 4.2.7
The text was updated successfully, but these errors were encountered: