Lucene search
+L

10579 matches found

Tenable Nessus
Tenable Nessus
added 2025/07/22 12:00 a.m.10 views

Mozilla Thunderbird < 140.1

The version of Thunderbird installed on the remote Windows host is prior to 140.1. It is, therefore, affected by multiple vulnerabilities as referenced in the mfsa2025-63 advisory. - Memory safety bugs present in Firefox ESR 140.0, Thunderbird ESR 140.0, Firefox 140 and Thunderbird 140. Some of...

9.8CVSS8.6AI score0.00472EPSS
SaveExploits0References15
Positive Technologies
Positive Technologies
added 2025/07/22 12:00 a.m.3 views

PT-2025-30491

Name of the Vulnerable Software and Affected Versions Firefox versions prior to 141 Thunderbird versions prior to 141 Description The software contains memory safety bugs. Some of these bugs showed evidence of memory corruption, and it is presumed that with enough effort, some of these could have...

10CVSS7AI score0.09348EPSS
SaveExploits0References268
Mozilla
Mozilla
added 2025/07/22 12:00 a.m.18 views

Security Vulnerabilities fixed in Firefox ESR 140.1 — Mozilla

On 64-bit platforms IonMonkey-JIT only wrote 32 bits of the 64-bit return value space on the stack. Baseline-JIT, however, read the entire 64 bits. On arm64, a WASM brtable instruction with a lot of entries could lead to the label being too far from the instruction causing truncation and incorrec...

9.8CVSS7.8AI score0.00472EPSS
SaveExploits0References14Affected Software1
Positive Technologies
Positive Technologies
added 2025/07/22 12:00 a.m.7 views

PT-2025-30483

Name of the Vulnerable Software and Affected Versions Firefox versions prior to 141 Firefox ESR versions prior to 115.26 Firefox ESR versions prior to 128.13 Firefox ESR version 140.0 Thunderbird versions prior to 141 Thunderbird ESR versions prior to 128.13 Thunderbird ESR version 140.0...

10CVSS8.3AI score0.09348EPSS
SaveExploits2References276
Tenable Nessus
Tenable Nessus
added 2025/07/22 12:00 a.m.10 views

Mozilla Thunderbird < 141.0

The version of Thunderbird installed on the remote macOS or Mac OS X host is prior to 141.0. It is, therefore, affected by multiple vulnerabilities as referenced in the mfsa2025-61 advisory. - Memory safety bugs present in Firefox 140 and Thunderbird 140. Some of these bugs showed evidence of...

9.8CVSS8.6AI score0.00472EPSS
SaveExploits0References16
Oracle linux
Oracle linux
added 2025/07/16 12:00 a.m.14 views

java-17-openjdk security update

1:17.0.16.0.8-2.0.1 - Add Oracle vendor bug URL Orabug: 34340155 1:17.0.16.0.8-2 - Update to jdk-17.0.16+8 - Add to .gitignore openjdk-17.0.16+8.tar.xz - Set updatever to 16 - Set buildver to 8 - Update sources to openjdk-17.0.16+8.tar.xz - Resolves: RHEL-101793 - Resolves: RHEL-102273 - Require...

8.6CVSS7.5AI score0.01095EPSS
SaveExploits1
Cvelist
Cvelist
added 2025/07/09 10:42 a.m.16 views

CVE-2025-38242 mm: userfaultfd: fix race of userfaultfd_move and swap cache

In the Linux kernel, the following vulnerability has been resolved: mm: userfaultfd: fix race of userfaultfdmove and swap cache This commit fixes two kinds of races, they may have different results: Barry reported a BUGON in commit c50f8e6053b0, we may see the same BUGON if the filemap lookup...

7.8CVSS0.00113EPSS
SaveExploits0References3
The Hacker News
The Hacker News
added 2025/07/08 11:08 a.m.14 views

RondoDox Botnet Exploits Flaws in TBK DVRs and Four-Faith Routers to Launch DDoS Attacks

Cybersecurity researchers are calling attention to a malware campaign that's targeting security flaws in TBK digital video recorders DVRs and Four-Faith routers to rope the devices into a new botnet called RondoDox. The vulnerabilities in question include CVE-2024-3721, a medium-severity command...

7.2CVSS7.4AI score0.86489EPSS
SaveExploits4
BDU FSTEC
BDU FSTEC
added 2025/07/08 12:00 a.m.21 views

The vulnerability of PDF document viewing and editing programs such as PDF-XChange Editor, PDF-Tools, and PDF-XChange PRO lies in the ability to read data beyond the buffer in memory, allowing attackers to disclose protected information.

