Squid Proxy 3.4.6 SNMP snmp_core.cc snmpHandleUdp memory corruption

CVSS Meta Temp Score
CVSS is a standardized scoring system to determine possibilities of attacks. The Temp Score considers temporal factors like disclosure, exploit and countermeasures. The unique Meta Score calculates the average score of different sources to provide a normalized scoring system.
Current Exploit Price (≈)
Our analysts are monitoring exploit markets and are in contact with vulnerability brokers. The range indicates the observed or calculated exploit price to be seen on exploit markets. A good indicator to understand the monetary effort required for and the popularity of an attack.
CTI Interest Score
Our Cyber Threat Intelligence team is monitoring different web sites, mailing lists, exploit markets and social media networks. The CTI Interest Score identifies the interest of attackers and the security community for this specific vulnerability in real-time. A high score indicates an elevated risk to be targeted for this vulnerability.
6.4$0-$5k0.00

Summaryinfo

A vulnerability described as critical has been identified in Squid Proxy 3.4.6. This affects the function snmpHandleUdp of the file snmp_core.cc of the component SNMP Handler. Such manipulation leads to memory corruption. This vulnerability is referenced as CVE-2014-6270. No exploit is available. Applying a patch is advised to resolve this issue.

Detailsinfo

A vulnerability, which was classified as critical, has been found in Squid Proxy 3.4.6 (Firewall Software). Affected by this issue is the function snmpHandleUdp of the file snmp_core.cc of the component SNMP Handler. The manipulation with an unknown input leads to a memory corruption vulnerability. Using CWE to declare the problem leads to CWE-119. The product performs operations on a memory buffer, but it can read from or write to a memory location that is outside of the intended boundary of the buffer. Impacted is confidentiality, integrity, and availability.

The weakness was published 09/09/2014 by Sebastian Krahmer as Bug 895773 as confirmed bug report (Bugzilla). The advisory is shared for download at bugzilla.novell.com. This vulnerability is handled as CVE-2014-6270 since 09/09/2014. The exploitation is known to be easy. The attack may be launched remotely. No form of authentication is required for exploitation. There are known technical details, but no exploit is available. The following code is the reason for this vulnerability:

len = recvfrom(sock,
    buf,
    SNMP_REQUEST_SIZE,
    0,
    (struct sockaddr *) &from,
    &from_len);

if (len > 0) {
    buf[len] = '\0';

The vulnerability scanner Nessus provides a plugin with the ID 77753 (FreeBSD : squid -- Buffer overflow in SNMP processing (d3324c55-3f11-11e4-ad16-001999f8d30b)), which helps to determine the existence of the flaw in a target environment. It is assigned to the family FreeBSD Local Security Checks. The commercial vulnerability scanner Qualys is able to test this issue with plugin 169027 (SUSE Enterprise Linux Security Update for squid3 (SUSE-SU-2016:1996-1)).

Applying the patch squid-snmp-off-by-one.patch is able to eliminate this problem. The bugfix is ready for download at bugzilla.novell.com. A possible mitigation has been published immediately after the disclosure of the vulnerability. Furthermore it is possible to detect and prevent this kind of attack with TippingPoint and the filter 16788.

The vulnerability is also documented in the databases at X-Force (95873), Tenable (77753), SecurityFocus (BID 69686†), SecurityTracker (ID 1030838†) and Vulnerability Center (SBV-46307†). seclists.org is providing further details. Similar entries are available at VDB-4435, VDB-7183, VDB-9526 and VDB-67519. VulDB is the best source for vulnerability data and more expert information about this specific topic.

Productinfo

Type

Vendor

Name

Version

License

Website

CPE 2.3info

CPE 2.2info

CVSSv4info

VulDB Vector: 🔍
VulDB Reliability: 🔍

CVSSv3info

VulDB Meta Base Score: 7.3
VulDB Meta Temp Score: 6.4

VulDB Base Score: 7.3
VulDB Temp Score: 6.4
VulDB Vector: 🔍
VulDB Reliability: 🔍

CVSSv2info

AVACAuCIA
💳💳💳💳💳💳
💳💳💳💳💳💳
💳💳💳💳💳💳
VectorComplexityAuthenticationConfidentialityIntegrityAvailability
UnlockUnlockUnlockUnlockUnlockUnlock
UnlockUnlockUnlockUnlockUnlockUnlock
UnlockUnlockUnlockUnlockUnlockUnlock

VulDB Base Score: 🔍
VulDB Temp Score: 🔍
VulDB Reliability: 🔍

NVD Base Score: 🔍

Exploitinginfo

Class: Memory corruption
CWE: CWE-119
CAPEC: 🔍
ATT&CK: 🔍

Physical: No
Local: No
Remote: Yes

Availability: 🔍
Status: Unproven

EPSS Score: 🔍
EPSS Percentile: 🔍

Price Prediction: 🔍
Current Price Estimation: 🔍

0-DayUnlockUnlockUnlockUnlock
TodayUnlockUnlockUnlockUnlock

Nessus ID: 77753
Nessus Name: FreeBSD : squid -- Buffer overflow in SNMP processing (d3324c55-3f11-11e4-ad16-001999f8d30b)
Nessus File: 🔍
Nessus Risk: 🔍
Nessus Family: 🔍
Nessus Port: 🔍

OpenVAS ID: 867240
OpenVAS Name: Fedora Update for squid FEDORA-2014-10794
OpenVAS File: 🔍
OpenVAS Family: 🔍

Qualys ID: 🔍
Qualys Name: 🔍

Threat Intelligenceinfo

Interest: 🔍
Active Actors: 🔍
Active APT Groups: 🔍

Countermeasuresinfo

Recommended: Patch
Status: 🔍

Reaction Time: 🔍
0-Day Time: 🔍
Exposure Time: 🔍

Patch: squid-snmp-off-by-one.patch
TippingPoint: 🔍
Fortigate IPS: 🔍

Timelineinfo

09/09/2014 🔍
09/09/2014 +0 days 🔍
09/09/2014 +0 days 🔍
09/09/2014 +0 days 🔍
09/09/2014 +0 days 🔍
09/11/2014 +2 days 🔍
09/12/2014 +1 days 🔍
09/13/2014 +1 days 🔍
09/19/2014 +6 days 🔍
10/01/2014 +12 days 🔍
02/15/2022 +2694 days 🔍

Sourcesinfo

Vendor: squid-cache.org

Advisory: Bug 895773
Researcher: Sebastian Krahmer
Status: Confirmed
Confirmation: 🔍

CVE: CVE-2014-6270 (🔍)
GCVE (CVE): GCVE-0-2014-6270
GCVE (VulDB): GCVE-100-67520
X-Force: 95873 - Squid snmpHandleUdp() buffer overflow, High Risk
SecurityFocus: 69686 - Squid 'snmpHandleUdp()' Function Off-By-One Heap Buffer Overflow Vulnerability
SecurityTracker: 1030838 - Squid Off-by-One in snmpHandleUdp() Lets Remote Users Execute Arbitrary Code
Vulnerability Center: 46307 - Squid 2.x and 3.x Remote DoS and Code Execution due to an Error in the snmpHandleUdp Function, High

Misc.: 🔍
See also: 🔍

Entryinfo

Created: 09/11/2014 16:19
Updated: 02/15/2022 21:25
Changes: 09/11/2014 16:19 (86), 06/08/2017 08:53 (6), 02/15/2022 21:10 (3), 02/15/2022 21:25 (1)
Complete: 🔍
Cache ID: 216::103

VulDB is the best source for vulnerability data and more expert information about this specific topic.

Discussion

No comments yet. Languages: en.

Please log in to comment.

Might our Artificial Intelligence support you?

Check our Alexa App!