2023-02-08 09:00:42 +00:00
{
2023-02-20 17:00:37 +00:00
"data_version" : "4.0" ,
2023-02-08 09:00:42 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-48318" ,
2023-02-20 17:00:37 +00:00
"ASSIGNER" : "security@checkmk.com" ,
"STATE" : "PUBLIC"
2023-02-08 09:00:42 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-02-20 17:00:37 +00:00
"value" : "No authorisation controls in the RestAPI documentation for Tribe29's Checkmk <= 2.1.0p13 and Checkmk <= 2.0.0p29 which may lead to unintended information disclosure through automatically generated user specific tags within Rest API documentation."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-862 Missing Authorization" ,
"cweId" : "CWE-862"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Tribe29" ,
"product" : {
"product_data" : [
{
"product_name" : "Checkmk" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_name" : "2.0.0" ,
"version_value" : "2.0.0p29"
} ,
{
"version_affected" : "<=" ,
"version_name" : "2.1.0" ,
"version_value" : "2.1.0p13"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://checkmk.com/werk/14509" ,
"refsource" : "MISC" ,
"name" : "https://checkmk.com/werk/14509"
}
]
} ,
"impact" : {
"cvss" : [
{
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" ,
"version" : "3.1"
2023-02-08 09:00:42 +00:00
}
]
}
}