Actions
Bug #5819
closed
SB
SB
SMTP does not handle LF post line limit properly
Bug #5819:
SMTP does not handle LF post line limit properly
Affected Versions:
Effort:
Difficulty:
Label:
Description
Ideal behavior should be to truncate the line but we tend to process it since LF was found irrespective of the fact that it was in fact found after the line limit.
Bug found while fixing up a commit for using AppLayerResult API for FTP.
SB Updated by Shivani Bhardwaj about 3 years ago
- Subtask #5854 added
SB Updated by Shivani Bhardwaj about 3 years ago
- Label deleted (
Needs backport to 6.0)
SB Updated by Shivani Bhardwaj about 3 years ago
- Status changed from Assigned to In Review
SB Updated by Shivani Bhardwaj almost 3 years ago
- Status changed from In Review to Resolved
Closed by PR: https://github.com/OISF/suricata/pull/8713
VJ Updated by Victor Julien almost 3 years ago
- Status changed from Resolved to Closed
VJ Updated by Victor Julien almost 3 years ago
- Private changed from Yes to No
Actions