Lucene search
+L

193 matches found

Vulnrichment
Vulnrichment
added 2023/04/05 3:18 p.m.13 views

CVE-2023-22291

An invalid free vulnerability exists in the Frame stream parser functionality of Ichitaro 2022 1.0.1.57600. A specially crafted document can lead to an attempt to free a stack pointer, which causes memory corruption. An attacker can provide a malicious file to trigger this vulnerability...

7CVSS7.5AI score0.00452EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2023/02/15 5:57 a.m.6 views

SUSE CVE-2010-3081

The compatallocuserspace functions in include/asm/compat.h files in the Linux kernel before 2.6.36-rc4-git2 on 64-bit platforms do not properly allocate the userspace memory required for the 32-bit compatibility layer, which allows local users to gain privileges by leveraging the ability of the...

7.8CVSS6.7AI score0.03533EPSS
SaveExploits4References14
SUSE CVE
SUSE CVE
added 2023/02/15 4:52 a.m.5 views

SUSE CVE-2017-2784

An exploitable free of a stack pointer vulnerability exists in the x509 certificate parsing code of ARM mbed TLS before 1.3.19, 2.x before 2.1.7, and 2.4.x before 2.4.2. A specially crafted x509 certificate, when parsed by mbed TLS library, can cause an invalid free of a stack pointer leading to ...

8.1CVSS8.4AI score0.03418EPSS
SaveExploits2References5
SUSE CVE
SUSE CVE
added 2023/02/15 4:36 a.m.5 views

SUSE CVE-2017-17712

The rawsendmsg function in net/ipv4/raw.c in the Linux kernel through 4.14.6 has a race condition in inet-hdrincl that leads to uninitialized stack pointer usage; this allows a local user to execute code and gain privileges...

8CVSS6.7AI score0.00319EPSS
SaveExploits0References29
SUSE CVE
SUSE CVE
added 2023/02/15 4:36 a.m.4 views

SUSE CVE-2017-17856

kernel/bpf/verifier.c in the Linux kernel through 4.14.8 allows local users to cause a denial of service memory corruption or possibly have unspecified other impact by leveraging the lack of stack-pointer alignment enforcement...

7.8CVSS7.7AI score0.00393EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2023/02/06 12:0 a.m.16 views

The vulnerability of the Routing Protocol Daemon (rpd) implementation in Juniper Networks’ Junos OS Evolved and Junos operating systems allows a attacker to cause a service failure.

The vulnerability of the Routing Protocol Daemon rpd implementation in Juniper Networks’ Junos OS Evolved and Junos operating systems lies in the use of an uninitialized pointer on the stack. Exploiting this vulnerability can allow attackers to cause service failures...

5.3CVSS5.9AI score0.0017EPSS
SaveExploits0References3Affected Software2
Positive Technologies
Positive Technologies
added 2022/12/08 12:0 a.m.13 views

PT-2022-35981 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.0.10 Description: The issue is related to the use of a global register for the current stack pointer on s390 systems. The actual impact and attack plausibility have not yet been proven. Recommendations: For...

7.2AI score
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2022/08/30 12:0 a.m.13 views

The vulnerability of the SBIOS component in NVIDIA’s DGX A100 server allows a hacker to execute arbitrary code, cause system failures, or compromise the confidentiality of protected information.

The vulnerability of the SBIOS component in NVIDIA’s Ofbd server NVIDIA DGX A100 is related to the use of an uninitialized pointer on the stack. Exploiting this vulnerability could allow a attacker to execute arbitrary code, cause service failures, or compromise the confidentiality of protected...

8.2CVSS7.8AI score0.00243EPSS
SaveExploits0References3Affected Software1
Huntr
Huntr
added 2022/01/23 5:21 p.m.35 views

in vim/vim

Description Stack Pointer $RSP is corrupted at function eval7t in eval.c during calling eval3, eval4, eval5, eval6, eval7... continuously while parsing too many brackets. vim version : 8.2.4195 latest commit hash : 79a6e25b79cdb35e00d8b364516103eb358d8cc7 Proof of Concept $ echo -ne...

4.6CVSS9.3AI score0.00609EPSS
SaveExploits1
AlmaLinux
AlmaLinux
added 2021/11/09 9:8 a.m.88 views

Moderate: kernel security, bug fix, and enhancement update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: out-of-bounds reads in pinctrl subsystem CVE-2020-0427 kernel: Improper input validation in some IntelR Ethernet E810 Adapter drivers CVE-2020-24502 kernel: Insufficient access control in...

8.8CVSS7.8AI score0.07604EPSS
SaveExploits12References45
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:0 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.6 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.0959EPSS
SaveExploits2References2
zdt
zdt
added 2019/06/18 12:0 a.m.645 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:0 a.m.71 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.53 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:0 a.m.37 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.13417EPSS
SaveExploits4References15
Rows per page
Query Builder