pkp / docker-ojs

Open Journal Systems (OJS) is a journal management and publishing system.
GNU General Public License v3.0
62 stars 47 forks source link

[Snyk] Security upgrade php from 7.2-fpm to 7.4-fpm #332

Open marcbria opened 1 year ago

marcbria commented 1 year 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 - templates/dockerFiles/Dockerfile-alpine-nginx-php73.template We recommend upgrading to `php:7.4-fpm`, as this image has only 130 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") | **714** | Exposure of Resource to Wrong Sphere
[SNYK-DEBIAN10-CURL-3065760](https://snyk.io/vuln/SNYK-DEBIAN10-CURL-3065760) | No Known Exploit | | ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **714** | Directory Traversal
[SNYK-DEBIAN10-DPKG-2847944](https://snyk.io/vuln/SNYK-DEBIAN10-DPKG-2847944) | No Known Exploit | | ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **714** | Out-of-bounds Read
[SNYK-DEBIAN10-LIBTASN16-3061094](https://snyk.io/vuln/SNYK-DEBIAN10-LIBTASN16-3061094) | No Known Exploit | | ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **714** | 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") | **714** | OS Command Injection
[SNYK-DEBIAN10-OPENSSL-2933515](https://snyk.io/vuln/SNYK-DEBIAN10-OPENSSL-2933515) | No Known Exploit | --- **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/marcbria/project/2d33fc29-04ea-44cf-915d-352ae1f8bb44?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/marcbria/project/2d33fc29-04ea-44cf-915d-352ae1f8bb44?utm_source=github&utm_medium=referral&page=fix-pr/settings) [//]: # 'snyk:metadata:{"prId":"8e5c35a4-eeed-4df6-babd-495588bf204b","prPublicId":"8e5c35a4-eeed-4df6-babd-495588bf204b","dependencies":[{"name":"php","from":"7.2-fpm","to":"7.4-fpm"}],"packageManager":"dockerfile","projectPublicId":"2d33fc29-04ea-44cf-915d-352ae1f8bb44","projectUrl":"https://app.snyk.io/org/marcbria/project/2d33fc29-04ea-44cf-915d-352ae1f8bb44?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-DEBIAN10-CURL-3065760","SNYK-DEBIAN10-DPKG-2847944","SNYK-DEBIAN10-LIBTASN16-3061094","SNYK-DEBIAN10-OPENSSL-2807585","SNYK-DEBIAN10-OPENSSL-2933515"],"upgrade":["SNYK-DEBIAN10-CURL-3065760","SNYK-DEBIAN10-DPKG-2847944","SNYK-DEBIAN10-LIBTASN16-3061094","SNYK-DEBIAN10-OPENSSL-2807585","SNYK-DEBIAN10-OPENSSL-2933515"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[714,714,714,714,714],"remediationStrategy":"vuln"}' --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Directory Traversal](https://learn.snyk.io/lessons/directory-traversal/python/?loc=fix-pr)