The pidfile_write function in core/pidfile.c in keepalived 1.2.2 and earlier uses 0666 permissions for the (1) keepalived.pid, (2) checkers.pid, and (3) vrrp.pid files in /var/run/, which allows local users to kill arbitrary processes by writing a PID to one of these files.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2011-05-20 22:55
Updated : 2017-08-17 01:34
NVD link : CVE-2011-1784
Mitre link : CVE-2011-1784
CVE.ORG link : CVE-2011-1784
JSON object : View
Products Affected
keepalived
- keepalived
CWE
CWE-264
Permissions, Privileges, and Access Controls