2019-12-05 01:01:57 +00:00
{
"CVE_data_meta" : {
"ID" : "CVE-2020-2232" ,
2020-08-12 14:01:34 +00:00
"ASSIGNER" : "jenkinsci-cert@googlegroups.com" ,
"STATE" : "PUBLIC"
2020-08-12 11:15:36 +02:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Jenkins project" ,
"product" : {
"product_data" : [
{
"product_name" : "Jenkins Email Extension Plugin" ,
"version" : {
"version_data" : [
{
"version_value" : "2.72" ,
"version_affected" : ">="
} ,
{
"version_value" : "2.73" ,
"version_affected" : "<="
}
]
}
}
]
}
}
]
}
2019-12-05 01:01:57 +00:00
} ,
2020-08-12 11:15:36 +02:00
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2019-12-05 01:01:57 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-08-12 11:15:36 +02:00
"value" : "Jenkins Email Extension Plugin 2.72 and 2.73 transmits and displays the SMTP password in plain text as part of the global Jenkins configuration form, potentially resulting in its exposure."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-319: Cleartext Transmission of Sensitive Information"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://jenkins.io/security/advisory/2020-08-12/#SECURITY-1975" ,
"url" : "https://jenkins.io/security/advisory/2020-08-12/#SECURITY-1975" ,
"refsource" : "CONFIRM"
2020-08-12 15:01:24 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[oss-security] 20200812 Multiple vulnerabilities in Jenkins and Jenkins plugins" ,
"url" : "http://www.openwall.com/lists/oss-security/2020/08/12/4"
2019-12-05 01:01:57 +00:00
}
]
}
}