mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 04:59:31 +02:00
18 lines
767 B
Markdown
18 lines
767 B
Markdown
### [CVE-2006-4775](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4775)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The VLAN Trunking Protocol (VTP) feature in Cisco IOS 12.1(19) and CatOS allows remote attackers to cause a denial of service by sending a VTP update with a revision value of 0x7FFFFFFF, which is incremented to 0x80000000 and is interpreted as a negative number in a signed context.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.cisco.com/warp/public/707/cisco-sr-20060913-vtp.shtml
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|