-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto-Update: 2024-01-21T19:00:24.465901+00:00
- Loading branch information
1 parent
4b86e82
commit 842b283
Showing
4 changed files
with
84 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
"id": "CVE-2024-23730", | ||
"sourceIdentifier": "[email protected]", | ||
"published": "2024-01-21T17:15:44.373", | ||
"lastModified": "2024-01-21T17:15:44.373", | ||
"vulnStatus": "Received", | ||
"descriptions": [ | ||
{ | ||
"lang": "en", | ||
"value": "The OpenAPI and ChatGPT plugin loaders in LlamaHub (aka llama-hub) before 0.0.67 allow attackers to execute arbitrary code because safe_load is not used for YAML." | ||
} | ||
], | ||
"metrics": {}, | ||
"references": [ | ||
{ | ||
"url": "https://github.com/run-llama/llama-hub/blob/v0.0.67/CHANGELOG.md", | ||
"source": "[email protected]" | ||
}, | ||
{ | ||
"url": "https://github.com/run-llama/llama-hub/pull/841/commits/9dc9c21a5c6d0226d1d2101c3121d4f085743d52", | ||
"source": "[email protected]" | ||
}, | ||
{ | ||
"url": "https://github.com/run-llama/llama-hub/releases/tag/v0.0.67", | ||
"source": "[email protected]" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{ | ||
"id": "CVE-2024-23731", | ||
"sourceIdentifier": "[email protected]", | ||
"published": "2024-01-21T17:15:44.443", | ||
"lastModified": "2024-01-21T17:15:44.443", | ||
"vulnStatus": "Received", | ||
"descriptions": [ | ||
{ | ||
"lang": "en", | ||
"value": "The OpenAPI loader in Embedchain before 0.1.57 allows attackers to execute arbitrary code, related to the openapi.py yaml.load function argument." | ||
} | ||
], | ||
"metrics": {}, | ||
"references": [ | ||
{ | ||
"url": "https://github.com/embedchain/embedchain/compare/0.1.56...0.1.57", | ||
"source": "[email protected]" | ||
}, | ||
{ | ||
"url": "https://github.com/embedchain/embedchain/pull/1122", | ||
"source": "[email protected]" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{ | ||
"id": "CVE-2024-23732", | ||
"sourceIdentifier": "[email protected]", | ||
"published": "2024-01-21T17:15:44.497", | ||
"lastModified": "2024-01-21T17:15:44.497", | ||
"vulnStatus": "Received", | ||
"descriptions": [ | ||
{ | ||
"lang": "en", | ||
"value": "The JSON loader in Embedchain before 0.1.57 allows a ReDoS (regular expression denial of service) via a long string to json.py." | ||
} | ||
], | ||
"metrics": {}, | ||
"references": [ | ||
{ | ||
"url": "https://github.com/embedchain/embedchain/compare/0.1.56...0.1.57", | ||
"source": "[email protected]" | ||
}, | ||
{ | ||
"url": "https://github.com/embedchain/embedchain/pull/1122", | ||
"source": "[email protected]" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters