Skip to content

Commit

Permalink
feat: Updated at 20240105071535
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 5, 2024
1 parent 1b3d478 commit 1f70bb5
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 deletions.
4 changes: 2 additions & 2 deletions data/aspnet-core/BIT-aspnet-core-2020-1597.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"schema_version": "1.5.0",
"id": "BIT-aspnet-core-2020-1597",
"details": "A denial of service vulnerability exists when ASP.NET Core improperly handles web requests, aka 'ASP.NET Core Denial of Service Vulnerability'.",
"details": "<p>A denial of service vulnerability exists when ASP.NET Core improperly handles web requests. An attacker who successfully exploited this vulnerability could cause a denial of service against an ASP.NET Core web application. The vulnerability can be exploited remotely, without authentication.</p><p>A remote unauthenticated attacker could exploit this vulnerability by issuing specially crafted requests to the ASP.NET Core application.</p><p>The update addresses the vulnerability by correcting how the ASP.NET Core web application handles web requests.</p>",
"aliases": [
"CVE-2020-1597"
],
Expand Down Expand Up @@ -69,5 +69,5 @@
}
],
"published": "2023-11-06T08:51:36.480Z",
"modified": "2023-11-08T07:44:02.038Z"
"modified": "2024-01-05T07:44:59.702Z"
}
6 changes: 3 additions & 3 deletions data/golang/BIT-golang-2023-39323.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"ranges": [
Expand All @@ -40,7 +40,7 @@
}
],
"database_specific": {
"severity": "Critical",
"severity": "High",
"cpes": [
"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"
]
Expand Down Expand Up @@ -84,5 +84,5 @@
}
],
"published": "2023-11-06T08:52:16.760Z",
"modified": "2023-11-27T07:45:48.205Z"
"modified": "2024-01-05T07:44:59.702Z"
}
6 changes: 5 additions & 1 deletion data/python/BIT-python-2023-27043.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,12 @@
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/YQVY5C5REXWJIORJIL2FIL3ALOEJEF72/"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SOX7BCN6YL7B3RFPEEXPIU5CMTEHJOKR/"
}
],
"published": "2023-11-06T09:01:00.780Z",
"modified": "2023-12-29T07:44:27.508Z"
"modified": "2024-01-05T07:44:59.702Z"
}

0 comments on commit 1f70bb5

Please sign in to comment.