Lucene search
+L

7396 matches found

RedHat Linux
RedHat Linux
added 2024/01/02 8:28 a.m.8 views

Mozilla: Undefined behavior in <code>ShutdownObserver()</code>

The Mozilla Foundation Security Advisory describes this flaw as: The ShutdownObserver was susceptible to potentially undefined behavior due to its reliance on a dynamic type that lacked a virtual destructor...

8.8CVSS7.3AI score0.01037EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/01/02 8:26 a.m.9 views

Mozilla: Undefined behavior in <code>ShutdownObserver()</code>

The Mozilla Foundation Security Advisory describes this flaw as: The ShutdownObserver was susceptible to potentially undefined behavior due to its reliance on a dynamic type that lacked a virtual destructor...

8.8CVSS7.3AI score0.01037EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/01/02 8:26 a.m.10 views

Mozilla: Undefined behavior in <code>ShutdownObserver()</code>

The Mozilla Foundation Security Advisory describes this flaw as: The ShutdownObserver was susceptible to potentially undefined behavior due to its reliance on a dynamic type that lacked a virtual destructor...

8.8CVSS7.3AI score0.01037EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/01/02 8:22 a.m.9 views

Mozilla: Undefined behavior in <code>ShutdownObserver()</code>

The Mozilla Foundation Security Advisory describes this flaw as: The ShutdownObserver was susceptible to potentially undefined behavior due to its reliance on a dynamic type that lacked a virtual destructor...

8.8CVSS7.3AI score0.01037EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/01/02 8:20 a.m.9 views

Mozilla: Undefined behavior in <code>ShutdownObserver()</code>

The Mozilla Foundation Security Advisory describes this flaw as: The ShutdownObserver was susceptible to potentially undefined behavior due to its reliance on a dynamic type that lacked a virtual destructor...

8.8CVSS7.3AI score0.01037EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/01/02 8:14 a.m.7 views

Mozilla: Undefined behavior in <code>ShutdownObserver()</code>

The Mozilla Foundation Security Advisory describes this flaw as: The ShutdownObserver was susceptible to potentially undefined behavior due to its reliance on a dynamic type that lacked a virtual destructor...

8.8CVSS7.3AI score0.01037EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/01/02 8:5 a.m.6 views

Mozilla: Undefined behavior in <code>ShutdownObserver()</code>

The Mozilla Foundation Security Advisory describes this flaw as: The ShutdownObserver was susceptible to potentially undefined behavior due to its reliance on a dynamic type that lacked a virtual destructor...

8.8CVSS7.3AI score0.01037EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/01/02 7:46 a.m.6 views

Mozilla: Undefined behavior in <code>ShutdownObserver()</code>

The Mozilla Foundation Security Advisory describes this flaw as: The ShutdownObserver was susceptible to potentially undefined behavior due to its reliance on a dynamic type that lacked a virtual destructor...

8.8CVSS7.3AI score0.01037EPSS
SaveExploits0References6
AlmaLinux
AlmaLinux
added 2024/01/02 12:0 a.m.56 views

Important: firefox security update

Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability. This update upgrades Firefox to version 115.6.0 ESR. Security Fixes: Mozilla: Heap-buffer-overflow affecting WebGL DrawElementsInstanced method with Mesa VM driver CVE-2023-6856 Mozilla...

8.8CVSS8.5AI score0.20472EPSS
SaveExploits0References24
OSV
OSV
added 2023/12/28 1:16 a.m.10 views

