Skip to content

Apache Flume vulnerable to remote code execution via deserialization of unsafe providerURL

Critical severity GitHub Reviewed Published Oct 26, 2022 to the GitHub Advisory Database • Updated Jul 28, 2023

Package

maven org.apache.flume.flume-ng-sources:flume-jms-source (Maven)

Affected versions

< 1.11.0

Patched versions

1.11.0

Description

Flume’s JMSSource class can be configured with a providerUrl parameter. A JNDI lookup is performed on this name without performing validation. This could result in untrusted data being deserialized, leading to remote code execution (RCE) attack when a configuration uses a JMS Source with an unsafe providerURL. This issue is fixed in version 1.11.0.

References

Published by the National Vulnerability Database Oct 26, 2022
Published to the GitHub Advisory Database Oct 26, 2022
Reviewed Oct 27, 2022
Last updated Jul 28, 2023

Severity

Critical
9.8
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CVE ID

CVE-2022-42468

GHSA ID

GHSA-9w4g-fp9h-3q2v

Source code

Credits

Checking history
See something to contribute? Suggest improvements for this vulnerability.