diff --git a/advisories/github-reviewed/2022/11/GHSA-ggrh-grj3-vfvw/GHSA-ggrh-grj3-vfvw.json b/advisories/github-reviewed/2022/11/GHSA-ggrh-grj3-vfvw/GHSA-ggrh-grj3-vfvw.json
index cb2b435387d..82791d7778a 100644
--- a/advisories/github-reviewed/2022/11/GHSA-ggrh-grj3-vfvw/GHSA-ggrh-grj3-vfvw.json
+++ b/advisories/github-reviewed/2022/11/GHSA-ggrh-grj3-vfvw/GHSA-ggrh-grj3-vfvw.json
@@ -3,14 +3,10 @@
"id": "GHSA-ggrh-grj3-vfvw",
"modified": "2022-11-28T23:00:22Z",
"published": "2022-11-28T23:00:22Z",
- "aliases": [
-
- ],
+ "aliases": [],
"summary": "Package discontinued because Bitly lowered the free quota",
"details": "On November 17, 2022, an email was received from Bitly advising that the new link quota per free token is lowered to 50 per month (from its previous value of 1000 per month). As per the email, this change is effective on December 8, 2022.\n\nThe new quota is so low as to not be useful. For this reason, the maintenance of this package is being discontinued, although the package should continue to function with the limited new quota.\n\n",
- "severity": [
-
- ],
+ "severity": [],
"affected": [
{
"package": {
@@ -43,9 +39,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": true,
"github_reviewed_at": "2022-11-28T23:00:22Z",
diff --git a/advisories/github-reviewed/2022/12/GHSA-9v48-2h5x-fvpm/GHSA-9v48-2h5x-fvpm.json b/advisories/github-reviewed/2022/12/GHSA-9v48-2h5x-fvpm/GHSA-9v48-2h5x-fvpm.json
index 73e39e1f7b7..df85ce6ef4e 100644
--- a/advisories/github-reviewed/2022/12/GHSA-9v48-2h5x-fvpm/GHSA-9v48-2h5x-fvpm.json
+++ b/advisories/github-reviewed/2022/12/GHSA-9v48-2h5x-fvpm/GHSA-9v48-2h5x-fvpm.json
@@ -8,9 +8,7 @@
],
"summary": "usememos/memos vulnerable to improper access control",
"details": "Improper Access Control in GitHub repository usememos/memos prior to 0.9.0.",
- "severity": [
-
- ],
+ "severity": [],
"affected": [
{
"package": {
diff --git a/advisories/github-reviewed/2023/07/GHSA-cw7j-v52w-fp5r/GHSA-cw7j-v52w-fp5r.json b/advisories/github-reviewed/2023/07/GHSA-cw7j-v52w-fp5r/GHSA-cw7j-v52w-fp5r.json
index 9e19d37ae6a..ad7d1759894 100644
--- a/advisories/github-reviewed/2023/07/GHSA-cw7j-v52w-fp5r/GHSA-cw7j-v52w-fp5r.json
+++ b/advisories/github-reviewed/2023/07/GHSA-cw7j-v52w-fp5r/GHSA-cw7j-v52w-fp5r.json
@@ -3,9 +3,7 @@
"id": "GHSA-cw7j-v52w-fp5r",
"modified": "2023-07-24T16:55:19Z",
"published": "2023-07-21T20:20:56Z",
- "aliases": [
-
- ],
+ "aliases": [],
"summary": "copyparty vulnerable to reflected cross-site scripting via hc parameter",
"details": "### Summary\nThe application contains a reflected cross-site scripting via URL-parameter `?hc=...`\n\n### Details\nA reflected cross-site scripting (XSS) vulnerability exists in the web interface of the application that could allow an attacker to execute malicious javascript code by tricking users into accessing a malicious link.\n\nThe worst-case outcome of this is being able to move or delete existing files on the server, or upload new files, using the account of the person who clicks the malicious link.\n\nIt is recommended to change the passwords of your copyparty accounts, unless you have inspected your logs and found no trace of attacks.\n\n### Checking for exposure\nif copyparty is running behind a reverse proxy, you can check the access-logs for traces of attacks, by grepping for URLs containing `?hc=` with `<` somewhere in its value, for example using the following command:\n* nginx:\n ```bash\n (gzip -dc access.log*.gz; cat access.log) | sed -r 's/\" [0-9]+ .*//' | grep -E '[?&](hc|pw)=.*[<>]'\n ```\n\n\n### PoC\n* `http://127.0.0.1:3923/?hc=\">`\n* `http://127.0.0.1:3923/?pw=`",
"severity": [
diff --git a/advisories/github-reviewed/2023/07/GHSA-f2wx-xjfw-xjv6/GHSA-f2wx-xjfw-xjv6.json b/advisories/github-reviewed/2023/07/GHSA-f2wx-xjfw-xjv6/GHSA-f2wx-xjfw-xjv6.json
index ba5677919a7..7ac9b7af065 100644
--- a/advisories/github-reviewed/2023/07/GHSA-f2wx-xjfw-xjv6/GHSA-f2wx-xjfw-xjv6.json
+++ b/advisories/github-reviewed/2023/07/GHSA-f2wx-xjfw-xjv6/GHSA-f2wx-xjfw-xjv6.json
@@ -3,14 +3,10 @@
"id": "GHSA-f2wx-xjfw-xjv6",
"modified": "2023-07-17T18:21:58Z",
"published": "2023-07-17T18:21:58Z",
- "aliases": [
-
- ],
+ "aliases": [],
"summary": "topgrade Time-of-check Time-of-use (TOCTOU) Race Condition in remove_dir_all",
"details": "### Summary\nhttps://github.com/advisories/GHSA-mc8h-8q98-g5hr\nhttps://github.com/XAMPPRocky/remove_dir_all/commit/7247a8b6ee59fc99bbb69ca6b3ca4bfd8c809ead\n\n`tempfile` v0.4.26 ships with affected `remove_dir_all` v0.5.3 and so blocks my deployment of v12 to openSUSE distribution because it imposes a clean `cargo audit`\n\nUpdating `tempfile` is warranted",
- "severity": [
-
- ],
+ "severity": [],
"affected": [
{
"package": {
diff --git a/advisories/github-reviewed/2023/07/GHSA-rfhg-rjfp-9q8q/GHSA-rfhg-rjfp-9q8q.json b/advisories/github-reviewed/2023/07/GHSA-rfhg-rjfp-9q8q/GHSA-rfhg-rjfp-9q8q.json
index e016cb117e5..9681e3c7e7e 100644
--- a/advisories/github-reviewed/2023/07/GHSA-rfhg-rjfp-9q8q/GHSA-rfhg-rjfp-9q8q.json
+++ b/advisories/github-reviewed/2023/07/GHSA-rfhg-rjfp-9q8q/GHSA-rfhg-rjfp-9q8q.json
@@ -3,14 +3,10 @@
"id": "GHSA-rfhg-rjfp-9q8q",
"modified": "2023-07-24T22:43:05Z",
"published": "2023-07-24T22:43:05Z",
- "aliases": [
-
- ],
+ "aliases": [],
"summary": "Potential denial of service after connection migration",
"details": "### Impact\nAn issue in s2n-quic results in the endpoint shutting down due to a combination of peer-initiated connection migration and duplicate new connection ID frames being received. No AWS services are affected by this issue, and customers of AWS services do not need to take action.\n\nImpacted versions: <=v1.24.0\n### Patches\nThe patch is included in v1.25.0.\n\n### Workarounds\nThere is no workaround. Applications using s2n-quic should upgrade their application to the most recent release of s2n-quic.\n\nIf you have any questions or comments about this advisory we ask that you contact AWS/Amazon Security via our vulnerability reporting page or directly via email to aws-security@amazon.com. Please do not create a public GitHub issue.",
- "severity": [
-
- ],
+ "severity": [],
"affected": [
{
"package": {
@@ -50,9 +46,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": true,
"github_reviewed_at": "2023-07-24T22:43:05Z",
diff --git a/advisories/github-reviewed/2023/12/GHSA-3rpx-pgmf-j96h/GHSA-3rpx-pgmf-j96h.json b/advisories/github-reviewed/2023/12/GHSA-3rpx-pgmf-j96h/GHSA-3rpx-pgmf-j96h.json
index d52124dbb69..d1fd07cd587 100644
--- a/advisories/github-reviewed/2023/12/GHSA-3rpx-pgmf-j96h/GHSA-3rpx-pgmf-j96h.json
+++ b/advisories/github-reviewed/2023/12/GHSA-3rpx-pgmf-j96h/GHSA-3rpx-pgmf-j96h.json
@@ -54,9 +54,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2023-12-07T15:29:42Z",
diff --git a/advisories/unreviewed/2021/12/GHSA-97vf-2gx4-2rfm/GHSA-97vf-2gx4-2rfm.json b/advisories/unreviewed/2021/12/GHSA-97vf-2gx4-2rfm/GHSA-97vf-2gx4-2rfm.json
index 9a7871cea6d..9f227066f71 100644
--- a/advisories/unreviewed/2021/12/GHSA-97vf-2gx4-2rfm/GHSA-97vf-2gx4-2rfm.json
+++ b/advisories/unreviewed/2021/12/GHSA-97vf-2gx4-2rfm/GHSA-97vf-2gx4-2rfm.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-435p-4r6f-2842/GHSA-435p-4r6f-2842.json b/advisories/unreviewed/2022/02/GHSA-435p-4r6f-2842/GHSA-435p-4r6f-2842.json
index c3dc8814b8b..9a63ef3b390 100644
--- a/advisories/unreviewed/2022/02/GHSA-435p-4r6f-2842/GHSA-435p-4r6f-2842.json
+++ b/advisories/unreviewed/2022/02/GHSA-435p-4r6f-2842/GHSA-435p-4r6f-2842.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-9hgh-v7v7-5f66/GHSA-9hgh-v7v7-5f66.json b/advisories/unreviewed/2022/02/GHSA-9hgh-v7v7-5f66/GHSA-9hgh-v7v7-5f66.json
index 06242231c40..85cb0f161ce 100644
--- a/advisories/unreviewed/2022/02/GHSA-9hgh-v7v7-5f66/GHSA-9hgh-v7v7-5f66.json
+++ b/advisories/unreviewed/2022/02/GHSA-9hgh-v7v7-5f66/GHSA-9hgh-v7v7-5f66.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-222p-485j-75xg/GHSA-222p-485j-75xg.json b/advisories/unreviewed/2022/05/GHSA-222p-485j-75xg/GHSA-222p-485j-75xg.json
index 26dfc38d45a..20f74ad4980 100644
--- a/advisories/unreviewed/2022/05/GHSA-222p-485j-75xg/GHSA-222p-485j-75xg.json
+++ b/advisories/unreviewed/2022/05/GHSA-222p-485j-75xg/GHSA-222p-485j-75xg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-2346-h487-gw9h/GHSA-2346-h487-gw9h.json b/advisories/unreviewed/2022/05/GHSA-2346-h487-gw9h/GHSA-2346-h487-gw9h.json
index 26bc3b6bb19..efc149b983f 100644
--- a/advisories/unreviewed/2022/05/GHSA-2346-h487-gw9h/GHSA-2346-h487-gw9h.json
+++ b/advisories/unreviewed/2022/05/GHSA-2346-h487-gw9h/GHSA-2346-h487-gw9h.json
@@ -7,12 +7,8 @@
"CVE-2014-0402"
],
"details": "Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.1.71 and earlier, 5.5.33 and earlier, and 5.6.13 and earlier allows remote authenticated users to affect availability via unknown vectors related to Locking.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -84,9 +80,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-235p-3pcw-3hqj/GHSA-235p-3pcw-3hqj.json b/advisories/unreviewed/2022/05/GHSA-235p-3pcw-3hqj/GHSA-235p-3pcw-3hqj.json
index 63960c4a331..e0ff0776f76 100644
--- a/advisories/unreviewed/2022/05/GHSA-235p-3pcw-3hqj/GHSA-235p-3pcw-3hqj.json
+++ b/advisories/unreviewed/2022/05/GHSA-235p-3pcw-3hqj/GHSA-235p-3pcw-3hqj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-23c3-237c-6x4c/GHSA-23c3-237c-6x4c.json b/advisories/unreviewed/2022/05/GHSA-23c3-237c-6x4c/GHSA-23c3-237c-6x4c.json
index cf8218e914f..9f875f71a22 100644
--- a/advisories/unreviewed/2022/05/GHSA-23c3-237c-6x4c/GHSA-23c3-237c-6x4c.json
+++ b/advisories/unreviewed/2022/05/GHSA-23c3-237c-6x4c/GHSA-23c3-237c-6x4c.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-2473-cf85-p25m/GHSA-2473-cf85-p25m.json b/advisories/unreviewed/2022/05/GHSA-2473-cf85-p25m/GHSA-2473-cf85-p25m.json
index 867b653f307..96975056925 100644
--- a/advisories/unreviewed/2022/05/GHSA-2473-cf85-p25m/GHSA-2473-cf85-p25m.json
+++ b/advisories/unreviewed/2022/05/GHSA-2473-cf85-p25m/GHSA-2473-cf85-p25m.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-24jc-w55j-5p83/GHSA-24jc-w55j-5p83.json b/advisories/unreviewed/2022/05/GHSA-24jc-w55j-5p83/GHSA-24jc-w55j-5p83.json
index 11c19a8f45a..8b2bfa4c125 100644
--- a/advisories/unreviewed/2022/05/GHSA-24jc-w55j-5p83/GHSA-24jc-w55j-5p83.json
+++ b/advisories/unreviewed/2022/05/GHSA-24jc-w55j-5p83/GHSA-24jc-w55j-5p83.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-25h4-w2qr-hmpx/GHSA-25h4-w2qr-hmpx.json b/advisories/unreviewed/2022/05/GHSA-25h4-w2qr-hmpx/GHSA-25h4-w2qr-hmpx.json
index 65feed82c9d..0cefc1cfd60 100644
--- a/advisories/unreviewed/2022/05/GHSA-25h4-w2qr-hmpx/GHSA-25h4-w2qr-hmpx.json
+++ b/advisories/unreviewed/2022/05/GHSA-25h4-w2qr-hmpx/GHSA-25h4-w2qr-hmpx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-25jw-v9rv-h6h9/GHSA-25jw-v9rv-h6h9.json b/advisories/unreviewed/2022/05/GHSA-25jw-v9rv-h6h9/GHSA-25jw-v9rv-h6h9.json
index 6fd7dcfbadb..a2f48e5c0b3 100644
--- a/advisories/unreviewed/2022/05/GHSA-25jw-v9rv-h6h9/GHSA-25jw-v9rv-h6h9.json
+++ b/advisories/unreviewed/2022/05/GHSA-25jw-v9rv-h6h9/GHSA-25jw-v9rv-h6h9.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-265f-c4jh-jcfq/GHSA-265f-c4jh-jcfq.json b/advisories/unreviewed/2022/05/GHSA-265f-c4jh-jcfq/GHSA-265f-c4jh-jcfq.json
index 051a8ece691..bd774835f4d 100644
--- a/advisories/unreviewed/2022/05/GHSA-265f-c4jh-jcfq/GHSA-265f-c4jh-jcfq.json
+++ b/advisories/unreviewed/2022/05/GHSA-265f-c4jh-jcfq/GHSA-265f-c4jh-jcfq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-26rg-rcff-mh7j/GHSA-26rg-rcff-mh7j.json b/advisories/unreviewed/2022/05/GHSA-26rg-rcff-mh7j/GHSA-26rg-rcff-mh7j.json
index 319c904c41b..5b9b62f9cff 100644
--- a/advisories/unreviewed/2022/05/GHSA-26rg-rcff-mh7j/GHSA-26rg-rcff-mh7j.json
+++ b/advisories/unreviewed/2022/05/GHSA-26rg-rcff-mh7j/GHSA-26rg-rcff-mh7j.json
@@ -7,12 +7,8 @@
"CVE-2015-2014"
],
"details": "Open redirect vulnerability in the web server in IBM Domino 8.5 before 8.5.3 FP6 IF9 and 9.0 before 9.0.1 FP4 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks or cross-site scripting (XSS) attacks via a crafted URL, aka SPR SJAR9DNGDA.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -28,9 +24,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-27cq-pwrq-vxhr/GHSA-27cq-pwrq-vxhr.json b/advisories/unreviewed/2022/05/GHSA-27cq-pwrq-vxhr/GHSA-27cq-pwrq-vxhr.json
index eb48f4a4ddc..d12c26bf439 100644
--- a/advisories/unreviewed/2022/05/GHSA-27cq-pwrq-vxhr/GHSA-27cq-pwrq-vxhr.json
+++ b/advisories/unreviewed/2022/05/GHSA-27cq-pwrq-vxhr/GHSA-27cq-pwrq-vxhr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -111,9 +109,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-27xx-9jff-78j2/GHSA-27xx-9jff-78j2.json b/advisories/unreviewed/2022/05/GHSA-27xx-9jff-78j2/GHSA-27xx-9jff-78j2.json
index 791f6204536..a3034891885 100644
--- a/advisories/unreviewed/2022/05/GHSA-27xx-9jff-78j2/GHSA-27xx-9jff-78j2.json
+++ b/advisories/unreviewed/2022/05/GHSA-27xx-9jff-78j2/GHSA-27xx-9jff-78j2.json
@@ -7,12 +7,8 @@
"CVE-2015-1981"
],
"details": "Cross-site scripting (XSS) vulnerability in the web server in IBM Domino 8.5.x before 8.5.3 FP6 IF8 and 9.x before 9.0.1 FP4, when Webmail is enabled, allows remote authenticated users to inject arbitrary web script or HTML via a crafted URL, aka SPR KLYH9WYPR5.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-28h5-j8xc-vfgg/GHSA-28h5-j8xc-vfgg.json b/advisories/unreviewed/2022/05/GHSA-28h5-j8xc-vfgg/GHSA-28h5-j8xc-vfgg.json
index f8332d014a1..168cb4396d5 100644
--- a/advisories/unreviewed/2022/05/GHSA-28h5-j8xc-vfgg/GHSA-28h5-j8xc-vfgg.json
+++ b/advisories/unreviewed/2022/05/GHSA-28h5-j8xc-vfgg/GHSA-28h5-j8xc-vfgg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-28xj-6327-x3mf/GHSA-28xj-6327-x3mf.json b/advisories/unreviewed/2022/05/GHSA-28xj-6327-x3mf/GHSA-28xj-6327-x3mf.json
index 0063b08384f..59ddfb3bb71 100644
--- a/advisories/unreviewed/2022/05/GHSA-28xj-6327-x3mf/GHSA-28xj-6327-x3mf.json
+++ b/advisories/unreviewed/2022/05/GHSA-28xj-6327-x3mf/GHSA-28xj-6327-x3mf.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-293h-57f9-wc4c/GHSA-293h-57f9-wc4c.json b/advisories/unreviewed/2022/05/GHSA-293h-57f9-wc4c/GHSA-293h-57f9-wc4c.json
index c8d916c2728..bd4c96056fc 100644
--- a/advisories/unreviewed/2022/05/GHSA-293h-57f9-wc4c/GHSA-293h-57f9-wc4c.json
+++ b/advisories/unreviewed/2022/05/GHSA-293h-57f9-wc4c/GHSA-293h-57f9-wc4c.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -35,9 +33,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-29h3-7qgp-vff3/GHSA-29h3-7qgp-vff3.json b/advisories/unreviewed/2022/05/GHSA-29h3-7qgp-vff3/GHSA-29h3-7qgp-vff3.json
index 04be9bd427c..c9fa493ea68 100644
--- a/advisories/unreviewed/2022/05/GHSA-29h3-7qgp-vff3/GHSA-29h3-7qgp-vff3.json
+++ b/advisories/unreviewed/2022/05/GHSA-29h3-7qgp-vff3/GHSA-29h3-7qgp-vff3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-2h8p-w5q4-c3jq/GHSA-2h8p-w5q4-c3jq.json b/advisories/unreviewed/2022/05/GHSA-2h8p-w5q4-c3jq/GHSA-2h8p-w5q4-c3jq.json
index b1af0ccbd77..16b45a90723 100644
--- a/advisories/unreviewed/2022/05/GHSA-2h8p-w5q4-c3jq/GHSA-2h8p-w5q4-c3jq.json
+++ b/advisories/unreviewed/2022/05/GHSA-2h8p-w5q4-c3jq/GHSA-2h8p-w5q4-c3jq.json
@@ -7,12 +7,8 @@
"CVE-2011-0400"
],
"details": "Cookie.php in Piwik before 1.1 does not set the secure flag for the session cookie in an https session, which makes it easier for remote attackers to capture this cookie by intercepting its transmission within an http session.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -40,9 +36,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-2j46-98gf-6xf6/GHSA-2j46-98gf-6xf6.json b/advisories/unreviewed/2022/05/GHSA-2j46-98gf-6xf6/GHSA-2j46-98gf-6xf6.json
index 4e89fb0bd55..cc0b7d80a40 100644
--- a/advisories/unreviewed/2022/05/GHSA-2j46-98gf-6xf6/GHSA-2j46-98gf-6xf6.json
+++ b/advisories/unreviewed/2022/05/GHSA-2j46-98gf-6xf6/GHSA-2j46-98gf-6xf6.json
@@ -7,12 +7,8 @@
"CVE-2011-4944"
],
"details": "Python 2.6 through 3.2 creates ~/.pypirc with world-readable permissions before changing them after data has been written, which introduces a race condition that allows local users to obtain a username and password by reading this file.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -100,9 +96,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-2j7j-55ff-pvmw/GHSA-2j7j-55ff-pvmw.json b/advisories/unreviewed/2022/05/GHSA-2j7j-55ff-pvmw/GHSA-2j7j-55ff-pvmw.json
index f8c41e1f1df..613c72c58a8 100644
--- a/advisories/unreviewed/2022/05/GHSA-2j7j-55ff-pvmw/GHSA-2j7j-55ff-pvmw.json
+++ b/advisories/unreviewed/2022/05/GHSA-2j7j-55ff-pvmw/GHSA-2j7j-55ff-pvmw.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-2mf5-r2pw-gpfr/GHSA-2mf5-r2pw-gpfr.json b/advisories/unreviewed/2022/05/GHSA-2mf5-r2pw-gpfr/GHSA-2mf5-r2pw-gpfr.json
index 0240f3a05e1..622a2f434e1 100644
--- a/advisories/unreviewed/2022/05/GHSA-2mf5-r2pw-gpfr/GHSA-2mf5-r2pw-gpfr.json
+++ b/advisories/unreviewed/2022/05/GHSA-2mf5-r2pw-gpfr/GHSA-2mf5-r2pw-gpfr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-2q5w-j6vh-gmvc/GHSA-2q5w-j6vh-gmvc.json b/advisories/unreviewed/2022/05/GHSA-2q5w-j6vh-gmvc/GHSA-2q5w-j6vh-gmvc.json
index 1aea374a84e..dd91ba9ca19 100644
--- a/advisories/unreviewed/2022/05/GHSA-2q5w-j6vh-gmvc/GHSA-2q5w-j6vh-gmvc.json
+++ b/advisories/unreviewed/2022/05/GHSA-2q5w-j6vh-gmvc/GHSA-2q5w-j6vh-gmvc.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-2qr8-h6pq-m27v/GHSA-2qr8-h6pq-m27v.json b/advisories/unreviewed/2022/05/GHSA-2qr8-h6pq-m27v/GHSA-2qr8-h6pq-m27v.json
index 3059705941d..3b89ccbecb8 100644
--- a/advisories/unreviewed/2022/05/GHSA-2qr8-h6pq-m27v/GHSA-2qr8-h6pq-m27v.json
+++ b/advisories/unreviewed/2022/05/GHSA-2qr8-h6pq-m27v/GHSA-2qr8-h6pq-m27v.json
@@ -7,12 +7,8 @@
"CVE-2011-4941"
],
"details": "Unspecified vulnerability in Piwik 1.2 through 1.4 allows remote attackers with the view permission to execute arbitrary code via unknown attack vectors.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -32,9 +28,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-2r6v-6pxx-64x8/GHSA-2r6v-6pxx-64x8.json b/advisories/unreviewed/2022/05/GHSA-2r6v-6pxx-64x8/GHSA-2r6v-6pxx-64x8.json
index 87f22374a33..956d205240b 100644
--- a/advisories/unreviewed/2022/05/GHSA-2r6v-6pxx-64x8/GHSA-2r6v-6pxx-64x8.json
+++ b/advisories/unreviewed/2022/05/GHSA-2r6v-6pxx-64x8/GHSA-2r6v-6pxx-64x8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-2wmm-3686-65hx/GHSA-2wmm-3686-65hx.json b/advisories/unreviewed/2022/05/GHSA-2wmm-3686-65hx/GHSA-2wmm-3686-65hx.json
index 2bf884f7e1f..2ff660d3a8d 100644
--- a/advisories/unreviewed/2022/05/GHSA-2wmm-3686-65hx/GHSA-2wmm-3686-65hx.json
+++ b/advisories/unreviewed/2022/05/GHSA-2wmm-3686-65hx/GHSA-2wmm-3686-65hx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-328v-h46x-hhhx/GHSA-328v-h46x-hhhx.json b/advisories/unreviewed/2022/05/GHSA-328v-h46x-hhhx/GHSA-328v-h46x-hhhx.json
index c68d2c3d74e..699d9b586f1 100644
--- a/advisories/unreviewed/2022/05/GHSA-328v-h46x-hhhx/GHSA-328v-h46x-hhhx.json
+++ b/advisories/unreviewed/2022/05/GHSA-328v-h46x-hhhx/GHSA-328v-h46x-hhhx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-3353-7c8r-w656/GHSA-3353-7c8r-w656.json b/advisories/unreviewed/2022/05/GHSA-3353-7c8r-w656/GHSA-3353-7c8r-w656.json
index 0c9a861bcbe..5042a22018b 100644
--- a/advisories/unreviewed/2022/05/GHSA-3353-7c8r-w656/GHSA-3353-7c8r-w656.json
+++ b/advisories/unreviewed/2022/05/GHSA-3353-7c8r-w656/GHSA-3353-7c8r-w656.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-33jx-rwv5-rjcv/GHSA-33jx-rwv5-rjcv.json b/advisories/unreviewed/2022/05/GHSA-33jx-rwv5-rjcv/GHSA-33jx-rwv5-rjcv.json
index 8b6dc02955f..81acf0365b8 100644
--- a/advisories/unreviewed/2022/05/GHSA-33jx-rwv5-rjcv/GHSA-33jx-rwv5-rjcv.json
+++ b/advisories/unreviewed/2022/05/GHSA-33jx-rwv5-rjcv/GHSA-33jx-rwv5-rjcv.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-3444-qg27-76cf/GHSA-3444-qg27-76cf.json b/advisories/unreviewed/2022/05/GHSA-3444-qg27-76cf/GHSA-3444-qg27-76cf.json
index 3335a669cd3..eba0c905e96 100644
--- a/advisories/unreviewed/2022/05/GHSA-3444-qg27-76cf/GHSA-3444-qg27-76cf.json
+++ b/advisories/unreviewed/2022/05/GHSA-3444-qg27-76cf/GHSA-3444-qg27-76cf.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -95,9 +93,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-34cf-fm33-gcq4/GHSA-34cf-fm33-gcq4.json b/advisories/unreviewed/2022/05/GHSA-34cf-fm33-gcq4/GHSA-34cf-fm33-gcq4.json
index 7989cedd7e3..e2f53cd5153 100644
--- a/advisories/unreviewed/2022/05/GHSA-34cf-fm33-gcq4/GHSA-34cf-fm33-gcq4.json
+++ b/advisories/unreviewed/2022/05/GHSA-34cf-fm33-gcq4/GHSA-34cf-fm33-gcq4.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-34gh-2h52-xg3c/GHSA-34gh-2h52-xg3c.json b/advisories/unreviewed/2022/05/GHSA-34gh-2h52-xg3c/GHSA-34gh-2h52-xg3c.json
index 376b5213c7a..6e33dfe17e2 100644
--- a/advisories/unreviewed/2022/05/GHSA-34gh-2h52-xg3c/GHSA-34gh-2h52-xg3c.json
+++ b/advisories/unreviewed/2022/05/GHSA-34gh-2h52-xg3c/GHSA-34gh-2h52-xg3c.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -35,9 +33,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "CRITICAL",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-35jv-74f7-vj2m/GHSA-35jv-74f7-vj2m.json b/advisories/unreviewed/2022/05/GHSA-35jv-74f7-vj2m/GHSA-35jv-74f7-vj2m.json
index 710f397224b..8c5e75e7004 100644
--- a/advisories/unreviewed/2022/05/GHSA-35jv-74f7-vj2m/GHSA-35jv-74f7-vj2m.json
+++ b/advisories/unreviewed/2022/05/GHSA-35jv-74f7-vj2m/GHSA-35jv-74f7-vj2m.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-3629-c95x-2r49/GHSA-3629-c95x-2r49.json b/advisories/unreviewed/2022/05/GHSA-3629-c95x-2r49/GHSA-3629-c95x-2r49.json
index 2bdf13d1c37..87c2c71a109 100644
--- a/advisories/unreviewed/2022/05/GHSA-3629-c95x-2r49/GHSA-3629-c95x-2r49.json
+++ b/advisories/unreviewed/2022/05/GHSA-3629-c95x-2r49/GHSA-3629-c95x-2r49.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-3685-xxgw-jp8h/GHSA-3685-xxgw-jp8h.json b/advisories/unreviewed/2022/05/GHSA-3685-xxgw-jp8h/GHSA-3685-xxgw-jp8h.json
index a5bd4a65cb6..8648dffbe8e 100644
--- a/advisories/unreviewed/2022/05/GHSA-3685-xxgw-jp8h/GHSA-3685-xxgw-jp8h.json
+++ b/advisories/unreviewed/2022/05/GHSA-3685-xxgw-jp8h/GHSA-3685-xxgw-jp8h.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-36j5-qc55-8r3p/GHSA-36j5-qc55-8r3p.json b/advisories/unreviewed/2022/05/GHSA-36j5-qc55-8r3p/GHSA-36j5-qc55-8r3p.json
index 41345cce1a5..8d02fde566d 100644
--- a/advisories/unreviewed/2022/05/GHSA-36j5-qc55-8r3p/GHSA-36j5-qc55-8r3p.json
+++ b/advisories/unreviewed/2022/05/GHSA-36j5-qc55-8r3p/GHSA-36j5-qc55-8r3p.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -35,9 +33,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-37r6-c9f9-f4gr/GHSA-37r6-c9f9-f4gr.json b/advisories/unreviewed/2022/05/GHSA-37r6-c9f9-f4gr/GHSA-37r6-c9f9-f4gr.json
index 15614764308..962e9927c43 100644
--- a/advisories/unreviewed/2022/05/GHSA-37r6-c9f9-f4gr/GHSA-37r6-c9f9-f4gr.json
+++ b/advisories/unreviewed/2022/05/GHSA-37r6-c9f9-f4gr/GHSA-37r6-c9f9-f4gr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-37x4-rhq4-f92v/GHSA-37x4-rhq4-f92v.json b/advisories/unreviewed/2022/05/GHSA-37x4-rhq4-f92v/GHSA-37x4-rhq4-f92v.json
index 39fc6553956..c9aba98e7e9 100644
--- a/advisories/unreviewed/2022/05/GHSA-37x4-rhq4-f92v/GHSA-37x4-rhq4-f92v.json
+++ b/advisories/unreviewed/2022/05/GHSA-37x4-rhq4-f92v/GHSA-37x4-rhq4-f92v.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-383q-ch4j-cvqx/GHSA-383q-ch4j-cvqx.json b/advisories/unreviewed/2022/05/GHSA-383q-ch4j-cvqx/GHSA-383q-ch4j-cvqx.json
index 0cb25c0e74a..ec00ab02971 100644
--- a/advisories/unreviewed/2022/05/GHSA-383q-ch4j-cvqx/GHSA-383q-ch4j-cvqx.json
+++ b/advisories/unreviewed/2022/05/GHSA-383q-ch4j-cvqx/GHSA-383q-ch4j-cvqx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "CRITICAL",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-39j7-x2r8-v4jm/GHSA-39j7-x2r8-v4jm.json b/advisories/unreviewed/2022/05/GHSA-39j7-x2r8-v4jm/GHSA-39j7-x2r8-v4jm.json
index 8046d2933af..d321d474243 100644
--- a/advisories/unreviewed/2022/05/GHSA-39j7-x2r8-v4jm/GHSA-39j7-x2r8-v4jm.json
+++ b/advisories/unreviewed/2022/05/GHSA-39j7-x2r8-v4jm/GHSA-39j7-x2r8-v4jm.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-3cph-63fp-2vh8/GHSA-3cph-63fp-2vh8.json b/advisories/unreviewed/2022/05/GHSA-3cph-63fp-2vh8/GHSA-3cph-63fp-2vh8.json
index a027131c21e..cfa310b0ae7 100644
--- a/advisories/unreviewed/2022/05/GHSA-3cph-63fp-2vh8/GHSA-3cph-63fp-2vh8.json
+++ b/advisories/unreviewed/2022/05/GHSA-3cph-63fp-2vh8/GHSA-3cph-63fp-2vh8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-3cwx-q62p-7m5h/GHSA-3cwx-q62p-7m5h.json b/advisories/unreviewed/2022/05/GHSA-3cwx-q62p-7m5h/GHSA-3cwx-q62p-7m5h.json
index 1d03d13e98e..53736356704 100644
--- a/advisories/unreviewed/2022/05/GHSA-3cwx-q62p-7m5h/GHSA-3cwx-q62p-7m5h.json
+++ b/advisories/unreviewed/2022/05/GHSA-3cwx-q62p-7m5h/GHSA-3cwx-q62p-7m5h.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-3fj5-whg6-j6wm/GHSA-3fj5-whg6-j6wm.json b/advisories/unreviewed/2022/05/GHSA-3fj5-whg6-j6wm/GHSA-3fj5-whg6-j6wm.json
index 9bee22d8394..c0fa6027760 100644
--- a/advisories/unreviewed/2022/05/GHSA-3fj5-whg6-j6wm/GHSA-3fj5-whg6-j6wm.json
+++ b/advisories/unreviewed/2022/05/GHSA-3fj5-whg6-j6wm/GHSA-3fj5-whg6-j6wm.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-3fwg-gpjp-pgxh/GHSA-3fwg-gpjp-pgxh.json b/advisories/unreviewed/2022/05/GHSA-3fwg-gpjp-pgxh/GHSA-3fwg-gpjp-pgxh.json
index 892d0aa6ba5..030194016b0 100644
--- a/advisories/unreviewed/2022/05/GHSA-3fwg-gpjp-pgxh/GHSA-3fwg-gpjp-pgxh.json
+++ b/advisories/unreviewed/2022/05/GHSA-3fwg-gpjp-pgxh/GHSA-3fwg-gpjp-pgxh.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:C/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -111,9 +109,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-3g28-3cvr-qv6w/GHSA-3g28-3cvr-qv6w.json b/advisories/unreviewed/2022/05/GHSA-3g28-3cvr-qv6w/GHSA-3g28-3cvr-qv6w.json
index 5af17c0ec57..684c60473b8 100644
--- a/advisories/unreviewed/2022/05/GHSA-3g28-3cvr-qv6w/GHSA-3g28-3cvr-qv6w.json
+++ b/advisories/unreviewed/2022/05/GHSA-3g28-3cvr-qv6w/GHSA-3g28-3cvr-qv6w.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-3gxc-gprv-rpqq/GHSA-3gxc-gprv-rpqq.json b/advisories/unreviewed/2022/05/GHSA-3gxc-gprv-rpqq/GHSA-3gxc-gprv-rpqq.json
index 0554028eaa6..a8bfd72bcda 100644
--- a/advisories/unreviewed/2022/05/GHSA-3gxc-gprv-rpqq/GHSA-3gxc-gprv-rpqq.json
+++ b/advisories/unreviewed/2022/05/GHSA-3gxc-gprv-rpqq/GHSA-3gxc-gprv-rpqq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-3h27-2wg2-w59m/GHSA-3h27-2wg2-w59m.json b/advisories/unreviewed/2022/05/GHSA-3h27-2wg2-w59m/GHSA-3h27-2wg2-w59m.json
index 2d29bb81518..61ce9bc6c15 100644
--- a/advisories/unreviewed/2022/05/GHSA-3h27-2wg2-w59m/GHSA-3h27-2wg2-w59m.json
+++ b/advisories/unreviewed/2022/05/GHSA-3h27-2wg2-w59m/GHSA-3h27-2wg2-w59m.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-3h8x-wm6x-px8v/GHSA-3h8x-wm6x-px8v.json b/advisories/unreviewed/2022/05/GHSA-3h8x-wm6x-px8v/GHSA-3h8x-wm6x-px8v.json
index a03190f171c..e0b03f774c0 100644
--- a/advisories/unreviewed/2022/05/GHSA-3h8x-wm6x-px8v/GHSA-3h8x-wm6x-px8v.json
+++ b/advisories/unreviewed/2022/05/GHSA-3h8x-wm6x-px8v/GHSA-3h8x-wm6x-px8v.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-3j37-x46m-f23g/GHSA-3j37-x46m-f23g.json b/advisories/unreviewed/2022/05/GHSA-3j37-x46m-f23g/GHSA-3j37-x46m-f23g.json
index dbe9c3098a1..2f2d9d456e0 100644
--- a/advisories/unreviewed/2022/05/GHSA-3j37-x46m-f23g/GHSA-3j37-x46m-f23g.json
+++ b/advisories/unreviewed/2022/05/GHSA-3j37-x46m-f23g/GHSA-3j37-x46m-f23g.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-3j9c-cp7m-8w8g/GHSA-3j9c-cp7m-8w8g.json b/advisories/unreviewed/2022/05/GHSA-3j9c-cp7m-8w8g/GHSA-3j9c-cp7m-8w8g.json
index 9760e34d299..16aeb055e0c 100644
--- a/advisories/unreviewed/2022/05/GHSA-3j9c-cp7m-8w8g/GHSA-3j9c-cp7m-8w8g.json
+++ b/advisories/unreviewed/2022/05/GHSA-3j9c-cp7m-8w8g/GHSA-3j9c-cp7m-8w8g.json
@@ -7,12 +7,8 @@
"CVE-2015-5319"
],
"details": "XML external entity (XXE) vulnerability in the create-job CLI command in Jenkins before 1.638 and LTS before 1.625.2 allows remote attackers to read arbitrary files via a crafted job configuration that is then used in an \"XML-aware tool,\" as demonstrated by get-job and update-job.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -32,9 +28,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-3j9g-r75v-xgjr/GHSA-3j9g-r75v-xgjr.json b/advisories/unreviewed/2022/05/GHSA-3j9g-r75v-xgjr/GHSA-3j9g-r75v-xgjr.json
index 58d2abfca6a..b481c0a9a26 100644
--- a/advisories/unreviewed/2022/05/GHSA-3j9g-r75v-xgjr/GHSA-3j9g-r75v-xgjr.json
+++ b/advisories/unreviewed/2022/05/GHSA-3j9g-r75v-xgjr/GHSA-3j9g-r75v-xgjr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-3pp4-86vv-j53p/GHSA-3pp4-86vv-j53p.json b/advisories/unreviewed/2022/05/GHSA-3pp4-86vv-j53p/GHSA-3pp4-86vv-j53p.json
index ae1471f520f..3d49357f144 100644
--- a/advisories/unreviewed/2022/05/GHSA-3pp4-86vv-j53p/GHSA-3pp4-86vv-j53p.json
+++ b/advisories/unreviewed/2022/05/GHSA-3pp4-86vv-j53p/GHSA-3pp4-86vv-j53p.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-3qjp-m28w-prvg/GHSA-3qjp-m28w-prvg.json b/advisories/unreviewed/2022/05/GHSA-3qjp-m28w-prvg/GHSA-3qjp-m28w-prvg.json
index ac02a78f4cd..b9742c54c2c 100644
--- a/advisories/unreviewed/2022/05/GHSA-3qjp-m28w-prvg/GHSA-3qjp-m28w-prvg.json
+++ b/advisories/unreviewed/2022/05/GHSA-3qjp-m28w-prvg/GHSA-3qjp-m28w-prvg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-3vhr-f5xr-8vpx/GHSA-3vhr-f5xr-8vpx.json b/advisories/unreviewed/2022/05/GHSA-3vhr-f5xr-8vpx/GHSA-3vhr-f5xr-8vpx.json
index 7fa95d23268..37dd0e30fe6 100644
--- a/advisories/unreviewed/2022/05/GHSA-3vhr-f5xr-8vpx/GHSA-3vhr-f5xr-8vpx.json
+++ b/advisories/unreviewed/2022/05/GHSA-3vhr-f5xr-8vpx/GHSA-3vhr-f5xr-8vpx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-3w6h-pp32-qhj8/GHSA-3w6h-pp32-qhj8.json b/advisories/unreviewed/2022/05/GHSA-3w6h-pp32-qhj8/GHSA-3w6h-pp32-qhj8.json
index 7db0caae0a7..34f2ba51dce 100644
--- a/advisories/unreviewed/2022/05/GHSA-3w6h-pp32-qhj8/GHSA-3w6h-pp32-qhj8.json
+++ b/advisories/unreviewed/2022/05/GHSA-3w6h-pp32-qhj8/GHSA-3w6h-pp32-qhj8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-3wch-cp8h-4vh3/GHSA-3wch-cp8h-4vh3.json b/advisories/unreviewed/2022/05/GHSA-3wch-cp8h-4vh3/GHSA-3wch-cp8h-4vh3.json
index a1323509124..888a1fee482 100644
--- a/advisories/unreviewed/2022/05/GHSA-3wch-cp8h-4vh3/GHSA-3wch-cp8h-4vh3.json
+++ b/advisories/unreviewed/2022/05/GHSA-3wch-cp8h-4vh3/GHSA-3wch-cp8h-4vh3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-3wmv-7php-rhg5/GHSA-3wmv-7php-rhg5.json b/advisories/unreviewed/2022/05/GHSA-3wmv-7php-rhg5/GHSA-3wmv-7php-rhg5.json
index 414235f471f..976c1951168 100644
--- a/advisories/unreviewed/2022/05/GHSA-3wmv-7php-rhg5/GHSA-3wmv-7php-rhg5.json
+++ b/advisories/unreviewed/2022/05/GHSA-3wmv-7php-rhg5/GHSA-3wmv-7php-rhg5.json
@@ -7,12 +7,8 @@
"CVE-2015-5318"
],
"details": "Jenkins before 1.638 and LTS before 1.625.2 uses a publicly accessible salt to generate CSRF protection tokens, which makes it easier for remote attackers to bypass the CSRF protection mechanism via a brute force attack.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-3xc7-x46v-p5qp/GHSA-3xc7-x46v-p5qp.json b/advisories/unreviewed/2022/05/GHSA-3xc7-x46v-p5qp/GHSA-3xc7-x46v-p5qp.json
index 3758c841e09..eca4e7a4496 100644
--- a/advisories/unreviewed/2022/05/GHSA-3xc7-x46v-p5qp/GHSA-3xc7-x46v-p5qp.json
+++ b/advisories/unreviewed/2022/05/GHSA-3xc7-x46v-p5qp/GHSA-3xc7-x46v-p5qp.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-426w-g76x-326w/GHSA-426w-g76x-326w.json b/advisories/unreviewed/2022/05/GHSA-426w-g76x-326w/GHSA-426w-g76x-326w.json
index 0b664396924..90cb290eb29 100644
--- a/advisories/unreviewed/2022/05/GHSA-426w-g76x-326w/GHSA-426w-g76x-326w.json
+++ b/advisories/unreviewed/2022/05/GHSA-426w-g76x-326w/GHSA-426w-g76x-326w.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-42wg-x9j5-37hp/GHSA-42wg-x9j5-37hp.json b/advisories/unreviewed/2022/05/GHSA-42wg-x9j5-37hp/GHSA-42wg-x9j5-37hp.json
index 670c4e35bc1..d502d9b77d2 100644
--- a/advisories/unreviewed/2022/05/GHSA-42wg-x9j5-37hp/GHSA-42wg-x9j5-37hp.json
+++ b/advisories/unreviewed/2022/05/GHSA-42wg-x9j5-37hp/GHSA-42wg-x9j5-37hp.json
@@ -7,12 +7,8 @@
"CVE-2012-2750"
],
"details": "Unspecified vulnerability in MySQL 5.5.x before 5.5.23 has unknown impact and attack vectors related to a \"Security Fix\", aka Bug #59533. NOTE: this might be a duplicate of CVE-2012-1689, but as of 20120816, Oracle has not commented on this possibility.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -44,9 +40,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-42x4-79w3-22pp/GHSA-42x4-79w3-22pp.json b/advisories/unreviewed/2022/05/GHSA-42x4-79w3-22pp/GHSA-42x4-79w3-22pp.json
index bd4a0bcb50e..b6f566ac8cb 100644
--- a/advisories/unreviewed/2022/05/GHSA-42x4-79w3-22pp/GHSA-42x4-79w3-22pp.json
+++ b/advisories/unreviewed/2022/05/GHSA-42x4-79w3-22pp/GHSA-42x4-79w3-22pp.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-42x9-hxm2-mxpx/GHSA-42x9-hxm2-mxpx.json b/advisories/unreviewed/2022/05/GHSA-42x9-hxm2-mxpx/GHSA-42x9-hxm2-mxpx.json
index 372d4828057..960bed27acd 100644
--- a/advisories/unreviewed/2022/05/GHSA-42x9-hxm2-mxpx/GHSA-42x9-hxm2-mxpx.json
+++ b/advisories/unreviewed/2022/05/GHSA-42x9-hxm2-mxpx/GHSA-42x9-hxm2-mxpx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-43m9-j53w-2pxv/GHSA-43m9-j53w-2pxv.json b/advisories/unreviewed/2022/05/GHSA-43m9-j53w-2pxv/GHSA-43m9-j53w-2pxv.json
index 1731ec0e13a..276138fca52 100644
--- a/advisories/unreviewed/2022/05/GHSA-43m9-j53w-2pxv/GHSA-43m9-j53w-2pxv.json
+++ b/advisories/unreviewed/2022/05/GHSA-43m9-j53w-2pxv/GHSA-43m9-j53w-2pxv.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-449q-v4j2-5h8p/GHSA-449q-v4j2-5h8p.json b/advisories/unreviewed/2022/05/GHSA-449q-v4j2-5h8p/GHSA-449q-v4j2-5h8p.json
index afc58ec04d2..b6ec24f5371 100644
--- a/advisories/unreviewed/2022/05/GHSA-449q-v4j2-5h8p/GHSA-449q-v4j2-5h8p.json
+++ b/advisories/unreviewed/2022/05/GHSA-449q-v4j2-5h8p/GHSA-449q-v4j2-5h8p.json
@@ -7,12 +7,8 @@
"CVE-2015-5320"
],
"details": "Jenkins before 1.638 and LTS before 1.625.2 do not properly verify the shared secret used in JNLP slave connections, which allows remote attackers to connect as slaves and obtain sensitive information or possibly gain administrative access by leveraging knowledge of the name of a slave.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-4526-pqcm-97mm/GHSA-4526-pqcm-97mm.json b/advisories/unreviewed/2022/05/GHSA-4526-pqcm-97mm/GHSA-4526-pqcm-97mm.json
index ddbfba23394..07141284b0b 100644
--- a/advisories/unreviewed/2022/05/GHSA-4526-pqcm-97mm/GHSA-4526-pqcm-97mm.json
+++ b/advisories/unreviewed/2022/05/GHSA-4526-pqcm-97mm/GHSA-4526-pqcm-97mm.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-458g-fg5w-22xq/GHSA-458g-fg5w-22xq.json b/advisories/unreviewed/2022/05/GHSA-458g-fg5w-22xq/GHSA-458g-fg5w-22xq.json
index 6f9e7554d06..c60f7de2d4c 100644
--- a/advisories/unreviewed/2022/05/GHSA-458g-fg5w-22xq/GHSA-458g-fg5w-22xq.json
+++ b/advisories/unreviewed/2022/05/GHSA-458g-fg5w-22xq/GHSA-458g-fg5w-22xq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:A/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-45f4-r7h7-w2gm/GHSA-45f4-r7h7-w2gm.json b/advisories/unreviewed/2022/05/GHSA-45f4-r7h7-w2gm/GHSA-45f4-r7h7-w2gm.json
index 73202d730b3..5c8a1a69fdd 100644
--- a/advisories/unreviewed/2022/05/GHSA-45f4-r7h7-w2gm/GHSA-45f4-r7h7-w2gm.json
+++ b/advisories/unreviewed/2022/05/GHSA-45f4-r7h7-w2gm/GHSA-45f4-r7h7-w2gm.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-45jj-v3hw-r9jq/GHSA-45jj-v3hw-r9jq.json b/advisories/unreviewed/2022/05/GHSA-45jj-v3hw-r9jq/GHSA-45jj-v3hw-r9jq.json
index 55397d9f959..b4d3ff882ff 100644
--- a/advisories/unreviewed/2022/05/GHSA-45jj-v3hw-r9jq/GHSA-45jj-v3hw-r9jq.json
+++ b/advisories/unreviewed/2022/05/GHSA-45jj-v3hw-r9jq/GHSA-45jj-v3hw-r9jq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-4653-rmch-3g2g/GHSA-4653-rmch-3g2g.json b/advisories/unreviewed/2022/05/GHSA-4653-rmch-3g2g/GHSA-4653-rmch-3g2g.json
index eaea2a7d45d..eaaaff7a52d 100644
--- a/advisories/unreviewed/2022/05/GHSA-4653-rmch-3g2g/GHSA-4653-rmch-3g2g.json
+++ b/advisories/unreviewed/2022/05/GHSA-4653-rmch-3g2g/GHSA-4653-rmch-3g2g.json
@@ -7,12 +7,8 @@
"CVE-2015-5321"
],
"details": "The sidepanel widgets in the CLI command overview and help pages in Jenkins before 1.638 and LTS before 1.625.2 allow remote attackers to obtain sensitive information via a direct request to the pages.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-46jm-3g2r-j53x/GHSA-46jm-3g2r-j53x.json b/advisories/unreviewed/2022/05/GHSA-46jm-3g2r-j53x/GHSA-46jm-3g2r-j53x.json
index ca2bcbee143..5ff9b208b43 100644
--- a/advisories/unreviewed/2022/05/GHSA-46jm-3g2r-j53x/GHSA-46jm-3g2r-j53x.json
+++ b/advisories/unreviewed/2022/05/GHSA-46jm-3g2r-j53x/GHSA-46jm-3g2r-j53x.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-46p8-fq5w-wfwr/GHSA-46p8-fq5w-wfwr.json b/advisories/unreviewed/2022/05/GHSA-46p8-fq5w-wfwr/GHSA-46p8-fq5w-wfwr.json
index 7b95917f8c8..3079a8a8eba 100644
--- a/advisories/unreviewed/2022/05/GHSA-46p8-fq5w-wfwr/GHSA-46p8-fq5w-wfwr.json
+++ b/advisories/unreviewed/2022/05/GHSA-46p8-fq5w-wfwr/GHSA-46p8-fq5w-wfwr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-47fr-2fhh-8hrg/GHSA-47fr-2fhh-8hrg.json b/advisories/unreviewed/2022/05/GHSA-47fr-2fhh-8hrg/GHSA-47fr-2fhh-8hrg.json
index cd47949f0e0..afcdba86dca 100644
--- a/advisories/unreviewed/2022/05/GHSA-47fr-2fhh-8hrg/GHSA-47fr-2fhh-8hrg.json
+++ b/advisories/unreviewed/2022/05/GHSA-47fr-2fhh-8hrg/GHSA-47fr-2fhh-8hrg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-4897-58h4-x2qh/GHSA-4897-58h4-x2qh.json b/advisories/unreviewed/2022/05/GHSA-4897-58h4-x2qh/GHSA-4897-58h4-x2qh.json
index 81883998fcf..7f26f3f71ed 100644
--- a/advisories/unreviewed/2022/05/GHSA-4897-58h4-x2qh/GHSA-4897-58h4-x2qh.json
+++ b/advisories/unreviewed/2022/05/GHSA-4897-58h4-x2qh/GHSA-4897-58h4-x2qh.json
@@ -7,12 +7,8 @@
"CVE-2014-2419"
],
"details": "Unspecified vulnerability in Oracle MySQL Server 5.5.35 and earlier and 5.6.15 and earlier allows remote authenticated users to affect availability via unknown vectors related to Partition.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -52,9 +48,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-48r9-726w-jrh5/GHSA-48r9-726w-jrh5.json b/advisories/unreviewed/2022/05/GHSA-48r9-726w-jrh5/GHSA-48r9-726w-jrh5.json
index e5a3106da90..f6f4c2279a0 100644
--- a/advisories/unreviewed/2022/05/GHSA-48r9-726w-jrh5/GHSA-48r9-726w-jrh5.json
+++ b/advisories/unreviewed/2022/05/GHSA-48r9-726w-jrh5/GHSA-48r9-726w-jrh5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-49mj-c4w2-5w8v/GHSA-49mj-c4w2-5w8v.json b/advisories/unreviewed/2022/05/GHSA-49mj-c4w2-5w8v/GHSA-49mj-c4w2-5w8v.json
index a786b9e0905..3e928da47d3 100644
--- a/advisories/unreviewed/2022/05/GHSA-49mj-c4w2-5w8v/GHSA-49mj-c4w2-5w8v.json
+++ b/advisories/unreviewed/2022/05/GHSA-49mj-c4w2-5w8v/GHSA-49mj-c4w2-5w8v.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-4c33-jjxv-7pfw/GHSA-4c33-jjxv-7pfw.json b/advisories/unreviewed/2022/05/GHSA-4c33-jjxv-7pfw/GHSA-4c33-jjxv-7pfw.json
index 780e35d4008..d849e9fa4b1 100644
--- a/advisories/unreviewed/2022/05/GHSA-4c33-jjxv-7pfw/GHSA-4c33-jjxv-7pfw.json
+++ b/advisories/unreviewed/2022/05/GHSA-4c33-jjxv-7pfw/GHSA-4c33-jjxv-7pfw.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-4c9r-fcrv-f86f/GHSA-4c9r-fcrv-f86f.json b/advisories/unreviewed/2022/05/GHSA-4c9r-fcrv-f86f/GHSA-4c9r-fcrv-f86f.json
index f737d17c983..049136b7891 100644
--- a/advisories/unreviewed/2022/05/GHSA-4c9r-fcrv-f86f/GHSA-4c9r-fcrv-f86f.json
+++ b/advisories/unreviewed/2022/05/GHSA-4c9r-fcrv-f86f/GHSA-4c9r-fcrv-f86f.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-4f9m-rjhv-f4pj/GHSA-4f9m-rjhv-f4pj.json b/advisories/unreviewed/2022/05/GHSA-4f9m-rjhv-f4pj/GHSA-4f9m-rjhv-f4pj.json
index 529a5c85001..c09a824f2ba 100644
--- a/advisories/unreviewed/2022/05/GHSA-4f9m-rjhv-f4pj/GHSA-4f9m-rjhv-f4pj.json
+++ b/advisories/unreviewed/2022/05/GHSA-4f9m-rjhv-f4pj/GHSA-4f9m-rjhv-f4pj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-4fgh-2vxj-rhg5/GHSA-4fgh-2vxj-rhg5.json b/advisories/unreviewed/2022/05/GHSA-4fgh-2vxj-rhg5/GHSA-4fgh-2vxj-rhg5.json
index 4a429be2640..e0bd18830e4 100644
--- a/advisories/unreviewed/2022/05/GHSA-4fgh-2vxj-rhg5/GHSA-4fgh-2vxj-rhg5.json
+++ b/advisories/unreviewed/2022/05/GHSA-4fgh-2vxj-rhg5/GHSA-4fgh-2vxj-rhg5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-4gj3-2vv3-84h8/GHSA-4gj3-2vv3-84h8.json b/advisories/unreviewed/2022/05/GHSA-4gj3-2vv3-84h8/GHSA-4gj3-2vv3-84h8.json
index 86279dcb7a1..967f6077d82 100644
--- a/advisories/unreviewed/2022/05/GHSA-4gj3-2vv3-84h8/GHSA-4gj3-2vv3-84h8.json
+++ b/advisories/unreviewed/2022/05/GHSA-4gj3-2vv3-84h8/GHSA-4gj3-2vv3-84h8.json
@@ -7,12 +7,8 @@
"CVE-2011-5049"
],
"details": "MySQL 5.5.8, when running on Windows, allows remote attackers to cause a denial of service (NULL pointer dereference) via a crafted packet to TCP port 3306.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -28,9 +24,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-4gvr-xfhg-jc8f/GHSA-4gvr-xfhg-jc8f.json b/advisories/unreviewed/2022/05/GHSA-4gvr-xfhg-jc8f/GHSA-4gvr-xfhg-jc8f.json
index c03ca95c91c..dbeaafb5726 100644
--- a/advisories/unreviewed/2022/05/GHSA-4gvr-xfhg-jc8f/GHSA-4gvr-xfhg-jc8f.json
+++ b/advisories/unreviewed/2022/05/GHSA-4gvr-xfhg-jc8f/GHSA-4gvr-xfhg-jc8f.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-4m2m-f342-68rg/GHSA-4m2m-f342-68rg.json b/advisories/unreviewed/2022/05/GHSA-4m2m-f342-68rg/GHSA-4m2m-f342-68rg.json
index f4afaef370a..bdbeae9e442 100644
--- a/advisories/unreviewed/2022/05/GHSA-4m2m-f342-68rg/GHSA-4m2m-f342-68rg.json
+++ b/advisories/unreviewed/2022/05/GHSA-4m2m-f342-68rg/GHSA-4m2m-f342-68rg.json
@@ -7,12 +7,8 @@
"CVE-2012-4541"
],
"details": "Cross-site scripting (XSS) vulnerability in Piwik before 1.9 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-4mfv-jcx7-pg36/GHSA-4mfv-jcx7-pg36.json b/advisories/unreviewed/2022/05/GHSA-4mfv-jcx7-pg36/GHSA-4mfv-jcx7-pg36.json
index 79a4f82523e..d06d7742568 100644
--- a/advisories/unreviewed/2022/05/GHSA-4mfv-jcx7-pg36/GHSA-4mfv-jcx7-pg36.json
+++ b/advisories/unreviewed/2022/05/GHSA-4mfv-jcx7-pg36/GHSA-4mfv-jcx7-pg36.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-4mh5-jj5w-3f9q/GHSA-4mh5-jj5w-3f9q.json b/advisories/unreviewed/2022/05/GHSA-4mh5-jj5w-3f9q/GHSA-4mh5-jj5w-3f9q.json
index fdfd47528e3..74051068537 100644
--- a/advisories/unreviewed/2022/05/GHSA-4mh5-jj5w-3f9q/GHSA-4mh5-jj5w-3f9q.json
+++ b/advisories/unreviewed/2022/05/GHSA-4mh5-jj5w-3f9q/GHSA-4mh5-jj5w-3f9q.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-4mq9-66fv-8x9q/GHSA-4mq9-66fv-8x9q.json b/advisories/unreviewed/2022/05/GHSA-4mq9-66fv-8x9q/GHSA-4mq9-66fv-8x9q.json
index 9d66496623f..759361f03e0 100644
--- a/advisories/unreviewed/2022/05/GHSA-4mq9-66fv-8x9q/GHSA-4mq9-66fv-8x9q.json
+++ b/advisories/unreviewed/2022/05/GHSA-4mq9-66fv-8x9q/GHSA-4mq9-66fv-8x9q.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-4mvr-g5gm-prqc/GHSA-4mvr-g5gm-prqc.json b/advisories/unreviewed/2022/05/GHSA-4mvr-g5gm-prqc/GHSA-4mvr-g5gm-prqc.json
index ff3c415c9aa..24c1d844871 100644
--- a/advisories/unreviewed/2022/05/GHSA-4mvr-g5gm-prqc/GHSA-4mvr-g5gm-prqc.json
+++ b/advisories/unreviewed/2022/05/GHSA-4mvr-g5gm-prqc/GHSA-4mvr-g5gm-prqc.json
@@ -7,12 +7,8 @@
"CVE-2013-3783"
],
"details": "Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.5.31 and earlier allows remote authenticated users to affect availability via unknown vectors related to Server Parser.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -64,9 +60,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-4p82-prjq-g7wr/GHSA-4p82-prjq-g7wr.json b/advisories/unreviewed/2022/05/GHSA-4p82-prjq-g7wr/GHSA-4p82-prjq-g7wr.json
index 03a076462f2..37a513894e6 100644
--- a/advisories/unreviewed/2022/05/GHSA-4p82-prjq-g7wr/GHSA-4p82-prjq-g7wr.json
+++ b/advisories/unreviewed/2022/05/GHSA-4p82-prjq-g7wr/GHSA-4p82-prjq-g7wr.json
@@ -7,12 +7,8 @@
"CVE-2014-7185"
],
"details": "Integer overflow in bufferobject.c in Python before 2.7.8 allows context-dependent attackers to obtain sensitive information from process memory via a large size and offset in a \"buffer\" function.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -80,9 +76,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-4pc4-xv7x-hh9q/GHSA-4pc4-xv7x-hh9q.json b/advisories/unreviewed/2022/05/GHSA-4pc4-xv7x-hh9q/GHSA-4pc4-xv7x-hh9q.json
index db5d14bb7fe..6e36d2ceee2 100644
--- a/advisories/unreviewed/2022/05/GHSA-4pc4-xv7x-hh9q/GHSA-4pc4-xv7x-hh9q.json
+++ b/advisories/unreviewed/2022/05/GHSA-4pc4-xv7x-hh9q/GHSA-4pc4-xv7x-hh9q.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-4q27-f9mh-jgq2/GHSA-4q27-f9mh-jgq2.json b/advisories/unreviewed/2022/05/GHSA-4q27-f9mh-jgq2/GHSA-4q27-f9mh-jgq2.json
index 9444d37acbb..a1615ed615e 100644
--- a/advisories/unreviewed/2022/05/GHSA-4q27-f9mh-jgq2/GHSA-4q27-f9mh-jgq2.json
+++ b/advisories/unreviewed/2022/05/GHSA-4q27-f9mh-jgq2/GHSA-4q27-f9mh-jgq2.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-4qcw-5w3m-2hfg/GHSA-4qcw-5w3m-2hfg.json b/advisories/unreviewed/2022/05/GHSA-4qcw-5w3m-2hfg/GHSA-4qcw-5w3m-2hfg.json
index 5aa0d00b844..3d4471a37d6 100644
--- a/advisories/unreviewed/2022/05/GHSA-4qcw-5w3m-2hfg/GHSA-4qcw-5w3m-2hfg.json
+++ b/advisories/unreviewed/2022/05/GHSA-4qcw-5w3m-2hfg/GHSA-4qcw-5w3m-2hfg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-4qpp-m6mp-8jj7/GHSA-4qpp-m6mp-8jj7.json b/advisories/unreviewed/2022/05/GHSA-4qpp-m6mp-8jj7/GHSA-4qpp-m6mp-8jj7.json
index 4aa1ac6a119..97b4c53371e 100644
--- a/advisories/unreviewed/2022/05/GHSA-4qpp-m6mp-8jj7/GHSA-4qpp-m6mp-8jj7.json
+++ b/advisories/unreviewed/2022/05/GHSA-4qpp-m6mp-8jj7/GHSA-4qpp-m6mp-8jj7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-4r6c-hgqq-rr35/GHSA-4r6c-hgqq-rr35.json b/advisories/unreviewed/2022/05/GHSA-4r6c-hgqq-rr35/GHSA-4r6c-hgqq-rr35.json
index 42214a128a4..a92f0a167c0 100644
--- a/advisories/unreviewed/2022/05/GHSA-4r6c-hgqq-rr35/GHSA-4r6c-hgqq-rr35.json
+++ b/advisories/unreviewed/2022/05/GHSA-4r6c-hgqq-rr35/GHSA-4r6c-hgqq-rr35.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-4rqc-7wxq-8j2c/GHSA-4rqc-7wxq-8j2c.json b/advisories/unreviewed/2022/05/GHSA-4rqc-7wxq-8j2c/GHSA-4rqc-7wxq-8j2c.json
index e47b412c330..923a00da548 100644
--- a/advisories/unreviewed/2022/05/GHSA-4rqc-7wxq-8j2c/GHSA-4rqc-7wxq-8j2c.json
+++ b/advisories/unreviewed/2022/05/GHSA-4rqc-7wxq-8j2c/GHSA-4rqc-7wxq-8j2c.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-4v5h-4j58-whhg/GHSA-4v5h-4j58-whhg.json b/advisories/unreviewed/2022/05/GHSA-4v5h-4j58-whhg/GHSA-4v5h-4j58-whhg.json
index 758414d7117..159c4835c34 100644
--- a/advisories/unreviewed/2022/05/GHSA-4v5h-4j58-whhg/GHSA-4v5h-4j58-whhg.json
+++ b/advisories/unreviewed/2022/05/GHSA-4v5h-4j58-whhg/GHSA-4v5h-4j58-whhg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-4vj4-8fp8-rvf8/GHSA-4vj4-8fp8-rvf8.json b/advisories/unreviewed/2022/05/GHSA-4vj4-8fp8-rvf8/GHSA-4vj4-8fp8-rvf8.json
index d4bff1fd302..fb1dd54d8e7 100644
--- a/advisories/unreviewed/2022/05/GHSA-4vj4-8fp8-rvf8/GHSA-4vj4-8fp8-rvf8.json
+++ b/advisories/unreviewed/2022/05/GHSA-4vj4-8fp8-rvf8/GHSA-4vj4-8fp8-rvf8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-4vpr-g4gf-qch8/GHSA-4vpr-g4gf-qch8.json b/advisories/unreviewed/2022/05/GHSA-4vpr-g4gf-qch8/GHSA-4vpr-g4gf-qch8.json
index 93a61d6b627..d09695a3b95 100644
--- a/advisories/unreviewed/2022/05/GHSA-4vpr-g4gf-qch8/GHSA-4vpr-g4gf-qch8.json
+++ b/advisories/unreviewed/2022/05/GHSA-4vpr-g4gf-qch8/GHSA-4vpr-g4gf-qch8.json
@@ -7,12 +7,8 @@
"CVE-2013-1523"
],
"details": "Unspecified vulnerability in Oracle MySQL 5.5.29 and earlier and 5.6.10 and earlier allows remote authenticated users to affect confidentiality, integrity, and availability via unknown vectors related to Server Optimizer.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -36,9 +32,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-4w9p-jrr8-ffxf/GHSA-4w9p-jrr8-ffxf.json b/advisories/unreviewed/2022/05/GHSA-4w9p-jrr8-ffxf/GHSA-4w9p-jrr8-ffxf.json
index f91733ec549..4a1fb720616 100644
--- a/advisories/unreviewed/2022/05/GHSA-4w9p-jrr8-ffxf/GHSA-4w9p-jrr8-ffxf.json
+++ b/advisories/unreviewed/2022/05/GHSA-4w9p-jrr8-ffxf/GHSA-4w9p-jrr8-ffxf.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-4x5m-458x-qqf8/GHSA-4x5m-458x-qqf8.json b/advisories/unreviewed/2022/05/GHSA-4x5m-458x-qqf8/GHSA-4x5m-458x-qqf8.json
index 997e7b8652f..73092b89927 100644
--- a/advisories/unreviewed/2022/05/GHSA-4x5m-458x-qqf8/GHSA-4x5m-458x-qqf8.json
+++ b/advisories/unreviewed/2022/05/GHSA-4x5m-458x-qqf8/GHSA-4x5m-458x-qqf8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-4x7c-27c8-qqf8/GHSA-4x7c-27c8-qqf8.json b/advisories/unreviewed/2022/05/GHSA-4x7c-27c8-qqf8/GHSA-4x7c-27c8-qqf8.json
index eb15ca156d3..1486fe1cf0b 100644
--- a/advisories/unreviewed/2022/05/GHSA-4x7c-27c8-qqf8/GHSA-4x7c-27c8-qqf8.json
+++ b/advisories/unreviewed/2022/05/GHSA-4x7c-27c8-qqf8/GHSA-4x7c-27c8-qqf8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-4xw8-rvqf-qchf/GHSA-4xw8-rvqf-qchf.json b/advisories/unreviewed/2022/05/GHSA-4xw8-rvqf-qchf/GHSA-4xw8-rvqf-qchf.json
index 913e6c6efe3..0b5374677ff 100644
--- a/advisories/unreviewed/2022/05/GHSA-4xw8-rvqf-qchf/GHSA-4xw8-rvqf-qchf.json
+++ b/advisories/unreviewed/2022/05/GHSA-4xw8-rvqf-qchf/GHSA-4xw8-rvqf-qchf.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-5283-5mrm-vx8j/GHSA-5283-5mrm-vx8j.json b/advisories/unreviewed/2022/05/GHSA-5283-5mrm-vx8j/GHSA-5283-5mrm-vx8j.json
index 43bc99fa9f9..97c44c469ca 100644
--- a/advisories/unreviewed/2022/05/GHSA-5283-5mrm-vx8j/GHSA-5283-5mrm-vx8j.json
+++ b/advisories/unreviewed/2022/05/GHSA-5283-5mrm-vx8j/GHSA-5283-5mrm-vx8j.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-5297-pw47-52pg/GHSA-5297-pw47-52pg.json b/advisories/unreviewed/2022/05/GHSA-5297-pw47-52pg/GHSA-5297-pw47-52pg.json
index 95353e62f4b..7a6a309c2e3 100644
--- a/advisories/unreviewed/2022/05/GHSA-5297-pw47-52pg/GHSA-5297-pw47-52pg.json
+++ b/advisories/unreviewed/2022/05/GHSA-5297-pw47-52pg/GHSA-5297-pw47-52pg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-53cf-9pqv-xjxx/GHSA-53cf-9pqv-xjxx.json b/advisories/unreviewed/2022/05/GHSA-53cf-9pqv-xjxx/GHSA-53cf-9pqv-xjxx.json
index 48b482bc782..9003c42a324 100644
--- a/advisories/unreviewed/2022/05/GHSA-53cf-9pqv-xjxx/GHSA-53cf-9pqv-xjxx.json
+++ b/advisories/unreviewed/2022/05/GHSA-53cf-9pqv-xjxx/GHSA-53cf-9pqv-xjxx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-53fm-4pq6-xwr4/GHSA-53fm-4pq6-xwr4.json b/advisories/unreviewed/2022/05/GHSA-53fm-4pq6-xwr4/GHSA-53fm-4pq6-xwr4.json
index 6048d2845ee..4703e9f454a 100644
--- a/advisories/unreviewed/2022/05/GHSA-53fm-4pq6-xwr4/GHSA-53fm-4pq6-xwr4.json
+++ b/advisories/unreviewed/2022/05/GHSA-53fm-4pq6-xwr4/GHSA-53fm-4pq6-xwr4.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-53w5-7mj5-5vvq/GHSA-53w5-7mj5-5vvq.json b/advisories/unreviewed/2022/05/GHSA-53w5-7mj5-5vvq/GHSA-53w5-7mj5-5vvq.json
index 74e7fc952a2..620bef726ef 100644
--- a/advisories/unreviewed/2022/05/GHSA-53w5-7mj5-5vvq/GHSA-53w5-7mj5-5vvq.json
+++ b/advisories/unreviewed/2022/05/GHSA-53w5-7mj5-5vvq/GHSA-53w5-7mj5-5vvq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-5444-529h-f973/GHSA-5444-529h-f973.json b/advisories/unreviewed/2022/05/GHSA-5444-529h-f973/GHSA-5444-529h-f973.json
index e9598d81ed8..a2bbc1fe7b8 100644
--- a/advisories/unreviewed/2022/05/GHSA-5444-529h-f973/GHSA-5444-529h-f973.json
+++ b/advisories/unreviewed/2022/05/GHSA-5444-529h-f973/GHSA-5444-529h-f973.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-55q5-vmf8-xcfc/GHSA-55q5-vmf8-xcfc.json b/advisories/unreviewed/2022/05/GHSA-55q5-vmf8-xcfc/GHSA-55q5-vmf8-xcfc.json
index eeb75a3d47d..c02e155caf1 100644
--- a/advisories/unreviewed/2022/05/GHSA-55q5-vmf8-xcfc/GHSA-55q5-vmf8-xcfc.json
+++ b/advisories/unreviewed/2022/05/GHSA-55q5-vmf8-xcfc/GHSA-55q5-vmf8-xcfc.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-55ww-j5xf-75qm/GHSA-55ww-j5xf-75qm.json b/advisories/unreviewed/2022/05/GHSA-55ww-j5xf-75qm/GHSA-55ww-j5xf-75qm.json
index a2bbd6f37a4..6d19f112cbc 100644
--- a/advisories/unreviewed/2022/05/GHSA-55ww-j5xf-75qm/GHSA-55ww-j5xf-75qm.json
+++ b/advisories/unreviewed/2022/05/GHSA-55ww-j5xf-75qm/GHSA-55ww-j5xf-75qm.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-5676-g54g-65x9/GHSA-5676-g54g-65x9.json b/advisories/unreviewed/2022/05/GHSA-5676-g54g-65x9/GHSA-5676-g54g-65x9.json
index d94df297226..ed57bec8574 100644
--- a/advisories/unreviewed/2022/05/GHSA-5676-g54g-65x9/GHSA-5676-g54g-65x9.json
+++ b/advisories/unreviewed/2022/05/GHSA-5676-g54g-65x9/GHSA-5676-g54g-65x9.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-5758-75jc-f6ch/GHSA-5758-75jc-f6ch.json b/advisories/unreviewed/2022/05/GHSA-5758-75jc-f6ch/GHSA-5758-75jc-f6ch.json
index 88a4c6eeedb..5df63954792 100644
--- a/advisories/unreviewed/2022/05/GHSA-5758-75jc-f6ch/GHSA-5758-75jc-f6ch.json
+++ b/advisories/unreviewed/2022/05/GHSA-5758-75jc-f6ch/GHSA-5758-75jc-f6ch.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-5879-3vjc-222g/GHSA-5879-3vjc-222g.json b/advisories/unreviewed/2022/05/GHSA-5879-3vjc-222g/GHSA-5879-3vjc-222g.json
index 131474e7132..f67805f483b 100644
--- a/advisories/unreviewed/2022/05/GHSA-5879-3vjc-222g/GHSA-5879-3vjc-222g.json
+++ b/advisories/unreviewed/2022/05/GHSA-5879-3vjc-222g/GHSA-5879-3vjc-222g.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-589f-765p-q2h4/GHSA-589f-765p-q2h4.json b/advisories/unreviewed/2022/05/GHSA-589f-765p-q2h4/GHSA-589f-765p-q2h4.json
index 6af0af1eed0..915a465f5f5 100644
--- a/advisories/unreviewed/2022/05/GHSA-589f-765p-q2h4/GHSA-589f-765p-q2h4.json
+++ b/advisories/unreviewed/2022/05/GHSA-589f-765p-q2h4/GHSA-589f-765p-q2h4.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-58c5-wgv2-v53h/GHSA-58c5-wgv2-v53h.json b/advisories/unreviewed/2022/05/GHSA-58c5-wgv2-v53h/GHSA-58c5-wgv2-v53h.json
index dc9af55248e..1e68ad1cea2 100644
--- a/advisories/unreviewed/2022/05/GHSA-58c5-wgv2-v53h/GHSA-58c5-wgv2-v53h.json
+++ b/advisories/unreviewed/2022/05/GHSA-58c5-wgv2-v53h/GHSA-58c5-wgv2-v53h.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-58vx-xc98-92fj/GHSA-58vx-xc98-92fj.json b/advisories/unreviewed/2022/05/GHSA-58vx-xc98-92fj/GHSA-58vx-xc98-92fj.json
index a8721e42f59..74221443a90 100644
--- a/advisories/unreviewed/2022/05/GHSA-58vx-xc98-92fj/GHSA-58vx-xc98-92fj.json
+++ b/advisories/unreviewed/2022/05/GHSA-58vx-xc98-92fj/GHSA-58vx-xc98-92fj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-5fpj-6vq6-fmwh/GHSA-5fpj-6vq6-fmwh.json b/advisories/unreviewed/2022/05/GHSA-5fpj-6vq6-fmwh/GHSA-5fpj-6vq6-fmwh.json
index 64764c09125..2a7488f6c12 100644
--- a/advisories/unreviewed/2022/05/GHSA-5fpj-6vq6-fmwh/GHSA-5fpj-6vq6-fmwh.json
+++ b/advisories/unreviewed/2022/05/GHSA-5fpj-6vq6-fmwh/GHSA-5fpj-6vq6-fmwh.json
@@ -7,12 +7,8 @@
"CVE-2013-1844"
],
"details": "Cross-site scripting (XSS) vulnerability in Piwik before 1.11 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-5gxc-qhvh-x4f3/GHSA-5gxc-qhvh-x4f3.json b/advisories/unreviewed/2022/05/GHSA-5gxc-qhvh-x4f3/GHSA-5gxc-qhvh-x4f3.json
index 7d84ec4f14b..b363e8be826 100644
--- a/advisories/unreviewed/2022/05/GHSA-5gxc-qhvh-x4f3/GHSA-5gxc-qhvh-x4f3.json
+++ b/advisories/unreviewed/2022/05/GHSA-5gxc-qhvh-x4f3/GHSA-5gxc-qhvh-x4f3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-5j7j-fq57-vvr8/GHSA-5j7j-fq57-vvr8.json b/advisories/unreviewed/2022/05/GHSA-5j7j-fq57-vvr8/GHSA-5j7j-fq57-vvr8.json
index 4bf681fd450..9d6689ebb11 100644
--- a/advisories/unreviewed/2022/05/GHSA-5j7j-fq57-vvr8/GHSA-5j7j-fq57-vvr8.json
+++ b/advisories/unreviewed/2022/05/GHSA-5j7j-fq57-vvr8/GHSA-5j7j-fq57-vvr8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-5m24-r73j-2wrc/GHSA-5m24-r73j-2wrc.json b/advisories/unreviewed/2022/05/GHSA-5m24-r73j-2wrc/GHSA-5m24-r73j-2wrc.json
index 74ab2312525..6bf2914a258 100644
--- a/advisories/unreviewed/2022/05/GHSA-5m24-r73j-2wrc/GHSA-5m24-r73j-2wrc.json
+++ b/advisories/unreviewed/2022/05/GHSA-5m24-r73j-2wrc/GHSA-5m24-r73j-2wrc.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-5mr2-cw9g-xq6c/GHSA-5mr2-cw9g-xq6c.json b/advisories/unreviewed/2022/05/GHSA-5mr2-cw9g-xq6c/GHSA-5mr2-cw9g-xq6c.json
index 217ab033ae2..d1e0d3db4d0 100644
--- a/advisories/unreviewed/2022/05/GHSA-5mr2-cw9g-xq6c/GHSA-5mr2-cw9g-xq6c.json
+++ b/advisories/unreviewed/2022/05/GHSA-5mr2-cw9g-xq6c/GHSA-5mr2-cw9g-xq6c.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-5mwr-jg3r-jv66/GHSA-5mwr-jg3r-jv66.json b/advisories/unreviewed/2022/05/GHSA-5mwr-jg3r-jv66/GHSA-5mwr-jg3r-jv66.json
index b6368204212..c29e972ed01 100644
--- a/advisories/unreviewed/2022/05/GHSA-5mwr-jg3r-jv66/GHSA-5mwr-jg3r-jv66.json
+++ b/advisories/unreviewed/2022/05/GHSA-5mwr-jg3r-jv66/GHSA-5mwr-jg3r-jv66.json
@@ -7,12 +7,8 @@
"CVE-2015-5326"
],
"details": "Cross-site scripting (XSS) vulnerability in the slave overview page in Jenkins before 1.638 and LTS before 1.625.2 allows remote authenticated users with certain permissions to inject arbitrary web script or HTML via the slave offline status message.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-5p2r-vgvp-m365/GHSA-5p2r-vgvp-m365.json b/advisories/unreviewed/2022/05/GHSA-5p2r-vgvp-m365/GHSA-5p2r-vgvp-m365.json
index 34239918e6b..c60de969058 100644
--- a/advisories/unreviewed/2022/05/GHSA-5p2r-vgvp-m365/GHSA-5p2r-vgvp-m365.json
+++ b/advisories/unreviewed/2022/05/GHSA-5p2r-vgvp-m365/GHSA-5p2r-vgvp-m365.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -35,9 +33,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "CRITICAL",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-5q98-292j-9fc4/GHSA-5q98-292j-9fc4.json b/advisories/unreviewed/2022/05/GHSA-5q98-292j-9fc4/GHSA-5q98-292j-9fc4.json
index 714a41c02a6..0aac2776ae6 100644
--- a/advisories/unreviewed/2022/05/GHSA-5q98-292j-9fc4/GHSA-5q98-292j-9fc4.json
+++ b/advisories/unreviewed/2022/05/GHSA-5q98-292j-9fc4/GHSA-5q98-292j-9fc4.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-5qg2-wqx5-pq26/GHSA-5qg2-wqx5-pq26.json b/advisories/unreviewed/2022/05/GHSA-5qg2-wqx5-pq26/GHSA-5qg2-wqx5-pq26.json
index db736c8ba0c..4759075dffa 100644
--- a/advisories/unreviewed/2022/05/GHSA-5qg2-wqx5-pq26/GHSA-5qg2-wqx5-pq26.json
+++ b/advisories/unreviewed/2022/05/GHSA-5qg2-wqx5-pq26/GHSA-5qg2-wqx5-pq26.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-5qv7-rfm2-p257/GHSA-5qv7-rfm2-p257.json b/advisories/unreviewed/2022/05/GHSA-5qv7-rfm2-p257/GHSA-5qv7-rfm2-p257.json
index 670c7a8aa61..c1444b89cc1 100644
--- a/advisories/unreviewed/2022/05/GHSA-5qv7-rfm2-p257/GHSA-5qv7-rfm2-p257.json
+++ b/advisories/unreviewed/2022/05/GHSA-5qv7-rfm2-p257/GHSA-5qv7-rfm2-p257.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-5r8q-h585-cc8r/GHSA-5r8q-h585-cc8r.json b/advisories/unreviewed/2022/05/GHSA-5r8q-h585-cc8r/GHSA-5r8q-h585-cc8r.json
index feb75218b92..bb4641dc073 100644
--- a/advisories/unreviewed/2022/05/GHSA-5r8q-h585-cc8r/GHSA-5r8q-h585-cc8r.json
+++ b/advisories/unreviewed/2022/05/GHSA-5r8q-h585-cc8r/GHSA-5r8q-h585-cc8r.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-5rgv-v326-94h6/GHSA-5rgv-v326-94h6.json b/advisories/unreviewed/2022/05/GHSA-5rgv-v326-94h6/GHSA-5rgv-v326-94h6.json
index e96d3f0dad7..7a930e58725 100644
--- a/advisories/unreviewed/2022/05/GHSA-5rgv-v326-94h6/GHSA-5rgv-v326-94h6.json
+++ b/advisories/unreviewed/2022/05/GHSA-5rgv-v326-94h6/GHSA-5rgv-v326-94h6.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-5rh5-cr8c-qg7h/GHSA-5rh5-cr8c-qg7h.json b/advisories/unreviewed/2022/05/GHSA-5rh5-cr8c-qg7h/GHSA-5rh5-cr8c-qg7h.json
index 5d72ebc0477..47ea291d40d 100644
--- a/advisories/unreviewed/2022/05/GHSA-5rh5-cr8c-qg7h/GHSA-5rh5-cr8c-qg7h.json
+++ b/advisories/unreviewed/2022/05/GHSA-5rh5-cr8c-qg7h/GHSA-5rh5-cr8c-qg7h.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-5rjw-m4xp-g2m7/GHSA-5rjw-m4xp-g2m7.json b/advisories/unreviewed/2022/05/GHSA-5rjw-m4xp-g2m7/GHSA-5rjw-m4xp-g2m7.json
index 36323defdb5..88e3b528c71 100644
--- a/advisories/unreviewed/2022/05/GHSA-5rjw-m4xp-g2m7/GHSA-5rjw-m4xp-g2m7.json
+++ b/advisories/unreviewed/2022/05/GHSA-5rjw-m4xp-g2m7/GHSA-5rjw-m4xp-g2m7.json
@@ -7,12 +7,8 @@
"CVE-2010-3493"
],
"details": "Multiple race conditions in smtpd.py in the smtpd module in Python 2.6, 2.7, 3.1, and 3.2 alpha allow remote attackers to cause a denial of service (daemon outage) by establishing and then immediately closing a TCP connection, leading to the accept function having an unexpected return value of None, an unexpected value of None for the address, or an ECONNABORTED, EAGAIN, or EWOULDBLOCK error, or the getpeername function having an ENOTCONN error, a related issue to CVE-2010-3492.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-5rwg-3977-9qwq/GHSA-5rwg-3977-9qwq.json b/advisories/unreviewed/2022/05/GHSA-5rwg-3977-9qwq/GHSA-5rwg-3977-9qwq.json
index 92d06d3243e..74f41a774f5 100644
--- a/advisories/unreviewed/2022/05/GHSA-5rwg-3977-9qwq/GHSA-5rwg-3977-9qwq.json
+++ b/advisories/unreviewed/2022/05/GHSA-5rwg-3977-9qwq/GHSA-5rwg-3977-9qwq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-5v9p-v8p9-4mjc/GHSA-5v9p-v8p9-4mjc.json b/advisories/unreviewed/2022/05/GHSA-5v9p-v8p9-4mjc/GHSA-5v9p-v8p9-4mjc.json
index 524fbe07895..a27cdae6220 100644
--- a/advisories/unreviewed/2022/05/GHSA-5v9p-v8p9-4mjc/GHSA-5v9p-v8p9-4mjc.json
+++ b/advisories/unreviewed/2022/05/GHSA-5v9p-v8p9-4mjc/GHSA-5v9p-v8p9-4mjc.json
@@ -7,12 +7,8 @@
"CVE-2015-7696"
],
"details": "Info-ZIP UnZip 6.0 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) or possibly execute arbitrary code via a crafted password-protected ZIP archive, possibly related to an Extra-Field size value.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-5vxf-pm6w-9vfm/GHSA-5vxf-pm6w-9vfm.json b/advisories/unreviewed/2022/05/GHSA-5vxf-pm6w-9vfm/GHSA-5vxf-pm6w-9vfm.json
index 091f5f00317..e3847e1b225 100644
--- a/advisories/unreviewed/2022/05/GHSA-5vxf-pm6w-9vfm/GHSA-5vxf-pm6w-9vfm.json
+++ b/advisories/unreviewed/2022/05/GHSA-5vxf-pm6w-9vfm/GHSA-5vxf-pm6w-9vfm.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-5w3j-fj3q-qpxc/GHSA-5w3j-fj3q-qpxc.json b/advisories/unreviewed/2022/05/GHSA-5w3j-fj3q-qpxc/GHSA-5w3j-fj3q-qpxc.json
index 17e9cd0a55d..8a72ad426f8 100644
--- a/advisories/unreviewed/2022/05/GHSA-5w3j-fj3q-qpxc/GHSA-5w3j-fj3q-qpxc.json
+++ b/advisories/unreviewed/2022/05/GHSA-5w3j-fj3q-qpxc/GHSA-5w3j-fj3q-qpxc.json
@@ -7,12 +7,8 @@
"CVE-2013-3794"
],
"details": "Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.5.30 and earlier and 5.6.10 allows remote authenticated users to affect availability via unknown vectors related to Server Partition.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -52,9 +48,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-5wc3-v5wf-mg8q/GHSA-5wc3-v5wf-mg8q.json b/advisories/unreviewed/2022/05/GHSA-5wc3-v5wf-mg8q/GHSA-5wc3-v5wf-mg8q.json
index c4b16a5cf5f..002ceaa06a2 100644
--- a/advisories/unreviewed/2022/05/GHSA-5wc3-v5wf-mg8q/GHSA-5wc3-v5wf-mg8q.json
+++ b/advisories/unreviewed/2022/05/GHSA-5wc3-v5wf-mg8q/GHSA-5wc3-v5wf-mg8q.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -39,9 +37,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-5x96-mpfm-wgqc/GHSA-5x96-mpfm-wgqc.json b/advisories/unreviewed/2022/05/GHSA-5x96-mpfm-wgqc/GHSA-5x96-mpfm-wgqc.json
index 45a8dc25ab9..bc0716fae53 100644
--- a/advisories/unreviewed/2022/05/GHSA-5x96-mpfm-wgqc/GHSA-5x96-mpfm-wgqc.json
+++ b/advisories/unreviewed/2022/05/GHSA-5x96-mpfm-wgqc/GHSA-5x96-mpfm-wgqc.json
@@ -7,12 +7,8 @@
"CVE-2013-2376"
],
"details": "Unspecified vulnerability in Oracle MySQL 5.5.30 and earlier and 5.6.10 and earlier allows remote authenticated users to affect availability via unknown vectors related to Stored Procedure.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -40,9 +36,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-5xmf-9vgr-53mj/GHSA-5xmf-9vgr-53mj.json b/advisories/unreviewed/2022/05/GHSA-5xmf-9vgr-53mj/GHSA-5xmf-9vgr-53mj.json
index d87796201c9..086ca5c2bbb 100644
--- a/advisories/unreviewed/2022/05/GHSA-5xmf-9vgr-53mj/GHSA-5xmf-9vgr-53mj.json
+++ b/advisories/unreviewed/2022/05/GHSA-5xmf-9vgr-53mj/GHSA-5xmf-9vgr-53mj.json
@@ -7,12 +7,8 @@
"CVE-2015-5324"
],
"details": "Jenkins before 1.638 and LTS before 1.625.2 allow remote attackers to obtain sensitive information via a direct request to queue/api.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -32,9 +28,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-6274-59hg-7rhg/GHSA-6274-59hg-7rhg.json b/advisories/unreviewed/2022/05/GHSA-6274-59hg-7rhg/GHSA-6274-59hg-7rhg.json
index 9960194e6a6..00e5f23c674 100644
--- a/advisories/unreviewed/2022/05/GHSA-6274-59hg-7rhg/GHSA-6274-59hg-7rhg.json
+++ b/advisories/unreviewed/2022/05/GHSA-6274-59hg-7rhg/GHSA-6274-59hg-7rhg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-62mx-f8g8-6q8g/GHSA-62mx-f8g8-6q8g.json b/advisories/unreviewed/2022/05/GHSA-62mx-f8g8-6q8g/GHSA-62mx-f8g8-6q8g.json
index 9ab37d8800d..e1f5ad49991 100644
--- a/advisories/unreviewed/2022/05/GHSA-62mx-f8g8-6q8g/GHSA-62mx-f8g8-6q8g.json
+++ b/advisories/unreviewed/2022/05/GHSA-62mx-f8g8-6q8g/GHSA-62mx-f8g8-6q8g.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -35,9 +33,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-6357-wqrh-3wg4/GHSA-6357-wqrh-3wg4.json b/advisories/unreviewed/2022/05/GHSA-6357-wqrh-3wg4/GHSA-6357-wqrh-3wg4.json
index b8752ff01bc..a29239fff9f 100644
--- a/advisories/unreviewed/2022/05/GHSA-6357-wqrh-3wg4/GHSA-6357-wqrh-3wg4.json
+++ b/advisories/unreviewed/2022/05/GHSA-6357-wqrh-3wg4/GHSA-6357-wqrh-3wg4.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-636v-c8v5-whhf/GHSA-636v-c8v5-whhf.json b/advisories/unreviewed/2022/05/GHSA-636v-c8v5-whhf/GHSA-636v-c8v5-whhf.json
index 562f2eeb547..38c2ced0e8c 100644
--- a/advisories/unreviewed/2022/05/GHSA-636v-c8v5-whhf/GHSA-636v-c8v5-whhf.json
+++ b/advisories/unreviewed/2022/05/GHSA-636v-c8v5-whhf/GHSA-636v-c8v5-whhf.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-63xc-347m-5jq4/GHSA-63xc-347m-5jq4.json b/advisories/unreviewed/2022/05/GHSA-63xc-347m-5jq4/GHSA-63xc-347m-5jq4.json
index 4f0bfab0e68..ee75c011670 100644
--- a/advisories/unreviewed/2022/05/GHSA-63xc-347m-5jq4/GHSA-63xc-347m-5jq4.json
+++ b/advisories/unreviewed/2022/05/GHSA-63xc-347m-5jq4/GHSA-63xc-347m-5jq4.json
@@ -7,12 +7,8 @@
"CVE-2014-0384"
],
"details": "Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.5.35 and earlier and 5.6.15 and earlier allows remote authenticated users to affect availability via vectors related to XML.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -44,9 +40,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-64g3-cj3g-3566/GHSA-64g3-cj3g-3566.json b/advisories/unreviewed/2022/05/GHSA-64g3-cj3g-3566/GHSA-64g3-cj3g-3566.json
index 15dd4d54b30..c44dc687b7b 100644
--- a/advisories/unreviewed/2022/05/GHSA-64g3-cj3g-3566/GHSA-64g3-cj3g-3566.json
+++ b/advisories/unreviewed/2022/05/GHSA-64g3-cj3g-3566/GHSA-64g3-cj3g-3566.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-64q2-7r9m-7p7x/GHSA-64q2-7r9m-7p7x.json b/advisories/unreviewed/2022/05/GHSA-64q2-7r9m-7p7x/GHSA-64q2-7r9m-7p7x.json
index 983cef59cfd..27f99b22bda 100644
--- a/advisories/unreviewed/2022/05/GHSA-64q2-7r9m-7p7x/GHSA-64q2-7r9m-7p7x.json
+++ b/advisories/unreviewed/2022/05/GHSA-64q2-7r9m-7p7x/GHSA-64q2-7r9m-7p7x.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-6524-6266-mqf2/GHSA-6524-6266-mqf2.json b/advisories/unreviewed/2022/05/GHSA-6524-6266-mqf2/GHSA-6524-6266-mqf2.json
index d2d6f53fb6c..5c4ded35864 100644
--- a/advisories/unreviewed/2022/05/GHSA-6524-6266-mqf2/GHSA-6524-6266-mqf2.json
+++ b/advisories/unreviewed/2022/05/GHSA-6524-6266-mqf2/GHSA-6524-6266-mqf2.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-65pw-pvw5-gjv3/GHSA-65pw-pvw5-gjv3.json b/advisories/unreviewed/2022/05/GHSA-65pw-pvw5-gjv3/GHSA-65pw-pvw5-gjv3.json
index 35ad26abf12..e6a2a845245 100644
--- a/advisories/unreviewed/2022/05/GHSA-65pw-pvw5-gjv3/GHSA-65pw-pvw5-gjv3.json
+++ b/advisories/unreviewed/2022/05/GHSA-65pw-pvw5-gjv3/GHSA-65pw-pvw5-gjv3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-667v-j225-pqfx/GHSA-667v-j225-pqfx.json b/advisories/unreviewed/2022/05/GHSA-667v-j225-pqfx/GHSA-667v-j225-pqfx.json
index 21dd2e79b46..1c1e16727f9 100644
--- a/advisories/unreviewed/2022/05/GHSA-667v-j225-pqfx/GHSA-667v-j225-pqfx.json
+++ b/advisories/unreviewed/2022/05/GHSA-667v-j225-pqfx/GHSA-667v-j225-pqfx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-6723-4qx5-jmc9/GHSA-6723-4qx5-jmc9.json b/advisories/unreviewed/2022/05/GHSA-6723-4qx5-jmc9/GHSA-6723-4qx5-jmc9.json
index 8bc60499df0..944293b771d 100644
--- a/advisories/unreviewed/2022/05/GHSA-6723-4qx5-jmc9/GHSA-6723-4qx5-jmc9.json
+++ b/advisories/unreviewed/2022/05/GHSA-6723-4qx5-jmc9/GHSA-6723-4qx5-jmc9.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-67g6-gq7f-5g46/GHSA-67g6-gq7f-5g46.json b/advisories/unreviewed/2022/05/GHSA-67g6-gq7f-5g46/GHSA-67g6-gq7f-5g46.json
index 18ef1ba0016..f00e6ec55b1 100644
--- a/advisories/unreviewed/2022/05/GHSA-67g6-gq7f-5g46/GHSA-67g6-gq7f-5g46.json
+++ b/advisories/unreviewed/2022/05/GHSA-67g6-gq7f-5g46/GHSA-67g6-gq7f-5g46.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-67jv-mp69-jmfg/GHSA-67jv-mp69-jmfg.json b/advisories/unreviewed/2022/05/GHSA-67jv-mp69-jmfg/GHSA-67jv-mp69-jmfg.json
index 66dfe8c383d..6d02f276592 100644
--- a/advisories/unreviewed/2022/05/GHSA-67jv-mp69-jmfg/GHSA-67jv-mp69-jmfg.json
+++ b/advisories/unreviewed/2022/05/GHSA-67jv-mp69-jmfg/GHSA-67jv-mp69-jmfg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-682v-4g9w-9pvp/GHSA-682v-4g9w-9pvp.json b/advisories/unreviewed/2022/05/GHSA-682v-4g9w-9pvp/GHSA-682v-4g9w-9pvp.json
index ded3c684781..036ecd980b6 100644
--- a/advisories/unreviewed/2022/05/GHSA-682v-4g9w-9pvp/GHSA-682v-4g9w-9pvp.json
+++ b/advisories/unreviewed/2022/05/GHSA-682v-4g9w-9pvp/GHSA-682v-4g9w-9pvp.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-68c3-2f9v-prp3/GHSA-68c3-2f9v-prp3.json b/advisories/unreviewed/2022/05/GHSA-68c3-2f9v-prp3/GHSA-68c3-2f9v-prp3.json
index 44203001b80..51ca2224254 100644
--- a/advisories/unreviewed/2022/05/GHSA-68c3-2f9v-prp3/GHSA-68c3-2f9v-prp3.json
+++ b/advisories/unreviewed/2022/05/GHSA-68c3-2f9v-prp3/GHSA-68c3-2f9v-prp3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-68xj-hf27-5jvq/GHSA-68xj-hf27-5jvq.json b/advisories/unreviewed/2022/05/GHSA-68xj-hf27-5jvq/GHSA-68xj-hf27-5jvq.json
index e92cc582030..574dcad1d71 100644
--- a/advisories/unreviewed/2022/05/GHSA-68xj-hf27-5jvq/GHSA-68xj-hf27-5jvq.json
+++ b/advisories/unreviewed/2022/05/GHSA-68xj-hf27-5jvq/GHSA-68xj-hf27-5jvq.json
@@ -7,12 +7,8 @@
"CVE-2012-0845"
],
"details": "SimpleXMLRPCServer.py in SimpleXMLRPCServer in Python before 2.6.8, 2.7.x before 2.7.3, 3.x before 3.1.5, and 3.2.x before 3.2.3 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via an XML-RPC POST request that contains a smaller amount of data than specified by the Content-Length header.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -104,9 +100,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-69cp-j43f-rqj7/GHSA-69cp-j43f-rqj7.json b/advisories/unreviewed/2022/05/GHSA-69cp-j43f-rqj7/GHSA-69cp-j43f-rqj7.json
index cf4881bc24d..b5baf9905cc 100644
--- a/advisories/unreviewed/2022/05/GHSA-69cp-j43f-rqj7/GHSA-69cp-j43f-rqj7.json
+++ b/advisories/unreviewed/2022/05/GHSA-69cp-j43f-rqj7/GHSA-69cp-j43f-rqj7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-69rm-7rjq-rh7j/GHSA-69rm-7rjq-rh7j.json b/advisories/unreviewed/2022/05/GHSA-69rm-7rjq-rh7j/GHSA-69rm-7rjq-rh7j.json
index c7ec13c5192..4fd9c4a0ff8 100644
--- a/advisories/unreviewed/2022/05/GHSA-69rm-7rjq-rh7j/GHSA-69rm-7rjq-rh7j.json
+++ b/advisories/unreviewed/2022/05/GHSA-69rm-7rjq-rh7j/GHSA-69rm-7rjq-rh7j.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-6c47-wqpq-m6vv/GHSA-6c47-wqpq-m6vv.json b/advisories/unreviewed/2022/05/GHSA-6c47-wqpq-m6vv/GHSA-6c47-wqpq-m6vv.json
index d50ec1e0659..e7899e1eb1b 100644
--- a/advisories/unreviewed/2022/05/GHSA-6c47-wqpq-m6vv/GHSA-6c47-wqpq-m6vv.json
+++ b/advisories/unreviewed/2022/05/GHSA-6c47-wqpq-m6vv/GHSA-6c47-wqpq-m6vv.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-6cpc-v73f-92mp/GHSA-6cpc-v73f-92mp.json b/advisories/unreviewed/2022/05/GHSA-6cpc-v73f-92mp/GHSA-6cpc-v73f-92mp.json
index a01816af6a1..8bbc432df07 100644
--- a/advisories/unreviewed/2022/05/GHSA-6cpc-v73f-92mp/GHSA-6cpc-v73f-92mp.json
+++ b/advisories/unreviewed/2022/05/GHSA-6cpc-v73f-92mp/GHSA-6cpc-v73f-92mp.json
@@ -7,12 +7,8 @@
"CVE-2013-3805"
],
"details": "Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.5.30 and earlier and 5.6.10 allows remote authenticated users to affect availability via unknown vectors related to Prepared Statements.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -48,9 +44,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-6cqx-g9mw-4p5m/GHSA-6cqx-g9mw-4p5m.json b/advisories/unreviewed/2022/05/GHSA-6cqx-g9mw-4p5m/GHSA-6cqx-g9mw-4p5m.json
index 8a9b6626746..808be700287 100644
--- a/advisories/unreviewed/2022/05/GHSA-6cqx-g9mw-4p5m/GHSA-6cqx-g9mw-4p5m.json
+++ b/advisories/unreviewed/2022/05/GHSA-6cqx-g9mw-4p5m/GHSA-6cqx-g9mw-4p5m.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-6hwj-585x-wxvq/GHSA-6hwj-585x-wxvq.json b/advisories/unreviewed/2022/05/GHSA-6hwj-585x-wxvq/GHSA-6hwj-585x-wxvq.json
index 7fb234e2c91..00717641924 100644
--- a/advisories/unreviewed/2022/05/GHSA-6hwj-585x-wxvq/GHSA-6hwj-585x-wxvq.json
+++ b/advisories/unreviewed/2022/05/GHSA-6hwj-585x-wxvq/GHSA-6hwj-585x-wxvq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-6j25-67w4-83v9/GHSA-6j25-67w4-83v9.json b/advisories/unreviewed/2022/05/GHSA-6j25-67w4-83v9/GHSA-6j25-67w4-83v9.json
index b6a19a65cb1..f8743ef1f53 100644
--- a/advisories/unreviewed/2022/05/GHSA-6j25-67w4-83v9/GHSA-6j25-67w4-83v9.json
+++ b/advisories/unreviewed/2022/05/GHSA-6j25-67w4-83v9/GHSA-6j25-67w4-83v9.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-6j5w-96r9-mm4v/GHSA-6j5w-96r9-mm4v.json b/advisories/unreviewed/2022/05/GHSA-6j5w-96r9-mm4v/GHSA-6j5w-96r9-mm4v.json
index 6c235ff2dd1..c6585b1dd3d 100644
--- a/advisories/unreviewed/2022/05/GHSA-6j5w-96r9-mm4v/GHSA-6j5w-96r9-mm4v.json
+++ b/advisories/unreviewed/2022/05/GHSA-6j5w-96r9-mm4v/GHSA-6j5w-96r9-mm4v.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-6jcq-vf6j-f35g/GHSA-6jcq-vf6j-f35g.json b/advisories/unreviewed/2022/05/GHSA-6jcq-vf6j-f35g/GHSA-6jcq-vf6j-f35g.json
index a671326e52f..a4071e3ea3e 100644
--- a/advisories/unreviewed/2022/05/GHSA-6jcq-vf6j-f35g/GHSA-6jcq-vf6j-f35g.json
+++ b/advisories/unreviewed/2022/05/GHSA-6jcq-vf6j-f35g/GHSA-6jcq-vf6j-f35g.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-6jrw-vwwr-mh3p/GHSA-6jrw-vwwr-mh3p.json b/advisories/unreviewed/2022/05/GHSA-6jrw-vwwr-mh3p/GHSA-6jrw-vwwr-mh3p.json
index e81c201607b..a6870650054 100644
--- a/advisories/unreviewed/2022/05/GHSA-6jrw-vwwr-mh3p/GHSA-6jrw-vwwr-mh3p.json
+++ b/advisories/unreviewed/2022/05/GHSA-6jrw-vwwr-mh3p/GHSA-6jrw-vwwr-mh3p.json
@@ -7,12 +7,8 @@
"CVE-2015-0008"
],
"details": "The UNC implementation in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 does not include authentication from the server to the client, which allows remote attackers to execute arbitrary code by making crafted data available on a UNC share, as demonstrated by Group Policy data from a spoofed domain controller, aka \"Group Policy Remote Code Execution Vulnerability.\"",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-6m2h-jq7c-rvm8/GHSA-6m2h-jq7c-rvm8.json b/advisories/unreviewed/2022/05/GHSA-6m2h-jq7c-rvm8/GHSA-6m2h-jq7c-rvm8.json
index b2bb91423b0..94b972a30d6 100644
--- a/advisories/unreviewed/2022/05/GHSA-6m2h-jq7c-rvm8/GHSA-6m2h-jq7c-rvm8.json
+++ b/advisories/unreviewed/2022/05/GHSA-6m2h-jq7c-rvm8/GHSA-6m2h-jq7c-rvm8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-6mr5-xh3f-7vqm/GHSA-6mr5-xh3f-7vqm.json b/advisories/unreviewed/2022/05/GHSA-6mr5-xh3f-7vqm/GHSA-6mr5-xh3f-7vqm.json
index e417f5bba97..c71c3ec0ec3 100644
--- a/advisories/unreviewed/2022/05/GHSA-6mr5-xh3f-7vqm/GHSA-6mr5-xh3f-7vqm.json
+++ b/advisories/unreviewed/2022/05/GHSA-6mr5-xh3f-7vqm/GHSA-6mr5-xh3f-7vqm.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-6p42-xfj6-9ggh/GHSA-6p42-xfj6-9ggh.json b/advisories/unreviewed/2022/05/GHSA-6p42-xfj6-9ggh/GHSA-6p42-xfj6-9ggh.json
index 7a1978ab924..c27f91258bd 100644
--- a/advisories/unreviewed/2022/05/GHSA-6p42-xfj6-9ggh/GHSA-6p42-xfj6-9ggh.json
+++ b/advisories/unreviewed/2022/05/GHSA-6p42-xfj6-9ggh/GHSA-6p42-xfj6-9ggh.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-6q2v-x4cv-ghqx/GHSA-6q2v-x4cv-ghqx.json b/advisories/unreviewed/2022/05/GHSA-6q2v-x4cv-ghqx/GHSA-6q2v-x4cv-ghqx.json
index 18b4871f29d..5bfdc0e2ff8 100644
--- a/advisories/unreviewed/2022/05/GHSA-6q2v-x4cv-ghqx/GHSA-6q2v-x4cv-ghqx.json
+++ b/advisories/unreviewed/2022/05/GHSA-6q2v-x4cv-ghqx/GHSA-6q2v-x4cv-ghqx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-6qjp-rcvg-5vvh/GHSA-6qjp-rcvg-5vvh.json b/advisories/unreviewed/2022/05/GHSA-6qjp-rcvg-5vvh/GHSA-6qjp-rcvg-5vvh.json
index 67d714e37d5..51247dee8d2 100644
--- a/advisories/unreviewed/2022/05/GHSA-6qjp-rcvg-5vvh/GHSA-6qjp-rcvg-5vvh.json
+++ b/advisories/unreviewed/2022/05/GHSA-6qjp-rcvg-5vvh/GHSA-6qjp-rcvg-5vvh.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-6qxc-cfmf-mqfp/GHSA-6qxc-cfmf-mqfp.json b/advisories/unreviewed/2022/05/GHSA-6qxc-cfmf-mqfp/GHSA-6qxc-cfmf-mqfp.json
index 817bc2fbf69..7c55a98be4c 100644
--- a/advisories/unreviewed/2022/05/GHSA-6qxc-cfmf-mqfp/GHSA-6qxc-cfmf-mqfp.json
+++ b/advisories/unreviewed/2022/05/GHSA-6qxc-cfmf-mqfp/GHSA-6qxc-cfmf-mqfp.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-6r9q-5mgc-68fr/GHSA-6r9q-5mgc-68fr.json b/advisories/unreviewed/2022/05/GHSA-6r9q-5mgc-68fr/GHSA-6r9q-5mgc-68fr.json
index 6b45dbc16b7..dbf6b531ab1 100644
--- a/advisories/unreviewed/2022/05/GHSA-6r9q-5mgc-68fr/GHSA-6r9q-5mgc-68fr.json
+++ b/advisories/unreviewed/2022/05/GHSA-6r9q-5mgc-68fr/GHSA-6r9q-5mgc-68fr.json
@@ -7,12 +7,8 @@
"CVE-2014-6520"
],
"details": "Unspecified vulnerability in Oracle MySQL Server 5.5.38 and earlier allows remote authenticated users to affect availability via vectors related to SERVER:DDL.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -36,9 +32,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-6rrj-4w73-gw88/GHSA-6rrj-4w73-gw88.json b/advisories/unreviewed/2022/05/GHSA-6rrj-4w73-gw88/GHSA-6rrj-4w73-gw88.json
index ee0136ac0f4..ad0289a89c8 100644
--- a/advisories/unreviewed/2022/05/GHSA-6rrj-4w73-gw88/GHSA-6rrj-4w73-gw88.json
+++ b/advisories/unreviewed/2022/05/GHSA-6rrj-4w73-gw88/GHSA-6rrj-4w73-gw88.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-6rxm-gch3-5qgh/GHSA-6rxm-gch3-5qgh.json b/advisories/unreviewed/2022/05/GHSA-6rxm-gch3-5qgh/GHSA-6rxm-gch3-5qgh.json
index ce3f05e09bb..3ddf61cf406 100644
--- a/advisories/unreviewed/2022/05/GHSA-6rxm-gch3-5qgh/GHSA-6rxm-gch3-5qgh.json
+++ b/advisories/unreviewed/2022/05/GHSA-6rxm-gch3-5qgh/GHSA-6rxm-gch3-5qgh.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-6v8f-xrrm-w3x9/GHSA-6v8f-xrrm-w3x9.json b/advisories/unreviewed/2022/05/GHSA-6v8f-xrrm-w3x9/GHSA-6v8f-xrrm-w3x9.json
index 9eb15f1030e..285195a0cdc 100644
--- a/advisories/unreviewed/2022/05/GHSA-6v8f-xrrm-w3x9/GHSA-6v8f-xrrm-w3x9.json
+++ b/advisories/unreviewed/2022/05/GHSA-6v8f-xrrm-w3x9/GHSA-6v8f-xrrm-w3x9.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-6w6w-jx93-4cwq/GHSA-6w6w-jx93-4cwq.json b/advisories/unreviewed/2022/05/GHSA-6w6w-jx93-4cwq/GHSA-6w6w-jx93-4cwq.json
index 92643be42e9..fa2ff34a77f 100644
--- a/advisories/unreviewed/2022/05/GHSA-6w6w-jx93-4cwq/GHSA-6w6w-jx93-4cwq.json
+++ b/advisories/unreviewed/2022/05/GHSA-6w6w-jx93-4cwq/GHSA-6w6w-jx93-4cwq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-6w9w-qmvw-3v7q/GHSA-6w9w-qmvw-3v7q.json b/advisories/unreviewed/2022/05/GHSA-6w9w-qmvw-3v7q/GHSA-6w9w-qmvw-3v7q.json
index 5904d25cd23..366062c6c5f 100644
--- a/advisories/unreviewed/2022/05/GHSA-6w9w-qmvw-3v7q/GHSA-6w9w-qmvw-3v7q.json
+++ b/advisories/unreviewed/2022/05/GHSA-6w9w-qmvw-3v7q/GHSA-6w9w-qmvw-3v7q.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-6wc4-c7m9-9699/GHSA-6wc4-c7m9-9699.json b/advisories/unreviewed/2022/05/GHSA-6wc4-c7m9-9699/GHSA-6wc4-c7m9-9699.json
index 0a4d35f5154..f82c183d592 100644
--- a/advisories/unreviewed/2022/05/GHSA-6wc4-c7m9-9699/GHSA-6wc4-c7m9-9699.json
+++ b/advisories/unreviewed/2022/05/GHSA-6wc4-c7m9-9699/GHSA-6wc4-c7m9-9699.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-6wmw-wp56-g8f5/GHSA-6wmw-wp56-g8f5.json b/advisories/unreviewed/2022/05/GHSA-6wmw-wp56-g8f5/GHSA-6wmw-wp56-g8f5.json
index 5b6973f5b92..c43c5f57a4d 100644
--- a/advisories/unreviewed/2022/05/GHSA-6wmw-wp56-g8f5/GHSA-6wmw-wp56-g8f5.json
+++ b/advisories/unreviewed/2022/05/GHSA-6wmw-wp56-g8f5/GHSA-6wmw-wp56-g8f5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -35,9 +33,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-6x4q-44qj-4vc6/GHSA-6x4q-44qj-4vc6.json b/advisories/unreviewed/2022/05/GHSA-6x4q-44qj-4vc6/GHSA-6x4q-44qj-4vc6.json
index 5debf171883..a8b9bf4b4e4 100644
--- a/advisories/unreviewed/2022/05/GHSA-6x4q-44qj-4vc6/GHSA-6x4q-44qj-4vc6.json
+++ b/advisories/unreviewed/2022/05/GHSA-6x4q-44qj-4vc6/GHSA-6x4q-44qj-4vc6.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-6xc5-j96f-43hv/GHSA-6xc5-j96f-43hv.json b/advisories/unreviewed/2022/05/GHSA-6xc5-j96f-43hv/GHSA-6xc5-j96f-43hv.json
index 6b32cc5a654..0ec734efd60 100644
--- a/advisories/unreviewed/2022/05/GHSA-6xc5-j96f-43hv/GHSA-6xc5-j96f-43hv.json
+++ b/advisories/unreviewed/2022/05/GHSA-6xc5-j96f-43hv/GHSA-6xc5-j96f-43hv.json
@@ -7,12 +7,8 @@
"CVE-2015-7815"
],
"details": "Directory traversal vulnerability in core/ViewDataTable/Factory.php in Piwik before 2.15.0 allows remote attackers to include and execute arbitrary local files via the viewDataTable parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-6xc7-v897-2j4f/GHSA-6xc7-v897-2j4f.json b/advisories/unreviewed/2022/05/GHSA-6xc7-v897-2j4f/GHSA-6xc7-v897-2j4f.json
index 60a49c25b2f..5d583b52006 100644
--- a/advisories/unreviewed/2022/05/GHSA-6xc7-v897-2j4f/GHSA-6xc7-v897-2j4f.json
+++ b/advisories/unreviewed/2022/05/GHSA-6xc7-v897-2j4f/GHSA-6xc7-v897-2j4f.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-6xm2-5hhg-8x3c/GHSA-6xm2-5hhg-8x3c.json b/advisories/unreviewed/2022/05/GHSA-6xm2-5hhg-8x3c/GHSA-6xm2-5hhg-8x3c.json
index e0abe7e4553..da375ac5de1 100644
--- a/advisories/unreviewed/2022/05/GHSA-6xm2-5hhg-8x3c/GHSA-6xm2-5hhg-8x3c.json
+++ b/advisories/unreviewed/2022/05/GHSA-6xm2-5hhg-8x3c/GHSA-6xm2-5hhg-8x3c.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-6xrx-j6mc-jmfc/GHSA-6xrx-j6mc-jmfc.json b/advisories/unreviewed/2022/05/GHSA-6xrx-j6mc-jmfc/GHSA-6xrx-j6mc-jmfc.json
index 7c349aa1564..d4686b74f08 100644
--- a/advisories/unreviewed/2022/05/GHSA-6xrx-j6mc-jmfc/GHSA-6xrx-j6mc-jmfc.json
+++ b/advisories/unreviewed/2022/05/GHSA-6xrx-j6mc-jmfc/GHSA-6xrx-j6mc-jmfc.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-72jx-gchv-4v87/GHSA-72jx-gchv-4v87.json b/advisories/unreviewed/2022/05/GHSA-72jx-gchv-4v87/GHSA-72jx-gchv-4v87.json
index 4907b8c9a4c..4057c923fce 100644
--- a/advisories/unreviewed/2022/05/GHSA-72jx-gchv-4v87/GHSA-72jx-gchv-4v87.json
+++ b/advisories/unreviewed/2022/05/GHSA-72jx-gchv-4v87/GHSA-72jx-gchv-4v87.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-72p2-5gx4-5xpm/GHSA-72p2-5gx4-5xpm.json b/advisories/unreviewed/2022/05/GHSA-72p2-5gx4-5xpm/GHSA-72p2-5gx4-5xpm.json
index f91bf76057d..49481a28047 100644
--- a/advisories/unreviewed/2022/05/GHSA-72p2-5gx4-5xpm/GHSA-72p2-5gx4-5xpm.json
+++ b/advisories/unreviewed/2022/05/GHSA-72p2-5gx4-5xpm/GHSA-72p2-5gx4-5xpm.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-75v2-hjrw-rj6w/GHSA-75v2-hjrw-rj6w.json b/advisories/unreviewed/2022/05/GHSA-75v2-hjrw-rj6w/GHSA-75v2-hjrw-rj6w.json
index 356da08fabb..d175dae386e 100644
--- a/advisories/unreviewed/2022/05/GHSA-75v2-hjrw-rj6w/GHSA-75v2-hjrw-rj6w.json
+++ b/advisories/unreviewed/2022/05/GHSA-75v2-hjrw-rj6w/GHSA-75v2-hjrw-rj6w.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-76j3-hxhv-wr3f/GHSA-76j3-hxhv-wr3f.json b/advisories/unreviewed/2022/05/GHSA-76j3-hxhv-wr3f/GHSA-76j3-hxhv-wr3f.json
index 641055145c4..ea81962086b 100644
--- a/advisories/unreviewed/2022/05/GHSA-76j3-hxhv-wr3f/GHSA-76j3-hxhv-wr3f.json
+++ b/advisories/unreviewed/2022/05/GHSA-76j3-hxhv-wr3f/GHSA-76j3-hxhv-wr3f.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-76v4-rfvh-v87h/GHSA-76v4-rfvh-v87h.json b/advisories/unreviewed/2022/05/GHSA-76v4-rfvh-v87h/GHSA-76v4-rfvh-v87h.json
index 8e50a0c3ef9..d33665b1fdb 100644
--- a/advisories/unreviewed/2022/05/GHSA-76v4-rfvh-v87h/GHSA-76v4-rfvh-v87h.json
+++ b/advisories/unreviewed/2022/05/GHSA-76v4-rfvh-v87h/GHSA-76v4-rfvh-v87h.json
@@ -7,12 +7,8 @@
"CVE-2011-1015"
],
"details": "The is_cgi method in CGIHTTPServer.py in the CGIHTTPServer module in Python 2.5, 2.6, and 3.0 allows remote attackers to read script source code via an HTTP GET request that lacks a / (slash) character at the beginning of the URI.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-785m-9gpp-73x3/GHSA-785m-9gpp-73x3.json b/advisories/unreviewed/2022/05/GHSA-785m-9gpp-73x3/GHSA-785m-9gpp-73x3.json
index e9a6a85e05f..cffab842142 100644
--- a/advisories/unreviewed/2022/05/GHSA-785m-9gpp-73x3/GHSA-785m-9gpp-73x3.json
+++ b/advisories/unreviewed/2022/05/GHSA-785m-9gpp-73x3/GHSA-785m-9gpp-73x3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-788r-rf8c-vgj3/GHSA-788r-rf8c-vgj3.json b/advisories/unreviewed/2022/05/GHSA-788r-rf8c-vgj3/GHSA-788r-rf8c-vgj3.json
index 1c6403c13ac..6e89f834dda 100644
--- a/advisories/unreviewed/2022/05/GHSA-788r-rf8c-vgj3/GHSA-788r-rf8c-vgj3.json
+++ b/advisories/unreviewed/2022/05/GHSA-788r-rf8c-vgj3/GHSA-788r-rf8c-vgj3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-792h-432f-5q3w/GHSA-792h-432f-5q3w.json b/advisories/unreviewed/2022/05/GHSA-792h-432f-5q3w/GHSA-792h-432f-5q3w.json
index 98269c2b7ae..4ecd02b9b12 100644
--- a/advisories/unreviewed/2022/05/GHSA-792h-432f-5q3w/GHSA-792h-432f-5q3w.json
+++ b/advisories/unreviewed/2022/05/GHSA-792h-432f-5q3w/GHSA-792h-432f-5q3w.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-795r-vggr-7g7x/GHSA-795r-vggr-7g7x.json b/advisories/unreviewed/2022/05/GHSA-795r-vggr-7g7x/GHSA-795r-vggr-7g7x.json
index 496568eafc8..79305c8a9fb 100644
--- a/advisories/unreviewed/2022/05/GHSA-795r-vggr-7g7x/GHSA-795r-vggr-7g7x.json
+++ b/advisories/unreviewed/2022/05/GHSA-795r-vggr-7g7x/GHSA-795r-vggr-7g7x.json
@@ -7,12 +7,8 @@
"CVE-2010-3492"
],
"details": "The asyncore module in Python before 3.2 does not properly handle unsuccessful calls to the accept function, and does not have accompanying documentation describing how daemon applications should handle unsuccessful calls to the accept function, which makes it easier for remote attackers to conduct denial of service attacks that terminate these applications via network connections.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -52,9 +48,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-79jp-f6c4-wq28/GHSA-79jp-f6c4-wq28.json b/advisories/unreviewed/2022/05/GHSA-79jp-f6c4-wq28/GHSA-79jp-f6c4-wq28.json
index 82fff72c2d0..0678f35c27a 100644
--- a/advisories/unreviewed/2022/05/GHSA-79jp-f6c4-wq28/GHSA-79jp-f6c4-wq28.json
+++ b/advisories/unreviewed/2022/05/GHSA-79jp-f6c4-wq28/GHSA-79jp-f6c4-wq28.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-7c2w-7whc-jvcc/GHSA-7c2w-7whc-jvcc.json b/advisories/unreviewed/2022/05/GHSA-7c2w-7whc-jvcc/GHSA-7c2w-7whc-jvcc.json
index ada2070f174..6d48c102da6 100644
--- a/advisories/unreviewed/2022/05/GHSA-7c2w-7whc-jvcc/GHSA-7c2w-7whc-jvcc.json
+++ b/advisories/unreviewed/2022/05/GHSA-7c2w-7whc-jvcc/GHSA-7c2w-7whc-jvcc.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -39,9 +37,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-7c64-986h-xrf6/GHSA-7c64-986h-xrf6.json b/advisories/unreviewed/2022/05/GHSA-7c64-986h-xrf6/GHSA-7c64-986h-xrf6.json
index 0da0c2f8689..701e750dd70 100644
--- a/advisories/unreviewed/2022/05/GHSA-7c64-986h-xrf6/GHSA-7c64-986h-xrf6.json
+++ b/advisories/unreviewed/2022/05/GHSA-7c64-986h-xrf6/GHSA-7c64-986h-xrf6.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-7c6r-qvm7-wmx5/GHSA-7c6r-qvm7-wmx5.json b/advisories/unreviewed/2022/05/GHSA-7c6r-qvm7-wmx5/GHSA-7c6r-qvm7-wmx5.json
index 7561b031da5..951ad4fd516 100644
--- a/advisories/unreviewed/2022/05/GHSA-7c6r-qvm7-wmx5/GHSA-7c6r-qvm7-wmx5.json
+++ b/advisories/unreviewed/2022/05/GHSA-7c6r-qvm7-wmx5/GHSA-7c6r-qvm7-wmx5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-7crm-m2r3-69jp/GHSA-7crm-m2r3-69jp.json b/advisories/unreviewed/2022/05/GHSA-7crm-m2r3-69jp/GHSA-7crm-m2r3-69jp.json
index 535f27e0ed2..5f9cbb24147 100644
--- a/advisories/unreviewed/2022/05/GHSA-7crm-m2r3-69jp/GHSA-7crm-m2r3-69jp.json
+++ b/advisories/unreviewed/2022/05/GHSA-7crm-m2r3-69jp/GHSA-7crm-m2r3-69jp.json
@@ -7,12 +7,8 @@
"CVE-2013-1502"
],
"details": "Unspecified vulnerability in Oracle MySQL 5.5.30 and earlier and 5.6.9 and earlier allows local users to affect availability via unknown vectors related to Server Partition.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -40,9 +36,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-7fcq-8fmw-gv89/GHSA-7fcq-8fmw-gv89.json b/advisories/unreviewed/2022/05/GHSA-7fcq-8fmw-gv89/GHSA-7fcq-8fmw-gv89.json
index 05b64ebd1cc..b752cca26d0 100644
--- a/advisories/unreviewed/2022/05/GHSA-7fcq-8fmw-gv89/GHSA-7fcq-8fmw-gv89.json
+++ b/advisories/unreviewed/2022/05/GHSA-7fcq-8fmw-gv89/GHSA-7fcq-8fmw-gv89.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -111,9 +109,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-7g42-fh7c-62xv/GHSA-7g42-fh7c-62xv.json b/advisories/unreviewed/2022/05/GHSA-7g42-fh7c-62xv/GHSA-7g42-fh7c-62xv.json
index 49846a5670c..d83cf6798b6 100644
--- a/advisories/unreviewed/2022/05/GHSA-7g42-fh7c-62xv/GHSA-7g42-fh7c-62xv.json
+++ b/advisories/unreviewed/2022/05/GHSA-7g42-fh7c-62xv/GHSA-7g42-fh7c-62xv.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-7gxh-p4c9-cq3r/GHSA-7gxh-p4c9-cq3r.json b/advisories/unreviewed/2022/05/GHSA-7gxh-p4c9-cq3r/GHSA-7gxh-p4c9-cq3r.json
index d166a7a0f91..d47e8095bc3 100644
--- a/advisories/unreviewed/2022/05/GHSA-7gxh-p4c9-cq3r/GHSA-7gxh-p4c9-cq3r.json
+++ b/advisories/unreviewed/2022/05/GHSA-7gxh-p4c9-cq3r/GHSA-7gxh-p4c9-cq3r.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-7h9h-h633-rgpf/GHSA-7h9h-h633-rgpf.json b/advisories/unreviewed/2022/05/GHSA-7h9h-h633-rgpf/GHSA-7h9h-h633-rgpf.json
index 029bed73188..347e32472e1 100644
--- a/advisories/unreviewed/2022/05/GHSA-7h9h-h633-rgpf/GHSA-7h9h-h633-rgpf.json
+++ b/advisories/unreviewed/2022/05/GHSA-7h9h-h633-rgpf/GHSA-7h9h-h633-rgpf.json
@@ -7,12 +7,8 @@
"CVE-2012-1756"
],
"details": "Unspecified vulnerability in Oracle MySQL Server 5.5.23 and earlier allows remote authenticated users to affect availability via unknown vectors.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -44,9 +40,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-7hcx-w2fp-wfhr/GHSA-7hcx-w2fp-wfhr.json b/advisories/unreviewed/2022/05/GHSA-7hcx-w2fp-wfhr/GHSA-7hcx-w2fp-wfhr.json
index bc244b82914..a762dbc800a 100644
--- a/advisories/unreviewed/2022/05/GHSA-7hcx-w2fp-wfhr/GHSA-7hcx-w2fp-wfhr.json
+++ b/advisories/unreviewed/2022/05/GHSA-7hcx-w2fp-wfhr/GHSA-7hcx-w2fp-wfhr.json
@@ -7,12 +7,8 @@
"CVE-2014-2438"
],
"details": "Unspecified vulnerability in Oracle MySQL Server 5.5.35 and earlier and 5.6.15 and earlier allows remote authenticated users to affect availability via unknown vectors related to Replication.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -48,9 +44,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-7hqc-c6rp-29jv/GHSA-7hqc-c6rp-29jv.json b/advisories/unreviewed/2022/05/GHSA-7hqc-c6rp-29jv/GHSA-7hqc-c6rp-29jv.json
index 291b9949645..409ac104097 100644
--- a/advisories/unreviewed/2022/05/GHSA-7hqc-c6rp-29jv/GHSA-7hqc-c6rp-29jv.json
+++ b/advisories/unreviewed/2022/05/GHSA-7hqc-c6rp-29jv/GHSA-7hqc-c6rp-29jv.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-7j79-33fw-38v7/GHSA-7j79-33fw-38v7.json b/advisories/unreviewed/2022/05/GHSA-7j79-33fw-38v7/GHSA-7j79-33fw-38v7.json
index 9b98556ce6e..120027cef29 100644
--- a/advisories/unreviewed/2022/05/GHSA-7j79-33fw-38v7/GHSA-7j79-33fw-38v7.json
+++ b/advisories/unreviewed/2022/05/GHSA-7j79-33fw-38v7/GHSA-7j79-33fw-38v7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-7jf7-367c-mvv4/GHSA-7jf7-367c-mvv4.json b/advisories/unreviewed/2022/05/GHSA-7jf7-367c-mvv4/GHSA-7jf7-367c-mvv4.json
index 0815917c2e9..2cb34b5f2c5 100644
--- a/advisories/unreviewed/2022/05/GHSA-7jf7-367c-mvv4/GHSA-7jf7-367c-mvv4.json
+++ b/advisories/unreviewed/2022/05/GHSA-7jf7-367c-mvv4/GHSA-7jf7-367c-mvv4.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-7p5m-79w6-6wjq/GHSA-7p5m-79w6-6wjq.json b/advisories/unreviewed/2022/05/GHSA-7p5m-79w6-6wjq/GHSA-7p5m-79w6-6wjq.json
index e4b0850ad7e..04cbd30afe5 100644
--- a/advisories/unreviewed/2022/05/GHSA-7p5m-79w6-6wjq/GHSA-7p5m-79w6-6wjq.json
+++ b/advisories/unreviewed/2022/05/GHSA-7p5m-79w6-6wjq/GHSA-7p5m-79w6-6wjq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-7pc8-wp58-mr3p/GHSA-7pc8-wp58-mr3p.json b/advisories/unreviewed/2022/05/GHSA-7pc8-wp58-mr3p/GHSA-7pc8-wp58-mr3p.json
index 997b2dfa55c..47422d64c13 100644
--- a/advisories/unreviewed/2022/05/GHSA-7pc8-wp58-mr3p/GHSA-7pc8-wp58-mr3p.json
+++ b/advisories/unreviewed/2022/05/GHSA-7pc8-wp58-mr3p/GHSA-7pc8-wp58-mr3p.json
@@ -7,12 +7,8 @@
"CVE-2014-7235"
],
"details": "htdocs_ari/includes/login.php in the ARI Framework module/Asterisk Recording Interface (ARI) in FreePBX before 2.9.0.9, 2.10.x, and 2.11 before 2.11.1.5 allows remote attackers to execute arbitrary code via the ari_auth cookie, related to the PHP unserialize function, as exploited in the wild in September 2014.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-7pgj-273w-w98j/GHSA-7pgj-273w-w98j.json b/advisories/unreviewed/2022/05/GHSA-7pgj-273w-w98j/GHSA-7pgj-273w-w98j.json
index 25ca76093a9..63a3e42a485 100644
--- a/advisories/unreviewed/2022/05/GHSA-7pgj-273w-w98j/GHSA-7pgj-273w-w98j.json
+++ b/advisories/unreviewed/2022/05/GHSA-7pgj-273w-w98j/GHSA-7pgj-273w-w98j.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-7pq3-qq22-gpw3/GHSA-7pq3-qq22-gpw3.json b/advisories/unreviewed/2022/05/GHSA-7pq3-qq22-gpw3/GHSA-7pq3-qq22-gpw3.json
index 227faef3db8..723d7ce7281 100644
--- a/advisories/unreviewed/2022/05/GHSA-7pq3-qq22-gpw3/GHSA-7pq3-qq22-gpw3.json
+++ b/advisories/unreviewed/2022/05/GHSA-7pq3-qq22-gpw3/GHSA-7pq3-qq22-gpw3.json
@@ -7,12 +7,8 @@
"CVE-2014-0001"
],
"details": "Buffer overflow in client/mysql.cc in Oracle MySQL and MariaDB before 5.5.35 allows remote database servers to cause a denial of service (crash) and possibly execute arbitrary code via a long server version string.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-7rgr-gvvh-5rf9/GHSA-7rgr-gvvh-5rf9.json b/advisories/unreviewed/2022/05/GHSA-7rgr-gvvh-5rf9/GHSA-7rgr-gvvh-5rf9.json
index 036d9d61cc4..4db18038fd7 100644
--- a/advisories/unreviewed/2022/05/GHSA-7rgr-gvvh-5rf9/GHSA-7rgr-gvvh-5rf9.json
+++ b/advisories/unreviewed/2022/05/GHSA-7rgr-gvvh-5rf9/GHSA-7rgr-gvvh-5rf9.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-7vh6-x7j4-87jx/GHSA-7vh6-x7j4-87jx.json b/advisories/unreviewed/2022/05/GHSA-7vh6-x7j4-87jx/GHSA-7vh6-x7j4-87jx.json
index 784adfd09bc..d0960c78989 100644
--- a/advisories/unreviewed/2022/05/GHSA-7vh6-x7j4-87jx/GHSA-7vh6-x7j4-87jx.json
+++ b/advisories/unreviewed/2022/05/GHSA-7vh6-x7j4-87jx/GHSA-7vh6-x7j4-87jx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-7vp2-v23x-fgc2/GHSA-7vp2-v23x-fgc2.json b/advisories/unreviewed/2022/05/GHSA-7vp2-v23x-fgc2/GHSA-7vp2-v23x-fgc2.json
index f651cadedcd..99e60336b48 100644
--- a/advisories/unreviewed/2022/05/GHSA-7vp2-v23x-fgc2/GHSA-7vp2-v23x-fgc2.json
+++ b/advisories/unreviewed/2022/05/GHSA-7vp2-v23x-fgc2/GHSA-7vp2-v23x-fgc2.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-7x29-5q3f-f4x2/GHSA-7x29-5q3f-f4x2.json b/advisories/unreviewed/2022/05/GHSA-7x29-5q3f-f4x2/GHSA-7x29-5q3f-f4x2.json
index aa1864f08b4..2c799a4bdcc 100644
--- a/advisories/unreviewed/2022/05/GHSA-7x29-5q3f-f4x2/GHSA-7x29-5q3f-f4x2.json
+++ b/advisories/unreviewed/2022/05/GHSA-7x29-5q3f-f4x2/GHSA-7x29-5q3f-f4x2.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-82gh-mfg6-h477/GHSA-82gh-mfg6-h477.json b/advisories/unreviewed/2022/05/GHSA-82gh-mfg6-h477/GHSA-82gh-mfg6-h477.json
index 9631588a523..d8d04940fba 100644
--- a/advisories/unreviewed/2022/05/GHSA-82gh-mfg6-h477/GHSA-82gh-mfg6-h477.json
+++ b/advisories/unreviewed/2022/05/GHSA-82gh-mfg6-h477/GHSA-82gh-mfg6-h477.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-82gq-j5jh-598w/GHSA-82gq-j5jh-598w.json b/advisories/unreviewed/2022/05/GHSA-82gq-j5jh-598w/GHSA-82gq-j5jh-598w.json
index 4685e395fed..a47ea940b48 100644
--- a/advisories/unreviewed/2022/05/GHSA-82gq-j5jh-598w/GHSA-82gq-j5jh-598w.json
+++ b/advisories/unreviewed/2022/05/GHSA-82gq-j5jh-598w/GHSA-82gq-j5jh-598w.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-82x3-cxj5-262m/GHSA-82x3-cxj5-262m.json b/advisories/unreviewed/2022/05/GHSA-82x3-cxj5-262m/GHSA-82x3-cxj5-262m.json
index 64726e6b184..f171a0cf8f3 100644
--- a/advisories/unreviewed/2022/05/GHSA-82x3-cxj5-262m/GHSA-82x3-cxj5-262m.json
+++ b/advisories/unreviewed/2022/05/GHSA-82x3-cxj5-262m/GHSA-82x3-cxj5-262m.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-836c-7qj9-w7cj/GHSA-836c-7qj9-w7cj.json b/advisories/unreviewed/2022/05/GHSA-836c-7qj9-w7cj/GHSA-836c-7qj9-w7cj.json
index c9b43b9cd36..f4ac1e2828d 100644
--- a/advisories/unreviewed/2022/05/GHSA-836c-7qj9-w7cj/GHSA-836c-7qj9-w7cj.json
+++ b/advisories/unreviewed/2022/05/GHSA-836c-7qj9-w7cj/GHSA-836c-7qj9-w7cj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-83rq-mxvp-fh45/GHSA-83rq-mxvp-fh45.json b/advisories/unreviewed/2022/05/GHSA-83rq-mxvp-fh45/GHSA-83rq-mxvp-fh45.json
index d5dc4725c5f..25b66d1adc8 100644
--- a/advisories/unreviewed/2022/05/GHSA-83rq-mxvp-fh45/GHSA-83rq-mxvp-fh45.json
+++ b/advisories/unreviewed/2022/05/GHSA-83rq-mxvp-fh45/GHSA-83rq-mxvp-fh45.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -51,9 +49,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-83rq-ppqv-95c6/GHSA-83rq-ppqv-95c6.json b/advisories/unreviewed/2022/05/GHSA-83rq-ppqv-95c6/GHSA-83rq-ppqv-95c6.json
index 75ba83facbd..558b4421217 100644
--- a/advisories/unreviewed/2022/05/GHSA-83rq-ppqv-95c6/GHSA-83rq-ppqv-95c6.json
+++ b/advisories/unreviewed/2022/05/GHSA-83rq-ppqv-95c6/GHSA-83rq-ppqv-95c6.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-84mp-28c6-p4qw/GHSA-84mp-28c6-p4qw.json b/advisories/unreviewed/2022/05/GHSA-84mp-28c6-p4qw/GHSA-84mp-28c6-p4qw.json
index 26b86de8783..7bc6aa55572 100644
--- a/advisories/unreviewed/2022/05/GHSA-84mp-28c6-p4qw/GHSA-84mp-28c6-p4qw.json
+++ b/advisories/unreviewed/2022/05/GHSA-84mp-28c6-p4qw/GHSA-84mp-28c6-p4qw.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-85c5-q3p2-9qp4/GHSA-85c5-q3p2-9qp4.json b/advisories/unreviewed/2022/05/GHSA-85c5-q3p2-9qp4/GHSA-85c5-q3p2-9qp4.json
index fd9ab102a1f..ec1146da56c 100644
--- a/advisories/unreviewed/2022/05/GHSA-85c5-q3p2-9qp4/GHSA-85c5-q3p2-9qp4.json
+++ b/advisories/unreviewed/2022/05/GHSA-85c5-q3p2-9qp4/GHSA-85c5-q3p2-9qp4.json
@@ -7,12 +7,8 @@
"CVE-2015-1902"
],
"details": "Stack-based buffer overflow in IBM Domino 8.5 before 8.5.3 FP6 IF7 and 9.0 before 9.0.1 FP3 IF3 allows remote attackers to execute arbitrary code via a crafted BMP image, aka SPR KLYH9TSMLA.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-862p-2jpg-8gg4/GHSA-862p-2jpg-8gg4.json b/advisories/unreviewed/2022/05/GHSA-862p-2jpg-8gg4/GHSA-862p-2jpg-8gg4.json
index d9ac554943c..4e4a1468aa1 100644
--- a/advisories/unreviewed/2022/05/GHSA-862p-2jpg-8gg4/GHSA-862p-2jpg-8gg4.json
+++ b/advisories/unreviewed/2022/05/GHSA-862p-2jpg-8gg4/GHSA-862p-2jpg-8gg4.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-87p4-47xm-6c25/GHSA-87p4-47xm-6c25.json b/advisories/unreviewed/2022/05/GHSA-87p4-47xm-6c25/GHSA-87p4-47xm-6c25.json
index 55756953dd0..2d1e24728a9 100644
--- a/advisories/unreviewed/2022/05/GHSA-87p4-47xm-6c25/GHSA-87p4-47xm-6c25.json
+++ b/advisories/unreviewed/2022/05/GHSA-87p4-47xm-6c25/GHSA-87p4-47xm-6c25.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-87vf-f88q-65rp/GHSA-87vf-f88q-65rp.json b/advisories/unreviewed/2022/05/GHSA-87vf-f88q-65rp/GHSA-87vf-f88q-65rp.json
index 5e95ba3216e..d86b43f268e 100644
--- a/advisories/unreviewed/2022/05/GHSA-87vf-f88q-65rp/GHSA-87vf-f88q-65rp.json
+++ b/advisories/unreviewed/2022/05/GHSA-87vf-f88q-65rp/GHSA-87vf-f88q-65rp.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-8868-2xhg-jv8v/GHSA-8868-2xhg-jv8v.json b/advisories/unreviewed/2022/05/GHSA-8868-2xhg-jv8v/GHSA-8868-2xhg-jv8v.json
index 02ee161b3ed..9c2737c74e4 100644
--- a/advisories/unreviewed/2022/05/GHSA-8868-2xhg-jv8v/GHSA-8868-2xhg-jv8v.json
+++ b/advisories/unreviewed/2022/05/GHSA-8868-2xhg-jv8v/GHSA-8868-2xhg-jv8v.json
@@ -7,12 +7,8 @@
"CVE-2015-1903"
],
"details": "Stack-based buffer overflow in IBM Domino 8.5 before 8.5.3 FP6 IF7 and 9.0 before 9.0.1 FP3 IF3 allows remote attackers to execute arbitrary code via a crafted BMP image, aka SPR KLYH9TSN3Y.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-8929-9vrr-cvf4/GHSA-8929-9vrr-cvf4.json b/advisories/unreviewed/2022/05/GHSA-8929-9vrr-cvf4/GHSA-8929-9vrr-cvf4.json
index d08bb7a3f82..9e7d73cb494 100644
--- a/advisories/unreviewed/2022/05/GHSA-8929-9vrr-cvf4/GHSA-8929-9vrr-cvf4.json
+++ b/advisories/unreviewed/2022/05/GHSA-8929-9vrr-cvf4/GHSA-8929-9vrr-cvf4.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-8937-22rp-f6j9/GHSA-8937-22rp-f6j9.json b/advisories/unreviewed/2022/05/GHSA-8937-22rp-f6j9/GHSA-8937-22rp-f6j9.json
index ffca7fa8ee7..aa46f5b3df6 100644
--- a/advisories/unreviewed/2022/05/GHSA-8937-22rp-f6j9/GHSA-8937-22rp-f6j9.json
+++ b/advisories/unreviewed/2022/05/GHSA-8937-22rp-f6j9/GHSA-8937-22rp-f6j9.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-89qq-xm3r-9xgv/GHSA-89qq-xm3r-9xgv.json b/advisories/unreviewed/2022/05/GHSA-89qq-xm3r-9xgv/GHSA-89qq-xm3r-9xgv.json
index 7861caec5a5..c70af7ff5ba 100644
--- a/advisories/unreviewed/2022/05/GHSA-89qq-xm3r-9xgv/GHSA-89qq-xm3r-9xgv.json
+++ b/advisories/unreviewed/2022/05/GHSA-89qq-xm3r-9xgv/GHSA-89qq-xm3r-9xgv.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-89vc-7frq-2rfj/GHSA-89vc-7frq-2rfj.json b/advisories/unreviewed/2022/05/GHSA-89vc-7frq-2rfj/GHSA-89vc-7frq-2rfj.json
index ada7c25db9a..42aefc45344 100644
--- a/advisories/unreviewed/2022/05/GHSA-89vc-7frq-2rfj/GHSA-89vc-7frq-2rfj.json
+++ b/advisories/unreviewed/2022/05/GHSA-89vc-7frq-2rfj/GHSA-89vc-7frq-2rfj.json
@@ -7,12 +7,8 @@
"CVE-2015-5322"
],
"details": "Directory traversal vulnerability in Jenkins before 1.638 and LTS before 1.625.2 allows remote attackers to list directory contents and read arbitrary files in the Jenkins servlet resources via directory traversal sequences in a request to jnlpJars/.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-8c4m-6mq7-68hf/GHSA-8c4m-6mq7-68hf.json b/advisories/unreviewed/2022/05/GHSA-8c4m-6mq7-68hf/GHSA-8c4m-6mq7-68hf.json
index e52a51d57f7..8a0c9621793 100644
--- a/advisories/unreviewed/2022/05/GHSA-8c4m-6mq7-68hf/GHSA-8c4m-6mq7-68hf.json
+++ b/advisories/unreviewed/2022/05/GHSA-8c4m-6mq7-68hf/GHSA-8c4m-6mq7-68hf.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-8gh7-7428-6468/GHSA-8gh7-7428-6468.json b/advisories/unreviewed/2022/05/GHSA-8gh7-7428-6468/GHSA-8gh7-7428-6468.json
index 078b2261fc4..d6a8638b7a7 100644
--- a/advisories/unreviewed/2022/05/GHSA-8gh7-7428-6468/GHSA-8gh7-7428-6468.json
+++ b/advisories/unreviewed/2022/05/GHSA-8gh7-7428-6468/GHSA-8gh7-7428-6468.json
@@ -7,12 +7,8 @@
"CVE-2015-7697"
],
"details": "Info-ZIP UnZip 6.0 allows remote attackers to cause a denial of service (infinite loop) via empty bzip2 data in a ZIP archive.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -56,9 +52,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-8gqp-9rvv-r4x9/GHSA-8gqp-9rvv-r4x9.json b/advisories/unreviewed/2022/05/GHSA-8gqp-9rvv-r4x9/GHSA-8gqp-9rvv-r4x9.json
index 58560e43b0b..8364d436864 100644
--- a/advisories/unreviewed/2022/05/GHSA-8gqp-9rvv-r4x9/GHSA-8gqp-9rvv-r4x9.json
+++ b/advisories/unreviewed/2022/05/GHSA-8gqp-9rvv-r4x9/GHSA-8gqp-9rvv-r4x9.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -111,9 +109,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-8h3v-jj53-mcxp/GHSA-8h3v-jj53-mcxp.json b/advisories/unreviewed/2022/05/GHSA-8h3v-jj53-mcxp/GHSA-8h3v-jj53-mcxp.json
index edee1bd20c1..d9f8d203878 100644
--- a/advisories/unreviewed/2022/05/GHSA-8h3v-jj53-mcxp/GHSA-8h3v-jj53-mcxp.json
+++ b/advisories/unreviewed/2022/05/GHSA-8h3v-jj53-mcxp/GHSA-8h3v-jj53-mcxp.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-8hx7-fw96-w88r/GHSA-8hx7-fw96-w88r.json b/advisories/unreviewed/2022/05/GHSA-8hx7-fw96-w88r/GHSA-8hx7-fw96-w88r.json
index 4955ef53a8c..be7864d5fa5 100644
--- a/advisories/unreviewed/2022/05/GHSA-8hx7-fw96-w88r/GHSA-8hx7-fw96-w88r.json
+++ b/advisories/unreviewed/2022/05/GHSA-8hx7-fw96-w88r/GHSA-8hx7-fw96-w88r.json
@@ -7,12 +7,8 @@
"CVE-2014-4243"
],
"details": "Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.5.35 and earlier and 5.6.15 and earlier allows remote authenticated users to affect availability via vectors related to ENFED.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -60,9 +56,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-8jqc-vr4c-j88m/GHSA-8jqc-vr4c-j88m.json b/advisories/unreviewed/2022/05/GHSA-8jqc-vr4c-j88m/GHSA-8jqc-vr4c-j88m.json
index ce6efd5123d..ac75d0ebf07 100644
--- a/advisories/unreviewed/2022/05/GHSA-8jqc-vr4c-j88m/GHSA-8jqc-vr4c-j88m.json
+++ b/advisories/unreviewed/2022/05/GHSA-8jqc-vr4c-j88m/GHSA-8jqc-vr4c-j88m.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-8m8q-r5vq-5fg3/GHSA-8m8q-r5vq-5fg3.json b/advisories/unreviewed/2022/05/GHSA-8m8q-r5vq-5fg3/GHSA-8m8q-r5vq-5fg3.json
index 5cfd998516f..ed7157d96ef 100644
--- a/advisories/unreviewed/2022/05/GHSA-8m8q-r5vq-5fg3/GHSA-8m8q-r5vq-5fg3.json
+++ b/advisories/unreviewed/2022/05/GHSA-8m8q-r5vq-5fg3/GHSA-8m8q-r5vq-5fg3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-8mx7-w42g-2rch/GHSA-8mx7-w42g-2rch.json b/advisories/unreviewed/2022/05/GHSA-8mx7-w42g-2rch/GHSA-8mx7-w42g-2rch.json
index dd4a2942025..9e80bfa5ce4 100644
--- a/advisories/unreviewed/2022/05/GHSA-8mx7-w42g-2rch/GHSA-8mx7-w42g-2rch.json
+++ b/advisories/unreviewed/2022/05/GHSA-8mx7-w42g-2rch/GHSA-8mx7-w42g-2rch.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-8pch-jp5p-47jq/GHSA-8pch-jp5p-47jq.json b/advisories/unreviewed/2022/05/GHSA-8pch-jp5p-47jq/GHSA-8pch-jp5p-47jq.json
index c8342a48546..2863423c665 100644
--- a/advisories/unreviewed/2022/05/GHSA-8pch-jp5p-47jq/GHSA-8pch-jp5p-47jq.json
+++ b/advisories/unreviewed/2022/05/GHSA-8pch-jp5p-47jq/GHSA-8pch-jp5p-47jq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-8pfj-j2w8-xjmh/GHSA-8pfj-j2w8-xjmh.json b/advisories/unreviewed/2022/05/GHSA-8pfj-j2w8-xjmh/GHSA-8pfj-j2w8-xjmh.json
index 660acf2a732..a969c78a2d3 100644
--- a/advisories/unreviewed/2022/05/GHSA-8pfj-j2w8-xjmh/GHSA-8pfj-j2w8-xjmh.json
+++ b/advisories/unreviewed/2022/05/GHSA-8pfj-j2w8-xjmh/GHSA-8pfj-j2w8-xjmh.json
@@ -7,12 +7,8 @@
"CVE-2014-2736"
],
"details": "Multiple SQL injection vulnerabilities in MODX Revolution before 2.2.14 allow remote attackers to execute arbitrary SQL commands via the (1) session ID (PHPSESSID) to index.php or remote authenticated users to execute arbitrary SQL commands via the (2) user parameter to connectors/security/message.php or (3) id parameter to manager/index.php.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-8pqx-3rxx-f5pm/GHSA-8pqx-3rxx-f5pm.json b/advisories/unreviewed/2022/05/GHSA-8pqx-3rxx-f5pm/GHSA-8pqx-3rxx-f5pm.json
index d32aa120c09..e7d6ae85b42 100644
--- a/advisories/unreviewed/2022/05/GHSA-8pqx-3rxx-f5pm/GHSA-8pqx-3rxx-f5pm.json
+++ b/advisories/unreviewed/2022/05/GHSA-8pqx-3rxx-f5pm/GHSA-8pqx-3rxx-f5pm.json
@@ -7,12 +7,8 @@
"CVE-2015-5317"
],
"details": "The Fingerprints pages in Jenkins before 1.638 and LTS before 1.625.2 might allow remote attackers to obtain sensitive job and build name information via a direct request.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-8qv4-cpxq-5g8w/GHSA-8qv4-cpxq-5g8w.json b/advisories/unreviewed/2022/05/GHSA-8qv4-cpxq-5g8w/GHSA-8qv4-cpxq-5g8w.json
index 44c369a90a6..0aecc907735 100644
--- a/advisories/unreviewed/2022/05/GHSA-8qv4-cpxq-5g8w/GHSA-8qv4-cpxq-5g8w.json
+++ b/advisories/unreviewed/2022/05/GHSA-8qv4-cpxq-5g8w/GHSA-8qv4-cpxq-5g8w.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-8r7w-hm4m-fpwp/GHSA-8r7w-hm4m-fpwp.json b/advisories/unreviewed/2022/05/GHSA-8r7w-hm4m-fpwp/GHSA-8r7w-hm4m-fpwp.json
index 1cc546d8029..7646deb1993 100644
--- a/advisories/unreviewed/2022/05/GHSA-8r7w-hm4m-fpwp/GHSA-8r7w-hm4m-fpwp.json
+++ b/advisories/unreviewed/2022/05/GHSA-8r7w-hm4m-fpwp/GHSA-8r7w-hm4m-fpwp.json
@@ -7,12 +7,8 @@
"CVE-2014-2430"
],
"details": "Unspecified vulnerability in Oracle MySQL Server 5.5.36 and earlier and 5.6.16 and earlier allows remote authenticated users to affect availability via unknown vectors related to Performance Schema.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -52,9 +48,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-8rp6-8jgg-qp66/GHSA-8rp6-8jgg-qp66.json b/advisories/unreviewed/2022/05/GHSA-8rp6-8jgg-qp66/GHSA-8rp6-8jgg-qp66.json
index 493fb1a63c3..fd7583c69be 100644
--- a/advisories/unreviewed/2022/05/GHSA-8rp6-8jgg-qp66/GHSA-8rp6-8jgg-qp66.json
+++ b/advisories/unreviewed/2022/05/GHSA-8rp6-8jgg-qp66/GHSA-8rp6-8jgg-qp66.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-8rvr-457v-r5xr/GHSA-8rvr-457v-r5xr.json b/advisories/unreviewed/2022/05/GHSA-8rvr-457v-r5xr/GHSA-8rvr-457v-r5xr.json
index 5c02472bcfd..6a3ada4e42c 100644
--- a/advisories/unreviewed/2022/05/GHSA-8rvr-457v-r5xr/GHSA-8rvr-457v-r5xr.json
+++ b/advisories/unreviewed/2022/05/GHSA-8rvr-457v-r5xr/GHSA-8rvr-457v-r5xr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-8v2g-f8jh-wfx5/GHSA-8v2g-f8jh-wfx5.json b/advisories/unreviewed/2022/05/GHSA-8v2g-f8jh-wfx5/GHSA-8v2g-f8jh-wfx5.json
index 2118bbd3eed..24b55794949 100644
--- a/advisories/unreviewed/2022/05/GHSA-8v2g-f8jh-wfx5/GHSA-8v2g-f8jh-wfx5.json
+++ b/advisories/unreviewed/2022/05/GHSA-8v2g-f8jh-wfx5/GHSA-8v2g-f8jh-wfx5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-8xqc-p9f7-97mv/GHSA-8xqc-p9f7-97mv.json b/advisories/unreviewed/2022/05/GHSA-8xqc-p9f7-97mv/GHSA-8xqc-p9f7-97mv.json
index d745c04105e..97bf1a30a78 100644
--- a/advisories/unreviewed/2022/05/GHSA-8xqc-p9f7-97mv/GHSA-8xqc-p9f7-97mv.json
+++ b/advisories/unreviewed/2022/05/GHSA-8xqc-p9f7-97mv/GHSA-8xqc-p9f7-97mv.json
@@ -7,12 +7,8 @@
"CVE-2013-3793"
],
"details": "Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.5.31 and earlier and 5.6.11 and earlier allows remote authenticated users to affect availability via unknown vectors related to Data Manipulation Language.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -68,9 +64,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-8xr3-54w2-8xjp/GHSA-8xr3-54w2-8xjp.json b/advisories/unreviewed/2022/05/GHSA-8xr3-54w2-8xjp/GHSA-8xr3-54w2-8xjp.json
index 7ba99c9d345..c85a0c3ae9c 100644
--- a/advisories/unreviewed/2022/05/GHSA-8xr3-54w2-8xjp/GHSA-8xr3-54w2-8xjp.json
+++ b/advisories/unreviewed/2022/05/GHSA-8xr3-54w2-8xjp/GHSA-8xr3-54w2-8xjp.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-8xxg-6j29-5jhq/GHSA-8xxg-6j29-5jhq.json b/advisories/unreviewed/2022/05/GHSA-8xxg-6j29-5jhq/GHSA-8xxg-6j29-5jhq.json
index 7859aa66276..4acf62eff95 100644
--- a/advisories/unreviewed/2022/05/GHSA-8xxg-6j29-5jhq/GHSA-8xxg-6j29-5jhq.json
+++ b/advisories/unreviewed/2022/05/GHSA-8xxg-6j29-5jhq/GHSA-8xxg-6j29-5jhq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-92ff-4hjq-9w92/GHSA-92ff-4hjq-9w92.json b/advisories/unreviewed/2022/05/GHSA-92ff-4hjq-9w92/GHSA-92ff-4hjq-9w92.json
index b32a7fa252c..18969eca5ff 100644
--- a/advisories/unreviewed/2022/05/GHSA-92ff-4hjq-9w92/GHSA-92ff-4hjq-9w92.json
+++ b/advisories/unreviewed/2022/05/GHSA-92ff-4hjq-9w92/GHSA-92ff-4hjq-9w92.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-92pq-82vg-3v28/GHSA-92pq-82vg-3v28.json b/advisories/unreviewed/2022/05/GHSA-92pq-82vg-3v28/GHSA-92pq-82vg-3v28.json
index 98b81f69410..a96b0b7f559 100644
--- a/advisories/unreviewed/2022/05/GHSA-92pq-82vg-3v28/GHSA-92pq-82vg-3v28.json
+++ b/advisories/unreviewed/2022/05/GHSA-92pq-82vg-3v28/GHSA-92pq-82vg-3v28.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-9469-9gw8-5gq8/GHSA-9469-9gw8-5gq8.json b/advisories/unreviewed/2022/05/GHSA-9469-9gw8-5gq8/GHSA-9469-9gw8-5gq8.json
index 21ef32de2e5..fe605734a97 100644
--- a/advisories/unreviewed/2022/05/GHSA-9469-9gw8-5gq8/GHSA-9469-9gw8-5gq8.json
+++ b/advisories/unreviewed/2022/05/GHSA-9469-9gw8-5gq8/GHSA-9469-9gw8-5gq8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-94fw-7x26-crj8/GHSA-94fw-7x26-crj8.json b/advisories/unreviewed/2022/05/GHSA-94fw-7x26-crj8/GHSA-94fw-7x26-crj8.json
index 17479772bc3..bc9aaf3226f 100644
--- a/advisories/unreviewed/2022/05/GHSA-94fw-7x26-crj8/GHSA-94fw-7x26-crj8.json
+++ b/advisories/unreviewed/2022/05/GHSA-94fw-7x26-crj8/GHSA-94fw-7x26-crj8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-9555-fvr7-fm2h/GHSA-9555-fvr7-fm2h.json b/advisories/unreviewed/2022/05/GHSA-9555-fvr7-fm2h/GHSA-9555-fvr7-fm2h.json
index 87fcde6bde5..46153fe8619 100644
--- a/advisories/unreviewed/2022/05/GHSA-9555-fvr7-fm2h/GHSA-9555-fvr7-fm2h.json
+++ b/advisories/unreviewed/2022/05/GHSA-9555-fvr7-fm2h/GHSA-9555-fvr7-fm2h.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-95fc-rj6v-4rhr/GHSA-95fc-rj6v-4rhr.json b/advisories/unreviewed/2022/05/GHSA-95fc-rj6v-4rhr/GHSA-95fc-rj6v-4rhr.json
index 56fbb923a28..7cdbd9b6ccd 100644
--- a/advisories/unreviewed/2022/05/GHSA-95fc-rj6v-4rhr/GHSA-95fc-rj6v-4rhr.json
+++ b/advisories/unreviewed/2022/05/GHSA-95fc-rj6v-4rhr/GHSA-95fc-rj6v-4rhr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-95px-qh9x-29gf/GHSA-95px-qh9x-29gf.json b/advisories/unreviewed/2022/05/GHSA-95px-qh9x-29gf/GHSA-95px-qh9x-29gf.json
index 321f51ef45d..d15ba155227 100644
--- a/advisories/unreviewed/2022/05/GHSA-95px-qh9x-29gf/GHSA-95px-qh9x-29gf.json
+++ b/advisories/unreviewed/2022/05/GHSA-95px-qh9x-29gf/GHSA-95px-qh9x-29gf.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-95qr-rf7v-rxfg/GHSA-95qr-rf7v-rxfg.json b/advisories/unreviewed/2022/05/GHSA-95qr-rf7v-rxfg/GHSA-95qr-rf7v-rxfg.json
index 05019ea0c85..9738f697772 100644
--- a/advisories/unreviewed/2022/05/GHSA-95qr-rf7v-rxfg/GHSA-95qr-rf7v-rxfg.json
+++ b/advisories/unreviewed/2022/05/GHSA-95qr-rf7v-rxfg/GHSA-95qr-rf7v-rxfg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-96cg-vr5f-cp9v/GHSA-96cg-vr5f-cp9v.json b/advisories/unreviewed/2022/05/GHSA-96cg-vr5f-cp9v/GHSA-96cg-vr5f-cp9v.json
index 4c227ef8057..9c39d9d8346 100644
--- a/advisories/unreviewed/2022/05/GHSA-96cg-vr5f-cp9v/GHSA-96cg-vr5f-cp9v.json
+++ b/advisories/unreviewed/2022/05/GHSA-96cg-vr5f-cp9v/GHSA-96cg-vr5f-cp9v.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-96f4-3697-gj59/GHSA-96f4-3697-gj59.json b/advisories/unreviewed/2022/05/GHSA-96f4-3697-gj59/GHSA-96f4-3697-gj59.json
index f1cd8dfed29..fee93afd158 100644
--- a/advisories/unreviewed/2022/05/GHSA-96f4-3697-gj59/GHSA-96f4-3697-gj59.json
+++ b/advisories/unreviewed/2022/05/GHSA-96f4-3697-gj59/GHSA-96f4-3697-gj59.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-96h8-7x7c-3r2v/GHSA-96h8-7x7c-3r2v.json b/advisories/unreviewed/2022/05/GHSA-96h8-7x7c-3r2v/GHSA-96h8-7x7c-3r2v.json
index f48289de629..05071c008cc 100644
--- a/advisories/unreviewed/2022/05/GHSA-96h8-7x7c-3r2v/GHSA-96h8-7x7c-3r2v.json
+++ b/advisories/unreviewed/2022/05/GHSA-96h8-7x7c-3r2v/GHSA-96h8-7x7c-3r2v.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-9798-53mw-wrx7/GHSA-9798-53mw-wrx7.json b/advisories/unreviewed/2022/05/GHSA-9798-53mw-wrx7/GHSA-9798-53mw-wrx7.json
index f4dcdf5eadf..493b60027aa 100644
--- a/advisories/unreviewed/2022/05/GHSA-9798-53mw-wrx7/GHSA-9798-53mw-wrx7.json
+++ b/advisories/unreviewed/2022/05/GHSA-9798-53mw-wrx7/GHSA-9798-53mw-wrx7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-986h-5j8j-hgfc/GHSA-986h-5j8j-hgfc.json b/advisories/unreviewed/2022/05/GHSA-986h-5j8j-hgfc/GHSA-986h-5j8j-hgfc.json
index e55cc96b1cf..b94d9ff4263 100644
--- a/advisories/unreviewed/2022/05/GHSA-986h-5j8j-hgfc/GHSA-986h-5j8j-hgfc.json
+++ b/advisories/unreviewed/2022/05/GHSA-986h-5j8j-hgfc/GHSA-986h-5j8j-hgfc.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -47,9 +45,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-9cxr-pmg7-9w5v/GHSA-9cxr-pmg7-9w5v.json b/advisories/unreviewed/2022/05/GHSA-9cxr-pmg7-9w5v/GHSA-9cxr-pmg7-9w5v.json
index 76fe5cefc07..e7c30e4eb68 100644
--- a/advisories/unreviewed/2022/05/GHSA-9cxr-pmg7-9w5v/GHSA-9cxr-pmg7-9w5v.json
+++ b/advisories/unreviewed/2022/05/GHSA-9cxr-pmg7-9w5v/GHSA-9cxr-pmg7-9w5v.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-9fp2-98jv-g7j6/GHSA-9fp2-98jv-g7j6.json b/advisories/unreviewed/2022/05/GHSA-9fp2-98jv-g7j6/GHSA-9fp2-98jv-g7j6.json
index 888f07d68b9..cf353457283 100644
--- a/advisories/unreviewed/2022/05/GHSA-9fp2-98jv-g7j6/GHSA-9fp2-98jv-g7j6.json
+++ b/advisories/unreviewed/2022/05/GHSA-9fp2-98jv-g7j6/GHSA-9fp2-98jv-g7j6.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-9gm2-7mpc-rwc6/GHSA-9gm2-7mpc-rwc6.json b/advisories/unreviewed/2022/05/GHSA-9gm2-7mpc-rwc6/GHSA-9gm2-7mpc-rwc6.json
index 4d3e31c142e..da7f4c0d791 100644
--- a/advisories/unreviewed/2022/05/GHSA-9gm2-7mpc-rwc6/GHSA-9gm2-7mpc-rwc6.json
+++ b/advisories/unreviewed/2022/05/GHSA-9gm2-7mpc-rwc6/GHSA-9gm2-7mpc-rwc6.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-9gph-v8wv-c92v/GHSA-9gph-v8wv-c92v.json b/advisories/unreviewed/2022/05/GHSA-9gph-v8wv-c92v/GHSA-9gph-v8wv-c92v.json
index cfe01ca10a4..bc3eefdc150 100644
--- a/advisories/unreviewed/2022/05/GHSA-9gph-v8wv-c92v/GHSA-9gph-v8wv-c92v.json
+++ b/advisories/unreviewed/2022/05/GHSA-9gph-v8wv-c92v/GHSA-9gph-v8wv-c92v.json
@@ -7,12 +7,8 @@
"CVE-2014-9636"
],
"details": "unzip 6.0 allows remote attackers to cause a denial of service (out-of-bounds read or write and crash) via an extra field with an uncompressed size smaller than the compressed field size in a zip archive that advertises STORED method compression.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-9h7x-wv5p-55q4/GHSA-9h7x-wv5p-55q4.json b/advisories/unreviewed/2022/05/GHSA-9h7x-wv5p-55q4/GHSA-9h7x-wv5p-55q4.json
index 1a3315302ff..eb5881bd88e 100644
--- a/advisories/unreviewed/2022/05/GHSA-9h7x-wv5p-55q4/GHSA-9h7x-wv5p-55q4.json
+++ b/advisories/unreviewed/2022/05/GHSA-9h7x-wv5p-55q4/GHSA-9h7x-wv5p-55q4.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-9hx4-42jp-5rgc/GHSA-9hx4-42jp-5rgc.json b/advisories/unreviewed/2022/05/GHSA-9hx4-42jp-5rgc/GHSA-9hx4-42jp-5rgc.json
index c1a60b329c9..5586163fe23 100644
--- a/advisories/unreviewed/2022/05/GHSA-9hx4-42jp-5rgc/GHSA-9hx4-42jp-5rgc.json
+++ b/advisories/unreviewed/2022/05/GHSA-9hx4-42jp-5rgc/GHSA-9hx4-42jp-5rgc.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-9mpr-24m6-767p/GHSA-9mpr-24m6-767p.json b/advisories/unreviewed/2022/05/GHSA-9mpr-24m6-767p/GHSA-9mpr-24m6-767p.json
index 7a2e287382b..1606ceb3316 100644
--- a/advisories/unreviewed/2022/05/GHSA-9mpr-24m6-767p/GHSA-9mpr-24m6-767p.json
+++ b/advisories/unreviewed/2022/05/GHSA-9mpr-24m6-767p/GHSA-9mpr-24m6-767p.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-9mx9-f554-rw6j/GHSA-9mx9-f554-rw6j.json b/advisories/unreviewed/2022/05/GHSA-9mx9-f554-rw6j/GHSA-9mx9-f554-rw6j.json
index 8300606d2f0..94e2d5c52a9 100644
--- a/advisories/unreviewed/2022/05/GHSA-9mx9-f554-rw6j/GHSA-9mx9-f554-rw6j.json
+++ b/advisories/unreviewed/2022/05/GHSA-9mx9-f554-rw6j/GHSA-9mx9-f554-rw6j.json
@@ -7,12 +7,8 @@
"CVE-2012-1150"
],
"details": "Python before 2.6.8, 2.7.x before 2.7.3, 3.x before 3.1.5, and 3.2.x before 3.2.3 computes hash values without restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted input to an application that maintains a hash table.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -92,9 +88,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-9r2p-q34h-hrq7/GHSA-9r2p-q34h-hrq7.json b/advisories/unreviewed/2022/05/GHSA-9r2p-q34h-hrq7/GHSA-9r2p-q34h-hrq7.json
index 28431fbe581..983000919ed 100644
--- a/advisories/unreviewed/2022/05/GHSA-9r2p-q34h-hrq7/GHSA-9r2p-q34h-hrq7.json
+++ b/advisories/unreviewed/2022/05/GHSA-9r2p-q34h-hrq7/GHSA-9r2p-q34h-hrq7.json
@@ -7,12 +7,8 @@
"CVE-2014-0420"
],
"details": "Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.5.34 and earlier, and 5.6.14 and earlier, allows remote authenticated users to affect availability via unknown vectors related to Replication.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -76,9 +72,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-9rcj-3rh9-cj4g/GHSA-9rcj-3rh9-cj4g.json b/advisories/unreviewed/2022/05/GHSA-9rcj-3rh9-cj4g/GHSA-9rcj-3rh9-cj4g.json
index a5032da56ba..082c93aef12 100644
--- a/advisories/unreviewed/2022/05/GHSA-9rcj-3rh9-cj4g/GHSA-9rcj-3rh9-cj4g.json
+++ b/advisories/unreviewed/2022/05/GHSA-9rcj-3rh9-cj4g/GHSA-9rcj-3rh9-cj4g.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-9rp5-fg3q-frgm/GHSA-9rp5-fg3q-frgm.json b/advisories/unreviewed/2022/05/GHSA-9rp5-fg3q-frgm/GHSA-9rp5-fg3q-frgm.json
index 1851e62d28f..e027aa338f8 100644
--- a/advisories/unreviewed/2022/05/GHSA-9rp5-fg3q-frgm/GHSA-9rp5-fg3q-frgm.json
+++ b/advisories/unreviewed/2022/05/GHSA-9rp5-fg3q-frgm/GHSA-9rp5-fg3q-frgm.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-9rwj-5cr9-523w/GHSA-9rwj-5cr9-523w.json b/advisories/unreviewed/2022/05/GHSA-9rwj-5cr9-523w/GHSA-9rwj-5cr9-523w.json
index 9b959094421..516d1b9b114 100644
--- a/advisories/unreviewed/2022/05/GHSA-9rwj-5cr9-523w/GHSA-9rwj-5cr9-523w.json
+++ b/advisories/unreviewed/2022/05/GHSA-9rwj-5cr9-523w/GHSA-9rwj-5cr9-523w.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-9xg8-22rr-c6vh/GHSA-9xg8-22rr-c6vh.json b/advisories/unreviewed/2022/05/GHSA-9xg8-22rr-c6vh/GHSA-9xg8-22rr-c6vh.json
index 3f32286fb51..e15901b7011 100644
--- a/advisories/unreviewed/2022/05/GHSA-9xg8-22rr-c6vh/GHSA-9xg8-22rr-c6vh.json
+++ b/advisories/unreviewed/2022/05/GHSA-9xg8-22rr-c6vh/GHSA-9xg8-22rr-c6vh.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-9xwx-w5gp-5r6x/GHSA-9xwx-w5gp-5r6x.json b/advisories/unreviewed/2022/05/GHSA-9xwx-w5gp-5r6x/GHSA-9xwx-w5gp-5r6x.json
index c0d9a01f8d8..6210fb5bf0a 100644
--- a/advisories/unreviewed/2022/05/GHSA-9xwx-w5gp-5r6x/GHSA-9xwx-w5gp-5r6x.json
+++ b/advisories/unreviewed/2022/05/GHSA-9xwx-w5gp-5r6x/GHSA-9xwx-w5gp-5r6x.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-c2fg-qm8c-f42x/GHSA-c2fg-qm8c-f42x.json b/advisories/unreviewed/2022/05/GHSA-c2fg-qm8c-f42x/GHSA-c2fg-qm8c-f42x.json
index 2aa53e02cfc..585795857ee 100644
--- a/advisories/unreviewed/2022/05/GHSA-c2fg-qm8c-f42x/GHSA-c2fg-qm8c-f42x.json
+++ b/advisories/unreviewed/2022/05/GHSA-c2fg-qm8c-f42x/GHSA-c2fg-qm8c-f42x.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-c34f-6cmx-fcvv/GHSA-c34f-6cmx-fcvv.json b/advisories/unreviewed/2022/05/GHSA-c34f-6cmx-fcvv/GHSA-c34f-6cmx-fcvv.json
index 8cecb415859..7d419ff0bdb 100644
--- a/advisories/unreviewed/2022/05/GHSA-c34f-6cmx-fcvv/GHSA-c34f-6cmx-fcvv.json
+++ b/advisories/unreviewed/2022/05/GHSA-c34f-6cmx-fcvv/GHSA-c34f-6cmx-fcvv.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:P/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-c44q-5wgx-9mxh/GHSA-c44q-5wgx-9mxh.json b/advisories/unreviewed/2022/05/GHSA-c44q-5wgx-9mxh/GHSA-c44q-5wgx-9mxh.json
index 1bddfea0228..585fcc7609e 100644
--- a/advisories/unreviewed/2022/05/GHSA-c44q-5wgx-9mxh/GHSA-c44q-5wgx-9mxh.json
+++ b/advisories/unreviewed/2022/05/GHSA-c44q-5wgx-9mxh/GHSA-c44q-5wgx-9mxh.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-c4px-r9fx-h568/GHSA-c4px-r9fx-h568.json b/advisories/unreviewed/2022/05/GHSA-c4px-r9fx-h568/GHSA-c4px-r9fx-h568.json
index 189b702e1e1..8727ded05c8 100644
--- a/advisories/unreviewed/2022/05/GHSA-c4px-r9fx-h568/GHSA-c4px-r9fx-h568.json
+++ b/advisories/unreviewed/2022/05/GHSA-c4px-r9fx-h568/GHSA-c4px-r9fx-h568.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-c5vj-536j-jp5v/GHSA-c5vj-536j-jp5v.json b/advisories/unreviewed/2022/05/GHSA-c5vj-536j-jp5v/GHSA-c5vj-536j-jp5v.json
index 8c67beae3f6..2aa069185b7 100644
--- a/advisories/unreviewed/2022/05/GHSA-c5vj-536j-jp5v/GHSA-c5vj-536j-jp5v.json
+++ b/advisories/unreviewed/2022/05/GHSA-c5vj-536j-jp5v/GHSA-c5vj-536j-jp5v.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-c6w5-gx3w-hp7j/GHSA-c6w5-gx3w-hp7j.json b/advisories/unreviewed/2022/05/GHSA-c6w5-gx3w-hp7j/GHSA-c6w5-gx3w-hp7j.json
index c4ef20f1ccf..15269db0c74 100644
--- a/advisories/unreviewed/2022/05/GHSA-c6w5-gx3w-hp7j/GHSA-c6w5-gx3w-hp7j.json
+++ b/advisories/unreviewed/2022/05/GHSA-c6w5-gx3w-hp7j/GHSA-c6w5-gx3w-hp7j.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-c7j6-57m2-gxxg/GHSA-c7j6-57m2-gxxg.json b/advisories/unreviewed/2022/05/GHSA-c7j6-57m2-gxxg/GHSA-c7j6-57m2-gxxg.json
index c244fe0d067..6e06c3a13ba 100644
--- a/advisories/unreviewed/2022/05/GHSA-c7j6-57m2-gxxg/GHSA-c7j6-57m2-gxxg.json
+++ b/advisories/unreviewed/2022/05/GHSA-c7j6-57m2-gxxg/GHSA-c7j6-57m2-gxxg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-c7q8-hx63-756r/GHSA-c7q8-hx63-756r.json b/advisories/unreviewed/2022/05/GHSA-c7q8-hx63-756r/GHSA-c7q8-hx63-756r.json
index 42223bd38f8..93574c0c015 100644
--- a/advisories/unreviewed/2022/05/GHSA-c7q8-hx63-756r/GHSA-c7q8-hx63-756r.json
+++ b/advisories/unreviewed/2022/05/GHSA-c7q8-hx63-756r/GHSA-c7q8-hx63-756r.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-c83v-95vq-jq7j/GHSA-c83v-95vq-jq7j.json b/advisories/unreviewed/2022/05/GHSA-c83v-95vq-jq7j/GHSA-c83v-95vq-jq7j.json
index a16d22303a8..9a29f04583f 100644
--- a/advisories/unreviewed/2022/05/GHSA-c83v-95vq-jq7j/GHSA-c83v-95vq-jq7j.json
+++ b/advisories/unreviewed/2022/05/GHSA-c83v-95vq-jq7j/GHSA-c83v-95vq-jq7j.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-c864-jx3f-89v5/GHSA-c864-jx3f-89v5.json b/advisories/unreviewed/2022/05/GHSA-c864-jx3f-89v5/GHSA-c864-jx3f-89v5.json
index 9aa4f84d1a2..6fbcfa2c6d1 100644
--- a/advisories/unreviewed/2022/05/GHSA-c864-jx3f-89v5/GHSA-c864-jx3f-89v5.json
+++ b/advisories/unreviewed/2022/05/GHSA-c864-jx3f-89v5/GHSA-c864-jx3f-89v5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-c9gj-g63f-9pcv/GHSA-c9gj-g63f-9pcv.json b/advisories/unreviewed/2022/05/GHSA-c9gj-g63f-9pcv/GHSA-c9gj-g63f-9pcv.json
index 3511efa5529..cf009e0f81e 100644
--- a/advisories/unreviewed/2022/05/GHSA-c9gj-g63f-9pcv/GHSA-c9gj-g63f-9pcv.json
+++ b/advisories/unreviewed/2022/05/GHSA-c9gj-g63f-9pcv/GHSA-c9gj-g63f-9pcv.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-c9h8-j583-w6wh/GHSA-c9h8-j583-w6wh.json b/advisories/unreviewed/2022/05/GHSA-c9h8-j583-w6wh/GHSA-c9h8-j583-w6wh.json
index c3c5b65ec57..7b71faa210f 100644
--- a/advisories/unreviewed/2022/05/GHSA-c9h8-j583-w6wh/GHSA-c9h8-j583-w6wh.json
+++ b/advisories/unreviewed/2022/05/GHSA-c9h8-j583-w6wh/GHSA-c9h8-j583-w6wh.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-c9w7-6876-4mvr/GHSA-c9w7-6876-4mvr.json b/advisories/unreviewed/2022/05/GHSA-c9w7-6876-4mvr/GHSA-c9w7-6876-4mvr.json
index 0bb9e0d57e0..f8f5fc55ae7 100644
--- a/advisories/unreviewed/2022/05/GHSA-c9w7-6876-4mvr/GHSA-c9w7-6876-4mvr.json
+++ b/advisories/unreviewed/2022/05/GHSA-c9w7-6876-4mvr/GHSA-c9w7-6876-4mvr.json
@@ -7,12 +7,8 @@
"CVE-2013-3634"
],
"details": "A vulnerability has been identified in SCALANCE X-200 switch family (incl. SIPLUS NET variants) (Versions < V5.0.0 for CVE-2013-3633 and versions < V4.5.0 for CVE-2013-3634), SCALANCE X-200IRT switch family (incl. SIPLUS NET variants) (All versions < V5.1.0). The implementation of SNMPv3 does not check the user credentials sufficiently. Therefore, an attacker is able to execute SNMP commands without correct credentials.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-cf3p-cffq-p3vj/GHSA-cf3p-cffq-p3vj.json b/advisories/unreviewed/2022/05/GHSA-cf3p-cffq-p3vj/GHSA-cf3p-cffq-p3vj.json
index 1c32ffe5b66..d3736ea40f5 100644
--- a/advisories/unreviewed/2022/05/GHSA-cf3p-cffq-p3vj/GHSA-cf3p-cffq-p3vj.json
+++ b/advisories/unreviewed/2022/05/GHSA-cf3p-cffq-p3vj/GHSA-cf3p-cffq-p3vj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-cgqf-383v-hrmj/GHSA-cgqf-383v-hrmj.json b/advisories/unreviewed/2022/05/GHSA-cgqf-383v-hrmj/GHSA-cgqf-383v-hrmj.json
index 8856b5a4563..f53fb03ad39 100644
--- a/advisories/unreviewed/2022/05/GHSA-cgqf-383v-hrmj/GHSA-cgqf-383v-hrmj.json
+++ b/advisories/unreviewed/2022/05/GHSA-cgqf-383v-hrmj/GHSA-cgqf-383v-hrmj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-cgrr-xgfh-rgv2/GHSA-cgrr-xgfh-rgv2.json b/advisories/unreviewed/2022/05/GHSA-cgrr-xgfh-rgv2/GHSA-cgrr-xgfh-rgv2.json
index 803503821f0..046ca6f9d16 100644
--- a/advisories/unreviewed/2022/05/GHSA-cgrr-xgfh-rgv2/GHSA-cgrr-xgfh-rgv2.json
+++ b/advisories/unreviewed/2022/05/GHSA-cgrr-xgfh-rgv2/GHSA-cgrr-xgfh-rgv2.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-cgx8-9m8p-2q4p/GHSA-cgx8-9m8p-2q4p.json b/advisories/unreviewed/2022/05/GHSA-cgx8-9m8p-2q4p/GHSA-cgx8-9m8p-2q4p.json
index 1d64d4ae763..98d124c0dd0 100644
--- a/advisories/unreviewed/2022/05/GHSA-cgx8-9m8p-2q4p/GHSA-cgx8-9m8p-2q4p.json
+++ b/advisories/unreviewed/2022/05/GHSA-cgx8-9m8p-2q4p/GHSA-cgx8-9m8p-2q4p.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-chfm-fw34-93f8/GHSA-chfm-fw34-93f8.json b/advisories/unreviewed/2022/05/GHSA-chfm-fw34-93f8/GHSA-chfm-fw34-93f8.json
index 92b79f6c631..4a5012c1bff 100644
--- a/advisories/unreviewed/2022/05/GHSA-chfm-fw34-93f8/GHSA-chfm-fw34-93f8.json
+++ b/advisories/unreviewed/2022/05/GHSA-chfm-fw34-93f8/GHSA-chfm-fw34-93f8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-chp3-8jq7-78c6/GHSA-chp3-8jq7-78c6.json b/advisories/unreviewed/2022/05/GHSA-chp3-8jq7-78c6/GHSA-chp3-8jq7-78c6.json
index aaa9c80e442..8ddcd7969aa 100644
--- a/advisories/unreviewed/2022/05/GHSA-chp3-8jq7-78c6/GHSA-chp3-8jq7-78c6.json
+++ b/advisories/unreviewed/2022/05/GHSA-chp3-8jq7-78c6/GHSA-chp3-8jq7-78c6.json
@@ -7,12 +7,8 @@
"CVE-2012-3144"
],
"details": "Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.5.26 and earlier allows remote authenticated users to affect availability via unknown vectors related to Server.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -40,9 +36,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-chvw-4j9v-9x4r/GHSA-chvw-4j9v-9x4r.json b/advisories/unreviewed/2022/05/GHSA-chvw-4j9v-9x4r/GHSA-chvw-4j9v-9x4r.json
index 9d3427efa48..27da9a6c506 100644
--- a/advisories/unreviewed/2022/05/GHSA-chvw-4j9v-9x4r/GHSA-chvw-4j9v-9x4r.json
+++ b/advisories/unreviewed/2022/05/GHSA-chvw-4j9v-9x4r/GHSA-chvw-4j9v-9x4r.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-cjvq-9vmj-3482/GHSA-cjvq-9vmj-3482.json b/advisories/unreviewed/2022/05/GHSA-cjvq-9vmj-3482/GHSA-cjvq-9vmj-3482.json
index 1e28c80e50f..f9869913822 100644
--- a/advisories/unreviewed/2022/05/GHSA-cjvq-9vmj-3482/GHSA-cjvq-9vmj-3482.json
+++ b/advisories/unreviewed/2022/05/GHSA-cjvq-9vmj-3482/GHSA-cjvq-9vmj-3482.json
@@ -7,12 +7,8 @@
"CVE-2013-7040"
],
"details": "Python 2.7 before 3.4 only uses the last eight bits of the prefix to randomize hash values, which causes it to compute hash values without restricting the ability to trigger hash collisions predictably and makes it easier for context-dependent attackers to cause a denial of service (CPU consumption) via crafted input to an application that maintains a hash table. NOTE: this vulnerability exists because of an incomplete fix for CVE-2012-1150.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -44,9 +40,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-cp2r-w5fv-px97/GHSA-cp2r-w5fv-px97.json b/advisories/unreviewed/2022/05/GHSA-cp2r-w5fv-px97/GHSA-cp2r-w5fv-px97.json
index 13cfe28aadc..ed89d130b15 100644
--- a/advisories/unreviewed/2022/05/GHSA-cp2r-w5fv-px97/GHSA-cp2r-w5fv-px97.json
+++ b/advisories/unreviewed/2022/05/GHSA-cp2r-w5fv-px97/GHSA-cp2r-w5fv-px97.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-cp66-c3r7-36c5/GHSA-cp66-c3r7-36c5.json b/advisories/unreviewed/2022/05/GHSA-cp66-c3r7-36c5/GHSA-cp66-c3r7-36c5.json
index 6538ed87dd5..c8764f07475 100644
--- a/advisories/unreviewed/2022/05/GHSA-cp66-c3r7-36c5/GHSA-cp66-c3r7-36c5.json
+++ b/advisories/unreviewed/2022/05/GHSA-cp66-c3r7-36c5/GHSA-cp66-c3r7-36c5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-cq22-fw8f-mvcw/GHSA-cq22-fw8f-mvcw.json b/advisories/unreviewed/2022/05/GHSA-cq22-fw8f-mvcw/GHSA-cq22-fw8f-mvcw.json
index 70413f6b50b..46f642add34 100644
--- a/advisories/unreviewed/2022/05/GHSA-cq22-fw8f-mvcw/GHSA-cq22-fw8f-mvcw.json
+++ b/advisories/unreviewed/2022/05/GHSA-cq22-fw8f-mvcw/GHSA-cq22-fw8f-mvcw.json
@@ -7,12 +7,8 @@
"CVE-2011-1521"
],
"details": "The urllib and urllib2 modules in Python 2.x before 2.7.2 and 3.x before 3.2.1 process Location headers that specify redirection to file: URLs, which makes it easier for remote attackers to obtain sensitive information or cause a denial of service (resource consumption) via a crafted URL, as demonstrated by the file:///etc/passwd and file:///dev/zero URLs.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -124,9 +120,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-cqf4-rwmp-9g9j/GHSA-cqf4-rwmp-9g9j.json b/advisories/unreviewed/2022/05/GHSA-cqf4-rwmp-9g9j/GHSA-cqf4-rwmp-9g9j.json
index 9433be45144..d41dc5eef92 100644
--- a/advisories/unreviewed/2022/05/GHSA-cqf4-rwmp-9g9j/GHSA-cqf4-rwmp-9g9j.json
+++ b/advisories/unreviewed/2022/05/GHSA-cqf4-rwmp-9g9j/GHSA-cqf4-rwmp-9g9j.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-cr6v-vgc8-3xmh/GHSA-cr6v-vgc8-3xmh.json b/advisories/unreviewed/2022/05/GHSA-cr6v-vgc8-3xmh/GHSA-cr6v-vgc8-3xmh.json
index c4c92f45df9..1615d22d6f1 100644
--- a/advisories/unreviewed/2022/05/GHSA-cr6v-vgc8-3xmh/GHSA-cr6v-vgc8-3xmh.json
+++ b/advisories/unreviewed/2022/05/GHSA-cr6v-vgc8-3xmh/GHSA-cr6v-vgc8-3xmh.json
@@ -7,12 +7,8 @@
"CVE-2014-2440"
],
"details": "Unspecified vulnerability in the MySQL Client component in Oracle MySQL 5.5.36 and earlier and 5.6.16 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -52,9 +48,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-cvmv-873q-9hjf/GHSA-cvmv-873q-9hjf.json b/advisories/unreviewed/2022/05/GHSA-cvmv-873q-9hjf/GHSA-cvmv-873q-9hjf.json
index bdb8fd1778e..2f20e65951a 100644
--- a/advisories/unreviewed/2022/05/GHSA-cvmv-873q-9hjf/GHSA-cvmv-873q-9hjf.json
+++ b/advisories/unreviewed/2022/05/GHSA-cvmv-873q-9hjf/GHSA-cvmv-873q-9hjf.json
@@ -7,12 +7,8 @@
"CVE-2014-4260"
],
"details": "Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.5.37 and earlier, and 5.6.17 and earlier, allows remote authenticated users to affect integrity and availability via vectors related to SRCHAR.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -68,9 +64,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-cxqh-5r8h-v8xv/GHSA-cxqh-5r8h-v8xv.json b/advisories/unreviewed/2022/05/GHSA-cxqh-5r8h-v8xv/GHSA-cxqh-5r8h-v8xv.json
index 12ba8a74b4e..267b407e7e2 100644
--- a/advisories/unreviewed/2022/05/GHSA-cxqh-5r8h-v8xv/GHSA-cxqh-5r8h-v8xv.json
+++ b/advisories/unreviewed/2022/05/GHSA-cxqh-5r8h-v8xv/GHSA-cxqh-5r8h-v8xv.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-f233-9p3q-5vq9/GHSA-f233-9p3q-5vq9.json b/advisories/unreviewed/2022/05/GHSA-f233-9p3q-5vq9/GHSA-f233-9p3q-5vq9.json
index 77556df0d0d..144d7bdc83f 100644
--- a/advisories/unreviewed/2022/05/GHSA-f233-9p3q-5vq9/GHSA-f233-9p3q-5vq9.json
+++ b/advisories/unreviewed/2022/05/GHSA-f233-9p3q-5vq9/GHSA-f233-9p3q-5vq9.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-f2fq-rhr2-2j8m/GHSA-f2fq-rhr2-2j8m.json b/advisories/unreviewed/2022/05/GHSA-f2fq-rhr2-2j8m/GHSA-f2fq-rhr2-2j8m.json
index 32c3a073106..c35bcd349ec 100644
--- a/advisories/unreviewed/2022/05/GHSA-f2fq-rhr2-2j8m/GHSA-f2fq-rhr2-2j8m.json
+++ b/advisories/unreviewed/2022/05/GHSA-f2fq-rhr2-2j8m/GHSA-f2fq-rhr2-2j8m.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-f2h7-p6gx-hh2p/GHSA-f2h7-p6gx-hh2p.json b/advisories/unreviewed/2022/05/GHSA-f2h7-p6gx-hh2p/GHSA-f2h7-p6gx-hh2p.json
index 2e59d2956e3..ded1c2db552 100644
--- a/advisories/unreviewed/2022/05/GHSA-f2h7-p6gx-hh2p/GHSA-f2h7-p6gx-hh2p.json
+++ b/advisories/unreviewed/2022/05/GHSA-f2h7-p6gx-hh2p/GHSA-f2h7-p6gx-hh2p.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-f34m-7xrj-gp7h/GHSA-f34m-7xrj-gp7h.json b/advisories/unreviewed/2022/05/GHSA-f34m-7xrj-gp7h/GHSA-f34m-7xrj-gp7h.json
index 23ddb0af41b..c0a3a761dca 100644
--- a/advisories/unreviewed/2022/05/GHSA-f34m-7xrj-gp7h/GHSA-f34m-7xrj-gp7h.json
+++ b/advisories/unreviewed/2022/05/GHSA-f34m-7xrj-gp7h/GHSA-f34m-7xrj-gp7h.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-f5fj-f6xf-9jxc/GHSA-f5fj-f6xf-9jxc.json b/advisories/unreviewed/2022/05/GHSA-f5fj-f6xf-9jxc/GHSA-f5fj-f6xf-9jxc.json
index ca7e5252165..433f1772adb 100644
--- a/advisories/unreviewed/2022/05/GHSA-f5fj-f6xf-9jxc/GHSA-f5fj-f6xf-9jxc.json
+++ b/advisories/unreviewed/2022/05/GHSA-f5fj-f6xf-9jxc/GHSA-f5fj-f6xf-9jxc.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-f82r-gxmc-7677/GHSA-f82r-gxmc-7677.json b/advisories/unreviewed/2022/05/GHSA-f82r-gxmc-7677/GHSA-f82r-gxmc-7677.json
index 029d79dc3c9..72541cb5a29 100644
--- a/advisories/unreviewed/2022/05/GHSA-f82r-gxmc-7677/GHSA-f82r-gxmc-7677.json
+++ b/advisories/unreviewed/2022/05/GHSA-f82r-gxmc-7677/GHSA-f82r-gxmc-7677.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-f855-pprx-c8pg/GHSA-f855-pprx-c8pg.json b/advisories/unreviewed/2022/05/GHSA-f855-pprx-c8pg/GHSA-f855-pprx-c8pg.json
index e9cbaa8edd6..33df89ade98 100644
--- a/advisories/unreviewed/2022/05/GHSA-f855-pprx-c8pg/GHSA-f855-pprx-c8pg.json
+++ b/advisories/unreviewed/2022/05/GHSA-f855-pprx-c8pg/GHSA-f855-pprx-c8pg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-f8cc-wp6v-vp57/GHSA-f8cc-wp6v-vp57.json b/advisories/unreviewed/2022/05/GHSA-f8cc-wp6v-vp57/GHSA-f8cc-wp6v-vp57.json
index ecbe38c62d0..487c6812db2 100644
--- a/advisories/unreviewed/2022/05/GHSA-f8cc-wp6v-vp57/GHSA-f8cc-wp6v-vp57.json
+++ b/advisories/unreviewed/2022/05/GHSA-f8cc-wp6v-vp57/GHSA-f8cc-wp6v-vp57.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-f93h-h245-gfpc/GHSA-f93h-h245-gfpc.json b/advisories/unreviewed/2022/05/GHSA-f93h-h245-gfpc/GHSA-f93h-h245-gfpc.json
index 38d2f2f4c77..715daf25743 100644
--- a/advisories/unreviewed/2022/05/GHSA-f93h-h245-gfpc/GHSA-f93h-h245-gfpc.json
+++ b/advisories/unreviewed/2022/05/GHSA-f93h-h245-gfpc/GHSA-f93h-h245-gfpc.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-f975-788f-chx9/GHSA-f975-788f-chx9.json b/advisories/unreviewed/2022/05/GHSA-f975-788f-chx9/GHSA-f975-788f-chx9.json
index be1902b94c5..028361c0a1b 100644
--- a/advisories/unreviewed/2022/05/GHSA-f975-788f-chx9/GHSA-f975-788f-chx9.json
+++ b/advisories/unreviewed/2022/05/GHSA-f975-788f-chx9/GHSA-f975-788f-chx9.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-fcgh-q7fc-rv7q/GHSA-fcgh-q7fc-rv7q.json b/advisories/unreviewed/2022/05/GHSA-fcgh-q7fc-rv7q/GHSA-fcgh-q7fc-rv7q.json
index b1094d546a3..5138863e919 100644
--- a/advisories/unreviewed/2022/05/GHSA-fcgh-q7fc-rv7q/GHSA-fcgh-q7fc-rv7q.json
+++ b/advisories/unreviewed/2022/05/GHSA-fcgh-q7fc-rv7q/GHSA-fcgh-q7fc-rv7q.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-fcx4-gjw5-4cx6/GHSA-fcx4-gjw5-4cx6.json b/advisories/unreviewed/2022/05/GHSA-fcx4-gjw5-4cx6/GHSA-fcx4-gjw5-4cx6.json
index 1d56531cceb..cdab43e1b01 100644
--- a/advisories/unreviewed/2022/05/GHSA-fcx4-gjw5-4cx6/GHSA-fcx4-gjw5-4cx6.json
+++ b/advisories/unreviewed/2022/05/GHSA-fcx4-gjw5-4cx6/GHSA-fcx4-gjw5-4cx6.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-ff3j-qf4h-7gcp/GHSA-ff3j-qf4h-7gcp.json b/advisories/unreviewed/2022/05/GHSA-ff3j-qf4h-7gcp/GHSA-ff3j-qf4h-7gcp.json
index 90d8747924f..065b0e893dc 100644
--- a/advisories/unreviewed/2022/05/GHSA-ff3j-qf4h-7gcp/GHSA-ff3j-qf4h-7gcp.json
+++ b/advisories/unreviewed/2022/05/GHSA-ff3j-qf4h-7gcp/GHSA-ff3j-qf4h-7gcp.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-ff5x-x5ch-2x28/GHSA-ff5x-x5ch-2x28.json b/advisories/unreviewed/2022/05/GHSA-ff5x-x5ch-2x28/GHSA-ff5x-x5ch-2x28.json
index 9f622e8e7a2..9e462737ac8 100644
--- a/advisories/unreviewed/2022/05/GHSA-ff5x-x5ch-2x28/GHSA-ff5x-x5ch-2x28.json
+++ b/advisories/unreviewed/2022/05/GHSA-ff5x-x5ch-2x28/GHSA-ff5x-x5ch-2x28.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-fgg6-xp7m-p38q/GHSA-fgg6-xp7m-p38q.json b/advisories/unreviewed/2022/05/GHSA-fgg6-xp7m-p38q/GHSA-fgg6-xp7m-p38q.json
index f2623ee5e10..9bfd8c2e78e 100644
--- a/advisories/unreviewed/2022/05/GHSA-fgg6-xp7m-p38q/GHSA-fgg6-xp7m-p38q.json
+++ b/advisories/unreviewed/2022/05/GHSA-fgg6-xp7m-p38q/GHSA-fgg6-xp7m-p38q.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-fj2p-9cqv-m944/GHSA-fj2p-9cqv-m944.json b/advisories/unreviewed/2022/05/GHSA-fj2p-9cqv-m944/GHSA-fj2p-9cqv-m944.json
index d93b5c9e07a..7e5c73f3b45 100644
--- a/advisories/unreviewed/2022/05/GHSA-fj2p-9cqv-m944/GHSA-fj2p-9cqv-m944.json
+++ b/advisories/unreviewed/2022/05/GHSA-fj2p-9cqv-m944/GHSA-fj2p-9cqv-m944.json
@@ -7,12 +7,8 @@
"CVE-2014-9365"
],
"details": "The HTTP clients in the (1) httplib, (2) urllib, (3) urllib2, and (4) xmlrpclib libraries in CPython (aka Python) 2.x before 2.7.9 and 3.x before 3.4.3, when accessing an HTTPS URL, do not (a) check the certificate against a trust store or verify that the server hostname matches a domain name in the subject's (b) Common Name or (c) subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -72,9 +68,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-fjh3-52qv-365r/GHSA-fjh3-52qv-365r.json b/advisories/unreviewed/2022/05/GHSA-fjh3-52qv-365r/GHSA-fjh3-52qv-365r.json
index 03ed7ebf72d..286514cc243 100644
--- a/advisories/unreviewed/2022/05/GHSA-fjh3-52qv-365r/GHSA-fjh3-52qv-365r.json
+++ b/advisories/unreviewed/2022/05/GHSA-fjh3-52qv-365r/GHSA-fjh3-52qv-365r.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-fmpc-f658-mp75/GHSA-fmpc-f658-mp75.json b/advisories/unreviewed/2022/05/GHSA-fmpc-f658-mp75/GHSA-fmpc-f658-mp75.json
index 4ce75e35a49..a63a5e43533 100644
--- a/advisories/unreviewed/2022/05/GHSA-fmpc-f658-mp75/GHSA-fmpc-f658-mp75.json
+++ b/advisories/unreviewed/2022/05/GHSA-fmpc-f658-mp75/GHSA-fmpc-f658-mp75.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-fp8q-8h5w-fxg5/GHSA-fp8q-8h5w-fxg5.json b/advisories/unreviewed/2022/05/GHSA-fp8q-8h5w-fxg5/GHSA-fp8q-8h5w-fxg5.json
index d2f6f7d33d3..b4fe15175b9 100644
--- a/advisories/unreviewed/2022/05/GHSA-fp8q-8h5w-fxg5/GHSA-fp8q-8h5w-fxg5.json
+++ b/advisories/unreviewed/2022/05/GHSA-fp8q-8h5w-fxg5/GHSA-fp8q-8h5w-fxg5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-fph9-6334-pqp7/GHSA-fph9-6334-pqp7.json b/advisories/unreviewed/2022/05/GHSA-fph9-6334-pqp7/GHSA-fph9-6334-pqp7.json
index dc101e4b2ac..cdf3037215c 100644
--- a/advisories/unreviewed/2022/05/GHSA-fph9-6334-pqp7/GHSA-fph9-6334-pqp7.json
+++ b/advisories/unreviewed/2022/05/GHSA-fph9-6334-pqp7/GHSA-fph9-6334-pqp7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-fpp6-xw3r-cjjx/GHSA-fpp6-xw3r-cjjx.json b/advisories/unreviewed/2022/05/GHSA-fpp6-xw3r-cjjx/GHSA-fpp6-xw3r-cjjx.json
index f482a66b9b6..f45307af147 100644
--- a/advisories/unreviewed/2022/05/GHSA-fpp6-xw3r-cjjx/GHSA-fpp6-xw3r-cjjx.json
+++ b/advisories/unreviewed/2022/05/GHSA-fpp6-xw3r-cjjx/GHSA-fpp6-xw3r-cjjx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-fqg3-g5ff-hqrr/GHSA-fqg3-g5ff-hqrr.json b/advisories/unreviewed/2022/05/GHSA-fqg3-g5ff-hqrr/GHSA-fqg3-g5ff-hqrr.json
index 8af4d09e86e..6f75da5bc9b 100644
--- a/advisories/unreviewed/2022/05/GHSA-fqg3-g5ff-hqrr/GHSA-fqg3-g5ff-hqrr.json
+++ b/advisories/unreviewed/2022/05/GHSA-fqg3-g5ff-hqrr/GHSA-fqg3-g5ff-hqrr.json
@@ -7,12 +7,8 @@
"CVE-2014-0412"
],
"details": "Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.1.72 and earlier, 5.5.34 and earlier, and 5.6.14 and earlier allows remote authenticated users to affect availability via unknown vectors related to InnoDB.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -84,9 +80,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-fqxh-27g4-6qvx/GHSA-fqxh-27g4-6qvx.json b/advisories/unreviewed/2022/05/GHSA-fqxh-27g4-6qvx/GHSA-fqxh-27g4-6qvx.json
index 7871e54cb7a..2ab2426b48c 100644
--- a/advisories/unreviewed/2022/05/GHSA-fqxh-27g4-6qvx/GHSA-fqxh-27g4-6qvx.json
+++ b/advisories/unreviewed/2022/05/GHSA-fqxh-27g4-6qvx/GHSA-fqxh-27g4-6qvx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-frgm-mc5h-57vv/GHSA-frgm-mc5h-57vv.json b/advisories/unreviewed/2022/05/GHSA-frgm-mc5h-57vv/GHSA-frgm-mc5h-57vv.json
index 1fb12f32170..7d1851417b3 100644
--- a/advisories/unreviewed/2022/05/GHSA-frgm-mc5h-57vv/GHSA-frgm-mc5h-57vv.json
+++ b/advisories/unreviewed/2022/05/GHSA-frgm-mc5h-57vv/GHSA-frgm-mc5h-57vv.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-frhj-2f22-m53q/GHSA-frhj-2f22-m53q.json b/advisories/unreviewed/2022/05/GHSA-frhj-2f22-m53q/GHSA-frhj-2f22-m53q.json
index 59cab08fd1d..120178d6b53 100644
--- a/advisories/unreviewed/2022/05/GHSA-frhj-2f22-m53q/GHSA-frhj-2f22-m53q.json
+++ b/advisories/unreviewed/2022/05/GHSA-frhj-2f22-m53q/GHSA-frhj-2f22-m53q.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-frmp-rfv4-pwqh/GHSA-frmp-rfv4-pwqh.json b/advisories/unreviewed/2022/05/GHSA-frmp-rfv4-pwqh/GHSA-frmp-rfv4-pwqh.json
index 804286c7d51..ad71991b5e3 100644
--- a/advisories/unreviewed/2022/05/GHSA-frmp-rfv4-pwqh/GHSA-frmp-rfv4-pwqh.json
+++ b/advisories/unreviewed/2022/05/GHSA-frmp-rfv4-pwqh/GHSA-frmp-rfv4-pwqh.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-fvc7-qrrw-9pwh/GHSA-fvc7-qrrw-9pwh.json b/advisories/unreviewed/2022/05/GHSA-fvc7-qrrw-9pwh/GHSA-fvc7-qrrw-9pwh.json
index 6586f09e68a..9821fc38e3d 100644
--- a/advisories/unreviewed/2022/05/GHSA-fvc7-qrrw-9pwh/GHSA-fvc7-qrrw-9pwh.json
+++ b/advisories/unreviewed/2022/05/GHSA-fvc7-qrrw-9pwh/GHSA-fvc7-qrrw-9pwh.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-fwhh-r6jr-f959/GHSA-fwhh-r6jr-f959.json b/advisories/unreviewed/2022/05/GHSA-fwhh-r6jr-f959/GHSA-fwhh-r6jr-f959.json
index 66547287414..072c9a18f2b 100644
--- a/advisories/unreviewed/2022/05/GHSA-fwhh-r6jr-f959/GHSA-fwhh-r6jr-f959.json
+++ b/advisories/unreviewed/2022/05/GHSA-fwhh-r6jr-f959/GHSA-fwhh-r6jr-f959.json
@@ -7,12 +7,8 @@
"CVE-2015-0179"
],
"details": "Notes System Diagnostic (NSD) in IBM Domino 8.5.x before 8.5.3 FP6 IF6 and 9.x before 9.0.1 FP3 IF1 allows local users to obtain the System privilege via unspecified vectors, aka SPR TCHL9SST8V.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -32,9 +28,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-fxc9-96pg-c8h9/GHSA-fxc9-96pg-c8h9.json b/advisories/unreviewed/2022/05/GHSA-fxc9-96pg-c8h9/GHSA-fxc9-96pg-c8h9.json
index 365396428e5..fab6df952c1 100644
--- a/advisories/unreviewed/2022/05/GHSA-fxc9-96pg-c8h9/GHSA-fxc9-96pg-c8h9.json
+++ b/advisories/unreviewed/2022/05/GHSA-fxc9-96pg-c8h9/GHSA-fxc9-96pg-c8h9.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-fxgc-gqxw-x5rm/GHSA-fxgc-gqxw-x5rm.json b/advisories/unreviewed/2022/05/GHSA-fxgc-gqxw-x5rm/GHSA-fxgc-gqxw-x5rm.json
index 76bae4e3380..f1b382269c3 100644
--- a/advisories/unreviewed/2022/05/GHSA-fxgc-gqxw-x5rm/GHSA-fxgc-gqxw-x5rm.json
+++ b/advisories/unreviewed/2022/05/GHSA-fxgc-gqxw-x5rm/GHSA-fxgc-gqxw-x5rm.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-fxj6-x455-55vc/GHSA-fxj6-x455-55vc.json b/advisories/unreviewed/2022/05/GHSA-fxj6-x455-55vc/GHSA-fxj6-x455-55vc.json
index 32da4c1deaa..d6d2d7ea16f 100644
--- a/advisories/unreviewed/2022/05/GHSA-fxj6-x455-55vc/GHSA-fxj6-x455-55vc.json
+++ b/advisories/unreviewed/2022/05/GHSA-fxj6-x455-55vc/GHSA-fxj6-x455-55vc.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-g28f-5m34-7xxx/GHSA-g28f-5m34-7xxx.json b/advisories/unreviewed/2022/05/GHSA-g28f-5m34-7xxx/GHSA-g28f-5m34-7xxx.json
index 03d41a51954..ace827cbff7 100644
--- a/advisories/unreviewed/2022/05/GHSA-g28f-5m34-7xxx/GHSA-g28f-5m34-7xxx.json
+++ b/advisories/unreviewed/2022/05/GHSA-g28f-5m34-7xxx/GHSA-g28f-5m34-7xxx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-g395-wpqc-cmpv/GHSA-g395-wpqc-cmpv.json b/advisories/unreviewed/2022/05/GHSA-g395-wpqc-cmpv/GHSA-g395-wpqc-cmpv.json
index 4f3d2bd2cbe..084e5ebd206 100644
--- a/advisories/unreviewed/2022/05/GHSA-g395-wpqc-cmpv/GHSA-g395-wpqc-cmpv.json
+++ b/advisories/unreviewed/2022/05/GHSA-g395-wpqc-cmpv/GHSA-g395-wpqc-cmpv.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-g3g6-cq9j-rcv6/GHSA-g3g6-cq9j-rcv6.json b/advisories/unreviewed/2022/05/GHSA-g3g6-cq9j-rcv6/GHSA-g3g6-cq9j-rcv6.json
index 1c2388e93e6..dc9a01bce62 100644
--- a/advisories/unreviewed/2022/05/GHSA-g3g6-cq9j-rcv6/GHSA-g3g6-cq9j-rcv6.json
+++ b/advisories/unreviewed/2022/05/GHSA-g3g6-cq9j-rcv6/GHSA-g3g6-cq9j-rcv6.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-g3g6-pxw3-m2vj/GHSA-g3g6-pxw3-m2vj.json b/advisories/unreviewed/2022/05/GHSA-g3g6-pxw3-m2vj/GHSA-g3g6-pxw3-m2vj.json
index 2a624150c46..207c849fe9d 100644
--- a/advisories/unreviewed/2022/05/GHSA-g3g6-pxw3-m2vj/GHSA-g3g6-pxw3-m2vj.json
+++ b/advisories/unreviewed/2022/05/GHSA-g3g6-pxw3-m2vj/GHSA-g3g6-pxw3-m2vj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-g3x3-9q8c-87h7/GHSA-g3x3-9q8c-87h7.json b/advisories/unreviewed/2022/05/GHSA-g3x3-9q8c-87h7/GHSA-g3x3-9q8c-87h7.json
index 0ae5142624c..906bc32b9ac 100644
--- a/advisories/unreviewed/2022/05/GHSA-g3x3-9q8c-87h7/GHSA-g3x3-9q8c-87h7.json
+++ b/advisories/unreviewed/2022/05/GHSA-g3x3-9q8c-87h7/GHSA-g3x3-9q8c-87h7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-g46c-8pwj-qp6c/GHSA-g46c-8pwj-qp6c.json b/advisories/unreviewed/2022/05/GHSA-g46c-8pwj-qp6c/GHSA-g46c-8pwj-qp6c.json
index 6698c9cb9f0..80467921432 100644
--- a/advisories/unreviewed/2022/05/GHSA-g46c-8pwj-qp6c/GHSA-g46c-8pwj-qp6c.json
+++ b/advisories/unreviewed/2022/05/GHSA-g46c-8pwj-qp6c/GHSA-g46c-8pwj-qp6c.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-g4j2-j4jp-8m59/GHSA-g4j2-j4jp-8m59.json b/advisories/unreviewed/2022/05/GHSA-g4j2-j4jp-8m59/GHSA-g4j2-j4jp-8m59.json
index 6913dd178f9..8f5582793ae 100644
--- a/advisories/unreviewed/2022/05/GHSA-g4j2-j4jp-8m59/GHSA-g4j2-j4jp-8m59.json
+++ b/advisories/unreviewed/2022/05/GHSA-g4j2-j4jp-8m59/GHSA-g4j2-j4jp-8m59.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-g4qp-j7fc-2xcf/GHSA-g4qp-j7fc-2xcf.json b/advisories/unreviewed/2022/05/GHSA-g4qp-j7fc-2xcf/GHSA-g4qp-j7fc-2xcf.json
index 6a91b1bd963..2deead6f61d 100644
--- a/advisories/unreviewed/2022/05/GHSA-g4qp-j7fc-2xcf/GHSA-g4qp-j7fc-2xcf.json
+++ b/advisories/unreviewed/2022/05/GHSA-g4qp-j7fc-2xcf/GHSA-g4qp-j7fc-2xcf.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-g57h-69c2-w5qc/GHSA-g57h-69c2-w5qc.json b/advisories/unreviewed/2022/05/GHSA-g57h-69c2-w5qc/GHSA-g57h-69c2-w5qc.json
index 2bfd3f8054e..641db7d4aa4 100644
--- a/advisories/unreviewed/2022/05/GHSA-g57h-69c2-w5qc/GHSA-g57h-69c2-w5qc.json
+++ b/advisories/unreviewed/2022/05/GHSA-g57h-69c2-w5qc/GHSA-g57h-69c2-w5qc.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-g5r2-xqq3-xffr/GHSA-g5r2-xqq3-xffr.json b/advisories/unreviewed/2022/05/GHSA-g5r2-xqq3-xffr/GHSA-g5r2-xqq3-xffr.json
index 465d42ecbed..e75bfc3a1b2 100644
--- a/advisories/unreviewed/2022/05/GHSA-g5r2-xqq3-xffr/GHSA-g5r2-xqq3-xffr.json
+++ b/advisories/unreviewed/2022/05/GHSA-g5r2-xqq3-xffr/GHSA-g5r2-xqq3-xffr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-g66x-xcf8-6hg7/GHSA-g66x-xcf8-6hg7.json b/advisories/unreviewed/2022/05/GHSA-g66x-xcf8-6hg7/GHSA-g66x-xcf8-6hg7.json
index 22e43a7d5a2..7443c86e4ce 100644
--- a/advisories/unreviewed/2022/05/GHSA-g66x-xcf8-6hg7/GHSA-g66x-xcf8-6hg7.json
+++ b/advisories/unreviewed/2022/05/GHSA-g66x-xcf8-6hg7/GHSA-g66x-xcf8-6hg7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-g82c-qhg7-536w/GHSA-g82c-qhg7-536w.json b/advisories/unreviewed/2022/05/GHSA-g82c-qhg7-536w/GHSA-g82c-qhg7-536w.json
index d4fa3ac83d1..e951c322189 100644
--- a/advisories/unreviewed/2022/05/GHSA-g82c-qhg7-536w/GHSA-g82c-qhg7-536w.json
+++ b/advisories/unreviewed/2022/05/GHSA-g82c-qhg7-536w/GHSA-g82c-qhg7-536w.json
@@ -7,12 +7,8 @@
"CVE-2012-1757"
],
"details": "Unspecified vulnerability in Oracle MySQL Server 5.5.23 and earlier allows remote authenticated users to affect availability via unknown vectors related to InnoDB.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -44,9 +40,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-g8c4-9gqr-q3cf/GHSA-g8c4-9gqr-q3cf.json b/advisories/unreviewed/2022/05/GHSA-g8c4-9gqr-q3cf/GHSA-g8c4-9gqr-q3cf.json
index d3fd9a19abb..1cbd948c5b1 100644
--- a/advisories/unreviewed/2022/05/GHSA-g8c4-9gqr-q3cf/GHSA-g8c4-9gqr-q3cf.json
+++ b/advisories/unreviewed/2022/05/GHSA-g8c4-9gqr-q3cf/GHSA-g8c4-9gqr-q3cf.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-g8wm-qw9h-9f58/GHSA-g8wm-qw9h-9f58.json b/advisories/unreviewed/2022/05/GHSA-g8wm-qw9h-9f58/GHSA-g8wm-qw9h-9f58.json
index 7ed1ef16d5a..7a0019304e4 100644
--- a/advisories/unreviewed/2022/05/GHSA-g8wm-qw9h-9f58/GHSA-g8wm-qw9h-9f58.json
+++ b/advisories/unreviewed/2022/05/GHSA-g8wm-qw9h-9f58/GHSA-g8wm-qw9h-9f58.json
@@ -7,12 +7,8 @@
"CVE-2012-3149"
],
"details": "Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.5.26 and earlier allows remote authenticated users to affect confidentiality, related to MySQL Client.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -40,9 +36,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-g952-h9rv-wc2r/GHSA-g952-h9rv-wc2r.json b/advisories/unreviewed/2022/05/GHSA-g952-h9rv-wc2r/GHSA-g952-h9rv-wc2r.json
index f6c172c2bad..45f1f72e1cb 100644
--- a/advisories/unreviewed/2022/05/GHSA-g952-h9rv-wc2r/GHSA-g952-h9rv-wc2r.json
+++ b/advisories/unreviewed/2022/05/GHSA-g952-h9rv-wc2r/GHSA-g952-h9rv-wc2r.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-g9mm-555g-3956/GHSA-g9mm-555g-3956.json b/advisories/unreviewed/2022/05/GHSA-g9mm-555g-3956/GHSA-g9mm-555g-3956.json
index 6ed61ff59bc..7e937002bf6 100644
--- a/advisories/unreviewed/2022/05/GHSA-g9mm-555g-3956/GHSA-g9mm-555g-3956.json
+++ b/advisories/unreviewed/2022/05/GHSA-g9mm-555g-3956/GHSA-g9mm-555g-3956.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-gcp9-387f-vxqg/GHSA-gcp9-387f-vxqg.json b/advisories/unreviewed/2022/05/GHSA-gcp9-387f-vxqg/GHSA-gcp9-387f-vxqg.json
index 3d06a8c34e6..7272eb66a53 100644
--- a/advisories/unreviewed/2022/05/GHSA-gcp9-387f-vxqg/GHSA-gcp9-387f-vxqg.json
+++ b/advisories/unreviewed/2022/05/GHSA-gcp9-387f-vxqg/GHSA-gcp9-387f-vxqg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-gf3j-4gcf-3g2x/GHSA-gf3j-4gcf-3g2x.json b/advisories/unreviewed/2022/05/GHSA-gf3j-4gcf-3g2x/GHSA-gf3j-4gcf-3g2x.json
index 332c998d853..31e1b376d6f 100644
--- a/advisories/unreviewed/2022/05/GHSA-gf3j-4gcf-3g2x/GHSA-gf3j-4gcf-3g2x.json
+++ b/advisories/unreviewed/2022/05/GHSA-gf3j-4gcf-3g2x/GHSA-gf3j-4gcf-3g2x.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-gg8w-gw6h-w7mp/GHSA-gg8w-gw6h-w7mp.json b/advisories/unreviewed/2022/05/GHSA-gg8w-gw6h-w7mp/GHSA-gg8w-gw6h-w7mp.json
index 5b22cbb40e5..3eef3d8ab35 100644
--- a/advisories/unreviewed/2022/05/GHSA-gg8w-gw6h-w7mp/GHSA-gg8w-gw6h-w7mp.json
+++ b/advisories/unreviewed/2022/05/GHSA-gg8w-gw6h-w7mp/GHSA-gg8w-gw6h-w7mp.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-ggfw-x4fr-22gp/GHSA-ggfw-x4fr-22gp.json b/advisories/unreviewed/2022/05/GHSA-ggfw-x4fr-22gp/GHSA-ggfw-x4fr-22gp.json
index 58ae7c87b01..0368ceeaed2 100644
--- a/advisories/unreviewed/2022/05/GHSA-ggfw-x4fr-22gp/GHSA-ggfw-x4fr-22gp.json
+++ b/advisories/unreviewed/2022/05/GHSA-ggfw-x4fr-22gp/GHSA-ggfw-x4fr-22gp.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-ggm5-5h63-2mvr/GHSA-ggm5-5h63-2mvr.json b/advisories/unreviewed/2022/05/GHSA-ggm5-5h63-2mvr/GHSA-ggm5-5h63-2mvr.json
index 37b51c618cc..b2e0e4eb77b 100644
--- a/advisories/unreviewed/2022/05/GHSA-ggm5-5h63-2mvr/GHSA-ggm5-5h63-2mvr.json
+++ b/advisories/unreviewed/2022/05/GHSA-ggm5-5h63-2mvr/GHSA-ggm5-5h63-2mvr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-ggqr-7299-cxpq/GHSA-ggqr-7299-cxpq.json b/advisories/unreviewed/2022/05/GHSA-ggqr-7299-cxpq/GHSA-ggqr-7299-cxpq.json
index b05c2194349..4e59583cd46 100644
--- a/advisories/unreviewed/2022/05/GHSA-ggqr-7299-cxpq/GHSA-ggqr-7299-cxpq.json
+++ b/advisories/unreviewed/2022/05/GHSA-ggqr-7299-cxpq/GHSA-ggqr-7299-cxpq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-gh52-v677-5j69/GHSA-gh52-v677-5j69.json b/advisories/unreviewed/2022/05/GHSA-gh52-v677-5j69/GHSA-gh52-v677-5j69.json
index 74d473d7cd6..741bba1398b 100644
--- a/advisories/unreviewed/2022/05/GHSA-gh52-v677-5j69/GHSA-gh52-v677-5j69.json
+++ b/advisories/unreviewed/2022/05/GHSA-gh52-v677-5j69/GHSA-gh52-v677-5j69.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-gj7v-j8r4-326v/GHSA-gj7v-j8r4-326v.json b/advisories/unreviewed/2022/05/GHSA-gj7v-j8r4-326v/GHSA-gj7v-j8r4-326v.json
index d362e92bbf0..8cdda2be5dc 100644
--- a/advisories/unreviewed/2022/05/GHSA-gj7v-j8r4-326v/GHSA-gj7v-j8r4-326v.json
+++ b/advisories/unreviewed/2022/05/GHSA-gj7v-j8r4-326v/GHSA-gj7v-j8r4-326v.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-gmfr-4fv6-88fh/GHSA-gmfr-4fv6-88fh.json b/advisories/unreviewed/2022/05/GHSA-gmfr-4fv6-88fh/GHSA-gmfr-4fv6-88fh.json
index 8cdcb99c367..59020c11c1c 100644
--- a/advisories/unreviewed/2022/05/GHSA-gmfr-4fv6-88fh/GHSA-gmfr-4fv6-88fh.json
+++ b/advisories/unreviewed/2022/05/GHSA-gmfr-4fv6-88fh/GHSA-gmfr-4fv6-88fh.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -111,9 +109,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-gp3g-jq7m-w929/GHSA-gp3g-jq7m-w929.json b/advisories/unreviewed/2022/05/GHSA-gp3g-jq7m-w929/GHSA-gp3g-jq7m-w929.json
index 89c41410d1b..b51153e0572 100644
--- a/advisories/unreviewed/2022/05/GHSA-gp3g-jq7m-w929/GHSA-gp3g-jq7m-w929.json
+++ b/advisories/unreviewed/2022/05/GHSA-gp3g-jq7m-w929/GHSA-gp3g-jq7m-w929.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-gp9m-rwhr-9h35/GHSA-gp9m-rwhr-9h35.json b/advisories/unreviewed/2022/05/GHSA-gp9m-rwhr-9h35/GHSA-gp9m-rwhr-9h35.json
index 6052f12b8d2..a2804cba83e 100644
--- a/advisories/unreviewed/2022/05/GHSA-gp9m-rwhr-9h35/GHSA-gp9m-rwhr-9h35.json
+++ b/advisories/unreviewed/2022/05/GHSA-gp9m-rwhr-9h35/GHSA-gp9m-rwhr-9h35.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-gpwv-q3q4-vjv5/GHSA-gpwv-q3q4-vjv5.json b/advisories/unreviewed/2022/05/GHSA-gpwv-q3q4-vjv5/GHSA-gpwv-q3q4-vjv5.json
index 3c8c251b8ab..b0412a43d46 100644
--- a/advisories/unreviewed/2022/05/GHSA-gpwv-q3q4-vjv5/GHSA-gpwv-q3q4-vjv5.json
+++ b/advisories/unreviewed/2022/05/GHSA-gpwv-q3q4-vjv5/GHSA-gpwv-q3q4-vjv5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-gq2m-6mvf-w3pj/GHSA-gq2m-6mvf-w3pj.json b/advisories/unreviewed/2022/05/GHSA-gq2m-6mvf-w3pj/GHSA-gq2m-6mvf-w3pj.json
index 83b4178028a..8bdfdd7cae1 100644
--- a/advisories/unreviewed/2022/05/GHSA-gq2m-6mvf-w3pj/GHSA-gq2m-6mvf-w3pj.json
+++ b/advisories/unreviewed/2022/05/GHSA-gq2m-6mvf-w3pj/GHSA-gq2m-6mvf-w3pj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-gqfv-p773-g6r7/GHSA-gqfv-p773-g6r7.json b/advisories/unreviewed/2022/05/GHSA-gqfv-p773-g6r7/GHSA-gqfv-p773-g6r7.json
index e8fd63fa6bf..3ddb0710b50 100644
--- a/advisories/unreviewed/2022/05/GHSA-gqfv-p773-g6r7/GHSA-gqfv-p773-g6r7.json
+++ b/advisories/unreviewed/2022/05/GHSA-gqfv-p773-g6r7/GHSA-gqfv-p773-g6r7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-gqmh-gh38-rg3x/GHSA-gqmh-gh38-rg3x.json b/advisories/unreviewed/2022/05/GHSA-gqmh-gh38-rg3x/GHSA-gqmh-gh38-rg3x.json
index 000f6c97db4..00bd2571e12 100644
--- a/advisories/unreviewed/2022/05/GHSA-gqmh-gh38-rg3x/GHSA-gqmh-gh38-rg3x.json
+++ b/advisories/unreviewed/2022/05/GHSA-gqmh-gh38-rg3x/GHSA-gqmh-gh38-rg3x.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-gqvq-6vv2-x27p/GHSA-gqvq-6vv2-x27p.json b/advisories/unreviewed/2022/05/GHSA-gqvq-6vv2-x27p/GHSA-gqvq-6vv2-x27p.json
index a603190c988..1ad1e57226b 100644
--- a/advisories/unreviewed/2022/05/GHSA-gqvq-6vv2-x27p/GHSA-gqvq-6vv2-x27p.json
+++ b/advisories/unreviewed/2022/05/GHSA-gqvq-6vv2-x27p/GHSA-gqvq-6vv2-x27p.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-grrp-gfv9-q3pw/GHSA-grrp-gfv9-q3pw.json b/advisories/unreviewed/2022/05/GHSA-grrp-gfv9-q3pw/GHSA-grrp-gfv9-q3pw.json
index ca0204934e7..5ba6262028f 100644
--- a/advisories/unreviewed/2022/05/GHSA-grrp-gfv9-q3pw/GHSA-grrp-gfv9-q3pw.json
+++ b/advisories/unreviewed/2022/05/GHSA-grrp-gfv9-q3pw/GHSA-grrp-gfv9-q3pw.json
@@ -7,12 +7,8 @@
"CVE-2015-5040"
],
"details": "Buffer overflow in IBM Domino 8.5.1 through 8.5.3 before 8.5.3 FP6 IF10 and 9.x before 9.0.1 FP4 IF3 allows remote attackers to execute arbitrary code or cause a denial of service (SMTP daemon crash) via a crafted GIF image, aka SPRs KLYH9ZDKRE and KLYH9ZTLEZ, a different vulnerability than CVE-2015-4994.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-gv6f-6f67-8vrw/GHSA-gv6f-6f67-8vrw.json b/advisories/unreviewed/2022/05/GHSA-gv6f-6f67-8vrw/GHSA-gv6f-6f67-8vrw.json
index b1cbe7fbcc6..c24b66e62d3 100644
--- a/advisories/unreviewed/2022/05/GHSA-gv6f-6f67-8vrw/GHSA-gv6f-6f67-8vrw.json
+++ b/advisories/unreviewed/2022/05/GHSA-gv6f-6f67-8vrw/GHSA-gv6f-6f67-8vrw.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-gvqg-4vgr-vq39/GHSA-gvqg-4vgr-vq39.json b/advisories/unreviewed/2022/05/GHSA-gvqg-4vgr-vq39/GHSA-gvqg-4vgr-vq39.json
index f2756765d90..b314b49a05f 100644
--- a/advisories/unreviewed/2022/05/GHSA-gvqg-4vgr-vq39/GHSA-gvqg-4vgr-vq39.json
+++ b/advisories/unreviewed/2022/05/GHSA-gvqg-4vgr-vq39/GHSA-gvqg-4vgr-vq39.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-gwqw-c4w5-rmjq/GHSA-gwqw-c4w5-rmjq.json b/advisories/unreviewed/2022/05/GHSA-gwqw-c4w5-rmjq/GHSA-gwqw-c4w5-rmjq.json
index 5b36ea48425..840b17cab5b 100644
--- a/advisories/unreviewed/2022/05/GHSA-gwqw-c4w5-rmjq/GHSA-gwqw-c4w5-rmjq.json
+++ b/advisories/unreviewed/2022/05/GHSA-gwqw-c4w5-rmjq/GHSA-gwqw-c4w5-rmjq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-gwvw-v6hg-775r/GHSA-gwvw-v6hg-775r.json b/advisories/unreviewed/2022/05/GHSA-gwvw-v6hg-775r/GHSA-gwvw-v6hg-775r.json
index 080806cad67..887eb034177 100644
--- a/advisories/unreviewed/2022/05/GHSA-gwvw-v6hg-775r/GHSA-gwvw-v6hg-775r.json
+++ b/advisories/unreviewed/2022/05/GHSA-gwvw-v6hg-775r/GHSA-gwvw-v6hg-775r.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-gwwx-988r-r4xm/GHSA-gwwx-988r-r4xm.json b/advisories/unreviewed/2022/05/GHSA-gwwx-988r-r4xm/GHSA-gwwx-988r-r4xm.json
index e7b5ef33fa8..b36160fcc98 100644
--- a/advisories/unreviewed/2022/05/GHSA-gwwx-988r-r4xm/GHSA-gwwx-988r-r4xm.json
+++ b/advisories/unreviewed/2022/05/GHSA-gwwx-988r-r4xm/GHSA-gwwx-988r-r4xm.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-h2gx-vc8q-jhqv/GHSA-h2gx-vc8q-jhqv.json b/advisories/unreviewed/2022/05/GHSA-h2gx-vc8q-jhqv/GHSA-h2gx-vc8q-jhqv.json
index b1a5e1f37e8..9889e70a7af 100644
--- a/advisories/unreviewed/2022/05/GHSA-h2gx-vc8q-jhqv/GHSA-h2gx-vc8q-jhqv.json
+++ b/advisories/unreviewed/2022/05/GHSA-h2gx-vc8q-jhqv/GHSA-h2gx-vc8q-jhqv.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-h36v-hh6f-rhqv/GHSA-h36v-hh6f-rhqv.json b/advisories/unreviewed/2022/05/GHSA-h36v-hh6f-rhqv/GHSA-h36v-hh6f-rhqv.json
index 44936a2cb3b..d1d42bbaa33 100644
--- a/advisories/unreviewed/2022/05/GHSA-h36v-hh6f-rhqv/GHSA-h36v-hh6f-rhqv.json
+++ b/advisories/unreviewed/2022/05/GHSA-h36v-hh6f-rhqv/GHSA-h36v-hh6f-rhqv.json
@@ -7,12 +7,8 @@
"CVE-2013-5309"
],
"details": "Cross-site scripting (XSS) vulnerability in install/forum_data/src/custom_fields.inc.t in FUDforum 3.0.4.1 and earlier, when registering a new user, allows remote attackers to inject arbitrary web script or HTML via a custom profile field to index.php. NOTE: some of these details are obtained from third party information.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-h3f9-f778-x29x/GHSA-h3f9-f778-x29x.json b/advisories/unreviewed/2022/05/GHSA-h3f9-f778-x29x/GHSA-h3f9-f778-x29x.json
index 7922c723d3e..17c602caad3 100644
--- a/advisories/unreviewed/2022/05/GHSA-h3f9-f778-x29x/GHSA-h3f9-f778-x29x.json
+++ b/advisories/unreviewed/2022/05/GHSA-h3f9-f778-x29x/GHSA-h3f9-f778-x29x.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-h3j8-24jg-q44j/GHSA-h3j8-24jg-q44j.json b/advisories/unreviewed/2022/05/GHSA-h3j8-24jg-q44j/GHSA-h3j8-24jg-q44j.json
index db6c88b02d7..5a4223210dc 100644
--- a/advisories/unreviewed/2022/05/GHSA-h3j8-24jg-q44j/GHSA-h3j8-24jg-q44j.json
+++ b/advisories/unreviewed/2022/05/GHSA-h3j8-24jg-q44j/GHSA-h3j8-24jg-q44j.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-h3qq-r4hm-3rxm/GHSA-h3qq-r4hm-3rxm.json b/advisories/unreviewed/2022/05/GHSA-h3qq-r4hm-3rxm/GHSA-h3qq-r4hm-3rxm.json
index 4878ffacb9c..643ec69b103 100644
--- a/advisories/unreviewed/2022/05/GHSA-h3qq-r4hm-3rxm/GHSA-h3qq-r4hm-3rxm.json
+++ b/advisories/unreviewed/2022/05/GHSA-h3qq-r4hm-3rxm/GHSA-h3qq-r4hm-3rxm.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-h435-fgp5-q25r/GHSA-h435-fgp5-q25r.json b/advisories/unreviewed/2022/05/GHSA-h435-fgp5-q25r/GHSA-h435-fgp5-q25r.json
index 69253d3e0dc..63b37aa620c 100644
--- a/advisories/unreviewed/2022/05/GHSA-h435-fgp5-q25r/GHSA-h435-fgp5-q25r.json
+++ b/advisories/unreviewed/2022/05/GHSA-h435-fgp5-q25r/GHSA-h435-fgp5-q25r.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-h4f8-5wh7-64hg/GHSA-h4f8-5wh7-64hg.json b/advisories/unreviewed/2022/05/GHSA-h4f8-5wh7-64hg/GHSA-h4f8-5wh7-64hg.json
index 52309a2fb09..893f3fddf27 100644
--- a/advisories/unreviewed/2022/05/GHSA-h4f8-5wh7-64hg/GHSA-h4f8-5wh7-64hg.json
+++ b/advisories/unreviewed/2022/05/GHSA-h4f8-5wh7-64hg/GHSA-h4f8-5wh7-64hg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-h4j5-2v82-4354/GHSA-h4j5-2v82-4354.json b/advisories/unreviewed/2022/05/GHSA-h4j5-2v82-4354/GHSA-h4j5-2v82-4354.json
index 2f2d632ec97..9a5ed3127b1 100644
--- a/advisories/unreviewed/2022/05/GHSA-h4j5-2v82-4354/GHSA-h4j5-2v82-4354.json
+++ b/advisories/unreviewed/2022/05/GHSA-h4j5-2v82-4354/GHSA-h4j5-2v82-4354.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-h4jq-99w5-gpv5/GHSA-h4jq-99w5-gpv5.json b/advisories/unreviewed/2022/05/GHSA-h4jq-99w5-gpv5/GHSA-h4jq-99w5-gpv5.json
index 18312456ce8..ae73d7eb431 100644
--- a/advisories/unreviewed/2022/05/GHSA-h4jq-99w5-gpv5/GHSA-h4jq-99w5-gpv5.json
+++ b/advisories/unreviewed/2022/05/GHSA-h4jq-99w5-gpv5/GHSA-h4jq-99w5-gpv5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-h5j7-h5xp-7395/GHSA-h5j7-h5xp-7395.json b/advisories/unreviewed/2022/05/GHSA-h5j7-h5xp-7395/GHSA-h5j7-h5xp-7395.json
index 45fd51ea7e7..de0625e2c3b 100644
--- a/advisories/unreviewed/2022/05/GHSA-h5j7-h5xp-7395/GHSA-h5j7-h5xp-7395.json
+++ b/advisories/unreviewed/2022/05/GHSA-h5j7-h5xp-7395/GHSA-h5j7-h5xp-7395.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-h6v6-453j-2rqp/GHSA-h6v6-453j-2rqp.json b/advisories/unreviewed/2022/05/GHSA-h6v6-453j-2rqp/GHSA-h6v6-453j-2rqp.json
index 5d2574e141c..485c8548112 100644
--- a/advisories/unreviewed/2022/05/GHSA-h6v6-453j-2rqp/GHSA-h6v6-453j-2rqp.json
+++ b/advisories/unreviewed/2022/05/GHSA-h6v6-453j-2rqp/GHSA-h6v6-453j-2rqp.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-h72q-qrfj-hp58/GHSA-h72q-qrfj-hp58.json b/advisories/unreviewed/2022/05/GHSA-h72q-qrfj-hp58/GHSA-h72q-qrfj-hp58.json
index e154887dde5..e90068da6da 100644
--- a/advisories/unreviewed/2022/05/GHSA-h72q-qrfj-hp58/GHSA-h72q-qrfj-hp58.json
+++ b/advisories/unreviewed/2022/05/GHSA-h72q-qrfj-hp58/GHSA-h72q-qrfj-hp58.json
@@ -7,12 +7,8 @@
"CVE-2010-2786"
],
"details": "Directory traversal vulnerability in Piwik 0.6 through 0.6.3 allows remote attackers to include arbitrary local files and possibly have unspecified other impact via directory traversal sequences in a crafted data-renderer request.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-h8c9-77cw-cc5j/GHSA-h8c9-77cw-cc5j.json b/advisories/unreviewed/2022/05/GHSA-h8c9-77cw-cc5j/GHSA-h8c9-77cw-cc5j.json
index d7f336f1d4c..23507da62e0 100644
--- a/advisories/unreviewed/2022/05/GHSA-h8c9-77cw-cc5j/GHSA-h8c9-77cw-cc5j.json
+++ b/advisories/unreviewed/2022/05/GHSA-h8c9-77cw-cc5j/GHSA-h8c9-77cw-cc5j.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-h8vm-48f3-mgwg/GHSA-h8vm-48f3-mgwg.json b/advisories/unreviewed/2022/05/GHSA-h8vm-48f3-mgwg/GHSA-h8vm-48f3-mgwg.json
index 572c7246d8a..921a476e54a 100644
--- a/advisories/unreviewed/2022/05/GHSA-h8vm-48f3-mgwg/GHSA-h8vm-48f3-mgwg.json
+++ b/advisories/unreviewed/2022/05/GHSA-h8vm-48f3-mgwg/GHSA-h8vm-48f3-mgwg.json
@@ -7,12 +7,8 @@
"CVE-2014-0437"
],
"details": "Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.1.72 and earlier, 5.5.34 and earlier, and 5.6.14 and earlier allows remote authenticated users to affect availability via unknown vectors related to Optimizer.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -84,9 +80,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-hf35-xpmm-p7hr/GHSA-hf35-xpmm-p7hr.json b/advisories/unreviewed/2022/05/GHSA-hf35-xpmm-p7hr/GHSA-hf35-xpmm-p7hr.json
index 4b9bcb62efd..7714624d1c7 100644
--- a/advisories/unreviewed/2022/05/GHSA-hf35-xpmm-p7hr/GHSA-hf35-xpmm-p7hr.json
+++ b/advisories/unreviewed/2022/05/GHSA-hf35-xpmm-p7hr/GHSA-hf35-xpmm-p7hr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-hgf8-22gv-6hjf/GHSA-hgf8-22gv-6hjf.json b/advisories/unreviewed/2022/05/GHSA-hgf8-22gv-6hjf/GHSA-hgf8-22gv-6hjf.json
index a4e09dc7bcd..de50e2ba031 100644
--- a/advisories/unreviewed/2022/05/GHSA-hgf8-22gv-6hjf/GHSA-hgf8-22gv-6hjf.json
+++ b/advisories/unreviewed/2022/05/GHSA-hgf8-22gv-6hjf/GHSA-hgf8-22gv-6hjf.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-hgqf-qr3f-rgx9/GHSA-hgqf-qr3f-rgx9.json b/advisories/unreviewed/2022/05/GHSA-hgqf-qr3f-rgx9/GHSA-hgqf-qr3f-rgx9.json
index ca65cf32af6..ef1a78a0450 100644
--- a/advisories/unreviewed/2022/05/GHSA-hgqf-qr3f-rgx9/GHSA-hgqf-qr3f-rgx9.json
+++ b/advisories/unreviewed/2022/05/GHSA-hgqf-qr3f-rgx9/GHSA-hgqf-qr3f-rgx9.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-hgxf-f8jx-jfpv/GHSA-hgxf-f8jx-jfpv.json b/advisories/unreviewed/2022/05/GHSA-hgxf-f8jx-jfpv/GHSA-hgxf-f8jx-jfpv.json
index 976629c981e..da9fbc7ca11 100644
--- a/advisories/unreviewed/2022/05/GHSA-hgxf-f8jx-jfpv/GHSA-hgxf-f8jx-jfpv.json
+++ b/advisories/unreviewed/2022/05/GHSA-hgxf-f8jx-jfpv/GHSA-hgxf-f8jx-jfpv.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -35,9 +33,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-hh2c-99xr-8r5r/GHSA-hh2c-99xr-8r5r.json b/advisories/unreviewed/2022/05/GHSA-hh2c-99xr-8r5r/GHSA-hh2c-99xr-8r5r.json
index 93466cd344c..376cf90c901 100644
--- a/advisories/unreviewed/2022/05/GHSA-hh2c-99xr-8r5r/GHSA-hh2c-99xr-8r5r.json
+++ b/advisories/unreviewed/2022/05/GHSA-hh2c-99xr-8r5r/GHSA-hh2c-99xr-8r5r.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-hhvh-w637-rpmg/GHSA-hhvh-w637-rpmg.json b/advisories/unreviewed/2022/05/GHSA-hhvh-w637-rpmg/GHSA-hhvh-w637-rpmg.json
index 4b7398fb012..fcad4de13c2 100644
--- a/advisories/unreviewed/2022/05/GHSA-hhvh-w637-rpmg/GHSA-hhvh-w637-rpmg.json
+++ b/advisories/unreviewed/2022/05/GHSA-hhvh-w637-rpmg/GHSA-hhvh-w637-rpmg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-hj3w-wg7f-x694/GHSA-hj3w-wg7f-x694.json b/advisories/unreviewed/2022/05/GHSA-hj3w-wg7f-x694/GHSA-hj3w-wg7f-x694.json
index a616bb7723f..161718bd696 100644
--- a/advisories/unreviewed/2022/05/GHSA-hj3w-wg7f-x694/GHSA-hj3w-wg7f-x694.json
+++ b/advisories/unreviewed/2022/05/GHSA-hj3w-wg7f-x694/GHSA-hj3w-wg7f-x694.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-hmx9-h7xx-529h/GHSA-hmx9-h7xx-529h.json b/advisories/unreviewed/2022/05/GHSA-hmx9-h7xx-529h/GHSA-hmx9-h7xx-529h.json
index a9c2eb34058..c7984d281ad 100644
--- a/advisories/unreviewed/2022/05/GHSA-hmx9-h7xx-529h/GHSA-hmx9-h7xx-529h.json
+++ b/advisories/unreviewed/2022/05/GHSA-hmx9-h7xx-529h/GHSA-hmx9-h7xx-529h.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-hpfq-w7vm-jxqp/GHSA-hpfq-w7vm-jxqp.json b/advisories/unreviewed/2022/05/GHSA-hpfq-w7vm-jxqp/GHSA-hpfq-w7vm-jxqp.json
index f72381d5bbb..c7c48f9b329 100644
--- a/advisories/unreviewed/2022/05/GHSA-hpfq-w7vm-jxqp/GHSA-hpfq-w7vm-jxqp.json
+++ b/advisories/unreviewed/2022/05/GHSA-hpfq-w7vm-jxqp/GHSA-hpfq-w7vm-jxqp.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-hpq2-2fmq-c95r/GHSA-hpq2-2fmq-c95r.json b/advisories/unreviewed/2022/05/GHSA-hpq2-2fmq-c95r/GHSA-hpq2-2fmq-c95r.json
index 192d5388491..204568c039a 100644
--- a/advisories/unreviewed/2022/05/GHSA-hpq2-2fmq-c95r/GHSA-hpq2-2fmq-c95r.json
+++ b/advisories/unreviewed/2022/05/GHSA-hpq2-2fmq-c95r/GHSA-hpq2-2fmq-c95r.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-hprm-r4mh-xh3f/GHSA-hprm-r4mh-xh3f.json b/advisories/unreviewed/2022/05/GHSA-hprm-r4mh-xh3f/GHSA-hprm-r4mh-xh3f.json
index 1d1c7bafc54..f8319980a95 100644
--- a/advisories/unreviewed/2022/05/GHSA-hprm-r4mh-xh3f/GHSA-hprm-r4mh-xh3f.json
+++ b/advisories/unreviewed/2022/05/GHSA-hprm-r4mh-xh3f/GHSA-hprm-r4mh-xh3f.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-hq3r-r6cv-4q73/GHSA-hq3r-r6cv-4q73.json b/advisories/unreviewed/2022/05/GHSA-hq3r-r6cv-4q73/GHSA-hq3r-r6cv-4q73.json
index bc4f2408d73..6e103f88dd4 100644
--- a/advisories/unreviewed/2022/05/GHSA-hq3r-r6cv-4q73/GHSA-hq3r-r6cv-4q73.json
+++ b/advisories/unreviewed/2022/05/GHSA-hq3r-r6cv-4q73/GHSA-hq3r-r6cv-4q73.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-hqcm-3jf7-m4cg/GHSA-hqcm-3jf7-m4cg.json b/advisories/unreviewed/2022/05/GHSA-hqcm-3jf7-m4cg/GHSA-hqcm-3jf7-m4cg.json
index 88dbb42c724..7696047fbcc 100644
--- a/advisories/unreviewed/2022/05/GHSA-hqcm-3jf7-m4cg/GHSA-hqcm-3jf7-m4cg.json
+++ b/advisories/unreviewed/2022/05/GHSA-hqcm-3jf7-m4cg/GHSA-hqcm-3jf7-m4cg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-hqj3-m7hv-fj29/GHSA-hqj3-m7hv-fj29.json b/advisories/unreviewed/2022/05/GHSA-hqj3-m7hv-fj29/GHSA-hqj3-m7hv-fj29.json
index aa35ab32de6..0bededc886c 100644
--- a/advisories/unreviewed/2022/05/GHSA-hqj3-m7hv-fj29/GHSA-hqj3-m7hv-fj29.json
+++ b/advisories/unreviewed/2022/05/GHSA-hqj3-m7hv-fj29/GHSA-hqj3-m7hv-fj29.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-hrh3-h5hp-c3mg/GHSA-hrh3-h5hp-c3mg.json b/advisories/unreviewed/2022/05/GHSA-hrh3-h5hp-c3mg/GHSA-hrh3-h5hp-c3mg.json
index 5a04762e923..79cf8308ce4 100644
--- a/advisories/unreviewed/2022/05/GHSA-hrh3-h5hp-c3mg/GHSA-hrh3-h5hp-c3mg.json
+++ b/advisories/unreviewed/2022/05/GHSA-hrh3-h5hp-c3mg/GHSA-hrh3-h5hp-c3mg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-hwcx-wqpq-hqjc/GHSA-hwcx-wqpq-hqjc.json b/advisories/unreviewed/2022/05/GHSA-hwcx-wqpq-hqjc/GHSA-hwcx-wqpq-hqjc.json
index f50ec152a7b..1d531274034 100644
--- a/advisories/unreviewed/2022/05/GHSA-hwcx-wqpq-hqjc/GHSA-hwcx-wqpq-hqjc.json
+++ b/advisories/unreviewed/2022/05/GHSA-hwcx-wqpq-hqjc/GHSA-hwcx-wqpq-hqjc.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-hwg9-rc2h-c2p3/GHSA-hwg9-rc2h-c2p3.json b/advisories/unreviewed/2022/05/GHSA-hwg9-rc2h-c2p3/GHSA-hwg9-rc2h-c2p3.json
index 83667ca2ebe..2c168ad2d9b 100644
--- a/advisories/unreviewed/2022/05/GHSA-hwg9-rc2h-c2p3/GHSA-hwg9-rc2h-c2p3.json
+++ b/advisories/unreviewed/2022/05/GHSA-hwg9-rc2h-c2p3/GHSA-hwg9-rc2h-c2p3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-j28w-mfmp-m73w/GHSA-j28w-mfmp-m73w.json b/advisories/unreviewed/2022/05/GHSA-j28w-mfmp-m73w/GHSA-j28w-mfmp-m73w.json
index f37b4ad7811..1cd050afca6 100644
--- a/advisories/unreviewed/2022/05/GHSA-j28w-mfmp-m73w/GHSA-j28w-mfmp-m73w.json
+++ b/advisories/unreviewed/2022/05/GHSA-j28w-mfmp-m73w/GHSA-j28w-mfmp-m73w.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-j2x7-g8jc-3475/GHSA-j2x7-g8jc-3475.json b/advisories/unreviewed/2022/05/GHSA-j2x7-g8jc-3475/GHSA-j2x7-g8jc-3475.json
index cb399789c52..438c6f97246 100644
--- a/advisories/unreviewed/2022/05/GHSA-j2x7-g8jc-3475/GHSA-j2x7-g8jc-3475.json
+++ b/advisories/unreviewed/2022/05/GHSA-j2x7-g8jc-3475/GHSA-j2x7-g8jc-3475.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-j332-2r4g-m4pj/GHSA-j332-2r4g-m4pj.json b/advisories/unreviewed/2022/05/GHSA-j332-2r4g-m4pj/GHSA-j332-2r4g-m4pj.json
index b222557e525..69d50800856 100644
--- a/advisories/unreviewed/2022/05/GHSA-j332-2r4g-m4pj/GHSA-j332-2r4g-m4pj.json
+++ b/advisories/unreviewed/2022/05/GHSA-j332-2r4g-m4pj/GHSA-j332-2r4g-m4pj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -111,9 +109,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-j388-w3f2-vh58/GHSA-j388-w3f2-vh58.json b/advisories/unreviewed/2022/05/GHSA-j388-w3f2-vh58/GHSA-j388-w3f2-vh58.json
index d5881ee99eb..de8bae22277 100644
--- a/advisories/unreviewed/2022/05/GHSA-j388-w3f2-vh58/GHSA-j388-w3f2-vh58.json
+++ b/advisories/unreviewed/2022/05/GHSA-j388-w3f2-vh58/GHSA-j388-w3f2-vh58.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-j4m7-28v7-p4cq/GHSA-j4m7-28v7-p4cq.json b/advisories/unreviewed/2022/05/GHSA-j4m7-28v7-p4cq/GHSA-j4m7-28v7-p4cq.json
index b138b376d52..365a340a6d6 100644
--- a/advisories/unreviewed/2022/05/GHSA-j4m7-28v7-p4cq/GHSA-j4m7-28v7-p4cq.json
+++ b/advisories/unreviewed/2022/05/GHSA-j4m7-28v7-p4cq/GHSA-j4m7-28v7-p4cq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -111,9 +109,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-j574-68wv-r2pg/GHSA-j574-68wv-r2pg.json b/advisories/unreviewed/2022/05/GHSA-j574-68wv-r2pg/GHSA-j574-68wv-r2pg.json
index 7f10c83307f..12aa7adb518 100644
--- a/advisories/unreviewed/2022/05/GHSA-j574-68wv-r2pg/GHSA-j574-68wv-r2pg.json
+++ b/advisories/unreviewed/2022/05/GHSA-j574-68wv-r2pg/GHSA-j574-68wv-r2pg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-j5cp-xfrf-cjv6/GHSA-j5cp-xfrf-cjv6.json b/advisories/unreviewed/2022/05/GHSA-j5cp-xfrf-cjv6/GHSA-j5cp-xfrf-cjv6.json
index 395a251b782..a57a7b315e1 100644
--- a/advisories/unreviewed/2022/05/GHSA-j5cp-xfrf-cjv6/GHSA-j5cp-xfrf-cjv6.json
+++ b/advisories/unreviewed/2022/05/GHSA-j5cp-xfrf-cjv6/GHSA-j5cp-xfrf-cjv6.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-j5m3-pf7q-9cvf/GHSA-j5m3-pf7q-9cvf.json b/advisories/unreviewed/2022/05/GHSA-j5m3-pf7q-9cvf/GHSA-j5m3-pf7q-9cvf.json
index 5ca28179980..b607b299a48 100644
--- a/advisories/unreviewed/2022/05/GHSA-j5m3-pf7q-9cvf/GHSA-j5m3-pf7q-9cvf.json
+++ b/advisories/unreviewed/2022/05/GHSA-j5m3-pf7q-9cvf/GHSA-j5m3-pf7q-9cvf.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-j67g-6r6x-5v63/GHSA-j67g-6r6x-5v63.json b/advisories/unreviewed/2022/05/GHSA-j67g-6r6x-5v63/GHSA-j67g-6r6x-5v63.json
index 7bbf9f2d107..6e703069286 100644
--- a/advisories/unreviewed/2022/05/GHSA-j67g-6r6x-5v63/GHSA-j67g-6r6x-5v63.json
+++ b/advisories/unreviewed/2022/05/GHSA-j67g-6r6x-5v63/GHSA-j67g-6r6x-5v63.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-j76h-8f92-2vw8/GHSA-j76h-8f92-2vw8.json b/advisories/unreviewed/2022/05/GHSA-j76h-8f92-2vw8/GHSA-j76h-8f92-2vw8.json
index 99896c1178c..5e619135847 100644
--- a/advisories/unreviewed/2022/05/GHSA-j76h-8f92-2vw8/GHSA-j76h-8f92-2vw8.json
+++ b/advisories/unreviewed/2022/05/GHSA-j76h-8f92-2vw8/GHSA-j76h-8f92-2vw8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -59,9 +57,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-j83f-2hmq-pjmf/GHSA-j83f-2hmq-pjmf.json b/advisories/unreviewed/2022/05/GHSA-j83f-2hmq-pjmf/GHSA-j83f-2hmq-pjmf.json
index 4737b7c00df..e4358d23756 100644
--- a/advisories/unreviewed/2022/05/GHSA-j83f-2hmq-pjmf/GHSA-j83f-2hmq-pjmf.json
+++ b/advisories/unreviewed/2022/05/GHSA-j83f-2hmq-pjmf/GHSA-j83f-2hmq-pjmf.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-j99q-wf38-m4gj/GHSA-j99q-wf38-m4gj.json b/advisories/unreviewed/2022/05/GHSA-j99q-wf38-m4gj/GHSA-j99q-wf38-m4gj.json
index 4d8a7d19bfa..303a963f0ca 100644
--- a/advisories/unreviewed/2022/05/GHSA-j99q-wf38-m4gj/GHSA-j99q-wf38-m4gj.json
+++ b/advisories/unreviewed/2022/05/GHSA-j99q-wf38-m4gj/GHSA-j99q-wf38-m4gj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-j9wf-fqwf-h56w/GHSA-j9wf-fqwf-h56w.json b/advisories/unreviewed/2022/05/GHSA-j9wf-fqwf-h56w/GHSA-j9wf-fqwf-h56w.json
index cc45aaf7ced..91b992287fc 100644
--- a/advisories/unreviewed/2022/05/GHSA-j9wf-fqwf-h56w/GHSA-j9wf-fqwf-h56w.json
+++ b/advisories/unreviewed/2022/05/GHSA-j9wf-fqwf-h56w/GHSA-j9wf-fqwf-h56w.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-jc52-h9fr-wjmq/GHSA-jc52-h9fr-wjmq.json b/advisories/unreviewed/2022/05/GHSA-jc52-h9fr-wjmq/GHSA-jc52-h9fr-wjmq.json
index 5c3f089aede..c2a6bf3b364 100644
--- a/advisories/unreviewed/2022/05/GHSA-jc52-h9fr-wjmq/GHSA-jc52-h9fr-wjmq.json
+++ b/advisories/unreviewed/2022/05/GHSA-jc52-h9fr-wjmq/GHSA-jc52-h9fr-wjmq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-jcx4-2jj5-xr9c/GHSA-jcx4-2jj5-xr9c.json b/advisories/unreviewed/2022/05/GHSA-jcx4-2jj5-xr9c/GHSA-jcx4-2jj5-xr9c.json
index 2bc2a67d6df..a18b4f73268 100644
--- a/advisories/unreviewed/2022/05/GHSA-jcx4-2jj5-xr9c/GHSA-jcx4-2jj5-xr9c.json
+++ b/advisories/unreviewed/2022/05/GHSA-jcx4-2jj5-xr9c/GHSA-jcx4-2jj5-xr9c.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-jf87-4879-f67j/GHSA-jf87-4879-f67j.json b/advisories/unreviewed/2022/05/GHSA-jf87-4879-f67j/GHSA-jf87-4879-f67j.json
index 26f8aec5fbc..208a1fac12b 100644
--- a/advisories/unreviewed/2022/05/GHSA-jf87-4879-f67j/GHSA-jf87-4879-f67j.json
+++ b/advisories/unreviewed/2022/05/GHSA-jf87-4879-f67j/GHSA-jf87-4879-f67j.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-jfhq-44c9-cx9m/GHSA-jfhq-44c9-cx9m.json b/advisories/unreviewed/2022/05/GHSA-jfhq-44c9-cx9m/GHSA-jfhq-44c9-cx9m.json
index c709d652e58..337ce59ca0e 100644
--- a/advisories/unreviewed/2022/05/GHSA-jfhq-44c9-cx9m/GHSA-jfhq-44c9-cx9m.json
+++ b/advisories/unreviewed/2022/05/GHSA-jfhq-44c9-cx9m/GHSA-jfhq-44c9-cx9m.json
@@ -7,12 +7,8 @@
"CVE-2013-3812"
],
"details": "Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.5.31 and earlier and 5.6.11 and earlier allows remote authenticated users to affect availability via unknown vectors related to Server Replication.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -64,9 +60,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-jfjm-hf85-v8g8/GHSA-jfjm-hf85-v8g8.json b/advisories/unreviewed/2022/05/GHSA-jfjm-hf85-v8g8/GHSA-jfjm-hf85-v8g8.json
index d9d0f3eada9..f8fc2a3bd95 100644
--- a/advisories/unreviewed/2022/05/GHSA-jfjm-hf85-v8g8/GHSA-jfjm-hf85-v8g8.json
+++ b/advisories/unreviewed/2022/05/GHSA-jfjm-hf85-v8g8/GHSA-jfjm-hf85-v8g8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-jhf2-5g69-j72p/GHSA-jhf2-5g69-j72p.json b/advisories/unreviewed/2022/05/GHSA-jhf2-5g69-j72p/GHSA-jhf2-5g69-j72p.json
index 502864179f1..22b502ee832 100644
--- a/advisories/unreviewed/2022/05/GHSA-jhf2-5g69-j72p/GHSA-jhf2-5g69-j72p.json
+++ b/advisories/unreviewed/2022/05/GHSA-jhf2-5g69-j72p/GHSA-jhf2-5g69-j72p.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-jhjp-3hp8-fjch/GHSA-jhjp-3hp8-fjch.json b/advisories/unreviewed/2022/05/GHSA-jhjp-3hp8-fjch/GHSA-jhjp-3hp8-fjch.json
index 84dbcb6ddb0..18c64ef51e4 100644
--- a/advisories/unreviewed/2022/05/GHSA-jhjp-3hp8-fjch/GHSA-jhjp-3hp8-fjch.json
+++ b/advisories/unreviewed/2022/05/GHSA-jhjp-3hp8-fjch/GHSA-jhjp-3hp8-fjch.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-jhvm-cvpr-9jq3/GHSA-jhvm-cvpr-9jq3.json b/advisories/unreviewed/2022/05/GHSA-jhvm-cvpr-9jq3/GHSA-jhvm-cvpr-9jq3.json
index 42a24d5e07a..e7ea1547a5c 100644
--- a/advisories/unreviewed/2022/05/GHSA-jhvm-cvpr-9jq3/GHSA-jhvm-cvpr-9jq3.json
+++ b/advisories/unreviewed/2022/05/GHSA-jhvm-cvpr-9jq3/GHSA-jhvm-cvpr-9jq3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -39,9 +37,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-jhx7-j4rm-xpm8/GHSA-jhx7-j4rm-xpm8.json b/advisories/unreviewed/2022/05/GHSA-jhx7-j4rm-xpm8/GHSA-jhx7-j4rm-xpm8.json
index 1327f713dbe..adfae89c31e 100644
--- a/advisories/unreviewed/2022/05/GHSA-jhx7-j4rm-xpm8/GHSA-jhx7-j4rm-xpm8.json
+++ b/advisories/unreviewed/2022/05/GHSA-jhx7-j4rm-xpm8/GHSA-jhx7-j4rm-xpm8.json
@@ -7,12 +7,8 @@
"CVE-2014-1912"
],
"details": "Buffer overflow in the socket.recvfrom_into function in Modules/socketmodule.c in Python 2.5 before 2.7.7, 3.x before 3.3.4, and 3.4.x before 3.4rc1 allows remote attackers to execute arbitrary code via a crafted string.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-jjvf-xm75-cph5/GHSA-jjvf-xm75-cph5.json b/advisories/unreviewed/2022/05/GHSA-jjvf-xm75-cph5/GHSA-jjvf-xm75-cph5.json
index 4ace978a1ec..375195224f4 100644
--- a/advisories/unreviewed/2022/05/GHSA-jjvf-xm75-cph5/GHSA-jjvf-xm75-cph5.json
+++ b/advisories/unreviewed/2022/05/GHSA-jjvf-xm75-cph5/GHSA-jjvf-xm75-cph5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-jpxf-vxxr-4pvx/GHSA-jpxf-vxxr-4pvx.json b/advisories/unreviewed/2022/05/GHSA-jpxf-vxxr-4pvx/GHSA-jpxf-vxxr-4pvx.json
index af1e7b57a9e..a983ddfe948 100644
--- a/advisories/unreviewed/2022/05/GHSA-jpxf-vxxr-4pvx/GHSA-jpxf-vxxr-4pvx.json
+++ b/advisories/unreviewed/2022/05/GHSA-jpxf-vxxr-4pvx/GHSA-jpxf-vxxr-4pvx.json
@@ -7,12 +7,8 @@
"CVE-2013-3633"
],
"details": "A vulnerability has been identified in SCALANCE X-200 switch family (incl. SIPLUS NET variants) (Versions < V5.0.0 for CVE-2013-3633 and versions < V4.5.0 for CVE-2013-3634), SCALANCE X-200IRT switch family (incl. SIPLUS NET variants) (All versions < V5.1.0). The user privileges for the web interface are only enforced on client side and not properly verified on server side. Therefore, an attacker is able to execute privileged commands using an unprivileged account.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-jqrp-j828-97gh/GHSA-jqrp-j828-97gh.json b/advisories/unreviewed/2022/05/GHSA-jqrp-j828-97gh/GHSA-jqrp-j828-97gh.json
index 01aa447c01e..8b1ee89ed71 100644
--- a/advisories/unreviewed/2022/05/GHSA-jqrp-j828-97gh/GHSA-jqrp-j828-97gh.json
+++ b/advisories/unreviewed/2022/05/GHSA-jqrp-j828-97gh/GHSA-jqrp-j828-97gh.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-jv89-hcw9-2wwr/GHSA-jv89-hcw9-2wwr.json b/advisories/unreviewed/2022/05/GHSA-jv89-hcw9-2wwr/GHSA-jv89-hcw9-2wwr.json
index 400addf339d..e5a6766a217 100644
--- a/advisories/unreviewed/2022/05/GHSA-jv89-hcw9-2wwr/GHSA-jv89-hcw9-2wwr.json
+++ b/advisories/unreviewed/2022/05/GHSA-jv89-hcw9-2wwr/GHSA-jv89-hcw9-2wwr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-jv9r-93r2-7pmm/GHSA-jv9r-93r2-7pmm.json b/advisories/unreviewed/2022/05/GHSA-jv9r-93r2-7pmm/GHSA-jv9r-93r2-7pmm.json
index 91fa00f0c80..64a907e0390 100644
--- a/advisories/unreviewed/2022/05/GHSA-jv9r-93r2-7pmm/GHSA-jv9r-93r2-7pmm.json
+++ b/advisories/unreviewed/2022/05/GHSA-jv9r-93r2-7pmm/GHSA-jv9r-93r2-7pmm.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-jw4p-28rq-hphq/GHSA-jw4p-28rq-hphq.json b/advisories/unreviewed/2022/05/GHSA-jw4p-28rq-hphq/GHSA-jw4p-28rq-hphq.json
index 07b509f1992..610aebbee50 100644
--- a/advisories/unreviewed/2022/05/GHSA-jw4p-28rq-hphq/GHSA-jw4p-28rq-hphq.json
+++ b/advisories/unreviewed/2022/05/GHSA-jw4p-28rq-hphq/GHSA-jw4p-28rq-hphq.json
@@ -7,12 +7,8 @@
"CVE-2013-1512"
],
"details": "Unspecified vulnerability in Oracle MySQL 5.5.29 and earlier allows remote authenticated users to affect availability via unknown vectors related to Data Manipulation Language.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -36,9 +32,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-jw93-p8g9-3wph/GHSA-jw93-p8g9-3wph.json b/advisories/unreviewed/2022/05/GHSA-jw93-p8g9-3wph/GHSA-jw93-p8g9-3wph.json
index baa14720821..c54b95e2f5c 100644
--- a/advisories/unreviewed/2022/05/GHSA-jw93-p8g9-3wph/GHSA-jw93-p8g9-3wph.json
+++ b/advisories/unreviewed/2022/05/GHSA-jw93-p8g9-3wph/GHSA-jw93-p8g9-3wph.json
@@ -7,12 +7,8 @@
"CVE-2013-5891"
],
"details": "Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.5.33 and earlier and 5.6.13 and earlier allows remote authenticated users to affect availability via unknown vectors related to Partition.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -72,9 +68,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-jwgx-fq8g-qg48/GHSA-jwgx-fq8g-qg48.json b/advisories/unreviewed/2022/05/GHSA-jwgx-fq8g-qg48/GHSA-jwgx-fq8g-qg48.json
index 77d0ad60dc7..f8dd48fb9a5 100644
--- a/advisories/unreviewed/2022/05/GHSA-jwgx-fq8g-qg48/GHSA-jwgx-fq8g-qg48.json
+++ b/advisories/unreviewed/2022/05/GHSA-jwgx-fq8g-qg48/GHSA-jwgx-fq8g-qg48.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-jxqm-2cjv-rxvx/GHSA-jxqm-2cjv-rxvx.json b/advisories/unreviewed/2022/05/GHSA-jxqm-2cjv-rxvx/GHSA-jxqm-2cjv-rxvx.json
index 1a2e78e34c3..aecac467e45 100644
--- a/advisories/unreviewed/2022/05/GHSA-jxqm-2cjv-rxvx/GHSA-jxqm-2cjv-rxvx.json
+++ b/advisories/unreviewed/2022/05/GHSA-jxqm-2cjv-rxvx/GHSA-jxqm-2cjv-rxvx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-jxwj-37v4-wqqv/GHSA-jxwj-37v4-wqqv.json b/advisories/unreviewed/2022/05/GHSA-jxwj-37v4-wqqv/GHSA-jxwj-37v4-wqqv.json
index 9fc4ad3541c..d503878a149 100644
--- a/advisories/unreviewed/2022/05/GHSA-jxwj-37v4-wqqv/GHSA-jxwj-37v4-wqqv.json
+++ b/advisories/unreviewed/2022/05/GHSA-jxwj-37v4-wqqv/GHSA-jxwj-37v4-wqqv.json
@@ -7,12 +7,8 @@
"CVE-2015-8220"
],
"details": "Stack-based buffer overflow in the URI handler in DWRCC.exe in SolarWinds DameWare Mini Remote Control before 12.0 HotFix 1 allows remote attackers to execute arbitrary code via a crafted commandline argument in a link.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-m2cc-xh6j-cr9r/GHSA-m2cc-xh6j-cr9r.json b/advisories/unreviewed/2022/05/GHSA-m2cc-xh6j-cr9r/GHSA-m2cc-xh6j-cr9r.json
index 8b413de2e1a..aabbc6daf9e 100644
--- a/advisories/unreviewed/2022/05/GHSA-m2cc-xh6j-cr9r/GHSA-m2cc-xh6j-cr9r.json
+++ b/advisories/unreviewed/2022/05/GHSA-m2cc-xh6j-cr9r/GHSA-m2cc-xh6j-cr9r.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-m2v7-7635-wpj6/GHSA-m2v7-7635-wpj6.json b/advisories/unreviewed/2022/05/GHSA-m2v7-7635-wpj6/GHSA-m2v7-7635-wpj6.json
index 2549e896347..09296018da2 100644
--- a/advisories/unreviewed/2022/05/GHSA-m2v7-7635-wpj6/GHSA-m2v7-7635-wpj6.json
+++ b/advisories/unreviewed/2022/05/GHSA-m2v7-7635-wpj6/GHSA-m2v7-7635-wpj6.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-m2w3-q73x-fqwj/GHSA-m2w3-q73x-fqwj.json b/advisories/unreviewed/2022/05/GHSA-m2w3-q73x-fqwj/GHSA-m2w3-q73x-fqwj.json
index 846c1a511c0..c9b6d7877d8 100644
--- a/advisories/unreviewed/2022/05/GHSA-m2w3-q73x-fqwj/GHSA-m2w3-q73x-fqwj.json
+++ b/advisories/unreviewed/2022/05/GHSA-m2w3-q73x-fqwj/GHSA-m2w3-q73x-fqwj.json
@@ -7,12 +7,8 @@
"CVE-2015-4994"
],
"details": "Buffer overflow in IBM Domino 8.5.1 through 8.5.3 before 8.5.3 FP6 IF10 and 9.x before 9.0.1 FP4 IF3 allows remote attackers to execute arbitrary code or cause a denial of service (SMTP daemon crash) via a crafted GIF image, aka SPRs KLYH9ZDKRE and KLYH9ZTLEZ, a different vulnerability than CVE-2015-5040.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-m2ww-w53c-cm92/GHSA-m2ww-w53c-cm92.json b/advisories/unreviewed/2022/05/GHSA-m2ww-w53c-cm92/GHSA-m2ww-w53c-cm92.json
index 7b0dd520c9f..a5d903befba 100644
--- a/advisories/unreviewed/2022/05/GHSA-m2ww-w53c-cm92/GHSA-m2ww-w53c-cm92.json
+++ b/advisories/unreviewed/2022/05/GHSA-m2ww-w53c-cm92/GHSA-m2ww-w53c-cm92.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-m3hp-xvxm-2x7q/GHSA-m3hp-xvxm-2x7q.json b/advisories/unreviewed/2022/05/GHSA-m3hp-xvxm-2x7q/GHSA-m3hp-xvxm-2x7q.json
index 28451a5dd6a..e6b82e5572c 100644
--- a/advisories/unreviewed/2022/05/GHSA-m3hp-xvxm-2x7q/GHSA-m3hp-xvxm-2x7q.json
+++ b/advisories/unreviewed/2022/05/GHSA-m3hp-xvxm-2x7q/GHSA-m3hp-xvxm-2x7q.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-m3jx-759h-r3c9/GHSA-m3jx-759h-r3c9.json b/advisories/unreviewed/2022/05/GHSA-m3jx-759h-r3c9/GHSA-m3jx-759h-r3c9.json
index 3e5bcda08a9..780da396397 100644
--- a/advisories/unreviewed/2022/05/GHSA-m3jx-759h-r3c9/GHSA-m3jx-759h-r3c9.json
+++ b/advisories/unreviewed/2022/05/GHSA-m3jx-759h-r3c9/GHSA-m3jx-759h-r3c9.json
@@ -7,12 +7,8 @@
"CVE-2014-2436"
],
"details": "Unspecified vulnerability in Oracle MySQL Server 5.5.36 and earlier and 5.6.16 and earlier allows remote authenticated users to affect confidentiality, integrity, and availability via vectors related to RBR.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -52,9 +48,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-m3m7-97fh-532j/GHSA-m3m7-97fh-532j.json b/advisories/unreviewed/2022/05/GHSA-m3m7-97fh-532j/GHSA-m3m7-97fh-532j.json
index 3665e0157ba..b2220ab71ca 100644
--- a/advisories/unreviewed/2022/05/GHSA-m3m7-97fh-532j/GHSA-m3m7-97fh-532j.json
+++ b/advisories/unreviewed/2022/05/GHSA-m3m7-97fh-532j/GHSA-m3m7-97fh-532j.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-m538-hxpg-3fvh/GHSA-m538-hxpg-3fvh.json b/advisories/unreviewed/2022/05/GHSA-m538-hxpg-3fvh/GHSA-m538-hxpg-3fvh.json
index 7f81e9d26ca..34ad85938d3 100644
--- a/advisories/unreviewed/2022/05/GHSA-m538-hxpg-3fvh/GHSA-m538-hxpg-3fvh.json
+++ b/advisories/unreviewed/2022/05/GHSA-m538-hxpg-3fvh/GHSA-m538-hxpg-3fvh.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-m5c9-mwvj-33fc/GHSA-m5c9-mwvj-33fc.json b/advisories/unreviewed/2022/05/GHSA-m5c9-mwvj-33fc/GHSA-m5c9-mwvj-33fc.json
index 3c40451325f..5d89c29b3dd 100644
--- a/advisories/unreviewed/2022/05/GHSA-m5c9-mwvj-33fc/GHSA-m5c9-mwvj-33fc.json
+++ b/advisories/unreviewed/2022/05/GHSA-m5c9-mwvj-33fc/GHSA-m5c9-mwvj-33fc.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-m5gh-j9fw-88fp/GHSA-m5gh-j9fw-88fp.json b/advisories/unreviewed/2022/05/GHSA-m5gh-j9fw-88fp/GHSA-m5gh-j9fw-88fp.json
index fea86ad3f80..20302de9b20 100644
--- a/advisories/unreviewed/2022/05/GHSA-m5gh-j9fw-88fp/GHSA-m5gh-j9fw-88fp.json
+++ b/advisories/unreviewed/2022/05/GHSA-m5gh-j9fw-88fp/GHSA-m5gh-j9fw-88fp.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-m5q2-75v9-r9fr/GHSA-m5q2-75v9-r9fr.json b/advisories/unreviewed/2022/05/GHSA-m5q2-75v9-r9fr/GHSA-m5q2-75v9-r9fr.json
index 024dad19278..33332adbe90 100644
--- a/advisories/unreviewed/2022/05/GHSA-m5q2-75v9-r9fr/GHSA-m5q2-75v9-r9fr.json
+++ b/advisories/unreviewed/2022/05/GHSA-m5q2-75v9-r9fr/GHSA-m5q2-75v9-r9fr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-m5wv-852x-cj2g/GHSA-m5wv-852x-cj2g.json b/advisories/unreviewed/2022/05/GHSA-m5wv-852x-cj2g/GHSA-m5wv-852x-cj2g.json
index de9c4380cf0..b5e6d42b59d 100644
--- a/advisories/unreviewed/2022/05/GHSA-m5wv-852x-cj2g/GHSA-m5wv-852x-cj2g.json
+++ b/advisories/unreviewed/2022/05/GHSA-m5wv-852x-cj2g/GHSA-m5wv-852x-cj2g.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-m75f-wcjq-49mw/GHSA-m75f-wcjq-49mw.json b/advisories/unreviewed/2022/05/GHSA-m75f-wcjq-49mw/GHSA-m75f-wcjq-49mw.json
index 7ec1c8928f7..a9dc2c14e5a 100644
--- a/advisories/unreviewed/2022/05/GHSA-m75f-wcjq-49mw/GHSA-m75f-wcjq-49mw.json
+++ b/advisories/unreviewed/2022/05/GHSA-m75f-wcjq-49mw/GHSA-m75f-wcjq-49mw.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-m77j-hm9g-ppq8/GHSA-m77j-hm9g-ppq8.json b/advisories/unreviewed/2022/05/GHSA-m77j-hm9g-ppq8/GHSA-m77j-hm9g-ppq8.json
index 6f73dd1cbc0..18a83de66a9 100644
--- a/advisories/unreviewed/2022/05/GHSA-m77j-hm9g-ppq8/GHSA-m77j-hm9g-ppq8.json
+++ b/advisories/unreviewed/2022/05/GHSA-m77j-hm9g-ppq8/GHSA-m77j-hm9g-ppq8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-m78v-8rvj-3rm2/GHSA-m78v-8rvj-3rm2.json b/advisories/unreviewed/2022/05/GHSA-m78v-8rvj-3rm2/GHSA-m78v-8rvj-3rm2.json
index 2ee1c788111..4139d9d48e4 100644
--- a/advisories/unreviewed/2022/05/GHSA-m78v-8rvj-3rm2/GHSA-m78v-8rvj-3rm2.json
+++ b/advisories/unreviewed/2022/05/GHSA-m78v-8rvj-3rm2/GHSA-m78v-8rvj-3rm2.json
@@ -7,12 +7,8 @@
"CVE-2015-7816"
],
"details": "The DisplayTopKeywords function in plugins/Referrers/Controller.php in Piwik before 2.15.0 allows remote attackers to conduct PHP object injection attacks, conduct Server-Side Request Forgery (SSRF) attacks, and execute arbitrary PHP code via a crafted HTTP header.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -40,9 +36,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-m8x3-h4fm-hpp2/GHSA-m8x3-h4fm-hpp2.json b/advisories/unreviewed/2022/05/GHSA-m8x3-h4fm-hpp2/GHSA-m8x3-h4fm-hpp2.json
index 01fc6e4f4c0..401b50390e4 100644
--- a/advisories/unreviewed/2022/05/GHSA-m8x3-h4fm-hpp2/GHSA-m8x3-h4fm-hpp2.json
+++ b/advisories/unreviewed/2022/05/GHSA-m8x3-h4fm-hpp2/GHSA-m8x3-h4fm-hpp2.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-m9jp-48m8-69wh/GHSA-m9jp-48m8-69wh.json b/advisories/unreviewed/2022/05/GHSA-m9jp-48m8-69wh/GHSA-m9jp-48m8-69wh.json
index 56639290855..5a870467a7f 100644
--- a/advisories/unreviewed/2022/05/GHSA-m9jp-48m8-69wh/GHSA-m9jp-48m8-69wh.json
+++ b/advisories/unreviewed/2022/05/GHSA-m9jp-48m8-69wh/GHSA-m9jp-48m8-69wh.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-mcfv-wm6f-9ch2/GHSA-mcfv-wm6f-9ch2.json b/advisories/unreviewed/2022/05/GHSA-mcfv-wm6f-9ch2/GHSA-mcfv-wm6f-9ch2.json
index 37ac1e49c96..83c7af6d586 100644
--- a/advisories/unreviewed/2022/05/GHSA-mcfv-wm6f-9ch2/GHSA-mcfv-wm6f-9ch2.json
+++ b/advisories/unreviewed/2022/05/GHSA-mcfv-wm6f-9ch2/GHSA-mcfv-wm6f-9ch2.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-mcp4-fq7j-35pr/GHSA-mcp4-fq7j-35pr.json b/advisories/unreviewed/2022/05/GHSA-mcp4-fq7j-35pr/GHSA-mcp4-fq7j-35pr.json
index aa06c50d6f4..2b8466c5dcf 100644
--- a/advisories/unreviewed/2022/05/GHSA-mcp4-fq7j-35pr/GHSA-mcp4-fq7j-35pr.json
+++ b/advisories/unreviewed/2022/05/GHSA-mcp4-fq7j-35pr/GHSA-mcp4-fq7j-35pr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-mfwq-4543-q2q6/GHSA-mfwq-4543-q2q6.json b/advisories/unreviewed/2022/05/GHSA-mfwq-4543-q2q6/GHSA-mfwq-4543-q2q6.json
index bac8ad130bb..5b45fda3b83 100644
--- a/advisories/unreviewed/2022/05/GHSA-mfwq-4543-q2q6/GHSA-mfwq-4543-q2q6.json
+++ b/advisories/unreviewed/2022/05/GHSA-mfwq-4543-q2q6/GHSA-mfwq-4543-q2q6.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-mfx9-c886-5pfx/GHSA-mfx9-c886-5pfx.json b/advisories/unreviewed/2022/05/GHSA-mfx9-c886-5pfx/GHSA-mfx9-c886-5pfx.json
index b0cb483004e..c5f4b35ebe0 100644
--- a/advisories/unreviewed/2022/05/GHSA-mfx9-c886-5pfx/GHSA-mfx9-c886-5pfx.json
+++ b/advisories/unreviewed/2022/05/GHSA-mfx9-c886-5pfx/GHSA-mfx9-c886-5pfx.json
@@ -7,12 +7,8 @@
"CVE-2013-1511"
],
"details": "Unspecified vulnerability in Oracle MySQL 5.5.30 and earlier and 5.6.10 and earlier allows remote authenticated users to affect availability via unknown vectors related to InnoDB.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -40,9 +36,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-mgqf-p8jh-hmq7/GHSA-mgqf-p8jh-hmq7.json b/advisories/unreviewed/2022/05/GHSA-mgqf-p8jh-hmq7/GHSA-mgqf-p8jh-hmq7.json
index 0e071fb3205..1eb73ec7ac4 100644
--- a/advisories/unreviewed/2022/05/GHSA-mgqf-p8jh-hmq7/GHSA-mgqf-p8jh-hmq7.json
+++ b/advisories/unreviewed/2022/05/GHSA-mgqf-p8jh-hmq7/GHSA-mgqf-p8jh-hmq7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-mh27-5jf4-6grw/GHSA-mh27-5jf4-6grw.json b/advisories/unreviewed/2022/05/GHSA-mh27-5jf4-6grw/GHSA-mh27-5jf4-6grw.json
index 4159603dd84..7d3305013fd 100644
--- a/advisories/unreviewed/2022/05/GHSA-mh27-5jf4-6grw/GHSA-mh27-5jf4-6grw.json
+++ b/advisories/unreviewed/2022/05/GHSA-mh27-5jf4-6grw/GHSA-mh27-5jf4-6grw.json
@@ -7,12 +7,8 @@
"CVE-2015-0117"
],
"details": "The LDAP Server in IBM Domino 8.5.x before 8.5.3 FP6 IF6 and 9.x before 9.0.1 FP3 IF1 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via unspecified vectors, aka SPR KLYH9SLRGM.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -28,9 +24,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-mmwf-5332-h99w/GHSA-mmwf-5332-h99w.json b/advisories/unreviewed/2022/05/GHSA-mmwf-5332-h99w/GHSA-mmwf-5332-h99w.json
index 8dee5383824..b41b854bb36 100644
--- a/advisories/unreviewed/2022/05/GHSA-mmwf-5332-h99w/GHSA-mmwf-5332-h99w.json
+++ b/advisories/unreviewed/2022/05/GHSA-mmwf-5332-h99w/GHSA-mmwf-5332-h99w.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-mq7h-487v-4gp9/GHSA-mq7h-487v-4gp9.json b/advisories/unreviewed/2022/05/GHSA-mq7h-487v-4gp9/GHSA-mq7h-487v-4gp9.json
index bce9d6798ad..76f9b701121 100644
--- a/advisories/unreviewed/2022/05/GHSA-mq7h-487v-4gp9/GHSA-mq7h-487v-4gp9.json
+++ b/advisories/unreviewed/2022/05/GHSA-mq7h-487v-4gp9/GHSA-mq7h-487v-4gp9.json
@@ -7,12 +7,8 @@
"CVE-2012-5096"
],
"details": "Unspecified vulnerability in the Server component in Oracle MySQL 5.5.28 and earlier allows remote authenticated users with Server Privileges to affect availability via unknown vectors.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -44,9 +40,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-mqrx-5gr3-m8p8/GHSA-mqrx-5gr3-m8p8.json b/advisories/unreviewed/2022/05/GHSA-mqrx-5gr3-m8p8/GHSA-mqrx-5gr3-m8p8.json
index 9465a57897f..2e5832f15bd 100644
--- a/advisories/unreviewed/2022/05/GHSA-mqrx-5gr3-m8p8/GHSA-mqrx-5gr3-m8p8.json
+++ b/advisories/unreviewed/2022/05/GHSA-mqrx-5gr3-m8p8/GHSA-mqrx-5gr3-m8p8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-mr4j-7jjv-24m7/GHSA-mr4j-7jjv-24m7.json b/advisories/unreviewed/2022/05/GHSA-mr4j-7jjv-24m7/GHSA-mr4j-7jjv-24m7.json
index 71e2dc2d1cb..d227e2bff37 100644
--- a/advisories/unreviewed/2022/05/GHSA-mr4j-7jjv-24m7/GHSA-mr4j-7jjv-24m7.json
+++ b/advisories/unreviewed/2022/05/GHSA-mr4j-7jjv-24m7/GHSA-mr4j-7jjv-24m7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-mr65-chc3-q36v/GHSA-mr65-chc3-q36v.json b/advisories/unreviewed/2022/05/GHSA-mr65-chc3-q36v/GHSA-mr65-chc3-q36v.json
index 6ab364628b0..61f58511426 100644
--- a/advisories/unreviewed/2022/05/GHSA-mr65-chc3-q36v/GHSA-mr65-chc3-q36v.json
+++ b/advisories/unreviewed/2022/05/GHSA-mr65-chc3-q36v/GHSA-mr65-chc3-q36v.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-mrf9-ghhp-cjff/GHSA-mrf9-ghhp-cjff.json b/advisories/unreviewed/2022/05/GHSA-mrf9-ghhp-cjff/GHSA-mrf9-ghhp-cjff.json
index 94d9c854db5..57af976994a 100644
--- a/advisories/unreviewed/2022/05/GHSA-mrf9-ghhp-cjff/GHSA-mrf9-ghhp-cjff.json
+++ b/advisories/unreviewed/2022/05/GHSA-mrf9-ghhp-cjff/GHSA-mrf9-ghhp-cjff.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-mvvv-8xrh-cv67/GHSA-mvvv-8xrh-cv67.json b/advisories/unreviewed/2022/05/GHSA-mvvv-8xrh-cv67/GHSA-mvvv-8xrh-cv67.json
index 1b5ede9fe09..c602bcad4e7 100644
--- a/advisories/unreviewed/2022/05/GHSA-mvvv-8xrh-cv67/GHSA-mvvv-8xrh-cv67.json
+++ b/advisories/unreviewed/2022/05/GHSA-mvvv-8xrh-cv67/GHSA-mvvv-8xrh-cv67.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-mwrr-h62p-wx32/GHSA-mwrr-h62p-wx32.json b/advisories/unreviewed/2022/05/GHSA-mwrr-h62p-wx32/GHSA-mwrr-h62p-wx32.json
index ad6eb2a1aae..68a96fa4b06 100644
--- a/advisories/unreviewed/2022/05/GHSA-mwrr-h62p-wx32/GHSA-mwrr-h62p-wx32.json
+++ b/advisories/unreviewed/2022/05/GHSA-mwrr-h62p-wx32/GHSA-mwrr-h62p-wx32.json
@@ -7,12 +7,8 @@
"CVE-2012-3147"
],
"details": "Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.5.26 and earlier allows remote attackers to affect integrity and availability, related to MySQL Client.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -44,9 +40,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-mxm8-g5h2-w69j/GHSA-mxm8-g5h2-w69j.json b/advisories/unreviewed/2022/05/GHSA-mxm8-g5h2-w69j/GHSA-mxm8-g5h2-w69j.json
index d5daeff2db8..460968eb397 100644
--- a/advisories/unreviewed/2022/05/GHSA-mxm8-g5h2-w69j/GHSA-mxm8-g5h2-w69j.json
+++ b/advisories/unreviewed/2022/05/GHSA-mxm8-g5h2-w69j/GHSA-mxm8-g5h2-w69j.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-mxpg-5fx8-pc45/GHSA-mxpg-5fx8-pc45.json b/advisories/unreviewed/2022/05/GHSA-mxpg-5fx8-pc45/GHSA-mxpg-5fx8-pc45.json
index 14d520fb82e..bd84308d1d4 100644
--- a/advisories/unreviewed/2022/05/GHSA-mxpg-5fx8-pc45/GHSA-mxpg-5fx8-pc45.json
+++ b/advisories/unreviewed/2022/05/GHSA-mxpg-5fx8-pc45/GHSA-mxpg-5fx8-pc45.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-mxqx-rm6p-5mv3/GHSA-mxqx-rm6p-5mv3.json b/advisories/unreviewed/2022/05/GHSA-mxqx-rm6p-5mv3/GHSA-mxqx-rm6p-5mv3.json
index e19ef310c7f..80293f57e42 100644
--- a/advisories/unreviewed/2022/05/GHSA-mxqx-rm6p-5mv3/GHSA-mxqx-rm6p-5mv3.json
+++ b/advisories/unreviewed/2022/05/GHSA-mxqx-rm6p-5mv3/GHSA-mxqx-rm6p-5mv3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-p244-892f-cm33/GHSA-p244-892f-cm33.json b/advisories/unreviewed/2022/05/GHSA-p244-892f-cm33/GHSA-p244-892f-cm33.json
index 831d1b8bef3..d2a2d4372e5 100644
--- a/advisories/unreviewed/2022/05/GHSA-p244-892f-cm33/GHSA-p244-892f-cm33.json
+++ b/advisories/unreviewed/2022/05/GHSA-p244-892f-cm33/GHSA-p244-892f-cm33.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-p2rm-qhff-72qf/GHSA-p2rm-qhff-72qf.json b/advisories/unreviewed/2022/05/GHSA-p2rm-qhff-72qf/GHSA-p2rm-qhff-72qf.json
index ca36791f03e..50fb8c57972 100644
--- a/advisories/unreviewed/2022/05/GHSA-p2rm-qhff-72qf/GHSA-p2rm-qhff-72qf.json
+++ b/advisories/unreviewed/2022/05/GHSA-p2rm-qhff-72qf/GHSA-p2rm-qhff-72qf.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-p3r7-5q3h-8vc9/GHSA-p3r7-5q3h-8vc9.json b/advisories/unreviewed/2022/05/GHSA-p3r7-5q3h-8vc9/GHSA-p3r7-5q3h-8vc9.json
index 196fa440d01..f001a84edf0 100644
--- a/advisories/unreviewed/2022/05/GHSA-p3r7-5q3h-8vc9/GHSA-p3r7-5q3h-8vc9.json
+++ b/advisories/unreviewed/2022/05/GHSA-p3r7-5q3h-8vc9/GHSA-p3r7-5q3h-8vc9.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-p49x-8j2x-fp6m/GHSA-p49x-8j2x-fp6m.json b/advisories/unreviewed/2022/05/GHSA-p49x-8j2x-fp6m/GHSA-p49x-8j2x-fp6m.json
index 4d2dddf1e03..86c273bb561 100644
--- a/advisories/unreviewed/2022/05/GHSA-p49x-8j2x-fp6m/GHSA-p49x-8j2x-fp6m.json
+++ b/advisories/unreviewed/2022/05/GHSA-p49x-8j2x-fp6m/GHSA-p49x-8j2x-fp6m.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-p544-jp84-35wm/GHSA-p544-jp84-35wm.json b/advisories/unreviewed/2022/05/GHSA-p544-jp84-35wm/GHSA-p544-jp84-35wm.json
index e0ce5b64ab6..59b1b41930e 100644
--- a/advisories/unreviewed/2022/05/GHSA-p544-jp84-35wm/GHSA-p544-jp84-35wm.json
+++ b/advisories/unreviewed/2022/05/GHSA-p544-jp84-35wm/GHSA-p544-jp84-35wm.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-p79x-xf7r-phxj/GHSA-p79x-xf7r-phxj.json b/advisories/unreviewed/2022/05/GHSA-p79x-xf7r-phxj/GHSA-p79x-xf7r-phxj.json
index 34848c88854..9a3fda46c5b 100644
--- a/advisories/unreviewed/2022/05/GHSA-p79x-xf7r-phxj/GHSA-p79x-xf7r-phxj.json
+++ b/advisories/unreviewed/2022/05/GHSA-p79x-xf7r-phxj/GHSA-p79x-xf7r-phxj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-p7gv-v9mh-p8qf/GHSA-p7gv-v9mh-p8qf.json b/advisories/unreviewed/2022/05/GHSA-p7gv-v9mh-p8qf/GHSA-p7gv-v9mh-p8qf.json
index 158368c0000..732065d18c6 100644
--- a/advisories/unreviewed/2022/05/GHSA-p7gv-v9mh-p8qf/GHSA-p7gv-v9mh-p8qf.json
+++ b/advisories/unreviewed/2022/05/GHSA-p7gv-v9mh-p8qf/GHSA-p7gv-v9mh-p8qf.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-p83p-7pm4-f79w/GHSA-p83p-7pm4-f79w.json b/advisories/unreviewed/2022/05/GHSA-p83p-7pm4-f79w/GHSA-p83p-7pm4-f79w.json
index 5a8dedc2d65..357e7c2f990 100644
--- a/advisories/unreviewed/2022/05/GHSA-p83p-7pm4-f79w/GHSA-p83p-7pm4-f79w.json
+++ b/advisories/unreviewed/2022/05/GHSA-p83p-7pm4-f79w/GHSA-p83p-7pm4-f79w.json
@@ -7,12 +7,8 @@
"CVE-2014-2431"
],
"details": "Unspecified vulnerability in Oracle MySQL Server 5.5.36 and earlier and 5.6.16 and earlier allows remote attackers to affect availability via unknown vectors related to Options.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -52,9 +48,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-p86p-8mm3-4fqg/GHSA-p86p-8mm3-4fqg.json b/advisories/unreviewed/2022/05/GHSA-p86p-8mm3-4fqg/GHSA-p86p-8mm3-4fqg.json
index 9f817e1bdd8..6600928144a 100644
--- a/advisories/unreviewed/2022/05/GHSA-p86p-8mm3-4fqg/GHSA-p86p-8mm3-4fqg.json
+++ b/advisories/unreviewed/2022/05/GHSA-p86p-8mm3-4fqg/GHSA-p86p-8mm3-4fqg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-p95m-33p3-2qfr/GHSA-p95m-33p3-2qfr.json b/advisories/unreviewed/2022/05/GHSA-p95m-33p3-2qfr/GHSA-p95m-33p3-2qfr.json
index 005659c6f45..0e6ff86ef85 100644
--- a/advisories/unreviewed/2022/05/GHSA-p95m-33p3-2qfr/GHSA-p95m-33p3-2qfr.json
+++ b/advisories/unreviewed/2022/05/GHSA-p95m-33p3-2qfr/GHSA-p95m-33p3-2qfr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-pc82-7m67-hp53/GHSA-pc82-7m67-hp53.json b/advisories/unreviewed/2022/05/GHSA-pc82-7m67-hp53/GHSA-pc82-7m67-hp53.json
index e5f0061c1d8..0180d38e84f 100644
--- a/advisories/unreviewed/2022/05/GHSA-pc82-7m67-hp53/GHSA-pc82-7m67-hp53.json
+++ b/advisories/unreviewed/2022/05/GHSA-pc82-7m67-hp53/GHSA-pc82-7m67-hp53.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-pcvj-fvrc-f54x/GHSA-pcvj-fvrc-f54x.json b/advisories/unreviewed/2022/05/GHSA-pcvj-fvrc-f54x/GHSA-pcvj-fvrc-f54x.json
index 863b7987912..1925dbaa8ad 100644
--- a/advisories/unreviewed/2022/05/GHSA-pcvj-fvrc-f54x/GHSA-pcvj-fvrc-f54x.json
+++ b/advisories/unreviewed/2022/05/GHSA-pcvj-fvrc-f54x/GHSA-pcvj-fvrc-f54x.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-pfcw-x62w-qqw9/GHSA-pfcw-x62w-qqw9.json b/advisories/unreviewed/2022/05/GHSA-pfcw-x62w-qqw9/GHSA-pfcw-x62w-qqw9.json
index 32ab0d8030a..f0ab81799bb 100644
--- a/advisories/unreviewed/2022/05/GHSA-pfcw-x62w-qqw9/GHSA-pfcw-x62w-qqw9.json
+++ b/advisories/unreviewed/2022/05/GHSA-pfcw-x62w-qqw9/GHSA-pfcw-x62w-qqw9.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-pfhm-wwqj-c296/GHSA-pfhm-wwqj-c296.json b/advisories/unreviewed/2022/05/GHSA-pfhm-wwqj-c296/GHSA-pfhm-wwqj-c296.json
index 30e575cc982..2651876e7de 100644
--- a/advisories/unreviewed/2022/05/GHSA-pfhm-wwqj-c296/GHSA-pfhm-wwqj-c296.json
+++ b/advisories/unreviewed/2022/05/GHSA-pfhm-wwqj-c296/GHSA-pfhm-wwqj-c296.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-ph56-52p3-8fjx/GHSA-ph56-52p3-8fjx.json b/advisories/unreviewed/2022/05/GHSA-ph56-52p3-8fjx/GHSA-ph56-52p3-8fjx.json
index cd9d3fe89be..13e1c30f728 100644
--- a/advisories/unreviewed/2022/05/GHSA-ph56-52p3-8fjx/GHSA-ph56-52p3-8fjx.json
+++ b/advisories/unreviewed/2022/05/GHSA-ph56-52p3-8fjx/GHSA-ph56-52p3-8fjx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-php6-577h-8wj4/GHSA-php6-577h-8wj4.json b/advisories/unreviewed/2022/05/GHSA-php6-577h-8wj4/GHSA-php6-577h-8wj4.json
index 03db7350e6e..1a7e2ab312c 100644
--- a/advisories/unreviewed/2022/05/GHSA-php6-577h-8wj4/GHSA-php6-577h-8wj4.json
+++ b/advisories/unreviewed/2022/05/GHSA-php6-577h-8wj4/GHSA-php6-577h-8wj4.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-php7-7869-j4qf/GHSA-php7-7869-j4qf.json b/advisories/unreviewed/2022/05/GHSA-php7-7869-j4qf/GHSA-php7-7869-j4qf.json
index e8f8be9014a..7f7671724de 100644
--- a/advisories/unreviewed/2022/05/GHSA-php7-7869-j4qf/GHSA-php7-7869-j4qf.json
+++ b/advisories/unreviewed/2022/05/GHSA-php7-7869-j4qf/GHSA-php7-7869-j4qf.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-pj2p-xpf5-qc8h/GHSA-pj2p-xpf5-qc8h.json b/advisories/unreviewed/2022/05/GHSA-pj2p-xpf5-qc8h/GHSA-pj2p-xpf5-qc8h.json
index 4c83933aa9d..d4073bbe082 100644
--- a/advisories/unreviewed/2022/05/GHSA-pj2p-xpf5-qc8h/GHSA-pj2p-xpf5-qc8h.json
+++ b/advisories/unreviewed/2022/05/GHSA-pj2p-xpf5-qc8h/GHSA-pj2p-xpf5-qc8h.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-pj89-7662-xqpj/GHSA-pj89-7662-xqpj.json b/advisories/unreviewed/2022/05/GHSA-pj89-7662-xqpj/GHSA-pj89-7662-xqpj.json
index ab5ad0a51a4..02c62d3f2ee 100644
--- a/advisories/unreviewed/2022/05/GHSA-pj89-7662-xqpj/GHSA-pj89-7662-xqpj.json
+++ b/advisories/unreviewed/2022/05/GHSA-pj89-7662-xqpj/GHSA-pj89-7662-xqpj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-pm26-rj28-hv99/GHSA-pm26-rj28-hv99.json b/advisories/unreviewed/2022/05/GHSA-pm26-rj28-hv99/GHSA-pm26-rj28-hv99.json
index 67b6eedc68e..134e894547e 100644
--- a/advisories/unreviewed/2022/05/GHSA-pm26-rj28-hv99/GHSA-pm26-rj28-hv99.json
+++ b/advisories/unreviewed/2022/05/GHSA-pm26-rj28-hv99/GHSA-pm26-rj28-hv99.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-pm2r-jj23-6p42/GHSA-pm2r-jj23-6p42.json b/advisories/unreviewed/2022/05/GHSA-pm2r-jj23-6p42/GHSA-pm2r-jj23-6p42.json
index 42540c4bfc7..dea58afed20 100644
--- a/advisories/unreviewed/2022/05/GHSA-pm2r-jj23-6p42/GHSA-pm2r-jj23-6p42.json
+++ b/advisories/unreviewed/2022/05/GHSA-pm2r-jj23-6p42/GHSA-pm2r-jj23-6p42.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-pm5g-66xr-995q/GHSA-pm5g-66xr-995q.json b/advisories/unreviewed/2022/05/GHSA-pm5g-66xr-995q/GHSA-pm5g-66xr-995q.json
index e95f3dbf35b..3d8d8d0da4c 100644
--- a/advisories/unreviewed/2022/05/GHSA-pm5g-66xr-995q/GHSA-pm5g-66xr-995q.json
+++ b/advisories/unreviewed/2022/05/GHSA-pm5g-66xr-995q/GHSA-pm5g-66xr-995q.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-pmc9-x67w-5fv5/GHSA-pmc9-x67w-5fv5.json b/advisories/unreviewed/2022/05/GHSA-pmc9-x67w-5fv5/GHSA-pmc9-x67w-5fv5.json
index 1d94582e90d..806b894f36e 100644
--- a/advisories/unreviewed/2022/05/GHSA-pmc9-x67w-5fv5/GHSA-pmc9-x67w-5fv5.json
+++ b/advisories/unreviewed/2022/05/GHSA-pmc9-x67w-5fv5/GHSA-pmc9-x67w-5fv5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-pmhh-pxq2-c7gj/GHSA-pmhh-pxq2-c7gj.json b/advisories/unreviewed/2022/05/GHSA-pmhh-pxq2-c7gj/GHSA-pmhh-pxq2-c7gj.json
index ff0ad67814d..2a15957ef07 100644
--- a/advisories/unreviewed/2022/05/GHSA-pmhh-pxq2-c7gj/GHSA-pmhh-pxq2-c7gj.json
+++ b/advisories/unreviewed/2022/05/GHSA-pmhh-pxq2-c7gj/GHSA-pmhh-pxq2-c7gj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-pphg-7pr2-m4p6/GHSA-pphg-7pr2-m4p6.json b/advisories/unreviewed/2022/05/GHSA-pphg-7pr2-m4p6/GHSA-pphg-7pr2-m4p6.json
index b90c7bcc5b9..ea6b3f53125 100644
--- a/advisories/unreviewed/2022/05/GHSA-pphg-7pr2-m4p6/GHSA-pphg-7pr2-m4p6.json
+++ b/advisories/unreviewed/2022/05/GHSA-pphg-7pr2-m4p6/GHSA-pphg-7pr2-m4p6.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-ppvp-wh9g-pg5w/GHSA-ppvp-wh9g-pg5w.json b/advisories/unreviewed/2022/05/GHSA-ppvp-wh9g-pg5w/GHSA-ppvp-wh9g-pg5w.json
index a490f67460d..c8e454da1e4 100644
--- a/advisories/unreviewed/2022/05/GHSA-ppvp-wh9g-pg5w/GHSA-ppvp-wh9g-pg5w.json
+++ b/advisories/unreviewed/2022/05/GHSA-ppvp-wh9g-pg5w/GHSA-ppvp-wh9g-pg5w.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-pqc6-pxgq-mvrw/GHSA-pqc6-pxgq-mvrw.json b/advisories/unreviewed/2022/05/GHSA-pqc6-pxgq-mvrw/GHSA-pqc6-pxgq-mvrw.json
index faf225d7359..0262c96153a 100644
--- a/advisories/unreviewed/2022/05/GHSA-pqc6-pxgq-mvrw/GHSA-pqc6-pxgq-mvrw.json
+++ b/advisories/unreviewed/2022/05/GHSA-pqc6-pxgq-mvrw/GHSA-pqc6-pxgq-mvrw.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-pqwc-c6p6-66pq/GHSA-pqwc-c6p6-66pq.json b/advisories/unreviewed/2022/05/GHSA-pqwc-c6p6-66pq/GHSA-pqwc-c6p6-66pq.json
index 0eeffbdd9d5..5ff801dcc20 100644
--- a/advisories/unreviewed/2022/05/GHSA-pqwc-c6p6-66pq/GHSA-pqwc-c6p6-66pq.json
+++ b/advisories/unreviewed/2022/05/GHSA-pqwc-c6p6-66pq/GHSA-pqwc-c6p6-66pq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-pr9x-32vv-5c37/GHSA-pr9x-32vv-5c37.json b/advisories/unreviewed/2022/05/GHSA-pr9x-32vv-5c37/GHSA-pr9x-32vv-5c37.json
index 44f77017a24..4570931c878 100644
--- a/advisories/unreviewed/2022/05/GHSA-pr9x-32vv-5c37/GHSA-pr9x-32vv-5c37.json
+++ b/advisories/unreviewed/2022/05/GHSA-pr9x-32vv-5c37/GHSA-pr9x-32vv-5c37.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-prmx-x7gg-j5j8/GHSA-prmx-x7gg-j5j8.json b/advisories/unreviewed/2022/05/GHSA-prmx-x7gg-j5j8/GHSA-prmx-x7gg-j5j8.json
index 0d2accf2676..ca003d4450a 100644
--- a/advisories/unreviewed/2022/05/GHSA-prmx-x7gg-j5j8/GHSA-prmx-x7gg-j5j8.json
+++ b/advisories/unreviewed/2022/05/GHSA-prmx-x7gg-j5j8/GHSA-prmx-x7gg-j5j8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -35,9 +33,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-pvh5-5r6j-x2rh/GHSA-pvh5-5r6j-x2rh.json b/advisories/unreviewed/2022/05/GHSA-pvh5-5r6j-x2rh/GHSA-pvh5-5r6j-x2rh.json
index 082c8a8a5bd..855cc9a59d8 100644
--- a/advisories/unreviewed/2022/05/GHSA-pvh5-5r6j-x2rh/GHSA-pvh5-5r6j-x2rh.json
+++ b/advisories/unreviewed/2022/05/GHSA-pvh5-5r6j-x2rh/GHSA-pvh5-5r6j-x2rh.json
@@ -7,12 +7,8 @@
"CVE-2011-0398"
],
"details": "The Piwik_Common::getIP function in Piwik before 1.1 does not properly determine the client IP address, which allows remote attackers to bypass intended geolocation and logging functionality via (1) use of a private (aka RFC 1918) address behind a proxy server or (2) spoofing of the X-Forwarded-For HTTP header.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -40,9 +36,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-pw37-qhwf-p7xf/GHSA-pw37-qhwf-p7xf.json b/advisories/unreviewed/2022/05/GHSA-pw37-qhwf-p7xf/GHSA-pw37-qhwf-p7xf.json
index 4020699fce4..94791ff4b4c 100644
--- a/advisories/unreviewed/2022/05/GHSA-pw37-qhwf-p7xf/GHSA-pw37-qhwf-p7xf.json
+++ b/advisories/unreviewed/2022/05/GHSA-pw37-qhwf-p7xf/GHSA-pw37-qhwf-p7xf.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-pw4q-58pr-v79g/GHSA-pw4q-58pr-v79g.json b/advisories/unreviewed/2022/05/GHSA-pw4q-58pr-v79g/GHSA-pw4q-58pr-v79g.json
index d0239b962a8..059a64c19d1 100644
--- a/advisories/unreviewed/2022/05/GHSA-pw4q-58pr-v79g/GHSA-pw4q-58pr-v79g.json
+++ b/advisories/unreviewed/2022/05/GHSA-pw4q-58pr-v79g/GHSA-pw4q-58pr-v79g.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-px53-377g-jhqr/GHSA-px53-377g-jhqr.json b/advisories/unreviewed/2022/05/GHSA-px53-377g-jhqr/GHSA-px53-377g-jhqr.json
index 4c5e519e100..5b4db74733c 100644
--- a/advisories/unreviewed/2022/05/GHSA-px53-377g-jhqr/GHSA-px53-377g-jhqr.json
+++ b/advisories/unreviewed/2022/05/GHSA-px53-377g-jhqr/GHSA-px53-377g-jhqr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -35,9 +33,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-px99-x547-mjjw/GHSA-px99-x547-mjjw.json b/advisories/unreviewed/2022/05/GHSA-px99-x547-mjjw/GHSA-px99-x547-mjjw.json
index ea9885a8f2f..60b63442017 100644
--- a/advisories/unreviewed/2022/05/GHSA-px99-x547-mjjw/GHSA-px99-x547-mjjw.json
+++ b/advisories/unreviewed/2022/05/GHSA-px99-x547-mjjw/GHSA-px99-x547-mjjw.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-q2j8-jm6w-v2g6/GHSA-q2j8-jm6w-v2g6.json b/advisories/unreviewed/2022/05/GHSA-q2j8-jm6w-v2g6/GHSA-q2j8-jm6w-v2g6.json
index d4dafaca52b..afeebb61145 100644
--- a/advisories/unreviewed/2022/05/GHSA-q2j8-jm6w-v2g6/GHSA-q2j8-jm6w-v2g6.json
+++ b/advisories/unreviewed/2022/05/GHSA-q2j8-jm6w-v2g6/GHSA-q2j8-jm6w-v2g6.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-q37v-wf54-qchq/GHSA-q37v-wf54-qchq.json b/advisories/unreviewed/2022/05/GHSA-q37v-wf54-qchq/GHSA-q37v-wf54-qchq.json
index fc6a5972c22..ddcab608571 100644
--- a/advisories/unreviewed/2022/05/GHSA-q37v-wf54-qchq/GHSA-q37v-wf54-qchq.json
+++ b/advisories/unreviewed/2022/05/GHSA-q37v-wf54-qchq/GHSA-q37v-wf54-qchq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-q57j-59f5-7q2m/GHSA-q57j-59f5-7q2m.json b/advisories/unreviewed/2022/05/GHSA-q57j-59f5-7q2m/GHSA-q57j-59f5-7q2m.json
index 1b5423d4b90..339601a616f 100644
--- a/advisories/unreviewed/2022/05/GHSA-q57j-59f5-7q2m/GHSA-q57j-59f5-7q2m.json
+++ b/advisories/unreviewed/2022/05/GHSA-q57j-59f5-7q2m/GHSA-q57j-59f5-7q2m.json
@@ -7,12 +7,8 @@
"CVE-2012-3156"
],
"details": "Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.5.25 and earlier allows remote authenticated users to affect availability via unknown vectors related to Server.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -36,9 +32,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-q5mw-fjpm-rc84/GHSA-q5mw-fjpm-rc84.json b/advisories/unreviewed/2022/05/GHSA-q5mw-fjpm-rc84/GHSA-q5mw-fjpm-rc84.json
index 60116144045..b19b0342b2f 100644
--- a/advisories/unreviewed/2022/05/GHSA-q5mw-fjpm-rc84/GHSA-q5mw-fjpm-rc84.json
+++ b/advisories/unreviewed/2022/05/GHSA-q5mw-fjpm-rc84/GHSA-q5mw-fjpm-rc84.json
@@ -7,12 +7,8 @@
"CVE-2014-8992"
],
"details": "Cross-site scripting (XSS) vulnerability in manager/assets/fileapi/FileAPI.flash.image.swf in MODX Revolution 2.3.2-pl allows remote attackers to inject arbitrary web script or HTML via the callback parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-q5v4-cr9j-2vf7/GHSA-q5v4-cr9j-2vf7.json b/advisories/unreviewed/2022/05/GHSA-q5v4-cr9j-2vf7/GHSA-q5v4-cr9j-2vf7.json
index 21a23c8c5a7..213fe87abc6 100644
--- a/advisories/unreviewed/2022/05/GHSA-q5v4-cr9j-2vf7/GHSA-q5v4-cr9j-2vf7.json
+++ b/advisories/unreviewed/2022/05/GHSA-q5v4-cr9j-2vf7/GHSA-q5v4-cr9j-2vf7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-q8vp-7pjr-536g/GHSA-q8vp-7pjr-536g.json b/advisories/unreviewed/2022/05/GHSA-q8vp-7pjr-536g/GHSA-q8vp-7pjr-536g.json
index 275af8918c8..b4cb1467fc3 100644
--- a/advisories/unreviewed/2022/05/GHSA-q8vp-7pjr-536g/GHSA-q8vp-7pjr-536g.json
+++ b/advisories/unreviewed/2022/05/GHSA-q8vp-7pjr-536g/GHSA-q8vp-7pjr-536g.json
@@ -7,12 +7,8 @@
"CVE-2015-0134"
],
"details": "Buffer overflow in the SSLv2 implementation in IBM Domino 8.5.x before 8.5.1 FP5 IF3, 8.5.2 before FP4 IF3, 8.5.3 before FP6 IF6, 9.0 before IF7, and 9.0.1 before FP2 IF3 allows remote attackers to execute arbitrary code via unspecified vectors.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-q9f4-96w8-25fw/GHSA-q9f4-96w8-25fw.json b/advisories/unreviewed/2022/05/GHSA-q9f4-96w8-25fw/GHSA-q9f4-96w8-25fw.json
index 8061f41f484..fe9a4dfe731 100644
--- a/advisories/unreviewed/2022/05/GHSA-q9f4-96w8-25fw/GHSA-q9f4-96w8-25fw.json
+++ b/advisories/unreviewed/2022/05/GHSA-q9f4-96w8-25fw/GHSA-q9f4-96w8-25fw.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-qc94-5pg8-p2vm/GHSA-qc94-5pg8-p2vm.json b/advisories/unreviewed/2022/05/GHSA-qc94-5pg8-p2vm/GHSA-qc94-5pg8-p2vm.json
index 7eb6a79639b..49e0b2583c6 100644
--- a/advisories/unreviewed/2022/05/GHSA-qc94-5pg8-p2vm/GHSA-qc94-5pg8-p2vm.json
+++ b/advisories/unreviewed/2022/05/GHSA-qc94-5pg8-p2vm/GHSA-qc94-5pg8-p2vm.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-qff4-8m6q-cpvp/GHSA-qff4-8m6q-cpvp.json b/advisories/unreviewed/2022/05/GHSA-qff4-8m6q-cpvp/GHSA-qff4-8m6q-cpvp.json
index f07a55bdbaa..6550881588b 100644
--- a/advisories/unreviewed/2022/05/GHSA-qff4-8m6q-cpvp/GHSA-qff4-8m6q-cpvp.json
+++ b/advisories/unreviewed/2022/05/GHSA-qff4-8m6q-cpvp/GHSA-qff4-8m6q-cpvp.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-qfh3-8w9w-vh9f/GHSA-qfh3-8w9w-vh9f.json b/advisories/unreviewed/2022/05/GHSA-qfh3-8w9w-vh9f/GHSA-qfh3-8w9w-vh9f.json
index ba0f2c3d83f..25c62bcb60b 100644
--- a/advisories/unreviewed/2022/05/GHSA-qfh3-8w9w-vh9f/GHSA-qfh3-8w9w-vh9f.json
+++ b/advisories/unreviewed/2022/05/GHSA-qfh3-8w9w-vh9f/GHSA-qfh3-8w9w-vh9f.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-qfp2-rcgq-9rpw/GHSA-qfp2-rcgq-9rpw.json b/advisories/unreviewed/2022/05/GHSA-qfp2-rcgq-9rpw/GHSA-qfp2-rcgq-9rpw.json
index 6001bc1ae06..56f81edf11d 100644
--- a/advisories/unreviewed/2022/05/GHSA-qfp2-rcgq-9rpw/GHSA-qfp2-rcgq-9rpw.json
+++ b/advisories/unreviewed/2022/05/GHSA-qfp2-rcgq-9rpw/GHSA-qfp2-rcgq-9rpw.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-qhfg-hc2h-mmfc/GHSA-qhfg-hc2h-mmfc.json b/advisories/unreviewed/2022/05/GHSA-qhfg-hc2h-mmfc/GHSA-qhfg-hc2h-mmfc.json
index 1e98073543d..4f171696517 100644
--- a/advisories/unreviewed/2022/05/GHSA-qhfg-hc2h-mmfc/GHSA-qhfg-hc2h-mmfc.json
+++ b/advisories/unreviewed/2022/05/GHSA-qhfg-hc2h-mmfc/GHSA-qhfg-hc2h-mmfc.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-qhv2-x36h-3gcf/GHSA-qhv2-x36h-3gcf.json b/advisories/unreviewed/2022/05/GHSA-qhv2-x36h-3gcf/GHSA-qhv2-x36h-3gcf.json
index 38d1dfde3f2..6cee87c05c6 100644
--- a/advisories/unreviewed/2022/05/GHSA-qhv2-x36h-3gcf/GHSA-qhv2-x36h-3gcf.json
+++ b/advisories/unreviewed/2022/05/GHSA-qhv2-x36h-3gcf/GHSA-qhv2-x36h-3gcf.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-qm3j-vvg8-52j9/GHSA-qm3j-vvg8-52j9.json b/advisories/unreviewed/2022/05/GHSA-qm3j-vvg8-52j9/GHSA-qm3j-vvg8-52j9.json
index e16e22d154b..c5f109601c6 100644
--- a/advisories/unreviewed/2022/05/GHSA-qm3j-vvg8-52j9/GHSA-qm3j-vvg8-52j9.json
+++ b/advisories/unreviewed/2022/05/GHSA-qm3j-vvg8-52j9/GHSA-qm3j-vvg8-52j9.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-qm44-c53c-v2cw/GHSA-qm44-c53c-v2cw.json b/advisories/unreviewed/2022/05/GHSA-qm44-c53c-v2cw/GHSA-qm44-c53c-v2cw.json
index 2c0d70c6caa..f0ca4a8ff2d 100644
--- a/advisories/unreviewed/2022/05/GHSA-qm44-c53c-v2cw/GHSA-qm44-c53c-v2cw.json
+++ b/advisories/unreviewed/2022/05/GHSA-qm44-c53c-v2cw/GHSA-qm44-c53c-v2cw.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-qm76-f9jv-m69c/GHSA-qm76-f9jv-m69c.json b/advisories/unreviewed/2022/05/GHSA-qm76-f9jv-m69c/GHSA-qm76-f9jv-m69c.json
index 1e8744f76ea..28d271aca05 100644
--- a/advisories/unreviewed/2022/05/GHSA-qm76-f9jv-m69c/GHSA-qm76-f9jv-m69c.json
+++ b/advisories/unreviewed/2022/05/GHSA-qm76-f9jv-m69c/GHSA-qm76-f9jv-m69c.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-qmcm-w982-2xgh/GHSA-qmcm-w982-2xgh.json b/advisories/unreviewed/2022/05/GHSA-qmcm-w982-2xgh/GHSA-qmcm-w982-2xgh.json
index cc4376b5298..23b66f04ccb 100644
--- a/advisories/unreviewed/2022/05/GHSA-qmcm-w982-2xgh/GHSA-qmcm-w982-2xgh.json
+++ b/advisories/unreviewed/2022/05/GHSA-qmcm-w982-2xgh/GHSA-qmcm-w982-2xgh.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-qmxf-r2wh-hqpc/GHSA-qmxf-r2wh-hqpc.json b/advisories/unreviewed/2022/05/GHSA-qmxf-r2wh-hqpc/GHSA-qmxf-r2wh-hqpc.json
index 8c79ee1a2a1..9afabae7997 100644
--- a/advisories/unreviewed/2022/05/GHSA-qmxf-r2wh-hqpc/GHSA-qmxf-r2wh-hqpc.json
+++ b/advisories/unreviewed/2022/05/GHSA-qmxf-r2wh-hqpc/GHSA-qmxf-r2wh-hqpc.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-qp5g-9qv9-xxx2/GHSA-qp5g-9qv9-xxx2.json b/advisories/unreviewed/2022/05/GHSA-qp5g-9qv9-xxx2/GHSA-qp5g-9qv9-xxx2.json
index e364cda24c1..7e0850057f7 100644
--- a/advisories/unreviewed/2022/05/GHSA-qp5g-9qv9-xxx2/GHSA-qp5g-9qv9-xxx2.json
+++ b/advisories/unreviewed/2022/05/GHSA-qp5g-9qv9-xxx2/GHSA-qp5g-9qv9-xxx2.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-qp5q-3jm8-4774/GHSA-qp5q-3jm8-4774.json b/advisories/unreviewed/2022/05/GHSA-qp5q-3jm8-4774/GHSA-qp5q-3jm8-4774.json
index 836a5425bb6..b3e6df0d247 100644
--- a/advisories/unreviewed/2022/05/GHSA-qp5q-3jm8-4774/GHSA-qp5q-3jm8-4774.json
+++ b/advisories/unreviewed/2022/05/GHSA-qp5q-3jm8-4774/GHSA-qp5q-3jm8-4774.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-qp5w-5qcc-9848/GHSA-qp5w-5qcc-9848.json b/advisories/unreviewed/2022/05/GHSA-qp5w-5qcc-9848/GHSA-qp5w-5qcc-9848.json
index 288fd60c2b6..a83504db059 100644
--- a/advisories/unreviewed/2022/05/GHSA-qp5w-5qcc-9848/GHSA-qp5w-5qcc-9848.json
+++ b/advisories/unreviewed/2022/05/GHSA-qp5w-5qcc-9848/GHSA-qp5w-5qcc-9848.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-qq7j-j4j8-wf6v/GHSA-qq7j-j4j8-wf6v.json b/advisories/unreviewed/2022/05/GHSA-qq7j-j4j8-wf6v/GHSA-qq7j-j4j8-wf6v.json
index 8a3f81f7a5a..1e086c7da28 100644
--- a/advisories/unreviewed/2022/05/GHSA-qq7j-j4j8-wf6v/GHSA-qq7j-j4j8-wf6v.json
+++ b/advisories/unreviewed/2022/05/GHSA-qq7j-j4j8-wf6v/GHSA-qq7j-j4j8-wf6v.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-qqjj-9hpp-gjjc/GHSA-qqjj-9hpp-gjjc.json b/advisories/unreviewed/2022/05/GHSA-qqjj-9hpp-gjjc/GHSA-qqjj-9hpp-gjjc.json
index a033ec4534b..dea38052d6c 100644
--- a/advisories/unreviewed/2022/05/GHSA-qqjj-9hpp-gjjc/GHSA-qqjj-9hpp-gjjc.json
+++ b/advisories/unreviewed/2022/05/GHSA-qqjj-9hpp-gjjc/GHSA-qqjj-9hpp-gjjc.json
@@ -7,12 +7,8 @@
"CVE-2015-0009"
],
"details": "The Group Policy Security Configuration policy implementation in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allows man-in-the-middle attackers to disable a signing requirement and trigger a revert-to-default action by spoofing domain-controller responses, aka \"Group Policy Security Feature Bypass Vulnerability.\"",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -40,9 +36,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-qqvf-m356-53cm/GHSA-qqvf-m356-53cm.json b/advisories/unreviewed/2022/05/GHSA-qqvf-m356-53cm/GHSA-qqvf-m356-53cm.json
index 04c0b1e49e6..ec8c4835c2f 100644
--- a/advisories/unreviewed/2022/05/GHSA-qqvf-m356-53cm/GHSA-qqvf-m356-53cm.json
+++ b/advisories/unreviewed/2022/05/GHSA-qqvf-m356-53cm/GHSA-qqvf-m356-53cm.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-qv22-489q-gqxm/GHSA-qv22-489q-gqxm.json b/advisories/unreviewed/2022/05/GHSA-qv22-489q-gqxm/GHSA-qv22-489q-gqxm.json
index abdd70a226f..0d494780728 100644
--- a/advisories/unreviewed/2022/05/GHSA-qv22-489q-gqxm/GHSA-qv22-489q-gqxm.json
+++ b/advisories/unreviewed/2022/05/GHSA-qv22-489q-gqxm/GHSA-qv22-489q-gqxm.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-qv68-8f3p-28pf/GHSA-qv68-8f3p-28pf.json b/advisories/unreviewed/2022/05/GHSA-qv68-8f3p-28pf/GHSA-qv68-8f3p-28pf.json
index d8a1c3818d1..7b1ee0ce6e8 100644
--- a/advisories/unreviewed/2022/05/GHSA-qv68-8f3p-28pf/GHSA-qv68-8f3p-28pf.json
+++ b/advisories/unreviewed/2022/05/GHSA-qv68-8f3p-28pf/GHSA-qv68-8f3p-28pf.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-qw85-crw5-m4cj/GHSA-qw85-crw5-m4cj.json b/advisories/unreviewed/2022/05/GHSA-qw85-crw5-m4cj/GHSA-qw85-crw5-m4cj.json
index 33c52fb315a..f1580f455f4 100644
--- a/advisories/unreviewed/2022/05/GHSA-qw85-crw5-m4cj/GHSA-qw85-crw5-m4cj.json
+++ b/advisories/unreviewed/2022/05/GHSA-qw85-crw5-m4cj/GHSA-qw85-crw5-m4cj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -111,9 +109,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-qwmq-mv4w-4rwc/GHSA-qwmq-mv4w-4rwc.json b/advisories/unreviewed/2022/05/GHSA-qwmq-mv4w-4rwc/GHSA-qwmq-mv4w-4rwc.json
index 7df0d1dc51f..c2d8a38266f 100644
--- a/advisories/unreviewed/2022/05/GHSA-qwmq-mv4w-4rwc/GHSA-qwmq-mv4w-4rwc.json
+++ b/advisories/unreviewed/2022/05/GHSA-qwmq-mv4w-4rwc/GHSA-qwmq-mv4w-4rwc.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-qwwm-8j3m-f3mj/GHSA-qwwm-8j3m-f3mj.json b/advisories/unreviewed/2022/05/GHSA-qwwm-8j3m-f3mj/GHSA-qwwm-8j3m-f3mj.json
index 8fc27028040..72c7c502ca8 100644
--- a/advisories/unreviewed/2022/05/GHSA-qwwm-8j3m-f3mj/GHSA-qwwm-8j3m-f3mj.json
+++ b/advisories/unreviewed/2022/05/GHSA-qwwm-8j3m-f3mj/GHSA-qwwm-8j3m-f3mj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-qxwp-32m5-jv9g/GHSA-qxwp-32m5-jv9g.json b/advisories/unreviewed/2022/05/GHSA-qxwp-32m5-jv9g/GHSA-qxwp-32m5-jv9g.json
index 307670134a2..199b837885a 100644
--- a/advisories/unreviewed/2022/05/GHSA-qxwp-32m5-jv9g/GHSA-qxwp-32m5-jv9g.json
+++ b/advisories/unreviewed/2022/05/GHSA-qxwp-32m5-jv9g/GHSA-qxwp-32m5-jv9g.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -111,9 +109,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-qxxm-7g2q-pwxw/GHSA-qxxm-7g2q-pwxw.json b/advisories/unreviewed/2022/05/GHSA-qxxm-7g2q-pwxw/GHSA-qxxm-7g2q-pwxw.json
index 47f1d32d674..c4155caceaa 100644
--- a/advisories/unreviewed/2022/05/GHSA-qxxm-7g2q-pwxw/GHSA-qxxm-7g2q-pwxw.json
+++ b/advisories/unreviewed/2022/05/GHSA-qxxm-7g2q-pwxw/GHSA-qxxm-7g2q-pwxw.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-r3pw-cm89-hq37/GHSA-r3pw-cm89-hq37.json b/advisories/unreviewed/2022/05/GHSA-r3pw-cm89-hq37/GHSA-r3pw-cm89-hq37.json
index f310b8781a0..3fa661690b4 100644
--- a/advisories/unreviewed/2022/05/GHSA-r3pw-cm89-hq37/GHSA-r3pw-cm89-hq37.json
+++ b/advisories/unreviewed/2022/05/GHSA-r3pw-cm89-hq37/GHSA-r3pw-cm89-hq37.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-r3qp-6wc5-mc8m/GHSA-r3qp-6wc5-mc8m.json b/advisories/unreviewed/2022/05/GHSA-r3qp-6wc5-mc8m/GHSA-r3qp-6wc5-mc8m.json
index 0e96d7b2146..bd70a845982 100644
--- a/advisories/unreviewed/2022/05/GHSA-r3qp-6wc5-mc8m/GHSA-r3qp-6wc5-mc8m.json
+++ b/advisories/unreviewed/2022/05/GHSA-r3qp-6wc5-mc8m/GHSA-r3qp-6wc5-mc8m.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-r3vx-v7wg-pp2f/GHSA-r3vx-v7wg-pp2f.json b/advisories/unreviewed/2022/05/GHSA-r3vx-v7wg-pp2f/GHSA-r3vx-v7wg-pp2f.json
index 5e73acb0653..ca578c1d542 100644
--- a/advisories/unreviewed/2022/05/GHSA-r3vx-v7wg-pp2f/GHSA-r3vx-v7wg-pp2f.json
+++ b/advisories/unreviewed/2022/05/GHSA-r3vx-v7wg-pp2f/GHSA-r3vx-v7wg-pp2f.json
@@ -7,12 +7,8 @@
"CVE-2011-0399"
],
"details": "Piwik before 1.1 does not prevent the rendering of the login form inside a frame in a third-party HTML document, which makes it easier for remote attackers to conduct clickjacking attacks via a crafted web site.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -40,9 +36,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-r424-xhv9-jprm/GHSA-r424-xhv9-jprm.json b/advisories/unreviewed/2022/05/GHSA-r424-xhv9-jprm/GHSA-r424-xhv9-jprm.json
index 8dd3788921d..66231ec68c3 100644
--- a/advisories/unreviewed/2022/05/GHSA-r424-xhv9-jprm/GHSA-r424-xhv9-jprm.json
+++ b/advisories/unreviewed/2022/05/GHSA-r424-xhv9-jprm/GHSA-r424-xhv9-jprm.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-r4j4-q532-2fpq/GHSA-r4j4-q532-2fpq.json b/advisories/unreviewed/2022/05/GHSA-r4j4-q532-2fpq/GHSA-r4j4-q532-2fpq.json
index 95b885c369a..6ebcaf33765 100644
--- a/advisories/unreviewed/2022/05/GHSA-r4j4-q532-2fpq/GHSA-r4j4-q532-2fpq.json
+++ b/advisories/unreviewed/2022/05/GHSA-r4j4-q532-2fpq/GHSA-r4j4-q532-2fpq.json
@@ -7,12 +7,8 @@
"CVE-2011-0401"
],
"details": "Piwik before 1.1 does not properly limit the number of files stored under tmp/sessions/, which might allow remote attackers to cause a denial of service (inode consumption) by establishing many sessions.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -44,9 +40,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-r55r-28g8-8h44/GHSA-r55r-28g8-8h44.json b/advisories/unreviewed/2022/05/GHSA-r55r-28g8-8h44/GHSA-r55r-28g8-8h44.json
index b026bde08b6..ed99805a822 100644
--- a/advisories/unreviewed/2022/05/GHSA-r55r-28g8-8h44/GHSA-r55r-28g8-8h44.json
+++ b/advisories/unreviewed/2022/05/GHSA-r55r-28g8-8h44/GHSA-r55r-28g8-8h44.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-r5wr-4mmf-m98j/GHSA-r5wr-4mmf-m98j.json b/advisories/unreviewed/2022/05/GHSA-r5wr-4mmf-m98j/GHSA-r5wr-4mmf-m98j.json
index 4e59b5d4cb0..8a8402a7bf2 100644
--- a/advisories/unreviewed/2022/05/GHSA-r5wr-4mmf-m98j/GHSA-r5wr-4mmf-m98j.json
+++ b/advisories/unreviewed/2022/05/GHSA-r5wr-4mmf-m98j/GHSA-r5wr-4mmf-m98j.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-r644-rc44-q3w7/GHSA-r644-rc44-q3w7.json b/advisories/unreviewed/2022/05/GHSA-r644-rc44-q3w7/GHSA-r644-rc44-q3w7.json
index adb841bb2c7..2de945ddd9c 100644
--- a/advisories/unreviewed/2022/05/GHSA-r644-rc44-q3w7/GHSA-r644-rc44-q3w7.json
+++ b/advisories/unreviewed/2022/05/GHSA-r644-rc44-q3w7/GHSA-r644-rc44-q3w7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-r6hf-gj32-7rc9/GHSA-r6hf-gj32-7rc9.json b/advisories/unreviewed/2022/05/GHSA-r6hf-gj32-7rc9/GHSA-r6hf-gj32-7rc9.json
index 1f40b532f55..979a59b1621 100644
--- a/advisories/unreviewed/2022/05/GHSA-r6hf-gj32-7rc9/GHSA-r6hf-gj32-7rc9.json
+++ b/advisories/unreviewed/2022/05/GHSA-r6hf-gj32-7rc9/GHSA-r6hf-gj32-7rc9.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-r6w6-ww22-j2ff/GHSA-r6w6-ww22-j2ff.json b/advisories/unreviewed/2022/05/GHSA-r6w6-ww22-j2ff/GHSA-r6w6-ww22-j2ff.json
index 2e0cd2e6d80..011f52ec68c 100644
--- a/advisories/unreviewed/2022/05/GHSA-r6w6-ww22-j2ff/GHSA-r6w6-ww22-j2ff.json
+++ b/advisories/unreviewed/2022/05/GHSA-r6w6-ww22-j2ff/GHSA-r6w6-ww22-j2ff.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-r839-gc3c-m634/GHSA-r839-gc3c-m634.json b/advisories/unreviewed/2022/05/GHSA-r839-gc3c-m634/GHSA-r839-gc3c-m634.json
index d2b9205be59..25aa27b65da 100644
--- a/advisories/unreviewed/2022/05/GHSA-r839-gc3c-m634/GHSA-r839-gc3c-m634.json
+++ b/advisories/unreviewed/2022/05/GHSA-r839-gc3c-m634/GHSA-r839-gc3c-m634.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-r959-mqqr-2qrv/GHSA-r959-mqqr-2qrv.json b/advisories/unreviewed/2022/05/GHSA-r959-mqqr-2qrv/GHSA-r959-mqqr-2qrv.json
index 3e4afba6420..e9b18f13d8f 100644
--- a/advisories/unreviewed/2022/05/GHSA-r959-mqqr-2qrv/GHSA-r959-mqqr-2qrv.json
+++ b/advisories/unreviewed/2022/05/GHSA-r959-mqqr-2qrv/GHSA-r959-mqqr-2qrv.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-r9gw-8p95-vg34/GHSA-r9gw-8p95-vg34.json b/advisories/unreviewed/2022/05/GHSA-r9gw-8p95-vg34/GHSA-r9gw-8p95-vg34.json
index b508f85791c..88e62380dfc 100644
--- a/advisories/unreviewed/2022/05/GHSA-r9gw-8p95-vg34/GHSA-r9gw-8p95-vg34.json
+++ b/advisories/unreviewed/2022/05/GHSA-r9gw-8p95-vg34/GHSA-r9gw-8p95-vg34.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-r9jm-59xm-qf6g/GHSA-r9jm-59xm-qf6g.json b/advisories/unreviewed/2022/05/GHSA-r9jm-59xm-qf6g/GHSA-r9jm-59xm-qf6g.json
index 5fd54c169f7..333332dca65 100644
--- a/advisories/unreviewed/2022/05/GHSA-r9jm-59xm-qf6g/GHSA-r9jm-59xm-qf6g.json
+++ b/advisories/unreviewed/2022/05/GHSA-r9jm-59xm-qf6g/GHSA-r9jm-59xm-qf6g.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-rc58-rfcj-mcrr/GHSA-rc58-rfcj-mcrr.json b/advisories/unreviewed/2022/05/GHSA-rc58-rfcj-mcrr/GHSA-rc58-rfcj-mcrr.json
index b5212c6a698..bdb38550d21 100644
--- a/advisories/unreviewed/2022/05/GHSA-rc58-rfcj-mcrr/GHSA-rc58-rfcj-mcrr.json
+++ b/advisories/unreviewed/2022/05/GHSA-rc58-rfcj-mcrr/GHSA-rc58-rfcj-mcrr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-rcr2-wchg-ch63/GHSA-rcr2-wchg-ch63.json b/advisories/unreviewed/2022/05/GHSA-rcr2-wchg-ch63/GHSA-rcr2-wchg-ch63.json
index cd0edc5dfc4..41c48608c1e 100644
--- a/advisories/unreviewed/2022/05/GHSA-rcr2-wchg-ch63/GHSA-rcr2-wchg-ch63.json
+++ b/advisories/unreviewed/2022/05/GHSA-rcr2-wchg-ch63/GHSA-rcr2-wchg-ch63.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-rcvx-84w9-r9x5/GHSA-rcvx-84w9-r9x5.json b/advisories/unreviewed/2022/05/GHSA-rcvx-84w9-r9x5/GHSA-rcvx-84w9-r9x5.json
index 314bf8eaf24..07e4a4f1154 100644
--- a/advisories/unreviewed/2022/05/GHSA-rcvx-84w9-r9x5/GHSA-rcvx-84w9-r9x5.json
+++ b/advisories/unreviewed/2022/05/GHSA-rcvx-84w9-r9x5/GHSA-rcvx-84w9-r9x5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-rf3h-5hxx-pg9m/GHSA-rf3h-5hxx-pg9m.json b/advisories/unreviewed/2022/05/GHSA-rf3h-5hxx-pg9m/GHSA-rf3h-5hxx-pg9m.json
index 5456b20bb6f..16d53c9fe94 100644
--- a/advisories/unreviewed/2022/05/GHSA-rf3h-5hxx-pg9m/GHSA-rf3h-5hxx-pg9m.json
+++ b/advisories/unreviewed/2022/05/GHSA-rf3h-5hxx-pg9m/GHSA-rf3h-5hxx-pg9m.json
@@ -7,12 +7,8 @@
"CVE-2014-4371"
],
"details": "The network-statistics interface in the kernel in Apple iOS before 8 and Apple TV before 7 does not properly initialize memory, which allows attackers to obtain sensitive memory-content and memory-layout information via a crafted application, a different vulnerability than CVE-2014-4419, CVE-2014-4420, and CVE-2014-4421.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-rfj7-chcv-fvwr/GHSA-rfj7-chcv-fvwr.json b/advisories/unreviewed/2022/05/GHSA-rfj7-chcv-fvwr/GHSA-rfj7-chcv-fvwr.json
index 548d64afb2e..4a914d08cf8 100644
--- a/advisories/unreviewed/2022/05/GHSA-rfj7-chcv-fvwr/GHSA-rfj7-chcv-fvwr.json
+++ b/advisories/unreviewed/2022/05/GHSA-rfj7-chcv-fvwr/GHSA-rfj7-chcv-fvwr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-rfww-wwgq-55v3/GHSA-rfww-wwgq-55v3.json b/advisories/unreviewed/2022/05/GHSA-rfww-wwgq-55v3/GHSA-rfww-wwgq-55v3.json
index 1b81899ce02..42e6f02dfaa 100644
--- a/advisories/unreviewed/2022/05/GHSA-rfww-wwgq-55v3/GHSA-rfww-wwgq-55v3.json
+++ b/advisories/unreviewed/2022/05/GHSA-rfww-wwgq-55v3/GHSA-rfww-wwgq-55v3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-rg4h-7xxj-p5q9/GHSA-rg4h-7xxj-p5q9.json b/advisories/unreviewed/2022/05/GHSA-rg4h-7xxj-p5q9/GHSA-rg4h-7xxj-p5q9.json
index 77715f7a33a..f81a6d57e06 100644
--- a/advisories/unreviewed/2022/05/GHSA-rg4h-7xxj-p5q9/GHSA-rg4h-7xxj-p5q9.json
+++ b/advisories/unreviewed/2022/05/GHSA-rg4h-7xxj-p5q9/GHSA-rg4h-7xxj-p5q9.json
@@ -7,12 +7,8 @@
"CVE-2015-0135"
],
"details": "IBM Domino 8.5 before 8.5.3 FP6 IF4 and 9.0 before 9.0.1 FP3 IF2 allows remote attackers to execute arbitrary code or cause a denial of service (integer truncation and application crash) via a crafted GIF image, aka SPR KLYH9T7NT9.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -28,9 +24,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-rg4v-m3x7-gg8h/GHSA-rg4v-m3x7-gg8h.json b/advisories/unreviewed/2022/05/GHSA-rg4v-m3x7-gg8h/GHSA-rg4v-m3x7-gg8h.json
index da18d572b1f..63bff464f75 100644
--- a/advisories/unreviewed/2022/05/GHSA-rg4v-m3x7-gg8h/GHSA-rg4v-m3x7-gg8h.json
+++ b/advisories/unreviewed/2022/05/GHSA-rg4v-m3x7-gg8h/GHSA-rg4v-m3x7-gg8h.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-rh25-hphf-c5gw/GHSA-rh25-hphf-c5gw.json b/advisories/unreviewed/2022/05/GHSA-rh25-hphf-c5gw/GHSA-rh25-hphf-c5gw.json
index 51e20ae8f54..5b9fe9cd78d 100644
--- a/advisories/unreviewed/2022/05/GHSA-rh25-hphf-c5gw/GHSA-rh25-hphf-c5gw.json
+++ b/advisories/unreviewed/2022/05/GHSA-rh25-hphf-c5gw/GHSA-rh25-hphf-c5gw.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-rh53-fxfh-q9v6/GHSA-rh53-fxfh-q9v6.json b/advisories/unreviewed/2022/05/GHSA-rh53-fxfh-q9v6/GHSA-rh53-fxfh-q9v6.json
index e6d8642f759..3e9f9d5d91d 100644
--- a/advisories/unreviewed/2022/05/GHSA-rh53-fxfh-q9v6/GHSA-rh53-fxfh-q9v6.json
+++ b/advisories/unreviewed/2022/05/GHSA-rh53-fxfh-q9v6/GHSA-rh53-fxfh-q9v6.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-rm67-qcjp-j35p/GHSA-rm67-qcjp-j35p.json b/advisories/unreviewed/2022/05/GHSA-rm67-qcjp-j35p/GHSA-rm67-qcjp-j35p.json
index 9ed2ab24b4d..da645b094c5 100644
--- a/advisories/unreviewed/2022/05/GHSA-rm67-qcjp-j35p/GHSA-rm67-qcjp-j35p.json
+++ b/advisories/unreviewed/2022/05/GHSA-rm67-qcjp-j35p/GHSA-rm67-qcjp-j35p.json
@@ -7,12 +7,8 @@
"CVE-2012-1735"
],
"details": "Unspecified vulnerability in Oracle MySQL Server 5.5.23 and earlier allows remote authenticated users to affect availability via unknown vectors related to Server Optimizer.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -44,9 +40,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-rp4h-vf6c-9ffm/GHSA-rp4h-vf6c-9ffm.json b/advisories/unreviewed/2022/05/GHSA-rp4h-vf6c-9ffm/GHSA-rp4h-vf6c-9ffm.json
index b86156650dd..2bca52c09a8 100644
--- a/advisories/unreviewed/2022/05/GHSA-rp4h-vf6c-9ffm/GHSA-rp4h-vf6c-9ffm.json
+++ b/advisories/unreviewed/2022/05/GHSA-rp4h-vf6c-9ffm/GHSA-rp4h-vf6c-9ffm.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-rq3f-8v2f-4ph9/GHSA-rq3f-8v2f-4ph9.json b/advisories/unreviewed/2022/05/GHSA-rq3f-8v2f-4ph9/GHSA-rq3f-8v2f-4ph9.json
index 729b9c9e31b..9450976d90a 100644
--- a/advisories/unreviewed/2022/05/GHSA-rq3f-8v2f-4ph9/GHSA-rq3f-8v2f-4ph9.json
+++ b/advisories/unreviewed/2022/05/GHSA-rq3f-8v2f-4ph9/GHSA-rq3f-8v2f-4ph9.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-rr2x-3jrw-67xx/GHSA-rr2x-3jrw-67xx.json b/advisories/unreviewed/2022/05/GHSA-rr2x-3jrw-67xx/GHSA-rr2x-3jrw-67xx.json
index acf2a06b494..b710b6422ed 100644
--- a/advisories/unreviewed/2022/05/GHSA-rr2x-3jrw-67xx/GHSA-rr2x-3jrw-67xx.json
+++ b/advisories/unreviewed/2022/05/GHSA-rr2x-3jrw-67xx/GHSA-rr2x-3jrw-67xx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-rrgh-7g24-h4hg/GHSA-rrgh-7g24-h4hg.json b/advisories/unreviewed/2022/05/GHSA-rrgh-7g24-h4hg/GHSA-rrgh-7g24-h4hg.json
index a70732ece8b..f800ca9466b 100644
--- a/advisories/unreviewed/2022/05/GHSA-rrgh-7g24-h4hg/GHSA-rrgh-7g24-h4hg.json
+++ b/advisories/unreviewed/2022/05/GHSA-rrgh-7g24-h4hg/GHSA-rrgh-7g24-h4hg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-rrv6-2rwj-j9fw/GHSA-rrv6-2rwj-j9fw.json b/advisories/unreviewed/2022/05/GHSA-rrv6-2rwj-j9fw/GHSA-rrv6-2rwj-j9fw.json
index 3e74482b323..4177adadc8f 100644
--- a/advisories/unreviewed/2022/05/GHSA-rrv6-2rwj-j9fw/GHSA-rrv6-2rwj-j9fw.json
+++ b/advisories/unreviewed/2022/05/GHSA-rrv6-2rwj-j9fw/GHSA-rrv6-2rwj-j9fw.json
@@ -7,12 +7,8 @@
"CVE-2011-3791"
],
"details": "Piwik 1.1 allows remote attackers to obtain sensitive information via a direct request to a .php file, which reveals the installation path in an error message, as demonstrated by plugins/Widgetize/Widgetize.php and certain other files.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-rvq9-gqpr-2pw6/GHSA-rvq9-gqpr-2pw6.json b/advisories/unreviewed/2022/05/GHSA-rvq9-gqpr-2pw6/GHSA-rvq9-gqpr-2pw6.json
index a333e18f7db..b61c1d5b3ef 100644
--- a/advisories/unreviewed/2022/05/GHSA-rvq9-gqpr-2pw6/GHSA-rvq9-gqpr-2pw6.json
+++ b/advisories/unreviewed/2022/05/GHSA-rvq9-gqpr-2pw6/GHSA-rvq9-gqpr-2pw6.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-rvx3-q3j6-9h4q/GHSA-rvx3-q3j6-9h4q.json b/advisories/unreviewed/2022/05/GHSA-rvx3-q3j6-9h4q/GHSA-rvx3-q3j6-9h4q.json
index d136f5856bd..f5f282667a9 100644
--- a/advisories/unreviewed/2022/05/GHSA-rvx3-q3j6-9h4q/GHSA-rvx3-q3j6-9h4q.json
+++ b/advisories/unreviewed/2022/05/GHSA-rvx3-q3j6-9h4q/GHSA-rvx3-q3j6-9h4q.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-rwjj-72mq-wxxc/GHSA-rwjj-72mq-wxxc.json b/advisories/unreviewed/2022/05/GHSA-rwjj-72mq-wxxc/GHSA-rwjj-72mq-wxxc.json
index 0914cdeaa49..30241cc77ba 100644
--- a/advisories/unreviewed/2022/05/GHSA-rwjj-72mq-wxxc/GHSA-rwjj-72mq-wxxc.json
+++ b/advisories/unreviewed/2022/05/GHSA-rwjj-72mq-wxxc/GHSA-rwjj-72mq-wxxc.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-rxr2-hjvp-36g3/GHSA-rxr2-hjvp-36g3.json b/advisories/unreviewed/2022/05/GHSA-rxr2-hjvp-36g3/GHSA-rxr2-hjvp-36g3.json
index d03258b66a3..447809cd202 100644
--- a/advisories/unreviewed/2022/05/GHSA-rxr2-hjvp-36g3/GHSA-rxr2-hjvp-36g3.json
+++ b/advisories/unreviewed/2022/05/GHSA-rxr2-hjvp-36g3/GHSA-rxr2-hjvp-36g3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-v22v-4gfh-3m25/GHSA-v22v-4gfh-3m25.json b/advisories/unreviewed/2022/05/GHSA-v22v-4gfh-3m25/GHSA-v22v-4gfh-3m25.json
index bea2bed8b26..7ff8bb89f51 100644
--- a/advisories/unreviewed/2022/05/GHSA-v22v-4gfh-3m25/GHSA-v22v-4gfh-3m25.json
+++ b/advisories/unreviewed/2022/05/GHSA-v22v-4gfh-3m25/GHSA-v22v-4gfh-3m25.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-v24p-hg93-gg45/GHSA-v24p-hg93-gg45.json b/advisories/unreviewed/2022/05/GHSA-v24p-hg93-gg45/GHSA-v24p-hg93-gg45.json
index 65475d6ca15..cb02b22d04e 100644
--- a/advisories/unreviewed/2022/05/GHSA-v24p-hg93-gg45/GHSA-v24p-hg93-gg45.json
+++ b/advisories/unreviewed/2022/05/GHSA-v24p-hg93-gg45/GHSA-v24p-hg93-gg45.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-v355-59px-vmmr/GHSA-v355-59px-vmmr.json b/advisories/unreviewed/2022/05/GHSA-v355-59px-vmmr/GHSA-v355-59px-vmmr.json
index 28d34425a2b..3985e228c7e 100644
--- a/advisories/unreviewed/2022/05/GHSA-v355-59px-vmmr/GHSA-v355-59px-vmmr.json
+++ b/advisories/unreviewed/2022/05/GHSA-v355-59px-vmmr/GHSA-v355-59px-vmmr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-v5hc-28pc-qw2m/GHSA-v5hc-28pc-qw2m.json b/advisories/unreviewed/2022/05/GHSA-v5hc-28pc-qw2m/GHSA-v5hc-28pc-qw2m.json
index e109cef7f9f..fdbd9fc4639 100644
--- a/advisories/unreviewed/2022/05/GHSA-v5hc-28pc-qw2m/GHSA-v5hc-28pc-qw2m.json
+++ b/advisories/unreviewed/2022/05/GHSA-v5hc-28pc-qw2m/GHSA-v5hc-28pc-qw2m.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-v67p-5qc6-f467/GHSA-v67p-5qc6-f467.json b/advisories/unreviewed/2022/05/GHSA-v67p-5qc6-f467/GHSA-v67p-5qc6-f467.json
index 4c5ca1656e8..70c50f28ac1 100644
--- a/advisories/unreviewed/2022/05/GHSA-v67p-5qc6-f467/GHSA-v67p-5qc6-f467.json
+++ b/advisories/unreviewed/2022/05/GHSA-v67p-5qc6-f467/GHSA-v67p-5qc6-f467.json
@@ -7,12 +7,8 @@
"CVE-2014-4744"
],
"details": "Multiple cross-site scripting (XSS) vulnerabilities in osTicket before 1.9.2 allow remote attackers to inject arbitrary web script or HTML via the (1) Phone Number field to open.php or (2) Phone number field, (3) passwd1 field, (4) passwd2 field, or (5) do parameter to account.php.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-v67x-fvwh-9f63/GHSA-v67x-fvwh-9f63.json b/advisories/unreviewed/2022/05/GHSA-v67x-fvwh-9f63/GHSA-v67x-fvwh-9f63.json
index 3acdaa7ca5e..c35b2d7f899 100644
--- a/advisories/unreviewed/2022/05/GHSA-v67x-fvwh-9f63/GHSA-v67x-fvwh-9f63.json
+++ b/advisories/unreviewed/2022/05/GHSA-v67x-fvwh-9f63/GHSA-v67x-fvwh-9f63.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-v7fh-fq7j-c7rm/GHSA-v7fh-fq7j-c7rm.json b/advisories/unreviewed/2022/05/GHSA-v7fh-fq7j-c7rm/GHSA-v7fh-fq7j-c7rm.json
index 2ea0579f74b..ab4041b2148 100644
--- a/advisories/unreviewed/2022/05/GHSA-v7fh-fq7j-c7rm/GHSA-v7fh-fq7j-c7rm.json
+++ b/advisories/unreviewed/2022/05/GHSA-v7fh-fq7j-c7rm/GHSA-v7fh-fq7j-c7rm.json
@@ -7,12 +7,8 @@
"CVE-2008-5232"
],
"details": "Buffer overflow in the CallHTMLHelp method in the Microsoft Windows Media Services ActiveX control in nskey.dll 4.1.00.3917 in Windows Media Services on Microsoft Windows NT and 2000, and Avaya Media and Message Application servers, allows remote attackers to execute arbitrary code via a long argument. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-v7mg-wg5h-pcx8/GHSA-v7mg-wg5h-pcx8.json b/advisories/unreviewed/2022/05/GHSA-v7mg-wg5h-pcx8/GHSA-v7mg-wg5h-pcx8.json
index 7a236f5d142..275af32efcb 100644
--- a/advisories/unreviewed/2022/05/GHSA-v7mg-wg5h-pcx8/GHSA-v7mg-wg5h-pcx8.json
+++ b/advisories/unreviewed/2022/05/GHSA-v7mg-wg5h-pcx8/GHSA-v7mg-wg5h-pcx8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-v8h8-93mx-82h5/GHSA-v8h8-93mx-82h5.json b/advisories/unreviewed/2022/05/GHSA-v8h8-93mx-82h5/GHSA-v8h8-93mx-82h5.json
index 8165fbd6777..3a9639c7ce3 100644
--- a/advisories/unreviewed/2022/05/GHSA-v8h8-93mx-82h5/GHSA-v8h8-93mx-82h5.json
+++ b/advisories/unreviewed/2022/05/GHSA-v8h8-93mx-82h5/GHSA-v8h8-93mx-82h5.json
@@ -7,12 +7,8 @@
"CVE-2013-2633"
],
"details": "Piwik before 1.11 accepts input from a POST request instead of a GET request in unspecified circumstances, which might allow attackers to obtain sensitive information by leveraging the logging of parameters.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-v8pc-3hvj-mrwh/GHSA-v8pc-3hvj-mrwh.json b/advisories/unreviewed/2022/05/GHSA-v8pc-3hvj-mrwh/GHSA-v8pc-3hvj-mrwh.json
index 7282cf7978b..45a6df1272d 100644
--- a/advisories/unreviewed/2022/05/GHSA-v8pc-3hvj-mrwh/GHSA-v8pc-3hvj-mrwh.json
+++ b/advisories/unreviewed/2022/05/GHSA-v8pc-3hvj-mrwh/GHSA-v8pc-3hvj-mrwh.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -111,9 +109,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-vcgc-8gfq-c8g9/GHSA-vcgc-8gfq-c8g9.json b/advisories/unreviewed/2022/05/GHSA-vcgc-8gfq-c8g9/GHSA-vcgc-8gfq-c8g9.json
index ff59ee8d981..cceb1fae882 100644
--- a/advisories/unreviewed/2022/05/GHSA-vcgc-8gfq-c8g9/GHSA-vcgc-8gfq-c8g9.json
+++ b/advisories/unreviewed/2022/05/GHSA-vcgc-8gfq-c8g9/GHSA-vcgc-8gfq-c8g9.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-vj48-mm4h-98qc/GHSA-vj48-mm4h-98qc.json b/advisories/unreviewed/2022/05/GHSA-vj48-mm4h-98qc/GHSA-vj48-mm4h-98qc.json
index 7f24665570f..e40ae9878a6 100644
--- a/advisories/unreviewed/2022/05/GHSA-vj48-mm4h-98qc/GHSA-vj48-mm4h-98qc.json
+++ b/advisories/unreviewed/2022/05/GHSA-vj48-mm4h-98qc/GHSA-vj48-mm4h-98qc.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-vjxg-4852-rc9r/GHSA-vjxg-4852-rc9r.json b/advisories/unreviewed/2022/05/GHSA-vjxg-4852-rc9r/GHSA-vjxg-4852-rc9r.json
index d0d91a2ef4d..29e8e491d61 100644
--- a/advisories/unreviewed/2022/05/GHSA-vjxg-4852-rc9r/GHSA-vjxg-4852-rc9r.json
+++ b/advisories/unreviewed/2022/05/GHSA-vjxg-4852-rc9r/GHSA-vjxg-4852-rc9r.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-vmpf-f73j-fg6v/GHSA-vmpf-f73j-fg6v.json b/advisories/unreviewed/2022/05/GHSA-vmpf-f73j-fg6v/GHSA-vmpf-f73j-fg6v.json
index 1ffc51d79a5..591a4490439 100644
--- a/advisories/unreviewed/2022/05/GHSA-vmpf-f73j-fg6v/GHSA-vmpf-f73j-fg6v.json
+++ b/advisories/unreviewed/2022/05/GHSA-vmpf-f73j-fg6v/GHSA-vmpf-f73j-fg6v.json
@@ -7,12 +7,8 @@
"CVE-2012-4869"
],
"details": "The callme_startcall function in recordings/misc/callme_page.php in FreePBX 2.9, 2.10, and earlier allows remote attackers to execute arbitrary commands via the callmenum parameter in a c action.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-vp8q-678w-8xq9/GHSA-vp8q-678w-8xq9.json b/advisories/unreviewed/2022/05/GHSA-vp8q-678w-8xq9/GHSA-vp8q-678w-8xq9.json
index 8ca9fa764ed..07cdb9579e3 100644
--- a/advisories/unreviewed/2022/05/GHSA-vp8q-678w-8xq9/GHSA-vp8q-678w-8xq9.json
+++ b/advisories/unreviewed/2022/05/GHSA-vp8q-678w-8xq9/GHSA-vp8q-678w-8xq9.json
@@ -7,12 +7,8 @@
"CVE-2013-4238"
],
"details": "The ssl.match_hostname function in the SSL module in Python 2.6 through 3.4 does not properly handle a '\\0' character in a domain name in the Subject Alternative Name field of an X.509 certificate, which allows man-in-the-middle attackers to spoof arbitrary SSL servers via a crafted certificate issued by a legitimate Certification Authority, a related issue to CVE-2009-2408.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-vq42-379v-g652/GHSA-vq42-379v-g652.json b/advisories/unreviewed/2022/05/GHSA-vq42-379v-g652/GHSA-vq42-379v-g652.json
index be89fa31060..dfdac18b6d0 100644
--- a/advisories/unreviewed/2022/05/GHSA-vq42-379v-g652/GHSA-vq42-379v-g652.json
+++ b/advisories/unreviewed/2022/05/GHSA-vq42-379v-g652/GHSA-vq42-379v-g652.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-vqp6-x5vh-r3f7/GHSA-vqp6-x5vh-r3f7.json b/advisories/unreviewed/2022/05/GHSA-vqp6-x5vh-r3f7/GHSA-vqp6-x5vh-r3f7.json
index 9f6371aeef3..7db38677db9 100644
--- a/advisories/unreviewed/2022/05/GHSA-vqp6-x5vh-r3f7/GHSA-vqp6-x5vh-r3f7.json
+++ b/advisories/unreviewed/2022/05/GHSA-vqp6-x5vh-r3f7/GHSA-vqp6-x5vh-r3f7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-vrhm-245m-xrj8/GHSA-vrhm-245m-xrj8.json b/advisories/unreviewed/2022/05/GHSA-vrhm-245m-xrj8/GHSA-vrhm-245m-xrj8.json
index 5d28d99ae30..99923779159 100644
--- a/advisories/unreviewed/2022/05/GHSA-vrhm-245m-xrj8/GHSA-vrhm-245m-xrj8.json
+++ b/advisories/unreviewed/2022/05/GHSA-vrhm-245m-xrj8/GHSA-vrhm-245m-xrj8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-vrqx-r6qh-8598/GHSA-vrqx-r6qh-8598.json b/advisories/unreviewed/2022/05/GHSA-vrqx-r6qh-8598/GHSA-vrqx-r6qh-8598.json
index 69d619c3276..175f795f3ab 100644
--- a/advisories/unreviewed/2022/05/GHSA-vrqx-r6qh-8598/GHSA-vrqx-r6qh-8598.json
+++ b/advisories/unreviewed/2022/05/GHSA-vrqx-r6qh-8598/GHSA-vrqx-r6qh-8598.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-vvp5-hx8c-5hqm/GHSA-vvp5-hx8c-5hqm.json b/advisories/unreviewed/2022/05/GHSA-vvp5-hx8c-5hqm/GHSA-vvp5-hx8c-5hqm.json
index 1f3be1229d3..7626efbdc92 100644
--- a/advisories/unreviewed/2022/05/GHSA-vvp5-hx8c-5hqm/GHSA-vvp5-hx8c-5hqm.json
+++ b/advisories/unreviewed/2022/05/GHSA-vvp5-hx8c-5hqm/GHSA-vvp5-hx8c-5hqm.json
@@ -7,12 +7,8 @@
"CVE-2013-3801"
],
"details": "Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.5.30 and earlier and 5.6.10 allows remote authenticated users to affect availability via unknown vectors related to Server Options.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -52,9 +48,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-vwgr-q25j-9p9h/GHSA-vwgr-q25j-9p9h.json b/advisories/unreviewed/2022/05/GHSA-vwgr-q25j-9p9h/GHSA-vwgr-q25j-9p9h.json
index 34882f29d60..fe6bca0eb37 100644
--- a/advisories/unreviewed/2022/05/GHSA-vwgr-q25j-9p9h/GHSA-vwgr-q25j-9p9h.json
+++ b/advisories/unreviewed/2022/05/GHSA-vwgr-q25j-9p9h/GHSA-vwgr-q25j-9p9h.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-vwqw-wfhv-2xcq/GHSA-vwqw-wfhv-2xcq.json b/advisories/unreviewed/2022/05/GHSA-vwqw-wfhv-2xcq/GHSA-vwqw-wfhv-2xcq.json
index 575398d79f3..aa946bd6f87 100644
--- a/advisories/unreviewed/2022/05/GHSA-vwqw-wfhv-2xcq/GHSA-vwqw-wfhv-2xcq.json
+++ b/advisories/unreviewed/2022/05/GHSA-vwqw-wfhv-2xcq/GHSA-vwqw-wfhv-2xcq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-vxv5-8fgf-r7rg/GHSA-vxv5-8fgf-r7rg.json b/advisories/unreviewed/2022/05/GHSA-vxv5-8fgf-r7rg/GHSA-vxv5-8fgf-r7rg.json
index d6656544d9c..127fedba4ed 100644
--- a/advisories/unreviewed/2022/05/GHSA-vxv5-8fgf-r7rg/GHSA-vxv5-8fgf-r7rg.json
+++ b/advisories/unreviewed/2022/05/GHSA-vxv5-8fgf-r7rg/GHSA-vxv5-8fgf-r7rg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-w2qg-wq7x-rcmg/GHSA-w2qg-wq7x-rcmg.json b/advisories/unreviewed/2022/05/GHSA-w2qg-wq7x-rcmg/GHSA-w2qg-wq7x-rcmg.json
index 2399e1369be..45064159549 100644
--- a/advisories/unreviewed/2022/05/GHSA-w2qg-wq7x-rcmg/GHSA-w2qg-wq7x-rcmg.json
+++ b/advisories/unreviewed/2022/05/GHSA-w2qg-wq7x-rcmg/GHSA-w2qg-wq7x-rcmg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-w4g7-qqm9-9hj6/GHSA-w4g7-qqm9-9hj6.json b/advisories/unreviewed/2022/05/GHSA-w4g7-qqm9-9hj6/GHSA-w4g7-qqm9-9hj6.json
index 06f923b8aa5..3ba9cd056c1 100644
--- a/advisories/unreviewed/2022/05/GHSA-w4g7-qqm9-9hj6/GHSA-w4g7-qqm9-9hj6.json
+++ b/advisories/unreviewed/2022/05/GHSA-w4g7-qqm9-9hj6/GHSA-w4g7-qqm9-9hj6.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-w5gg-vvpv-8727/GHSA-w5gg-vvpv-8727.json b/advisories/unreviewed/2022/05/GHSA-w5gg-vvpv-8727/GHSA-w5gg-vvpv-8727.json
index 70cc6da55eb..f5e763186ad 100644
--- a/advisories/unreviewed/2022/05/GHSA-w5gg-vvpv-8727/GHSA-w5gg-vvpv-8727.json
+++ b/advisories/unreviewed/2022/05/GHSA-w5gg-vvpv-8727/GHSA-w5gg-vvpv-8727.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-w5hf-6q7f-jjqv/GHSA-w5hf-6q7f-jjqv.json b/advisories/unreviewed/2022/05/GHSA-w5hf-6q7f-jjqv/GHSA-w5hf-6q7f-jjqv.json
index 37d7582eee5..b1fbb3a2138 100644
--- a/advisories/unreviewed/2022/05/GHSA-w5hf-6q7f-jjqv/GHSA-w5hf-6q7f-jjqv.json
+++ b/advisories/unreviewed/2022/05/GHSA-w5hf-6q7f-jjqv/GHSA-w5hf-6q7f-jjqv.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-w5j2-h9qx-gw8q/GHSA-w5j2-h9qx-gw8q.json b/advisories/unreviewed/2022/05/GHSA-w5j2-h9qx-gw8q/GHSA-w5j2-h9qx-gw8q.json
index d444c56c05a..3067086a0ab 100644
--- a/advisories/unreviewed/2022/05/GHSA-w5j2-h9qx-gw8q/GHSA-w5j2-h9qx-gw8q.json
+++ b/advisories/unreviewed/2022/05/GHSA-w5j2-h9qx-gw8q/GHSA-w5j2-h9qx-gw8q.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-w6p7-4p9q-w24c/GHSA-w6p7-4p9q-w24c.json b/advisories/unreviewed/2022/05/GHSA-w6p7-4p9q-w24c/GHSA-w6p7-4p9q-w24c.json
index f31269a7b4a..6391b797871 100644
--- a/advisories/unreviewed/2022/05/GHSA-w6p7-4p9q-w24c/GHSA-w6p7-4p9q-w24c.json
+++ b/advisories/unreviewed/2022/05/GHSA-w6p7-4p9q-w24c/GHSA-w6p7-4p9q-w24c.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -35,9 +33,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-w782-348v-8wjc/GHSA-w782-348v-8wjc.json b/advisories/unreviewed/2022/05/GHSA-w782-348v-8wjc/GHSA-w782-348v-8wjc.json
index e68c844b667..334151218f2 100644
--- a/advisories/unreviewed/2022/05/GHSA-w782-348v-8wjc/GHSA-w782-348v-8wjc.json
+++ b/advisories/unreviewed/2022/05/GHSA-w782-348v-8wjc/GHSA-w782-348v-8wjc.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-w7qm-fprw-cqgq/GHSA-w7qm-fprw-cqgq.json b/advisories/unreviewed/2022/05/GHSA-w7qm-fprw-cqgq/GHSA-w7qm-fprw-cqgq.json
index f2f5fd2b6c1..7b5748c2389 100644
--- a/advisories/unreviewed/2022/05/GHSA-w7qm-fprw-cqgq/GHSA-w7qm-fprw-cqgq.json
+++ b/advisories/unreviewed/2022/05/GHSA-w7qm-fprw-cqgq/GHSA-w7qm-fprw-cqgq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -35,9 +33,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-w82q-5jhx-c75p/GHSA-w82q-5jhx-c75p.json b/advisories/unreviewed/2022/05/GHSA-w82q-5jhx-c75p/GHSA-w82q-5jhx-c75p.json
index 1a7abae0f9b..cc3724bc4aa 100644
--- a/advisories/unreviewed/2022/05/GHSA-w82q-5jhx-c75p/GHSA-w82q-5jhx-c75p.json
+++ b/advisories/unreviewed/2022/05/GHSA-w82q-5jhx-c75p/GHSA-w82q-5jhx-c75p.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-w8fm-fqjf-5c29/GHSA-w8fm-fqjf-5c29.json b/advisories/unreviewed/2022/05/GHSA-w8fm-fqjf-5c29/GHSA-w8fm-fqjf-5c29.json
index f3789161269..c9a0427c364 100644
--- a/advisories/unreviewed/2022/05/GHSA-w8fm-fqjf-5c29/GHSA-w8fm-fqjf-5c29.json
+++ b/advisories/unreviewed/2022/05/GHSA-w8fm-fqjf-5c29/GHSA-w8fm-fqjf-5c29.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-w8rr-q6w6-9pp4/GHSA-w8rr-q6w6-9pp4.json b/advisories/unreviewed/2022/05/GHSA-w8rr-q6w6-9pp4/GHSA-w8rr-q6w6-9pp4.json
index d5d9f0d505e..4e2541bab74 100644
--- a/advisories/unreviewed/2022/05/GHSA-w8rr-q6w6-9pp4/GHSA-w8rr-q6w6-9pp4.json
+++ b/advisories/unreviewed/2022/05/GHSA-w8rr-q6w6-9pp4/GHSA-w8rr-q6w6-9pp4.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-wc3h-m5p7-867x/GHSA-wc3h-m5p7-867x.json b/advisories/unreviewed/2022/05/GHSA-wc3h-m5p7-867x/GHSA-wc3h-m5p7-867x.json
index 00a346beb51..d2816800806 100644
--- a/advisories/unreviewed/2022/05/GHSA-wc3h-m5p7-867x/GHSA-wc3h-m5p7-867x.json
+++ b/advisories/unreviewed/2022/05/GHSA-wc3h-m5p7-867x/GHSA-wc3h-m5p7-867x.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-wccw-r934-j52j/GHSA-wccw-r934-j52j.json b/advisories/unreviewed/2022/05/GHSA-wccw-r934-j52j/GHSA-wccw-r934-j52j.json
index 89167e4d7b7..d3ef9923f7c 100644
--- a/advisories/unreviewed/2022/05/GHSA-wccw-r934-j52j/GHSA-wccw-r934-j52j.json
+++ b/advisories/unreviewed/2022/05/GHSA-wccw-r934-j52j/GHSA-wccw-r934-j52j.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-wfw6-x555-wh4g/GHSA-wfw6-x555-wh4g.json b/advisories/unreviewed/2022/05/GHSA-wfw6-x555-wh4g/GHSA-wfw6-x555-wh4g.json
index 936a45e9aa5..4e670c15be6 100644
--- a/advisories/unreviewed/2022/05/GHSA-wfw6-x555-wh4g/GHSA-wfw6-x555-wh4g.json
+++ b/advisories/unreviewed/2022/05/GHSA-wfw6-x555-wh4g/GHSA-wfw6-x555-wh4g.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-wgvc-264r-g652/GHSA-wgvc-264r-g652.json b/advisories/unreviewed/2022/05/GHSA-wgvc-264r-g652/GHSA-wgvc-264r-g652.json
index a6fc6cdb332..a103bc20c9d 100644
--- a/advisories/unreviewed/2022/05/GHSA-wgvc-264r-g652/GHSA-wgvc-264r-g652.json
+++ b/advisories/unreviewed/2022/05/GHSA-wgvc-264r-g652/GHSA-wgvc-264r-g652.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-whp8-37cw-mf5m/GHSA-whp8-37cw-mf5m.json b/advisories/unreviewed/2022/05/GHSA-whp8-37cw-mf5m/GHSA-whp8-37cw-mf5m.json
index f6d8975be58..10a8811b153 100644
--- a/advisories/unreviewed/2022/05/GHSA-whp8-37cw-mf5m/GHSA-whp8-37cw-mf5m.json
+++ b/advisories/unreviewed/2022/05/GHSA-whp8-37cw-mf5m/GHSA-whp8-37cw-mf5m.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-wjhm-mrg7-qc53/GHSA-wjhm-mrg7-qc53.json b/advisories/unreviewed/2022/05/GHSA-wjhm-mrg7-qc53/GHSA-wjhm-mrg7-qc53.json
index 4209e393182..c682ab8e793 100644
--- a/advisories/unreviewed/2022/05/GHSA-wjhm-mrg7-qc53/GHSA-wjhm-mrg7-qc53.json
+++ b/advisories/unreviewed/2022/05/GHSA-wjhm-mrg7-qc53/GHSA-wjhm-mrg7-qc53.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-wjm3-wvjm-6343/GHSA-wjm3-wvjm-6343.json b/advisories/unreviewed/2022/05/GHSA-wjm3-wvjm-6343/GHSA-wjm3-wvjm-6343.json
index 69f33ce6bc4..2ee41408fcf 100644
--- a/advisories/unreviewed/2022/05/GHSA-wjm3-wvjm-6343/GHSA-wjm3-wvjm-6343.json
+++ b/advisories/unreviewed/2022/05/GHSA-wjm3-wvjm-6343/GHSA-wjm3-wvjm-6343.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-wjwg-wqhw-wxxr/GHSA-wjwg-wqhw-wxxr.json b/advisories/unreviewed/2022/05/GHSA-wjwg-wqhw-wxxr/GHSA-wjwg-wqhw-wxxr.json
index 4301cbfe1c0..b3d23eafc8e 100644
--- a/advisories/unreviewed/2022/05/GHSA-wjwg-wqhw-wxxr/GHSA-wjwg-wqhw-wxxr.json
+++ b/advisories/unreviewed/2022/05/GHSA-wjwg-wqhw-wxxr/GHSA-wjwg-wqhw-wxxr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-wmmj-3h5w-9p89/GHSA-wmmj-3h5w-9p89.json b/advisories/unreviewed/2022/05/GHSA-wmmj-3h5w-9p89/GHSA-wmmj-3h5w-9p89.json
index 2485e6c6418..ba382d3bd5a 100644
--- a/advisories/unreviewed/2022/05/GHSA-wmmj-3h5w-9p89/GHSA-wmmj-3h5w-9p89.json
+++ b/advisories/unreviewed/2022/05/GHSA-wmmj-3h5w-9p89/GHSA-wmmj-3h5w-9p89.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-wp7j-7rh2-gfqr/GHSA-wp7j-7rh2-gfqr.json b/advisories/unreviewed/2022/05/GHSA-wp7j-7rh2-gfqr/GHSA-wp7j-7rh2-gfqr.json
index 70d5380c0c2..04692c3e27a 100644
--- a/advisories/unreviewed/2022/05/GHSA-wp7j-7rh2-gfqr/GHSA-wp7j-7rh2-gfqr.json
+++ b/advisories/unreviewed/2022/05/GHSA-wp7j-7rh2-gfqr/GHSA-wp7j-7rh2-gfqr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-wp88-2cgw-238q/GHSA-wp88-2cgw-238q.json b/advisories/unreviewed/2022/05/GHSA-wp88-2cgw-238q/GHSA-wp88-2cgw-238q.json
index 00d0aa20057..b0584a809bc 100644
--- a/advisories/unreviewed/2022/05/GHSA-wp88-2cgw-238q/GHSA-wp88-2cgw-238q.json
+++ b/advisories/unreviewed/2022/05/GHSA-wp88-2cgw-238q/GHSA-wp88-2cgw-238q.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-wqhm-xfwm-vx5x/GHSA-wqhm-xfwm-vx5x.json b/advisories/unreviewed/2022/05/GHSA-wqhm-xfwm-vx5x/GHSA-wqhm-xfwm-vx5x.json
index c1b1fe9297e..f8e44aa942a 100644
--- a/advisories/unreviewed/2022/05/GHSA-wqhm-xfwm-vx5x/GHSA-wqhm-xfwm-vx5x.json
+++ b/advisories/unreviewed/2022/05/GHSA-wqhm-xfwm-vx5x/GHSA-wqhm-xfwm-vx5x.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -39,9 +37,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-wqr4-mq96-2v98/GHSA-wqr4-mq96-2v98.json b/advisories/unreviewed/2022/05/GHSA-wqr4-mq96-2v98/GHSA-wqr4-mq96-2v98.json
index fbe1d3bb8fd..7d488e091ba 100644
--- a/advisories/unreviewed/2022/05/GHSA-wqr4-mq96-2v98/GHSA-wqr4-mq96-2v98.json
+++ b/advisories/unreviewed/2022/05/GHSA-wqr4-mq96-2v98/GHSA-wqr4-mq96-2v98.json
@@ -7,12 +7,8 @@
"CVE-2014-2311"
],
"details": "SQL injection vulnerability in modx.class.php in MODX Revolution 2.0.0 before 2.2.13 allows remote attackers to execute arbitrary SQL commands via unspecified vectors.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-wrf3-rqxm-457j/GHSA-wrf3-rqxm-457j.json b/advisories/unreviewed/2022/05/GHSA-wrf3-rqxm-457j/GHSA-wrf3-rqxm-457j.json
index c3320543f5b..57597012bde 100644
--- a/advisories/unreviewed/2022/05/GHSA-wrf3-rqxm-457j/GHSA-wrf3-rqxm-457j.json
+++ b/advisories/unreviewed/2022/05/GHSA-wrf3-rqxm-457j/GHSA-wrf3-rqxm-457j.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-wrh8-mmqh-q688/GHSA-wrh8-mmqh-q688.json b/advisories/unreviewed/2022/05/GHSA-wrh8-mmqh-q688/GHSA-wrh8-mmqh-q688.json
index 4e948180f59..b2b072b9754 100644
--- a/advisories/unreviewed/2022/05/GHSA-wrh8-mmqh-q688/GHSA-wrh8-mmqh-q688.json
+++ b/advisories/unreviewed/2022/05/GHSA-wrh8-mmqh-q688/GHSA-wrh8-mmqh-q688.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-wrmq-cw6w-55hx/GHSA-wrmq-cw6w-55hx.json b/advisories/unreviewed/2022/05/GHSA-wrmq-cw6w-55hx/GHSA-wrmq-cw6w-55hx.json
index 87a483bda18..4c0acbdda1e 100644
--- a/advisories/unreviewed/2022/05/GHSA-wrmq-cw6w-55hx/GHSA-wrmq-cw6w-55hx.json
+++ b/advisories/unreviewed/2022/05/GHSA-wrmq-cw6w-55hx/GHSA-wrmq-cw6w-55hx.json
@@ -7,12 +7,8 @@
"CVE-2010-3490"
],
"details": "Directory traversal vulnerability in page.recordings.php in the System Recordings component in the configuration interface in FreePBX 2.8.0 and earlier allows remote authenticated administrators to create arbitrary files via a .. (dot dot) in the usersnum parameter to admin/config.php, as demonstrated by creating a .php file under the web root.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-ww55-vf5f-pv36/GHSA-ww55-vf5f-pv36.json b/advisories/unreviewed/2022/05/GHSA-ww55-vf5f-pv36/GHSA-ww55-vf5f-pv36.json
index 42e1b08017a..aa084296536 100644
--- a/advisories/unreviewed/2022/05/GHSA-ww55-vf5f-pv36/GHSA-ww55-vf5f-pv36.json
+++ b/advisories/unreviewed/2022/05/GHSA-ww55-vf5f-pv36/GHSA-ww55-vf5f-pv36.json
@@ -7,12 +7,8 @@
"CVE-2012-4870"
],
"details": "Multiple cross-site scripting (XSS) vulnerabilities in FreePBX 2.9 and earlier allow remote attackers to inject arbitrary web script or HTML via the (1) context parameter to panel/index_amp.php or (2) panel/dhtml/index.php; (3) clid or (4) clidname parameters to panel/flash/mypage.php; (5) PATH_INFO to admin/views/freepbx_reload.php; or (6) login parameter to recordings/index.php.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-wwv5-9hfm-2mqg/GHSA-wwv5-9hfm-2mqg.json b/advisories/unreviewed/2022/05/GHSA-wwv5-9hfm-2mqg/GHSA-wwv5-9hfm-2mqg.json
index 2d414b45e4e..cbe0ac0bf3d 100644
--- a/advisories/unreviewed/2022/05/GHSA-wwv5-9hfm-2mqg/GHSA-wwv5-9hfm-2mqg.json
+++ b/advisories/unreviewed/2022/05/GHSA-wwv5-9hfm-2mqg/GHSA-wwv5-9hfm-2mqg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-wx5g-j2w9-qx59/GHSA-wx5g-j2w9-qx59.json b/advisories/unreviewed/2022/05/GHSA-wx5g-j2w9-qx59/GHSA-wx5g-j2w9-qx59.json
index cbc45cccdfe..8bf1f704b38 100644
--- a/advisories/unreviewed/2022/05/GHSA-wx5g-j2w9-qx59/GHSA-wx5g-j2w9-qx59.json
+++ b/advisories/unreviewed/2022/05/GHSA-wx5g-j2w9-qx59/GHSA-wx5g-j2w9-qx59.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-wxcp-9cp6-775j/GHSA-wxcp-9cp6-775j.json b/advisories/unreviewed/2022/05/GHSA-wxcp-9cp6-775j/GHSA-wxcp-9cp6-775j.json
index 1672c79f21f..21cddd3bee1 100644
--- a/advisories/unreviewed/2022/05/GHSA-wxcp-9cp6-775j/GHSA-wxcp-9cp6-775j.json
+++ b/advisories/unreviewed/2022/05/GHSA-wxcp-9cp6-775j/GHSA-wxcp-9cp6-775j.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-x274-9m9r-fm5g/GHSA-x274-9m9r-fm5g.json b/advisories/unreviewed/2022/05/GHSA-x274-9m9r-fm5g/GHSA-x274-9m9r-fm5g.json
index b4b124dd994..0193514eb1d 100644
--- a/advisories/unreviewed/2022/05/GHSA-x274-9m9r-fm5g/GHSA-x274-9m9r-fm5g.json
+++ b/advisories/unreviewed/2022/05/GHSA-x274-9m9r-fm5g/GHSA-x274-9m9r-fm5g.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-x2cv-5mxq-rr26/GHSA-x2cv-5mxq-rr26.json b/advisories/unreviewed/2022/05/GHSA-x2cv-5mxq-rr26/GHSA-x2cv-5mxq-rr26.json
index 8aceecbe97b..afded0beee8 100644
--- a/advisories/unreviewed/2022/05/GHSA-x2cv-5mxq-rr26/GHSA-x2cv-5mxq-rr26.json
+++ b/advisories/unreviewed/2022/05/GHSA-x2cv-5mxq-rr26/GHSA-x2cv-5mxq-rr26.json
@@ -7,12 +7,8 @@
"CVE-2014-4258"
],
"details": "Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.5.37 and earlier and 5.6.17 and earlier allows remote authenticated users to affect confidentiality, integrity, and availability via vectors related to SRINFOSC.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -68,9 +64,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-x2q2-8pwq-fr5r/GHSA-x2q2-8pwq-fr5r.json b/advisories/unreviewed/2022/05/GHSA-x2q2-8pwq-fr5r/GHSA-x2q2-8pwq-fr5r.json
index d8026c41665..aa084bf9337 100644
--- a/advisories/unreviewed/2022/05/GHSA-x2q2-8pwq-fr5r/GHSA-x2q2-8pwq-fr5r.json
+++ b/advisories/unreviewed/2022/05/GHSA-x2q2-8pwq-fr5r/GHSA-x2q2-8pwq-fr5r.json
@@ -7,12 +7,8 @@
"CVE-2015-5325"
],
"details": "Jenkins before 1.638 and LTS before 1.625.2 allow attackers to bypass intended slave-to-master access restrictions by leveraging a JNLP slave. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-3665.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-x2qf-6hhq-ffrm/GHSA-x2qf-6hhq-ffrm.json b/advisories/unreviewed/2022/05/GHSA-x2qf-6hhq-ffrm/GHSA-x2qf-6hhq-ffrm.json
index 84ea2f2ed10..a4637cb1e92 100644
--- a/advisories/unreviewed/2022/05/GHSA-x2qf-6hhq-ffrm/GHSA-x2qf-6hhq-ffrm.json
+++ b/advisories/unreviewed/2022/05/GHSA-x2qf-6hhq-ffrm/GHSA-x2qf-6hhq-ffrm.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-x34f-p7m4-2qx8/GHSA-x34f-p7m4-2qx8.json b/advisories/unreviewed/2022/05/GHSA-x34f-p7m4-2qx8/GHSA-x34f-p7m4-2qx8.json
index 8edf3e3801b..4e4bd0b32ba 100644
--- a/advisories/unreviewed/2022/05/GHSA-x34f-p7m4-2qx8/GHSA-x34f-p7m4-2qx8.json
+++ b/advisories/unreviewed/2022/05/GHSA-x34f-p7m4-2qx8/GHSA-x34f-p7m4-2qx8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-x469-485p-hc32/GHSA-x469-485p-hc32.json b/advisories/unreviewed/2022/05/GHSA-x469-485p-hc32/GHSA-x469-485p-hc32.json
index 00336d4a063..4b90464e836 100644
--- a/advisories/unreviewed/2022/05/GHSA-x469-485p-hc32/GHSA-x469-485p-hc32.json
+++ b/advisories/unreviewed/2022/05/GHSA-x469-485p-hc32/GHSA-x469-485p-hc32.json
@@ -7,12 +7,8 @@
"CVE-2014-8773"
],
"details": "MODX Revolution 2.x before 2.2.15 allows remote attackers to bypass the cross-site request forgery (CSRF) protection mechanism by (1) omitting the CSRF token or via a (2) long string in the CSRF token parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-x47w-3hp9-758p/GHSA-x47w-3hp9-758p.json b/advisories/unreviewed/2022/05/GHSA-x47w-3hp9-758p/GHSA-x47w-3hp9-758p.json
index 544c3cf946d..c58b722cc9a 100644
--- a/advisories/unreviewed/2022/05/GHSA-x47w-3hp9-758p/GHSA-x47w-3hp9-758p.json
+++ b/advisories/unreviewed/2022/05/GHSA-x47w-3hp9-758p/GHSA-x47w-3hp9-758p.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-x4m5-j4x4-4wjg/GHSA-x4m5-j4x4-4wjg.json b/advisories/unreviewed/2022/05/GHSA-x4m5-j4x4-4wjg/GHSA-x4m5-j4x4-4wjg.json
index 7b2690776ca..ef37c9bf1c8 100644
--- a/advisories/unreviewed/2022/05/GHSA-x4m5-j4x4-4wjg/GHSA-x4m5-j4x4-4wjg.json
+++ b/advisories/unreviewed/2022/05/GHSA-x4m5-j4x4-4wjg/GHSA-x4m5-j4x4-4wjg.json
@@ -7,12 +7,8 @@
"CVE-2015-5323"
],
"details": "Jenkins before 1.638 and LTS before 1.625.2 do not properly restrict access to API tokens which might allow remote administrators to gain privileges and run scripts by using an API token of another user.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -32,9 +28,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-x5fc-wv7f-65gh/GHSA-x5fc-wv7f-65gh.json b/advisories/unreviewed/2022/05/GHSA-x5fc-wv7f-65gh/GHSA-x5fc-wv7f-65gh.json
index 7bf3da083e7..604d6adac98 100644
--- a/advisories/unreviewed/2022/05/GHSA-x5fc-wv7f-65gh/GHSA-x5fc-wv7f-65gh.json
+++ b/advisories/unreviewed/2022/05/GHSA-x5fc-wv7f-65gh/GHSA-x5fc-wv7f-65gh.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-x6p7-p3gg-q926/GHSA-x6p7-p3gg-q926.json b/advisories/unreviewed/2022/05/GHSA-x6p7-p3gg-q926/GHSA-x6p7-p3gg-q926.json
index b41036c9fc5..24b48f0cbca 100644
--- a/advisories/unreviewed/2022/05/GHSA-x6p7-p3gg-q926/GHSA-x6p7-p3gg-q926.json
+++ b/advisories/unreviewed/2022/05/GHSA-x6p7-p3gg-q926/GHSA-x6p7-p3gg-q926.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-x732-f4pc-ff5p/GHSA-x732-f4pc-ff5p.json b/advisories/unreviewed/2022/05/GHSA-x732-f4pc-ff5p/GHSA-x732-f4pc-ff5p.json
index b5abad06389..a1a808172a4 100644
--- a/advisories/unreviewed/2022/05/GHSA-x732-f4pc-ff5p/GHSA-x732-f4pc-ff5p.json
+++ b/advisories/unreviewed/2022/05/GHSA-x732-f4pc-ff5p/GHSA-x732-f4pc-ff5p.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-x93w-rxpc-g58g/GHSA-x93w-rxpc-g58g.json b/advisories/unreviewed/2022/05/GHSA-x93w-rxpc-g58g/GHSA-x93w-rxpc-g58g.json
index ddb73ca95c1..1a846604a17 100644
--- a/advisories/unreviewed/2022/05/GHSA-x93w-rxpc-g58g/GHSA-x93w-rxpc-g58g.json
+++ b/advisories/unreviewed/2022/05/GHSA-x93w-rxpc-g58g/GHSA-x93w-rxpc-g58g.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-x9hw-3v72-w69p/GHSA-x9hw-3v72-w69p.json b/advisories/unreviewed/2022/05/GHSA-x9hw-3v72-w69p/GHSA-x9hw-3v72-w69p.json
index 819b9f5f631..7fc0ba36701 100644
--- a/advisories/unreviewed/2022/05/GHSA-x9hw-3v72-w69p/GHSA-x9hw-3v72-w69p.json
+++ b/advisories/unreviewed/2022/05/GHSA-x9hw-3v72-w69p/GHSA-x9hw-3v72-w69p.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-xcm7-mpjr-9x9f/GHSA-xcm7-mpjr-9x9f.json b/advisories/unreviewed/2022/05/GHSA-xcm7-mpjr-9x9f/GHSA-xcm7-mpjr-9x9f.json
index 0bdd2035c60..b5aa23ee0b4 100644
--- a/advisories/unreviewed/2022/05/GHSA-xcm7-mpjr-9x9f/GHSA-xcm7-mpjr-9x9f.json
+++ b/advisories/unreviewed/2022/05/GHSA-xcm7-mpjr-9x9f/GHSA-xcm7-mpjr-9x9f.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-xf39-pfrw-q9g7/GHSA-xf39-pfrw-q9g7.json b/advisories/unreviewed/2022/05/GHSA-xf39-pfrw-q9g7/GHSA-xf39-pfrw-q9g7.json
index 557e0ec2d32..e08f5b7e64c 100644
--- a/advisories/unreviewed/2022/05/GHSA-xf39-pfrw-q9g7/GHSA-xf39-pfrw-q9g7.json
+++ b/advisories/unreviewed/2022/05/GHSA-xf39-pfrw-q9g7/GHSA-xf39-pfrw-q9g7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-xf6v-fjfq-2h6c/GHSA-xf6v-fjfq-2h6c.json b/advisories/unreviewed/2022/05/GHSA-xf6v-fjfq-2h6c/GHSA-xf6v-fjfq-2h6c.json
index b3018b1ec29..9efe6df8f9f 100644
--- a/advisories/unreviewed/2022/05/GHSA-xf6v-fjfq-2h6c/GHSA-xf6v-fjfq-2h6c.json
+++ b/advisories/unreviewed/2022/05/GHSA-xf6v-fjfq-2h6c/GHSA-xf6v-fjfq-2h6c.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-xg8m-385j-rc99/GHSA-xg8m-385j-rc99.json b/advisories/unreviewed/2022/05/GHSA-xg8m-385j-rc99/GHSA-xg8m-385j-rc99.json
index 3d8749ad478..bce2e602f19 100644
--- a/advisories/unreviewed/2022/05/GHSA-xg8m-385j-rc99/GHSA-xg8m-385j-rc99.json
+++ b/advisories/unreviewed/2022/05/GHSA-xg8m-385j-rc99/GHSA-xg8m-385j-rc99.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-xgwc-rmqj-wxqr/GHSA-xgwc-rmqj-wxqr.json b/advisories/unreviewed/2022/05/GHSA-xgwc-rmqj-wxqr/GHSA-xgwc-rmqj-wxqr.json
index 63ea4fe31f7..6ffb1096e88 100644
--- a/advisories/unreviewed/2022/05/GHSA-xgwc-rmqj-wxqr/GHSA-xgwc-rmqj-wxqr.json
+++ b/advisories/unreviewed/2022/05/GHSA-xgwc-rmqj-wxqr/GHSA-xgwc-rmqj-wxqr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-xhjj-qxf6-5q66/GHSA-xhjj-qxf6-5q66.json b/advisories/unreviewed/2022/05/GHSA-xhjj-qxf6-5q66/GHSA-xhjj-qxf6-5q66.json
index 5a6c80a8bcb..72619e2d49f 100644
--- a/advisories/unreviewed/2022/05/GHSA-xhjj-qxf6-5q66/GHSA-xhjj-qxf6-5q66.json
+++ b/advisories/unreviewed/2022/05/GHSA-xhjj-qxf6-5q66/GHSA-xhjj-qxf6-5q66.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-xhmg-fcjg-c5rx/GHSA-xhmg-fcjg-c5rx.json b/advisories/unreviewed/2022/05/GHSA-xhmg-fcjg-c5rx/GHSA-xhmg-fcjg-c5rx.json
index 9ce28db743e..d6c165e81af 100644
--- a/advisories/unreviewed/2022/05/GHSA-xhmg-fcjg-c5rx/GHSA-xhmg-fcjg-c5rx.json
+++ b/advisories/unreviewed/2022/05/GHSA-xhmg-fcjg-c5rx/GHSA-xhmg-fcjg-c5rx.json
@@ -7,12 +7,8 @@
"CVE-2014-0739"
],
"details": "Race condition in the Phone Proxy component in Cisco Adaptive Security Appliance (ASA) Software 9.1(.3) and earlier allows remote attackers to bypass sec_db authentication and provide certain pass-through services to untrusted devices via a crafted configuration-file TFTP request, aka Bug ID CSCuj66766.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-xmgj-jp3c-9mp3/GHSA-xmgj-jp3c-9mp3.json b/advisories/unreviewed/2022/05/GHSA-xmgj-jp3c-9mp3/GHSA-xmgj-jp3c-9mp3.json
index c373866e99a..e412f8d78de 100644
--- a/advisories/unreviewed/2022/05/GHSA-xmgj-jp3c-9mp3/GHSA-xmgj-jp3c-9mp3.json
+++ b/advisories/unreviewed/2022/05/GHSA-xmgj-jp3c-9mp3/GHSA-xmgj-jp3c-9mp3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-xp2m-h7vm-6whw/GHSA-xp2m-h7vm-6whw.json b/advisories/unreviewed/2022/05/GHSA-xp2m-h7vm-6whw/GHSA-xp2m-h7vm-6whw.json
index fa7176670af..c4ecc4cf668 100644
--- a/advisories/unreviewed/2022/05/GHSA-xp2m-h7vm-6whw/GHSA-xp2m-h7vm-6whw.json
+++ b/advisories/unreviewed/2022/05/GHSA-xp2m-h7vm-6whw/GHSA-xp2m-h7vm-6whw.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-xp2r-3x9c-rvxq/GHSA-xp2r-3x9c-rvxq.json b/advisories/unreviewed/2022/05/GHSA-xp2r-3x9c-rvxq/GHSA-xp2r-3x9c-rvxq.json
index 4924b4558bc..240d0a33a15 100644
--- a/advisories/unreviewed/2022/05/GHSA-xp2r-3x9c-rvxq/GHSA-xp2r-3x9c-rvxq.json
+++ b/advisories/unreviewed/2022/05/GHSA-xp2r-3x9c-rvxq/GHSA-xp2r-3x9c-rvxq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-xpjw-f7rh-9w56/GHSA-xpjw-f7rh-9w56.json b/advisories/unreviewed/2022/05/GHSA-xpjw-f7rh-9w56/GHSA-xpjw-f7rh-9w56.json
index cb975803526..384d113018e 100644
--- a/advisories/unreviewed/2022/05/GHSA-xpjw-f7rh-9w56/GHSA-xpjw-f7rh-9w56.json
+++ b/advisories/unreviewed/2022/05/GHSA-xpjw-f7rh-9w56/GHSA-xpjw-f7rh-9w56.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-xpw4-hqm8-rj97/GHSA-xpw4-hqm8-rj97.json b/advisories/unreviewed/2022/05/GHSA-xpw4-hqm8-rj97/GHSA-xpw4-hqm8-rj97.json
index deb20cbe33d..e18d073783c 100644
--- a/advisories/unreviewed/2022/05/GHSA-xpw4-hqm8-rj97/GHSA-xpw4-hqm8-rj97.json
+++ b/advisories/unreviewed/2022/05/GHSA-xpw4-hqm8-rj97/GHSA-xpw4-hqm8-rj97.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-xq63-mh36-327f/GHSA-xq63-mh36-327f.json b/advisories/unreviewed/2022/05/GHSA-xq63-mh36-327f/GHSA-xq63-mh36-327f.json
index 25fb334c8dc..4553a5be974 100644
--- a/advisories/unreviewed/2022/05/GHSA-xq63-mh36-327f/GHSA-xq63-mh36-327f.json
+++ b/advisories/unreviewed/2022/05/GHSA-xq63-mh36-327f/GHSA-xq63-mh36-327f.json
@@ -7,12 +7,8 @@
"CVE-2014-8774"
],
"details": "Cross-site scripting (XSS) vulnerability in manager/index.php in MODX Revolution 2.x before 2.2.15 allows remote attackers to inject arbitrary web script or HTML via the context_key parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-xq87-697j-q43p/GHSA-xq87-697j-q43p.json b/advisories/unreviewed/2022/05/GHSA-xq87-697j-q43p/GHSA-xq87-697j-q43p.json
index 9d3ff999c41..a306a60d0f6 100644
--- a/advisories/unreviewed/2022/05/GHSA-xq87-697j-q43p/GHSA-xq87-697j-q43p.json
+++ b/advisories/unreviewed/2022/05/GHSA-xq87-697j-q43p/GHSA-xq87-697j-q43p.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-xqh5-26xp-246w/GHSA-xqh5-26xp-246w.json b/advisories/unreviewed/2022/05/GHSA-xqh5-26xp-246w/GHSA-xqh5-26xp-246w.json
index 2236938c7f8..39abb566f72 100644
--- a/advisories/unreviewed/2022/05/GHSA-xqh5-26xp-246w/GHSA-xqh5-26xp-246w.json
+++ b/advisories/unreviewed/2022/05/GHSA-xqh5-26xp-246w/GHSA-xqh5-26xp-246w.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-xqr4-7mxg-hjgj/GHSA-xqr4-7mxg-hjgj.json b/advisories/unreviewed/2022/05/GHSA-xqr4-7mxg-hjgj/GHSA-xqr4-7mxg-hjgj.json
index f39057e1d1e..1a1ff601e46 100644
--- a/advisories/unreviewed/2022/05/GHSA-xqr4-7mxg-hjgj/GHSA-xqr4-7mxg-hjgj.json
+++ b/advisories/unreviewed/2022/05/GHSA-xqr4-7mxg-hjgj/GHSA-xqr4-7mxg-hjgj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-xvc2-w348-m54q/GHSA-xvc2-w348-m54q.json b/advisories/unreviewed/2022/05/GHSA-xvc2-w348-m54q/GHSA-xvc2-w348-m54q.json
index 8f3d6acdf05..5c1cf67676a 100644
--- a/advisories/unreviewed/2022/05/GHSA-xvc2-w348-m54q/GHSA-xvc2-w348-m54q.json
+++ b/advisories/unreviewed/2022/05/GHSA-xvc2-w348-m54q/GHSA-xvc2-w348-m54q.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-xvg7-pm76-82w3/GHSA-xvg7-pm76-82w3.json b/advisories/unreviewed/2022/05/GHSA-xvg7-pm76-82w3/GHSA-xvg7-pm76-82w3.json
index 38319185fbe..d4eadf9998c 100644
--- a/advisories/unreviewed/2022/05/GHSA-xvg7-pm76-82w3/GHSA-xvg7-pm76-82w3.json
+++ b/advisories/unreviewed/2022/05/GHSA-xvg7-pm76-82w3/GHSA-xvg7-pm76-82w3.json
@@ -7,12 +7,8 @@
"CVE-2014-1903"
],
"details": "admin/libraries/view.functions.php in FreePBX 2.9 before 2.9.0.14, 2.10 before 2.10.1.15, 2.11 before 2.11.0.23, and 12 before 12.0.1alpha22 does not restrict the set of functions accessible to the API handler, which allows remote attackers to execute arbitrary PHP code via the function and args parameters to admin/config.php.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -68,9 +64,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-xw32-2x94-232h/GHSA-xw32-2x94-232h.json b/advisories/unreviewed/2022/05/GHSA-xw32-2x94-232h/GHSA-xw32-2x94-232h.json
index d1f9ecf7fca..f4c8d4ec86f 100644
--- a/advisories/unreviewed/2022/05/GHSA-xw32-2x94-232h/GHSA-xw32-2x94-232h.json
+++ b/advisories/unreviewed/2022/05/GHSA-xw32-2x94-232h/GHSA-xw32-2x94-232h.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-xxp4-hw2v-2vcr/GHSA-xxp4-hw2v-2vcr.json b/advisories/unreviewed/2022/05/GHSA-xxp4-hw2v-2vcr/GHSA-xxp4-hw2v-2vcr.json
index 6798e2f12b9..2f2c504e844 100644
--- a/advisories/unreviewed/2022/05/GHSA-xxp4-hw2v-2vcr/GHSA-xxp4-hw2v-2vcr.json
+++ b/advisories/unreviewed/2022/05/GHSA-xxp4-hw2v-2vcr/GHSA-xxp4-hw2v-2vcr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/11/GHSA-27x8-wr44-c4fx/GHSA-27x8-wr44-c4fx.json b/advisories/unreviewed/2022/11/GHSA-27x8-wr44-c4fx/GHSA-27x8-wr44-c4fx.json
index 7e83cb9bf9a..ceec3fde075 100644
--- a/advisories/unreviewed/2022/11/GHSA-27x8-wr44-c4fx/GHSA-27x8-wr44-c4fx.json
+++ b/advisories/unreviewed/2022/11/GHSA-27x8-wr44-c4fx/GHSA-27x8-wr44-c4fx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/11/GHSA-354v-mvpg-vvr4/GHSA-354v-mvpg-vvr4.json b/advisories/unreviewed/2022/11/GHSA-354v-mvpg-vvr4/GHSA-354v-mvpg-vvr4.json
index bfa0a93ab44..a093adcf9e0 100644
--- a/advisories/unreviewed/2022/11/GHSA-354v-mvpg-vvr4/GHSA-354v-mvpg-vvr4.json
+++ b/advisories/unreviewed/2022/11/GHSA-354v-mvpg-vvr4/GHSA-354v-mvpg-vvr4.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/11/GHSA-3c5h-x9vw-jj93/GHSA-3c5h-x9vw-jj93.json b/advisories/unreviewed/2022/11/GHSA-3c5h-x9vw-jj93/GHSA-3c5h-x9vw-jj93.json
index 0bba5d2aa68..1ceb3b84699 100644
--- a/advisories/unreviewed/2022/11/GHSA-3c5h-x9vw-jj93/GHSA-3c5h-x9vw-jj93.json
+++ b/advisories/unreviewed/2022/11/GHSA-3c5h-x9vw-jj93/GHSA-3c5h-x9vw-jj93.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/11/GHSA-44q9-f6fm-pq4w/GHSA-44q9-f6fm-pq4w.json b/advisories/unreviewed/2022/11/GHSA-44q9-f6fm-pq4w/GHSA-44q9-f6fm-pq4w.json
index b934c5090b5..828e36cbe12 100644
--- a/advisories/unreviewed/2022/11/GHSA-44q9-f6fm-pq4w/GHSA-44q9-f6fm-pq4w.json
+++ b/advisories/unreviewed/2022/11/GHSA-44q9-f6fm-pq4w/GHSA-44q9-f6fm-pq4w.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/11/GHSA-46j6-m846-jw9g/GHSA-46j6-m846-jw9g.json b/advisories/unreviewed/2022/11/GHSA-46j6-m846-jw9g/GHSA-46j6-m846-jw9g.json
index e64973fefd6..9121d3665ff 100644
--- a/advisories/unreviewed/2022/11/GHSA-46j6-m846-jw9g/GHSA-46j6-m846-jw9g.json
+++ b/advisories/unreviewed/2022/11/GHSA-46j6-m846-jw9g/GHSA-46j6-m846-jw9g.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/11/GHSA-4f5x-cggh-2x55/GHSA-4f5x-cggh-2x55.json b/advisories/unreviewed/2022/11/GHSA-4f5x-cggh-2x55/GHSA-4f5x-cggh-2x55.json
index 44735dd216b..f2cca67c8bb 100644
--- a/advisories/unreviewed/2022/11/GHSA-4f5x-cggh-2x55/GHSA-4f5x-cggh-2x55.json
+++ b/advisories/unreviewed/2022/11/GHSA-4f5x-cggh-2x55/GHSA-4f5x-cggh-2x55.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "CRITICAL",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/11/GHSA-557x-f36f-5p3h/GHSA-557x-f36f-5p3h.json b/advisories/unreviewed/2022/11/GHSA-557x-f36f-5p3h/GHSA-557x-f36f-5p3h.json
index aad93a9dfa9..3094ba49f60 100644
--- a/advisories/unreviewed/2022/11/GHSA-557x-f36f-5p3h/GHSA-557x-f36f-5p3h.json
+++ b/advisories/unreviewed/2022/11/GHSA-557x-f36f-5p3h/GHSA-557x-f36f-5p3h.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/11/GHSA-6fww-8m5w-mh7h/GHSA-6fww-8m5w-mh7h.json b/advisories/unreviewed/2022/11/GHSA-6fww-8m5w-mh7h/GHSA-6fww-8m5w-mh7h.json
index 9515932f083..ce45c08c3ce 100644
--- a/advisories/unreviewed/2022/11/GHSA-6fww-8m5w-mh7h/GHSA-6fww-8m5w-mh7h.json
+++ b/advisories/unreviewed/2022/11/GHSA-6fww-8m5w-mh7h/GHSA-6fww-8m5w-mh7h.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/11/GHSA-77gf-xcq5-37mm/GHSA-77gf-xcq5-37mm.json b/advisories/unreviewed/2022/11/GHSA-77gf-xcq5-37mm/GHSA-77gf-xcq5-37mm.json
index 160622666fd..3149665589d 100644
--- a/advisories/unreviewed/2022/11/GHSA-77gf-xcq5-37mm/GHSA-77gf-xcq5-37mm.json
+++ b/advisories/unreviewed/2022/11/GHSA-77gf-xcq5-37mm/GHSA-77gf-xcq5-37mm.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/11/GHSA-799m-46pc-8jrx/GHSA-799m-46pc-8jrx.json b/advisories/unreviewed/2022/11/GHSA-799m-46pc-8jrx/GHSA-799m-46pc-8jrx.json
index 6a7835622ef..1a5ea0c3ca2 100644
--- a/advisories/unreviewed/2022/11/GHSA-799m-46pc-8jrx/GHSA-799m-46pc-8jrx.json
+++ b/advisories/unreviewed/2022/11/GHSA-799m-46pc-8jrx/GHSA-799m-46pc-8jrx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/11/GHSA-f3cq-g675-wjhp/GHSA-f3cq-g675-wjhp.json b/advisories/unreviewed/2022/11/GHSA-f3cq-g675-wjhp/GHSA-f3cq-g675-wjhp.json
index dd36f8f493c..b0f576347db 100644
--- a/advisories/unreviewed/2022/11/GHSA-f3cq-g675-wjhp/GHSA-f3cq-g675-wjhp.json
+++ b/advisories/unreviewed/2022/11/GHSA-f3cq-g675-wjhp/GHSA-f3cq-g675-wjhp.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/11/GHSA-gh8h-v58j-g48v/GHSA-gh8h-v58j-g48v.json b/advisories/unreviewed/2022/11/GHSA-gh8h-v58j-g48v/GHSA-gh8h-v58j-g48v.json
index 6139133805c..ae3789b8f60 100644
--- a/advisories/unreviewed/2022/11/GHSA-gh8h-v58j-g48v/GHSA-gh8h-v58j-g48v.json
+++ b/advisories/unreviewed/2022/11/GHSA-gh8h-v58j-g48v/GHSA-gh8h-v58j-g48v.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/11/GHSA-gr99-99rm-wgj5/GHSA-gr99-99rm-wgj5.json b/advisories/unreviewed/2022/11/GHSA-gr99-99rm-wgj5/GHSA-gr99-99rm-wgj5.json
index 6492dd058ea..56fbe9e274e 100644
--- a/advisories/unreviewed/2022/11/GHSA-gr99-99rm-wgj5/GHSA-gr99-99rm-wgj5.json
+++ b/advisories/unreviewed/2022/11/GHSA-gr99-99rm-wgj5/GHSA-gr99-99rm-wgj5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/11/GHSA-hjvw-qjj4-4frf/GHSA-hjvw-qjj4-4frf.json b/advisories/unreviewed/2022/11/GHSA-hjvw-qjj4-4frf/GHSA-hjvw-qjj4-4frf.json
index ca2748ec6c6..322cb07e660 100644
--- a/advisories/unreviewed/2022/11/GHSA-hjvw-qjj4-4frf/GHSA-hjvw-qjj4-4frf.json
+++ b/advisories/unreviewed/2022/11/GHSA-hjvw-qjj4-4frf/GHSA-hjvw-qjj4-4frf.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/11/GHSA-jcx4-9c43-7hhg/GHSA-jcx4-9c43-7hhg.json b/advisories/unreviewed/2022/11/GHSA-jcx4-9c43-7hhg/GHSA-jcx4-9c43-7hhg.json
index 832475fad18..f24a6fd2300 100644
--- a/advisories/unreviewed/2022/11/GHSA-jcx4-9c43-7hhg/GHSA-jcx4-9c43-7hhg.json
+++ b/advisories/unreviewed/2022/11/GHSA-jcx4-9c43-7hhg/GHSA-jcx4-9c43-7hhg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/11/GHSA-jf7m-54wp-p639/GHSA-jf7m-54wp-p639.json b/advisories/unreviewed/2022/11/GHSA-jf7m-54wp-p639/GHSA-jf7m-54wp-p639.json
index 24245c95336..1026a403473 100644
--- a/advisories/unreviewed/2022/11/GHSA-jf7m-54wp-p639/GHSA-jf7m-54wp-p639.json
+++ b/advisories/unreviewed/2022/11/GHSA-jf7m-54wp-p639/GHSA-jf7m-54wp-p639.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/11/GHSA-p55m-w5rp-9m22/GHSA-p55m-w5rp-9m22.json b/advisories/unreviewed/2022/11/GHSA-p55m-w5rp-9m22/GHSA-p55m-w5rp-9m22.json
index 9d74ea483c1..184105c232a 100644
--- a/advisories/unreviewed/2022/11/GHSA-p55m-w5rp-9m22/GHSA-p55m-w5rp-9m22.json
+++ b/advisories/unreviewed/2022/11/GHSA-p55m-w5rp-9m22/GHSA-p55m-w5rp-9m22.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/11/GHSA-p786-v75j-m944/GHSA-p786-v75j-m944.json b/advisories/unreviewed/2022/11/GHSA-p786-v75j-m944/GHSA-p786-v75j-m944.json
index 4e21171b47f..cc3de167c1f 100644
--- a/advisories/unreviewed/2022/11/GHSA-p786-v75j-m944/GHSA-p786-v75j-m944.json
+++ b/advisories/unreviewed/2022/11/GHSA-p786-v75j-m944/GHSA-p786-v75j-m944.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/11/GHSA-p9w4-xg8j-5m8j/GHSA-p9w4-xg8j-5m8j.json b/advisories/unreviewed/2022/11/GHSA-p9w4-xg8j-5m8j/GHSA-p9w4-xg8j-5m8j.json
index 688cfe17ced..460967e0bc2 100644
--- a/advisories/unreviewed/2022/11/GHSA-p9w4-xg8j-5m8j/GHSA-p9w4-xg8j-5m8j.json
+++ b/advisories/unreviewed/2022/11/GHSA-p9w4-xg8j-5m8j/GHSA-p9w4-xg8j-5m8j.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/11/GHSA-prj2-g524-q64r/GHSA-prj2-g524-q64r.json b/advisories/unreviewed/2022/11/GHSA-prj2-g524-q64r/GHSA-prj2-g524-q64r.json
index 68b4cc785e1..bd287ab5f58 100644
--- a/advisories/unreviewed/2022/11/GHSA-prj2-g524-q64r/GHSA-prj2-g524-q64r.json
+++ b/advisories/unreviewed/2022/11/GHSA-prj2-g524-q64r/GHSA-prj2-g524-q64r.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/11/GHSA-vgxg-m86c-5jm8/GHSA-vgxg-m86c-5jm8.json b/advisories/unreviewed/2022/11/GHSA-vgxg-m86c-5jm8/GHSA-vgxg-m86c-5jm8.json
index 61ba84ccf85..48ec728346c 100644
--- a/advisories/unreviewed/2022/11/GHSA-vgxg-m86c-5jm8/GHSA-vgxg-m86c-5jm8.json
+++ b/advisories/unreviewed/2022/11/GHSA-vgxg-m86c-5jm8/GHSA-vgxg-m86c-5jm8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "CRITICAL",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/11/GHSA-wpj7-hhmf-xxg4/GHSA-wpj7-hhmf-xxg4.json b/advisories/unreviewed/2022/11/GHSA-wpj7-hhmf-xxg4/GHSA-wpj7-hhmf-xxg4.json
index b72c4384bad..5e3bf78e083 100644
--- a/advisories/unreviewed/2022/11/GHSA-wpj7-hhmf-xxg4/GHSA-wpj7-hhmf-xxg4.json
+++ b/advisories/unreviewed/2022/11/GHSA-wpj7-hhmf-xxg4/GHSA-wpj7-hhmf-xxg4.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/11/GHSA-xmvx-xxj4-g48f/GHSA-xmvx-xxj4-g48f.json b/advisories/unreviewed/2022/11/GHSA-xmvx-xxj4-g48f/GHSA-xmvx-xxj4-g48f.json
index 644e3df4464..8521023f18a 100644
--- a/advisories/unreviewed/2022/11/GHSA-xmvx-xxj4-g48f/GHSA-xmvx-xxj4-g48f.json
+++ b/advisories/unreviewed/2022/11/GHSA-xmvx-xxj4-g48f/GHSA-xmvx-xxj4-g48f.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-258x-2wfm-xjrc/GHSA-258x-2wfm-xjrc.json b/advisories/unreviewed/2022/12/GHSA-258x-2wfm-xjrc/GHSA-258x-2wfm-xjrc.json
index 43a54520486..f29f1fc84dd 100644
--- a/advisories/unreviewed/2022/12/GHSA-258x-2wfm-xjrc/GHSA-258x-2wfm-xjrc.json
+++ b/advisories/unreviewed/2022/12/GHSA-258x-2wfm-xjrc/GHSA-258x-2wfm-xjrc.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-2cr5-m8f6-xwfp/GHSA-2cr5-m8f6-xwfp.json b/advisories/unreviewed/2022/12/GHSA-2cr5-m8f6-xwfp/GHSA-2cr5-m8f6-xwfp.json
index b460db121e8..b8e2f8fb892 100644
--- a/advisories/unreviewed/2022/12/GHSA-2cr5-m8f6-xwfp/GHSA-2cr5-m8f6-xwfp.json
+++ b/advisories/unreviewed/2022/12/GHSA-2cr5-m8f6-xwfp/GHSA-2cr5-m8f6-xwfp.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-2h32-8m9m-ccc3/GHSA-2h32-8m9m-ccc3.json b/advisories/unreviewed/2022/12/GHSA-2h32-8m9m-ccc3/GHSA-2h32-8m9m-ccc3.json
index 16753c4c541..c9ad8f75e02 100644
--- a/advisories/unreviewed/2022/12/GHSA-2h32-8m9m-ccc3/GHSA-2h32-8m9m-ccc3.json
+++ b/advisories/unreviewed/2022/12/GHSA-2h32-8m9m-ccc3/GHSA-2h32-8m9m-ccc3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-2j67-wvp2-rc5h/GHSA-2j67-wvp2-rc5h.json b/advisories/unreviewed/2022/12/GHSA-2j67-wvp2-rc5h/GHSA-2j67-wvp2-rc5h.json
index 2105db4de13..0abda3a53c2 100644
--- a/advisories/unreviewed/2022/12/GHSA-2j67-wvp2-rc5h/GHSA-2j67-wvp2-rc5h.json
+++ b/advisories/unreviewed/2022/12/GHSA-2j67-wvp2-rc5h/GHSA-2j67-wvp2-rc5h.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-2jrj-r8hh-8g59/GHSA-2jrj-r8hh-8g59.json b/advisories/unreviewed/2022/12/GHSA-2jrj-r8hh-8g59/GHSA-2jrj-r8hh-8g59.json
index 939227b9d99..47914bad54c 100644
--- a/advisories/unreviewed/2022/12/GHSA-2jrj-r8hh-8g59/GHSA-2jrj-r8hh-8g59.json
+++ b/advisories/unreviewed/2022/12/GHSA-2jrj-r8hh-8g59/GHSA-2jrj-r8hh-8g59.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-2pw8-phr9-8fj4/GHSA-2pw8-phr9-8fj4.json b/advisories/unreviewed/2022/12/GHSA-2pw8-phr9-8fj4/GHSA-2pw8-phr9-8fj4.json
index c37582d5139..892003fbf0c 100644
--- a/advisories/unreviewed/2022/12/GHSA-2pw8-phr9-8fj4/GHSA-2pw8-phr9-8fj4.json
+++ b/advisories/unreviewed/2022/12/GHSA-2pw8-phr9-8fj4/GHSA-2pw8-phr9-8fj4.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/12/GHSA-2rqg-qj27-3wj5/GHSA-2rqg-qj27-3wj5.json b/advisories/unreviewed/2022/12/GHSA-2rqg-qj27-3wj5/GHSA-2rqg-qj27-3wj5.json
index ba2cb1bd999..e45ccd0b123 100644
--- a/advisories/unreviewed/2022/12/GHSA-2rqg-qj27-3wj5/GHSA-2rqg-qj27-3wj5.json
+++ b/advisories/unreviewed/2022/12/GHSA-2rqg-qj27-3wj5/GHSA-2rqg-qj27-3wj5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-3778-6qx9-fc4v/GHSA-3778-6qx9-fc4v.json b/advisories/unreviewed/2022/12/GHSA-3778-6qx9-fc4v/GHSA-3778-6qx9-fc4v.json
index b1a47ce9806..40fd94f1aeb 100644
--- a/advisories/unreviewed/2022/12/GHSA-3778-6qx9-fc4v/GHSA-3778-6qx9-fc4v.json
+++ b/advisories/unreviewed/2022/12/GHSA-3778-6qx9-fc4v/GHSA-3778-6qx9-fc4v.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-3cqw-cf93-mf47/GHSA-3cqw-cf93-mf47.json b/advisories/unreviewed/2022/12/GHSA-3cqw-cf93-mf47/GHSA-3cqw-cf93-mf47.json
index cebc0d76d41..7d5aecd24a9 100644
--- a/advisories/unreviewed/2022/12/GHSA-3cqw-cf93-mf47/GHSA-3cqw-cf93-mf47.json
+++ b/advisories/unreviewed/2022/12/GHSA-3cqw-cf93-mf47/GHSA-3cqw-cf93-mf47.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-3g3q-575c-4343/GHSA-3g3q-575c-4343.json b/advisories/unreviewed/2022/12/GHSA-3g3q-575c-4343/GHSA-3g3q-575c-4343.json
index 2ff9a35cb27..ab39b425755 100644
--- a/advisories/unreviewed/2022/12/GHSA-3g3q-575c-4343/GHSA-3g3q-575c-4343.json
+++ b/advisories/unreviewed/2022/12/GHSA-3g3q-575c-4343/GHSA-3g3q-575c-4343.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-3gqx-89wv-8h66/GHSA-3gqx-89wv-8h66.json b/advisories/unreviewed/2022/12/GHSA-3gqx-89wv-8h66/GHSA-3gqx-89wv-8h66.json
index 7b55e33513d..608ebad0d1f 100644
--- a/advisories/unreviewed/2022/12/GHSA-3gqx-89wv-8h66/GHSA-3gqx-89wv-8h66.json
+++ b/advisories/unreviewed/2022/12/GHSA-3gqx-89wv-8h66/GHSA-3gqx-89wv-8h66.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-3rr7-mrfp-2whc/GHSA-3rr7-mrfp-2whc.json b/advisories/unreviewed/2022/12/GHSA-3rr7-mrfp-2whc/GHSA-3rr7-mrfp-2whc.json
index f83a17fbd67..b2318a0fcff 100644
--- a/advisories/unreviewed/2022/12/GHSA-3rr7-mrfp-2whc/GHSA-3rr7-mrfp-2whc.json
+++ b/advisories/unreviewed/2022/12/GHSA-3rr7-mrfp-2whc/GHSA-3rr7-mrfp-2whc.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-42v3-m5qw-hx2j/GHSA-42v3-m5qw-hx2j.json b/advisories/unreviewed/2022/12/GHSA-42v3-m5qw-hx2j/GHSA-42v3-m5qw-hx2j.json
index 51e57da84fc..9ff50a72d13 100644
--- a/advisories/unreviewed/2022/12/GHSA-42v3-m5qw-hx2j/GHSA-42v3-m5qw-hx2j.json
+++ b/advisories/unreviewed/2022/12/GHSA-42v3-m5qw-hx2j/GHSA-42v3-m5qw-hx2j.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-433r-x63h-9c7r/GHSA-433r-x63h-9c7r.json b/advisories/unreviewed/2022/12/GHSA-433r-x63h-9c7r/GHSA-433r-x63h-9c7r.json
index 1731267c7fc..2ee1b33a683 100644
--- a/advisories/unreviewed/2022/12/GHSA-433r-x63h-9c7r/GHSA-433r-x63h-9c7r.json
+++ b/advisories/unreviewed/2022/12/GHSA-433r-x63h-9c7r/GHSA-433r-x63h-9c7r.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-467r-xcxr-qrp7/GHSA-467r-xcxr-qrp7.json b/advisories/unreviewed/2022/12/GHSA-467r-xcxr-qrp7/GHSA-467r-xcxr-qrp7.json
index 0acbb313d1b..70e9bf97d4d 100644
--- a/advisories/unreviewed/2022/12/GHSA-467r-xcxr-qrp7/GHSA-467r-xcxr-qrp7.json
+++ b/advisories/unreviewed/2022/12/GHSA-467r-xcxr-qrp7/GHSA-467r-xcxr-qrp7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-46cq-2jqf-rq53/GHSA-46cq-2jqf-rq53.json b/advisories/unreviewed/2022/12/GHSA-46cq-2jqf-rq53/GHSA-46cq-2jqf-rq53.json
index bad0006c822..7998b03f1cd 100644
--- a/advisories/unreviewed/2022/12/GHSA-46cq-2jqf-rq53/GHSA-46cq-2jqf-rq53.json
+++ b/advisories/unreviewed/2022/12/GHSA-46cq-2jqf-rq53/GHSA-46cq-2jqf-rq53.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-46pp-p3x8-g7m2/GHSA-46pp-p3x8-g7m2.json b/advisories/unreviewed/2022/12/GHSA-46pp-p3x8-g7m2/GHSA-46pp-p3x8-g7m2.json
index 6462057a656..e423a2f4e45 100644
--- a/advisories/unreviewed/2022/12/GHSA-46pp-p3x8-g7m2/GHSA-46pp-p3x8-g7m2.json
+++ b/advisories/unreviewed/2022/12/GHSA-46pp-p3x8-g7m2/GHSA-46pp-p3x8-g7m2.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-47ff-52qj-c728/GHSA-47ff-52qj-c728.json b/advisories/unreviewed/2022/12/GHSA-47ff-52qj-c728/GHSA-47ff-52qj-c728.json
index 7e034f52ea4..6984875b0e9 100644
--- a/advisories/unreviewed/2022/12/GHSA-47ff-52qj-c728/GHSA-47ff-52qj-c728.json
+++ b/advisories/unreviewed/2022/12/GHSA-47ff-52qj-c728/GHSA-47ff-52qj-c728.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-48rf-c53v-4537/GHSA-48rf-c53v-4537.json b/advisories/unreviewed/2022/12/GHSA-48rf-c53v-4537/GHSA-48rf-c53v-4537.json
index c3664a3ee98..b953218357d 100644
--- a/advisories/unreviewed/2022/12/GHSA-48rf-c53v-4537/GHSA-48rf-c53v-4537.json
+++ b/advisories/unreviewed/2022/12/GHSA-48rf-c53v-4537/GHSA-48rf-c53v-4537.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-4c26-7c6w-x9h2/GHSA-4c26-7c6w-x9h2.json b/advisories/unreviewed/2022/12/GHSA-4c26-7c6w-x9h2/GHSA-4c26-7c6w-x9h2.json
index 75c78cb7318..1aa960b8704 100644
--- a/advisories/unreviewed/2022/12/GHSA-4c26-7c6w-x9h2/GHSA-4c26-7c6w-x9h2.json
+++ b/advisories/unreviewed/2022/12/GHSA-4c26-7c6w-x9h2/GHSA-4c26-7c6w-x9h2.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-4fpj-fh6q-hx4r/GHSA-4fpj-fh6q-hx4r.json b/advisories/unreviewed/2022/12/GHSA-4fpj-fh6q-hx4r/GHSA-4fpj-fh6q-hx4r.json
index 739e4a5881b..f443c7acd82 100644
--- a/advisories/unreviewed/2022/12/GHSA-4fpj-fh6q-hx4r/GHSA-4fpj-fh6q-hx4r.json
+++ b/advisories/unreviewed/2022/12/GHSA-4fpj-fh6q-hx4r/GHSA-4fpj-fh6q-hx4r.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-4gc4-vfjg-7w73/GHSA-4gc4-vfjg-7w73.json b/advisories/unreviewed/2022/12/GHSA-4gc4-vfjg-7w73/GHSA-4gc4-vfjg-7w73.json
index 1b7e5dacce2..a8a9a505314 100644
--- a/advisories/unreviewed/2022/12/GHSA-4gc4-vfjg-7w73/GHSA-4gc4-vfjg-7w73.json
+++ b/advisories/unreviewed/2022/12/GHSA-4gc4-vfjg-7w73/GHSA-4gc4-vfjg-7w73.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-4h86-c5mg-pxv5/GHSA-4h86-c5mg-pxv5.json b/advisories/unreviewed/2022/12/GHSA-4h86-c5mg-pxv5/GHSA-4h86-c5mg-pxv5.json
index a9825a8f56d..1f223cab343 100644
--- a/advisories/unreviewed/2022/12/GHSA-4h86-c5mg-pxv5/GHSA-4h86-c5mg-pxv5.json
+++ b/advisories/unreviewed/2022/12/GHSA-4h86-c5mg-pxv5/GHSA-4h86-c5mg-pxv5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-4j8f-fjpj-x22v/GHSA-4j8f-fjpj-x22v.json b/advisories/unreviewed/2022/12/GHSA-4j8f-fjpj-x22v/GHSA-4j8f-fjpj-x22v.json
index ceec2767f22..167c0223dc4 100644
--- a/advisories/unreviewed/2022/12/GHSA-4j8f-fjpj-x22v/GHSA-4j8f-fjpj-x22v.json
+++ b/advisories/unreviewed/2022/12/GHSA-4j8f-fjpj-x22v/GHSA-4j8f-fjpj-x22v.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-4jqr-r4vf-pqw6/GHSA-4jqr-r4vf-pqw6.json b/advisories/unreviewed/2022/12/GHSA-4jqr-r4vf-pqw6/GHSA-4jqr-r4vf-pqw6.json
index 2b1c6d766d4..0a4371949f3 100644
--- a/advisories/unreviewed/2022/12/GHSA-4jqr-r4vf-pqw6/GHSA-4jqr-r4vf-pqw6.json
+++ b/advisories/unreviewed/2022/12/GHSA-4jqr-r4vf-pqw6/GHSA-4jqr-r4vf-pqw6.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/12/GHSA-4m84-qqp5-f6jr/GHSA-4m84-qqp5-f6jr.json b/advisories/unreviewed/2022/12/GHSA-4m84-qqp5-f6jr/GHSA-4m84-qqp5-f6jr.json
index 1c6e5d26281..a4869d6083c 100644
--- a/advisories/unreviewed/2022/12/GHSA-4m84-qqp5-f6jr/GHSA-4m84-qqp5-f6jr.json
+++ b/advisories/unreviewed/2022/12/GHSA-4m84-qqp5-f6jr/GHSA-4m84-qqp5-f6jr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-4pw7-599v-2mmh/GHSA-4pw7-599v-2mmh.json b/advisories/unreviewed/2022/12/GHSA-4pw7-599v-2mmh/GHSA-4pw7-599v-2mmh.json
index 0261c28f564..dbd0c73f1a8 100644
--- a/advisories/unreviewed/2022/12/GHSA-4pw7-599v-2mmh/GHSA-4pw7-599v-2mmh.json
+++ b/advisories/unreviewed/2022/12/GHSA-4pw7-599v-2mmh/GHSA-4pw7-599v-2mmh.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-4rvw-x335-vf6p/GHSA-4rvw-x335-vf6p.json b/advisories/unreviewed/2022/12/GHSA-4rvw-x335-vf6p/GHSA-4rvw-x335-vf6p.json
index da621e1f89f..10333ef5673 100644
--- a/advisories/unreviewed/2022/12/GHSA-4rvw-x335-vf6p/GHSA-4rvw-x335-vf6p.json
+++ b/advisories/unreviewed/2022/12/GHSA-4rvw-x335-vf6p/GHSA-4rvw-x335-vf6p.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-52vw-82cp-qw7c/GHSA-52vw-82cp-qw7c.json b/advisories/unreviewed/2022/12/GHSA-52vw-82cp-qw7c/GHSA-52vw-82cp-qw7c.json
index 4475f2a3600..1013da6ca8c 100644
--- a/advisories/unreviewed/2022/12/GHSA-52vw-82cp-qw7c/GHSA-52vw-82cp-qw7c.json
+++ b/advisories/unreviewed/2022/12/GHSA-52vw-82cp-qw7c/GHSA-52vw-82cp-qw7c.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-53j5-49xj-4xhc/GHSA-53j5-49xj-4xhc.json b/advisories/unreviewed/2022/12/GHSA-53j5-49xj-4xhc/GHSA-53j5-49xj-4xhc.json
index 87a0a03f5be..4da0d91330f 100644
--- a/advisories/unreviewed/2022/12/GHSA-53j5-49xj-4xhc/GHSA-53j5-49xj-4xhc.json
+++ b/advisories/unreviewed/2022/12/GHSA-53j5-49xj-4xhc/GHSA-53j5-49xj-4xhc.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-55w2-fcw3-jr3f/GHSA-55w2-fcw3-jr3f.json b/advisories/unreviewed/2022/12/GHSA-55w2-fcw3-jr3f/GHSA-55w2-fcw3-jr3f.json
index 5a9652b3aa4..213dbe3b2ec 100644
--- a/advisories/unreviewed/2022/12/GHSA-55w2-fcw3-jr3f/GHSA-55w2-fcw3-jr3f.json
+++ b/advisories/unreviewed/2022/12/GHSA-55w2-fcw3-jr3f/GHSA-55w2-fcw3-jr3f.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-59gg-pj3q-72g8/GHSA-59gg-pj3q-72g8.json b/advisories/unreviewed/2022/12/GHSA-59gg-pj3q-72g8/GHSA-59gg-pj3q-72g8.json
index 504dcdcfd8c..b778363659d 100644
--- a/advisories/unreviewed/2022/12/GHSA-59gg-pj3q-72g8/GHSA-59gg-pj3q-72g8.json
+++ b/advisories/unreviewed/2022/12/GHSA-59gg-pj3q-72g8/GHSA-59gg-pj3q-72g8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-59x5-j5m7-9pjw/GHSA-59x5-j5m7-9pjw.json b/advisories/unreviewed/2022/12/GHSA-59x5-j5m7-9pjw/GHSA-59x5-j5m7-9pjw.json
index ed1ccbec632..59d02f2851d 100644
--- a/advisories/unreviewed/2022/12/GHSA-59x5-j5m7-9pjw/GHSA-59x5-j5m7-9pjw.json
+++ b/advisories/unreviewed/2022/12/GHSA-59x5-j5m7-9pjw/GHSA-59x5-j5m7-9pjw.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-5x2p-vjm5-p7gj/GHSA-5x2p-vjm5-p7gj.json b/advisories/unreviewed/2022/12/GHSA-5x2p-vjm5-p7gj/GHSA-5x2p-vjm5-p7gj.json
index 8cbb980cb08..3e8c6baebe3 100644
--- a/advisories/unreviewed/2022/12/GHSA-5x2p-vjm5-p7gj/GHSA-5x2p-vjm5-p7gj.json
+++ b/advisories/unreviewed/2022/12/GHSA-5x2p-vjm5-p7gj/GHSA-5x2p-vjm5-p7gj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-5xfh-4pqx-pm43/GHSA-5xfh-4pqx-pm43.json b/advisories/unreviewed/2022/12/GHSA-5xfh-4pqx-pm43/GHSA-5xfh-4pqx-pm43.json
index d6c6832b275..a69d73c567a 100644
--- a/advisories/unreviewed/2022/12/GHSA-5xfh-4pqx-pm43/GHSA-5xfh-4pqx-pm43.json
+++ b/advisories/unreviewed/2022/12/GHSA-5xfh-4pqx-pm43/GHSA-5xfh-4pqx-pm43.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/12/GHSA-5xg2-mrpw-8wm7/GHSA-5xg2-mrpw-8wm7.json b/advisories/unreviewed/2022/12/GHSA-5xg2-mrpw-8wm7/GHSA-5xg2-mrpw-8wm7.json
index 4604d618c6c..d983bc60cb8 100644
--- a/advisories/unreviewed/2022/12/GHSA-5xg2-mrpw-8wm7/GHSA-5xg2-mrpw-8wm7.json
+++ b/advisories/unreviewed/2022/12/GHSA-5xg2-mrpw-8wm7/GHSA-5xg2-mrpw-8wm7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-66r9-9rr5-9r2h/GHSA-66r9-9rr5-9r2h.json b/advisories/unreviewed/2022/12/GHSA-66r9-9rr5-9r2h/GHSA-66r9-9rr5-9r2h.json
index 545054743a4..6f132a0c23b 100644
--- a/advisories/unreviewed/2022/12/GHSA-66r9-9rr5-9r2h/GHSA-66r9-9rr5-9r2h.json
+++ b/advisories/unreviewed/2022/12/GHSA-66r9-9rr5-9r2h/GHSA-66r9-9rr5-9r2h.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-6752-3vj9-575w/GHSA-6752-3vj9-575w.json b/advisories/unreviewed/2022/12/GHSA-6752-3vj9-575w/GHSA-6752-3vj9-575w.json
index bce61ed3e7c..900dbd1e41f 100644
--- a/advisories/unreviewed/2022/12/GHSA-6752-3vj9-575w/GHSA-6752-3vj9-575w.json
+++ b/advisories/unreviewed/2022/12/GHSA-6752-3vj9-575w/GHSA-6752-3vj9-575w.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-6hp8-p722-7744/GHSA-6hp8-p722-7744.json b/advisories/unreviewed/2022/12/GHSA-6hp8-p722-7744/GHSA-6hp8-p722-7744.json
index da969787cd1..b967f3fb7ab 100644
--- a/advisories/unreviewed/2022/12/GHSA-6hp8-p722-7744/GHSA-6hp8-p722-7744.json
+++ b/advisories/unreviewed/2022/12/GHSA-6hp8-p722-7744/GHSA-6hp8-p722-7744.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-6m2w-gr82-x4xq/GHSA-6m2w-gr82-x4xq.json b/advisories/unreviewed/2022/12/GHSA-6m2w-gr82-x4xq/GHSA-6m2w-gr82-x4xq.json
index 68c162944cb..4fe6efe5d64 100644
--- a/advisories/unreviewed/2022/12/GHSA-6m2w-gr82-x4xq/GHSA-6m2w-gr82-x4xq.json
+++ b/advisories/unreviewed/2022/12/GHSA-6m2w-gr82-x4xq/GHSA-6m2w-gr82-x4xq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-6m47-c6q4-33vq/GHSA-6m47-c6q4-33vq.json b/advisories/unreviewed/2022/12/GHSA-6m47-c6q4-33vq/GHSA-6m47-c6q4-33vq.json
index 0b71b809882..e586fcbc1bb 100644
--- a/advisories/unreviewed/2022/12/GHSA-6m47-c6q4-33vq/GHSA-6m47-c6q4-33vq.json
+++ b/advisories/unreviewed/2022/12/GHSA-6m47-c6q4-33vq/GHSA-6m47-c6q4-33vq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-6mv6-789j-fmx4/GHSA-6mv6-789j-fmx4.json b/advisories/unreviewed/2022/12/GHSA-6mv6-789j-fmx4/GHSA-6mv6-789j-fmx4.json
index 26edf11a754..79b84f76a93 100644
--- a/advisories/unreviewed/2022/12/GHSA-6mv6-789j-fmx4/GHSA-6mv6-789j-fmx4.json
+++ b/advisories/unreviewed/2022/12/GHSA-6mv6-789j-fmx4/GHSA-6mv6-789j-fmx4.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-6r5j-6vgv-h834/GHSA-6r5j-6vgv-h834.json b/advisories/unreviewed/2022/12/GHSA-6r5j-6vgv-h834/GHSA-6r5j-6vgv-h834.json
index 0a57d966413..671e1ff3f5b 100644
--- a/advisories/unreviewed/2022/12/GHSA-6r5j-6vgv-h834/GHSA-6r5j-6vgv-h834.json
+++ b/advisories/unreviewed/2022/12/GHSA-6r5j-6vgv-h834/GHSA-6r5j-6vgv-h834.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-76mx-8chc-6m73/GHSA-76mx-8chc-6m73.json b/advisories/unreviewed/2022/12/GHSA-76mx-8chc-6m73/GHSA-76mx-8chc-6m73.json
index bf8382c8fce..c8a934a0e35 100644
--- a/advisories/unreviewed/2022/12/GHSA-76mx-8chc-6m73/GHSA-76mx-8chc-6m73.json
+++ b/advisories/unreviewed/2022/12/GHSA-76mx-8chc-6m73/GHSA-76mx-8chc-6m73.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-77h9-35pf-mgrp/GHSA-77h9-35pf-mgrp.json b/advisories/unreviewed/2022/12/GHSA-77h9-35pf-mgrp/GHSA-77h9-35pf-mgrp.json
index 2181b3e9549..873f79859bf 100644
--- a/advisories/unreviewed/2022/12/GHSA-77h9-35pf-mgrp/GHSA-77h9-35pf-mgrp.json
+++ b/advisories/unreviewed/2022/12/GHSA-77h9-35pf-mgrp/GHSA-77h9-35pf-mgrp.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-79g9-878f-3c34/GHSA-79g9-878f-3c34.json b/advisories/unreviewed/2022/12/GHSA-79g9-878f-3c34/GHSA-79g9-878f-3c34.json
index ef1b073864a..b465046aa5b 100644
--- a/advisories/unreviewed/2022/12/GHSA-79g9-878f-3c34/GHSA-79g9-878f-3c34.json
+++ b/advisories/unreviewed/2022/12/GHSA-79g9-878f-3c34/GHSA-79g9-878f-3c34.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-7c4m-cp34-4f9r/GHSA-7c4m-cp34-4f9r.json b/advisories/unreviewed/2022/12/GHSA-7c4m-cp34-4f9r/GHSA-7c4m-cp34-4f9r.json
index 225b8d3809a..a4aa1f57c01 100644
--- a/advisories/unreviewed/2022/12/GHSA-7c4m-cp34-4f9r/GHSA-7c4m-cp34-4f9r.json
+++ b/advisories/unreviewed/2022/12/GHSA-7c4m-cp34-4f9r/GHSA-7c4m-cp34-4f9r.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-7c94-jfmg-hjhf/GHSA-7c94-jfmg-hjhf.json b/advisories/unreviewed/2022/12/GHSA-7c94-jfmg-hjhf/GHSA-7c94-jfmg-hjhf.json
index 5b5b27d25fc..31afa65ab23 100644
--- a/advisories/unreviewed/2022/12/GHSA-7c94-jfmg-hjhf/GHSA-7c94-jfmg-hjhf.json
+++ b/advisories/unreviewed/2022/12/GHSA-7c94-jfmg-hjhf/GHSA-7c94-jfmg-hjhf.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-89gw-96wv-f4r4/GHSA-89gw-96wv-f4r4.json b/advisories/unreviewed/2022/12/GHSA-89gw-96wv-f4r4/GHSA-89gw-96wv-f4r4.json
index a986d7ac471..a0637097482 100644
--- a/advisories/unreviewed/2022/12/GHSA-89gw-96wv-f4r4/GHSA-89gw-96wv-f4r4.json
+++ b/advisories/unreviewed/2022/12/GHSA-89gw-96wv-f4r4/GHSA-89gw-96wv-f4r4.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-8j3w-2xwr-273w/GHSA-8j3w-2xwr-273w.json b/advisories/unreviewed/2022/12/GHSA-8j3w-2xwr-273w/GHSA-8j3w-2xwr-273w.json
index 39e15f7b197..55cbe396436 100644
--- a/advisories/unreviewed/2022/12/GHSA-8j3w-2xwr-273w/GHSA-8j3w-2xwr-273w.json
+++ b/advisories/unreviewed/2022/12/GHSA-8j3w-2xwr-273w/GHSA-8j3w-2xwr-273w.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-8v36-8jq8-23wc/GHSA-8v36-8jq8-23wc.json b/advisories/unreviewed/2022/12/GHSA-8v36-8jq8-23wc/GHSA-8v36-8jq8-23wc.json
index 4468ab09e1d..b22a7ff5805 100644
--- a/advisories/unreviewed/2022/12/GHSA-8v36-8jq8-23wc/GHSA-8v36-8jq8-23wc.json
+++ b/advisories/unreviewed/2022/12/GHSA-8v36-8jq8-23wc/GHSA-8v36-8jq8-23wc.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-9884-hhwq-42c3/GHSA-9884-hhwq-42c3.json b/advisories/unreviewed/2022/12/GHSA-9884-hhwq-42c3/GHSA-9884-hhwq-42c3.json
index a76ed03f0b4..795fa2b16ba 100644
--- a/advisories/unreviewed/2022/12/GHSA-9884-hhwq-42c3/GHSA-9884-hhwq-42c3.json
+++ b/advisories/unreviewed/2022/12/GHSA-9884-hhwq-42c3/GHSA-9884-hhwq-42c3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-9pfg-fm8x-7gqx/GHSA-9pfg-fm8x-7gqx.json b/advisories/unreviewed/2022/12/GHSA-9pfg-fm8x-7gqx/GHSA-9pfg-fm8x-7gqx.json
index 313ad099d55..27e916fc3bc 100644
--- a/advisories/unreviewed/2022/12/GHSA-9pfg-fm8x-7gqx/GHSA-9pfg-fm8x-7gqx.json
+++ b/advisories/unreviewed/2022/12/GHSA-9pfg-fm8x-7gqx/GHSA-9pfg-fm8x-7gqx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-9qpg-6x42-3rc4/GHSA-9qpg-6x42-3rc4.json b/advisories/unreviewed/2022/12/GHSA-9qpg-6x42-3rc4/GHSA-9qpg-6x42-3rc4.json
index 9cfc3df9dd6..f196aeadb64 100644
--- a/advisories/unreviewed/2022/12/GHSA-9qpg-6x42-3rc4/GHSA-9qpg-6x42-3rc4.json
+++ b/advisories/unreviewed/2022/12/GHSA-9qpg-6x42-3rc4/GHSA-9qpg-6x42-3rc4.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/12/GHSA-cj7x-83xx-p9jq/GHSA-cj7x-83xx-p9jq.json b/advisories/unreviewed/2022/12/GHSA-cj7x-83xx-p9jq/GHSA-cj7x-83xx-p9jq.json
index b839c4f5b9c..bef41b49980 100644
--- a/advisories/unreviewed/2022/12/GHSA-cj7x-83xx-p9jq/GHSA-cj7x-83xx-p9jq.json
+++ b/advisories/unreviewed/2022/12/GHSA-cj7x-83xx-p9jq/GHSA-cj7x-83xx-p9jq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-f4qr-m466-5qpf/GHSA-f4qr-m466-5qpf.json b/advisories/unreviewed/2022/12/GHSA-f4qr-m466-5qpf/GHSA-f4qr-m466-5qpf.json
index 9ee473eb877..f1a5ee0a457 100644
--- a/advisories/unreviewed/2022/12/GHSA-f4qr-m466-5qpf/GHSA-f4qr-m466-5qpf.json
+++ b/advisories/unreviewed/2022/12/GHSA-f4qr-m466-5qpf/GHSA-f4qr-m466-5qpf.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/12/GHSA-fh57-58q7-6v93/GHSA-fh57-58q7-6v93.json b/advisories/unreviewed/2022/12/GHSA-fh57-58q7-6v93/GHSA-fh57-58q7-6v93.json
index 3094af2ec61..37c16795f07 100644
--- a/advisories/unreviewed/2022/12/GHSA-fh57-58q7-6v93/GHSA-fh57-58q7-6v93.json
+++ b/advisories/unreviewed/2022/12/GHSA-fh57-58q7-6v93/GHSA-fh57-58q7-6v93.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-fhr3-vmxw-pjg5/GHSA-fhr3-vmxw-pjg5.json b/advisories/unreviewed/2022/12/GHSA-fhr3-vmxw-pjg5/GHSA-fhr3-vmxw-pjg5.json
index 0b004d92c55..85aa42a7666 100644
--- a/advisories/unreviewed/2022/12/GHSA-fhr3-vmxw-pjg5/GHSA-fhr3-vmxw-pjg5.json
+++ b/advisories/unreviewed/2022/12/GHSA-fhr3-vmxw-pjg5/GHSA-fhr3-vmxw-pjg5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-fjxv-6346-8j89/GHSA-fjxv-6346-8j89.json b/advisories/unreviewed/2022/12/GHSA-fjxv-6346-8j89/GHSA-fjxv-6346-8j89.json
index 0c18c69bb18..69e107e9109 100644
--- a/advisories/unreviewed/2022/12/GHSA-fjxv-6346-8j89/GHSA-fjxv-6346-8j89.json
+++ b/advisories/unreviewed/2022/12/GHSA-fjxv-6346-8j89/GHSA-fjxv-6346-8j89.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-frqr-q9vw-43qg/GHSA-frqr-q9vw-43qg.json b/advisories/unreviewed/2022/12/GHSA-frqr-q9vw-43qg/GHSA-frqr-q9vw-43qg.json
index 6e95106cee5..5a635c1bf91 100644
--- a/advisories/unreviewed/2022/12/GHSA-frqr-q9vw-43qg/GHSA-frqr-q9vw-43qg.json
+++ b/advisories/unreviewed/2022/12/GHSA-frqr-q9vw-43qg/GHSA-frqr-q9vw-43qg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-fv9q-xh4m-8hx9/GHSA-fv9q-xh4m-8hx9.json b/advisories/unreviewed/2022/12/GHSA-fv9q-xh4m-8hx9/GHSA-fv9q-xh4m-8hx9.json
index 50c64b8c1a0..e605cbe2c43 100644
--- a/advisories/unreviewed/2022/12/GHSA-fv9q-xh4m-8hx9/GHSA-fv9q-xh4m-8hx9.json
+++ b/advisories/unreviewed/2022/12/GHSA-fv9q-xh4m-8hx9/GHSA-fv9q-xh4m-8hx9.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-fw7h-357f-67ff/GHSA-fw7h-357f-67ff.json b/advisories/unreviewed/2022/12/GHSA-fw7h-357f-67ff/GHSA-fw7h-357f-67ff.json
index 4999caaa6f7..cbaf1846ef9 100644
--- a/advisories/unreviewed/2022/12/GHSA-fw7h-357f-67ff/GHSA-fw7h-357f-67ff.json
+++ b/advisories/unreviewed/2022/12/GHSA-fw7h-357f-67ff/GHSA-fw7h-357f-67ff.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-g75r-mx6v-hmmh/GHSA-g75r-mx6v-hmmh.json b/advisories/unreviewed/2022/12/GHSA-g75r-mx6v-hmmh/GHSA-g75r-mx6v-hmmh.json
index 7bfa12cd9a6..3a9cbcaeb6b 100644
--- a/advisories/unreviewed/2022/12/GHSA-g75r-mx6v-hmmh/GHSA-g75r-mx6v-hmmh.json
+++ b/advisories/unreviewed/2022/12/GHSA-g75r-mx6v-hmmh/GHSA-g75r-mx6v-hmmh.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-gmch-57w2-pj7q/GHSA-gmch-57w2-pj7q.json b/advisories/unreviewed/2022/12/GHSA-gmch-57w2-pj7q/GHSA-gmch-57w2-pj7q.json
index fd92c07ba82..c2bee8a724f 100644
--- a/advisories/unreviewed/2022/12/GHSA-gmch-57w2-pj7q/GHSA-gmch-57w2-pj7q.json
+++ b/advisories/unreviewed/2022/12/GHSA-gmch-57w2-pj7q/GHSA-gmch-57w2-pj7q.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-h2c9-3w6p-p2h8/GHSA-h2c9-3w6p-p2h8.json b/advisories/unreviewed/2022/12/GHSA-h2c9-3w6p-p2h8/GHSA-h2c9-3w6p-p2h8.json
index 305c70d91ec..92ccbef0c3c 100644
--- a/advisories/unreviewed/2022/12/GHSA-h2c9-3w6p-p2h8/GHSA-h2c9-3w6p-p2h8.json
+++ b/advisories/unreviewed/2022/12/GHSA-h2c9-3w6p-p2h8/GHSA-h2c9-3w6p-p2h8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-h2f3-jpg6-w3c6/GHSA-h2f3-jpg6-w3c6.json b/advisories/unreviewed/2022/12/GHSA-h2f3-jpg6-w3c6/GHSA-h2f3-jpg6-w3c6.json
index ee754bbe873..413bf3b7d05 100644
--- a/advisories/unreviewed/2022/12/GHSA-h2f3-jpg6-w3c6/GHSA-h2f3-jpg6-w3c6.json
+++ b/advisories/unreviewed/2022/12/GHSA-h2f3-jpg6-w3c6/GHSA-h2f3-jpg6-w3c6.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-h455-mrfc-5784/GHSA-h455-mrfc-5784.json b/advisories/unreviewed/2022/12/GHSA-h455-mrfc-5784/GHSA-h455-mrfc-5784.json
index e8a922b61a4..fac640a00f5 100644
--- a/advisories/unreviewed/2022/12/GHSA-h455-mrfc-5784/GHSA-h455-mrfc-5784.json
+++ b/advisories/unreviewed/2022/12/GHSA-h455-mrfc-5784/GHSA-h455-mrfc-5784.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-h4hq-cxxw-86jx/GHSA-h4hq-cxxw-86jx.json b/advisories/unreviewed/2022/12/GHSA-h4hq-cxxw-86jx/GHSA-h4hq-cxxw-86jx.json
index d637f3649af..57492649177 100644
--- a/advisories/unreviewed/2022/12/GHSA-h4hq-cxxw-86jx/GHSA-h4hq-cxxw-86jx.json
+++ b/advisories/unreviewed/2022/12/GHSA-h4hq-cxxw-86jx/GHSA-h4hq-cxxw-86jx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-h4qc-785v-gj2p/GHSA-h4qc-785v-gj2p.json b/advisories/unreviewed/2022/12/GHSA-h4qc-785v-gj2p/GHSA-h4qc-785v-gj2p.json
index 2c6d1a3ddce..713849e037e 100644
--- a/advisories/unreviewed/2022/12/GHSA-h4qc-785v-gj2p/GHSA-h4qc-785v-gj2p.json
+++ b/advisories/unreviewed/2022/12/GHSA-h4qc-785v-gj2p/GHSA-h4qc-785v-gj2p.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-j2qw-qc29-mh5c/GHSA-j2qw-qc29-mh5c.json b/advisories/unreviewed/2022/12/GHSA-j2qw-qc29-mh5c/GHSA-j2qw-qc29-mh5c.json
index f8bd14dcdf6..2557ba125d3 100644
--- a/advisories/unreviewed/2022/12/GHSA-j2qw-qc29-mh5c/GHSA-j2qw-qc29-mh5c.json
+++ b/advisories/unreviewed/2022/12/GHSA-j2qw-qc29-mh5c/GHSA-j2qw-qc29-mh5c.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-j4qq-8fgv-rm6j/GHSA-j4qq-8fgv-rm6j.json b/advisories/unreviewed/2022/12/GHSA-j4qq-8fgv-rm6j/GHSA-j4qq-8fgv-rm6j.json
index 1e849d44b07..c9e4d34c680 100644
--- a/advisories/unreviewed/2022/12/GHSA-j4qq-8fgv-rm6j/GHSA-j4qq-8fgv-rm6j.json
+++ b/advisories/unreviewed/2022/12/GHSA-j4qq-8fgv-rm6j/GHSA-j4qq-8fgv-rm6j.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-j724-gwg9-qjvw/GHSA-j724-gwg9-qjvw.json b/advisories/unreviewed/2022/12/GHSA-j724-gwg9-qjvw/GHSA-j724-gwg9-qjvw.json
index ccd78445ec5..ee4f70c5321 100644
--- a/advisories/unreviewed/2022/12/GHSA-j724-gwg9-qjvw/GHSA-j724-gwg9-qjvw.json
+++ b/advisories/unreviewed/2022/12/GHSA-j724-gwg9-qjvw/GHSA-j724-gwg9-qjvw.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-j8cg-rhp6-hmp5/GHSA-j8cg-rhp6-hmp5.json b/advisories/unreviewed/2022/12/GHSA-j8cg-rhp6-hmp5/GHSA-j8cg-rhp6-hmp5.json
index e6496698e1f..5873b65cd60 100644
--- a/advisories/unreviewed/2022/12/GHSA-j8cg-rhp6-hmp5/GHSA-j8cg-rhp6-hmp5.json
+++ b/advisories/unreviewed/2022/12/GHSA-j8cg-rhp6-hmp5/GHSA-j8cg-rhp6-hmp5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-j9gh-x92g-86vr/GHSA-j9gh-x92g-86vr.json b/advisories/unreviewed/2022/12/GHSA-j9gh-x92g-86vr/GHSA-j9gh-x92g-86vr.json
index 0cc3555f3e3..4bc8d32d00d 100644
--- a/advisories/unreviewed/2022/12/GHSA-j9gh-x92g-86vr/GHSA-j9gh-x92g-86vr.json
+++ b/advisories/unreviewed/2022/12/GHSA-j9gh-x92g-86vr/GHSA-j9gh-x92g-86vr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-j9j2-pm6h-6v87/GHSA-j9j2-pm6h-6v87.json b/advisories/unreviewed/2022/12/GHSA-j9j2-pm6h-6v87/GHSA-j9j2-pm6h-6v87.json
index 070240bf1a9..52ac2df7831 100644
--- a/advisories/unreviewed/2022/12/GHSA-j9j2-pm6h-6v87/GHSA-j9j2-pm6h-6v87.json
+++ b/advisories/unreviewed/2022/12/GHSA-j9j2-pm6h-6v87/GHSA-j9j2-pm6h-6v87.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-jfjc-v875-ppfc/GHSA-jfjc-v875-ppfc.json b/advisories/unreviewed/2022/12/GHSA-jfjc-v875-ppfc/GHSA-jfjc-v875-ppfc.json
index 1b94ff8dc5b..2910662ca3c 100644
--- a/advisories/unreviewed/2022/12/GHSA-jfjc-v875-ppfc/GHSA-jfjc-v875-ppfc.json
+++ b/advisories/unreviewed/2022/12/GHSA-jfjc-v875-ppfc/GHSA-jfjc-v875-ppfc.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-jm38-h5c6-fxwq/GHSA-jm38-h5c6-fxwq.json b/advisories/unreviewed/2022/12/GHSA-jm38-h5c6-fxwq/GHSA-jm38-h5c6-fxwq.json
index d7d85243d0e..4120f9bff98 100644
--- a/advisories/unreviewed/2022/12/GHSA-jm38-h5c6-fxwq/GHSA-jm38-h5c6-fxwq.json
+++ b/advisories/unreviewed/2022/12/GHSA-jm38-h5c6-fxwq/GHSA-jm38-h5c6-fxwq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-jvp9-5xr3-p4jg/GHSA-jvp9-5xr3-p4jg.json b/advisories/unreviewed/2022/12/GHSA-jvp9-5xr3-p4jg/GHSA-jvp9-5xr3-p4jg.json
index 4ffcf4efd70..ad948412c8f 100644
--- a/advisories/unreviewed/2022/12/GHSA-jvp9-5xr3-p4jg/GHSA-jvp9-5xr3-p4jg.json
+++ b/advisories/unreviewed/2022/12/GHSA-jvp9-5xr3-p4jg/GHSA-jvp9-5xr3-p4jg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-jxw4-ffc7-vh76/GHSA-jxw4-ffc7-vh76.json b/advisories/unreviewed/2022/12/GHSA-jxw4-ffc7-vh76/GHSA-jxw4-ffc7-vh76.json
index bcf6093e6bb..6bf9b1f55c7 100644
--- a/advisories/unreviewed/2022/12/GHSA-jxw4-ffc7-vh76/GHSA-jxw4-ffc7-vh76.json
+++ b/advisories/unreviewed/2022/12/GHSA-jxw4-ffc7-vh76/GHSA-jxw4-ffc7-vh76.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-m52q-h2w3-62w3/GHSA-m52q-h2w3-62w3.json b/advisories/unreviewed/2022/12/GHSA-m52q-h2w3-62w3/GHSA-m52q-h2w3-62w3.json
index 93bafce8a3e..a6ca2d01ef6 100644
--- a/advisories/unreviewed/2022/12/GHSA-m52q-h2w3-62w3/GHSA-m52q-h2w3-62w3.json
+++ b/advisories/unreviewed/2022/12/GHSA-m52q-h2w3-62w3/GHSA-m52q-h2w3-62w3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-m8ph-fr33-7cmg/GHSA-m8ph-fr33-7cmg.json b/advisories/unreviewed/2022/12/GHSA-m8ph-fr33-7cmg/GHSA-m8ph-fr33-7cmg.json
index 320dd2979fb..23f7bdde70b 100644
--- a/advisories/unreviewed/2022/12/GHSA-m8ph-fr33-7cmg/GHSA-m8ph-fr33-7cmg.json
+++ b/advisories/unreviewed/2022/12/GHSA-m8ph-fr33-7cmg/GHSA-m8ph-fr33-7cmg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-mc6x-37m5-73h5/GHSA-mc6x-37m5-73h5.json b/advisories/unreviewed/2022/12/GHSA-mc6x-37m5-73h5/GHSA-mc6x-37m5-73h5.json
index 1ab058cb4ca..a1e84b01df2 100644
--- a/advisories/unreviewed/2022/12/GHSA-mc6x-37m5-73h5/GHSA-mc6x-37m5-73h5.json
+++ b/advisories/unreviewed/2022/12/GHSA-mc6x-37m5-73h5/GHSA-mc6x-37m5-73h5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-mccx-hvr6-hc7g/GHSA-mccx-hvr6-hc7g.json b/advisories/unreviewed/2022/12/GHSA-mccx-hvr6-hc7g/GHSA-mccx-hvr6-hc7g.json
index d4efcff3796..400e16c2cf4 100644
--- a/advisories/unreviewed/2022/12/GHSA-mccx-hvr6-hc7g/GHSA-mccx-hvr6-hc7g.json
+++ b/advisories/unreviewed/2022/12/GHSA-mccx-hvr6-hc7g/GHSA-mccx-hvr6-hc7g.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -35,9 +33,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/12/GHSA-mph7-2393-pmmf/GHSA-mph7-2393-pmmf.json b/advisories/unreviewed/2022/12/GHSA-mph7-2393-pmmf/GHSA-mph7-2393-pmmf.json
index 1c4706cda01..a5c7f8449b7 100644
--- a/advisories/unreviewed/2022/12/GHSA-mph7-2393-pmmf/GHSA-mph7-2393-pmmf.json
+++ b/advisories/unreviewed/2022/12/GHSA-mph7-2393-pmmf/GHSA-mph7-2393-pmmf.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/12/GHSA-p5mq-pfqp-xmm7/GHSA-p5mq-pfqp-xmm7.json b/advisories/unreviewed/2022/12/GHSA-p5mq-pfqp-xmm7/GHSA-p5mq-pfqp-xmm7.json
index 4f508f2b68c..306170f98a1 100644
--- a/advisories/unreviewed/2022/12/GHSA-p5mq-pfqp-xmm7/GHSA-p5mq-pfqp-xmm7.json
+++ b/advisories/unreviewed/2022/12/GHSA-p5mq-pfqp-xmm7/GHSA-p5mq-pfqp-xmm7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-pfpv-6wg2-46jw/GHSA-pfpv-6wg2-46jw.json b/advisories/unreviewed/2022/12/GHSA-pfpv-6wg2-46jw/GHSA-pfpv-6wg2-46jw.json
index c8e75a1b8a4..d82d7e71d2a 100644
--- a/advisories/unreviewed/2022/12/GHSA-pfpv-6wg2-46jw/GHSA-pfpv-6wg2-46jw.json
+++ b/advisories/unreviewed/2022/12/GHSA-pfpv-6wg2-46jw/GHSA-pfpv-6wg2-46jw.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-pg72-vgx7-799x/GHSA-pg72-vgx7-799x.json b/advisories/unreviewed/2022/12/GHSA-pg72-vgx7-799x/GHSA-pg72-vgx7-799x.json
index 47b85250571..78a9b3e8777 100644
--- a/advisories/unreviewed/2022/12/GHSA-pg72-vgx7-799x/GHSA-pg72-vgx7-799x.json
+++ b/advisories/unreviewed/2022/12/GHSA-pg72-vgx7-799x/GHSA-pg72-vgx7-799x.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/12/GHSA-phq9-6f4r-97wc/GHSA-phq9-6f4r-97wc.json b/advisories/unreviewed/2022/12/GHSA-phq9-6f4r-97wc/GHSA-phq9-6f4r-97wc.json
index 68c5a774395..5d1f2faa677 100644
--- a/advisories/unreviewed/2022/12/GHSA-phq9-6f4r-97wc/GHSA-phq9-6f4r-97wc.json
+++ b/advisories/unreviewed/2022/12/GHSA-phq9-6f4r-97wc/GHSA-phq9-6f4r-97wc.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-q8r7-c3h6-2hgr/GHSA-q8r7-c3h6-2hgr.json b/advisories/unreviewed/2022/12/GHSA-q8r7-c3h6-2hgr/GHSA-q8r7-c3h6-2hgr.json
index 97dc2be6bb9..25adf6e24db 100644
--- a/advisories/unreviewed/2022/12/GHSA-q8r7-c3h6-2hgr/GHSA-q8r7-c3h6-2hgr.json
+++ b/advisories/unreviewed/2022/12/GHSA-q8r7-c3h6-2hgr/GHSA-q8r7-c3h6-2hgr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-qcgv-jc82-m3g3/GHSA-qcgv-jc82-m3g3.json b/advisories/unreviewed/2022/12/GHSA-qcgv-jc82-m3g3/GHSA-qcgv-jc82-m3g3.json
index 4e4eec11fe0..66138745b7d 100644
--- a/advisories/unreviewed/2022/12/GHSA-qcgv-jc82-m3g3/GHSA-qcgv-jc82-m3g3.json
+++ b/advisories/unreviewed/2022/12/GHSA-qcgv-jc82-m3g3/GHSA-qcgv-jc82-m3g3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-qgrx-xpfw-g4qp/GHSA-qgrx-xpfw-g4qp.json b/advisories/unreviewed/2022/12/GHSA-qgrx-xpfw-g4qp/GHSA-qgrx-xpfw-g4qp.json
index 94d504c7c5e..417fd4a2011 100644
--- a/advisories/unreviewed/2022/12/GHSA-qgrx-xpfw-g4qp/GHSA-qgrx-xpfw-g4qp.json
+++ b/advisories/unreviewed/2022/12/GHSA-qgrx-xpfw-g4qp/GHSA-qgrx-xpfw-g4qp.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-r3jj-9x89-rjrv/GHSA-r3jj-9x89-rjrv.json b/advisories/unreviewed/2022/12/GHSA-r3jj-9x89-rjrv/GHSA-r3jj-9x89-rjrv.json
index d466b41d002..8f2c99f8b0f 100644
--- a/advisories/unreviewed/2022/12/GHSA-r3jj-9x89-rjrv/GHSA-r3jj-9x89-rjrv.json
+++ b/advisories/unreviewed/2022/12/GHSA-r3jj-9x89-rjrv/GHSA-r3jj-9x89-rjrv.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-r6c2-xfmc-vgjm/GHSA-r6c2-xfmc-vgjm.json b/advisories/unreviewed/2022/12/GHSA-r6c2-xfmc-vgjm/GHSA-r6c2-xfmc-vgjm.json
index 5834ba59f81..3567eeea8d0 100644
--- a/advisories/unreviewed/2022/12/GHSA-r6c2-xfmc-vgjm/GHSA-r6c2-xfmc-vgjm.json
+++ b/advisories/unreviewed/2022/12/GHSA-r6c2-xfmc-vgjm/GHSA-r6c2-xfmc-vgjm.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-r6p7-5w57-87q9/GHSA-r6p7-5w57-87q9.json b/advisories/unreviewed/2022/12/GHSA-r6p7-5w57-87q9/GHSA-r6p7-5w57-87q9.json
index 17a09bf1164..cd3e5377c12 100644
--- a/advisories/unreviewed/2022/12/GHSA-r6p7-5w57-87q9/GHSA-r6p7-5w57-87q9.json
+++ b/advisories/unreviewed/2022/12/GHSA-r6p7-5w57-87q9/GHSA-r6p7-5w57-87q9.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-r84c-983f-q52v/GHSA-r84c-983f-q52v.json b/advisories/unreviewed/2022/12/GHSA-r84c-983f-q52v/GHSA-r84c-983f-q52v.json
index 76608a43dad..09ecb3b3dd1 100644
--- a/advisories/unreviewed/2022/12/GHSA-r84c-983f-q52v/GHSA-r84c-983f-q52v.json
+++ b/advisories/unreviewed/2022/12/GHSA-r84c-983f-q52v/GHSA-r84c-983f-q52v.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/12/GHSA-r934-m2c7-26gh/GHSA-r934-m2c7-26gh.json b/advisories/unreviewed/2022/12/GHSA-r934-m2c7-26gh/GHSA-r934-m2c7-26gh.json
index 4910669e28d..66b6f3a1a18 100644
--- a/advisories/unreviewed/2022/12/GHSA-r934-m2c7-26gh/GHSA-r934-m2c7-26gh.json
+++ b/advisories/unreviewed/2022/12/GHSA-r934-m2c7-26gh/GHSA-r934-m2c7-26gh.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-r9m2-m646-569r/GHSA-r9m2-m646-569r.json b/advisories/unreviewed/2022/12/GHSA-r9m2-m646-569r/GHSA-r9m2-m646-569r.json
index 3f418f02317..1a73a267086 100644
--- a/advisories/unreviewed/2022/12/GHSA-r9m2-m646-569r/GHSA-r9m2-m646-569r.json
+++ b/advisories/unreviewed/2022/12/GHSA-r9m2-m646-569r/GHSA-r9m2-m646-569r.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-rg9c-336x-3rq5/GHSA-rg9c-336x-3rq5.json b/advisories/unreviewed/2022/12/GHSA-rg9c-336x-3rq5/GHSA-rg9c-336x-3rq5.json
index fbb739f6f99..9828aaa78b0 100644
--- a/advisories/unreviewed/2022/12/GHSA-rg9c-336x-3rq5/GHSA-rg9c-336x-3rq5.json
+++ b/advisories/unreviewed/2022/12/GHSA-rg9c-336x-3rq5/GHSA-rg9c-336x-3rq5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -71,9 +69,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/12/GHSA-rm3q-6v9v-3j7r/GHSA-rm3q-6v9v-3j7r.json b/advisories/unreviewed/2022/12/GHSA-rm3q-6v9v-3j7r/GHSA-rm3q-6v9v-3j7r.json
index 1a4d5ce6324..d7c02187e2a 100644
--- a/advisories/unreviewed/2022/12/GHSA-rm3q-6v9v-3j7r/GHSA-rm3q-6v9v-3j7r.json
+++ b/advisories/unreviewed/2022/12/GHSA-rm3q-6v9v-3j7r/GHSA-rm3q-6v9v-3j7r.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-rmpg-qm23-v7r4/GHSA-rmpg-qm23-v7r4.json b/advisories/unreviewed/2022/12/GHSA-rmpg-qm23-v7r4/GHSA-rmpg-qm23-v7r4.json
index 1c85089c28a..4358504c999 100644
--- a/advisories/unreviewed/2022/12/GHSA-rmpg-qm23-v7r4/GHSA-rmpg-qm23-v7r4.json
+++ b/advisories/unreviewed/2022/12/GHSA-rmpg-qm23-v7r4/GHSA-rmpg-qm23-v7r4.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-v2m7-67cw-fx97/GHSA-v2m7-67cw-fx97.json b/advisories/unreviewed/2022/12/GHSA-v2m7-67cw-fx97/GHSA-v2m7-67cw-fx97.json
index 7e618cc1ccd..c72cbe5bef4 100644
--- a/advisories/unreviewed/2022/12/GHSA-v2m7-67cw-fx97/GHSA-v2m7-67cw-fx97.json
+++ b/advisories/unreviewed/2022/12/GHSA-v2m7-67cw-fx97/GHSA-v2m7-67cw-fx97.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-v36q-qx7x-fwf9/GHSA-v36q-qx7x-fwf9.json b/advisories/unreviewed/2022/12/GHSA-v36q-qx7x-fwf9/GHSA-v36q-qx7x-fwf9.json
index e88391afd07..cc856b0777c 100644
--- a/advisories/unreviewed/2022/12/GHSA-v36q-qx7x-fwf9/GHSA-v36q-qx7x-fwf9.json
+++ b/advisories/unreviewed/2022/12/GHSA-v36q-qx7x-fwf9/GHSA-v36q-qx7x-fwf9.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-v4v6-4j9w-2v9j/GHSA-v4v6-4j9w-2v9j.json b/advisories/unreviewed/2022/12/GHSA-v4v6-4j9w-2v9j/GHSA-v4v6-4j9w-2v9j.json
index 68626e5fbb7..29989984168 100644
--- a/advisories/unreviewed/2022/12/GHSA-v4v6-4j9w-2v9j/GHSA-v4v6-4j9w-2v9j.json
+++ b/advisories/unreviewed/2022/12/GHSA-v4v6-4j9w-2v9j/GHSA-v4v6-4j9w-2v9j.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-v54m-9x4f-73qr/GHSA-v54m-9x4f-73qr.json b/advisories/unreviewed/2022/12/GHSA-v54m-9x4f-73qr/GHSA-v54m-9x4f-73qr.json
index e74ce53d08b..fc5db4e63da 100644
--- a/advisories/unreviewed/2022/12/GHSA-v54m-9x4f-73qr/GHSA-v54m-9x4f-73qr.json
+++ b/advisories/unreviewed/2022/12/GHSA-v54m-9x4f-73qr/GHSA-v54m-9x4f-73qr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-v577-xv9f-rc56/GHSA-v577-xv9f-rc56.json b/advisories/unreviewed/2022/12/GHSA-v577-xv9f-rc56/GHSA-v577-xv9f-rc56.json
index 78a8ea77da9..aba45d75ede 100644
--- a/advisories/unreviewed/2022/12/GHSA-v577-xv9f-rc56/GHSA-v577-xv9f-rc56.json
+++ b/advisories/unreviewed/2022/12/GHSA-v577-xv9f-rc56/GHSA-v577-xv9f-rc56.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-vcrw-r7fp-q5gx/GHSA-vcrw-r7fp-q5gx.json b/advisories/unreviewed/2022/12/GHSA-vcrw-r7fp-q5gx/GHSA-vcrw-r7fp-q5gx.json
index 5751ef1dce2..93ee85defb1 100644
--- a/advisories/unreviewed/2022/12/GHSA-vcrw-r7fp-q5gx/GHSA-vcrw-r7fp-q5gx.json
+++ b/advisories/unreviewed/2022/12/GHSA-vcrw-r7fp-q5gx/GHSA-vcrw-r7fp-q5gx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-vf24-whv8-r4jj/GHSA-vf24-whv8-r4jj.json b/advisories/unreviewed/2022/12/GHSA-vf24-whv8-r4jj/GHSA-vf24-whv8-r4jj.json
index 3a6adb604ad..5bde5578136 100644
--- a/advisories/unreviewed/2022/12/GHSA-vf24-whv8-r4jj/GHSA-vf24-whv8-r4jj.json
+++ b/advisories/unreviewed/2022/12/GHSA-vf24-whv8-r4jj/GHSA-vf24-whv8-r4jj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-vj22-xmp8-4mf5/GHSA-vj22-xmp8-4mf5.json b/advisories/unreviewed/2022/12/GHSA-vj22-xmp8-4mf5/GHSA-vj22-xmp8-4mf5.json
index 0a4e23734fb..54cb1ec3679 100644
--- a/advisories/unreviewed/2022/12/GHSA-vj22-xmp8-4mf5/GHSA-vj22-xmp8-4mf5.json
+++ b/advisories/unreviewed/2022/12/GHSA-vj22-xmp8-4mf5/GHSA-vj22-xmp8-4mf5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-vj96-vq8w-xwrw/GHSA-vj96-vq8w-xwrw.json b/advisories/unreviewed/2022/12/GHSA-vj96-vq8w-xwrw/GHSA-vj96-vq8w-xwrw.json
index 6654d3dd84d..0160dfbada2 100644
--- a/advisories/unreviewed/2022/12/GHSA-vj96-vq8w-xwrw/GHSA-vj96-vq8w-xwrw.json
+++ b/advisories/unreviewed/2022/12/GHSA-vj96-vq8w-xwrw/GHSA-vj96-vq8w-xwrw.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-vmwc-47w8-84m8/GHSA-vmwc-47w8-84m8.json b/advisories/unreviewed/2022/12/GHSA-vmwc-47w8-84m8/GHSA-vmwc-47w8-84m8.json
index 7897489a3f7..316af6c7a70 100644
--- a/advisories/unreviewed/2022/12/GHSA-vmwc-47w8-84m8/GHSA-vmwc-47w8-84m8.json
+++ b/advisories/unreviewed/2022/12/GHSA-vmwc-47w8-84m8/GHSA-vmwc-47w8-84m8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-vr68-mwj3-5f5f/GHSA-vr68-mwj3-5f5f.json b/advisories/unreviewed/2022/12/GHSA-vr68-mwj3-5f5f/GHSA-vr68-mwj3-5f5f.json
index 3d07fdb6286..703cb663677 100644
--- a/advisories/unreviewed/2022/12/GHSA-vr68-mwj3-5f5f/GHSA-vr68-mwj3-5f5f.json
+++ b/advisories/unreviewed/2022/12/GHSA-vr68-mwj3-5f5f/GHSA-vr68-mwj3-5f5f.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-vvgj-jgpv-mjh7/GHSA-vvgj-jgpv-mjh7.json b/advisories/unreviewed/2022/12/GHSA-vvgj-jgpv-mjh7/GHSA-vvgj-jgpv-mjh7.json
index c6bb1f92080..21e8fa452e0 100644
--- a/advisories/unreviewed/2022/12/GHSA-vvgj-jgpv-mjh7/GHSA-vvgj-jgpv-mjh7.json
+++ b/advisories/unreviewed/2022/12/GHSA-vvgj-jgpv-mjh7/GHSA-vvgj-jgpv-mjh7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/12/GHSA-vvq3-c7x5-w3gw/GHSA-vvq3-c7x5-w3gw.json b/advisories/unreviewed/2022/12/GHSA-vvq3-c7x5-w3gw/GHSA-vvq3-c7x5-w3gw.json
index f4275660f5f..d08ba2fbd89 100644
--- a/advisories/unreviewed/2022/12/GHSA-vvq3-c7x5-w3gw/GHSA-vvq3-c7x5-w3gw.json
+++ b/advisories/unreviewed/2022/12/GHSA-vvq3-c7x5-w3gw/GHSA-vvq3-c7x5-w3gw.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/12/GHSA-vwhx-5rv8-vg6x/GHSA-vwhx-5rv8-vg6x.json b/advisories/unreviewed/2022/12/GHSA-vwhx-5rv8-vg6x/GHSA-vwhx-5rv8-vg6x.json
index f4f79b79d7b..12075602b1f 100644
--- a/advisories/unreviewed/2022/12/GHSA-vwhx-5rv8-vg6x/GHSA-vwhx-5rv8-vg6x.json
+++ b/advisories/unreviewed/2022/12/GHSA-vwhx-5rv8-vg6x/GHSA-vwhx-5rv8-vg6x.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-w4mm-gfhc-2p52/GHSA-w4mm-gfhc-2p52.json b/advisories/unreviewed/2022/12/GHSA-w4mm-gfhc-2p52/GHSA-w4mm-gfhc-2p52.json
index cf4d163bac4..74655bbaacc 100644
--- a/advisories/unreviewed/2022/12/GHSA-w4mm-gfhc-2p52/GHSA-w4mm-gfhc-2p52.json
+++ b/advisories/unreviewed/2022/12/GHSA-w4mm-gfhc-2p52/GHSA-w4mm-gfhc-2p52.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-w9xw-rr57-fj54/GHSA-w9xw-rr57-fj54.json b/advisories/unreviewed/2022/12/GHSA-w9xw-rr57-fj54/GHSA-w9xw-rr57-fj54.json
index e95b4efa9d3..d320392fa26 100644
--- a/advisories/unreviewed/2022/12/GHSA-w9xw-rr57-fj54/GHSA-w9xw-rr57-fj54.json
+++ b/advisories/unreviewed/2022/12/GHSA-w9xw-rr57-fj54/GHSA-w9xw-rr57-fj54.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-wqwc-7644-hmxm/GHSA-wqwc-7644-hmxm.json b/advisories/unreviewed/2022/12/GHSA-wqwc-7644-hmxm/GHSA-wqwc-7644-hmxm.json
index 38145364519..7b325a11a29 100644
--- a/advisories/unreviewed/2022/12/GHSA-wqwc-7644-hmxm/GHSA-wqwc-7644-hmxm.json
+++ b/advisories/unreviewed/2022/12/GHSA-wqwc-7644-hmxm/GHSA-wqwc-7644-hmxm.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-wxrm-98h4-c857/GHSA-wxrm-98h4-c857.json b/advisories/unreviewed/2022/12/GHSA-wxrm-98h4-c857/GHSA-wxrm-98h4-c857.json
index 051d925115a..85c772410e2 100644
--- a/advisories/unreviewed/2022/12/GHSA-wxrm-98h4-c857/GHSA-wxrm-98h4-c857.json
+++ b/advisories/unreviewed/2022/12/GHSA-wxrm-98h4-c857/GHSA-wxrm-98h4-c857.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-x6vp-hp42-cr9p/GHSA-x6vp-hp42-cr9p.json b/advisories/unreviewed/2022/12/GHSA-x6vp-hp42-cr9p/GHSA-x6vp-hp42-cr9p.json
index 7dbbe563717..a0803ad4820 100644
--- a/advisories/unreviewed/2022/12/GHSA-x6vp-hp42-cr9p/GHSA-x6vp-hp42-cr9p.json
+++ b/advisories/unreviewed/2022/12/GHSA-x6vp-hp42-cr9p/GHSA-x6vp-hp42-cr9p.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-x7qq-29vh-p459/GHSA-x7qq-29vh-p459.json b/advisories/unreviewed/2022/12/GHSA-x7qq-29vh-p459/GHSA-x7qq-29vh-p459.json
index 2aea1e16f73..86dfb43096b 100644
--- a/advisories/unreviewed/2022/12/GHSA-x7qq-29vh-p459/GHSA-x7qq-29vh-p459.json
+++ b/advisories/unreviewed/2022/12/GHSA-x7qq-29vh-p459/GHSA-x7qq-29vh-p459.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-x9gw-rv8v-2fhv/GHSA-x9gw-rv8v-2fhv.json b/advisories/unreviewed/2022/12/GHSA-x9gw-rv8v-2fhv/GHSA-x9gw-rv8v-2fhv.json
index d4577a9d85d..40f195620dd 100644
--- a/advisories/unreviewed/2022/12/GHSA-x9gw-rv8v-2fhv/GHSA-x9gw-rv8v-2fhv.json
+++ b/advisories/unreviewed/2022/12/GHSA-x9gw-rv8v-2fhv/GHSA-x9gw-rv8v-2fhv.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/12/GHSA-xf9q-jgmw-h653/GHSA-xf9q-jgmw-h653.json b/advisories/unreviewed/2022/12/GHSA-xf9q-jgmw-h653/GHSA-xf9q-jgmw-h653.json
index 26992ff1142..0b0c57786a1 100644
--- a/advisories/unreviewed/2022/12/GHSA-xf9q-jgmw-h653/GHSA-xf9q-jgmw-h653.json
+++ b/advisories/unreviewed/2022/12/GHSA-xf9q-jgmw-h653/GHSA-xf9q-jgmw-h653.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-23mc-xgfj-48f2/GHSA-23mc-xgfj-48f2.json b/advisories/unreviewed/2023/01/GHSA-23mc-xgfj-48f2/GHSA-23mc-xgfj-48f2.json
index 9a58dac8a7b..480e89895a8 100644
--- a/advisories/unreviewed/2023/01/GHSA-23mc-xgfj-48f2/GHSA-23mc-xgfj-48f2.json
+++ b/advisories/unreviewed/2023/01/GHSA-23mc-xgfj-48f2/GHSA-23mc-xgfj-48f2.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-25p7-w4h8-7rrx/GHSA-25p7-w4h8-7rrx.json b/advisories/unreviewed/2023/01/GHSA-25p7-w4h8-7rrx/GHSA-25p7-w4h8-7rrx.json
index e73aeb9131d..84ecf990b77 100644
--- a/advisories/unreviewed/2023/01/GHSA-25p7-w4h8-7rrx/GHSA-25p7-w4h8-7rrx.json
+++ b/advisories/unreviewed/2023/01/GHSA-25p7-w4h8-7rrx/GHSA-25p7-w4h8-7rrx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-2q53-9vqw-6g35/GHSA-2q53-9vqw-6g35.json b/advisories/unreviewed/2023/01/GHSA-2q53-9vqw-6g35/GHSA-2q53-9vqw-6g35.json
index 6b45ef2fc3f..971dae284f3 100644
--- a/advisories/unreviewed/2023/01/GHSA-2q53-9vqw-6g35/GHSA-2q53-9vqw-6g35.json
+++ b/advisories/unreviewed/2023/01/GHSA-2q53-9vqw-6g35/GHSA-2q53-9vqw-6g35.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-2rj9-9w62-f3q6/GHSA-2rj9-9w62-f3q6.json b/advisories/unreviewed/2023/01/GHSA-2rj9-9w62-f3q6/GHSA-2rj9-9w62-f3q6.json
index dbd1998c3fe..fa8cd24ddbd 100644
--- a/advisories/unreviewed/2023/01/GHSA-2rj9-9w62-f3q6/GHSA-2rj9-9w62-f3q6.json
+++ b/advisories/unreviewed/2023/01/GHSA-2rj9-9w62-f3q6/GHSA-2rj9-9w62-f3q6.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-326f-jv9v-g2jj/GHSA-326f-jv9v-g2jj.json b/advisories/unreviewed/2023/01/GHSA-326f-jv9v-g2jj/GHSA-326f-jv9v-g2jj.json
index 3a6dccf212b..3aef4ead223 100644
--- a/advisories/unreviewed/2023/01/GHSA-326f-jv9v-g2jj/GHSA-326f-jv9v-g2jj.json
+++ b/advisories/unreviewed/2023/01/GHSA-326f-jv9v-g2jj/GHSA-326f-jv9v-g2jj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-3cgc-cxx5-vcw5/GHSA-3cgc-cxx5-vcw5.json b/advisories/unreviewed/2023/01/GHSA-3cgc-cxx5-vcw5/GHSA-3cgc-cxx5-vcw5.json
index 899c5670781..e10dc392cf4 100644
--- a/advisories/unreviewed/2023/01/GHSA-3cgc-cxx5-vcw5/GHSA-3cgc-cxx5-vcw5.json
+++ b/advisories/unreviewed/2023/01/GHSA-3cgc-cxx5-vcw5/GHSA-3cgc-cxx5-vcw5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-3fcp-6qqv-2826/GHSA-3fcp-6qqv-2826.json b/advisories/unreviewed/2023/01/GHSA-3fcp-6qqv-2826/GHSA-3fcp-6qqv-2826.json
index 672141eab53..80b1834495b 100644
--- a/advisories/unreviewed/2023/01/GHSA-3fcp-6qqv-2826/GHSA-3fcp-6qqv-2826.json
+++ b/advisories/unreviewed/2023/01/GHSA-3fcp-6qqv-2826/GHSA-3fcp-6qqv-2826.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-3pg9-fj7q-9h7m/GHSA-3pg9-fj7q-9h7m.json b/advisories/unreviewed/2023/01/GHSA-3pg9-fj7q-9h7m/GHSA-3pg9-fj7q-9h7m.json
index 8c76af62e30..a50ec0418dc 100644
--- a/advisories/unreviewed/2023/01/GHSA-3pg9-fj7q-9h7m/GHSA-3pg9-fj7q-9h7m.json
+++ b/advisories/unreviewed/2023/01/GHSA-3pg9-fj7q-9h7m/GHSA-3pg9-fj7q-9h7m.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-3prv-vwp2-jh9f/GHSA-3prv-vwp2-jh9f.json b/advisories/unreviewed/2023/01/GHSA-3prv-vwp2-jh9f/GHSA-3prv-vwp2-jh9f.json
index dcd81da5a7b..20c8446b611 100644
--- a/advisories/unreviewed/2023/01/GHSA-3prv-vwp2-jh9f/GHSA-3prv-vwp2-jh9f.json
+++ b/advisories/unreviewed/2023/01/GHSA-3prv-vwp2-jh9f/GHSA-3prv-vwp2-jh9f.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-3q43-m4hc-qh5p/GHSA-3q43-m4hc-qh5p.json b/advisories/unreviewed/2023/01/GHSA-3q43-m4hc-qh5p/GHSA-3q43-m4hc-qh5p.json
index 756eef6a859..bea781c87ce 100644
--- a/advisories/unreviewed/2023/01/GHSA-3q43-m4hc-qh5p/GHSA-3q43-m4hc-qh5p.json
+++ b/advisories/unreviewed/2023/01/GHSA-3q43-m4hc-qh5p/GHSA-3q43-m4hc-qh5p.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-42pq-h6rj-6c6q/GHSA-42pq-h6rj-6c6q.json b/advisories/unreviewed/2023/01/GHSA-42pq-h6rj-6c6q/GHSA-42pq-h6rj-6c6q.json
index 773c9e20015..7da8c9d828f 100644
--- a/advisories/unreviewed/2023/01/GHSA-42pq-h6rj-6c6q/GHSA-42pq-h6rj-6c6q.json
+++ b/advisories/unreviewed/2023/01/GHSA-42pq-h6rj-6c6q/GHSA-42pq-h6rj-6c6q.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-4932-cw3v-wjx8/GHSA-4932-cw3v-wjx8.json b/advisories/unreviewed/2023/01/GHSA-4932-cw3v-wjx8/GHSA-4932-cw3v-wjx8.json
index 9d006d9cc06..9d92b7d2516 100644
--- a/advisories/unreviewed/2023/01/GHSA-4932-cw3v-wjx8/GHSA-4932-cw3v-wjx8.json
+++ b/advisories/unreviewed/2023/01/GHSA-4932-cw3v-wjx8/GHSA-4932-cw3v-wjx8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-4h8x-xvqq-f78f/GHSA-4h8x-xvqq-f78f.json b/advisories/unreviewed/2023/01/GHSA-4h8x-xvqq-f78f/GHSA-4h8x-xvqq-f78f.json
index bb812f35590..03780905240 100644
--- a/advisories/unreviewed/2023/01/GHSA-4h8x-xvqq-f78f/GHSA-4h8x-xvqq-f78f.json
+++ b/advisories/unreviewed/2023/01/GHSA-4h8x-xvqq-f78f/GHSA-4h8x-xvqq-f78f.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-4p77-587h-36q7/GHSA-4p77-587h-36q7.json b/advisories/unreviewed/2023/01/GHSA-4p77-587h-36q7/GHSA-4p77-587h-36q7.json
index a83c164e11d..b878c1e5842 100644
--- a/advisories/unreviewed/2023/01/GHSA-4p77-587h-36q7/GHSA-4p77-587h-36q7.json
+++ b/advisories/unreviewed/2023/01/GHSA-4p77-587h-36q7/GHSA-4p77-587h-36q7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-58r3-74qh-jvw5/GHSA-58r3-74qh-jvw5.json b/advisories/unreviewed/2023/01/GHSA-58r3-74qh-jvw5/GHSA-58r3-74qh-jvw5.json
index 7f75d2e7358..35e71cbc9a0 100644
--- a/advisories/unreviewed/2023/01/GHSA-58r3-74qh-jvw5/GHSA-58r3-74qh-jvw5.json
+++ b/advisories/unreviewed/2023/01/GHSA-58r3-74qh-jvw5/GHSA-58r3-74qh-jvw5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-5gr6-4xp2-39jx/GHSA-5gr6-4xp2-39jx.json b/advisories/unreviewed/2023/01/GHSA-5gr6-4xp2-39jx/GHSA-5gr6-4xp2-39jx.json
index e7c8fbace1f..4e7a78df25a 100644
--- a/advisories/unreviewed/2023/01/GHSA-5gr6-4xp2-39jx/GHSA-5gr6-4xp2-39jx.json
+++ b/advisories/unreviewed/2023/01/GHSA-5gr6-4xp2-39jx/GHSA-5gr6-4xp2-39jx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-5vq8-pmhc-c7q2/GHSA-5vq8-pmhc-c7q2.json b/advisories/unreviewed/2023/01/GHSA-5vq8-pmhc-c7q2/GHSA-5vq8-pmhc-c7q2.json
index 94aa2a47e59..b40d3e008f8 100644
--- a/advisories/unreviewed/2023/01/GHSA-5vq8-pmhc-c7q2/GHSA-5vq8-pmhc-c7q2.json
+++ b/advisories/unreviewed/2023/01/GHSA-5vq8-pmhc-c7q2/GHSA-5vq8-pmhc-c7q2.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-655p-xm4m-c6qj/GHSA-655p-xm4m-c6qj.json b/advisories/unreviewed/2023/01/GHSA-655p-xm4m-c6qj/GHSA-655p-xm4m-c6qj.json
index f882973ae8a..3f6f590d743 100644
--- a/advisories/unreviewed/2023/01/GHSA-655p-xm4m-c6qj/GHSA-655p-xm4m-c6qj.json
+++ b/advisories/unreviewed/2023/01/GHSA-655p-xm4m-c6qj/GHSA-655p-xm4m-c6qj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-67rx-hj63-9h2v/GHSA-67rx-hj63-9h2v.json b/advisories/unreviewed/2023/01/GHSA-67rx-hj63-9h2v/GHSA-67rx-hj63-9h2v.json
index e224c3de13a..a23602c3d0a 100644
--- a/advisories/unreviewed/2023/01/GHSA-67rx-hj63-9h2v/GHSA-67rx-hj63-9h2v.json
+++ b/advisories/unreviewed/2023/01/GHSA-67rx-hj63-9h2v/GHSA-67rx-hj63-9h2v.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-69r7-9rpm-q977/GHSA-69r7-9rpm-q977.json b/advisories/unreviewed/2023/01/GHSA-69r7-9rpm-q977/GHSA-69r7-9rpm-q977.json
index e7676a0f00e..105f395006b 100644
--- a/advisories/unreviewed/2023/01/GHSA-69r7-9rpm-q977/GHSA-69r7-9rpm-q977.json
+++ b/advisories/unreviewed/2023/01/GHSA-69r7-9rpm-q977/GHSA-69r7-9rpm-q977.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-6fm4-9v93-v7gg/GHSA-6fm4-9v93-v7gg.json b/advisories/unreviewed/2023/01/GHSA-6fm4-9v93-v7gg/GHSA-6fm4-9v93-v7gg.json
index 9601b9d73c7..028ff581c67 100644
--- a/advisories/unreviewed/2023/01/GHSA-6fm4-9v93-v7gg/GHSA-6fm4-9v93-v7gg.json
+++ b/advisories/unreviewed/2023/01/GHSA-6fm4-9v93-v7gg/GHSA-6fm4-9v93-v7gg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-6fr8-22pf-g32x/GHSA-6fr8-22pf-g32x.json b/advisories/unreviewed/2023/01/GHSA-6fr8-22pf-g32x/GHSA-6fr8-22pf-g32x.json
index 35119250229..9935cca9882 100644
--- a/advisories/unreviewed/2023/01/GHSA-6fr8-22pf-g32x/GHSA-6fr8-22pf-g32x.json
+++ b/advisories/unreviewed/2023/01/GHSA-6fr8-22pf-g32x/GHSA-6fr8-22pf-g32x.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-6m45-hp34-m9mw/GHSA-6m45-hp34-m9mw.json b/advisories/unreviewed/2023/01/GHSA-6m45-hp34-m9mw/GHSA-6m45-hp34-m9mw.json
index cbb768d36d9..a199641d51e 100644
--- a/advisories/unreviewed/2023/01/GHSA-6m45-hp34-m9mw/GHSA-6m45-hp34-m9mw.json
+++ b/advisories/unreviewed/2023/01/GHSA-6m45-hp34-m9mw/GHSA-6m45-hp34-m9mw.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -39,9 +37,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2023/01/GHSA-7365-g5qg-hxx6/GHSA-7365-g5qg-hxx6.json b/advisories/unreviewed/2023/01/GHSA-7365-g5qg-hxx6/GHSA-7365-g5qg-hxx6.json
index 2ffc3fdb389..849aeea16b1 100644
--- a/advisories/unreviewed/2023/01/GHSA-7365-g5qg-hxx6/GHSA-7365-g5qg-hxx6.json
+++ b/advisories/unreviewed/2023/01/GHSA-7365-g5qg-hxx6/GHSA-7365-g5qg-hxx6.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-7g72-m37j-c82m/GHSA-7g72-m37j-c82m.json b/advisories/unreviewed/2023/01/GHSA-7g72-m37j-c82m/GHSA-7g72-m37j-c82m.json
index 61386528fec..0734e60a886 100644
--- a/advisories/unreviewed/2023/01/GHSA-7g72-m37j-c82m/GHSA-7g72-m37j-c82m.json
+++ b/advisories/unreviewed/2023/01/GHSA-7g72-m37j-c82m/GHSA-7g72-m37j-c82m.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-7gjv-jhw8-w7hq/GHSA-7gjv-jhw8-w7hq.json b/advisories/unreviewed/2023/01/GHSA-7gjv-jhw8-w7hq/GHSA-7gjv-jhw8-w7hq.json
index 337ed74e142..a20479bc361 100644
--- a/advisories/unreviewed/2023/01/GHSA-7gjv-jhw8-w7hq/GHSA-7gjv-jhw8-w7hq.json
+++ b/advisories/unreviewed/2023/01/GHSA-7gjv-jhw8-w7hq/GHSA-7gjv-jhw8-w7hq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-7jpp-jr4j-h6rp/GHSA-7jpp-jr4j-h6rp.json b/advisories/unreviewed/2023/01/GHSA-7jpp-jr4j-h6rp/GHSA-7jpp-jr4j-h6rp.json
index fe00bc4efe7..46d3c1dcdb8 100644
--- a/advisories/unreviewed/2023/01/GHSA-7jpp-jr4j-h6rp/GHSA-7jpp-jr4j-h6rp.json
+++ b/advisories/unreviewed/2023/01/GHSA-7jpp-jr4j-h6rp/GHSA-7jpp-jr4j-h6rp.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-7pcg-jp63-83f5/GHSA-7pcg-jp63-83f5.json b/advisories/unreviewed/2023/01/GHSA-7pcg-jp63-83f5/GHSA-7pcg-jp63-83f5.json
index fdbb98aff61..c79885a4552 100644
--- a/advisories/unreviewed/2023/01/GHSA-7pcg-jp63-83f5/GHSA-7pcg-jp63-83f5.json
+++ b/advisories/unreviewed/2023/01/GHSA-7pcg-jp63-83f5/GHSA-7pcg-jp63-83f5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-7rw7-m7rf-3h77/GHSA-7rw7-m7rf-3h77.json b/advisories/unreviewed/2023/01/GHSA-7rw7-m7rf-3h77/GHSA-7rw7-m7rf-3h77.json
index 64f4b802ea3..8bd73fb7eba 100644
--- a/advisories/unreviewed/2023/01/GHSA-7rw7-m7rf-3h77/GHSA-7rw7-m7rf-3h77.json
+++ b/advisories/unreviewed/2023/01/GHSA-7rw7-m7rf-3h77/GHSA-7rw7-m7rf-3h77.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-7rxf-234p-2f7w/GHSA-7rxf-234p-2f7w.json b/advisories/unreviewed/2023/01/GHSA-7rxf-234p-2f7w/GHSA-7rxf-234p-2f7w.json
index f7885b22855..4549fd90b53 100644
--- a/advisories/unreviewed/2023/01/GHSA-7rxf-234p-2f7w/GHSA-7rxf-234p-2f7w.json
+++ b/advisories/unreviewed/2023/01/GHSA-7rxf-234p-2f7w/GHSA-7rxf-234p-2f7w.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-83wp-2h8x-9c5g/GHSA-83wp-2h8x-9c5g.json b/advisories/unreviewed/2023/01/GHSA-83wp-2h8x-9c5g/GHSA-83wp-2h8x-9c5g.json
index 154da727df4..fad8d20c857 100644
--- a/advisories/unreviewed/2023/01/GHSA-83wp-2h8x-9c5g/GHSA-83wp-2h8x-9c5g.json
+++ b/advisories/unreviewed/2023/01/GHSA-83wp-2h8x-9c5g/GHSA-83wp-2h8x-9c5g.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2023/01/GHSA-85q4-chqw-w4gj/GHSA-85q4-chqw-w4gj.json b/advisories/unreviewed/2023/01/GHSA-85q4-chqw-w4gj/GHSA-85q4-chqw-w4gj.json
index c7445e9364f..de74706348d 100644
--- a/advisories/unreviewed/2023/01/GHSA-85q4-chqw-w4gj/GHSA-85q4-chqw-w4gj.json
+++ b/advisories/unreviewed/2023/01/GHSA-85q4-chqw-w4gj/GHSA-85q4-chqw-w4gj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-8rgq-7c98-wxpm/GHSA-8rgq-7c98-wxpm.json b/advisories/unreviewed/2023/01/GHSA-8rgq-7c98-wxpm/GHSA-8rgq-7c98-wxpm.json
index aca1bff186f..31c8121d247 100644
--- a/advisories/unreviewed/2023/01/GHSA-8rgq-7c98-wxpm/GHSA-8rgq-7c98-wxpm.json
+++ b/advisories/unreviewed/2023/01/GHSA-8rgq-7c98-wxpm/GHSA-8rgq-7c98-wxpm.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-8w7x-q25m-2prg/GHSA-8w7x-q25m-2prg.json b/advisories/unreviewed/2023/01/GHSA-8w7x-q25m-2prg/GHSA-8w7x-q25m-2prg.json
index 4ff7c7b6806..a15b69ebc58 100644
--- a/advisories/unreviewed/2023/01/GHSA-8w7x-q25m-2prg/GHSA-8w7x-q25m-2prg.json
+++ b/advisories/unreviewed/2023/01/GHSA-8w7x-q25m-2prg/GHSA-8w7x-q25m-2prg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-9h47-6hm4-j5r2/GHSA-9h47-6hm4-j5r2.json b/advisories/unreviewed/2023/01/GHSA-9h47-6hm4-j5r2/GHSA-9h47-6hm4-j5r2.json
index 994f001861b..77d9aa0449e 100644
--- a/advisories/unreviewed/2023/01/GHSA-9h47-6hm4-j5r2/GHSA-9h47-6hm4-j5r2.json
+++ b/advisories/unreviewed/2023/01/GHSA-9h47-6hm4-j5r2/GHSA-9h47-6hm4-j5r2.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-9j82-x46x-536g/GHSA-9j82-x46x-536g.json b/advisories/unreviewed/2023/01/GHSA-9j82-x46x-536g/GHSA-9j82-x46x-536g.json
index dac79db1984..bd09ba3a57f 100644
--- a/advisories/unreviewed/2023/01/GHSA-9j82-x46x-536g/GHSA-9j82-x46x-536g.json
+++ b/advisories/unreviewed/2023/01/GHSA-9j82-x46x-536g/GHSA-9j82-x46x-536g.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:P/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-9wxj-34v7-jhh3/GHSA-9wxj-34v7-jhh3.json b/advisories/unreviewed/2023/01/GHSA-9wxj-34v7-jhh3/GHSA-9wxj-34v7-jhh3.json
index 4c9483971f4..1dfc5df73f0 100644
--- a/advisories/unreviewed/2023/01/GHSA-9wxj-34v7-jhh3/GHSA-9wxj-34v7-jhh3.json
+++ b/advisories/unreviewed/2023/01/GHSA-9wxj-34v7-jhh3/GHSA-9wxj-34v7-jhh3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-c24v-pm2q-ff7p/GHSA-c24v-pm2q-ff7p.json b/advisories/unreviewed/2023/01/GHSA-c24v-pm2q-ff7p/GHSA-c24v-pm2q-ff7p.json
index f3fe3b273cf..974e3f0df8e 100644
--- a/advisories/unreviewed/2023/01/GHSA-c24v-pm2q-ff7p/GHSA-c24v-pm2q-ff7p.json
+++ b/advisories/unreviewed/2023/01/GHSA-c24v-pm2q-ff7p/GHSA-c24v-pm2q-ff7p.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-c8p3-h9qp-45fm/GHSA-c8p3-h9qp-45fm.json b/advisories/unreviewed/2023/01/GHSA-c8p3-h9qp-45fm/GHSA-c8p3-h9qp-45fm.json
index 3c5621947b0..2264acfc59e 100644
--- a/advisories/unreviewed/2023/01/GHSA-c8p3-h9qp-45fm/GHSA-c8p3-h9qp-45fm.json
+++ b/advisories/unreviewed/2023/01/GHSA-c8p3-h9qp-45fm/GHSA-c8p3-h9qp-45fm.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-cc3r-wqmp-6h2g/GHSA-cc3r-wqmp-6h2g.json b/advisories/unreviewed/2023/01/GHSA-cc3r-wqmp-6h2g/GHSA-cc3r-wqmp-6h2g.json
index c3dd176c2b5..11943f8304b 100644
--- a/advisories/unreviewed/2023/01/GHSA-cc3r-wqmp-6h2g/GHSA-cc3r-wqmp-6h2g.json
+++ b/advisories/unreviewed/2023/01/GHSA-cc3r-wqmp-6h2g/GHSA-cc3r-wqmp-6h2g.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-f543-5x5h-5x35/GHSA-f543-5x5h-5x35.json b/advisories/unreviewed/2023/01/GHSA-f543-5x5h-5x35/GHSA-f543-5x5h-5x35.json
index c35805d3ef5..9b9b1d1c90c 100644
--- a/advisories/unreviewed/2023/01/GHSA-f543-5x5h-5x35/GHSA-f543-5x5h-5x35.json
+++ b/advisories/unreviewed/2023/01/GHSA-f543-5x5h-5x35/GHSA-f543-5x5h-5x35.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-fm9c-x8c2-6c6v/GHSA-fm9c-x8c2-6c6v.json b/advisories/unreviewed/2023/01/GHSA-fm9c-x8c2-6c6v/GHSA-fm9c-x8c2-6c6v.json
index d1650ea2de2..7dd85962507 100644
--- a/advisories/unreviewed/2023/01/GHSA-fm9c-x8c2-6c6v/GHSA-fm9c-x8c2-6c6v.json
+++ b/advisories/unreviewed/2023/01/GHSA-fm9c-x8c2-6c6v/GHSA-fm9c-x8c2-6c6v.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-fq64-rwr7-qr5w/GHSA-fq64-rwr7-qr5w.json b/advisories/unreviewed/2023/01/GHSA-fq64-rwr7-qr5w/GHSA-fq64-rwr7-qr5w.json
index 35d67efb070..7a1860a1b9a 100644
--- a/advisories/unreviewed/2023/01/GHSA-fq64-rwr7-qr5w/GHSA-fq64-rwr7-qr5w.json
+++ b/advisories/unreviewed/2023/01/GHSA-fq64-rwr7-qr5w/GHSA-fq64-rwr7-qr5w.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-fqrf-ffcm-h652/GHSA-fqrf-ffcm-h652.json b/advisories/unreviewed/2023/01/GHSA-fqrf-ffcm-h652/GHSA-fqrf-ffcm-h652.json
index 50ba44cb568..92c658914d4 100644
--- a/advisories/unreviewed/2023/01/GHSA-fqrf-ffcm-h652/GHSA-fqrf-ffcm-h652.json
+++ b/advisories/unreviewed/2023/01/GHSA-fqrf-ffcm-h652/GHSA-fqrf-ffcm-h652.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-fv73-57vf-3qgx/GHSA-fv73-57vf-3qgx.json b/advisories/unreviewed/2023/01/GHSA-fv73-57vf-3qgx/GHSA-fv73-57vf-3qgx.json
index 82f0a806725..c6942ab5610 100644
--- a/advisories/unreviewed/2023/01/GHSA-fv73-57vf-3qgx/GHSA-fv73-57vf-3qgx.json
+++ b/advisories/unreviewed/2023/01/GHSA-fv73-57vf-3qgx/GHSA-fv73-57vf-3qgx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-g78r-q7qj-rwm8/GHSA-g78r-q7qj-rwm8.json b/advisories/unreviewed/2023/01/GHSA-g78r-q7qj-rwm8/GHSA-g78r-q7qj-rwm8.json
index d04edef0260..39deca6eb81 100644
--- a/advisories/unreviewed/2023/01/GHSA-g78r-q7qj-rwm8/GHSA-g78r-q7qj-rwm8.json
+++ b/advisories/unreviewed/2023/01/GHSA-g78r-q7qj-rwm8/GHSA-g78r-q7qj-rwm8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-g8fh-hpvw-v4p8/GHSA-g8fh-hpvw-v4p8.json b/advisories/unreviewed/2023/01/GHSA-g8fh-hpvw-v4p8/GHSA-g8fh-hpvw-v4p8.json
index f28c3a8acd6..f48635500f7 100644
--- a/advisories/unreviewed/2023/01/GHSA-g8fh-hpvw-v4p8/GHSA-g8fh-hpvw-v4p8.json
+++ b/advisories/unreviewed/2023/01/GHSA-g8fh-hpvw-v4p8/GHSA-g8fh-hpvw-v4p8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-gc9c-5cvm-jfhx/GHSA-gc9c-5cvm-jfhx.json b/advisories/unreviewed/2023/01/GHSA-gc9c-5cvm-jfhx/GHSA-gc9c-5cvm-jfhx.json
index ec396bf04a4..a8601cfc176 100644
--- a/advisories/unreviewed/2023/01/GHSA-gc9c-5cvm-jfhx/GHSA-gc9c-5cvm-jfhx.json
+++ b/advisories/unreviewed/2023/01/GHSA-gc9c-5cvm-jfhx/GHSA-gc9c-5cvm-jfhx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-gf4p-9cqm-vwpj/GHSA-gf4p-9cqm-vwpj.json b/advisories/unreviewed/2023/01/GHSA-gf4p-9cqm-vwpj/GHSA-gf4p-9cqm-vwpj.json
index a2462ecca1e..08d6ba007df 100644
--- a/advisories/unreviewed/2023/01/GHSA-gf4p-9cqm-vwpj/GHSA-gf4p-9cqm-vwpj.json
+++ b/advisories/unreviewed/2023/01/GHSA-gf4p-9cqm-vwpj/GHSA-gf4p-9cqm-vwpj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-gmmh-m76r-369x/GHSA-gmmh-m76r-369x.json b/advisories/unreviewed/2023/01/GHSA-gmmh-m76r-369x/GHSA-gmmh-m76r-369x.json
index 72fefc6b4c6..9ab24d1e267 100644
--- a/advisories/unreviewed/2023/01/GHSA-gmmh-m76r-369x/GHSA-gmmh-m76r-369x.json
+++ b/advisories/unreviewed/2023/01/GHSA-gmmh-m76r-369x/GHSA-gmmh-m76r-369x.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-gx87-5j8f-9f75/GHSA-gx87-5j8f-9f75.json b/advisories/unreviewed/2023/01/GHSA-gx87-5j8f-9f75/GHSA-gx87-5j8f-9f75.json
index d9a4d6efa31..5d39971cb5b 100644
--- a/advisories/unreviewed/2023/01/GHSA-gx87-5j8f-9f75/GHSA-gx87-5j8f-9f75.json
+++ b/advisories/unreviewed/2023/01/GHSA-gx87-5j8f-9f75/GHSA-gx87-5j8f-9f75.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-h77f-99cf-c79f/GHSA-h77f-99cf-c79f.json b/advisories/unreviewed/2023/01/GHSA-h77f-99cf-c79f/GHSA-h77f-99cf-c79f.json
index 4c2d345ee23..30146d8e3fb 100644
--- a/advisories/unreviewed/2023/01/GHSA-h77f-99cf-c79f/GHSA-h77f-99cf-c79f.json
+++ b/advisories/unreviewed/2023/01/GHSA-h77f-99cf-c79f/GHSA-h77f-99cf-c79f.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-h7rr-pq87-v2r8/GHSA-h7rr-pq87-v2r8.json b/advisories/unreviewed/2023/01/GHSA-h7rr-pq87-v2r8/GHSA-h7rr-pq87-v2r8.json
index 6d46d8f9d22..2f5c89d5445 100644
--- a/advisories/unreviewed/2023/01/GHSA-h7rr-pq87-v2r8/GHSA-h7rr-pq87-v2r8.json
+++ b/advisories/unreviewed/2023/01/GHSA-h7rr-pq87-v2r8/GHSA-h7rr-pq87-v2r8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-jjmh-958w-rr2j/GHSA-jjmh-958w-rr2j.json b/advisories/unreviewed/2023/01/GHSA-jjmh-958w-rr2j/GHSA-jjmh-958w-rr2j.json
index be41626d24c..5610118dac7 100644
--- a/advisories/unreviewed/2023/01/GHSA-jjmh-958w-rr2j/GHSA-jjmh-958w-rr2j.json
+++ b/advisories/unreviewed/2023/01/GHSA-jjmh-958w-rr2j/GHSA-jjmh-958w-rr2j.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-jr3g-w92f-g6x4/GHSA-jr3g-w92f-g6x4.json b/advisories/unreviewed/2023/01/GHSA-jr3g-w92f-g6x4/GHSA-jr3g-w92f-g6x4.json
index d79e4afbcc2..58932656b50 100644
--- a/advisories/unreviewed/2023/01/GHSA-jr3g-w92f-g6x4/GHSA-jr3g-w92f-g6x4.json
+++ b/advisories/unreviewed/2023/01/GHSA-jr3g-w92f-g6x4/GHSA-jr3g-w92f-g6x4.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-mffv-q36c-x853/GHSA-mffv-q36c-x853.json b/advisories/unreviewed/2023/01/GHSA-mffv-q36c-x853/GHSA-mffv-q36c-x853.json
index b6e71eadabe..8157bd526a2 100644
--- a/advisories/unreviewed/2023/01/GHSA-mffv-q36c-x853/GHSA-mffv-q36c-x853.json
+++ b/advisories/unreviewed/2023/01/GHSA-mffv-q36c-x853/GHSA-mffv-q36c-x853.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-mj3c-gfpv-gpfm/GHSA-mj3c-gfpv-gpfm.json b/advisories/unreviewed/2023/01/GHSA-mj3c-gfpv-gpfm/GHSA-mj3c-gfpv-gpfm.json
index 9811aaa77b3..93e8231ddd9 100644
--- a/advisories/unreviewed/2023/01/GHSA-mj3c-gfpv-gpfm/GHSA-mj3c-gfpv-gpfm.json
+++ b/advisories/unreviewed/2023/01/GHSA-mj3c-gfpv-gpfm/GHSA-mj3c-gfpv-gpfm.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-mjp7-9x9w-g68j/GHSA-mjp7-9x9w-g68j.json b/advisories/unreviewed/2023/01/GHSA-mjp7-9x9w-g68j/GHSA-mjp7-9x9w-g68j.json
index 0a13fbabdc1..4263958fba0 100644
--- a/advisories/unreviewed/2023/01/GHSA-mjp7-9x9w-g68j/GHSA-mjp7-9x9w-g68j.json
+++ b/advisories/unreviewed/2023/01/GHSA-mjp7-9x9w-g68j/GHSA-mjp7-9x9w-g68j.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-mph9-6grh-8w42/GHSA-mph9-6grh-8w42.json b/advisories/unreviewed/2023/01/GHSA-mph9-6grh-8w42/GHSA-mph9-6grh-8w42.json
index aa4ddd7b08e..955762286a8 100644
--- a/advisories/unreviewed/2023/01/GHSA-mph9-6grh-8w42/GHSA-mph9-6grh-8w42.json
+++ b/advisories/unreviewed/2023/01/GHSA-mph9-6grh-8w42/GHSA-mph9-6grh-8w42.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-mqmv-38r6-6q2v/GHSA-mqmv-38r6-6q2v.json b/advisories/unreviewed/2023/01/GHSA-mqmv-38r6-6q2v/GHSA-mqmv-38r6-6q2v.json
index 37e9889a529..0f749af54b4 100644
--- a/advisories/unreviewed/2023/01/GHSA-mqmv-38r6-6q2v/GHSA-mqmv-38r6-6q2v.json
+++ b/advisories/unreviewed/2023/01/GHSA-mqmv-38r6-6q2v/GHSA-mqmv-38r6-6q2v.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-mqvx-34q7-6mc7/GHSA-mqvx-34q7-6mc7.json b/advisories/unreviewed/2023/01/GHSA-mqvx-34q7-6mc7/GHSA-mqvx-34q7-6mc7.json
index 79248721748..ef687ffa185 100644
--- a/advisories/unreviewed/2023/01/GHSA-mqvx-34q7-6mc7/GHSA-mqvx-34q7-6mc7.json
+++ b/advisories/unreviewed/2023/01/GHSA-mqvx-34q7-6mc7/GHSA-mqvx-34q7-6mc7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-mxgm-jvw2-28xj/GHSA-mxgm-jvw2-28xj.json b/advisories/unreviewed/2023/01/GHSA-mxgm-jvw2-28xj/GHSA-mxgm-jvw2-28xj.json
index c5c23e6ff73..1e33dff6f5c 100644
--- a/advisories/unreviewed/2023/01/GHSA-mxgm-jvw2-28xj/GHSA-mxgm-jvw2-28xj.json
+++ b/advisories/unreviewed/2023/01/GHSA-mxgm-jvw2-28xj/GHSA-mxgm-jvw2-28xj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-p6gg-9438-r6rj/GHSA-p6gg-9438-r6rj.json b/advisories/unreviewed/2023/01/GHSA-p6gg-9438-r6rj/GHSA-p6gg-9438-r6rj.json
index ab50d7c1cdf..23c69ebb054 100644
--- a/advisories/unreviewed/2023/01/GHSA-p6gg-9438-r6rj/GHSA-p6gg-9438-r6rj.json
+++ b/advisories/unreviewed/2023/01/GHSA-p6gg-9438-r6rj/GHSA-p6gg-9438-r6rj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-p7mv-cr9r-97gq/GHSA-p7mv-cr9r-97gq.json b/advisories/unreviewed/2023/01/GHSA-p7mv-cr9r-97gq/GHSA-p7mv-cr9r-97gq.json
index e2d58df5e99..c1523b633ad 100644
--- a/advisories/unreviewed/2023/01/GHSA-p7mv-cr9r-97gq/GHSA-p7mv-cr9r-97gq.json
+++ b/advisories/unreviewed/2023/01/GHSA-p7mv-cr9r-97gq/GHSA-p7mv-cr9r-97gq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-pfc9-f9j3-73fh/GHSA-pfc9-f9j3-73fh.json b/advisories/unreviewed/2023/01/GHSA-pfc9-f9j3-73fh/GHSA-pfc9-f9j3-73fh.json
index 347e85ebe89..7d5953f7406 100644
--- a/advisories/unreviewed/2023/01/GHSA-pfc9-f9j3-73fh/GHSA-pfc9-f9j3-73fh.json
+++ b/advisories/unreviewed/2023/01/GHSA-pfc9-f9j3-73fh/GHSA-pfc9-f9j3-73fh.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-ppxq-2pgv-q63j/GHSA-ppxq-2pgv-q63j.json b/advisories/unreviewed/2023/01/GHSA-ppxq-2pgv-q63j/GHSA-ppxq-2pgv-q63j.json
index b35ec79b2c2..4524b018420 100644
--- a/advisories/unreviewed/2023/01/GHSA-ppxq-2pgv-q63j/GHSA-ppxq-2pgv-q63j.json
+++ b/advisories/unreviewed/2023/01/GHSA-ppxq-2pgv-q63j/GHSA-ppxq-2pgv-q63j.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-pr88-j677-532x/GHSA-pr88-j677-532x.json b/advisories/unreviewed/2023/01/GHSA-pr88-j677-532x/GHSA-pr88-j677-532x.json
index 95f80ca2582..98e5e456040 100644
--- a/advisories/unreviewed/2023/01/GHSA-pr88-j677-532x/GHSA-pr88-j677-532x.json
+++ b/advisories/unreviewed/2023/01/GHSA-pr88-j677-532x/GHSA-pr88-j677-532x.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-q322-ffvh-65rm/GHSA-q322-ffvh-65rm.json b/advisories/unreviewed/2023/01/GHSA-q322-ffvh-65rm/GHSA-q322-ffvh-65rm.json
index 3fac7a9a23e..264c9d154ab 100644
--- a/advisories/unreviewed/2023/01/GHSA-q322-ffvh-65rm/GHSA-q322-ffvh-65rm.json
+++ b/advisories/unreviewed/2023/01/GHSA-q322-ffvh-65rm/GHSA-q322-ffvh-65rm.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-q43h-97f8-xhcw/GHSA-q43h-97f8-xhcw.json b/advisories/unreviewed/2023/01/GHSA-q43h-97f8-xhcw/GHSA-q43h-97f8-xhcw.json
index a81cdc19008..b9d60189a8b 100644
--- a/advisories/unreviewed/2023/01/GHSA-q43h-97f8-xhcw/GHSA-q43h-97f8-xhcw.json
+++ b/advisories/unreviewed/2023/01/GHSA-q43h-97f8-xhcw/GHSA-q43h-97f8-xhcw.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-qcvx-f4h4-vx9h/GHSA-qcvx-f4h4-vx9h.json b/advisories/unreviewed/2023/01/GHSA-qcvx-f4h4-vx9h/GHSA-qcvx-f4h4-vx9h.json
index 83b66c5eef5..cd6e32f11a5 100644
--- a/advisories/unreviewed/2023/01/GHSA-qcvx-f4h4-vx9h/GHSA-qcvx-f4h4-vx9h.json
+++ b/advisories/unreviewed/2023/01/GHSA-qcvx-f4h4-vx9h/GHSA-qcvx-f4h4-vx9h.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-qmxp-f2px-7fcq/GHSA-qmxp-f2px-7fcq.json b/advisories/unreviewed/2023/01/GHSA-qmxp-f2px-7fcq/GHSA-qmxp-f2px-7fcq.json
index f2485f7de30..241870e6c58 100644
--- a/advisories/unreviewed/2023/01/GHSA-qmxp-f2px-7fcq/GHSA-qmxp-f2px-7fcq.json
+++ b/advisories/unreviewed/2023/01/GHSA-qmxp-f2px-7fcq/GHSA-qmxp-f2px-7fcq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-qp2r-8c2p-vfg7/GHSA-qp2r-8c2p-vfg7.json b/advisories/unreviewed/2023/01/GHSA-qp2r-8c2p-vfg7/GHSA-qp2r-8c2p-vfg7.json
index a3fde0ecaac..13dc9fcee90 100644
--- a/advisories/unreviewed/2023/01/GHSA-qp2r-8c2p-vfg7/GHSA-qp2r-8c2p-vfg7.json
+++ b/advisories/unreviewed/2023/01/GHSA-qp2r-8c2p-vfg7/GHSA-qp2r-8c2p-vfg7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-qvrj-9g9p-mchm/GHSA-qvrj-9g9p-mchm.json b/advisories/unreviewed/2023/01/GHSA-qvrj-9g9p-mchm/GHSA-qvrj-9g9p-mchm.json
index 00920b6a937..8f1eabf80b4 100644
--- a/advisories/unreviewed/2023/01/GHSA-qvrj-9g9p-mchm/GHSA-qvrj-9g9p-mchm.json
+++ b/advisories/unreviewed/2023/01/GHSA-qvrj-9g9p-mchm/GHSA-qvrj-9g9p-mchm.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-qw52-qv79-54wv/GHSA-qw52-qv79-54wv.json b/advisories/unreviewed/2023/01/GHSA-qw52-qv79-54wv/GHSA-qw52-qv79-54wv.json
index b15766968d0..3c6be6f4fb0 100644
--- a/advisories/unreviewed/2023/01/GHSA-qw52-qv79-54wv/GHSA-qw52-qv79-54wv.json
+++ b/advisories/unreviewed/2023/01/GHSA-qw52-qv79-54wv/GHSA-qw52-qv79-54wv.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-rc4w-f7j9-xw22/GHSA-rc4w-f7j9-xw22.json b/advisories/unreviewed/2023/01/GHSA-rc4w-f7j9-xw22/GHSA-rc4w-f7j9-xw22.json
index 26b9e9c4700..feb2d7c4aa9 100644
--- a/advisories/unreviewed/2023/01/GHSA-rc4w-f7j9-xw22/GHSA-rc4w-f7j9-xw22.json
+++ b/advisories/unreviewed/2023/01/GHSA-rc4w-f7j9-xw22/GHSA-rc4w-f7j9-xw22.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-rf8j-m72g-6f7v/GHSA-rf8j-m72g-6f7v.json b/advisories/unreviewed/2023/01/GHSA-rf8j-m72g-6f7v/GHSA-rf8j-m72g-6f7v.json
index c08c1627ec7..9cd73a3c026 100644
--- a/advisories/unreviewed/2023/01/GHSA-rf8j-m72g-6f7v/GHSA-rf8j-m72g-6f7v.json
+++ b/advisories/unreviewed/2023/01/GHSA-rf8j-m72g-6f7v/GHSA-rf8j-m72g-6f7v.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-rfh3-642q-jvpx/GHSA-rfh3-642q-jvpx.json b/advisories/unreviewed/2023/01/GHSA-rfh3-642q-jvpx/GHSA-rfh3-642q-jvpx.json
index 0b527c2a4b1..193956e72a1 100644
--- a/advisories/unreviewed/2023/01/GHSA-rfh3-642q-jvpx/GHSA-rfh3-642q-jvpx.json
+++ b/advisories/unreviewed/2023/01/GHSA-rfh3-642q-jvpx/GHSA-rfh3-642q-jvpx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-rgjx-h662-4g4x/GHSA-rgjx-h662-4g4x.json b/advisories/unreviewed/2023/01/GHSA-rgjx-h662-4g4x/GHSA-rgjx-h662-4g4x.json
index db88ba2f679..5e1201a945f 100644
--- a/advisories/unreviewed/2023/01/GHSA-rgjx-h662-4g4x/GHSA-rgjx-h662-4g4x.json
+++ b/advisories/unreviewed/2023/01/GHSA-rgjx-h662-4g4x/GHSA-rgjx-h662-4g4x.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2023/01/GHSA-rw2h-4wg3-5f47/GHSA-rw2h-4wg3-5f47.json b/advisories/unreviewed/2023/01/GHSA-rw2h-4wg3-5f47/GHSA-rw2h-4wg3-5f47.json
index 1e9fdfe9716..95b655f2a0d 100644
--- a/advisories/unreviewed/2023/01/GHSA-rw2h-4wg3-5f47/GHSA-rw2h-4wg3-5f47.json
+++ b/advisories/unreviewed/2023/01/GHSA-rw2h-4wg3-5f47/GHSA-rw2h-4wg3-5f47.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-rxvq-2cg8-7h7r/GHSA-rxvq-2cg8-7h7r.json b/advisories/unreviewed/2023/01/GHSA-rxvq-2cg8-7h7r/GHSA-rxvq-2cg8-7h7r.json
index c70183b0c4f..be9d57a2f58 100644
--- a/advisories/unreviewed/2023/01/GHSA-rxvq-2cg8-7h7r/GHSA-rxvq-2cg8-7h7r.json
+++ b/advisories/unreviewed/2023/01/GHSA-rxvq-2cg8-7h7r/GHSA-rxvq-2cg8-7h7r.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-vw6f-3cv7-jw47/GHSA-vw6f-3cv7-jw47.json b/advisories/unreviewed/2023/01/GHSA-vw6f-3cv7-jw47/GHSA-vw6f-3cv7-jw47.json
index eec93deebe4..56376d07702 100644
--- a/advisories/unreviewed/2023/01/GHSA-vw6f-3cv7-jw47/GHSA-vw6f-3cv7-jw47.json
+++ b/advisories/unreviewed/2023/01/GHSA-vw6f-3cv7-jw47/GHSA-vw6f-3cv7-jw47.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-w5c5-f46c-8j6x/GHSA-w5c5-f46c-8j6x.json b/advisories/unreviewed/2023/01/GHSA-w5c5-f46c-8j6x/GHSA-w5c5-f46c-8j6x.json
index 2a21d019179..8a78da01109 100644
--- a/advisories/unreviewed/2023/01/GHSA-w5c5-f46c-8j6x/GHSA-w5c5-f46c-8j6x.json
+++ b/advisories/unreviewed/2023/01/GHSA-w5c5-f46c-8j6x/GHSA-w5c5-f46c-8j6x.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-wcwr-46gq-8hvj/GHSA-wcwr-46gq-8hvj.json b/advisories/unreviewed/2023/01/GHSA-wcwr-46gq-8hvj/GHSA-wcwr-46gq-8hvj.json
index fed39b7fb01..36ffff83b63 100644
--- a/advisories/unreviewed/2023/01/GHSA-wcwr-46gq-8hvj/GHSA-wcwr-46gq-8hvj.json
+++ b/advisories/unreviewed/2023/01/GHSA-wcwr-46gq-8hvj/GHSA-wcwr-46gq-8hvj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-x3rw-7xfq-v6g9/GHSA-x3rw-7xfq-v6g9.json b/advisories/unreviewed/2023/01/GHSA-x3rw-7xfq-v6g9/GHSA-x3rw-7xfq-v6g9.json
index 0e52e63a3dc..38c6afabd76 100644
--- a/advisories/unreviewed/2023/01/GHSA-x3rw-7xfq-v6g9/GHSA-x3rw-7xfq-v6g9.json
+++ b/advisories/unreviewed/2023/01/GHSA-x3rw-7xfq-v6g9/GHSA-x3rw-7xfq-v6g9.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-x58q-q278-r5c7/GHSA-x58q-q278-r5c7.json b/advisories/unreviewed/2023/01/GHSA-x58q-q278-r5c7/GHSA-x58q-q278-r5c7.json
index b6c86114e86..748b8585774 100644
--- a/advisories/unreviewed/2023/01/GHSA-x58q-q278-r5c7/GHSA-x58q-q278-r5c7.json
+++ b/advisories/unreviewed/2023/01/GHSA-x58q-q278-r5c7/GHSA-x58q-q278-r5c7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-x838-8c49-798v/GHSA-x838-8c49-798v.json b/advisories/unreviewed/2023/01/GHSA-x838-8c49-798v/GHSA-x838-8c49-798v.json
index 3fdc87a0651..1cc08a4d1ae 100644
--- a/advisories/unreviewed/2023/01/GHSA-x838-8c49-798v/GHSA-x838-8c49-798v.json
+++ b/advisories/unreviewed/2023/01/GHSA-x838-8c49-798v/GHSA-x838-8c49-798v.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/01/GHSA-xgph-j3rr-ghx9/GHSA-xgph-j3rr-ghx9.json b/advisories/unreviewed/2023/01/GHSA-xgph-j3rr-ghx9/GHSA-xgph-j3rr-ghx9.json
index d969598751a..58da873deaf 100644
--- a/advisories/unreviewed/2023/01/GHSA-xgph-j3rr-ghx9/GHSA-xgph-j3rr-ghx9.json
+++ b/advisories/unreviewed/2023/01/GHSA-xgph-j3rr-ghx9/GHSA-xgph-j3rr-ghx9.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2023/02/GHSA-35hp-p589-4cwf/GHSA-35hp-p589-4cwf.json b/advisories/unreviewed/2023/02/GHSA-35hp-p589-4cwf/GHSA-35hp-p589-4cwf.json
index 8b4740992a0..b831c669338 100644
--- a/advisories/unreviewed/2023/02/GHSA-35hp-p589-4cwf/GHSA-35hp-p589-4cwf.json
+++ b/advisories/unreviewed/2023/02/GHSA-35hp-p589-4cwf/GHSA-35hp-p589-4cwf.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/02/GHSA-3q82-rr95-h5gf/GHSA-3q82-rr95-h5gf.json b/advisories/unreviewed/2023/02/GHSA-3q82-rr95-h5gf/GHSA-3q82-rr95-h5gf.json
index a17c1a3571a..d080c63a41c 100644
--- a/advisories/unreviewed/2023/02/GHSA-3q82-rr95-h5gf/GHSA-3q82-rr95-h5gf.json
+++ b/advisories/unreviewed/2023/02/GHSA-3q82-rr95-h5gf/GHSA-3q82-rr95-h5gf.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/02/GHSA-3wg8-6w7g-gg2j/GHSA-3wg8-6w7g-gg2j.json b/advisories/unreviewed/2023/02/GHSA-3wg8-6w7g-gg2j/GHSA-3wg8-6w7g-gg2j.json
index ee060160742..120e9f27c86 100644
--- a/advisories/unreviewed/2023/02/GHSA-3wg8-6w7g-gg2j/GHSA-3wg8-6w7g-gg2j.json
+++ b/advisories/unreviewed/2023/02/GHSA-3wg8-6w7g-gg2j/GHSA-3wg8-6w7g-gg2j.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/02/GHSA-449p-v9gc-4xv4/GHSA-449p-v9gc-4xv4.json b/advisories/unreviewed/2023/02/GHSA-449p-v9gc-4xv4/GHSA-449p-v9gc-4xv4.json
index 893eca76798..ebe41349c21 100644
--- a/advisories/unreviewed/2023/02/GHSA-449p-v9gc-4xv4/GHSA-449p-v9gc-4xv4.json
+++ b/advisories/unreviewed/2023/02/GHSA-449p-v9gc-4xv4/GHSA-449p-v9gc-4xv4.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/02/GHSA-4q27-37vv-f4jj/GHSA-4q27-37vv-f4jj.json b/advisories/unreviewed/2023/02/GHSA-4q27-37vv-f4jj/GHSA-4q27-37vv-f4jj.json
index 8e00e300df7..d468efaa9e1 100644
--- a/advisories/unreviewed/2023/02/GHSA-4q27-37vv-f4jj/GHSA-4q27-37vv-f4jj.json
+++ b/advisories/unreviewed/2023/02/GHSA-4q27-37vv-f4jj/GHSA-4q27-37vv-f4jj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/02/GHSA-5f56-53rv-c32c/GHSA-5f56-53rv-c32c.json b/advisories/unreviewed/2023/02/GHSA-5f56-53rv-c32c/GHSA-5f56-53rv-c32c.json
index 3b5f1781cfc..12dbd63b02d 100644
--- a/advisories/unreviewed/2023/02/GHSA-5f56-53rv-c32c/GHSA-5f56-53rv-c32c.json
+++ b/advisories/unreviewed/2023/02/GHSA-5f56-53rv-c32c/GHSA-5f56-53rv-c32c.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/02/GHSA-86fw-m4x6-pqq9/GHSA-86fw-m4x6-pqq9.json b/advisories/unreviewed/2023/02/GHSA-86fw-m4x6-pqq9/GHSA-86fw-m4x6-pqq9.json
index f6c2d696783..81ef518ffa4 100644
--- a/advisories/unreviewed/2023/02/GHSA-86fw-m4x6-pqq9/GHSA-86fw-m4x6-pqq9.json
+++ b/advisories/unreviewed/2023/02/GHSA-86fw-m4x6-pqq9/GHSA-86fw-m4x6-pqq9.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/02/GHSA-8w2w-cr6r-p6v3/GHSA-8w2w-cr6r-p6v3.json b/advisories/unreviewed/2023/02/GHSA-8w2w-cr6r-p6v3/GHSA-8w2w-cr6r-p6v3.json
index 43c74015f34..e345f9759b8 100644
--- a/advisories/unreviewed/2023/02/GHSA-8w2w-cr6r-p6v3/GHSA-8w2w-cr6r-p6v3.json
+++ b/advisories/unreviewed/2023/02/GHSA-8w2w-cr6r-p6v3/GHSA-8w2w-cr6r-p6v3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/02/GHSA-f99w-q9mm-98g4/GHSA-f99w-q9mm-98g4.json b/advisories/unreviewed/2023/02/GHSA-f99w-q9mm-98g4/GHSA-f99w-q9mm-98g4.json
index 7d77cf1642b..9de075f4fdd 100644
--- a/advisories/unreviewed/2023/02/GHSA-f99w-q9mm-98g4/GHSA-f99w-q9mm-98g4.json
+++ b/advisories/unreviewed/2023/02/GHSA-f99w-q9mm-98g4/GHSA-f99w-q9mm-98g4.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/02/GHSA-fw4c-xhf9-cw65/GHSA-fw4c-xhf9-cw65.json b/advisories/unreviewed/2023/02/GHSA-fw4c-xhf9-cw65/GHSA-fw4c-xhf9-cw65.json
index 3897ff64abb..56ee2bbfc07 100644
--- a/advisories/unreviewed/2023/02/GHSA-fw4c-xhf9-cw65/GHSA-fw4c-xhf9-cw65.json
+++ b/advisories/unreviewed/2023/02/GHSA-fw4c-xhf9-cw65/GHSA-fw4c-xhf9-cw65.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/02/GHSA-g7p8-vcmx-9h8r/GHSA-g7p8-vcmx-9h8r.json b/advisories/unreviewed/2023/02/GHSA-g7p8-vcmx-9h8r/GHSA-g7p8-vcmx-9h8r.json
index 9b5ced429fa..f407e8f153d 100644
--- a/advisories/unreviewed/2023/02/GHSA-g7p8-vcmx-9h8r/GHSA-g7p8-vcmx-9h8r.json
+++ b/advisories/unreviewed/2023/02/GHSA-g7p8-vcmx-9h8r/GHSA-g7p8-vcmx-9h8r.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/02/GHSA-ghxw-rgqv-5cp6/GHSA-ghxw-rgqv-5cp6.json b/advisories/unreviewed/2023/02/GHSA-ghxw-rgqv-5cp6/GHSA-ghxw-rgqv-5cp6.json
index 33674dc2f8d..e4fe3f70a72 100644
--- a/advisories/unreviewed/2023/02/GHSA-ghxw-rgqv-5cp6/GHSA-ghxw-rgqv-5cp6.json
+++ b/advisories/unreviewed/2023/02/GHSA-ghxw-rgqv-5cp6/GHSA-ghxw-rgqv-5cp6.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/02/GHSA-j47r-gcvh-59g7/GHSA-j47r-gcvh-59g7.json b/advisories/unreviewed/2023/02/GHSA-j47r-gcvh-59g7/GHSA-j47r-gcvh-59g7.json
index 1cc8aff7a17..c2c02fce51e 100644
--- a/advisories/unreviewed/2023/02/GHSA-j47r-gcvh-59g7/GHSA-j47r-gcvh-59g7.json
+++ b/advisories/unreviewed/2023/02/GHSA-j47r-gcvh-59g7/GHSA-j47r-gcvh-59g7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/02/GHSA-j67r-9w4c-jhx6/GHSA-j67r-9w4c-jhx6.json b/advisories/unreviewed/2023/02/GHSA-j67r-9w4c-jhx6/GHSA-j67r-9w4c-jhx6.json
index 26330e1a5cf..7cfa71a41ad 100644
--- a/advisories/unreviewed/2023/02/GHSA-j67r-9w4c-jhx6/GHSA-j67r-9w4c-jhx6.json
+++ b/advisories/unreviewed/2023/02/GHSA-j67r-9w4c-jhx6/GHSA-j67r-9w4c-jhx6.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/02/GHSA-jmm2-7c8x-8jpv/GHSA-jmm2-7c8x-8jpv.json b/advisories/unreviewed/2023/02/GHSA-jmm2-7c8x-8jpv/GHSA-jmm2-7c8x-8jpv.json
index eec07f1913d..bcc5b5752d0 100644
--- a/advisories/unreviewed/2023/02/GHSA-jmm2-7c8x-8jpv/GHSA-jmm2-7c8x-8jpv.json
+++ b/advisories/unreviewed/2023/02/GHSA-jmm2-7c8x-8jpv/GHSA-jmm2-7c8x-8jpv.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/02/GHSA-pwr8-q856-h5x2/GHSA-pwr8-q856-h5x2.json b/advisories/unreviewed/2023/02/GHSA-pwr8-q856-h5x2/GHSA-pwr8-q856-h5x2.json
index 55c5d2235e6..5bec7ca71d1 100644
--- a/advisories/unreviewed/2023/02/GHSA-pwr8-q856-h5x2/GHSA-pwr8-q856-h5x2.json
+++ b/advisories/unreviewed/2023/02/GHSA-pwr8-q856-h5x2/GHSA-pwr8-q856-h5x2.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/02/GHSA-q7q7-xc84-hcqj/GHSA-q7q7-xc84-hcqj.json b/advisories/unreviewed/2023/02/GHSA-q7q7-xc84-hcqj/GHSA-q7q7-xc84-hcqj.json
index d2adecd8f0d..d0a1267772d 100644
--- a/advisories/unreviewed/2023/02/GHSA-q7q7-xc84-hcqj/GHSA-q7q7-xc84-hcqj.json
+++ b/advisories/unreviewed/2023/02/GHSA-q7q7-xc84-hcqj/GHSA-q7q7-xc84-hcqj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2023/02/GHSA-r6v8-x996-x362/GHSA-r6v8-x996-x362.json b/advisories/unreviewed/2023/02/GHSA-r6v8-x996-x362/GHSA-r6v8-x996-x362.json
index 0cd64d74286..914c37dc412 100644
--- a/advisories/unreviewed/2023/02/GHSA-r6v8-x996-x362/GHSA-r6v8-x996-x362.json
+++ b/advisories/unreviewed/2023/02/GHSA-r6v8-x996-x362/GHSA-r6v8-x996-x362.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/02/GHSA-rr77-8cxr-6h8g/GHSA-rr77-8cxr-6h8g.json b/advisories/unreviewed/2023/02/GHSA-rr77-8cxr-6h8g/GHSA-rr77-8cxr-6h8g.json
index a4671e4fb66..ef6954a27da 100644
--- a/advisories/unreviewed/2023/02/GHSA-rr77-8cxr-6h8g/GHSA-rr77-8cxr-6h8g.json
+++ b/advisories/unreviewed/2023/02/GHSA-rr77-8cxr-6h8g/GHSA-rr77-8cxr-6h8g.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/02/GHSA-vmr2-mvj6-v3mp/GHSA-vmr2-mvj6-v3mp.json b/advisories/unreviewed/2023/02/GHSA-vmr2-mvj6-v3mp/GHSA-vmr2-mvj6-v3mp.json
index a3bbf2b929c..4ca21fc60a3 100644
--- a/advisories/unreviewed/2023/02/GHSA-vmr2-mvj6-v3mp/GHSA-vmr2-mvj6-v3mp.json
+++ b/advisories/unreviewed/2023/02/GHSA-vmr2-mvj6-v3mp/GHSA-vmr2-mvj6-v3mp.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/02/GHSA-wcmj-f23c-wrx2/GHSA-wcmj-f23c-wrx2.json b/advisories/unreviewed/2023/02/GHSA-wcmj-f23c-wrx2/GHSA-wcmj-f23c-wrx2.json
index c572a2e7006..4218cfee89d 100644
--- a/advisories/unreviewed/2023/02/GHSA-wcmj-f23c-wrx2/GHSA-wcmj-f23c-wrx2.json
+++ b/advisories/unreviewed/2023/02/GHSA-wcmj-f23c-wrx2/GHSA-wcmj-f23c-wrx2.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/02/GHSA-wf7h-4fcg-fmc2/GHSA-wf7h-4fcg-fmc2.json b/advisories/unreviewed/2023/02/GHSA-wf7h-4fcg-fmc2/GHSA-wf7h-4fcg-fmc2.json
index 404287ff0ba..95e8a7b6567 100644
--- a/advisories/unreviewed/2023/02/GHSA-wf7h-4fcg-fmc2/GHSA-wf7h-4fcg-fmc2.json
+++ b/advisories/unreviewed/2023/02/GHSA-wf7h-4fcg-fmc2/GHSA-wf7h-4fcg-fmc2.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/02/GHSA-xqq2-vhw7-qwjw/GHSA-xqq2-vhw7-qwjw.json b/advisories/unreviewed/2023/02/GHSA-xqq2-vhw7-qwjw/GHSA-xqq2-vhw7-qwjw.json
index d11859e5267..8cdf6030474 100644
--- a/advisories/unreviewed/2023/02/GHSA-xqq2-vhw7-qwjw/GHSA-xqq2-vhw7-qwjw.json
+++ b/advisories/unreviewed/2023/02/GHSA-xqq2-vhw7-qwjw/GHSA-xqq2-vhw7-qwjw.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/04/GHSA-9f26-x9xc-53j5/GHSA-9f26-x9xc-53j5.json b/advisories/unreviewed/2023/04/GHSA-9f26-x9xc-53j5/GHSA-9f26-x9xc-53j5.json
index a82af459334..3c4c8eb7c10 100644
--- a/advisories/unreviewed/2023/04/GHSA-9f26-x9xc-53j5/GHSA-9f26-x9xc-53j5.json
+++ b/advisories/unreviewed/2023/04/GHSA-9f26-x9xc-53j5/GHSA-9f26-x9xc-53j5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/06/GHSA-c49c-8c73-4w97/GHSA-c49c-8c73-4w97.json b/advisories/unreviewed/2023/06/GHSA-c49c-8c73-4w97/GHSA-c49c-8c73-4w97.json
index 2d14084af68..c6f32ebcf93 100644
--- a/advisories/unreviewed/2023/06/GHSA-c49c-8c73-4w97/GHSA-c49c-8c73-4w97.json
+++ b/advisories/unreviewed/2023/06/GHSA-c49c-8c73-4w97/GHSA-c49c-8c73-4w97.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/06/GHSA-gjxj-4p2c-pr78/GHSA-gjxj-4p2c-pr78.json b/advisories/unreviewed/2023/06/GHSA-gjxj-4p2c-pr78/GHSA-gjxj-4p2c-pr78.json
index 4b8f19dda7e..ea3e32cbfec 100644
--- a/advisories/unreviewed/2023/06/GHSA-gjxj-4p2c-pr78/GHSA-gjxj-4p2c-pr78.json
+++ b/advisories/unreviewed/2023/06/GHSA-gjxj-4p2c-pr78/GHSA-gjxj-4p2c-pr78.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/10/GHSA-4j7x-78x6-53cx/GHSA-4j7x-78x6-53cx.json b/advisories/unreviewed/2023/10/GHSA-4j7x-78x6-53cx/GHSA-4j7x-78x6-53cx.json
index 59f446a1bd8..c27c606199e 100644
--- a/advisories/unreviewed/2023/10/GHSA-4j7x-78x6-53cx/GHSA-4j7x-78x6-53cx.json
+++ b/advisories/unreviewed/2023/10/GHSA-4j7x-78x6-53cx/GHSA-4j7x-78x6-53cx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/10/GHSA-6pcv-gr86-c624/GHSA-6pcv-gr86-c624.json b/advisories/unreviewed/2023/10/GHSA-6pcv-gr86-c624/GHSA-6pcv-gr86-c624.json
index c54a107508d..65a0b24e573 100644
--- a/advisories/unreviewed/2023/10/GHSA-6pcv-gr86-c624/GHSA-6pcv-gr86-c624.json
+++ b/advisories/unreviewed/2023/10/GHSA-6pcv-gr86-c624/GHSA-6pcv-gr86-c624.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "CRITICAL",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2023/10/GHSA-6r68-v3jx-h6qg/GHSA-6r68-v3jx-h6qg.json b/advisories/unreviewed/2023/10/GHSA-6r68-v3jx-h6qg/GHSA-6r68-v3jx-h6qg.json
index a8ac922fa01..02b3f657828 100644
--- a/advisories/unreviewed/2023/10/GHSA-6r68-v3jx-h6qg/GHSA-6r68-v3jx-h6qg.json
+++ b/advisories/unreviewed/2023/10/GHSA-6r68-v3jx-h6qg/GHSA-6r68-v3jx-h6qg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/12/GHSA-42p7-rp77-79f5/GHSA-42p7-rp77-79f5.json b/advisories/unreviewed/2023/12/GHSA-42p7-rp77-79f5/GHSA-42p7-rp77-79f5.json
index f928b7b05e0..46f5e745efe 100644
--- a/advisories/unreviewed/2023/12/GHSA-42p7-rp77-79f5/GHSA-42p7-rp77-79f5.json
+++ b/advisories/unreviewed/2023/12/GHSA-42p7-rp77-79f5/GHSA-42p7-rp77-79f5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/12/GHSA-566f-j62v-7p4f/GHSA-566f-j62v-7p4f.json b/advisories/unreviewed/2023/12/GHSA-566f-j62v-7p4f/GHSA-566f-j62v-7p4f.json
index 83cc784f162..fdc5fa44e4a 100644
--- a/advisories/unreviewed/2023/12/GHSA-566f-j62v-7p4f/GHSA-566f-j62v-7p4f.json
+++ b/advisories/unreviewed/2023/12/GHSA-566f-j62v-7p4f/GHSA-566f-j62v-7p4f.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/12/GHSA-5g5r-x2qh-4wm6/GHSA-5g5r-x2qh-4wm6.json b/advisories/unreviewed/2023/12/GHSA-5g5r-x2qh-4wm6/GHSA-5g5r-x2qh-4wm6.json
index 9eb279a8c4a..7052c0fdf04 100644
--- a/advisories/unreviewed/2023/12/GHSA-5g5r-x2qh-4wm6/GHSA-5g5r-x2qh-4wm6.json
+++ b/advisories/unreviewed/2023/12/GHSA-5g5r-x2qh-4wm6/GHSA-5g5r-x2qh-4wm6.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/12/GHSA-955j-rv6c-vgf9/GHSA-955j-rv6c-vgf9.json b/advisories/unreviewed/2023/12/GHSA-955j-rv6c-vgf9/GHSA-955j-rv6c-vgf9.json
index d746645d2fc..9fe203f03a6 100644
--- a/advisories/unreviewed/2023/12/GHSA-955j-rv6c-vgf9/GHSA-955j-rv6c-vgf9.json
+++ b/advisories/unreviewed/2023/12/GHSA-955j-rv6c-vgf9/GHSA-955j-rv6c-vgf9.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/12/GHSA-9pgx-3f8j-fmh2/GHSA-9pgx-3f8j-fmh2.json b/advisories/unreviewed/2023/12/GHSA-9pgx-3f8j-fmh2/GHSA-9pgx-3f8j-fmh2.json
index 95b4d3bc144..4c4d002ad88 100644
--- a/advisories/unreviewed/2023/12/GHSA-9pgx-3f8j-fmh2/GHSA-9pgx-3f8j-fmh2.json
+++ b/advisories/unreviewed/2023/12/GHSA-9pgx-3f8j-fmh2/GHSA-9pgx-3f8j-fmh2.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2023/12/GHSA-m439-4cf8-qgfv/GHSA-m439-4cf8-qgfv.json b/advisories/unreviewed/2023/12/GHSA-m439-4cf8-qgfv/GHSA-m439-4cf8-qgfv.json
index ac107b03003..1706d0cccc1 100644
--- a/advisories/unreviewed/2023/12/GHSA-m439-4cf8-qgfv/GHSA-m439-4cf8-qgfv.json
+++ b/advisories/unreviewed/2023/12/GHSA-m439-4cf8-qgfv/GHSA-m439-4cf8-qgfv.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-24x8-275w-hwpr/GHSA-24x8-275w-hwpr.json b/advisories/unreviewed/2024/01/GHSA-24x8-275w-hwpr/GHSA-24x8-275w-hwpr.json
index 5d62a3da93f..ce8d4e740ef 100644
--- a/advisories/unreviewed/2024/01/GHSA-24x8-275w-hwpr/GHSA-24x8-275w-hwpr.json
+++ b/advisories/unreviewed/2024/01/GHSA-24x8-275w-hwpr/GHSA-24x8-275w-hwpr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-4qc5-h9gg-8xf8/GHSA-4qc5-h9gg-8xf8.json b/advisories/unreviewed/2024/01/GHSA-4qc5-h9gg-8xf8/GHSA-4qc5-h9gg-8xf8.json
index d582d51eac1..1a70113c561 100644
--- a/advisories/unreviewed/2024/01/GHSA-4qc5-h9gg-8xf8/GHSA-4qc5-h9gg-8xf8.json
+++ b/advisories/unreviewed/2024/01/GHSA-4qc5-h9gg-8xf8/GHSA-4qc5-h9gg-8xf8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-5f35-x73c-jq69/GHSA-5f35-x73c-jq69.json b/advisories/unreviewed/2024/01/GHSA-5f35-x73c-jq69/GHSA-5f35-x73c-jq69.json
index ea83a88f1cc..726eba9c838 100644
--- a/advisories/unreviewed/2024/01/GHSA-5f35-x73c-jq69/GHSA-5f35-x73c-jq69.json
+++ b/advisories/unreviewed/2024/01/GHSA-5f35-x73c-jq69/GHSA-5f35-x73c-jq69.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:L/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-65ph-fjq3-j5hx/GHSA-65ph-fjq3-j5hx.json b/advisories/unreviewed/2024/01/GHSA-65ph-fjq3-j5hx/GHSA-65ph-fjq3-j5hx.json
index 26e3bb98dd0..b03db1e2674 100644
--- a/advisories/unreviewed/2024/01/GHSA-65ph-fjq3-j5hx/GHSA-65ph-fjq3-j5hx.json
+++ b/advisories/unreviewed/2024/01/GHSA-65ph-fjq3-j5hx/GHSA-65ph-fjq3-j5hx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-69wm-cjpw-r4qm/GHSA-69wm-cjpw-r4qm.json b/advisories/unreviewed/2024/01/GHSA-69wm-cjpw-r4qm/GHSA-69wm-cjpw-r4qm.json
index b6e98bda559..167b609b18e 100644
--- a/advisories/unreviewed/2024/01/GHSA-69wm-cjpw-r4qm/GHSA-69wm-cjpw-r4qm.json
+++ b/advisories/unreviewed/2024/01/GHSA-69wm-cjpw-r4qm/GHSA-69wm-cjpw-r4qm.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-6hc7-6677-28mx/GHSA-6hc7-6677-28mx.json b/advisories/unreviewed/2024/01/GHSA-6hc7-6677-28mx/GHSA-6hc7-6677-28mx.json
index d87e0ffd188..c39d04eca04 100644
--- a/advisories/unreviewed/2024/01/GHSA-6hc7-6677-28mx/GHSA-6hc7-6677-28mx.json
+++ b/advisories/unreviewed/2024/01/GHSA-6hc7-6677-28mx/GHSA-6hc7-6677-28mx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-6xcx-h3hh-6q6h/GHSA-6xcx-h3hh-6q6h.json b/advisories/unreviewed/2024/01/GHSA-6xcx-h3hh-6q6h/GHSA-6xcx-h3hh-6q6h.json
index 33eb5622a2f..9327501fed0 100644
--- a/advisories/unreviewed/2024/01/GHSA-6xcx-h3hh-6q6h/GHSA-6xcx-h3hh-6q6h.json
+++ b/advisories/unreviewed/2024/01/GHSA-6xcx-h3hh-6q6h/GHSA-6xcx-h3hh-6q6h.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-759j-vc5c-fv87/GHSA-759j-vc5c-fv87.json b/advisories/unreviewed/2024/01/GHSA-759j-vc5c-fv87/GHSA-759j-vc5c-fv87.json
index 6ee7e4e5773..33ee2109898 100644
--- a/advisories/unreviewed/2024/01/GHSA-759j-vc5c-fv87/GHSA-759j-vc5c-fv87.json
+++ b/advisories/unreviewed/2024/01/GHSA-759j-vc5c-fv87/GHSA-759j-vc5c-fv87.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-7pjg-9jch-7gjc/GHSA-7pjg-9jch-7gjc.json b/advisories/unreviewed/2024/01/GHSA-7pjg-9jch-7gjc/GHSA-7pjg-9jch-7gjc.json
index 6bc70731fe5..78452cecb9b 100644
--- a/advisories/unreviewed/2024/01/GHSA-7pjg-9jch-7gjc/GHSA-7pjg-9jch-7gjc.json
+++ b/advisories/unreviewed/2024/01/GHSA-7pjg-9jch-7gjc/GHSA-7pjg-9jch-7gjc.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-7qh3-wv79-v2r6/GHSA-7qh3-wv79-v2r6.json b/advisories/unreviewed/2024/01/GHSA-7qh3-wv79-v2r6/GHSA-7qh3-wv79-v2r6.json
index c06e69d70a0..1b18c563fa0 100644
--- a/advisories/unreviewed/2024/01/GHSA-7qh3-wv79-v2r6/GHSA-7qh3-wv79-v2r6.json
+++ b/advisories/unreviewed/2024/01/GHSA-7qh3-wv79-v2r6/GHSA-7qh3-wv79-v2r6.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-86g4-mj62-f66h/GHSA-86g4-mj62-f66h.json b/advisories/unreviewed/2024/01/GHSA-86g4-mj62-f66h/GHSA-86g4-mj62-f66h.json
index 492c32c8148..4066145e7f1 100644
--- a/advisories/unreviewed/2024/01/GHSA-86g4-mj62-f66h/GHSA-86g4-mj62-f66h.json
+++ b/advisories/unreviewed/2024/01/GHSA-86g4-mj62-f66h/GHSA-86g4-mj62-f66h.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-877p-v8mm-jqg9/GHSA-877p-v8mm-jqg9.json b/advisories/unreviewed/2024/01/GHSA-877p-v8mm-jqg9/GHSA-877p-v8mm-jqg9.json
index 0ac8d50a761..8eb06f36cc4 100644
--- a/advisories/unreviewed/2024/01/GHSA-877p-v8mm-jqg9/GHSA-877p-v8mm-jqg9.json
+++ b/advisories/unreviewed/2024/01/GHSA-877p-v8mm-jqg9/GHSA-877p-v8mm-jqg9.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-8cpj-q267-9h4x/GHSA-8cpj-q267-9h4x.json b/advisories/unreviewed/2024/01/GHSA-8cpj-q267-9h4x/GHSA-8cpj-q267-9h4x.json
index 882fa20993c..05a3efec76a 100644
--- a/advisories/unreviewed/2024/01/GHSA-8cpj-q267-9h4x/GHSA-8cpj-q267-9h4x.json
+++ b/advisories/unreviewed/2024/01/GHSA-8cpj-q267-9h4x/GHSA-8cpj-q267-9h4x.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-95jv-pcxp-g9qj/GHSA-95jv-pcxp-g9qj.json b/advisories/unreviewed/2024/01/GHSA-95jv-pcxp-g9qj/GHSA-95jv-pcxp-g9qj.json
index c04390e3cf8..7278e579b57 100644
--- a/advisories/unreviewed/2024/01/GHSA-95jv-pcxp-g9qj/GHSA-95jv-pcxp-g9qj.json
+++ b/advisories/unreviewed/2024/01/GHSA-95jv-pcxp-g9qj/GHSA-95jv-pcxp-g9qj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-ccxm-r356-vpjv/GHSA-ccxm-r356-vpjv.json b/advisories/unreviewed/2024/01/GHSA-ccxm-r356-vpjv/GHSA-ccxm-r356-vpjv.json
index bc0eac7467c..1d84d494ad3 100644
--- a/advisories/unreviewed/2024/01/GHSA-ccxm-r356-vpjv/GHSA-ccxm-r356-vpjv.json
+++ b/advisories/unreviewed/2024/01/GHSA-ccxm-r356-vpjv/GHSA-ccxm-r356-vpjv.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-f8j7-qgh6-xg5f/GHSA-f8j7-qgh6-xg5f.json b/advisories/unreviewed/2024/01/GHSA-f8j7-qgh6-xg5f/GHSA-f8j7-qgh6-xg5f.json
index 5787d2465e6..60056eaa933 100644
--- a/advisories/unreviewed/2024/01/GHSA-f8j7-qgh6-xg5f/GHSA-f8j7-qgh6-xg5f.json
+++ b/advisories/unreviewed/2024/01/GHSA-f8j7-qgh6-xg5f/GHSA-f8j7-qgh6-xg5f.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-fwrh-jr8g-7mf2/GHSA-fwrh-jr8g-7mf2.json b/advisories/unreviewed/2024/01/GHSA-fwrh-jr8g-7mf2/GHSA-fwrh-jr8g-7mf2.json
index 0c2df6b6a22..b07b609d260 100644
--- a/advisories/unreviewed/2024/01/GHSA-fwrh-jr8g-7mf2/GHSA-fwrh-jr8g-7mf2.json
+++ b/advisories/unreviewed/2024/01/GHSA-fwrh-jr8g-7mf2/GHSA-fwrh-jr8g-7mf2.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-gg47-6mxg-9jcv/GHSA-gg47-6mxg-9jcv.json b/advisories/unreviewed/2024/01/GHSA-gg47-6mxg-9jcv/GHSA-gg47-6mxg-9jcv.json
index 34a74c75929..daba6cf032c 100644
--- a/advisories/unreviewed/2024/01/GHSA-gg47-6mxg-9jcv/GHSA-gg47-6mxg-9jcv.json
+++ b/advisories/unreviewed/2024/01/GHSA-gg47-6mxg-9jcv/GHSA-gg47-6mxg-9jcv.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-ghcj-p98x-79p3/GHSA-ghcj-p98x-79p3.json b/advisories/unreviewed/2024/01/GHSA-ghcj-p98x-79p3/GHSA-ghcj-p98x-79p3.json
index 0aa5cea97ef..52c0ca6ef40 100644
--- a/advisories/unreviewed/2024/01/GHSA-ghcj-p98x-79p3/GHSA-ghcj-p98x-79p3.json
+++ b/advisories/unreviewed/2024/01/GHSA-ghcj-p98x-79p3/GHSA-ghcj-p98x-79p3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-gm6c-33w6-46gc/GHSA-gm6c-33w6-46gc.json b/advisories/unreviewed/2024/01/GHSA-gm6c-33w6-46gc/GHSA-gm6c-33w6-46gc.json
index 588f772575a..f635604743f 100644
--- a/advisories/unreviewed/2024/01/GHSA-gm6c-33w6-46gc/GHSA-gm6c-33w6-46gc.json
+++ b/advisories/unreviewed/2024/01/GHSA-gm6c-33w6-46gc/GHSA-gm6c-33w6-46gc.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/01/GHSA-gq65-6w6h-w9gj/GHSA-gq65-6w6h-w9gj.json b/advisories/unreviewed/2024/01/GHSA-gq65-6w6h-w9gj/GHSA-gq65-6w6h-w9gj.json
index 49bac058288..8434377c79a 100644
--- a/advisories/unreviewed/2024/01/GHSA-gq65-6w6h-w9gj/GHSA-gq65-6w6h-w9gj.json
+++ b/advisories/unreviewed/2024/01/GHSA-gq65-6w6h-w9gj/GHSA-gq65-6w6h-w9gj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-gwm5-99v5-pwf9/GHSA-gwm5-99v5-pwf9.json b/advisories/unreviewed/2024/01/GHSA-gwm5-99v5-pwf9/GHSA-gwm5-99v5-pwf9.json
index 6ac6909682c..27f0ae0b398 100644
--- a/advisories/unreviewed/2024/01/GHSA-gwm5-99v5-pwf9/GHSA-gwm5-99v5-pwf9.json
+++ b/advisories/unreviewed/2024/01/GHSA-gwm5-99v5-pwf9/GHSA-gwm5-99v5-pwf9.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-hcjx-9pvm-fj4v/GHSA-hcjx-9pvm-fj4v.json b/advisories/unreviewed/2024/01/GHSA-hcjx-9pvm-fj4v/GHSA-hcjx-9pvm-fj4v.json
index e9541fd2ea3..5d36009a36a 100644
--- a/advisories/unreviewed/2024/01/GHSA-hcjx-9pvm-fj4v/GHSA-hcjx-9pvm-fj4v.json
+++ b/advisories/unreviewed/2024/01/GHSA-hcjx-9pvm-fj4v/GHSA-hcjx-9pvm-fj4v.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-m866-4h9x-6c44/GHSA-m866-4h9x-6c44.json b/advisories/unreviewed/2024/01/GHSA-m866-4h9x-6c44/GHSA-m866-4h9x-6c44.json
index 2fdcd4cbd67..e634ed090e4 100644
--- a/advisories/unreviewed/2024/01/GHSA-m866-4h9x-6c44/GHSA-m866-4h9x-6c44.json
+++ b/advisories/unreviewed/2024/01/GHSA-m866-4h9x-6c44/GHSA-m866-4h9x-6c44.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-mqv9-v5xg-xp9h/GHSA-mqv9-v5xg-xp9h.json b/advisories/unreviewed/2024/01/GHSA-mqv9-v5xg-xp9h/GHSA-mqv9-v5xg-xp9h.json
index 9abbabc25de..881e9da65aa 100644
--- a/advisories/unreviewed/2024/01/GHSA-mqv9-v5xg-xp9h/GHSA-mqv9-v5xg-xp9h.json
+++ b/advisories/unreviewed/2024/01/GHSA-mqv9-v5xg-xp9h/GHSA-mqv9-v5xg-xp9h.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-p288-w88f-r2qg/GHSA-p288-w88f-r2qg.json b/advisories/unreviewed/2024/01/GHSA-p288-w88f-r2qg/GHSA-p288-w88f-r2qg.json
index 5da1e4938c2..b269c463a05 100644
--- a/advisories/unreviewed/2024/01/GHSA-p288-w88f-r2qg/GHSA-p288-w88f-r2qg.json
+++ b/advisories/unreviewed/2024/01/GHSA-p288-w88f-r2qg/GHSA-p288-w88f-r2qg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-p6wf-q8mw-wpwr/GHSA-p6wf-q8mw-wpwr.json b/advisories/unreviewed/2024/01/GHSA-p6wf-q8mw-wpwr/GHSA-p6wf-q8mw-wpwr.json
index 4bb96270a33..c6b9cc74bed 100644
--- a/advisories/unreviewed/2024/01/GHSA-p6wf-q8mw-wpwr/GHSA-p6wf-q8mw-wpwr.json
+++ b/advisories/unreviewed/2024/01/GHSA-p6wf-q8mw-wpwr/GHSA-p6wf-q8mw-wpwr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-q942-jjg3-5jhx/GHSA-q942-jjg3-5jhx.json b/advisories/unreviewed/2024/01/GHSA-q942-jjg3-5jhx/GHSA-q942-jjg3-5jhx.json
index 227066f6f5a..7b7617d5bdb 100644
--- a/advisories/unreviewed/2024/01/GHSA-q942-jjg3-5jhx/GHSA-q942-jjg3-5jhx.json
+++ b/advisories/unreviewed/2024/01/GHSA-q942-jjg3-5jhx/GHSA-q942-jjg3-5jhx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-r7v9-5wqr-cqv8/GHSA-r7v9-5wqr-cqv8.json b/advisories/unreviewed/2024/01/GHSA-r7v9-5wqr-cqv8/GHSA-r7v9-5wqr-cqv8.json
index 62b30e9ab64..cc000b95256 100644
--- a/advisories/unreviewed/2024/01/GHSA-r7v9-5wqr-cqv8/GHSA-r7v9-5wqr-cqv8.json
+++ b/advisories/unreviewed/2024/01/GHSA-r7v9-5wqr-cqv8/GHSA-r7v9-5wqr-cqv8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-v875-9cwm-7qjc/GHSA-v875-9cwm-7qjc.json b/advisories/unreviewed/2024/01/GHSA-v875-9cwm-7qjc/GHSA-v875-9cwm-7qjc.json
index 38b96133f64..bf003f557a7 100644
--- a/advisories/unreviewed/2024/01/GHSA-v875-9cwm-7qjc/GHSA-v875-9cwm-7qjc.json
+++ b/advisories/unreviewed/2024/01/GHSA-v875-9cwm-7qjc/GHSA-v875-9cwm-7qjc.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-vqqj-jrgg-4rq8/GHSA-vqqj-jrgg-4rq8.json b/advisories/unreviewed/2024/01/GHSA-vqqj-jrgg-4rq8/GHSA-vqqj-jrgg-4rq8.json
index 6f660c864b6..586bb637e31 100644
--- a/advisories/unreviewed/2024/01/GHSA-vqqj-jrgg-4rq8/GHSA-vqqj-jrgg-4rq8.json
+++ b/advisories/unreviewed/2024/01/GHSA-vqqj-jrgg-4rq8/GHSA-vqqj-jrgg-4rq8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-vxh3-27qh-7gv3/GHSA-vxh3-27qh-7gv3.json b/advisories/unreviewed/2024/01/GHSA-vxh3-27qh-7gv3/GHSA-vxh3-27qh-7gv3.json
index 62c93b17b65..0edb94a7bb5 100644
--- a/advisories/unreviewed/2024/01/GHSA-vxh3-27qh-7gv3/GHSA-vxh3-27qh-7gv3.json
+++ b/advisories/unreviewed/2024/01/GHSA-vxh3-27qh-7gv3/GHSA-vxh3-27qh-7gv3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-w23w-39xh-22v5/GHSA-w23w-39xh-22v5.json b/advisories/unreviewed/2024/01/GHSA-w23w-39xh-22v5/GHSA-w23w-39xh-22v5.json
index 01ff7747465..1a518b53c7d 100644
--- a/advisories/unreviewed/2024/01/GHSA-w23w-39xh-22v5/GHSA-w23w-39xh-22v5.json
+++ b/advisories/unreviewed/2024/01/GHSA-w23w-39xh-22v5/GHSA-w23w-39xh-22v5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/01/GHSA-wc7m-mx46-8xfv/GHSA-wc7m-mx46-8xfv.json b/advisories/unreviewed/2024/01/GHSA-wc7m-mx46-8xfv/GHSA-wc7m-mx46-8xfv.json
index 13cfd7bb392..046f4015e29 100644
--- a/advisories/unreviewed/2024/01/GHSA-wc7m-mx46-8xfv/GHSA-wc7m-mx46-8xfv.json
+++ b/advisories/unreviewed/2024/01/GHSA-wc7m-mx46-8xfv/GHSA-wc7m-mx46-8xfv.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-x8v8-8hj9-w975/GHSA-x8v8-8hj9-w975.json b/advisories/unreviewed/2024/01/GHSA-x8v8-8hj9-w975/GHSA-x8v8-8hj9-w975.json
index 3b7138b2ce2..b0c97b378ed 100644
--- a/advisories/unreviewed/2024/01/GHSA-x8v8-8hj9-w975/GHSA-x8v8-8hj9-w975.json
+++ b/advisories/unreviewed/2024/01/GHSA-x8v8-8hj9-w975/GHSA-x8v8-8hj9-w975.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-xcwv-4qfh-f8xj/GHSA-xcwv-4qfh-f8xj.json b/advisories/unreviewed/2024/01/GHSA-xcwv-4qfh-f8xj/GHSA-xcwv-4qfh-f8xj.json
index 78355dcad26..12f52c3eded 100644
--- a/advisories/unreviewed/2024/01/GHSA-xcwv-4qfh-f8xj/GHSA-xcwv-4qfh-f8xj.json
+++ b/advisories/unreviewed/2024/01/GHSA-xcwv-4qfh-f8xj/GHSA-xcwv-4qfh-f8xj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-xjh6-43fr-h892/GHSA-xjh6-43fr-h892.json b/advisories/unreviewed/2024/01/GHSA-xjh6-43fr-h892/GHSA-xjh6-43fr-h892.json
index 9f15face456..f83299c6a69 100644
--- a/advisories/unreviewed/2024/01/GHSA-xjh6-43fr-h892/GHSA-xjh6-43fr-h892.json
+++ b/advisories/unreviewed/2024/01/GHSA-xjh6-43fr-h892/GHSA-xjh6-43fr-h892.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,