diff --git a/advisories/github-reviewed/2018/10/GHSA-26v6-w6fw-rh94/GHSA-26v6-w6fw-rh94.json b/advisories/github-reviewed/2018/10/GHSA-26v6-w6fw-rh94/GHSA-26v6-w6fw-rh94.json index b1cdf9228ac..1bba42381d7 100644 --- a/advisories/github-reviewed/2018/10/GHSA-26v6-w6fw-rh94/GHSA-26v6-w6fw-rh94.json +++ b/advisories/github-reviewed/2018/10/GHSA-26v6-w6fw-rh94/GHSA-26v6-w6fw-rh94.json @@ -393,9 +393,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2020-06-16T20:51:34Z", diff --git a/advisories/github-reviewed/2018/10/GHSA-2fw5-rvf2-jq56/GHSA-2fw5-rvf2-jq56.json b/advisories/github-reviewed/2018/10/GHSA-2fw5-rvf2-jq56/GHSA-2fw5-rvf2-jq56.json index de39e55dd06..39238af578d 100644 --- a/advisories/github-reviewed/2018/10/GHSA-2fw5-rvf2-jq56/GHSA-2fw5-rvf2-jq56.json +++ b/advisories/github-reviewed/2018/10/GHSA-2fw5-rvf2-jq56/GHSA-2fw5-rvf2-jq56.json @@ -8,9 +8,7 @@ ], "summary": "Apache Camel's XSLT component allows remote attackers to read arbitrary files", "details": "The XSLT component in Apache Camel before 2.11.4 and 2.12.x before 2.12.3 allows remote attackers to read arbitrary files and possibly have other unspecified impact via an XML document containing an external entity declaration in conjunction with an entity reference, related to an XML External Entity (XXE) issue.", - "severity": [ - - ], + "severity": [], "affected": [ { "package": { @@ -110,9 +108,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2020-06-16T20:51:56Z", diff --git a/advisories/github-reviewed/2018/10/GHSA-3hrc-f439-727g/GHSA-3hrc-f439-727g.json b/advisories/github-reviewed/2018/10/GHSA-3hrc-f439-727g/GHSA-3hrc-f439-727g.json index 235d37d0cc3..e77d4604a06 100644 --- a/advisories/github-reviewed/2018/10/GHSA-3hrc-f439-727g/GHSA-3hrc-f439-727g.json +++ b/advisories/github-reviewed/2018/10/GHSA-3hrc-f439-727g/GHSA-3hrc-f439-727g.json @@ -8,9 +8,7 @@ ], "summary": "Apache Camel XML External Entity vulnerability", "details": "XML external entity (XXE) vulnerability in the XML converter setup in converter/jaxp/XmlConverter.java in Apache Camel before 2.13.4 and 2.14.x before 2.14.2 allows remote attackers to read arbitrary files via an external entity in an SAXSource.", - "severity": [ - - ], + "severity": [], "affected": [ { "package": { diff --git a/advisories/github-reviewed/2022/05/GHSA-wmq2-jc9m-xp4m/GHSA-wmq2-jc9m-xp4m.json b/advisories/github-reviewed/2022/05/GHSA-wmq2-jc9m-xp4m/GHSA-wmq2-jc9m-xp4m.json index ba51299ebb3..429d2f035ee 100644 --- a/advisories/github-reviewed/2022/05/GHSA-wmq2-jc9m-xp4m/GHSA-wmq2-jc9m-xp4m.json +++ b/advisories/github-reviewed/2022/05/GHSA-wmq2-jc9m-xp4m/GHSA-wmq2-jc9m-xp4m.json @@ -8,9 +8,7 @@ ], "summary": "Cross-site Scripting in in JRuby", "details": "The regular expression engine in JRuby before 1.4.1, when $KCODE is set to 'u', does not properly handle characters immediately after a UTF-8 character, which allows remote attackers to conduct cross-site scripting (XSS) attacks via a crafted string.", - "severity": [ - - ], + "severity": [], "affected": [ { "package": { diff --git a/advisories/github-reviewed/2023/05/GHSA-q3j6-22wf-3jh9/GHSA-q3j6-22wf-3jh9.json b/advisories/github-reviewed/2023/05/GHSA-q3j6-22wf-3jh9/GHSA-q3j6-22wf-3jh9.json index d862bf48208..a2bea735479 100644 --- a/advisories/github-reviewed/2023/05/GHSA-q3j6-22wf-3jh9/GHSA-q3j6-22wf-3jh9.json +++ b/advisories/github-reviewed/2023/05/GHSA-q3j6-22wf-3jh9/GHSA-q3j6-22wf-3jh9.json @@ -3,9 +3,7 @@ "id": "GHSA-q3j6-22wf-3jh9", "modified": "2023-05-11T20:39:55Z", "published": "2023-05-11T20:39:55Z", - "aliases": [ - - ], + "aliases": [], "summary": "github.com/ipfs/go-bitswap vulnerable to DOS unbounded persistent memory leak", "details": "This package has been moved to [`github.com/ipfs/boxo/bitswap`](https://pkg.go.dev/github.com/ipfs/boxo/bitswap), this vulnerability is tracked there: https://github.com/ipfs/boxo/security/advisories/GHSA-m974-xj4j-7qv5 (`CVE-2023-25568`)\n\n### Remediation\nThis is a two step process:\n1. Apply one of:\n - (**recommended**) upgrade from `github.com/ipfs/go-bitswap` to `github.com/ipfs/boxo/bitswap`.\n - If you are still using `github.com/ipfs/go-bitswap` and cannot upgrade to `boxo`, you can upgrade to `github.com/ipfs/go-bitswap@v0.12.0`, this will replace the `go-bitswap` implementation by stubs which points to `boxo`.\n2. Open https://github.com/ipfs/boxo/security/advisories/GHSA-m974-xj4j-7qv5 and then follow `boxo`'s remediation section.\n\n### Vulnerable symbols\n- `>= v0.9.0; < v0.12.0`\n - `github.com/ipfs/go-bitswap/server/internal/decision.(*Engine).MessageReceived`\n - `github.com/ipfs/go-bitswap/server/internal/decision.(*Engine).NotifyNewBlocks`\n - `github.com/ipfs/go-bitswap/server/internal/decision.(*Engine).findOrCreate`\n - `github.com/ipfs/go-bitswap/server/internal/decision.(*Engine).PeerConnected`\n- `v0.8.0`\n - `github.com/ipfs/go-bitswap/internal/decision.(*Engine).MessageReceived`\n - `github.com/ipfs/go-bitswap/internal/decision.(*Engine).NotifyNewBlocks`\n - `github.com/ipfs/go-bitswap/internal/decision.(*Engine).findOrCreate`\n - `github.com/ipfs/go-bitswap/internal/decision.(*Engine).PeerConnected`\n- `< v0.8.0`\n - `github.com/ipfs/go-bitswap/internal/decision.(*Engine).MessageReceived`\n - `github.com/ipfs/go-bitswap/internal/decision.(*Engine).receiveBlocksFrom`\n - `github.com/ipfs/go-bitswap/internal/decision.(*Engine).findOrCreate`\n - `github.com/ipfs/go-bitswap/internal/decision.(*Engine).PeerConnected`\n\n### Workarounds\nIf you are using the stubs at `github.com/ipfs/go-bitswap` and not taking advantage of the features provided by the server, refactoring your code to use the new split API will allows you to run in a client-only mode using: [`github.com/ipfs/go-bitswap/client`](https://pkg.go.dev/github.com/ipfs/go-bitswap/client).", "severity": [ diff --git a/advisories/github-reviewed/2023/06/GHSA-87mf-9wg6-ppf8/GHSA-87mf-9wg6-ppf8.json b/advisories/github-reviewed/2023/06/GHSA-87mf-9wg6-ppf8/GHSA-87mf-9wg6-ppf8.json index b0d5a8412b9..b6d55d103af 100644 --- a/advisories/github-reviewed/2023/06/GHSA-87mf-9wg6-ppf8/GHSA-87mf-9wg6-ppf8.json +++ b/advisories/github-reviewed/2023/06/GHSA-87mf-9wg6-ppf8/GHSA-87mf-9wg6-ppf8.json @@ -3,14 +3,10 @@ "id": "GHSA-87mf-9wg6-ppf8", "modified": "2023-06-16T17:45:05Z", "published": "2023-06-12T18:52:23Z", - "aliases": [ - - ], + "aliases": [], "summary": "Ouroboros is Unsound", "details": "In 0.15.0 and prior, Ouroboros works internally by creating a struct where all uses of 'this are replaced by 'static. However, a recent addition to Miri checks that references passed to functions are valid during the entire execution of the function, even when those references are passed inside a struct. This poses an issue for dropping self-referencing values, as the reference becomes invalid during the dropping process. Effectively, since self-referencing structs are not allowed in vanilla Rust, there is no allowance for dropping data during a function that has also been given a reference to that data. There's usually no way to pass a and &a to the same function.\n\nA fix was attempted, where the struct would be turned in to a raw byte array and only transformed back into the underlying data type inside each function. This is allowable as a reference can be created and die over the body of a function, as long as the reference was created inside the function. However, this is also not sound if the original struct contains padding. There is no way to initialize padding bytes to a known value that Miri will accept, so when it is cast to an array some of the bytes contain uninitialized values. This is not acceptable (despite the fact that these bytes are never read) due to the potential for optimizations that may read from the uninitialized bytes. Besides which, this fix does not allow for template or constant parameters as there is no way to check the size of a templated type without giving specific, concrete values for the template parameters.\n\nThe final solution was to use this fix while wrapping the raw byte array in MaybeUninit<>.", - "severity": [ - - ], + "severity": [], "affected": [ { "package": { @@ -47,9 +43,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2023-06-12T18:52:23Z", diff --git a/advisories/github-reviewed/2024/07/GHSA-vhmj-5q9r-mm9g/GHSA-vhmj-5q9r-mm9g.json b/advisories/github-reviewed/2024/07/GHSA-vhmj-5q9r-mm9g/GHSA-vhmj-5q9r-mm9g.json index 64246719e36..14fa8ebc33a 100644 --- a/advisories/github-reviewed/2024/07/GHSA-vhmj-5q9r-mm9g/GHSA-vhmj-5q9r-mm9g.json +++ b/advisories/github-reviewed/2024/07/GHSA-vhmj-5q9r-mm9g/GHSA-vhmj-5q9r-mm9g.json @@ -3,9 +3,7 @@ "id": "GHSA-vhmj-5q9r-mm9g", "modified": "2024-07-17T16:01:37Z", "published": "2024-07-17T16:01:37Z", - "aliases": [ - - ], + "aliases": [], "summary": "BlastRADIUS also affects eduMFA", "details": "### Summary\nBlastRADIUS (see blastradius.fail for details) also affects eduMFA prior version 2.2.0, because the Message-Authenticator attributes were not checked.\n\n### Details\nWebsite with the vulnerability information blastradius.fail\nThe original vulnerability has been assigned CVE-2024-3596\nCase in vince: https://kb.cert.org/vuls/id/456537\n\n### PoC\nThere is no known proof-of-concept except for the attack shown in the paper from the researchers \n\n### Impact\nAn attacker can trigger an authentication flow with a RADIUS-backed token, intercept the RADIUS packet sent by eduMFA and modify the RADIUS server's answer, which would lead eduMFA to believe that the token is valid, even though the RADIUS servers answer was a reject.\n", "severity": [ diff --git a/advisories/unreviewed/2021/12/GHSA-3j2x-7h4w-pgjq/GHSA-3j2x-7h4w-pgjq.json b/advisories/unreviewed/2021/12/GHSA-3j2x-7h4w-pgjq/GHSA-3j2x-7h4w-pgjq.json index 651813a1bdc..0e79b8b94e7 100644 --- a/advisories/unreviewed/2021/12/GHSA-3j2x-7h4w-pgjq/GHSA-3j2x-7h4w-pgjq.json +++ b/advisories/unreviewed/2021/12/GHSA-3j2x-7h4w-pgjq/GHSA-3j2x-7h4w-pgjq.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/2021/12/GHSA-7jhp-ff4f-8fx7/GHSA-7jhp-ff4f-8fx7.json b/advisories/unreviewed/2021/12/GHSA-7jhp-ff4f-8fx7/GHSA-7jhp-ff4f-8fx7.json index 65e881decc2..22f2810f975 100644 --- a/advisories/unreviewed/2021/12/GHSA-7jhp-ff4f-8fx7/GHSA-7jhp-ff4f-8fx7.json +++ b/advisories/unreviewed/2021/12/GHSA-7jhp-ff4f-8fx7/GHSA-7jhp-ff4f-8fx7.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/2021/12/GHSA-g7qh-99q7-56qv/GHSA-g7qh-99q7-56qv.json b/advisories/unreviewed/2021/12/GHSA-g7qh-99q7-56qv/GHSA-g7qh-99q7-56qv.json index aef86f23fb4..7c371008808 100644 --- a/advisories/unreviewed/2021/12/GHSA-g7qh-99q7-56qv/GHSA-g7qh-99q7-56qv.json +++ b/advisories/unreviewed/2021/12/GHSA-g7qh-99q7-56qv/GHSA-g7qh-99q7-56qv.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/05/GHSA-238x-xx54-w2xc/GHSA-238x-xx54-w2xc.json b/advisories/unreviewed/2022/05/GHSA-238x-xx54-w2xc/GHSA-238x-xx54-w2xc.json index cdf7a60a144..5c619d80b07 100644 --- a/advisories/unreviewed/2022/05/GHSA-238x-xx54-w2xc/GHSA-238x-xx54-w2xc.json +++ b/advisories/unreviewed/2022/05/GHSA-238x-xx54-w2xc/GHSA-238x-xx54-w2xc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-24gc-8wwv-g9pv/GHSA-24gc-8wwv-g9pv.json b/advisories/unreviewed/2022/05/GHSA-24gc-8wwv-g9pv/GHSA-24gc-8wwv-g9pv.json index e02e79f00ed..b4c63abcd66 100644 --- a/advisories/unreviewed/2022/05/GHSA-24gc-8wwv-g9pv/GHSA-24gc-8wwv-g9pv.json +++ b/advisories/unreviewed/2022/05/GHSA-24gc-8wwv-g9pv/GHSA-24gc-8wwv-g9pv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-24jv-p3jm-jjh3/GHSA-24jv-p3jm-jjh3.json b/advisories/unreviewed/2022/05/GHSA-24jv-p3jm-jjh3/GHSA-24jv-p3jm-jjh3.json index b9c58288363..ff96610981b 100644 --- a/advisories/unreviewed/2022/05/GHSA-24jv-p3jm-jjh3/GHSA-24jv-p3jm-jjh3.json +++ b/advisories/unreviewed/2022/05/GHSA-24jv-p3jm-jjh3/GHSA-24jv-p3jm-jjh3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-253m-678w-hcj3/GHSA-253m-678w-hcj3.json b/advisories/unreviewed/2022/05/GHSA-253m-678w-hcj3/GHSA-253m-678w-hcj3.json index e6f1d074203..799d313f2de 100644 --- a/advisories/unreviewed/2022/05/GHSA-253m-678w-hcj3/GHSA-253m-678w-hcj3.json +++ b/advisories/unreviewed/2022/05/GHSA-253m-678w-hcj3/GHSA-253m-678w-hcj3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-26pp-wmv6-ph7r/GHSA-26pp-wmv6-ph7r.json b/advisories/unreviewed/2022/05/GHSA-26pp-wmv6-ph7r/GHSA-26pp-wmv6-ph7r.json index 0e96d6e8510..2cb895e90d7 100644 --- a/advisories/unreviewed/2022/05/GHSA-26pp-wmv6-ph7r/GHSA-26pp-wmv6-ph7r.json +++ b/advisories/unreviewed/2022/05/GHSA-26pp-wmv6-ph7r/GHSA-26pp-wmv6-ph7r.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-292m-vfg5-7q62/GHSA-292m-vfg5-7q62.json b/advisories/unreviewed/2022/05/GHSA-292m-vfg5-7q62/GHSA-292m-vfg5-7q62.json index 4822fa2092d..073ea3d7813 100644 --- a/advisories/unreviewed/2022/05/GHSA-292m-vfg5-7q62/GHSA-292m-vfg5-7q62.json +++ b/advisories/unreviewed/2022/05/GHSA-292m-vfg5-7q62/GHSA-292m-vfg5-7q62.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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-295h-cr4x-342x/GHSA-295h-cr4x-342x.json b/advisories/unreviewed/2022/05/GHSA-295h-cr4x-342x/GHSA-295h-cr4x-342x.json index 0f066bce189..6b19fc0436e 100644 --- a/advisories/unreviewed/2022/05/GHSA-295h-cr4x-342x/GHSA-295h-cr4x-342x.json +++ b/advisories/unreviewed/2022/05/GHSA-295h-cr4x-342x/GHSA-295h-cr4x-342x.json @@ -7,12 +7,8 @@ "CVE-2014-100027" ], "details": "Cross-site scripting (XSS) vulnerability in the WP SlimStat plugin before 3.5.6 for WordPress allows remote attackers to inject arbitrary web script or HTML via a crafted URL.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2c2c-vqcm-ccr6/GHSA-2c2c-vqcm-ccr6.json b/advisories/unreviewed/2022/05/GHSA-2c2c-vqcm-ccr6/GHSA-2c2c-vqcm-ccr6.json index bffa2f66129..815021f567f 100644 --- a/advisories/unreviewed/2022/05/GHSA-2c2c-vqcm-ccr6/GHSA-2c2c-vqcm-ccr6.json +++ b/advisories/unreviewed/2022/05/GHSA-2c2c-vqcm-ccr6/GHSA-2c2c-vqcm-ccr6.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2chm-j8gv-9pq6/GHSA-2chm-j8gv-9pq6.json b/advisories/unreviewed/2022/05/GHSA-2chm-j8gv-9pq6/GHSA-2chm-j8gv-9pq6.json index d53ddcf5c5e..9ecddd13240 100644 --- a/advisories/unreviewed/2022/05/GHSA-2chm-j8gv-9pq6/GHSA-2chm-j8gv-9pq6.json +++ b/advisories/unreviewed/2022/05/GHSA-2chm-j8gv-9pq6/GHSA-2chm-j8gv-9pq6.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2fm4-33w4-x4fw/GHSA-2fm4-33w4-x4fw.json b/advisories/unreviewed/2022/05/GHSA-2fm4-33w4-x4fw/GHSA-2fm4-33w4-x4fw.json index a9834895f68..57f43ae48ae 100644 --- a/advisories/unreviewed/2022/05/GHSA-2fm4-33w4-x4fw/GHSA-2fm4-33w4-x4fw.json +++ b/advisories/unreviewed/2022/05/GHSA-2fm4-33w4-x4fw/GHSA-2fm4-33w4-x4fw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2fph-f2f6-cpgm/GHSA-2fph-f2f6-cpgm.json b/advisories/unreviewed/2022/05/GHSA-2fph-f2f6-cpgm/GHSA-2fph-f2f6-cpgm.json index 52511c0c92a..914db2d715b 100644 --- a/advisories/unreviewed/2022/05/GHSA-2fph-f2f6-cpgm/GHSA-2fph-f2f6-cpgm.json +++ b/advisories/unreviewed/2022/05/GHSA-2fph-f2f6-cpgm/GHSA-2fph-f2f6-cpgm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2g73-r5mm-3q95/GHSA-2g73-r5mm-3q95.json b/advisories/unreviewed/2022/05/GHSA-2g73-r5mm-3q95/GHSA-2g73-r5mm-3q95.json index a6acffb2865..8b711b80e34 100644 --- a/advisories/unreviewed/2022/05/GHSA-2g73-r5mm-3q95/GHSA-2g73-r5mm-3q95.json +++ b/advisories/unreviewed/2022/05/GHSA-2g73-r5mm-3q95/GHSA-2g73-r5mm-3q95.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/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/2022/05/GHSA-2gq9-rqpm-h5mw/GHSA-2gq9-rqpm-h5mw.json b/advisories/unreviewed/2022/05/GHSA-2gq9-rqpm-h5mw/GHSA-2gq9-rqpm-h5mw.json index ed50020e4c4..47284dca630 100644 --- a/advisories/unreviewed/2022/05/GHSA-2gq9-rqpm-h5mw/GHSA-2gq9-rqpm-h5mw.json +++ b/advisories/unreviewed/2022/05/GHSA-2gq9-rqpm-h5mw/GHSA-2gq9-rqpm-h5mw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2gwg-wwvx-fx7x/GHSA-2gwg-wwvx-fx7x.json b/advisories/unreviewed/2022/05/GHSA-2gwg-wwvx-fx7x/GHSA-2gwg-wwvx-fx7x.json index 732c54470c7..aa2a7a145ab 100644 --- a/advisories/unreviewed/2022/05/GHSA-2gwg-wwvx-fx7x/GHSA-2gwg-wwvx-fx7x.json +++ b/advisories/unreviewed/2022/05/GHSA-2gwg-wwvx-fx7x/GHSA-2gwg-wwvx-fx7x.json @@ -7,12 +7,8 @@ "CVE-2014-10013" ], "details": "SQL injection vulnerability in the Another WordPress Classifieds Plugin plugin for WordPress allows remote attackers to execute arbitrary SQL commands via the keywordphrase parameter in a dosearch action.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2h8h-h9vg-9cr4/GHSA-2h8h-h9vg-9cr4.json b/advisories/unreviewed/2022/05/GHSA-2h8h-h9vg-9cr4/GHSA-2h8h-h9vg-9cr4.json index a7156a2ae09..1790aeac98a 100644 --- a/advisories/unreviewed/2022/05/GHSA-2h8h-h9vg-9cr4/GHSA-2h8h-h9vg-9cr4.json +++ b/advisories/unreviewed/2022/05/GHSA-2h8h-h9vg-9cr4/GHSA-2h8h-h9vg-9cr4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2hf9-5xx8-chm2/GHSA-2hf9-5xx8-chm2.json b/advisories/unreviewed/2022/05/GHSA-2hf9-5xx8-chm2/GHSA-2hf9-5xx8-chm2.json index 496d2622b43..a9cbacd2369 100644 --- a/advisories/unreviewed/2022/05/GHSA-2hf9-5xx8-chm2/GHSA-2hf9-5xx8-chm2.json +++ b/advisories/unreviewed/2022/05/GHSA-2hf9-5xx8-chm2/GHSA-2hf9-5xx8-chm2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2j5g-w3c2-pj99/GHSA-2j5g-w3c2-pj99.json b/advisories/unreviewed/2022/05/GHSA-2j5g-w3c2-pj99/GHSA-2j5g-w3c2-pj99.json index 335e04dad0d..8703332f91a 100644 --- a/advisories/unreviewed/2022/05/GHSA-2j5g-w3c2-pj99/GHSA-2j5g-w3c2-pj99.json +++ b/advisories/unreviewed/2022/05/GHSA-2j5g-w3c2-pj99/GHSA-2j5g-w3c2-pj99.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2jfm-6r79-h6mp/GHSA-2jfm-6r79-h6mp.json b/advisories/unreviewed/2022/05/GHSA-2jfm-6r79-h6mp/GHSA-2jfm-6r79-h6mp.json index 5415793c30e..412903f2505 100644 --- a/advisories/unreviewed/2022/05/GHSA-2jfm-6r79-h6mp/GHSA-2jfm-6r79-h6mp.json +++ b/advisories/unreviewed/2022/05/GHSA-2jfm-6r79-h6mp/GHSA-2jfm-6r79-h6mp.json @@ -7,12 +7,8 @@ "CVE-2014-100020" ], "details": "SQL injection vulnerability in ChangeEmail.php in iTechClassifieds 3.03.057 allows remote attackers to execute arbitrary SQL commands via the PreviewNum parameter. NOTE: the CatID parameter is already covered by CVE-2008-0685.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2m33-j5rj-qj47/GHSA-2m33-j5rj-qj47.json b/advisories/unreviewed/2022/05/GHSA-2m33-j5rj-qj47/GHSA-2m33-j5rj-qj47.json index 11b29c29b5f..186e2ce3bf8 100644 --- a/advisories/unreviewed/2022/05/GHSA-2m33-j5rj-qj47/GHSA-2m33-j5rj-qj47.json +++ b/advisories/unreviewed/2022/05/GHSA-2m33-j5rj-qj47/GHSA-2m33-j5rj-qj47.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-2mcq-8fh6-cjj4/GHSA-2mcq-8fh6-cjj4.json b/advisories/unreviewed/2022/05/GHSA-2mcq-8fh6-cjj4/GHSA-2mcq-8fh6-cjj4.json index c208cbfbca9..e0a997a088f 100644 --- a/advisories/unreviewed/2022/05/GHSA-2mcq-8fh6-cjj4/GHSA-2mcq-8fh6-cjj4.json +++ b/advisories/unreviewed/2022/05/GHSA-2mcq-8fh6-cjj4/GHSA-2mcq-8fh6-cjj4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-2p36-4f38-pgr5/GHSA-2p36-4f38-pgr5.json b/advisories/unreviewed/2022/05/GHSA-2p36-4f38-pgr5/GHSA-2p36-4f38-pgr5.json index 63d542fc130..31371ff2ce6 100644 --- a/advisories/unreviewed/2022/05/GHSA-2p36-4f38-pgr5/GHSA-2p36-4f38-pgr5.json +++ b/advisories/unreviewed/2022/05/GHSA-2p36-4f38-pgr5/GHSA-2p36-4f38-pgr5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2qfm-pppv-fqqv/GHSA-2qfm-pppv-fqqv.json b/advisories/unreviewed/2022/05/GHSA-2qfm-pppv-fqqv/GHSA-2qfm-pppv-fqqv.json index 54d66d2e15a..142c199b038 100644 --- a/advisories/unreviewed/2022/05/GHSA-2qfm-pppv-fqqv/GHSA-2qfm-pppv-fqqv.json +++ b/advisories/unreviewed/2022/05/GHSA-2qfm-pppv-fqqv/GHSA-2qfm-pppv-fqqv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2r6v-2267-cw2r/GHSA-2r6v-2267-cw2r.json b/advisories/unreviewed/2022/05/GHSA-2r6v-2267-cw2r/GHSA-2r6v-2267-cw2r.json index 3500c966ca7..b88adc7fa67 100644 --- a/advisories/unreviewed/2022/05/GHSA-2r6v-2267-cw2r/GHSA-2r6v-2267-cw2r.json +++ b/advisories/unreviewed/2022/05/GHSA-2r6v-2267-cw2r/GHSA-2r6v-2267-cw2r.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2xcj-m3jp-cgj9/GHSA-2xcj-m3jp-cgj9.json b/advisories/unreviewed/2022/05/GHSA-2xcj-m3jp-cgj9/GHSA-2xcj-m3jp-cgj9.json index 51fc4caa338..fa3b721341e 100644 --- a/advisories/unreviewed/2022/05/GHSA-2xcj-m3jp-cgj9/GHSA-2xcj-m3jp-cgj9.json +++ b/advisories/unreviewed/2022/05/GHSA-2xcj-m3jp-cgj9/GHSA-2xcj-m3jp-cgj9.json @@ -7,12 +7,8 @@ "CVE-2013-7417" ], "details": "Cross-site scripting (XSS) vulnerability in cgi-bin/ipinfo.cgi in IPCop (aka IPCop Firewall) before 2.1.3 allows remote attackers to inject arbitrary web script or HTML via the QUERY_STRING. NOTE: this can be used to bypass the cross-site request forgery (CSRF) protection mechanism by setting the Referer.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2xpr-684m-v738/GHSA-2xpr-684m-v738.json b/advisories/unreviewed/2022/05/GHSA-2xpr-684m-v738/GHSA-2xpr-684m-v738.json index dde49fd739e..2db70c0f1b7 100644 --- a/advisories/unreviewed/2022/05/GHSA-2xpr-684m-v738/GHSA-2xpr-684m-v738.json +++ b/advisories/unreviewed/2022/05/GHSA-2xpr-684m-v738/GHSA-2xpr-684m-v738.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-2xq2-96fm-446w/GHSA-2xq2-96fm-446w.json b/advisories/unreviewed/2022/05/GHSA-2xq2-96fm-446w/GHSA-2xq2-96fm-446w.json index df888c53d1e..a97d05a0cc1 100644 --- a/advisories/unreviewed/2022/05/GHSA-2xq2-96fm-446w/GHSA-2xq2-96fm-446w.json +++ b/advisories/unreviewed/2022/05/GHSA-2xq2-96fm-446w/GHSA-2xq2-96fm-446w.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2xwv-qj35-wxv7/GHSA-2xwv-qj35-wxv7.json b/advisories/unreviewed/2022/05/GHSA-2xwv-qj35-wxv7/GHSA-2xwv-qj35-wxv7.json index cd488d95f00..5402af49449 100644 --- a/advisories/unreviewed/2022/05/GHSA-2xwv-qj35-wxv7/GHSA-2xwv-qj35-wxv7.json +++ b/advisories/unreviewed/2022/05/GHSA-2xwv-qj35-wxv7/GHSA-2xwv-qj35-wxv7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-32w5-6g7q-f4f8/GHSA-32w5-6g7q-f4f8.json b/advisories/unreviewed/2022/05/GHSA-32w5-6g7q-f4f8/GHSA-32w5-6g7q-f4f8.json index 010b9c35222..0967e236acf 100644 --- a/advisories/unreviewed/2022/05/GHSA-32w5-6g7q-f4f8/GHSA-32w5-6g7q-f4f8.json +++ b/advisories/unreviewed/2022/05/GHSA-32w5-6g7q-f4f8/GHSA-32w5-6g7q-f4f8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-3365-754m-855p/GHSA-3365-754m-855p.json b/advisories/unreviewed/2022/05/GHSA-3365-754m-855p/GHSA-3365-754m-855p.json index ecba60e97d2..aedbf435cf6 100644 --- a/advisories/unreviewed/2022/05/GHSA-3365-754m-855p/GHSA-3365-754m-855p.json +++ b/advisories/unreviewed/2022/05/GHSA-3365-754m-855p/GHSA-3365-754m-855p.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-33jw-h57w-fr79/GHSA-33jw-h57w-fr79.json b/advisories/unreviewed/2022/05/GHSA-33jw-h57w-fr79/GHSA-33jw-h57w-fr79.json index bed44377835..83888aa4435 100644 --- a/advisories/unreviewed/2022/05/GHSA-33jw-h57w-fr79/GHSA-33jw-h57w-fr79.json +++ b/advisories/unreviewed/2022/05/GHSA-33jw-h57w-fr79/GHSA-33jw-h57w-fr79.json @@ -7,12 +7,8 @@ "CVE-2015-3416" ], "details": "The sqlite3VXPrintf function in printf.c in SQLite before 3.8.9 does not properly handle precision and width values during floating-point conversions, which allows context-dependent attackers to cause a denial of service (integer overflow and stack-based buffer overflow) or possibly have unspecified other impact via large integers in a crafted printf function call in a SELECT statement.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-34vh-vgvx-pqr7/GHSA-34vh-vgvx-pqr7.json b/advisories/unreviewed/2022/05/GHSA-34vh-vgvx-pqr7/GHSA-34vh-vgvx-pqr7.json index 5326a94f77e..1f8d1acaf3a 100644 --- a/advisories/unreviewed/2022/05/GHSA-34vh-vgvx-pqr7/GHSA-34vh-vgvx-pqr7.json +++ b/advisories/unreviewed/2022/05/GHSA-34vh-vgvx-pqr7/GHSA-34vh-vgvx-pqr7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-363v-qrh4-66cf/GHSA-363v-qrh4-66cf.json b/advisories/unreviewed/2022/05/GHSA-363v-qrh4-66cf/GHSA-363v-qrh4-66cf.json index 17acd4cf7ef..43cb14dd835 100644 --- a/advisories/unreviewed/2022/05/GHSA-363v-qrh4-66cf/GHSA-363v-qrh4-66cf.json +++ b/advisories/unreviewed/2022/05/GHSA-363v-qrh4-66cf/GHSA-363v-qrh4-66cf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -47,9 +45,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-366c-wvx8-j8mg/GHSA-366c-wvx8-j8mg.json b/advisories/unreviewed/2022/05/GHSA-366c-wvx8-j8mg/GHSA-366c-wvx8-j8mg.json index 064385b7ed0..52fb12ebaf2 100644 --- a/advisories/unreviewed/2022/05/GHSA-366c-wvx8-j8mg/GHSA-366c-wvx8-j8mg.json +++ b/advisories/unreviewed/2022/05/GHSA-366c-wvx8-j8mg/GHSA-366c-wvx8-j8mg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-367f-x5pr-rh7f/GHSA-367f-x5pr-rh7f.json b/advisories/unreviewed/2022/05/GHSA-367f-x5pr-rh7f/GHSA-367f-x5pr-rh7f.json index 8674e04f5f8..a91bc1a7c8a 100644 --- a/advisories/unreviewed/2022/05/GHSA-367f-x5pr-rh7f/GHSA-367f-x5pr-rh7f.json +++ b/advisories/unreviewed/2022/05/GHSA-367f-x5pr-rh7f/GHSA-367f-x5pr-rh7f.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-36r4-gjh8-q5ww/GHSA-36r4-gjh8-q5ww.json b/advisories/unreviewed/2022/05/GHSA-36r4-gjh8-q5ww/GHSA-36r4-gjh8-q5ww.json index d785f42a12a..543697b7e92 100644 --- a/advisories/unreviewed/2022/05/GHSA-36r4-gjh8-q5ww/GHSA-36r4-gjh8-q5ww.json +++ b/advisories/unreviewed/2022/05/GHSA-36r4-gjh8-q5ww/GHSA-36r4-gjh8-q5ww.json @@ -7,12 +7,8 @@ "CVE-2013-1086" ], "details": "Cross-site scripting (XSS) vulnerability in WebAccess in Novell GroupWise before 8.0.3 HP3, and 2012 before SP2, allows remote attackers to inject arbitrary web script or HTML via vectors involving an onError attribute.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-36wg-g5hr-xh2j/GHSA-36wg-g5hr-xh2j.json b/advisories/unreviewed/2022/05/GHSA-36wg-g5hr-xh2j/GHSA-36wg-g5hr-xh2j.json index f9264d4a73c..b90a5fe9f78 100644 --- a/advisories/unreviewed/2022/05/GHSA-36wg-g5hr-xh2j/GHSA-36wg-g5hr-xh2j.json +++ b/advisories/unreviewed/2022/05/GHSA-36wg-g5hr-xh2j/GHSA-36wg-g5hr-xh2j.json @@ -7,12 +7,8 @@ "CVE-2014-100014" ], "details": "Multiple stack-based buffer overflows in pdmwService.exe in SolidWorks Workgroup PDM 2014 SP2 allow remote attackers to execute arbitrary code via a long string in a (1) 2001, (2) 2002, or (3) 2003 opcode to port 3000.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-373h-5fj9-5xc7/GHSA-373h-5fj9-5xc7.json b/advisories/unreviewed/2022/05/GHSA-373h-5fj9-5xc7/GHSA-373h-5fj9-5xc7.json index 44175f70746..1c3ef91acf0 100644 --- a/advisories/unreviewed/2022/05/GHSA-373h-5fj9-5xc7/GHSA-373h-5fj9-5xc7.json +++ b/advisories/unreviewed/2022/05/GHSA-373h-5fj9-5xc7/GHSA-373h-5fj9-5xc7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-376c-xvw8-32v7/GHSA-376c-xvw8-32v7.json b/advisories/unreviewed/2022/05/GHSA-376c-xvw8-32v7/GHSA-376c-xvw8-32v7.json index bb3fe980a54..8e263829939 100644 --- a/advisories/unreviewed/2022/05/GHSA-376c-xvw8-32v7/GHSA-376c-xvw8-32v7.json +++ b/advisories/unreviewed/2022/05/GHSA-376c-xvw8-32v7/GHSA-376c-xvw8-32v7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-384x-vf8j-86f2/GHSA-384x-vf8j-86f2.json b/advisories/unreviewed/2022/05/GHSA-384x-vf8j-86f2/GHSA-384x-vf8j-86f2.json index 501232ac5d5..db3519ef157 100644 --- a/advisories/unreviewed/2022/05/GHSA-384x-vf8j-86f2/GHSA-384x-vf8j-86f2.json +++ b/advisories/unreviewed/2022/05/GHSA-384x-vf8j-86f2/GHSA-384x-vf8j-86f2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-386g-pgm8-cfcr/GHSA-386g-pgm8-cfcr.json b/advisories/unreviewed/2022/05/GHSA-386g-pgm8-cfcr/GHSA-386g-pgm8-cfcr.json index 5fea9dc5bb7..d54439ec5da 100644 --- a/advisories/unreviewed/2022/05/GHSA-386g-pgm8-cfcr/GHSA-386g-pgm8-cfcr.json +++ b/advisories/unreviewed/2022/05/GHSA-386g-pgm8-cfcr/GHSA-386g-pgm8-cfcr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-38c3-mwj9-557m/GHSA-38c3-mwj9-557m.json b/advisories/unreviewed/2022/05/GHSA-38c3-mwj9-557m/GHSA-38c3-mwj9-557m.json index 4fb0f0a98fd..f5de400f5f3 100644 --- a/advisories/unreviewed/2022/05/GHSA-38c3-mwj9-557m/GHSA-38c3-mwj9-557m.json +++ b/advisories/unreviewed/2022/05/GHSA-38c3-mwj9-557m/GHSA-38c3-mwj9-557m.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-39gv-p97w-w5h3/GHSA-39gv-p97w-w5h3.json b/advisories/unreviewed/2022/05/GHSA-39gv-p97w-w5h3/GHSA-39gv-p97w-w5h3.json index 6cb9597d1f4..bacb3ff36d4 100644 --- a/advisories/unreviewed/2022/05/GHSA-39gv-p97w-w5h3/GHSA-39gv-p97w-w5h3.json +++ b/advisories/unreviewed/2022/05/GHSA-39gv-p97w-w5h3/GHSA-39gv-p97w-w5h3.json @@ -7,12 +7,8 @@ "CVE-2014-100025" ], "details": "Cross-site request forgery (CSRF) vulnerability in index.php/user_data/insert_user in Savsoft Quiz allows remote attackers to hijack the authentication of administrators for requests that create an administrator account via a crafted request.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-3c55-h885-645p/GHSA-3c55-h885-645p.json b/advisories/unreviewed/2022/05/GHSA-3c55-h885-645p/GHSA-3c55-h885-645p.json index c14bc0dc5db..9eabd38c1d2 100644 --- a/advisories/unreviewed/2022/05/GHSA-3c55-h885-645p/GHSA-3c55-h885-645p.json +++ b/advisories/unreviewed/2022/05/GHSA-3c55-h885-645p/GHSA-3c55-h885-645p.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-3ccx-f6pf-p86m/GHSA-3ccx-f6pf-p86m.json b/advisories/unreviewed/2022/05/GHSA-3ccx-f6pf-p86m/GHSA-3ccx-f6pf-p86m.json index 150b542a607..568e1b9bf37 100644 --- a/advisories/unreviewed/2022/05/GHSA-3ccx-f6pf-p86m/GHSA-3ccx-f6pf-p86m.json +++ b/advisories/unreviewed/2022/05/GHSA-3ccx-f6pf-p86m/GHSA-3ccx-f6pf-p86m.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-3cwh-v3v5-wv2h/GHSA-3cwh-v3v5-wv2h.json b/advisories/unreviewed/2022/05/GHSA-3cwh-v3v5-wv2h/GHSA-3cwh-v3v5-wv2h.json index be820bc1497..9e292dabc05 100644 --- a/advisories/unreviewed/2022/05/GHSA-3cwh-v3v5-wv2h/GHSA-3cwh-v3v5-wv2h.json +++ b/advisories/unreviewed/2022/05/GHSA-3cwh-v3v5-wv2h/GHSA-3cwh-v3v5-wv2h.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-3f2c-xwqh-4w82/GHSA-3f2c-xwqh-4w82.json b/advisories/unreviewed/2022/05/GHSA-3f2c-xwqh-4w82/GHSA-3f2c-xwqh-4w82.json index 751282629fc..3520d2ee5ac 100644 --- a/advisories/unreviewed/2022/05/GHSA-3f2c-xwqh-4w82/GHSA-3f2c-xwqh-4w82.json +++ b/advisories/unreviewed/2022/05/GHSA-3f2c-xwqh-4w82/GHSA-3f2c-xwqh-4w82.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-3g64-fqmg-p75w/GHSA-3g64-fqmg-p75w.json b/advisories/unreviewed/2022/05/GHSA-3g64-fqmg-p75w/GHSA-3g64-fqmg-p75w.json index d0d0df254df..dea885d0922 100644 --- a/advisories/unreviewed/2022/05/GHSA-3g64-fqmg-p75w/GHSA-3g64-fqmg-p75w.json +++ b/advisories/unreviewed/2022/05/GHSA-3g64-fqmg-p75w/GHSA-3g64-fqmg-p75w.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-3ghv-75mw-fc8f/GHSA-3ghv-75mw-fc8f.json b/advisories/unreviewed/2022/05/GHSA-3ghv-75mw-fc8f/GHSA-3ghv-75mw-fc8f.json index b49928a7f20..b0ec8510e0e 100644 --- a/advisories/unreviewed/2022/05/GHSA-3ghv-75mw-fc8f/GHSA-3ghv-75mw-fc8f.json +++ b/advisories/unreviewed/2022/05/GHSA-3ghv-75mw-fc8f/GHSA-3ghv-75mw-fc8f.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-3gvw-rhgr-8h2r/GHSA-3gvw-rhgr-8h2r.json b/advisories/unreviewed/2022/05/GHSA-3gvw-rhgr-8h2r/GHSA-3gvw-rhgr-8h2r.json index b9487628b6a..8e53ebaf3b0 100644 --- a/advisories/unreviewed/2022/05/GHSA-3gvw-rhgr-8h2r/GHSA-3gvw-rhgr-8h2r.json +++ b/advisories/unreviewed/2022/05/GHSA-3gvw-rhgr-8h2r/GHSA-3gvw-rhgr-8h2r.json @@ -7,12 +7,8 @@ "CVE-2014-3712" ], "details": "Katello allows remote attackers to cause a denial of service (memory consumption) via the (1) mode parameter in the setup_utils function in content_search_controller.rb or (2) action parameter in the respond function in api/api_controller.rb in app/controllers/katello/, which is passed to the to_sym method.", - "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-3m8x-7qxf-c378/GHSA-3m8x-7qxf-c378.json b/advisories/unreviewed/2022/05/GHSA-3m8x-7qxf-c378/GHSA-3m8x-7qxf-c378.json index 4a0ae57aea1..1ebe5428f6c 100644 --- a/advisories/unreviewed/2022/05/GHSA-3m8x-7qxf-c378/GHSA-3m8x-7qxf-c378.json +++ b/advisories/unreviewed/2022/05/GHSA-3m8x-7qxf-c378/GHSA-3m8x-7qxf-c378.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-3pqh-j93j-qr4h/GHSA-3pqh-j93j-qr4h.json b/advisories/unreviewed/2022/05/GHSA-3pqh-j93j-qr4h/GHSA-3pqh-j93j-qr4h.json index 3edb7349676..4aed7478eed 100644 --- a/advisories/unreviewed/2022/05/GHSA-3pqh-j93j-qr4h/GHSA-3pqh-j93j-qr4h.json +++ b/advisories/unreviewed/2022/05/GHSA-3pqh-j93j-qr4h/GHSA-3pqh-j93j-qr4h.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-3rq4-xx94-7cf9/GHSA-3rq4-xx94-7cf9.json b/advisories/unreviewed/2022/05/GHSA-3rq4-xx94-7cf9/GHSA-3rq4-xx94-7cf9.json index 4571debd71e..3e6d4e091c7 100644 --- a/advisories/unreviewed/2022/05/GHSA-3rq4-xx94-7cf9/GHSA-3rq4-xx94-7cf9.json +++ b/advisories/unreviewed/2022/05/GHSA-3rq4-xx94-7cf9/GHSA-3rq4-xx94-7cf9.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-3rqr-v2gc-jxp4/GHSA-3rqr-v2gc-jxp4.json b/advisories/unreviewed/2022/05/GHSA-3rqr-v2gc-jxp4/GHSA-3rqr-v2gc-jxp4.json index 99e58bc8264..ab589ef6641 100644 --- a/advisories/unreviewed/2022/05/GHSA-3rqr-v2gc-jxp4/GHSA-3rqr-v2gc-jxp4.json +++ b/advisories/unreviewed/2022/05/GHSA-3rqr-v2gc-jxp4/GHSA-3rqr-v2gc-jxp4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-3wxf-2wrv-x2cq/GHSA-3wxf-2wrv-x2cq.json b/advisories/unreviewed/2022/05/GHSA-3wxf-2wrv-x2cq/GHSA-3wxf-2wrv-x2cq.json index 41886da4108..50cab490935 100644 --- a/advisories/unreviewed/2022/05/GHSA-3wxf-2wrv-x2cq/GHSA-3wxf-2wrv-x2cq.json +++ b/advisories/unreviewed/2022/05/GHSA-3wxf-2wrv-x2cq/GHSA-3wxf-2wrv-x2cq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/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/2022/05/GHSA-3x89-96hq-8v55/GHSA-3x89-96hq-8v55.json b/advisories/unreviewed/2022/05/GHSA-3x89-96hq-8v55/GHSA-3x89-96hq-8v55.json index 93602bb7dc5..d2d3f55c7c0 100644 --- a/advisories/unreviewed/2022/05/GHSA-3x89-96hq-8v55/GHSA-3x89-96hq-8v55.json +++ b/advisories/unreviewed/2022/05/GHSA-3x89-96hq-8v55/GHSA-3x89-96hq-8v55.json @@ -7,12 +7,8 @@ "CVE-2014-10010" ], "details": "Directory traversal vulnerability in PHPJabbers Appointment Scheduler 2.0 allows remote attackers to read arbitrary files via a .. (dot dot) in the id parameter in a pjActionDownload action to the pjBackup controller.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-3xm5-w4wq-543r/GHSA-3xm5-w4wq-543r.json b/advisories/unreviewed/2022/05/GHSA-3xm5-w4wq-543r/GHSA-3xm5-w4wq-543r.json index 49abc9c41d0..1c16e6146eb 100644 --- a/advisories/unreviewed/2022/05/GHSA-3xm5-w4wq-543r/GHSA-3xm5-w4wq-543r.json +++ b/advisories/unreviewed/2022/05/GHSA-3xm5-w4wq-543r/GHSA-3xm5-w4wq-543r.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-426r-76c6-x67x/GHSA-426r-76c6-x67x.json b/advisories/unreviewed/2022/05/GHSA-426r-76c6-x67x/GHSA-426r-76c6-x67x.json index bbc6c9e117f..bb7e9e5cb59 100644 --- a/advisories/unreviewed/2022/05/GHSA-426r-76c6-x67x/GHSA-426r-76c6-x67x.json +++ b/advisories/unreviewed/2022/05/GHSA-426r-76c6-x67x/GHSA-426r-76c6-x67x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-427h-rh28-hc2m/GHSA-427h-rh28-hc2m.json b/advisories/unreviewed/2022/05/GHSA-427h-rh28-hc2m/GHSA-427h-rh28-hc2m.json index 37e2106544d..a1fefa8fcb9 100644 --- a/advisories/unreviewed/2022/05/GHSA-427h-rh28-hc2m/GHSA-427h-rh28-hc2m.json +++ b/advisories/unreviewed/2022/05/GHSA-427h-rh28-hc2m/GHSA-427h-rh28-hc2m.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/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/2022/05/GHSA-42m2-m4h3-qr94/GHSA-42m2-m4h3-qr94.json b/advisories/unreviewed/2022/05/GHSA-42m2-m4h3-qr94/GHSA-42m2-m4h3-qr94.json index 691ac8c859c..15cadd81d96 100644 --- a/advisories/unreviewed/2022/05/GHSA-42m2-m4h3-qr94/GHSA-42m2-m4h3-qr94.json +++ b/advisories/unreviewed/2022/05/GHSA-42m2-m4h3-qr94/GHSA-42m2-m4h3-qr94.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -55,9 +53,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-42pg-qcjx-xrm7/GHSA-42pg-qcjx-xrm7.json b/advisories/unreviewed/2022/05/GHSA-42pg-qcjx-xrm7/GHSA-42pg-qcjx-xrm7.json index ed42640a9ff..7af940f68cf 100644 --- a/advisories/unreviewed/2022/05/GHSA-42pg-qcjx-xrm7/GHSA-42pg-qcjx-xrm7.json +++ b/advisories/unreviewed/2022/05/GHSA-42pg-qcjx-xrm7/GHSA-42pg-qcjx-xrm7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-434w-vx58-3f68/GHSA-434w-vx58-3f68.json b/advisories/unreviewed/2022/05/GHSA-434w-vx58-3f68/GHSA-434w-vx58-3f68.json index bd35c6cb86e..9f8f05fe750 100644 --- a/advisories/unreviewed/2022/05/GHSA-434w-vx58-3f68/GHSA-434w-vx58-3f68.json +++ b/advisories/unreviewed/2022/05/GHSA-434w-vx58-3f68/GHSA-434w-vx58-3f68.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-4368-3x2v-g4cm/GHSA-4368-3x2v-g4cm.json b/advisories/unreviewed/2022/05/GHSA-4368-3x2v-g4cm/GHSA-4368-3x2v-g4cm.json index 58a0962d51d..504f1734e21 100644 --- a/advisories/unreviewed/2022/05/GHSA-4368-3x2v-g4cm/GHSA-4368-3x2v-g4cm.json +++ b/advisories/unreviewed/2022/05/GHSA-4368-3x2v-g4cm/GHSA-4368-3x2v-g4cm.json @@ -7,12 +7,8 @@ "CVE-2013-2882" ], "details": "Google V8, as used in Google Chrome before 28.0.1500.95, allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors that leverage \"type confusion.\"", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-43hr-5fqr-46mx/GHSA-43hr-5fqr-46mx.json b/advisories/unreviewed/2022/05/GHSA-43hr-5fqr-46mx/GHSA-43hr-5fqr-46mx.json index 24ffd613fef..83d769f5f77 100644 --- a/advisories/unreviewed/2022/05/GHSA-43hr-5fqr-46mx/GHSA-43hr-5fqr-46mx.json +++ b/advisories/unreviewed/2022/05/GHSA-43hr-5fqr-46mx/GHSA-43hr-5fqr-46mx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-43wv-9mh2-86p7/GHSA-43wv-9mh2-86p7.json b/advisories/unreviewed/2022/05/GHSA-43wv-9mh2-86p7/GHSA-43wv-9mh2-86p7.json index de8c8af3e1c..65138d91ffd 100644 --- a/advisories/unreviewed/2022/05/GHSA-43wv-9mh2-86p7/GHSA-43wv-9mh2-86p7.json +++ b/advisories/unreviewed/2022/05/GHSA-43wv-9mh2-86p7/GHSA-43wv-9mh2-86p7.json @@ -7,12 +7,8 @@ "CVE-2014-10001" ], "details": "Multiple cross-site request forgery (CSRF) vulnerabilities in PHPJabbers Appointment Scheduler 2.0 allow remote attackers to hijack the authentication of administrators for requests that (1) conduct cross-site scripting (XSS) attacks via the i18n[1][name] parameter in a pjActionCreate action to the pjAdminServices controller or (2) add an administrator via a pjActionCreate action to the pjAdminUsers controller.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-43xw-grf3-j6mj/GHSA-43xw-grf3-j6mj.json b/advisories/unreviewed/2022/05/GHSA-43xw-grf3-j6mj/GHSA-43xw-grf3-j6mj.json index ccf73914c37..411bd0fca89 100644 --- a/advisories/unreviewed/2022/05/GHSA-43xw-grf3-j6mj/GHSA-43xw-grf3-j6mj.json +++ b/advisories/unreviewed/2022/05/GHSA-43xw-grf3-j6mj/GHSA-43xw-grf3-j6mj.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", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-44w8-g2pc-jwwm/GHSA-44w8-g2pc-jwwm.json b/advisories/unreviewed/2022/05/GHSA-44w8-g2pc-jwwm/GHSA-44w8-g2pc-jwwm.json index 5fa56ef35a9..5616a856228 100644 --- a/advisories/unreviewed/2022/05/GHSA-44w8-g2pc-jwwm/GHSA-44w8-g2pc-jwwm.json +++ b/advisories/unreviewed/2022/05/GHSA-44w8-g2pc-jwwm/GHSA-44w8-g2pc-jwwm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-453q-q3mp-9cq4/GHSA-453q-q3mp-9cq4.json b/advisories/unreviewed/2022/05/GHSA-453q-q3mp-9cq4/GHSA-453q-q3mp-9cq4.json index 596ecf361a0..37f375eff6d 100644 --- a/advisories/unreviewed/2022/05/GHSA-453q-q3mp-9cq4/GHSA-453q-q3mp-9cq4.json +++ b/advisories/unreviewed/2022/05/GHSA-453q-q3mp-9cq4/GHSA-453q-q3mp-9cq4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-45mr-865p-9cwq/GHSA-45mr-865p-9cwq.json b/advisories/unreviewed/2022/05/GHSA-45mr-865p-9cwq/GHSA-45mr-865p-9cwq.json index 3d953f45552..72eb6bc253d 100644 --- a/advisories/unreviewed/2022/05/GHSA-45mr-865p-9cwq/GHSA-45mr-865p-9cwq.json +++ b/advisories/unreviewed/2022/05/GHSA-45mr-865p-9cwq/GHSA-45mr-865p-9cwq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-45wp-5cww-89vw/GHSA-45wp-5cww-89vw.json b/advisories/unreviewed/2022/05/GHSA-45wp-5cww-89vw/GHSA-45wp-5cww-89vw.json index dc04efa3d9d..0851a8a9465 100644 --- a/advisories/unreviewed/2022/05/GHSA-45wp-5cww-89vw/GHSA-45wp-5cww-89vw.json +++ b/advisories/unreviewed/2022/05/GHSA-45wp-5cww-89vw/GHSA-45wp-5cww-89vw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-4629-rh7x-m74c/GHSA-4629-rh7x-m74c.json b/advisories/unreviewed/2022/05/GHSA-4629-rh7x-m74c/GHSA-4629-rh7x-m74c.json index a30ec65e1de..221b98918de 100644 --- a/advisories/unreviewed/2022/05/GHSA-4629-rh7x-m74c/GHSA-4629-rh7x-m74c.json +++ b/advisories/unreviewed/2022/05/GHSA-4629-rh7x-m74c/GHSA-4629-rh7x-m74c.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-4682-gxrw-fjv6/GHSA-4682-gxrw-fjv6.json b/advisories/unreviewed/2022/05/GHSA-4682-gxrw-fjv6/GHSA-4682-gxrw-fjv6.json index f0d1fc98947..f77649b592c 100644 --- a/advisories/unreviewed/2022/05/GHSA-4682-gxrw-fjv6/GHSA-4682-gxrw-fjv6.json +++ b/advisories/unreviewed/2022/05/GHSA-4682-gxrw-fjv6/GHSA-4682-gxrw-fjv6.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -43,9 +41,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-47pj-94m7-wmcg/GHSA-47pj-94m7-wmcg.json b/advisories/unreviewed/2022/05/GHSA-47pj-94m7-wmcg/GHSA-47pj-94m7-wmcg.json index 5268cd93c7b..60d66aba8ae 100644 --- a/advisories/unreviewed/2022/05/GHSA-47pj-94m7-wmcg/GHSA-47pj-94m7-wmcg.json +++ b/advisories/unreviewed/2022/05/GHSA-47pj-94m7-wmcg/GHSA-47pj-94m7-wmcg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-488x-jpc9-9c55/GHSA-488x-jpc9-9c55.json b/advisories/unreviewed/2022/05/GHSA-488x-jpc9-9c55/GHSA-488x-jpc9-9c55.json index 2f1a52eb5d7..5496d6439f4 100644 --- a/advisories/unreviewed/2022/05/GHSA-488x-jpc9-9c55/GHSA-488x-jpc9-9c55.json +++ b/advisories/unreviewed/2022/05/GHSA-488x-jpc9-9c55/GHSA-488x-jpc9-9c55.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-48gf-9cxf-87rc/GHSA-48gf-9cxf-87rc.json b/advisories/unreviewed/2022/05/GHSA-48gf-9cxf-87rc/GHSA-48gf-9cxf-87rc.json index aafb8ccf4f3..8667e7c35d2 100644 --- a/advisories/unreviewed/2022/05/GHSA-48gf-9cxf-87rc/GHSA-48gf-9cxf-87rc.json +++ b/advisories/unreviewed/2022/05/GHSA-48gf-9cxf-87rc/GHSA-48gf-9cxf-87rc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -47,9 +45,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-48h4-gpp8-h2m3/GHSA-48h4-gpp8-h2m3.json b/advisories/unreviewed/2022/05/GHSA-48h4-gpp8-h2m3/GHSA-48h4-gpp8-h2m3.json index 390b45ff944..18a125e6cea 100644 --- a/advisories/unreviewed/2022/05/GHSA-48h4-gpp8-h2m3/GHSA-48h4-gpp8-h2m3.json +++ b/advisories/unreviewed/2022/05/GHSA-48h4-gpp8-h2m3/GHSA-48h4-gpp8-h2m3.json @@ -7,12 +7,8 @@ "CVE-2014-6076" ], "details": "IBM Security Access Manager for Mobile 8.x before 8.0.1 and Security Access Manager for Web 7.x before 7.0.0 FP10 and 8.x before 8.0.1 allow remote attackers to conduct clickjacking attacks via a crafted web site.", - "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-48hv-8jpm-4rjx/GHSA-48hv-8jpm-4rjx.json b/advisories/unreviewed/2022/05/GHSA-48hv-8jpm-4rjx/GHSA-48hv-8jpm-4rjx.json index d49f9e829ab..54763597096 100644 --- a/advisories/unreviewed/2022/05/GHSA-48hv-8jpm-4rjx/GHSA-48hv-8jpm-4rjx.json +++ b/advisories/unreviewed/2022/05/GHSA-48hv-8jpm-4rjx/GHSA-48hv-8jpm-4rjx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-493f-3m95-qh6h/GHSA-493f-3m95-qh6h.json b/advisories/unreviewed/2022/05/GHSA-493f-3m95-qh6h/GHSA-493f-3m95-qh6h.json index b9d0ba5d543..9282a545997 100644 --- a/advisories/unreviewed/2022/05/GHSA-493f-3m95-qh6h/GHSA-493f-3m95-qh6h.json +++ b/advisories/unreviewed/2022/05/GHSA-493f-3m95-qh6h/GHSA-493f-3m95-qh6h.json @@ -7,12 +7,8 @@ "CVE-2014-100013" ], "details": "Multiple cross-site scripting (XSS) vulnerabilities in clientResponse 4.1 allow remote attackers to inject arbitrary web script or HTML via the (1) Subject or (2) Message field.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-49hp-q4w9-2gpc/GHSA-49hp-q4w9-2gpc.json b/advisories/unreviewed/2022/05/GHSA-49hp-q4w9-2gpc/GHSA-49hp-q4w9-2gpc.json index 0c4ec2bdbc1..13aa752f240 100644 --- a/advisories/unreviewed/2022/05/GHSA-49hp-q4w9-2gpc/GHSA-49hp-q4w9-2gpc.json +++ b/advisories/unreviewed/2022/05/GHSA-49hp-q4w9-2gpc/GHSA-49hp-q4w9-2gpc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/05/GHSA-49pq-458f-68rv/GHSA-49pq-458f-68rv.json b/advisories/unreviewed/2022/05/GHSA-49pq-458f-68rv/GHSA-49pq-458f-68rv.json index 733a988487a..7ba3a636437 100644 --- a/advisories/unreviewed/2022/05/GHSA-49pq-458f-68rv/GHSA-49pq-458f-68rv.json +++ b/advisories/unreviewed/2022/05/GHSA-49pq-458f-68rv/GHSA-49pq-458f-68rv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:C/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/2022/05/GHSA-49qm-9p7h-mwpv/GHSA-49qm-9p7h-mwpv.json b/advisories/unreviewed/2022/05/GHSA-49qm-9p7h-mwpv/GHSA-49qm-9p7h-mwpv.json index 09ac336a043..de9e3ea82ab 100644 --- a/advisories/unreviewed/2022/05/GHSA-49qm-9p7h-mwpv/GHSA-49qm-9p7h-mwpv.json +++ b/advisories/unreviewed/2022/05/GHSA-49qm-9p7h-mwpv/GHSA-49qm-9p7h-mwpv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-49v8-h67g-wmvc/GHSA-49v8-h67g-wmvc.json b/advisories/unreviewed/2022/05/GHSA-49v8-h67g-wmvc/GHSA-49v8-h67g-wmvc.json index 6a74ebfe3ee..1e31dbe7fc8 100644 --- a/advisories/unreviewed/2022/05/GHSA-49v8-h67g-wmvc/GHSA-49v8-h67g-wmvc.json +++ b/advisories/unreviewed/2022/05/GHSA-49v8-h67g-wmvc/GHSA-49v8-h67g-wmvc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-4c3c-m7vg-64hg/GHSA-4c3c-m7vg-64hg.json b/advisories/unreviewed/2022/05/GHSA-4c3c-m7vg-64hg/GHSA-4c3c-m7vg-64hg.json index adc2be5021f..a6efb8f8155 100644 --- a/advisories/unreviewed/2022/05/GHSA-4c3c-m7vg-64hg/GHSA-4c3c-m7vg-64hg.json +++ b/advisories/unreviewed/2022/05/GHSA-4c3c-m7vg-64hg/GHSA-4c3c-m7vg-64hg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-4c4f-c42x-5hjc/GHSA-4c4f-c42x-5hjc.json b/advisories/unreviewed/2022/05/GHSA-4c4f-c42x-5hjc/GHSA-4c4f-c42x-5hjc.json index 0f5c598f53c..687145b4aff 100644 --- a/advisories/unreviewed/2022/05/GHSA-4c4f-c42x-5hjc/GHSA-4c4f-c42x-5hjc.json +++ b/advisories/unreviewed/2022/05/GHSA-4c4f-c42x-5hjc/GHSA-4c4f-c42x-5hjc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-4cgp-rj6f-qprj/GHSA-4cgp-rj6f-qprj.json b/advisories/unreviewed/2022/05/GHSA-4cgp-rj6f-qprj/GHSA-4cgp-rj6f-qprj.json index bedd0f2e3e1..1f3ae57c1c0 100644 --- a/advisories/unreviewed/2022/05/GHSA-4cgp-rj6f-qprj/GHSA-4cgp-rj6f-qprj.json +++ b/advisories/unreviewed/2022/05/GHSA-4cgp-rj6f-qprj/GHSA-4cgp-rj6f-qprj.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-4fj8-8h7f-8rjg/GHSA-4fj8-8h7f-8rjg.json b/advisories/unreviewed/2022/05/GHSA-4fj8-8h7f-8rjg/GHSA-4fj8-8h7f-8rjg.json index 24817954055..7bcf1cf1c95 100644 --- a/advisories/unreviewed/2022/05/GHSA-4fj8-8h7f-8rjg/GHSA-4fj8-8h7f-8rjg.json +++ b/advisories/unreviewed/2022/05/GHSA-4fj8-8h7f-8rjg/GHSA-4fj8-8h7f-8rjg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-4h2v-fm6w-qfcf/GHSA-4h2v-fm6w-qfcf.json b/advisories/unreviewed/2022/05/GHSA-4h2v-fm6w-qfcf/GHSA-4h2v-fm6w-qfcf.json index c0f05955829..cfb50cef043 100644 --- a/advisories/unreviewed/2022/05/GHSA-4h2v-fm6w-qfcf/GHSA-4h2v-fm6w-qfcf.json +++ b/advisories/unreviewed/2022/05/GHSA-4h2v-fm6w-qfcf/GHSA-4h2v-fm6w-qfcf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "LOW", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-4hcg-ggr3-r72m/GHSA-4hcg-ggr3-r72m.json b/advisories/unreviewed/2022/05/GHSA-4hcg-ggr3-r72m/GHSA-4hcg-ggr3-r72m.json index 8d9d8db8fec..90b1870b0f9 100644 --- a/advisories/unreviewed/2022/05/GHSA-4hcg-ggr3-r72m/GHSA-4hcg-ggr3-r72m.json +++ b/advisories/unreviewed/2022/05/GHSA-4hcg-ggr3-r72m/GHSA-4hcg-ggr3-r72m.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-4j3w-g5x5-mf2m/GHSA-4j3w-g5x5-mf2m.json b/advisories/unreviewed/2022/05/GHSA-4j3w-g5x5-mf2m/GHSA-4j3w-g5x5-mf2m.json index fe60b36245f..c3b650021a6 100644 --- a/advisories/unreviewed/2022/05/GHSA-4j3w-g5x5-mf2m/GHSA-4j3w-g5x5-mf2m.json +++ b/advisories/unreviewed/2022/05/GHSA-4j3w-g5x5-mf2m/GHSA-4j3w-g5x5-mf2m.json @@ -7,12 +7,8 @@ "CVE-2014-10009" ], "details": "Multiple cross-site scripting (XSS) vulnerabilities in Stark CRM 1.0 allow remote attackers to inject arbitrary web script or HTML via the (1) first_name, (2) last_name, or (3) notes parameter to the client page; (4) insu_name or (5) price parameter to the add_insurance_cat page; or (6) status[] parameter to the add_status page.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-4p52-xhh2-jjm2/GHSA-4p52-xhh2-jjm2.json b/advisories/unreviewed/2022/05/GHSA-4p52-xhh2-jjm2/GHSA-4p52-xhh2-jjm2.json index 2b8a55ab300..0d001eed008 100644 --- a/advisories/unreviewed/2022/05/GHSA-4p52-xhh2-jjm2/GHSA-4p52-xhh2-jjm2.json +++ b/advisories/unreviewed/2022/05/GHSA-4p52-xhh2-jjm2/GHSA-4p52-xhh2-jjm2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-4p5h-f6ph-phqm/GHSA-4p5h-f6ph-phqm.json b/advisories/unreviewed/2022/05/GHSA-4p5h-f6ph-phqm/GHSA-4p5h-f6ph-phqm.json index a075abd0371..83900fd9b08 100644 --- a/advisories/unreviewed/2022/05/GHSA-4p5h-f6ph-phqm/GHSA-4p5h-f6ph-phqm.json +++ b/advisories/unreviewed/2022/05/GHSA-4p5h-f6ph-phqm/GHSA-4p5h-f6ph-phqm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-4pxp-8568-p8qf/GHSA-4pxp-8568-p8qf.json b/advisories/unreviewed/2022/05/GHSA-4pxp-8568-p8qf/GHSA-4pxp-8568-p8qf.json index b40472be0d4..10974ad4afe 100644 --- a/advisories/unreviewed/2022/05/GHSA-4pxp-8568-p8qf/GHSA-4pxp-8568-p8qf.json +++ b/advisories/unreviewed/2022/05/GHSA-4pxp-8568-p8qf/GHSA-4pxp-8568-p8qf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-4q37-wpfr-m8xh/GHSA-4q37-wpfr-m8xh.json b/advisories/unreviewed/2022/05/GHSA-4q37-wpfr-m8xh/GHSA-4q37-wpfr-m8xh.json index 552eadd4a62..54b18d0bb1f 100644 --- a/advisories/unreviewed/2022/05/GHSA-4q37-wpfr-m8xh/GHSA-4q37-wpfr-m8xh.json +++ b/advisories/unreviewed/2022/05/GHSA-4q37-wpfr-m8xh/GHSA-4q37-wpfr-m8xh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-4q9g-gjc2-2pf4/GHSA-4q9g-gjc2-2pf4.json b/advisories/unreviewed/2022/05/GHSA-4q9g-gjc2-2pf4/GHSA-4q9g-gjc2-2pf4.json index efd3e654275..00eefb5c3c0 100644 --- a/advisories/unreviewed/2022/05/GHSA-4q9g-gjc2-2pf4/GHSA-4q9g-gjc2-2pf4.json +++ b/advisories/unreviewed/2022/05/GHSA-4q9g-gjc2-2pf4/GHSA-4q9g-gjc2-2pf4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-4r32-r85g-4jqr/GHSA-4r32-r85g-4jqr.json b/advisories/unreviewed/2022/05/GHSA-4r32-r85g-4jqr/GHSA-4r32-r85g-4jqr.json index 3710c553e7f..63fafc4f9fe 100644 --- a/advisories/unreviewed/2022/05/GHSA-4r32-r85g-4jqr/GHSA-4r32-r85g-4jqr.json +++ b/advisories/unreviewed/2022/05/GHSA-4r32-r85g-4jqr/GHSA-4r32-r85g-4jqr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-4vmv-cqg4-7f3q/GHSA-4vmv-cqg4-7f3q.json b/advisories/unreviewed/2022/05/GHSA-4vmv-cqg4-7f3q/GHSA-4vmv-cqg4-7f3q.json index 8a3211ca4b8..43db1bd4d4e 100644 --- a/advisories/unreviewed/2022/05/GHSA-4vmv-cqg4-7f3q/GHSA-4vmv-cqg4-7f3q.json +++ b/advisories/unreviewed/2022/05/GHSA-4vmv-cqg4-7f3q/GHSA-4vmv-cqg4-7f3q.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-4vv7-62cm-wmwg/GHSA-4vv7-62cm-wmwg.json b/advisories/unreviewed/2022/05/GHSA-4vv7-62cm-wmwg/GHSA-4vv7-62cm-wmwg.json index 123869e04d6..7b2d99f74f1 100644 --- a/advisories/unreviewed/2022/05/GHSA-4vv7-62cm-wmwg/GHSA-4vv7-62cm-wmwg.json +++ b/advisories/unreviewed/2022/05/GHSA-4vv7-62cm-wmwg/GHSA-4vv7-62cm-wmwg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-4w75-jg37-8j4h/GHSA-4w75-jg37-8j4h.json b/advisories/unreviewed/2022/05/GHSA-4w75-jg37-8j4h/GHSA-4w75-jg37-8j4h.json index c8b75bfde33..81a52ae42be 100644 --- a/advisories/unreviewed/2022/05/GHSA-4w75-jg37-8j4h/GHSA-4w75-jg37-8j4h.json +++ b/advisories/unreviewed/2022/05/GHSA-4w75-jg37-8j4h/GHSA-4w75-jg37-8j4h.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -43,9 +41,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-4x24-p8p8-r7hm/GHSA-4x24-p8p8-r7hm.json b/advisories/unreviewed/2022/05/GHSA-4x24-p8p8-r7hm/GHSA-4x24-p8p8-r7hm.json index ff951f212a3..b421e36d981 100644 --- a/advisories/unreviewed/2022/05/GHSA-4x24-p8p8-r7hm/GHSA-4x24-p8p8-r7hm.json +++ b/advisories/unreviewed/2022/05/GHSA-4x24-p8p8-r7hm/GHSA-4x24-p8p8-r7hm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-4xf4-qc36-2g5v/GHSA-4xf4-qc36-2g5v.json b/advisories/unreviewed/2022/05/GHSA-4xf4-qc36-2g5v/GHSA-4xf4-qc36-2g5v.json index e949119aa04..13dd6e9275f 100644 --- a/advisories/unreviewed/2022/05/GHSA-4xf4-qc36-2g5v/GHSA-4xf4-qc36-2g5v.json +++ b/advisories/unreviewed/2022/05/GHSA-4xf4-qc36-2g5v/GHSA-4xf4-qc36-2g5v.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-4xj2-684x-54gr/GHSA-4xj2-684x-54gr.json b/advisories/unreviewed/2022/05/GHSA-4xj2-684x-54gr/GHSA-4xj2-684x-54gr.json index 0dbc7acac7b..49b57754d03 100644 --- a/advisories/unreviewed/2022/05/GHSA-4xj2-684x-54gr/GHSA-4xj2-684x-54gr.json +++ b/advisories/unreviewed/2022/05/GHSA-4xj2-684x-54gr/GHSA-4xj2-684x-54gr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-4xjw-56mf-3pfv/GHSA-4xjw-56mf-3pfv.json b/advisories/unreviewed/2022/05/GHSA-4xjw-56mf-3pfv/GHSA-4xjw-56mf-3pfv.json index 31da22a270b..97f0c458b74 100644 --- a/advisories/unreviewed/2022/05/GHSA-4xjw-56mf-3pfv/GHSA-4xjw-56mf-3pfv.json +++ b/advisories/unreviewed/2022/05/GHSA-4xjw-56mf-3pfv/GHSA-4xjw-56mf-3pfv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-4xjw-jfqh-jjgh/GHSA-4xjw-jfqh-jjgh.json b/advisories/unreviewed/2022/05/GHSA-4xjw-jfqh-jjgh/GHSA-4xjw-jfqh-jjgh.json index e8bbbede47a..e18cf7053c3 100644 --- a/advisories/unreviewed/2022/05/GHSA-4xjw-jfqh-jjgh/GHSA-4xjw-jfqh-jjgh.json +++ b/advisories/unreviewed/2022/05/GHSA-4xjw-jfqh-jjgh/GHSA-4xjw-jfqh-jjgh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-4xpm-jj66-x7r5/GHSA-4xpm-jj66-x7r5.json b/advisories/unreviewed/2022/05/GHSA-4xpm-jj66-x7r5/GHSA-4xpm-jj66-x7r5.json index 62261656e55..bc2456258a4 100644 --- a/advisories/unreviewed/2022/05/GHSA-4xpm-jj66-x7r5/GHSA-4xpm-jj66-x7r5.json +++ b/advisories/unreviewed/2022/05/GHSA-4xpm-jj66-x7r5/GHSA-4xpm-jj66-x7r5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-4xvw-chv6-584h/GHSA-4xvw-chv6-584h.json b/advisories/unreviewed/2022/05/GHSA-4xvw-chv6-584h/GHSA-4xvw-chv6-584h.json index fb51e499fc9..b3a3da76276 100644 --- a/advisories/unreviewed/2022/05/GHSA-4xvw-chv6-584h/GHSA-4xvw-chv6-584h.json +++ b/advisories/unreviewed/2022/05/GHSA-4xvw-chv6-584h/GHSA-4xvw-chv6-584h.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-52cv-px28-g3j5/GHSA-52cv-px28-g3j5.json b/advisories/unreviewed/2022/05/GHSA-52cv-px28-g3j5/GHSA-52cv-px28-g3j5.json index e93554e82e4..510b1610c8f 100644 --- a/advisories/unreviewed/2022/05/GHSA-52cv-px28-g3j5/GHSA-52cv-px28-g3j5.json +++ b/advisories/unreviewed/2022/05/GHSA-52cv-px28-g3j5/GHSA-52cv-px28-g3j5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-53r3-qmw2-4vq7/GHSA-53r3-qmw2-4vq7.json b/advisories/unreviewed/2022/05/GHSA-53r3-qmw2-4vq7/GHSA-53r3-qmw2-4vq7.json index 68005b602ba..cf61000b2b3 100644 --- a/advisories/unreviewed/2022/05/GHSA-53r3-qmw2-4vq7/GHSA-53r3-qmw2-4vq7.json +++ b/advisories/unreviewed/2022/05/GHSA-53r3-qmw2-4vq7/GHSA-53r3-qmw2-4vq7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-54rx-pqvg-4w6x/GHSA-54rx-pqvg-4w6x.json b/advisories/unreviewed/2022/05/GHSA-54rx-pqvg-4w6x/GHSA-54rx-pqvg-4w6x.json index 46ab40fbe52..82263ae8b1e 100644 --- a/advisories/unreviewed/2022/05/GHSA-54rx-pqvg-4w6x/GHSA-54rx-pqvg-4w6x.json +++ b/advisories/unreviewed/2022/05/GHSA-54rx-pqvg-4w6x/GHSA-54rx-pqvg-4w6x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-55xr-gqp7-q7ff/GHSA-55xr-gqp7-q7ff.json b/advisories/unreviewed/2022/05/GHSA-55xr-gqp7-q7ff/GHSA-55xr-gqp7-q7ff.json index 83ca3e9e82d..c0b73cf6813 100644 --- a/advisories/unreviewed/2022/05/GHSA-55xr-gqp7-q7ff/GHSA-55xr-gqp7-q7ff.json +++ b/advisories/unreviewed/2022/05/GHSA-55xr-gqp7-q7ff/GHSA-55xr-gqp7-q7ff.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-56h8-m45q-394g/GHSA-56h8-m45q-394g.json b/advisories/unreviewed/2022/05/GHSA-56h8-m45q-394g/GHSA-56h8-m45q-394g.json index 33308ee0cd2..a7c6cd34cdc 100644 --- a/advisories/unreviewed/2022/05/GHSA-56h8-m45q-394g/GHSA-56h8-m45q-394g.json +++ b/advisories/unreviewed/2022/05/GHSA-56h8-m45q-394g/GHSA-56h8-m45q-394g.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-56q2-4f8q-pxwc/GHSA-56q2-4f8q-pxwc.json b/advisories/unreviewed/2022/05/GHSA-56q2-4f8q-pxwc/GHSA-56q2-4f8q-pxwc.json index 4d05940ec31..73323116f73 100644 --- a/advisories/unreviewed/2022/05/GHSA-56q2-4f8q-pxwc/GHSA-56q2-4f8q-pxwc.json +++ b/advisories/unreviewed/2022/05/GHSA-56q2-4f8q-pxwc/GHSA-56q2-4f8q-pxwc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5774-6xqj-qx8w/GHSA-5774-6xqj-qx8w.json b/advisories/unreviewed/2022/05/GHSA-5774-6xqj-qx8w/GHSA-5774-6xqj-qx8w.json index fb682d033cc..b3bde956e14 100644 --- a/advisories/unreviewed/2022/05/GHSA-5774-6xqj-qx8w/GHSA-5774-6xqj-qx8w.json +++ b/advisories/unreviewed/2022/05/GHSA-5774-6xqj-qx8w/GHSA-5774-6xqj-qx8w.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-57f6-mg5v-52v9/GHSA-57f6-mg5v-52v9.json b/advisories/unreviewed/2022/05/GHSA-57f6-mg5v-52v9/GHSA-57f6-mg5v-52v9.json index a3d29696805..74d26d4816f 100644 --- a/advisories/unreviewed/2022/05/GHSA-57f6-mg5v-52v9/GHSA-57f6-mg5v-52v9.json +++ b/advisories/unreviewed/2022/05/GHSA-57f6-mg5v-52v9/GHSA-57f6-mg5v-52v9.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-57mm-2gj4-2977/GHSA-57mm-2gj4-2977.json b/advisories/unreviewed/2022/05/GHSA-57mm-2gj4-2977/GHSA-57mm-2gj4-2977.json index d4d1ae46a28..f6ec34290ac 100644 --- a/advisories/unreviewed/2022/05/GHSA-57mm-2gj4-2977/GHSA-57mm-2gj4-2977.json +++ b/advisories/unreviewed/2022/05/GHSA-57mm-2gj4-2977/GHSA-57mm-2gj4-2977.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-57pg-7qmc-wmf2/GHSA-57pg-7qmc-wmf2.json b/advisories/unreviewed/2022/05/GHSA-57pg-7qmc-wmf2/GHSA-57pg-7qmc-wmf2.json index cb0e007af5c..507c7a1b5a3 100644 --- a/advisories/unreviewed/2022/05/GHSA-57pg-7qmc-wmf2/GHSA-57pg-7qmc-wmf2.json +++ b/advisories/unreviewed/2022/05/GHSA-57pg-7qmc-wmf2/GHSA-57pg-7qmc-wmf2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-58fh-qjpr-6ff4/GHSA-58fh-qjpr-6ff4.json b/advisories/unreviewed/2022/05/GHSA-58fh-qjpr-6ff4/GHSA-58fh-qjpr-6ff4.json index f0497775dcc..04a5f46068a 100644 --- a/advisories/unreviewed/2022/05/GHSA-58fh-qjpr-6ff4/GHSA-58fh-qjpr-6ff4.json +++ b/advisories/unreviewed/2022/05/GHSA-58fh-qjpr-6ff4/GHSA-58fh-qjpr-6ff4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5926-qqg4-957h/GHSA-5926-qqg4-957h.json b/advisories/unreviewed/2022/05/GHSA-5926-qqg4-957h/GHSA-5926-qqg4-957h.json index 48ab671b133..56786e6a6d5 100644 --- a/advisories/unreviewed/2022/05/GHSA-5926-qqg4-957h/GHSA-5926-qqg4-957h.json +++ b/advisories/unreviewed/2022/05/GHSA-5926-qqg4-957h/GHSA-5926-qqg4-957h.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5c79-xj6x-468x/GHSA-5c79-xj6x-468x.json b/advisories/unreviewed/2022/05/GHSA-5c79-xj6x-468x/GHSA-5c79-xj6x-468x.json index a7ddfac1752..4d085aeecff 100644 --- a/advisories/unreviewed/2022/05/GHSA-5c79-xj6x-468x/GHSA-5c79-xj6x-468x.json +++ b/advisories/unreviewed/2022/05/GHSA-5c79-xj6x-468x/GHSA-5c79-xj6x-468x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5c9c-9732-p6mg/GHSA-5c9c-9732-p6mg.json b/advisories/unreviewed/2022/05/GHSA-5c9c-9732-p6mg/GHSA-5c9c-9732-p6mg.json index 7aebaad245f..363aa0da8ea 100644 --- a/advisories/unreviewed/2022/05/GHSA-5c9c-9732-p6mg/GHSA-5c9c-9732-p6mg.json +++ b/advisories/unreviewed/2022/05/GHSA-5c9c-9732-p6mg/GHSA-5c9c-9732-p6mg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5cm6-ghvx-9ppq/GHSA-5cm6-ghvx-9ppq.json b/advisories/unreviewed/2022/05/GHSA-5cm6-ghvx-9ppq/GHSA-5cm6-ghvx-9ppq.json index 8dce715c1df..f68c9c46c44 100644 --- a/advisories/unreviewed/2022/05/GHSA-5cm6-ghvx-9ppq/GHSA-5cm6-ghvx-9ppq.json +++ b/advisories/unreviewed/2022/05/GHSA-5cm6-ghvx-9ppq/GHSA-5cm6-ghvx-9ppq.json @@ -7,12 +7,8 @@ "CVE-2014-5249" ], "details": "SQL injection vulnerability in the \"Biblio self autocomplete\" submodule in the Biblio Autocomplete module 6.x-1.x before 6.x-1.1 and 7.x-1.x before 7.x-1.5 for Drupal allows remote attackers to execute arbitrary SQL commands via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5fpv-gmq7-mccw/GHSA-5fpv-gmq7-mccw.json b/advisories/unreviewed/2022/05/GHSA-5fpv-gmq7-mccw/GHSA-5fpv-gmq7-mccw.json index daa454855a3..f9204a3e808 100644 --- a/advisories/unreviewed/2022/05/GHSA-5fpv-gmq7-mccw/GHSA-5fpv-gmq7-mccw.json +++ b/advisories/unreviewed/2022/05/GHSA-5fpv-gmq7-mccw/GHSA-5fpv-gmq7-mccw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5hjq-79rv-cvf4/GHSA-5hjq-79rv-cvf4.json b/advisories/unreviewed/2022/05/GHSA-5hjq-79rv-cvf4/GHSA-5hjq-79rv-cvf4.json index 9a711b8a1b8..435a9c4b929 100644 --- a/advisories/unreviewed/2022/05/GHSA-5hjq-79rv-cvf4/GHSA-5hjq-79rv-cvf4.json +++ b/advisories/unreviewed/2022/05/GHSA-5hjq-79rv-cvf4/GHSA-5hjq-79rv-cvf4.json @@ -7,12 +7,8 @@ "CVE-2014-10033" ], "details": "SQL injection vulnerability in the update_zone function in catalog/admin/geo_zones.php in osCommerce Online Merchant 2.3.3.4 and earlier allows remote administrators to execute arbitrary SQL commands via the zID parameter in a list action.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5jjq-h8hf-79hx/GHSA-5jjq-h8hf-79hx.json b/advisories/unreviewed/2022/05/GHSA-5jjq-h8hf-79hx/GHSA-5jjq-h8hf-79hx.json index a0265f8f632..81b210e2c15 100644 --- a/advisories/unreviewed/2022/05/GHSA-5jjq-h8hf-79hx/GHSA-5jjq-h8hf-79hx.json +++ b/advisories/unreviewed/2022/05/GHSA-5jjq-h8hf-79hx/GHSA-5jjq-h8hf-79hx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5jq5-prmx-qp5v/GHSA-5jq5-prmx-qp5v.json b/advisories/unreviewed/2022/05/GHSA-5jq5-prmx-qp5v/GHSA-5jq5-prmx-qp5v.json index 6c0990a0a67..e35fe11e065 100644 --- a/advisories/unreviewed/2022/05/GHSA-5jq5-prmx-qp5v/GHSA-5jq5-prmx-qp5v.json +++ b/advisories/unreviewed/2022/05/GHSA-5jq5-prmx-qp5v/GHSA-5jq5-prmx-qp5v.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5mvq-jmw7-2gv2/GHSA-5mvq-jmw7-2gv2.json b/advisories/unreviewed/2022/05/GHSA-5mvq-jmw7-2gv2/GHSA-5mvq-jmw7-2gv2.json index 2a5cd96e535..61d1e5e98dc 100644 --- a/advisories/unreviewed/2022/05/GHSA-5mvq-jmw7-2gv2/GHSA-5mvq-jmw7-2gv2.json +++ b/advisories/unreviewed/2022/05/GHSA-5mvq-jmw7-2gv2/GHSA-5mvq-jmw7-2gv2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5pv5-8647-88rx/GHSA-5pv5-8647-88rx.json b/advisories/unreviewed/2022/05/GHSA-5pv5-8647-88rx/GHSA-5pv5-8647-88rx.json index e7995610201..b83c5786ae6 100644 --- a/advisories/unreviewed/2022/05/GHSA-5pv5-8647-88rx/GHSA-5pv5-8647-88rx.json +++ b/advisories/unreviewed/2022/05/GHSA-5pv5-8647-88rx/GHSA-5pv5-8647-88rx.json @@ -7,12 +7,8 @@ "CVE-2014-100002" ], "details": "Directory traversal vulnerability in ManageEngine SupportCenter Plus 7.9 before 7917 allows remote attackers to read arbitrary files via a ..%2f (dot dot encoded slash) in the attach parameter to WorkOrder.do in the file attachment for a new ticket.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5pw8-8fmp-58x9/GHSA-5pw8-8fmp-58x9.json b/advisories/unreviewed/2022/05/GHSA-5pw8-8fmp-58x9/GHSA-5pw8-8fmp-58x9.json index bd546445439..f61d09bdb4c 100644 --- a/advisories/unreviewed/2022/05/GHSA-5pw8-8fmp-58x9/GHSA-5pw8-8fmp-58x9.json +++ b/advisories/unreviewed/2022/05/GHSA-5pw8-8fmp-58x9/GHSA-5pw8-8fmp-58x9.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5q83-8q6j-xjf3/GHSA-5q83-8q6j-xjf3.json b/advisories/unreviewed/2022/05/GHSA-5q83-8q6j-xjf3/GHSA-5q83-8q6j-xjf3.json index ba9f5f5c7e5..2c6df073ae9 100644 --- a/advisories/unreviewed/2022/05/GHSA-5q83-8q6j-xjf3/GHSA-5q83-8q6j-xjf3.json +++ b/advisories/unreviewed/2022/05/GHSA-5q83-8q6j-xjf3/GHSA-5q83-8q6j-xjf3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:H/UI:R/S:C/C:L/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-5qh4-jjjw-xg4h/GHSA-5qh4-jjjw-xg4h.json b/advisories/unreviewed/2022/05/GHSA-5qh4-jjjw-xg4h/GHSA-5qh4-jjjw-xg4h.json index dc390c59d35..e3648d0283c 100644 --- a/advisories/unreviewed/2022/05/GHSA-5qh4-jjjw-xg4h/GHSA-5qh4-jjjw-xg4h.json +++ b/advisories/unreviewed/2022/05/GHSA-5qh4-jjjw-xg4h/GHSA-5qh4-jjjw-xg4h.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5qj4-9p84-827g/GHSA-5qj4-9p84-827g.json b/advisories/unreviewed/2022/05/GHSA-5qj4-9p84-827g/GHSA-5qj4-9p84-827g.json index 08e17735c74..ea121efc1f8 100644 --- a/advisories/unreviewed/2022/05/GHSA-5qj4-9p84-827g/GHSA-5qj4-9p84-827g.json +++ b/advisories/unreviewed/2022/05/GHSA-5qj4-9p84-827g/GHSA-5qj4-9p84-827g.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5qpx-cvf2-67jw/GHSA-5qpx-cvf2-67jw.json b/advisories/unreviewed/2022/05/GHSA-5qpx-cvf2-67jw/GHSA-5qpx-cvf2-67jw.json index 4e59502d71a..1132f2d0cc2 100644 --- a/advisories/unreviewed/2022/05/GHSA-5qpx-cvf2-67jw/GHSA-5qpx-cvf2-67jw.json +++ b/advisories/unreviewed/2022/05/GHSA-5qpx-cvf2-67jw/GHSA-5qpx-cvf2-67jw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5r77-6hwf-p2r7/GHSA-5r77-6hwf-p2r7.json b/advisories/unreviewed/2022/05/GHSA-5r77-6hwf-p2r7/GHSA-5r77-6hwf-p2r7.json index 5a168c4a2ea..a329824b585 100644 --- a/advisories/unreviewed/2022/05/GHSA-5r77-6hwf-p2r7/GHSA-5r77-6hwf-p2r7.json +++ b/advisories/unreviewed/2022/05/GHSA-5r77-6hwf-p2r7/GHSA-5r77-6hwf-p2r7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5v58-fmfq-47vx/GHSA-5v58-fmfq-47vx.json b/advisories/unreviewed/2022/05/GHSA-5v58-fmfq-47vx/GHSA-5v58-fmfq-47vx.json index d41d8c2d01f..86f65a9e81c 100644 --- a/advisories/unreviewed/2022/05/GHSA-5v58-fmfq-47vx/GHSA-5v58-fmfq-47vx.json +++ b/advisories/unreviewed/2022/05/GHSA-5v58-fmfq-47vx/GHSA-5v58-fmfq-47vx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5w92-mg7x-44jw/GHSA-5w92-mg7x-44jw.json b/advisories/unreviewed/2022/05/GHSA-5w92-mg7x-44jw/GHSA-5w92-mg7x-44jw.json index b587ad474bb..3a17562db6a 100644 --- a/advisories/unreviewed/2022/05/GHSA-5w92-mg7x-44jw/GHSA-5w92-mg7x-44jw.json +++ b/advisories/unreviewed/2022/05/GHSA-5w92-mg7x-44jw/GHSA-5w92-mg7x-44jw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-63w2-xvpj-vgqj/GHSA-63w2-xvpj-vgqj.json b/advisories/unreviewed/2022/05/GHSA-63w2-xvpj-vgqj/GHSA-63w2-xvpj-vgqj.json index 7b711d9b0d1..6fcf1e031a6 100644 --- a/advisories/unreviewed/2022/05/GHSA-63w2-xvpj-vgqj/GHSA-63w2-xvpj-vgqj.json +++ b/advisories/unreviewed/2022/05/GHSA-63w2-xvpj-vgqj/GHSA-63w2-xvpj-vgqj.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-64qg-fp47-xmgf/GHSA-64qg-fp47-xmgf.json b/advisories/unreviewed/2022/05/GHSA-64qg-fp47-xmgf/GHSA-64qg-fp47-xmgf.json index 0e90fc98a14..e2331e457ae 100644 --- a/advisories/unreviewed/2022/05/GHSA-64qg-fp47-xmgf/GHSA-64qg-fp47-xmgf.json +++ b/advisories/unreviewed/2022/05/GHSA-64qg-fp47-xmgf/GHSA-64qg-fp47-xmgf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-65m9-xc97-mrf6/GHSA-65m9-xc97-mrf6.json b/advisories/unreviewed/2022/05/GHSA-65m9-xc97-mrf6/GHSA-65m9-xc97-mrf6.json index bc8d8530cef..383cfd33ccd 100644 --- a/advisories/unreviewed/2022/05/GHSA-65m9-xc97-mrf6/GHSA-65m9-xc97-mrf6.json +++ b/advisories/unreviewed/2022/05/GHSA-65m9-xc97-mrf6/GHSA-65m9-xc97-mrf6.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-66j4-x2rw-gwpj/GHSA-66j4-x2rw-gwpj.json b/advisories/unreviewed/2022/05/GHSA-66j4-x2rw-gwpj/GHSA-66j4-x2rw-gwpj.json index 741ce2adb3e..e47276c3325 100644 --- a/advisories/unreviewed/2022/05/GHSA-66j4-x2rw-gwpj/GHSA-66j4-x2rw-gwpj.json +++ b/advisories/unreviewed/2022/05/GHSA-66j4-x2rw-gwpj/GHSA-66j4-x2rw-gwpj.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -43,9 +41,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-67p8-7x5r-hxmx/GHSA-67p8-7x5r-hxmx.json b/advisories/unreviewed/2022/05/GHSA-67p8-7x5r-hxmx/GHSA-67p8-7x5r-hxmx.json index 2a63f555377..1b39633e2e0 100644 --- a/advisories/unreviewed/2022/05/GHSA-67p8-7x5r-hxmx/GHSA-67p8-7x5r-hxmx.json +++ b/advisories/unreviewed/2022/05/GHSA-67p8-7x5r-hxmx/GHSA-67p8-7x5r-hxmx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-67vh-4hv2-cmmr/GHSA-67vh-4hv2-cmmr.json b/advisories/unreviewed/2022/05/GHSA-67vh-4hv2-cmmr/GHSA-67vh-4hv2-cmmr.json index 457e2bcadcf..12fedbd2059 100644 --- a/advisories/unreviewed/2022/05/GHSA-67vh-4hv2-cmmr/GHSA-67vh-4hv2-cmmr.json +++ b/advisories/unreviewed/2022/05/GHSA-67vh-4hv2-cmmr/GHSA-67vh-4hv2-cmmr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-682g-9hxq-jvvv/GHSA-682g-9hxq-jvvv.json b/advisories/unreviewed/2022/05/GHSA-682g-9hxq-jvvv/GHSA-682g-9hxq-jvvv.json index 8a9994c3cb7..93c2fb10e12 100644 --- a/advisories/unreviewed/2022/05/GHSA-682g-9hxq-jvvv/GHSA-682g-9hxq-jvvv.json +++ b/advisories/unreviewed/2022/05/GHSA-682g-9hxq-jvvv/GHSA-682g-9hxq-jvvv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -91,9 +89,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-684x-68cj-c8gm/GHSA-684x-68cj-c8gm.json b/advisories/unreviewed/2022/05/GHSA-684x-68cj-c8gm/GHSA-684x-68cj-c8gm.json index 46f54ad26b1..52466dce896 100644 --- a/advisories/unreviewed/2022/05/GHSA-684x-68cj-c8gm/GHSA-684x-68cj-c8gm.json +++ b/advisories/unreviewed/2022/05/GHSA-684x-68cj-c8gm/GHSA-684x-68cj-c8gm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N" } ], - "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/05/GHSA-68f7-j9wm-g656/GHSA-68f7-j9wm-g656.json b/advisories/unreviewed/2022/05/GHSA-68f7-j9wm-g656/GHSA-68f7-j9wm-g656.json index 5440ef3fa93..a8e32d2e06a 100644 --- a/advisories/unreviewed/2022/05/GHSA-68f7-j9wm-g656/GHSA-68f7-j9wm-g656.json +++ b/advisories/unreviewed/2022/05/GHSA-68f7-j9wm-g656/GHSA-68f7-j9wm-g656.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-68p6-q3gq-c85h/GHSA-68p6-q3gq-c85h.json b/advisories/unreviewed/2022/05/GHSA-68p6-q3gq-c85h/GHSA-68p6-q3gq-c85h.json index 147900c2b1c..7f487514e28 100644 --- a/advisories/unreviewed/2022/05/GHSA-68p6-q3gq-c85h/GHSA-68p6-q3gq-c85h.json +++ b/advisories/unreviewed/2022/05/GHSA-68p6-q3gq-c85h/GHSA-68p6-q3gq-c85h.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-68pw-2wmh-cpr9/GHSA-68pw-2wmh-cpr9.json b/advisories/unreviewed/2022/05/GHSA-68pw-2wmh-cpr9/GHSA-68pw-2wmh-cpr9.json index 075ebc66260..08714900877 100644 --- a/advisories/unreviewed/2022/05/GHSA-68pw-2wmh-cpr9/GHSA-68pw-2wmh-cpr9.json +++ b/advisories/unreviewed/2022/05/GHSA-68pw-2wmh-cpr9/GHSA-68pw-2wmh-cpr9.json @@ -7,12 +7,8 @@ "CVE-2015-0935" ], "details": "Bomgar Remote Support before 15.1.1 allows remote attackers to execute arbitrary PHP code via crafted serialized data to unspecified PHP scripts.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-68qr-46rm-f7wh/GHSA-68qr-46rm-f7wh.json b/advisories/unreviewed/2022/05/GHSA-68qr-46rm-f7wh/GHSA-68qr-46rm-f7wh.json index 5624437c27b..3fac3bc2fe1 100644 --- a/advisories/unreviewed/2022/05/GHSA-68qr-46rm-f7wh/GHSA-68qr-46rm-f7wh.json +++ b/advisories/unreviewed/2022/05/GHSA-68qr-46rm-f7wh/GHSA-68qr-46rm-f7wh.json @@ -7,12 +7,8 @@ "CVE-2014-5179" ], "details": "The freelinking module for Drupal, as used in the Freelinking for Case Tracker module, does not properly check access permissions for (1) nodes or (2) users, which allows remote attackers to obtain sensitive information via a crafted link.", - "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-68w7-pxg6-f854/GHSA-68w7-pxg6-f854.json b/advisories/unreviewed/2022/05/GHSA-68w7-pxg6-f854/GHSA-68w7-pxg6-f854.json index ce96de02262..738c8892a23 100644 --- a/advisories/unreviewed/2022/05/GHSA-68w7-pxg6-f854/GHSA-68w7-pxg6-f854.json +++ b/advisories/unreviewed/2022/05/GHSA-68w7-pxg6-f854/GHSA-68w7-pxg6-f854.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-6c53-c9qm-mx7m/GHSA-6c53-c9qm-mx7m.json b/advisories/unreviewed/2022/05/GHSA-6c53-c9qm-mx7m/GHSA-6c53-c9qm-mx7m.json index 4a85b0b9989..826c7b2158d 100644 --- a/advisories/unreviewed/2022/05/GHSA-6c53-c9qm-mx7m/GHSA-6c53-c9qm-mx7m.json +++ b/advisories/unreviewed/2022/05/GHSA-6c53-c9qm-mx7m/GHSA-6c53-c9qm-mx7m.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-6cmw-h57c-4q2x/GHSA-6cmw-h57c-4q2x.json b/advisories/unreviewed/2022/05/GHSA-6cmw-h57c-4q2x/GHSA-6cmw-h57c-4q2x.json index 86e14185a01..b18c7ad5fc8 100644 --- a/advisories/unreviewed/2022/05/GHSA-6cmw-h57c-4q2x/GHSA-6cmw-h57c-4q2x.json +++ b/advisories/unreviewed/2022/05/GHSA-6cmw-h57c-4q2x/GHSA-6cmw-h57c-4q2x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-6cqf-r56h-g5xf/GHSA-6cqf-r56h-g5xf.json b/advisories/unreviewed/2022/05/GHSA-6cqf-r56h-g5xf/GHSA-6cqf-r56h-g5xf.json index 0a95996b927..062694b962b 100644 --- a/advisories/unreviewed/2022/05/GHSA-6cqf-r56h-g5xf/GHSA-6cqf-r56h-g5xf.json +++ b/advisories/unreviewed/2022/05/GHSA-6cqf-r56h-g5xf/GHSA-6cqf-r56h-g5xf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-6cwx-qfcm-q3qc/GHSA-6cwx-qfcm-q3qc.json b/advisories/unreviewed/2022/05/GHSA-6cwx-qfcm-q3qc/GHSA-6cwx-qfcm-q3qc.json index f2ed852d784..d0670fe597e 100644 --- a/advisories/unreviewed/2022/05/GHSA-6cwx-qfcm-q3qc/GHSA-6cwx-qfcm-q3qc.json +++ b/advisories/unreviewed/2022/05/GHSA-6cwx-qfcm-q3qc/GHSA-6cwx-qfcm-q3qc.json @@ -7,12 +7,8 @@ "CVE-2014-100036" ], "details": "Cross-site scripting (XSS) vulnerability in FlatPress 1.0.2 allows remote attackers to inject arbitrary web script or HTML via the content parameter to the default URI.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-6f39-vhv8-5hcw/GHSA-6f39-vhv8-5hcw.json b/advisories/unreviewed/2022/05/GHSA-6f39-vhv8-5hcw/GHSA-6f39-vhv8-5hcw.json index e2f83a204ef..c2a36db1cac 100644 --- a/advisories/unreviewed/2022/05/GHSA-6f39-vhv8-5hcw/GHSA-6f39-vhv8-5hcw.json +++ b/advisories/unreviewed/2022/05/GHSA-6f39-vhv8-5hcw/GHSA-6f39-vhv8-5hcw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-6f59-wxf3-55jc/GHSA-6f59-wxf3-55jc.json b/advisories/unreviewed/2022/05/GHSA-6f59-wxf3-55jc/GHSA-6f59-wxf3-55jc.json index cdce96c46cc..93b658707c9 100644 --- a/advisories/unreviewed/2022/05/GHSA-6f59-wxf3-55jc/GHSA-6f59-wxf3-55jc.json +++ b/advisories/unreviewed/2022/05/GHSA-6f59-wxf3-55jc/GHSA-6f59-wxf3-55jc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-6fm8-846h-57vc/GHSA-6fm8-846h-57vc.json b/advisories/unreviewed/2022/05/GHSA-6fm8-846h-57vc/GHSA-6fm8-846h-57vc.json index c41b734d185..8bf1e18ad5f 100644 --- a/advisories/unreviewed/2022/05/GHSA-6fm8-846h-57vc/GHSA-6fm8-846h-57vc.json +++ b/advisories/unreviewed/2022/05/GHSA-6fm8-846h-57vc/GHSA-6fm8-846h-57vc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-6fx8-3fmw-ffxp/GHSA-6fx8-3fmw-ffxp.json b/advisories/unreviewed/2022/05/GHSA-6fx8-3fmw-ffxp/GHSA-6fx8-3fmw-ffxp.json index 1da028f5a49..9eb09897e74 100644 --- a/advisories/unreviewed/2022/05/GHSA-6fx8-3fmw-ffxp/GHSA-6fx8-3fmw-ffxp.json +++ b/advisories/unreviewed/2022/05/GHSA-6fx8-3fmw-ffxp/GHSA-6fx8-3fmw-ffxp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-6gvq-rv4x-m4q2/GHSA-6gvq-rv4x-m4q2.json b/advisories/unreviewed/2022/05/GHSA-6gvq-rv4x-m4q2/GHSA-6gvq-rv4x-m4q2.json index fd716867fc8..dafec516352 100644 --- a/advisories/unreviewed/2022/05/GHSA-6gvq-rv4x-m4q2/GHSA-6gvq-rv4x-m4q2.json +++ b/advisories/unreviewed/2022/05/GHSA-6gvq-rv4x-m4q2/GHSA-6gvq-rv4x-m4q2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -47,9 +45,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-6j3q-9gv6-564j/GHSA-6j3q-9gv6-564j.json b/advisories/unreviewed/2022/05/GHSA-6j3q-9gv6-564j/GHSA-6j3q-9gv6-564j.json index cedc515938c..7b31e05c8dc 100644 --- a/advisories/unreviewed/2022/05/GHSA-6j3q-9gv6-564j/GHSA-6j3q-9gv6-564j.json +++ b/advisories/unreviewed/2022/05/GHSA-6j3q-9gv6-564j/GHSA-6j3q-9gv6-564j.json @@ -7,12 +7,8 @@ "CVE-2014-5200" ], "details": "SQL injection vulnerability in game_play.php in the FB Gorilla plugin for WordPress allows remote attackers to execute arbitrary SQL commands via the id parameter.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-6m4h-mpf7-wv84/GHSA-6m4h-mpf7-wv84.json b/advisories/unreviewed/2022/05/GHSA-6m4h-mpf7-wv84/GHSA-6m4h-mpf7-wv84.json index 917beb0f618..e1834bad917 100644 --- a/advisories/unreviewed/2022/05/GHSA-6m4h-mpf7-wv84/GHSA-6m4h-mpf7-wv84.json +++ b/advisories/unreviewed/2022/05/GHSA-6m4h-mpf7-wv84/GHSA-6m4h-mpf7-wv84.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-6mh8-r4fc-h3ch/GHSA-6mh8-r4fc-h3ch.json b/advisories/unreviewed/2022/05/GHSA-6mh8-r4fc-h3ch/GHSA-6mh8-r4fc-h3ch.json index b336ab8e227..4596bb26fa7 100644 --- a/advisories/unreviewed/2022/05/GHSA-6mh8-r4fc-h3ch/GHSA-6mh8-r4fc-h3ch.json +++ b/advisories/unreviewed/2022/05/GHSA-6mh8-r4fc-h3ch/GHSA-6mh8-r4fc-h3ch.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-6mxf-gcc6-mx9w/GHSA-6mxf-gcc6-mx9w.json b/advisories/unreviewed/2022/05/GHSA-6mxf-gcc6-mx9w/GHSA-6mxf-gcc6-mx9w.json index f62bb00d881..fc03daa2ab8 100644 --- a/advisories/unreviewed/2022/05/GHSA-6mxf-gcc6-mx9w/GHSA-6mxf-gcc6-mx9w.json +++ b/advisories/unreviewed/2022/05/GHSA-6mxf-gcc6-mx9w/GHSA-6mxf-gcc6-mx9w.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-6qhq-hw98-g264/GHSA-6qhq-hw98-g264.json b/advisories/unreviewed/2022/05/GHSA-6qhq-hw98-g264/GHSA-6qhq-hw98-g264.json index 1ce7ddbe351..e152d7804ee 100644 --- a/advisories/unreviewed/2022/05/GHSA-6qhq-hw98-g264/GHSA-6qhq-hw98-g264.json +++ b/advisories/unreviewed/2022/05/GHSA-6qhq-hw98-g264/GHSA-6qhq-hw98-g264.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-6r2j-xhpv-h8w5/GHSA-6r2j-xhpv-h8w5.json b/advisories/unreviewed/2022/05/GHSA-6r2j-xhpv-h8w5/GHSA-6r2j-xhpv-h8w5.json index cc55416e83d..02f42af6bcf 100644 --- a/advisories/unreviewed/2022/05/GHSA-6r2j-xhpv-h8w5/GHSA-6r2j-xhpv-h8w5.json +++ b/advisories/unreviewed/2022/05/GHSA-6r2j-xhpv-h8w5/GHSA-6r2j-xhpv-h8w5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/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-6r44-q6q3-mhmq/GHSA-6r44-q6q3-mhmq.json b/advisories/unreviewed/2022/05/GHSA-6r44-q6q3-mhmq/GHSA-6r44-q6q3-mhmq.json index 7a41768698b..bb19d472c09 100644 --- a/advisories/unreviewed/2022/05/GHSA-6r44-q6q3-mhmq/GHSA-6r44-q6q3-mhmq.json +++ b/advisories/unreviewed/2022/05/GHSA-6r44-q6q3-mhmq/GHSA-6r44-q6q3-mhmq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-6v73-859g-p6w8/GHSA-6v73-859g-p6w8.json b/advisories/unreviewed/2022/05/GHSA-6v73-859g-p6w8/GHSA-6v73-859g-p6w8.json index cd960212b06..fbd3ed81b66 100644 --- a/advisories/unreviewed/2022/05/GHSA-6v73-859g-p6w8/GHSA-6v73-859g-p6w8.json +++ b/advisories/unreviewed/2022/05/GHSA-6v73-859g-p6w8/GHSA-6v73-859g-p6w8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-6v85-3g29-9mjf/GHSA-6v85-3g29-9mjf.json b/advisories/unreviewed/2022/05/GHSA-6v85-3g29-9mjf/GHSA-6v85-3g29-9mjf.json index a7c8a5a3623..349ab342849 100644 --- a/advisories/unreviewed/2022/05/GHSA-6v85-3g29-9mjf/GHSA-6v85-3g29-9mjf.json +++ b/advisories/unreviewed/2022/05/GHSA-6v85-3g29-9mjf/GHSA-6v85-3g29-9mjf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2022/05/GHSA-6wqp-wp3x-rm5f/GHSA-6wqp-wp3x-rm5f.json b/advisories/unreviewed/2022/05/GHSA-6wqp-wp3x-rm5f/GHSA-6wqp-wp3x-rm5f.json index 7cfbbea3cfb..730af59b0f0 100644 --- a/advisories/unreviewed/2022/05/GHSA-6wqp-wp3x-rm5f/GHSA-6wqp-wp3x-rm5f.json +++ b/advisories/unreviewed/2022/05/GHSA-6wqp-wp3x-rm5f/GHSA-6wqp-wp3x-rm5f.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-6wqq-9ppm-4p57/GHSA-6wqq-9ppm-4p57.json b/advisories/unreviewed/2022/05/GHSA-6wqq-9ppm-4p57/GHSA-6wqq-9ppm-4p57.json index 891889142e0..be4f8fab26c 100644 --- a/advisories/unreviewed/2022/05/GHSA-6wqq-9ppm-4p57/GHSA-6wqq-9ppm-4p57.json +++ b/advisories/unreviewed/2022/05/GHSA-6wqq-9ppm-4p57/GHSA-6wqq-9ppm-4p57.json @@ -7,12 +7,8 @@ "CVE-2014-5195" ], "details": "Unity before 7.2.3 and 7.3.x before 7.3.1, as used in Ubuntu, does not properly take focus of the keyboard when switching to the lock screen, which allows physically proximate attackers to bypass the lock screen by (1) leveraging a machine that had text selected when locking or (2) resuming from a suspension.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-6xpj-vr35-x5fr/GHSA-6xpj-vr35-x5fr.json b/advisories/unreviewed/2022/05/GHSA-6xpj-vr35-x5fr/GHSA-6xpj-vr35-x5fr.json index 965bdcfbe08..ce356a0ec89 100644 --- a/advisories/unreviewed/2022/05/GHSA-6xpj-vr35-x5fr/GHSA-6xpj-vr35-x5fr.json +++ b/advisories/unreviewed/2022/05/GHSA-6xpj-vr35-x5fr/GHSA-6xpj-vr35-x5fr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-72mx-gcxg-xg6f/GHSA-72mx-gcxg-xg6f.json b/advisories/unreviewed/2022/05/GHSA-72mx-gcxg-xg6f/GHSA-72mx-gcxg-xg6f.json index 19178e08c0c..c93c93926ad 100644 --- a/advisories/unreviewed/2022/05/GHSA-72mx-gcxg-xg6f/GHSA-72mx-gcxg-xg6f.json +++ b/advisories/unreviewed/2022/05/GHSA-72mx-gcxg-xg6f/GHSA-72mx-gcxg-xg6f.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-75w3-p6q6-r6p5/GHSA-75w3-p6q6-r6p5.json b/advisories/unreviewed/2022/05/GHSA-75w3-p6q6-r6p5/GHSA-75w3-p6q6-r6p5.json index f699c32393d..1a9aabbb413 100644 --- a/advisories/unreviewed/2022/05/GHSA-75w3-p6q6-r6p5/GHSA-75w3-p6q6-r6p5.json +++ b/advisories/unreviewed/2022/05/GHSA-75w3-p6q6-r6p5/GHSA-75w3-p6q6-r6p5.json @@ -7,12 +7,8 @@ "CVE-2014-10031" ], "details": "Buffer overflow in the IMAPd service in Qualcomm Eudora WorldMail 9.0.333.0 allows remote attackers to execute arbitrary code via a long string in a UID command.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-776g-qxh8-7652/GHSA-776g-qxh8-7652.json b/advisories/unreviewed/2022/05/GHSA-776g-qxh8-7652/GHSA-776g-qxh8-7652.json index 0a6c3179fe8..341add064b3 100644 --- a/advisories/unreviewed/2022/05/GHSA-776g-qxh8-7652/GHSA-776g-qxh8-7652.json +++ b/advisories/unreviewed/2022/05/GHSA-776g-qxh8-7652/GHSA-776g-qxh8-7652.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-785j-r72w-j5c2/GHSA-785j-r72w-j5c2.json b/advisories/unreviewed/2022/05/GHSA-785j-r72w-j5c2/GHSA-785j-r72w-j5c2.json index 5c4fe62f7fd..f9736846ce0 100644 --- a/advisories/unreviewed/2022/05/GHSA-785j-r72w-j5c2/GHSA-785j-r72w-j5c2.json +++ b/advisories/unreviewed/2022/05/GHSA-785j-r72w-j5c2/GHSA-785j-r72w-j5c2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-78r2-mpvm-vff5/GHSA-78r2-mpvm-vff5.json b/advisories/unreviewed/2022/05/GHSA-78r2-mpvm-vff5/GHSA-78r2-mpvm-vff5.json index bde129e769f..5e54a4ec4fe 100644 --- a/advisories/unreviewed/2022/05/GHSA-78r2-mpvm-vff5/GHSA-78r2-mpvm-vff5.json +++ b/advisories/unreviewed/2022/05/GHSA-78r2-mpvm-vff5/GHSA-78r2-mpvm-vff5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -147,9 +145,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-78w8-jw35-5rj7/GHSA-78w8-jw35-5rj7.json b/advisories/unreviewed/2022/05/GHSA-78w8-jw35-5rj7/GHSA-78w8-jw35-5rj7.json index 527dfef5d27..35d36a97ce0 100644 --- a/advisories/unreviewed/2022/05/GHSA-78w8-jw35-5rj7/GHSA-78w8-jw35-5rj7.json +++ b/advisories/unreviewed/2022/05/GHSA-78w8-jw35-5rj7/GHSA-78w8-jw35-5rj7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-78xm-g4fw-g356/GHSA-78xm-g4fw-g356.json b/advisories/unreviewed/2022/05/GHSA-78xm-g4fw-g356/GHSA-78xm-g4fw-g356.json index 98055dd2417..208934f1bbf 100644 --- a/advisories/unreviewed/2022/05/GHSA-78xm-g4fw-g356/GHSA-78xm-g4fw-g356.json +++ b/advisories/unreviewed/2022/05/GHSA-78xm-g4fw-g356/GHSA-78xm-g4fw-g356.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-79hp-v2qj-mjv4/GHSA-79hp-v2qj-mjv4.json b/advisories/unreviewed/2022/05/GHSA-79hp-v2qj-mjv4/GHSA-79hp-v2qj-mjv4.json index 1a1b4e3e148..4013ff8fb55 100644 --- a/advisories/unreviewed/2022/05/GHSA-79hp-v2qj-mjv4/GHSA-79hp-v2qj-mjv4.json +++ b/advisories/unreviewed/2022/05/GHSA-79hp-v2qj-mjv4/GHSA-79hp-v2qj-mjv4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7c4x-mwhc-mq7q/GHSA-7c4x-mwhc-mq7q.json b/advisories/unreviewed/2022/05/GHSA-7c4x-mwhc-mq7q/GHSA-7c4x-mwhc-mq7q.json index 83de9f6a75b..302c4c54376 100644 --- a/advisories/unreviewed/2022/05/GHSA-7c4x-mwhc-mq7q/GHSA-7c4x-mwhc-mq7q.json +++ b/advisories/unreviewed/2022/05/GHSA-7c4x-mwhc-mq7q/GHSA-7c4x-mwhc-mq7q.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7f9g-wg9w-q5r7/GHSA-7f9g-wg9w-q5r7.json b/advisories/unreviewed/2022/05/GHSA-7f9g-wg9w-q5r7/GHSA-7f9g-wg9w-q5r7.json index c85ab2d7ba1..8cf3a6cec12 100644 --- a/advisories/unreviewed/2022/05/GHSA-7f9g-wg9w-q5r7/GHSA-7f9g-wg9w-q5r7.json +++ b/advisories/unreviewed/2022/05/GHSA-7f9g-wg9w-q5r7/GHSA-7f9g-wg9w-q5r7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7g8x-w387-xwxc/GHSA-7g8x-w387-xwxc.json b/advisories/unreviewed/2022/05/GHSA-7g8x-w387-xwxc/GHSA-7g8x-w387-xwxc.json index 43f9aca504d..8279489e65b 100644 --- a/advisories/unreviewed/2022/05/GHSA-7g8x-w387-xwxc/GHSA-7g8x-w387-xwxc.json +++ b/advisories/unreviewed/2022/05/GHSA-7g8x-w387-xwxc/GHSA-7g8x-w387-xwxc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/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/2022/05/GHSA-7gmw-69fw-m4p9/GHSA-7gmw-69fw-m4p9.json b/advisories/unreviewed/2022/05/GHSA-7gmw-69fw-m4p9/GHSA-7gmw-69fw-m4p9.json index 0702a9ea65c..21f9eecf4b4 100644 --- a/advisories/unreviewed/2022/05/GHSA-7gmw-69fw-m4p9/GHSA-7gmw-69fw-m4p9.json +++ b/advisories/unreviewed/2022/05/GHSA-7gmw-69fw-m4p9/GHSA-7gmw-69fw-m4p9.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-7j44-xc3m-465x/GHSA-7j44-xc3m-465x.json b/advisories/unreviewed/2022/05/GHSA-7j44-xc3m-465x/GHSA-7j44-xc3m-465x.json index e296c926111..ca3c94bff1d 100644 --- a/advisories/unreviewed/2022/05/GHSA-7j44-xc3m-465x/GHSA-7j44-xc3m-465x.json +++ b/advisories/unreviewed/2022/05/GHSA-7j44-xc3m-465x/GHSA-7j44-xc3m-465x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7jj6-574r-3mf8/GHSA-7jj6-574r-3mf8.json b/advisories/unreviewed/2022/05/GHSA-7jj6-574r-3mf8/GHSA-7jj6-574r-3mf8.json index 67f89a3c21b..7117441cfb8 100644 --- a/advisories/unreviewed/2022/05/GHSA-7jj6-574r-3mf8/GHSA-7jj6-574r-3mf8.json +++ b/advisories/unreviewed/2022/05/GHSA-7jj6-574r-3mf8/GHSA-7jj6-574r-3mf8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7jxm-jc9j-6cm5/GHSA-7jxm-jc9j-6cm5.json b/advisories/unreviewed/2022/05/GHSA-7jxm-jc9j-6cm5/GHSA-7jxm-jc9j-6cm5.json index e63b251bfea..e40fb91d937 100644 --- a/advisories/unreviewed/2022/05/GHSA-7jxm-jc9j-6cm5/GHSA-7jxm-jc9j-6cm5.json +++ b/advisories/unreviewed/2022/05/GHSA-7jxm-jc9j-6cm5/GHSA-7jxm-jc9j-6cm5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7m75-q7r8-xcvp/GHSA-7m75-q7r8-xcvp.json b/advisories/unreviewed/2022/05/GHSA-7m75-q7r8-xcvp/GHSA-7m75-q7r8-xcvp.json index acf1fd16d8f..4cee6e16308 100644 --- a/advisories/unreviewed/2022/05/GHSA-7m75-q7r8-xcvp/GHSA-7m75-q7r8-xcvp.json +++ b/advisories/unreviewed/2022/05/GHSA-7m75-q7r8-xcvp/GHSA-7m75-q7r8-xcvp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7mj4-v67j-jx8v/GHSA-7mj4-v67j-jx8v.json b/advisories/unreviewed/2022/05/GHSA-7mj4-v67j-jx8v/GHSA-7mj4-v67j-jx8v.json index b0eaf0e194d..5578b37e73a 100644 --- a/advisories/unreviewed/2022/05/GHSA-7mj4-v67j-jx8v/GHSA-7mj4-v67j-jx8v.json +++ b/advisories/unreviewed/2022/05/GHSA-7mj4-v67j-jx8v/GHSA-7mj4-v67j-jx8v.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7mwh-722g-f38j/GHSA-7mwh-722g-f38j.json b/advisories/unreviewed/2022/05/GHSA-7mwh-722g-f38j/GHSA-7mwh-722g-f38j.json index dae68d97e6b..b53c8329791 100644 --- a/advisories/unreviewed/2022/05/GHSA-7mwh-722g-f38j/GHSA-7mwh-722g-f38j.json +++ b/advisories/unreviewed/2022/05/GHSA-7mwh-722g-f38j/GHSA-7mwh-722g-f38j.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-7qjx-m844-xch5/GHSA-7qjx-m844-xch5.json b/advisories/unreviewed/2022/05/GHSA-7qjx-m844-xch5/GHSA-7qjx-m844-xch5.json index f4145d9a55d..b9d2331c7a5 100644 --- a/advisories/unreviewed/2022/05/GHSA-7qjx-m844-xch5/GHSA-7qjx-m844-xch5.json +++ b/advisories/unreviewed/2022/05/GHSA-7qjx-m844-xch5/GHSA-7qjx-m844-xch5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7r4r-qf37-vqqq/GHSA-7r4r-qf37-vqqq.json b/advisories/unreviewed/2022/05/GHSA-7r4r-qf37-vqqq/GHSA-7r4r-qf37-vqqq.json index 37983b816af..04f5bfaf099 100644 --- a/advisories/unreviewed/2022/05/GHSA-7r4r-qf37-vqqq/GHSA-7r4r-qf37-vqqq.json +++ b/advisories/unreviewed/2022/05/GHSA-7r4r-qf37-vqqq/GHSA-7r4r-qf37-vqqq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/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/05/GHSA-7wg6-6952-3vfv/GHSA-7wg6-6952-3vfv.json b/advisories/unreviewed/2022/05/GHSA-7wg6-6952-3vfv/GHSA-7wg6-6952-3vfv.json index 7a11cc8cebb..f5b6712d30d 100644 --- a/advisories/unreviewed/2022/05/GHSA-7wg6-6952-3vfv/GHSA-7wg6-6952-3vfv.json +++ b/advisories/unreviewed/2022/05/GHSA-7wg6-6952-3vfv/GHSA-7wg6-6952-3vfv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-82pp-fm77-3v8w/GHSA-82pp-fm77-3v8w.json b/advisories/unreviewed/2022/05/GHSA-82pp-fm77-3v8w/GHSA-82pp-fm77-3v8w.json index 93ece1b6203..29a2e36754a 100644 --- a/advisories/unreviewed/2022/05/GHSA-82pp-fm77-3v8w/GHSA-82pp-fm77-3v8w.json +++ b/advisories/unreviewed/2022/05/GHSA-82pp-fm77-3v8w/GHSA-82pp-fm77-3v8w.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -47,9 +45,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-84x8-jf5h-4974/GHSA-84x8-jf5h-4974.json b/advisories/unreviewed/2022/05/GHSA-84x8-jf5h-4974/GHSA-84x8-jf5h-4974.json index 36205bbe392..38f4bd22003 100644 --- a/advisories/unreviewed/2022/05/GHSA-84x8-jf5h-4974/GHSA-84x8-jf5h-4974.json +++ b/advisories/unreviewed/2022/05/GHSA-84x8-jf5h-4974/GHSA-84x8-jf5h-4974.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-859c-hqqw-76hx/GHSA-859c-hqqw-76hx.json b/advisories/unreviewed/2022/05/GHSA-859c-hqqw-76hx/GHSA-859c-hqqw-76hx.json index 8331aa7d589..fe57a4143d5 100644 --- a/advisories/unreviewed/2022/05/GHSA-859c-hqqw-76hx/GHSA-859c-hqqw-76hx.json +++ b/advisories/unreviewed/2022/05/GHSA-859c-hqqw-76hx/GHSA-859c-hqqw-76hx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-8653-9xwr-x395/GHSA-8653-9xwr-x395.json b/advisories/unreviewed/2022/05/GHSA-8653-9xwr-x395/GHSA-8653-9xwr-x395.json index 3181b887205..40ecf9a1419 100644 --- a/advisories/unreviewed/2022/05/GHSA-8653-9xwr-x395/GHSA-8653-9xwr-x395.json +++ b/advisories/unreviewed/2022/05/GHSA-8653-9xwr-x395/GHSA-8653-9xwr-x395.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -43,9 +41,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-8667-833g-m7m4/GHSA-8667-833g-m7m4.json b/advisories/unreviewed/2022/05/GHSA-8667-833g-m7m4/GHSA-8667-833g-m7m4.json index 94db30fbcb0..99196e925c4 100644 --- a/advisories/unreviewed/2022/05/GHSA-8667-833g-m7m4/GHSA-8667-833g-m7m4.json +++ b/advisories/unreviewed/2022/05/GHSA-8667-833g-m7m4/GHSA-8667-833g-m7m4.json @@ -7,12 +7,8 @@ "CVE-2014-10019" ], "details": "Multiple cross-site request forgery (CSRF) vulnerabilities in webconfig/wlan/country.html/country in the Teracom T2-B-Gawv1.4U10Y-BI modem allow remote attackers to hijack the authentication of administrators for requests that (1) change the SSID or (2) change the password via a crafted request.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-86v2-7wfr-32r4/GHSA-86v2-7wfr-32r4.json b/advisories/unreviewed/2022/05/GHSA-86v2-7wfr-32r4/GHSA-86v2-7wfr-32r4.json index c8ce14383ff..6b749cf0f20 100644 --- a/advisories/unreviewed/2022/05/GHSA-86v2-7wfr-32r4/GHSA-86v2-7wfr-32r4.json +++ b/advisories/unreviewed/2022/05/GHSA-86v2-7wfr-32r4/GHSA-86v2-7wfr-32r4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:N/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/2022/05/GHSA-872r-73c4-2f6m/GHSA-872r-73c4-2f6m.json b/advisories/unreviewed/2022/05/GHSA-872r-73c4-2f6m/GHSA-872r-73c4-2f6m.json index 2822b20392d..86e2715e24a 100644 --- a/advisories/unreviewed/2022/05/GHSA-872r-73c4-2f6m/GHSA-872r-73c4-2f6m.json +++ b/advisories/unreviewed/2022/05/GHSA-872r-73c4-2f6m/GHSA-872r-73c4-2f6m.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-87h2-rf3x-8j4w/GHSA-87h2-rf3x-8j4w.json b/advisories/unreviewed/2022/05/GHSA-87h2-rf3x-8j4w/GHSA-87h2-rf3x-8j4w.json index c406ea7c380..7a0da7d65ba 100644 --- a/advisories/unreviewed/2022/05/GHSA-87h2-rf3x-8j4w/GHSA-87h2-rf3x-8j4w.json +++ b/advisories/unreviewed/2022/05/GHSA-87h2-rf3x-8j4w/GHSA-87h2-rf3x-8j4w.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", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-87r8-qrfr-rq8r/GHSA-87r8-qrfr-rq8r.json b/advisories/unreviewed/2022/05/GHSA-87r8-qrfr-rq8r/GHSA-87r8-qrfr-rq8r.json index 4ff0256ec10..74981a8863d 100644 --- a/advisories/unreviewed/2022/05/GHSA-87r8-qrfr-rq8r/GHSA-87r8-qrfr-rq8r.json +++ b/advisories/unreviewed/2022/05/GHSA-87r8-qrfr-rq8r/GHSA-87r8-qrfr-rq8r.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", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-888c-jfcp-2hf5/GHSA-888c-jfcp-2hf5.json b/advisories/unreviewed/2022/05/GHSA-888c-jfcp-2hf5/GHSA-888c-jfcp-2hf5.json index 3baa68d262a..3531b932354 100644 --- a/advisories/unreviewed/2022/05/GHSA-888c-jfcp-2hf5/GHSA-888c-jfcp-2hf5.json +++ b/advisories/unreviewed/2022/05/GHSA-888c-jfcp-2hf5/GHSA-888c-jfcp-2hf5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -43,9 +41,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-897h-vrpp-244g/GHSA-897h-vrpp-244g.json b/advisories/unreviewed/2022/05/GHSA-897h-vrpp-244g/GHSA-897h-vrpp-244g.json index 78c802c9365..237eebe94d6 100644 --- a/advisories/unreviewed/2022/05/GHSA-897h-vrpp-244g/GHSA-897h-vrpp-244g.json +++ b/advisories/unreviewed/2022/05/GHSA-897h-vrpp-244g/GHSA-897h-vrpp-244g.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-8cjj-8h86-wxxp/GHSA-8cjj-8h86-wxxp.json b/advisories/unreviewed/2022/05/GHSA-8cjj-8h86-wxxp/GHSA-8cjj-8h86-wxxp.json index ecd37d4b8d8..094db654640 100644 --- a/advisories/unreviewed/2022/05/GHSA-8cjj-8h86-wxxp/GHSA-8cjj-8h86-wxxp.json +++ b/advisories/unreviewed/2022/05/GHSA-8cjj-8h86-wxxp/GHSA-8cjj-8h86-wxxp.json @@ -7,12 +7,8 @@ "CVE-2014-5368" ], "details": "Directory traversal vulnerability in the file_get_contents function in downloadfiles/download.php in the WP Content Source Control (wp-source-control) plugin 3.0.0 and earlier for WordPress allows remote attackers to read arbitrary files via a .. (dot dot) in the path parameter.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-8g2g-mp63-vpxx/GHSA-8g2g-mp63-vpxx.json b/advisories/unreviewed/2022/05/GHSA-8g2g-mp63-vpxx/GHSA-8g2g-mp63-vpxx.json index 2615c1b4e60..c5464ceca84 100644 --- a/advisories/unreviewed/2022/05/GHSA-8g2g-mp63-vpxx/GHSA-8g2g-mp63-vpxx.json +++ b/advisories/unreviewed/2022/05/GHSA-8g2g-mp63-vpxx/GHSA-8g2g-mp63-vpxx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-8g2v-3pc7-fxw6/GHSA-8g2v-3pc7-fxw6.json b/advisories/unreviewed/2022/05/GHSA-8g2v-3pc7-fxw6/GHSA-8g2v-3pc7-fxw6.json index ad023d640b6..b1f6a0deebe 100644 --- a/advisories/unreviewed/2022/05/GHSA-8g2v-3pc7-fxw6/GHSA-8g2v-3pc7-fxw6.json +++ b/advisories/unreviewed/2022/05/GHSA-8g2v-3pc7-fxw6/GHSA-8g2v-3pc7-fxw6.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-8gfm-hxfq-gm8r/GHSA-8gfm-hxfq-gm8r.json b/advisories/unreviewed/2022/05/GHSA-8gfm-hxfq-gm8r/GHSA-8gfm-hxfq-gm8r.json index 3663aee36f3..8d9935da22f 100644 --- a/advisories/unreviewed/2022/05/GHSA-8gfm-hxfq-gm8r/GHSA-8gfm-hxfq-gm8r.json +++ b/advisories/unreviewed/2022/05/GHSA-8gfm-hxfq-gm8r/GHSA-8gfm-hxfq-gm8r.json @@ -7,12 +7,8 @@ "CVE-2014-10038" ], "details": "SQL injection vulnerability in agenda/indexdate.php in DomPHP 0.83 and earlier allows remote attackers to execute arbitrary SQL commands via the ids parameter.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-8h3m-72q2-6wfr/GHSA-8h3m-72q2-6wfr.json b/advisories/unreviewed/2022/05/GHSA-8h3m-72q2-6wfr/GHSA-8h3m-72q2-6wfr.json index 7fc6c4d3a15..56a7ad40be1 100644 --- a/advisories/unreviewed/2022/05/GHSA-8h3m-72q2-6wfr/GHSA-8h3m-72q2-6wfr.json +++ b/advisories/unreviewed/2022/05/GHSA-8h3m-72q2-6wfr/GHSA-8h3m-72q2-6wfr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/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/05/GHSA-8h8v-4p6h-788h/GHSA-8h8v-4p6h-788h.json b/advisories/unreviewed/2022/05/GHSA-8h8v-4p6h-788h/GHSA-8h8v-4p6h-788h.json index cf7f5e95930..2ed89e43372 100644 --- a/advisories/unreviewed/2022/05/GHSA-8h8v-4p6h-788h/GHSA-8h8v-4p6h-788h.json +++ b/advisories/unreviewed/2022/05/GHSA-8h8v-4p6h-788h/GHSA-8h8v-4p6h-788h.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-8j8q-rm2w-2gq2/GHSA-8j8q-rm2w-2gq2.json b/advisories/unreviewed/2022/05/GHSA-8j8q-rm2w-2gq2/GHSA-8j8q-rm2w-2gq2.json index 7bed9062e19..34d47145998 100644 --- a/advisories/unreviewed/2022/05/GHSA-8j8q-rm2w-2gq2/GHSA-8j8q-rm2w-2gq2.json +++ b/advisories/unreviewed/2022/05/GHSA-8j8q-rm2w-2gq2/GHSA-8j8q-rm2w-2gq2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-8jwh-wc3j-3xmq/GHSA-8jwh-wc3j-3xmq.json b/advisories/unreviewed/2022/05/GHSA-8jwh-wc3j-3xmq/GHSA-8jwh-wc3j-3xmq.json index 395aa031806..33376055861 100644 --- a/advisories/unreviewed/2022/05/GHSA-8jwh-wc3j-3xmq/GHSA-8jwh-wc3j-3xmq.json +++ b/advisories/unreviewed/2022/05/GHSA-8jwh-wc3j-3xmq/GHSA-8jwh-wc3j-3xmq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-8mfr-jx9p-9hqr/GHSA-8mfr-jx9p-9hqr.json b/advisories/unreviewed/2022/05/GHSA-8mfr-jx9p-9hqr/GHSA-8mfr-jx9p-9hqr.json index c660cde7c56..1b1e357ecb2 100644 --- a/advisories/unreviewed/2022/05/GHSA-8mfr-jx9p-9hqr/GHSA-8mfr-jx9p-9hqr.json +++ b/advisories/unreviewed/2022/05/GHSA-8mfr-jx9p-9hqr/GHSA-8mfr-jx9p-9hqr.json @@ -7,12 +7,8 @@ "CVE-2014-100001" ], "details": "Cross-site request forgery (CSRF) vulnerability in the SEO Plugin LiveOptim plugin before 1.1.4-free for WordPress allows remote attackers to hijack the authentication of administrators for requests that change plugin settings via unspecified vectors. NOTE: some of these details are obtained from third party information.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-8mj6-8866-c4f4/GHSA-8mj6-8866-c4f4.json b/advisories/unreviewed/2022/05/GHSA-8mj6-8866-c4f4/GHSA-8mj6-8866-c4f4.json index 493c7bc60df..2c7e45e8629 100644 --- a/advisories/unreviewed/2022/05/GHSA-8mj6-8866-c4f4/GHSA-8mj6-8866-c4f4.json +++ b/advisories/unreviewed/2022/05/GHSA-8mj6-8866-c4f4/GHSA-8mj6-8866-c4f4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-8rpj-gmgj-f4wf/GHSA-8rpj-gmgj-f4wf.json b/advisories/unreviewed/2022/05/GHSA-8rpj-gmgj-f4wf/GHSA-8rpj-gmgj-f4wf.json index 144a28afbc1..246ed6050ba 100644 --- a/advisories/unreviewed/2022/05/GHSA-8rpj-gmgj-f4wf/GHSA-8rpj-gmgj-f4wf.json +++ b/advisories/unreviewed/2022/05/GHSA-8rpj-gmgj-f4wf/GHSA-8rpj-gmgj-f4wf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-8v7x-2f56-jq2p/GHSA-8v7x-2f56-jq2p.json b/advisories/unreviewed/2022/05/GHSA-8v7x-2f56-jq2p/GHSA-8v7x-2f56-jq2p.json index 37b7003f276..a9e0ef8f92e 100644 --- a/advisories/unreviewed/2022/05/GHSA-8v7x-2f56-jq2p/GHSA-8v7x-2f56-jq2p.json +++ b/advisories/unreviewed/2022/05/GHSA-8v7x-2f56-jq2p/GHSA-8v7x-2f56-jq2p.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-8v9x-3cf3-42hp/GHSA-8v9x-3cf3-42hp.json b/advisories/unreviewed/2022/05/GHSA-8v9x-3cf3-42hp/GHSA-8v9x-3cf3-42hp.json index b375942b3e5..11617a36e59 100644 --- a/advisories/unreviewed/2022/05/GHSA-8v9x-3cf3-42hp/GHSA-8v9x-3cf3-42hp.json +++ b/advisories/unreviewed/2022/05/GHSA-8v9x-3cf3-42hp/GHSA-8v9x-3cf3-42hp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-8vrh-6fx9-v2mh/GHSA-8vrh-6fx9-v2mh.json b/advisories/unreviewed/2022/05/GHSA-8vrh-6fx9-v2mh/GHSA-8vrh-6fx9-v2mh.json index b22cfee5418..a8994559807 100644 --- a/advisories/unreviewed/2022/05/GHSA-8vrh-6fx9-v2mh/GHSA-8vrh-6fx9-v2mh.json +++ b/advisories/unreviewed/2022/05/GHSA-8vrh-6fx9-v2mh/GHSA-8vrh-6fx9-v2mh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/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/05/GHSA-8w8c-fgc5-6f3r/GHSA-8w8c-fgc5-6f3r.json b/advisories/unreviewed/2022/05/GHSA-8w8c-fgc5-6f3r/GHSA-8w8c-fgc5-6f3r.json index 79ab2312920..9ac046e41dd 100644 --- a/advisories/unreviewed/2022/05/GHSA-8w8c-fgc5-6f3r/GHSA-8w8c-fgc5-6f3r.json +++ b/advisories/unreviewed/2022/05/GHSA-8w8c-fgc5-6f3r/GHSA-8w8c-fgc5-6f3r.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -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/05/GHSA-8xrm-4q7g-x2h2/GHSA-8xrm-4q7g-x2h2.json b/advisories/unreviewed/2022/05/GHSA-8xrm-4q7g-x2h2/GHSA-8xrm-4q7g-x2h2.json index d7f8753d6c6..a5ac18f85c2 100644 --- a/advisories/unreviewed/2022/05/GHSA-8xrm-4q7g-x2h2/GHSA-8xrm-4q7g-x2h2.json +++ b/advisories/unreviewed/2022/05/GHSA-8xrm-4q7g-x2h2/GHSA-8xrm-4q7g-x2h2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-928x-x4m9-m2w5/GHSA-928x-x4m9-m2w5.json b/advisories/unreviewed/2022/05/GHSA-928x-x4m9-m2w5/GHSA-928x-x4m9-m2w5.json index 2248e08a7ac..2f4d0fd065f 100644 --- a/advisories/unreviewed/2022/05/GHSA-928x-x4m9-m2w5/GHSA-928x-x4m9-m2w5.json +++ b/advisories/unreviewed/2022/05/GHSA-928x-x4m9-m2w5/GHSA-928x-x4m9-m2w5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-92h6-9hqf-8fx7/GHSA-92h6-9hqf-8fx7.json b/advisories/unreviewed/2022/05/GHSA-92h6-9hqf-8fx7/GHSA-92h6-9hqf-8fx7.json index c15820f92c5..bbd91ca15fe 100644 --- a/advisories/unreviewed/2022/05/GHSA-92h6-9hqf-8fx7/GHSA-92h6-9hqf-8fx7.json +++ b/advisories/unreviewed/2022/05/GHSA-92h6-9hqf-8fx7/GHSA-92h6-9hqf-8fx7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-92m4-vvrf-4c9g/GHSA-92m4-vvrf-4c9g.json b/advisories/unreviewed/2022/05/GHSA-92m4-vvrf-4c9g/GHSA-92m4-vvrf-4c9g.json index 2cc60043233..94f57c891dd 100644 --- a/advisories/unreviewed/2022/05/GHSA-92m4-vvrf-4c9g/GHSA-92m4-vvrf-4c9g.json +++ b/advisories/unreviewed/2022/05/GHSA-92m4-vvrf-4c9g/GHSA-92m4-vvrf-4c9g.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-92p9-4292-r6rx/GHSA-92p9-4292-r6rx.json b/advisories/unreviewed/2022/05/GHSA-92p9-4292-r6rx/GHSA-92p9-4292-r6rx.json index e17b5423724..66d011c26c8 100644 --- a/advisories/unreviewed/2022/05/GHSA-92p9-4292-r6rx/GHSA-92p9-4292-r6rx.json +++ b/advisories/unreviewed/2022/05/GHSA-92p9-4292-r6rx/GHSA-92p9-4292-r6rx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-92px-prx4-pm8c/GHSA-92px-prx4-pm8c.json b/advisories/unreviewed/2022/05/GHSA-92px-prx4-pm8c/GHSA-92px-prx4-pm8c.json index 3addcd7edc0..4dc6df8b961 100644 --- a/advisories/unreviewed/2022/05/GHSA-92px-prx4-pm8c/GHSA-92px-prx4-pm8c.json +++ b/advisories/unreviewed/2022/05/GHSA-92px-prx4-pm8c/GHSA-92px-prx4-pm8c.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-92q6-c8gm-2php/GHSA-92q6-c8gm-2php.json b/advisories/unreviewed/2022/05/GHSA-92q6-c8gm-2php/GHSA-92q6-c8gm-2php.json index 24ac051983a..ba3b5ef34e1 100644 --- a/advisories/unreviewed/2022/05/GHSA-92q6-c8gm-2php/GHSA-92q6-c8gm-2php.json +++ b/advisories/unreviewed/2022/05/GHSA-92q6-c8gm-2php/GHSA-92q6-c8gm-2php.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-93pp-226g-39h5/GHSA-93pp-226g-39h5.json b/advisories/unreviewed/2022/05/GHSA-93pp-226g-39h5/GHSA-93pp-226g-39h5.json index 43a2cb2a700..c1ff9d73ea7 100644 --- a/advisories/unreviewed/2022/05/GHSA-93pp-226g-39h5/GHSA-93pp-226g-39h5.json +++ b/advisories/unreviewed/2022/05/GHSA-93pp-226g-39h5/GHSA-93pp-226g-39h5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-942h-7fc9-gvf2/GHSA-942h-7fc9-gvf2.json b/advisories/unreviewed/2022/05/GHSA-942h-7fc9-gvf2/GHSA-942h-7fc9-gvf2.json index cc1bf427d40..2c38269d71a 100644 --- a/advisories/unreviewed/2022/05/GHSA-942h-7fc9-gvf2/GHSA-942h-7fc9-gvf2.json +++ b/advisories/unreviewed/2022/05/GHSA-942h-7fc9-gvf2/GHSA-942h-7fc9-gvf2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-94q7-f538-38mf/GHSA-94q7-f538-38mf.json b/advisories/unreviewed/2022/05/GHSA-94q7-f538-38mf/GHSA-94q7-f538-38mf.json index 5aa5a196e35..7776cad6804 100644 --- a/advisories/unreviewed/2022/05/GHSA-94q7-f538-38mf/GHSA-94q7-f538-38mf.json +++ b/advisories/unreviewed/2022/05/GHSA-94q7-f538-38mf/GHSA-94q7-f538-38mf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-94vh-gw5h-f837/GHSA-94vh-gw5h-f837.json b/advisories/unreviewed/2022/05/GHSA-94vh-gw5h-f837/GHSA-94vh-gw5h-f837.json index 031a2a22c94..f388a888b8e 100644 --- a/advisories/unreviewed/2022/05/GHSA-94vh-gw5h-f837/GHSA-94vh-gw5h-f837.json +++ b/advisories/unreviewed/2022/05/GHSA-94vh-gw5h-f837/GHSA-94vh-gw5h-f837.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-954m-m477-6vf2/GHSA-954m-m477-6vf2.json b/advisories/unreviewed/2022/05/GHSA-954m-m477-6vf2/GHSA-954m-m477-6vf2.json index 3558477e9ae..dcb36a5bb0a 100644 --- a/advisories/unreviewed/2022/05/GHSA-954m-m477-6vf2/GHSA-954m-m477-6vf2.json +++ b/advisories/unreviewed/2022/05/GHSA-954m-m477-6vf2/GHSA-954m-m477-6vf2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-95c7-3m5f-qchq/GHSA-95c7-3m5f-qchq.json b/advisories/unreviewed/2022/05/GHSA-95c7-3m5f-qchq/GHSA-95c7-3m5f-qchq.json index 7573e857151..74cb3dd9be9 100644 --- a/advisories/unreviewed/2022/05/GHSA-95c7-3m5f-qchq/GHSA-95c7-3m5f-qchq.json +++ b/advisories/unreviewed/2022/05/GHSA-95c7-3m5f-qchq/GHSA-95c7-3m5f-qchq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-95wh-v6qf-2wcw/GHSA-95wh-v6qf-2wcw.json b/advisories/unreviewed/2022/05/GHSA-95wh-v6qf-2wcw/GHSA-95wh-v6qf-2wcw.json index f2aa9ebc671..ec17b98d204 100644 --- a/advisories/unreviewed/2022/05/GHSA-95wh-v6qf-2wcw/GHSA-95wh-v6qf-2wcw.json +++ b/advisories/unreviewed/2022/05/GHSA-95wh-v6qf-2wcw/GHSA-95wh-v6qf-2wcw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-964j-69gr-3gpj/GHSA-964j-69gr-3gpj.json b/advisories/unreviewed/2022/05/GHSA-964j-69gr-3gpj/GHSA-964j-69gr-3gpj.json index 588d0f42efa..a550295b193 100644 --- a/advisories/unreviewed/2022/05/GHSA-964j-69gr-3gpj/GHSA-964j-69gr-3gpj.json +++ b/advisories/unreviewed/2022/05/GHSA-964j-69gr-3gpj/GHSA-964j-69gr-3gpj.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-96pp-vmv9-8x2x/GHSA-96pp-vmv9-8x2x.json b/advisories/unreviewed/2022/05/GHSA-96pp-vmv9-8x2x/GHSA-96pp-vmv9-8x2x.json index fd206d0b8eb..82f5382d78f 100644 --- a/advisories/unreviewed/2022/05/GHSA-96pp-vmv9-8x2x/GHSA-96pp-vmv9-8x2x.json +++ b/advisories/unreviewed/2022/05/GHSA-96pp-vmv9-8x2x/GHSA-96pp-vmv9-8x2x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-978g-7r32-xrm4/GHSA-978g-7r32-xrm4.json b/advisories/unreviewed/2022/05/GHSA-978g-7r32-xrm4/GHSA-978g-7r32-xrm4.json index c7637ecc7e9..eb1acd16622 100644 --- a/advisories/unreviewed/2022/05/GHSA-978g-7r32-xrm4/GHSA-978g-7r32-xrm4.json +++ b/advisories/unreviewed/2022/05/GHSA-978g-7r32-xrm4/GHSA-978g-7r32-xrm4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -47,9 +45,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-98c3-8pq6-g67m/GHSA-98c3-8pq6-g67m.json b/advisories/unreviewed/2022/05/GHSA-98c3-8pq6-g67m/GHSA-98c3-8pq6-g67m.json index c3224518761..24c7134b375 100644 --- a/advisories/unreviewed/2022/05/GHSA-98c3-8pq6-g67m/GHSA-98c3-8pq6-g67m.json +++ b/advisories/unreviewed/2022/05/GHSA-98c3-8pq6-g67m/GHSA-98c3-8pq6-g67m.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-98wg-wmrr-v6h8/GHSA-98wg-wmrr-v6h8.json b/advisories/unreviewed/2022/05/GHSA-98wg-wmrr-v6h8/GHSA-98wg-wmrr-v6h8.json index 6388d22f899..e1f619d00e9 100644 --- a/advisories/unreviewed/2022/05/GHSA-98wg-wmrr-v6h8/GHSA-98wg-wmrr-v6h8.json +++ b/advisories/unreviewed/2022/05/GHSA-98wg-wmrr-v6h8/GHSA-98wg-wmrr-v6h8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-9c96-4prf-rxpm/GHSA-9c96-4prf-rxpm.json b/advisories/unreviewed/2022/05/GHSA-9c96-4prf-rxpm/GHSA-9c96-4prf-rxpm.json index 9da5d0ea440..bf3822bec63 100644 --- a/advisories/unreviewed/2022/05/GHSA-9c96-4prf-rxpm/GHSA-9c96-4prf-rxpm.json +++ b/advisories/unreviewed/2022/05/GHSA-9c96-4prf-rxpm/GHSA-9c96-4prf-rxpm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-9fpm-954v-hwqm/GHSA-9fpm-954v-hwqm.json b/advisories/unreviewed/2022/05/GHSA-9fpm-954v-hwqm/GHSA-9fpm-954v-hwqm.json index 1bef707cf8d..28ae211d5b8 100644 --- a/advisories/unreviewed/2022/05/GHSA-9fpm-954v-hwqm/GHSA-9fpm-954v-hwqm.json +++ b/advisories/unreviewed/2022/05/GHSA-9fpm-954v-hwqm/GHSA-9fpm-954v-hwqm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-9g8x-w8q9-8hx8/GHSA-9g8x-w8q9-8hx8.json b/advisories/unreviewed/2022/05/GHSA-9g8x-w8q9-8hx8/GHSA-9g8x-w8q9-8hx8.json index 158dc3c2dc1..a0e26cb1618 100644 --- a/advisories/unreviewed/2022/05/GHSA-9g8x-w8q9-8hx8/GHSA-9g8x-w8q9-8hx8.json +++ b/advisories/unreviewed/2022/05/GHSA-9g8x-w8q9-8hx8/GHSA-9g8x-w8q9-8hx8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-9g9j-pjhf-gpqr/GHSA-9g9j-pjhf-gpqr.json b/advisories/unreviewed/2022/05/GHSA-9g9j-pjhf-gpqr/GHSA-9g9j-pjhf-gpqr.json index 71be6b1349c..abef4a9f73a 100644 --- a/advisories/unreviewed/2022/05/GHSA-9g9j-pjhf-gpqr/GHSA-9g9j-pjhf-gpqr.json +++ b/advisories/unreviewed/2022/05/GHSA-9g9j-pjhf-gpqr/GHSA-9g9j-pjhf-gpqr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-9hgj-f7f3-cph7/GHSA-9hgj-f7f3-cph7.json b/advisories/unreviewed/2022/05/GHSA-9hgj-f7f3-cph7/GHSA-9hgj-f7f3-cph7.json index aeee7de17b3..0433e237914 100644 --- a/advisories/unreviewed/2022/05/GHSA-9hgj-f7f3-cph7/GHSA-9hgj-f7f3-cph7.json +++ b/advisories/unreviewed/2022/05/GHSA-9hgj-f7f3-cph7/GHSA-9hgj-f7f3-cph7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-9m38-2292-v3f7/GHSA-9m38-2292-v3f7.json b/advisories/unreviewed/2022/05/GHSA-9m38-2292-v3f7/GHSA-9m38-2292-v3f7.json index 8973b3de035..bee6317e286 100644 --- a/advisories/unreviewed/2022/05/GHSA-9m38-2292-v3f7/GHSA-9m38-2292-v3f7.json +++ b/advisories/unreviewed/2022/05/GHSA-9m38-2292-v3f7/GHSA-9m38-2292-v3f7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-9mhr-6wxf-g8f3/GHSA-9mhr-6wxf-g8f3.json b/advisories/unreviewed/2022/05/GHSA-9mhr-6wxf-g8f3/GHSA-9mhr-6wxf-g8f3.json index fd3edf1bd9e..c8acb643297 100644 --- a/advisories/unreviewed/2022/05/GHSA-9mhr-6wxf-g8f3/GHSA-9mhr-6wxf-g8f3.json +++ b/advisories/unreviewed/2022/05/GHSA-9mhr-6wxf-g8f3/GHSA-9mhr-6wxf-g8f3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-9mv4-qwgg-6397/GHSA-9mv4-qwgg-6397.json b/advisories/unreviewed/2022/05/GHSA-9mv4-qwgg-6397/GHSA-9mv4-qwgg-6397.json index ec9e21a4082..1a4c7822d60 100644 --- a/advisories/unreviewed/2022/05/GHSA-9mv4-qwgg-6397/GHSA-9mv4-qwgg-6397.json +++ b/advisories/unreviewed/2022/05/GHSA-9mv4-qwgg-6397/GHSA-9mv4-qwgg-6397.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", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-9q7j-mcc2-2993/GHSA-9q7j-mcc2-2993.json b/advisories/unreviewed/2022/05/GHSA-9q7j-mcc2-2993/GHSA-9q7j-mcc2-2993.json index 5746fb7eb57..8aa49f50fba 100644 --- a/advisories/unreviewed/2022/05/GHSA-9q7j-mcc2-2993/GHSA-9q7j-mcc2-2993.json +++ b/advisories/unreviewed/2022/05/GHSA-9q7j-mcc2-2993/GHSA-9q7j-mcc2-2993.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -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/05/GHSA-9qxq-827h-4w5v/GHSA-9qxq-827h-4w5v.json b/advisories/unreviewed/2022/05/GHSA-9qxq-827h-4w5v/GHSA-9qxq-827h-4w5v.json index e9156b2b42b..289e55a1ee2 100644 --- a/advisories/unreviewed/2022/05/GHSA-9qxq-827h-4w5v/GHSA-9qxq-827h-4w5v.json +++ b/advisories/unreviewed/2022/05/GHSA-9qxq-827h-4w5v/GHSA-9qxq-827h-4w5v.json @@ -7,12 +7,8 @@ "CVE-2015-3414" ], "details": "SQLite before 3.8.9 does not properly implement the dequoting of collation-sequence names, which allows context-dependent attackers to cause a denial of service (uninitialized memory access and application crash) or possibly have unspecified other impact via a crafted COLLATE clause, as demonstrated by COLLATE\"\"\"\"\"\"\"\" at the end of a SELECT statement.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-9rfv-x72m-w755/GHSA-9rfv-x72m-w755.json b/advisories/unreviewed/2022/05/GHSA-9rfv-x72m-w755/GHSA-9rfv-x72m-w755.json index 4fe452aa6fe..5ce605fd555 100644 --- a/advisories/unreviewed/2022/05/GHSA-9rfv-x72m-w755/GHSA-9rfv-x72m-w755.json +++ b/advisories/unreviewed/2022/05/GHSA-9rfv-x72m-w755/GHSA-9rfv-x72m-w755.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-9v55-2vrw-vmfp/GHSA-9v55-2vrw-vmfp.json b/advisories/unreviewed/2022/05/GHSA-9v55-2vrw-vmfp/GHSA-9v55-2vrw-vmfp.json index 1c5285ce778..9dd4da411a6 100644 --- a/advisories/unreviewed/2022/05/GHSA-9v55-2vrw-vmfp/GHSA-9v55-2vrw-vmfp.json +++ b/advisories/unreviewed/2022/05/GHSA-9v55-2vrw-vmfp/GHSA-9v55-2vrw-vmfp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-9v7c-gwvw-2723/GHSA-9v7c-gwvw-2723.json b/advisories/unreviewed/2022/05/GHSA-9v7c-gwvw-2723/GHSA-9v7c-gwvw-2723.json index 7f67ec599a8..3182d3101fd 100644 --- a/advisories/unreviewed/2022/05/GHSA-9v7c-gwvw-2723/GHSA-9v7c-gwvw-2723.json +++ b/advisories/unreviewed/2022/05/GHSA-9v7c-gwvw-2723/GHSA-9v7c-gwvw-2723.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -47,9 +45,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-9vxr-gcw6-9j69/GHSA-9vxr-gcw6-9j69.json b/advisories/unreviewed/2022/05/GHSA-9vxr-gcw6-9j69/GHSA-9vxr-gcw6-9j69.json index deae059a3a5..d819dce9aba 100644 --- a/advisories/unreviewed/2022/05/GHSA-9vxr-gcw6-9j69/GHSA-9vxr-gcw6-9j69.json +++ b/advisories/unreviewed/2022/05/GHSA-9vxr-gcw6-9j69/GHSA-9vxr-gcw6-9j69.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-9wcw-qwrh-qp6p/GHSA-9wcw-qwrh-qp6p.json b/advisories/unreviewed/2022/05/GHSA-9wcw-qwrh-qp6p/GHSA-9wcw-qwrh-qp6p.json index 1c1cec0fd02..358fd7b27a1 100644 --- a/advisories/unreviewed/2022/05/GHSA-9wcw-qwrh-qp6p/GHSA-9wcw-qwrh-qp6p.json +++ b/advisories/unreviewed/2022/05/GHSA-9wcw-qwrh-qp6p/GHSA-9wcw-qwrh-qp6p.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-9wm3-5vv7-j93j/GHSA-9wm3-5vv7-j93j.json b/advisories/unreviewed/2022/05/GHSA-9wm3-5vv7-j93j/GHSA-9wm3-5vv7-j93j.json index 82bba9189df..6a69fe9854d 100644 --- a/advisories/unreviewed/2022/05/GHSA-9wm3-5vv7-j93j/GHSA-9wm3-5vv7-j93j.json +++ b/advisories/unreviewed/2022/05/GHSA-9wm3-5vv7-j93j/GHSA-9wm3-5vv7-j93j.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-9x58-7mrr-p9rc/GHSA-9x58-7mrr-p9rc.json b/advisories/unreviewed/2022/05/GHSA-9x58-7mrr-p9rc/GHSA-9x58-7mrr-p9rc.json index 1762e404c85..8ddf72606ed 100644 --- a/advisories/unreviewed/2022/05/GHSA-9x58-7mrr-p9rc/GHSA-9x58-7mrr-p9rc.json +++ b/advisories/unreviewed/2022/05/GHSA-9x58-7mrr-p9rc/GHSA-9x58-7mrr-p9rc.json @@ -7,12 +7,8 @@ "CVE-2014-10016" ], "details": "Multiple cross-site scripting (XSS) vulnerabilities in the Welcart e-Commerce plugin 1.3.12 for WordPress allow remote attackers to inject arbitrary web script or HTML via (1) unspecified vectors related to purchase_limit or the (2) name, (3) intl, (4) nocod, or (5) time parameter in an add_delivery_method action to wp-admin/admin-ajax.php.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-c248-x9gh-cfpj/GHSA-c248-x9gh-cfpj.json b/advisories/unreviewed/2022/05/GHSA-c248-x9gh-cfpj/GHSA-c248-x9gh-cfpj.json index 8dfccd904b4..935ab5f7cbe 100644 --- a/advisories/unreviewed/2022/05/GHSA-c248-x9gh-cfpj/GHSA-c248-x9gh-cfpj.json +++ b/advisories/unreviewed/2022/05/GHSA-c248-x9gh-cfpj/GHSA-c248-x9gh-cfpj.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-c36f-5j94-pv75/GHSA-c36f-5j94-pv75.json b/advisories/unreviewed/2022/05/GHSA-c36f-5j94-pv75/GHSA-c36f-5j94-pv75.json index cc0748e6659..39dafb9ed0c 100644 --- a/advisories/unreviewed/2022/05/GHSA-c36f-5j94-pv75/GHSA-c36f-5j94-pv75.json +++ b/advisories/unreviewed/2022/05/GHSA-c36f-5j94-pv75/GHSA-c36f-5j94-pv75.json @@ -7,12 +7,8 @@ "CVE-2014-10020" ], "details": "SQL injection vulnerability in login.php in Simple e-document 1.31 allows remote attackers to execute arbitrary SQL commands via the username parameter.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-c4wr-5w7j-7925/GHSA-c4wr-5w7j-7925.json b/advisories/unreviewed/2022/05/GHSA-c4wr-5w7j-7925/GHSA-c4wr-5w7j-7925.json index bfe0e80e17b..8253b565639 100644 --- a/advisories/unreviewed/2022/05/GHSA-c4wr-5w7j-7925/GHSA-c4wr-5w7j-7925.json +++ b/advisories/unreviewed/2022/05/GHSA-c4wr-5w7j-7925/GHSA-c4wr-5w7j-7925.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-c58r-7r89-977j/GHSA-c58r-7r89-977j.json b/advisories/unreviewed/2022/05/GHSA-c58r-7r89-977j/GHSA-c58r-7r89-977j.json index b2b603c5949..fc077b9d0d1 100644 --- a/advisories/unreviewed/2022/05/GHSA-c58r-7r89-977j/GHSA-c58r-7r89-977j.json +++ b/advisories/unreviewed/2022/05/GHSA-c58r-7r89-977j/GHSA-c58r-7r89-977j.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-c5x9-476v-gxq6/GHSA-c5x9-476v-gxq6.json b/advisories/unreviewed/2022/05/GHSA-c5x9-476v-gxq6/GHSA-c5x9-476v-gxq6.json index ce0c9d711a2..219cf37cb79 100644 --- a/advisories/unreviewed/2022/05/GHSA-c5x9-476v-gxq6/GHSA-c5x9-476v-gxq6.json +++ b/advisories/unreviewed/2022/05/GHSA-c5x9-476v-gxq6/GHSA-c5x9-476v-gxq6.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-c7qj-4jp6-rp62/GHSA-c7qj-4jp6-rp62.json b/advisories/unreviewed/2022/05/GHSA-c7qj-4jp6-rp62/GHSA-c7qj-4jp6-rp62.json index 71f55ad29fb..48ffc938fcb 100644 --- a/advisories/unreviewed/2022/05/GHSA-c7qj-4jp6-rp62/GHSA-c7qj-4jp6-rp62.json +++ b/advisories/unreviewed/2022/05/GHSA-c7qj-4jp6-rp62/GHSA-c7qj-4jp6-rp62.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", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-c8v6-2jr7-9q8m/GHSA-c8v6-2jr7-9q8m.json b/advisories/unreviewed/2022/05/GHSA-c8v6-2jr7-9q8m/GHSA-c8v6-2jr7-9q8m.json index 82b34c70c6c..af6e05bc8e0 100644 --- a/advisories/unreviewed/2022/05/GHSA-c8v6-2jr7-9q8m/GHSA-c8v6-2jr7-9q8m.json +++ b/advisories/unreviewed/2022/05/GHSA-c8v6-2jr7-9q8m/GHSA-c8v6-2jr7-9q8m.json @@ -7,12 +7,8 @@ "CVE-2014-10018" ], "details": "Cross-site scripting (XSS) vulnerability in webconfig/wlan/country.html/country in the Teracom T2-B-Gawv1.4U10Y-BI modem allows remote attackers to inject arbitrary web script or HTML via the essid parameter.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-cf4w-x4cf-pvxm/GHSA-cf4w-x4cf-pvxm.json b/advisories/unreviewed/2022/05/GHSA-cf4w-x4cf-pvxm/GHSA-cf4w-x4cf-pvxm.json index 8ac658fd0f8..c6954150ee8 100644 --- a/advisories/unreviewed/2022/05/GHSA-cf4w-x4cf-pvxm/GHSA-cf4w-x4cf-pvxm.json +++ b/advisories/unreviewed/2022/05/GHSA-cf4w-x4cf-pvxm/GHSA-cf4w-x4cf-pvxm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-cfp2-hxxg-vx4f/GHSA-cfp2-hxxg-vx4f.json b/advisories/unreviewed/2022/05/GHSA-cfp2-hxxg-vx4f/GHSA-cfp2-hxxg-vx4f.json index d85b6e4836e..9cdd2950197 100644 --- a/advisories/unreviewed/2022/05/GHSA-cfp2-hxxg-vx4f/GHSA-cfp2-hxxg-vx4f.json +++ b/advisories/unreviewed/2022/05/GHSA-cfp2-hxxg-vx4f/GHSA-cfp2-hxxg-vx4f.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-cghm-hwxq-74g7/GHSA-cghm-hwxq-74g7.json b/advisories/unreviewed/2022/05/GHSA-cghm-hwxq-74g7/GHSA-cghm-hwxq-74g7.json index 2ae39970315..fe8caa866bb 100644 --- a/advisories/unreviewed/2022/05/GHSA-cghm-hwxq-74g7/GHSA-cghm-hwxq-74g7.json +++ b/advisories/unreviewed/2022/05/GHSA-cghm-hwxq-74g7/GHSA-cghm-hwxq-74g7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-cjwf-q7x3-cr7q/GHSA-cjwf-q7x3-cr7q.json b/advisories/unreviewed/2022/05/GHSA-cjwf-q7x3-cr7q/GHSA-cjwf-q7x3-cr7q.json index d5d67f38bca..de076adf0bb 100644 --- a/advisories/unreviewed/2022/05/GHSA-cjwf-q7x3-cr7q/GHSA-cjwf-q7x3-cr7q.json +++ b/advisories/unreviewed/2022/05/GHSA-cjwf-q7x3-cr7q/GHSA-cjwf-q7x3-cr7q.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-cp2p-pp43-5pm7/GHSA-cp2p-pp43-5pm7.json b/advisories/unreviewed/2022/05/GHSA-cp2p-pp43-5pm7/GHSA-cp2p-pp43-5pm7.json index 377f84bec03..46bb404069e 100644 --- a/advisories/unreviewed/2022/05/GHSA-cp2p-pp43-5pm7/GHSA-cp2p-pp43-5pm7.json +++ b/advisories/unreviewed/2022/05/GHSA-cp2p-pp43-5pm7/GHSA-cp2p-pp43-5pm7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-cp45-5rc8-pf33/GHSA-cp45-5rc8-pf33.json b/advisories/unreviewed/2022/05/GHSA-cp45-5rc8-pf33/GHSA-cp45-5rc8-pf33.json index 1451fc1f8c2..0e4947decb4 100644 --- a/advisories/unreviewed/2022/05/GHSA-cp45-5rc8-pf33/GHSA-cp45-5rc8-pf33.json +++ b/advisories/unreviewed/2022/05/GHSA-cp45-5rc8-pf33/GHSA-cp45-5rc8-pf33.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-cpc3-fh29-g2mr/GHSA-cpc3-fh29-g2mr.json b/advisories/unreviewed/2022/05/GHSA-cpc3-fh29-g2mr/GHSA-cpc3-fh29-g2mr.json index 5b8a0bfb957..ced2899efdc 100644 --- a/advisories/unreviewed/2022/05/GHSA-cpc3-fh29-g2mr/GHSA-cpc3-fh29-g2mr.json +++ b/advisories/unreviewed/2022/05/GHSA-cpc3-fh29-g2mr/GHSA-cpc3-fh29-g2mr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-cpw5-9jwm-pg3g/GHSA-cpw5-9jwm-pg3g.json b/advisories/unreviewed/2022/05/GHSA-cpw5-9jwm-pg3g/GHSA-cpw5-9jwm-pg3g.json index 740afb53ebf..90584262294 100644 --- a/advisories/unreviewed/2022/05/GHSA-cpw5-9jwm-pg3g/GHSA-cpw5-9jwm-pg3g.json +++ b/advisories/unreviewed/2022/05/GHSA-cpw5-9jwm-pg3g/GHSA-cpw5-9jwm-pg3g.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-cq2r-3hjp-3c67/GHSA-cq2r-3hjp-3c67.json b/advisories/unreviewed/2022/05/GHSA-cq2r-3hjp-3c67/GHSA-cq2r-3hjp-3c67.json index 5bd5539a9f8..8bdd67e00ba 100644 --- a/advisories/unreviewed/2022/05/GHSA-cq2r-3hjp-3c67/GHSA-cq2r-3hjp-3c67.json +++ b/advisories/unreviewed/2022/05/GHSA-cq2r-3hjp-3c67/GHSA-cq2r-3hjp-3c67.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-cqr9-g2qv-xv6v/GHSA-cqr9-g2qv-xv6v.json b/advisories/unreviewed/2022/05/GHSA-cqr9-g2qv-xv6v/GHSA-cqr9-g2qv-xv6v.json index 96180c5796e..8413387c79e 100644 --- a/advisories/unreviewed/2022/05/GHSA-cqr9-g2qv-xv6v/GHSA-cqr9-g2qv-xv6v.json +++ b/advisories/unreviewed/2022/05/GHSA-cqr9-g2qv-xv6v/GHSA-cqr9-g2qv-xv6v.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-cvjm-jx7m-3jqc/GHSA-cvjm-jx7m-3jqc.json b/advisories/unreviewed/2022/05/GHSA-cvjm-jx7m-3jqc/GHSA-cvjm-jx7m-3jqc.json index 711a536f80a..115205ac7bd 100644 --- a/advisories/unreviewed/2022/05/GHSA-cvjm-jx7m-3jqc/GHSA-cvjm-jx7m-3jqc.json +++ b/advisories/unreviewed/2022/05/GHSA-cvjm-jx7m-3jqc/GHSA-cvjm-jx7m-3jqc.json @@ -7,12 +7,8 @@ "CVE-2014-10008" ], "details": "Multiple cross-site request forgery (CSRF) vulnerabilities in Stark CRM 1.0 allow remote attackers to hijack the authentication of administrators for requests that add (1) an administrator via a crafted request to the admin page, (2) an agent via a crafted request to the agent page, (3) a sub-agent via a crafted request to the sub_agent page, (4) a partner via a crafted request to the partner page, or (5) a client via a crafted request to the client page.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-cxh6-7jqh-mjf8/GHSA-cxh6-7jqh-mjf8.json b/advisories/unreviewed/2022/05/GHSA-cxh6-7jqh-mjf8/GHSA-cxh6-7jqh-mjf8.json index 9384110aa51..04c5a0d4819 100644 --- a/advisories/unreviewed/2022/05/GHSA-cxh6-7jqh-mjf8/GHSA-cxh6-7jqh-mjf8.json +++ b/advisories/unreviewed/2022/05/GHSA-cxh6-7jqh-mjf8/GHSA-cxh6-7jqh-mjf8.json @@ -7,12 +7,8 @@ "CVE-2014-10036" ], "details": "Cross-site scripting (XSS) vulnerability in JetBrains TeamCity before 8.1 allows remote attackers to inject arbitrary web script or HTML via the cameFromUrl parameter to feed/generateFeedUrl.html.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-cxmh-7258-x88w/GHSA-cxmh-7258-x88w.json b/advisories/unreviewed/2022/05/GHSA-cxmh-7258-x88w/GHSA-cxmh-7258-x88w.json index e4d0794271e..f9873d9a1bc 100644 --- a/advisories/unreviewed/2022/05/GHSA-cxmh-7258-x88w/GHSA-cxmh-7258-x88w.json +++ b/advisories/unreviewed/2022/05/GHSA-cxmh-7258-x88w/GHSA-cxmh-7258-x88w.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N" } ], - "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/05/GHSA-cxv8-vqmc-6hf4/GHSA-cxv8-vqmc-6hf4.json b/advisories/unreviewed/2022/05/GHSA-cxv8-vqmc-6hf4/GHSA-cxv8-vqmc-6hf4.json index 55f19e68e0b..05cf5d58f0d 100644 --- a/advisories/unreviewed/2022/05/GHSA-cxv8-vqmc-6hf4/GHSA-cxv8-vqmc-6hf4.json +++ b/advisories/unreviewed/2022/05/GHSA-cxv8-vqmc-6hf4/GHSA-cxv8-vqmc-6hf4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-cxwx-gh97-x2x8/GHSA-cxwx-gh97-x2x8.json b/advisories/unreviewed/2022/05/GHSA-cxwx-gh97-x2x8/GHSA-cxwx-gh97-x2x8.json index d0eab8b60bf..b6a8ff24625 100644 --- a/advisories/unreviewed/2022/05/GHSA-cxwx-gh97-x2x8/GHSA-cxwx-gh97-x2x8.json +++ b/advisories/unreviewed/2022/05/GHSA-cxwx-gh97-x2x8/GHSA-cxwx-gh97-x2x8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-f23f-xrf2-pvrp/GHSA-f23f-xrf2-pvrp.json b/advisories/unreviewed/2022/05/GHSA-f23f-xrf2-pvrp/GHSA-f23f-xrf2-pvrp.json index b030236f215..98f591a617f 100644 --- a/advisories/unreviewed/2022/05/GHSA-f23f-xrf2-pvrp/GHSA-f23f-xrf2-pvrp.json +++ b/advisories/unreviewed/2022/05/GHSA-f23f-xrf2-pvrp/GHSA-f23f-xrf2-pvrp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-f2qf-2mf5-vg4c/GHSA-f2qf-2mf5-vg4c.json b/advisories/unreviewed/2022/05/GHSA-f2qf-2mf5-vg4c/GHSA-f2qf-2mf5-vg4c.json index 0661e2f1872..2be62d8dfb5 100644 --- a/advisories/unreviewed/2022/05/GHSA-f2qf-2mf5-vg4c/GHSA-f2qf-2mf5-vg4c.json +++ b/advisories/unreviewed/2022/05/GHSA-f2qf-2mf5-vg4c/GHSA-f2qf-2mf5-vg4c.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-f4gp-cvfm-mp4v/GHSA-f4gp-cvfm-mp4v.json b/advisories/unreviewed/2022/05/GHSA-f4gp-cvfm-mp4v/GHSA-f4gp-cvfm-mp4v.json index f05ac2bad71..7015a24bf99 100644 --- a/advisories/unreviewed/2022/05/GHSA-f4gp-cvfm-mp4v/GHSA-f4gp-cvfm-mp4v.json +++ b/advisories/unreviewed/2022/05/GHSA-f4gp-cvfm-mp4v/GHSA-f4gp-cvfm-mp4v.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/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/2022/05/GHSA-f6v8-836h-83f7/GHSA-f6v8-836h-83f7.json b/advisories/unreviewed/2022/05/GHSA-f6v8-836h-83f7/GHSA-f6v8-836h-83f7.json index 185776266d8..e7cb0463772 100644 --- a/advisories/unreviewed/2022/05/GHSA-f6v8-836h-83f7/GHSA-f6v8-836h-83f7.json +++ b/advisories/unreviewed/2022/05/GHSA-f6v8-836h-83f7/GHSA-f6v8-836h-83f7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-f753-7547-p2rj/GHSA-f753-7547-p2rj.json b/advisories/unreviewed/2022/05/GHSA-f753-7547-p2rj/GHSA-f753-7547-p2rj.json index ca915728eaf..d9c88516f5e 100644 --- a/advisories/unreviewed/2022/05/GHSA-f753-7547-p2rj/GHSA-f753-7547-p2rj.json +++ b/advisories/unreviewed/2022/05/GHSA-f753-7547-p2rj/GHSA-f753-7547-p2rj.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-f7mx-7w94-fgrm/GHSA-f7mx-7w94-fgrm.json b/advisories/unreviewed/2022/05/GHSA-f7mx-7w94-fgrm/GHSA-f7mx-7w94-fgrm.json index ac8f2b93af0..e5e4127f4b9 100644 --- a/advisories/unreviewed/2022/05/GHSA-f7mx-7w94-fgrm/GHSA-f7mx-7w94-fgrm.json +++ b/advisories/unreviewed/2022/05/GHSA-f7mx-7w94-fgrm/GHSA-f7mx-7w94-fgrm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-f8mc-93jh-3m88/GHSA-f8mc-93jh-3m88.json b/advisories/unreviewed/2022/05/GHSA-f8mc-93jh-3m88/GHSA-f8mc-93jh-3m88.json index f26a5354d9c..39122263418 100644 --- a/advisories/unreviewed/2022/05/GHSA-f8mc-93jh-3m88/GHSA-f8mc-93jh-3m88.json +++ b/advisories/unreviewed/2022/05/GHSA-f8mc-93jh-3m88/GHSA-f8mc-93jh-3m88.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-f8pp-2xf6-68jq/GHSA-f8pp-2xf6-68jq.json b/advisories/unreviewed/2022/05/GHSA-f8pp-2xf6-68jq/GHSA-f8pp-2xf6-68jq.json index da27257823e..d88d2dc8556 100644 --- a/advisories/unreviewed/2022/05/GHSA-f8pp-2xf6-68jq/GHSA-f8pp-2xf6-68jq.json +++ b/advisories/unreviewed/2022/05/GHSA-f8pp-2xf6-68jq/GHSA-f8pp-2xf6-68jq.json @@ -7,12 +7,8 @@ "CVE-2012-6654" ], "details": "Multiple SQL injection vulnerabilities in ZPanel 10.0.1 and earlier allow remote attackers to execute arbitrary SQL commands via the (1) resetkey or (2) inConfEmail parameter to index.php, a different vulnerability than CVE-2012-5685.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-f8qf-wc24-hgm2/GHSA-f8qf-wc24-hgm2.json b/advisories/unreviewed/2022/05/GHSA-f8qf-wc24-hgm2/GHSA-f8qf-wc24-hgm2.json index bef72d86b9e..662529aaa22 100644 --- a/advisories/unreviewed/2022/05/GHSA-f8qf-wc24-hgm2/GHSA-f8qf-wc24-hgm2.json +++ b/advisories/unreviewed/2022/05/GHSA-f8qf-wc24-hgm2/GHSA-f8qf-wc24-hgm2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/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/05/GHSA-f94p-93rc-f9cj/GHSA-f94p-93rc-f9cj.json b/advisories/unreviewed/2022/05/GHSA-f94p-93rc-f9cj/GHSA-f94p-93rc-f9cj.json index 75482facd3d..6bd6aacbf69 100644 --- a/advisories/unreviewed/2022/05/GHSA-f94p-93rc-f9cj/GHSA-f94p-93rc-f9cj.json +++ b/advisories/unreviewed/2022/05/GHSA-f94p-93rc-f9cj/GHSA-f94p-93rc-f9cj.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:L/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/05/GHSA-f9pv-j3cq-p428/GHSA-f9pv-j3cq-p428.json b/advisories/unreviewed/2022/05/GHSA-f9pv-j3cq-p428/GHSA-f9pv-j3cq-p428.json index 5062ad8631d..cbe80818baf 100644 --- a/advisories/unreviewed/2022/05/GHSA-f9pv-j3cq-p428/GHSA-f9pv-j3cq-p428.json +++ b/advisories/unreviewed/2022/05/GHSA-f9pv-j3cq-p428/GHSA-f9pv-j3cq-p428.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-fg7c-gm2c-26m5/GHSA-fg7c-gm2c-26m5.json b/advisories/unreviewed/2022/05/GHSA-fg7c-gm2c-26m5/GHSA-fg7c-gm2c-26m5.json index ade46d67bdd..2674111e151 100644 --- a/advisories/unreviewed/2022/05/GHSA-fg7c-gm2c-26m5/GHSA-fg7c-gm2c-26m5.json +++ b/advisories/unreviewed/2022/05/GHSA-fg7c-gm2c-26m5/GHSA-fg7c-gm2c-26m5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-fgc7-w7hq-gjcf/GHSA-fgc7-w7hq-gjcf.json b/advisories/unreviewed/2022/05/GHSA-fgc7-w7hq-gjcf/GHSA-fgc7-w7hq-gjcf.json index a24d85fb057..b2e66de9b1f 100644 --- a/advisories/unreviewed/2022/05/GHSA-fgc7-w7hq-gjcf/GHSA-fgc7-w7hq-gjcf.json +++ b/advisories/unreviewed/2022/05/GHSA-fgc7-w7hq-gjcf/GHSA-fgc7-w7hq-gjcf.json @@ -7,12 +7,8 @@ "CVE-2014-10012" ], "details": "Cross-site scripting (XSS) vulnerability in the Another WordPress Classifieds Plugin plugin for WordPress allows remote attackers to inject arbitrary web script or HTML via the query string to the default URI.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-fgmg-mqq7-5gq7/GHSA-fgmg-mqq7-5gq7.json b/advisories/unreviewed/2022/05/GHSA-fgmg-mqq7-5gq7/GHSA-fgmg-mqq7-5gq7.json index 5fc23832789..d8fbc971ce5 100644 --- a/advisories/unreviewed/2022/05/GHSA-fgmg-mqq7-5gq7/GHSA-fgmg-mqq7-5gq7.json +++ b/advisories/unreviewed/2022/05/GHSA-fgmg-mqq7-5gq7/GHSA-fgmg-mqq7-5gq7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-fgx9-57q8-qq42/GHSA-fgx9-57q8-qq42.json b/advisories/unreviewed/2022/05/GHSA-fgx9-57q8-qq42/GHSA-fgx9-57q8-qq42.json index 8f17cd10c39..1998e27288d 100644 --- a/advisories/unreviewed/2022/05/GHSA-fgx9-57q8-qq42/GHSA-fgx9-57q8-qq42.json +++ b/advisories/unreviewed/2022/05/GHSA-fgx9-57q8-qq42/GHSA-fgx9-57q8-qq42.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -47,9 +45,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-fgxx-98q9-qw3h/GHSA-fgxx-98q9-qw3h.json b/advisories/unreviewed/2022/05/GHSA-fgxx-98q9-qw3h/GHSA-fgxx-98q9-qw3h.json index 8ca383aec43..716ab534e2d 100644 --- a/advisories/unreviewed/2022/05/GHSA-fgxx-98q9-qw3h/GHSA-fgxx-98q9-qw3h.json +++ b/advisories/unreviewed/2022/05/GHSA-fgxx-98q9-qw3h/GHSA-fgxx-98q9-qw3h.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-fh45-wcx4-q345/GHSA-fh45-wcx4-q345.json b/advisories/unreviewed/2022/05/GHSA-fh45-wcx4-q345/GHSA-fh45-wcx4-q345.json index 3c9d8c641d0..343244ab48a 100644 --- a/advisories/unreviewed/2022/05/GHSA-fh45-wcx4-q345/GHSA-fh45-wcx4-q345.json +++ b/advisories/unreviewed/2022/05/GHSA-fh45-wcx4-q345/GHSA-fh45-wcx4-q345.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-fh66-q9w2-q7pm/GHSA-fh66-q9w2-q7pm.json b/advisories/unreviewed/2022/05/GHSA-fh66-q9w2-q7pm/GHSA-fh66-q9w2-q7pm.json index 80f715c020c..f86731332c7 100644 --- a/advisories/unreviewed/2022/05/GHSA-fh66-q9w2-q7pm/GHSA-fh66-q9w2-q7pm.json +++ b/advisories/unreviewed/2022/05/GHSA-fh66-q9w2-q7pm/GHSA-fh66-q9w2-q7pm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-fhgq-r82x-93wr/GHSA-fhgq-r82x-93wr.json b/advisories/unreviewed/2022/05/GHSA-fhgq-r82x-93wr/GHSA-fhgq-r82x-93wr.json index 875037e6ba3..41c159a6906 100644 --- a/advisories/unreviewed/2022/05/GHSA-fhgq-r82x-93wr/GHSA-fhgq-r82x-93wr.json +++ b/advisories/unreviewed/2022/05/GHSA-fhgq-r82x-93wr/GHSA-fhgq-r82x-93wr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-fm68-376h-6h32/GHSA-fm68-376h-6h32.json b/advisories/unreviewed/2022/05/GHSA-fm68-376h-6h32/GHSA-fm68-376h-6h32.json index d82d9e15428..200d7e7f946 100644 --- a/advisories/unreviewed/2022/05/GHSA-fm68-376h-6h32/GHSA-fm68-376h-6h32.json +++ b/advisories/unreviewed/2022/05/GHSA-fm68-376h-6h32/GHSA-fm68-376h-6h32.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-fm6q-42wm-2w9x/GHSA-fm6q-42wm-2w9x.json b/advisories/unreviewed/2022/05/GHSA-fm6q-42wm-2w9x/GHSA-fm6q-42wm-2w9x.json index 3427d9d8c6d..56fae787496 100644 --- a/advisories/unreviewed/2022/05/GHSA-fm6q-42wm-2w9x/GHSA-fm6q-42wm-2w9x.json +++ b/advisories/unreviewed/2022/05/GHSA-fm6q-42wm-2w9x/GHSA-fm6q-42wm-2w9x.json @@ -7,12 +7,8 @@ "CVE-2014-5246" ], "details": "The Shenzhen Tenda Technology Tenda A5s router with firmware 3.02.05_CN allows remote attackers to bypass authentication and gain administrator access by setting the admin:language cookie to zh-cn.", - "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-fmmc-62r9-fqf5/GHSA-fmmc-62r9-fqf5.json b/advisories/unreviewed/2022/05/GHSA-fmmc-62r9-fqf5/GHSA-fmmc-62r9-fqf5.json index dc216cc6b23..97ff82a6461 100644 --- a/advisories/unreviewed/2022/05/GHSA-fmmc-62r9-fqf5/GHSA-fmmc-62r9-fqf5.json +++ b/advisories/unreviewed/2022/05/GHSA-fmmc-62r9-fqf5/GHSA-fmmc-62r9-fqf5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-fphf-cj9h-2mgm/GHSA-fphf-cj9h-2mgm.json b/advisories/unreviewed/2022/05/GHSA-fphf-cj9h-2mgm/GHSA-fphf-cj9h-2mgm.json index fac3f1f14be..ae32f276d5f 100644 --- a/advisories/unreviewed/2022/05/GHSA-fphf-cj9h-2mgm/GHSA-fphf-cj9h-2mgm.json +++ b/advisories/unreviewed/2022/05/GHSA-fphf-cj9h-2mgm/GHSA-fphf-cj9h-2mgm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-fpx3-552f-qj3v/GHSA-fpx3-552f-qj3v.json b/advisories/unreviewed/2022/05/GHSA-fpx3-552f-qj3v/GHSA-fpx3-552f-qj3v.json index 64574b415d4..3be0b5c3f8f 100644 --- a/advisories/unreviewed/2022/05/GHSA-fpx3-552f-qj3v/GHSA-fpx3-552f-qj3v.json +++ b/advisories/unreviewed/2022/05/GHSA-fpx3-552f-qj3v/GHSA-fpx3-552f-qj3v.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-fqf4-wq7j-mqmv/GHSA-fqf4-wq7j-mqmv.json b/advisories/unreviewed/2022/05/GHSA-fqf4-wq7j-mqmv/GHSA-fqf4-wq7j-mqmv.json index e27d2e4becd..85d23377579 100644 --- a/advisories/unreviewed/2022/05/GHSA-fqf4-wq7j-mqmv/GHSA-fqf4-wq7j-mqmv.json +++ b/advisories/unreviewed/2022/05/GHSA-fqf4-wq7j-mqmv/GHSA-fqf4-wq7j-mqmv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-frpc-jxpr-q373/GHSA-frpc-jxpr-q373.json b/advisories/unreviewed/2022/05/GHSA-frpc-jxpr-q373/GHSA-frpc-jxpr-q373.json index 6c402a3cd8e..aef34c51426 100644 --- a/advisories/unreviewed/2022/05/GHSA-frpc-jxpr-q373/GHSA-frpc-jxpr-q373.json +++ b/advisories/unreviewed/2022/05/GHSA-frpc-jxpr-q373/GHSA-frpc-jxpr-q373.json @@ -7,12 +7,8 @@ "CVE-2014-100031" ], "details": "Multiple SQL injection vulnerabilities in Ganesha Digital Library (GDL) 4.2 allow remote attackers to execute arbitrary SQL commands via the id parameter in (1) download.php or (2) main.php.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-frpp-5h48-9qqg/GHSA-frpp-5h48-9qqg.json b/advisories/unreviewed/2022/05/GHSA-frpp-5h48-9qqg/GHSA-frpp-5h48-9qqg.json index 5c5e0db7bed..8b3a37eee22 100644 --- a/advisories/unreviewed/2022/05/GHSA-frpp-5h48-9qqg/GHSA-frpp-5h48-9qqg.json +++ b/advisories/unreviewed/2022/05/GHSA-frpp-5h48-9qqg/GHSA-frpp-5h48-9qqg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-fw93-hqg3-9vw4/GHSA-fw93-hqg3-9vw4.json b/advisories/unreviewed/2022/05/GHSA-fw93-hqg3-9vw4/GHSA-fw93-hqg3-9vw4.json index e8efe6976ce..4e987fd4bb6 100644 --- a/advisories/unreviewed/2022/05/GHSA-fw93-hqg3-9vw4/GHSA-fw93-hqg3-9vw4.json +++ b/advisories/unreviewed/2022/05/GHSA-fw93-hqg3-9vw4/GHSA-fw93-hqg3-9vw4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-fx93-287m-8f7q/GHSA-fx93-287m-8f7q.json b/advisories/unreviewed/2022/05/GHSA-fx93-287m-8f7q/GHSA-fx93-287m-8f7q.json index 72368822278..17726b2437d 100644 --- a/advisories/unreviewed/2022/05/GHSA-fx93-287m-8f7q/GHSA-fx93-287m-8f7q.json +++ b/advisories/unreviewed/2022/05/GHSA-fx93-287m-8f7q/GHSA-fx93-287m-8f7q.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-fxhq-hqp8-qpjg/GHSA-fxhq-hqp8-qpjg.json b/advisories/unreviewed/2022/05/GHSA-fxhq-hqp8-qpjg/GHSA-fxhq-hqp8-qpjg.json index 418ae6f8292..763abf07733 100644 --- a/advisories/unreviewed/2022/05/GHSA-fxhq-hqp8-qpjg/GHSA-fxhq-hqp8-qpjg.json +++ b/advisories/unreviewed/2022/05/GHSA-fxhq-hqp8-qpjg/GHSA-fxhq-hqp8-qpjg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-fxrm-5p2x-8w54/GHSA-fxrm-5p2x-8w54.json b/advisories/unreviewed/2022/05/GHSA-fxrm-5p2x-8w54/GHSA-fxrm-5p2x-8w54.json index e4e386e8e96..eb2ef2eb909 100644 --- a/advisories/unreviewed/2022/05/GHSA-fxrm-5p2x-8w54/GHSA-fxrm-5p2x-8w54.json +++ b/advisories/unreviewed/2022/05/GHSA-fxrm-5p2x-8w54/GHSA-fxrm-5p2x-8w54.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-g6gm-vj99-4x7p/GHSA-g6gm-vj99-4x7p.json b/advisories/unreviewed/2022/05/GHSA-g6gm-vj99-4x7p/GHSA-g6gm-vj99-4x7p.json index 8814a5bab90..3caa0d1d80e 100644 --- a/advisories/unreviewed/2022/05/GHSA-g6gm-vj99-4x7p/GHSA-g6gm-vj99-4x7p.json +++ b/advisories/unreviewed/2022/05/GHSA-g6gm-vj99-4x7p/GHSA-g6gm-vj99-4x7p.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-g77x-3j4c-398r/GHSA-g77x-3j4c-398r.json b/advisories/unreviewed/2022/05/GHSA-g77x-3j4c-398r/GHSA-g77x-3j4c-398r.json index 3189cd62a37..faaee00b17f 100644 --- a/advisories/unreviewed/2022/05/GHSA-g77x-3j4c-398r/GHSA-g77x-3j4c-398r.json +++ b/advisories/unreviewed/2022/05/GHSA-g77x-3j4c-398r/GHSA-g77x-3j4c-398r.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-g7f2-x3ff-qjm4/GHSA-g7f2-x3ff-qjm4.json b/advisories/unreviewed/2022/05/GHSA-g7f2-x3ff-qjm4/GHSA-g7f2-x3ff-qjm4.json index 0580d3450b2..1ffa466f8b2 100644 --- a/advisories/unreviewed/2022/05/GHSA-g7f2-x3ff-qjm4/GHSA-g7f2-x3ff-qjm4.json +++ b/advisories/unreviewed/2022/05/GHSA-g7f2-x3ff-qjm4/GHSA-g7f2-x3ff-qjm4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-g7wf-vfjj-8q52/GHSA-g7wf-vfjj-8q52.json b/advisories/unreviewed/2022/05/GHSA-g7wf-vfjj-8q52/GHSA-g7wf-vfjj-8q52.json index 1c1745500f6..4c94573388f 100644 --- a/advisories/unreviewed/2022/05/GHSA-g7wf-vfjj-8q52/GHSA-g7wf-vfjj-8q52.json +++ b/advisories/unreviewed/2022/05/GHSA-g7wf-vfjj-8q52/GHSA-g7wf-vfjj-8q52.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-g89m-fvmx-hp6x/GHSA-g89m-fvmx-hp6x.json b/advisories/unreviewed/2022/05/GHSA-g89m-fvmx-hp6x/GHSA-g89m-fvmx-hp6x.json index 17d0113e58b..f90e75333e9 100644 --- a/advisories/unreviewed/2022/05/GHSA-g89m-fvmx-hp6x/GHSA-g89m-fvmx-hp6x.json +++ b/advisories/unreviewed/2022/05/GHSA-g89m-fvmx-hp6x/GHSA-g89m-fvmx-hp6x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-g9g5-cwc3-q848/GHSA-g9g5-cwc3-q848.json b/advisories/unreviewed/2022/05/GHSA-g9g5-cwc3-q848/GHSA-g9g5-cwc3-q848.json index d2bc382a6e6..3290df03e0d 100644 --- a/advisories/unreviewed/2022/05/GHSA-g9g5-cwc3-q848/GHSA-g9g5-cwc3-q848.json +++ b/advisories/unreviewed/2022/05/GHSA-g9g5-cwc3-q848/GHSA-g9g5-cwc3-q848.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-gc53-3pf3-qv9p/GHSA-gc53-3pf3-qv9p.json b/advisories/unreviewed/2022/05/GHSA-gc53-3pf3-qv9p/GHSA-gc53-3pf3-qv9p.json index b4fbd602521..e676fc93c9c 100644 --- a/advisories/unreviewed/2022/05/GHSA-gc53-3pf3-qv9p/GHSA-gc53-3pf3-qv9p.json +++ b/advisories/unreviewed/2022/05/GHSA-gc53-3pf3-qv9p/GHSA-gc53-3pf3-qv9p.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-gcxq-976r-wv2c/GHSA-gcxq-976r-wv2c.json b/advisories/unreviewed/2022/05/GHSA-gcxq-976r-wv2c/GHSA-gcxq-976r-wv2c.json index 6e42e547bb4..0cd2be686c2 100644 --- a/advisories/unreviewed/2022/05/GHSA-gcxq-976r-wv2c/GHSA-gcxq-976r-wv2c.json +++ b/advisories/unreviewed/2022/05/GHSA-gcxq-976r-wv2c/GHSA-gcxq-976r-wv2c.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-ghhf-xp94-4ggw/GHSA-ghhf-xp94-4ggw.json b/advisories/unreviewed/2022/05/GHSA-ghhf-xp94-4ggw/GHSA-ghhf-xp94-4ggw.json index dce94b5c416..426dab69256 100644 --- a/advisories/unreviewed/2022/05/GHSA-ghhf-xp94-4ggw/GHSA-ghhf-xp94-4ggw.json +++ b/advisories/unreviewed/2022/05/GHSA-ghhf-xp94-4ggw/GHSA-ghhf-xp94-4ggw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-gj5p-5vqr-58gw/GHSA-gj5p-5vqr-58gw.json b/advisories/unreviewed/2022/05/GHSA-gj5p-5vqr-58gw/GHSA-gj5p-5vqr-58gw.json index 75a7dfb0932..6d4ffc85a92 100644 --- a/advisories/unreviewed/2022/05/GHSA-gj5p-5vqr-58gw/GHSA-gj5p-5vqr-58gw.json +++ b/advisories/unreviewed/2022/05/GHSA-gj5p-5vqr-58gw/GHSA-gj5p-5vqr-58gw.json @@ -7,12 +7,8 @@ "CVE-2014-100016" ], "details": "Cross-site scripting (XSS) vulnerability in photocrati-gallery/ecomm-sizes.php in the Photocrati theme for WordPress allows remote attackers to inject arbitrary web script or HTML via the prod_id parameter.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-gjp3-fqv5-xh2f/GHSA-gjp3-fqv5-xh2f.json b/advisories/unreviewed/2022/05/GHSA-gjp3-fqv5-xh2f/GHSA-gjp3-fqv5-xh2f.json index a6c2663ce54..2d6a5acd30e 100644 --- a/advisories/unreviewed/2022/05/GHSA-gjp3-fqv5-xh2f/GHSA-gjp3-fqv5-xh2f.json +++ b/advisories/unreviewed/2022/05/GHSA-gjp3-fqv5-xh2f/GHSA-gjp3-fqv5-xh2f.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/05/GHSA-gphj-xw2x-67m3/GHSA-gphj-xw2x-67m3.json b/advisories/unreviewed/2022/05/GHSA-gphj-xw2x-67m3/GHSA-gphj-xw2x-67m3.json index 7cfbb68bf61..3e2b2a9bd64 100644 --- a/advisories/unreviewed/2022/05/GHSA-gphj-xw2x-67m3/GHSA-gphj-xw2x-67m3.json +++ b/advisories/unreviewed/2022/05/GHSA-gphj-xw2x-67m3/GHSA-gphj-xw2x-67m3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/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/2022/05/GHSA-gq5r-mw83-6fp9/GHSA-gq5r-mw83-6fp9.json b/advisories/unreviewed/2022/05/GHSA-gq5r-mw83-6fp9/GHSA-gq5r-mw83-6fp9.json index fe1ac21abd3..5973549a6e2 100644 --- a/advisories/unreviewed/2022/05/GHSA-gq5r-mw83-6fp9/GHSA-gq5r-mw83-6fp9.json +++ b/advisories/unreviewed/2022/05/GHSA-gq5r-mw83-6fp9/GHSA-gq5r-mw83-6fp9.json @@ -7,12 +7,8 @@ "CVE-2014-100024" ], "details": "Cross-site scripting (XSS) vulnerability in Seo Panel before 3.4.0 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-gq6m-wj8f-rm96/GHSA-gq6m-wj8f-rm96.json b/advisories/unreviewed/2022/05/GHSA-gq6m-wj8f-rm96/GHSA-gq6m-wj8f-rm96.json index 3c63a257fc7..2b621ab11f8 100644 --- a/advisories/unreviewed/2022/05/GHSA-gq6m-wj8f-rm96/GHSA-gq6m-wj8f-rm96.json +++ b/advisories/unreviewed/2022/05/GHSA-gq6m-wj8f-rm96/GHSA-gq6m-wj8f-rm96.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -47,9 +45,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-gqpv-jpx8-946m/GHSA-gqpv-jpx8-946m.json b/advisories/unreviewed/2022/05/GHSA-gqpv-jpx8-946m/GHSA-gqpv-jpx8-946m.json index 827cc98e841..4b05f628073 100644 --- a/advisories/unreviewed/2022/05/GHSA-gqpv-jpx8-946m/GHSA-gqpv-jpx8-946m.json +++ b/advisories/unreviewed/2022/05/GHSA-gqpv-jpx8-946m/GHSA-gqpv-jpx8-946m.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-gqx6-rjxq-m62j/GHSA-gqx6-rjxq-m62j.json b/advisories/unreviewed/2022/05/GHSA-gqx6-rjxq-m62j/GHSA-gqx6-rjxq-m62j.json index 874d77b8ad4..18d9c5d3dd5 100644 --- a/advisories/unreviewed/2022/05/GHSA-gqx6-rjxq-m62j/GHSA-gqx6-rjxq-m62j.json +++ b/advisories/unreviewed/2022/05/GHSA-gqx6-rjxq-m62j/GHSA-gqx6-rjxq-m62j.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/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": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-gwj2-92c3-c3jh/GHSA-gwj2-92c3-c3jh.json b/advisories/unreviewed/2022/05/GHSA-gwj2-92c3-c3jh/GHSA-gwj2-92c3-c3jh.json index 29b85a23131..670e914bc15 100644 --- a/advisories/unreviewed/2022/05/GHSA-gwj2-92c3-c3jh/GHSA-gwj2-92c3-c3jh.json +++ b/advisories/unreviewed/2022/05/GHSA-gwj2-92c3-c3jh/GHSA-gwj2-92c3-c3jh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-gx82-f7gq-r5ph/GHSA-gx82-f7gq-r5ph.json b/advisories/unreviewed/2022/05/GHSA-gx82-f7gq-r5ph/GHSA-gx82-f7gq-r5ph.json index 455c058d168..c1333af1503 100644 --- a/advisories/unreviewed/2022/05/GHSA-gx82-f7gq-r5ph/GHSA-gx82-f7gq-r5ph.json +++ b/advisories/unreviewed/2022/05/GHSA-gx82-f7gq-r5ph/GHSA-gx82-f7gq-r5ph.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-gxqm-h8r7-p6qp/GHSA-gxqm-h8r7-p6qp.json b/advisories/unreviewed/2022/05/GHSA-gxqm-h8r7-p6qp/GHSA-gxqm-h8r7-p6qp.json index a08e0484c71..75fca827504 100644 --- a/advisories/unreviewed/2022/05/GHSA-gxqm-h8r7-p6qp/GHSA-gxqm-h8r7-p6qp.json +++ b/advisories/unreviewed/2022/05/GHSA-gxqm-h8r7-p6qp/GHSA-gxqm-h8r7-p6qp.json @@ -7,12 +7,8 @@ "CVE-2014-100007" ], "details": "Cross-site scripting (XSS) vulnerability in the HK Exif Tags plugin before 1.12 for WordPress allows remote authenticated users to inject arbitrary web script or HTML via an EXIF tag. NOTE: some of these details are obtained from third party information.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-h2q9-p4wq-924f/GHSA-h2q9-p4wq-924f.json b/advisories/unreviewed/2022/05/GHSA-h2q9-p4wq-924f/GHSA-h2q9-p4wq-924f.json index 54b7417241b..c54c5d04589 100644 --- a/advisories/unreviewed/2022/05/GHSA-h2q9-p4wq-924f/GHSA-h2q9-p4wq-924f.json +++ b/advisories/unreviewed/2022/05/GHSA-h2q9-p4wq-924f/GHSA-h2q9-p4wq-924f.json @@ -7,12 +7,8 @@ "CVE-2014-100015" ], "details": "Directory traversal vulnerability in pdmwService.exe in SolidWorks Workgroup PDM 2014 allows remote attackers to write to arbitrary files via a .. (dot dot) in the filename in a file upload.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-h33j-gch2-5c9c/GHSA-h33j-gch2-5c9c.json b/advisories/unreviewed/2022/05/GHSA-h33j-gch2-5c9c/GHSA-h33j-gch2-5c9c.json index 0a192ae3593..65c98d523ff 100644 --- a/advisories/unreviewed/2022/05/GHSA-h33j-gch2-5c9c/GHSA-h33j-gch2-5c9c.json +++ b/advisories/unreviewed/2022/05/GHSA-h33j-gch2-5c9c/GHSA-h33j-gch2-5c9c.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-h34f-8p6m-3w66/GHSA-h34f-8p6m-3w66.json b/advisories/unreviewed/2022/05/GHSA-h34f-8p6m-3w66/GHSA-h34f-8p6m-3w66.json index ccaa7498da0..749682ef636 100644 --- a/advisories/unreviewed/2022/05/GHSA-h34f-8p6m-3w66/GHSA-h34f-8p6m-3w66.json +++ b/advisories/unreviewed/2022/05/GHSA-h34f-8p6m-3w66/GHSA-h34f-8p6m-3w66.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-h5m3-j38r-g87w/GHSA-h5m3-j38r-g87w.json b/advisories/unreviewed/2022/05/GHSA-h5m3-j38r-g87w/GHSA-h5m3-j38r-g87w.json index 68a00cde7b9..234f033fc92 100644 --- a/advisories/unreviewed/2022/05/GHSA-h5m3-j38r-g87w/GHSA-h5m3-j38r-g87w.json +++ b/advisories/unreviewed/2022/05/GHSA-h5m3-j38r-g87w/GHSA-h5m3-j38r-g87w.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-h895-2j6f-3h58/GHSA-h895-2j6f-3h58.json b/advisories/unreviewed/2022/05/GHSA-h895-2j6f-3h58/GHSA-h895-2j6f-3h58.json index 3dd48e1d531..e46c7627f46 100644 --- a/advisories/unreviewed/2022/05/GHSA-h895-2j6f-3h58/GHSA-h895-2j6f-3h58.json +++ b/advisories/unreviewed/2022/05/GHSA-h895-2j6f-3h58/GHSA-h895-2j6f-3h58.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-h987-8x4q-cfpp/GHSA-h987-8x4q-cfpp.json b/advisories/unreviewed/2022/05/GHSA-h987-8x4q-cfpp/GHSA-h987-8x4q-cfpp.json index aa2186cfad0..8f9b96d9be8 100644 --- a/advisories/unreviewed/2022/05/GHSA-h987-8x4q-cfpp/GHSA-h987-8x4q-cfpp.json +++ b/advisories/unreviewed/2022/05/GHSA-h987-8x4q-cfpp/GHSA-h987-8x4q-cfpp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-h997-r486-qvm7/GHSA-h997-r486-qvm7.json b/advisories/unreviewed/2022/05/GHSA-h997-r486-qvm7/GHSA-h997-r486-qvm7.json index b96282c44fa..f031abfd909 100644 --- a/advisories/unreviewed/2022/05/GHSA-h997-r486-qvm7/GHSA-h997-r486-qvm7.json +++ b/advisories/unreviewed/2022/05/GHSA-h997-r486-qvm7/GHSA-h997-r486-qvm7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:H/PR:L/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/2022/05/GHSA-h9q9-5v3g-x37m/GHSA-h9q9-5v3g-x37m.json b/advisories/unreviewed/2022/05/GHSA-h9q9-5v3g-x37m/GHSA-h9q9-5v3g-x37m.json index 23143ba3bde..cf827e10da0 100644 --- a/advisories/unreviewed/2022/05/GHSA-h9q9-5v3g-x37m/GHSA-h9q9-5v3g-x37m.json +++ b/advisories/unreviewed/2022/05/GHSA-h9q9-5v3g-x37m/GHSA-h9q9-5v3g-x37m.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-h9q9-mg45-rm27/GHSA-h9q9-mg45-rm27.json b/advisories/unreviewed/2022/05/GHSA-h9q9-mg45-rm27/GHSA-h9q9-mg45-rm27.json index c58fcdf9c87..cab329c2f38 100644 --- a/advisories/unreviewed/2022/05/GHSA-h9q9-mg45-rm27/GHSA-h9q9-mg45-rm27.json +++ b/advisories/unreviewed/2022/05/GHSA-h9q9-mg45-rm27/GHSA-h9q9-mg45-rm27.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-h9w4-4rjr-c5g7/GHSA-h9w4-4rjr-c5g7.json b/advisories/unreviewed/2022/05/GHSA-h9w4-4rjr-c5g7/GHSA-h9w4-4rjr-c5g7.json index df70dac9aa1..c4776e40ac4 100644 --- a/advisories/unreviewed/2022/05/GHSA-h9w4-4rjr-c5g7/GHSA-h9w4-4rjr-c5g7.json +++ b/advisories/unreviewed/2022/05/GHSA-h9w4-4rjr-c5g7/GHSA-h9w4-4rjr-c5g7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-hc5m-r99r-3xq6/GHSA-hc5m-r99r-3xq6.json b/advisories/unreviewed/2022/05/GHSA-hc5m-r99r-3xq6/GHSA-hc5m-r99r-3xq6.json index 2ea2106aa54..5804bfba6f9 100644 --- a/advisories/unreviewed/2022/05/GHSA-hc5m-r99r-3xq6/GHSA-hc5m-r99r-3xq6.json +++ b/advisories/unreviewed/2022/05/GHSA-hc5m-r99r-3xq6/GHSA-hc5m-r99r-3xq6.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-hfcx-2f69-66qc/GHSA-hfcx-2f69-66qc.json b/advisories/unreviewed/2022/05/GHSA-hfcx-2f69-66qc/GHSA-hfcx-2f69-66qc.json index 6b6a595f6cd..ff0dac30b07 100644 --- a/advisories/unreviewed/2022/05/GHSA-hfcx-2f69-66qc/GHSA-hfcx-2f69-66qc.json +++ b/advisories/unreviewed/2022/05/GHSA-hfcx-2f69-66qc/GHSA-hfcx-2f69-66qc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-hh6c-v4g7-xqmh/GHSA-hh6c-v4g7-xqmh.json b/advisories/unreviewed/2022/05/GHSA-hh6c-v4g7-xqmh/GHSA-hh6c-v4g7-xqmh.json index 5c25032318b..141d66e061e 100644 --- a/advisories/unreviewed/2022/05/GHSA-hh6c-v4g7-xqmh/GHSA-hh6c-v4g7-xqmh.json +++ b/advisories/unreviewed/2022/05/GHSA-hh6c-v4g7-xqmh/GHSA-hh6c-v4g7-xqmh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-hh6g-phm9-x27m/GHSA-hh6g-phm9-x27m.json b/advisories/unreviewed/2022/05/GHSA-hh6g-phm9-x27m/GHSA-hh6g-phm9-x27m.json index 0197c52e672..0149156db79 100644 --- a/advisories/unreviewed/2022/05/GHSA-hh6g-phm9-x27m/GHSA-hh6g-phm9-x27m.json +++ b/advisories/unreviewed/2022/05/GHSA-hh6g-phm9-x27m/GHSA-hh6g-phm9-x27m.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-hmhg-25gg-p99m/GHSA-hmhg-25gg-p99m.json b/advisories/unreviewed/2022/05/GHSA-hmhg-25gg-p99m/GHSA-hmhg-25gg-p99m.json index 139dc594962..2e48cb5e97d 100644 --- a/advisories/unreviewed/2022/05/GHSA-hmhg-25gg-p99m/GHSA-hmhg-25gg-p99m.json +++ b/advisories/unreviewed/2022/05/GHSA-hmhg-25gg-p99m/GHSA-hmhg-25gg-p99m.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-hp4h-r728-m6xf/GHSA-hp4h-r728-m6xf.json b/advisories/unreviewed/2022/05/GHSA-hp4h-r728-m6xf/GHSA-hp4h-r728-m6xf.json index e272e394a09..335f33c1d01 100644 --- a/advisories/unreviewed/2022/05/GHSA-hp4h-r728-m6xf/GHSA-hp4h-r728-m6xf.json +++ b/advisories/unreviewed/2022/05/GHSA-hp4h-r728-m6xf/GHSA-hp4h-r728-m6xf.json @@ -7,12 +7,8 @@ "CVE-2015-2866" ], "details": "SQL injection vulnerability on the Grandstream GXV3611_HD camera with firmware before 1.0.3.9 beta allows remote attackers to execute arbitrary SQL commands by attempting to establish a TELNET session with a crafted username.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-hp4v-x6cx-hqr2/GHSA-hp4v-x6cx-hqr2.json b/advisories/unreviewed/2022/05/GHSA-hp4v-x6cx-hqr2/GHSA-hp4v-x6cx-hqr2.json index 79b28bcb5c0..1a8f74050c6 100644 --- a/advisories/unreviewed/2022/05/GHSA-hp4v-x6cx-hqr2/GHSA-hp4v-x6cx-hqr2.json +++ b/advisories/unreviewed/2022/05/GHSA-hp4v-x6cx-hqr2/GHSA-hp4v-x6cx-hqr2.json @@ -7,12 +7,8 @@ "CVE-2015-1497" ], "details": "radexecd.exe in Persistent Systems Radia Client Automation (RCA) 7.9, 8.1, 9.0, and 9.1 allows remote attackers to execute arbitrary commands via a crafted request to TCP port 3465.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-hphg-46f5-g8xq/GHSA-hphg-46f5-g8xq.json b/advisories/unreviewed/2022/05/GHSA-hphg-46f5-g8xq/GHSA-hphg-46f5-g8xq.json index f4282ee1168..1d4673661b5 100644 --- a/advisories/unreviewed/2022/05/GHSA-hphg-46f5-g8xq/GHSA-hphg-46f5-g8xq.json +++ b/advisories/unreviewed/2022/05/GHSA-hphg-46f5-g8xq/GHSA-hphg-46f5-g8xq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-hqv2-m338-mj94/GHSA-hqv2-m338-mj94.json b/advisories/unreviewed/2022/05/GHSA-hqv2-m338-mj94/GHSA-hqv2-m338-mj94.json index 81b6b145ed8..b12512e14c9 100644 --- a/advisories/unreviewed/2022/05/GHSA-hqv2-m338-mj94/GHSA-hqv2-m338-mj94.json +++ b/advisories/unreviewed/2022/05/GHSA-hqv2-m338-mj94/GHSA-hqv2-m338-mj94.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-hrfp-32px-xp8h/GHSA-hrfp-32px-xp8h.json b/advisories/unreviewed/2022/05/GHSA-hrfp-32px-xp8h/GHSA-hrfp-32px-xp8h.json index 16d2d0d9fbd..aaed1d79496 100644 --- a/advisories/unreviewed/2022/05/GHSA-hrfp-32px-xp8h/GHSA-hrfp-32px-xp8h.json +++ b/advisories/unreviewed/2022/05/GHSA-hrfp-32px-xp8h/GHSA-hrfp-32px-xp8h.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-hv82-656f-m543/GHSA-hv82-656f-m543.json b/advisories/unreviewed/2022/05/GHSA-hv82-656f-m543/GHSA-hv82-656f-m543.json index bb514f8e7d8..5a9b950e528 100644 --- a/advisories/unreviewed/2022/05/GHSA-hv82-656f-m543/GHSA-hv82-656f-m543.json +++ b/advisories/unreviewed/2022/05/GHSA-hv82-656f-m543/GHSA-hv82-656f-m543.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-hvvw-753h-39jv/GHSA-hvvw-753h-39jv.json b/advisories/unreviewed/2022/05/GHSA-hvvw-753h-39jv/GHSA-hvvw-753h-39jv.json index 3066ebde95a..c494ce4de0f 100644 --- a/advisories/unreviewed/2022/05/GHSA-hvvw-753h-39jv/GHSA-hvvw-753h-39jv.json +++ b/advisories/unreviewed/2022/05/GHSA-hvvw-753h-39jv/GHSA-hvvw-753h-39jv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-hvx8-72rj-4gwh/GHSA-hvx8-72rj-4gwh.json b/advisories/unreviewed/2022/05/GHSA-hvx8-72rj-4gwh/GHSA-hvx8-72rj-4gwh.json index 8c5f5849913..39c31415b46 100644 --- a/advisories/unreviewed/2022/05/GHSA-hvx8-72rj-4gwh/GHSA-hvx8-72rj-4gwh.json +++ b/advisories/unreviewed/2022/05/GHSA-hvx8-72rj-4gwh/GHSA-hvx8-72rj-4gwh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-hvxg-jmh9-2f86/GHSA-hvxg-jmh9-2f86.json b/advisories/unreviewed/2022/05/GHSA-hvxg-jmh9-2f86/GHSA-hvxg-jmh9-2f86.json index 90355198114..a8fd8cb71b0 100644 --- a/advisories/unreviewed/2022/05/GHSA-hvxg-jmh9-2f86/GHSA-hvxg-jmh9-2f86.json +++ b/advisories/unreviewed/2022/05/GHSA-hvxg-jmh9-2f86/GHSA-hvxg-jmh9-2f86.json @@ -7,12 +7,8 @@ "CVE-2014-10007" ], "details": "Multiple cross-site scripting (XSS) vulnerabilities in Maian Weblog 4.0 and earlier allow remote attackers to inject arbitrary web script or HTML via the (1) name, (2) email, or (3) subject parameter in a contact action to index.php.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-hvxp-938m-fxjh/GHSA-hvxp-938m-fxjh.json b/advisories/unreviewed/2022/05/GHSA-hvxp-938m-fxjh/GHSA-hvxp-938m-fxjh.json index 9b6ac0c397c..1d83826fca5 100644 --- a/advisories/unreviewed/2022/05/GHSA-hvxp-938m-fxjh/GHSA-hvxp-938m-fxjh.json +++ b/advisories/unreviewed/2022/05/GHSA-hvxp-938m-fxjh/GHSA-hvxp-938m-fxjh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-hwcx-xcgr-3f52/GHSA-hwcx-xcgr-3f52.json b/advisories/unreviewed/2022/05/GHSA-hwcx-xcgr-3f52/GHSA-hwcx-xcgr-3f52.json index 85678541446..93e53438cc7 100644 --- a/advisories/unreviewed/2022/05/GHSA-hwcx-xcgr-3f52/GHSA-hwcx-xcgr-3f52.json +++ b/advisories/unreviewed/2022/05/GHSA-hwcx-xcgr-3f52/GHSA-hwcx-xcgr-3f52.json @@ -7,12 +7,8 @@ "CVE-2014-100017" ], "details": "Cross-site scripting (XSS) vulnerability in canned_opr.php in PhpOnlineChat 3.0 allows remote attackers to inject arbitrary web script or HTML via the message field.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-hwqr-2v9p-8f64/GHSA-hwqr-2v9p-8f64.json b/advisories/unreviewed/2022/05/GHSA-hwqr-2v9p-8f64/GHSA-hwqr-2v9p-8f64.json index 38773446e2d..e5c478b9a1d 100644 --- a/advisories/unreviewed/2022/05/GHSA-hwqr-2v9p-8f64/GHSA-hwqr-2v9p-8f64.json +++ b/advisories/unreviewed/2022/05/GHSA-hwqr-2v9p-8f64/GHSA-hwqr-2v9p-8f64.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -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-j28j-2j52-rv8w/GHSA-j28j-2j52-rv8w.json b/advisories/unreviewed/2022/05/GHSA-j28j-2j52-rv8w/GHSA-j28j-2j52-rv8w.json index 8f748e48578..2603c137200 100644 --- a/advisories/unreviewed/2022/05/GHSA-j28j-2j52-rv8w/GHSA-j28j-2j52-rv8w.json +++ b/advisories/unreviewed/2022/05/GHSA-j28j-2j52-rv8w/GHSA-j28j-2j52-rv8w.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-j2vp-v494-6r6f/GHSA-j2vp-v494-6r6f.json b/advisories/unreviewed/2022/05/GHSA-j2vp-v494-6r6f/GHSA-j2vp-v494-6r6f.json index d01b4e27b8a..a8699e69b71 100644 --- a/advisories/unreviewed/2022/05/GHSA-j2vp-v494-6r6f/GHSA-j2vp-v494-6r6f.json +++ b/advisories/unreviewed/2022/05/GHSA-j2vp-v494-6r6f/GHSA-j2vp-v494-6r6f.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-j3pj-9r29-39cg/GHSA-j3pj-9r29-39cg.json b/advisories/unreviewed/2022/05/GHSA-j3pj-9r29-39cg/GHSA-j3pj-9r29-39cg.json index c2cb044756c..e69e9b2a17f 100644 --- a/advisories/unreviewed/2022/05/GHSA-j3pj-9r29-39cg/GHSA-j3pj-9r29-39cg.json +++ b/advisories/unreviewed/2022/05/GHSA-j3pj-9r29-39cg/GHSA-j3pj-9r29-39cg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-j6fm-hjr6-8qh9/GHSA-j6fm-hjr6-8qh9.json b/advisories/unreviewed/2022/05/GHSA-j6fm-hjr6-8qh9/GHSA-j6fm-hjr6-8qh9.json index c513ddd1211..86a07b5238a 100644 --- a/advisories/unreviewed/2022/05/GHSA-j6fm-hjr6-8qh9/GHSA-j6fm-hjr6-8qh9.json +++ b/advisories/unreviewed/2022/05/GHSA-j6fm-hjr6-8qh9/GHSA-j6fm-hjr6-8qh9.json @@ -7,12 +7,8 @@ "CVE-2011-4060" ], "details": "The runtime linker in QNX Neutrino RTOS 6.5.0 before Service Pack 1 does not properly clear the LD_DEBUG_OUTPUT and LD_DEBUG environment variables when a program is spawned from a setuid program, which allows local users to overwrite files via a symlink attack.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-j86p-43j3-4g94/GHSA-j86p-43j3-4g94.json b/advisories/unreviewed/2022/05/GHSA-j86p-43j3-4g94/GHSA-j86p-43j3-4g94.json index 2aed4697a78..b83178661bc 100644 --- a/advisories/unreviewed/2022/05/GHSA-j86p-43j3-4g94/GHSA-j86p-43j3-4g94.json +++ b/advisories/unreviewed/2022/05/GHSA-j86p-43j3-4g94/GHSA-j86p-43j3-4g94.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-j9j2-f8h5-4hv8/GHSA-j9j2-f8h5-4hv8.json b/advisories/unreviewed/2022/05/GHSA-j9j2-f8h5-4hv8/GHSA-j9j2-f8h5-4hv8.json index b61b36b5baf..b9c45cb7e9e 100644 --- a/advisories/unreviewed/2022/05/GHSA-j9j2-f8h5-4hv8/GHSA-j9j2-f8h5-4hv8.json +++ b/advisories/unreviewed/2022/05/GHSA-j9j2-f8h5-4hv8/GHSA-j9j2-f8h5-4hv8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-jc87-h9fr-rr78/GHSA-jc87-h9fr-rr78.json b/advisories/unreviewed/2022/05/GHSA-jc87-h9fr-rr78/GHSA-jc87-h9fr-rr78.json index 028022e0bb8..6a788ba781a 100644 --- a/advisories/unreviewed/2022/05/GHSA-jc87-h9fr-rr78/GHSA-jc87-h9fr-rr78.json +++ b/advisories/unreviewed/2022/05/GHSA-jc87-h9fr-rr78/GHSA-jc87-h9fr-rr78.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2022/05/GHSA-jjwq-pq85-jmhq/GHSA-jjwq-pq85-jmhq.json b/advisories/unreviewed/2022/05/GHSA-jjwq-pq85-jmhq/GHSA-jjwq-pq85-jmhq.json index 0814d195316..0b4fedc57f0 100644 --- a/advisories/unreviewed/2022/05/GHSA-jjwq-pq85-jmhq/GHSA-jjwq-pq85-jmhq.json +++ b/advisories/unreviewed/2022/05/GHSA-jjwq-pq85-jmhq/GHSA-jjwq-pq85-jmhq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-jpg6-83r4-h6ww/GHSA-jpg6-83r4-h6ww.json b/advisories/unreviewed/2022/05/GHSA-jpg6-83r4-h6ww/GHSA-jpg6-83r4-h6ww.json index 2af4807ef38..dc8ff20e6f8 100644 --- a/advisories/unreviewed/2022/05/GHSA-jpg6-83r4-h6ww/GHSA-jpg6-83r4-h6ww.json +++ b/advisories/unreviewed/2022/05/GHSA-jpg6-83r4-h6ww/GHSA-jpg6-83r4-h6ww.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-jr2w-425q-9mfc/GHSA-jr2w-425q-9mfc.json b/advisories/unreviewed/2022/05/GHSA-jr2w-425q-9mfc/GHSA-jr2w-425q-9mfc.json index 1f9ec0fed2a..1f11dea3df9 100644 --- a/advisories/unreviewed/2022/05/GHSA-jr2w-425q-9mfc/GHSA-jr2w-425q-9mfc.json +++ b/advisories/unreviewed/2022/05/GHSA-jr2w-425q-9mfc/GHSA-jr2w-425q-9mfc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-jrvj-xppf-6ggc/GHSA-jrvj-xppf-6ggc.json b/advisories/unreviewed/2022/05/GHSA-jrvj-xppf-6ggc/GHSA-jrvj-xppf-6ggc.json index db29a7fa93d..f95a34382ce 100644 --- a/advisories/unreviewed/2022/05/GHSA-jrvj-xppf-6ggc/GHSA-jrvj-xppf-6ggc.json +++ b/advisories/unreviewed/2022/05/GHSA-jrvj-xppf-6ggc/GHSA-jrvj-xppf-6ggc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-jv92-4vhr-fqhh/GHSA-jv92-4vhr-fqhh.json b/advisories/unreviewed/2022/05/GHSA-jv92-4vhr-fqhh/GHSA-jv92-4vhr-fqhh.json index 67724aac75f..1c7e6aab08e 100644 --- a/advisories/unreviewed/2022/05/GHSA-jv92-4vhr-fqhh/GHSA-jv92-4vhr-fqhh.json +++ b/advisories/unreviewed/2022/05/GHSA-jv92-4vhr-fqhh/GHSA-jv92-4vhr-fqhh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-jwjj-gm25-xf9f/GHSA-jwjj-gm25-xf9f.json b/advisories/unreviewed/2022/05/GHSA-jwjj-gm25-xf9f/GHSA-jwjj-gm25-xf9f.json index d8365f686a4..dcc5cad1a53 100644 --- a/advisories/unreviewed/2022/05/GHSA-jwjj-gm25-xf9f/GHSA-jwjj-gm25-xf9f.json +++ b/advisories/unreviewed/2022/05/GHSA-jwjj-gm25-xf9f/GHSA-jwjj-gm25-xf9f.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-jwxg-7ccx-4r5m/GHSA-jwxg-7ccx-4r5m.json b/advisories/unreviewed/2022/05/GHSA-jwxg-7ccx-4r5m/GHSA-jwxg-7ccx-4r5m.json index 7eb6d4d2284..bad5c03b6af 100644 --- a/advisories/unreviewed/2022/05/GHSA-jwxg-7ccx-4r5m/GHSA-jwxg-7ccx-4r5m.json +++ b/advisories/unreviewed/2022/05/GHSA-jwxg-7ccx-4r5m/GHSA-jwxg-7ccx-4r5m.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-m2vm-7c86-w96v/GHSA-m2vm-7c86-w96v.json b/advisories/unreviewed/2022/05/GHSA-m2vm-7c86-w96v/GHSA-m2vm-7c86-w96v.json index edef6d05fde..446417b9ea1 100644 --- a/advisories/unreviewed/2022/05/GHSA-m2vm-7c86-w96v/GHSA-m2vm-7c86-w96v.json +++ b/advisories/unreviewed/2022/05/GHSA-m2vm-7c86-w96v/GHSA-m2vm-7c86-w96v.json @@ -7,12 +7,8 @@ "CVE-2014-100023" ], "details": "Multiple cross-site scripting (XSS) vulnerabilities in question.php in the mTouch Quiz before 3.0.7 for WordPress allow remote attackers to inject arbitrary web script or HTML via the quiz parameter to wp-admin/edit.php.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-m3v9-v5mq-83pc/GHSA-m3v9-v5mq-83pc.json b/advisories/unreviewed/2022/05/GHSA-m3v9-v5mq-83pc/GHSA-m3v9-v5mq-83pc.json index 625ede56f08..72cce6ec765 100644 --- a/advisories/unreviewed/2022/05/GHSA-m3v9-v5mq-83pc/GHSA-m3v9-v5mq-83pc.json +++ b/advisories/unreviewed/2022/05/GHSA-m3v9-v5mq-83pc/GHSA-m3v9-v5mq-83pc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-m484-c3qv-9mc9/GHSA-m484-c3qv-9mc9.json b/advisories/unreviewed/2022/05/GHSA-m484-c3qv-9mc9/GHSA-m484-c3qv-9mc9.json index 0e441ce58f1..1293e9beaa4 100644 --- a/advisories/unreviewed/2022/05/GHSA-m484-c3qv-9mc9/GHSA-m484-c3qv-9mc9.json +++ b/advisories/unreviewed/2022/05/GHSA-m484-c3qv-9mc9/GHSA-m484-c3qv-9mc9.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-m4fj-chxh-4xqw/GHSA-m4fj-chxh-4xqw.json b/advisories/unreviewed/2022/05/GHSA-m4fj-chxh-4xqw/GHSA-m4fj-chxh-4xqw.json index fb82ed66027..c2618c78e5b 100644 --- a/advisories/unreviewed/2022/05/GHSA-m4fj-chxh-4xqw/GHSA-m4fj-chxh-4xqw.json +++ b/advisories/unreviewed/2022/05/GHSA-m4fj-chxh-4xqw/GHSA-m4fj-chxh-4xqw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-m5h8-m38m-3pw4/GHSA-m5h8-m38m-3pw4.json b/advisories/unreviewed/2022/05/GHSA-m5h8-m38m-3pw4/GHSA-m5h8-m38m-3pw4.json index f8dddd3420f..58cd7c2b516 100644 --- a/advisories/unreviewed/2022/05/GHSA-m5h8-m38m-3pw4/GHSA-m5h8-m38m-3pw4.json +++ b/advisories/unreviewed/2022/05/GHSA-m5h8-m38m-3pw4/GHSA-m5h8-m38m-3pw4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-m677-x4w4-vj2w/GHSA-m677-x4w4-vj2w.json b/advisories/unreviewed/2022/05/GHSA-m677-x4w4-vj2w/GHSA-m677-x4w4-vj2w.json index 01c97a38acb..239fbf086f4 100644 --- a/advisories/unreviewed/2022/05/GHSA-m677-x4w4-vj2w/GHSA-m677-x4w4-vj2w.json +++ b/advisories/unreviewed/2022/05/GHSA-m677-x4w4-vj2w/GHSA-m677-x4w4-vj2w.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:P/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-m6v7-3j63-w78m/GHSA-m6v7-3j63-w78m.json b/advisories/unreviewed/2022/05/GHSA-m6v7-3j63-w78m/GHSA-m6v7-3j63-w78m.json index b0a78fee721..3ffb7aba60d 100644 --- a/advisories/unreviewed/2022/05/GHSA-m6v7-3j63-w78m/GHSA-m6v7-3j63-w78m.json +++ b/advisories/unreviewed/2022/05/GHSA-m6v7-3j63-w78m/GHSA-m6v7-3j63-w78m.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-m7hw-q27f-4w7w/GHSA-m7hw-q27f-4w7w.json b/advisories/unreviewed/2022/05/GHSA-m7hw-q27f-4w7w/GHSA-m7hw-q27f-4w7w.json index eeb4973159f..92edfbbff06 100644 --- a/advisories/unreviewed/2022/05/GHSA-m7hw-q27f-4w7w/GHSA-m7hw-q27f-4w7w.json +++ b/advisories/unreviewed/2022/05/GHSA-m7hw-q27f-4w7w/GHSA-m7hw-q27f-4w7w.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -91,9 +89,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-m7r8-mgxr-2j4v/GHSA-m7r8-mgxr-2j4v.json b/advisories/unreviewed/2022/05/GHSA-m7r8-mgxr-2j4v/GHSA-m7r8-mgxr-2j4v.json index b86f845f5cf..f663536ec3b 100644 --- a/advisories/unreviewed/2022/05/GHSA-m7r8-mgxr-2j4v/GHSA-m7r8-mgxr-2j4v.json +++ b/advisories/unreviewed/2022/05/GHSA-m7r8-mgxr-2j4v/GHSA-m7r8-mgxr-2j4v.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mc5p-844x-2h69/GHSA-mc5p-844x-2h69.json b/advisories/unreviewed/2022/05/GHSA-mc5p-844x-2h69/GHSA-mc5p-844x-2h69.json index 98a10ef265e..829f6de8f02 100644 --- a/advisories/unreviewed/2022/05/GHSA-mc5p-844x-2h69/GHSA-mc5p-844x-2h69.json +++ b/advisories/unreviewed/2022/05/GHSA-mc5p-844x-2h69/GHSA-mc5p-844x-2h69.json @@ -7,12 +7,8 @@ "CVE-2014-10029" ], "details": "SQL injection vulnerability in profile.php in FluxBB before 1.4.13 and 1.5.x before 1.5.7 allows remote attackers to execute arbitrary SQL commands via the req_new_email parameter.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mcc7-wvgg-wq6v/GHSA-mcc7-wvgg-wq6v.json b/advisories/unreviewed/2022/05/GHSA-mcc7-wvgg-wq6v/GHSA-mcc7-wvgg-wq6v.json index b4dcae781d4..accc6d1682f 100644 --- a/advisories/unreviewed/2022/05/GHSA-mcc7-wvgg-wq6v/GHSA-mcc7-wvgg-wq6v.json +++ b/advisories/unreviewed/2022/05/GHSA-mcc7-wvgg-wq6v/GHSA-mcc7-wvgg-wq6v.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mf9j-2973-hww3/GHSA-mf9j-2973-hww3.json b/advisories/unreviewed/2022/05/GHSA-mf9j-2973-hww3/GHSA-mf9j-2973-hww3.json index 1d45615b9b9..ddf04f76897 100644 --- a/advisories/unreviewed/2022/05/GHSA-mf9j-2973-hww3/GHSA-mf9j-2973-hww3.json +++ b/advisories/unreviewed/2022/05/GHSA-mf9j-2973-hww3/GHSA-mf9j-2973-hww3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mg3q-2g68-qp7w/GHSA-mg3q-2g68-qp7w.json b/advisories/unreviewed/2022/05/GHSA-mg3q-2g68-qp7w/GHSA-mg3q-2g68-qp7w.json index 0329c0763cd..e28539d058b 100644 --- a/advisories/unreviewed/2022/05/GHSA-mg3q-2g68-qp7w/GHSA-mg3q-2g68-qp7w.json +++ b/advisories/unreviewed/2022/05/GHSA-mg3q-2g68-qp7w/GHSA-mg3q-2g68-qp7w.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -123,9 +121,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-mg9c-8436-cv2g/GHSA-mg9c-8436-cv2g.json b/advisories/unreviewed/2022/05/GHSA-mg9c-8436-cv2g/GHSA-mg9c-8436-cv2g.json index b68f07fe78c..8ab8b622e98 100644 --- a/advisories/unreviewed/2022/05/GHSA-mg9c-8436-cv2g/GHSA-mg9c-8436-cv2g.json +++ b/advisories/unreviewed/2022/05/GHSA-mg9c-8436-cv2g/GHSA-mg9c-8436-cv2g.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", @@ -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/05/GHSA-mgm7-v9rf-4hrq/GHSA-mgm7-v9rf-4hrq.json b/advisories/unreviewed/2022/05/GHSA-mgm7-v9rf-4hrq/GHSA-mgm7-v9rf-4hrq.json index 0c8e386f944..8fd740a95e4 100644 --- a/advisories/unreviewed/2022/05/GHSA-mgm7-v9rf-4hrq/GHSA-mgm7-v9rf-4hrq.json +++ b/advisories/unreviewed/2022/05/GHSA-mgm7-v9rf-4hrq/GHSA-mgm7-v9rf-4hrq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-mhfq-mh5j-8qxc/GHSA-mhfq-mh5j-8qxc.json b/advisories/unreviewed/2022/05/GHSA-mhfq-mh5j-8qxc/GHSA-mhfq-mh5j-8qxc.json index f46fb7d4385..38b23184a83 100644 --- a/advisories/unreviewed/2022/05/GHSA-mhfq-mh5j-8qxc/GHSA-mhfq-mh5j-8qxc.json +++ b/advisories/unreviewed/2022/05/GHSA-mhfq-mh5j-8qxc/GHSA-mhfq-mh5j-8qxc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mhh3-fh8g-2849/GHSA-mhh3-fh8g-2849.json b/advisories/unreviewed/2022/05/GHSA-mhh3-fh8g-2849/GHSA-mhh3-fh8g-2849.json index 73cb601506d..97604a6c969 100644 --- a/advisories/unreviewed/2022/05/GHSA-mhh3-fh8g-2849/GHSA-mhh3-fh8g-2849.json +++ b/advisories/unreviewed/2022/05/GHSA-mhh3-fh8g-2849/GHSA-mhh3-fh8g-2849.json @@ -7,12 +7,8 @@ "CVE-2014-100019" ], "details": "SQL injection vulnerability in the LTree converter in Pomm before 1.1.5 allows remote attackers to execute arbitrary SQL commands via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mhmm-5rx6-2789/GHSA-mhmm-5rx6-2789.json b/advisories/unreviewed/2022/05/GHSA-mhmm-5rx6-2789/GHSA-mhmm-5rx6-2789.json index 2f74dee21b2..8bbacf1740b 100644 --- a/advisories/unreviewed/2022/05/GHSA-mhmm-5rx6-2789/GHSA-mhmm-5rx6-2789.json +++ b/advisories/unreviewed/2022/05/GHSA-mhmm-5rx6-2789/GHSA-mhmm-5rx6-2789.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -47,9 +45,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-mhqh-9vpc-385p/GHSA-mhqh-9vpc-385p.json b/advisories/unreviewed/2022/05/GHSA-mhqh-9vpc-385p/GHSA-mhqh-9vpc-385p.json index d70ee02e9c6..13bd4cc8136 100644 --- a/advisories/unreviewed/2022/05/GHSA-mhqh-9vpc-385p/GHSA-mhqh-9vpc-385p.json +++ b/advisories/unreviewed/2022/05/GHSA-mhqh-9vpc-385p/GHSA-mhqh-9vpc-385p.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mm2c-hgw7-wwr5/GHSA-mm2c-hgw7-wwr5.json b/advisories/unreviewed/2022/05/GHSA-mm2c-hgw7-wwr5/GHSA-mm2c-hgw7-wwr5.json index 26151e28f77..ad0a70ea944 100644 --- a/advisories/unreviewed/2022/05/GHSA-mm2c-hgw7-wwr5/GHSA-mm2c-hgw7-wwr5.json +++ b/advisories/unreviewed/2022/05/GHSA-mm2c-hgw7-wwr5/GHSA-mm2c-hgw7-wwr5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mmp5-44x6-2cpv/GHSA-mmp5-44x6-2cpv.json b/advisories/unreviewed/2022/05/GHSA-mmp5-44x6-2cpv/GHSA-mmp5-44x6-2cpv.json index 51cb24f9e34..b0f2426e9a8 100644 --- a/advisories/unreviewed/2022/05/GHSA-mmp5-44x6-2cpv/GHSA-mmp5-44x6-2cpv.json +++ b/advisories/unreviewed/2022/05/GHSA-mmp5-44x6-2cpv/GHSA-mmp5-44x6-2cpv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mp27-hgrh-xcgc/GHSA-mp27-hgrh-xcgc.json b/advisories/unreviewed/2022/05/GHSA-mp27-hgrh-xcgc/GHSA-mp27-hgrh-xcgc.json index 263ec417df0..66c908d0c6b 100644 --- a/advisories/unreviewed/2022/05/GHSA-mp27-hgrh-xcgc/GHSA-mp27-hgrh-xcgc.json +++ b/advisories/unreviewed/2022/05/GHSA-mp27-hgrh-xcgc/GHSA-mp27-hgrh-xcgc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mpmm-ff9m-7g9x/GHSA-mpmm-ff9m-7g9x.json b/advisories/unreviewed/2022/05/GHSA-mpmm-ff9m-7g9x/GHSA-mpmm-ff9m-7g9x.json index 5c2b3d89544..6f9c60962cc 100644 --- a/advisories/unreviewed/2022/05/GHSA-mpmm-ff9m-7g9x/GHSA-mpmm-ff9m-7g9x.json +++ b/advisories/unreviewed/2022/05/GHSA-mpmm-ff9m-7g9x/GHSA-mpmm-ff9m-7g9x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-mqmv-r2ff-52p4/GHSA-mqmv-r2ff-52p4.json b/advisories/unreviewed/2022/05/GHSA-mqmv-r2ff-52p4/GHSA-mqmv-r2ff-52p4.json index 5a93a68e183..4ca85e8f1f6 100644 --- a/advisories/unreviewed/2022/05/GHSA-mqmv-r2ff-52p4/GHSA-mqmv-r2ff-52p4.json +++ b/advisories/unreviewed/2022/05/GHSA-mqmv-r2ff-52p4/GHSA-mqmv-r2ff-52p4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -47,9 +45,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-mrgp-vh6q-w8cm/GHSA-mrgp-vh6q-w8cm.json b/advisories/unreviewed/2022/05/GHSA-mrgp-vh6q-w8cm/GHSA-mrgp-vh6q-w8cm.json index 7613719b93a..c4c94b8796a 100644 --- a/advisories/unreviewed/2022/05/GHSA-mrgp-vh6q-w8cm/GHSA-mrgp-vh6q-w8cm.json +++ b/advisories/unreviewed/2022/05/GHSA-mrgp-vh6q-w8cm/GHSA-mrgp-vh6q-w8cm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mw68-gh8f-4633/GHSA-mw68-gh8f-4633.json b/advisories/unreviewed/2022/05/GHSA-mw68-gh8f-4633/GHSA-mw68-gh8f-4633.json index b3a0b323dab..05299a5d6b7 100644 --- a/advisories/unreviewed/2022/05/GHSA-mw68-gh8f-4633/GHSA-mw68-gh8f-4633.json +++ b/advisories/unreviewed/2022/05/GHSA-mw68-gh8f-4633/GHSA-mw68-gh8f-4633.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mwj6-xm8x-x625/GHSA-mwj6-xm8x-x625.json b/advisories/unreviewed/2022/05/GHSA-mwj6-xm8x-x625/GHSA-mwj6-xm8x-x625.json index a8757b52677..bd4602895c4 100644 --- a/advisories/unreviewed/2022/05/GHSA-mwj6-xm8x-x625/GHSA-mwj6-xm8x-x625.json +++ b/advisories/unreviewed/2022/05/GHSA-mwj6-xm8x-x625/GHSA-mwj6-xm8x-x625.json @@ -7,12 +7,8 @@ "CVE-2014-8380" ], "details": "Cross-site scripting (XSS) vulnerability in Splunk 6.1.1 allows remote attackers to inject arbitrary web script or HTML via the HTTP Referer Header in a \"404 Not Found\" response. NOTE: this vulnerability might exist because of a CVE-2010-2429 regression.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mwv6-rvhx-6cph/GHSA-mwv6-rvhx-6cph.json b/advisories/unreviewed/2022/05/GHSA-mwv6-rvhx-6cph/GHSA-mwv6-rvhx-6cph.json index 6a9ebd7a8ee..bd3716b44a5 100644 --- a/advisories/unreviewed/2022/05/GHSA-mwv6-rvhx-6cph/GHSA-mwv6-rvhx-6cph.json +++ b/advisories/unreviewed/2022/05/GHSA-mwv6-rvhx-6cph/GHSA-mwv6-rvhx-6cph.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mx3r-725c-v837/GHSA-mx3r-725c-v837.json b/advisories/unreviewed/2022/05/GHSA-mx3r-725c-v837/GHSA-mx3r-725c-v837.json index 2199221d0ef..13c27802e42 100644 --- a/advisories/unreviewed/2022/05/GHSA-mx3r-725c-v837/GHSA-mx3r-725c-v837.json +++ b/advisories/unreviewed/2022/05/GHSA-mx3r-725c-v837/GHSA-mx3r-725c-v837.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mx4r-9cm4-39g5/GHSA-mx4r-9cm4-39g5.json b/advisories/unreviewed/2022/05/GHSA-mx4r-9cm4-39g5/GHSA-mx4r-9cm4-39g5.json index 30deecd3768..c46f4a9a01f 100644 --- a/advisories/unreviewed/2022/05/GHSA-mx4r-9cm4-39g5/GHSA-mx4r-9cm4-39g5.json +++ b/advisories/unreviewed/2022/05/GHSA-mx4r-9cm4-39g5/GHSA-mx4r-9cm4-39g5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mx97-4mpx-m22f/GHSA-mx97-4mpx-m22f.json b/advisories/unreviewed/2022/05/GHSA-mx97-4mpx-m22f/GHSA-mx97-4mpx-m22f.json index 06d4d089523..0dd14a7df02 100644 --- a/advisories/unreviewed/2022/05/GHSA-mx97-4mpx-m22f/GHSA-mx97-4mpx-m22f.json +++ b/advisories/unreviewed/2022/05/GHSA-mx97-4mpx-m22f/GHSA-mx97-4mpx-m22f.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mxm5-9465-fv5w/GHSA-mxm5-9465-fv5w.json b/advisories/unreviewed/2022/05/GHSA-mxm5-9465-fv5w/GHSA-mxm5-9465-fv5w.json index 5030d54444a..afec8be2b19 100644 --- a/advisories/unreviewed/2022/05/GHSA-mxm5-9465-fv5w/GHSA-mxm5-9465-fv5w.json +++ b/advisories/unreviewed/2022/05/GHSA-mxm5-9465-fv5w/GHSA-mxm5-9465-fv5w.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:H/PR:N/UI:R/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/2022/05/GHSA-p2f6-fcpp-c3g6/GHSA-p2f6-fcpp-c3g6.json b/advisories/unreviewed/2022/05/GHSA-p2f6-fcpp-c3g6/GHSA-p2f6-fcpp-c3g6.json index 9907fd9af23..6e39c5d0ab4 100644 --- a/advisories/unreviewed/2022/05/GHSA-p2f6-fcpp-c3g6/GHSA-p2f6-fcpp-c3g6.json +++ b/advisories/unreviewed/2022/05/GHSA-p2f6-fcpp-c3g6/GHSA-p2f6-fcpp-c3g6.json @@ -7,12 +7,8 @@ "CVE-2014-5189" ], "details": "SQL injection vulnerability in lib/optin/optin_page.php in the Lead Octopus plugin for WordPress allows remote attackers to execute arbitrary SQL commands via the id parameter.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-p3fq-hhf9-6f56/GHSA-p3fq-hhf9-6f56.json b/advisories/unreviewed/2022/05/GHSA-p3fq-hhf9-6f56/GHSA-p3fq-hhf9-6f56.json index d3f8956a8cf..6c67df99f7d 100644 --- a/advisories/unreviewed/2022/05/GHSA-p3fq-hhf9-6f56/GHSA-p3fq-hhf9-6f56.json +++ b/advisories/unreviewed/2022/05/GHSA-p3fq-hhf9-6f56/GHSA-p3fq-hhf9-6f56.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-p3w4-j8qj-9757/GHSA-p3w4-j8qj-9757.json b/advisories/unreviewed/2022/05/GHSA-p3w4-j8qj-9757/GHSA-p3w4-j8qj-9757.json index 29643be04bd..34700563134 100644 --- a/advisories/unreviewed/2022/05/GHSA-p3w4-j8qj-9757/GHSA-p3w4-j8qj-9757.json +++ b/advisories/unreviewed/2022/05/GHSA-p3w4-j8qj-9757/GHSA-p3w4-j8qj-9757.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -47,9 +45,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-p4w2-ggrw-5m79/GHSA-p4w2-ggrw-5m79.json b/advisories/unreviewed/2022/05/GHSA-p4w2-ggrw-5m79/GHSA-p4w2-ggrw-5m79.json index cce930f861d..0ebdd5efc7d 100644 --- a/advisories/unreviewed/2022/05/GHSA-p4w2-ggrw-5m79/GHSA-p4w2-ggrw-5m79.json +++ b/advisories/unreviewed/2022/05/GHSA-p4w2-ggrw-5m79/GHSA-p4w2-ggrw-5m79.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-p529-89xc-g5vh/GHSA-p529-89xc-g5vh.json b/advisories/unreviewed/2022/05/GHSA-p529-89xc-g5vh/GHSA-p529-89xc-g5vh.json index d839f8e60d9..4d0f29eae49 100644 --- a/advisories/unreviewed/2022/05/GHSA-p529-89xc-g5vh/GHSA-p529-89xc-g5vh.json +++ b/advisories/unreviewed/2022/05/GHSA-p529-89xc-g5vh/GHSA-p529-89xc-g5vh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-p73g-6r5q-4827/GHSA-p73g-6r5q-4827.json b/advisories/unreviewed/2022/05/GHSA-p73g-6r5q-4827/GHSA-p73g-6r5q-4827.json index 091b2010fee..83025a749c9 100644 --- a/advisories/unreviewed/2022/05/GHSA-p73g-6r5q-4827/GHSA-p73g-6r5q-4827.json +++ b/advisories/unreviewed/2022/05/GHSA-p73g-6r5q-4827/GHSA-p73g-6r5q-4827.json @@ -7,12 +7,8 @@ "CVE-2014-100038" ], "details": "Cross-site scripting (XSS) vulnerability in Storytlr 1.3.dev and earlier allows remote attackers to inject arbitrary web script or HTML via the search parameter to search/.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-p82m-cxj5-w8g7/GHSA-p82m-cxj5-w8g7.json b/advisories/unreviewed/2022/05/GHSA-p82m-cxj5-w8g7/GHSA-p82m-cxj5-w8g7.json index b719b09bbe6..8425f1a5c01 100644 --- a/advisories/unreviewed/2022/05/GHSA-p82m-cxj5-w8g7/GHSA-p82m-cxj5-w8g7.json +++ b/advisories/unreviewed/2022/05/GHSA-p82m-cxj5-w8g7/GHSA-p82m-cxj5-w8g7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-p82r-cc76-f4x5/GHSA-p82r-cc76-f4x5.json b/advisories/unreviewed/2022/05/GHSA-p82r-cc76-f4x5/GHSA-p82r-cc76-f4x5.json index 5cfbcb189a8..93d9782d47e 100644 --- a/advisories/unreviewed/2022/05/GHSA-p82r-cc76-f4x5/GHSA-p82r-cc76-f4x5.json +++ b/advisories/unreviewed/2022/05/GHSA-p82r-cc76-f4x5/GHSA-p82r-cc76-f4x5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-p83m-76m4-2p26/GHSA-p83m-76m4-2p26.json b/advisories/unreviewed/2022/05/GHSA-p83m-76m4-2p26/GHSA-p83m-76m4-2p26.json index b79728314be..c82ca6369ce 100644 --- a/advisories/unreviewed/2022/05/GHSA-p83m-76m4-2p26/GHSA-p83m-76m4-2p26.json +++ b/advisories/unreviewed/2022/05/GHSA-p83m-76m4-2p26/GHSA-p83m-76m4-2p26.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-p85p-58vv-9vmw/GHSA-p85p-58vv-9vmw.json b/advisories/unreviewed/2022/05/GHSA-p85p-58vv-9vmw/GHSA-p85p-58vv-9vmw.json index 4d1e7f395d0..dd0975c152a 100644 --- a/advisories/unreviewed/2022/05/GHSA-p85p-58vv-9vmw/GHSA-p85p-58vv-9vmw.json +++ b/advisories/unreviewed/2022/05/GHSA-p85p-58vv-9vmw/GHSA-p85p-58vv-9vmw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:L/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/05/GHSA-p88q-qx6q-mhv3/GHSA-p88q-qx6q-mhv3.json b/advisories/unreviewed/2022/05/GHSA-p88q-qx6q-mhv3/GHSA-p88q-qx6q-mhv3.json index 45e7a3f33c9..fa7f040f8f0 100644 --- a/advisories/unreviewed/2022/05/GHSA-p88q-qx6q-mhv3/GHSA-p88q-qx6q-mhv3.json +++ b/advisories/unreviewed/2022/05/GHSA-p88q-qx6q-mhv3/GHSA-p88q-qx6q-mhv3.json @@ -7,12 +7,8 @@ "CVE-2015-3415" ], "details": "The sqlite3VdbeExec function in vdbe.c in SQLite before 3.8.9 does not properly implement comparison operators, which allows context-dependent attackers to cause a denial of service (invalid free operation) or possibly have unspecified other impact via a crafted CHECK clause, as demonstrated by CHECK(0&O>O) in a CREATE TABLE statement.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-p95h-j527-6m49/GHSA-p95h-j527-6m49.json b/advisories/unreviewed/2022/05/GHSA-p95h-j527-6m49/GHSA-p95h-j527-6m49.json index 85a2a59fc7f..33d94f249d7 100644 --- a/advisories/unreviewed/2022/05/GHSA-p95h-j527-6m49/GHSA-p95h-j527-6m49.json +++ b/advisories/unreviewed/2022/05/GHSA-p95h-j527-6m49/GHSA-p95h-j527-6m49.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-p9hj-95m7-f6wv/GHSA-p9hj-95m7-f6wv.json b/advisories/unreviewed/2022/05/GHSA-p9hj-95m7-f6wv/GHSA-p9hj-95m7-f6wv.json index b35c0c168fb..25a022512d3 100644 --- a/advisories/unreviewed/2022/05/GHSA-p9hj-95m7-f6wv/GHSA-p9hj-95m7-f6wv.json +++ b/advisories/unreviewed/2022/05/GHSA-p9hj-95m7-f6wv/GHSA-p9hj-95m7-f6wv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-pc6x-wjvh-h6g8/GHSA-pc6x-wjvh-h6g8.json b/advisories/unreviewed/2022/05/GHSA-pc6x-wjvh-h6g8/GHSA-pc6x-wjvh-h6g8.json index 217997e9001..65c0494ccd4 100644 --- a/advisories/unreviewed/2022/05/GHSA-pc6x-wjvh-h6g8/GHSA-pc6x-wjvh-h6g8.json +++ b/advisories/unreviewed/2022/05/GHSA-pc6x-wjvh-h6g8/GHSA-pc6x-wjvh-h6g8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-pc7c-3rwx-ph2c/GHSA-pc7c-3rwx-ph2c.json b/advisories/unreviewed/2022/05/GHSA-pc7c-3rwx-ph2c/GHSA-pc7c-3rwx-ph2c.json index dac47eb12a6..9ab21c76c48 100644 --- a/advisories/unreviewed/2022/05/GHSA-pc7c-3rwx-ph2c/GHSA-pc7c-3rwx-ph2c.json +++ b/advisories/unreviewed/2022/05/GHSA-pc7c-3rwx-ph2c/GHSA-pc7c-3rwx-ph2c.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-pcgc-cr5g-q9p2/GHSA-pcgc-cr5g-q9p2.json b/advisories/unreviewed/2022/05/GHSA-pcgc-cr5g-q9p2/GHSA-pcgc-cr5g-q9p2.json index f7399412d14..01c8ea58b95 100644 --- a/advisories/unreviewed/2022/05/GHSA-pcgc-cr5g-q9p2/GHSA-pcgc-cr5g-q9p2.json +++ b/advisories/unreviewed/2022/05/GHSA-pcgc-cr5g-q9p2/GHSA-pcgc-cr5g-q9p2.json @@ -7,12 +7,8 @@ "CVE-2011-5283" ], "details": "Cross-site scripting (XSS) vulnerability in the web management interface in httpd/cgi-bin/ipinfo.cgi in Smoothwall Express 3.1 and 3.0 SP3 and earlier allows remote attackers to inject arbitrary web script or HTML via the IP parameter in a Run action.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-pf2x-7333-7fw9/GHSA-pf2x-7333-7fw9.json b/advisories/unreviewed/2022/05/GHSA-pf2x-7333-7fw9/GHSA-pf2x-7333-7fw9.json index da789f2a6dd..42550eb62f2 100644 --- a/advisories/unreviewed/2022/05/GHSA-pf2x-7333-7fw9/GHSA-pf2x-7333-7fw9.json +++ b/advisories/unreviewed/2022/05/GHSA-pf2x-7333-7fw9/GHSA-pf2x-7333-7fw9.json @@ -7,12 +7,8 @@ "CVE-2014-5261" ], "details": "The graph settings script (graph_settings.php) in Cacti 0.8.8b and earlier allows remote attackers to execute arbitrary commands via shell metacharacters in a font size, related to the rrdtool commandline in lib/rrd.php.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-pf5m-28cv-hpp4/GHSA-pf5m-28cv-hpp4.json b/advisories/unreviewed/2022/05/GHSA-pf5m-28cv-hpp4/GHSA-pf5m-28cv-hpp4.json index 2a373b98dfc..7a80c9240d1 100644 --- a/advisories/unreviewed/2022/05/GHSA-pf5m-28cv-hpp4/GHSA-pf5m-28cv-hpp4.json +++ b/advisories/unreviewed/2022/05/GHSA-pf5m-28cv-hpp4/GHSA-pf5m-28cv-hpp4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-pf68-56c8-92ch/GHSA-pf68-56c8-92ch.json b/advisories/unreviewed/2022/05/GHSA-pf68-56c8-92ch/GHSA-pf68-56c8-92ch.json index d2a54998d2c..49db416f949 100644 --- a/advisories/unreviewed/2022/05/GHSA-pf68-56c8-92ch/GHSA-pf68-56c8-92ch.json +++ b/advisories/unreviewed/2022/05/GHSA-pf68-56c8-92ch/GHSA-pf68-56c8-92ch.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-pfch-v36x-65ww/GHSA-pfch-v36x-65ww.json b/advisories/unreviewed/2022/05/GHSA-pfch-v36x-65ww/GHSA-pfch-v36x-65ww.json index 488f1dcd025..326f91a79ed 100644 --- a/advisories/unreviewed/2022/05/GHSA-pfch-v36x-65ww/GHSA-pfch-v36x-65ww.json +++ b/advisories/unreviewed/2022/05/GHSA-pfch-v36x-65ww/GHSA-pfch-v36x-65ww.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-pg8j-phhv-cggg/GHSA-pg8j-phhv-cggg.json b/advisories/unreviewed/2022/05/GHSA-pg8j-phhv-cggg/GHSA-pg8j-phhv-cggg.json index d2cc4a15088..262c971912c 100644 --- a/advisories/unreviewed/2022/05/GHSA-pg8j-phhv-cggg/GHSA-pg8j-phhv-cggg.json +++ b/advisories/unreviewed/2022/05/GHSA-pg8j-phhv-cggg/GHSA-pg8j-phhv-cggg.json @@ -7,12 +7,8 @@ "CVE-2013-7416" ], "details": "canto_curses/guibase.py in Canto Curses before 0.9.0 allows remote feed servers to execute arbitrary commands via shell metacharacters in a URL in a feed.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-ph75-qgh9-vq55/GHSA-ph75-qgh9-vq55.json b/advisories/unreviewed/2022/05/GHSA-ph75-qgh9-vq55/GHSA-ph75-qgh9-vq55.json index 3be017b2c66..66064fb3eb8 100644 --- a/advisories/unreviewed/2022/05/GHSA-ph75-qgh9-vq55/GHSA-ph75-qgh9-vq55.json +++ b/advisories/unreviewed/2022/05/GHSA-ph75-qgh9-vq55/GHSA-ph75-qgh9-vq55.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-phvh-hgwf-69j7/GHSA-phvh-hgwf-69j7.json b/advisories/unreviewed/2022/05/GHSA-phvh-hgwf-69j7/GHSA-phvh-hgwf-69j7.json index c476894d33c..1ff95541263 100644 --- a/advisories/unreviewed/2022/05/GHSA-phvh-hgwf-69j7/GHSA-phvh-hgwf-69j7.json +++ b/advisories/unreviewed/2022/05/GHSA-phvh-hgwf-69j7/GHSA-phvh-hgwf-69j7.json @@ -7,12 +7,8 @@ "CVE-2014-10017" ], "details": "Multiple SQL injection vulnerabilities in the Welcart e-Commerce plugin 1.3.12 for WordPress allow remote attackers to execute arbitrary SQL commands via the (1) changeSort or (2) switch parameter in the usces_itemedit page to wp-admin/admin.php.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-phx5-ff3c-qrfm/GHSA-phx5-ff3c-qrfm.json b/advisories/unreviewed/2022/05/GHSA-phx5-ff3c-qrfm/GHSA-phx5-ff3c-qrfm.json index 437807b40ce..6e2eab663c8 100644 --- a/advisories/unreviewed/2022/05/GHSA-phx5-ff3c-qrfm/GHSA-phx5-ff3c-qrfm.json +++ b/advisories/unreviewed/2022/05/GHSA-phx5-ff3c-qrfm/GHSA-phx5-ff3c-qrfm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-pj99-6wr4-8m6g/GHSA-pj99-6wr4-8m6g.json b/advisories/unreviewed/2022/05/GHSA-pj99-6wr4-8m6g/GHSA-pj99-6wr4-8m6g.json index 0243572ea76..aae3744dfd6 100644 --- a/advisories/unreviewed/2022/05/GHSA-pj99-6wr4-8m6g/GHSA-pj99-6wr4-8m6g.json +++ b/advisories/unreviewed/2022/05/GHSA-pj99-6wr4-8m6g/GHSA-pj99-6wr4-8m6g.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -47,9 +45,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-pm4r-rcgw-h79r/GHSA-pm4r-rcgw-h79r.json b/advisories/unreviewed/2022/05/GHSA-pm4r-rcgw-h79r/GHSA-pm4r-rcgw-h79r.json index 753f1afe302..2a2373019a7 100644 --- a/advisories/unreviewed/2022/05/GHSA-pm4r-rcgw-h79r/GHSA-pm4r-rcgw-h79r.json +++ b/advisories/unreviewed/2022/05/GHSA-pm4r-rcgw-h79r/GHSA-pm4r-rcgw-h79r.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-pmf4-gw3f-q4m3/GHSA-pmf4-gw3f-q4m3.json b/advisories/unreviewed/2022/05/GHSA-pmf4-gw3f-q4m3/GHSA-pmf4-gw3f-q4m3.json index e8cfb358bc1..80c6696fc56 100644 --- a/advisories/unreviewed/2022/05/GHSA-pmf4-gw3f-q4m3/GHSA-pmf4-gw3f-q4m3.json +++ b/advisories/unreviewed/2022/05/GHSA-pmf4-gw3f-q4m3/GHSA-pmf4-gw3f-q4m3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-pphm-cvfc-fmxr/GHSA-pphm-cvfc-fmxr.json b/advisories/unreviewed/2022/05/GHSA-pphm-cvfc-fmxr/GHSA-pphm-cvfc-fmxr.json index b37ff869c9e..d2e87dd0fed 100644 --- a/advisories/unreviewed/2022/05/GHSA-pphm-cvfc-fmxr/GHSA-pphm-cvfc-fmxr.json +++ b/advisories/unreviewed/2022/05/GHSA-pphm-cvfc-fmxr/GHSA-pphm-cvfc-fmxr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -47,9 +45,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-ppqv-53j8-c2hc/GHSA-ppqv-53j8-c2hc.json b/advisories/unreviewed/2022/05/GHSA-ppqv-53j8-c2hc/GHSA-ppqv-53j8-c2hc.json index 1f275f4e20c..a6e84b86cd8 100644 --- a/advisories/unreviewed/2022/05/GHSA-ppqv-53j8-c2hc/GHSA-ppqv-53j8-c2hc.json +++ b/advisories/unreviewed/2022/05/GHSA-ppqv-53j8-c2hc/GHSA-ppqv-53j8-c2hc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-pqfp-vjxq-57m3/GHSA-pqfp-vjxq-57m3.json b/advisories/unreviewed/2022/05/GHSA-pqfp-vjxq-57m3/GHSA-pqfp-vjxq-57m3.json index c9c290a9cb9..ef859cf113e 100644 --- a/advisories/unreviewed/2022/05/GHSA-pqfp-vjxq-57m3/GHSA-pqfp-vjxq-57m3.json +++ b/advisories/unreviewed/2022/05/GHSA-pqfp-vjxq-57m3/GHSA-pqfp-vjxq-57m3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-pqrq-q9c7-wrj4/GHSA-pqrq-q9c7-wrj4.json b/advisories/unreviewed/2022/05/GHSA-pqrq-q9c7-wrj4/GHSA-pqrq-q9c7-wrj4.json index c4b3a24cfc1..b430a9cb513 100644 --- a/advisories/unreviewed/2022/05/GHSA-pqrq-q9c7-wrj4/GHSA-pqrq-q9c7-wrj4.json +++ b/advisories/unreviewed/2022/05/GHSA-pqrq-q9c7-wrj4/GHSA-pqrq-q9c7-wrj4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-prx4-5xw8-4j4r/GHSA-prx4-5xw8-4j4r.json b/advisories/unreviewed/2022/05/GHSA-prx4-5xw8-4j4r/GHSA-prx4-5xw8-4j4r.json index 74ad67cdb05..0483327d2cb 100644 --- a/advisories/unreviewed/2022/05/GHSA-prx4-5xw8-4j4r/GHSA-prx4-5xw8-4j4r.json +++ b/advisories/unreviewed/2022/05/GHSA-prx4-5xw8-4j4r/GHSA-prx4-5xw8-4j4r.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/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/2022/05/GHSA-pv32-m85p-f6rw/GHSA-pv32-m85p-f6rw.json b/advisories/unreviewed/2022/05/GHSA-pv32-m85p-f6rw/GHSA-pv32-m85p-f6rw.json index 3fecd35bf04..c4f967b7e90 100644 --- a/advisories/unreviewed/2022/05/GHSA-pv32-m85p-f6rw/GHSA-pv32-m85p-f6rw.json +++ b/advisories/unreviewed/2022/05/GHSA-pv32-m85p-f6rw/GHSA-pv32-m85p-f6rw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-pwc3-r6h3-wx7v/GHSA-pwc3-r6h3-wx7v.json b/advisories/unreviewed/2022/05/GHSA-pwc3-r6h3-wx7v/GHSA-pwc3-r6h3-wx7v.json index 92fcdbfb4da..dcf47a8b9a8 100644 --- a/advisories/unreviewed/2022/05/GHSA-pwc3-r6h3-wx7v/GHSA-pwc3-r6h3-wx7v.json +++ b/advisories/unreviewed/2022/05/GHSA-pwc3-r6h3-wx7v/GHSA-pwc3-r6h3-wx7v.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-pxc7-qwq2-vp9j/GHSA-pxc7-qwq2-vp9j.json b/advisories/unreviewed/2022/05/GHSA-pxc7-qwq2-vp9j/GHSA-pxc7-qwq2-vp9j.json index 32f49abbb60..1799b359380 100644 --- a/advisories/unreviewed/2022/05/GHSA-pxc7-qwq2-vp9j/GHSA-pxc7-qwq2-vp9j.json +++ b/advisories/unreviewed/2022/05/GHSA-pxc7-qwq2-vp9j/GHSA-pxc7-qwq2-vp9j.json @@ -7,12 +7,8 @@ "CVE-2014-100032" ], "details": "Cross-site scripting (XSS) vulnerability in top.html in the Airties Air 6372 modem allows remote attackers to inject arbitrary web script or HTML via the productboardtype parameter.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-q364-vp5m-8fjg/GHSA-q364-vp5m-8fjg.json b/advisories/unreviewed/2022/05/GHSA-q364-vp5m-8fjg/GHSA-q364-vp5m-8fjg.json index aa48463f024..20ac121bf2f 100644 --- a/advisories/unreviewed/2022/05/GHSA-q364-vp5m-8fjg/GHSA-q364-vp5m-8fjg.json +++ b/advisories/unreviewed/2022/05/GHSA-q364-vp5m-8fjg/GHSA-q364-vp5m-8fjg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-q395-x7g2-f859/GHSA-q395-x7g2-f859.json b/advisories/unreviewed/2022/05/GHSA-q395-x7g2-f859/GHSA-q395-x7g2-f859.json index f1f78d4ac72..0febe35dd69 100644 --- a/advisories/unreviewed/2022/05/GHSA-q395-x7g2-f859/GHSA-q395-x7g2-f859.json +++ b/advisories/unreviewed/2022/05/GHSA-q395-x7g2-f859/GHSA-q395-x7g2-f859.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-q3f6-cm6g-rp8p/GHSA-q3f6-cm6g-rp8p.json b/advisories/unreviewed/2022/05/GHSA-q3f6-cm6g-rp8p/GHSA-q3f6-cm6g-rp8p.json index 263c0097830..005a807bb8b 100644 --- a/advisories/unreviewed/2022/05/GHSA-q3f6-cm6g-rp8p/GHSA-q3f6-cm6g-rp8p.json +++ b/advisories/unreviewed/2022/05/GHSA-q3f6-cm6g-rp8p/GHSA-q3f6-cm6g-rp8p.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-q586-cx23-6hg5/GHSA-q586-cx23-6hg5.json b/advisories/unreviewed/2022/05/GHSA-q586-cx23-6hg5/GHSA-q586-cx23-6hg5.json index 3cfaee18ec8..dd120154e91 100644 --- a/advisories/unreviewed/2022/05/GHSA-q586-cx23-6hg5/GHSA-q586-cx23-6hg5.json +++ b/advisories/unreviewed/2022/05/GHSA-q586-cx23-6hg5/GHSA-q586-cx23-6hg5.json @@ -7,12 +7,8 @@ "CVE-2012-5897" ], "details": "The (1) SimpleTree and (2) ReportTree classes in the ARDoc ActiveX control (ARDoc.dll) in Quest InTrust 10.4.0.853 and earlier do not properly implement the SaveToFile method, which allows remote attackers to write or overwrite arbitrary files via the bstrFileName argument.", - "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-q598-c4q5-9hv5/GHSA-q598-c4q5-9hv5.json b/advisories/unreviewed/2022/05/GHSA-q598-c4q5-9hv5/GHSA-q598-c4q5-9hv5.json index 45ceacbae28..8404f337c66 100644 --- a/advisories/unreviewed/2022/05/GHSA-q598-c4q5-9hv5/GHSA-q598-c4q5-9hv5.json +++ b/advisories/unreviewed/2022/05/GHSA-q598-c4q5-9hv5/GHSA-q598-c4q5-9hv5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-q6c4-9r7h-7482/GHSA-q6c4-9r7h-7482.json b/advisories/unreviewed/2022/05/GHSA-q6c4-9r7h-7482/GHSA-q6c4-9r7h-7482.json index 9727397b8e6..8a9ff41f66c 100644 --- a/advisories/unreviewed/2022/05/GHSA-q6c4-9r7h-7482/GHSA-q6c4-9r7h-7482.json +++ b/advisories/unreviewed/2022/05/GHSA-q6c4-9r7h-7482/GHSA-q6c4-9r7h-7482.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-q6xj-p9w6-36m8/GHSA-q6xj-p9w6-36m8.json b/advisories/unreviewed/2022/05/GHSA-q6xj-p9w6-36m8/GHSA-q6xj-p9w6-36m8.json index 7acf4867d60..47e76989100 100644 --- a/advisories/unreviewed/2022/05/GHSA-q6xj-p9w6-36m8/GHSA-q6xj-p9w6-36m8.json +++ b/advisories/unreviewed/2022/05/GHSA-q6xj-p9w6-36m8/GHSA-q6xj-p9w6-36m8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-q8jr-cpqv-gjrw/GHSA-q8jr-cpqv-gjrw.json b/advisories/unreviewed/2022/05/GHSA-q8jr-cpqv-gjrw/GHSA-q8jr-cpqv-gjrw.json index 190aa87d062..f969da716ea 100644 --- a/advisories/unreviewed/2022/05/GHSA-q8jr-cpqv-gjrw/GHSA-q8jr-cpqv-gjrw.json +++ b/advisories/unreviewed/2022/05/GHSA-q8jr-cpqv-gjrw/GHSA-q8jr-cpqv-gjrw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-q8w2-rhhg-8p4c/GHSA-q8w2-rhhg-8p4c.json b/advisories/unreviewed/2022/05/GHSA-q8w2-rhhg-8p4c/GHSA-q8w2-rhhg-8p4c.json index 33ec8847255..1095cd895d3 100644 --- a/advisories/unreviewed/2022/05/GHSA-q8w2-rhhg-8p4c/GHSA-q8w2-rhhg-8p4c.json +++ b/advisories/unreviewed/2022/05/GHSA-q8w2-rhhg-8p4c/GHSA-q8w2-rhhg-8p4c.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-q8x6-2rgh-ghrq/GHSA-q8x6-2rgh-ghrq.json b/advisories/unreviewed/2022/05/GHSA-q8x6-2rgh-ghrq/GHSA-q8x6-2rgh-ghrq.json index e09b440718e..6d62da899f7 100644 --- a/advisories/unreviewed/2022/05/GHSA-q8x6-2rgh-ghrq/GHSA-q8x6-2rgh-ghrq.json +++ b/advisories/unreviewed/2022/05/GHSA-q8x6-2rgh-ghrq/GHSA-q8x6-2rgh-ghrq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-q96x-6xrc-vrgx/GHSA-q96x-6xrc-vrgx.json b/advisories/unreviewed/2022/05/GHSA-q96x-6xrc-vrgx/GHSA-q96x-6xrc-vrgx.json index 3ac2a4ba828..6a34d03d48a 100644 --- a/advisories/unreviewed/2022/05/GHSA-q96x-6xrc-vrgx/GHSA-q96x-6xrc-vrgx.json +++ b/advisories/unreviewed/2022/05/GHSA-q96x-6xrc-vrgx/GHSA-q96x-6xrc-vrgx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-q9xw-m237-4vwh/GHSA-q9xw-m237-4vwh.json b/advisories/unreviewed/2022/05/GHSA-q9xw-m237-4vwh/GHSA-q9xw-m237-4vwh.json index fec7cd97223..6706325b554 100644 --- a/advisories/unreviewed/2022/05/GHSA-q9xw-m237-4vwh/GHSA-q9xw-m237-4vwh.json +++ b/advisories/unreviewed/2022/05/GHSA-q9xw-m237-4vwh/GHSA-q9xw-m237-4vwh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qcj4-wjgr-2rrf/GHSA-qcj4-wjgr-2rrf.json b/advisories/unreviewed/2022/05/GHSA-qcj4-wjgr-2rrf/GHSA-qcj4-wjgr-2rrf.json index a8a1a394fb1..b66e8e13424 100644 --- a/advisories/unreviewed/2022/05/GHSA-qcj4-wjgr-2rrf/GHSA-qcj4-wjgr-2rrf.json +++ b/advisories/unreviewed/2022/05/GHSA-qcj4-wjgr-2rrf/GHSA-qcj4-wjgr-2rrf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qcm7-3c5w-vhg7/GHSA-qcm7-3c5w-vhg7.json b/advisories/unreviewed/2022/05/GHSA-qcm7-3c5w-vhg7/GHSA-qcm7-3c5w-vhg7.json index 79028a90e1c..7f2cbc075e5 100644 --- a/advisories/unreviewed/2022/05/GHSA-qcm7-3c5w-vhg7/GHSA-qcm7-3c5w-vhg7.json +++ b/advisories/unreviewed/2022/05/GHSA-qcm7-3c5w-vhg7/GHSA-qcm7-3c5w-vhg7.json @@ -7,12 +7,8 @@ "CVE-2015-2305" ], "details": "Integer overflow in the regcomp implementation in the Henry Spencer BSD regex library (aka rxspencer) alpha3.8.g5 on 32-bit platforms, as used in NetBSD through 6.1.5 and other products, might allow context-dependent attackers to execute arbitrary code via a large regular expression that leads to a heap-based buffer overflow.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qcq9-74cj-3j5p/GHSA-qcq9-74cj-3j5p.json b/advisories/unreviewed/2022/05/GHSA-qcq9-74cj-3j5p/GHSA-qcq9-74cj-3j5p.json index a9e2609938b..d8c762c6d6d 100644 --- a/advisories/unreviewed/2022/05/GHSA-qcq9-74cj-3j5p/GHSA-qcq9-74cj-3j5p.json +++ b/advisories/unreviewed/2022/05/GHSA-qcq9-74cj-3j5p/GHSA-qcq9-74cj-3j5p.json @@ -7,12 +7,8 @@ "CVE-2014-5192" ], "details": "SQL injection vulnerability in admin/admin.php in Sphider 1.3.6 allows remote attackers to execute arbitrary SQL commands via the filter parameter.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qf6p-prwp-r624/GHSA-qf6p-prwp-r624.json b/advisories/unreviewed/2022/05/GHSA-qf6p-prwp-r624/GHSA-qf6p-prwp-r624.json index e7009d850e4..a455a133345 100644 --- a/advisories/unreviewed/2022/05/GHSA-qf6p-prwp-r624/GHSA-qf6p-prwp-r624.json +++ b/advisories/unreviewed/2022/05/GHSA-qf6p-prwp-r624/GHSA-qf6p-prwp-r624.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-qf8c-jp5x-ph4f/GHSA-qf8c-jp5x-ph4f.json b/advisories/unreviewed/2022/05/GHSA-qf8c-jp5x-ph4f/GHSA-qf8c-jp5x-ph4f.json index 2e40f26acfc..97600fd1205 100644 --- a/advisories/unreviewed/2022/05/GHSA-qf8c-jp5x-ph4f/GHSA-qf8c-jp5x-ph4f.json +++ b/advisories/unreviewed/2022/05/GHSA-qf8c-jp5x-ph4f/GHSA-qf8c-jp5x-ph4f.json @@ -7,12 +7,8 @@ "CVE-2014-100034" ], "details": "Cross-site scripting (XSS) vulnerability in the frontend interface in LicensePal ArcticDesk before 1.2.5 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qhx2-6cq5-8rmr/GHSA-qhx2-6cq5-8rmr.json b/advisories/unreviewed/2022/05/GHSA-qhx2-6cq5-8rmr/GHSA-qhx2-6cq5-8rmr.json index 5cc7e309e3c..0925f5c3482 100644 --- a/advisories/unreviewed/2022/05/GHSA-qhx2-6cq5-8rmr/GHSA-qhx2-6cq5-8rmr.json +++ b/advisories/unreviewed/2022/05/GHSA-qhx2-6cq5-8rmr/GHSA-qhx2-6cq5-8rmr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qhxf-hx7c-356p/GHSA-qhxf-hx7c-356p.json b/advisories/unreviewed/2022/05/GHSA-qhxf-hx7c-356p/GHSA-qhxf-hx7c-356p.json index 2b970949f9c..308a171fc1f 100644 --- a/advisories/unreviewed/2022/05/GHSA-qhxf-hx7c-356p/GHSA-qhxf-hx7c-356p.json +++ b/advisories/unreviewed/2022/05/GHSA-qhxf-hx7c-356p/GHSA-qhxf-hx7c-356p.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qj3w-wq49-6v5w/GHSA-qj3w-wq49-6v5w.json b/advisories/unreviewed/2022/05/GHSA-qj3w-wq49-6v5w/GHSA-qj3w-wq49-6v5w.json index 4e1c00fbda3..4c16792744e 100644 --- a/advisories/unreviewed/2022/05/GHSA-qj3w-wq49-6v5w/GHSA-qj3w-wq49-6v5w.json +++ b/advisories/unreviewed/2022/05/GHSA-qj3w-wq49-6v5w/GHSA-qj3w-wq49-6v5w.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -47,9 +45,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-qjg3-fxfr-j85c/GHSA-qjg3-fxfr-j85c.json b/advisories/unreviewed/2022/05/GHSA-qjg3-fxfr-j85c/GHSA-qjg3-fxfr-j85c.json index 2ab4313e20a..a93ba6e3eb4 100644 --- a/advisories/unreviewed/2022/05/GHSA-qjg3-fxfr-j85c/GHSA-qjg3-fxfr-j85c.json +++ b/advisories/unreviewed/2022/05/GHSA-qjg3-fxfr-j85c/GHSA-qjg3-fxfr-j85c.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qjpx-gqc9-mcgx/GHSA-qjpx-gqc9-mcgx.json b/advisories/unreviewed/2022/05/GHSA-qjpx-gqc9-mcgx/GHSA-qjpx-gqc9-mcgx.json index 1d0b3b97f02..290ee3aed8e 100644 --- a/advisories/unreviewed/2022/05/GHSA-qjpx-gqc9-mcgx/GHSA-qjpx-gqc9-mcgx.json +++ b/advisories/unreviewed/2022/05/GHSA-qjpx-gqc9-mcgx/GHSA-qjpx-gqc9-mcgx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qm83-fqpm-3652/GHSA-qm83-fqpm-3652.json b/advisories/unreviewed/2022/05/GHSA-qm83-fqpm-3652/GHSA-qm83-fqpm-3652.json index e789fb6b2f2..7c8edfcb6dc 100644 --- a/advisories/unreviewed/2022/05/GHSA-qm83-fqpm-3652/GHSA-qm83-fqpm-3652.json +++ b/advisories/unreviewed/2022/05/GHSA-qm83-fqpm-3652/GHSA-qm83-fqpm-3652.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qqc9-8r2g-h8vw/GHSA-qqc9-8r2g-h8vw.json b/advisories/unreviewed/2022/05/GHSA-qqc9-8r2g-h8vw/GHSA-qqc9-8r2g-h8vw.json index bf0a9340e6c..83e97423bb9 100644 --- a/advisories/unreviewed/2022/05/GHSA-qqc9-8r2g-h8vw/GHSA-qqc9-8r2g-h8vw.json +++ b/advisories/unreviewed/2022/05/GHSA-qqc9-8r2g-h8vw/GHSA-qqc9-8r2g-h8vw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-qqx2-99fq-rcqv/GHSA-qqx2-99fq-rcqv.json b/advisories/unreviewed/2022/05/GHSA-qqx2-99fq-rcqv/GHSA-qqx2-99fq-rcqv.json index 2f47256f34f..494a8a8962b 100644 --- a/advisories/unreviewed/2022/05/GHSA-qqx2-99fq-rcqv/GHSA-qqx2-99fq-rcqv.json +++ b/advisories/unreviewed/2022/05/GHSA-qqx2-99fq-rcqv/GHSA-qqx2-99fq-rcqv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/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-qr3j-7fmq-f3gx/GHSA-qr3j-7fmq-f3gx.json b/advisories/unreviewed/2022/05/GHSA-qr3j-7fmq-f3gx/GHSA-qr3j-7fmq-f3gx.json index 232f63c5e99..7763ed0575c 100644 --- a/advisories/unreviewed/2022/05/GHSA-qr3j-7fmq-f3gx/GHSA-qr3j-7fmq-f3gx.json +++ b/advisories/unreviewed/2022/05/GHSA-qr3j-7fmq-f3gx/GHSA-qr3j-7fmq-f3gx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -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-qr7g-w49q-3pg6/GHSA-qr7g-w49q-3pg6.json b/advisories/unreviewed/2022/05/GHSA-qr7g-w49q-3pg6/GHSA-qr7g-w49q-3pg6.json index a5099ae4ba2..75d12084114 100644 --- a/advisories/unreviewed/2022/05/GHSA-qr7g-w49q-3pg6/GHSA-qr7g-w49q-3pg6.json +++ b/advisories/unreviewed/2022/05/GHSA-qr7g-w49q-3pg6/GHSA-qr7g-w49q-3pg6.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/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-qr99-j9vq-w9p8/GHSA-qr99-j9vq-w9p8.json b/advisories/unreviewed/2022/05/GHSA-qr99-j9vq-w9p8/GHSA-qr99-j9vq-w9p8.json index b671394b022..3551d2abacd 100644 --- a/advisories/unreviewed/2022/05/GHSA-qr99-j9vq-w9p8/GHSA-qr99-j9vq-w9p8.json +++ b/advisories/unreviewed/2022/05/GHSA-qr99-j9vq-w9p8/GHSA-qr99-j9vq-w9p8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/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/05/GHSA-qv3w-r93f-fcxc/GHSA-qv3w-r93f-fcxc.json b/advisories/unreviewed/2022/05/GHSA-qv3w-r93f-fcxc/GHSA-qv3w-r93f-fcxc.json index 4aaebb0e8bf..e1028e7ae66 100644 --- a/advisories/unreviewed/2022/05/GHSA-qv3w-r93f-fcxc/GHSA-qv3w-r93f-fcxc.json +++ b/advisories/unreviewed/2022/05/GHSA-qv3w-r93f-fcxc/GHSA-qv3w-r93f-fcxc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qw8x-fr9x-f4rg/GHSA-qw8x-fr9x-f4rg.json b/advisories/unreviewed/2022/05/GHSA-qw8x-fr9x-f4rg/GHSA-qw8x-fr9x-f4rg.json index cf83bd343ec..7a36a2692a9 100644 --- a/advisories/unreviewed/2022/05/GHSA-qw8x-fr9x-f4rg/GHSA-qw8x-fr9x-f4rg.json +++ b/advisories/unreviewed/2022/05/GHSA-qw8x-fr9x-f4rg/GHSA-qw8x-fr9x-f4rg.json @@ -7,12 +7,8 @@ "CVE-2014-5188" ], "details": "Cross-site scripting (XSS) vulnerability in doemailpassword.tml in Lyris ListManager (LM) 8.95a allows remote attackers to inject arbitrary web script or HTML via the EmailAddr parameter.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qwfp-646h-7pm7/GHSA-qwfp-646h-7pm7.json b/advisories/unreviewed/2022/05/GHSA-qwfp-646h-7pm7/GHSA-qwfp-646h-7pm7.json index 98325d420f8..8783ff5c8b5 100644 --- a/advisories/unreviewed/2022/05/GHSA-qwfp-646h-7pm7/GHSA-qwfp-646h-7pm7.json +++ b/advisories/unreviewed/2022/05/GHSA-qwfp-646h-7pm7/GHSA-qwfp-646h-7pm7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-r2vj-cgf7-4cfw/GHSA-r2vj-cgf7-4cfw.json b/advisories/unreviewed/2022/05/GHSA-r2vj-cgf7-4cfw/GHSA-r2vj-cgf7-4cfw.json index b4e0eb69ab0..e8aa89f4ab3 100644 --- a/advisories/unreviewed/2022/05/GHSA-r2vj-cgf7-4cfw/GHSA-r2vj-cgf7-4cfw.json +++ b/advisories/unreviewed/2022/05/GHSA-r2vj-cgf7-4cfw/GHSA-r2vj-cgf7-4cfw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-r3j4-2rg7-wq4c/GHSA-r3j4-2rg7-wq4c.json b/advisories/unreviewed/2022/05/GHSA-r3j4-2rg7-wq4c/GHSA-r3j4-2rg7-wq4c.json index 67a14b2a648..1f7dcbfafd6 100644 --- a/advisories/unreviewed/2022/05/GHSA-r3j4-2rg7-wq4c/GHSA-r3j4-2rg7-wq4c.json +++ b/advisories/unreviewed/2022/05/GHSA-r3j4-2rg7-wq4c/GHSA-r3j4-2rg7-wq4c.json @@ -7,12 +7,8 @@ "CVE-2011-5284" ], "details": "Cross-site request forgery (CSRF) vulnerability in the web management interface in httpd/cgi-bin/shutdown.cgi in Smoothwall Express 3.1 and 3.0 SP3 and earlier allows remote attackers to hijack the authentication of administrators for requests that perform a reboot via a request to cgi-bin/shutdown.cgi.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-r3rc-xgjr-hc9q/GHSA-r3rc-xgjr-hc9q.json b/advisories/unreviewed/2022/05/GHSA-r3rc-xgjr-hc9q/GHSA-r3rc-xgjr-hc9q.json index e70a1b1aa73..a162c760373 100644 --- a/advisories/unreviewed/2022/05/GHSA-r3rc-xgjr-hc9q/GHSA-r3rc-xgjr-hc9q.json +++ b/advisories/unreviewed/2022/05/GHSA-r3rc-xgjr-hc9q/GHSA-r3rc-xgjr-hc9q.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-r56m-jmm8-vfjf/GHSA-r56m-jmm8-vfjf.json b/advisories/unreviewed/2022/05/GHSA-r56m-jmm8-vfjf/GHSA-r56m-jmm8-vfjf.json index 99e142f3874..92181ae0efb 100644 --- a/advisories/unreviewed/2022/05/GHSA-r56m-jmm8-vfjf/GHSA-r56m-jmm8-vfjf.json +++ b/advisories/unreviewed/2022/05/GHSA-r56m-jmm8-vfjf/GHSA-r56m-jmm8-vfjf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-r5cc-h5wp-rfqg/GHSA-r5cc-h5wp-rfqg.json b/advisories/unreviewed/2022/05/GHSA-r5cc-h5wp-rfqg/GHSA-r5cc-h5wp-rfqg.json index d180b1546c4..774e52f455f 100644 --- a/advisories/unreviewed/2022/05/GHSA-r5cc-h5wp-rfqg/GHSA-r5cc-h5wp-rfqg.json +++ b/advisories/unreviewed/2022/05/GHSA-r5cc-h5wp-rfqg/GHSA-r5cc-h5wp-rfqg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-r5qv-83gw-6mgp/GHSA-r5qv-83gw-6mgp.json b/advisories/unreviewed/2022/05/GHSA-r5qv-83gw-6mgp/GHSA-r5qv-83gw-6mgp.json index 3bd5c94abab..383ed8f9bee 100644 --- a/advisories/unreviewed/2022/05/GHSA-r5qv-83gw-6mgp/GHSA-r5qv-83gw-6mgp.json +++ b/advisories/unreviewed/2022/05/GHSA-r5qv-83gw-6mgp/GHSA-r5qv-83gw-6mgp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-r62p-vhj4-j25h/GHSA-r62p-vhj4-j25h.json b/advisories/unreviewed/2022/05/GHSA-r62p-vhj4-j25h/GHSA-r62p-vhj4-j25h.json index 39f0b47d1cc..f2123145854 100644 --- a/advisories/unreviewed/2022/05/GHSA-r62p-vhj4-j25h/GHSA-r62p-vhj4-j25h.json +++ b/advisories/unreviewed/2022/05/GHSA-r62p-vhj4-j25h/GHSA-r62p-vhj4-j25h.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-r6xx-697m-mqwq/GHSA-r6xx-697m-mqwq.json b/advisories/unreviewed/2022/05/GHSA-r6xx-697m-mqwq/GHSA-r6xx-697m-mqwq.json index eb11e64f3fc..ad00136ace8 100644 --- a/advisories/unreviewed/2022/05/GHSA-r6xx-697m-mqwq/GHSA-r6xx-697m-mqwq.json +++ b/advisories/unreviewed/2022/05/GHSA-r6xx-697m-mqwq/GHSA-r6xx-697m-mqwq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/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/2022/05/GHSA-r7g3-92qf-5xmx/GHSA-r7g3-92qf-5xmx.json b/advisories/unreviewed/2022/05/GHSA-r7g3-92qf-5xmx/GHSA-r7g3-92qf-5xmx.json index ced3a911236..760cec6a494 100644 --- a/advisories/unreviewed/2022/05/GHSA-r7g3-92qf-5xmx/GHSA-r7g3-92qf-5xmx.json +++ b/advisories/unreviewed/2022/05/GHSA-r7g3-92qf-5xmx/GHSA-r7g3-92qf-5xmx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-r7gw-fgrc-gxxj/GHSA-r7gw-fgrc-gxxj.json b/advisories/unreviewed/2022/05/GHSA-r7gw-fgrc-gxxj/GHSA-r7gw-fgrc-gxxj.json index a01d02c3ea5..983cb50a136 100644 --- a/advisories/unreviewed/2022/05/GHSA-r7gw-fgrc-gxxj/GHSA-r7gw-fgrc-gxxj.json +++ b/advisories/unreviewed/2022/05/GHSA-r7gw-fgrc-gxxj/GHSA-r7gw-fgrc-gxxj.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-r92c-mm8f-fhhm/GHSA-r92c-mm8f-fhhm.json b/advisories/unreviewed/2022/05/GHSA-r92c-mm8f-fhhm/GHSA-r92c-mm8f-fhhm.json index 540acd2af31..23f12bbe8fd 100644 --- a/advisories/unreviewed/2022/05/GHSA-r92c-mm8f-fhhm/GHSA-r92c-mm8f-fhhm.json +++ b/advisories/unreviewed/2022/05/GHSA-r92c-mm8f-fhhm/GHSA-r92c-mm8f-fhhm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-r93r-w7px-vcr6/GHSA-r93r-w7px-vcr6.json b/advisories/unreviewed/2022/05/GHSA-r93r-w7px-vcr6/GHSA-r93r-w7px-vcr6.json index 0fc5b553df8..71dcfa9a83f 100644 --- a/advisories/unreviewed/2022/05/GHSA-r93r-w7px-vcr6/GHSA-r93r-w7px-vcr6.json +++ b/advisories/unreviewed/2022/05/GHSA-r93r-w7px-vcr6/GHSA-r93r-w7px-vcr6.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-r9gq-799v-8ghf/GHSA-r9gq-799v-8ghf.json b/advisories/unreviewed/2022/05/GHSA-r9gq-799v-8ghf/GHSA-r9gq-799v-8ghf.json index 483d05e02f1..8ba263245b0 100644 --- a/advisories/unreviewed/2022/05/GHSA-r9gq-799v-8ghf/GHSA-r9gq-799v-8ghf.json +++ b/advisories/unreviewed/2022/05/GHSA-r9gq-799v-8ghf/GHSA-r9gq-799v-8ghf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rcg7-qc86-m3p6/GHSA-rcg7-qc86-m3p6.json b/advisories/unreviewed/2022/05/GHSA-rcg7-qc86-m3p6/GHSA-rcg7-qc86-m3p6.json index a7438439c45..5e0afb49125 100644 --- a/advisories/unreviewed/2022/05/GHSA-rcg7-qc86-m3p6/GHSA-rcg7-qc86-m3p6.json +++ b/advisories/unreviewed/2022/05/GHSA-rcg7-qc86-m3p6/GHSA-rcg7-qc86-m3p6.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rf27-g3g9-2jmf/GHSA-rf27-g3g9-2jmf.json b/advisories/unreviewed/2022/05/GHSA-rf27-g3g9-2jmf/GHSA-rf27-g3g9-2jmf.json index 4d3d3d8de5d..d531a635a2f 100644 --- a/advisories/unreviewed/2022/05/GHSA-rf27-g3g9-2jmf/GHSA-rf27-g3g9-2jmf.json +++ b/advisories/unreviewed/2022/05/GHSA-rf27-g3g9-2jmf/GHSA-rf27-g3g9-2jmf.json @@ -7,12 +7,8 @@ "CVE-2013-7406" ], "details": "SQL injection vulnerability in the MRBS module for Drupal allows remote attackers to execute arbitrary SQL commands via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rhgj-rx4j-gjcw/GHSA-rhgj-rx4j-gjcw.json b/advisories/unreviewed/2022/05/GHSA-rhgj-rx4j-gjcw/GHSA-rhgj-rx4j-gjcw.json index 16fc96a12f5..7eeba444118 100644 --- a/advisories/unreviewed/2022/05/GHSA-rhgj-rx4j-gjcw/GHSA-rhgj-rx4j-gjcw.json +++ b/advisories/unreviewed/2022/05/GHSA-rhgj-rx4j-gjcw/GHSA-rhgj-rx4j-gjcw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rhh7-r3ff-p66r/GHSA-rhh7-r3ff-p66r.json b/advisories/unreviewed/2022/05/GHSA-rhh7-r3ff-p66r/GHSA-rhh7-r3ff-p66r.json index f3b6ae86c42..af10735749d 100644 --- a/advisories/unreviewed/2022/05/GHSA-rhh7-r3ff-p66r/GHSA-rhh7-r3ff-p66r.json +++ b/advisories/unreviewed/2022/05/GHSA-rhh7-r3ff-p66r/GHSA-rhh7-r3ff-p66r.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rhhf-5g5q-r2gp/GHSA-rhhf-5g5q-r2gp.json b/advisories/unreviewed/2022/05/GHSA-rhhf-5g5q-r2gp/GHSA-rhhf-5g5q-r2gp.json index 461b6cf0348..8bb1824041f 100644 --- a/advisories/unreviewed/2022/05/GHSA-rhhf-5g5q-r2gp/GHSA-rhhf-5g5q-r2gp.json +++ b/advisories/unreviewed/2022/05/GHSA-rhhf-5g5q-r2gp/GHSA-rhhf-5g5q-r2gp.json @@ -7,12 +7,8 @@ "CVE-2014-100006" ], "details": "Multiple cross-site scripting (XSS) vulnerabilities in modules_v3/googlemap/wt_v3_street_view.php in webtrees before 1.5.2 allow remote attackers to inject arbitrary web script or HTML via the (1) map, (2) streetview, or (3) reset parameter.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rj5f-q94x-7mf7/GHSA-rj5f-q94x-7mf7.json b/advisories/unreviewed/2022/05/GHSA-rj5f-q94x-7mf7/GHSA-rj5f-q94x-7mf7.json index b2766c72415..43f657c444f 100644 --- a/advisories/unreviewed/2022/05/GHSA-rj5f-q94x-7mf7/GHSA-rj5f-q94x-7mf7.json +++ b/advisories/unreviewed/2022/05/GHSA-rj5f-q94x-7mf7/GHSA-rj5f-q94x-7mf7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rjpv-4h53-cfjp/GHSA-rjpv-4h53-cfjp.json b/advisories/unreviewed/2022/05/GHSA-rjpv-4h53-cfjp/GHSA-rjpv-4h53-cfjp.json index 9ae09910458..ac81f5d7e11 100644 --- a/advisories/unreviewed/2022/05/GHSA-rjpv-4h53-cfjp/GHSA-rjpv-4h53-cfjp.json +++ b/advisories/unreviewed/2022/05/GHSA-rjpv-4h53-cfjp/GHSA-rjpv-4h53-cfjp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rm2r-fvrf-5999/GHSA-rm2r-fvrf-5999.json b/advisories/unreviewed/2022/05/GHSA-rm2r-fvrf-5999/GHSA-rm2r-fvrf-5999.json index 6f85d8304a9..9009179bd98 100644 --- a/advisories/unreviewed/2022/05/GHSA-rm2r-fvrf-5999/GHSA-rm2r-fvrf-5999.json +++ b/advisories/unreviewed/2022/05/GHSA-rm2r-fvrf-5999/GHSA-rm2r-fvrf-5999.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rp3x-rw3h-pw48/GHSA-rp3x-rw3h-pw48.json b/advisories/unreviewed/2022/05/GHSA-rp3x-rw3h-pw48/GHSA-rp3x-rw3h-pw48.json index 7940f6c3f75..3d24c21ecea 100644 --- a/advisories/unreviewed/2022/05/GHSA-rp3x-rw3h-pw48/GHSA-rp3x-rw3h-pw48.json +++ b/advisories/unreviewed/2022/05/GHSA-rp3x-rw3h-pw48/GHSA-rp3x-rw3h-pw48.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rpwr-hhr2-79xf/GHSA-rpwr-hhr2-79xf.json b/advisories/unreviewed/2022/05/GHSA-rpwr-hhr2-79xf/GHSA-rpwr-hhr2-79xf.json index b0d3b8f3eb2..c24835efe57 100644 --- a/advisories/unreviewed/2022/05/GHSA-rpwr-hhr2-79xf/GHSA-rpwr-hhr2-79xf.json +++ b/advisories/unreviewed/2022/05/GHSA-rpwr-hhr2-79xf/GHSA-rpwr-hhr2-79xf.json @@ -7,12 +7,8 @@ "CVE-2014-100022" ], "details": "SQL injection vulnerability in question.php in the mTouch Quiz before 3.0.7 for WordPress allows remote attackers to execute arbitrary SQL commands via the quiz parameter to wp-admin/edit.php.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rqwr-4952-2gm5/GHSA-rqwr-4952-2gm5.json b/advisories/unreviewed/2022/05/GHSA-rqwr-4952-2gm5/GHSA-rqwr-4952-2gm5.json index 6f73f9d4656..9eea6c9c9fd 100644 --- a/advisories/unreviewed/2022/05/GHSA-rqwr-4952-2gm5/GHSA-rqwr-4952-2gm5.json +++ b/advisories/unreviewed/2022/05/GHSA-rqwr-4952-2gm5/GHSA-rqwr-4952-2gm5.json @@ -7,12 +7,8 @@ "CVE-2014-10014" ], "details": "Multiple cross-site request forgery (CSRF) vulnerabilities in PHPJabbers Event Booking Calendar 2.0 allow remote attackers to hijack the authentication of administrators for requests that (1) change the username and password of the administrator via an update action to the AdminOptions controller or conduct cross-site scripting (XSS) attacks via the (2) event_title parameter in a create action to the AdminEvents controller or (3) category_title parameter in a create action to the AdminCategories controller.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rr8r-5g86-2w44/GHSA-rr8r-5g86-2w44.json b/advisories/unreviewed/2022/05/GHSA-rr8r-5g86-2w44/GHSA-rr8r-5g86-2w44.json index c7f6f44a68f..a5a54ba7099 100644 --- a/advisories/unreviewed/2022/05/GHSA-rr8r-5g86-2w44/GHSA-rr8r-5g86-2w44.json +++ b/advisories/unreviewed/2022/05/GHSA-rr8r-5g86-2w44/GHSA-rr8r-5g86-2w44.json @@ -7,12 +7,8 @@ "CVE-2014-10037" ], "details": "Directory traversal vulnerability in DomPHP 0.83 and earlier allows remote attackers to have unspecified impact via a .. (dot dot) in the url parameter to photoalbum/index.php.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rv5m-r5mw-fhvp/GHSA-rv5m-r5mw-fhvp.json b/advisories/unreviewed/2022/05/GHSA-rv5m-r5mw-fhvp/GHSA-rv5m-r5mw-fhvp.json index 36d2f80cc6c..7633a567b66 100644 --- a/advisories/unreviewed/2022/05/GHSA-rv5m-r5mw-fhvp/GHSA-rv5m-r5mw-fhvp.json +++ b/advisories/unreviewed/2022/05/GHSA-rv5m-r5mw-fhvp/GHSA-rv5m-r5mw-fhvp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-rv6h-gcx5-h6mx/GHSA-rv6h-gcx5-h6mx.json b/advisories/unreviewed/2022/05/GHSA-rv6h-gcx5-h6mx/GHSA-rv6h-gcx5-h6mx.json index 51f15cadaa4..ae64f9e371c 100644 --- a/advisories/unreviewed/2022/05/GHSA-rv6h-gcx5-h6mx/GHSA-rv6h-gcx5-h6mx.json +++ b/advisories/unreviewed/2022/05/GHSA-rv6h-gcx5-h6mx/GHSA-rv6h-gcx5-h6mx.json @@ -7,12 +7,8 @@ "CVE-2014-100030" ], "details": "Cross-site scripting (XSS) vulnerability in module/search/function.php in Ganesha Digital Library (GDL) 4.2 allows remote attackers to inject arbitrary web script or HTML via the keyword parameter in a ByEge action.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rvhm-7rw9-grgm/GHSA-rvhm-7rw9-grgm.json b/advisories/unreviewed/2022/05/GHSA-rvhm-7rw9-grgm/GHSA-rvhm-7rw9-grgm.json index 57dd336dd66..e8e9f27fa96 100644 --- a/advisories/unreviewed/2022/05/GHSA-rvhm-7rw9-grgm/GHSA-rvhm-7rw9-grgm.json +++ b/advisories/unreviewed/2022/05/GHSA-rvhm-7rw9-grgm/GHSA-rvhm-7rw9-grgm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-rvjx-r449-7m6g/GHSA-rvjx-r449-7m6g.json b/advisories/unreviewed/2022/05/GHSA-rvjx-r449-7m6g/GHSA-rvjx-r449-7m6g.json index d13cc3f8b01..9db6e32a624 100644 --- a/advisories/unreviewed/2022/05/GHSA-rvjx-r449-7m6g/GHSA-rvjx-r449-7m6g.json +++ b/advisories/unreviewed/2022/05/GHSA-rvjx-r449-7m6g/GHSA-rvjx-r449-7m6g.json @@ -7,12 +7,8 @@ "CVE-2014-100028" ], "details": "Cross-site scripting (XSS) vulnerability in /signup in WEBCrafted allows remote attackers to inject arbitrary web script or HTML via the username.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rvv7-6w95-x7c7/GHSA-rvv7-6w95-x7c7.json b/advisories/unreviewed/2022/05/GHSA-rvv7-6w95-x7c7/GHSA-rvv7-6w95-x7c7.json index 1fb1db9455c..4725436b947 100644 --- a/advisories/unreviewed/2022/05/GHSA-rvv7-6w95-x7c7/GHSA-rvv7-6w95-x7c7.json +++ b/advisories/unreviewed/2022/05/GHSA-rvv7-6w95-x7c7/GHSA-rvv7-6w95-x7c7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rw49-g9m4-rprv/GHSA-rw49-g9m4-rprv.json b/advisories/unreviewed/2022/05/GHSA-rw49-g9m4-rprv/GHSA-rw49-g9m4-rprv.json index 6d605f203d6..cf8eceb8e2f 100644 --- a/advisories/unreviewed/2022/05/GHSA-rw49-g9m4-rprv/GHSA-rw49-g9m4-rprv.json +++ b/advisories/unreviewed/2022/05/GHSA-rw49-g9m4-rprv/GHSA-rw49-g9m4-rprv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rw65-rjcx-2cc2/GHSA-rw65-rjcx-2cc2.json b/advisories/unreviewed/2022/05/GHSA-rw65-rjcx-2cc2/GHSA-rw65-rjcx-2cc2.json index 1a167778c99..d700f5b8767 100644 --- a/advisories/unreviewed/2022/05/GHSA-rw65-rjcx-2cc2/GHSA-rw65-rjcx-2cc2.json +++ b/advisories/unreviewed/2022/05/GHSA-rw65-rjcx-2cc2/GHSA-rw65-rjcx-2cc2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rw97-r8p5-64w5/GHSA-rw97-r8p5-64w5.json b/advisories/unreviewed/2022/05/GHSA-rw97-r8p5-64w5/GHSA-rw97-r8p5-64w5.json index efc8b645bf0..c596e706e06 100644 --- a/advisories/unreviewed/2022/05/GHSA-rw97-r8p5-64w5/GHSA-rw97-r8p5-64w5.json +++ b/advisories/unreviewed/2022/05/GHSA-rw97-r8p5-64w5/GHSA-rw97-r8p5-64w5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L" } ], - "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/2022/05/GHSA-rxch-vxwr-47jw/GHSA-rxch-vxwr-47jw.json b/advisories/unreviewed/2022/05/GHSA-rxch-vxwr-47jw/GHSA-rxch-vxwr-47jw.json index 09cc11412b3..fc5043e850a 100644 --- a/advisories/unreviewed/2022/05/GHSA-rxch-vxwr-47jw/GHSA-rxch-vxwr-47jw.json +++ b/advisories/unreviewed/2022/05/GHSA-rxch-vxwr-47jw/GHSA-rxch-vxwr-47jw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-v26h-59p8-6x7c/GHSA-v26h-59p8-6x7c.json b/advisories/unreviewed/2022/05/GHSA-v26h-59p8-6x7c/GHSA-v26h-59p8-6x7c.json index a7ec2d6d0f4..1ff3aaf02f0 100644 --- a/advisories/unreviewed/2022/05/GHSA-v26h-59p8-6x7c/GHSA-v26h-59p8-6x7c.json +++ b/advisories/unreviewed/2022/05/GHSA-v26h-59p8-6x7c/GHSA-v26h-59p8-6x7c.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-v2v5-464w-26fw/GHSA-v2v5-464w-26fw.json b/advisories/unreviewed/2022/05/GHSA-v2v5-464w-26fw/GHSA-v2v5-464w-26fw.json index 24e36cbaad2..10b179cf869 100644 --- a/advisories/unreviewed/2022/05/GHSA-v2v5-464w-26fw/GHSA-v2v5-464w-26fw.json +++ b/advisories/unreviewed/2022/05/GHSA-v2v5-464w-26fw/GHSA-v2v5-464w-26fw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-v46x-f5qx-q5q8/GHSA-v46x-f5qx-q5q8.json b/advisories/unreviewed/2022/05/GHSA-v46x-f5qx-q5q8/GHSA-v46x-f5qx-q5q8.json index c864ffc3795..37ada8a026e 100644 --- a/advisories/unreviewed/2022/05/GHSA-v46x-f5qx-q5q8/GHSA-v46x-f5qx-q5q8.json +++ b/advisories/unreviewed/2022/05/GHSA-v46x-f5qx-q5q8/GHSA-v46x-f5qx-q5q8.json @@ -7,12 +7,8 @@ "CVE-2014-100008" ], "details": "Cross-site scripting (XSS) vulnerability in includes/delete_img.php in the Joomlaskin JS Multi Hotel (aka JS MultiHotel and Js-Multi-Hotel) plugin 2.2.1 and earlier for WordPress allows remote attackers to inject arbitrary web script or HTML via the path parameter.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-v4f2-7v47-9vjh/GHSA-v4f2-7v47-9vjh.json b/advisories/unreviewed/2022/05/GHSA-v4f2-7v47-9vjh/GHSA-v4f2-7v47-9vjh.json index 0f3ae0228fe..74a135eb95d 100644 --- a/advisories/unreviewed/2022/05/GHSA-v4f2-7v47-9vjh/GHSA-v4f2-7v47-9vjh.json +++ b/advisories/unreviewed/2022/05/GHSA-v4f2-7v47-9vjh/GHSA-v4f2-7v47-9vjh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-v4h8-rwfj-mm33/GHSA-v4h8-rwfj-mm33.json b/advisories/unreviewed/2022/05/GHSA-v4h8-rwfj-mm33/GHSA-v4h8-rwfj-mm33.json index 76c85f898a0..a22755a514c 100644 --- a/advisories/unreviewed/2022/05/GHSA-v4h8-rwfj-mm33/GHSA-v4h8-rwfj-mm33.json +++ b/advisories/unreviewed/2022/05/GHSA-v4h8-rwfj-mm33/GHSA-v4h8-rwfj-mm33.json @@ -7,12 +7,8 @@ "CVE-2014-10004" ], "details": "SQL injection vulnerability in admin/data_files/move.php in Maian Uploader 4.0 allows remote attackers to execute arbitrary SQL commands via the id parameter.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-v4vf-84mq-c27x/GHSA-v4vf-84mq-c27x.json b/advisories/unreviewed/2022/05/GHSA-v4vf-84mq-c27x/GHSA-v4vf-84mq-c27x.json index 307dcfecbb1..1ee4b6a57be 100644 --- a/advisories/unreviewed/2022/05/GHSA-v4vf-84mq-c27x/GHSA-v4vf-84mq-c27x.json +++ b/advisories/unreviewed/2022/05/GHSA-v4vf-84mq-c27x/GHSA-v4vf-84mq-c27x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-v57w-22q6-r5gf/GHSA-v57w-22q6-r5gf.json b/advisories/unreviewed/2022/05/GHSA-v57w-22q6-r5gf/GHSA-v57w-22q6-r5gf.json index 93bd82b6b66..f1e5b25a5a6 100644 --- a/advisories/unreviewed/2022/05/GHSA-v57w-22q6-r5gf/GHSA-v57w-22q6-r5gf.json +++ b/advisories/unreviewed/2022/05/GHSA-v57w-22q6-r5gf/GHSA-v57w-22q6-r5gf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-v5f8-cvf3-cwqq/GHSA-v5f8-cvf3-cwqq.json b/advisories/unreviewed/2022/05/GHSA-v5f8-cvf3-cwqq/GHSA-v5f8-cvf3-cwqq.json index 86c1e28e323..afc68162c33 100644 --- a/advisories/unreviewed/2022/05/GHSA-v5f8-cvf3-cwqq/GHSA-v5f8-cvf3-cwqq.json +++ b/advisories/unreviewed/2022/05/GHSA-v5f8-cvf3-cwqq/GHSA-v5f8-cvf3-cwqq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-v5rv-9c87-6gww/GHSA-v5rv-9c87-6gww.json b/advisories/unreviewed/2022/05/GHSA-v5rv-9c87-6gww/GHSA-v5rv-9c87-6gww.json index 14e94edd979..104dc8e42e3 100644 --- a/advisories/unreviewed/2022/05/GHSA-v5rv-9c87-6gww/GHSA-v5rv-9c87-6gww.json +++ b/advisories/unreviewed/2022/05/GHSA-v5rv-9c87-6gww/GHSA-v5rv-9c87-6gww.json @@ -7,12 +7,8 @@ "CVE-2012-6687" ], "details": "FastCGI (aka fcgi and libfcgi) 2.4.0 allows remote attackers to cause a denial of service (segmentation fault and crash) via a large number of connections.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-v6cf-m8q2-vx93/GHSA-v6cf-m8q2-vx93.json b/advisories/unreviewed/2022/05/GHSA-v6cf-m8q2-vx93/GHSA-v6cf-m8q2-vx93.json index a40d41f47e4..fcecb174a94 100644 --- a/advisories/unreviewed/2022/05/GHSA-v6cf-m8q2-vx93/GHSA-v6cf-m8q2-vx93.json +++ b/advisories/unreviewed/2022/05/GHSA-v6cf-m8q2-vx93/GHSA-v6cf-m8q2-vx93.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-v7v7-wc5f-6hhc/GHSA-v7v7-wc5f-6hhc.json b/advisories/unreviewed/2022/05/GHSA-v7v7-wc5f-6hhc/GHSA-v7v7-wc5f-6hhc.json index 8b80d4cadaf..9c0cd9b86ef 100644 --- a/advisories/unreviewed/2022/05/GHSA-v7v7-wc5f-6hhc/GHSA-v7v7-wc5f-6hhc.json +++ b/advisories/unreviewed/2022/05/GHSA-v7v7-wc5f-6hhc/GHSA-v7v7-wc5f-6hhc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-v8r4-5v63-3jww/GHSA-v8r4-5v63-3jww.json b/advisories/unreviewed/2022/05/GHSA-v8r4-5v63-3jww/GHSA-v8r4-5v63-3jww.json index e5ad9bc6b2b..f1807ef716e 100644 --- a/advisories/unreviewed/2022/05/GHSA-v8r4-5v63-3jww/GHSA-v8r4-5v63-3jww.json +++ b/advisories/unreviewed/2022/05/GHSA-v8r4-5v63-3jww/GHSA-v8r4-5v63-3jww.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-vc66-rc7w-rcmm/GHSA-vc66-rc7w-rcmm.json b/advisories/unreviewed/2022/05/GHSA-vc66-rc7w-rcmm/GHSA-vc66-rc7w-rcmm.json index d6e377fb964..e98d4023bbc 100644 --- a/advisories/unreviewed/2022/05/GHSA-vc66-rc7w-rcmm/GHSA-vc66-rc7w-rcmm.json +++ b/advisories/unreviewed/2022/05/GHSA-vc66-rc7w-rcmm/GHSA-vc66-rc7w-rcmm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -47,9 +45,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-vhm7-fhm8-mw7v/GHSA-vhm7-fhm8-mw7v.json b/advisories/unreviewed/2022/05/GHSA-vhm7-fhm8-mw7v/GHSA-vhm7-fhm8-mw7v.json index fffcf256fac..3c55f9505aa 100644 --- a/advisories/unreviewed/2022/05/GHSA-vhm7-fhm8-mw7v/GHSA-vhm7-fhm8-mw7v.json +++ b/advisories/unreviewed/2022/05/GHSA-vhm7-fhm8-mw7v/GHSA-vhm7-fhm8-mw7v.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-vm9x-pwp3-8h2g/GHSA-vm9x-pwp3-8h2g.json b/advisories/unreviewed/2022/05/GHSA-vm9x-pwp3-8h2g/GHSA-vm9x-pwp3-8h2g.json index 6184a21d4da..bebbf950907 100644 --- a/advisories/unreviewed/2022/05/GHSA-vm9x-pwp3-8h2g/GHSA-vm9x-pwp3-8h2g.json +++ b/advisories/unreviewed/2022/05/GHSA-vm9x-pwp3-8h2g/GHSA-vm9x-pwp3-8h2g.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -47,9 +45,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-vvgm-f2px-42c4/GHSA-vvgm-f2px-42c4.json b/advisories/unreviewed/2022/05/GHSA-vvgm-f2px-42c4/GHSA-vvgm-f2px-42c4.json index 08ba7a93f6e..d3f1596f0de 100644 --- a/advisories/unreviewed/2022/05/GHSA-vvgm-f2px-42c4/GHSA-vvgm-f2px-42c4.json +++ b/advisories/unreviewed/2022/05/GHSA-vvgm-f2px-42c4/GHSA-vvgm-f2px-42c4.json @@ -7,12 +7,8 @@ "CVE-2014-10032" ], "details": "SQL injection vulnerability in news_popup.php in Taboada MacroNews 1.0 allows remote authenticated users to execute arbitrary SQL commands via the id parameter.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-vw6g-4q8r-g8qr/GHSA-vw6g-4q8r-g8qr.json b/advisories/unreviewed/2022/05/GHSA-vw6g-4q8r-g8qr/GHSA-vw6g-4q8r-g8qr.json index f0fdd373de6..52925629fd1 100644 --- a/advisories/unreviewed/2022/05/GHSA-vw6g-4q8r-g8qr/GHSA-vw6g-4q8r-g8qr.json +++ b/advisories/unreviewed/2022/05/GHSA-vw6g-4q8r-g8qr/GHSA-vw6g-4q8r-g8qr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -47,9 +45,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-w277-rwwx-8qj3/GHSA-w277-rwwx-8qj3.json b/advisories/unreviewed/2022/05/GHSA-w277-rwwx-8qj3/GHSA-w277-rwwx-8qj3.json index 1a0e5b41e45..708229c3129 100644 --- a/advisories/unreviewed/2022/05/GHSA-w277-rwwx-8qj3/GHSA-w277-rwwx-8qj3.json +++ b/advisories/unreviewed/2022/05/GHSA-w277-rwwx-8qj3/GHSA-w277-rwwx-8qj3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-w2cj-qmqg-2gwx/GHSA-w2cj-qmqg-2gwx.json b/advisories/unreviewed/2022/05/GHSA-w2cj-qmqg-2gwx/GHSA-w2cj-qmqg-2gwx.json index 8e07bfd7a03..680cdd67734 100644 --- a/advisories/unreviewed/2022/05/GHSA-w2cj-qmqg-2gwx/GHSA-w2cj-qmqg-2gwx.json +++ b/advisories/unreviewed/2022/05/GHSA-w2cj-qmqg-2gwx/GHSA-w2cj-qmqg-2gwx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-w2f5-3xh5-32r7/GHSA-w2f5-3xh5-32r7.json b/advisories/unreviewed/2022/05/GHSA-w2f5-3xh5-32r7/GHSA-w2f5-3xh5-32r7.json index 6021a4f0221..639b551d768 100644 --- a/advisories/unreviewed/2022/05/GHSA-w2f5-3xh5-32r7/GHSA-w2f5-3xh5-32r7.json +++ b/advisories/unreviewed/2022/05/GHSA-w2f5-3xh5-32r7/GHSA-w2f5-3xh5-32r7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-w2x5-jwgh-52qv/GHSA-w2x5-jwgh-52qv.json b/advisories/unreviewed/2022/05/GHSA-w2x5-jwgh-52qv/GHSA-w2x5-jwgh-52qv.json index 3c5c615080b..4d2820e8674 100644 --- a/advisories/unreviewed/2022/05/GHSA-w2x5-jwgh-52qv/GHSA-w2x5-jwgh-52qv.json +++ b/advisories/unreviewed/2022/05/GHSA-w2x5-jwgh-52qv/GHSA-w2x5-jwgh-52qv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-w3h9-m7wg-g7rh/GHSA-w3h9-m7wg-g7rh.json b/advisories/unreviewed/2022/05/GHSA-w3h9-m7wg-g7rh/GHSA-w3h9-m7wg-g7rh.json index d985f1cc823..34a028406e8 100644 --- a/advisories/unreviewed/2022/05/GHSA-w3h9-m7wg-g7rh/GHSA-w3h9-m7wg-g7rh.json +++ b/advisories/unreviewed/2022/05/GHSA-w3h9-m7wg-g7rh/GHSA-w3h9-m7wg-g7rh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-w3hp-vvq9-qjxg/GHSA-w3hp-vvq9-qjxg.json b/advisories/unreviewed/2022/05/GHSA-w3hp-vvq9-qjxg/GHSA-w3hp-vvq9-qjxg.json index 0d18f8e46f6..25fa72a41ad 100644 --- a/advisories/unreviewed/2022/05/GHSA-w3hp-vvq9-qjxg/GHSA-w3hp-vvq9-qjxg.json +++ b/advisories/unreviewed/2022/05/GHSA-w3hp-vvq9-qjxg/GHSA-w3hp-vvq9-qjxg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-w3m9-q5q6-jr9h/GHSA-w3m9-q5q6-jr9h.json b/advisories/unreviewed/2022/05/GHSA-w3m9-q5q6-jr9h/GHSA-w3m9-q5q6-jr9h.json index 7fce66fee42..532a65375fe 100644 --- a/advisories/unreviewed/2022/05/GHSA-w3m9-q5q6-jr9h/GHSA-w3m9-q5q6-jr9h.json +++ b/advisories/unreviewed/2022/05/GHSA-w3m9-q5q6-jr9h/GHSA-w3m9-q5q6-jr9h.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-w435-222j-9rg7/GHSA-w435-222j-9rg7.json b/advisories/unreviewed/2022/05/GHSA-w435-222j-9rg7/GHSA-w435-222j-9rg7.json index 9b912c3d57d..17e91652bea 100644 --- a/advisories/unreviewed/2022/05/GHSA-w435-222j-9rg7/GHSA-w435-222j-9rg7.json +++ b/advisories/unreviewed/2022/05/GHSA-w435-222j-9rg7/GHSA-w435-222j-9rg7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-w5r2-9qpc-hqgh/GHSA-w5r2-9qpc-hqgh.json b/advisories/unreviewed/2022/05/GHSA-w5r2-9qpc-hqgh/GHSA-w5r2-9qpc-hqgh.json index bef70d0d44d..9a732c0f078 100644 --- a/advisories/unreviewed/2022/05/GHSA-w5r2-9qpc-hqgh/GHSA-w5r2-9qpc-hqgh.json +++ b/advisories/unreviewed/2022/05/GHSA-w5r2-9qpc-hqgh/GHSA-w5r2-9qpc-hqgh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-w5w5-7jvg-fj7g/GHSA-w5w5-7jvg-fj7g.json b/advisories/unreviewed/2022/05/GHSA-w5w5-7jvg-fj7g/GHSA-w5w5-7jvg-fj7g.json index bf13c15bd69..478d61f2aa7 100644 --- a/advisories/unreviewed/2022/05/GHSA-w5w5-7jvg-fj7g/GHSA-w5w5-7jvg-fj7g.json +++ b/advisories/unreviewed/2022/05/GHSA-w5w5-7jvg-fj7g/GHSA-w5w5-7jvg-fj7g.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-w6mf-3p4q-9p72/GHSA-w6mf-3p4q-9p72.json b/advisories/unreviewed/2022/05/GHSA-w6mf-3p4q-9p72/GHSA-w6mf-3p4q-9p72.json index abe7ec494ac..6f304a10004 100644 --- a/advisories/unreviewed/2022/05/GHSA-w6mf-3p4q-9p72/GHSA-w6mf-3p4q-9p72.json +++ b/advisories/unreviewed/2022/05/GHSA-w6mf-3p4q-9p72/GHSA-w6mf-3p4q-9p72.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-w7cv-hx92-g8qh/GHSA-w7cv-hx92-g8qh.json b/advisories/unreviewed/2022/05/GHSA-w7cv-hx92-g8qh/GHSA-w7cv-hx92-g8qh.json index 56704728fbc..49406041e31 100644 --- a/advisories/unreviewed/2022/05/GHSA-w7cv-hx92-g8qh/GHSA-w7cv-hx92-g8qh.json +++ b/advisories/unreviewed/2022/05/GHSA-w7cv-hx92-g8qh/GHSA-w7cv-hx92-g8qh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -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/05/GHSA-w7mx-gfjp-xx9c/GHSA-w7mx-gfjp-xx9c.json b/advisories/unreviewed/2022/05/GHSA-w7mx-gfjp-xx9c/GHSA-w7mx-gfjp-xx9c.json index db3b219fc62..e2d8ba5ecce 100644 --- a/advisories/unreviewed/2022/05/GHSA-w7mx-gfjp-xx9c/GHSA-w7mx-gfjp-xx9c.json +++ b/advisories/unreviewed/2022/05/GHSA-w7mx-gfjp-xx9c/GHSA-w7mx-gfjp-xx9c.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-w834-gwrj-xg32/GHSA-w834-gwrj-xg32.json b/advisories/unreviewed/2022/05/GHSA-w834-gwrj-xg32/GHSA-w834-gwrj-xg32.json index 08b977bc4ed..003ab924482 100644 --- a/advisories/unreviewed/2022/05/GHSA-w834-gwrj-xg32/GHSA-w834-gwrj-xg32.json +++ b/advisories/unreviewed/2022/05/GHSA-w834-gwrj-xg32/GHSA-w834-gwrj-xg32.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -47,9 +45,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-w8jm-2pjg-crgm/GHSA-w8jm-2pjg-crgm.json b/advisories/unreviewed/2022/05/GHSA-w8jm-2pjg-crgm/GHSA-w8jm-2pjg-crgm.json index 4c0cc66db7f..0d501a2ba40 100644 --- a/advisories/unreviewed/2022/05/GHSA-w8jm-2pjg-crgm/GHSA-w8jm-2pjg-crgm.json +++ b/advisories/unreviewed/2022/05/GHSA-w8jm-2pjg-crgm/GHSA-w8jm-2pjg-crgm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -47,9 +45,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-w8m9-cf47-m9m5/GHSA-w8m9-cf47-m9m5.json b/advisories/unreviewed/2022/05/GHSA-w8m9-cf47-m9m5/GHSA-w8m9-cf47-m9m5.json index 413ba9fa57a..076a36a3df9 100644 --- a/advisories/unreviewed/2022/05/GHSA-w8m9-cf47-m9m5/GHSA-w8m9-cf47-m9m5.json +++ b/advisories/unreviewed/2022/05/GHSA-w8m9-cf47-m9m5/GHSA-w8m9-cf47-m9m5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-w992-gvqf-38pj/GHSA-w992-gvqf-38pj.json b/advisories/unreviewed/2022/05/GHSA-w992-gvqf-38pj/GHSA-w992-gvqf-38pj.json index eeac9ab85ec..e1d7c5ce871 100644 --- a/advisories/unreviewed/2022/05/GHSA-w992-gvqf-38pj/GHSA-w992-gvqf-38pj.json +++ b/advisories/unreviewed/2022/05/GHSA-w992-gvqf-38pj/GHSA-w992-gvqf-38pj.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-wc6w-mqhr-fj9h/GHSA-wc6w-mqhr-fj9h.json b/advisories/unreviewed/2022/05/GHSA-wc6w-mqhr-fj9h/GHSA-wc6w-mqhr-fj9h.json index 6d18609333f..8af8a08a429 100644 --- a/advisories/unreviewed/2022/05/GHSA-wc6w-mqhr-fj9h/GHSA-wc6w-mqhr-fj9h.json +++ b/advisories/unreviewed/2022/05/GHSA-wc6w-mqhr-fj9h/GHSA-wc6w-mqhr-fj9h.json @@ -7,12 +7,8 @@ "CVE-2014-100026" ], "details": "Cross-site scripting (XSS) vulnerability in readme.php in the April's Super Functions Pack plugin before 1.4.8 for WordPress allows remote attackers to inject arbitrary web script or HTML via the page parameter. NOTE: some of these details are obtained from third party information.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-wfjh-7jph-2r98/GHSA-wfjh-7jph-2r98.json b/advisories/unreviewed/2022/05/GHSA-wfjh-7jph-2r98/GHSA-wfjh-7jph-2r98.json index a4f9ffb97c3..62878209845 100644 --- a/advisories/unreviewed/2022/05/GHSA-wfjh-7jph-2r98/GHSA-wfjh-7jph-2r98.json +++ b/advisories/unreviewed/2022/05/GHSA-wfjh-7jph-2r98/GHSA-wfjh-7jph-2r98.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-wgfp-j8vx-9mxq/GHSA-wgfp-j8vx-9mxq.json b/advisories/unreviewed/2022/05/GHSA-wgfp-j8vx-9mxq/GHSA-wgfp-j8vx-9mxq.json index 955fcd81a9d..4f82590089e 100644 --- a/advisories/unreviewed/2022/05/GHSA-wgfp-j8vx-9mxq/GHSA-wgfp-j8vx-9mxq.json +++ b/advisories/unreviewed/2022/05/GHSA-wgfp-j8vx-9mxq/GHSA-wgfp-j8vx-9mxq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-wh63-8v37-7r3j/GHSA-wh63-8v37-7r3j.json b/advisories/unreviewed/2022/05/GHSA-wh63-8v37-7r3j/GHSA-wh63-8v37-7r3j.json index 836dfc9df77..86fdbc040bf 100644 --- a/advisories/unreviewed/2022/05/GHSA-wh63-8v37-7r3j/GHSA-wh63-8v37-7r3j.json +++ b/advisories/unreviewed/2022/05/GHSA-wh63-8v37-7r3j/GHSA-wh63-8v37-7r3j.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-wh9g-7c2c-m836/GHSA-wh9g-7c2c-m836.json b/advisories/unreviewed/2022/05/GHSA-wh9g-7c2c-m836/GHSA-wh9g-7c2c-m836.json index 340052b6b3c..2436071cbb0 100644 --- a/advisories/unreviewed/2022/05/GHSA-wh9g-7c2c-m836/GHSA-wh9g-7c2c-m836.json +++ b/advisories/unreviewed/2022/05/GHSA-wh9g-7c2c-m836/GHSA-wh9g-7c2c-m836.json @@ -7,12 +7,8 @@ "CVE-2014-5190" ], "details": "Cross-site scripting (XSS) vulnerability in captcha-secureimage/test/index.php in the SI CAPTCHA Anti-Spam plugin 2.7.4 for WordPress allows remote attackers to inject arbitrary web script or HTML via the PATH_INFO.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-wjmf-cvm2-jrwm/GHSA-wjmf-cvm2-jrwm.json b/advisories/unreviewed/2022/05/GHSA-wjmf-cvm2-jrwm/GHSA-wjmf-cvm2-jrwm.json index 4a526985844..fae8992f7b3 100644 --- a/advisories/unreviewed/2022/05/GHSA-wjmf-cvm2-jrwm/GHSA-wjmf-cvm2-jrwm.json +++ b/advisories/unreviewed/2022/05/GHSA-wjmf-cvm2-jrwm/GHSA-wjmf-cvm2-jrwm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-wjp2-gh3r-54r8/GHSA-wjp2-gh3r-54r8.json b/advisories/unreviewed/2022/05/GHSA-wjp2-gh3r-54r8/GHSA-wjp2-gh3r-54r8.json index 699a38549f5..f24d3d36462 100644 --- a/advisories/unreviewed/2022/05/GHSA-wjp2-gh3r-54r8/GHSA-wjp2-gh3r-54r8.json +++ b/advisories/unreviewed/2022/05/GHSA-wjp2-gh3r-54r8/GHSA-wjp2-gh3r-54r8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-wjx6-c3cr-2hp8/GHSA-wjx6-c3cr-2hp8.json b/advisories/unreviewed/2022/05/GHSA-wjx6-c3cr-2hp8/GHSA-wjx6-c3cr-2hp8.json index 17649d23dbd..4898f9ad2af 100644 --- a/advisories/unreviewed/2022/05/GHSA-wjx6-c3cr-2hp8/GHSA-wjx6-c3cr-2hp8.json +++ b/advisories/unreviewed/2022/05/GHSA-wjx6-c3cr-2hp8/GHSA-wjx6-c3cr-2hp8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-wpmg-jhg2-45g9/GHSA-wpmg-jhg2-45g9.json b/advisories/unreviewed/2022/05/GHSA-wpmg-jhg2-45g9/GHSA-wpmg-jhg2-45g9.json index 577c47acef5..da82838848d 100644 --- a/advisories/unreviewed/2022/05/GHSA-wpmg-jhg2-45g9/GHSA-wpmg-jhg2-45g9.json +++ b/advisories/unreviewed/2022/05/GHSA-wpmg-jhg2-45g9/GHSA-wpmg-jhg2-45g9.json @@ -7,12 +7,8 @@ "CVE-2014-10034" ], "details": "Multiple SQL injection vulnerabilities in the admin area in couponPHP before 1.2.0 allow remote administrators to execute arbitrary SQL commands via the (1) iDisplayLength or (2) iDisplayStart parameter to (a) comments_paginate.php or (b) stores_paginate.php in admin/ajax/.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-wqf5-v6gx-7c9x/GHSA-wqf5-v6gx-7c9x.json b/advisories/unreviewed/2022/05/GHSA-wqf5-v6gx-7c9x/GHSA-wqf5-v6gx-7c9x.json index 510fef48bbd..36d01c45e3a 100644 --- a/advisories/unreviewed/2022/05/GHSA-wqf5-v6gx-7c9x/GHSA-wqf5-v6gx-7c9x.json +++ b/advisories/unreviewed/2022/05/GHSA-wqf5-v6gx-7c9x/GHSA-wqf5-v6gx-7c9x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-wqgj-w32h-86xg/GHSA-wqgj-w32h-86xg.json b/advisories/unreviewed/2022/05/GHSA-wqgj-w32h-86xg/GHSA-wqgj-w32h-86xg.json index 9959be3b526..cb1ec6e801b 100644 --- a/advisories/unreviewed/2022/05/GHSA-wqgj-w32h-86xg/GHSA-wqgj-w32h-86xg.json +++ b/advisories/unreviewed/2022/05/GHSA-wqgj-w32h-86xg/GHSA-wqgj-w32h-86xg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-wwcq-9hqp-xvqg/GHSA-wwcq-9hqp-xvqg.json b/advisories/unreviewed/2022/05/GHSA-wwcq-9hqp-xvqg/GHSA-wwcq-9hqp-xvqg.json index 7f7701a02a9..87f6117fe4d 100644 --- a/advisories/unreviewed/2022/05/GHSA-wwcq-9hqp-xvqg/GHSA-wwcq-9hqp-xvqg.json +++ b/advisories/unreviewed/2022/05/GHSA-wwcq-9hqp-xvqg/GHSA-wwcq-9hqp-xvqg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-wwvw-wqfw-pvx9/GHSA-wwvw-wqfw-pvx9.json b/advisories/unreviewed/2022/05/GHSA-wwvw-wqfw-pvx9/GHSA-wwvw-wqfw-pvx9.json index 648aa4221ab..56e54612e82 100644 --- a/advisories/unreviewed/2022/05/GHSA-wwvw-wqfw-pvx9/GHSA-wwvw-wqfw-pvx9.json +++ b/advisories/unreviewed/2022/05/GHSA-wwvw-wqfw-pvx9/GHSA-wwvw-wqfw-pvx9.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-x3g5-jvhp-53rw/GHSA-x3g5-jvhp-53rw.json b/advisories/unreviewed/2022/05/GHSA-x3g5-jvhp-53rw/GHSA-x3g5-jvhp-53rw.json index 7f929a4f35e..697a4b6293d 100644 --- a/advisories/unreviewed/2022/05/GHSA-x3g5-jvhp-53rw/GHSA-x3g5-jvhp-53rw.json +++ b/advisories/unreviewed/2022/05/GHSA-x3g5-jvhp-53rw/GHSA-x3g5-jvhp-53rw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-x3xw-8fvc-gxxx/GHSA-x3xw-8fvc-gxxx.json b/advisories/unreviewed/2022/05/GHSA-x3xw-8fvc-gxxx/GHSA-x3xw-8fvc-gxxx.json index 94eddf744e2..9361d836abf 100644 --- a/advisories/unreviewed/2022/05/GHSA-x3xw-8fvc-gxxx/GHSA-x3xw-8fvc-gxxx.json +++ b/advisories/unreviewed/2022/05/GHSA-x3xw-8fvc-gxxx/GHSA-x3xw-8fvc-gxxx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/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-x47f-2r8j-24c2/GHSA-x47f-2r8j-24c2.json b/advisories/unreviewed/2022/05/GHSA-x47f-2r8j-24c2/GHSA-x47f-2r8j-24c2.json index 91dfa381a1d..e4cecbd476e 100644 --- a/advisories/unreviewed/2022/05/GHSA-x47f-2r8j-24c2/GHSA-x47f-2r8j-24c2.json +++ b/advisories/unreviewed/2022/05/GHSA-x47f-2r8j-24c2/GHSA-x47f-2r8j-24c2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-x526-wc43-f277/GHSA-x526-wc43-f277.json b/advisories/unreviewed/2022/05/GHSA-x526-wc43-f277/GHSA-x526-wc43-f277.json index 8147f191227..4e718a991ea 100644 --- a/advisories/unreviewed/2022/05/GHSA-x526-wc43-f277/GHSA-x526-wc43-f277.json +++ b/advisories/unreviewed/2022/05/GHSA-x526-wc43-f277/GHSA-x526-wc43-f277.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-x52p-fq98-rxm2/GHSA-x52p-fq98-rxm2.json b/advisories/unreviewed/2022/05/GHSA-x52p-fq98-rxm2/GHSA-x52p-fq98-rxm2.json index f0e9d3d4b95..e790c3f9b46 100644 --- a/advisories/unreviewed/2022/05/GHSA-x52p-fq98-rxm2/GHSA-x52p-fq98-rxm2.json +++ b/advisories/unreviewed/2022/05/GHSA-x52p-fq98-rxm2/GHSA-x52p-fq98-rxm2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-x5g5-62h9-wwp3/GHSA-x5g5-62h9-wwp3.json b/advisories/unreviewed/2022/05/GHSA-x5g5-62h9-wwp3/GHSA-x5g5-62h9-wwp3.json index 5db8e3a7ef8..cea394f624f 100644 --- a/advisories/unreviewed/2022/05/GHSA-x5g5-62h9-wwp3/GHSA-x5g5-62h9-wwp3.json +++ b/advisories/unreviewed/2022/05/GHSA-x5g5-62h9-wwp3/GHSA-x5g5-62h9-wwp3.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", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-x5qg-3f9f-9898/GHSA-x5qg-3f9f-9898.json b/advisories/unreviewed/2022/05/GHSA-x5qg-3f9f-9898/GHSA-x5qg-3f9f-9898.json index 8565cdf5ed9..d788d364514 100644 --- a/advisories/unreviewed/2022/05/GHSA-x5qg-3f9f-9898/GHSA-x5qg-3f9f-9898.json +++ b/advisories/unreviewed/2022/05/GHSA-x5qg-3f9f-9898/GHSA-x5qg-3f9f-9898.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-x5rj-ff8h-4frw/GHSA-x5rj-ff8h-4frw.json b/advisories/unreviewed/2022/05/GHSA-x5rj-ff8h-4frw/GHSA-x5rj-ff8h-4frw.json index a29422fec23..5ee25999830 100644 --- a/advisories/unreviewed/2022/05/GHSA-x5rj-ff8h-4frw/GHSA-x5rj-ff8h-4frw.json +++ b/advisories/unreviewed/2022/05/GHSA-x5rj-ff8h-4frw/GHSA-x5rj-ff8h-4frw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-x5v6-qg9c-phr7/GHSA-x5v6-qg9c-phr7.json b/advisories/unreviewed/2022/05/GHSA-x5v6-qg9c-phr7/GHSA-x5v6-qg9c-phr7.json index 402ae280c40..46de7f5b36b 100644 --- a/advisories/unreviewed/2022/05/GHSA-x5v6-qg9c-phr7/GHSA-x5v6-qg9c-phr7.json +++ b/advisories/unreviewed/2022/05/GHSA-x5v6-qg9c-phr7/GHSA-x5v6-qg9c-phr7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-x69p-4vch-rrv8/GHSA-x69p-4vch-rrv8.json b/advisories/unreviewed/2022/05/GHSA-x69p-4vch-rrv8/GHSA-x69p-4vch-rrv8.json index 18f4554e06b..246c44f4efc 100644 --- a/advisories/unreviewed/2022/05/GHSA-x69p-4vch-rrv8/GHSA-x69p-4vch-rrv8.json +++ b/advisories/unreviewed/2022/05/GHSA-x69p-4vch-rrv8/GHSA-x69p-4vch-rrv8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-x6q9-rj9h-c62x/GHSA-x6q9-rj9h-c62x.json b/advisories/unreviewed/2022/05/GHSA-x6q9-rj9h-c62x/GHSA-x6q9-rj9h-c62x.json index ac39a1c8911..430e73437bd 100644 --- a/advisories/unreviewed/2022/05/GHSA-x6q9-rj9h-c62x/GHSA-x6q9-rj9h-c62x.json +++ b/advisories/unreviewed/2022/05/GHSA-x6q9-rj9h-c62x/GHSA-x6q9-rj9h-c62x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/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/2022/05/GHSA-x7p2-x82x-6693/GHSA-x7p2-x82x-6693.json b/advisories/unreviewed/2022/05/GHSA-x7p2-x82x-6693/GHSA-x7p2-x82x-6693.json index 6519d958f6b..e7865806819 100644 --- a/advisories/unreviewed/2022/05/GHSA-x7p2-x82x-6693/GHSA-x7p2-x82x-6693.json +++ b/advisories/unreviewed/2022/05/GHSA-x7p2-x82x-6693/GHSA-x7p2-x82x-6693.json @@ -7,12 +7,8 @@ "CVE-2014-10003" ], "details": "Multiple cross-site scripting (XSS) vulnerabilities in Maian Uploader 4.0 allow remote attackers to inject arbitrary web script or HTML via the width parameter to (1) uploader/admin/js/load_flv.js.php or (2) uploader/js/load_flv.js.php.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-x8gw-xhgw-c97r/GHSA-x8gw-xhgw-c97r.json b/advisories/unreviewed/2022/05/GHSA-x8gw-xhgw-c97r/GHSA-x8gw-xhgw-c97r.json index 93c3db49ff5..d6182bb10ae 100644 --- a/advisories/unreviewed/2022/05/GHSA-x8gw-xhgw-c97r/GHSA-x8gw-xhgw-c97r.json +++ b/advisories/unreviewed/2022/05/GHSA-x8gw-xhgw-c97r/GHSA-x8gw-xhgw-c97r.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -103,9 +101,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-x9g2-2qjw-qjwx/GHSA-x9g2-2qjw-qjwx.json b/advisories/unreviewed/2022/05/GHSA-x9g2-2qjw-qjwx/GHSA-x9g2-2qjw-qjwx.json index 9e51edb58b1..591d7ae0923 100644 --- a/advisories/unreviewed/2022/05/GHSA-x9g2-2qjw-qjwx/GHSA-x9g2-2qjw-qjwx.json +++ b/advisories/unreviewed/2022/05/GHSA-x9g2-2qjw-qjwx/GHSA-x9g2-2qjw-qjwx.json @@ -7,12 +7,8 @@ "CVE-2014-10011" ], "details": "Stack-based buffer overflow in UltraCamLib in the UltraCam ActiveX Control (UltraCamX.ocx) for the TRENDnet SecurView camera TV-IP422WN allows remote attackers to execute arbitrary code via a long string to the (1) CGI_ParamSet, (2) OpenFileDlg, (3) SnapFileName, (4) Password, (5) SetCGIAPNAME, (6) AccountCode, or (7) RemoteHost function.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-x9g6-25rr-4mph/GHSA-x9g6-25rr-4mph.json b/advisories/unreviewed/2022/05/GHSA-x9g6-25rr-4mph/GHSA-x9g6-25rr-4mph.json index c60463de86f..f66001c83b1 100644 --- a/advisories/unreviewed/2022/05/GHSA-x9g6-25rr-4mph/GHSA-x9g6-25rr-4mph.json +++ b/advisories/unreviewed/2022/05/GHSA-x9g6-25rr-4mph/GHSA-x9g6-25rr-4mph.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-xc2r-2r8h-fqw9/GHSA-xc2r-2r8h-fqw9.json b/advisories/unreviewed/2022/05/GHSA-xc2r-2r8h-fqw9/GHSA-xc2r-2r8h-fqw9.json index a3b067c5b55..1fdedc68ac6 100644 --- a/advisories/unreviewed/2022/05/GHSA-xc2r-2r8h-fqw9/GHSA-xc2r-2r8h-fqw9.json +++ b/advisories/unreviewed/2022/05/GHSA-xc2r-2r8h-fqw9/GHSA-xc2r-2r8h-fqw9.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-xcj7-4c68-x4xf/GHSA-xcj7-4c68-x4xf.json b/advisories/unreviewed/2022/05/GHSA-xcj7-4c68-x4xf/GHSA-xcj7-4c68-x4xf.json index daaa377953c..9480cbf2796 100644 --- a/advisories/unreviewed/2022/05/GHSA-xcj7-4c68-x4xf/GHSA-xcj7-4c68-x4xf.json +++ b/advisories/unreviewed/2022/05/GHSA-xcj7-4c68-x4xf/GHSA-xcj7-4c68-x4xf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-xf4h-xf8g-mqjv/GHSA-xf4h-xf8g-mqjv.json b/advisories/unreviewed/2022/05/GHSA-xf4h-xf8g-mqjv/GHSA-xf4h-xf8g-mqjv.json index 8bdf961f4bd..00df8fd171a 100644 --- a/advisories/unreviewed/2022/05/GHSA-xf4h-xf8g-mqjv/GHSA-xf4h-xf8g-mqjv.json +++ b/advisories/unreviewed/2022/05/GHSA-xf4h-xf8g-mqjv/GHSA-xf4h-xf8g-mqjv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-xj6v-gwfp-883r/GHSA-xj6v-gwfp-883r.json b/advisories/unreviewed/2022/05/GHSA-xj6v-gwfp-883r/GHSA-xj6v-gwfp-883r.json index 63a9bbb4ac9..65651201f83 100644 --- a/advisories/unreviewed/2022/05/GHSA-xj6v-gwfp-883r/GHSA-xj6v-gwfp-883r.json +++ b/advisories/unreviewed/2022/05/GHSA-xj6v-gwfp-883r/GHSA-xj6v-gwfp-883r.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-xjfg-8p96-4jw7/GHSA-xjfg-8p96-4jw7.json b/advisories/unreviewed/2022/05/GHSA-xjfg-8p96-4jw7/GHSA-xjfg-8p96-4jw7.json index 0934913330b..ea720e92f44 100644 --- a/advisories/unreviewed/2022/05/GHSA-xjfg-8p96-4jw7/GHSA-xjfg-8p96-4jw7.json +++ b/advisories/unreviewed/2022/05/GHSA-xjfg-8p96-4jw7/GHSA-xjfg-8p96-4jw7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-xjjv-9gx8-h962/GHSA-xjjv-9gx8-h962.json b/advisories/unreviewed/2022/05/GHSA-xjjv-9gx8-h962/GHSA-xjjv-9gx8-h962.json index 2c81dab7317..b9bdeb5cca8 100644 --- a/advisories/unreviewed/2022/05/GHSA-xjjv-9gx8-h962/GHSA-xjjv-9gx8-h962.json +++ b/advisories/unreviewed/2022/05/GHSA-xjjv-9gx8-h962/GHSA-xjjv-9gx8-h962.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-xjqp-cr5f-9mfx/GHSA-xjqp-cr5f-9mfx.json b/advisories/unreviewed/2022/05/GHSA-xjqp-cr5f-9mfx/GHSA-xjqp-cr5f-9mfx.json index 1d5159c4c60..04cf78ebb0e 100644 --- a/advisories/unreviewed/2022/05/GHSA-xjqp-cr5f-9mfx/GHSA-xjqp-cr5f-9mfx.json +++ b/advisories/unreviewed/2022/05/GHSA-xjqp-cr5f-9mfx/GHSA-xjqp-cr5f-9mfx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-xm42-v588-gp5m/GHSA-xm42-v588-gp5m.json b/advisories/unreviewed/2022/05/GHSA-xm42-v588-gp5m/GHSA-xm42-v588-gp5m.json index 5b452df334e..14fc57a5342 100644 --- a/advisories/unreviewed/2022/05/GHSA-xm42-v588-gp5m/GHSA-xm42-v588-gp5m.json +++ b/advisories/unreviewed/2022/05/GHSA-xm42-v588-gp5m/GHSA-xm42-v588-gp5m.json @@ -7,12 +7,8 @@ "CVE-2014-100029" ], "details": "Multiple directory traversal vulnerabilities in class/session.php in Ganesha Digital Library (GDL) 4.2 allow remote attackers to read arbitrary files via a .. (dot dot) in the (1) newlang or (2) newtheme parameter.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-xmjv-g5m4-rc75/GHSA-xmjv-g5m4-rc75.json b/advisories/unreviewed/2022/05/GHSA-xmjv-g5m4-rc75/GHSA-xmjv-g5m4-rc75.json index e8cf982e88a..b58c1c106e2 100644 --- a/advisories/unreviewed/2022/05/GHSA-xmjv-g5m4-rc75/GHSA-xmjv-g5m4-rc75.json +++ b/advisories/unreviewed/2022/05/GHSA-xmjv-g5m4-rc75/GHSA-xmjv-g5m4-rc75.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-xqcm-xjf8-jp3p/GHSA-xqcm-xjf8-jp3p.json b/advisories/unreviewed/2022/05/GHSA-xqcm-xjf8-jp3p/GHSA-xqcm-xjf8-jp3p.json index 66535955941..a7ee7a0025a 100644 --- a/advisories/unreviewed/2022/05/GHSA-xqcm-xjf8-jp3p/GHSA-xqcm-xjf8-jp3p.json +++ b/advisories/unreviewed/2022/05/GHSA-xqcm-xjf8-jp3p/GHSA-xqcm-xjf8-jp3p.json @@ -7,12 +7,8 @@ "CVE-2012-5324" ], "details": "Multiple buffer overflows in the Pdf Printer Preferences ActiveX Control in pdfxctrl.dll in Tracker Software PDF-XChange 3.60.0128 allow remote attackers to execute arbitrary code via a long string in the (1) sub_path parameter to the StoreInRegistry function or (2) sub_key parameter to the InitFromRegistry function.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-xw3h-25x4-6r6q/GHSA-xw3h-25x4-6r6q.json b/advisories/unreviewed/2022/05/GHSA-xw3h-25x4-6r6q/GHSA-xw3h-25x4-6r6q.json index d9e60863ac2..a50cd5607ca 100644 --- a/advisories/unreviewed/2022/05/GHSA-xw3h-25x4-6r6q/GHSA-xw3h-25x4-6r6q.json +++ b/advisories/unreviewed/2022/05/GHSA-xw3h-25x4-6r6q/GHSA-xw3h-25x4-6r6q.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-xw89-p8ff-vmx3/GHSA-xw89-p8ff-vmx3.json b/advisories/unreviewed/2022/05/GHSA-xw89-p8ff-vmx3/GHSA-xw89-p8ff-vmx3.json index 2e11de6ece4..0fcf5afa1a7 100644 --- a/advisories/unreviewed/2022/05/GHSA-xw89-p8ff-vmx3/GHSA-xw89-p8ff-vmx3.json +++ b/advisories/unreviewed/2022/05/GHSA-xw89-p8ff-vmx3/GHSA-xw89-p8ff-vmx3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-xxpq-jv5h-r9hg/GHSA-xxpq-jv5h-r9hg.json b/advisories/unreviewed/2022/05/GHSA-xxpq-jv5h-r9hg/GHSA-xxpq-jv5h-r9hg.json index 2db323b55c8..a684cc36bf6 100644 --- a/advisories/unreviewed/2022/05/GHSA-xxpq-jv5h-r9hg/GHSA-xxpq-jv5h-r9hg.json +++ b/advisories/unreviewed/2022/05/GHSA-xxpq-jv5h-r9hg/GHSA-xxpq-jv5h-r9hg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/02/GHSA-743w-mvm7-47jm/GHSA-743w-mvm7-47jm.json b/advisories/unreviewed/2023/02/GHSA-743w-mvm7-47jm/GHSA-743w-mvm7-47jm.json index 4baa85b637e..8d9f0e14b0a 100644 --- a/advisories/unreviewed/2023/02/GHSA-743w-mvm7-47jm/GHSA-743w-mvm7-47jm.json +++ b/advisories/unreviewed/2023/02/GHSA-743w-mvm7-47jm/GHSA-743w-mvm7-47jm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/02/GHSA-7r9m-hjrf-8cx2/GHSA-7r9m-hjrf-8cx2.json b/advisories/unreviewed/2023/02/GHSA-7r9m-hjrf-8cx2/GHSA-7r9m-hjrf-8cx2.json index 2761f16ecdf..c33e18487bd 100644 --- a/advisories/unreviewed/2023/02/GHSA-7r9m-hjrf-8cx2/GHSA-7r9m-hjrf-8cx2.json +++ b/advisories/unreviewed/2023/02/GHSA-7r9m-hjrf-8cx2/GHSA-7r9m-hjrf-8cx2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/02/GHSA-94xq-jfvq-m5cx/GHSA-94xq-jfvq-m5cx.json b/advisories/unreviewed/2023/02/GHSA-94xq-jfvq-m5cx/GHSA-94xq-jfvq-m5cx.json index 163b1ad1004..0c90f53e345 100644 --- a/advisories/unreviewed/2023/02/GHSA-94xq-jfvq-m5cx/GHSA-94xq-jfvq-m5cx.json +++ b/advisories/unreviewed/2023/02/GHSA-94xq-jfvq-m5cx/GHSA-94xq-jfvq-m5cx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/02/GHSA-jcwr-vr95-x32m/GHSA-jcwr-vr95-x32m.json b/advisories/unreviewed/2023/02/GHSA-jcwr-vr95-x32m/GHSA-jcwr-vr95-x32m.json index 688fb320056..1138ae71081 100644 --- a/advisories/unreviewed/2023/02/GHSA-jcwr-vr95-x32m/GHSA-jcwr-vr95-x32m.json +++ b/advisories/unreviewed/2023/02/GHSA-jcwr-vr95-x32m/GHSA-jcwr-vr95-x32m.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/02/GHSA-m5q2-w2m3-jx6f/GHSA-m5q2-w2m3-jx6f.json b/advisories/unreviewed/2023/02/GHSA-m5q2-w2m3-jx6f/GHSA-m5q2-w2m3-jx6f.json index 47c8c3ac760..29a3a2d8f44 100644 --- a/advisories/unreviewed/2023/02/GHSA-m5q2-w2m3-jx6f/GHSA-m5q2-w2m3-jx6f.json +++ b/advisories/unreviewed/2023/02/GHSA-m5q2-w2m3-jx6f/GHSA-m5q2-w2m3-jx6f.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/02/GHSA-mf2r-6mfc-rr4p/GHSA-mf2r-6mfc-rr4p.json b/advisories/unreviewed/2023/02/GHSA-mf2r-6mfc-rr4p/GHSA-mf2r-6mfc-rr4p.json index e39cd7ddce1..165845d4b35 100644 --- a/advisories/unreviewed/2023/02/GHSA-mf2r-6mfc-rr4p/GHSA-mf2r-6mfc-rr4p.json +++ b/advisories/unreviewed/2023/02/GHSA-mf2r-6mfc-rr4p/GHSA-mf2r-6mfc-rr4p.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/02/GHSA-q24x-cjw2-gm56/GHSA-q24x-cjw2-gm56.json b/advisories/unreviewed/2023/02/GHSA-q24x-cjw2-gm56/GHSA-q24x-cjw2-gm56.json index 7e58412244b..64d5e8d3e71 100644 --- a/advisories/unreviewed/2023/02/GHSA-q24x-cjw2-gm56/GHSA-q24x-cjw2-gm56.json +++ b/advisories/unreviewed/2023/02/GHSA-q24x-cjw2-gm56/GHSA-q24x-cjw2-gm56.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/02/GHSA-rhff-447q-6q4p/GHSA-rhff-447q-6q4p.json b/advisories/unreviewed/2023/02/GHSA-rhff-447q-6q4p/GHSA-rhff-447q-6q4p.json index dfb82c8d42f..d1444478471 100644 --- a/advisories/unreviewed/2023/02/GHSA-rhff-447q-6q4p/GHSA-rhff-447q-6q4p.json +++ b/advisories/unreviewed/2023/02/GHSA-rhff-447q-6q4p/GHSA-rhff-447q-6q4p.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/02/GHSA-rmqg-g429-35r5/GHSA-rmqg-g429-35r5.json b/advisories/unreviewed/2023/02/GHSA-rmqg-g429-35r5/GHSA-rmqg-g429-35r5.json index 84c5d20d1f1..5b472c34646 100644 --- a/advisories/unreviewed/2023/02/GHSA-rmqg-g429-35r5/GHSA-rmqg-g429-35r5.json +++ b/advisories/unreviewed/2023/02/GHSA-rmqg-g429-35r5/GHSA-rmqg-g429-35r5.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/2023/03/GHSA-22fh-pc6h-cqp2/GHSA-22fh-pc6h-cqp2.json b/advisories/unreviewed/2023/03/GHSA-22fh-pc6h-cqp2/GHSA-22fh-pc6h-cqp2.json index 92d8214b98a..8f4eaff588f 100644 --- a/advisories/unreviewed/2023/03/GHSA-22fh-pc6h-cqp2/GHSA-22fh-pc6h-cqp2.json +++ b/advisories/unreviewed/2023/03/GHSA-22fh-pc6h-cqp2/GHSA-22fh-pc6h-cqp2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/03/GHSA-2gcw-6fxx-2w99/GHSA-2gcw-6fxx-2w99.json b/advisories/unreviewed/2023/03/GHSA-2gcw-6fxx-2w99/GHSA-2gcw-6fxx-2w99.json index 0e110c3d912..70371073738 100644 --- a/advisories/unreviewed/2023/03/GHSA-2gcw-6fxx-2w99/GHSA-2gcw-6fxx-2w99.json +++ b/advisories/unreviewed/2023/03/GHSA-2gcw-6fxx-2w99/GHSA-2gcw-6fxx-2w99.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/03/GHSA-2w44-vc6f-jcwx/GHSA-2w44-vc6f-jcwx.json b/advisories/unreviewed/2023/03/GHSA-2w44-vc6f-jcwx/GHSA-2w44-vc6f-jcwx.json index 7c25b76a5d4..d5110c28945 100644 --- a/advisories/unreviewed/2023/03/GHSA-2w44-vc6f-jcwx/GHSA-2w44-vc6f-jcwx.json +++ b/advisories/unreviewed/2023/03/GHSA-2w44-vc6f-jcwx/GHSA-2w44-vc6f-jcwx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/03/GHSA-36fr-2gcj-778v/GHSA-36fr-2gcj-778v.json b/advisories/unreviewed/2023/03/GHSA-36fr-2gcj-778v/GHSA-36fr-2gcj-778v.json index 3bf12501dda..9c954e8e2dc 100644 --- a/advisories/unreviewed/2023/03/GHSA-36fr-2gcj-778v/GHSA-36fr-2gcj-778v.json +++ b/advisories/unreviewed/2023/03/GHSA-36fr-2gcj-778v/GHSA-36fr-2gcj-778v.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/03/GHSA-3fm4-2j55-fwvw/GHSA-3fm4-2j55-fwvw.json b/advisories/unreviewed/2023/03/GHSA-3fm4-2j55-fwvw/GHSA-3fm4-2j55-fwvw.json index 9e6d59d284b..1cf1e7d039f 100644 --- a/advisories/unreviewed/2023/03/GHSA-3fm4-2j55-fwvw/GHSA-3fm4-2j55-fwvw.json +++ b/advisories/unreviewed/2023/03/GHSA-3fm4-2j55-fwvw/GHSA-3fm4-2j55-fwvw.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/03/GHSA-3mrc-6j78-v932/GHSA-3mrc-6j78-v932.json b/advisories/unreviewed/2023/03/GHSA-3mrc-6j78-v932/GHSA-3mrc-6j78-v932.json index 56cac1d7772..82aee3824c6 100644 --- a/advisories/unreviewed/2023/03/GHSA-3mrc-6j78-v932/GHSA-3mrc-6j78-v932.json +++ b/advisories/unreviewed/2023/03/GHSA-3mrc-6j78-v932/GHSA-3mrc-6j78-v932.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/03/GHSA-4496-vvgv-5vhm/GHSA-4496-vvgv-5vhm.json b/advisories/unreviewed/2023/03/GHSA-4496-vvgv-5vhm/GHSA-4496-vvgv-5vhm.json index 025b91756ba..ffa0e02d553 100644 --- a/advisories/unreviewed/2023/03/GHSA-4496-vvgv-5vhm/GHSA-4496-vvgv-5vhm.json +++ b/advisories/unreviewed/2023/03/GHSA-4496-vvgv-5vhm/GHSA-4496-vvgv-5vhm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/03/GHSA-4x92-r8v7-j2m9/GHSA-4x92-r8v7-j2m9.json b/advisories/unreviewed/2023/03/GHSA-4x92-r8v7-j2m9/GHSA-4x92-r8v7-j2m9.json index 67b385e4983..da8f6caccf7 100644 --- a/advisories/unreviewed/2023/03/GHSA-4x92-r8v7-j2m9/GHSA-4x92-r8v7-j2m9.json +++ b/advisories/unreviewed/2023/03/GHSA-4x92-r8v7-j2m9/GHSA-4x92-r8v7-j2m9.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/03/GHSA-5g8c-hc4x-h4q8/GHSA-5g8c-hc4x-h4q8.json b/advisories/unreviewed/2023/03/GHSA-5g8c-hc4x-h4q8/GHSA-5g8c-hc4x-h4q8.json index 8e8544f4fce..c831115802c 100644 --- a/advisories/unreviewed/2023/03/GHSA-5g8c-hc4x-h4q8/GHSA-5g8c-hc4x-h4q8.json +++ b/advisories/unreviewed/2023/03/GHSA-5g8c-hc4x-h4q8/GHSA-5g8c-hc4x-h4q8.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/03/GHSA-5w67-2638-39g3/GHSA-5w67-2638-39g3.json b/advisories/unreviewed/2023/03/GHSA-5w67-2638-39g3/GHSA-5w67-2638-39g3.json index 81ff6cf2bb3..563ea1e1fa4 100644 --- a/advisories/unreviewed/2023/03/GHSA-5w67-2638-39g3/GHSA-5w67-2638-39g3.json +++ b/advisories/unreviewed/2023/03/GHSA-5w67-2638-39g3/GHSA-5w67-2638-39g3.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/03/GHSA-7764-x48j-4rhp/GHSA-7764-x48j-4rhp.json b/advisories/unreviewed/2023/03/GHSA-7764-x48j-4rhp/GHSA-7764-x48j-4rhp.json index 0b98cc6e334..f0b8ca7d474 100644 --- a/advisories/unreviewed/2023/03/GHSA-7764-x48j-4rhp/GHSA-7764-x48j-4rhp.json +++ b/advisories/unreviewed/2023/03/GHSA-7764-x48j-4rhp/GHSA-7764-x48j-4rhp.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/03/GHSA-89j5-6crj-767m/GHSA-89j5-6crj-767m.json b/advisories/unreviewed/2023/03/GHSA-89j5-6crj-767m/GHSA-89j5-6crj-767m.json index 9389b9d7656..4c871ee3fdd 100644 --- a/advisories/unreviewed/2023/03/GHSA-89j5-6crj-767m/GHSA-89j5-6crj-767m.json +++ b/advisories/unreviewed/2023/03/GHSA-89j5-6crj-767m/GHSA-89j5-6crj-767m.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/03/GHSA-8x8m-c4qf-453q/GHSA-8x8m-c4qf-453q.json b/advisories/unreviewed/2023/03/GHSA-8x8m-c4qf-453q/GHSA-8x8m-c4qf-453q.json index 9eba49cbedf..06a32425c1f 100644 --- a/advisories/unreviewed/2023/03/GHSA-8x8m-c4qf-453q/GHSA-8x8m-c4qf-453q.json +++ b/advisories/unreviewed/2023/03/GHSA-8x8m-c4qf-453q/GHSA-8x8m-c4qf-453q.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/03/GHSA-9qxj-9x92-rrr5/GHSA-9qxj-9x92-rrr5.json b/advisories/unreviewed/2023/03/GHSA-9qxj-9x92-rrr5/GHSA-9qxj-9x92-rrr5.json index 715edf4c60c..8028dfe41f2 100644 --- a/advisories/unreviewed/2023/03/GHSA-9qxj-9x92-rrr5/GHSA-9qxj-9x92-rrr5.json +++ b/advisories/unreviewed/2023/03/GHSA-9qxj-9x92-rrr5/GHSA-9qxj-9x92-rrr5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/03/GHSA-9vj3-657p-m834/GHSA-9vj3-657p-m834.json b/advisories/unreviewed/2023/03/GHSA-9vj3-657p-m834/GHSA-9vj3-657p-m834.json index 66adea65855..d6d0fdac84c 100644 --- a/advisories/unreviewed/2023/03/GHSA-9vj3-657p-m834/GHSA-9vj3-657p-m834.json +++ b/advisories/unreviewed/2023/03/GHSA-9vj3-657p-m834/GHSA-9vj3-657p-m834.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/03/GHSA-cf8w-gr5j-6gw6/GHSA-cf8w-gr5j-6gw6.json b/advisories/unreviewed/2023/03/GHSA-cf8w-gr5j-6gw6/GHSA-cf8w-gr5j-6gw6.json index 3232c4afb32..6b78f0b75fa 100644 --- a/advisories/unreviewed/2023/03/GHSA-cf8w-gr5j-6gw6/GHSA-cf8w-gr5j-6gw6.json +++ b/advisories/unreviewed/2023/03/GHSA-cf8w-gr5j-6gw6/GHSA-cf8w-gr5j-6gw6.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/03/GHSA-cv25-4wmr-rxpj/GHSA-cv25-4wmr-rxpj.json b/advisories/unreviewed/2023/03/GHSA-cv25-4wmr-rxpj/GHSA-cv25-4wmr-rxpj.json index b4873ad2793..778c9ee5b4d 100644 --- a/advisories/unreviewed/2023/03/GHSA-cv25-4wmr-rxpj/GHSA-cv25-4wmr-rxpj.json +++ b/advisories/unreviewed/2023/03/GHSA-cv25-4wmr-rxpj/GHSA-cv25-4wmr-rxpj.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/03/GHSA-f5vh-pgc9-ww94/GHSA-f5vh-pgc9-ww94.json b/advisories/unreviewed/2023/03/GHSA-f5vh-pgc9-ww94/GHSA-f5vh-pgc9-ww94.json index fa779f6a09a..02d496be638 100644 --- a/advisories/unreviewed/2023/03/GHSA-f5vh-pgc9-ww94/GHSA-f5vh-pgc9-ww94.json +++ b/advisories/unreviewed/2023/03/GHSA-f5vh-pgc9-ww94/GHSA-f5vh-pgc9-ww94.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/2023/03/GHSA-fr2q-h4vv-r9cc/GHSA-fr2q-h4vv-r9cc.json b/advisories/unreviewed/2023/03/GHSA-fr2q-h4vv-r9cc/GHSA-fr2q-h4vv-r9cc.json index 8f3f07a73a1..29e20573aff 100644 --- a/advisories/unreviewed/2023/03/GHSA-fr2q-h4vv-r9cc/GHSA-fr2q-h4vv-r9cc.json +++ b/advisories/unreviewed/2023/03/GHSA-fr2q-h4vv-r9cc/GHSA-fr2q-h4vv-r9cc.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/03/GHSA-fr93-5v56-vrf7/GHSA-fr93-5v56-vrf7.json b/advisories/unreviewed/2023/03/GHSA-fr93-5v56-vrf7/GHSA-fr93-5v56-vrf7.json index ed49723b89f..fff40c57091 100644 --- a/advisories/unreviewed/2023/03/GHSA-fr93-5v56-vrf7/GHSA-fr93-5v56-vrf7.json +++ b/advisories/unreviewed/2023/03/GHSA-fr93-5v56-vrf7/GHSA-fr93-5v56-vrf7.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/03/GHSA-g7m6-859q-xfqp/GHSA-g7m6-859q-xfqp.json b/advisories/unreviewed/2023/03/GHSA-g7m6-859q-xfqp/GHSA-g7m6-859q-xfqp.json index 2ea63301129..73f190674eb 100644 --- a/advisories/unreviewed/2023/03/GHSA-g7m6-859q-xfqp/GHSA-g7m6-859q-xfqp.json +++ b/advisories/unreviewed/2023/03/GHSA-g7m6-859q-xfqp/GHSA-g7m6-859q-xfqp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/03/GHSA-g836-2852-q5jx/GHSA-g836-2852-q5jx.json b/advisories/unreviewed/2023/03/GHSA-g836-2852-q5jx/GHSA-g836-2852-q5jx.json index 9b9c84e520c..3ff740e9be2 100644 --- a/advisories/unreviewed/2023/03/GHSA-g836-2852-q5jx/GHSA-g836-2852-q5jx.json +++ b/advisories/unreviewed/2023/03/GHSA-g836-2852-q5jx/GHSA-g836-2852-q5jx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/03/GHSA-gh53-8fgf-p2xc/GHSA-gh53-8fgf-p2xc.json b/advisories/unreviewed/2023/03/GHSA-gh53-8fgf-p2xc/GHSA-gh53-8fgf-p2xc.json index 3517b71cc76..5a3f0b627e5 100644 --- a/advisories/unreviewed/2023/03/GHSA-gh53-8fgf-p2xc/GHSA-gh53-8fgf-p2xc.json +++ b/advisories/unreviewed/2023/03/GHSA-gh53-8fgf-p2xc/GHSA-gh53-8fgf-p2xc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/03/GHSA-h4pg-8mhj-9mx4/GHSA-h4pg-8mhj-9mx4.json b/advisories/unreviewed/2023/03/GHSA-h4pg-8mhj-9mx4/GHSA-h4pg-8mhj-9mx4.json index a154786b8b3..94905af849c 100644 --- a/advisories/unreviewed/2023/03/GHSA-h4pg-8mhj-9mx4/GHSA-h4pg-8mhj-9mx4.json +++ b/advisories/unreviewed/2023/03/GHSA-h4pg-8mhj-9mx4/GHSA-h4pg-8mhj-9mx4.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/03/GHSA-h55g-mm6m-gw37/GHSA-h55g-mm6m-gw37.json b/advisories/unreviewed/2023/03/GHSA-h55g-mm6m-gw37/GHSA-h55g-mm6m-gw37.json index d3fe7d1c51e..33a8b2f6f1f 100644 --- a/advisories/unreviewed/2023/03/GHSA-h55g-mm6m-gw37/GHSA-h55g-mm6m-gw37.json +++ b/advisories/unreviewed/2023/03/GHSA-h55g-mm6m-gw37/GHSA-h55g-mm6m-gw37.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/03/GHSA-hcfr-353h-rgfw/GHSA-hcfr-353h-rgfw.json b/advisories/unreviewed/2023/03/GHSA-hcfr-353h-rgfw/GHSA-hcfr-353h-rgfw.json index 159e2fce991..02763ee9802 100644 --- a/advisories/unreviewed/2023/03/GHSA-hcfr-353h-rgfw/GHSA-hcfr-353h-rgfw.json +++ b/advisories/unreviewed/2023/03/GHSA-hcfr-353h-rgfw/GHSA-hcfr-353h-rgfw.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/03/GHSA-hq59-9g8j-3c7j/GHSA-hq59-9g8j-3c7j.json b/advisories/unreviewed/2023/03/GHSA-hq59-9g8j-3c7j/GHSA-hq59-9g8j-3c7j.json index 395a2d3bcc0..4aac93fde66 100644 --- a/advisories/unreviewed/2023/03/GHSA-hq59-9g8j-3c7j/GHSA-hq59-9g8j-3c7j.json +++ b/advisories/unreviewed/2023/03/GHSA-hq59-9g8j-3c7j/GHSA-hq59-9g8j-3c7j.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/03/GHSA-j2hq-24xq-xcjr/GHSA-j2hq-24xq-xcjr.json b/advisories/unreviewed/2023/03/GHSA-j2hq-24xq-xcjr/GHSA-j2hq-24xq-xcjr.json index be31c40e955..ee43a995859 100644 --- a/advisories/unreviewed/2023/03/GHSA-j2hq-24xq-xcjr/GHSA-j2hq-24xq-xcjr.json +++ b/advisories/unreviewed/2023/03/GHSA-j2hq-24xq-xcjr/GHSA-j2hq-24xq-xcjr.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/03/GHSA-j685-gggh-9f7v/GHSA-j685-gggh-9f7v.json b/advisories/unreviewed/2023/03/GHSA-j685-gggh-9f7v/GHSA-j685-gggh-9f7v.json index 29ac1b80db3..cdfdd27b1da 100644 --- a/advisories/unreviewed/2023/03/GHSA-j685-gggh-9f7v/GHSA-j685-gggh-9f7v.json +++ b/advisories/unreviewed/2023/03/GHSA-j685-gggh-9f7v/GHSA-j685-gggh-9f7v.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/03/GHSA-j9j8-4xx7-8445/GHSA-j9j8-4xx7-8445.json b/advisories/unreviewed/2023/03/GHSA-j9j8-4xx7-8445/GHSA-j9j8-4xx7-8445.json index b7ec102430d..1fc73cd809b 100644 --- a/advisories/unreviewed/2023/03/GHSA-j9j8-4xx7-8445/GHSA-j9j8-4xx7-8445.json +++ b/advisories/unreviewed/2023/03/GHSA-j9j8-4xx7-8445/GHSA-j9j8-4xx7-8445.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/03/GHSA-jjgj-498m-3v78/GHSA-jjgj-498m-3v78.json b/advisories/unreviewed/2023/03/GHSA-jjgj-498m-3v78/GHSA-jjgj-498m-3v78.json index 32412426a56..d9d91e623b3 100644 --- a/advisories/unreviewed/2023/03/GHSA-jjgj-498m-3v78/GHSA-jjgj-498m-3v78.json +++ b/advisories/unreviewed/2023/03/GHSA-jjgj-498m-3v78/GHSA-jjgj-498m-3v78.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/03/GHSA-jrxq-f8wf-pgjr/GHSA-jrxq-f8wf-pgjr.json b/advisories/unreviewed/2023/03/GHSA-jrxq-f8wf-pgjr/GHSA-jrxq-f8wf-pgjr.json index 29c822dff82..736a104cc3b 100644 --- a/advisories/unreviewed/2023/03/GHSA-jrxq-f8wf-pgjr/GHSA-jrxq-f8wf-pgjr.json +++ b/advisories/unreviewed/2023/03/GHSA-jrxq-f8wf-pgjr/GHSA-jrxq-f8wf-pgjr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/03/GHSA-m4m5-q78m-97q2/GHSA-m4m5-q78m-97q2.json b/advisories/unreviewed/2023/03/GHSA-m4m5-q78m-97q2/GHSA-m4m5-q78m-97q2.json index 745e77f49c5..7f7b02396c5 100644 --- a/advisories/unreviewed/2023/03/GHSA-m4m5-q78m-97q2/GHSA-m4m5-q78m-97q2.json +++ b/advisories/unreviewed/2023/03/GHSA-m4m5-q78m-97q2/GHSA-m4m5-q78m-97q2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/03/GHSA-mfv8-f5qm-h453/GHSA-mfv8-f5qm-h453.json b/advisories/unreviewed/2023/03/GHSA-mfv8-f5qm-h453/GHSA-mfv8-f5qm-h453.json index 5028ecea69a..4a442b0f831 100644 --- a/advisories/unreviewed/2023/03/GHSA-mfv8-f5qm-h453/GHSA-mfv8-f5qm-h453.json +++ b/advisories/unreviewed/2023/03/GHSA-mfv8-f5qm-h453/GHSA-mfv8-f5qm-h453.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/03/GHSA-mp63-22rm-p92x/GHSA-mp63-22rm-p92x.json b/advisories/unreviewed/2023/03/GHSA-mp63-22rm-p92x/GHSA-mp63-22rm-p92x.json index d8ae3bc955a..7e826c38b6e 100644 --- a/advisories/unreviewed/2023/03/GHSA-mp63-22rm-p92x/GHSA-mp63-22rm-p92x.json +++ b/advisories/unreviewed/2023/03/GHSA-mp63-22rm-p92x/GHSA-mp63-22rm-p92x.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/03/GHSA-pm2f-8ffp-7r94/GHSA-pm2f-8ffp-7r94.json b/advisories/unreviewed/2023/03/GHSA-pm2f-8ffp-7r94/GHSA-pm2f-8ffp-7r94.json index bde645c7f74..78ab110972f 100644 --- a/advisories/unreviewed/2023/03/GHSA-pm2f-8ffp-7r94/GHSA-pm2f-8ffp-7r94.json +++ b/advisories/unreviewed/2023/03/GHSA-pm2f-8ffp-7r94/GHSA-pm2f-8ffp-7r94.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/03/GHSA-q4fh-5hgq-7rcc/GHSA-q4fh-5hgq-7rcc.json b/advisories/unreviewed/2023/03/GHSA-q4fh-5hgq-7rcc/GHSA-q4fh-5hgq-7rcc.json index 8fcb730d906..61cb632a468 100644 --- a/advisories/unreviewed/2023/03/GHSA-q4fh-5hgq-7rcc/GHSA-q4fh-5hgq-7rcc.json +++ b/advisories/unreviewed/2023/03/GHSA-q4fh-5hgq-7rcc/GHSA-q4fh-5hgq-7rcc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/03/GHSA-rv8j-wx44-chhv/GHSA-rv8j-wx44-chhv.json b/advisories/unreviewed/2023/03/GHSA-rv8j-wx44-chhv/GHSA-rv8j-wx44-chhv.json index d82de7002da..2d9a7ea2ee1 100644 --- a/advisories/unreviewed/2023/03/GHSA-rv8j-wx44-chhv/GHSA-rv8j-wx44-chhv.json +++ b/advisories/unreviewed/2023/03/GHSA-rv8j-wx44-chhv/GHSA-rv8j-wx44-chhv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/03/GHSA-rww4-35wv-xmr3/GHSA-rww4-35wv-xmr3.json b/advisories/unreviewed/2023/03/GHSA-rww4-35wv-xmr3/GHSA-rww4-35wv-xmr3.json index 0c06c0dc3ad..01f71a9759d 100644 --- a/advisories/unreviewed/2023/03/GHSA-rww4-35wv-xmr3/GHSA-rww4-35wv-xmr3.json +++ b/advisories/unreviewed/2023/03/GHSA-rww4-35wv-xmr3/GHSA-rww4-35wv-xmr3.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/03/GHSA-v85f-w8hc-72wx/GHSA-v85f-w8hc-72wx.json b/advisories/unreviewed/2023/03/GHSA-v85f-w8hc-72wx/GHSA-v85f-w8hc-72wx.json index 7a64460da81..9c40dda0aa0 100644 --- a/advisories/unreviewed/2023/03/GHSA-v85f-w8hc-72wx/GHSA-v85f-w8hc-72wx.json +++ b/advisories/unreviewed/2023/03/GHSA-v85f-w8hc-72wx/GHSA-v85f-w8hc-72wx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/03/GHSA-vp77-7r82-hp2q/GHSA-vp77-7r82-hp2q.json b/advisories/unreviewed/2023/03/GHSA-vp77-7r82-hp2q/GHSA-vp77-7r82-hp2q.json index 91650c78bcf..e44c785b0d0 100644 --- a/advisories/unreviewed/2023/03/GHSA-vp77-7r82-hp2q/GHSA-vp77-7r82-hp2q.json +++ b/advisories/unreviewed/2023/03/GHSA-vp77-7r82-hp2q/GHSA-vp77-7r82-hp2q.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/03/GHSA-wfp4-6h74-29hv/GHSA-wfp4-6h74-29hv.json b/advisories/unreviewed/2023/03/GHSA-wfp4-6h74-29hv/GHSA-wfp4-6h74-29hv.json index 340f18ee800..9220fa32d05 100644 --- a/advisories/unreviewed/2023/03/GHSA-wfp4-6h74-29hv/GHSA-wfp4-6h74-29hv.json +++ b/advisories/unreviewed/2023/03/GHSA-wfp4-6h74-29hv/GHSA-wfp4-6h74-29hv.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/03/GHSA-wmcg-26fr-hvrc/GHSA-wmcg-26fr-hvrc.json b/advisories/unreviewed/2023/03/GHSA-wmcg-26fr-hvrc/GHSA-wmcg-26fr-hvrc.json index 1f70efa2574..27fa4f63463 100644 --- a/advisories/unreviewed/2023/03/GHSA-wmcg-26fr-hvrc/GHSA-wmcg-26fr-hvrc.json +++ b/advisories/unreviewed/2023/03/GHSA-wmcg-26fr-hvrc/GHSA-wmcg-26fr-hvrc.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/03/GHSA-wp4r-62fw-w7wj/GHSA-wp4r-62fw-w7wj.json b/advisories/unreviewed/2023/03/GHSA-wp4r-62fw-w7wj/GHSA-wp4r-62fw-w7wj.json index 2205cbcdf33..20fae842842 100644 --- a/advisories/unreviewed/2023/03/GHSA-wp4r-62fw-w7wj/GHSA-wp4r-62fw-w7wj.json +++ b/advisories/unreviewed/2023/03/GHSA-wp4r-62fw-w7wj/GHSA-wp4r-62fw-w7wj.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/03/GHSA-www7-fg82-q962/GHSA-www7-fg82-q962.json b/advisories/unreviewed/2023/03/GHSA-www7-fg82-q962/GHSA-www7-fg82-q962.json index 40be6f2514b..4d57372b64f 100644 --- a/advisories/unreviewed/2023/03/GHSA-www7-fg82-q962/GHSA-www7-fg82-q962.json +++ b/advisories/unreviewed/2023/03/GHSA-www7-fg82-q962/GHSA-www7-fg82-q962.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/03/GHSA-xhjf-fjp3-34r9/GHSA-xhjf-fjp3-34r9.json b/advisories/unreviewed/2023/03/GHSA-xhjf-fjp3-34r9/GHSA-xhjf-fjp3-34r9.json index 4c71dc0aca1..e417fdf5804 100644 --- a/advisories/unreviewed/2023/03/GHSA-xhjf-fjp3-34r9/GHSA-xhjf-fjp3-34r9.json +++ b/advisories/unreviewed/2023/03/GHSA-xhjf-fjp3-34r9/GHSA-xhjf-fjp3-34r9.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/03/GHSA-xhwr-f5xv-7gqc/GHSA-xhwr-f5xv-7gqc.json b/advisories/unreviewed/2023/03/GHSA-xhwr-f5xv-7gqc/GHSA-xhwr-f5xv-7gqc.json index 393fcaa71e7..d76c01b9729 100644 --- a/advisories/unreviewed/2023/03/GHSA-xhwr-f5xv-7gqc/GHSA-xhwr-f5xv-7gqc.json +++ b/advisories/unreviewed/2023/03/GHSA-xhwr-f5xv-7gqc/GHSA-xhwr-f5xv-7gqc.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/2023/04/GHSA-24x7-8mv3-v5xj/GHSA-24x7-8mv3-v5xj.json b/advisories/unreviewed/2023/04/GHSA-24x7-8mv3-v5xj/GHSA-24x7-8mv3-v5xj.json index 5895ac751fe..cc9e1b33921 100644 --- a/advisories/unreviewed/2023/04/GHSA-24x7-8mv3-v5xj/GHSA-24x7-8mv3-v5xj.json +++ b/advisories/unreviewed/2023/04/GHSA-24x7-8mv3-v5xj/GHSA-24x7-8mv3-v5xj.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/04/GHSA-2fm9-qxp4-2wgh/GHSA-2fm9-qxp4-2wgh.json b/advisories/unreviewed/2023/04/GHSA-2fm9-qxp4-2wgh/GHSA-2fm9-qxp4-2wgh.json index 07f08caf9c3..233f2dfe350 100644 --- a/advisories/unreviewed/2023/04/GHSA-2fm9-qxp4-2wgh/GHSA-2fm9-qxp4-2wgh.json +++ b/advisories/unreviewed/2023/04/GHSA-2fm9-qxp4-2wgh/GHSA-2fm9-qxp4-2wgh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/04/GHSA-2qhq-8vjf-73j8/GHSA-2qhq-8vjf-73j8.json b/advisories/unreviewed/2023/04/GHSA-2qhq-8vjf-73j8/GHSA-2qhq-8vjf-73j8.json index 5085f1431a8..925870190d1 100644 --- a/advisories/unreviewed/2023/04/GHSA-2qhq-8vjf-73j8/GHSA-2qhq-8vjf-73j8.json +++ b/advisories/unreviewed/2023/04/GHSA-2qhq-8vjf-73j8/GHSA-2qhq-8vjf-73j8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/04/GHSA-3277-qrh4-5w22/GHSA-3277-qrh4-5w22.json b/advisories/unreviewed/2023/04/GHSA-3277-qrh4-5w22/GHSA-3277-qrh4-5w22.json index 390b020abe1..2542654f4b4 100644 --- a/advisories/unreviewed/2023/04/GHSA-3277-qrh4-5w22/GHSA-3277-qrh4-5w22.json +++ b/advisories/unreviewed/2023/04/GHSA-3277-qrh4-5w22/GHSA-3277-qrh4-5w22.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/04/GHSA-3482-49mc-jhqp/GHSA-3482-49mc-jhqp.json b/advisories/unreviewed/2023/04/GHSA-3482-49mc-jhqp/GHSA-3482-49mc-jhqp.json index 41e8bedb063..4ba17797b3b 100644 --- a/advisories/unreviewed/2023/04/GHSA-3482-49mc-jhqp/GHSA-3482-49mc-jhqp.json +++ b/advisories/unreviewed/2023/04/GHSA-3482-49mc-jhqp/GHSA-3482-49mc-jhqp.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/04/GHSA-3874-v58r-hmr4/GHSA-3874-v58r-hmr4.json b/advisories/unreviewed/2023/04/GHSA-3874-v58r-hmr4/GHSA-3874-v58r-hmr4.json index 327102e134c..2d8495a30fd 100644 --- a/advisories/unreviewed/2023/04/GHSA-3874-v58r-hmr4/GHSA-3874-v58r-hmr4.json +++ b/advisories/unreviewed/2023/04/GHSA-3874-v58r-hmr4/GHSA-3874-v58r-hmr4.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/04/GHSA-3ghf-mqfr-9xvw/GHSA-3ghf-mqfr-9xvw.json b/advisories/unreviewed/2023/04/GHSA-3ghf-mqfr-9xvw/GHSA-3ghf-mqfr-9xvw.json index c1606b932be..29eaf32627d 100644 --- a/advisories/unreviewed/2023/04/GHSA-3ghf-mqfr-9xvw/GHSA-3ghf-mqfr-9xvw.json +++ b/advisories/unreviewed/2023/04/GHSA-3ghf-mqfr-9xvw/GHSA-3ghf-mqfr-9xvw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/04/GHSA-3j75-6w2h-35v4/GHSA-3j75-6w2h-35v4.json b/advisories/unreviewed/2023/04/GHSA-3j75-6w2h-35v4/GHSA-3j75-6w2h-35v4.json index 5f935a8420b..14180dafdbd 100644 --- a/advisories/unreviewed/2023/04/GHSA-3j75-6w2h-35v4/GHSA-3j75-6w2h-35v4.json +++ b/advisories/unreviewed/2023/04/GHSA-3j75-6w2h-35v4/GHSA-3j75-6w2h-35v4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/04/GHSA-3qvc-cqxx-gjpr/GHSA-3qvc-cqxx-gjpr.json b/advisories/unreviewed/2023/04/GHSA-3qvc-cqxx-gjpr/GHSA-3qvc-cqxx-gjpr.json index f3bff399126..91960f052db 100644 --- a/advisories/unreviewed/2023/04/GHSA-3qvc-cqxx-gjpr/GHSA-3qvc-cqxx-gjpr.json +++ b/advisories/unreviewed/2023/04/GHSA-3qvc-cqxx-gjpr/GHSA-3qvc-cqxx-gjpr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/04/GHSA-4wrh-wg8j-2jv3/GHSA-4wrh-wg8j-2jv3.json b/advisories/unreviewed/2023/04/GHSA-4wrh-wg8j-2jv3/GHSA-4wrh-wg8j-2jv3.json index 08e0f679498..93ef2e496a4 100644 --- a/advisories/unreviewed/2023/04/GHSA-4wrh-wg8j-2jv3/GHSA-4wrh-wg8j-2jv3.json +++ b/advisories/unreviewed/2023/04/GHSA-4wrh-wg8j-2jv3/GHSA-4wrh-wg8j-2jv3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/04/GHSA-57ww-j7x7-gc76/GHSA-57ww-j7x7-gc76.json b/advisories/unreviewed/2023/04/GHSA-57ww-j7x7-gc76/GHSA-57ww-j7x7-gc76.json index aeebc309eaa..0f392ca4c54 100644 --- a/advisories/unreviewed/2023/04/GHSA-57ww-j7x7-gc76/GHSA-57ww-j7x7-gc76.json +++ b/advisories/unreviewed/2023/04/GHSA-57ww-j7x7-gc76/GHSA-57ww-j7x7-gc76.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/04/GHSA-5hvv-25rp-jqrj/GHSA-5hvv-25rp-jqrj.json b/advisories/unreviewed/2023/04/GHSA-5hvv-25rp-jqrj/GHSA-5hvv-25rp-jqrj.json index bf19a27620e..f8646847bea 100644 --- a/advisories/unreviewed/2023/04/GHSA-5hvv-25rp-jqrj/GHSA-5hvv-25rp-jqrj.json +++ b/advisories/unreviewed/2023/04/GHSA-5hvv-25rp-jqrj/GHSA-5hvv-25rp-jqrj.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/04/GHSA-5r2x-h4hr-8wmh/GHSA-5r2x-h4hr-8wmh.json b/advisories/unreviewed/2023/04/GHSA-5r2x-h4hr-8wmh/GHSA-5r2x-h4hr-8wmh.json index 3d04ffc028c..3f1bbeba970 100644 --- a/advisories/unreviewed/2023/04/GHSA-5r2x-h4hr-8wmh/GHSA-5r2x-h4hr-8wmh.json +++ b/advisories/unreviewed/2023/04/GHSA-5r2x-h4hr-8wmh/GHSA-5r2x-h4hr-8wmh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/04/GHSA-679m-q2j7-j3r5/GHSA-679m-q2j7-j3r5.json b/advisories/unreviewed/2023/04/GHSA-679m-q2j7-j3r5/GHSA-679m-q2j7-j3r5.json index b5f5c3c704a..aa81b29febf 100644 --- a/advisories/unreviewed/2023/04/GHSA-679m-q2j7-j3r5/GHSA-679m-q2j7-j3r5.json +++ b/advisories/unreviewed/2023/04/GHSA-679m-q2j7-j3r5/GHSA-679m-q2j7-j3r5.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/04/GHSA-6fw5-jrqf-jjfc/GHSA-6fw5-jrqf-jjfc.json b/advisories/unreviewed/2023/04/GHSA-6fw5-jrqf-jjfc/GHSA-6fw5-jrqf-jjfc.json index 9c95b7e8741..467c09d5d5a 100644 --- a/advisories/unreviewed/2023/04/GHSA-6fw5-jrqf-jjfc/GHSA-6fw5-jrqf-jjfc.json +++ b/advisories/unreviewed/2023/04/GHSA-6fw5-jrqf-jjfc/GHSA-6fw5-jrqf-jjfc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/04/GHSA-6jq7-rv4f-7448/GHSA-6jq7-rv4f-7448.json b/advisories/unreviewed/2023/04/GHSA-6jq7-rv4f-7448/GHSA-6jq7-rv4f-7448.json index 28c109726f6..f81eb8fc6e2 100644 --- a/advisories/unreviewed/2023/04/GHSA-6jq7-rv4f-7448/GHSA-6jq7-rv4f-7448.json +++ b/advisories/unreviewed/2023/04/GHSA-6jq7-rv4f-7448/GHSA-6jq7-rv4f-7448.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/04/GHSA-74x2-78r6-848v/GHSA-74x2-78r6-848v.json b/advisories/unreviewed/2023/04/GHSA-74x2-78r6-848v/GHSA-74x2-78r6-848v.json index 0472a24c3e7..2ff618d14d9 100644 --- a/advisories/unreviewed/2023/04/GHSA-74x2-78r6-848v/GHSA-74x2-78r6-848v.json +++ b/advisories/unreviewed/2023/04/GHSA-74x2-78r6-848v/GHSA-74x2-78r6-848v.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/04/GHSA-79w3-rw3c-q8pg/GHSA-79w3-rw3c-q8pg.json b/advisories/unreviewed/2023/04/GHSA-79w3-rw3c-q8pg/GHSA-79w3-rw3c-q8pg.json index 9bb97111e24..6520dd1d1ab 100644 --- a/advisories/unreviewed/2023/04/GHSA-79w3-rw3c-q8pg/GHSA-79w3-rw3c-q8pg.json +++ b/advisories/unreviewed/2023/04/GHSA-79w3-rw3c-q8pg/GHSA-79w3-rw3c-q8pg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/04/GHSA-7jf5-6mvm-f6x4/GHSA-7jf5-6mvm-f6x4.json b/advisories/unreviewed/2023/04/GHSA-7jf5-6mvm-f6x4/GHSA-7jf5-6mvm-f6x4.json index d8d061db5eb..fd06c8fc47a 100644 --- a/advisories/unreviewed/2023/04/GHSA-7jf5-6mvm-f6x4/GHSA-7jf5-6mvm-f6x4.json +++ b/advisories/unreviewed/2023/04/GHSA-7jf5-6mvm-f6x4/GHSA-7jf5-6mvm-f6x4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/04/GHSA-87v4-799x-c6v9/GHSA-87v4-799x-c6v9.json b/advisories/unreviewed/2023/04/GHSA-87v4-799x-c6v9/GHSA-87v4-799x-c6v9.json index a6df75f80b7..88893eaafda 100644 --- a/advisories/unreviewed/2023/04/GHSA-87v4-799x-c6v9/GHSA-87v4-799x-c6v9.json +++ b/advisories/unreviewed/2023/04/GHSA-87v4-799x-c6v9/GHSA-87v4-799x-c6v9.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/04/GHSA-8gfm-33ch-4g7g/GHSA-8gfm-33ch-4g7g.json b/advisories/unreviewed/2023/04/GHSA-8gfm-33ch-4g7g/GHSA-8gfm-33ch-4g7g.json index 442d3d72046..42a4d195331 100644 --- a/advisories/unreviewed/2023/04/GHSA-8gfm-33ch-4g7g/GHSA-8gfm-33ch-4g7g.json +++ b/advisories/unreviewed/2023/04/GHSA-8gfm-33ch-4g7g/GHSA-8gfm-33ch-4g7g.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/04/GHSA-9736-7xhm-g3ff/GHSA-9736-7xhm-g3ff.json b/advisories/unreviewed/2023/04/GHSA-9736-7xhm-g3ff/GHSA-9736-7xhm-g3ff.json index d7beb7ae154..9c94252ebb0 100644 --- a/advisories/unreviewed/2023/04/GHSA-9736-7xhm-g3ff/GHSA-9736-7xhm-g3ff.json +++ b/advisories/unreviewed/2023/04/GHSA-9736-7xhm-g3ff/GHSA-9736-7xhm-g3ff.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/04/GHSA-99qh-gfv7-cc9q/GHSA-99qh-gfv7-cc9q.json b/advisories/unreviewed/2023/04/GHSA-99qh-gfv7-cc9q/GHSA-99qh-gfv7-cc9q.json index 585c065f226..4d784e80026 100644 --- a/advisories/unreviewed/2023/04/GHSA-99qh-gfv7-cc9q/GHSA-99qh-gfv7-cc9q.json +++ b/advisories/unreviewed/2023/04/GHSA-99qh-gfv7-cc9q/GHSA-99qh-gfv7-cc9q.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/04/GHSA-9hm7-rv43-3chf/GHSA-9hm7-rv43-3chf.json b/advisories/unreviewed/2023/04/GHSA-9hm7-rv43-3chf/GHSA-9hm7-rv43-3chf.json index cfae051f79f..5d74c4d2813 100644 --- a/advisories/unreviewed/2023/04/GHSA-9hm7-rv43-3chf/GHSA-9hm7-rv43-3chf.json +++ b/advisories/unreviewed/2023/04/GHSA-9hm7-rv43-3chf/GHSA-9hm7-rv43-3chf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/04/GHSA-9p35-f7r2-9pgp/GHSA-9p35-f7r2-9pgp.json b/advisories/unreviewed/2023/04/GHSA-9p35-f7r2-9pgp/GHSA-9p35-f7r2-9pgp.json index 3c85b1a92c1..2bc4e906fd6 100644 --- a/advisories/unreviewed/2023/04/GHSA-9p35-f7r2-9pgp/GHSA-9p35-f7r2-9pgp.json +++ b/advisories/unreviewed/2023/04/GHSA-9p35-f7r2-9pgp/GHSA-9p35-f7r2-9pgp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/04/GHSA-c765-q2pf-p5vx/GHSA-c765-q2pf-p5vx.json b/advisories/unreviewed/2023/04/GHSA-c765-q2pf-p5vx/GHSA-c765-q2pf-p5vx.json index 5b2ec8f009a..660f859a59c 100644 --- a/advisories/unreviewed/2023/04/GHSA-c765-q2pf-p5vx/GHSA-c765-q2pf-p5vx.json +++ b/advisories/unreviewed/2023/04/GHSA-c765-q2pf-p5vx/GHSA-c765-q2pf-p5vx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/04/GHSA-c8mf-hx3v-qh47/GHSA-c8mf-hx3v-qh47.json b/advisories/unreviewed/2023/04/GHSA-c8mf-hx3v-qh47/GHSA-c8mf-hx3v-qh47.json index 1393ee21c11..34301174418 100644 --- a/advisories/unreviewed/2023/04/GHSA-c8mf-hx3v-qh47/GHSA-c8mf-hx3v-qh47.json +++ b/advisories/unreviewed/2023/04/GHSA-c8mf-hx3v-qh47/GHSA-c8mf-hx3v-qh47.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/04/GHSA-cfhp-vv5v-8q98/GHSA-cfhp-vv5v-8q98.json b/advisories/unreviewed/2023/04/GHSA-cfhp-vv5v-8q98/GHSA-cfhp-vv5v-8q98.json index 453f9c274c2..4a3d3abada8 100644 --- a/advisories/unreviewed/2023/04/GHSA-cfhp-vv5v-8q98/GHSA-cfhp-vv5v-8q98.json +++ b/advisories/unreviewed/2023/04/GHSA-cfhp-vv5v-8q98/GHSA-cfhp-vv5v-8q98.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/04/GHSA-cjr8-r5cq-gmxm/GHSA-cjr8-r5cq-gmxm.json b/advisories/unreviewed/2023/04/GHSA-cjr8-r5cq-gmxm/GHSA-cjr8-r5cq-gmxm.json index e7860144a8a..41e0de11a66 100644 --- a/advisories/unreviewed/2023/04/GHSA-cjr8-r5cq-gmxm/GHSA-cjr8-r5cq-gmxm.json +++ b/advisories/unreviewed/2023/04/GHSA-cjr8-r5cq-gmxm/GHSA-cjr8-r5cq-gmxm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/04/GHSA-cpmq-crvm-2w5p/GHSA-cpmq-crvm-2w5p.json b/advisories/unreviewed/2023/04/GHSA-cpmq-crvm-2w5p/GHSA-cpmq-crvm-2w5p.json index fb9bfd4abb8..eb4fd00b300 100644 --- a/advisories/unreviewed/2023/04/GHSA-cpmq-crvm-2w5p/GHSA-cpmq-crvm-2w5p.json +++ b/advisories/unreviewed/2023/04/GHSA-cpmq-crvm-2w5p/GHSA-cpmq-crvm-2w5p.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/04/GHSA-cwj9-3phc-v686/GHSA-cwj9-3phc-v686.json b/advisories/unreviewed/2023/04/GHSA-cwj9-3phc-v686/GHSA-cwj9-3phc-v686.json index 7c5489f0902..b7f63558542 100644 --- a/advisories/unreviewed/2023/04/GHSA-cwj9-3phc-v686/GHSA-cwj9-3phc-v686.json +++ b/advisories/unreviewed/2023/04/GHSA-cwj9-3phc-v686/GHSA-cwj9-3phc-v686.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/04/GHSA-cx8g-ghpg-3w35/GHSA-cx8g-ghpg-3w35.json b/advisories/unreviewed/2023/04/GHSA-cx8g-ghpg-3w35/GHSA-cx8g-ghpg-3w35.json index 59a5b83b582..00d522af0f7 100644 --- a/advisories/unreviewed/2023/04/GHSA-cx8g-ghpg-3w35/GHSA-cx8g-ghpg-3w35.json +++ b/advisories/unreviewed/2023/04/GHSA-cx8g-ghpg-3w35/GHSA-cx8g-ghpg-3w35.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/04/GHSA-f98v-7ghm-hm3p/GHSA-f98v-7ghm-hm3p.json b/advisories/unreviewed/2023/04/GHSA-f98v-7ghm-hm3p/GHSA-f98v-7ghm-hm3p.json index 08b4aa7a170..ae94f1e010d 100644 --- a/advisories/unreviewed/2023/04/GHSA-f98v-7ghm-hm3p/GHSA-f98v-7ghm-hm3p.json +++ b/advisories/unreviewed/2023/04/GHSA-f98v-7ghm-hm3p/GHSA-f98v-7ghm-hm3p.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/04/GHSA-ffvm-rqgh-2wgf/GHSA-ffvm-rqgh-2wgf.json b/advisories/unreviewed/2023/04/GHSA-ffvm-rqgh-2wgf/GHSA-ffvm-rqgh-2wgf.json index 1c1f645392e..a5841ab1b1d 100644 --- a/advisories/unreviewed/2023/04/GHSA-ffvm-rqgh-2wgf/GHSA-ffvm-rqgh-2wgf.json +++ b/advisories/unreviewed/2023/04/GHSA-ffvm-rqgh-2wgf/GHSA-ffvm-rqgh-2wgf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/04/GHSA-fhqr-vwxp-wmjg/GHSA-fhqr-vwxp-wmjg.json b/advisories/unreviewed/2023/04/GHSA-fhqr-vwxp-wmjg/GHSA-fhqr-vwxp-wmjg.json index 5ada0dad408..1f3dc9d2c7f 100644 --- a/advisories/unreviewed/2023/04/GHSA-fhqr-vwxp-wmjg/GHSA-fhqr-vwxp-wmjg.json +++ b/advisories/unreviewed/2023/04/GHSA-fhqr-vwxp-wmjg/GHSA-fhqr-vwxp-wmjg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/04/GHSA-g365-ggc5-qmhx/GHSA-g365-ggc5-qmhx.json b/advisories/unreviewed/2023/04/GHSA-g365-ggc5-qmhx/GHSA-g365-ggc5-qmhx.json index fdf08f8603a..3d8dbdf48d0 100644 --- a/advisories/unreviewed/2023/04/GHSA-g365-ggc5-qmhx/GHSA-g365-ggc5-qmhx.json +++ b/advisories/unreviewed/2023/04/GHSA-g365-ggc5-qmhx/GHSA-g365-ggc5-qmhx.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/04/GHSA-g593-5x6p-r7jw/GHSA-g593-5x6p-r7jw.json b/advisories/unreviewed/2023/04/GHSA-g593-5x6p-r7jw/GHSA-g593-5x6p-r7jw.json index 763f6690d20..4207ad6da01 100644 --- a/advisories/unreviewed/2023/04/GHSA-g593-5x6p-r7jw/GHSA-g593-5x6p-r7jw.json +++ b/advisories/unreviewed/2023/04/GHSA-g593-5x6p-r7jw/GHSA-g593-5x6p-r7jw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/04/GHSA-g5r2-w922-6hc4/GHSA-g5r2-w922-6hc4.json b/advisories/unreviewed/2023/04/GHSA-g5r2-w922-6hc4/GHSA-g5r2-w922-6hc4.json index 773d9d3e306..0ccd5921157 100644 --- a/advisories/unreviewed/2023/04/GHSA-g5r2-w922-6hc4/GHSA-g5r2-w922-6hc4.json +++ b/advisories/unreviewed/2023/04/GHSA-g5r2-w922-6hc4/GHSA-g5r2-w922-6hc4.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/04/GHSA-gg23-627q-9hpv/GHSA-gg23-627q-9hpv.json b/advisories/unreviewed/2023/04/GHSA-gg23-627q-9hpv/GHSA-gg23-627q-9hpv.json index f18b40e27d2..f50ba39a3c1 100644 --- a/advisories/unreviewed/2023/04/GHSA-gg23-627q-9hpv/GHSA-gg23-627q-9hpv.json +++ b/advisories/unreviewed/2023/04/GHSA-gg23-627q-9hpv/GHSA-gg23-627q-9hpv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/04/GHSA-gm5g-c2vp-pwq6/GHSA-gm5g-c2vp-pwq6.json b/advisories/unreviewed/2023/04/GHSA-gm5g-c2vp-pwq6/GHSA-gm5g-c2vp-pwq6.json index c13dcd1f541..0fd01d47f21 100644 --- a/advisories/unreviewed/2023/04/GHSA-gm5g-c2vp-pwq6/GHSA-gm5g-c2vp-pwq6.json +++ b/advisories/unreviewed/2023/04/GHSA-gm5g-c2vp-pwq6/GHSA-gm5g-c2vp-pwq6.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/04/GHSA-h5f3-pcvq-73ww/GHSA-h5f3-pcvq-73ww.json b/advisories/unreviewed/2023/04/GHSA-h5f3-pcvq-73ww/GHSA-h5f3-pcvq-73ww.json index a0e82d3cc6d..df99fb8fbf8 100644 --- a/advisories/unreviewed/2023/04/GHSA-h5f3-pcvq-73ww/GHSA-h5f3-pcvq-73ww.json +++ b/advisories/unreviewed/2023/04/GHSA-h5f3-pcvq-73ww/GHSA-h5f3-pcvq-73ww.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/04/GHSA-h74f-vj5m-p6xr/GHSA-h74f-vj5m-p6xr.json b/advisories/unreviewed/2023/04/GHSA-h74f-vj5m-p6xr/GHSA-h74f-vj5m-p6xr.json index eddccff173d..3ad721ddc31 100644 --- a/advisories/unreviewed/2023/04/GHSA-h74f-vj5m-p6xr/GHSA-h74f-vj5m-p6xr.json +++ b/advisories/unreviewed/2023/04/GHSA-h74f-vj5m-p6xr/GHSA-h74f-vj5m-p6xr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/04/GHSA-hpj4-qfr8-jq7w/GHSA-hpj4-qfr8-jq7w.json b/advisories/unreviewed/2023/04/GHSA-hpj4-qfr8-jq7w/GHSA-hpj4-qfr8-jq7w.json index 47ca15c2f94..daf36396d98 100644 --- a/advisories/unreviewed/2023/04/GHSA-hpj4-qfr8-jq7w/GHSA-hpj4-qfr8-jq7w.json +++ b/advisories/unreviewed/2023/04/GHSA-hpj4-qfr8-jq7w/GHSA-hpj4-qfr8-jq7w.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/04/GHSA-hv7j-4f6j-cjvm/GHSA-hv7j-4f6j-cjvm.json b/advisories/unreviewed/2023/04/GHSA-hv7j-4f6j-cjvm/GHSA-hv7j-4f6j-cjvm.json index cf9c38d6ed9..5ffa9f13b7f 100644 --- a/advisories/unreviewed/2023/04/GHSA-hv7j-4f6j-cjvm/GHSA-hv7j-4f6j-cjvm.json +++ b/advisories/unreviewed/2023/04/GHSA-hv7j-4f6j-cjvm/GHSA-hv7j-4f6j-cjvm.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/04/GHSA-j35q-g326-2qj8/GHSA-j35q-g326-2qj8.json b/advisories/unreviewed/2023/04/GHSA-j35q-g326-2qj8/GHSA-j35q-g326-2qj8.json index a3c08fa2282..46b57381c8c 100644 --- a/advisories/unreviewed/2023/04/GHSA-j35q-g326-2qj8/GHSA-j35q-g326-2qj8.json +++ b/advisories/unreviewed/2023/04/GHSA-j35q-g326-2qj8/GHSA-j35q-g326-2qj8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/04/GHSA-j58h-64fx-v46j/GHSA-j58h-64fx-v46j.json b/advisories/unreviewed/2023/04/GHSA-j58h-64fx-v46j/GHSA-j58h-64fx-v46j.json index bd1ad24ac4e..ce494924ddc 100644 --- a/advisories/unreviewed/2023/04/GHSA-j58h-64fx-v46j/GHSA-j58h-64fx-v46j.json +++ b/advisories/unreviewed/2023/04/GHSA-j58h-64fx-v46j/GHSA-j58h-64fx-v46j.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/04/GHSA-jg4q-qmf8-rvm7/GHSA-jg4q-qmf8-rvm7.json b/advisories/unreviewed/2023/04/GHSA-jg4q-qmf8-rvm7/GHSA-jg4q-qmf8-rvm7.json index ce8571fadda..37c27a556a7 100644 --- a/advisories/unreviewed/2023/04/GHSA-jg4q-qmf8-rvm7/GHSA-jg4q-qmf8-rvm7.json +++ b/advisories/unreviewed/2023/04/GHSA-jg4q-qmf8-rvm7/GHSA-jg4q-qmf8-rvm7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/04/GHSA-jjm3-jcr6-f9w4/GHSA-jjm3-jcr6-f9w4.json b/advisories/unreviewed/2023/04/GHSA-jjm3-jcr6-f9w4/GHSA-jjm3-jcr6-f9w4.json index 6169f3406b3..7b1faa3cda5 100644 --- a/advisories/unreviewed/2023/04/GHSA-jjm3-jcr6-f9w4/GHSA-jjm3-jcr6-f9w4.json +++ b/advisories/unreviewed/2023/04/GHSA-jjm3-jcr6-f9w4/GHSA-jjm3-jcr6-f9w4.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/04/GHSA-jvhx-vw8m-6v64/GHSA-jvhx-vw8m-6v64.json b/advisories/unreviewed/2023/04/GHSA-jvhx-vw8m-6v64/GHSA-jvhx-vw8m-6v64.json index a688943128b..57a53923c82 100644 --- a/advisories/unreviewed/2023/04/GHSA-jvhx-vw8m-6v64/GHSA-jvhx-vw8m-6v64.json +++ b/advisories/unreviewed/2023/04/GHSA-jvhx-vw8m-6v64/GHSA-jvhx-vw8m-6v64.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/04/GHSA-m7vh-g582-mxwm/GHSA-m7vh-g582-mxwm.json b/advisories/unreviewed/2023/04/GHSA-m7vh-g582-mxwm/GHSA-m7vh-g582-mxwm.json index a87dc968555..67c916f4fb9 100644 --- a/advisories/unreviewed/2023/04/GHSA-m7vh-g582-mxwm/GHSA-m7vh-g582-mxwm.json +++ b/advisories/unreviewed/2023/04/GHSA-m7vh-g582-mxwm/GHSA-m7vh-g582-mxwm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/04/GHSA-m9vc-392h-6mjx/GHSA-m9vc-392h-6mjx.json b/advisories/unreviewed/2023/04/GHSA-m9vc-392h-6mjx/GHSA-m9vc-392h-6mjx.json index f699bc5e5d0..fa21c98a107 100644 --- a/advisories/unreviewed/2023/04/GHSA-m9vc-392h-6mjx/GHSA-m9vc-392h-6mjx.json +++ b/advisories/unreviewed/2023/04/GHSA-m9vc-392h-6mjx/GHSA-m9vc-392h-6mjx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/04/GHSA-mc8r-q9m6-x988/GHSA-mc8r-q9m6-x988.json b/advisories/unreviewed/2023/04/GHSA-mc8r-q9m6-x988/GHSA-mc8r-q9m6-x988.json index cb411af50bb..e4b1b2820a5 100644 --- a/advisories/unreviewed/2023/04/GHSA-mc8r-q9m6-x988/GHSA-mc8r-q9m6-x988.json +++ b/advisories/unreviewed/2023/04/GHSA-mc8r-q9m6-x988/GHSA-mc8r-q9m6-x988.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/04/GHSA-mqgr-4p27-366c/GHSA-mqgr-4p27-366c.json b/advisories/unreviewed/2023/04/GHSA-mqgr-4p27-366c/GHSA-mqgr-4p27-366c.json index bc0eadcfb33..089657fa0f3 100644 --- a/advisories/unreviewed/2023/04/GHSA-mqgr-4p27-366c/GHSA-mqgr-4p27-366c.json +++ b/advisories/unreviewed/2023/04/GHSA-mqgr-4p27-366c/GHSA-mqgr-4p27-366c.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/04/GHSA-p4hh-gjjx-wjgg/GHSA-p4hh-gjjx-wjgg.json b/advisories/unreviewed/2023/04/GHSA-p4hh-gjjx-wjgg/GHSA-p4hh-gjjx-wjgg.json index 7baef90e689..fb2e348597c 100644 --- a/advisories/unreviewed/2023/04/GHSA-p4hh-gjjx-wjgg/GHSA-p4hh-gjjx-wjgg.json +++ b/advisories/unreviewed/2023/04/GHSA-p4hh-gjjx-wjgg/GHSA-p4hh-gjjx-wjgg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/04/GHSA-pcw3-37mf-j7j8/GHSA-pcw3-37mf-j7j8.json b/advisories/unreviewed/2023/04/GHSA-pcw3-37mf-j7j8/GHSA-pcw3-37mf-j7j8.json index e602a8e8b97..3938d849a9f 100644 --- a/advisories/unreviewed/2023/04/GHSA-pcw3-37mf-j7j8/GHSA-pcw3-37mf-j7j8.json +++ b/advisories/unreviewed/2023/04/GHSA-pcw3-37mf-j7j8/GHSA-pcw3-37mf-j7j8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/04/GHSA-ph4w-h44m-m735/GHSA-ph4w-h44m-m735.json b/advisories/unreviewed/2023/04/GHSA-ph4w-h44m-m735/GHSA-ph4w-h44m-m735.json index 72196fa69b7..ae1e7ee2254 100644 --- a/advisories/unreviewed/2023/04/GHSA-ph4w-h44m-m735/GHSA-ph4w-h44m-m735.json +++ b/advisories/unreviewed/2023/04/GHSA-ph4w-h44m-m735/GHSA-ph4w-h44m-m735.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/04/GHSA-prm5-3hf3-jwr2/GHSA-prm5-3hf3-jwr2.json b/advisories/unreviewed/2023/04/GHSA-prm5-3hf3-jwr2/GHSA-prm5-3hf3-jwr2.json index f548455c7a3..1e6797c4174 100644 --- a/advisories/unreviewed/2023/04/GHSA-prm5-3hf3-jwr2/GHSA-prm5-3hf3-jwr2.json +++ b/advisories/unreviewed/2023/04/GHSA-prm5-3hf3-jwr2/GHSA-prm5-3hf3-jwr2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/04/GHSA-pv29-383j-2c5r/GHSA-pv29-383j-2c5r.json b/advisories/unreviewed/2023/04/GHSA-pv29-383j-2c5r/GHSA-pv29-383j-2c5r.json index 2ac794952b8..eff4e0d4aac 100644 --- a/advisories/unreviewed/2023/04/GHSA-pv29-383j-2c5r/GHSA-pv29-383j-2c5r.json +++ b/advisories/unreviewed/2023/04/GHSA-pv29-383j-2c5r/GHSA-pv29-383j-2c5r.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/04/GHSA-pxp2-fv6q-mfmr/GHSA-pxp2-fv6q-mfmr.json b/advisories/unreviewed/2023/04/GHSA-pxp2-fv6q-mfmr/GHSA-pxp2-fv6q-mfmr.json index b7fde5e20e7..ca41746ad42 100644 --- a/advisories/unreviewed/2023/04/GHSA-pxp2-fv6q-mfmr/GHSA-pxp2-fv6q-mfmr.json +++ b/advisories/unreviewed/2023/04/GHSA-pxp2-fv6q-mfmr/GHSA-pxp2-fv6q-mfmr.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/04/GHSA-q828-mj7r-jwwf/GHSA-q828-mj7r-jwwf.json b/advisories/unreviewed/2023/04/GHSA-q828-mj7r-jwwf/GHSA-q828-mj7r-jwwf.json index 72212cef8cc..ee107eeb5e5 100644 --- a/advisories/unreviewed/2023/04/GHSA-q828-mj7r-jwwf/GHSA-q828-mj7r-jwwf.json +++ b/advisories/unreviewed/2023/04/GHSA-q828-mj7r-jwwf/GHSA-q828-mj7r-jwwf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/04/GHSA-qvjj-36wg-8jh8/GHSA-qvjj-36wg-8jh8.json b/advisories/unreviewed/2023/04/GHSA-qvjj-36wg-8jh8/GHSA-qvjj-36wg-8jh8.json index 8969cc4f9f4..7b953a0debf 100644 --- a/advisories/unreviewed/2023/04/GHSA-qvjj-36wg-8jh8/GHSA-qvjj-36wg-8jh8.json +++ b/advisories/unreviewed/2023/04/GHSA-qvjj-36wg-8jh8/GHSA-qvjj-36wg-8jh8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/04/GHSA-r654-g74r-3937/GHSA-r654-g74r-3937.json b/advisories/unreviewed/2023/04/GHSA-r654-g74r-3937/GHSA-r654-g74r-3937.json index 7e840ecda89..d35fe8c9df9 100644 --- a/advisories/unreviewed/2023/04/GHSA-r654-g74r-3937/GHSA-r654-g74r-3937.json +++ b/advisories/unreviewed/2023/04/GHSA-r654-g74r-3937/GHSA-r654-g74r-3937.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/04/GHSA-r7pw-mjr6-vg7x/GHSA-r7pw-mjr6-vg7x.json b/advisories/unreviewed/2023/04/GHSA-r7pw-mjr6-vg7x/GHSA-r7pw-mjr6-vg7x.json index 0dd28683e0f..4ec83d5be52 100644 --- a/advisories/unreviewed/2023/04/GHSA-r7pw-mjr6-vg7x/GHSA-r7pw-mjr6-vg7x.json +++ b/advisories/unreviewed/2023/04/GHSA-r7pw-mjr6-vg7x/GHSA-r7pw-mjr6-vg7x.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/04/GHSA-r854-j9fc-cqw2/GHSA-r854-j9fc-cqw2.json b/advisories/unreviewed/2023/04/GHSA-r854-j9fc-cqw2/GHSA-r854-j9fc-cqw2.json index 6d4c53a0f52..de9b0e83739 100644 --- a/advisories/unreviewed/2023/04/GHSA-r854-j9fc-cqw2/GHSA-r854-j9fc-cqw2.json +++ b/advisories/unreviewed/2023/04/GHSA-r854-j9fc-cqw2/GHSA-r854-j9fc-cqw2.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/04/GHSA-rchj-mj52-f828/GHSA-rchj-mj52-f828.json b/advisories/unreviewed/2023/04/GHSA-rchj-mj52-f828/GHSA-rchj-mj52-f828.json index f3c05eef285..ec892a27664 100644 --- a/advisories/unreviewed/2023/04/GHSA-rchj-mj52-f828/GHSA-rchj-mj52-f828.json +++ b/advisories/unreviewed/2023/04/GHSA-rchj-mj52-f828/GHSA-rchj-mj52-f828.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/04/GHSA-rh57-387c-v987/GHSA-rh57-387c-v987.json b/advisories/unreviewed/2023/04/GHSA-rh57-387c-v987/GHSA-rh57-387c-v987.json index 90fad4c3d09..cdb1bcee2e3 100644 --- a/advisories/unreviewed/2023/04/GHSA-rh57-387c-v987/GHSA-rh57-387c-v987.json +++ b/advisories/unreviewed/2023/04/GHSA-rh57-387c-v987/GHSA-rh57-387c-v987.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/04/GHSA-rmfw-f7p6-hvxp/GHSA-rmfw-f7p6-hvxp.json b/advisories/unreviewed/2023/04/GHSA-rmfw-f7p6-hvxp/GHSA-rmfw-f7p6-hvxp.json index fa473dc42b2..5912b9552df 100644 --- a/advisories/unreviewed/2023/04/GHSA-rmfw-f7p6-hvxp/GHSA-rmfw-f7p6-hvxp.json +++ b/advisories/unreviewed/2023/04/GHSA-rmfw-f7p6-hvxp/GHSA-rmfw-f7p6-hvxp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/04/GHSA-rw3f-p27h-h77x/GHSA-rw3f-p27h-h77x.json b/advisories/unreviewed/2023/04/GHSA-rw3f-p27h-h77x/GHSA-rw3f-p27h-h77x.json index 788084bab32..d92b6458904 100644 --- a/advisories/unreviewed/2023/04/GHSA-rw3f-p27h-h77x/GHSA-rw3f-p27h-h77x.json +++ b/advisories/unreviewed/2023/04/GHSA-rw3f-p27h-h77x/GHSA-rw3f-p27h-h77x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/04/GHSA-rxrp-64fw-rfrv/GHSA-rxrp-64fw-rfrv.json b/advisories/unreviewed/2023/04/GHSA-rxrp-64fw-rfrv/GHSA-rxrp-64fw-rfrv.json index ae23c366a9e..73dd9342f4e 100644 --- a/advisories/unreviewed/2023/04/GHSA-rxrp-64fw-rfrv/GHSA-rxrp-64fw-rfrv.json +++ b/advisories/unreviewed/2023/04/GHSA-rxrp-64fw-rfrv/GHSA-rxrp-64fw-rfrv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/04/GHSA-v8x8-32r8-5x52/GHSA-v8x8-32r8-5x52.json b/advisories/unreviewed/2023/04/GHSA-v8x8-32r8-5x52/GHSA-v8x8-32r8-5x52.json index b65e9089f35..248308ff7f3 100644 --- a/advisories/unreviewed/2023/04/GHSA-v8x8-32r8-5x52/GHSA-v8x8-32r8-5x52.json +++ b/advisories/unreviewed/2023/04/GHSA-v8x8-32r8-5x52/GHSA-v8x8-32r8-5x52.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/04/GHSA-vcwf-75x7-6gp7/GHSA-vcwf-75x7-6gp7.json b/advisories/unreviewed/2023/04/GHSA-vcwf-75x7-6gp7/GHSA-vcwf-75x7-6gp7.json index ec607a054c1..6307cf0e5ef 100644 --- a/advisories/unreviewed/2023/04/GHSA-vcwf-75x7-6gp7/GHSA-vcwf-75x7-6gp7.json +++ b/advisories/unreviewed/2023/04/GHSA-vcwf-75x7-6gp7/GHSA-vcwf-75x7-6gp7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/04/GHSA-vg4f-4gf6-23hh/GHSA-vg4f-4gf6-23hh.json b/advisories/unreviewed/2023/04/GHSA-vg4f-4gf6-23hh/GHSA-vg4f-4gf6-23hh.json index 98ae596dd72..87770f0b6f3 100644 --- a/advisories/unreviewed/2023/04/GHSA-vg4f-4gf6-23hh/GHSA-vg4f-4gf6-23hh.json +++ b/advisories/unreviewed/2023/04/GHSA-vg4f-4gf6-23hh/GHSA-vg4f-4gf6-23hh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/04/GHSA-vpm2-wpm6-59h7/GHSA-vpm2-wpm6-59h7.json b/advisories/unreviewed/2023/04/GHSA-vpm2-wpm6-59h7/GHSA-vpm2-wpm6-59h7.json index faf736a7a7b..18e17086823 100644 --- a/advisories/unreviewed/2023/04/GHSA-vpm2-wpm6-59h7/GHSA-vpm2-wpm6-59h7.json +++ b/advisories/unreviewed/2023/04/GHSA-vpm2-wpm6-59h7/GHSA-vpm2-wpm6-59h7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/04/GHSA-vq58-gww6-824f/GHSA-vq58-gww6-824f.json b/advisories/unreviewed/2023/04/GHSA-vq58-gww6-824f/GHSA-vq58-gww6-824f.json index 04c4a166822..cfe51c12db1 100644 --- a/advisories/unreviewed/2023/04/GHSA-vq58-gww6-824f/GHSA-vq58-gww6-824f.json +++ b/advisories/unreviewed/2023/04/GHSA-vq58-gww6-824f/GHSA-vq58-gww6-824f.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/04/GHSA-vxhj-32hr-3cj5/GHSA-vxhj-32hr-3cj5.json b/advisories/unreviewed/2023/04/GHSA-vxhj-32hr-3cj5/GHSA-vxhj-32hr-3cj5.json index 86954bbd6e9..79b61bdf0bd 100644 --- a/advisories/unreviewed/2023/04/GHSA-vxhj-32hr-3cj5/GHSA-vxhj-32hr-3cj5.json +++ b/advisories/unreviewed/2023/04/GHSA-vxhj-32hr-3cj5/GHSA-vxhj-32hr-3cj5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/04/GHSA-w6jq-fpcp-h5cr/GHSA-w6jq-fpcp-h5cr.json b/advisories/unreviewed/2023/04/GHSA-w6jq-fpcp-h5cr/GHSA-w6jq-fpcp-h5cr.json index 767d1de8107..f5568605f51 100644 --- a/advisories/unreviewed/2023/04/GHSA-w6jq-fpcp-h5cr/GHSA-w6jq-fpcp-h5cr.json +++ b/advisories/unreviewed/2023/04/GHSA-w6jq-fpcp-h5cr/GHSA-w6jq-fpcp-h5cr.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/04/GHSA-w9fw-gm5h-5q9x/GHSA-w9fw-gm5h-5q9x.json b/advisories/unreviewed/2023/04/GHSA-w9fw-gm5h-5q9x/GHSA-w9fw-gm5h-5q9x.json index 2912d8bcca3..75bb0a56538 100644 --- a/advisories/unreviewed/2023/04/GHSA-w9fw-gm5h-5q9x/GHSA-w9fw-gm5h-5q9x.json +++ b/advisories/unreviewed/2023/04/GHSA-w9fw-gm5h-5q9x/GHSA-w9fw-gm5h-5q9x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/04/GHSA-w9m9-4x7w-2863/GHSA-w9m9-4x7w-2863.json b/advisories/unreviewed/2023/04/GHSA-w9m9-4x7w-2863/GHSA-w9m9-4x7w-2863.json index 4ad6366d51b..d539f5fd8ff 100644 --- a/advisories/unreviewed/2023/04/GHSA-w9m9-4x7w-2863/GHSA-w9m9-4x7w-2863.json +++ b/advisories/unreviewed/2023/04/GHSA-w9m9-4x7w-2863/GHSA-w9m9-4x7w-2863.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/04/GHSA-wgf6-42x8-3826/GHSA-wgf6-42x8-3826.json b/advisories/unreviewed/2023/04/GHSA-wgf6-42x8-3826/GHSA-wgf6-42x8-3826.json index f82fe6b73f2..5c5c1fef81a 100644 --- a/advisories/unreviewed/2023/04/GHSA-wgf6-42x8-3826/GHSA-wgf6-42x8-3826.json +++ b/advisories/unreviewed/2023/04/GHSA-wgf6-42x8-3826/GHSA-wgf6-42x8-3826.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/04/GHSA-whfv-gjw9-6c7f/GHSA-whfv-gjw9-6c7f.json b/advisories/unreviewed/2023/04/GHSA-whfv-gjw9-6c7f/GHSA-whfv-gjw9-6c7f.json index 30c8b309371..0f0a01886e9 100644 --- a/advisories/unreviewed/2023/04/GHSA-whfv-gjw9-6c7f/GHSA-whfv-gjw9-6c7f.json +++ b/advisories/unreviewed/2023/04/GHSA-whfv-gjw9-6c7f/GHSA-whfv-gjw9-6c7f.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/04/GHSA-wvx6-4fjc-w3r7/GHSA-wvx6-4fjc-w3r7.json b/advisories/unreviewed/2023/04/GHSA-wvx6-4fjc-w3r7/GHSA-wvx6-4fjc-w3r7.json index 71285affc85..8f2f067def0 100644 --- a/advisories/unreviewed/2023/04/GHSA-wvx6-4fjc-w3r7/GHSA-wvx6-4fjc-w3r7.json +++ b/advisories/unreviewed/2023/04/GHSA-wvx6-4fjc-w3r7/GHSA-wvx6-4fjc-w3r7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/04/GHSA-wxj4-j5qr-chv9/GHSA-wxj4-j5qr-chv9.json b/advisories/unreviewed/2023/04/GHSA-wxj4-j5qr-chv9/GHSA-wxj4-j5qr-chv9.json index 1d5105eb30e..b35ed8ad2ab 100644 --- a/advisories/unreviewed/2023/04/GHSA-wxj4-j5qr-chv9/GHSA-wxj4-j5qr-chv9.json +++ b/advisories/unreviewed/2023/04/GHSA-wxj4-j5qr-chv9/GHSA-wxj4-j5qr-chv9.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/04/GHSA-xj89-hjg5-97v6/GHSA-xj89-hjg5-97v6.json b/advisories/unreviewed/2023/04/GHSA-xj89-hjg5-97v6/GHSA-xj89-hjg5-97v6.json index 1dc09a68bac..5d0b8cfbd6d 100644 --- a/advisories/unreviewed/2023/04/GHSA-xj89-hjg5-97v6/GHSA-xj89-hjg5-97v6.json +++ b/advisories/unreviewed/2023/04/GHSA-xj89-hjg5-97v6/GHSA-xj89-hjg5-97v6.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/04/GHSA-xm22-8c3w-j34x/GHSA-xm22-8c3w-j34x.json b/advisories/unreviewed/2023/04/GHSA-xm22-8c3w-j34x/GHSA-xm22-8c3w-j34x.json index a63e33734ad..bb204ef4752 100644 --- a/advisories/unreviewed/2023/04/GHSA-xm22-8c3w-j34x/GHSA-xm22-8c3w-j34x.json +++ b/advisories/unreviewed/2023/04/GHSA-xm22-8c3w-j34x/GHSA-xm22-8c3w-j34x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/04/GHSA-xq3m-gw9r-v5xp/GHSA-xq3m-gw9r-v5xp.json b/advisories/unreviewed/2023/04/GHSA-xq3m-gw9r-v5xp/GHSA-xq3m-gw9r-v5xp.json index 6595c8cbcb0..08f6928a60f 100644 --- a/advisories/unreviewed/2023/04/GHSA-xq3m-gw9r-v5xp/GHSA-xq3m-gw9r-v5xp.json +++ b/advisories/unreviewed/2023/04/GHSA-xq3m-gw9r-v5xp/GHSA-xq3m-gw9r-v5xp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/04/GHSA-xqqm-4xjp-r9cv/GHSA-xqqm-4xjp-r9cv.json b/advisories/unreviewed/2023/04/GHSA-xqqm-4xjp-r9cv/GHSA-xqqm-4xjp-r9cv.json index 2bc3e95afa9..5d1274cd611 100644 --- a/advisories/unreviewed/2023/04/GHSA-xqqm-4xjp-r9cv/GHSA-xqqm-4xjp-r9cv.json +++ b/advisories/unreviewed/2023/04/GHSA-xqqm-4xjp-r9cv/GHSA-xqqm-4xjp-r9cv.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/05/GHSA-28m3-c955-h29j/GHSA-28m3-c955-h29j.json b/advisories/unreviewed/2023/05/GHSA-28m3-c955-h29j/GHSA-28m3-c955-h29j.json index f55f960b0b7..f8b828de5a3 100644 --- a/advisories/unreviewed/2023/05/GHSA-28m3-c955-h29j/GHSA-28m3-c955-h29j.json +++ b/advisories/unreviewed/2023/05/GHSA-28m3-c955-h29j/GHSA-28m3-c955-h29j.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", @@ -43,9 +41,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2023/05/GHSA-3229-r839-ff62/GHSA-3229-r839-ff62.json b/advisories/unreviewed/2023/05/GHSA-3229-r839-ff62/GHSA-3229-r839-ff62.json index 5b146458ba4..9c1d0143027 100644 --- a/advisories/unreviewed/2023/05/GHSA-3229-r839-ff62/GHSA-3229-r839-ff62.json +++ b/advisories/unreviewed/2023/05/GHSA-3229-r839-ff62/GHSA-3229-r839-ff62.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/05/GHSA-32mv-32jr-45q9/GHSA-32mv-32jr-45q9.json b/advisories/unreviewed/2023/05/GHSA-32mv-32jr-45q9/GHSA-32mv-32jr-45q9.json index 2e0fa4dd4f9..5cfb9e6f819 100644 --- a/advisories/unreviewed/2023/05/GHSA-32mv-32jr-45q9/GHSA-32mv-32jr-45q9.json +++ b/advisories/unreviewed/2023/05/GHSA-32mv-32jr-45q9/GHSA-32mv-32jr-45q9.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/05/GHSA-384x-gr5v-qvwq/GHSA-384x-gr5v-qvwq.json b/advisories/unreviewed/2023/05/GHSA-384x-gr5v-qvwq/GHSA-384x-gr5v-qvwq.json index 9f72742cb74..924cbebd71f 100644 --- a/advisories/unreviewed/2023/05/GHSA-384x-gr5v-qvwq/GHSA-384x-gr5v-qvwq.json +++ b/advisories/unreviewed/2023/05/GHSA-384x-gr5v-qvwq/GHSA-384x-gr5v-qvwq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/05/GHSA-3mwx-cqmc-fxfr/GHSA-3mwx-cqmc-fxfr.json b/advisories/unreviewed/2023/05/GHSA-3mwx-cqmc-fxfr/GHSA-3mwx-cqmc-fxfr.json index a3bc31a79fe..a11fdbd589e 100644 --- a/advisories/unreviewed/2023/05/GHSA-3mwx-cqmc-fxfr/GHSA-3mwx-cqmc-fxfr.json +++ b/advisories/unreviewed/2023/05/GHSA-3mwx-cqmc-fxfr/GHSA-3mwx-cqmc-fxfr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/05/GHSA-44xq-533g-gj79/GHSA-44xq-533g-gj79.json b/advisories/unreviewed/2023/05/GHSA-44xq-533g-gj79/GHSA-44xq-533g-gj79.json index 2a476f44b3b..de585384a7a 100644 --- a/advisories/unreviewed/2023/05/GHSA-44xq-533g-gj79/GHSA-44xq-533g-gj79.json +++ b/advisories/unreviewed/2023/05/GHSA-44xq-533g-gj79/GHSA-44xq-533g-gj79.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/05/GHSA-4m2c-6v7v-hq7m/GHSA-4m2c-6v7v-hq7m.json b/advisories/unreviewed/2023/05/GHSA-4m2c-6v7v-hq7m/GHSA-4m2c-6v7v-hq7m.json index c65568d8707..550f46bacd5 100644 --- a/advisories/unreviewed/2023/05/GHSA-4m2c-6v7v-hq7m/GHSA-4m2c-6v7v-hq7m.json +++ b/advisories/unreviewed/2023/05/GHSA-4m2c-6v7v-hq7m/GHSA-4m2c-6v7v-hq7m.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/05/GHSA-5ccq-3h49-vjp2/GHSA-5ccq-3h49-vjp2.json b/advisories/unreviewed/2023/05/GHSA-5ccq-3h49-vjp2/GHSA-5ccq-3h49-vjp2.json index af8906bfba7..9646e3dd44a 100644 --- a/advisories/unreviewed/2023/05/GHSA-5ccq-3h49-vjp2/GHSA-5ccq-3h49-vjp2.json +++ b/advisories/unreviewed/2023/05/GHSA-5ccq-3h49-vjp2/GHSA-5ccq-3h49-vjp2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/05/GHSA-5chh-qr8v-ggjr/GHSA-5chh-qr8v-ggjr.json b/advisories/unreviewed/2023/05/GHSA-5chh-qr8v-ggjr/GHSA-5chh-qr8v-ggjr.json index 76bf879244c..fbcc8ce7382 100644 --- a/advisories/unreviewed/2023/05/GHSA-5chh-qr8v-ggjr/GHSA-5chh-qr8v-ggjr.json +++ b/advisories/unreviewed/2023/05/GHSA-5chh-qr8v-ggjr/GHSA-5chh-qr8v-ggjr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/05/GHSA-5fgj-3hr2-9fmq/GHSA-5fgj-3hr2-9fmq.json b/advisories/unreviewed/2023/05/GHSA-5fgj-3hr2-9fmq/GHSA-5fgj-3hr2-9fmq.json index 919655214f9..3361366cdb8 100644 --- a/advisories/unreviewed/2023/05/GHSA-5fgj-3hr2-9fmq/GHSA-5fgj-3hr2-9fmq.json +++ b/advisories/unreviewed/2023/05/GHSA-5fgj-3hr2-9fmq/GHSA-5fgj-3hr2-9fmq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/05/GHSA-5vpr-2xmc-h66h/GHSA-5vpr-2xmc-h66h.json b/advisories/unreviewed/2023/05/GHSA-5vpr-2xmc-h66h/GHSA-5vpr-2xmc-h66h.json index 0269ace963d..c7f6596177a 100644 --- a/advisories/unreviewed/2023/05/GHSA-5vpr-2xmc-h66h/GHSA-5vpr-2xmc-h66h.json +++ b/advisories/unreviewed/2023/05/GHSA-5vpr-2xmc-h66h/GHSA-5vpr-2xmc-h66h.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/05/GHSA-6qvw-859w-cwxx/GHSA-6qvw-859w-cwxx.json b/advisories/unreviewed/2023/05/GHSA-6qvw-859w-cwxx/GHSA-6qvw-859w-cwxx.json index dd30d1ac6d4..0f6035b7564 100644 --- a/advisories/unreviewed/2023/05/GHSA-6qvw-859w-cwxx/GHSA-6qvw-859w-cwxx.json +++ b/advisories/unreviewed/2023/05/GHSA-6qvw-859w-cwxx/GHSA-6qvw-859w-cwxx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/05/GHSA-6vwq-87rq-hcj8/GHSA-6vwq-87rq-hcj8.json b/advisories/unreviewed/2023/05/GHSA-6vwq-87rq-hcj8/GHSA-6vwq-87rq-hcj8.json index 7cc073f3492..14fe1564a32 100644 --- a/advisories/unreviewed/2023/05/GHSA-6vwq-87rq-hcj8/GHSA-6vwq-87rq-hcj8.json +++ b/advisories/unreviewed/2023/05/GHSA-6vwq-87rq-hcj8/GHSA-6vwq-87rq-hcj8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/05/GHSA-7crr-7xq6-cw9x/GHSA-7crr-7xq6-cw9x.json b/advisories/unreviewed/2023/05/GHSA-7crr-7xq6-cw9x/GHSA-7crr-7xq6-cw9x.json index 46117d237b6..8b2298b7c24 100644 --- a/advisories/unreviewed/2023/05/GHSA-7crr-7xq6-cw9x/GHSA-7crr-7xq6-cw9x.json +++ b/advisories/unreviewed/2023/05/GHSA-7crr-7xq6-cw9x/GHSA-7crr-7xq6-cw9x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/05/GHSA-7m72-2x7q-w65w/GHSA-7m72-2x7q-w65w.json b/advisories/unreviewed/2023/05/GHSA-7m72-2x7q-w65w/GHSA-7m72-2x7q-w65w.json index 14d1912bb37..538f262cf9c 100644 --- a/advisories/unreviewed/2023/05/GHSA-7m72-2x7q-w65w/GHSA-7m72-2x7q-w65w.json +++ b/advisories/unreviewed/2023/05/GHSA-7m72-2x7q-w65w/GHSA-7m72-2x7q-w65w.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/05/GHSA-7mr8-95fw-9pg3/GHSA-7mr8-95fw-9pg3.json b/advisories/unreviewed/2023/05/GHSA-7mr8-95fw-9pg3/GHSA-7mr8-95fw-9pg3.json index 333eeaaa52a..cfd13c26f69 100644 --- a/advisories/unreviewed/2023/05/GHSA-7mr8-95fw-9pg3/GHSA-7mr8-95fw-9pg3.json +++ b/advisories/unreviewed/2023/05/GHSA-7mr8-95fw-9pg3/GHSA-7mr8-95fw-9pg3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/05/GHSA-7x65-3xvm-x7wq/GHSA-7x65-3xvm-x7wq.json b/advisories/unreviewed/2023/05/GHSA-7x65-3xvm-x7wq/GHSA-7x65-3xvm-x7wq.json index efaab344ed3..683ce2ba9a8 100644 --- a/advisories/unreviewed/2023/05/GHSA-7x65-3xvm-x7wq/GHSA-7x65-3xvm-x7wq.json +++ b/advisories/unreviewed/2023/05/GHSA-7x65-3xvm-x7wq/GHSA-7x65-3xvm-x7wq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/05/GHSA-879f-f3wj-23qw/GHSA-879f-f3wj-23qw.json b/advisories/unreviewed/2023/05/GHSA-879f-f3wj-23qw/GHSA-879f-f3wj-23qw.json index ee2d4e2bb79..abd89364d19 100644 --- a/advisories/unreviewed/2023/05/GHSA-879f-f3wj-23qw/GHSA-879f-f3wj-23qw.json +++ b/advisories/unreviewed/2023/05/GHSA-879f-f3wj-23qw/GHSA-879f-f3wj-23qw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/05/GHSA-8prx-jm9q-9jw2/GHSA-8prx-jm9q-9jw2.json b/advisories/unreviewed/2023/05/GHSA-8prx-jm9q-9jw2/GHSA-8prx-jm9q-9jw2.json index 94525b962d2..74411437bc8 100644 --- a/advisories/unreviewed/2023/05/GHSA-8prx-jm9q-9jw2/GHSA-8prx-jm9q-9jw2.json +++ b/advisories/unreviewed/2023/05/GHSA-8prx-jm9q-9jw2/GHSA-8prx-jm9q-9jw2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/05/GHSA-9fjp-qc23-9p54/GHSA-9fjp-qc23-9p54.json b/advisories/unreviewed/2023/05/GHSA-9fjp-qc23-9p54/GHSA-9fjp-qc23-9p54.json index 2efefd33ec8..0b42614c409 100644 --- a/advisories/unreviewed/2023/05/GHSA-9fjp-qc23-9p54/GHSA-9fjp-qc23-9p54.json +++ b/advisories/unreviewed/2023/05/GHSA-9fjp-qc23-9p54/GHSA-9fjp-qc23-9p54.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/05/GHSA-9rg5-j547-52h9/GHSA-9rg5-j547-52h9.json b/advisories/unreviewed/2023/05/GHSA-9rg5-j547-52h9/GHSA-9rg5-j547-52h9.json index db6937265ea..16f7f09e332 100644 --- a/advisories/unreviewed/2023/05/GHSA-9rg5-j547-52h9/GHSA-9rg5-j547-52h9.json +++ b/advisories/unreviewed/2023/05/GHSA-9rg5-j547-52h9/GHSA-9rg5-j547-52h9.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/05/GHSA-9wxq-5wjh-6fx2/GHSA-9wxq-5wjh-6fx2.json b/advisories/unreviewed/2023/05/GHSA-9wxq-5wjh-6fx2/GHSA-9wxq-5wjh-6fx2.json index 2ee25e44ec2..75477294813 100644 --- a/advisories/unreviewed/2023/05/GHSA-9wxq-5wjh-6fx2/GHSA-9wxq-5wjh-6fx2.json +++ b/advisories/unreviewed/2023/05/GHSA-9wxq-5wjh-6fx2/GHSA-9wxq-5wjh-6fx2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/05/GHSA-c8cv-8gr5-5v2w/GHSA-c8cv-8gr5-5v2w.json b/advisories/unreviewed/2023/05/GHSA-c8cv-8gr5-5v2w/GHSA-c8cv-8gr5-5v2w.json index b9035f03240..024257e5348 100644 --- a/advisories/unreviewed/2023/05/GHSA-c8cv-8gr5-5v2w/GHSA-c8cv-8gr5-5v2w.json +++ b/advisories/unreviewed/2023/05/GHSA-c8cv-8gr5-5v2w/GHSA-c8cv-8gr5-5v2w.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/2023/05/GHSA-crg7-32jq-7w6r/GHSA-crg7-32jq-7w6r.json b/advisories/unreviewed/2023/05/GHSA-crg7-32jq-7w6r/GHSA-crg7-32jq-7w6r.json index feb2e9f5ae4..9696cc43469 100644 --- a/advisories/unreviewed/2023/05/GHSA-crg7-32jq-7w6r/GHSA-crg7-32jq-7w6r.json +++ b/advisories/unreviewed/2023/05/GHSA-crg7-32jq-7w6r/GHSA-crg7-32jq-7w6r.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/05/GHSA-cv32-q6q8-6pqg/GHSA-cv32-q6q8-6pqg.json b/advisories/unreviewed/2023/05/GHSA-cv32-q6q8-6pqg/GHSA-cv32-q6q8-6pqg.json index 5772009adb9..ec78d051d69 100644 --- a/advisories/unreviewed/2023/05/GHSA-cv32-q6q8-6pqg/GHSA-cv32-q6q8-6pqg.json +++ b/advisories/unreviewed/2023/05/GHSA-cv32-q6q8-6pqg/GHSA-cv32-q6q8-6pqg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/05/GHSA-f83j-6rqj-vhpw/GHSA-f83j-6rqj-vhpw.json b/advisories/unreviewed/2023/05/GHSA-f83j-6rqj-vhpw/GHSA-f83j-6rqj-vhpw.json index 88cc71f2d43..9fc8e09342e 100644 --- a/advisories/unreviewed/2023/05/GHSA-f83j-6rqj-vhpw/GHSA-f83j-6rqj-vhpw.json +++ b/advisories/unreviewed/2023/05/GHSA-f83j-6rqj-vhpw/GHSA-f83j-6rqj-vhpw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/05/GHSA-g744-jmpw-927c/GHSA-g744-jmpw-927c.json b/advisories/unreviewed/2023/05/GHSA-g744-jmpw-927c/GHSA-g744-jmpw-927c.json index 34ce032da05..afb5fb1fd9a 100644 --- a/advisories/unreviewed/2023/05/GHSA-g744-jmpw-927c/GHSA-g744-jmpw-927c.json +++ b/advisories/unreviewed/2023/05/GHSA-g744-jmpw-927c/GHSA-g744-jmpw-927c.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/05/GHSA-g76x-57gf-pxvm/GHSA-g76x-57gf-pxvm.json b/advisories/unreviewed/2023/05/GHSA-g76x-57gf-pxvm/GHSA-g76x-57gf-pxvm.json index b1663b60a57..75dc6ba1a0f 100644 --- a/advisories/unreviewed/2023/05/GHSA-g76x-57gf-pxvm/GHSA-g76x-57gf-pxvm.json +++ b/advisories/unreviewed/2023/05/GHSA-g76x-57gf-pxvm/GHSA-g76x-57gf-pxvm.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/05/GHSA-gjqr-5qrf-53qf/GHSA-gjqr-5qrf-53qf.json b/advisories/unreviewed/2023/05/GHSA-gjqr-5qrf-53qf/GHSA-gjqr-5qrf-53qf.json index 8edd7c44a3a..ae44bc0184e 100644 --- a/advisories/unreviewed/2023/05/GHSA-gjqr-5qrf-53qf/GHSA-gjqr-5qrf-53qf.json +++ b/advisories/unreviewed/2023/05/GHSA-gjqr-5qrf-53qf/GHSA-gjqr-5qrf-53qf.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", @@ -43,9 +41,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2023/05/GHSA-gqxg-9vfr-p9cg/GHSA-gqxg-9vfr-p9cg.json b/advisories/unreviewed/2023/05/GHSA-gqxg-9vfr-p9cg/GHSA-gqxg-9vfr-p9cg.json index 45a567ac51d..79854b552e5 100644 --- a/advisories/unreviewed/2023/05/GHSA-gqxg-9vfr-p9cg/GHSA-gqxg-9vfr-p9cg.json +++ b/advisories/unreviewed/2023/05/GHSA-gqxg-9vfr-p9cg/GHSA-gqxg-9vfr-p9cg.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/05/GHSA-gxrv-vcg3-mpfv/GHSA-gxrv-vcg3-mpfv.json b/advisories/unreviewed/2023/05/GHSA-gxrv-vcg3-mpfv/GHSA-gxrv-vcg3-mpfv.json index c2312dd4f65..86552ae4e1f 100644 --- a/advisories/unreviewed/2023/05/GHSA-gxrv-vcg3-mpfv/GHSA-gxrv-vcg3-mpfv.json +++ b/advisories/unreviewed/2023/05/GHSA-gxrv-vcg3-mpfv/GHSA-gxrv-vcg3-mpfv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/05/GHSA-h5q9-8q57-gqh2/GHSA-h5q9-8q57-gqh2.json b/advisories/unreviewed/2023/05/GHSA-h5q9-8q57-gqh2/GHSA-h5q9-8q57-gqh2.json index d326d2eca5a..344ebb9bc13 100644 --- a/advisories/unreviewed/2023/05/GHSA-h5q9-8q57-gqh2/GHSA-h5q9-8q57-gqh2.json +++ b/advisories/unreviewed/2023/05/GHSA-h5q9-8q57-gqh2/GHSA-h5q9-8q57-gqh2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/05/GHSA-h6vj-vg8j-jfqp/GHSA-h6vj-vg8j-jfqp.json b/advisories/unreviewed/2023/05/GHSA-h6vj-vg8j-jfqp/GHSA-h6vj-vg8j-jfqp.json index 066dffa5c71..c2e05ee8d36 100644 --- a/advisories/unreviewed/2023/05/GHSA-h6vj-vg8j-jfqp/GHSA-h6vj-vg8j-jfqp.json +++ b/advisories/unreviewed/2023/05/GHSA-h6vj-vg8j-jfqp/GHSA-h6vj-vg8j-jfqp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/05/GHSA-hjhp-prgp-pr6h/GHSA-hjhp-prgp-pr6h.json b/advisories/unreviewed/2023/05/GHSA-hjhp-prgp-pr6h/GHSA-hjhp-prgp-pr6h.json index 839973fbf78..57e4042bf9c 100644 --- a/advisories/unreviewed/2023/05/GHSA-hjhp-prgp-pr6h/GHSA-hjhp-prgp-pr6h.json +++ b/advisories/unreviewed/2023/05/GHSA-hjhp-prgp-pr6h/GHSA-hjhp-prgp-pr6h.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/05/GHSA-hr29-c6qg-4rw4/GHSA-hr29-c6qg-4rw4.json b/advisories/unreviewed/2023/05/GHSA-hr29-c6qg-4rw4/GHSA-hr29-c6qg-4rw4.json index e1c62b143f0..3831b6be992 100644 --- a/advisories/unreviewed/2023/05/GHSA-hr29-c6qg-4rw4/GHSA-hr29-c6qg-4rw4.json +++ b/advisories/unreviewed/2023/05/GHSA-hr29-c6qg-4rw4/GHSA-hr29-c6qg-4rw4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/05/GHSA-hwmj-vfcw-cjqf/GHSA-hwmj-vfcw-cjqf.json b/advisories/unreviewed/2023/05/GHSA-hwmj-vfcw-cjqf/GHSA-hwmj-vfcw-cjqf.json index 1c3b39726c1..6e17eb3676d 100644 --- a/advisories/unreviewed/2023/05/GHSA-hwmj-vfcw-cjqf/GHSA-hwmj-vfcw-cjqf.json +++ b/advisories/unreviewed/2023/05/GHSA-hwmj-vfcw-cjqf/GHSA-hwmj-vfcw-cjqf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/05/GHSA-j7hm-p94x-q9pw/GHSA-j7hm-p94x-q9pw.json b/advisories/unreviewed/2023/05/GHSA-j7hm-p94x-q9pw/GHSA-j7hm-p94x-q9pw.json index 28676aa9e98..a9b762cf22e 100644 --- a/advisories/unreviewed/2023/05/GHSA-j7hm-p94x-q9pw/GHSA-j7hm-p94x-q9pw.json +++ b/advisories/unreviewed/2023/05/GHSA-j7hm-p94x-q9pw/GHSA-j7hm-p94x-q9pw.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/05/GHSA-m3cx-vc9q-88c3/GHSA-m3cx-vc9q-88c3.json b/advisories/unreviewed/2023/05/GHSA-m3cx-vc9q-88c3/GHSA-m3cx-vc9q-88c3.json index 61ed9f97ca9..92ce4f802bc 100644 --- a/advisories/unreviewed/2023/05/GHSA-m3cx-vc9q-88c3/GHSA-m3cx-vc9q-88c3.json +++ b/advisories/unreviewed/2023/05/GHSA-m3cx-vc9q-88c3/GHSA-m3cx-vc9q-88c3.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", @@ -43,9 +41,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2023/05/GHSA-m47h-qxcc-5fhx/GHSA-m47h-qxcc-5fhx.json b/advisories/unreviewed/2023/05/GHSA-m47h-qxcc-5fhx/GHSA-m47h-qxcc-5fhx.json index 4b49ac6acbd..e55e1ab4cd3 100644 --- a/advisories/unreviewed/2023/05/GHSA-m47h-qxcc-5fhx/GHSA-m47h-qxcc-5fhx.json +++ b/advisories/unreviewed/2023/05/GHSA-m47h-qxcc-5fhx/GHSA-m47h-qxcc-5fhx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/05/GHSA-m4fm-v6fc-r497/GHSA-m4fm-v6fc-r497.json b/advisories/unreviewed/2023/05/GHSA-m4fm-v6fc-r497/GHSA-m4fm-v6fc-r497.json index d21764bda1e..e1efee42f2f 100644 --- a/advisories/unreviewed/2023/05/GHSA-m4fm-v6fc-r497/GHSA-m4fm-v6fc-r497.json +++ b/advisories/unreviewed/2023/05/GHSA-m4fm-v6fc-r497/GHSA-m4fm-v6fc-r497.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/05/GHSA-m73q-fj49-fjhp/GHSA-m73q-fj49-fjhp.json b/advisories/unreviewed/2023/05/GHSA-m73q-fj49-fjhp/GHSA-m73q-fj49-fjhp.json index 3f2bb766494..901851ffdeb 100644 --- a/advisories/unreviewed/2023/05/GHSA-m73q-fj49-fjhp/GHSA-m73q-fj49-fjhp.json +++ b/advisories/unreviewed/2023/05/GHSA-m73q-fj49-fjhp/GHSA-m73q-fj49-fjhp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/05/GHSA-mh43-3443-v7hq/GHSA-mh43-3443-v7hq.json b/advisories/unreviewed/2023/05/GHSA-mh43-3443-v7hq/GHSA-mh43-3443-v7hq.json index 3ddcf778d6f..40b884cc9fd 100644 --- a/advisories/unreviewed/2023/05/GHSA-mh43-3443-v7hq/GHSA-mh43-3443-v7hq.json +++ b/advisories/unreviewed/2023/05/GHSA-mh43-3443-v7hq/GHSA-mh43-3443-v7hq.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", @@ -43,9 +41,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2023/05/GHSA-mq6w-vmw6-wq6x/GHSA-mq6w-vmw6-wq6x.json b/advisories/unreviewed/2023/05/GHSA-mq6w-vmw6-wq6x/GHSA-mq6w-vmw6-wq6x.json index 7493f68a656..ac8e8c0c338 100644 --- a/advisories/unreviewed/2023/05/GHSA-mq6w-vmw6-wq6x/GHSA-mq6w-vmw6-wq6x.json +++ b/advisories/unreviewed/2023/05/GHSA-mq6w-vmw6-wq6x/GHSA-mq6w-vmw6-wq6x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/05/GHSA-mqff-qm67-cr66/GHSA-mqff-qm67-cr66.json b/advisories/unreviewed/2023/05/GHSA-mqff-qm67-cr66/GHSA-mqff-qm67-cr66.json index df99a55e416..e8617707244 100644 --- a/advisories/unreviewed/2023/05/GHSA-mqff-qm67-cr66/GHSA-mqff-qm67-cr66.json +++ b/advisories/unreviewed/2023/05/GHSA-mqff-qm67-cr66/GHSA-mqff-qm67-cr66.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/05/GHSA-mwhw-p6ch-6frr/GHSA-mwhw-p6ch-6frr.json b/advisories/unreviewed/2023/05/GHSA-mwhw-p6ch-6frr/GHSA-mwhw-p6ch-6frr.json index ba898dd23c3..bf3a191c897 100644 --- a/advisories/unreviewed/2023/05/GHSA-mwhw-p6ch-6frr/GHSA-mwhw-p6ch-6frr.json +++ b/advisories/unreviewed/2023/05/GHSA-mwhw-p6ch-6frr/GHSA-mwhw-p6ch-6frr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/05/GHSA-p48q-m54v-qhr2/GHSA-p48q-m54v-qhr2.json b/advisories/unreviewed/2023/05/GHSA-p48q-m54v-qhr2/GHSA-p48q-m54v-qhr2.json index 963672a1b9e..21491b68ded 100644 --- a/advisories/unreviewed/2023/05/GHSA-p48q-m54v-qhr2/GHSA-p48q-m54v-qhr2.json +++ b/advisories/unreviewed/2023/05/GHSA-p48q-m54v-qhr2/GHSA-p48q-m54v-qhr2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/05/GHSA-p8vw-qv22-wr5c/GHSA-p8vw-qv22-wr5c.json b/advisories/unreviewed/2023/05/GHSA-p8vw-qv22-wr5c/GHSA-p8vw-qv22-wr5c.json index f7f89382586..02e4125c689 100644 --- a/advisories/unreviewed/2023/05/GHSA-p8vw-qv22-wr5c/GHSA-p8vw-qv22-wr5c.json +++ b/advisories/unreviewed/2023/05/GHSA-p8vw-qv22-wr5c/GHSA-p8vw-qv22-wr5c.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/05/GHSA-p9xj-vr8q-cxmp/GHSA-p9xj-vr8q-cxmp.json b/advisories/unreviewed/2023/05/GHSA-p9xj-vr8q-cxmp/GHSA-p9xj-vr8q-cxmp.json index 39410c179b0..4a477bc52d3 100644 --- a/advisories/unreviewed/2023/05/GHSA-p9xj-vr8q-cxmp/GHSA-p9xj-vr8q-cxmp.json +++ b/advisories/unreviewed/2023/05/GHSA-p9xj-vr8q-cxmp/GHSA-p9xj-vr8q-cxmp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/05/GHSA-pm6r-6p9q-w5rf/GHSA-pm6r-6p9q-w5rf.json b/advisories/unreviewed/2023/05/GHSA-pm6r-6p9q-w5rf/GHSA-pm6r-6p9q-w5rf.json index 23124ecba1a..35c0cf5d924 100644 --- a/advisories/unreviewed/2023/05/GHSA-pm6r-6p9q-w5rf/GHSA-pm6r-6p9q-w5rf.json +++ b/advisories/unreviewed/2023/05/GHSA-pm6r-6p9q-w5rf/GHSA-pm6r-6p9q-w5rf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/05/GHSA-px2q-6jhg-228v/GHSA-px2q-6jhg-228v.json b/advisories/unreviewed/2023/05/GHSA-px2q-6jhg-228v/GHSA-px2q-6jhg-228v.json index 20fcd6289ad..f39e386ec5e 100644 --- a/advisories/unreviewed/2023/05/GHSA-px2q-6jhg-228v/GHSA-px2q-6jhg-228v.json +++ b/advisories/unreviewed/2023/05/GHSA-px2q-6jhg-228v/GHSA-px2q-6jhg-228v.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/05/GHSA-qrc7-3p69-2jpf/GHSA-qrc7-3p69-2jpf.json b/advisories/unreviewed/2023/05/GHSA-qrc7-3p69-2jpf/GHSA-qrc7-3p69-2jpf.json index cc13d00503c..0451a0389d0 100644 --- a/advisories/unreviewed/2023/05/GHSA-qrc7-3p69-2jpf/GHSA-qrc7-3p69-2jpf.json +++ b/advisories/unreviewed/2023/05/GHSA-qrc7-3p69-2jpf/GHSA-qrc7-3p69-2jpf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/05/GHSA-rpgp-vx5c-cwff/GHSA-rpgp-vx5c-cwff.json b/advisories/unreviewed/2023/05/GHSA-rpgp-vx5c-cwff/GHSA-rpgp-vx5c-cwff.json index b581b094f83..6d1d6d1d488 100644 --- a/advisories/unreviewed/2023/05/GHSA-rpgp-vx5c-cwff/GHSA-rpgp-vx5c-cwff.json +++ b/advisories/unreviewed/2023/05/GHSA-rpgp-vx5c-cwff/GHSA-rpgp-vx5c-cwff.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/05/GHSA-v2x9-3r93-p6r4/GHSA-v2x9-3r93-p6r4.json b/advisories/unreviewed/2023/05/GHSA-v2x9-3r93-p6r4/GHSA-v2x9-3r93-p6r4.json index 12d493295c7..69846f17345 100644 --- a/advisories/unreviewed/2023/05/GHSA-v2x9-3r93-p6r4/GHSA-v2x9-3r93-p6r4.json +++ b/advisories/unreviewed/2023/05/GHSA-v2x9-3r93-p6r4/GHSA-v2x9-3r93-p6r4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/05/GHSA-v4cq-4w34-cj9c/GHSA-v4cq-4w34-cj9c.json b/advisories/unreviewed/2023/05/GHSA-v4cq-4w34-cj9c/GHSA-v4cq-4w34-cj9c.json index d72919f1518..0e37fd00216 100644 --- a/advisories/unreviewed/2023/05/GHSA-v4cq-4w34-cj9c/GHSA-v4cq-4w34-cj9c.json +++ b/advisories/unreviewed/2023/05/GHSA-v4cq-4w34-cj9c/GHSA-v4cq-4w34-cj9c.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/05/GHSA-vjp3-hf4x-6mqc/GHSA-vjp3-hf4x-6mqc.json b/advisories/unreviewed/2023/05/GHSA-vjp3-hf4x-6mqc/GHSA-vjp3-hf4x-6mqc.json index af28390c716..5de1b503c42 100644 --- a/advisories/unreviewed/2023/05/GHSA-vjp3-hf4x-6mqc/GHSA-vjp3-hf4x-6mqc.json +++ b/advisories/unreviewed/2023/05/GHSA-vjp3-hf4x-6mqc/GHSA-vjp3-hf4x-6mqc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/05/GHSA-vpfc-9392-2w4q/GHSA-vpfc-9392-2w4q.json b/advisories/unreviewed/2023/05/GHSA-vpfc-9392-2w4q/GHSA-vpfc-9392-2w4q.json index 52c92cd1812..0240e67d6b8 100644 --- a/advisories/unreviewed/2023/05/GHSA-vpfc-9392-2w4q/GHSA-vpfc-9392-2w4q.json +++ b/advisories/unreviewed/2023/05/GHSA-vpfc-9392-2w4q/GHSA-vpfc-9392-2w4q.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/05/GHSA-vphr-xr3x-h7qc/GHSA-vphr-xr3x-h7qc.json b/advisories/unreviewed/2023/05/GHSA-vphr-xr3x-h7qc/GHSA-vphr-xr3x-h7qc.json index 36d81ff3d2b..112d9de0cf8 100644 --- a/advisories/unreviewed/2023/05/GHSA-vphr-xr3x-h7qc/GHSA-vphr-xr3x-h7qc.json +++ b/advisories/unreviewed/2023/05/GHSA-vphr-xr3x-h7qc/GHSA-vphr-xr3x-h7qc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/05/GHSA-w3xh-m877-x3c2/GHSA-w3xh-m877-x3c2.json b/advisories/unreviewed/2023/05/GHSA-w3xh-m877-x3c2/GHSA-w3xh-m877-x3c2.json index 8dc3c828c34..527f46327e3 100644 --- a/advisories/unreviewed/2023/05/GHSA-w3xh-m877-x3c2/GHSA-w3xh-m877-x3c2.json +++ b/advisories/unreviewed/2023/05/GHSA-w3xh-m877-x3c2/GHSA-w3xh-m877-x3c2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/05/GHSA-w64q-pg96-cpvq/GHSA-w64q-pg96-cpvq.json b/advisories/unreviewed/2023/05/GHSA-w64q-pg96-cpvq/GHSA-w64q-pg96-cpvq.json index 77411dbafab..3e6db3075fe 100644 --- a/advisories/unreviewed/2023/05/GHSA-w64q-pg96-cpvq/GHSA-w64q-pg96-cpvq.json +++ b/advisories/unreviewed/2023/05/GHSA-w64q-pg96-cpvq/GHSA-w64q-pg96-cpvq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/05/GHSA-w8g9-xrv8-vfw2/GHSA-w8g9-xrv8-vfw2.json b/advisories/unreviewed/2023/05/GHSA-w8g9-xrv8-vfw2/GHSA-w8g9-xrv8-vfw2.json index d54caec5237..992bd56e455 100644 --- a/advisories/unreviewed/2023/05/GHSA-w8g9-xrv8-vfw2/GHSA-w8g9-xrv8-vfw2.json +++ b/advisories/unreviewed/2023/05/GHSA-w8g9-xrv8-vfw2/GHSA-w8g9-xrv8-vfw2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/05/GHSA-wf3f-427r-g3fc/GHSA-wf3f-427r-g3fc.json b/advisories/unreviewed/2023/05/GHSA-wf3f-427r-g3fc/GHSA-wf3f-427r-g3fc.json index 6895dc651e5..19bde2a5440 100644 --- a/advisories/unreviewed/2023/05/GHSA-wf3f-427r-g3fc/GHSA-wf3f-427r-g3fc.json +++ b/advisories/unreviewed/2023/05/GHSA-wf3f-427r-g3fc/GHSA-wf3f-427r-g3fc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/05/GHSA-wq64-45vp-fhqq/GHSA-wq64-45vp-fhqq.json b/advisories/unreviewed/2023/05/GHSA-wq64-45vp-fhqq/GHSA-wq64-45vp-fhqq.json index 277ed2d502f..56710e738e1 100644 --- a/advisories/unreviewed/2023/05/GHSA-wq64-45vp-fhqq/GHSA-wq64-45vp-fhqq.json +++ b/advisories/unreviewed/2023/05/GHSA-wq64-45vp-fhqq/GHSA-wq64-45vp-fhqq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/05/GHSA-wwxw-whwc-cfvx/GHSA-wwxw-whwc-cfvx.json b/advisories/unreviewed/2023/05/GHSA-wwxw-whwc-cfvx/GHSA-wwxw-whwc-cfvx.json index 45c7484b4f3..f14b643ee75 100644 --- a/advisories/unreviewed/2023/05/GHSA-wwxw-whwc-cfvx/GHSA-wwxw-whwc-cfvx.json +++ b/advisories/unreviewed/2023/05/GHSA-wwxw-whwc-cfvx/GHSA-wwxw-whwc-cfvx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/05/GHSA-wxpg-mmxw-9mhr/GHSA-wxpg-mmxw-9mhr.json b/advisories/unreviewed/2023/05/GHSA-wxpg-mmxw-9mhr/GHSA-wxpg-mmxw-9mhr.json index aacbc00cce0..1b87a785eba 100644 --- a/advisories/unreviewed/2023/05/GHSA-wxpg-mmxw-9mhr/GHSA-wxpg-mmxw-9mhr.json +++ b/advisories/unreviewed/2023/05/GHSA-wxpg-mmxw-9mhr/GHSA-wxpg-mmxw-9mhr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/05/GHSA-x3x8-xf86-qgp5/GHSA-x3x8-xf86-qgp5.json b/advisories/unreviewed/2023/05/GHSA-x3x8-xf86-qgp5/GHSA-x3x8-xf86-qgp5.json index 15ee553b837..ea62762e38a 100644 --- a/advisories/unreviewed/2023/05/GHSA-x3x8-xf86-qgp5/GHSA-x3x8-xf86-qgp5.json +++ b/advisories/unreviewed/2023/05/GHSA-x3x8-xf86-qgp5/GHSA-x3x8-xf86-qgp5.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/05/GHSA-x723-3x32-qg44/GHSA-x723-3x32-qg44.json b/advisories/unreviewed/2023/05/GHSA-x723-3x32-qg44/GHSA-x723-3x32-qg44.json index bd23007ea71..90e9df549c0 100644 --- a/advisories/unreviewed/2023/05/GHSA-x723-3x32-qg44/GHSA-x723-3x32-qg44.json +++ b/advisories/unreviewed/2023/05/GHSA-x723-3x32-qg44/GHSA-x723-3x32-qg44.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/05/GHSA-x753-qg8m-hx84/GHSA-x753-qg8m-hx84.json b/advisories/unreviewed/2023/05/GHSA-x753-qg8m-hx84/GHSA-x753-qg8m-hx84.json index faa5d91e347..f21a337e61e 100644 --- a/advisories/unreviewed/2023/05/GHSA-x753-qg8m-hx84/GHSA-x753-qg8m-hx84.json +++ b/advisories/unreviewed/2023/05/GHSA-x753-qg8m-hx84/GHSA-x753-qg8m-hx84.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/05/GHSA-xjj4-qhcp-574p/GHSA-xjj4-qhcp-574p.json b/advisories/unreviewed/2023/05/GHSA-xjj4-qhcp-574p/GHSA-xjj4-qhcp-574p.json index dc6c70ae1e4..9be456e8538 100644 --- a/advisories/unreviewed/2023/05/GHSA-xjj4-qhcp-574p/GHSA-xjj4-qhcp-574p.json +++ b/advisories/unreviewed/2023/05/GHSA-xjj4-qhcp-574p/GHSA-xjj4-qhcp-574p.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/05/GHSA-xjrx-qpvm-6f2q/GHSA-xjrx-qpvm-6f2q.json b/advisories/unreviewed/2023/05/GHSA-xjrx-qpvm-6f2q/GHSA-xjrx-qpvm-6f2q.json index a2246089012..7df134630fa 100644 --- a/advisories/unreviewed/2023/05/GHSA-xjrx-qpvm-6f2q/GHSA-xjrx-qpvm-6f2q.json +++ b/advisories/unreviewed/2023/05/GHSA-xjrx-qpvm-6f2q/GHSA-xjrx-qpvm-6f2q.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/06/GHSA-2f4f-h5m8-27v8/GHSA-2f4f-h5m8-27v8.json b/advisories/unreviewed/2023/06/GHSA-2f4f-h5m8-27v8/GHSA-2f4f-h5m8-27v8.json index 02abcf338a1..3ffa1704494 100644 --- a/advisories/unreviewed/2023/06/GHSA-2f4f-h5m8-27v8/GHSA-2f4f-h5m8-27v8.json +++ b/advisories/unreviewed/2023/06/GHSA-2f4f-h5m8-27v8/GHSA-2f4f-h5m8-27v8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/06/GHSA-35qx-pprw-fwph/GHSA-35qx-pprw-fwph.json b/advisories/unreviewed/2023/06/GHSA-35qx-pprw-fwph/GHSA-35qx-pprw-fwph.json index 6683cf1222a..d2531d24f24 100644 --- a/advisories/unreviewed/2023/06/GHSA-35qx-pprw-fwph/GHSA-35qx-pprw-fwph.json +++ b/advisories/unreviewed/2023/06/GHSA-35qx-pprw-fwph/GHSA-35qx-pprw-fwph.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/06/GHSA-3hgc-3p3q-4m9q/GHSA-3hgc-3p3q-4m9q.json b/advisories/unreviewed/2023/06/GHSA-3hgc-3p3q-4m9q/GHSA-3hgc-3p3q-4m9q.json index 15f7f3c1bc0..0104f7d663e 100644 --- a/advisories/unreviewed/2023/06/GHSA-3hgc-3p3q-4m9q/GHSA-3hgc-3p3q-4m9q.json +++ b/advisories/unreviewed/2023/06/GHSA-3hgc-3p3q-4m9q/GHSA-3hgc-3p3q-4m9q.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/06/GHSA-3mxf-85j4-w2qr/GHSA-3mxf-85j4-w2qr.json b/advisories/unreviewed/2023/06/GHSA-3mxf-85j4-w2qr/GHSA-3mxf-85j4-w2qr.json index f2710a15825..85f5b678db5 100644 --- a/advisories/unreviewed/2023/06/GHSA-3mxf-85j4-w2qr/GHSA-3mxf-85j4-w2qr.json +++ b/advisories/unreviewed/2023/06/GHSA-3mxf-85j4-w2qr/GHSA-3mxf-85j4-w2qr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/06/GHSA-4j5w-m9vg-wjr5/GHSA-4j5w-m9vg-wjr5.json b/advisories/unreviewed/2023/06/GHSA-4j5w-m9vg-wjr5/GHSA-4j5w-m9vg-wjr5.json index 449a1587656..f9ec2babf1e 100644 --- a/advisories/unreviewed/2023/06/GHSA-4j5w-m9vg-wjr5/GHSA-4j5w-m9vg-wjr5.json +++ b/advisories/unreviewed/2023/06/GHSA-4j5w-m9vg-wjr5/GHSA-4j5w-m9vg-wjr5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/06/GHSA-524x-476p-jqf4/GHSA-524x-476p-jqf4.json b/advisories/unreviewed/2023/06/GHSA-524x-476p-jqf4/GHSA-524x-476p-jqf4.json index bd72f4b8e55..76ac22607d0 100644 --- a/advisories/unreviewed/2023/06/GHSA-524x-476p-jqf4/GHSA-524x-476p-jqf4.json +++ b/advisories/unreviewed/2023/06/GHSA-524x-476p-jqf4/GHSA-524x-476p-jqf4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/06/GHSA-5rw6-vf4w-p4j3/GHSA-5rw6-vf4w-p4j3.json b/advisories/unreviewed/2023/06/GHSA-5rw6-vf4w-p4j3/GHSA-5rw6-vf4w-p4j3.json index 08e02a74bd4..0293b7874f1 100644 --- a/advisories/unreviewed/2023/06/GHSA-5rw6-vf4w-p4j3/GHSA-5rw6-vf4w-p4j3.json +++ b/advisories/unreviewed/2023/06/GHSA-5rw6-vf4w-p4j3/GHSA-5rw6-vf4w-p4j3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/06/GHSA-6mx5-52r6-g7hc/GHSA-6mx5-52r6-g7hc.json b/advisories/unreviewed/2023/06/GHSA-6mx5-52r6-g7hc/GHSA-6mx5-52r6-g7hc.json index 85461783ba0..036d203dc93 100644 --- a/advisories/unreviewed/2023/06/GHSA-6mx5-52r6-g7hc/GHSA-6mx5-52r6-g7hc.json +++ b/advisories/unreviewed/2023/06/GHSA-6mx5-52r6-g7hc/GHSA-6mx5-52r6-g7hc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/06/GHSA-7gj5-9v5m-8xpx/GHSA-7gj5-9v5m-8xpx.json b/advisories/unreviewed/2023/06/GHSA-7gj5-9v5m-8xpx/GHSA-7gj5-9v5m-8xpx.json index 9abcf382916..ce7b8896eca 100644 --- a/advisories/unreviewed/2023/06/GHSA-7gj5-9v5m-8xpx/GHSA-7gj5-9v5m-8xpx.json +++ b/advisories/unreviewed/2023/06/GHSA-7gj5-9v5m-8xpx/GHSA-7gj5-9v5m-8xpx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/06/GHSA-7h94-7rrv-j8jq/GHSA-7h94-7rrv-j8jq.json b/advisories/unreviewed/2023/06/GHSA-7h94-7rrv-j8jq/GHSA-7h94-7rrv-j8jq.json index 7358637fb3a..c52c1f557f4 100644 --- a/advisories/unreviewed/2023/06/GHSA-7h94-7rrv-j8jq/GHSA-7h94-7rrv-j8jq.json +++ b/advisories/unreviewed/2023/06/GHSA-7h94-7rrv-j8jq/GHSA-7h94-7rrv-j8jq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/06/GHSA-8pj3-jf8r-wp98/GHSA-8pj3-jf8r-wp98.json b/advisories/unreviewed/2023/06/GHSA-8pj3-jf8r-wp98/GHSA-8pj3-jf8r-wp98.json index 5a7b4c3b691..77a7746b5f4 100644 --- a/advisories/unreviewed/2023/06/GHSA-8pj3-jf8r-wp98/GHSA-8pj3-jf8r-wp98.json +++ b/advisories/unreviewed/2023/06/GHSA-8pj3-jf8r-wp98/GHSA-8pj3-jf8r-wp98.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/06/GHSA-9w94-xjxr-8xhj/GHSA-9w94-xjxr-8xhj.json b/advisories/unreviewed/2023/06/GHSA-9w94-xjxr-8xhj/GHSA-9w94-xjxr-8xhj.json index 15d7f3889c7..006439fba57 100644 --- a/advisories/unreviewed/2023/06/GHSA-9w94-xjxr-8xhj/GHSA-9w94-xjxr-8xhj.json +++ b/advisories/unreviewed/2023/06/GHSA-9w94-xjxr-8xhj/GHSA-9w94-xjxr-8xhj.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/06/GHSA-c439-f4ww-m5rq/GHSA-c439-f4ww-m5rq.json b/advisories/unreviewed/2023/06/GHSA-c439-f4ww-m5rq/GHSA-c439-f4ww-m5rq.json index 5724a714d70..5f5c3d70b4f 100644 --- a/advisories/unreviewed/2023/06/GHSA-c439-f4ww-m5rq/GHSA-c439-f4ww-m5rq.json +++ b/advisories/unreviewed/2023/06/GHSA-c439-f4ww-m5rq/GHSA-c439-f4ww-m5rq.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/06/GHSA-ccf8-hcrh-rjp9/GHSA-ccf8-hcrh-rjp9.json b/advisories/unreviewed/2023/06/GHSA-ccf8-hcrh-rjp9/GHSA-ccf8-hcrh-rjp9.json index 5fee87c33b7..890d0cb38f6 100644 --- a/advisories/unreviewed/2023/06/GHSA-ccf8-hcrh-rjp9/GHSA-ccf8-hcrh-rjp9.json +++ b/advisories/unreviewed/2023/06/GHSA-ccf8-hcrh-rjp9/GHSA-ccf8-hcrh-rjp9.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/06/GHSA-cvwr-84mh-7vgf/GHSA-cvwr-84mh-7vgf.json b/advisories/unreviewed/2023/06/GHSA-cvwr-84mh-7vgf/GHSA-cvwr-84mh-7vgf.json index faf67dca03d..198e482ad03 100644 --- a/advisories/unreviewed/2023/06/GHSA-cvwr-84mh-7vgf/GHSA-cvwr-84mh-7vgf.json +++ b/advisories/unreviewed/2023/06/GHSA-cvwr-84mh-7vgf/GHSA-cvwr-84mh-7vgf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/06/GHSA-f35r-mcw4-gg3w/GHSA-f35r-mcw4-gg3w.json b/advisories/unreviewed/2023/06/GHSA-f35r-mcw4-gg3w/GHSA-f35r-mcw4-gg3w.json index e3ea2ce0661..75c0afe409c 100644 --- a/advisories/unreviewed/2023/06/GHSA-f35r-mcw4-gg3w/GHSA-f35r-mcw4-gg3w.json +++ b/advisories/unreviewed/2023/06/GHSA-f35r-mcw4-gg3w/GHSA-f35r-mcw4-gg3w.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/06/GHSA-f4j6-v552-hrxp/GHSA-f4j6-v552-hrxp.json b/advisories/unreviewed/2023/06/GHSA-f4j6-v552-hrxp/GHSA-f4j6-v552-hrxp.json index 0d3bd0bdcc2..cc2877cd5dc 100644 --- a/advisories/unreviewed/2023/06/GHSA-f4j6-v552-hrxp/GHSA-f4j6-v552-hrxp.json +++ b/advisories/unreviewed/2023/06/GHSA-f4j6-v552-hrxp/GHSA-f4j6-v552-hrxp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/06/GHSA-f7v2-mm62-c2wg/GHSA-f7v2-mm62-c2wg.json b/advisories/unreviewed/2023/06/GHSA-f7v2-mm62-c2wg/GHSA-f7v2-mm62-c2wg.json index 515ad58603f..c5d9a82b6f4 100644 --- a/advisories/unreviewed/2023/06/GHSA-f7v2-mm62-c2wg/GHSA-f7v2-mm62-c2wg.json +++ b/advisories/unreviewed/2023/06/GHSA-f7v2-mm62-c2wg/GHSA-f7v2-mm62-c2wg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/06/GHSA-f825-54q7-97q5/GHSA-f825-54q7-97q5.json b/advisories/unreviewed/2023/06/GHSA-f825-54q7-97q5/GHSA-f825-54q7-97q5.json index ab5c1d64afd..81f44f50b22 100644 --- a/advisories/unreviewed/2023/06/GHSA-f825-54q7-97q5/GHSA-f825-54q7-97q5.json +++ b/advisories/unreviewed/2023/06/GHSA-f825-54q7-97q5/GHSA-f825-54q7-97q5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/06/GHSA-h296-3g4r-f68j/GHSA-h296-3g4r-f68j.json b/advisories/unreviewed/2023/06/GHSA-h296-3g4r-f68j/GHSA-h296-3g4r-f68j.json index 02552423509..00d57c5d533 100644 --- a/advisories/unreviewed/2023/06/GHSA-h296-3g4r-f68j/GHSA-h296-3g4r-f68j.json +++ b/advisories/unreviewed/2023/06/GHSA-h296-3g4r-f68j/GHSA-h296-3g4r-f68j.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/06/GHSA-hg34-pjxc-5j77/GHSA-hg34-pjxc-5j77.json b/advisories/unreviewed/2023/06/GHSA-hg34-pjxc-5j77/GHSA-hg34-pjxc-5j77.json index 9fae2c4f09e..e2905ae4645 100644 --- a/advisories/unreviewed/2023/06/GHSA-hg34-pjxc-5j77/GHSA-hg34-pjxc-5j77.json +++ b/advisories/unreviewed/2023/06/GHSA-hg34-pjxc-5j77/GHSA-hg34-pjxc-5j77.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/06/GHSA-hg4r-gx6g-m7fr/GHSA-hg4r-gx6g-m7fr.json b/advisories/unreviewed/2023/06/GHSA-hg4r-gx6g-m7fr/GHSA-hg4r-gx6g-m7fr.json index 0dc202a2532..82ae7a49965 100644 --- a/advisories/unreviewed/2023/06/GHSA-hg4r-gx6g-m7fr/GHSA-hg4r-gx6g-m7fr.json +++ b/advisories/unreviewed/2023/06/GHSA-hg4r-gx6g-m7fr/GHSA-hg4r-gx6g-m7fr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/06/GHSA-hj5x-qxpc-fwvm/GHSA-hj5x-qxpc-fwvm.json b/advisories/unreviewed/2023/06/GHSA-hj5x-qxpc-fwvm/GHSA-hj5x-qxpc-fwvm.json index dc0ceaadd4c..229bf65b749 100644 --- a/advisories/unreviewed/2023/06/GHSA-hj5x-qxpc-fwvm/GHSA-hj5x-qxpc-fwvm.json +++ b/advisories/unreviewed/2023/06/GHSA-hj5x-qxpc-fwvm/GHSA-hj5x-qxpc-fwvm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/06/GHSA-hj8c-f98r-r4m8/GHSA-hj8c-f98r-r4m8.json b/advisories/unreviewed/2023/06/GHSA-hj8c-f98r-r4m8/GHSA-hj8c-f98r-r4m8.json index 71a218eed52..45b1715e7fe 100644 --- a/advisories/unreviewed/2023/06/GHSA-hj8c-f98r-r4m8/GHSA-hj8c-f98r-r4m8.json +++ b/advisories/unreviewed/2023/06/GHSA-hj8c-f98r-r4m8/GHSA-hj8c-f98r-r4m8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/06/GHSA-hqwv-qhhm-qq2g/GHSA-hqwv-qhhm-qq2g.json b/advisories/unreviewed/2023/06/GHSA-hqwv-qhhm-qq2g/GHSA-hqwv-qhhm-qq2g.json index 0b538e93562..1389d4ede44 100644 --- a/advisories/unreviewed/2023/06/GHSA-hqwv-qhhm-qq2g/GHSA-hqwv-qhhm-qq2g.json +++ b/advisories/unreviewed/2023/06/GHSA-hqwv-qhhm-qq2g/GHSA-hqwv-qhhm-qq2g.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/06/GHSA-m3gm-9pff-f9mj/GHSA-m3gm-9pff-f9mj.json b/advisories/unreviewed/2023/06/GHSA-m3gm-9pff-f9mj/GHSA-m3gm-9pff-f9mj.json index 28086ca45cb..9e56273adb4 100644 --- a/advisories/unreviewed/2023/06/GHSA-m3gm-9pff-f9mj/GHSA-m3gm-9pff-f9mj.json +++ b/advisories/unreviewed/2023/06/GHSA-m3gm-9pff-f9mj/GHSA-m3gm-9pff-f9mj.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/06/GHSA-m892-qjxf-rm97/GHSA-m892-qjxf-rm97.json b/advisories/unreviewed/2023/06/GHSA-m892-qjxf-rm97/GHSA-m892-qjxf-rm97.json index 0c93c0569ad..03fd7036f3e 100644 --- a/advisories/unreviewed/2023/06/GHSA-m892-qjxf-rm97/GHSA-m892-qjxf-rm97.json +++ b/advisories/unreviewed/2023/06/GHSA-m892-qjxf-rm97/GHSA-m892-qjxf-rm97.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/06/GHSA-mmv2-7ch7-7c5g/GHSA-mmv2-7ch7-7c5g.json b/advisories/unreviewed/2023/06/GHSA-mmv2-7ch7-7c5g/GHSA-mmv2-7ch7-7c5g.json index 506acee3e17..bfbfa182460 100644 --- a/advisories/unreviewed/2023/06/GHSA-mmv2-7ch7-7c5g/GHSA-mmv2-7ch7-7c5g.json +++ b/advisories/unreviewed/2023/06/GHSA-mmv2-7ch7-7c5g/GHSA-mmv2-7ch7-7c5g.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/06/GHSA-p3q7-v2h9-whv5/GHSA-p3q7-v2h9-whv5.json b/advisories/unreviewed/2023/06/GHSA-p3q7-v2h9-whv5/GHSA-p3q7-v2h9-whv5.json index 8e666ae1a1b..800b25ea106 100644 --- a/advisories/unreviewed/2023/06/GHSA-p3q7-v2h9-whv5/GHSA-p3q7-v2h9-whv5.json +++ b/advisories/unreviewed/2023/06/GHSA-p3q7-v2h9-whv5/GHSA-p3q7-v2h9-whv5.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/06/GHSA-pjrh-pp7p-c7xg/GHSA-pjrh-pp7p-c7xg.json b/advisories/unreviewed/2023/06/GHSA-pjrh-pp7p-c7xg/GHSA-pjrh-pp7p-c7xg.json index 74b158e94ac..0281c6b7f7d 100644 --- a/advisories/unreviewed/2023/06/GHSA-pjrh-pp7p-c7xg/GHSA-pjrh-pp7p-c7xg.json +++ b/advisories/unreviewed/2023/06/GHSA-pjrh-pp7p-c7xg/GHSA-pjrh-pp7p-c7xg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/06/GHSA-px97-xqrp-fq3g/GHSA-px97-xqrp-fq3g.json b/advisories/unreviewed/2023/06/GHSA-px97-xqrp-fq3g/GHSA-px97-xqrp-fq3g.json index 4591dc88d95..871364711ef 100644 --- a/advisories/unreviewed/2023/06/GHSA-px97-xqrp-fq3g/GHSA-px97-xqrp-fq3g.json +++ b/advisories/unreviewed/2023/06/GHSA-px97-xqrp-fq3g/GHSA-px97-xqrp-fq3g.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/06/GHSA-qgjc-gjpm-c9qr/GHSA-qgjc-gjpm-c9qr.json b/advisories/unreviewed/2023/06/GHSA-qgjc-gjpm-c9qr/GHSA-qgjc-gjpm-c9qr.json index 09c3cd599d8..6687218d2a9 100644 --- a/advisories/unreviewed/2023/06/GHSA-qgjc-gjpm-c9qr/GHSA-qgjc-gjpm-c9qr.json +++ b/advisories/unreviewed/2023/06/GHSA-qgjc-gjpm-c9qr/GHSA-qgjc-gjpm-c9qr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/06/GHSA-r28f-22r5-gj9w/GHSA-r28f-22r5-gj9w.json b/advisories/unreviewed/2023/06/GHSA-r28f-22r5-gj9w/GHSA-r28f-22r5-gj9w.json index a4f57a27df0..9eba9c3a80f 100644 --- a/advisories/unreviewed/2023/06/GHSA-r28f-22r5-gj9w/GHSA-r28f-22r5-gj9w.json +++ b/advisories/unreviewed/2023/06/GHSA-r28f-22r5-gj9w/GHSA-r28f-22r5-gj9w.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/06/GHSA-r9xh-6hxc-484v/GHSA-r9xh-6hxc-484v.json b/advisories/unreviewed/2023/06/GHSA-r9xh-6hxc-484v/GHSA-r9xh-6hxc-484v.json index 717cdd70df1..c0b5e263f47 100644 --- a/advisories/unreviewed/2023/06/GHSA-r9xh-6hxc-484v/GHSA-r9xh-6hxc-484v.json +++ b/advisories/unreviewed/2023/06/GHSA-r9xh-6hxc-484v/GHSA-r9xh-6hxc-484v.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/06/GHSA-rjv8-5r7g-7j9g/GHSA-rjv8-5r7g-7j9g.json b/advisories/unreviewed/2023/06/GHSA-rjv8-5r7g-7j9g/GHSA-rjv8-5r7g-7j9g.json index d3e0ea6dea5..58ba1a864b3 100644 --- a/advisories/unreviewed/2023/06/GHSA-rjv8-5r7g-7j9g/GHSA-rjv8-5r7g-7j9g.json +++ b/advisories/unreviewed/2023/06/GHSA-rjv8-5r7g-7j9g/GHSA-rjv8-5r7g-7j9g.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/06/GHSA-vf7r-8qxj-9rrp/GHSA-vf7r-8qxj-9rrp.json b/advisories/unreviewed/2023/06/GHSA-vf7r-8qxj-9rrp/GHSA-vf7r-8qxj-9rrp.json index 61c75c14901..a45d94fa1c2 100644 --- a/advisories/unreviewed/2023/06/GHSA-vf7r-8qxj-9rrp/GHSA-vf7r-8qxj-9rrp.json +++ b/advisories/unreviewed/2023/06/GHSA-vf7r-8qxj-9rrp/GHSA-vf7r-8qxj-9rrp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/06/GHSA-w4q9-8q4f-fh7h/GHSA-w4q9-8q4f-fh7h.json b/advisories/unreviewed/2023/06/GHSA-w4q9-8q4f-fh7h/GHSA-w4q9-8q4f-fh7h.json index 7d604ca4ea6..5ab11af0eb3 100644 --- a/advisories/unreviewed/2023/06/GHSA-w4q9-8q4f-fh7h/GHSA-w4q9-8q4f-fh7h.json +++ b/advisories/unreviewed/2023/06/GHSA-w4q9-8q4f-fh7h/GHSA-w4q9-8q4f-fh7h.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/06/GHSA-wxfq-263r-9c3q/GHSA-wxfq-263r-9c3q.json b/advisories/unreviewed/2023/06/GHSA-wxfq-263r-9c3q/GHSA-wxfq-263r-9c3q.json index 0630e0d75d7..78d657529dc 100644 --- a/advisories/unreviewed/2023/06/GHSA-wxfq-263r-9c3q/GHSA-wxfq-263r-9c3q.json +++ b/advisories/unreviewed/2023/06/GHSA-wxfq-263r-9c3q/GHSA-wxfq-263r-9c3q.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/06/GHSA-x3fj-vm97-72x4/GHSA-x3fj-vm97-72x4.json b/advisories/unreviewed/2023/06/GHSA-x3fj-vm97-72x4/GHSA-x3fj-vm97-72x4.json index d016f7391e5..22cc3ad2d29 100644 --- a/advisories/unreviewed/2023/06/GHSA-x3fj-vm97-72x4/GHSA-x3fj-vm97-72x4.json +++ b/advisories/unreviewed/2023/06/GHSA-x3fj-vm97-72x4/GHSA-x3fj-vm97-72x4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/07/GHSA-28x2-9pfr-8p5v/GHSA-28x2-9pfr-8p5v.json b/advisories/unreviewed/2023/07/GHSA-28x2-9pfr-8p5v/GHSA-28x2-9pfr-8p5v.json index 7e8b919d5ef..5ae4aed6b5a 100644 --- a/advisories/unreviewed/2023/07/GHSA-28x2-9pfr-8p5v/GHSA-28x2-9pfr-8p5v.json +++ b/advisories/unreviewed/2023/07/GHSA-28x2-9pfr-8p5v/GHSA-28x2-9pfr-8p5v.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/07/GHSA-2fm9-5hwg-96ch/GHSA-2fm9-5hwg-96ch.json b/advisories/unreviewed/2023/07/GHSA-2fm9-5hwg-96ch/GHSA-2fm9-5hwg-96ch.json index d9706355e76..f52fbbb9533 100644 --- a/advisories/unreviewed/2023/07/GHSA-2fm9-5hwg-96ch/GHSA-2fm9-5hwg-96ch.json +++ b/advisories/unreviewed/2023/07/GHSA-2fm9-5hwg-96ch/GHSA-2fm9-5hwg-96ch.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/07/GHSA-336f-r8g9-c985/GHSA-336f-r8g9-c985.json b/advisories/unreviewed/2023/07/GHSA-336f-r8g9-c985/GHSA-336f-r8g9-c985.json index bade2758f4e..9c78f6b21a0 100644 --- a/advisories/unreviewed/2023/07/GHSA-336f-r8g9-c985/GHSA-336f-r8g9-c985.json +++ b/advisories/unreviewed/2023/07/GHSA-336f-r8g9-c985/GHSA-336f-r8g9-c985.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/07/GHSA-3vpv-p324-w48m/GHSA-3vpv-p324-w48m.json b/advisories/unreviewed/2023/07/GHSA-3vpv-p324-w48m/GHSA-3vpv-p324-w48m.json index 3064c8a1ee4..c7f920ab54e 100644 --- a/advisories/unreviewed/2023/07/GHSA-3vpv-p324-w48m/GHSA-3vpv-p324-w48m.json +++ b/advisories/unreviewed/2023/07/GHSA-3vpv-p324-w48m/GHSA-3vpv-p324-w48m.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/07/GHSA-4cmj-wxxv-wvw4/GHSA-4cmj-wxxv-wvw4.json b/advisories/unreviewed/2023/07/GHSA-4cmj-wxxv-wvw4/GHSA-4cmj-wxxv-wvw4.json index 8f8300d14b2..b1f272ec60f 100644 --- a/advisories/unreviewed/2023/07/GHSA-4cmj-wxxv-wvw4/GHSA-4cmj-wxxv-wvw4.json +++ b/advisories/unreviewed/2023/07/GHSA-4cmj-wxxv-wvw4/GHSA-4cmj-wxxv-wvw4.json @@ -7,12 +7,8 @@ "CVE-2023-21261" ], "details": "In ft_open_face_internal of ftobjs.c, there is a possible out of bounds read due to a missing bounds check. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.\n\n", - "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/2023/07/GHSA-5h7r-g3h4-hr2v/GHSA-5h7r-g3h4-hr2v.json b/advisories/unreviewed/2023/07/GHSA-5h7r-g3h4-hr2v/GHSA-5h7r-g3h4-hr2v.json index 5b1cdfe3799..73aa35aa96c 100644 --- a/advisories/unreviewed/2023/07/GHSA-5h7r-g3h4-hr2v/GHSA-5h7r-g3h4-hr2v.json +++ b/advisories/unreviewed/2023/07/GHSA-5h7r-g3h4-hr2v/GHSA-5h7r-g3h4-hr2v.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/07/GHSA-6844-78p7-pcmc/GHSA-6844-78p7-pcmc.json b/advisories/unreviewed/2023/07/GHSA-6844-78p7-pcmc/GHSA-6844-78p7-pcmc.json index f07bb970384..c156e95e097 100644 --- a/advisories/unreviewed/2023/07/GHSA-6844-78p7-pcmc/GHSA-6844-78p7-pcmc.json +++ b/advisories/unreviewed/2023/07/GHSA-6844-78p7-pcmc/GHSA-6844-78p7-pcmc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/07/GHSA-6m67-x55h-jgr8/GHSA-6m67-x55h-jgr8.json b/advisories/unreviewed/2023/07/GHSA-6m67-x55h-jgr8/GHSA-6m67-x55h-jgr8.json index b14fcf75660..23feea1b43c 100644 --- a/advisories/unreviewed/2023/07/GHSA-6m67-x55h-jgr8/GHSA-6m67-x55h-jgr8.json +++ b/advisories/unreviewed/2023/07/GHSA-6m67-x55h-jgr8/GHSA-6m67-x55h-jgr8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/07/GHSA-7f5v-v2f3-8m3w/GHSA-7f5v-v2f3-8m3w.json b/advisories/unreviewed/2023/07/GHSA-7f5v-v2f3-8m3w/GHSA-7f5v-v2f3-8m3w.json index 554c3c6a812..6281032fd5b 100644 --- a/advisories/unreviewed/2023/07/GHSA-7f5v-v2f3-8m3w/GHSA-7f5v-v2f3-8m3w.json +++ b/advisories/unreviewed/2023/07/GHSA-7f5v-v2f3-8m3w/GHSA-7f5v-v2f3-8m3w.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/07/GHSA-8hg6-792r-jm3p/GHSA-8hg6-792r-jm3p.json b/advisories/unreviewed/2023/07/GHSA-8hg6-792r-jm3p/GHSA-8hg6-792r-jm3p.json index fd26a216198..e0165356bb1 100644 --- a/advisories/unreviewed/2023/07/GHSA-8hg6-792r-jm3p/GHSA-8hg6-792r-jm3p.json +++ b/advisories/unreviewed/2023/07/GHSA-8hg6-792r-jm3p/GHSA-8hg6-792r-jm3p.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/07/GHSA-cvhw-p87v-vr96/GHSA-cvhw-p87v-vr96.json b/advisories/unreviewed/2023/07/GHSA-cvhw-p87v-vr96/GHSA-cvhw-p87v-vr96.json index d8886ea90fb..6f8463f95d3 100644 --- a/advisories/unreviewed/2023/07/GHSA-cvhw-p87v-vr96/GHSA-cvhw-p87v-vr96.json +++ b/advisories/unreviewed/2023/07/GHSA-cvhw-p87v-vr96/GHSA-cvhw-p87v-vr96.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/07/GHSA-cxv2-g9cc-jg8q/GHSA-cxv2-g9cc-jg8q.json b/advisories/unreviewed/2023/07/GHSA-cxv2-g9cc-jg8q/GHSA-cxv2-g9cc-jg8q.json index 2d5fcd9d593..b501e540ca6 100644 --- a/advisories/unreviewed/2023/07/GHSA-cxv2-g9cc-jg8q/GHSA-cxv2-g9cc-jg8q.json +++ b/advisories/unreviewed/2023/07/GHSA-cxv2-g9cc-jg8q/GHSA-cxv2-g9cc-jg8q.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/07/GHSA-fmvf-ppw9-594q/GHSA-fmvf-ppw9-594q.json b/advisories/unreviewed/2023/07/GHSA-fmvf-ppw9-594q/GHSA-fmvf-ppw9-594q.json index 1e335143dc9..9f4d479bf66 100644 --- a/advisories/unreviewed/2023/07/GHSA-fmvf-ppw9-594q/GHSA-fmvf-ppw9-594q.json +++ b/advisories/unreviewed/2023/07/GHSA-fmvf-ppw9-594q/GHSA-fmvf-ppw9-594q.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/07/GHSA-fqg4-3q52-9x7c/GHSA-fqg4-3q52-9x7c.json b/advisories/unreviewed/2023/07/GHSA-fqg4-3q52-9x7c/GHSA-fqg4-3q52-9x7c.json index a8216a3c41d..7fd1bbe719b 100644 --- a/advisories/unreviewed/2023/07/GHSA-fqg4-3q52-9x7c/GHSA-fqg4-3q52-9x7c.json +++ b/advisories/unreviewed/2023/07/GHSA-fqg4-3q52-9x7c/GHSA-fqg4-3q52-9x7c.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/07/GHSA-fvw2-v7j9-599r/GHSA-fvw2-v7j9-599r.json b/advisories/unreviewed/2023/07/GHSA-fvw2-v7j9-599r/GHSA-fvw2-v7j9-599r.json index 83cc470e8b1..4ac9c6a108f 100644 --- a/advisories/unreviewed/2023/07/GHSA-fvw2-v7j9-599r/GHSA-fvw2-v7j9-599r.json +++ b/advisories/unreviewed/2023/07/GHSA-fvw2-v7j9-599r/GHSA-fvw2-v7j9-599r.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/07/GHSA-g656-2879-jqrc/GHSA-g656-2879-jqrc.json b/advisories/unreviewed/2023/07/GHSA-g656-2879-jqrc/GHSA-g656-2879-jqrc.json index de9955c206f..3561bda6679 100644 --- a/advisories/unreviewed/2023/07/GHSA-g656-2879-jqrc/GHSA-g656-2879-jqrc.json +++ b/advisories/unreviewed/2023/07/GHSA-g656-2879-jqrc/GHSA-g656-2879-jqrc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/07/GHSA-gcc7-974f-gvp3/GHSA-gcc7-974f-gvp3.json b/advisories/unreviewed/2023/07/GHSA-gcc7-974f-gvp3/GHSA-gcc7-974f-gvp3.json index e9ade9ded9c..3d6f0abcc95 100644 --- a/advisories/unreviewed/2023/07/GHSA-gcc7-974f-gvp3/GHSA-gcc7-974f-gvp3.json +++ b/advisories/unreviewed/2023/07/GHSA-gcc7-974f-gvp3/GHSA-gcc7-974f-gvp3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/07/GHSA-j4g3-g446-gmqf/GHSA-j4g3-g446-gmqf.json b/advisories/unreviewed/2023/07/GHSA-j4g3-g446-gmqf/GHSA-j4g3-g446-gmqf.json index 53efb7d3eef..de24c98772c 100644 --- a/advisories/unreviewed/2023/07/GHSA-j4g3-g446-gmqf/GHSA-j4g3-g446-gmqf.json +++ b/advisories/unreviewed/2023/07/GHSA-j4g3-g446-gmqf/GHSA-j4g3-g446-gmqf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/07/GHSA-m7m6-cg8c-765h/GHSA-m7m6-cg8c-765h.json b/advisories/unreviewed/2023/07/GHSA-m7m6-cg8c-765h/GHSA-m7m6-cg8c-765h.json index b89e109e3a5..54ba9cd9611 100644 --- a/advisories/unreviewed/2023/07/GHSA-m7m6-cg8c-765h/GHSA-m7m6-cg8c-765h.json +++ b/advisories/unreviewed/2023/07/GHSA-m7m6-cg8c-765h/GHSA-m7m6-cg8c-765h.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/07/GHSA-mw2v-mwrw-64xm/GHSA-mw2v-mwrw-64xm.json b/advisories/unreviewed/2023/07/GHSA-mw2v-mwrw-64xm/GHSA-mw2v-mwrw-64xm.json index 7f0c206b029..d35a7a9677b 100644 --- a/advisories/unreviewed/2023/07/GHSA-mw2v-mwrw-64xm/GHSA-mw2v-mwrw-64xm.json +++ b/advisories/unreviewed/2023/07/GHSA-mw2v-mwrw-64xm/GHSA-mw2v-mwrw-64xm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/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/2023/07/GHSA-p87r-26qq-pmjh/GHSA-p87r-26qq-pmjh.json b/advisories/unreviewed/2023/07/GHSA-p87r-26qq-pmjh/GHSA-p87r-26qq-pmjh.json index 126546c270b..a0607a6f248 100644 --- a/advisories/unreviewed/2023/07/GHSA-p87r-26qq-pmjh/GHSA-p87r-26qq-pmjh.json +++ b/advisories/unreviewed/2023/07/GHSA-p87r-26qq-pmjh/GHSA-p87r-26qq-pmjh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/07/GHSA-pvrw-56vg-9wmq/GHSA-pvrw-56vg-9wmq.json b/advisories/unreviewed/2023/07/GHSA-pvrw-56vg-9wmq/GHSA-pvrw-56vg-9wmq.json index 6eafcf8d752..e4f49c36acb 100644 --- a/advisories/unreviewed/2023/07/GHSA-pvrw-56vg-9wmq/GHSA-pvrw-56vg-9wmq.json +++ b/advisories/unreviewed/2023/07/GHSA-pvrw-56vg-9wmq/GHSA-pvrw-56vg-9wmq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/07/GHSA-qg9r-8vq4-2gp4/GHSA-qg9r-8vq4-2gp4.json b/advisories/unreviewed/2023/07/GHSA-qg9r-8vq4-2gp4/GHSA-qg9r-8vq4-2gp4.json index ae23f9f48f0..885f6ee1713 100644 --- a/advisories/unreviewed/2023/07/GHSA-qg9r-8vq4-2gp4/GHSA-qg9r-8vq4-2gp4.json +++ b/advisories/unreviewed/2023/07/GHSA-qg9r-8vq4-2gp4/GHSA-qg9r-8vq4-2gp4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/07/GHSA-rrg6-f895-jq87/GHSA-rrg6-f895-jq87.json b/advisories/unreviewed/2023/07/GHSA-rrg6-f895-jq87/GHSA-rrg6-f895-jq87.json index 24c9ee84d89..a999fdaae22 100644 --- a/advisories/unreviewed/2023/07/GHSA-rrg6-f895-jq87/GHSA-rrg6-f895-jq87.json +++ b/advisories/unreviewed/2023/07/GHSA-rrg6-f895-jq87/GHSA-rrg6-f895-jq87.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/07/GHSA-rvhq-rj9x-9rrg/GHSA-rvhq-rj9x-9rrg.json b/advisories/unreviewed/2023/07/GHSA-rvhq-rj9x-9rrg/GHSA-rvhq-rj9x-9rrg.json index de9ea7945e2..2f6aa3750af 100644 --- a/advisories/unreviewed/2023/07/GHSA-rvhq-rj9x-9rrg/GHSA-rvhq-rj9x-9rrg.json +++ b/advisories/unreviewed/2023/07/GHSA-rvhq-rj9x-9rrg/GHSA-rvhq-rj9x-9rrg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2023/07/GHSA-v3cq-v27f-j822/GHSA-v3cq-v27f-j822.json b/advisories/unreviewed/2023/07/GHSA-v3cq-v27f-j822/GHSA-v3cq-v27f-j822.json index 6e8f020c0aa..8904152b4b1 100644 --- a/advisories/unreviewed/2023/07/GHSA-v3cq-v27f-j822/GHSA-v3cq-v27f-j822.json +++ b/advisories/unreviewed/2023/07/GHSA-v3cq-v27f-j822/GHSA-v3cq-v27f-j822.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/07/GHSA-xj8p-3q4c-9jvf/GHSA-xj8p-3q4c-9jvf.json b/advisories/unreviewed/2023/07/GHSA-xj8p-3q4c-9jvf/GHSA-xj8p-3q4c-9jvf.json index 0a8a27e4bc5..3143b02aa3e 100644 --- a/advisories/unreviewed/2023/07/GHSA-xj8p-3q4c-9jvf/GHSA-xj8p-3q4c-9jvf.json +++ b/advisories/unreviewed/2023/07/GHSA-xj8p-3q4c-9jvf/GHSA-xj8p-3q4c-9jvf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/07/GHSA-xrgq-7wvh-c25q/GHSA-xrgq-7wvh-c25q.json b/advisories/unreviewed/2023/07/GHSA-xrgq-7wvh-c25q/GHSA-xrgq-7wvh-c25q.json index 1b7e1918926..508a795757e 100644 --- a/advisories/unreviewed/2023/07/GHSA-xrgq-7wvh-c25q/GHSA-xrgq-7wvh-c25q.json +++ b/advisories/unreviewed/2023/07/GHSA-xrgq-7wvh-c25q/GHSA-xrgq-7wvh-c25q.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-2457-j253-9gg8/GHSA-2457-j253-9gg8.json b/advisories/unreviewed/2024/05/GHSA-2457-j253-9gg8/GHSA-2457-j253-9gg8.json index fabe6a55c41..bcee0da70aa 100644 --- a/advisories/unreviewed/2024/05/GHSA-2457-j253-9gg8/GHSA-2457-j253-9gg8.json +++ b/advisories/unreviewed/2024/05/GHSA-2457-j253-9gg8/GHSA-2457-j253-9gg8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/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/05/GHSA-24rf-wvhf-33v8/GHSA-24rf-wvhf-33v8.json b/advisories/unreviewed/2024/05/GHSA-24rf-wvhf-33v8/GHSA-24rf-wvhf-33v8.json index b4581d52be1..cf441f1ecd2 100644 --- a/advisories/unreviewed/2024/05/GHSA-24rf-wvhf-33v8/GHSA-24rf-wvhf-33v8.json +++ b/advisories/unreviewed/2024/05/GHSA-24rf-wvhf-33v8/GHSA-24rf-wvhf-33v8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/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/05/GHSA-25j6-j45c-6mcv/GHSA-25j6-j45c-6mcv.json b/advisories/unreviewed/2024/05/GHSA-25j6-j45c-6mcv/GHSA-25j6-j45c-6mcv.json index 03d4f7e64ed..763c937a5da 100644 --- a/advisories/unreviewed/2024/05/GHSA-25j6-j45c-6mcv/GHSA-25j6-j45c-6mcv.json +++ b/advisories/unreviewed/2024/05/GHSA-25j6-j45c-6mcv/GHSA-25j6-j45c-6mcv.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-2c5w-43q3-9h56/GHSA-2c5w-43q3-9h56.json b/advisories/unreviewed/2024/05/GHSA-2c5w-43q3-9h56/GHSA-2c5w-43q3-9h56.json index c313f69314c..cf66f92b372 100644 --- a/advisories/unreviewed/2024/05/GHSA-2c5w-43q3-9h56/GHSA-2c5w-43q3-9h56.json +++ b/advisories/unreviewed/2024/05/GHSA-2c5w-43q3-9h56/GHSA-2c5w-43q3-9h56.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/05/GHSA-2fjm-5v6j-7r68/GHSA-2fjm-5v6j-7r68.json b/advisories/unreviewed/2024/05/GHSA-2fjm-5v6j-7r68/GHSA-2fjm-5v6j-7r68.json index f6914db413f..196f991fa46 100644 --- a/advisories/unreviewed/2024/05/GHSA-2fjm-5v6j-7r68/GHSA-2fjm-5v6j-7r68.json +++ b/advisories/unreviewed/2024/05/GHSA-2fjm-5v6j-7r68/GHSA-2fjm-5v6j-7r68.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-2hp7-4x34-cw93/GHSA-2hp7-4x34-cw93.json b/advisories/unreviewed/2024/05/GHSA-2hp7-4x34-cw93/GHSA-2hp7-4x34-cw93.json index f913aad4ad1..4fc1b68b9f4 100644 --- a/advisories/unreviewed/2024/05/GHSA-2hp7-4x34-cw93/GHSA-2hp7-4x34-cw93.json +++ b/advisories/unreviewed/2024/05/GHSA-2hp7-4x34-cw93/GHSA-2hp7-4x34-cw93.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-2wqr-hc5g-8c36/GHSA-2wqr-hc5g-8c36.json b/advisories/unreviewed/2024/05/GHSA-2wqr-hc5g-8c36/GHSA-2wqr-hc5g-8c36.json index 4b171cd7bbc..df33bded76f 100644 --- a/advisories/unreviewed/2024/05/GHSA-2wqr-hc5g-8c36/GHSA-2wqr-hc5g-8c36.json +++ b/advisories/unreviewed/2024/05/GHSA-2wqr-hc5g-8c36/GHSA-2wqr-hc5g-8c36.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-37jf-744c-x2h5/GHSA-37jf-744c-x2h5.json b/advisories/unreviewed/2024/05/GHSA-37jf-744c-x2h5/GHSA-37jf-744c-x2h5.json index 8216c05cbb9..5b451cd1828 100644 --- a/advisories/unreviewed/2024/05/GHSA-37jf-744c-x2h5/GHSA-37jf-744c-x2h5.json +++ b/advisories/unreviewed/2024/05/GHSA-37jf-744c-x2h5/GHSA-37jf-744c-x2h5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-396g-3mmq-29wc/GHSA-396g-3mmq-29wc.json b/advisories/unreviewed/2024/05/GHSA-396g-3mmq-29wc/GHSA-396g-3mmq-29wc.json index 3bdb66d1bc9..2bbe5b44395 100644 --- a/advisories/unreviewed/2024/05/GHSA-396g-3mmq-29wc/GHSA-396g-3mmq-29wc.json +++ b/advisories/unreviewed/2024/05/GHSA-396g-3mmq-29wc/GHSA-396g-3mmq-29wc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2024/05/GHSA-39fr-gw2c-2qgc/GHSA-39fr-gw2c-2qgc.json b/advisories/unreviewed/2024/05/GHSA-39fr-gw2c-2qgc/GHSA-39fr-gw2c-2qgc.json index c5056a79a48..daa5d9f88c7 100644 --- a/advisories/unreviewed/2024/05/GHSA-39fr-gw2c-2qgc/GHSA-39fr-gw2c-2qgc.json +++ b/advisories/unreviewed/2024/05/GHSA-39fr-gw2c-2qgc/GHSA-39fr-gw2c-2qgc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-3cxr-mgrx-fg7c/GHSA-3cxr-mgrx-fg7c.json b/advisories/unreviewed/2024/05/GHSA-3cxr-mgrx-fg7c/GHSA-3cxr-mgrx-fg7c.json index 82188ae39ce..dc33198a6c8 100644 --- a/advisories/unreviewed/2024/05/GHSA-3cxr-mgrx-fg7c/GHSA-3cxr-mgrx-fg7c.json +++ b/advisories/unreviewed/2024/05/GHSA-3cxr-mgrx-fg7c/GHSA-3cxr-mgrx-fg7c.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-3ffw-77x2-9v64/GHSA-3ffw-77x2-9v64.json b/advisories/unreviewed/2024/05/GHSA-3ffw-77x2-9v64/GHSA-3ffw-77x2-9v64.json index 25b2efb5c3c..14c0841dfb2 100644 --- a/advisories/unreviewed/2024/05/GHSA-3ffw-77x2-9v64/GHSA-3ffw-77x2-9v64.json +++ b/advisories/unreviewed/2024/05/GHSA-3ffw-77x2-9v64/GHSA-3ffw-77x2-9v64.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-3qfh-g9x9-22jf/GHSA-3qfh-g9x9-22jf.json b/advisories/unreviewed/2024/05/GHSA-3qfh-g9x9-22jf/GHSA-3qfh-g9x9-22jf.json index 4881a0b1f38..8004860b171 100644 --- a/advisories/unreviewed/2024/05/GHSA-3qfh-g9x9-22jf/GHSA-3qfh-g9x9-22jf.json +++ b/advisories/unreviewed/2024/05/GHSA-3qfh-g9x9-22jf/GHSA-3qfh-g9x9-22jf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-43wc-6q3q-q349/GHSA-43wc-6q3q-q349.json b/advisories/unreviewed/2024/05/GHSA-43wc-6q3q-q349/GHSA-43wc-6q3q-q349.json index 3d1d7494939..1f07fd82ba7 100644 --- a/advisories/unreviewed/2024/05/GHSA-43wc-6q3q-q349/GHSA-43wc-6q3q-q349.json +++ b/advisories/unreviewed/2024/05/GHSA-43wc-6q3q-q349/GHSA-43wc-6q3q-q349.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-45j4-9vf9-p9qf/GHSA-45j4-9vf9-p9qf.json b/advisories/unreviewed/2024/05/GHSA-45j4-9vf9-p9qf/GHSA-45j4-9vf9-p9qf.json index 3a2c252fd4d..91f8b115493 100644 --- a/advisories/unreviewed/2024/05/GHSA-45j4-9vf9-p9qf/GHSA-45j4-9vf9-p9qf.json +++ b/advisories/unreviewed/2024/05/GHSA-45j4-9vf9-p9qf/GHSA-45j4-9vf9-p9qf.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-45q4-h8rr-hgx2/GHSA-45q4-h8rr-hgx2.json b/advisories/unreviewed/2024/05/GHSA-45q4-h8rr-hgx2/GHSA-45q4-h8rr-hgx2.json index 25e78dc9c41..dc2549427bd 100644 --- a/advisories/unreviewed/2024/05/GHSA-45q4-h8rr-hgx2/GHSA-45q4-h8rr-hgx2.json +++ b/advisories/unreviewed/2024/05/GHSA-45q4-h8rr-hgx2/GHSA-45q4-h8rr-hgx2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:A/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/05/GHSA-52jm-cr9j-q23w/GHSA-52jm-cr9j-q23w.json b/advisories/unreviewed/2024/05/GHSA-52jm-cr9j-q23w/GHSA-52jm-cr9j-q23w.json index 81f73c958af..fbe361ed7ed 100644 --- a/advisories/unreviewed/2024/05/GHSA-52jm-cr9j-q23w/GHSA-52jm-cr9j-q23w.json +++ b/advisories/unreviewed/2024/05/GHSA-52jm-cr9j-q23w/GHSA-52jm-cr9j-q23w.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-5p74-jfv3-5f8r/GHSA-5p74-jfv3-5f8r.json b/advisories/unreviewed/2024/05/GHSA-5p74-jfv3-5f8r/GHSA-5p74-jfv3-5f8r.json index 86c5604d78f..2f6a97c44a9 100644 --- a/advisories/unreviewed/2024/05/GHSA-5p74-jfv3-5f8r/GHSA-5p74-jfv3-5f8r.json +++ b/advisories/unreviewed/2024/05/GHSA-5p74-jfv3-5f8r/GHSA-5p74-jfv3-5f8r.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-6h99-4c7x-8xx4/GHSA-6h99-4c7x-8xx4.json b/advisories/unreviewed/2024/05/GHSA-6h99-4c7x-8xx4/GHSA-6h99-4c7x-8xx4.json index 6d8bfd6ca81..2df84988ab1 100644 --- a/advisories/unreviewed/2024/05/GHSA-6h99-4c7x-8xx4/GHSA-6h99-4c7x-8xx4.json +++ b/advisories/unreviewed/2024/05/GHSA-6h99-4c7x-8xx4/GHSA-6h99-4c7x-8xx4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/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/05/GHSA-6hpm-fq4x-q562/GHSA-6hpm-fq4x-q562.json b/advisories/unreviewed/2024/05/GHSA-6hpm-fq4x-q562/GHSA-6hpm-fq4x-q562.json index 2ffead6ca72..4190ddaff40 100644 --- a/advisories/unreviewed/2024/05/GHSA-6hpm-fq4x-q562/GHSA-6hpm-fq4x-q562.json +++ b/advisories/unreviewed/2024/05/GHSA-6hpm-fq4x-q562/GHSA-6hpm-fq4x-q562.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-6jh3-xx76-vf4c/GHSA-6jh3-xx76-vf4c.json b/advisories/unreviewed/2024/05/GHSA-6jh3-xx76-vf4c/GHSA-6jh3-xx76-vf4c.json index 2a1e448a5be..178e0ca62b0 100644 --- a/advisories/unreviewed/2024/05/GHSA-6jh3-xx76-vf4c/GHSA-6jh3-xx76-vf4c.json +++ b/advisories/unreviewed/2024/05/GHSA-6jh3-xx76-vf4c/GHSA-6jh3-xx76-vf4c.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-6p73-867q-97f8/GHSA-6p73-867q-97f8.json b/advisories/unreviewed/2024/05/GHSA-6p73-867q-97f8/GHSA-6p73-867q-97f8.json index d369cca7a93..65384086474 100644 --- a/advisories/unreviewed/2024/05/GHSA-6p73-867q-97f8/GHSA-6p73-867q-97f8.json +++ b/advisories/unreviewed/2024/05/GHSA-6p73-867q-97f8/GHSA-6p73-867q-97f8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-7r4h-6q5j-722v/GHSA-7r4h-6q5j-722v.json b/advisories/unreviewed/2024/05/GHSA-7r4h-6q5j-722v/GHSA-7r4h-6q5j-722v.json index ed42446c6e7..88c608d1d16 100644 --- a/advisories/unreviewed/2024/05/GHSA-7r4h-6q5j-722v/GHSA-7r4h-6q5j-722v.json +++ b/advisories/unreviewed/2024/05/GHSA-7r4h-6q5j-722v/GHSA-7r4h-6q5j-722v.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-7xhc-r4m8-7gh7/GHSA-7xhc-r4m8-7gh7.json b/advisories/unreviewed/2024/05/GHSA-7xhc-r4m8-7gh7/GHSA-7xhc-r4m8-7gh7.json index d1c3c8250b5..6039e3c1023 100644 --- a/advisories/unreviewed/2024/05/GHSA-7xhc-r4m8-7gh7/GHSA-7xhc-r4m8-7gh7.json +++ b/advisories/unreviewed/2024/05/GHSA-7xhc-r4m8-7gh7/GHSA-7xhc-r4m8-7gh7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-835g-mc72-mmvw/GHSA-835g-mc72-mmvw.json b/advisories/unreviewed/2024/05/GHSA-835g-mc72-mmvw/GHSA-835g-mc72-mmvw.json index b14166b7c20..de579503d44 100644 --- a/advisories/unreviewed/2024/05/GHSA-835g-mc72-mmvw/GHSA-835g-mc72-mmvw.json +++ b/advisories/unreviewed/2024/05/GHSA-835g-mc72-mmvw/GHSA-835g-mc72-mmvw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/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/05/GHSA-8c97-c37f-24x3/GHSA-8c97-c37f-24x3.json b/advisories/unreviewed/2024/05/GHSA-8c97-c37f-24x3/GHSA-8c97-c37f-24x3.json index e615ea12921..ca6cb147ab6 100644 --- a/advisories/unreviewed/2024/05/GHSA-8c97-c37f-24x3/GHSA-8c97-c37f-24x3.json +++ b/advisories/unreviewed/2024/05/GHSA-8c97-c37f-24x3/GHSA-8c97-c37f-24x3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-8r2h-632g-2cfh/GHSA-8r2h-632g-2cfh.json b/advisories/unreviewed/2024/05/GHSA-8r2h-632g-2cfh/GHSA-8r2h-632g-2cfh.json index a2f419a5380..ace09c0fda9 100644 --- a/advisories/unreviewed/2024/05/GHSA-8r2h-632g-2cfh/GHSA-8r2h-632g-2cfh.json +++ b/advisories/unreviewed/2024/05/GHSA-8r2h-632g-2cfh/GHSA-8r2h-632g-2cfh.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-8w37-4wx3-mmg3/GHSA-8w37-4wx3-mmg3.json b/advisories/unreviewed/2024/05/GHSA-8w37-4wx3-mmg3/GHSA-8w37-4wx3-mmg3.json index 26d363f597e..300b3419ce7 100644 --- a/advisories/unreviewed/2024/05/GHSA-8w37-4wx3-mmg3/GHSA-8w37-4wx3-mmg3.json +++ b/advisories/unreviewed/2024/05/GHSA-8w37-4wx3-mmg3/GHSA-8w37-4wx3-mmg3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -27,9 +25,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/05/GHSA-8wqm-45qj-r79q/GHSA-8wqm-45qj-r79q.json b/advisories/unreviewed/2024/05/GHSA-8wqm-45qj-r79q/GHSA-8wqm-45qj-r79q.json index e45cc83ffe8..c3ddc47429b 100644 --- a/advisories/unreviewed/2024/05/GHSA-8wqm-45qj-r79q/GHSA-8wqm-45qj-r79q.json +++ b/advisories/unreviewed/2024/05/GHSA-8wqm-45qj-r79q/GHSA-8wqm-45qj-r79q.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/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/05/GHSA-9f2x-6r69-376x/GHSA-9f2x-6r69-376x.json b/advisories/unreviewed/2024/05/GHSA-9f2x-6r69-376x/GHSA-9f2x-6r69-376x.json index 4e752228259..fcb8dce18ea 100644 --- a/advisories/unreviewed/2024/05/GHSA-9f2x-6r69-376x/GHSA-9f2x-6r69-376x.json +++ b/advisories/unreviewed/2024/05/GHSA-9f2x-6r69-376x/GHSA-9f2x-6r69-376x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/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/05/GHSA-9g76-c57m-qm46/GHSA-9g76-c57m-qm46.json b/advisories/unreviewed/2024/05/GHSA-9g76-c57m-qm46/GHSA-9g76-c57m-qm46.json index e601a8a316d..7b4ea884afc 100644 --- a/advisories/unreviewed/2024/05/GHSA-9g76-c57m-qm46/GHSA-9g76-c57m-qm46.json +++ b/advisories/unreviewed/2024/05/GHSA-9g76-c57m-qm46/GHSA-9g76-c57m-qm46.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-9wx4-c2w3-phhg/GHSA-9wx4-c2w3-phhg.json b/advisories/unreviewed/2024/05/GHSA-9wx4-c2w3-phhg/GHSA-9wx4-c2w3-phhg.json index 9d6b55d86a6..d074ee92b9f 100644 --- a/advisories/unreviewed/2024/05/GHSA-9wx4-c2w3-phhg/GHSA-9wx4-c2w3-phhg.json +++ b/advisories/unreviewed/2024/05/GHSA-9wx4-c2w3-phhg/GHSA-9wx4-c2w3-phhg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-c2p5-5fm9-fh69/GHSA-c2p5-5fm9-fh69.json b/advisories/unreviewed/2024/05/GHSA-c2p5-5fm9-fh69/GHSA-c2p5-5fm9-fh69.json index 292dc3a9292..d9cba1add13 100644 --- a/advisories/unreviewed/2024/05/GHSA-c2p5-5fm9-fh69/GHSA-c2p5-5fm9-fh69.json +++ b/advisories/unreviewed/2024/05/GHSA-c2p5-5fm9-fh69/GHSA-c2p5-5fm9-fh69.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-c85p-9pv4-c6xm/GHSA-c85p-9pv4-c6xm.json b/advisories/unreviewed/2024/05/GHSA-c85p-9pv4-c6xm/GHSA-c85p-9pv4-c6xm.json index b3e51501af3..0abbde8ef7e 100644 --- a/advisories/unreviewed/2024/05/GHSA-c85p-9pv4-c6xm/GHSA-c85p-9pv4-c6xm.json +++ b/advisories/unreviewed/2024/05/GHSA-c85p-9pv4-c6xm/GHSA-c85p-9pv4-c6xm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-c8rx-j79x-463v/GHSA-c8rx-j79x-463v.json b/advisories/unreviewed/2024/05/GHSA-c8rx-j79x-463v/GHSA-c8rx-j79x-463v.json index 19c6ca2107e..93dff3d06ff 100644 --- a/advisories/unreviewed/2024/05/GHSA-c8rx-j79x-463v/GHSA-c8rx-j79x-463v.json +++ b/advisories/unreviewed/2024/05/GHSA-c8rx-j79x-463v/GHSA-c8rx-j79x-463v.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/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/05/GHSA-cr45-2cwv-7v3m/GHSA-cr45-2cwv-7v3m.json b/advisories/unreviewed/2024/05/GHSA-cr45-2cwv-7v3m/GHSA-cr45-2cwv-7v3m.json index bcd0c873fb9..ef512a128ac 100644 --- a/advisories/unreviewed/2024/05/GHSA-cr45-2cwv-7v3m/GHSA-cr45-2cwv-7v3m.json +++ b/advisories/unreviewed/2024/05/GHSA-cr45-2cwv-7v3m/GHSA-cr45-2cwv-7v3m.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-cr83-59jc-76jr/GHSA-cr83-59jc-76jr.json b/advisories/unreviewed/2024/05/GHSA-cr83-59jc-76jr/GHSA-cr83-59jc-76jr.json index 642a2465802..537c8d4c6a3 100644 --- a/advisories/unreviewed/2024/05/GHSA-cr83-59jc-76jr/GHSA-cr83-59jc-76jr.json +++ b/advisories/unreviewed/2024/05/GHSA-cr83-59jc-76jr/GHSA-cr83-59jc-76jr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/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/05/GHSA-cvhw-39j6-rr36/GHSA-cvhw-39j6-rr36.json b/advisories/unreviewed/2024/05/GHSA-cvhw-39j6-rr36/GHSA-cvhw-39j6-rr36.json index 743577b0241..f2f4d63b90e 100644 --- a/advisories/unreviewed/2024/05/GHSA-cvhw-39j6-rr36/GHSA-cvhw-39j6-rr36.json +++ b/advisories/unreviewed/2024/05/GHSA-cvhw-39j6-rr36/GHSA-cvhw-39j6-rr36.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-f48q-jhqh-wvcv/GHSA-f48q-jhqh-wvcv.json b/advisories/unreviewed/2024/05/GHSA-f48q-jhqh-wvcv/GHSA-f48q-jhqh-wvcv.json index 62ec026c1ab..6221699ae73 100644 --- a/advisories/unreviewed/2024/05/GHSA-f48q-jhqh-wvcv/GHSA-f48q-jhqh-wvcv.json +++ b/advisories/unreviewed/2024/05/GHSA-f48q-jhqh-wvcv/GHSA-f48q-jhqh-wvcv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-g4q2-hgh7-xgv7/GHSA-g4q2-hgh7-xgv7.json b/advisories/unreviewed/2024/05/GHSA-g4q2-hgh7-xgv7/GHSA-g4q2-hgh7-xgv7.json index d39884eeb9d..08103f801ca 100644 --- a/advisories/unreviewed/2024/05/GHSA-g4q2-hgh7-xgv7/GHSA-g4q2-hgh7-xgv7.json +++ b/advisories/unreviewed/2024/05/GHSA-g4q2-hgh7-xgv7/GHSA-g4q2-hgh7-xgv7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/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/05/GHSA-gf2w-phqr-8jwg/GHSA-gf2w-phqr-8jwg.json b/advisories/unreviewed/2024/05/GHSA-gf2w-phqr-8jwg/GHSA-gf2w-phqr-8jwg.json index 35a8d2e1096..e705ee0a444 100644 --- a/advisories/unreviewed/2024/05/GHSA-gf2w-phqr-8jwg/GHSA-gf2w-phqr-8jwg.json +++ b/advisories/unreviewed/2024/05/GHSA-gf2w-phqr-8jwg/GHSA-gf2w-phqr-8jwg.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-gqxp-c76m-phrh/GHSA-gqxp-c76m-phrh.json b/advisories/unreviewed/2024/05/GHSA-gqxp-c76m-phrh/GHSA-gqxp-c76m-phrh.json index 319908dfc08..c4044397959 100644 --- a/advisories/unreviewed/2024/05/GHSA-gqxp-c76m-phrh/GHSA-gqxp-c76m-phrh.json +++ b/advisories/unreviewed/2024/05/GHSA-gqxp-c76m-phrh/GHSA-gqxp-c76m-phrh.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-h35w-g3pc-7q5w/GHSA-h35w-g3pc-7q5w.json b/advisories/unreviewed/2024/05/GHSA-h35w-g3pc-7q5w/GHSA-h35w-g3pc-7q5w.json index 49f41584cb4..a4f166460f4 100644 --- a/advisories/unreviewed/2024/05/GHSA-h35w-g3pc-7q5w/GHSA-h35w-g3pc-7q5w.json +++ b/advisories/unreviewed/2024/05/GHSA-h35w-g3pc-7q5w/GHSA-h35w-g3pc-7q5w.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/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/05/GHSA-h3qg-qrpq-7mj3/GHSA-h3qg-qrpq-7mj3.json b/advisories/unreviewed/2024/05/GHSA-h3qg-qrpq-7mj3/GHSA-h3qg-qrpq-7mj3.json index 62432491bac..8a1e3ca1775 100644 --- a/advisories/unreviewed/2024/05/GHSA-h3qg-qrpq-7mj3/GHSA-h3qg-qrpq-7mj3.json +++ b/advisories/unreviewed/2024/05/GHSA-h3qg-qrpq-7mj3/GHSA-h3qg-qrpq-7mj3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/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/05/GHSA-h8wr-g7f7-2xmr/GHSA-h8wr-g7f7-2xmr.json b/advisories/unreviewed/2024/05/GHSA-h8wr-g7f7-2xmr/GHSA-h8wr-g7f7-2xmr.json index 860ac7b29e8..e4f54b5e6b1 100644 --- a/advisories/unreviewed/2024/05/GHSA-h8wr-g7f7-2xmr/GHSA-h8wr-g7f7-2xmr.json +++ b/advisories/unreviewed/2024/05/GHSA-h8wr-g7f7-2xmr/GHSA-h8wr-g7f7-2xmr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-hjxm-3rr5-32vp/GHSA-hjxm-3rr5-32vp.json b/advisories/unreviewed/2024/05/GHSA-hjxm-3rr5-32vp/GHSA-hjxm-3rr5-32vp.json index 805b00eb03d..09c16177eca 100644 --- a/advisories/unreviewed/2024/05/GHSA-hjxm-3rr5-32vp/GHSA-hjxm-3rr5-32vp.json +++ b/advisories/unreviewed/2024/05/GHSA-hjxm-3rr5-32vp/GHSA-hjxm-3rr5-32vp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/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/05/GHSA-hr57-5gv4-mvpw/GHSA-hr57-5gv4-mvpw.json b/advisories/unreviewed/2024/05/GHSA-hr57-5gv4-mvpw/GHSA-hr57-5gv4-mvpw.json index 220a2c45632..e601742925b 100644 --- a/advisories/unreviewed/2024/05/GHSA-hr57-5gv4-mvpw/GHSA-hr57-5gv4-mvpw.json +++ b/advisories/unreviewed/2024/05/GHSA-hr57-5gv4-mvpw/GHSA-hr57-5gv4-mvpw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-hxmv-j9qq-mqf9/GHSA-hxmv-j9qq-mqf9.json b/advisories/unreviewed/2024/05/GHSA-hxmv-j9qq-mqf9/GHSA-hxmv-j9qq-mqf9.json index 4dca879acdb..a941a213701 100644 --- a/advisories/unreviewed/2024/05/GHSA-hxmv-j9qq-mqf9/GHSA-hxmv-j9qq-mqf9.json +++ b/advisories/unreviewed/2024/05/GHSA-hxmv-j9qq-mqf9/GHSA-hxmv-j9qq-mqf9.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/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/05/GHSA-hxpj-rc32-6768/GHSA-hxpj-rc32-6768.json b/advisories/unreviewed/2024/05/GHSA-hxpj-rc32-6768/GHSA-hxpj-rc32-6768.json index b00417430db..c3d783cfcea 100644 --- a/advisories/unreviewed/2024/05/GHSA-hxpj-rc32-6768/GHSA-hxpj-rc32-6768.json +++ b/advisories/unreviewed/2024/05/GHSA-hxpj-rc32-6768/GHSA-hxpj-rc32-6768.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/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/05/GHSA-j98x-mxw5-vp88/GHSA-j98x-mxw5-vp88.json b/advisories/unreviewed/2024/05/GHSA-j98x-mxw5-vp88/GHSA-j98x-mxw5-vp88.json index 9f810725fd6..2f62dd1b44b 100644 --- a/advisories/unreviewed/2024/05/GHSA-j98x-mxw5-vp88/GHSA-j98x-mxw5-vp88.json +++ b/advisories/unreviewed/2024/05/GHSA-j98x-mxw5-vp88/GHSA-j98x-mxw5-vp88.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/05/GHSA-jjpp-xww2-x2q4/GHSA-jjpp-xww2-x2q4.json b/advisories/unreviewed/2024/05/GHSA-jjpp-xww2-x2q4/GHSA-jjpp-xww2-x2q4.json index 751e0bedebd..11532b59c13 100644 --- a/advisories/unreviewed/2024/05/GHSA-jjpp-xww2-x2q4/GHSA-jjpp-xww2-x2q4.json +++ b/advisories/unreviewed/2024/05/GHSA-jjpp-xww2-x2q4/GHSA-jjpp-xww2-x2q4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/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/05/GHSA-jx87-g24w-29gr/GHSA-jx87-g24w-29gr.json b/advisories/unreviewed/2024/05/GHSA-jx87-g24w-29gr/GHSA-jx87-g24w-29gr.json index 602ae4e7130..0d28a6d81e3 100644 --- a/advisories/unreviewed/2024/05/GHSA-jx87-g24w-29gr/GHSA-jx87-g24w-29gr.json +++ b/advisories/unreviewed/2024/05/GHSA-jx87-g24w-29gr/GHSA-jx87-g24w-29gr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-m2qh-hm8j-fx8m/GHSA-m2qh-hm8j-fx8m.json b/advisories/unreviewed/2024/05/GHSA-m2qh-hm8j-fx8m/GHSA-m2qh-hm8j-fx8m.json index 05098ae2ff4..610642eae4f 100644 --- a/advisories/unreviewed/2024/05/GHSA-m2qh-hm8j-fx8m/GHSA-m2qh-hm8j-fx8m.json +++ b/advisories/unreviewed/2024/05/GHSA-m2qh-hm8j-fx8m/GHSA-m2qh-hm8j-fx8m.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/05/GHSA-m563-92qj-4r2c/GHSA-m563-92qj-4r2c.json b/advisories/unreviewed/2024/05/GHSA-m563-92qj-4r2c/GHSA-m563-92qj-4r2c.json index 4591d13905d..091cb41de00 100644 --- a/advisories/unreviewed/2024/05/GHSA-m563-92qj-4r2c/GHSA-m563-92qj-4r2c.json +++ b/advisories/unreviewed/2024/05/GHSA-m563-92qj-4r2c/GHSA-m563-92qj-4r2c.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-m8rh-5qrx-3376/GHSA-m8rh-5qrx-3376.json b/advisories/unreviewed/2024/05/GHSA-m8rh-5qrx-3376/GHSA-m8rh-5qrx-3376.json index 0a1a092dbe8..a67e19123f5 100644 --- a/advisories/unreviewed/2024/05/GHSA-m8rh-5qrx-3376/GHSA-m8rh-5qrx-3376.json +++ b/advisories/unreviewed/2024/05/GHSA-m8rh-5qrx-3376/GHSA-m8rh-5qrx-3376.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/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/05/GHSA-m97r-6qf4-pp4q/GHSA-m97r-6qf4-pp4q.json b/advisories/unreviewed/2024/05/GHSA-m97r-6qf4-pp4q/GHSA-m97r-6qf4-pp4q.json index ad45369873e..4ef8eeb910e 100644 --- a/advisories/unreviewed/2024/05/GHSA-m97r-6qf4-pp4q/GHSA-m97r-6qf4-pp4q.json +++ b/advisories/unreviewed/2024/05/GHSA-m97r-6qf4-pp4q/GHSA-m97r-6qf4-pp4q.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-mh66-93xc-j4c4/GHSA-mh66-93xc-j4c4.json b/advisories/unreviewed/2024/05/GHSA-mh66-93xc-j4c4/GHSA-mh66-93xc-j4c4.json index fbff076f966..701e77c3745 100644 --- a/advisories/unreviewed/2024/05/GHSA-mh66-93xc-j4c4/GHSA-mh66-93xc-j4c4.json +++ b/advisories/unreviewed/2024/05/GHSA-mh66-93xc-j4c4/GHSA-mh66-93xc-j4c4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-mwc4-gjwc-wwq7/GHSA-mwc4-gjwc-wwq7.json b/advisories/unreviewed/2024/05/GHSA-mwc4-gjwc-wwq7/GHSA-mwc4-gjwc-wwq7.json index 03236532a21..a98a9a8002e 100644 --- a/advisories/unreviewed/2024/05/GHSA-mwc4-gjwc-wwq7/GHSA-mwc4-gjwc-wwq7.json +++ b/advisories/unreviewed/2024/05/GHSA-mwc4-gjwc-wwq7/GHSA-mwc4-gjwc-wwq7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-pc7x-g97r-j6wq/GHSA-pc7x-g97r-j6wq.json b/advisories/unreviewed/2024/05/GHSA-pc7x-g97r-j6wq/GHSA-pc7x-g97r-j6wq.json index d4948ca7c89..56d7e8f4f69 100644 --- a/advisories/unreviewed/2024/05/GHSA-pc7x-g97r-j6wq/GHSA-pc7x-g97r-j6wq.json +++ b/advisories/unreviewed/2024/05/GHSA-pc7x-g97r-j6wq/GHSA-pc7x-g97r-j6wq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-pgff-hrqv-m9qw/GHSA-pgff-hrqv-m9qw.json b/advisories/unreviewed/2024/05/GHSA-pgff-hrqv-m9qw/GHSA-pgff-hrqv-m9qw.json index b75921c44ba..72578ef2dfd 100644 --- a/advisories/unreviewed/2024/05/GHSA-pgff-hrqv-m9qw/GHSA-pgff-hrqv-m9qw.json +++ b/advisories/unreviewed/2024/05/GHSA-pgff-hrqv-m9qw/GHSA-pgff-hrqv-m9qw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-px73-wrfm-6764/GHSA-px73-wrfm-6764.json b/advisories/unreviewed/2024/05/GHSA-px73-wrfm-6764/GHSA-px73-wrfm-6764.json index 262ce1b34d2..c9df93c9c31 100644 --- a/advisories/unreviewed/2024/05/GHSA-px73-wrfm-6764/GHSA-px73-wrfm-6764.json +++ b/advisories/unreviewed/2024/05/GHSA-px73-wrfm-6764/GHSA-px73-wrfm-6764.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/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/05/GHSA-q6j3-4jqj-3hgc/GHSA-q6j3-4jqj-3hgc.json b/advisories/unreviewed/2024/05/GHSA-q6j3-4jqj-3hgc/GHSA-q6j3-4jqj-3hgc.json index d93cf3f7890..2989a9a47f0 100644 --- a/advisories/unreviewed/2024/05/GHSA-q6j3-4jqj-3hgc/GHSA-q6j3-4jqj-3hgc.json +++ b/advisories/unreviewed/2024/05/GHSA-q6j3-4jqj-3hgc/GHSA-q6j3-4jqj-3hgc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-q84q-gvjv-54c5/GHSA-q84q-gvjv-54c5.json b/advisories/unreviewed/2024/05/GHSA-q84q-gvjv-54c5/GHSA-q84q-gvjv-54c5.json index c6c7a4504f7..a95a943f11d 100644 --- a/advisories/unreviewed/2024/05/GHSA-q84q-gvjv-54c5/GHSA-q84q-gvjv-54c5.json +++ b/advisories/unreviewed/2024/05/GHSA-q84q-gvjv-54c5/GHSA-q84q-gvjv-54c5.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-qcxh-gjw8-cccm/GHSA-qcxh-gjw8-cccm.json b/advisories/unreviewed/2024/05/GHSA-qcxh-gjw8-cccm/GHSA-qcxh-gjw8-cccm.json index 4429b382f68..8e91ef91e68 100644 --- a/advisories/unreviewed/2024/05/GHSA-qcxh-gjw8-cccm/GHSA-qcxh-gjw8-cccm.json +++ b/advisories/unreviewed/2024/05/GHSA-qcxh-gjw8-cccm/GHSA-qcxh-gjw8-cccm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-qf54-2qx8-3vcv/GHSA-qf54-2qx8-3vcv.json b/advisories/unreviewed/2024/05/GHSA-qf54-2qx8-3vcv/GHSA-qf54-2qx8-3vcv.json index 23aa86bdaac..eacde343f27 100644 --- a/advisories/unreviewed/2024/05/GHSA-qf54-2qx8-3vcv/GHSA-qf54-2qx8-3vcv.json +++ b/advisories/unreviewed/2024/05/GHSA-qf54-2qx8-3vcv/GHSA-qf54-2qx8-3vcv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-r2j5-33x7-643h/GHSA-r2j5-33x7-643h.json b/advisories/unreviewed/2024/05/GHSA-r2j5-33x7-643h/GHSA-r2j5-33x7-643h.json index 94db85fc2a3..b8cd1bad5b4 100644 --- a/advisories/unreviewed/2024/05/GHSA-r2j5-33x7-643h/GHSA-r2j5-33x7-643h.json +++ b/advisories/unreviewed/2024/05/GHSA-r2j5-33x7-643h/GHSA-r2j5-33x7-643h.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/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/05/GHSA-rj6w-j3qm-r3rg/GHSA-rj6w-j3qm-r3rg.json b/advisories/unreviewed/2024/05/GHSA-rj6w-j3qm-r3rg/GHSA-rj6w-j3qm-r3rg.json index 618345654eb..cfce109854e 100644 --- a/advisories/unreviewed/2024/05/GHSA-rj6w-j3qm-r3rg/GHSA-rj6w-j3qm-r3rg.json +++ b/advisories/unreviewed/2024/05/GHSA-rj6w-j3qm-r3rg/GHSA-rj6w-j3qm-r3rg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-v23f-hgmr-6x99/GHSA-v23f-hgmr-6x99.json b/advisories/unreviewed/2024/05/GHSA-v23f-hgmr-6x99/GHSA-v23f-hgmr-6x99.json index 4dbe53a6f8b..fa68fc5b0e9 100644 --- a/advisories/unreviewed/2024/05/GHSA-v23f-hgmr-6x99/GHSA-v23f-hgmr-6x99.json +++ b/advisories/unreviewed/2024/05/GHSA-v23f-hgmr-6x99/GHSA-v23f-hgmr-6x99.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-v589-46c9-8j65/GHSA-v589-46c9-8j65.json b/advisories/unreviewed/2024/05/GHSA-v589-46c9-8j65/GHSA-v589-46c9-8j65.json index 3d24fa53b5c..42e91059bb2 100644 --- a/advisories/unreviewed/2024/05/GHSA-v589-46c9-8j65/GHSA-v589-46c9-8j65.json +++ b/advisories/unreviewed/2024/05/GHSA-v589-46c9-8j65/GHSA-v589-46c9-8j65.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/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/05/GHSA-v7mm-74qc-mwrg/GHSA-v7mm-74qc-mwrg.json b/advisories/unreviewed/2024/05/GHSA-v7mm-74qc-mwrg/GHSA-v7mm-74qc-mwrg.json index 659fffc051c..e9007347b29 100644 --- a/advisories/unreviewed/2024/05/GHSA-v7mm-74qc-mwrg/GHSA-v7mm-74qc-mwrg.json +++ b/advisories/unreviewed/2024/05/GHSA-v7mm-74qc-mwrg/GHSA-v7mm-74qc-mwrg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-v9vw-j3f4-4gf2/GHSA-v9vw-j3f4-4gf2.json b/advisories/unreviewed/2024/05/GHSA-v9vw-j3f4-4gf2/GHSA-v9vw-j3f4-4gf2.json index 411ab9fc5a5..a7fb6ee945a 100644 --- a/advisories/unreviewed/2024/05/GHSA-v9vw-j3f4-4gf2/GHSA-v9vw-j3f4-4gf2.json +++ b/advisories/unreviewed/2024/05/GHSA-v9vw-j3f4-4gf2/GHSA-v9vw-j3f4-4gf2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-vgm9-qjfw-qx5v/GHSA-vgm9-qjfw-qx5v.json b/advisories/unreviewed/2024/05/GHSA-vgm9-qjfw-qx5v/GHSA-vgm9-qjfw-qx5v.json index 0304f66cbe9..8f859402ff3 100644 --- a/advisories/unreviewed/2024/05/GHSA-vgm9-qjfw-qx5v/GHSA-vgm9-qjfw-qx5v.json +++ b/advisories/unreviewed/2024/05/GHSA-vgm9-qjfw-qx5v/GHSA-vgm9-qjfw-qx5v.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-vj52-239v-8h2j/GHSA-vj52-239v-8h2j.json b/advisories/unreviewed/2024/05/GHSA-vj52-239v-8h2j/GHSA-vj52-239v-8h2j.json index 555991c90a1..8a79a0dd023 100644 --- a/advisories/unreviewed/2024/05/GHSA-vj52-239v-8h2j/GHSA-vj52-239v-8h2j.json +++ b/advisories/unreviewed/2024/05/GHSA-vj52-239v-8h2j/GHSA-vj52-239v-8h2j.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-w8vj-f28w-3758/GHSA-w8vj-f28w-3758.json b/advisories/unreviewed/2024/05/GHSA-w8vj-f28w-3758/GHSA-w8vj-f28w-3758.json index 84c712e184c..3bd41291feb 100644 --- a/advisories/unreviewed/2024/05/GHSA-w8vj-f28w-3758/GHSA-w8vj-f28w-3758.json +++ b/advisories/unreviewed/2024/05/GHSA-w8vj-f28w-3758/GHSA-w8vj-f28w-3758.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-w9r2-6h22-p3p7/GHSA-w9r2-6h22-p3p7.json b/advisories/unreviewed/2024/05/GHSA-w9r2-6h22-p3p7/GHSA-w9r2-6h22-p3p7.json index d1cee5e082f..c5500caf29a 100644 --- a/advisories/unreviewed/2024/05/GHSA-w9r2-6h22-p3p7/GHSA-w9r2-6h22-p3p7.json +++ b/advisories/unreviewed/2024/05/GHSA-w9r2-6h22-p3p7/GHSA-w9r2-6h22-p3p7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-wqxw-9pcf-455j/GHSA-wqxw-9pcf-455j.json b/advisories/unreviewed/2024/05/GHSA-wqxw-9pcf-455j/GHSA-wqxw-9pcf-455j.json index 2d5bd15f9ed..a519a830eb1 100644 --- a/advisories/unreviewed/2024/05/GHSA-wqxw-9pcf-455j/GHSA-wqxw-9pcf-455j.json +++ b/advisories/unreviewed/2024/05/GHSA-wqxw-9pcf-455j/GHSA-wqxw-9pcf-455j.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/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/05/GHSA-wv9w-wxcx-6r72/GHSA-wv9w-wxcx-6r72.json b/advisories/unreviewed/2024/05/GHSA-wv9w-wxcx-6r72/GHSA-wv9w-wxcx-6r72.json index 5042ae86399..60aeb0b8ab9 100644 --- a/advisories/unreviewed/2024/05/GHSA-wv9w-wxcx-6r72/GHSA-wv9w-wxcx-6r72.json +++ b/advisories/unreviewed/2024/05/GHSA-wv9w-wxcx-6r72/GHSA-wv9w-wxcx-6r72.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-wx6x-wf29-2wrc/GHSA-wx6x-wf29-2wrc.json b/advisories/unreviewed/2024/05/GHSA-wx6x-wf29-2wrc/GHSA-wx6x-wf29-2wrc.json index 3a92565ad8f..06dea4b00c5 100644 --- a/advisories/unreviewed/2024/05/GHSA-wx6x-wf29-2wrc/GHSA-wx6x-wf29-2wrc.json +++ b/advisories/unreviewed/2024/05/GHSA-wx6x-wf29-2wrc/GHSA-wx6x-wf29-2wrc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-x5pc-m2mr-3554/GHSA-x5pc-m2mr-3554.json b/advisories/unreviewed/2024/05/GHSA-x5pc-m2mr-3554/GHSA-x5pc-m2mr-3554.json index 430b1c8a075..c9ce5b7803e 100644 --- a/advisories/unreviewed/2024/05/GHSA-x5pc-m2mr-3554/GHSA-x5pc-m2mr-3554.json +++ b/advisories/unreviewed/2024/05/GHSA-x5pc-m2mr-3554/GHSA-x5pc-m2mr-3554.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-x9cx-4jwp-33c3/GHSA-x9cx-4jwp-33c3.json b/advisories/unreviewed/2024/05/GHSA-x9cx-4jwp-33c3/GHSA-x9cx-4jwp-33c3.json index 0115d2bd353..541092144bf 100644 --- a/advisories/unreviewed/2024/05/GHSA-x9cx-4jwp-33c3/GHSA-x9cx-4jwp-33c3.json +++ b/advisories/unreviewed/2024/05/GHSA-x9cx-4jwp-33c3/GHSA-x9cx-4jwp-33c3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/06/GHSA-x26g-933q-fggm/GHSA-x26g-933q-fggm.json b/advisories/unreviewed/2024/06/GHSA-x26g-933q-fggm/GHSA-x26g-933q-fggm.json index 8c2a6657461..487158e19f6 100644 --- a/advisories/unreviewed/2024/06/GHSA-x26g-933q-fggm/GHSA-x26g-933q-fggm.json +++ b/advisories/unreviewed/2024/06/GHSA-x26g-933q-fggm/GHSA-x26g-933q-fggm.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/06/GHSA-xjwr-37fp-hq82/GHSA-xjwr-37fp-hq82.json b/advisories/unreviewed/2024/06/GHSA-xjwr-37fp-hq82/GHSA-xjwr-37fp-hq82.json index fdabbe636e0..274dd1b8643 100644 --- a/advisories/unreviewed/2024/06/GHSA-xjwr-37fp-hq82/GHSA-xjwr-37fp-hq82.json +++ b/advisories/unreviewed/2024/06/GHSA-xjwr-37fp-hq82/GHSA-xjwr-37fp-hq82.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/2024/07/GHSA-2268-w43v-j544/GHSA-2268-w43v-j544.json b/advisories/unreviewed/2024/07/GHSA-2268-w43v-j544/GHSA-2268-w43v-j544.json index c9f7aaf1c20..70f0438d5ab 100644 --- a/advisories/unreviewed/2024/07/GHSA-2268-w43v-j544/GHSA-2268-w43v-j544.json +++ b/advisories/unreviewed/2024/07/GHSA-2268-w43v-j544/GHSA-2268-w43v-j544.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/07/GHSA-28jg-69qr-j99g/GHSA-28jg-69qr-j99g.json b/advisories/unreviewed/2024/07/GHSA-28jg-69qr-j99g/GHSA-28jg-69qr-j99g.json index 0d8a48967e6..3100649631c 100644 --- a/advisories/unreviewed/2024/07/GHSA-28jg-69qr-j99g/GHSA-28jg-69qr-j99g.json +++ b/advisories/unreviewed/2024/07/GHSA-28jg-69qr-j99g/GHSA-28jg-69qr-j99g.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:A/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/07/GHSA-4rcj-fmjg-q9fv/GHSA-4rcj-fmjg-q9fv.json b/advisories/unreviewed/2024/07/GHSA-4rcj-fmjg-q9fv/GHSA-4rcj-fmjg-q9fv.json index 52d02c52a2f..608b53a4a6f 100644 --- a/advisories/unreviewed/2024/07/GHSA-4rcj-fmjg-q9fv/GHSA-4rcj-fmjg-q9fv.json +++ b/advisories/unreviewed/2024/07/GHSA-4rcj-fmjg-q9fv/GHSA-4rcj-fmjg-q9fv.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/07/GHSA-57c8-7jwm-wc5w/GHSA-57c8-7jwm-wc5w.json b/advisories/unreviewed/2024/07/GHSA-57c8-7jwm-wc5w/GHSA-57c8-7jwm-wc5w.json index b5f689ea2fc..57eb1748bc1 100644 --- a/advisories/unreviewed/2024/07/GHSA-57c8-7jwm-wc5w/GHSA-57c8-7jwm-wc5w.json +++ b/advisories/unreviewed/2024/07/GHSA-57c8-7jwm-wc5w/GHSA-57c8-7jwm-wc5w.json @@ -13,9 +13,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-7pgp-w5jc-4xjm/GHSA-7pgp-w5jc-4xjm.json b/advisories/unreviewed/2024/07/GHSA-7pgp-w5jc-4xjm/GHSA-7pgp-w5jc-4xjm.json index 7c57a015e29..41adaad9168 100644 --- a/advisories/unreviewed/2024/07/GHSA-7pgp-w5jc-4xjm/GHSA-7pgp-w5jc-4xjm.json +++ b/advisories/unreviewed/2024/07/GHSA-7pgp-w5jc-4xjm/GHSA-7pgp-w5jc-4xjm.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-87hq-g7fx-6x68/GHSA-87hq-g7fx-6x68.json b/advisories/unreviewed/2024/07/GHSA-87hq-g7fx-6x68/GHSA-87hq-g7fx-6x68.json index 2093e3f495a..2dfbba59eb0 100644 --- a/advisories/unreviewed/2024/07/GHSA-87hq-g7fx-6x68/GHSA-87hq-g7fx-6x68.json +++ b/advisories/unreviewed/2024/07/GHSA-87hq-g7fx-6x68/GHSA-87hq-g7fx-6x68.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/07/GHSA-9hmq-8gj3-9hvq/GHSA-9hmq-8gj3-9hvq.json b/advisories/unreviewed/2024/07/GHSA-9hmq-8gj3-9hvq/GHSA-9hmq-8gj3-9hvq.json index 3a8d20539e9..ae7cb1465c8 100644 --- a/advisories/unreviewed/2024/07/GHSA-9hmq-8gj3-9hvq/GHSA-9hmq-8gj3-9hvq.json +++ b/advisories/unreviewed/2024/07/GHSA-9hmq-8gj3-9hvq/GHSA-9hmq-8gj3-9hvq.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/07/GHSA-9pfw-fqv3-483p/GHSA-9pfw-fqv3-483p.json b/advisories/unreviewed/2024/07/GHSA-9pfw-fqv3-483p/GHSA-9pfw-fqv3-483p.json index 58490305b22..6ba9fb00cc2 100644 --- a/advisories/unreviewed/2024/07/GHSA-9pfw-fqv3-483p/GHSA-9pfw-fqv3-483p.json +++ b/advisories/unreviewed/2024/07/GHSA-9pfw-fqv3-483p/GHSA-9pfw-fqv3-483p.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/2024/07/GHSA-cv3h-4jh6-rh6p/GHSA-cv3h-4jh6-rh6p.json b/advisories/unreviewed/2024/07/GHSA-cv3h-4jh6-rh6p/GHSA-cv3h-4jh6-rh6p.json index fe1c1896fec..1c12aa2cd45 100644 --- a/advisories/unreviewed/2024/07/GHSA-cv3h-4jh6-rh6p/GHSA-cv3h-4jh6-rh6p.json +++ b/advisories/unreviewed/2024/07/GHSA-cv3h-4jh6-rh6p/GHSA-cv3h-4jh6-rh6p.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/07/GHSA-f9vw-2hpv-h272/GHSA-f9vw-2hpv-h272.json b/advisories/unreviewed/2024/07/GHSA-f9vw-2hpv-h272/GHSA-f9vw-2hpv-h272.json index 8f5bf6c5272..918132becf1 100644 --- a/advisories/unreviewed/2024/07/GHSA-f9vw-2hpv-h272/GHSA-f9vw-2hpv-h272.json +++ b/advisories/unreviewed/2024/07/GHSA-f9vw-2hpv-h272/GHSA-f9vw-2hpv-h272.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-g477-cj4h-5cfp/GHSA-g477-cj4h-5cfp.json b/advisories/unreviewed/2024/07/GHSA-g477-cj4h-5cfp/GHSA-g477-cj4h-5cfp.json index 968ca89ab89..ea7c9178595 100644 --- a/advisories/unreviewed/2024/07/GHSA-g477-cj4h-5cfp/GHSA-g477-cj4h-5cfp.json +++ b/advisories/unreviewed/2024/07/GHSA-g477-cj4h-5cfp/GHSA-g477-cj4h-5cfp.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/2024/07/GHSA-mm2r-gc2g-prj6/GHSA-mm2r-gc2g-prj6.json b/advisories/unreviewed/2024/07/GHSA-mm2r-gc2g-prj6/GHSA-mm2r-gc2g-prj6.json index fa9357b60dc..ea76b5a1f01 100644 --- a/advisories/unreviewed/2024/07/GHSA-mm2r-gc2g-prj6/GHSA-mm2r-gc2g-prj6.json +++ b/advisories/unreviewed/2024/07/GHSA-mm2r-gc2g-prj6/GHSA-mm2r-gc2g-prj6.json @@ -7,12 +7,8 @@ "CVE-2024-6765" ], "details": "Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -20,9 +16,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": null, "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/07/GHSA-p2x2-phjv-4rv6/GHSA-p2x2-phjv-4rv6.json b/advisories/unreviewed/2024/07/GHSA-p2x2-phjv-4rv6/GHSA-p2x2-phjv-4rv6.json index dda72f147bb..c51e9f86b05 100644 --- a/advisories/unreviewed/2024/07/GHSA-p2x2-phjv-4rv6/GHSA-p2x2-phjv-4rv6.json +++ b/advisories/unreviewed/2024/07/GHSA-p2x2-phjv-4rv6/GHSA-p2x2-phjv-4rv6.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/07/GHSA-p6xf-x5px-f2vq/GHSA-p6xf-x5px-f2vq.json b/advisories/unreviewed/2024/07/GHSA-p6xf-x5px-f2vq/GHSA-p6xf-x5px-f2vq.json index f03fc62d630..aa30080100d 100644 --- a/advisories/unreviewed/2024/07/GHSA-p6xf-x5px-f2vq/GHSA-p6xf-x5px-f2vq.json +++ b/advisories/unreviewed/2024/07/GHSA-p6xf-x5px-f2vq/GHSA-p6xf-x5px-f2vq.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/07/GHSA-wg42-q7r2-mwrq/GHSA-wg42-q7r2-mwrq.json b/advisories/unreviewed/2024/07/GHSA-wg42-q7r2-mwrq/GHSA-wg42-q7r2-mwrq.json index 90473651633..96248f71590 100644 --- a/advisories/unreviewed/2024/07/GHSA-wg42-q7r2-mwrq/GHSA-wg42-q7r2-mwrq.json +++ b/advisories/unreviewed/2024/07/GHSA-wg42-q7r2-mwrq/GHSA-wg42-q7r2-mwrq.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/07/GHSA-wjgh-f33q-79fx/GHSA-wjgh-f33q-79fx.json b/advisories/unreviewed/2024/07/GHSA-wjgh-f33q-79fx/GHSA-wjgh-f33q-79fx.json index 8f1dddb684c..5aacbb7a2e5 100644 --- a/advisories/unreviewed/2024/07/GHSA-wjgh-f33q-79fx/GHSA-wjgh-f33q-79fx.json +++ b/advisories/unreviewed/2024/07/GHSA-wjgh-f33q-79fx/GHSA-wjgh-f33q-79fx.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/07/GHSA-xhc8-4cg9-pfch/GHSA-xhc8-4cg9-pfch.json b/advisories/unreviewed/2024/07/GHSA-xhc8-4cg9-pfch/GHSA-xhc8-4cg9-pfch.json index f0a6e060279..e3d5f04e42c 100644 --- a/advisories/unreviewed/2024/07/GHSA-xhc8-4cg9-pfch/GHSA-xhc8-4cg9-pfch.json +++ b/advisories/unreviewed/2024/07/GHSA-xhc8-4cg9-pfch/GHSA-xhc8-4cg9-pfch.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",