CVE-2016-10544
CVSS V2 Medium 4.3
CVSS V3 Medium 5.9
Description
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.
Overview
- CVE ID
- CVE-2016-10544
- Assigner
- support@hackerone.com
- Vulnerability Status
- Modified
- Published Version
- 2018-05-31T20:29:01
- Last Modified Date
- 2019-10-09T23:16:45
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:uws_project:uws:*:*:*:*:*:node.js:*:* | 1 | OR | 0.10.0 | 0.10.8 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:N/C:N/I:N/A:P
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- NONE
- Availability Impact
- PARTIAL
- Base Score
- 4.3
- Severity
- MEDIUM
- Exploitability Score
- 8.6
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.0
- Vector String
- CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- HIGH
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- NONE
- Availability Impact
- HIGH
- Base Score
- 5.9
- Base Severity
- MEDIUM
- Exploitability Score
- 2.2
- Impact Score
- 3.6
References
Reference URL | Reference Tags |
---|---|
https://nodesecurity.io/advisories/149 | Third Party Advisory |
https://github.com/uWebSockets/uWebSockets/commit/37deefd01f0875e133ea967122e3a5e421b8fcd9 | Patch Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2016-10544 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10544 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 17:14:36 | Added to TrackCVE | |||
2022-12-03 06:52:57 | cve-assignments@hackerone.com | support@hackerone.com | CVE Assigner | updated |
2022-12-03 06:52:57 | 2018-05-31T20:29Z | 2018-05-31T20:29:01 | CVE Published Date | updated |
2022-12-03 06:52:57 | 2019-10-09T23:16:45 | CVE Modified Date | updated | |
2022-12-03 06:52:57 | Modified | Vulnerability Status | updated |