ghsa-2357-m5j6-6jv3
Vulnerability from github
Published
2022-05-14 00:54
Modified
2022-05-14 00:54
Severity ?
Details
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.
{ "affected": [], "aliases": [ "CVE-2018-19044" ], "database_specific": { "cwe_ids": [ "CWE-59" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-11-08T20:29:00Z", "severity": "MODERATE" }, "details": "keepalived 2.0.8 didn\u0027t 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.", "id": "GHSA-2357-m5j6-6jv3", "modified": "2022-05-14T00:54:45Z", "published": "2022-05-14T00:54:45Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-19044" }, { "type": "WEB", "url": "https://github.com/acassen/keepalived/issues/1048" }, { "type": "WEB", "url": "https://github.com/acassen/keepalived/commit/04f2d32871bb3b11d7dc024039952f2fe2750306" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:2285" }, { "type": "WEB", "url": "https://bugzilla.suse.com/show_bug.cgi?id=1015141" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201903-01" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ] }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.