-
-
Save Giles-one/a398e3da21ea9567970c6f0de543c3b3 to your computer and use it in GitHub Desktop.
The reference for CVE-2025-29364
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [CVE ID] | |
| CVE-2025-29364 | |
| [PRODUCT] | |
| spimsimulator | |
| [Affected Version] | |
| spim <= 9.1.24 | |
| [Vulnerability Type] | |
| CWE-125 - Out-of-bounds Read | |
| CWE-787 - Out-of-bounds Write | |
| CWE-274 - Privilege Issues | |
| [Description] | |
| SPIMsimulator is an emulator software designed for writing and debugging MIPS assembly language. The SPIM MIPS Simulator is vulnerable to a memory overflow in its WRITE_SYSCALL and READ_SYSCALL system calls. This flaw can be exploited by an attacker to corrupt the host machine's memory, potentially leading to a simulator escape. | |
| [Details] | |
| https://github.com/Giles-one/spimsimulatorEscape?tab=readme-ov-file#bug2-bypass-check-in-read_syscall-and-write_syscall-leading-to-out-of-bounds-readwrite |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment