Lucene search
+L

8946 matches found

Hacker One
Hacker One
added 2019/06/24 5:18 p.m.21 views

Node.js third-party modules: Application level denial of service due to shutting down the server

Module module name: http-live-simulator version: 1.0.7 npm page: https://www.npmjs.com/package/http-live-simulator Description I've found a way to crash the server due to the way it parses URL Steps To Reproduce: 1- Install the module : npm install -g http-live-simulator 2- Run the server :...

0.3AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2019/06/20 6:22 p.m.34 views

Out-of-bounds Read in stringstream

All versions of stringstream are vulnerable to out-of-bounds read as it allocates uninitialized Buffers when number is passed in input stream on Node.js 4.x and below. Recommendation No fix is currently available for this vulnerability. It is our recommendation to not install or use this module i...

6.5CVSS4AI score0.03682EPSS
SaveExploits1References4Affected Software1
nodejs
nodejs
added 2019/06/19 7:54 p.m.20 views

Sensitive Data Exposure

Overview All versions of put are vulnerable to Uninitialized Memory Exposure. The package incorrectly calculates the allocated Buffer size and does not trim the bytes written, which may allow attackers to access uninitialized memory containing sensitive data. This vulnerability only affects...

6.8AI score
SaveExploits0Affected Software1
Github Security Blog
Github Security Blog
added 2019/06/12 4:37 p.m.25 views

Out-of-bounds Read in npmconf

Versions of npmconf before 2.1.3 allocate and write to disk uninitialized memory contents when a typed number is passed as input on Node.js 4.x. Recommendation Update to version 2.1.3 or later. Consider switching to another config storage mechanism, as npmconf is deprecated and should not be used...

3.7AI score
SaveExploits0References3Affected Software1
Fedora
Fedora
added 2019/06/12 2:48 p.m.54 views

[SECURITY] Fedora 30 Update: nodejs-tough-cookie-2.3.4-1.fc30

RFC6265 Cookies and Cookie Jar for Node.js...

7.5CVSS1.8AI score0.03283EPSS
SaveExploits0
OSV
OSV
added 2019/06/12 2:29 p.m.33 views

CVE-2019-10157

It was found that Keycloak's Node.js adapter before version 4.8.3 did not properly verify the web token received from the server in its backchannel logout . An attacker with local access could use this to construct a malicious web token setting an NBF parameter that could prevent user access...

5.5CVSS6.4AI score
SaveExploits0References2
NVD
NVD
added 2019/06/12 2:29 p.m.38 views

CVE-2019-10157

It was found that Keycloak's Node.js adapter before version 4.8.3 did not properly verify the web token received from the server in its backchannel logout . An attacker with local access could use this to construct a malicious web token setting an NBF parameter that could prevent user access...

5.5CVSS4.7AI score0.00208EPSS
SaveExploits0References2
Prion
Prion
added 2019/06/12 2:29 p.m.26 views

Code injection

It was found that Keycloak's Node.js adapter before version 4.8.3 did not properly verify the web token received from the server in its backchannel logout . An attacker with local access could use this to construct a malicious web token setting an NBF parameter that could prevent user access...

2.1CVSS5.5AI score0.00208EPSS
SaveExploits0References2Affected Software2
CVE
CVE
added 2019/06/12 1:48 p.m.135 views

CVE-2019-10157

CVE-2019-10157 affects Keycloak’s Node.js adapter prior to 4.8.3. The vulnerability arises from improper verification of the web token received during backchannel logout, enabling a local attacker to craft a malicious JWT with an manipulated NBF value that could prevent a user from gaining access...

5.5CVSS5.1AI score0.00208EPSS
SaveExploits0References2Affected Software2
Cvelist
Cvelist
added 2019/06/12 1:48 p.m.48 views

CVE-2019-10157

It was found that Keycloak's Node.js adapter before version 4.8.3 did not properly verify the web token received from the server in its backchannel logout . An attacker with local access could use this to construct a malicious web token setting an NBF parameter that could prevent user access...

4.7CVSS5.2AI score0.00208EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2019/06/11 2:51 p.m.38 views

CVE-2019-10157

It was found that Keycloak's Node.js adapter did not properly verify the web token received from the server in its backchannel logout. An attacker with local access could use this to construct a malicious web token setting an NBF parameter that could prevent user access indefinitely...

