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

 

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

Published: October 11, 2018


Vulnerability identifier: #VU15322
Vulnerability risk: Low
CVSSv4.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
Vulnerable software:
Net-snmp
Software vendor:
net-snmp.sourceforge.net

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.


Remediation

Update to version 5.8.

External links