Publish Advisories

GHSA-fx47-jpv9-7hxr
GHSA-x3m8-f7g5-qhm7
This commit is contained in:
advisory-database[bot]
2025-03-20 18:58:54 +00:00
parent d2f48b96bc
commit af448f674e
2 changed files with 40 additions and 7 deletions
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-fx47-jpv9-7hxr",
"modified": "2025-03-20T12:32:38Z",
"modified": "2025-03-20T18:57:07Z",
"published": "2025-03-20T12:32:38Z",
"aliases": [
"CVE-2024-10110"
],
"summary": "Aim Vulnerable to Denial of Service (DoS)",
"details": "In version 3.23.0 of aimhubio/aim, the ScheduledStatusReporter object can be instantiated to run on the main thread of the tracking server, leading to the main thread being blocked indefinitely. This results in a denial of service as the tracking server becomes unable to respond to other requests.",
"severity": [
{
@@ -13,12 +14,40 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"affected": [],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "aim"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.15.0"
},
{
"last_affected": "3.23.0"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10110"
},
{
"type": "PACKAGE",
"url": "https://github.com/aimhubio/aim"
},
{
"type": "WEB",
"url": "https://github.com/aimhubio/aim/blob/a566d4a2501c96a545a3c89d92af6ad7e7e0da99/aim/sdk/reporter/__init__.py#L789"
},
{
"type": "WEB",
"url": "https://huntr.com/bounties/5ea6cf56-7b4c-4dce-9b6c-3e910fbb1ae4"
@@ -29,8 +58,8 @@
"CWE-400"
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2025-03-20T18:57:06Z",
"nvd_published_at": "2025-03-20T10:15:14Z"
}
}
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-x3m8-f7g5-qhm7",
"modified": "2025-03-19T15:55:58Z",
"modified": "2025-03-20T18:58:15Z",
"published": "2025-03-19T15:55:58Z",
"aliases": [
"CVE-2025-29783"
@@ -25,7 +25,7 @@
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
"introduced": "0.6.5"
},
{
"fixed": "0.8.0"
@@ -40,6 +40,10 @@
"type": "WEB",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-x3m8-f7g5-qhm7"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-29783"
},
{
"type": "WEB",
"url": "https://github.com/vllm-project/vllm/pull/14228"
@@ -60,6 +64,6 @@
"severity": "CRITICAL",
"github_reviewed": true,
"github_reviewed_at": "2025-03-19T15:55:58Z",
"nvd_published_at": null
"nvd_published_at": "2025-03-19T16:15:32Z"
}
}