cve/2023/CVE-2023-35126.md

19 lines
1.0 KiB
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-35126](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-35126)
![](https://img.shields.io/static/v1?label=Product&message=Ichitaro%202023&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%201.0.1.59372%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-129%3A%20Improper%20Validation%20of%20Array%20Index&color=brighgreen)
### Description
An out-of-bounds write vulnerability exists within the parsers for both the "DocumentViewStyles" and "DocumentEditStyles" streams of Ichitaro 2023 1.0.1.59372 when processing types 0x0000-0x0009 of a style record with the type 0x2008. A specially crafted document can cause memory corruption, which can lead to arbitrary code execution. An attacker can provide a malicious file to trigger this vulnerability.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2023-1825
- https://www.talosintelligence.com/vulnerability_reports/TALOS-2023-1825
#### Github
No PoCs found on GitHub currently.