Skip to content

Commit

Permalink
feat: Updated at 20240117071542
Browse files Browse the repository at this point in the history
Signed-off-by: bitnami-bot <[email protected]>
  • Loading branch information
bitnami-bot committed Jan 17, 2024
1 parent 20bb994 commit 77437cf
Show file tree
Hide file tree
Showing 8 changed files with 403 additions and 3 deletions.
4 changes: 2 additions & 2 deletions data/airflow/BIT-airflow-2023-40611.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"introduced": "0"
},
{
"fixed": "2.7.1"
"fixed": "2.7.3"
}
]
}
Expand Down Expand Up @@ -54,5 +54,5 @@
}
],
"published": "2023-11-06T08:51:25.359Z",
"modified": "2023-11-13T07:43:25.021Z"
"modified": "2024-01-17T07:45:14.531Z"
}
68 changes: 68 additions & 0 deletions data/dotnet-sdk/BIT-dotnet-sdk-2024-0056.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
{
"schema_version": "1.5.0",
"id": "BIT-dotnet-sdk-2024-0056",
"details": "Microsoft.Data.SqlClient and System.Data.SqlClient SQL Data Provider Security Feature Bypass Vulnerability",
"aliases": [
"CVE-2024-0056"
],
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "dotnet-sdk",
"purl": "pkg:bitnami/dotnet-sdk"
},
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N"
}
],
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "6.0.0"
},
{
"fixed": "6.0.26"
},
{
"introduced": "7.0.0"
},
{
"fixed": "7.0.15"
}
]
},
{
"type": "SEMVER",
"events": [
{
"introduced": "8.0.0"
},
{
"last_affected": "8.0.0"
}
]
}
]
}
],
"database_specific": {
"severity": "High",
"cpes": [
"cpe:2.3:a:microsoft:.net:*:*:*:*:*:*:*:*",
"cpe:2.3:a:microsoft:.net:8.0.0:-:*:*:*:*:*:*"
]
},
"references": [
{
"type": "WEB",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-0056"
}
],
"published": "2024-01-17T07:17:44.860Z",
"modified": "2024-01-17T07:45:14.531Z"
}
68 changes: 68 additions & 0 deletions data/dotnet-sdk/BIT-dotnet-sdk-2024-0057.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
{
"schema_version": "1.5.0",
"id": "BIT-dotnet-sdk-2024-0057",
"details": "NET, .NET Framework, and Visual Studio Security Feature Bypass Vulnerability",
"aliases": [
"CVE-2024-0057"
],
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "dotnet-sdk",
"purl": "pkg:bitnami/dotnet-sdk"
},
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "6.0.0"
},
{
"fixed": "6.0.26"
},
{
"introduced": "7.0.0"
},
{
"fixed": "7.0.15"
}
]
},
{
"type": "SEMVER",
"events": [
{
"introduced": "8.0.0"
},
{
"last_affected": "8.0.0"
}
]
}
]
}
],
"database_specific": {
"severity": "Critical",
"cpes": [
"cpe:2.3:a:microsoft:.net:*:*:*:*:*:*:*:*",
"cpe:2.3:a:microsoft:.net:8.0.0:-:*:*:*:*:*:*"
]
},
"references": [
{
"type": "WEB",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-0057"
}
],
"published": "2024-01-17T07:17:35.609Z",
"modified": "2024-01-17T07:45:14.531Z"
}
62 changes: 62 additions & 0 deletions data/dotnet-sdk/BIT-dotnet-sdk-2024-21319.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
{
"schema_version": "1.5.0",
"id": "BIT-dotnet-sdk-2024-21319",
"details": "Microsoft Identity Denial of service vulnerability",
"aliases": [
"CVE-2024-21319"
],
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "dotnet-sdk",
"purl": "pkg:bitnami/dotnet-sdk"
},
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H"
}
],
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "6.0.0"
},
{
"fixed": "6.0.26"
},
{
"introduced": "7.0.0"
},
{
"fixed": "7.0.15"
},
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.1"
}
]
}
]
}
],
"database_specific": {
"severity": "Medium",
"cpes": [
"cpe:2.3:a:microsoft:.net:*:*:*:*:*:*:*:*"
]
},
"references": [
{
"type": "WEB",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-21319"
}
],
"published": "2024-01-17T07:17:18.496Z",
"modified": "2024-01-17T07:45:14.531Z"
}
68 changes: 68 additions & 0 deletions data/dotnet/BIT-dotnet-2024-0056.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
{
"schema_version": "1.5.0",
"id": "BIT-dotnet-2024-0056",
"details": "Microsoft.Data.SqlClient and System.Data.SqlClient SQL Data Provider Security Feature Bypass Vulnerability",
"aliases": [
"CVE-2024-0056"
],
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "dotnet",
"purl": "pkg:bitnami/dotnet"
},
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N"
}
],
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "6.0.0"
},
{
"fixed": "6.0.26"
},
{
"introduced": "7.0.0"
},
{
"fixed": "7.0.15"
}
]
},
{
"type": "SEMVER",
"events": [
{
"introduced": "8.0.0"
},
{
"last_affected": "8.0.0"
}
]
}
]
}
],
"database_specific": {
"severity": "High",
"cpes": [
"cpe:2.3:a:microsoft:.net:*:*:*:*:*:*:*:*",
"cpe:2.3:a:microsoft:.net:8.0.0:-:*:*:*:*:*:*"
]
},
"references": [
{
"type": "WEB",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-0056"
}
],
"published": "2024-01-17T07:17:46.289Z",
"modified": "2024-01-17T07:45:14.531Z"
}
68 changes: 68 additions & 0 deletions data/dotnet/BIT-dotnet-2024-0057.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
{
"schema_version": "1.5.0",
"id": "BIT-dotnet-2024-0057",
"details": "NET, .NET Framework, and Visual Studio Security Feature Bypass Vulnerability",
"aliases": [
"CVE-2024-0057"
],
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "dotnet",
"purl": "pkg:bitnami/dotnet"
},
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "6.0.0"
},
{
"fixed": "6.0.26"
},
{
"introduced": "7.0.0"
},
{
"fixed": "7.0.15"
}
]
},
{
"type": "SEMVER",
"events": [
{
"introduced": "8.0.0"
},
{
"last_affected": "8.0.0"
}
]
}
]
}
],
"database_specific": {
"severity": "Critical",
"cpes": [
"cpe:2.3:a:microsoft:.net:*:*:*:*:*:*:*:*",
"cpe:2.3:a:microsoft:.net:8.0.0:-:*:*:*:*:*:*"
]
},
"references": [
{
"type": "WEB",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-0057"
}
],
"published": "2024-01-17T07:17:38.390Z",
"modified": "2024-01-17T07:45:14.531Z"
}
Loading

0 comments on commit 77437cf

Please sign in to comment.