[ https://issues.apache.org/jira/browse/CASSANDRA-18150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17677834#comment-17677834 ]
Brandon Williams commented on CASSANDRA-18150: ---------------------------------------------- I updated 4.0 and onward for the JMXTool instance. ||Branch||CI|| |[4.0|https://github.com/driftx/cassandra/tree/CASSANDRA-18150-4.0]|[j8|https://app.circleci.com/pipelines/github/driftx/cassandra/778/workflows/09abe4d0-4511-46cf-9a8c-74952cffecaa], [j11|https://app.circleci.com/pipelines/github/driftx/cassandra/778/workflows/c23a9d03-5a60-4493-b680-97b3e1984eac]| |[4.1|https://github.com/driftx/cassandra/tree/CASSANDRA-18150-4.1]|[j8|https://app.circleci.com/pipelines/github/driftx/cassandra/777/workflows/fd197a30-5124-4672-9adc-ed6bfff91129], [j11|https://app.circleci.com/pipelines/github/driftx/cassandra/777/workflows/2aceb9c3-3d98-4e04-967b-18aa49d1b189]| |[trunk|https://github.com/driftx/cassandra/tree/CASSANDRA-18150-trunk]|[j8|https://app.circleci.com/pipelines/github/driftx/cassandra/776/workflows/362b0305-1049-4102-a6d8-f95ea00a32f2], [j11|https://app.circleci.com/pipelines/github/driftx/cassandra/776/workflows/7712f1fc-562b-4803-861b-1588bcf97e4e]| > Prefer snakeyaml's SafeConstructor over Constructor > --------------------------------------------------- > > Key: CASSANDRA-18150 > URL: https://issues.apache.org/jira/browse/CASSANDRA-18150 > Project: Cassandra > Issue Type: Improvement > Components: Local/Config > Reporter: Brandon Williams > Assignee: Brandon Williams > Priority: Normal > Fix For: 3.0.x, 3.11.x, 4.0.x, 4.1.x, 4.x > > > CVE-2022-1471 allows RCE through the Constructor class. While this isn't a > concern since yaml is only used for configuration, it is simple enough to > switch to SafeConstructor and harden the server a little more. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org