First published: Sun Apr 12 2020(Updated: )
A flaw was found in the Serialization component of OpenJDK. The invokeWriteObject() method of the ObjectStreamClass method failed to catch InstantiationError exception during object stream deserialization, which could cause an unexpected exception to be raised when processing an untrusted serialized input.
Affected Software | Affected Version | How to fix |
---|---|---|
OpenJDK 17 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of REDHAT-BUG-1823216 is classified as important, as it can lead to unexpected exceptions during object stream deserialization.
To fix REDHAT-BUG-1823216, update to the patched version of Oracle OpenJDK as provided in the security advisories.
REDHAT-BUG-1823216 affects specific versions of Oracle OpenJDK, primarily around version 17.
The flaw in REDHAT-BUG-1823216 pertains to the Serialization component failing to handle InstantiationError exceptions during deserialization.
Yes, REDHAT-BUG-1823216 can potentially be exploited remotely if an application is processing untrusted serialized data.