Skip to content

Conversation

@AbhishekKumar9984
Copy link
Contributor

@AbhishekKumar9984 AbhishekKumar9984 commented Jul 31, 2025

Issue:
Resolved a high-severity Denial of Service (DoS) vulnerability (GHSA-vmq6-5m68-f53m) in the logback receiver component (ch.qos.logback:logback-classic). This vulnerability allowed attackers to exploit a serialization flaw by sending malicious data to the receiver component, potentially causing system unavailability. The issue is present in environments where the logback receiver component is deployed, specifically affecting logback-classic version 1.2.8.

Root Cause:
The logback receiver component failed to adequately validate serialized input data. If the receiver was enabled, attackers could send specially crafted serialized payloads that triggered resource exhaustion, leading to Denial of Service.

Fix : upgrading ch.qos.logback:logback-classic to a secure version 1.3.15 .

JIRA Ticket: https://cdap.atlassian.net/browse/PLUGIN-1907

@AnkitCLI
Copy link
Contributor

AnkitCLI commented Aug 5, 2025

Temporarily we can ignore canCommit() issue as the ServiceNow instance is intermittently going down, causing PR failures. This is a known intermittent issue and does not impact the functionality.

Copy link
Contributor

@MrRahulSharma MrRahulSharma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@AnkitCLI AnkitCLI merged commit ba37233 into data-integrations:develop Aug 7, 2025
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants