Access Restriction Bypass Affecting twisted package, versions [,14.0.1)


0.0
low

Snyk CVSS

    Attack Complexity High

    Threat Intelligence

    EPSS 1.07% (84th percentile)
Expand this section
NVD
7.5 high
Expand this section
Red Hat
4.3 medium

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-PYTHON-TWISTED-40039
  • published 17 Sep 2014
  • disclosed 17 Sep 2014
  • credit Alex Gaynor, David Reid

How to fix?

Upgrade to version 14.0.1 or greater.

Overview

Twisted is an asynchronous networking framework written in Python Affected versions of this package are vulnerable to Access Restriction Bypass. When specifying the trustRoot (CA store) for the HTTP client, Twisted did not respect the user's specification, and always used the default of the platform trust. This means that users attempting to use this feature to implement certificate pinning, or otherwise restrict the trust CAs would still have accepted any certificate signed by a CA.