Skip to content

Commit

Permalink
Update 20240115071533 (#293)
Browse files Browse the repository at this point in the history
feat: Updated at 20240115071533

Signed-off-by: bitnami-bot <[email protected]>
  • Loading branch information
bitnami-bot authored Jan 15, 2024
1 parent 333d9e3 commit 20bb994
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 0 deletions.
56 changes: 56 additions & 0 deletions data/dotnet-sdk/BIT-dotnet-sdk-2024-20672.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
{
"schema_version": "1.5.0",
"id": "BIT-dotnet-sdk-2024-20672",
"details": ".NET Denial of Service Vulnerability",
"aliases": [
"CVE-2024-20672"
],
"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: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"
}
]
}
]
}
],
"database_specific": {
"severity": "High",
"cpes": [
"cpe:2.3:a:microsoft:.net:*:*:*:*:*:*:*:*"
]
},
"references": [
{
"type": "WEB",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-20672"
}
],
"published": "2024-01-15T07:17:11.653Z",
"modified": "2024-01-15T07:45:08.697Z"
}
56 changes: 56 additions & 0 deletions data/dotnet/BIT-dotnet-2024-20672.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
{
"schema_version": "1.5.0",
"id": "BIT-dotnet-2024-20672",
"details": ".NET Denial of Service Vulnerability",
"aliases": [
"CVE-2024-20672"
],
"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: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"
}
]
}
]
}
],
"database_specific": {
"severity": "High",
"cpes": [
"cpe:2.3:a:microsoft:.net:*:*:*:*:*:*:*:*"
]
},
"references": [
{
"type": "WEB",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-20672"
}
],
"published": "2024-01-15T07:17:12.766Z",
"modified": "2024-01-15T07:45:08.697Z"
}

0 comments on commit 20bb994

Please sign in to comment.