mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 01:31:01 +00:00
19 lines
774 B
Markdown
19 lines
774 B
Markdown
### [CVE-2024-27224](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-27224)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In strncpy of strncpy.c, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/NaInSec/CVE-LIST
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|
|