National Cyber Awareness System
Vulnerability Summary for CVE-2011-1784
Original release date:05/20/2011
Last revised:05/24/2011
Source:
US-CERT/NIST
Overview
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.
Impact
CVSS Severity (version 2.0):
Impact Subscore:
4.9
Exploitability Subscore:
3.9
CVSS Version 2 Metrics:
Access Vector: Locally exploitable
Access Complexity: Low
Authentication: Not required to exploit
Impact Type:Allows unauthorized modification; Allows disruption of service
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because they may have information that would be of interest to you. No inferences should be drawn on account of other sites being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose. NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further, NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about this page to nvd@nist.gov.
External Source: CONFIRM
Name: https://bugzilla.redhat.com/show_bug.cgi?id=704039
External Source: XF
Name: keepalived-pid-dos(67477)
External Source: BID
Name: 47859
External Source: OSVDB
Name: 72380
External Source: SECUNIA
Name: 44460
Type: Advisory
External Source: MLIST
Name: [oss-security] 20110516 Re: CVE request: keepalived pid file permissions issue
External Source: MLIST
Name: [oss-security] 20110510 CVE request: keepalived pid file permissions issue
External Source: MLIST
Name: [debian-security] 20110511 Re: World writable pid and lock files.
External Source: MLIST
Name: [debian-security] 20110510 Re: World writable pid and lock files.
External Source: MLIST
Name: [debian-security] 20110510 World writable pid and lock files.
External Source: CONFIRM
Name: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=626281
Technical Details
- Permissions, Privileges, and Access Control (CWE-264)