Lucene search
+L

106 matches found

Microsoft CVE
Microsoft CVE
added 2023/01/20 8:00 a.m.14 views

A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases when using int("text") a system could take 50ms to parse an int string with 100000 digits and 5s for 1000000 digits (float decimal int.from_bytes() and int() for binary bases 2 4 8 16 and 32 are not affected). The highest threat from this vulnerability is to system availability.

...

7.5CVSS7.3AI score0.07178EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2022/12/14 9:36 p.m.68 views

Helm vulnerable to denial of service through string value parsing

Fuzz testing, by Ada Logics and sponsored by the CNCF, identified input to functions in the strvals package that can cause a stack overflow. In Go, a stack overflow cannot be recovered from. Applications that use functions from the strvals package in the Helm SDK can have a Denial of Service atta...

7.5CVSS2.2AI score0.0076EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/12/14 6:06 p.m.41 views

GO-2022-1167 Denial of service in string value parsing in helm.sh/helm/v3

Applications that use the strvals package in the Helm SDK to parse user supplied input can suffer a Denial of Service when that input causes an error that cannot be recovered from. The strvals package contains a parser that turns strings into Go structures. For example, the Helm client has comman...

7.5CVSS7.1AI score0.0076EPSS
SaveExploits0References2
Oracle linux
Oracle linux
added 2022/08/03 12:00 a.m.96 views

ruby:2.5 security update

ruby 2.5.9-110 - Fix FTBFS due to an incompatible load directive. - Fix a fiddle import test on an optimized glibc on Power 9. - Fix by adding length limit option for methods that parses date strings. Resolves: CVE-2021-41817 - CGI::Cookie.parse no longer decodes cookie names to prevent spoofing...

7.5CVSS2.9AI score0.03222EPSS
SaveExploits2
OSV
OSV
added 2022/07/18 7:07 p.m.14 views

CLSA-2022-1658171278 Fixed 7 CVEs in vim

CVE-2022-2206: adjust cmdlinerow and msgrow to the value of Rows - CVE-2022-2284: stop visual mode when closing a window - CVE-2022-2285: put a NUL after the typeahead - CVE-2022-2286: check the length of the string - CVE-2022-2287: disallow adding a word with control characters or a trailing...

8CVSS6.8AI score0.01442EPSS
SaveExploits7References1
Cvelist
Cvelist
added 2022/02/16 5:05 p.m.48 views

CVE-2021-23682 Prototype Pollution

This affects the package litespeed.js before 0.3.12; the package appwrite/server-ce from 0.12.0 and before 0.12.2, before 0.11.1. When parsing the query string in the getJsonFromUrl function, the key that is set in the result object is not properly sanitized leading to a Prototype Pollution...

7.3CVSS9.6AI score0.02117EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2022/02/16 12:00 a.m.13 views

litespeed.js 安全漏洞

litespeed.js is a lean and fast micro JavaScript framework. A security vulnerability exists in litespeed.js prior to version 0.3.12, which stems from a Prototype Pollution vulnerability when parsing a query string in the getJsonFromUrl function, where keys set in the result object are not properl...

9.8CVSS8.2AI score0.02117EPSS
SaveExploits1References7
OSV
OSV
added 2021/08/25 8:43 p.m.70 views

GHSA-GWFJ-PW2X-H6C2 Out of bounds read in simd-json

The affected version of this crate did not guard against accessing memory beyond the range of its input data. A pointer cast to read the data into a 256-bit register could lead to a segmentation fault when the end plus the 32 bytes 256 bit read would overlap into the next page during string...

7.5CVSS7.4AI score0.01398EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2021/08/03 12:00 a.m.18 views

libfetch 缓冲区错误漏洞

libfetch is a browser extension that makes it easier to access the content of electronic resources subscribed to by the NIE Library. A buffer error vulnerability exists in libfetch that stems from incorrectly handling strings of numbers for the FTP and HTTP protocols. the FTP passive mode...

9.1CVSS8.4AI score0.02637EPSS
SaveExploits1References8
NVD
NVD
added 2021/03/17 6:15 a.m.32 views

CVE-2020-11192

Out of bound write while parsing SDP string due to missing check on null termination in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon IoT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdragon Wearables...

10CVSS0.01099EPSS
SaveExploits0References1
OSV
OSV
added 2020/09/03 7:04 p.m.19 views

