Null pointer dereference in Net-snmp - CVE-2018-18065

 

Null pointer dereference in Net-snmp - CVE-2018-18065

Published: October 11, 2018


Vulnerability identifier: #VU15322
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2018-18065
CWE-ID: CWE-476
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: net-snmp.sourceforge.net
Affected software:
Net-snmp

Detailed vulnerability description

The vulnerability allows a remote authenticated attacker to cause DoS condition on the target system.

The vulnerability exists  in the _set_key() function, as defined in the agent/helpers/table_container.c source code file due to a NULL pointer exception bug. A remote attacker can send a malicious UDP packet, trigger a NULL pointer dereference condition, cause the application to crash.


How to mitigate CVE-2018-18065

Update to version 5.8.

Sources