ProjectTIER / projecttier.org

Wagtail website for Project TIER
https://www.projecttier.org/
GNU Affero General Public License v3.0
13 stars 15 forks source link

[Snyk] Fix for 4 vulnerabilities #243

Open snyk-bot opened 2 years ago

snyk-bot commented 2 years ago

Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of this project.

Changes included in this PR

⚠️ Warning ``` wagtail 2.10.2 requires tablib, which is not installed. wagtail 2.10.2 requires django-taggit, which is not installed. wagtail 2.10.2 requires django-modelcluster, which is not installed. wagtail 2.10.2 requires django-filter, which is not installed. wagtail 2.10.2 requires djangorestframework, which is not installed. wagtail 2.10.2 has requirement Django<3.2,>=2.2, but you have Django 1.11.29. ```

Vulnerabilities that will be fixed

By pinning:
Severity Priority Score (*) Issue Upgrade Breaking Change Exploit Maturity
low severity 471/1000
Why? Recently disclosed, Has a fix available, CVSS 3.7
Directory Traversal
SNYK-PYTHON-DJANGO-2329158
django:
3.1.14 -> 2.2.26
No No Known Exploit
low severity 471/1000
Why? Recently disclosed, Has a fix available, CVSS 3.7
Information Exposure
SNYK-PYTHON-DJANGO-2329159
django:
3.1.14 -> 2.2.26
No No Known Exploit
medium severity 551/1000
Why? Recently disclosed, Has a fix available, CVSS 5.3
Denial of Service (DoS)
SNYK-PYTHON-DJANGO-2329160
django:
3.1.14 -> 2.2.26
No No Known Exploit
medium severity 581/1000
Why? Recently disclosed, Has a fix available, CVSS 5.9
Denial of Service (DoS)
SNYK-PYTHON-PILLOW-2329135
pillow:
8.4.0 -> 9.0.0
No No Known Exploit

(*) Note that the real score may have changed since the PR was raised.

Some vulnerabilities couldn't be fully fixed and so Snyk will still find them when the project is tested again. This may be because the vulnerability existed within more than one direct dependency, but not all of the effected dependencies could be upgraded.

Check the changes in this PR to ensure they won't cause issues with your project.


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

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic