Lucene search
+L

2185 matches found

Tenable Nessus
Tenable Nessus
added 2024/06/03 12:00 a.m.22 views

RHEL 7 : libxfont (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 7 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - libXfont: Insufficient input validation in pcfread.c CVE-2017-13722 - In the PatternMatch function in...

7.1CVSS6.9AI score0.00442EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/30 4:15 p.m.10 views

UBUNTU-CVE-2024-36953

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic-v2: Check for non-NULL vCPU in vgicv2parseattr vgicv2parseattr is responsible for finding the vCPU that matches the user-provided CPUID, which of course may not be valid. If the ID is invalid, kvmgetvcpubyid...

5.5CVSS6.1AI score0.00231EPSS
SaveExploits0References31
Fedora
Fedora
added 2024/05/26 1:29 a.m.13 views

[SECURITY] Fedora 40 Update: rust-uu_join-0.0.23-3.fc40

join uutils merge lines from inputs with matching join fields...

7.3AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/05/22 10:03 a.m.11 views

kernel: HID: intel-ish-hid: Fix kernel panic during warm reset

In the Linux kernel, the following vulnerability has been resolved: HID: intel-ish-hid: Fix kernel panic during warm reset During warm reset device-fwclient is set to NULL. If a bus driver is registered after this NULL setting and before new firmware clients are enumerated by ISHTP, kernel panic...

7.1CVSS6.8AI score0.00147EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2024/05/19 12:30 p.m.58 views

JAW - A Graph-based Security Analysis Framework For Client-side JavaScript

An open-source, prototype implementation of property graphs for JavaScript based on the esprima parser, and the EsTree SpiderMonkey Spec. JAW can be used for analyzing the client-side of web applications and JavaScript-based programs. This project is licensed under GNU AFFERO GENERAL PUBLIC LICEN...

7.1AI score
SaveExploits0References31
Fedora
Fedora
added 2024/05/19 2:46 a.m.18 views

[SECURITY] Fedora 39 Update: suricata-6.0.19-1.fc39

The Suricata Engine is an Open Source Next Generation Intrusion Detection and Prevention Engine. This engine is not intended to just replace or emulate the existing tools in the industry, but will bring new ideas and technologies to the field. This new Engine supports Multi-threading, Automatic...

7.2AI score
SaveExploits0
Fedora
Fedora
added 2024/05/19 1:30 a.m.19 views

[SECURITY] Fedora 40 Update: suricata-7.0.5-1.fc40

The Suricata Engine is an Open Source Next Generation Intrusion Detection and Prevention Engine. This engine is not intended to just replace or emulate the existing tools in the industry, but will bring new ideas and technologies to the field. This new Engine supports Multi-threading, Automatic...

7.2AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/05/15 12:25 p.m.60 views

CVE-2024-4067

A flaw was found in the NPM package micromatch where it is vulnerable to a regular expression denial of service ReDoS. The issue occurs in micromatch.braces in index.js because the pattern . will readily match anything. By passing a malicious payload, the pattern matching will keep backtracking t...

7.5CVSS5.1AI score0.01429EPSS
SaveExploits1References7
NVD
NVD
added 2024/05/14 3:42 p.m.40 views

CVE-2024-4067

The NPM package micromatch prior to 4.0.8 is vulnerable to Regular Expression Denial of Service ReDoS. The vulnerability occurs in micromatch.braces in index.js because the pattern . will greedily match anything. By passing a malicious payload, the pattern matching will keep backtracking to the...

5.3CVSS5.6AI score0.01429EPSS
SaveExploits1References8
UbuntuCve
UbuntuCve
added 2024/05/14 3:42 p.m.41 views

CVE-2024-4067

The NPM package micromatch prior to 4.0.8 is vulnerable to Regular Expression Denial of Service ReDoS. The vulnerability occurs in micromatch.braces in index.js because the pattern . will greedily match anything. By passing a malicious payload, the pattern matching will keep backtracking to the...

5.3CVSS6.7AI score0.01429EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2024/05/14 12:00 a.m.5 views

micromatch 安全漏洞

micromatch is a highly optimized wildcard and global matching library from the micromatch open source. A security vulnerability exists in micromatch that stems from an inability to limit the number of characters that can be processed, which could lead to memory exhaustion...

7.5CVSS6.8AI score0.01471EPSS
SaveExploits1References9
CVE
CVE
added 2024/05/13 10:04 a.m.425 views

CVE-2024-4067

CVE-2024-4067 affects the NPM package micromatch prior to 4.0.8. The vulnerability is in micromatch.braces() in index.js, where the pattern .* can cause extreme backtracking (ReDoS) as input grows, leading to hangs or slowdowns. A fix was merged and the issue is noted as mitigated by upgrading to...

5.3CVSS5.3AI score0.01429EPSS
SaveExploits1References8Affected Software1
Debian CVE
Debian CVE
added 2024/05/13 10:04 a.m.63 views

CVE-2024-4067

The NPM package micromatch prior to 4.0.8 is vulnerable to Regular Expression Denial of Service ReDoS. The vulnerability occurs in micromatch.braces in index.js because the pattern . will greedily match anything. By passing a malicious payload, the pattern matching will keep backtracking to the...

5.3CVSS6.9AI score0.01429EPSS
SaveExploits1
OSV
OSV
added 2024/05/13 10:04 a.m.49 views

CVE-2024-4067 Regular Expression Denial of Service in micromatch

The NPM package micromatch prior to 4.0.8 is vulnerable to Regular Expression Denial of Service ReDoS. The vulnerability occurs in micromatch.braces in index.js because the pattern . will greedily match anything. By passing a malicious payload, the pattern matching will keep backtracking to the...

5.3CVSS6.7AI score
SaveExploits0References12
Cvelist
Cvelist
added 2024/05/13 10:04 a.m.87 views

CVE-2024-4067 Regular Expression Denial of Service in micromatch

The NPM package micromatch prior to 4.0.8 is vulnerable to Regular Expression Denial of Service ReDoS. The vulnerability occurs in micromatch.braces in index.js because the pattern . will greedily match anything. By passing a malicious payload, the pattern matching will keep backtracking to the...

5.3CVSS5.4AI score0.01429EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2024/05/12 12:00 a.m.11 views

PT-2024-6445

Name of the Vulnerable Software and Affected Versions corydolphin/flask-cors versions 4.0.1 corydolphin/flask-cors version 5.0.1 Description The software contains an improper regex path matching vulnerability. The plugin prioritizes longer regex patterns over more specific ones when matching path...

5.3CVSS6.4AI score0.00713EPSS
SaveExploits1References45
RedHat Linux
RedHat Linux
added 2024/04/30 1:33 p.m.7 views

golang: net/http/cookiejar: incorrect forwarding of sensitive headers and cookies on HTTP redirect

A flaw was found in Go's net/http/cookiejar standard library package. When following an HTTP redirect to a domain that is not a subdomain match or an exact match of the initial domain, an http.Client does not forward sensitive headers such as "Authorization" or "Cookie". For example, a redirect...

4.3CVSS7.2AI score0.0108EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/24 8:15 p.m.5 views

DEBIAN-CVE-2024-32879

Python Social Auth is a social authentication/registration mechanism. Prior to version 5.4.1, due to default case-insensitive collation in MySQL or MariaDB databases, third-party authentication user IDs are not case-sensitive and could cause different IDs to match. This issue has been addressed b...

4.9CVSS5.9AI score0.00581EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/04/24 12:00 a.m.13 views

Python Social Auth 安全漏洞

Python Social Auth is an easy to set up social authentication/registration mechanism from Python Social Auth open source. Multiple frameworks and authentication providers are supported. A security vulnerability exists in Python Social Auth versions prior to 5.4.1 , which stems from the default...

4.9CVSS7.8AI score0.00581EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2024/04/03 12:00 a.m.33 views

Fedora: Security Advisory (FEDORA-2024-4aef1d6ece)

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

7.5AI score
SaveExploits0References3
Rows per page
Query Builder