Lucene search
K

28 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2017-10101

Malware in sbrugna...

7.8CVSS7.6AI score0.0062EPSS
Exploits4References5
Microsoft CVE
Microsoft CVE
added 2025/09/27 1:1 a.m.0 views

bpf: Guard stack limits against 32bit overflow

...

5.5CVSS7AI score0.00015EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/02/01 12:0 a.m.9 views

IBM WebSphere Application Server Liberty 20.0.0.12 < 24.0.0.11 DoS (7173097)

The version of IBM WebSphere Application Server Liberty running on the remote host is affected by a DoS vulnerability as referenced in the 7173097 advisory. - Any project that parses untrusted Protocol Buffers data containing an arbitrary number of nested groups / series of SGROUP tags can...

8.7CVSS7.4AI score0.00134EPSS
Exploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2025/01/28 10:8 p.m.10 views

Security Bulletin: IBM PowerVM Novalink is vulnerable because Any project that parses untrusted Protocol Buffers data containing an arbitrary number of nested groups / series of SGROUP tags can corrupted by exceeding the stack limit. (CVE-2024-7254)

Summary IBM PowerVM Novalink is vulnerable because Any project that parses untrusted Protocol Buffers data containing an arbitrary number of nested groups / series of SGROUP tags can corrupted by exceeding the stack limit i.e. StackOverflow. Parsing nested groups as unknown fields with...

8.7CVSS6.9AI score0.00134EPSS
Exploits0Affected Software1
NVD
NVD
added 2024/05/17 3:15 p.m.11 views

CVE-2023-52676

In the Linux kernel, the following vulnerability has been resolved: bpf: Guard stack limits against 32bit overflow This patch promotes the arithmetic around checking stack bounds to be done in the 64-bit domain, instead of the current 32bit. The arithmetic implies adding together a 64-bit registe...

5.5CVSS7.4AI score0.00015EPSS
Exploits0References3
CVE
CVE
added 2024/05/17 2:24 p.m.150 views

CVE-2023-52676

The CVE-2023-52676 issue affects the Linux kernel BPF verifier where stack bounds were inconsistently checked for 32-bit offsets, potentially overflowing 32-bit arithmetic when combining a 64-bit register with an offset. The patch moves stack-bound checks into the 64-bit domain and enforces tight...

5.5CVSS6.6AI score0.00015EPSS
Exploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2023/02/15 4:53 a.m.3 views

SUSE CVE-2017-1085

In FreeBSD before 11.2-RELEASE, an application which calls setrlimit to increase RLIMITSTACK may turn a read-only memory region below the stack into a read-write region. A specially crafted executable could be exploited to execute arbitrary code in the user context...

7.8CVSS7.7AI score0.0062EPSS
Exploits4References2
OSV
OSV
added 2020/08/13 7:15 p.m.7 views

CVE-2020-24345

JerryScript through 2.3.0 allows stack consumption via function anew new Proxya,JSON.parse"",a. NOTE: the vendor states that the problem is the lack of the --stack-limit option...

7.8CVSS7.6AI score
Exploits0References1
Prion
Prion
added 2020/08/13 7:15 p.m.12 views

Design/Logic Flaw

JerryScript through 2.3.0 allows stack consumption via function anew new Proxya,JSON.parse"",a. NOTE: the vendor states that the problem is the lack of the --stack-limit option...

6.8CVSS7.6AI score0.00254EPSS
Exploits1References1Affected Software1
UbuntuCve
UbuntuCve
added 2020/08/13 7:15 p.m.19 views

CVE-2020-24345

JerryScript through 2.3.0 allows stack consumption via function anew new Proxya,JSON.parse"",a. NOTE: the vendor states that the problem is the lack of the --stack-limit option...

7.8CVSS7.1AI score0.00254EPSS
Exploits1References1
Cvelist
Cvelist
added 2020/08/13 6:53 p.m.15 views

CVE-2020-24345

JerryScript through 2.3.0 allows stack consumption via function anew new Proxya,JSON.parse"",a. NOTE: the vendor states that the problem is the lack of the --stack-limit option...

