|
| 1 | +Changes from version 0.28.2 to 0.28.3 |
| 2 | +------------------------------------- |
| 3 | + |
| 4 | +Release Notes: |
| 5 | + |
| 6 | +* https://github.com/Exiv2/exiv2/issues/3008 |
| 7 | +* https://github.com/Exiv2/exiv2/milestone/14?closed=1 |
| 8 | + |
| 9 | +This release also fixes a low-severity security issue in asfvideo.cpp: |
| 10 | + |
| 11 | +* [CVE-2024-39695](https://github.com/Exiv2/exiv2/security/advisories/GHSA-38rv-8x93-pvrh): out-of-bounds read in AsfVideo::streamProperties. |
| 12 | + |
| 13 | +This vulnerability is in a new feature (ASF video) that was added in version 0.28.0, so earlier versions of Exiv2 are not affected. |
| 14 | + |
| 15 | +Changes from version 0.28.1 to 0.28.2 |
| 16 | +------------------------------------- |
| 17 | + |
| 18 | +Release Notes: |
| 19 | + |
| 20 | +* https://github.com/Exiv2/exiv2/issues/2914 |
| 21 | +* https://github.com/Exiv2/exiv2/milestone/13?closed=1 |
| 22 | + |
| 23 | +This release also fixes two low-severity security issues in quicktimevideo.cpp: |
| 24 | + |
| 25 | +* [CVE-2024-24826](https://github.com/Exiv2/exiv2/security/advisories/GHSA-g9xm-7538-mq8w): out-of-bounds read in QuickTimeVideo::NikonTagsDecoder. |
| 26 | +* [CVE-2024-25112](https://github.com/Exiv2/exiv2/security/advisories/GHSA-crmj-qh74-2r36): denial of service due to unbounded recursion in QuickTimeVideo::multipleEntriesDecoder. |
| 27 | + |
| 28 | +These vulnerabilities are in a new feature (quicktime video) that was added in version 0.28.0, so earlier versions of Exiv2 are not affected. |
| 29 | + |
| 30 | +Changes from version 0.28.0 to 0.28.1 |
| 31 | +------------------------------------- |
| 32 | + |
| 33 | +Release Notes: |
| 34 | +https://github.com/Exiv2/exiv2/issues/2813 |
| 35 | + |
| 36 | +This release also fixes [CVE-2023-44398](https://github.com/Exiv2/exiv2/security/advisories/GHSA-hrw9-ggg3-3r4r), an out-of-bounds write in `BmffImage::brotliUncompress`. The vulnerability is in new code that was added in version 0.28.0, so earlier versions of Exiv2 are not affected. |
| 37 | + |
| 38 | +Changes from version 0.27.6 to 0.28.0 |
| 39 | +------------------------------------- |
| 40 | + |
| 41 | +Release Notes: |
| 42 | +https://github.com/Exiv2/exiv2/issues/2406#issuecomment-1529139799 |
| 43 | + |
| 44 | +Changes from version 0.27.5 to 0.27.6 |
| 45 | +------------------------------------- |
| 46 | + |
| 47 | +Closed: |
| 48 | +https://github.com/Exiv2/exiv2/milestone/10?closed=1 |
| 49 | + |
| 50 | +Open: |
| 51 | +https://github.com/Exiv2/exiv2/milestone/10?open=1 |
| 52 | + |
| 53 | +Release Notes: |
| 54 | +https://github.com/Exiv2/exiv2/issues/2406#issuecomment-1383302378 |
| 55 | + |
| 56 | +Changes from version 0.27.4 to 0.27.5 |
| 57 | +------------------------------------- |
| 58 | + |
| 59 | +Closed: |
| 60 | +https://github.com/Exiv2/exiv2/milestone/9?closed=1 |
| 61 | + |
| 62 | +Open: |
| 63 | +https://github.com/Exiv2/exiv2/milestone/9?open=1 |
| 64 | + |
| 65 | +Release Notes: |
| 66 | +https://github.com/Exiv2/exiv2/issues/1018#issuecomment-948573657 |
| 67 | + |
| 68 | ++++++++++++++++++++++++++++++++++++++ |
| 69 | +------------- History --------------- |
| 70 | ++++++++++++++++++++++++++++++++++++++ |
| 71 | + |
1 | 72 | Changes from version 0.27.3 to 0.27.4 |
2 | 73 | ------------------------------------- |
3 | 74 |
|
|
0 commit comments