Skip to content

Fix possible fix(deps): 3 vulnerable dependencies in gradle.lockfile - #252

Open
begininvoke wants to merge 1 commit into
Netflix:mainfrom
begininvoke:redgem/security-fix-0c4ce205
Open

Fix possible fix(deps): 3 vulnerable dependencies in gradle.lockfile#252
begininvoke wants to merge 1 commit into
Netflix:mainfrom
begininvoke:redgem/security-fix-0c4ce205

Conversation

@begininvoke

Copy link
Copy Markdown

Proposing a fix for something flagged in maestro-queue/gradle.lockfile. It is around line 41.

The project is using commons-beanutils version 1.9.4, which is vulnerable to CVE‑2025‑48734. An attacker can supply a malicious property path to PropertyUtilsBean.getProperty() and read the "declaredClass" property of enum instances, exposing the application's ClassLoader and enabling arbitrary code execution. This constitutes an Improper Access Control issue with HIGH severity.

Upgrade vulnerable dependencies to patched versions in gradle.lockfile.

For reference: rule CVE-2025-48734. Rated high.

Take or leave whichever parts are useful. If this is not the right approach, closing is fine.


Found with automated scanning (RedGem) and reviewed before opening. If it is not useful, closing it is completely fine.

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.

1 participant