Lucene search
+L

203 matches found

Github Security Blog
Github Security Blog
added 2021/10/12 3:59 p.m.41 views

Memory corruption when returning a literal struct with a private call inside of it

Impact When performing a function call inside a literal struct, there is a memory corruption issue that occurs because of an incorrect pointer to the the top of the stack. Patches 0.3.0 / 2447...

8.8CVSS3.4AI score0.01074EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2021/10/06 12:00 a.m.20 views

PT-2021-23104 · Vyper · Vyper

Name of the Vulnerable Software and Affected Versions: Vyper versions prior to 0.3.0 Description: The issue occurs when performing a function call inside a literal struct, resulting in a memory corruption problem due to an incorrect pointer to the top of the stack. Recommendations: For versions...

8.8CVSS8.8AI score0.01074EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2021/09/27 2:15 p.m.6 views

CVE-2021-36219

An issue was discovered in SKALE sgxwallet 1.58.3. The provided input for ECALL 14 triggers a branch in trustedEcdsaSign that frees a non-initialized pointer from the stack. An attacker can chain multiple enclave calls to prepare a stack that contains a valid address. This address is then freed,...

9.8CVSS6AI score0.01697EPSS
SaveExploits0References3
OSV
OSV
added 2021/04/19 3:12 p.m.7 views

GHSA-22WC-C9WJ-6Q2V VVE-2021-0001: Memory corruption using function calls within arrays

Impact When performing a function call inside an array, there is a memory corruption issue that occurs because of an incorrect pointer to the the tip of the stack. Patches This issue was partially fixed in VVE-2020-0004, however the fix did not update similar code for arrays, which had a similar...

5.9AI score
SaveExploits0References4
Prion
Prion
added 2020/11/12 7:15 p.m.24 views

Stack overflow

In Arm software implementing the Armv8-M processors all versions, the stack selection mechanism could be influenced by a stack-underflow attack in v8-M TrustZone based processors. An attacker can cause a change to the stack pointer used by the Secure World from a non-secure application if the sta...

7.2CVSS7.3AI score0.00345EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2019/10/10 9:41 a.m.38 views

CVE-2018-12387

A vulnerability where the JavaScript JIT compiler inlines Array.prototype.push with multiple arguments that results in the stack pointer being off by 8 bytes after a bailout. This leaks a memory address to the calling function which can be used as part of an exploit inside the sandboxed content...

9.1CVSS1.7AI score0.08423EPSS
SaveExploits2References2
zdt
zdt
added 2019/06/18 12:00 a.m.646 views

Linux/x86_64 - execve(/bin/sh) Shellcode (22 bytes)

Title: Linux/x8664 - execve/bin/sh 22 bytes ;Author: Aron Mihaljevic ;Architecture: Linux x8664 ;Shellcode Length: 22 bytes ;github = https://github.com/STARRBOY ============ASM=========================== global start section .text start: ;int execveconst char filename, char const argv,char const...

0.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2019/05/16 12:00 a.m.73 views

JetAudio jetCast Server 2.0 Buffer Overflow

Title: JetAudio jetCast Server 2.0 'Log Directory' Local SEH Alphanumeric Encoded Buffer Overflow Date: May 13th, 2019 Author: Connor McGarr https://connormcgarr.github.io Vendor Homepage: http://www.jetaudio.com/ Software Link:...

0.1AI score
SaveExploits0
Debian CVE
Debian CVE
added 2019/03/17 4:38 p.m.54 views

CVE-2019-6454

An issue was discovered in sd-bus in systemd 239. busprocessobject 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...

5.5CVSS6.2AI score0.02035EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2019/01/02 12:00 a.m.38 views

SUSE SLED15 / SLES15 Security Update : MozillaFirefox (SUSE-SU-2018:3476-1)

This update for MozillaFirefox to 60.2.2ESR fixes the following issues : Security issues fixed : MFSA 2018-24 : CVE-2018-12386: A Type confusion in JavaScript allowed remote code execution bsc1110506 CVE-2018-12387: Array.prototype.push stack pointer vulnerability may have enabled exploits in the...

9.1CVSS7.5AI score0.12429EPSS
SaveExploits4References15
Prion
Prion
added 2018/10/18 1:29 p.m.23 views

Null pointer dereference

A vulnerability where the JavaScript JIT compiler inlines Array.prototype.push with multiple arguments that results in the stack pointer being off by 8 bytes after a bailout. This leaks a memory address to the calling function which can be used as part of an exploit inside the sandboxed content...

6.4CVSS8.4AI score0.08423EPSS
SaveExploits2References9Affected Software10
Exploit DB
Exploit DB
added 2018/10/08 12:00 a.m.34 views

Linux - Kernel Pointer Leak via BPF

/ Commit 82abbf8d2fc46d79611ab58daa7c608df14bb3ee "bpf: do not allow root to mangle valid pointers", first in v4.15 included the following snippet: ========= @@ -2319,43 +2307,29 @@ static int adjustregminmaxvalsstruct bpfverifierenv env, if srcreg-type != SCALARVALUE if dstreg-type != SCALARVALU...

5.3AI score
SaveExploits0
exploitpack
exploitpack
added 2018/10/08 12:00 a.m.26 views

Linux - Kernel Pointer Leak via BPF

Linux - Kernel Pointer Leak via BPF / Commit 82abbf8d2fc46d79611ab58daa7c608df14bb3ee "bpf: do not allow root to mangle valid pointers", first in v4.15 included the following snippet: ========= @@ -2319,43 +2307,29 @@ static int adjustregminmaxvalsstruct bpfverifierenv env, if srcreg-type !=...

0.9AI score
SaveExploits0
OPENSUSE Linux
OPENSUSE Linux
added 2018/10/04 3:10 p.m.78 views

Security update for Mozilla Firefox (important)

This update for Mozilla Firefox to version 60.2.2esr contains the following security fixes MFSA 2018-24: - CVE-2018-12386: Type confusion in JavaScript allowed remote code execution bsc1110506 - CVE-2018-12387: Array.prototype.push stack pointer vulnerability may enable exploits in the sandboxed...

3.9AI score0.12429EPSS
SaveExploits3References2
Cvelist
Cvelist
added 2018/10/01 8:00 p.m.25 views

CVE-2018-4001

An exploitable uninitialized pointer vulnerability exists in the Office Open XML parser of Atlantis Word Processor, version 3.2.5.0. A specially crafted document can cause an uninitialized pointer representing a TTableRow to be assigned to a variable on the stack. This variable is later...

8.8CVSS7.8AI score0.01456EPSS
SaveExploits1References1
OSV
OSV
added 2018/02/13 12:50 p.m.7 views

SUSE-SU-2018:0436-1 Security update for the Linux Kernel (Live Patch 7 for SLE 12 SP3)

This update for the Linux Kernel 4.4.103-638 fixes one issue. The following security issue was fixed: - CVE-2017-17712: The rawsendmsg function had a race condition that lead to uninitialized stack pointer usage. This allowed a local user to execute code and gain privileges bsc1073230...

7CVSS7.4AI score0.00319EPSS
SaveExploits0References3
OSV
OSV
added 2018/02/13 10:13 a.m.4 views

SUSE-SU-2018:0433-1 Security update for the Linux Kernel (Live Patch 6 for SLE 12 SP3)

This update for the Linux Kernel 4.4.103-633 fixes one issue. The following security issue was fixed: - CVE-2017-17712: The rawsendmsg function had a race condition that lead to uninitialized stack pointer usage. This allowed a local user to execute code and gain privileges bsc1073230...

7CVSS7.4AI score0.00319EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2018/02/08 12:00 a.m.57 views

SUSE SLED12 / SLES12 Security Update : kernel (SUSE-SU-2018:0383-1) (Spectre)

The SUSE Linux Enterprise 12 SP3 kernel was updated to 4.4.114 to receive various security and bugfixes. The following security bugs were fixed : - CVE-2017-5715: Systems with microprocessors utilizing speculative execution and indirect branch prediction may allow unauthorized disclosure of...

10CVSS7.5AI score0.74207EPSS
SaveExploits16References96
OSV
OSV
added 2018/02/01 6:16 p.m.7 views

SUSE-SU-2018:0345-1 Security update for the Linux Kernel (Live Patch 4 for SLE 12 SP3)

This update for the Linux Kernel 4.4.90-612 fixes several issues. The following security issues were fixed: - CVE-2017-17712: The rawsendmsg function had a race condition that lead to uninitialized stack pointer usage. This allowed a local user to execute code and gain privileges bsc1073230. -...

7.8CVSS7.8AI score0.0215EPSS
SaveExploits3References5
OSV
OSV
added 2018/01/30 1:38 p.m.8 views

SUSE-SU-2018:0294-1 Security update for the Linux Kernel (Live Patch 15 for SLE 12 SP2)

This update for the Linux Kernel 4.4.90-9250 fixes one issue. The following security issue was fixed: - CVE-2017-17712: The rawsendmsg function had a race condition that lead to uninitialized stack pointer usage. This allowed a local user to execute code and gain privileges bsc1073230...

7CVSS7.4AI score0.00319EPSS
SaveExploits0References3
Rows per page
Query Builder