Lucene search
+L

4425 matches found

Tenable Nessus
Tenable Nessus
added 2025/11/11 12:0 a.m.8 views

Amazon Linux 2 : amazon-efs-utils, --advisory ALAS2-2025-3076 (ALAS-2025-3076)

The version of amazon-efs-utils installed on the remote host is prior to 2.4.0-1. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2025-3076 advisory. regex is an implementation of regular expressions for the Rust language. The regex crate features built-in...

7.5CVSS7.2AI score0.1446EPSS
SaveExploits1References6
Fedora
Fedora
added 2025/11/10 12:47 a.m.13 views

[SECURITY] Fedora 43 Update: rust-regex-automata-0.4.13-1.fc43

Automata construction and matching using regular expressions...

7AI score
SaveExploits0
Fedora
Fedora
added 2025/11/10 12:47 a.m.10 views

[SECURITY] Fedora 43 Update: rust-regex-1.12.2-1.fc43

An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs...

7AI score
SaveExploits0
Amazon
Amazon
added 2025/11/10 12:0 a.m.10 views

Important: amazon-efs-utils

Issue Overview: regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those tunable mitigations already provide sane...

7.5CVSS8.9AI score0.1446EPSS
SaveExploits1
Amazon
Amazon
added 2025/11/10 12:0 a.m.5 views

Important: amazon-efs-utils

Issue Overview: regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those tunable mitigations already provide sane...

7.5CVSS8.8AI score0.1446EPSS
SaveExploits1
SUSE CVE
SUSE CVE
added 2025/11/09 12:23 a.m.5 views

SUSE CVE-2025-61581

UNSUPPORTED WHEN ASSIGNED Inefficient Regular Expression Complexity vulnerability in Apache Traffic Control. This issue affects Apache Traffic Control: all versions. People with access to the management interface of the Traffic Router component could specify malicious patterns and cause...

7.5CVSS6.9AI score0.00687EPSS
SaveExploits0References2
Fedora
Fedora
added 2025/11/05 2:13 a.m.8 views

[SECURITY] Fedora 43 Update: rust-regex-automata-0.4.11-1.fc43

Automata construction and matching using regular expressions...

8.1CVSS7AI score0.00677EPSS
SaveExploits1
Snyk
Snyk
added 2025/11/03 5:7 p.m.7 views

Incorrect Comparison

Overview mantisbt/mantisbt is a mantis bug tracker. Affected versions of this package are vulnerable to Incorrect Comparison via the authenticationapi.php process. An attacker can gain unauthorized access to user accounts by exploiting PHP type juggling in the authentication logic, allowing login...

9.1CVSS7.3AI score0.00322EPSS
SaveExploits0References3
SUSE Linux
SUSE Linux
added 2025/11/02 12:18 p.m.3 views

Security update for rav1e

This update for rav1e fixes the following issues: CVE-2022-24713: Updated crate regex to 1.5.5 that resolves a ReDoS issue bsc1196972 Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively you can run t...

4.3CVSS9.4AI score0.1446EPSS
SaveExploits1References4
OSV
OSV
added 2025/11/02 12:18 p.m.5 views

SUSE-SU-2025:3911-1 Security update for rav1e

This update for rav1e fixes the following issues: - CVE-2022-24713: Updated crate regex to 1.5.5 that resolves a ReDoS issue bsc1196972...

7.5CVSS5.8AI score0.1446EPSS
SaveExploits1References3
OSV
OSV
added 2025/11/02 12:18 p.m.5 views

SUSE-SU-2025:3910-1 Security update for poppler

This update for poppler fixes the following issues: - CVE-2025-43718: fixed uncontrolled recursion in the regex-based metadata parser when processing specially crafted PDF files bsc1250908 - CVE-2025-52885: improved pointer handling that could have led to dangling pointers when the vector is...

8.6CVSS7.3AI score0.0016EPSS
SaveExploits0References5
SUSE Linux
SUSE Linux
added 2025/10/31 2:55 p.m.7 views

Security update for poppler

This update for poppler fixes the following issues: CVE-2025-43718: fixed uncontrolled recursion in the regex-based metadata parser when processing specially crafted PDF files bsc1250908 Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST...

6.8CVSS6.7AI score0.00125EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/31 2:55 p.m.4 views

SUSE-SU-2025:3898-1 Security update for poppler

This update for poppler fixes the following issues: - CVE-2025-43718: fixed uncontrolled recursion in the regex-based metadata parser when processing specially crafted PDF files bsc1250908...

2.9CVSS7AI score0.00125EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/30 6:32 p.m.10 views

CLSA-2025-1761844489 Fix of 9 CVEs

SECURITY UPDATE: multiple vulnerabilities in AWK implementation - debian/patches/CVE-2021-423xx-awk.patch: fix issues with argument parsing, delete statement validation, length parsing, post-increment/decrement on literals, expression handling, regex splitting, use-after-realloc, and maxfields...

7.2CVSS7AI score0.02871EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/10/30 12:0 a.m.13 views

ZOHO ManageEngine Exchange Reporter Plus 安全漏洞

ZOHO ManageEngine Exchange Reporter Plus is a Web-based Exchange Server reporting software from ZOHO, Inc. A security vulnerability exists in ZOHO ManageEngine Exchange Reporter Plus 5721 and prior versions that stems from a regular expression denial of service vulnerability in the search module...

6.5CVSS6.6AI score0.01061EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2025/10/28 8:38 p.m.25 views

Starlette vulnerable to O(n^2) DoS via Range header merging in ``starlette.responses.FileResponse``

Summary An unauthenticated attacker can send a crafted HTTP Range header that triggers quadratic-time processing in Starlette's FileResponse Range parsing/merging logic. This enables CPU exhaustion per request, causing denial‑of‑service for endpoints serving files e.g., StaticFiles or any use of...

7.5CVSS6.9AI score0.00638EPSS
SaveExploits0References6Affected Software1
Fedora
Fedora
added 2025/10/28 1:30 a.m.12 views

[SECURITY] Fedora 42 Update: pcre2-10.46-1.fc42

PCRE2 is a re-working of the original PCRE Perl-compatible regular expression library to provide an entirely new API. PCRE2 is written in C, and it has its own API. There are three sets of functions, one for the 8-bit library, which processes strings of bytes, one for the 16-bit library, which...

9.1CVSS7AI score0.00743EPSS
SaveExploits1
OpenVAS
OpenVAS
added 2025/10/27 12:0 a.m.6 views

SUSE: Security Advisory (SUSE-SU-2025:3779-1)

The remote host is missing an update for the 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 ifdescription...

8.6CVSS6.8AI score0.0016EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/10/25 12:0 a.m.3 views

SUSE SLED15: libpoppler-cpp0 / libpoppler-cpp0-32bit / libpoppler-devel / etc (SUSE-SU-2025:3779-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:3779-1 advisory. - CVE-2025-43718: fixed uncontrolled recursion in the regex-based metadata parser when processin...

8.6CVSS6.5AI score0.0016EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/24 1:28 p.m.6 views

SUSE-SU-2025:3785-1 Security update for afterburn

This update for afterburn fixes the following issues: Update to version 5.9.0.git21.a73f509. Security issues fixed: - CVE-2022-24713: regex: no proper complexity limitation when parsing untrusted regular expressions with large repetitions on empty sub-expressions can lead to excessive resource...

8.8CVSS6.8AI score0.1446EPSS
SaveExploits2References11
Rows per page
Query Builder