Lucene search
+L

29 matches found

CVE
CVE
added yesterday13 views

CVE-2026-71266

The CVE-2026-71266 entry concerns tinyobjloader-c. In tinyobj_parse_and_index_mtl_file() (tinyobj_loader_c.h), a line from a .mtl file is copied into a fixed 4096-byte stack buffer linebuf using memcpy(linebuf, p, p_len) with only an assert(p_len

7.8CVSS5.6AI score
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/20 12:12 p.m.6 views

CVE-2026-15588

A denial-of-service and resource exhaustion vulnerability exists within the GDBus component of GLib. The gdbusauth authentication mechanism fails to enforce proper length limitations on data lines read from a client. An unauthenticated local or remote attacker can exploit this lack of input...

5.3CVSS5.5AI score0.00192EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/07/20 12:12 p.m.9 views

EUVD-2026-45939

A denial-of-service and resource exhaustion vulnerability exists within the GDBus component of GLib. The gdbusauth authentication mechanism fails to enforce proper length limitations on data lines read from a client. An unauthenticated local or remote attacker can exploit this lack of input...

5.3CVSS5.5AI score0.00192EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.5 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, and Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: init/main.c: Fixed a potential memory overflow issue with staticcommandline. We allocated memory of size ‘xlen + strlenbootcommandline + 1 for staticcommandline. However, the strings copied into staticcommandline were actually...

7.8CVSS6.4AI score0.00279EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/04/08 12:0 a.m.11 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-006788)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-006788 advisory. In the Linux kernel, the following vulnerability has been resolved: init/main.c: Fix potential staticcommandline memory overflow We allocate memory of size 'xlen +...

7.8CVSS6.4AI score0.00279EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/04 12:0 a.m.61 views

CVE-2025-65637

CVE-2025-65637 affects github.com/sirupsen/logrus, where calling Entry.Writer() with a single-line payload larger than 64KB (no newline) can trigger the internal bufio.Scanner token-too-long condition, closing the writer pipe and causing DoS/availability impact. Affected versions:

7.5CVSS6.3AI score0.00639EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2025/08/15 12:18 a.m.6 views

OSEC-2025-01 Albatross console out of memory

Background Albatross-console reads the console output from multiple unikernel tenders solo5-hvt. This console output can be retrieved using albatross-client. The console protocol is fairly simple: the unikernel invokes a PUTS hypercall, which sends arbitrary bytes of given length to the unikernel...

6.5CVSS5.9AI score
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/07/10 7:45 p.m.6 views

CVE-2025-53628 cpp-httplib does not limit the length of a line

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.20.1, cpp-httplib does not have a limit for a unique line, permitting an attacker to explore this to allocate memory arbitrarily. This vulnerability is fixed in 0.20.1. NOTE: This vulnerability is related...

6.3CVSS6.8AI score0.00438EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2025/07/10 7:45 p.m.17 views

CVE-2025-53628 cpp-httplib does not limit the length of a line

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.20.1, cpp-httplib does not have a limit for a unique line, permitting an attacker to explore this to allocate memory arbitrarily. This vulnerability is fixed in 0.20.1. NOTE: This vulnerability is related...

6.3CVSS0.00438EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2025/07/10 12:0 a.m.9 views

cpp-httplib 安全漏洞

cpp-httplib is an HTTP/HTTPS server and client library written in C++ by the individual developer yhirose. A security vulnerability exists in cpp-httplib versions prior to 0.20.1, which stems from an unrestricted unique line length that could lead to arbitrary memory allocation...

8.8CVSS6.5AI score0.00438EPSS
SaveExploits1References3
OSV
OSV
added 2025/03/06 5:15 p.m.3 views

DEBIAN-CVE-2024-58085

In the Linux kernel, the following vulnerability has been resolved: tomoyo: don't emit warning in tomoyowritecontrol syzbot is reporting too large allocation warning at tomoyowritecontrol, for one can write a very very long line without new line character. To fix this warning, I use GFPNOWARN...

5.5CVSS5.7AI score0.00189EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/08/22 12:20 p.m.6 views

golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm

A flaw was discovered in Go's net/http standard library package. When parsing a multipart form either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile, limits on the total size of the parsed form were not applied to the...

6.5CVSS7.4AI score0.01165EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2024/08/07 10:39 a.m.7 views

golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm

A flaw was discovered in Go's net/http standard library package. When parsing a multipart form either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile, limits on the total size of the parsed form were not applied to the...

6.5CVSS7.4AI score0.01165EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2024/06/11 7:55 p.m.9 views

golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm

A flaw was discovered in Go's net/http standard library package. When parsing a multipart form either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile, limits on the total size of the parsed form were not applied to the...

6.5CVSS7.4AI score0.01165EPSS
SaveExploits0References10
OSV
OSV
added 2023/05/11 2:32 p.m.10 views

CLSA-2023-1683815557 git: Fix of 2 CVEs

CVE-2023-25652: removing a link instead of writing into - CVE-2023-29007: restrict the config file line length to parse it whole...

7.8CVSS7.1AI score0.51883EPSS
SaveExploits2References1
OSV
OSV
added 2023/05/11 2:27 p.m.11 views

CLSA-2023-1683815235 git: Fix of 2 CVEs

CVE-2023-25652: removing a link instead of writing into - CVE-2023-29007: restrict the config file line length to parse it whole...

7.8CVSS7.1AI score0.51883EPSS
SaveExploits2References1
OSV
OSV
added 2023/05/11 2:20 p.m.10 views

CLSA-2023-1683814846 git: Fix of 2 CVEs

CVE-2023-25652: removing a link instead of writing into - CVE-2023-29007: restrict the config file line length to parse it whole - tests were activated - a buffer overflow during reading of configuration's enormous value has been fixed...

7.8CVSS7.2AI score0.51883EPSS
SaveExploits2References1
OSV
OSV
added 2023/05/11 2:15 p.m.10 views

CLSA-2023-1683814164 git: Fix of 2 CVEs

CVE-2023-25652: removing a link instead of writing into - CVE-2023-29007: restrict the config file line length to parse it whole - tests were activated - a buffer overflow during reading of configuration's enormous value has been fixed...

7.8CVSS7.2AI score0.51883EPSS
SaveExploits2References1
OSV
OSV
added 2022/05/25 5:30 p.m.10 views

CLSA-2022-1653499822 Fix CVE(s): CVE-2022-0318

SECURITY UPDATE: Reading beyond the end of a line - debian/patches/CVE-2022-0318.patch: For block insert only use the offset for correcting the length, adjust expected output of the relevant UTF8 block insertion test - CVE-2022-0318...

9.8CVSS6.9AI score0.02086EPSS
SaveExploits1References1
BDU FSTEC
BDU FSTEC
added 2021/03/21 12:0 a.m.9 views

The vulnerability of the Zsh shell script interpreter on UNIX systems arises from the lack of input validation mechanisms. This allows attackers to access sensitive data, compromise its integrity, and cause service failures.

The vulnerability of the Shebang handler in the UNIX command shell Zsh is related to the shortening of the Shebang line that exceeds 64 characters. Exploiting this vulnerability can allow a remote attacker to access confidential data, compromise its integrity, and cause service failures...

9.8CVSS6.9AI score0.02723EPSS
SaveExploits0References7Affected Software3
Rows per page
Query Builder