Lucene search
+L

14029 matches found

RedHat Linux
RedHat Linux
added 2024/09/16 12:10 p.m.15 views

mozilla: Internal event interfaces were exposed to web content when browser EventHandler listener callbacks ran

The Mozilla Foundation's Security Advisory: Internal browser event interfaces were exposed to web content when privileged EventHandler listener callbacks ran for those events. Web content that tried to use those interfaces would not be able to use them with elevated privileges, but their presence...

8.8CVSS7.2AI score0.00595EPSS
SaveExploits0References8
OSV
OSV
added 2024/09/16 12:03 p.m.51 views

BIT-PYTHON-2024-7592 Quadratic complexity parsing cookies with backslashes

There is a LOW severity vulnerability affecting CPython, specifically the 'http.cookies' standard library module. When parsing cookies that contained backslashes for quoted characters in the cookie value, the parser would use an algorithm with quadratic complexity, resulting in excess CPU resourc...

7.5CVSS6.6AI score0.02284EPSS
SaveExploits1References13
Redos
Redos
added 2024/09/16 12:00 a.m.29 views

ROS-20240916-02

The vulnerability of the sql/itemcmpfunc.cc component of the MariaDB DBMS is related to a flaw in the use of the function assert. Exploitation of the vulnerability allows an attacker acting remotely to cause a denial of service The vulnerability of the Createtmptable::finalize component of the...

7.5CVSS8.1AI score0.02458EPSS
SaveExploits22
Positive Technologies
Positive Technologies
added 2024/09/15 12:00 a.m.7 views

PT-2024-40574 · Poco · Poco

Name of the Vulnerable Software and Affected Versions: Poco affected versions not specified Description: The issue is related to a crash caused by the use of an uninitialized value. The crash occurs in the Poco::Dynamic::Var destructor and is associated with the Poco::JSON::Object::doStringify...

6.8AI score
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/09/14 2:50 a.m.4 views

SUSE CVE-2024-46711

In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: fix ID 0 endp usage after multiple re-creations 'localaddrused' and 'addaddraccepted' are decremented for addresses not related to the initial subflow ID0, because the source and destination addresses of the initial...

5.5CVSS6.2AI score0.00216EPSS
SaveExploits0References5
OSV
OSV
added 2024/09/13 5:15 p.m.8 views

CVE-2024-31416

The Eaton Foreseer software provides multiple customizable input fields for the users to configure parameters in the tool like alarms, reports, etc. Some of these input fields were not checking the length and bounds of the entered value. The exploit of this security flaw by a bad actor may result...

6.5CVSS5.9AI score0.00268EPSS
SaveExploits0References1
Packet Storm
Packet Storm
added 2024/09/13 12:00 a.m.263 views

Auto/Taxi Stand Management System 1.0 PHP Code Injection

============================================================================================================================================= | Title : Auto/Taxi Stand Management System 1.0 php code injection Vulnerability | | Author : indoushka | | Tested on : windows 10 FrPro / browser : Mozill...

7.4AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/09/12 2:51 a.m.10 views

SUSE CVE-2024-45029

In the Linux kernel, the following vulnerability has been resolved: i2c: tegra: Do not mark ACPI devices as irq safe On ACPI machines, the tegra i2c module encounters an issue due to a mutex being called inside a spinlock. This leads to the following bug: BUG: sleeping function called from invali...

5.5CVSS6.3AI score0.00173EPSS
SaveExploits0References14
Positive Technologies
Positive Technologies
added 2024/09/12 12:00 a.m.8 views

PT-2024-38933 · Gitlab · Gitlab Ce/Ee +1

Name of the Vulnerable Software and Affected Versions: GitLab EE versions 17.2 through 17.2.4 GitLab EE versions 17.3 through 17.3.1 Description: An issue was discovered with pipeline execution policies in GitLab EE, allowing authenticated users to bypass variable overwrite protection via inclusi...

6.5CVSS6.5AI score0.0061EPSS
SaveExploits0References9
OSV
OSV
added 2024/09/11 10:15 a.m.8 views

ALPINE-CVE-2024-8096

When curl is told to use the Certificate Status Request TLS extension, often referred to as OCSP stapling, to verify that the server certificate is valid, it might fail to detect some OCSP problems and instead wrongly consider the response as fine. If the returned status reports another error tha...

6.5CVSS6.9AI score0.00729EPSS
SaveExploits1References1
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:00 a.m.9 views

md/md-bitmap: fix incorrect usage for sb_index

...

7.8CVSS6.2AI score0.00228EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/09/11 1:10 a.m.15 views

kernel: mm: cachestat: fix folio read-after-free in cache walk

In the Linux kernel, the following vulnerability has been resolved: mm: cachestat: fix folio read-after-free in cache walk In cachestat, we access the folio from the page cache's xarray to compute its page offset, and check for its dirty and writeback flags. However, we do not hold a reference to...

7.1CVSS6.8AI score0.00302EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/09/11 12:00 a.m.11 views

PT-2024-30662 · Halo · Halo

Name of the Vulnerable Software and Affected Versions: Halo versions prior to 2.19.0 Description: A security issue has been identified in the Halo project, allowing an attacker to execute malicious scripts in the user's browser through specific HTML and JavaScript code, potentially leading to a...

6.4CVSS6.3AI score0.00325EPSS
SaveExploits1References7
NVD
NVD
added 2024/09/10 3:15 p.m.40 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...

5CVSS0.00839EPSS
SaveExploits2References4
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.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
OSV
OSV
added 2024/09/10 3:15 p.m.7 views

ALPINE-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.8AI score0.00839EPSS
SaveExploits2References1
OSV
OSV
added 2024/09/10 3:15 p.m.12 views

AZL-49024 CVE-2024-23184 affecting package dovecot 2.3.20-1

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...

5CVSS7.3AI score0.00839EPSS
SaveExploits2References1
Cvelist
Cvelist
added 2024/09/10 2:38 p.m.30 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
SaveExploits1References1
AlpineLinux
AlpineLinux
added 2024/09/10 2:38 p.m.32 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.5CVSS7.5AI score0.01284EPSS
SaveExploits1
Rows per page
Query Builder