Skip to content
This repository was archived by the owner on Jul 12, 2023. It is now read-only.
This repository was archived by the owner on Jul 12, 2023. It is now read-only.

kurento-client ws package vulnerability #373

@agonza1

Description

@agonza1

KMS Version:

Kurento Media Server version: 6.10.0
Found modules:
        'core' version 6.10.0
        'elements' version 6.10.0
        'filters' version 6.10.0

Ubuntu Version

Ubuntu 16.04

Client libraries

What steps will reproduce the problem?

  1. npm install kurento-client
  2. npm audit
  3. Result: found 3 vulnerabilities (1 low, 2 high)

What is the expected result?
0 vulnerabilities

What happens instead?
found 3 vulnerabilities (1 low, 2 high)

Level Vulnerability
High Denial of Service
High DoS due to excessively large websocket message
Low Remote Memory Disclosure

Package: ws
Patched in: >= 1.0.1

Does it happen with one of the tutorials?
Yes, all

Metadata

Metadata

Assignees

Labels

enhancementPotential improvement or feature request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions