Lucene search
+L

8878 matches found

Hacker One
Hacker One
added 2018/12/16 7:46 a.m.61 views

Node.js third-party modules: [webpack-bundle-analyzer] Cross-site Scripting

I would like to report Cross-site Scripting in webpack-bundle-analyzer. It allows injecting and executing arbitray JavaScript code. Module module name: webpack-bundle-analyzer version: 3.0.3 npm page: https://www.npmjs.com/package/webpack-bundle-analyzer Module Description Visualize size of webpa...

6.9AI score
SaveExploits0
Jake Archibald's Blog
Jake Archibald's Blog
added 2018/12/14 11:41 a.m.75 views

What happens when packages go bad?

I built spritecow.com back in 2011, and I no longer actively maintain it. A few months ago, a user berated me for using a crypto currency miner on the site without their informed consent. And sure enough, the site's JS had a small addition that loaded the mining JS, and sent the result somewhere...

6.5AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2018/12/10 12:00 a.m.36 views

FreeBSD : node.js -- multiple vulnerabilities (2a86f45a-fc3c-11e8-a414-00155d006b02)

Node.js reports : Updates are now available for all active Node.js release lines. These include fixes for the vulnerabilities identified in the initial announcement. They also include upgrades of Node.js 6 and 8 to OpenSSL 1.0.2q, and upgrades of Node.js 10 and 11 to OpenSSL 1.1.0j. We recommend...

8.1CVSS7.5AI score0.41288EPSS
SaveExploits4References10
nodejs
nodejs
added 2018/12/07 8:07 p.m.441 views

Path Traversal

Overview All versions of simplehttpserver are vulnerable to Path Traversal. This vulnerability allows an attacker to access files outside the webroot since it allows symlink navigation in the URL. Recommendation No fix is currently available. Do not use simplehttpserver in production or consider...

5CVSS3.2AI score0.01295EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2018/12/06 6:55 p.m.38 views

Security Bulletin: Multiple vulnerabilities affect IBM Voice Gateway

Summary Multiple vulnerabilities affect IBM Voice Gateway Vulnerability Details CVEID: CVE-2018-8039 DESCRIPTION: Apache CXF could allow a remote attacker to conduct a man-in-the-middle attack. The TLS hostname verification does not work correctly with com.sun.net.ssl interface. An attacker could...

8.1CVSS0.8AI score0.10348EPSS
SaveExploits2Affected Software1
Hacker One
Hacker One
added 2018/12/06 1:23 a.m.22 views

Node.js third-party modules: [atlasboard-atlassian-package] Cross-site Scripting (XSS)

I would like to report XSS in atlasboard-atlassian-package It allows to inject clientside javascript or HTML in cases when attacker has opportunity to create or modify issues on JIRA server e.g bug tracker which is configured to work with application from module. Module module name:...

0.3AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2018/12/04 12:00 a.m.35 views

RHEL 7 : Red Hat OpenShift Application Runtimes Node.js 10.9.0 (RHSA-2018:2553)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2018:2553 advisory. Red Hat Openshift Application Runtimes provides an application platform that reduces the complexity of developing and operating applications...

7.5CVSS6.6AI score0.48831EPSS
SaveExploits0References15
Tenable Nessus
Tenable Nessus
added 2018/12/04 12:00 a.m.52 views

RHEL 7 : Red Hat OpenShift Application Runtimes Node.js 8.11.4 (RHSA-2018:2552)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2018:2552 advisory. Red Hat Openshift Application Runtimes provides an application platform that reduces the complexity of developing and operating applications...

7.5CVSS6.6AI score0.48831EPSS
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2018/12/04 12:00 a.m.43 views

RHEL 6 : node.js (RHSA-2015:1545)

The remote Redhat Enterprise Linux 6 host has a package installed that is affected by a vulnerability as referenced in the RHSA-2015:1545 advisory. OpenShift Enterprise by Red Hat is the company's cloud computing Platform-as-a-Service PaaS solution designed for on-premise or private cloud...

4.3CVSS6.4AI score0.99999EPSS
SaveExploits7References4
Tenable Nessus
Tenable Nessus
added 2018/12/04 12:00 a.m.26 views

RHEL 6 : node.js (RHSA-2015:1546)

The remote Redhat Enterprise Linux 6 host has a package installed that is affected by a vulnerability as referenced in the RHSA-2015:1546 advisory. OpenShift Enterprise by Red Hat is the company's cloud computing Platform-as-a-Service PaaS solution designed for on-premise or private cloud...

