openprocurement / openprocurement.api

API interface to OpenProcurement database
http://api-docs.openprocurement.org/
Apache License 2.0
104 stars 73 forks source link

[Snyk] Fix for 4 vulnerabilities #470

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 ``` schematics 1.1.0 requires mock, which is not installed. python-coveralls 2.5.0 requires coverage, which is not installed. pyramid 1.6a2 requires zope.interface, which is not installed. gevent 1.1rc5 requires greenlet, which is not installed. Babel 2.9.1 has requirement pytz>=2015.7, but you have pytz 2014.10. ```

Vulnerabilities that will be fixed

By pinning:
Severity Priority Score (*) Issue Upgrade Breaking Change Exploit Maturity
medium severity 536/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 4.3
Regular Expression Denial of Service (ReDoS)
SNYK-PYTHON-PY-1049546
py:
1.4.26 -> 1.10.0
No Proof of Concept
medium severity 539/1000
Why? Has a fix available, CVSS 6.5
Cross-site Scripting (XSS)
SNYK-PYTHON-PYRAMID-40730
pyramid:
1.5.7 -> 1.6a2
No No Known Exploit
medium severity 464/1000
Why? Has a fix available, CVSS 5
Timing Attack
SNYK-PYTHON-PYRAMID-564353
pyramid:
1.5.7 -> 1.6a2
No No Known Exploit
medium severity 479/1000
Why? Has a fix available, CVSS 5.3
HTTP Response Splitting
SNYK-PYTHON-WEBOB-40490
webob:
1.4.1 -> 1.6.0a0
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:

🦉 Regular Expression Denial of Service (ReDoS) 🦉 Cross-site Scripting (XSS)


This change is Reviewable

guardrails[bot] commented 2 years ago

:warning: We detected 2 security issues in this pull request:

Vulnerable Libraries (2)
Severity | Details ----- | -------- Medium | [pkg:pypi/pyramid@1.6a2@1.6a2](https://github.com/openprocurement/openprocurement.api/blob/bdc1fb373c536035e49a8ccb5a5bef58a338e636/requirements.txt#L28) - **no patch available** N/A | [py@1.10.0](https://github.com/openprocurement/openprocurement.api/blob/bdc1fb373c536035e49a8ccb5a5bef58a338e636/requirements.txt#L25) - **no patch available** More info on how to fix Vulnerable Libraries in [Python](https://docs.guardrails.io/docs/en/vulnerabilities/python/using_vulnerable_libraries.html?utm_source=ghpr#).

👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.