Skip to content

Fix PHP_CodeSniffer command injection in *blame reports - #5716

Merged
GlazerMann merged 1 commit into
ms609:masterfrom
redalert2fan:fix/phpcs-command-injection
Aug 7, 2026
Merged

Fix PHP_CodeSniffer command injection in *blame reports#5716
GlazerMann merged 1 commit into
ms609:masterfrom
redalert2fan:fix/phpcs-command-injection

Conversation

@redalert2fan

Copy link
Copy Markdown
Contributor

Bump mediawiki/mediawiki-codesniffer from ^51.0.0 to ^52.0.0, which pins squizlabs/php_codesniffer 3.13.6. This fixes a command injection vulnerability in the Gitblame, Hgblame, and Svnblame reports when processing untrusted files (patched in PHP_CodeSniffer v3.13.6/v4.0.2).

Bump mediawiki/mediawiki-codesniffer from ^51.0.0 to ^52.0.0, which pins
squizlabs/php_codesniffer 3.13.6. This fixes a command injection
vulnerability in the Gitblame, Hgblame, and Svnblame reports when
processing untrusted files (patched in PHP_CodeSniffer v3.13.6/v4.0.2).
@github-actions github-actions Bot added dependencies Pull requests that update a dependency file config labels Aug 7, 2026
@redalert2fan

Copy link
Copy Markdown
Contributor Author

bot full test suite fail not related to this patch

@GlazerMann
GlazerMann merged commit dfc4a0a into ms609:master Aug 7, 2026
20 of 21 checks passed
@redalert2fan
redalert2fan deleted the fix/phpcs-command-injection branch August 7, 2026 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

config dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants