wevote / WeVoteServer

We Vote's API application server written in Django/Python. Election data pulled from many sources, used by https://github.com/wevote/WebApp and https://github.com/wevote/WeVoteCordova and https://github.com/wevote/Campaigns.
https://api.wevoteusa.org
MIT License
50 stars 470 forks source link

[Snyk] Security upgrade postgres from 12.0-alpine to 12.21-alpine #2800

Open jeremyjohns10 opened 2 days ago

jeremyjohns10 commented 2 days ago

snyk-top-banner

Snyk has created this PR to fix 5 vulnerabilities in the dockerfile dependencies of this project.

Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of your chosen image.

Snyk changed the following file(s):

We recommend upgrading to postgres:12.21-alpine, as this image has only 0 known vulnerabilities. To do this, merge this pull request, then verify your application still works as expected.

Vulnerabilities that will be fixed with an upgrade:

Issue Score
critical severity Out-of-bounds Read
SNYK-ALPINE310-APKTOOLS-1534688
  714  
high severity Use After Free
SNYK-ALPINE310-LIBXSLT-503006
  614  
high severity Integer Overflow or Wraparound
SNYK-ALPINE310-OPENSSL-1075741
  614  
high severity Improper Certificate Validation
SNYK-ALPINE310-OPENSSL-1089244
  614  
high severity NULL Pointer Dereference
SNYK-ALPINE310-OPENSSL-587954
  614  

[!IMPORTANT]

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information: 🧐 View latest project report 📜 Customise PR templates 🛠 Adjust project settings 📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 NULL Pointer Dereference 🦉 Use After Free