Lucene search
+L

799 matches found

OSV
OSV
added 2026/02/02 8:32 p.m.8 views

CVE-2026-24133 jsPDF Affected by Denial of Service (DoS) via Unvalidated BMP Dimensions in BMPDecoder

jsPDF is a library to generate PDFs in JavaScript. Prior to 4.1.0, user control of the first argument of the addImage method results in denial of service. If given the possibility to pass unsanitized image data or URLs to the addImage method, a user can provide a harmful BMP file that results in...

8.7CVSS5.4AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/02/02 8:32 p.m.3 views

CVE-2026-24133 jsPDF Affected by Denial of Service (DoS) via Unvalidated BMP Dimensions in BMPDecoder

jsPDF is a library to generate PDFs in JavaScript. Prior to 4.1.0, user control of the first argument of the addImage method results in denial of service. If given the possibility to pass unsanitized image data or URLs to the addImage method, a user can provide a harmful BMP file that results in...

8.7CVSS5.3AI score0.00559EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/02/02 6:29 p.m.5 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the addImage and html methods when processing BMP image data with unvalidated dimensions. An attacker can cause excessive memory allocation and application unavailability by...

8.7CVSS5.5AI score0.00559EPSS
SaveExploits1References2
OSV
OSV
added 2026/02/02 6:29 p.m.6 views

GHSA-95FX-JJR5-F39C jsPDF Vulnerable to Denial of Service (DoS) via Unvalidated BMP Dimensions in BMPDecoder

Impact User control of the first argument of the addImage method results in Denial of Service. If given the possibility to pass unsanitized image data or URLs to the addImage method, a user can provide a harmful BMP file that results in out of memory errors and denial of service. Harmful BMP file...

8.7CVSS5.4AI score0.00559EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/02/02 6:29 p.m.12 views

jsPDF Vulnerable to Denial of Service (DoS) via Unvalidated BMP Dimensions in BMPDecoder

Impact User control of the first argument of the addImage method results in Denial of Service. If given the possibility to pass unsanitized image data or URLs to the addImage method, a user can provide a harmful BMP file that results in out of memory errors and denial of service. Harmful BMP file...

8.7CVSS5.3AI score0.00559EPSS
SaveExploits1References5Affected Software1
Packet Storm
Packet Storm
added 2026/01/29 12:0 a.m.237 views

📄 Samsung libimagecodec.quram.so Buffer Overflow / Denial of Service

This proof of concept demonstrates a denial of service vulnerability in Samsung's libimagecodec.quram.so JPEG decoder. By crafting a structurally valid JPEG file with maliciously large image dimensions height 65535, width 2862 in the SOF0 marker, the decoder performs unsafe size calculations duri...

7.5CVSS5.9AI score0.00256EPSS
SaveExploits1
Snyk
Snyk
added 2026/01/28 4:50 p.m.4 views

Improper Validation of Specified Quantity in Input

Overview Affected versions of this package are vulnerable to Improper Validation of Specified Quantity in Input via the flow.empty function. An attacker can cause the application to crash or become unresponsive by supplying a negative or excessively large dimension value. Remediation There is no...

8.7CVSS5.5AI score0.00371EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/01/28 12:0 a.m.9 views

EUVD-2025-206481

A dimension validation flaw in the flow.empty component of OneFlow 0.9.0 allows attackers to cause a Denial of Service DoS via a negative or excessively large dimension value...

7.5CVSS5.9AI score0.00371EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2026/01/28 12:0 a.m.11 views

Oneflow security vulnerabilities

OneFlow is an open-source deep learning framework developed by OneFlow. Version 0.9.0 of OneFlow contains a security vulnerability. This vulnerability stems from a dimension validation flaw in the flow.empty component, which may allow denial-of-service attacks through negative values or excessive...

7.5CVSS5.8AI score0.00371EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2026/01/19 6:47 p.m.8 views

CVE-2026-23530

