2022-06-29 18:00:50 +00:00
{
"CVE_data_meta" : {
"ID" : "CVE-2022-34796" ,
2022-06-30 17:16:14 +02:00
"ASSIGNER" : "jenkinsci-cert@googlegroups.com"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Jenkins project" ,
"product" : {
"product_data" : [
{
"product_name" : "Jenkins Deployment Dashboard Plugin" ,
"version" : {
"version_data" : [
{
"version_value" : "1.0.10" ,
"version_affected" : "<="
} ,
{
"version_value" : "1.0.10" ,
"version_affected" : "?>"
}
]
}
}
]
}
}
]
}
2022-06-29 18:00:50 +00:00
} ,
2022-06-30 17:16:14 +02:00
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-06-29 18:00:50 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-06-30 17:16:14 +02:00
"value" : "A missing permission check in Jenkins Deployment Dashboard Plugin 1.0.10 and earlier allows attackers with Overall/Read permission to enumerate credentials IDs of credentials stored in Jenkins."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-862: Missing Authorization"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://www.jenkins.io/security/advisory/2022-06-30/#SECURITY-2798%20(1)" ,
"url" : "https://www.jenkins.io/security/advisory/2022-06-30/#SECURITY-2798%20(1)" ,
"refsource" : "CONFIRM"
2022-06-29 18:00:50 +00:00
}
]
}
}