Lucene search
+L

11924 matches found

Snyk
Snyk
added 2026/04/14 11:32 p.m.10 views

Heap-based Buffer Overflow

Overview Magick.NET-Q8-x86 is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this package are...

4.8CVSS5.8AI score
SaveExploits0References2
Snyk
Snyk
added 2026/04/14 11:32 p.m.15 views

Heap-based Buffer Overflow

Overview Magick.NET-Q16-HDRI-OpenMP-x64 is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this...

4.8CVSS5.8AI score
SaveExploits0References2
Snyk
Snyk
added 2026/04/14 11:32 p.m.5 views

Heap-based Buffer Overflow

Overview Affected versions of this package are vulnerable to Heap-based Buffer Overflow via the magnify when an unrecognized magnify:method value is provided. An attacker can cause a denial of service by triggering an out-of-bounds read during image processing. Remediation A fix was pushed into t...

9.1CVSS5.7AI score0.00198EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/14 11:32 p.m.6 views

GHSA-8VFJ-Q2CP-5M5J ImageMagick has a heap buffer overflow read in magnify operation via unrecognized magnify:method value

An unrecognized magnify:method will result in an out of bounds read in the magnify operation. ==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x61a000000b30 READ of size 4 at 0x61a000000b30 thread T0...

3.3CVSS5.8AI score0.00198EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/04/14 11:32 p.m.10 views

ImageMagick has a heap buffer overflow read in magnify operation via unrecognized magnify:method value

An unrecognized magnify:method will result in an out of bounds read in the magnify operation. ==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x61a000000b30 READ of size 4 at 0x61a000000b30 thread T0...

5.8AI score
SaveExploits0References2Affected Software18
RedhatCVE
RedhatCVE
added 2026/04/14 7:23 p.m.9 views

CVE-2025-69627

Nitro PDF Pro for Windows 14.41.1.4 contains a heap use-after-free vulnerability in the implementation of the JavaScript method this.mailDoc. During execution, an internal XID object is allocated and then freed prematurely, after which the freed pointer is still passed into UI and logging helper...

8.4CVSS5.8AI score0.00199EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/04/14 7:22 p.m.7 views

CVE-2026-35598

Vikunja is an open-source self-hosted task management platform. Prior to 2.3.0, the CalDAV GetResource and GetResourcesByList methods fetch tasks by UID from the database without verifying that the authenticated user has access to the task's project. Any authenticated CalDAV user who knows or...

4.3CVSS5.9AI score0.00216EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2026/04/14 5:18 p.m.11 views

org.codehaus.plexus:plexus-utils: Plexus-utils: Directory Traversal in extractFile method

A flaw was found in plexus-utils. This vulnerability, known as a Directory Traversal, exists within the extractFile method. An attacker can exploit this to execute unauthorized code on the system in the context of the current working user...

8.8CVSS5.9AI score0.00663EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/04/14 3:30 p.m.9 views

EUVD-2025-209437

A vulnerability in the AdminServer component of OpenEdge on all supported platforms grants its authenticated users OS-level access to the server through the adopted authority of the AdminServer process itself. The delegated authority of the AdminServer could allow its users the ability to read...

8.2CVSS5.9AI score0.00326EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/14 3:2 p.m.4 views

SUSE-SU-2026:21194-1 Security update for plexus-utils

This update for plexus-utils fixes the following issue: - CVE-2025-67030: directory traversal via the extractFile method of org.codehaus.plexus.util.Expand bsc1260588...

8.8CVSS5.8AI score0.00663EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/04/14 2:45 p.m.8 views

org.codehaus.plexus:plexus-utils: Plexus-utils: Directory Traversal in extractFile method

A flaw was found in plexus-utils. This vulnerability, known as a Directory Traversal, exists within the extractFile method. An attacker can exploit this to execute unauthorized code on the system in the context of the current working user...

8.8CVSS5.9AI score0.00663EPSS
SaveExploits0References9
NVD
NVD
added 2026/04/14 2:16 p.m.11 views

CVE-2025-7389

A vulnerability in the AdminServer component of OpenEdge on all supported platforms grants its authenticated users OS-level access to the server through the adopted authority of the AdminServer process itself. The delegated authority of the AdminServer could allow its users the ability to read...

8.2CVSS0.00326EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/04/14 1:12 p.m.8 views

CVE-2025-7389

A vulnerability in the AdminServer component of OpenEdge on all supported platforms grants its authenticated users OS-level access to the server through the adopted authority of the AdminServer process itself. The delegated authority of the AdminServer could allow its users the ability to read...

8.2CVSS5.9AI score0.00326EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/04/14 1:12 p.m.17 views

CVE-2025-7389

CVE-2025-7389 describes a vulnerability in the OpenEdge AdminServer component where authenticated users could gain OS-level access and read arbitrary host files via misused methods exposed through the RMI interface, specifically the prototypes like setFile() and openFile() . The issue hinges on t...

8.2CVSS5.9AI score0.00326EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/14 1:10 p.m.7 views

JLSEC-2026-110 Deno.env.toObject() ignores the variables listed in --deny-env and returns all environment variables

Summary The Deno.env.toObject method ignores any variables listed in the --deny-env option of the deno run command. When looking at the documentation of the --deny-env option this might lead to a false impression that variables listed in the option are impossible to read. PoC export...

6.9CVSS5.9AI score0.00359EPSS
SaveExploits1References8
GithubExploit
GithubExploit
added 2026/04/14 5:54 a.m.160 views

Exploit for CVE-2026-22692

CVE-2026-22692: Critical Twig Sandbox Bypass via collect-ma...

6.3AI score0.00395EPSS
SaveExploits2
Cvelist
Cvelist
added 2026/04/14 12:0 a.m.36 views

CVE-2025-69993

Leaflet versions up to and including 1.9.4 are vulnerable to Cross-Site Scripting XSS via the bindPopup method. This method renders user-supplied input as raw HTML without sanitization, allowing attackers to inject arbitrary JavaScript code through event handler attributes e.g., . When a victim...

6.1CVSS0.00191EPSS
SaveExploits2References2
CNNVD
CNNVD
added 2026/04/14 12:0 a.m.10 views

Progress OpenEdge 安全漏洞

Progress OpenEdge is an enterprise-level application development and database management platform provided by the American company Progress. There is a security vulnerability in Progress OpenEdge, which stems from improper authorization in the AdminServer component. This vulnerability could allow...

8.2CVSS5.9AI score0.00326EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/14 12:0 a.m.7 views

PT-2026-32628

Name of the Vulnerable Software and Affected Versions Leaflet versions prior to 1.9.5 Description Cross-Site Scripting XSS occurs via the bindPopup function. This function renders user-supplied input as raw HTML without sanitization, which allows the injection of arbitrary JavaScript code through...

6.1CVSS6.1AI score0.00191EPSS
SaveExploits2References11
SUSE CVE
SUSE CVE
added 2026/04/13 11:26 p.m.11 views

SUSE CVE-2026-31421

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsfw: fix NULL pointer dereference on shared blocks The old-method path in fwclassify calls tcfblockq and dereferences q-handle. Shared blocks leave block-q NULL, causing a NULL deref when an empty clsfw filter is...

5.5CVSS5.7AI score0.0012EPSS
SaveExploits0References17
Rows per page
Query Builder