Skip to content
This repository was archived by the owner on Dec 5, 2023. It is now read-only.

Conversation

@dependabot-preview
Copy link

@dependabot-preview dependabot-preview bot commented Jan 7, 2019

Bumps pillow from 3.0.0 to 5.4.1. This update includes security fixes.

Vulnerabilities fixed

Sourced from The Sonatype OSS Index.

[CVE-2016-0740] Improper Restriction of Operations within the Bounds of a Memory Buffer
Buffer overflow in the ImagingLibTiffDecode function in libImaging/TiffDecode.c in Pillow before 3.1.1 allows remote attackers to overwrite memory via a crafted TIFF file.

Affected versions: <= 3.1.0

Sourced from The Sonatype OSS Index.

[CVE-2016-0775] Improper Restriction of Operations within the Bounds of a Memory Buffer
Buffer overflow in the ImagingFliDecode function in libImaging/FliDecode.c in Pillow before 3.1.1 allows remote attackers to cause a denial of service (crash) via a crafted FLI file.

Affected versions: <= 3.1.0

Sourced from The Sonatype OSS Index.

[CVE-2016-4009] Improper Restriction of Operations within the Bounds of a Memory Buffer
Integer overflow in the ImagingResampleHorizontal function in libImaging/Resample.c in Pillow before 3.1.1 allows remote attackers to have unspecified impact via negative values of the new size, which triggers a heap-based buffer overflow.

Affected versions: <= 3.1.0

Sourced from The Sonatype OSS Index.

[CVE-2016-9189] Integer Overflow or Wraparound
Pillow before 3.3.2 allows context-dependent attackers to obtain sensitive information by using the "crafted image file" approach, related to an "Integer Overflow" issue affecting the Image.core.map_buffer in map.c component.

Affected versions: <= 3.3.1

Sourced from The Sonatype OSS Index.

[CVE-2016-9190] Improper Access Control
Pillow before 3.3.2 allows context-dependent attackers to execute arbitrary code by using the "crafted image file" approach, related to an "Insecure Sign Extension" issue affecting the ImagingNew in Storage.c component.

Affected versions: <= 3.3.1

Sourced from The Sonatype OSS Index.

[CVE-2016-2533] Improper Input Validation, Improper Restriction of Operations within the Bounds of a Memory Buffer
Buffer overflow in the ImagingPcdDecode function in PcdDecode.c in Pillow before 3.1.1 and Python Imaging Library (PIL) 1.1.7 and earlier allows remote attackers to cause a denial of service (crash) via a crafted PhotoCD file.

Affected versions: <= 3.1.0

Sourced from The Sonatype OSS Index.

[CVE-2016-3076] Improper Restriction of Operations within the Bounds of a Memory Buffer
Heap-based buffer overflow in the j2k_encode_entry function in Pillow 2.5.0 through 3.1.1 allows remote attackers to cause a denial of service (memory corruption) via a crafted Jpeg2000 file.

Affected versions: <= 2.5.3, >= 2.5.0; = 2.6.0-rc1; <= 2.6.2, >= 2.6.0; = 2.7.0; <= 2.8.2, >= 2.8.0; = 2.9.0; <= 2.9.0-dev2, >= 2.9.0-dev0; = 3.0.0-rc1; = 3.0.0; = 3.1.0

Release notes

Sourced from pillow's releases.

5.4.1

No release notes provided.

5.4.0

No release notes provided.

5.3.0

No release notes provided.

5.2.0

No release notes provided.

5.1.0

No release notes provided.

5.0.0

No release notes provided.

4.3.0

No release notes provided.

4.2.1

No release notes provided.

4.2.0

No release notes provided.

4.1.1

No release notes provided.

4.1.0

No release notes provided.

4.0.0 tag had a typo in the version in setup.py, hence 4.0.0a

3.4.2

No release notes provided.

3.4.1

No release notes provided.

3.4.0

No release notes provided.

3.3.3

No release notes provided.

3.3.2

No release notes provided.

... (truncated)
Changelog

Sourced from pillow's changelog.

5.4.1 (2019-01-06)

  • File closing: Only close __fp if not fp #3540
    [radarhere]

  • Fix build for Termux #3529
    [pslacerda]

  • PNG: Detect MIME types #3525
    [radarhere]

  • PNG: Handle IDAT chunks after image end #3532
    [radarhere]

5.4.0 (2019-01-01)

  • Docs: Improved ImageChops documentation #3522
    [radarhere]

  • Allow RGB and RGBA values for P image putpixel #3519
    [radarhere]

  • Add APNG extension to PNG plugin #3501
    [pirate486743186, radarhere]

  • Lookup ld.so.cache instead of hardcoding search paths #3245
    [pslacerda]

  • Added custom string TIFF tags #3513
    [radarhere]

  • Improve setup.py configuration #3395
    [diorcety]

  • Read textual chunks located after IDAT chunks for PNG #3506
    [radarhere]

  • Performance: Don't try to hash value if enum is empty #3503
    [Glandos]

  • Added custom int and float TIFF tags #3350
    [radarhere]

  • Fixes for issues reported by static code analysis #3393
    [frenzymadness]

  • GIF: Wait until mode is normalized to copy im.info into encoderinfo #3187
    [radarhere]

... (truncated)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file security Pull requests that address a security vulnerability labels Jan 7, 2019
@coveralls
Copy link

Coverage Status

Coverage remained the same at 71.773% when pulling 0a9b121 on dependabot/pip/pillow-5.4.1 into 2f1daba on master.

Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.0.0 to 5.4.1. **This update includes security fixes.**
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](python-pillow/Pillow@3.0.0...5.4.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/pillow-5.4.1 branch from 0a9b121 to d6e216f Compare March 6, 2019 21:07
@dependabot-preview
Copy link
Author

Superseded by #693.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/pillow-5.4.1 branch April 2, 2019 13:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file security Pull requests that address a security vulnerability

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants