Lucene search
K

4 matches found

Code423n4
Code423n4
added 2021/10/16 12:0 a.m.10 views

Prevent execution with invalid signatures

Handle gpersoon Vulnerability details Impact Suppose one of the supplied addrsi to the constructor of Identity.sol happens to be 0 by accident. In that case: privileges0 = 1 Now suppose you call execute with an invalid signature, then recoverAddrImpl will return a value of 0 and thus signer=0. If...

6.8AI score
Exploits0
OpenVAS
OpenVAS
added 2020/11/04 12:0 a.m.19 views

Linux: noexec option on /dev/shm

The noexec mount option specifies that the filesystem cannot contain executable binaries. Setting this option on a file system prevents users from executing programs from shared memory. This deters users from introducing potentially malicious software on the system. SPDX-FileCopyrightText: 2020...

7.3AI score
Exploits0References5
Prion
Prion
added 2019/05/29 3:29 p.m.12 views

Code injection

bubblewrap.c in Bubblewrap before 0.3.3 misuses temporary directories in /tmp as a mount point. In some particular configurations related to XDGRUNTIMEDIR, a local attacker may abuse this flaw to prevent other users from executing bubblewrap or potentially execute code...

4.6CVSS7.5AI score0.00145EPSS
Exploits0References8Affected Software1
Debian CVE
Debian CVE
added 2019/05/29 2:42 p.m.29 views

CVE-2019-12439

bubblewrap.c in Bubblewrap before 0.3.3 misuses temporary directories in /tmp as a mount point. In some particular configurations related to XDGRUNTIMEDIR, a local attacker may abuse this flaw to prevent other users from executing bubblewrap or potentially execute code...

7.8CVSS7.5AI score0.00145EPSS
Exploits0
Rows per page
Query Builder