Lucene search
+L

4798 matches found

Rockylinux
Rockylinux
added 2022/11/08 6:23 a.m.16 views

18 bug fix and enhancement update

An update is available for nodejs-nodemon, nodejs-packaging. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list For detailed information on changes in this release,...

2AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2022/11/08 12:00 a.m.43 views

CentOS 8 : nodejs:14 (CESA-2022:7830)

The remote CentOS Linux 8 host has a package installed that is affected by multiple vulnerabilities as referenced in the CESA-2022:7830 advisory. - nodejs: Improper handling of URI Subject Alternative Names CVE-2021-44531 - nodejs: Certificate Verification Bypass via String Injection CVE-2021-445...

8.2CVSS7.3AI score0.21514EPSS
SaveExploits3References6
Tenable Nessus
Tenable Nessus
added 2022/11/08 12:00 a.m.45 views

RHEL 8 : nodejs:14 (RHSA-2022:7830)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2022:7830 advisory. Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language...

8.2CVSS7.4AI score0.21514EPSS
SaveExploits3References13
Tenable Nessus
Tenable Nessus
added 2022/11/08 12:00 a.m.30 views

CentOS 8 : nodejs:18 (CESA-2022:7821)

The remote CentOS Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the CESA-2022:7821 advisory. - nodejs: weak randomness in WebCrypto keygen CVE-2022-35255 - nodejs: HTTP Request Smuggling due to incorrect parsing of header fields CVE-2022-35256...

9.1CVSS7.8AI score0.02587EPSS
SaveExploits2References3
Tenable Nessus
Tenable Nessus
added 2022/11/08 12:00 a.m.32 views

RHEL 8 : nodejs:18 (RHSA-2022:7821)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2022:7821 advisory. Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. The...

9.1CVSS7.9AI score0.02587EPSS
SaveExploits2References6
IBM Security Bulletins
IBM Security Bulletins
added 2022/10/27 3:18 p.m.50 views

Security Bulletin: Multiple vulnerabilities present in IBM Answer Retrieval for Watson Discovery versions 2.8 and earlier

Summary This fix upgrades to Websphere Liberty 22.0.0.10, NodeJs 14.20.1, Jackson 2.14.0-rc1, Protobuf 3.16.3, Apache commons-text 1.10.0 Vulnerability Details CVEID:CVE-2022-35256 DESCRIPTION: Node.js is vulnerable to HTTP request smuggling, caused by the failure to correctly handle header field...

9.8CVSS9.1AI score0.99931EPSS
SaveExploits47Affected Software1
OSV
OSV
added 2022/10/25 5:15 p.m.11 views

CVE-2022-35265

A denial of service vulnerability exists in the webserver hashFirst functionality of Robustel R1510 3.1.16 and 3.3.0. A specially-crafted network request can lead to denial of service. An attacker can send a sequence of requests to trigger this vulnerability.This denial of service is in the...

7.5CVSS5.8AI score0.0106EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2022/10/19 12:55 p.m.71 views

Moderate: Red Hat Security Advisory: RHOSDT 2.6.0 operator/operand containers Security Update

An update is now available for Red Hat Openshift distributed tracing 2.6.0 Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability fro...

9.8CVSS6.8AI score0.0552EPSS
SaveExploits3References6
RedHat Linux
RedHat Linux
added 2022/10/19 10:12 a.m.12 views

nodejs: HTTP Request Smuggling due to incorrect parsing of header fields

A vulnerability was found in NodeJS due to improper validation of HTTP requests. The llhttp parser in the HTTP module in Node.js does not correctly handle header fields that are not terminated with CLRF. This issue may result in HTTP Request Smuggling. This flaw allows a remote attacker to send a...

6.5CVSS7.5AI score0.02587EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2022/10/19 10:12 a.m.23 views

nodejs: Certificate Verification Bypass via String Injection

It was found that node.js did not safely read the x509 certificate generalName format properly, resulting in data injection. A certificate could use a specially crafted extension in order to be successfully validated, permitting an attacker to impersonate a trusted host...

5.3CVSS7.2AI score0.10364EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2022/10/19 12:00 a.m.58 views

RHEL 7 : rh-nodejs14-nodejs (RHSA-2022:7044)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2022:7044 advisory. Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language...

9.8CVSS7.3AI score0.21514EPSS
SaveExploits4References15
RedHat Linux
RedHat Linux
added 2022/10/18 9:27 a.m.9 views

nodejs: weak randomness in WebCrypto keygen

A vulnerability was found in NodeJS due to weak randomness in the WebCrypto keygen within the SecretKeyGenTraits::DoKeyGen in src/crypto/cryptokeygen.cc. Node.js made calls to EntropySource in SecretKeyGenTraits::DoKeyGen. However, it does not check the return value and assumes the EntropySource...

9.1CVSS7.3AI score0.0187EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2022/10/18 9:27 a.m.42 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...

9.1CVSS7AI score0.02587EPSS
SaveExploits2References3
RedHat Linux
RedHat Linux
added 2022/10/18 9:06 a.m.16 views

nodejs: HTTP request smuggling due to flawed parsing of Transfer-Encoding

A vulnerability was found in NodeJS due to improper validation of HTTP requests. The llhttp parser in the http module does not correctly parse and validate Transfer-Encoding headers. This issue can lead to HTTP Request Smuggling HRS, causing web cache poisoning, and conducting XSS attacks...

6.5CVSS7.3AI score0.41954EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2022/10/18 9:06 a.m.15 views

nodejs: DNS rebinding in --inspect via invalid IP addresses

A vulnerability was found in NodeJS, where the IsAllowedHost check can be easily bypassed because IsIPAddress does not properly check if an IP address is invalid or not. When an invalid IPv4 address is provided for instance, 10.0.2.555 is provided, browsers such as Firefox will make DNS requests ...

8.1CVSS7.7AI score0.05913EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/10/18 9:06 a.m.15 views

nodejs: HTTP request smuggling due to improper delimiting of header fields

A vulnerability was found in NodeJS due to the llhttp parser in the http module not strictly using the CRLF sequence to delimit HTTP requests. This issue can lead to HTTP Request Smuggling HRS. This flaw allows an attacker to send a specially crafted HTTP request to the server and smuggle arbitra...

6.5CVSS7.4AI score0.81464EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2022/10/18 12:00 a.m.39 views

RHEL 8 : nodejs:14 (RHSA-2022:6985)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2022:6985 advisory. Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language...

8.1CVSS7.1AI score0.81464EPSS
SaveExploits3References14
Tenable Nessus
Tenable Nessus
added 2022/10/18 12:00 a.m.67 views

Oracle Linux 8 : nodejs:16 (ELSA-2022-6964)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2022-6964 advisory. - Resolves: CVE-2022-35255 CVE-2022-35256 Tenable has extracted the preceding description block directly from the Oracle Linux security advisory. Note...

9.1CVSS7.8AI score0.02587EPSS
SaveExploits2References3
OSV
OSV
added 2022/10/18 12:00 a.m.32 views

ALSA-2022:6963 Important: nodejs security update

Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. The following packages have been upgraded to a later upstream version: nodejs 16.17.1. Security Fixes: nodejs: weak randomness in WebCrypto keygen CVE-2022-35255...

9.1CVSS8.6AI score0.02587EPSS
SaveExploits2References6
Tenable Nessus
Tenable Nessus
added 2022/10/18 12:00 a.m.76 views

RHEL 9 : nodejs (RHSA-2022:6963)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2022:6963 advisory. Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. The...

9.1CVSS7.9AI score0.02587EPSS
SaveExploits2References6
Rows per page
Query Builder