ScrynStore commited on
Commit
b93389c
·
verified ·
1 Parent(s): 3fcd612

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +23 -0
README.md ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - huntr
5
+ - model-file-vulnerability
6
+ - nemo
7
+ ---
8
+
9
+ # NeMo `.nemo` Path Traversal PoC
10
+
11
+ This repository hosts the public model-file artifact required for a private Huntr MFV submission.
12
+
13
+ File:
14
+
15
+ - `nemo_load_config_traversal.nemo`
16
+
17
+ SHA256:
18
+
19
+ ```text
20
+ 8628884ABCFDAF3EC572EFB4C5C56E35A270F40A53E0798FFF27C6FEC9C058DB
21
+ ```
22
+
23
+ The archive is intentionally minimal and is only for reproducing the reported NeMo model-file parsing issue in an isolated test environment.