cve/2018/CVE-2018-6543.md

19 lines
825 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2018-6543](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6543)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
In GNU Binutils 2.30, there's an integer overflow in the function load_specific_debug_section() in objdump.c, which results in `malloc()` with 0 size. 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=22769
#### Github
- https://github.com/andir/nixos-issue-db-example
- https://github.com/comed-ian/OffSec_2022_lecture