mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 06:52:09 +02:00
18 lines
830 B
Markdown
18 lines
830 B
Markdown
### [CVE-2018-5378](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5378)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Quagga BGP daemon (bgpd) prior to version 1.2.3 does not properly bounds check the data sent with a NOTIFY to a peer, if an attribute length is invalid. Arbitrary data from the bgpd process may be sent over the network to a peer and/or bgpd may crash.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.kb.cert.org/vuls/id/940439
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|