mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-01 11:10:36 +00:00
20 lines
920 B
Markdown
20 lines
920 B
Markdown
![]() |
### [CVE-2018-6323](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6323)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
The elf_object_p function in elfcode.h in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29.1, has an unsigned integer overflow because bfd_size_type multiplication is not used. A crafted ELF file allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- https://sourceware.org/bugzilla/show_bug.cgi?id=22746
|
||
|
- https://www.exploit-db.com/exploits/44035/
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/ARPSyndicate/cvemon
|
||
|
- https://github.com/fokypoky/places-list
|
||
|
|