提交 #97000: elf-parser project has DoS vulnerability信息

标题elf-parser project has DoS vulnerability
描述In the elf-parser project, elf_parser.cpp:66 in elf_parser::Elf_parser::get_segments() exist a denial of service vulnerability. Attackers can cause denial of service through carefully constructed malicious files. When open this malicious file, the program will generate a wild pointer.You can access ASAN report or run the poc file see this DoS vulnerability be triggered. Through GDB analysis, the reason for this wild pointer may be : ``` at ../elf_parser.cpp:66 66 segment.segment_physaddr = phdr[i].p_paddr; ```
来源⚠️ https://github.com/10cksYiqiyinHangzhouTechnology/elf-parser_segments_poc
用户
 10cksYiqiyinHangzhouTechnology (UID 41666)
提交2023-03-02 13時47分 (3 年前)
管理2023-03-02 19時16分 (5 hours later)
状态已接受
VulDB条目222222 [finixbit elf-parser elf_parser.cpp get_segments 拒绝服务]
积分20

Are you interested in using VulDB?

Download the whitepaper to learn more about our service!