The vulnerability of PDF document viewing and editing programs such as PDF-XChange Editor, PDF-Tools, and PDF-XChange PRO lies in the reading of data beyond the buffer boundaries in memory during file processing for U3D files. Exploiting this vulnerability can allow attackers to disclose protecte...

3.3CVSS5.9AI score0.00211EPSS
SaveExploits0References3Affected Software3
Tenable Nessus
Tenable Nessus
added 2025/07/07 12:00 a.m.4 views

FreeBSD : firefox -- multiple vulnerabilities (a55d2120-58cf-11f0-b4ad-b42e991fc52e)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the a55d2120-58cf-11f0-b4ad-b42e991fc52e advisory. [email protected] reports: An attacker was able to bypass the connect-src directive of a...

9.8CVSS7AI score0.03307EPSS
SaveExploits0References13
Oracle linux
Oracle linux
added 2025/07/07 12:00 a.m.17 views

kernel security update

5.14.0-570.25.1.0.16.OL9 - nvme-pci: remove two deallocate zeroes quirks Orabug: 37756650 - Disable UKI signing Orabug: 36571828 - Update Oracle Linux certificates Kevin Lyons - Disable signing for aarch64 Ilya Okomin - Oracle Linux RHCK Module Signing Key was added to the kernel trusted keys lis...

7.8CVSS7.6AI score0.07372EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/07/04 1:37 p.m.36 views

CVE-2025-38234 sched/rt: Fix race in push_rt_task

In the Linux kernel, the following vulnerability has been resolved: sched/rt: Fix race in pushrttask Overview ======== When a CPU chooses to call pushrttask and picks a task to push to another CPU's runqueue then it will call findlocklowestrq method which would take a double lock on both CPUs'...

7.8CVSS0.00142EPSS
SaveExploits0References4
Packet Storm News
Packet Storm News
added 2025/07/04 12:00 a.m.10 views

Securing Mixed Rust with Hardware Capabilities

The Rust programming language enforces three basic Rust principles, namely ownership, borrowing, and AXM Aliasing Xor Mutability to prevent security bugs such as memory safety violations and data races. However, Rust projects often have mixed code, i.e., code that also uses unsafe Rust, FFI Forei...

7.5AI score
SaveExploits0
OSV
OSV
added 2025/06/30 1:01 p.m.6 views

SUSE-SU-2025:02173-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP5 kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2022-49775: tcp: cdg: allow tcpcdgrelease to be called multiple times bsc1242245. - CVE-2024-53168: net: make sockinuseadd available bsc1234887. - CVE-2024-56558...

9.8CVSS6.5AI score0.01328EPSS
SaveExploits2References405
OSV
OSV
added 2025/06/30 7:13 a.m.2 views

SUSE-SU-2025:02164-1 Security update for gimp

This update for gimp fixes the following issues: - CVE-2025-48797: Fixed two buffer over-reads and one heap-based buffer overflow in its TGA parser bsc1243711. - CVE-2025-48798: Fixed two use-after-free bugs and one double free bug in its XCF parser bsc1243712...

7.3CVSS8AI score0.00263EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/06/26 8:15 p.m.26 views

CVE-2013-1424

Buffer overflow vulnerability in matplotlib.This issue affects matplotlib: before upstream commit ba4016014cb4fb4927e36ce8ea429fed47dcb787...

5.6CVSS5.9AI score0.00305EPSS
SaveExploits0References2
NVD
NVD
added 2025/06/24 1:15 p.m.11 views

CVE-2025-6436

Memory safety bugs present in Firefox 139 and Thunderbird 139. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability was fixed in Firefox 140 and Thunderbird 140...

8.1CVSS0.03307EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/06/24 12:28 p.m.27 views

CVE-2025-6436 Memory safety bugs fixed in Firefox 140 and Thunderbird 140

Memory safety bugs present in Firefox 139 and Thunderbird 139. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability was fixed in Firefox 140 and Thunderbird 140...

0.03307EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/06/24 12:28 p.m.15 views

CVE-2025-6436

Memory safety bugs present in Firefox 139 and Thunderbird 139. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability was fixed in Firefox 140 and Thunderbird 140...

8.1CVSS8.4AI score0.03307EPSS
SaveExploits0
CVE
CVE
added 2025/06/24 12:28 p.m.115 views

CVE-2025-6436

CVE-2025-6436 relates to memory safety bugs in Firefox 139 and Thunderbird 139 that could allow memory corruption and potentially run arbitrary code. Affected products are Firefox and Thunderbird versions before 140. The Mozilla advisories MFSA2025-54 and MFSA2025-51 describe the nature of the is...

8.1CVSS7.4AI score0.03307EPSS
SaveExploits0References3Affected Software2
Rows per page
Query Builder