Actions
Bug #4287
closedMismatch between capture and outputs in rules leads to seg fault
Affected Versions:
Effort:
Difficulty:
low
Label:
Description
Parsing bug: Given 2 or more outputs for one capture in the regex, there will be a segmentation fault.
For example,
content:"USER"; \alert tcp any any -> any any (msg:"get username in nntp"; \
pcre: "/AUTHINFO USER\r\n/i, pkt:nntp_username, pkt:nntp_password";\
sid:2000020;\
gid:100;)
Files
Updated by Jeff Lucovsky almost 4 years ago
- Copied from Bug #4261: Mismatch between capture and outputs in rules leads to seg fault added
Updated by Jeff Lucovsky over 3 years ago
- Status changed from New to In Review
Updated by Jeff Lucovsky over 3 years ago
- Status changed from In Review to Closed
Actions