Lucene search
K

4401 matches found

RedHat Linux
RedHat Linux
added 2021/02/16 2:25 p.m.1 views

nodejs-y18n: prototype pollution vulnerability

A flaw was found in nodejs-y18n. There is a prototype pollution vulnerability in y18n's locale functionality. If an attacker is able to provide untrusted input via locale, they may be able to cause denial of service or in rare circumstances, impact to data integrity or confidentiality...

9.8CVSS7AI score0.69062EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2021/02/16 2:25 p.m.2 views

nodejs: use-after-free in the TLS implementation

A flaw was found in nodejs. When writing to a TLS enabled socket, node::StreamBase::Write calls node::TLSWrap::DoWrite with a freshly allocated WriteWrap object as first argument. If the DoWrite method does not return an error, this object is passed back to the caller as part of a StreamWriteResu...

8.1CVSS7.2AI score0.09009EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2021/02/16 2:25 p.m.0 views

nodejs-ini: Prototype pollution via malicious INI file

A flaw was found in nodejs-ini. If an attacker submits a malicious INI file to an application that parses it with ini.parse, they will pollute the prototype on the application. This can be exploited further depending on the context...

9.8CVSS7.3AI score0.03612EPSS
Exploits1References4
Tenable Nessus
Tenable Nessus
added 2021/02/16 12:0 a.m.50 views

CentOS 8 : nodejs:14 (CESA-2021:0551)

The remote CentOS Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the CESA-2021:0551 advisory. - nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function CVE-2020-15366 - nodejs-npm-user-validate: improper input validation...

9.8CVSS7AI score0.69062EPSS
Exploits6References8
Tenable Nessus
Tenable Nessus
added 2021/02/16 12:0 a.m.49 views

RHEL 8 : nodejs:14 (RHSA-2021:0551)

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

9.8CVSS7.1AI score0.69062EPSS
Exploits6References17
Tenable Nessus
Tenable Nessus
added 2021/02/16 12:0 a.m.58 views

RHEL 8 : nodejs:10 (RHSA-2021:0548)

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

9.8CVSS7.4AI score0.69062EPSS
Exploits8References23
RedhatCVE
RedhatCVE
added 2021/02/15 9:48 p.m.39 views

CVE-2020-28500

A flaw was found in nodejs-lodash. A Regular Expression Denial of Service ReDoS via the toNumber, trim and trimEnd functions is possible...

5.3CVSS3.4AI score0.07336EPSS
Exploits1References4
RedhatCVE
RedhatCVE
added 2021/02/15 9:45 p.m.98 views

CVE-2021-23337

A flaw was found in nodejs-lodash. A command injection flaw is possible through template variables...

7.2CVSS3.4AI score0.2241EPSS
Exploits2References4
RedHat Linux
RedHat Linux
added 2021/02/15 6:28 p.m.1 views

nodejs-dot-prop: prototype pollution

A prototype pollution flaw was found in nodejs-dot-prop. The function set could be tricked into adding or modifying properties of Object.prototype using any of the constructor, prototype, or proto paths. The highest threat from this vulnerability is to data confidentiality and integrity as well a...

7.5CVSS7.2AI score0.03079EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2021/02/15 6:28 p.m.0 views

nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function

A flaw was found in nodejs-ajv. A carefully crafted JSON schema could be provided that allows execution of other code by prototype pollution. While untrusted schemas are recommended against, the worst case of an untrusted schema should be a denial of service, not execution of code...

6.8CVSS7.5AI score0.02313EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2021/02/15 6:28 p.m.0 views

nodejs: use-after-free in the TLS implementation

A flaw was found in nodejs. When writing to a TLS enabled socket, node::StreamBase::Write calls node::TLSWrap::DoWrite with a freshly allocated WriteWrap object as first argument. If the DoWrite method does not return an error, this object is passed back to the caller as part of a StreamWriteResu...

8.1CVSS7.2AI score0.09009EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2021/02/15 6:28 p.m.1 views

nodejs-y18n: prototype pollution vulnerability

A flaw was found in nodejs-y18n. There is a prototype pollution vulnerability in y18n's locale functionality. If an attacker is able to provide untrusted input via locale, they may be able to cause denial of service or in rare circumstances, impact to data integrity or confidentiality...

9.8CVSS7AI score0.69062EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2021/02/15 6:28 p.m.0 views

nodejs-ini: Prototype pollution via malicious INI file

A flaw was found in nodejs-ini. If an attacker submits a malicious INI file to an application that parses it with ini.parse, they will pollute the prototype on the application. This can be exploited further depending on the context...

9.8CVSS7.3AI score0.03612EPSS
Exploits1References4
RedHat Linux
RedHat Linux
added 2021/02/11 1:37 p.m.6 views

nodejs-npm-user-validate: improper input validation when validating user emails leads to ReDoS

This affects the package npm-user-validate before 1.0.1. The regex that validates user emails took exponentially longer to process long input strings beginning with @ characters...

7.5CVSS7.4AI score0.0344EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2021/02/11 1:37 p.m.6 views

nodejs-set-value: prototype pollution in function set-value

A flaw was found in nodejs-set-value. The function mixin-deep can be tricked into adding or modifying properties of Object.prototype using any of the constructor, prototype, or proto payloads. The highest threat from this vulnerability is to data confidentiality and integrity...

9.8CVSS7.2AI score0.02475EPSS
Exploits1References4
RedHat Linux
RedHat Linux
added 2021/02/11 1:37 p.m.4 views

nodejs: use-after-free in the TLS implementation

A flaw was found in nodejs. When writing to a TLS enabled socket, node::StreamBase::Write calls node::TLSWrap::DoWrite with a freshly allocated WriteWrap object as first argument. If the DoWrite method does not return an error, this object is passed back to the caller as part of a StreamWriteResu...

8.1CVSS7.2AI score0.09009EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2021/02/11 1:37 p.m.4 views

nodejs-ini: Prototype pollution via malicious INI file

A flaw was found in nodejs-ini. If an attacker submits a malicious INI file to an application that parses it with ini.parse, they will pollute the prototype on the application. This can be exploited further depending on the context...

9.8CVSS7.3AI score0.03612EPSS
Exploits1References4
RedHat Linux
RedHat Linux
added 2021/02/11 1:37 p.m.4 views

nodejs-deep-extend: Prototype pollution can allow attackers to modify object properties

The utilities function in all versions = 0.5.0 of the deep-extend node module can be tricked into modifying the prototype of Object when the attacker can control part of the structure passed to this function. This can let an attacker add or modify existing properties that will exist on all object...

9.8CVSS7.3AI score0.02147EPSS
Exploits1References6
RedhatCVE
RedhatCVE
added 2021/02/10 9:43 p.m.28 views

CVE-2020-26296

A flaw was found in nodejs-vega. An attacker, using a specially crafted Vega expression, could execute a cross-side scripting attack on a victim's machine allowing them to execute arbitrary JavaScript. The highest threat from this vulnerability is to data confidentiality and integrity. Mitigation...

8.7CVSS3.1AI score0.01362EPSS
Exploits0References5
CNNVD
CNNVD
added 2021/02/10 12:0 a.m.7 views

Node.js samba-client Command Command Injection Vulnerability

Node.js is an open source, cross-platform JavaScript runtime environment. A command injection vulnerability exists in samba-client for Node.js before version 4.0.0, which stems from the use of process.exec...

9.8CVSS7.3AI score0.04831EPSS
Exploits1References6
Rows per page
Query Builder