5.5CVSS2.7AI score0.00208EPSS
SaveExploits0References3
pentestit
pentestit
added 2019/06/10 6:03 a.m.670 views

UPDATE: OWASP Dependency-Check 5.0.0

PenTestIT RSS Feed My first post about this open source OWASP project was about an older version. About 18 hours ago, a new version was released. This post discusses the changes made to the open source software composition analysis utility in the latest release yesterday. This is the OWASP...

6.5CVSS0.5AI score0.79176EPSS
SaveExploits1
IBM Security Bulletins
IBM Security Bulletins
added 2019/06/06 8:05 p.m.30 views

Security Bulletin: Multiple vulnerabilities affect IBM® SDK for Node.js™ in IBM Cloud

Summary OpenSSL vulnerabilities were disclosed by the OpenSSL Project. OpenSSL is used by IBM SDK for Node.js for IBM Cloud. IBM SDK for Node.js for IBM Cloud has addressed the applicable CVEs. Node.js vulnerabilities were disclosed by the Node.js foundation. Node.js is used by IBM SDK for Node.j...

7.5CVSS0.3AI score0.17139EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2019/06/06 3:40 p.m.31 views

Security Bulletin: IBM API Connect is affected by a denial of service vulnerability in Node.js (CVE-2019-5737)

Summary IBM API Connect has addressed the following vulnerability. Vulnerability Details CVEID: CVE-2019-5737 DESCRIPTION: Node.js is vulnerable to a denial of service. By establishing an HTTP or HTTPS connection in keep-alive mode and sending headers very slowly to force the connection and...

7.5CVSS1.9AI score0.16184EPSS
SaveExploits0Affected Software1
Hacker One
Hacker One
added 2019/06/02 7:16 a.m.20 views

Node.js third-party modules: [public] Path traversal using symlink

I would like to report Path traversal vulnerability in public module Module module name: public version: 0.1.4 npm page: https://www.npmjs.com/package/public Module Description Run static file hosting server with specified public dir & port. Support a "direcotry index" like Apache httpd. Module...

1AI score
SaveExploits0
Hacker One
Hacker One
added 2019/05/30 4:37 a.m.32 views

Node.js third-party modules: Lack of input validation and sanitization in react-autolinker-wrapper library causes XSS

NOTE! Thanks for submitting a report! Please replace all the square sections below with the pertinent details. Remember, the more detail you provide, the easier it is for us to triage and respond quickly, so be sure to take your time filling out the report! I would like to report XSS in...

0.7AI score
SaveExploits0
Hacker One
Hacker One
added 2019/05/24 8:53 p.m.29 views

Node.js: Multiple HTTP/2 DOS Issues

A security researcher has conducted a broad survey of HTTP/2 implementations to investigate common Denial of Service attack vectors. The Node.js implementation has been found to be subject to a number of these issues. On the plus side, we're not the only ones! ;- ... This work is still under...

7AI score
SaveExploits0
OSV
OSV
added 2019/05/23 9:27 a.m.14 views

GHSA-5F7M-MMPC-QHH4 mysql Node.JS Module Vulnerable to Remote Memory Exposure

Versions of mysql before 2.14.0 are vulnerable to remove memory exposure. Affected versions of mysql package allocate and send an uninitialized memory over the network when a number is provided as a password. Only mysql running on Node.js versions below 6.0.0 are affected due to a throw added in...

7.2AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2019/05/23 9:27 a.m.22 views

mysql Node.JS Module Vulnerable to Remote Memory Exposure

Versions of mysql before 2.14.0 are vulnerable to remove memory exposure. Affected versions of mysql package allocate and send an uninitialized memory over the network when a number is provided as a password. Only mysql running on Node.js versions below 6.0.0 are affected due to a throw added in...

3.2AI score
SaveExploits0References4Affected Software1
Hacker One
Hacker One
added 2019/05/16 4:34 a.m.24 views

Node.js third-party modules: [static-server-gx] Path Traversal allowing to read any files on the server

I would like to report path traversal vulnerability in module "static-server-gx" It allows an attacker to read any files even system files via this path traversal vulnerability. Module module name: static-server-gx version: 1.2.1 npm page: https://www.npmjs.com/package/static-server-gx Module...

1.9AI score
SaveExploits0
Rows per page
Query Builder