Critical vulnerability: Insufficient validation when decoding a Socket.IO packet
See original GitHub issueHello,
We are currently facing a critical vulnerability in our project that depends on karma. https://github.com/advisories/GHSA-qm95-pgcg-qqfq
Steps to reproduce:
npm install
npm audit
Console message:
├─ socket.io-parser: 4.0.4
│ ├─ Issue: Insufficient validation when decoding a Socket.IO packet
│ ├─ URL: https://github.com/advisories/GHSA-qm95-pgcg-qqfq
│ ├─ Severity: critical
│ ├─ Vulnerable Versions:
│ ├─ Patched Versions: >=4.0.5
│ ├─ Via: karma, karma-htmlfile-reporter, karma-jasmine-html-reporter
│ └─ Recommendation: Upgrade to version 4.0.5 or later
Thank you in advance.
Issue Analytics
- State:
- Created a year ago
- Reactions:8
- Comments:10
Top Results From Across the Web
Insufficient validation when decoding a Socket.IO packet
Due to improper type validation in the socket.io-parser library (which is used by the socket.io and socket.io-client packages to encode and ...
Read more >Improper Input Validation in socket.io-parser | CVE-2022-2421
Affected versions of this package are vulnerable to Improper Input Validation. when parsing attachments containing untrusted user input.
Read more >karma | npm - Open Source Insights
Insufficient validation when decoding a Socket.IO packet ... Insecure defaults due to CORS misconfiguration in socket.io.
Read more >CVE - Search Results - MITRE
ConcreteCMS v9.1.3 was discovered to be vulnerable to Xpath injection attacks. This vulnerability allows attackers to access sensitive XML data via a crafted ......
Read more >vulnerabilities in npm dependencies - libup
... critical. Insufficient validation when decoding a Socket.IO packet advisory ... critical. json-schema is vulnerable to Prototype Pollution advisory ...
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 FreeTop 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
Top GitHub Comments
+1, we are also waiting for the patch version…
+1, waiting for the patch version…