-
Notifications
You must be signed in to change notification settings - Fork 585
Expand file tree
/
Copy pathGHSA-6g33-8w2q-4hxv.json
More file actions
73 lines (73 loc) · 2.05 KB
/
GHSA-6g33-8w2q-4hxv.json
File metadata and controls
73 lines (73 loc) · 2.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
{
"schema_version": "1.4.0",
"id": "GHSA-6g33-8w2q-4hxv",
"modified": "2023-01-27T05:04:09Z",
"published": "2023-01-05T12:30:27Z",
"aliases": [
"CVE-2021-4305"
],
"summary": "robots-txt-guard Inefficient Regular Expression Complexity vulnerability",
"details": "A vulnerability was found in Woorank robots-txt-guard. It has been rated as problematic. Affected by this issue is the function makePathPattern of the file lib/patterns.js. The manipulation of the argument pattern leads to inefficient regular expression complexity. The exploit has been disclosed to the public and may be used. The name of the patch is c03827cd2f9933619c23894ce7c98401ea824020. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-217448.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "robots-txt-guard"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.0"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-4305"
},
{
"type": "WEB",
"url": "https://github.com/Woorank/robots-txt-guard/pull/4"
},
{
"type": "WEB",
"url": "https://github.com/Woorank/robots-txt-guard/commit/c03827cd2f9933619c23894ce7c98401ea824020"
},
{
"type": "PACKAGE",
"url": "https://github.com/Woorank/robots-txt-guard"
},
{
"type": "WEB",
"url": "https://vuldb.com/?ctiid.217448"
},
{
"type": "WEB",
"url": "https://vuldb.com/?id.217448"
}
],
"database_specific": {
"cwe_ids": [
"CWE-1333"
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2023-01-09T20:04:05Z",
"nvd_published_at": "2023-01-05T11:15:00Z"
}
}