Publish Advisories

GHSA-w6q2-48ch-fj26
GHSA-w6q2-48ch-fj26
This commit is contained in:
advisory-database[bot]
2023-04-10 21:05:31 +00:00
parent 973a076b18
commit 8d3ab31e32
2 changed files with 84 additions and 39 deletions
@@ -0,0 +1,84 @@
{
"schema_version": "1.4.0",
"id": "GHSA-w6q2-48ch-fj26",
"modified": "2023-04-10T21:04:11Z",
"published": "2023-04-10T15:30:26Z",
"aliases": [
"CVE-2023-25392"
],
"summary": "Allegro Tech BigFlow vulnerable to Missing SSL Certificate Validation",
"details": "Allegro Tech BigFlow prior to 1.6.0 is vulnerable to Missing SSL Certificate Validation.",
"severity": [
],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "bigflow"
},
"ecosystem_specific": {
"affected_functions": [
"bigflow.build.operate._build_docker_image",
"bigflow.deploy.deploy_docker_image",
"bigflow.deploy._deploy_docker_image_from_local_repo",
"bigflow.deploy._deploy_docker_image_from_fs",
"bigflow.deploy._deploy_image_loaded_to_local_registry",
"bigflow.deploy.authenticate_to_registry",
"bigflow.deploy.check_images_exist",
"bigflow.deploy.deploy_dags_folder",
"bigflow.deploy.create_storage_client",
"bigflow.deploy.get_vault_token"
]
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.6.0"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-25392"
},
{
"type": "WEB",
"url": "https://github.com/allegro/bigflow/pull/357"
},
{
"type": "WEB",
"url": "https://github.com/allegro/bigflow/commit/4ce197ff99bd38693dea59ab5e9b781fbcef4276"
},
{
"type": "WEB",
"url": "https://github.com/allegro/bigflow/commit/7e956661f76907594e8c82e8fb0af76dbea2a0fc"
},
{
"type": "PACKAGE",
"url": "https://github.com/allegro/bigflow"
},
{
"type": "WEB",
"url": "https://lutrasecurity.com/en/articles/cve-2023-25392/"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2023-04-10T21:04:11Z",
"nvd_published_at": "2023-04-10T14:15:00Z"
}
}
@@ -1,39 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-w6q2-48ch-fj26",
"modified": "2023-04-10T15:30:26Z",
"published": "2023-04-10T15:30:26Z",
"aliases": [
"CVE-2023-25392"
],
"details": "Allegro Tech BigFlow <1.6 is vulnerable to Missing SSL Certificate Validation.",
"severity": [
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-25392"
},
{
"type": "WEB",
"url": "https://github.com/allegro/bigflow/pull/357"
},
{
"type": "WEB",
"url": "https://lutrasecurity.com/en/articles/cve-2023-25392/"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2023-04-10T14:15:00Z"
}
}