cve/2023/CVE-2023-7216.md

22 lines
1.3 KiB
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-7216](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-7216)
![](https://img.shields.io/static/v1?label=Product&message=Red%20Hat%20Enterprise%20Linux%206&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=Red%20Hat%20Enterprise%20Linux%207&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=Red%20Hat%20Enterprise%20Linux%208&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=Red%20Hat%20Enterprise%20Linux%209&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
2024-05-28 08:49:17 +00:00
![](https://img.shields.io/static/v1?label=Vulnerability&message=Improper%20Link%20Resolution%20Before%20File%20Access%20('Link%20Following')&color=brighgreen)
2024-05-25 21:48:12 +02:00
### Description
2024-05-28 08:49:17 +00:00
A path traversal vulnerability was found in the CPIO utility. This issue could allow a remote unauthenticated attacker to trick a user into opening a specially crafted archive. During the extraction process, the archiver could follow symlinks outside of the intended directory, which allows files to be written in arbitrary directories through symlinks.
2024-05-25 21:48:12 +02:00
### POC
#### Reference
- https://bugzilla.redhat.com/show_bug.cgi?id=2249901
#### Github
2024-05-28 08:49:17 +00:00
- https://github.com/fkie-cad/nvd-json-data-feeds
- https://github.com/fokypoky/places-list
2024-05-25 21:48:12 +02:00