2019-12-05 01:01:38 +00:00
{
"CVE_data_meta" : {
"ID" : "CVE-2020-2198" ,
2020-06-03 13:01:32 +00:00
"ASSIGNER" : "jenkinsci-cert@googlegroups.com" ,
"STATE" : "PUBLIC"
2020-06-03 13:06:30 +02:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Jenkins project" ,
"product" : {
"product_data" : [
{
"product_name" : "Jenkins Project Inheritance Plugin" ,
"version" : {
"version_data" : [
{
"version_value" : "19.08.02" ,
"version_affected" : "<="
} ,
{
"version_value" : "19.08.02" ,
"version_affected" : "?>"
}
]
}
}
]
}
}
]
}
2019-12-05 01:01:38 +00:00
} ,
2020-06-03 13:06:30 +02:00
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2019-12-05 01:01:38 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-06-03 13:06:30 +02:00
"value" : "Jenkins Project Inheritance Plugin 19.08.02 and earlier does not redact encrypted secrets in the 'getConfigAsXML' API URL when transmitting job config.xml data to users without Job/Configure."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-522: Insufficiently Protected Credentials"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://jenkins.io/security/advisory/2020-06-03/#SECURITY-1582" ,
"url" : "https://jenkins.io/security/advisory/2020-06-03/#SECURITY-1582" ,
"refsource" : "CONFIRM"
2020-06-03 15:01:27 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[oss-security] 20200603 Multiple vulnerabilities in Jenkins plugins" ,
"url" : "http://www.openwall.com/lists/oss-security/2020/06/03/3"
2019-12-05 01:01:38 +00:00
}
]
}
}