Skip to content

Add length checks to LDAPCredentialsValidator (#18959) (#18997)#438

Merged
Mukul Kumar Singh (mukul1987) merged 1 commit into30.0.1-confluentfrom
fix_vuln2
Mar 6, 2026
Merged

Add length checks to LDAPCredentialsValidator (#18959) (#18997)#438
Mukul Kumar Singh (mukul1987) merged 1 commit into30.0.1-confluentfrom
fix_vuln2

Conversation

@mukul1987
Copy link
Copy Markdown

(cherry picked from commit a57afa1)

Fixes CVE-2026-23906.

Description

Fixed the bug ...

Renamed the class ...

Added a forbidden-apis entry ...

Release note

For tips about how to write a good release note, see Release notes.


Key changed/added classes in this PR
  • MyFoo
  • OurBar
  • TheirBaz

This PR has:

  • been self-reviewed.
  • added documentation for new or modified features or behaviors.
  • a release note entry in the PR description.
  • added Javadocs for most classes and all non-trivial methods. Linked related entities via Javadoc links.
  • added or updated version, license, or notice information in licenses.yaml
  • added comments explaining the "why" and the intent of the code wherever would not be obvious for an unfamiliar reader.
  • added unit tests or modified existing tests to cover new code paths, ensuring the threshold for code coverage is met.
  • added integration tests.
  • been tested in a test Druid cluster.

…18997)

Co-authored-by: Cece Mei <yingqian.mei@gmail.com>
(cherry picked from commit a57afa1)
@mukul1987 Mukul Kumar Singh (mukul1987) requested a review from a team as a code owner March 6, 2026 04:21
@mukul1987 Mukul Kumar Singh (mukul1987) merged commit 431b3dc into 30.0.1-confluent Mar 6, 2026
2 checks passed
@mukul1987 Mukul Kumar Singh (mukul1987) deleted the fix_vuln2 branch March 6, 2026 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants