mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 09:09:31 +02:00
18 lines
862 B
Markdown
18 lines
862 B
Markdown
### [CVE-2022-2995](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2995)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.benthamsgaze.org/2022/08/22/vulnerability-in-linux-containers-investigation-and-mitigation/
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|