LOW · 3.6

CVE-2011-1784

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...

Vulnerability Description

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.

CVSS Score

3.6

LOW

AV:L/AC:L/Au:N/C:N/I:P/A:P
Confidentiality
NONE
Integrity
PARTIAL
Availability
PARTIAL

Affected Products

VendorProductVersions
KeepalivedKeepalived<= 1.2.2

Related Weaknesses (CWE)

References

FAQ

What is CVE-2011-1784?

CVE-2011-1784 is a vulnerability with a CVSS score of 3.6 (LOW). 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...

How severe is CVE-2011-1784?

CVE-2011-1784 has been rated LOW with a CVSS base score of 3.6/10. Review the CVSS metrics above for detailed severity breakdown.

Is there a patch for CVE-2011-1784?

Check the references section above for vendor advisories and patch information. Affected products include: Keepalived Keepalived.