Lucene search
+L

273 matches found

Tenable Nessus
Tenable Nessus
added 2025/09/10 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2024-6443

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In utf8trunc in zephyr/lib/utils/utf8.c, lastbytep can point to one byte before the string pointer if the string is empty. CVE-2024-6443 Note that Nessus relies...

6.5CVSS5.9AI score0.00608EPSS
SaveExploits1References2
OSV
OSV
added 2025/09/09 10:25 a.m.2 views

SUSE-SU-2025:03113-1 Security update for ImageMagick

This update for ImageMagick fixes the following issues: - CVE-2025-55004: Fixed heap buffer over-read in in ReadOneMNGIMage when processing images with separate alpha channels bsc1248076. - CVE-2025-55005: Fixed heap buffer overflow when transforming from Log to sRGB colorspaces bsc1248077. -...

8.8CVSS7.5AI score0.04354EPSS
SaveExploits7References15
Tenable Nessus
Tenable Nessus
added 2025/09/02 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-55298

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to ImageMagick versions 6.9.13-28 and 7.1.2-2, a format...

8.8CVSS7.4AI score0.04354EPSS
SaveExploits1References2
OSV
OSV
added 2025/09/01 9:53 a.m.8 views

USN-7728-1 imagemagick vulnerabilities

It was discovered that ImageMagick did not properly process certain format strings when interpreting image filenames. An attacker could possibly use this issue to cause ImageMagick to crash, resulting in a denial of service. CVE-2025-53014 It was discovered that ImageMagick did not properly proce...

9.8CVSS6AI score0.00792EPSS
SaveExploits2References4
SUSE CVE
SUSE CVE
added 2025/08/27 11:22 p.m.5 views

SUSE CVE-2025-55298

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to ImageMagick versions 6.9.13-28 and 7.1.2-2, a format string bug vulnerability exists in InterpretImageFilename function where user input is directly passed to FormatLocaleString without proper...

8.5CVSS8.2AI score0.04354EPSS
SaveExploits1References9
NVD
NVD
added 2025/08/26 6:15 p.m.5 views

CVE-2025-55298

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to ImageMagick versions 6.9.13-28 and 7.1.2-2, a format string bug vulnerability exists in InterpretImageFilename function where user input is directly passed to FormatLocaleString without proper...

8.8CVSS0.04354EPSS
SaveExploits1References4
CVE
CVE
added 2025/08/26 5:20 p.m.64 views

CVE-2025-55298

ImageMagick vulnerability CVE-2025-55298 is caused by a format string bug in InterpretImageFilename where un-sanitized user input is passed to FormatLocaleString, enabling potential heap overflow or remote code execution due to memory overwrite. Affected releases before patches include ImageMagic...

8.8CVSS7.6AI score0.04354EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2025/08/26 5:20 p.m.5 views

CVE-2025-55298 ImageMagick Format String Bug in InterpretImageFilename leads to arbitrary code execution

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to ImageMagick versions 6.9.13-28 and 7.1.2-2, a format string bug vulnerability exists in InterpretImageFilename function where user input is directly passed to FormatLocaleString without proper...

7.5CVSS7.7AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/08/26 5:20 p.m.25 views

CVE-2025-55298 ImageMagick Format String Bug in InterpretImageFilename leads to arbitrary code execution

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to ImageMagick versions 6.9.13-28 and 7.1.2-2, a format string bug vulnerability exists in InterpretImageFilename function where user input is directly passed to FormatLocaleString without proper...

7.5CVSS0.04354EPSS
SaveExploits1References3
AlpineLinux
AlpineLinux
added 2025/08/26 5:20 p.m.3 views

CVE-2025-55298

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to ImageMagick versions 6.9.13-28 and 7.1.2-2, a format string bug vulnerability exists in InterpretImageFilename function where user input is directly passed to FormatLocaleString without proper...

8.8CVSS8.3AI score0.04354EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2025/08/26 3:29 p.m.12 views

ImageMagick has a Format String Bug in InterpretImageFilename leads to arbitrary code execution

Summary A format string bug vulnerability exists in InterpretImageFilename function where user input is directly passed to FormatLocaleString without proper sanitization. An attacker can overwrite arbitrary memory regions, enabling a wide range of attacks from heap overflow to remote code...

8.8CVSS8AI score0.04354EPSS
SaveExploits1References6Affected Software18
OSV
OSV
added 2024/12/04 3:15 p.m.1 views

DEBIAN-CVE-2024-53126

In the Linux kernel, the following vulnerability has been resolved: vdpa: solidrun: Fix UB bug with devres In psnetopenpfbar and snetopenvfbar a string later passed to pcimiomapregions is placed on the stack. Neither pcimiomapregions nor the functions it calls copy that string. Should the string...

7.8CVSS6.2AI score0.00214EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/04 3:15 p.m.11 views

AZL-54129 CVE-2024-53126 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: vdpa: solidrun: Fix UB bug with devres In psnetopenpfbar and snetopenvfbar a string later passed to pcimiomapregions is placed on the stack. Neither pcimiomapregions nor the functions it calls copy that string. Should the string...

7.8CVSS6.8AI score0.00214EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/04 5:56 a.m.8 views

CVE-2024-6443 zephyr: out-of-bound read in utf8_trunc

In utf8trunc in zephyr/lib/utils/utf8.c, lastbytep can point to one byte before the string pointer if the string is empty...

6.3CVSS5.9AI score
SaveExploits0References4
CISA KEV Catalog
CISA KEV Catalog
added 2023/06/29 12:0 a.m.20 views

Samsung Mobile Devices Improper Input Validation Vulnerability

Samsung mobile devices contain an improper input validation vulnerability within the modem interface driver that results in a format string bug leading to kernel panic...

5.5CVSS6.8AI score0.00531EPSS
SaveIn wildExploits0
Tenable Nessus
Tenable Nessus
added 2023/06/12 12:0 a.m.53 views

Fortinet Fortigate Format String Bug in Fclicense daemon (FG-IR-23-119)

The version of Fortigate installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the FG-IR-23-119 advisory. - A use of externally-controlled format string in Fortinet FortiOS 7.2.0 through 7.2.4, 7.0.0 through 7.0.11, 6.4.0 through...

8.8CVSS8.2AI score0.00724EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2023/02/15 6:5 a.m.8 views

SUSE CVE-2008-7160

The silchttpserverparse function in lib/silchttp/silchttpserver.c in the internal HTTP server in silcd in Secure Internet Live Conferencing SILC Toolkit before 1.1.9 allows remote attackers to overwrite a stack location and possibly execute arbitrary code via a crafted Content-Length header,...

5.8CVSS8AI score0.04026EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 5:3 a.m.5 views

SUSE CVE-2016-4303

The parsestring function in cjson.c in the cJSON library mishandles UTF8/16 strings, which allows remote attackers to cause a denial of service crash or execute arbitrary code via a non-hex character in a JSON string, which triggers a heap-based buffer overflow...

9.8CVSS8.1AI score0.06963EPSS
SaveExploits2References3
Microsoft CVE
Microsoft CVE
added 2021/12/16 8:0 a.m.6 views

Format string bug in the Redis cache implementation

...

7.5CVSS7AI score0.02731EPSS
SaveExploits0
OSV
OSV
added 2021/10/06 6:15 p.m.8 views

CVE-2021-25489

Assuming radio permission is gained, missing input validation in modem interface driver prior to SMR Oct-2021 Release 1 results in format string bug leading to kernel panic...

5.5CVSS5.8AI score0.00531EPSS
SaveExploits0References2
Rows per page
Query Builder