Lucene search
+L

1674 matches found

OpenVAS
OpenVAS
added 2025/03/13 12:0 a.m.8 views

Mozilla Thunderbird Security Update (mfsa_2024-44) - Mac OS X

Mozilla Thunderbird is prone to multiple vulnerabilities. SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:mozilla:thunderbird";...

9.8CVSS9.5AI score0.04395EPSS
SaveExploits1References1
Veracode
Veracode
added 2025/03/07 5:30 a.m.4 views

Authentication Bypass

github.com/ryanbekhen/nanoproxy is vulnerable to Authentication Bypass. The vulnerability is due to the use of an outdated version of golang.org/x/crypto, which may contain unresolved security flaws, allows attackers could exploit weaknesses such as weak cryptographic algorithms...

7.1AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2025/03/06 4:15 p.m.14 views

CVE-2024-58055

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ftcm: Don't free command immediately Don't prematurely free the command. Wait for the status completion of the sense status. It can be freed then. Otherwise we will double-free the command...

7.8CVSS6.2AI score0.00223EPSS
SaveExploits0References50
OSV
OSV
added 2025/03/05 2:15 p.m.4 views

USN-7329-1 linux-gcp, linux-gcp-5.15, linux-gke vulnerabilities

Attila Szász discovered that the HFS+ file system implementation in the Linux Kernel contained a heap overflow vulnerability. An attacker could use a specially crafted file system image that, when mounted, could cause a denial of service system crash or possibly execute arbitrary code...

7.8CVSS7AI score0.00271EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2022-49346

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: net: dsa: lantiqgswip: Fix refcount leak in gswipgphyfwlist Every iteration of...

5.5CVSS5.5AI score0.00264EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.21 views

Linux Distros Unpatched Vulnerability : CVE-2022-2639

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An integer coercion error was found in the openvswitch kernel module. Given a sufficiently large number of actions, while copying and reserving memory for a new...

7.8CVSS6.4AI score0.00819EPSS
SaveExploits5References3
The Hacker News
The Hacker News
added 2025/03/04 4:39 a.m.38 views

Cisco, Hitachi, Microsoft, and Progress Flaws Actively Exploited—CISA Sounds Alarm

The U.S. Cybersecurity and Infrastructure Security Agency CISA on Monday added five security flaws impacting software from Cisco, Hitachi Vantara, Microsoft Windows, and Progress WhatsUp Gold to its Known Exploited Vulnerabilities KEV catalog, based on evidence of active exploitation. The list of...

9.8CVSS9.7AI score0.99288EPSS
SaveExploits8
Tenable Nessus
Tenable Nessus
added 2025/03/04 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2018-18521

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Divide-by-zero vulnerabilities in the function arlibaddsymbols in arlib.c in elfutils 0.174 allow remote attackers to cause a denial of service application cras...

5.5CVSS6.1AI score0.01825EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/03/04 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2017-12855

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Xen maintains the GTFread,writing bits as appropriate, to inform the guest that a grant is in use. A guest is expected not to modify the grant details while it ...

6.5CVSS7AI score0.00398EPSS
SaveExploits0References2
Ubuntu
Ubuntu
added 2025/03/03 6:44 p.m.28 views

USN-7294-4: Linux kernel vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - Block layer subsystem; - ACPI drivers; - Drivers core; - ATA over ethernet AOE driver; - TPM...

9.1CVSS7.5AI score0.03301EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2025/03/03 12:0 a.m.16 views

Ubuntu 22.04 LTS / 24.04 LTS : Linux kernel vulnerabilities (USN-7303-3)

The remote Ubuntu 22.04 LTS / 24.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7303-3 advisory. Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update...

9.1CVSS7.5AI score0.01358EPSS
SaveExploits0References205
IBM Security Bulletins
IBM Security Bulletins
added 2025/02/27 3:53 a.m.28 views

Security Bulletin: IBM MQ Operator and Queue manager container images are vulnerable to PAM, go-git and Golang.org/X/Crypto

Summary PAM, go-git, Golang.org/X/Crypto and IBM MQ used by IBM MQ Operator and Queue Manager container images are vulnerable to denial of service due to improper memory allocation, spoofing attacks, and providing weaker than expected security which might allow an attacker to execute arbitrary co...

9.8CVSS9.5AI score0.03153EPSS
SaveExploits2Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/02/27 12:0 a.m.16 views

Cisco APIC Multiple Vulnerabilities (cisco-sa-apic-multi-vulns-9ummtg5)

According to its self-reported version, Cisco Application Policy Infrastructure Controller is affected by multiple vulnerabilities. - A vulnerability in the system file permission handling of Cisco APIC could allow an authenticated, local attacker to overwrite critical system files, which could...

6.7CVSS6.4AI score0.00272EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2025/02/26 2:6 p.m.13 views

CVE-2022-49396

In the Linux kernel, the following vulnerability has been resolved: phy: qcom-qmp: fix reset-controller leak on probe errors Make sure to release the lane reset controller in case of a late probe error e.g. probe deferral. Note that due to the reset controller being defined in devicetree in "lane...

5.5CVSS6.2AI score0.00264EPSS
SaveExploits0References4
Ubuntu
Ubuntu
added 2025/02/26 10:38 a.m.25 views

USN-7303-1: Linux kernel vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM32 architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; - ACPI drivers; - Drivers cor...

9.1CVSS7.4AI score0.01358EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2025/02/26 12:0 a.m.88 views

D-Link DIR-823 Multiple Vulnerabilities (2025)

D-Link DIR-823 devices are prone to multiple vulnerabilities. SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE =...

9.8CVSS6.8AI score0.0815EPSS
SaveExploits15References11
Chainguard
Chainguard
added 2025/02/25 1:11 p.m.4 views

GHSA-3G94-3H93-RRF8 vulnerabilities

Vulnerabilities for packages: chromium...

7.3AI score
SaveExploits0
Chainguard
Chainguard
added 2025/02/25 1:11 p.m.6 views

GHSA-4J85-8VQX-F8QV vulnerabilities

Vulnerabilities for packages: mysql...

7.3AI score
SaveExploits0
Chainguard
Chainguard
added 2025/02/25 1:11 p.m.7 views

GHSA-X3G6-PM88-HP4X vulnerabilities

Vulnerabilities for packages: mysql...

7.3AI score
SaveExploits0
Chainguard
Chainguard
added 2025/02/25 1:11 p.m.5 views

GHSA-92JQ-382G-93X2 vulnerabilities

Vulnerabilities for packages: mysql...

7.3AI score
SaveExploits0
Rows per page
Query Builder