CVE-2017-8779
Published May 4, 2017
Last updated 5 years ago
Overview
- Description
- rpcbind through 0.2.4, LIBTIRPC through 1.0.1 and 1.0.2-rc through 1.0.2-rc3, and NTIRPC through 1.4.3 do not consider the maximum RPC data size during memory allocation for XDR strings, which allows remote attackers to cause a denial of service (memory consumption with no subsequent free) via a crafted UDP packet to port 111, aka rpcbomb.
- Source
- cve@mitre.org
- NVD status
- Modified
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 3.0
- Type
- Primary
- Base score
- 7.5
- Impact score
- 3.6
- Exploitability score
- 3.9
- Vector string
- CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- Severity
- HIGH
CVSS 2.0
- Type
- Primary
- Base score
- 7.8
- Impact score
- 6.9
- Exploitability score
- 10
- Vector string
- AV:N/AC:L/Au:N/C:N/I:N/A:C
Weaknesses
- nvd@nist.gov
- CWE-770
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:rpcbind_project:rpcbind:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "31D3864F-CD5A-4C90-BEC7-49A1D2250349", "versionEndIncluding": "0.2.4" } ], "operator": "OR" } ] }, { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:libtirpc_project:libtirpc:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "C1FF7336-78CD-4C57-8149-8C31AF870ACB", "versionEndIncluding": "1.0.1" } ], "operator": "OR" } ] }, { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:ntirpc_project:ntirpc:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "1DD4200B-DA67-4F7D-AA8C-32D7724AD3FD", "versionEndIncluding": "1.4.3" } ], "operator": "OR" } ] } ]