cve/2023/CVE-2023-38127.md

19 lines
986 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-38127](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-38127)
![](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-190%3A%20Integer%20Overflow%20or%20Wraparound&color=brighgreen)
### Description
An integer overflow exists in the "HyperLinkFrame" stream parser of Ichitaro 2023 1.0.1.59372. A specially crafted document can cause the parser to make an under-sized allocation, which can later allow for memory corruption, potentially resulting in arbitrary code execution. An attacker can provide a malicious file to trigger this vulnerability.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2023-1808
- https://www.talosintelligence.com/vulnerability_reports/TALOS-2023-1808
#### Github
No PoCs found on GitHub currently.