whoogle-search icon indicating copy to clipboard operation
whoogle-search copied to clipboard

[BUG] JFrog Scan shows Vulnerabilities

Open yodaphone opened this issue 2 years ago • 0 comments

I have Docker Desktop on Windows and use the extension jfrog to scan for vulnerabilities. this is what i get when i scanned the latest version

CRITICAL - Impacted Package - Werkzeug

Summary: Improper parsing of HTTP requests in Pallets Werkzeug v2.1.0 and below allows attackers to perform HTTP Request Smuggling using a crafted HTTP request with multiple requests included inside the body.

References: https://github.com/pallets/werkzeug/commit/9a3a981d70d2e9ec3344b5192f86fcaf3210cd85

High - Impacted Package - pip Summary:

** DISPUTED ** An issue was discovered in pip (all versions) because it installs the version with the highest version number, even if the user had intended to obtain a private package from a private index. This only affects use of the --extra-index-url option, and exploitation requires that the package does not already exist in the public index (and thus the attacker can put the package there with an arbitrary version number). NOTE: it has been reported that this is intended functionality and the user is responsible for using --extra-index-url securely.

References: https://bugzilla.redhat.com/show_bug.cgi?id=1835736 https://cowlicks.website/posts/arbitrary-code-execution-from-pips-extra-index-url.html https://pip.pypa.io/en/stable/news/ https://lists.apache.org/thread.html/rb1adce798445facd032870d644eb39c4baaf9c4a7dd5477d12bb6ab2@%3Cgithub.arrow.apache.org%3E

yodaphone avatar Sep 13 '22 14:09 yodaphone