Lucene search
+L

512 matches found

Cvelist
Cvelist
added 2026/03/27 4:13 p.m.42 views

CVE-2026-28367 Undertow: undertow: request smuggling via `\r\r\r` as a header block terminator

A flaw was found in Undertow. A remote attacker can exploit this vulnerability by sending \r\r\r as a header block terminator. This can be used for request smuggling with certain proxy servers, such as older versions of Apache Traffic Server and Google Cloud Classic Application Load Balancer,...

8.7CVSS0.00706EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/03/26 9:17 p.m.10 views

CVE-2026-2239

A flaw was found in GIMP. Heap-buffer-overflow vulnerability exists in the freadpascalstring function when processing a specially crafted PSD Photoshop Document file. This occurs because the buffer allocated for a Pascal string is not properly null-terminated, leading to an out-of-bounds read whe...

6.5CVSS7.1AI score0.00485EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/03/19 12:00 a.m.15 views

PT-2026-26463

Name of the Vulnerable Software and Affected Versions tinytag versions 2.2.0 Description tinytag version 2.2.0 contains an issue where an attacker who can supply MP3 files for parsing can trigger a non-terminating loop while the library parses an ID3v2 SYLT synchronized lyrics frame. In server-si...

6.5CVSS5.8AI score0.0041EPSS
SaveExploits1References14
Github Security Blog
Github Security Blog
added 2026/03/06 11:27 p.m.17 views

CommonMark has DisallowedRawHtml extension bypass via whitespace in HTML tag names

Impact The DisallowedRawHtml extension can be bypassed by inserting a newline, tab, or other ASCII whitespace character between a disallowed HTML tag name and the closing . For example, would pass through unfiltered and be rendered as a valid HTML tag by browsers. This is a cross-site scripting X...

6.1CVSS5.6AI score0.00217EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/03/05 7:16 a.m.11 views

CVE-2026-1678

dnsunpackname caches the buffer tailroom once and reuses it while appending DNS labels. As the buffer grows, the cached size becomes incorrect, and the final null terminator can be written past the buffer. With assertions disabled default, a malicious DNS response can trigger an out-of-bounds wri...

9.8CVSS0.00376EPSS
SaveExploits1References1
Broadcom
Broadcom
added 2026/03/03 12:00 a.m.34 views

Security update provided for multiple Go Open-source programming language

Security update provided for multiple Go Open-source programming language. CVE-2025-22871 Affects: net/http/internal The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. This can permit request smuggling if a net/http server is used in conjuncti...

9.1CVSS5.7AI score0.00905EPSS
SaveExploits2
Cvelist
Cvelist
added 2026/02/26 5:32 p.m.33 views

CVE-2026-23749 Golioth Firmware SDK < 0.22.0 Blockwise Transfer Path Out-of-Bounds Read

Golioth Firmware SDK version 0.19.1 prior to 0.22.0, fixed in commit 0e788217, contain an out-of-bounds read due to improper null termination of a blockwise transfer path. blockwisetransferinit accepts a path whose length equals CONFIGGOLIOTHCOAPMAXPATHLEN and copies it using strncpy without...

2.9CVSS0.00165EPSS
SaveExploits0References5
CVE
CVE
added 2026/02/26 5:32 p.m.29 views

CVE-2026-23749

CVE-2026-23749 - Golioth Firmware SDK : The vulnerability affects Golioth Firmware SDK versions 0.19.1 prior to 0.22.0. The root cause is an out-of-bounds read caused by improper null termination when copying the blockwise transfer path in blockwise_transfer_init(). If the input path length equal...

2.9CVSS5.7AI score0.00165EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/02/26 5:32 p.m.8 views

CVE-2026-23749 Golioth Firmware SDK < 0.22.0 Blockwise Transfer Path Out-of-Bounds Read

Golioth Firmware SDK version 0.19.1 prior to 0.22.0, fixed in commit 0e788217, contain an out-of-bounds read due to improper null termination of a blockwise transfer path. blockwisetransferinit accepts a path whose length equals CONFIGGOLIOTHCOAPMAXPATHLEN and copies it using strncpy without...

