cvelist/2022/4xxx/CVE-2022-4884.json

88 lines
2.7 KiB
JSON
Raw Normal View History

2023-01-09 13:00:37 +00:00
{
2023-01-09 17:00:42 +00:00
"data_version": "4.0",
2023-01-09 13:00:37 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-4884",
2023-01-09 17:00:42 +00:00
"ASSIGNER": "security@checkmk.com",
"STATE": "PUBLIC"
2023-01-09 13:00:37 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-01-09 17:00:42 +00:00
"value": "Path-Traversal in MKP storing in Tribe29 Checkmk <=2.0.0p32 and <= 2.1.0p18 allows an administrator to write mkp files to arbitrary locations via a malicious mkp file."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')",
"cweId": "CWE-22"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Tribe29",
"product": {
"product_data": [
{
"product_name": "Checkmk",
"version": {
"version_data": [
{
"version_value": "2.0.0",
"version_affected": "="
},
{
"version_value": "2.1.0",
"version_affected": "="
},
{
"version_value": "1.6.0",
"version_affected": "!"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://checkmk.com/werk/15065",
"refsource": "MISC",
"name": "https://checkmk.com/werk/15065"
}
]
},
"credits": [
{
"lang": "en",
2023-01-11 11:00:38 +00:00
"value": "Niko Wenselowski (SVA)"
2023-01-09 17:00:42 +00:00
}
],
"impact": {
"cvss": [
{
"baseScore": 3.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:L",
"version": "3.1"
2023-01-09 13:00:37 +00:00
}
]
}
}