Lucene search
+L

1215 matches found

Cvelist
Cvelist
added 2026/05/14 8:1 p.m.46 views

CVE-2026-44636 libsixel: integer overflow in encoder

libsixel is a SIXEL encoder/decoder implementation derived from kmiya's sixel. From to 1.8.7-r1, signed integer overflow in sixelencodehighcolor's allocation size calculation can lead to a heap buffer overflow. The public sixelencode entry point validates only that width and height are greater th...

7.4CVSS0.00104EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/05/14 8:1 p.m.10 views

CVE-2026-44636

libsixel is a SIXEL encoder/decoder implementation derived from kmiya's sixel. From to 1.8.7-r1, signed integer overflow in sixelencodehighcolor's allocation size calculation can lead to a heap buffer overflow. The public sixelencode entry point validates only that width and height are greater th...

7.8CVSS6.3AI score0.00104EPSS
SaveExploits0
CVE
CVE
added 2026/05/14 8:1 p.m.38 views

CVE-2026-44636

CVE-2026-44636 affects libsixel (SIXEL encoder/decoder). A signed integer overflow in sixel_encode_highcolor’s allocation size calculation (widthheight) can cause a heap buffer overflow when encoding very large pixel buffers; callers may trigger allocation wrapping if width height > INT_MAX. T...

7.8CVSS6.3AI score0.00104EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/05/14 8:1 p.m.12 views

EUVD-2026-30409

libsixel is a SIXEL encoder/decoder implementation derived from kmiya's sixel. From to 1.8.7-r1, signed integer overflow in sixelencodehighcolor's allocation size calculation can lead to a heap buffer overflow. The public sixelencode entry point validates only that width and height are greater th...

7.4CVSS6.3AI score0.00104EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/14 7:10 p.m.5 views

CVE-2026-43903 OpenImageIO: SGI RLE decoder heap buffer overflow OIIO_DASSERT bounds checks are no-ops in release builds

OpenImageIO is a toolset for reading, writing, and manipulating image files of any image file format relevant to VFX / animation. Prior to 3.0.18.0 and 3.1.13.0, sgiinput.cpp:265,274 use OIIODASSERT for bounds checking in the RLE decode loop. In release builds, OIIODASSERT compiles to voidsizeofx...

8.4CVSS6.2AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/05/14 7:9 p.m.7 views

CVE-2026-43904 OpenImageIO: Softimage PIC RLE decoder heap buffer overflow — longCount not clamped to image width

OpenImageIO is a toolset for reading, writing, and manipulating image files of any image file format relevant to VFX / animation. Prior to 3.0.18.0 and 3.1.13.0, softimageinput.cpp:469 mixed RLE and :345 pure RLE do not clamp the run length to remaining scanline width before writing pixels. The r...

8.4CVSS5.8AI score0.00173EPSS
SaveExploits1References1
OSV
OSV
added 2026/05/14 7:9 p.m.6 views

CVE-2026-43904 OpenImageIO: Softimage PIC RLE decoder heap buffer overflow — longCount not clamped to image width

OpenImageIO is a toolset for reading, writing, and manipulating image files of any image file format relevant to VFX / animation. Prior to 3.0.18.0 and 3.1.13.0, softimageinput.cpp:469 mixed RLE and :345 pure RLE do not clamp the run length to remaining scanline width before writing pixels. The r...

8.4CVSS5.9AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/05/14 4:36 p.m.18 views

Mistune Image Directive CSS Injection Vulnerability

Summary The Image directive plugin validates the :width: and :height: options with a regex compiled as numre = re.compiler"^\d+?:.\d?". This pattern is applied via re.match which anchors only at the start of the string, not the end. Any value that begins with one or more digits passes validation,...

6.1CVSS6AI score0.00228EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/05/14 4:36 p.m.7 views

GHSA-CCFX-MFMX-2FX9 Mistune Image Directive CSS Injection Vulnerability

Summary The Image directive plugin validates the :width: and :height: options with a regex compiled as numre = re.compiler"^\d+?:.\d?". This pattern is applied via re.match which anchors only at the start of the string, not the end. Any value that begins with one or more digits passes validation,...

4.7CVSS6AI score0.00228EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/05/14 4:36 p.m.18 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS in the renderblockimage function. An attacker can inject arbitrary CSS into the style attribute of an image element by supplying a crafted value to the :width: or :height: option, which is insufficiently validat...

