Problem handling exif data in jpeg images at unusual places
| Bug #30672 | Problem handling exif data in jpeg images at unusual places | ||||
|---|---|---|---|---|---|
| Submitted: | 2004-11-03 15:15 UTC | Modified: | 2005-02-01 22:54 UTC | ||
| From: | bosse at mellberg dot org | Assigned: | helly (profile) | ||
| Status: | Closed | Package: | EXIF related | ||
| PHP Version: | 4.3.9, 5.0.2 | OS: | * | ||
| Private report: | No | CVE-ID: | None | ||
[2004-11-03 15:15 UTC] bosse at mellberg dot org
Description: ------------ Using the script in the documentation for exif_thumbnail, you can extract the thumbnail image from the exif-header. If you alter the exif-information (f.ex. delete the thumbnail and add it again) using Exifer, the exif_thumbnail function will no longer be able to find the thumbnail. According to the author of Exifer, this is likely because exif_thumbnail doesn't handle offsets to the thumbnail properly.
Patches
Pull Requests
History
AllCommentsChangesGit/SVN commits
[2004-11-03 21:12 UTC] helly@php.net
[2004-11-04 00:57 UTC] helly@php.net
[2004-11-04 21:12 UTC] helly@php.net
[2004-11-04 21:13 UTC] helly@php.net