Unauthenticated code execution via unchecked stack append
Published Jan 24, 2024 · Updated Jun 16, 2025
Stack buffer overflow in Mathtex 1.05 and earlier allows remote attackers to execute arbitrary code through a crafted CGI URL. The validate() function uses strcat to append attacker-controlled input into its 2,048-byte display stack buffer without enforcing the destination length. The CGI endpoint requires no authentication; the resulting overwrite executes code in the server process, and the published reproducer also demonstrates a crash.
Summary
What happened
Stack buffer overflow in Mathtex 1.05 and earlier allows remote attackers to execute arbitrary code through a crafted CGI URL. The validate() function uses strcat to append attacker-controlled input into its 2,048-byte display stack buffer without enforcing the destination length. The CGI endpoint requires no authentication; the resulting overwrite executes code in the server process, and the published reproducer also demonstrates a crash.
The record
- CVE
- CVE-2023-51889
- Published
- Jan 24, 2024
- Updated
- Jun 16, 2025
- Vendor
- Unknown vendor
- Product
- Unknown product
- Classifications
- CWE-787, T1190
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jan 24, 2024CVE publishedPublication date reported by the CVE source.
- Jun 16, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
What conditions does exploitation require?
What is affected?
Affected products and versions are unavailable in this record.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
- Mathtex validate() stack-overflow reproducerproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo