Vulnerabilities (CVE)

Filtered by vendor Keepalived Subscribe
Filtered by product Keepalived
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2021-44225 2 Fedoraproject, Keepalived 2 Fedora, Keepalived 2022-07-12 5.5 MEDIUM 5.4 MEDIUM
In Keepalived through 2.2.4, the D-Bus policy does not sufficiently restrict the message destination, allowing any user to inspect and manipulate any property. This leads to access-control bypass in some situations in which an unrelated D-Bus system service has a settable (writable) property
CVE-2018-19044 1 Keepalived 1 Keepalived 2019-08-06 3.3 LOW 4.7 MEDIUM
keepalived 2.0.8 didn't check for pathnames with symlinks when writing data to a temporary file upon a call to PrintData or PrintStats. This allowed local users to overwrite arbitrary files if fs.protected_symlinks is set to 0, as demonstrated by a symlink from /tmp/keepalived.data or /tmp/keepalived.stats to /etc/passwd.
CVE-2018-19046 1 Keepalived 1 Keepalived 2019-03-13 1.9 LOW 4.7 MEDIUM
keepalived 2.0.8 didn't check for existing plain files when writing data to a temporary file upon a call to PrintData or PrintStats. If a local attacker had previously created a file with the expected name (e.g., /tmp/keepalived.data or /tmp/keepalived.stats), with read access for the attacker and write access for the keepalived process, then this potentially leaked sensitive information.