[wp-trac] [WordPress Trac] #44024: Unreachable destination file pointer closing in getid3.lib.php
WordPress Trac
noreply at wordpress.org
Wed May 9 17:24:48 UTC 2018
#44024: Unreachable destination file pointer closing in getid3.lib.php
--------------------------------+-----------------------------
Reporter: itowhid06 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: External Libraries | Version:
Severity: major | Keywords:
Focuses: |
--------------------------------+-----------------------------
If for any reason, a file is opened for writing and the file pointer fails
to seek to the offset, then the fclose($fp_dest) is unreachable. The
destination file handle would remain open until the script execution is
finished, which could lead to a corrupted file or other probable security
issues.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/44024>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list