mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-30 18:20:53 +00:00
21 lines
987 B
Markdown
21 lines
987 B
Markdown
### [CVE-2024-25004](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-25004)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
KiTTY versions 0.76.1.13 and before is vulnerable to a stack-based buffer overflow via the username, occurs due to insufficient bounds checking and input sanitization (at line 2600). This allows an attacker to overwrite adjacent memory, which leads to arbitrary code execution.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/177031/KiTTY-0.76.1.13-Command-Injection.html
|
|
- http://packetstormsecurity.com/files/177032/KiTTY-0.76.1.13-Buffer-Overflows.html
|
|
- http://seclists.org/fulldisclosure/2024/Feb/14
|
|
- https://blog.defcesco.io/CVE-2024-25003-CVE-2024-25004
|
|
|
|
#### Github
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|
|