uws is a WebSocket server library. By sending a 256mb websocket message to a uws server instance with permessage-deflate enabled, there is a possibility used compression will shrink said 256mb down to less than 16mb of websocket payload which passes the length check of 16mb payload. This data will then inflate up to 256mb and crash the node process by exceeding V8's maximum string size. This affects uws >=0.10.0 <=0.10.8.
Published 2018-05-31 20:29:02
Updated 2019-10-09 23:16:45
Source HackerOne
View at NVD,   CVE.org
Vulnerability category: Input validation

Products affected by CVE-2016-10544

  • Uws Project » UWS » For Node.js
    Versions from including (>=) 0.10.0 and up to, including, (<=) 0.10.8
    cpe:2.3:a:uws_project:uws:*:*:*:*:*:node.js:*:*

Exploit prediction scoring system (EPSS) score for CVE-2016-10544

0.33%
Probability of exploitation activity in the next 30 days EPSS Score History
~ 53 %
Percentile, the proportion of vulnerabilities that are scored at or less

CVSS scores for CVE-2016-10544

Base Score Base Severity CVSS Vector Exploitability Score Impact Score Score Source First Seen
4.3
MEDIUM AV:N/AC:M/Au:N/C:N/I:N/A:P
8.6
2.9
NIST
5.9
MEDIUM CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
2.2
3.6
NIST

CWE ids for CVE-2016-10544

  • The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
    Assigned by: nvd@nist.gov (Primary)
  • The product does not properly control the allocation and maintenance of a limited resource.
    Assigned by: support@hackerone.com (Secondary)

References for CVE-2016-10544

Jump to
This web site uses cookies for managing your session, storing preferences, website analytics and additional purposes described in our privacy policy.
By using this web site you are agreeing to CVEdetails.com terms of use!