mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
19 lines
689 B
Markdown
19 lines
689 B
Markdown
### [CVE-2014-2524](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2524)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The _rl_tropen function in util.c in GNU readline before 6.3 patch 3 allows local users to create or overwrite arbitrary files via a symlink attack on a /var/tmp/rltrace.[PID] file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/HotDB-Community/HotDB-Engine
|
|
- https://github.com/andir/nixos-issue-db-example
|
|
|