2.9CVSS6AI score0.00165EPSS
SaveExploits0References5
SUSE Linux
SUSE Linux
added 2026/02/24 11:17 a.m.14 views

Security update for gimp

This update for gimp fixes the following issues: CVE-2026-2272: integer overflow in ICO file handling can lead to a heap buffer overflow bsc1258000. CVE-2026-2271: integer overflow in the PSP file parser can lead to a heap buffer overflow bsc1257999. CVE-2026-2239: missing null terminator when...

8.5CVSS5.8AI score0.00838EPSS
SaveExploits3References12
OSV
OSV
added 2026/02/24 11:16 a.m.9 views

SUSE-SU-2026:0604-1 Security update for gimp

This update for gimp fixes the following issues: - CVE-2026-2272: integer overflow in ICO file handling can lead to a heap buffer overflow bsc1258000. - CVE-2026-2271: integer overflow in the PSP file parser can lead to a heap buffer overflow bsc1257999. - CVE-2026-2239: missing null terminator...

6.5CVSS6AI score0.00838EPSS
SaveExploits3References7
ATTACKERKB
ATTACKERKB
added 2026/02/04 4:08 p.m.9 views

CVE-2026-23092

In the Linux kernel, the following vulnerability has been resolved: iio: dac: ad3552r-hs: fix out-of-bound write in ad3552rhswritedatasource When simplewritetobuffer succeeds, it returns the number of bytes actually copied to the buffer. The code incorrectly uses 'count' as the index for null...

5.5AI score0.00186EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/01/30 4:44 p.m.22 views

CLEANSTART-2026-SB25660 net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines

Multiple security vulnerabilities affect the falcosidekick-fips package. The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. See references for individual vulnerability details...

9.8CVSS5.5AI score0.00778EPSS
SaveExploits0References37
OSV
OSV
added 2026/01/30 3:43 p.m.9 views

CLEANSTART-2026-ME47927 net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines

Multiple security vulnerabilities affect the consul-k8s-fips package. The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. See references for individual vulnerability details...

9.8CVSS5.5AI score0.00778EPSS
SaveExploits0References8
OSV
OSV
added 2026/01/30 3:42 p.m.7 views

CLEANSTART-2026-PA85871 net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines

Multiple security vulnerabilities affect the consul-k8s-fips package. The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. See references for individual vulnerability details...

9.8CVSS5.8AI score0.00778EPSS
SaveExploits0References8
OSV
OSV
added 2026/01/30 3:31 p.m.7 views

CLEANSTART-2026-PG91940 net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines

Multiple security vulnerabilities affect the harbor-registry package. The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. See references for individual vulnerability details...

9.8CVSS5.5AI score0.00778EPSS
SaveExploits2References33
OSV
OSV
added 2026/01/30 3:13 p.m.31 views

CLEANSTART-2026-OJ41940 net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines

Multiple security vulnerabilities affect the ingress-nginx-controller package. The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. See references for individual vulnerability details...

9.8CVSS5.5AI score0.00838EPSS
SaveExploits0References17
OSV
OSV
added 2026/01/30 3:12 p.m.19 views

CLEANSTART-2026-CR41732 net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines

Multiple security vulnerabilities affect the ingress-nginx-controller package. The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. See references for individual vulnerability details...

9.8CVSS5.8AI score0.00838EPSS
SaveExploits0References17
CVE
CVE
added 2026/01/16 7:09 p.m.23 views

CVE-2021-47818

CVE-2021-47818 affects DupTerminator 1.4.5639.37199. The issue is a denial-of-service where inputting a long string into the Excluded text box can crash the application on Windows 10; a payload of 8000 repeated characters is cited as triggering the stop. The vulnerable component is the text-input...

7.5CVSS6.3AI score0.0041EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2026/01/15 9:01 a.m.9 views

ksmbd: fix buffer validation by including null terminator size in EA length

...

7.5CVSS5.4AI score0.00388EPSS
SaveExploits0
Rows per page
Query Builder