7.7AI score0.00254EPSS
Exploits1References1
Positive Technologies
Positive Technologies
added 2020/08/13 12:0 a.m.2 views

PT-2020-15696 · Jerryscript · Jerryscript

Name of the Vulnerable Software and Affected Versions: JerryScript versions prior to 2.3.0 Description: The issue is related to stack consumption via a function that utilizes new new Proxya, and JSON.parse"",a. The vendor notes that the problem stems from the lack of the --stack-limit option...

7.8CVSS6.8AI score0.00254EPSS
Exploits1References7
Tenable Nessus
Tenable Nessus
added 2020/07/10 12:0 a.m.25 views

FreeBSD : FreeBSD -- posix_spawnp(3) buffer overflow (f8b46415-c264-11ea-8659-901b0ef719ab)

posixspawnp spawns a new thread with a limited stack allocated on the heap before delegating to execvp for the final execution within that thread. execvp would previously make unbounded allocations on the stack, directly proportional to the length of the user-controlled PATH environment variable...

9.8CVSS8.5AI score0.01568EPSS
Exploits0References2
Veracode
Veracode
added 2020/05/10 11:20 p.m.21 views

Denial Of Service (DoS)

tiff is vulnerable to denial of service DoS. The vulnerability exists as a pcretest load test PoC produces a crash overflow in the function match in pcreexec.c because of a self-recursive call. NOTE: third parties dispute the relevance of this report, noting that there are options that can be use...

5.5CVSS3.1AI score0.00102EPSS
Exploits2References8Affected Software1
RedhatCVE
RedhatCVE
added 2019/04/16 1:20 p.m.21 views

CVE-2017-16231

DISPUTED In PCRE 8.41, after compiling, a pcretest load test PoC produces a crash overflow in the function match in pcreexec.c because of a self-recursive call. NOTE: third parties dispute the relevance of this report, noting that there are options that can be used to limit the amount of stack th...

5.5CVSS1.9AI score0.00102EPSS
Exploits2References1
NVD
NVD
added 2019/03/21 3:59 p.m.12 views

CVE-2017-16231

In PCRE 8.41, after compiling, a pcretest load test PoC produces a crash overflow in the function match in pcreexec.c because of a self-recursive call. NOTE: third parties dispute the relevance of this report, noting that there are options that can be used to limit the amount of stack that is use...

5.5CVSS5.9AI score0.00102EPSS
Exploits2References8
Prion
Prion
added 2019/03/21 3:59 p.m.13 views

Input validation

DISPUTED In PCRE 8.41, after compiling, a pcretest load test PoC produces a crash overflow in the function match in pcreexec.c because of a self-recursive call. NOTE: third parties dispute the relevance of this report, noting that there are options that can be used to limit the amount of stack th...

2.1CVSS5.6AI score0.00102EPSS
Exploits2References8Affected Software1
Debian CVE
Debian CVE
added 2019/03/17 4:24 p.m.20 views

CVE-2017-16231

In PCRE 8.41, after compiling, a pcretest load test PoC produces a crash overflow in the function match in pcreexec.c because of a self-recursive call. NOTE: third parties dispute the relevance of this report, noting that there are options that can be used to limit the amount of stack that is use...

5.5CVSS5.9AI score0.00102EPSS
Exploits2
AlpineLinux
AlpineLinux
added 2019/03/17 4:24 p.m.27 views

CVE-2017-16231

In PCRE 8.41, after compiling, a pcretest load test PoC produces a crash overflow in the function match in pcreexec.c because of a self-recursive call. NOTE: third parties dispute the relevance of this report, noting that there are options that can be used to limit the amount of stack that is use...

5.5CVSS5.9AI score0.00102EPSS
Exploits2
Oracle linux
Oracle linux
added 2018/09/28 12:0 a.m.159 views

Unbreakable Enterprise kernel security update

kernel-uek 3.8.13-118.24.3 - exec: Limit arg stack to at most 75% of STKLIM Kees Cook Orabug: 28710010 CVE-2018-14634...

7.8CVSS2.2AI score0.20572EPSS
Exploits6
Rows per page
Query Builder