cve/2023/CVE-2023-22291.md

18 lines
859 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-22291](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-22291)
![](https://img.shields.io/static/v1?label=Product&message=Ichitaro&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%202022%201.0.1.57600%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-590%3A%20Free%20of%20Memory%20not%20on%20the%20Heap&color=brighgreen)
### Description
An invalid free vulnerability exists in the Frame stream parser functionality of Ichitaro 2022 1.0.1.57600. A specially crafted document can lead to an attempt to free a stack pointer, which causes memory corruption. An attacker can provide a malicious file to trigger this vulnerability.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2022-1687
#### Github
No PoCs found on GitHub currently.