Lucene search
+L

85 matches found

RedHat Linux
RedHat Linux
added 2023/06/14 8:43 a.m.53 views

Important: Red Hat Security Advisory: nodejs security update

An update for nodejs is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

7.5CVSS6.5AI score0.01577EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/06/14 7:33 a.m.51 views

Important: Red Hat Security Advisory: nodejs:18 security update

An update for the nodejs:18 module is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

7.5CVSS6.5AI score0.01577EPSS
SaveExploits0References5
AlmaLinux
AlmaLinux
added 2023/06/14 12:00 a.m.39 views

Important: nodejs security update

Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. Security Fixes: c-ares: 0-byte UDP payload Denial of Service CVE-2023-32067 c-ares: Buffer Underwrite in aresinetnetpton CVE-2023-31130 c-ares: Insufficient...

7.5CVSS6.9AI score0.01577EPSS
SaveExploits0References10
OSV
OSV
added 2023/06/14 12:00 a.m.34 views

ALSA-2023:3586 Important: nodejs security update

Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. Security Fixes: c-ares: 0-byte UDP payload Denial of Service CVE-2023-32067 c-ares: Buffer Underwrite in aresinetnetpton CVE-2023-31130 c-ares: Insufficient...

7.5CVSS7AI score0.01577EPSS
SaveExploits0References10
OpenVAS
OpenVAS
added 2023/06/12 12:00 a.m.27 views

SUSE: Security Advisory (SUSE-SU-2023:2477-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 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.5CVSS6.7AI score0.01577EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2023/06/12 12:00 a.m.22 views

SUSE SLED12 / SLES12 Security Update : libcares2 (SUSE-SU-2023:2477-1)

The remote SUSE Linux SLED12 / SLEDSAP12 / SLES12 / SLESSAP12 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2023:2477-1 advisory. - CVE-2023-32067: Fixed a denial of service that could be triggered by a 0-byte UDP payload bsc1211604. -...

7.5CVSS6.9AI score0.01577EPSS
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2023/05/31 12:00 a.m.35 views

SUSE SLED15 / SLES15 / openSUSE 15 Security Update : c-ares (SUSE-SU-2023:2313-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-2023:2313-1 advisory. Update to version 1.19.1: - CVE-2023-32067: 0-byte UDP payload causes Denial of Service bsc12116...

7.5CVSS6.7AI score0.01577EPSS
SaveExploits0References13
OpenVAS
OpenVAS
added 2023/05/31 12:00 a.m.24 views

SUSE: Security Advisory (SUSE-SU-2023:2313-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 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.5CVSS6.7AI score0.01577EPSS
SaveExploits0References7
Chainguard
Chainguard
added 2023/05/25 10:15 p.m.169 views

CVE-2023-31147 vulnerabilities

Vulnerabilities for packages: c-ares...

6.5CVSS7.4AI score0.00905EPSS
SaveExploits0
OSV
OSV
added 2023/05/25 10:15 p.m.11 views

AZL-26869 CVE-2023-31147 affecting package c-ares for versions less than 1.19.1-1

c-ares is an asynchronous resolver library. When /dev/urandom or RtlGenRandom are unavailable, c-ares uses rand to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand so will generate predictable output. Input from the random number generator i...

6.5CVSS6.7AI score0.00905EPSS
SaveExploits0References1
Wolfi
Wolfi
added 2023/05/25 10:15 p.m.30 views

CVE-2023-31147 vulnerabilities

Vulnerabilities for packages: c-ares...

6.5CVSS7.7AI score0.00905EPSS
SaveExploits0
OSV
OSV
added 2023/05/25 10:15 p.m.22 views

AZL-34776 CVE-2023-31147 affecting package grpc for versions less than 1.62.0-2

c-ares is an asynchronous resolver library. When /dev/urandom or RtlGenRandom are unavailable, c-ares uses rand to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand so will generate predictable output. Input from the random number generator i...

6.5CVSS6.7AI score0.00905EPSS
SaveExploits0References1
CVE
CVE
added 2023/05/25 9:55 p.m.494 views

CVE-2023-31147

CVE-2023-31147 affects the c-ares library. When /dev/urandom or RtlGenRandom() are unavailable, c-ares used rand() to generate DNS query IDs, which is not a CSPRNG and was not seeded by srand(), leading to predictable values. The RNG input fed into a non-compliant RC4 implementation could weaken ...

6.5CVSS6.9AI score0.00905EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2023/05/25 9:55 p.m.9 views

CVE-2023-31147 Insufficient randomness in generation of DNS query IDs in c-ares

c-ares is an asynchronous resolver library. When /dev/urandom or RtlGenRandom are unavailable, c-ares uses rand to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand so will generate predictable output. Input from the random number generator i...

5.9CVSS7.1AI score0.00905EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2023/05/22 12:00 a.m.27 views

Slackware Linux 15.0 / current c-ares Multiple Vulnerabilities (SSA:2023-142-01)

The version of c-ares installed on the remote host is prior to 1.19.1. It is, therefore, affected by multiple vulnerabilities as referenced in the SSA:2023-142-01 advisory. - c-ares is an asynchronous resolver library. When /dev/urandom or RtlGenRandom are unavailable, c-ares uses rand to generat...

7.5CVSS6.5AI score0.01577EPSS
SaveExploits0References5
NVD
NVD
added 2022/07/14 8:15 p.m.32 views

CVE-2022-31147

The jQuery Validation Plugin jquery-validation provides drop-in validation for forms. Versions of jquery-validation prior to 1.19.5 are vulnerable to regular expression denial of service ReDoS when an attacker is able to supply arbitrary input to the url2 method. This is due to an incomplete fix...

7.5CVSS0.02176EPSS
SaveExploits1References3
OSV
OSV
added 2022/07/14 8:15 p.m.8 views

UBUNTU-CVE-2022-31147

The jQuery Validation Plugin jquery-validation provides drop-in validation for forms. Versions of jquery-validation prior to 1.19.5 are vulnerable to regular expression denial of service ReDoS when an attacker is able to supply arbitrary input to the url2 method. This is due to an incomplete fix...

7.5CVSS7.2AI score0.02176EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2022/07/14 7:30 p.m.11 views

CVE-2022-31147 jquery-validation ReDoS in url2 due to incomplete fix of CVE-2021-43306

The jQuery Validation Plugin jquery-validation provides drop-in validation for forms. Versions of jquery-validation prior to 1.19.5 are vulnerable to regular expression denial of service ReDoS when an attacker is able to supply arbitrary input to the url2 method. This is due to an incomplete fix...

7.5CVSS6.9AI score0.02176EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2022/07/14 7:30 p.m.67 views

CVE-2022-31147 jquery-validation ReDoS in url2 due to incomplete fix of CVE-2021-43306

The jQuery Validation Plugin jquery-validation provides drop-in validation for forms. Versions of jquery-validation prior to 1.19.5 are vulnerable to regular expression denial of service ReDoS when an attacker is able to supply arbitrary input to the url2 method. This is due to an incomplete fix...

7.5CVSS7.8AI score0.02176EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2022/07/14 7:30 p.m.74 views

CVE-2022-31147

The jQuery Validation Plugin jquery-validation provides drop-in validation for forms. Versions of jquery-validation prior to 1.19.5 are vulnerable to regular expression denial of service ReDoS when an attacker is able to supply arbitrary input to the url2 method. This is due to an incomplete fix...

7.5CVSS7.7AI score0.02176EPSS
SaveExploits1
Rows per page
Query Builder