RadarGun Plugin 1.7 and earlier does not configure its YAML parser to prevent the instantiation of arbitrary types. This results in a remote code execution vulnerability exploitable by users able to configure RadarGun Plugin’s build step.
RadarGun Plugin 1.8 configures its YAML parser to only instantiate safe types.
{
"cwe_ids": [
"CWE-502"
],
"severity": "HIGH",
"nvd_published_at": "2020-02-12T15:15:00Z",
"github_reviewed": true,
"github_reviewed_at": "2023-01-14T05:27:55Z"
}