Lucene search
+L

7075 matches found

Tenable Nessus
Tenable Nessus
added 2024/09/25 12:0 a.m.37 views

GLSA-202409-25 : Xpdf: Multiple Vulnerabilities

The remote host is affected by the vulnerability described in GLSA-202409-25 Xpdf: Multiple Vulnerabilities Multiple vulnerabilities have been discovered in Xpdf. Please review the CVE identifiers referenced below for details. Tenable has extracted the preceding description block directly from th...

9.1CVSS6AI score0.01618EPSS
SaveExploits18References25
CISA
CISA
added 2024/09/24 12:0 p.m.8 views

CISA Releases Eight Industrial Control Systems Advisories

CISA released eight Industrial Control Systems ICS advisories on September 24, 2024. These advisories provide timely information about current security issues, vulnerabilities, and exploits surrounding ICS. ICSA-24-268-01 OPW Fuel Management Systems SiteSentinel ICSA-24-268-02 Alisonic Sibylla...

7AI score
SaveExploits0References8
Trend Micro Simply Security
Trend Micro Simply Security
added 2024/09/24 12:0 a.m.5 views

Evolved Exploits Call for AI-Driven ASRM + XDR

AI-driven insights for managing emerging threats and minimizing organizational risk...

7.4AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/09/17 12:0 a.m.21 views

Fedora 39 : python3.13 (2024-f2fc325c40)

The remote Fedora 39 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2024-f2fc325c40 advisory. Python 3.13.0rc2 Tenable has extracted the preceding description block directly from the Fedora security advisory. Note that Nessus has not tested f...

8.7CVSS7AI score0.02203EPSS
SaveExploits2References3
Tenable Nessus
Tenable Nessus
added 2024/09/13 12:0 a.m.42 views

Photon OS 5.0: Linux PHSA-2024-5.0-0374

An update of the linux package has been released. %NASLMINLEVEL 80900 C Tenable, Inc. The descriptive text and package checks in this plugin were extracted from VMware Security Advisory PHSA-2024-5.0-0374. The text itself is copyright C VMware, Inc. include'compat.inc'; if description...

9.8CVSS6.2AI score0.00886EPSS
SaveExploits2References90
OpenVAS
OpenVAS
added 2024/09/12 12:0 a.m.19 views

Huawei EulerOS: Security Advisory for git (EulerOS-SA-2024-2390)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2024 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 ifdescription...

9CVSS7.5AI score0.29234EPSS
SaveExploits34References2
Tenable Nessus
Tenable Nessus
added 2024/09/11 12:0 a.m.23 views

WordPress Plugin 'LiteSpeed Cache' < 5.7.0.1 Stored XSS

The WordPress application running on the remote host has a version of the 'LiteSpeed Cache' plugin that is prior to 5.7.0.1. It is, therefore, affected by a stored XSS vulnerability due to improper neutralization of input during web page generation. Note that Nessus has not tested for this issue...

8.3CVSS8.6AI score0.54872EPSS
SaveExploits5References3
Krebs on Security
Krebs on Security
added 2024/09/10 9:46 p.m.54 views

Bug Left Some Windows PCs Dangerously Unpatched

Microsoft Corp. today released updates to fix at least 79 security vulnerabilities in its Windows operating systems and related software, including multiple flaws that are already showing up in active attacks. Microsoft also corrected a critical bug that has caused some Windows 10 PCs to remain...

9.8CVSS8.4AI score0.12282EPSS
SaveExploits3
Qualys Blog
Qualys Blog
added 2024/09/10 7:31 p.m.41 views

Microsoft and Adobe Patch Tuesday, September 2024 Security Update Review

Microsoft's September Patch Tuesday updates are out, addressing a range of vulnerabilities across multiple products. Let's dive into the key updates and their implications. Microsoft Patch Tuesday for September 2024 Microsoft Patch's Tuesday, September 2024 edition addressed 79 vulnerabilities,...

9.9CVSS9.2AI score0.51461EPSS
SaveExploits3
OSV
OSV
added 2024/09/10 3:15 p.m.18 views

CVE-2024-23185

Very large headers can cause resource exhaustion when parsing message. The message-parser normally reads reasonably sized chunks of the message. However, when it feeds them to message-header-parser, it starts building up "fullvalue" buffer out of the smaller chunks. The fullvalue buffer has no si...

6.7AI score
SaveExploits0References3
NVD
NVD
added 2024/09/10 3:15 p.m.15 views

CVE-2024-23185

Very large headers can cause resource exhaustion when parsing message. The message-parser normally reads reasonably sized chunks of the message. However, when it feeds them to message-header-parser, it starts building up "fullvalue" buffer out of the smaller chunks. The fullvalue buffer has no si...

7.5CVSS0.01284EPSS
SaveExploits1References4
OSV
OSV
added 2024/09/10 3:15 p.m.6 views

ALPINE-CVE-2024-23185

Very large headers can cause resource exhaustion when parsing message. The message-parser normally reads reasonably sized chunks of the message. However, when it feeds them to message-header-parser, it starts building up "fullvalue" buffer out of the smaller chunks. The fullvalue buffer has no si...

7.5CVSS7.2AI score0.01284EPSS
SaveExploits1References1
OSV
OSV
added 2024/09/10 3:15 p.m.15 views

CVE-2024-23184

Having a large number of address headers From, To, Cc, Bcc, etc. becomes excessively CPU intensive. With 100k header lines CPU usage is already 12 seconds, and in a production environment we observed 500k header lines taking 18 minutes to parse. Since this can be triggered by external actors...

6.5AI score
SaveExploits0References3
CVE
CVE
added 2024/09/10 2:33 p.m.111 views

CVE-2024-23184

CVE-2024-23184 affects the Dovecot IMAP/POP3 server. The root issue is that parsing a large number of email address headers (From, To, Cc, Bcc, etc.) is highly CPU-intensive, leading to potential denial of service when attackers send crafted messages that trigger resource exhaustion. The availabl...

5CVSS6.7AI score0.00839EPSS
SaveExploits2References4
AlpineLinux
AlpineLinux
added 2024/09/10 2:33 p.m.18 views

CVE-2024-23184

Having a large number of address headers From, To, Cc, Bcc, etc. becomes excessively CPU intensive. With 100k header lines CPU usage is already 12 seconds, and in a production environment we observed 500k header lines taking 18 minutes to parse. Since this can be triggered by external actors...

5CVSS6.1AI score0.00839EPSS
SaveExploits2
ICS
ICS
added 2024/09/10 6:0 a.m.21 views

BPL Medical Technologies PWS-01-BT and BPL Be Well Android Application

View CSAF 1. EXECUTIVE SUMMARY CVSS v4 5.1 ATTENTION : Low attack complexity/public exploits are available Vendor : BPL Medical Technologies Equipment : PWS-01-BT, Be Well Android App Vulnerability : Cleartext Transmission of Sensitive Information 2. RISK EVALUATION Successful exploitation of...

5.1CVSS7.1AI score0.00658EPSS
SaveExploits0References10
CVE
CVE
added 2024/09/10 5:14 a.m.53 views

CVE-2024-7784

CVE-2024-7784 affects Axis OS: a flaw in the Secure Boot/device-tampering protection could allow bypass of protection mechanisms. Public details consistently state no known exploits at this time; Axis has released patched AXIS OS versions addressing the flaw. The CVE notes a physical attack vecto...

6.1CVSS6.7AI score0.00238EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/09/10 5:14 a.m.13 views

CVE-2024-7784

During internal Axis Security Development Model ASDM threat-modelling, a flaw was found in the protection for device tampering commonly known as Secure Boot in AXIS OS making it vulnerable to a sophisticated attack to bypass this protection. To Axis' knowledge, there are no known exploits of the...

6.1CVSS6.7AI score0.00238EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/09/10 3:10 a.m.6 views

SUSE CVE-2024-25584

Dovecot accepts dot LF DOT LF symbol as end of DATA command. RFC requires that it should always be CR LF DOT CR LF. This causes Dovecot to convert single mail with LF DOT LF in middle, into two emails when relaying to SMTP. Dovecot will split mail with LF DOT LF into two mails. Upgrade to latest...

5.3CVSS6.9AI score0.00187EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/09/10 12:0 a.m.21 views

NewStart CGSL MAIN 6.02 : libsolv Vulnerability (NS-SA-2024-0067)

The remote NewStart CGSL host, running version MAIN 6.02, has libsolv packages installed that are affected by a vulnerability: - A flaw was found in libsolv. A buffer overflow vulnerability could cause a denial of service. The highest threat from this vulnerability is to system availability...

4.3CVSS6.5AI score0.01313EPSS
SaveExploits1References3
Rows per page
Query Builder