Changes between Initial Version and Version 1 of Ticket #14852
- Timestamp:
- 04/02/2021 02:55:42 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14852
- Property Owner changed from to
- Property Status new → assigned
-
TabularUnified Ticket #14852 – Description
initial v1 1 In FLAC__bitreader_read_rice_signed_block of bitreader.c, there is a possible out of bounds read due to a heap buffer overflow. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is needed for exploitation. 1 In FLAC__bitreader_read_rice_signed_block of bitreader.c, 2 3 there is a possible out of bounds read due to a heap buffer overflow. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is needed for exploitation. 2 4 3 5 Fixed upstream but no new release.