mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-554w-xh4j-8w64 GHSA-5mp4-32rr-v3x5 GHSA-wf85-8hx9-gj7c
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-554w-xh4j-8w64",
|
||||
"modified": "2023-12-15T23:01:09Z",
|
||||
"modified": "2024-02-14T15:08:04Z",
|
||||
"published": "2023-12-15T03:30:18Z",
|
||||
"aliases": [
|
||||
"CVE-2023-6831"
|
||||
@@ -48,6 +48,10 @@
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/mlflow/mlflow"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/mlflow/PYSEC-2023-253.yaml"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://huntr.com/bounties/0acdd745-0167-4912-9d5c-02035fe5b314"
|
||||
|
||||
@@ -0,0 +1,58 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-5mp4-32rr-v3x5",
|
||||
"modified": "2024-02-14T15:08:24Z",
|
||||
"published": "2024-02-14T15:08:23Z",
|
||||
"aliases": [
|
||||
"CVE-2024-25125"
|
||||
],
|
||||
"summary": "Absolute path traversal vulnerability in digdag server",
|
||||
"details": "### Summary\n\nTreasure Data's digdag workload automation system is susceptible to a path traversal vulnerability if it's configured to store log files locally.\n\n### Impact\n\nThis issue may lead to Information Disclosure.\n",
|
||||
"severity": [
|
||||
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Maven",
|
||||
"name": "io.digdag:digdag-server"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "0.10.5.1"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/treasure-data/digdag/security/advisories/GHSA-5mp4-32rr-v3x5"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/treasure-data/digdag/commit/eae89b0daf6c62f12309d8c7194454dfb18cc5c3"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/treasure-data/digdag"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-22"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-02-14T15:08:23Z",
|
||||
"nvd_published_at": null
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-wf85-8hx9-gj7c",
|
||||
"modified": "2024-02-13T17:24:59Z",
|
||||
"modified": "2024-02-14T15:07:44Z",
|
||||
"published": "2024-02-13T17:24:59Z",
|
||||
"aliases": [
|
||||
"CVE-2024-25120"
|
||||
@@ -153,6 +153,10 @@
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-wf85-8hx9-gj7c"
|
||||
},
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25120"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/TYPO3/typo3/commit/2de87ff113ba24333ab7cbb8078588743f8958d6"
|
||||
@@ -186,6 +190,6 @@
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-02-13T17:24:59Z",
|
||||
"nvd_published_at": null
|
||||
"nvd_published_at": "2024-02-13T23:15:08Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user