Script-Languages-Container-Tool 0.20.0, released 2024-07-09¶
Code name: Fix vulnerabilities
Summary¶
This release fixes the following vulnerabilities by updating dependencies:
CVE-2024-35195 in dependency
requestsin versions <2.32.0caused by requestsSessionobject not verifying requests after making first request withverify=FalseCVE-2024-37891 in transitive dependency via
boto3tourllib3in versions <2.2.2caused by proxy-authorization request header not to be stripped during cross-origin redirects as no update of notebook-connector is available, yet.GHSA-w235-7p84-xx57 in transitive dependency via
luigitotornadoin versions <6.4.1enabling CRLF injection inCurlAsyncHTTPClientheaders.GHSA-753j-mpmx-qq6g in transitive dependency via
luigitotornadoin versions <6.4.1due to inconsistent interpretation of HTTP Requests (‘HTTP Request/Response Smuggling’)
However, the release ignores the following vulnerabilities
GHSA-753j-mpmx-qq6g in dependency
configobjin versions ≤5.0.8being ReDoS exploitable by developers using values in a server-side configuration file as SLCT is used only client side and a patched version is not available, yet.
Security Issues¶
#216: Updated dependencies to fix vulnerabilities