mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
862 B
Markdown
18 lines
862 B
Markdown
### [CVE-2024-6787](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-6787)
|
|

|
|

|
|
%20Race%20Condition&color=brightgreen)
|
|
|
|
### Description
|
|
|
|
This vulnerability occurs when an attacker exploits a race condition between the time a file is checked and the time it is used (TOCTOU). By exploiting this race condition, an attacker can write arbitrary files to the system. This could allow the attacker to execute malicious code and potentially cause file losses.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|
|