Bug #6243
closedParsing ip-reputation reputation config files now rejects CR and CR+LF
Description
Previously, parsing ip-rep values in reputation config files (https://docs.suricata.io/en/suricata-6.0.0/reputation/ipreputation/ip-reputation-format.html) succeeded for CR ad CR+LF. Now Suricata rejects the files. I have created a suricata-verify patch to demonstrate the issue:
https://github.com/coledishington/suricata-verify/commit/ed82536eff474a3eb752d6d579e85e976feb27d4
Updated by Cole Dishington over 1 year ago
Cole Dishington wrote:
Previously, parsing ip-rep values in reputation config files (https://docs.suricata.io/en/suricata-6.0.0/reputation/ipreputation/ip-reputation-format.html) succeeded for CR ad CR+LF. Now Suricata rejects the files. I have created a suricata-verify patch to demonstrate the issue:
https://github.com/coledishington/suricata-verify/commit/ed82536eff474a3eb752d6d579e85e976feb27d4
Updated by Thomas Winter over 1 year ago
Updated by Victor Julien over 1 year ago
- Status changed from New to In Review
- Assignee changed from OISF Dev to Thomas Winter
- Target version changed from TBD to 7.0.1
Updated by Philippe Antoine about 1 year ago
- Status changed from In Review to Closed