Actions
Bug #6135
closed
SB
SB
base64: complete support for RFC2045
Bug #6135:
base64: complete support for RFC2045
Affected Versions:
Effort:
Difficulty:
Label:
Description
Currently, we only skip over spaces, but, as per the RFC, we should also skip over any invalid chars outsid of the base64 alphabet.
SB Updated by Shivani Bhardwaj almost 3 years ago
- Status changed from Assigned to In Review
In Review PR: https://github.com/OISF/suricata/pull/9159
+ missed update in https://github.com/OISF/suricata/pull/9206
VJ Updated by Victor Julien over 2 years ago
Do we need a backport for this work?
VJ Updated by Victor Julien over 2 years ago
- Status changed from In Review to Resolved
VJ Updated by Victor Julien over 2 years ago
- Status changed from Resolved to Closed
SB Updated by Shivani Bhardwaj over 2 years ago
- Copied to Bug #6224: base64: complete support for RFC2045 (6.0.x backport) added
Actions