Lucene search
+L

394 matches found

OSV
OSV
added 2021/07/12 11:15 a.m.5 views

ALPINE-CVE-2021-22918

Node.js before 16.4.1, 14.17.2, 12.22.2 is vulnerable to an out-of-bounds read when uvidnatoascii is used to convert strings to ASCII. The pointer p is read and increased without checking whether it is beyond pe, with the latter holding a pointer to the end of the buffer. This can lead to...

5.3CVSS6.7AI score0.23132EPSS
SaveExploits1References1
OSV
OSV
added 2021/07/02 12:0 a.m.6 views

UBUNTU-CVE-2021-22918

Node.js before 16.4.1, 14.17.2, 12.22.2 is vulnerable to an out-of-bounds read when uvidnatoascii is used to convert strings to ASCII. The pointer p is read and increased without checking whether it is beyond pe, with the latter holding a pointer to the end of the buffer. This can lead to...

5.3CVSS6.8AI score0.23132EPSS
SaveExploits1References4
OSV
OSV
added 2021/05/28 6:15 p.m.1 views

DEBIAN-CVE-2021-33623

The trim-newlines package before 3.0.1 and 4.x before 4.0.1 for Node.js has an issue related to regular expression denial-of-service ReDoS for the .end method...

7.5CVSS7.5AI score0.02901EPSS
SaveExploits0References1
OSV
OSV
added 2021/05/28 6:15 p.m.5 views

UBUNTU-CVE-2021-33623

The trim-newlines package before 3.0.1 and 4.x before 4.0.1 for Node.js has an issue related to regular expression denial-of-service ReDoS for the .end method...

7.5CVSS7.1AI score0.02901EPSS
SaveExploits0References5
OSV
OSV
added 2021/05/24 4:15 p.m.6 views

UBUNTU-CVE-2021-33502

The normalize-url package before 4.5.1, 5.x before 5.3.1, and 6.x before 6.0.1 for Node.js has a ReDoS regular expression denial of service issue because it has exponential performance for data: URLs...

7.5CVSS7.2AI score0.01705EPSS
SaveExploits0References3
Fedora
Fedora
added 2021/05/23 1:7 a.m.153 views

[SECURITY] Fedora 34 Update: python-fastapi-0.65.1-2.fc34

FastAPI is a modern, fast high-performance, web framework for building AP Is with Python 3.6+ based on standard Python type hints. The key features are: =EF=BF=BD=EF=BF=BD=EF=BF=BD Fast: Very high performance, on par with Node JS and Go thanks to Starlette and Pydantic. One of the fastest Python...

5CVSS5.8AI score0.00967EPSS
SaveExploits0
OSV
OSV
added 2021/04/23 12:15 a.m.15 views

UBUNTU-CVE-2021-31597

The xmlhttprequest-ssl package before 1.6.1 for Node.js disables SSL certificate validation by default, because rejectUnauthorized when the property exists but is undefined is considered to be false within the https.request function of Node.js. In other words, no certificate is ever rejected...

9.4CVSS5.8AI score0.02056EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2021/04/18 12:0 a.m.6 views

npm picotts 命令注入漏洞

npm picotts is an application from the US company npm. PicoTTS wrapper for NodeJS. picotts has a security vulnerability that can be exploited by an attacker to potentially execute arbitrary commands. This is due to the lack of input validation when executing functions using child processes...

9.8CVSS8.6AI score0.01943EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2021/03/15 2:55 p.m.4 views

nodejs: DNS rebinding in --inspect

A flaw was found in nodejs. A denial of service is possible when the whitelist includes “localhost6”. When “localhost6” is not present in /etc/hosts, it is just an ordinary domain that is resolved via DNS over the network. If the attacker controls the victim's DNS server or can spoof its response...

7.5CVSS7AI score0.32362EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2021/03/08 10:18 a.m.6 views

nodejs: DNS rebinding in --inspect

