mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 06:51:35 +02:00
18 lines
835 B
Markdown
18 lines
835 B
Markdown
### [CVE-2019-7150](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-7150)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in elfutils 0.175. A segmentation fault can occur in the function elf64_xlatetom in libelf/elf32_xlatetom.c, due to dwfl_segment_report_module not checking whether the dyn data read from a core file is truncated. A crafted input can cause a program crash, leading to denial-of-service, as demonstrated by eu-stack.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://sourceware.org/bugzilla/show_bug.cgi?id=24103
|
|
|
|
#### Github
|
|
- https://github.com/flyrev/security-scan-ci-presentation
|
|
|