Skip to content

Commit b2e1d55

Browse files
committed
add SPOILER vulnerability + other minor changes
1 parent c7f4764 commit b2e1d55

File tree

2 files changed

+18
-3
lines changed

2 files changed

+18
-3
lines changed

clusters/botnet.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -697,7 +697,8 @@
697697
"refs": [
698698
"https://en.wikipedia.org/wiki/Mirai_(malware)",
699699
"https://researchcenter.paloaltonetworks.com/2018/09/unit42-multi-exploit-iotlinux-botnets-mirai-gafgyt-target-apache-struts-sonicwall/",
700-
"https://www.bleepingcomputer.com/news/security/mirai-iot-malware-uses-aboriginal-linux-to-target-multiple-platforms/"
700+
"https://www.bleepingcomputer.com/news/security/mirai-iot-malware-uses-aboriginal-linux-to-target-multiple-platforms/",
701+
"https://www.bleepingcomputer.com/news/security/new-mirai-variant-comes-with-27-exploits-targets-enterprise-devices/"
701702
]
702703
},
703704
"related": [
@@ -1148,5 +1149,5 @@
11481149
"value": "Chalubo"
11491150
}
11501151
],
1151-
"version": 18
1152+
"version": 19
11521153
}

clusters/branded_vulnerability.json

+15-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,21 @@
158158
},
159159
"uuid": "3c2325e4-b740-11e8-9504-b32b4d974add",
160160
"value": "Blacknurse"
161+
},
162+
{
163+
"description": "SPOILER is a security vulnerability on modern computer central processing units that uses speculative execution to improve the efficiency of Rowhammer and other related memory and cache attacks. According to reports, all modern Intel CPUs are vulnerable to the attack. AMD has stated that its processors are not vulnerable.",
164+
"meta": {
165+
"refs": [
166+
"https://arxiv.org/pdf/1903.00446v1.pdf",
167+
"https://appleinsider.com/articles/19/03/05/new-spoiler-vulnerability-in-all-intel-core-processors-exposed-by-researchers",
168+
"https://www.overclock3d.net/news/cpu_mainboard/spoiler_alert_-_intel_cpus_impacted_by_new_vulnerability/1",
169+
"https://www.1e.com/news-insights/blogs/the-spoiler-vulnerability/",
170+
"https://www.bleepingcomputer.com/news/security/amd-believes-spoiler-vulnerability-does-not-impact-its-processors/"
171+
]
172+
},
173+
"uuid": "3434339f-ea87-472e-a330-62d2b5cf2c26",
174+
"value": "SPOILER"
161175
}
162176
],
163-
"version": 2
177+
"version": 3
164178
}

0 commit comments

Comments
 (0)