@blamejs/exceptd-skills 0.15.10 → 0.15.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/data/_indexes/_meta.json +5 -5
- package/data/attack-techniques.json +16 -5
- package/data/cve-catalog.json +267 -96
- package/data/zeroday-lessons.json +613 -210
- package/manifest.json +44 -44
- package/package.json +1 -1
- package/sbom.cdx.json +18 -18
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 0.15.12 — 2026-05-29
|
|
4
|
+
|
|
5
|
+
Draft-curation pass 10 — Zimbra mail server. Seven CISA KEV-listed Synacor Zimbra Collaboration Suite (ZCS) CVEs are promoted from auto-imported drafts to fully-curated entries with behavioral IOCs, ATT&CK enrichment, and matching zero-day lessons: the cross-site scripting cluster (CVE-2025-48700, CVE-2025-66376, CVE-2025-27915, CVE-2024-27443), the server-side request forgery pair (CVE-2020-7796, CVE-2019-9621), and the PHP remote-file-inclusion RCE (CVE-2025-68645). The lessons note ZCS is a recurring mass-exploited mail-server target where web-shell hunting and session-secret rotation are needed beyond the patch.
|
|
6
|
+
|
|
7
|
+
## 0.15.11 — 2026-05-29
|
|
8
|
+
|
|
9
|
+
Draft-curation pass 9 — Apple client-side zero-days. Nine CISA KEV-listed Apple memory-corruption CVEs are promoted from auto-imported drafts to fully-curated entries with behavioral IOCs, ATT&CK enrichment, and matching zero-day lessons. They map T1203 (Exploitation for Client Execution) — and T1068 for the sandbox-escape steps that act as privilege links in a multi-stage chain — rather than the network-service T1190: improper locking (CVE-2025-43510), buffer overflows (CVE-2025-43520, CVE-2025-31277, CVE-2026-20700), use-after-frees (CVE-2023-43000, CVE-2023-41974), an integer overflow (CVE-2021-30952), and two code-execution flaws (CVE-2022-48503, CVE-2025-43200). The lessons frame these as targeted-spyware-chain components and stress same-day OS update vs. MDM change windows, with Lockdown Mode for high-risk users.
|
|
10
|
+
|
|
3
11
|
## 0.15.10 — 2026-05-29
|
|
4
12
|
|
|
5
13
|
Draft-curation pass 8 — Microsoft server-side RCE. Six CISA KEV-listed CVEs are promoted from auto-imported drafts to fully-curated entries with behavioral IOCs, ATT&CK enrichment, and matching zero-day lessons: Exchange Server deserialization (CVE-2023-21529), Configuration Manager SQL injection (CVE-2024-43468), Windows Server Update Services deserialization (CVE-2025-59287), and the SharePoint Server "ToolShell" chain — improper authentication (CVE-2025-49706), code injection (CVE-2025-49704), and deserialization (CVE-2025-53770). The lessons stress that for these deserialization RCEs patching alone is insufficient: stolen machine keys and dropped web shells survive the patch and require explicit key rotation and web-shell hunting.
|
package/data/_indexes/_meta.json
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schema_version": "1.1.0",
|
|
3
|
-
"generated_at": "2026-05-
|
|
3
|
+
"generated_at": "2026-05-29T20:13:44.758Z",
|
|
4
4
|
"generator": "scripts/build-indexes.js",
|
|
5
5
|
"source_count": 54,
|
|
6
6
|
"source_hashes": {
|
|
7
|
-
"manifest.json": "
|
|
7
|
+
"manifest.json": "3bacb8aa107312617e0a571f7120ca76409f003a0ad1f48841aa5963e0d31e71",
|
|
8
8
|
"data/atlas-ttps.json": "878b4a08bb73c8d20396d85cf433a88f2bc5e7a8cbf7f6ab773ce7ede0a11251",
|
|
9
|
-
"data/attack-techniques.json": "
|
|
10
|
-
"data/cve-catalog.json": "
|
|
9
|
+
"data/attack-techniques.json": "5c5f431f4764af9d1e3fa4fbc927df282d794c4ceef89ce65bb406dfac087e5d",
|
|
10
|
+
"data/cve-catalog.json": "a984c5200d64409419733ac577525b76308d0ed221142482f11defa0dd175a97",
|
|
11
11
|
"data/cwe-catalog.json": "0fd275c2a61754958d68cea03a92794a67cf1c1d4d609f81a5728334df013ee3",
|
|
12
12
|
"data/d3fend-catalog.json": "9a54bccb9f24f84b32024216cc3f53819a053721ac8ab43c326859e68fc0ffaf",
|
|
13
13
|
"data/dlp-controls.json": "d2406c482dddd30e49203879999dc4b3a7fd4d0494d6a61d86b91ee76415df19",
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
"data/framework-control-gaps.json": "29e7b6aa841ddf2530ca5971bdb60d7a715684b2f6264141ad49f0de9a039d78",
|
|
16
16
|
"data/global-frameworks.json": "9ba563a85f7f8d6c3c957de64945e20925a89d0ed6ea6fc561cf093811acf558",
|
|
17
17
|
"data/rfc-references.json": "b21d03b948c41bc8a854e2f057948ecf844bd8c105848aeb141d1eadf8192c31",
|
|
18
|
-
"data/zeroday-lessons.json": "
|
|
18
|
+
"data/zeroday-lessons.json": "a06da4f17287974cf234a78a327ab6935cf71b65f61690773e50f2e499c3a4a1",
|
|
19
19
|
"skills/kernel-lpe-triage/skill.md": "0f79c641cef6e5f4a942eb94f43c460562bf83dfb67ae112d146c39c6b320fb0",
|
|
20
20
|
"skills/ai-attack-surface/skill.md": "2880499993e0e69e3897a9d02b5e83aa0462c86a4dd2c1988b9968e375704a1f",
|
|
21
21
|
"skills/mcp-agent-trust/skill.md": "0752834acde0303d6d1e36be4b320eac3d34fde715bb8d71f3ad9e801d701482",
|
|
@@ -325,6 +325,7 @@
|
|
|
325
325
|
"CVE-2025-58034",
|
|
326
326
|
"CVE-2025-60455",
|
|
327
327
|
"CVE-2025-64496",
|
|
328
|
+
"CVE-2025-68645",
|
|
328
329
|
"CVE-2025-68664",
|
|
329
330
|
"CVE-2025-68665",
|
|
330
331
|
"CVE-2025-68668",
|
|
@@ -476,7 +477,10 @@
|
|
|
476
477
|
"cve_refs": [
|
|
477
478
|
"BUG-2026-NIGHTMARE-ECLIPSE-GREENPLASMA",
|
|
478
479
|
"CVE-2020-17103-REREGRESSION-2026",
|
|
480
|
+
"CVE-2021-30952",
|
|
479
481
|
"CVE-2021-43226",
|
|
482
|
+
"CVE-2023-41974",
|
|
483
|
+
"CVE-2023-43000",
|
|
480
484
|
"CVE-2024-0769",
|
|
481
485
|
"CVE-2024-8068",
|
|
482
486
|
"CVE-2025-10725",
|
|
@@ -484,6 +488,7 @@
|
|
|
484
488
|
"CVE-2025-22225",
|
|
485
489
|
"CVE-2025-24201",
|
|
486
490
|
"CVE-2025-24990",
|
|
491
|
+
"CVE-2025-31277",
|
|
487
492
|
"CVE-2025-32701",
|
|
488
493
|
"CVE-2025-38352",
|
|
489
494
|
"CVE-2025-40602",
|
|
@@ -908,9 +913,11 @@
|
|
|
908
913
|
"CVE-2017-1000353",
|
|
909
914
|
"CVE-2018-4063",
|
|
910
915
|
"CVE-2019-6693",
|
|
916
|
+
"CVE-2019-9621",
|
|
911
917
|
"CVE-2020-10148",
|
|
912
918
|
"CVE-2020-25078",
|
|
913
919
|
"CVE-2020-25079",
|
|
920
|
+
"CVE-2020-7796",
|
|
914
921
|
"CVE-2021-22681",
|
|
915
922
|
"CVE-2021-26828",
|
|
916
923
|
"CVE-2022-1471",
|
|
@@ -918,7 +925,6 @@
|
|
|
918
925
|
"CVE-2022-36551",
|
|
919
926
|
"CVE-2022-37055",
|
|
920
927
|
"CVE-2022-40799",
|
|
921
|
-
"CVE-2022-48503",
|
|
922
928
|
"CVE-2023-0386",
|
|
923
929
|
"CVE-2023-21529",
|
|
924
930
|
"CVE-2023-2533",
|
|
@@ -944,6 +950,7 @@
|
|
|
944
950
|
"CVE-2024-21575",
|
|
945
951
|
"CVE-2024-21576",
|
|
946
952
|
"CVE-2024-21762",
|
|
953
|
+
"CVE-2024-27443",
|
|
947
954
|
"CVE-2024-2912",
|
|
948
955
|
"CVE-2024-31462",
|
|
949
956
|
"CVE-2024-37032",
|
|
@@ -989,6 +996,7 @@
|
|
|
989
996
|
"CVE-2025-27520",
|
|
990
997
|
"CVE-2025-2775",
|
|
991
998
|
"CVE-2025-2776",
|
|
999
|
+
"CVE-2025-27915",
|
|
992
1000
|
"CVE-2025-29635",
|
|
993
1001
|
"CVE-2025-30165",
|
|
994
1002
|
"CVE-2025-30202",
|
|
@@ -1015,14 +1023,12 @@
|
|
|
1015
1023
|
"CVE-2025-40551",
|
|
1016
1024
|
"CVE-2025-41244",
|
|
1017
1025
|
"CVE-2025-42999",
|
|
1018
|
-
"CVE-2025-43200",
|
|
1019
|
-
"CVE-2025-43510",
|
|
1020
|
-
"CVE-2025-43520",
|
|
1021
1026
|
"CVE-2025-4427",
|
|
1022
1027
|
"CVE-2025-4428",
|
|
1023
1028
|
"CVE-2025-47812",
|
|
1024
1029
|
"CVE-2025-47827",
|
|
1025
1030
|
"CVE-2025-48384",
|
|
1031
|
+
"CVE-2025-48700",
|
|
1026
1032
|
"CVE-2025-48703",
|
|
1027
1033
|
"CVE-2025-48927",
|
|
1028
1034
|
"CVE-2025-48928",
|
|
@@ -1069,6 +1075,7 @@
|
|
|
1069
1075
|
"CVE-2025-64513",
|
|
1070
1076
|
"CVE-2025-6554",
|
|
1071
1077
|
"CVE-2025-6558",
|
|
1078
|
+
"CVE-2025-66376",
|
|
1072
1079
|
"CVE-2025-66644",
|
|
1073
1080
|
"CVE-2025-67818",
|
|
1074
1081
|
"CVE-2025-68613",
|
|
@@ -1094,7 +1101,6 @@
|
|
|
1094
1101
|
"CVE-2026-20131",
|
|
1095
1102
|
"CVE-2026-20133",
|
|
1096
1103
|
"CVE-2026-20182",
|
|
1097
|
-
"CVE-2026-20700",
|
|
1098
1104
|
"CVE-2026-20963",
|
|
1099
1105
|
"CVE-2026-21509",
|
|
1100
1106
|
"CVE-2026-21510",
|
|
@@ -1299,6 +1305,7 @@
|
|
|
1299
1305
|
"CVE-2020-9715",
|
|
1300
1306
|
"CVE-2021-22555",
|
|
1301
1307
|
"CVE-2021-30952",
|
|
1308
|
+
"CVE-2022-48503",
|
|
1302
1309
|
"CVE-2023-41974",
|
|
1303
1310
|
"CVE-2023-43000",
|
|
1304
1311
|
"CVE-2025-10585",
|
|
@@ -1309,9 +1316,13 @@
|
|
|
1309
1316
|
"CVE-2025-27038",
|
|
1310
1317
|
"CVE-2025-31277",
|
|
1311
1318
|
"CVE-2025-32709",
|
|
1319
|
+
"CVE-2025-43200",
|
|
1312
1320
|
"CVE-2025-43300",
|
|
1321
|
+
"CVE-2025-43510",
|
|
1322
|
+
"CVE-2025-43520",
|
|
1313
1323
|
"CVE-2025-43529",
|
|
1314
1324
|
"CVE-2025-4919",
|
|
1325
|
+
"CVE-2026-20700",
|
|
1315
1326
|
"CVE-2026-21385",
|
|
1316
1327
|
"CVE-2026-2441",
|
|
1317
1328
|
"CVE-2026-25592",
|