2019-12-05 01:01:57 +00:00
{
"CVE_data_meta" : {
"ID" : "CVE-2020-2255" ,
2020-09-16 14:01:57 +00:00
"ASSIGNER" : "jenkinsci-cert@googlegroups.com" ,
"STATE" : "PUBLIC"
2020-09-16 12:56:22 +02:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Jenkins project" ,
"product" : {
"product_data" : [
{
"product_name" : "Jenkins Blue Ocean Plugin" ,
"version" : {
"version_data" : [
{
"version_value" : "1.23.2" ,
"version_affected" : "<="
} ,
{
"version_value" : "1.19.2" ,
"version_affected" : "!"
}
]
}
}
]
}
}
]
}
2019-12-05 01:01:57 +00:00
} ,
2020-09-16 12:56:22 +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-09-16 12:56:22 +02:00
"value" : "A missing permission check in Jenkins Blue Ocean Plugin 1.23.2 and earlier allows attackers with Overall/Read permission to connect to an attacker-specified URL."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
2020-09-16 18:20:13 +02:00
"value" : "CWE-862: Missing Authorization"
2020-09-16 12:56:22 +02:00
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://www.jenkins.io/security/advisory/2020-09-16/#SECURITY-1961" ,
"url" : "https://www.jenkins.io/security/advisory/2020-09-16/#SECURITY-1961" ,
"refsource" : "CONFIRM"
2020-09-16 15:01:47 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[oss-security] 20200916 Multiple vulnerabilities in Jenkins plugins" ,
"url" : "http://www.openwall.com/lists/oss-security/2020/09/16/3"
2019-12-05 01:01:57 +00:00
}
]
}
}