Skip to content

Fix Improper Control in mongo-perf possible code Injection js-yaml #157

Open
streetfact wants to merge 1 commit intomongodb:masterfrom
streetfact:patch-1
Open

Fix Improper Control in mongo-perf possible code Injection js-yaml #157
streetfact wants to merge 1 commit intomongodb:masterfrom
streetfact:patch-1

Conversation

@streetfact
Copy link
Copy Markdown

Bug Fix

Whats Changed:
Versions of js-yaml prior to 3.13.1 are vulnerable to Code Injection. The load() function may execute arbitrary code injected through a malicious YAML file. Objects that have toString as key, JavaScript code as value and are used as explicit mapping keys allow attackers to execute the supplied code through the load() function. The safeLoad() function is unaffected.

Workload Submission form:
If applicable, only required if there is a new workload being added. Form can be found here

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