dbca-wa / sdis

A web based project approval, documentation and reporting system
https://sdis.dbca.wa.gov.au/
8 stars 3 forks source link

[Snyk] Fix for 5 vulnerabilities #228

Closed snyk-bot closed 2 months ago

snyk-bot commented 1 year 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 ``` python-coveralls 2.9.3 requires coverage, which is not installed. pyOpenSSL 20.0.1 has requirement cryptography>=3.2, but you have cryptography 3.0. pipenv 2021.5.29 has requirement pip>=18.0, but you have pip 9.0.3. ipdbplugin 1.5.0 requires ipython, which is not installed. django-braces 1.14.0 has requirement Django>=1.11.0, but you have Django 1.6.5. dj-static 0.0.6 requires static3, which is not installed. coveralls 1.11.1 requires coverage, which is not installed. ```

Vulnerabilities that will be fixed

By pinning:
Severity Priority Score (*) Issue Upgrade Breaking Change Exploit Maturity
medium severity 529/1000
Why? Has a fix available, CVSS 6.3
Cross-site Scripting (XSS)
SNYK-PYTHON-DJANGORESTFRAMEWORK-1090569
djangorestframework:
2.4.8 -> 3.11.2
No No Known Exploit
medium severity 449/1000
Why? Has a fix available, CVSS 4.7
Cross-site Scripting (XSS)
SNYK-PYTHON-DJANGORESTFRAMEWORK-450194
djangorestframework:
2.4.8 -> 3.11.2
No No Known Exploit
high severity 624/1000
Why? Has a fix available, CVSS 8.2
Arbitrary Code Execution
SNYK-PYTHON-IPYTHON-2348630
ipython:
5.10.0 -> 7.16.3
No No Known Exploit
high severity 696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
Regular Expression Denial of Service (ReDoS)
SNYK-PYTHON-PYGMENTS-1086606
pygments:
2.5.2 -> 2.7.4
No Proof of Concept
high severity 589/1000
Why? Has a fix available, CVSS 7.5
Denial of Service (DoS)
SNYK-PYTHON-PYGMENTS-1088505
pygments:
2.5.2 -> 2.7.4
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 affected 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


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Cross-site Scripting (XSS) 🦉 Cross-site Scripting (XSS) 🦉 Regular Expression Denial of Service (ReDoS) 🦉 More lessons are available in Snyk Learn


This change is Reviewable