Update README.md
Browse files
README.md
CHANGED
@@ -8,4 +8,7 @@ inference: true
|
|
8 |
model_creator: Meta
|
9 |
model_type: llama
|
10 |
pipeline_tag: text-generation
|
11 |
-
---
|
|
|
|
|
|
|
|
8 |
model_creator: Meta
|
9 |
model_type: llama
|
10 |
pipeline_tag: text-generation
|
11 |
+
---
|
12 |
+
PoC Model For `llama-cpp-python` Metadata `Server-Side Template Injection` -> `RCE`
|
13 |
+
+ Writeup: https://0reg.dev/blog/from-gguf-model-format-metadata-rce-to-state-of-the-art-nlp-project-rces
|
14 |
+
+ GitHub Advisory: https://github.com/abetlen/llama-cpp-python/security/advisories/GHSA-56xg-wfcc-g829
|