mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 06:12:23 +02:00
18 lines
747 B
Markdown
18 lines
747 B
Markdown
### [CVE-2014-6270](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6270)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Off-by-one error in the snmpHandleUdp function in snmp_core.cc in Squid 2.x and 3.x, when an SNMP port is configured, allows remote attackers to cause a denial of service (crash) or possibly execute arbitrary code via a crafted UDP SNMP request, which triggers a heap-based buffer overflow.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ubuntu.com/usn/USN-2921-1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|