mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-28 01:04:30 +00:00
1023 B
1023 B
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://sourceware.org/bugzilla/show_bug.cgi?id=22746
- https://www.exploit-db.com/exploits/44035/
- https://www.exploit-db.com/exploits/44035/