Lucene search
+L

227 matches found

Kitploit
Kitploit
added 2020/09/19 8:34 p.m.96 views

Winshark - A Wireshark Plugin To Instrument ETW

Wireshark plugin to work with Event Tracing for Windows Microsoft Message Analyzer is being retired and its download packages were removed from microsoft.com sites on November 25 2019. Wireshark have built a huge library of network protocol dissectors. The best tool for Windows would be one that...

7.1AI score
SaveExploits0References6
NVD
NVD
added 2020/09/08 10:15 a.m.26 views

CVE-2019-10596

u'Improper access control can lead signed process to guess pid of other processes and access their address space' in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Wired Infrastructure and Networking ...

7.8CVSS7.7AI score0.00203EPSS
SaveExploits0References2
OSV
OSV
added 2020/08/24 3:15 p.m.3 views

DEBIAN-CVE-2020-14367

A flaw was found in chrony versions before 3.5.1 when creating the PID file under the /var/run/chrony folder. The file is created during chronyd startup while still running as the root user, and when it's opened for writing, chronyd does not check for an existing symbolic link with the same file...

6CVSS6.5AI score0.00485EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2020/08/19 12:00 a.m.5 views

PT-2020-5837 · Chrony +5 · Chrony +5

Name of the Vulnerable Software and Affected Versions: chrony versions prior to 3.5.1 Description: A flaw in chrony allows an attacker with privileged access to create a symlink with the default PID file name, pointing to any destination file in the system. This results in data loss and a denial ...

6.2CVSS7.5AI score0.00485EPSS
SaveExploits0References70
Microsoft CVE
Microsoft CVE
added 2020/08/18 7:00 a.m.7 views

An issue was discovered in sd-bus in systemd 239. bus_process_object() in libsystemd/sd-bus/bus-objects.c allocates a variable-length stack buffer for temporarily storing the object path of incoming D-Bus messages. An unprivileged local user can exploit this by sending a specially crafted message to PID1 causing the stack pointer to jump over the stack guard pages into an unmapped memory region and trigger a denial of service (systemd PID1 crash and kernel panic).

...

5.5CVSS6.5AI score0.02035EPSS
SaveExploits1
OSV
OSV
added 2020/08/04 5:00 p.m.8 views

UBUNTU-CVE-2020-15702

TOCTOU Race Condition vulnerability in apport allows a local attacker to escalate privileges and execute arbitrary code. An attacker may exit the crashed process and exploit PID recycling to spawn a root process with the same PID as the crashed process, which can then be used to escalate...

7CVSS7.2AI score0.00498EPSS
SaveExploits0References4
Pen Test Partners Blog
Pen Test Partners Blog
added 2020/07/21 3:27 p.m.154 views

Raining SYSTEM Shells with Citrix Workspace app

TL;DR Citrix Workspace is vulnerable to a remote command execution attack running under the context of the SYSTEM account. By sending a crafted message over a named pipe and spoofing the client process ID, the Citrix Workspace Updater Service can be tricked into executing an arbitrary process und...

7.2CVSS8.1AI score0.02062EPSS
SaveExploits2
OSV
OSV
added 2020/04/28 12:15 a.m.10 views

CVE-2019-15790

Apport reads and writes information on a crashed process to /proc/pid with elevated privileges. Apport then determines which user the crashed process belongs to by reading /proc/pid through getpidinfo in data/apport. An unprivileged user could exploit this to read information about a privileged...

3.3CVSS5.7AI score0.00523EPSS
SaveExploits2References11
CNVD
CNVD
added 2019/12/10 12:00 a.m.8 views

Fedora Local Elevation of Privilege Vulnerability

Fedora is a set of Linux operating systems from the Fedora community. A security vulnerability exists in mom in Fedora. A local attacker can exploit this vulnerability to edit the PID file and terminate other processes...

7.8CVSS6.6AI score0.00353EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2019/05/09 6:14 p.m.17 views

wildfly: Race condition on PID file allows for termination of arbitrary processes by local users

A flaw was discovered in wildfly that would allow local users, who are able to execute init.d script, to terminate arbitrary processes on the system. An attacker could exploit this by modifying the PID file in /var/run/jboss-eap/ allowing the init.d script to terminate any process as root...

5.5CVSS6AI score0.0019EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2019/05/08 12:04 p.m.10 views

wildfly: Race condition on PID file allows for termination of arbitrary processes by local users

A flaw was discovered in wildfly that would allow local users, who are able to execute init.d script, to terminate arbitrary processes on the system. An attacker could exploit this by modifying the PID file in /var/run/jboss-eap/ allowing the init.d script to terminate any process as root...

5.5CVSS6AI score0.0019EPSS
SaveExploits0References4
OSV
OSV
added 2019/03/26 1:29 a.m.11 views

CVE-2019-7713

An issue was discovered in the Interpeak IPCOMShell TELNET server on Green Hills INTEGRITY RTOS 5.0.4. There is a heap-based buffer overflow in the function responsible for printing the shell prompt, when a custom modifier is used to display information such as a process ID, IP address, or curren...

9.8CVSS7.6AI score0.01697EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2019/02/26 4:51 p.m.20 views

polkit: Temporary auth hijacking via PID reuse and non-atomic fork

A vulnerability was found in polkit. When authentication is performed by a non-root user to perform an administrative task, the authentication is temporarily cached in such a way that a local attacker could impersonate the authorized process, thus gaining access to elevated privileges...

6.7CVSS6.8AI score0.00376EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2019/02/19 10:38 a.m.12 views

systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash

It was discovered that systemd allocates a buffer large enough to store the path field of a dbus message without performing enough checks. A local attacker may trigger this flaw by sending a dbus message to systemd with a large path making systemd crash or possibly elevating his privileges...

5.5CVSS6AI score0.02035EPSS
SaveExploits1References4
Hacker One
Hacker One
added 2018/09/28 2:52 p.m.81 views

h1-5411-CTF: Remote Command Execution in a internal server to get the flag file

Summary: After source code disclosure using a LFI vulnerability and using PHP object injection with XXE I was able to find an internal service at port 1337. Using the SSRF through XXE I sent a HTTP request to this internal service and discovered a python object injection using status parameter,...

0.6AI score
SaveExploits0
CNVD
CNVD
added 2018/09/11 12:00 a.m.12 views

Joyent Node.js ps package command injection vulnerability

Joyent Node.js is the United States Joyent company's set of web applications built on Google V8 JavaScript engine on top of the platform. ps package is one of the modules used to view the running state of the process . A command injection vulnerability exists in Joyent Node.js ps package versions...

9.8CVSS9.9AI score0.0265EPSS
SaveExploits0References1
CNVD
CNVD
added 2018/03/21 12:00 a.m.9 views

Gentoo app-admin/collectd package local elevation of privilege vulnerability

The Gentoo app-admin/collectd package is a Gentoo Foundation package that collects system statistics and provides stored values. A security vulnerability exists in versions of the Gentoo app-admin/collectd package prior to 5.7.2-r1, which stems from the program assigning ownership of the PID file...

5.5CVSS6.5AI score0.00356EPSS
SaveExploits0References1
OSV
OSV
added 2018/02/02 2:29 p.m.11 views

CVE-2017-14179

Apport before 2.13 does not properly handle crashes originating from a PID namespace allowing local users to create certain files as root which an attacker could leverage to perform a denial of service via resource exhaustion, possibly gain root privileges, or escape from containers...

7.8CVSS5.8AI score0.00341EPSS
SaveExploits0References2
OSV
OSV
added 2017/09/21 11:29 p.m.10 views

UBUNTU-CVE-2017-14681

The daemon in P3Scan 3.0rc1 and earlier creates a p3scan.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 p3scan.pid modification before a root script executes a "kill cat...

5.5CVSS6.1AI score0.00301EPSS
SaveExploits0References3
OSV
OSV
added 2017/09/05 6:29 p.m.7 views

DEBIAN-CVE-2017-14159

slapd in OpenLDAP 2.4.45 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, ...

4.7CVSS6.5AI score0.00349EPSS
SaveExploits0References1
Rows per page
Query Builder