Lucene search
+L

24219 matches found

EUVD
EUVD
added 2025/12/29 3:30 p.m.8 views

EUVD-2025-205583

Reflected Cross site scripting xss in machsol machpanel 8.0.32 allows attackers to execute arbitrary web scripts or HTML via a crafted PDF file...

6.1CVSS5.9AI score0.00164EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/29 10:06 a.m.13 views

CLSA-2025-1767002772 binutils: Fix of CVE-2025-11083

CVE-2025-11083: fix crash in linker for corrupt ELF input...

7.8CVSS6.4AI score0.00235EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2025/12/29 12:00 a.m.9 views

PT-2025-53821

Name of the Vulnerable Software and Affected Versions FontForge affected versions not specified Description A flaw exists in FontForge related to the parsing of SFD files. The issue is due to insufficient validation of user-supplied data length before copying it into a heap-based buffer,...

8.8CVSS8.6AI score0.00563EPSS
SaveExploits0References2
Zero Day Initiative
Zero Day Initiative
added 2025/12/29 12:00 a.m.7 views

(0Day) FontForge SFD File Parsing Use-After-Free Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on affected installations of FontForge. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the parsing of SFD files...

8.8CVSS7.2AI score0.00461EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/29 12:00 a.m.11 views

PT-2025-53827

Name of the Vulnerable Software and Affected Versions FontForge affected versions not specified Description A flaw exists in FontForge related to parsing SFD files. The issue is a use-after-free condition resulting from a lack of validation before operating on an object. This can allow a remote...

8.8CVSS8.6AI score0.00565EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/12/29 12:00 a.m.10 views

PT-2025-53819

Name of the Vulnerable Software and Affected Versions FontForge affected versions not specified Description A flaw exists in FontForge due to insufficient validation of user-supplied data length before copying it into a heap-based buffer during the parsing of SFD files. This can allow a remote...

8.8CVSS8.8AI score0.00563EPSS
SaveExploits0References2
Fedora
Fedora
added 2025/12/28 1:09 a.m.13 views

[SECURITY] Fedora 43 Update: tkimg-2.1.0-1.fc43

This package contains a collection of image format handlers for the Tk photo image type, and a new image type, pixmaps...

9.8CVSS7AI score0.00739EPSS
SaveExploits11
Fedora
Fedora
added 2025/12/28 12:53 a.m.15 views

[SECURITY] Fedora 42 Update: tkimg-2.1.0-1.fc42

This package contains a collection of image format handlers for the Tk photo image type, and a new image type, pixmaps...

9.8CVSS7AI score0.00739EPSS
SaveExploits11
OSV
OSV
added 2025/12/26 5:16 a.m.8 views

CVE-2025-8075

Cybersecurity Nozomi Networks Labs, a specialized security company focused on Industrial Control Systems ICS and OT/IoT security, has discovered that validation of incoming XML format request messages is inadequate. This vulnerability could allow an attacker to XSS on the user's browser. The...

5.4CVSS5.8AI score0.00188EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/25 10:16 a.m.47 views

CLSA-2025-1766657780 Fix CVE(s): CVE-2025-1181

SECURITY UPDATE: memory corruption when processing relocations for ELF files - debian/patches/CVE-2025-1181.patch: prevent illegal memory access when checking relocs in a corrupt ELF binary - CVE-2025-1181...

5.1CVSS6.4AI score0.00704EPSS
SaveExploits1References1
SUSE CVE
SUSE CVE
added 2025/12/25 12:23 a.m.8 views

SUSE CVE-2025-68728

In the Linux kernel, the following vulnerability has been resolved: ntfs3: fix uninit memory after failed miread in miformatnew Fix a KMSAN un-init bug found by syzkaller. ntfsgetbh expects a buffer from sbgetblk, that buffer may not be uptodate. We do not bring the buffer uptodate before setting...

5.5CVSS6.6AI score0.00189EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2025/12/24 10:29 p.m.6 views

CVE-2025-14411

Soda PDF Desktop PDF File Parsing Out-Of-Bounds Read Information Disclosure Vulnerability. This vulnerability allows remote attackers to disclose sensitive information on affected installations of Soda PDF Desktop. User interaction is required to exploit this vulnerability in that the target must...

3.3CVSS3.2AI score0.00174EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/12/24 10:29 p.m.11 views

CVE-2025-14408

Soda PDF Desktop PDF File Parsing Out-Of-Bounds Read Information Disclosure Vulnerability. This vulnerability allows remote attackers to disclose sensitive information on affected installations of Soda PDF Desktop. User interaction is required to exploit this vulnerability in that the target must...

3.3CVSS3.2AI score0.00166EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/12/24 3:30 p.m.6 views

EUVD-2023-60359

In the Linux kernel, the following vulnerability has been resolved: bpf: Add preemptcountsub,add into btf id deny list The recursion check in bpfprogenter and bpfprogexit leave preemptcountsub,add unprotected. When attaching trampoline to them we get panic as follows, 867.843050 BUG: TASK stack...

6.1AI score0.00204EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/24 3:30 p.m.10 views

EUVD-2023-60269

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Add a length limitation for the ivrsacpihid command-line parameter The 'acpiid' buffer in the parseivrsacpihid function may overflow, because the string specifier in the format string sscanf has no width limitation...

6.2AI score0.00239EPSS
SaveExploits0References7
NVD
NVD
added 2025/12/24 1:16 p.m.9 views

CVE-2022-50755

In the Linux kernel, the following vulnerability has been resolved: udf: Avoid double brelse in udfrename syzbot reported a warning like below 1: VFS: brelse: Trying to free free buffer WARNING: CPU: 2 PID: 7301 at fs/buffer.c:1145 brelse+0x67/0xa0 ... Call Trace: invalidatebhlru+0x99/0x150...

7.8CVSS0.00206EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.16 views

CVE-2022-50755

In the Linux kernel, the following vulnerability has been resolved: udf: Avoid double brelse in udfrename syzbot reported a warning like below 1: VFS: brelse: Trying to free free buffer WARNING: CPU: 2 PID: 7301 at fs/buffer.c:1145 brelse+0x67/0xa0 ... Call Trace: invalidatebhlru+0x99/0x150...

7.8CVSS5.7AI score0.00206EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/24 1:16 p.m.10 views

UBUNTU-CVE-2023-54086

In the Linux kernel, the following vulnerability has been resolved: bpf: Add preemptcountsub,add into btf id deny list The recursion check in bpfprogenter and bpfprogexit leave preemptcountsub,add unprotected. When attaching trampoline to them we get panic as follows, 867.843050 BUG: TASK stack...

5.7AI score0.00204EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/24 1:06 p.m.29 views

CVE-2023-54086

The CVE targets the Linux kernel’s BPF trampoline handling. It describes a vulnerability where preempt_count_sub/add was left unprotected in __bpf_prog_enter_recur/__bpf_prog_exit_recur, causing panics and stack/IRQ guard page errors when trampolines are attached. The fix is to add these two func...

6.2AI score0.00204EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/24 1:05 p.m.44 views

CVE-2022-50755 udf: Avoid double brelse() in udf_rename()

In the Linux kernel, the following vulnerability has been resolved: udf: Avoid double brelse in udfrename syzbot reported a warning like below 1: VFS: brelse: Trying to free free buffer WARNING: CPU: 2 PID: 7301 at fs/buffer.c:1145 brelse+0x67/0xa0 ... Call Trace: invalidatebhlru+0x99/0x150...

7.8CVSS0.00206EPSS
SaveExploits0References9
Rows per page
Query Builder