Skip to content

OS command injection vulnerability in Jenkins Play Framework Plugin

High severity GitHub Reviewed Published May 24, 2022 to the GitHub Advisory Database • Updated Jan 29, 2023

Package

maven org.jenkins-ci.plugins:play-autotest-plugin (Maven)

Affected versions

<= 1.0.2

Patched versions

None

Description

A form validation endpoint in Play Framework Plugin executes the play command to validate a given input file.

Play Framework Plugin 1.0.2 and earlier lets users specify the path to the play command on the Jenkins controller. This results in an OS command injection vulnerability exploitable by users able to store such a file on the Jenkins controller (e.g. through archiving artifacts).

References

Published by the National Vulnerability Database Jun 3, 2020
Published to the GitHub Advisory Database May 24, 2022
Reviewed Dec 21, 2022
Last updated Jan 29, 2023

Severity

High
8.8
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
Low
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Weaknesses

CVE ID

CVE-2020-2200

GHSA ID

GHSA-h5mv-fv98-gqmq

Source code

Credits

Checking history
See something to contribute? Suggest improvements for this vulnerability.