mitre-attack / attack-navigator

Web app that provides basic navigation and annotation of ATT&CK matrices
https://mitre-attack.github.io/attack-navigator
Apache License 2.0
2.01k stars 593 forks source link

Bug Fix: Cannot create or load Navigator Layers on ATT&CK v10 or earlier #620

Closed mikecarenzo closed 8 months ago

mikecarenzo commented 8 months ago

What Happened:

It seems the recent update to ATT&CK Navigator (v4.9.2) has broken the Navigator's ability to create and load Navigator Layers on ATT&CK v10 and earlier. Attempting to create or load a layer on these versions of ATT&CK results in the following error:

image

To Reproduce:

  1. Open ATT&CK Navigator
  2. Click "Create New Layer"
  3. Click "More Options"
  4. Under "Select a version" choose any ATT&CK version between v4 and v10
  5. Under "Select a domain" choose "Enterprise", "Mobile", or "ICS"
  6. Click "Create layer from version"

Browsers Tested:

(Caches were cleared before each test.)

clemiller commented 8 months ago

Thank you for reporting this bug! We've issued a patch release with a fix on Navigator v4.9.3. Please let us know if you run into any other issues!

mikecarenzo commented 8 months ago

Awesome! Thanks for the fast turnaround on this!