Publish Advisories

GHSA-w598-25hm-jqx3
GHSA-w598-25hm-jqx3
This commit is contained in:
advisory-database[bot]
2022-12-22 14:02:04 +00:00
parent 7422ea1a41
commit fa52e95246
2 changed files with 64 additions and 37 deletions
@@ -0,0 +1,64 @@
{
"schema_version": "1.3.0",
"id": "GHSA-w598-25hm-jqx3",
"modified": "2022-12-22T14:00:39Z",
"published": "2022-05-24T17:12:40Z",
"aliases": [
"CVE-2020-2166"
],
"summary": "RCE vulnerability in Jenkins Pipeline: AWS Steps Plugin",
"details": "Pipeline: AWS Steps Plugin 1.40 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 Pipeline: AWS Steps Plugins build steps.\n\nPipeline: AWS Steps Plugin 1.41 configures its YAML parser to only instantiate safe types.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "de.taimos:pipeline-aws"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.41"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-2166"
},
{
"type": "PACKAGE",
"url": "https://github.com/jenkinsci/pipeline-aws-plugin"
},
{
"type": "WEB",
"url": "https://jenkins.io/security/advisory/2020-03-25/#SECURITY-1741"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2020/03/25/2"
}
],
"database_specific": {
"cwe_ids": [
"CWE-20",
"CWE-502"
],
"severity": "HIGH",
"github_reviewed": true
}
}
@@ -1,37 +0,0 @@
{
"schema_version": "1.3.0",
"id": "GHSA-w598-25hm-jqx3",
"modified": "2022-05-24T17:12:40Z",
"published": "2022-05-24T17:12:40Z",
"aliases": [
"CVE-2020-2166"
],
"details": "Jenkins Pipeline: AWS Steps Plugin 1.40 and earlier does not configure its YAML parser to prevent the instantiation of arbitrary types, resulting in a remote code execution vulnerability.",
"severity": [
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-2166"
},
{
"type": "WEB",
"url": "https://jenkins.io/security/advisory/2020-03-25/#SECURITY-1741"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2020/03/25/2"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": "MODERATE",
"github_reviewed": false
}
}