Vulnerabilities (CVE)

Filtered by vendor Collectd Subscribe
Filtered by product Collectd
Total 5 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2017-18240 1 Collectd 1 Collectd 2023-12-10 4.9 MEDIUM 5.5 MEDIUM
The Gentoo app-admin/collectd package before 5.7.2-r1 sets the ownership of PID file directory to the collectd account, which might allow local users to kill arbitrary processes by leveraging access to this account for PID file modification before a root script sends a SIGKILL (when the service is stopped).
CVE-2017-16820 1 Collectd 1 Collectd 2023-12-10 10.0 HIGH 9.8 CRITICAL
The csnmp_read_table function in snmp.c in the SNMP plugin in collectd before 5.6.3 is susceptible to a double free in a certain error case, which could lead to a crash (or potentially have other impact).
CVE-2017-7401 1 Collectd 1 Collectd 2023-12-10 5.0 MEDIUM 7.5 HIGH
Incorrect interaction of the parse_packet() and parse_part_sign_sha256() functions in network.c in collectd 5.7.1 and earlier allows remote attackers to cause a denial of service (infinite loop) of a collectd instance (configured with "SecurityLevel None" and with empty "AuthFile" options) via a crafted UDP packet.
CVE-2016-6254 3 Collectd, Debian, Fedoraproject 3 Collectd, Debian Linux, Fedora 2023-12-10 6.4 MEDIUM 9.1 CRITICAL
Heap-based buffer overflow in the parse_packet function in network.c in collectd before 5.4.3 and 5.x before 5.5.2 allows remote attackers to cause a denial of service (daemon crash) or possibly execute arbitrary code via a crafted network packet.
CVE-2010-4336 1 Collectd 1 Collectd 2023-12-10 5.0 MEDIUM N/A
The cu_rrd_create_file function (src/utils_rrdcreate.c) in collectd 4.x before 4.9.4 and before 4.10.2 allow remote attackers to cause a denial of service (assertion failure) via a packet with a timestamp whose value is 10 or less, as demonstrated by creating RRD files using the (1) RRDtool and (2) RRDCacheD plugins.