Lucene search

K
cve[email protected]CVE-2020-26263
HistoryDec 21, 2020 - 5:15 p.m.

CVE-2020-26263

2020-12-2117:15:12
CWE-326
web.nvd.nist.gov
46
tlslite-ng
cve-2020-26263
rsa
tls
security
vulnerability
patch
nvd

5 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

NONE

AV:N/AC:L/Au:N/C:P/I:N/A:N

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

7.4 High

AI Score

Confidence

High

0.003 Low

EPSS

Percentile

69.6%

tlslite-ng is an open source python library that implements SSL and TLS cryptographic protocols. In tlslite-ng before versions 0.7.6 and 0.8.0-alpha39, the code that performs decryption and padding check in RSA PKCS#1 v1.5 decryption is data dependant. In particular, the code has multiple ways in which it leaks information about the decrypted ciphertext. It aborts as soon as the plaintext doesn’t start with 0x00, 0x02. All TLS servers that enable RSA key exchange as well as applications that use the RSA decryption API directly are vulnerable. This is patched in versions 0.7.6 and 0.8.0-alpha39. Note: the patches depend on Python processing the individual bytes in side-channel free manner, this is known to not the case (see reference). As such, users that require side-channel resistance are recommended to use different TLS implementations, as stated in the security policy of tlslite-ng.

Affected configurations

Vulners
NVD
Node
tlsfuzzerecdsaRange<0.7.6
OR
tlsfuzzerecdsaRange0.8.0-alpha10.8.0-alpha39
VendorProductVersionCPE
tlsfuzzerecdsa*cpe:2.3:a:tlsfuzzer:ecdsa:*:*:*:*:*:*:*:*
tlsfuzzerecdsa*cpe:2.3:a:tlsfuzzer:ecdsa:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "product": "tlslite-ng",
    "vendor": "tlsfuzzer",
    "versions": [
      {
        "status": "affected",
        "version": "< 0.7.6"
      },
      {
        "status": "affected",
        "version": ">= 0.8.0-alpha1, < 0.8.0-alpha39"
      }
    ]
  }
]

5 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

NONE

AV:N/AC:L/Au:N/C:P/I:N/A:N

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

7.4 High

AI Score

Confidence

High

0.003 Low

EPSS

Percentile

69.6%