MAL-2023-8759 Malicious code in spectrum-utils (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware f2eb941fc5a07c41506c9bdc68d1b469aad8f8b70b2258d975d0a6255516c5f9 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7.2AI score
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2023/12/25 8:50 p.m.5 views

Malicious code in newpackagetest2028 (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 3f8a309179fb8daa3b3ff1d8a250fe566f5d138ab913e435928491185de07f1c Packages either test the malicious behaviour, or actually download and run a simple remote script during the installation. --- Category: PROBABLYPENTEST -...

7.8AI score
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2023/12/21 6:14 p.m.23 views

unsafe-libyaml unaligned write of u64 on 32-bit and 16-bit platforms

Affected versions allocate memory using the alignment of usize and write data to it of type u64, without using core::ptr::writeunaligned. In platforms with sub-64bit alignment for usize including wasm32 and x86 these writes are insufficiently aligned some of the time. If using an ordinary optimiz...

7AI score
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2023/12/21 12:0 a.m.6 views

Baizhuo S210 Injection Vulnerability

Baizhuo S210 is an Internet Behavior Management IBM device from Baizhuo. Baizhuo S210 20231210 and earlier versions have an injection vulnerability that originates from a code injection vulnerability in the file /importexport.php...

9.8CVSS7.4AI score0.14225EPSS
SaveExploits1References5
Code423n4
Code423n4
added 2023/12/21 12:0 a.m.19 views

burn() and borrow() in LendingPool are very likely to revert due to insufficient cash and could be triggered maliciously

Lines of code Vulnerability details Impact Users might not always be able to burn or borrow due to being frontrunned by other borrow or burn calls, potentially in a malicious manner so funds don't leave the LendingPool. Proof of Concept This attack could happen frequently because the health of a...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2023/12/21 12:0 a.m.26 views

Add premium doesn't collect fees

Lines of code Vulnerability details Summary Fees are applied to premiums when a new position is opened, but the same mechanism is not enforced when margin is added to an existing position. Impact When a new position is created in the LAMM protocol, fees are collected in favor of the LP owner that...

7AI score
SaveExploits0
OSV
OSV
added 2023/12/20 12:0 p.m.19 views

RUSTSEC-2023-0075 Unaligned write of u64 on 32-bit and 16-bit platforms

Affected versions allocate memory using the alignment of usize and write data to it of type u64, without using core::ptr::writeunaligned. In platforms with sub-64bit alignment for usize including wasm32 and x86 these writes are insufficiently aligned some of the time. If using an ordinary optimiz...

7.1AI score
SaveExploits0References3
Cvelist
Cvelist
added 2023/12/20 7:55 a.m.45 views

CVE-2023-0011 Command Execution through Serial Interface of u-blox TOBY-L2

A flaw in the input validation in TOBY-L2 allows a user to execute arbitrary operating system commands using specifically crafted AT commands. This vulnerability requires physical access to the serial interface of the module or the ability to modify the system or software which uses its serial...

7.6CVSS7.9AI score0.00482EPSS
SaveExploits0References1
OSV
OSV
added 2023/12/20 12:11 a.m.10 views

MAL-2023-8731 Malicious code in @unilin/dlw.scbase.staticsite (npm)

--- -= Per source details. Do not edit below this line.=- Source: ossf-package-analysis 79abbb721270b1006f42d07a2af44116ea33ce6faf62ec8325f4a48cdcdf0ef0 The OpenSSF Package Analysis project identified '@unilin/dlw.scbase.staticsite' @ 9999.10.11 npm as malicious. It is considered malicious becaus...

7.4AI score
SaveExploits0
OSV
OSV
added 2023/12/20 12:0 a.m.6 views

UBUNTU-CVE-2023-6863

The ShutdownObserver was susceptible to potentially undefined behavior due to its reliance on a dynamic type that lacked a virtual destructor. This vulnerability affects Firefox ESR 115.6, Thunderbird 115.6, and Firefox 121...

8.8CVSS7.3AI score0.01037EPSS
SaveExploits0References10
OSV
OSV
added 2023/12/19 2:15 p.m.3 views

DEBIAN-CVE-2023-6863

The ShutdownObserver was susceptible to potentially undefined behavior due to its reliance on a dynamic type that lacked a virtual destructor. This vulnerability affects Firefox ESR 115.6, Thunderbird 115.6, and Firefox 121...

8.8CVSS7.1AI score0.01037EPSS
SaveExploits0References1
Rows per page
Query Builder