mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 07:12:31 +02:00
24 lines
1.0 KiB
Markdown
24 lines
1.0 KiB
Markdown
### [CVE-2003-0001](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0001)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple ethernet Network Interface Card (NIC) device drivers do not pad frames with null bytes, which allows remote attackers to obtain information from previous packets or kernel memory by using malformed packets, as demonstrated by Etherleak.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/cpujan2015-1972971.html
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/CVEDB/awesome-cve-repo
|
|
- https://github.com/Live-Hack-CVE/CVE-2021-3031
|
|
- https://github.com/hackerhouse-opensource/exploits
|
|
- https://github.com/marb08/etherleak-checker
|
|
- https://github.com/tyleraschultz/tam-content
|
|
- https://github.com/umsundu/etherleak-python3-poc
|
|
|