Publish Advisories

GHSA-v6wp-4m6f-gcjg
GHSA-6xx4-x46f-f897
GHSA-rw72-v6c7-hf9r
This commit is contained in:
advisory-database[bot]
2024-09-03 21:03:40 +00:00
parent d2cfc1bcb0
commit a0aa3aa758
3 changed files with 117 additions and 5 deletions
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-v6wp-4m6f-gcjg",
"modified": "2023-11-22T19:02:09Z",
"modified": "2024-09-03T21:02:49Z",
"published": "2021-02-26T02:11:57Z",
"aliases": [
"CVE-2021-21330"
@@ -12,6 +12,10 @@
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N"
}
],
"affected": [
@@ -53,10 +57,18 @@
"type": "WEB",
"url": "https://github.com/aio-libs/aiohttp/commit/2545222a3853e31ace15d87ae0e2effb7da0c96b"
},
{
"type": "PACKAGE",
"url": "https://github.com/aio-libs/aiohttp"
},
{
"type": "WEB",
"url": "https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst#374-2021-02-25"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/aiohttp/PYSEC-2021-76.yaml"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FU7ENI54JNEK3PHEFGCE46DGMFNTVU6L"
File diff suppressed because one or more lines are too long
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-rw72-v6c7-hf9r",
"modified": "2024-09-02T18:31:24Z",
"modified": "2024-09-03T21:03:07Z",
"published": "2024-09-02T18:31:24Z",
"aliases": [
"CVE-2020-36830"
],
"summary": "ReDoS in urlregex",
"details": "A vulnerability was found in nescalante urlregex up to 0.5.0 and classified as problematic. This issue affects some unknown processing of the file index.js of the component Backtracking. The manipulation leads to inefficient regular expression complexity. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. Upgrading to version 0.5.1 is able to address this issue. The identifier of the patch is e5a085afe6abfaea1d1a78f54c45af9ef43ca1f9. It is recommended to upgrade the affected component.",
"severity": [
{
@@ -18,7 +19,25 @@
}
],
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "urlregex"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.5.1"
}
]
}
]
}
],
"references": [
{
@@ -33,6 +52,10 @@
"type": "WEB",
"url": "https://github.com/nescalante/urlregex/commit/e5a085afe6abfaea1d1a78f54c45af9ef43ca1f9"
},
{
"type": "PACKAGE",
"url": "https://github.com/nescalante/urlregex"
},
{
"type": "WEB",
"url": "https://github.com/nescalante/urlregex/releases/tag/v0.5.1"
@@ -51,8 +74,8 @@
"CWE-1333"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2024-09-03T21:03:07Z",
"nvd_published_at": "2024-09-02T18:15:20Z"
}
}