mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-07 19:16:22 +00:00
20 lines
835 B
Markdown
20 lines
835 B
Markdown
![]() |
### [CVE-2008-1687](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1687)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
The (1) maketemp and (2) mkstemp builtin functions in GNU m4 before 1.4.11 do not quote their output when a file is created, which might allow context-dependent attackers to trigger a macro expansion, leading to unspecified use of an incorrect filename.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
No PoCs from references.
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/Shubhamthakur1997/CICD-Demo
|
||
|
- https://github.com/dcambronero/CloudGuard-ShiftLeft-CICD-AWS
|
||
|
- https://github.com/jaydenaung/CloudGuard-ShiftLeft-CICD-AWS
|
||
|
|