Skip to content

Commit

Permalink
Auto-Update: 2024-01-21T19:00:24.465901+00:00
Browse files Browse the repository at this point in the history
  • Loading branch information
cad-safe-bot committed Jan 21, 2024
1 parent 4b86e82 commit 842b283
Show file tree
Hide file tree
Showing 4 changed files with 84 additions and 6 deletions.
28 changes: 28 additions & 0 deletions CVE-2024/CVE-2024-237xx/CVE-2024-23730.json
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]"
}
]
}
24 changes: 24 additions & 0 deletions CVE-2024/CVE-2024-237xx/CVE-2024-23731.json
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]"
}
]
}
24 changes: 24 additions & 0 deletions CVE-2024/CVE-2024-237xx/CVE-2024-23732.json
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]"
}
]
}
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ Repository synchronizes with the NVD every 2 hours.
### Last Repository Update

```plain
2024-01-21T13:00:24.281365+00:00
2024-01-21T19:00:24.465901+00:00
```

### Most recent CVE Modification Timestamp synchronized with NVD

```plain
2024-01-21T12:15:07.993000+00:00
2024-01-21T17:15:44.497000+00:00
```

### Last Data Feed Release
Expand All @@ -29,20 +29,22 @@ Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-data-feeds/
### Total Number of included CVEs

```plain
236473
236476
```

### CVEs added in the last Commit

Recently added CVEs: `0`
Recently added CVEs: `3`

* [CVE-2024-23730](CVE-2024/CVE-2024-237xx/CVE-2024-23730.json) (`2024-01-21T17:15:44.373`)
* [CVE-2024-23731](CVE-2024/CVE-2024-237xx/CVE-2024-23731.json) (`2024-01-21T17:15:44.443`)
* [CVE-2024-23732](CVE-2024/CVE-2024-237xx/CVE-2024-23732.json) (`2024-01-21T17:15:44.497`)


### CVEs modified in the last Commit

Recently modified CVEs: `1`
Recently modified CVEs: `0`

* [CVE-2024-0607](CVE-2024/CVE-2024-06xx/CVE-2024-0607.json) (`2024-01-21T12:15:07.993`)


## Download and Usage
Expand Down

0 comments on commit 842b283

Please sign in to comment.