LDO-CERT / orochi

The Volatility Collaborative GUI
MIT License
216 stars 20 forks source link

[Snyk] Security upgrade postgres from 13.1 to 13.13 #1096

Open garanews opened 4 months ago

garanews commented 4 months ago

This PR was automatically created by Snyk using the credentials of a real user.


Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of your chosen image. #### Changes included in this PR - compose/local/postgres/Dockerfile We recommend upgrading to `postgres:13.13`, as this image has only 82 known vulnerabilities. To do this, merge this pull request, then verify your application still works as expected. Some of the most important vulnerabilities in your base image include: | Severity | Priority Score / 1000 | Issue | Exploit Maturity | | :------: | :-------------------- | :---- | :--------------- | | ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **267** | Buffer Overflow
[SNYK-DEBIAN10-OPENSSL-1569403](https://snyk.io/vuln/SNYK-DEBIAN10-OPENSSL-1569403) | No Known Exploit | | ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **274** | OS Command Injection
[SNYK-DEBIAN10-OPENSSL-2807585](https://snyk.io/vuln/SNYK-DEBIAN10-OPENSSL-2807585) | No Known Exploit | | ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **274** | OS Command Injection
[SNYK-DEBIAN10-OPENSSL-2807585](https://snyk.io/vuln/SNYK-DEBIAN10-OPENSSL-2807585) | No Known Exploit | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **375** | CVE-2023-26604
[SNYK-DEBIAN10-SYSTEMD-3339153](https://snyk.io/vuln/SNYK-DEBIAN10-SYSTEMD-3339153) | Mature | | ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **375** | CVE-2023-26604
[SNYK-DEBIAN10-SYSTEMD-3339153](https://snyk.io/vuln/SNYK-DEBIAN10-SYSTEMD-3339153) | Mature | --- **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](https://app.snyk.io/org/garanews/project/3ecd4955-7847-4028-b83c-80d7ef82a484?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/garanews/project/3ecd4955-7847-4028-b83c-80d7ef82a484?utm_source=github&utm_medium=referral&page=fix-pr/settings) [//]: # 'snyk:metadata:{"prId":"f066ecda-a2c1-4b68-b500-0ced0f8b830e","prPublicId":"f066ecda-a2c1-4b68-b500-0ced0f8b830e","dependencies":[{"name":"postgres","from":"13.1","to":"13.13"}],"packageManager":"dockerfile","projectPublicId":"3ecd4955-7847-4028-b83c-80d7ef82a484","projectUrl":"https://app.snyk.io/org/garanews/project/3ecd4955-7847-4028-b83c-80d7ef82a484?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-DEBIAN10-SYSTEMD-3339153","SNYK-DEBIAN10-OPENSSL-2807585","SNYK-DEBIAN10-OPENSSL-1569403"],"upgrade":["SNYK-DEBIAN10-OPENSSL-1569403","SNYK-DEBIAN10-OPENSSL-2807585","SNYK-DEBIAN10-OPENSSL-2807585","SNYK-DEBIAN10-SYSTEMD-3339153","SNYK-DEBIAN10-SYSTEMD-3339153"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[375,274,267],"remediationStrategy":"vuln"}' --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [OS Command Injection](https://learn.snyk.io/lesson/malicious-code-injection/?loc=fix-pr)