Web-Scraper icon indicating copy to clipboard operation
Web-Scraper copied to clipboard

[Snyk] Fix for 11 vulnerabilities

Open Encryptor-Sec opened this issue 1 year ago • 0 comments

This PR was automatically created by Snyk using the credentials of a real user.


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

Changes included in this PR

  • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    • requirements.txt
⚠️ Warning
peepdf 0.4.2 has requirement jsbeautifier==1.6.2, but you have jsbeautifier 1.6.4.
peepdf 0.4.2 has requirement Pillow==3.2.0, but you have Pillow 6.2.0.

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
Regular Expression Denial of Service (ReDoS)
SNYK-PYTHON-SETUPTOOLS-3180412
setuptools:
39.0.1 -> 65.5.1
No No Known Exploit
medium severity 509/1000
Why? Has a fix available, CVSS 5.9
Information Exposure
SNYK-PYTHON-TWISTED-2395823
twisted:
18.9.0 -> 23.10.0rc1
No No Known Exploit
medium severity 509/1000
Why? Has a fix available, CVSS 5.9
HTTP Request Smuggling
SNYK-PYTHON-TWISTED-2440825
twisted:
18.9.0 -> 23.10.0rc1
No No Known Exploit
medium severity 479/1000
Why? Has a fix available, CVSS 5.3
HTTP Request Smuggling
SNYK-PYTHON-TWISTED-3040866
twisted:
18.9.0 -> 23.10.0rc1
No No Known Exploit
medium severity 591/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 5.4
HTTP Header Injection
SNYK-PYTHON-TWISTED-3084923
twisted:
18.9.0 -> 23.10.0rc1
No Proof of Concept
high severity 574/1000
Why? Has a fix available, CVSS 7.2
Improper Input Validation
SNYK-PYTHON-TWISTED-449615
twisted:
18.9.0 -> 23.10.0rc1
No No Known Exploit
high severity 579/1000
Why? Has a fix available, CVSS 7.3
Man-in-the-Middle (MitM)
SNYK-PYTHON-TWISTED-449939
twisted:
18.9.0 -> 23.10.0rc1
No No Known Exploit
high severity 579/1000
Why? Has a fix available, CVSS 7.3
HTTP Request Splitting
SNYK-PYTHON-TWISTED-564119
twisted:
18.9.0 -> 23.10.0rc1
No No Known Exploit
high severity 579/1000
Why? Has a fix available, CVSS 7.3
HTTP Request Smuggling
SNYK-PYTHON-TWISTED-564121
twisted:
18.9.0 -> 23.10.0rc1
No No Known Exploit
medium severity 539/1000
Why? Has a fix available, CVSS 6.5
HTTP Header Injection
SNYK-PYTHON-TWISTED-564357
twisted:
18.9.0 -> 23.10.0rc1
No No Known Exploit
medium severity 658/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 5.3
Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling')
SNYK-PYTHON-TWISTED-6036202
twisted:
18.9.0 -> 23.10.0rc1
No Proof of Concept

(*) 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) 🦉 Improper Input Validation

Encryptor-Sec avatar Nov 11 '23 15:11 Encryptor-Sec