diff --git a/advisories/github-reviewed/2022/05/GHSA-vvvh-5xrm-pxff/GHSA-vvvh-5xrm-pxff.json b/advisories/github-reviewed/2022/05/GHSA-vvvh-5xrm-pxff/GHSA-vvvh-5xrm-pxff.json
index afd87162d76..a6703083054 100644
--- a/advisories/github-reviewed/2022/05/GHSA-vvvh-5xrm-pxff/GHSA-vvvh-5xrm-pxff.json
+++ b/advisories/github-reviewed/2022/05/GHSA-vvvh-5xrm-pxff/GHSA-vvvh-5xrm-pxff.json
@@ -58,9 +58,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2023-07-12T22:57:53Z",
diff --git a/advisories/github-reviewed/2022/07/GHSA-c8rp-cgf4-937w/GHSA-c8rp-cgf4-937w.json b/advisories/github-reviewed/2022/07/GHSA-c8rp-cgf4-937w/GHSA-c8rp-cgf4-937w.json
index 57a3bd94019..c6bf98c9ab9 100644
--- a/advisories/github-reviewed/2022/07/GHSA-c8rp-cgf4-937w/GHSA-c8rp-cgf4-937w.json
+++ b/advisories/github-reviewed/2022/07/GHSA-c8rp-cgf4-937w/GHSA-c8rp-cgf4-937w.json
@@ -3,14 +3,10 @@
"id": "GHSA-c8rp-cgf4-937w",
"modified": "2022-07-29T22:26:10Z",
"published": "2022-07-29T22:26:10Z",
- "aliases": [
-
- ],
+ "aliases": [],
"summary": "mezzio-swoole Applications Using Diactoros Vulnerable to HTTP Host Header Attack",
"details": "### Impact\n\nmezzio-swoole applications using Diactoros for their PSR-7 implementation, and which are either not behind a proxy, or can be accessed via untrusted proxies, can potentially have the host, protocol, and/or port of a `Laminas\\Diactoros\\Uri` instance associated with the incoming server request modified to reflect values from `X-Forwarded-*` headers. Such changes can potentially lead to XSS attacks (if a fully-qualified URL is used in links) and/or URL poisoning.\n\n### Patches\n\n3.7.0, and 4.3.0 and later.\n\nThe patches present in these versions update the `SwooleServerRequestFactory` to filter out `X-Forwarded-*` headers when creating the initial request. They then by default pass that instance through a `Laminas\\Diactoros\\ServerRequestFilter\\FilterUsingXForwardedHeaders` instance created from the `trustReservedSubnet()` constructor, ensuring that the request only honors the `X-Forwarded-*` headers for private reserved subnets.\n\nUsers can define the `Laminas\\Diactoros\\ServerRequestFilter\\FilterServerRequestInterface` service if they wish to provide a different implementation, or configure the `FilterUsingXForwardedHeaders` instance differently. When defined, that instance will be used to filter the generated request instance.\n\n### Workarounds\n\nInfrastructure or DevOps can place a trusted reverse proxy in front of the mezzio-swoole server.\n\n### References\n\n- [HTTP Host Header Attacks](https://portswigger.net/web-security/host-header)\n\n### For more information\n\nIf you have any questions or comments about this advisory:\n\n- Open an issue in [mezzio/mezzio-swoole](https://github.com/mezzio/mezzio-swoole/)\n- [Email us](mailto:security@getlaminas.org)",
- "severity": [
-
- ],
+ "severity": [],
"affected": [
{
"package": {
@@ -62,9 +58,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2022-07-29T22:26:10Z",
diff --git a/advisories/github-reviewed/2022/08/GHSA-78f9-745f-278p/GHSA-78f9-745f-278p.json b/advisories/github-reviewed/2022/08/GHSA-78f9-745f-278p/GHSA-78f9-745f-278p.json
index 7094ac9d14e..999f33deb57 100644
--- a/advisories/github-reviewed/2022/08/GHSA-78f9-745f-278p/GHSA-78f9-745f-278p.json
+++ b/advisories/github-reviewed/2022/08/GHSA-78f9-745f-278p/GHSA-78f9-745f-278p.json
@@ -8,9 +8,7 @@
],
"summary": "Neo4j Graph apoc plugins Partial Path Traversal Vulnerability",
"details": "### Impact\nA partial Directory Traversal Vulnerability found in `apoc.log.stream` function of apoc plugins in Neo4j Graph database. \nThis issue allows a malicious actor to potentially break out of the expected directory. The impact is limited to sibling directories. For example, `userControlled.getCanonicalPath().startsWith(\"/usr/out\")` will allow an attacker to access a directory with a name like `/usr/outnot`.\n\n### Patches\nThe users should aim to use the latest released version compatible with their Neo4j version. The minimum versions containing patch for this vulnerability are 4.4.0.8 and 4.3.0.7\n\n### Workarounds\nIf you cannot upgrade the library, you can control the [allowlist of the functions](https://neo4j.com/docs/operations-manual/current/reference/configuration-settings/#config_dbms.security.procedures.allowlist) that can be used in your system\n\n\n### For more information\nIf you have any questions or comments about this advisory:\n- Open an issue in [neo4j-apoc-procedures](https://github.com/neo4j-contrib/neo4j-apoc-procedures)\n- Email us at [security@neo4j.com](mailto:security@neo4j.com)\n\n### Credits\nWe want to publicly recognise the contribution of [Jonathan Leitschuh](https://github.com/JLLeitschuh) for reporting this issue.\n ",
- "severity": [
-
- ],
+ "severity": [],
"affected": [
{
"package": {
diff --git a/advisories/github-reviewed/2022/08/GHSA-fcg8-mg9g-6hc4/GHSA-fcg8-mg9g-6hc4.json b/advisories/github-reviewed/2022/08/GHSA-fcg8-mg9g-6hc4/GHSA-fcg8-mg9g-6hc4.json
index dce922bd2de..368a06971b2 100644
--- a/advisories/github-reviewed/2022/08/GHSA-fcg8-mg9g-6hc4/GHSA-fcg8-mg9g-6hc4.json
+++ b/advisories/github-reviewed/2022/08/GHSA-fcg8-mg9g-6hc4/GHSA-fcg8-mg9g-6hc4.json
@@ -682,9 +682,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2022-08-30T19:35:52Z",
diff --git a/advisories/github-reviewed/2022/08/GHSA-rqmg-hrg4-fm69/GHSA-rqmg-hrg4-fm69.json b/advisories/github-reviewed/2022/08/GHSA-rqmg-hrg4-fm69/GHSA-rqmg-hrg4-fm69.json
index c47fc8f357f..ea1d383941c 100644
--- a/advisories/github-reviewed/2022/08/GHSA-rqmg-hrg4-fm69/GHSA-rqmg-hrg4-fm69.json
+++ b/advisories/github-reviewed/2022/08/GHSA-rqmg-hrg4-fm69/GHSA-rqmg-hrg4-fm69.json
@@ -62,9 +62,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2022-08-11T16:51:45Z",
diff --git a/advisories/github-reviewed/2022/08/GHSA-xh3v-6f9j-wxw3/GHSA-xh3v-6f9j-wxw3.json b/advisories/github-reviewed/2022/08/GHSA-xh3v-6f9j-wxw3/GHSA-xh3v-6f9j-wxw3.json
index 2c2f06495c5..4088ef91ade 100644
--- a/advisories/github-reviewed/2022/08/GHSA-xh3v-6f9j-wxw3/GHSA-xh3v-6f9j-wxw3.json
+++ b/advisories/github-reviewed/2022/08/GHSA-xh3v-6f9j-wxw3/GHSA-xh3v-6f9j-wxw3.json
@@ -100,9 +100,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2022-08-06T05:31:26Z",
diff --git a/advisories/github-reviewed/2022/09/GHSA-r8m2-4x37-6592/GHSA-r8m2-4x37-6592.json b/advisories/github-reviewed/2022/09/GHSA-r8m2-4x37-6592/GHSA-r8m2-4x37-6592.json
index 0befad68156..a715ea9bc55 100644
--- a/advisories/github-reviewed/2022/09/GHSA-r8m2-4x37-6592/GHSA-r8m2-4x37-6592.json
+++ b/advisories/github-reviewed/2022/09/GHSA-r8m2-4x37-6592/GHSA-r8m2-4x37-6592.json
@@ -493,9 +493,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2022-09-15T03:25:36Z",
diff --git a/advisories/github-reviewed/2023/01/GHSA-9f2c-xxfm-32mj/GHSA-9f2c-xxfm-32mj.json b/advisories/github-reviewed/2023/01/GHSA-9f2c-xxfm-32mj/GHSA-9f2c-xxfm-32mj.json
index 74ed718a751..ed72d6f2fe9 100644
--- a/advisories/github-reviewed/2023/01/GHSA-9f2c-xxfm-32mj/GHSA-9f2c-xxfm-32mj.json
+++ b/advisories/github-reviewed/2023/01/GHSA-9f2c-xxfm-32mj/GHSA-9f2c-xxfm-32mj.json
@@ -4,14 +4,10 @@
"modified": "2023-01-11T18:58:40Z",
"published": "2023-01-11T06:30:20Z",
"withdrawn": "2023-01-11T18:58:40Z",
- "aliases": [
-
- ],
+ "aliases": [],
"summary": "Duplicate of GHSA-4xh4-v2pq-jvhm",
"details": "## Duplicate Advisory\n\nThis advisory has been withdrawn because it is a duplicate of [GHSA-4xh4-v2pq-jvhm](https://github.com/advisories/GHSA-4xh4-v2pq-jvhm). This link is maintained to preserve external references.\n\n## Original Description\n\nThe personnummer implementation before 3.0.3 for Dart mishandles numbers in which the last four digits match the ^000[0-9]$ regular expression.",
- "severity": [
-
- ],
+ "severity": [],
"affected": [
{
"package": {
@@ -48,9 +44,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": true,
"github_reviewed_at": "2023-01-11T18:58:40Z",
diff --git a/advisories/github-reviewed/2023/01/GHSA-pgjv-jrg2-gq3v/GHSA-pgjv-jrg2-gq3v.json b/advisories/github-reviewed/2023/01/GHSA-pgjv-jrg2-gq3v/GHSA-pgjv-jrg2-gq3v.json
index bea68d0a2be..85ed68ea7a6 100644
--- a/advisories/github-reviewed/2023/01/GHSA-pgjv-jrg2-gq3v/GHSA-pgjv-jrg2-gq3v.json
+++ b/advisories/github-reviewed/2023/01/GHSA-pgjv-jrg2-gq3v/GHSA-pgjv-jrg2-gq3v.json
@@ -3,14 +3,10 @@
"id": "GHSA-pgjv-jrg2-gq3v",
"modified": "2023-01-11T23:47:05Z",
"published": "2023-01-11T23:47:05Z",
- "aliases": [
-
- ],
+ "aliases": [],
"summary": "dompurify vulnerable to Cross-site Scripting",
"details": "dompurify prior to version 2.2.2 is vulnerable to cross-site scripting when converting from SVG namespace.",
- "severity": [
-
- ],
+ "severity": [],
"affected": [
{
"package": {
@@ -51,9 +47,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2023-01-11T23:47:05Z",
diff --git a/advisories/github-reviewed/2023/08/GHSA-ch6w-mc6c-g65g/GHSA-ch6w-mc6c-g65g.json b/advisories/github-reviewed/2023/08/GHSA-ch6w-mc6c-g65g/GHSA-ch6w-mc6c-g65g.json
index 1c026239bd3..79713941ff5 100644
--- a/advisories/github-reviewed/2023/08/GHSA-ch6w-mc6c-g65g/GHSA-ch6w-mc6c-g65g.json
+++ b/advisories/github-reviewed/2023/08/GHSA-ch6w-mc6c-g65g/GHSA-ch6w-mc6c-g65g.json
@@ -4,14 +4,10 @@
"modified": "2023-08-22T18:09:10Z",
"published": "2023-08-21T18:31:23Z",
"withdrawn": "2023-08-22T18:09:10Z",
- "aliases": [
-
- ],
+ "aliases": [],
"summary": "Duplicate Advisory: weaviate denial of service vulnerability",
"details": "## Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-8697-479h-5mfp. This link is maintained to preserve external references.\n\n## Original Description\nAn issue in weaviate v.1.20.0 allows a remote attacker to cause a denial of service via the `handleUnbatchedGraphQLRequest` function.",
- "severity": [
-
- ],
+ "severity": [],
"affected": [
{
"package": {
@@ -48,9 +44,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2023-08-21T20:41:45Z",
diff --git a/advisories/github-reviewed/2024/02/GHSA-29c2-65rj-h343/GHSA-29c2-65rj-h343.json b/advisories/github-reviewed/2024/02/GHSA-29c2-65rj-h343/GHSA-29c2-65rj-h343.json
index 6cf470c3d40..df1d2e7766b 100644
--- a/advisories/github-reviewed/2024/02/GHSA-29c2-65rj-h343/GHSA-29c2-65rj-h343.json
+++ b/advisories/github-reviewed/2024/02/GHSA-29c2-65rj-h343/GHSA-29c2-65rj-h343.json
@@ -3,14 +3,10 @@
"id": "GHSA-29c2-65rj-h343",
"modified": "2024-02-03T00:29:06Z",
"published": "2024-02-03T00:29:06Z",
- "aliases": [
-
- ],
+ "aliases": [],
"summary": "Nervos CKB Permit load cell data from memory",
"details": "### Impact\n\nThe faulty nodes will reject transactions which calls `load_cell_data` syscall but the input cell is still in the mempool. They also ban other nodes and cause the network separation.\n\n### Patches\n\n0.35.2, 0.36.1, 0.37.1, 0.38.2",
- "severity": [
-
- ],
+ "severity": [],
"affected": [
{
"package": {
@@ -135,9 +131,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-02-03T00:29:06Z",
diff --git a/advisories/github-reviewed/2024/02/GHSA-6h78-85v2-mmch/GHSA-6h78-85v2-mmch.json b/advisories/github-reviewed/2024/02/GHSA-6h78-85v2-mmch/GHSA-6h78-85v2-mmch.json
index d95a27a57b9..52698230ba3 100644
--- a/advisories/github-reviewed/2024/02/GHSA-6h78-85v2-mmch/GHSA-6h78-85v2-mmch.json
+++ b/advisories/github-reviewed/2024/02/GHSA-6h78-85v2-mmch/GHSA-6h78-85v2-mmch.json
@@ -8,9 +8,7 @@
],
"summary": "PHPMailer Shell command injection",
"details": "PHPMailer before 1.7.4, when configured to use sendmail, allows remote attackers to execute arbitrary shell commands via shell metacharacters in the SendmailSend function in `class.phpmailer.php`.\n\n### Impact\nShell command injection, remotely exploitable if host application does not filter user data appropriately.\n\n### Patches\nFixed in 1.7.4\n\n### Workarounds\nFilter and validate user-supplied data before putting in the into the `Sender` property.\n\n### References\nhttps://nvd.nist.gov/vuln/detail/CVE-2007-3215\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open a private issue in [the PHPMailer project](https://github.com/PHPMailer/PHPMailer)",
- "severity": [
-
- ],
+ "severity": [],
"affected": [
{
"package": {
@@ -67,9 +65,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2024-02-02T20:43:55Z",
diff --git a/advisories/github-reviewed/2024/02/GHSA-g5p6-327m-3fxx/GHSA-g5p6-327m-3fxx.json b/advisories/github-reviewed/2024/02/GHSA-g5p6-327m-3fxx/GHSA-g5p6-327m-3fxx.json
index 2367fcac56f..8f3ad902c3a 100644
--- a/advisories/github-reviewed/2024/02/GHSA-g5p6-327m-3fxx/GHSA-g5p6-327m-3fxx.json
+++ b/advisories/github-reviewed/2024/02/GHSA-g5p6-327m-3fxx/GHSA-g5p6-327m-3fxx.json
@@ -3,9 +3,7 @@
"id": "GHSA-g5p6-327m-3fxx",
"modified": "2024-02-02T18:11:06Z",
"published": "2024-02-02T18:11:06Z",
- "aliases": [
-
- ],
+ "aliases": [],
"summary": "Talos Linux ships runc vulnerable to the escape to the host attack",
"details": "### Impact\n\nSnyk has discovered a vulnerability in all versions of runc <=1.1.11, as used by the Docker engine, along with other containerization technologies such as Kubernetes. Exploitation of this issue can result in container escape to the underlying host OS, either through executing a malicious image or building an image using a malicious Dockerfile or upstream image (i.e., when using FROM). This issue has been assigned the CVE-2024-21626.\n\n### Patches\n\n`runc` runtime was updated to 1.1.12 in Talos v1.5.6 and v1.6.4.\n\n### Workarounds\n\nInspect the workloads running on the cluster to make sure they are not trying to exploit the vulnerability.\n\n### References\n\n* [CVE-2024-21626](https://github.com/opencontainers/runc/security/advisories/GHSA-xr7r-f8xq-vfvv)\n* [Vulnerability: runc process.cwd and leaked fds container breakout](https://snyk.io/blog/cve-2024-21626-runc-process-cwd-container-breakout/)\n",
"severity": [
@@ -65,9 +63,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2024-02-02T18:11:06Z",
diff --git a/advisories/github-reviewed/2024/02/GHSA-h4c3-5275-vrmg/GHSA-h4c3-5275-vrmg.json b/advisories/github-reviewed/2024/02/GHSA-h4c3-5275-vrmg/GHSA-h4c3-5275-vrmg.json
index 06bf986e1bf..92c19dbca07 100644
--- a/advisories/github-reviewed/2024/02/GHSA-h4c3-5275-vrmg/GHSA-h4c3-5275-vrmg.json
+++ b/advisories/github-reviewed/2024/02/GHSA-h4c3-5275-vrmg/GHSA-h4c3-5275-vrmg.json
@@ -3,14 +3,10 @@
"id": "GHSA-h4c3-5275-vrmg",
"modified": "2024-02-03T00:29:02Z",
"published": "2024-02-03T00:29:02Z",
- "aliases": [
-
- ],
+ "aliases": [],
"summary": "Nervos CKB Pool does not remove the conflicting transactions from the statistics ",
"details": "### Impact\n\nThere's a bug in the pool statistics that when conflicting transactions are removed from the pool, they are not subtracted from the statics. Finally, the transaction pool keeps full and reject all transactions.\n\n### Patches\n\n0.39.2\n\n### Workarounds\n\nRestart the CKB node.",
- "severity": [
-
- ],
+ "severity": [],
"affected": [
{
"package": {
@@ -39,9 +35,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-02-03T00:29:02Z",
diff --git a/advisories/github-reviewed/2024/02/GHSA-hjqq-29pw-96wj/GHSA-hjqq-29pw-96wj.json b/advisories/github-reviewed/2024/02/GHSA-hjqq-29pw-96wj/GHSA-hjqq-29pw-96wj.json
index 38cd3db82d6..327980393cb 100644
--- a/advisories/github-reviewed/2024/02/GHSA-hjqq-29pw-96wj/GHSA-hjqq-29pw-96wj.json
+++ b/advisories/github-reviewed/2024/02/GHSA-hjqq-29pw-96wj/GHSA-hjqq-29pw-96wj.json
@@ -3,14 +3,10 @@
"id": "GHSA-hjqq-29pw-96wj",
"modified": "2024-02-02T22:23:11Z",
"published": "2024-02-02T22:23:11Z",
- "aliases": [
-
- ],
+ "aliases": [],
"summary": "Nervos CKB node panics when processing a block which parent timestamp is too new",
"details": "### Impact\n\nAdversary can initiate DOS attack by broadcasting two consecutive blocks with timestamps in the future. \n\n### Patches\n\nPlease upgrade to v0.34.1",
- "severity": [
-
- ],
+ "severity": [],
"affected": [
{
"package": {
@@ -66,9 +62,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2024-02-02T22:23:11Z",
diff --git a/advisories/github-reviewed/2024/02/GHSA-qfv2-3p2f-vg48/GHSA-qfv2-3p2f-vg48.json b/advisories/github-reviewed/2024/02/GHSA-qfv2-3p2f-vg48/GHSA-qfv2-3p2f-vg48.json
index b437bca470f..722d03eec67 100644
--- a/advisories/github-reviewed/2024/02/GHSA-qfv2-3p2f-vg48/GHSA-qfv2-3p2f-vg48.json
+++ b/advisories/github-reviewed/2024/02/GHSA-qfv2-3p2f-vg48/GHSA-qfv2-3p2f-vg48.json
@@ -4,14 +4,10 @@
"modified": "2024-02-02T16:55:20Z",
"published": "2024-02-02T06:30:32Z",
"withdrawn": "2024-02-02T16:55:20Z",
- "aliases": [
-
- ],
+ "aliases": [],
"summary": "Duplicate Advisory: Central Dogma Authentication Bypass Vulnerability via Session Leakage",
"details": "## Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-34q3-p352-c7q8. This link is maintained to preserve external references.\n\n## Original Description\nCentral Dogma versions prior to 0.64.0 is vulnerable to Cross-Site Scripting (XSS), which could allow for the leakage of user sessions and subsequent authentication bypass.",
- "severity": [
-
- ],
+ "severity": [],
"affected": [
{
"package": {
@@ -44,9 +40,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-02-02T16:55:20Z",
diff --git a/advisories/github-reviewed/2024/02/GHSA-r9rv-9mh8-pxf4/GHSA-r9rv-9mh8-pxf4.json b/advisories/github-reviewed/2024/02/GHSA-r9rv-9mh8-pxf4/GHSA-r9rv-9mh8-pxf4.json
index 4b52ce3144f..9313d765c4c 100644
--- a/advisories/github-reviewed/2024/02/GHSA-r9rv-9mh8-pxf4/GHSA-r9rv-9mh8-pxf4.json
+++ b/advisories/github-reviewed/2024/02/GHSA-r9rv-9mh8-pxf4/GHSA-r9rv-9mh8-pxf4.json
@@ -3,14 +3,10 @@
"id": "GHSA-r9rv-9mh8-pxf4",
"modified": "2024-02-02T22:23:07Z",
"published": "2024-02-02T22:23:07Z",
- "aliases": [
-
- ],
+ "aliases": [],
"summary": "Nervos CKB BlockTimeTooNew should not be considered as invalid block",
"details": "### Impact\n\nCurrently, when a node receives a block in future according to its local wall clock, it will mark the block as invalid and ban the peer. \n\nIf the header's timestamp is more than 15 seconds ahead of our current time. In that case, the header may become valid in the future, and we don't want to disconnect a peer merely for serving us one too-far-ahead block header, to prevent an attacker from splitting the network by mining a block right at the 15 seconds boundary.\n\n### Patches\n\nUpgrade to v0.33.1 or above.\n\n### Workarounds\nDon't ban peer serving too-far-ahead block header.",
- "severity": [
-
- ],
+ "severity": [],
"affected": [
{
"package": {
@@ -46,9 +42,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-02-02T22:23:07Z",
diff --git a/advisories/github-reviewed/2024/02/GHSA-xc9x-jj77-9p9j/GHSA-xc9x-jj77-9p9j.json b/advisories/github-reviewed/2024/02/GHSA-xc9x-jj77-9p9j/GHSA-xc9x-jj77-9p9j.json
index 6c41ed40d11..d707226c659 100644
--- a/advisories/github-reviewed/2024/02/GHSA-xc9x-jj77-9p9j/GHSA-xc9x-jj77-9p9j.json
+++ b/advisories/github-reviewed/2024/02/GHSA-xc9x-jj77-9p9j/GHSA-xc9x-jj77-9p9j.json
@@ -3,14 +3,10 @@
"id": "GHSA-xc9x-jj77-9p9j",
"modified": "2024-03-19T18:30:30Z",
"published": "2024-02-05T20:22:56Z",
- "aliases": [
-
- ],
+ "aliases": [],
"summary": "Nokogiri update packaged libxml2 to v2.12.5 to resolve CVE-2024-25062",
"details": "## Summary\n\nNokogiri upgrades its dependency libxml2 as follows:\n- Nokogiri v1.15.6 upgrades libxml2 to [2.11.7](https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.11.7) from 2.11.6\n- Nokogiri v1.16.2 upgrades libxml2 to [2.12.5](https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.12.5) from 2.12.4\n\nlibxml2 v2.11.7 and v2.12.5 address the following vulnerability:\n\n- CVE-2024-25062 / https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-25062\n - described at https://gitlab.gnome.org/GNOME/libxml2/-/issues/604\n - patched by https://gitlab.gnome.org/GNOME/libxml2/-/commit/92721970\n\nPlease note that this advisory only applies to the CRuby implementation of Nokogiri, and only if the _packaged_ libraries are being used. If you've overridden defaults at installation time to use _system_ libraries instead of packaged libraries, you should instead pay attention to your distro's `libxml2` release announcements.\n\nJRuby users are not affected.\n\n## Mitigation\n\nUpgrade to Nokogiri `~> 1.15.6` or `>= 1.16.2`.\n\nUsers who are unable to upgrade Nokogiri may also choose a more complicated mitigation: compile\nand link Nokogiri against patched external libxml2 libraries which will also address these same\nissues.\n\n## Impact\n\nFrom the CVE description, this issue applies to the `xmlTextReader` module (which underlies `Nokogiri::XML::Reader`):\n\n> When using the XML Reader interface with DTD validation and XInclude expansion enabled, processing crafted XML documents can lead to an xmlValidatePopElement use-after-free.\n\n## Timeline\n\n- 2024-02-04 10:35 EST - this GHSA is drafted without complete details about when the upstream issue was introduced; a request is made of libxml2 maintainers for more detailed information\n- 2024-02-04 10:48 EST - updated GHSA to reflect libxml2 maintainers' confirmation of affected versions\n- 2024-02-04 11:54 EST - v1.16.2 published, this GHSA made public\n- 2024-02-05 10:18 EST - updated with MITRE link to the CVE information, and updated \"Impact\" section\n- 2024-03-16 09:03 EDT - v1.15.6 published (see discussion at https://github.com/sparklemotion/nokogiri/discussions/3146), updated mitigation information\n- 2024-03-18 22:12 EDT - update \"affected products\" range with v1.15.6 information",
- "severity": [
-
- ],
+ "severity": [],
"affected": [
{
"package": {
diff --git a/advisories/github-reviewed/2024/09/GHSA-78vg-7v27-hj67/GHSA-78vg-7v27-hj67.json b/advisories/github-reviewed/2024/09/GHSA-78vg-7v27-hj67/GHSA-78vg-7v27-hj67.json
index 20abeaf513f..38fe476a6bd 100644
--- a/advisories/github-reviewed/2024/09/GHSA-78vg-7v27-hj67/GHSA-78vg-7v27-hj67.json
+++ b/advisories/github-reviewed/2024/09/GHSA-78vg-7v27-hj67/GHSA-78vg-7v27-hj67.json
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-78vg-7v27-hj67",
- "modified": "2024-09-18T19:37:21Z",
+ "modified": "2024-11-18T16:27:11Z",
"published": "2024-09-10T15:53:10Z",
"aliases": [
"CVE-2024-45592"
@@ -65,7 +65,7 @@
"cwe_ids": [
"CWE-79"
],
- "severity": "HIGH",
+ "severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-09-10T15:53:10Z",
"nvd_published_at": "2024-09-10T16:15:21Z"
diff --git a/advisories/unreviewed/2022/05/GHSA-2285-87m3-9c89/GHSA-2285-87m3-9c89.json b/advisories/unreviewed/2022/05/GHSA-2285-87m3-9c89/GHSA-2285-87m3-9c89.json
index f4eef7ccc40..9bcd3ca3b34 100644
--- a/advisories/unreviewed/2022/05/GHSA-2285-87m3-9c89/GHSA-2285-87m3-9c89.json
+++ b/advisories/unreviewed/2022/05/GHSA-2285-87m3-9c89/GHSA-2285-87m3-9c89.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-22mj-xmh9-hw2p/GHSA-22mj-xmh9-hw2p.json b/advisories/unreviewed/2022/05/GHSA-22mj-xmh9-hw2p/GHSA-22mj-xmh9-hw2p.json
index 1f659ce7d05..5ea2237d972 100644
--- a/advisories/unreviewed/2022/05/GHSA-22mj-xmh9-hw2p/GHSA-22mj-xmh9-hw2p.json
+++ b/advisories/unreviewed/2022/05/GHSA-22mj-xmh9-hw2p/GHSA-22mj-xmh9-hw2p.json
@@ -7,12 +7,8 @@
"CVE-2019-19081"
],
"details": "A memory leak in the nfp_flower_spawn_vnic_reprs() function in drivers/net/ethernet/netronome/nfp/flower/main.c in the Linux kernel before 5.3.4 allows attackers to cause a denial of service (memory consumption), aka CID-8ce39eb5a67a.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -36,9 +32,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-24p5-6g2r-2gc4/GHSA-24p5-6g2r-2gc4.json b/advisories/unreviewed/2022/05/GHSA-24p5-6g2r-2gc4/GHSA-24p5-6g2r-2gc4.json
index c0dcd35b2c5..338f97027fe 100644
--- a/advisories/unreviewed/2022/05/GHSA-24p5-6g2r-2gc4/GHSA-24p5-6g2r-2gc4.json
+++ b/advisories/unreviewed/2022/05/GHSA-24p5-6g2r-2gc4/GHSA-24p5-6g2r-2gc4.json
@@ -7,12 +7,8 @@
"CVE-2019-18952"
],
"details": "SibSoft Xfilesharing through 2.5.1 allows cgi-bin/up.cgi arbitrary file upload. This can be combined with CVE-2019-18951 to achieve remote code execution via a .html file, containing short codes, that is served over HTTP.",
- "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-268h-2x43-hjx4/GHSA-268h-2x43-hjx4.json b/advisories/unreviewed/2022/05/GHSA-268h-2x43-hjx4/GHSA-268h-2x43-hjx4.json
index 50e43235280..f6e72c536d5 100644
--- a/advisories/unreviewed/2022/05/GHSA-268h-2x43-hjx4/GHSA-268h-2x43-hjx4.json
+++ b/advisories/unreviewed/2022/05/GHSA-268h-2x43-hjx4/GHSA-268h-2x43-hjx4.json
@@ -7,12 +7,8 @@
"CVE-2019-15396"
],
"details": "The Asus ZenFone 3 Android device with a build fingerprint of asus/WW_Phone/ASUS_Z012D:7.0/NRD90M/14.2020.1708.56-20170719:user/release-keys contains a pre-installed app with a package name of com.asus.loguploaderproxy app (versionCode=1570000015, versionName=7.0.0.3_161222) that allows other pre-installed apps to perform command execution via an accessible app component. This capability can be accessed by any pre-installed app on the device which can obtain signatureOrSystem permissions that are required by other other pre-installed apps that exported their capabilities to other pre-installed app.",
- "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-26v9-qvmq-8frg/GHSA-26v9-qvmq-8frg.json b/advisories/unreviewed/2022/05/GHSA-26v9-qvmq-8frg/GHSA-26v9-qvmq-8frg.json
index f9f7bf1345b..4c29e3f30de 100644
--- a/advisories/unreviewed/2022/05/GHSA-26v9-qvmq-8frg/GHSA-26v9-qvmq-8frg.json
+++ b/advisories/unreviewed/2022/05/GHSA-26v9-qvmq-8frg/GHSA-26v9-qvmq-8frg.json
@@ -7,12 +7,8 @@
"CVE-2019-13663"
],
"details": "IDN spoofing in Omnibox in Google Chrome prior to 77.0.3865.75 allowed a remote attacker to perform domain spoofing via IDN homographs via a crafted domain name.",
- "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-27xc-49hc-r9xm/GHSA-27xc-49hc-r9xm.json b/advisories/unreviewed/2022/05/GHSA-27xc-49hc-r9xm/GHSA-27xc-49hc-r9xm.json
index 8ebc699041c..98d672e6f14 100644
--- a/advisories/unreviewed/2022/05/GHSA-27xc-49hc-r9xm/GHSA-27xc-49hc-r9xm.json
+++ b/advisories/unreviewed/2022/05/GHSA-27xc-49hc-r9xm/GHSA-27xc-49hc-r9xm.json
@@ -7,12 +7,8 @@
"CVE-2019-15511"
],
"details": "An exploitable local privilege escalation vulnerability exists in the GalaxyClientService installed by GOG Galaxy. Due to Improper Access Control, an attacker can send unauthenticated local TCP packets to the service to gain SYSTEM privileges in Windows system where GOG Galaxy software is installed. All GOG Galaxy versions before 1.2.60 and all corresponding versions of GOG Galaxy 2.0 Beta are affected.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-2mcx-9373-6qh4/GHSA-2mcx-9373-6qh4.json b/advisories/unreviewed/2022/05/GHSA-2mcx-9373-6qh4/GHSA-2mcx-9373-6qh4.json
index 54565ae7597..2ef4931ea96 100644
--- a/advisories/unreviewed/2022/05/GHSA-2mcx-9373-6qh4/GHSA-2mcx-9373-6qh4.json
+++ b/advisories/unreviewed/2022/05/GHSA-2mcx-9373-6qh4/GHSA-2mcx-9373-6qh4.json
@@ -7,12 +7,8 @@
"CVE-2019-18909"
],
"details": "The VPN software within HP ThinPro does not safely handle user supplied input, which may be leveraged by an attacker to inject commands that will execute with root privileges.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-2qmw-465m-g262/GHSA-2qmw-465m-g262.json b/advisories/unreviewed/2022/05/GHSA-2qmw-465m-g262/GHSA-2qmw-465m-g262.json
index 3eb27249b21..c4120d637dc 100644
--- a/advisories/unreviewed/2022/05/GHSA-2qmw-465m-g262/GHSA-2qmw-465m-g262.json
+++ b/advisories/unreviewed/2022/05/GHSA-2qmw-465m-g262/GHSA-2qmw-465m-g262.json
@@ -7,12 +7,8 @@
"CVE-2019-18454"
],
"details": "An issue was discovered in GitLab Community and Enterprise Edition 10.5 through 12.4 in link validation for RDoc wiki pages feature. It has XSS.",
- "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-2qx5-c394-4qm8/GHSA-2qx5-c394-4qm8.json b/advisories/unreviewed/2022/05/GHSA-2qx5-c394-4qm8/GHSA-2qx5-c394-4qm8.json
index 4c52eb45b11..120a7ff5ab4 100644
--- a/advisories/unreviewed/2022/05/GHSA-2qx5-c394-4qm8/GHSA-2qx5-c394-4qm8.json
+++ b/advisories/unreviewed/2022/05/GHSA-2qx5-c394-4qm8/GHSA-2qx5-c394-4qm8.json
@@ -7,12 +7,8 @@
"CVE-2019-18987"
],
"details": "An issue was discovered in the AbuseFilter extension through 1.34 for MediaWiki. Once a specific abuse filter has (accidentally or otherwise) been made public, its previous versions can be exposed, thus potentially disclosing private or sensitive information within the filter's definition.",
- "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-2w2x-7266-2c97/GHSA-2w2x-7266-2c97.json b/advisories/unreviewed/2022/05/GHSA-2w2x-7266-2c97/GHSA-2w2x-7266-2c97.json
index 82aecd52b10..d233fc00d01 100644
--- a/advisories/unreviewed/2022/05/GHSA-2w2x-7266-2c97/GHSA-2w2x-7266-2c97.json
+++ b/advisories/unreviewed/2022/05/GHSA-2w2x-7266-2c97/GHSA-2w2x-7266-2c97.json
@@ -7,12 +7,8 @@
"CVE-2019-15704"
],
"details": "A clear text storage of sensitive information vulnerability in FortiClient for Mac may allow a local attacker to read sensitive information logged in the console window when the user connects to an SSL VPN Gateway.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-2w78-fwx4-v3q8/GHSA-2w78-fwx4-v3q8.json b/advisories/unreviewed/2022/05/GHSA-2w78-fwx4-v3q8/GHSA-2w78-fwx4-v3q8.json
index 423fa2751be..64e1aade547 100644
--- a/advisories/unreviewed/2022/05/GHSA-2w78-fwx4-v3q8/GHSA-2w78-fwx4-v3q8.json
+++ b/advisories/unreviewed/2022/05/GHSA-2w78-fwx4-v3q8/GHSA-2w78-fwx4-v3q8.json
@@ -7,12 +7,8 @@
"CVE-2019-2339"
],
"details": "Out of bound access due to lack of check of whiltelist array size while reading the image elf segments. in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Wired Infrastructure and Networking in MDM9205, QCS404, QCS605, SDA845, SDM670, SDM710, SDM845, SDM850, SDX24, SDX55, SM6150, SM7150, SM8150, SXR1130, SXR2130",
- "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-2x5q-fj99-48h5/GHSA-2x5q-fj99-48h5.json b/advisories/unreviewed/2022/05/GHSA-2x5q-fj99-48h5/GHSA-2x5q-fj99-48h5.json
index 799b2210e9f..5e7b6c4a53c 100644
--- a/advisories/unreviewed/2022/05/GHSA-2x5q-fj99-48h5/GHSA-2x5q-fj99-48h5.json
+++ b/advisories/unreviewed/2022/05/GHSA-2x5q-fj99-48h5/GHSA-2x5q-fj99-48h5.json
@@ -7,12 +7,8 @@
"CVE-2019-6663"
],
"details": "The BIG-IP 15.0.0-15.0.1, 14.0.0-14.1.2.2, 13.1.0-13.1.3.1, 12.1.0-12.1.5, and 11.5.1-11.6.5.1, BIG-IQ 7.0.0, 6.0.0-6.1.0, and 5.2.0-5.4.0, iWorkflow 2.3.0, and Enterprise Manager 3.1.1 configuration utility is vulnerable to Anti DNS Pinning (DNS Rebinding) attack.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-333h-qmh2-4xw6/GHSA-333h-qmh2-4xw6.json b/advisories/unreviewed/2022/05/GHSA-333h-qmh2-4xw6/GHSA-333h-qmh2-4xw6.json
index 3c655772d50..b63a0b205f8 100644
--- a/advisories/unreviewed/2022/05/GHSA-333h-qmh2-4xw6/GHSA-333h-qmh2-4xw6.json
+++ b/advisories/unreviewed/2022/05/GHSA-333h-qmh2-4xw6/GHSA-333h-qmh2-4xw6.json
@@ -7,12 +7,8 @@
"CVE-2019-15412"
],
"details": "The Asus ZenFone 4 Selfie Android device with a build fingerprint of asus/WW_Z01M/ASUS_Z01M_1:7.1.1/NMF26F/WW_71.50.395.57_20180913:user/release-keys contains a pre-installed app with a package name of com.asus.loguploaderproxy app (versionCode=1570000020, versionName=7.0.0.4_170901) that allows other pre-installed apps to perform command execution via an accessible app component. This capability can be accessed by any pre-installed app on the device which can obtain signatureOrSystem permissions that are required by other other pre-installed apps that exported their capabilities to other pre-installed app.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-349x-pch6-942w/GHSA-349x-pch6-942w.json b/advisories/unreviewed/2022/05/GHSA-349x-pch6-942w/GHSA-349x-pch6-942w.json
index 3c8511b0b0f..8eda57712aa 100644
--- a/advisories/unreviewed/2022/05/GHSA-349x-pch6-942w/GHSA-349x-pch6-942w.json
+++ b/advisories/unreviewed/2022/05/GHSA-349x-pch6-942w/GHSA-349x-pch6-942w.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",
diff --git a/advisories/unreviewed/2022/05/GHSA-372r-c4r5-j332/GHSA-372r-c4r5-j332.json b/advisories/unreviewed/2022/05/GHSA-372r-c4r5-j332/GHSA-372r-c4r5-j332.json
index 08ff4398b30..c0de1335be8 100644
--- a/advisories/unreviewed/2022/05/GHSA-372r-c4r5-j332/GHSA-372r-c4r5-j332.json
+++ b/advisories/unreviewed/2022/05/GHSA-372r-c4r5-j332/GHSA-372r-c4r5-j332.json
@@ -7,12 +7,8 @@
"CVE-2019-2289"
],
"details": "Lack of integrity check allows MODEM to accept any NAS messages which can result into authentication bypass of NAS in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon IoT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdragon Wearables in APQ8009, APQ8017, APQ8053, APQ8096AU, APQ8098, MDM9150, MDM9205, MDM9206, MDM9607, MDM9615, MDM9625, MDM9635M, MDM9640, MDM9650, MDM9655, MSM8905, MSM8909, MSM8909W, MSM8917, MSM8920, MSM8937, MSM8939, MSM8940, MSM8953, MSM8976, MSM8996AU, MSM8998, Nicobar, QCM2150, QCS605, QM215, SC8180X, SDA660, SDA845, SDM429, SDM439, SDM450, SDM630, SDM632, SDM636, SDM660, SDM670, SDM710, SDM845, SDM850, SDX20, SDX24, SDX55, SM6150, SM7150, SM8150, SM8250, Snapdragon_High_Med_2016, SXR1130, SXR2130",
- "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-3768-p22h-mhp7/GHSA-3768-p22h-mhp7.json b/advisories/unreviewed/2022/05/GHSA-3768-p22h-mhp7/GHSA-3768-p22h-mhp7.json
index f4314516f2e..d5af2ca3077 100644
--- a/advisories/unreviewed/2022/05/GHSA-3768-p22h-mhp7/GHSA-3768-p22h-mhp7.json
+++ b/advisories/unreviewed/2022/05/GHSA-3768-p22h-mhp7/GHSA-3768-p22h-mhp7.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-37cv-ggjj-37qh/GHSA-37cv-ggjj-37qh.json b/advisories/unreviewed/2022/05/GHSA-37cv-ggjj-37qh/GHSA-37cv-ggjj-37qh.json
index 336dc1d9b35..21a47e5b08c 100644
--- a/advisories/unreviewed/2022/05/GHSA-37cv-ggjj-37qh/GHSA-37cv-ggjj-37qh.json
+++ b/advisories/unreviewed/2022/05/GHSA-37cv-ggjj-37qh/GHSA-37cv-ggjj-37qh.json
@@ -7,12 +7,8 @@
"CVE-2015-1396"
],
"details": "A Directory Traversal vulnerability exists in the GNU patch before 2.7.4. A remote attacker can write to arbitrary files via a symlink attack in a patch file. NOTE: this issue exists because of an incomplete fix for CVE-2015-1196.",
- "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-37pj-rcr3-gr3m/GHSA-37pj-rcr3-gr3m.json b/advisories/unreviewed/2022/05/GHSA-37pj-rcr3-gr3m/GHSA-37pj-rcr3-gr3m.json
index 169801913aa..eb110e6b904 100644
--- a/advisories/unreviewed/2022/05/GHSA-37pj-rcr3-gr3m/GHSA-37pj-rcr3-gr3m.json
+++ b/advisories/unreviewed/2022/05/GHSA-37pj-rcr3-gr3m/GHSA-37pj-rcr3-gr3m.json
@@ -7,12 +7,8 @@
"CVE-2019-12271"
],
"details": "Sandline Centraleyezer (On Premises) allows unrestricted File Upload with a dangerous type, because the feature of adding \".jpg\" to any uploaded filename is not enforced on the server side.",
- "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-37vm-mmp9-mhj8/GHSA-37vm-mmp9-mhj8.json b/advisories/unreviewed/2022/05/GHSA-37vm-mmp9-mhj8/GHSA-37vm-mmp9-mhj8.json
index 44f9f62af5d..14521a60167 100644
--- a/advisories/unreviewed/2022/05/GHSA-37vm-mmp9-mhj8/GHSA-37vm-mmp9-mhj8.json
+++ b/advisories/unreviewed/2022/05/GHSA-37vm-mmp9-mhj8/GHSA-37vm-mmp9-mhj8.json
@@ -7,12 +7,8 @@
"CVE-2019-15460"
],
"details": "The Samsung J7 Neo Android device with a build fingerprint of samsung/j7veltedx/j7velte:8.1.0/M1AJQ/J701FXVS6BSC1:user/release-keys contains a pre-installed app with a package name of com.samsung.android.themecenter app (versionCode=7000100, versionName=7.0.1.0) that allows other pre-installed apps to perform app installation via an accessible app component. This capability can be accessed by any pre-installed app on the device which can obtain signatureOrSystem permissions that are required by other other pre-installed apps that exported their capabilities to other pre-installed app.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-3976-7rwg-xx73/GHSA-3976-7rwg-xx73.json b/advisories/unreviewed/2022/05/GHSA-3976-7rwg-xx73/GHSA-3976-7rwg-xx73.json
index fac81a8d363..41e068fc630 100644
--- a/advisories/unreviewed/2022/05/GHSA-3976-7rwg-xx73/GHSA-3976-7rwg-xx73.json
+++ b/advisories/unreviewed/2022/05/GHSA-3976-7rwg-xx73/GHSA-3976-7rwg-xx73.json
@@ -7,12 +7,8 @@
"CVE-2019-14343"
],
"details": "TemaTres 3.0 has stored XSS via the value parameter to the vocab/admin.php?vocabulario_id=list URI.",
- "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-3cpr-29h8-237x/GHSA-3cpr-29h8-237x.json b/advisories/unreviewed/2022/05/GHSA-3cpr-29h8-237x/GHSA-3cpr-29h8-237x.json
index f78e39b9f0e..86ea901dcd5 100644
--- a/advisories/unreviewed/2022/05/GHSA-3cpr-29h8-237x/GHSA-3cpr-29h8-237x.json
+++ b/advisories/unreviewed/2022/05/GHSA-3cpr-29h8-237x/GHSA-3cpr-29h8-237x.json
@@ -7,12 +7,8 @@
"CVE-2019-15440"
],
"details": "The Samsung J5 Android device with a build fingerprint of samsung/on5xeltedx/on5xelte:8.0.0/R16NW/G570YDXU2CRL1:user/release-keys contains a pre-installed app with a package name of com.samsung.android.themecenter app (versionCode=6010000, versionName=6.1.0.0) that allows other pre-installed apps to perform app installation via an accessible app component. This capability can be accessed by any pre-installed app on the device which can obtain signatureOrSystem permissions that are required by other other pre-installed apps that exported their capabilities to other pre-installed app.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-3g23-34hp-r6rx/GHSA-3g23-34hp-r6rx.json b/advisories/unreviewed/2022/05/GHSA-3g23-34hp-r6rx/GHSA-3g23-34hp-r6rx.json
index 026d5213418..52047dce8ac 100644
--- a/advisories/unreviewed/2022/05/GHSA-3g23-34hp-r6rx/GHSA-3g23-34hp-r6rx.json
+++ b/advisories/unreviewed/2022/05/GHSA-3g23-34hp-r6rx/GHSA-3g23-34hp-r6rx.json
@@ -7,12 +7,8 @@
"CVE-2019-3660"
],
"details": "Improper Neutralization of HTTP requests in McAfee Advanced Threat Defense (ATD) prior to 4.8 allows remote authenticated attacker to execute commands on the server remotely via carefully constructed HTTP requests.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-3qjw-6f5j-x29c/GHSA-3qjw-6f5j-x29c.json b/advisories/unreviewed/2022/05/GHSA-3qjw-6f5j-x29c/GHSA-3qjw-6f5j-x29c.json
index 9cd12e3a216..efe2d9e77f1 100644
--- a/advisories/unreviewed/2022/05/GHSA-3qjw-6f5j-x29c/GHSA-3qjw-6f5j-x29c.json
+++ b/advisories/unreviewed/2022/05/GHSA-3qjw-6f5j-x29c/GHSA-3qjw-6f5j-x29c.json
@@ -7,12 +7,8 @@
"CVE-2019-19066"
],
"details": "A memory leak in the bfad_im_get_stats() function in drivers/scsi/bfa/bfad_attr.c in the Linux kernel through 5.3.11 allows attackers to cause a denial of service (memory consumption) by triggering bfa_port_get_stats() failures, aka CID-0e62395da2bd.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-3qmj-8cpx-9xxp/GHSA-3qmj-8cpx-9xxp.json b/advisories/unreviewed/2022/05/GHSA-3qmj-8cpx-9xxp/GHSA-3qmj-8cpx-9xxp.json
index 5fd8fbd5be1..3baa5e88ef5 100644
--- a/advisories/unreviewed/2022/05/GHSA-3qmj-8cpx-9xxp/GHSA-3qmj-8cpx-9xxp.json
+++ b/advisories/unreviewed/2022/05/GHSA-3qmj-8cpx-9xxp/GHSA-3qmj-8cpx-9xxp.json
@@ -7,12 +7,8 @@
"CVE-2019-5540"
],
"details": "VMware Workstation (15.x before 15.5.1) and Fusion (11.x before 11.5.1) contain an information disclosure vulnerability in vmnetdhcp. Successful exploitation of this issue may allow an attacker on a guest VM to disclose sensitive information by leaking memory from the host process.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-3rx9-vfgx-qhj2/GHSA-3rx9-vfgx-qhj2.json b/advisories/unreviewed/2022/05/GHSA-3rx9-vfgx-qhj2/GHSA-3rx9-vfgx-qhj2.json
index 0fd9f19739c..b307a4baa19 100644
--- a/advisories/unreviewed/2022/05/GHSA-3rx9-vfgx-qhj2/GHSA-3rx9-vfgx-qhj2.json
+++ b/advisories/unreviewed/2022/05/GHSA-3rx9-vfgx-qhj2/GHSA-3rx9-vfgx-qhj2.json
@@ -7,12 +7,8 @@
"CVE-2019-17085"
],
"details": "XXE attack vulnerability on Micro Focus Operations Agent, affected version 12.0, 12.01, 12.02, 12.03, 12.04, 12.05, 12.06, 12.10, 12.11. The vulnerability could be exploited to do an XXE attack on Operations Agent.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-44r2-w2vh-42rr/GHSA-44r2-w2vh-42rr.json b/advisories/unreviewed/2022/05/GHSA-44r2-w2vh-42rr/GHSA-44r2-w2vh-42rr.json
index 0c64d9d8859..25487214708 100644
--- a/advisories/unreviewed/2022/05/GHSA-44r2-w2vh-42rr/GHSA-44r2-w2vh-42rr.json
+++ b/advisories/unreviewed/2022/05/GHSA-44r2-w2vh-42rr/GHSA-44r2-w2vh-42rr.json
@@ -7,12 +7,8 @@
"CVE-2019-19059"
],
"details": "Multiple memory leaks in the iwl_pcie_ctxt_info_gen3_init() function in drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info-gen3.c in the Linux kernel through 5.3.11 allow attackers to cause a denial of service (memory consumption) by triggering iwl_pcie_init_fw_sec() or dma_alloc_coherent() failures, aka CID-0f4f199443fa.",
- "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-44vm-qvr4-f42v/GHSA-44vm-qvr4-f42v.json b/advisories/unreviewed/2022/05/GHSA-44vm-qvr4-f42v/GHSA-44vm-qvr4-f42v.json
index c76c8cd162c..b7b5ed0d1f1 100644
--- a/advisories/unreviewed/2022/05/GHSA-44vm-qvr4-f42v/GHSA-44vm-qvr4-f42v.json
+++ b/advisories/unreviewed/2022/05/GHSA-44vm-qvr4-f42v/GHSA-44vm-qvr4-f42v.json
@@ -7,12 +7,8 @@
"CVE-2019-4215"
],
"details": "IBM SmartCloud Analytics 1.3.1 through 1.3.5 could allow a remote attacker to hijack the clicking action of the victim. By persuading a victim to visit a malicious Web site, a remote attacker could exploit this vulnerability to hijack the victim's click actions and possibly launch further attacks against the victim. IBM X-Force ID: 159186.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-47v6-rvvx-7qrp/GHSA-47v6-rvvx-7qrp.json b/advisories/unreviewed/2022/05/GHSA-47v6-rvvx-7qrp/GHSA-47v6-rvvx-7qrp.json
index 240f24651ab..d15032ccad3 100644
--- a/advisories/unreviewed/2022/05/GHSA-47v6-rvvx-7qrp/GHSA-47v6-rvvx-7qrp.json
+++ b/advisories/unreviewed/2022/05/GHSA-47v6-rvvx-7qrp/GHSA-47v6-rvvx-7qrp.json
@@ -7,12 +7,8 @@
"CVE-2019-19047"
],
"details": "A memory leak in the mlx5_fw_fatal_reporter_dump() function in drivers/net/ethernet/mellanox/mlx5/core/health.c in the Linux kernel before 5.3.11 allows attackers to cause a denial of service (memory consumption) by triggering mlx5_crdump_collect() failures, aka CID-c7ed6d0183d5.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -36,9 +32,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-48wx-hxwr-pmwh/GHSA-48wx-hxwr-pmwh.json b/advisories/unreviewed/2022/05/GHSA-48wx-hxwr-pmwh/GHSA-48wx-hxwr-pmwh.json
index 35f8f04948a..c82c51485cd 100644
--- a/advisories/unreviewed/2022/05/GHSA-48wx-hxwr-pmwh/GHSA-48wx-hxwr-pmwh.json
+++ b/advisories/unreviewed/2022/05/GHSA-48wx-hxwr-pmwh/GHSA-48wx-hxwr-pmwh.json
@@ -7,12 +7,8 @@
"CVE-2019-18922"
],
"details": "A Directory Traversal in the Web interface of the Allied Telesis AT-GS950/8 until Firmware AT-S107 V.1.1.3 [1.00.047] allows unauthenticated attackers to read arbitrary system files via a GET request. NOTE: This is an End-of-Life product.",
- "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-495x-r3cr-6rgx/GHSA-495x-r3cr-6rgx.json b/advisories/unreviewed/2022/05/GHSA-495x-r3cr-6rgx/GHSA-495x-r3cr-6rgx.json
index 764b2b377ed..435bfaec750 100644
--- a/advisories/unreviewed/2022/05/GHSA-495x-r3cr-6rgx/GHSA-495x-r3cr-6rgx.json
+++ b/advisories/unreviewed/2022/05/GHSA-495x-r3cr-6rgx/GHSA-495x-r3cr-6rgx.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-4cgc-v347-pccw/GHSA-4cgc-v347-pccw.json b/advisories/unreviewed/2022/05/GHSA-4cgc-v347-pccw/GHSA-4cgc-v347-pccw.json
index 66cb3849dbd..e8b123b6a5d 100644
--- a/advisories/unreviewed/2022/05/GHSA-4cgc-v347-pccw/GHSA-4cgc-v347-pccw.json
+++ b/advisories/unreviewed/2022/05/GHSA-4cgc-v347-pccw/GHSA-4cgc-v347-pccw.json
@@ -7,12 +7,8 @@
"CVE-2019-5509"
],
"details": "ONTAP Select Deploy administration utility versions 2.11.2 through 2.12.2 are susceptible to a code injection vulnerability which when successfully exploited could allow an unauthenticated remote attacker to enable and use a privileged user 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-4cv4-xw5w-v5qh/GHSA-4cv4-xw5w-v5qh.json b/advisories/unreviewed/2022/05/GHSA-4cv4-xw5w-v5qh/GHSA-4cv4-xw5w-v5qh.json
index b7b70caa624..52da2b40a3a 100644
--- a/advisories/unreviewed/2022/05/GHSA-4cv4-xw5w-v5qh/GHSA-4cv4-xw5w-v5qh.json
+++ b/advisories/unreviewed/2022/05/GHSA-4cv4-xw5w-v5qh/GHSA-4cv4-xw5w-v5qh.json
@@ -7,12 +7,8 @@
"CVE-2019-8248"
],
"details": "Adobe Illustrator CC versions 23.1 and earlier have a memory corruption vulnerability. Successful exploitation could lead to arbitrary code execution .",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-4mx6-qmp8-735w/GHSA-4mx6-qmp8-735w.json b/advisories/unreviewed/2022/05/GHSA-4mx6-qmp8-735w/GHSA-4mx6-qmp8-735w.json
index b76ea9fb13e..47c8c1330c3 100644
--- a/advisories/unreviewed/2022/05/GHSA-4mx6-qmp8-735w/GHSA-4mx6-qmp8-735w.json
+++ b/advisories/unreviewed/2022/05/GHSA-4mx6-qmp8-735w/GHSA-4mx6-qmp8-735w.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-4q2j-4mf3-x29x/GHSA-4q2j-4mf3-x29x.json b/advisories/unreviewed/2022/05/GHSA-4q2j-4mf3-x29x/GHSA-4q2j-4mf3-x29x.json
index d2e079ba554..14a16ddb0cb 100644
--- a/advisories/unreviewed/2022/05/GHSA-4q2j-4mf3-x29x/GHSA-4q2j-4mf3-x29x.json
+++ b/advisories/unreviewed/2022/05/GHSA-4q2j-4mf3-x29x/GHSA-4q2j-4mf3-x29x.json
@@ -7,12 +7,8 @@
"CVE-2019-12758"
],
"details": "Symantec Endpoint Protection, prior to 14.2 RU2, may be susceptible to an unsigned code execution vulnerability, which may allow an individual to execute code without a resident proper digital signature.",
- "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-52jh-9w82-58c3/GHSA-52jh-9w82-58c3.json b/advisories/unreviewed/2022/05/GHSA-52jh-9w82-58c3/GHSA-52jh-9w82-58c3.json
index bde64f46864..de1bc1e2ad1 100644
--- a/advisories/unreviewed/2022/05/GHSA-52jh-9w82-58c3/GHSA-52jh-9w82-58c3.json
+++ b/advisories/unreviewed/2022/05/GHSA-52jh-9w82-58c3/GHSA-52jh-9w82-58c3.json
@@ -7,12 +7,8 @@
"CVE-2019-19077"
],
"details": "A memory leak in the bnxt_re_create_srq() function in drivers/infiniband/hw/bnxt_re/ib_verbs.c in the Linux kernel through 5.3.11 allows attackers to cause a denial of service (memory consumption) by triggering copy to udata failures, aka CID-4a9d46a9fe14.",
- "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-52px-98hx-x9g9/GHSA-52px-98hx-x9g9.json b/advisories/unreviewed/2022/05/GHSA-52px-98hx-x9g9/GHSA-52px-98hx-x9g9.json
index 2be1ecbb551..d18d36d477d 100644
--- a/advisories/unreviewed/2022/05/GHSA-52px-98hx-x9g9/GHSA-52px-98hx-x9g9.json
+++ b/advisories/unreviewed/2022/05/GHSA-52px-98hx-x9g9/GHSA-52px-98hx-x9g9.json
@@ -7,12 +7,8 @@
"CVE-2019-19082"
],
"details": "Memory leaks in *create_resource_pool() functions under drivers/gpu/drm/amd/display/dc in the Linux kernel through 5.3.11 allow attackers to cause a denial of service (memory consumption). This affects the dce120_create_resource_pool() function in drivers/gpu/drm/amd/display/dc/dce120/dce120_resource.c, the dce110_create_resource_pool() function in drivers/gpu/drm/amd/display/dc/dce110/dce110_resource.c, the dce100_create_resource_pool() function in drivers/gpu/drm/amd/display/dc/dce100/dce100_resource.c, the dcn10_create_resource_pool() function in drivers/gpu/drm/amd/display/dc/dcn10/dcn10_resource.c, and the dce112_create_resource_pool() function in drivers/gpu/drm/amd/display/dc/dce112/dce112_resource.c, aka CID-104c307147ad.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -48,9 +44,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-565m-5c74-6h7v/GHSA-565m-5c74-6h7v.json b/advisories/unreviewed/2022/05/GHSA-565m-5c74-6h7v/GHSA-565m-5c74-6h7v.json
index 62dfdf4e8d9..745043599cc 100644
--- a/advisories/unreviewed/2022/05/GHSA-565m-5c74-6h7v/GHSA-565m-5c74-6h7v.json
+++ b/advisories/unreviewed/2022/05/GHSA-565m-5c74-6h7v/GHSA-565m-5c74-6h7v.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/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-576g-7959-7vh3/GHSA-576g-7959-7vh3.json b/advisories/unreviewed/2022/05/GHSA-576g-7959-7vh3/GHSA-576g-7959-7vh3.json
index 4a914008188..0bf32e9f936 100644
--- a/advisories/unreviewed/2022/05/GHSA-576g-7959-7vh3/GHSA-576g-7959-7vh3.json
+++ b/advisories/unreviewed/2022/05/GHSA-576g-7959-7vh3/GHSA-576g-7959-7vh3.json
@@ -7,12 +7,8 @@
"CVE-2019-19043"
],
"details": "A memory leak in the i40e_setup_macvlans() function in drivers/net/ethernet/intel/i40e/i40e_main.c in the Linux kernel through 5.3.11 allows attackers to cause a denial of service (memory consumption) by triggering i40e_setup_channel() failures, aka CID-27d461333459.",
- "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-597j-qvj7-5g37/GHSA-597j-qvj7-5g37.json b/advisories/unreviewed/2022/05/GHSA-597j-qvj7-5g37/GHSA-597j-qvj7-5g37.json
index 68c8aceec58..2b4eec13825 100644
--- a/advisories/unreviewed/2022/05/GHSA-597j-qvj7-5g37/GHSA-597j-qvj7-5g37.json
+++ b/advisories/unreviewed/2022/05/GHSA-597j-qvj7-5g37/GHSA-597j-qvj7-5g37.json
@@ -7,12 +7,8 @@
"CVE-2019-15397"
],
"details": "The Asus ZenFone Max 4 Android device with a build fingerprint of asus/WW_Phone/ASUS_X00HD_4:7.1.1/NMF26F/14.2016.1803.373-20180308:user/release-keys contains a pre-installed app with a package name of com.asus.loguploaderproxy app (versionCode=1570000020, versionName=7.0.0.4_170901) that allows other pre-installed apps to perform command execution via an accessible app component. This capability can be accessed by any pre-installed app on the device which can obtain signatureOrSystem permissions that are required by other other pre-installed apps that exported their capabilities to other pre-installed app.",
- "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-5f22-h5m6-x6fq/GHSA-5f22-h5m6-x6fq.json b/advisories/unreviewed/2022/05/GHSA-5f22-h5m6-x6fq/GHSA-5f22-h5m6-x6fq.json
index 2f37341c89d..4e1086dbc9c 100644
--- a/advisories/unreviewed/2022/05/GHSA-5f22-h5m6-x6fq/GHSA-5f22-h5m6-x6fq.json
+++ b/advisories/unreviewed/2022/05/GHSA-5f22-h5m6-x6fq/GHSA-5f22-h5m6-x6fq.json
@@ -7,12 +7,8 @@
"CVE-2019-19117"
],
"details": "/usr/lib/lua/luci/controller/admin/autoupgrade.lua on PHICOMM K2(PSG1218) V22.5.9.163 devices allows remote authenticated users to execute any command via shell metacharacters in the cgi-bin/luci autoUpTime parameter.",
- "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-5f42-cq3c-qrm7/GHSA-5f42-cq3c-qrm7.json b/advisories/unreviewed/2022/05/GHSA-5f42-cq3c-qrm7/GHSA-5f42-cq3c-qrm7.json
index dcc3c482151..b1edb55b76a 100644
--- a/advisories/unreviewed/2022/05/GHSA-5f42-cq3c-qrm7/GHSA-5f42-cq3c-qrm7.json
+++ b/advisories/unreviewed/2022/05/GHSA-5f42-cq3c-qrm7/GHSA-5f42-cq3c-qrm7.json
@@ -7,12 +7,8 @@
"CVE-2019-18885"
],
"details": "fs/btrfs/volumes.c in the Linux kernel before 5.1 allows a btrfs_verify_dev_extents NULL pointer dereference via a crafted btrfs image because fs_devices->devices is mishandled within find_device, aka CID-09ba3bc9dd15.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-5hj6-f5r9-5v2p/GHSA-5hj6-f5r9-5v2p.json b/advisories/unreviewed/2022/05/GHSA-5hj6-f5r9-5v2p/GHSA-5hj6-f5r9-5v2p.json
index 032a29551a9..4fa78bc4c1f 100644
--- a/advisories/unreviewed/2022/05/GHSA-5hj6-f5r9-5v2p/GHSA-5hj6-f5r9-5v2p.json
+++ b/advisories/unreviewed/2022/05/GHSA-5hj6-f5r9-5v2p/GHSA-5hj6-f5r9-5v2p.json
@@ -7,12 +7,8 @@
"CVE-2019-16285"
],
"details": "If a local user has been configured and logged in, an unauthenticated attacker with physical access may be able to extract sensitive information onto a local drive.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -32,9 +28,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-5mw9-mr3r-536c/GHSA-5mw9-mr3r-536c.json b/advisories/unreviewed/2022/05/GHSA-5mw9-mr3r-536c/GHSA-5mw9-mr3r-536c.json
index 5082da97dfb..1292b3237cc 100644
--- a/advisories/unreviewed/2022/05/GHSA-5mw9-mr3r-536c/GHSA-5mw9-mr3r-536c.json
+++ b/advisories/unreviewed/2022/05/GHSA-5mw9-mr3r-536c/GHSA-5mw9-mr3r-536c.json
@@ -7,12 +7,8 @@
"CVE-2019-19012"
],
"details": "An integer overflow in the search_in_range function in regexec.c in Oniguruma 6.x before 6.9.4_rc2 leads to an out-of-bounds read, in which the offset of this read is under the control of an attacker. (This only affects the 32-bit compiled version). Remote attackers can cause a denial-of-service or information disclosure, or possibly have unspecified other impact, via a crafted regular expression.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -48,9 +44,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-5p92-qfvf-9h9q/GHSA-5p92-qfvf-9h9q.json b/advisories/unreviewed/2022/05/GHSA-5p92-qfvf-9h9q/GHSA-5p92-qfvf-9h9q.json
index 0ad40211eda..7487bb67c59 100644
--- a/advisories/unreviewed/2022/05/GHSA-5p92-qfvf-9h9q/GHSA-5p92-qfvf-9h9q.json
+++ b/advisories/unreviewed/2022/05/GHSA-5p92-qfvf-9h9q/GHSA-5p92-qfvf-9h9q.json
@@ -7,12 +7,8 @@
"CVE-2016-5285"
],
"details": "Null pointer dereference vulnerability exists in K11_SignWithSymKey / ssl3_ComputeRecordMACConstantTime in NSS before 3.26, which causes the TLS/SSL server using NSS to crash.",
- "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-5q3q-v4x7-mc35/GHSA-5q3q-v4x7-mc35.json b/advisories/unreviewed/2022/05/GHSA-5q3q-v4x7-mc35/GHSA-5q3q-v4x7-mc35.json
index 9d6435c0062..ef1c34860f2 100644
--- a/advisories/unreviewed/2022/05/GHSA-5q3q-v4x7-mc35/GHSA-5q3q-v4x7-mc35.json
+++ b/advisories/unreviewed/2022/05/GHSA-5q3q-v4x7-mc35/GHSA-5q3q-v4x7-mc35.json
@@ -7,12 +7,8 @@
"CVE-2019-18349"
],
"details": "HotkeyP through 4.9 r96 allows privilege escalation in the privilege function in Commands.cpp.",
- "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-5qq6-x6f8-vjxg/GHSA-5qq6-x6f8-vjxg.json b/advisories/unreviewed/2022/05/GHSA-5qq6-x6f8-vjxg/GHSA-5qq6-x6f8-vjxg.json
index e7aa186f61e..d839b37638d 100644
--- a/advisories/unreviewed/2022/05/GHSA-5qq6-x6f8-vjxg/GHSA-5qq6-x6f8-vjxg.json
+++ b/advisories/unreviewed/2022/05/GHSA-5qq6-x6f8-vjxg/GHSA-5qq6-x6f8-vjxg.json
@@ -7,12 +7,8 @@
"CVE-2019-19084"
],
"details": "In Octopus Deploy 3.3.0 through 2019.10.4, an authenticated user with PackagePush permission to upload packages could upload a maliciously crafted package, triggering an exception that exposes underlying operating system details.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-5qr3-jx24-p6xr/GHSA-5qr3-jx24-p6xr.json b/advisories/unreviewed/2022/05/GHSA-5qr3-jx24-p6xr/GHSA-5qr3-jx24-p6xr.json
index f8b42dfe959..a9a52d2e55f 100644
--- a/advisories/unreviewed/2022/05/GHSA-5qr3-jx24-p6xr/GHSA-5qr3-jx24-p6xr.json
+++ b/advisories/unreviewed/2022/05/GHSA-5qr3-jx24-p6xr/GHSA-5qr3-jx24-p6xr.json
@@ -7,12 +7,8 @@
"CVE-2019-4569"
],
"details": "IBM Tivoli Netcool Impact 7.1.0.0 through 7.1.0.16 is vulnerable to cross-site scripting. This vulnerability allows users to embed arbitrary JavaScript code in the Web UI thus altering the intended functionality potentially leading to credentials disclosure within a trusted session. IBM X-Force ID: 166719.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -28,9 +24,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-5rgm-x5rc-gr77/GHSA-5rgm-x5rc-gr77.json b/advisories/unreviewed/2022/05/GHSA-5rgm-x5rc-gr77/GHSA-5rgm-x5rc-gr77.json
index 97260d2e899..ea9c268134a 100644
--- a/advisories/unreviewed/2022/05/GHSA-5rgm-x5rc-gr77/GHSA-5rgm-x5rc-gr77.json
+++ b/advisories/unreviewed/2022/05/GHSA-5rgm-x5rc-gr77/GHSA-5rgm-x5rc-gr77.json
@@ -7,12 +7,8 @@
"CVE-2019-17445"
],
"details": "An issue was discovered in Eracent EDA, EPA, EPM, EUA, FLW, and SUM Agent through 10.2.26. The agent executable, when installed for non-root operations (scanning), can be forced to copy files from the filesystem to other locations via Symbolic Link Following.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-5wpg-c57j-267m/GHSA-5wpg-c57j-267m.json b/advisories/unreviewed/2022/05/GHSA-5wpg-c57j-267m/GHSA-5wpg-c57j-267m.json
index 531baab5adc..15a170c5753 100644
--- a/advisories/unreviewed/2022/05/GHSA-5wpg-c57j-267m/GHSA-5wpg-c57j-267m.json
+++ b/advisories/unreviewed/2022/05/GHSA-5wpg-c57j-267m/GHSA-5wpg-c57j-267m.json
@@ -7,12 +7,8 @@
"CVE-2019-13661"
],
"details": "UI spoofing in Chromium in Google Chrome prior to 77.0.3865.75 allowed a remote attacker to spoof notifications via a crafted HTML page.",
- "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-5ww9-f7vw-58qv/GHSA-5ww9-f7vw-58qv.json b/advisories/unreviewed/2022/05/GHSA-5ww9-f7vw-58qv/GHSA-5ww9-f7vw-58qv.json
index fd163e3f738..beea82c7eb8 100644
--- a/advisories/unreviewed/2022/05/GHSA-5ww9-f7vw-58qv/GHSA-5ww9-f7vw-58qv.json
+++ b/advisories/unreviewed/2022/05/GHSA-5ww9-f7vw-58qv/GHSA-5ww9-f7vw-58qv.json
@@ -7,12 +7,8 @@
"CVE-2019-15427"
],
"details": "The Xiaomi Mi Mix Android device with a build fingerprint of Xiaomi/lithium/lithium:6.0.1/MXB48T/7.1.5:user/release-keys contains a pre-installed app with a package name of com.miui.powerkeeper app (versionCode=40000, versionName=4.0.00) that allows unauthorized wireless settings modification via a confused deputy attack. This capability can be accessed by any app co-located on the device.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-5xcp-95vw-mq4c/GHSA-5xcp-95vw-mq4c.json b/advisories/unreviewed/2022/05/GHSA-5xcp-95vw-mq4c/GHSA-5xcp-95vw-mq4c.json
index 71812086577..1f6b9044f72 100644
--- a/advisories/unreviewed/2022/05/GHSA-5xcp-95vw-mq4c/GHSA-5xcp-95vw-mq4c.json
+++ b/advisories/unreviewed/2022/05/GHSA-5xcp-95vw-mq4c/GHSA-5xcp-95vw-mq4c.json
@@ -7,12 +7,8 @@
"CVE-2019-2318"
],
"details": "Non Secure Kernel can cause Trustzone to do an arbitrary memory read which will result into DOS in Snapdragon Auto, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdragon Wired Infrastructure and Networking in APQ8017, APQ8053, APQ8096, APQ8096AU, IPQ8074, MSM8917, MSM8920, MSM8937, MSM8940, MSM8953, MSM8996, MSM8996AU, QCA8081, QM215, SDM429, SDM439, SDM450, SDM632, Snapdragon_High_Med_2016",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-6c69-f792-7pq7/GHSA-6c69-f792-7pq7.json b/advisories/unreviewed/2022/05/GHSA-6c69-f792-7pq7/GHSA-6c69-f792-7pq7.json
index 44fd613535f..6a570249ea0 100644
--- a/advisories/unreviewed/2022/05/GHSA-6c69-f792-7pq7/GHSA-6c69-f792-7pq7.json
+++ b/advisories/unreviewed/2022/05/GHSA-6c69-f792-7pq7/GHSA-6c69-f792-7pq7.json
@@ -7,12 +7,8 @@
"CVE-2019-11931"
],
"details": "A stack-based buffer overflow could be triggered in WhatsApp by sending a specially crafted MP4 file to a WhatsApp user. The issue was present in parsing the elementary stream metadata of an MP4 file and could result in a DoS or RCE. This affects Android versions prior to 2.19.274, iOS versions prior to 2.19.100, Enterprise Client versions prior to 2.25.3, Business for Android versions prior to 2.19.104 and Business for iOS versions prior to 2.19.100.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-6ccg-r3f9-7j87/GHSA-6ccg-r3f9-7j87.json b/advisories/unreviewed/2022/05/GHSA-6ccg-r3f9-7j87/GHSA-6ccg-r3f9-7j87.json
index 8ed65020baf..cde475ca81f 100644
--- a/advisories/unreviewed/2022/05/GHSA-6ccg-r3f9-7j87/GHSA-6ccg-r3f9-7j87.json
+++ b/advisories/unreviewed/2022/05/GHSA-6ccg-r3f9-7j87/GHSA-6ccg-r3f9-7j87.json
@@ -7,12 +7,8 @@
"CVE-2019-18215"
],
"details": "An issue was discovered in signmgr.dll 6.5.0.819 in Comodo Internet Security through 12.0. A DLL Preloading vulnerability allows an attacker to implant an unsigned DLL named iLog.dll in a partially unprotected product directory. This DLL is then loaded into a high-privileged service before the binary signature validation logic is loaded, and might bypass some of the self-defense mechanisms.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-6fr3-g4mr-859f/GHSA-6fr3-g4mr-859f.json b/advisories/unreviewed/2022/05/GHSA-6fr3-g4mr-859f/GHSA-6fr3-g4mr-859f.json
index 038badb017c..67ffc61bdab 100644
--- a/advisories/unreviewed/2022/05/GHSA-6fr3-g4mr-859f/GHSA-6fr3-g4mr-859f.json
+++ b/advisories/unreviewed/2022/05/GHSA-6fr3-g4mr-859f/GHSA-6fr3-g4mr-859f.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-6fw2-pfmc-xppw/GHSA-6fw2-pfmc-xppw.json b/advisories/unreviewed/2022/05/GHSA-6fw2-pfmc-xppw/GHSA-6fw2-pfmc-xppw.json
index b2f87d1d389..cf2299cdc12 100644
--- a/advisories/unreviewed/2022/05/GHSA-6fw2-pfmc-xppw/GHSA-6fw2-pfmc-xppw.json
+++ b/advisories/unreviewed/2022/05/GHSA-6fw2-pfmc-xppw/GHSA-6fw2-pfmc-xppw.json
@@ -7,12 +7,8 @@
"CVE-2019-18957"
],
"details": "Microstrategy Library in MicroStrategy before 2019 before 11.1.3 has reflected XSS.",
- "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-6gm8-22cp-c564/GHSA-6gm8-22cp-c564.json b/advisories/unreviewed/2022/05/GHSA-6gm8-22cp-c564/GHSA-6gm8-22cp-c564.json
index ce641e13e45..a891685f72e 100644
--- a/advisories/unreviewed/2022/05/GHSA-6gm8-22cp-c564/GHSA-6gm8-22cp-c564.json
+++ b/advisories/unreviewed/2022/05/GHSA-6gm8-22cp-c564/GHSA-6gm8-22cp-c564.json
@@ -7,12 +7,8 @@
"CVE-2019-15689"
],
"details": "Kaspersky Secure Connection, Kaspersky Internet Security, Kaspersky Total Security, Kaspersky Security Cloud prior to version 2020 patch E have bug that allows a local user to execute arbitrary code via execution compromised file placed by an attacker with administrator rights. No privilege escalation. Possible whitelisting bypass some of the security products",
- "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-6pjw-wq93-mv92/GHSA-6pjw-wq93-mv92.json b/advisories/unreviewed/2022/05/GHSA-6pjw-wq93-mv92/GHSA-6pjw-wq93-mv92.json
index 339617344a8..5a7bad1f6c4 100644
--- a/advisories/unreviewed/2022/05/GHSA-6pjw-wq93-mv92/GHSA-6pjw-wq93-mv92.json
+++ b/advisories/unreviewed/2022/05/GHSA-6pjw-wq93-mv92/GHSA-6pjw-wq93-mv92.json
@@ -7,12 +7,8 @@
"CVE-2019-6675"
],
"details": "BIG-IP configurations using Active Directory, LDAP, or Client Certificate LDAP for management authentication with multiple servers are exposed to a vulnerability which allows an authentication bypass. This can result in a complete compromise of the system. This issue only impacts specific engineering hotfixes using the aforementioned authentication configuration. NOTE: This vulnerability does not affect any of the BIG-IP major, minor or maintenance releases you obtained from downloads.f5.com. The affected Engineering Hotfix builds are as follows: Hotfix-BIGIP-14.1.0.3.0.79.6-ENG.iso, Hotfix-BIGIP-14.1.0.3.0.97.6-ENG.iso, Hotfix-BIGIP-14.1.0.3.0.99.6-ENG.iso, Hotfix-BIGIP-14.1.0.5.0.15.5-ENG.iso, Hotfix-BIGIP-14.1.0.5.0.36.5-ENG.iso, Hotfix-BIGIP-14.1.0.5.0.40.5-ENG.iso, Hotfix-BIGIP-14.1.0.6.0.11.9-ENG.iso, Hotfix-BIGIP-14.1.0.6.0.14.9-ENG.iso, Hotfix-BIGIP-14.1.0.6.0.68.9-ENG.iso, Hotfix-BIGIP-14.1.0.6.0.70.9-ENG.iso, Hotfix-BIGIP-14.1.2.0.11.37-ENG.iso, Hotfix-BIGIP-14.1.2.0.18.37-ENG.iso, Hotfix-BIGIP-14.1.2.0.32.37-ENG.iso, Hotfix-BIGIP-14.1.2.1.0.46.4-ENG.iso, Hotfix-BIGIP-14.1.2.1.0.14.4-ENG.iso, Hotfix-BIGIP-14.1.2.1.0.16.4-ENG.iso, Hotfix-BIGIP-14.1.2.1.0.34.4-ENG.iso, Hotfix-BIGIP-14.1.2.1.0.97.4-ENG.iso, Hotfix-BIGIP-14.1.2.1.0.99.4-ENG.iso, Hotfix-BIGIP-14.1.2.1.0.105.4-ENG.iso, Hotfix-BIGIP-14.1.2.1.0.111.4-ENG.iso, Hotfix-BIGIP-14.1.2.1.0.115.4-ENG.iso, Hotfix-BIGIP-14.1.2.1.0.122.4-ENG.iso, Hotfix-BIGIP-15.0.1.0.33.11-ENG.iso, Hotfix-BIGIP-15.0.1.0.48.11-ENG.iso",
- "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-6pxx-r88f-h676/GHSA-6pxx-r88f-h676.json b/advisories/unreviewed/2022/05/GHSA-6pxx-r88f-h676/GHSA-6pxx-r88f-h676.json
index 7f18a2bf5c1..b714be3ca4e 100644
--- a/advisories/unreviewed/2022/05/GHSA-6pxx-r88f-h676/GHSA-6pxx-r88f-h676.json
+++ b/advisories/unreviewed/2022/05/GHSA-6pxx-r88f-h676/GHSA-6pxx-r88f-h676.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-6r35-v7gr-mc52/GHSA-6r35-v7gr-mc52.json b/advisories/unreviewed/2022/05/GHSA-6r35-v7gr-mc52/GHSA-6r35-v7gr-mc52.json
index d0d8754ca24..316da696d88 100644
--- a/advisories/unreviewed/2022/05/GHSA-6r35-v7gr-mc52/GHSA-6r35-v7gr-mc52.json
+++ b/advisories/unreviewed/2022/05/GHSA-6r35-v7gr-mc52/GHSA-6r35-v7gr-mc52.json
@@ -7,12 +7,8 @@
"CVE-2019-5849"
],
"details": "Out of bounds read in Skia in Google Chrome prior to 75.0.3770.80 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted HTML page.",
- "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-6r6f-m848-c93r/GHSA-6r6f-m848-c93r.json b/advisories/unreviewed/2022/05/GHSA-6r6f-m848-c93r/GHSA-6r6f-m848-c93r.json
index 1d78ab81f8b..035e2f1454b 100644
--- a/advisories/unreviewed/2022/05/GHSA-6r6f-m848-c93r/GHSA-6r6f-m848-c93r.json
+++ b/advisories/unreviewed/2022/05/GHSA-6r6f-m848-c93r/GHSA-6r6f-m848-c93r.json
@@ -7,12 +7,8 @@
"CVE-2019-2329"
],
"details": "Use after free issue in cleanup routine due to missing pointer sanitization for a failed start of a trusted application. in Snapdragon Compute, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Wired Infrastructure and Networking in MDM9205, QCS404, QCS605, SDA845, SDM670, SDM710, SDM845, SDX55, SM6150, SM7150, SM8150, SXR1130, SXR2130",
- "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-6vhv-qmhp-gxj3/GHSA-6vhv-qmhp-gxj3.json b/advisories/unreviewed/2022/05/GHSA-6vhv-qmhp-gxj3/GHSA-6vhv-qmhp-gxj3.json
index 18bcbc1c05d..219c55a965e 100644
--- a/advisories/unreviewed/2022/05/GHSA-6vhv-qmhp-gxj3/GHSA-6vhv-qmhp-gxj3.json
+++ b/advisories/unreviewed/2022/05/GHSA-6vhv-qmhp-gxj3/GHSA-6vhv-qmhp-gxj3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/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-6x2r-653m-w7v6/GHSA-6x2r-653m-w7v6.json b/advisories/unreviewed/2022/05/GHSA-6x2r-653m-w7v6/GHSA-6x2r-653m-w7v6.json
index ccc28e1b1f6..6b78be63ac1 100644
--- a/advisories/unreviewed/2022/05/GHSA-6x2r-653m-w7v6/GHSA-6x2r-653m-w7v6.json
+++ b/advisories/unreviewed/2022/05/GHSA-6x2r-653m-w7v6/GHSA-6x2r-653m-w7v6.json
@@ -7,12 +7,8 @@
"CVE-2019-15367"
],
"details": "The Haier P10 Android device with a build fingerprint of Haier/P10/P10:8.1.0/O11019/1532662449:user/release-keys contains a pre-installed app with a package name of com.mediatek.wfo.impl app (versionCode=27, versionName=8.1.0) that allows any app co-located on the device to modify a system property through an exported interface without proper authorization.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-742j-8h65-2hg2/GHSA-742j-8h65-2hg2.json b/advisories/unreviewed/2022/05/GHSA-742j-8h65-2hg2/GHSA-742j-8h65-2hg2.json
index 5902509b014..079907ed2c1 100644
--- a/advisories/unreviewed/2022/05/GHSA-742j-8h65-2hg2/GHSA-742j-8h65-2hg2.json
+++ b/advisories/unreviewed/2022/05/GHSA-742j-8h65-2hg2/GHSA-742j-8h65-2hg2.json
@@ -7,12 +7,8 @@
"CVE-2019-15361"
],
"details": "The Infinix Note 5 Android device with a build fingerprint of Infinix/H632C/Infinix-X605_sprout:8.1.0/O11019/CE-180914V59:user/release-keys contains a pre-installed app with a package name of com.mediatek.wfo.impl app (versionCode=27, versionName=8.1.0) that allows any app co-located on the device to modify a system property through an exported interface without proper authorization.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-76vq-h32w-9w3v/GHSA-76vq-h32w-9w3v.json b/advisories/unreviewed/2022/05/GHSA-76vq-h32w-9w3v/GHSA-76vq-h32w-9w3v.json
index 6e4a8af7f09..7405e9377e3 100644
--- a/advisories/unreviewed/2022/05/GHSA-76vq-h32w-9w3v/GHSA-76vq-h32w-9w3v.json
+++ b/advisories/unreviewed/2022/05/GHSA-76vq-h32w-9w3v/GHSA-76vq-h32w-9w3v.json
@@ -7,12 +7,8 @@
"CVE-2019-18452"
],
"details": "An issue was discovered in GitLab Community and Enterprise Edition 11.3 through 12.4 when moving an issue to a public project from a private one. It has Insecure Permissions.",
- "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-77f7-2x5g-x2pf/GHSA-77f7-2x5g-x2pf.json b/advisories/unreviewed/2022/05/GHSA-77f7-2x5g-x2pf/GHSA-77f7-2x5g-x2pf.json
index 44a64fd1dc5..a66fd155b68 100644
--- a/advisories/unreviewed/2022/05/GHSA-77f7-2x5g-x2pf/GHSA-77f7-2x5g-x2pf.json
+++ b/advisories/unreviewed/2022/05/GHSA-77f7-2x5g-x2pf/GHSA-77f7-2x5g-x2pf.json
@@ -7,12 +7,8 @@
"CVE-2019-15652"
],
"details": "The web interface for NSSLGlobal SatLink VSAT Modem Unit (VMU) devices before 18.1.0 doesn't properly sanitize input for error messages, leading to the ability to inject client-side code.",
- "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-77pv-pggh-8r9c/GHSA-77pv-pggh-8r9c.json b/advisories/unreviewed/2022/05/GHSA-77pv-pggh-8r9c/GHSA-77pv-pggh-8r9c.json
index 5e08a02e1ba..4b0ba2d5740 100644
--- a/advisories/unreviewed/2022/05/GHSA-77pv-pggh-8r9c/GHSA-77pv-pggh-8r9c.json
+++ b/advisories/unreviewed/2022/05/GHSA-77pv-pggh-8r9c/GHSA-77pv-pggh-8r9c.json
@@ -7,12 +7,8 @@
"CVE-2019-14467"
],
"details": "The Social Photo Gallery plugin 1.0 for WordPress allows Remote Code Execution by creating an album and attaching a malicious PHP file in the cover photo album, because the file extension is not checked.",
- "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-78c7-m3fh-2fp2/GHSA-78c7-m3fh-2fp2.json b/advisories/unreviewed/2022/05/GHSA-78c7-m3fh-2fp2/GHSA-78c7-m3fh-2fp2.json
index a74a1f61813..617507d2cd9 100644
--- a/advisories/unreviewed/2022/05/GHSA-78c7-m3fh-2fp2/GHSA-78c7-m3fh-2fp2.json
+++ b/advisories/unreviewed/2022/05/GHSA-78c7-m3fh-2fp2/GHSA-78c7-m3fh-2fp2.json
@@ -7,12 +7,8 @@
"CVE-2019-13659"
],
"details": "IDN spoofing in Omnibox in Google Chrome prior to 77.0.3865.75 allowed a remote attacker to perform domain spoofing via IDN homographs via a crafted domain name.",
- "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-79vh-xfm8-gxmr/GHSA-79vh-xfm8-gxmr.json b/advisories/unreviewed/2022/05/GHSA-79vh-xfm8-gxmr/GHSA-79vh-xfm8-gxmr.json
index bd8c7d05a44..9ea59cb53be 100644
--- a/advisories/unreviewed/2022/05/GHSA-79vh-xfm8-gxmr/GHSA-79vh-xfm8-gxmr.json
+++ b/advisories/unreviewed/2022/05/GHSA-79vh-xfm8-gxmr/GHSA-79vh-xfm8-gxmr.json
@@ -7,12 +7,8 @@
"CVE-2015-9538"
],
"details": "The NextGEN Gallery plugin before 2.1.15 for WordPress allows ../ Directory Traversal in path selection.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-79wp-q4g4-2m5r/GHSA-79wp-q4g4-2m5r.json b/advisories/unreviewed/2022/05/GHSA-79wp-q4g4-2m5r/GHSA-79wp-q4g4-2m5r.json
index 245115b15ec..a55eb659a76 100644
--- a/advisories/unreviewed/2022/05/GHSA-79wp-q4g4-2m5r/GHSA-79wp-q4g4-2m5r.json
+++ b/advisories/unreviewed/2022/05/GHSA-79wp-q4g4-2m5r/GHSA-79wp-q4g4-2m5r.json
@@ -7,12 +7,8 @@
"CVE-2019-18890"
],
"details": "A SQL injection vulnerability in Redmine through 3.2.9 and 3.3.x before 3.3.10 allows Redmine users to access protected information via a crafted object query.",
- "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-7jh3-xvhx-2q5v/GHSA-7jh3-xvhx-2q5v.json b/advisories/unreviewed/2022/05/GHSA-7jh3-xvhx-2q5v/GHSA-7jh3-xvhx-2q5v.json
index f27dc54f088..486d64dcd5c 100644
--- a/advisories/unreviewed/2022/05/GHSA-7jh3-xvhx-2q5v/GHSA-7jh3-xvhx-2q5v.json
+++ b/advisories/unreviewed/2022/05/GHSA-7jh3-xvhx-2q5v/GHSA-7jh3-xvhx-2q5v.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-7mjf-4664-cj6h/GHSA-7mjf-4664-cj6h.json b/advisories/unreviewed/2022/05/GHSA-7mjf-4664-cj6h/GHSA-7mjf-4664-cj6h.json
index d4dac0965c6..85fff52d01d 100644
--- a/advisories/unreviewed/2022/05/GHSA-7mjf-4664-cj6h/GHSA-7mjf-4664-cj6h.json
+++ b/advisories/unreviewed/2022/05/GHSA-7mjf-4664-cj6h/GHSA-7mjf-4664-cj6h.json
@@ -7,12 +7,8 @@
"CVE-2019-15363"
],
"details": "The Leagoo Power 5 Android device with a build fingerprint of LEAGOO/Power_5/Power_5:8.1.0/O11019/1532686195:user/release-keys contains a pre-installed app with a package name of com.mediatek.wfo.impl app (versionCode=27, versionName=8.1.0) that allows any app co-located on the device to modify a system property through an exported interface without proper authorization.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-7mw6-7qcq-556p/GHSA-7mw6-7qcq-556p.json b/advisories/unreviewed/2022/05/GHSA-7mw6-7qcq-556p/GHSA-7mw6-7qcq-556p.json
index a0c909225bf..cac52e54500 100644
--- a/advisories/unreviewed/2022/05/GHSA-7mw6-7qcq-556p/GHSA-7mw6-7qcq-556p.json
+++ b/advisories/unreviewed/2022/05/GHSA-7mw6-7qcq-556p/GHSA-7mw6-7qcq-556p.json
@@ -7,12 +7,8 @@
"CVE-2019-6664"
],
"details": "On BIG-IP 15.0.0 and 14.1.0-14.1.0.6, under certain conditions, network protections on the management port do not follow current best practices.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-7vp3-3cmr-x5rw/GHSA-7vp3-3cmr-x5rw.json b/advisories/unreviewed/2022/05/GHSA-7vp3-3cmr-x5rw/GHSA-7vp3-3cmr-x5rw.json
index c6e82f6d0e8..19a9f89e545 100644
--- a/advisories/unreviewed/2022/05/GHSA-7vp3-3cmr-x5rw/GHSA-7vp3-3cmr-x5rw.json
+++ b/advisories/unreviewed/2022/05/GHSA-7vp3-3cmr-x5rw/GHSA-7vp3-3cmr-x5rw.json
@@ -7,12 +7,8 @@
"CVE-2019-15399"
],
"details": "The Asus ZenFone 5Q Android device with a build fingerprint of asus/WW_Phone/ASUS_X017D_2:7.1.1/NGI77B/14.0400.1809.059-20181016:user/release-keys contains a pre-installed app with a package name of com.asus.loguploaderproxy app (versionCode=1570000020, versionName=7.0.0.4_170901) that allows other pre-installed apps to perform command execution via an accessible app component. This capability can be accessed by any pre-installed app on the device which can obtain signatureOrSystem permissions that are required by other other pre-installed apps that exported their capabilities to other pre-installed app.",
- "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-826p-hc8r-6r48/GHSA-826p-hc8r-6r48.json b/advisories/unreviewed/2022/05/GHSA-826p-hc8r-6r48/GHSA-826p-hc8r-6r48.json
index 56304b0cd26..1c1c6bbd9f9 100644
--- a/advisories/unreviewed/2022/05/GHSA-826p-hc8r-6r48/GHSA-826p-hc8r-6r48.json
+++ b/advisories/unreviewed/2022/05/GHSA-826p-hc8r-6r48/GHSA-826p-hc8r-6r48.json
@@ -7,12 +7,8 @@
"CVE-2019-3662"
],
"details": "Path Traversal: '/absolute/pathname/here' vulnerability in McAfee Advanced Threat Defense (ATD) prior to 4.8 allows remote authenticated attacker to gain unintended access to files on the system via carefully constructed HTTP requests.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-828v-p89m-mf42/GHSA-828v-p89m-mf42.json b/advisories/unreviewed/2022/05/GHSA-828v-p89m-mf42/GHSA-828v-p89m-mf42.json
index 8208cf055b2..59cd12a4ab2 100644
--- a/advisories/unreviewed/2022/05/GHSA-828v-p89m-mf42/GHSA-828v-p89m-mf42.json
+++ b/advisories/unreviewed/2022/05/GHSA-828v-p89m-mf42/GHSA-828v-p89m-mf42.json
@@ -7,12 +7,8 @@
"CVE-2019-10490"
],
"details": "Use after free issue in Xtra daemon shutdown due to static object instance getting freed from a multiple places in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon IoT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdragon Wearables in APQ8009, APQ8017, APQ8053, APQ8096AU, APQ8098, MDM9150, MDM9206, MDM9207C, MDM9607, MDM9650, MSM8905, MSM8909, MSM8909W, MSM8917, MSM8920, MSM8937, MSM8939, MSM8940, MSM8953, MSM8996, MSM8996AU, MSM8998, Nicobar, QCS605, SDA660, SDA845, SDM450, SDM660, SDM670, SDM710, SDM845, SDX20, SDX24, SM6150, SM7150, SM8150, SM8250, SXR2130",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-845h-7rrx-crx8/GHSA-845h-7rrx-crx8.json b/advisories/unreviewed/2022/05/GHSA-845h-7rrx-crx8/GHSA-845h-7rrx-crx8.json
index e418193cc93..bf45109f16a 100644
--- a/advisories/unreviewed/2022/05/GHSA-845h-7rrx-crx8/GHSA-845h-7rrx-crx8.json
+++ b/advisories/unreviewed/2022/05/GHSA-845h-7rrx-crx8/GHSA-845h-7rrx-crx8.json
@@ -7,12 +7,8 @@
"CVE-2019-15416"
],
"details": "The Sony keyaki_kddi Android device with a build fingerprint of Sony/keyaki_kddi/keyaki_kddi:7.1.1/TONE3-3.0.0-KDDI-170517-0326/1:user/dev-keys contains a pre-installed app with a package name of com.kddi.android.packageinstaller app (versionCode=70008, versionName=08.10.03) that allows other pre-installed apps to perform app installation via an accessible app component. This capability can be accessed by any pre-installed app on the device which can obtain signatureOrSystem permissions that are required by other other pre-installed apps that exported their capabilities to other pre-installed app.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-85h5-chmw-697j/GHSA-85h5-chmw-697j.json b/advisories/unreviewed/2022/05/GHSA-85h5-chmw-697j/GHSA-85h5-chmw-697j.json
index eec530dc03a..8ea64699b70 100644
--- a/advisories/unreviewed/2022/05/GHSA-85h5-chmw-697j/GHSA-85h5-chmw-697j.json
+++ b/advisories/unreviewed/2022/05/GHSA-85h5-chmw-697j/GHSA-85h5-chmw-697j.json
@@ -7,12 +7,8 @@
"CVE-2019-19006"
],
"details": "Sangoma FreePBX 115.0.16.26 and below, 14.0.13.11 and below, 13.0.197.13 and below have Incorrect Access Control.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -36,9 +32,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-897x-rw4v-955q/GHSA-897x-rw4v-955q.json b/advisories/unreviewed/2022/05/GHSA-897x-rw4v-955q/GHSA-897x-rw4v-955q.json
index 3f1de3a9704..33c8805726c 100644
--- a/advisories/unreviewed/2022/05/GHSA-897x-rw4v-955q/GHSA-897x-rw4v-955q.json
+++ b/advisories/unreviewed/2022/05/GHSA-897x-rw4v-955q/GHSA-897x-rw4v-955q.json
@@ -7,12 +7,8 @@
"CVE-2019-4570"
],
"details": "IBM Tivoli Netcool Impact 7.1.0 through 7.1.0.16 generates an error message that includes sensitive information about its environment, users, or associated data. IBM X-Force ID: 166720.",
- "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-8c78-mq7w-pq49/GHSA-8c78-mq7w-pq49.json b/advisories/unreviewed/2022/05/GHSA-8c78-mq7w-pq49/GHSA-8c78-mq7w-pq49.json
index 04041cebed6..c46c8797bb6 100644
--- a/advisories/unreviewed/2022/05/GHSA-8c78-mq7w-pq49/GHSA-8c78-mq7w-pq49.json
+++ b/advisories/unreviewed/2022/05/GHSA-8c78-mq7w-pq49/GHSA-8c78-mq7w-pq49.json
@@ -7,12 +7,8 @@
"CVE-2018-8879"
],
"details": "Stack-based buffer overflow in Asuswrt-Merlin firmware for ASUS devices older than 384.4 and ASUS firmware before 3.0.0.4.382.50470 for devices allows remote attackers to execute arbitrary code by providing a long string to the blocking.asp page via a GET or POST request. Vulnerable parameters are flag, mac, and cat_id.",
- "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-8j7c-pwf8-wvc9/GHSA-8j7c-pwf8-wvc9.json b/advisories/unreviewed/2022/05/GHSA-8j7c-pwf8-wvc9/GHSA-8j7c-pwf8-wvc9.json
index 48513b87337..a7d3483f4e1 100644
--- a/advisories/unreviewed/2022/05/GHSA-8j7c-pwf8-wvc9/GHSA-8j7c-pwf8-wvc9.json
+++ b/advisories/unreviewed/2022/05/GHSA-8j7c-pwf8-wvc9/GHSA-8j7c-pwf8-wvc9.json
@@ -7,12 +7,8 @@
"CVE-2019-2335"
],
"details": "While processing Attach Reject message, Valid exit condition is not met resulting into an infinite loop in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon IoT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdragon Wearables in APQ8009, APQ8017, APQ8053, APQ8096AU, APQ8098, MDM9150, MDM9205, MDM9206, MDM9607, MDM9615, MDM9625, MDM9635M, MDM9640, MDM9650, MDM9655, MSM8905, MSM8909, MSM8909W, MSM8917, MSM8920, MSM8937, MSM8940, MSM8953, MSM8976, MSM8996AU, MSM8998, Nicobar, QCM2150, QCS605, QM215, SC8180X, SDA660, SDA845, SDM429, SDM439, SDM450, SDM630, SDM632, SDM636, SDM660, SDM670, SDM710, SDM845, SDM850, SDX20, SDX55, SM6150, SM7150, SM8150, SM8250, Snapdragon_High_Med_2016, SXR1130, SXR2130",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-8jhv-6hrp-jmg5/GHSA-8jhv-6hrp-jmg5.json b/advisories/unreviewed/2022/05/GHSA-8jhv-6hrp-jmg5/GHSA-8jhv-6hrp-jmg5.json
index df9bd0ed69f..b7ffcaf2716 100644
--- a/advisories/unreviewed/2022/05/GHSA-8jhv-6hrp-jmg5/GHSA-8jhv-6hrp-jmg5.json
+++ b/advisories/unreviewed/2022/05/GHSA-8jhv-6hrp-jmg5/GHSA-8jhv-6hrp-jmg5.json
@@ -7,12 +7,8 @@
"CVE-2019-2268"
],
"details": "Possible OOB read issue in P2P action frames while handling WLAN management frame in Snapdragon Auto, Snapdragon Consumer Electronics Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Voice & Music in APQ8009, APQ8017, APQ8053, APQ8096AU, APQ8098, MDM9206, MDM9207C, MDM9607, MDM9650, MSM8996AU, MSM8998, QCA6174A, QCA6574AU, QCA9377, QCA9379, QCS405, QCS605, SDA660, SDM630, SDM636, SDM660, SDM670, SDM710, SDM845, SDX20, SM6150",
- "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-8qpj-x5x3-3qgh/GHSA-8qpj-x5x3-3qgh.json b/advisories/unreviewed/2022/05/GHSA-8qpj-x5x3-3qgh/GHSA-8qpj-x5x3-3qgh.json
index 04e70ff7155..eb80a93e9f1 100644
--- a/advisories/unreviewed/2022/05/GHSA-8qpj-x5x3-3qgh/GHSA-8qpj-x5x3-3qgh.json
+++ b/advisories/unreviewed/2022/05/GHSA-8qpj-x5x3-3qgh/GHSA-8qpj-x5x3-3qgh.json
@@ -7,12 +7,8 @@
"CVE-2019-5848"
],
"details": "Incorrect font handling in autofill in Google Chrome prior to 75.0.3770.142 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted HTML page.",
- "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-934m-9pqh-f3w8/GHSA-934m-9pqh-f3w8.json b/advisories/unreviewed/2022/05/GHSA-934m-9pqh-f3w8/GHSA-934m-9pqh-f3w8.json
index 8e8bd70007c..e81d0af65d7 100644
--- a/advisories/unreviewed/2022/05/GHSA-934m-9pqh-f3w8/GHSA-934m-9pqh-f3w8.json
+++ b/advisories/unreviewed/2022/05/GHSA-934m-9pqh-f3w8/GHSA-934m-9pqh-f3w8.json
@@ -7,12 +7,8 @@
"CVE-2019-17272"
],
"details": "All versions of ONTAP Select Deploy administration utility are susceptible to a vulnerability which when successfully exploited could allow an administrative user to escalate their privileges.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-94vf-fjjv-7qh2/GHSA-94vf-fjjv-7qh2.json b/advisories/unreviewed/2022/05/GHSA-94vf-fjjv-7qh2/GHSA-94vf-fjjv-7qh2.json
index aa4e89927c1..ecde32b456c 100644
--- a/advisories/unreviewed/2022/05/GHSA-94vf-fjjv-7qh2/GHSA-94vf-fjjv-7qh2.json
+++ b/advisories/unreviewed/2022/05/GHSA-94vf-fjjv-7qh2/GHSA-94vf-fjjv-7qh2.json
@@ -7,12 +7,8 @@
"CVE-2019-13157"
],
"details": "nsGreen.dll in Naver Vaccine 2.1.4 allows remote attackers to overwrite arbitary files via directory traversal sequences in a filename within nsz archive.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-96m3-35x9-6fvq/GHSA-96m3-35x9-6fvq.json b/advisories/unreviewed/2022/05/GHSA-96m3-35x9-6fvq/GHSA-96m3-35x9-6fvq.json
index 005164e0d45..32217ba61ff 100644
--- a/advisories/unreviewed/2022/05/GHSA-96m3-35x9-6fvq/GHSA-96m3-35x9-6fvq.json
+++ b/advisories/unreviewed/2022/05/GHSA-96m3-35x9-6fvq/GHSA-96m3-35x9-6fvq.json
@@ -7,12 +7,8 @@
"CVE-2019-15467"
],
"details": "The Xiaomi Mi Mix 2S Android device with a build fingerprint of Xiaomi/polaris/polaris:8.0.0/OPR1.170623.032/V9.5.19.0.ODGMIFA:user/release-keys contains a pre-installed app with a package name of com.huaqin.factory app (versionCode=1, versionName=A2060_201801032053) that allows unauthorized wireless settings modification via a confused deputy attack. This capability can be accessed by any app co-located on the device.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-97pc-gqwx-pc6q/GHSA-97pc-gqwx-pc6q.json b/advisories/unreviewed/2022/05/GHSA-97pc-gqwx-pc6q/GHSA-97pc-gqwx-pc6q.json
index ba76a472f29..5c4155a8f94 100644
--- a/advisories/unreviewed/2022/05/GHSA-97pc-gqwx-pc6q/GHSA-97pc-gqwx-pc6q.json
+++ b/advisories/unreviewed/2022/05/GHSA-97pc-gqwx-pc6q/GHSA-97pc-gqwx-pc6q.json
@@ -7,12 +7,8 @@
"CVE-2019-3651"
],
"details": "Information Disclosure vulnerability in McAfee Advanced Threat Defense (ATD prior to 4.8 allows remote authenticated attackers to gain access to ePO as an administrator via using the atduser credentials, which were too permissive.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-9963-9cq6-rhrm/GHSA-9963-9cq6-rhrm.json b/advisories/unreviewed/2022/05/GHSA-9963-9cq6-rhrm/GHSA-9963-9cq6-rhrm.json
index ab7abda906d..78cf9a85600 100644
--- a/advisories/unreviewed/2022/05/GHSA-9963-9cq6-rhrm/GHSA-9963-9cq6-rhrm.json
+++ b/advisories/unreviewed/2022/05/GHSA-9963-9cq6-rhrm/GHSA-9963-9cq6-rhrm.json
@@ -7,12 +7,8 @@
"CVE-2019-15400"
],
"details": "The Asus ZenFone 3 Ultra Android device with a build fingerprint of asus/WW_Phone/ASUS_A001:7.0/NRD90M/14.1010.1804.75-20180612:user/release-keys contains a pre-installed app with a package name of com.asus.loguploaderproxy app (versionCode=1570000020, versionName=7.0.0.4_170901) that allows other pre-installed apps to perform command execution via an accessible app component. This capability can be accessed by any pre-installed app on the device which can obtain signatureOrSystem permissions that are required by other other pre-installed apps that exported their capabilities to other pre-installed app.",
- "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-9gx5-mm5x-3f9r/GHSA-9gx5-mm5x-3f9r.json b/advisories/unreviewed/2022/05/GHSA-9gx5-mm5x-3f9r/GHSA-9gx5-mm5x-3f9r.json
index 6d82ea7813d..0cdefb0a9dd 100644
--- a/advisories/unreviewed/2022/05/GHSA-9gx5-mm5x-3f9r/GHSA-9gx5-mm5x-3f9r.json
+++ b/advisories/unreviewed/2022/05/GHSA-9gx5-mm5x-3f9r/GHSA-9gx5-mm5x-3f9r.json
@@ -7,12 +7,8 @@
"CVE-2019-15365"
],
"details": "The Lava Z92 Android device with a build fingerprint of LAVA/Z92/Z92:8.1.0/O11019/1535088037:user/release-keys contains a pre-installed app with a package name of com.mediatek.wfo.impl app (versionCode=27, versionName=8.1.0) that allows any app co-located on the device to modify a system property through an exported interface without proper authorization.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-9hfg-7492-qqv8/GHSA-9hfg-7492-qqv8.json b/advisories/unreviewed/2022/05/GHSA-9hfg-7492-qqv8/GHSA-9hfg-7492-qqv8.json
index 2140e6a2472..b7aaf1eed6b 100644
--- a/advisories/unreviewed/2022/05/GHSA-9hfg-7492-qqv8/GHSA-9hfg-7492-qqv8.json
+++ b/advisories/unreviewed/2022/05/GHSA-9hfg-7492-qqv8/GHSA-9hfg-7492-qqv8.json
@@ -7,12 +7,8 @@
"CVE-2019-19080"
],
"details": "Four memory leaks in the nfp_flower_spawn_phy_reprs() function in drivers/net/ethernet/netronome/nfp/flower/main.c in the Linux kernel before 5.3.4 allow attackers to cause a denial of service (memory consumption), aka CID-8572cea1461a.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -36,9 +32,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-9qh9-xp4m-mxph/GHSA-9qh9-xp4m-mxph.json b/advisories/unreviewed/2022/05/GHSA-9qh9-xp4m-mxph/GHSA-9qh9-xp4m-mxph.json
index b49ffaae28d..2b003469eaf 100644
--- a/advisories/unreviewed/2022/05/GHSA-9qh9-xp4m-mxph/GHSA-9qh9-xp4m-mxph.json
+++ b/advisories/unreviewed/2022/05/GHSA-9qh9-xp4m-mxph/GHSA-9qh9-xp4m-mxph.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-9v97-r4gf-gp7x/GHSA-9v97-r4gf-gp7x.json b/advisories/unreviewed/2022/05/GHSA-9v97-r4gf-gp7x/GHSA-9v97-r4gf-gp7x.json
index f8c95953fa9..677c6525263 100644
--- a/advisories/unreviewed/2022/05/GHSA-9v97-r4gf-gp7x/GHSA-9v97-r4gf-gp7x.json
+++ b/advisories/unreviewed/2022/05/GHSA-9v97-r4gf-gp7x/GHSA-9v97-r4gf-gp7x.json
@@ -7,12 +7,8 @@
"CVE-2018-2025"
],
"details": "IBM Spectrum Protect Backup-Archive Client and IBM Spectrum Protect for Virtual Environments 7.1 and 8.1 creates directories/files in the CIT sub directory that are read/writable by everyone. IBM X-Force ID: 155551.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -28,9 +24,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-9wjv-qxgv-8mq7/GHSA-9wjv-qxgv-8mq7.json b/advisories/unreviewed/2022/05/GHSA-9wjv-qxgv-8mq7/GHSA-9wjv-qxgv-8mq7.json
index 665378194cf..6510bd99035 100644
--- a/advisories/unreviewed/2022/05/GHSA-9wjv-qxgv-8mq7/GHSA-9wjv-qxgv-8mq7.json
+++ b/advisories/unreviewed/2022/05/GHSA-9wjv-qxgv-8mq7/GHSA-9wjv-qxgv-8mq7.json
@@ -7,12 +7,8 @@
"CVE-2019-5852"
],
"details": "Inappropriate implementation in JavaScript in Google Chrome prior to 76.0.3809.87 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted HTML page.",
- "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-c38g-wrwp-w3mh/GHSA-c38g-wrwp-w3mh.json b/advisories/unreviewed/2022/05/GHSA-c38g-wrwp-w3mh/GHSA-c38g-wrwp-w3mh.json
index 310a7cb3a56..abe42be4ebc 100644
--- a/advisories/unreviewed/2022/05/GHSA-c38g-wrwp-w3mh/GHSA-c38g-wrwp-w3mh.json
+++ b/advisories/unreviewed/2022/05/GHSA-c38g-wrwp-w3mh/GHSA-c38g-wrwp-w3mh.json
@@ -7,12 +7,8 @@
"CVE-2019-15448"
],
"details": "The Samsung S7 Edge Android device with a build fingerprint of samsung/hero2ltexx/hero2lte:8.0.0/R16NW/G935FXXS4ESC3:user/release-keys contains a pre-installed app with a package name of com.samsung.android.themecenter app (versionCode=7000000, versionName=7.0.0.0) that allows other pre-installed apps to perform app installation via an accessible app component. This capability can be accessed by any pre-installed app on the device which can obtain signatureOrSystem permissions that are required by other other pre-installed apps that exported their capabilities to other pre-installed app.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-c4w7-2rjx-g9qv/GHSA-c4w7-2rjx-g9qv.json b/advisories/unreviewed/2022/05/GHSA-c4w7-2rjx-g9qv/GHSA-c4w7-2rjx-g9qv.json
index 1d8e6e4e37c..c24a0b8d46b 100644
--- a/advisories/unreviewed/2022/05/GHSA-c4w7-2rjx-g9qv/GHSA-c4w7-2rjx-g9qv.json
+++ b/advisories/unreviewed/2022/05/GHSA-c4w7-2rjx-g9qv/GHSA-c4w7-2rjx-g9qv.json
@@ -7,12 +7,8 @@
"CVE-2019-16406"
],
"details": "Centreon Web 19.04.4 has weak permissions within the OVA (aka VMware virtual machine) and OVF (aka VirtualBox virtual machine) files, allowing attackers to gain privileges via a Trojan horse Centreon-autodisco executable file that is launched by cron.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -52,9 +48,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-c679-6h87-f699/GHSA-c679-6h87-f699.json b/advisories/unreviewed/2022/05/GHSA-c679-6h87-f699/GHSA-c679-6h87-f699.json
index 483c6c2ef2d..26ce86c9688 100644
--- a/advisories/unreviewed/2022/05/GHSA-c679-6h87-f699/GHSA-c679-6h87-f699.json
+++ b/advisories/unreviewed/2022/05/GHSA-c679-6h87-f699/GHSA-c679-6h87-f699.json
@@ -7,12 +7,8 @@
"CVE-2019-19062"
],
"details": "A memory leak in the crypto_report() function in crypto/crypto_user_base.c in the Linux kernel through 5.3.11 allows attackers to cause a denial of service (memory consumption) by triggering crypto_report_alg() failures, aka CID-ffdde5932042.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -80,9 +76,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-c7cf-43wq-xwrq/GHSA-c7cf-43wq-xwrq.json b/advisories/unreviewed/2022/05/GHSA-c7cf-43wq-xwrq/GHSA-c7cf-43wq-xwrq.json
index 4caed31ac92..ac09730f889 100644
--- a/advisories/unreviewed/2022/05/GHSA-c7cf-43wq-xwrq/GHSA-c7cf-43wq-xwrq.json
+++ b/advisories/unreviewed/2022/05/GHSA-c7cf-43wq-xwrq/GHSA-c7cf-43wq-xwrq.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/05/GHSA-c87p-jj8p-c38g/GHSA-c87p-jj8p-c38g.json b/advisories/unreviewed/2022/05/GHSA-c87p-jj8p-c38g/GHSA-c87p-jj8p-c38g.json
index c4308e265b6..364110c87c5 100644
--- a/advisories/unreviewed/2022/05/GHSA-c87p-jj8p-c38g/GHSA-c87p-jj8p-c38g.json
+++ b/advisories/unreviewed/2022/05/GHSA-c87p-jj8p-c38g/GHSA-c87p-jj8p-c38g.json
@@ -7,12 +7,8 @@
"CVE-2019-14869"
],
"details": "A flaw was found in all versions of ghostscript 9.x before 9.28, where the `.charkeys` procedure, where it did not properly secure its privileged calls, enabling scripts to bypass `-dSAFER` restrictions. An attacker could abuse this flaw by creating a specially crafted PostScript file that could escalate privileges within the Ghostscript and access files outside of restricted areas or execute commands.",
- "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-c9m5-g5w9-9jfx/GHSA-c9m5-g5w9-9jfx.json b/advisories/unreviewed/2022/05/GHSA-c9m5-g5w9-9jfx/GHSA-c9m5-g5w9-9jfx.json
index b45d484f8be..15071541944 100644
--- a/advisories/unreviewed/2022/05/GHSA-c9m5-g5w9-9jfx/GHSA-c9m5-g5w9-9jfx.json
+++ b/advisories/unreviewed/2022/05/GHSA-c9m5-g5w9-9jfx/GHSA-c9m5-g5w9-9jfx.json
@@ -7,12 +7,8 @@
"CVE-2019-9536"
],
"details": "Apple iPhone 3GS bootrom malloc implementation returns a non-NULL pointer when unable to allocate memory, aka 'alloc8'. An attacker with physical access to the device can install arbitrary firmware.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-c9mw-j2hr-q3qj/GHSA-c9mw-j2hr-q3qj.json b/advisories/unreviewed/2022/05/GHSA-c9mw-j2hr-q3qj/GHSA-c9mw-j2hr-q3qj.json
index 4e7e914a991..2cd7a2ab15a 100644
--- a/advisories/unreviewed/2022/05/GHSA-c9mw-j2hr-q3qj/GHSA-c9mw-j2hr-q3qj.json
+++ b/advisories/unreviewed/2022/05/GHSA-c9mw-j2hr-q3qj/GHSA-c9mw-j2hr-q3qj.json
@@ -7,12 +7,8 @@
"CVE-2019-19207"
],
"details": "rConfig 3.9.2 allows devices.php?searchColumn= SQL injection.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-ccxv-6g6p-5jgf/GHSA-ccxv-6g6p-5jgf.json b/advisories/unreviewed/2022/05/GHSA-ccxv-6g6p-5jgf/GHSA-ccxv-6g6p-5jgf.json
index 125c7546f21..250e8b3cd05 100644
--- a/advisories/unreviewed/2022/05/GHSA-ccxv-6g6p-5jgf/GHSA-ccxv-6g6p-5jgf.json
+++ b/advisories/unreviewed/2022/05/GHSA-ccxv-6g6p-5jgf/GHSA-ccxv-6g6p-5jgf.json
@@ -7,12 +7,8 @@
"CVE-2019-15414"
],
"details": "The Asus ZenFone AR Android device with a build fingerprint of asus/WW_ASUS_A002/ASUS_A002:7.0/NRD90M/14.1600.1805.51-20180626:user/release-keys contains a pre-installed app with a package name of com.asus.splendidcommandagent app (versionCode=1510200105, versionName=1.2.0.21_180605) that allows other pre-installed apps to perform command execution via an accessible app component. This capability can be accessed by any pre-installed app on the device which can obtain signatureOrSystem permissions that are required by other other pre-installed apps that exported their capabilities to other pre-installed app.",
- "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-cg82-hjjv-j6cv/GHSA-cg82-hjjv-j6cv.json b/advisories/unreviewed/2022/05/GHSA-cg82-hjjv-j6cv/GHSA-cg82-hjjv-j6cv.json
index 6484f6e4290..ba43c800f52 100644
--- a/advisories/unreviewed/2022/05/GHSA-cg82-hjjv-j6cv/GHSA-cg82-hjjv-j6cv.json
+++ b/advisories/unreviewed/2022/05/GHSA-cg82-hjjv-j6cv/GHSA-cg82-hjjv-j6cv.json
@@ -7,12 +7,8 @@
"CVE-2019-2295"
],
"details": "Information disclosure due to lack of address range check done on the SysDBG buffers in SDI code. in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdragon Wired Infrastructure and Networking in APQ8009, APQ8017, APQ8053, MDM9205, MSM8905, MSM8909, MSM8917, MSM8920, MSM8937, MSM8940, MSM8953, MSM8998, Nicobar, QCS404, QCS405, QCS605, QM215, SDA660, SDA845, SDM429, SDM439, SDM450, SDM630, SDM632, SDM636, SDM660, SDM670, SDM710, SDM845, SDM850, Snapdragon_High_Med_2016, SXR1130",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-cgj2-wm7x-gwqc/GHSA-cgj2-wm7x-gwqc.json b/advisories/unreviewed/2022/05/GHSA-cgj2-wm7x-gwqc/GHSA-cgj2-wm7x-gwqc.json
index f40002fb7f3..4ce440b9d2a 100644
--- a/advisories/unreviewed/2022/05/GHSA-cgj2-wm7x-gwqc/GHSA-cgj2-wm7x-gwqc.json
+++ b/advisories/unreviewed/2022/05/GHSA-cgj2-wm7x-gwqc/GHSA-cgj2-wm7x-gwqc.json
@@ -7,12 +7,8 @@
"CVE-2018-18368"
],
"details": "Symantec Endpoint Protection Manager (SEPM), prior to 14.2 RU1, may be susceptible to a privilege escalation vulnerability, which is a type of issue whereby an attacker may attempt to compromise the software application to gain elevated access to resources that are normally protected from an application or user.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-ch5q-r8mv-4p34/GHSA-ch5q-r8mv-4p34.json b/advisories/unreviewed/2022/05/GHSA-ch5q-r8mv-4p34/GHSA-ch5q-r8mv-4p34.json
index 2b737e8e7b9..601307b22f7 100644
--- a/advisories/unreviewed/2022/05/GHSA-ch5q-r8mv-4p34/GHSA-ch5q-r8mv-4p34.json
+++ b/advisories/unreviewed/2022/05/GHSA-ch5q-r8mv-4p34/GHSA-ch5q-r8mv-4p34.json
@@ -7,12 +7,8 @@
"CVE-2016-9652"
],
"details": "Unspecified vulnerabilities in Google Chrome before 55.0.2883.75.",
- "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-f2mm-3963-gx7q/GHSA-f2mm-3963-gx7q.json b/advisories/unreviewed/2022/05/GHSA-f2mm-3963-gx7q/GHSA-f2mm-3963-gx7q.json
index 09d53ce80f3..2d3f9649113 100644
--- a/advisories/unreviewed/2022/05/GHSA-f2mm-3963-gx7q/GHSA-f2mm-3963-gx7q.json
+++ b/advisories/unreviewed/2022/05/GHSA-f2mm-3963-gx7q/GHSA-f2mm-3963-gx7q.json
@@ -7,12 +7,8 @@
"CVE-2019-5688"
],
"details": "NVIDIA NVFlash, NVUFlash Tool prior to v5.588.0 and GPUModeSwitch Tool prior to 2019-11, NVIDIA kernel mode driver (nvflash.sys, nvflsh32.sys, and nvflsh64.sys) contains a vulnerability in which authenticated users with administrative privileges can gain access to device memory and registers of other devices not managed by NVIDIA, which may lead to escalation of privileges, information disclosure, or denial of service.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-f4w7-fqx9-6342/GHSA-f4w7-fqx9-6342.json b/advisories/unreviewed/2022/05/GHSA-f4w7-fqx9-6342/GHSA-f4w7-fqx9-6342.json
index eeda9078d75..c55679af12f 100644
--- a/advisories/unreviewed/2022/05/GHSA-f4w7-fqx9-6342/GHSA-f4w7-fqx9-6342.json
+++ b/advisories/unreviewed/2022/05/GHSA-f4w7-fqx9-6342/GHSA-f4w7-fqx9-6342.json
@@ -7,12 +7,8 @@
"CVE-2019-15411"
],
"details": "The Asus ZenFone 3 Laser Android device with a build fingerprint of asus/WW_msm8937/msm8937:7.1.1/NMF26F/WW_32.40.106.114_20180928:user/release-keys contains a pre-installed app with a package name of com.asus.loguploaderproxy app (versionCode=1570000020, versionName=7.0.0.4_170901) that allows other pre-installed apps to perform command execution via an accessible app component. This capability can be accessed by any pre-installed app on the device which can obtain signatureOrSystem permissions that are required by other other pre-installed apps that exported their capabilities to other pre-installed app.",
- "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-f564-7r4p-4c99/GHSA-f564-7r4p-4c99.json b/advisories/unreviewed/2022/05/GHSA-f564-7r4p-4c99/GHSA-f564-7r4p-4c99.json
index 5c8d1113fab..3bea8eb2cc4 100644
--- a/advisories/unreviewed/2022/05/GHSA-f564-7r4p-4c99/GHSA-f564-7r4p-4c99.json
+++ b/advisories/unreviewed/2022/05/GHSA-f564-7r4p-4c99/GHSA-f564-7r4p-4c99.json
@@ -7,12 +7,8 @@
"CVE-2019-5847"
],
"details": "Inappropriate implementation in JavaScript in Google Chrome prior to 75.0.3770.142 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
- "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-f638-pg96-4v7w/GHSA-f638-pg96-4v7w.json b/advisories/unreviewed/2022/05/GHSA-f638-pg96-4v7w/GHSA-f638-pg96-4v7w.json
index 30b170d3669..4720937749d 100644
--- a/advisories/unreviewed/2022/05/GHSA-f638-pg96-4v7w/GHSA-f638-pg96-4v7w.json
+++ b/advisories/unreviewed/2022/05/GHSA-f638-pg96-4v7w/GHSA-f638-pg96-4v7w.json
@@ -7,12 +7,8 @@
"CVE-2019-19367"
],
"details": "A cross-site scripting (XSS) vulnerability in app/fax/fax_files.php in FusionPBX 4.4.1 allows remote attackers to inject arbitrary web script or HTML via the id parameter.",
- "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-f8c9-rr3p-5rp8/GHSA-f8c9-rr3p-5rp8.json b/advisories/unreviewed/2022/05/GHSA-f8c9-rr3p-5rp8/GHSA-f8c9-rr3p-5rp8.json
index c2ec493215c..123e908fd79 100644
--- a/advisories/unreviewed/2022/05/GHSA-f8c9-rr3p-5rp8/GHSA-f8c9-rr3p-5rp8.json
+++ b/advisories/unreviewed/2022/05/GHSA-f8c9-rr3p-5rp8/GHSA-f8c9-rr3p-5rp8.json
@@ -7,12 +7,8 @@
"CVE-2019-13660"
],
"details": "UI spoofing in Chromium in Google Chrome prior to 77.0.3865.75 allowed a remote attacker to spoof notifications via a crafted HTML page.",
- "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-fj27-mc6x-ffpr/GHSA-fj27-mc6x-ffpr.json b/advisories/unreviewed/2022/05/GHSA-fj27-mc6x-ffpr/GHSA-fj27-mc6x-ffpr.json
index 234f0a39a6b..14160b6b334 100644
--- a/advisories/unreviewed/2022/05/GHSA-fj27-mc6x-ffpr/GHSA-fj27-mc6x-ffpr.json
+++ b/advisories/unreviewed/2022/05/GHSA-fj27-mc6x-ffpr/GHSA-fj27-mc6x-ffpr.json
@@ -7,12 +7,8 @@
"CVE-2019-4530"
],
"details": "IBM Maximo Asset Management 7.6, 7.6.1, and 7.6.1.1 could allow an authenticated user to delete a record that they should not normally be able to. IBM X-Force ID: 165586.",
- "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-fmpq-8rp4-f234/GHSA-fmpq-8rp4-f234.json b/advisories/unreviewed/2022/05/GHSA-fmpq-8rp4-f234/GHSA-fmpq-8rp4-f234.json
index 582c901f8a1..d55b7112c40 100644
--- a/advisories/unreviewed/2022/05/GHSA-fmpq-8rp4-f234/GHSA-fmpq-8rp4-f234.json
+++ b/advisories/unreviewed/2022/05/GHSA-fmpq-8rp4-f234/GHSA-fmpq-8rp4-f234.json
@@ -7,12 +7,8 @@
"CVE-2019-15802"
],
"details": "An issue was discovered on Zyxel GS1900 devices with firmware before 2.50(AAHH.0)C0. The firmware hashes and encrypts passwords using a hardcoded cryptographic key in sal_util_str_encrypt() in libsal.so.0.0. The parameters (salt, IV, and key data) are used to encrypt and decrypt all passwords using AES256 in CBC mode. With the parameters known, all previously encrypted passwords can be decrypted. This includes the passwords that are part of configuration backups or otherwise embedded as part of the firmware.",
- "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-fpx2-725v-hxc2/GHSA-fpx2-725v-hxc2.json b/advisories/unreviewed/2022/05/GHSA-fpx2-725v-hxc2/GHSA-fpx2-725v-hxc2.json
index 3559a5a1ddd..d2f71189b8e 100644
--- a/advisories/unreviewed/2022/05/GHSA-fpx2-725v-hxc2/GHSA-fpx2-725v-hxc2.json
+++ b/advisories/unreviewed/2022/05/GHSA-fpx2-725v-hxc2/GHSA-fpx2-725v-hxc2.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-fr53-mv37-mrpx/GHSA-fr53-mv37-mrpx.json b/advisories/unreviewed/2022/05/GHSA-fr53-mv37-mrpx/GHSA-fr53-mv37-mrpx.json
index a445d4f79da..0943406a614 100644
--- a/advisories/unreviewed/2022/05/GHSA-fr53-mv37-mrpx/GHSA-fr53-mv37-mrpx.json
+++ b/advisories/unreviewed/2022/05/GHSA-fr53-mv37-mrpx/GHSA-fr53-mv37-mrpx.json
@@ -7,12 +7,8 @@
"CVE-2019-2297"
],
"details": "Buffer overflow can occur while processing non-standard NAN message from user space. in Snapdragon Auto, Snapdragon Consumer Electronics Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdragon Wired Infrastructure and Networking in APQ8009, APQ8017, APQ8053, APQ8064, APQ8096AU, IPQ4019, IPQ8064, IPQ8074, MDM9206, MDM9207C, MDM9607, MDM9640, MDM9650, MSM8905, MSM8996AU, QCA6174A, QCA6574AU, QCA9377, QCA9379, QCN7605, QCS405, QCS605, SDA660, SDA845, SDM636, SDM660, SDM845, SDX20, SDX24, SM8150",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-frg3-qcjh-fvr9/GHSA-frg3-qcjh-fvr9.json b/advisories/unreviewed/2022/05/GHSA-frg3-qcjh-fvr9/GHSA-frg3-qcjh-fvr9.json
index 3d63a45acb5..dcad7c3dca7 100644
--- a/advisories/unreviewed/2022/05/GHSA-frg3-qcjh-fvr9/GHSA-frg3-qcjh-fvr9.json
+++ b/advisories/unreviewed/2022/05/GHSA-frg3-qcjh-fvr9/GHSA-frg3-qcjh-fvr9.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/05/GHSA-fwx4-vmpq-qp63/GHSA-fwx4-vmpq-qp63.json b/advisories/unreviewed/2022/05/GHSA-fwx4-vmpq-qp63/GHSA-fwx4-vmpq-qp63.json
index f4a28bad805..cc71dde5291 100644
--- a/advisories/unreviewed/2022/05/GHSA-fwx4-vmpq-qp63/GHSA-fwx4-vmpq-qp63.json
+++ b/advisories/unreviewed/2022/05/GHSA-fwx4-vmpq-qp63/GHSA-fwx4-vmpq-qp63.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/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-g389-pjfh-3g4r/GHSA-g389-pjfh-3g4r.json b/advisories/unreviewed/2022/05/GHSA-g389-pjfh-3g4r/GHSA-g389-pjfh-3g4r.json
index a1bd96fbc0e..3c8f56a2735 100644
--- a/advisories/unreviewed/2022/05/GHSA-g389-pjfh-3g4r/GHSA-g389-pjfh-3g4r.json
+++ b/advisories/unreviewed/2022/05/GHSA-g389-pjfh-3g4r/GHSA-g389-pjfh-3g4r.json
@@ -7,12 +7,8 @@
"CVE-2019-4406"
],
"details": "IBM Spectrum Protect Backup-Archive Client 7.1 and 8.1 may be vulnerable to a denial of service attack due to a timing issue between client and server TCP/IP communications. IBM X-Force ID: 162477.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-g3hg-wfhh-f63p/GHSA-g3hg-wfhh-f63p.json b/advisories/unreviewed/2022/05/GHSA-g3hg-wfhh-f63p/GHSA-g3hg-wfhh-f63p.json
index 9bdc12105c4..29a31b1200f 100644
--- a/advisories/unreviewed/2022/05/GHSA-g3hg-wfhh-f63p/GHSA-g3hg-wfhh-f63p.json
+++ b/advisories/unreviewed/2022/05/GHSA-g3hg-wfhh-f63p/GHSA-g3hg-wfhh-f63p.json
@@ -7,12 +7,8 @@
"CVE-2019-8242"
],
"details": "Adobe Media Encoder versions 13.1 and earlier have an out-of-bounds read vulnerability. Successful exploitation could lead to information disclosure.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-g46h-2h5p-r796/GHSA-g46h-2h5p-r796.json b/advisories/unreviewed/2022/05/GHSA-g46h-2h5p-r796/GHSA-g46h-2h5p-r796.json
index fe8369fef10..f310e2a18bb 100644
--- a/advisories/unreviewed/2022/05/GHSA-g46h-2h5p-r796/GHSA-g46h-2h5p-r796.json
+++ b/advisories/unreviewed/2022/05/GHSA-g46h-2h5p-r796/GHSA-g46h-2h5p-r796.json
@@ -7,12 +7,8 @@
"CVE-2019-6186"
],
"details": "A potential vulnerability was reported in Lenovo System Interface Foundation versions before v1.1.18.3 that could allow an authenticated user to execute code as another user.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-g4wf-rhgg-rv7x/GHSA-g4wf-rhgg-rv7x.json b/advisories/unreviewed/2022/05/GHSA-g4wf-rhgg-rv7x/GHSA-g4wf-rhgg-rv7x.json
index e9efa613e62..6827401e0d8 100644
--- a/advisories/unreviewed/2022/05/GHSA-g4wf-rhgg-rv7x/GHSA-g4wf-rhgg-rv7x.json
+++ b/advisories/unreviewed/2022/05/GHSA-g4wf-rhgg-rv7x/GHSA-g4wf-rhgg-rv7x.json
@@ -7,12 +7,8 @@
"CVE-2019-15364"
],
"details": "The Dexp BL250 Android device with a build fingerprint of DEXP/BL250/BL250:8.1.0/O11019/1530858027:user/release-keys contains a pre-installed app with a package name of com.mediatek.wfo.impl app (versionCode=27, versionName=8.1.0) that allows any app co-located on the device to modify a system property through an exported interface without proper authorization.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-g6mq-54fc-7h96/GHSA-g6mq-54fc-7h96.json b/advisories/unreviewed/2022/05/GHSA-g6mq-54fc-7h96/GHSA-g6mq-54fc-7h96.json
index f18bb27c980..727d4305ee6 100644
--- a/advisories/unreviewed/2022/05/GHSA-g6mq-54fc-7h96/GHSA-g6mq-54fc-7h96.json
+++ b/advisories/unreviewed/2022/05/GHSA-g6mq-54fc-7h96/GHSA-g6mq-54fc-7h96.json
@@ -7,12 +7,8 @@
"CVE-2019-15379"
],
"details": "The Walton Primo G3 Android device with a build fingerprint of WALTON/Primo_GM3/Primo_GM3:8.1.0/O11019/1522737198:user/release-keys contains a pre-installed app with a package name of com.mediatek.wfo.impl app (versionCode=27, versionName=8.1.0) that allows any app co-located on the device to modify a system property through an exported interface without proper authorization.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-g788-2pq2-2cqh/GHSA-g788-2pq2-2cqh.json b/advisories/unreviewed/2022/05/GHSA-g788-2pq2-2cqh/GHSA-g788-2pq2-2cqh.json
index 59383b3f997..45a38b4c74b 100644
--- a/advisories/unreviewed/2022/05/GHSA-g788-2pq2-2cqh/GHSA-g788-2pq2-2cqh.json
+++ b/advisories/unreviewed/2022/05/GHSA-g788-2pq2-2cqh/GHSA-g788-2pq2-2cqh.json
@@ -7,12 +7,8 @@
"CVE-2019-2266"
],
"details": "Possible double free issue in kernel while handling the camera sensor and its sub modules power sequence in Snapdragon Auto, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon IoT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdragon Wearables, Snapdragon Wired Infrastructure and Networking in APQ8053, IPQ4019, IPQ8064, MDM9206, MDM9207C, MDM9607, MSM8909, MSM8909W, Nicobar, QCA9980, QCS405, QCS605, SDM845, SDX24, SM7150, SM8150",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-gfp5-mw8x-mjw6/GHSA-gfp5-mw8x-mjw6.json b/advisories/unreviewed/2022/05/GHSA-gfp5-mw8x-mjw6/GHSA-gfp5-mw8x-mjw6.json
index e2482bf528b..e9529579869 100644
--- a/advisories/unreviewed/2022/05/GHSA-gfp5-mw8x-mjw6/GHSA-gfp5-mw8x-mjw6.json
+++ b/advisories/unreviewed/2022/05/GHSA-gfp5-mw8x-mjw6/GHSA-gfp5-mw8x-mjw6.json
@@ -7,12 +7,8 @@
"CVE-2019-3424"
],
"details": "authentication issues vulnerability, which exists in V2.1.14 and below versions of C520V21 smart camera devices. An attacker can automatically obtain access to web services from the authorized browser of the same computer and perform operations.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-ggp4-f63c-mcc4/GHSA-ggp4-f63c-mcc4.json b/advisories/unreviewed/2022/05/GHSA-ggp4-f63c-mcc4/GHSA-ggp4-f63c-mcc4.json
index 45b036467f7..d77f3b9138d 100644
--- a/advisories/unreviewed/2022/05/GHSA-ggp4-f63c-mcc4/GHSA-ggp4-f63c-mcc4.json
+++ b/advisories/unreviewed/2022/05/GHSA-ggp4-f63c-mcc4/GHSA-ggp4-f63c-mcc4.json
@@ -7,12 +7,8 @@
"CVE-2019-19203"
],
"details": "An issue was discovered in Oniguruma 6.x before 6.9.4_rc2. In the function gb18030_mbc_enc_len in file gb18030.c, a UChar pointer is dereferenced without checking if it passed the end of the matched string. This leads to a heap-based buffer over-read.",
- "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-ghm8-6m3x-wv66/GHSA-ghm8-6m3x-wv66.json b/advisories/unreviewed/2022/05/GHSA-ghm8-6m3x-wv66/GHSA-ghm8-6m3x-wv66.json
index 1d272ed6f0c..119a888c26c 100644
--- a/advisories/unreviewed/2022/05/GHSA-ghm8-6m3x-wv66/GHSA-ghm8-6m3x-wv66.json
+++ b/advisories/unreviewed/2022/05/GHSA-ghm8-6m3x-wv66/GHSA-ghm8-6m3x-wv66.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-gj44-hw23-p9f9/GHSA-gj44-hw23-p9f9.json b/advisories/unreviewed/2022/05/GHSA-gj44-hw23-p9f9/GHSA-gj44-hw23-p9f9.json
index ffef506bf73..b7aed5d77e9 100644
--- a/advisories/unreviewed/2022/05/GHSA-gj44-hw23-p9f9/GHSA-gj44-hw23-p9f9.json
+++ b/advisories/unreviewed/2022/05/GHSA-gj44-hw23-p9f9/GHSA-gj44-hw23-p9f9.json
@@ -7,12 +7,8 @@
"CVE-2019-15406"
],
"details": "The Asus ASUS_X00LD_3 Android device with a build fingerprint of asus/WW_Phone/ASUS_X00LD_3:7.1.1/NMF26F/14.0400.1806.203-20180720:user/release-keys contains a pre-installed app with a package name of com.asus.loguploaderproxy app (versionCode=1570000020, versionName=7.0.0.4_170901) that allows other pre-installed apps to perform command execution via an accessible app component. This capability can be accessed by any pre-installed app on the device which can obtain signatureOrSystem permissions that are required by other other pre-installed apps that exported their capabilities to other pre-installed app.",
- "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-gj72-gg96-4j3w/GHSA-gj72-gg96-4j3w.json b/advisories/unreviewed/2022/05/GHSA-gj72-gg96-4j3w/GHSA-gj72-gg96-4j3w.json
index b74c27eebb9..1b33e161806 100644
--- a/advisories/unreviewed/2022/05/GHSA-gj72-gg96-4j3w/GHSA-gj72-gg96-4j3w.json
+++ b/advisories/unreviewed/2022/05/GHSA-gj72-gg96-4j3w/GHSA-gj72-gg96-4j3w.json
@@ -7,12 +7,8 @@
"CVE-2019-12759"
],
"details": "Symantec Endpoint Protection Manager (SEPM) and Symantec Mail Security for MS Exchange (SMSMSE), prior to versions 14.2 RU2 and 7.5.x respectively, may be susceptible to a privilege escalation vulnerability, which is a type of issue whereby an attacker may attempt to compromise the software application to gain elevated access to resources that are normally protected from an application or user.",
- "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-gqpp-xxw3-qvcm/GHSA-gqpp-xxw3-qvcm.json b/advisories/unreviewed/2022/05/GHSA-gqpp-xxw3-qvcm/GHSA-gqpp-xxw3-qvcm.json
index 606b8680e72..44aadc1eb99 100644
--- a/advisories/unreviewed/2022/05/GHSA-gqpp-xxw3-qvcm/GHSA-gqpp-xxw3-qvcm.json
+++ b/advisories/unreviewed/2022/05/GHSA-gqpp-xxw3-qvcm/GHSA-gqpp-xxw3-qvcm.json
@@ -7,12 +7,8 @@
"CVE-2019-19083"
],
"details": "Memory leaks in *clock_source_create() functions under drivers/gpu/drm/amd/display/dc in the Linux kernel before 5.3.8 allow attackers to cause a denial of service (memory consumption). This affects the dce112_clock_source_create() function in drivers/gpu/drm/amd/display/dc/dce112/dce112_resource.c, the dce100_clock_source_create() function in drivers/gpu/drm/amd/display/dc/dce100/dce100_resource.c, the dcn10_clock_source_create() function in drivers/gpu/drm/amd/display/dc/dcn10/dcn10_resource.c, the dcn20_clock_source_create() function in drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c, the dce120_clock_source_create() function in drivers/gpu/drm/amd/display/dc/dce120/dce120_resource.c, the dce110_clock_source_create() function in drivers/gpu/drm/amd/display/dc/dce110/dce110_resource.c, and the dce80_clock_source_create() function in drivers/gpu/drm/amd/display/dc/dce80/dce80_resource.c, aka CID-055e547478a1.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -52,9 +48,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-gv5h-r3vm-944m/GHSA-gv5h-r3vm-944m.json b/advisories/unreviewed/2022/05/GHSA-gv5h-r3vm-944m/GHSA-gv5h-r3vm-944m.json
index 688573ba5f6..35fa78f3cda 100644
--- a/advisories/unreviewed/2022/05/GHSA-gv5h-r3vm-944m/GHSA-gv5h-r3vm-944m.json
+++ b/advisories/unreviewed/2022/05/GHSA-gv5h-r3vm-944m/GHSA-gv5h-r3vm-944m.json
@@ -7,12 +7,8 @@
"CVE-2019-19036"
],
"details": "btrfs_root_node in fs/btrfs/ctree.c in the Linux kernel through 5.3.12 allows a NULL pointer dereference because rcu_dereference(root->node) can be zero.",
- "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-gw39-9rr6-8f3p/GHSA-gw39-9rr6-8f3p.json b/advisories/unreviewed/2022/05/GHSA-gw39-9rr6-8f3p/GHSA-gw39-9rr6-8f3p.json
index 0880c2b01e9..bfad570bb54 100644
--- a/advisories/unreviewed/2022/05/GHSA-gw39-9rr6-8f3p/GHSA-gw39-9rr6-8f3p.json
+++ b/advisories/unreviewed/2022/05/GHSA-gw39-9rr6-8f3p/GHSA-gw39-9rr6-8f3p.json
@@ -7,12 +7,8 @@
"CVE-2019-15370"
],
"details": "The Haier G8 Android device with a build fingerprint of Haier/HM-G559-FL/G8:8.1.0/O11019/1526527761:user/release-keys contains a pre-installed app with a package name of com.mediatek.wfo.impl app (versionCode=27, versionName=8.1.0) that allows any app co-located on the device to modify a system property through an exported interface without proper authorization.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-gx24-7ppm-wgpq/GHSA-gx24-7ppm-wgpq.json b/advisories/unreviewed/2022/05/GHSA-gx24-7ppm-wgpq/GHSA-gx24-7ppm-wgpq.json
index 73f7992f022..2497a8edd49 100644
--- a/advisories/unreviewed/2022/05/GHSA-gx24-7ppm-wgpq/GHSA-gx24-7ppm-wgpq.json
+++ b/advisories/unreviewed/2022/05/GHSA-gx24-7ppm-wgpq/GHSA-gx24-7ppm-wgpq.json
@@ -7,12 +7,8 @@
"CVE-2019-18372"
],
"details": "Symantec Endpoint Protection, prior to 14.2 RU2, may be susceptible to a privilege escalation vulnerability, which is a type of issue whereby an attacker may attempt to compromise the software application to gain elevated access to resources that are normally protected from an application or user.",
- "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-h2x3-j3hp-2cwr/GHSA-h2x3-j3hp-2cwr.json b/advisories/unreviewed/2022/05/GHSA-h2x3-j3hp-2cwr/GHSA-h2x3-j3hp-2cwr.json
index dc47b7cee71..abc46d17559 100644
--- a/advisories/unreviewed/2022/05/GHSA-h2x3-j3hp-2cwr/GHSA-h2x3-j3hp-2cwr.json
+++ b/advisories/unreviewed/2022/05/GHSA-h2x3-j3hp-2cwr/GHSA-h2x3-j3hp-2cwr.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-h34j-m78p-92hp/GHSA-h34j-m78p-92hp.json b/advisories/unreviewed/2022/05/GHSA-h34j-m78p-92hp/GHSA-h34j-m78p-92hp.json
index 8bd12ffee70..45452888671 100644
--- a/advisories/unreviewed/2022/05/GHSA-h34j-m78p-92hp/GHSA-h34j-m78p-92hp.json
+++ b/advisories/unreviewed/2022/05/GHSA-h34j-m78p-92hp/GHSA-h34j-m78p-92hp.json
@@ -7,12 +7,8 @@
"CVE-2019-4561"
],
"details": "IBM Security Identity Manager 6.0.0 could allow a remote attacker to execute arbitrary code on the system, caused by the deserialization of untrusted data. By persuading a victim to visit a specially crafted Web site, an attacker could exploit this vulnerability to execute arbitrary code on the system. IBM X-Force ID: 166456.",
- "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-h46p-wf26-6wcw/GHSA-h46p-wf26-6wcw.json b/advisories/unreviewed/2022/05/GHSA-h46p-wf26-6wcw/GHSA-h46p-wf26-6wcw.json
index 636aafb8c6f..16d7c843f46 100644
--- a/advisories/unreviewed/2022/05/GHSA-h46p-wf26-6wcw/GHSA-h46p-wf26-6wcw.json
+++ b/advisories/unreviewed/2022/05/GHSA-h46p-wf26-6wcw/GHSA-h46p-wf26-6wcw.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-h5gr-v56f-xjr8/GHSA-h5gr-v56f-xjr8.json b/advisories/unreviewed/2022/05/GHSA-h5gr-v56f-xjr8/GHSA-h5gr-v56f-xjr8.json
index 88bdb534b15..07b7007e780 100644
--- a/advisories/unreviewed/2022/05/GHSA-h5gr-v56f-xjr8/GHSA-h5gr-v56f-xjr8.json
+++ b/advisories/unreviewed/2022/05/GHSA-h5gr-v56f-xjr8/GHSA-h5gr-v56f-xjr8.json
@@ -7,12 +7,8 @@
"CVE-2019-6660"
],
"details": "On BIG-IP 14.1.0-14.1.2, 14.0.0-14.0.1, and 13.1.0-13.1.1, undisclosed HTTP requests may consume excessive amounts of systems resources which may lead to a denial of service.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-h6h3-xvvr-7qpw/GHSA-h6h3-xvvr-7qpw.json b/advisories/unreviewed/2022/05/GHSA-h6h3-xvvr-7qpw/GHSA-h6h3-xvvr-7qpw.json
index 4fe1c8bb30c..fe7cf2f5710 100644
--- a/advisories/unreviewed/2022/05/GHSA-h6h3-xvvr-7qpw/GHSA-h6h3-xvvr-7qpw.json
+++ b/advisories/unreviewed/2022/05/GHSA-h6h3-xvvr-7qpw/GHSA-h6h3-xvvr-7qpw.json
@@ -7,12 +7,8 @@
"CVE-2019-15377"
],
"details": "The Cherry Flare S7 Android device with a build fingerprint of Cherry_Mobile/Flare_S7_Deluxe/Flare_S7_Deluxe:8.1.0/O11019/1533920920:user/release-keys contains a pre-installed app with a package name of com.mediatek.wfo.impl app (versionCode=27, versionName=8.1.0) that allows any app co-located on the device to modify a system property through an exported interface without proper authorization.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-h7h2-5q94-rr6j/GHSA-h7h2-5q94-rr6j.json b/advisories/unreviewed/2022/05/GHSA-h7h2-5q94-rr6j/GHSA-h7h2-5q94-rr6j.json
index 3d08c0b8c43..8eca47727c4 100644
--- a/advisories/unreviewed/2022/05/GHSA-h7h2-5q94-rr6j/GHSA-h7h2-5q94-rr6j.json
+++ b/advisories/unreviewed/2022/05/GHSA-h7h2-5q94-rr6j/GHSA-h7h2-5q94-rr6j.json
@@ -7,12 +7,8 @@
"CVE-2019-19271"
],
"details": "An issue was discovered in tls_verify_crl in ProFTPD before 1.3.6. A wrong iteration variable, used when checking a client certificate against CRL entries (installed by a system administrator), can cause some CRL entries to be ignored, and can allow clients whose certificates have been revoked to proceed with a connection to the server.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-hq4j-7q59-4fj5/GHSA-hq4j-7q59-4fj5.json b/advisories/unreviewed/2022/05/GHSA-hq4j-7q59-4fj5/GHSA-hq4j-7q59-4fj5.json
index 9a146522d10..42829b9ab9d 100644
--- a/advisories/unreviewed/2022/05/GHSA-hq4j-7q59-4fj5/GHSA-hq4j-7q59-4fj5.json
+++ b/advisories/unreviewed/2022/05/GHSA-hq4j-7q59-4fj5/GHSA-hq4j-7q59-4fj5.json
@@ -7,12 +7,8 @@
"CVE-2019-19058"
],
"details": "A memory leak in the alloc_sgtable() function in drivers/net/wireless/intel/iwlwifi/fw/dbg.c in the Linux kernel through 5.3.11 allows attackers to cause a denial of service (memory consumption) by triggering alloc_page() failures, aka CID-b4b814fec1a5.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -52,9 +48,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-hw8f-f85v-5g3q/GHSA-hw8f-f85v-5g3q.json b/advisories/unreviewed/2022/05/GHSA-hw8f-f85v-5g3q/GHSA-hw8f-f85v-5g3q.json
index 15adb6a69cc..642265cf736 100644
--- a/advisories/unreviewed/2022/05/GHSA-hw8f-f85v-5g3q/GHSA-hw8f-f85v-5g3q.json
+++ b/advisories/unreviewed/2022/05/GHSA-hw8f-f85v-5g3q/GHSA-hw8f-f85v-5g3q.json
@@ -7,12 +7,8 @@
"CVE-2019-15450"
],
"details": "The Samsung j3popeltecan Android device with a build fingerprint of samsung/j3popeltevl/j3popeltecan:8.1.0/M1AJQ/J327WVLS3BSA2:user/release-keys contains a pre-installed app with a package name of com.samsung.android.themecenter app (versionCode=7000100, versionName=7.0.1.0) that allows other pre-installed apps to perform app installation via an accessible app component. This capability can be accessed by any pre-installed app on the device which can obtain signatureOrSystem permissions that are required by other other pre-installed apps that exported their capabilities to other pre-installed app.",
- "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-j243-5phh-5j8m/GHSA-j243-5phh-5j8m.json b/advisories/unreviewed/2022/05/GHSA-j243-5phh-5j8m/GHSA-j243-5phh-5j8m.json
index 5bc73276517..4d6dbd8516e 100644
--- a/advisories/unreviewed/2022/05/GHSA-j243-5phh-5j8m/GHSA-j243-5phh-5j8m.json
+++ b/advisories/unreviewed/2022/05/GHSA-j243-5phh-5j8m/GHSA-j243-5phh-5j8m.json
@@ -7,12 +7,8 @@
"CVE-2019-6662"
],
"details": "On BIG-IP 13.1.0-13.1.1.4, sensitive information is logged into the local log files and/or remote logging targets when restjavad processes an invalid request. Users with access to the log files would be able to view that data.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-j395-6955-mv56/GHSA-j395-6955-mv56.json b/advisories/unreviewed/2022/05/GHSA-j395-6955-mv56/GHSA-j395-6955-mv56.json
index 3ede3fe4e19..99a45daa7ef 100644
--- a/advisories/unreviewed/2022/05/GHSA-j395-6955-mv56/GHSA-j395-6955-mv56.json
+++ b/advisories/unreviewed/2022/05/GHSA-j395-6955-mv56/GHSA-j395-6955-mv56.json
@@ -7,12 +7,8 @@
"CVE-2019-18958"
],
"details": "Nitro Pro before 13.2 creates a debug.log file in the directory where a .pdf file is located, if the .pdf document was produced by an OCR operation on the JPEG output of a scanner. Reportedly, this can have a security risk if debug.log is later edited and then executed.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-j59w-vmvh-rmmh/GHSA-j59w-vmvh-rmmh.json b/advisories/unreviewed/2022/05/GHSA-j59w-vmvh-rmmh/GHSA-j59w-vmvh-rmmh.json
index bbdb0765e90..ba3befd7d35 100644
--- a/advisories/unreviewed/2022/05/GHSA-j59w-vmvh-rmmh/GHSA-j59w-vmvh-rmmh.json
+++ b/advisories/unreviewed/2022/05/GHSA-j59w-vmvh-rmmh/GHSA-j59w-vmvh-rmmh.json
@@ -7,12 +7,8 @@
"CVE-2016-1000006"
],
"details": "hhvm before 3.12.11 has a use-after-free in the serialize_memoize_param() and ResourceBundle::__construct() functions.",
- "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-j5mv-frvj-73f4/GHSA-j5mv-frvj-73f4.json b/advisories/unreviewed/2022/05/GHSA-j5mv-frvj-73f4/GHSA-j5mv-frvj-73f4.json
index c0d0738eb15..8707948d184 100644
--- a/advisories/unreviewed/2022/05/GHSA-j5mv-frvj-73f4/GHSA-j5mv-frvj-73f4.json
+++ b/advisories/unreviewed/2022/05/GHSA-j5mv-frvj-73f4/GHSA-j5mv-frvj-73f4.json
@@ -7,12 +7,8 @@
"CVE-2019-13935"
],
"details": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in webclient of Siemens AG Polarion could allow an attacker to exploit a reflected XSS vulnerability. This issue affects: Siemens AG Polarion All versions < 19.2.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-j69f-j84r-85qg/GHSA-j69f-j84r-85qg.json b/advisories/unreviewed/2022/05/GHSA-j69f-j84r-85qg/GHSA-j69f-j84r-85qg.json
index eaa5481ee23..3faf39be0cf 100644
--- a/advisories/unreviewed/2022/05/GHSA-j69f-j84r-85qg/GHSA-j69f-j84r-85qg.json
+++ b/advisories/unreviewed/2022/05/GHSA-j69f-j84r-85qg/GHSA-j69f-j84r-85qg.json
@@ -7,12 +7,8 @@
"CVE-2019-3427"
],
"details": "The version V6.01.03.01 of ZTE ZXCDN IAMWEB product is impacted by a code injection vulnerability. An attacker could exploit the vulnerability to inject malicious code into the management page, resulting in users? information leakage.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-j9ph-gvr9-6c63/GHSA-j9ph-gvr9-6c63.json b/advisories/unreviewed/2022/05/GHSA-j9ph-gvr9-6c63/GHSA-j9ph-gvr9-6c63.json
index f68609c33d8..850aafd970c 100644
--- a/advisories/unreviewed/2022/05/GHSA-j9ph-gvr9-6c63/GHSA-j9ph-gvr9-6c63.json
+++ b/advisories/unreviewed/2022/05/GHSA-j9ph-gvr9-6c63/GHSA-j9ph-gvr9-6c63.json
@@ -7,12 +7,8 @@
"CVE-2019-17446"
],
"details": "An issue was discovered in Eracent EPA Agent through 10.2.26. The agent executable, when installed for non-root operations (scanning), can be used to start external programs with elevated permissions because of an Untrusted Search Path.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-jfv6-vf6g-v62c/GHSA-jfv6-vf6g-v62c.json b/advisories/unreviewed/2022/05/GHSA-jfv6-vf6g-v62c/GHSA-jfv6-vf6g-v62c.json
index 4c91319ac87..f978e1a0a5a 100644
--- a/advisories/unreviewed/2022/05/GHSA-jfv6-vf6g-v62c/GHSA-jfv6-vf6g-v62c.json
+++ b/advisories/unreviewed/2022/05/GHSA-jfv6-vf6g-v62c/GHSA-jfv6-vf6g-v62c.json
@@ -7,12 +7,8 @@
"CVE-2019-15366"
],
"details": "The Infinix Note 5 Android device with a build fingerprint of Infinix/H633IJL/Infinix-X604_sprout:8.1.0/O11019/IJL-180531V181:user/release-keys contains a pre-installed app with a package name of com.mediatek.wfo.impl app (versionCode=27, versionName=8.1.0) that allows any app co-located on the device to modify a system property through an exported interface without proper authorization.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-jmxc-hfcj-9hqq/GHSA-jmxc-hfcj-9hqq.json b/advisories/unreviewed/2022/05/GHSA-jmxc-hfcj-9hqq/GHSA-jmxc-hfcj-9hqq.json
index 308c5ef28d7..e9be913dba6 100644
--- a/advisories/unreviewed/2022/05/GHSA-jmxc-hfcj-9hqq/GHSA-jmxc-hfcj-9hqq.json
+++ b/advisories/unreviewed/2022/05/GHSA-jmxc-hfcj-9hqq/GHSA-jmxc-hfcj-9hqq.json
@@ -7,12 +7,8 @@
"CVE-2019-18937"
],
"details": "eQ-3 Homematic CCU2 2.47.20 and CCU3 3.47.18 with the Script Parser AddOn through 1.8 installed allow Remote Code Execution by unauthenticated attackers with access to the web interface via the exec.cgi script, which executes TCL script content from an HTTP POST request.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-jp62-fqhg-pr3x/GHSA-jp62-fqhg-pr3x.json b/advisories/unreviewed/2022/05/GHSA-jp62-fqhg-pr3x/GHSA-jp62-fqhg-pr3x.json
index f9f3d43dc9e..0ec85df6138 100644
--- a/advisories/unreviewed/2022/05/GHSA-jp62-fqhg-pr3x/GHSA-jp62-fqhg-pr3x.json
+++ b/advisories/unreviewed/2022/05/GHSA-jp62-fqhg-pr3x/GHSA-jp62-fqhg-pr3x.json
@@ -7,12 +7,8 @@
"CVE-2019-4243"
],
"details": "IBM SmartCloud Analytics 1.3.1 through 1.3.5 allows unauthorized disclosure of information like accessing solrconfig.xml and could allow an attacker to perform disruptive administrator tasks. IBM X-Force ID: 159517.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -28,9 +24,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-m4jc-jx4g-52vw/GHSA-m4jc-jx4g-52vw.json b/advisories/unreviewed/2022/05/GHSA-m4jc-jx4g-52vw/GHSA-m4jc-jx4g-52vw.json
index 0848f037b3c..641c1490609 100644
--- a/advisories/unreviewed/2022/05/GHSA-m4jc-jx4g-52vw/GHSA-m4jc-jx4g-52vw.json
+++ b/advisories/unreviewed/2022/05/GHSA-m4jc-jx4g-52vw/GHSA-m4jc-jx4g-52vw.json
@@ -7,12 +7,8 @@
"CVE-2019-19035"
],
"details": "jhead 3.03 is affected by: heap-based buffer over-read. The impact is: Denial of service. The component is: ReadJpegSections and process_SOFn in jpgfile.c. The attack vector is: Open a specially crafted JPEG file.",
- "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-m7ph-99f5-x35q/GHSA-m7ph-99f5-x35q.json b/advisories/unreviewed/2022/05/GHSA-m7ph-99f5-x35q/GHSA-m7ph-99f5-x35q.json
index 09c663fc853..fa6cb1f7a79 100644
--- a/advisories/unreviewed/2022/05/GHSA-m7ph-99f5-x35q/GHSA-m7ph-99f5-x35q.json
+++ b/advisories/unreviewed/2022/05/GHSA-m7ph-99f5-x35q/GHSA-m7ph-99f5-x35q.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",
@@ -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-mqr6-4hmw-hqmw/GHSA-mqr6-4hmw-hqmw.json b/advisories/unreviewed/2022/05/GHSA-mqr6-4hmw-hqmw/GHSA-mqr6-4hmw-hqmw.json
index 5131067c4de..e8e532e3b73 100644
--- a/advisories/unreviewed/2022/05/GHSA-mqr6-4hmw-hqmw/GHSA-mqr6-4hmw-hqmw.json
+++ b/advisories/unreviewed/2022/05/GHSA-mqr6-4hmw-hqmw/GHSA-mqr6-4hmw-hqmw.json
@@ -7,12 +7,8 @@
"CVE-2019-10563"
],
"details": "Buffer over-read can occur in fast message handler due to improper input validation while processing a message from firmware in Snapdragon Auto, Snapdragon Consumer Electronics Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Voice & Music in APQ8053, APQ8096AU, MSM8996AU, MSM8998, QCN7605, QCS405, QCS605, SDA660, SDM636, SDM660, SDX20, SDX24",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-mr23-m59m-h6hr/GHSA-mr23-m59m-h6hr.json b/advisories/unreviewed/2022/05/GHSA-mr23-m59m-h6hr/GHSA-mr23-m59m-h6hr.json
index 1b6948f8c75..8125d6e8834 100644
--- a/advisories/unreviewed/2022/05/GHSA-mr23-m59m-h6hr/GHSA-mr23-m59m-h6hr.json
+++ b/advisories/unreviewed/2022/05/GHSA-mr23-m59m-h6hr/GHSA-mr23-m59m-h6hr.json
@@ -7,12 +7,8 @@
"CVE-2019-6661"
],
"details": "When the BIG-IP APM 14.1.0-14.1.2, 14.0.0-14.0.1, 13.1.0-13.1.3.1, 12.1.0-12.1.4.1, or 11.5.1-11.6.5 system processes certain requests, the APD/APMD daemon may consume excessive resources.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-p29h-v652-9mxm/GHSA-p29h-v652-9mxm.json b/advisories/unreviewed/2022/05/GHSA-p29h-v652-9mxm/GHSA-p29h-v652-9mxm.json
index 80030397082..b86c99467e7 100644
--- a/advisories/unreviewed/2022/05/GHSA-p29h-v652-9mxm/GHSA-p29h-v652-9mxm.json
+++ b/advisories/unreviewed/2022/05/GHSA-p29h-v652-9mxm/GHSA-p29h-v652-9mxm.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-p59r-4vv6-2pvf/GHSA-p59r-4vv6-2pvf.json b/advisories/unreviewed/2022/05/GHSA-p59r-4vv6-2pvf/GHSA-p59r-4vv6-2pvf.json
index cdffdfad484..da068f1b514 100644
--- a/advisories/unreviewed/2022/05/GHSA-p59r-4vv6-2pvf/GHSA-p59r-4vv6-2pvf.json
+++ b/advisories/unreviewed/2022/05/GHSA-p59r-4vv6-2pvf/GHSA-p59r-4vv6-2pvf.json
@@ -7,12 +7,8 @@
"CVE-2019-19045"
],
"details": "A memory leak in the mlx5_fpga_conn_create_cq() function in drivers/net/ethernet/mellanox/mlx5/core/fpga/conn.c in the Linux kernel before 5.3.11 allows attackers to cause a denial of service (memory consumption) by triggering mlx5_vector2eqn() failures, aka CID-c8c2a057fdc7.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -56,9 +52,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-p5j6-9vqg-x2x6/GHSA-p5j6-9vqg-x2x6.json b/advisories/unreviewed/2022/05/GHSA-p5j6-9vqg-x2x6/GHSA-p5j6-9vqg-x2x6.json
index 9c283f83ba7..67990b80306 100644
--- a/advisories/unreviewed/2022/05/GHSA-p5j6-9vqg-x2x6/GHSA-p5j6-9vqg-x2x6.json
+++ b/advisories/unreviewed/2022/05/GHSA-p5j6-9vqg-x2x6/GHSA-p5j6-9vqg-x2x6.json
@@ -7,12 +7,8 @@
"CVE-2019-10566"
],
"details": "Buffer overflow can occur in wlan module if supported rates or extended rates element length is greater than max rate set length in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer Electronics Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Voice & Music in APQ8017, APQ8053, APQ8096AU, MDM9206, MDM9207C, MDM9607, MDM9650, MSM8905, MSM8996AU, Nicobar, QCA6174A, QCA6574AU, QCA9377, QCA9379, QCN7605, QCS405, QCS605, SDA845, SDM670, SDM710, SDM845, SDX20, SM6150, SM8150, SM8250, SXR2130",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-p73j-pxpr-p3v6/GHSA-p73j-pxpr-p3v6.json b/advisories/unreviewed/2022/05/GHSA-p73j-pxpr-p3v6/GHSA-p73j-pxpr-p3v6.json
index 1ce3cc71899..aae96f4d90f 100644
--- a/advisories/unreviewed/2022/05/GHSA-p73j-pxpr-p3v6/GHSA-p73j-pxpr-p3v6.json
+++ b/advisories/unreviewed/2022/05/GHSA-p73j-pxpr-p3v6/GHSA-p73j-pxpr-p3v6.json
@@ -7,12 +7,8 @@
"CVE-2019-17058"
],
"details": "Footy Tipping Software AFL Web Edition 2019 allows arbitrary file upload and resultant remote code execution because a whitelist can be bypassed by an Administrator who uploads a crafted upload.dat file.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-p76g-r4xw-jxq8/GHSA-p76g-r4xw-jxq8.json b/advisories/unreviewed/2022/05/GHSA-p76g-r4xw-jxq8/GHSA-p76g-r4xw-jxq8.json
index 498e154736a..563f5b57b47 100644
--- a/advisories/unreviewed/2022/05/GHSA-p76g-r4xw-jxq8/GHSA-p76g-r4xw-jxq8.json
+++ b/advisories/unreviewed/2022/05/GHSA-p76g-r4xw-jxq8/GHSA-p76g-r4xw-jxq8.json
@@ -7,12 +7,8 @@
"CVE-2019-8244"
],
"details": "Adobe Media Encoder versions 13.1 and earlier have an out-of-bounds read vulnerability. Successful exploitation could lead to information disclosure.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-p84q-2g4j-5xjv/GHSA-p84q-2g4j-5xjv.json b/advisories/unreviewed/2022/05/GHSA-p84q-2g4j-5xjv/GHSA-p84q-2g4j-5xjv.json
index 5db1925b765..8c30f096e01 100644
--- a/advisories/unreviewed/2022/05/GHSA-p84q-2g4j-5xjv/GHSA-p84q-2g4j-5xjv.json
+++ b/advisories/unreviewed/2022/05/GHSA-p84q-2g4j-5xjv/GHSA-p84q-2g4j-5xjv.json
@@ -7,12 +7,8 @@
"CVE-2019-15362"
],
"details": "The Lava Iris 88 Go Android device with a build fingerprint of LAVA/iris88_go/iris88_go:8.1.0/O11019/1538188945:user/release-keys contains a pre-installed app with a package name of com.mediatek.wfo.impl app (versionCode=27, versionName=8.1.0) that allows any app co-located on the device to modify a system property through an exported interface without proper authorization.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-p85j-wpjc-276p/GHSA-p85j-wpjc-276p.json b/advisories/unreviewed/2022/05/GHSA-p85j-wpjc-276p/GHSA-p85j-wpjc-276p.json
index 18d4cb41e6b..d3aa8ac2a29 100644
--- a/advisories/unreviewed/2022/05/GHSA-p85j-wpjc-276p/GHSA-p85j-wpjc-276p.json
+++ b/advisories/unreviewed/2022/05/GHSA-p85j-wpjc-276p/GHSA-p85j-wpjc-276p.json
@@ -7,12 +7,8 @@
"CVE-2019-15385"
],
"details": "The Infinix Note 5 Android device with a build fingerprint of Infinix/H633B/Infinix-X604_sprout:8.1.0/O11019/L-IN-180206V64:user/release-keys contains a pre-installed app with a package name of com.mediatek.wfo.impl app (versionCode=27, versionName=8.1.0) that allows any app co-located on the device to modify a system property through an exported interface without proper authorization.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-pg5g-xqv8-wqm8/GHSA-pg5g-xqv8-wqm8.json b/advisories/unreviewed/2022/05/GHSA-pg5g-xqv8-wqm8/GHSA-pg5g-xqv8-wqm8.json
index 3a443a81bb8..8ba3d20dba6 100644
--- a/advisories/unreviewed/2022/05/GHSA-pg5g-xqv8-wqm8/GHSA-pg5g-xqv8-wqm8.json
+++ b/advisories/unreviewed/2022/05/GHSA-pg5g-xqv8-wqm8/GHSA-pg5g-xqv8-wqm8.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-pg7j-hxr2-g93f/GHSA-pg7j-hxr2-g93f.json b/advisories/unreviewed/2022/05/GHSA-pg7j-hxr2-g93f/GHSA-pg7j-hxr2-g93f.json
index 971283a724b..65ff1524aa7 100644
--- a/advisories/unreviewed/2022/05/GHSA-pg7j-hxr2-g93f/GHSA-pg7j-hxr2-g93f.json
+++ b/advisories/unreviewed/2022/05/GHSA-pg7j-hxr2-g93f/GHSA-pg7j-hxr2-g93f.json
@@ -7,12 +7,8 @@
"CVE-2019-19227"
],
"details": "In the AppleTalk subsystem in the Linux kernel before 5.1, there is a potential NULL pointer dereference because register_snap_client may return NULL. This will lead to denial of service in net/appletalk/aarp.c and net/appletalk/ddp.c, as demonstrated by unregister_snap_client, aka CID-9804501fa122.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -32,9 +28,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-ph3j-f7mq-gm98/GHSA-ph3j-f7mq-gm98.json b/advisories/unreviewed/2022/05/GHSA-ph3j-f7mq-gm98/GHSA-ph3j-f7mq-gm98.json
index 1cfd2c8771a..d40bfaa1f2e 100644
--- a/advisories/unreviewed/2022/05/GHSA-ph3j-f7mq-gm98/GHSA-ph3j-f7mq-gm98.json
+++ b/advisories/unreviewed/2022/05/GHSA-ph3j-f7mq-gm98/GHSA-ph3j-f7mq-gm98.json
@@ -7,12 +7,8 @@
"CVE-2019-6184"
],
"details": "A potential vulnerability in the discontinued Customer Engagement Service (CCSDK) software version 2.0.21.1 may allow local privilege escalation.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-pm4j-hv98-68cq/GHSA-pm4j-hv98-68cq.json b/advisories/unreviewed/2022/05/GHSA-pm4j-hv98-68cq/GHSA-pm4j-hv98-68cq.json
index 1cc537a512d..1925463350b 100644
--- a/advisories/unreviewed/2022/05/GHSA-pm4j-hv98-68cq/GHSA-pm4j-hv98-68cq.json
+++ b/advisories/unreviewed/2022/05/GHSA-pm4j-hv98-68cq/GHSA-pm4j-hv98-68cq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:H/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-prph-v9x5-8c8c/GHSA-prph-v9x5-8c8c.json b/advisories/unreviewed/2022/05/GHSA-prph-v9x5-8c8c/GHSA-prph-v9x5-8c8c.json
index ce80abb0e5e..524fb617f91 100644
--- a/advisories/unreviewed/2022/05/GHSA-prph-v9x5-8c8c/GHSA-prph-v9x5-8c8c.json
+++ b/advisories/unreviewed/2022/05/GHSA-prph-v9x5-8c8c/GHSA-prph-v9x5-8c8c.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-pv38-9q3c-3qq8/GHSA-pv38-9q3c-3qq8.json b/advisories/unreviewed/2022/05/GHSA-pv38-9q3c-3qq8/GHSA-pv38-9q3c-3qq8.json
index 829de236058..e172fa56715 100644
--- a/advisories/unreviewed/2022/05/GHSA-pv38-9q3c-3qq8/GHSA-pv38-9q3c-3qq8.json
+++ b/advisories/unreviewed/2022/05/GHSA-pv38-9q3c-3qq8/GHSA-pv38-9q3c-3qq8.json
@@ -7,12 +7,8 @@
"CVE-2019-5636"
],
"details": "When a Beckhoff TwinCAT Runtime receives a malformed UDP packet, the ADS Discovery Service shuts down. Note that the TwinCAT devices are still performing as normal.",
- "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-pw64-x6q9-r7wg/GHSA-pw64-x6q9-r7wg.json b/advisories/unreviewed/2022/05/GHSA-pw64-x6q9-r7wg/GHSA-pw64-x6q9-r7wg.json
index 3a498657942..bb2f71a8cbd 100644
--- a/advisories/unreviewed/2022/05/GHSA-pw64-x6q9-r7wg/GHSA-pw64-x6q9-r7wg.json
+++ b/advisories/unreviewed/2022/05/GHSA-pw64-x6q9-r7wg/GHSA-pw64-x6q9-r7wg.json
@@ -7,12 +7,8 @@
"CVE-2019-4214"
],
"details": "IBM SmartCloud Analytics 1.3.1 through 1.3.5 does not set the secure attribute on authorization tokens or session cookies. This could allow an attacker to obtain sensitive information using man in the middle techniques. IBM X-Force ID: 159185.",
- "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-q4cc-gv4m-4q8g/GHSA-q4cc-gv4m-4q8g.json b/advisories/unreviewed/2022/05/GHSA-q4cc-gv4m-4q8g/GHSA-q4cc-gv4m-4q8g.json
index 78df40dcd78..d91ff609f04 100644
--- a/advisories/unreviewed/2022/05/GHSA-q4cc-gv4m-4q8g/GHSA-q4cc-gv4m-4q8g.json
+++ b/advisories/unreviewed/2022/05/GHSA-q4cc-gv4m-4q8g/GHSA-q4cc-gv4m-4q8g.json
@@ -7,12 +7,8 @@
"CVE-2019-5867"
],
"details": "Out of bounds read in JavaScript in Google Chrome prior to 76.0.3809.100 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
- "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-q7mw-49rv-w8qw/GHSA-q7mw-49rv-w8qw.json b/advisories/unreviewed/2022/05/GHSA-q7mw-49rv-w8qw/GHSA-q7mw-49rv-w8qw.json
index 9c3e241c55b..b1bb2d0b0c8 100644
--- a/advisories/unreviewed/2022/05/GHSA-q7mw-49rv-w8qw/GHSA-q7mw-49rv-w8qw.json
+++ b/advisories/unreviewed/2022/05/GHSA-q7mw-49rv-w8qw/GHSA-q7mw-49rv-w8qw.json
@@ -7,12 +7,8 @@
"CVE-2019-15413"
],
"details": "The Asus ZenFone 3 Ultra Android device with a build fingerprint of asus/WW_Phone/ASUS_A001:7.0/NRD90M/14.1010.1804.75-20180612:user/release-keys contains a pre-installed app with a package name of com.asus.splendidcommandagent app (versionCode=1510200105, versionName=1.2.0.21_180605) that allows other pre-installed apps to perform command execution via an accessible app component. This capability can be accessed by any pre-installed app on the device which can obtain signatureOrSystem permissions that are required by other other pre-installed apps that exported their capabilities to other pre-installed app.",
- "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-qcvw-pg56-ghf2/GHSA-qcvw-pg56-ghf2.json b/advisories/unreviewed/2022/05/GHSA-qcvw-pg56-ghf2/GHSA-qcvw-pg56-ghf2.json
index 7bfc02d1bf1..87080e2ba65 100644
--- a/advisories/unreviewed/2022/05/GHSA-qcvw-pg56-ghf2/GHSA-qcvw-pg56-ghf2.json
+++ b/advisories/unreviewed/2022/05/GHSA-qcvw-pg56-ghf2/GHSA-qcvw-pg56-ghf2.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/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-qq78-m4wp-cjf7/GHSA-qq78-m4wp-cjf7.json b/advisories/unreviewed/2022/05/GHSA-qq78-m4wp-cjf7/GHSA-qq78-m4wp-cjf7.json
index ca7d0e231fc..5db21c78731 100644
--- a/advisories/unreviewed/2022/05/GHSA-qq78-m4wp-cjf7/GHSA-qq78-m4wp-cjf7.json
+++ b/advisories/unreviewed/2022/05/GHSA-qq78-m4wp-cjf7/GHSA-qq78-m4wp-cjf7.json
@@ -7,12 +7,8 @@
"CVE-2019-19072"
],
"details": "A memory leak in the predicate_parse() function in kernel/trace/trace_events_filter.c in the Linux kernel through 5.3.11 allows attackers to cause a denial of service (memory consumption), aka CID-96c5c6e6a5b6.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -48,9 +44,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-qwm2-7jrv-fw9m/GHSA-qwm2-7jrv-fw9m.json b/advisories/unreviewed/2022/05/GHSA-qwm2-7jrv-fw9m/GHSA-qwm2-7jrv-fw9m.json
index 0689cdbb33f..e8eaba1ee2a 100644
--- a/advisories/unreviewed/2022/05/GHSA-qwm2-7jrv-fw9m/GHSA-qwm2-7jrv-fw9m.json
+++ b/advisories/unreviewed/2022/05/GHSA-qwm2-7jrv-fw9m/GHSA-qwm2-7jrv-fw9m.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/05/GHSA-qwm5-wg3c-7c8w/GHSA-qwm5-wg3c-7c8w.json b/advisories/unreviewed/2022/05/GHSA-qwm5-wg3c-7c8w/GHSA-qwm5-wg3c-7c8w.json
index e61ee4c923f..1601160038b 100644
--- a/advisories/unreviewed/2022/05/GHSA-qwm5-wg3c-7c8w/GHSA-qwm5-wg3c-7c8w.json
+++ b/advisories/unreviewed/2022/05/GHSA-qwm5-wg3c-7c8w/GHSA-qwm5-wg3c-7c8w.json
@@ -7,12 +7,8 @@
"CVE-2019-3654"
],
"details": "Authentication Bypass vulnerability in the Microsoft Windows client in McAfee Client Proxy (MCP) prior to 3.0.0 allows local user to bypass scanning of web traffic and gain access to blocked sites for a short period of time via generating an authorization key on the client which should only be generated by the network administrator.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-qwwf-m4q6-xx6m/GHSA-qwwf-m4q6-xx6m.json b/advisories/unreviewed/2022/05/GHSA-qwwf-m4q6-xx6m/GHSA-qwwf-m4q6-xx6m.json
index 3c015a26a52..3935051f09c 100644
--- a/advisories/unreviewed/2022/05/GHSA-qwwf-m4q6-xx6m/GHSA-qwwf-m4q6-xx6m.json
+++ b/advisories/unreviewed/2022/05/GHSA-qwwf-m4q6-xx6m/GHSA-qwwf-m4q6-xx6m.json
@@ -7,12 +7,8 @@
"CVE-2019-2303"
],
"details": "SNDCP module may access array out side its boundary when it receives malformed XID message. in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon IoT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdragon Wearables in APQ8009, APQ8017, APQ8053, APQ8096AU, APQ8098, MDM9150, MDM9205, MDM9206, MDM9607, MDM9615, MDM9625, MDM9635M, MDM9640, MDM9650, MDM9655, MSM8905, MSM8909, MSM8909W, MSM8917, MSM8920, MSM8937, MSM8939, MSM8940, MSM8953, MSM8976, MSM8996AU, MSM8998, Nicobar, QCM2150, QCS605, QM215, SC8180X, SDA660, SDA845, SDM429, SDM439, SDM450, SDM630, SDM632, SDM636, SDM660, SDM670, SDM710, SDM845, SDM850, SDX20, SDX24, SDX55, SM6150, SM7150, SM8150, SM8250, Snapdragon_High_Med_2016, SXR1130, SXR2130",
- "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-qx53-4vrp-54gx/GHSA-qx53-4vrp-54gx.json b/advisories/unreviewed/2022/05/GHSA-qx53-4vrp-54gx/GHSA-qx53-4vrp-54gx.json
index 455e721a578..f69462de207 100644
--- a/advisories/unreviewed/2022/05/GHSA-qx53-4vrp-54gx/GHSA-qx53-4vrp-54gx.json
+++ b/advisories/unreviewed/2022/05/GHSA-qx53-4vrp-54gx/GHSA-qx53-4vrp-54gx.json
@@ -7,12 +7,8 @@
"CVE-2019-15431"
],
"details": "The Evercoss U50A Android device with a build fingerprint of EVERCOSS/U50A./EVERCOSS:7.0/NRD90M/1499911028:eng/test-keys contains a pre-installed app with a package name of com.qiku.cleaner app (versionCode=2, versionName=2.0_VER_2017.04.21_17:55:55) that allows other pre-installed apps to perform system properties modification via an accessible app component. This capability can be accessed by any pre-installed app on the device which can obtain signatureOrSystem permissions that are required by other other pre-installed apps that exported their capabilities to other pre-installed app.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-r3f6-c7v2-24gr/GHSA-r3f6-c7v2-24gr.json b/advisories/unreviewed/2022/05/GHSA-r3f6-c7v2-24gr/GHSA-r3f6-c7v2-24gr.json
index 354f82cb435..6f0618c6d8d 100644
--- a/advisories/unreviewed/2022/05/GHSA-r3f6-c7v2-24gr/GHSA-r3f6-c7v2-24gr.json
+++ b/advisories/unreviewed/2022/05/GHSA-r3f6-c7v2-24gr/GHSA-r3f6-c7v2-24gr.json
@@ -7,12 +7,8 @@
"CVE-2019-19056"
],
"details": "A memory leak in the mwifiex_pcie_alloc_cmdrsp_buf() function in drivers/net/wireless/marvell/mwifiex/pcie.c in the Linux kernel through 5.3.11 allows attackers to cause a denial of service (memory consumption) by triggering mwifiex_map_pci_memory() failures, aka CID-db8fd2cde932.",
- "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-r72c-cvxr-7838/GHSA-r72c-cvxr-7838.json b/advisories/unreviewed/2022/05/GHSA-r72c-cvxr-7838/GHSA-r72c-cvxr-7838.json
index accabcff7e3..d0e391f66cd 100644
--- a/advisories/unreviewed/2022/05/GHSA-r72c-cvxr-7838/GHSA-r72c-cvxr-7838.json
+++ b/advisories/unreviewed/2022/05/GHSA-r72c-cvxr-7838/GHSA-r72c-cvxr-7838.json
@@ -7,12 +7,8 @@
"CVE-2019-19050"
],
"details": "A memory leak in the crypto_reportstat() function in crypto/crypto_user_stat.c in the Linux kernel through 5.3.11 allows attackers to cause a denial of service (memory consumption) by triggering crypto_reportstat_alg() failures, aka CID-c03b04dcdba1.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-r9fj-2cfj-8vj6/GHSA-r9fj-2cfj-8vj6.json b/advisories/unreviewed/2022/05/GHSA-r9fj-2cfj-8vj6/GHSA-r9fj-2cfj-8vj6.json
index 66761645aeb..d0f885db93b 100644
--- a/advisories/unreviewed/2022/05/GHSA-r9fj-2cfj-8vj6/GHSA-r9fj-2cfj-8vj6.json
+++ b/advisories/unreviewed/2022/05/GHSA-r9fj-2cfj-8vj6/GHSA-r9fj-2cfj-8vj6.json
@@ -7,12 +7,8 @@
"CVE-2019-15428"
],
"details": "The Xiaomi Mi Note 2 Android device with a build fingerprint of Xiaomi/scorpio/scorpio:6.0.1/MXB48T/7.1.5:user/release-keys contains a pre-installed app with a package name of com.miui.powerkeeper app (versionCode=40000, versionName=4.0.00) that allows unauthorized wireless settings modification via a confused deputy attack. This capability can be accessed by any app co-located on the device.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-r9fr-fvgg-rj8c/GHSA-r9fr-fvgg-rj8c.json b/advisories/unreviewed/2022/05/GHSA-r9fr-fvgg-rj8c/GHSA-r9fr-fvgg-rj8c.json
index d77a7471a73..ed0c1194da1 100644
--- a/advisories/unreviewed/2022/05/GHSA-r9fr-fvgg-rj8c/GHSA-r9fr-fvgg-rj8c.json
+++ b/advisories/unreviewed/2022/05/GHSA-r9fr-fvgg-rj8c/GHSA-r9fr-fvgg-rj8c.json
@@ -7,12 +7,8 @@
"CVE-2019-4216"
],
"details": "IBM SmartCloud Analytics 1.3.1 through 1.3.5 is vulnerable to possible host header injection attack that could lead to HTTP cache poisoning or firewall bypass. IBM X-Force ID: 159187.",
- "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-r9m9-7j24-222x/GHSA-r9m9-7j24-222x.json b/advisories/unreviewed/2022/05/GHSA-r9m9-7j24-222x/GHSA-r9m9-7j24-222x.json
index d83593d6aa9..5ab36ce7539 100644
--- a/advisories/unreviewed/2022/05/GHSA-r9m9-7j24-222x/GHSA-r9m9-7j24-222x.json
+++ b/advisories/unreviewed/2022/05/GHSA-r9m9-7j24-222x/GHSA-r9m9-7j24-222x.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:P/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-rc4x-2rwc-6x6r/GHSA-rc4x-2rwc-6x6r.json b/advisories/unreviewed/2022/05/GHSA-rc4x-2rwc-6x6r/GHSA-rc4x-2rwc-6x6r.json
index fc111c022bd..e7b0f9ee29c 100644
--- a/advisories/unreviewed/2022/05/GHSA-rc4x-2rwc-6x6r/GHSA-rc4x-2rwc-6x6r.json
+++ b/advisories/unreviewed/2022/05/GHSA-rc4x-2rwc-6x6r/GHSA-rc4x-2rwc-6x6r.json
@@ -7,12 +7,8 @@
"CVE-2019-5637"
],
"details": "When Beckhoff TwinCAT is configured to use the Profinet driver, a denial of service of the controller could be reached by sending a malformed UDP packet to the device.",
- "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-rg5g-mjfh-w75q/GHSA-rg5g-mjfh-w75q.json b/advisories/unreviewed/2022/05/GHSA-rg5g-mjfh-w75q/GHSA-rg5g-mjfh-w75q.json
index 9cc0bcea64a..8a3a24b4e6c 100644
--- a/advisories/unreviewed/2022/05/GHSA-rg5g-mjfh-w75q/GHSA-rg5g-mjfh-w75q.json
+++ b/advisories/unreviewed/2022/05/GHSA-rg5g-mjfh-w75q/GHSA-rg5g-mjfh-w75q.json
@@ -7,12 +7,8 @@
"CVE-2019-19073"
],
"details": "Memory leaks in drivers/net/wireless/ath/ath9k/htc_hst.c in the Linux kernel through 5.3.11 allow attackers to cause a denial of service (memory consumption) by triggering wait_for_completion_timeout() failures. This affects the htc_config_pipe_credits() function, the htc_setup_complete() function, and the htc_connect_service() function, aka CID-853acf7caf10.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-rgpm-vm97-966x/GHSA-rgpm-vm97-966x.json b/advisories/unreviewed/2022/05/GHSA-rgpm-vm97-966x/GHSA-rgpm-vm97-966x.json
index 6adf9519f9e..13c717de0db 100644
--- a/advisories/unreviewed/2022/05/GHSA-rgpm-vm97-966x/GHSA-rgpm-vm97-966x.json
+++ b/advisories/unreviewed/2022/05/GHSA-rgpm-vm97-966x/GHSA-rgpm-vm97-966x.json
@@ -7,12 +7,8 @@
"CVE-2019-18939"
],
"details": "eQ-3 Homematic CCU2 2.47.20 and CCU3 3.47.18 with the HM-Print AddOn through 1.2a installed allow Remote Code Execution by unauthenticated attackers with access to the web interface via the exec.cgi and exec1.cgi scripts, which execute TCL script content from an HTTP POST request.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-rhgq-77jw-jrh6/GHSA-rhgq-77jw-jrh6.json b/advisories/unreviewed/2022/05/GHSA-rhgq-77jw-jrh6/GHSA-rhgq-77jw-jrh6.json
index 2b2397e1750..a6b3fa71e4e 100644
--- a/advisories/unreviewed/2022/05/GHSA-rhgq-77jw-jrh6/GHSA-rhgq-77jw-jrh6.json
+++ b/advisories/unreviewed/2022/05/GHSA-rhgq-77jw-jrh6/GHSA-rhgq-77jw-jrh6.json
@@ -7,12 +7,8 @@
"CVE-2019-15418"
],
"details": "The Asus ASUS_X00K_1 Android device with a build fingerprint of asus/CN_X00K/ASUS_X00K_1:7.0/NRD90M/CN_X00K-14.01.1711.27-20180420:user/release-keys contains a pre-installed app with a package name of com.lovelyfont.defcontainer app (versionCode=5, versionName=5.0.1) that allows unauthorized command execution via a confused deputy attack. This capability can be accessed by any app co-located on the device.",
- "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-rhrq-jx2f-79g7/GHSA-rhrq-jx2f-79g7.json b/advisories/unreviewed/2022/05/GHSA-rhrq-jx2f-79g7/GHSA-rhrq-jx2f-79g7.json
index 3be92ca2ffb..5240b0cca3f 100644
--- a/advisories/unreviewed/2022/05/GHSA-rhrq-jx2f-79g7/GHSA-rhrq-jx2f-79g7.json
+++ b/advisories/unreviewed/2022/05/GHSA-rhrq-jx2f-79g7/GHSA-rhrq-jx2f-79g7.json
@@ -7,12 +7,8 @@
"CVE-2019-3466"
],
"details": "The pg_ctlcluster script in postgresql-common in versions prior to 210 didn't drop privileges when creating socket/statistics temporary directories, which could result in local privilege escalation.",
- "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-rqqx-p675-v2r9/GHSA-rqqx-p675-v2r9.json b/advisories/unreviewed/2022/05/GHSA-rqqx-p675-v2r9/GHSA-rqqx-p675-v2r9.json
index 185d618fbd7..1a53f824f1b 100644
--- a/advisories/unreviewed/2022/05/GHSA-rqqx-p675-v2r9/GHSA-rqqx-p675-v2r9.json
+++ b/advisories/unreviewed/2022/05/GHSA-rqqx-p675-v2r9/GHSA-rqqx-p675-v2r9.json
@@ -7,12 +7,8 @@
"CVE-2019-3650"
],
"details": "Information Disclosure vulnerability in McAfee Advanced Threat Defense (ATD prior to 4.8 allows remote authenticated attackers to gain access to the atduser credentials via carefully constructed GET request extracting insecurely information stored in the database.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-rrw6-4h3j-qw2x/GHSA-rrw6-4h3j-qw2x.json b/advisories/unreviewed/2022/05/GHSA-rrw6-4h3j-qw2x/GHSA-rrw6-4h3j-qw2x.json
index d8e81df6cc1..2069910bb93 100644
--- a/advisories/unreviewed/2022/05/GHSA-rrw6-4h3j-qw2x/GHSA-rrw6-4h3j-qw2x.json
+++ b/advisories/unreviewed/2022/05/GHSA-rrw6-4h3j-qw2x/GHSA-rrw6-4h3j-qw2x.json
@@ -7,12 +7,8 @@
"CVE-2019-13581"
],
"details": "An issue was discovered in Marvell 88W8688 Wi-Fi firmware before version p52, as used on Tesla Model S/X vehicles manufactured before March 2018, via the Parrot Faurecia Automotive FC6050W module. A heap-based buffer overflow allows remote attackers to cause a denial of service or execute arbitrary code via malformed Wi-Fi packets.",
- "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-rv69-7f4r-r2gg/GHSA-rv69-7f4r-r2gg.json b/advisories/unreviewed/2022/05/GHSA-rv69-7f4r-r2gg/GHSA-rv69-7f4r-r2gg.json
index f79ede79ff9..187f68f0af1 100644
--- a/advisories/unreviewed/2022/05/GHSA-rv69-7f4r-r2gg/GHSA-rv69-7f4r-r2gg.json
+++ b/advisories/unreviewed/2022/05/GHSA-rv69-7f4r-r2gg/GHSA-rv69-7f4r-r2gg.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-rw57-6pw5-77qh/GHSA-rw57-6pw5-77qh.json b/advisories/unreviewed/2022/05/GHSA-rw57-6pw5-77qh/GHSA-rw57-6pw5-77qh.json
index b23a66861df..25eaff4e2f0 100644
--- a/advisories/unreviewed/2022/05/GHSA-rw57-6pw5-77qh/GHSA-rw57-6pw5-77qh.json
+++ b/advisories/unreviewed/2022/05/GHSA-rw57-6pw5-77qh/GHSA-rw57-6pw5-77qh.json
@@ -7,12 +7,8 @@
"CVE-2018-13916"
],
"details": "Out-of-bounds memory access in Qurt kernel function when using the identifier to access Qurt kernel buffer to retrieve thread data. in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer Electronics Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon IoT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdragon Wearables, Snapdragon Wired Infrastructure and Networking in APQ8009, APQ8017, APQ8053, APQ8096, APQ8096AU, APQ8098, IPQ8074, MDM9150, MDM9206, MDM9607, MDM9635M, MDM9640, MDM9650, MDM9655, MSM8905, MSM8909, MSM8909W, MSM8917, MSM8920, MSM8937, MSM8940, MSM8953, MSM8976, MSM8996, MSM8996AU, MSM8998, Nicobar, QCA8081, QCM2150, QCN7605, QCS404, QCS405, QCS605, QM215, SC8180X, SDA660, SDA845, SDM429, SDM439, SDM450, SDM630, SDM632, SDM636, SDM660, SDM670, SDM710, SDM845, SDM850, SDX20, SDX55, SM8150, SM8250, Snapdragon_High_Med_2016, SXR1130, SXR2130",
- "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-v376-h543-mfgr/GHSA-v376-h543-mfgr.json b/advisories/unreviewed/2022/05/GHSA-v376-h543-mfgr/GHSA-v376-h543-mfgr.json
index 70e738bfb2a..7ae466de363 100644
--- a/advisories/unreviewed/2022/05/GHSA-v376-h543-mfgr/GHSA-v376-h543-mfgr.json
+++ b/advisories/unreviewed/2022/05/GHSA-v376-h543-mfgr/GHSA-v376-h543-mfgr.json
@@ -7,12 +7,8 @@
"CVE-2019-13705"
],
"details": "Insufficient policy enforcement in extensions in Google Chrome prior to 78.0.3904.70 allowed an attacker who convinced a user to install a malicious extension to leak cross-origin data via a crafted Chrome Extension.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-v5q9-m5vf-rjm9/GHSA-v5q9-m5vf-rjm9.json b/advisories/unreviewed/2022/05/GHSA-v5q9-m5vf-rjm9/GHSA-v5q9-m5vf-rjm9.json
index 807b6e86640..f6c3473e13f 100644
--- a/advisories/unreviewed/2022/05/GHSA-v5q9-m5vf-rjm9/GHSA-v5q9-m5vf-rjm9.json
+++ b/advisories/unreviewed/2022/05/GHSA-v5q9-m5vf-rjm9/GHSA-v5q9-m5vf-rjm9.json
@@ -7,12 +7,8 @@
"CVE-2019-18373"
],
"details": "Norton App Lock, prior to 1.4.0.503, may be susceptible to a bypass exploit. In this type of circumstance, the exploit can allow the user to circumvent the app to prevent it from locking other apps on the device, thereby allowing the individual to gain access.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-v932-mfw5-c9j8/GHSA-v932-mfw5-c9j8.json b/advisories/unreviewed/2022/05/GHSA-v932-mfw5-c9j8/GHSA-v932-mfw5-c9j8.json
index 809a38326f6..f240516cf89 100644
--- a/advisories/unreviewed/2022/05/GHSA-v932-mfw5-c9j8/GHSA-v932-mfw5-c9j8.json
+++ b/advisories/unreviewed/2022/05/GHSA-v932-mfw5-c9j8/GHSA-v932-mfw5-c9j8.json
@@ -7,12 +7,8 @@
"CVE-2019-2336"
],
"details": "Subsequent use of the CBO listener may result in further memory corruption due to use after free issue. in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdragon Wired Infrastructure and Networking in MDM9205, QCS404, SDX55, SM6150, SM7150, SM8150, SXR2130",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-vhmw-64gq-v4gx/GHSA-vhmw-64gq-v4gx.json b/advisories/unreviewed/2022/05/GHSA-vhmw-64gq-v4gx/GHSA-vhmw-64gq-v4gx.json
index 77a91fc1fa1..7a73044e085 100644
--- a/advisories/unreviewed/2022/05/GHSA-vhmw-64gq-v4gx/GHSA-vhmw-64gq-v4gx.json
+++ b/advisories/unreviewed/2022/05/GHSA-vhmw-64gq-v4gx/GHSA-vhmw-64gq-v4gx.json
@@ -7,12 +7,8 @@
"CVE-2019-2251"
],
"details": "If a bitmap file is loaded from any un-authenticated source, there is a possibility that the bitmap can potentially cause stack buffer overflow. in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer Electronics Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Voice & Music in APQ8016, APQ8096AU, APQ8098, MDM9205, MSM8996AU, MSM8998, Nicobar, QCS405, QCS605, SA6155P, SC8180X, SDA660, SDA845, SDM630, SDM636, SDM660, SDM670, SDM710, SDM845, SDM850, SDX24, SM6150, SM7150, SM8150, SM8250, SXR1130, SXR2130",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-vqj2-552m-57qw/GHSA-vqj2-552m-57qw.json b/advisories/unreviewed/2022/05/GHSA-vqj2-552m-57qw/GHSA-vqj2-552m-57qw.json
index 4d1959364cb..5026072f11c 100644
--- a/advisories/unreviewed/2022/05/GHSA-vqj2-552m-57qw/GHSA-vqj2-552m-57qw.json
+++ b/advisories/unreviewed/2022/05/GHSA-vqj2-552m-57qw/GHSA-vqj2-552m-57qw.json
@@ -7,12 +7,8 @@
"CVE-2019-15439"
],
"details": "The Samsung XCover4 Android device with a build fingerprint of samsung/xcover4ltedo/xcover4lte:8.1.0/M1AJQ/G390YDXU2BSA1:user/release-keys contains a pre-installed app with a package name of com.samsung.android.themecenter app (versionCode=7000100, versionName=7.0.1.0) that allows other pre-installed apps to perform app installation via an accessible app component. This capability can be accessed by any pre-installed app on the device which can obtain signatureOrSystem permissions that are required by other other pre-installed apps that exported their capabilities to other pre-installed app.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-vr5f-47qv-xg2p/GHSA-vr5f-47qv-xg2p.json b/advisories/unreviewed/2022/05/GHSA-vr5f-47qv-xg2p/GHSA-vr5f-47qv-xg2p.json
index 79954bb2a6b..d32d3aacf53 100644
--- a/advisories/unreviewed/2022/05/GHSA-vr5f-47qv-xg2p/GHSA-vr5f-47qv-xg2p.json
+++ b/advisories/unreviewed/2022/05/GHSA-vr5f-47qv-xg2p/GHSA-vr5f-47qv-xg2p.json
@@ -7,12 +7,8 @@
"CVE-2019-15387"
],
"details": "The Archos Core 101 Android device with a build fingerprint of archos/MTKAC101CR3G_ARCHOS/ac101cr3g:7.0/NRD90M/20180611.034442:user/release-keys contains a pre-installed app with a package name of com.roco.autogen app (versionCode=1, versionName=1) that allows any app co-located on the device to programmatically disable and enable Wi-Fi without the corresponding access permission through an exported interface.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-vw8h-464p-8hm4/GHSA-vw8h-464p-8hm4.json b/advisories/unreviewed/2022/05/GHSA-vw8h-464p-8hm4/GHSA-vw8h-464p-8hm4.json
index d416dfb5c74..ad76c47c82b 100644
--- a/advisories/unreviewed/2022/05/GHSA-vw8h-464p-8hm4/GHSA-vw8h-464p-8hm4.json
+++ b/advisories/unreviewed/2022/05/GHSA-vw8h-464p-8hm4/GHSA-vw8h-464p-8hm4.json
@@ -7,12 +7,8 @@
"CVE-2019-2315"
],
"details": "While invoking the API to copy from fd or local buffer to the secure buffer, Parameters being populated are from non secure environment. in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdragon Wired Infrastructure and Networking in APQ8009, APQ8017, APQ8053, APQ8096, APQ8096AU, APQ8098, MDM9150, MDM9205, MDM9206, MDM9607, MDM9650, MSM8905, MSM8909, MSM8917, MSM8920, MSM8937, MSM8940, MSM8953, MSM8996, MSM8996AU, MSM8998, QCS404, QCS605, QM215, SDA660, SDA845, SDM429, SDM439, SDM450, SDM630, SDM632, SDM636, SDM660, SDM670, SDM710, SDM845, SDM850, SM6150, SM7150, SM8150, Snapdragon_High_Med_2016, SXR1130, SXR2130",
- "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-w3wx-jc54-pqp4/GHSA-w3wx-jc54-pqp4.json b/advisories/unreviewed/2022/05/GHSA-w3wx-jc54-pqp4/GHSA-w3wx-jc54-pqp4.json
index fbd12ca6f96..f9637e85c01 100644
--- a/advisories/unreviewed/2022/05/GHSA-w3wx-jc54-pqp4/GHSA-w3wx-jc54-pqp4.json
+++ b/advisories/unreviewed/2022/05/GHSA-w3wx-jc54-pqp4/GHSA-w3wx-jc54-pqp4.json
@@ -7,12 +7,8 @@
"CVE-2019-5541"
],
"details": "VMware Workstation (15.x before 15.5.1) and Fusion (11.x before 11.5.1) contain an out-of-bounds write vulnerability in the e1000e virtual network adapter. Successful exploitation of this issue may lead to code execution on the host from the guest or may allow attackers to create a denial-of-service condition on their own VM.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-w58h-jqjc-487h/GHSA-w58h-jqjc-487h.json b/advisories/unreviewed/2022/05/GHSA-w58h-jqjc-487h/GHSA-w58h-jqjc-487h.json
index 8138a78fcdc..a1acb3d11e6 100644
--- a/advisories/unreviewed/2022/05/GHSA-w58h-jqjc-487h/GHSA-w58h-jqjc-487h.json
+++ b/advisories/unreviewed/2022/05/GHSA-w58h-jqjc-487h/GHSA-w58h-jqjc-487h.json
@@ -7,12 +7,8 @@
"CVE-2019-15369"
],
"details": "The Lava Z61 Turbo Android device with a build fingerprint of LAVA/Z61_Turbo/Z61_Turbo:8.1.0/O11019/1536917928:user/release-keys contains a pre-installed app with a package name of com.mediatek.wfo.impl app (versionCode=27, versionName=8.1.0) that allows any app co-located on the device to modify a system property through an exported interface without proper authorization.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-w7wr-8ggv-cvqw/GHSA-w7wr-8ggv-cvqw.json b/advisories/unreviewed/2022/05/GHSA-w7wr-8ggv-cvqw/GHSA-w7wr-8ggv-cvqw.json
index 944b10bfc65..721490c33c5 100644
--- a/advisories/unreviewed/2022/05/GHSA-w7wr-8ggv-cvqw/GHSA-w7wr-8ggv-cvqw.json
+++ b/advisories/unreviewed/2022/05/GHSA-w7wr-8ggv-cvqw/GHSA-w7wr-8ggv-cvqw.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/05/GHSA-wcg8-cf3p-74hw/GHSA-wcg8-cf3p-74hw.json b/advisories/unreviewed/2022/05/GHSA-wcg8-cf3p-74hw/GHSA-wcg8-cf3p-74hw.json
index fd8a57804f7..02f2460e66f 100644
--- a/advisories/unreviewed/2022/05/GHSA-wcg8-cf3p-74hw/GHSA-wcg8-cf3p-74hw.json
+++ b/advisories/unreviewed/2022/05/GHSA-wcg8-cf3p-74hw/GHSA-wcg8-cf3p-74hw.json
@@ -7,12 +7,8 @@
"CVE-2019-19068"
],
"details": "A memory leak in the rtl8xxxu_submit_int_urb() function in drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c in the Linux kernel through 5.3.11 allows attackers to cause a denial of service (memory consumption) by triggering usb_submit_urb() failures, aka CID-a2cdd07488e6.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -64,9 +60,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-wpg4-gg33-jqw3/GHSA-wpg4-gg33-jqw3.json b/advisories/unreviewed/2022/05/GHSA-wpg4-gg33-jqw3/GHSA-wpg4-gg33-jqw3.json
index 6a5b3e0bc0d..1d34a89f5f3 100644
--- a/advisories/unreviewed/2022/05/GHSA-wpg4-gg33-jqw3/GHSA-wpg4-gg33-jqw3.json
+++ b/advisories/unreviewed/2022/05/GHSA-wpg4-gg33-jqw3/GHSA-wpg4-gg33-jqw3.json
@@ -7,12 +7,8 @@
"CVE-2019-19069"
],
"details": "A memory leak in the fastrpc_dma_buf_attach() function in drivers/misc/fastrpc.c in the Linux kernel before 5.3.9 allows attackers to cause a denial of service (memory consumption) by triggering dma_get_sgtable() failures, aka CID-fc739a058d99.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-wrvx-g3jg-43xj/GHSA-wrvx-g3jg-43xj.json b/advisories/unreviewed/2022/05/GHSA-wrvx-g3jg-43xj/GHSA-wrvx-g3jg-43xj.json
index 695ce66815b..19b5e082442 100644
--- a/advisories/unreviewed/2022/05/GHSA-wrvx-g3jg-43xj/GHSA-wrvx-g3jg-43xj.json
+++ b/advisories/unreviewed/2022/05/GHSA-wrvx-g3jg-43xj/GHSA-wrvx-g3jg-43xj.json
@@ -7,12 +7,8 @@
"CVE-2019-15408"
],
"details": "The Asus ZenFone 5 Lite Android device with a build fingerprint of asus/WW_Phone/ASUS_X017D_1:7.1.1/NMF26F/14.0400.1810.061-20181107:user/release-keys contains a pre-installed app with a package name of com.asus.loguploaderproxy app (versionCode=1570000020, versionName=7.0.0.4_170901) that allows other pre-installed apps to perform command execution via an accessible app component. This capability can be accessed by any pre-installed app on the device which can obtain signatureOrSystem permissions that are required by other other pre-installed apps that exported their capabilities to other pre-installed app.",
- "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-wx9q-f995-c748/GHSA-wx9q-f995-c748.json b/advisories/unreviewed/2022/05/GHSA-wx9q-f995-c748/GHSA-wx9q-f995-c748.json
index e99a53ca061..b62e9af53d6 100644
--- a/advisories/unreviewed/2022/05/GHSA-wx9q-f995-c748/GHSA-wx9q-f995-c748.json
+++ b/advisories/unreviewed/2022/05/GHSA-wx9q-f995-c748/GHSA-wx9q-f995-c748.json
@@ -7,12 +7,8 @@
"CVE-2019-17650"
],
"details": "An Improper Neutralization of Special Elements used in a Command vulnerability in one of FortiClient for Mac OS root processes, may allow a local user of the system on which FortiClient is running to execute unauthorized code as root by bypassing a security check.",
- "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-x3vf-xxj6-rmfv/GHSA-x3vf-xxj6-rmfv.json b/advisories/unreviewed/2022/05/GHSA-x3vf-xxj6-rmfv/GHSA-x3vf-xxj6-rmfv.json
index ca4bfab7f0e..5235cf1dacc 100644
--- a/advisories/unreviewed/2022/05/GHSA-x3vf-xxj6-rmfv/GHSA-x3vf-xxj6-rmfv.json
+++ b/advisories/unreviewed/2022/05/GHSA-x3vf-xxj6-rmfv/GHSA-x3vf-xxj6-rmfv.json
@@ -7,12 +7,8 @@
"CVE-2019-15441"
],
"details": "The Samsung on7xeltelgt Android device with a build fingerprint of samsung/on7xeltelgt/on7xeltelgt:8.1.0/M1AJQ/G610LKLU2CSB1:user/release-keys contains a pre-installed app with a package name of com.samsung.android.themecenter app (versionCode=7000100, versionName=7.0.1.0) that allows other pre-installed apps to perform app installation via an accessible app component. This capability can be accessed by any pre-installed app on the device which can obtain signatureOrSystem permissions that are required by other other pre-installed apps that exported their capabilities to other pre-installed app.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-x4cw-9v3q-3qv3/GHSA-x4cw-9v3q-3qv3.json b/advisories/unreviewed/2022/05/GHSA-x4cw-9v3q-3qv3/GHSA-x4cw-9v3q-3qv3.json
index c0693f1fac9..0604ef5b7b7 100644
--- a/advisories/unreviewed/2022/05/GHSA-x4cw-9v3q-3qv3/GHSA-x4cw-9v3q-3qv3.json
+++ b/advisories/unreviewed/2022/05/GHSA-x4cw-9v3q-3qv3/GHSA-x4cw-9v3q-3qv3.json
@@ -7,12 +7,8 @@
"CVE-2019-18938"
],
"details": "eQ-3 Homematic CCU2 2.47.20 and CCU3 3.47.18 with the E-Mail AddOn through 1.6.8.c installed allow Remote Code Execution by unauthenticated attackers with access to the web interface via the save.cgi script for payload upload and the testtcl.cgi script for its execution.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-x5qm-gqhh-x7g4/GHSA-x5qm-gqhh-x7g4.json b/advisories/unreviewed/2022/05/GHSA-x5qm-gqhh-x7g4/GHSA-x5qm-gqhh-x7g4.json
index 8adbea7cf3f..c1cb49773c0 100644
--- a/advisories/unreviewed/2022/05/GHSA-x5qm-gqhh-x7g4/GHSA-x5qm-gqhh-x7g4.json
+++ b/advisories/unreviewed/2022/05/GHSA-x5qm-gqhh-x7g4/GHSA-x5qm-gqhh-x7g4.json
@@ -7,12 +7,8 @@
"CVE-2019-3423"
],
"details": "permission and access control vulnerability, which exists in V2.1.14 and below versions of C520V21 smart camera devices. An attacker can construct a URL for directory traversal and access to other unauthorized files or resources.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-xfr2-wqw2-6qh4/GHSA-xfr2-wqw2-6qh4.json b/advisories/unreviewed/2022/05/GHSA-xfr2-wqw2-6qh4/GHSA-xfr2-wqw2-6qh4.json
index db088fecdcd..f780e450604 100644
--- a/advisories/unreviewed/2022/05/GHSA-xfr2-wqw2-6qh4/GHSA-xfr2-wqw2-6qh4.json
+++ b/advisories/unreviewed/2022/05/GHSA-xfr2-wqw2-6qh4/GHSA-xfr2-wqw2-6qh4.json
@@ -7,12 +7,8 @@
"CVE-2019-12757"
],
"details": "Symantec Endpoint Protection (SEP), prior to 14.2 RU2 & 12.1 RU6 MP10 and Symantec Endpoint Protection Small Business Edition (SEP SBE) prior to 12.1 RU6 MP10d (12.1.7510.7002), may be susceptible to a privilege escalation vulnerability, which is a type of issue whereby an attacker may attempt to compromise the software application to gain elevated access to resources that are normally protected from an application or user.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-xfw4-4j7r-jmw2/GHSA-xfw4-4j7r-jmw2.json b/advisories/unreviewed/2022/05/GHSA-xfw4-4j7r-jmw2/GHSA-xfw4-4j7r-jmw2.json
index 816e2f9e4dd..0457b8c499f 100644
--- a/advisories/unreviewed/2022/05/GHSA-xfw4-4j7r-jmw2/GHSA-xfw4-4j7r-jmw2.json
+++ b/advisories/unreviewed/2022/05/GHSA-xfw4-4j7r-jmw2/GHSA-xfw4-4j7r-jmw2.json
@@ -7,12 +7,8 @@
"CVE-2019-13582"
],
"details": "An issue was discovered in Marvell 88W8688 Wi-Fi firmware before version p52, as used on Tesla Model S/X vehicles manufactured before March 2018, via the Parrot Faurecia Automotive FC6050W module. A stack overflow could lead to denial of service or arbitrary code execution.",
- "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-xhq9-vwjj-93xv/GHSA-xhq9-vwjj-93xv.json b/advisories/unreviewed/2022/05/GHSA-xhq9-vwjj-93xv/GHSA-xhq9-vwjj-93xv.json
index 44c1814f190..f0f305f3b72 100644
--- a/advisories/unreviewed/2022/05/GHSA-xhq9-vwjj-93xv/GHSA-xhq9-vwjj-93xv.json
+++ b/advisories/unreviewed/2022/05/GHSA-xhq9-vwjj-93xv/GHSA-xhq9-vwjj-93xv.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-xrc9-5hxr-j48g/GHSA-xrc9-5hxr-j48g.json b/advisories/unreviewed/2022/05/GHSA-xrc9-5hxr-j48g/GHSA-xrc9-5hxr-j48g.json
index bcbc817a607..b9f0c8be0cb 100644
--- a/advisories/unreviewed/2022/05/GHSA-xrc9-5hxr-j48g/GHSA-xrc9-5hxr-j48g.json
+++ b/advisories/unreviewed/2022/05/GHSA-xrc9-5hxr-j48g/GHSA-xrc9-5hxr-j48g.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-xrwv-jchf-q5j2/GHSA-xrwv-jchf-q5j2.json b/advisories/unreviewed/2022/05/GHSA-xrwv-jchf-q5j2/GHSA-xrwv-jchf-q5j2.json
index 53bafdc775b..dbb3c0f42f8 100644
--- a/advisories/unreviewed/2022/05/GHSA-xrwv-jchf-q5j2/GHSA-xrwv-jchf-q5j2.json
+++ b/advisories/unreviewed/2022/05/GHSA-xrwv-jchf-q5j2/GHSA-xrwv-jchf-q5j2.json
@@ -7,12 +7,8 @@
"CVE-2019-19240"
],
"details": "Embedthis GoAhead before 5.0.1 mishandles redirected HTTP requests with a large Host header. The GoAhead WebsRedirect uses a static host buffer that has a limited length and can overflow. This can cause a copy of the Host header to fail, leaving that buffer uninitialized, which may leak uninitialized data in a response.",
- "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-xv3q-rp6x-hwhw/GHSA-xv3q-rp6x-hwhw.json b/advisories/unreviewed/2022/05/GHSA-xv3q-rp6x-hwhw/GHSA-xv3q-rp6x-hwhw.json
index 49b9f45b214..631bd886da5 100644
--- a/advisories/unreviewed/2022/05/GHSA-xv3q-rp6x-hwhw/GHSA-xv3q-rp6x-hwhw.json
+++ b/advisories/unreviewed/2022/05/GHSA-xv3q-rp6x-hwhw/GHSA-xv3q-rp6x-hwhw.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/05/GHSA-xvf7-87pj-cj6r/GHSA-xvf7-87pj-cj6r.json b/advisories/unreviewed/2022/05/GHSA-xvf7-87pj-cj6r/GHSA-xvf7-87pj-cj6r.json
index 5d0d66ef981..4b8553a4e41 100644
--- a/advisories/unreviewed/2022/05/GHSA-xvf7-87pj-cj6r/GHSA-xvf7-87pj-cj6r.json
+++ b/advisories/unreviewed/2022/05/GHSA-xvf7-87pj-cj6r/GHSA-xvf7-87pj-cj6r.json
@@ -7,12 +7,8 @@
"CVE-2019-19033"
],
"details": "Jalios JCMS 10 allows attackers to access any part of the website and the WebDAV server with administrative privileges via a backdoor account, by using any username and the hardcoded dev password.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -36,9 +32,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-xvp3-pf87-pwcw/GHSA-xvp3-pf87-pwcw.json b/advisories/unreviewed/2022/05/GHSA-xvp3-pf87-pwcw/GHSA-xvp3-pf87-pwcw.json
index c2f6dc28901..7b9253ec7e2 100644
--- a/advisories/unreviewed/2022/05/GHSA-xvp3-pf87-pwcw/GHSA-xvp3-pf87-pwcw.json
+++ b/advisories/unreviewed/2022/05/GHSA-xvp3-pf87-pwcw/GHSA-xvp3-pf87-pwcw.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",
@@ -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-xwhr-x5p4-2h82/GHSA-xwhr-x5p4-2h82.json b/advisories/unreviewed/2022/05/GHSA-xwhr-x5p4-2h82/GHSA-xwhr-x5p4-2h82.json
index d10e7619d91..5a78e5950e1 100644
--- a/advisories/unreviewed/2022/05/GHSA-xwhr-x5p4-2h82/GHSA-xwhr-x5p4-2h82.json
+++ b/advisories/unreviewed/2022/05/GHSA-xwhr-x5p4-2h82/GHSA-xwhr-x5p4-2h82.json
@@ -7,12 +7,8 @@
"CVE-2019-15371"
],
"details": "The Symphony G100 Android device with a build fingerprint of Symphony/G100/G100:8.1.0/O11019/1530618779:user/release-keys contains a pre-installed app with a package name of com.mediatek.wfo.impl app (versionCode=27, versionName=8.1.0) that allows any app co-located on the device to modify a system property through an exported interface without proper authorization.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-xxwc-76rq-3m55/GHSA-xxwc-76rq-3m55.json b/advisories/unreviewed/2022/05/GHSA-xxwc-76rq-3m55/GHSA-xxwc-76rq-3m55.json
index a5ffe2b5082..0fb5fba0ec5 100644
--- a/advisories/unreviewed/2022/05/GHSA-xxwc-76rq-3m55/GHSA-xxwc-76rq-3m55.json
+++ b/advisories/unreviewed/2022/05/GHSA-xxwc-76rq-3m55/GHSA-xxwc-76rq-3m55.json
@@ -7,12 +7,8 @@
"CVE-2019-15368"
],
"details": "The Coolpad 1851 Android device with a build fingerprint of Coolpad/android/android:8.1.0/O11019/1534834761:userdebug/release-keys contains a pre-installed app with a package name of com.mediatek.wfo.impl app (versionCode=27, versionName=8.1.0) that allows any app co-located on the device to modify a system property through an exported interface without proper authorization.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/07/GHSA-3hpp-633p-5rcp/GHSA-3hpp-633p-5rcp.json b/advisories/unreviewed/2022/07/GHSA-3hpp-633p-5rcp/GHSA-3hpp-633p-5rcp.json
index 5f6b81bd9b1..28a4d16aec7 100644
--- a/advisories/unreviewed/2022/07/GHSA-3hpp-633p-5rcp/GHSA-3hpp-633p-5rcp.json
+++ b/advisories/unreviewed/2022/07/GHSA-3hpp-633p-5rcp/GHSA-3hpp-633p-5rcp.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/07/GHSA-6554-x964-82c2/GHSA-6554-x964-82c2.json b/advisories/unreviewed/2022/07/GHSA-6554-x964-82c2/GHSA-6554-x964-82c2.json
index 5e967a0a2bd..ff0cc50502b 100644
--- a/advisories/unreviewed/2022/07/GHSA-6554-x964-82c2/GHSA-6554-x964-82c2.json
+++ b/advisories/unreviewed/2022/07/GHSA-6554-x964-82c2/GHSA-6554-x964-82c2.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/07/GHSA-6c2f-mh7j-8w6q/GHSA-6c2f-mh7j-8w6q.json b/advisories/unreviewed/2022/07/GHSA-6c2f-mh7j-8w6q/GHSA-6c2f-mh7j-8w6q.json
index 6328152ecd9..9237441e53d 100644
--- a/advisories/unreviewed/2022/07/GHSA-6c2f-mh7j-8w6q/GHSA-6c2f-mh7j-8w6q.json
+++ b/advisories/unreviewed/2022/07/GHSA-6c2f-mh7j-8w6q/GHSA-6c2f-mh7j-8w6q.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/07/GHSA-8282-fc2w-m87c/GHSA-8282-fc2w-m87c.json b/advisories/unreviewed/2022/07/GHSA-8282-fc2w-m87c/GHSA-8282-fc2w-m87c.json
index 651232d59ca..d1ad36115ec 100644
--- a/advisories/unreviewed/2022/07/GHSA-8282-fc2w-m87c/GHSA-8282-fc2w-m87c.json
+++ b/advisories/unreviewed/2022/07/GHSA-8282-fc2w-m87c/GHSA-8282-fc2w-m87c.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",
@@ -43,9 +41,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/07/GHSA-8349-f433-259p/GHSA-8349-f433-259p.json b/advisories/unreviewed/2022/07/GHSA-8349-f433-259p/GHSA-8349-f433-259p.json
index 45ae64ef546..96397dc9347 100644
--- a/advisories/unreviewed/2022/07/GHSA-8349-f433-259p/GHSA-8349-f433-259p.json
+++ b/advisories/unreviewed/2022/07/GHSA-8349-f433-259p/GHSA-8349-f433-259p.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/07/GHSA-9q4r-rvww-q2rv/GHSA-9q4r-rvww-q2rv.json b/advisories/unreviewed/2022/07/GHSA-9q4r-rvww-q2rv/GHSA-9q4r-rvww-q2rv.json
index 2bd22855086..a9df8e22bd0 100644
--- a/advisories/unreviewed/2022/07/GHSA-9q4r-rvww-q2rv/GHSA-9q4r-rvww-q2rv.json
+++ b/advisories/unreviewed/2022/07/GHSA-9q4r-rvww-q2rv/GHSA-9q4r-rvww-q2rv.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/2022/07/GHSA-fx6m-m589-p668/GHSA-fx6m-m589-p668.json b/advisories/unreviewed/2022/07/GHSA-fx6m-m589-p668/GHSA-fx6m-m589-p668.json
index ea01d8e827c..d527bd8cb13 100644
--- a/advisories/unreviewed/2022/07/GHSA-fx6m-m589-p668/GHSA-fx6m-m589-p668.json
+++ b/advisories/unreviewed/2022/07/GHSA-fx6m-m589-p668/GHSA-fx6m-m589-p668.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/07/GHSA-h49j-cx34-86j7/GHSA-h49j-cx34-86j7.json b/advisories/unreviewed/2022/07/GHSA-h49j-cx34-86j7/GHSA-h49j-cx34-86j7.json
index 876e7ef02d9..db8ce3442d2 100644
--- a/advisories/unreviewed/2022/07/GHSA-h49j-cx34-86j7/GHSA-h49j-cx34-86j7.json
+++ b/advisories/unreviewed/2022/07/GHSA-h49j-cx34-86j7/GHSA-h49j-cx34-86j7.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/07/GHSA-m647-9c3w-cf6j/GHSA-m647-9c3w-cf6j.json b/advisories/unreviewed/2022/07/GHSA-m647-9c3w-cf6j/GHSA-m647-9c3w-cf6j.json
index 60812b2b8c5..b2ba1adde41 100644
--- a/advisories/unreviewed/2022/07/GHSA-m647-9c3w-cf6j/GHSA-m647-9c3w-cf6j.json
+++ b/advisories/unreviewed/2022/07/GHSA-m647-9c3w-cf6j/GHSA-m647-9c3w-cf6j.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/07/GHSA-q7hm-c2c2-qfqj/GHSA-q7hm-c2c2-qfqj.json b/advisories/unreviewed/2022/07/GHSA-q7hm-c2c2-qfqj/GHSA-q7hm-c2c2-qfqj.json
index af4f17996a1..f46e82e98c3 100644
--- a/advisories/unreviewed/2022/07/GHSA-q7hm-c2c2-qfqj/GHSA-q7hm-c2c2-qfqj.json
+++ b/advisories/unreviewed/2022/07/GHSA-q7hm-c2c2-qfqj/GHSA-q7hm-c2c2-qfqj.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/2022/07/GHSA-v95h-9vrm-cmp5/GHSA-v95h-9vrm-cmp5.json b/advisories/unreviewed/2022/07/GHSA-v95h-9vrm-cmp5/GHSA-v95h-9vrm-cmp5.json
index 49e55a11e33..58311051a2c 100644
--- a/advisories/unreviewed/2022/07/GHSA-v95h-9vrm-cmp5/GHSA-v95h-9vrm-cmp5.json
+++ b/advisories/unreviewed/2022/07/GHSA-v95h-9vrm-cmp5/GHSA-v95h-9vrm-cmp5.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/07/GHSA-xmfx-8h75-67pc/GHSA-xmfx-8h75-67pc.json b/advisories/unreviewed/2022/07/GHSA-xmfx-8h75-67pc/GHSA-xmfx-8h75-67pc.json
index b19014e198f..16ea55a89f6 100644
--- a/advisories/unreviewed/2022/07/GHSA-xmfx-8h75-67pc/GHSA-xmfx-8h75-67pc.json
+++ b/advisories/unreviewed/2022/07/GHSA-xmfx-8h75-67pc/GHSA-xmfx-8h75-67pc.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/08/GHSA-26cm-5c58-46mm/GHSA-26cm-5c58-46mm.json b/advisories/unreviewed/2022/08/GHSA-26cm-5c58-46mm/GHSA-26cm-5c58-46mm.json
index ed14110b2f8..37f642a38e7 100644
--- a/advisories/unreviewed/2022/08/GHSA-26cm-5c58-46mm/GHSA-26cm-5c58-46mm.json
+++ b/advisories/unreviewed/2022/08/GHSA-26cm-5c58-46mm/GHSA-26cm-5c58-46mm.json
@@ -7,12 +7,8 @@
"CVE-2022-36266"
],
"details": "In Airspan AirSpot 5410 version 0.3.4.1-4 and under there exists a stored XSS vulnerability. As the binary file /home/www/cgi-bin/login.cgi does not check if the user is authenticated, a malicious actor can craft a specific request on the login.cgi endpoint that contains a base32 encoded XSS payload that will be accepted and stored. A successful attack will results in the injection of malicious scripts into the user settings page.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -28,9 +24,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/08/GHSA-2996-wwjj-qp22/GHSA-2996-wwjj-qp22.json b/advisories/unreviewed/2022/08/GHSA-2996-wwjj-qp22/GHSA-2996-wwjj-qp22.json
index 1a2a3b677fe..8d0d3ad7785 100644
--- a/advisories/unreviewed/2022/08/GHSA-2996-wwjj-qp22/GHSA-2996-wwjj-qp22.json
+++ b/advisories/unreviewed/2022/08/GHSA-2996-wwjj-qp22/GHSA-2996-wwjj-qp22.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/08/GHSA-2f34-vx7g-x3mg/GHSA-2f34-vx7g-x3mg.json b/advisories/unreviewed/2022/08/GHSA-2f34-vx7g-x3mg/GHSA-2f34-vx7g-x3mg.json
index 69526751cfc..3fe46c9453c 100644
--- a/advisories/unreviewed/2022/08/GHSA-2f34-vx7g-x3mg/GHSA-2f34-vx7g-x3mg.json
+++ b/advisories/unreviewed/2022/08/GHSA-2f34-vx7g-x3mg/GHSA-2f34-vx7g-x3mg.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/08/GHSA-2fvg-6m83-pjw6/GHSA-2fvg-6m83-pjw6.json b/advisories/unreviewed/2022/08/GHSA-2fvg-6m83-pjw6/GHSA-2fvg-6m83-pjw6.json
index 8c2197f3f12..23b14de436e 100644
--- a/advisories/unreviewed/2022/08/GHSA-2fvg-6m83-pjw6/GHSA-2fvg-6m83-pjw6.json
+++ b/advisories/unreviewed/2022/08/GHSA-2fvg-6m83-pjw6/GHSA-2fvg-6m83-pjw6.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/08/GHSA-2g29-443f-qwh2/GHSA-2g29-443f-qwh2.json b/advisories/unreviewed/2022/08/GHSA-2g29-443f-qwh2/GHSA-2g29-443f-qwh2.json
index b6caa9a4c3d..de3608ada60 100644
--- a/advisories/unreviewed/2022/08/GHSA-2g29-443f-qwh2/GHSA-2g29-443f-qwh2.json
+++ b/advisories/unreviewed/2022/08/GHSA-2g29-443f-qwh2/GHSA-2g29-443f-qwh2.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/08/GHSA-2prr-ccwj-fv23/GHSA-2prr-ccwj-fv23.json b/advisories/unreviewed/2022/08/GHSA-2prr-ccwj-fv23/GHSA-2prr-ccwj-fv23.json
index babaf147e86..256ee7e8eb1 100644
--- a/advisories/unreviewed/2022/08/GHSA-2prr-ccwj-fv23/GHSA-2prr-ccwj-fv23.json
+++ b/advisories/unreviewed/2022/08/GHSA-2prr-ccwj-fv23/GHSA-2prr-ccwj-fv23.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/08/GHSA-2rq4-3vf7-x5vg/GHSA-2rq4-3vf7-x5vg.json b/advisories/unreviewed/2022/08/GHSA-2rq4-3vf7-x5vg/GHSA-2rq4-3vf7-x5vg.json
index 8488ab56a90..6a3fb73022c 100644
--- a/advisories/unreviewed/2022/08/GHSA-2rq4-3vf7-x5vg/GHSA-2rq4-3vf7-x5vg.json
+++ b/advisories/unreviewed/2022/08/GHSA-2rq4-3vf7-x5vg/GHSA-2rq4-3vf7-x5vg.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/08/GHSA-2xf4-fq3g-44cr/GHSA-2xf4-fq3g-44cr.json b/advisories/unreviewed/2022/08/GHSA-2xf4-fq3g-44cr/GHSA-2xf4-fq3g-44cr.json
index e8930b7cfb7..8c00b82ccd9 100644
--- a/advisories/unreviewed/2022/08/GHSA-2xf4-fq3g-44cr/GHSA-2xf4-fq3g-44cr.json
+++ b/advisories/unreviewed/2022/08/GHSA-2xf4-fq3g-44cr/GHSA-2xf4-fq3g-44cr.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/08/GHSA-32pr-8mxp-r53q/GHSA-32pr-8mxp-r53q.json b/advisories/unreviewed/2022/08/GHSA-32pr-8mxp-r53q/GHSA-32pr-8mxp-r53q.json
index cc018516a6e..c50943a50fc 100644
--- a/advisories/unreviewed/2022/08/GHSA-32pr-8mxp-r53q/GHSA-32pr-8mxp-r53q.json
+++ b/advisories/unreviewed/2022/08/GHSA-32pr-8mxp-r53q/GHSA-32pr-8mxp-r53q.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/08/GHSA-333h-f5pr-9xg9/GHSA-333h-f5pr-9xg9.json b/advisories/unreviewed/2022/08/GHSA-333h-f5pr-9xg9/GHSA-333h-f5pr-9xg9.json
index 83025aed860..ebceea46323 100644
--- a/advisories/unreviewed/2022/08/GHSA-333h-f5pr-9xg9/GHSA-333h-f5pr-9xg9.json
+++ b/advisories/unreviewed/2022/08/GHSA-333h-f5pr-9xg9/GHSA-333h-f5pr-9xg9.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/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/08/GHSA-35jf-jfrv-9p25/GHSA-35jf-jfrv-9p25.json b/advisories/unreviewed/2022/08/GHSA-35jf-jfrv-9p25/GHSA-35jf-jfrv-9p25.json
index fd053154388..b90f40ccb38 100644
--- a/advisories/unreviewed/2022/08/GHSA-35jf-jfrv-9p25/GHSA-35jf-jfrv-9p25.json
+++ b/advisories/unreviewed/2022/08/GHSA-35jf-jfrv-9p25/GHSA-35jf-jfrv-9p25.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",
@@ -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/08/GHSA-393v-jrvh-g25v/GHSA-393v-jrvh-g25v.json b/advisories/unreviewed/2022/08/GHSA-393v-jrvh-g25v/GHSA-393v-jrvh-g25v.json
index 029e11288ed..20d4d528339 100644
--- a/advisories/unreviewed/2022/08/GHSA-393v-jrvh-g25v/GHSA-393v-jrvh-g25v.json
+++ b/advisories/unreviewed/2022/08/GHSA-393v-jrvh-g25v/GHSA-393v-jrvh-g25v.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/08/GHSA-3rm2-w8f7-h7rf/GHSA-3rm2-w8f7-h7rf.json b/advisories/unreviewed/2022/08/GHSA-3rm2-w8f7-h7rf/GHSA-3rm2-w8f7-h7rf.json
index 7481c457d91..2fb205a4910 100644
--- a/advisories/unreviewed/2022/08/GHSA-3rm2-w8f7-h7rf/GHSA-3rm2-w8f7-h7rf.json
+++ b/advisories/unreviewed/2022/08/GHSA-3rm2-w8f7-h7rf/GHSA-3rm2-w8f7-h7rf.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",
@@ -51,9 +49,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/08/GHSA-3rw5-p5r3-p5vw/GHSA-3rw5-p5r3-p5vw.json b/advisories/unreviewed/2022/08/GHSA-3rw5-p5r3-p5vw/GHSA-3rw5-p5r3-p5vw.json
index 468bced67f3..275b1a4f12f 100644
--- a/advisories/unreviewed/2022/08/GHSA-3rw5-p5r3-p5vw/GHSA-3rw5-p5r3-p5vw.json
+++ b/advisories/unreviewed/2022/08/GHSA-3rw5-p5r3-p5vw/GHSA-3rw5-p5r3-p5vw.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/08/GHSA-3x86-xwf6-ffcp/GHSA-3x86-xwf6-ffcp.json b/advisories/unreviewed/2022/08/GHSA-3x86-xwf6-ffcp/GHSA-3x86-xwf6-ffcp.json
index d8cfd0607cf..374c1fa8bcc 100644
--- a/advisories/unreviewed/2022/08/GHSA-3x86-xwf6-ffcp/GHSA-3x86-xwf6-ffcp.json
+++ b/advisories/unreviewed/2022/08/GHSA-3x86-xwf6-ffcp/GHSA-3x86-xwf6-ffcp.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/08/GHSA-423h-352x-q557/GHSA-423h-352x-q557.json b/advisories/unreviewed/2022/08/GHSA-423h-352x-q557/GHSA-423h-352x-q557.json
index 4a8eded4cab..935230f3dcd 100644
--- a/advisories/unreviewed/2022/08/GHSA-423h-352x-q557/GHSA-423h-352x-q557.json
+++ b/advisories/unreviewed/2022/08/GHSA-423h-352x-q557/GHSA-423h-352x-q557.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/08/GHSA-437h-8p4c-5p9r/GHSA-437h-8p4c-5p9r.json b/advisories/unreviewed/2022/08/GHSA-437h-8p4c-5p9r/GHSA-437h-8p4c-5p9r.json
index 01459f57ef0..912296f4143 100644
--- a/advisories/unreviewed/2022/08/GHSA-437h-8p4c-5p9r/GHSA-437h-8p4c-5p9r.json
+++ b/advisories/unreviewed/2022/08/GHSA-437h-8p4c-5p9r/GHSA-437h-8p4c-5p9r.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/08/GHSA-43ch-53q4-hc3r/GHSA-43ch-53q4-hc3r.json b/advisories/unreviewed/2022/08/GHSA-43ch-53q4-hc3r/GHSA-43ch-53q4-hc3r.json
index afcae751705..5080cb36d20 100644
--- a/advisories/unreviewed/2022/08/GHSA-43ch-53q4-hc3r/GHSA-43ch-53q4-hc3r.json
+++ b/advisories/unreviewed/2022/08/GHSA-43ch-53q4-hc3r/GHSA-43ch-53q4-hc3r.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",
@@ -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/08/GHSA-44vh-5qrj-pfch/GHSA-44vh-5qrj-pfch.json b/advisories/unreviewed/2022/08/GHSA-44vh-5qrj-pfch/GHSA-44vh-5qrj-pfch.json
index f63640e77da..45d0ac82300 100644
--- a/advisories/unreviewed/2022/08/GHSA-44vh-5qrj-pfch/GHSA-44vh-5qrj-pfch.json
+++ b/advisories/unreviewed/2022/08/GHSA-44vh-5qrj-pfch/GHSA-44vh-5qrj-pfch.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",
@@ -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/08/GHSA-45w6-cx5f-5rgj/GHSA-45w6-cx5f-5rgj.json b/advisories/unreviewed/2022/08/GHSA-45w6-cx5f-5rgj/GHSA-45w6-cx5f-5rgj.json
index 234860f9bb1..79ce5882475 100644
--- a/advisories/unreviewed/2022/08/GHSA-45w6-cx5f-5rgj/GHSA-45w6-cx5f-5rgj.json
+++ b/advisories/unreviewed/2022/08/GHSA-45w6-cx5f-5rgj/GHSA-45w6-cx5f-5rgj.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/08/GHSA-4f3p-5vq4-2r5c/GHSA-4f3p-5vq4-2r5c.json b/advisories/unreviewed/2022/08/GHSA-4f3p-5vq4-2r5c/GHSA-4f3p-5vq4-2r5c.json
index 8c5a4daf8c9..0eeb75f64a1 100644
--- a/advisories/unreviewed/2022/08/GHSA-4f3p-5vq4-2r5c/GHSA-4f3p-5vq4-2r5c.json
+++ b/advisories/unreviewed/2022/08/GHSA-4f3p-5vq4-2r5c/GHSA-4f3p-5vq4-2r5c.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/08/GHSA-4f9w-3c78-j5r7/GHSA-4f9w-3c78-j5r7.json b/advisories/unreviewed/2022/08/GHSA-4f9w-3c78-j5r7/GHSA-4f9w-3c78-j5r7.json
index 7e18e1e4f6b..c9dcc5379ca 100644
--- a/advisories/unreviewed/2022/08/GHSA-4f9w-3c78-j5r7/GHSA-4f9w-3c78-j5r7.json
+++ b/advisories/unreviewed/2022/08/GHSA-4f9w-3c78-j5r7/GHSA-4f9w-3c78-j5r7.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/08/GHSA-4q45-pp7f-vpf5/GHSA-4q45-pp7f-vpf5.json b/advisories/unreviewed/2022/08/GHSA-4q45-pp7f-vpf5/GHSA-4q45-pp7f-vpf5.json
index 1118adaab1b..f59bfbb9dfe 100644
--- a/advisories/unreviewed/2022/08/GHSA-4q45-pp7f-vpf5/GHSA-4q45-pp7f-vpf5.json
+++ b/advisories/unreviewed/2022/08/GHSA-4q45-pp7f-vpf5/GHSA-4q45-pp7f-vpf5.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/08/GHSA-4vjf-wjfg-4f5v/GHSA-4vjf-wjfg-4f5v.json b/advisories/unreviewed/2022/08/GHSA-4vjf-wjfg-4f5v/GHSA-4vjf-wjfg-4f5v.json
index 1c9b5d992d7..b3e995afe6a 100644
--- a/advisories/unreviewed/2022/08/GHSA-4vjf-wjfg-4f5v/GHSA-4vjf-wjfg-4f5v.json
+++ b/advisories/unreviewed/2022/08/GHSA-4vjf-wjfg-4f5v/GHSA-4vjf-wjfg-4f5v.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/08/GHSA-4vv7-9p6h-52f9/GHSA-4vv7-9p6h-52f9.json b/advisories/unreviewed/2022/08/GHSA-4vv7-9p6h-52f9/GHSA-4vv7-9p6h-52f9.json
index 48cb054fc13..0730c65d385 100644
--- a/advisories/unreviewed/2022/08/GHSA-4vv7-9p6h-52f9/GHSA-4vv7-9p6h-52f9.json
+++ b/advisories/unreviewed/2022/08/GHSA-4vv7-9p6h-52f9/GHSA-4vv7-9p6h-52f9.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/08/GHSA-4x46-943r-8cjh/GHSA-4x46-943r-8cjh.json b/advisories/unreviewed/2022/08/GHSA-4x46-943r-8cjh/GHSA-4x46-943r-8cjh.json
index 794ff9c2b91..4d1e96a7c72 100644
--- a/advisories/unreviewed/2022/08/GHSA-4x46-943r-8cjh/GHSA-4x46-943r-8cjh.json
+++ b/advisories/unreviewed/2022/08/GHSA-4x46-943r-8cjh/GHSA-4x46-943r-8cjh.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/08/GHSA-56qv-9gf7-jwm5/GHSA-56qv-9gf7-jwm5.json b/advisories/unreviewed/2022/08/GHSA-56qv-9gf7-jwm5/GHSA-56qv-9gf7-jwm5.json
index d2ca2d4be6d..c23155b5ea7 100644
--- a/advisories/unreviewed/2022/08/GHSA-56qv-9gf7-jwm5/GHSA-56qv-9gf7-jwm5.json
+++ b/advisories/unreviewed/2022/08/GHSA-56qv-9gf7-jwm5/GHSA-56qv-9gf7-jwm5.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/08/GHSA-575c-c64w-3q6w/GHSA-575c-c64w-3q6w.json b/advisories/unreviewed/2022/08/GHSA-575c-c64w-3q6w/GHSA-575c-c64w-3q6w.json
index 0eb99841ccc..48ebe15dbd2 100644
--- a/advisories/unreviewed/2022/08/GHSA-575c-c64w-3q6w/GHSA-575c-c64w-3q6w.json
+++ b/advisories/unreviewed/2022/08/GHSA-575c-c64w-3q6w/GHSA-575c-c64w-3q6w.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/08/GHSA-5fhx-39r8-3jwh/GHSA-5fhx-39r8-3jwh.json b/advisories/unreviewed/2022/08/GHSA-5fhx-39r8-3jwh/GHSA-5fhx-39r8-3jwh.json
index 6d668f6201b..9ea78a602db 100644
--- a/advisories/unreviewed/2022/08/GHSA-5fhx-39r8-3jwh/GHSA-5fhx-39r8-3jwh.json
+++ b/advisories/unreviewed/2022/08/GHSA-5fhx-39r8-3jwh/GHSA-5fhx-39r8-3jwh.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/08/GHSA-5fwv-2qwf-pmqc/GHSA-5fwv-2qwf-pmqc.json b/advisories/unreviewed/2022/08/GHSA-5fwv-2qwf-pmqc/GHSA-5fwv-2qwf-pmqc.json
index 4926b6a1874..b002a6f1cec 100644
--- a/advisories/unreviewed/2022/08/GHSA-5fwv-2qwf-pmqc/GHSA-5fwv-2qwf-pmqc.json
+++ b/advisories/unreviewed/2022/08/GHSA-5fwv-2qwf-pmqc/GHSA-5fwv-2qwf-pmqc.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/08/GHSA-5hv8-7f46-fxf6/GHSA-5hv8-7f46-fxf6.json b/advisories/unreviewed/2022/08/GHSA-5hv8-7f46-fxf6/GHSA-5hv8-7f46-fxf6.json
index e84af7827ea..663c3a20900 100644
--- a/advisories/unreviewed/2022/08/GHSA-5hv8-7f46-fxf6/GHSA-5hv8-7f46-fxf6.json
+++ b/advisories/unreviewed/2022/08/GHSA-5hv8-7f46-fxf6/GHSA-5hv8-7f46-fxf6.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/08/GHSA-5r46-4f86-pmc5/GHSA-5r46-4f86-pmc5.json b/advisories/unreviewed/2022/08/GHSA-5r46-4f86-pmc5/GHSA-5r46-4f86-pmc5.json
index 8985dbf9217..998af25eac3 100644
--- a/advisories/unreviewed/2022/08/GHSA-5r46-4f86-pmc5/GHSA-5r46-4f86-pmc5.json
+++ b/advisories/unreviewed/2022/08/GHSA-5r46-4f86-pmc5/GHSA-5r46-4f86-pmc5.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/08/GHSA-6fmv-ffvh-m9r5/GHSA-6fmv-ffvh-m9r5.json b/advisories/unreviewed/2022/08/GHSA-6fmv-ffvh-m9r5/GHSA-6fmv-ffvh-m9r5.json
index ec54bdcdeef..af6959c5100 100644
--- a/advisories/unreviewed/2022/08/GHSA-6fmv-ffvh-m9r5/GHSA-6fmv-ffvh-m9r5.json
+++ b/advisories/unreviewed/2022/08/GHSA-6fmv-ffvh-m9r5/GHSA-6fmv-ffvh-m9r5.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/08/GHSA-6j35-6w2h-5398/GHSA-6j35-6w2h-5398.json b/advisories/unreviewed/2022/08/GHSA-6j35-6w2h-5398/GHSA-6j35-6w2h-5398.json
index 05e2676a37f..36c187445c6 100644
--- a/advisories/unreviewed/2022/08/GHSA-6j35-6w2h-5398/GHSA-6j35-6w2h-5398.json
+++ b/advisories/unreviewed/2022/08/GHSA-6j35-6w2h-5398/GHSA-6j35-6w2h-5398.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/08/GHSA-6jj2-jrr7-fmxq/GHSA-6jj2-jrr7-fmxq.json b/advisories/unreviewed/2022/08/GHSA-6jj2-jrr7-fmxq/GHSA-6jj2-jrr7-fmxq.json
index 3a5ccb2b8b4..daab6042ccb 100644
--- a/advisories/unreviewed/2022/08/GHSA-6jj2-jrr7-fmxq/GHSA-6jj2-jrr7-fmxq.json
+++ b/advisories/unreviewed/2022/08/GHSA-6jj2-jrr7-fmxq/GHSA-6jj2-jrr7-fmxq.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/08/GHSA-6mwq-4j3f-rr3x/GHSA-6mwq-4j3f-rr3x.json b/advisories/unreviewed/2022/08/GHSA-6mwq-4j3f-rr3x/GHSA-6mwq-4j3f-rr3x.json
index 5060910702e..95244a5f1e6 100644
--- a/advisories/unreviewed/2022/08/GHSA-6mwq-4j3f-rr3x/GHSA-6mwq-4j3f-rr3x.json
+++ b/advisories/unreviewed/2022/08/GHSA-6mwq-4j3f-rr3x/GHSA-6mwq-4j3f-rr3x.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/08/GHSA-6p55-r473-gcgm/GHSA-6p55-r473-gcgm.json b/advisories/unreviewed/2022/08/GHSA-6p55-r473-gcgm/GHSA-6p55-r473-gcgm.json
index aef6fa22f1f..0c4b1eca638 100644
--- a/advisories/unreviewed/2022/08/GHSA-6p55-r473-gcgm/GHSA-6p55-r473-gcgm.json
+++ b/advisories/unreviewed/2022/08/GHSA-6p55-r473-gcgm/GHSA-6p55-r473-gcgm.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/08/GHSA-6vmc-97pw-jfw7/GHSA-6vmc-97pw-jfw7.json b/advisories/unreviewed/2022/08/GHSA-6vmc-97pw-jfw7/GHSA-6vmc-97pw-jfw7.json
index 6ec2353feb5..4fd95515941 100644
--- a/advisories/unreviewed/2022/08/GHSA-6vmc-97pw-jfw7/GHSA-6vmc-97pw-jfw7.json
+++ b/advisories/unreviewed/2022/08/GHSA-6vmc-97pw-jfw7/GHSA-6vmc-97pw-jfw7.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/08/GHSA-7236-phg4-48mj/GHSA-7236-phg4-48mj.json b/advisories/unreviewed/2022/08/GHSA-7236-phg4-48mj/GHSA-7236-phg4-48mj.json
index b07d8109e4a..dda83be0790 100644
--- a/advisories/unreviewed/2022/08/GHSA-7236-phg4-48mj/GHSA-7236-phg4-48mj.json
+++ b/advisories/unreviewed/2022/08/GHSA-7236-phg4-48mj/GHSA-7236-phg4-48mj.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/08/GHSA-73g4-36m6-34mp/GHSA-73g4-36m6-34mp.json b/advisories/unreviewed/2022/08/GHSA-73g4-36m6-34mp/GHSA-73g4-36m6-34mp.json
index d0776424bf3..6ec57a001ee 100644
--- a/advisories/unreviewed/2022/08/GHSA-73g4-36m6-34mp/GHSA-73g4-36m6-34mp.json
+++ b/advisories/unreviewed/2022/08/GHSA-73g4-36m6-34mp/GHSA-73g4-36m6-34mp.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/2022/08/GHSA-755m-f3f8-3wv3/GHSA-755m-f3f8-3wv3.json b/advisories/unreviewed/2022/08/GHSA-755m-f3f8-3wv3/GHSA-755m-f3f8-3wv3.json
index 9bcf33f5ecf..c1a0b1ec24a 100644
--- a/advisories/unreviewed/2022/08/GHSA-755m-f3f8-3wv3/GHSA-755m-f3f8-3wv3.json
+++ b/advisories/unreviewed/2022/08/GHSA-755m-f3f8-3wv3/GHSA-755m-f3f8-3wv3.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/08/GHSA-75hg-r5jg-vhx7/GHSA-75hg-r5jg-vhx7.json b/advisories/unreviewed/2022/08/GHSA-75hg-r5jg-vhx7/GHSA-75hg-r5jg-vhx7.json
index 3517a370f5e..c71e54fc41c 100644
--- a/advisories/unreviewed/2022/08/GHSA-75hg-r5jg-vhx7/GHSA-75hg-r5jg-vhx7.json
+++ b/advisories/unreviewed/2022/08/GHSA-75hg-r5jg-vhx7/GHSA-75hg-r5jg-vhx7.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/08/GHSA-75rv-2wwh-pfxr/GHSA-75rv-2wwh-pfxr.json b/advisories/unreviewed/2022/08/GHSA-75rv-2wwh-pfxr/GHSA-75rv-2wwh-pfxr.json
index b9b77a76000..054ab9454b3 100644
--- a/advisories/unreviewed/2022/08/GHSA-75rv-2wwh-pfxr/GHSA-75rv-2wwh-pfxr.json
+++ b/advisories/unreviewed/2022/08/GHSA-75rv-2wwh-pfxr/GHSA-75rv-2wwh-pfxr.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/08/GHSA-7mqh-jgh5-fv37/GHSA-7mqh-jgh5-fv37.json b/advisories/unreviewed/2022/08/GHSA-7mqh-jgh5-fv37/GHSA-7mqh-jgh5-fv37.json
index e9b79bf7328..bf8c3a29956 100644
--- a/advisories/unreviewed/2022/08/GHSA-7mqh-jgh5-fv37/GHSA-7mqh-jgh5-fv37.json
+++ b/advisories/unreviewed/2022/08/GHSA-7mqh-jgh5-fv37/GHSA-7mqh-jgh5-fv37.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/08/GHSA-7rjh-m68p-34pq/GHSA-7rjh-m68p-34pq.json b/advisories/unreviewed/2022/08/GHSA-7rjh-m68p-34pq/GHSA-7rjh-m68p-34pq.json
index 3356260a0bf..ef9807bcec9 100644
--- a/advisories/unreviewed/2022/08/GHSA-7rjh-m68p-34pq/GHSA-7rjh-m68p-34pq.json
+++ b/advisories/unreviewed/2022/08/GHSA-7rjh-m68p-34pq/GHSA-7rjh-m68p-34pq.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",
@@ -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/08/GHSA-7v5f-fggc-j7vv/GHSA-7v5f-fggc-j7vv.json b/advisories/unreviewed/2022/08/GHSA-7v5f-fggc-j7vv/GHSA-7v5f-fggc-j7vv.json
index af95418e3c0..74bee8be05f 100644
--- a/advisories/unreviewed/2022/08/GHSA-7v5f-fggc-j7vv/GHSA-7v5f-fggc-j7vv.json
+++ b/advisories/unreviewed/2022/08/GHSA-7v5f-fggc-j7vv/GHSA-7v5f-fggc-j7vv.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/08/GHSA-84mq-285w-hw6j/GHSA-84mq-285w-hw6j.json b/advisories/unreviewed/2022/08/GHSA-84mq-285w-hw6j/GHSA-84mq-285w-hw6j.json
index d24684df713..d4169b96265 100644
--- a/advisories/unreviewed/2022/08/GHSA-84mq-285w-hw6j/GHSA-84mq-285w-hw6j.json
+++ b/advisories/unreviewed/2022/08/GHSA-84mq-285w-hw6j/GHSA-84mq-285w-hw6j.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/08/GHSA-85mj-gq7p-m95w/GHSA-85mj-gq7p-m95w.json b/advisories/unreviewed/2022/08/GHSA-85mj-gq7p-m95w/GHSA-85mj-gq7p-m95w.json
index 291376f41f1..a77627cd958 100644
--- a/advisories/unreviewed/2022/08/GHSA-85mj-gq7p-m95w/GHSA-85mj-gq7p-m95w.json
+++ b/advisories/unreviewed/2022/08/GHSA-85mj-gq7p-m95w/GHSA-85mj-gq7p-m95w.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/08/GHSA-8673-5x62-wwcj/GHSA-8673-5x62-wwcj.json b/advisories/unreviewed/2022/08/GHSA-8673-5x62-wwcj/GHSA-8673-5x62-wwcj.json
index 903b8e40183..40204afc632 100644
--- a/advisories/unreviewed/2022/08/GHSA-8673-5x62-wwcj/GHSA-8673-5x62-wwcj.json
+++ b/advisories/unreviewed/2022/08/GHSA-8673-5x62-wwcj/GHSA-8673-5x62-wwcj.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/2022/08/GHSA-874p-6mrf-wfjf/GHSA-874p-6mrf-wfjf.json b/advisories/unreviewed/2022/08/GHSA-874p-6mrf-wfjf/GHSA-874p-6mrf-wfjf.json
index e76f34190a7..d1a99ff8dfb 100644
--- a/advisories/unreviewed/2022/08/GHSA-874p-6mrf-wfjf/GHSA-874p-6mrf-wfjf.json
+++ b/advisories/unreviewed/2022/08/GHSA-874p-6mrf-wfjf/GHSA-874p-6mrf-wfjf.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/08/GHSA-8jm6-74v8-hm75/GHSA-8jm6-74v8-hm75.json b/advisories/unreviewed/2022/08/GHSA-8jm6-74v8-hm75/GHSA-8jm6-74v8-hm75.json
index 81c465ce6a7..a226bca465a 100644
--- a/advisories/unreviewed/2022/08/GHSA-8jm6-74v8-hm75/GHSA-8jm6-74v8-hm75.json
+++ b/advisories/unreviewed/2022/08/GHSA-8jm6-74v8-hm75/GHSA-8jm6-74v8-hm75.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/08/GHSA-8mpg-2v82-wj6c/GHSA-8mpg-2v82-wj6c.json b/advisories/unreviewed/2022/08/GHSA-8mpg-2v82-wj6c/GHSA-8mpg-2v82-wj6c.json
index 094a010f6ff..62342a6883c 100644
--- a/advisories/unreviewed/2022/08/GHSA-8mpg-2v82-wj6c/GHSA-8mpg-2v82-wj6c.json
+++ b/advisories/unreviewed/2022/08/GHSA-8mpg-2v82-wj6c/GHSA-8mpg-2v82-wj6c.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/08/GHSA-8q3v-4xrj-vq89/GHSA-8q3v-4xrj-vq89.json b/advisories/unreviewed/2022/08/GHSA-8q3v-4xrj-vq89/GHSA-8q3v-4xrj-vq89.json
index 910a36cc2b4..4807c71d0b6 100644
--- a/advisories/unreviewed/2022/08/GHSA-8q3v-4xrj-vq89/GHSA-8q3v-4xrj-vq89.json
+++ b/advisories/unreviewed/2022/08/GHSA-8q3v-4xrj-vq89/GHSA-8q3v-4xrj-vq89.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/08/GHSA-8q76-66pg-95c5/GHSA-8q76-66pg-95c5.json b/advisories/unreviewed/2022/08/GHSA-8q76-66pg-95c5/GHSA-8q76-66pg-95c5.json
index ee3e8b61d1f..2d4039248b5 100644
--- a/advisories/unreviewed/2022/08/GHSA-8q76-66pg-95c5/GHSA-8q76-66pg-95c5.json
+++ b/advisories/unreviewed/2022/08/GHSA-8q76-66pg-95c5/GHSA-8q76-66pg-95c5.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",
@@ -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/08/GHSA-92xr-fx43-q8fp/GHSA-92xr-fx43-q8fp.json b/advisories/unreviewed/2022/08/GHSA-92xr-fx43-q8fp/GHSA-92xr-fx43-q8fp.json
index 63cbd8ac373..9d7b9a47ab9 100644
--- a/advisories/unreviewed/2022/08/GHSA-92xr-fx43-q8fp/GHSA-92xr-fx43-q8fp.json
+++ b/advisories/unreviewed/2022/08/GHSA-92xr-fx43-q8fp/GHSA-92xr-fx43-q8fp.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/08/GHSA-934m-mx6g-9c62/GHSA-934m-mx6g-9c62.json b/advisories/unreviewed/2022/08/GHSA-934m-mx6g-9c62/GHSA-934m-mx6g-9c62.json
index 2858ba98fc5..9f3a3aa0f6c 100644
--- a/advisories/unreviewed/2022/08/GHSA-934m-mx6g-9c62/GHSA-934m-mx6g-9c62.json
+++ b/advisories/unreviewed/2022/08/GHSA-934m-mx6g-9c62/GHSA-934m-mx6g-9c62.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/08/GHSA-96q7-c2w2-93p8/GHSA-96q7-c2w2-93p8.json b/advisories/unreviewed/2022/08/GHSA-96q7-c2w2-93p8/GHSA-96q7-c2w2-93p8.json
index 21a6e4e5442..e93fd7039c5 100644
--- a/advisories/unreviewed/2022/08/GHSA-96q7-c2w2-93p8/GHSA-96q7-c2w2-93p8.json
+++ b/advisories/unreviewed/2022/08/GHSA-96q7-c2w2-93p8/GHSA-96q7-c2w2-93p8.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/08/GHSA-96wf-vf2q-86c7/GHSA-96wf-vf2q-86c7.json b/advisories/unreviewed/2022/08/GHSA-96wf-vf2q-86c7/GHSA-96wf-vf2q-86c7.json
index d87f3912f8b..bd72348574a 100644
--- a/advisories/unreviewed/2022/08/GHSA-96wf-vf2q-86c7/GHSA-96wf-vf2q-86c7.json
+++ b/advisories/unreviewed/2022/08/GHSA-96wf-vf2q-86c7/GHSA-96wf-vf2q-86c7.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/08/GHSA-9743-wggf-qgxg/GHSA-9743-wggf-qgxg.json b/advisories/unreviewed/2022/08/GHSA-9743-wggf-qgxg/GHSA-9743-wggf-qgxg.json
index 8d30c71db00..685ec4361a3 100644
--- a/advisories/unreviewed/2022/08/GHSA-9743-wggf-qgxg/GHSA-9743-wggf-qgxg.json
+++ b/advisories/unreviewed/2022/08/GHSA-9743-wggf-qgxg/GHSA-9743-wggf-qgxg.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",
@@ -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/08/GHSA-98j5-35x9-cvvc/GHSA-98j5-35x9-cvvc.json b/advisories/unreviewed/2022/08/GHSA-98j5-35x9-cvvc/GHSA-98j5-35x9-cvvc.json
index 5d78b56c29a..98aa554d305 100644
--- a/advisories/unreviewed/2022/08/GHSA-98j5-35x9-cvvc/GHSA-98j5-35x9-cvvc.json
+++ b/advisories/unreviewed/2022/08/GHSA-98j5-35x9-cvvc/GHSA-98j5-35x9-cvvc.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/08/GHSA-9m94-v6x5-8w82/GHSA-9m94-v6x5-8w82.json b/advisories/unreviewed/2022/08/GHSA-9m94-v6x5-8w82/GHSA-9m94-v6x5-8w82.json
index b43b8dcc2a8..85f572a7388 100644
--- a/advisories/unreviewed/2022/08/GHSA-9m94-v6x5-8w82/GHSA-9m94-v6x5-8w82.json
+++ b/advisories/unreviewed/2022/08/GHSA-9m94-v6x5-8w82/GHSA-9m94-v6x5-8w82.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/08/GHSA-9rcx-r2cj-mhvq/GHSA-9rcx-r2cj-mhvq.json b/advisories/unreviewed/2022/08/GHSA-9rcx-r2cj-mhvq/GHSA-9rcx-r2cj-mhvq.json
index 0f047ff91d1..8072e5cfbc1 100644
--- a/advisories/unreviewed/2022/08/GHSA-9rcx-r2cj-mhvq/GHSA-9rcx-r2cj-mhvq.json
+++ b/advisories/unreviewed/2022/08/GHSA-9rcx-r2cj-mhvq/GHSA-9rcx-r2cj-mhvq.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/08/GHSA-9wf6-v3pw-m2hh/GHSA-9wf6-v3pw-m2hh.json b/advisories/unreviewed/2022/08/GHSA-9wf6-v3pw-m2hh/GHSA-9wf6-v3pw-m2hh.json
index f5e9a228172..e154273a031 100644
--- a/advisories/unreviewed/2022/08/GHSA-9wf6-v3pw-m2hh/GHSA-9wf6-v3pw-m2hh.json
+++ b/advisories/unreviewed/2022/08/GHSA-9wf6-v3pw-m2hh/GHSA-9wf6-v3pw-m2hh.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/08/GHSA-c72w-cxrv-87g2/GHSA-c72w-cxrv-87g2.json b/advisories/unreviewed/2022/08/GHSA-c72w-cxrv-87g2/GHSA-c72w-cxrv-87g2.json
index 375255603cd..4a7a1568f98 100644
--- a/advisories/unreviewed/2022/08/GHSA-c72w-cxrv-87g2/GHSA-c72w-cxrv-87g2.json
+++ b/advisories/unreviewed/2022/08/GHSA-c72w-cxrv-87g2/GHSA-c72w-cxrv-87g2.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/08/GHSA-c8fj-ggrc-c3hc/GHSA-c8fj-ggrc-c3hc.json b/advisories/unreviewed/2022/08/GHSA-c8fj-ggrc-c3hc/GHSA-c8fj-ggrc-c3hc.json
index 4a175acaadb..d4bb72b8b97 100644
--- a/advisories/unreviewed/2022/08/GHSA-c8fj-ggrc-c3hc/GHSA-c8fj-ggrc-c3hc.json
+++ b/advisories/unreviewed/2022/08/GHSA-c8fj-ggrc-c3hc/GHSA-c8fj-ggrc-c3hc.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/08/GHSA-c8w7-vxmp-jgwg/GHSA-c8w7-vxmp-jgwg.json b/advisories/unreviewed/2022/08/GHSA-c8w7-vxmp-jgwg/GHSA-c8w7-vxmp-jgwg.json
index 0f3b0ed9a8a..3fdd932413c 100644
--- a/advisories/unreviewed/2022/08/GHSA-c8w7-vxmp-jgwg/GHSA-c8w7-vxmp-jgwg.json
+++ b/advisories/unreviewed/2022/08/GHSA-c8w7-vxmp-jgwg/GHSA-c8w7-vxmp-jgwg.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/08/GHSA-cc54-mfjp-x8ch/GHSA-cc54-mfjp-x8ch.json b/advisories/unreviewed/2022/08/GHSA-cc54-mfjp-x8ch/GHSA-cc54-mfjp-x8ch.json
index affe9bc8e14..0a17da14f63 100644
--- a/advisories/unreviewed/2022/08/GHSA-cc54-mfjp-x8ch/GHSA-cc54-mfjp-x8ch.json
+++ b/advisories/unreviewed/2022/08/GHSA-cc54-mfjp-x8ch/GHSA-cc54-mfjp-x8ch.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/08/GHSA-cf57-653j-g5mq/GHSA-cf57-653j-g5mq.json b/advisories/unreviewed/2022/08/GHSA-cf57-653j-g5mq/GHSA-cf57-653j-g5mq.json
index da16336eab3..559aa17488b 100644
--- a/advisories/unreviewed/2022/08/GHSA-cf57-653j-g5mq/GHSA-cf57-653j-g5mq.json
+++ b/advisories/unreviewed/2022/08/GHSA-cf57-653j-g5mq/GHSA-cf57-653j-g5mq.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/08/GHSA-cm2p-96gm-hwf2/GHSA-cm2p-96gm-hwf2.json b/advisories/unreviewed/2022/08/GHSA-cm2p-96gm-hwf2/GHSA-cm2p-96gm-hwf2.json
index 55d6ef87edb..4ed732ec04b 100644
--- a/advisories/unreviewed/2022/08/GHSA-cm2p-96gm-hwf2/GHSA-cm2p-96gm-hwf2.json
+++ b/advisories/unreviewed/2022/08/GHSA-cm2p-96gm-hwf2/GHSA-cm2p-96gm-hwf2.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/08/GHSA-crh4-w845-25fv/GHSA-crh4-w845-25fv.json b/advisories/unreviewed/2022/08/GHSA-crh4-w845-25fv/GHSA-crh4-w845-25fv.json
index d97177ed653..f217476b9dd 100644
--- a/advisories/unreviewed/2022/08/GHSA-crh4-w845-25fv/GHSA-crh4-w845-25fv.json
+++ b/advisories/unreviewed/2022/08/GHSA-crh4-w845-25fv/GHSA-crh4-w845-25fv.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/08/GHSA-cwp7-39x8-fh23/GHSA-cwp7-39x8-fh23.json b/advisories/unreviewed/2022/08/GHSA-cwp7-39x8-fh23/GHSA-cwp7-39x8-fh23.json
index 7bedb3cf6e8..a946b6ecce4 100644
--- a/advisories/unreviewed/2022/08/GHSA-cwp7-39x8-fh23/GHSA-cwp7-39x8-fh23.json
+++ b/advisories/unreviewed/2022/08/GHSA-cwp7-39x8-fh23/GHSA-cwp7-39x8-fh23.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/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/08/GHSA-f288-gj5f-5j7f/GHSA-f288-gj5f-5j7f.json b/advisories/unreviewed/2022/08/GHSA-f288-gj5f-5j7f/GHSA-f288-gj5f-5j7f.json
index 460b9828caf..aec2fd166c0 100644
--- a/advisories/unreviewed/2022/08/GHSA-f288-gj5f-5j7f/GHSA-f288-gj5f-5j7f.json
+++ b/advisories/unreviewed/2022/08/GHSA-f288-gj5f-5j7f/GHSA-f288-gj5f-5j7f.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/08/GHSA-f35f-wmvq-g2gh/GHSA-f35f-wmvq-g2gh.json b/advisories/unreviewed/2022/08/GHSA-f35f-wmvq-g2gh/GHSA-f35f-wmvq-g2gh.json
index 093cb543a53..208dffa81cc 100644
--- a/advisories/unreviewed/2022/08/GHSA-f35f-wmvq-g2gh/GHSA-f35f-wmvq-g2gh.json
+++ b/advisories/unreviewed/2022/08/GHSA-f35f-wmvq-g2gh/GHSA-f35f-wmvq-g2gh.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/08/GHSA-f839-v4x8-wvr3/GHSA-f839-v4x8-wvr3.json b/advisories/unreviewed/2022/08/GHSA-f839-v4x8-wvr3/GHSA-f839-v4x8-wvr3.json
index e3327d91299..d85df1f170a 100644
--- a/advisories/unreviewed/2022/08/GHSA-f839-v4x8-wvr3/GHSA-f839-v4x8-wvr3.json
+++ b/advisories/unreviewed/2022/08/GHSA-f839-v4x8-wvr3/GHSA-f839-v4x8-wvr3.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",
@@ -47,9 +45,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/08/GHSA-f8xx-42hp-fxww/GHSA-f8xx-42hp-fxww.json b/advisories/unreviewed/2022/08/GHSA-f8xx-42hp-fxww/GHSA-f8xx-42hp-fxww.json
index 3f4415e1e4e..92c752b1d0a 100644
--- a/advisories/unreviewed/2022/08/GHSA-f8xx-42hp-fxww/GHSA-f8xx-42hp-fxww.json
+++ b/advisories/unreviewed/2022/08/GHSA-f8xx-42hp-fxww/GHSA-f8xx-42hp-fxww.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/08/GHSA-ffr8-cf44-8w59/GHSA-ffr8-cf44-8w59.json b/advisories/unreviewed/2022/08/GHSA-ffr8-cf44-8w59/GHSA-ffr8-cf44-8w59.json
index 7172f947fb9..22f09d8dc73 100644
--- a/advisories/unreviewed/2022/08/GHSA-ffr8-cf44-8w59/GHSA-ffr8-cf44-8w59.json
+++ b/advisories/unreviewed/2022/08/GHSA-ffr8-cf44-8w59/GHSA-ffr8-cf44-8w59.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/08/GHSA-fjc8-cg4w-2h6c/GHSA-fjc8-cg4w-2h6c.json b/advisories/unreviewed/2022/08/GHSA-fjc8-cg4w-2h6c/GHSA-fjc8-cg4w-2h6c.json
index e0bd5e1a717..39c47a79d03 100644
--- a/advisories/unreviewed/2022/08/GHSA-fjc8-cg4w-2h6c/GHSA-fjc8-cg4w-2h6c.json
+++ b/advisories/unreviewed/2022/08/GHSA-fjc8-cg4w-2h6c/GHSA-fjc8-cg4w-2h6c.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/08/GHSA-fjh5-f6hp-hvjh/GHSA-fjh5-f6hp-hvjh.json b/advisories/unreviewed/2022/08/GHSA-fjh5-f6hp-hvjh/GHSA-fjh5-f6hp-hvjh.json
index d6a966e1459..94f5f705972 100644
--- a/advisories/unreviewed/2022/08/GHSA-fjh5-f6hp-hvjh/GHSA-fjh5-f6hp-hvjh.json
+++ b/advisories/unreviewed/2022/08/GHSA-fjh5-f6hp-hvjh/GHSA-fjh5-f6hp-hvjh.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/08/GHSA-fjx6-p67m-7wmx/GHSA-fjx6-p67m-7wmx.json b/advisories/unreviewed/2022/08/GHSA-fjx6-p67m-7wmx/GHSA-fjx6-p67m-7wmx.json
index 4d2cfef5283..c3cda048588 100644
--- a/advisories/unreviewed/2022/08/GHSA-fjx6-p67m-7wmx/GHSA-fjx6-p67m-7wmx.json
+++ b/advisories/unreviewed/2022/08/GHSA-fjx6-p67m-7wmx/GHSA-fjx6-p67m-7wmx.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/08/GHSA-fmj5-4m95-44jw/GHSA-fmj5-4m95-44jw.json b/advisories/unreviewed/2022/08/GHSA-fmj5-4m95-44jw/GHSA-fmj5-4m95-44jw.json
index 41a9084db9d..10374260316 100644
--- a/advisories/unreviewed/2022/08/GHSA-fmj5-4m95-44jw/GHSA-fmj5-4m95-44jw.json
+++ b/advisories/unreviewed/2022/08/GHSA-fmj5-4m95-44jw/GHSA-fmj5-4m95-44jw.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/08/GHSA-fpp7-489c-xrm5/GHSA-fpp7-489c-xrm5.json b/advisories/unreviewed/2022/08/GHSA-fpp7-489c-xrm5/GHSA-fpp7-489c-xrm5.json
index fce017f8f81..b528a8fa6a4 100644
--- a/advisories/unreviewed/2022/08/GHSA-fpp7-489c-xrm5/GHSA-fpp7-489c-xrm5.json
+++ b/advisories/unreviewed/2022/08/GHSA-fpp7-489c-xrm5/GHSA-fpp7-489c-xrm5.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/08/GHSA-fr28-fgmm-pf3x/GHSA-fr28-fgmm-pf3x.json b/advisories/unreviewed/2022/08/GHSA-fr28-fgmm-pf3x/GHSA-fr28-fgmm-pf3x.json
index 31953b0fe26..18ae52d095f 100644
--- a/advisories/unreviewed/2022/08/GHSA-fr28-fgmm-pf3x/GHSA-fr28-fgmm-pf3x.json
+++ b/advisories/unreviewed/2022/08/GHSA-fr28-fgmm-pf3x/GHSA-fr28-fgmm-pf3x.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/08/GHSA-fv3p-xpjh-cxfp/GHSA-fv3p-xpjh-cxfp.json b/advisories/unreviewed/2022/08/GHSA-fv3p-xpjh-cxfp/GHSA-fv3p-xpjh-cxfp.json
index 42a670f38e9..c70d54f7c8e 100644
--- a/advisories/unreviewed/2022/08/GHSA-fv3p-xpjh-cxfp/GHSA-fv3p-xpjh-cxfp.json
+++ b/advisories/unreviewed/2022/08/GHSA-fv3p-xpjh-cxfp/GHSA-fv3p-xpjh-cxfp.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/08/GHSA-fx9j-374c-w25f/GHSA-fx9j-374c-w25f.json b/advisories/unreviewed/2022/08/GHSA-fx9j-374c-w25f/GHSA-fx9j-374c-w25f.json
index 1f6431c58ee..48cd44fe190 100644
--- a/advisories/unreviewed/2022/08/GHSA-fx9j-374c-w25f/GHSA-fx9j-374c-w25f.json
+++ b/advisories/unreviewed/2022/08/GHSA-fx9j-374c-w25f/GHSA-fx9j-374c-w25f.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/08/GHSA-g9g5-8725-jqrh/GHSA-g9g5-8725-jqrh.json b/advisories/unreviewed/2022/08/GHSA-g9g5-8725-jqrh/GHSA-g9g5-8725-jqrh.json
index ad3a3108623..000242dd83f 100644
--- a/advisories/unreviewed/2022/08/GHSA-g9g5-8725-jqrh/GHSA-g9g5-8725-jqrh.json
+++ b/advisories/unreviewed/2022/08/GHSA-g9g5-8725-jqrh/GHSA-g9g5-8725-jqrh.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/08/GHSA-g9qc-hqjv-p725/GHSA-g9qc-hqjv-p725.json b/advisories/unreviewed/2022/08/GHSA-g9qc-hqjv-p725/GHSA-g9qc-hqjv-p725.json
index c5c999c0356..7dafeee825f 100644
--- a/advisories/unreviewed/2022/08/GHSA-g9qc-hqjv-p725/GHSA-g9qc-hqjv-p725.json
+++ b/advisories/unreviewed/2022/08/GHSA-g9qc-hqjv-p725/GHSA-g9qc-hqjv-p725.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/08/GHSA-gcwh-pffh-m97w/GHSA-gcwh-pffh-m97w.json b/advisories/unreviewed/2022/08/GHSA-gcwh-pffh-m97w/GHSA-gcwh-pffh-m97w.json
index 32e4ba3df3c..e2cebee5b27 100644
--- a/advisories/unreviewed/2022/08/GHSA-gcwh-pffh-m97w/GHSA-gcwh-pffh-m97w.json
+++ b/advisories/unreviewed/2022/08/GHSA-gcwh-pffh-m97w/GHSA-gcwh-pffh-m97w.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/08/GHSA-gg7j-gqm7-94v2/GHSA-gg7j-gqm7-94v2.json b/advisories/unreviewed/2022/08/GHSA-gg7j-gqm7-94v2/GHSA-gg7j-gqm7-94v2.json
index 7c020c8c1b3..6db7bbaee0f 100644
--- a/advisories/unreviewed/2022/08/GHSA-gg7j-gqm7-94v2/GHSA-gg7j-gqm7-94v2.json
+++ b/advisories/unreviewed/2022/08/GHSA-gg7j-gqm7-94v2/GHSA-gg7j-gqm7-94v2.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/08/GHSA-gh2m-w6cc-6g9g/GHSA-gh2m-w6cc-6g9g.json b/advisories/unreviewed/2022/08/GHSA-gh2m-w6cc-6g9g/GHSA-gh2m-w6cc-6g9g.json
index 82209f8c709..33f7ed032ea 100644
--- a/advisories/unreviewed/2022/08/GHSA-gh2m-w6cc-6g9g/GHSA-gh2m-w6cc-6g9g.json
+++ b/advisories/unreviewed/2022/08/GHSA-gh2m-w6cc-6g9g/GHSA-gh2m-w6cc-6g9g.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/08/GHSA-gq4m-rjjh-jgf3/GHSA-gq4m-rjjh-jgf3.json b/advisories/unreviewed/2022/08/GHSA-gq4m-rjjh-jgf3/GHSA-gq4m-rjjh-jgf3.json
index a23224e1c78..7335103184c 100644
--- a/advisories/unreviewed/2022/08/GHSA-gq4m-rjjh-jgf3/GHSA-gq4m-rjjh-jgf3.json
+++ b/advisories/unreviewed/2022/08/GHSA-gq4m-rjjh-jgf3/GHSA-gq4m-rjjh-jgf3.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/08/GHSA-gv2h-8hwh-93r9/GHSA-gv2h-8hwh-93r9.json b/advisories/unreviewed/2022/08/GHSA-gv2h-8hwh-93r9/GHSA-gv2h-8hwh-93r9.json
index f896d260805..436adad6f9c 100644
--- a/advisories/unreviewed/2022/08/GHSA-gv2h-8hwh-93r9/GHSA-gv2h-8hwh-93r9.json
+++ b/advisories/unreviewed/2022/08/GHSA-gv2h-8hwh-93r9/GHSA-gv2h-8hwh-93r9.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/08/GHSA-gx88-675c-vcwx/GHSA-gx88-675c-vcwx.json b/advisories/unreviewed/2022/08/GHSA-gx88-675c-vcwx/GHSA-gx88-675c-vcwx.json
index 642e7c23d2b..872df548e8f 100644
--- a/advisories/unreviewed/2022/08/GHSA-gx88-675c-vcwx/GHSA-gx88-675c-vcwx.json
+++ b/advisories/unreviewed/2022/08/GHSA-gx88-675c-vcwx/GHSA-gx88-675c-vcwx.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/08/GHSA-gxc9-29pq-2c4m/GHSA-gxc9-29pq-2c4m.json b/advisories/unreviewed/2022/08/GHSA-gxc9-29pq-2c4m/GHSA-gxc9-29pq-2c4m.json
index 9ea01f8efde..3938170c5c5 100644
--- a/advisories/unreviewed/2022/08/GHSA-gxc9-29pq-2c4m/GHSA-gxc9-29pq-2c4m.json
+++ b/advisories/unreviewed/2022/08/GHSA-gxc9-29pq-2c4m/GHSA-gxc9-29pq-2c4m.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/08/GHSA-h43r-9pq6-rj78/GHSA-h43r-9pq6-rj78.json b/advisories/unreviewed/2022/08/GHSA-h43r-9pq6-rj78/GHSA-h43r-9pq6-rj78.json
index 8186044b0a2..9d6f2aae240 100644
--- a/advisories/unreviewed/2022/08/GHSA-h43r-9pq6-rj78/GHSA-h43r-9pq6-rj78.json
+++ b/advisories/unreviewed/2022/08/GHSA-h43r-9pq6-rj78/GHSA-h43r-9pq6-rj78.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/08/GHSA-h5v2-45wq-whr4/GHSA-h5v2-45wq-whr4.json b/advisories/unreviewed/2022/08/GHSA-h5v2-45wq-whr4/GHSA-h5v2-45wq-whr4.json
index b095b46f110..0d46622c38f 100644
--- a/advisories/unreviewed/2022/08/GHSA-h5v2-45wq-whr4/GHSA-h5v2-45wq-whr4.json
+++ b/advisories/unreviewed/2022/08/GHSA-h5v2-45wq-whr4/GHSA-h5v2-45wq-whr4.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/08/GHSA-h69c-g9m8-r5m9/GHSA-h69c-g9m8-r5m9.json b/advisories/unreviewed/2022/08/GHSA-h69c-g9m8-r5m9/GHSA-h69c-g9m8-r5m9.json
index 2734758410d..67b49959e2b 100644
--- a/advisories/unreviewed/2022/08/GHSA-h69c-g9m8-r5m9/GHSA-h69c-g9m8-r5m9.json
+++ b/advisories/unreviewed/2022/08/GHSA-h69c-g9m8-r5m9/GHSA-h69c-g9m8-r5m9.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/08/GHSA-h92h-62h6-v3pg/GHSA-h92h-62h6-v3pg.json b/advisories/unreviewed/2022/08/GHSA-h92h-62h6-v3pg/GHSA-h92h-62h6-v3pg.json
index e11ee5bcd93..f68419b09af 100644
--- a/advisories/unreviewed/2022/08/GHSA-h92h-62h6-v3pg/GHSA-h92h-62h6-v3pg.json
+++ b/advisories/unreviewed/2022/08/GHSA-h92h-62h6-v3pg/GHSA-h92h-62h6-v3pg.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/08/GHSA-hc24-7m29-5vj7/GHSA-hc24-7m29-5vj7.json b/advisories/unreviewed/2022/08/GHSA-hc24-7m29-5vj7/GHSA-hc24-7m29-5vj7.json
index 2454b2b3f2c..9bcbaa94afe 100644
--- a/advisories/unreviewed/2022/08/GHSA-hc24-7m29-5vj7/GHSA-hc24-7m29-5vj7.json
+++ b/advisories/unreviewed/2022/08/GHSA-hc24-7m29-5vj7/GHSA-hc24-7m29-5vj7.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/08/GHSA-hphg-2cm2-59p6/GHSA-hphg-2cm2-59p6.json b/advisories/unreviewed/2022/08/GHSA-hphg-2cm2-59p6/GHSA-hphg-2cm2-59p6.json
index 69423b74813..d80793584d9 100644
--- a/advisories/unreviewed/2022/08/GHSA-hphg-2cm2-59p6/GHSA-hphg-2cm2-59p6.json
+++ b/advisories/unreviewed/2022/08/GHSA-hphg-2cm2-59p6/GHSA-hphg-2cm2-59p6.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/08/GHSA-hrm5-m82q-59wm/GHSA-hrm5-m82q-59wm.json b/advisories/unreviewed/2022/08/GHSA-hrm5-m82q-59wm/GHSA-hrm5-m82q-59wm.json
index 6fcdc23dbda..ce6a5d9c384 100644
--- a/advisories/unreviewed/2022/08/GHSA-hrm5-m82q-59wm/GHSA-hrm5-m82q-59wm.json
+++ b/advisories/unreviewed/2022/08/GHSA-hrm5-m82q-59wm/GHSA-hrm5-m82q-59wm.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:C/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/08/GHSA-j2c8-25v7-pxwq/GHSA-j2c8-25v7-pxwq.json b/advisories/unreviewed/2022/08/GHSA-j2c8-25v7-pxwq/GHSA-j2c8-25v7-pxwq.json
index 1bb9e5535d1..2d0df53ee92 100644
--- a/advisories/unreviewed/2022/08/GHSA-j2c8-25v7-pxwq/GHSA-j2c8-25v7-pxwq.json
+++ b/advisories/unreviewed/2022/08/GHSA-j2c8-25v7-pxwq/GHSA-j2c8-25v7-pxwq.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/08/GHSA-j476-559m-2j85/GHSA-j476-559m-2j85.json b/advisories/unreviewed/2022/08/GHSA-j476-559m-2j85/GHSA-j476-559m-2j85.json
index 83a234b7227..688b1e0bfff 100644
--- a/advisories/unreviewed/2022/08/GHSA-j476-559m-2j85/GHSA-j476-559m-2j85.json
+++ b/advisories/unreviewed/2022/08/GHSA-j476-559m-2j85/GHSA-j476-559m-2j85.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/08/GHSA-j55j-52j7-vq87/GHSA-j55j-52j7-vq87.json b/advisories/unreviewed/2022/08/GHSA-j55j-52j7-vq87/GHSA-j55j-52j7-vq87.json
index 5275dc19fb5..9887cada332 100644
--- a/advisories/unreviewed/2022/08/GHSA-j55j-52j7-vq87/GHSA-j55j-52j7-vq87.json
+++ b/advisories/unreviewed/2022/08/GHSA-j55j-52j7-vq87/GHSA-j55j-52j7-vq87.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/08/GHSA-j77q-cj82-xcf6/GHSA-j77q-cj82-xcf6.json b/advisories/unreviewed/2022/08/GHSA-j77q-cj82-xcf6/GHSA-j77q-cj82-xcf6.json
index 356e4cab057..771dddbbbbf 100644
--- a/advisories/unreviewed/2022/08/GHSA-j77q-cj82-xcf6/GHSA-j77q-cj82-xcf6.json
+++ b/advisories/unreviewed/2022/08/GHSA-j77q-cj82-xcf6/GHSA-j77q-cj82-xcf6.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/08/GHSA-jgc8-vf4g-2f67/GHSA-jgc8-vf4g-2f67.json b/advisories/unreviewed/2022/08/GHSA-jgc8-vf4g-2f67/GHSA-jgc8-vf4g-2f67.json
index a45e995bd91..539725f80a4 100644
--- a/advisories/unreviewed/2022/08/GHSA-jgc8-vf4g-2f67/GHSA-jgc8-vf4g-2f67.json
+++ b/advisories/unreviewed/2022/08/GHSA-jgc8-vf4g-2f67/GHSA-jgc8-vf4g-2f67.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/08/GHSA-jh65-gmw3-hp3h/GHSA-jh65-gmw3-hp3h.json b/advisories/unreviewed/2022/08/GHSA-jh65-gmw3-hp3h/GHSA-jh65-gmw3-hp3h.json
index 565f12fac3f..c5a850be7e6 100644
--- a/advisories/unreviewed/2022/08/GHSA-jh65-gmw3-hp3h/GHSA-jh65-gmw3-hp3h.json
+++ b/advisories/unreviewed/2022/08/GHSA-jh65-gmw3-hp3h/GHSA-jh65-gmw3-hp3h.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/08/GHSA-jq4f-hhcj-jmwx/GHSA-jq4f-hhcj-jmwx.json b/advisories/unreviewed/2022/08/GHSA-jq4f-hhcj-jmwx/GHSA-jq4f-hhcj-jmwx.json
index df1f51f14b1..81efc5ee919 100644
--- a/advisories/unreviewed/2022/08/GHSA-jq4f-hhcj-jmwx/GHSA-jq4f-hhcj-jmwx.json
+++ b/advisories/unreviewed/2022/08/GHSA-jq4f-hhcj-jmwx/GHSA-jq4f-hhcj-jmwx.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/08/GHSA-jr8w-pq54-g8vc/GHSA-jr8w-pq54-g8vc.json b/advisories/unreviewed/2022/08/GHSA-jr8w-pq54-g8vc/GHSA-jr8w-pq54-g8vc.json
index 9f1550da889..2118f8d6821 100644
--- a/advisories/unreviewed/2022/08/GHSA-jr8w-pq54-g8vc/GHSA-jr8w-pq54-g8vc.json
+++ b/advisories/unreviewed/2022/08/GHSA-jr8w-pq54-g8vc/GHSA-jr8w-pq54-g8vc.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/08/GHSA-jrc5-5rrg-wqjg/GHSA-jrc5-5rrg-wqjg.json b/advisories/unreviewed/2022/08/GHSA-jrc5-5rrg-wqjg/GHSA-jrc5-5rrg-wqjg.json
index f45de4f896a..d6eba772dcc 100644
--- a/advisories/unreviewed/2022/08/GHSA-jrc5-5rrg-wqjg/GHSA-jrc5-5rrg-wqjg.json
+++ b/advisories/unreviewed/2022/08/GHSA-jrc5-5rrg-wqjg/GHSA-jrc5-5rrg-wqjg.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/08/GHSA-m4gc-2r8r-mgj7/GHSA-m4gc-2r8r-mgj7.json b/advisories/unreviewed/2022/08/GHSA-m4gc-2r8r-mgj7/GHSA-m4gc-2r8r-mgj7.json
index 981b8d79bc2..af8090826bf 100644
--- a/advisories/unreviewed/2022/08/GHSA-m4gc-2r8r-mgj7/GHSA-m4gc-2r8r-mgj7.json
+++ b/advisories/unreviewed/2022/08/GHSA-m4gc-2r8r-mgj7/GHSA-m4gc-2r8r-mgj7.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/08/GHSA-m6fp-c6cw-94j2/GHSA-m6fp-c6cw-94j2.json b/advisories/unreviewed/2022/08/GHSA-m6fp-c6cw-94j2/GHSA-m6fp-c6cw-94j2.json
index 825709a0dc6..f173a3b01b9 100644
--- a/advisories/unreviewed/2022/08/GHSA-m6fp-c6cw-94j2/GHSA-m6fp-c6cw-94j2.json
+++ b/advisories/unreviewed/2022/08/GHSA-m6fp-c6cw-94j2/GHSA-m6fp-c6cw-94j2.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/08/GHSA-m8wq-697q-2xpm/GHSA-m8wq-697q-2xpm.json b/advisories/unreviewed/2022/08/GHSA-m8wq-697q-2xpm/GHSA-m8wq-697q-2xpm.json
index d6b1c46fb0a..0921e25dc0b 100644
--- a/advisories/unreviewed/2022/08/GHSA-m8wq-697q-2xpm/GHSA-m8wq-697q-2xpm.json
+++ b/advisories/unreviewed/2022/08/GHSA-m8wq-697q-2xpm/GHSA-m8wq-697q-2xpm.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/08/GHSA-m9jh-c36p-x9mj/GHSA-m9jh-c36p-x9mj.json b/advisories/unreviewed/2022/08/GHSA-m9jh-c36p-x9mj/GHSA-m9jh-c36p-x9mj.json
index 3576f146d13..790491a8056 100644
--- a/advisories/unreviewed/2022/08/GHSA-m9jh-c36p-x9mj/GHSA-m9jh-c36p-x9mj.json
+++ b/advisories/unreviewed/2022/08/GHSA-m9jh-c36p-x9mj/GHSA-m9jh-c36p-x9mj.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/08/GHSA-mh2j-92x8-gxp5/GHSA-mh2j-92x8-gxp5.json b/advisories/unreviewed/2022/08/GHSA-mh2j-92x8-gxp5/GHSA-mh2j-92x8-gxp5.json
index 18db756b78c..ed1183b4b39 100644
--- a/advisories/unreviewed/2022/08/GHSA-mh2j-92x8-gxp5/GHSA-mh2j-92x8-gxp5.json
+++ b/advisories/unreviewed/2022/08/GHSA-mh2j-92x8-gxp5/GHSA-mh2j-92x8-gxp5.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/08/GHSA-mjfm-gr52-hwjg/GHSA-mjfm-gr52-hwjg.json b/advisories/unreviewed/2022/08/GHSA-mjfm-gr52-hwjg/GHSA-mjfm-gr52-hwjg.json
index 4c3c19fca9b..dfce879b072 100644
--- a/advisories/unreviewed/2022/08/GHSA-mjfm-gr52-hwjg/GHSA-mjfm-gr52-hwjg.json
+++ b/advisories/unreviewed/2022/08/GHSA-mjfm-gr52-hwjg/GHSA-mjfm-gr52-hwjg.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/08/GHSA-mp6g-w483-p43g/GHSA-mp6g-w483-p43g.json b/advisories/unreviewed/2022/08/GHSA-mp6g-w483-p43g/GHSA-mp6g-w483-p43g.json
index ab198938cf5..394425e4411 100644
--- a/advisories/unreviewed/2022/08/GHSA-mp6g-w483-p43g/GHSA-mp6g-w483-p43g.json
+++ b/advisories/unreviewed/2022/08/GHSA-mp6g-w483-p43g/GHSA-mp6g-w483-p43g.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/08/GHSA-mwg9-x8gx-j8gg/GHSA-mwg9-x8gx-j8gg.json b/advisories/unreviewed/2022/08/GHSA-mwg9-x8gx-j8gg/GHSA-mwg9-x8gx-j8gg.json
index f812c085648..16f44182289 100644
--- a/advisories/unreviewed/2022/08/GHSA-mwg9-x8gx-j8gg/GHSA-mwg9-x8gx-j8gg.json
+++ b/advisories/unreviewed/2022/08/GHSA-mwg9-x8gx-j8gg/GHSA-mwg9-x8gx-j8gg.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/08/GHSA-mwhr-f52p-4877/GHSA-mwhr-f52p-4877.json b/advisories/unreviewed/2022/08/GHSA-mwhr-f52p-4877/GHSA-mwhr-f52p-4877.json
index 0b0a489a8ea..6171e9ef1c9 100644
--- a/advisories/unreviewed/2022/08/GHSA-mwhr-f52p-4877/GHSA-mwhr-f52p-4877.json
+++ b/advisories/unreviewed/2022/08/GHSA-mwhr-f52p-4877/GHSA-mwhr-f52p-4877.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/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/08/GHSA-p45v-pjgh-wq3p/GHSA-p45v-pjgh-wq3p.json b/advisories/unreviewed/2022/08/GHSA-p45v-pjgh-wq3p/GHSA-p45v-pjgh-wq3p.json
index cad08d53c91..dfbeb03ac53 100644
--- a/advisories/unreviewed/2022/08/GHSA-p45v-pjgh-wq3p/GHSA-p45v-pjgh-wq3p.json
+++ b/advisories/unreviewed/2022/08/GHSA-p45v-pjgh-wq3p/GHSA-p45v-pjgh-wq3p.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/08/GHSA-p4xr-65m7-ff65/GHSA-p4xr-65m7-ff65.json b/advisories/unreviewed/2022/08/GHSA-p4xr-65m7-ff65/GHSA-p4xr-65m7-ff65.json
index e0e2abbf3b2..36d32b26a61 100644
--- a/advisories/unreviewed/2022/08/GHSA-p4xr-65m7-ff65/GHSA-p4xr-65m7-ff65.json
+++ b/advisories/unreviewed/2022/08/GHSA-p4xr-65m7-ff65/GHSA-p4xr-65m7-ff65.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/08/GHSA-p82j-f8v4-wg4c/GHSA-p82j-f8v4-wg4c.json b/advisories/unreviewed/2022/08/GHSA-p82j-f8v4-wg4c/GHSA-p82j-f8v4-wg4c.json
index d35710e87d1..9514bcacac7 100644
--- a/advisories/unreviewed/2022/08/GHSA-p82j-f8v4-wg4c/GHSA-p82j-f8v4-wg4c.json
+++ b/advisories/unreviewed/2022/08/GHSA-p82j-f8v4-wg4c/GHSA-p82j-f8v4-wg4c.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/08/GHSA-p889-hrmr-4p7f/GHSA-p889-hrmr-4p7f.json b/advisories/unreviewed/2022/08/GHSA-p889-hrmr-4p7f/GHSA-p889-hrmr-4p7f.json
index 369eb0ee352..e44c8d22764 100644
--- a/advisories/unreviewed/2022/08/GHSA-p889-hrmr-4p7f/GHSA-p889-hrmr-4p7f.json
+++ b/advisories/unreviewed/2022/08/GHSA-p889-hrmr-4p7f/GHSA-p889-hrmr-4p7f.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/08/GHSA-p8cg-gj9m-g5rg/GHSA-p8cg-gj9m-g5rg.json b/advisories/unreviewed/2022/08/GHSA-p8cg-gj9m-g5rg/GHSA-p8cg-gj9m-g5rg.json
index eb9626bbe50..d0a6f759ec4 100644
--- a/advisories/unreviewed/2022/08/GHSA-p8cg-gj9m-g5rg/GHSA-p8cg-gj9m-g5rg.json
+++ b/advisories/unreviewed/2022/08/GHSA-p8cg-gj9m-g5rg/GHSA-p8cg-gj9m-g5rg.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/08/GHSA-p9fv-xvcp-p63f/GHSA-p9fv-xvcp-p63f.json b/advisories/unreviewed/2022/08/GHSA-p9fv-xvcp-p63f/GHSA-p9fv-xvcp-p63f.json
index 2476cd859b2..9fc241e916e 100644
--- a/advisories/unreviewed/2022/08/GHSA-p9fv-xvcp-p63f/GHSA-p9fv-xvcp-p63f.json
+++ b/advisories/unreviewed/2022/08/GHSA-p9fv-xvcp-p63f/GHSA-p9fv-xvcp-p63f.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/08/GHSA-pf95-rw75-pxqv/GHSA-pf95-rw75-pxqv.json b/advisories/unreviewed/2022/08/GHSA-pf95-rw75-pxqv/GHSA-pf95-rw75-pxqv.json
index 2e7c8ab7461..330f157c9aa 100644
--- a/advisories/unreviewed/2022/08/GHSA-pf95-rw75-pxqv/GHSA-pf95-rw75-pxqv.json
+++ b/advisories/unreviewed/2022/08/GHSA-pf95-rw75-pxqv/GHSA-pf95-rw75-pxqv.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/2022/08/GHSA-pfpr-w87f-255x/GHSA-pfpr-w87f-255x.json b/advisories/unreviewed/2022/08/GHSA-pfpr-w87f-255x/GHSA-pfpr-w87f-255x.json
index 99c7134372c..acadc601807 100644
--- a/advisories/unreviewed/2022/08/GHSA-pfpr-w87f-255x/GHSA-pfpr-w87f-255x.json
+++ b/advisories/unreviewed/2022/08/GHSA-pfpr-w87f-255x/GHSA-pfpr-w87f-255x.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/08/GHSA-pjr8-7q55-6325/GHSA-pjr8-7q55-6325.json b/advisories/unreviewed/2022/08/GHSA-pjr8-7q55-6325/GHSA-pjr8-7q55-6325.json
index 8db61848aeb..ef7318fd946 100644
--- a/advisories/unreviewed/2022/08/GHSA-pjr8-7q55-6325/GHSA-pjr8-7q55-6325.json
+++ b/advisories/unreviewed/2022/08/GHSA-pjr8-7q55-6325/GHSA-pjr8-7q55-6325.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/08/GHSA-pm52-5843-p9xc/GHSA-pm52-5843-p9xc.json b/advisories/unreviewed/2022/08/GHSA-pm52-5843-p9xc/GHSA-pm52-5843-p9xc.json
index 141dd43c449..fc3ce68e909 100644
--- a/advisories/unreviewed/2022/08/GHSA-pm52-5843-p9xc/GHSA-pm52-5843-p9xc.json
+++ b/advisories/unreviewed/2022/08/GHSA-pm52-5843-p9xc/GHSA-pm52-5843-p9xc.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/08/GHSA-pq97-mf94-9w5p/GHSA-pq97-mf94-9w5p.json b/advisories/unreviewed/2022/08/GHSA-pq97-mf94-9w5p/GHSA-pq97-mf94-9w5p.json
index 0d0960ab097..fe8882d34a8 100644
--- a/advisories/unreviewed/2022/08/GHSA-pq97-mf94-9w5p/GHSA-pq97-mf94-9w5p.json
+++ b/advisories/unreviewed/2022/08/GHSA-pq97-mf94-9w5p/GHSA-pq97-mf94-9w5p.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/08/GHSA-q48p-hrg2-rjmf/GHSA-q48p-hrg2-rjmf.json b/advisories/unreviewed/2022/08/GHSA-q48p-hrg2-rjmf/GHSA-q48p-hrg2-rjmf.json
index 04f374e5951..e5e83b6dc78 100644
--- a/advisories/unreviewed/2022/08/GHSA-q48p-hrg2-rjmf/GHSA-q48p-hrg2-rjmf.json
+++ b/advisories/unreviewed/2022/08/GHSA-q48p-hrg2-rjmf/GHSA-q48p-hrg2-rjmf.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/08/GHSA-q48r-chmr-vxxg/GHSA-q48r-chmr-vxxg.json b/advisories/unreviewed/2022/08/GHSA-q48r-chmr-vxxg/GHSA-q48r-chmr-vxxg.json
index 9593bba4ec0..d40431f07d6 100644
--- a/advisories/unreviewed/2022/08/GHSA-q48r-chmr-vxxg/GHSA-q48r-chmr-vxxg.json
+++ b/advisories/unreviewed/2022/08/GHSA-q48r-chmr-vxxg/GHSA-q48r-chmr-vxxg.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/08/GHSA-q5m8-g27f-797h/GHSA-q5m8-g27f-797h.json b/advisories/unreviewed/2022/08/GHSA-q5m8-g27f-797h/GHSA-q5m8-g27f-797h.json
index f7a6bbd6c31..a96bd633ada 100644
--- a/advisories/unreviewed/2022/08/GHSA-q5m8-g27f-797h/GHSA-q5m8-g27f-797h.json
+++ b/advisories/unreviewed/2022/08/GHSA-q5m8-g27f-797h/GHSA-q5m8-g27f-797h.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/08/GHSA-qg7x-gx2g-8rjp/GHSA-qg7x-gx2g-8rjp.json b/advisories/unreviewed/2022/08/GHSA-qg7x-gx2g-8rjp/GHSA-qg7x-gx2g-8rjp.json
index 38e8b58d878..416dd82f22e 100644
--- a/advisories/unreviewed/2022/08/GHSA-qg7x-gx2g-8rjp/GHSA-qg7x-gx2g-8rjp.json
+++ b/advisories/unreviewed/2022/08/GHSA-qg7x-gx2g-8rjp/GHSA-qg7x-gx2g-8rjp.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/08/GHSA-qhrr-x64j-85vg/GHSA-qhrr-x64j-85vg.json b/advisories/unreviewed/2022/08/GHSA-qhrr-x64j-85vg/GHSA-qhrr-x64j-85vg.json
index 150d574a926..bccd7a38ab6 100644
--- a/advisories/unreviewed/2022/08/GHSA-qhrr-x64j-85vg/GHSA-qhrr-x64j-85vg.json
+++ b/advisories/unreviewed/2022/08/GHSA-qhrr-x64j-85vg/GHSA-qhrr-x64j-85vg.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/2022/08/GHSA-qp3h-7m84-76rf/GHSA-qp3h-7m84-76rf.json b/advisories/unreviewed/2022/08/GHSA-qp3h-7m84-76rf/GHSA-qp3h-7m84-76rf.json
index bf23141fde2..320e7e43ada 100644
--- a/advisories/unreviewed/2022/08/GHSA-qp3h-7m84-76rf/GHSA-qp3h-7m84-76rf.json
+++ b/advisories/unreviewed/2022/08/GHSA-qp3h-7m84-76rf/GHSA-qp3h-7m84-76rf.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/08/GHSA-qp55-wf2p-vrj5/GHSA-qp55-wf2p-vrj5.json b/advisories/unreviewed/2022/08/GHSA-qp55-wf2p-vrj5/GHSA-qp55-wf2p-vrj5.json
index e36b2f5e9fc..384b2f0dd79 100644
--- a/advisories/unreviewed/2022/08/GHSA-qp55-wf2p-vrj5/GHSA-qp55-wf2p-vrj5.json
+++ b/advisories/unreviewed/2022/08/GHSA-qp55-wf2p-vrj5/GHSA-qp55-wf2p-vrj5.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/2022/08/GHSA-qpgx-23mw-7f3q/GHSA-qpgx-23mw-7f3q.json b/advisories/unreviewed/2022/08/GHSA-qpgx-23mw-7f3q/GHSA-qpgx-23mw-7f3q.json
index 1f38c914a9e..62cab208964 100644
--- a/advisories/unreviewed/2022/08/GHSA-qpgx-23mw-7f3q/GHSA-qpgx-23mw-7f3q.json
+++ b/advisories/unreviewed/2022/08/GHSA-qpgx-23mw-7f3q/GHSA-qpgx-23mw-7f3q.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/08/GHSA-qvq2-h9w4-rfm2/GHSA-qvq2-h9w4-rfm2.json b/advisories/unreviewed/2022/08/GHSA-qvq2-h9w4-rfm2/GHSA-qvq2-h9w4-rfm2.json
index 405c951a769..f6b8d761874 100644
--- a/advisories/unreviewed/2022/08/GHSA-qvq2-h9w4-rfm2/GHSA-qvq2-h9w4-rfm2.json
+++ b/advisories/unreviewed/2022/08/GHSA-qvq2-h9w4-rfm2/GHSA-qvq2-h9w4-rfm2.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/08/GHSA-qwf8-f23c-72rx/GHSA-qwf8-f23c-72rx.json b/advisories/unreviewed/2022/08/GHSA-qwf8-f23c-72rx/GHSA-qwf8-f23c-72rx.json
index 9971e17d7b5..e9e1d797ee4 100644
--- a/advisories/unreviewed/2022/08/GHSA-qwf8-f23c-72rx/GHSA-qwf8-f23c-72rx.json
+++ b/advisories/unreviewed/2022/08/GHSA-qwf8-f23c-72rx/GHSA-qwf8-f23c-72rx.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/08/GHSA-r23c-h6ff-98mj/GHSA-r23c-h6ff-98mj.json b/advisories/unreviewed/2022/08/GHSA-r23c-h6ff-98mj/GHSA-r23c-h6ff-98mj.json
index bb30cf0740c..2a818402766 100644
--- a/advisories/unreviewed/2022/08/GHSA-r23c-h6ff-98mj/GHSA-r23c-h6ff-98mj.json
+++ b/advisories/unreviewed/2022/08/GHSA-r23c-h6ff-98mj/GHSA-r23c-h6ff-98mj.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/08/GHSA-r2wm-jmvh-5q98/GHSA-r2wm-jmvh-5q98.json b/advisories/unreviewed/2022/08/GHSA-r2wm-jmvh-5q98/GHSA-r2wm-jmvh-5q98.json
index dec683f468a..4c72c206434 100644
--- a/advisories/unreviewed/2022/08/GHSA-r2wm-jmvh-5q98/GHSA-r2wm-jmvh-5q98.json
+++ b/advisories/unreviewed/2022/08/GHSA-r2wm-jmvh-5q98/GHSA-r2wm-jmvh-5q98.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/08/GHSA-r4vq-5vwr-w52j/GHSA-r4vq-5vwr-w52j.json b/advisories/unreviewed/2022/08/GHSA-r4vq-5vwr-w52j/GHSA-r4vq-5vwr-w52j.json
index 214c61f2af6..b66b2298616 100644
--- a/advisories/unreviewed/2022/08/GHSA-r4vq-5vwr-w52j/GHSA-r4vq-5vwr-w52j.json
+++ b/advisories/unreviewed/2022/08/GHSA-r4vq-5vwr-w52j/GHSA-r4vq-5vwr-w52j.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/08/GHSA-r654-8j96-crqx/GHSA-r654-8j96-crqx.json b/advisories/unreviewed/2022/08/GHSA-r654-8j96-crqx/GHSA-r654-8j96-crqx.json
index 2a2bb32b244..3d7bb190cf4 100644
--- a/advisories/unreviewed/2022/08/GHSA-r654-8j96-crqx/GHSA-r654-8j96-crqx.json
+++ b/advisories/unreviewed/2022/08/GHSA-r654-8j96-crqx/GHSA-r654-8j96-crqx.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/08/GHSA-r6m5-2jxc-mqrv/GHSA-r6m5-2jxc-mqrv.json b/advisories/unreviewed/2022/08/GHSA-r6m5-2jxc-mqrv/GHSA-r6m5-2jxc-mqrv.json
index bc2ff713ed9..cfc2f84fa72 100644
--- a/advisories/unreviewed/2022/08/GHSA-r6m5-2jxc-mqrv/GHSA-r6m5-2jxc-mqrv.json
+++ b/advisories/unreviewed/2022/08/GHSA-r6m5-2jxc-mqrv/GHSA-r6m5-2jxc-mqrv.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/08/GHSA-r6mv-88hx-wmcx/GHSA-r6mv-88hx-wmcx.json b/advisories/unreviewed/2022/08/GHSA-r6mv-88hx-wmcx/GHSA-r6mv-88hx-wmcx.json
index eaa06dbc240..554785425e3 100644
--- a/advisories/unreviewed/2022/08/GHSA-r6mv-88hx-wmcx/GHSA-r6mv-88hx-wmcx.json
+++ b/advisories/unreviewed/2022/08/GHSA-r6mv-88hx-wmcx/GHSA-r6mv-88hx-wmcx.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/08/GHSA-r9vw-mppf-3883/GHSA-r9vw-mppf-3883.json b/advisories/unreviewed/2022/08/GHSA-r9vw-mppf-3883/GHSA-r9vw-mppf-3883.json
index d4ed5b9ad07..a397e64aa8c 100644
--- a/advisories/unreviewed/2022/08/GHSA-r9vw-mppf-3883/GHSA-r9vw-mppf-3883.json
+++ b/advisories/unreviewed/2022/08/GHSA-r9vw-mppf-3883/GHSA-r9vw-mppf-3883.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/08/GHSA-rfmq-mgqr-6334/GHSA-rfmq-mgqr-6334.json b/advisories/unreviewed/2022/08/GHSA-rfmq-mgqr-6334/GHSA-rfmq-mgqr-6334.json
index eb43e859fc6..cad69cf8a37 100644
--- a/advisories/unreviewed/2022/08/GHSA-rfmq-mgqr-6334/GHSA-rfmq-mgqr-6334.json
+++ b/advisories/unreviewed/2022/08/GHSA-rfmq-mgqr-6334/GHSA-rfmq-mgqr-6334.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/08/GHSA-rh74-9vch-4qqg/GHSA-rh74-9vch-4qqg.json b/advisories/unreviewed/2022/08/GHSA-rh74-9vch-4qqg/GHSA-rh74-9vch-4qqg.json
index a564dc05d83..28d89c1d640 100644
--- a/advisories/unreviewed/2022/08/GHSA-rh74-9vch-4qqg/GHSA-rh74-9vch-4qqg.json
+++ b/advisories/unreviewed/2022/08/GHSA-rh74-9vch-4qqg/GHSA-rh74-9vch-4qqg.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/08/GHSA-rhq4-fxqr-q589/GHSA-rhq4-fxqr-q589.json b/advisories/unreviewed/2022/08/GHSA-rhq4-fxqr-q589/GHSA-rhq4-fxqr-q589.json
index 9151fdecd9c..94d0a9502f6 100644
--- a/advisories/unreviewed/2022/08/GHSA-rhq4-fxqr-q589/GHSA-rhq4-fxqr-q589.json
+++ b/advisories/unreviewed/2022/08/GHSA-rhq4-fxqr-q589/GHSA-rhq4-fxqr-q589.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/08/GHSA-rm4r-g9mf-xvcm/GHSA-rm4r-g9mf-xvcm.json b/advisories/unreviewed/2022/08/GHSA-rm4r-g9mf-xvcm/GHSA-rm4r-g9mf-xvcm.json
index 1ad15a51f31..7b165048d0f 100644
--- a/advisories/unreviewed/2022/08/GHSA-rm4r-g9mf-xvcm/GHSA-rm4r-g9mf-xvcm.json
+++ b/advisories/unreviewed/2022/08/GHSA-rm4r-g9mf-xvcm/GHSA-rm4r-g9mf-xvcm.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/08/GHSA-v34q-9q6p-pvx6/GHSA-v34q-9q6p-pvx6.json b/advisories/unreviewed/2022/08/GHSA-v34q-9q6p-pvx6/GHSA-v34q-9q6p-pvx6.json
index c433a4a26f3..dcd23ceb4a1 100644
--- a/advisories/unreviewed/2022/08/GHSA-v34q-9q6p-pvx6/GHSA-v34q-9q6p-pvx6.json
+++ b/advisories/unreviewed/2022/08/GHSA-v34q-9q6p-pvx6/GHSA-v34q-9q6p-pvx6.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/08/GHSA-v3jh-c2rv-xp22/GHSA-v3jh-c2rv-xp22.json b/advisories/unreviewed/2022/08/GHSA-v3jh-c2rv-xp22/GHSA-v3jh-c2rv-xp22.json
index 5721bcb19aa..e2da00390d7 100644
--- a/advisories/unreviewed/2022/08/GHSA-v3jh-c2rv-xp22/GHSA-v3jh-c2rv-xp22.json
+++ b/advisories/unreviewed/2022/08/GHSA-v3jh-c2rv-xp22/GHSA-v3jh-c2rv-xp22.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",
@@ -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/08/GHSA-v7gf-c3mw-55gx/GHSA-v7gf-c3mw-55gx.json b/advisories/unreviewed/2022/08/GHSA-v7gf-c3mw-55gx/GHSA-v7gf-c3mw-55gx.json
index e49bb3e08cb..fbaa3dc0bff 100644
--- a/advisories/unreviewed/2022/08/GHSA-v7gf-c3mw-55gx/GHSA-v7gf-c3mw-55gx.json
+++ b/advisories/unreviewed/2022/08/GHSA-v7gf-c3mw-55gx/GHSA-v7gf-c3mw-55gx.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/08/GHSA-v7jm-wjv4-vw9j/GHSA-v7jm-wjv4-vw9j.json b/advisories/unreviewed/2022/08/GHSA-v7jm-wjv4-vw9j/GHSA-v7jm-wjv4-vw9j.json
index 58373adcb0a..bff469b817a 100644
--- a/advisories/unreviewed/2022/08/GHSA-v7jm-wjv4-vw9j/GHSA-v7jm-wjv4-vw9j.json
+++ b/advisories/unreviewed/2022/08/GHSA-v7jm-wjv4-vw9j/GHSA-v7jm-wjv4-vw9j.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/08/GHSA-v9r4-jmp3-ch5f/GHSA-v9r4-jmp3-ch5f.json b/advisories/unreviewed/2022/08/GHSA-v9r4-jmp3-ch5f/GHSA-v9r4-jmp3-ch5f.json
index 6081b9592b5..cd85cdf00b4 100644
--- a/advisories/unreviewed/2022/08/GHSA-v9r4-jmp3-ch5f/GHSA-v9r4-jmp3-ch5f.json
+++ b/advisories/unreviewed/2022/08/GHSA-v9r4-jmp3-ch5f/GHSA-v9r4-jmp3-ch5f.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/08/GHSA-vjj7-39vr-35r3/GHSA-vjj7-39vr-35r3.json b/advisories/unreviewed/2022/08/GHSA-vjj7-39vr-35r3/GHSA-vjj7-39vr-35r3.json
index b73aebbe48a..478574f9a2d 100644
--- a/advisories/unreviewed/2022/08/GHSA-vjj7-39vr-35r3/GHSA-vjj7-39vr-35r3.json
+++ b/advisories/unreviewed/2022/08/GHSA-vjj7-39vr-35r3/GHSA-vjj7-39vr-35r3.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/08/GHSA-vmgc-h9g8-4wpc/GHSA-vmgc-h9g8-4wpc.json b/advisories/unreviewed/2022/08/GHSA-vmgc-h9g8-4wpc/GHSA-vmgc-h9g8-4wpc.json
index a940cebecca..f64ec52241b 100644
--- a/advisories/unreviewed/2022/08/GHSA-vmgc-h9g8-4wpc/GHSA-vmgc-h9g8-4wpc.json
+++ b/advisories/unreviewed/2022/08/GHSA-vmgc-h9g8-4wpc/GHSA-vmgc-h9g8-4wpc.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/08/GHSA-vqg9-2p7h-mvpq/GHSA-vqg9-2p7h-mvpq.json b/advisories/unreviewed/2022/08/GHSA-vqg9-2p7h-mvpq/GHSA-vqg9-2p7h-mvpq.json
index 9403a0bceb3..3f47d9721b6 100644
--- a/advisories/unreviewed/2022/08/GHSA-vqg9-2p7h-mvpq/GHSA-vqg9-2p7h-mvpq.json
+++ b/advisories/unreviewed/2022/08/GHSA-vqg9-2p7h-mvpq/GHSA-vqg9-2p7h-mvpq.json
@@ -7,12 +7,8 @@
"CVE-2022-34943"
],
"details": "Laravel v5.1 was discovered to contain a remote code execution (RCE) vulnerability via the component ChanceGenerator in __call.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/08/GHSA-vwv4-mh7p-4x9c/GHSA-vwv4-mh7p-4x9c.json b/advisories/unreviewed/2022/08/GHSA-vwv4-mh7p-4x9c/GHSA-vwv4-mh7p-4x9c.json
index cc28bfde3f0..5720545d6e0 100644
--- a/advisories/unreviewed/2022/08/GHSA-vwv4-mh7p-4x9c/GHSA-vwv4-mh7p-4x9c.json
+++ b/advisories/unreviewed/2022/08/GHSA-vwv4-mh7p-4x9c/GHSA-vwv4-mh7p-4x9c.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/08/GHSA-vxh8-6cjw-3mrv/GHSA-vxh8-6cjw-3mrv.json b/advisories/unreviewed/2022/08/GHSA-vxh8-6cjw-3mrv/GHSA-vxh8-6cjw-3mrv.json
index 6b31c9d51db..efb96da6dbe 100644
--- a/advisories/unreviewed/2022/08/GHSA-vxh8-6cjw-3mrv/GHSA-vxh8-6cjw-3mrv.json
+++ b/advisories/unreviewed/2022/08/GHSA-vxh8-6cjw-3mrv/GHSA-vxh8-6cjw-3mrv.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/08/GHSA-w7q9-7cvv-4qj9/GHSA-w7q9-7cvv-4qj9.json b/advisories/unreviewed/2022/08/GHSA-w7q9-7cvv-4qj9/GHSA-w7q9-7cvv-4qj9.json
index f6b7a4647cf..3e6e3c874dc 100644
--- a/advisories/unreviewed/2022/08/GHSA-w7q9-7cvv-4qj9/GHSA-w7q9-7cvv-4qj9.json
+++ b/advisories/unreviewed/2022/08/GHSA-w7q9-7cvv-4qj9/GHSA-w7q9-7cvv-4qj9.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/08/GHSA-w8mq-wxx4-4675/GHSA-w8mq-wxx4-4675.json b/advisories/unreviewed/2022/08/GHSA-w8mq-wxx4-4675/GHSA-w8mq-wxx4-4675.json
index af78dba9dca..7a52500e293 100644
--- a/advisories/unreviewed/2022/08/GHSA-w8mq-wxx4-4675/GHSA-w8mq-wxx4-4675.json
+++ b/advisories/unreviewed/2022/08/GHSA-w8mq-wxx4-4675/GHSA-w8mq-wxx4-4675.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/08/GHSA-wfp2-jm9m-x4jc/GHSA-wfp2-jm9m-x4jc.json b/advisories/unreviewed/2022/08/GHSA-wfp2-jm9m-x4jc/GHSA-wfp2-jm9m-x4jc.json
index 486907e4834..85378c05352 100644
--- a/advisories/unreviewed/2022/08/GHSA-wfp2-jm9m-x4jc/GHSA-wfp2-jm9m-x4jc.json
+++ b/advisories/unreviewed/2022/08/GHSA-wfp2-jm9m-x4jc/GHSA-wfp2-jm9m-x4jc.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:A/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/08/GHSA-wjh8-mh8q-qg7h/GHSA-wjh8-mh8q-qg7h.json b/advisories/unreviewed/2022/08/GHSA-wjh8-mh8q-qg7h/GHSA-wjh8-mh8q-qg7h.json
index 805b8f7222c..ed4d828ac66 100644
--- a/advisories/unreviewed/2022/08/GHSA-wjh8-mh8q-qg7h/GHSA-wjh8-mh8q-qg7h.json
+++ b/advisories/unreviewed/2022/08/GHSA-wjh8-mh8q-qg7h/GHSA-wjh8-mh8q-qg7h.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",
diff --git a/advisories/unreviewed/2022/08/GHSA-wjw7-pcj2-4prm/GHSA-wjw7-pcj2-4prm.json b/advisories/unreviewed/2022/08/GHSA-wjw7-pcj2-4prm/GHSA-wjw7-pcj2-4prm.json
index 6f43477762b..66f6ed66119 100644
--- a/advisories/unreviewed/2022/08/GHSA-wjw7-pcj2-4prm/GHSA-wjw7-pcj2-4prm.json
+++ b/advisories/unreviewed/2022/08/GHSA-wjw7-pcj2-4prm/GHSA-wjw7-pcj2-4prm.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/08/GHSA-wm74-mh49-g5x5/GHSA-wm74-mh49-g5x5.json b/advisories/unreviewed/2022/08/GHSA-wm74-mh49-g5x5/GHSA-wm74-mh49-g5x5.json
index 031178c3747..a3e0611ce49 100644
--- a/advisories/unreviewed/2022/08/GHSA-wm74-mh49-g5x5/GHSA-wm74-mh49-g5x5.json
+++ b/advisories/unreviewed/2022/08/GHSA-wm74-mh49-g5x5/GHSA-wm74-mh49-g5x5.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/08/GHSA-wq2p-x6v8-v53j/GHSA-wq2p-x6v8-v53j.json b/advisories/unreviewed/2022/08/GHSA-wq2p-x6v8-v53j/GHSA-wq2p-x6v8-v53j.json
index afc75c80496..a45c7c6c88c 100644
--- a/advisories/unreviewed/2022/08/GHSA-wq2p-x6v8-v53j/GHSA-wq2p-x6v8-v53j.json
+++ b/advisories/unreviewed/2022/08/GHSA-wq2p-x6v8-v53j/GHSA-wq2p-x6v8-v53j.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/08/GHSA-wv3h-vp77-x5r8/GHSA-wv3h-vp77-x5r8.json b/advisories/unreviewed/2022/08/GHSA-wv3h-vp77-x5r8/GHSA-wv3h-vp77-x5r8.json
index 100070fdbab..d66b2eb9cdd 100644
--- a/advisories/unreviewed/2022/08/GHSA-wv3h-vp77-x5r8/GHSA-wv3h-vp77-x5r8.json
+++ b/advisories/unreviewed/2022/08/GHSA-wv3h-vp77-x5r8/GHSA-wv3h-vp77-x5r8.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/08/GHSA-x2h4-3j4q-4xqv/GHSA-x2h4-3j4q-4xqv.json b/advisories/unreviewed/2022/08/GHSA-x2h4-3j4q-4xqv/GHSA-x2h4-3j4q-4xqv.json
index c0e45d148d4..9d15e31ad44 100644
--- a/advisories/unreviewed/2022/08/GHSA-x2h4-3j4q-4xqv/GHSA-x2h4-3j4q-4xqv.json
+++ b/advisories/unreviewed/2022/08/GHSA-x2h4-3j4q-4xqv/GHSA-x2h4-3j4q-4xqv.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/08/GHSA-x34m-wf64-r6gf/GHSA-x34m-wf64-r6gf.json b/advisories/unreviewed/2022/08/GHSA-x34m-wf64-r6gf/GHSA-x34m-wf64-r6gf.json
index 244c4d56c66..6d95189c6ab 100644
--- a/advisories/unreviewed/2022/08/GHSA-x34m-wf64-r6gf/GHSA-x34m-wf64-r6gf.json
+++ b/advisories/unreviewed/2022/08/GHSA-x34m-wf64-r6gf/GHSA-x34m-wf64-r6gf.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/08/GHSA-x367-mx8f-32vr/GHSA-x367-mx8f-32vr.json b/advisories/unreviewed/2022/08/GHSA-x367-mx8f-32vr/GHSA-x367-mx8f-32vr.json
index 055d9ae64b5..103f9edd24f 100644
--- a/advisories/unreviewed/2022/08/GHSA-x367-mx8f-32vr/GHSA-x367-mx8f-32vr.json
+++ b/advisories/unreviewed/2022/08/GHSA-x367-mx8f-32vr/GHSA-x367-mx8f-32vr.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/08/GHSA-x3cp-mr5f-fg9p/GHSA-x3cp-mr5f-fg9p.json b/advisories/unreviewed/2022/08/GHSA-x3cp-mr5f-fg9p/GHSA-x3cp-mr5f-fg9p.json
index eaee9022ba7..da7c9b387b0 100644
--- a/advisories/unreviewed/2022/08/GHSA-x3cp-mr5f-fg9p/GHSA-x3cp-mr5f-fg9p.json
+++ b/advisories/unreviewed/2022/08/GHSA-x3cp-mr5f-fg9p/GHSA-x3cp-mr5f-fg9p.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/08/GHSA-x62h-rv3g-24rj/GHSA-x62h-rv3g-24rj.json b/advisories/unreviewed/2022/08/GHSA-x62h-rv3g-24rj/GHSA-x62h-rv3g-24rj.json
index a73c31dd3a0..5e418cb4e0d 100644
--- a/advisories/unreviewed/2022/08/GHSA-x62h-rv3g-24rj/GHSA-x62h-rv3g-24rj.json
+++ b/advisories/unreviewed/2022/08/GHSA-x62h-rv3g-24rj/GHSA-x62h-rv3g-24rj.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/08/GHSA-x6v9-jmvg-rv7j/GHSA-x6v9-jmvg-rv7j.json b/advisories/unreviewed/2022/08/GHSA-x6v9-jmvg-rv7j/GHSA-x6v9-jmvg-rv7j.json
index 5d7448ea21e..ee15c12d0aa 100644
--- a/advisories/unreviewed/2022/08/GHSA-x6v9-jmvg-rv7j/GHSA-x6v9-jmvg-rv7j.json
+++ b/advisories/unreviewed/2022/08/GHSA-x6v9-jmvg-rv7j/GHSA-x6v9-jmvg-rv7j.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/08/GHSA-x8q2-c92q-f922/GHSA-x8q2-c92q-f922.json b/advisories/unreviewed/2022/08/GHSA-x8q2-c92q-f922/GHSA-x8q2-c92q-f922.json
index a2235f04b9c..c2877f31e43 100644
--- a/advisories/unreviewed/2022/08/GHSA-x8q2-c92q-f922/GHSA-x8q2-c92q-f922.json
+++ b/advisories/unreviewed/2022/08/GHSA-x8q2-c92q-f922/GHSA-x8q2-c92q-f922.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/08/GHSA-x982-v3wr-wrfq/GHSA-x982-v3wr-wrfq.json b/advisories/unreviewed/2022/08/GHSA-x982-v3wr-wrfq/GHSA-x982-v3wr-wrfq.json
index 4e6eeaae20d..f299f185407 100644
--- a/advisories/unreviewed/2022/08/GHSA-x982-v3wr-wrfq/GHSA-x982-v3wr-wrfq.json
+++ b/advisories/unreviewed/2022/08/GHSA-x982-v3wr-wrfq/GHSA-x982-v3wr-wrfq.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/08/GHSA-xc8c-x7j7-pr89/GHSA-xc8c-x7j7-pr89.json b/advisories/unreviewed/2022/08/GHSA-xc8c-x7j7-pr89/GHSA-xc8c-x7j7-pr89.json
index 0f2befeb642..7f753bc2397 100644
--- a/advisories/unreviewed/2022/08/GHSA-xc8c-x7j7-pr89/GHSA-xc8c-x7j7-pr89.json
+++ b/advisories/unreviewed/2022/08/GHSA-xc8c-x7j7-pr89/GHSA-xc8c-x7j7-pr89.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/08/GHSA-xfx6-fh5x-72pf/GHSA-xfx6-fh5x-72pf.json b/advisories/unreviewed/2022/08/GHSA-xfx6-fh5x-72pf/GHSA-xfx6-fh5x-72pf.json
index b813d66774a..bd4135a01ae 100644
--- a/advisories/unreviewed/2022/08/GHSA-xfx6-fh5x-72pf/GHSA-xfx6-fh5x-72pf.json
+++ b/advisories/unreviewed/2022/08/GHSA-xfx6-fh5x-72pf/GHSA-xfx6-fh5x-72pf.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",
@@ -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/08/GHSA-xgc9-g772-88rj/GHSA-xgc9-g772-88rj.json b/advisories/unreviewed/2022/08/GHSA-xgc9-g772-88rj/GHSA-xgc9-g772-88rj.json
index 8951a37be31..1c258df3d79 100644
--- a/advisories/unreviewed/2022/08/GHSA-xgc9-g772-88rj/GHSA-xgc9-g772-88rj.json
+++ b/advisories/unreviewed/2022/08/GHSA-xgc9-g772-88rj/GHSA-xgc9-g772-88rj.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",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "CRITICAL",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/08/GHSA-xm8q-vm73-xhvp/GHSA-xm8q-vm73-xhvp.json b/advisories/unreviewed/2022/08/GHSA-xm8q-vm73-xhvp/GHSA-xm8q-vm73-xhvp.json
index 378d2bda096..24dac11f6a7 100644
--- a/advisories/unreviewed/2022/08/GHSA-xm8q-vm73-xhvp/GHSA-xm8q-vm73-xhvp.json
+++ b/advisories/unreviewed/2022/08/GHSA-xm8q-vm73-xhvp/GHSA-xm8q-vm73-xhvp.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",
@@ -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/08/GHSA-xqhw-8mqw-pjf9/GHSA-xqhw-8mqw-pjf9.json b/advisories/unreviewed/2022/08/GHSA-xqhw-8mqw-pjf9/GHSA-xqhw-8mqw-pjf9.json
index 9062efa722a..b2c834fd1e4 100644
--- a/advisories/unreviewed/2022/08/GHSA-xqhw-8mqw-pjf9/GHSA-xqhw-8mqw-pjf9.json
+++ b/advisories/unreviewed/2022/08/GHSA-xqhw-8mqw-pjf9/GHSA-xqhw-8mqw-pjf9.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/08/GHSA-xvf8-4rmq-w4c4/GHSA-xvf8-4rmq-w4c4.json b/advisories/unreviewed/2022/08/GHSA-xvf8-4rmq-w4c4/GHSA-xvf8-4rmq-w4c4.json
index f5e8319a132..6029c72f4cd 100644
--- a/advisories/unreviewed/2022/08/GHSA-xvf8-4rmq-w4c4/GHSA-xvf8-4rmq-w4c4.json
+++ b/advisories/unreviewed/2022/08/GHSA-xvf8-4rmq-w4c4/GHSA-xvf8-4rmq-w4c4.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/09/GHSA-255p-hfwr-9qm4/GHSA-255p-hfwr-9qm4.json b/advisories/unreviewed/2022/09/GHSA-255p-hfwr-9qm4/GHSA-255p-hfwr-9qm4.json
index e85b4d77790..3879bb0ca95 100644
--- a/advisories/unreviewed/2022/09/GHSA-255p-hfwr-9qm4/GHSA-255p-hfwr-9qm4.json
+++ b/advisories/unreviewed/2022/09/GHSA-255p-hfwr-9qm4/GHSA-255p-hfwr-9qm4.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",
@@ -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/09/GHSA-3fgq-p3w2-7q9w/GHSA-3fgq-p3w2-7q9w.json b/advisories/unreviewed/2022/09/GHSA-3fgq-p3w2-7q9w/GHSA-3fgq-p3w2-7q9w.json
index 0ad411ce72e..099f50d7d82 100644
--- a/advisories/unreviewed/2022/09/GHSA-3fgq-p3w2-7q9w/GHSA-3fgq-p3w2-7q9w.json
+++ b/advisories/unreviewed/2022/09/GHSA-3fgq-p3w2-7q9w/GHSA-3fgq-p3w2-7q9w.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/09/GHSA-43vm-m84j-hg94/GHSA-43vm-m84j-hg94.json b/advisories/unreviewed/2022/09/GHSA-43vm-m84j-hg94/GHSA-43vm-m84j-hg94.json
index 9351b63393a..c3217494477 100644
--- a/advisories/unreviewed/2022/09/GHSA-43vm-m84j-hg94/GHSA-43vm-m84j-hg94.json
+++ b/advisories/unreviewed/2022/09/GHSA-43vm-m84j-hg94/GHSA-43vm-m84j-hg94.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/09/GHSA-4jx6-c96p-4mcx/GHSA-4jx6-c96p-4mcx.json b/advisories/unreviewed/2022/09/GHSA-4jx6-c96p-4mcx/GHSA-4jx6-c96p-4mcx.json
index 6acae1f8acf..50b8bf97d0a 100644
--- a/advisories/unreviewed/2022/09/GHSA-4jx6-c96p-4mcx/GHSA-4jx6-c96p-4mcx.json
+++ b/advisories/unreviewed/2022/09/GHSA-4jx6-c96p-4mcx/GHSA-4jx6-c96p-4mcx.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",
@@ -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/09/GHSA-4rrx-m76x-mwvv/GHSA-4rrx-m76x-mwvv.json b/advisories/unreviewed/2022/09/GHSA-4rrx-m76x-mwvv/GHSA-4rrx-m76x-mwvv.json
index ea1af3cadad..46d044fa596 100644
--- a/advisories/unreviewed/2022/09/GHSA-4rrx-m76x-mwvv/GHSA-4rrx-m76x-mwvv.json
+++ b/advisories/unreviewed/2022/09/GHSA-4rrx-m76x-mwvv/GHSA-4rrx-m76x-mwvv.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/09/GHSA-4vr4-w499-9g67/GHSA-4vr4-w499-9g67.json b/advisories/unreviewed/2022/09/GHSA-4vr4-w499-9g67/GHSA-4vr4-w499-9g67.json
index 2c0f2ec69d0..e2b51ad9004 100644
--- a/advisories/unreviewed/2022/09/GHSA-4vr4-w499-9g67/GHSA-4vr4-w499-9g67.json
+++ b/advisories/unreviewed/2022/09/GHSA-4vr4-w499-9g67/GHSA-4vr4-w499-9g67.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/09/GHSA-4vvg-jx6g-7m2m/GHSA-4vvg-jx6g-7m2m.json b/advisories/unreviewed/2022/09/GHSA-4vvg-jx6g-7m2m/GHSA-4vvg-jx6g-7m2m.json
index 171721e4f17..7d189e0c875 100644
--- a/advisories/unreviewed/2022/09/GHSA-4vvg-jx6g-7m2m/GHSA-4vvg-jx6g-7m2m.json
+++ b/advisories/unreviewed/2022/09/GHSA-4vvg-jx6g-7m2m/GHSA-4vvg-jx6g-7m2m.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",
@@ -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/09/GHSA-4vvq-7gfj-3jv6/GHSA-4vvq-7gfj-3jv6.json b/advisories/unreviewed/2022/09/GHSA-4vvq-7gfj-3jv6/GHSA-4vvq-7gfj-3jv6.json
index 45a5f581617..6426b68f1b4 100644
--- a/advisories/unreviewed/2022/09/GHSA-4vvq-7gfj-3jv6/GHSA-4vvq-7gfj-3jv6.json
+++ b/advisories/unreviewed/2022/09/GHSA-4vvq-7gfj-3jv6/GHSA-4vvq-7gfj-3jv6.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/09/GHSA-4w54-c3hg-qqrv/GHSA-4w54-c3hg-qqrv.json b/advisories/unreviewed/2022/09/GHSA-4w54-c3hg-qqrv/GHSA-4w54-c3hg-qqrv.json
index 013ad24ee53..049f100a612 100644
--- a/advisories/unreviewed/2022/09/GHSA-4w54-c3hg-qqrv/GHSA-4w54-c3hg-qqrv.json
+++ b/advisories/unreviewed/2022/09/GHSA-4w54-c3hg-qqrv/GHSA-4w54-c3hg-qqrv.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/09/GHSA-526f-868j-w52f/GHSA-526f-868j-w52f.json b/advisories/unreviewed/2022/09/GHSA-526f-868j-w52f/GHSA-526f-868j-w52f.json
index 22ac4238841..9b9b815fe86 100644
--- a/advisories/unreviewed/2022/09/GHSA-526f-868j-w52f/GHSA-526f-868j-w52f.json
+++ b/advisories/unreviewed/2022/09/GHSA-526f-868j-w52f/GHSA-526f-868j-w52f.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/09/GHSA-544m-jw6j-88m7/GHSA-544m-jw6j-88m7.json b/advisories/unreviewed/2022/09/GHSA-544m-jw6j-88m7/GHSA-544m-jw6j-88m7.json
index 770cc49db10..18c2670b7d9 100644
--- a/advisories/unreviewed/2022/09/GHSA-544m-jw6j-88m7/GHSA-544m-jw6j-88m7.json
+++ b/advisories/unreviewed/2022/09/GHSA-544m-jw6j-88m7/GHSA-544m-jw6j-88m7.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",
@@ -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/09/GHSA-5fc6-7wpw-jrm9/GHSA-5fc6-7wpw-jrm9.json b/advisories/unreviewed/2022/09/GHSA-5fc6-7wpw-jrm9/GHSA-5fc6-7wpw-jrm9.json
index 2f08a6af195..2953026614b 100644
--- a/advisories/unreviewed/2022/09/GHSA-5fc6-7wpw-jrm9/GHSA-5fc6-7wpw-jrm9.json
+++ b/advisories/unreviewed/2022/09/GHSA-5fc6-7wpw-jrm9/GHSA-5fc6-7wpw-jrm9.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/09/GHSA-5pc3-4p3v-hv92/GHSA-5pc3-4p3v-hv92.json b/advisories/unreviewed/2022/09/GHSA-5pc3-4p3v-hv92/GHSA-5pc3-4p3v-hv92.json
index a873b10e6da..2c1dec4d42c 100644
--- a/advisories/unreviewed/2022/09/GHSA-5pc3-4p3v-hv92/GHSA-5pc3-4p3v-hv92.json
+++ b/advisories/unreviewed/2022/09/GHSA-5pc3-4p3v-hv92/GHSA-5pc3-4p3v-hv92.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/09/GHSA-5rp7-42mh-ggj9/GHSA-5rp7-42mh-ggj9.json b/advisories/unreviewed/2022/09/GHSA-5rp7-42mh-ggj9/GHSA-5rp7-42mh-ggj9.json
index d6443f8e13f..535de4c318a 100644
--- a/advisories/unreviewed/2022/09/GHSA-5rp7-42mh-ggj9/GHSA-5rp7-42mh-ggj9.json
+++ b/advisories/unreviewed/2022/09/GHSA-5rp7-42mh-ggj9/GHSA-5rp7-42mh-ggj9.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/09/GHSA-5vpr-gfj6-pwh2/GHSA-5vpr-gfj6-pwh2.json b/advisories/unreviewed/2022/09/GHSA-5vpr-gfj6-pwh2/GHSA-5vpr-gfj6-pwh2.json
index f8a49d66d72..954c88b0e90 100644
--- a/advisories/unreviewed/2022/09/GHSA-5vpr-gfj6-pwh2/GHSA-5vpr-gfj6-pwh2.json
+++ b/advisories/unreviewed/2022/09/GHSA-5vpr-gfj6-pwh2/GHSA-5vpr-gfj6-pwh2.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/09/GHSA-647g-vgr2-5gqc/GHSA-647g-vgr2-5gqc.json b/advisories/unreviewed/2022/09/GHSA-647g-vgr2-5gqc/GHSA-647g-vgr2-5gqc.json
index 15a45f1147e..3138e205d2d 100644
--- a/advisories/unreviewed/2022/09/GHSA-647g-vgr2-5gqc/GHSA-647g-vgr2-5gqc.json
+++ b/advisories/unreviewed/2022/09/GHSA-647g-vgr2-5gqc/GHSA-647g-vgr2-5gqc.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/09/GHSA-6g4h-jgh3-vxwj/GHSA-6g4h-jgh3-vxwj.json b/advisories/unreviewed/2022/09/GHSA-6g4h-jgh3-vxwj/GHSA-6g4h-jgh3-vxwj.json
index 02c7f702b31..428d902c592 100644
--- a/advisories/unreviewed/2022/09/GHSA-6g4h-jgh3-vxwj/GHSA-6g4h-jgh3-vxwj.json
+++ b/advisories/unreviewed/2022/09/GHSA-6g4h-jgh3-vxwj/GHSA-6g4h-jgh3-vxwj.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/09/GHSA-6grm-385j-c2m8/GHSA-6grm-385j-c2m8.json b/advisories/unreviewed/2022/09/GHSA-6grm-385j-c2m8/GHSA-6grm-385j-c2m8.json
index d37974cf905..0a035139599 100644
--- a/advisories/unreviewed/2022/09/GHSA-6grm-385j-c2m8/GHSA-6grm-385j-c2m8.json
+++ b/advisories/unreviewed/2022/09/GHSA-6grm-385j-c2m8/GHSA-6grm-385j-c2m8.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/09/GHSA-6r33-cjf7-78gm/GHSA-6r33-cjf7-78gm.json b/advisories/unreviewed/2022/09/GHSA-6r33-cjf7-78gm/GHSA-6r33-cjf7-78gm.json
index 554137a0aa8..f5843cb098b 100644
--- a/advisories/unreviewed/2022/09/GHSA-6r33-cjf7-78gm/GHSA-6r33-cjf7-78gm.json
+++ b/advisories/unreviewed/2022/09/GHSA-6r33-cjf7-78gm/GHSA-6r33-cjf7-78gm.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/09/GHSA-7373-2gf3-53wq/GHSA-7373-2gf3-53wq.json b/advisories/unreviewed/2022/09/GHSA-7373-2gf3-53wq/GHSA-7373-2gf3-53wq.json
index 9da28ec7d35..0c59c211960 100644
--- a/advisories/unreviewed/2022/09/GHSA-7373-2gf3-53wq/GHSA-7373-2gf3-53wq.json
+++ b/advisories/unreviewed/2022/09/GHSA-7373-2gf3-53wq/GHSA-7373-2gf3-53wq.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/09/GHSA-73qx-mm4g-5qj8/GHSA-73qx-mm4g-5qj8.json b/advisories/unreviewed/2022/09/GHSA-73qx-mm4g-5qj8/GHSA-73qx-mm4g-5qj8.json
index 748affe6d13..4d4cc788998 100644
--- a/advisories/unreviewed/2022/09/GHSA-73qx-mm4g-5qj8/GHSA-73qx-mm4g-5qj8.json
+++ b/advisories/unreviewed/2022/09/GHSA-73qx-mm4g-5qj8/GHSA-73qx-mm4g-5qj8.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/09/GHSA-78wg-6vv7-mj9q/GHSA-78wg-6vv7-mj9q.json b/advisories/unreviewed/2022/09/GHSA-78wg-6vv7-mj9q/GHSA-78wg-6vv7-mj9q.json
index 7abcd1dd40c..c049cc8566c 100644
--- a/advisories/unreviewed/2022/09/GHSA-78wg-6vv7-mj9q/GHSA-78wg-6vv7-mj9q.json
+++ b/advisories/unreviewed/2022/09/GHSA-78wg-6vv7-mj9q/GHSA-78wg-6vv7-mj9q.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/09/GHSA-7fvx-cw5x-7cm3/GHSA-7fvx-cw5x-7cm3.json b/advisories/unreviewed/2022/09/GHSA-7fvx-cw5x-7cm3/GHSA-7fvx-cw5x-7cm3.json
index 6b2bce581dc..aa24b8b2f30 100644
--- a/advisories/unreviewed/2022/09/GHSA-7fvx-cw5x-7cm3/GHSA-7fvx-cw5x-7cm3.json
+++ b/advisories/unreviewed/2022/09/GHSA-7fvx-cw5x-7cm3/GHSA-7fvx-cw5x-7cm3.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/09/GHSA-7rw7-2244-fpqf/GHSA-7rw7-2244-fpqf.json b/advisories/unreviewed/2022/09/GHSA-7rw7-2244-fpqf/GHSA-7rw7-2244-fpqf.json
index 65ce260661a..5df3903b666 100644
--- a/advisories/unreviewed/2022/09/GHSA-7rw7-2244-fpqf/GHSA-7rw7-2244-fpqf.json
+++ b/advisories/unreviewed/2022/09/GHSA-7rw7-2244-fpqf/GHSA-7rw7-2244-fpqf.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/09/GHSA-7vg3-f99h-353x/GHSA-7vg3-f99h-353x.json b/advisories/unreviewed/2022/09/GHSA-7vg3-f99h-353x/GHSA-7vg3-f99h-353x.json
index 8c0e290f845..e307a1c98b3 100644
--- a/advisories/unreviewed/2022/09/GHSA-7vg3-f99h-353x/GHSA-7vg3-f99h-353x.json
+++ b/advisories/unreviewed/2022/09/GHSA-7vg3-f99h-353x/GHSA-7vg3-f99h-353x.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",
@@ -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/09/GHSA-7vp8-gh8h-w2rh/GHSA-7vp8-gh8h-w2rh.json b/advisories/unreviewed/2022/09/GHSA-7vp8-gh8h-w2rh/GHSA-7vp8-gh8h-w2rh.json
index 391dfc13c12..7ae6be16b68 100644
--- a/advisories/unreviewed/2022/09/GHSA-7vp8-gh8h-w2rh/GHSA-7vp8-gh8h-w2rh.json
+++ b/advisories/unreviewed/2022/09/GHSA-7vp8-gh8h-w2rh/GHSA-7vp8-gh8h-w2rh.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/09/GHSA-89gf-mhc4-x76w/GHSA-89gf-mhc4-x76w.json b/advisories/unreviewed/2022/09/GHSA-89gf-mhc4-x76w/GHSA-89gf-mhc4-x76w.json
index 987cfbefc19..9ebb1cd179d 100644
--- a/advisories/unreviewed/2022/09/GHSA-89gf-mhc4-x76w/GHSA-89gf-mhc4-x76w.json
+++ b/advisories/unreviewed/2022/09/GHSA-89gf-mhc4-x76w/GHSA-89gf-mhc4-x76w.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/09/GHSA-8qvv-q987-c393/GHSA-8qvv-q987-c393.json b/advisories/unreviewed/2022/09/GHSA-8qvv-q987-c393/GHSA-8qvv-q987-c393.json
index 9369a50ffc6..79149cf6cc9 100644
--- a/advisories/unreviewed/2022/09/GHSA-8qvv-q987-c393/GHSA-8qvv-q987-c393.json
+++ b/advisories/unreviewed/2022/09/GHSA-8qvv-q987-c393/GHSA-8qvv-q987-c393.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/09/GHSA-94hf-vcvp-rw54/GHSA-94hf-vcvp-rw54.json b/advisories/unreviewed/2022/09/GHSA-94hf-vcvp-rw54/GHSA-94hf-vcvp-rw54.json
index df77d5086f0..e56c55aae30 100644
--- a/advisories/unreviewed/2022/09/GHSA-94hf-vcvp-rw54/GHSA-94hf-vcvp-rw54.json
+++ b/advisories/unreviewed/2022/09/GHSA-94hf-vcvp-rw54/GHSA-94hf-vcvp-rw54.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/2022/09/GHSA-95p5-rvqm-hfjh/GHSA-95p5-rvqm-hfjh.json b/advisories/unreviewed/2022/09/GHSA-95p5-rvqm-hfjh/GHSA-95p5-rvqm-hfjh.json
index a8a84ed4c1e..2f7a874c437 100644
--- a/advisories/unreviewed/2022/09/GHSA-95p5-rvqm-hfjh/GHSA-95p5-rvqm-hfjh.json
+++ b/advisories/unreviewed/2022/09/GHSA-95p5-rvqm-hfjh/GHSA-95p5-rvqm-hfjh.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/09/GHSA-986h-37wj-r876/GHSA-986h-37wj-r876.json b/advisories/unreviewed/2022/09/GHSA-986h-37wj-r876/GHSA-986h-37wj-r876.json
index c5ac1abb444..d98815fe91a 100644
--- a/advisories/unreviewed/2022/09/GHSA-986h-37wj-r876/GHSA-986h-37wj-r876.json
+++ b/advisories/unreviewed/2022/09/GHSA-986h-37wj-r876/GHSA-986h-37wj-r876.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/09/GHSA-9g82-g79v-qfx9/GHSA-9g82-g79v-qfx9.json b/advisories/unreviewed/2022/09/GHSA-9g82-g79v-qfx9/GHSA-9g82-g79v-qfx9.json
index be2c4074378..a3b5e1cc51c 100644
--- a/advisories/unreviewed/2022/09/GHSA-9g82-g79v-qfx9/GHSA-9g82-g79v-qfx9.json
+++ b/advisories/unreviewed/2022/09/GHSA-9g82-g79v-qfx9/GHSA-9g82-g79v-qfx9.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",
@@ -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/09/GHSA-9gjh-f692-f3fj/GHSA-9gjh-f692-f3fj.json b/advisories/unreviewed/2022/09/GHSA-9gjh-f692-f3fj/GHSA-9gjh-f692-f3fj.json
index 1983ba3df79..954bb5568c7 100644
--- a/advisories/unreviewed/2022/09/GHSA-9gjh-f692-f3fj/GHSA-9gjh-f692-f3fj.json
+++ b/advisories/unreviewed/2022/09/GHSA-9gjh-f692-f3fj/GHSA-9gjh-f692-f3fj.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",
@@ -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/09/GHSA-9vw3-7273-x48x/GHSA-9vw3-7273-x48x.json b/advisories/unreviewed/2022/09/GHSA-9vw3-7273-x48x/GHSA-9vw3-7273-x48x.json
index fbe23d55d7e..2be3848df70 100644
--- a/advisories/unreviewed/2022/09/GHSA-9vw3-7273-x48x/GHSA-9vw3-7273-x48x.json
+++ b/advisories/unreviewed/2022/09/GHSA-9vw3-7273-x48x/GHSA-9vw3-7273-x48x.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/09/GHSA-9wfg-jg4m-55w4/GHSA-9wfg-jg4m-55w4.json b/advisories/unreviewed/2022/09/GHSA-9wfg-jg4m-55w4/GHSA-9wfg-jg4m-55w4.json
index d2ea31f2500..e0c9a4d856f 100644
--- a/advisories/unreviewed/2022/09/GHSA-9wfg-jg4m-55w4/GHSA-9wfg-jg4m-55w4.json
+++ b/advisories/unreviewed/2022/09/GHSA-9wfg-jg4m-55w4/GHSA-9wfg-jg4m-55w4.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/09/GHSA-c7hp-7v7r-r7v9/GHSA-c7hp-7v7r-r7v9.json b/advisories/unreviewed/2022/09/GHSA-c7hp-7v7r-r7v9/GHSA-c7hp-7v7r-r7v9.json
index 5bd5e13ff2b..66904970831 100644
--- a/advisories/unreviewed/2022/09/GHSA-c7hp-7v7r-r7v9/GHSA-c7hp-7v7r-r7v9.json
+++ b/advisories/unreviewed/2022/09/GHSA-c7hp-7v7r-r7v9/GHSA-c7hp-7v7r-r7v9.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",
@@ -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/09/GHSA-c7hw-4mfg-h77v/GHSA-c7hw-4mfg-h77v.json b/advisories/unreviewed/2022/09/GHSA-c7hw-4mfg-h77v/GHSA-c7hw-4mfg-h77v.json
index b1dac55832c..bee7cd81497 100644
--- a/advisories/unreviewed/2022/09/GHSA-c7hw-4mfg-h77v/GHSA-c7hw-4mfg-h77v.json
+++ b/advisories/unreviewed/2022/09/GHSA-c7hw-4mfg-h77v/GHSA-c7hw-4mfg-h77v.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/09/GHSA-cwvq-v3mj-c66c/GHSA-cwvq-v3mj-c66c.json b/advisories/unreviewed/2022/09/GHSA-cwvq-v3mj-c66c/GHSA-cwvq-v3mj-c66c.json
index c9630671175..74d8cc5170e 100644
--- a/advisories/unreviewed/2022/09/GHSA-cwvq-v3mj-c66c/GHSA-cwvq-v3mj-c66c.json
+++ b/advisories/unreviewed/2022/09/GHSA-cwvq-v3mj-c66c/GHSA-cwvq-v3mj-c66c.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/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/09/GHSA-f54m-mh6r-hqvj/GHSA-f54m-mh6r-hqvj.json b/advisories/unreviewed/2022/09/GHSA-f54m-mh6r-hqvj/GHSA-f54m-mh6r-hqvj.json
index c5ca9f8ca3d..7368a85fa19 100644
--- a/advisories/unreviewed/2022/09/GHSA-f54m-mh6r-hqvj/GHSA-f54m-mh6r-hqvj.json
+++ b/advisories/unreviewed/2022/09/GHSA-f54m-mh6r-hqvj/GHSA-f54m-mh6r-hqvj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/09/GHSA-f56r-hm9p-96h7/GHSA-f56r-hm9p-96h7.json b/advisories/unreviewed/2022/09/GHSA-f56r-hm9p-96h7/GHSA-f56r-hm9p-96h7.json
index 13a2c104d46..9f99f526bd5 100644
--- a/advisories/unreviewed/2022/09/GHSA-f56r-hm9p-96h7/GHSA-f56r-hm9p-96h7.json
+++ b/advisories/unreviewed/2022/09/GHSA-f56r-hm9p-96h7/GHSA-f56r-hm9p-96h7.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/09/GHSA-f7qm-cmwf-vvjv/GHSA-f7qm-cmwf-vvjv.json b/advisories/unreviewed/2022/09/GHSA-f7qm-cmwf-vvjv/GHSA-f7qm-cmwf-vvjv.json
index 2e95c69615c..d7cb03e1a5a 100644
--- a/advisories/unreviewed/2022/09/GHSA-f7qm-cmwf-vvjv/GHSA-f7qm-cmwf-vvjv.json
+++ b/advisories/unreviewed/2022/09/GHSA-f7qm-cmwf-vvjv/GHSA-f7qm-cmwf-vvjv.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/09/GHSA-f84q-wwjh-mq43/GHSA-f84q-wwjh-mq43.json b/advisories/unreviewed/2022/09/GHSA-f84q-wwjh-mq43/GHSA-f84q-wwjh-mq43.json
index 0553ef95c8e..043bd898bca 100644
--- a/advisories/unreviewed/2022/09/GHSA-f84q-wwjh-mq43/GHSA-f84q-wwjh-mq43.json
+++ b/advisories/unreviewed/2022/09/GHSA-f84q-wwjh-mq43/GHSA-f84q-wwjh-mq43.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/09/GHSA-f8p7-rhpm-pg98/GHSA-f8p7-rhpm-pg98.json b/advisories/unreviewed/2022/09/GHSA-f8p7-rhpm-pg98/GHSA-f8p7-rhpm-pg98.json
index 46169e1f9d9..2639d30d2da 100644
--- a/advisories/unreviewed/2022/09/GHSA-f8p7-rhpm-pg98/GHSA-f8p7-rhpm-pg98.json
+++ b/advisories/unreviewed/2022/09/GHSA-f8p7-rhpm-pg98/GHSA-f8p7-rhpm-pg98.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/09/GHSA-frf4-63qc-6hf3/GHSA-frf4-63qc-6hf3.json b/advisories/unreviewed/2022/09/GHSA-frf4-63qc-6hf3/GHSA-frf4-63qc-6hf3.json
index 2e9952cd6fa..0c4b671eb16 100644
--- a/advisories/unreviewed/2022/09/GHSA-frf4-63qc-6hf3/GHSA-frf4-63qc-6hf3.json
+++ b/advisories/unreviewed/2022/09/GHSA-frf4-63qc-6hf3/GHSA-frf4-63qc-6hf3.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/09/GHSA-fv45-hg9g-jhjh/GHSA-fv45-hg9g-jhjh.json b/advisories/unreviewed/2022/09/GHSA-fv45-hg9g-jhjh/GHSA-fv45-hg9g-jhjh.json
index 41a6bc6fd46..9609e121bcf 100644
--- a/advisories/unreviewed/2022/09/GHSA-fv45-hg9g-jhjh/GHSA-fv45-hg9g-jhjh.json
+++ b/advisories/unreviewed/2022/09/GHSA-fv45-hg9g-jhjh/GHSA-fv45-hg9g-jhjh.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/09/GHSA-g8fh-5c5f-8vq4/GHSA-g8fh-5c5f-8vq4.json b/advisories/unreviewed/2022/09/GHSA-g8fh-5c5f-8vq4/GHSA-g8fh-5c5f-8vq4.json
index c384256c9b4..15ce91be916 100644
--- a/advisories/unreviewed/2022/09/GHSA-g8fh-5c5f-8vq4/GHSA-g8fh-5c5f-8vq4.json
+++ b/advisories/unreviewed/2022/09/GHSA-g8fh-5c5f-8vq4/GHSA-g8fh-5c5f-8vq4.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/09/GHSA-ggvq-62qc-4q5p/GHSA-ggvq-62qc-4q5p.json b/advisories/unreviewed/2022/09/GHSA-ggvq-62qc-4q5p/GHSA-ggvq-62qc-4q5p.json
index 8248fc7845b..5ebdb74ca88 100644
--- a/advisories/unreviewed/2022/09/GHSA-ggvq-62qc-4q5p/GHSA-ggvq-62qc-4q5p.json
+++ b/advisories/unreviewed/2022/09/GHSA-ggvq-62qc-4q5p/GHSA-ggvq-62qc-4q5p.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/09/GHSA-gqmg-mr55-425x/GHSA-gqmg-mr55-425x.json b/advisories/unreviewed/2022/09/GHSA-gqmg-mr55-425x/GHSA-gqmg-mr55-425x.json
index af513451036..5070bc974d1 100644
--- a/advisories/unreviewed/2022/09/GHSA-gqmg-mr55-425x/GHSA-gqmg-mr55-425x.json
+++ b/advisories/unreviewed/2022/09/GHSA-gqmg-mr55-425x/GHSA-gqmg-mr55-425x.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/09/GHSA-grjv-rc2c-54r5/GHSA-grjv-rc2c-54r5.json b/advisories/unreviewed/2022/09/GHSA-grjv-rc2c-54r5/GHSA-grjv-rc2c-54r5.json
index 1a71a7a150d..3e288930efc 100644
--- a/advisories/unreviewed/2022/09/GHSA-grjv-rc2c-54r5/GHSA-grjv-rc2c-54r5.json
+++ b/advisories/unreviewed/2022/09/GHSA-grjv-rc2c-54r5/GHSA-grjv-rc2c-54r5.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/09/GHSA-gw9q-37r7-h423/GHSA-gw9q-37r7-h423.json b/advisories/unreviewed/2022/09/GHSA-gw9q-37r7-h423/GHSA-gw9q-37r7-h423.json
index 7cc263d91d9..9a844b75f47 100644
--- a/advisories/unreviewed/2022/09/GHSA-gw9q-37r7-h423/GHSA-gw9q-37r7-h423.json
+++ b/advisories/unreviewed/2022/09/GHSA-gw9q-37r7-h423/GHSA-gw9q-37r7-h423.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",
@@ -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/09/GHSA-h596-wmq7-7vpq/GHSA-h596-wmq7-7vpq.json b/advisories/unreviewed/2022/09/GHSA-h596-wmq7-7vpq/GHSA-h596-wmq7-7vpq.json
index d0fce18b04a..7b0945e79a9 100644
--- a/advisories/unreviewed/2022/09/GHSA-h596-wmq7-7vpq/GHSA-h596-wmq7-7vpq.json
+++ b/advisories/unreviewed/2022/09/GHSA-h596-wmq7-7vpq/GHSA-h596-wmq7-7vpq.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/09/GHSA-h7wr-5h24-xrvw/GHSA-h7wr-5h24-xrvw.json b/advisories/unreviewed/2022/09/GHSA-h7wr-5h24-xrvw/GHSA-h7wr-5h24-xrvw.json
index f589a2e290b..85248e1277d 100644
--- a/advisories/unreviewed/2022/09/GHSA-h7wr-5h24-xrvw/GHSA-h7wr-5h24-xrvw.json
+++ b/advisories/unreviewed/2022/09/GHSA-h7wr-5h24-xrvw/GHSA-h7wr-5h24-xrvw.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/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/09/GHSA-hhrc-f68j-f28p/GHSA-hhrc-f68j-f28p.json b/advisories/unreviewed/2022/09/GHSA-hhrc-f68j-f28p/GHSA-hhrc-f68j-f28p.json
index 76870665852..4bd9dab2c05 100644
--- a/advisories/unreviewed/2022/09/GHSA-hhrc-f68j-f28p/GHSA-hhrc-f68j-f28p.json
+++ b/advisories/unreviewed/2022/09/GHSA-hhrc-f68j-f28p/GHSA-hhrc-f68j-f28p.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/09/GHSA-hhx4-8rv9-cwrp/GHSA-hhx4-8rv9-cwrp.json b/advisories/unreviewed/2022/09/GHSA-hhx4-8rv9-cwrp/GHSA-hhx4-8rv9-cwrp.json
index 50a110028ac..17d9c614173 100644
--- a/advisories/unreviewed/2022/09/GHSA-hhx4-8rv9-cwrp/GHSA-hhx4-8rv9-cwrp.json
+++ b/advisories/unreviewed/2022/09/GHSA-hhx4-8rv9-cwrp/GHSA-hhx4-8rv9-cwrp.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/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/09/GHSA-hqg4-3rm2-grf4/GHSA-hqg4-3rm2-grf4.json b/advisories/unreviewed/2022/09/GHSA-hqg4-3rm2-grf4/GHSA-hqg4-3rm2-grf4.json
index 5d22cb203e2..8e5cde2baec 100644
--- a/advisories/unreviewed/2022/09/GHSA-hqg4-3rm2-grf4/GHSA-hqg4-3rm2-grf4.json
+++ b/advisories/unreviewed/2022/09/GHSA-hqg4-3rm2-grf4/GHSA-hqg4-3rm2-grf4.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/09/GHSA-hv7g-87rj-q5q9/GHSA-hv7g-87rj-q5q9.json b/advisories/unreviewed/2022/09/GHSA-hv7g-87rj-q5q9/GHSA-hv7g-87rj-q5q9.json
index a85de44e88d..5c39bbeaa52 100644
--- a/advisories/unreviewed/2022/09/GHSA-hv7g-87rj-q5q9/GHSA-hv7g-87rj-q5q9.json
+++ b/advisories/unreviewed/2022/09/GHSA-hv7g-87rj-q5q9/GHSA-hv7g-87rj-q5q9.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/09/GHSA-jfm7-84vc-9qqr/GHSA-jfm7-84vc-9qqr.json b/advisories/unreviewed/2022/09/GHSA-jfm7-84vc-9qqr/GHSA-jfm7-84vc-9qqr.json
index 6b85545486b..1960c461616 100644
--- a/advisories/unreviewed/2022/09/GHSA-jfm7-84vc-9qqr/GHSA-jfm7-84vc-9qqr.json
+++ b/advisories/unreviewed/2022/09/GHSA-jfm7-84vc-9qqr/GHSA-jfm7-84vc-9qqr.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/09/GHSA-jx87-887q-554q/GHSA-jx87-887q-554q.json b/advisories/unreviewed/2022/09/GHSA-jx87-887q-554q/GHSA-jx87-887q-554q.json
index 67973c5a29f..cdc34c58453 100644
--- a/advisories/unreviewed/2022/09/GHSA-jx87-887q-554q/GHSA-jx87-887q-554q.json
+++ b/advisories/unreviewed/2022/09/GHSA-jx87-887q-554q/GHSA-jx87-887q-554q.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/09/GHSA-m6j8-qrc2-r53c/GHSA-m6j8-qrc2-r53c.json b/advisories/unreviewed/2022/09/GHSA-m6j8-qrc2-r53c/GHSA-m6j8-qrc2-r53c.json
index 5d60d19ba09..3fec8df4272 100644
--- a/advisories/unreviewed/2022/09/GHSA-m6j8-qrc2-r53c/GHSA-m6j8-qrc2-r53c.json
+++ b/advisories/unreviewed/2022/09/GHSA-m6j8-qrc2-r53c/GHSA-m6j8-qrc2-r53c.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/09/GHSA-m8wj-gc9v-2c82/GHSA-m8wj-gc9v-2c82.json b/advisories/unreviewed/2022/09/GHSA-m8wj-gc9v-2c82/GHSA-m8wj-gc9v-2c82.json
index 11c5c7ca59b..91b4f926462 100644
--- a/advisories/unreviewed/2022/09/GHSA-m8wj-gc9v-2c82/GHSA-m8wj-gc9v-2c82.json
+++ b/advisories/unreviewed/2022/09/GHSA-m8wj-gc9v-2c82/GHSA-m8wj-gc9v-2c82.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/09/GHSA-mh2q-2wc7-4q2g/GHSA-mh2q-2wc7-4q2g.json b/advisories/unreviewed/2022/09/GHSA-mh2q-2wc7-4q2g/GHSA-mh2q-2wc7-4q2g.json
index e2409f796f1..d782171a69d 100644
--- a/advisories/unreviewed/2022/09/GHSA-mh2q-2wc7-4q2g/GHSA-mh2q-2wc7-4q2g.json
+++ b/advisories/unreviewed/2022/09/GHSA-mh2q-2wc7-4q2g/GHSA-mh2q-2wc7-4q2g.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/09/GHSA-mjrx-6f7j-qvf7/GHSA-mjrx-6f7j-qvf7.json b/advisories/unreviewed/2022/09/GHSA-mjrx-6f7j-qvf7/GHSA-mjrx-6f7j-qvf7.json
index 9cf6e512a7c..5207f34d486 100644
--- a/advisories/unreviewed/2022/09/GHSA-mjrx-6f7j-qvf7/GHSA-mjrx-6f7j-qvf7.json
+++ b/advisories/unreviewed/2022/09/GHSA-mjrx-6f7j-qvf7/GHSA-mjrx-6f7j-qvf7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/09/GHSA-mxrw-2vpr-fpwr/GHSA-mxrw-2vpr-fpwr.json b/advisories/unreviewed/2022/09/GHSA-mxrw-2vpr-fpwr/GHSA-mxrw-2vpr-fpwr.json
index 05b8f659429..8678b76fdc3 100644
--- a/advisories/unreviewed/2022/09/GHSA-mxrw-2vpr-fpwr/GHSA-mxrw-2vpr-fpwr.json
+++ b/advisories/unreviewed/2022/09/GHSA-mxrw-2vpr-fpwr/GHSA-mxrw-2vpr-fpwr.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/09/GHSA-p38h-v883-px7v/GHSA-p38h-v883-px7v.json b/advisories/unreviewed/2022/09/GHSA-p38h-v883-px7v/GHSA-p38h-v883-px7v.json
index 4f32bd99439..df01246c894 100644
--- a/advisories/unreviewed/2022/09/GHSA-p38h-v883-px7v/GHSA-p38h-v883-px7v.json
+++ b/advisories/unreviewed/2022/09/GHSA-p38h-v883-px7v/GHSA-p38h-v883-px7v.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",
@@ -43,9 +41,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/09/GHSA-pmmp-33fg-6g8f/GHSA-pmmp-33fg-6g8f.json b/advisories/unreviewed/2022/09/GHSA-pmmp-33fg-6g8f/GHSA-pmmp-33fg-6g8f.json
index a1a0259d7a0..678ed67fd6a 100644
--- a/advisories/unreviewed/2022/09/GHSA-pmmp-33fg-6g8f/GHSA-pmmp-33fg-6g8f.json
+++ b/advisories/unreviewed/2022/09/GHSA-pmmp-33fg-6g8f/GHSA-pmmp-33fg-6g8f.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/09/GHSA-pmp5-x8jm-vvf8/GHSA-pmp5-x8jm-vvf8.json b/advisories/unreviewed/2022/09/GHSA-pmp5-x8jm-vvf8/GHSA-pmp5-x8jm-vvf8.json
index 1f69edd9241..0d2ce358a3a 100644
--- a/advisories/unreviewed/2022/09/GHSA-pmp5-x8jm-vvf8/GHSA-pmp5-x8jm-vvf8.json
+++ b/advisories/unreviewed/2022/09/GHSA-pmp5-x8jm-vvf8/GHSA-pmp5-x8jm-vvf8.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/09/GHSA-pp63-cgj5-h996/GHSA-pp63-cgj5-h996.json b/advisories/unreviewed/2022/09/GHSA-pp63-cgj5-h996/GHSA-pp63-cgj5-h996.json
index 6d349d75579..0b1b4605643 100644
--- a/advisories/unreviewed/2022/09/GHSA-pp63-cgj5-h996/GHSA-pp63-cgj5-h996.json
+++ b/advisories/unreviewed/2022/09/GHSA-pp63-cgj5-h996/GHSA-pp63-cgj5-h996.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/09/GHSA-pr99-9g59-4vj9/GHSA-pr99-9g59-4vj9.json b/advisories/unreviewed/2022/09/GHSA-pr99-9g59-4vj9/GHSA-pr99-9g59-4vj9.json
index d05326af3e9..058cf5a87c6 100644
--- a/advisories/unreviewed/2022/09/GHSA-pr99-9g59-4vj9/GHSA-pr99-9g59-4vj9.json
+++ b/advisories/unreviewed/2022/09/GHSA-pr99-9g59-4vj9/GHSA-pr99-9g59-4vj9.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/09/GHSA-qcwf-6cm5-8pqv/GHSA-qcwf-6cm5-8pqv.json b/advisories/unreviewed/2022/09/GHSA-qcwf-6cm5-8pqv/GHSA-qcwf-6cm5-8pqv.json
index 4af6ee7831c..41ebc541019 100644
--- a/advisories/unreviewed/2022/09/GHSA-qcwf-6cm5-8pqv/GHSA-qcwf-6cm5-8pqv.json
+++ b/advisories/unreviewed/2022/09/GHSA-qcwf-6cm5-8pqv/GHSA-qcwf-6cm5-8pqv.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/09/GHSA-qf6h-wr49-rv76/GHSA-qf6h-wr49-rv76.json b/advisories/unreviewed/2022/09/GHSA-qf6h-wr49-rv76/GHSA-qf6h-wr49-rv76.json
index e4ff11528ce..e10bc5e8e11 100644
--- a/advisories/unreviewed/2022/09/GHSA-qf6h-wr49-rv76/GHSA-qf6h-wr49-rv76.json
+++ b/advisories/unreviewed/2022/09/GHSA-qf6h-wr49-rv76/GHSA-qf6h-wr49-rv76.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/09/GHSA-qxq5-p7h4-x2vw/GHSA-qxq5-p7h4-x2vw.json b/advisories/unreviewed/2022/09/GHSA-qxq5-p7h4-x2vw/GHSA-qxq5-p7h4-x2vw.json
index 099b6ca582e..368e0d84941 100644
--- a/advisories/unreviewed/2022/09/GHSA-qxq5-p7h4-x2vw/GHSA-qxq5-p7h4-x2vw.json
+++ b/advisories/unreviewed/2022/09/GHSA-qxq5-p7h4-x2vw/GHSA-qxq5-p7h4-x2vw.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/09/GHSA-r64g-q6gj-fmfr/GHSA-r64g-q6gj-fmfr.json b/advisories/unreviewed/2022/09/GHSA-r64g-q6gj-fmfr/GHSA-r64g-q6gj-fmfr.json
index ec9c985759b..edb80556699 100644
--- a/advisories/unreviewed/2022/09/GHSA-r64g-q6gj-fmfr/GHSA-r64g-q6gj-fmfr.json
+++ b/advisories/unreviewed/2022/09/GHSA-r64g-q6gj-fmfr/GHSA-r64g-q6gj-fmfr.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/09/GHSA-rvjg-x555-jh28/GHSA-rvjg-x555-jh28.json b/advisories/unreviewed/2022/09/GHSA-rvjg-x555-jh28/GHSA-rvjg-x555-jh28.json
index 5430b7072ee..a99d5651890 100644
--- a/advisories/unreviewed/2022/09/GHSA-rvjg-x555-jh28/GHSA-rvjg-x555-jh28.json
+++ b/advisories/unreviewed/2022/09/GHSA-rvjg-x555-jh28/GHSA-rvjg-x555-jh28.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/09/GHSA-rwg3-p25f-fp5x/GHSA-rwg3-p25f-fp5x.json b/advisories/unreviewed/2022/09/GHSA-rwg3-p25f-fp5x/GHSA-rwg3-p25f-fp5x.json
index ce27daa49ca..ad03afcef16 100644
--- a/advisories/unreviewed/2022/09/GHSA-rwg3-p25f-fp5x/GHSA-rwg3-p25f-fp5x.json
+++ b/advisories/unreviewed/2022/09/GHSA-rwg3-p25f-fp5x/GHSA-rwg3-p25f-fp5x.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/09/GHSA-v2qf-2g23-xmcg/GHSA-v2qf-2g23-xmcg.json b/advisories/unreviewed/2022/09/GHSA-v2qf-2g23-xmcg/GHSA-v2qf-2g23-xmcg.json
index e043a036e82..b316baa922e 100644
--- a/advisories/unreviewed/2022/09/GHSA-v2qf-2g23-xmcg/GHSA-v2qf-2g23-xmcg.json
+++ b/advisories/unreviewed/2022/09/GHSA-v2qf-2g23-xmcg/GHSA-v2qf-2g23-xmcg.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/09/GHSA-v4qf-2m5f-gvqh/GHSA-v4qf-2m5f-gvqh.json b/advisories/unreviewed/2022/09/GHSA-v4qf-2m5f-gvqh/GHSA-v4qf-2m5f-gvqh.json
index 03f9fbbdbb1..0cd55d9775d 100644
--- a/advisories/unreviewed/2022/09/GHSA-v4qf-2m5f-gvqh/GHSA-v4qf-2m5f-gvqh.json
+++ b/advisories/unreviewed/2022/09/GHSA-v4qf-2m5f-gvqh/GHSA-v4qf-2m5f-gvqh.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/09/GHSA-v9vv-7w2w-4qp5/GHSA-v9vv-7w2w-4qp5.json b/advisories/unreviewed/2022/09/GHSA-v9vv-7w2w-4qp5/GHSA-v9vv-7w2w-4qp5.json
index 48aa2c427ea..4b8f338efdc 100644
--- a/advisories/unreviewed/2022/09/GHSA-v9vv-7w2w-4qp5/GHSA-v9vv-7w2w-4qp5.json
+++ b/advisories/unreviewed/2022/09/GHSA-v9vv-7w2w-4qp5/GHSA-v9vv-7w2w-4qp5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/09/GHSA-vg65-7g3c-xhj2/GHSA-vg65-7g3c-xhj2.json b/advisories/unreviewed/2022/09/GHSA-vg65-7g3c-xhj2/GHSA-vg65-7g3c-xhj2.json
index 5e27accca17..311a03e34d0 100644
--- a/advisories/unreviewed/2022/09/GHSA-vg65-7g3c-xhj2/GHSA-vg65-7g3c-xhj2.json
+++ b/advisories/unreviewed/2022/09/GHSA-vg65-7g3c-xhj2/GHSA-vg65-7g3c-xhj2.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/09/GHSA-w2rj-3rf3-w34g/GHSA-w2rj-3rf3-w34g.json b/advisories/unreviewed/2022/09/GHSA-w2rj-3rf3-w34g/GHSA-w2rj-3rf3-w34g.json
index b6c76aeb85f..c98de98befd 100644
--- a/advisories/unreviewed/2022/09/GHSA-w2rj-3rf3-w34g/GHSA-w2rj-3rf3-w34g.json
+++ b/advisories/unreviewed/2022/09/GHSA-w2rj-3rf3-w34g/GHSA-w2rj-3rf3-w34g.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/09/GHSA-w4r2-5c62-qrmc/GHSA-w4r2-5c62-qrmc.json b/advisories/unreviewed/2022/09/GHSA-w4r2-5c62-qrmc/GHSA-w4r2-5c62-qrmc.json
index c41cecab4d2..4b18ea99255 100644
--- a/advisories/unreviewed/2022/09/GHSA-w4r2-5c62-qrmc/GHSA-w4r2-5c62-qrmc.json
+++ b/advisories/unreviewed/2022/09/GHSA-w4r2-5c62-qrmc/GHSA-w4r2-5c62-qrmc.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/09/GHSA-w76j-g6q7-46hq/GHSA-w76j-g6q7-46hq.json b/advisories/unreviewed/2022/09/GHSA-w76j-g6q7-46hq/GHSA-w76j-g6q7-46hq.json
index dd4a23fa04b..36e7a1dbe4b 100644
--- a/advisories/unreviewed/2022/09/GHSA-w76j-g6q7-46hq/GHSA-w76j-g6q7-46hq.json
+++ b/advisories/unreviewed/2022/09/GHSA-w76j-g6q7-46hq/GHSA-w76j-g6q7-46hq.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/09/GHSA-wh36-484v-vm65/GHSA-wh36-484v-vm65.json b/advisories/unreviewed/2022/09/GHSA-wh36-484v-vm65/GHSA-wh36-484v-vm65.json
index e98ba1e710a..2904d6224ad 100644
--- a/advisories/unreviewed/2022/09/GHSA-wh36-484v-vm65/GHSA-wh36-484v-vm65.json
+++ b/advisories/unreviewed/2022/09/GHSA-wh36-484v-vm65/GHSA-wh36-484v-vm65.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/09/GHSA-whxv-p57p-v97w/GHSA-whxv-p57p-v97w.json b/advisories/unreviewed/2022/09/GHSA-whxv-p57p-v97w/GHSA-whxv-p57p-v97w.json
index a31b9998856..c48b476f22b 100644
--- a/advisories/unreviewed/2022/09/GHSA-whxv-p57p-v97w/GHSA-whxv-p57p-v97w.json
+++ b/advisories/unreviewed/2022/09/GHSA-whxv-p57p-v97w/GHSA-whxv-p57p-v97w.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/09/GHSA-x6xq-xccv-wjp3/GHSA-x6xq-xccv-wjp3.json b/advisories/unreviewed/2022/09/GHSA-x6xq-xccv-wjp3/GHSA-x6xq-xccv-wjp3.json
index b9b03056267..112bc9ef146 100644
--- a/advisories/unreviewed/2022/09/GHSA-x6xq-xccv-wjp3/GHSA-x6xq-xccv-wjp3.json
+++ b/advisories/unreviewed/2022/09/GHSA-x6xq-xccv-wjp3/GHSA-x6xq-xccv-wjp3.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/09/GHSA-xch5-pwh8-cf69/GHSA-xch5-pwh8-cf69.json b/advisories/unreviewed/2022/09/GHSA-xch5-pwh8-cf69/GHSA-xch5-pwh8-cf69.json
index 645595cd080..21b640e07f5 100644
--- a/advisories/unreviewed/2022/09/GHSA-xch5-pwh8-cf69/GHSA-xch5-pwh8-cf69.json
+++ b/advisories/unreviewed/2022/09/GHSA-xch5-pwh8-cf69/GHSA-xch5-pwh8-cf69.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/09/GHSA-xg7c-263c-79vp/GHSA-xg7c-263c-79vp.json b/advisories/unreviewed/2022/09/GHSA-xg7c-263c-79vp/GHSA-xg7c-263c-79vp.json
index b42968b8a8e..71d8679e81f 100644
--- a/advisories/unreviewed/2022/09/GHSA-xg7c-263c-79vp/GHSA-xg7c-263c-79vp.json
+++ b/advisories/unreviewed/2022/09/GHSA-xg7c-263c-79vp/GHSA-xg7c-263c-79vp.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/09/GHSA-xhq5-7429-4hrv/GHSA-xhq5-7429-4hrv.json b/advisories/unreviewed/2022/09/GHSA-xhq5-7429-4hrv/GHSA-xhq5-7429-4hrv.json
index e83d6b7c968..61f42a646fb 100644
--- a/advisories/unreviewed/2022/09/GHSA-xhq5-7429-4hrv/GHSA-xhq5-7429-4hrv.json
+++ b/advisories/unreviewed/2022/09/GHSA-xhq5-7429-4hrv/GHSA-xhq5-7429-4hrv.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/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/09/GHSA-xrmg-5x28-jv6w/GHSA-xrmg-5x28-jv6w.json b/advisories/unreviewed/2022/09/GHSA-xrmg-5x28-jv6w/GHSA-xrmg-5x28-jv6w.json
index bedae2f3d5a..4c587e9972a 100644
--- a/advisories/unreviewed/2022/09/GHSA-xrmg-5x28-jv6w/GHSA-xrmg-5x28-jv6w.json
+++ b/advisories/unreviewed/2022/09/GHSA-xrmg-5x28-jv6w/GHSA-xrmg-5x28-jv6w.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/10/GHSA-22cv-p6m9-w66j/GHSA-22cv-p6m9-w66j.json b/advisories/unreviewed/2022/10/GHSA-22cv-p6m9-w66j/GHSA-22cv-p6m9-w66j.json
index fc35d110c65..15b3bace5af 100644
--- a/advisories/unreviewed/2022/10/GHSA-22cv-p6m9-w66j/GHSA-22cv-p6m9-w66j.json
+++ b/advisories/unreviewed/2022/10/GHSA-22cv-p6m9-w66j/GHSA-22cv-p6m9-w66j.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/10/GHSA-2cvc-mc5v-x4cj/GHSA-2cvc-mc5v-x4cj.json b/advisories/unreviewed/2022/10/GHSA-2cvc-mc5v-x4cj/GHSA-2cvc-mc5v-x4cj.json
index 2db8194dc3d..d3150377096 100644
--- a/advisories/unreviewed/2022/10/GHSA-2cvc-mc5v-x4cj/GHSA-2cvc-mc5v-x4cj.json
+++ b/advisories/unreviewed/2022/10/GHSA-2cvc-mc5v-x4cj/GHSA-2cvc-mc5v-x4cj.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/10/GHSA-2cx5-vjfr-g5qr/GHSA-2cx5-vjfr-g5qr.json b/advisories/unreviewed/2022/10/GHSA-2cx5-vjfr-g5qr/GHSA-2cx5-vjfr-g5qr.json
index da1d0daa53a..7cf5cf53199 100644
--- a/advisories/unreviewed/2022/10/GHSA-2cx5-vjfr-g5qr/GHSA-2cx5-vjfr-g5qr.json
+++ b/advisories/unreviewed/2022/10/GHSA-2cx5-vjfr-g5qr/GHSA-2cx5-vjfr-g5qr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/10/GHSA-2mx3-3v4c-p542/GHSA-2mx3-3v4c-p542.json b/advisories/unreviewed/2022/10/GHSA-2mx3-3v4c-p542/GHSA-2mx3-3v4c-p542.json
index fc0391a0a70..51697e7f3e2 100644
--- a/advisories/unreviewed/2022/10/GHSA-2mx3-3v4c-p542/GHSA-2mx3-3v4c-p542.json
+++ b/advisories/unreviewed/2022/10/GHSA-2mx3-3v4c-p542/GHSA-2mx3-3v4c-p542.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/10/GHSA-2q6q-v4gf-4wh6/GHSA-2q6q-v4gf-4wh6.json b/advisories/unreviewed/2022/10/GHSA-2q6q-v4gf-4wh6/GHSA-2q6q-v4gf-4wh6.json
index 55720d026a0..7c617a5fd55 100644
--- a/advisories/unreviewed/2022/10/GHSA-2q6q-v4gf-4wh6/GHSA-2q6q-v4gf-4wh6.json
+++ b/advisories/unreviewed/2022/10/GHSA-2q6q-v4gf-4wh6/GHSA-2q6q-v4gf-4wh6.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/2022/10/GHSA-2w48-6h97-465j/GHSA-2w48-6h97-465j.json b/advisories/unreviewed/2022/10/GHSA-2w48-6h97-465j/GHSA-2w48-6h97-465j.json
index 9b071fca64d..827df3e789f 100644
--- a/advisories/unreviewed/2022/10/GHSA-2w48-6h97-465j/GHSA-2w48-6h97-465j.json
+++ b/advisories/unreviewed/2022/10/GHSA-2w48-6h97-465j/GHSA-2w48-6h97-465j.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/10/GHSA-32mx-364x-qgq2/GHSA-32mx-364x-qgq2.json b/advisories/unreviewed/2022/10/GHSA-32mx-364x-qgq2/GHSA-32mx-364x-qgq2.json
index 9356d902c7b..657a50b5f5d 100644
--- a/advisories/unreviewed/2022/10/GHSA-32mx-364x-qgq2/GHSA-32mx-364x-qgq2.json
+++ b/advisories/unreviewed/2022/10/GHSA-32mx-364x-qgq2/GHSA-32mx-364x-qgq2.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/10/GHSA-33w6-gxj4-hj26/GHSA-33w6-gxj4-hj26.json b/advisories/unreviewed/2022/10/GHSA-33w6-gxj4-hj26/GHSA-33w6-gxj4-hj26.json
index 7a8194ce30f..da8eddc4ca2 100644
--- a/advisories/unreviewed/2022/10/GHSA-33w6-gxj4-hj26/GHSA-33w6-gxj4-hj26.json
+++ b/advisories/unreviewed/2022/10/GHSA-33w6-gxj4-hj26/GHSA-33w6-gxj4-hj26.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/10/GHSA-3h9q-66fh-rfg5/GHSA-3h9q-66fh-rfg5.json b/advisories/unreviewed/2022/10/GHSA-3h9q-66fh-rfg5/GHSA-3h9q-66fh-rfg5.json
index 783398a3acf..ae78ec6e99e 100644
--- a/advisories/unreviewed/2022/10/GHSA-3h9q-66fh-rfg5/GHSA-3h9q-66fh-rfg5.json
+++ b/advisories/unreviewed/2022/10/GHSA-3h9q-66fh-rfg5/GHSA-3h9q-66fh-rfg5.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/10/GHSA-3p4h-f64c-fmg2/GHSA-3p4h-f64c-fmg2.json b/advisories/unreviewed/2022/10/GHSA-3p4h-f64c-fmg2/GHSA-3p4h-f64c-fmg2.json
index dd5c2e073b5..aa61a40b058 100644
--- a/advisories/unreviewed/2022/10/GHSA-3p4h-f64c-fmg2/GHSA-3p4h-f64c-fmg2.json
+++ b/advisories/unreviewed/2022/10/GHSA-3p4h-f64c-fmg2/GHSA-3p4h-f64c-fmg2.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/10/GHSA-3rpm-6p6h-45fh/GHSA-3rpm-6p6h-45fh.json b/advisories/unreviewed/2022/10/GHSA-3rpm-6p6h-45fh/GHSA-3rpm-6p6h-45fh.json
index b47ad888e8d..abd6710b642 100644
--- a/advisories/unreviewed/2022/10/GHSA-3rpm-6p6h-45fh/GHSA-3rpm-6p6h-45fh.json
+++ b/advisories/unreviewed/2022/10/GHSA-3rpm-6p6h-45fh/GHSA-3rpm-6p6h-45fh.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/10/GHSA-42f7-vwvg-7c8v/GHSA-42f7-vwvg-7c8v.json b/advisories/unreviewed/2022/10/GHSA-42f7-vwvg-7c8v/GHSA-42f7-vwvg-7c8v.json
index 8e18a243ccb..136fccb800c 100644
--- a/advisories/unreviewed/2022/10/GHSA-42f7-vwvg-7c8v/GHSA-42f7-vwvg-7c8v.json
+++ b/advisories/unreviewed/2022/10/GHSA-42f7-vwvg-7c8v/GHSA-42f7-vwvg-7c8v.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/10/GHSA-4367-36c5-2mx8/GHSA-4367-36c5-2mx8.json b/advisories/unreviewed/2022/10/GHSA-4367-36c5-2mx8/GHSA-4367-36c5-2mx8.json
index ae9c21c8d63..2e5b105d7b6 100644
--- a/advisories/unreviewed/2022/10/GHSA-4367-36c5-2mx8/GHSA-4367-36c5-2mx8.json
+++ b/advisories/unreviewed/2022/10/GHSA-4367-36c5-2mx8/GHSA-4367-36c5-2mx8.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/10/GHSA-48c3-7fh9-53m6/GHSA-48c3-7fh9-53m6.json b/advisories/unreviewed/2022/10/GHSA-48c3-7fh9-53m6/GHSA-48c3-7fh9-53m6.json
index a78a2df8eaf..1383cbd9bdb 100644
--- a/advisories/unreviewed/2022/10/GHSA-48c3-7fh9-53m6/GHSA-48c3-7fh9-53m6.json
+++ b/advisories/unreviewed/2022/10/GHSA-48c3-7fh9-53m6/GHSA-48c3-7fh9-53m6.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",
@@ -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/10/GHSA-4cfc-w93h-9987/GHSA-4cfc-w93h-9987.json b/advisories/unreviewed/2022/10/GHSA-4cfc-w93h-9987/GHSA-4cfc-w93h-9987.json
index ce407342948..fe620b45e10 100644
--- a/advisories/unreviewed/2022/10/GHSA-4cfc-w93h-9987/GHSA-4cfc-w93h-9987.json
+++ b/advisories/unreviewed/2022/10/GHSA-4cfc-w93h-9987/GHSA-4cfc-w93h-9987.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/10/GHSA-4cwr-vwjh-j2gw/GHSA-4cwr-vwjh-j2gw.json b/advisories/unreviewed/2022/10/GHSA-4cwr-vwjh-j2gw/GHSA-4cwr-vwjh-j2gw.json
index 1fdaa7ba3ce..1579439e380 100644
--- a/advisories/unreviewed/2022/10/GHSA-4cwr-vwjh-j2gw/GHSA-4cwr-vwjh-j2gw.json
+++ b/advisories/unreviewed/2022/10/GHSA-4cwr-vwjh-j2gw/GHSA-4cwr-vwjh-j2gw.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/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/10/GHSA-4gqc-ggg8-rxcq/GHSA-4gqc-ggg8-rxcq.json b/advisories/unreviewed/2022/10/GHSA-4gqc-ggg8-rxcq/GHSA-4gqc-ggg8-rxcq.json
index 07e43d551d5..afd0a2c9449 100644
--- a/advisories/unreviewed/2022/10/GHSA-4gqc-ggg8-rxcq/GHSA-4gqc-ggg8-rxcq.json
+++ b/advisories/unreviewed/2022/10/GHSA-4gqc-ggg8-rxcq/GHSA-4gqc-ggg8-rxcq.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",
@@ -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/10/GHSA-4qh3-gf24-f7qr/GHSA-4qh3-gf24-f7qr.json b/advisories/unreviewed/2022/10/GHSA-4qh3-gf24-f7qr/GHSA-4qh3-gf24-f7qr.json
index d8ecf45c940..6e1b909e2c0 100644
--- a/advisories/unreviewed/2022/10/GHSA-4qh3-gf24-f7qr/GHSA-4qh3-gf24-f7qr.json
+++ b/advisories/unreviewed/2022/10/GHSA-4qh3-gf24-f7qr/GHSA-4qh3-gf24-f7qr.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/10/GHSA-52x4-pcpg-9vp8/GHSA-52x4-pcpg-9vp8.json b/advisories/unreviewed/2022/10/GHSA-52x4-pcpg-9vp8/GHSA-52x4-pcpg-9vp8.json
index 304bdc6f75b..5070c90cd5b 100644
--- a/advisories/unreviewed/2022/10/GHSA-52x4-pcpg-9vp8/GHSA-52x4-pcpg-9vp8.json
+++ b/advisories/unreviewed/2022/10/GHSA-52x4-pcpg-9vp8/GHSA-52x4-pcpg-9vp8.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/10/GHSA-54p7-2j8w-43ph/GHSA-54p7-2j8w-43ph.json b/advisories/unreviewed/2022/10/GHSA-54p7-2j8w-43ph/GHSA-54p7-2j8w-43ph.json
index f98fbaba1c6..a92fa126635 100644
--- a/advisories/unreviewed/2022/10/GHSA-54p7-2j8w-43ph/GHSA-54p7-2j8w-43ph.json
+++ b/advisories/unreviewed/2022/10/GHSA-54p7-2j8w-43ph/GHSA-54p7-2j8w-43ph.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/10/GHSA-59hx-7v8g-p3hq/GHSA-59hx-7v8g-p3hq.json b/advisories/unreviewed/2022/10/GHSA-59hx-7v8g-p3hq/GHSA-59hx-7v8g-p3hq.json
index d6334a83ead..a453d3f4d57 100644
--- a/advisories/unreviewed/2022/10/GHSA-59hx-7v8g-p3hq/GHSA-59hx-7v8g-p3hq.json
+++ b/advisories/unreviewed/2022/10/GHSA-59hx-7v8g-p3hq/GHSA-59hx-7v8g-p3hq.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",
@@ -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/10/GHSA-5gv9-2p4h-4r72/GHSA-5gv9-2p4h-4r72.json b/advisories/unreviewed/2022/10/GHSA-5gv9-2p4h-4r72/GHSA-5gv9-2p4h-4r72.json
index 27e1c048497..447669fd0e9 100644
--- a/advisories/unreviewed/2022/10/GHSA-5gv9-2p4h-4r72/GHSA-5gv9-2p4h-4r72.json
+++ b/advisories/unreviewed/2022/10/GHSA-5gv9-2p4h-4r72/GHSA-5gv9-2p4h-4r72.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/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/10/GHSA-65x5-c54x-hq3v/GHSA-65x5-c54x-hq3v.json b/advisories/unreviewed/2022/10/GHSA-65x5-c54x-hq3v/GHSA-65x5-c54x-hq3v.json
index 990a4edd887..0d5460cdfa9 100644
--- a/advisories/unreviewed/2022/10/GHSA-65x5-c54x-hq3v/GHSA-65x5-c54x-hq3v.json
+++ b/advisories/unreviewed/2022/10/GHSA-65x5-c54x-hq3v/GHSA-65x5-c54x-hq3v.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",
@@ -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/10/GHSA-677m-qhv4-ph73/GHSA-677m-qhv4-ph73.json b/advisories/unreviewed/2022/10/GHSA-677m-qhv4-ph73/GHSA-677m-qhv4-ph73.json
index a563ef183d5..e56e9ec325d 100644
--- a/advisories/unreviewed/2022/10/GHSA-677m-qhv4-ph73/GHSA-677m-qhv4-ph73.json
+++ b/advisories/unreviewed/2022/10/GHSA-677m-qhv4-ph73/GHSA-677m-qhv4-ph73.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/10/GHSA-6c4g-j5rf-mc73/GHSA-6c4g-j5rf-mc73.json b/advisories/unreviewed/2022/10/GHSA-6c4g-j5rf-mc73/GHSA-6c4g-j5rf-mc73.json
index be68a08561d..cfcdb92e1a6 100644
--- a/advisories/unreviewed/2022/10/GHSA-6c4g-j5rf-mc73/GHSA-6c4g-j5rf-mc73.json
+++ b/advisories/unreviewed/2022/10/GHSA-6c4g-j5rf-mc73/GHSA-6c4g-j5rf-mc73.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/10/GHSA-6f9p-8jgv-p63r/GHSA-6f9p-8jgv-p63r.json b/advisories/unreviewed/2022/10/GHSA-6f9p-8jgv-p63r/GHSA-6f9p-8jgv-p63r.json
index 30bd7a710de..6b8e9bbcc73 100644
--- a/advisories/unreviewed/2022/10/GHSA-6f9p-8jgv-p63r/GHSA-6f9p-8jgv-p63r.json
+++ b/advisories/unreviewed/2022/10/GHSA-6f9p-8jgv-p63r/GHSA-6f9p-8jgv-p63r.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:P/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": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/10/GHSA-6gvp-vcq2-qc46/GHSA-6gvp-vcq2-qc46.json b/advisories/unreviewed/2022/10/GHSA-6gvp-vcq2-qc46/GHSA-6gvp-vcq2-qc46.json
index 0ce7d34f534..ca56dad2208 100644
--- a/advisories/unreviewed/2022/10/GHSA-6gvp-vcq2-qc46/GHSA-6gvp-vcq2-qc46.json
+++ b/advisories/unreviewed/2022/10/GHSA-6gvp-vcq2-qc46/GHSA-6gvp-vcq2-qc46.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/10/GHSA-6ph7-8wxv-6gf2/GHSA-6ph7-8wxv-6gf2.json b/advisories/unreviewed/2022/10/GHSA-6ph7-8wxv-6gf2/GHSA-6ph7-8wxv-6gf2.json
index 795c22af69f..c75569a0782 100644
--- a/advisories/unreviewed/2022/10/GHSA-6ph7-8wxv-6gf2/GHSA-6ph7-8wxv-6gf2.json
+++ b/advisories/unreviewed/2022/10/GHSA-6ph7-8wxv-6gf2/GHSA-6ph7-8wxv-6gf2.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/10/GHSA-77p8-wh75-m8pf/GHSA-77p8-wh75-m8pf.json b/advisories/unreviewed/2022/10/GHSA-77p8-wh75-m8pf/GHSA-77p8-wh75-m8pf.json
index ef3ab83c32d..6845be39529 100644
--- a/advisories/unreviewed/2022/10/GHSA-77p8-wh75-m8pf/GHSA-77p8-wh75-m8pf.json
+++ b/advisories/unreviewed/2022/10/GHSA-77p8-wh75-m8pf/GHSA-77p8-wh75-m8pf.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/10/GHSA-7fvf-jrqc-p27w/GHSA-7fvf-jrqc-p27w.json b/advisories/unreviewed/2022/10/GHSA-7fvf-jrqc-p27w/GHSA-7fvf-jrqc-p27w.json
index 6651a42c499..e559a00c799 100644
--- a/advisories/unreviewed/2022/10/GHSA-7fvf-jrqc-p27w/GHSA-7fvf-jrqc-p27w.json
+++ b/advisories/unreviewed/2022/10/GHSA-7fvf-jrqc-p27w/GHSA-7fvf-jrqc-p27w.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/10/GHSA-7gf6-46hj-v5fm/GHSA-7gf6-46hj-v5fm.json b/advisories/unreviewed/2022/10/GHSA-7gf6-46hj-v5fm/GHSA-7gf6-46hj-v5fm.json
index fec0ef51611..f0220e9a2da 100644
--- a/advisories/unreviewed/2022/10/GHSA-7gf6-46hj-v5fm/GHSA-7gf6-46hj-v5fm.json
+++ b/advisories/unreviewed/2022/10/GHSA-7gf6-46hj-v5fm/GHSA-7gf6-46hj-v5fm.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/10/GHSA-7j5w-vxpg-45wv/GHSA-7j5w-vxpg-45wv.json b/advisories/unreviewed/2022/10/GHSA-7j5w-vxpg-45wv/GHSA-7j5w-vxpg-45wv.json
index 46625aed12d..d309f29ed13 100644
--- a/advisories/unreviewed/2022/10/GHSA-7j5w-vxpg-45wv/GHSA-7j5w-vxpg-45wv.json
+++ b/advisories/unreviewed/2022/10/GHSA-7j5w-vxpg-45wv/GHSA-7j5w-vxpg-45wv.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/10/GHSA-7jr8-4rjf-gh7f/GHSA-7jr8-4rjf-gh7f.json b/advisories/unreviewed/2022/10/GHSA-7jr8-4rjf-gh7f/GHSA-7jr8-4rjf-gh7f.json
index 794c74f94b1..82000b246f8 100644
--- a/advisories/unreviewed/2022/10/GHSA-7jr8-4rjf-gh7f/GHSA-7jr8-4rjf-gh7f.json
+++ b/advisories/unreviewed/2022/10/GHSA-7jr8-4rjf-gh7f/GHSA-7jr8-4rjf-gh7f.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/10/GHSA-7q22-wjmh-43mq/GHSA-7q22-wjmh-43mq.json b/advisories/unreviewed/2022/10/GHSA-7q22-wjmh-43mq/GHSA-7q22-wjmh-43mq.json
index b7fb21ab74a..8efe3881122 100644
--- a/advisories/unreviewed/2022/10/GHSA-7q22-wjmh-43mq/GHSA-7q22-wjmh-43mq.json
+++ b/advisories/unreviewed/2022/10/GHSA-7q22-wjmh-43mq/GHSA-7q22-wjmh-43mq.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",
@@ -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/10/GHSA-7qgc-g238-7w3x/GHSA-7qgc-g238-7w3x.json b/advisories/unreviewed/2022/10/GHSA-7qgc-g238-7w3x/GHSA-7qgc-g238-7w3x.json
index 79ce63a5ca7..1e61747ee60 100644
--- a/advisories/unreviewed/2022/10/GHSA-7qgc-g238-7w3x/GHSA-7qgc-g238-7w3x.json
+++ b/advisories/unreviewed/2022/10/GHSA-7qgc-g238-7w3x/GHSA-7qgc-g238-7w3x.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/10/GHSA-7w7x-g79q-7m7x/GHSA-7w7x-g79q-7m7x.json b/advisories/unreviewed/2022/10/GHSA-7w7x-g79q-7m7x/GHSA-7w7x-g79q-7m7x.json
index e7282369b8f..683aa60edfc 100644
--- a/advisories/unreviewed/2022/10/GHSA-7w7x-g79q-7m7x/GHSA-7w7x-g79q-7m7x.json
+++ b/advisories/unreviewed/2022/10/GHSA-7w7x-g79q-7m7x/GHSA-7w7x-g79q-7m7x.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/10/GHSA-8327-26x5-xq89/GHSA-8327-26x5-xq89.json b/advisories/unreviewed/2022/10/GHSA-8327-26x5-xq89/GHSA-8327-26x5-xq89.json
index 87a0120aef2..4f9b587a762 100644
--- a/advisories/unreviewed/2022/10/GHSA-8327-26x5-xq89/GHSA-8327-26x5-xq89.json
+++ b/advisories/unreviewed/2022/10/GHSA-8327-26x5-xq89/GHSA-8327-26x5-xq89.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/2022/10/GHSA-849g-m22c-8qh7/GHSA-849g-m22c-8qh7.json b/advisories/unreviewed/2022/10/GHSA-849g-m22c-8qh7/GHSA-849g-m22c-8qh7.json
index 32432837913..39a82bc9177 100644
--- a/advisories/unreviewed/2022/10/GHSA-849g-m22c-8qh7/GHSA-849g-m22c-8qh7.json
+++ b/advisories/unreviewed/2022/10/GHSA-849g-m22c-8qh7/GHSA-849g-m22c-8qh7.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",
@@ -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/10/GHSA-866q-r6p7-vx88/GHSA-866q-r6p7-vx88.json b/advisories/unreviewed/2022/10/GHSA-866q-r6p7-vx88/GHSA-866q-r6p7-vx88.json
index e72935627d8..7642f7e7df3 100644
--- a/advisories/unreviewed/2022/10/GHSA-866q-r6p7-vx88/GHSA-866q-r6p7-vx88.json
+++ b/advisories/unreviewed/2022/10/GHSA-866q-r6p7-vx88/GHSA-866q-r6p7-vx88.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",
@@ -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/10/GHSA-8978-5g4g-mvjc/GHSA-8978-5g4g-mvjc.json b/advisories/unreviewed/2022/10/GHSA-8978-5g4g-mvjc/GHSA-8978-5g4g-mvjc.json
index 3392b67c233..faac6671a09 100644
--- a/advisories/unreviewed/2022/10/GHSA-8978-5g4g-mvjc/GHSA-8978-5g4g-mvjc.json
+++ b/advisories/unreviewed/2022/10/GHSA-8978-5g4g-mvjc/GHSA-8978-5g4g-mvjc.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",
@@ -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/10/GHSA-8g39-7r49-jcm2/GHSA-8g39-7r49-jcm2.json b/advisories/unreviewed/2022/10/GHSA-8g39-7r49-jcm2/GHSA-8g39-7r49-jcm2.json
index 7030da868ad..2b11eee6bad 100644
--- a/advisories/unreviewed/2022/10/GHSA-8g39-7r49-jcm2/GHSA-8g39-7r49-jcm2.json
+++ b/advisories/unreviewed/2022/10/GHSA-8g39-7r49-jcm2/GHSA-8g39-7r49-jcm2.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/10/GHSA-8vqq-c5g5-395p/GHSA-8vqq-c5g5-395p.json b/advisories/unreviewed/2022/10/GHSA-8vqq-c5g5-395p/GHSA-8vqq-c5g5-395p.json
index 95309b53d4c..d1012da2724 100644
--- a/advisories/unreviewed/2022/10/GHSA-8vqq-c5g5-395p/GHSA-8vqq-c5g5-395p.json
+++ b/advisories/unreviewed/2022/10/GHSA-8vqq-c5g5-395p/GHSA-8vqq-c5g5-395p.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/10/GHSA-8vr2-6v7f-c42x/GHSA-8vr2-6v7f-c42x.json b/advisories/unreviewed/2022/10/GHSA-8vr2-6v7f-c42x/GHSA-8vr2-6v7f-c42x.json
index 2a2615bf0a9..65aeaea85f1 100644
--- a/advisories/unreviewed/2022/10/GHSA-8vr2-6v7f-c42x/GHSA-8vr2-6v7f-c42x.json
+++ b/advisories/unreviewed/2022/10/GHSA-8vr2-6v7f-c42x/GHSA-8vr2-6v7f-c42x.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/10/GHSA-8xgg-2wjc-gwgj/GHSA-8xgg-2wjc-gwgj.json b/advisories/unreviewed/2022/10/GHSA-8xgg-2wjc-gwgj/GHSA-8xgg-2wjc-gwgj.json
index e4338dfa133..8154e146d24 100644
--- a/advisories/unreviewed/2022/10/GHSA-8xgg-2wjc-gwgj/GHSA-8xgg-2wjc-gwgj.json
+++ b/advisories/unreviewed/2022/10/GHSA-8xgg-2wjc-gwgj/GHSA-8xgg-2wjc-gwgj.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/10/GHSA-9623-x7hq-7pwx/GHSA-9623-x7hq-7pwx.json b/advisories/unreviewed/2022/10/GHSA-9623-x7hq-7pwx/GHSA-9623-x7hq-7pwx.json
index b2b28af028d..c31f7a05d0a 100644
--- a/advisories/unreviewed/2022/10/GHSA-9623-x7hq-7pwx/GHSA-9623-x7hq-7pwx.json
+++ b/advisories/unreviewed/2022/10/GHSA-9623-x7hq-7pwx/GHSA-9623-x7hq-7pwx.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/10/GHSA-992v-9r84-5pgg/GHSA-992v-9r84-5pgg.json b/advisories/unreviewed/2022/10/GHSA-992v-9r84-5pgg/GHSA-992v-9r84-5pgg.json
index 88038df31a0..f9a994a8766 100644
--- a/advisories/unreviewed/2022/10/GHSA-992v-9r84-5pgg/GHSA-992v-9r84-5pgg.json
+++ b/advisories/unreviewed/2022/10/GHSA-992v-9r84-5pgg/GHSA-992v-9r84-5pgg.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/10/GHSA-9994-rx95-frv3/GHSA-9994-rx95-frv3.json b/advisories/unreviewed/2022/10/GHSA-9994-rx95-frv3/GHSA-9994-rx95-frv3.json
index 2e2319fe06d..2d1e425ec69 100644
--- a/advisories/unreviewed/2022/10/GHSA-9994-rx95-frv3/GHSA-9994-rx95-frv3.json
+++ b/advisories/unreviewed/2022/10/GHSA-9994-rx95-frv3/GHSA-9994-rx95-frv3.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",
diff --git a/advisories/unreviewed/2022/10/GHSA-9fr8-wggv-7fmg/GHSA-9fr8-wggv-7fmg.json b/advisories/unreviewed/2022/10/GHSA-9fr8-wggv-7fmg/GHSA-9fr8-wggv-7fmg.json
index 262b1336c77..b58f82aa7c1 100644
--- a/advisories/unreviewed/2022/10/GHSA-9fr8-wggv-7fmg/GHSA-9fr8-wggv-7fmg.json
+++ b/advisories/unreviewed/2022/10/GHSA-9fr8-wggv-7fmg/GHSA-9fr8-wggv-7fmg.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",
@@ -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/10/GHSA-9jmv-95hw-wfj2/GHSA-9jmv-95hw-wfj2.json b/advisories/unreviewed/2022/10/GHSA-9jmv-95hw-wfj2/GHSA-9jmv-95hw-wfj2.json
index 844b1213958..59c3ca12aa0 100644
--- a/advisories/unreviewed/2022/10/GHSA-9jmv-95hw-wfj2/GHSA-9jmv-95hw-wfj2.json
+++ b/advisories/unreviewed/2022/10/GHSA-9jmv-95hw-wfj2/GHSA-9jmv-95hw-wfj2.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",
@@ -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/10/GHSA-9x39-xf9p-4wrq/GHSA-9x39-xf9p-4wrq.json b/advisories/unreviewed/2022/10/GHSA-9x39-xf9p-4wrq/GHSA-9x39-xf9p-4wrq.json
index 907c6f4beda..81e1cbec7ae 100644
--- a/advisories/unreviewed/2022/10/GHSA-9x39-xf9p-4wrq/GHSA-9x39-xf9p-4wrq.json
+++ b/advisories/unreviewed/2022/10/GHSA-9x39-xf9p-4wrq/GHSA-9x39-xf9p-4wrq.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/2022/10/GHSA-c735-hf6c-2x9j/GHSA-c735-hf6c-2x9j.json b/advisories/unreviewed/2022/10/GHSA-c735-hf6c-2x9j/GHSA-c735-hf6c-2x9j.json
index adcfb8026b1..132b995f26a 100644
--- a/advisories/unreviewed/2022/10/GHSA-c735-hf6c-2x9j/GHSA-c735-hf6c-2x9j.json
+++ b/advisories/unreviewed/2022/10/GHSA-c735-hf6c-2x9j/GHSA-c735-hf6c-2x9j.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/10/GHSA-cg2v-9v73-ccwp/GHSA-cg2v-9v73-ccwp.json b/advisories/unreviewed/2022/10/GHSA-cg2v-9v73-ccwp/GHSA-cg2v-9v73-ccwp.json
index b5026b334b8..0c0b8635d23 100644
--- a/advisories/unreviewed/2022/10/GHSA-cg2v-9v73-ccwp/GHSA-cg2v-9v73-ccwp.json
+++ b/advisories/unreviewed/2022/10/GHSA-cg2v-9v73-ccwp/GHSA-cg2v-9v73-ccwp.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/10/GHSA-cgph-949f-5qj9/GHSA-cgph-949f-5qj9.json b/advisories/unreviewed/2022/10/GHSA-cgph-949f-5qj9/GHSA-cgph-949f-5qj9.json
index 3902f3226df..958646d12a8 100644
--- a/advisories/unreviewed/2022/10/GHSA-cgph-949f-5qj9/GHSA-cgph-949f-5qj9.json
+++ b/advisories/unreviewed/2022/10/GHSA-cgph-949f-5qj9/GHSA-cgph-949f-5qj9.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/10/GHSA-ch74-fvqr-x5q8/GHSA-ch74-fvqr-x5q8.json b/advisories/unreviewed/2022/10/GHSA-ch74-fvqr-x5q8/GHSA-ch74-fvqr-x5q8.json
index 1e9001847a7..8d710cd8746 100644
--- a/advisories/unreviewed/2022/10/GHSA-ch74-fvqr-x5q8/GHSA-ch74-fvqr-x5q8.json
+++ b/advisories/unreviewed/2022/10/GHSA-ch74-fvqr-x5q8/GHSA-ch74-fvqr-x5q8.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/10/GHSA-cjmj-78w3-v69v/GHSA-cjmj-78w3-v69v.json b/advisories/unreviewed/2022/10/GHSA-cjmj-78w3-v69v/GHSA-cjmj-78w3-v69v.json
index 689bf7aa48f..fbdf4a61adc 100644
--- a/advisories/unreviewed/2022/10/GHSA-cjmj-78w3-v69v/GHSA-cjmj-78w3-v69v.json
+++ b/advisories/unreviewed/2022/10/GHSA-cjmj-78w3-v69v/GHSA-cjmj-78w3-v69v.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/2022/10/GHSA-cqqc-24qc-5669/GHSA-cqqc-24qc-5669.json b/advisories/unreviewed/2022/10/GHSA-cqqc-24qc-5669/GHSA-cqqc-24qc-5669.json
index 3ca205a9cab..c09c5414600 100644
--- a/advisories/unreviewed/2022/10/GHSA-cqqc-24qc-5669/GHSA-cqqc-24qc-5669.json
+++ b/advisories/unreviewed/2022/10/GHSA-cqqc-24qc-5669/GHSA-cqqc-24qc-5669.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/10/GHSA-cx89-8r6c-gqc6/GHSA-cx89-8r6c-gqc6.json b/advisories/unreviewed/2022/10/GHSA-cx89-8r6c-gqc6/GHSA-cx89-8r6c-gqc6.json
index e1603d7aad9..6b9da953b27 100644
--- a/advisories/unreviewed/2022/10/GHSA-cx89-8r6c-gqc6/GHSA-cx89-8r6c-gqc6.json
+++ b/advisories/unreviewed/2022/10/GHSA-cx89-8r6c-gqc6/GHSA-cx89-8r6c-gqc6.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",
@@ -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/10/GHSA-cxhx-fhj3-7wwr/GHSA-cxhx-fhj3-7wwr.json b/advisories/unreviewed/2022/10/GHSA-cxhx-fhj3-7wwr/GHSA-cxhx-fhj3-7wwr.json
index 3abc1a6010e..ee850a2ee49 100644
--- a/advisories/unreviewed/2022/10/GHSA-cxhx-fhj3-7wwr/GHSA-cxhx-fhj3-7wwr.json
+++ b/advisories/unreviewed/2022/10/GHSA-cxhx-fhj3-7wwr/GHSA-cxhx-fhj3-7wwr.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/2022/10/GHSA-f2vq-4xwg-pv9r/GHSA-f2vq-4xwg-pv9r.json b/advisories/unreviewed/2022/10/GHSA-f2vq-4xwg-pv9r/GHSA-f2vq-4xwg-pv9r.json
index d2db26145c4..7007ba29ce8 100644
--- a/advisories/unreviewed/2022/10/GHSA-f2vq-4xwg-pv9r/GHSA-f2vq-4xwg-pv9r.json
+++ b/advisories/unreviewed/2022/10/GHSA-f2vq-4xwg-pv9r/GHSA-f2vq-4xwg-pv9r.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L"
}
],
- "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/10/GHSA-f6rq-vvxp-669r/GHSA-f6rq-vvxp-669r.json b/advisories/unreviewed/2022/10/GHSA-f6rq-vvxp-669r/GHSA-f6rq-vvxp-669r.json
index 6b8e458bcae..a0d74d9d431 100644
--- a/advisories/unreviewed/2022/10/GHSA-f6rq-vvxp-669r/GHSA-f6rq-vvxp-669r.json
+++ b/advisories/unreviewed/2022/10/GHSA-f6rq-vvxp-669r/GHSA-f6rq-vvxp-669r.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/10/GHSA-fg7h-p6q8-r536/GHSA-fg7h-p6q8-r536.json b/advisories/unreviewed/2022/10/GHSA-fg7h-p6q8-r536/GHSA-fg7h-p6q8-r536.json
index 49253d50f3a..2b351bfee4a 100644
--- a/advisories/unreviewed/2022/10/GHSA-fg7h-p6q8-r536/GHSA-fg7h-p6q8-r536.json
+++ b/advisories/unreviewed/2022/10/GHSA-fg7h-p6q8-r536/GHSA-fg7h-p6q8-r536.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/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": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/10/GHSA-fmf8-f8cv-gwh7/GHSA-fmf8-f8cv-gwh7.json b/advisories/unreviewed/2022/10/GHSA-fmf8-f8cv-gwh7/GHSA-fmf8-f8cv-gwh7.json
index 3cbdcdd9275..fb18ed33efa 100644
--- a/advisories/unreviewed/2022/10/GHSA-fmf8-f8cv-gwh7/GHSA-fmf8-f8cv-gwh7.json
+++ b/advisories/unreviewed/2022/10/GHSA-fmf8-f8cv-gwh7/GHSA-fmf8-f8cv-gwh7.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/10/GHSA-fp3c-2p8p-627m/GHSA-fp3c-2p8p-627m.json b/advisories/unreviewed/2022/10/GHSA-fp3c-2p8p-627m/GHSA-fp3c-2p8p-627m.json
index 69067f7b728..00e7a145df5 100644
--- a/advisories/unreviewed/2022/10/GHSA-fp3c-2p8p-627m/GHSA-fp3c-2p8p-627m.json
+++ b/advisories/unreviewed/2022/10/GHSA-fp3c-2p8p-627m/GHSA-fp3c-2p8p-627m.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/10/GHSA-frr9-8ww3-25m8/GHSA-frr9-8ww3-25m8.json b/advisories/unreviewed/2022/10/GHSA-frr9-8ww3-25m8/GHSA-frr9-8ww3-25m8.json
index 4384ea80ca0..b0ac0f2e591 100644
--- a/advisories/unreviewed/2022/10/GHSA-frr9-8ww3-25m8/GHSA-frr9-8ww3-25m8.json
+++ b/advisories/unreviewed/2022/10/GHSA-frr9-8ww3-25m8/GHSA-frr9-8ww3-25m8.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",
@@ -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/10/GHSA-frv6-mjr8-44hf/GHSA-frv6-mjr8-44hf.json b/advisories/unreviewed/2022/10/GHSA-frv6-mjr8-44hf/GHSA-frv6-mjr8-44hf.json
index b8e9a9f3a3f..ebcc7e255b7 100644
--- a/advisories/unreviewed/2022/10/GHSA-frv6-mjr8-44hf/GHSA-frv6-mjr8-44hf.json
+++ b/advisories/unreviewed/2022/10/GHSA-frv6-mjr8-44hf/GHSA-frv6-mjr8-44hf.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/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/10/GHSA-g3f9-cx7h-5hwr/GHSA-g3f9-cx7h-5hwr.json b/advisories/unreviewed/2022/10/GHSA-g3f9-cx7h-5hwr/GHSA-g3f9-cx7h-5hwr.json
index 9a03a39c37c..acf1475666a 100644
--- a/advisories/unreviewed/2022/10/GHSA-g3f9-cx7h-5hwr/GHSA-g3f9-cx7h-5hwr.json
+++ b/advisories/unreviewed/2022/10/GHSA-g3f9-cx7h-5hwr/GHSA-g3f9-cx7h-5hwr.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/10/GHSA-g649-cj63-c6j2/GHSA-g649-cj63-c6j2.json b/advisories/unreviewed/2022/10/GHSA-g649-cj63-c6j2/GHSA-g649-cj63-c6j2.json
index 0b973a6c631..b58a947db25 100644
--- a/advisories/unreviewed/2022/10/GHSA-g649-cj63-c6j2/GHSA-g649-cj63-c6j2.json
+++ b/advisories/unreviewed/2022/10/GHSA-g649-cj63-c6j2/GHSA-g649-cj63-c6j2.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",
@@ -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/10/GHSA-g6mx-q549-x9p5/GHSA-g6mx-q549-x9p5.json b/advisories/unreviewed/2022/10/GHSA-g6mx-q549-x9p5/GHSA-g6mx-q549-x9p5.json
index 2104229a549..576d3f1b01d 100644
--- a/advisories/unreviewed/2022/10/GHSA-g6mx-q549-x9p5/GHSA-g6mx-q549-x9p5.json
+++ b/advisories/unreviewed/2022/10/GHSA-g6mx-q549-x9p5/GHSA-g6mx-q549-x9p5.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/10/GHSA-g6rf-5mm3-q2gq/GHSA-g6rf-5mm3-q2gq.json b/advisories/unreviewed/2022/10/GHSA-g6rf-5mm3-q2gq/GHSA-g6rf-5mm3-q2gq.json
index eb581657ecf..5e07f3f9687 100644
--- a/advisories/unreviewed/2022/10/GHSA-g6rf-5mm3-q2gq/GHSA-g6rf-5mm3-q2gq.json
+++ b/advisories/unreviewed/2022/10/GHSA-g6rf-5mm3-q2gq/GHSA-g6rf-5mm3-q2gq.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/10/GHSA-g8m9-2vr9-w7f7/GHSA-g8m9-2vr9-w7f7.json b/advisories/unreviewed/2022/10/GHSA-g8m9-2vr9-w7f7/GHSA-g8m9-2vr9-w7f7.json
index 9036882a55c..f32304ff4ff 100644
--- a/advisories/unreviewed/2022/10/GHSA-g8m9-2vr9-w7f7/GHSA-g8m9-2vr9-w7f7.json
+++ b/advisories/unreviewed/2022/10/GHSA-g8m9-2vr9-w7f7/GHSA-g8m9-2vr9-w7f7.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/10/GHSA-gc2m-8q2f-c67v/GHSA-gc2m-8q2f-c67v.json b/advisories/unreviewed/2022/10/GHSA-gc2m-8q2f-c67v/GHSA-gc2m-8q2f-c67v.json
index 8b99b336723..6fbcfff403c 100644
--- a/advisories/unreviewed/2022/10/GHSA-gc2m-8q2f-c67v/GHSA-gc2m-8q2f-c67v.json
+++ b/advisories/unreviewed/2022/10/GHSA-gc2m-8q2f-c67v/GHSA-gc2m-8q2f-c67v.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/10/GHSA-gf2c-jgr4-gjcq/GHSA-gf2c-jgr4-gjcq.json b/advisories/unreviewed/2022/10/GHSA-gf2c-jgr4-gjcq/GHSA-gf2c-jgr4-gjcq.json
index 87d258aa524..6bcbdfe8b61 100644
--- a/advisories/unreviewed/2022/10/GHSA-gf2c-jgr4-gjcq/GHSA-gf2c-jgr4-gjcq.json
+++ b/advisories/unreviewed/2022/10/GHSA-gf2c-jgr4-gjcq/GHSA-gf2c-jgr4-gjcq.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/10/GHSA-gf8f-f78w-q63h/GHSA-gf8f-f78w-q63h.json b/advisories/unreviewed/2022/10/GHSA-gf8f-f78w-q63h/GHSA-gf8f-f78w-q63h.json
index bdb75517dea..2312f4cc315 100644
--- a/advisories/unreviewed/2022/10/GHSA-gf8f-f78w-q63h/GHSA-gf8f-f78w-q63h.json
+++ b/advisories/unreviewed/2022/10/GHSA-gf8f-f78w-q63h/GHSA-gf8f-f78w-q63h.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/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/10/GHSA-gqj6-qxwh-7f6p/GHSA-gqj6-qxwh-7f6p.json b/advisories/unreviewed/2022/10/GHSA-gqj6-qxwh-7f6p/GHSA-gqj6-qxwh-7f6p.json
index f35ea243467..6ac6aa87acd 100644
--- a/advisories/unreviewed/2022/10/GHSA-gqj6-qxwh-7f6p/GHSA-gqj6-qxwh-7f6p.json
+++ b/advisories/unreviewed/2022/10/GHSA-gqj6-qxwh-7f6p/GHSA-gqj6-qxwh-7f6p.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/10/GHSA-gw8v-x559-3hvm/GHSA-gw8v-x559-3hvm.json b/advisories/unreviewed/2022/10/GHSA-gw8v-x559-3hvm/GHSA-gw8v-x559-3hvm.json
index 6d3ecc2bc55..a150a44e642 100644
--- a/advisories/unreviewed/2022/10/GHSA-gw8v-x559-3hvm/GHSA-gw8v-x559-3hvm.json
+++ b/advisories/unreviewed/2022/10/GHSA-gw8v-x559-3hvm/GHSA-gw8v-x559-3hvm.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/10/GHSA-h62p-q557-5jwp/GHSA-h62p-q557-5jwp.json b/advisories/unreviewed/2022/10/GHSA-h62p-q557-5jwp/GHSA-h62p-q557-5jwp.json
index cdd45bd99e7..5698d567a70 100644
--- a/advisories/unreviewed/2022/10/GHSA-h62p-q557-5jwp/GHSA-h62p-q557-5jwp.json
+++ b/advisories/unreviewed/2022/10/GHSA-h62p-q557-5jwp/GHSA-h62p-q557-5jwp.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/10/GHSA-h896-jv9q-mgwr/GHSA-h896-jv9q-mgwr.json b/advisories/unreviewed/2022/10/GHSA-h896-jv9q-mgwr/GHSA-h896-jv9q-mgwr.json
index db676fabf2b..699e2d992ae 100644
--- a/advisories/unreviewed/2022/10/GHSA-h896-jv9q-mgwr/GHSA-h896-jv9q-mgwr.json
+++ b/advisories/unreviewed/2022/10/GHSA-h896-jv9q-mgwr/GHSA-h896-jv9q-mgwr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:P/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/10/GHSA-hc4v-ggpw-hp3w/GHSA-hc4v-ggpw-hp3w.json b/advisories/unreviewed/2022/10/GHSA-hc4v-ggpw-hp3w/GHSA-hc4v-ggpw-hp3w.json
index 0813970340b..1a9034c79cc 100644
--- a/advisories/unreviewed/2022/10/GHSA-hc4v-ggpw-hp3w/GHSA-hc4v-ggpw-hp3w.json
+++ b/advisories/unreviewed/2022/10/GHSA-hc4v-ggpw-hp3w/GHSA-hc4v-ggpw-hp3w.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/10/GHSA-hc7f-5g7r-j42x/GHSA-hc7f-5g7r-j42x.json b/advisories/unreviewed/2022/10/GHSA-hc7f-5g7r-j42x/GHSA-hc7f-5g7r-j42x.json
index 8d71aacf699..a93236f87cd 100644
--- a/advisories/unreviewed/2022/10/GHSA-hc7f-5g7r-j42x/GHSA-hc7f-5g7r-j42x.json
+++ b/advisories/unreviewed/2022/10/GHSA-hc7f-5g7r-j42x/GHSA-hc7f-5g7r-j42x.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/2022/10/GHSA-hcrp-wvv9-c3pj/GHSA-hcrp-wvv9-c3pj.json b/advisories/unreviewed/2022/10/GHSA-hcrp-wvv9-c3pj/GHSA-hcrp-wvv9-c3pj.json
index af1d6602f1b..5901dbfdb7b 100644
--- a/advisories/unreviewed/2022/10/GHSA-hcrp-wvv9-c3pj/GHSA-hcrp-wvv9-c3pj.json
+++ b/advisories/unreviewed/2022/10/GHSA-hcrp-wvv9-c3pj/GHSA-hcrp-wvv9-c3pj.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/10/GHSA-hh6p-jmqr-cp97/GHSA-hh6p-jmqr-cp97.json b/advisories/unreviewed/2022/10/GHSA-hh6p-jmqr-cp97/GHSA-hh6p-jmqr-cp97.json
index c81c075feaa..5579ec282d3 100644
--- a/advisories/unreviewed/2022/10/GHSA-hh6p-jmqr-cp97/GHSA-hh6p-jmqr-cp97.json
+++ b/advisories/unreviewed/2022/10/GHSA-hh6p-jmqr-cp97/GHSA-hh6p-jmqr-cp97.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/10/GHSA-hvxq-48xh-c489/GHSA-hvxq-48xh-c489.json b/advisories/unreviewed/2022/10/GHSA-hvxq-48xh-c489/GHSA-hvxq-48xh-c489.json
index 9cb0633daab..3bcce21b792 100644
--- a/advisories/unreviewed/2022/10/GHSA-hvxq-48xh-c489/GHSA-hvxq-48xh-c489.json
+++ b/advisories/unreviewed/2022/10/GHSA-hvxq-48xh-c489/GHSA-hvxq-48xh-c489.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/10/GHSA-j4hm-f2fm-2737/GHSA-j4hm-f2fm-2737.json b/advisories/unreviewed/2022/10/GHSA-j4hm-f2fm-2737/GHSA-j4hm-f2fm-2737.json
index 8860d56d477..ebaa277c678 100644
--- a/advisories/unreviewed/2022/10/GHSA-j4hm-f2fm-2737/GHSA-j4hm-f2fm-2737.json
+++ b/advisories/unreviewed/2022/10/GHSA-j4hm-f2fm-2737/GHSA-j4hm-f2fm-2737.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",
@@ -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/10/GHSA-jgwg-xv24-v8wg/GHSA-jgwg-xv24-v8wg.json b/advisories/unreviewed/2022/10/GHSA-jgwg-xv24-v8wg/GHSA-jgwg-xv24-v8wg.json
index 222570b1e3e..cd9ecc3342e 100644
--- a/advisories/unreviewed/2022/10/GHSA-jgwg-xv24-v8wg/GHSA-jgwg-xv24-v8wg.json
+++ b/advisories/unreviewed/2022/10/GHSA-jgwg-xv24-v8wg/GHSA-jgwg-xv24-v8wg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/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/10/GHSA-jhww-39jr-3qqf/GHSA-jhww-39jr-3qqf.json b/advisories/unreviewed/2022/10/GHSA-jhww-39jr-3qqf/GHSA-jhww-39jr-3qqf.json
index f16346d3e2a..e8fc95cd9b1 100644
--- a/advisories/unreviewed/2022/10/GHSA-jhww-39jr-3qqf/GHSA-jhww-39jr-3qqf.json
+++ b/advisories/unreviewed/2022/10/GHSA-jhww-39jr-3qqf/GHSA-jhww-39jr-3qqf.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/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/10/GHSA-jjj6-j55h-4rvh/GHSA-jjj6-j55h-4rvh.json b/advisories/unreviewed/2022/10/GHSA-jjj6-j55h-4rvh/GHSA-jjj6-j55h-4rvh.json
index 0fcfcfc13e2..54f6071eb32 100644
--- a/advisories/unreviewed/2022/10/GHSA-jjj6-j55h-4rvh/GHSA-jjj6-j55h-4rvh.json
+++ b/advisories/unreviewed/2022/10/GHSA-jjj6-j55h-4rvh/GHSA-jjj6-j55h-4rvh.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",
@@ -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/10/GHSA-jpv2-v6m7-7mg4/GHSA-jpv2-v6m7-7mg4.json b/advisories/unreviewed/2022/10/GHSA-jpv2-v6m7-7mg4/GHSA-jpv2-v6m7-7mg4.json
index 31ca97d6e16..62aba26f104 100644
--- a/advisories/unreviewed/2022/10/GHSA-jpv2-v6m7-7mg4/GHSA-jpv2-v6m7-7mg4.json
+++ b/advisories/unreviewed/2022/10/GHSA-jpv2-v6m7-7mg4/GHSA-jpv2-v6m7-7mg4.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/10/GHSA-jr78-r957-84g6/GHSA-jr78-r957-84g6.json b/advisories/unreviewed/2022/10/GHSA-jr78-r957-84g6/GHSA-jr78-r957-84g6.json
index 964b369c62f..f81f978d89a 100644
--- a/advisories/unreviewed/2022/10/GHSA-jr78-r957-84g6/GHSA-jr78-r957-84g6.json
+++ b/advisories/unreviewed/2022/10/GHSA-jr78-r957-84g6/GHSA-jr78-r957-84g6.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/10/GHSA-m2h5-vpg7-8wp3/GHSA-m2h5-vpg7-8wp3.json b/advisories/unreviewed/2022/10/GHSA-m2h5-vpg7-8wp3/GHSA-m2h5-vpg7-8wp3.json
index 2c30dbbb67f..1792dc7a3f0 100644
--- a/advisories/unreviewed/2022/10/GHSA-m2h5-vpg7-8wp3/GHSA-m2h5-vpg7-8wp3.json
+++ b/advisories/unreviewed/2022/10/GHSA-m2h5-vpg7-8wp3/GHSA-m2h5-vpg7-8wp3.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",
@@ -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/10/GHSA-m3xf-qw2h-4pxh/GHSA-m3xf-qw2h-4pxh.json b/advisories/unreviewed/2022/10/GHSA-m3xf-qw2h-4pxh/GHSA-m3xf-qw2h-4pxh.json
index b79e6743bf3..6169b520a52 100644
--- a/advisories/unreviewed/2022/10/GHSA-m3xf-qw2h-4pxh/GHSA-m3xf-qw2h-4pxh.json
+++ b/advisories/unreviewed/2022/10/GHSA-m3xf-qw2h-4pxh/GHSA-m3xf-qw2h-4pxh.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/10/GHSA-m4rr-jr87-77hx/GHSA-m4rr-jr87-77hx.json b/advisories/unreviewed/2022/10/GHSA-m4rr-jr87-77hx/GHSA-m4rr-jr87-77hx.json
index 44b00c02479..699be990cfc 100644
--- a/advisories/unreviewed/2022/10/GHSA-m4rr-jr87-77hx/GHSA-m4rr-jr87-77hx.json
+++ b/advisories/unreviewed/2022/10/GHSA-m4rr-jr87-77hx/GHSA-m4rr-jr87-77hx.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/10/GHSA-m7xh-99rj-c889/GHSA-m7xh-99rj-c889.json b/advisories/unreviewed/2022/10/GHSA-m7xh-99rj-c889/GHSA-m7xh-99rj-c889.json
index 65cb012260b..bd1b762dd25 100644
--- a/advisories/unreviewed/2022/10/GHSA-m7xh-99rj-c889/GHSA-m7xh-99rj-c889.json
+++ b/advisories/unreviewed/2022/10/GHSA-m7xh-99rj-c889/GHSA-m7xh-99rj-c889.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/10/GHSA-m9ww-5m5h-g25w/GHSA-m9ww-5m5h-g25w.json b/advisories/unreviewed/2022/10/GHSA-m9ww-5m5h-g25w/GHSA-m9ww-5m5h-g25w.json
index 057c681480c..8df744d6346 100644
--- a/advisories/unreviewed/2022/10/GHSA-m9ww-5m5h-g25w/GHSA-m9ww-5m5h-g25w.json
+++ b/advisories/unreviewed/2022/10/GHSA-m9ww-5m5h-g25w/GHSA-m9ww-5m5h-g25w.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/10/GHSA-mff9-723h-r4w7/GHSA-mff9-723h-r4w7.json b/advisories/unreviewed/2022/10/GHSA-mff9-723h-r4w7/GHSA-mff9-723h-r4w7.json
index e1bed33dea0..076e6b48430 100644
--- a/advisories/unreviewed/2022/10/GHSA-mff9-723h-r4w7/GHSA-mff9-723h-r4w7.json
+++ b/advisories/unreviewed/2022/10/GHSA-mff9-723h-r4w7/GHSA-mff9-723h-r4w7.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",
@@ -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/10/GHSA-mj97-hr52-9xx5/GHSA-mj97-hr52-9xx5.json b/advisories/unreviewed/2022/10/GHSA-mj97-hr52-9xx5/GHSA-mj97-hr52-9xx5.json
index 0dadb13be77..474c7188106 100644
--- a/advisories/unreviewed/2022/10/GHSA-mj97-hr52-9xx5/GHSA-mj97-hr52-9xx5.json
+++ b/advisories/unreviewed/2022/10/GHSA-mj97-hr52-9xx5/GHSA-mj97-hr52-9xx5.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/10/GHSA-mm67-rq52-jpj4/GHSA-mm67-rq52-jpj4.json b/advisories/unreviewed/2022/10/GHSA-mm67-rq52-jpj4/GHSA-mm67-rq52-jpj4.json
index d763b0b2cf9..f8be17e5905 100644
--- a/advisories/unreviewed/2022/10/GHSA-mm67-rq52-jpj4/GHSA-mm67-rq52-jpj4.json
+++ b/advisories/unreviewed/2022/10/GHSA-mm67-rq52-jpj4/GHSA-mm67-rq52-jpj4.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/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/10/GHSA-mpmc-j3p7-4cq2/GHSA-mpmc-j3p7-4cq2.json b/advisories/unreviewed/2022/10/GHSA-mpmc-j3p7-4cq2/GHSA-mpmc-j3p7-4cq2.json
index bbd171b27bd..8b7efe8f13d 100644
--- a/advisories/unreviewed/2022/10/GHSA-mpmc-j3p7-4cq2/GHSA-mpmc-j3p7-4cq2.json
+++ b/advisories/unreviewed/2022/10/GHSA-mpmc-j3p7-4cq2/GHSA-mpmc-j3p7-4cq2.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",
@@ -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/10/GHSA-p5gp-xjfm-279x/GHSA-p5gp-xjfm-279x.json b/advisories/unreviewed/2022/10/GHSA-p5gp-xjfm-279x/GHSA-p5gp-xjfm-279x.json
index d9b3272103e..b4a334ca613 100644
--- a/advisories/unreviewed/2022/10/GHSA-p5gp-xjfm-279x/GHSA-p5gp-xjfm-279x.json
+++ b/advisories/unreviewed/2022/10/GHSA-p5gp-xjfm-279x/GHSA-p5gp-xjfm-279x.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/10/GHSA-prpj-6mvr-8mjf/GHSA-prpj-6mvr-8mjf.json b/advisories/unreviewed/2022/10/GHSA-prpj-6mvr-8mjf/GHSA-prpj-6mvr-8mjf.json
index 1458988ae10..ff19c57ab1c 100644
--- a/advisories/unreviewed/2022/10/GHSA-prpj-6mvr-8mjf/GHSA-prpj-6mvr-8mjf.json
+++ b/advisories/unreviewed/2022/10/GHSA-prpj-6mvr-8mjf/GHSA-prpj-6mvr-8mjf.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/10/GHSA-pvh2-rg7g-r69p/GHSA-pvh2-rg7g-r69p.json b/advisories/unreviewed/2022/10/GHSA-pvh2-rg7g-r69p/GHSA-pvh2-rg7g-r69p.json
index d3469f8ede0..aae26e37d52 100644
--- a/advisories/unreviewed/2022/10/GHSA-pvh2-rg7g-r69p/GHSA-pvh2-rg7g-r69p.json
+++ b/advisories/unreviewed/2022/10/GHSA-pvh2-rg7g-r69p/GHSA-pvh2-rg7g-r69p.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/10/GHSA-q7g3-gf4q-7p82/GHSA-q7g3-gf4q-7p82.json b/advisories/unreviewed/2022/10/GHSA-q7g3-gf4q-7p82/GHSA-q7g3-gf4q-7p82.json
index 36bceee41cb..3f130ec4441 100644
--- a/advisories/unreviewed/2022/10/GHSA-q7g3-gf4q-7p82/GHSA-q7g3-gf4q-7p82.json
+++ b/advisories/unreviewed/2022/10/GHSA-q7g3-gf4q-7p82/GHSA-q7g3-gf4q-7p82.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/10/GHSA-q96m-53g6-x5c4/GHSA-q96m-53g6-x5c4.json b/advisories/unreviewed/2022/10/GHSA-q96m-53g6-x5c4/GHSA-q96m-53g6-x5c4.json
index 5b8f8fe55f8..9d62251a3c2 100644
--- a/advisories/unreviewed/2022/10/GHSA-q96m-53g6-x5c4/GHSA-q96m-53g6-x5c4.json
+++ b/advisories/unreviewed/2022/10/GHSA-q96m-53g6-x5c4/GHSA-q96m-53g6-x5c4.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/10/GHSA-qv68-c8r2-qjc7/GHSA-qv68-c8r2-qjc7.json b/advisories/unreviewed/2022/10/GHSA-qv68-c8r2-qjc7/GHSA-qv68-c8r2-qjc7.json
index 669ee7ad9df..be0ee0695d2 100644
--- a/advisories/unreviewed/2022/10/GHSA-qv68-c8r2-qjc7/GHSA-qv68-c8r2-qjc7.json
+++ b/advisories/unreviewed/2022/10/GHSA-qv68-c8r2-qjc7/GHSA-qv68-c8r2-qjc7.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/10/GHSA-r6rx-qwwm-wc39/GHSA-r6rx-qwwm-wc39.json b/advisories/unreviewed/2022/10/GHSA-r6rx-qwwm-wc39/GHSA-r6rx-qwwm-wc39.json
index c6fc31c6651..48becf09039 100644
--- a/advisories/unreviewed/2022/10/GHSA-r6rx-qwwm-wc39/GHSA-r6rx-qwwm-wc39.json
+++ b/advisories/unreviewed/2022/10/GHSA-r6rx-qwwm-wc39/GHSA-r6rx-qwwm-wc39.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/10/GHSA-r8pw-j526-28xx/GHSA-r8pw-j526-28xx.json b/advisories/unreviewed/2022/10/GHSA-r8pw-j526-28xx/GHSA-r8pw-j526-28xx.json
index 74023206850..2cb5a4c413c 100644
--- a/advisories/unreviewed/2022/10/GHSA-r8pw-j526-28xx/GHSA-r8pw-j526-28xx.json
+++ b/advisories/unreviewed/2022/10/GHSA-r8pw-j526-28xx/GHSA-r8pw-j526-28xx.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/10/GHSA-r8vv-grrx-gcm5/GHSA-r8vv-grrx-gcm5.json b/advisories/unreviewed/2022/10/GHSA-r8vv-grrx-gcm5/GHSA-r8vv-grrx-gcm5.json
index bbdd709be85..b2cfaf0a1db 100644
--- a/advisories/unreviewed/2022/10/GHSA-r8vv-grrx-gcm5/GHSA-r8vv-grrx-gcm5.json
+++ b/advisories/unreviewed/2022/10/GHSA-r8vv-grrx-gcm5/GHSA-r8vv-grrx-gcm5.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/10/GHSA-rcjv-mwfq-26g9/GHSA-rcjv-mwfq-26g9.json b/advisories/unreviewed/2022/10/GHSA-rcjv-mwfq-26g9/GHSA-rcjv-mwfq-26g9.json
index 20ebd78ba18..e0cd90191c1 100644
--- a/advisories/unreviewed/2022/10/GHSA-rcjv-mwfq-26g9/GHSA-rcjv-mwfq-26g9.json
+++ b/advisories/unreviewed/2022/10/GHSA-rcjv-mwfq-26g9/GHSA-rcjv-mwfq-26g9.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/10/GHSA-rm76-9qmq-2873/GHSA-rm76-9qmq-2873.json b/advisories/unreviewed/2022/10/GHSA-rm76-9qmq-2873/GHSA-rm76-9qmq-2873.json
index 27c612a3b46..936d3468b9b 100644
--- a/advisories/unreviewed/2022/10/GHSA-rm76-9qmq-2873/GHSA-rm76-9qmq-2873.json
+++ b/advisories/unreviewed/2022/10/GHSA-rm76-9qmq-2873/GHSA-rm76-9qmq-2873.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/10/GHSA-rm98-77w2-p253/GHSA-rm98-77w2-p253.json b/advisories/unreviewed/2022/10/GHSA-rm98-77w2-p253/GHSA-rm98-77w2-p253.json
index a368725d0eb..731ae90551a 100644
--- a/advisories/unreviewed/2022/10/GHSA-rm98-77w2-p253/GHSA-rm98-77w2-p253.json
+++ b/advisories/unreviewed/2022/10/GHSA-rm98-77w2-p253/GHSA-rm98-77w2-p253.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/10/GHSA-rmfp-7h73-4x4v/GHSA-rmfp-7h73-4x4v.json b/advisories/unreviewed/2022/10/GHSA-rmfp-7h73-4x4v/GHSA-rmfp-7h73-4x4v.json
index d7e5a2ed55d..ffc3f0497a7 100644
--- a/advisories/unreviewed/2022/10/GHSA-rmfp-7h73-4x4v/GHSA-rmfp-7h73-4x4v.json
+++ b/advisories/unreviewed/2022/10/GHSA-rmfp-7h73-4x4v/GHSA-rmfp-7h73-4x4v.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/10/GHSA-rmj8-48c9-7m4c/GHSA-rmj8-48c9-7m4c.json b/advisories/unreviewed/2022/10/GHSA-rmj8-48c9-7m4c/GHSA-rmj8-48c9-7m4c.json
index 36a0a9fe27a..513187f1829 100644
--- a/advisories/unreviewed/2022/10/GHSA-rmj8-48c9-7m4c/GHSA-rmj8-48c9-7m4c.json
+++ b/advisories/unreviewed/2022/10/GHSA-rmj8-48c9-7m4c/GHSA-rmj8-48c9-7m4c.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/10/GHSA-rmjm-5vpx-phrf/GHSA-rmjm-5vpx-phrf.json b/advisories/unreviewed/2022/10/GHSA-rmjm-5vpx-phrf/GHSA-rmjm-5vpx-phrf.json
index 3fe7d8e2a56..eb652e383f1 100644
--- a/advisories/unreviewed/2022/10/GHSA-rmjm-5vpx-phrf/GHSA-rmjm-5vpx-phrf.json
+++ b/advisories/unreviewed/2022/10/GHSA-rmjm-5vpx-phrf/GHSA-rmjm-5vpx-phrf.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/10/GHSA-rx33-59hv-j7jh/GHSA-rx33-59hv-j7jh.json b/advisories/unreviewed/2022/10/GHSA-rx33-59hv-j7jh/GHSA-rx33-59hv-j7jh.json
index 9e31313eaab..7add72013bb 100644
--- a/advisories/unreviewed/2022/10/GHSA-rx33-59hv-j7jh/GHSA-rx33-59hv-j7jh.json
+++ b/advisories/unreviewed/2022/10/GHSA-rx33-59hv-j7jh/GHSA-rx33-59hv-j7jh.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/10/GHSA-v677-5hcc-5qc4/GHSA-v677-5hcc-5qc4.json b/advisories/unreviewed/2022/10/GHSA-v677-5hcc-5qc4/GHSA-v677-5hcc-5qc4.json
index 8c1e2dd9e59..1a5a2cbce7e 100644
--- a/advisories/unreviewed/2022/10/GHSA-v677-5hcc-5qc4/GHSA-v677-5hcc-5qc4.json
+++ b/advisories/unreviewed/2022/10/GHSA-v677-5hcc-5qc4/GHSA-v677-5hcc-5qc4.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",
@@ -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/10/GHSA-v8fp-gf92-786m/GHSA-v8fp-gf92-786m.json b/advisories/unreviewed/2022/10/GHSA-v8fp-gf92-786m/GHSA-v8fp-gf92-786m.json
index a0bee4d9ee4..806209996e3 100644
--- a/advisories/unreviewed/2022/10/GHSA-v8fp-gf92-786m/GHSA-v8fp-gf92-786m.json
+++ b/advisories/unreviewed/2022/10/GHSA-v8fp-gf92-786m/GHSA-v8fp-gf92-786m.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/10/GHSA-vchj-x6c5-p264/GHSA-vchj-x6c5-p264.json b/advisories/unreviewed/2022/10/GHSA-vchj-x6c5-p264/GHSA-vchj-x6c5-p264.json
index ce4c021823b..d82c4befeaa 100644
--- a/advisories/unreviewed/2022/10/GHSA-vchj-x6c5-p264/GHSA-vchj-x6c5-p264.json
+++ b/advisories/unreviewed/2022/10/GHSA-vchj-x6c5-p264/GHSA-vchj-x6c5-p264.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/10/GHSA-vhr6-32q6-wwvf/GHSA-vhr6-32q6-wwvf.json b/advisories/unreviewed/2022/10/GHSA-vhr6-32q6-wwvf/GHSA-vhr6-32q6-wwvf.json
index 99f62f68ba4..f5e3c0a39b0 100644
--- a/advisories/unreviewed/2022/10/GHSA-vhr6-32q6-wwvf/GHSA-vhr6-32q6-wwvf.json
+++ b/advisories/unreviewed/2022/10/GHSA-vhr6-32q6-wwvf/GHSA-vhr6-32q6-wwvf.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/10/GHSA-w52h-px32-935g/GHSA-w52h-px32-935g.json b/advisories/unreviewed/2022/10/GHSA-w52h-px32-935g/GHSA-w52h-px32-935g.json
index ed2be2a272e..ba9a908eefc 100644
--- a/advisories/unreviewed/2022/10/GHSA-w52h-px32-935g/GHSA-w52h-px32-935g.json
+++ b/advisories/unreviewed/2022/10/GHSA-w52h-px32-935g/GHSA-w52h-px32-935g.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/10/GHSA-w654-6m84-r2hc/GHSA-w654-6m84-r2hc.json b/advisories/unreviewed/2022/10/GHSA-w654-6m84-r2hc/GHSA-w654-6m84-r2hc.json
index f25cc35b99e..abb462888d1 100644
--- a/advisories/unreviewed/2022/10/GHSA-w654-6m84-r2hc/GHSA-w654-6m84-r2hc.json
+++ b/advisories/unreviewed/2022/10/GHSA-w654-6m84-r2hc/GHSA-w654-6m84-r2hc.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/10/GHSA-wfm8-54v7-gx4m/GHSA-wfm8-54v7-gx4m.json b/advisories/unreviewed/2022/10/GHSA-wfm8-54v7-gx4m/GHSA-wfm8-54v7-gx4m.json
index 20d5faaf0c9..bf0afe66e45 100644
--- a/advisories/unreviewed/2022/10/GHSA-wfm8-54v7-gx4m/GHSA-wfm8-54v7-gx4m.json
+++ b/advisories/unreviewed/2022/10/GHSA-wfm8-54v7-gx4m/GHSA-wfm8-54v7-gx4m.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/10/GHSA-wvmm-9g2m-qqr7/GHSA-wvmm-9g2m-qqr7.json b/advisories/unreviewed/2022/10/GHSA-wvmm-9g2m-qqr7/GHSA-wvmm-9g2m-qqr7.json
index dae0034502f..1f639f4949d 100644
--- a/advisories/unreviewed/2022/10/GHSA-wvmm-9g2m-qqr7/GHSA-wvmm-9g2m-qqr7.json
+++ b/advisories/unreviewed/2022/10/GHSA-wvmm-9g2m-qqr7/GHSA-wvmm-9g2m-qqr7.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/10/GHSA-wx43-v529-7g82/GHSA-wx43-v529-7g82.json b/advisories/unreviewed/2022/10/GHSA-wx43-v529-7g82/GHSA-wx43-v529-7g82.json
index e8ecd0eb6ee..2adc0847b6e 100644
--- a/advisories/unreviewed/2022/10/GHSA-wx43-v529-7g82/GHSA-wx43-v529-7g82.json
+++ b/advisories/unreviewed/2022/10/GHSA-wx43-v529-7g82/GHSA-wx43-v529-7g82.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/10/GHSA-x64m-975w-xpwq/GHSA-x64m-975w-xpwq.json b/advisories/unreviewed/2022/10/GHSA-x64m-975w-xpwq/GHSA-x64m-975w-xpwq.json
index 1ace74f5165..08ae105ccdd 100644
--- a/advisories/unreviewed/2022/10/GHSA-x64m-975w-xpwq/GHSA-x64m-975w-xpwq.json
+++ b/advisories/unreviewed/2022/10/GHSA-x64m-975w-xpwq/GHSA-x64m-975w-xpwq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/10/GHSA-x6f2-rfj4-r2g4/GHSA-x6f2-rfj4-r2g4.json b/advisories/unreviewed/2022/10/GHSA-x6f2-rfj4-r2g4/GHSA-x6f2-rfj4-r2g4.json
index 855cf881c70..9d81c83b515 100644
--- a/advisories/unreviewed/2022/10/GHSA-x6f2-rfj4-r2g4/GHSA-x6f2-rfj4-r2g4.json
+++ b/advisories/unreviewed/2022/10/GHSA-x6f2-rfj4-r2g4/GHSA-x6f2-rfj4-r2g4.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/10/GHSA-x9f9-fx28-38jm/GHSA-x9f9-fx28-38jm.json b/advisories/unreviewed/2022/10/GHSA-x9f9-fx28-38jm/GHSA-x9f9-fx28-38jm.json
index bacedb56756..0c07fb94a9b 100644
--- a/advisories/unreviewed/2022/10/GHSA-x9f9-fx28-38jm/GHSA-x9f9-fx28-38jm.json
+++ b/advisories/unreviewed/2022/10/GHSA-x9f9-fx28-38jm/GHSA-x9f9-fx28-38jm.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/10/GHSA-xfch-m6x4-vxpc/GHSA-xfch-m6x4-vxpc.json b/advisories/unreviewed/2022/10/GHSA-xfch-m6x4-vxpc/GHSA-xfch-m6x4-vxpc.json
index e6b873188d4..378b657598c 100644
--- a/advisories/unreviewed/2022/10/GHSA-xfch-m6x4-vxpc/GHSA-xfch-m6x4-vxpc.json
+++ b/advisories/unreviewed/2022/10/GHSA-xfch-m6x4-vxpc/GHSA-xfch-m6x4-vxpc.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/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/10/GHSA-xfw6-m86r-mwwx/GHSA-xfw6-m86r-mwwx.json b/advisories/unreviewed/2022/10/GHSA-xfw6-m86r-mwwx/GHSA-xfw6-m86r-mwwx.json
index 53b5eda8355..e1abe1f5851 100644
--- a/advisories/unreviewed/2022/10/GHSA-xfw6-m86r-mwwx/GHSA-xfw6-m86r-mwwx.json
+++ b/advisories/unreviewed/2022/10/GHSA-xfw6-m86r-mwwx/GHSA-xfw6-m86r-mwwx.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/10/GHSA-xh6x-jf3c-2xmf/GHSA-xh6x-jf3c-2xmf.json b/advisories/unreviewed/2022/10/GHSA-xh6x-jf3c-2xmf/GHSA-xh6x-jf3c-2xmf.json
index 105d09e2f7c..fdbce63e92b 100644
--- a/advisories/unreviewed/2022/10/GHSA-xh6x-jf3c-2xmf/GHSA-xh6x-jf3c-2xmf.json
+++ b/advisories/unreviewed/2022/10/GHSA-xh6x-jf3c-2xmf/GHSA-xh6x-jf3c-2xmf.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/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/10/GHSA-xh92-7747-9m8g/GHSA-xh92-7747-9m8g.json b/advisories/unreviewed/2022/10/GHSA-xh92-7747-9m8g/GHSA-xh92-7747-9m8g.json
index be5f1863cbc..228fc4e3c0b 100644
--- a/advisories/unreviewed/2022/10/GHSA-xh92-7747-9m8g/GHSA-xh92-7747-9m8g.json
+++ b/advisories/unreviewed/2022/10/GHSA-xh92-7747-9m8g/GHSA-xh92-7747-9m8g.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/11/GHSA-3jj9-prrv-2wv6/GHSA-3jj9-prrv-2wv6.json b/advisories/unreviewed/2022/11/GHSA-3jj9-prrv-2wv6/GHSA-3jj9-prrv-2wv6.json
index cf3681e83e9..76716bcc02a 100644
--- a/advisories/unreviewed/2022/11/GHSA-3jj9-prrv-2wv6/GHSA-3jj9-prrv-2wv6.json
+++ b/advisories/unreviewed/2022/11/GHSA-3jj9-prrv-2wv6/GHSA-3jj9-prrv-2wv6.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/11/GHSA-6p65-9v82-mggq/GHSA-6p65-9v82-mggq.json b/advisories/unreviewed/2022/11/GHSA-6p65-9v82-mggq/GHSA-6p65-9v82-mggq.json
index e2f702131e6..e1fcd38ad30 100644
--- a/advisories/unreviewed/2022/11/GHSA-6p65-9v82-mggq/GHSA-6p65-9v82-mggq.json
+++ b/advisories/unreviewed/2022/11/GHSA-6p65-9v82-mggq/GHSA-6p65-9v82-mggq.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/11/GHSA-9r55-49v3-j343/GHSA-9r55-49v3-j343.json b/advisories/unreviewed/2022/11/GHSA-9r55-49v3-j343/GHSA-9r55-49v3-j343.json
index 5d003e6662d..107fd0bcaa0 100644
--- a/advisories/unreviewed/2022/11/GHSA-9r55-49v3-j343/GHSA-9r55-49v3-j343.json
+++ b/advisories/unreviewed/2022/11/GHSA-9r55-49v3-j343/GHSA-9r55-49v3-j343.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/11/GHSA-pv57-vrqh-rg33/GHSA-pv57-vrqh-rg33.json b/advisories/unreviewed/2022/11/GHSA-pv57-vrqh-rg33/GHSA-pv57-vrqh-rg33.json
index e7e99da42b2..a1afd244a2a 100644
--- a/advisories/unreviewed/2022/11/GHSA-pv57-vrqh-rg33/GHSA-pv57-vrqh-rg33.json
+++ b/advisories/unreviewed/2022/11/GHSA-pv57-vrqh-rg33/GHSA-pv57-vrqh-rg33.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/11/GHSA-qjx3-qp6c-j8f6/GHSA-qjx3-qp6c-j8f6.json b/advisories/unreviewed/2022/11/GHSA-qjx3-qp6c-j8f6/GHSA-qjx3-qp6c-j8f6.json
index f2c51bf22c1..e0c2414785d 100644
--- a/advisories/unreviewed/2022/11/GHSA-qjx3-qp6c-j8f6/GHSA-qjx3-qp6c-j8f6.json
+++ b/advisories/unreviewed/2022/11/GHSA-qjx3-qp6c-j8f6/GHSA-qjx3-qp6c-j8f6.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/11/GHSA-rxpv-r2wj-5vx3/GHSA-rxpv-r2wj-5vx3.json b/advisories/unreviewed/2022/11/GHSA-rxpv-r2wj-5vx3/GHSA-rxpv-r2wj-5vx3.json
index 03cacf82e68..6095239a3eb 100644
--- a/advisories/unreviewed/2022/11/GHSA-rxpv-r2wj-5vx3/GHSA-rxpv-r2wj-5vx3.json
+++ b/advisories/unreviewed/2022/11/GHSA-rxpv-r2wj-5vx3/GHSA-rxpv-r2wj-5vx3.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",
@@ -35,9 +33,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2023/04/GHSA-xcx3-wvhg-c3h3/GHSA-xcx3-wvhg-c3h3.json b/advisories/unreviewed/2023/04/GHSA-xcx3-wvhg-c3h3/GHSA-xcx3-wvhg-c3h3.json
index ffb082248b2..d83cddf0d12 100644
--- a/advisories/unreviewed/2023/04/GHSA-xcx3-wvhg-c3h3/GHSA-xcx3-wvhg-c3h3.json
+++ b/advisories/unreviewed/2023/04/GHSA-xcx3-wvhg-c3h3/GHSA-xcx3-wvhg-c3h3.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",
@@ -35,9 +33,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2023/07/GHSA-3hjh-p587-3c92/GHSA-3hjh-p587-3c92.json b/advisories/unreviewed/2023/07/GHSA-3hjh-p587-3c92/GHSA-3hjh-p587-3c92.json
index 046878f99dd..99c4a5fed0d 100644
--- a/advisories/unreviewed/2023/07/GHSA-3hjh-p587-3c92/GHSA-3hjh-p587-3c92.json
+++ b/advisories/unreviewed/2023/07/GHSA-3hjh-p587-3c92/GHSA-3hjh-p587-3c92.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/07/GHSA-56x4-8xcj-44r6/GHSA-56x4-8xcj-44r6.json b/advisories/unreviewed/2023/07/GHSA-56x4-8xcj-44r6/GHSA-56x4-8xcj-44r6.json
index ac680d1a7a0..f1f30c9ca4a 100644
--- a/advisories/unreviewed/2023/07/GHSA-56x4-8xcj-44r6/GHSA-56x4-8xcj-44r6.json
+++ b/advisories/unreviewed/2023/07/GHSA-56x4-8xcj-44r6/GHSA-56x4-8xcj-44r6.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/07/GHSA-rp8c-4xv6-27j8/GHSA-rp8c-4xv6-27j8.json b/advisories/unreviewed/2023/07/GHSA-rp8c-4xv6-27j8/GHSA-rp8c-4xv6-27j8.json
index 0a77055bea6..9e6c7c06bbe 100644
--- a/advisories/unreviewed/2023/07/GHSA-rp8c-4xv6-27j8/GHSA-rp8c-4xv6-27j8.json
+++ b/advisories/unreviewed/2023/07/GHSA-rp8c-4xv6-27j8/GHSA-rp8c-4xv6-27j8.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/2023/08/GHSA-73jm-hfg4-rhfc/GHSA-73jm-hfg4-rhfc.json b/advisories/unreviewed/2023/08/GHSA-73jm-hfg4-rhfc/GHSA-73jm-hfg4-rhfc.json
index 243f3f4ea78..c7fd0ce7e45 100644
--- a/advisories/unreviewed/2023/08/GHSA-73jm-hfg4-rhfc/GHSA-73jm-hfg4-rhfc.json
+++ b/advisories/unreviewed/2023/08/GHSA-73jm-hfg4-rhfc/GHSA-73jm-hfg4-rhfc.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/08/GHSA-8chw-p7f8-q8g6/GHSA-8chw-p7f8-q8g6.json b/advisories/unreviewed/2023/08/GHSA-8chw-p7f8-q8g6/GHSA-8chw-p7f8-q8g6.json
index e2cb960b062..bccbbaa0271 100644
--- a/advisories/unreviewed/2023/08/GHSA-8chw-p7f8-q8g6/GHSA-8chw-p7f8-q8g6.json
+++ b/advisories/unreviewed/2023/08/GHSA-8chw-p7f8-q8g6/GHSA-8chw-p7f8-q8g6.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/08/GHSA-gh99-56qc-35cc/GHSA-gh99-56qc-35cc.json b/advisories/unreviewed/2023/08/GHSA-gh99-56qc-35cc/GHSA-gh99-56qc-35cc.json
index 68de2be1f40..cc2b4ccc931 100644
--- a/advisories/unreviewed/2023/08/GHSA-gh99-56qc-35cc/GHSA-gh99-56qc-35cc.json
+++ b/advisories/unreviewed/2023/08/GHSA-gh99-56qc-35cc/GHSA-gh99-56qc-35cc.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/09/GHSA-42qx-rv8j-r8f3/GHSA-42qx-rv8j-r8f3.json b/advisories/unreviewed/2023/09/GHSA-42qx-rv8j-r8f3/GHSA-42qx-rv8j-r8f3.json
index 45ba2d53191..5d4f5dc40a1 100644
--- a/advisories/unreviewed/2023/09/GHSA-42qx-rv8j-r8f3/GHSA-42qx-rv8j-r8f3.json
+++ b/advisories/unreviewed/2023/09/GHSA-42qx-rv8j-r8f3/GHSA-42qx-rv8j-r8f3.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/09/GHSA-fgh6-j2hc-p23r/GHSA-fgh6-j2hc-p23r.json b/advisories/unreviewed/2023/09/GHSA-fgh6-j2hc-p23r/GHSA-fgh6-j2hc-p23r.json
index 71f36b101b3..ce1c029dea9 100644
--- a/advisories/unreviewed/2023/09/GHSA-fgh6-j2hc-p23r/GHSA-fgh6-j2hc-p23r.json
+++ b/advisories/unreviewed/2023/09/GHSA-fgh6-j2hc-p23r/GHSA-fgh6-j2hc-p23r.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/11/GHSA-mphg-6g5j-93fg/GHSA-mphg-6g5j-93fg.json b/advisories/unreviewed/2023/11/GHSA-mphg-6g5j-93fg/GHSA-mphg-6g5j-93fg.json
index a6c93502dc3..3db6bcaf0f3 100644
--- a/advisories/unreviewed/2023/11/GHSA-mphg-6g5j-93fg/GHSA-mphg-6g5j-93fg.json
+++ b/advisories/unreviewed/2023/11/GHSA-mphg-6g5j-93fg/GHSA-mphg-6g5j-93fg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:A/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-2hpw-wm7x-857p/GHSA-2hpw-wm7x-857p.json b/advisories/unreviewed/2024/01/GHSA-2hpw-wm7x-857p/GHSA-2hpw-wm7x-857p.json
index 2809a56fee0..32f333cab05 100644
--- a/advisories/unreviewed/2024/01/GHSA-2hpw-wm7x-857p/GHSA-2hpw-wm7x-857p.json
+++ b/advisories/unreviewed/2024/01/GHSA-2hpw-wm7x-857p/GHSA-2hpw-wm7x-857p.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/2024/01/GHSA-2w8f-25gq-9g77/GHSA-2w8f-25gq-9g77.json b/advisories/unreviewed/2024/01/GHSA-2w8f-25gq-9g77/GHSA-2w8f-25gq-9g77.json
index 3faa469a08f..a0c8334de82 100644
--- a/advisories/unreviewed/2024/01/GHSA-2w8f-25gq-9g77/GHSA-2w8f-25gq-9g77.json
+++ b/advisories/unreviewed/2024/01/GHSA-2w8f-25gq-9g77/GHSA-2w8f-25gq-9g77.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/2024/01/GHSA-2x33-pfvq-675c/GHSA-2x33-pfvq-675c.json b/advisories/unreviewed/2024/01/GHSA-2x33-pfvq-675c/GHSA-2x33-pfvq-675c.json
index b9da11d9af8..d0f734777a1 100644
--- a/advisories/unreviewed/2024/01/GHSA-2x33-pfvq-675c/GHSA-2x33-pfvq-675c.json
+++ b/advisories/unreviewed/2024/01/GHSA-2x33-pfvq-675c/GHSA-2x33-pfvq-675c.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-2xh7-8hvj-mrr7/GHSA-2xh7-8hvj-mrr7.json b/advisories/unreviewed/2024/01/GHSA-2xh7-8hvj-mrr7/GHSA-2xh7-8hvj-mrr7.json
index 3cb64f9cb27..4551141414f 100644
--- a/advisories/unreviewed/2024/01/GHSA-2xh7-8hvj-mrr7/GHSA-2xh7-8hvj-mrr7.json
+++ b/advisories/unreviewed/2024/01/GHSA-2xh7-8hvj-mrr7/GHSA-2xh7-8hvj-mrr7.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/2024/01/GHSA-3hv7-66gj-8929/GHSA-3hv7-66gj-8929.json b/advisories/unreviewed/2024/01/GHSA-3hv7-66gj-8929/GHSA-3hv7-66gj-8929.json
index 1086b525d7b..d7bd7d62506 100644
--- a/advisories/unreviewed/2024/01/GHSA-3hv7-66gj-8929/GHSA-3hv7-66gj-8929.json
+++ b/advisories/unreviewed/2024/01/GHSA-3hv7-66gj-8929/GHSA-3hv7-66gj-8929.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-555g-cg2q-wmc3/GHSA-555g-cg2q-wmc3.json b/advisories/unreviewed/2024/01/GHSA-555g-cg2q-wmc3/GHSA-555g-cg2q-wmc3.json
index 7388d61cc21..9606d286dd6 100644
--- a/advisories/unreviewed/2024/01/GHSA-555g-cg2q-wmc3/GHSA-555g-cg2q-wmc3.json
+++ b/advisories/unreviewed/2024/01/GHSA-555g-cg2q-wmc3/GHSA-555g-cg2q-wmc3.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-5h2x-6j9f-vr5g/GHSA-5h2x-6j9f-vr5g.json b/advisories/unreviewed/2024/01/GHSA-5h2x-6j9f-vr5g/GHSA-5h2x-6j9f-vr5g.json
index aa101c09dd2..4d9dc1cf116 100644
--- a/advisories/unreviewed/2024/01/GHSA-5h2x-6j9f-vr5g/GHSA-5h2x-6j9f-vr5g.json
+++ b/advisories/unreviewed/2024/01/GHSA-5h2x-6j9f-vr5g/GHSA-5h2x-6j9f-vr5g.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-7cm4-cx64-v496/GHSA-7cm4-cx64-v496.json b/advisories/unreviewed/2024/01/GHSA-7cm4-cx64-v496/GHSA-7cm4-cx64-v496.json
index e2760a609e4..fc49e4e8098 100644
--- a/advisories/unreviewed/2024/01/GHSA-7cm4-cx64-v496/GHSA-7cm4-cx64-v496.json
+++ b/advisories/unreviewed/2024/01/GHSA-7cm4-cx64-v496/GHSA-7cm4-cx64-v496.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/2024/01/GHSA-7fpg-4q3m-78rq/GHSA-7fpg-4q3m-78rq.json b/advisories/unreviewed/2024/01/GHSA-7fpg-4q3m-78rq/GHSA-7fpg-4q3m-78rq.json
index 0f46ef60df9..5b1f7968197 100644
--- a/advisories/unreviewed/2024/01/GHSA-7fpg-4q3m-78rq/GHSA-7fpg-4q3m-78rq.json
+++ b/advisories/unreviewed/2024/01/GHSA-7fpg-4q3m-78rq/GHSA-7fpg-4q3m-78rq.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-82g7-hvfx-485f/GHSA-82g7-hvfx-485f.json b/advisories/unreviewed/2024/01/GHSA-82g7-hvfx-485f/GHSA-82g7-hvfx-485f.json
index 6104f6c0b2d..352f24c7994 100644
--- a/advisories/unreviewed/2024/01/GHSA-82g7-hvfx-485f/GHSA-82g7-hvfx-485f.json
+++ b/advisories/unreviewed/2024/01/GHSA-82g7-hvfx-485f/GHSA-82g7-hvfx-485f.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-8622-rmmr-47jv/GHSA-8622-rmmr-47jv.json b/advisories/unreviewed/2024/01/GHSA-8622-rmmr-47jv/GHSA-8622-rmmr-47jv.json
index aa84b2c9630..43c320a5798 100644
--- a/advisories/unreviewed/2024/01/GHSA-8622-rmmr-47jv/GHSA-8622-rmmr-47jv.json
+++ b/advisories/unreviewed/2024/01/GHSA-8622-rmmr-47jv/GHSA-8622-rmmr-47jv.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-9gmp-mjhc-r22w/GHSA-9gmp-mjhc-r22w.json b/advisories/unreviewed/2024/01/GHSA-9gmp-mjhc-r22w/GHSA-9gmp-mjhc-r22w.json
index d18990fe953..9babaa28521 100644
--- a/advisories/unreviewed/2024/01/GHSA-9gmp-mjhc-r22w/GHSA-9gmp-mjhc-r22w.json
+++ b/advisories/unreviewed/2024/01/GHSA-9gmp-mjhc-r22w/GHSA-9gmp-mjhc-r22w.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/2024/01/GHSA-9xv5-7pc9-8rr3/GHSA-9xv5-7pc9-8rr3.json b/advisories/unreviewed/2024/01/GHSA-9xv5-7pc9-8rr3/GHSA-9xv5-7pc9-8rr3.json
index 029762f17c0..ac7369005eb 100644
--- a/advisories/unreviewed/2024/01/GHSA-9xv5-7pc9-8rr3/GHSA-9xv5-7pc9-8rr3.json
+++ b/advisories/unreviewed/2024/01/GHSA-9xv5-7pc9-8rr3/GHSA-9xv5-7pc9-8rr3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-f44w-wxhf-f354/GHSA-f44w-wxhf-f354.json b/advisories/unreviewed/2024/01/GHSA-f44w-wxhf-f354/GHSA-f44w-wxhf-f354.json
index 4ffd574d2b5..4eaef3a8280 100644
--- a/advisories/unreviewed/2024/01/GHSA-f44w-wxhf-f354/GHSA-f44w-wxhf-f354.json
+++ b/advisories/unreviewed/2024/01/GHSA-f44w-wxhf-f354/GHSA-f44w-wxhf-f354.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-g6fv-wqqw-hppg/GHSA-g6fv-wqqw-hppg.json b/advisories/unreviewed/2024/01/GHSA-g6fv-wqqw-hppg/GHSA-g6fv-wqqw-hppg.json
index c972312d9f6..8cfe9ca8fde 100644
--- a/advisories/unreviewed/2024/01/GHSA-g6fv-wqqw-hppg/GHSA-g6fv-wqqw-hppg.json
+++ b/advisories/unreviewed/2024/01/GHSA-g6fv-wqqw-hppg/GHSA-g6fv-wqqw-hppg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/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/2024/01/GHSA-jcqj-vmgc-332m/GHSA-jcqj-vmgc-332m.json b/advisories/unreviewed/2024/01/GHSA-jcqj-vmgc-332m/GHSA-jcqj-vmgc-332m.json
index d733c68548f..95315f75d03 100644
--- a/advisories/unreviewed/2024/01/GHSA-jcqj-vmgc-332m/GHSA-jcqj-vmgc-332m.json
+++ b/advisories/unreviewed/2024/01/GHSA-jcqj-vmgc-332m/GHSA-jcqj-vmgc-332m.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-q6vx-6v63-ffqp/GHSA-q6vx-6v63-ffqp.json b/advisories/unreviewed/2024/01/GHSA-q6vx-6v63-ffqp/GHSA-q6vx-6v63-ffqp.json
index f1d112286e2..09d1e5e2adb 100644
--- a/advisories/unreviewed/2024/01/GHSA-q6vx-6v63-ffqp/GHSA-q6vx-6v63-ffqp.json
+++ b/advisories/unreviewed/2024/01/GHSA-q6vx-6v63-ffqp/GHSA-q6vx-6v63-ffqp.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-rc4g-22pj-c822/GHSA-rc4g-22pj-c822.json b/advisories/unreviewed/2024/01/GHSA-rc4g-22pj-c822/GHSA-rc4g-22pj-c822.json
index 9cccb653642..bbb546e9336 100644
--- a/advisories/unreviewed/2024/01/GHSA-rc4g-22pj-c822/GHSA-rc4g-22pj-c822.json
+++ b/advisories/unreviewed/2024/01/GHSA-rc4g-22pj-c822/GHSA-rc4g-22pj-c822.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-rm8m-jx8f-gg9f/GHSA-rm8m-jx8f-gg9f.json b/advisories/unreviewed/2024/01/GHSA-rm8m-jx8f-gg9f/GHSA-rm8m-jx8f-gg9f.json
index e0a1d58d398..c26dd64bedf 100644
--- a/advisories/unreviewed/2024/01/GHSA-rm8m-jx8f-gg9f/GHSA-rm8m-jx8f-gg9f.json
+++ b/advisories/unreviewed/2024/01/GHSA-rm8m-jx8f-gg9f/GHSA-rm8m-jx8f-gg9f.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-w6c8-6gw8-5gvp/GHSA-w6c8-6gw8-5gvp.json b/advisories/unreviewed/2024/01/GHSA-w6c8-6gw8-5gvp/GHSA-w6c8-6gw8-5gvp.json
index a4824de7bb0..4a61ef02476 100644
--- a/advisories/unreviewed/2024/01/GHSA-w6c8-6gw8-5gvp/GHSA-w6c8-6gw8-5gvp.json
+++ b/advisories/unreviewed/2024/01/GHSA-w6c8-6gw8-5gvp/GHSA-w6c8-6gw8-5gvp.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-wfg5-fmwh-w25j/GHSA-wfg5-fmwh-w25j.json b/advisories/unreviewed/2024/01/GHSA-wfg5-fmwh-w25j/GHSA-wfg5-fmwh-w25j.json
index 55b270c6535..f932477a5fd 100644
--- a/advisories/unreviewed/2024/01/GHSA-wfg5-fmwh-w25j/GHSA-wfg5-fmwh-w25j.json
+++ b/advisories/unreviewed/2024/01/GHSA-wfg5-fmwh-w25j/GHSA-wfg5-fmwh-w25j.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/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/2024/01/GHSA-wx6g-w634-22ph/GHSA-wx6g-w634-22ph.json b/advisories/unreviewed/2024/01/GHSA-wx6g-w634-22ph/GHSA-wx6g-w634-22ph.json
index 137b5ec1950..fde039c3baa 100644
--- a/advisories/unreviewed/2024/01/GHSA-wx6g-w634-22ph/GHSA-wx6g-w634-22ph.json
+++ b/advisories/unreviewed/2024/01/GHSA-wx6g-w634-22ph/GHSA-wx6g-w634-22ph.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-xqff-gxc3-2x4v/GHSA-xqff-gxc3-2x4v.json b/advisories/unreviewed/2024/01/GHSA-xqff-gxc3-2x4v/GHSA-xqff-gxc3-2x4v.json
index 6536453e376..2ae543fe29e 100644
--- a/advisories/unreviewed/2024/01/GHSA-xqff-gxc3-2x4v/GHSA-xqff-gxc3-2x4v.json
+++ b/advisories/unreviewed/2024/01/GHSA-xqff-gxc3-2x4v/GHSA-xqff-gxc3-2x4v.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-xwf3-49mf-8pq7/GHSA-xwf3-49mf-8pq7.json b/advisories/unreviewed/2024/01/GHSA-xwf3-49mf-8pq7/GHSA-xwf3-49mf-8pq7.json
index 8f69a40805b..af994efb7ba 100644
--- a/advisories/unreviewed/2024/01/GHSA-xwf3-49mf-8pq7/GHSA-xwf3-49mf-8pq7.json
+++ b/advisories/unreviewed/2024/01/GHSA-xwf3-49mf-8pq7/GHSA-xwf3-49mf-8pq7.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/02/GHSA-2977-w3fj-rc33/GHSA-2977-w3fj-rc33.json b/advisories/unreviewed/2024/02/GHSA-2977-w3fj-rc33/GHSA-2977-w3fj-rc33.json
index 2fffc6eccce..61568a1fad5 100644
--- a/advisories/unreviewed/2024/02/GHSA-2977-w3fj-rc33/GHSA-2977-w3fj-rc33.json
+++ b/advisories/unreviewed/2024/02/GHSA-2977-w3fj-rc33/GHSA-2977-w3fj-rc33.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/02/GHSA-459m-qjwc-xv42/GHSA-459m-qjwc-xv42.json b/advisories/unreviewed/2024/02/GHSA-459m-qjwc-xv42/GHSA-459m-qjwc-xv42.json
index 06172aae2e1..32c6c9ef2a6 100644
--- a/advisories/unreviewed/2024/02/GHSA-459m-qjwc-xv42/GHSA-459m-qjwc-xv42.json
+++ b/advisories/unreviewed/2024/02/GHSA-459m-qjwc-xv42/GHSA-459m-qjwc-xv42.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/2024/02/GHSA-496r-wr54-46h8/GHSA-496r-wr54-46h8.json b/advisories/unreviewed/2024/02/GHSA-496r-wr54-46h8/GHSA-496r-wr54-46h8.json
index e3590bed794..17655839869 100644
--- a/advisories/unreviewed/2024/02/GHSA-496r-wr54-46h8/GHSA-496r-wr54-46h8.json
+++ b/advisories/unreviewed/2024/02/GHSA-496r-wr54-46h8/GHSA-496r-wr54-46h8.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/2024/02/GHSA-4qjq-wqw7-p79p/GHSA-4qjq-wqw7-p79p.json b/advisories/unreviewed/2024/02/GHSA-4qjq-wqw7-p79p/GHSA-4qjq-wqw7-p79p.json
index a5d03043125..6ca6438b02a 100644
--- a/advisories/unreviewed/2024/02/GHSA-4qjq-wqw7-p79p/GHSA-4qjq-wqw7-p79p.json
+++ b/advisories/unreviewed/2024/02/GHSA-4qjq-wqw7-p79p/GHSA-4qjq-wqw7-p79p.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/02/GHSA-4vg6-rrvh-fpmr/GHSA-4vg6-rrvh-fpmr.json b/advisories/unreviewed/2024/02/GHSA-4vg6-rrvh-fpmr/GHSA-4vg6-rrvh-fpmr.json
index f5b3ad6b72e..77650e324d0 100644
--- a/advisories/unreviewed/2024/02/GHSA-4vg6-rrvh-fpmr/GHSA-4vg6-rrvh-fpmr.json
+++ b/advisories/unreviewed/2024/02/GHSA-4vg6-rrvh-fpmr/GHSA-4vg6-rrvh-fpmr.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/02/GHSA-57f3-xqmx-39gv/GHSA-57f3-xqmx-39gv.json b/advisories/unreviewed/2024/02/GHSA-57f3-xqmx-39gv/GHSA-57f3-xqmx-39gv.json
index 83c5a20e112..d45091ee4f5 100644
--- a/advisories/unreviewed/2024/02/GHSA-57f3-xqmx-39gv/GHSA-57f3-xqmx-39gv.json
+++ b/advisories/unreviewed/2024/02/GHSA-57f3-xqmx-39gv/GHSA-57f3-xqmx-39gv.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-6rgx-2w6c-4cv2/GHSA-6rgx-2w6c-4cv2.json b/advisories/unreviewed/2024/02/GHSA-6rgx-2w6c-4cv2/GHSA-6rgx-2w6c-4cv2.json
index 5f9542914db..41362c32794 100644
--- a/advisories/unreviewed/2024/02/GHSA-6rgx-2w6c-4cv2/GHSA-6rgx-2w6c-4cv2.json
+++ b/advisories/unreviewed/2024/02/GHSA-6rgx-2w6c-4cv2/GHSA-6rgx-2w6c-4cv2.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/2024/02/GHSA-75gj-wpvg-hgcq/GHSA-75gj-wpvg-hgcq.json b/advisories/unreviewed/2024/02/GHSA-75gj-wpvg-hgcq/GHSA-75gj-wpvg-hgcq.json
index 693f01ce180..15b946c2302 100644
--- a/advisories/unreviewed/2024/02/GHSA-75gj-wpvg-hgcq/GHSA-75gj-wpvg-hgcq.json
+++ b/advisories/unreviewed/2024/02/GHSA-75gj-wpvg-hgcq/GHSA-75gj-wpvg-hgcq.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/2024/02/GHSA-76q5-rvjr-8vhj/GHSA-76q5-rvjr-8vhj.json b/advisories/unreviewed/2024/02/GHSA-76q5-rvjr-8vhj/GHSA-76q5-rvjr-8vhj.json
index c700785536c..dbba599a0df 100644
--- a/advisories/unreviewed/2024/02/GHSA-76q5-rvjr-8vhj/GHSA-76q5-rvjr-8vhj.json
+++ b/advisories/unreviewed/2024/02/GHSA-76q5-rvjr-8vhj/GHSA-76q5-rvjr-8vhj.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/02/GHSA-7mjm-4vrc-ghvc/GHSA-7mjm-4vrc-ghvc.json b/advisories/unreviewed/2024/02/GHSA-7mjm-4vrc-ghvc/GHSA-7mjm-4vrc-ghvc.json
index fb76e1fc8e9..e3811369cf7 100644
--- a/advisories/unreviewed/2024/02/GHSA-7mjm-4vrc-ghvc/GHSA-7mjm-4vrc-ghvc.json
+++ b/advisories/unreviewed/2024/02/GHSA-7mjm-4vrc-ghvc/GHSA-7mjm-4vrc-ghvc.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/2024/02/GHSA-8g3f-2wpw-9j4h/GHSA-8g3f-2wpw-9j4h.json b/advisories/unreviewed/2024/02/GHSA-8g3f-2wpw-9j4h/GHSA-8g3f-2wpw-9j4h.json
index 0ae3f29588a..a4c20480723 100644
--- a/advisories/unreviewed/2024/02/GHSA-8g3f-2wpw-9j4h/GHSA-8g3f-2wpw-9j4h.json
+++ b/advisories/unreviewed/2024/02/GHSA-8g3f-2wpw-9j4h/GHSA-8g3f-2wpw-9j4h.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",
@@ -39,9 +37,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/02/GHSA-8rwf-rv67-3ch6/GHSA-8rwf-rv67-3ch6.json b/advisories/unreviewed/2024/02/GHSA-8rwf-rv67-3ch6/GHSA-8rwf-rv67-3ch6.json
index b39ed64f80f..76509e6974e 100644
--- a/advisories/unreviewed/2024/02/GHSA-8rwf-rv67-3ch6/GHSA-8rwf-rv67-3ch6.json
+++ b/advisories/unreviewed/2024/02/GHSA-8rwf-rv67-3ch6/GHSA-8rwf-rv67-3ch6.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/02/GHSA-9rf2-394m-48f4/GHSA-9rf2-394m-48f4.json b/advisories/unreviewed/2024/02/GHSA-9rf2-394m-48f4/GHSA-9rf2-394m-48f4.json
index bbb8b2d9d87..b0e0c9b0e30 100644
--- a/advisories/unreviewed/2024/02/GHSA-9rf2-394m-48f4/GHSA-9rf2-394m-48f4.json
+++ b/advisories/unreviewed/2024/02/GHSA-9rf2-394m-48f4/GHSA-9rf2-394m-48f4.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",
@@ -55,9 +53,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/02/GHSA-9rfw-9cwj-2c6f/GHSA-9rfw-9cwj-2c6f.json b/advisories/unreviewed/2024/02/GHSA-9rfw-9cwj-2c6f/GHSA-9rfw-9cwj-2c6f.json
index abebc497505..a71f822aa3d 100644
--- a/advisories/unreviewed/2024/02/GHSA-9rfw-9cwj-2c6f/GHSA-9rfw-9cwj-2c6f.json
+++ b/advisories/unreviewed/2024/02/GHSA-9rfw-9cwj-2c6f/GHSA-9rfw-9cwj-2c6f.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",
@@ -39,9 +37,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/02/GHSA-cc2v-m8qh-5gfq/GHSA-cc2v-m8qh-5gfq.json b/advisories/unreviewed/2024/02/GHSA-cc2v-m8qh-5gfq/GHSA-cc2v-m8qh-5gfq.json
index 56a144c84ba..ba6e4bd7100 100644
--- a/advisories/unreviewed/2024/02/GHSA-cc2v-m8qh-5gfq/GHSA-cc2v-m8qh-5gfq.json
+++ b/advisories/unreviewed/2024/02/GHSA-cc2v-m8qh-5gfq/GHSA-cc2v-m8qh-5gfq.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/02/GHSA-f4w8-52pm-ghr9/GHSA-f4w8-52pm-ghr9.json b/advisories/unreviewed/2024/02/GHSA-f4w8-52pm-ghr9/GHSA-f4w8-52pm-ghr9.json
index 68289989523..20810b50986 100644
--- a/advisories/unreviewed/2024/02/GHSA-f4w8-52pm-ghr9/GHSA-f4w8-52pm-ghr9.json
+++ b/advisories/unreviewed/2024/02/GHSA-f4w8-52pm-ghr9/GHSA-f4w8-52pm-ghr9.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/2024/02/GHSA-fjmm-xwcx-cxw3/GHSA-fjmm-xwcx-cxw3.json b/advisories/unreviewed/2024/02/GHSA-fjmm-xwcx-cxw3/GHSA-fjmm-xwcx-cxw3.json
index bf6124b3218..5c2fe9c0d57 100644
--- a/advisories/unreviewed/2024/02/GHSA-fjmm-xwcx-cxw3/GHSA-fjmm-xwcx-cxw3.json
+++ b/advisories/unreviewed/2024/02/GHSA-fjmm-xwcx-cxw3/GHSA-fjmm-xwcx-cxw3.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/2024/02/GHSA-g27r-g335-q65p/GHSA-g27r-g335-q65p.json b/advisories/unreviewed/2024/02/GHSA-g27r-g335-q65p/GHSA-g27r-g335-q65p.json
index 489f89ebc6e..a770ba4e818 100644
--- a/advisories/unreviewed/2024/02/GHSA-g27r-g335-q65p/GHSA-g27r-g335-q65p.json
+++ b/advisories/unreviewed/2024/02/GHSA-g27r-g335-q65p/GHSA-g27r-g335-q65p.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/2024/02/GHSA-gg63-hgm5-v538/GHSA-gg63-hgm5-v538.json b/advisories/unreviewed/2024/02/GHSA-gg63-hgm5-v538/GHSA-gg63-hgm5-v538.json
index b893b112d30..f3de9f55441 100644
--- a/advisories/unreviewed/2024/02/GHSA-gg63-hgm5-v538/GHSA-gg63-hgm5-v538.json
+++ b/advisories/unreviewed/2024/02/GHSA-gg63-hgm5-v538/GHSA-gg63-hgm5-v538.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-h7cg-cp8w-6f8h/GHSA-h7cg-cp8w-6f8h.json b/advisories/unreviewed/2024/02/GHSA-h7cg-cp8w-6f8h/GHSA-h7cg-cp8w-6f8h.json
index fdd6d5a4e3d..d948a7e792e 100644
--- a/advisories/unreviewed/2024/02/GHSA-h7cg-cp8w-6f8h/GHSA-h7cg-cp8w-6f8h.json
+++ b/advisories/unreviewed/2024/02/GHSA-h7cg-cp8w-6f8h/GHSA-h7cg-cp8w-6f8h.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/02/GHSA-jxrx-5cg2-pj56/GHSA-jxrx-5cg2-pj56.json b/advisories/unreviewed/2024/02/GHSA-jxrx-5cg2-pj56/GHSA-jxrx-5cg2-pj56.json
index 66c51725519..c428f0ba1ba 100644
--- a/advisories/unreviewed/2024/02/GHSA-jxrx-5cg2-pj56/GHSA-jxrx-5cg2-pj56.json
+++ b/advisories/unreviewed/2024/02/GHSA-jxrx-5cg2-pj56/GHSA-jxrx-5cg2-pj56.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/02/GHSA-mwrc-5q9v-5658/GHSA-mwrc-5q9v-5658.json b/advisories/unreviewed/2024/02/GHSA-mwrc-5q9v-5658/GHSA-mwrc-5q9v-5658.json
index ea0a39b679d..2247d99fff1 100644
--- a/advisories/unreviewed/2024/02/GHSA-mwrc-5q9v-5658/GHSA-mwrc-5q9v-5658.json
+++ b/advisories/unreviewed/2024/02/GHSA-mwrc-5q9v-5658/GHSA-mwrc-5q9v-5658.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/02/GHSA-pjx4-f26p-jc98/GHSA-pjx4-f26p-jc98.json b/advisories/unreviewed/2024/02/GHSA-pjx4-f26p-jc98/GHSA-pjx4-f26p-jc98.json
index a4352249129..f8c7887b187 100644
--- a/advisories/unreviewed/2024/02/GHSA-pjx4-f26p-jc98/GHSA-pjx4-f26p-jc98.json
+++ b/advisories/unreviewed/2024/02/GHSA-pjx4-f26p-jc98/GHSA-pjx4-f26p-jc98.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/2024/02/GHSA-px37-v4hm-7f6q/GHSA-px37-v4hm-7f6q.json b/advisories/unreviewed/2024/02/GHSA-px37-v4hm-7f6q/GHSA-px37-v4hm-7f6q.json
index e5b00f4fa08..7241db60944 100644
--- a/advisories/unreviewed/2024/02/GHSA-px37-v4hm-7f6q/GHSA-px37-v4hm-7f6q.json
+++ b/advisories/unreviewed/2024/02/GHSA-px37-v4hm-7f6q/GHSA-px37-v4hm-7f6q.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/02/GHSA-qh6x-9qph-mmv5/GHSA-qh6x-9qph-mmv5.json b/advisories/unreviewed/2024/02/GHSA-qh6x-9qph-mmv5/GHSA-qh6x-9qph-mmv5.json
index f9987cf7f69..7c472deff03 100644
--- a/advisories/unreviewed/2024/02/GHSA-qh6x-9qph-mmv5/GHSA-qh6x-9qph-mmv5.json
+++ b/advisories/unreviewed/2024/02/GHSA-qh6x-9qph-mmv5/GHSA-qh6x-9qph-mmv5.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/02/GHSA-qmjp-x43g-wwmh/GHSA-qmjp-x43g-wwmh.json b/advisories/unreviewed/2024/02/GHSA-qmjp-x43g-wwmh/GHSA-qmjp-x43g-wwmh.json
index a7260adc16e..0141e8e4a5b 100644
--- a/advisories/unreviewed/2024/02/GHSA-qmjp-x43g-wwmh/GHSA-qmjp-x43g-wwmh.json
+++ b/advisories/unreviewed/2024/02/GHSA-qmjp-x43g-wwmh/GHSA-qmjp-x43g-wwmh.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/02/GHSA-r36f-f47x-637q/GHSA-r36f-f47x-637q.json b/advisories/unreviewed/2024/02/GHSA-r36f-f47x-637q/GHSA-r36f-f47x-637q.json
index 1d5418b0a9b..0c39795198c 100644
--- a/advisories/unreviewed/2024/02/GHSA-r36f-f47x-637q/GHSA-r36f-f47x-637q.json
+++ b/advisories/unreviewed/2024/02/GHSA-r36f-f47x-637q/GHSA-r36f-f47x-637q.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/2024/02/GHSA-rw8w-74p5-cf2h/GHSA-rw8w-74p5-cf2h.json b/advisories/unreviewed/2024/02/GHSA-rw8w-74p5-cf2h/GHSA-rw8w-74p5-cf2h.json
index 6c229a99676..df466a36e29 100644
--- a/advisories/unreviewed/2024/02/GHSA-rw8w-74p5-cf2h/GHSA-rw8w-74p5-cf2h.json
+++ b/advisories/unreviewed/2024/02/GHSA-rw8w-74p5-cf2h/GHSA-rw8w-74p5-cf2h.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/2024/02/GHSA-vg2x-vpgh-c7jj/GHSA-vg2x-vpgh-c7jj.json b/advisories/unreviewed/2024/02/GHSA-vg2x-vpgh-c7jj/GHSA-vg2x-vpgh-c7jj.json
index ad83ab2798b..06fcbaac9e8 100644
--- a/advisories/unreviewed/2024/02/GHSA-vg2x-vpgh-c7jj/GHSA-vg2x-vpgh-c7jj.json
+++ b/advisories/unreviewed/2024/02/GHSA-vg2x-vpgh-c7jj/GHSA-vg2x-vpgh-c7jj.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/02/GHSA-w57g-4hpj-6p36/GHSA-w57g-4hpj-6p36.json b/advisories/unreviewed/2024/02/GHSA-w57g-4hpj-6p36/GHSA-w57g-4hpj-6p36.json
index 2471f4a18a0..86cb98b3596 100644
--- a/advisories/unreviewed/2024/02/GHSA-w57g-4hpj-6p36/GHSA-w57g-4hpj-6p36.json
+++ b/advisories/unreviewed/2024/02/GHSA-w57g-4hpj-6p36/GHSA-w57g-4hpj-6p36.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/02/GHSA-w636-mh7p-cc94/GHSA-w636-mh7p-cc94.json b/advisories/unreviewed/2024/02/GHSA-w636-mh7p-cc94/GHSA-w636-mh7p-cc94.json
index 1e10f537d88..6df2ff21950 100644
--- a/advisories/unreviewed/2024/02/GHSA-w636-mh7p-cc94/GHSA-w636-mh7p-cc94.json
+++ b/advisories/unreviewed/2024/02/GHSA-w636-mh7p-cc94/GHSA-w636-mh7p-cc94.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/02/GHSA-wrq2-h2ff-mxv5/GHSA-wrq2-h2ff-mxv5.json b/advisories/unreviewed/2024/02/GHSA-wrq2-h2ff-mxv5/GHSA-wrq2-h2ff-mxv5.json
index c496f84c826..b4804a1532c 100644
--- a/advisories/unreviewed/2024/02/GHSA-wrq2-h2ff-mxv5/GHSA-wrq2-h2ff-mxv5.json
+++ b/advisories/unreviewed/2024/02/GHSA-wrq2-h2ff-mxv5/GHSA-wrq2-h2ff-mxv5.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/02/GHSA-wwpc-m88m-frjm/GHSA-wwpc-m88m-frjm.json b/advisories/unreviewed/2024/02/GHSA-wwpc-m88m-frjm/GHSA-wwpc-m88m-frjm.json
index 4aea3974666..0eb13c5711c 100644
--- a/advisories/unreviewed/2024/02/GHSA-wwpc-m88m-frjm/GHSA-wwpc-m88m-frjm.json
+++ b/advisories/unreviewed/2024/02/GHSA-wwpc-m88m-frjm/GHSA-wwpc-m88m-frjm.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/2024/02/GHSA-wxhv-5vpx-mrm3/GHSA-wxhv-5vpx-mrm3.json b/advisories/unreviewed/2024/02/GHSA-wxhv-5vpx-mrm3/GHSA-wxhv-5vpx-mrm3.json
index 16d0e14268e..6042811fd44 100644
--- a/advisories/unreviewed/2024/02/GHSA-wxhv-5vpx-mrm3/GHSA-wxhv-5vpx-mrm3.json
+++ b/advisories/unreviewed/2024/02/GHSA-wxhv-5vpx-mrm3/GHSA-wxhv-5vpx-mrm3.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/02/GHSA-x96x-gwv6-4324/GHSA-x96x-gwv6-4324.json b/advisories/unreviewed/2024/02/GHSA-x96x-gwv6-4324/GHSA-x96x-gwv6-4324.json
index 0b14f18d41b..22dd6e7f7df 100644
--- a/advisories/unreviewed/2024/02/GHSA-x96x-gwv6-4324/GHSA-x96x-gwv6-4324.json
+++ b/advisories/unreviewed/2024/02/GHSA-x96x-gwv6-4324/GHSA-x96x-gwv6-4324.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/03/GHSA-56c7-fm3g-6g6m/GHSA-56c7-fm3g-6g6m.json b/advisories/unreviewed/2024/03/GHSA-56c7-fm3g-6g6m/GHSA-56c7-fm3g-6g6m.json
index 74691c78ea8..219935709fd 100644
--- a/advisories/unreviewed/2024/03/GHSA-56c7-fm3g-6g6m/GHSA-56c7-fm3g-6g6m.json
+++ b/advisories/unreviewed/2024/03/GHSA-56c7-fm3g-6g6m/GHSA-56c7-fm3g-6g6m.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",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/03/GHSA-5rx5-p39m-4gf3/GHSA-5rx5-p39m-4gf3.json b/advisories/unreviewed/2024/03/GHSA-5rx5-p39m-4gf3/GHSA-5rx5-p39m-4gf3.json
index 334add34fcd..a4a58aa6982 100644
--- a/advisories/unreviewed/2024/03/GHSA-5rx5-p39m-4gf3/GHSA-5rx5-p39m-4gf3.json
+++ b/advisories/unreviewed/2024/03/GHSA-5rx5-p39m-4gf3/GHSA-5rx5-p39m-4gf3.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/03/GHSA-65h7-6ww6-hhqj/GHSA-65h7-6ww6-hhqj.json b/advisories/unreviewed/2024/03/GHSA-65h7-6ww6-hhqj/GHSA-65h7-6ww6-hhqj.json
index 9717e29d9ee..c56ab93f42f 100644
--- a/advisories/unreviewed/2024/03/GHSA-65h7-6ww6-hhqj/GHSA-65h7-6ww6-hhqj.json
+++ b/advisories/unreviewed/2024/03/GHSA-65h7-6ww6-hhqj/GHSA-65h7-6ww6-hhqj.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/2024/03/GHSA-6x38-gwgp-2pcm/GHSA-6x38-gwgp-2pcm.json b/advisories/unreviewed/2024/03/GHSA-6x38-gwgp-2pcm/GHSA-6x38-gwgp-2pcm.json
index 4d741ff6cf7..c8adede2eb3 100644
--- a/advisories/unreviewed/2024/03/GHSA-6x38-gwgp-2pcm/GHSA-6x38-gwgp-2pcm.json
+++ b/advisories/unreviewed/2024/03/GHSA-6x38-gwgp-2pcm/GHSA-6x38-gwgp-2pcm.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -43,9 +41,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/03/GHSA-7xj5-h6cr-5xf4/GHSA-7xj5-h6cr-5xf4.json b/advisories/unreviewed/2024/03/GHSA-7xj5-h6cr-5xf4/GHSA-7xj5-h6cr-5xf4.json
index 07d5e12edc2..fa9b8d2457e 100644
--- a/advisories/unreviewed/2024/03/GHSA-7xj5-h6cr-5xf4/GHSA-7xj5-h6cr-5xf4.json
+++ b/advisories/unreviewed/2024/03/GHSA-7xj5-h6cr-5xf4/GHSA-7xj5-h6cr-5xf4.json
@@ -7,12 +7,8 @@
"CVE-2021-47084"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nhamradio: defer ax25 kfree after unregister_netdev\n\nThere is a possible race condition (use-after-free) like below\n\n (USE) | (FREE)\nax25_sendmsg |\n ax25_queue_xmit |\n dev_queue_xmit |\n __dev_queue_xmit |\n __dev_xmit_skb |\n sch_direct_xmit | ...\n xmit_one |\n netdev_start_xmit | tty_ldisc_kill\n __netdev_start_xmit | mkiss_close\n ax_xmit | kfree\n ax_encaps |\n |\n\nEven though there are two synchronization primitives before the kfree:\n1. wait_for_completion(&ax->dead). This can prevent the race with\nroutines from mkiss_ioctl. However, it cannot stop the routine coming\nfrom upper layer, i.e., the ax25_sendmsg.\n\n2. netif_stop_queue(ax->dev). It seems that this line of code aims to\nhalt the transmit queue but it fails to stop the routine that already\nbeing xmit.\n\nThis patch reorder the kfree after the unregister_netdev to avoid the\npossible UAF as the unregister_netdev() is well synchronized and won't\nreturn if there is a running routine.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -52,9 +48,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/03/GHSA-8wmf-4j4m-q5h7/GHSA-8wmf-4j4m-q5h7.json b/advisories/unreviewed/2024/03/GHSA-8wmf-4j4m-q5h7/GHSA-8wmf-4j4m-q5h7.json
index e630f5ccd2a..706d48dbeda 100644
--- a/advisories/unreviewed/2024/03/GHSA-8wmf-4j4m-q5h7/GHSA-8wmf-4j4m-q5h7.json
+++ b/advisories/unreviewed/2024/03/GHSA-8wmf-4j4m-q5h7/GHSA-8wmf-4j4m-q5h7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/03/GHSA-92pj-vh86-9j44/GHSA-92pj-vh86-9j44.json b/advisories/unreviewed/2024/03/GHSA-92pj-vh86-9j44/GHSA-92pj-vh86-9j44.json
index 24d6313cb30..ed30cee2a64 100644
--- a/advisories/unreviewed/2024/03/GHSA-92pj-vh86-9j44/GHSA-92pj-vh86-9j44.json
+++ b/advisories/unreviewed/2024/03/GHSA-92pj-vh86-9j44/GHSA-92pj-vh86-9j44.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:N/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/03/GHSA-9cgg-5x5j-5c33/GHSA-9cgg-5x5j-5c33.json b/advisories/unreviewed/2024/03/GHSA-9cgg-5x5j-5c33/GHSA-9cgg-5x5j-5c33.json
index 803fb7d79ac..923dc33d2b7 100644
--- a/advisories/unreviewed/2024/03/GHSA-9cgg-5x5j-5c33/GHSA-9cgg-5x5j-5c33.json
+++ b/advisories/unreviewed/2024/03/GHSA-9cgg-5x5j-5c33/GHSA-9cgg-5x5j-5c33.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -47,9 +45,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/03/GHSA-c65x-frp2-5rxx/GHSA-c65x-frp2-5rxx.json b/advisories/unreviewed/2024/03/GHSA-c65x-frp2-5rxx/GHSA-c65x-frp2-5rxx.json
index db31eda483e..1304569c20e 100644
--- a/advisories/unreviewed/2024/03/GHSA-c65x-frp2-5rxx/GHSA-c65x-frp2-5rxx.json
+++ b/advisories/unreviewed/2024/03/GHSA-c65x-frp2-5rxx/GHSA-c65x-frp2-5rxx.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/03/GHSA-cxcr-v85c-3586/GHSA-cxcr-v85c-3586.json b/advisories/unreviewed/2024/03/GHSA-cxcr-v85c-3586/GHSA-cxcr-v85c-3586.json
index b555c165780..cfed9e9a47e 100644
--- a/advisories/unreviewed/2024/03/GHSA-cxcr-v85c-3586/GHSA-cxcr-v85c-3586.json
+++ b/advisories/unreviewed/2024/03/GHSA-cxcr-v85c-3586/GHSA-cxcr-v85c-3586.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/03/GHSA-fm9f-6ch9-98r6/GHSA-fm9f-6ch9-98r6.json b/advisories/unreviewed/2024/03/GHSA-fm9f-6ch9-98r6/GHSA-fm9f-6ch9-98r6.json
index 01109f3ab18..288a52fdcda 100644
--- a/advisories/unreviewed/2024/03/GHSA-fm9f-6ch9-98r6/GHSA-fm9f-6ch9-98r6.json
+++ b/advisories/unreviewed/2024/03/GHSA-fm9f-6ch9-98r6/GHSA-fm9f-6ch9-98r6.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/03/GHSA-g7r6-cg59-6p4f/GHSA-g7r6-cg59-6p4f.json b/advisories/unreviewed/2024/03/GHSA-g7r6-cg59-6p4f/GHSA-g7r6-cg59-6p4f.json
index 9ca55c1e0fa..7989e68f2f2 100644
--- a/advisories/unreviewed/2024/03/GHSA-g7r6-cg59-6p4f/GHSA-g7r6-cg59-6p4f.json
+++ b/advisories/unreviewed/2024/03/GHSA-g7r6-cg59-6p4f/GHSA-g7r6-cg59-6p4f.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:P/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/03/GHSA-g8x5-cvgc-4hjw/GHSA-g8x5-cvgc-4hjw.json b/advisories/unreviewed/2024/03/GHSA-g8x5-cvgc-4hjw/GHSA-g8x5-cvgc-4hjw.json
index 0aa2651ac10..408505bf14f 100644
--- a/advisories/unreviewed/2024/03/GHSA-g8x5-cvgc-4hjw/GHSA-g8x5-cvgc-4hjw.json
+++ b/advisories/unreviewed/2024/03/GHSA-g8x5-cvgc-4hjw/GHSA-g8x5-cvgc-4hjw.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/03/GHSA-h385-vvhp-wmmp/GHSA-h385-vvhp-wmmp.json b/advisories/unreviewed/2024/03/GHSA-h385-vvhp-wmmp/GHSA-h385-vvhp-wmmp.json
index 6b1f89906de..1159c58c753 100644
--- a/advisories/unreviewed/2024/03/GHSA-h385-vvhp-wmmp/GHSA-h385-vvhp-wmmp.json
+++ b/advisories/unreviewed/2024/03/GHSA-h385-vvhp-wmmp/GHSA-h385-vvhp-wmmp.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/03/GHSA-h7jv-6rq7-jwqh/GHSA-h7jv-6rq7-jwqh.json b/advisories/unreviewed/2024/03/GHSA-h7jv-6rq7-jwqh/GHSA-h7jv-6rq7-jwqh.json
index af1cbd6a503..b628d536941 100644
--- a/advisories/unreviewed/2024/03/GHSA-h7jv-6rq7-jwqh/GHSA-h7jv-6rq7-jwqh.json
+++ b/advisories/unreviewed/2024/03/GHSA-h7jv-6rq7-jwqh/GHSA-h7jv-6rq7-jwqh.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/03/GHSA-jcfw-h88c-w44g/GHSA-jcfw-h88c-w44g.json b/advisories/unreviewed/2024/03/GHSA-jcfw-h88c-w44g/GHSA-jcfw-h88c-w44g.json
index 7e42c07edc8..ff354ffbe63 100644
--- a/advisories/unreviewed/2024/03/GHSA-jcfw-h88c-w44g/GHSA-jcfw-h88c-w44g.json
+++ b/advisories/unreviewed/2024/03/GHSA-jcfw-h88c-w44g/GHSA-jcfw-h88c-w44g.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/2024/03/GHSA-m246-cqg8-m3p3/GHSA-m246-cqg8-m3p3.json b/advisories/unreviewed/2024/03/GHSA-m246-cqg8-m3p3/GHSA-m246-cqg8-m3p3.json
index 3307619789f..2c12ceebcac 100644
--- a/advisories/unreviewed/2024/03/GHSA-m246-cqg8-m3p3/GHSA-m246-cqg8-m3p3.json
+++ b/advisories/unreviewed/2024/03/GHSA-m246-cqg8-m3p3/GHSA-m246-cqg8-m3p3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/03/GHSA-m378-w9xj-hg9r/GHSA-m378-w9xj-hg9r.json b/advisories/unreviewed/2024/03/GHSA-m378-w9xj-hg9r/GHSA-m378-w9xj-hg9r.json
index 942a4e49ed5..1a491a7ea28 100644
--- a/advisories/unreviewed/2024/03/GHSA-m378-w9xj-hg9r/GHSA-m378-w9xj-hg9r.json
+++ b/advisories/unreviewed/2024/03/GHSA-m378-w9xj-hg9r/GHSA-m378-w9xj-hg9r.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/03/GHSA-m59h-jq6c-5ph6/GHSA-m59h-jq6c-5ph6.json b/advisories/unreviewed/2024/03/GHSA-m59h-jq6c-5ph6/GHSA-m59h-jq6c-5ph6.json
index 2a90cef62cb..44f1cd64acd 100644
--- a/advisories/unreviewed/2024/03/GHSA-m59h-jq6c-5ph6/GHSA-m59h-jq6c-5ph6.json
+++ b/advisories/unreviewed/2024/03/GHSA-m59h-jq6c-5ph6/GHSA-m59h-jq6c-5ph6.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/03/GHSA-m6h6-pgm9-rw33/GHSA-m6h6-pgm9-rw33.json b/advisories/unreviewed/2024/03/GHSA-m6h6-pgm9-rw33/GHSA-m6h6-pgm9-rw33.json
index 590354b9166..6c8271558aa 100644
--- a/advisories/unreviewed/2024/03/GHSA-m6h6-pgm9-rw33/GHSA-m6h6-pgm9-rw33.json
+++ b/advisories/unreviewed/2024/03/GHSA-m6h6-pgm9-rw33/GHSA-m6h6-pgm9-rw33.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/2024/03/GHSA-mfw5-pp35-j4h8/GHSA-mfw5-pp35-j4h8.json b/advisories/unreviewed/2024/03/GHSA-mfw5-pp35-j4h8/GHSA-mfw5-pp35-j4h8.json
index b5ac4c39bce..9721e027d67 100644
--- a/advisories/unreviewed/2024/03/GHSA-mfw5-pp35-j4h8/GHSA-mfw5-pp35-j4h8.json
+++ b/advisories/unreviewed/2024/03/GHSA-mfw5-pp35-j4h8/GHSA-mfw5-pp35-j4h8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H"
}
],
- "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/2024/03/GHSA-mgvw-6jhh-5c24/GHSA-mgvw-6jhh-5c24.json b/advisories/unreviewed/2024/03/GHSA-mgvw-6jhh-5c24/GHSA-mgvw-6jhh-5c24.json
index c73db3dcd25..ec08d8ed8a7 100644
--- a/advisories/unreviewed/2024/03/GHSA-mgvw-6jhh-5c24/GHSA-mgvw-6jhh-5c24.json
+++ b/advisories/unreviewed/2024/03/GHSA-mgvw-6jhh-5c24/GHSA-mgvw-6jhh-5c24.json
@@ -7,12 +7,8 @@
"CVE-2021-47085"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nhamradio: improve the incomplete fix to avoid NPD\n\nThe previous commit 3e0588c291d6 (\"hamradio: defer ax25 kfree after\nunregister_netdev\") reorder the kfree operations and unregister_netdev\noperation to prevent UAF.\n\nThis commit improves the previous one by also deferring the nullify of\nthe ax->tty pointer. Otherwise, a NULL pointer dereference bug occurs.\nPartial of the stack trace is shown below.\n\nBUG: kernel NULL pointer dereference, address: 0000000000000538\nRIP: 0010:ax_xmit+0x1f9/0x400\n...\nCall Trace:\n dev_hard_start_xmit+0xec/0x320\n sch_direct_xmit+0xea/0x240\n __qdisc_run+0x166/0x5c0\n __dev_queue_xmit+0x2c7/0xaf0\n ax25_std_establish_data_link+0x59/0x60\n ax25_connect+0x3a0/0x500\n ? security_socket_connect+0x2b/0x40\n __sys_connect+0x96/0xc0\n ? __hrtimer_init+0xc0/0xc0\n ? common_nsleep+0x2e/0x50\n ? switch_fpu_return+0x139/0x1a0\n __x64_sys_connect+0x11/0x20\n do_syscall_64+0x33/0x40\n entry_SYSCALL_64_after_hwframe+0x44/0xa9\n\nThe crash point is shown as below\n\nstatic void ax_encaps(...) {\n ...\n set_bit(TTY_DO_WRITE_WAKEUP, &ax->tty->flags); // ax->tty = NULL!\n ...\n}\n\nBy placing the nullify action after the unregister_netdev, the ax->tty\npointer won't be assigned as NULL net_device framework layer is well\nsynchronized.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -52,9 +48,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/03/GHSA-mp7h-h4mw-vrgf/GHSA-mp7h-h4mw-vrgf.json b/advisories/unreviewed/2024/03/GHSA-mp7h-h4mw-vrgf/GHSA-mp7h-h4mw-vrgf.json
index 0e846ed0e63..136ab4c15a0 100644
--- a/advisories/unreviewed/2024/03/GHSA-mp7h-h4mw-vrgf/GHSA-mp7h-h4mw-vrgf.json
+++ b/advisories/unreviewed/2024/03/GHSA-mp7h-h4mw-vrgf/GHSA-mp7h-h4mw-vrgf.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/2024/03/GHSA-mwv8-7wjm-xvgf/GHSA-mwv8-7wjm-xvgf.json b/advisories/unreviewed/2024/03/GHSA-mwv8-7wjm-xvgf/GHSA-mwv8-7wjm-xvgf.json
index ce218e56dcf..02477414320 100644
--- a/advisories/unreviewed/2024/03/GHSA-mwv8-7wjm-xvgf/GHSA-mwv8-7wjm-xvgf.json
+++ b/advisories/unreviewed/2024/03/GHSA-mwv8-7wjm-xvgf/GHSA-mwv8-7wjm-xvgf.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/2024/03/GHSA-q6xw-9fp6-v5f6/GHSA-q6xw-9fp6-v5f6.json b/advisories/unreviewed/2024/03/GHSA-q6xw-9fp6-v5f6/GHSA-q6xw-9fp6-v5f6.json
index 10658013d27..541e07e8740 100644
--- a/advisories/unreviewed/2024/03/GHSA-q6xw-9fp6-v5f6/GHSA-q6xw-9fp6-v5f6.json
+++ b/advisories/unreviewed/2024/03/GHSA-q6xw-9fp6-v5f6/GHSA-q6xw-9fp6-v5f6.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/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/03/GHSA-rfqm-jp7w-mhx8/GHSA-rfqm-jp7w-mhx8.json b/advisories/unreviewed/2024/03/GHSA-rfqm-jp7w-mhx8/GHSA-rfqm-jp7w-mhx8.json
index 8c37f056916..8e23ff628b8 100644
--- a/advisories/unreviewed/2024/03/GHSA-rfqm-jp7w-mhx8/GHSA-rfqm-jp7w-mhx8.json
+++ b/advisories/unreviewed/2024/03/GHSA-rfqm-jp7w-mhx8/GHSA-rfqm-jp7w-mhx8.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/03/GHSA-rr6r-cfgf-gc6h/GHSA-rr6r-cfgf-gc6h.json b/advisories/unreviewed/2024/03/GHSA-rr6r-cfgf-gc6h/GHSA-rr6r-cfgf-gc6h.json
index 262f1126de5..765320eaa22 100644
--- a/advisories/unreviewed/2024/03/GHSA-rr6r-cfgf-gc6h/GHSA-rr6r-cfgf-gc6h.json
+++ b/advisories/unreviewed/2024/03/GHSA-rr6r-cfgf-gc6h/GHSA-rr6r-cfgf-gc6h.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/2024/03/GHSA-rw96-wm4j-gg9f/GHSA-rw96-wm4j-gg9f.json b/advisories/unreviewed/2024/03/GHSA-rw96-wm4j-gg9f/GHSA-rw96-wm4j-gg9f.json
index efd34bf6ca1..da6243fb12a 100644
--- a/advisories/unreviewed/2024/03/GHSA-rw96-wm4j-gg9f/GHSA-rw96-wm4j-gg9f.json
+++ b/advisories/unreviewed/2024/03/GHSA-rw96-wm4j-gg9f/GHSA-rw96-wm4j-gg9f.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/03/GHSA-v7f6-wfg6-2hv6/GHSA-v7f6-wfg6-2hv6.json b/advisories/unreviewed/2024/03/GHSA-v7f6-wfg6-2hv6/GHSA-v7f6-wfg6-2hv6.json
index e7c672670e4..49bd39faaf0 100644
--- a/advisories/unreviewed/2024/03/GHSA-v7f6-wfg6-2hv6/GHSA-v7f6-wfg6-2hv6.json
+++ b/advisories/unreviewed/2024/03/GHSA-v7f6-wfg6-2hv6/GHSA-v7f6-wfg6-2hv6.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",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/03/GHSA-w628-855m-r7vg/GHSA-w628-855m-r7vg.json b/advisories/unreviewed/2024/03/GHSA-w628-855m-r7vg/GHSA-w628-855m-r7vg.json
index e9094756042..af0a453d2d4 100644
--- a/advisories/unreviewed/2024/03/GHSA-w628-855m-r7vg/GHSA-w628-855m-r7vg.json
+++ b/advisories/unreviewed/2024/03/GHSA-w628-855m-r7vg/GHSA-w628-855m-r7vg.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/03/GHSA-w7x4-qp38-gw56/GHSA-w7x4-qp38-gw56.json b/advisories/unreviewed/2024/03/GHSA-w7x4-qp38-gw56/GHSA-w7x4-qp38-gw56.json
index 8145b479528..c0070f46f4d 100644
--- a/advisories/unreviewed/2024/03/GHSA-w7x4-qp38-gw56/GHSA-w7x4-qp38-gw56.json
+++ b/advisories/unreviewed/2024/03/GHSA-w7x4-qp38-gw56/GHSA-w7x4-qp38-gw56.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/03/GHSA-wq2c-938c-jg3c/GHSA-wq2c-938c-jg3c.json b/advisories/unreviewed/2024/03/GHSA-wq2c-938c-jg3c/GHSA-wq2c-938c-jg3c.json
index 55353114765..fd92708faa0 100644
--- a/advisories/unreviewed/2024/03/GHSA-wq2c-938c-jg3c/GHSA-wq2c-938c-jg3c.json
+++ b/advisories/unreviewed/2024/03/GHSA-wq2c-938c-jg3c/GHSA-wq2c-938c-jg3c.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",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "CRITICAL",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/03/GHSA-x338-2m9x-gw9v/GHSA-x338-2m9x-gw9v.json b/advisories/unreviewed/2024/03/GHSA-x338-2m9x-gw9v/GHSA-x338-2m9x-gw9v.json
index 5c956ab162a..004c28132cf 100644
--- a/advisories/unreviewed/2024/03/GHSA-x338-2m9x-gw9v/GHSA-x338-2m9x-gw9v.json
+++ b/advisories/unreviewed/2024/03/GHSA-x338-2m9x-gw9v/GHSA-x338-2m9x-gw9v.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/2024/03/GHSA-xp2v-rf5w-rh2c/GHSA-xp2v-rf5w-rh2c.json b/advisories/unreviewed/2024/03/GHSA-xp2v-rf5w-rh2c/GHSA-xp2v-rf5w-rh2c.json
index 4b653ecefb0..a0e0fe15496 100644
--- a/advisories/unreviewed/2024/03/GHSA-xp2v-rf5w-rh2c/GHSA-xp2v-rf5w-rh2c.json
+++ b/advisories/unreviewed/2024/03/GHSA-xp2v-rf5w-rh2c/GHSA-xp2v-rf5w-rh2c.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/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/04/GHSA-f722-mp6c-4849/GHSA-f722-mp6c-4849.json b/advisories/unreviewed/2024/04/GHSA-f722-mp6c-4849/GHSA-f722-mp6c-4849.json
index 9cfeb04c235..052ec57c1be 100644
--- a/advisories/unreviewed/2024/04/GHSA-f722-mp6c-4849/GHSA-f722-mp6c-4849.json
+++ b/advisories/unreviewed/2024/04/GHSA-f722-mp6c-4849/GHSA-f722-mp6c-4849.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/2024/04/GHSA-fwhc-9g43-hmcm/GHSA-fwhc-9g43-hmcm.json b/advisories/unreviewed/2024/04/GHSA-fwhc-9g43-hmcm/GHSA-fwhc-9g43-hmcm.json
index 6e08c275f7a..bf6d2fddf7e 100644
--- a/advisories/unreviewed/2024/04/GHSA-fwhc-9g43-hmcm/GHSA-fwhc-9g43-hmcm.json
+++ b/advisories/unreviewed/2024/04/GHSA-fwhc-9g43-hmcm/GHSA-fwhc-9g43-hmcm.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/2024/04/GHSA-hg7x-x4qq-cq6w/GHSA-hg7x-x4qq-cq6w.json b/advisories/unreviewed/2024/04/GHSA-hg7x-x4qq-cq6w/GHSA-hg7x-x4qq-cq6w.json
index fc4d0bca461..8decf561970 100644
--- a/advisories/unreviewed/2024/04/GHSA-hg7x-x4qq-cq6w/GHSA-hg7x-x4qq-cq6w.json
+++ b/advisories/unreviewed/2024/04/GHSA-hg7x-x4qq-cq6w/GHSA-hg7x-x4qq-cq6w.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/04/GHSA-hm2g-j35v-6vxh/GHSA-hm2g-j35v-6vxh.json b/advisories/unreviewed/2024/04/GHSA-hm2g-j35v-6vxh/GHSA-hm2g-j35v-6vxh.json
index 46a2513c41e..26ec869e41d 100644
--- a/advisories/unreviewed/2024/04/GHSA-hm2g-j35v-6vxh/GHSA-hm2g-j35v-6vxh.json
+++ b/advisories/unreviewed/2024/04/GHSA-hm2g-j35v-6vxh/GHSA-hm2g-j35v-6vxh.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/04/GHSA-jfm9-vph2-8wfq/GHSA-jfm9-vph2-8wfq.json b/advisories/unreviewed/2024/04/GHSA-jfm9-vph2-8wfq/GHSA-jfm9-vph2-8wfq.json
index d6197d8fa9e..4488c3c15a5 100644
--- a/advisories/unreviewed/2024/04/GHSA-jfm9-vph2-8wfq/GHSA-jfm9-vph2-8wfq.json
+++ b/advisories/unreviewed/2024/04/GHSA-jfm9-vph2-8wfq/GHSA-jfm9-vph2-8wfq.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/04/GHSA-mpqv-9884-5x3c/GHSA-mpqv-9884-5x3c.json b/advisories/unreviewed/2024/04/GHSA-mpqv-9884-5x3c/GHSA-mpqv-9884-5x3c.json
index c7de7d75b48..8ffb521ece0 100644
--- a/advisories/unreviewed/2024/04/GHSA-mpqv-9884-5x3c/GHSA-mpqv-9884-5x3c.json
+++ b/advisories/unreviewed/2024/04/GHSA-mpqv-9884-5x3c/GHSA-mpqv-9884-5x3c.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/2024/04/GHSA-pjr2-pwcr-ffrh/GHSA-pjr2-pwcr-ffrh.json b/advisories/unreviewed/2024/04/GHSA-pjr2-pwcr-ffrh/GHSA-pjr2-pwcr-ffrh.json
index 89992bb2e98..388ad018907 100644
--- a/advisories/unreviewed/2024/04/GHSA-pjr2-pwcr-ffrh/GHSA-pjr2-pwcr-ffrh.json
+++ b/advisories/unreviewed/2024/04/GHSA-pjr2-pwcr-ffrh/GHSA-pjr2-pwcr-ffrh.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/2024/04/GHSA-qfqh-2r56-v98p/GHSA-qfqh-2r56-v98p.json b/advisories/unreviewed/2024/04/GHSA-qfqh-2r56-v98p/GHSA-qfqh-2r56-v98p.json
index cae8dbef6f8..5393331dec4 100644
--- a/advisories/unreviewed/2024/04/GHSA-qfqh-2r56-v98p/GHSA-qfqh-2r56-v98p.json
+++ b/advisories/unreviewed/2024/04/GHSA-qfqh-2r56-v98p/GHSA-qfqh-2r56-v98p.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/04/GHSA-r32p-gh6m-33hq/GHSA-r32p-gh6m-33hq.json b/advisories/unreviewed/2024/04/GHSA-r32p-gh6m-33hq/GHSA-r32p-gh6m-33hq.json
index 567a7afdf74..9b89a26d9df 100644
--- a/advisories/unreviewed/2024/04/GHSA-r32p-gh6m-33hq/GHSA-r32p-gh6m-33hq.json
+++ b/advisories/unreviewed/2024/04/GHSA-r32p-gh6m-33hq/GHSA-r32p-gh6m-33hq.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",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/04/GHSA-v7mg-j3ph-w749/GHSA-v7mg-j3ph-w749.json b/advisories/unreviewed/2024/04/GHSA-v7mg-j3ph-w749/GHSA-v7mg-j3ph-w749.json
index f9b08e6afed..537b84f5117 100644
--- a/advisories/unreviewed/2024/04/GHSA-v7mg-j3ph-w749/GHSA-v7mg-j3ph-w749.json
+++ b/advisories/unreviewed/2024/04/GHSA-v7mg-j3ph-w749/GHSA-v7mg-j3ph-w749.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/04/GHSA-w9qr-vr3p-gqmx/GHSA-w9qr-vr3p-gqmx.json b/advisories/unreviewed/2024/04/GHSA-w9qr-vr3p-gqmx/GHSA-w9qr-vr3p-gqmx.json
index b71e7f636fd..3e7389c5a11 100644
--- a/advisories/unreviewed/2024/04/GHSA-w9qr-vr3p-gqmx/GHSA-w9qr-vr3p-gqmx.json
+++ b/advisories/unreviewed/2024/04/GHSA-w9qr-vr3p-gqmx/GHSA-w9qr-vr3p-gqmx.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",
@@ -35,9 +33,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/04/GHSA-x8rv-vr65-phwh/GHSA-x8rv-vr65-phwh.json b/advisories/unreviewed/2024/04/GHSA-x8rv-vr65-phwh/GHSA-x8rv-vr65-phwh.json
index aa62f9f54ea..78fb0f4aa06 100644
--- a/advisories/unreviewed/2024/04/GHSA-x8rv-vr65-phwh/GHSA-x8rv-vr65-phwh.json
+++ b/advisories/unreviewed/2024/04/GHSA-x8rv-vr65-phwh/GHSA-x8rv-vr65-phwh.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/04/GHSA-xq4m-hfgr-r2x5/GHSA-xq4m-hfgr-r2x5.json b/advisories/unreviewed/2024/04/GHSA-xq4m-hfgr-r2x5/GHSA-xq4m-hfgr-r2x5.json
index cc4fda9cdcf..f5a1d4b99b0 100644
--- a/advisories/unreviewed/2024/04/GHSA-xq4m-hfgr-r2x5/GHSA-xq4m-hfgr-r2x5.json
+++ b/advisories/unreviewed/2024/04/GHSA-xq4m-hfgr-r2x5/GHSA-xq4m-hfgr-r2x5.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",
@@ -63,9 +61,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/05/GHSA-86hr-63r2-f3c9/GHSA-86hr-63r2-f3c9.json b/advisories/unreviewed/2024/05/GHSA-86hr-63r2-f3c9/GHSA-86hr-63r2-f3c9.json
index 78683ed3885..999b943835d 100644
--- a/advisories/unreviewed/2024/05/GHSA-86hr-63r2-f3c9/GHSA-86hr-63r2-f3c9.json
+++ b/advisories/unreviewed/2024/05/GHSA-86hr-63r2-f3c9/GHSA-86hr-63r2-f3c9.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/2024/05/GHSA-87hx-vm5x-2v44/GHSA-87hx-vm5x-2v44.json b/advisories/unreviewed/2024/05/GHSA-87hx-vm5x-2v44/GHSA-87hx-vm5x-2v44.json
index 09b5d3a7b49..1ef47e48f43 100644
--- a/advisories/unreviewed/2024/05/GHSA-87hx-vm5x-2v44/GHSA-87hx-vm5x-2v44.json
+++ b/advisories/unreviewed/2024/05/GHSA-87hx-vm5x-2v44/GHSA-87hx-vm5x-2v44.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/05/GHSA-8fgm-5xcf-gc6g/GHSA-8fgm-5xcf-gc6g.json b/advisories/unreviewed/2024/05/GHSA-8fgm-5xcf-gc6g/GHSA-8fgm-5xcf-gc6g.json
index 07f60cd8543..ffd1be9c147 100644
--- a/advisories/unreviewed/2024/05/GHSA-8fgm-5xcf-gc6g/GHSA-8fgm-5xcf-gc6g.json
+++ b/advisories/unreviewed/2024/05/GHSA-8fgm-5xcf-gc6g/GHSA-8fgm-5xcf-gc6g.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/2024/05/GHSA-9cwj-68qh-mpcr/GHSA-9cwj-68qh-mpcr.json b/advisories/unreviewed/2024/05/GHSA-9cwj-68qh-mpcr/GHSA-9cwj-68qh-mpcr.json
index 01efd507c9a..0c4cb1f0955 100644
--- a/advisories/unreviewed/2024/05/GHSA-9cwj-68qh-mpcr/GHSA-9cwj-68qh-mpcr.json
+++ b/advisories/unreviewed/2024/05/GHSA-9cwj-68qh-mpcr/GHSA-9cwj-68qh-mpcr.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/2024/05/GHSA-g757-q39g-975j/GHSA-g757-q39g-975j.json b/advisories/unreviewed/2024/05/GHSA-g757-q39g-975j/GHSA-g757-q39g-975j.json
index 315ef2b7818..86bcfd049b7 100644
--- a/advisories/unreviewed/2024/05/GHSA-g757-q39g-975j/GHSA-g757-q39g-975j.json
+++ b/advisories/unreviewed/2024/05/GHSA-g757-q39g-975j/GHSA-g757-q39g-975j.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/05/GHSA-hcvq-7hmv-2q86/GHSA-hcvq-7hmv-2q86.json b/advisories/unreviewed/2024/05/GHSA-hcvq-7hmv-2q86/GHSA-hcvq-7hmv-2q86.json
index 780cd99b550..070defcb7f9 100644
--- a/advisories/unreviewed/2024/05/GHSA-hcvq-7hmv-2q86/GHSA-hcvq-7hmv-2q86.json
+++ b/advisories/unreviewed/2024/05/GHSA-hcvq-7hmv-2q86/GHSA-hcvq-7hmv-2q86.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -51,9 +49,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/05/GHSA-jfx8-wc49-mg5c/GHSA-jfx8-wc49-mg5c.json b/advisories/unreviewed/2024/05/GHSA-jfx8-wc49-mg5c/GHSA-jfx8-wc49-mg5c.json
index 3259272b6fb..8564cc89e45 100644
--- a/advisories/unreviewed/2024/05/GHSA-jfx8-wc49-mg5c/GHSA-jfx8-wc49-mg5c.json
+++ b/advisories/unreviewed/2024/05/GHSA-jfx8-wc49-mg5c/GHSA-jfx8-wc49-mg5c.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",
@@ -39,9 +37,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/05/GHSA-jg34-cmw8-gw85/GHSA-jg34-cmw8-gw85.json b/advisories/unreviewed/2024/05/GHSA-jg34-cmw8-gw85/GHSA-jg34-cmw8-gw85.json
index b3f067178fe..4ebbf6b596d 100644
--- a/advisories/unreviewed/2024/05/GHSA-jg34-cmw8-gw85/GHSA-jg34-cmw8-gw85.json
+++ b/advisories/unreviewed/2024/05/GHSA-jg34-cmw8-gw85/GHSA-jg34-cmw8-gw85.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -39,9 +37,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/05/GHSA-p437-j6g9-3f2f/GHSA-p437-j6g9-3f2f.json b/advisories/unreviewed/2024/05/GHSA-p437-j6g9-3f2f/GHSA-p437-j6g9-3f2f.json
index 30e52bb37fc..456e2f732c3 100644
--- a/advisories/unreviewed/2024/05/GHSA-p437-j6g9-3f2f/GHSA-p437-j6g9-3f2f.json
+++ b/advisories/unreviewed/2024/05/GHSA-p437-j6g9-3f2f/GHSA-p437-j6g9-3f2f.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",
@@ -43,9 +41,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/05/GHSA-pfcp-m93f-hrvg/GHSA-pfcp-m93f-hrvg.json b/advisories/unreviewed/2024/05/GHSA-pfcp-m93f-hrvg/GHSA-pfcp-m93f-hrvg.json
index 461e6d4acc3..e14dec3d233 100644
--- a/advisories/unreviewed/2024/05/GHSA-pfcp-m93f-hrvg/GHSA-pfcp-m93f-hrvg.json
+++ b/advisories/unreviewed/2024/05/GHSA-pfcp-m93f-hrvg/GHSA-pfcp-m93f-hrvg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/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/2024/05/GHSA-qgpq-9pcq-24fj/GHSA-qgpq-9pcq-24fj.json b/advisories/unreviewed/2024/05/GHSA-qgpq-9pcq-24fj/GHSA-qgpq-9pcq-24fj.json
index 38d4f7a48a0..f81f25c74a5 100644
--- a/advisories/unreviewed/2024/05/GHSA-qgpq-9pcq-24fj/GHSA-qgpq-9pcq-24fj.json
+++ b/advisories/unreviewed/2024/05/GHSA-qgpq-9pcq-24fj/GHSA-qgpq-9pcq-24fj.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/05/GHSA-r7pj-34j8-6jgg/GHSA-r7pj-34j8-6jgg.json b/advisories/unreviewed/2024/05/GHSA-r7pj-34j8-6jgg/GHSA-r7pj-34j8-6jgg.json
index 7fd292837e0..1aa12a0b37d 100644
--- a/advisories/unreviewed/2024/05/GHSA-r7pj-34j8-6jgg/GHSA-r7pj-34j8-6jgg.json
+++ b/advisories/unreviewed/2024/05/GHSA-r7pj-34j8-6jgg/GHSA-r7pj-34j8-6jgg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/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/2024/05/GHSA-rh2v-79c5-2v68/GHSA-rh2v-79c5-2v68.json b/advisories/unreviewed/2024/05/GHSA-rh2v-79c5-2v68/GHSA-rh2v-79c5-2v68.json
index bfa04b2e651..63122562831 100644
--- a/advisories/unreviewed/2024/05/GHSA-rh2v-79c5-2v68/GHSA-rh2v-79c5-2v68.json
+++ b/advisories/unreviewed/2024/05/GHSA-rh2v-79c5-2v68/GHSA-rh2v-79c5-2v68.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/2024/05/GHSA-vpwx-x2qh-rw8j/GHSA-vpwx-x2qh-rw8j.json b/advisories/unreviewed/2024/05/GHSA-vpwx-x2qh-rw8j/GHSA-vpwx-x2qh-rw8j.json
index 1ef314f5b3e..1312d5a2e1b 100644
--- a/advisories/unreviewed/2024/05/GHSA-vpwx-x2qh-rw8j/GHSA-vpwx-x2qh-rw8j.json
+++ b/advisories/unreviewed/2024/05/GHSA-vpwx-x2qh-rw8j/GHSA-vpwx-x2qh-rw8j.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/05/GHSA-vvgm-85j8-2648/GHSA-vvgm-85j8-2648.json b/advisories/unreviewed/2024/05/GHSA-vvgm-85j8-2648/GHSA-vvgm-85j8-2648.json
index ad9a7df4942..c27051d183d 100644
--- a/advisories/unreviewed/2024/05/GHSA-vvgm-85j8-2648/GHSA-vvgm-85j8-2648.json
+++ b/advisories/unreviewed/2024/05/GHSA-vvgm-85j8-2648/GHSA-vvgm-85j8-2648.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",
@@ -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/05/GHSA-wm6p-93j5-rx57/GHSA-wm6p-93j5-rx57.json b/advisories/unreviewed/2024/05/GHSA-wm6p-93j5-rx57/GHSA-wm6p-93j5-rx57.json
index f93fdbb757c..df6fb97e456 100644
--- a/advisories/unreviewed/2024/05/GHSA-wm6p-93j5-rx57/GHSA-wm6p-93j5-rx57.json
+++ b/advisories/unreviewed/2024/05/GHSA-wm6p-93j5-rx57/GHSA-wm6p-93j5-rx57.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/05/GHSA-xrrj-cr4g-f623/GHSA-xrrj-cr4g-f623.json b/advisories/unreviewed/2024/05/GHSA-xrrj-cr4g-f623/GHSA-xrrj-cr4g-f623.json
index 86e30bd6dc1..3087561a4ac 100644
--- a/advisories/unreviewed/2024/05/GHSA-xrrj-cr4g-f623/GHSA-xrrj-cr4g-f623.json
+++ b/advisories/unreviewed/2024/05/GHSA-xrrj-cr4g-f623/GHSA-xrrj-cr4g-f623.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/05/GHSA-xxgj-ggp4-xvhw/GHSA-xxgj-ggp4-xvhw.json b/advisories/unreviewed/2024/05/GHSA-xxgj-ggp4-xvhw/GHSA-xxgj-ggp4-xvhw.json
index ee915c63d66..5b017d405f7 100644
--- a/advisories/unreviewed/2024/05/GHSA-xxgj-ggp4-xvhw/GHSA-xxgj-ggp4-xvhw.json
+++ b/advisories/unreviewed/2024/05/GHSA-xxgj-ggp4-xvhw/GHSA-xxgj-ggp4-xvhw.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/2024/06/GHSA-2pg7-r8hw-8m7v/GHSA-2pg7-r8hw-8m7v.json b/advisories/unreviewed/2024/06/GHSA-2pg7-r8hw-8m7v/GHSA-2pg7-r8hw-8m7v.json
index fd06502652e..e5e33663b6b 100644
--- a/advisories/unreviewed/2024/06/GHSA-2pg7-r8hw-8m7v/GHSA-2pg7-r8hw-8m7v.json
+++ b/advisories/unreviewed/2024/06/GHSA-2pg7-r8hw-8m7v/GHSA-2pg7-r8hw-8m7v.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/2024/06/GHSA-2rvf-q645-cfj6/GHSA-2rvf-q645-cfj6.json b/advisories/unreviewed/2024/06/GHSA-2rvf-q645-cfj6/GHSA-2rvf-q645-cfj6.json
index 70af784b6fa..67c9395a8c6 100644
--- a/advisories/unreviewed/2024/06/GHSA-2rvf-q645-cfj6/GHSA-2rvf-q645-cfj6.json
+++ b/advisories/unreviewed/2024/06/GHSA-2rvf-q645-cfj6/GHSA-2rvf-q645-cfj6.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/06/GHSA-33xv-g39w-2g66/GHSA-33xv-g39w-2g66.json b/advisories/unreviewed/2024/06/GHSA-33xv-g39w-2g66/GHSA-33xv-g39w-2g66.json
index 4e756a4970a..e5745353dd5 100644
--- a/advisories/unreviewed/2024/06/GHSA-33xv-g39w-2g66/GHSA-33xv-g39w-2g66.json
+++ b/advisories/unreviewed/2024/06/GHSA-33xv-g39w-2g66/GHSA-33xv-g39w-2g66.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/2024/06/GHSA-37rf-gf26-33r7/GHSA-37rf-gf26-33r7.json b/advisories/unreviewed/2024/06/GHSA-37rf-gf26-33r7/GHSA-37rf-gf26-33r7.json
index 29209ce7241..f1746d380c7 100644
--- a/advisories/unreviewed/2024/06/GHSA-37rf-gf26-33r7/GHSA-37rf-gf26-33r7.json
+++ b/advisories/unreviewed/2024/06/GHSA-37rf-gf26-33r7/GHSA-37rf-gf26-33r7.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/2024/06/GHSA-38c9-5x95-x8fq/GHSA-38c9-5x95-x8fq.json b/advisories/unreviewed/2024/06/GHSA-38c9-5x95-x8fq/GHSA-38c9-5x95-x8fq.json
index 6b2151da3b8..f396bea592b 100644
--- a/advisories/unreviewed/2024/06/GHSA-38c9-5x95-x8fq/GHSA-38c9-5x95-x8fq.json
+++ b/advisories/unreviewed/2024/06/GHSA-38c9-5x95-x8fq/GHSA-38c9-5x95-x8fq.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",
@@ -39,9 +37,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/06/GHSA-5jhp-6hhp-5q5g/GHSA-5jhp-6hhp-5q5g.json b/advisories/unreviewed/2024/06/GHSA-5jhp-6hhp-5q5g/GHSA-5jhp-6hhp-5q5g.json
index 2ba0b9f11bf..5ba8e2dc561 100644
--- a/advisories/unreviewed/2024/06/GHSA-5jhp-6hhp-5q5g/GHSA-5jhp-6hhp-5q5g.json
+++ b/advisories/unreviewed/2024/06/GHSA-5jhp-6hhp-5q5g/GHSA-5jhp-6hhp-5q5g.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/2024/06/GHSA-5ww6-xvhm-x8q3/GHSA-5ww6-xvhm-x8q3.json b/advisories/unreviewed/2024/06/GHSA-5ww6-xvhm-x8q3/GHSA-5ww6-xvhm-x8q3.json
index e39313be81a..b2e6037dea2 100644
--- a/advisories/unreviewed/2024/06/GHSA-5ww6-xvhm-x8q3/GHSA-5ww6-xvhm-x8q3.json
+++ b/advisories/unreviewed/2024/06/GHSA-5ww6-xvhm-x8q3/GHSA-5ww6-xvhm-x8q3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/06/GHSA-5xr3-jfwm-2p2g/GHSA-5xr3-jfwm-2p2g.json b/advisories/unreviewed/2024/06/GHSA-5xr3-jfwm-2p2g/GHSA-5xr3-jfwm-2p2g.json
index ce7ba99901d..42da47fbc59 100644
--- a/advisories/unreviewed/2024/06/GHSA-5xr3-jfwm-2p2g/GHSA-5xr3-jfwm-2p2g.json
+++ b/advisories/unreviewed/2024/06/GHSA-5xr3-jfwm-2p2g/GHSA-5xr3-jfwm-2p2g.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/06/GHSA-6j4r-jvg8-v6gc/GHSA-6j4r-jvg8-v6gc.json b/advisories/unreviewed/2024/06/GHSA-6j4r-jvg8-v6gc/GHSA-6j4r-jvg8-v6gc.json
index 3ae5b6a14e6..ef1cc19de6e 100644
--- a/advisories/unreviewed/2024/06/GHSA-6j4r-jvg8-v6gc/GHSA-6j4r-jvg8-v6gc.json
+++ b/advisories/unreviewed/2024/06/GHSA-6j4r-jvg8-v6gc/GHSA-6j4r-jvg8-v6gc.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/2024/06/GHSA-6pfp-pc86-29qj/GHSA-6pfp-pc86-29qj.json b/advisories/unreviewed/2024/06/GHSA-6pfp-pc86-29qj/GHSA-6pfp-pc86-29qj.json
index 358522d33ef..8fc13b00a66 100644
--- a/advisories/unreviewed/2024/06/GHSA-6pfp-pc86-29qj/GHSA-6pfp-pc86-29qj.json
+++ b/advisories/unreviewed/2024/06/GHSA-6pfp-pc86-29qj/GHSA-6pfp-pc86-29qj.json
@@ -13,9 +13,7 @@
"score": "CVSS:4.0/AV:A/AC:H/AT:P/PR:L/UI:A/VC:H/VI:L/VA:L/SC:H/SI:L/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/06/GHSA-73gc-wx3f-276g/GHSA-73gc-wx3f-276g.json b/advisories/unreviewed/2024/06/GHSA-73gc-wx3f-276g/GHSA-73gc-wx3f-276g.json
index e6880c25292..d16b17b08c2 100644
--- a/advisories/unreviewed/2024/06/GHSA-73gc-wx3f-276g/GHSA-73gc-wx3f-276g.json
+++ b/advisories/unreviewed/2024/06/GHSA-73gc-wx3f-276g/GHSA-73gc-wx3f-276g.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/06/GHSA-7g8p-3g9q-44r8/GHSA-7g8p-3g9q-44r8.json b/advisories/unreviewed/2024/06/GHSA-7g8p-3g9q-44r8/GHSA-7g8p-3g9q-44r8.json
index 3bade120b26..b21e08172fd 100644
--- a/advisories/unreviewed/2024/06/GHSA-7g8p-3g9q-44r8/GHSA-7g8p-3g9q-44r8.json
+++ b/advisories/unreviewed/2024/06/GHSA-7g8p-3g9q-44r8/GHSA-7g8p-3g9q-44r8.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",
@@ -35,9 +33,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/06/GHSA-8f46-hh28-cq8h/GHSA-8f46-hh28-cq8h.json b/advisories/unreviewed/2024/06/GHSA-8f46-hh28-cq8h/GHSA-8f46-hh28-cq8h.json
index b4cf8cb3475..415f3823b70 100644
--- a/advisories/unreviewed/2024/06/GHSA-8f46-hh28-cq8h/GHSA-8f46-hh28-cq8h.json
+++ b/advisories/unreviewed/2024/06/GHSA-8f46-hh28-cq8h/GHSA-8f46-hh28-cq8h.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/06/GHSA-9h66-2343-vxxh/GHSA-9h66-2343-vxxh.json b/advisories/unreviewed/2024/06/GHSA-9h66-2343-vxxh/GHSA-9h66-2343-vxxh.json
index 10e59a8d7c6..7435dbb3e1a 100644
--- a/advisories/unreviewed/2024/06/GHSA-9h66-2343-vxxh/GHSA-9h66-2343-vxxh.json
+++ b/advisories/unreviewed/2024/06/GHSA-9h66-2343-vxxh/GHSA-9h66-2343-vxxh.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/06/GHSA-9jqr-jfvv-cj9j/GHSA-9jqr-jfvv-cj9j.json b/advisories/unreviewed/2024/06/GHSA-9jqr-jfvv-cj9j/GHSA-9jqr-jfvv-cj9j.json
index 5cb475cd912..fce6b640c28 100644
--- a/advisories/unreviewed/2024/06/GHSA-9jqr-jfvv-cj9j/GHSA-9jqr-jfvv-cj9j.json
+++ b/advisories/unreviewed/2024/06/GHSA-9jqr-jfvv-cj9j/GHSA-9jqr-jfvv-cj9j.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/06/GHSA-c4jc-f237-c7h5/GHSA-c4jc-f237-c7h5.json b/advisories/unreviewed/2024/06/GHSA-c4jc-f237-c7h5/GHSA-c4jc-f237-c7h5.json
index 6e72cd7db01..c5ea7150f84 100644
--- a/advisories/unreviewed/2024/06/GHSA-c4jc-f237-c7h5/GHSA-c4jc-f237-c7h5.json
+++ b/advisories/unreviewed/2024/06/GHSA-c4jc-f237-c7h5/GHSA-c4jc-f237-c7h5.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/2024/06/GHSA-cq47-mvqf-ggfh/GHSA-cq47-mvqf-ggfh.json b/advisories/unreviewed/2024/06/GHSA-cq47-mvqf-ggfh/GHSA-cq47-mvqf-ggfh.json
index 2864cc5b0f4..80880ef8911 100644
--- a/advisories/unreviewed/2024/06/GHSA-cq47-mvqf-ggfh/GHSA-cq47-mvqf-ggfh.json
+++ b/advisories/unreviewed/2024/06/GHSA-cq47-mvqf-ggfh/GHSA-cq47-mvqf-ggfh.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/06/GHSA-cw86-cw6h-wc44/GHSA-cw86-cw6h-wc44.json b/advisories/unreviewed/2024/06/GHSA-cw86-cw6h-wc44/GHSA-cw86-cw6h-wc44.json
index 7517b84510a..d42efcdd049 100644
--- a/advisories/unreviewed/2024/06/GHSA-cw86-cw6h-wc44/GHSA-cw86-cw6h-wc44.json
+++ b/advisories/unreviewed/2024/06/GHSA-cw86-cw6h-wc44/GHSA-cw86-cw6h-wc44.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/2024/06/GHSA-g2r9-fvrv-f652/GHSA-g2r9-fvrv-f652.json b/advisories/unreviewed/2024/06/GHSA-g2r9-fvrv-f652/GHSA-g2r9-fvrv-f652.json
index a867bfc50d4..e994786d007 100644
--- a/advisories/unreviewed/2024/06/GHSA-g2r9-fvrv-f652/GHSA-g2r9-fvrv-f652.json
+++ b/advisories/unreviewed/2024/06/GHSA-g2r9-fvrv-f652/GHSA-g2r9-fvrv-f652.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/2024/06/GHSA-gcrq-r544-wxfh/GHSA-gcrq-r544-wxfh.json b/advisories/unreviewed/2024/06/GHSA-gcrq-r544-wxfh/GHSA-gcrq-r544-wxfh.json
index 4d7036a683f..6fe4ce4fd06 100644
--- a/advisories/unreviewed/2024/06/GHSA-gcrq-r544-wxfh/GHSA-gcrq-r544-wxfh.json
+++ b/advisories/unreviewed/2024/06/GHSA-gcrq-r544-wxfh/GHSA-gcrq-r544-wxfh.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/2024/06/GHSA-hmp7-pqw6-66rw/GHSA-hmp7-pqw6-66rw.json b/advisories/unreviewed/2024/06/GHSA-hmp7-pqw6-66rw/GHSA-hmp7-pqw6-66rw.json
index e34cc598bbc..52844265bab 100644
--- a/advisories/unreviewed/2024/06/GHSA-hmp7-pqw6-66rw/GHSA-hmp7-pqw6-66rw.json
+++ b/advisories/unreviewed/2024/06/GHSA-hmp7-pqw6-66rw/GHSA-hmp7-pqw6-66rw.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/2024/06/GHSA-mfmr-68wm-65f9/GHSA-mfmr-68wm-65f9.json b/advisories/unreviewed/2024/06/GHSA-mfmr-68wm-65f9/GHSA-mfmr-68wm-65f9.json
index 3759ec5e2e6..32a0a692878 100644
--- a/advisories/unreviewed/2024/06/GHSA-mfmr-68wm-65f9/GHSA-mfmr-68wm-65f9.json
+++ b/advisories/unreviewed/2024/06/GHSA-mfmr-68wm-65f9/GHSA-mfmr-68wm-65f9.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/2024/06/GHSA-p9r6-pcrg-rp27/GHSA-p9r6-pcrg-rp27.json b/advisories/unreviewed/2024/06/GHSA-p9r6-pcrg-rp27/GHSA-p9r6-pcrg-rp27.json
index 6d8e8275d42..472a08edcbd 100644
--- a/advisories/unreviewed/2024/06/GHSA-p9r6-pcrg-rp27/GHSA-p9r6-pcrg-rp27.json
+++ b/advisories/unreviewed/2024/06/GHSA-p9r6-pcrg-rp27/GHSA-p9r6-pcrg-rp27.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/06/GHSA-q3wh-8888-5hjg/GHSA-q3wh-8888-5hjg.json b/advisories/unreviewed/2024/06/GHSA-q3wh-8888-5hjg/GHSA-q3wh-8888-5hjg.json
index 8698b22bebb..90d5d08f006 100644
--- a/advisories/unreviewed/2024/06/GHSA-q3wh-8888-5hjg/GHSA-q3wh-8888-5hjg.json
+++ b/advisories/unreviewed/2024/06/GHSA-q3wh-8888-5hjg/GHSA-q3wh-8888-5hjg.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",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/06/GHSA-qgrf-wjh5-j3mr/GHSA-qgrf-wjh5-j3mr.json b/advisories/unreviewed/2024/06/GHSA-qgrf-wjh5-j3mr/GHSA-qgrf-wjh5-j3mr.json
index 3cc3e8ad48d..d1ac7f7a67d 100644
--- a/advisories/unreviewed/2024/06/GHSA-qgrf-wjh5-j3mr/GHSA-qgrf-wjh5-j3mr.json
+++ b/advisories/unreviewed/2024/06/GHSA-qgrf-wjh5-j3mr/GHSA-qgrf-wjh5-j3mr.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/06/GHSA-r68c-p976-5jmg/GHSA-r68c-p976-5jmg.json b/advisories/unreviewed/2024/06/GHSA-r68c-p976-5jmg/GHSA-r68c-p976-5jmg.json
index 0fe34bddfe2..68788936cdb 100644
--- a/advisories/unreviewed/2024/06/GHSA-r68c-p976-5jmg/GHSA-r68c-p976-5jmg.json
+++ b/advisories/unreviewed/2024/06/GHSA-r68c-p976-5jmg/GHSA-r68c-p976-5jmg.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/2024/06/GHSA-vv56-76v6-h4r6/GHSA-vv56-76v6-h4r6.json b/advisories/unreviewed/2024/06/GHSA-vv56-76v6-h4r6/GHSA-vv56-76v6-h4r6.json
index c4f85ac4116..b706c25fcf7 100644
--- a/advisories/unreviewed/2024/06/GHSA-vv56-76v6-h4r6/GHSA-vv56-76v6-h4r6.json
+++ b/advisories/unreviewed/2024/06/GHSA-vv56-76v6-h4r6/GHSA-vv56-76v6-h4r6.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/06/GHSA-w69w-gv35-vqjh/GHSA-w69w-gv35-vqjh.json b/advisories/unreviewed/2024/06/GHSA-w69w-gv35-vqjh/GHSA-w69w-gv35-vqjh.json
index f0ec80f6710..40dd39a56b7 100644
--- a/advisories/unreviewed/2024/06/GHSA-w69w-gv35-vqjh/GHSA-w69w-gv35-vqjh.json
+++ b/advisories/unreviewed/2024/06/GHSA-w69w-gv35-vqjh/GHSA-w69w-gv35-vqjh.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/2024/06/GHSA-wfmj-q8m4-96gm/GHSA-wfmj-q8m4-96gm.json b/advisories/unreviewed/2024/06/GHSA-wfmj-q8m4-96gm/GHSA-wfmj-q8m4-96gm.json
index d04d6a000f5..a5354b94cbf 100644
--- a/advisories/unreviewed/2024/06/GHSA-wfmj-q8m4-96gm/GHSA-wfmj-q8m4-96gm.json
+++ b/advisories/unreviewed/2024/06/GHSA-wfmj-q8m4-96gm/GHSA-wfmj-q8m4-96gm.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/2024/06/GHSA-xc27-896v-44wp/GHSA-xc27-896v-44wp.json b/advisories/unreviewed/2024/06/GHSA-xc27-896v-44wp/GHSA-xc27-896v-44wp.json
index c7cf57728e0..f97512e4dbf 100644
--- a/advisories/unreviewed/2024/06/GHSA-xc27-896v-44wp/GHSA-xc27-896v-44wp.json
+++ b/advisories/unreviewed/2024/06/GHSA-xc27-896v-44wp/GHSA-xc27-896v-44wp.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",
@@ -35,9 +33,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/06/GHSA-xwrr-9h7c-8mxc/GHSA-xwrr-9h7c-8mxc.json b/advisories/unreviewed/2024/06/GHSA-xwrr-9h7c-8mxc/GHSA-xwrr-9h7c-8mxc.json
index cab2ae1c5d8..7d6ff8eb641 100644
--- a/advisories/unreviewed/2024/06/GHSA-xwrr-9h7c-8mxc/GHSA-xwrr-9h7c-8mxc.json
+++ b/advisories/unreviewed/2024/06/GHSA-xwrr-9h7c-8mxc/GHSA-xwrr-9h7c-8mxc.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/2024/07/GHSA-22mj-9hjg-cp82/GHSA-22mj-9hjg-cp82.json b/advisories/unreviewed/2024/07/GHSA-22mj-9hjg-cp82/GHSA-22mj-9hjg-cp82.json
index 84065bbc469..0ed571419f9 100644
--- a/advisories/unreviewed/2024/07/GHSA-22mj-9hjg-cp82/GHSA-22mj-9hjg-cp82.json
+++ b/advisories/unreviewed/2024/07/GHSA-22mj-9hjg-cp82/GHSA-22mj-9hjg-cp82.json
@@ -7,12 +7,8 @@
"CVE-2024-41090"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\ntap: add missing verification for short frame\n\nThe cited commit missed to check against the validity of the frame length\nin the tap_get_user_xdp() path, which could cause a corrupted skb to be\nsent downstack. Even before the skb is transmitted, the\ntap_get_user_xdp()-->skb_set_network_header() may assume the size is more\nthan ETH_HLEN. Once transmitted, this could either cause out-of-bound\naccess beyond the actual length, or confuse the underlayer with incorrect\nor inconsistent header length in the skb metadata.\n\nIn the alternative path, tap_get_user() already prohibits short frame which\nhas the length less than Ethernet header size from being transmitted.\n\nThis is to drop any frame shorter than the Ethernet header size just like\nhow tap_get_user() does.\n\nCVE: CVE-2024-41090",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -52,9 +48,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/07/GHSA-33wc-423w-3v87/GHSA-33wc-423w-3v87.json b/advisories/unreviewed/2024/07/GHSA-33wc-423w-3v87/GHSA-33wc-423w-3v87.json
index 78e30de1709..11d6499d7ca 100644
--- a/advisories/unreviewed/2024/07/GHSA-33wc-423w-3v87/GHSA-33wc-423w-3v87.json
+++ b/advisories/unreviewed/2024/07/GHSA-33wc-423w-3v87/GHSA-33wc-423w-3v87.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/07/GHSA-355h-wpr8-m2qx/GHSA-355h-wpr8-m2qx.json b/advisories/unreviewed/2024/07/GHSA-355h-wpr8-m2qx/GHSA-355h-wpr8-m2qx.json
index d7910f0448a..3676353e504 100644
--- a/advisories/unreviewed/2024/07/GHSA-355h-wpr8-m2qx/GHSA-355h-wpr8-m2qx.json
+++ b/advisories/unreviewed/2024/07/GHSA-355h-wpr8-m2qx/GHSA-355h-wpr8-m2qx.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/07/GHSA-4mvm-94p9-x8vm/GHSA-4mvm-94p9-x8vm.json b/advisories/unreviewed/2024/07/GHSA-4mvm-94p9-x8vm/GHSA-4mvm-94p9-x8vm.json
index 47fc58fd085..f3f5166f05b 100644
--- a/advisories/unreviewed/2024/07/GHSA-4mvm-94p9-x8vm/GHSA-4mvm-94p9-x8vm.json
+++ b/advisories/unreviewed/2024/07/GHSA-4mvm-94p9-x8vm/GHSA-4mvm-94p9-x8vm.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/07/GHSA-586j-jm5r-2jfr/GHSA-586j-jm5r-2jfr.json b/advisories/unreviewed/2024/07/GHSA-586j-jm5r-2jfr/GHSA-586j-jm5r-2jfr.json
index 1e2f7e5d2cb..d2349ee1fab 100644
--- a/advisories/unreviewed/2024/07/GHSA-586j-jm5r-2jfr/GHSA-586j-jm5r-2jfr.json
+++ b/advisories/unreviewed/2024/07/GHSA-586j-jm5r-2jfr/GHSA-586j-jm5r-2jfr.json
@@ -7,12 +7,8 @@
"CVE-2024-41018"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nfs/ntfs3: Add a check for attr_names and oatbl\n\nAdded out-of-bound checking for *ane (ATTR_NAME_ENTRY).",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -36,9 +32,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/07/GHSA-5mx3-q822-9r57/GHSA-5mx3-q822-9r57.json b/advisories/unreviewed/2024/07/GHSA-5mx3-q822-9r57/GHSA-5mx3-q822-9r57.json
index 1b3ae0f0a24..fc315864e47 100644
--- a/advisories/unreviewed/2024/07/GHSA-5mx3-q822-9r57/GHSA-5mx3-q822-9r57.json
+++ b/advisories/unreviewed/2024/07/GHSA-5mx3-q822-9r57/GHSA-5mx3-q822-9r57.json
@@ -7,12 +7,8 @@
"CVE-2024-41082"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nnvme-fabrics: use reserved tag for reg read/write command\n\nIn some scenarios, if too many commands are issued by nvme command in\nthe same time by user tasks, this may exhaust all tags of admin_q. If\na reset (nvme reset or IO timeout) occurs before these commands finish,\nreconnect routine may fail to update nvme regs due to insufficient tags,\nwhich will cause kernel hang forever. In order to workaround this issue,\nmaybe we can let reg_read32()/reg_read64()/reg_write32() use reserved\ntags. This maybe safe for nvmf:\n\n1. For the disable ctrl path, we will not issue connect command\n2. For the enable ctrl / fw activate path, since connect and reg_xx()\n are called serially.\n\nSo the reserved tags may still be enough while reg_xx() use reserved tags.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -28,9 +24,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/07/GHSA-5wrg-9r62-c97f/GHSA-5wrg-9r62-c97f.json b/advisories/unreviewed/2024/07/GHSA-5wrg-9r62-c97f/GHSA-5wrg-9r62-c97f.json
index 2d61af66406..4a150c8cee2 100644
--- a/advisories/unreviewed/2024/07/GHSA-5wrg-9r62-c97f/GHSA-5wrg-9r62-c97f.json
+++ b/advisories/unreviewed/2024/07/GHSA-5wrg-9r62-c97f/GHSA-5wrg-9r62-c97f.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/2024/07/GHSA-6ffh-c35q-fwcj/GHSA-6ffh-c35q-fwcj.json b/advisories/unreviewed/2024/07/GHSA-6ffh-c35q-fwcj/GHSA-6ffh-c35q-fwcj.json
index f7fbdc42e5b..5b7938be5d5 100644
--- a/advisories/unreviewed/2024/07/GHSA-6ffh-c35q-fwcj/GHSA-6ffh-c35q-fwcj.json
+++ b/advisories/unreviewed/2024/07/GHSA-6ffh-c35q-fwcj/GHSA-6ffh-c35q-fwcj.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/07/GHSA-7v5q-9hp6-p273/GHSA-7v5q-9hp6-p273.json b/advisories/unreviewed/2024/07/GHSA-7v5q-9hp6-p273/GHSA-7v5q-9hp6-p273.json
index 8438aa00251..1bbbb180490 100644
--- a/advisories/unreviewed/2024/07/GHSA-7v5q-9hp6-p273/GHSA-7v5q-9hp6-p273.json
+++ b/advisories/unreviewed/2024/07/GHSA-7v5q-9hp6-p273/GHSA-7v5q-9hp6-p273.json
@@ -7,12 +7,8 @@
"CVE-2024-41035"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nUSB: core: Fix duplicate endpoint bug by clearing reserved bits in the descriptor\n\nSyzbot has identified a bug in usbcore (see the Closes: tag below)\ncaused by our assumption that the reserved bits in an endpoint\ndescriptor's bEndpointAddress field will always be 0. As a result of\nthe bug, the endpoint_is_duplicate() routine in config.c (and possibly\nother routines as well) may believe that two descriptors are for\ndistinct endpoints, even though they have the same direction and\nendpoint number. This can lead to confusion, including the bug\nidentified by syzbot (two descriptors with matching endpoint numbers\nand directions, where one was interrupt and the other was bulk).\n\nTo fix the bug, we will clear the reserved bits in bEndpointAddress\nwhen we parse the descriptor. (Note that both the USB-2.0 and USB-3.1\nspecs say these bits are \"Reserved, reset to zero\".) This requires us\nto make a copy of the descriptor earlier in usb_parse_endpoint() and\nuse the copy instead of the original when checking for duplicates.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -52,9 +48,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/07/GHSA-926w-j626-wqw5/GHSA-926w-j626-wqw5.json b/advisories/unreviewed/2024/07/GHSA-926w-j626-wqw5/GHSA-926w-j626-wqw5.json
index a5050d7001b..967e21fd6db 100644
--- a/advisories/unreviewed/2024/07/GHSA-926w-j626-wqw5/GHSA-926w-j626-wqw5.json
+++ b/advisories/unreviewed/2024/07/GHSA-926w-j626-wqw5/GHSA-926w-j626-wqw5.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/07/GHSA-966p-c3x9-6gp2/GHSA-966p-c3x9-6gp2.json b/advisories/unreviewed/2024/07/GHSA-966p-c3x9-6gp2/GHSA-966p-c3x9-6gp2.json
index be670197edd..d741b57fa71 100644
--- a/advisories/unreviewed/2024/07/GHSA-966p-c3x9-6gp2/GHSA-966p-c3x9-6gp2.json
+++ b/advisories/unreviewed/2024/07/GHSA-966p-c3x9-6gp2/GHSA-966p-c3x9-6gp2.json
@@ -7,12 +7,8 @@
"CVE-2024-41086"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nbcachefs: Fix sb_field_downgrade validation\n\n- bch2_sb_downgrade_validate() wasn't checking for a downgrade entry\n extending past the end of the superblock section\n\n- for_each_downgrade_entry() is used in to_text() and needs to work on\n malformed input; it also was missing a check for a field extending\n past the end of the section",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -28,9 +24,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/07/GHSA-f68f-787f-7j6w/GHSA-f68f-787f-7j6w.json b/advisories/unreviewed/2024/07/GHSA-f68f-787f-7j6w/GHSA-f68f-787f-7j6w.json
index 9befa8b6ba7..8bb7517b9c8 100644
--- a/advisories/unreviewed/2024/07/GHSA-f68f-787f-7j6w/GHSA-f68f-787f-7j6w.json
+++ b/advisories/unreviewed/2024/07/GHSA-f68f-787f-7j6w/GHSA-f68f-787f-7j6w.json
@@ -7,12 +7,8 @@
"CVE-2024-41050"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\ncachefiles: cyclic allocation of msg_id to avoid reuse\n\nReusing the msg_id after a maliciously completed reopen request may cause\na read request to remain unprocessed and result in a hung, as shown below:\n\n t1 | t2 | t3\n-------------------------------------------------\ncachefiles_ondemand_select_req\n cachefiles_ondemand_object_is_close(A)\n cachefiles_ondemand_set_object_reopening(A)\n queue_work(fscache_object_wq, &info->work)\n ondemand_object_worker\n cachefiles_ondemand_init_object(A)\n cachefiles_ondemand_send_req(OPEN)\n // get msg_id 6\n wait_for_completion(&req_A->done)\ncachefiles_ondemand_daemon_read\n // read msg_id 6 req_A\n cachefiles_ondemand_get_fd\n copy_to_user\n // Malicious completion msg_id 6\n copen 6,-1\n cachefiles_ondemand_copen\n complete(&req_A->done)\n // will not set the object to close\n // because ondemand_id && fd is valid.\n\n // ondemand_object_worker() is done\n // but the object is still reopening.\n\n // new open req_B\n cachefiles_ondemand_init_object(B)\n cachefiles_ondemand_send_req(OPEN)\n // reuse msg_id 6\nprocess_open_req\n copen 6,A.size\n // The expected failed copen was executed successfully\n\nExpect copen to fail, and when it does, it closes fd, which sets the\nobject to close, and then close triggers reopen again. However, due to\nmsg_id reuse resulting in a successful copen, the anonymous fd is not\nclosed until the daemon exits. Therefore read requests waiting for reopen\nto complete may trigger hung task.\n\nTo avoid this issue, allocate the msg_id cyclically to avoid reusing the\nmsg_id for a very short duration of time.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -36,9 +32,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/07/GHSA-f6q4-wr98-4jf5/GHSA-f6q4-wr98-4jf5.json b/advisories/unreviewed/2024/07/GHSA-f6q4-wr98-4jf5/GHSA-f6q4-wr98-4jf5.json
index 1998c28538c..4cecaa3731c 100644
--- a/advisories/unreviewed/2024/07/GHSA-f6q4-wr98-4jf5/GHSA-f6q4-wr98-4jf5.json
+++ b/advisories/unreviewed/2024/07/GHSA-f6q4-wr98-4jf5/GHSA-f6q4-wr98-4jf5.json
@@ -7,12 +7,8 @@
"CVE-2024-41062"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nbluetooth/l2cap: sync sock recv cb and release\n\nThe problem occurs between the system call to close the sock and hci_rx_work,\nwhere the former releases the sock and the latter accesses it without lock protection.\n\n CPU0 CPU1\n ---- ----\n sock_close hci_rx_work\n\t l2cap_sock_release hci_acldata_packet\n\t l2cap_sock_kill l2cap_recv_frame\n\t sk_free l2cap_conless_channel\n\t l2cap_sock_recv_cb\n\nIf hci_rx_work processes the data that needs to be received before the sock is\nclosed, then everything is normal; Otherwise, the work thread may access the\nreleased sock when receiving data.\n\nAdd a chan mutex in the rx callback of the sock to achieve synchronization between\nthe sock release and recv cb.\n\nSock is dead, so set chan data to NULL, avoid others use invalid sock pointer.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -36,9 +32,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/07/GHSA-f8pw-vxv3-v5xv/GHSA-f8pw-vxv3-v5xv.json b/advisories/unreviewed/2024/07/GHSA-f8pw-vxv3-v5xv/GHSA-f8pw-vxv3-v5xv.json
index aa7292c4d6a..daaeee07b67 100644
--- a/advisories/unreviewed/2024/07/GHSA-f8pw-vxv3-v5xv/GHSA-f8pw-vxv3-v5xv.json
+++ b/advisories/unreviewed/2024/07/GHSA-f8pw-vxv3-v5xv/GHSA-f8pw-vxv3-v5xv.json
@@ -7,12 +7,8 @@
"CVE-2024-41044"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nppp: reject claimed-as-LCP but actually malformed packets\n\nSince 'ppp_async_encode()' assumes valid LCP packets (with code\nfrom 1 to 7 inclusive), add 'ppp_check_packet()' to ensure that\nLCP packet has an actual body beyond PPP_LCP header bytes, and\nreject claimed-as-LCP but actually malformed data otherwise.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -52,9 +48,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/07/GHSA-fgf8-p8qh-2qmf/GHSA-fgf8-p8qh-2qmf.json b/advisories/unreviewed/2024/07/GHSA-fgf8-p8qh-2qmf/GHSA-fgf8-p8qh-2qmf.json
index c65eb7bd1a9..8aeb3d37684 100644
--- a/advisories/unreviewed/2024/07/GHSA-fgf8-p8qh-2qmf/GHSA-fgf8-p8qh-2qmf.json
+++ b/advisories/unreviewed/2024/07/GHSA-fgf8-p8qh-2qmf/GHSA-fgf8-p8qh-2qmf.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/07/GHSA-g95v-qwj3-qrc2/GHSA-g95v-qwj3-qrc2.json b/advisories/unreviewed/2024/07/GHSA-g95v-qwj3-qrc2/GHSA-g95v-qwj3-qrc2.json
index f0c5281df22..d1bf2220056 100644
--- a/advisories/unreviewed/2024/07/GHSA-g95v-qwj3-qrc2/GHSA-g95v-qwj3-qrc2.json
+++ b/advisories/unreviewed/2024/07/GHSA-g95v-qwj3-qrc2/GHSA-g95v-qwj3-qrc2.json
@@ -7,12 +7,8 @@
"CVE-2024-41624"
],
"details": "Incorrect access control in Himalaya Xiaoya nano smart speaker rom_version 1.6.96 allows a remote attacker to have an unspecified impact.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -28,9 +24,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/07/GHSA-gf92-cf44-4238/GHSA-gf92-cf44-4238.json b/advisories/unreviewed/2024/07/GHSA-gf92-cf44-4238/GHSA-gf92-cf44-4238.json
index f61a8f3edec..3ed69e0518c 100644
--- a/advisories/unreviewed/2024/07/GHSA-gf92-cf44-4238/GHSA-gf92-cf44-4238.json
+++ b/advisories/unreviewed/2024/07/GHSA-gf92-cf44-4238/GHSA-gf92-cf44-4238.json
@@ -7,12 +7,8 @@
"CVE-2024-41015"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nocfs2: add bounds checking to ocfs2_check_dir_entry()\n\nThis adds sanity checks for ocfs2_dir_entry to make sure all members of\nocfs2_dir_entry don't stray beyond valid memory region.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -56,9 +52,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/07/GHSA-h3c9-8xwq-2j95/GHSA-h3c9-8xwq-2j95.json b/advisories/unreviewed/2024/07/GHSA-h3c9-8xwq-2j95/GHSA-h3c9-8xwq-2j95.json
index cddf47af9f9..21fd5698350 100644
--- a/advisories/unreviewed/2024/07/GHSA-h3c9-8xwq-2j95/GHSA-h3c9-8xwq-2j95.json
+++ b/advisories/unreviewed/2024/07/GHSA-h3c9-8xwq-2j95/GHSA-h3c9-8xwq-2j95.json
@@ -7,12 +7,8 @@
"CVE-2024-42084"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nftruncate: pass a signed offset\n\nThe old ftruncate() syscall, using the 32-bit off_t misses a sign\nextension when called in compat mode on 64-bit architectures. As a\nresult, passing a negative length accidentally succeeds in truncating\nto file size between 2GiB and 4GiB.\n\nChanging the type of the compat syscall to the signed compat_off_t\nchanges the behavior so it instead returns -EINVAL.\n\nThe native entry point, the truncate() syscall and the corresponding\nloff_t based variants are all correct already and do not suffer\nfrom this mistake.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -52,9 +48,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/07/GHSA-hwc3-h295-hhg9/GHSA-hwc3-h295-hhg9.json b/advisories/unreviewed/2024/07/GHSA-hwc3-h295-hhg9/GHSA-hwc3-h295-hhg9.json
index 5e3cb4189fe..439a02e1d0e 100644
--- a/advisories/unreviewed/2024/07/GHSA-hwc3-h295-hhg9/GHSA-hwc3-h295-hhg9.json
+++ b/advisories/unreviewed/2024/07/GHSA-hwc3-h295-hhg9/GHSA-hwc3-h295-hhg9.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/07/GHSA-j39v-xvqw-5q63/GHSA-j39v-xvqw-5q63.json b/advisories/unreviewed/2024/07/GHSA-j39v-xvqw-5q63/GHSA-j39v-xvqw-5q63.json
index 0f51bab8e88..7ae7ef81ebb 100644
--- a/advisories/unreviewed/2024/07/GHSA-j39v-xvqw-5q63/GHSA-j39v-xvqw-5q63.json
+++ b/advisories/unreviewed/2024/07/GHSA-j39v-xvqw-5q63/GHSA-j39v-xvqw-5q63.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/2024/07/GHSA-j624-93rx-49pr/GHSA-j624-93rx-49pr.json b/advisories/unreviewed/2024/07/GHSA-j624-93rx-49pr/GHSA-j624-93rx-49pr.json
index 24569eabfee..de6b588d0c7 100644
--- a/advisories/unreviewed/2024/07/GHSA-j624-93rx-49pr/GHSA-j624-93rx-49pr.json
+++ b/advisories/unreviewed/2024/07/GHSA-j624-93rx-49pr/GHSA-j624-93rx-49pr.json
@@ -7,12 +7,8 @@
"CVE-2024-41047"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\ni40e: Fix XDP program unloading while removing the driver\n\nThe commit 6533e558c650 (\"i40e: Fix reset path while removing\nthe driver\") introduced a new PF state \"__I40E_IN_REMOVE\" to block\nmodifying the XDP program while the driver is being removed.\nUnfortunately, such a change is useful only if the \".ndo_bpf()\"\ncallback was called out of the rmmod context because unloading the\nexisting XDP program is also a part of driver removing procedure.\nIn other words, from the rmmod context the driver is expected to\nunload the XDP program without reporting any errors. Otherwise,\nthe kernel warning with callstack is printed out to dmesg.\n\nExample failing scenario:\n 1. Load the i40e driver.\n 2. Load the XDP program.\n 3. Unload the i40e driver (using \"rmmod\" command).\n\nThe example kernel warning log:\n\n[ +0.004646] WARNING: CPU: 94 PID: 10395 at net/core/dev.c:9290 unregister_netdevice_many_notify+0x7a9/0x870\n[...]\n[ +0.010959] RIP: 0010:unregister_netdevice_many_notify+0x7a9/0x870\n[...]\n[ +0.002726] Call Trace:\n[ +0.002457] \n[ +0.002119] ? __warn+0x80/0x120\n[ +0.003245] ? unregister_netdevice_many_notify+0x7a9/0x870\n[ +0.005586] ? report_bug+0x164/0x190\n[ +0.003678] ? handle_bug+0x3c/0x80\n[ +0.003503] ? exc_invalid_op+0x17/0x70\n[ +0.003846] ? asm_exc_invalid_op+0x1a/0x20\n[ +0.004200] ? unregister_netdevice_many_notify+0x7a9/0x870\n[ +0.005579] ? unregister_netdevice_many_notify+0x3cc/0x870\n[ +0.005586] unregister_netdevice_queue+0xf7/0x140\n[ +0.004806] unregister_netdev+0x1c/0x30\n[ +0.003933] i40e_vsi_release+0x87/0x2f0 [i40e]\n[ +0.004604] i40e_remove+0x1a1/0x420 [i40e]\n[ +0.004220] pci_device_remove+0x3f/0xb0\n[ +0.003943] device_release_driver_internal+0x19f/0x200\n[ +0.005243] driver_detach+0x48/0x90\n[ +0.003586] bus_remove_driver+0x6d/0xf0\n[ +0.003939] pci_unregister_driver+0x2e/0xb0\n[ +0.004278] i40e_exit_module+0x10/0x5f0 [i40e]\n[ +0.004570] __do_sys_delete_module.isra.0+0x197/0x310\n[ +0.005153] do_syscall_64+0x85/0x170\n[ +0.003684] ? syscall_exit_to_user_mode+0x69/0x220\n[ +0.004886] ? do_syscall_64+0x95/0x170\n[ +0.003851] ? exc_page_fault+0x7e/0x180\n[ +0.003932] entry_SYSCALL_64_after_hwframe+0x71/0x79\n[ +0.005064] RIP: 0033:0x7f59dc9347cb\n[ +0.003648] Code: 73 01 c3 48 8b 0d 65 16 0c 00 f7 d8 64 89 01 48 83\nc8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa b8 b0 00 00 00 0f\n05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 35 16 0c 00 f7 d8 64 89 01 48\n[ +0.018753] RSP: 002b:00007ffffac99048 EFLAGS: 00000206 ORIG_RAX: 00000000000000b0\n[ +0.007577] RAX: ffffffffffffffda RBX: 0000559b9bb2f6e0 RCX: 00007f59dc9347cb\n[ +0.007140] RDX: 0000000000000000 RSI: 0000000000000800 RDI: 0000559b9bb2f748\n[ +0.007146] RBP: 00007ffffac99070 R08: 1999999999999999 R09: 0000000000000000\n[ +0.007133] R10: 00007f59dc9a5ac0 R11: 0000000000000206 R12: 0000000000000000\n[ +0.007141] R13: 00007ffffac992d8 R14: 0000559b9bb2f6e0 R15: 0000000000000000\n[ +0.007151] \n[ +0.002204] ---[ end trace 0000000000000000 ]---\n\nFix this by checking if the XDP program is being loaded or unloaded.\nThen, block only loading a new program while \"__I40E_IN_REMOVE\" is set.\nAlso, move testing \"__I40E_IN_REMOVE\" flag to the beginning of XDP_SETUP\ncallback to avoid unnecessary operations and checks.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -40,9 +36,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/07/GHSA-j6hm-m5rg-qg4g/GHSA-j6hm-m5rg-qg4g.json b/advisories/unreviewed/2024/07/GHSA-j6hm-m5rg-qg4g/GHSA-j6hm-m5rg-qg4g.json
index 8b1ce7b8f45..5cc127e3179 100644
--- a/advisories/unreviewed/2024/07/GHSA-j6hm-m5rg-qg4g/GHSA-j6hm-m5rg-qg4g.json
+++ b/advisories/unreviewed/2024/07/GHSA-j6hm-m5rg-qg4g/GHSA-j6hm-m5rg-qg4g.json
@@ -7,12 +7,8 @@
"CVE-2024-41029"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nnvmem: core: limit cell sysfs permissions to main attribute ones\n\nThe cell sysfs attribute should not provide more access to the nvmem\ndata than the main attribute itself.\nFor example if nvme_config::root_only was set, the cell attribute\nwould still provide read access to everybody.\n\nMask out permissions not available on the main attribute.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -28,9 +24,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/07/GHSA-j9gf-9w7p-ww7f/GHSA-j9gf-9w7p-ww7f.json b/advisories/unreviewed/2024/07/GHSA-j9gf-9w7p-ww7f/GHSA-j9gf-9w7p-ww7f.json
index 90e50006155..84c6e34846c 100644
--- a/advisories/unreviewed/2024/07/GHSA-j9gf-9w7p-ww7f/GHSA-j9gf-9w7p-ww7f.json
+++ b/advisories/unreviewed/2024/07/GHSA-j9gf-9w7p-ww7f/GHSA-j9gf-9w7p-ww7f.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/2024/07/GHSA-jfpf-jvq3-6jwv/GHSA-jfpf-jvq3-6jwv.json b/advisories/unreviewed/2024/07/GHSA-jfpf-jvq3-6jwv/GHSA-jfpf-jvq3-6jwv.json
index b12840bb20d..ca080aa13eb 100644
--- a/advisories/unreviewed/2024/07/GHSA-jfpf-jvq3-6jwv/GHSA-jfpf-jvq3-6jwv.json
+++ b/advisories/unreviewed/2024/07/GHSA-jfpf-jvq3-6jwv/GHSA-jfpf-jvq3-6jwv.json
@@ -7,12 +7,8 @@
"CVE-2024-41014"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nxfs: add bounds checking to xlog_recover_process_data\n\nThere is a lack of verification of the space occupied by fixed members\nof xlog_op_header in the xlog_recover_process_data.\n\nWe can create a crafted image to trigger an out of bounds read by\nfollowing these steps:\n 1) Mount an image of xfs, and do some file operations to leave records\n 2) Before umounting, copy the image for subsequent steps to simulate\n abnormal exit. Because umount will ensure that tail_blk and\n head_blk are the same, which will result in the inability to enter\n xlog_recover_process_data\n 3) Write a tool to parse and modify the copied image in step 2\n 4) Make the end of the xlog_op_header entries only 1 byte away from\n xlog_rec_header->h_size\n 5) xlog_rec_header->h_num_logops++\n 6) Modify xlog_rec_header->h_crc\n\nFix:\nAdd a check to make sure there is sufficient space to access fixed members\nof xlog_op_header.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/07/GHSA-mp2j-qw8v-w56r/GHSA-mp2j-qw8v-w56r.json b/advisories/unreviewed/2024/07/GHSA-mp2j-qw8v-w56r/GHSA-mp2j-qw8v-w56r.json
index c750fbe4224..0f05450d4d6 100644
--- a/advisories/unreviewed/2024/07/GHSA-mp2j-qw8v-w56r/GHSA-mp2j-qw8v-w56r.json
+++ b/advisories/unreviewed/2024/07/GHSA-mp2j-qw8v-w56r/GHSA-mp2j-qw8v-w56r.json
@@ -7,12 +7,8 @@
"CVE-2024-41043"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: nfnetlink_queue: drop bogus WARN_ON\n\nHappens when rules get flushed/deleted while packet is out, so remove\nthis WARN_ON.\n\nThis WARN exists in one form or another since v4.14, no need to backport\nthis to older releases, hence use a more recent fixes tag.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -28,9 +24,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/07/GHSA-mqp7-v8hg-7qxx/GHSA-mqp7-v8hg-7qxx.json b/advisories/unreviewed/2024/07/GHSA-mqp7-v8hg-7qxx/GHSA-mqp7-v8hg-7qxx.json
index 18078af12eb..96923464011 100644
--- a/advisories/unreviewed/2024/07/GHSA-mqp7-v8hg-7qxx/GHSA-mqp7-v8hg-7qxx.json
+++ b/advisories/unreviewed/2024/07/GHSA-mqp7-v8hg-7qxx/GHSA-mqp7-v8hg-7qxx.json
@@ -7,12 +7,8 @@
"CVE-2024-42097"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nALSA: emux: improve patch ioctl data validation\n\nIn load_data(), make the validation of and skipping over the main info\nblock match that in load_guspatch().\n\nIn load_guspatch(), add checking that the specified patch length matches\nthe actually supplied data, like load_data() already did.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -52,9 +48,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/07/GHSA-p349-g4hw-9cvj/GHSA-p349-g4hw-9cvj.json b/advisories/unreviewed/2024/07/GHSA-p349-g4hw-9cvj/GHSA-p349-g4hw-9cvj.json
index 65f5a249b38..6b11a655590 100644
--- a/advisories/unreviewed/2024/07/GHSA-p349-g4hw-9cvj/GHSA-p349-g4hw-9cvj.json
+++ b/advisories/unreviewed/2024/07/GHSA-p349-g4hw-9cvj/GHSA-p349-g4hw-9cvj.json
@@ -7,12 +7,8 @@
"CVE-2024-41033"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\ncachestat: do not flush stats in recency check\n\nsyzbot detects that cachestat() is flushing stats, which can sleep, in its\nRCU read section (see [1]). This is done in the workingset_test_recent()\nstep (which checks if the folio's eviction is recent).\n\nMove the stat flushing step to before the RCU read section of cachestat,\nand skip stat flushing during the recency check.\n\n[1]: https://lore.kernel.org/cgroups/000000000000f71227061bdf97e0@google.com/",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -28,9 +24,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/07/GHSA-p4rv-p9r9-mcm8/GHSA-p4rv-p9r9-mcm8.json b/advisories/unreviewed/2024/07/GHSA-p4rv-p9r9-mcm8/GHSA-p4rv-p9r9-mcm8.json
index 59597f01bca..05982a05efa 100644
--- a/advisories/unreviewed/2024/07/GHSA-p4rv-p9r9-mcm8/GHSA-p4rv-p9r9-mcm8.json
+++ b/advisories/unreviewed/2024/07/GHSA-p4rv-p9r9-mcm8/GHSA-p4rv-p9r9-mcm8.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/07/GHSA-pc96-6c7g-3wwq/GHSA-pc96-6c7g-3wwq.json b/advisories/unreviewed/2024/07/GHSA-pc96-6c7g-3wwq/GHSA-pc96-6c7g-3wwq.json
index 1ace0d37a82..5a9ef8831e9 100644
--- a/advisories/unreviewed/2024/07/GHSA-pc96-6c7g-3wwq/GHSA-pc96-6c7g-3wwq.json
+++ b/advisories/unreviewed/2024/07/GHSA-pc96-6c7g-3wwq/GHSA-pc96-6c7g-3wwq.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/07/GHSA-qvfw-rqcg-jh9g/GHSA-qvfw-rqcg-jh9g.json b/advisories/unreviewed/2024/07/GHSA-qvfw-rqcg-jh9g/GHSA-qvfw-rqcg-jh9g.json
index 789b668e34c..a65eb506fc3 100644
--- a/advisories/unreviewed/2024/07/GHSA-qvfw-rqcg-jh9g/GHSA-qvfw-rqcg-jh9g.json
+++ b/advisories/unreviewed/2024/07/GHSA-qvfw-rqcg-jh9g/GHSA-qvfw-rqcg-jh9g.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/2024/07/GHSA-r2cq-rw93-xwch/GHSA-r2cq-rw93-xwch.json b/advisories/unreviewed/2024/07/GHSA-r2cq-rw93-xwch/GHSA-r2cq-rw93-xwch.json
index c62e1f153ca..21e713ded4a 100644
--- a/advisories/unreviewed/2024/07/GHSA-r2cq-rw93-xwch/GHSA-r2cq-rw93-xwch.json
+++ b/advisories/unreviewed/2024/07/GHSA-r2cq-rw93-xwch/GHSA-r2cq-rw93-xwch.json
@@ -7,12 +7,8 @@
"CVE-2024-41048"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nskmsg: Skip zero length skb in sk_msg_recvmsg\n\nWhen running BPF selftests (./test_progs -t sockmap_basic) on a Loongarch\nplatform, the following kernel panic occurs:\n\n [...]\n Oops[#1]:\n CPU: 22 PID: 2824 Comm: test_progs Tainted: G OE 6.10.0-rc2+ #18\n Hardware name: LOONGSON Dabieshan/Loongson-TC542F0, BIOS Loongson-UDK2018\n ... ...\n ra: 90000000048bf6c0 sk_msg_recvmsg+0x120/0x560\n ERA: 9000000004162774 copy_page_to_iter+0x74/0x1c0\n CRMD: 000000b0 (PLV0 -IE -DA +PG DACF=CC DACM=CC -WE)\n PRMD: 0000000c (PPLV0 +PIE +PWE)\n EUEN: 00000007 (+FPE +SXE +ASXE -BTE)\n ECFG: 00071c1d (LIE=0,2-4,10-12 VS=7)\n ESTAT: 00010000 [PIL] (IS= ECode=1 EsubCode=0)\n BADV: 0000000000000040\n PRID: 0014c011 (Loongson-64bit, Loongson-3C5000)\n Modules linked in: bpf_testmod(OE) xt_CHECKSUM xt_MASQUERADE xt_conntrack\n Process test_progs (pid: 2824, threadinfo=0000000000863a31, task=...)\n Stack : ...\n Call Trace:\n [<9000000004162774>] copy_page_to_iter+0x74/0x1c0\n [<90000000048bf6c0>] sk_msg_recvmsg+0x120/0x560\n [<90000000049f2b90>] tcp_bpf_recvmsg_parser+0x170/0x4e0\n [<90000000049aae34>] inet_recvmsg+0x54/0x100\n [<900000000481ad5c>] sock_recvmsg+0x7c/0xe0\n [<900000000481e1a8>] __sys_recvfrom+0x108/0x1c0\n [<900000000481e27c>] sys_recvfrom+0x1c/0x40\n [<9000000004c076ec>] do_syscall+0x8c/0xc0\n [<9000000003731da4>] handle_syscall+0xc4/0x160\n Code: ...\n ---[ end trace 0000000000000000 ]---\n Kernel panic - not syncing: Fatal exception\n Kernel relocated by 0x3510000\n .text @ 0x9000000003710000\n .data @ 0x9000000004d70000\n .bss @ 0x9000000006469400\n ---[ end Kernel panic - not syncing: Fatal exception ]---\n [...]\n\nThis crash happens every time when running sockmap_skb_verdict_shutdown\nsubtest in sockmap_basic.\n\nThis crash is because a NULL pointer is passed to page_address() in the\nsk_msg_recvmsg(). Due to the different implementations depending on the\narchitecture, page_address(NULL) will trigger a panic on Loongarch\nplatform but not on x86 platform. So this bug was hidden on x86 platform\nfor a while, but now it is exposed on Loongarch platform. The root cause\nis that a zero length skb (skb->len == 0) was put on the queue.\n\nThis zero length skb is a TCP FIN packet, which was sent by shutdown(),\ninvoked in test_sockmap_skb_verdict_shutdown():\n\n\tshutdown(p1, SHUT_WR);\n\nIn this case, in sk_psock_skb_ingress_enqueue(), num_sge is zero, and no\npage is put to this sge (see sg_set_page in sg_set_page), but this empty\nsge is queued into ingress_msg list.\n\nAnd in sk_msg_recvmsg(), this empty sge is used, and a NULL page is got by\nsg_page(sge). Pass this NULL page to copy_page_to_iter(), which passes it\nto kmap_local_page() and to page_address(), then kernel panics.\n\nTo solve this, we should skip this zero length skb. So in sk_msg_recvmsg(),\nif copy is zero, that means it's a zero length skb, skip invoking\ncopy_page_to_iter(). We are using the EFAULT return triggered by\ncopy_page_to_iter to check for is_fin in tcp_bpf.c.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -40,9 +36,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/07/GHSA-rf42-gqmw-5vh9/GHSA-rf42-gqmw-5vh9.json b/advisories/unreviewed/2024/07/GHSA-rf42-gqmw-5vh9/GHSA-rf42-gqmw-5vh9.json
index 267378e47bb..576a9fdb55c 100644
--- a/advisories/unreviewed/2024/07/GHSA-rf42-gqmw-5vh9/GHSA-rf42-gqmw-5vh9.json
+++ b/advisories/unreviewed/2024/07/GHSA-rf42-gqmw-5vh9/GHSA-rf42-gqmw-5vh9.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/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/07/GHSA-rfw5-xwqf-r29q/GHSA-rfw5-xwqf-r29q.json b/advisories/unreviewed/2024/07/GHSA-rfw5-xwqf-r29q/GHSA-rfw5-xwqf-r29q.json
index 05a151c7586..47930bf622f 100644
--- a/advisories/unreviewed/2024/07/GHSA-rfw5-xwqf-r29q/GHSA-rfw5-xwqf-r29q.json
+++ b/advisories/unreviewed/2024/07/GHSA-rfw5-xwqf-r29q/GHSA-rfw5-xwqf-r29q.json
@@ -7,12 +7,8 @@
"CVE-2024-41041"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nudp: Set SOCK_RCU_FREE earlier in udp_lib_get_port().\n\nsyzkaller triggered the warning [0] in udp_v4_early_demux().\n\nIn udp_v[46]_early_demux() and sk_lookup(), we do not touch the refcount\nof the looked-up sk and use sock_pfree() as skb->destructor, so we check\nSOCK_RCU_FREE to ensure that the sk is safe to access during the RCU grace\nperiod.\n\nCurrently, SOCK_RCU_FREE is flagged for a bound socket after being put\ninto the hash table. Moreover, the SOCK_RCU_FREE check is done too early\nin udp_v[46]_early_demux() and sk_lookup(), so there could be a small race\nwindow:\n\n CPU1 CPU2\n ---- ----\n udp_v4_early_demux() udp_lib_get_port()\n | |- hlist_add_head_rcu()\n |- sk = __udp4_lib_demux_lookup() |\n |- DEBUG_NET_WARN_ON_ONCE(sk_is_refcounted(sk));\n `- sock_set_flag(sk, SOCK_RCU_FREE)\n\nWe had the same bug in TCP and fixed it in commit 871019b22d1b (\"net:\nset SOCK_RCU_FREE before inserting socket into hashtable\").\n\nLet's apply the same fix for UDP.\n\n[0]:\nWARNING: CPU: 0 PID: 11198 at net/ipv4/udp.c:2599 udp_v4_early_demux+0x481/0xb70 net/ipv4/udp.c:2599\nModules linked in:\nCPU: 0 PID: 11198 Comm: syz-executor.1 Not tainted 6.9.0-g93bda33046e7 #13\nHardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.0-0-gd239552ce722-prebuilt.qemu.org 04/01/2014\nRIP: 0010:udp_v4_early_demux+0x481/0xb70 net/ipv4/udp.c:2599\nCode: c5 7a 15 fe bb 01 00 00 00 44 89 e9 31 ff d3 e3 81 e3 bf ef ff ff 89 de e8 2c 74 15 fe 85 db 0f 85 02 06 00 00 e8 9f 7a 15 fe <0f> 0b e8 98 7a 15 fe 49 8d 7e 60 e8 4f 39 2f fe 49 c7 46 60 20 52\nRSP: 0018:ffffc9000ce3fa58 EFLAGS: 00010293\nRAX: 0000000000000000 RBX: 0000000000000000 RCX: ffffffff8318c92c\nRDX: ffff888036ccde00 RSI: ffffffff8318c2f1 RDI: 0000000000000001\nRBP: ffff88805a2dd6e0 R08: 0000000000000001 R09: 0000000000000000\nR10: 0000000000000000 R11: 0001ffffffffffff R12: ffff88805a2dd680\nR13: 0000000000000007 R14: ffff88800923f900 R15: ffff88805456004e\nFS: 00007fc449127640(0000) GS:ffff88807dc00000(0000) knlGS:0000000000000000\nCS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\nCR2: 00007fc449126e38 CR3: 000000003de4b002 CR4: 0000000000770ef0\nDR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000\nDR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000600\nPKRU: 55555554\nCall Trace:\n \n ip_rcv_finish_core.constprop.0+0xbdd/0xd20 net/ipv4/ip_input.c:349\n ip_rcv_finish+0xda/0x150 net/ipv4/ip_input.c:447\n NF_HOOK include/linux/netfilter.h:314 [inline]\n NF_HOOK include/linux/netfilter.h:308 [inline]\n ip_rcv+0x16c/0x180 net/ipv4/ip_input.c:569\n __netif_receive_skb_one_core+0xb3/0xe0 net/core/dev.c:5624\n __netif_receive_skb+0x21/0xd0 net/core/dev.c:5738\n netif_receive_skb_internal net/core/dev.c:5824 [inline]\n netif_receive_skb+0x271/0x300 net/core/dev.c:5884\n tun_rx_batched drivers/net/tun.c:1549 [inline]\n tun_get_user+0x24db/0x2c50 drivers/net/tun.c:2002\n tun_chr_write_iter+0x107/0x1a0 drivers/net/tun.c:2048\n new_sync_write fs/read_write.c:497 [inline]\n vfs_write+0x76f/0x8d0 fs/read_write.c:590\n ksys_write+0xbf/0x190 fs/read_write.c:643\n __do_sys_write fs/read_write.c:655 [inline]\n __se_sys_write fs/read_write.c:652 [inline]\n __x64_sys_write+0x41/0x50 fs/read_write.c:652\n x64_sys_call+0xe66/0x1990 arch/x86/include/generated/asm/syscalls_64.h:2\n do_syscall_x64 arch/x86/entry/common.c:52 [inline]\n do_syscall_64+0x4b/0x110 arch/x86/entry/common.c:83\n entry_SYSCALL_64_after_hwframe+0x4b/0x53\nRIP: 0033:0x7fc44a68bc1f\nCode: 89 54 24 18 48 89 74 24 10 89 7c 24 08 e8 e9 cf f5 ff 48 8b 54 24 18 48 8b 74 24 10 41 89 c0 8b 7c 24 08 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 31 44 89 c7 48 89 44 24 08 e8 3c d0 f5 ff 48\nRSP: 002b:00007fc449126c90 EFLAGS: 00000293 ORIG_RAX: 0000000000000001\nRAX: ffffffffffffffda RBX: 00000000004bc050 RCX: 00007fc44a68bc1f\nR\n---truncated---",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -48,9 +44,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/07/GHSA-rjfq-p48j-h96h/GHSA-rjfq-p48j-h96h.json b/advisories/unreviewed/2024/07/GHSA-rjfq-p48j-h96h/GHSA-rjfq-p48j-h96h.json
index 5be57279584..0c83fe31c08 100644
--- a/advisories/unreviewed/2024/07/GHSA-rjfq-p48j-h96h/GHSA-rjfq-p48j-h96h.json
+++ b/advisories/unreviewed/2024/07/GHSA-rjfq-p48j-h96h/GHSA-rjfq-p48j-h96h.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/2024/07/GHSA-rvvm-rjf3-jr7v/GHSA-rvvm-rjf3-jr7v.json b/advisories/unreviewed/2024/07/GHSA-rvvm-rjf3-jr7v/GHSA-rvvm-rjf3-jr7v.json
index 12b15559d54..6b5043fc14a 100644
--- a/advisories/unreviewed/2024/07/GHSA-rvvm-rjf3-jr7v/GHSA-rvvm-rjf3-jr7v.json
+++ b/advisories/unreviewed/2024/07/GHSA-rvvm-rjf3-jr7v/GHSA-rvvm-rjf3-jr7v.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/07/GHSA-v738-pvhm-mhvp/GHSA-v738-pvhm-mhvp.json b/advisories/unreviewed/2024/07/GHSA-v738-pvhm-mhvp/GHSA-v738-pvhm-mhvp.json
index c6a87987bc9..a9b06d6cb64 100644
--- a/advisories/unreviewed/2024/07/GHSA-v738-pvhm-mhvp/GHSA-v738-pvhm-mhvp.json
+++ b/advisories/unreviewed/2024/07/GHSA-v738-pvhm-mhvp/GHSA-v738-pvhm-mhvp.json
@@ -7,12 +7,8 @@
"CVE-2024-41034"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nnilfs2: fix kernel bug on rename operation of broken directory\n\nSyzbot reported that in rename directory operation on broken directory on\nnilfs2, __block_write_begin_int() called to prepare block write may fail\nBUG_ON check for access exceeding the folio/page size.\n\nThis is because nilfs_dotdot(), which gets parent directory reference\nentry (\"..\") of the directory to be moved or renamed, does not check\nconsistency enough, and may return location exceeding folio/page size for\nbroken directories.\n\nFix this issue by checking required directory entries (\".\" and \"..\") in\nthe first chunk of the directory in nilfs_dotdot().",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -52,9 +48,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/07/GHSA-w3rc-7c7w-5vq5/GHSA-w3rc-7c7w-5vq5.json b/advisories/unreviewed/2024/07/GHSA-w3rc-7c7w-5vq5/GHSA-w3rc-7c7w-5vq5.json
index 02ac30952e1..a441503e8bb 100644
--- a/advisories/unreviewed/2024/07/GHSA-w3rc-7c7w-5vq5/GHSA-w3rc-7c7w-5vq5.json
+++ b/advisories/unreviewed/2024/07/GHSA-w3rc-7c7w-5vq5/GHSA-w3rc-7c7w-5vq5.json
@@ -7,12 +7,8 @@
"CVE-2024-41045"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf: Defer work in bpf_timer_cancel_and_free\n\nCurrently, the same case as previous patch (two timer callbacks trying\nto cancel each other) can be invoked through bpf_map_update_elem as\nwell, or more precisely, freeing map elements containing timers. Since\nthis relies on hrtimer_cancel as well, it is prone to the same deadlock\nsituation as the previous patch.\n\nIt would be sufficient to use hrtimer_try_to_cancel to fix this problem,\nas the timer cannot be enqueued after async_cancel_and_free. Once\nasync_cancel_and_free has been done, the timer must be reinitialized\nbefore it can be armed again. The callback running in parallel trying to\narm the timer will fail, and freeing bpf_hrtimer without waiting is\nsufficient (given kfree_rcu), and bpf_timer_cb will return\nHRTIMER_NORESTART, preventing the timer from being rearmed again.\n\nHowever, there exists a UAF scenario where the callback arms the timer\nbefore entering this function, such that if cancellation fails (due to\ntimer callback invoking this routine, or the target timer callback\nrunning concurrently). In such a case, if the timer expiration is\nsignificantly far in the future, the RCU grace period expiration\nhappening before it will free the bpf_hrtimer state and along with it\nthe struct hrtimer, that is enqueued.\n\nHence, it is clear cancellation needs to occur after\nasync_cancel_and_free, and yet it cannot be done inline due to deadlock\nissues. We thus modify bpf_timer_cancel_and_free to defer work to the\nglobal workqueue, adding a work_struct alongside rcu_head (both used at\n_different_ points of time, so can share space).\n\nUpdate existing code comments to reflect the new state of affairs.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -28,9 +24,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/07/GHSA-x5q2-qqwh-x9rv/GHSA-x5q2-qqwh-x9rv.json b/advisories/unreviewed/2024/07/GHSA-x5q2-qqwh-x9rv/GHSA-x5q2-qqwh-x9rv.json
index 1bccda5f253..f29c5a86769 100644
--- a/advisories/unreviewed/2024/07/GHSA-x5q2-qqwh-x9rv/GHSA-x5q2-qqwh-x9rv.json
+++ b/advisories/unreviewed/2024/07/GHSA-x5q2-qqwh-x9rv/GHSA-x5q2-qqwh-x9rv.json
@@ -7,12 +7,8 @@
"CVE-2024-41091"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\ntun: add missing verification for short frame\n\nThe cited commit missed to check against the validity of the frame length\nin the tun_xdp_one() path, which could cause a corrupted skb to be sent\ndownstack. Even before the skb is transmitted, the\ntun_xdp_one-->eth_type_trans() may access the Ethernet header although it\ncan be less than ETH_HLEN. Once transmitted, this could either cause\nout-of-bound access beyond the actual length, or confuse the underlayer\nwith incorrect or inconsistent header length in the skb metadata.\n\nIn the alternative path, tun_get_user() already prohibits short frame which\nhas the length less than Ethernet header size from being transmitted for\nIFF_TAP.\n\nThis is to drop any frame shorter than the Ethernet header size just like\nhow tun_get_user() does.\n\nCVE: CVE-2024-41091",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -52,9 +48,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/08/GHSA-27f3-97pp-wv26/GHSA-27f3-97pp-wv26.json b/advisories/unreviewed/2024/08/GHSA-27f3-97pp-wv26/GHSA-27f3-97pp-wv26.json
index 2d40537a9d4..75004869f94 100644
--- a/advisories/unreviewed/2024/08/GHSA-27f3-97pp-wv26/GHSA-27f3-97pp-wv26.json
+++ b/advisories/unreviewed/2024/08/GHSA-27f3-97pp-wv26/GHSA-27f3-97pp-wv26.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/08/GHSA-379v-5xrg-g53f/GHSA-379v-5xrg-g53f.json b/advisories/unreviewed/2024/08/GHSA-379v-5xrg-g53f/GHSA-379v-5xrg-g53f.json
index 3b583f9e937..516d1ec5e64 100644
--- a/advisories/unreviewed/2024/08/GHSA-379v-5xrg-g53f/GHSA-379v-5xrg-g53f.json
+++ b/advisories/unreviewed/2024/08/GHSA-379v-5xrg-g53f/GHSA-379v-5xrg-g53f.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/08/GHSA-38hj-x9j8-7x34/GHSA-38hj-x9j8-7x34.json b/advisories/unreviewed/2024/08/GHSA-38hj-x9j8-7x34/GHSA-38hj-x9j8-7x34.json
index 22c893e33f5..174d2d2fd19 100644
--- a/advisories/unreviewed/2024/08/GHSA-38hj-x9j8-7x34/GHSA-38hj-x9j8-7x34.json
+++ b/advisories/unreviewed/2024/08/GHSA-38hj-x9j8-7x34/GHSA-38hj-x9j8-7x34.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/08/GHSA-3hfc-7w8c-chcm/GHSA-3hfc-7w8c-chcm.json b/advisories/unreviewed/2024/08/GHSA-3hfc-7w8c-chcm/GHSA-3hfc-7w8c-chcm.json
index 9955d74b54d..6deef7dba10 100644
--- a/advisories/unreviewed/2024/08/GHSA-3hfc-7w8c-chcm/GHSA-3hfc-7w8c-chcm.json
+++ b/advisories/unreviewed/2024/08/GHSA-3hfc-7w8c-chcm/GHSA-3hfc-7w8c-chcm.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/08/GHSA-4gmx-cpwm-vfgx/GHSA-4gmx-cpwm-vfgx.json b/advisories/unreviewed/2024/08/GHSA-4gmx-cpwm-vfgx/GHSA-4gmx-cpwm-vfgx.json
index 3c24367931f..5359ea7cc84 100644
--- a/advisories/unreviewed/2024/08/GHSA-4gmx-cpwm-vfgx/GHSA-4gmx-cpwm-vfgx.json
+++ b/advisories/unreviewed/2024/08/GHSA-4gmx-cpwm-vfgx/GHSA-4gmx-cpwm-vfgx.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/08/GHSA-5mw8-h933-2hv5/GHSA-5mw8-h933-2hv5.json b/advisories/unreviewed/2024/08/GHSA-5mw8-h933-2hv5/GHSA-5mw8-h933-2hv5.json
index 4d1600d84d3..ce1763ba20e 100644
--- a/advisories/unreviewed/2024/08/GHSA-5mw8-h933-2hv5/GHSA-5mw8-h933-2hv5.json
+++ b/advisories/unreviewed/2024/08/GHSA-5mw8-h933-2hv5/GHSA-5mw8-h933-2hv5.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/08/GHSA-6q42-8j33-m2fc/GHSA-6q42-8j33-m2fc.json b/advisories/unreviewed/2024/08/GHSA-6q42-8j33-m2fc/GHSA-6q42-8j33-m2fc.json
index 930d38fc82c..64db7087d16 100644
--- a/advisories/unreviewed/2024/08/GHSA-6q42-8j33-m2fc/GHSA-6q42-8j33-m2fc.json
+++ b/advisories/unreviewed/2024/08/GHSA-6q42-8j33-m2fc/GHSA-6q42-8j33-m2fc.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/08/GHSA-7pr7-8f3r-ffxj/GHSA-7pr7-8f3r-ffxj.json b/advisories/unreviewed/2024/08/GHSA-7pr7-8f3r-ffxj/GHSA-7pr7-8f3r-ffxj.json
index 59c68cc0e0c..3f8bb5bac85 100644
--- a/advisories/unreviewed/2024/08/GHSA-7pr7-8f3r-ffxj/GHSA-7pr7-8f3r-ffxj.json
+++ b/advisories/unreviewed/2024/08/GHSA-7pr7-8f3r-ffxj/GHSA-7pr7-8f3r-ffxj.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/08/GHSA-cv6v-3gfj-x2f5/GHSA-cv6v-3gfj-x2f5.json b/advisories/unreviewed/2024/08/GHSA-cv6v-3gfj-x2f5/GHSA-cv6v-3gfj-x2f5.json
index 87ce6902264..261a15a5c25 100644
--- a/advisories/unreviewed/2024/08/GHSA-cv6v-3gfj-x2f5/GHSA-cv6v-3gfj-x2f5.json
+++ b/advisories/unreviewed/2024/08/GHSA-cv6v-3gfj-x2f5/GHSA-cv6v-3gfj-x2f5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/08/GHSA-f486-3qch-c5jm/GHSA-f486-3qch-c5jm.json b/advisories/unreviewed/2024/08/GHSA-f486-3qch-c5jm/GHSA-f486-3qch-c5jm.json
index 9d04f2feca4..8f0e9721451 100644
--- a/advisories/unreviewed/2024/08/GHSA-f486-3qch-c5jm/GHSA-f486-3qch-c5jm.json
+++ b/advisories/unreviewed/2024/08/GHSA-f486-3qch-c5jm/GHSA-f486-3qch-c5jm.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/08/GHSA-j7m9-gwcg-6hp9/GHSA-j7m9-gwcg-6hp9.json b/advisories/unreviewed/2024/08/GHSA-j7m9-gwcg-6hp9/GHSA-j7m9-gwcg-6hp9.json
index e831daa2608..67f82cb9a13 100644
--- a/advisories/unreviewed/2024/08/GHSA-j7m9-gwcg-6hp9/GHSA-j7m9-gwcg-6hp9.json
+++ b/advisories/unreviewed/2024/08/GHSA-j7m9-gwcg-6hp9/GHSA-j7m9-gwcg-6hp9.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/08/GHSA-mx5v-6xw3-6p2w/GHSA-mx5v-6xw3-6p2w.json b/advisories/unreviewed/2024/08/GHSA-mx5v-6xw3-6p2w/GHSA-mx5v-6xw3-6p2w.json
index 51e0e5424a7..d3fb485a075 100644
--- a/advisories/unreviewed/2024/08/GHSA-mx5v-6xw3-6p2w/GHSA-mx5v-6xw3-6p2w.json
+++ b/advisories/unreviewed/2024/08/GHSA-mx5v-6xw3-6p2w/GHSA-mx5v-6xw3-6p2w.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/09/GHSA-2jvw-9p97-g4qj/GHSA-2jvw-9p97-g4qj.json b/advisories/unreviewed/2024/09/GHSA-2jvw-9p97-g4qj/GHSA-2jvw-9p97-g4qj.json
index bf31e9cc596..e5e29f207ac 100644
--- a/advisories/unreviewed/2024/09/GHSA-2jvw-9p97-g4qj/GHSA-2jvw-9p97-g4qj.json
+++ b/advisories/unreviewed/2024/09/GHSA-2jvw-9p97-g4qj/GHSA-2jvw-9p97-g4qj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/09/GHSA-33jw-2jpq-625x/GHSA-33jw-2jpq-625x.json b/advisories/unreviewed/2024/09/GHSA-33jw-2jpq-625x/GHSA-33jw-2jpq-625x.json
index d93edbfcfb4..2747ddfb89e 100644
--- a/advisories/unreviewed/2024/09/GHSA-33jw-2jpq-625x/GHSA-33jw-2jpq-625x.json
+++ b/advisories/unreviewed/2024/09/GHSA-33jw-2jpq-625x/GHSA-33jw-2jpq-625x.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/09/GHSA-358h-hvvf-x4v2/GHSA-358h-hvvf-x4v2.json b/advisories/unreviewed/2024/09/GHSA-358h-hvvf-x4v2/GHSA-358h-hvvf-x4v2.json
index e773d1d4c77..52f84a81f72 100644
--- a/advisories/unreviewed/2024/09/GHSA-358h-hvvf-x4v2/GHSA-358h-hvvf-x4v2.json
+++ b/advisories/unreviewed/2024/09/GHSA-358h-hvvf-x4v2/GHSA-358h-hvvf-x4v2.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/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/2024/09/GHSA-38vv-qgw3-86p8/GHSA-38vv-qgw3-86p8.json b/advisories/unreviewed/2024/09/GHSA-38vv-qgw3-86p8/GHSA-38vv-qgw3-86p8.json
index e66cd52ad85..4f4e5aa7698 100644
--- a/advisories/unreviewed/2024/09/GHSA-38vv-qgw3-86p8/GHSA-38vv-qgw3-86p8.json
+++ b/advisories/unreviewed/2024/09/GHSA-38vv-qgw3-86p8/GHSA-38vv-qgw3-86p8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/09/GHSA-3qv6-5f5f-f89j/GHSA-3qv6-5f5f-f89j.json b/advisories/unreviewed/2024/09/GHSA-3qv6-5f5f-f89j/GHSA-3qv6-5f5f-f89j.json
index 9efe9442811..00987402b84 100644
--- a/advisories/unreviewed/2024/09/GHSA-3qv6-5f5f-f89j/GHSA-3qv6-5f5f-f89j.json
+++ b/advisories/unreviewed/2024/09/GHSA-3qv6-5f5f-f89j/GHSA-3qv6-5f5f-f89j.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/09/GHSA-642j-4572-2pmc/GHSA-642j-4572-2pmc.json b/advisories/unreviewed/2024/09/GHSA-642j-4572-2pmc/GHSA-642j-4572-2pmc.json
index a378c2c6828..98df0f72020 100644
--- a/advisories/unreviewed/2024/09/GHSA-642j-4572-2pmc/GHSA-642j-4572-2pmc.json
+++ b/advisories/unreviewed/2024/09/GHSA-642j-4572-2pmc/GHSA-642j-4572-2pmc.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/2024/09/GHSA-7v38-xc68-49j2/GHSA-7v38-xc68-49j2.json b/advisories/unreviewed/2024/09/GHSA-7v38-xc68-49j2/GHSA-7v38-xc68-49j2.json
index 8dbe6aca4c9..6c2c3ddc374 100644
--- a/advisories/unreviewed/2024/09/GHSA-7v38-xc68-49j2/GHSA-7v38-xc68-49j2.json
+++ b/advisories/unreviewed/2024/09/GHSA-7v38-xc68-49j2/GHSA-7v38-xc68-49j2.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/09/GHSA-7x9g-pvv2-c542/GHSA-7x9g-pvv2-c542.json b/advisories/unreviewed/2024/09/GHSA-7x9g-pvv2-c542/GHSA-7x9g-pvv2-c542.json
index aa1f27e31f1..1b470f9db3e 100644
--- a/advisories/unreviewed/2024/09/GHSA-7x9g-pvv2-c542/GHSA-7x9g-pvv2-c542.json
+++ b/advisories/unreviewed/2024/09/GHSA-7x9g-pvv2-c542/GHSA-7x9g-pvv2-c542.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:L/SI:L/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/09/GHSA-84h3-pfxq-r99h/GHSA-84h3-pfxq-r99h.json b/advisories/unreviewed/2024/09/GHSA-84h3-pfxq-r99h/GHSA-84h3-pfxq-r99h.json
index fef3d452f44..6596ecf8136 100644
--- a/advisories/unreviewed/2024/09/GHSA-84h3-pfxq-r99h/GHSA-84h3-pfxq-r99h.json
+++ b/advisories/unreviewed/2024/09/GHSA-84h3-pfxq-r99h/GHSA-84h3-pfxq-r99h.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:N/AU:Y/R:U/V:C/RE:M/U:Red"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/09/GHSA-84jf-469j-vw82/GHSA-84jf-469j-vw82.json b/advisories/unreviewed/2024/09/GHSA-84jf-469j-vw82/GHSA-84jf-469j-vw82.json
index e4ffd79fd4b..be8cdd8d27e 100644
--- a/advisories/unreviewed/2024/09/GHSA-84jf-469j-vw82/GHSA-84jf-469j-vw82.json
+++ b/advisories/unreviewed/2024/09/GHSA-84jf-469j-vw82/GHSA-84jf-469j-vw82.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/09/GHSA-852g-3f6p-43mm/GHSA-852g-3f6p-43mm.json b/advisories/unreviewed/2024/09/GHSA-852g-3f6p-43mm/GHSA-852g-3f6p-43mm.json
index 406c98bf522..65eedaf7f16 100644
--- a/advisories/unreviewed/2024/09/GHSA-852g-3f6p-43mm/GHSA-852g-3f6p-43mm.json
+++ b/advisories/unreviewed/2024/09/GHSA-852g-3f6p-43mm/GHSA-852g-3f6p-43mm.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/09/GHSA-8m3h-x229-2whw/GHSA-8m3h-x229-2whw.json b/advisories/unreviewed/2024/09/GHSA-8m3h-x229-2whw/GHSA-8m3h-x229-2whw.json
index 4c5bc10a938..a269a883573 100644
--- a/advisories/unreviewed/2024/09/GHSA-8m3h-x229-2whw/GHSA-8m3h-x229-2whw.json
+++ b/advisories/unreviewed/2024/09/GHSA-8m3h-x229-2whw/GHSA-8m3h-x229-2whw.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/09/GHSA-8xwp-62fq-vgg9/GHSA-8xwp-62fq-vgg9.json b/advisories/unreviewed/2024/09/GHSA-8xwp-62fq-vgg9/GHSA-8xwp-62fq-vgg9.json
index 2d932cd0d41..d4ac61f277a 100644
--- a/advisories/unreviewed/2024/09/GHSA-8xwp-62fq-vgg9/GHSA-8xwp-62fq-vgg9.json
+++ b/advisories/unreviewed/2024/09/GHSA-8xwp-62fq-vgg9/GHSA-8xwp-62fq-vgg9.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:P/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/09/GHSA-97v4-fg36-6rc2/GHSA-97v4-fg36-6rc2.json b/advisories/unreviewed/2024/09/GHSA-97v4-fg36-6rc2/GHSA-97v4-fg36-6rc2.json
index 8b79ed4f594..cd42ccc6711 100644
--- a/advisories/unreviewed/2024/09/GHSA-97v4-fg36-6rc2/GHSA-97v4-fg36-6rc2.json
+++ b/advisories/unreviewed/2024/09/GHSA-97v4-fg36-6rc2/GHSA-97v4-fg36-6rc2.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:N/AU:Y/R:I/V:C/RE:M/U:Red"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/09/GHSA-98cg-f2r6-jq5c/GHSA-98cg-f2r6-jq5c.json b/advisories/unreviewed/2024/09/GHSA-98cg-f2r6-jq5c/GHSA-98cg-f2r6-jq5c.json
index 8fad96c2f79..f3a57b15755 100644
--- a/advisories/unreviewed/2024/09/GHSA-98cg-f2r6-jq5c/GHSA-98cg-f2r6-jq5c.json
+++ b/advisories/unreviewed/2024/09/GHSA-98cg-f2r6-jq5c/GHSA-98cg-f2r6-jq5c.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/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/2024/09/GHSA-99m3-849w-rg54/GHSA-99m3-849w-rg54.json b/advisories/unreviewed/2024/09/GHSA-99m3-849w-rg54/GHSA-99m3-849w-rg54.json
index 80b4c067338..1f0a4b50dde 100644
--- a/advisories/unreviewed/2024/09/GHSA-99m3-849w-rg54/GHSA-99m3-849w-rg54.json
+++ b/advisories/unreviewed/2024/09/GHSA-99m3-849w-rg54/GHSA-99m3-849w-rg54.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/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/2024/09/GHSA-9chw-m2j3-37f5/GHSA-9chw-m2j3-37f5.json b/advisories/unreviewed/2024/09/GHSA-9chw-m2j3-37f5/GHSA-9chw-m2j3-37f5.json
index 0548a0bded7..b7bb8cf2722 100644
--- a/advisories/unreviewed/2024/09/GHSA-9chw-m2j3-37f5/GHSA-9chw-m2j3-37f5.json
+++ b/advisories/unreviewed/2024/09/GHSA-9chw-m2j3-37f5/GHSA-9chw-m2j3-37f5.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/09/GHSA-9g66-w5hj-vhx4/GHSA-9g66-w5hj-vhx4.json b/advisories/unreviewed/2024/09/GHSA-9g66-w5hj-vhx4/GHSA-9g66-w5hj-vhx4.json
index 43a684d912c..2a7ed9ec79a 100644
--- a/advisories/unreviewed/2024/09/GHSA-9g66-w5hj-vhx4/GHSA-9g66-w5hj-vhx4.json
+++ b/advisories/unreviewed/2024/09/GHSA-9g66-w5hj-vhx4/GHSA-9g66-w5hj-vhx4.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/09/GHSA-c4q5-vjmp-xrgv/GHSA-c4q5-vjmp-xrgv.json b/advisories/unreviewed/2024/09/GHSA-c4q5-vjmp-xrgv/GHSA-c4q5-vjmp-xrgv.json
index 0132418231b..81692565362 100644
--- a/advisories/unreviewed/2024/09/GHSA-c4q5-vjmp-xrgv/GHSA-c4q5-vjmp-xrgv.json
+++ b/advisories/unreviewed/2024/09/GHSA-c4q5-vjmp-xrgv/GHSA-c4q5-vjmp-xrgv.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/09/GHSA-c9h3-w54v-5g3j/GHSA-c9h3-w54v-5g3j.json b/advisories/unreviewed/2024/09/GHSA-c9h3-w54v-5g3j/GHSA-c9h3-w54v-5g3j.json
index cf3d0fdc8ad..bb7af19af6e 100644
--- a/advisories/unreviewed/2024/09/GHSA-c9h3-w54v-5g3j/GHSA-c9h3-w54v-5g3j.json
+++ b/advisories/unreviewed/2024/09/GHSA-c9h3-w54v-5g3j/GHSA-c9h3-w54v-5g3j.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/09/GHSA-cj63-c83g-7mc2/GHSA-cj63-c83g-7mc2.json b/advisories/unreviewed/2024/09/GHSA-cj63-c83g-7mc2/GHSA-cj63-c83g-7mc2.json
index e678b06cea8..9e6d53ec16a 100644
--- a/advisories/unreviewed/2024/09/GHSA-cj63-c83g-7mc2/GHSA-cj63-c83g-7mc2.json
+++ b/advisories/unreviewed/2024/09/GHSA-cj63-c83g-7mc2/GHSA-cj63-c83g-7mc2.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/2024/09/GHSA-cmmj-jc2h-55pm/GHSA-cmmj-jc2h-55pm.json b/advisories/unreviewed/2024/09/GHSA-cmmj-jc2h-55pm/GHSA-cmmj-jc2h-55pm.json
index d785b898ef8..1187b7fcaab 100644
--- a/advisories/unreviewed/2024/09/GHSA-cmmj-jc2h-55pm/GHSA-cmmj-jc2h-55pm.json
+++ b/advisories/unreviewed/2024/09/GHSA-cmmj-jc2h-55pm/GHSA-cmmj-jc2h-55pm.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/09/GHSA-cxj4-jr7v-6ccc/GHSA-cxj4-jr7v-6ccc.json b/advisories/unreviewed/2024/09/GHSA-cxj4-jr7v-6ccc/GHSA-cxj4-jr7v-6ccc.json
index b45d889e24f..1a9d51e5326 100644
--- a/advisories/unreviewed/2024/09/GHSA-cxj4-jr7v-6ccc/GHSA-cxj4-jr7v-6ccc.json
+++ b/advisories/unreviewed/2024/09/GHSA-cxj4-jr7v-6ccc/GHSA-cxj4-jr7v-6ccc.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/09/GHSA-f2jx-jjc7-hv9g/GHSA-f2jx-jjc7-hv9g.json b/advisories/unreviewed/2024/09/GHSA-f2jx-jjc7-hv9g/GHSA-f2jx-jjc7-hv9g.json
index 3397e3f6383..cd746909da0 100644
--- a/advisories/unreviewed/2024/09/GHSA-f2jx-jjc7-hv9g/GHSA-f2jx-jjc7-hv9g.json
+++ b/advisories/unreviewed/2024/09/GHSA-f2jx-jjc7-hv9g/GHSA-f2jx-jjc7-hv9g.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/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/2024/09/GHSA-fp8m-7cjh-3mwc/GHSA-fp8m-7cjh-3mwc.json b/advisories/unreviewed/2024/09/GHSA-fp8m-7cjh-3mwc/GHSA-fp8m-7cjh-3mwc.json
index b6491be2388..a1b14e21ffa 100644
--- a/advisories/unreviewed/2024/09/GHSA-fp8m-7cjh-3mwc/GHSA-fp8m-7cjh-3mwc.json
+++ b/advisories/unreviewed/2024/09/GHSA-fp8m-7cjh-3mwc/GHSA-fp8m-7cjh-3mwc.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/09/GHSA-fwj7-298v-7488/GHSA-fwj7-298v-7488.json b/advisories/unreviewed/2024/09/GHSA-fwj7-298v-7488/GHSA-fwj7-298v-7488.json
index 33742836654..a3eea98511f 100644
--- a/advisories/unreviewed/2024/09/GHSA-fwj7-298v-7488/GHSA-fwj7-298v-7488.json
+++ b/advisories/unreviewed/2024/09/GHSA-fwj7-298v-7488/GHSA-fwj7-298v-7488.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/09/GHSA-g5cq-mqgj-wgjv/GHSA-g5cq-mqgj-wgjv.json b/advisories/unreviewed/2024/09/GHSA-g5cq-mqgj-wgjv/GHSA-g5cq-mqgj-wgjv.json
index d0feb3d7af7..e9207df4c4f 100644
--- a/advisories/unreviewed/2024/09/GHSA-g5cq-mqgj-wgjv/GHSA-g5cq-mqgj-wgjv.json
+++ b/advisories/unreviewed/2024/09/GHSA-g5cq-mqgj-wgjv/GHSA-g5cq-mqgj-wgjv.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/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/2024/09/GHSA-g7fv-v867-rmwj/GHSA-g7fv-v867-rmwj.json b/advisories/unreviewed/2024/09/GHSA-g7fv-v867-rmwj/GHSA-g7fv-v867-rmwj.json
index 406da9ca22e..38a91f04dcb 100644
--- a/advisories/unreviewed/2024/09/GHSA-g7fv-v867-rmwj/GHSA-g7fv-v867-rmwj.json
+++ b/advisories/unreviewed/2024/09/GHSA-g7fv-v867-rmwj/GHSA-g7fv-v867-rmwj.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/2024/09/GHSA-g8hg-rjf5-vfrm/GHSA-g8hg-rjf5-vfrm.json b/advisories/unreviewed/2024/09/GHSA-g8hg-rjf5-vfrm/GHSA-g8hg-rjf5-vfrm.json
index 839d2f35287..243fda64b26 100644
--- a/advisories/unreviewed/2024/09/GHSA-g8hg-rjf5-vfrm/GHSA-g8hg-rjf5-vfrm.json
+++ b/advisories/unreviewed/2024/09/GHSA-g8hg-rjf5-vfrm/GHSA-g8hg-rjf5-vfrm.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/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/09/GHSA-g8mr-6p9f-7c7x/GHSA-g8mr-6p9f-7c7x.json b/advisories/unreviewed/2024/09/GHSA-g8mr-6p9f-7c7x/GHSA-g8mr-6p9f-7c7x.json
index a69c7234943..720666bb912 100644
--- a/advisories/unreviewed/2024/09/GHSA-g8mr-6p9f-7c7x/GHSA-g8mr-6p9f-7c7x.json
+++ b/advisories/unreviewed/2024/09/GHSA-g8mr-6p9f-7c7x/GHSA-g8mr-6p9f-7c7x.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/09/GHSA-gf35-p27p-qqwm/GHSA-gf35-p27p-qqwm.json b/advisories/unreviewed/2024/09/GHSA-gf35-p27p-qqwm/GHSA-gf35-p27p-qqwm.json
index c7f946a8192..3a83b3334f2 100644
--- a/advisories/unreviewed/2024/09/GHSA-gf35-p27p-qqwm/GHSA-gf35-p27p-qqwm.json
+++ b/advisories/unreviewed/2024/09/GHSA-gf35-p27p-qqwm/GHSA-gf35-p27p-qqwm.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:L/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/09/GHSA-gxw8-fmh9-2w53/GHSA-gxw8-fmh9-2w53.json b/advisories/unreviewed/2024/09/GHSA-gxw8-fmh9-2w53/GHSA-gxw8-fmh9-2w53.json
index 595e9056961..342d5d85f70 100644
--- a/advisories/unreviewed/2024/09/GHSA-gxw8-fmh9-2w53/GHSA-gxw8-fmh9-2w53.json
+++ b/advisories/unreviewed/2024/09/GHSA-gxw8-fmh9-2w53/GHSA-gxw8-fmh9-2w53.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:N/AU:Y/R:A/V:C/RE:M/U:Red"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/09/GHSA-hwwh-7cg2-3v75/GHSA-hwwh-7cg2-3v75.json b/advisories/unreviewed/2024/09/GHSA-hwwh-7cg2-3v75/GHSA-hwwh-7cg2-3v75.json
index 98ad5c078b8..a814c80bd83 100644
--- a/advisories/unreviewed/2024/09/GHSA-hwwh-7cg2-3v75/GHSA-hwwh-7cg2-3v75.json
+++ b/advisories/unreviewed/2024/09/GHSA-hwwh-7cg2-3v75/GHSA-hwwh-7cg2-3v75.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/09/GHSA-hxcg-5qf8-3h7f/GHSA-hxcg-5qf8-3h7f.json b/advisories/unreviewed/2024/09/GHSA-hxcg-5qf8-3h7f/GHSA-hxcg-5qf8-3h7f.json
index 0ea22b42329..9a87dbc4aeb 100644
--- a/advisories/unreviewed/2024/09/GHSA-hxcg-5qf8-3h7f/GHSA-hxcg-5qf8-3h7f.json
+++ b/advisories/unreviewed/2024/09/GHSA-hxcg-5qf8-3h7f/GHSA-hxcg-5qf8-3h7f.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/09/GHSA-mqp5-vpv8-vhqm/GHSA-mqp5-vpv8-vhqm.json b/advisories/unreviewed/2024/09/GHSA-mqp5-vpv8-vhqm/GHSA-mqp5-vpv8-vhqm.json
index 90127114e65..f4c56a05086 100644
--- a/advisories/unreviewed/2024/09/GHSA-mqp5-vpv8-vhqm/GHSA-mqp5-vpv8-vhqm.json
+++ b/advisories/unreviewed/2024/09/GHSA-mqp5-vpv8-vhqm/GHSA-mqp5-vpv8-vhqm.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/2024/09/GHSA-mrr5-8hm7-42xh/GHSA-mrr5-8hm7-42xh.json b/advisories/unreviewed/2024/09/GHSA-mrr5-8hm7-42xh/GHSA-mrr5-8hm7-42xh.json
index 5c02b239e59..83f570cc464 100644
--- a/advisories/unreviewed/2024/09/GHSA-mrr5-8hm7-42xh/GHSA-mrr5-8hm7-42xh.json
+++ b/advisories/unreviewed/2024/09/GHSA-mrr5-8hm7-42xh/GHSA-mrr5-8hm7-42xh.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/09/GHSA-ph8h-4mq7-vw5v/GHSA-ph8h-4mq7-vw5v.json b/advisories/unreviewed/2024/09/GHSA-ph8h-4mq7-vw5v/GHSA-ph8h-4mq7-vw5v.json
index 2d3b0748e9d..2607d2892cb 100644
--- a/advisories/unreviewed/2024/09/GHSA-ph8h-4mq7-vw5v/GHSA-ph8h-4mq7-vw5v.json
+++ b/advisories/unreviewed/2024/09/GHSA-ph8h-4mq7-vw5v/GHSA-ph8h-4mq7-vw5v.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/2024/09/GHSA-qj4x-mh6f-mw42/GHSA-qj4x-mh6f-mw42.json b/advisories/unreviewed/2024/09/GHSA-qj4x-mh6f-mw42/GHSA-qj4x-mh6f-mw42.json
index e4f7092c3a9..de5c53eb7e3 100644
--- a/advisories/unreviewed/2024/09/GHSA-qj4x-mh6f-mw42/GHSA-qj4x-mh6f-mw42.json
+++ b/advisories/unreviewed/2024/09/GHSA-qj4x-mh6f-mw42/GHSA-qj4x-mh6f-mw42.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/09/GHSA-qr9q-g9r2-5x7c/GHSA-qr9q-g9r2-5x7c.json b/advisories/unreviewed/2024/09/GHSA-qr9q-g9r2-5x7c/GHSA-qr9q-g9r2-5x7c.json
index 52737704f8a..9b87864fb74 100644
--- a/advisories/unreviewed/2024/09/GHSA-qr9q-g9r2-5x7c/GHSA-qr9q-g9r2-5x7c.json
+++ b/advisories/unreviewed/2024/09/GHSA-qr9q-g9r2-5x7c/GHSA-qr9q-g9r2-5x7c.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/09/GHSA-qrv3-47g7-g24f/GHSA-qrv3-47g7-g24f.json b/advisories/unreviewed/2024/09/GHSA-qrv3-47g7-g24f/GHSA-qrv3-47g7-g24f.json
index b08c3270a6c..7cb6e6d853f 100644
--- a/advisories/unreviewed/2024/09/GHSA-qrv3-47g7-g24f/GHSA-qrv3-47g7-g24f.json
+++ b/advisories/unreviewed/2024/09/GHSA-qrv3-47g7-g24f/GHSA-qrv3-47g7-g24f.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/09/GHSA-wmq4-q8rm-8vp5/GHSA-wmq4-q8rm-8vp5.json b/advisories/unreviewed/2024/09/GHSA-wmq4-q8rm-8vp5/GHSA-wmq4-q8rm-8vp5.json
index aa5211d231e..ecea9d422c4 100644
--- a/advisories/unreviewed/2024/09/GHSA-wmq4-q8rm-8vp5/GHSA-wmq4-q8rm-8vp5.json
+++ b/advisories/unreviewed/2024/09/GHSA-wmq4-q8rm-8vp5/GHSA-wmq4-q8rm-8vp5.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/09/GHSA-x654-52cq-hxj3/GHSA-x654-52cq-hxj3.json b/advisories/unreviewed/2024/09/GHSA-x654-52cq-hxj3/GHSA-x654-52cq-hxj3.json
index b6f5331a7c5..2ec55fb46d9 100644
--- a/advisories/unreviewed/2024/09/GHSA-x654-52cq-hxj3/GHSA-x654-52cq-hxj3.json
+++ b/advisories/unreviewed/2024/09/GHSA-x654-52cq-hxj3/GHSA-x654-52cq-hxj3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/09/GHSA-x6xc-qv8r-frvx/GHSA-x6xc-qv8r-frvx.json b/advisories/unreviewed/2024/09/GHSA-x6xc-qv8r-frvx/GHSA-x6xc-qv8r-frvx.json
index dc1d297876d..ff7654b294c 100644
--- a/advisories/unreviewed/2024/09/GHSA-x6xc-qv8r-frvx/GHSA-x6xc-qv8r-frvx.json
+++ b/advisories/unreviewed/2024/09/GHSA-x6xc-qv8r-frvx/GHSA-x6xc-qv8r-frvx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/09/GHSA-xgjv-9929-vw26/GHSA-xgjv-9929-vw26.json b/advisories/unreviewed/2024/09/GHSA-xgjv-9929-vw26/GHSA-xgjv-9929-vw26.json
index 6f73ad59ffd..ed7faab6a94 100644
--- a/advisories/unreviewed/2024/09/GHSA-xgjv-9929-vw26/GHSA-xgjv-9929-vw26.json
+++ b/advisories/unreviewed/2024/09/GHSA-xgjv-9929-vw26/GHSA-xgjv-9929-vw26.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/09/GHSA-xj5f-4vpp-mxhf/GHSA-xj5f-4vpp-mxhf.json b/advisories/unreviewed/2024/09/GHSA-xj5f-4vpp-mxhf/GHSA-xj5f-4vpp-mxhf.json
index f7bfb5a037b..8e8ecfed5d3 100644
--- a/advisories/unreviewed/2024/09/GHSA-xj5f-4vpp-mxhf/GHSA-xj5f-4vpp-mxhf.json
+++ b/advisories/unreviewed/2024/09/GHSA-xj5f-4vpp-mxhf/GHSA-xj5f-4vpp-mxhf.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/09/GHSA-xmrg-69jq-mfv5/GHSA-xmrg-69jq-mfv5.json b/advisories/unreviewed/2024/09/GHSA-xmrg-69jq-mfv5/GHSA-xmrg-69jq-mfv5.json
index 2583caf503c..5248b2cda4d 100644
--- a/advisories/unreviewed/2024/09/GHSA-xmrg-69jq-mfv5/GHSA-xmrg-69jq-mfv5.json
+++ b/advisories/unreviewed/2024/09/GHSA-xmrg-69jq-mfv5/GHSA-xmrg-69jq-mfv5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/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/2024/09/GHSA-xwpv-8x3r-cvm2/GHSA-xwpv-8x3r-cvm2.json b/advisories/unreviewed/2024/09/GHSA-xwpv-8x3r-cvm2/GHSA-xwpv-8x3r-cvm2.json
index 6d803a9f4ee..b5b3f1d096d 100644
--- a/advisories/unreviewed/2024/09/GHSA-xwpv-8x3r-cvm2/GHSA-xwpv-8x3r-cvm2.json
+++ b/advisories/unreviewed/2024/09/GHSA-xwpv-8x3r-cvm2/GHSA-xwpv-8x3r-cvm2.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",