mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-30 10:10:35 +00:00
21 lines
941 B
Markdown
21 lines
941 B
Markdown
![]() |
### [CVE-2018-18483](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-18483)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
The get_count function in cplus-dem.c in GNU libiberty, as distributed in GNU Binutils 2.31, allows remote attackers to cause a denial of service (malloc called with the result of an integer-overflowing calculation) or possibly have unspecified other impact via a crafted string, as demonstrated by c++filt.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87602
|
||
|
- https://sourceware.org/bugzilla/show_bug.cgi?id=23767
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/fokypoky/places-list
|
||
|
- https://github.com/fuzz-evaluator/MemLock-Fuzz-eval
|
||
|
- https://github.com/wcventure/MemLock-Fuzz
|
||
|
|