A flaw was found in FreeRDP, a free implementation of the Remote Desktop Protocol. This vulnerability occurs because the freerdpbitmapdecompressplanar function does not properly validate bitmap dimensions when decompressing planar bitmap data. A malicious server can exploit this by sending...

9.8CVSS6.7AI score0.00443EPSS
SaveExploits1References8
NVD
NVD
added 2026/01/19 5:15 p.m.6 views

CVE-2026-23530

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.21.0,freerdpbitmapdecompressplanar does not validate nSrcWidth/nSrcHeight against planar-maxWidth/maxHeight before RLE decode. A malicious server can trigger a client‑side heap buffer overflow, causing a crash DoS...

9.8CVSS0.00443EPSS
SaveExploits1References21
OSV
OSV
added 2026/01/19 5:15 p.m.6 views

UBUNTU-CVE-2026-23530

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.21.0,freerdpbitmapdecompressplanar does not validate nSrcWidth/nSrcHeight against planar-maxWidth/maxHeight before RLE decode. A malicious server can trigger a client‑side heap buffer overflow, causing a crash DoS...

9.8CVSS6AI score0.00443EPSS
SaveExploits1References9
Vulnrichment
Vulnrichment
added 2026/01/19 4:58 p.m.0 views

CVE-2026-23530 FreeRDP has heap-buffer-overflow in planar_decompress_plane_rle

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.21.0,freerdpbitmapdecompressplanar does not validate nSrcWidth/nSrcHeight against planar-maxWidth/maxHeight before RLE decode. A malicious server can trigger a client‑side heap buffer overflow, causing a crash DoS...

8.7CVSS5.9AI score0.00443EPSS
SaveExploits1References5
AstraLinux
AstraLinux
added 2026/01/13 2:1 p.m.6 views

Astra Linux – Vulnerability in ffmpeg

When decoding an OpenEXR file that uses DWAA or DWAB compression, there is an implicit assumption that the height and width are divisible by 8. If the height or width of the image is not divisible by 8, the copy operation will loop at positions 0 and 1, continuing to write until a multiple of 8 i...

8.7CVSS6.6AI score0.00156EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/01/09 10:35 a.m.19 views

CVE-2017-18439

cPanel before 64.0.21 allows demo accounts to execute code via an ImageManagerdimensions API call SEC-243...

6.5CVSS7.4AI score0.00947EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 10:14 a.m.11 views

CVE-2019-2259

Resource allocation error while playing the video whose dimensions are more than supported dimension in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdragon Wearables in MSM8909W,...

10CVSS7.5AI score0.00935EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 9:21 a.m.11 views

CVE-2021-41197

TensorFlow is an open source platform for machine learning. In affected versions TensorFlow allows tensor to have a large number of dimensions and each dimension can be as large as desired. However, the total number of elements in a tensor must fit within an int64t. If an overflow occurs,...

5.5CVSS6.5AI score0.00307EPSS
SaveExploits2References1
RedhatCVE
RedhatCVE
added 2026/01/06 2:2 a.m.7 views

CVE-2025-67419

A Denial of Service DoS vulnerability in evershop 2.1.0 and prior allows unauthenticated attackers to exhaust the application server's resources via the "GET /images" API. The application fails to limit the height of the use-element shadow tree or the dimensions of pattern tiles during the...

7.5CVSS6.9AI score0.00302EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/01/05 12:0 a.m.43 views

CVE-2025-67419

A Denial of Service DoS vulnerability in evershop 2.1.0 and prior allows unauthenticated attackers to exhaust the application server's resources via the "GET /images" API. The application fails to limit the height of the use-element shadow tree or the dimensions of pattern tiles during the...

0.00302EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/01/05 12:0 a.m.11 views

EUVD-2026-0799

A Denial of Service DoS vulnerability in evershop 2.1.0 and prior allows unauthenticated attackers to exhaust the application server's resources via the "GET /images" API. The application fails to limit the height of the use-element shadow tree or the dimensions of pattern tiles during the...

7.5CVSS6.4AI score0.00302EPSS
SaveExploits0References3
Rows per page
Query Builder