Lucene search
K

6862 matches found

CVE
CVE
added 2024/04/29 12:0 a.m.50 views

CVE-2023-46566

msoulier tftpy is affected by a Buffer Overflow in the parse function of the TftpPacketFactory class. Root cause: inadequate input validation leads to remote denial of service. Impact: remote attacker over the network can cause a DoS; no patch/version details are provided in the supplied document...

7.5CVSS6.8AI score0.00623EPSS
Exploits0References1
OSV
OSV
added 2024/04/26 3:15 p.m.1 views

UBUNTU-CVE-2024-33260

Jerryscript commit cefd391 was discovered to contain a segmentation violation via the component parserparseclass at jerry-core/parser/js/js-parser-expr.c...

5.1CVSS5.8AI score0.00064EPSS
Exploits1References3
CNNVD
CNNVD
added 2024/04/26 12:0 a.m.1 views

Jerryscript 安全漏洞

JerryScript is a lightweight JavaScript engine from the Jerryscript project. A security vulnerability exists in Jerryscript, which stems from the component parserparseclass in jerry-core/parser/js/js-parser-expr.c contains a segmentation violation...

5.1CVSS6.8AI score0.00064EPSS
Exploits1References2
BDU FSTEC
BDU FSTEC
added 2024/04/26 12:0 a.m.1 views

The vulnerability of the Criteria.parse() function in the Java library JsonPath, which allows a attacker to trigger a service failure

The vulnerability of the Criteria.parse function in the Java JsonPath library is related to buffer overflow in the stack. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.3CVSS7AI score0.00116EPSS
Exploits1References6Affected Software4
RedHat Linux
RedHat Linux
added 2024/04/25 3:13 p.m.4 views

yajl: Memory leak in yajl_tree_parse function

A flaw was found in the yajl library, which exists due to a memory leak within the yajltreeparse function. This flaw allows a remote attacker to parse malicious JSON input to cause out-of-memory in the server, causing a crash, resulting in a denial of service attack...

6.5CVSS6.1AI score0.00204EPSS
Exploits1References4
CNNVD
CNNVD
added 2024/04/25 12:0 a.m.1 views

Vyper 安全漏洞

Vyper is the Pythonic smart contract language for EVM. A security vulnerability exists in Vyper versions prior to 0.3.8 through 0.4.0b1, which stems from a false assertion issue in the stmt.parseForrange function...

5.3CVSS6.8AI score0.01528EPSS
Exploits1References5
Positive Technologies
Positive Technologies
added 2024/04/23 12:0 a.m.3 views

PT-2024-24921 · Conform · Conform

Name of the Vulnerable Software and Affected Versions: Conform versions prior to 1.1.1 Description: Conform, a type-safe form validation library, allows the parsing of nested objects in the form of object.property. Due to an improper implementation of this feature, an attacker can exploit it to...

8.6CVSS7.2AI score0.00186EPSS
Exploits0References11
OSV
OSV
added 2024/04/19 11:7 a.m.3 views

OESA-2024-1481 llvm security update

LLVM is a compiler infrastructure designed for compile-time, link-time, runtime, and idle-time optimization of programs from arbitrary programming languages. Security Fixes: LLVM 15.0.0 has a NULL pointer dereference in the parseOneMetadata function via a crafted pdflatex.fmt file or perhaps a...

5.3CVSS7AI score0.00191EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2024/04/19 2:18 a.m.2 views

SUSE CVE-2024-26828

In the Linux kernel, the following vulnerability has been resolved: cifs: fix underflow in parseserverinterfaces In this loop, we step through the buffer and after each item we check if the sizeleft is greater than the minimum size we need. However, the problem is that "bytesleft" is type ssizet...

7.3CVSS6.6AI score0.00018EPSS
Exploits0References180
OSV
OSV
added 2024/04/17 10:15 a.m.3 views

DEBIAN-CVE-2024-26828

In the Linux kernel, the following vulnerability has been resolved: cifs: fix underflow in parseserverinterfaces In this loop, we step through the buffer and after each item we check if the sizeleft is greater than the minimum size we need. However, the problem is that "bytesleft" is type ssizet...

