mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
804 B
Markdown
18 lines
804 B
Markdown
### [CVE-2007-2027](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2027)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Untrusted search path vulnerability in the add_filename_to_string function in intl/gettext/loadmsgcat.c for Elinks 0.11.1 allows local users to cause Elinks to use an untrusted gettext message catalog (.po file) in a "../po" directory, which can be leveraged to conduct format string attacks.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9741
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|