GH-352: Improve HTTP::match_sql_injection_uri regex

Changes \x00-\x37 ranges to \x00-\x1f with assumption that the former
was attempting to match ASCII control characters, but mistook an octal
range for hex.  This change reduces some false positives.
This commit is contained in:
Jon Siwek 2020-11-12 15:42:29 -08:00
parent fc114069b0
commit ae923106f1
3 changed files with 12 additions and 8 deletions

View file

@ -1 +1 @@
58751ecb256874e984c26612cd04ee0f646fcb18
572db83987123034a9d304de9aa0a6b0ecd3b14a