Oval Definition:oval:com.ubuntu.trusty:def:20191559000
Revision Date:2019-02-27Version:1
Title:CVE-2019-1559 on Ubuntu 14.04 LTS (trusty) - medium.
Description:If an application encounters a fatal protocol error and then calls SSL_shutdown() twice (once to send a close_notify, and once to receive one) then OpenSSL can respond differently to the calling application if a 0 byte record is received with invalid padding compared to if a 0 byte record is received with an invalid MAC. If the application then behaves differently based on that in a way that is detectable to the remote peer, then this amounts to a padding oracle that could be used to decrypt data. In order for this to be exploitable "non-stitched" ciphersuites must be in use. Stitched ciphersuites are optimised implementations of certain commonly used ciphersuites. Also the application must call SSL_shutdown() twice even if a protocol error has occurred (applications should not do this but some do anyway). Fixed in OpenSSL 1.0.2r (Affected 1.0.2-1.0.2q).
Family:unixClass:vulnerability
Status:Reference(s):CVE-2019-1559
Platform(s):Ubuntu 14.04 LTS
Product(s):
Definition Synopsis
  • Ubuntu 14.04 LTS (trusty) is installed.
  • AND Package Information
  • NOT While related to the CVE in some way, the 'nodejs' package in trusty is not affected (note: 'uses system openssl').
  • OR The 'openssl' package in trusty is affected, but a decision has been made to defer addressing it (note: '2019-04-15').
  • OR The vulnerability of the 'openssl098' package in trusty is not known (status: 'needs-triage'). It is pending evaluation.
  • BACK