Vulnerability Description
tlslite-ng version 0.7.3 and earlier, since commit d7b288316bca7bcdd082e6ccff5491e241305233 contains a CWE-354: Improper Validation of Integrity Check Value vulnerability in TLS implementation, tlslite/utils/constanttime.py: ct_check_cbc_mac_and_pad(); line "end_pos = data_len - 1 - mac.digest_size" that can result in an attacker manipulating the TLS ciphertext which will not be detected by receiving tlslite-ng. This attack appears to be exploitable via man in the middle on a network connection. This vulnerability appears to have been fixed after commit 3674815d1b0f7484454995e2737a352e0a6a93d8.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Tlslite-Ng Project | Tlslite-Ng | <= 0.7.3 |
Related Weaknesses (CWE)
References
- https://github.com/tomato42/tlslite-ng/pull/234Third Party Advisory
- https://github.com/tomato42/tlslite-ng/pull/234Third Party Advisory
FAQ
What is CVE-2018-1000159?
CVE-2018-1000159 is a vulnerability with a CVSS score of 5.9 (MEDIUM). tlslite-ng version 0.7.3 and earlier, since commit d7b288316bca7bcdd082e6ccff5491e241305233 contains a CWE-354: Improper Validation of Integrity Check Value vulnerability in TLS implementation, tlslit...
How severe is CVE-2018-1000159?
CVE-2018-1000159 has been rated MEDIUM with a CVSS base score of 5.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2018-1000159?
Check the references section above for vendor advisories and patch information. Affected products include: Tlslite-Ng Project Tlslite-Ng.