mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 23:14:03 +02:00
18 lines
671 B
Markdown
18 lines
671 B
Markdown
### [CVE-2003-0102](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0102)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Buffer overflow in tryelf() in readelf.c of the file command allows attackers to execute arbitrary code as the user running file, possibly via a large entity size value in an ELF header (elfhdr.e_shentsize).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/being1943/my_rss_reader
|
|
|