cvelist/2022/2xxx/CVE-2022-2995.json

67 lines
2.3 KiB
JSON
Raw Normal View History

2022-08-25 19:00:38 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-2995",
2022-09-19 20:00:41 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "cri-o",
"version": {
"version_data": [
{
"version_value": "cri-o 1.25.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-284"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://www.benthamsgaze.org/2022/08/22/vulnerability-in-linux-containers-investigation-and-mitigation/",
"url": "https://www.benthamsgaze.org/2022/08/22/vulnerability-in-linux-containers-investigation-and-mitigation/"
},
{
"refsource": "MISC",
"name": "https://github.com/cri-o/cri-o/pull/6159",
"url": "https://github.com/cri-o/cri-o/pull/6159"
}
]
2022-08-25 19:00:38 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-09-19 20:00:41 +00:00
"value": "Incorrect handling of the supplementary groups in the CRI-O container engine might lead to sensitive information disclosure or possible data modification if an attacker has direct access to the affected container where supplementary groups are used to set access permissions and is able to execute a binary code in that container."
2022-08-25 19:00:38 +00:00
}
]
}
}