@blamejs/exceptd-skills 0.15.13 → 0.15.14
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 +4 -0
- package/data/_indexes/_meta.json +5 -5
- package/data/attack-techniques.json +6 -6
- package/data/cve-catalog.json +96 -36
- package/data/zeroday-lessons.json +210 -72
- package/manifest.json +44 -44
- package/package.json +1 -1
- package/sbom.cdx.json +18 -18
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,9 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 0.15.14 — 2026-05-29
|
|
4
|
+
|
|
5
|
+
Draft-curation pass 12 — legacy Microsoft client-side RCEs. Six CISA KEV-listed older Microsoft document / browser / font-parsing RCEs are promoted from auto-imported drafts to fully-curated entries with behavioral IOCs, ATT&CK enrichment, and matching zero-day lessons: Office (CVE-2009-0238), PowerPoint (CVE-2009-0556), Excel (CVE-2007-0671), Internet Explorer (CVE-2010-3962 — a landmark IE zero-day from the Operation Aurora era), Windows TrueType font parsing (CVE-2011-3402 — the Duqu zero-day), and Windows InformationCardSigninHelper ActiveX (CVE-2013-3918). All map T1203 (Exploitation for Client Execution). The lessons frame these as long-tail KEV re-listings — the patch landed years ago, but CISA re-lists because unpatched legacy estates remain exposed; centralized patch management plus Office hardening (Protected View, ASR rules) are the load-bearing controls.
|
|
6
|
+
|
|
3
7
|
## 0.15.13 — 2026-05-29
|
|
4
8
|
|
|
5
9
|
Draft-curation pass 11 — Citrix. Six CISA KEV-listed Citrix CVEs are promoted from auto-imported drafts to fully-curated entries with behavioral IOCs, ATT&CK enrichment, and matching zero-day lessons: four NetScaler ADC/Gateway appliance flaws (CVE-2026-3055 and CVE-2025-5777 — the CitrixBleed-class out-of-bounds reads that disclose authenticated session material; CVE-2025-7775 and CVE-2025-6543 memory-corruption buffer flaws) and two Session Recording flaws (CVE-2024-8069 deserialization RCE and CVE-2024-8068 privilege escalation). The CitrixBleed entries map T1552 alongside T1190 to surface session-token theft, and the lessons stress session termination + secret rotation (memory-disclosure class) and appliance rebuild (RCE class) as required steps beyond the patch.
|
package/data/_indexes/_meta.json
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schema_version": "1.1.0",
|
|
3
|
-
"generated_at": "2026-05-29T20:
|
|
3
|
+
"generated_at": "2026-05-29T20:50:15.179Z",
|
|
4
4
|
"generator": "scripts/build-indexes.js",
|
|
5
5
|
"source_count": 54,
|
|
6
6
|
"source_hashes": {
|
|
7
|
-
"manifest.json": "
|
|
7
|
+
"manifest.json": "07a6b22fe3f85de5ff139faa70278981d59d6eeec0c465fb0a8559724df50617",
|
|
8
8
|
"data/atlas-ttps.json": "878b4a08bb73c8d20396d85cf433a88f2bc5e7a8cbf7f6ab773ce7ede0a11251",
|
|
9
|
-
"data/attack-techniques.json": "
|
|
10
|
-
"data/cve-catalog.json": "
|
|
9
|
+
"data/attack-techniques.json": "523e511ea16852804bb9c5a7b898b64d39180164e3a3eb09a88df10c84d46bf2",
|
|
10
|
+
"data/cve-catalog.json": "f2ea8df743747001bd8ba86b6353fc76dbd5cb1a8bf8b99d7f9ac8e0addccec3",
|
|
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": "4a5cb953b7645f0d8cf5463f9aa7abea1dc56bca8293e5148458e7d047c0ea18",
|
|
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",
|
|
@@ -898,16 +898,10 @@
|
|
|
898
898
|
"name": "Exploit Public-Facing Application",
|
|
899
899
|
"version": "v19",
|
|
900
900
|
"cve_refs": [
|
|
901
|
-
"CVE-2007-0671",
|
|
902
901
|
"CVE-2008-0015",
|
|
903
|
-
"CVE-2009-0238",
|
|
904
|
-
"CVE-2009-0556",
|
|
905
902
|
"CVE-2010-3765",
|
|
906
|
-
"CVE-2010-3962",
|
|
907
|
-
"CVE-2011-3402",
|
|
908
903
|
"CVE-2012-1854",
|
|
909
904
|
"CVE-2013-3893",
|
|
910
|
-
"CVE-2013-3918",
|
|
911
905
|
"CVE-2014-6278",
|
|
912
906
|
"CVE-2016-10033",
|
|
913
907
|
"CVE-2016-7836",
|
|
@@ -1301,10 +1295,16 @@
|
|
|
1301
1295
|
"name": "Exploitation for Client Execution",
|
|
1302
1296
|
"version": "v19",
|
|
1303
1297
|
"cve_refs": [
|
|
1298
|
+
"CVE-2007-0671",
|
|
1299
|
+
"CVE-2009-0238",
|
|
1300
|
+
"CVE-2009-0556",
|
|
1304
1301
|
"CVE-2009-1537",
|
|
1305
1302
|
"CVE-2009-3459",
|
|
1306
1303
|
"CVE-2010-0249",
|
|
1307
1304
|
"CVE-2010-0806",
|
|
1305
|
+
"CVE-2010-3962",
|
|
1306
|
+
"CVE-2011-3402",
|
|
1307
|
+
"CVE-2013-3918",
|
|
1308
1308
|
"CVE-2014-3931",
|
|
1309
1309
|
"CVE-2018-14634",
|
|
1310
1310
|
"CVE-2020-9715",
|
package/data/cve-catalog.json
CHANGED
|
@@ -9152,7 +9152,7 @@
|
|
|
9152
9152
|
},
|
|
9153
9153
|
"atlas_refs": [],
|
|
9154
9154
|
"attack_refs": [
|
|
9155
|
-
"
|
|
9155
|
+
"T1203"
|
|
9156
9156
|
],
|
|
9157
9157
|
"rwep_score": 77,
|
|
9158
9158
|
"rwep_factors": {
|
|
@@ -9173,7 +9173,7 @@
|
|
|
9173
9173
|
"cwe_refs": [
|
|
9174
9174
|
"CWE-94"
|
|
9175
9175
|
],
|
|
9176
|
-
"source_verified": "2026-05-
|
|
9176
|
+
"source_verified": "2026-05-29",
|
|
9177
9177
|
"verification_sources": [
|
|
9178
9178
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
9179
9179
|
"https://learn.microsoft.com/en-us/security-updates/securitybulletins/2009/ms09-009",
|
|
@@ -9202,11 +9202,21 @@
|
|
|
9202
9202
|
"published_date": "2026-04-14"
|
|
9203
9203
|
}
|
|
9204
9204
|
],
|
|
9205
|
-
"last_updated": "2026-05-
|
|
9205
|
+
"last_updated": "2026-05-29",
|
|
9206
9206
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2026-04-14; due date 2026-04-28. Notes reference: https://learn.microsoft.com/en-us/security-updates/securitybulletins/2009/ms09-009 ; https://nvd.nist.gov/vuln/detail/CVE-2009-0238",
|
|
9207
|
-
"_auto_imported":
|
|
9208
|
-
"_intake_method": "
|
|
9209
|
-
"_kev_short_description": "Microsoft Office Excel contains a remote code execution vulnerability that could allow an attacker to take complete control of an affected system if a user opens a specially crafted Excel file that includes a malformed object."
|
|
9207
|
+
"_auto_imported": false,
|
|
9208
|
+
"_intake_method": "manual-verified-curation",
|
|
9209
|
+
"_kev_short_description": "Microsoft Office Excel contains a remote code execution vulnerability that could allow an attacker to take complete control of an affected system if a user opens a specially crafted Excel file that includes a malformed object.",
|
|
9210
|
+
"iocs": {
|
|
9211
|
+
"behavioral": [
|
|
9212
|
+
"Microsoft Office at a build below the fixed version named in the Microsoft advisory on an endpoint exposed to attacker-controlled documents or web content.",
|
|
9213
|
+
"Process crashes or memory-corruption signatures consistent with a code-injection / memory-corruption flaw (CWE-94) in Microsoft Office document parsing on an affected endpoint.",
|
|
9214
|
+
"Inbound delivery of weaponized Office content (a document, web page, or embedded font) followed by unexpected child-process execution from the Office process (KEV-confirmed in-the-wild exploitation; legacy re-listing means long-tail unpatched estates remain exposed)."
|
|
9215
|
+
],
|
|
9216
|
+
"_ioc_source_note": "Anchored to NVD CVE-2009-0238, CISA KEV (added 2026-04-14), and the Microsoft security advisory recorded in vendor_advisories."
|
|
9217
|
+
},
|
|
9218
|
+
"_draft": false,
|
|
9219
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1203 client execution) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
9210
9220
|
},
|
|
9211
9221
|
"CVE-2026-32201": {
|
|
9212
9222
|
"name": "Microsoft SharePoint Server Improper Input Validation Vulnerability",
|
|
@@ -27177,7 +27187,7 @@
|
|
|
27177
27187
|
},
|
|
27178
27188
|
"atlas_refs": [],
|
|
27179
27189
|
"attack_refs": [
|
|
27180
|
-
"
|
|
27190
|
+
"T1203"
|
|
27181
27191
|
],
|
|
27182
27192
|
"rwep_score": 77,
|
|
27183
27193
|
"rwep_factors": {
|
|
@@ -27198,7 +27208,7 @@
|
|
|
27198
27208
|
"cwe_refs": [
|
|
27199
27209
|
"CWE-94"
|
|
27200
27210
|
],
|
|
27201
|
-
"source_verified": "2026-05-
|
|
27211
|
+
"source_verified": "2026-05-29",
|
|
27202
27212
|
"verification_sources": [
|
|
27203
27213
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
27204
27214
|
"https://learn.microsoft.com/en-us/security-updates/securitybulletins/2009/ms09-017",
|
|
@@ -27227,11 +27237,21 @@
|
|
|
27227
27237
|
"published_date": "2026-01-07"
|
|
27228
27238
|
}
|
|
27229
27239
|
],
|
|
27230
|
-
"last_updated": "2026-05-
|
|
27240
|
+
"last_updated": "2026-05-29",
|
|
27231
27241
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2026-01-07; due date 2026-01-28. Notes reference: https://learn.microsoft.com/en-us/security-updates/securitybulletins/2009/ms09-017 ; https://nvd.nist.gov/vuln/detail/CVE-2009-0556",
|
|
27232
|
-
"_auto_imported":
|
|
27233
|
-
"_intake_method": "
|
|
27234
|
-
"_kev_short_description": "Microsoft Office PowerPoint contains a code injection vulnerability that allows remote attackers to execute arbitrary code via a PowerPoint file with an OutlineTextRefAtom containing an invalid index value that triggers memory corruption."
|
|
27242
|
+
"_auto_imported": false,
|
|
27243
|
+
"_intake_method": "manual-verified-curation",
|
|
27244
|
+
"_kev_short_description": "Microsoft Office PowerPoint contains a code injection vulnerability that allows remote attackers to execute arbitrary code via a PowerPoint file with an OutlineTextRefAtom containing an invalid index value that triggers memory corruption.",
|
|
27245
|
+
"iocs": {
|
|
27246
|
+
"behavioral": [
|
|
27247
|
+
"Microsoft Office PowerPoint at a build below the fixed version named in the Microsoft advisory on an endpoint exposed to attacker-controlled documents or web content.",
|
|
27248
|
+
"Process crashes or memory-corruption signatures consistent with a code-injection / memory-corruption flaw (CWE-94) in Microsoft Office PowerPoint document parsing on an affected endpoint.",
|
|
27249
|
+
"Inbound delivery of weaponized PowerPoint content (a document, web page, or embedded font) followed by unexpected child-process execution from the PowerPoint process (KEV-confirmed in-the-wild exploitation; legacy re-listing means long-tail unpatched estates remain exposed)."
|
|
27250
|
+
],
|
|
27251
|
+
"_ioc_source_note": "Anchored to NVD CVE-2009-0556, CISA KEV (added 2026-01-07), and the Microsoft security advisory recorded in vendor_advisories."
|
|
27252
|
+
},
|
|
27253
|
+
"_draft": false,
|
|
27254
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1203 client execution) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
27235
27255
|
},
|
|
27236
27256
|
"CVE-2025-37164": {
|
|
27237
27257
|
"name": "Hewlett Packard Enterprise (HPE) OneView Code Injection Vulnerability",
|
|
@@ -32068,7 +32088,7 @@
|
|
|
32068
32088
|
},
|
|
32069
32089
|
"atlas_refs": [],
|
|
32070
32090
|
"attack_refs": [
|
|
32071
|
-
"
|
|
32091
|
+
"T1203"
|
|
32072
32092
|
],
|
|
32073
32093
|
"rwep_score": 77,
|
|
32074
32094
|
"rwep_factors": {
|
|
@@ -32089,7 +32109,7 @@
|
|
|
32089
32109
|
"cwe_refs": [
|
|
32090
32110
|
"CWE-94"
|
|
32091
32111
|
],
|
|
32092
|
-
"source_verified": "2026-05-
|
|
32112
|
+
"source_verified": "2026-05-29",
|
|
32093
32113
|
"verification_sources": [
|
|
32094
32114
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
32095
32115
|
"https://learn.microsoft.com/en-us/security-updates/SecurityAdvisories/2010/2458511?redirectedfrom=MSDN",
|
|
@@ -32118,11 +32138,21 @@
|
|
|
32118
32138
|
"published_date": "2025-10-06"
|
|
32119
32139
|
}
|
|
32120
32140
|
],
|
|
32121
|
-
"last_updated": "2026-05-
|
|
32141
|
+
"last_updated": "2026-05-29",
|
|
32122
32142
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-10-06; due date 2025-10-27. Notes reference: https://learn.microsoft.com/en-us/security-updates/SecurityAdvisories/2010/2458511?redirectedfrom=MSDN ; https://nvd.nist.gov/vuln/detail/CVE-2010-3962",
|
|
32123
|
-
"_auto_imported":
|
|
32124
|
-
"_intake_method": "
|
|
32125
|
-
"_kev_short_description": "Microsoft Internet Explorer contains an uninitialized memory corruption vulnerability that could allow for remote code execution. The impacted product could be end-of-life (EoL) and/or end-of-service (EoS). Users should discontinue product utilization."
|
|
32143
|
+
"_auto_imported": false,
|
|
32144
|
+
"_intake_method": "manual-verified-curation",
|
|
32145
|
+
"_kev_short_description": "Microsoft Internet Explorer contains an uninitialized memory corruption vulnerability that could allow for remote code execution. The impacted product could be end-of-life (EoL) and/or end-of-service (EoS). Users should discontinue product utilization.",
|
|
32146
|
+
"iocs": {
|
|
32147
|
+
"behavioral": [
|
|
32148
|
+
"Microsoft Internet Explorer at a build below the fixed version named in the Microsoft advisory on an endpoint exposed to attacker-controlled documents or web content.",
|
|
32149
|
+
"Process crashes or memory-corruption signatures consistent with an uninitialized-memory / use-after-free corruption flaw (CWE-94) in Internet Explorer on an affected endpoint.",
|
|
32150
|
+
"Inbound delivery of weaponized Internet Explorer content (a document, web page, or embedded font) followed by unexpected child-process execution from the Internet Explorer process (KEV-confirmed in-the-wild exploitation; legacy re-listing means long-tail unpatched estates remain exposed)."
|
|
32151
|
+
],
|
|
32152
|
+
"_ioc_source_note": "Anchored to NVD CVE-2010-3962, CISA KEV (added 2025-10-06), and the Microsoft security advisory recorded in vendor_advisories."
|
|
32153
|
+
},
|
|
32154
|
+
"_draft": false,
|
|
32155
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1203 client execution) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
32126
32156
|
},
|
|
32127
32157
|
"CVE-2021-43226": {
|
|
32128
32158
|
"name": "Microsoft Windows Privilege Escalation Vulnerability",
|
|
@@ -32259,7 +32289,7 @@
|
|
|
32259
32289
|
},
|
|
32260
32290
|
"atlas_refs": [],
|
|
32261
32291
|
"attack_refs": [
|
|
32262
|
-
"
|
|
32292
|
+
"T1203"
|
|
32263
32293
|
],
|
|
32264
32294
|
"rwep_score": 77,
|
|
32265
32295
|
"rwep_factors": {
|
|
@@ -32280,7 +32310,7 @@
|
|
|
32280
32310
|
"cwe_refs": [
|
|
32281
32311
|
"CWE-94"
|
|
32282
32312
|
],
|
|
32283
|
-
"source_verified": "2026-05-
|
|
32313
|
+
"source_verified": "2026-05-29",
|
|
32284
32314
|
"verification_sources": [
|
|
32285
32315
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
32286
32316
|
"https://docs.microsoft.com/en-us/security-updates/securitybulletins/2013/ms13-090",
|
|
@@ -32309,11 +32339,21 @@
|
|
|
32309
32339
|
"published_date": "2025-10-06"
|
|
32310
32340
|
}
|
|
32311
32341
|
],
|
|
32312
|
-
"last_updated": "2026-05-
|
|
32342
|
+
"last_updated": "2026-05-29",
|
|
32313
32343
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-10-06; due date 2025-10-27. Notes reference: https://docs.microsoft.com/en-us/security-updates/securitybulletins/2013/ms13-090 ; https://nvd.nist.gov/vuln/detail/CVE-2013-3918",
|
|
32314
|
-
"_auto_imported":
|
|
32315
|
-
"_intake_method": "
|
|
32316
|
-
"_kev_short_description": "Microsoft Windows contains an out-of-bounds write vulnerability in the InformationCardSigninHelper Class ActiveX control, icardie.dll. An attacker could exploit the vulnerability by constructing a specially crafted webpage. When a user views the webpage, the vulnerability could allow remote code execution. An attacker who successfully exploited this vulnerability could gain the same user rights as the current user. The impacted product could be end-of-life (EoL) and/or end-of-service (EoS). Users should discontinue product utilization."
|
|
32344
|
+
"_auto_imported": false,
|
|
32345
|
+
"_intake_method": "manual-verified-curation",
|
|
32346
|
+
"_kev_short_description": "Microsoft Windows contains an out-of-bounds write vulnerability in the InformationCardSigninHelper Class ActiveX control, icardie.dll. An attacker could exploit the vulnerability by constructing a specially crafted webpage. When a user views the webpage, the vulnerability could allow remote code execution. An attacker who successfully exploited this vulnerability could gain the same user rights as the current user. The impacted product could be end-of-life (EoL) and/or end-of-service (EoS). Users should discontinue product utilization.",
|
|
32347
|
+
"iocs": {
|
|
32348
|
+
"behavioral": [
|
|
32349
|
+
"Microsoft Windows at a build below the fixed version named in the Microsoft advisory on an endpoint exposed to attacker-controlled documents or web content.",
|
|
32350
|
+
"Process crashes or memory-corruption signatures consistent with an out-of-bounds write / memory-corruption flaw (CWE-94) in a Microsoft Windows component reachable from Internet Explorer (the InformationCardSigninHelper ActiveX control) on an affected endpoint.",
|
|
32351
|
+
"Inbound delivery of weaponized Windows InformationCardSigninHelper / ActiveX content (a document, web page, or embedded font) followed by unexpected child-process execution from the Windows InformationCardSigninHelper / ActiveX process (KEV-confirmed in-the-wild exploitation; legacy re-listing means long-tail unpatched estates remain exposed)."
|
|
32352
|
+
],
|
|
32353
|
+
"_ioc_source_note": "Anchored to NVD CVE-2013-3918, CISA KEV (added 2025-10-06), and the Microsoft security advisory recorded in vendor_advisories."
|
|
32354
|
+
},
|
|
32355
|
+
"_draft": false,
|
|
32356
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1203 client execution) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
32317
32357
|
},
|
|
32318
32358
|
"CVE-2011-3402": {
|
|
32319
32359
|
"name": "Microsoft Windows Remote Code Execution Vulnerability",
|
|
@@ -32355,7 +32395,7 @@
|
|
|
32355
32395
|
},
|
|
32356
32396
|
"atlas_refs": [],
|
|
32357
32397
|
"attack_refs": [
|
|
32358
|
-
"
|
|
32398
|
+
"T1203"
|
|
32359
32399
|
],
|
|
32360
32400
|
"rwep_score": 77,
|
|
32361
32401
|
"rwep_factors": {
|
|
@@ -32376,7 +32416,7 @@
|
|
|
32376
32416
|
"cwe_refs": [
|
|
32377
32417
|
"CWE-94"
|
|
32378
32418
|
],
|
|
32379
|
-
"source_verified": "2026-05-
|
|
32419
|
+
"source_verified": "2026-05-29",
|
|
32380
32420
|
"verification_sources": [
|
|
32381
32421
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
32382
32422
|
"https://docs.microsoft.com/en-us/security-updates/securitybulletins/2011/ms11-087",
|
|
@@ -32405,11 +32445,21 @@
|
|
|
32405
32445
|
"published_date": "2025-10-06"
|
|
32406
32446
|
}
|
|
32407
32447
|
],
|
|
32408
|
-
"last_updated": "2026-05-
|
|
32448
|
+
"last_updated": "2026-05-29",
|
|
32409
32449
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-10-06; due date 2025-10-27. Notes reference: https://docs.microsoft.com/en-us/security-updates/securitybulletins/2011/ms11-087 ; https://nvd.nist.gov/vuln/detail/CVE-2011-3402",
|
|
32410
|
-
"_auto_imported":
|
|
32411
|
-
"_intake_method": "
|
|
32412
|
-
"_kev_short_description": "Microsoft Windows Kernel contains an unspecified vulnerability in the TrueType font parsing engine in win32k.sys in the kernel-mode drivers that allows remote attackers to execute arbitrary code via crafted font data in a Word document or web page."
|
|
32450
|
+
"_auto_imported": false,
|
|
32451
|
+
"_intake_method": "manual-verified-curation",
|
|
32452
|
+
"_kev_short_description": "Microsoft Windows Kernel contains an unspecified vulnerability in the TrueType font parsing engine in win32k.sys in the kernel-mode drivers that allows remote attackers to execute arbitrary code via crafted font data in a Word document or web page.",
|
|
32453
|
+
"iocs": {
|
|
32454
|
+
"behavioral": [
|
|
32455
|
+
"Microsoft Windows at a build below the fixed version named in the Microsoft advisory on an endpoint exposed to attacker-controlled documents or web content.",
|
|
32456
|
+
"Process crashes or memory-corruption signatures consistent with a memory-corruption flaw (CWE-94) in the Windows TrueType font parsing kernel component on an affected endpoint.",
|
|
32457
|
+
"Inbound delivery of weaponized Windows TrueType font parser content (a document, web page, or embedded font) followed by unexpected child-process execution from the Windows TrueType font parser process (KEV-confirmed in-the-wild exploitation; legacy re-listing means long-tail unpatched estates remain exposed)."
|
|
32458
|
+
],
|
|
32459
|
+
"_ioc_source_note": "Anchored to NVD CVE-2011-3402, CISA KEV (added 2025-10-06), and the Microsoft security advisory recorded in vendor_advisories."
|
|
32460
|
+
},
|
|
32461
|
+
"_draft": false,
|
|
32462
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1203 client execution) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
32413
32463
|
},
|
|
32414
32464
|
"CVE-2010-3765": {
|
|
32415
32465
|
"name": "Mozilla Multiple Products Remote Code Execution Vulnerability",
|
|
@@ -35416,7 +35466,7 @@
|
|
|
35416
35466
|
},
|
|
35417
35467
|
"atlas_refs": [],
|
|
35418
35468
|
"attack_refs": [
|
|
35419
|
-
"
|
|
35469
|
+
"T1203"
|
|
35420
35470
|
],
|
|
35421
35471
|
"rwep_score": 77,
|
|
35422
35472
|
"rwep_factors": {
|
|
@@ -35437,7 +35487,7 @@
|
|
|
35437
35487
|
"cwe_refs": [
|
|
35438
35488
|
"CWE-94"
|
|
35439
35489
|
],
|
|
35440
|
-
"source_verified": "2026-05-
|
|
35490
|
+
"source_verified": "2026-05-29",
|
|
35441
35491
|
"verification_sources": [
|
|
35442
35492
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
35443
35493
|
"https://learn.microsoft.com/en-us/security-updates/securitybulletins/2007/ms07-015",
|
|
@@ -35466,11 +35516,21 @@
|
|
|
35466
35516
|
"published_date": "2025-08-12"
|
|
35467
35517
|
}
|
|
35468
35518
|
],
|
|
35469
|
-
"last_updated": "2026-05-
|
|
35519
|
+
"last_updated": "2026-05-29",
|
|
35470
35520
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-08-12; due date 2025-09-02. Notes reference: https://learn.microsoft.com/en-us/security-updates/securitybulletins/2007/ms07-015 ; https://nvd.nist.gov/vuln/detail/CVE-2007-0671",
|
|
35471
|
-
"_auto_imported":
|
|
35472
|
-
"_intake_method": "
|
|
35473
|
-
"_kev_short_description": "Microsoft Office Excel contains a remote code execution vulnerability that can be exploited when a specially crafted Excel file is opened. This malicious file could be delivered as an email attachment or hosted on a malicious website. An attacker could leverage this vulnerability by creating a specially crafted Excel file, which, when opened, allowing an attacker to execute remote code on the affected system."
|
|
35521
|
+
"_auto_imported": false,
|
|
35522
|
+
"_intake_method": "manual-verified-curation",
|
|
35523
|
+
"_kev_short_description": "Microsoft Office Excel contains a remote code execution vulnerability that can be exploited when a specially crafted Excel file is opened. This malicious file could be delivered as an email attachment or hosted on a malicious website. An attacker could leverage this vulnerability by creating a specially crafted Excel file, which, when opened, allowing an attacker to execute remote code on the affected system.",
|
|
35524
|
+
"iocs": {
|
|
35525
|
+
"behavioral": [
|
|
35526
|
+
"Microsoft Office Excel at a build below the fixed version named in the Microsoft advisory on an endpoint exposed to attacker-controlled documents or web content.",
|
|
35527
|
+
"Process crashes or memory-corruption signatures consistent with a code-injection / memory-corruption flaw (CWE-94) in Microsoft Office Excel document parsing on an affected endpoint.",
|
|
35528
|
+
"Inbound delivery of weaponized Excel content (a document, web page, or embedded font) followed by unexpected child-process execution from the Excel process (KEV-confirmed in-the-wild exploitation; legacy re-listing means long-tail unpatched estates remain exposed)."
|
|
35529
|
+
],
|
|
35530
|
+
"_ioc_source_note": "Anchored to NVD CVE-2007-0671, CISA KEV (added 2025-08-12), and the Microsoft security advisory recorded in vendor_advisories."
|
|
35531
|
+
},
|
|
35532
|
+
"_draft": false,
|
|
35533
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1203 client execution) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
35474
35534
|
},
|
|
35475
35535
|
"CVE-2013-3893": {
|
|
35476
35536
|
"name": "Microsoft Internet Explorer Resource Management Errors Vulnerability",
|