Support #422
Base64 handling security improvements
Status: | Closed | Start date: | 06/18/2019 | |
---|---|---|---|---|
Priority: | Normal (Code 4) | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | - | |||
Target version: | - |
Description
Several issues have been identified in 64 encode decode routines:
- No output buffer size checking (can lead to overflows)
- For encode routines EOS symbol was not put automatically by encode function. At some places like tpimport/export, outside EOS setting was missing. This can may lead to segmentation faults.
History
#1 Updated by Madars over 4 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
#2 Updated by Madars over 4 years ago
Into 6.1
#3 Updated by Madars about 4 years ago
- Status changed from Resolved to Closed