Critical Severity
Security Bulletin: CVE-2019-17638 jetty double-release of a byte buffer
Nov 18, 2020 7:00 pm EST
Categorized: Critical Severity
Share this post:
In Eclipse Jetty, versions 9.4.27.v20200227 to 9.4.29.v20200521, in case of too large response headers, Jetty throws an exception to produce an HTTP 431 error. When this happens, the ByteBuffer containing the HTTP response headers is released back to the ByteBufferPool twice. Because of this double release, two threads can acquire the same ByteBuffer from the pool and while thread1 is about to use the ByteBuffer to write response1 data, thread2 fills the ByteBuffer with other data. Thread1 then proceeds to write the buffer that now contains different data. This results in client1, which issued request1 seeing data from another request or response which could contain sensitive data belonging to client2 (HTTP session ids, authentication credentials, etc.).
Affected product(s) and affected version(s):
Affected Product(s) | Version(s) |
UCD – IBM UrbanCode Deploy | 6.2.7.4 |
UCD – IBM UrbanCode Deploy | 6.2.7.3 |
UCD – IBM UrbanCode Deploy | 7.0.4.0 |
UCD – IBM UrbanCode Deploy | 7.0.3.0 |
UCD – IBM UrbanCode Deploy | All |
Refer to the following reference URLs for remediation and additional vulnerability details:
Source Bulletin: https://www.ibm.com/support/pages/node/6370095
Security Bulletin: Multiple vulnerabilities in IBM Java SDK and IBM Java Runtime affect TPF Toolkit
Mar 5, 2021 7:00 pm EST | Critical Severity
There are multiple vulnerabilities in IBM® SDK Java™ Technology Edition and IBM® Runtime Environment Java™ used by TPF Toolkit. TPF Toolkit has addressed the applicable CVEs. ...read more
Security Bulletin: Android Mobile SDK compile builder includes vulnerable components
Mar 2, 2021 7:00 pm EST | Critical Severity
A third party JSON parser that Android Mobile SDK uses include vulnerable components. The JSON parser is included in the compile builder provided to customers to compile their Mobile SDK manifest. It is not included within customer apps. ...read more
Security Bulletin: IBM Cloud Private is vulnerable to Go vulnerabilities (CVE-2021-3114, CVE-2021-3115)
Feb 26, 2021 7:00 pm EST | Critical Severity
IBM Cloud Private is vulnerable to Go vulnerabilities ...read more