CVE-2017-16347
CVSS V2 High 8
CVSS V3 Critical 9.9
Description
An attacker could send an authenticated HTTP request to trigger this vulnerability in Insteon Hub running firmware version 1012. At 0x9d01e7d4 the value for the s_vol key is copied using strcpy to the buffer at 0xa0001700. This buffer is maximum 12 bytes large (this is the maximum size it could be, it is possible other global variables are stored between this variable and the next one that we could identify), sending anything longer will cause a buffer overflow.
Overview
- CVE ID
- CVE-2017-16347
- Assigner
- talos-cna@cisco.com
- Vulnerability Status
- Analyzed
- Published Version
- 2018-08-02T19:29:00
- Last Modified Date
- 2022-12-09T13:36:55
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
AND | ||||
cpe:2.3:o:insteon:hub_firmware:1012:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:h:insteon:hub:-:*:*:*:*:*:*:* | 0 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:S/C:P/I:P/A:C
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- SINGLE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- PARTIAL
- Availability Impact
- COMPLETE
- Base Score
- 8
- Severity
- HIGH
- Exploitability Score
- 8
- Impact Score
- 8.5
CVSS Version 3
- Version
- 3.0
- Vector String
- CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- LOW
- User Interaction
- NONE
- Scope
- CHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 9.9
- Base Severity
- CRITICAL
- Exploitability Score
- 3.1
- Impact Score
- 6
References
Reference URL | Reference Tags |
---|---|
https://www.talosintelligence.com/vulnerability_reports/TALOS-2017-0484 | Exploit Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2017-16347 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-16347 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-04-20 17:00:47 | Added to TrackCVE | |||
2022-12-09 03:08:40 | 2022-12-09T02:12:07 | CVE Modified Date | updated | |
2022-12-09 14:07:44 | 2022-12-09T13:36:55 | CVE Modified Date | updated | |
2022-12-09 14:07:44 | Undergoing Analysis | Analyzed | Vulnerability Status | updated |
2022-12-20 06:34:23 | Weakness Enumeration | update |