4.3CVSS6.4AI score0.99999EPSS
SaveExploits7References4
Hacker One
Hacker One
added 2018/12/03 3:53 p.m.84 views

Node.js third-party modules: Prototype pollution attack through jQuery $.extend

I would like to report prototype pollution in jQuery. It allows an attacker to inject properties on Object.prototype. Module module name: jquery version: 3.3.1 npm page: https://www.npmjs.com/package/jquery Module Description jQuery is a fast, small, and feature-rich JavaScript library. Module...

4.3CVSS1.1AI score0.87218EPSS
SaveExploits4
Hacker One
Hacker One
added 2018/12/02 12:31 p.m.21 views

Node.js third-party modules: [harp] File access even when they have been set to be ignored.

I would like to report information disclosure through file access in harp. It allows to access files that are supposed to be ignored according to the harp server rules. Module module name: harp version: 0.29.0 npm page: https://www.npmjs.com/package/harp Module Description zero-configuration web...

5CVSS4.8AI score0.01313EPSS
SaveExploits1
Hacker One
Hacker One
added 2018/12/02 10:32 a.m.13 views

Node.js third-party modules: [harp] Unsafe rendering of Markdown files

I would like to report Cross Site Scripting vulnerablity in harp module It allows to execute arbitrary JavaScript due to unsafe rendering of markdown files. Similar to 404126 Module module name: harp version: 0.29.0 npm page: https://www.npmjs.com/package/harp Module Description zero-configuratio...

SaveExploits0
Hacker One
Hacker One
added 2018/12/01 10:03 a.m.60 views

Node.js: Fix for CVE-2018-12122 can be bypassed via keep-alive requests

Summary: Fix for CVE-2018-12122 can be bypassed via keep-alive requests Description: I'm not a security expert, neither I'm familiar with Node.js core, so please forgive me if this report is inaccurate and in that case, sorry for your time. While investigating the issue 515I checked out the fix t...

5CVSS7.5AI score0.41288EPSS
SaveExploits0
Veracode
Veracode
added 2018/11/30 5:56 a.m.35 views

HTTP Request Smuggling

Node.js is vulnerable to HTTP request smuggling. Improper parsing of the path option of an HTTP request allows for a remote attacker to smuggle an HTTP request using Unicode data within the HTTP request, potentially bypassing existing access controls...

7.5CVSS7AI score0.04574EPSS
SaveExploits0References4Affected Software2
Veracode
Veracode
added 2018/11/30 5:49 a.m.35 views

Hostname Spoofing

Node.js is vulnerable to hostname spoofing. The hostname can be spoofed using a mixed case Javascript e.g. javAscript protocol if the node.js application uses url.parse to determine the hostname of the URL. This causes hostname-based access controls to be incorrect and allows a remote attacker to...

4.3CVSS5.9AI score0.0405EPSS
SaveExploits0References5Affected Software4
Veracode
Veracode
added 2018/11/30 5:36 a.m.32 views

Denial Of Service (DoS)

Node.js is vulnerable to denial of service. A remote attacker is able to cause a heap allocation failure by sending multiple requests with large HTTP headers of 80KB per connection at timed intervals, resulting in a denial of service condition...

7.5CVSS7.2AI score0.10207EPSS
SaveExploits0References8Affected Software4
CNVD
CNVD
added 2018/11/30 12:00 a.m.6 views

Joyent Node.js Denial of Service Vulnerability (CNVD-2019-42558)

Joyent Node.js is the United States Joyent company's set of web applications built on top of the Google V8 JavaScript engine platform. The platform is primarily used for building highly scalable applications and writing code that can handle tens of thousands of simultaneous connections to a singl...

7.5CVSS8.1AI score0.10207EPSS
SaveExploits0References1
CNVD
CNVD
added 2018/11/30 12:00 a.m.8 views

Unspecified vulnerability in Joyent Node.js (CNVD-2019-42556)

Joyent Node.js is the United States Joyent company's set of web applications built on top of the Google V8 JavaScript engine platform. The platform is primarily used for building highly scalable applications and writing code that can handle tens of thousands of simultaneous connections to a singl...

7.5CVSS8.3AI score0.04574EPSS
SaveExploits0References1
nodejs
nodejs
added 2018/11/29 2:36 a.m.26 views

Path Traversal

Overview All versions of takeapeek are vulnerable to path traversal exposing files and directories. Recommendation As no fix is currently available for this vulnerability is it is our recommendation to use another static file server. References - HackerOne Report - Node.js Security-wg - GitHub...

5CVSS2.8AI score0.01366EPSS
SaveExploits1Affected Software1
Rows per page
Query Builder