ghsa-p387-c589-x473
Vulnerability from github
Published
2022-05-13 01:43
Modified
2022-05-13 01:43
Severity ?
VLAI Severity ?
Details
UnrealIRCd 4.0.13 and earlier creates a PID file after dropping privileges to a non-root account, which might allow local users to kill arbitrary processes by leveraging access to this non-root account for PID file modification before a root script executes a "kill cat /pathname
" command. NOTE: the vendor indicates that there is no common or recommended scenario in which a root script would execute this kill command.
{ "affected": [], "aliases": [ "CVE-2017-13649" ], "database_specific": { "cwe_ids": [ "CWE-665" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2017-08-23T21:29:00Z", "severity": "MODERATE" }, "details": "UnrealIRCd 4.0.13 and earlier creates a PID file after dropping privileges to a non-root account, which might allow local users to kill arbitrary processes by leveraging access to this non-root account for PID file modification before a root script executes a \"kill `cat /pathname`\" command. NOTE: the vendor indicates that there is no common or recommended scenario in which a root script would execute this kill command.", "id": "GHSA-p387-c589-x473", "modified": "2022-05-13T01:43:11Z", "published": "2022-05-13T01:43:11Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-13649" }, { "type": "WEB", "url": "https://bugs.unrealircd.org/view.php?id=4990" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/100507" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "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.
Loading…