forked from CVEProject/cvelist
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCVE-2020-6007.json
67 lines (67 loc) · 2.19 KB
/
CVE-2020-6007.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-6007",
"ASSIGNER": "cve@checkpoint.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Philips Hue Bridge 2.X",
"version": {
"version_data": [
{
"version_value": "All versions prior to and including 1935144020"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-122: Heap-based Buffer Overflow"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://www2.meethue.com/en-us/support/release-notes/bridge",
"url": "https://www2.meethue.com/en-us/support/release-notes/bridge"
},
{
"refsource": "MISC",
"name": "https://research.checkpoint.com/2020/dont-be-silly-its-only-a-lightbulb/",
"url": "https://research.checkpoint.com/2020/dont-be-silly-its-only-a-lightbulb/"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Philips Hue Bridge model 2.X prior to and including version 1935144020 contains a Heap-based Buffer Overflow when handling a long ZCL string during the commissioning phase, resulting in a remote code execution."
}
]
}
}