A flaw was found in nodejs. A denial of service is possible when the whitelist includes “localhost6”. When “localhost6” is not present in /etc/hosts, it is just an ordinary domain that is resolved via DNS over the network. If the attacker controls the victim's DNS server or can spoof its response...

7.5CVSS7AI score0.32362EPSS
SaveExploits1References4
OSV
OSV
added 2021/03/03 6:15 p.m.10 views

UBUNTU-CVE-2021-22884

Node.js before 10.24.0, 12.21.0, 14.16.0, and 15.10.0 is vulnerable to DNS rebinding attacks as the whitelist includes “localhost6”. When “localhost6” is not present in /etc/hosts, it is just an ordinary domain that is resolved via DNS, i.e., over network. If the attacker controls the victim's DN...

7.5CVSS6.9AI score0.32362EPSS
SaveExploits1References5
OSV
OSV
added 2021/03/03 6:15 p.m.5 views

UBUNTU-CVE-2021-22883

Node.js before 10.24.0, 12.21.0, 14.16.0, and 15.10.0 is vulnerable to a denial of service attack when too many connection attempts with an 'unknownProtocol' are established. This leads to a leak of file descriptors. If a file descriptor limit is configured on the system, then the server is unabl...

7.5CVSS6.9AI score0.74352EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/02/15 6:28 p.m.4 views

nodejs: HTTP request smuggling via two copies of a header field in an http request

A flaw was found in nodejs. Affected versions of Node.js allow two copies of a header field in an HTTP request. The first header field is recognized while the second is ignored leading to HTTP request smuggling. The highest threat from this vulnerability is to data confidentiality and integrity...

6.5CVSS7.3AI score0.16296EPSS
SaveExploits2References4
ATTACKERKB
ATTACKERKB
added 2021/02/10 10:15 p.m.6 views

CVE-2021-27185

The samba-client package before 4.0.0 for Node.js allows command injection because of the use of process.exec...

9.8CVSS8.4AI score0.04831EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2021/02/04 5:20 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
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2021/02/04 5:20 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.03481EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2021/02/04 5:20 p.m.2 views

nodejs: HTTP request smuggling via two copies of a header field in an http request

A flaw was found in nodejs. Affected versions of Node.js allow two copies of a header field in an HTTP request. The first header field is recognized while the second is ignored leading to HTTP request smuggling. The highest threat from this vulnerability is to data confidentiality and integrity...

6.5CVSS7.3AI score0.16296EPSS
SaveExploits2References4
OSV
OSV
added 2021/01/06 9:15 p.m.4 views

ALPINE-CVE-2020-8265

Node.js versions before 10.23.1, 12.20.1, 14.15.4, 15.5.1 are vulnerable to a use-after-free bug in its TLS implementation. 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...

8.1CVSS6.9AI score0.09009EPSS
SaveExploits1References1
IBM Security Bulletins
IBM Security Bulletins
added 2020/12/09 11:22 a.m.15 views

Security Bulletin: Vulnerabilities in OpenSSL affect IBM Integration Bus and IBM App Connect Enterprise (CVE-2019-1551)

Summary Vulnerabilities in OpenSSL affect IBM Integration Bus and IBM App Connect Enterprise . The DataDirect ODBC Drivers and level of node js used by IBM App Connect Enterprise and IBM Integration Bus have addressed the applicable CVEs Vulnerability Details CVEID: CVE-2019-1551 DESCRIPTION:...

5.3CVSS1.1AI score0.14298EPSS
SaveExploits0
OSV
OSV
added 2020/11/19 1:15 a.m.7 views

AZL-32281 CVE-2020-8277 affecting package python-gevent for versions less than 21.1.2-3

A Node.js application that allows an attacker to trigger a DNS request for a host of their choice could trigger a Denial of Service in versions 15.2.1, 14.15.1, and 12.19.1 by getting the application to resolve a DNS record with a larger number of responses. This is fixed in 15.2.1, 14.15.1, and...

7.5CVSS6.9AI score0.54164EPSS
SaveExploits0References1
Rows per page
Query Builder