Node security project failure
See original GitHub issueHi, we are getting nsp
failures in intercom-node. We are running unirest 0.4.2 which appears to be the latest. There was a change https://github.com/Mashape/unirest-nodejs/commit/dddf899ad0cfbb29aefeab8e278e618811b5e70e to bump the request
version but did it get released? And do you think it will fix the hawk
issue?
βββββββββββββββββ¬ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β β Regular Expression Denial of Service β
βββββββββββββββββΌββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β Name β hawk β
βββββββββββββββββΌββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β Installed β 1.1.1 β
βββββββββββββββββΌββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β Vulnerable β < 3.1.3 || >= 4.0.0 <4.1.1 β
βββββββββββββββββΌββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β Patched β >=3.1.3 < 4.0.0 || >=4.1.1 β
βββββββββββββββββΌββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β Path β intercom-client@2.6.0 > unirest@0.4.2 > request@2.51.0 > hawk@1.1.1 β
βββββββββββββββββΌββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β More Info β https://nodesecurity.io/advisories/77 β
βββββββββββββββββ΄ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Issue Analytics
- State:
- Created 8 years ago
- Comments:9 (4 by maintainers)
Top Results From Across the Web
nodesecurity/nsp: node security platform command-line tool
Make use of the CLI tool to help identify known vulnerabilities in your own projects. Get access to Node Security news and information...
Read more >Top 10 Node.js Security Best Practices - Risks & Prevention
1.Cross-site scripting (XSS). If a web application fails to adequately validate user input, malicious actors can inject modified JavaScript code into the webΒ ......
Read more >Nodejs Security - OWASP Cheat Sheet Series
Input validation failures can result in many different types of application attacks. These include SQL Injection, Cross-Site Scripting, Command Injection, LocalΒ ...
Read more >Nov 3 2022 Security Releases | Node.js
(Update 04-November-2022) Security releases available ... certificate verification despite failure to construct a path to a trusted issuer.
Read more >5 Node.js Security Risks You Cannot Ignore - Medium
Errors or application failures can lead to server turnoffs. The most common Node.js security issues include NPM phishing and regular expressionsΒ ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
0.5.0
has been released, beware that I have updated all module dependencies to their latest (safe) version that I can foresee. Let me know if you spot any issues.today