Skip to content

GENAI| fix: replace unsafe YAML deserialization with safe_load methods#199

Open
ulla899habeeb wants to merge 2 commits into
AuthorizeNet:masterfrom
ulla899habeeb:AI_sast_10684
Open

GENAI| fix: replace unsafe YAML deserialization with safe_load methods#199
ulla899habeeb wants to merge 2 commits into
AuthorizeNet:masterfrom
ulla899habeeb:AI_sast_10684

Conversation

@ulla899habeeb
Copy link
Copy Markdown

Prevent RCE attacks by using YAML.safe_load instead of YAML.load in LogHelper.rb (lines 13, 20)

Prevent RCE attacks by using YAML.safe_load instead of YAML.load
in LogHelper.rb (lines 13, 20)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant