Lucene search
+L

257 matches found

Oracle linux
Oracle linux
added 2018/05/23 12:0 a.m.75 views

procps-ng security update

3.3.10-17.el75.2 - check for truncation after calling snprintf - Related: CVE-2018-1124 3.3.10-17.el75.1 - fix integer overflows leading to heap overflow in file2strvec - Resolves: CVE-2018-1124...

9.8CVSS2.7AI score0.01993EPSS
SaveExploits6
OpenVAS
OpenVAS
added 2018/05/23 12:0 a.m.33 views

Fedora Update for procps-ng FEDORA-2018-bba8fed5ab

The remote host is missing an update for the SPDX-FileCopyrightText: 2018 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS9AI score0.01993EPSS
SaveExploits6References2
Tenable Nessus
Tenable Nessus
added 2018/05/23 12:0 a.m.48 views

Slackware 14.2 / current : procps-ng (SSA:2018-142-03)

New procps-ng packages are available for Slackware 14.2 and -current to fix security issues. C Tenable Network Security, Inc. The descriptive text and package checks in this plugin were extracted from Slackware Security Advisory 2018-142-03. The text itself is copyright C Slackware Linux, Inc...

9.8CVSS6.8AI score0.09081EPSS
SaveExploits9References6
Fedora
Fedora
added 2018/05/22 3:9 p.m.44 views

[SECURITY] Fedora 28 Update: procps-ng-3.3.12-2.fc28

The procps package contains a set of system utilities that provide system information. Procps includes ps, free, skill, pkill, pgrep, snice, tload, top, uptime, vmstat, w, watch and pwdx. The ps command displays a snapshot of running processes. The top command provides a repetitive update of the...

9.8CVSS0.4AI score0.01993EPSS
SaveExploits6
Packet Storm
Packet Storm
added 2018/05/22 12:0 a.m.126 views

Procps-ng Audit Report

Qualys Security Advisory Procps-ng Audit Report ======================================================================== Contents ======================================================================== Summary 1. FUSE-backed /proc/PID/cmdline 2. Unprivileged process hiding 3. Local Privilege...

7AI score0.09081EPSS
SaveExploits11
OSV
OSV
added 2018/05/17 5:0 p.m.5 views

UBUNTU-CVE-2018-1123

procps-ng before version 3.3.15 is vulnerable to a denial of service in ps via mmap buffer overflow. Inbuilt protection in ps maps a guard page at the end of the overflowed buffer, ensuring that the impact of this flaw is limited to a crash temporary denial of service...

7.5CVSS7.1AI score0.09081EPSS
SaveExploits5References5
UbuntuCve
UbuntuCve
added 2018/05/17 5:0 p.m.30 views

CVE-2018-1123

procps-ng before version 3.3.15 is vulnerable to a denial of service in ps via mmap buffer overflow. Inbuilt protection in ps maps a guard page at the end of the overflowed buffer, ensuring that the impact of this flaw is limited to a crash temporary denial of service...

7.5CVSS7.1AI score0.09081EPSS
SaveExploits5References4
UbuntuCve
UbuntuCve
added 2018/05/17 5:0 p.m.41 views

CVE-2018-1124

procps-ng before version 3.3.15 is vulnerable to multiple integer overflows leading to a heap corruption in file2strvec function. This allows a privilege escalation for a local attacker who can create entries in procfs by starting processes, which could result in crashes or arbitrary code executi...

7.8CVSS6.9AI score0.01834EPSS
SaveExploits5References4
UbuntuCve
UbuntuCve
added 2018/05/17 5:0 p.m.26 views

CVE-2018-1122

procps-ng before version 3.3.15 is vulnerable to a local privilege escalation in top. If a user runs top with HOME unset in an attacker-controlled directory, the attacker could achieve privilege escalation by exploiting one of several vulnerabilities in the configfile function...

7.3CVSS6.9AI score0.013EPSS
SaveExploits5References4
UbuntuCve
UbuntuCve
added 2018/05/17 5:0 p.m.24 views

CVE-2018-1125

procps-ng before version 3.3.15 is vulnerable to a stack buffer overflow in pgrep. This vulnerability is mitigated by FORTIFY, as it involves strncat to a stack-allocated string. When pgrep is compiled with FORTIFY as on Red Hat Enterprise Linux and Fedora, the impact is limited to a crash...

7.5CVSS7AI score0.02201EPSS
SaveExploits5References4
OSV
OSV
added 2018/05/17 5:0 p.m.2 views

UBUNTU-CVE-2018-1121

procps-ng, procps is vulnerable to a process hiding through race condition. Since the kernel's procpidreaddir returns PID entries in ascending numeric order, a process occupying a high PID can use inotify events to determine when the process list is being scanned, and fork/exec to obtain a lower...

5.9CVSS6.4AI score0.04189EPSS
SaveExploits5References4
UbuntuCve
UbuntuCve
added 2018/05/17 5:0 p.m.34 views

CVE-2018-1126

procps-ng before version 3.3.15 is vulnerable to an incorrect integer size in proc/alloc. leading to truncation/integer overflow issues. This flaw is related to CVE-2018-1124...

9.8CVSS6.8AI score0.01993EPSS
SaveExploits4References4
UbuntuCve
UbuntuCve
added 2018/05/17 5:0 p.m.41 views

CVE-2018-1121

procps-ng, procps is vulnerable to a process hiding through race condition. Since the kernel's procpidreaddir returns PID entries in ascending numeric order, a process occupying a high PID can use inotify events to determine when the process list is being scanned, and fork/exec to obtain a lower...

5.9CVSS6.5AI score0.04189EPSS
SaveExploits5References3
OSV
OSV
added 2018/05/17 5:0 p.m.4 views

UBUNTU-CVE-2018-1125

procps-ng before version 3.3.15 is vulnerable to a stack buffer overflow in pgrep. This vulnerability is mitigated by FORTIFY, as it involves strncat to a stack-allocated string. When pgrep is compiled with FORTIFY as on Red Hat Enterprise Linux and Fedora, the impact is limited to a crash...

7.5CVSS7AI score0.02201EPSS
SaveExploits5References5
OSV
OSV
added 2018/05/17 5:0 p.m.4 views

UBUNTU-CVE-2018-1122

procps-ng before version 3.3.15 is vulnerable to a local privilege escalation in top. If a user runs top with HOME unset in an attacker-controlled directory, the attacker could achieve privilege escalation by exploiting one of several vulnerabilities in the configfile function...

7.3CVSS7AI score0.013EPSS
SaveExploits5References5
Positive Technologies
Positive Technologies
added 2018/05/17 12:0 a.m.4 views

PT-2018-10400

Name of the Vulnerable Software and Affected Versions procps-ng versions prior to 3.3.15 Description The issue allows an unprivileged attacker to hide a process from procps-ng's utilities by exploiting a race condition in reading /proc/PID entries. This is achieved through a process occupying a...

5.9CVSS6.2AI score0.04189EPSS
SaveExploits5References17
Positive Technologies
Positive Technologies
added 2018/05/17 12:0 a.m.4 views

PT-2018-1901

Name of the Vulnerable Software and Affected Versions procps-ng versions prior to 3.3.15 Description The issue is related to a stack buffer overflow error in the pgrep function of the procps-ng set of console applications for monitoring and terminating system processes. This error can be exploite...

9.8CVSS7.2AI score0.09081EPSS
SaveExploits9References75
Rows per page
Query Builder