Opened 13 years ago

Closed 13 years ago

#3908 closed defect (fixed)

Reading a stored/uncompressed file in a .zip can go beyond file size

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone: 1.8.1
Component: default Version: unspecified
Severity: normal Keywords:
Cc:

Description

The /vsigzip handler does not check that we can try to read beyond the stored file limit, hence VSIFTellL() can return erroneous values

Change History (2)

comment:1 by Even Rouault, 13 years ago

Fixed in trunk (r21499) and in branches/1.8 (r21500)

comment:2 by Even Rouault, 13 years ago

Milestone: 1.8.1
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.