RADAR-base / radar-output-restructure

Reads avro files in HDFS and outputs json or csv per topic per user in local file system
Apache License 2.0
1 stars 0 forks source link

Arbitrary Code Execution SNYK-JAVA-ORGAPACHECOMMONS-3043138 #534

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

Overview

Affected versions of this package are vulnerable to Arbitrary Code Execution due to the default lookup instances, including interpolators that could result in exploitation of this vulnerability or contact with remote servers.

Note

Vulnerable lookups:

1) script - executes expressions using the JVM script execution engine (javax.script)

2) dns - resolves dns records

3) url - loads values from urls, including from remote servers

Remediation

Upgrade org.apache.commons:commons-text to version 1.10.0 or higher.

References