Actions
Bug #7887
closed
PA
SB
detect/tls: zero characters in keywords such as alt name are mishandled
Bug #7887:
detect/tls: zero characters in keywords such as alt name are mishandled
Affected Versions:
Effort:
Difficulty:
high
Label:
Description
See #7881 and SV test to come associated with it
Rust Cstring new fails and returns NULL ptr
solution would be to store the connp->cert0_sans_len length of each connp->cert0_sans
PA Updated by Philippe Antoine 7 months ago
- Copied from Security #7881: detect/tls: keyword tls.subjectaltname leads to NULL Deref if tls.subjectaltname contains zero added
PA Updated by Philippe Antoine 7 months ago
- Affected Versions 8.0.0 added
SB Updated by Shivani Bhardwaj 7 months ago
- Status changed from New to Assigned
- Assignee changed from OISF Dev to Shivani Bhardwaj
SB Updated by Shivani Bhardwaj 6 months ago
- Priority changed from Normal to High
- Label Needs backport to 8.0 added
OT Updated by OISF Ticketbot 6 months ago
- Subtask #7982 added
OT Updated by OISF Ticketbot 6 months ago
- Label deleted (
Needs backport to 8.0)
SB Updated by Shivani Bhardwaj 6 months ago
- Subtask #7996 added
SB Updated by Shivani Bhardwaj 6 months ago
- Status changed from Assigned to In Progress
SB Updated by Shivani Bhardwaj 5 months ago
- Subject changed from detect/tls: handle zero characters in keywords such as alt name to detect/tls: zero characters in keywords such as alt name are mishandled
PA Updated by Philippe Antoine 5 months ago
By the way, I am not sure they are logged properly (not only detection problem)
SB Updated by Shivani Bhardwaj 5 months ago
Philippe Antoine wrote in #note-10:
By the way, I am not sure they are logged properly (not only detection problem)
Indeed the output is truncated at the nul byte
SB Updated by Shivani Bhardwaj 4 months ago
- Private changed from Yes to No
SB Updated by Shivani Bhardwaj 4 months ago
- Status changed from In Progress to In Review
SB Updated by Shivani Bhardwaj 4 months ago
- Difficulty set to medium
SB Updated by Shivani Bhardwaj 3 months ago
- Status changed from In Review to Resolved
Closed by: https://github.com/OISF/suricata/pull/14536
SB Updated by Shivani Bhardwaj 3 months ago
- Difficulty changed from medium to high
SB Updated by Shivani Bhardwaj 3 months ago
- Status changed from Resolved to Closed
Actions