GHSA-C3PX-V9C7-M734 Prototype Pollution in mithril

Affected versions of mithrilare vulnerable to prototype pollution. The function parseQueryString may allow a malicious user to modify the prototype of Object, causing the addition or modification of an existing property that will exist on all objects. A payload such as proto%5BtoString%5D=123 in...

5.9AI score
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2020/04/29 12:39 p.m.42 views

CVE-2020-6808

When a JavaScript URL javascript: is evaluated and the result is a string, this string is parsed to create an HTML document, which is then presented. Previously, this document's URL as reported by the document.location property, for example was the originating javascript: URL which could lead to...

6.5CVSS0.3AI score0.01103EPSS
SaveExploits0References4
RustSec
RustSec
added 2019/06/24 12:00 p.m.28 views

Flaw in string parsing can lead to crashes due to invalid memory access.

The affected version of this crate did not guard against accessing memory beyond the range of its input data. A pointer cast to read the data into a 256-bit register could lead to a segmentation fault when the end plus the 32 bytes 256 bit read would overlap into the next page during string...

7.5CVSS2.8AI score0.01398EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2019/06/24 12:00 p.m.38 views

RUSTSEC-2019-0008 Flaw in string parsing can lead to crashes due to invalid memory access.

The affected version of this crate did not guard against accessing memory beyond the range of its input data. A pointer cast to read the data into a 256-bit register could lead to a segmentation fault when the end plus the 32 bytes 256 bit read would overlap into the next page during string...

7.5CVSS7.4AI score0.01398EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2019/05/28 12:00 a.m.33 views

openSUSE Security Update : java-1_8_0-openjdk (openSUSE-2019-1438) (Spectre)

This update for java-180-openjdk to version 8u212 fixes the following issues : Security issues fixed : - CVE-2019-2602: Better String parsing bsc1132728. - CVE-2019-2684: More dynamic RMI interactions bsc1132732. - CVE-2019-2698: Fuzzing TrueType fonts - setCurrGlyphID bsc1132729. - CVE-2018-3639...

8.1CVSS7AI score0.60631EPSS
SaveExploits5References8
Tenable Nessus
Tenable Nessus
added 2019/05/14 12:00 a.m.56 views

SUSE SLED12 / SLES12 Security Update : java-1_8_0-openjdk (SUSE-SU-2019:1219-1) (Spectre)

This update for java-180-openjdk to version 8u212 fixes the following issues : Security issues fixed : CVE-2019-2602: Better String parsing bsc1132728. CVE-2019-2684: More dynamic RMI interactions bsc1132732. CVE-2019-2698: Fuzzing TrueType fonts - setCurrGlyphID bsc1132729. CVE-2019-2422: Better...

8.1CVSS7AI score0.60631EPSS
SaveExploits6References21
Prion
Prion
added 2019/02/13 12:29 a.m.18 views

Stack overflow

Multiple stack-based buffer overflow vulnerabilities in WECON LeviStudioU version 1.8.56 and prior may be exploited when parsing strings within project files. The process does not properly validate the length of user-supplied data prior to copying it to a fixed-length stack-based buffer. An...

6.8CVSS7.9AI score0.01901EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2018/09/07 5:29 p.m.9 views

CVE-2018-16666

An issue was discovered in Contiki-NG through 4.1. There is a stack-based buffer overflow in nextstring in os/storage/antelope/aql-lexer.c while parsing AQL parsing next string...

7.8CVSS6AI score0.00335EPSS
SaveExploits0References1
OSV
OSV
added 2017/10/06 1:29 p.m.9 views

DEBIAN-CVE-2017-1000254

libcurl may read outside of a heap allocated buffer when doing FTP. When libcurl connects to an FTP server and successfully logs in anonymous or not, it asks the server for the current directory with the PWD command. The server then responds with a 257 response containing the path, inside double...

7.5CVSS6.5AI score0.08465EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2017/09/07 2:30 p.m.20 views

nodejs-qs: Prototype override protection bypass

It was found that ljharb's qs module for Node.js did not properly parse query strings. An attacker could send a specially crafted query that overwrites the resulting object's prototype properties such as toString or hasOwnProperty, resulting in a denial of service when the overwritten function...

7.5CVSS7.1AI score0.02415EPSS
SaveExploits0References5
Rows per page
Query Builder