mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 03:41:53 +02:00
18 lines
864 B
Markdown
18 lines
864 B
Markdown
### [CVE-2020-35457](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35457)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
** DISPUTED ** GNOME GLib before 2.65.3 has an integer overflow, that might lead to an out-of-bounds write, in g_option_group_add_entries. NOTE: the vendor's position is "Realistically this is not a security issue. The standard pattern is for callers to provide a static list of option entries in a fixed number of calls to g_option_group_add_entries()." The researcher states that this pattern is undocumented.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/carter-yagemann/ARCUS
|
|
|