Ruby: rack - env['QUERY_STRING'] changenote

This commit is contained in:
Alex Ford
2023-07-05 15:21:04 +01:00
parent 9b2cd768e1
commit ec2c9f20f6

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The `'QUERY_STRING'` field of a Rack `env` parameter is now recognized as a source of remote user input.