Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

security: bump pillow to 10.2 to fix CVE-2022-22817 #165

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

Guts
Copy link
Member

@Guts Guts commented Jan 23, 2024

Not a real problem since it's just a test dependency. Still here comes the fix for https://github.com/advisories/GHSA-3f63-hfp8-52jq/dependabot?query=user%3Ageotribu

Pillow through 10.1.0 allows PIL.ImageMath.eval Arbitrary Code Execution via the environment parameter, a different vulnerability than CVE-2022-22817 (which was about the expression parameter).

@Guts Guts self-assigned this Jan 23, 2024
Copy link

sonarcloud bot commented Jan 23, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

codecov bot commented Jan 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (393a46b) 67.67% compared to head (ee7ff27) 67.67%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #165   +/-   ##
=======================================
  Coverage   67.67%   67.67%           
=======================================
  Files          39       39           
  Lines        1646     1646           
  Branches      286      286           
=======================================
  Hits         1114     1114           
  Misses        469      469           
  Partials       63       63           

@Guts Guts merged commit f320ca9 into main Jan 23, 2024
24 of 29 checks passed
@Guts Guts deleted the security/fix-pillow-CVE-2022-22817 branch January 23, 2024 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant