Azure Container Service Plugin 1.0.1 and earlier does not configure its YAML parser to prevent the instantiation of arbitrary types. This results in a remote code execution (RCE) vulnerability exploitable by users able to provide YAML input files to Azure Container Service Plugin’s build step.
Azure Container Service Plugin 1.0.2 configures its YAML parser to only instantiate safe types.
{ "nvd_published_at": "2020-03-25T17:15:00Z", "github_reviewed_at": "2022-12-22T14:02:34Z", "severity": "HIGH", "github_reviewed": true, "cwe_ids": [ "CWE-20", "CWE-502" ] }