diff --git a/data/aspnet-core/BIT-aspnet-core-2020-1597.json b/data/aspnet-core/BIT-aspnet-core-2020-1597.json index aa8f8b22d..d3fa232da 100644 --- a/data/aspnet-core/BIT-aspnet-core-2020-1597.json +++ b/data/aspnet-core/BIT-aspnet-core-2020-1597.json @@ -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": "

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.

A remote unauthenticated attacker could exploit this vulnerability by issuing specially crafted requests to the ASP.NET Core application.

The update addresses the vulnerability by correcting how the ASP.NET Core web application handles web requests.

", "aliases": [ "CVE-2020-1597" ], @@ -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" } \ No newline at end of file diff --git a/data/golang/BIT-golang-2023-39323.json b/data/golang/BIT-golang-2023-39323.json index 523228d63..acd2cf158 100644 --- a/data/golang/BIT-golang-2023-39323.json +++ b/data/golang/BIT-golang-2023-39323.json @@ -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": [ @@ -40,7 +40,7 @@ } ], "database_specific": { - "severity": "Critical", + "severity": "High", "cpes": [ "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*" ] @@ -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" } \ No newline at end of file diff --git a/data/python/BIT-python-2023-27043.json b/data/python/BIT-python-2023-27043.json index c630221d2..d26008d62 100644 --- a/data/python/BIT-python-2023-27043.json +++ b/data/python/BIT-python-2023-27043.json @@ -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" } \ No newline at end of file