cve/2023/CVE-2023-4260.md

22 lines
996 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-4260](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-4260)
![](https://img.shields.io/static/v1?label=Product&message=Zephyr&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%3D%203.4%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-120%20Buffer%20Copy%20without%20Checking%20Size%20of%20Input%20('Classic%20Buffer%20Overflow')&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-193%20Off-by-one%20Error&color=brighgreen)
### Description
Potential off-by-one buffer overflow vulnerability in the Zephyr fuse file system.
### POC
#### Reference
- http://packetstormsecurity.com/files/175657/Zephyr-RTOS-3.x.0-Buffer-Overflows.html
- https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-gj27-862r-55wh
#### Github
- https://github.com/0xdea/advisories
2024-08-05 18:41:32 +00:00
- https://github.com/DiRaltvein/memory-corruption-examples
2024-05-25 21:48:12 +02:00
- https://github.com/hnsecurity/vulns