Jenkins Git Parameter Plugin vulnerable to code injection due to inexhaustive parameter check
Moderate severity
GitHub Reviewed
Published
Jul 9, 2025
to the GitHub Advisory Database
•
Updated Jul 9, 2025
Package
Affected versions
< 444.vca
Patched versions
444.vca
Description
Published by the National Vulnerability Database
Jul 9, 2025
Published to the GitHub Advisory Database
Jul 9, 2025
Reviewed
Jul 9, 2025
Last updated
Jul 9, 2025
Jenkins Git Parameter Plugin implements a choice build parameter that lists the configured Git SCM’s branches, tags, pull requests, and revisions.
Git Parameter Plugin 439.vb_0e46ca_14534 and earlier does not validate that the Git parameter value submitted to the build matches one of the offered choices.
This allows attackers with Item/Build permission to inject arbitrary values into Git parameters.
Git Parameter Plugin 444.vca_b_84d3703c2 validates that the Git parameter value submitted to the build matches one of the offered choices.
References