mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 18:42:36 +02:00
20 lines
913 B
Markdown
20 lines
913 B
Markdown
### [CVE-2017-16831](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-16831)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
coffgen.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29.1, does not validate the symbol count, which allows remote attackers to cause a denial of service (integer overflow and application crash, or excessive memory allocation) or possibly have unspecified other impact via a crafted PE file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://sourceware.org/bugzilla/show_bug.cgi?id=22385
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/akaganeite/CVE4PP
|
|
- https://github.com/fokypoky/places-list
|
|
|