6.7CVSS5.9AI score0.00018EPSS
Exploits0References1
OSV
OSV
added 2024/04/17 10:15 a.m.0 views

UBUNTU-CVE-2024-26828

In the Linux kernel, the following vulnerability has been resolved: cifs: fix underflow in parseserverinterfaces In this loop, we step through the buffer and after each item we check if the sizeleft is greater than the minimum size we need. However, the problem is that "bytesleft" is type ssizet...

6.7CVSS6.3AI score0.00018EPSS
Exploits0References25
OSV
OSV
added 2024/04/17 9:43 a.m.5 views

CVE-2024-26828 cifs: fix underflow in parse_server_interfaces()

In the Linux kernel, the following vulnerability has been resolved: cifs: fix underflow in parseserverinterfaces In this loop, we step through the buffer and after each item we check if the sizeleft is greater than the minimum size we need. However, the problem is that "bytesleft" is type ssizet...

6.7CVSS6.3AI score0.00018EPSS
Exploits0References7
CNNVD
CNNVD
added 2024/04/17 12:0 a.m.1 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from a parseserverinterfaces buffer underflow...

6.7CVSS6.7AI score0.00018EPSS
Exploits0References7
Debian CVE
Debian CVE
added 2024/04/16 5:54 a.m.44 views

CVE-2024-22262

Applications that use UriComponentsBuilder to parse an externally provided URL e.g. through a query parameter AND perform validation checks on the host of the parsed URL may be vulnerable to a open redirect https://cwe.mitre.org/data/definitions/601.html attack or to a SSRF attack if the URL is...

8.1CVSS6.3AI score0.12634EPSS
Exploits2
OSV
OSV
added 2024/04/15 8:21 p.m.44 views

GHSA-2M57-HF25-PHGG sqlparse parsing heavily nested list leads to Denial of Service

Summary Passing a heavily nested list to sqlparse.parse leads to a Denial of Service due to RecursionError. Details + PoC Running the following code will raise Maximum recursion limit exceeded exception: py import sqlparse sqlparse.parse'' 10000 + '' 10000 We expect a traceback of RecursionError:...

7.5CVSS7.5AI score0.10881EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2024/04/15 12:0 a.m.2 views

PT-2024-10474 · Pypi +4 · Sqlparse +4

Name of the Vulnerable Software and Affected Versions: sqlparse affected versions not specified Description: The issue is related to the sqlparse.parse function, which can lead to a Denial of Service due to a RecursionError when processing a heavily nested list. This can be exploited by a remote...

7.8CVSS7.5AI score0.10881EPSS
Exploits0References50
OSV
OSV
added 2024/04/12 11:7 a.m.1 views

OESA-2024-1432 golang security update

The Go Programming Language. Security Fixes: The ParseAddressList function incorrectly handles comments text within parentheses within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions being made by programs using different...

7.5CVSS7AI score0.02017EPSS
Exploits0References2
NVD
NVD
added 2024/04/08 6:15 p.m.17 views

CVE-2024-23082

ThreeTen Backport v1.6.8 was discovered to contain an integer overflow via the component org.threeten.bp.format.DateTimeFormatter::parseCharSequence, ParsePosition. NOTE: this is disputed by multiple third parties who believe there was not reasonable evidence to determine the existence of a...

9.8AI score0.00057EPSS
Exploits0References3
OSV
OSV
added 2024/04/08 6:15 p.m.1 views

UBUNTU-CVE-2024-23082

DISPUTED ThreeTen Backport v1.6.8 was discovered to contain an integer overflow via the component org.threeten.bp.format.DateTimeFormatter::parseCharSequence, ParsePosition. NOTE: this is disputed by multiple third parties who believe there was not reasonable evidence to determine the existence o...

5.8AI score0.00057EPSS
Exploits0References5
UbuntuCve
UbuntuCve
added 2024/04/08 6:15 p.m.27 views

CVE-2024-23082

ThreeTen Backport v1.6.8 was discovered to contain an integer overflow via the component org.threeten.bp.format.DateTimeFormatter::parseCharSequence, ParsePosition. NOTE: this is disputed by multiple third parties who believe there was not reasonable evidence to determine the existence of a...

5.9AI score0.00057EPSS
Exploits0References4
Rows per page
Query Builder