6.1CVSS5.7AI score0.00228EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/05/14 12:0 a.m.20 views

PT-2026-41147

Name of the Vulnerable Software and Affected Versions mistune affected versions not specified Description The Image directive plugin fails to properly validate the :width: and :height: options. The validation uses a regular expression that only checks if the value starts with a digit, rather than...

4.7CVSS5.9AI score0.00228EPSS
SaveExploits1References6
OSV
OSV
added 2026/05/12 4:21 p.m.10 views

CLSA-2026-1778602862 vim: Fix of 4 CVEs

CVE-2022-2175: fix invalid memory access in cmdlineinsertreg when using an expression on the command line; save/restore newcmdpos around the expression evaluation exgetln.c, upstream patch 8.2.5148; hunk 3 context adjusted for 8.2.2637 - CVE-2022-3256: fix use-after-free in movemark when an...

7.8CVSS7.2AI score0.0132EPSS
SaveExploits4References1
Tenable Nessus
Tenable Nessus
added 2026/05/11 12:0 a.m.9 views

Unity Linux 20.1060e / 20.1070e Security Update: freerdp (UTSA-2026-017435)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-017435 advisory. FreeRDP is a free implementation of the Remote Desktop Protocol RDP, released under the Apache license. In affected versions a malicious server might trigger out of...

8.8CVSS5.7AI score0.01553EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/09 2:21 a.m.11 views

CVE-2026-42241

ParquetSharp is a .NET library for reading and writing Apache Parquet files. From version 18.1.0 to before version 23.0.0.1, DecimalConverter.ReadDecimal makes a stackalloc using what might be an attacker-supplied value. If an attacker declares a decimal column with some unreasonable width, this...

5.3CVSS5.8AI score0.00273EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/07 6:52 p.m.21 views

CVE-2026-42241

ParquetSharp (a .NET library for Parquet) has a vulnerability in DecimalConverter.ReadDecimal from 18.1.0 up to before 23.0.0.1 where a stackalloc is performed using an attacker‑supplied width, allowing stack overflow if a decimal column width is unreasonably large. In a service environment, this...

5.3CVSS5.8AI score0.00273EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/05/07 6:52 p.m.8 views

CVE-2026-42241

ParquetSharp is a .NET library for reading and writing Apache Parquet files. From version 18.1.0 to before version 23.0.0.1, DecimalConverter.ReadDecimal makes a stackalloc using what might be an attacker-supplied value. If an attacker declares a decimal column with some unreasonable width, this...

5.3CVSS5.8AI score0.00273EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/05/07 6:52 p.m.6 views

CVE-2026-42241 ParquetSharp: Possible Stack Overflow When Reading a ParquetFile with Large Decimal Type Width

ParquetSharp is a .NET library for reading and writing Apache Parquet files. From version 18.1.0 to before version 23.0.0.1, DecimalConverter.ReadDecimal makes a stackalloc using what might be an attacker-supplied value. If an attacker declares a decimal column with some unreasonable width, this...

5.3CVSS6AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/05/07 6:52 p.m.10 views

CVE-2026-42241 ParquetSharp: Possible Stack Overflow When Reading a ParquetFile with Large Decimal Type Width

ParquetSharp is a .NET library for reading and writing Apache Parquet files. From version 18.1.0 to before version 23.0.0.1, DecimalConverter.ReadDecimal makes a stackalloc using what might be an attacker-supplied value. If an attacker declares a decimal column with some unreasonable width, this...

5.3CVSS5.8AI score0.00273EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/05/07 6:52 p.m.40 views

CVE-2026-42241 ParquetSharp: Possible Stack Overflow When Reading a ParquetFile with Large Decimal Type Width

ParquetSharp is a .NET library for reading and writing Apache Parquet files. From version 18.1.0 to before version 23.0.0.1, DecimalConverter.ReadDecimal makes a stackalloc using what might be an attacker-supplied value. If an attacker declares a decimal column with some unreasonable width, this...

5.3CVSS0.00273EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/05 3:36 p.m.9 views

CLSA-2026-1777995364 binutils: Fix of CVE-2025-7545

CVE-2025-7545: Fix heap-based buffer overflow in objcopy copysection when --interleave and --interleave-width are combined...

7.8CVSS6.6AI score0.0026EPSS
SaveExploits0References1
Rows per page
Query Builder