Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
github-actions bot opened this issue Oct 17, 2022 · 0 comments
Closed

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

github-actions bot opened this issue Oct 17, 2022 · 0 comments
Labels

Comments

@github-actions
Copy link

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

@github-actions github-actions bot added the Snyk label Oct 17, 2022
@github-actions github-actions bot closed this as completed Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

0 participants