dbca-wa / sdis

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

[Snyk] Security upgrade cryptography from 3.0 to 39.0.1 #243

Closed snyk-bot closed 1 week 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 ``` pipenv 2021.5.29 has requirement pip>=18.0, but you have pip 9.0.3. ipython 5.10.0 requires simplegeneric, which is not installed. django-tablib 3.2 requires tablib, which is not installed. django-braces 1.14.0 has requirement Django>=1.11.0, but you have Django 1.6.5. ```

Vulnerabilities that will be fixed

By pinning:
Severity Priority Score (*) Issue Upgrade Breaking Change Exploit Maturity
medium severity 509/1000
Why? Has a fix available, CVSS 5.9
Denial of Service (DoS)
SNYK-PYTHON-CRYPTOGRAPHY-3172287
cryptography:
3.0 -> 39.0.1
No No Known Exploit
medium severity 526/1000
Why? Recently disclosed, Has a fix available, CVSS 4.8
Expected Behavior Violation
SNYK-PYTHON-CRYPTOGRAPHY-3314966
cryptography:
3.0 -> 39.0.1
No No Known Exploit
medium severity 581/1000
Why? Recently disclosed, Has a fix available, CVSS 5.9
Use After Free
SNYK-PYTHON-CRYPTOGRAPHY-3315324
cryptography:
3.0 -> 39.0.1
No No Known Exploit
high severity 656/1000
Why? Recently disclosed, Has a fix available, CVSS 7.4
Access of Resource Using Incompatible Type ('Type Confusion')
SNYK-PYTHON-CRYPTOGRAPHY-3315328
cryptography:
3.0 -> 39.0.1
No No Known Exploit
medium severity 551/1000
Why? Recently disclosed, Has a fix available, CVSS 5.3
Timing Attack
SNYK-PYTHON-CRYPTOGRAPHY-3315331
cryptography:
3.0 -> 39.0.1
No No Known Exploit
medium severity 581/1000
Why? Recently disclosed, Has a fix available, CVSS 5.9
Denial of Service (DoS)
SNYK-PYTHON-CRYPTOGRAPHY-3315452
cryptography:
3.0 -> 39.0.1
No No Known Exploit
medium severity 581/1000
Why? Recently disclosed, Has a fix available, CVSS 5.9
Denial of Service (DoS)
SNYK-PYTHON-CRYPTOGRAPHY-3315972
cryptography:
3.0 -> 39.0.1
No No Known Exploit
medium severity 581/1000
Why? Recently disclosed, Has a fix available, CVSS 5.9
Denial of Service (DoS)
SNYK-PYTHON-CRYPTOGRAPHY-3315975
cryptography:
3.0 -> 39.0.1
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:

🦉 Denial of Service (DoS) 🦉 Denial of Service (DoS)


This change is Reviewable