Bug 2046282 (CVE-2021-41766) - CVE-2021-41766 karaf: insecure java deserialization
Summary: CVE-2021-41766 karaf: insecure java deserialization
Keywords:
Status: CLOSED ERRATA
Alias: CVE-2021-41766
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 2046286
TreeView+ depends on / blocked
 
Reported: 2022-01-26 14:08 UTC by Guilherme de Almeida Suckevicz
Modified: 2022-07-07 18:39 UTC (History)
26 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
A flaw was found in Apache Karaf. This issue allows monitoring of applications and the Java runtime by using the Java Management Extensions (JMX).
Clone Of:
Environment:
Last Closed: 2022-07-07 18:39:13 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2022:5532 0 None None None 2022-07-07 14:22:09 UTC

Description Guilherme de Almeida Suckevicz 2022-01-26 14:08:11 UTC
Apache Karaf allows monitoring of applications and the Java runtime by using the Java Management Extensions (JMX). JMX is a Java RMI based technology that relies on Java serialized objects for client server communication. Whereas the default JMX implementation is hardened against unauthenticated deserialization attacks, the implementation used by Apache Karaf is not protected against this kind of attack.

The impact of Java deserialization vulnerabilities strongly depends on the classes that are available within the targets class path. Generally speaking, deserialization of untrusted data does always represent a high security risk and should be prevented.

The risk is low as, by default, Karaf uses a limited set of classes in the JMX server class path. It depends of system scoped classes (e.g. jar in the lib folder).

This has been fixed in revision:
https://gitbox.apache.org/repos/asf?p=karaf.git;h=b42c82c
https://gitbox.apache.org/repos/asf?p=karaf.git;h=93a019c

Mitigation:
Apache Karaf users should upgrade to 4.3.6 or later as soon as possible, or disable remote access to JMX server.

JIRA Tickets:
https://issues.apache.org/jira/browse/KARAF-7312

Comment 10 errata-xmlrpc 2022-07-07 14:22:06 UTC
This issue has been addressed in the following products:

  Red Hat Fuse 7.11

Via RHSA-2022:5532 https://access.redhat.com/errata/RHSA-2022:5532

Comment 11 Product Security DevOps Team 2022-07-07 18:39:10 UTC
This bug is now closed. Further updates for individual products will be reflected on the CVE page(s):

https://access.redhat.com/security/cve/cve-2021-41766


Note You need to log in before you can comment on or make changes to this bug.