Skip to content

Fix CVE-2018-8415 - #8253

Merged
Travis Plunk (TravisEz13) merged 5 commits into
PowerShell:masterfrom
TravisEz13:security/fix_null_logging_issue_6_1-on-master
Nov 13, 2018
Merged

Fix CVE-2018-8415#8253
Travis Plunk (TravisEz13) merged 5 commits into
PowerShell:masterfrom
TravisEz13:security/fix_null_logging_issue_6_1-on-master

Conversation

@TravisEz13

@TravisEz13 Travis Plunk (TravisEz13) commented Nov 13, 2018

Copy link
Copy Markdown
Member

PR Summary

Fix CVE-2018-8415

  • If there is a null character in a scriptblock, translate it to a null replacement character before logging with scriptblock logging.

PR Checklist

@TravisEz13
Travis Plunk (TravisEz13) merged commit 18a181f into PowerShell:master Nov 13, 2018
@TravisEz13
Travis Plunk (TravisEz13) deleted the security/fix_null_logging_issue_6_1-on-master branch November 13, 2018 19:30
@iSazonov Ilya (iSazonov) added the CL-General Indicates that a PR should be marked as a general cmdlet change in the Change Log label Jan 17, 2019
@TravisEz13 Travis Plunk (TravisEz13) added CL-Engine Indicates that a PR should be marked as an engine change in the Change Log and removed CL-General Indicates that a PR should be marked as a general cmdlet change in the Change Log labels Jan 17, 2019
Thatgfsj (Thatgfsj) pushed a commit to Thatgfsj/PowerShell that referenced this pull request Aug 6, 2026
If there is a null character in a scriptblock, translate it to a null replacement character before logging with scriptblock logging.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-Engine Indicates that a PR should be marked as an engine change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants