Lucene search
+L

20288 matches found

RedHat Linux
RedHat Linux
added 2026/03/11 5:56 a.m.14 views

firefox: thunderbird: Mitigation bypass in the DOM: HTML Parser component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Mitigation bypass in the DOM: HTML Parser component...

9.8CVSS5.7AI score0.00552EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/03/11 5:56 a.m.15 views

firefox: thunderbird: Mitigation bypass in the DOM: Security component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Mitigation bypass in the DOM: Security component...

9.8CVSS5.7AI score0.0043EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/03/11 12:09 a.m.5 views

CVE-2026-31812

A flaw was found in quinn-proto, a pure-Rust implementation of the IETF QUIC transport protocol. A remote, unauthenticated attacker can trigger a denial of service in applications using vulnerable quinn versions by sending a crafted QUIC Initial packet containing malformed quictransportparameters...

8.7CVSS5.6AI score0.005EPSS
SaveExploits0References4
CNVD
CNVD
added 2026/03/11 12:00 a.m.11 views

Security Bypass Vulnerability in Multiple Mozilla Products (CNVD-2026-13441)

Mozilla Firefox is an open source web browser.Mozilla Firefox ESR is an extended support version of Firefox the web browser.Mozilla Thunderbird is a suite of email client software separate from the Mozilla Application Suite. A security bypass vulnerability exists in multiple Mozilla products that...

9.8CVSS5.8AI score0.00552EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/03/10 11:48 p.m.6 views

CVE-2026-31808

A flaw was found in file-type, a library for detecting file types. A remote attacker can exploit this by providing a specially crafted ASF Advanced Systems Format file. When parsing the file, a zero-sized sub-header can trigger an infinite loop, leading to a Denial of Service DoS. This can stall...

5.3CVSS5.6AI score0.00325EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/03/10 11:33 p.m.7 views

CVE-2026-31826

A flaw was found in pypdf, a pure-Python PDF library. An attacker can craft a malicious PDF file containing a content stream with an intentionally large /Length value. When this PDF is parsed, it can lead to excessive memory consumption, resulting in a Denial of Service DoS condition due to...

6.8CVSS5.6AI score0.00172EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/03/10 11:33 p.m.5 views

CVE-2026-31817

A flaw was found in OliveTin. When the saveLogs feature is enabled, an attacker can exploit a directory traversal vulnerability by manipulating the UniqueTrackingId field in the StartAction API request. This allows the attacker to write files to arbitrary locations on the filesystem, potentially...

8.5CVSS5.8AI score0.00712EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/03/10 9:59 p.m.6 views

CVE-2026-30951

A flaw was found in Sequelize, a Node.js Object-Relational Mapper ORM tool. A remote attacker can exploit a SQL injection vulnerability by manipulating JSON object keys during JSON/JSONB where clause processing. This allows for the injection of arbitrary SQL commands due to the improper handling ...

7.5CVSS5.9AI score0.00422EPSS
SaveExploits3References4
RedhatCVE
RedhatCVE
added 2026/03/10 9:36 p.m.7 views

CVE-2026-23868

A flaw was found in giflib. This double-free vulnerability, caused by a shallow copy in GifMakeSavedImage and incorrect error handling, may allow an attacker to corrupt memory. While difficult to trigger, successful exploitation could potentially lead to arbitrary code execution or a denial of...

7CVSS6.1AI score0.00144EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/03/10 9:32 p.m.4 views

Server-side Request Forgery (SSRF)

Overview org.webjars.npm:pdfmake is a Client/server side PDF printing in pure JavaScript Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the URLResolver component. An attacker can obtain sensitive information by making crafted requests to internal or...

8.7CVSS5.4AI score0.00481EPSS
SaveExploits2References2
Snyk
Snyk
added 2026/03/10 9:04 p.m.13 views

Regular Expression Denial of Service (ReDoS)

Overview elysia is an Ergonomic Framework for Human Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS in the t.String process when handling URL formats. An attacker can cause significant performance degradation and service unavailability by submitting...

8.7CVSS5.8AI score0.00494EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/03/10 8:32 p.m.4 views

CVE-2026-30964

A flaw was found in web-auth/webauthn-lib. The CheckAllowedOrigins function, when configured with allowedorigins, incorrectly processes URL-like values by reducing them to their host component. This behavior ignores scheme and port differences, preventing the enforcement of precise origin policie...

5.4CVSS5.6AI score0.00197EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/03/10 6:48 p.m.6 views

CVE-2026-27138

A certificate validation flaw has been discovered in the golang crypto/x509 module. Certificate verification can panic when a certificate in the chain has an empty DNS name and another certificate in the chain has excluded name constraints. This can crash programs that are either directly verifyi...

5.9CVSS5.6AI score0.0035EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/03/10 6:48 p.m.9 views

CVE-2026-27142

An input escaping flaw has been discovered in the golang html/template module. Actions which insert URLs into the content attribute of HTML meta tags are not escaped. This can allow XSS if the meta tag also has an http-equiv attribute with the value "refresh". A new GODEBUG setting has been added...

6.1CVSS5.5AI score0.00328EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/03/10 6:48 p.m.6 views

CVE-2026-27137

A certificate validation flaw has been discovered in the golang crypto/x509 module. When verifying a certificate chain which contains a certificate containing multiple email address constraints which share common local portions but different domain portions, these constraints will not be properly...

7.5CVSS5.6AI score0.00606EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/03/10 6:48 p.m.16 views

CVE-2026-25679

The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid. Mitigation Mitigation for this issue is either...

7.5CVSS5.6AI score0.00728EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/03/10 6:31 a.m.11 views

CVE-2026-30931

A flaw was found in ImageMagick, a software used for editing and manipulating digital images. A local attacker can exploit a heap-based buffer overflow vulnerability within the UHDR encoder. This vulnerability arises from the truncation of a value, enabling an out-of-bounds write. Successful...

7.8CVSS5.9AI score0.00108EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/03/10 6:30 a.m.4 views

CVE-2026-28494

A flaw was found in ImageMagick. This vulnerability, a stack buffer overflow, allows an attacker to cause stack corruption by providing maliciously crafted kernel strings. This can lead to arbitrary code execution or a denial of service DoS, impacting the availability and integrity of the system...

7.1CVSS6.3AI score0.00108EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/03/10 6:28 a.m.9 views

CVE-2026-28691

A flaw was found in ImageMagick. This vulnerability, an uninitialized pointer dereference, exists in the JBIG decoder due to a missing check. A remote attacker could exploit this by providing a specially crafted image file, leading to a denial of service. This could make the ImageMagick applicati...

7.5CVSS5.7AI score0.00353EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/03/10 6:11 a.m.9 views

firefox: thunderbird: Mitigation bypass in the DOM: Security component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Mitigation bypass in the DOM: Security component...

9.8CVSS5.7AI score0.0043EPSS
SaveExploits0References6
Rows per page
Query Builder