Lucene search
+L

5285 matches found

RedHat Linux
RedHat Linux
added 2025/10/27 4:41 p.m.3 views

kernel: HID: core: Harden s32ton() against conversion to 0 bits

In the Linux kernel, the following vulnerability has been resolved: HID: core: Harden s32ton against conversion to 0 bits Testing by the syzbot fuzzer showed that the HID core gets a shift-out-of-bounds exception when it tries to convert a 32-bit quantity to a 0-bit quantity. Ideally this should...

7.1CVSS5.7AI score0.00161EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/10/27 12:0 a.m.5 views

Siemens SIMATIC Devices Improper Handling of Structural Elements (CVE-2024-35815)

In the Linux kernel, the following vulnerability has been resolved: fs/aio: Check IOCBAIORW before the struct aiokiocb conversion The first kiocbsetcancelfn argument may point at a struct kiocb that is not embedded inside struct aiokiocb. With the current code, depending on the compiler, the...

5.5CVSS6.1AI score0.00247EPSS
SaveExploits0References2
Hacker One
Hacker One
added 2025/10/26 7:51 p.m.16 views

Revive Adserver: Stored XSS in Conversion Statistics via Tracker Name

I found stored XSS on the conversion statistics page. Advertisers can inject malicious JavaScript through tracker names, which executes when admins view conversion reports www/admin/stats-conversions.php:356. I was able to steal admin session cookies using this vulnerability. This is a privilege...

8.7CVSS6.6AI score0.00515EPSS
SaveExploits1
CNNVD
CNNVD
added 2025/10/24 12:0 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from the improper use of boolean values in the afalgctx structure, which could lead to data conversion errors...

6AI score0.00218EPSS
SaveExploits0References8
CNVD
CNVD
added 2025/10/24 12:0 a.m.8 views

WordPress AppExperts plugin information disclosure vulnerability

WordPress AppExperts plugin is a plugin for converting WordPress websites to iOS and Android mobile apps, with support for converting WooCommerce e-commerce platform features. WordPress AppExperts plugin suffers from an information disclosure vulnerability that originates from the insertion of...

5.8CVSS6.2AI score0.00277EPSS
SaveExploits0References1
SUSE Linux
SUSE Linux
added 2025/10/23 4:1 p.m.11 views

Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and 6.1 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2023-53261: coresight: Fix memory leak in acpibuffer-pointer bsc1249770. CVE-2024-58090: sched/core: Prevent rescheduling when interrupts are disable...

8.7CVSS6.4AI score0.0205EPSS
SaveExploits4References1490
SUSE Linux
SUSE Linux
added 2025/10/23 10:25 a.m.13 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP6 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2023-53261: coresight: Fix memory leak in acpibuffer-pointer bsc1249770. CVE-2024-58090: sched/core: Prevent rescheduling when interrupts are disabled bsc124032...

8.7CVSS6.4AI score0.0205EPSS
SaveExploits4References1482
Positive Technologies
Positive Technologies
added 2025/10/23 12:0 a.m.9 views

PT-2025-43529

Name of the Vulnerable Software and Affected Versions FontForge version 20230101 Description FontForge version 20230101 contains a memory leak. This issue is located in the utf7toutf8 copy function at /fontforge/sfd.c. The memory leak occurs during UTF-7 to UTF-8 conversion. Recommendations At th...

6.5CVSS6.4AI score0.00243EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/10/21 11:25 p.m.8 views

SUSE CVE-2025-58147

This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. Some Viridian hypercalls can specify a mask of vCPU IDs as an input, in one of three formats. Xen has boundary checking bugs with all three formats, which can cause...

6.8CVSS7AI score0.00355EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:0 a.m.5 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987545)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987545 advisory. In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix data corruption after conversion from inline format Commit 6dbf7bb55598 fs: Don't...

5.5CVSS6.4AI score0.0021EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/18 8:9 a.m.8 views

RLSA-2025:17776 Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: HID: core: Harden s32ton against conversion to 0 bits CVE-2025-38556 kernel: wifi: ath12k: Decrement TID on RX peer frag setup error handling CVE-2025-39761 kernel: ALSA: usb-audio:...

7.1CVSS6.5AI score0.00217EPSS
SaveExploits0References4
Rockylinux
Rockylinux
added 2025/10/18 8:9 a.m.24 views

kernel security update

An update is available for kernel. This update affects Rocky Linux 10. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel packages contain the Linux kernel, the core of any Linux operating...

8.8CVSS6.5AI score0.00217EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/10/17 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-62493

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A vulnerability exists in the QuickJS engine's BigInt string conversion logic jsbiginttostring1 due to an incorrect calculation of the required number of digit...

6.5CVSS5.8AI score0.00356EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/10/16 6:30 p.m.8 views

EUVD-2025-34780

A type confusion vulnerability exists in the handling of the string addition + operation within the QuickJS engine. The code first checks if the left-hand operand is a string. It then attempts to convert the right-hand operand to a primitive value using JSToPrimitiveFree. This conversion can...

7.1CVSS7.4AI score0.0048EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2025/10/16 6:12 p.m.14 views

bagisto has Cross Site Scripting (XSS) issue in TinyMCE Image Upload (HTML)

Summary In Bagisto v2.3.7, the TinyMCE image upload functionality allows an attacker with sufficient privileges e.g. admin to upload a crafted HTML file containing embedded JavaScript. When viewed, the malicious code executes in the context of the admin/user’s browser. Details The application...

6.9CVSS7AI score0.00261EPSS
SaveExploits1References4Affected Software1
Snyk
Snyk
added 2025/10/16 4:42 p.m.2 views

Out-of-bounds Read

Overview Affected versions of this package are vulnerable to Out-of-bounds Read via the jsbiginttostring1 function. An attacker can access sensitive information from adjacent heap memory by triggering a crafted BigInt conversion that causes the engine to read beyond the allocated buffer...

6.8CVSS5.9AI score0.00356EPSS
SaveExploits1References2
Snyk
Snyk
added 2025/10/16 4:42 p.m.3 views

Incorrect Type Conversion or Cast

Overview Affected versions of this package are vulnerable to Incorrect Type Conversion or Cast in the JSConcatStringInPlace function. An attacker can achieve memory corruption and execute arbitrary code by manipulating the type of the left-hand operand during a callback triggered by type...

8.8CVSS6.2AI score0.0048EPSS
SaveExploits1References2
NVD
NVD
added 2025/10/16 4:15 p.m.7 views

CVE-2025-62493

A vulnerability exists in the QuickJS engine's BigInt string conversion logic jsbiginttostring1 due to an incorrect calculation of the required number of digits, which in turn leads to reading memory past the allocated BigInt structure. The function determines the number of characters ndigits...

6.5CVSS0.00356EPSS
SaveExploits1References2
OSV
OSV
added 2025/10/16 4:15 p.m.5 views

CVE-2025-62494

A type confusion vulnerability exists in the handling of the string addition + operation within the QuickJS engine. The code first checks if the left-hand operand is a string. It then attempts to convert the right-hand operand to a primitive value using JSToPrimitiveFree. This conversion can...

8.8CVSS6.3AI score
SaveExploits0References2
NVD
NVD
added 2025/10/16 4:15 p.m.7 views

CVE-2025-62494

A type confusion vulnerability exists in the handling of the string addition + operation within the QuickJS engine. The code first checks if the left-hand operand is a string. It then attempts to convert the right-hand operand to a primitive value using JSToPrimitiveFree. This conversion can...

8.8CVSS0.0048EPSS
SaveExploits1References2
Rows per page
Query Builder