Lucene search
+L

7324 matches found

RedHat Linux
RedHat Linux
added 2026/04/16 10:20 a.m.10 views

firefox: thunderbird: Undefined behavior in the WebRTC: Signaling component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Undefined behavior in the WebRTC: Signaling component...

8.1CVSS5.8AI score0.00299EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/04/16 12:0 a.m.16 views

RHEL 7 : firefox (RHSA-2026:8427)

The remote Redhat Enterprise Linux 7 host has a package installed that is affected by multiple vulnerabilities as referenced in the RHSA-2026:8427 advisory. Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability. Security Fixes: firefox:...

10CVSS7.3AI score0.00773EPSS
SaveExploits0References76
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/04/15 10:5 p.m.12 views

Malicious code in lockedin-chai-chain (npm)

lockedin-chai-chain is a malicious npm package that when imported downloads a C2 dropper from https://jsonkeeper.com/b/FAWPU and executes it similar to malware in to chai-await-test. --- -= Per source details. Do not edit below this line.=- Source: amazon-inspector...

5.7AI score
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/04/15 2:7 p.m.8 views

firefox: thunderbird: Undefined behavior in the WebRTC: Signaling component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Undefined behavior in the WebRTC: Signaling component...

8.1CVSS5.8AI score0.00299EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/04/15 10:57 a.m.10 views

firefox: thunderbird: Undefined behavior in the WebRTC: Signaling component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Undefined behavior in the WebRTC: Signaling component...

9.8CVSS7.2AI score0.00418EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/04/15 10:54 a.m.10 views

firefox: thunderbird: Undefined behavior in the WebRTC: Signaling component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Undefined behavior in the WebRTC: Signaling component...

8.1CVSS7.2AI score0.00299EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/04/15 10:48 a.m.9 views

firefox: thunderbird: Undefined behavior in the WebRTC: Signaling component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Undefined behavior in the WebRTC: Signaling component...

9.8CVSS7.2AI score0.00418EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/04/15 10:46 a.m.12 views

firefox: thunderbird: Undefined behavior in the WebRTC: Signaling component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Undefined behavior in the WebRTC: Signaling component...

8.1CVSS7.2AI score0.00299EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/04/15 10:46 a.m.10 views

firefox: thunderbird: Undefined behavior in the WebRTC: Signaling component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Undefined behavior in the WebRTC: Signaling component...

9.8CVSS7.2AI score0.00418EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/04/15 10:42 a.m.16 views

firefox: thunderbird: Undefined behavior in the WebRTC: Signaling component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Undefined behavior in the WebRTC: Signaling component...

9.8CVSS7.2AI score0.00418EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/04/15 10:42 a.m.20 views

firefox: thunderbird: Undefined behavior in the WebRTC: Signaling component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Undefined behavior in the WebRTC: Signaling component...

8.1CVSS7.2AI score0.00299EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/04/15 10:42 a.m.9 views

firefox: thunderbird: Undefined behavior in the WebRTC: Signaling component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Undefined behavior in the WebRTC: Signaling component...

8.1CVSS7.2AI score0.00299EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/04/15 10:42 a.m.9 views

firefox: thunderbird: Undefined behavior in the WebRTC: Signaling component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Undefined behavior in the WebRTC: Signaling component...

9.8CVSS7.2AI score0.00418EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/04/15 10:31 a.m.10 views

firefox: thunderbird: Undefined behavior in the WebRTC: Signaling component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Undefined behavior in the WebRTC: Signaling component...

8.1CVSS7.2AI score0.00299EPSS
SaveExploits0References6
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/04/14 8:55 a.m.6 views

Malicious code in stacks-editor (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 15f50509d5d9110a7233db4ed683100cc33c07a09055d93d32ed8f057a34ae3f The package stacks-editor was found to contain malicious code. Source: ossf-package-analysis...

5.7AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/04/14 1:3 a.m.11 views

Rand is unsound with a custom logger using rand::rng()

It has been reported by @lopopolo that the rand library is unsound i.e. that safe code using the public API can cause Undefined Behaviour when all the following conditions are met: - The log and threadrng features are enabled - A custom logger is defined - The custom logger accesses rand::rng...

5.7AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/04/14 1:3 a.m.4 views

GHSA-CQ8V-F236-94QC Rand is unsound with a custom logger using rand::rng()

It has been reported by @lopopolo that the rand library is unsound i.e. that safe code using the public API can cause Undefined Behaviour when all the following conditions are met: - The log and threadrng features are enabled - A custom logger is defined - The custom logger accesses rand::rng...

5.7AI score
SaveExploits0References3
Trellix
Trellix
added 2026/04/14 12:0 a.m.7 views

DCSync Detection Without Signatures: Trellix NDR and the Power of Technique-Based Defense

DCSync Detection Without Signatures: Trellix NDR and the Power of Technique-Based Defense By Maulik Maheta and Chao Sun · April 14, 2026 Executive summary A DCSync attack is one of the most formidable techniques an adversary can deploy after gaining a foothold in an Active Directory AD environmen...

6AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/04/13 12:47 p.m.7 views

firefox: thunderbird: Undefined behavior in the WebRTC: Signaling component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Undefined behavior in the WebRTC: Signaling component...

9.8CVSS7.2AI score0.00418EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/04/13 12:47 p.m.9 views

firefox: thunderbird: Undefined behavior in the WebRTC: Signaling component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Undefined behavior in the WebRTC: Signaling component...

8.1CVSS7.2AI score0.00299EPSS
SaveExploits0References6
Rows per page
Query Builder