Lucene search
+L

93 matches found

OSV
OSV
added 2025/05/20 3:21 p.m.16 views

CVE-2025-37927 iommu/amd: Fix potential buffer overflow in parse_ivrs_acpihid

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix potential buffer overflow in parseivrsacpihid There is a string parsing logic error which can lead to an overflow of hid or uid buffers. Comparing ACPIIDLEN against a total string length doesn't take into account t...

7.8CVSS6.4AI score0.0021EPSS
SaveExploits0References13
CNNVD
CNNVD
added 2025/02/12 12:0 a.m.7 views

parse-duration 安全漏洞

parse-duration is an application that converts readable durations to milliseconds by the individual developer Jake Rosoman. A security vulnerability exists in parse-duration prior to version 2.1.3, which stems from a CPU-intensive operation when parsing strings, and may result in a delayed event...

7.5CVSS6.5AI score0.00746EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/29 12:15 p.m.5 views

UBUNTU-CVE-2024-56745

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix resetmethodstore memory leak In resetmethodstore, a string is allocated via kstrndup and assigned to the local "options". options is then used in with strsep to find spaces: while name = strsep&options, " " != NULL If...

5.5CVSS6.2AI score0.00212EPSS
SaveExploits0References32
OSV
OSV
added 2024/04/12 11:7 a.m.6 views

OESA-2024-1401 nodejs-qs security update

This is a query string parser for node and the browser supporting nesting, as it was removed from 0.3.x, so this library provides the previous and commonly desired behavior and twice as fast. Used by express, connect and others. Security Fixes: qs before 6.10.3, as used in Express before 4.17.3 a...

7.5CVSS7AI score0.14663EPSS
SaveExploits2References2
Positive Technologies
Positive Technologies
added 2024/02/26 12:0 a.m.10 views

PT-2024-1984 · Unknown · Gguf Library

Name of the Vulnerable Software and Affected Versions: GGUF library affected versions not specified Description: A heap-based buffer overflow vulnerability exists in the GGUF library's GGUF TYPE ARRAY/GGUF TYPE STRING parsing functionality of llama.cpp. This issue is related to integer overflow...

9.8CVSS9.2AI score0.01349EPSS
SaveExploits1References8
GithubExploit
GithubExploit
added 2023/02/01 3:51 a.m.53 views

Exploit for Improper Input Validation in Cisco Ios

Cisco-Smart-Exploit Cisco SmartInstall Exploit CVE-2018-0171...

10CVSS9.7AI score0.99512EPSS
SaveExploits3
BDU FSTEC
BDU FSTEC
added 2023/01/25 12:0 a.m.10 views

The vulnerability in the implementation of the ParseFromSafeString() function in the DOMParser interface of the Mozilla Firefox browser allows a malicious actor to circumvent security restrictions.

The vulnerability of the ParseFromSafeString function in the DOMParser interface of the Mozilla Firefox browser involves the incorrect creation of duplicate instances of the SystemPrincipal object during the processing of HTML documents. Exploiting this vulnerability could allow a malicious actor...

5CVSS6.7AI score0.00463EPSS
SaveExploits0References6Affected Software3
Microsoft CVE
Microsoft CVE
added 2023/01/20 8:0 a.m.5 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.05947EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2022/12/14 9:36 p.m.64 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:6 p.m.37 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:0 a.m.88 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:7 p.m.8 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.01384EPSS
SaveExploits7References1
Cvelist
Cvelist
added 2022/02/16 5:5 p.m.42 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:0 a.m.7 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.63 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:0 a.m.11 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.28 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:4 p.m.8 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.37 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.01039EPSS
SaveExploits0References4
RustSec
RustSec
added 2019/06/24 12:0 p.m.22 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
Rows per page
Query Builder