diff --git a/advisories/github-reviewed/2022/03/GHSA-727h-hrw8-jg8q/GHSA-727h-hrw8-jg8q.json b/advisories/github-reviewed/2022/03/GHSA-727h-hrw8-jg8q/GHSA-727h-hrw8-jg8q.json index fdc39ef8fb5..64a7c797e50 100644 --- a/advisories/github-reviewed/2022/03/GHSA-727h-hrw8-jg8q/GHSA-727h-hrw8-jg8q.json +++ b/advisories/github-reviewed/2022/03/GHSA-727h-hrw8-jg8q/GHSA-727h-hrw8-jg8q.json @@ -8,9 +8,7 @@ ], "summary": "Path traversal in org.postgresql:postgresql", "details": "In pgjdbc before 42.3.3, an attacker (who controls the jdbc URL or properties) can call java.util.logging.FileHandler to write to arbitrary files through the loggerFile and loggerLevel connection properties. An example situation is that an attacker could create an executable JSP file under a Tomcat web root. NOTE: the vendor's position is that there is no pgjdbc vulnerability; instead, it is a vulnerability for any application to use the pgjdbc driver with untrusted connection properties.", - "severity": [ - - ], + "severity": [], "affected": [ { "package": { @@ -63,9 +61,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "LOW", "github_reviewed": true, "github_reviewed_at": "2022-09-08T00:02:20Z", diff --git a/advisories/github-reviewed/2022/05/GHSA-wrrh-g7h3-gqmx/GHSA-wrrh-g7h3-gqmx.json b/advisories/github-reviewed/2022/05/GHSA-wrrh-g7h3-gqmx/GHSA-wrrh-g7h3-gqmx.json index e234aecac43..397ab6100e3 100644 --- a/advisories/github-reviewed/2022/05/GHSA-wrrh-g7h3-gqmx/GHSA-wrrh-g7h3-gqmx.json +++ b/advisories/github-reviewed/2022/05/GHSA-wrrh-g7h3-gqmx/GHSA-wrrh-g7h3-gqmx.json @@ -8,9 +8,7 @@ ], "summary": "Exposure of Sensitive Information to an Unauthorized Actor in RESTEasy", "details": "RESTEasy before 2.3.1 allows remote attackers to read arbitrary files via an external entity reference in a DOM document, aka an XML external entity (XXE) injection attack.", - "severity": [ - - ], + "severity": [], "affected": [ { "package": { diff --git a/advisories/github-reviewed/2022/09/GHSA-fv7x-v67w-cvqv/GHSA-fv7x-v67w-cvqv.json b/advisories/github-reviewed/2022/09/GHSA-fv7x-v67w-cvqv/GHSA-fv7x-v67w-cvqv.json index 4049efa5014..61e730f6f39 100644 --- a/advisories/github-reviewed/2022/09/GHSA-fv7x-v67w-cvqv/GHSA-fv7x-v67w-cvqv.json +++ b/advisories/github-reviewed/2022/09/GHSA-fv7x-v67w-cvqv/GHSA-fv7x-v67w-cvqv.json @@ -77,9 +77,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "LOW", "github_reviewed": true, "github_reviewed_at": "2022-09-22T22:55:29Z", diff --git a/advisories/github-reviewed/2022/09/GHSA-wf7g-7h6h-678v/GHSA-wf7g-7h6h-678v.json b/advisories/github-reviewed/2022/09/GHSA-wf7g-7h6h-678v/GHSA-wf7g-7h6h-678v.json index d90cde57268..4db38b0100c 100644 --- a/advisories/github-reviewed/2022/09/GHSA-wf7g-7h6h-678v/GHSA-wf7g-7h6h-678v.json +++ b/advisories/github-reviewed/2022/09/GHSA-wf7g-7h6h-678v/GHSA-wf7g-7h6h-678v.json @@ -62,9 +62,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2022-09-23T16:32:32Z", diff --git a/advisories/github-reviewed/2022/12/GHSA-vx2x-9cff-fhjw/GHSA-vx2x-9cff-fhjw.json b/advisories/github-reviewed/2022/12/GHSA-vx2x-9cff-fhjw/GHSA-vx2x-9cff-fhjw.json index 1fdb844cc00..4dd59fd199a 100644 --- a/advisories/github-reviewed/2022/12/GHSA-vx2x-9cff-fhjw/GHSA-vx2x-9cff-fhjw.json +++ b/advisories/github-reviewed/2022/12/GHSA-vx2x-9cff-fhjw/GHSA-vx2x-9cff-fhjw.json @@ -3,9 +3,7 @@ "id": "GHSA-vx2x-9cff-fhjw", "modified": "2022-12-06T21:13:49Z", "published": "2022-12-06T21:13:49Z", - "aliases": [ - - ], + "aliases": [], "summary": "DSInternals Credential Roaming Elevation of Privilege Vulnerability", "details": "### Impact\n\nA vulnerability exists in the `DSInternals.Common.Data.RoamedCredential.Save()` method, which incorrectly parses the `msPKIAccountCredentials` LDAP attribute values. As a consequence, a malicious actor would be able to modify the file system of the computer where an application using this function is executed with administrative privileges.\n\nA [similar security issue](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-30170) used to be present in the Windows operating system, as DSInternals re-implements the Credential Roaming feature of Windows.\n\n### Exploitability\n\nThe vulnerability can be exploited under the following circumstances:\n- An attacker is able to modify the `msPKIAccountCredentials` attribute of a user account in Active Directory. This attribute is used by the Credential Roaming feature of Windows and each AD user can modify their own roamed credentials. AND\n- A 3rd party application uses the `DSInternals.Common` library to export roamed credentials from Active Directory to a file system. AND\n- The application has administrative privileges on the local system.\n\nThe probability of any 3rd-party product using the `DSInternals.Common` library being affected by this vulnerability is extremely low.\n\n### Patches\n\nThe issue had been fixed in DSInternals 4.8.\n\n### References\n\nhttps://www.mandiant.com/resources/blog/apt29-windows-credential-roaming\n", "severity": [ @@ -54,9 +52,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2022-12-06T21:13:49Z", diff --git a/advisories/github-reviewed/2023/06/GHSA-g753-ghr7-q33w/GHSA-g753-ghr7-q33w.json b/advisories/github-reviewed/2023/06/GHSA-g753-ghr7-q33w/GHSA-g753-ghr7-q33w.json index a0c62e149c2..6d31b91780b 100644 --- a/advisories/github-reviewed/2023/06/GHSA-g753-ghr7-q33w/GHSA-g753-ghr7-q33w.json +++ b/advisories/github-reviewed/2023/06/GHSA-g753-ghr7-q33w/GHSA-g753-ghr7-q33w.json @@ -3,14 +3,10 @@ "id": "GHSA-g753-ghr7-q33w", "modified": "2023-06-22T20:01:55Z", "published": "2023-06-22T20:01:55Z", - "aliases": [ - - ], + "aliases": [], "summary": "cyfs-base vulnerable to misaligned pointer dereference in `ChunkId::new`", "details": "The function `ChunkId::new` creates a misaligned pointer by casting mutable pointer of `u8` slice which has alignment 1 to the mutable pointer of `u32` which has alignment 4, and dereference the misaligned pointer leading UB, which should not be allowed in safe function.\n", - "severity": [ - - ], + "severity": [], "affected": [ { "package": { @@ -51,9 +47,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2023-06-22T20:01:55Z", diff --git a/advisories/github-reviewed/2023/12/GHSA-h63j-xqx6-w58r/GHSA-h63j-xqx6-w58r.json b/advisories/github-reviewed/2023/12/GHSA-h63j-xqx6-w58r/GHSA-h63j-xqx6-w58r.json index 2492f486325..2f2a50aad22 100644 --- a/advisories/github-reviewed/2023/12/GHSA-h63j-xqx6-w58r/GHSA-h63j-xqx6-w58r.json +++ b/advisories/github-reviewed/2023/12/GHSA-h63j-xqx6-w58r/GHSA-h63j-xqx6-w58r.json @@ -44,9 +44,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2023-12-28T16:41:04Z", diff --git a/advisories/unreviewed/2021/12/GHSA-34qh-79jp-wj3q/GHSA-34qh-79jp-wj3q.json b/advisories/unreviewed/2021/12/GHSA-34qh-79jp-wj3q/GHSA-34qh-79jp-wj3q.json index f1a451999ca..0bbb3b29dfa 100644 --- a/advisories/unreviewed/2021/12/GHSA-34qh-79jp-wj3q/GHSA-34qh-79jp-wj3q.json +++ b/advisories/unreviewed/2021/12/GHSA-34qh-79jp-wj3q/GHSA-34qh-79jp-wj3q.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2021/12/GHSA-7g56-f7p4-fmcq/GHSA-7g56-f7p4-fmcq.json b/advisories/unreviewed/2021/12/GHSA-7g56-f7p4-fmcq/GHSA-7g56-f7p4-fmcq.json index 4a2e395644c..871e3a9cd80 100644 --- a/advisories/unreviewed/2021/12/GHSA-7g56-f7p4-fmcq/GHSA-7g56-f7p4-fmcq.json +++ b/advisories/unreviewed/2021/12/GHSA-7g56-f7p4-fmcq/GHSA-7g56-f7p4-fmcq.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-qrg3-9cf5-hgw8/GHSA-qrg3-9cf5-hgw8.json b/advisories/unreviewed/2021/12/GHSA-qrg3-9cf5-hgw8/GHSA-qrg3-9cf5-hgw8.json index 213fac41248..bcf8aaa854f 100644 --- a/advisories/unreviewed/2021/12/GHSA-qrg3-9cf5-hgw8/GHSA-qrg3-9cf5-hgw8.json +++ b/advisories/unreviewed/2021/12/GHSA-qrg3-9cf5-hgw8/GHSA-qrg3-9cf5-hgw8.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/02/GHSA-2v9g-p8fq-vvh2/GHSA-2v9g-p8fq-vvh2.json b/advisories/unreviewed/2022/02/GHSA-2v9g-p8fq-vvh2/GHSA-2v9g-p8fq-vvh2.json index 64f79c5d6c8..d512381e7b8 100644 --- a/advisories/unreviewed/2022/02/GHSA-2v9g-p8fq-vvh2/GHSA-2v9g-p8fq-vvh2.json +++ b/advisories/unreviewed/2022/02/GHSA-2v9g-p8fq-vvh2/GHSA-2v9g-p8fq-vvh2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-37hv-5w7w-hhjw/GHSA-37hv-5w7w-hhjw.json b/advisories/unreviewed/2022/02/GHSA-37hv-5w7w-hhjw/GHSA-37hv-5w7w-hhjw.json index d6fe301581d..6cfa14a4b58 100644 --- a/advisories/unreviewed/2022/02/GHSA-37hv-5w7w-hhjw/GHSA-37hv-5w7w-hhjw.json +++ b/advisories/unreviewed/2022/02/GHSA-37hv-5w7w-hhjw/GHSA-37hv-5w7w-hhjw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-3h3j-q234-gp6p/GHSA-3h3j-q234-gp6p.json b/advisories/unreviewed/2022/02/GHSA-3h3j-q234-gp6p/GHSA-3h3j-q234-gp6p.json index fe9a89d66c0..aaf7ab8d13b 100644 --- a/advisories/unreviewed/2022/02/GHSA-3h3j-q234-gp6p/GHSA-3h3j-q234-gp6p.json +++ b/advisories/unreviewed/2022/02/GHSA-3h3j-q234-gp6p/GHSA-3h3j-q234-gp6p.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-22j5-vqxp-92q2/GHSA-22j5-vqxp-92q2.json b/advisories/unreviewed/2022/05/GHSA-22j5-vqxp-92q2/GHSA-22j5-vqxp-92q2.json index d204f20e1f7..c6cdcc83354 100644 --- a/advisories/unreviewed/2022/05/GHSA-22j5-vqxp-92q2/GHSA-22j5-vqxp-92q2.json +++ b/advisories/unreviewed/2022/05/GHSA-22j5-vqxp-92q2/GHSA-22j5-vqxp-92q2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-22jv-gjfc-xrr5/GHSA-22jv-gjfc-xrr5.json b/advisories/unreviewed/2022/05/GHSA-22jv-gjfc-xrr5/GHSA-22jv-gjfc-xrr5.json index b456dd33611..47be3585016 100644 --- a/advisories/unreviewed/2022/05/GHSA-22jv-gjfc-xrr5/GHSA-22jv-gjfc-xrr5.json +++ b/advisories/unreviewed/2022/05/GHSA-22jv-gjfc-xrr5/GHSA-22jv-gjfc-xrr5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-22m9-g4cq-h743/GHSA-22m9-g4cq-h743.json b/advisories/unreviewed/2022/05/GHSA-22m9-g4cq-h743/GHSA-22m9-g4cq-h743.json index a2632f478d3..3f193cfc5fc 100644 --- a/advisories/unreviewed/2022/05/GHSA-22m9-g4cq-h743/GHSA-22m9-g4cq-h743.json +++ b/advisories/unreviewed/2022/05/GHSA-22m9-g4cq-h743/GHSA-22m9-g4cq-h743.json @@ -7,12 +7,8 @@ "CVE-2014-1525" ], "details": "The mozilla::dom::TextTrack::AddCue function in Mozilla Firefox before 29.0 and SeaMonkey before 2.26 does not properly perform garbage collection for Text Track Manager variables, which allows remote attackers to execute arbitrary code or cause a denial of service (use-after-free and heap memory corruption) via a crafted VIDEO element in an HTML document.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-233x-xp7x-4288/GHSA-233x-xp7x-4288.json b/advisories/unreviewed/2022/05/GHSA-233x-xp7x-4288/GHSA-233x-xp7x-4288.json index 9b130f7d219..d474a800aa4 100644 --- a/advisories/unreviewed/2022/05/GHSA-233x-xp7x-4288/GHSA-233x-xp7x-4288.json +++ b/advisories/unreviewed/2022/05/GHSA-233x-xp7x-4288/GHSA-233x-xp7x-4288.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-236c-jvm7-g9g6/GHSA-236c-jvm7-g9g6.json b/advisories/unreviewed/2022/05/GHSA-236c-jvm7-g9g6/GHSA-236c-jvm7-g9g6.json index 6e5abc4e852..31c3fff1c52 100644 --- a/advisories/unreviewed/2022/05/GHSA-236c-jvm7-g9g6/GHSA-236c-jvm7-g9g6.json +++ b/advisories/unreviewed/2022/05/GHSA-236c-jvm7-g9g6/GHSA-236c-jvm7-g9g6.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-23m6-m56p-vrhp/GHSA-23m6-m56p-vrhp.json b/advisories/unreviewed/2022/05/GHSA-23m6-m56p-vrhp/GHSA-23m6-m56p-vrhp.json index 9f1789083c1..661da34c28d 100644 --- a/advisories/unreviewed/2022/05/GHSA-23m6-m56p-vrhp/GHSA-23m6-m56p-vrhp.json +++ b/advisories/unreviewed/2022/05/GHSA-23m6-m56p-vrhp/GHSA-23m6-m56p-vrhp.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-247x-w9wc-8gvv/GHSA-247x-w9wc-8gvv.json b/advisories/unreviewed/2022/05/GHSA-247x-w9wc-8gvv/GHSA-247x-w9wc-8gvv.json index 59ffde65c8b..b7b9f6c3a27 100644 --- a/advisories/unreviewed/2022/05/GHSA-247x-w9wc-8gvv/GHSA-247x-w9wc-8gvv.json +++ b/advisories/unreviewed/2022/05/GHSA-247x-w9wc-8gvv/GHSA-247x-w9wc-8gvv.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-24h5-6vcf-hxw3/GHSA-24h5-6vcf-hxw3.json b/advisories/unreviewed/2022/05/GHSA-24h5-6vcf-hxw3/GHSA-24h5-6vcf-hxw3.json index fb058f49094..e971cbbf120 100644 --- a/advisories/unreviewed/2022/05/GHSA-24h5-6vcf-hxw3/GHSA-24h5-6vcf-hxw3.json +++ b/advisories/unreviewed/2022/05/GHSA-24h5-6vcf-hxw3/GHSA-24h5-6vcf-hxw3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-26fv-2h8q-2655/GHSA-26fv-2h8q-2655.json b/advisories/unreviewed/2022/05/GHSA-26fv-2h8q-2655/GHSA-26fv-2h8q-2655.json index 80bf18c0d54..d1993e3150e 100644 --- a/advisories/unreviewed/2022/05/GHSA-26fv-2h8q-2655/GHSA-26fv-2h8q-2655.json +++ b/advisories/unreviewed/2022/05/GHSA-26fv-2h8q-2655/GHSA-26fv-2h8q-2655.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-26wh-22xw-qfqx/GHSA-26wh-22xw-qfqx.json b/advisories/unreviewed/2022/05/GHSA-26wh-22xw-qfqx/GHSA-26wh-22xw-qfqx.json index 37b741b0569..0b7a23e94c2 100644 --- a/advisories/unreviewed/2022/05/GHSA-26wh-22xw-qfqx/GHSA-26wh-22xw-qfqx.json +++ b/advisories/unreviewed/2022/05/GHSA-26wh-22xw-qfqx/GHSA-26wh-22xw-qfqx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-26x4-fg42-26fj/GHSA-26x4-fg42-26fj.json b/advisories/unreviewed/2022/05/GHSA-26x4-fg42-26fj/GHSA-26x4-fg42-26fj.json index e2830e4c888..b261e657600 100644 --- a/advisories/unreviewed/2022/05/GHSA-26x4-fg42-26fj/GHSA-26x4-fg42-26fj.json +++ b/advisories/unreviewed/2022/05/GHSA-26x4-fg42-26fj/GHSA-26x4-fg42-26fj.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", @@ -55,9 +53,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-27c9-q96f-845g/GHSA-27c9-q96f-845g.json b/advisories/unreviewed/2022/05/GHSA-27c9-q96f-845g/GHSA-27c9-q96f-845g.json index 43865a4a53a..22466072604 100644 --- a/advisories/unreviewed/2022/05/GHSA-27c9-q96f-845g/GHSA-27c9-q96f-845g.json +++ b/advisories/unreviewed/2022/05/GHSA-27c9-q96f-845g/GHSA-27c9-q96f-845g.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -27,9 +25,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-28c3-wp2j-prjr/GHSA-28c3-wp2j-prjr.json b/advisories/unreviewed/2022/05/GHSA-28c3-wp2j-prjr/GHSA-28c3-wp2j-prjr.json index 81188d1f161..c91eaa3f191 100644 --- a/advisories/unreviewed/2022/05/GHSA-28c3-wp2j-prjr/GHSA-28c3-wp2j-prjr.json +++ b/advisories/unreviewed/2022/05/GHSA-28c3-wp2j-prjr/GHSA-28c3-wp2j-prjr.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-28w2-h994-g9jp/GHSA-28w2-h994-g9jp.json b/advisories/unreviewed/2022/05/GHSA-28w2-h994-g9jp/GHSA-28w2-h994-g9jp.json index 7d4ed89a93d..011a2bfd08b 100644 --- a/advisories/unreviewed/2022/05/GHSA-28w2-h994-g9jp/GHSA-28w2-h994-g9jp.json +++ b/advisories/unreviewed/2022/05/GHSA-28w2-h994-g9jp/GHSA-28w2-h994-g9jp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-297p-pfx7-4599/GHSA-297p-pfx7-4599.json b/advisories/unreviewed/2022/05/GHSA-297p-pfx7-4599/GHSA-297p-pfx7-4599.json index 14ff22fbfcf..7a680265886 100644 --- a/advisories/unreviewed/2022/05/GHSA-297p-pfx7-4599/GHSA-297p-pfx7-4599.json +++ b/advisories/unreviewed/2022/05/GHSA-297p-pfx7-4599/GHSA-297p-pfx7-4599.json @@ -7,12 +7,8 @@ "CVE-2011-0695" ], "details": "Race condition in the cm_work_handler function in the InfiniBand driver (drivers/infiniband/core/cma.c) in Linux kernel 2.6.x allows remote attackers to cause a denial of service (panic) by sending an InfiniBand request while other request handlers are still running, which triggers an invalid pointer dereference.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2987-2gpf-qmqg/GHSA-2987-2gpf-qmqg.json b/advisories/unreviewed/2022/05/GHSA-2987-2gpf-qmqg/GHSA-2987-2gpf-qmqg.json index 131a4dad6e6..a9d36e628fb 100644 --- a/advisories/unreviewed/2022/05/GHSA-2987-2gpf-qmqg/GHSA-2987-2gpf-qmqg.json +++ b/advisories/unreviewed/2022/05/GHSA-2987-2gpf-qmqg/GHSA-2987-2gpf-qmqg.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-29g2-g2r5-p4x5/GHSA-29g2-g2r5-p4x5.json b/advisories/unreviewed/2022/05/GHSA-29g2-g2r5-p4x5/GHSA-29g2-g2r5-p4x5.json index 65e804af16c..1a3f4853310 100644 --- a/advisories/unreviewed/2022/05/GHSA-29g2-g2r5-p4x5/GHSA-29g2-g2r5-p4x5.json +++ b/advisories/unreviewed/2022/05/GHSA-29g2-g2r5-p4x5/GHSA-29g2-g2r5-p4x5.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-2c2w-j78h-7xwc/GHSA-2c2w-j78h-7xwc.json b/advisories/unreviewed/2022/05/GHSA-2c2w-j78h-7xwc/GHSA-2c2w-j78h-7xwc.json index fb1f2612aec..b1b7dbeba1e 100644 --- a/advisories/unreviewed/2022/05/GHSA-2c2w-j78h-7xwc/GHSA-2c2w-j78h-7xwc.json +++ b/advisories/unreviewed/2022/05/GHSA-2c2w-j78h-7xwc/GHSA-2c2w-j78h-7xwc.json @@ -7,12 +7,8 @@ "CVE-2012-3177" ], "details": "Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.1.65 and earlier, and 5.5.27 and earlier, allows remote authenticated users to affect availability via unknown vectors related to Server.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -60,9 +56,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-2cf6-qqmm-m55v/GHSA-2cf6-qqmm-m55v.json b/advisories/unreviewed/2022/05/GHSA-2cf6-qqmm-m55v/GHSA-2cf6-qqmm-m55v.json index e88f7d472d1..c1c6c3f5434 100644 --- a/advisories/unreviewed/2022/05/GHSA-2cf6-qqmm-m55v/GHSA-2cf6-qqmm-m55v.json +++ b/advisories/unreviewed/2022/05/GHSA-2cf6-qqmm-m55v/GHSA-2cf6-qqmm-m55v.json @@ -7,12 +7,8 @@ "CVE-2014-9750" ], "details": "ntp_crypto.c in ntpd in NTP 4.x before 4.2.8p1, when Autokey Authentication is enabled, allows remote attackers to obtain sensitive information from process memory or cause a denial of service (daemon crash) via a packet containing an extension field with an invalid value for the length of its value field.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2cjm-39g8-5fv8/GHSA-2cjm-39g8-5fv8.json b/advisories/unreviewed/2022/05/GHSA-2cjm-39g8-5fv8/GHSA-2cjm-39g8-5fv8.json index 20069818493..e7234d481f3 100644 --- a/advisories/unreviewed/2022/05/GHSA-2cjm-39g8-5fv8/GHSA-2cjm-39g8-5fv8.json +++ b/advisories/unreviewed/2022/05/GHSA-2cjm-39g8-5fv8/GHSA-2cjm-39g8-5fv8.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-2cm3-5rf2-6c3w/GHSA-2cm3-5rf2-6c3w.json b/advisories/unreviewed/2022/05/GHSA-2cm3-5rf2-6c3w/GHSA-2cm3-5rf2-6c3w.json index 56e53ed0904..fcf35715d1b 100644 --- a/advisories/unreviewed/2022/05/GHSA-2cm3-5rf2-6c3w/GHSA-2cm3-5rf2-6c3w.json +++ b/advisories/unreviewed/2022/05/GHSA-2cm3-5rf2-6c3w/GHSA-2cm3-5rf2-6c3w.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2fr8-xhpc-wf7p/GHSA-2fr8-xhpc-wf7p.json b/advisories/unreviewed/2022/05/GHSA-2fr8-xhpc-wf7p/GHSA-2fr8-xhpc-wf7p.json index a2236224acd..06769bbfaf1 100644 --- a/advisories/unreviewed/2022/05/GHSA-2fr8-xhpc-wf7p/GHSA-2fr8-xhpc-wf7p.json +++ b/advisories/unreviewed/2022/05/GHSA-2fr8-xhpc-wf7p/GHSA-2fr8-xhpc-wf7p.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-2fvq-w5h5-q4v5/GHSA-2fvq-w5h5-q4v5.json b/advisories/unreviewed/2022/05/GHSA-2fvq-w5h5-q4v5/GHSA-2fvq-w5h5-q4v5.json index d6818593895..01d05911519 100644 --- a/advisories/unreviewed/2022/05/GHSA-2fvq-w5h5-q4v5/GHSA-2fvq-w5h5-q4v5.json +++ b/advisories/unreviewed/2022/05/GHSA-2fvq-w5h5-q4v5/GHSA-2fvq-w5h5-q4v5.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", @@ -59,9 +57,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-2g53-3pj8-qvxv/GHSA-2g53-3pj8-qvxv.json b/advisories/unreviewed/2022/05/GHSA-2g53-3pj8-qvxv/GHSA-2g53-3pj8-qvxv.json index 3e260741db0..ba23f0ed44c 100644 --- a/advisories/unreviewed/2022/05/GHSA-2g53-3pj8-qvxv/GHSA-2g53-3pj8-qvxv.json +++ b/advisories/unreviewed/2022/05/GHSA-2g53-3pj8-qvxv/GHSA-2g53-3pj8-qvxv.json @@ -7,12 +7,8 @@ "CVE-2015-5706" ], "details": "Use-after-free vulnerability in the path_openat function in fs/namei.c in the Linux kernel 3.x and 4.x before 4.0.4 allows local users to cause a denial of service or possibly have unspecified other impact via O_TMPFILE filesystem operations that leverage a duplicate cleanup operation.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2g8x-3m62-h85f/GHSA-2g8x-3m62-h85f.json b/advisories/unreviewed/2022/05/GHSA-2g8x-3m62-h85f/GHSA-2g8x-3m62-h85f.json index 85e7945320c..a58edc20f76 100644 --- a/advisories/unreviewed/2022/05/GHSA-2g8x-3m62-h85f/GHSA-2g8x-3m62-h85f.json +++ b/advisories/unreviewed/2022/05/GHSA-2g8x-3m62-h85f/GHSA-2g8x-3m62-h85f.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-2g9c-cwfp-hvmr/GHSA-2g9c-cwfp-hvmr.json b/advisories/unreviewed/2022/05/GHSA-2g9c-cwfp-hvmr/GHSA-2g9c-cwfp-hvmr.json index 63e297821eb..dd98e611a03 100644 --- a/advisories/unreviewed/2022/05/GHSA-2g9c-cwfp-hvmr/GHSA-2g9c-cwfp-hvmr.json +++ b/advisories/unreviewed/2022/05/GHSA-2g9c-cwfp-hvmr/GHSA-2g9c-cwfp-hvmr.json @@ -7,12 +7,8 @@ "CVE-2013-0771" ], "details": "Heap-based buffer overflow in the gfxTextRun::ShrinkToLigatureBoundaries function in Mozilla Firefox before 18.0, Firefox ESR 17.x before 17.0.1, Thunderbird before 17.0.2, Thunderbird ESR 17.x before 17.0.1, and SeaMonkey before 2.15 allows remote attackers to execute arbitrary code via a crafted document.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2gmr-x2wc-4g5j/GHSA-2gmr-x2wc-4g5j.json b/advisories/unreviewed/2022/05/GHSA-2gmr-x2wc-4g5j/GHSA-2gmr-x2wc-4g5j.json index 697c1925305..3f767fbdcb1 100644 --- a/advisories/unreviewed/2022/05/GHSA-2gmr-x2wc-4g5j/GHSA-2gmr-x2wc-4g5j.json +++ b/advisories/unreviewed/2022/05/GHSA-2gmr-x2wc-4g5j/GHSA-2gmr-x2wc-4g5j.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2h7h-j22f-v4p9/GHSA-2h7h-j22f-v4p9.json b/advisories/unreviewed/2022/05/GHSA-2h7h-j22f-v4p9/GHSA-2h7h-j22f-v4p9.json index c25bb34185b..989f7c83045 100644 --- a/advisories/unreviewed/2022/05/GHSA-2h7h-j22f-v4p9/GHSA-2h7h-j22f-v4p9.json +++ b/advisories/unreviewed/2022/05/GHSA-2h7h-j22f-v4p9/GHSA-2h7h-j22f-v4p9.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-2j53-64jx-6w47/GHSA-2j53-64jx-6w47.json b/advisories/unreviewed/2022/05/GHSA-2j53-64jx-6w47/GHSA-2j53-64jx-6w47.json index 8e7b8cbe235..47166ceeff2 100644 --- a/advisories/unreviewed/2022/05/GHSA-2j53-64jx-6w47/GHSA-2j53-64jx-6w47.json +++ b/advisories/unreviewed/2022/05/GHSA-2j53-64jx-6w47/GHSA-2j53-64jx-6w47.json @@ -7,12 +7,8 @@ "CVE-2011-1017" ], "details": "Heap-based buffer overflow in the ldm_frag_add function in fs/partitions/ldm.c in the Linux kernel 2.6.37.2 and earlier might allow local users to gain privileges or obtain sensitive information via a crafted LDM partition table.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2jwc-wqjh-543h/GHSA-2jwc-wqjh-543h.json b/advisories/unreviewed/2022/05/GHSA-2jwc-wqjh-543h/GHSA-2jwc-wqjh-543h.json index c267f71a08f..7ce23c32203 100644 --- a/advisories/unreviewed/2022/05/GHSA-2jwc-wqjh-543h/GHSA-2jwc-wqjh-543h.json +++ b/advisories/unreviewed/2022/05/GHSA-2jwc-wqjh-543h/GHSA-2jwc-wqjh-543h.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", @@ -59,9 +57,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-2mqm-5rfp-3r89/GHSA-2mqm-5rfp-3r89.json b/advisories/unreviewed/2022/05/GHSA-2mqm-5rfp-3r89/GHSA-2mqm-5rfp-3r89.json index 460eef9d318..1bc2b6365a5 100644 --- a/advisories/unreviewed/2022/05/GHSA-2mqm-5rfp-3r89/GHSA-2mqm-5rfp-3r89.json +++ b/advisories/unreviewed/2022/05/GHSA-2mqm-5rfp-3r89/GHSA-2mqm-5rfp-3r89.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-2p5f-cpgv-235h/GHSA-2p5f-cpgv-235h.json b/advisories/unreviewed/2022/05/GHSA-2p5f-cpgv-235h/GHSA-2p5f-cpgv-235h.json index 41d0c5de0e5..91304b5a128 100644 --- a/advisories/unreviewed/2022/05/GHSA-2p5f-cpgv-235h/GHSA-2p5f-cpgv-235h.json +++ b/advisories/unreviewed/2022/05/GHSA-2p5f-cpgv-235h/GHSA-2p5f-cpgv-235h.json @@ -7,12 +7,8 @@ "CVE-2010-2652" ], "details": "Google Chrome before 5.0.375.99 does not properly implement modal dialogs, which allows attackers to cause a denial of service (application crash) via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -32,9 +28,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-2pjw-crm4-396g/GHSA-2pjw-crm4-396g.json b/advisories/unreviewed/2022/05/GHSA-2pjw-crm4-396g/GHSA-2pjw-crm4-396g.json index 77a93cc5efc..62083849158 100644 --- a/advisories/unreviewed/2022/05/GHSA-2pjw-crm4-396g/GHSA-2pjw-crm4-396g.json +++ b/advisories/unreviewed/2022/05/GHSA-2pjw-crm4-396g/GHSA-2pjw-crm4-396g.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", @@ -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-2pqm-q853-jfvf/GHSA-2pqm-q853-jfvf.json b/advisories/unreviewed/2022/05/GHSA-2pqm-q853-jfvf/GHSA-2pqm-q853-jfvf.json index d6a5abaabf9..50aab2fc0b2 100644 --- a/advisories/unreviewed/2022/05/GHSA-2pqm-q853-jfvf/GHSA-2pqm-q853-jfvf.json +++ b/advisories/unreviewed/2022/05/GHSA-2pqm-q853-jfvf/GHSA-2pqm-q853-jfvf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2qfx-rcv3-25r2/GHSA-2qfx-rcv3-25r2.json b/advisories/unreviewed/2022/05/GHSA-2qfx-rcv3-25r2/GHSA-2qfx-rcv3-25r2.json index 954b172d36d..598317a5b65 100644 --- a/advisories/unreviewed/2022/05/GHSA-2qfx-rcv3-25r2/GHSA-2qfx-rcv3-25r2.json +++ b/advisories/unreviewed/2022/05/GHSA-2qfx-rcv3-25r2/GHSA-2qfx-rcv3-25r2.json @@ -7,12 +7,8 @@ "CVE-2010-4075" ], "details": "The uart_get_count function in drivers/serial/serial_core.c in the Linux kernel before 2.6.37-rc1 does not properly initialize a certain structure member, which allows local users to obtain potentially sensitive information from kernel stack memory via a TIOCGICOUNT ioctl call.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2qjp-vw8x-g869/GHSA-2qjp-vw8x-g869.json b/advisories/unreviewed/2022/05/GHSA-2qjp-vw8x-g869/GHSA-2qjp-vw8x-g869.json index 0d58db7f825..d4fe4d57c5f 100644 --- a/advisories/unreviewed/2022/05/GHSA-2qjp-vw8x-g869/GHSA-2qjp-vw8x-g869.json +++ b/advisories/unreviewed/2022/05/GHSA-2qjp-vw8x-g869/GHSA-2qjp-vw8x-g869.json @@ -7,12 +7,8 @@ "CVE-2013-5610" ], "details": "Multiple unspecified vulnerabilities in the browser engine in Mozilla Firefox before 26.0 and SeaMonkey before 2.23 allow remote attackers to cause a denial of service (memory corruption and application crash) or possibly execute arbitrary code via unknown vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2qvv-64rq-f3c7/GHSA-2qvv-64rq-f3c7.json b/advisories/unreviewed/2022/05/GHSA-2qvv-64rq-f3c7/GHSA-2qvv-64rq-f3c7.json index 54068f51d24..ea9ff834dea 100644 --- a/advisories/unreviewed/2022/05/GHSA-2qvv-64rq-f3c7/GHSA-2qvv-64rq-f3c7.json +++ b/advisories/unreviewed/2022/05/GHSA-2qvv-64rq-f3c7/GHSA-2qvv-64rq-f3c7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/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-2r97-c5fx-x5hg/GHSA-2r97-c5fx-x5hg.json b/advisories/unreviewed/2022/05/GHSA-2r97-c5fx-x5hg/GHSA-2r97-c5fx-x5hg.json index 9a239e8bf9a..882c216073c 100644 --- a/advisories/unreviewed/2022/05/GHSA-2r97-c5fx-x5hg/GHSA-2r97-c5fx-x5hg.json +++ b/advisories/unreviewed/2022/05/GHSA-2r97-c5fx-x5hg/GHSA-2r97-c5fx-x5hg.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-2v7x-ww9h-6334/GHSA-2v7x-ww9h-6334.json b/advisories/unreviewed/2022/05/GHSA-2v7x-ww9h-6334/GHSA-2v7x-ww9h-6334.json index 7bd897bad1d..7219c171796 100644 --- a/advisories/unreviewed/2022/05/GHSA-2v7x-ww9h-6334/GHSA-2v7x-ww9h-6334.json +++ b/advisories/unreviewed/2022/05/GHSA-2v7x-ww9h-6334/GHSA-2v7x-ww9h-6334.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", @@ -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-2v8p-g986-x5qc/GHSA-2v8p-g986-x5qc.json b/advisories/unreviewed/2022/05/GHSA-2v8p-g986-x5qc/GHSA-2v8p-g986-x5qc.json index 895df6f1f1e..fd8724391c8 100644 --- a/advisories/unreviewed/2022/05/GHSA-2v8p-g986-x5qc/GHSA-2v8p-g986-x5qc.json +++ b/advisories/unreviewed/2022/05/GHSA-2v8p-g986-x5qc/GHSA-2v8p-g986-x5qc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2vjp-w357-hqrg/GHSA-2vjp-w357-hqrg.json b/advisories/unreviewed/2022/05/GHSA-2vjp-w357-hqrg/GHSA-2vjp-w357-hqrg.json index 140ea71390a..d60ff992e93 100644 --- a/advisories/unreviewed/2022/05/GHSA-2vjp-w357-hqrg/GHSA-2vjp-w357-hqrg.json +++ b/advisories/unreviewed/2022/05/GHSA-2vjp-w357-hqrg/GHSA-2vjp-w357-hqrg.json @@ -7,12 +7,8 @@ "CVE-2012-4188" ], "details": "Heap-based buffer overflow in the Convolve3x3 function in Mozilla Firefox before 16.0, Firefox ESR 10.x before 10.0.8, Thunderbird before 16.0, Thunderbird ESR 10.x before 10.0.8, and SeaMonkey before 2.13 allows remote attackers to execute arbitrary code via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2vv7-7crh-jr74/GHSA-2vv7-7crh-jr74.json b/advisories/unreviewed/2022/05/GHSA-2vv7-7crh-jr74/GHSA-2vv7-7crh-jr74.json index 5208594dfe4..3c6e29b7c21 100644 --- a/advisories/unreviewed/2022/05/GHSA-2vv7-7crh-jr74/GHSA-2vv7-7crh-jr74.json +++ b/advisories/unreviewed/2022/05/GHSA-2vv7-7crh-jr74/GHSA-2vv7-7crh-jr74.json @@ -7,12 +7,8 @@ "CVE-2014-4655" ], "details": "The snd_ctl_elem_add function in sound/core/control.c in the ALSA control implementation in the Linux kernel before 3.15.2 does not properly maintain the user_ctl_count value, which allows local users to cause a denial of service (integer overflow and limit bypass) by leveraging /dev/snd/controlCX access for a large number of SNDRV_CTL_IOCTL_ELEM_REPLACE ioctl calls.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2vwp-58hf-5q8q/GHSA-2vwp-58hf-5q8q.json b/advisories/unreviewed/2022/05/GHSA-2vwp-58hf-5q8q/GHSA-2vwp-58hf-5q8q.json index 8d2b98c0aad..6ec684c99f0 100644 --- a/advisories/unreviewed/2022/05/GHSA-2vwp-58hf-5q8q/GHSA-2vwp-58hf-5q8q.json +++ b/advisories/unreviewed/2022/05/GHSA-2vwp-58hf-5q8q/GHSA-2vwp-58hf-5q8q.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-2w2x-2pf7-45x3/GHSA-2w2x-2pf7-45x3.json b/advisories/unreviewed/2022/05/GHSA-2w2x-2pf7-45x3/GHSA-2w2x-2pf7-45x3.json index ee87e7977c6..f552686d69b 100644 --- a/advisories/unreviewed/2022/05/GHSA-2w2x-2pf7-45x3/GHSA-2w2x-2pf7-45x3.json +++ b/advisories/unreviewed/2022/05/GHSA-2w2x-2pf7-45x3/GHSA-2w2x-2pf7-45x3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -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-3346-5fc6-qhpc/GHSA-3346-5fc6-qhpc.json b/advisories/unreviewed/2022/05/GHSA-3346-5fc6-qhpc/GHSA-3346-5fc6-qhpc.json index 3c1a40c7c28..ed4389b285d 100644 --- a/advisories/unreviewed/2022/05/GHSA-3346-5fc6-qhpc/GHSA-3346-5fc6-qhpc.json +++ b/advisories/unreviewed/2022/05/GHSA-3346-5fc6-qhpc/GHSA-3346-5fc6-qhpc.json @@ -7,12 +7,8 @@ "CVE-2012-4202" ], "details": "Heap-based buffer overflow in the image::RasterImage::DrawFrameTo function in Mozilla Firefox before 17.0, Firefox ESR 10.x before 10.0.11, Thunderbird before 17.0, Thunderbird ESR 10.x before 10.0.11, and SeaMonkey before 2.14 allows remote attackers to execute arbitrary code via a crafted GIF image.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-3355-xw7j-q4q7/GHSA-3355-xw7j-q4q7.json b/advisories/unreviewed/2022/05/GHSA-3355-xw7j-q4q7/GHSA-3355-xw7j-q4q7.json index 66dcc054fdb..187e54908de 100644 --- a/advisories/unreviewed/2022/05/GHSA-3355-xw7j-q4q7/GHSA-3355-xw7j-q4q7.json +++ b/advisories/unreviewed/2022/05/GHSA-3355-xw7j-q4q7/GHSA-3355-xw7j-q4q7.json @@ -7,12 +7,8 @@ "CVE-2012-5840" ], "details": "Use-after-free vulnerability in the nsTextEditorState::PrepareEditor function in Mozilla Firefox before 17.0, Firefox ESR 10.x before 10.0.11, Thunderbird before 17.0, Thunderbird ESR 10.x before 10.0.11, and SeaMonkey before 2.14 allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via unspecified vectors, a different vulnerability than CVE-2012-4214.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-33xh-qpxp-x8m6/GHSA-33xh-qpxp-x8m6.json b/advisories/unreviewed/2022/05/GHSA-33xh-qpxp-x8m6/GHSA-33xh-qpxp-x8m6.json index 7f3e2a3d0b5..737e1614590 100644 --- a/advisories/unreviewed/2022/05/GHSA-33xh-qpxp-x8m6/GHSA-33xh-qpxp-x8m6.json +++ b/advisories/unreviewed/2022/05/GHSA-33xh-qpxp-x8m6/GHSA-33xh-qpxp-x8m6.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -27,9 +25,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-34qx-f7ff-w7xc/GHSA-34qx-f7ff-w7xc.json b/advisories/unreviewed/2022/05/GHSA-34qx-f7ff-w7xc/GHSA-34qx-f7ff-w7xc.json index 4bc264760f0..9bf2bc70c21 100644 --- a/advisories/unreviewed/2022/05/GHSA-34qx-f7ff-w7xc/GHSA-34qx-f7ff-w7xc.json +++ b/advisories/unreviewed/2022/05/GHSA-34qx-f7ff-w7xc/GHSA-34qx-f7ff-w7xc.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-34vh-gp42-g4h6/GHSA-34vh-gp42-g4h6.json b/advisories/unreviewed/2022/05/GHSA-34vh-gp42-g4h6/GHSA-34vh-gp42-g4h6.json index cbbbf7fa278..29f8fa5fe59 100644 --- a/advisories/unreviewed/2022/05/GHSA-34vh-gp42-g4h6/GHSA-34vh-gp42-g4h6.json +++ b/advisories/unreviewed/2022/05/GHSA-34vh-gp42-g4h6/GHSA-34vh-gp42-g4h6.json @@ -7,12 +7,8 @@ "CVE-2015-4173" ], "details": "Unquoted Windows search path vulnerability in the autorun value in Dell SonicWall NetExtender before 7.5.227 and 8.0.x before 8.0.238, as used in the SRA firmware before 7.5.1.2-40sv and 8.x before 8.0.0.3-23sv, allows local users to gain privileges via a Trojan horse program in the %SYSTEMDRIVE% folder.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-3587-g6j7-969g/GHSA-3587-g6j7-969g.json b/advisories/unreviewed/2022/05/GHSA-3587-g6j7-969g/GHSA-3587-g6j7-969g.json index 33ce957f39b..3eaf2e3d3b2 100644 --- a/advisories/unreviewed/2022/05/GHSA-3587-g6j7-969g/GHSA-3587-g6j7-969g.json +++ b/advisories/unreviewed/2022/05/GHSA-3587-g6j7-969g/GHSA-3587-g6j7-969g.json @@ -7,12 +7,8 @@ "CVE-2012-3993" ], "details": "The Chrome Object Wrapper (COW) implementation in Mozilla Firefox before 16.0, Firefox ESR 10.x before 10.0.8, Thunderbird before 16.0, Thunderbird ESR 10.x before 10.0.8, and SeaMonkey before 2.13 does not properly interact with failures of InstallTrigger methods, which allows remote attackers to execute arbitrary JavaScript code with chrome privileges via a crafted web site, related to an \"XrayWrapper pollution\" issue.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-35rh-9jh6-cw7p/GHSA-35rh-9jh6-cw7p.json b/advisories/unreviewed/2022/05/GHSA-35rh-9jh6-cw7p/GHSA-35rh-9jh6-cw7p.json index 3a040165cf7..b998e1d5ff1 100644 --- a/advisories/unreviewed/2022/05/GHSA-35rh-9jh6-cw7p/GHSA-35rh-9jh6-cw7p.json +++ b/advisories/unreviewed/2022/05/GHSA-35rh-9jh6-cw7p/GHSA-35rh-9jh6-cw7p.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-384f-f7vj-vfh4/GHSA-384f-f7vj-vfh4.json b/advisories/unreviewed/2022/05/GHSA-384f-f7vj-vfh4/GHSA-384f-f7vj-vfh4.json index 04c785f9ec8..f2c36366613 100644 --- a/advisories/unreviewed/2022/05/GHSA-384f-f7vj-vfh4/GHSA-384f-f7vj-vfh4.json +++ b/advisories/unreviewed/2022/05/GHSA-384f-f7vj-vfh4/GHSA-384f-f7vj-vfh4.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-38hr-xqm9-hhg9/GHSA-38hr-xqm9-hhg9.json b/advisories/unreviewed/2022/05/GHSA-38hr-xqm9-hhg9/GHSA-38hr-xqm9-hhg9.json index 91360e23347..194883f1701 100644 --- a/advisories/unreviewed/2022/05/GHSA-38hr-xqm9-hhg9/GHSA-38hr-xqm9-hhg9.json +++ b/advisories/unreviewed/2022/05/GHSA-38hr-xqm9-hhg9/GHSA-38hr-xqm9-hhg9.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-38mh-mg22-vw9h/GHSA-38mh-mg22-vw9h.json b/advisories/unreviewed/2022/05/GHSA-38mh-mg22-vw9h/GHSA-38mh-mg22-vw9h.json index e9065c86ed6..ab20648ed24 100644 --- a/advisories/unreviewed/2022/05/GHSA-38mh-mg22-vw9h/GHSA-38mh-mg22-vw9h.json +++ b/advisories/unreviewed/2022/05/GHSA-38mh-mg22-vw9h/GHSA-38mh-mg22-vw9h.json @@ -7,12 +7,8 @@ "CVE-2013-4344" ], "details": "Buffer overflow in the SCSI implementation in QEMU, as used in Xen, when a SCSI controller has more than 256 attached devices, allows local users to gain privileges via a small transfer buffer in a REPORT LUNS command.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-398w-8vvx-7rh5/GHSA-398w-8vvx-7rh5.json b/advisories/unreviewed/2022/05/GHSA-398w-8vvx-7rh5/GHSA-398w-8vvx-7rh5.json index 1fc22b5f150..7963082738d 100644 --- a/advisories/unreviewed/2022/05/GHSA-398w-8vvx-7rh5/GHSA-398w-8vvx-7rh5.json +++ b/advisories/unreviewed/2022/05/GHSA-398w-8vvx-7rh5/GHSA-398w-8vvx-7rh5.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-3chc-mx35-j8gg/GHSA-3chc-mx35-j8gg.json b/advisories/unreviewed/2022/05/GHSA-3chc-mx35-j8gg/GHSA-3chc-mx35-j8gg.json index 5d39327594c..7bec924fdc7 100644 --- a/advisories/unreviewed/2022/05/GHSA-3chc-mx35-j8gg/GHSA-3chc-mx35-j8gg.json +++ b/advisories/unreviewed/2022/05/GHSA-3chc-mx35-j8gg/GHSA-3chc-mx35-j8gg.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-3fvg-j3j7-2v24/GHSA-3fvg-j3j7-2v24.json b/advisories/unreviewed/2022/05/GHSA-3fvg-j3j7-2v24/GHSA-3fvg-j3j7-2v24.json index 15815fadc44..307428ae2b4 100644 --- a/advisories/unreviewed/2022/05/GHSA-3fvg-j3j7-2v24/GHSA-3fvg-j3j7-2v24.json +++ b/advisories/unreviewed/2022/05/GHSA-3fvg-j3j7-2v24/GHSA-3fvg-j3j7-2v24.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-3g85-fvg2-5gw5/GHSA-3g85-fvg2-5gw5.json b/advisories/unreviewed/2022/05/GHSA-3g85-fvg2-5gw5/GHSA-3g85-fvg2-5gw5.json index a636511356c..402c9d0ea86 100644 --- a/advisories/unreviewed/2022/05/GHSA-3g85-fvg2-5gw5/GHSA-3g85-fvg2-5gw5.json +++ b/advisories/unreviewed/2022/05/GHSA-3g85-fvg2-5gw5/GHSA-3g85-fvg2-5gw5.json @@ -7,12 +7,8 @@ "CVE-2012-5842" ], "details": "Multiple unspecified vulnerabilities in the browser engine in Mozilla Firefox before 17.0, Firefox ESR 10.x before 10.0.11, Thunderbird before 17.0, Thunderbird ESR 10.x before 10.0.11, and SeaMonkey before 2.14 allow remote attackers to cause a denial of service (memory corruption and application crash) or possibly execute arbitrary code via unknown vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -152,9 +148,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-3h25-cxxm-9425/GHSA-3h25-cxxm-9425.json b/advisories/unreviewed/2022/05/GHSA-3h25-cxxm-9425/GHSA-3h25-cxxm-9425.json index 2dd4d8ac150..eb63adeb270 100644 --- a/advisories/unreviewed/2022/05/GHSA-3h25-cxxm-9425/GHSA-3h25-cxxm-9425.json +++ b/advisories/unreviewed/2022/05/GHSA-3h25-cxxm-9425/GHSA-3h25-cxxm-9425.json @@ -7,12 +7,8 @@ "CVE-2014-1502" ], "details": "The (1) WebGL.compressedTexImage2D and (2) WebGL.compressedTexSubImage2D functions in Mozilla Firefox before 28.0 and SeaMonkey before 2.25 allow remote attackers to bypass the Same Origin Policy and render content in a different domain via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-3hqx-6gq9-8f86/GHSA-3hqx-6gq9-8f86.json b/advisories/unreviewed/2022/05/GHSA-3hqx-6gq9-8f86/GHSA-3hqx-6gq9-8f86.json index fbd38331003..cfb02b4db6a 100644 --- a/advisories/unreviewed/2022/05/GHSA-3hqx-6gq9-8f86/GHSA-3hqx-6gq9-8f86.json +++ b/advisories/unreviewed/2022/05/GHSA-3hqx-6gq9-8f86/GHSA-3hqx-6gq9-8f86.json @@ -7,12 +7,8 @@ "CVE-2014-4322" ], "details": "drivers/misc/qseecom.c in the QSEECOM driver for the Linux kernel 3.x, as used in Qualcomm Innovation Center (QuIC) Android contributions for MSM devices and other products, does not validate certain offset, length, and base values within an ioctl call, which allows attackers to gain privileges or cause a denial of service (memory corruption) via a crafted application.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-3jc5-3p2w-ff59/GHSA-3jc5-3p2w-ff59.json b/advisories/unreviewed/2022/05/GHSA-3jc5-3p2w-ff59/GHSA-3jc5-3p2w-ff59.json index fce95d14e60..40554a8a044 100644 --- a/advisories/unreviewed/2022/05/GHSA-3jc5-3p2w-ff59/GHSA-3jc5-3p2w-ff59.json +++ b/advisories/unreviewed/2022/05/GHSA-3jc5-3p2w-ff59/GHSA-3jc5-3p2w-ff59.json @@ -7,12 +7,8 @@ "CVE-2010-2299" ], "details": "The Clipboard::DispatchObject function in app/clipboard/clipboard.cc in Google Chrome before 5.0.375.70 does not properly handle CBF_SMBITMAP objects in a ViewHostMsg_ClipboardWriteObjectsAsync message, which might allow remote attackers to execute arbitrary code via vectors involving crafted data from the renderer process, related to a \"Type Confusion\" issue.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-3jrp-g9m7-98h4/GHSA-3jrp-g9m7-98h4.json b/advisories/unreviewed/2022/05/GHSA-3jrp-g9m7-98h4/GHSA-3jrp-g9m7-98h4.json index 93c6b8d3456..f52865ae5da 100644 --- a/advisories/unreviewed/2022/05/GHSA-3jrp-g9m7-98h4/GHSA-3jrp-g9m7-98h4.json +++ b/advisories/unreviewed/2022/05/GHSA-3jrp-g9m7-98h4/GHSA-3jrp-g9m7-98h4.json @@ -7,12 +7,8 @@ "CVE-2012-4213" ], "details": "Use-after-free vulnerability in the nsEditor::FindNextLeafNode function in Mozilla Firefox before 17.0, Thunderbird before 17.0, and SeaMonkey before 2.14 allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-3jrx-xgc5-h2f9/GHSA-3jrx-xgc5-h2f9.json b/advisories/unreviewed/2022/05/GHSA-3jrx-xgc5-h2f9/GHSA-3jrx-xgc5-h2f9.json index e654facf27e..4a92e33cf23 100644 --- a/advisories/unreviewed/2022/05/GHSA-3jrx-xgc5-h2f9/GHSA-3jrx-xgc5-h2f9.json +++ b/advisories/unreviewed/2022/05/GHSA-3jrx-xgc5-h2f9/GHSA-3jrx-xgc5-h2f9.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-3mf5-jc6x-rp7q/GHSA-3mf5-jc6x-rp7q.json b/advisories/unreviewed/2022/05/GHSA-3mf5-jc6x-rp7q/GHSA-3mf5-jc6x-rp7q.json index af97ae54e0d..82230665de4 100644 --- a/advisories/unreviewed/2022/05/GHSA-3mf5-jc6x-rp7q/GHSA-3mf5-jc6x-rp7q.json +++ b/advisories/unreviewed/2022/05/GHSA-3mf5-jc6x-rp7q/GHSA-3mf5-jc6x-rp7q.json @@ -7,12 +7,8 @@ "CVE-2010-4072" ], "details": "The copy_shmid_to_user function in ipc/shm.c in the Linux kernel before 2.6.37-rc1 does not initialize a certain structure, which allows local users to obtain potentially sensitive information from kernel stack memory via vectors related to the shmctl system call and the \"old shm interface.\"", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-3mq4-x52h-fcwc/GHSA-3mq4-x52h-fcwc.json b/advisories/unreviewed/2022/05/GHSA-3mq4-x52h-fcwc/GHSA-3mq4-x52h-fcwc.json index 8425238ffbf..45d488f1021 100644 --- a/advisories/unreviewed/2022/05/GHSA-3mq4-x52h-fcwc/GHSA-3mq4-x52h-fcwc.json +++ b/advisories/unreviewed/2022/05/GHSA-3mq4-x52h-fcwc/GHSA-3mq4-x52h-fcwc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-3phx-gw24-fgrp/GHSA-3phx-gw24-fgrp.json b/advisories/unreviewed/2022/05/GHSA-3phx-gw24-fgrp/GHSA-3phx-gw24-fgrp.json index 06542899c17..41cd59af52a 100644 --- a/advisories/unreviewed/2022/05/GHSA-3phx-gw24-fgrp/GHSA-3phx-gw24-fgrp.json +++ b/advisories/unreviewed/2022/05/GHSA-3phx-gw24-fgrp/GHSA-3phx-gw24-fgrp.json @@ -7,12 +7,8 @@ "CVE-2014-1478" ], "details": "Multiple unspecified vulnerabilities in the browser engine in Mozilla Firefox before 27.0 and SeaMonkey before 2.24 allow remote attackers to cause a denial of service (memory corruption and application crash) or possibly execute arbitrary code via vectors related to the MPostWriteBarrier class in js/src/jit/MIR.h and stack alignment in js/src/jit/AsmJS.cpp in OdinMonkey, and unknown other vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-3pjv-fvwf-87jp/GHSA-3pjv-fvwf-87jp.json b/advisories/unreviewed/2022/05/GHSA-3pjv-fvwf-87jp/GHSA-3pjv-fvwf-87jp.json index 8169c8df278..52ff09853bc 100644 --- a/advisories/unreviewed/2022/05/GHSA-3pjv-fvwf-87jp/GHSA-3pjv-fvwf-87jp.json +++ b/advisories/unreviewed/2022/05/GHSA-3pjv-fvwf-87jp/GHSA-3pjv-fvwf-87jp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-3pwh-mmf3-5hh3/GHSA-3pwh-mmf3-5hh3.json b/advisories/unreviewed/2022/05/GHSA-3pwh-mmf3-5hh3/GHSA-3pwh-mmf3-5hh3.json index fcc30170cea..fb968f15793 100644 --- a/advisories/unreviewed/2022/05/GHSA-3pwh-mmf3-5hh3/GHSA-3pwh-mmf3-5hh3.json +++ b/advisories/unreviewed/2022/05/GHSA-3pwh-mmf3-5hh3/GHSA-3pwh-mmf3-5hh3.json @@ -7,12 +7,8 @@ "CVE-2010-2645" ], "details": "Unspecified vulnerability in Google Chrome before 5.0.375.99, when WebGL is used, allows remote attackers to cause a denial of service (out-of-bounds read) via unknown vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -32,9 +28,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-3qf3-2r2j-47g4/GHSA-3qf3-2r2j-47g4.json b/advisories/unreviewed/2022/05/GHSA-3qf3-2r2j-47g4/GHSA-3qf3-2r2j-47g4.json index 0269e6edb5e..f6205e09acd 100644 --- a/advisories/unreviewed/2022/05/GHSA-3qf3-2r2j-47g4/GHSA-3qf3-2r2j-47g4.json +++ b/advisories/unreviewed/2022/05/GHSA-3qf3-2r2j-47g4/GHSA-3qf3-2r2j-47g4.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-3r7r-62rh-7p3r/GHSA-3r7r-62rh-7p3r.json b/advisories/unreviewed/2022/05/GHSA-3r7r-62rh-7p3r/GHSA-3r7r-62rh-7p3r.json index 6860ccc0340..8bc1e760c3e 100644 --- a/advisories/unreviewed/2022/05/GHSA-3r7r-62rh-7p3r/GHSA-3r7r-62rh-7p3r.json +++ b/advisories/unreviewed/2022/05/GHSA-3r7r-62rh-7p3r/GHSA-3r7r-62rh-7p3r.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -27,9 +25,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-3vvm-pm5r-55f5/GHSA-3vvm-pm5r-55f5.json b/advisories/unreviewed/2022/05/GHSA-3vvm-pm5r-55f5/GHSA-3vvm-pm5r-55f5.json index dffd13be026..ea87060ef98 100644 --- a/advisories/unreviewed/2022/05/GHSA-3vvm-pm5r-55f5/GHSA-3vvm-pm5r-55f5.json +++ b/advisories/unreviewed/2022/05/GHSA-3vvm-pm5r-55f5/GHSA-3vvm-pm5r-55f5.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-3vxf-9p4v-pvw4/GHSA-3vxf-9p4v-pvw4.json b/advisories/unreviewed/2022/05/GHSA-3vxf-9p4v-pvw4/GHSA-3vxf-9p4v-pvw4.json index ba144bc50ae..a0497f094b9 100644 --- a/advisories/unreviewed/2022/05/GHSA-3vxf-9p4v-pvw4/GHSA-3vxf-9p4v-pvw4.json +++ b/advisories/unreviewed/2022/05/GHSA-3vxf-9p4v-pvw4/GHSA-3vxf-9p4v-pvw4.json @@ -7,12 +7,8 @@ "CVE-2014-1480" ], "details": "The file-download implementation in Mozilla Firefox before 27.0 and SeaMonkey before 2.24 does not properly restrict the timing of button selections, which allows remote attackers to conduct clickjacking attacks, and trigger unintended launching of a downloaded file, via a crafted web site.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-4263-fvh8-fmg2/GHSA-4263-fvh8-fmg2.json b/advisories/unreviewed/2022/05/GHSA-4263-fvh8-fmg2/GHSA-4263-fvh8-fmg2.json index 5a20ae86af6..3052f5b07fe 100644 --- a/advisories/unreviewed/2022/05/GHSA-4263-fvh8-fmg2/GHSA-4263-fvh8-fmg2.json +++ b/advisories/unreviewed/2022/05/GHSA-4263-fvh8-fmg2/GHSA-4263-fvh8-fmg2.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", @@ -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-43fw-27v6-42x2/GHSA-43fw-27v6-42x2.json b/advisories/unreviewed/2022/05/GHSA-43fw-27v6-42x2/GHSA-43fw-27v6-42x2.json index a2f25216bc1..603e261e4a9 100644 --- a/advisories/unreviewed/2022/05/GHSA-43fw-27v6-42x2/GHSA-43fw-27v6-42x2.json +++ b/advisories/unreviewed/2022/05/GHSA-43fw-27v6-42x2/GHSA-43fw-27v6-42x2.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-43jf-fxqp-3qf7/GHSA-43jf-fxqp-3qf7.json b/advisories/unreviewed/2022/05/GHSA-43jf-fxqp-3qf7/GHSA-43jf-fxqp-3qf7.json index ff99cac4497..cb7f2695d96 100644 --- a/advisories/unreviewed/2022/05/GHSA-43jf-fxqp-3qf7/GHSA-43jf-fxqp-3qf7.json +++ b/advisories/unreviewed/2022/05/GHSA-43jf-fxqp-3qf7/GHSA-43jf-fxqp-3qf7.json @@ -7,12 +7,8 @@ "CVE-2011-4028" ], "details": "The LockServer function in os/utils.c in X.Org xserver before 1.11.2 allows local users to determine the existence of arbitrary files via a symlink attack on a temporary lock file, which is handled differently if the file exists.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-44cp-4449-xfm3/GHSA-44cp-4449-xfm3.json b/advisories/unreviewed/2022/05/GHSA-44cp-4449-xfm3/GHSA-44cp-4449-xfm3.json index 29c28754748..f65911988d0 100644 --- a/advisories/unreviewed/2022/05/GHSA-44cp-4449-xfm3/GHSA-44cp-4449-xfm3.json +++ b/advisories/unreviewed/2022/05/GHSA-44cp-4449-xfm3/GHSA-44cp-4449-xfm3.json @@ -7,12 +7,8 @@ "CVE-2012-4195" ], "details": "The nsLocation::CheckURL function in Mozilla Firefox before 16.0.2, Firefox ESR 10.x before 10.0.10, Thunderbird before 16.0.2, Thunderbird ESR 10.x before 10.0.10, and SeaMonkey before 2.13.2 does not properly determine the calling document and principal in its return value, which makes it easier for remote attackers to conduct cross-site scripting (XSS) attacks via a crafted web site, and makes it easier for remote attackers to execute arbitrary JavaScript code by leveraging certain add-on behavior.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-45qx-49q8-7q26/GHSA-45qx-49q8-7q26.json b/advisories/unreviewed/2022/05/GHSA-45qx-49q8-7q26/GHSA-45qx-49q8-7q26.json index 1bff478b621..36f1fd2e103 100644 --- a/advisories/unreviewed/2022/05/GHSA-45qx-49q8-7q26/GHSA-45qx-49q8-7q26.json +++ b/advisories/unreviewed/2022/05/GHSA-45qx-49q8-7q26/GHSA-45qx-49q8-7q26.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-45rr-q6mf-fx4v/GHSA-45rr-q6mf-fx4v.json b/advisories/unreviewed/2022/05/GHSA-45rr-q6mf-fx4v/GHSA-45rr-q6mf-fx4v.json index 7aff4e3f2d2..47fd098e32a 100644 --- a/advisories/unreviewed/2022/05/GHSA-45rr-q6mf-fx4v/GHSA-45rr-q6mf-fx4v.json +++ b/advisories/unreviewed/2022/05/GHSA-45rr-q6mf-fx4v/GHSA-45rr-q6mf-fx4v.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-45v3-x47m-5fcr/GHSA-45v3-x47m-5fcr.json b/advisories/unreviewed/2022/05/GHSA-45v3-x47m-5fcr/GHSA-45v3-x47m-5fcr.json index 7e8f0c0daf9..7af86c85d2a 100644 --- a/advisories/unreviewed/2022/05/GHSA-45v3-x47m-5fcr/GHSA-45v3-x47m-5fcr.json +++ b/advisories/unreviewed/2022/05/GHSA-45v3-x47m-5fcr/GHSA-45v3-x47m-5fcr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-46x2-68m6-pgpc/GHSA-46x2-68m6-pgpc.json b/advisories/unreviewed/2022/05/GHSA-46x2-68m6-pgpc/GHSA-46x2-68m6-pgpc.json index 06e9ade02fa..2bd5c668cbe 100644 --- a/advisories/unreviewed/2022/05/GHSA-46x2-68m6-pgpc/GHSA-46x2-68m6-pgpc.json +++ b/advisories/unreviewed/2022/05/GHSA-46x2-68m6-pgpc/GHSA-46x2-68m6-pgpc.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-47fj-2qv7-3xvh/GHSA-47fj-2qv7-3xvh.json b/advisories/unreviewed/2022/05/GHSA-47fj-2qv7-3xvh/GHSA-47fj-2qv7-3xvh.json index ad205aa951e..127c12b5dfb 100644 --- a/advisories/unreviewed/2022/05/GHSA-47fj-2qv7-3xvh/GHSA-47fj-2qv7-3xvh.json +++ b/advisories/unreviewed/2022/05/GHSA-47fj-2qv7-3xvh/GHSA-47fj-2qv7-3xvh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-49pq-xj6m-j384/GHSA-49pq-xj6m-j384.json b/advisories/unreviewed/2022/05/GHSA-49pq-xj6m-j384/GHSA-49pq-xj6m-j384.json index 47faad7f32f..363284251cd 100644 --- a/advisories/unreviewed/2022/05/GHSA-49pq-xj6m-j384/GHSA-49pq-xj6m-j384.json +++ b/advisories/unreviewed/2022/05/GHSA-49pq-xj6m-j384/GHSA-49pq-xj6m-j384.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", @@ -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-49rq-vv34-q63r/GHSA-49rq-vv34-q63r.json b/advisories/unreviewed/2022/05/GHSA-49rq-vv34-q63r/GHSA-49rq-vv34-q63r.json index 2aee00b7552..7ac96661e44 100644 --- a/advisories/unreviewed/2022/05/GHSA-49rq-vv34-q63r/GHSA-49rq-vv34-q63r.json +++ b/advisories/unreviewed/2022/05/GHSA-49rq-vv34-q63r/GHSA-49rq-vv34-q63r.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", @@ -143,9 +141,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-49x6-mxm3-h3x2/GHSA-49x6-mxm3-h3x2.json b/advisories/unreviewed/2022/05/GHSA-49x6-mxm3-h3x2/GHSA-49x6-mxm3-h3x2.json index 870e8e9b630..10214dbf4bc 100644 --- a/advisories/unreviewed/2022/05/GHSA-49x6-mxm3-h3x2/GHSA-49x6-mxm3-h3x2.json +++ b/advisories/unreviewed/2022/05/GHSA-49x6-mxm3-h3x2/GHSA-49x6-mxm3-h3x2.json @@ -7,12 +7,8 @@ "CVE-2010-1825" ], "details": "Use-after-free vulnerability in WebKit, as used in Google Chrome before 6.0.472.59, allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to nested SVG elements.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-4cj3-9m97-2989/GHSA-4cj3-9m97-2989.json b/advisories/unreviewed/2022/05/GHSA-4cj3-9m97-2989/GHSA-4cj3-9m97-2989.json index a3ec63b5ef8..8e8edb1e109 100644 --- a/advisories/unreviewed/2022/05/GHSA-4cj3-9m97-2989/GHSA-4cj3-9m97-2989.json +++ b/advisories/unreviewed/2022/05/GHSA-4cj3-9m97-2989/GHSA-4cj3-9m97-2989.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-4fv6-2265-mqxm/GHSA-4fv6-2265-mqxm.json b/advisories/unreviewed/2022/05/GHSA-4fv6-2265-mqxm/GHSA-4fv6-2265-mqxm.json index af2e9358f1b..4bd9bb314ef 100644 --- a/advisories/unreviewed/2022/05/GHSA-4fv6-2265-mqxm/GHSA-4fv6-2265-mqxm.json +++ b/advisories/unreviewed/2022/05/GHSA-4fv6-2265-mqxm/GHSA-4fv6-2265-mqxm.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-4fwc-r99f-85f4/GHSA-4fwc-r99f-85f4.json b/advisories/unreviewed/2022/05/GHSA-4fwc-r99f-85f4/GHSA-4fwc-r99f-85f4.json index d33da8b969b..68860280839 100644 --- a/advisories/unreviewed/2022/05/GHSA-4fwc-r99f-85f4/GHSA-4fwc-r99f-85f4.json +++ b/advisories/unreviewed/2022/05/GHSA-4fwc-r99f-85f4/GHSA-4fwc-r99f-85f4.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-4g9c-mhjq-qv3g/GHSA-4g9c-mhjq-qv3g.json b/advisories/unreviewed/2022/05/GHSA-4g9c-mhjq-qv3g/GHSA-4g9c-mhjq-qv3g.json index f9e7ebb9a7a..927ee3aa2b5 100644 --- a/advisories/unreviewed/2022/05/GHSA-4g9c-mhjq-qv3g/GHSA-4g9c-mhjq-qv3g.json +++ b/advisories/unreviewed/2022/05/GHSA-4g9c-mhjq-qv3g/GHSA-4g9c-mhjq-qv3g.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-4gqx-rf75-h3xh/GHSA-4gqx-rf75-h3xh.json b/advisories/unreviewed/2022/05/GHSA-4gqx-rf75-h3xh/GHSA-4gqx-rf75-h3xh.json index 48604de54ad..ecfa5aa6782 100644 --- a/advisories/unreviewed/2022/05/GHSA-4gqx-rf75-h3xh/GHSA-4gqx-rf75-h3xh.json +++ b/advisories/unreviewed/2022/05/GHSA-4gqx-rf75-h3xh/GHSA-4gqx-rf75-h3xh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-4hgr-p9xw-mqhc/GHSA-4hgr-p9xw-mqhc.json b/advisories/unreviewed/2022/05/GHSA-4hgr-p9xw-mqhc/GHSA-4hgr-p9xw-mqhc.json index 0c67870f885..ec880af06ec 100644 --- a/advisories/unreviewed/2022/05/GHSA-4hgr-p9xw-mqhc/GHSA-4hgr-p9xw-mqhc.json +++ b/advisories/unreviewed/2022/05/GHSA-4hgr-p9xw-mqhc/GHSA-4hgr-p9xw-mqhc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -27,9 +25,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-4jv4-m99j-v5mh/GHSA-4jv4-m99j-v5mh.json b/advisories/unreviewed/2022/05/GHSA-4jv4-m99j-v5mh/GHSA-4jv4-m99j-v5mh.json index 6b5d5b38fce..aec22821769 100644 --- a/advisories/unreviewed/2022/05/GHSA-4jv4-m99j-v5mh/GHSA-4jv4-m99j-v5mh.json +++ b/advisories/unreviewed/2022/05/GHSA-4jv4-m99j-v5mh/GHSA-4jv4-m99j-v5mh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-4mw4-24vq-q626/GHSA-4mw4-24vq-q626.json b/advisories/unreviewed/2022/05/GHSA-4mw4-24vq-q626/GHSA-4mw4-24vq-q626.json index 4f871b75a92..c954f38652e 100644 --- a/advisories/unreviewed/2022/05/GHSA-4mw4-24vq-q626/GHSA-4mw4-24vq-q626.json +++ b/advisories/unreviewed/2022/05/GHSA-4mw4-24vq-q626/GHSA-4mw4-24vq-q626.json @@ -7,12 +7,8 @@ "CVE-2014-1485" ], "details": "The Content Security Policy (CSP) implementation in Mozilla Firefox before 27.0 and SeaMonkey before 2.24 operates on XSLT stylesheets according to style-src directives instead of script-src directives, which might allow remote attackers to execute arbitrary XSLT code by leveraging insufficient style-src restrictions.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -96,9 +92,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-4px9-cjxh-m369/GHSA-4px9-cjxh-m369.json b/advisories/unreviewed/2022/05/GHSA-4px9-cjxh-m369/GHSA-4px9-cjxh-m369.json index aa09d943b58..56888a86506 100644 --- a/advisories/unreviewed/2022/05/GHSA-4px9-cjxh-m369/GHSA-4px9-cjxh-m369.json +++ b/advisories/unreviewed/2022/05/GHSA-4px9-cjxh-m369/GHSA-4px9-cjxh-m369.json @@ -7,12 +7,8 @@ "CVE-2013-3498" ], "details": "Cross-site scripting (XSS) vulnerability in Juniper SmartPass WLAN Security Management before 7.7 MR3 and 8.0 before MR2 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-4qc2-r4q6-vfxr/GHSA-4qc2-r4q6-vfxr.json b/advisories/unreviewed/2022/05/GHSA-4qc2-r4q6-vfxr/GHSA-4qc2-r4q6-vfxr.json index 09dd314a2e8..7f7c97f5190 100644 --- a/advisories/unreviewed/2022/05/GHSA-4qc2-r4q6-vfxr/GHSA-4qc2-r4q6-vfxr.json +++ b/advisories/unreviewed/2022/05/GHSA-4qc2-r4q6-vfxr/GHSA-4qc2-r4q6-vfxr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-4rg3-754f-rcrq/GHSA-4rg3-754f-rcrq.json b/advisories/unreviewed/2022/05/GHSA-4rg3-754f-rcrq/GHSA-4rg3-754f-rcrq.json index a2ff8c27a50..482911a57da 100644 --- a/advisories/unreviewed/2022/05/GHSA-4rg3-754f-rcrq/GHSA-4rg3-754f-rcrq.json +++ b/advisories/unreviewed/2022/05/GHSA-4rg3-754f-rcrq/GHSA-4rg3-754f-rcrq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -27,9 +25,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-4v28-8jj3-x7g5/GHSA-4v28-8jj3-x7g5.json b/advisories/unreviewed/2022/05/GHSA-4v28-8jj3-x7g5/GHSA-4v28-8jj3-x7g5.json index 6ba5932305e..b14a990304a 100644 --- a/advisories/unreviewed/2022/05/GHSA-4v28-8jj3-x7g5/GHSA-4v28-8jj3-x7g5.json +++ b/advisories/unreviewed/2022/05/GHSA-4v28-8jj3-x7g5/GHSA-4v28-8jj3-x7g5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:P/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-4ww3-7pf6-6cmg/GHSA-4ww3-7pf6-6cmg.json b/advisories/unreviewed/2022/05/GHSA-4ww3-7pf6-6cmg/GHSA-4ww3-7pf6-6cmg.json index 089c9b746c9..16dc1492f4f 100644 --- a/advisories/unreviewed/2022/05/GHSA-4ww3-7pf6-6cmg/GHSA-4ww3-7pf6-6cmg.json +++ b/advisories/unreviewed/2022/05/GHSA-4ww3-7pf6-6cmg/GHSA-4ww3-7pf6-6cmg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -27,9 +25,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-4wxm-q46g-3mcf/GHSA-4wxm-q46g-3mcf.json b/advisories/unreviewed/2022/05/GHSA-4wxm-q46g-3mcf/GHSA-4wxm-q46g-3mcf.json index 3289e509ff3..f29c3f6d4f1 100644 --- a/advisories/unreviewed/2022/05/GHSA-4wxm-q46g-3mcf/GHSA-4wxm-q46g-3mcf.json +++ b/advisories/unreviewed/2022/05/GHSA-4wxm-q46g-3mcf/GHSA-4wxm-q46g-3mcf.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-5223-3442-qp3j/GHSA-5223-3442-qp3j.json b/advisories/unreviewed/2022/05/GHSA-5223-3442-qp3j/GHSA-5223-3442-qp3j.json index 90b86c87e15..3244c2ee0ff 100644 --- a/advisories/unreviewed/2022/05/GHSA-5223-3442-qp3j/GHSA-5223-3442-qp3j.json +++ b/advisories/unreviewed/2022/05/GHSA-5223-3442-qp3j/GHSA-5223-3442-qp3j.json @@ -7,12 +7,8 @@ "CVE-2012-4183" ], "details": "Use-after-free vulnerability in the DOMSVGTests::GetRequiredFeatures function in Mozilla Firefox before 16.0, Firefox ESR 10.x before 10.0.8, Thunderbird before 16.0, Thunderbird ESR 10.x before 10.0.8, and SeaMonkey before 2.13 allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-53gp-f34c-fmfj/GHSA-53gp-f34c-fmfj.json b/advisories/unreviewed/2022/05/GHSA-53gp-f34c-fmfj/GHSA-53gp-f34c-fmfj.json index 4feb6e619ea..5a48619fdd8 100644 --- a/advisories/unreviewed/2022/05/GHSA-53gp-f34c-fmfj/GHSA-53gp-f34c-fmfj.json +++ b/advisories/unreviewed/2022/05/GHSA-53gp-f34c-fmfj/GHSA-53gp-f34c-fmfj.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-53pg-5g3f-5g57/GHSA-53pg-5g3f-5g57.json b/advisories/unreviewed/2022/05/GHSA-53pg-5g3f-5g57/GHSA-53pg-5g3f-5g57.json index 1b0fd8697d3..84be54118e1 100644 --- a/advisories/unreviewed/2022/05/GHSA-53pg-5g3f-5g57/GHSA-53pg-5g3f-5g57.json +++ b/advisories/unreviewed/2022/05/GHSA-53pg-5g3f-5g57/GHSA-53pg-5g3f-5g57.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-53rm-7gr9-9hfx/GHSA-53rm-7gr9-9hfx.json b/advisories/unreviewed/2022/05/GHSA-53rm-7gr9-9hfx/GHSA-53rm-7gr9-9hfx.json index bb715329dde..e2167f4507e 100644 --- a/advisories/unreviewed/2022/05/GHSA-53rm-7gr9-9hfx/GHSA-53rm-7gr9-9hfx.json +++ b/advisories/unreviewed/2022/05/GHSA-53rm-7gr9-9hfx/GHSA-53rm-7gr9-9hfx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-544j-mxpj-g427/GHSA-544j-mxpj-g427.json b/advisories/unreviewed/2022/05/GHSA-544j-mxpj-g427/GHSA-544j-mxpj-g427.json index 0fd798aba70..97d97cb6f12 100644 --- a/advisories/unreviewed/2022/05/GHSA-544j-mxpj-g427/GHSA-544j-mxpj-g427.json +++ b/advisories/unreviewed/2022/05/GHSA-544j-mxpj-g427/GHSA-544j-mxpj-g427.json @@ -7,12 +7,8 @@ "CVE-2015-4093" ], "details": "Cross-site scripting (XSS) vulnerability in Elasticsearch Kibana 4.x before 4.0.3 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-546m-4w73-87m7/GHSA-546m-4w73-87m7.json b/advisories/unreviewed/2022/05/GHSA-546m-4w73-87m7/GHSA-546m-4w73-87m7.json index 8be4ac924d3..9ae352cb230 100644 --- a/advisories/unreviewed/2022/05/GHSA-546m-4w73-87m7/GHSA-546m-4w73-87m7.json +++ b/advisories/unreviewed/2022/05/GHSA-546m-4w73-87m7/GHSA-546m-4w73-87m7.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-55w4-84wc-7hwp/GHSA-55w4-84wc-7hwp.json b/advisories/unreviewed/2022/05/GHSA-55w4-84wc-7hwp/GHSA-55w4-84wc-7hwp.json index 9fee48ea597..14f9872e843 100644 --- a/advisories/unreviewed/2022/05/GHSA-55w4-84wc-7hwp/GHSA-55w4-84wc-7hwp.json +++ b/advisories/unreviewed/2022/05/GHSA-55w4-84wc-7hwp/GHSA-55w4-84wc-7hwp.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", @@ -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-562h-vcm3-9w8r/GHSA-562h-vcm3-9w8r.json b/advisories/unreviewed/2022/05/GHSA-562h-vcm3-9w8r/GHSA-562h-vcm3-9w8r.json index 235254defb4..6cc67845d95 100644 --- a/advisories/unreviewed/2022/05/GHSA-562h-vcm3-9w8r/GHSA-562h-vcm3-9w8r.json +++ b/advisories/unreviewed/2022/05/GHSA-562h-vcm3-9w8r/GHSA-562h-vcm3-9w8r.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-569g-rm32-h5jr/GHSA-569g-rm32-h5jr.json b/advisories/unreviewed/2022/05/GHSA-569g-rm32-h5jr/GHSA-569g-rm32-h5jr.json index ae1967a27ea..c8c03ec6ef8 100644 --- a/advisories/unreviewed/2022/05/GHSA-569g-rm32-h5jr/GHSA-569g-rm32-h5jr.json +++ b/advisories/unreviewed/2022/05/GHSA-569g-rm32-h5jr/GHSA-569g-rm32-h5jr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:H/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-56gp-p8f3-47px/GHSA-56gp-p8f3-47px.json b/advisories/unreviewed/2022/05/GHSA-56gp-p8f3-47px/GHSA-56gp-p8f3-47px.json index 12e16aa3a85..ad08b3dfea8 100644 --- a/advisories/unreviewed/2022/05/GHSA-56gp-p8f3-47px/GHSA-56gp-p8f3-47px.json +++ b/advisories/unreviewed/2022/05/GHSA-56gp-p8f3-47px/GHSA-56gp-p8f3-47px.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5757-f848-8hh4/GHSA-5757-f848-8hh4.json b/advisories/unreviewed/2022/05/GHSA-5757-f848-8hh4/GHSA-5757-f848-8hh4.json index fe5857bcd64..ed37fbd1833 100644 --- a/advisories/unreviewed/2022/05/GHSA-5757-f848-8hh4/GHSA-5757-f848-8hh4.json +++ b/advisories/unreviewed/2022/05/GHSA-5757-f848-8hh4/GHSA-5757-f848-8hh4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -27,9 +25,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-57q8-q6rw-6f83/GHSA-57q8-q6rw-6f83.json b/advisories/unreviewed/2022/05/GHSA-57q8-q6rw-6f83/GHSA-57q8-q6rw-6f83.json index 01b261a9268..52f2d55b34e 100644 --- a/advisories/unreviewed/2022/05/GHSA-57q8-q6rw-6f83/GHSA-57q8-q6rw-6f83.json +++ b/advisories/unreviewed/2022/05/GHSA-57q8-q6rw-6f83/GHSA-57q8-q6rw-6f83.json @@ -7,12 +7,8 @@ "CVE-2010-3248" ], "details": "Google Chrome before 6.0.472.53 does not properly restrict copying to the clipboard, which has unspecified impact and attack vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -56,9 +52,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-583w-j396-26w8/GHSA-583w-j396-26w8.json b/advisories/unreviewed/2022/05/GHSA-583w-j396-26w8/GHSA-583w-j396-26w8.json index 7b3bbae8778..65890ff4591 100644 --- a/advisories/unreviewed/2022/05/GHSA-583w-j396-26w8/GHSA-583w-j396-26w8.json +++ b/advisories/unreviewed/2022/05/GHSA-583w-j396-26w8/GHSA-583w-j396-26w8.json @@ -7,12 +7,8 @@ "CVE-2012-4214" ], "details": "Use-after-free vulnerability in the nsTextEditorState::PrepareEditor function in Mozilla Firefox before 17.0, Firefox ESR 10.x before 10.0.11, Thunderbird before 17.0, Thunderbird ESR 10.x before 10.0.11, and SeaMonkey before 2.14 allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via unspecified vectors, a different vulnerability than CVE-2012-5840.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-59qr-5c97-267m/GHSA-59qr-5c97-267m.json b/advisories/unreviewed/2022/05/GHSA-59qr-5c97-267m/GHSA-59qr-5c97-267m.json index 528925acb98..9d45389ff6e 100644 --- a/advisories/unreviewed/2022/05/GHSA-59qr-5c97-267m/GHSA-59qr-5c97-267m.json +++ b/advisories/unreviewed/2022/05/GHSA-59qr-5c97-267m/GHSA-59qr-5c97-267m.json @@ -7,12 +7,8 @@ "CVE-2011-4613" ], "details": "The X.Org X wrapper (xserver-wrapper.c) in Debian GNU/Linux and Ubuntu Linux does not properly verify the TTY of a user who is starting X, which allows local users to bypass intended access restrictions by associating stdin with a file that is misinterpreted as the console TTY.", - "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-59wc-xc28-qhhh/GHSA-59wc-xc28-qhhh.json b/advisories/unreviewed/2022/05/GHSA-59wc-xc28-qhhh/GHSA-59wc-xc28-qhhh.json index 7dad03659ca..e3d1f5eec99 100644 --- a/advisories/unreviewed/2022/05/GHSA-59wc-xc28-qhhh/GHSA-59wc-xc28-qhhh.json +++ b/advisories/unreviewed/2022/05/GHSA-59wc-xc28-qhhh/GHSA-59wc-xc28-qhhh.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-5fc7-fcqx-62c8/GHSA-5fc7-fcqx-62c8.json b/advisories/unreviewed/2022/05/GHSA-5fc7-fcqx-62c8/GHSA-5fc7-fcqx-62c8.json index f6c765da593..b3774d47294 100644 --- a/advisories/unreviewed/2022/05/GHSA-5fc7-fcqx-62c8/GHSA-5fc7-fcqx-62c8.json +++ b/advisories/unreviewed/2022/05/GHSA-5fc7-fcqx-62c8/GHSA-5fc7-fcqx-62c8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-5fpp-6342-xcp2/GHSA-5fpp-6342-xcp2.json b/advisories/unreviewed/2022/05/GHSA-5fpp-6342-xcp2/GHSA-5fpp-6342-xcp2.json index 9ff2fa2381e..c37bf416164 100644 --- a/advisories/unreviewed/2022/05/GHSA-5fpp-6342-xcp2/GHSA-5fpp-6342-xcp2.json +++ b/advisories/unreviewed/2022/05/GHSA-5fpp-6342-xcp2/GHSA-5fpp-6342-xcp2.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-5gp9-q9jf-wgmv/GHSA-5gp9-q9jf-wgmv.json b/advisories/unreviewed/2022/05/GHSA-5gp9-q9jf-wgmv/GHSA-5gp9-q9jf-wgmv.json index 6ffbc125ab1..6740e39f64f 100644 --- a/advisories/unreviewed/2022/05/GHSA-5gp9-q9jf-wgmv/GHSA-5gp9-q9jf-wgmv.json +++ b/advisories/unreviewed/2022/05/GHSA-5gp9-q9jf-wgmv/GHSA-5gp9-q9jf-wgmv.json @@ -7,12 +7,8 @@ "CVE-2012-4180" ], "details": "Heap-based buffer overflow in the nsHTMLEditor::IsPrevCharInNodeWhitespace function in Mozilla Firefox before 16.0, Firefox ESR 10.x before 10.0.8, Thunderbird before 16.0, Thunderbird ESR 10.x before 10.0.8, and SeaMonkey before 2.13 allows remote attackers to execute arbitrary code via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5h6m-6wc7-jxv6/GHSA-5h6m-6wc7-jxv6.json b/advisories/unreviewed/2022/05/GHSA-5h6m-6wc7-jxv6/GHSA-5h6m-6wc7-jxv6.json index bf9f0ec8434..6dfb79e32b5 100644 --- a/advisories/unreviewed/2022/05/GHSA-5h6m-6wc7-jxv6/GHSA-5h6m-6wc7-jxv6.json +++ b/advisories/unreviewed/2022/05/GHSA-5h6m-6wc7-jxv6/GHSA-5h6m-6wc7-jxv6.json @@ -7,12 +7,8 @@ "CVE-2012-5829" ], "details": "Heap-based buffer overflow in the nsWindow::OnExposeEvent function in Mozilla Firefox before 17.0, Firefox ESR 10.x before 10.0.11, Thunderbird before 17.0, Thunderbird ESR 10.x before 10.0.11, and SeaMonkey before 2.14 allows remote attackers to execute arbitrary code via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5j4p-h678-hm9h/GHSA-5j4p-h678-hm9h.json b/advisories/unreviewed/2022/05/GHSA-5j4p-h678-hm9h/GHSA-5j4p-h678-hm9h.json index 9badf8b61c7..a214a80800d 100644 --- a/advisories/unreviewed/2022/05/GHSA-5j4p-h678-hm9h/GHSA-5j4p-h678-hm9h.json +++ b/advisories/unreviewed/2022/05/GHSA-5j4p-h678-hm9h/GHSA-5j4p-h678-hm9h.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", @@ -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-5jw7-x958-q6mf/GHSA-5jw7-x958-q6mf.json b/advisories/unreviewed/2022/05/GHSA-5jw7-x958-q6mf/GHSA-5jw7-x958-q6mf.json index 9cf3f639adb..5c41b8d3b8d 100644 --- a/advisories/unreviewed/2022/05/GHSA-5jw7-x958-q6mf/GHSA-5jw7-x958-q6mf.json +++ b/advisories/unreviewed/2022/05/GHSA-5jw7-x958-q6mf/GHSA-5jw7-x958-q6mf.json @@ -7,12 +7,8 @@ "CVE-2010-3477" ], "details": "The tcf_act_police_dump function in net/sched/act_police.c in the actions implementation in the network queueing functionality in the Linux kernel before 2.6.36-rc4 does not properly initialize certain structure members, which allows local users to obtain potentially sensitive information from kernel memory via vectors involving a dump operation. NOTE: this vulnerability exists because of an incomplete fix for CVE-2010-2942.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -68,9 +64,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "LOW", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-5m66-hppq-vhmq/GHSA-5m66-hppq-vhmq.json b/advisories/unreviewed/2022/05/GHSA-5m66-hppq-vhmq/GHSA-5m66-hppq-vhmq.json index 5fcbce0e537..52b0b837250 100644 --- a/advisories/unreviewed/2022/05/GHSA-5m66-hppq-vhmq/GHSA-5m66-hppq-vhmq.json +++ b/advisories/unreviewed/2022/05/GHSA-5m66-hppq-vhmq/GHSA-5m66-hppq-vhmq.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-5q64-9pp3-j8x3/GHSA-5q64-9pp3-j8x3.json b/advisories/unreviewed/2022/05/GHSA-5q64-9pp3-j8x3/GHSA-5q64-9pp3-j8x3.json index 845e1c3d030..64345e0b7ae 100644 --- a/advisories/unreviewed/2022/05/GHSA-5q64-9pp3-j8x3/GHSA-5q64-9pp3-j8x3.json +++ b/advisories/unreviewed/2022/05/GHSA-5q64-9pp3-j8x3/GHSA-5q64-9pp3-j8x3.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", @@ -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-5rpx-89mq-44f9/GHSA-5rpx-89mq-44f9.json b/advisories/unreviewed/2022/05/GHSA-5rpx-89mq-44f9/GHSA-5rpx-89mq-44f9.json index e015fc04d5c..d13a43c908f 100644 --- a/advisories/unreviewed/2022/05/GHSA-5rpx-89mq-44f9/GHSA-5rpx-89mq-44f9.json +++ b/advisories/unreviewed/2022/05/GHSA-5rpx-89mq-44f9/GHSA-5rpx-89mq-44f9.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-5rvr-wxfv-48qg/GHSA-5rvr-wxfv-48qg.json b/advisories/unreviewed/2022/05/GHSA-5rvr-wxfv-48qg/GHSA-5rvr-wxfv-48qg.json index ca0e7c96f1b..18412fe79e0 100644 --- a/advisories/unreviewed/2022/05/GHSA-5rvr-wxfv-48qg/GHSA-5rvr-wxfv-48qg.json +++ b/advisories/unreviewed/2022/05/GHSA-5rvr-wxfv-48qg/GHSA-5rvr-wxfv-48qg.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-5rxf-rm39-2g28/GHSA-5rxf-rm39-2g28.json b/advisories/unreviewed/2022/05/GHSA-5rxf-rm39-2g28/GHSA-5rxf-rm39-2g28.json index e347002ee32..487bf1e758d 100644 --- a/advisories/unreviewed/2022/05/GHSA-5rxf-rm39-2g28/GHSA-5rxf-rm39-2g28.json +++ b/advisories/unreviewed/2022/05/GHSA-5rxf-rm39-2g28/GHSA-5rxf-rm39-2g28.json @@ -7,12 +7,8 @@ "CVE-2012-4204" ], "details": "The str_unescape function in the JavaScript engine in Mozilla Firefox before 17.0, Thunderbird before 17.0, and SeaMonkey before 2.14 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5vjr-66w2-fxv8/GHSA-5vjr-66w2-fxv8.json b/advisories/unreviewed/2022/05/GHSA-5vjr-66w2-fxv8/GHSA-5vjr-66w2-fxv8.json index 5f4fbe3faac..a79b744cca1 100644 --- a/advisories/unreviewed/2022/05/GHSA-5vjr-66w2-fxv8/GHSA-5vjr-66w2-fxv8.json +++ b/advisories/unreviewed/2022/05/GHSA-5vjr-66w2-fxv8/GHSA-5vjr-66w2-fxv8.json @@ -7,12 +7,8 @@ "CVE-2011-1020" ], "details": "The proc filesystem implementation in the Linux kernel 2.6.37 and earlier does not restrict access to the /proc directory tree of a process after this process performs an exec of a setuid program, which allows local users to obtain sensitive information or cause a denial of service via open, lseek, read, and write system calls.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5vx8-83mx-4p57/GHSA-5vx8-83mx-4p57.json b/advisories/unreviewed/2022/05/GHSA-5vx8-83mx-4p57/GHSA-5vx8-83mx-4p57.json index 61868b15766..d7cb5e5479f 100644 --- a/advisories/unreviewed/2022/05/GHSA-5vx8-83mx-4p57/GHSA-5vx8-83mx-4p57.json +++ b/advisories/unreviewed/2022/05/GHSA-5vx8-83mx-4p57/GHSA-5vx8-83mx-4p57.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-5w7p-6c8w-pj5q/GHSA-5w7p-6c8w-pj5q.json b/advisories/unreviewed/2022/05/GHSA-5w7p-6c8w-pj5q/GHSA-5w7p-6c8w-pj5q.json index e86fab1b492..a631a5ca790 100644 --- a/advisories/unreviewed/2022/05/GHSA-5w7p-6c8w-pj5q/GHSA-5w7p-6c8w-pj5q.json +++ b/advisories/unreviewed/2022/05/GHSA-5w7p-6c8w-pj5q/GHSA-5w7p-6c8w-pj5q.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5w8r-6r93-fr7r/GHSA-5w8r-6r93-fr7r.json b/advisories/unreviewed/2022/05/GHSA-5w8r-6r93-fr7r/GHSA-5w8r-6r93-fr7r.json index 872dda23846..0d050659f35 100644 --- a/advisories/unreviewed/2022/05/GHSA-5w8r-6r93-fr7r/GHSA-5w8r-6r93-fr7r.json +++ b/advisories/unreviewed/2022/05/GHSA-5w8r-6r93-fr7r/GHSA-5w8r-6r93-fr7r.json @@ -7,12 +7,8 @@ "CVE-2010-2551" ], "details": "The SMB Server in Microsoft Windows Vista SP1 and SP2, Windows Server 2008 Gold, SP2, and R2, and Windows 7 does not properly validate an internal variable in an SMB packet, which allows remote attackers to cause a denial of service (system hang) via a crafted (1) SMBv1 or (2) SMBv2 packet, aka \"SMB Variable Validation Vulnerability.\"", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5wc7-8qmv-9jmj/GHSA-5wc7-8qmv-9jmj.json b/advisories/unreviewed/2022/05/GHSA-5wc7-8qmv-9jmj/GHSA-5wc7-8qmv-9jmj.json index 825599e86da..9f470be8a70 100644 --- a/advisories/unreviewed/2022/05/GHSA-5wc7-8qmv-9jmj/GHSA-5wc7-8qmv-9jmj.json +++ b/advisories/unreviewed/2022/05/GHSA-5wc7-8qmv-9jmj/GHSA-5wc7-8qmv-9jmj.json @@ -7,12 +7,8 @@ "CVE-2013-0745" ], "details": "The AutoWrapperChanger class in Mozilla Firefox before 18.0, Firefox ESR 17.x before 17.0.2, Thunderbird before 17.0.2, Thunderbird ESR 17.x before 17.0.2, and SeaMonkey before 2.15 does not properly interact with garbage collection, which allows remote attackers to execute arbitrary code via a crafted HTML document referencing JavaScript objects.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5wjr-c7x3-p8gh/GHSA-5wjr-c7x3-p8gh.json b/advisories/unreviewed/2022/05/GHSA-5wjr-c7x3-p8gh/GHSA-5wjr-c7x3-p8gh.json index 4b8d5961f3a..6b151d1d6ef 100644 --- a/advisories/unreviewed/2022/05/GHSA-5wjr-c7x3-p8gh/GHSA-5wjr-c7x3-p8gh.json +++ b/advisories/unreviewed/2022/05/GHSA-5wjr-c7x3-p8gh/GHSA-5wjr-c7x3-p8gh.json @@ -7,12 +7,8 @@ "CVE-2014-1504" ], "details": "The session-restore feature in Mozilla Firefox before 28.0 and SeaMonkey before 2.25 does not consider the Content Security Policy of a data: URL, which makes it easier for remote attackers to conduct cross-site scripting (XSS) attacks via a crafted document that is accessed after a browser restart.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -52,9 +48,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "LOW", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-5xw4-x4cg-v965/GHSA-5xw4-x4cg-v965.json b/advisories/unreviewed/2022/05/GHSA-5xw4-x4cg-v965/GHSA-5xw4-x4cg-v965.json index 83045966d8a..bbc65e054b8 100644 --- a/advisories/unreviewed/2022/05/GHSA-5xw4-x4cg-v965/GHSA-5xw4-x4cg-v965.json +++ b/advisories/unreviewed/2022/05/GHSA-5xw4-x4cg-v965/GHSA-5xw4-x4cg-v965.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-6344-7cjx-cf3p/GHSA-6344-7cjx-cf3p.json b/advisories/unreviewed/2022/05/GHSA-6344-7cjx-cf3p/GHSA-6344-7cjx-cf3p.json index a4ceb8f963b..adcbc8f4826 100644 --- a/advisories/unreviewed/2022/05/GHSA-6344-7cjx-cf3p/GHSA-6344-7cjx-cf3p.json +++ b/advisories/unreviewed/2022/05/GHSA-6344-7cjx-cf3p/GHSA-6344-7cjx-cf3p.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-6378-4h5g-h5vx/GHSA-6378-4h5g-h5vx.json b/advisories/unreviewed/2022/05/GHSA-6378-4h5g-h5vx/GHSA-6378-4h5g-h5vx.json index 7666ffb08f5..f9faa3724d4 100644 --- a/advisories/unreviewed/2022/05/GHSA-6378-4h5g-h5vx/GHSA-6378-4h5g-h5vx.json +++ b/advisories/unreviewed/2022/05/GHSA-6378-4h5g-h5vx/GHSA-6378-4h5g-h5vx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-639w-49fr-8w85/GHSA-639w-49fr-8w85.json b/advisories/unreviewed/2022/05/GHSA-639w-49fr-8w85/GHSA-639w-49fr-8w85.json index bf86d2bbac0..2e881de1276 100644 --- a/advisories/unreviewed/2022/05/GHSA-639w-49fr-8w85/GHSA-639w-49fr-8w85.json +++ b/advisories/unreviewed/2022/05/GHSA-639w-49fr-8w85/GHSA-639w-49fr-8w85.json @@ -7,12 +7,8 @@ "CVE-2010-3159" ], "details": "Untrusted search path vulnerability in Explzh 5.67 and earlier allows local users to gain privileges via a Trojan horse executable file in the current working directory.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-63c7-44p3-428c/GHSA-63c7-44p3-428c.json b/advisories/unreviewed/2022/05/GHSA-63c7-44p3-428c/GHSA-63c7-44p3-428c.json index 7e79409ff7b..40eaa0edafe 100644 --- a/advisories/unreviewed/2022/05/GHSA-63c7-44p3-428c/GHSA-63c7-44p3-428c.json +++ b/advisories/unreviewed/2022/05/GHSA-63c7-44p3-428c/GHSA-63c7-44p3-428c.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -27,9 +25,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-643m-m687-8xc2/GHSA-643m-m687-8xc2.json b/advisories/unreviewed/2022/05/GHSA-643m-m687-8xc2/GHSA-643m-m687-8xc2.json index 37a011d9970..bdf2a899a12 100644 --- a/advisories/unreviewed/2022/05/GHSA-643m-m687-8xc2/GHSA-643m-m687-8xc2.json +++ b/advisories/unreviewed/2022/05/GHSA-643m-m687-8xc2/GHSA-643m-m687-8xc2.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-64fw-qfj6-6pc5/GHSA-64fw-qfj6-6pc5.json b/advisories/unreviewed/2022/05/GHSA-64fw-qfj6-6pc5/GHSA-64fw-qfj6-6pc5.json index 720e7b2f717..b24fb401e43 100644 --- a/advisories/unreviewed/2022/05/GHSA-64fw-qfj6-6pc5/GHSA-64fw-qfj6-6pc5.json +++ b/advisories/unreviewed/2022/05/GHSA-64fw-qfj6-6pc5/GHSA-64fw-qfj6-6pc5.json @@ -7,12 +7,8 @@ "CVE-2012-4193" ], "details": "Mozilla Firefox before 16.0.1, Firefox ESR 10.x before 10.0.9, Thunderbird before 16.0.1, Thunderbird ESR 10.x before 10.0.9, and SeaMonkey before 2.13.1 omit a security check in the defaultValue function during the unwrapping of security wrappers, which allows remote attackers to bypass the Same Origin Policy and read the properties of a Location object, or execute arbitrary JavaScript code, via a crafted web site.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-665f-qp36-gp6g/GHSA-665f-qp36-gp6g.json b/advisories/unreviewed/2022/05/GHSA-665f-qp36-gp6g/GHSA-665f-qp36-gp6g.json index 28aa76ae1a8..2fc2eb787dd 100644 --- a/advisories/unreviewed/2022/05/GHSA-665f-qp36-gp6g/GHSA-665f-qp36-gp6g.json +++ b/advisories/unreviewed/2022/05/GHSA-665f-qp36-gp6g/GHSA-665f-qp36-gp6g.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/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-66pm-v32j-jmpg/GHSA-66pm-v32j-jmpg.json b/advisories/unreviewed/2022/05/GHSA-66pm-v32j-jmpg/GHSA-66pm-v32j-jmpg.json index 5178f040a52..d9f49459713 100644 --- a/advisories/unreviewed/2022/05/GHSA-66pm-v32j-jmpg/GHSA-66pm-v32j-jmpg.json +++ b/advisories/unreviewed/2022/05/GHSA-66pm-v32j-jmpg/GHSA-66pm-v32j-jmpg.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-6729-2hp6-xxx8/GHSA-6729-2hp6-xxx8.json b/advisories/unreviewed/2022/05/GHSA-6729-2hp6-xxx8/GHSA-6729-2hp6-xxx8.json index 00b803f4f92..5c176584c59 100644 --- a/advisories/unreviewed/2022/05/GHSA-6729-2hp6-xxx8/GHSA-6729-2hp6-xxx8.json +++ b/advisories/unreviewed/2022/05/GHSA-6729-2hp6-xxx8/GHSA-6729-2hp6-xxx8.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-67vc-2q9c-6854/GHSA-67vc-2q9c-6854.json b/advisories/unreviewed/2022/05/GHSA-67vc-2q9c-6854/GHSA-67vc-2q9c-6854.json index 83f159000f4..e7e9e495b50 100644 --- a/advisories/unreviewed/2022/05/GHSA-67vc-2q9c-6854/GHSA-67vc-2q9c-6854.json +++ b/advisories/unreviewed/2022/05/GHSA-67vc-2q9c-6854/GHSA-67vc-2q9c-6854.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-68r6-xqmg-xhxx/GHSA-68r6-xqmg-xhxx.json b/advisories/unreviewed/2022/05/GHSA-68r6-xqmg-xhxx/GHSA-68r6-xqmg-xhxx.json index 236d28cb58a..434f56b7575 100644 --- a/advisories/unreviewed/2022/05/GHSA-68r6-xqmg-xhxx/GHSA-68r6-xqmg-xhxx.json +++ b/advisories/unreviewed/2022/05/GHSA-68r6-xqmg-xhxx/GHSA-68r6-xqmg-xhxx.json @@ -7,12 +7,8 @@ "CVE-2014-1490" ], "details": "Race condition in libssl in Mozilla Network Security Services (NSS) before 3.15.4, as used in Mozilla Firefox before 27.0, Firefox ESR 24.x before 24.3, Thunderbird before 24.3, SeaMonkey before 2.24, and other products, allows remote attackers to cause a denial of service (use-after-free) or possibly have unspecified other impact via vectors involving a resumption handshake that triggers incorrect replacement of a session ticket.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-69m8-78qx-h55r/GHSA-69m8-78qx-h55r.json b/advisories/unreviewed/2022/05/GHSA-69m8-78qx-h55r/GHSA-69m8-78qx-h55r.json index e074f3858c6..8f3bc6bcd3d 100644 --- a/advisories/unreviewed/2022/05/GHSA-69m8-78qx-h55r/GHSA-69m8-78qx-h55r.json +++ b/advisories/unreviewed/2022/05/GHSA-69m8-78qx-h55r/GHSA-69m8-78qx-h55r.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-6c8w-rwwq-6qqh/GHSA-6c8w-rwwq-6qqh.json b/advisories/unreviewed/2022/05/GHSA-6c8w-rwwq-6qqh/GHSA-6c8w-rwwq-6qqh.json index bcbcf47458a..7e13034ee79 100644 --- a/advisories/unreviewed/2022/05/GHSA-6c8w-rwwq-6qqh/GHSA-6c8w-rwwq-6qqh.json +++ b/advisories/unreviewed/2022/05/GHSA-6c8w-rwwq-6qqh/GHSA-6c8w-rwwq-6qqh.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-6cv9-f688-pm67/GHSA-6cv9-f688-pm67.json b/advisories/unreviewed/2022/05/GHSA-6cv9-f688-pm67/GHSA-6cv9-f688-pm67.json index 7f12f8e5ea3..82ec0b5267e 100644 --- a/advisories/unreviewed/2022/05/GHSA-6cv9-f688-pm67/GHSA-6cv9-f688-pm67.json +++ b/advisories/unreviewed/2022/05/GHSA-6cv9-f688-pm67/GHSA-6cv9-f688-pm67.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-6cxh-hvrc-px7m/GHSA-6cxh-hvrc-px7m.json b/advisories/unreviewed/2022/05/GHSA-6cxh-hvrc-px7m/GHSA-6cxh-hvrc-px7m.json index 8de3cf28a4d..b9c65387c80 100644 --- a/advisories/unreviewed/2022/05/GHSA-6cxh-hvrc-px7m/GHSA-6cxh-hvrc-px7m.json +++ b/advisories/unreviewed/2022/05/GHSA-6cxh-hvrc-px7m/GHSA-6cxh-hvrc-px7m.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-6f4p-2427-2rfw/GHSA-6f4p-2427-2rfw.json b/advisories/unreviewed/2022/05/GHSA-6f4p-2427-2rfw/GHSA-6f4p-2427-2rfw.json index ec35c035c06..ef0b2ac5a04 100644 --- a/advisories/unreviewed/2022/05/GHSA-6f4p-2427-2rfw/GHSA-6f4p-2427-2rfw.json +++ b/advisories/unreviewed/2022/05/GHSA-6f4p-2427-2rfw/GHSA-6f4p-2427-2rfw.json @@ -7,12 +7,8 @@ "CVE-2010-2107" ], "details": "Unspecified vulnerability in Google Chrome before 5.0.375.55 allows attackers to cause a denial of service (memory error) or possibly have unspecified other impact via vectors related to the Safe Browsing functionality.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -32,9 +28,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-6f8q-p6j4-j3h5/GHSA-6f8q-p6j4-j3h5.json b/advisories/unreviewed/2022/05/GHSA-6f8q-p6j4-j3h5/GHSA-6f8q-p6j4-j3h5.json index ca0a970d764..67e91487284 100644 --- a/advisories/unreviewed/2022/05/GHSA-6f8q-p6j4-j3h5/GHSA-6f8q-p6j4-j3h5.json +++ b/advisories/unreviewed/2022/05/GHSA-6f8q-p6j4-j3h5/GHSA-6f8q-p6j4-j3h5.json @@ -7,12 +7,8 @@ "CVE-2014-4667" ], "details": "The sctp_association_free function in net/sctp/associola.c in the Linux kernel before 3.15.2 does not properly manage a certain backlog value, which allows remote attackers to cause a denial of service (socket outage) via a crafted SCTP packet.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -92,9 +88,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-6fgh-mp69-frxq/GHSA-6fgh-mp69-frxq.json b/advisories/unreviewed/2022/05/GHSA-6fgh-mp69-frxq/GHSA-6fgh-mp69-frxq.json index 442d7934071..a765e04706e 100644 --- a/advisories/unreviewed/2022/05/GHSA-6fgh-mp69-frxq/GHSA-6fgh-mp69-frxq.json +++ b/advisories/unreviewed/2022/05/GHSA-6fgh-mp69-frxq/GHSA-6fgh-mp69-frxq.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-6fj7-6wcf-937v/GHSA-6fj7-6wcf-937v.json b/advisories/unreviewed/2022/05/GHSA-6fj7-6wcf-937v/GHSA-6fj7-6wcf-937v.json index 11452fae522..1d87993f09d 100644 --- a/advisories/unreviewed/2022/05/GHSA-6fj7-6wcf-937v/GHSA-6fj7-6wcf-937v.json +++ b/advisories/unreviewed/2022/05/GHSA-6fj7-6wcf-937v/GHSA-6fj7-6wcf-937v.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-6fwr-vrgr-xcw8/GHSA-6fwr-vrgr-xcw8.json b/advisories/unreviewed/2022/05/GHSA-6fwr-vrgr-xcw8/GHSA-6fwr-vrgr-xcw8.json index 98fbcc92374..0f635a66143 100644 --- a/advisories/unreviewed/2022/05/GHSA-6fwr-vrgr-xcw8/GHSA-6fwr-vrgr-xcw8.json +++ b/advisories/unreviewed/2022/05/GHSA-6fwr-vrgr-xcw8/GHSA-6fwr-vrgr-xcw8.json @@ -7,12 +7,8 @@ "CVE-2012-4201" ], "details": "The evalInSandbox implementation in Mozilla Firefox before 17.0, Firefox ESR 10.x before 10.0.11, Thunderbird before 17.0, Thunderbird ESR 10.x before 10.0.11, and SeaMonkey before 2.14 uses an incorrect context during the handling of JavaScript code that sets the location.href property, which allows remote attackers to conduct cross-site scripting (XSS) attacks or read arbitrary files by leveraging a sandboxed add-on.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-6g39-9vj5-c7xv/GHSA-6g39-9vj5-c7xv.json b/advisories/unreviewed/2022/05/GHSA-6g39-9vj5-c7xv/GHSA-6g39-9vj5-c7xv.json index 0de5bdea162..2d942831ee4 100644 --- a/advisories/unreviewed/2022/05/GHSA-6g39-9vj5-c7xv/GHSA-6g39-9vj5-c7xv.json +++ b/advisories/unreviewed/2022/05/GHSA-6g39-9vj5-c7xv/GHSA-6g39-9vj5-c7xv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-6g8m-cw34-9j5m/GHSA-6g8m-cw34-9j5m.json b/advisories/unreviewed/2022/05/GHSA-6g8m-cw34-9j5m/GHSA-6g8m-cw34-9j5m.json index 9756513904b..b52f1677f39 100644 --- a/advisories/unreviewed/2022/05/GHSA-6g8m-cw34-9j5m/GHSA-6g8m-cw34-9j5m.json +++ b/advisories/unreviewed/2022/05/GHSA-6g8m-cw34-9j5m/GHSA-6g8m-cw34-9j5m.json @@ -7,12 +7,8 @@ "CVE-2010-2300" ], "details": "Use-after-free vulnerability in the Element::normalizeAttributes function in dom/Element.cpp in WebCore in WebKit in Google Chrome before 5.0.375.70 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via vectors related to handlers for DOM mutation events, aka rdar problem 7948784. NOTE: this might overlap CVE-2010-1759.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-6g96-g4m6-hw69/GHSA-6g96-g4m6-hw69.json b/advisories/unreviewed/2022/05/GHSA-6g96-g4m6-hw69/GHSA-6g96-g4m6-hw69.json index 20f026f28b8..21db73fa420 100644 --- a/advisories/unreviewed/2022/05/GHSA-6g96-g4m6-hw69/GHSA-6g96-g4m6-hw69.json +++ b/advisories/unreviewed/2022/05/GHSA-6g96-g4m6-hw69/GHSA-6g96-g4m6-hw69.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-6gr8-x4xf-h967/GHSA-6gr8-x4xf-h967.json b/advisories/unreviewed/2022/05/GHSA-6gr8-x4xf-h967/GHSA-6gr8-x4xf-h967.json index 2046a378dae..76049df1bd2 100644 --- a/advisories/unreviewed/2022/05/GHSA-6gr8-x4xf-h967/GHSA-6gr8-x4xf-h967.json +++ b/advisories/unreviewed/2022/05/GHSA-6gr8-x4xf-h967/GHSA-6gr8-x4xf-h967.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-6h5m-g68r-8p3j/GHSA-6h5m-g68r-8p3j.json b/advisories/unreviewed/2022/05/GHSA-6h5m-g68r-8p3j/GHSA-6h5m-g68r-8p3j.json index 7b478f4d1ff..921254df8c7 100644 --- a/advisories/unreviewed/2022/05/GHSA-6h5m-g68r-8p3j/GHSA-6h5m-g68r-8p3j.json +++ b/advisories/unreviewed/2022/05/GHSA-6h5m-g68r-8p3j/GHSA-6h5m-g68r-8p3j.json @@ -7,12 +7,8 @@ "CVE-2012-3990" ], "details": "Use-after-free vulnerability in the IME State Manager implementation in Mozilla Firefox before 16.0, Firefox ESR 10.x before 10.0.8, Thunderbird before 16.0, Thunderbird ESR 10.x before 10.0.8, and SeaMonkey before 2.13 allows remote attackers to execute arbitrary code via unspecified vectors, related to the nsIContent::GetNameSpaceID function.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-6hfq-h92h-wjrw/GHSA-6hfq-h92h-wjrw.json b/advisories/unreviewed/2022/05/GHSA-6hfq-h92h-wjrw/GHSA-6hfq-h92h-wjrw.json index 4c4fb5615b7..bc8db9fb534 100644 --- a/advisories/unreviewed/2022/05/GHSA-6hfq-h92h-wjrw/GHSA-6hfq-h92h-wjrw.json +++ b/advisories/unreviewed/2022/05/GHSA-6hfq-h92h-wjrw/GHSA-6hfq-h92h-wjrw.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-6j45-5w95-276f/GHSA-6j45-5w95-276f.json b/advisories/unreviewed/2022/05/GHSA-6j45-5w95-276f/GHSA-6j45-5w95-276f.json index a1712b4ae1e..c09fd08f1b6 100644 --- a/advisories/unreviewed/2022/05/GHSA-6j45-5w95-276f/GHSA-6j45-5w95-276f.json +++ b/advisories/unreviewed/2022/05/GHSA-6j45-5w95-276f/GHSA-6j45-5w95-276f.json @@ -7,12 +7,8 @@ "CVE-2010-2105" ], "details": "Google Chrome before 5.0.375.55 does not properly follow the Safe Browsing specification's requirements for canonicalization of URLs, which has unspecified impact and remote attack vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -32,9 +28,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-6jm4-cmgj-f6fh/GHSA-6jm4-cmgj-f6fh.json b/advisories/unreviewed/2022/05/GHSA-6jm4-cmgj-f6fh/GHSA-6jm4-cmgj-f6fh.json index 63597a1b71a..ebe56fde01f 100644 --- a/advisories/unreviewed/2022/05/GHSA-6jm4-cmgj-f6fh/GHSA-6jm4-cmgj-f6fh.json +++ b/advisories/unreviewed/2022/05/GHSA-6jm4-cmgj-f6fh/GHSA-6jm4-cmgj-f6fh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-6p4p-492r-v39v/GHSA-6p4p-492r-v39v.json b/advisories/unreviewed/2022/05/GHSA-6p4p-492r-v39v/GHSA-6p4p-492r-v39v.json index 32a686a46f4..5e40c68d35a 100644 --- a/advisories/unreviewed/2022/05/GHSA-6p4p-492r-v39v/GHSA-6p4p-492r-v39v.json +++ b/advisories/unreviewed/2022/05/GHSA-6p4p-492r-v39v/GHSA-6p4p-492r-v39v.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-6pcr-7gwm-4pc7/GHSA-6pcr-7gwm-4pc7.json b/advisories/unreviewed/2022/05/GHSA-6pcr-7gwm-4pc7/GHSA-6pcr-7gwm-4pc7.json index 14f8a28b32e..2e6b202af6b 100644 --- a/advisories/unreviewed/2022/05/GHSA-6pcr-7gwm-4pc7/GHSA-6pcr-7gwm-4pc7.json +++ b/advisories/unreviewed/2022/05/GHSA-6pcr-7gwm-4pc7/GHSA-6pcr-7gwm-4pc7.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-6qhc-933h-g668/GHSA-6qhc-933h-g668.json b/advisories/unreviewed/2022/05/GHSA-6qhc-933h-g668/GHSA-6qhc-933h-g668.json index 86b05c1836f..5b4f061ffed 100644 --- a/advisories/unreviewed/2022/05/GHSA-6qhc-933h-g668/GHSA-6qhc-933h-g668.json +++ b/advisories/unreviewed/2022/05/GHSA-6qhc-933h-g668/GHSA-6qhc-933h-g668.json @@ -7,12 +7,8 @@ "CVE-2010-3249" ], "details": "Google Chrome before 6.0.472.53 does not properly implement SVG filters, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via unknown vectors, related to a \"stale pointer\" issue.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -32,9 +28,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-6qpj-fh7r-r7j7/GHSA-6qpj-fh7r-r7j7.json b/advisories/unreviewed/2022/05/GHSA-6qpj-fh7r-r7j7/GHSA-6qpj-fh7r-r7j7.json index f881f224714..bd586345a46 100644 --- a/advisories/unreviewed/2022/05/GHSA-6qpj-fh7r-r7j7/GHSA-6qpj-fh7r-r7j7.json +++ b/advisories/unreviewed/2022/05/GHSA-6qpj-fh7r-r7j7/GHSA-6qpj-fh7r-r7j7.json @@ -7,12 +7,8 @@ "CVE-2014-1500" ], "details": "Mozilla Firefox before 28.0 and SeaMonkey before 2.25 allow remote attackers to cause a denial of service (resource consumption and application hang) via onbeforeunload events that trigger background JavaScript execution.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-6r2h-x874-8mcw/GHSA-6r2h-x874-8mcw.json b/advisories/unreviewed/2022/05/GHSA-6r2h-x874-8mcw/GHSA-6r2h-x874-8mcw.json index 8d90e4e62cc..b6c6d62fbb3 100644 --- a/advisories/unreviewed/2022/05/GHSA-6r2h-x874-8mcw/GHSA-6r2h-x874-8mcw.json +++ b/advisories/unreviewed/2022/05/GHSA-6r2h-x874-8mcw/GHSA-6r2h-x874-8mcw.json @@ -7,12 +7,8 @@ "CVE-2010-4083" ], "details": "The copy_semid_to_user function in ipc/sem.c in the Linux kernel before 2.6.36 does not initialize a certain structure, which allows local users to obtain potentially sensitive information from kernel stack memory via a (1) IPC_INFO, (2) SEM_INFO, (3) IPC_STAT, or (4) SEM_STAT command in a semctl system call.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-6r53-4gh8-g2xq/GHSA-6r53-4gh8-g2xq.json b/advisories/unreviewed/2022/05/GHSA-6r53-4gh8-g2xq/GHSA-6r53-4gh8-g2xq.json index 3d05e4b1424..de06b80a851 100644 --- a/advisories/unreviewed/2022/05/GHSA-6r53-4gh8-g2xq/GHSA-6r53-4gh8-g2xq.json +++ b/advisories/unreviewed/2022/05/GHSA-6r53-4gh8-g2xq/GHSA-6r53-4gh8-g2xq.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-6r88-384v-fg82/GHSA-6r88-384v-fg82.json b/advisories/unreviewed/2022/05/GHSA-6r88-384v-fg82/GHSA-6r88-384v-fg82.json index 4de653ea815..1d85a3925e1 100644 --- a/advisories/unreviewed/2022/05/GHSA-6r88-384v-fg82/GHSA-6r88-384v-fg82.json +++ b/advisories/unreviewed/2022/05/GHSA-6r88-384v-fg82/GHSA-6r88-384v-fg82.json @@ -7,12 +7,8 @@ "CVE-2014-1498" ], "details": "The crypto.generateCRMFRequest method in Mozilla Firefox before 28.0 and SeaMonkey before 2.25 does not properly validate a certain key type, which allows remote attackers to cause a denial of service (application crash) via vectors that trigger generation of a key that supports the Elliptic Curve ec-dual-use algorithm.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-6v33-576m-w53w/GHSA-6v33-576m-w53w.json b/advisories/unreviewed/2022/05/GHSA-6v33-576m-w53w/GHSA-6v33-576m-w53w.json index 0f04d718628..d55dd0bc085 100644 --- a/advisories/unreviewed/2022/05/GHSA-6v33-576m-w53w/GHSA-6v33-576m-w53w.json +++ b/advisories/unreviewed/2022/05/GHSA-6v33-576m-w53w/GHSA-6v33-576m-w53w.json @@ -7,12 +7,8 @@ "CVE-2013-0755" ], "details": "Use-after-free vulnerability in the mozVibrate implementation in the Vibrate library in Mozilla Firefox before 18.0, Firefox ESR 17.x before 17.0.2, Thunderbird before 17.0.2, Thunderbird ESR 17.x before 17.0.2, and SeaMonkey before 2.15 allows remote attackers to execute arbitrary code via vectors related to the domDoc pointer.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-6v4w-cqrg-xv3g/GHSA-6v4w-cqrg-xv3g.json b/advisories/unreviewed/2022/05/GHSA-6v4w-cqrg-xv3g/GHSA-6v4w-cqrg-xv3g.json index 6f3b5827dcd..31aa01d718c 100644 --- a/advisories/unreviewed/2022/05/GHSA-6v4w-cqrg-xv3g/GHSA-6v4w-cqrg-xv3g.json +++ b/advisories/unreviewed/2022/05/GHSA-6v4w-cqrg-xv3g/GHSA-6v4w-cqrg-xv3g.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/2022/05/GHSA-6wjc-jvcr-hcxw/GHSA-6wjc-jvcr-hcxw.json b/advisories/unreviewed/2022/05/GHSA-6wjc-jvcr-hcxw/GHSA-6wjc-jvcr-hcxw.json index 6b0814babda..fb4fca3b1bf 100644 --- a/advisories/unreviewed/2022/05/GHSA-6wjc-jvcr-hcxw/GHSA-6wjc-jvcr-hcxw.json +++ b/advisories/unreviewed/2022/05/GHSA-6wjc-jvcr-hcxw/GHSA-6wjc-jvcr-hcxw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-6ww5-867h-w269/GHSA-6ww5-867h-w269.json b/advisories/unreviewed/2022/05/GHSA-6ww5-867h-w269/GHSA-6ww5-867h-w269.json index c98fb01412c..9423c375463 100644 --- a/advisories/unreviewed/2022/05/GHSA-6ww5-867h-w269/GHSA-6ww5-867h-w269.json +++ b/advisories/unreviewed/2022/05/GHSA-6ww5-867h-w269/GHSA-6ww5-867h-w269.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", @@ -47,9 +45,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-6x5v-cwgm-x5w9/GHSA-6x5v-cwgm-x5w9.json b/advisories/unreviewed/2022/05/GHSA-6x5v-cwgm-x5w9/GHSA-6x5v-cwgm-x5w9.json index 185ec8f9f2b..c378e1592ca 100644 --- a/advisories/unreviewed/2022/05/GHSA-6x5v-cwgm-x5w9/GHSA-6x5v-cwgm-x5w9.json +++ b/advisories/unreviewed/2022/05/GHSA-6x5v-cwgm-x5w9/GHSA-6x5v-cwgm-x5w9.json @@ -7,12 +7,8 @@ "CVE-2012-3992" ], "details": "Mozilla Firefox before 16.0, Firefox ESR 10.x before 10.0.8, Thunderbird before 16.0, Thunderbird ESR 10.x before 10.0.8, and SeaMonkey before 2.13 do not properly manage history data, which allows remote attackers to conduct cross-site scripting (XSS) attacks or obtain sensitive POST content via vectors involving a location.hash write operation and history navigation that triggers the loading of a URL into the history object.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-6xpg-g38w-3gmx/GHSA-6xpg-g38w-3gmx.json b/advisories/unreviewed/2022/05/GHSA-6xpg-g38w-3gmx/GHSA-6xpg-g38w-3gmx.json index f4d63edd8c7..e5ca9039f70 100644 --- a/advisories/unreviewed/2022/05/GHSA-6xpg-g38w-3gmx/GHSA-6xpg-g38w-3gmx.json +++ b/advisories/unreviewed/2022/05/GHSA-6xpg-g38w-3gmx/GHSA-6xpg-g38w-3gmx.json @@ -7,12 +7,8 @@ "CVE-2013-0747" ], "details": "The gPluginHandler.handleEvent function in the plugin handler in Mozilla Firefox before 18.0, Firefox ESR 17.x before 17.0.2, Thunderbird before 17.0.2, Thunderbird ESR 17.x before 17.0.2, and SeaMonkey before 2.15 does not properly enforce the Same Origin Policy, which allows remote attackers to conduct clickjacking attacks via crafted JavaScript code that listens for a mutation event.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7276-wmh7-g227/GHSA-7276-wmh7-g227.json b/advisories/unreviewed/2022/05/GHSA-7276-wmh7-g227/GHSA-7276-wmh7-g227.json index 74afa1c1229..777945d5328 100644 --- a/advisories/unreviewed/2022/05/GHSA-7276-wmh7-g227/GHSA-7276-wmh7-g227.json +++ b/advisories/unreviewed/2022/05/GHSA-7276-wmh7-g227/GHSA-7276-wmh7-g227.json @@ -7,12 +7,8 @@ "CVE-2010-2963" ], "details": "drivers/media/video/v4l2-compat-ioctl32.c in the Video4Linux (V4L) implementation in the Linux kernel before 2.6.36 on 64-bit platforms does not validate the destination of a memory copy operation, which allows local users to write to arbitrary kernel memory locations, and consequently gain privileges, via a VIDIOCSTUNER ioctl call on a /dev/video device, followed by a VIDIOCSMICROCODE ioctl call on this device.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-738q-w3g7-2f3x/GHSA-738q-w3g7-2f3x.json b/advisories/unreviewed/2022/05/GHSA-738q-w3g7-2f3x/GHSA-738q-w3g7-2f3x.json index ffa2ed4c177..aa9643ba619 100644 --- a/advisories/unreviewed/2022/05/GHSA-738q-w3g7-2f3x/GHSA-738q-w3g7-2f3x.json +++ b/advisories/unreviewed/2022/05/GHSA-738q-w3g7-2f3x/GHSA-738q-w3g7-2f3x.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-73qm-6cr8-5qqx/GHSA-73qm-6cr8-5qqx.json b/advisories/unreviewed/2022/05/GHSA-73qm-6cr8-5qqx/GHSA-73qm-6cr8-5qqx.json index 9b39aa36370..0da75b0b022 100644 --- a/advisories/unreviewed/2022/05/GHSA-73qm-6cr8-5qqx/GHSA-73qm-6cr8-5qqx.json +++ b/advisories/unreviewed/2022/05/GHSA-73qm-6cr8-5qqx/GHSA-73qm-6cr8-5qqx.json @@ -7,12 +7,8 @@ "CVE-2010-2746" ], "details": "Heap-based buffer overflow in Comctl32.dll (aka the common control library) in Microsoft Windows XP SP2 and SP3, Windows Server 2003 SP2, Windows Vista SP1 and SP2, Windows Server 2008 Gold, SP2, and R2, and Windows 7, when a third-party SVG viewer is used, allows remote attackers to execute arbitrary code via a crafted HTML document that triggers unspecified messages from this viewer, aka \"Comctl32 Heap Overflow Vulnerability.\"", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-73r9-pvh7-9jvg/GHSA-73r9-pvh7-9jvg.json b/advisories/unreviewed/2022/05/GHSA-73r9-pvh7-9jvg/GHSA-73r9-pvh7-9jvg.json index abee1cee0e0..d19518fad64 100644 --- a/advisories/unreviewed/2022/05/GHSA-73r9-pvh7-9jvg/GHSA-73r9-pvh7-9jvg.json +++ b/advisories/unreviewed/2022/05/GHSA-73r9-pvh7-9jvg/GHSA-73r9-pvh7-9jvg.json @@ -7,12 +7,8 @@ "CVE-2013-0899" ], "details": "Integer overflow in the padding implementation in the opus_packet_parse_impl function in src/opus_decoder.c in Opus before 1.0.2, as used in Google Chrome before 25.0.1364.97 on Windows and Linux and before 25.0.1364.99 on Mac OS X and other products, allows remote attackers to cause a denial of service (out-of-bounds read) via a long packet.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7498-2xjf-m6p5/GHSA-7498-2xjf-m6p5.json b/advisories/unreviewed/2022/05/GHSA-7498-2xjf-m6p5/GHSA-7498-2xjf-m6p5.json index d258c5cff05..86ec0f663f0 100644 --- a/advisories/unreviewed/2022/05/GHSA-7498-2xjf-m6p5/GHSA-7498-2xjf-m6p5.json +++ b/advisories/unreviewed/2022/05/GHSA-7498-2xjf-m6p5/GHSA-7498-2xjf-m6p5.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-74g6-hx95-wj53/GHSA-74g6-hx95-wj53.json b/advisories/unreviewed/2022/05/GHSA-74g6-hx95-wj53/GHSA-74g6-hx95-wj53.json index 5e95d268255..5a071b064b2 100644 --- a/advisories/unreviewed/2022/05/GHSA-74g6-hx95-wj53/GHSA-74g6-hx95-wj53.json +++ b/advisories/unreviewed/2022/05/GHSA-74g6-hx95-wj53/GHSA-74g6-hx95-wj53.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-74m8-h6g5-7m87/GHSA-74m8-h6g5-7m87.json b/advisories/unreviewed/2022/05/GHSA-74m8-h6g5-7m87/GHSA-74m8-h6g5-7m87.json index b251d7b9e78..c37eba71d1a 100644 --- a/advisories/unreviewed/2022/05/GHSA-74m8-h6g5-7m87/GHSA-74m8-h6g5-7m87.json +++ b/advisories/unreviewed/2022/05/GHSA-74m8-h6g5-7m87/GHSA-74m8-h6g5-7m87.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-759j-f46v-ghhc/GHSA-759j-f46v-ghhc.json b/advisories/unreviewed/2022/05/GHSA-759j-f46v-ghhc/GHSA-759j-f46v-ghhc.json index e9efe6534f3..444fa2206e5 100644 --- a/advisories/unreviewed/2022/05/GHSA-759j-f46v-ghhc/GHSA-759j-f46v-ghhc.json +++ b/advisories/unreviewed/2022/05/GHSA-759j-f46v-ghhc/GHSA-759j-f46v-ghhc.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-759w-9wgc-9p32/GHSA-759w-9wgc-9p32.json b/advisories/unreviewed/2022/05/GHSA-759w-9wgc-9p32/GHSA-759w-9wgc-9p32.json index 7e972082cd7..e3b7efd283e 100644 --- a/advisories/unreviewed/2022/05/GHSA-759w-9wgc-9p32/GHSA-759w-9wgc-9p32.json +++ b/advisories/unreviewed/2022/05/GHSA-759w-9wgc-9p32/GHSA-759w-9wgc-9p32.json @@ -7,12 +7,8 @@ "CVE-2012-5838" ], "details": "The copyTexImage2D implementation in the WebGL subsystem in Mozilla Firefox before 17.0, Thunderbird before 17.0, and SeaMonkey before 2.14 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via large image dimensions.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-75r9-9rpr-7px8/GHSA-75r9-9rpr-7px8.json b/advisories/unreviewed/2022/05/GHSA-75r9-9rpr-7px8/GHSA-75r9-9rpr-7px8.json index 61777ae3ee2..46011a887f4 100644 --- a/advisories/unreviewed/2022/05/GHSA-75r9-9rpr-7px8/GHSA-75r9-9rpr-7px8.json +++ b/advisories/unreviewed/2022/05/GHSA-75r9-9rpr-7px8/GHSA-75r9-9rpr-7px8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-764g-96p7-28w8/GHSA-764g-96p7-28w8.json b/advisories/unreviewed/2022/05/GHSA-764g-96p7-28w8/GHSA-764g-96p7-28w8.json index 591d9996950..dbfba77a384 100644 --- a/advisories/unreviewed/2022/05/GHSA-764g-96p7-28w8/GHSA-764g-96p7-28w8.json +++ b/advisories/unreviewed/2022/05/GHSA-764g-96p7-28w8/GHSA-764g-96p7-28w8.json @@ -7,12 +7,8 @@ "CVE-2015-4027" ], "details": "The AcuWVSSchedulerv10 service in Acunetix Web Vulnerability Scanner (WVS) before 10 build 20151125 allows local users to gain privileges via a command parameter in the reporttemplate property in a params JSON object to api/addScan.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -32,9 +28,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-769m-v9rr-wqc4/GHSA-769m-v9rr-wqc4.json b/advisories/unreviewed/2022/05/GHSA-769m-v9rr-wqc4/GHSA-769m-v9rr-wqc4.json index b5fa1430fde..d0fc7017843 100644 --- a/advisories/unreviewed/2022/05/GHSA-769m-v9rr-wqc4/GHSA-769m-v9rr-wqc4.json +++ b/advisories/unreviewed/2022/05/GHSA-769m-v9rr-wqc4/GHSA-769m-v9rr-wqc4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7773-cmc4-r8g7/GHSA-7773-cmc4-r8g7.json b/advisories/unreviewed/2022/05/GHSA-7773-cmc4-r8g7/GHSA-7773-cmc4-r8g7.json index f57016d0c11..3cfc281216f 100644 --- a/advisories/unreviewed/2022/05/GHSA-7773-cmc4-r8g7/GHSA-7773-cmc4-r8g7.json +++ b/advisories/unreviewed/2022/05/GHSA-7773-cmc4-r8g7/GHSA-7773-cmc4-r8g7.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-787w-c2pw-8qvp/GHSA-787w-c2pw-8qvp.json b/advisories/unreviewed/2022/05/GHSA-787w-c2pw-8qvp/GHSA-787w-c2pw-8qvp.json index fe54b712204..6f5fb0f985f 100644 --- a/advisories/unreviewed/2022/05/GHSA-787w-c2pw-8qvp/GHSA-787w-c2pw-8qvp.json +++ b/advisories/unreviewed/2022/05/GHSA-787w-c2pw-8qvp/GHSA-787w-c2pw-8qvp.json @@ -7,12 +7,8 @@ "CVE-2013-0781" ], "details": "Use-after-free vulnerability in the nsPrintEngine::CommonPrint function in Mozilla Firefox before 19.0, Thunderbird before 17.0.3, and SeaMonkey before 2.16 allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-78qf-3xpg-qfgr/GHSA-78qf-3xpg-qfgr.json b/advisories/unreviewed/2022/05/GHSA-78qf-3xpg-qfgr/GHSA-78qf-3xpg-qfgr.json index 5afc2a75602..3c2fda3b12b 100644 --- a/advisories/unreviewed/2022/05/GHSA-78qf-3xpg-qfgr/GHSA-78qf-3xpg-qfgr.json +++ b/advisories/unreviewed/2022/05/GHSA-78qf-3xpg-qfgr/GHSA-78qf-3xpg-qfgr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-79gw-xgrr-5rc7/GHSA-79gw-xgrr-5rc7.json b/advisories/unreviewed/2022/05/GHSA-79gw-xgrr-5rc7/GHSA-79gw-xgrr-5rc7.json index 377b919177b..e760bfac95b 100644 --- a/advisories/unreviewed/2022/05/GHSA-79gw-xgrr-5rc7/GHSA-79gw-xgrr-5rc7.json +++ b/advisories/unreviewed/2022/05/GHSA-79gw-xgrr-5rc7/GHSA-79gw-xgrr-5rc7.json @@ -7,12 +7,8 @@ "CVE-2013-0760" ], "details": "Buffer overflow in the CharDistributionAnalysis::HandleOneChar function in Mozilla Firefox before 18.0, Thunderbird before 17.0.2, and SeaMonkey before 2.15 allows remote attackers to execute arbitrary code via a crafted document.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7ccm-4xrg-v664/GHSA-7ccm-4xrg-v664.json b/advisories/unreviewed/2022/05/GHSA-7ccm-4xrg-v664/GHSA-7ccm-4xrg-v664.json index 952076b33af..be702cd0255 100644 --- a/advisories/unreviewed/2022/05/GHSA-7ccm-4xrg-v664/GHSA-7ccm-4xrg-v664.json +++ b/advisories/unreviewed/2022/05/GHSA-7ccm-4xrg-v664/GHSA-7ccm-4xrg-v664.json @@ -7,12 +7,8 @@ "CVE-2010-3254" ], "details": "The WebSockets implementation in Google Chrome before 6.0.472.53 does not properly handle integer values, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via unknown vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7cm4-q9wm-9w5g/GHSA-7cm4-q9wm-9w5g.json b/advisories/unreviewed/2022/05/GHSA-7cm4-q9wm-9w5g/GHSA-7cm4-q9wm-9w5g.json index 11f6a7db447..13206ea7073 100644 --- a/advisories/unreviewed/2022/05/GHSA-7cm4-q9wm-9w5g/GHSA-7cm4-q9wm-9w5g.json +++ b/advisories/unreviewed/2022/05/GHSA-7cm4-q9wm-9w5g/GHSA-7cm4-q9wm-9w5g.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7crw-x45h-8wwx/GHSA-7crw-x45h-8wwx.json b/advisories/unreviewed/2022/05/GHSA-7crw-x45h-8wwx/GHSA-7crw-x45h-8wwx.json index 3acf270c6bd..6fbcd29a8bb 100644 --- a/advisories/unreviewed/2022/05/GHSA-7crw-x45h-8wwx/GHSA-7crw-x45h-8wwx.json +++ b/advisories/unreviewed/2022/05/GHSA-7crw-x45h-8wwx/GHSA-7crw-x45h-8wwx.json @@ -7,12 +7,8 @@ "CVE-2010-3247" ], "details": "Google Chrome before 6.0.472.53 does not properly restrict the characters in URLs, which allows remote attackers to spoof the appearance of the URL bar via homographic sequences.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7cx3-pgfh-r6h3/GHSA-7cx3-pgfh-r6h3.json b/advisories/unreviewed/2022/05/GHSA-7cx3-pgfh-r6h3/GHSA-7cx3-pgfh-r6h3.json index 5446e8debfe..87ba9274847 100644 --- a/advisories/unreviewed/2022/05/GHSA-7cx3-pgfh-r6h3/GHSA-7cx3-pgfh-r6h3.json +++ b/advisories/unreviewed/2022/05/GHSA-7cx3-pgfh-r6h3/GHSA-7cx3-pgfh-r6h3.json @@ -7,12 +7,8 @@ "CVE-2013-0770" ], "details": "Multiple unspecified vulnerabilities in the browser engine in Mozilla Firefox before 18.0, Thunderbird before 17.0.2, and SeaMonkey before 2.15 allow remote attackers to cause a denial of service (memory corruption and application crash) or possibly execute arbitrary code via unknown vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -76,9 +72,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-7fqv-676x-qprh/GHSA-7fqv-676x-qprh.json b/advisories/unreviewed/2022/05/GHSA-7fqv-676x-qprh/GHSA-7fqv-676x-qprh.json index 7cf48c7a147..26e73dd697a 100644 --- a/advisories/unreviewed/2022/05/GHSA-7fqv-676x-qprh/GHSA-7fqv-676x-qprh.json +++ b/advisories/unreviewed/2022/05/GHSA-7fqv-676x-qprh/GHSA-7fqv-676x-qprh.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-7fwv-6gmp-m9x7/GHSA-7fwv-6gmp-m9x7.json b/advisories/unreviewed/2022/05/GHSA-7fwv-6gmp-m9x7/GHSA-7fwv-6gmp-m9x7.json index d1eb7ca36ea..5d68641a84e 100644 --- a/advisories/unreviewed/2022/05/GHSA-7fwv-6gmp-m9x7/GHSA-7fwv-6gmp-m9x7.json +++ b/advisories/unreviewed/2022/05/GHSA-7fwv-6gmp-m9x7/GHSA-7fwv-6gmp-m9x7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7g6q-p622-3mgr/GHSA-7g6q-p622-3mgr.json b/advisories/unreviewed/2022/05/GHSA-7g6q-p622-3mgr/GHSA-7g6q-p622-3mgr.json index 083feb2ed54..fbb796be83f 100644 --- a/advisories/unreviewed/2022/05/GHSA-7g6q-p622-3mgr/GHSA-7g6q-p622-3mgr.json +++ b/advisories/unreviewed/2022/05/GHSA-7g6q-p622-3mgr/GHSA-7g6q-p622-3mgr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7gm6-pf4p-5rpc/GHSA-7gm6-pf4p-5rpc.json b/advisories/unreviewed/2022/05/GHSA-7gm6-pf4p-5rpc/GHSA-7gm6-pf4p-5rpc.json index de8d14e6776..eca58115729 100644 --- a/advisories/unreviewed/2022/05/GHSA-7gm6-pf4p-5rpc/GHSA-7gm6-pf4p-5rpc.json +++ b/advisories/unreviewed/2022/05/GHSA-7gm6-pf4p-5rpc/GHSA-7gm6-pf4p-5rpc.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-7h9v-fv2w-9wp3/GHSA-7h9v-fv2w-9wp3.json b/advisories/unreviewed/2022/05/GHSA-7h9v-fv2w-9wp3/GHSA-7h9v-fv2w-9wp3.json index 4c1bb92a6d1..63422248604 100644 --- a/advisories/unreviewed/2022/05/GHSA-7h9v-fv2w-9wp3/GHSA-7h9v-fv2w-9wp3.json +++ b/advisories/unreviewed/2022/05/GHSA-7h9v-fv2w-9wp3/GHSA-7h9v-fv2w-9wp3.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-7hpf-vr39-r84h/GHSA-7hpf-vr39-r84h.json b/advisories/unreviewed/2022/05/GHSA-7hpf-vr39-r84h/GHSA-7hpf-vr39-r84h.json index 0219e396d67..210e6ce3980 100644 --- a/advisories/unreviewed/2022/05/GHSA-7hpf-vr39-r84h/GHSA-7hpf-vr39-r84h.json +++ b/advisories/unreviewed/2022/05/GHSA-7hpf-vr39-r84h/GHSA-7hpf-vr39-r84h.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-7jf8-xm5g-rcmp/GHSA-7jf8-xm5g-rcmp.json b/advisories/unreviewed/2022/05/GHSA-7jf8-xm5g-rcmp/GHSA-7jf8-xm5g-rcmp.json index 59c4503b639..e8d360cb920 100644 --- a/advisories/unreviewed/2022/05/GHSA-7jf8-xm5g-rcmp/GHSA-7jf8-xm5g-rcmp.json +++ b/advisories/unreviewed/2022/05/GHSA-7jf8-xm5g-rcmp/GHSA-7jf8-xm5g-rcmp.json @@ -7,12 +7,8 @@ "CVE-2014-1522" ], "details": "The mozilla::dom::OscillatorNodeEngine::ComputeCustom function in the Web Audio subsystem in Mozilla Firefox before 29.0 and SeaMonkey before 2.26 allows remote attackers to execute arbitrary code or cause a denial of service (out-of-bounds read, memory corruption, and application crash) via crafted content.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7jh7-wvrp-g29x/GHSA-7jh7-wvrp-g29x.json b/advisories/unreviewed/2022/05/GHSA-7jh7-wvrp-g29x/GHSA-7jh7-wvrp-g29x.json index f106a1d3e17..2180075ff0e 100644 --- a/advisories/unreviewed/2022/05/GHSA-7jh7-wvrp-g29x/GHSA-7jh7-wvrp-g29x.json +++ b/advisories/unreviewed/2022/05/GHSA-7jh7-wvrp-g29x/GHSA-7jh7-wvrp-g29x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7jjh-w2vp-qm6g/GHSA-7jjh-w2vp-qm6g.json b/advisories/unreviewed/2022/05/GHSA-7jjh-w2vp-qm6g/GHSA-7jjh-w2vp-qm6g.json index 0677c56994a..cd073f364ee 100644 --- a/advisories/unreviewed/2022/05/GHSA-7jjh-w2vp-qm6g/GHSA-7jjh-w2vp-qm6g.json +++ b/advisories/unreviewed/2022/05/GHSA-7jjh-w2vp-qm6g/GHSA-7jjh-w2vp-qm6g.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-7m33-h9h7-x6h2/GHSA-7m33-h9h7-x6h2.json b/advisories/unreviewed/2022/05/GHSA-7m33-h9h7-x6h2/GHSA-7m33-h9h7-x6h2.json index b456bc33add..38e2cd22579 100644 --- a/advisories/unreviewed/2022/05/GHSA-7m33-h9h7-x6h2/GHSA-7m33-h9h7-x6h2.json +++ b/advisories/unreviewed/2022/05/GHSA-7m33-h9h7-x6h2/GHSA-7m33-h9h7-x6h2.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-7p4h-229r-4w4m/GHSA-7p4h-229r-4w4m.json b/advisories/unreviewed/2022/05/GHSA-7p4h-229r-4w4m/GHSA-7p4h-229r-4w4m.json index 68e62fb0384..0875c038e34 100644 --- a/advisories/unreviewed/2022/05/GHSA-7p4h-229r-4w4m/GHSA-7p4h-229r-4w4m.json +++ b/advisories/unreviewed/2022/05/GHSA-7p4h-229r-4w4m/GHSA-7p4h-229r-4w4m.json @@ -7,12 +7,8 @@ "CVE-2012-3991" ], "details": "Mozilla Firefox before 16.0, Firefox ESR 10.x before 10.0.8, Thunderbird before 16.0, Thunderbird ESR 10.x before 10.0.8, and SeaMonkey before 2.13 do not properly restrict JSAPI access to the GetProperty function, which allows remote attackers to bypass the Same Origin Policy and possibly have unspecified other impact via a crafted web site.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -100,9 +96,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-7p5j-7j45-6mrj/GHSA-7p5j-7j45-6mrj.json b/advisories/unreviewed/2022/05/GHSA-7p5j-7j45-6mrj/GHSA-7p5j-7j45-6mrj.json index 12b1033a24e..20371553fd1 100644 --- a/advisories/unreviewed/2022/05/GHSA-7p5j-7j45-6mrj/GHSA-7p5j-7j45-6mrj.json +++ b/advisories/unreviewed/2022/05/GHSA-7p5j-7j45-6mrj/GHSA-7p5j-7j45-6mrj.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7pj9-fpv7-4jm4/GHSA-7pj9-fpv7-4jm4.json b/advisories/unreviewed/2022/05/GHSA-7pj9-fpv7-4jm4/GHSA-7pj9-fpv7-4jm4.json index 3ac722f7310..327af142770 100644 --- a/advisories/unreviewed/2022/05/GHSA-7pj9-fpv7-4jm4/GHSA-7pj9-fpv7-4jm4.json +++ b/advisories/unreviewed/2022/05/GHSA-7pj9-fpv7-4jm4/GHSA-7pj9-fpv7-4jm4.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-7q5v-q958-rj47/GHSA-7q5v-q958-rj47.json b/advisories/unreviewed/2022/05/GHSA-7q5v-q958-rj47/GHSA-7q5v-q958-rj47.json index 4b327b7a827..df283273c90 100644 --- a/advisories/unreviewed/2022/05/GHSA-7q5v-q958-rj47/GHSA-7q5v-q958-rj47.json +++ b/advisories/unreviewed/2022/05/GHSA-7q5v-q958-rj47/GHSA-7q5v-q958-rj47.json @@ -7,12 +7,8 @@ "CVE-2010-2434" ], "details": "Buffer overflow in Arcext.dll 2.16.1 and earlier in pon software Explzh 5.62 and earlier allows remote attackers to execute arbitrary code via an LZH LHA file with a crafted header that is not properly handled during expansion.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7qw2-p67q-h5xq/GHSA-7qw2-p67q-h5xq.json b/advisories/unreviewed/2022/05/GHSA-7qw2-p67q-h5xq/GHSA-7qw2-p67q-h5xq.json index 80ed8b361eb..3f1ab112811 100644 --- a/advisories/unreviewed/2022/05/GHSA-7qw2-p67q-h5xq/GHSA-7qw2-p67q-h5xq.json +++ b/advisories/unreviewed/2022/05/GHSA-7qw2-p67q-h5xq/GHSA-7qw2-p67q-h5xq.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", @@ -103,9 +101,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-7r3g-2r6j-pg45/GHSA-7r3g-2r6j-pg45.json b/advisories/unreviewed/2022/05/GHSA-7r3g-2r6j-pg45/GHSA-7r3g-2r6j-pg45.json index 627f1eb9e2e..b7178df16b6 100644 --- a/advisories/unreviewed/2022/05/GHSA-7r3g-2r6j-pg45/GHSA-7r3g-2r6j-pg45.json +++ b/advisories/unreviewed/2022/05/GHSA-7r3g-2r6j-pg45/GHSA-7r3g-2r6j-pg45.json @@ -7,12 +7,8 @@ "CVE-2014-4652" ], "details": "Race condition in the tlv handler functionality in the snd_ctl_elem_user_tlv function in sound/core/control.c in the ALSA control implementation in the Linux kernel before 3.15.2 allows local users to obtain sensitive information from kernel memory by leveraging /dev/snd/controlCX access.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7r9h-x53j-pc6h/GHSA-7r9h-x53j-pc6h.json b/advisories/unreviewed/2022/05/GHSA-7r9h-x53j-pc6h/GHSA-7r9h-x53j-pc6h.json index 17fe21bae5f..b15dd10d62e 100644 --- a/advisories/unreviewed/2022/05/GHSA-7r9h-x53j-pc6h/GHSA-7r9h-x53j-pc6h.json +++ b/advisories/unreviewed/2022/05/GHSA-7r9h-x53j-pc6h/GHSA-7r9h-x53j-pc6h.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-7w8q-8w59-5v52/GHSA-7w8q-8w59-5v52.json b/advisories/unreviewed/2022/05/GHSA-7w8q-8w59-5v52/GHSA-7w8q-8w59-5v52.json index 943d4d1b698..ba7b166834d 100644 --- a/advisories/unreviewed/2022/05/GHSA-7w8q-8w59-5v52/GHSA-7w8q-8w59-5v52.json +++ b/advisories/unreviewed/2022/05/GHSA-7w8q-8w59-5v52/GHSA-7w8q-8w59-5v52.json @@ -7,12 +7,8 @@ "CVE-2010-2106" ], "details": "Unspecified vulnerability in Google Chrome before 5.0.375.55 might allow remote attackers to spoof the URL bar via vectors involving unload event handlers.", - "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-7xm9-r6rq-vw83/GHSA-7xm9-r6rq-vw83.json b/advisories/unreviewed/2022/05/GHSA-7xm9-r6rq-vw83/GHSA-7xm9-r6rq-vw83.json index ea0aaea523c..2ae130729bf 100644 --- a/advisories/unreviewed/2022/05/GHSA-7xm9-r6rq-vw83/GHSA-7xm9-r6rq-vw83.json +++ b/advisories/unreviewed/2022/05/GHSA-7xm9-r6rq-vw83/GHSA-7xm9-r6rq-vw83.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-7xx5-x9cc-jpwq/GHSA-7xx5-x9cc-jpwq.json b/advisories/unreviewed/2022/05/GHSA-7xx5-x9cc-jpwq/GHSA-7xx5-x9cc-jpwq.json index 613426906b9..79a3ca2e655 100644 --- a/advisories/unreviewed/2022/05/GHSA-7xx5-x9cc-jpwq/GHSA-7xx5-x9cc-jpwq.json +++ b/advisories/unreviewed/2022/05/GHSA-7xx5-x9cc-jpwq/GHSA-7xx5-x9cc-jpwq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -107,9 +105,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-8245-5hw5-c5xw/GHSA-8245-5hw5-c5xw.json b/advisories/unreviewed/2022/05/GHSA-8245-5hw5-c5xw/GHSA-8245-5hw5-c5xw.json index 1cebbd07494..f1c8c9ed083 100644 --- a/advisories/unreviewed/2022/05/GHSA-8245-5hw5-c5xw/GHSA-8245-5hw5-c5xw.json +++ b/advisories/unreviewed/2022/05/GHSA-8245-5hw5-c5xw/GHSA-8245-5hw5-c5xw.json @@ -7,12 +7,8 @@ "CVE-2014-1488" ], "details": "The Web workers implementation in Mozilla Firefox before 27.0 and SeaMonkey before 2.24 allows remote attackers to execute arbitrary code via vectors involving termination of a worker process that has performed a cross-thread object-passing operation in conjunction with use of asm.js.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -96,9 +92,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-83w9-c7q3-8g5r/GHSA-83w9-c7q3-8g5r.json b/advisories/unreviewed/2022/05/GHSA-83w9-c7q3-8g5r/GHSA-83w9-c7q3-8g5r.json index a89c937a1fb..30fa5138ec7 100644 --- a/advisories/unreviewed/2022/05/GHSA-83w9-c7q3-8g5r/GHSA-83w9-c7q3-8g5r.json +++ b/advisories/unreviewed/2022/05/GHSA-83w9-c7q3-8g5r/GHSA-83w9-c7q3-8g5r.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", @@ -119,9 +117,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-842g-r5mc-p7w4/GHSA-842g-r5mc-p7w4.json b/advisories/unreviewed/2022/05/GHSA-842g-r5mc-p7w4/GHSA-842g-r5mc-p7w4.json index fa90688ee9a..10d82b823ef 100644 --- a/advisories/unreviewed/2022/05/GHSA-842g-r5mc-p7w4/GHSA-842g-r5mc-p7w4.json +++ b/advisories/unreviewed/2022/05/GHSA-842g-r5mc-p7w4/GHSA-842g-r5mc-p7w4.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-85rm-jm8v-379f/GHSA-85rm-jm8v-379f.json b/advisories/unreviewed/2022/05/GHSA-85rm-jm8v-379f/GHSA-85rm-jm8v-379f.json index ce943580eb7..7dbf51add0e 100644 --- a/advisories/unreviewed/2022/05/GHSA-85rm-jm8v-379f/GHSA-85rm-jm8v-379f.json +++ b/advisories/unreviewed/2022/05/GHSA-85rm-jm8v-379f/GHSA-85rm-jm8v-379f.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/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-862j-jx76-43wv/GHSA-862j-jx76-43wv.json b/advisories/unreviewed/2022/05/GHSA-862j-jx76-43wv/GHSA-862j-jx76-43wv.json index 0c1143d2139..9f0560397c1 100644 --- a/advisories/unreviewed/2022/05/GHSA-862j-jx76-43wv/GHSA-862j-jx76-43wv.json +++ b/advisories/unreviewed/2022/05/GHSA-862j-jx76-43wv/GHSA-862j-jx76-43wv.json @@ -7,12 +7,8 @@ "CVE-2010-3942" ], "details": "win32k.sys in the kernel-mode drivers in Microsoft Windows XP SP2 and SP3, Windows Server 2003 SP2, Windows Vista SP1 and SP2, Windows Server 2008 Gold, SP2, and R2, and Windows 7 does not properly allocate memory for copies from user mode, which allows local users to gain privileges via a crafted application, aka \"Win32k WriteAV Vulnerability.\"", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-8633-582r-38wv/GHSA-8633-582r-38wv.json b/advisories/unreviewed/2022/05/GHSA-8633-582r-38wv/GHSA-8633-582r-38wv.json index f7ec07395a3..0fb570eaad1 100644 --- a/advisories/unreviewed/2022/05/GHSA-8633-582r-38wv/GHSA-8633-582r-38wv.json +++ b/advisories/unreviewed/2022/05/GHSA-8633-582r-38wv/GHSA-8633-582r-38wv.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-864q-6x2v-wvg4/GHSA-864q-6x2v-wvg4.json b/advisories/unreviewed/2022/05/GHSA-864q-6x2v-wvg4/GHSA-864q-6x2v-wvg4.json index 672ae0bae19..e08cba183b5 100644 --- a/advisories/unreviewed/2022/05/GHSA-864q-6x2v-wvg4/GHSA-864q-6x2v-wvg4.json +++ b/advisories/unreviewed/2022/05/GHSA-864q-6x2v-wvg4/GHSA-864q-6x2v-wvg4.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-8758-v3mx-r8pc/GHSA-8758-v3mx-r8pc.json b/advisories/unreviewed/2022/05/GHSA-8758-v3mx-r8pc/GHSA-8758-v3mx-r8pc.json index d534d82b606..04ff61d600a 100644 --- a/advisories/unreviewed/2022/05/GHSA-8758-v3mx-r8pc/GHSA-8758-v3mx-r8pc.json +++ b/advisories/unreviewed/2022/05/GHSA-8758-v3mx-r8pc/GHSA-8758-v3mx-r8pc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-8866-6hh4-fgrc/GHSA-8866-6hh4-fgrc.json b/advisories/unreviewed/2022/05/GHSA-8866-6hh4-fgrc/GHSA-8866-6hh4-fgrc.json index e451eccb3b7..a38768ce43d 100644 --- a/advisories/unreviewed/2022/05/GHSA-8866-6hh4-fgrc/GHSA-8866-6hh4-fgrc.json +++ b/advisories/unreviewed/2022/05/GHSA-8866-6hh4-fgrc/GHSA-8866-6hh4-fgrc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-89xf-9vcr-5475/GHSA-89xf-9vcr-5475.json b/advisories/unreviewed/2022/05/GHSA-89xf-9vcr-5475/GHSA-89xf-9vcr-5475.json index c16bef75ccd..5e8a248934e 100644 --- a/advisories/unreviewed/2022/05/GHSA-89xf-9vcr-5475/GHSA-89xf-9vcr-5475.json +++ b/advisories/unreviewed/2022/05/GHSA-89xf-9vcr-5475/GHSA-89xf-9vcr-5475.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", @@ -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-8c9q-fcrx-qjp6/GHSA-8c9q-fcrx-qjp6.json b/advisories/unreviewed/2022/05/GHSA-8c9q-fcrx-qjp6/GHSA-8c9q-fcrx-qjp6.json index 2d8fb9d4364..2bc355e77b9 100644 --- a/advisories/unreviewed/2022/05/GHSA-8c9q-fcrx-qjp6/GHSA-8c9q-fcrx-qjp6.json +++ b/advisories/unreviewed/2022/05/GHSA-8c9q-fcrx-qjp6/GHSA-8c9q-fcrx-qjp6.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-8f9f-5jjh-xcjq/GHSA-8f9f-5jjh-xcjq.json b/advisories/unreviewed/2022/05/GHSA-8f9f-5jjh-xcjq/GHSA-8f9f-5jjh-xcjq.json index bed97ed6f03..b4e3ead75ed 100644 --- a/advisories/unreviewed/2022/05/GHSA-8f9f-5jjh-xcjq/GHSA-8f9f-5jjh-xcjq.json +++ b/advisories/unreviewed/2022/05/GHSA-8f9f-5jjh-xcjq/GHSA-8f9f-5jjh-xcjq.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-8f9r-f7q9-chcm/GHSA-8f9r-f7q9-chcm.json b/advisories/unreviewed/2022/05/GHSA-8f9r-f7q9-chcm/GHSA-8f9r-f7q9-chcm.json index 2fc1262a5a1..209998c25d4 100644 --- a/advisories/unreviewed/2022/05/GHSA-8f9r-f7q9-chcm/GHSA-8f9r-f7q9-chcm.json +++ b/advisories/unreviewed/2022/05/GHSA-8f9r-f7q9-chcm/GHSA-8f9r-f7q9-chcm.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-8fh9-xpxf-xfwg/GHSA-8fh9-xpxf-xfwg.json b/advisories/unreviewed/2022/05/GHSA-8fh9-xpxf-xfwg/GHSA-8fh9-xpxf-xfwg.json index 2cb5cdfd1ad..c6125f54795 100644 --- a/advisories/unreviewed/2022/05/GHSA-8fh9-xpxf-xfwg/GHSA-8fh9-xpxf-xfwg.json +++ b/advisories/unreviewed/2022/05/GHSA-8fh9-xpxf-xfwg/GHSA-8fh9-xpxf-xfwg.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-8fqg-fw5h-m988/GHSA-8fqg-fw5h-m988.json b/advisories/unreviewed/2022/05/GHSA-8fqg-fw5h-m988/GHSA-8fqg-fw5h-m988.json index 6bc9972a37a..f437694a8a9 100644 --- a/advisories/unreviewed/2022/05/GHSA-8fqg-fw5h-m988/GHSA-8fqg-fw5h-m988.json +++ b/advisories/unreviewed/2022/05/GHSA-8fqg-fw5h-m988/GHSA-8fqg-fw5h-m988.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-8fx2-5vw6-974x/GHSA-8fx2-5vw6-974x.json b/advisories/unreviewed/2022/05/GHSA-8fx2-5vw6-974x/GHSA-8fx2-5vw6-974x.json index 6a08796a992..206e1a43586 100644 --- a/advisories/unreviewed/2022/05/GHSA-8fx2-5vw6-974x/GHSA-8fx2-5vw6-974x.json +++ b/advisories/unreviewed/2022/05/GHSA-8fx2-5vw6-974x/GHSA-8fx2-5vw6-974x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-8g8g-2rjp-3346/GHSA-8g8g-2rjp-3346.json b/advisories/unreviewed/2022/05/GHSA-8g8g-2rjp-3346/GHSA-8g8g-2rjp-3346.json index 1b71063a85c..3248b9d997e 100644 --- a/advisories/unreviewed/2022/05/GHSA-8g8g-2rjp-3346/GHSA-8g8g-2rjp-3346.json +++ b/advisories/unreviewed/2022/05/GHSA-8g8g-2rjp-3346/GHSA-8g8g-2rjp-3346.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-8gh3-2xx2-w723/GHSA-8gh3-2xx2-w723.json b/advisories/unreviewed/2022/05/GHSA-8gh3-2xx2-w723/GHSA-8gh3-2xx2-w723.json index 50055aede19..a4987b3fc99 100644 --- a/advisories/unreviewed/2022/05/GHSA-8gh3-2xx2-w723/GHSA-8gh3-2xx2-w723.json +++ b/advisories/unreviewed/2022/05/GHSA-8gh3-2xx2-w723/GHSA-8gh3-2xx2-w723.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-8gm2-23fg-gpxr/GHSA-8gm2-23fg-gpxr.json b/advisories/unreviewed/2022/05/GHSA-8gm2-23fg-gpxr/GHSA-8gm2-23fg-gpxr.json index f52c0fae5f5..5f0817a0b6a 100644 --- a/advisories/unreviewed/2022/05/GHSA-8gm2-23fg-gpxr/GHSA-8gm2-23fg-gpxr.json +++ b/advisories/unreviewed/2022/05/GHSA-8gm2-23fg-gpxr/GHSA-8gm2-23fg-gpxr.json @@ -7,12 +7,8 @@ "CVE-2013-0782" ], "details": "Heap-based buffer overflow in the nsSaveAsCharset::DoCharsetConversion function in Mozilla Firefox before 19.0, Firefox ESR 17.x before 17.0.3, Thunderbird before 17.0.3, Thunderbird ESR 17.x before 17.0.3, and SeaMonkey before 2.16 allows remote attackers to execute arbitrary code via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-8gwj-wx23-r7jg/GHSA-8gwj-wx23-r7jg.json b/advisories/unreviewed/2022/05/GHSA-8gwj-wx23-r7jg/GHSA-8gwj-wx23-r7jg.json index 4514194c1ca..6e0530c3381 100644 --- a/advisories/unreviewed/2022/05/GHSA-8gwj-wx23-r7jg/GHSA-8gwj-wx23-r7jg.json +++ b/advisories/unreviewed/2022/05/GHSA-8gwj-wx23-r7jg/GHSA-8gwj-wx23-r7jg.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-8h32-rch7-92w4/GHSA-8h32-rch7-92w4.json b/advisories/unreviewed/2022/05/GHSA-8h32-rch7-92w4/GHSA-8h32-rch7-92w4.json index 460b4750342..25c01a27817 100644 --- a/advisories/unreviewed/2022/05/GHSA-8h32-rch7-92w4/GHSA-8h32-rch7-92w4.json +++ b/advisories/unreviewed/2022/05/GHSA-8h32-rch7-92w4/GHSA-8h32-rch7-92w4.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-8h34-5vpq-jhv7/GHSA-8h34-5vpq-jhv7.json b/advisories/unreviewed/2022/05/GHSA-8h34-5vpq-jhv7/GHSA-8h34-5vpq-jhv7.json index 0df1debd52b..544df7fac21 100644 --- a/advisories/unreviewed/2022/05/GHSA-8h34-5vpq-jhv7/GHSA-8h34-5vpq-jhv7.json +++ b/advisories/unreviewed/2022/05/GHSA-8h34-5vpq-jhv7/GHSA-8h34-5vpq-jhv7.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", @@ -47,9 +45,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-8h8x-gxwm-3965/GHSA-8h8x-gxwm-3965.json b/advisories/unreviewed/2022/05/GHSA-8h8x-gxwm-3965/GHSA-8h8x-gxwm-3965.json index 41552435195..3e1141ecff1 100644 --- a/advisories/unreviewed/2022/05/GHSA-8h8x-gxwm-3965/GHSA-8h8x-gxwm-3965.json +++ b/advisories/unreviewed/2022/05/GHSA-8h8x-gxwm-3965/GHSA-8h8x-gxwm-3965.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", @@ -47,9 +45,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-8hh9-x5xq-jq2w/GHSA-8hh9-x5xq-jq2w.json b/advisories/unreviewed/2022/05/GHSA-8hh9-x5xq-jq2w/GHSA-8hh9-x5xq-jq2w.json index 4fcc53a2cfc..f0ad67d9b27 100644 --- a/advisories/unreviewed/2022/05/GHSA-8hh9-x5xq-jq2w/GHSA-8hh9-x5xq-jq2w.json +++ b/advisories/unreviewed/2022/05/GHSA-8hh9-x5xq-jq2w/GHSA-8hh9-x5xq-jq2w.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-8hjr-53g2-5g69/GHSA-8hjr-53g2-5g69.json b/advisories/unreviewed/2022/05/GHSA-8hjr-53g2-5g69/GHSA-8hjr-53g2-5g69.json index a9633343292..90ae0401c17 100644 --- a/advisories/unreviewed/2022/05/GHSA-8hjr-53g2-5g69/GHSA-8hjr-53g2-5g69.json +++ b/advisories/unreviewed/2022/05/GHSA-8hjr-53g2-5g69/GHSA-8hjr-53g2-5g69.json @@ -7,12 +7,8 @@ "CVE-2014-4656" ], "details": "Multiple integer overflows in sound/core/control.c in the ALSA control implementation in the Linux kernel before 3.15.2 allow local users to cause a denial of service by leveraging /dev/snd/controlCX access, related to (1) index values in the snd_ctl_add function and (2) numid values in the snd_ctl_remove_numid_conflict function.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-8hwr-q4pc-v98v/GHSA-8hwr-q4pc-v98v.json b/advisories/unreviewed/2022/05/GHSA-8hwr-q4pc-v98v/GHSA-8hwr-q4pc-v98v.json index 1ccd7b24857..20635679175 100644 --- a/advisories/unreviewed/2022/05/GHSA-8hwr-q4pc-v98v/GHSA-8hwr-q4pc-v98v.json +++ b/advisories/unreviewed/2022/05/GHSA-8hwr-q4pc-v98v/GHSA-8hwr-q4pc-v98v.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-8j5f-q293-7f3q/GHSA-8j5f-q293-7f3q.json b/advisories/unreviewed/2022/05/GHSA-8j5f-q293-7f3q/GHSA-8j5f-q293-7f3q.json index 4abb7cb65b2..4debe72bbf1 100644 --- a/advisories/unreviewed/2022/05/GHSA-8j5f-q293-7f3q/GHSA-8j5f-q293-7f3q.json +++ b/advisories/unreviewed/2022/05/GHSA-8j5f-q293-7f3q/GHSA-8j5f-q293-7f3q.json @@ -7,12 +7,8 @@ "CVE-2013-0768" ], "details": "Stack-based buffer overflow in the Canvas implementation in Mozilla Firefox before 18.0, Firefox ESR 17.x before 17.0.2, Thunderbird before 17.0.2, Thunderbird ESR 17.x before 17.0.2, and SeaMonkey before 2.15 allows remote attackers to execute arbitrary code via an HTML document that specifies invalid width and height values.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-8jfj-fq3q-fgxw/GHSA-8jfj-fq3q-fgxw.json b/advisories/unreviewed/2022/05/GHSA-8jfj-fq3q-fgxw/GHSA-8jfj-fq3q-fgxw.json index 4d67618d4a5..ae037f3b602 100644 --- a/advisories/unreviewed/2022/05/GHSA-8jfj-fq3q-fgxw/GHSA-8jfj-fq3q-fgxw.json +++ b/advisories/unreviewed/2022/05/GHSA-8jfj-fq3q-fgxw/GHSA-8jfj-fq3q-fgxw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-8m2c-g35f-jj8v/GHSA-8m2c-g35f-jj8v.json b/advisories/unreviewed/2022/05/GHSA-8m2c-g35f-jj8v/GHSA-8m2c-g35f-jj8v.json index 98c55143751..12b7de18414 100644 --- a/advisories/unreviewed/2022/05/GHSA-8m2c-g35f-jj8v/GHSA-8m2c-g35f-jj8v.json +++ b/advisories/unreviewed/2022/05/GHSA-8m2c-g35f-jj8v/GHSA-8m2c-g35f-jj8v.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-8q75-q842-c322/GHSA-8q75-q842-c322.json b/advisories/unreviewed/2022/05/GHSA-8q75-q842-c322/GHSA-8q75-q842-c322.json index 7e92f373495..ece04a0febe 100644 --- a/advisories/unreviewed/2022/05/GHSA-8q75-q842-c322/GHSA-8q75-q842-c322.json +++ b/advisories/unreviewed/2022/05/GHSA-8q75-q842-c322/GHSA-8q75-q842-c322.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-8qf7-26p9-j472/GHSA-8qf7-26p9-j472.json b/advisories/unreviewed/2022/05/GHSA-8qf7-26p9-j472/GHSA-8qf7-26p9-j472.json index 0ecf5977be2..647b64a71ee 100644 --- a/advisories/unreviewed/2022/05/GHSA-8qf7-26p9-j472/GHSA-8qf7-26p9-j472.json +++ b/advisories/unreviewed/2022/05/GHSA-8qf7-26p9-j472/GHSA-8qf7-26p9-j472.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", @@ -55,9 +53,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-8qp2-79w8-8586/GHSA-8qp2-79w8-8586.json b/advisories/unreviewed/2022/05/GHSA-8qp2-79w8-8586/GHSA-8qp2-79w8-8586.json index 055ce0c1016..f1cf3e11179 100644 --- a/advisories/unreviewed/2022/05/GHSA-8qp2-79w8-8586/GHSA-8qp2-79w8-8586.json +++ b/advisories/unreviewed/2022/05/GHSA-8qp2-79w8-8586/GHSA-8qp2-79w8-8586.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-8r4r-5xr2-7566/GHSA-8r4r-5xr2-7566.json b/advisories/unreviewed/2022/05/GHSA-8r4r-5xr2-7566/GHSA-8r4r-5xr2-7566.json index 3617c340126..3a9e2e82ed8 100644 --- a/advisories/unreviewed/2022/05/GHSA-8r4r-5xr2-7566/GHSA-8r4r-5xr2-7566.json +++ b/advisories/unreviewed/2022/05/GHSA-8r4r-5xr2-7566/GHSA-8r4r-5xr2-7566.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-8rgf-9r53-438g/GHSA-8rgf-9r53-438g.json b/advisories/unreviewed/2022/05/GHSA-8rgf-9r53-438g/GHSA-8rgf-9r53-438g.json index ec96bd3abe2..ea83dad7d41 100644 --- a/advisories/unreviewed/2022/05/GHSA-8rgf-9r53-438g/GHSA-8rgf-9r53-438g.json +++ b/advisories/unreviewed/2022/05/GHSA-8rgf-9r53-438g/GHSA-8rgf-9r53-438g.json @@ -7,12 +7,8 @@ "CVE-2013-0777" ], "details": "Use-after-free vulnerability in the nsDisplayBoxShadowOuter::Paint function in Mozilla Firefox before 19.0, Thunderbird before 17.0.3, and SeaMonkey before 2.16 allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-8rj3-gxp7-6824/GHSA-8rj3-gxp7-6824.json b/advisories/unreviewed/2022/05/GHSA-8rj3-gxp7-6824/GHSA-8rj3-gxp7-6824.json index f57080ed66c..2fdb28452be 100644 --- a/advisories/unreviewed/2022/05/GHSA-8rj3-gxp7-6824/GHSA-8rj3-gxp7-6824.json +++ b/advisories/unreviewed/2022/05/GHSA-8rj3-gxp7-6824/GHSA-8rj3-gxp7-6824.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-8v7f-42w3-8hvw/GHSA-8v7f-42w3-8hvw.json b/advisories/unreviewed/2022/05/GHSA-8v7f-42w3-8hvw/GHSA-8v7f-42w3-8hvw.json index 820200a3c6d..dee683ba94b 100644 --- a/advisories/unreviewed/2022/05/GHSA-8v7f-42w3-8hvw/GHSA-8v7f-42w3-8hvw.json +++ b/advisories/unreviewed/2022/05/GHSA-8v7f-42w3-8hvw/GHSA-8v7f-42w3-8hvw.json @@ -7,12 +7,8 @@ "CVE-2013-0898" ], "details": "Use-after-free vulnerability in Google Chrome before 25.0.1364.97 on Windows and Linux, and before 25.0.1364.99 on Mac OS X, allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors involving a URL.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-8w99-w8qh-2732/GHSA-8w99-w8qh-2732.json b/advisories/unreviewed/2022/05/GHSA-8w99-w8qh-2732/GHSA-8w99-w8qh-2732.json index 0b2275c604c..8012aa7fbb3 100644 --- a/advisories/unreviewed/2022/05/GHSA-8w99-w8qh-2732/GHSA-8w99-w8qh-2732.json +++ b/advisories/unreviewed/2022/05/GHSA-8w99-w8qh-2732/GHSA-8w99-w8qh-2732.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-8wjh-3x3g-6pjf/GHSA-8wjh-3x3g-6pjf.json b/advisories/unreviewed/2022/05/GHSA-8wjh-3x3g-6pjf/GHSA-8wjh-3x3g-6pjf.json index f3549caed4a..eab119650ac 100644 --- a/advisories/unreviewed/2022/05/GHSA-8wjh-3x3g-6pjf/GHSA-8wjh-3x3g-6pjf.json +++ b/advisories/unreviewed/2022/05/GHSA-8wjh-3x3g-6pjf/GHSA-8wjh-3x3g-6pjf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-8xr7-86pw-mxj3/GHSA-8xr7-86pw-mxj3.json b/advisories/unreviewed/2022/05/GHSA-8xr7-86pw-mxj3/GHSA-8xr7-86pw-mxj3.json index 7e1659761b6..7dbf4505941 100644 --- a/advisories/unreviewed/2022/05/GHSA-8xr7-86pw-mxj3/GHSA-8xr7-86pw-mxj3.json +++ b/advisories/unreviewed/2022/05/GHSA-8xr7-86pw-mxj3/GHSA-8xr7-86pw-mxj3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -27,9 +25,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-92gv-9r9q-6vxp/GHSA-92gv-9r9q-6vxp.json b/advisories/unreviewed/2022/05/GHSA-92gv-9r9q-6vxp/GHSA-92gv-9r9q-6vxp.json index f407c7b48b2..f0aaa6c98f0 100644 --- a/advisories/unreviewed/2022/05/GHSA-92gv-9r9q-6vxp/GHSA-92gv-9r9q-6vxp.json +++ b/advisories/unreviewed/2022/05/GHSA-92gv-9r9q-6vxp/GHSA-92gv-9r9q-6vxp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-92qw-m8c2-5f3v/GHSA-92qw-m8c2-5f3v.json b/advisories/unreviewed/2022/05/GHSA-92qw-m8c2-5f3v/GHSA-92qw-m8c2-5f3v.json index 6862aa4fa4d..8758764a9e7 100644 --- a/advisories/unreviewed/2022/05/GHSA-92qw-m8c2-5f3v/GHSA-92qw-m8c2-5f3v.json +++ b/advisories/unreviewed/2022/05/GHSA-92qw-m8c2-5f3v/GHSA-92qw-m8c2-5f3v.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/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-93g9-45m8-559m/GHSA-93g9-45m8-559m.json b/advisories/unreviewed/2022/05/GHSA-93g9-45m8-559m/GHSA-93g9-45m8-559m.json index 8b5556d814c..344760d99e5 100644 --- a/advisories/unreviewed/2022/05/GHSA-93g9-45m8-559m/GHSA-93g9-45m8-559m.json +++ b/advisories/unreviewed/2022/05/GHSA-93g9-45m8-559m/GHSA-93g9-45m8-559m.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-93h2-hj2q-42gj/GHSA-93h2-hj2q-42gj.json b/advisories/unreviewed/2022/05/GHSA-93h2-hj2q-42gj/GHSA-93h2-hj2q-42gj.json index b237e4bae6e..3dd6cd0c91b 100644 --- a/advisories/unreviewed/2022/05/GHSA-93h2-hj2q-42gj/GHSA-93h2-hj2q-42gj.json +++ b/advisories/unreviewed/2022/05/GHSA-93h2-hj2q-42gj/GHSA-93h2-hj2q-42gj.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-93m3-v38w-pv5q/GHSA-93m3-v38w-pv5q.json b/advisories/unreviewed/2022/05/GHSA-93m3-v38w-pv5q/GHSA-93m3-v38w-pv5q.json index 6290dcacbde..339e39ce309 100644 --- a/advisories/unreviewed/2022/05/GHSA-93m3-v38w-pv5q/GHSA-93m3-v38w-pv5q.json +++ b/advisories/unreviewed/2022/05/GHSA-93m3-v38w-pv5q/GHSA-93m3-v38w-pv5q.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-93p8-px4g-cj6q/GHSA-93p8-px4g-cj6q.json b/advisories/unreviewed/2022/05/GHSA-93p8-px4g-cj6q/GHSA-93p8-px4g-cj6q.json index 00856b3b64a..7d76205c4f4 100644 --- a/advisories/unreviewed/2022/05/GHSA-93p8-px4g-cj6q/GHSA-93p8-px4g-cj6q.json +++ b/advisories/unreviewed/2022/05/GHSA-93p8-px4g-cj6q/GHSA-93p8-px4g-cj6q.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-93pv-9mrv-96vx/GHSA-93pv-9mrv-96vx.json b/advisories/unreviewed/2022/05/GHSA-93pv-9mrv-96vx/GHSA-93pv-9mrv-96vx.json index 22a8c868754..15cc2c5ef3e 100644 --- a/advisories/unreviewed/2022/05/GHSA-93pv-9mrv-96vx/GHSA-93pv-9mrv-96vx.json +++ b/advisories/unreviewed/2022/05/GHSA-93pv-9mrv-96vx/GHSA-93pv-9mrv-96vx.json @@ -7,12 +7,8 @@ "CVE-2010-2302" ], "details": "Use-after-free vulnerability in WebCore in WebKit in Google Chrome before 5.0.375.70 allows remote attackers to cause a denial of service (memory corruption) or possibly execute arbitrary code via vectors involving remote fonts in conjunction with shadow DOM trees, aka rdar problem 8007953. NOTE: this might overlap CVE-2010-1771.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-949p-32jv-ghmg/GHSA-949p-32jv-ghmg.json b/advisories/unreviewed/2022/05/GHSA-949p-32jv-ghmg/GHSA-949p-32jv-ghmg.json index b5f19ac3784..695af436dcb 100644 --- a/advisories/unreviewed/2022/05/GHSA-949p-32jv-ghmg/GHSA-949p-32jv-ghmg.json +++ b/advisories/unreviewed/2022/05/GHSA-949p-32jv-ghmg/GHSA-949p-32jv-ghmg.json @@ -7,12 +7,8 @@ "CVE-2014-1738" ], "details": "The raw_cmd_copyout function in drivers/block/floppy.c in the Linux kernel through 3.14.3 does not properly restrict access to certain pointers during processing of an FDRAWCMD ioctl call, which allows local users to obtain sensitive information from kernel heap memory by leveraging write access to a /dev/fd device.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-94j8-ww24-pr2v/GHSA-94j8-ww24-pr2v.json b/advisories/unreviewed/2022/05/GHSA-94j8-ww24-pr2v/GHSA-94j8-ww24-pr2v.json index 6ca03c89149..f345be8fc18 100644 --- a/advisories/unreviewed/2022/05/GHSA-94j8-ww24-pr2v/GHSA-94j8-ww24-pr2v.json +++ b/advisories/unreviewed/2022/05/GHSA-94j8-ww24-pr2v/GHSA-94j8-ww24-pr2v.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-94xh-q293-53qx/GHSA-94xh-q293-53qx.json b/advisories/unreviewed/2022/05/GHSA-94xh-q293-53qx/GHSA-94xh-q293-53qx.json index d2f18665f78..ef6428433d0 100644 --- a/advisories/unreviewed/2022/05/GHSA-94xh-q293-53qx/GHSA-94xh-q293-53qx.json +++ b/advisories/unreviewed/2022/05/GHSA-94xh-q293-53qx/GHSA-94xh-q293-53qx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:H/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": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-95x2-747r-j7qq/GHSA-95x2-747r-j7qq.json b/advisories/unreviewed/2022/05/GHSA-95x2-747r-j7qq/GHSA-95x2-747r-j7qq.json index 89ed92fdbae..c4665bc088a 100644 --- a/advisories/unreviewed/2022/05/GHSA-95x2-747r-j7qq/GHSA-95x2-747r-j7qq.json +++ b/advisories/unreviewed/2022/05/GHSA-95x2-747r-j7qq/GHSA-95x2-747r-j7qq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-9652-xrw4-5wc5/GHSA-9652-xrw4-5wc5.json b/advisories/unreviewed/2022/05/GHSA-9652-xrw4-5wc5/GHSA-9652-xrw4-5wc5.json index 75172929be1..2edb0a5b947 100644 --- a/advisories/unreviewed/2022/05/GHSA-9652-xrw4-5wc5/GHSA-9652-xrw4-5wc5.json +++ b/advisories/unreviewed/2022/05/GHSA-9652-xrw4-5wc5/GHSA-9652-xrw4-5wc5.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", @@ -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-97fr-xppm-59wr/GHSA-97fr-xppm-59wr.json b/advisories/unreviewed/2022/05/GHSA-97fr-xppm-59wr/GHSA-97fr-xppm-59wr.json index 8e5c0ade057..259081c7c6c 100644 --- a/advisories/unreviewed/2022/05/GHSA-97fr-xppm-59wr/GHSA-97fr-xppm-59wr.json +++ b/advisories/unreviewed/2022/05/GHSA-97fr-xppm-59wr/GHSA-97fr-xppm-59wr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-9896-2v7h-cp8g/GHSA-9896-2v7h-cp8g.json b/advisories/unreviewed/2022/05/GHSA-9896-2v7h-cp8g/GHSA-9896-2v7h-cp8g.json index f0a937dd14b..d030fec41ef 100644 --- a/advisories/unreviewed/2022/05/GHSA-9896-2v7h-cp8g/GHSA-9896-2v7h-cp8g.json +++ b/advisories/unreviewed/2022/05/GHSA-9896-2v7h-cp8g/GHSA-9896-2v7h-cp8g.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-98w4-c4xx-5m56/GHSA-98w4-c4xx-5m56.json b/advisories/unreviewed/2022/05/GHSA-98w4-c4xx-5m56/GHSA-98w4-c4xx-5m56.json index 8c34d64005d..c38ecd85693 100644 --- a/advisories/unreviewed/2022/05/GHSA-98w4-c4xx-5m56/GHSA-98w4-c4xx-5m56.json +++ b/advisories/unreviewed/2022/05/GHSA-98w4-c4xx-5m56/GHSA-98w4-c4xx-5m56.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-993x-g27h-v6mp/GHSA-993x-g27h-v6mp.json b/advisories/unreviewed/2022/05/GHSA-993x-g27h-v6mp/GHSA-993x-g27h-v6mp.json index edcb07d34df..f4dce6905ef 100644 --- a/advisories/unreviewed/2022/05/GHSA-993x-g27h-v6mp/GHSA-993x-g27h-v6mp.json +++ b/advisories/unreviewed/2022/05/GHSA-993x-g27h-v6mp/GHSA-993x-g27h-v6mp.json @@ -7,12 +7,8 @@ "CVE-2014-1519" ], "details": "Multiple unspecified vulnerabilities in the browser engine in Mozilla Firefox before 29.0 and SeaMonkey before 2.26 allow remote attackers to cause a denial of service (memory corruption and application crash) or possibly execute arbitrary code via unknown vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -96,9 +92,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-99g5-79vp-5jv9/GHSA-99g5-79vp-5jv9.json b/advisories/unreviewed/2022/05/GHSA-99g5-79vp-5jv9/GHSA-99g5-79vp-5jv9.json index 0270533378c..4af24461874 100644 --- a/advisories/unreviewed/2022/05/GHSA-99g5-79vp-5jv9/GHSA-99g5-79vp-5jv9.json +++ b/advisories/unreviewed/2022/05/GHSA-99g5-79vp-5jv9/GHSA-99g5-79vp-5jv9.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-9f6p-vq5q-29rx/GHSA-9f6p-vq5q-29rx.json b/advisories/unreviewed/2022/05/GHSA-9f6p-vq5q-29rx/GHSA-9f6p-vq5q-29rx.json index 5a87a4a5672..8e5d1a7093f 100644 --- a/advisories/unreviewed/2022/05/GHSA-9f6p-vq5q-29rx/GHSA-9f6p-vq5q-29rx.json +++ b/advisories/unreviewed/2022/05/GHSA-9f6p-vq5q-29rx/GHSA-9f6p-vq5q-29rx.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-9f8q-cq6p-jfgv/GHSA-9f8q-cq6p-jfgv.json b/advisories/unreviewed/2022/05/GHSA-9f8q-cq6p-jfgv/GHSA-9f8q-cq6p-jfgv.json index 2c1d38876d8..104bec42682 100644 --- a/advisories/unreviewed/2022/05/GHSA-9f8q-cq6p-jfgv/GHSA-9f8q-cq6p-jfgv.json +++ b/advisories/unreviewed/2022/05/GHSA-9f8q-cq6p-jfgv/GHSA-9f8q-cq6p-jfgv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-9hgc-2mc5-jwf8/GHSA-9hgc-2mc5-jwf8.json b/advisories/unreviewed/2022/05/GHSA-9hgc-2mc5-jwf8/GHSA-9hgc-2mc5-jwf8.json index 1d31777991c..e408fe8a011 100644 --- a/advisories/unreviewed/2022/05/GHSA-9hgc-2mc5-jwf8/GHSA-9hgc-2mc5-jwf8.json +++ b/advisories/unreviewed/2022/05/GHSA-9hgc-2mc5-jwf8/GHSA-9hgc-2mc5-jwf8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-9jx2-4rcx-p49j/GHSA-9jx2-4rcx-p49j.json b/advisories/unreviewed/2022/05/GHSA-9jx2-4rcx-p49j/GHSA-9jx2-4rcx-p49j.json index 9db157e4dd1..dc1a957ecde 100644 --- a/advisories/unreviewed/2022/05/GHSA-9jx2-4rcx-p49j/GHSA-9jx2-4rcx-p49j.json +++ b/advisories/unreviewed/2022/05/GHSA-9jx2-4rcx-p49j/GHSA-9jx2-4rcx-p49j.json @@ -7,12 +7,8 @@ "CVE-2012-5843" ], "details": "Multiple unspecified vulnerabilities in the browser engine in Mozilla Firefox before 17.0, Thunderbird before 17.0, and SeaMonkey before 2.14 allow remote attackers to cause a denial of service (memory corruption and application crash) or possibly execute arbitrary code via unknown vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -144,9 +140,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-9jxp-4r84-xf98/GHSA-9jxp-4r84-xf98.json b/advisories/unreviewed/2022/05/GHSA-9jxp-4r84-xf98/GHSA-9jxp-4r84-xf98.json index b8569428f01..12a73a6e2b6 100644 --- a/advisories/unreviewed/2022/05/GHSA-9jxp-4r84-xf98/GHSA-9jxp-4r84-xf98.json +++ b/advisories/unreviewed/2022/05/GHSA-9jxp-4r84-xf98/GHSA-9jxp-4r84-xf98.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-9m58-qhcx-hmcm/GHSA-9m58-qhcx-hmcm.json b/advisories/unreviewed/2022/05/GHSA-9m58-qhcx-hmcm/GHSA-9m58-qhcx-hmcm.json index fc2f8e48c03..29b6697fe03 100644 --- a/advisories/unreviewed/2022/05/GHSA-9m58-qhcx-hmcm/GHSA-9m58-qhcx-hmcm.json +++ b/advisories/unreviewed/2022/05/GHSA-9m58-qhcx-hmcm/GHSA-9m58-qhcx-hmcm.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-9pvv-pv37-92f4/GHSA-9pvv-pv37-92f4.json b/advisories/unreviewed/2022/05/GHSA-9pvv-pv37-92f4/GHSA-9pvv-pv37-92f4.json index 4735f108907..a3a41e85f9f 100644 --- a/advisories/unreviewed/2022/05/GHSA-9pvv-pv37-92f4/GHSA-9pvv-pv37-92f4.json +++ b/advisories/unreviewed/2022/05/GHSA-9pvv-pv37-92f4/GHSA-9pvv-pv37-92f4.json @@ -7,12 +7,8 @@ "CVE-2014-5045" ], "details": "The mountpoint_last function in fs/namei.c in the Linux kernel before 3.15.8 does not properly maintain a certain reference count during attempts to use the umount system call in conjunction with a symlink, which allows local users to cause a denial of service (memory consumption or use-after-free) or possibly have unspecified other impact via the umount program.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-9pxw-j7jv-x8q2/GHSA-9pxw-j7jv-x8q2.json b/advisories/unreviewed/2022/05/GHSA-9pxw-j7jv-x8q2/GHSA-9pxw-j7jv-x8q2.json index 0e6f28684e1..42ea09010fb 100644 --- a/advisories/unreviewed/2022/05/GHSA-9pxw-j7jv-x8q2/GHSA-9pxw-j7jv-x8q2.json +++ b/advisories/unreviewed/2022/05/GHSA-9pxw-j7jv-x8q2/GHSA-9pxw-j7jv-x8q2.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", @@ -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-9q83-ff7p-r5gp/GHSA-9q83-ff7p-r5gp.json b/advisories/unreviewed/2022/05/GHSA-9q83-ff7p-r5gp/GHSA-9q83-ff7p-r5gp.json index c59ad688904..c9073cc23d4 100644 --- a/advisories/unreviewed/2022/05/GHSA-9q83-ff7p-r5gp/GHSA-9q83-ff7p-r5gp.json +++ b/advisories/unreviewed/2022/05/GHSA-9q83-ff7p-r5gp/GHSA-9q83-ff7p-r5gp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-9v4g-qfh7-82cm/GHSA-9v4g-qfh7-82cm.json b/advisories/unreviewed/2022/05/GHSA-9v4g-qfh7-82cm/GHSA-9v4g-qfh7-82cm.json index 78d5a11d91d..0fe8d5e7dff 100644 --- a/advisories/unreviewed/2022/05/GHSA-9v4g-qfh7-82cm/GHSA-9v4g-qfh7-82cm.json +++ b/advisories/unreviewed/2022/05/GHSA-9v4g-qfh7-82cm/GHSA-9v4g-qfh7-82cm.json @@ -7,12 +7,8 @@ "CVE-2014-1512" ], "details": "Use-after-free vulnerability in the TypeObject class in the JavaScript engine in Mozilla Firefox before 28.0, Firefox ESR 24.x before 24.4, Thunderbird before 24.4, and SeaMonkey before 2.25 allows remote attackers to execute arbitrary code by triggering extensive memory consumption while garbage collection is occurring, as demonstrated by improper handling of BumpChunk objects.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-9v6m-jhh9-pq68/GHSA-9v6m-jhh9-pq68.json b/advisories/unreviewed/2022/05/GHSA-9v6m-jhh9-pq68/GHSA-9v6m-jhh9-pq68.json index 39e2d6e5953..17839b5819b 100644 --- a/advisories/unreviewed/2022/05/GHSA-9v6m-jhh9-pq68/GHSA-9v6m-jhh9-pq68.json +++ b/advisories/unreviewed/2022/05/GHSA-9v6m-jhh9-pq68/GHSA-9v6m-jhh9-pq68.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -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-9w3c-59m9-46f5/GHSA-9w3c-59m9-46f5.json b/advisories/unreviewed/2022/05/GHSA-9w3c-59m9-46f5/GHSA-9w3c-59m9-46f5.json index 3d71a401d83..4cdc4f03d35 100644 --- a/advisories/unreviewed/2022/05/GHSA-9w3c-59m9-46f5/GHSA-9w3c-59m9-46f5.json +++ b/advisories/unreviewed/2022/05/GHSA-9w3c-59m9-46f5/GHSA-9w3c-59m9-46f5.json @@ -7,12 +7,8 @@ "CVE-2013-0773" ], "details": "The Chrome Object Wrapper (COW) and System Only Wrapper (SOW) implementations in Mozilla Firefox before 19.0, Firefox ESR 17.x before 17.0.3, Thunderbird before 17.0.3, Thunderbird ESR 17.x before 17.0.3, and SeaMonkey before 2.16 do not prevent modifications to a prototype, which allows remote attackers to obtain sensitive information from chrome objects or possibly execute arbitrary JavaScript code with chrome privileges via a crafted web site.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -56,9 +52,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-9wmj-xcgw-57p9/GHSA-9wmj-xcgw-57p9.json b/advisories/unreviewed/2022/05/GHSA-9wmj-xcgw-57p9/GHSA-9wmj-xcgw-57p9.json index c358bad5979..5530f6206f8 100644 --- a/advisories/unreviewed/2022/05/GHSA-9wmj-xcgw-57p9/GHSA-9wmj-xcgw-57p9.json +++ b/advisories/unreviewed/2022/05/GHSA-9wmj-xcgw-57p9/GHSA-9wmj-xcgw-57p9.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/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-9x53-4m44-5q59/GHSA-9x53-4m44-5q59.json b/advisories/unreviewed/2022/05/GHSA-9x53-4m44-5q59/GHSA-9x53-4m44-5q59.json index 73aac69cedd..2a0c4e9a305 100644 --- a/advisories/unreviewed/2022/05/GHSA-9x53-4m44-5q59/GHSA-9x53-4m44-5q59.json +++ b/advisories/unreviewed/2022/05/GHSA-9x53-4m44-5q59/GHSA-9x53-4m44-5q59.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", @@ -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-9xvg-x75r-p5hp/GHSA-9xvg-x75r-p5hp.json b/advisories/unreviewed/2022/05/GHSA-9xvg-x75r-p5hp/GHSA-9xvg-x75r-p5hp.json index 5c58a0219a0..ef20d1b1193 100644 --- a/advisories/unreviewed/2022/05/GHSA-9xvg-x75r-p5hp/GHSA-9xvg-x75r-p5hp.json +++ b/advisories/unreviewed/2022/05/GHSA-9xvg-x75r-p5hp/GHSA-9xvg-x75r-p5hp.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-c29q-q85p-g9hw/GHSA-c29q-q85p-g9hw.json b/advisories/unreviewed/2022/05/GHSA-c29q-q85p-g9hw/GHSA-c29q-q85p-g9hw.json index dab49455124..03d6877fb84 100644 --- a/advisories/unreviewed/2022/05/GHSA-c29q-q85p-g9hw/GHSA-c29q-q85p-g9hw.json +++ b/advisories/unreviewed/2022/05/GHSA-c29q-q85p-g9hw/GHSA-c29q-q85p-g9hw.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-c2qf-pq2q-694f/GHSA-c2qf-pq2q-694f.json b/advisories/unreviewed/2022/05/GHSA-c2qf-pq2q-694f/GHSA-c2qf-pq2q-694f.json index f213a15852e..dbfa76cb87a 100644 --- a/advisories/unreviewed/2022/05/GHSA-c2qf-pq2q-694f/GHSA-c2qf-pq2q-694f.json +++ b/advisories/unreviewed/2022/05/GHSA-c2qf-pq2q-694f/GHSA-c2qf-pq2q-694f.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-c36j-5j37-4p9h/GHSA-c36j-5j37-4p9h.json b/advisories/unreviewed/2022/05/GHSA-c36j-5j37-4p9h/GHSA-c36j-5j37-4p9h.json index 9b6267ec1f2..4ea3baa05b4 100644 --- a/advisories/unreviewed/2022/05/GHSA-c36j-5j37-4p9h/GHSA-c36j-5j37-4p9h.json +++ b/advisories/unreviewed/2022/05/GHSA-c36j-5j37-4p9h/GHSA-c36j-5j37-4p9h.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:C/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-c36x-4p95-gc44/GHSA-c36x-4p95-gc44.json b/advisories/unreviewed/2022/05/GHSA-c36x-4p95-gc44/GHSA-c36x-4p95-gc44.json index ddad080ecd0..03d881897f3 100644 --- a/advisories/unreviewed/2022/05/GHSA-c36x-4p95-gc44/GHSA-c36x-4p95-gc44.json +++ b/advisories/unreviewed/2022/05/GHSA-c36x-4p95-gc44/GHSA-c36x-4p95-gc44.json @@ -7,12 +7,8 @@ "CVE-2013-1984" ], "details": "Multiple integer overflows in X.org libXi 1.7.1 and earlier allow X servers to trigger allocation of insufficient memory and a buffer overflow via vectors related to the (1) XGetDeviceControl, (2) XGetFeedbackControl, (3) XGetDeviceDontPropagateList, (4) XGetDeviceMotionEvents, (5) XIGetProperty, (6) XIGetSelectedEvents, (7) XGetDeviceProperties, and (8) XListInputDevices functions.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -44,9 +40,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-c3xj-jgg3-49jx/GHSA-c3xj-jgg3-49jx.json b/advisories/unreviewed/2022/05/GHSA-c3xj-jgg3-49jx/GHSA-c3xj-jgg3-49jx.json index a92456caef1..b213c737e39 100644 --- a/advisories/unreviewed/2022/05/GHSA-c3xj-jgg3-49jx/GHSA-c3xj-jgg3-49jx.json +++ b/advisories/unreviewed/2022/05/GHSA-c3xj-jgg3-49jx/GHSA-c3xj-jgg3-49jx.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", @@ -59,9 +57,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-c46q-77j3-c3mr/GHSA-c46q-77j3-c3mr.json b/advisories/unreviewed/2022/05/GHSA-c46q-77j3-c3mr/GHSA-c46q-77j3-c3mr.json index 2a593793235..402273d532e 100644 --- a/advisories/unreviewed/2022/05/GHSA-c46q-77j3-c3mr/GHSA-c46q-77j3-c3mr.json +++ b/advisories/unreviewed/2022/05/GHSA-c46q-77j3-c3mr/GHSA-c46q-77j3-c3mr.json @@ -7,12 +7,8 @@ "CVE-2010-2108" ], "details": "Unspecified vulnerability in Google Chrome before 5.0.375.55 allows remote attackers to bypass the whitelist-mode plugin blocker via unknown vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -32,9 +28,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-c496-q9f8-gv47/GHSA-c496-q9f8-gv47.json b/advisories/unreviewed/2022/05/GHSA-c496-q9f8-gv47/GHSA-c496-q9f8-gv47.json index a1fd17631c1..d277f4b58c8 100644 --- a/advisories/unreviewed/2022/05/GHSA-c496-q9f8-gv47/GHSA-c496-q9f8-gv47.json +++ b/advisories/unreviewed/2022/05/GHSA-c496-q9f8-gv47/GHSA-c496-q9f8-gv47.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-c4v7-p4hq-5262/GHSA-c4v7-p4hq-5262.json b/advisories/unreviewed/2022/05/GHSA-c4v7-p4hq-5262/GHSA-c4v7-p4hq-5262.json index 82e298c385a..5eaba076cd4 100644 --- a/advisories/unreviewed/2022/05/GHSA-c4v7-p4hq-5262/GHSA-c4v7-p4hq-5262.json +++ b/advisories/unreviewed/2022/05/GHSA-c4v7-p4hq-5262/GHSA-c4v7-p4hq-5262.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-c5m9-pvx4-w42j/GHSA-c5m9-pvx4-w42j.json b/advisories/unreviewed/2022/05/GHSA-c5m9-pvx4-w42j/GHSA-c5m9-pvx4-w42j.json index 60fb6c28a8f..79382c304cf 100644 --- a/advisories/unreviewed/2022/05/GHSA-c5m9-pvx4-w42j/GHSA-c5m9-pvx4-w42j.json +++ b/advisories/unreviewed/2022/05/GHSA-c5m9-pvx4-w42j/GHSA-c5m9-pvx4-w42j.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-c68r-4jrw-42vq/GHSA-c68r-4jrw-42vq.json b/advisories/unreviewed/2022/05/GHSA-c68r-4jrw-42vq/GHSA-c68r-4jrw-42vq.json index 6a7d0a14889..26009191ef0 100644 --- a/advisories/unreviewed/2022/05/GHSA-c68r-4jrw-42vq/GHSA-c68r-4jrw-42vq.json +++ b/advisories/unreviewed/2022/05/GHSA-c68r-4jrw-42vq/GHSA-c68r-4jrw-42vq.json @@ -7,12 +7,8 @@ "CVE-2011-0096" ], "details": "The MHTML protocol handler in Microsoft Windows XP SP2 and SP3, Windows Server 2003 SP2, Windows Vista SP1 and SP2, Windows Server 2008 Gold, SP2, R2, and R2 SP1, and Windows 7 Gold and SP1 does not properly handle a MIME format in a request for content blocks in a document, which allows remote attackers to conduct cross-site scripting (XSS) attacks via a crafted web site that is visited in Internet Explorer, aka \"MHTML Mime-Formatted Request Vulnerability.\"", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-c7p8-vcch-9rf2/GHSA-c7p8-vcch-9rf2.json b/advisories/unreviewed/2022/05/GHSA-c7p8-vcch-9rf2/GHSA-c7p8-vcch-9rf2.json index 286fae83ece..145b1bb570f 100644 --- a/advisories/unreviewed/2022/05/GHSA-c7p8-vcch-9rf2/GHSA-c7p8-vcch-9rf2.json +++ b/advisories/unreviewed/2022/05/GHSA-c7p8-vcch-9rf2/GHSA-c7p8-vcch-9rf2.json @@ -7,12 +7,8 @@ "CVE-2013-5614" ], "details": "Mozilla Firefox before 26.0 and SeaMonkey before 2.23 do not properly consider the sandbox attribute of an IFRAME element during processing of a contained OBJECT element, which allows remote attackers to bypass intended sandbox restrictions via a crafted web site.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-c8q7-3fq2-cvvg/GHSA-c8q7-3fq2-cvvg.json b/advisories/unreviewed/2022/05/GHSA-c8q7-3fq2-cvvg/GHSA-c8q7-3fq2-cvvg.json index 41dc9a3f1cf..3740d6943e3 100644 --- a/advisories/unreviewed/2022/05/GHSA-c8q7-3fq2-cvvg/GHSA-c8q7-3fq2-cvvg.json +++ b/advisories/unreviewed/2022/05/GHSA-c8q7-3fq2-cvvg/GHSA-c8q7-3fq2-cvvg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-c9g2-5qmq-gwc7/GHSA-c9g2-5qmq-gwc7.json b/advisories/unreviewed/2022/05/GHSA-c9g2-5qmq-gwc7/GHSA-c9g2-5qmq-gwc7.json index 4e3572d5940..86c77c0c9e0 100644 --- a/advisories/unreviewed/2022/05/GHSA-c9g2-5qmq-gwc7/GHSA-c9g2-5qmq-gwc7.json +++ b/advisories/unreviewed/2022/05/GHSA-c9g2-5qmq-gwc7/GHSA-c9g2-5qmq-gwc7.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-c9v9-mwfc-95f2/GHSA-c9v9-mwfc-95f2.json b/advisories/unreviewed/2022/05/GHSA-c9v9-mwfc-95f2/GHSA-c9v9-mwfc-95f2.json index c38659a1a83..749cafb8bbb 100644 --- a/advisories/unreviewed/2022/05/GHSA-c9v9-mwfc-95f2/GHSA-c9v9-mwfc-95f2.json +++ b/advisories/unreviewed/2022/05/GHSA-c9v9-mwfc-95f2/GHSA-c9v9-mwfc-95f2.json @@ -7,12 +7,8 @@ "CVE-2013-0752" ], "details": "Mozilla Firefox before 18.0, Firefox ESR 17.x before 17.0.2, Thunderbird before 17.0.2, Thunderbird ESR 17.x before 17.0.2, and SeaMonkey before 2.15 allow remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted XBL file with multiple bindings that have SVG content.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-ccgj-355g-5x85/GHSA-ccgj-355g-5x85.json b/advisories/unreviewed/2022/05/GHSA-ccgj-355g-5x85/GHSA-ccgj-355g-5x85.json index fd9386a03f9..45325208c89 100644 --- a/advisories/unreviewed/2022/05/GHSA-ccgj-355g-5x85/GHSA-ccgj-355g-5x85.json +++ b/advisories/unreviewed/2022/05/GHSA-ccgj-355g-5x85/GHSA-ccgj-355g-5x85.json @@ -7,12 +7,8 @@ "CVE-2013-0761" ], "details": "Use-after-free vulnerability in the mozilla::TrackUnionStream::EndTrack implementation in Mozilla Firefox before 18.0, Firefox ESR 17.x before 17.0.1, Thunderbird before 17.0.2, Thunderbird ESR 17.x before 17.0.1, and SeaMonkey before 2.15 allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-ccm9-hxc2-jmc3/GHSA-ccm9-hxc2-jmc3.json b/advisories/unreviewed/2022/05/GHSA-ccm9-hxc2-jmc3/GHSA-ccm9-hxc2-jmc3.json index 936a77b721b..0ef845c37a2 100644 --- a/advisories/unreviewed/2022/05/GHSA-ccm9-hxc2-jmc3/GHSA-ccm9-hxc2-jmc3.json +++ b/advisories/unreviewed/2022/05/GHSA-ccm9-hxc2-jmc3/GHSA-ccm9-hxc2-jmc3.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-ccmj-mmmv-4mh3/GHSA-ccmj-mmmv-4mh3.json b/advisories/unreviewed/2022/05/GHSA-ccmj-mmmv-4mh3/GHSA-ccmj-mmmv-4mh3.json index ec1e41b49df..3845c6c16a1 100644 --- a/advisories/unreviewed/2022/05/GHSA-ccmj-mmmv-4mh3/GHSA-ccmj-mmmv-4mh3.json +++ b/advisories/unreviewed/2022/05/GHSA-ccmj-mmmv-4mh3/GHSA-ccmj-mmmv-4mh3.json @@ -7,12 +7,8 @@ "CVE-2010-1892" ], "details": "The TCP/IP stack in Microsoft Windows Vista SP1 and SP2, Windows Server 2008 Gold, SP2, and R2, and Windows 7 does not properly handle malformed IPv6 packets, which allows remote attackers to cause a denial of service (system hang) via multiple crafted packets, aka \"IPv6 Memory Corruption Vulnerability.\"", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-ccr3-7m5j-p2q7/GHSA-ccr3-7m5j-p2q7.json b/advisories/unreviewed/2022/05/GHSA-ccr3-7m5j-p2q7/GHSA-ccr3-7m5j-p2q7.json index d2eef6e5d07..e1c34de95b3 100644 --- a/advisories/unreviewed/2022/05/GHSA-ccr3-7m5j-p2q7/GHSA-ccr3-7m5j-p2q7.json +++ b/advisories/unreviewed/2022/05/GHSA-ccr3-7m5j-p2q7/GHSA-ccr3-7m5j-p2q7.json @@ -7,12 +7,8 @@ "CVE-2010-2649" ], "details": "Unspecified vulnerability in Google Chrome before 5.0.375.99 allows remote attackers to cause a denial of service (application crash) via an invalid image.", - "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-cfrv-wvvp-3q9q/GHSA-cfrv-wvvp-3q9q.json b/advisories/unreviewed/2022/05/GHSA-cfrv-wvvp-3q9q/GHSA-cfrv-wvvp-3q9q.json index 73f3d6e11df..b4672d30570 100644 --- a/advisories/unreviewed/2022/05/GHSA-cfrv-wvvp-3q9q/GHSA-cfrv-wvvp-3q9q.json +++ b/advisories/unreviewed/2022/05/GHSA-cfrv-wvvp-3q9q/GHSA-cfrv-wvvp-3q9q.json @@ -7,12 +7,8 @@ "CVE-2010-3255" ], "details": "Google Chrome before 6.0.472.53 and webkitgtk before 1.2.6 do not properly handle counter nodes, which allows remote attackers to cause a denial of service (memory corruption) or possibly have unspecified other impact via unknown vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-cfv4-h42w-jx2h/GHSA-cfv4-h42w-jx2h.json b/advisories/unreviewed/2022/05/GHSA-cfv4-h42w-jx2h/GHSA-cfv4-h42w-jx2h.json index f41db79a235..7ac02c5666d 100644 --- a/advisories/unreviewed/2022/05/GHSA-cfv4-h42w-jx2h/GHSA-cfv4-h42w-jx2h.json +++ b/advisories/unreviewed/2022/05/GHSA-cfv4-h42w-jx2h/GHSA-cfv4-h42w-jx2h.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-cg39-wq74-79hj/GHSA-cg39-wq74-79hj.json b/advisories/unreviewed/2022/05/GHSA-cg39-wq74-79hj/GHSA-cg39-wq74-79hj.json index a074cbb8f3f..dbb3d102a43 100644 --- a/advisories/unreviewed/2022/05/GHSA-cg39-wq74-79hj/GHSA-cg39-wq74-79hj.json +++ b/advisories/unreviewed/2022/05/GHSA-cg39-wq74-79hj/GHSA-cg39-wq74-79hj.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-cg7q-w674-m33v/GHSA-cg7q-w674-m33v.json b/advisories/unreviewed/2022/05/GHSA-cg7q-w674-m33v/GHSA-cg7q-w674-m33v.json index 9525fa86fd1..245bae6c1dc 100644 --- a/advisories/unreviewed/2022/05/GHSA-cg7q-w674-m33v/GHSA-cg7q-w674-m33v.json +++ b/advisories/unreviewed/2022/05/GHSA-cg7q-w674-m33v/GHSA-cg7q-w674-m33v.json @@ -7,12 +7,8 @@ "CVE-2014-1526" ], "details": "The XrayWrapper implementation in Mozilla Firefox before 29.0 and SeaMonkey before 2.26 allows user-assisted remote attackers to bypass intended access restrictions via a crafted web site that is visited in the debugger, leading to unwrapping operations and calls to DOM methods on the unwrapped objects.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-ch2j-4j2j-86w9/GHSA-ch2j-4j2j-86w9.json b/advisories/unreviewed/2022/05/GHSA-ch2j-4j2j-86w9/GHSA-ch2j-4j2j-86w9.json index cf5d7e48bb2..59e9790162b 100644 --- a/advisories/unreviewed/2022/05/GHSA-ch2j-4j2j-86w9/GHSA-ch2j-4j2j-86w9.json +++ b/advisories/unreviewed/2022/05/GHSA-ch2j-4j2j-86w9/GHSA-ch2j-4j2j-86w9.json @@ -7,12 +7,8 @@ "CVE-2013-0766" ], "details": "Use-after-free vulnerability in the ~nsHTMLEditRules implementation in Mozilla Firefox before 18.0, Firefox ESR 10.x before 10.0.12 and 17.x before 17.0.1, Thunderbird before 17.0.2, Thunderbird ESR 10.x before 10.0.12 and 17.x before 17.0.1, and SeaMonkey before 2.15 allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-ch35-3h8w-gw7f/GHSA-ch35-3h8w-gw7f.json b/advisories/unreviewed/2022/05/GHSA-ch35-3h8w-gw7f/GHSA-ch35-3h8w-gw7f.json index 0add36b5d65..71a9f369e7a 100644 --- a/advisories/unreviewed/2022/05/GHSA-ch35-3h8w-gw7f/GHSA-ch35-3h8w-gw7f.json +++ b/advisories/unreviewed/2022/05/GHSA-ch35-3h8w-gw7f/GHSA-ch35-3h8w-gw7f.json @@ -7,12 +7,8 @@ "CVE-2010-3259" ], "details": "WebKit, as used in Apple Safari before 4.1.3 and 5.0.x before 5.0.3, Google Chrome before 6.0.472.53, and webkitgtk before 1.2.6, does not properly restrict read access to images derived from CANVAS elements, which allows remote attackers to bypass the Same Origin Policy and obtain potentially sensitive image data via a crafted web site.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-cj4h-9737-854x/GHSA-cj4h-9737-854x.json b/advisories/unreviewed/2022/05/GHSA-cj4h-9737-854x/GHSA-cj4h-9737-854x.json index 76113e62278..2a00256e281 100644 --- a/advisories/unreviewed/2022/05/GHSA-cj4h-9737-854x/GHSA-cj4h-9737-854x.json +++ b/advisories/unreviewed/2022/05/GHSA-cj4h-9737-854x/GHSA-cj4h-9737-854x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/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": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-cjg8-q3v9-46r8/GHSA-cjg8-q3v9-46r8.json b/advisories/unreviewed/2022/05/GHSA-cjg8-q3v9-46r8/GHSA-cjg8-q3v9-46r8.json index 5b48875ceb1..d127254d45c 100644 --- a/advisories/unreviewed/2022/05/GHSA-cjg8-q3v9-46r8/GHSA-cjg8-q3v9-46r8.json +++ b/advisories/unreviewed/2022/05/GHSA-cjg8-q3v9-46r8/GHSA-cjg8-q3v9-46r8.json @@ -7,12 +7,8 @@ "CVE-2013-5619" ], "details": "Multiple integer overflows in the binary-search implementation in SpiderMonkey in Mozilla Firefox before 26.0 and SeaMonkey before 2.23 might allow remote attackers to cause a denial of service (out-of-bounds array access) or possibly have unspecified other impact via crafted JavaScript code.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-cjv8-vgc3-fxvc/GHSA-cjv8-vgc3-fxvc.json b/advisories/unreviewed/2022/05/GHSA-cjv8-vgc3-fxvc/GHSA-cjv8-vgc3-fxvc.json index 23003ed6b01..830f2981206 100644 --- a/advisories/unreviewed/2022/05/GHSA-cjv8-vgc3-fxvc/GHSA-cjv8-vgc3-fxvc.json +++ b/advisories/unreviewed/2022/05/GHSA-cjv8-vgc3-fxvc/GHSA-cjv8-vgc3-fxvc.json @@ -7,12 +7,8 @@ "CVE-2014-4653" ], "details": "sound/core/control.c in the ALSA control implementation in the Linux kernel before 3.15.2 does not ensure possession of a read/write lock, which allows local users to cause a denial of service (use-after-free) and obtain sensitive information from kernel memory by leveraging /dev/snd/controlCX access.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-cm9h-vv4m-6mwp/GHSA-cm9h-vv4m-6mwp.json b/advisories/unreviewed/2022/05/GHSA-cm9h-vv4m-6mwp/GHSA-cm9h-vv4m-6mwp.json index 1ee2b62dac4..d01bab52cb4 100644 --- a/advisories/unreviewed/2022/05/GHSA-cm9h-vv4m-6mwp/GHSA-cm9h-vv4m-6mwp.json +++ b/advisories/unreviewed/2022/05/GHSA-cm9h-vv4m-6mwp/GHSA-cm9h-vv4m-6mwp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-cmfr-58hp-ff9g/GHSA-cmfr-58hp-ff9g.json b/advisories/unreviewed/2022/05/GHSA-cmfr-58hp-ff9g/GHSA-cmfr-58hp-ff9g.json index c47d581d2d0..9a3b7f32f07 100644 --- a/advisories/unreviewed/2022/05/GHSA-cmfr-58hp-ff9g/GHSA-cmfr-58hp-ff9g.json +++ b/advisories/unreviewed/2022/05/GHSA-cmfr-58hp-ff9g/GHSA-cmfr-58hp-ff9g.json @@ -7,12 +7,8 @@ "CVE-2013-0772" ], "details": "The RasterImage::DrawFrameTo function in Mozilla Firefox before 19.0, Thunderbird before 17.0.3, and SeaMonkey before 2.16 allows remote attackers to obtain sensitive information from process memory or cause a denial of service (out-of-bounds read and application crash) via a crafted GIF image.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-cmxq-2fpg-2x83/GHSA-cmxq-2fpg-2x83.json b/advisories/unreviewed/2022/05/GHSA-cmxq-2fpg-2x83/GHSA-cmxq-2fpg-2x83.json index 2845b12db65..deca12bc42b 100644 --- a/advisories/unreviewed/2022/05/GHSA-cmxq-2fpg-2x83/GHSA-cmxq-2fpg-2x83.json +++ b/advisories/unreviewed/2022/05/GHSA-cmxq-2fpg-2x83/GHSA-cmxq-2fpg-2x83.json @@ -7,12 +7,8 @@ "CVE-2012-4215" ], "details": "Use-after-free vulnerability in the nsPlaintextEditor::FireClipboardEvent function in Mozilla Firefox before 17.0, Firefox ESR 10.x before 10.0.11, Thunderbird before 17.0, Thunderbird ESR 10.x before 10.0.11, and SeaMonkey before 2.14 allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-cpwf-64qm-2jpm/GHSA-cpwf-64qm-2jpm.json b/advisories/unreviewed/2022/05/GHSA-cpwf-64qm-2jpm/GHSA-cpwf-64qm-2jpm.json index b228e28a922..e60235445b8 100644 --- a/advisories/unreviewed/2022/05/GHSA-cpwf-64qm-2jpm/GHSA-cpwf-64qm-2jpm.json +++ b/advisories/unreviewed/2022/05/GHSA-cpwf-64qm-2jpm/GHSA-cpwf-64qm-2jpm.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-cqvr-7f3r-7g8c/GHSA-cqvr-7f3r-7g8c.json b/advisories/unreviewed/2022/05/GHSA-cqvr-7f3r-7g8c/GHSA-cqvr-7f3r-7g8c.json index 070b7762d02..a31a38925c8 100644 --- a/advisories/unreviewed/2022/05/GHSA-cqvr-7f3r-7g8c/GHSA-cqvr-7f3r-7g8c.json +++ b/advisories/unreviewed/2022/05/GHSA-cqvr-7f3r-7g8c/GHSA-cqvr-7f3r-7g8c.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-crhv-g6x9-9c8c/GHSA-crhv-g6x9-9c8c.json b/advisories/unreviewed/2022/05/GHSA-crhv-g6x9-9c8c/GHSA-crhv-g6x9-9c8c.json index 4c5ede3b26a..0dac6a81e9d 100644 --- a/advisories/unreviewed/2022/05/GHSA-crhv-g6x9-9c8c/GHSA-crhv-g6x9-9c8c.json +++ b/advisories/unreviewed/2022/05/GHSA-crhv-g6x9-9c8c/GHSA-crhv-g6x9-9c8c.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -27,9 +25,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-cvjh-v93q-8c36/GHSA-cvjh-v93q-8c36.json b/advisories/unreviewed/2022/05/GHSA-cvjh-v93q-8c36/GHSA-cvjh-v93q-8c36.json index 5ce7ac7f4ba..9b5bb9ebe87 100644 --- a/advisories/unreviewed/2022/05/GHSA-cvjh-v93q-8c36/GHSA-cvjh-v93q-8c36.json +++ b/advisories/unreviewed/2022/05/GHSA-cvjh-v93q-8c36/GHSA-cvjh-v93q-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/2022/05/GHSA-cvpv-gw3j-pwgr/GHSA-cvpv-gw3j-pwgr.json b/advisories/unreviewed/2022/05/GHSA-cvpv-gw3j-pwgr/GHSA-cvpv-gw3j-pwgr.json index afcd670209e..54244163895 100644 --- a/advisories/unreviewed/2022/05/GHSA-cvpv-gw3j-pwgr/GHSA-cvpv-gw3j-pwgr.json +++ b/advisories/unreviewed/2022/05/GHSA-cvpv-gw3j-pwgr/GHSA-cvpv-gw3j-pwgr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -27,9 +25,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-cvx3-wgm2-px6g/GHSA-cvx3-wgm2-px6g.json b/advisories/unreviewed/2022/05/GHSA-cvx3-wgm2-px6g/GHSA-cvx3-wgm2-px6g.json index 48ee0f3cdcd..23c75bc5819 100644 --- a/advisories/unreviewed/2022/05/GHSA-cvx3-wgm2-px6g/GHSA-cvx3-wgm2-px6g.json +++ b/advisories/unreviewed/2022/05/GHSA-cvx3-wgm2-px6g/GHSA-cvx3-wgm2-px6g.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-cw2m-pp37-h7m6/GHSA-cw2m-pp37-h7m6.json b/advisories/unreviewed/2022/05/GHSA-cw2m-pp37-h7m6/GHSA-cw2m-pp37-h7m6.json index ee0490a5b75..4729d3319d7 100644 --- a/advisories/unreviewed/2022/05/GHSA-cw2m-pp37-h7m6/GHSA-cw2m-pp37-h7m6.json +++ b/advisories/unreviewed/2022/05/GHSA-cw2m-pp37-h7m6/GHSA-cw2m-pp37-h7m6.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-f289-4wm5-p9mp/GHSA-f289-4wm5-p9mp.json b/advisories/unreviewed/2022/05/GHSA-f289-4wm5-p9mp/GHSA-f289-4wm5-p9mp.json index 0a0279f4b50..41171f28816 100644 --- a/advisories/unreviewed/2022/05/GHSA-f289-4wm5-p9mp/GHSA-f289-4wm5-p9mp.json +++ b/advisories/unreviewed/2022/05/GHSA-f289-4wm5-p9mp/GHSA-f289-4wm5-p9mp.json @@ -7,12 +7,8 @@ "CVE-2010-2109" ], "details": "Unspecified vulnerability in Google Chrome before 5.0.375.55 allows user-assisted remote attackers to cause a denial of service (memory error) or possibly have unspecified other impact via vectors related to the \"drag + drop\" functionality.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -32,9 +28,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-f34c-qxhg-p6cx/GHSA-f34c-qxhg-p6cx.json b/advisories/unreviewed/2022/05/GHSA-f34c-qxhg-p6cx/GHSA-f34c-qxhg-p6cx.json index c08fa7fd688..1e0840567d3 100644 --- a/advisories/unreviewed/2022/05/GHSA-f34c-qxhg-p6cx/GHSA-f34c-qxhg-p6cx.json +++ b/advisories/unreviewed/2022/05/GHSA-f34c-qxhg-p6cx/GHSA-f34c-qxhg-p6cx.json @@ -7,12 +7,8 @@ "CVE-2013-0779" ], "details": "The nsCodingStateMachine::NextState function in Mozilla Firefox before 19.0, Thunderbird before 17.0.3, and SeaMonkey before 2.16 allows remote attackers to execute arbitrary code or cause a denial of service (out-of-bounds read) via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-f37r-2v2w-7r8w/GHSA-f37r-2v2w-7r8w.json b/advisories/unreviewed/2022/05/GHSA-f37r-2v2w-7r8w/GHSA-f37r-2v2w-7r8w.json index 08b3c9f19f6..49c7ad6a845 100644 --- a/advisories/unreviewed/2022/05/GHSA-f37r-2v2w-7r8w/GHSA-f37r-2v2w-7r8w.json +++ b/advisories/unreviewed/2022/05/GHSA-f37r-2v2w-7r8w/GHSA-f37r-2v2w-7r8w.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-f3vq-f835-m47x/GHSA-f3vq-f835-m47x.json b/advisories/unreviewed/2022/05/GHSA-f3vq-f835-m47x/GHSA-f3vq-f835-m47x.json index 26af87b8366..b68ecbd5521 100644 --- a/advisories/unreviewed/2022/05/GHSA-f3vq-f835-m47x/GHSA-f3vq-f835-m47x.json +++ b/advisories/unreviewed/2022/05/GHSA-f3vq-f835-m47x/GHSA-f3vq-f835-m47x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-f4rg-q69g-xmgw/GHSA-f4rg-q69g-xmgw.json b/advisories/unreviewed/2022/05/GHSA-f4rg-q69g-xmgw/GHSA-f4rg-q69g-xmgw.json index dc50c9c8cd2..5b9982107e0 100644 --- a/advisories/unreviewed/2022/05/GHSA-f4rg-q69g-xmgw/GHSA-f4rg-q69g-xmgw.json +++ b/advisories/unreviewed/2022/05/GHSA-f4rg-q69g-xmgw/GHSA-f4rg-q69g-xmgw.json @@ -7,12 +7,8 @@ "CVE-2010-4529" ], "details": "Integer underflow in the irda_getsockopt function in net/irda/af_irda.c in the Linux kernel before 2.6.37 on platforms other than x86 allows local users to obtain potentially sensitive information from kernel heap memory via an IRLMP_ENUMDEVICES getsockopt call.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-f6gx-vhm4-mqqq/GHSA-f6gx-vhm4-mqqq.json b/advisories/unreviewed/2022/05/GHSA-f6gx-vhm4-mqqq/GHSA-f6gx-vhm4-mqqq.json index df5306bc3a7..12ef633bbbb 100644 --- a/advisories/unreviewed/2022/05/GHSA-f6gx-vhm4-mqqq/GHSA-f6gx-vhm4-mqqq.json +++ b/advisories/unreviewed/2022/05/GHSA-f6gx-vhm4-mqqq/GHSA-f6gx-vhm4-mqqq.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-f7qv-f82g-445f/GHSA-f7qv-f82g-445f.json b/advisories/unreviewed/2022/05/GHSA-f7qv-f82g-445f/GHSA-f7qv-f82g-445f.json index 6e484dd8f51..5da7c1dd823 100644 --- a/advisories/unreviewed/2022/05/GHSA-f7qv-f82g-445f/GHSA-f7qv-f82g-445f.json +++ b/advisories/unreviewed/2022/05/GHSA-f7qv-f82g-445f/GHSA-f7qv-f82g-445f.json @@ -7,12 +7,8 @@ "CVE-2010-3417" ], "details": "Google Chrome before 6.0.472.59 does not prompt the user before granting access to the extension history, which allows attackers to obtain potentially sensitive information via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-f85h-xqx2-v9xg/GHSA-f85h-xqx2-v9xg.json b/advisories/unreviewed/2022/05/GHSA-f85h-xqx2-v9xg/GHSA-f85h-xqx2-v9xg.json index 07c8370b26c..b851898fc81 100644 --- a/advisories/unreviewed/2022/05/GHSA-f85h-xqx2-v9xg/GHSA-f85h-xqx2-v9xg.json +++ b/advisories/unreviewed/2022/05/GHSA-f85h-xqx2-v9xg/GHSA-f85h-xqx2-v9xg.json @@ -7,12 +7,8 @@ "CVE-2013-5612" ], "details": "Cross-site scripting (XSS) vulnerability in Mozilla Firefox before 26.0 and SeaMonkey before 2.23 makes it easier for remote attackers to inject arbitrary web script or HTML by leveraging a Same Origin Policy violation triggered by lack of a charset parameter in a Content-Type HTTP header.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-f929-4mp9-4fmc/GHSA-f929-4mp9-4fmc.json b/advisories/unreviewed/2022/05/GHSA-f929-4mp9-4fmc/GHSA-f929-4mp9-4fmc.json index b6026370285..c4f2b5cce76 100644 --- a/advisories/unreviewed/2022/05/GHSA-f929-4mp9-4fmc/GHSA-f929-4mp9-4fmc.json +++ b/advisories/unreviewed/2022/05/GHSA-f929-4mp9-4fmc/GHSA-f929-4mp9-4fmc.json @@ -7,12 +7,8 @@ "CVE-2014-4654" ], "details": "The snd_ctl_elem_add function in sound/core/control.c in the ALSA control implementation in the Linux kernel before 3.15.2 does not check authorization for SNDRV_CTL_IOCTL_ELEM_REPLACE commands, which allows local users to remove kernel controls and cause a denial of service (use-after-free and system crash) by leveraging /dev/snd/controlCX access for an ioctl call.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-f9cp-q3q5-mxv9/GHSA-f9cp-q3q5-mxv9.json b/advisories/unreviewed/2022/05/GHSA-f9cp-q3q5-mxv9/GHSA-f9cp-q3q5-mxv9.json index 9b144e9ccb8..bad604ee215 100644 --- a/advisories/unreviewed/2022/05/GHSA-f9cp-q3q5-mxv9/GHSA-f9cp-q3q5-mxv9.json +++ b/advisories/unreviewed/2022/05/GHSA-f9cp-q3q5-mxv9/GHSA-f9cp-q3q5-mxv9.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-f9mh-vjfw-4p7p/GHSA-f9mh-vjfw-4p7p.json b/advisories/unreviewed/2022/05/GHSA-f9mh-vjfw-4p7p/GHSA-f9mh-vjfw-4p7p.json index ceb1be22319..c6f33fe86d7 100644 --- a/advisories/unreviewed/2022/05/GHSA-f9mh-vjfw-4p7p/GHSA-f9mh-vjfw-4p7p.json +++ b/advisories/unreviewed/2022/05/GHSA-f9mh-vjfw-4p7p/GHSA-f9mh-vjfw-4p7p.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-f9x4-662x-q5m7/GHSA-f9x4-662x-q5m7.json b/advisories/unreviewed/2022/05/GHSA-f9x4-662x-q5m7/GHSA-f9x4-662x-q5m7.json index 34d96cc176c..53bc5ef7059 100644 --- a/advisories/unreviewed/2022/05/GHSA-f9x4-662x-q5m7/GHSA-f9x4-662x-q5m7.json +++ b/advisories/unreviewed/2022/05/GHSA-f9x4-662x-q5m7/GHSA-f9x4-662x-q5m7.json @@ -7,12 +7,8 @@ "CVE-2012-5839" ], "details": "Heap-based buffer overflow in the gfxShapedWord::CompressedGlyph::IsClusterStart function in Mozilla Firefox before 17.0, Firefox ESR 10.x before 10.0.11, Thunderbird before 17.0, Thunderbird ESR 10.x before 10.0.11, and SeaMonkey before 2.14 allows remote attackers to execute arbitrary code via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-fc23-qv2f-gwm6/GHSA-fc23-qv2f-gwm6.json b/advisories/unreviewed/2022/05/GHSA-fc23-qv2f-gwm6/GHSA-fc23-qv2f-gwm6.json index 074b536146c..e5842b9db19 100644 --- a/advisories/unreviewed/2022/05/GHSA-fc23-qv2f-gwm6/GHSA-fc23-qv2f-gwm6.json +++ b/advisories/unreviewed/2022/05/GHSA-fc23-qv2f-gwm6/GHSA-fc23-qv2f-gwm6.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -155,9 +153,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-fc9f-cwqr-q9xx/GHSA-fc9f-cwqr-q9xx.json b/advisories/unreviewed/2022/05/GHSA-fc9f-cwqr-q9xx/GHSA-fc9f-cwqr-q9xx.json index fdf4121fa32..cff74061cf0 100644 --- a/advisories/unreviewed/2022/05/GHSA-fc9f-cwqr-q9xx/GHSA-fc9f-cwqr-q9xx.json +++ b/advisories/unreviewed/2022/05/GHSA-fc9f-cwqr-q9xx/GHSA-fc9f-cwqr-q9xx.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-fcm5-39j7-xpvf/GHSA-fcm5-39j7-xpvf.json b/advisories/unreviewed/2022/05/GHSA-fcm5-39j7-xpvf/GHSA-fcm5-39j7-xpvf.json index 4c7163553bd..5f9a003a61a 100644 --- a/advisories/unreviewed/2022/05/GHSA-fcm5-39j7-xpvf/GHSA-fcm5-39j7-xpvf.json +++ b/advisories/unreviewed/2022/05/GHSA-fcm5-39j7-xpvf/GHSA-fcm5-39j7-xpvf.json @@ -7,12 +7,8 @@ "CVE-2012-5833" ], "details": "The texImage2D implementation in the WebGL subsystem in Mozilla Firefox before 17.0, Firefox ESR 10.x before 10.0.11, Thunderbird before 17.0, Thunderbird ESR 10.x before 10.0.11, and SeaMonkey before 2.14 does not properly interact with Mesa drivers, which allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via function calls involving certain values of the level parameter.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-fcpf-28p8-7vxv/GHSA-fcpf-28p8-7vxv.json b/advisories/unreviewed/2022/05/GHSA-fcpf-28p8-7vxv/GHSA-fcpf-28p8-7vxv.json index af46b5870bc..739ace4249d 100644 --- a/advisories/unreviewed/2022/05/GHSA-fcpf-28p8-7vxv/GHSA-fcpf-28p8-7vxv.json +++ b/advisories/unreviewed/2022/05/GHSA-fcpf-28p8-7vxv/GHSA-fcpf-28p8-7vxv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-ffjx-m5fm-m25w/GHSA-ffjx-m5fm-m25w.json b/advisories/unreviewed/2022/05/GHSA-ffjx-m5fm-m25w/GHSA-ffjx-m5fm-m25w.json index 85601211082..7d441b9d9bf 100644 --- a/advisories/unreviewed/2022/05/GHSA-ffjx-m5fm-m25w/GHSA-ffjx-m5fm-m25w.json +++ b/advisories/unreviewed/2022/05/GHSA-ffjx-m5fm-m25w/GHSA-ffjx-m5fm-m25w.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-fg66-6ff6-x8xr/GHSA-fg66-6ff6-x8xr.json b/advisories/unreviewed/2022/05/GHSA-fg66-6ff6-x8xr/GHSA-fg66-6ff6-x8xr.json index 7b2bd408059..edb06142cd8 100644 --- a/advisories/unreviewed/2022/05/GHSA-fg66-6ff6-x8xr/GHSA-fg66-6ff6-x8xr.json +++ b/advisories/unreviewed/2022/05/GHSA-fg66-6ff6-x8xr/GHSA-fg66-6ff6-x8xr.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-fh5q-rp44-j3px/GHSA-fh5q-rp44-j3px.json b/advisories/unreviewed/2022/05/GHSA-fh5q-rp44-j3px/GHSA-fh5q-rp44-j3px.json index ed6153b05d1..fe5380720d0 100644 --- a/advisories/unreviewed/2022/05/GHSA-fh5q-rp44-j3px/GHSA-fh5q-rp44-j3px.json +++ b/advisories/unreviewed/2022/05/GHSA-fh5q-rp44-j3px/GHSA-fh5q-rp44-j3px.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-fjf5-84wj-9rcf/GHSA-fjf5-84wj-9rcf.json b/advisories/unreviewed/2022/05/GHSA-fjf5-84wj-9rcf/GHSA-fjf5-84wj-9rcf.json index 0545c2bb140..95e602f2354 100644 --- a/advisories/unreviewed/2022/05/GHSA-fjf5-84wj-9rcf/GHSA-fjf5-84wj-9rcf.json +++ b/advisories/unreviewed/2022/05/GHSA-fjf5-84wj-9rcf/GHSA-fjf5-84wj-9rcf.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-fjxv-x673-382q/GHSA-fjxv-x673-382q.json b/advisories/unreviewed/2022/05/GHSA-fjxv-x673-382q/GHSA-fjxv-x673-382q.json index 4e99ab12e23..8845850ea73 100644 --- a/advisories/unreviewed/2022/05/GHSA-fjxv-x673-382q/GHSA-fjxv-x673-382q.json +++ b/advisories/unreviewed/2022/05/GHSA-fjxv-x673-382q/GHSA-fjxv-x673-382q.json @@ -7,12 +7,8 @@ "CVE-2010-4074" ], "details": "The USB subsystem in the Linux kernel before 2.6.36-rc5 does not properly initialize certain structure members, which allows local users to obtain potentially sensitive information from kernel stack memory via vectors related to TIOCGICOUNT ioctl calls, and the (1) mos7720_ioctl function in drivers/usb/serial/mos7720.c and (2) mos7840_ioctl function in drivers/usb/serial/mos7840.c.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-fp45-3gjm-cwrm/GHSA-fp45-3gjm-cwrm.json b/advisories/unreviewed/2022/05/GHSA-fp45-3gjm-cwrm/GHSA-fp45-3gjm-cwrm.json index fbdf3549294..2dc027e62b1 100644 --- a/advisories/unreviewed/2022/05/GHSA-fp45-3gjm-cwrm/GHSA-fp45-3gjm-cwrm.json +++ b/advisories/unreviewed/2022/05/GHSA-fp45-3gjm-cwrm/GHSA-fp45-3gjm-cwrm.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-fr7x-fw4f-wmvr/GHSA-fr7x-fw4f-wmvr.json b/advisories/unreviewed/2022/05/GHSA-fr7x-fw4f-wmvr/GHSA-fr7x-fw4f-wmvr.json index 8f5c1c53ece..d2a9b9f3cd4 100644 --- a/advisories/unreviewed/2022/05/GHSA-fr7x-fw4f-wmvr/GHSA-fr7x-fw4f-wmvr.json +++ b/advisories/unreviewed/2022/05/GHSA-fr7x-fw4f-wmvr/GHSA-fr7x-fw4f-wmvr.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-frf2-9xr3-8pcj/GHSA-frf2-9xr3-8pcj.json b/advisories/unreviewed/2022/05/GHSA-frf2-9xr3-8pcj/GHSA-frf2-9xr3-8pcj.json index 91d96e17427..ad300589d35 100644 --- a/advisories/unreviewed/2022/05/GHSA-frf2-9xr3-8pcj/GHSA-frf2-9xr3-8pcj.json +++ b/advisories/unreviewed/2022/05/GHSA-frf2-9xr3-8pcj/GHSA-frf2-9xr3-8pcj.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-fvm9-rhpq-gg3j/GHSA-fvm9-rhpq-gg3j.json b/advisories/unreviewed/2022/05/GHSA-fvm9-rhpq-gg3j/GHSA-fvm9-rhpq-gg3j.json index 1c1f6b8e7e2..3a66fc8a95f 100644 --- a/advisories/unreviewed/2022/05/GHSA-fvm9-rhpq-gg3j/GHSA-fvm9-rhpq-gg3j.json +++ b/advisories/unreviewed/2022/05/GHSA-fvm9-rhpq-gg3j/GHSA-fvm9-rhpq-gg3j.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", @@ -191,9 +189,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-fvw4-65jg-8pj2/GHSA-fvw4-65jg-8pj2.json b/advisories/unreviewed/2022/05/GHSA-fvw4-65jg-8pj2/GHSA-fvw4-65jg-8pj2.json index 1f694287eda..fa39a38127e 100644 --- a/advisories/unreviewed/2022/05/GHSA-fvw4-65jg-8pj2/GHSA-fvw4-65jg-8pj2.json +++ b/advisories/unreviewed/2022/05/GHSA-fvw4-65jg-8pj2/GHSA-fvw4-65jg-8pj2.json @@ -7,12 +7,8 @@ "CVE-2012-4185" ], "details": "Buffer overflow in the nsCharTraits::length function in Mozilla Firefox before 16.0, Firefox ESR 10.x before 10.0.8, Thunderbird before 16.0, Thunderbird ESR 10.x before 10.0.8, and SeaMonkey before 2.13 allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-fw55-c3xm-mcw2/GHSA-fw55-c3xm-mcw2.json b/advisories/unreviewed/2022/05/GHSA-fw55-c3xm-mcw2/GHSA-fw55-c3xm-mcw2.json index 988956291b8..de67d964ec9 100644 --- a/advisories/unreviewed/2022/05/GHSA-fw55-c3xm-mcw2/GHSA-fw55-c3xm-mcw2.json +++ b/advisories/unreviewed/2022/05/GHSA-fw55-c3xm-mcw2/GHSA-fw55-c3xm-mcw2.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-fw8h-225v-qpf3/GHSA-fw8h-225v-qpf3.json b/advisories/unreviewed/2022/05/GHSA-fw8h-225v-qpf3/GHSA-fw8h-225v-qpf3.json index 2ac1431514e..cf30ad14d0a 100644 --- a/advisories/unreviewed/2022/05/GHSA-fw8h-225v-qpf3/GHSA-fw8h-225v-qpf3.json +++ b/advisories/unreviewed/2022/05/GHSA-fw8h-225v-qpf3/GHSA-fw8h-225v-qpf3.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", @@ -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-fwj7-4c7p-cv3q/GHSA-fwj7-4c7p-cv3q.json b/advisories/unreviewed/2022/05/GHSA-fwj7-4c7p-cv3q/GHSA-fwj7-4c7p-cv3q.json index 2b023d84b20..52750383e44 100644 --- a/advisories/unreviewed/2022/05/GHSA-fwj7-4c7p-cv3q/GHSA-fwj7-4c7p-cv3q.json +++ b/advisories/unreviewed/2022/05/GHSA-fwj7-4c7p-cv3q/GHSA-fwj7-4c7p-cv3q.json @@ -7,12 +7,8 @@ "CVE-2010-2650" ], "details": "Unspecified vulnerability in Google Chrome before 5.0.375.99 has unknown impact and attack vectors, related to an \"annoyance with print dialogs.\"", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -32,9 +28,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-fww7-vrgw-r6cf/GHSA-fww7-vrgw-r6cf.json b/advisories/unreviewed/2022/05/GHSA-fww7-vrgw-r6cf/GHSA-fww7-vrgw-r6cf.json index d380e0e9970..52675bfcbc0 100644 --- a/advisories/unreviewed/2022/05/GHSA-fww7-vrgw-r6cf/GHSA-fww7-vrgw-r6cf.json +++ b/advisories/unreviewed/2022/05/GHSA-fww7-vrgw-r6cf/GHSA-fww7-vrgw-r6cf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -155,9 +153,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-fx22-xfh5-4jx4/GHSA-fx22-xfh5-4jx4.json b/advisories/unreviewed/2022/05/GHSA-fx22-xfh5-4jx4/GHSA-fx22-xfh5-4jx4.json index 8610580c7e0..5f954b56b51 100644 --- a/advisories/unreviewed/2022/05/GHSA-fx22-xfh5-4jx4/GHSA-fx22-xfh5-4jx4.json +++ b/advisories/unreviewed/2022/05/GHSA-fx22-xfh5-4jx4/GHSA-fx22-xfh5-4jx4.json @@ -7,12 +7,8 @@ "CVE-2010-3411" ], "details": "Google Chrome before 6.0.472.59 on Linux does not properly handle cursors, which might allow attackers to cause a denial of service (assertion failure) via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-fxxr-m87j-8c2j/GHSA-fxxr-m87j-8c2j.json b/advisories/unreviewed/2022/05/GHSA-fxxr-m87j-8c2j/GHSA-fxxr-m87j-8c2j.json index c008dcf3e76..b5b241141fd 100644 --- a/advisories/unreviewed/2022/05/GHSA-fxxr-m87j-8c2j/GHSA-fxxr-m87j-8c2j.json +++ b/advisories/unreviewed/2022/05/GHSA-fxxr-m87j-8c2j/GHSA-fxxr-m87j-8c2j.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-g253-7hfj-2j46/GHSA-g253-7hfj-2j46.json b/advisories/unreviewed/2022/05/GHSA-g253-7hfj-2j46/GHSA-g253-7hfj-2j46.json index 7f5c32587e2..e4a9a056e31 100644 --- a/advisories/unreviewed/2022/05/GHSA-g253-7hfj-2j46/GHSA-g253-7hfj-2j46.json +++ b/advisories/unreviewed/2022/05/GHSA-g253-7hfj-2j46/GHSA-g253-7hfj-2j46.json @@ -7,12 +7,8 @@ "CVE-2013-6672" ], "details": "Mozilla Firefox before 26.0 and SeaMonkey before 2.23 on Linux allow user-assisted remote attackers to read clipboard data by leveraging certain middle-click paste operations.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-g2cq-gp92-98c4/GHSA-g2cq-gp92-98c4.json b/advisories/unreviewed/2022/05/GHSA-g2cq-gp92-98c4/GHSA-g2cq-gp92-98c4.json index f78e5f272d3..272e731c874 100644 --- a/advisories/unreviewed/2022/05/GHSA-g2cq-gp92-98c4/GHSA-g2cq-gp92-98c4.json +++ b/advisories/unreviewed/2022/05/GHSA-g2cq-gp92-98c4/GHSA-g2cq-gp92-98c4.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-g37w-qg7v-7fjq/GHSA-g37w-qg7v-7fjq.json b/advisories/unreviewed/2022/05/GHSA-g37w-qg7v-7fjq/GHSA-g37w-qg7v-7fjq.json index fb6e079c560..612c487cc60 100644 --- a/advisories/unreviewed/2022/05/GHSA-g37w-qg7v-7fjq/GHSA-g37w-qg7v-7fjq.json +++ b/advisories/unreviewed/2022/05/GHSA-g37w-qg7v-7fjq/GHSA-g37w-qg7v-7fjq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-g423-f8gf-9qh3/GHSA-g423-f8gf-9qh3.json b/advisories/unreviewed/2022/05/GHSA-g423-f8gf-9qh3/GHSA-g423-f8gf-9qh3.json index ae4c05773ea..7eb0b89aa8f 100644 --- a/advisories/unreviewed/2022/05/GHSA-g423-f8gf-9qh3/GHSA-g423-f8gf-9qh3.json +++ b/advisories/unreviewed/2022/05/GHSA-g423-f8gf-9qh3/GHSA-g423-f8gf-9qh3.json @@ -7,12 +7,8 @@ "CVE-2014-3615" ], "details": "The VGA emulator in QEMU allows local guest users to read host memory by setting the display to a high resolution.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-g4q4-25p7-6v84/GHSA-g4q4-25p7-6v84.json b/advisories/unreviewed/2022/05/GHSA-g4q4-25p7-6v84/GHSA-g4q4-25p7-6v84.json index a7bf011d09c..8cf6892121e 100644 --- a/advisories/unreviewed/2022/05/GHSA-g4q4-25p7-6v84/GHSA-g4q4-25p7-6v84.json +++ b/advisories/unreviewed/2022/05/GHSA-g4q4-25p7-6v84/GHSA-g4q4-25p7-6v84.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", @@ -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-g4rv-vjqh-xv2p/GHSA-g4rv-vjqh-xv2p.json b/advisories/unreviewed/2022/05/GHSA-g4rv-vjqh-xv2p/GHSA-g4rv-vjqh-xv2p.json index 357c8dcbe73..6a550dc75d3 100644 --- a/advisories/unreviewed/2022/05/GHSA-g4rv-vjqh-xv2p/GHSA-g4rv-vjqh-xv2p.json +++ b/advisories/unreviewed/2022/05/GHSA-g4rv-vjqh-xv2p/GHSA-g4rv-vjqh-xv2p.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-g59f-fwhq-fr4r/GHSA-g59f-fwhq-fr4r.json b/advisories/unreviewed/2022/05/GHSA-g59f-fwhq-fr4r/GHSA-g59f-fwhq-fr4r.json index fb6c22b2bfe..7d8a882700d 100644 --- a/advisories/unreviewed/2022/05/GHSA-g59f-fwhq-fr4r/GHSA-g59f-fwhq-fr4r.json +++ b/advisories/unreviewed/2022/05/GHSA-g59f-fwhq-fr4r/GHSA-g59f-fwhq-fr4r.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-g5q6-48ff-v986/GHSA-g5q6-48ff-v986.json b/advisories/unreviewed/2022/05/GHSA-g5q6-48ff-v986/GHSA-g5q6-48ff-v986.json index 0a4a1132cca..188ece0969a 100644 --- a/advisories/unreviewed/2022/05/GHSA-g5q6-48ff-v986/GHSA-g5q6-48ff-v986.json +++ b/advisories/unreviewed/2022/05/GHSA-g5q6-48ff-v986/GHSA-g5q6-48ff-v986.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-g65v-phv8-6928/GHSA-g65v-phv8-6928.json b/advisories/unreviewed/2022/05/GHSA-g65v-phv8-6928/GHSA-g65v-phv8-6928.json index 09707eb7f46..75a9ece5a5c 100644 --- a/advisories/unreviewed/2022/05/GHSA-g65v-phv8-6928/GHSA-g65v-phv8-6928.json +++ b/advisories/unreviewed/2022/05/GHSA-g65v-phv8-6928/GHSA-g65v-phv8-6928.json @@ -7,12 +7,8 @@ "CVE-2012-4217" ], "details": "Use-after-free vulnerability in the nsViewManager::ProcessPendingUpdates function in Mozilla Firefox before 17.0, Thunderbird before 17.0, and SeaMonkey before 2.14 allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-g6pf-m7h6-6vmf/GHSA-g6pf-m7h6-6vmf.json b/advisories/unreviewed/2022/05/GHSA-g6pf-m7h6-6vmf/GHSA-g6pf-m7h6-6vmf.json index 3b0053b88d6..fad292cb134 100644 --- a/advisories/unreviewed/2022/05/GHSA-g6pf-m7h6-6vmf/GHSA-g6pf-m7h6-6vmf.json +++ b/advisories/unreviewed/2022/05/GHSA-g6pf-m7h6-6vmf/GHSA-g6pf-m7h6-6vmf.json @@ -7,12 +7,8 @@ "CVE-2013-0769" ], "details": "Multiple unspecified vulnerabilities in the browser engine in Mozilla Firefox before 18.0, Firefox ESR 10.x before 10.0.12 and 17.x before 17.0.1, Thunderbird before 17.0.2, Thunderbird ESR 10.x before 10.0.12 and 17.x before 17.0.1, and SeaMonkey before 2.15 allow remote attackers to cause a denial of service (memory corruption and application crash) or possibly execute arbitrary code via unknown vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -88,9 +84,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-g9xc-m7jr-85x9/GHSA-g9xc-m7jr-85x9.json b/advisories/unreviewed/2022/05/GHSA-g9xc-m7jr-85x9/GHSA-g9xc-m7jr-85x9.json index 46e731ae803..d7e683ed5cc 100644 --- a/advisories/unreviewed/2022/05/GHSA-g9xc-m7jr-85x9/GHSA-g9xc-m7jr-85x9.json +++ b/advisories/unreviewed/2022/05/GHSA-g9xc-m7jr-85x9/GHSA-g9xc-m7jr-85x9.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-gc4p-2q2v-6m49/GHSA-gc4p-2q2v-6m49.json b/advisories/unreviewed/2022/05/GHSA-gc4p-2q2v-6m49/GHSA-gc4p-2q2v-6m49.json index 35689a43971..8faaf6d2ce5 100644 --- a/advisories/unreviewed/2022/05/GHSA-gc4p-2q2v-6m49/GHSA-gc4p-2q2v-6m49.json +++ b/advisories/unreviewed/2022/05/GHSA-gc4p-2q2v-6m49/GHSA-gc4p-2q2v-6m49.json @@ -7,12 +7,8 @@ "CVE-2010-2898" ], "details": "Google Chrome before 5.0.375.125 does not properly mitigate an unspecified flaw in the GNU C Library, which has unknown impact and attack vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -36,9 +32,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-gc8m-99qv-67w4/GHSA-gc8m-99qv-67w4.json b/advisories/unreviewed/2022/05/GHSA-gc8m-99qv-67w4/GHSA-gc8m-99qv-67w4.json index 6dbb5f933aa..c30b7e39d8b 100644 --- a/advisories/unreviewed/2022/05/GHSA-gc8m-99qv-67w4/GHSA-gc8m-99qv-67w4.json +++ b/advisories/unreviewed/2022/05/GHSA-gc8m-99qv-67w4/GHSA-gc8m-99qv-67w4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -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-gcw3-m4fx-w329/GHSA-gcw3-m4fx-w329.json b/advisories/unreviewed/2022/05/GHSA-gcw3-m4fx-w329/GHSA-gcw3-m4fx-w329.json index 178bc4e0da2..da4438a6ee4 100644 --- a/advisories/unreviewed/2022/05/GHSA-gcw3-m4fx-w329/GHSA-gcw3-m4fx-w329.json +++ b/advisories/unreviewed/2022/05/GHSA-gcw3-m4fx-w329/GHSA-gcw3-m4fx-w329.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", @@ -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-gg5f-jppf-grp8/GHSA-gg5f-jppf-grp8.json b/advisories/unreviewed/2022/05/GHSA-gg5f-jppf-grp8/GHSA-gg5f-jppf-grp8.json index c29d91f724c..23922db7d17 100644 --- a/advisories/unreviewed/2022/05/GHSA-gg5f-jppf-grp8/GHSA-gg5f-jppf-grp8.json +++ b/advisories/unreviewed/2022/05/GHSA-gg5f-jppf-grp8/GHSA-gg5f-jppf-grp8.json @@ -7,12 +7,8 @@ "CVE-2010-2653" ], "details": "Race condition in the hvc_close function in drivers/char/hvc_console.c in the Linux kernel before 2.6.34 allows local users to cause a denial of service or possibly have unspecified other impact by closing a Hypervisor Virtual Console device, related to the hvc_open and hvc_remove functions.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-gh6j-74ww-wq32/GHSA-gh6j-74ww-wq32.json b/advisories/unreviewed/2022/05/GHSA-gh6j-74ww-wq32/GHSA-gh6j-74ww-wq32.json index 16ebcc4d492..d232edabc28 100644 --- a/advisories/unreviewed/2022/05/GHSA-gh6j-74ww-wq32/GHSA-gh6j-74ww-wq32.json +++ b/advisories/unreviewed/2022/05/GHSA-gh6j-74ww-wq32/GHSA-gh6j-74ww-wq32.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", @@ -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-gh76-cpvf-3r38/GHSA-gh76-cpvf-3r38.json b/advisories/unreviewed/2022/05/GHSA-gh76-cpvf-3r38/GHSA-gh76-cpvf-3r38.json index b3e64ad03b1..fb0d61dc5c3 100644 --- a/advisories/unreviewed/2022/05/GHSA-gh76-cpvf-3r38/GHSA-gh76-cpvf-3r38.json +++ b/advisories/unreviewed/2022/05/GHSA-gh76-cpvf-3r38/GHSA-gh76-cpvf-3r38.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", @@ -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-gj3m-w8pf-46c5/GHSA-gj3m-w8pf-46c5.json b/advisories/unreviewed/2022/05/GHSA-gj3m-w8pf-46c5/GHSA-gj3m-w8pf-46c5.json index c2ec5c77ee5..467e87ae6c1 100644 --- a/advisories/unreviewed/2022/05/GHSA-gj3m-w8pf-46c5/GHSA-gj3m-w8pf-46c5.json +++ b/advisories/unreviewed/2022/05/GHSA-gj3m-w8pf-46c5/GHSA-gj3m-w8pf-46c5.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-gj67-j733-78w3/GHSA-gj67-j733-78w3.json b/advisories/unreviewed/2022/05/GHSA-gj67-j733-78w3/GHSA-gj67-j733-78w3.json index 59db690f6be..eb12b51226a 100644 --- a/advisories/unreviewed/2022/05/GHSA-gj67-j733-78w3/GHSA-gj67-j733-78w3.json +++ b/advisories/unreviewed/2022/05/GHSA-gj67-j733-78w3/GHSA-gj67-j733-78w3.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-gjqp-j2gg-mgmf/GHSA-gjqp-j2gg-mgmf.json b/advisories/unreviewed/2022/05/GHSA-gjqp-j2gg-mgmf/GHSA-gjqp-j2gg-mgmf.json index f97a2596176..e7b5a51b51a 100644 --- a/advisories/unreviewed/2022/05/GHSA-gjqp-j2gg-mgmf/GHSA-gjqp-j2gg-mgmf.json +++ b/advisories/unreviewed/2022/05/GHSA-gjqp-j2gg-mgmf/GHSA-gjqp-j2gg-mgmf.json @@ -7,12 +7,8 @@ "CVE-2012-3166" ], "details": "Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.1.63 and earlier, and 5.5.25 and earlier, allows remote authenticated users to affect availability via unknown vectors related to InnoDB.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -56,9 +52,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-gm29-xmg7-q2p8/GHSA-gm29-xmg7-q2p8.json b/advisories/unreviewed/2022/05/GHSA-gm29-xmg7-q2p8/GHSA-gm29-xmg7-q2p8.json index 331fa13c38b..1b11206179b 100644 --- a/advisories/unreviewed/2022/05/GHSA-gm29-xmg7-q2p8/GHSA-gm29-xmg7-q2p8.json +++ b/advisories/unreviewed/2022/05/GHSA-gm29-xmg7-q2p8/GHSA-gm29-xmg7-q2p8.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-gpgm-22x2-hccg/GHSA-gpgm-22x2-hccg.json b/advisories/unreviewed/2022/05/GHSA-gpgm-22x2-hccg/GHSA-gpgm-22x2-hccg.json index 8bdcd778e17..d102bd8c60a 100644 --- a/advisories/unreviewed/2022/05/GHSA-gpgm-22x2-hccg/GHSA-gpgm-22x2-hccg.json +++ b/advisories/unreviewed/2022/05/GHSA-gpgm-22x2-hccg/GHSA-gpgm-22x2-hccg.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-gpwg-23hq-8pmc/GHSA-gpwg-23hq-8pmc.json b/advisories/unreviewed/2022/05/GHSA-gpwg-23hq-8pmc/GHSA-gpwg-23hq-8pmc.json index 64e2e4b58f9..c656fe56fca 100644 --- a/advisories/unreviewed/2022/05/GHSA-gpwg-23hq-8pmc/GHSA-gpwg-23hq-8pmc.json +++ b/advisories/unreviewed/2022/05/GHSA-gpwg-23hq-8pmc/GHSA-gpwg-23hq-8pmc.json @@ -7,12 +7,8 @@ "CVE-2010-3112" ], "details": "Google Chrome before 5.0.375.127 does not properly implement file dialogs, which allows attackers to cause a denial of service (memory corruption) or possibly have unspecified other impact via unknown vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-gr95-g7vq-h76h/GHSA-gr95-g7vq-h76h.json b/advisories/unreviewed/2022/05/GHSA-gr95-g7vq-h76h/GHSA-gr95-g7vq-h76h.json index 9074109130a..7660a2bed39 100644 --- a/advisories/unreviewed/2022/05/GHSA-gr95-g7vq-h76h/GHSA-gr95-g7vq-h76h.json +++ b/advisories/unreviewed/2022/05/GHSA-gr95-g7vq-h76h/GHSA-gr95-g7vq-h76h.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-grpp-mcmx-p7pc/GHSA-grpp-mcmx-p7pc.json b/advisories/unreviewed/2022/05/GHSA-grpp-mcmx-p7pc/GHSA-grpp-mcmx-p7pc.json index fabee544ec8..4d7b6144889 100644 --- a/advisories/unreviewed/2022/05/GHSA-grpp-mcmx-p7pc/GHSA-grpp-mcmx-p7pc.json +++ b/advisories/unreviewed/2022/05/GHSA-grpp-mcmx-p7pc/GHSA-grpp-mcmx-p7pc.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-gv3p-vh66-pccp/GHSA-gv3p-vh66-pccp.json b/advisories/unreviewed/2022/05/GHSA-gv3p-vh66-pccp/GHSA-gv3p-vh66-pccp.json index 270d329bfce..231afa4cb76 100644 --- a/advisories/unreviewed/2022/05/GHSA-gv3p-vh66-pccp/GHSA-gv3p-vh66-pccp.json +++ b/advisories/unreviewed/2022/05/GHSA-gv3p-vh66-pccp/GHSA-gv3p-vh66-pccp.json @@ -7,12 +7,8 @@ "CVE-2014-5207" ], "details": "fs/namespace.c in the Linux kernel through 3.16.1 does not properly restrict clearing MNT_NODEV, MNT_NOSUID, and MNT_NOEXEC and changing MNT_ATIME_MASK during a remount of a bind mount, which allows local users to gain privileges, interfere with backups and auditing on systems that had atime enabled, or cause a denial of service (excessive filesystem updating) on systems that had atime disabled via a \"mount -o remount\" command within a user namespace.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-gv5c-55x7-xjxx/GHSA-gv5c-55x7-xjxx.json b/advisories/unreviewed/2022/05/GHSA-gv5c-55x7-xjxx/GHSA-gv5c-55x7-xjxx.json index 6b02a540d54..14b3ba49248 100644 --- a/advisories/unreviewed/2022/05/GHSA-gv5c-55x7-xjxx/GHSA-gv5c-55x7-xjxx.json +++ b/advisories/unreviewed/2022/05/GHSA-gv5c-55x7-xjxx/GHSA-gv5c-55x7-xjxx.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-gv73-63gr-q7mh/GHSA-gv73-63gr-q7mh.json b/advisories/unreviewed/2022/05/GHSA-gv73-63gr-q7mh/GHSA-gv73-63gr-q7mh.json index b322c90a21b..60a0c233458 100644 --- a/advisories/unreviewed/2022/05/GHSA-gv73-63gr-q7mh/GHSA-gv73-63gr-q7mh.json +++ b/advisories/unreviewed/2022/05/GHSA-gv73-63gr-q7mh/GHSA-gv73-63gr-q7mh.json @@ -7,12 +7,8 @@ "CVE-2013-0765" ], "details": "Mozilla Firefox before 19.0, Thunderbird before 17.0.3, and SeaMonkey before 2.16 do not prevent multiple wrapping of WebIDL objects, which allows remote attackers to bypass intended access restrictions via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -48,9 +44,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-gvc9-8h4j-vj53/GHSA-gvc9-8h4j-vj53.json b/advisories/unreviewed/2022/05/GHSA-gvc9-8h4j-vj53/GHSA-gvc9-8h4j-vj53.json index cdeff629551..5630b233887 100644 --- a/advisories/unreviewed/2022/05/GHSA-gvc9-8h4j-vj53/GHSA-gvc9-8h4j-vj53.json +++ b/advisories/unreviewed/2022/05/GHSA-gvc9-8h4j-vj53/GHSA-gvc9-8h4j-vj53.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-gvgf-fp4m-2hw6/GHSA-gvgf-fp4m-2hw6.json b/advisories/unreviewed/2022/05/GHSA-gvgf-fp4m-2hw6/GHSA-gvgf-fp4m-2hw6.json index c8847037192..5d9cb9a7bea 100644 --- a/advisories/unreviewed/2022/05/GHSA-gvgf-fp4m-2hw6/GHSA-gvgf-fp4m-2hw6.json +++ b/advisories/unreviewed/2022/05/GHSA-gvgf-fp4m-2hw6/GHSA-gvgf-fp4m-2hw6.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-gw44-5pc8-vhfq/GHSA-gw44-5pc8-vhfq.json b/advisories/unreviewed/2022/05/GHSA-gw44-5pc8-vhfq/GHSA-gw44-5pc8-vhfq.json index 1e638f57a16..8aacc314b5f 100644 --- a/advisories/unreviewed/2022/05/GHSA-gw44-5pc8-vhfq/GHSA-gw44-5pc8-vhfq.json +++ b/advisories/unreviewed/2022/05/GHSA-gw44-5pc8-vhfq/GHSA-gw44-5pc8-vhfq.json @@ -7,12 +7,8 @@ "CVE-2012-5841" ], "details": "Mozilla Firefox before 17.0, Firefox ESR 10.x before 10.0.11, Thunderbird before 17.0, Thunderbird ESR 10.x before 10.0.11, and SeaMonkey before 2.14 implement cross-origin wrappers with a filtering behavior that does not properly restrict write actions, which allows remote attackers to conduct cross-site scripting (XSS) attacks via a crafted web site.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-gx25-2frw-gvqr/GHSA-gx25-2frw-gvqr.json b/advisories/unreviewed/2022/05/GHSA-gx25-2frw-gvqr/GHSA-gx25-2frw-gvqr.json index affb198aaca..ac7e743d54b 100644 --- a/advisories/unreviewed/2022/05/GHSA-gx25-2frw-gvqr/GHSA-gx25-2frw-gvqr.json +++ b/advisories/unreviewed/2022/05/GHSA-gx25-2frw-gvqr/GHSA-gx25-2frw-gvqr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-gx48-q3wg-hqgq/GHSA-gx48-q3wg-hqgq.json b/advisories/unreviewed/2022/05/GHSA-gx48-q3wg-hqgq/GHSA-gx48-q3wg-hqgq.json index 4bddaac6867..adf782b2898 100644 --- a/advisories/unreviewed/2022/05/GHSA-gx48-q3wg-hqgq/GHSA-gx48-q3wg-hqgq.json +++ b/advisories/unreviewed/2022/05/GHSA-gx48-q3wg-hqgq/GHSA-gx48-q3wg-hqgq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-h24c-gmwr-h7fw/GHSA-h24c-gmwr-h7fw.json b/advisories/unreviewed/2022/05/GHSA-h24c-gmwr-h7fw/GHSA-h24c-gmwr-h7fw.json index 6f6697d5641..d284e72a139 100644 --- a/advisories/unreviewed/2022/05/GHSA-h24c-gmwr-h7fw/GHSA-h24c-gmwr-h7fw.json +++ b/advisories/unreviewed/2022/05/GHSA-h24c-gmwr-h7fw/GHSA-h24c-gmwr-h7fw.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-h3x5-p32h-w7q2/GHSA-h3x5-p32h-w7q2.json b/advisories/unreviewed/2022/05/GHSA-h3x5-p32h-w7q2/GHSA-h3x5-p32h-w7q2.json index 1f9affb4778..70a761fb934 100644 --- a/advisories/unreviewed/2022/05/GHSA-h3x5-p32h-w7q2/GHSA-h3x5-p32h-w7q2.json +++ b/advisories/unreviewed/2022/05/GHSA-h3x5-p32h-w7q2/GHSA-h3x5-p32h-w7q2.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-h47x-xw68-3m46/GHSA-h47x-xw68-3m46.json b/advisories/unreviewed/2022/05/GHSA-h47x-xw68-3m46/GHSA-h47x-xw68-3m46.json index b8876075308..004a4e7adfe 100644 --- a/advisories/unreviewed/2022/05/GHSA-h47x-xw68-3m46/GHSA-h47x-xw68-3m46.json +++ b/advisories/unreviewed/2022/05/GHSA-h47x-xw68-3m46/GHSA-h47x-xw68-3m46.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-h4x3-c3x3-98xh/GHSA-h4x3-c3x3-98xh.json b/advisories/unreviewed/2022/05/GHSA-h4x3-c3x3-98xh/GHSA-h4x3-c3x3-98xh.json index f8602bb2737..6942a686c70 100644 --- a/advisories/unreviewed/2022/05/GHSA-h4x3-c3x3-98xh/GHSA-h4x3-c3x3-98xh.json +++ b/advisories/unreviewed/2022/05/GHSA-h4x3-c3x3-98xh/GHSA-h4x3-c3x3-98xh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/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-h536-vfr2-h6pw/GHSA-h536-vfr2-h6pw.json b/advisories/unreviewed/2022/05/GHSA-h536-vfr2-h6pw/GHSA-h536-vfr2-h6pw.json index 94d1852ab22..0b30de12eb1 100644 --- a/advisories/unreviewed/2022/05/GHSA-h536-vfr2-h6pw/GHSA-h536-vfr2-h6pw.json +++ b/advisories/unreviewed/2022/05/GHSA-h536-vfr2-h6pw/GHSA-h536-vfr2-h6pw.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-h5hj-rj97-22jf/GHSA-h5hj-rj97-22jf.json b/advisories/unreviewed/2022/05/GHSA-h5hj-rj97-22jf/GHSA-h5hj-rj97-22jf.json index 9bdbd51fda5..2a116980f2a 100644 --- a/advisories/unreviewed/2022/05/GHSA-h5hj-rj97-22jf/GHSA-h5hj-rj97-22jf.json +++ b/advisories/unreviewed/2022/05/GHSA-h5hj-rj97-22jf/GHSA-h5hj-rj97-22jf.json @@ -7,12 +7,8 @@ "CVE-2013-0783" ], "details": "Multiple unspecified vulnerabilities in the browser engine in Mozilla Firefox before 19.0, Firefox ESR 17.x before 17.0.3, Thunderbird before 17.0.3, Thunderbird ESR 17.x before 17.0.3, and SeaMonkey before 2.16 allow remote attackers to cause a denial of service (memory corruption and application crash) or possibly execute arbitrary code via unknown vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -100,9 +96,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-h666-h4f3-f2vp/GHSA-h666-h4f3-f2vp.json b/advisories/unreviewed/2022/05/GHSA-h666-h4f3-f2vp/GHSA-h666-h4f3-f2vp.json index b22da707e42..727b7d1ba4e 100644 --- a/advisories/unreviewed/2022/05/GHSA-h666-h4f3-f2vp/GHSA-h666-h4f3-f2vp.json +++ b/advisories/unreviewed/2022/05/GHSA-h666-h4f3-f2vp/GHSA-h666-h4f3-f2vp.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", @@ -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-h7pc-v4hv-wjwm/GHSA-h7pc-v4hv-wjwm.json b/advisories/unreviewed/2022/05/GHSA-h7pc-v4hv-wjwm/GHSA-h7pc-v4hv-wjwm.json index 422722b5f22..ccc10de57fe 100644 --- a/advisories/unreviewed/2022/05/GHSA-h7pc-v4hv-wjwm/GHSA-h7pc-v4hv-wjwm.json +++ b/advisories/unreviewed/2022/05/GHSA-h7pc-v4hv-wjwm/GHSA-h7pc-v4hv-wjwm.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-h874-rw84-5h75/GHSA-h874-rw84-5h75.json b/advisories/unreviewed/2022/05/GHSA-h874-rw84-5h75/GHSA-h874-rw84-5h75.json index 2806d8d04bd..608c8f1c515 100644 --- a/advisories/unreviewed/2022/05/GHSA-h874-rw84-5h75/GHSA-h874-rw84-5h75.json +++ b/advisories/unreviewed/2022/05/GHSA-h874-rw84-5h75/GHSA-h874-rw84-5h75.json @@ -7,12 +7,8 @@ "CVE-2010-2745" ], "details": "Microsoft Windows Media Player (WMP) 9 through 12 does not properly deallocate objects during a browser reload action, which allows user-assisted remote attackers to execute arbitrary code via crafted media content referenced in an HTML document, aka \"Windows Media Player Memory Corruption Vulnerability.\"", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-h8qx-jqqh-5mjc/GHSA-h8qx-jqqh-5mjc.json b/advisories/unreviewed/2022/05/GHSA-h8qx-jqqh-5mjc/GHSA-h8qx-jqqh-5mjc.json index 39a825d3f21..958a552cfb0 100644 --- a/advisories/unreviewed/2022/05/GHSA-h8qx-jqqh-5mjc/GHSA-h8qx-jqqh-5mjc.json +++ b/advisories/unreviewed/2022/05/GHSA-h8qx-jqqh-5mjc/GHSA-h8qx-jqqh-5mjc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-h99x-8gcc-47j6/GHSA-h99x-8gcc-47j6.json b/advisories/unreviewed/2022/05/GHSA-h99x-8gcc-47j6/GHSA-h99x-8gcc-47j6.json index 6c8bc138ab7..e1c1a733b00 100644 --- a/advisories/unreviewed/2022/05/GHSA-h99x-8gcc-47j6/GHSA-h99x-8gcc-47j6.json +++ b/advisories/unreviewed/2022/05/GHSA-h99x-8gcc-47j6/GHSA-h99x-8gcc-47j6.json @@ -7,12 +7,8 @@ "CVE-2010-2555" ], "details": "The Tracing Feature for Services in Microsoft Windows Vista SP1 and SP2, Windows Server 2008 Gold, SP2, and R2, and Windows 7 does not properly determine the length of strings in the registry, which allows local users to gain privileges or cause a denial of service (memory corruption) via vectors involving a long string, aka \"Tracing Memory Corruption Vulnerability.\"", - "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-hc98-gcpm-mq7j/GHSA-hc98-gcpm-mq7j.json b/advisories/unreviewed/2022/05/GHSA-hc98-gcpm-mq7j/GHSA-hc98-gcpm-mq7j.json index 846719616bd..62b29aba6ba 100644 --- a/advisories/unreviewed/2022/05/GHSA-hc98-gcpm-mq7j/GHSA-hc98-gcpm-mq7j.json +++ b/advisories/unreviewed/2022/05/GHSA-hc98-gcpm-mq7j/GHSA-hc98-gcpm-mq7j.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-hchq-xm8g-c3w6/GHSA-hchq-xm8g-c3w6.json b/advisories/unreviewed/2022/05/GHSA-hchq-xm8g-c3w6/GHSA-hchq-xm8g-c3w6.json index 50bc58dbe3e..6dbce66cfb3 100644 --- a/advisories/unreviewed/2022/05/GHSA-hchq-xm8g-c3w6/GHSA-hchq-xm8g-c3w6.json +++ b/advisories/unreviewed/2022/05/GHSA-hchq-xm8g-c3w6/GHSA-hchq-xm8g-c3w6.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-hcv5-997r-mxp4/GHSA-hcv5-997r-mxp4.json b/advisories/unreviewed/2022/05/GHSA-hcv5-997r-mxp4/GHSA-hcv5-997r-mxp4.json index 2a6da05da75..0d67a1a4b82 100644 --- a/advisories/unreviewed/2022/05/GHSA-hcv5-997r-mxp4/GHSA-hcv5-997r-mxp4.json +++ b/advisories/unreviewed/2022/05/GHSA-hcv5-997r-mxp4/GHSA-hcv5-997r-mxp4.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", @@ -47,9 +45,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-hf8j-65vr-5p3m/GHSA-hf8j-65vr-5p3m.json b/advisories/unreviewed/2022/05/GHSA-hf8j-65vr-5p3m/GHSA-hf8j-65vr-5p3m.json index 20800183eb1..9e99fe54f02 100644 --- a/advisories/unreviewed/2022/05/GHSA-hf8j-65vr-5p3m/GHSA-hf8j-65vr-5p3m.json +++ b/advisories/unreviewed/2022/05/GHSA-hf8j-65vr-5p3m/GHSA-hf8j-65vr-5p3m.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-hfm8-cw5v-6crf/GHSA-hfm8-cw5v-6crf.json b/advisories/unreviewed/2022/05/GHSA-hfm8-cw5v-6crf/GHSA-hfm8-cw5v-6crf.json index a8e390d7b27..408b59dc477 100644 --- a/advisories/unreviewed/2022/05/GHSA-hfm8-cw5v-6crf/GHSA-hfm8-cw5v-6crf.json +++ b/advisories/unreviewed/2022/05/GHSA-hfm8-cw5v-6crf/GHSA-hfm8-cw5v-6crf.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-hg78-jqpr-v9fg/GHSA-hg78-jqpr-v9fg.json b/advisories/unreviewed/2022/05/GHSA-hg78-jqpr-v9fg/GHSA-hg78-jqpr-v9fg.json index d7c2dbc7d77..6faa2d0e2a3 100644 --- a/advisories/unreviewed/2022/05/GHSA-hg78-jqpr-v9fg/GHSA-hg78-jqpr-v9fg.json +++ b/advisories/unreviewed/2022/05/GHSA-hg78-jqpr-v9fg/GHSA-hg78-jqpr-v9fg.json @@ -7,12 +7,8 @@ "CVE-2012-4208" ], "details": "The XrayWrapper implementation in Mozilla Firefox before 17.0, Thunderbird before 17.0, and SeaMonkey before 2.14 does not consider the compartment during property filtering, which allows remote attackers to bypass intended chrome-only restrictions on reading DOM object properties via a crafted web site.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-hg7f-3vww-rc69/GHSA-hg7f-3vww-rc69.json b/advisories/unreviewed/2022/05/GHSA-hg7f-3vww-rc69/GHSA-hg7f-3vww-rc69.json index a32e82fc551..b74d7c36e62 100644 --- a/advisories/unreviewed/2022/05/GHSA-hg7f-3vww-rc69/GHSA-hg7f-3vww-rc69.json +++ b/advisories/unreviewed/2022/05/GHSA-hg7f-3vww-rc69/GHSA-hg7f-3vww-rc69.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-hgm6-w6m9-gcfw/GHSA-hgm6-w6m9-gcfw.json b/advisories/unreviewed/2022/05/GHSA-hgm6-w6m9-gcfw/GHSA-hgm6-w6m9-gcfw.json index f02b4573253..76a8e349f0a 100644 --- a/advisories/unreviewed/2022/05/GHSA-hgm6-w6m9-gcfw/GHSA-hgm6-w6m9-gcfw.json +++ b/advisories/unreviewed/2022/05/GHSA-hgm6-w6m9-gcfw/GHSA-hgm6-w6m9-gcfw.json @@ -7,12 +7,8 @@ "CVE-2013-0778" ], "details": "The ClusterIterator::NextCluster function in Mozilla Firefox before 19.0, Thunderbird before 17.0.3, and SeaMonkey before 2.16 allows remote attackers to execute arbitrary code or cause a denial of service (out-of-bounds read) via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-hh8f-g344-97jg/GHSA-hh8f-g344-97jg.json b/advisories/unreviewed/2022/05/GHSA-hh8f-g344-97jg/GHSA-hh8f-g344-97jg.json index 8f8a0f73abc..9a5257af9f4 100644 --- a/advisories/unreviewed/2022/05/GHSA-hh8f-g344-97jg/GHSA-hh8f-g344-97jg.json +++ b/advisories/unreviewed/2022/05/GHSA-hh8f-g344-97jg/GHSA-hh8f-g344-97jg.json @@ -7,12 +7,8 @@ "CVE-2010-4743" ], "details": "Heap-based buffer overflow in the getarena function in abc2ps.c in abcm2ps before 5.9.13 might allow remote attackers to execute arbitrary code via a crafted ABC file, a different vulnerability than CVE-2010-3441. 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-hjcr-mhf6-4rv6/GHSA-hjcr-mhf6-4rv6.json b/advisories/unreviewed/2022/05/GHSA-hjcr-mhf6-4rv6/GHSA-hjcr-mhf6-4rv6.json index 5e6892131a8..1aa7ecf1e6d 100644 --- a/advisories/unreviewed/2022/05/GHSA-hjcr-mhf6-4rv6/GHSA-hjcr-mhf6-4rv6.json +++ b/advisories/unreviewed/2022/05/GHSA-hjcr-mhf6-4rv6/GHSA-hjcr-mhf6-4rv6.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-hjj2-qq3c-3555/GHSA-hjj2-qq3c-3555.json b/advisories/unreviewed/2022/05/GHSA-hjj2-qq3c-3555/GHSA-hjj2-qq3c-3555.json index 839fd79bd5d..7f8c1258d67 100644 --- a/advisories/unreviewed/2022/05/GHSA-hjj2-qq3c-3555/GHSA-hjj2-qq3c-3555.json +++ b/advisories/unreviewed/2022/05/GHSA-hjj2-qq3c-3555/GHSA-hjj2-qq3c-3555.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-hp38-277q-5pjv/GHSA-hp38-277q-5pjv.json b/advisories/unreviewed/2022/05/GHSA-hp38-277q-5pjv/GHSA-hp38-277q-5pjv.json index 3b2dda18332..6a790f1a6d4 100644 --- a/advisories/unreviewed/2022/05/GHSA-hp38-277q-5pjv/GHSA-hp38-277q-5pjv.json +++ b/advisories/unreviewed/2022/05/GHSA-hp38-277q-5pjv/GHSA-hp38-277q-5pjv.json @@ -7,12 +7,8 @@ "CVE-2012-4218" ], "details": "Use-after-free vulnerability in the BuildTextRunsScanner::BreakSink::SetBreaks function in Mozilla Firefox before 17.0, Thunderbird before 17.0, and SeaMonkey before 2.14 allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-hpp2-pf7f-vv96/GHSA-hpp2-pf7f-vv96.json b/advisories/unreviewed/2022/05/GHSA-hpp2-pf7f-vv96/GHSA-hpp2-pf7f-vv96.json index 51cb5c91b0f..463e560e141 100644 --- a/advisories/unreviewed/2022/05/GHSA-hpp2-pf7f-vv96/GHSA-hpp2-pf7f-vv96.json +++ b/advisories/unreviewed/2022/05/GHSA-hpp2-pf7f-vv96/GHSA-hpp2-pf7f-vv96.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-hv4f-c38w-r52w/GHSA-hv4f-c38w-r52w.json b/advisories/unreviewed/2022/05/GHSA-hv4f-c38w-r52w/GHSA-hv4f-c38w-r52w.json index 288440e760e..69f5eceda94 100644 --- a/advisories/unreviewed/2022/05/GHSA-hv4f-c38w-r52w/GHSA-hv4f-c38w-r52w.json +++ b/advisories/unreviewed/2022/05/GHSA-hv4f-c38w-r52w/GHSA-hv4f-c38w-r52w.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-hxp6-q7cf-mm7m/GHSA-hxp6-q7cf-mm7m.json b/advisories/unreviewed/2022/05/GHSA-hxp6-q7cf-mm7m/GHSA-hxp6-q7cf-mm7m.json index 2e92a254575..8d2883eb65e 100644 --- a/advisories/unreviewed/2022/05/GHSA-hxp6-q7cf-mm7m/GHSA-hxp6-q7cf-mm7m.json +++ b/advisories/unreviewed/2022/05/GHSA-hxp6-q7cf-mm7m/GHSA-hxp6-q7cf-mm7m.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-j293-2f59-6wr3/GHSA-j293-2f59-6wr3.json b/advisories/unreviewed/2022/05/GHSA-j293-2f59-6wr3/GHSA-j293-2f59-6wr3.json index be123da4c7b..0fd34d54444 100644 --- a/advisories/unreviewed/2022/05/GHSA-j293-2f59-6wr3/GHSA-j293-2f59-6wr3.json +++ b/advisories/unreviewed/2022/05/GHSA-j293-2f59-6wr3/GHSA-j293-2f59-6wr3.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-j359-qhq6-r897/GHSA-j359-qhq6-r897.json b/advisories/unreviewed/2022/05/GHSA-j359-qhq6-r897/GHSA-j359-qhq6-r897.json index 98e7d213bc8..b83f5e88a03 100644 --- a/advisories/unreviewed/2022/05/GHSA-j359-qhq6-r897/GHSA-j359-qhq6-r897.json +++ b/advisories/unreviewed/2022/05/GHSA-j359-qhq6-r897/GHSA-j359-qhq6-r897.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-j4hj-vrrc-fcp7/GHSA-j4hj-vrrc-fcp7.json b/advisories/unreviewed/2022/05/GHSA-j4hj-vrrc-fcp7/GHSA-j4hj-vrrc-fcp7.json index 97e8fd45054..df6f2975ab6 100644 --- a/advisories/unreviewed/2022/05/GHSA-j4hj-vrrc-fcp7/GHSA-j4hj-vrrc-fcp7.json +++ b/advisories/unreviewed/2022/05/GHSA-j4hj-vrrc-fcp7/GHSA-j4hj-vrrc-fcp7.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-j5m4-rhm6-f24f/GHSA-j5m4-rhm6-f24f.json b/advisories/unreviewed/2022/05/GHSA-j5m4-rhm6-f24f/GHSA-j5m4-rhm6-f24f.json index 26054d1b1b8..41648f94571 100644 --- a/advisories/unreviewed/2022/05/GHSA-j5m4-rhm6-f24f/GHSA-j5m4-rhm6-f24f.json +++ b/advisories/unreviewed/2022/05/GHSA-j5m4-rhm6-f24f/GHSA-j5m4-rhm6-f24f.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-j5vc-w2jr-hw4p/GHSA-j5vc-w2jr-hw4p.json b/advisories/unreviewed/2022/05/GHSA-j5vc-w2jr-hw4p/GHSA-j5vc-w2jr-hw4p.json index 2979079cb99..a706669db11 100644 --- a/advisories/unreviewed/2022/05/GHSA-j5vc-w2jr-hw4p/GHSA-j5vc-w2jr-hw4p.json +++ b/advisories/unreviewed/2022/05/GHSA-j5vc-w2jr-hw4p/GHSA-j5vc-w2jr-hw4p.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-j63x-h9vw-pgh3/GHSA-j63x-h9vw-pgh3.json b/advisories/unreviewed/2022/05/GHSA-j63x-h9vw-pgh3/GHSA-j63x-h9vw-pgh3.json index 972efe230c4..f7616c748d2 100644 --- a/advisories/unreviewed/2022/05/GHSA-j63x-h9vw-pgh3/GHSA-j63x-h9vw-pgh3.json +++ b/advisories/unreviewed/2022/05/GHSA-j63x-h9vw-pgh3/GHSA-j63x-h9vw-pgh3.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-j649-2854-8rqg/GHSA-j649-2854-8rqg.json b/advisories/unreviewed/2022/05/GHSA-j649-2854-8rqg/GHSA-j649-2854-8rqg.json index 2d85ce9ab28..88a52b72738 100644 --- a/advisories/unreviewed/2022/05/GHSA-j649-2854-8rqg/GHSA-j649-2854-8rqg.json +++ b/advisories/unreviewed/2022/05/GHSA-j649-2854-8rqg/GHSA-j649-2854-8rqg.json @@ -7,12 +7,8 @@ "CVE-2014-4027" ], "details": "The rd_build_device_space function in drivers/target/target_core_rd.c in the Linux kernel before 3.14 does not properly initialize a certain data structure, which allows local users to obtain sensitive information from ramdisk_mcp memory by leveraging access to a SCSI initiator.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-j66m-f2pj-cwr3/GHSA-j66m-f2pj-cwr3.json b/advisories/unreviewed/2022/05/GHSA-j66m-f2pj-cwr3/GHSA-j66m-f2pj-cwr3.json index f6385125479..04e6e622074 100644 --- a/advisories/unreviewed/2022/05/GHSA-j66m-f2pj-cwr3/GHSA-j66m-f2pj-cwr3.json +++ b/advisories/unreviewed/2022/05/GHSA-j66m-f2pj-cwr3/GHSA-j66m-f2pj-cwr3.json @@ -7,12 +7,8 @@ "CVE-2010-1824" ], "details": "Use-after-free vulnerability in WebKit, as used in Apple iTunes before 10.2 on Windows, Apple Safari, and Google Chrome before 6.0.472.59, allows remote attackers to execute arbitrary code or cause a denial of service via vectors related to SVG styles, the DOM tree, and error messages.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-j777-795c-2jfr/GHSA-j777-795c-2jfr.json b/advisories/unreviewed/2022/05/GHSA-j777-795c-2jfr/GHSA-j777-795c-2jfr.json index 4f0f61e175c..926f4b9195e 100644 --- a/advisories/unreviewed/2022/05/GHSA-j777-795c-2jfr/GHSA-j777-795c-2jfr.json +++ b/advisories/unreviewed/2022/05/GHSA-j777-795c-2jfr/GHSA-j777-795c-2jfr.json @@ -7,12 +7,8 @@ "CVE-2010-3246" ], "details": "Google Chrome before 6.0.472.53 does not properly handle the _blank value for the target attribute of unspecified elements, which allows remote attackers to bypass the pop-up blocker via unknown vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -32,9 +28,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-j8h5-wqfr-cxp3/GHSA-j8h5-wqfr-cxp3.json b/advisories/unreviewed/2022/05/GHSA-j8h5-wqfr-cxp3/GHSA-j8h5-wqfr-cxp3.json index d951ef738a1..cd2a96a005e 100644 --- a/advisories/unreviewed/2022/05/GHSA-j8h5-wqfr-cxp3/GHSA-j8h5-wqfr-cxp3.json +++ b/advisories/unreviewed/2022/05/GHSA-j8h5-wqfr-cxp3/GHSA-j8h5-wqfr-cxp3.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-j8x4-532w-f4xq/GHSA-j8x4-532w-f4xq.json b/advisories/unreviewed/2022/05/GHSA-j8x4-532w-f4xq/GHSA-j8x4-532w-f4xq.json index 6ad8c199007..a67c32e12e0 100644 --- a/advisories/unreviewed/2022/05/GHSA-j8x4-532w-f4xq/GHSA-j8x4-532w-f4xq.json +++ b/advisories/unreviewed/2022/05/GHSA-j8x4-532w-f4xq/GHSA-j8x4-532w-f4xq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -27,9 +25,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-j9vm-hppw-gg7g/GHSA-j9vm-hppw-gg7g.json b/advisories/unreviewed/2022/05/GHSA-j9vm-hppw-gg7g/GHSA-j9vm-hppw-gg7g.json index 97f231212cf..854045f7cc0 100644 --- a/advisories/unreviewed/2022/05/GHSA-j9vm-hppw-gg7g/GHSA-j9vm-hppw-gg7g.json +++ b/advisories/unreviewed/2022/05/GHSA-j9vm-hppw-gg7g/GHSA-j9vm-hppw-gg7g.json @@ -7,12 +7,8 @@ "CVE-2012-4184" ], "details": "The Chrome Object Wrapper (COW) implementation in Mozilla Firefox before 16.0, Firefox ESR 10.x before 10.0.8, Thunderbird before 16.0, Thunderbird ESR 10.x before 10.0.8, and SeaMonkey before 2.13 does not prevent access to properties of a prototype for a standard class, which allows remote attackers to execute arbitrary JavaScript code with chrome privileges via a crafted web site.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-jcgc-g2q4-pjwr/GHSA-jcgc-g2q4-pjwr.json b/advisories/unreviewed/2022/05/GHSA-jcgc-g2q4-pjwr/GHSA-jcgc-g2q4-pjwr.json index 6f8d90d70b0..81fd64c2e7c 100644 --- a/advisories/unreviewed/2022/05/GHSA-jcgc-g2q4-pjwr/GHSA-jcgc-g2q4-pjwr.json +++ b/advisories/unreviewed/2022/05/GHSA-jcgc-g2q4-pjwr/GHSA-jcgc-g2q4-pjwr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-jf2f-pcgr-q33w/GHSA-jf2f-pcgr-q33w.json b/advisories/unreviewed/2022/05/GHSA-jf2f-pcgr-q33w/GHSA-jf2f-pcgr-q33w.json index d2006f76f43..e1ccb1722a5 100644 --- a/advisories/unreviewed/2022/05/GHSA-jf2f-pcgr-q33w/GHSA-jf2f-pcgr-q33w.json +++ b/advisories/unreviewed/2022/05/GHSA-jf2f-pcgr-q33w/GHSA-jf2f-pcgr-q33w.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-jg8v-w7gx-4g68/GHSA-jg8v-w7gx-4g68.json b/advisories/unreviewed/2022/05/GHSA-jg8v-w7gx-4g68/GHSA-jg8v-w7gx-4g68.json index 595d992fddb..d497a58faec 100644 --- a/advisories/unreviewed/2022/05/GHSA-jg8v-w7gx-4g68/GHSA-jg8v-w7gx-4g68.json +++ b/advisories/unreviewed/2022/05/GHSA-jg8v-w7gx-4g68/GHSA-jg8v-w7gx-4g68.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-jggr-9j53-5ggr/GHSA-jggr-9j53-5ggr.json b/advisories/unreviewed/2022/05/GHSA-jggr-9j53-5ggr/GHSA-jggr-9j53-5ggr.json index a4f5c18087d..b4ce1fcf1b0 100644 --- a/advisories/unreviewed/2022/05/GHSA-jggr-9j53-5ggr/GHSA-jggr-9j53-5ggr.json +++ b/advisories/unreviewed/2022/05/GHSA-jggr-9j53-5ggr/GHSA-jggr-9j53-5ggr.json @@ -7,12 +7,8 @@ "CVE-2010-2301" ], "details": "Cross-site scripting (XSS) vulnerability in editing/markup.cpp in WebCore in WebKit in Google Chrome before 5.0.375.70 allows remote attackers to inject arbitrary web script or HTML via vectors related to the node.innerHTML property of a TEXTAREA element. NOTE: this might overlap CVE-2010-1762.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-jgpf-ffv9-8mh9/GHSA-jgpf-ffv9-8mh9.json b/advisories/unreviewed/2022/05/GHSA-jgpf-ffv9-8mh9/GHSA-jgpf-ffv9-8mh9.json index 92f74a90396..15c1db247b2 100644 --- a/advisories/unreviewed/2022/05/GHSA-jgpf-ffv9-8mh9/GHSA-jgpf-ffv9-8mh9.json +++ b/advisories/unreviewed/2022/05/GHSA-jgpf-ffv9-8mh9/GHSA-jgpf-ffv9-8mh9.json @@ -7,12 +7,8 @@ "CVE-2010-2647" ], "details": "Google Chrome before 5.0.375.99 allows remote attackers to cause a denial of service (memory corruption) or possibly have unspecified other impact via an invalid SVG document.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-jjrq-xfh3-2fg8/GHSA-jjrq-xfh3-2fg8.json b/advisories/unreviewed/2022/05/GHSA-jjrq-xfh3-2fg8/GHSA-jjrq-xfh3-2fg8.json index 5d9b7c0b032..8132e9ed186 100644 --- a/advisories/unreviewed/2022/05/GHSA-jjrq-xfh3-2fg8/GHSA-jjrq-xfh3-2fg8.json +++ b/advisories/unreviewed/2022/05/GHSA-jjrq-xfh3-2fg8/GHSA-jjrq-xfh3-2fg8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/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-jmrq-x79h-whx2/GHSA-jmrq-x79h-whx2.json b/advisories/unreviewed/2022/05/GHSA-jmrq-x79h-whx2/GHSA-jmrq-x79h-whx2.json index 3138c291b48..b96f63a8483 100644 --- a/advisories/unreviewed/2022/05/GHSA-jmrq-x79h-whx2/GHSA-jmrq-x79h-whx2.json +++ b/advisories/unreviewed/2022/05/GHSA-jmrq-x79h-whx2/GHSA-jmrq-x79h-whx2.json @@ -7,12 +7,8 @@ "CVE-2012-4187" ], "details": "Mozilla Firefox before 16.0, Firefox ESR 10.x before 10.0.8, Thunderbird before 16.0, Thunderbird ESR 10.x before 10.0.8, and SeaMonkey before 2.13 do not properly manage a certain insPos variable, which allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption and assertion failure) via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-jprg-6jgr-c6j9/GHSA-jprg-6jgr-c6j9.json b/advisories/unreviewed/2022/05/GHSA-jprg-6jgr-c6j9/GHSA-jprg-6jgr-c6j9.json index 135f1607e00..82189ded800 100644 --- a/advisories/unreviewed/2022/05/GHSA-jprg-6jgr-c6j9/GHSA-jprg-6jgr-c6j9.json +++ b/advisories/unreviewed/2022/05/GHSA-jprg-6jgr-c6j9/GHSA-jprg-6jgr-c6j9.json @@ -7,12 +7,8 @@ "CVE-2012-4207" ], "details": "The HZ-GB-2312 character-set implementation in Mozilla Firefox before 17.0, Firefox ESR 10.x before 10.0.11, Thunderbird before 17.0, Thunderbird ESR 10.x before 10.0.11, and SeaMonkey before 2.14 does not properly handle a ~ (tilde) character in proximity to a chunk delimiter, which allows remote attackers to conduct cross-site scripting (XSS) attacks via a crafted document.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-jqrx-m66p-g7jf/GHSA-jqrx-m66p-g7jf.json b/advisories/unreviewed/2022/05/GHSA-jqrx-m66p-g7jf/GHSA-jqrx-m66p-g7jf.json index 31ae7b34fa0..024fc53ca10 100644 --- a/advisories/unreviewed/2022/05/GHSA-jqrx-m66p-g7jf/GHSA-jqrx-m66p-g7jf.json +++ b/advisories/unreviewed/2022/05/GHSA-jqrx-m66p-g7jf/GHSA-jqrx-m66p-g7jf.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-jr4q-rp93-ggph/GHSA-jr4q-rp93-ggph.json b/advisories/unreviewed/2022/05/GHSA-jr4q-rp93-ggph/GHSA-jr4q-rp93-ggph.json index 56fa479e61e..5676e8145fc 100644 --- a/advisories/unreviewed/2022/05/GHSA-jr4q-rp93-ggph/GHSA-jr4q-rp93-ggph.json +++ b/advisories/unreviewed/2022/05/GHSA-jr4q-rp93-ggph/GHSA-jr4q-rp93-ggph.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -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-jrfg-f88j-638x/GHSA-jrfg-f88j-638x.json b/advisories/unreviewed/2022/05/GHSA-jrfg-f88j-638x/GHSA-jrfg-f88j-638x.json index a5140df4305..931e6cc9345 100644 --- a/advisories/unreviewed/2022/05/GHSA-jrfg-f88j-638x/GHSA-jrfg-f88j-638x.json +++ b/advisories/unreviewed/2022/05/GHSA-jrfg-f88j-638x/GHSA-jrfg-f88j-638x.json @@ -7,12 +7,8 @@ "CVE-2010-2110" ], "details": "Google Chrome before 5.0.375.55 does not properly execute JavaScript code in the extension context, which has unspecified impact and remote attack vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -32,9 +28,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-jrqh-4whq-6cjg/GHSA-jrqh-4whq-6cjg.json b/advisories/unreviewed/2022/05/GHSA-jrqh-4whq-6cjg/GHSA-jrqh-4whq-6cjg.json index 81f2e4403e1..32ffba872c8 100644 --- a/advisories/unreviewed/2022/05/GHSA-jrqh-4whq-6cjg/GHSA-jrqh-4whq-6cjg.json +++ b/advisories/unreviewed/2022/05/GHSA-jrqh-4whq-6cjg/GHSA-jrqh-4whq-6cjg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-jv8f-xj77-j348/GHSA-jv8f-xj77-j348.json b/advisories/unreviewed/2022/05/GHSA-jv8f-xj77-j348/GHSA-jv8f-xj77-j348.json index db62ad48a3c..49279defe4a 100644 --- a/advisories/unreviewed/2022/05/GHSA-jv8f-xj77-j348/GHSA-jv8f-xj77-j348.json +++ b/advisories/unreviewed/2022/05/GHSA-jv8f-xj77-j348/GHSA-jv8f-xj77-j348.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-jvc4-gpm6-jw84/GHSA-jvc4-gpm6-jw84.json b/advisories/unreviewed/2022/05/GHSA-jvc4-gpm6-jw84/GHSA-jvc4-gpm6-jw84.json index d4dac8f6c2c..0efee60769f 100644 --- a/advisories/unreviewed/2022/05/GHSA-jvc4-gpm6-jw84/GHSA-jvc4-gpm6-jw84.json +++ b/advisories/unreviewed/2022/05/GHSA-jvc4-gpm6-jw84/GHSA-jvc4-gpm6-jw84.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", @@ -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-jvvc-cv2q-j9jj/GHSA-jvvc-cv2q-j9jj.json b/advisories/unreviewed/2022/05/GHSA-jvvc-cv2q-j9jj/GHSA-jvvc-cv2q-j9jj.json index acb82a8c802..6e7f053b8c2 100644 --- a/advisories/unreviewed/2022/05/GHSA-jvvc-cv2q-j9jj/GHSA-jvvc-cv2q-j9jj.json +++ b/advisories/unreviewed/2022/05/GHSA-jvvc-cv2q-j9jj/GHSA-jvvc-cv2q-j9jj.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -27,9 +25,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-jw5v-gf5h-hgh6/GHSA-jw5v-gf5h-hgh6.json b/advisories/unreviewed/2022/05/GHSA-jw5v-gf5h-hgh6/GHSA-jw5v-gf5h-hgh6.json index 8f677da067e..f0570eed516 100644 --- a/advisories/unreviewed/2022/05/GHSA-jw5v-gf5h-hgh6/GHSA-jw5v-gf5h-hgh6.json +++ b/advisories/unreviewed/2022/05/GHSA-jw5v-gf5h-hgh6/GHSA-jw5v-gf5h-hgh6.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:H/PR:H/UI:R/S:C/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-jxp4-q4r2-w9vw/GHSA-jxp4-q4r2-w9vw.json b/advisories/unreviewed/2022/05/GHSA-jxp4-q4r2-w9vw/GHSA-jxp4-q4r2-w9vw.json index e2b841f5d72..ebe166b0bbf 100644 --- a/advisories/unreviewed/2022/05/GHSA-jxp4-q4r2-w9vw/GHSA-jxp4-q4r2-w9vw.json +++ b/advisories/unreviewed/2022/05/GHSA-jxp4-q4r2-w9vw/GHSA-jxp4-q4r2-w9vw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/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": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-m4gr-2pp5-fjmm/GHSA-m4gr-2pp5-fjmm.json b/advisories/unreviewed/2022/05/GHSA-m4gr-2pp5-fjmm/GHSA-m4gr-2pp5-fjmm.json index e2fc87b6ca9..afaaa38727b 100644 --- a/advisories/unreviewed/2022/05/GHSA-m4gr-2pp5-fjmm/GHSA-m4gr-2pp5-fjmm.json +++ b/advisories/unreviewed/2022/05/GHSA-m4gr-2pp5-fjmm/GHSA-m4gr-2pp5-fjmm.json @@ -7,12 +7,8 @@ "CVE-2010-4078" ], "details": "The sisfb_ioctl function in drivers/video/sis/sis_main.c in the Linux kernel before 2.6.36-rc6 does not properly initialize a certain structure member, which allows local users to obtain potentially sensitive information from kernel stack memory via an FBIOGET_VBLANK ioctl call.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-m4wp-4mv2-6p86/GHSA-m4wp-4mv2-6p86.json b/advisories/unreviewed/2022/05/GHSA-m4wp-4mv2-6p86/GHSA-m4wp-4mv2-6p86.json index 79c1c8835ee..48a11f69136 100644 --- a/advisories/unreviewed/2022/05/GHSA-m4wp-4mv2-6p86/GHSA-m4wp-4mv2-6p86.json +++ b/advisories/unreviewed/2022/05/GHSA-m4wp-4mv2-6p86/GHSA-m4wp-4mv2-6p86.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -27,9 +25,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-m54w-j3mh-r5p3/GHSA-m54w-j3mh-r5p3.json b/advisories/unreviewed/2022/05/GHSA-m54w-j3mh-r5p3/GHSA-m54w-j3mh-r5p3.json index 51d132be043..91af925115c 100644 --- a/advisories/unreviewed/2022/05/GHSA-m54w-j3mh-r5p3/GHSA-m54w-j3mh-r5p3.json +++ b/advisories/unreviewed/2022/05/GHSA-m54w-j3mh-r5p3/GHSA-m54w-j3mh-r5p3.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-m66w-p5pm-fhh8/GHSA-m66w-p5pm-fhh8.json b/advisories/unreviewed/2022/05/GHSA-m66w-p5pm-fhh8/GHSA-m66w-p5pm-fhh8.json index dcd9ca4e37d..7ecb0d9f4c5 100644 --- a/advisories/unreviewed/2022/05/GHSA-m66w-p5pm-fhh8/GHSA-m66w-p5pm-fhh8.json +++ b/advisories/unreviewed/2022/05/GHSA-m66w-p5pm-fhh8/GHSA-m66w-p5pm-fhh8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-m7c2-46j7-8jj2/GHSA-m7c2-46j7-8jj2.json b/advisories/unreviewed/2022/05/GHSA-m7c2-46j7-8jj2/GHSA-m7c2-46j7-8jj2.json index e9c975cc969..f7038013c87 100644 --- a/advisories/unreviewed/2022/05/GHSA-m7c2-46j7-8jj2/GHSA-m7c2-46j7-8jj2.json +++ b/advisories/unreviewed/2022/05/GHSA-m7c2-46j7-8jj2/GHSA-m7c2-46j7-8jj2.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-m7xr-924m-mc34/GHSA-m7xr-924m-mc34.json b/advisories/unreviewed/2022/05/GHSA-m7xr-924m-mc34/GHSA-m7xr-924m-mc34.json index c489e1ab285..f4f4a43d893 100644 --- a/advisories/unreviewed/2022/05/GHSA-m7xr-924m-mc34/GHSA-m7xr-924m-mc34.json +++ b/advisories/unreviewed/2022/05/GHSA-m7xr-924m-mc34/GHSA-m7xr-924m-mc34.json @@ -7,12 +7,8 @@ "CVE-2010-2297" ], "details": "rendering/FixedTableLayout.cpp in WebCore in WebKit in Google Chrome before 5.0.375.70 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via an HTML document that has a large colspan attribute within a table.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-m85c-qm6x-g3rc/GHSA-m85c-qm6x-g3rc.json b/advisories/unreviewed/2022/05/GHSA-m85c-qm6x-g3rc/GHSA-m85c-qm6x-g3rc.json index e4465d01808..c12eca2833d 100644 --- a/advisories/unreviewed/2022/05/GHSA-m85c-qm6x-g3rc/GHSA-m85c-qm6x-g3rc.json +++ b/advisories/unreviewed/2022/05/GHSA-m85c-qm6x-g3rc/GHSA-m85c-qm6x-g3rc.json @@ -7,12 +7,8 @@ "CVE-2012-3986" ], "details": "Mozilla Firefox before 16.0, Firefox ESR 10.x before 10.0.8, Thunderbird before 16.0, Thunderbird ESR 10.x before 10.0.8, and SeaMonkey before 2.13 do not properly restrict calls to DOMWindowUtils (aka nsDOMWindowUtils) methods, which allows remote attackers to bypass intended access restrictions via crafted JavaScript code.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-m9mc-xjfr-35jj/GHSA-m9mc-xjfr-35jj.json b/advisories/unreviewed/2022/05/GHSA-m9mc-xjfr-35jj/GHSA-m9mc-xjfr-35jj.json index d6c88804f58..09f08bb41a1 100644 --- a/advisories/unreviewed/2022/05/GHSA-m9mc-xjfr-35jj/GHSA-m9mc-xjfr-35jj.json +++ b/advisories/unreviewed/2022/05/GHSA-m9mc-xjfr-35jj/GHSA-m9mc-xjfr-35jj.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-m9p2-ggxp-56rh/GHSA-m9p2-ggxp-56rh.json b/advisories/unreviewed/2022/05/GHSA-m9p2-ggxp-56rh/GHSA-m9p2-ggxp-56rh.json index 81e80a4ae7a..5e2b9eeb0c1 100644 --- a/advisories/unreviewed/2022/05/GHSA-m9p2-ggxp-56rh/GHSA-m9p2-ggxp-56rh.json +++ b/advisories/unreviewed/2022/05/GHSA-m9p2-ggxp-56rh/GHSA-m9p2-ggxp-56rh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mc6f-7xm8-q752/GHSA-mc6f-7xm8-q752.json b/advisories/unreviewed/2022/05/GHSA-mc6f-7xm8-q752/GHSA-mc6f-7xm8-q752.json index 019ce035423..11fd3982a60 100644 --- a/advisories/unreviewed/2022/05/GHSA-mc6f-7xm8-q752/GHSA-mc6f-7xm8-q752.json +++ b/advisories/unreviewed/2022/05/GHSA-mc6f-7xm8-q752/GHSA-mc6f-7xm8-q752.json @@ -7,12 +7,8 @@ "CVE-2012-4209" ], "details": "Mozilla Firefox before 17.0, Firefox ESR 10.x before 10.0.11, Thunderbird before 17.0, Thunderbird ESR 10.x before 10.0.11, and SeaMonkey before 2.14 do not prevent use of a \"top\" frame name-attribute value to access the location property, which makes it easier for remote attackers to conduct cross-site scripting (XSS) attacks via vectors involving a binary plugin.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mc7m-6p9r-236f/GHSA-mc7m-6p9r-236f.json b/advisories/unreviewed/2022/05/GHSA-mc7m-6p9r-236f/GHSA-mc7m-6p9r-236f.json index 05bd9f43266..acfa2400c75 100644 --- a/advisories/unreviewed/2022/05/GHSA-mc7m-6p9r-236f/GHSA-mc7m-6p9r-236f.json +++ b/advisories/unreviewed/2022/05/GHSA-mc7m-6p9r-236f/GHSA-mc7m-6p9r-236f.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-mc7w-2vr3-wrm3/GHSA-mc7w-2vr3-wrm3.json b/advisories/unreviewed/2022/05/GHSA-mc7w-2vr3-wrm3/GHSA-mc7w-2vr3-wrm3.json index 4dd719e19b0..27ab622590d 100644 --- a/advisories/unreviewed/2022/05/GHSA-mc7w-2vr3-wrm3/GHSA-mc7w-2vr3-wrm3.json +++ b/advisories/unreviewed/2022/05/GHSA-mc7w-2vr3-wrm3/GHSA-mc7w-2vr3-wrm3.json @@ -7,12 +7,8 @@ "CVE-2013-0749" ], "details": "Multiple unspecified vulnerabilities in the browser engine in Mozilla Firefox before 18.0, Firefox ESR 17.x before 17.0.1, Thunderbird before 17.0.2, Thunderbird ESR 17.x before 17.0.1, and SeaMonkey before 2.15 allow remote attackers to cause a denial of service (memory corruption and application crash) or possibly execute arbitrary code via unknown vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -96,9 +92,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-mf3c-8w87-vv6g/GHSA-mf3c-8w87-vv6g.json b/advisories/unreviewed/2022/05/GHSA-mf3c-8w87-vv6g/GHSA-mf3c-8w87-vv6g.json index 386712e224c..ceb6c8fdc21 100644 --- a/advisories/unreviewed/2022/05/GHSA-mf3c-8w87-vv6g/GHSA-mf3c-8w87-vv6g.json +++ b/advisories/unreviewed/2022/05/GHSA-mf3c-8w87-vv6g/GHSA-mf3c-8w87-vv6g.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", @@ -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-mfr6-f95c-8chr/GHSA-mfr6-f95c-8chr.json b/advisories/unreviewed/2022/05/GHSA-mfr6-f95c-8chr/GHSA-mfr6-f95c-8chr.json index 6305659dd68..a9657b8912b 100644 --- a/advisories/unreviewed/2022/05/GHSA-mfr6-f95c-8chr/GHSA-mfr6-f95c-8chr.json +++ b/advisories/unreviewed/2022/05/GHSA-mfr6-f95c-8chr/GHSA-mfr6-f95c-8chr.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-mj3h-hrp4-mfr6/GHSA-mj3h-hrp4-mfr6.json b/advisories/unreviewed/2022/05/GHSA-mj3h-hrp4-mfr6/GHSA-mj3h-hrp4-mfr6.json index 4f37a365497..118b5e85407 100644 --- a/advisories/unreviewed/2022/05/GHSA-mj3h-hrp4-mfr6/GHSA-mj3h-hrp4-mfr6.json +++ b/advisories/unreviewed/2022/05/GHSA-mj3h-hrp4-mfr6/GHSA-mj3h-hrp4-mfr6.json @@ -7,12 +7,8 @@ "CVE-2012-4205" ], "details": "Mozilla Firefox before 17.0, Thunderbird before 17.0, and SeaMonkey before 2.14 assign the system principal, rather than the sandbox principal, to XMLHttpRequest objects created in sandboxes, which allows remote attackers to conduct cross-site request forgery (CSRF) attacks or obtain sensitive information by leveraging a sandboxed add-on.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mj45-vwww-g6pr/GHSA-mj45-vwww-g6pr.json b/advisories/unreviewed/2022/05/GHSA-mj45-vwww-g6pr/GHSA-mj45-vwww-g6pr.json index 2711e87792c..10c5e4cf82d 100644 --- a/advisories/unreviewed/2022/05/GHSA-mj45-vwww-g6pr/GHSA-mj45-vwww-g6pr.json +++ b/advisories/unreviewed/2022/05/GHSA-mj45-vwww-g6pr/GHSA-mj45-vwww-g6pr.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-mj7j-4rp4-j36f/GHSA-mj7j-4rp4-j36f.json b/advisories/unreviewed/2022/05/GHSA-mj7j-4rp4-j36f/GHSA-mj7j-4rp4-j36f.json index c5e2dcda5b4..2ee35b4704d 100644 --- a/advisories/unreviewed/2022/05/GHSA-mj7j-4rp4-j36f/GHSA-mj7j-4rp4-j36f.json +++ b/advisories/unreviewed/2022/05/GHSA-mj7j-4rp4-j36f/GHSA-mj7j-4rp4-j36f.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mjrg-rf9g-9j6r/GHSA-mjrg-rf9g-9j6r.json b/advisories/unreviewed/2022/05/GHSA-mjrg-rf9g-9j6r/GHSA-mjrg-rf9g-9j6r.json index d771ae83024..61e46a0eddd 100644 --- a/advisories/unreviewed/2022/05/GHSA-mjrg-rf9g-9j6r/GHSA-mjrg-rf9g-9j6r.json +++ b/advisories/unreviewed/2022/05/GHSA-mjrg-rf9g-9j6r/GHSA-mjrg-rf9g-9j6r.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-mm87-prr6-cmmh/GHSA-mm87-prr6-cmmh.json b/advisories/unreviewed/2022/05/GHSA-mm87-prr6-cmmh/GHSA-mm87-prr6-cmmh.json index e0cff4b9bfe..0b1380ec3c3 100644 --- a/advisories/unreviewed/2022/05/GHSA-mm87-prr6-cmmh/GHSA-mm87-prr6-cmmh.json +++ b/advisories/unreviewed/2022/05/GHSA-mm87-prr6-cmmh/GHSA-mm87-prr6-cmmh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mm92-xw3g-cmpp/GHSA-mm92-xw3g-cmpp.json b/advisories/unreviewed/2022/05/GHSA-mm92-xw3g-cmpp/GHSA-mm92-xw3g-cmpp.json index 4b003c62402..91c5878f143 100644 --- a/advisories/unreviewed/2022/05/GHSA-mm92-xw3g-cmpp/GHSA-mm92-xw3g-cmpp.json +++ b/advisories/unreviewed/2022/05/GHSA-mm92-xw3g-cmpp/GHSA-mm92-xw3g-cmpp.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-mpj8-747v-w286/GHSA-mpj8-747v-w286.json b/advisories/unreviewed/2022/05/GHSA-mpj8-747v-w286/GHSA-mpj8-747v-w286.json index 655b27e2c40..0c7b70ec9dc 100644 --- a/advisories/unreviewed/2022/05/GHSA-mpj8-747v-w286/GHSA-mpj8-747v-w286.json +++ b/advisories/unreviewed/2022/05/GHSA-mpj8-747v-w286/GHSA-mpj8-747v-w286.json @@ -7,12 +7,8 @@ "CVE-2013-1998" ], "details": "Multiple buffer overflows in X.org libXi 1.7.1 and earlier allow X servers to cause a denial of service (crash) and possibly execute arbitrary code via crafted length or index values to the (1) XGetDeviceButtonMapping, (2) XIPassiveGrabDevice, and (3) XQueryDeviceState functions.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mpmp-qx9g-mvg3/GHSA-mpmp-qx9g-mvg3.json b/advisories/unreviewed/2022/05/GHSA-mpmp-qx9g-mvg3/GHSA-mpmp-qx9g-mvg3.json index f8ba8f4891e..b3bc7f1e6e1 100644 --- a/advisories/unreviewed/2022/05/GHSA-mpmp-qx9g-mvg3/GHSA-mpmp-qx9g-mvg3.json +++ b/advisories/unreviewed/2022/05/GHSA-mpmp-qx9g-mvg3/GHSA-mpmp-qx9g-mvg3.json @@ -7,12 +7,8 @@ "CVE-2010-3338" ], "details": "The Windows Task Scheduler in Microsoft Windows Vista SP1 and SP2, Windows Server 2008 Gold, SP2, and R2, and Windows 7 does not properly determine the security context of scheduled tasks, which allows local users to gain privileges via a crafted application, aka \"Task Scheduler Vulnerability.\" NOTE: this might overlap CVE-2010-3888.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mpqf-2mqw-f977/GHSA-mpqf-2mqw-f977.json b/advisories/unreviewed/2022/05/GHSA-mpqf-2mqw-f977/GHSA-mpqf-2mqw-f977.json index 2f82269f710..4375bbd7703 100644 --- a/advisories/unreviewed/2022/05/GHSA-mpqf-2mqw-f977/GHSA-mpqf-2mqw-f977.json +++ b/advisories/unreviewed/2022/05/GHSA-mpqf-2mqw-f977/GHSA-mpqf-2mqw-f977.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", @@ -55,9 +53,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-mq5x-9pvh-h33v/GHSA-mq5x-9pvh-h33v.json b/advisories/unreviewed/2022/05/GHSA-mq5x-9pvh-h33v/GHSA-mq5x-9pvh-h33v.json index 3a9b6d6b3aa..bde7ccaff9c 100644 --- a/advisories/unreviewed/2022/05/GHSA-mq5x-9pvh-h33v/GHSA-mq5x-9pvh-h33v.json +++ b/advisories/unreviewed/2022/05/GHSA-mq5x-9pvh-h33v/GHSA-mq5x-9pvh-h33v.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-mq85-mwhp-wv55/GHSA-mq85-mwhp-wv55.json b/advisories/unreviewed/2022/05/GHSA-mq85-mwhp-wv55/GHSA-mq85-mwhp-wv55.json index db2d16738a6..22d05abcc69 100644 --- a/advisories/unreviewed/2022/05/GHSA-mq85-mwhp-wv55/GHSA-mq85-mwhp-wv55.json +++ b/advisories/unreviewed/2022/05/GHSA-mq85-mwhp-wv55/GHSA-mq85-mwhp-wv55.json @@ -7,12 +7,8 @@ "CVE-2011-4029" ], "details": "The LockServer function in os/utils.c in X.Org xserver before 1.11.2 allows local users to change the permissions of arbitrary files to 444, read those files, and possibly cause a denial of service (removed execution permission) via a symlink attack on a temporary lock file.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mqv4-qcv4-jr3c/GHSA-mqv4-qcv4-jr3c.json b/advisories/unreviewed/2022/05/GHSA-mqv4-qcv4-jr3c/GHSA-mqv4-qcv4-jr3c.json index 85236bb891e..0ab724bea52 100644 --- a/advisories/unreviewed/2022/05/GHSA-mqv4-qcv4-jr3c/GHSA-mqv4-qcv4-jr3c.json +++ b/advisories/unreviewed/2022/05/GHSA-mqv4-qcv4-jr3c/GHSA-mqv4-qcv4-jr3c.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-mr45-mwhc-fw72/GHSA-mr45-mwhc-fw72.json b/advisories/unreviewed/2022/05/GHSA-mr45-mwhc-fw72/GHSA-mr45-mwhc-fw72.json index 7f8e7387ecb..44abcd8268c 100644 --- a/advisories/unreviewed/2022/05/GHSA-mr45-mwhc-fw72/GHSA-mr45-mwhc-fw72.json +++ b/advisories/unreviewed/2022/05/GHSA-mr45-mwhc-fw72/GHSA-mr45-mwhc-fw72.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mr8v-5jj9-4gc6/GHSA-mr8v-5jj9-4gc6.json b/advisories/unreviewed/2022/05/GHSA-mr8v-5jj9-4gc6/GHSA-mr8v-5jj9-4gc6.json index bc8cea295b0..9aa694ae385 100644 --- a/advisories/unreviewed/2022/05/GHSA-mr8v-5jj9-4gc6/GHSA-mr8v-5jj9-4gc6.json +++ b/advisories/unreviewed/2022/05/GHSA-mr8v-5jj9-4gc6/GHSA-mr8v-5jj9-4gc6.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-mrj6-xqg4-cg96/GHSA-mrj6-xqg4-cg96.json b/advisories/unreviewed/2022/05/GHSA-mrj6-xqg4-cg96/GHSA-mrj6-xqg4-cg96.json index dcfea1d81c8..efdafd0f6c0 100644 --- a/advisories/unreviewed/2022/05/GHSA-mrj6-xqg4-cg96/GHSA-mrj6-xqg4-cg96.json +++ b/advisories/unreviewed/2022/05/GHSA-mrj6-xqg4-cg96/GHSA-mrj6-xqg4-cg96.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mv24-4hc4-j3rr/GHSA-mv24-4hc4-j3rr.json b/advisories/unreviewed/2022/05/GHSA-mv24-4hc4-j3rr/GHSA-mv24-4hc4-j3rr.json index 9ad2dbc0db1..1e2da038f7c 100644 --- a/advisories/unreviewed/2022/05/GHSA-mv24-4hc4-j3rr/GHSA-mv24-4hc4-j3rr.json +++ b/advisories/unreviewed/2022/05/GHSA-mv24-4hc4-j3rr/GHSA-mv24-4hc4-j3rr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2022/05/GHSA-mv2j-4mm8-9xgv/GHSA-mv2j-4mm8-9xgv.json b/advisories/unreviewed/2022/05/GHSA-mv2j-4mm8-9xgv/GHSA-mv2j-4mm8-9xgv.json index 727cf0a9d06..bb869f8a81e 100644 --- a/advisories/unreviewed/2022/05/GHSA-mv2j-4mm8-9xgv/GHSA-mv2j-4mm8-9xgv.json +++ b/advisories/unreviewed/2022/05/GHSA-mv2j-4mm8-9xgv/GHSA-mv2j-4mm8-9xgv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mvx7-r28v-2rm4/GHSA-mvx7-r28v-2rm4.json b/advisories/unreviewed/2022/05/GHSA-mvx7-r28v-2rm4/GHSA-mvx7-r28v-2rm4.json index 2cf77083bb8..9b1b22da701 100644 --- a/advisories/unreviewed/2022/05/GHSA-mvx7-r28v-2rm4/GHSA-mvx7-r28v-2rm4.json +++ b/advisories/unreviewed/2022/05/GHSA-mvx7-r28v-2rm4/GHSA-mvx7-r28v-2rm4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-mw25-6p6p-rj2x/GHSA-mw25-6p6p-rj2x.json b/advisories/unreviewed/2022/05/GHSA-mw25-6p6p-rj2x/GHSA-mw25-6p6p-rj2x.json index 90ebaecd1b4..203d00edab2 100644 --- a/advisories/unreviewed/2022/05/GHSA-mw25-6p6p-rj2x/GHSA-mw25-6p6p-rj2x.json +++ b/advisories/unreviewed/2022/05/GHSA-mw25-6p6p-rj2x/GHSA-mw25-6p6p-rj2x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/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-mwm7-gxmj-5gmf/GHSA-mwm7-gxmj-5gmf.json b/advisories/unreviewed/2022/05/GHSA-mwm7-gxmj-5gmf/GHSA-mwm7-gxmj-5gmf.json index 96f956d6adc..36bf82b4a6c 100644 --- a/advisories/unreviewed/2022/05/GHSA-mwm7-gxmj-5gmf/GHSA-mwm7-gxmj-5gmf.json +++ b/advisories/unreviewed/2022/05/GHSA-mwm7-gxmj-5gmf/GHSA-mwm7-gxmj-5gmf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mx43-7754-cfh2/GHSA-mx43-7754-cfh2.json b/advisories/unreviewed/2022/05/GHSA-mx43-7754-cfh2/GHSA-mx43-7754-cfh2.json index 99eb59541c8..2103587b0db 100644 --- a/advisories/unreviewed/2022/05/GHSA-mx43-7754-cfh2/GHSA-mx43-7754-cfh2.json +++ b/advisories/unreviewed/2022/05/GHSA-mx43-7754-cfh2/GHSA-mx43-7754-cfh2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mxx7-2p36-3j2p/GHSA-mxx7-2p36-3j2p.json b/advisories/unreviewed/2022/05/GHSA-mxx7-2p36-3j2p/GHSA-mxx7-2p36-3j2p.json index bae225e4ec9..18c28a6ef63 100644 --- a/advisories/unreviewed/2022/05/GHSA-mxx7-2p36-3j2p/GHSA-mxx7-2p36-3j2p.json +++ b/advisories/unreviewed/2022/05/GHSA-mxx7-2p36-3j2p/GHSA-mxx7-2p36-3j2p.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-p22j-xcm8-97mv/GHSA-p22j-xcm8-97mv.json b/advisories/unreviewed/2022/05/GHSA-p22j-xcm8-97mv/GHSA-p22j-xcm8-97mv.json index a22cef0d8ec..16120b1decb 100644 --- a/advisories/unreviewed/2022/05/GHSA-p22j-xcm8-97mv/GHSA-p22j-xcm8-97mv.json +++ b/advisories/unreviewed/2022/05/GHSA-p22j-xcm8-97mv/GHSA-p22j-xcm8-97mv.json @@ -7,12 +7,8 @@ "CVE-2014-1499" ], "details": "Mozilla Firefox before 28.0 and SeaMonkey before 2.25 allow remote attackers to spoof the domain name in the WebRTC (1) camera or (2) microphone permission prompt by triggering navigation at a certain time during generation of this prompt.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -52,9 +48,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-p3h2-pqwh-g6hj/GHSA-p3h2-pqwh-g6hj.json b/advisories/unreviewed/2022/05/GHSA-p3h2-pqwh-g6hj/GHSA-p3h2-pqwh-g6hj.json index 5dd6b101f88..6a5a6312699 100644 --- a/advisories/unreviewed/2022/05/GHSA-p3h2-pqwh-g6hj/GHSA-p3h2-pqwh-g6hj.json +++ b/advisories/unreviewed/2022/05/GHSA-p3h2-pqwh-g6hj/GHSA-p3h2-pqwh-g6hj.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-p3m5-rq64-27hj/GHSA-p3m5-rq64-27hj.json b/advisories/unreviewed/2022/05/GHSA-p3m5-rq64-27hj/GHSA-p3m5-rq64-27hj.json index 74e12ddc122..43e3ee04ab9 100644 --- a/advisories/unreviewed/2022/05/GHSA-p3m5-rq64-27hj/GHSA-p3m5-rq64-27hj.json +++ b/advisories/unreviewed/2022/05/GHSA-p3m5-rq64-27hj/GHSA-p3m5-rq64-27hj.json @@ -7,12 +7,8 @@ "CVE-2010-2651" ], "details": "The Cascading Style Sheets (CSS) implementation in Google Chrome before 5.0.375.99 does not properly perform style rendering, which allows remote attackers to cause a denial of service (memory corruption) or possibly have unspecified other impact via unknown vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-p3xv-xh73-gw2r/GHSA-p3xv-xh73-gw2r.json b/advisories/unreviewed/2022/05/GHSA-p3xv-xh73-gw2r/GHSA-p3xv-xh73-gw2r.json index 280ea428c63..aff0b2aa5d1 100644 --- a/advisories/unreviewed/2022/05/GHSA-p3xv-xh73-gw2r/GHSA-p3xv-xh73-gw2r.json +++ b/advisories/unreviewed/2022/05/GHSA-p3xv-xh73-gw2r/GHSA-p3xv-xh73-gw2r.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-p48g-5p2g-7p87/GHSA-p48g-5p2g-7p87.json b/advisories/unreviewed/2022/05/GHSA-p48g-5p2g-7p87/GHSA-p48g-5p2g-7p87.json index 7120aa04646..f04dc1ceed5 100644 --- a/advisories/unreviewed/2022/05/GHSA-p48g-5p2g-7p87/GHSA-p48g-5p2g-7p87.json +++ b/advisories/unreviewed/2022/05/GHSA-p48g-5p2g-7p87/GHSA-p48g-5p2g-7p87.json @@ -7,12 +7,8 @@ "CVE-2010-4077" ], "details": "The ntty_ioctl_tiocgicount function in drivers/char/nozomi.c in the Linux kernel 2.6.36.1 and earlier does not properly initialize a certain structure member, which allows local users to obtain potentially sensitive information from kernel stack memory via a TIOCGICOUNT ioctl call.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-p535-jvv7-f34m/GHSA-p535-jvv7-f34m.json b/advisories/unreviewed/2022/05/GHSA-p535-jvv7-f34m/GHSA-p535-jvv7-f34m.json index 4de1e5cb33c..1d6afc23b42 100644 --- a/advisories/unreviewed/2022/05/GHSA-p535-jvv7-f34m/GHSA-p535-jvv7-f34m.json +++ b/advisories/unreviewed/2022/05/GHSA-p535-jvv7-f34m/GHSA-p535-jvv7-f34m.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-p54v-5qqx-fv5f/GHSA-p54v-5qqx-fv5f.json b/advisories/unreviewed/2022/05/GHSA-p54v-5qqx-fv5f/GHSA-p54v-5qqx-fv5f.json index eb1af6d7866..631485a1e20 100644 --- a/advisories/unreviewed/2022/05/GHSA-p54v-5qqx-fv5f/GHSA-p54v-5qqx-fv5f.json +++ b/advisories/unreviewed/2022/05/GHSA-p54v-5qqx-fv5f/GHSA-p54v-5qqx-fv5f.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-p575-j8qv-w2xf/GHSA-p575-j8qv-w2xf.json b/advisories/unreviewed/2022/05/GHSA-p575-j8qv-w2xf/GHSA-p575-j8qv-w2xf.json index 8b99bfd890f..3c34a1d0c01 100644 --- a/advisories/unreviewed/2022/05/GHSA-p575-j8qv-w2xf/GHSA-p575-j8qv-w2xf.json +++ b/advisories/unreviewed/2022/05/GHSA-p575-j8qv-w2xf/GHSA-p575-j8qv-w2xf.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-p5f5-9xgv-w9m8/GHSA-p5f5-9xgv-w9m8.json b/advisories/unreviewed/2022/05/GHSA-p5f5-9xgv-w9m8/GHSA-p5f5-9xgv-w9m8.json index f9becb4edc6..3def9c1177b 100644 --- a/advisories/unreviewed/2022/05/GHSA-p5f5-9xgv-w9m8/GHSA-p5f5-9xgv-w9m8.json +++ b/advisories/unreviewed/2022/05/GHSA-p5f5-9xgv-w9m8/GHSA-p5f5-9xgv-w9m8.json @@ -7,12 +7,8 @@ "CVE-2013-0784" ], "details": "Multiple unspecified vulnerabilities in the browser engine in Mozilla Firefox before 19.0, Thunderbird before 17.0.3, and SeaMonkey before 2.16 allow remote attackers to cause a denial of service (memory corruption and application crash) or possibly execute arbitrary code via unknown vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -96,9 +92,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-p5mp-xg3r-jxwf/GHSA-p5mp-xg3r-jxwf.json b/advisories/unreviewed/2022/05/GHSA-p5mp-xg3r-jxwf/GHSA-p5mp-xg3r-jxwf.json index bffcdcfc777..edb3219dd2c 100644 --- a/advisories/unreviewed/2022/05/GHSA-p5mp-xg3r-jxwf/GHSA-p5mp-xg3r-jxwf.json +++ b/advisories/unreviewed/2022/05/GHSA-p5mp-xg3r-jxwf/GHSA-p5mp-xg3r-jxwf.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-p68f-wx5m-43gg/GHSA-p68f-wx5m-43gg.json b/advisories/unreviewed/2022/05/GHSA-p68f-wx5m-43gg/GHSA-p68f-wx5m-43gg.json index 0ef6c21da3b..62e1ca9b667 100644 --- a/advisories/unreviewed/2022/05/GHSA-p68f-wx5m-43gg/GHSA-p68f-wx5m-43gg.json +++ b/advisories/unreviewed/2022/05/GHSA-p68f-wx5m-43gg/GHSA-p68f-wx5m-43gg.json @@ -7,12 +7,8 @@ "CVE-2010-3970" ], "details": "Stack-based buffer overflow in the CreateSizedDIBSECTION function in shimgvw.dll in the Windows Shell graphics processor (aka graphics rendering engine) in Microsoft Windows XP SP2 and SP3, Server 2003 SP2, Vista SP1 and SP2, and Server 2008 Gold and SP2 allows remote attackers to execute arbitrary code via a crafted .MIC or unspecified Office document containing a thumbnail bitmap with a negative biClrUsed value, as reported by Moti and Xu Hao, aka \"Windows Shell Graphics Processing Overrun Vulnerability.\"", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-p696-w4f9-fqc3/GHSA-p696-w4f9-fqc3.json b/advisories/unreviewed/2022/05/GHSA-p696-w4f9-fqc3/GHSA-p696-w4f9-fqc3.json index 2c277918b51..616be38b5d7 100644 --- a/advisories/unreviewed/2022/05/GHSA-p696-w4f9-fqc3/GHSA-p696-w4f9-fqc3.json +++ b/advisories/unreviewed/2022/05/GHSA-p696-w4f9-fqc3/GHSA-p696-w4f9-fqc3.json @@ -7,12 +7,8 @@ "CVE-2011-5056" ], "details": "The authoritative server in MaraDNS through 2.0.04 computes hash values for DNS data without restricting the ability to trigger hash collisions predictably, which might allow local users to cause a denial of service (CPU consumption) via crafted records in zone files, a different vulnerability than CVE-2012-0024.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-p79f-679r-6p3w/GHSA-p79f-679r-6p3w.json b/advisories/unreviewed/2022/05/GHSA-p79f-679r-6p3w/GHSA-p79f-679r-6p3w.json index 403156a4bd1..45a74ec35ee 100644 --- a/advisories/unreviewed/2022/05/GHSA-p79f-679r-6p3w/GHSA-p79f-679r-6p3w.json +++ b/advisories/unreviewed/2022/05/GHSA-p79f-679r-6p3w/GHSA-p79f-679r-6p3w.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-p7f7-mp22-9hfq/GHSA-p7f7-mp22-9hfq.json b/advisories/unreviewed/2022/05/GHSA-p7f7-mp22-9hfq/GHSA-p7f7-mp22-9hfq.json index eb97f288634..6b297c80cdc 100644 --- a/advisories/unreviewed/2022/05/GHSA-p7f7-mp22-9hfq/GHSA-p7f7-mp22-9hfq.json +++ b/advisories/unreviewed/2022/05/GHSA-p7f7-mp22-9hfq/GHSA-p7f7-mp22-9hfq.json @@ -7,12 +7,8 @@ "CVE-2013-0880" ], "details": "Use-after-free vulnerability in Google Chrome before 25.0.1364.97 on Windows and Linux, and before 25.0.1364.99 on Mac OS X, allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to databases.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-p7v4-hxpj-8rjp/GHSA-p7v4-hxpj-8rjp.json b/advisories/unreviewed/2022/05/GHSA-p7v4-hxpj-8rjp/GHSA-p7v4-hxpj-8rjp.json index 0fc15bbe514..6cde6995c9b 100644 --- a/advisories/unreviewed/2022/05/GHSA-p7v4-hxpj-8rjp/GHSA-p7v4-hxpj-8rjp.json +++ b/advisories/unreviewed/2022/05/GHSA-p7v4-hxpj-8rjp/GHSA-p7v4-hxpj-8rjp.json @@ -7,12 +7,8 @@ "CVE-2012-4181" ], "details": "Use-after-free vulnerability in the nsSMILAnimationController::DoSample function in Mozilla Firefox before 16.0, Firefox ESR 10.x before 10.0.8, Thunderbird before 16.0, Thunderbird ESR 10.x before 10.0.8, and SeaMonkey before 2.13 allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-p82g-h4qx-f53f/GHSA-p82g-h4qx-f53f.json b/advisories/unreviewed/2022/05/GHSA-p82g-h4qx-f53f/GHSA-p82g-h4qx-f53f.json index 3285cd55a2a..c6856b8319b 100644 --- a/advisories/unreviewed/2022/05/GHSA-p82g-h4qx-f53f/GHSA-p82g-h4qx-f53f.json +++ b/advisories/unreviewed/2022/05/GHSA-p82g-h4qx-f53f/GHSA-p82g-h4qx-f53f.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-p8gp-9m6w-cx8w/GHSA-p8gp-9m6w-cx8w.json b/advisories/unreviewed/2022/05/GHSA-p8gp-9m6w-cx8w/GHSA-p8gp-9m6w-cx8w.json index ea4a02b0717..0cb89c179cc 100644 --- a/advisories/unreviewed/2022/05/GHSA-p8gp-9m6w-cx8w/GHSA-p8gp-9m6w-cx8w.json +++ b/advisories/unreviewed/2022/05/GHSA-p8gp-9m6w-cx8w/GHSA-p8gp-9m6w-cx8w.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", @@ -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-p986-2574-rgvr/GHSA-p986-2574-rgvr.json b/advisories/unreviewed/2022/05/GHSA-p986-2574-rgvr/GHSA-p986-2574-rgvr.json index 1e52bbea794..6619056f675 100644 --- a/advisories/unreviewed/2022/05/GHSA-p986-2574-rgvr/GHSA-p986-2574-rgvr.json +++ b/advisories/unreviewed/2022/05/GHSA-p986-2574-rgvr/GHSA-p986-2574-rgvr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-pc7v-g5f6-75fv/GHSA-pc7v-g5f6-75fv.json b/advisories/unreviewed/2022/05/GHSA-pc7v-g5f6-75fv/GHSA-pc7v-g5f6-75fv.json index accc86303fa..e0d6fc94814 100644 --- a/advisories/unreviewed/2022/05/GHSA-pc7v-g5f6-75fv/GHSA-pc7v-g5f6-75fv.json +++ b/advisories/unreviewed/2022/05/GHSA-pc7v-g5f6-75fv/GHSA-pc7v-g5f6-75fv.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-pcm7-p8fq-465p/GHSA-pcm7-p8fq-465p.json b/advisories/unreviewed/2022/05/GHSA-pcm7-p8fq-465p/GHSA-pcm7-p8fq-465p.json index c89fbc0cb14..0b27fb95059 100644 --- a/advisories/unreviewed/2022/05/GHSA-pcm7-p8fq-465p/GHSA-pcm7-p8fq-465p.json +++ b/advisories/unreviewed/2022/05/GHSA-pcm7-p8fq-465p/GHSA-pcm7-p8fq-465p.json @@ -7,12 +7,8 @@ "CVE-2010-4079" ], "details": "The ivtvfb_ioctl function in drivers/media/video/ivtv/ivtvfb.c in the Linux kernel before 2.6.36-rc8 does not properly initialize a certain structure member, which allows local users to obtain potentially sensitive information from kernel stack memory via an FBIOGET_VBLANK ioctl call.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-pfgj-fg47-5ff5/GHSA-pfgj-fg47-5ff5.json b/advisories/unreviewed/2022/05/GHSA-pfgj-fg47-5ff5/GHSA-pfgj-fg47-5ff5.json index ce3510b2ea3..fb5d5efd031 100644 --- a/advisories/unreviewed/2022/05/GHSA-pfgj-fg47-5ff5/GHSA-pfgj-fg47-5ff5.json +++ b/advisories/unreviewed/2022/05/GHSA-pfgj-fg47-5ff5/GHSA-pfgj-fg47-5ff5.json @@ -7,12 +7,8 @@ "CVE-2012-3967" ], "details": "The WebGL implementation in Mozilla Firefox before 15.0, Firefox ESR 10.x before 10.0.7, Thunderbird before 15.0, Thunderbird ESR 10.x before 10.0.7, and SeaMonkey before 2.12 on Linux, when a large number of sampler uniforms are used, does not properly interact with Mesa drivers, which allows remote attackers to execute arbitrary code or cause a denial of service (stack memory corruption) via a crafted web site.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-pg83-j9v9-qgmq/GHSA-pg83-j9v9-qgmq.json b/advisories/unreviewed/2022/05/GHSA-pg83-j9v9-qgmq/GHSA-pg83-j9v9-qgmq.json index 85b10af9ab1..42f69e97c52 100644 --- a/advisories/unreviewed/2022/05/GHSA-pg83-j9v9-qgmq/GHSA-pg83-j9v9-qgmq.json +++ b/advisories/unreviewed/2022/05/GHSA-pg83-j9v9-qgmq/GHSA-pg83-j9v9-qgmq.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-pg8p-hrhx-f5vw/GHSA-pg8p-hrhx-f5vw.json b/advisories/unreviewed/2022/05/GHSA-pg8p-hrhx-f5vw/GHSA-pg8p-hrhx-f5vw.json index ce2e600028d..31b5d32cc54 100644 --- a/advisories/unreviewed/2022/05/GHSA-pg8p-hrhx-f5vw/GHSA-pg8p-hrhx-f5vw.json +++ b/advisories/unreviewed/2022/05/GHSA-pg8p-hrhx-f5vw/GHSA-pg8p-hrhx-f5vw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -27,9 +25,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-pg9c-x6hj-pgx5/GHSA-pg9c-x6hj-pgx5.json b/advisories/unreviewed/2022/05/GHSA-pg9c-x6hj-pgx5/GHSA-pg9c-x6hj-pgx5.json index 92c6db43e0f..ce356639058 100644 --- a/advisories/unreviewed/2022/05/GHSA-pg9c-x6hj-pgx5/GHSA-pg9c-x6hj-pgx5.json +++ b/advisories/unreviewed/2022/05/GHSA-pg9c-x6hj-pgx5/GHSA-pg9c-x6hj-pgx5.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", @@ -55,9 +53,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-ph87-w4j3-8mj7/GHSA-ph87-w4j3-8mj7.json b/advisories/unreviewed/2022/05/GHSA-ph87-w4j3-8mj7/GHSA-ph87-w4j3-8mj7.json index c18c07fb97d..f33b5b65fd5 100644 --- a/advisories/unreviewed/2022/05/GHSA-ph87-w4j3-8mj7/GHSA-ph87-w4j3-8mj7.json +++ b/advisories/unreviewed/2022/05/GHSA-ph87-w4j3-8mj7/GHSA-ph87-w4j3-8mj7.json @@ -7,12 +7,8 @@ "CVE-2013-0756" ], "details": "Use-after-free vulnerability in the obj_toSource function in Mozilla Firefox before 18.0, Firefox ESR 17.x before 17.0.2, Thunderbird before 17.0.2, Thunderbird ESR 17.x before 17.0.2, and SeaMonkey before 2.15 allows remote attackers to execute arbitrary code via a crafted web page referencing JavaScript Proxy objects that are not properly handled during garbage collection.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-pjw5-52cc-55wv/GHSA-pjw5-52cc-55wv.json b/advisories/unreviewed/2022/05/GHSA-pjw5-52cc-55wv/GHSA-pjw5-52cc-55wv.json index df8550b1239..342754ca8b9 100644 --- a/advisories/unreviewed/2022/05/GHSA-pjw5-52cc-55wv/GHSA-pjw5-52cc-55wv.json +++ b/advisories/unreviewed/2022/05/GHSA-pjw5-52cc-55wv/GHSA-pjw5-52cc-55wv.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-pm34-cp96-7fw6/GHSA-pm34-cp96-7fw6.json b/advisories/unreviewed/2022/05/GHSA-pm34-cp96-7fw6/GHSA-pm34-cp96-7fw6.json index 55fa6588974..f498c3f8a2e 100644 --- a/advisories/unreviewed/2022/05/GHSA-pm34-cp96-7fw6/GHSA-pm34-cp96-7fw6.json +++ b/advisories/unreviewed/2022/05/GHSA-pm34-cp96-7fw6/GHSA-pm34-cp96-7fw6.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-pp3v-3h95-wqgh/GHSA-pp3v-3h95-wqgh.json b/advisories/unreviewed/2022/05/GHSA-pp3v-3h95-wqgh/GHSA-pp3v-3h95-wqgh.json index 5ebd74a1f54..42219a77491 100644 --- a/advisories/unreviewed/2022/05/GHSA-pp3v-3h95-wqgh/GHSA-pp3v-3h95-wqgh.json +++ b/advisories/unreviewed/2022/05/GHSA-pp3v-3h95-wqgh/GHSA-pp3v-3h95-wqgh.json @@ -7,12 +7,8 @@ "CVE-2014-4323" ], "details": "The mdp_lut_hw_update function in drivers/video/msm/mdp.c in the MDP display driver for the Linux kernel 3.x, as used in Qualcomm Innovation Center (QuIC) Android contributions for MSM devices and other products, does not validate certain start and length values within an ioctl call, which allows attackers to gain privileges via a crafted application.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-ppfw-543c-9q84/GHSA-ppfw-543c-9q84.json b/advisories/unreviewed/2022/05/GHSA-ppfw-543c-9q84/GHSA-ppfw-543c-9q84.json index b168dcb6056..243515a700f 100644 --- a/advisories/unreviewed/2022/05/GHSA-ppfw-543c-9q84/GHSA-ppfw-543c-9q84.json +++ b/advisories/unreviewed/2022/05/GHSA-ppfw-543c-9q84/GHSA-ppfw-543c-9q84.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-pqjc-5x4q-33rx/GHSA-pqjc-5x4q-33rx.json b/advisories/unreviewed/2022/05/GHSA-pqjc-5x4q-33rx/GHSA-pqjc-5x4q-33rx.json index 68bfe0cae68..3947c6ee406 100644 --- a/advisories/unreviewed/2022/05/GHSA-pqjc-5x4q-33rx/GHSA-pqjc-5x4q-33rx.json +++ b/advisories/unreviewed/2022/05/GHSA-pqjc-5x4q-33rx/GHSA-pqjc-5x4q-33rx.json @@ -7,12 +7,8 @@ "CVE-2014-1739" ], "details": "The media_device_enum_entities function in drivers/media/media-device.c in the Linux kernel before 3.14.6 does not initialize a certain data structure, which allows local users to obtain sensitive information from kernel memory by leveraging /dev/media0 read access for a MEDIA_IOC_ENUM_ENTITIES ioctl call.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-pqm4-6j9h-7c39/GHSA-pqm4-6j9h-7c39.json b/advisories/unreviewed/2022/05/GHSA-pqm4-6j9h-7c39/GHSA-pqm4-6j9h-7c39.json index 268677ed0cc..dccd123609e 100644 --- a/advisories/unreviewed/2022/05/GHSA-pqm4-6j9h-7c39/GHSA-pqm4-6j9h-7c39.json +++ b/advisories/unreviewed/2022/05/GHSA-pqm4-6j9h-7c39/GHSA-pqm4-6j9h-7c39.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-pr9h-5886-9mvw/GHSA-pr9h-5886-9mvw.json b/advisories/unreviewed/2022/05/GHSA-pr9h-5886-9mvw/GHSA-pr9h-5886-9mvw.json index e821633ab14..87b465a3904 100644 --- a/advisories/unreviewed/2022/05/GHSA-pr9h-5886-9mvw/GHSA-pr9h-5886-9mvw.json +++ b/advisories/unreviewed/2022/05/GHSA-pr9h-5886-9mvw/GHSA-pr9h-5886-9mvw.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-prcf-5wgj-rcww/GHSA-prcf-5wgj-rcww.json b/advisories/unreviewed/2022/05/GHSA-prcf-5wgj-rcww/GHSA-prcf-5wgj-rcww.json index 3f6357c37d7..21ddd4452e8 100644 --- a/advisories/unreviewed/2022/05/GHSA-prcf-5wgj-rcww/GHSA-prcf-5wgj-rcww.json +++ b/advisories/unreviewed/2022/05/GHSA-prcf-5wgj-rcww/GHSA-prcf-5wgj-rcww.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", @@ -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-pv6w-73jg-c3fq/GHSA-pv6w-73jg-c3fq.json b/advisories/unreviewed/2022/05/GHSA-pv6w-73jg-c3fq/GHSA-pv6w-73jg-c3fq.json index fe513a746ea..177ea727fcd 100644 --- a/advisories/unreviewed/2022/05/GHSA-pv6w-73jg-c3fq/GHSA-pv6w-73jg-c3fq.json +++ b/advisories/unreviewed/2022/05/GHSA-pv6w-73jg-c3fq/GHSA-pv6w-73jg-c3fq.json @@ -7,12 +7,8 @@ "CVE-2012-4216" ], "details": "Use-after-free vulnerability in the gfxFont::GetFontEntry function in Mozilla Firefox before 17.0, Firefox ESR 10.x before 10.0.11, Thunderbird before 17.0, Thunderbird ESR 10.x before 10.0.11, and SeaMonkey before 2.14 allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-pvpm-cq3w-vfg5/GHSA-pvpm-cq3w-vfg5.json b/advisories/unreviewed/2022/05/GHSA-pvpm-cq3w-vfg5/GHSA-pvpm-cq3w-vfg5.json index ecd9cd8bf03..2b619d1a225 100644 --- a/advisories/unreviewed/2022/05/GHSA-pvpm-cq3w-vfg5/GHSA-pvpm-cq3w-vfg5.json +++ b/advisories/unreviewed/2022/05/GHSA-pvpm-cq3w-vfg5/GHSA-pvpm-cq3w-vfg5.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-pvvg-cg5r-2q8v/GHSA-pvvg-cg5r-2q8v.json b/advisories/unreviewed/2022/05/GHSA-pvvg-cg5r-2q8v/GHSA-pvvg-cg5r-2q8v.json index 6052c53da6a..c43fa09631a 100644 --- a/advisories/unreviewed/2022/05/GHSA-pvvg-cg5r-2q8v/GHSA-pvvg-cg5r-2q8v.json +++ b/advisories/unreviewed/2022/05/GHSA-pvvg-cg5r-2q8v/GHSA-pvvg-cg5r-2q8v.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-pw67-f78v-48j2/GHSA-pw67-f78v-48j2.json b/advisories/unreviewed/2022/05/GHSA-pw67-f78v-48j2/GHSA-pw67-f78v-48j2.json index 600f76f252a..b2285f9df1f 100644 --- a/advisories/unreviewed/2022/05/GHSA-pw67-f78v-48j2/GHSA-pw67-f78v-48j2.json +++ b/advisories/unreviewed/2022/05/GHSA-pw67-f78v-48j2/GHSA-pw67-f78v-48j2.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-px24-2c2w-9gxp/GHSA-px24-2c2w-9gxp.json b/advisories/unreviewed/2022/05/GHSA-px24-2c2w-9gxp/GHSA-px24-2c2w-9gxp.json index 0a31522b343..7b933ba7386 100644 --- a/advisories/unreviewed/2022/05/GHSA-px24-2c2w-9gxp/GHSA-px24-2c2w-9gxp.json +++ b/advisories/unreviewed/2022/05/GHSA-px24-2c2w-9gxp/GHSA-px24-2c2w-9gxp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-pxm5-gqw8-pwg8/GHSA-pxm5-gqw8-pwg8.json b/advisories/unreviewed/2022/05/GHSA-pxm5-gqw8-pwg8/GHSA-pxm5-gqw8-pwg8.json index d2463c98933..6d3789cdd2e 100644 --- a/advisories/unreviewed/2022/05/GHSA-pxm5-gqw8-pwg8/GHSA-pxm5-gqw8-pwg8.json +++ b/advisories/unreviewed/2022/05/GHSA-pxm5-gqw8-pwg8/GHSA-pxm5-gqw8-pwg8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-q25r-8gwq-2w82/GHSA-q25r-8gwq-2w82.json b/advisories/unreviewed/2022/05/GHSA-q25r-8gwq-2w82/GHSA-q25r-8gwq-2w82.json index 6772ee57c72..5c61f97d84f 100644 --- a/advisories/unreviewed/2022/05/GHSA-q25r-8gwq-2w82/GHSA-q25r-8gwq-2w82.json +++ b/advisories/unreviewed/2022/05/GHSA-q25r-8gwq-2w82/GHSA-q25r-8gwq-2w82.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-q36m-wm9g-699v/GHSA-q36m-wm9g-699v.json b/advisories/unreviewed/2022/05/GHSA-q36m-wm9g-699v/GHSA-q36m-wm9g-699v.json index b78f6a1948d..310f25fadca 100644 --- a/advisories/unreviewed/2022/05/GHSA-q36m-wm9g-699v/GHSA-q36m-wm9g-699v.json +++ b/advisories/unreviewed/2022/05/GHSA-q36m-wm9g-699v/GHSA-q36m-wm9g-699v.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-q37v-c36m-6cj5/GHSA-q37v-c36m-6cj5.json b/advisories/unreviewed/2022/05/GHSA-q37v-c36m-6cj5/GHSA-q37v-c36m-6cj5.json index 632ba6076b6..e1ac2188e79 100644 --- a/advisories/unreviewed/2022/05/GHSA-q37v-c36m-6cj5/GHSA-q37v-c36m-6cj5.json +++ b/advisories/unreviewed/2022/05/GHSA-q37v-c36m-6cj5/GHSA-q37v-c36m-6cj5.json @@ -7,12 +7,8 @@ "CVE-2013-1995" ], "details": "X.org libXi 1.7.1 and earlier allows X servers to trigger allocation of insufficient memory and a buffer overflow via vectors related to an unexpected sign extension in the XListInputDevices function.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-q396-v2jq-cj35/GHSA-q396-v2jq-cj35.json b/advisories/unreviewed/2022/05/GHSA-q396-v2jq-cj35/GHSA-q396-v2jq-cj35.json index c17a7909e87..7aa4850c1ed 100644 --- a/advisories/unreviewed/2022/05/GHSA-q396-v2jq-cj35/GHSA-q396-v2jq-cj35.json +++ b/advisories/unreviewed/2022/05/GHSA-q396-v2jq-cj35/GHSA-q396-v2jq-cj35.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-q3jg-32q5-fgj2/GHSA-q3jg-32q5-fgj2.json b/advisories/unreviewed/2022/05/GHSA-q3jg-32q5-fgj2/GHSA-q3jg-32q5-fgj2.json index a47c8213ee1..c31c3c01d19 100644 --- a/advisories/unreviewed/2022/05/GHSA-q3jg-32q5-fgj2/GHSA-q3jg-32q5-fgj2.json +++ b/advisories/unreviewed/2022/05/GHSA-q3jg-32q5-fgj2/GHSA-q3jg-32q5-fgj2.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-q4c4-449g-h5hc/GHSA-q4c4-449g-h5hc.json b/advisories/unreviewed/2022/05/GHSA-q4c4-449g-h5hc/GHSA-q4c4-449g-h5hc.json index 16b3949f9c8..826346a87d7 100644 --- a/advisories/unreviewed/2022/05/GHSA-q4c4-449g-h5hc/GHSA-q4c4-449g-h5hc.json +++ b/advisories/unreviewed/2022/05/GHSA-q4c4-449g-h5hc/GHSA-q4c4-449g-h5hc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:C/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-q4r9-w6v3-92hp/GHSA-q4r9-w6v3-92hp.json b/advisories/unreviewed/2022/05/GHSA-q4r9-w6v3-92hp/GHSA-q4r9-w6v3-92hp.json index 039654927ef..453121298e5 100644 --- a/advisories/unreviewed/2022/05/GHSA-q4r9-w6v3-92hp/GHSA-q4r9-w6v3-92hp.json +++ b/advisories/unreviewed/2022/05/GHSA-q4r9-w6v3-92hp/GHSA-q4r9-w6v3-92hp.json @@ -7,12 +7,8 @@ "CVE-2005-0372" ], "details": "Directory traversal vulnerability in gftp before 2.0.18 for GTK+ allows remote malicious FTP servers to read arbitrary files via .. (dot dot) sequences in filenames returned from a LIST command.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-q567-c5xf-8xjf/GHSA-q567-c5xf-8xjf.json b/advisories/unreviewed/2022/05/GHSA-q567-c5xf-8xjf/GHSA-q567-c5xf-8xjf.json index a8d8bcd7675..17298aabd5f 100644 --- a/advisories/unreviewed/2022/05/GHSA-q567-c5xf-8xjf/GHSA-q567-c5xf-8xjf.json +++ b/advisories/unreviewed/2022/05/GHSA-q567-c5xf-8xjf/GHSA-q567-c5xf-8xjf.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-q5f9-pv86-jvpw/GHSA-q5f9-pv86-jvpw.json b/advisories/unreviewed/2022/05/GHSA-q5f9-pv86-jvpw/GHSA-q5f9-pv86-jvpw.json index a09acf9bc50..be851a6072e 100644 --- a/advisories/unreviewed/2022/05/GHSA-q5f9-pv86-jvpw/GHSA-q5f9-pv86-jvpw.json +++ b/advisories/unreviewed/2022/05/GHSA-q5f9-pv86-jvpw/GHSA-q5f9-pv86-jvpw.json @@ -7,12 +7,8 @@ "CVE-2012-4186" ], "details": "Heap-based buffer overflow in the nsWaveReader::DecodeAudioData function in Mozilla Firefox before 16.0, Firefox ESR 10.x before 10.0.8, Thunderbird before 16.0, Thunderbird ESR 10.x before 10.0.8, and SeaMonkey before 2.13 allows remote attackers to execute arbitrary code via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-q6jg-67q9-f4hj/GHSA-q6jg-67q9-f4hj.json b/advisories/unreviewed/2022/05/GHSA-q6jg-67q9-f4hj/GHSA-q6jg-67q9-f4hj.json index cb6aa4fd450..7206dca4c0e 100644 --- a/advisories/unreviewed/2022/05/GHSA-q6jg-67q9-f4hj/GHSA-q6jg-67q9-f4hj.json +++ b/advisories/unreviewed/2022/05/GHSA-q6jg-67q9-f4hj/GHSA-q6jg-67q9-f4hj.json @@ -7,12 +7,8 @@ "CVE-2012-4182" ], "details": "Use-after-free vulnerability in the nsTextEditRules::WillInsert function in Mozilla Firefox before 16.0, Firefox ESR 10.x before 10.0.8, Thunderbird before 16.0, Thunderbird ESR 10.x before 10.0.8, and SeaMonkey before 2.13 allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-q6p8-cpxm-w8xp/GHSA-q6p8-cpxm-w8xp.json b/advisories/unreviewed/2022/05/GHSA-q6p8-cpxm-w8xp/GHSA-q6p8-cpxm-w8xp.json index 30a89103d29..93ee5ffab13 100644 --- a/advisories/unreviewed/2022/05/GHSA-q6p8-cpxm-w8xp/GHSA-q6p8-cpxm-w8xp.json +++ b/advisories/unreviewed/2022/05/GHSA-q6p8-cpxm-w8xp/GHSA-q6p8-cpxm-w8xp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-q6rj-hv27-4562/GHSA-q6rj-hv27-4562.json b/advisories/unreviewed/2022/05/GHSA-q6rj-hv27-4562/GHSA-q6rj-hv27-4562.json index 7c642c28df3..3fda63175f5 100644 --- a/advisories/unreviewed/2022/05/GHSA-q6rj-hv27-4562/GHSA-q6rj-hv27-4562.json +++ b/advisories/unreviewed/2022/05/GHSA-q6rj-hv27-4562/GHSA-q6rj-hv27-4562.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "LOW", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-q6xj-ccv4-mg5m/GHSA-q6xj-ccv4-mg5m.json b/advisories/unreviewed/2022/05/GHSA-q6xj-ccv4-mg5m/GHSA-q6xj-ccv4-mg5m.json index 88d0c48e09d..2b7013eb010 100644 --- a/advisories/unreviewed/2022/05/GHSA-q6xj-ccv4-mg5m/GHSA-q6xj-ccv4-mg5m.json +++ b/advisories/unreviewed/2022/05/GHSA-q6xj-ccv4-mg5m/GHSA-q6xj-ccv4-mg5m.json @@ -7,12 +7,8 @@ "CVE-2013-0767" ], "details": "The nsSVGPathElement::GetPathLengthScale function in Mozilla Firefox before 18.0, Firefox ESR 10.x before 10.0.12 and 17.x before 17.0.1, Thunderbird before 17.0.2, Thunderbird ESR 10.x before 10.0.12 and 17.x before 17.0.1, and SeaMonkey before 2.15 allows remote attackers to execute arbitrary code or cause a denial of service (out-of-bounds read) via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-q7q6-h2q3-86p9/GHSA-q7q6-h2q3-86p9.json b/advisories/unreviewed/2022/05/GHSA-q7q6-h2q3-86p9/GHSA-q7q6-h2q3-86p9.json index fc3a668a291..d197255c908 100644 --- a/advisories/unreviewed/2022/05/GHSA-q7q6-h2q3-86p9/GHSA-q7q6-h2q3-86p9.json +++ b/advisories/unreviewed/2022/05/GHSA-q7q6-h2q3-86p9/GHSA-q7q6-h2q3-86p9.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-q8c2-fv73-qc5x/GHSA-q8c2-fv73-qc5x.json b/advisories/unreviewed/2022/05/GHSA-q8c2-fv73-qc5x/GHSA-q8c2-fv73-qc5x.json index 5bb3093158f..e020d4c9264 100644 --- a/advisories/unreviewed/2022/05/GHSA-q8c2-fv73-qc5x/GHSA-q8c2-fv73-qc5x.json +++ b/advisories/unreviewed/2022/05/GHSA-q8c2-fv73-qc5x/GHSA-q8c2-fv73-qc5x.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-q8cf-f577-xqc2/GHSA-q8cf-f577-xqc2.json b/advisories/unreviewed/2022/05/GHSA-q8cf-f577-xqc2/GHSA-q8cf-f577-xqc2.json index 27ef1f6a710..37e89760cb0 100644 --- a/advisories/unreviewed/2022/05/GHSA-q8cf-f577-xqc2/GHSA-q8cf-f577-xqc2.json +++ b/advisories/unreviewed/2022/05/GHSA-q8cf-f577-xqc2/GHSA-q8cf-f577-xqc2.json @@ -7,12 +7,8 @@ "CVE-2010-4081" ], "details": "The snd_hdspm_hwdep_ioctl function in sound/pci/rme9652/hdspm.c in the Linux kernel before 2.6.36-rc6 does not initialize a certain structure, which allows local users to obtain potentially sensitive information from kernel stack memory via an SNDRV_HDSPM_IOCTL_GET_CONFIG_INFO ioctl call.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-q93g-7855-pfx5/GHSA-q93g-7855-pfx5.json b/advisories/unreviewed/2022/05/GHSA-q93g-7855-pfx5/GHSA-q93g-7855-pfx5.json index 35f1b00f225..558ec4dac92 100644 --- a/advisories/unreviewed/2022/05/GHSA-q93g-7855-pfx5/GHSA-q93g-7855-pfx5.json +++ b/advisories/unreviewed/2022/05/GHSA-q93g-7855-pfx5/GHSA-q93g-7855-pfx5.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", @@ -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-q94r-c3hr-hh25/GHSA-q94r-c3hr-hh25.json b/advisories/unreviewed/2022/05/GHSA-q94r-c3hr-hh25/GHSA-q94r-c3hr-hh25.json index 5d09b2a0653..17798fdc2f6 100644 --- a/advisories/unreviewed/2022/05/GHSA-q94r-c3hr-hh25/GHSA-q94r-c3hr-hh25.json +++ b/advisories/unreviewed/2022/05/GHSA-q94r-c3hr-hh25/GHSA-q94r-c3hr-hh25.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-q96g-69rj-hjwx/GHSA-q96g-69rj-hjwx.json b/advisories/unreviewed/2022/05/GHSA-q96g-69rj-hjwx/GHSA-q96g-69rj-hjwx.json index fc5f5294bed..3bcd1d4428f 100644 --- a/advisories/unreviewed/2022/05/GHSA-q96g-69rj-hjwx/GHSA-q96g-69rj-hjwx.json +++ b/advisories/unreviewed/2022/05/GHSA-q96g-69rj-hjwx/GHSA-q96g-69rj-hjwx.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-qc3p-q4r9-f58r/GHSA-qc3p-q4r9-f58r.json b/advisories/unreviewed/2022/05/GHSA-qc3p-q4r9-f58r/GHSA-qc3p-q4r9-f58r.json index 5193f7ac181..487dac4690a 100644 --- a/advisories/unreviewed/2022/05/GHSA-qc3p-q4r9-f58r/GHSA-qc3p-q4r9-f58r.json +++ b/advisories/unreviewed/2022/05/GHSA-qc3p-q4r9-f58r/GHSA-qc3p-q4r9-f58r.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-qch9-v3w4-chj7/GHSA-qch9-v3w4-chj7.json b/advisories/unreviewed/2022/05/GHSA-qch9-v3w4-chj7/GHSA-qch9-v3w4-chj7.json index 0cfde2bcd4d..28cfc4e19ef 100644 --- a/advisories/unreviewed/2022/05/GHSA-qch9-v3w4-chj7/GHSA-qch9-v3w4-chj7.json +++ b/advisories/unreviewed/2022/05/GHSA-qch9-v3w4-chj7/GHSA-qch9-v3w4-chj7.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-qfjh-hmr6-hvpc/GHSA-qfjh-hmr6-hvpc.json b/advisories/unreviewed/2022/05/GHSA-qfjh-hmr6-hvpc/GHSA-qfjh-hmr6-hvpc.json index b54974dcfc4..0b1886fb533 100644 --- a/advisories/unreviewed/2022/05/GHSA-qfjh-hmr6-hvpc/GHSA-qfjh-hmr6-hvpc.json +++ b/advisories/unreviewed/2022/05/GHSA-qfjh-hmr6-hvpc/GHSA-qfjh-hmr6-hvpc.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-qfrw-q7qp-v27x/GHSA-qfrw-q7qp-v27x.json b/advisories/unreviewed/2022/05/GHSA-qfrw-q7qp-v27x/GHSA-qfrw-q7qp-v27x.json index 3b33c98a651..f4744f777e1 100644 --- a/advisories/unreviewed/2022/05/GHSA-qfrw-q7qp-v27x/GHSA-qfrw-q7qp-v27x.json +++ b/advisories/unreviewed/2022/05/GHSA-qfrw-q7qp-v27x/GHSA-qfrw-q7qp-v27x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qgmf-q57g-v9ww/GHSA-qgmf-q57g-v9ww.json b/advisories/unreviewed/2022/05/GHSA-qgmf-q57g-v9ww/GHSA-qgmf-q57g-v9ww.json index e57f9c370e8..398d15474ea 100644 --- a/advisories/unreviewed/2022/05/GHSA-qgmf-q57g-v9ww/GHSA-qgmf-q57g-v9ww.json +++ b/advisories/unreviewed/2022/05/GHSA-qgmf-q57g-v9ww/GHSA-qgmf-q57g-v9ww.json @@ -7,12 +7,8 @@ "CVE-2010-2900" ], "details": "Google Chrome before 5.0.375.125 does not properly handle a large canvas, which has unspecified impact and remote attack vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -36,9 +32,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-qjhw-8vr7-rp5x/GHSA-qjhw-8vr7-rp5x.json b/advisories/unreviewed/2022/05/GHSA-qjhw-8vr7-rp5x/GHSA-qjhw-8vr7-rp5x.json index 5e6d42d7110..2b9945b4bdd 100644 --- a/advisories/unreviewed/2022/05/GHSA-qjhw-8vr7-rp5x/GHSA-qjhw-8vr7-rp5x.json +++ b/advisories/unreviewed/2022/05/GHSA-qjhw-8vr7-rp5x/GHSA-qjhw-8vr7-rp5x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qjpr-h4xx-2w94/GHSA-qjpr-h4xx-2w94.json b/advisories/unreviewed/2022/05/GHSA-qjpr-h4xx-2w94/GHSA-qjpr-h4xx-2w94.json index 2e6cae87f98..1aff39e3b06 100644 --- a/advisories/unreviewed/2022/05/GHSA-qjpr-h4xx-2w94/GHSA-qjpr-h4xx-2w94.json +++ b/advisories/unreviewed/2022/05/GHSA-qjpr-h4xx-2w94/GHSA-qjpr-h4xx-2w94.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", @@ -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-qmfg-55x3-jqv9/GHSA-qmfg-55x3-jqv9.json b/advisories/unreviewed/2022/05/GHSA-qmfg-55x3-jqv9/GHSA-qmfg-55x3-jqv9.json index 3180a865eb7..14652b41863 100644 --- a/advisories/unreviewed/2022/05/GHSA-qmfg-55x3-jqv9/GHSA-qmfg-55x3-jqv9.json +++ b/advisories/unreviewed/2022/05/GHSA-qmfg-55x3-jqv9/GHSA-qmfg-55x3-jqv9.json @@ -7,12 +7,8 @@ "CVE-2012-4212" ], "details": "Use-after-free vulnerability in the XPCWrappedNative::Mark function in Mozilla Firefox before 17.0, Thunderbird before 17.0, and SeaMonkey before 2.14 allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qmxq-rh22-gxp8/GHSA-qmxq-rh22-gxp8.json b/advisories/unreviewed/2022/05/GHSA-qmxq-rh22-gxp8/GHSA-qmxq-rh22-gxp8.json index 281f443358c..074f29c0d0c 100644 --- a/advisories/unreviewed/2022/05/GHSA-qmxq-rh22-gxp8/GHSA-qmxq-rh22-gxp8.json +++ b/advisories/unreviewed/2022/05/GHSA-qmxq-rh22-gxp8/GHSA-qmxq-rh22-gxp8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qp5h-6vc7-57fr/GHSA-qp5h-6vc7-57fr.json b/advisories/unreviewed/2022/05/GHSA-qp5h-6vc7-57fr/GHSA-qp5h-6vc7-57fr.json index e8d077a1d0f..c1b4482573c 100644 --- a/advisories/unreviewed/2022/05/GHSA-qp5h-6vc7-57fr/GHSA-qp5h-6vc7-57fr.json +++ b/advisories/unreviewed/2022/05/GHSA-qp5h-6vc7-57fr/GHSA-qp5h-6vc7-57fr.json @@ -7,12 +7,8 @@ "CVE-2010-2899" ], "details": "Unspecified vulnerability in the layout implementation in Google Chrome before 5.0.375.125 allows remote attackers to obtain sensitive information from process memory via unknown vectors.", - "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-qqqc-x237-8gf8/GHSA-qqqc-x237-8gf8.json b/advisories/unreviewed/2022/05/GHSA-qqqc-x237-8gf8/GHSA-qqqc-x237-8gf8.json index 042e9b2bf16..60baf9f7f67 100644 --- a/advisories/unreviewed/2022/05/GHSA-qqqc-x237-8gf8/GHSA-qqqc-x237-8gf8.json +++ b/advisories/unreviewed/2022/05/GHSA-qqqc-x237-8gf8/GHSA-qqqc-x237-8gf8.json @@ -7,12 +7,8 @@ "CVE-2010-4082" ], "details": "The viafb_ioctl_get_viafb_info function in drivers/video/via/ioctl.c in the Linux kernel before 2.6.36-rc5 does not properly initialize a certain structure member, which allows local users to obtain potentially sensitive information from kernel stack memory via a VIAFB_GET_INFO ioctl call.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qrq7-3vqm-pwmg/GHSA-qrq7-3vqm-pwmg.json b/advisories/unreviewed/2022/05/GHSA-qrq7-3vqm-pwmg/GHSA-qrq7-3vqm-pwmg.json index 20f8213c849..5cba7f8b87d 100644 --- a/advisories/unreviewed/2022/05/GHSA-qrq7-3vqm-pwmg/GHSA-qrq7-3vqm-pwmg.json +++ b/advisories/unreviewed/2022/05/GHSA-qrq7-3vqm-pwmg/GHSA-qrq7-3vqm-pwmg.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-qv7f-27hr-46j7/GHSA-qv7f-27hr-46j7.json b/advisories/unreviewed/2022/05/GHSA-qv7f-27hr-46j7/GHSA-qv7f-27hr-46j7.json index c0f19afa0ac..75301a6c5b3 100644 --- a/advisories/unreviewed/2022/05/GHSA-qv7f-27hr-46j7/GHSA-qv7f-27hr-46j7.json +++ b/advisories/unreviewed/2022/05/GHSA-qv7f-27hr-46j7/GHSA-qv7f-27hr-46j7.json @@ -7,12 +7,8 @@ "CVE-2010-3956" ], "details": "The OpenType Font (OTF) driver in Microsoft Windows XP SP2 and SP3, Windows Server 2003 SP2, Windows Vista SP1 and SP2, Windows Server 2008 Gold, SP2, and R2, and Windows 7 does not properly perform array indexing, which allows local users to gain privileges via a crafted OpenType font, aka \"OpenType Font Index Vulnerability.\"", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qvgv-3xc3-r752/GHSA-qvgv-3xc3-r752.json b/advisories/unreviewed/2022/05/GHSA-qvgv-3xc3-r752/GHSA-qvgv-3xc3-r752.json index fa956fc3258..d5e6d4042cb 100644 --- a/advisories/unreviewed/2022/05/GHSA-qvgv-3xc3-r752/GHSA-qvgv-3xc3-r752.json +++ b/advisories/unreviewed/2022/05/GHSA-qvgv-3xc3-r752/GHSA-qvgv-3xc3-r752.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-qxg3-x267-qjqv/GHSA-qxg3-x267-qjqv.json b/advisories/unreviewed/2022/05/GHSA-qxg3-x267-qjqv/GHSA-qxg3-x267-qjqv.json index 07e7dba6fe5..83ba59134c0 100644 --- a/advisories/unreviewed/2022/05/GHSA-qxg3-x267-qjqv/GHSA-qxg3-x267-qjqv.json +++ b/advisories/unreviewed/2022/05/GHSA-qxg3-x267-qjqv/GHSA-qxg3-x267-qjqv.json @@ -7,12 +7,8 @@ "CVE-2010-4076" ], "details": "The rs_ioctl function in drivers/char/amiserial.c in the Linux kernel 2.6.36.1 and earlier does not properly initialize a certain structure member, which allows local users to obtain potentially sensitive information from kernel stack memory via a TIOCGICOUNT ioctl call.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qxq4-g2fh-cv8h/GHSA-qxq4-g2fh-cv8h.json b/advisories/unreviewed/2022/05/GHSA-qxq4-g2fh-cv8h/GHSA-qxq4-g2fh-cv8h.json index 9be66c7b38c..d8862630e56 100644 --- a/advisories/unreviewed/2022/05/GHSA-qxq4-g2fh-cv8h/GHSA-qxq4-g2fh-cv8h.json +++ b/advisories/unreviewed/2022/05/GHSA-qxq4-g2fh-cv8h/GHSA-qxq4-g2fh-cv8h.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-r29j-j5r6-jhjm/GHSA-r29j-j5r6-jhjm.json b/advisories/unreviewed/2022/05/GHSA-r29j-j5r6-jhjm/GHSA-r29j-j5r6-jhjm.json index 9df4966c248..b3e479967fb 100644 --- a/advisories/unreviewed/2022/05/GHSA-r29j-j5r6-jhjm/GHSA-r29j-j5r6-jhjm.json +++ b/advisories/unreviewed/2022/05/GHSA-r29j-j5r6-jhjm/GHSA-r29j-j5r6-jhjm.json @@ -7,12 +7,8 @@ "CVE-2014-7283" ], "details": "The xfs_da3_fixhashpath function in fs/xfs/xfs_da_btree.c in the xfs implementation in the Linux kernel before 3.14.2 does not properly compare btree hash values, which allows local users to cause a denial of service (filesystem corruption, and OOPS or panic) via operations on directories that have hash collisions, as demonstrated by rmdir operations.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -52,9 +48,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-r3qh-wmvq-6775/GHSA-r3qh-wmvq-6775.json b/advisories/unreviewed/2022/05/GHSA-r3qh-wmvq-6775/GHSA-r3qh-wmvq-6775.json index 80f0a7cf5e7..8168a91bf8c 100644 --- a/advisories/unreviewed/2022/05/GHSA-r3qh-wmvq-6775/GHSA-r3qh-wmvq-6775.json +++ b/advisories/unreviewed/2022/05/GHSA-r3qh-wmvq-6775/GHSA-r3qh-wmvq-6775.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", @@ -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-r4f2-fcfp-vm9q/GHSA-r4f2-fcfp-vm9q.json b/advisories/unreviewed/2022/05/GHSA-r4f2-fcfp-vm9q/GHSA-r4f2-fcfp-vm9q.json index 829b46749b5..d38bdb1e460 100644 --- a/advisories/unreviewed/2022/05/GHSA-r4f2-fcfp-vm9q/GHSA-r4f2-fcfp-vm9q.json +++ b/advisories/unreviewed/2022/05/GHSA-r4f2-fcfp-vm9q/GHSA-r4f2-fcfp-vm9q.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-r4vv-p8hp-54cv/GHSA-r4vv-p8hp-54cv.json b/advisories/unreviewed/2022/05/GHSA-r4vv-p8hp-54cv/GHSA-r4vv-p8hp-54cv.json index a6f7f9503fb..ad210397123 100644 --- a/advisories/unreviewed/2022/05/GHSA-r4vv-p8hp-54cv/GHSA-r4vv-p8hp-54cv.json +++ b/advisories/unreviewed/2022/05/GHSA-r4vv-p8hp-54cv/GHSA-r4vv-p8hp-54cv.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-r57c-7j7f-h2pm/GHSA-r57c-7j7f-h2pm.json b/advisories/unreviewed/2022/05/GHSA-r57c-7j7f-h2pm/GHSA-r57c-7j7f-h2pm.json index 0070b004036..af88f31b037 100644 --- a/advisories/unreviewed/2022/05/GHSA-r57c-7j7f-h2pm/GHSA-r57c-7j7f-h2pm.json +++ b/advisories/unreviewed/2022/05/GHSA-r57c-7j7f-h2pm/GHSA-r57c-7j7f-h2pm.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-r639-jvf8-8gh8/GHSA-r639-jvf8-8gh8.json b/advisories/unreviewed/2022/05/GHSA-r639-jvf8-8gh8/GHSA-r639-jvf8-8gh8.json index ca60ebb3a67..3be81aed548 100644 --- a/advisories/unreviewed/2022/05/GHSA-r639-jvf8-8gh8/GHSA-r639-jvf8-8gh8.json +++ b/advisories/unreviewed/2022/05/GHSA-r639-jvf8-8gh8/GHSA-r639-jvf8-8gh8.json @@ -7,12 +7,8 @@ "CVE-2015-7312" ], "details": "Multiple race conditions in the Advanced Union Filesystem (aufs) aufs3-mmap.patch and aufs4-mmap.patch patches for the Linux kernel 3.x and 4.x allow local users to cause a denial of service (use-after-free and BUG) or possibly gain privileges via a (1) madvise or (2) msync system call, related to mm/madvise.c and mm/msync.c.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-r6h2-ppm6-3rh7/GHSA-r6h2-ppm6-3rh7.json b/advisories/unreviewed/2022/05/GHSA-r6h2-ppm6-3rh7/GHSA-r6h2-ppm6-3rh7.json index b1b37700196..8d376af5440 100644 --- a/advisories/unreviewed/2022/05/GHSA-r6h2-ppm6-3rh7/GHSA-r6h2-ppm6-3rh7.json +++ b/advisories/unreviewed/2022/05/GHSA-r6h2-ppm6-3rh7/GHSA-r6h2-ppm6-3rh7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-r6j7-prqg-pp3v/GHSA-r6j7-prqg-pp3v.json b/advisories/unreviewed/2022/05/GHSA-r6j7-prqg-pp3v/GHSA-r6j7-prqg-pp3v.json index bec16121c45..eec5aafaf9c 100644 --- a/advisories/unreviewed/2022/05/GHSA-r6j7-prqg-pp3v/GHSA-r6j7-prqg-pp3v.json +++ b/advisories/unreviewed/2022/05/GHSA-r6j7-prqg-pp3v/GHSA-r6j7-prqg-pp3v.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -59,9 +57,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-r6xh-p6h6-85r6/GHSA-r6xh-p6h6-85r6.json b/advisories/unreviewed/2022/05/GHSA-r6xh-p6h6-85r6/GHSA-r6xh-p6h6-85r6.json index 32c81890b44..88422d0b8d9 100644 --- a/advisories/unreviewed/2022/05/GHSA-r6xh-p6h6-85r6/GHSA-r6xh-p6h6-85r6.json +++ b/advisories/unreviewed/2022/05/GHSA-r6xh-p6h6-85r6/GHSA-r6xh-p6h6-85r6.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-r7cq-9fcq-3fmq/GHSA-r7cq-9fcq-3fmq.json b/advisories/unreviewed/2022/05/GHSA-r7cq-9fcq-3fmq/GHSA-r7cq-9fcq-3fmq.json index c34cae30948..725d32fde5d 100644 --- a/advisories/unreviewed/2022/05/GHSA-r7cq-9fcq-3fmq/GHSA-r7cq-9fcq-3fmq.json +++ b/advisories/unreviewed/2022/05/GHSA-r7cq-9fcq-3fmq/GHSA-r7cq-9fcq-3fmq.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-r7q2-qf8r-5h57/GHSA-r7q2-qf8r-5h57.json b/advisories/unreviewed/2022/05/GHSA-r7q2-qf8r-5h57/GHSA-r7q2-qf8r-5h57.json index a589eab3d9d..b7db3f05f93 100644 --- a/advisories/unreviewed/2022/05/GHSA-r7q2-qf8r-5h57/GHSA-r7q2-qf8r-5h57.json +++ b/advisories/unreviewed/2022/05/GHSA-r7q2-qf8r-5h57/GHSA-r7q2-qf8r-5h57.json @@ -7,12 +7,8 @@ "CVE-2010-1770" ], "details": "WebKit in Apple Safari before 5.0 on Mac OS X 10.5 through 10.6 and Windows, Apple Safari before 4.1 on Mac OS X 10.4, and Google Chrome before 5.0.375.70 does not properly handle a transformation of a text node that has the IBM1147 character set, which allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted HTML document containing a BR element, related to a \"type checking issue.\"", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-r7qr-vhfp-52c9/GHSA-r7qr-vhfp-52c9.json b/advisories/unreviewed/2022/05/GHSA-r7qr-vhfp-52c9/GHSA-r7qr-vhfp-52c9.json index 6dd8ef9432d..07ded698b3b 100644 --- a/advisories/unreviewed/2022/05/GHSA-r7qr-vhfp-52c9/GHSA-r7qr-vhfp-52c9.json +++ b/advisories/unreviewed/2022/05/GHSA-r7qr-vhfp-52c9/GHSA-r7qr-vhfp-52c9.json @@ -7,12 +7,8 @@ "CVE-2011-1044" ], "details": "The ib_uverbs_poll_cq function in drivers/infiniband/core/uverbs_cmd.c in the Linux kernel before 2.6.37 does not initialize a certain response buffer, which allows local users to obtain potentially sensitive information from kernel memory via vectors that cause this buffer to be only partially filled, a different vulnerability than CVE-2010-4649.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-r8rh-cw28-gx6w/GHSA-r8rh-cw28-gx6w.json b/advisories/unreviewed/2022/05/GHSA-r8rh-cw28-gx6w/GHSA-r8rh-cw28-gx6w.json index 485910b1436..c614b7bfa03 100644 --- a/advisories/unreviewed/2022/05/GHSA-r8rh-cw28-gx6w/GHSA-r8rh-cw28-gx6w.json +++ b/advisories/unreviewed/2022/05/GHSA-r8rh-cw28-gx6w/GHSA-r8rh-cw28-gx6w.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-rc66-9448-pjxh/GHSA-rc66-9448-pjxh.json b/advisories/unreviewed/2022/05/GHSA-rc66-9448-pjxh/GHSA-rc66-9448-pjxh.json index 968fb26158e..a36672fe5d9 100644 --- a/advisories/unreviewed/2022/05/GHSA-rc66-9448-pjxh/GHSA-rc66-9448-pjxh.json +++ b/advisories/unreviewed/2022/05/GHSA-rc66-9448-pjxh/GHSA-rc66-9448-pjxh.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-rcpx-ppw8-36g7/GHSA-rcpx-ppw8-36g7.json b/advisories/unreviewed/2022/05/GHSA-rcpx-ppw8-36g7/GHSA-rcpx-ppw8-36g7.json index 241b5479f16..6c83c8699c1 100644 --- a/advisories/unreviewed/2022/05/GHSA-rcpx-ppw8-36g7/GHSA-rcpx-ppw8-36g7.json +++ b/advisories/unreviewed/2022/05/GHSA-rcpx-ppw8-36g7/GHSA-rcpx-ppw8-36g7.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-rf22-j4q7-f2f8/GHSA-rf22-j4q7-f2f8.json b/advisories/unreviewed/2022/05/GHSA-rf22-j4q7-f2f8/GHSA-rf22-j4q7-f2f8.json index 57c6eab1209..8d762d4ebbc 100644 --- a/advisories/unreviewed/2022/05/GHSA-rf22-j4q7-f2f8/GHSA-rf22-j4q7-f2f8.json +++ b/advisories/unreviewed/2022/05/GHSA-rf22-j4q7-f2f8/GHSA-rf22-j4q7-f2f8.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-rf28-p4rx-54x7/GHSA-rf28-p4rx-54x7.json b/advisories/unreviewed/2022/05/GHSA-rf28-p4rx-54x7/GHSA-rf28-p4rx-54x7.json index 186eab47ae2..4cb929237bc 100644 --- a/advisories/unreviewed/2022/05/GHSA-rf28-p4rx-54x7/GHSA-rf28-p4rx-54x7.json +++ b/advisories/unreviewed/2022/05/GHSA-rf28-p4rx-54x7/GHSA-rf28-p4rx-54x7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rfxc-hv24-2vh5/GHSA-rfxc-hv24-2vh5.json b/advisories/unreviewed/2022/05/GHSA-rfxc-hv24-2vh5/GHSA-rfxc-hv24-2vh5.json index f109524e151..9e6c451e4dd 100644 --- a/advisories/unreviewed/2022/05/GHSA-rfxc-hv24-2vh5/GHSA-rfxc-hv24-2vh5.json +++ b/advisories/unreviewed/2022/05/GHSA-rfxc-hv24-2vh5/GHSA-rfxc-hv24-2vh5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rg2h-rx22-64cp/GHSA-rg2h-rx22-64cp.json b/advisories/unreviewed/2022/05/GHSA-rg2h-rx22-64cp/GHSA-rg2h-rx22-64cp.json index 149b5d41e3b..b9b15cfbc77 100644 --- a/advisories/unreviewed/2022/05/GHSA-rg2h-rx22-64cp/GHSA-rg2h-rx22-64cp.json +++ b/advisories/unreviewed/2022/05/GHSA-rg2h-rx22-64cp/GHSA-rg2h-rx22-64cp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rg88-8376-6jqq/GHSA-rg88-8376-6jqq.json b/advisories/unreviewed/2022/05/GHSA-rg88-8376-6jqq/GHSA-rg88-8376-6jqq.json index 061cb7db9ba..47f925e695c 100644 --- a/advisories/unreviewed/2022/05/GHSA-rg88-8376-6jqq/GHSA-rg88-8376-6jqq.json +++ b/advisories/unreviewed/2022/05/GHSA-rg88-8376-6jqq/GHSA-rg88-8376-6jqq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rggc-q548-m285/GHSA-rggc-q548-m285.json b/advisories/unreviewed/2022/05/GHSA-rggc-q548-m285/GHSA-rggc-q548-m285.json index 354b4ad2a3d..200c6c1166e 100644 --- a/advisories/unreviewed/2022/05/GHSA-rggc-q548-m285/GHSA-rggc-q548-m285.json +++ b/advisories/unreviewed/2022/05/GHSA-rggc-q548-m285/GHSA-rggc-q548-m285.json @@ -7,12 +7,8 @@ "CVE-2010-4073" ], "details": "The ipc subsystem in the Linux kernel before 2.6.37-rc1 does not initialize certain structures, which allows local users to obtain potentially sensitive information from kernel stack memory via vectors related to the (1) compat_sys_semctl, (2) compat_sys_msgctl, and (3) compat_sys_shmctl functions in ipc/compat.c; and the (4) compat_sys_mq_open and (5) compat_sys_mq_getsetattr functions in ipc/compat_mq.c.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rjgc-3m33-988c/GHSA-rjgc-3m33-988c.json b/advisories/unreviewed/2022/05/GHSA-rjgc-3m33-988c/GHSA-rjgc-3m33-988c.json index 8b6c948c9e4..01a92c980bc 100644 --- a/advisories/unreviewed/2022/05/GHSA-rjgc-3m33-988c/GHSA-rjgc-3m33-988c.json +++ b/advisories/unreviewed/2022/05/GHSA-rjgc-3m33-988c/GHSA-rjgc-3m33-988c.json @@ -7,12 +7,8 @@ "CVE-2011-0088" ], "details": "win32k.sys in the kernel-mode drivers in Microsoft Windows XP SP2 and SP3, Windows Server 2003 SP2, Windows Vista SP1 and SP2, Windows Server 2008 Gold, SP2, and R2, and Windows 7 does not properly validate user-mode input, which allows local users to gain privileges via a crafted application, aka \"Win32k Window Class Pointer Confusion Vulnerability.\"", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rjmp-xqqf-h5rc/GHSA-rjmp-xqqf-h5rc.json b/advisories/unreviewed/2022/05/GHSA-rjmp-xqqf-h5rc/GHSA-rjmp-xqqf-h5rc.json index 51297763051..af54c4ba232 100644 --- a/advisories/unreviewed/2022/05/GHSA-rjmp-xqqf-h5rc/GHSA-rjmp-xqqf-h5rc.json +++ b/advisories/unreviewed/2022/05/GHSA-rjmp-xqqf-h5rc/GHSA-rjmp-xqqf-h5rc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rm2m-chmf-gp2r/GHSA-rm2m-chmf-gp2r.json b/advisories/unreviewed/2022/05/GHSA-rm2m-chmf-gp2r/GHSA-rm2m-chmf-gp2r.json index 7f049a5ceed..69fd19870cd 100644 --- a/advisories/unreviewed/2022/05/GHSA-rm2m-chmf-gp2r/GHSA-rm2m-chmf-gp2r.json +++ b/advisories/unreviewed/2022/05/GHSA-rm2m-chmf-gp2r/GHSA-rm2m-chmf-gp2r.json @@ -7,12 +7,8 @@ "CVE-2013-0776" ], "details": "Mozilla Firefox before 19.0, Firefox ESR 17.x before 17.0.3, Thunderbird before 17.0.3, Thunderbird ESR 17.x before 17.0.3, and SeaMonkey before 2.16 allow man-in-the-middle attackers to spoof the address bar by operating a proxy server that provides a 407 HTTP status code accompanied by web script, as demonstrated by a phishing attack on an HTTPS site.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rm32-gmh9-v83f/GHSA-rm32-gmh9-v83f.json b/advisories/unreviewed/2022/05/GHSA-rm32-gmh9-v83f/GHSA-rm32-gmh9-v83f.json index d5ec37b836a..d016b1e29d0 100644 --- a/advisories/unreviewed/2022/05/GHSA-rm32-gmh9-v83f/GHSA-rm32-gmh9-v83f.json +++ b/advisories/unreviewed/2022/05/GHSA-rm32-gmh9-v83f/GHSA-rm32-gmh9-v83f.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rmp2-6gvc-xxrf/GHSA-rmp2-6gvc-xxrf.json b/advisories/unreviewed/2022/05/GHSA-rmp2-6gvc-xxrf/GHSA-rmp2-6gvc-xxrf.json index 78770b0a8a7..706dedd7f08 100644 --- a/advisories/unreviewed/2022/05/GHSA-rmp2-6gvc-xxrf/GHSA-rmp2-6gvc-xxrf.json +++ b/advisories/unreviewed/2022/05/GHSA-rmp2-6gvc-xxrf/GHSA-rmp2-6gvc-xxrf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rp6m-p8jm-p6fq/GHSA-rp6m-p8jm-p6fq.json b/advisories/unreviewed/2022/05/GHSA-rp6m-p8jm-p6fq/GHSA-rp6m-p8jm-p6fq.json index 126a4fa2063..aa0162b3bee 100644 --- a/advisories/unreviewed/2022/05/GHSA-rp6m-p8jm-p6fq/GHSA-rp6m-p8jm-p6fq.json +++ b/advisories/unreviewed/2022/05/GHSA-rp6m-p8jm-p6fq/GHSA-rp6m-p8jm-p6fq.json @@ -7,12 +7,8 @@ "CVE-2010-3257" ], "details": "Use-after-free vulnerability in WebKit, as used in Apple Safari before 4.1.3 and 5.0.x before 5.0.3, Google Chrome before 6.0.472.53, and webkitgtk before 1.2.6, allows remote attackers to execute arbitrary code or cause a denial of service (application crash) via vectors involving element focus.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rpgj-f22q-phgr/GHSA-rpgj-f22q-phgr.json b/advisories/unreviewed/2022/05/GHSA-rpgj-f22q-phgr/GHSA-rpgj-f22q-phgr.json index df888a2cee5..482dc9b7ff1 100644 --- a/advisories/unreviewed/2022/05/GHSA-rpgj-f22q-phgr/GHSA-rpgj-f22q-phgr.json +++ b/advisories/unreviewed/2022/05/GHSA-rpgj-f22q-phgr/GHSA-rpgj-f22q-phgr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rpp2-qjhg-737g/GHSA-rpp2-qjhg-737g.json b/advisories/unreviewed/2022/05/GHSA-rpp2-qjhg-737g/GHSA-rpp2-qjhg-737g.json index f1365eb8432..0224fb7d390 100644 --- a/advisories/unreviewed/2022/05/GHSA-rpp2-qjhg-737g/GHSA-rpp2-qjhg-737g.json +++ b/advisories/unreviewed/2022/05/GHSA-rpp2-qjhg-737g/GHSA-rpp2-qjhg-737g.json @@ -7,12 +7,8 @@ "CVE-2010-4668" ], "details": "The blk_rq_map_user_iov function in block/blk-map.c in the Linux kernel before 2.6.37-rc7 allows local users to cause a denial of service (panic) via a zero-length I/O request in a device ioctl to a SCSI device, related to an unaligned map. NOTE: this vulnerability exists because of an incomplete fix for CVE-2010-4163.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rv4x-88cg-xjcp/GHSA-rv4x-88cg-xjcp.json b/advisories/unreviewed/2022/05/GHSA-rv4x-88cg-xjcp/GHSA-rv4x-88cg-xjcp.json index 95739727f75..2c57ea49a53 100644 --- a/advisories/unreviewed/2022/05/GHSA-rv4x-88cg-xjcp/GHSA-rv4x-88cg-xjcp.json +++ b/advisories/unreviewed/2022/05/GHSA-rv4x-88cg-xjcp/GHSA-rv4x-88cg-xjcp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rw4m-w8vv-7rfr/GHSA-rw4m-w8vv-7rfr.json b/advisories/unreviewed/2022/05/GHSA-rw4m-w8vv-7rfr/GHSA-rw4m-w8vv-7rfr.json index 220b4c23755..4bbf4765bb2 100644 --- a/advisories/unreviewed/2022/05/GHSA-rw4m-w8vv-7rfr/GHSA-rw4m-w8vv-7rfr.json +++ b/advisories/unreviewed/2022/05/GHSA-rw4m-w8vv-7rfr/GHSA-rw4m-w8vv-7rfr.json @@ -7,12 +7,8 @@ "CVE-2010-4080" ], "details": "The snd_hdsp_hwdep_ioctl function in sound/pci/rme9652/hdsp.c in the Linux kernel before 2.6.36-rc6 does not initialize a certain structure, which allows local users to obtain potentially sensitive information from kernel stack memory via an SNDRV_HDSP_IOCTL_GET_CONFIG_INFO ioctl call.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rx4w-hx56-763j/GHSA-rx4w-hx56-763j.json b/advisories/unreviewed/2022/05/GHSA-rx4w-hx56-763j/GHSA-rx4w-hx56-763j.json index 7282c97b215..d5bd0be6c6b 100644 --- a/advisories/unreviewed/2022/05/GHSA-rx4w-hx56-763j/GHSA-rx4w-hx56-763j.json +++ b/advisories/unreviewed/2022/05/GHSA-rx4w-hx56-763j/GHSA-rx4w-hx56-763j.json @@ -7,12 +7,8 @@ "CVE-2010-3412" ], "details": "Race condition in the console implementation in Google Chrome before 6.0.472.59 has unspecified impact and attack vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rx52-5cxg-mw2w/GHSA-rx52-5cxg-mw2w.json b/advisories/unreviewed/2022/05/GHSA-rx52-5cxg-mw2w/GHSA-rx52-5cxg-mw2w.json index 8aff13f1cad..367171d9cfd 100644 --- a/advisories/unreviewed/2022/05/GHSA-rx52-5cxg-mw2w/GHSA-rx52-5cxg-mw2w.json +++ b/advisories/unreviewed/2022/05/GHSA-rx52-5cxg-mw2w/GHSA-rx52-5cxg-mw2w.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-v25f-f64j-m3hv/GHSA-v25f-f64j-m3hv.json b/advisories/unreviewed/2022/05/GHSA-v25f-f64j-m3hv/GHSA-v25f-f64j-m3hv.json index a1c8a77f220..98c7fa2be02 100644 --- a/advisories/unreviewed/2022/05/GHSA-v25f-f64j-m3hv/GHSA-v25f-f64j-m3hv.json +++ b/advisories/unreviewed/2022/05/GHSA-v25f-f64j-m3hv/GHSA-v25f-f64j-m3hv.json @@ -7,12 +7,8 @@ "CVE-2010-3250" ], "details": "Unspecified vulnerability in Google Chrome before 6.0.472.53 allows remote attackers to enumerate the set of installed extensions via unknown vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -32,9 +28,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-v297-fw62-483j/GHSA-v297-fw62-483j.json b/advisories/unreviewed/2022/05/GHSA-v297-fw62-483j/GHSA-v297-fw62-483j.json index 92e8fec0cb8..7b4242e7d7a 100644 --- a/advisories/unreviewed/2022/05/GHSA-v297-fw62-483j/GHSA-v297-fw62-483j.json +++ b/advisories/unreviewed/2022/05/GHSA-v297-fw62-483j/GHSA-v297-fw62-483j.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-v2q2-mfxj-3q9c/GHSA-v2q2-mfxj-3q9c.json b/advisories/unreviewed/2022/05/GHSA-v2q2-mfxj-3q9c/GHSA-v2q2-mfxj-3q9c.json index 83c2da7196e..f5c87144311 100644 --- a/advisories/unreviewed/2022/05/GHSA-v2q2-mfxj-3q9c/GHSA-v2q2-mfxj-3q9c.json +++ b/advisories/unreviewed/2022/05/GHSA-v2q2-mfxj-3q9c/GHSA-v2q2-mfxj-3q9c.json @@ -7,12 +7,8 @@ "CVE-2012-1570" ], "details": "The resolver in MaraDNS before 1.3.0.7.15 and 1.4.x before 1.4.12 overwrites cached server names and TTL values in NS records during the processing of a response to an A record query, which allows remote attackers to trigger continued resolvability of revoked domain names via a \"ghost domain names\" attack.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -52,9 +48,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-v2wv-8cq6-22qw/GHSA-v2wv-8cq6-22qw.json b/advisories/unreviewed/2022/05/GHSA-v2wv-8cq6-22qw/GHSA-v2wv-8cq6-22qw.json index 81bc0576946..69bf8cdf776 100644 --- a/advisories/unreviewed/2022/05/GHSA-v2wv-8cq6-22qw/GHSA-v2wv-8cq6-22qw.json +++ b/advisories/unreviewed/2022/05/GHSA-v2wv-8cq6-22qw/GHSA-v2wv-8cq6-22qw.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-v38p-xqmg-rfqf/GHSA-v38p-xqmg-rfqf.json b/advisories/unreviewed/2022/05/GHSA-v38p-xqmg-rfqf/GHSA-v38p-xqmg-rfqf.json index c15de0ac29e..bcfd86c6b6c 100644 --- a/advisories/unreviewed/2022/05/GHSA-v38p-xqmg-rfqf/GHSA-v38p-xqmg-rfqf.json +++ b/advisories/unreviewed/2022/05/GHSA-v38p-xqmg-rfqf/GHSA-v38p-xqmg-rfqf.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-v3rr-cmxc-fgwv/GHSA-v3rr-cmxc-fgwv.json b/advisories/unreviewed/2022/05/GHSA-v3rr-cmxc-fgwv/GHSA-v3rr-cmxc-fgwv.json index 92af61cfc66..6ff0291c9f1 100644 --- a/advisories/unreviewed/2022/05/GHSA-v3rr-cmxc-fgwv/GHSA-v3rr-cmxc-fgwv.json +++ b/advisories/unreviewed/2022/05/GHSA-v3rr-cmxc-fgwv/GHSA-v3rr-cmxc-fgwv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-v496-3mj8-fpc6/GHSA-v496-3mj8-fpc6.json b/advisories/unreviewed/2022/05/GHSA-v496-3mj8-fpc6/GHSA-v496-3mj8-fpc6.json index b89c7be8418..30d6b49bb00 100644 --- a/advisories/unreviewed/2022/05/GHSA-v496-3mj8-fpc6/GHSA-v496-3mj8-fpc6.json +++ b/advisories/unreviewed/2022/05/GHSA-v496-3mj8-fpc6/GHSA-v496-3mj8-fpc6.json @@ -7,12 +7,8 @@ "CVE-2014-1491" ], "details": "Mozilla Network Security Services (NSS) before 3.15.4, as used in Mozilla Firefox before 27.0, Firefox ESR 24.x before 24.3, Thunderbird before 24.3, SeaMonkey before 2.24, and other products, does not properly restrict public values in Diffie-Hellman key exchanges, which makes it easier for remote attackers to bypass cryptographic protection mechanisms in ticket handling by leveraging use of a certain value.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-v54r-62m5-x6xc/GHSA-v54r-62m5-x6xc.json b/advisories/unreviewed/2022/05/GHSA-v54r-62m5-x6xc/GHSA-v54r-62m5-x6xc.json index 8cdec0c5bbe..795a11fb2d2 100644 --- a/advisories/unreviewed/2022/05/GHSA-v54r-62m5-x6xc/GHSA-v54r-62m5-x6xc.json +++ b/advisories/unreviewed/2022/05/GHSA-v54r-62m5-x6xc/GHSA-v54r-62m5-x6xc.json @@ -7,12 +7,8 @@ "CVE-2010-4565" ], "details": "The bcm_connect function in net/can/bcm.c (aka the Broadcast Manager) in the Controller Area Network (CAN) implementation in the Linux kernel 2.6.36 and earlier creates a publicly accessible file with a filename containing a kernel memory address, which allows local users to obtain potentially sensitive information about kernel memory use by listing this filename.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-v5fh-p9hh-37q4/GHSA-v5fh-p9hh-37q4.json b/advisories/unreviewed/2022/05/GHSA-v5fh-p9hh-37q4/GHSA-v5fh-p9hh-37q4.json index ba21251e1e9..d6036bf937c 100644 --- a/advisories/unreviewed/2022/05/GHSA-v5fh-p9hh-37q4/GHSA-v5fh-p9hh-37q4.json +++ b/advisories/unreviewed/2022/05/GHSA-v5fh-p9hh-37q4/GHSA-v5fh-p9hh-37q4.json @@ -7,12 +7,8 @@ "CVE-2014-1494" ], "details": "Multiple unspecified vulnerabilities in the browser engine in Mozilla Firefox before 28.0 and SeaMonkey before 2.25 allow remote attackers to cause a denial of service (memory corruption and application crash) or possibly execute arbitrary code via unknown vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -84,9 +80,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-v6m2-fcp3-vwc6/GHSA-v6m2-fcp3-vwc6.json b/advisories/unreviewed/2022/05/GHSA-v6m2-fcp3-vwc6/GHSA-v6m2-fcp3-vwc6.json index 217de3270cb..b82ba3d08f2 100644 --- a/advisories/unreviewed/2022/05/GHSA-v6m2-fcp3-vwc6/GHSA-v6m2-fcp3-vwc6.json +++ b/advisories/unreviewed/2022/05/GHSA-v6m2-fcp3-vwc6/GHSA-v6m2-fcp3-vwc6.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-v7wc-3rf3-ffpp/GHSA-v7wc-3rf3-ffpp.json b/advisories/unreviewed/2022/05/GHSA-v7wc-3rf3-ffpp/GHSA-v7wc-3rf3-ffpp.json index 51d87b5ebf4..9abf1f930ac 100644 --- a/advisories/unreviewed/2022/05/GHSA-v7wc-3rf3-ffpp/GHSA-v7wc-3rf3-ffpp.json +++ b/advisories/unreviewed/2022/05/GHSA-v7wc-3rf3-ffpp/GHSA-v7wc-3rf3-ffpp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -27,9 +25,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-v7wv-gwxh-88f9/GHSA-v7wv-gwxh-88f9.json b/advisories/unreviewed/2022/05/GHSA-v7wv-gwxh-88f9/GHSA-v7wv-gwxh-88f9.json index aeecf808961..7405f50d79b 100644 --- a/advisories/unreviewed/2022/05/GHSA-v7wv-gwxh-88f9/GHSA-v7wv-gwxh-88f9.json +++ b/advisories/unreviewed/2022/05/GHSA-v7wv-gwxh-88f9/GHSA-v7wv-gwxh-88f9.json @@ -7,12 +7,8 @@ "CVE-2010-3258" ], "details": "The sandbox implementation in Google Chrome before 6.0.472.53 does not properly deserialize parameters, which has unspecified impact and remote attack vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-v84h-mwmj-46pf/GHSA-v84h-mwmj-46pf.json b/advisories/unreviewed/2022/05/GHSA-v84h-mwmj-46pf/GHSA-v84h-mwmj-46pf.json index eea4e6714f1..4f1cfcc4d81 100644 --- a/advisories/unreviewed/2022/05/GHSA-v84h-mwmj-46pf/GHSA-v84h-mwmj-46pf.json +++ b/advisories/unreviewed/2022/05/GHSA-v84h-mwmj-46pf/GHSA-v84h-mwmj-46pf.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-v9cv-3r4j-cx4j/GHSA-v9cv-3r4j-cx4j.json b/advisories/unreviewed/2022/05/GHSA-v9cv-3r4j-cx4j/GHSA-v9cv-3r4j-cx4j.json index 6560e506bd4..c23040da77c 100644 --- a/advisories/unreviewed/2022/05/GHSA-v9cv-3r4j-cx4j/GHSA-v9cv-3r4j-cx4j.json +++ b/advisories/unreviewed/2022/05/GHSA-v9cv-3r4j-cx4j/GHSA-v9cv-3r4j-cx4j.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -63,9 +61,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-vcxj-m8fv-w3m4/GHSA-vcxj-m8fv-w3m4.json b/advisories/unreviewed/2022/05/GHSA-vcxj-m8fv-w3m4/GHSA-vcxj-m8fv-w3m4.json index 52ff86429af..162bce8036e 100644 --- a/advisories/unreviewed/2022/05/GHSA-vcxj-m8fv-w3m4/GHSA-vcxj-m8fv-w3m4.json +++ b/advisories/unreviewed/2022/05/GHSA-vcxj-m8fv-w3m4/GHSA-vcxj-m8fv-w3m4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/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-vf2v-x8qh-f73h/GHSA-vf2v-x8qh-f73h.json b/advisories/unreviewed/2022/05/GHSA-vf2v-x8qh-f73h/GHSA-vf2v-x8qh-f73h.json index 945574671b2..c9a02fb7d44 100644 --- a/advisories/unreviewed/2022/05/GHSA-vf2v-x8qh-f73h/GHSA-vf2v-x8qh-f73h.json +++ b/advisories/unreviewed/2022/05/GHSA-vf2v-x8qh-f73h/GHSA-vf2v-x8qh-f73h.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-vf72-86r8-4gfp/GHSA-vf72-86r8-4gfp.json b/advisories/unreviewed/2022/05/GHSA-vf72-86r8-4gfp/GHSA-vf72-86r8-4gfp.json index 0af53b4576f..2622968eacd 100644 --- a/advisories/unreviewed/2022/05/GHSA-vf72-86r8-4gfp/GHSA-vf72-86r8-4gfp.json +++ b/advisories/unreviewed/2022/05/GHSA-vf72-86r8-4gfp/GHSA-vf72-86r8-4gfp.json @@ -7,12 +7,8 @@ "CVE-2013-0775" ], "details": "Use-after-free vulnerability in the nsImageLoadingContent::OnStopContainer function in Mozilla Firefox before 19.0, Firefox ESR 17.x before 17.0.3, Thunderbird before 17.0.3, Thunderbird ESR 17.x before 17.0.3, and SeaMonkey before 2.16 allows remote attackers to execute arbitrary code via crafted web script.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-vfvj-rx3m-8fgj/GHSA-vfvj-rx3m-8fgj.json b/advisories/unreviewed/2022/05/GHSA-vfvj-rx3m-8fgj/GHSA-vfvj-rx3m-8fgj.json index 31cbcfc3ffb..18f282670d4 100644 --- a/advisories/unreviewed/2022/05/GHSA-vfvj-rx3m-8fgj/GHSA-vfvj-rx3m-8fgj.json +++ b/advisories/unreviewed/2022/05/GHSA-vfvj-rx3m-8fgj/GHSA-vfvj-rx3m-8fgj.json @@ -7,12 +7,8 @@ "CVE-2013-0774" ], "details": "Mozilla Firefox before 19.0, Firefox ESR 17.x before 17.0.3, Thunderbird before 17.0.3, Thunderbird ESR 17.x before 17.0.3, and SeaMonkey before 2.16 do not prevent JavaScript workers from reading the browser-profile directory name, which has unspecified impact and remote attack vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -52,9 +48,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-vgp2-hm7j-h7w3/GHSA-vgp2-hm7j-h7w3.json b/advisories/unreviewed/2022/05/GHSA-vgp2-hm7j-h7w3/GHSA-vgp2-hm7j-h7w3.json index 53bca961ce7..9b576ed8f76 100644 --- a/advisories/unreviewed/2022/05/GHSA-vgp2-hm7j-h7w3/GHSA-vgp2-hm7j-h7w3.json +++ b/advisories/unreviewed/2022/05/GHSA-vgp2-hm7j-h7w3/GHSA-vgp2-hm7j-h7w3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-vgw5-jf46-6j77/GHSA-vgw5-jf46-6j77.json b/advisories/unreviewed/2022/05/GHSA-vgw5-jf46-6j77/GHSA-vgw5-jf46-6j77.json index 91a91d4db80..68491daba95 100644 --- a/advisories/unreviewed/2022/05/GHSA-vgw5-jf46-6j77/GHSA-vgw5-jf46-6j77.json +++ b/advisories/unreviewed/2022/05/GHSA-vgw5-jf46-6j77/GHSA-vgw5-jf46-6j77.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-vh8p-64fr-j7xq/GHSA-vh8p-64fr-j7xq.json b/advisories/unreviewed/2022/05/GHSA-vh8p-64fr-j7xq/GHSA-vh8p-64fr-j7xq.json index eb99bf3518f..35525eca856 100644 --- a/advisories/unreviewed/2022/05/GHSA-vh8p-64fr-j7xq/GHSA-vh8p-64fr-j7xq.json +++ b/advisories/unreviewed/2022/05/GHSA-vh8p-64fr-j7xq/GHSA-vh8p-64fr-j7xq.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-vhh5-g73h-79g9/GHSA-vhh5-g73h-79g9.json b/advisories/unreviewed/2022/05/GHSA-vhh5-g73h-79g9/GHSA-vhh5-g73h-79g9.json index fcf6044475d..4bd1d842b44 100644 --- a/advisories/unreviewed/2022/05/GHSA-vhh5-g73h-79g9/GHSA-vhh5-g73h-79g9.json +++ b/advisories/unreviewed/2022/05/GHSA-vhh5-g73h-79g9/GHSA-vhh5-g73h-79g9.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -27,9 +25,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-vp3v-x3r7-4vw2/GHSA-vp3v-x3r7-4vw2.json b/advisories/unreviewed/2022/05/GHSA-vp3v-x3r7-4vw2/GHSA-vp3v-x3r7-4vw2.json index 0e0b86b4a6d..a3b3350e774 100644 --- a/advisories/unreviewed/2022/05/GHSA-vp3v-x3r7-4vw2/GHSA-vp3v-x3r7-4vw2.json +++ b/advisories/unreviewed/2022/05/GHSA-vp3v-x3r7-4vw2/GHSA-vp3v-x3r7-4vw2.json @@ -7,12 +7,8 @@ "CVE-2010-4744" ], "details": "Multiple unspecified vulnerabilities in abcm2ps before 5.9.13 have unknown impact and attack vectors, a different issue than CVE-2010-3441.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -48,9 +44,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-vqxq-jmxf-f53r/GHSA-vqxq-jmxf-f53r.json b/advisories/unreviewed/2022/05/GHSA-vqxq-jmxf-f53r/GHSA-vqxq-jmxf-f53r.json index 89ef43bc0c6..b12fc5f0c12 100644 --- a/advisories/unreviewed/2022/05/GHSA-vqxq-jmxf-f53r/GHSA-vqxq-jmxf-f53r.json +++ b/advisories/unreviewed/2022/05/GHSA-vqxq-jmxf-f53r/GHSA-vqxq-jmxf-f53r.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-vr29-mm4v-x5ph/GHSA-vr29-mm4v-x5ph.json b/advisories/unreviewed/2022/05/GHSA-vr29-mm4v-x5ph/GHSA-vr29-mm4v-x5ph.json index 902509464a7..d0cac177baf 100644 --- a/advisories/unreviewed/2022/05/GHSA-vr29-mm4v-x5ph/GHSA-vr29-mm4v-x5ph.json +++ b/advisories/unreviewed/2022/05/GHSA-vr29-mm4v-x5ph/GHSA-vr29-mm4v-x5ph.json @@ -7,12 +7,8 @@ "CVE-2010-2295" ], "details": "page/EventHandler.cpp in WebCore in WebKit in Google Chrome before 5.0.375.70 does not properly handle a change of the focused frame during the dispatching of keydown, which allows user-assisted remote attackers to redirect keystrokes via a crafted HTML document, aka rdar problem 7018610. NOTE: this might overlap CVE-2010-1422.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-vr2x-32cg-pm8g/GHSA-vr2x-32cg-pm8g.json b/advisories/unreviewed/2022/05/GHSA-vr2x-32cg-pm8g/GHSA-vr2x-32cg-pm8g.json index 3f93191fe0a..286891afc06 100644 --- a/advisories/unreviewed/2022/05/GHSA-vr2x-32cg-pm8g/GHSA-vr2x-32cg-pm8g.json +++ b/advisories/unreviewed/2022/05/GHSA-vr2x-32cg-pm8g/GHSA-vr2x-32cg-pm8g.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-vr9v-36r3-5pfh/GHSA-vr9v-36r3-5pfh.json b/advisories/unreviewed/2022/05/GHSA-vr9v-36r3-5pfh/GHSA-vr9v-36r3-5pfh.json index 4c95e2d0a44..09b758629f0 100644 --- a/advisories/unreviewed/2022/05/GHSA-vr9v-36r3-5pfh/GHSA-vr9v-36r3-5pfh.json +++ b/advisories/unreviewed/2022/05/GHSA-vr9v-36r3-5pfh/GHSA-vr9v-36r3-5pfh.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-vrqh-q75j-j6x8/GHSA-vrqh-q75j-j6x8.json b/advisories/unreviewed/2022/05/GHSA-vrqh-q75j-j6x8/GHSA-vrqh-q75j-j6x8.json index 8f106cf31f7..65078c108c3 100644 --- a/advisories/unreviewed/2022/05/GHSA-vrqh-q75j-j6x8/GHSA-vrqh-q75j-j6x8.json +++ b/advisories/unreviewed/2022/05/GHSA-vrqh-q75j-j6x8/GHSA-vrqh-q75j-j6x8.json @@ -7,12 +7,8 @@ "CVE-2012-3994" ], "details": "Mozilla Firefox before 16.0, Firefox ESR 10.x before 10.0.8, Thunderbird before 16.0, Thunderbird ESR 10.x before 10.0.8, and SeaMonkey before 2.13 allow remote attackers to conduct cross-site scripting (XSS) attacks via a binary plugin that uses Object.defineProperty to shadow the top object, and leverages the relationship between top.location and the location property.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-vrxj-h57q-wrmq/GHSA-vrxj-h57q-wrmq.json b/advisories/unreviewed/2022/05/GHSA-vrxj-h57q-wrmq/GHSA-vrxj-h57q-wrmq.json index d4e8d212cba..3e9eaf7db88 100644 --- a/advisories/unreviewed/2022/05/GHSA-vrxj-h57q-wrmq/GHSA-vrxj-h57q-wrmq.json +++ b/advisories/unreviewed/2022/05/GHSA-vrxj-h57q-wrmq/GHSA-vrxj-h57q-wrmq.json @@ -7,12 +7,8 @@ "CVE-2013-0780" ], "details": "Use-after-free vulnerability in the nsOverflowContinuationTracker::Finish function in Mozilla Firefox before 19.0, Firefox ESR 17.x before 17.0.3, Thunderbird before 17.0.3, Thunderbird ESR 17.x before 17.0.3, and SeaMonkey before 2.16 allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via a crafted document that uses Cascading Style Sheets (CSS) -moz-column-* properties.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-vw2x-fj5h-mmwq/GHSA-vw2x-fj5h-mmwq.json b/advisories/unreviewed/2022/05/GHSA-vw2x-fj5h-mmwq/GHSA-vw2x-fj5h-mmwq.json index 06e05f6370e..ed1786e6476 100644 --- a/advisories/unreviewed/2022/05/GHSA-vw2x-fj5h-mmwq/GHSA-vw2x-fj5h-mmwq.json +++ b/advisories/unreviewed/2022/05/GHSA-vw2x-fj5h-mmwq/GHSA-vw2x-fj5h-mmwq.json @@ -7,12 +7,8 @@ "CVE-2013-0757" ], "details": "The Chrome Object Wrapper (COW) implementation in Mozilla Firefox before 18.0, Firefox ESR 17.x before 17.0.2, Thunderbird before 17.0.2, Thunderbird ESR 17.x before 17.0.2, and SeaMonkey before 2.15 does not prevent modifications to the prototype of an object, which allows remote attackers to execute arbitrary JavaScript code with chrome privileges by referencing Object.prototype.__proto__ in a crafted HTML document.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-vw8c-7vr6-cqvp/GHSA-vw8c-7vr6-cqvp.json b/advisories/unreviewed/2022/05/GHSA-vw8c-7vr6-cqvp/GHSA-vw8c-7vr6-cqvp.json index f6a587f5b45..83fdf840bef 100644 --- a/advisories/unreviewed/2022/05/GHSA-vw8c-7vr6-cqvp/GHSA-vw8c-7vr6-cqvp.json +++ b/advisories/unreviewed/2022/05/GHSA-vw8c-7vr6-cqvp/GHSA-vw8c-7vr6-cqvp.json @@ -7,12 +7,8 @@ "CVE-2012-3995" ], "details": "The IsCSSWordSpacingSpace function in Mozilla Firefox before 16.0, Firefox ESR 10.x before 10.0.8, Thunderbird before 16.0, Thunderbird ESR 10.x before 10.0.8, and SeaMonkey before 2.13 allows remote attackers to execute arbitrary code or cause a denial of service (out-of-bounds read) via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-vx34-r39m-w274/GHSA-vx34-r39m-w274.json b/advisories/unreviewed/2022/05/GHSA-vx34-r39m-w274/GHSA-vx34-r39m-w274.json index 1fa7c4a072e..334c4ff9059 100644 --- a/advisories/unreviewed/2022/05/GHSA-vx34-r39m-w274/GHSA-vx34-r39m-w274.json +++ b/advisories/unreviewed/2022/05/GHSA-vx34-r39m-w274/GHSA-vx34-r39m-w274.json @@ -7,12 +7,8 @@ "CVE-2011-1083" ], "details": "The epoll implementation in the Linux kernel 2.6.37.2 and earlier does not properly traverse a tree of epoll file descriptors, which allows local users to cause a denial of service (CPU consumption) via a crafted application that makes epoll_create and epoll_ctl system calls.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-vx6q-ffvw-7c86/GHSA-vx6q-ffvw-7c86.json b/advisories/unreviewed/2022/05/GHSA-vx6q-ffvw-7c86/GHSA-vx6q-ffvw-7c86.json index 937bb3b28c9..41f6fd85a8f 100644 --- a/advisories/unreviewed/2022/05/GHSA-vx6q-ffvw-7c86/GHSA-vx6q-ffvw-7c86.json +++ b/advisories/unreviewed/2022/05/GHSA-vx6q-ffvw-7c86/GHSA-vx6q-ffvw-7c86.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-vxg5-46rm-r832/GHSA-vxg5-46rm-r832.json b/advisories/unreviewed/2022/05/GHSA-vxg5-46rm-r832/GHSA-vxg5-46rm-r832.json index 2ee1b1be481..c0433e358c7 100644 --- a/advisories/unreviewed/2022/05/GHSA-vxg5-46rm-r832/GHSA-vxg5-46rm-r832.json +++ b/advisories/unreviewed/2022/05/GHSA-vxg5-46rm-r832/GHSA-vxg5-46rm-r832.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-w246-mm99-6c5j/GHSA-w246-mm99-6c5j.json b/advisories/unreviewed/2022/05/GHSA-w246-mm99-6c5j/GHSA-w246-mm99-6c5j.json index 683bdcb33f8..b6c914b8a51 100644 --- a/advisories/unreviewed/2022/05/GHSA-w246-mm99-6c5j/GHSA-w246-mm99-6c5j.json +++ b/advisories/unreviewed/2022/05/GHSA-w246-mm99-6c5j/GHSA-w246-mm99-6c5j.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", @@ -55,9 +53,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-w36c-w6x2-gj2r/GHSA-w36c-w6x2-gj2r.json b/advisories/unreviewed/2022/05/GHSA-w36c-w6x2-gj2r/GHSA-w36c-w6x2-gj2r.json index 00adc4a6a5b..4a8224fd290 100644 --- a/advisories/unreviewed/2022/05/GHSA-w36c-w6x2-gj2r/GHSA-w36c-w6x2-gj2r.json +++ b/advisories/unreviewed/2022/05/GHSA-w36c-w6x2-gj2r/GHSA-w36c-w6x2-gj2r.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", @@ -83,9 +81,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-w3h3-5p95-fv5g/GHSA-w3h3-5p95-fv5g.json b/advisories/unreviewed/2022/05/GHSA-w3h3-5p95-fv5g/GHSA-w3h3-5p95-fv5g.json index b3ca436f953..72d7bbacc64 100644 --- a/advisories/unreviewed/2022/05/GHSA-w3h3-5p95-fv5g/GHSA-w3h3-5p95-fv5g.json +++ b/advisories/unreviewed/2022/05/GHSA-w3h3-5p95-fv5g/GHSA-w3h3-5p95-fv5g.json @@ -7,12 +7,8 @@ "CVE-2012-4179" ], "details": "Use-after-free vulnerability in the nsHTMLCSSUtils::CreateCSSPropertyTxn function in Mozilla Firefox before 16.0, Firefox ESR 10.x before 10.0.8, Thunderbird before 16.0, Thunderbird ESR 10.x before 10.0.8, and SeaMonkey before 2.13 allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-w472-23r7-6hhp/GHSA-w472-23r7-6hhp.json b/advisories/unreviewed/2022/05/GHSA-w472-23r7-6hhp/GHSA-w472-23r7-6hhp.json index 6e393ae5200..5a0edb45f82 100644 --- a/advisories/unreviewed/2022/05/GHSA-w472-23r7-6hhp/GHSA-w472-23r7-6hhp.json +++ b/advisories/unreviewed/2022/05/GHSA-w472-23r7-6hhp/GHSA-w472-23r7-6hhp.json @@ -7,12 +7,8 @@ "CVE-2010-3441" ], "details": "Multiple buffer overflows in abcm2ps before 5.9.12 might allow remote attackers to execute arbitrary code via (1) a crafted input file, related to the PUT0 and PUT1 output macros; (2) a crafted input file, related to the trim_title function; and possibly (3) a long -O option on a command line.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-w56x-q3jg-3926/GHSA-w56x-q3jg-3926.json b/advisories/unreviewed/2022/05/GHSA-w56x-q3jg-3926/GHSA-w56x-q3jg-3926.json index 3573aef5bfa..d253625cdc2 100644 --- a/advisories/unreviewed/2022/05/GHSA-w56x-q3jg-3926/GHSA-w56x-q3jg-3926.json +++ b/advisories/unreviewed/2022/05/GHSA-w56x-q3jg-3926/GHSA-w56x-q3jg-3926.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-w5rr-p265-r6p9/GHSA-w5rr-p265-r6p9.json b/advisories/unreviewed/2022/05/GHSA-w5rr-p265-r6p9/GHSA-w5rr-p265-r6p9.json index 676f234087a..4c887d0e3dc 100644 --- a/advisories/unreviewed/2022/05/GHSA-w5rr-p265-r6p9/GHSA-w5rr-p265-r6p9.json +++ b/advisories/unreviewed/2022/05/GHSA-w5rr-p265-r6p9/GHSA-w5rr-p265-r6p9.json @@ -7,12 +7,8 @@ "CVE-2010-2902" ], "details": "The SVG implementation in Google Chrome before 5.0.375.125 allows remote attackers to cause a denial of service (memory corruption) or possibly have unspecified other impact via unknown vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-w622-2pcj-f3x2/GHSA-w622-2pcj-f3x2.json b/advisories/unreviewed/2022/05/GHSA-w622-2pcj-f3x2/GHSA-w622-2pcj-f3x2.json index 6fb3d55f93d..58b4f36a1d7 100644 --- a/advisories/unreviewed/2022/05/GHSA-w622-2pcj-f3x2/GHSA-w622-2pcj-f3x2.json +++ b/advisories/unreviewed/2022/05/GHSA-w622-2pcj-f3x2/GHSA-w622-2pcj-f3x2.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-w7rx-7qrv-r93v/GHSA-w7rx-7qrv-r93v.json b/advisories/unreviewed/2022/05/GHSA-w7rx-7qrv-r93v/GHSA-w7rx-7qrv-r93v.json index 2a56ccdf4e2..8ea1cbbcd1e 100644 --- a/advisories/unreviewed/2022/05/GHSA-w7rx-7qrv-r93v/GHSA-w7rx-7qrv-r93v.json +++ b/advisories/unreviewed/2022/05/GHSA-w7rx-7qrv-r93v/GHSA-w7rx-7qrv-r93v.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-w8gr-r7vf-c9fc/GHSA-w8gr-r7vf-c9fc.json b/advisories/unreviewed/2022/05/GHSA-w8gr-r7vf-c9fc/GHSA-w8gr-r7vf-c9fc.json index 6b37d3c990a..85ed73276cb 100644 --- a/advisories/unreviewed/2022/05/GHSA-w8gr-r7vf-c9fc/GHSA-w8gr-r7vf-c9fc.json +++ b/advisories/unreviewed/2022/05/GHSA-w8gr-r7vf-c9fc/GHSA-w8gr-r7vf-c9fc.json @@ -7,12 +7,8 @@ "CVE-2012-5836" ], "details": "Mozilla Firefox before 17.0, Thunderbird before 17.0, and SeaMonkey before 2.14 allow remote attackers to execute arbitrary code or cause a denial of service (application crash) via vectors involving the setting of Cascading Style Sheets (CSS) properties in conjunction with SVG text.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-wc4c-2hhq-9f86/GHSA-wc4c-2hhq-9f86.json b/advisories/unreviewed/2022/05/GHSA-wc4c-2hhq-9f86/GHSA-wc4c-2hhq-9f86.json index 3bede481d70..f501ded572f 100644 --- a/advisories/unreviewed/2022/05/GHSA-wc4c-2hhq-9f86/GHSA-wc4c-2hhq-9f86.json +++ b/advisories/unreviewed/2022/05/GHSA-wc4c-2hhq-9f86/GHSA-wc4c-2hhq-9f86.json @@ -7,12 +7,8 @@ "CVE-2012-3988" ], "details": "Use-after-free vulnerability in Mozilla Firefox before 16.0, Firefox ESR 10.x before 10.0.8, Thunderbird before 16.0, Thunderbird ESR 10.x before 10.0.8, and SeaMonkey before 2.13 might allow user-assisted remote attackers to execute arbitrary code via vectors involving use of mozRequestFullScreen to enter full-screen mode, and use of the history.back method for backwards history navigation.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-wc83-5m7f-xhpq/GHSA-wc83-5m7f-xhpq.json b/advisories/unreviewed/2022/05/GHSA-wc83-5m7f-xhpq/GHSA-wc83-5m7f-xhpq.json index 09cdda76173..a869e8b2ba7 100644 --- a/advisories/unreviewed/2022/05/GHSA-wc83-5m7f-xhpq/GHSA-wc83-5m7f-xhpq.json +++ b/advisories/unreviewed/2022/05/GHSA-wc83-5m7f-xhpq/GHSA-wc83-5m7f-xhpq.json @@ -7,12 +7,8 @@ "CVE-2012-3160" ], "details": "Unspecified vulnerability in the MySQL Server component in Oracle MySQL 5.1.65 and earlier, and 5.5.27 and earlier, allows local users to affect confidentiality via unknown vectors related to Server Installation.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -60,9 +56,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "LOW", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-wcw6-86f6-3583/GHSA-wcw6-86f6-3583.json b/advisories/unreviewed/2022/05/GHSA-wcw6-86f6-3583/GHSA-wcw6-86f6-3583.json index 9bf9de554b9..03353ca014d 100644 --- a/advisories/unreviewed/2022/05/GHSA-wcw6-86f6-3583/GHSA-wcw6-86f6-3583.json +++ b/advisories/unreviewed/2022/05/GHSA-wcw6-86f6-3583/GHSA-wcw6-86f6-3583.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-wf2h-5mmw-8679/GHSA-wf2h-5mmw-8679.json b/advisories/unreviewed/2022/05/GHSA-wf2h-5mmw-8679/GHSA-wf2h-5mmw-8679.json index 40a7b52bf56..a06f99acde7 100644 --- a/advisories/unreviewed/2022/05/GHSA-wf2h-5mmw-8679/GHSA-wf2h-5mmw-8679.json +++ b/advisories/unreviewed/2022/05/GHSA-wf2h-5mmw-8679/GHSA-wf2h-5mmw-8679.json @@ -7,12 +7,8 @@ "CVE-2010-2552" ], "details": "Stack consumption vulnerability in the SMB Server in Microsoft Windows Vista SP1 and SP2, Windows Server 2008 Gold, SP2, and R2, and Windows 7 allows remote attackers to cause a denial of service (system hang) via a malformed SMBv2 compounded request, aka \"SMB Stack Exhaustion Vulnerability.\"", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -32,9 +28,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-wf3j-3xwh-8jf5/GHSA-wf3j-3xwh-8jf5.json b/advisories/unreviewed/2022/05/GHSA-wf3j-3xwh-8jf5/GHSA-wf3j-3xwh-8jf5.json index a64c70ce30f..4e5cccf1df5 100644 --- a/advisories/unreviewed/2022/05/GHSA-wf3j-3xwh-8jf5/GHSA-wf3j-3xwh-8jf5.json +++ b/advisories/unreviewed/2022/05/GHSA-wf3j-3xwh-8jf5/GHSA-wf3j-3xwh-8jf5.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-wg9j-v9q2-h859/GHSA-wg9j-v9q2-h859.json b/advisories/unreviewed/2022/05/GHSA-wg9j-v9q2-h859/GHSA-wg9j-v9q2-h859.json index 55ae6610627..d688a31ce1d 100644 --- a/advisories/unreviewed/2022/05/GHSA-wg9j-v9q2-h859/GHSA-wg9j-v9q2-h859.json +++ b/advisories/unreviewed/2022/05/GHSA-wg9j-v9q2-h859/GHSA-wg9j-v9q2-h859.json @@ -7,12 +7,8 @@ "CVE-2012-4194" ], "details": "Mozilla Firefox before 16.0.2, Firefox ESR 10.x before 10.0.10, Thunderbird before 16.0.2, Thunderbird ESR 10.x before 10.0.10, and SeaMonkey before 2.13.2 do not prevent use of the valueOf method to shadow the location object (aka window.location), which makes it easier for remote attackers to conduct cross-site scripting (XSS) attacks via vectors involving a plugin.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-wgfq-v6c2-9q4f/GHSA-wgfq-v6c2-9q4f.json b/advisories/unreviewed/2022/05/GHSA-wgfq-v6c2-9q4f/GHSA-wgfq-v6c2-9q4f.json index e3a8f9a5c22..25659525bd7 100644 --- a/advisories/unreviewed/2022/05/GHSA-wgfq-v6c2-9q4f/GHSA-wgfq-v6c2-9q4f.json +++ b/advisories/unreviewed/2022/05/GHSA-wgfq-v6c2-9q4f/GHSA-wgfq-v6c2-9q4f.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-wghv-j36w-3w8v/GHSA-wghv-j36w-3w8v.json b/advisories/unreviewed/2022/05/GHSA-wghv-j36w-3w8v/GHSA-wghv-j36w-3w8v.json index cf09d99e5c4..7e5241ef27f 100644 --- a/advisories/unreviewed/2022/05/GHSA-wghv-j36w-3w8v/GHSA-wghv-j36w-3w8v.json +++ b/advisories/unreviewed/2022/05/GHSA-wghv-j36w-3w8v/GHSA-wghv-j36w-3w8v.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", @@ -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-wh47-mp93-37rg/GHSA-wh47-mp93-37rg.json b/advisories/unreviewed/2022/05/GHSA-wh47-mp93-37rg/GHSA-wh47-mp93-37rg.json index 6dcc0092a00..9a03da3d2f1 100644 --- a/advisories/unreviewed/2022/05/GHSA-wh47-mp93-37rg/GHSA-wh47-mp93-37rg.json +++ b/advisories/unreviewed/2022/05/GHSA-wh47-mp93-37rg/GHSA-wh47-mp93-37rg.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", @@ -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-wh6m-89jx-v6xr/GHSA-wh6m-89jx-v6xr.json b/advisories/unreviewed/2022/05/GHSA-wh6m-89jx-v6xr/GHSA-wh6m-89jx-v6xr.json index fc149054f94..4faeca3014d 100644 --- a/advisories/unreviewed/2022/05/GHSA-wh6m-89jx-v6xr/GHSA-wh6m-89jx-v6xr.json +++ b/advisories/unreviewed/2022/05/GHSA-wh6m-89jx-v6xr/GHSA-wh6m-89jx-v6xr.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-whgv-pvpj-7wmm/GHSA-whgv-pvpj-7wmm.json b/advisories/unreviewed/2022/05/GHSA-whgv-pvpj-7wmm/GHSA-whgv-pvpj-7wmm.json index 46a1689f59c..be73884c555 100644 --- a/advisories/unreviewed/2022/05/GHSA-whgv-pvpj-7wmm/GHSA-whgv-pvpj-7wmm.json +++ b/advisories/unreviewed/2022/05/GHSA-whgv-pvpj-7wmm/GHSA-whgv-pvpj-7wmm.json @@ -7,12 +7,8 @@ "CVE-2010-2897" ], "details": "Google Chrome before 5.0.375.125 does not properly mitigate an unspecified flaw in the Windows kernel, which has unknown impact and attack vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -36,9 +32,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-whqf-7jvx-fq53/GHSA-whqf-7jvx-fq53.json b/advisories/unreviewed/2022/05/GHSA-whqf-7jvx-fq53/GHSA-whqf-7jvx-fq53.json index 864a61e04da..997fd91ebe6 100644 --- a/advisories/unreviewed/2022/05/GHSA-whqf-7jvx-fq53/GHSA-whqf-7jvx-fq53.json +++ b/advisories/unreviewed/2022/05/GHSA-whqf-7jvx-fq53/GHSA-whqf-7jvx-fq53.json @@ -7,12 +7,8 @@ "CVE-2010-2296" ], "details": "The implementation of unspecified DOM methods in Google Chrome before 5.0.375.70 allows remote attackers to bypass the Same Origin Policy via unknown vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -36,9 +32,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-whwc-x4m2-68jw/GHSA-whwc-x4m2-68jw.json b/advisories/unreviewed/2022/05/GHSA-whwc-x4m2-68jw/GHSA-whwc-x4m2-68jw.json index 9b0c5b34f87..81d42e1ae88 100644 --- a/advisories/unreviewed/2022/05/GHSA-whwc-x4m2-68jw/GHSA-whwc-x4m2-68jw.json +++ b/advisories/unreviewed/2022/05/GHSA-whwc-x4m2-68jw/GHSA-whwc-x4m2-68jw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-wj24-m2m7-q8x2/GHSA-wj24-m2m7-q8x2.json b/advisories/unreviewed/2022/05/GHSA-wj24-m2m7-q8x2/GHSA-wj24-m2m7-q8x2.json index 03f511142d9..3c51e111193 100644 --- a/advisories/unreviewed/2022/05/GHSA-wj24-m2m7-q8x2/GHSA-wj24-m2m7-q8x2.json +++ b/advisories/unreviewed/2022/05/GHSA-wj24-m2m7-q8x2/GHSA-wj24-m2m7-q8x2.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", @@ -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-wjf2-j9hj-wpfg/GHSA-wjf2-j9hj-wpfg.json b/advisories/unreviewed/2022/05/GHSA-wjf2-j9hj-wpfg/GHSA-wjf2-j9hj-wpfg.json index 3a14a3fddc5..c502a40c4e8 100644 --- a/advisories/unreviewed/2022/05/GHSA-wjf2-j9hj-wpfg/GHSA-wjf2-j9hj-wpfg.json +++ b/advisories/unreviewed/2022/05/GHSA-wjf2-j9hj-wpfg/GHSA-wjf2-j9hj-wpfg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-wmm2-9h9w-f9jp/GHSA-wmm2-9h9w-f9jp.json b/advisories/unreviewed/2022/05/GHSA-wmm2-9h9w-f9jp/GHSA-wmm2-9h9w-f9jp.json index 575602542a9..6531d87e178 100644 --- a/advisories/unreviewed/2022/05/GHSA-wmm2-9h9w-f9jp/GHSA-wmm2-9h9w-f9jp.json +++ b/advisories/unreviewed/2022/05/GHSA-wmm2-9h9w-f9jp/GHSA-wmm2-9h9w-f9jp.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-wmx4-v463-6726/GHSA-wmx4-v463-6726.json b/advisories/unreviewed/2022/05/GHSA-wmx4-v463-6726/GHSA-wmx4-v463-6726.json index 1fab560f0d6..14db38b59f6 100644 --- a/advisories/unreviewed/2022/05/GHSA-wmx4-v463-6726/GHSA-wmx4-v463-6726.json +++ b/advisories/unreviewed/2022/05/GHSA-wmx4-v463-6726/GHSA-wmx4-v463-6726.json @@ -7,12 +7,8 @@ "CVE-2012-4196" ], "details": "Mozilla Firefox before 16.0.2, Firefox ESR 10.x before 10.0.10, Thunderbird before 16.0.2, Thunderbird ESR 10.x before 10.0.10, and SeaMonkey before 2.13.2 allow remote attackers to bypass the Same Origin Policy and read the Location object via a prototype property-injection attack that defeats certain protection mechanisms for this object.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-wp7p-gx6m-mp9w/GHSA-wp7p-gx6m-mp9w.json b/advisories/unreviewed/2022/05/GHSA-wp7p-gx6m-mp9w/GHSA-wp7p-gx6m-mp9w.json index 2a8f848e49b..83aaacfbaab 100644 --- a/advisories/unreviewed/2022/05/GHSA-wp7p-gx6m-mp9w/GHSA-wp7p-gx6m-mp9w.json +++ b/advisories/unreviewed/2022/05/GHSA-wp7p-gx6m-mp9w/GHSA-wp7p-gx6m-mp9w.json @@ -7,12 +7,8 @@ "CVE-2010-2298" ], "details": "browser/renderer_host/database_dispatcher_host.cc in Google Chrome before 5.0.375.70 on Linux does not properly handle ViewHostMsg_DatabaseOpenFile messages in chroot-based sandboxing, which allows remote attackers to bypass intended sandbox restrictions via vectors involving fchdir and chdir calls.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-wpfj-9q2g-67mp/GHSA-wpfj-9q2g-67mp.json b/advisories/unreviewed/2022/05/GHSA-wpfj-9q2g-67mp/GHSA-wpfj-9q2g-67mp.json index a07a97e9823..4eefc7d6901 100644 --- a/advisories/unreviewed/2022/05/GHSA-wpfj-9q2g-67mp/GHSA-wpfj-9q2g-67mp.json +++ b/advisories/unreviewed/2022/05/GHSA-wpfj-9q2g-67mp/GHSA-wpfj-9q2g-67mp.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-wpjx-ghqh-hqhc/GHSA-wpjx-ghqh-hqhc.json b/advisories/unreviewed/2022/05/GHSA-wpjx-ghqh-hqhc/GHSA-wpjx-ghqh-hqhc.json index 0ccd32ede92..d411aefb5a5 100644 --- a/advisories/unreviewed/2022/05/GHSA-wpjx-ghqh-hqhc/GHSA-wpjx-ghqh-hqhc.json +++ b/advisories/unreviewed/2022/05/GHSA-wpjx-ghqh-hqhc/GHSA-wpjx-ghqh-hqhc.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-wqjw-25wv-2769/GHSA-wqjw-25wv-2769.json b/advisories/unreviewed/2022/05/GHSA-wqjw-25wv-2769/GHSA-wqjw-25wv-2769.json index 7510af59a69..25e0fd6886f 100644 --- a/advisories/unreviewed/2022/05/GHSA-wqjw-25wv-2769/GHSA-wqjw-25wv-2769.json +++ b/advisories/unreviewed/2022/05/GHSA-wqjw-25wv-2769/GHSA-wqjw-25wv-2769.json @@ -7,12 +7,8 @@ "CVE-2012-3982" ], "details": "Multiple unspecified vulnerabilities in the browser engine in Mozilla Firefox before 16.0, Firefox ESR 10.x before 10.0.8, Thunderbird before 16.0, Thunderbird ESR 10.x before 10.0.8, and SeaMonkey before 2.13 allow remote attackers to cause a denial of service (memory corruption and application crash) or possibly execute arbitrary code via unknown vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -104,9 +100,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-wqr9-hj2x-xfmw/GHSA-wqr9-hj2x-xfmw.json b/advisories/unreviewed/2022/05/GHSA-wqr9-hj2x-xfmw/GHSA-wqr9-hj2x-xfmw.json index 8da5306208c..312d0679c6c 100644 --- a/advisories/unreviewed/2022/05/GHSA-wqr9-hj2x-xfmw/GHSA-wqr9-hj2x-xfmw.json +++ b/advisories/unreviewed/2022/05/GHSA-wqr9-hj2x-xfmw/GHSA-wqr9-hj2x-xfmw.json @@ -7,12 +7,8 @@ "CVE-2012-5835" ], "details": "Integer overflow in the WebGL subsystem in Mozilla Firefox before 17.0, Firefox ESR 10.x before 10.0.11, Thunderbird before 17.0, Thunderbird ESR 10.x before 10.0.11, and SeaMonkey before 2.14 allows remote attackers to execute arbitrary code or cause a denial of service (invalid write operation) via crafted data.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-wwr7-75x7-5749/GHSA-wwr7-75x7-5749.json b/advisories/unreviewed/2022/05/GHSA-wwr7-75x7-5749/GHSA-wwr7-75x7-5749.json index 34557ab714c..4a68bc35b1a 100644 --- a/advisories/unreviewed/2022/05/GHSA-wwr7-75x7-5749/GHSA-wwr7-75x7-5749.json +++ b/advisories/unreviewed/2022/05/GHSA-wwr7-75x7-5749/GHSA-wwr7-75x7-5749.json @@ -7,12 +7,8 @@ "CVE-2012-0698" ], "details": "tcsd in TrouSerS before 0.3.10 allows remote attackers to cause a denial of service (daemon crash) via a crafted type_offset value in a TCP packet to port 30003.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-wx59-w85q-r62g/GHSA-wx59-w85q-r62g.json b/advisories/unreviewed/2022/05/GHSA-wx59-w85q-r62g/GHSA-wx59-w85q-r62g.json index 4f9c37b72d0..6b9f174faf9 100644 --- a/advisories/unreviewed/2022/05/GHSA-wx59-w85q-r62g/GHSA-wx59-w85q-r62g.json +++ b/advisories/unreviewed/2022/05/GHSA-wx59-w85q-r62g/GHSA-wx59-w85q-r62g.json @@ -7,12 +7,8 @@ "CVE-2010-2646" ], "details": "Google Chrome before 5.0.375.99 does not properly isolate sandboxed IFRAME elements, which has unspecified impact and remote attack vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -36,9 +32,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-wxcg-xw6q-j8m7/GHSA-wxcg-xw6q-j8m7.json b/advisories/unreviewed/2022/05/GHSA-wxcg-xw6q-j8m7/GHSA-wxcg-xw6q-j8m7.json index 21a3366db58..ce30d6cd097 100644 --- a/advisories/unreviewed/2022/05/GHSA-wxcg-xw6q-j8m7/GHSA-wxcg-xw6q-j8m7.json +++ b/advisories/unreviewed/2022/05/GHSA-wxcg-xw6q-j8m7/GHSA-wxcg-xw6q-j8m7.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-x37g-h85x-g5w3/GHSA-x37g-h85x-g5w3.json b/advisories/unreviewed/2022/05/GHSA-x37g-h85x-g5w3/GHSA-x37g-h85x-g5w3.json index aba3d583995..8c66d23aa63 100644 --- a/advisories/unreviewed/2022/05/GHSA-x37g-h85x-g5w3/GHSA-x37g-h85x-g5w3.json +++ b/advisories/unreviewed/2022/05/GHSA-x37g-h85x-g5w3/GHSA-x37g-h85x-g5w3.json @@ -7,12 +7,8 @@ "CVE-2010-2648" ], "details": "The implementation of the Unicode Bidirectional Algorithm (aka Bidi algorithm or UBA) in Google Chrome before 5.0.375.99 allows remote attackers to cause a denial of service (memory corruption) or possibly have unspecified other impact via unknown vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-x4r7-7jr8-f7fv/GHSA-x4r7-7jr8-f7fv.json b/advisories/unreviewed/2022/05/GHSA-x4r7-7jr8-f7fv/GHSA-x4r7-7jr8-f7fv.json index 3780f78cb48..f8abd858a9f 100644 --- a/advisories/unreviewed/2022/05/GHSA-x4r7-7jr8-f7fv/GHSA-x4r7-7jr8-f7fv.json +++ b/advisories/unreviewed/2022/05/GHSA-x4r7-7jr8-f7fv/GHSA-x4r7-7jr8-f7fv.json @@ -7,12 +7,8 @@ "CVE-2010-2962" ], "details": "drivers/gpu/drm/i915/i915_gem.c in the Graphics Execution Manager (GEM) in the Intel i915 driver in the Direct Rendering Manager (DRM) subsystem in the Linux kernel before 2.6.36 does not properly validate pointers to blocks of memory, which allows local users to write to arbitrary kernel memory locations, and consequently gain privileges, via crafted use of the ioctl interface, related to (1) pwrite and (2) pread operations.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-x5h7-52pq-539h/GHSA-x5h7-52pq-539h.json b/advisories/unreviewed/2022/05/GHSA-x5h7-52pq-539h/GHSA-x5h7-52pq-539h.json index 71d64d9dc6d..a45eb784cbf 100644 --- a/advisories/unreviewed/2022/05/GHSA-x5h7-52pq-539h/GHSA-x5h7-52pq-539h.json +++ b/advisories/unreviewed/2022/05/GHSA-x5h7-52pq-539h/GHSA-x5h7-52pq-539h.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-x66h-pv23-hvpj/GHSA-x66h-pv23-hvpj.json b/advisories/unreviewed/2022/05/GHSA-x66h-pv23-hvpj/GHSA-x66h-pv23-hvpj.json index ece22e95259..db3f3e0029b 100644 --- a/advisories/unreviewed/2022/05/GHSA-x66h-pv23-hvpj/GHSA-x66h-pv23-hvpj.json +++ b/advisories/unreviewed/2022/05/GHSA-x66h-pv23-hvpj/GHSA-x66h-pv23-hvpj.json @@ -7,12 +7,8 @@ "CVE-2013-0764" ], "details": "The nsSOCKSSocketInfo::ConnectToProxy function in Mozilla Firefox before 18.0, Firefox ESR 17.x before 17.0.2, Thunderbird before 17.0.2, Thunderbird ESR 17.x before 17.0.2, and SeaMonkey before 2.15 does not ensure thread safety for SSL sessions, which allows remote attackers to execute arbitrary code via crafted data, as demonstrated by e-mail message data.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-x8px-6gf5-46x5/GHSA-x8px-6gf5-46x5.json b/advisories/unreviewed/2022/05/GHSA-x8px-6gf5-46x5/GHSA-x8px-6gf5-46x5.json index 7e0c676ca79..cddb0a5e311 100644 --- a/advisories/unreviewed/2022/05/GHSA-x8px-6gf5-46x5/GHSA-x8px-6gf5-46x5.json +++ b/advisories/unreviewed/2022/05/GHSA-x8px-6gf5-46x5/GHSA-x8px-6gf5-46x5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-x9c2-vh9r-cv9p/GHSA-x9c2-vh9r-cv9p.json b/advisories/unreviewed/2022/05/GHSA-x9c2-vh9r-cv9p/GHSA-x9c2-vh9r-cv9p.json index a980b27e655..b83fdf7a1e9 100644 --- a/advisories/unreviewed/2022/05/GHSA-x9c2-vh9r-cv9p/GHSA-x9c2-vh9r-cv9p.json +++ b/advisories/unreviewed/2022/05/GHSA-x9c2-vh9r-cv9p/GHSA-x9c2-vh9r-cv9p.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/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-xf3m-5jrg-2cr8/GHSA-xf3m-5jrg-2cr8.json b/advisories/unreviewed/2022/05/GHSA-xf3m-5jrg-2cr8/GHSA-xf3m-5jrg-2cr8.json index 689179629aa..a37e0b5d538 100644 --- a/advisories/unreviewed/2022/05/GHSA-xf3m-5jrg-2cr8/GHSA-xf3m-5jrg-2cr8.json +++ b/advisories/unreviewed/2022/05/GHSA-xf3m-5jrg-2cr8/GHSA-xf3m-5jrg-2cr8.json @@ -7,12 +7,8 @@ "CVE-2010-2553" ], "details": "The Cinepak codec in Microsoft Windows XP SP2 and SP3, Windows Vista SP1 and SP2, and Windows 7 does not properly decompress media files, which allows remote attackers to execute arbitrary code via a crafted file, aka \"Cinepak Codec Decompression Vulnerability.\"", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-xfcc-h2cc-43qv/GHSA-xfcc-h2cc-43qv.json b/advisories/unreviewed/2022/05/GHSA-xfcc-h2cc-43qv/GHSA-xfcc-h2cc-43qv.json index 3d6e1b699b7..14913a65198 100644 --- a/advisories/unreviewed/2022/05/GHSA-xfcc-h2cc-43qv/GHSA-xfcc-h2cc-43qv.json +++ b/advisories/unreviewed/2022/05/GHSA-xfcc-h2cc-43qv/GHSA-xfcc-h2cc-43qv.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-xgmw-gxmf-fm4w/GHSA-xgmw-gxmf-fm4w.json b/advisories/unreviewed/2022/05/GHSA-xgmw-gxmf-fm4w/GHSA-xgmw-gxmf-fm4w.json index 981753df527..b6d8c0e78f7 100644 --- a/advisories/unreviewed/2022/05/GHSA-xgmw-gxmf-fm4w/GHSA-xgmw-gxmf-fm4w.json +++ b/advisories/unreviewed/2022/05/GHSA-xgmw-gxmf-fm4w/GHSA-xgmw-gxmf-fm4w.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-xgv2-68c7-qh64/GHSA-xgv2-68c7-qh64.json b/advisories/unreviewed/2022/05/GHSA-xgv2-68c7-qh64/GHSA-xgv2-68c7-qh64.json index 64b364a475e..dec0c78835b 100644 --- a/advisories/unreviewed/2022/05/GHSA-xgv2-68c7-qh64/GHSA-xgv2-68c7-qh64.json +++ b/advisories/unreviewed/2022/05/GHSA-xgv2-68c7-qh64/GHSA-xgv2-68c7-qh64.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-xhfg-9rjc-3pv6/GHSA-xhfg-9rjc-3pv6.json b/advisories/unreviewed/2022/05/GHSA-xhfg-9rjc-3pv6/GHSA-xhfg-9rjc-3pv6.json index 36a34bb37fd..0db93266564 100644 --- a/advisories/unreviewed/2022/05/GHSA-xhfg-9rjc-3pv6/GHSA-xhfg-9rjc-3pv6.json +++ b/advisories/unreviewed/2022/05/GHSA-xhfg-9rjc-3pv6/GHSA-xhfg-9rjc-3pv6.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", @@ -47,9 +45,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-xmjr-qq5c-jp94/GHSA-xmjr-qq5c-jp94.json b/advisories/unreviewed/2022/05/GHSA-xmjr-qq5c-jp94/GHSA-xmjr-qq5c-jp94.json index 781e875b15a..0bbb5db43ec 100644 --- a/advisories/unreviewed/2022/05/GHSA-xmjr-qq5c-jp94/GHSA-xmjr-qq5c-jp94.json +++ b/advisories/unreviewed/2022/05/GHSA-xmjr-qq5c-jp94/GHSA-xmjr-qq5c-jp94.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-xmqq-mrv9-8jqp/GHSA-xmqq-mrv9-8jqp.json b/advisories/unreviewed/2022/05/GHSA-xmqq-mrv9-8jqp/GHSA-xmqq-mrv9-8jqp.json index b3d697ae8fa..ad940ad9170 100644 --- a/advisories/unreviewed/2022/05/GHSA-xmqq-mrv9-8jqp/GHSA-xmqq-mrv9-8jqp.json +++ b/advisories/unreviewed/2022/05/GHSA-xmqq-mrv9-8jqp/GHSA-xmqq-mrv9-8jqp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-xq43-hqr9-phrp/GHSA-xq43-hqr9-phrp.json b/advisories/unreviewed/2022/05/GHSA-xq43-hqr9-phrp/GHSA-xq43-hqr9-phrp.json index 50815f191fe..643c3d48b33 100644 --- a/advisories/unreviewed/2022/05/GHSA-xq43-hqr9-phrp/GHSA-xq43-hqr9-phrp.json +++ b/advisories/unreviewed/2022/05/GHSA-xq43-hqr9-phrp/GHSA-xq43-hqr9-phrp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-xrrq-qjmc-74g7/GHSA-xrrq-qjmc-74g7.json b/advisories/unreviewed/2022/05/GHSA-xrrq-qjmc-74g7/GHSA-xrrq-qjmc-74g7.json index 76733495a18..c6cdeafb47b 100644 --- a/advisories/unreviewed/2022/05/GHSA-xrrq-qjmc-74g7/GHSA-xrrq-qjmc-74g7.json +++ b/advisories/unreviewed/2022/05/GHSA-xrrq-qjmc-74g7/GHSA-xrrq-qjmc-74g7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-xrwr-pg2p-3r5m/GHSA-xrwr-pg2p-3r5m.json b/advisories/unreviewed/2022/05/GHSA-xrwr-pg2p-3r5m/GHSA-xrwr-pg2p-3r5m.json index 65082ec4154..84de1e3b2f5 100644 --- a/advisories/unreviewed/2022/05/GHSA-xrwr-pg2p-3r5m/GHSA-xrwr-pg2p-3r5m.json +++ b/advisories/unreviewed/2022/05/GHSA-xrwr-pg2p-3r5m/GHSA-xrwr-pg2p-3r5m.json @@ -7,12 +7,8 @@ "CVE-2012-4191" ], "details": "The mozilla::net::FailDelayManager::Lookup function in the WebSockets implementation in Mozilla Firefox before 16.0.1, Thunderbird before 16.0.1, and SeaMonkey before 2.13.1 allows remote attackers to cause a denial of service (memory corruption and application crash) or possibly execute arbitrary code via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-xxqh-r526-fmp5/GHSA-xxqh-r526-fmp5.json b/advisories/unreviewed/2022/05/GHSA-xxqh-r526-fmp5/GHSA-xxqh-r526-fmp5.json index 39afb2d5255..9cd2f5893a8 100644 --- a/advisories/unreviewed/2022/05/GHSA-xxqh-r526-fmp5/GHSA-xxqh-r526-fmp5.json +++ b/advisories/unreviewed/2022/05/GHSA-xxqh-r526-fmp5/GHSA-xxqh-r526-fmp5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/06/GHSA-c7r4-v2h5-45gx/GHSA-c7r4-v2h5-45gx.json b/advisories/unreviewed/2022/06/GHSA-c7r4-v2h5-45gx/GHSA-c7r4-v2h5-45gx.json index e647bfa6054..637e9856c61 100644 --- a/advisories/unreviewed/2022/06/GHSA-c7r4-v2h5-45gx/GHSA-c7r4-v2h5-45gx.json +++ b/advisories/unreviewed/2022/06/GHSA-c7r4-v2h5-45gx/GHSA-c7r4-v2h5-45gx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/06/GHSA-ffqc-r4j7-pvvm/GHSA-ffqc-r4j7-pvvm.json b/advisories/unreviewed/2022/06/GHSA-ffqc-r4j7-pvvm/GHSA-ffqc-r4j7-pvvm.json index 87323c9b0a1..158f48d4acc 100644 --- a/advisories/unreviewed/2022/06/GHSA-ffqc-r4j7-pvvm/GHSA-ffqc-r4j7-pvvm.json +++ b/advisories/unreviewed/2022/06/GHSA-ffqc-r4j7-pvvm/GHSA-ffqc-r4j7-pvvm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/07/GHSA-2g63-25fp-6g47/GHSA-2g63-25fp-6g47.json b/advisories/unreviewed/2022/07/GHSA-2g63-25fp-6g47/GHSA-2g63-25fp-6g47.json index ad6bfa054f5..a96fe294802 100644 --- a/advisories/unreviewed/2022/07/GHSA-2g63-25fp-6g47/GHSA-2g63-25fp-6g47.json +++ b/advisories/unreviewed/2022/07/GHSA-2g63-25fp-6g47/GHSA-2g63-25fp-6g47.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/07/GHSA-3r5r-hrfx-93qm/GHSA-3r5r-hrfx-93qm.json b/advisories/unreviewed/2022/07/GHSA-3r5r-hrfx-93qm/GHSA-3r5r-hrfx-93qm.json index 7d011fcde82..a7190a8f430 100644 --- a/advisories/unreviewed/2022/07/GHSA-3r5r-hrfx-93qm/GHSA-3r5r-hrfx-93qm.json +++ b/advisories/unreviewed/2022/07/GHSA-3r5r-hrfx-93qm/GHSA-3r5r-hrfx-93qm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/07/GHSA-43c7-728f-g6cx/GHSA-43c7-728f-g6cx.json b/advisories/unreviewed/2022/07/GHSA-43c7-728f-g6cx/GHSA-43c7-728f-g6cx.json index b6bb7d84152..6b2d0be4d5a 100644 --- a/advisories/unreviewed/2022/07/GHSA-43c7-728f-g6cx/GHSA-43c7-728f-g6cx.json +++ b/advisories/unreviewed/2022/07/GHSA-43c7-728f-g6cx/GHSA-43c7-728f-g6cx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/07/GHSA-4w4w-jrgw-jr5h/GHSA-4w4w-jrgw-jr5h.json b/advisories/unreviewed/2022/07/GHSA-4w4w-jrgw-jr5h/GHSA-4w4w-jrgw-jr5h.json index 5cdb917911b..60b8b5753fc 100644 --- a/advisories/unreviewed/2022/07/GHSA-4w4w-jrgw-jr5h/GHSA-4w4w-jrgw-jr5h.json +++ b/advisories/unreviewed/2022/07/GHSA-4w4w-jrgw-jr5h/GHSA-4w4w-jrgw-jr5h.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/07/GHSA-59rr-qhh3-g554/GHSA-59rr-qhh3-g554.json b/advisories/unreviewed/2022/07/GHSA-59rr-qhh3-g554/GHSA-59rr-qhh3-g554.json index 31a4da5e8b7..2ededef8c45 100644 --- a/advisories/unreviewed/2022/07/GHSA-59rr-qhh3-g554/GHSA-59rr-qhh3-g554.json +++ b/advisories/unreviewed/2022/07/GHSA-59rr-qhh3-g554/GHSA-59rr-qhh3-g554.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/07/GHSA-75p7-x4r4-gq93/GHSA-75p7-x4r4-gq93.json b/advisories/unreviewed/2022/07/GHSA-75p7-x4r4-gq93/GHSA-75p7-x4r4-gq93.json index 76b1327c478..3d5817bd3af 100644 --- a/advisories/unreviewed/2022/07/GHSA-75p7-x4r4-gq93/GHSA-75p7-x4r4-gq93.json +++ b/advisories/unreviewed/2022/07/GHSA-75p7-x4r4-gq93/GHSA-75p7-x4r4-gq93.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/07/GHSA-997v-v566-5ff3/GHSA-997v-v566-5ff3.json b/advisories/unreviewed/2022/07/GHSA-997v-v566-5ff3/GHSA-997v-v566-5ff3.json index 793faf21239..b4485adb53d 100644 --- a/advisories/unreviewed/2022/07/GHSA-997v-v566-5ff3/GHSA-997v-v566-5ff3.json +++ b/advisories/unreviewed/2022/07/GHSA-997v-v566-5ff3/GHSA-997v-v566-5ff3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/07/GHSA-fxfc-w6xq-5pp8/GHSA-fxfc-w6xq-5pp8.json b/advisories/unreviewed/2022/07/GHSA-fxfc-w6xq-5pp8/GHSA-fxfc-w6xq-5pp8.json index 4cf74164c2d..0484a9318d7 100644 --- a/advisories/unreviewed/2022/07/GHSA-fxfc-w6xq-5pp8/GHSA-fxfc-w6xq-5pp8.json +++ b/advisories/unreviewed/2022/07/GHSA-fxfc-w6xq-5pp8/GHSA-fxfc-w6xq-5pp8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/07/GHSA-gjv4-fmq6-6x2x/GHSA-gjv4-fmq6-6x2x.json b/advisories/unreviewed/2022/07/GHSA-gjv4-fmq6-6x2x/GHSA-gjv4-fmq6-6x2x.json index 3cb22800bcb..47362726d48 100644 --- a/advisories/unreviewed/2022/07/GHSA-gjv4-fmq6-6x2x/GHSA-gjv4-fmq6-6x2x.json +++ b/advisories/unreviewed/2022/07/GHSA-gjv4-fmq6-6x2x/GHSA-gjv4-fmq6-6x2x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/07/GHSA-gqrq-hwj7-gfwv/GHSA-gqrq-hwj7-gfwv.json b/advisories/unreviewed/2022/07/GHSA-gqrq-hwj7-gfwv/GHSA-gqrq-hwj7-gfwv.json index 9f6d04173d2..95f7f3cf123 100644 --- a/advisories/unreviewed/2022/07/GHSA-gqrq-hwj7-gfwv/GHSA-gqrq-hwj7-gfwv.json +++ b/advisories/unreviewed/2022/07/GHSA-gqrq-hwj7-gfwv/GHSA-gqrq-hwj7-gfwv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/07/GHSA-j8f6-f8vv-9f5c/GHSA-j8f6-f8vv-9f5c.json b/advisories/unreviewed/2022/07/GHSA-j8f6-f8vv-9f5c/GHSA-j8f6-f8vv-9f5c.json index 0a9660aa704..3f63a805b45 100644 --- a/advisories/unreviewed/2022/07/GHSA-j8f6-f8vv-9f5c/GHSA-j8f6-f8vv-9f5c.json +++ b/advisories/unreviewed/2022/07/GHSA-j8f6-f8vv-9f5c/GHSA-j8f6-f8vv-9f5c.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/07/GHSA-pmv2-vq2x-c74g/GHSA-pmv2-vq2x-c74g.json b/advisories/unreviewed/2022/07/GHSA-pmv2-vq2x-c74g/GHSA-pmv2-vq2x-c74g.json index bf91501895b..0b5520c4682 100644 --- a/advisories/unreviewed/2022/07/GHSA-pmv2-vq2x-c74g/GHSA-pmv2-vq2x-c74g.json +++ b/advisories/unreviewed/2022/07/GHSA-pmv2-vq2x-c74g/GHSA-pmv2-vq2x-c74g.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/07/GHSA-qp6c-hjgr-2593/GHSA-qp6c-hjgr-2593.json b/advisories/unreviewed/2022/07/GHSA-qp6c-hjgr-2593/GHSA-qp6c-hjgr-2593.json index dcec4610c67..ecfa6bc7860 100644 --- a/advisories/unreviewed/2022/07/GHSA-qp6c-hjgr-2593/GHSA-qp6c-hjgr-2593.json +++ b/advisories/unreviewed/2022/07/GHSA-qp6c-hjgr-2593/GHSA-qp6c-hjgr-2593.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/07/GHSA-v66m-xq92-9p2c/GHSA-v66m-xq92-9p2c.json b/advisories/unreviewed/2022/07/GHSA-v66m-xq92-9p2c/GHSA-v66m-xq92-9p2c.json index 97a8cef33b5..027c664326c 100644 --- a/advisories/unreviewed/2022/07/GHSA-v66m-xq92-9p2c/GHSA-v66m-xq92-9p2c.json +++ b/advisories/unreviewed/2022/07/GHSA-v66m-xq92-9p2c/GHSA-v66m-xq92-9p2c.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/07/GHSA-vjcc-9q9g-593v/GHSA-vjcc-9q9g-593v.json b/advisories/unreviewed/2022/07/GHSA-vjcc-9q9g-593v/GHSA-vjcc-9q9g-593v.json index f17301c7e48..17913834b04 100644 --- a/advisories/unreviewed/2022/07/GHSA-vjcc-9q9g-593v/GHSA-vjcc-9q9g-593v.json +++ b/advisories/unreviewed/2022/07/GHSA-vjcc-9q9g-593v/GHSA-vjcc-9q9g-593v.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/07/GHSA-x6gc-63rj-4gw6/GHSA-x6gc-63rj-4gw6.json b/advisories/unreviewed/2022/07/GHSA-x6gc-63rj-4gw6/GHSA-x6gc-63rj-4gw6.json index c42c580092b..fa54ef57a4b 100644 --- a/advisories/unreviewed/2022/07/GHSA-x6gc-63rj-4gw6/GHSA-x6gc-63rj-4gw6.json +++ b/advisories/unreviewed/2022/07/GHSA-x6gc-63rj-4gw6/GHSA-x6gc-63rj-4gw6.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/07/GHSA-xcjv-9vwc-qf5f/GHSA-xcjv-9vwc-qf5f.json b/advisories/unreviewed/2022/07/GHSA-xcjv-9vwc-qf5f/GHSA-xcjv-9vwc-qf5f.json index 3fcd1215780..22bc01ca1cf 100644 --- a/advisories/unreviewed/2022/07/GHSA-xcjv-9vwc-qf5f/GHSA-xcjv-9vwc-qf5f.json +++ b/advisories/unreviewed/2022/07/GHSA-xcjv-9vwc-qf5f/GHSA-xcjv-9vwc-qf5f.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/08/GHSA-6xp2-3wp8-xhf3/GHSA-6xp2-3wp8-xhf3.json b/advisories/unreviewed/2022/08/GHSA-6xp2-3wp8-xhf3/GHSA-6xp2-3wp8-xhf3.json index 3c7cf96a248..53bb0b15bc6 100644 --- a/advisories/unreviewed/2022/08/GHSA-6xp2-3wp8-xhf3/GHSA-6xp2-3wp8-xhf3.json +++ b/advisories/unreviewed/2022/08/GHSA-6xp2-3wp8-xhf3/GHSA-6xp2-3wp8-xhf3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/08/GHSA-8482-w39m-g3c5/GHSA-8482-w39m-g3c5.json b/advisories/unreviewed/2022/08/GHSA-8482-w39m-g3c5/GHSA-8482-w39m-g3c5.json index 80b1eecc7cc..36c3107f264 100644 --- a/advisories/unreviewed/2022/08/GHSA-8482-w39m-g3c5/GHSA-8482-w39m-g3c5.json +++ b/advisories/unreviewed/2022/08/GHSA-8482-w39m-g3c5/GHSA-8482-w39m-g3c5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/08/GHSA-gvgr-4fph-m6hc/GHSA-gvgr-4fph-m6hc.json b/advisories/unreviewed/2022/08/GHSA-gvgr-4fph-m6hc/GHSA-gvgr-4fph-m6hc.json index 6ca7a4d2de1..f79686ce0ed 100644 --- a/advisories/unreviewed/2022/08/GHSA-gvgr-4fph-m6hc/GHSA-gvgr-4fph-m6hc.json +++ b/advisories/unreviewed/2022/08/GHSA-gvgr-4fph-m6hc/GHSA-gvgr-4fph-m6hc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/08/GHSA-m287-97qh-jhg2/GHSA-m287-97qh-jhg2.json b/advisories/unreviewed/2022/08/GHSA-m287-97qh-jhg2/GHSA-m287-97qh-jhg2.json index f7cd1eccba8..a1e41bd3fd6 100644 --- a/advisories/unreviewed/2022/08/GHSA-m287-97qh-jhg2/GHSA-m287-97qh-jhg2.json +++ b/advisories/unreviewed/2022/08/GHSA-m287-97qh-jhg2/GHSA-m287-97qh-jhg2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/08/GHSA-px5r-qw43-pqcc/GHSA-px5r-qw43-pqcc.json b/advisories/unreviewed/2022/08/GHSA-px5r-qw43-pqcc/GHSA-px5r-qw43-pqcc.json index 2765facc4db..bb4eb9bbdd7 100644 --- a/advisories/unreviewed/2022/08/GHSA-px5r-qw43-pqcc/GHSA-px5r-qw43-pqcc.json +++ b/advisories/unreviewed/2022/08/GHSA-px5r-qw43-pqcc/GHSA-px5r-qw43-pqcc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-228j-wwff-p3j2/GHSA-228j-wwff-p3j2.json b/advisories/unreviewed/2022/09/GHSA-228j-wwff-p3j2/GHSA-228j-wwff-p3j2.json index edaba013b28..1083a5555a3 100644 --- a/advisories/unreviewed/2022/09/GHSA-228j-wwff-p3j2/GHSA-228j-wwff-p3j2.json +++ b/advisories/unreviewed/2022/09/GHSA-228j-wwff-p3j2/GHSA-228j-wwff-p3j2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-28xf-m3jq-2wmp/GHSA-28xf-m3jq-2wmp.json b/advisories/unreviewed/2022/09/GHSA-28xf-m3jq-2wmp/GHSA-28xf-m3jq-2wmp.json index 8060be2e555..22f885451a0 100644 --- a/advisories/unreviewed/2022/09/GHSA-28xf-m3jq-2wmp/GHSA-28xf-m3jq-2wmp.json +++ b/advisories/unreviewed/2022/09/GHSA-28xf-m3jq-2wmp/GHSA-28xf-m3jq-2wmp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-2c9f-m8c9-p33j/GHSA-2c9f-m8c9-p33j.json b/advisories/unreviewed/2022/09/GHSA-2c9f-m8c9-p33j/GHSA-2c9f-m8c9-p33j.json index f160f508ab6..fbb12d2a578 100644 --- a/advisories/unreviewed/2022/09/GHSA-2c9f-m8c9-p33j/GHSA-2c9f-m8c9-p33j.json +++ b/advisories/unreviewed/2022/09/GHSA-2c9f-m8c9-p33j/GHSA-2c9f-m8c9-p33j.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-2mfj-6r2j-3g4m/GHSA-2mfj-6r2j-3g4m.json b/advisories/unreviewed/2022/09/GHSA-2mfj-6r2j-3g4m/GHSA-2mfj-6r2j-3g4m.json index 694dc01b269..bba30fd0599 100644 --- a/advisories/unreviewed/2022/09/GHSA-2mfj-6r2j-3g4m/GHSA-2mfj-6r2j-3g4m.json +++ b/advisories/unreviewed/2022/09/GHSA-2mfj-6r2j-3g4m/GHSA-2mfj-6r2j-3g4m.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/09/GHSA-2xqm-7gh5-cjmc/GHSA-2xqm-7gh5-cjmc.json b/advisories/unreviewed/2022/09/GHSA-2xqm-7gh5-cjmc/GHSA-2xqm-7gh5-cjmc.json index ae8bf1718d7..d93b2d03b85 100644 --- a/advisories/unreviewed/2022/09/GHSA-2xqm-7gh5-cjmc/GHSA-2xqm-7gh5-cjmc.json +++ b/advisories/unreviewed/2022/09/GHSA-2xqm-7gh5-cjmc/GHSA-2xqm-7gh5-cjmc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-3j96-4r54-mhqg/GHSA-3j96-4r54-mhqg.json b/advisories/unreviewed/2022/09/GHSA-3j96-4r54-mhqg/GHSA-3j96-4r54-mhqg.json index 30b20c3d203..76cc829d1c9 100644 --- a/advisories/unreviewed/2022/09/GHSA-3j96-4r54-mhqg/GHSA-3j96-4r54-mhqg.json +++ b/advisories/unreviewed/2022/09/GHSA-3j96-4r54-mhqg/GHSA-3j96-4r54-mhqg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-3qhw-7jqw-3rwp/GHSA-3qhw-7jqw-3rwp.json b/advisories/unreviewed/2022/09/GHSA-3qhw-7jqw-3rwp/GHSA-3qhw-7jqw-3rwp.json index 4e5e6a2986e..d51adaaa054 100644 --- a/advisories/unreviewed/2022/09/GHSA-3qhw-7jqw-3rwp/GHSA-3qhw-7jqw-3rwp.json +++ b/advisories/unreviewed/2022/09/GHSA-3qhw-7jqw-3rwp/GHSA-3qhw-7jqw-3rwp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-3wv4-m62m-7h6v/GHSA-3wv4-m62m-7h6v.json b/advisories/unreviewed/2022/09/GHSA-3wv4-m62m-7h6v/GHSA-3wv4-m62m-7h6v.json index 97b6ef862c6..0181d7de136 100644 --- a/advisories/unreviewed/2022/09/GHSA-3wv4-m62m-7h6v/GHSA-3wv4-m62m-7h6v.json +++ b/advisories/unreviewed/2022/09/GHSA-3wv4-m62m-7h6v/GHSA-3wv4-m62m-7h6v.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-4hxj-w32p-g7j3/GHSA-4hxj-w32p-g7j3.json b/advisories/unreviewed/2022/09/GHSA-4hxj-w32p-g7j3/GHSA-4hxj-w32p-g7j3.json index 6e36f44dfeb..a393eaa14d9 100644 --- a/advisories/unreviewed/2022/09/GHSA-4hxj-w32p-g7j3/GHSA-4hxj-w32p-g7j3.json +++ b/advisories/unreviewed/2022/09/GHSA-4hxj-w32p-g7j3/GHSA-4hxj-w32p-g7j3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-4qqj-hc3p-xwfg/GHSA-4qqj-hc3p-xwfg.json b/advisories/unreviewed/2022/09/GHSA-4qqj-hc3p-xwfg/GHSA-4qqj-hc3p-xwfg.json index a1f60dd9543..1db0ac5131b 100644 --- a/advisories/unreviewed/2022/09/GHSA-4qqj-hc3p-xwfg/GHSA-4qqj-hc3p-xwfg.json +++ b/advisories/unreviewed/2022/09/GHSA-4qqj-hc3p-xwfg/GHSA-4qqj-hc3p-xwfg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-524p-6j7x-rwrc/GHSA-524p-6j7x-rwrc.json b/advisories/unreviewed/2022/09/GHSA-524p-6j7x-rwrc/GHSA-524p-6j7x-rwrc.json index 6fafe913d3d..64225584b1a 100644 --- a/advisories/unreviewed/2022/09/GHSA-524p-6j7x-rwrc/GHSA-524p-6j7x-rwrc.json +++ b/advisories/unreviewed/2022/09/GHSA-524p-6j7x-rwrc/GHSA-524p-6j7x-rwrc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-529p-qcfv-x329/GHSA-529p-qcfv-x329.json b/advisories/unreviewed/2022/09/GHSA-529p-qcfv-x329/GHSA-529p-qcfv-x329.json index d68bafacb58..aea092abcf3 100644 --- a/advisories/unreviewed/2022/09/GHSA-529p-qcfv-x329/GHSA-529p-qcfv-x329.json +++ b/advisories/unreviewed/2022/09/GHSA-529p-qcfv-x329/GHSA-529p-qcfv-x329.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-5993-g4g9-vmxq/GHSA-5993-g4g9-vmxq.json b/advisories/unreviewed/2022/09/GHSA-5993-g4g9-vmxq/GHSA-5993-g4g9-vmxq.json index b262ad158c5..b87692fcac1 100644 --- a/advisories/unreviewed/2022/09/GHSA-5993-g4g9-vmxq/GHSA-5993-g4g9-vmxq.json +++ b/advisories/unreviewed/2022/09/GHSA-5993-g4g9-vmxq/GHSA-5993-g4g9-vmxq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -27,9 +25,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/09/GHSA-63xv-5555-rrjh/GHSA-63xv-5555-rrjh.json b/advisories/unreviewed/2022/09/GHSA-63xv-5555-rrjh/GHSA-63xv-5555-rrjh.json index 23c366b5afb..4081b02c369 100644 --- a/advisories/unreviewed/2022/09/GHSA-63xv-5555-rrjh/GHSA-63xv-5555-rrjh.json +++ b/advisories/unreviewed/2022/09/GHSA-63xv-5555-rrjh/GHSA-63xv-5555-rrjh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -27,9 +25,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/09/GHSA-65m7-7mf5-g6wj/GHSA-65m7-7mf5-g6wj.json b/advisories/unreviewed/2022/09/GHSA-65m7-7mf5-g6wj/GHSA-65m7-7mf5-g6wj.json index 9c34c849738..88fe02987b9 100644 --- a/advisories/unreviewed/2022/09/GHSA-65m7-7mf5-g6wj/GHSA-65m7-7mf5-g6wj.json +++ b/advisories/unreviewed/2022/09/GHSA-65m7-7mf5-g6wj/GHSA-65m7-7mf5-g6wj.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-6fq3-95c8-gxgx/GHSA-6fq3-95c8-gxgx.json b/advisories/unreviewed/2022/09/GHSA-6fq3-95c8-gxgx/GHSA-6fq3-95c8-gxgx.json index a49b570f072..64fa307b192 100644 --- a/advisories/unreviewed/2022/09/GHSA-6fq3-95c8-gxgx/GHSA-6fq3-95c8-gxgx.json +++ b/advisories/unreviewed/2022/09/GHSA-6fq3-95c8-gxgx/GHSA-6fq3-95c8-gxgx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-6x2m-4v7j-22h4/GHSA-6x2m-4v7j-22h4.json b/advisories/unreviewed/2022/09/GHSA-6x2m-4v7j-22h4/GHSA-6x2m-4v7j-22h4.json index 86f31237ba0..b459b6ea6ea 100644 --- a/advisories/unreviewed/2022/09/GHSA-6x2m-4v7j-22h4/GHSA-6x2m-4v7j-22h4.json +++ b/advisories/unreviewed/2022/09/GHSA-6x2m-4v7j-22h4/GHSA-6x2m-4v7j-22h4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-7qp8-gff7-3q94/GHSA-7qp8-gff7-3q94.json b/advisories/unreviewed/2022/09/GHSA-7qp8-gff7-3q94/GHSA-7qp8-gff7-3q94.json index c9d57f4f384..98f22267323 100644 --- a/advisories/unreviewed/2022/09/GHSA-7qp8-gff7-3q94/GHSA-7qp8-gff7-3q94.json +++ b/advisories/unreviewed/2022/09/GHSA-7qp8-gff7-3q94/GHSA-7qp8-gff7-3q94.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -27,9 +25,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/09/GHSA-7vg3-53cc-52mx/GHSA-7vg3-53cc-52mx.json b/advisories/unreviewed/2022/09/GHSA-7vg3-53cc-52mx/GHSA-7vg3-53cc-52mx.json index 5f14fd3f1d9..34788ecc776 100644 --- a/advisories/unreviewed/2022/09/GHSA-7vg3-53cc-52mx/GHSA-7vg3-53cc-52mx.json +++ b/advisories/unreviewed/2022/09/GHSA-7vg3-53cc-52mx/GHSA-7vg3-53cc-52mx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-833h-m63r-586v/GHSA-833h-m63r-586v.json b/advisories/unreviewed/2022/09/GHSA-833h-m63r-586v/GHSA-833h-m63r-586v.json index 3f646c467e2..0c58bd91861 100644 --- a/advisories/unreviewed/2022/09/GHSA-833h-m63r-586v/GHSA-833h-m63r-586v.json +++ b/advisories/unreviewed/2022/09/GHSA-833h-m63r-586v/GHSA-833h-m63r-586v.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-8cvh-34vj-r5mg/GHSA-8cvh-34vj-r5mg.json b/advisories/unreviewed/2022/09/GHSA-8cvh-34vj-r5mg/GHSA-8cvh-34vj-r5mg.json index 550d7343665..28bb12e35fe 100644 --- a/advisories/unreviewed/2022/09/GHSA-8cvh-34vj-r5mg/GHSA-8cvh-34vj-r5mg.json +++ b/advisories/unreviewed/2022/09/GHSA-8cvh-34vj-r5mg/GHSA-8cvh-34vj-r5mg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/09/GHSA-8hvh-7pr8-r6wh/GHSA-8hvh-7pr8-r6wh.json b/advisories/unreviewed/2022/09/GHSA-8hvh-7pr8-r6wh/GHSA-8hvh-7pr8-r6wh.json index 660cc8e4c8f..86e270c6c3b 100644 --- a/advisories/unreviewed/2022/09/GHSA-8hvh-7pr8-r6wh/GHSA-8hvh-7pr8-r6wh.json +++ b/advisories/unreviewed/2022/09/GHSA-8hvh-7pr8-r6wh/GHSA-8hvh-7pr8-r6wh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -27,9 +25,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/09/GHSA-8r6q-2xj9-wv7v/GHSA-8r6q-2xj9-wv7v.json b/advisories/unreviewed/2022/09/GHSA-8r6q-2xj9-wv7v/GHSA-8r6q-2xj9-wv7v.json index 3313ada9ec4..b0d73f9e488 100644 --- a/advisories/unreviewed/2022/09/GHSA-8r6q-2xj9-wv7v/GHSA-8r6q-2xj9-wv7v.json +++ b/advisories/unreviewed/2022/09/GHSA-8r6q-2xj9-wv7v/GHSA-8r6q-2xj9-wv7v.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-92f4-279f-xhpc/GHSA-92f4-279f-xhpc.json b/advisories/unreviewed/2022/09/GHSA-92f4-279f-xhpc/GHSA-92f4-279f-xhpc.json index bd4b2f080f3..4c9bbdffaa5 100644 --- a/advisories/unreviewed/2022/09/GHSA-92f4-279f-xhpc/GHSA-92f4-279f-xhpc.json +++ b/advisories/unreviewed/2022/09/GHSA-92f4-279f-xhpc/GHSA-92f4-279f-xhpc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-9jcq-wxrf-j8fr/GHSA-9jcq-wxrf-j8fr.json b/advisories/unreviewed/2022/09/GHSA-9jcq-wxrf-j8fr/GHSA-9jcq-wxrf-j8fr.json index e3a83032328..525a508418b 100644 --- a/advisories/unreviewed/2022/09/GHSA-9jcq-wxrf-j8fr/GHSA-9jcq-wxrf-j8fr.json +++ b/advisories/unreviewed/2022/09/GHSA-9jcq-wxrf-j8fr/GHSA-9jcq-wxrf-j8fr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-9jq3-pg7g-c4wc/GHSA-9jq3-pg7g-c4wc.json b/advisories/unreviewed/2022/09/GHSA-9jq3-pg7g-c4wc/GHSA-9jq3-pg7g-c4wc.json index bdcb18e5b91..3a09dbccc60 100644 --- a/advisories/unreviewed/2022/09/GHSA-9jq3-pg7g-c4wc/GHSA-9jq3-pg7g-c4wc.json +++ b/advisories/unreviewed/2022/09/GHSA-9jq3-pg7g-c4wc/GHSA-9jq3-pg7g-c4wc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-c4g8-wjx2-553m/GHSA-c4g8-wjx2-553m.json b/advisories/unreviewed/2022/09/GHSA-c4g8-wjx2-553m/GHSA-c4g8-wjx2-553m.json index 156b00d1699..c2e8407328e 100644 --- a/advisories/unreviewed/2022/09/GHSA-c4g8-wjx2-553m/GHSA-c4g8-wjx2-553m.json +++ b/advisories/unreviewed/2022/09/GHSA-c4g8-wjx2-553m/GHSA-c4g8-wjx2-553m.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-c5cp-85fr-hmg9/GHSA-c5cp-85fr-hmg9.json b/advisories/unreviewed/2022/09/GHSA-c5cp-85fr-hmg9/GHSA-c5cp-85fr-hmg9.json index ab95b53470f..e175ac291ca 100644 --- a/advisories/unreviewed/2022/09/GHSA-c5cp-85fr-hmg9/GHSA-c5cp-85fr-hmg9.json +++ b/advisories/unreviewed/2022/09/GHSA-c5cp-85fr-hmg9/GHSA-c5cp-85fr-hmg9.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-c6xf-r4xr-5phh/GHSA-c6xf-r4xr-5phh.json b/advisories/unreviewed/2022/09/GHSA-c6xf-r4xr-5phh/GHSA-c6xf-r4xr-5phh.json index c0ad7b6595f..eddf212f185 100644 --- a/advisories/unreviewed/2022/09/GHSA-c6xf-r4xr-5phh/GHSA-c6xf-r4xr-5phh.json +++ b/advisories/unreviewed/2022/09/GHSA-c6xf-r4xr-5phh/GHSA-c6xf-r4xr-5phh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-c7g4-h7mg-r24v/GHSA-c7g4-h7mg-r24v.json b/advisories/unreviewed/2022/09/GHSA-c7g4-h7mg-r24v/GHSA-c7g4-h7mg-r24v.json index 3c1884f004f..c67fbd943b9 100644 --- a/advisories/unreviewed/2022/09/GHSA-c7g4-h7mg-r24v/GHSA-c7g4-h7mg-r24v.json +++ b/advisories/unreviewed/2022/09/GHSA-c7g4-h7mg-r24v/GHSA-c7g4-h7mg-r24v.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-c974-gvqh-prj7/GHSA-c974-gvqh-prj7.json b/advisories/unreviewed/2022/09/GHSA-c974-gvqh-prj7/GHSA-c974-gvqh-prj7.json index b2c7523e9e3..b077d31448a 100644 --- a/advisories/unreviewed/2022/09/GHSA-c974-gvqh-prj7/GHSA-c974-gvqh-prj7.json +++ b/advisories/unreviewed/2022/09/GHSA-c974-gvqh-prj7/GHSA-c974-gvqh-prj7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-cq9m-rh8p-vchf/GHSA-cq9m-rh8p-vchf.json b/advisories/unreviewed/2022/09/GHSA-cq9m-rh8p-vchf/GHSA-cq9m-rh8p-vchf.json index 82fa2fcce7e..1a6124310bd 100644 --- a/advisories/unreviewed/2022/09/GHSA-cq9m-rh8p-vchf/GHSA-cq9m-rh8p-vchf.json +++ b/advisories/unreviewed/2022/09/GHSA-cq9m-rh8p-vchf/GHSA-cq9m-rh8p-vchf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-cqpc-c229-h8hr/GHSA-cqpc-c229-h8hr.json b/advisories/unreviewed/2022/09/GHSA-cqpc-c229-h8hr/GHSA-cqpc-c229-h8hr.json index f15f26167a1..2fd2e76771d 100644 --- a/advisories/unreviewed/2022/09/GHSA-cqpc-c229-h8hr/GHSA-cqpc-c229-h8hr.json +++ b/advisories/unreviewed/2022/09/GHSA-cqpc-c229-h8hr/GHSA-cqpc-c229-h8hr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-f2cm-pc3v-mjrg/GHSA-f2cm-pc3v-mjrg.json b/advisories/unreviewed/2022/09/GHSA-f2cm-pc3v-mjrg/GHSA-f2cm-pc3v-mjrg.json index 500f9cc2271..9d1d30ae4d3 100644 --- a/advisories/unreviewed/2022/09/GHSA-f2cm-pc3v-mjrg/GHSA-f2cm-pc3v-mjrg.json +++ b/advisories/unreviewed/2022/09/GHSA-f2cm-pc3v-mjrg/GHSA-f2cm-pc3v-mjrg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/09/GHSA-fp28-7cmr-xxcv/GHSA-fp28-7cmr-xxcv.json b/advisories/unreviewed/2022/09/GHSA-fp28-7cmr-xxcv/GHSA-fp28-7cmr-xxcv.json index 05df4a850c3..9a4222bc595 100644 --- a/advisories/unreviewed/2022/09/GHSA-fp28-7cmr-xxcv/GHSA-fp28-7cmr-xxcv.json +++ b/advisories/unreviewed/2022/09/GHSA-fp28-7cmr-xxcv/GHSA-fp28-7cmr-xxcv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-fq37-28cx-2p45/GHSA-fq37-28cx-2p45.json b/advisories/unreviewed/2022/09/GHSA-fq37-28cx-2p45/GHSA-fq37-28cx-2p45.json index 6d22773ff76..902d940063e 100644 --- a/advisories/unreviewed/2022/09/GHSA-fq37-28cx-2p45/GHSA-fq37-28cx-2p45.json +++ b/advisories/unreviewed/2022/09/GHSA-fq37-28cx-2p45/GHSA-fq37-28cx-2p45.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-g42h-836r-mg3m/GHSA-g42h-836r-mg3m.json b/advisories/unreviewed/2022/09/GHSA-g42h-836r-mg3m/GHSA-g42h-836r-mg3m.json index 34dbee523ff..9132516e826 100644 --- a/advisories/unreviewed/2022/09/GHSA-g42h-836r-mg3m/GHSA-g42h-836r-mg3m.json +++ b/advisories/unreviewed/2022/09/GHSA-g42h-836r-mg3m/GHSA-g42h-836r-mg3m.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-ghg5-6g69-q4q3/GHSA-ghg5-6g69-q4q3.json b/advisories/unreviewed/2022/09/GHSA-ghg5-6g69-q4q3/GHSA-ghg5-6g69-q4q3.json index 697bd5a4933..f127f37aeef 100644 --- a/advisories/unreviewed/2022/09/GHSA-ghg5-6g69-q4q3/GHSA-ghg5-6g69-q4q3.json +++ b/advisories/unreviewed/2022/09/GHSA-ghg5-6g69-q4q3/GHSA-ghg5-6g69-q4q3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-h3wv-8m2w-4q8f/GHSA-h3wv-8m2w-4q8f.json b/advisories/unreviewed/2022/09/GHSA-h3wv-8m2w-4q8f/GHSA-h3wv-8m2w-4q8f.json index 5d6b7ae4808..2b9b9b1e469 100644 --- a/advisories/unreviewed/2022/09/GHSA-h3wv-8m2w-4q8f/GHSA-h3wv-8m2w-4q8f.json +++ b/advisories/unreviewed/2022/09/GHSA-h3wv-8m2w-4q8f/GHSA-h3wv-8m2w-4q8f.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-h526-2w67-6rr7/GHSA-h526-2w67-6rr7.json b/advisories/unreviewed/2022/09/GHSA-h526-2w67-6rr7/GHSA-h526-2w67-6rr7.json index d70d379e559..638ff26a98c 100644 --- a/advisories/unreviewed/2022/09/GHSA-h526-2w67-6rr7/GHSA-h526-2w67-6rr7.json +++ b/advisories/unreviewed/2022/09/GHSA-h526-2w67-6rr7/GHSA-h526-2w67-6rr7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-h697-5q9g-45h6/GHSA-h697-5q9g-45h6.json b/advisories/unreviewed/2022/09/GHSA-h697-5q9g-45h6/GHSA-h697-5q9g-45h6.json index 0ce6ebf832f..3bce0ff79a2 100644 --- a/advisories/unreviewed/2022/09/GHSA-h697-5q9g-45h6/GHSA-h697-5q9g-45h6.json +++ b/advisories/unreviewed/2022/09/GHSA-h697-5q9g-45h6/GHSA-h697-5q9g-45h6.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-hc8w-f35h-8rrj/GHSA-hc8w-f35h-8rrj.json b/advisories/unreviewed/2022/09/GHSA-hc8w-f35h-8rrj/GHSA-hc8w-f35h-8rrj.json index e869f980f3b..298f5b572e0 100644 --- a/advisories/unreviewed/2022/09/GHSA-hc8w-f35h-8rrj/GHSA-hc8w-f35h-8rrj.json +++ b/advisories/unreviewed/2022/09/GHSA-hc8w-f35h-8rrj/GHSA-hc8w-f35h-8rrj.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-hrwv-6jwf-6gwp/GHSA-hrwv-6jwf-6gwp.json b/advisories/unreviewed/2022/09/GHSA-hrwv-6jwf-6gwp/GHSA-hrwv-6jwf-6gwp.json index 1b3a1ad13c6..e6218088f7f 100644 --- a/advisories/unreviewed/2022/09/GHSA-hrwv-6jwf-6gwp/GHSA-hrwv-6jwf-6gwp.json +++ b/advisories/unreviewed/2022/09/GHSA-hrwv-6jwf-6gwp/GHSA-hrwv-6jwf-6gwp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-m26f-9qh4-xhx4/GHSA-m26f-9qh4-xhx4.json b/advisories/unreviewed/2022/09/GHSA-m26f-9qh4-xhx4/GHSA-m26f-9qh4-xhx4.json index 44c5047f45e..53fac8fe1ad 100644 --- a/advisories/unreviewed/2022/09/GHSA-m26f-9qh4-xhx4/GHSA-m26f-9qh4-xhx4.json +++ b/advisories/unreviewed/2022/09/GHSA-m26f-9qh4-xhx4/GHSA-m26f-9qh4-xhx4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-m2rw-gwp5-6wqw/GHSA-m2rw-gwp5-6wqw.json b/advisories/unreviewed/2022/09/GHSA-m2rw-gwp5-6wqw/GHSA-m2rw-gwp5-6wqw.json index cfc7fa2cb8c..0593ac0defd 100644 --- a/advisories/unreviewed/2022/09/GHSA-m2rw-gwp5-6wqw/GHSA-m2rw-gwp5-6wqw.json +++ b/advisories/unreviewed/2022/09/GHSA-m2rw-gwp5-6wqw/GHSA-m2rw-gwp5-6wqw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/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/09/GHSA-m54j-w7h5-qrpm/GHSA-m54j-w7h5-qrpm.json b/advisories/unreviewed/2022/09/GHSA-m54j-w7h5-qrpm/GHSA-m54j-w7h5-qrpm.json index ad966dd26c3..069fb5991f6 100644 --- a/advisories/unreviewed/2022/09/GHSA-m54j-w7h5-qrpm/GHSA-m54j-w7h5-qrpm.json +++ b/advisories/unreviewed/2022/09/GHSA-m54j-w7h5-qrpm/GHSA-m54j-w7h5-qrpm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-m5gv-cmjh-79r8/GHSA-m5gv-cmjh-79r8.json b/advisories/unreviewed/2022/09/GHSA-m5gv-cmjh-79r8/GHSA-m5gv-cmjh-79r8.json index 8c539bfdbcc..d68801dfbf2 100644 --- a/advisories/unreviewed/2022/09/GHSA-m5gv-cmjh-79r8/GHSA-m5gv-cmjh-79r8.json +++ b/advisories/unreviewed/2022/09/GHSA-m5gv-cmjh-79r8/GHSA-m5gv-cmjh-79r8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-m649-qfq3-hfqm/GHSA-m649-qfq3-hfqm.json b/advisories/unreviewed/2022/09/GHSA-m649-qfq3-hfqm/GHSA-m649-qfq3-hfqm.json index c597b0170f0..0c7a56a6a9e 100644 --- a/advisories/unreviewed/2022/09/GHSA-m649-qfq3-hfqm/GHSA-m649-qfq3-hfqm.json +++ b/advisories/unreviewed/2022/09/GHSA-m649-qfq3-hfqm/GHSA-m649-qfq3-hfqm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -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/09/GHSA-mqmv-8c5g-j4c2/GHSA-mqmv-8c5g-j4c2.json b/advisories/unreviewed/2022/09/GHSA-mqmv-8c5g-j4c2/GHSA-mqmv-8c5g-j4c2.json index c314b5aafe5..b6ef0c1e644 100644 --- a/advisories/unreviewed/2022/09/GHSA-mqmv-8c5g-j4c2/GHSA-mqmv-8c5g-j4c2.json +++ b/advisories/unreviewed/2022/09/GHSA-mqmv-8c5g-j4c2/GHSA-mqmv-8c5g-j4c2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-p7xx-pfrj-gmvr/GHSA-p7xx-pfrj-gmvr.json b/advisories/unreviewed/2022/09/GHSA-p7xx-pfrj-gmvr/GHSA-p7xx-pfrj-gmvr.json index dd5afe8ecf6..cda2891be28 100644 --- a/advisories/unreviewed/2022/09/GHSA-p7xx-pfrj-gmvr/GHSA-p7xx-pfrj-gmvr.json +++ b/advisories/unreviewed/2022/09/GHSA-p7xx-pfrj-gmvr/GHSA-p7xx-pfrj-gmvr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-pfjw-c288-q656/GHSA-pfjw-c288-q656.json b/advisories/unreviewed/2022/09/GHSA-pfjw-c288-q656/GHSA-pfjw-c288-q656.json index 8de796a27af..2fd28794d99 100644 --- a/advisories/unreviewed/2022/09/GHSA-pfjw-c288-q656/GHSA-pfjw-c288-q656.json +++ b/advisories/unreviewed/2022/09/GHSA-pfjw-c288-q656/GHSA-pfjw-c288-q656.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-pg89-2rwr-hw44/GHSA-pg89-2rwr-hw44.json b/advisories/unreviewed/2022/09/GHSA-pg89-2rwr-hw44/GHSA-pg89-2rwr-hw44.json index 51108ca5516..7a395534811 100644 --- a/advisories/unreviewed/2022/09/GHSA-pg89-2rwr-hw44/GHSA-pg89-2rwr-hw44.json +++ b/advisories/unreviewed/2022/09/GHSA-pg89-2rwr-hw44/GHSA-pg89-2rwr-hw44.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-pjpq-2qmc-8528/GHSA-pjpq-2qmc-8528.json b/advisories/unreviewed/2022/09/GHSA-pjpq-2qmc-8528/GHSA-pjpq-2qmc-8528.json index 418cf2bc0af..0d87700b2ad 100644 --- a/advisories/unreviewed/2022/09/GHSA-pjpq-2qmc-8528/GHSA-pjpq-2qmc-8528.json +++ b/advisories/unreviewed/2022/09/GHSA-pjpq-2qmc-8528/GHSA-pjpq-2qmc-8528.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-pw44-hm4h-4f79/GHSA-pw44-hm4h-4f79.json b/advisories/unreviewed/2022/09/GHSA-pw44-hm4h-4f79/GHSA-pw44-hm4h-4f79.json index d297601a920..98d7105df4e 100644 --- a/advisories/unreviewed/2022/09/GHSA-pw44-hm4h-4f79/GHSA-pw44-hm4h-4f79.json +++ b/advisories/unreviewed/2022/09/GHSA-pw44-hm4h-4f79/GHSA-pw44-hm4h-4f79.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-pw59-9rv7-8jcx/GHSA-pw59-9rv7-8jcx.json b/advisories/unreviewed/2022/09/GHSA-pw59-9rv7-8jcx/GHSA-pw59-9rv7-8jcx.json index 41ba2bbf116..90bbf117bf5 100644 --- a/advisories/unreviewed/2022/09/GHSA-pw59-9rv7-8jcx/GHSA-pw59-9rv7-8jcx.json +++ b/advisories/unreviewed/2022/09/GHSA-pw59-9rv7-8jcx/GHSA-pw59-9rv7-8jcx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-qrm9-295f-xg65/GHSA-qrm9-295f-xg65.json b/advisories/unreviewed/2022/09/GHSA-qrm9-295f-xg65/GHSA-qrm9-295f-xg65.json index 98c3910250b..cfbf07a0bed 100644 --- a/advisories/unreviewed/2022/09/GHSA-qrm9-295f-xg65/GHSA-qrm9-295f-xg65.json +++ b/advisories/unreviewed/2022/09/GHSA-qrm9-295f-xg65/GHSA-qrm9-295f-xg65.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/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/09/GHSA-rh4c-gc8g-mrvw/GHSA-rh4c-gc8g-mrvw.json b/advisories/unreviewed/2022/09/GHSA-rh4c-gc8g-mrvw/GHSA-rh4c-gc8g-mrvw.json index 7e86fc85d6d..fdcf3dbbb90 100644 --- a/advisories/unreviewed/2022/09/GHSA-rh4c-gc8g-mrvw/GHSA-rh4c-gc8g-mrvw.json +++ b/advisories/unreviewed/2022/09/GHSA-rh4c-gc8g-mrvw/GHSA-rh4c-gc8g-mrvw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-rmm9-xcr8-ff62/GHSA-rmm9-xcr8-ff62.json b/advisories/unreviewed/2022/09/GHSA-rmm9-xcr8-ff62/GHSA-rmm9-xcr8-ff62.json index d920bd73d67..5ce96f17907 100644 --- a/advisories/unreviewed/2022/09/GHSA-rmm9-xcr8-ff62/GHSA-rmm9-xcr8-ff62.json +++ b/advisories/unreviewed/2022/09/GHSA-rmm9-xcr8-ff62/GHSA-rmm9-xcr8-ff62.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-vq5r-72cr-7jvc/GHSA-vq5r-72cr-7jvc.json b/advisories/unreviewed/2022/09/GHSA-vq5r-72cr-7jvc/GHSA-vq5r-72cr-7jvc.json index 485eb12fb70..fe1cadcc8d6 100644 --- a/advisories/unreviewed/2022/09/GHSA-vq5r-72cr-7jvc/GHSA-vq5r-72cr-7jvc.json +++ b/advisories/unreviewed/2022/09/GHSA-vq5r-72cr-7jvc/GHSA-vq5r-72cr-7jvc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-vr73-3j55-m4ww/GHSA-vr73-3j55-m4ww.json b/advisories/unreviewed/2022/09/GHSA-vr73-3j55-m4ww/GHSA-vr73-3j55-m4ww.json index 82c80128e73..bb4e573c463 100644 --- a/advisories/unreviewed/2022/09/GHSA-vr73-3j55-m4ww/GHSA-vr73-3j55-m4ww.json +++ b/advisories/unreviewed/2022/09/GHSA-vr73-3j55-m4ww/GHSA-vr73-3j55-m4ww.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-w7f4-j598-pgrq/GHSA-w7f4-j598-pgrq.json b/advisories/unreviewed/2022/09/GHSA-w7f4-j598-pgrq/GHSA-w7f4-j598-pgrq.json index 6e090dab04d..702565f586b 100644 --- a/advisories/unreviewed/2022/09/GHSA-w7f4-j598-pgrq/GHSA-w7f4-j598-pgrq.json +++ b/advisories/unreviewed/2022/09/GHSA-w7f4-j598-pgrq/GHSA-w7f4-j598-pgrq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-wjm7-wq69-jpp7/GHSA-wjm7-wq69-jpp7.json b/advisories/unreviewed/2022/09/GHSA-wjm7-wq69-jpp7/GHSA-wjm7-wq69-jpp7.json index d0dfb895d1b..1ab4913d0a8 100644 --- a/advisories/unreviewed/2022/09/GHSA-wjm7-wq69-jpp7/GHSA-wjm7-wq69-jpp7.json +++ b/advisories/unreviewed/2022/09/GHSA-wjm7-wq69-jpp7/GHSA-wjm7-wq69-jpp7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-wqcx-vpc9-7hv3/GHSA-wqcx-vpc9-7hv3.json b/advisories/unreviewed/2022/09/GHSA-wqcx-vpc9-7hv3/GHSA-wqcx-vpc9-7hv3.json index d3d93e44ab2..82e00ce6901 100644 --- a/advisories/unreviewed/2022/09/GHSA-wqcx-vpc9-7hv3/GHSA-wqcx-vpc9-7hv3.json +++ b/advisories/unreviewed/2022/09/GHSA-wqcx-vpc9-7hv3/GHSA-wqcx-vpc9-7hv3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-x57g-xj73-77gw/GHSA-x57g-xj73-77gw.json b/advisories/unreviewed/2022/09/GHSA-x57g-xj73-77gw/GHSA-x57g-xj73-77gw.json index 96adf42dc99..274cc55f423 100644 --- a/advisories/unreviewed/2022/09/GHSA-x57g-xj73-77gw/GHSA-x57g-xj73-77gw.json +++ b/advisories/unreviewed/2022/09/GHSA-x57g-xj73-77gw/GHSA-x57g-xj73-77gw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-x8p4-gq9j-2qj7/GHSA-x8p4-gq9j-2qj7.json b/advisories/unreviewed/2022/09/GHSA-x8p4-gq9j-2qj7/GHSA-x8p4-gq9j-2qj7.json index ea76bc9934b..e0164d5c8cf 100644 --- a/advisories/unreviewed/2022/09/GHSA-x8p4-gq9j-2qj7/GHSA-x8p4-gq9j-2qj7.json +++ b/advisories/unreviewed/2022/09/GHSA-x8p4-gq9j-2qj7/GHSA-x8p4-gq9j-2qj7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-x95f-4986-pm7f/GHSA-x95f-4986-pm7f.json b/advisories/unreviewed/2022/09/GHSA-x95f-4986-pm7f/GHSA-x95f-4986-pm7f.json index a85e9e328af..f5f4117f9d0 100644 --- a/advisories/unreviewed/2022/09/GHSA-x95f-4986-pm7f/GHSA-x95f-4986-pm7f.json +++ b/advisories/unreviewed/2022/09/GHSA-x95f-4986-pm7f/GHSA-x95f-4986-pm7f.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/09/GHSA-xc37-8mjg-q7vm/GHSA-xc37-8mjg-q7vm.json b/advisories/unreviewed/2022/09/GHSA-xc37-8mjg-q7vm/GHSA-xc37-8mjg-q7vm.json index bd5b79778fd..7b2bf5f5c55 100644 --- a/advisories/unreviewed/2022/09/GHSA-xc37-8mjg-q7vm/GHSA-xc37-8mjg-q7vm.json +++ b/advisories/unreviewed/2022/09/GHSA-xc37-8mjg-q7vm/GHSA-xc37-8mjg-q7vm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -27,9 +25,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/10/GHSA-354f-972f-vpc2/GHSA-354f-972f-vpc2.json b/advisories/unreviewed/2022/10/GHSA-354f-972f-vpc2/GHSA-354f-972f-vpc2.json index 07fd5825bbd..1c7e8de4f2d 100644 --- a/advisories/unreviewed/2022/10/GHSA-354f-972f-vpc2/GHSA-354f-972f-vpc2.json +++ b/advisories/unreviewed/2022/10/GHSA-354f-972f-vpc2/GHSA-354f-972f-vpc2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/10/GHSA-3p65-3mvv-fjcq/GHSA-3p65-3mvv-fjcq.json b/advisories/unreviewed/2022/10/GHSA-3p65-3mvv-fjcq/GHSA-3p65-3mvv-fjcq.json index 45cbea55081..2401f57f43f 100644 --- a/advisories/unreviewed/2022/10/GHSA-3p65-3mvv-fjcq/GHSA-3p65-3mvv-fjcq.json +++ b/advisories/unreviewed/2022/10/GHSA-3p65-3mvv-fjcq/GHSA-3p65-3mvv-fjcq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/10/GHSA-3pqq-fhm8-qxg5/GHSA-3pqq-fhm8-qxg5.json b/advisories/unreviewed/2022/10/GHSA-3pqq-fhm8-qxg5/GHSA-3pqq-fhm8-qxg5.json index e7bb1d1144b..2bff55e212b 100644 --- a/advisories/unreviewed/2022/10/GHSA-3pqq-fhm8-qxg5/GHSA-3pqq-fhm8-qxg5.json +++ b/advisories/unreviewed/2022/10/GHSA-3pqq-fhm8-qxg5/GHSA-3pqq-fhm8-qxg5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/10/GHSA-4hvx-h8mx-pjgh/GHSA-4hvx-h8mx-pjgh.json b/advisories/unreviewed/2022/10/GHSA-4hvx-h8mx-pjgh/GHSA-4hvx-h8mx-pjgh.json index 7d5219d97bd..7711bc37330 100644 --- a/advisories/unreviewed/2022/10/GHSA-4hvx-h8mx-pjgh/GHSA-4hvx-h8mx-pjgh.json +++ b/advisories/unreviewed/2022/10/GHSA-4hvx-h8mx-pjgh/GHSA-4hvx-h8mx-pjgh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/10/GHSA-6j5r-8vhm-p3x4/GHSA-6j5r-8vhm-p3x4.json b/advisories/unreviewed/2022/10/GHSA-6j5r-8vhm-p3x4/GHSA-6j5r-8vhm-p3x4.json index cc734df3d05..5bd1ee1eab5 100644 --- a/advisories/unreviewed/2022/10/GHSA-6j5r-8vhm-p3x4/GHSA-6j5r-8vhm-p3x4.json +++ b/advisories/unreviewed/2022/10/GHSA-6j5r-8vhm-p3x4/GHSA-6j5r-8vhm-p3x4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/10/GHSA-77qp-56f9-g5r3/GHSA-77qp-56f9-g5r3.json b/advisories/unreviewed/2022/10/GHSA-77qp-56f9-g5r3/GHSA-77qp-56f9-g5r3.json index 8485871b9b8..943f359ba6f 100644 --- a/advisories/unreviewed/2022/10/GHSA-77qp-56f9-g5r3/GHSA-77qp-56f9-g5r3.json +++ b/advisories/unreviewed/2022/10/GHSA-77qp-56f9-g5r3/GHSA-77qp-56f9-g5r3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/10/GHSA-7j63-969g-r2jp/GHSA-7j63-969g-r2jp.json b/advisories/unreviewed/2022/10/GHSA-7j63-969g-r2jp/GHSA-7j63-969g-r2jp.json index 6d15caeeae2..a72db2338aa 100644 --- a/advisories/unreviewed/2022/10/GHSA-7j63-969g-r2jp/GHSA-7j63-969g-r2jp.json +++ b/advisories/unreviewed/2022/10/GHSA-7j63-969g-r2jp/GHSA-7j63-969g-r2jp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/10/GHSA-9qfw-f49w-5jg7/GHSA-9qfw-f49w-5jg7.json b/advisories/unreviewed/2022/10/GHSA-9qfw-f49w-5jg7/GHSA-9qfw-f49w-5jg7.json index 8f22d440ff5..f710b2f0fa9 100644 --- a/advisories/unreviewed/2022/10/GHSA-9qfw-f49w-5jg7/GHSA-9qfw-f49w-5jg7.json +++ b/advisories/unreviewed/2022/10/GHSA-9qfw-f49w-5jg7/GHSA-9qfw-f49w-5jg7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/10/GHSA-gwp4-2h57-rrxw/GHSA-gwp4-2h57-rrxw.json b/advisories/unreviewed/2022/10/GHSA-gwp4-2h57-rrxw/GHSA-gwp4-2h57-rrxw.json index 52bb98269e8..ece436abc7c 100644 --- a/advisories/unreviewed/2022/10/GHSA-gwp4-2h57-rrxw/GHSA-gwp4-2h57-rrxw.json +++ b/advisories/unreviewed/2022/10/GHSA-gwp4-2h57-rrxw/GHSA-gwp4-2h57-rrxw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/10/GHSA-hrwh-rwrh-m9mc/GHSA-hrwh-rwrh-m9mc.json b/advisories/unreviewed/2022/10/GHSA-hrwh-rwrh-m9mc/GHSA-hrwh-rwrh-m9mc.json index 1f1b86c521a..9cc4d17b46c 100644 --- a/advisories/unreviewed/2022/10/GHSA-hrwh-rwrh-m9mc/GHSA-hrwh-rwrh-m9mc.json +++ b/advisories/unreviewed/2022/10/GHSA-hrwh-rwrh-m9mc/GHSA-hrwh-rwrh-m9mc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/10/GHSA-rwch-32vf-3m2v/GHSA-rwch-32vf-3m2v.json b/advisories/unreviewed/2022/10/GHSA-rwch-32vf-3m2v/GHSA-rwch-32vf-3m2v.json index 6332623584b..a4e14c18db6 100644 --- a/advisories/unreviewed/2022/10/GHSA-rwch-32vf-3m2v/GHSA-rwch-32vf-3m2v.json +++ b/advisories/unreviewed/2022/10/GHSA-rwch-32vf-3m2v/GHSA-rwch-32vf-3m2v.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", @@ -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/11/GHSA-29mh-w3r4-79cm/GHSA-29mh-w3r4-79cm.json b/advisories/unreviewed/2022/11/GHSA-29mh-w3r4-79cm/GHSA-29mh-w3r4-79cm.json index 2e26cea7dad..d77a59274e6 100644 --- a/advisories/unreviewed/2022/11/GHSA-29mh-w3r4-79cm/GHSA-29mh-w3r4-79cm.json +++ b/advisories/unreviewed/2022/11/GHSA-29mh-w3r4-79cm/GHSA-29mh-w3r4-79cm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/11/GHSA-3rq8-jv8q-ghj7/GHSA-3rq8-jv8q-ghj7.json b/advisories/unreviewed/2022/11/GHSA-3rq8-jv8q-ghj7/GHSA-3rq8-jv8q-ghj7.json index eaf0f27f7a5..a1041df9425 100644 --- a/advisories/unreviewed/2022/11/GHSA-3rq8-jv8q-ghj7/GHSA-3rq8-jv8q-ghj7.json +++ b/advisories/unreviewed/2022/11/GHSA-3rq8-jv8q-ghj7/GHSA-3rq8-jv8q-ghj7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/11/GHSA-4f53-wpq5-xm54/GHSA-4f53-wpq5-xm54.json b/advisories/unreviewed/2022/11/GHSA-4f53-wpq5-xm54/GHSA-4f53-wpq5-xm54.json index 81322816f7e..4f14e893845 100644 --- a/advisories/unreviewed/2022/11/GHSA-4f53-wpq5-xm54/GHSA-4f53-wpq5-xm54.json +++ b/advisories/unreviewed/2022/11/GHSA-4f53-wpq5-xm54/GHSA-4f53-wpq5-xm54.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/11/GHSA-4pwx-r528-34h2/GHSA-4pwx-r528-34h2.json b/advisories/unreviewed/2022/11/GHSA-4pwx-r528-34h2/GHSA-4pwx-r528-34h2.json index 5926ca3ffee..171f8efc3a4 100644 --- a/advisories/unreviewed/2022/11/GHSA-4pwx-r528-34h2/GHSA-4pwx-r528-34h2.json +++ b/advisories/unreviewed/2022/11/GHSA-4pwx-r528-34h2/GHSA-4pwx-r528-34h2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/11/GHSA-555h-pw9v-j893/GHSA-555h-pw9v-j893.json b/advisories/unreviewed/2022/11/GHSA-555h-pw9v-j893/GHSA-555h-pw9v-j893.json index 31c2ee8e5ac..61fc9fb3bdc 100644 --- a/advisories/unreviewed/2022/11/GHSA-555h-pw9v-j893/GHSA-555h-pw9v-j893.json +++ b/advisories/unreviewed/2022/11/GHSA-555h-pw9v-j893/GHSA-555h-pw9v-j893.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/11/GHSA-5hgw-jxhc-8xwc/GHSA-5hgw-jxhc-8xwc.json b/advisories/unreviewed/2022/11/GHSA-5hgw-jxhc-8xwc/GHSA-5hgw-jxhc-8xwc.json index 7caaedf5dcc..12d510a1057 100644 --- a/advisories/unreviewed/2022/11/GHSA-5hgw-jxhc-8xwc/GHSA-5hgw-jxhc-8xwc.json +++ b/advisories/unreviewed/2022/11/GHSA-5hgw-jxhc-8xwc/GHSA-5hgw-jxhc-8xwc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/11/GHSA-5x52-9p7c-82qc/GHSA-5x52-9p7c-82qc.json b/advisories/unreviewed/2022/11/GHSA-5x52-9p7c-82qc/GHSA-5x52-9p7c-82qc.json index d048d09c767..3e0d7832641 100644 --- a/advisories/unreviewed/2022/11/GHSA-5x52-9p7c-82qc/GHSA-5x52-9p7c-82qc.json +++ b/advisories/unreviewed/2022/11/GHSA-5x52-9p7c-82qc/GHSA-5x52-9p7c-82qc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/11/GHSA-6q8f-5hrg-whhc/GHSA-6q8f-5hrg-whhc.json b/advisories/unreviewed/2022/11/GHSA-6q8f-5hrg-whhc/GHSA-6q8f-5hrg-whhc.json index 69e10a959e9..1273fb3250a 100644 --- a/advisories/unreviewed/2022/11/GHSA-6q8f-5hrg-whhc/GHSA-6q8f-5hrg-whhc.json +++ b/advisories/unreviewed/2022/11/GHSA-6q8f-5hrg-whhc/GHSA-6q8f-5hrg-whhc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/11/GHSA-823r-7qpj-pwjj/GHSA-823r-7qpj-pwjj.json b/advisories/unreviewed/2022/11/GHSA-823r-7qpj-pwjj/GHSA-823r-7qpj-pwjj.json index d36ce62cbbe..578d56719fb 100644 --- a/advisories/unreviewed/2022/11/GHSA-823r-7qpj-pwjj/GHSA-823r-7qpj-pwjj.json +++ b/advisories/unreviewed/2022/11/GHSA-823r-7qpj-pwjj/GHSA-823r-7qpj-pwjj.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/11/GHSA-84ww-4wqp-3333/GHSA-84ww-4wqp-3333.json b/advisories/unreviewed/2022/11/GHSA-84ww-4wqp-3333/GHSA-84ww-4wqp-3333.json index bf10eeae869..a790e00f457 100644 --- a/advisories/unreviewed/2022/11/GHSA-84ww-4wqp-3333/GHSA-84ww-4wqp-3333.json +++ b/advisories/unreviewed/2022/11/GHSA-84ww-4wqp-3333/GHSA-84ww-4wqp-3333.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -27,9 +25,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/11/GHSA-9g5j-xgf8-m9fj/GHSA-9g5j-xgf8-m9fj.json b/advisories/unreviewed/2022/11/GHSA-9g5j-xgf8-m9fj/GHSA-9g5j-xgf8-m9fj.json index 8e130f6dc7f..21abbe67632 100644 --- a/advisories/unreviewed/2022/11/GHSA-9g5j-xgf8-m9fj/GHSA-9g5j-xgf8-m9fj.json +++ b/advisories/unreviewed/2022/11/GHSA-9g5j-xgf8-m9fj/GHSA-9g5j-xgf8-m9fj.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/11/GHSA-cp3v-4xrg-7h27/GHSA-cp3v-4xrg-7h27.json b/advisories/unreviewed/2022/11/GHSA-cp3v-4xrg-7h27/GHSA-cp3v-4xrg-7h27.json index 1d7e18f6ece..e8dfd462923 100644 --- a/advisories/unreviewed/2022/11/GHSA-cp3v-4xrg-7h27/GHSA-cp3v-4xrg-7h27.json +++ b/advisories/unreviewed/2022/11/GHSA-cp3v-4xrg-7h27/GHSA-cp3v-4xrg-7h27.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/11/GHSA-fjf7-w966-rf42/GHSA-fjf7-w966-rf42.json b/advisories/unreviewed/2022/11/GHSA-fjf7-w966-rf42/GHSA-fjf7-w966-rf42.json index f5f5e9b03a8..a2058b16b45 100644 --- a/advisories/unreviewed/2022/11/GHSA-fjf7-w966-rf42/GHSA-fjf7-w966-rf42.json +++ b/advisories/unreviewed/2022/11/GHSA-fjf7-w966-rf42/GHSA-fjf7-w966-rf42.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/11/GHSA-g2q4-8v44-4qqx/GHSA-g2q4-8v44-4qqx.json b/advisories/unreviewed/2022/11/GHSA-g2q4-8v44-4qqx/GHSA-g2q4-8v44-4qqx.json index 88fd11f4b47..3b9f47ee878 100644 --- a/advisories/unreviewed/2022/11/GHSA-g2q4-8v44-4qqx/GHSA-g2q4-8v44-4qqx.json +++ b/advisories/unreviewed/2022/11/GHSA-g2q4-8v44-4qqx/GHSA-g2q4-8v44-4qqx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/11/GHSA-g7j7-888j-qv8x/GHSA-g7j7-888j-qv8x.json b/advisories/unreviewed/2022/11/GHSA-g7j7-888j-qv8x/GHSA-g7j7-888j-qv8x.json index e9f7d05d85a..0700b2085f9 100644 --- a/advisories/unreviewed/2022/11/GHSA-g7j7-888j-qv8x/GHSA-g7j7-888j-qv8x.json +++ b/advisories/unreviewed/2022/11/GHSA-g7j7-888j-qv8x/GHSA-g7j7-888j-qv8x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/11/GHSA-g7jh-888p-999r/GHSA-g7jh-888p-999r.json b/advisories/unreviewed/2022/11/GHSA-g7jh-888p-999r/GHSA-g7jh-888p-999r.json index f42f859db03..61896f76242 100644 --- a/advisories/unreviewed/2022/11/GHSA-g7jh-888p-999r/GHSA-g7jh-888p-999r.json +++ b/advisories/unreviewed/2022/11/GHSA-g7jh-888p-999r/GHSA-g7jh-888p-999r.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/11/GHSA-gf6f-vfgf-69vf/GHSA-gf6f-vfgf-69vf.json b/advisories/unreviewed/2022/11/GHSA-gf6f-vfgf-69vf/GHSA-gf6f-vfgf-69vf.json index 5f23953cac4..c3ec50bdd75 100644 --- a/advisories/unreviewed/2022/11/GHSA-gf6f-vfgf-69vf/GHSA-gf6f-vfgf-69vf.json +++ b/advisories/unreviewed/2022/11/GHSA-gf6f-vfgf-69vf/GHSA-gf6f-vfgf-69vf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/11/GHSA-m455-p2ph-4m7m/GHSA-m455-p2ph-4m7m.json b/advisories/unreviewed/2022/11/GHSA-m455-p2ph-4m7m/GHSA-m455-p2ph-4m7m.json index 40a5d854d88..c854a17ae94 100644 --- a/advisories/unreviewed/2022/11/GHSA-m455-p2ph-4m7m/GHSA-m455-p2ph-4m7m.json +++ b/advisories/unreviewed/2022/11/GHSA-m455-p2ph-4m7m/GHSA-m455-p2ph-4m7m.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", @@ -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/11/GHSA-mq8p-rcfj-77g6/GHSA-mq8p-rcfj-77g6.json b/advisories/unreviewed/2022/11/GHSA-mq8p-rcfj-77g6/GHSA-mq8p-rcfj-77g6.json index fe7d31eac98..fc57351f7af 100644 --- a/advisories/unreviewed/2022/11/GHSA-mq8p-rcfj-77g6/GHSA-mq8p-rcfj-77g6.json +++ b/advisories/unreviewed/2022/11/GHSA-mq8p-rcfj-77g6/GHSA-mq8p-rcfj-77g6.json @@ -7,12 +7,8 @@ "CVE-2022-4084" ], "details": "A vulnerability has been found in Activity Log Plugin and classified as problematic. Affected by this vulnerability is an unknown functionality of the component HTTP Header Handler. The manipulation of the argument X-Forwarded-For leads to improper output neutralization for logs. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-214051.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/11/GHSA-mvhp-p3f4-phmx/GHSA-mvhp-p3f4-phmx.json b/advisories/unreviewed/2022/11/GHSA-mvhp-p3f4-phmx/GHSA-mvhp-p3f4-phmx.json index 825f6163916..6b6482d17a2 100644 --- a/advisories/unreviewed/2022/11/GHSA-mvhp-p3f4-phmx/GHSA-mvhp-p3f4-phmx.json +++ b/advisories/unreviewed/2022/11/GHSA-mvhp-p3f4-phmx/GHSA-mvhp-p3f4-phmx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/11/GHSA-pqxm-xcj4-4p5g/GHSA-pqxm-xcj4-4p5g.json b/advisories/unreviewed/2022/11/GHSA-pqxm-xcj4-4p5g/GHSA-pqxm-xcj4-4p5g.json index c4bc8a2591e..862916a59a0 100644 --- a/advisories/unreviewed/2022/11/GHSA-pqxm-xcj4-4p5g/GHSA-pqxm-xcj4-4p5g.json +++ b/advisories/unreviewed/2022/11/GHSA-pqxm-xcj4-4p5g/GHSA-pqxm-xcj4-4p5g.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/11/GHSA-q5qc-8m98-37m5/GHSA-q5qc-8m98-37m5.json b/advisories/unreviewed/2022/11/GHSA-q5qc-8m98-37m5/GHSA-q5qc-8m98-37m5.json index 22ec4503ddf..032609f0fa1 100644 --- a/advisories/unreviewed/2022/11/GHSA-q5qc-8m98-37m5/GHSA-q5qc-8m98-37m5.json +++ b/advisories/unreviewed/2022/11/GHSA-q5qc-8m98-37m5/GHSA-q5qc-8m98-37m5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/11/GHSA-qmpg-9h7f-2x2x/GHSA-qmpg-9h7f-2x2x.json b/advisories/unreviewed/2022/11/GHSA-qmpg-9h7f-2x2x/GHSA-qmpg-9h7f-2x2x.json index 38f72d752d1..e0daf3519af 100644 --- a/advisories/unreviewed/2022/11/GHSA-qmpg-9h7f-2x2x/GHSA-qmpg-9h7f-2x2x.json +++ b/advisories/unreviewed/2022/11/GHSA-qmpg-9h7f-2x2x/GHSA-qmpg-9h7f-2x2x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/11/GHSA-qpcq-4w33-hhvh/GHSA-qpcq-4w33-hhvh.json b/advisories/unreviewed/2022/11/GHSA-qpcq-4w33-hhvh/GHSA-qpcq-4w33-hhvh.json index 09252bf079e..a271517e2d2 100644 --- a/advisories/unreviewed/2022/11/GHSA-qpcq-4w33-hhvh/GHSA-qpcq-4w33-hhvh.json +++ b/advisories/unreviewed/2022/11/GHSA-qpcq-4w33-hhvh/GHSA-qpcq-4w33-hhvh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/11/GHSA-qwq3-9p8r-3749/GHSA-qwq3-9p8r-3749.json b/advisories/unreviewed/2022/11/GHSA-qwq3-9p8r-3749/GHSA-qwq3-9p8r-3749.json index 7ea1f17e103..00b8f62fd6c 100644 --- a/advisories/unreviewed/2022/11/GHSA-qwq3-9p8r-3749/GHSA-qwq3-9p8r-3749.json +++ b/advisories/unreviewed/2022/11/GHSA-qwq3-9p8r-3749/GHSA-qwq3-9p8r-3749.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/11/GHSA-rmhf-57rf-f2p9/GHSA-rmhf-57rf-f2p9.json b/advisories/unreviewed/2022/11/GHSA-rmhf-57rf-f2p9/GHSA-rmhf-57rf-f2p9.json index 5f20c043a43..2541767b401 100644 --- a/advisories/unreviewed/2022/11/GHSA-rmhf-57rf-f2p9/GHSA-rmhf-57rf-f2p9.json +++ b/advisories/unreviewed/2022/11/GHSA-rmhf-57rf-f2p9/GHSA-rmhf-57rf-f2p9.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/11/GHSA-rr3f-c78w-wgq8/GHSA-rr3f-c78w-wgq8.json b/advisories/unreviewed/2022/11/GHSA-rr3f-c78w-wgq8/GHSA-rr3f-c78w-wgq8.json index 6430567045d..bdbe549c44c 100644 --- a/advisories/unreviewed/2022/11/GHSA-rr3f-c78w-wgq8/GHSA-rr3f-c78w-wgq8.json +++ b/advisories/unreviewed/2022/11/GHSA-rr3f-c78w-wgq8/GHSA-rr3f-c78w-wgq8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/11/GHSA-v2vp-9rm4-g6h9/GHSA-v2vp-9rm4-g6h9.json b/advisories/unreviewed/2022/11/GHSA-v2vp-9rm4-g6h9/GHSA-v2vp-9rm4-g6h9.json index 1608bd47b85..934fea31130 100644 --- a/advisories/unreviewed/2022/11/GHSA-v2vp-9rm4-g6h9/GHSA-v2vp-9rm4-g6h9.json +++ b/advisories/unreviewed/2022/11/GHSA-v2vp-9rm4-g6h9/GHSA-v2vp-9rm4-g6h9.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "LOW", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/11/GHSA-v352-9jvg-8c8q/GHSA-v352-9jvg-8c8q.json b/advisories/unreviewed/2022/11/GHSA-v352-9jvg-8c8q/GHSA-v352-9jvg-8c8q.json index 0dfc2d9cb08..3f7184d27fb 100644 --- a/advisories/unreviewed/2022/11/GHSA-v352-9jvg-8c8q/GHSA-v352-9jvg-8c8q.json +++ b/advisories/unreviewed/2022/11/GHSA-v352-9jvg-8c8q/GHSA-v352-9jvg-8c8q.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/11/GHSA-vf64-jp2j-qwc6/GHSA-vf64-jp2j-qwc6.json b/advisories/unreviewed/2022/11/GHSA-vf64-jp2j-qwc6/GHSA-vf64-jp2j-qwc6.json index e6d476dfbf0..e32b9ed11bc 100644 --- a/advisories/unreviewed/2022/11/GHSA-vf64-jp2j-qwc6/GHSA-vf64-jp2j-qwc6.json +++ b/advisories/unreviewed/2022/11/GHSA-vf64-jp2j-qwc6/GHSA-vf64-jp2j-qwc6.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/11/GHSA-vh5w-j67r-g6c3/GHSA-vh5w-j67r-g6c3.json b/advisories/unreviewed/2022/11/GHSA-vh5w-j67r-g6c3/GHSA-vh5w-j67r-g6c3.json index 72eabb0d9e1..9b378a3ec73 100644 --- a/advisories/unreviewed/2022/11/GHSA-vh5w-j67r-g6c3/GHSA-vh5w-j67r-g6c3.json +++ b/advisories/unreviewed/2022/11/GHSA-vh5w-j67r-g6c3/GHSA-vh5w-j67r-g6c3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/11/GHSA-vww6-8mc9-cqg6/GHSA-vww6-8mc9-cqg6.json b/advisories/unreviewed/2022/11/GHSA-vww6-8mc9-cqg6/GHSA-vww6-8mc9-cqg6.json index 166422f0935..cc250141f84 100644 --- a/advisories/unreviewed/2022/11/GHSA-vww6-8mc9-cqg6/GHSA-vww6-8mc9-cqg6.json +++ b/advisories/unreviewed/2022/11/GHSA-vww6-8mc9-cqg6/GHSA-vww6-8mc9-cqg6.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -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/11/GHSA-w442-q9g5-q7v3/GHSA-w442-q9g5-q7v3.json b/advisories/unreviewed/2022/11/GHSA-w442-q9g5-q7v3/GHSA-w442-q9g5-q7v3.json index feff3c19def..daddd3a31bd 100644 --- a/advisories/unreviewed/2022/11/GHSA-w442-q9g5-q7v3/GHSA-w442-q9g5-q7v3.json +++ b/advisories/unreviewed/2022/11/GHSA-w442-q9g5-q7v3/GHSA-w442-q9g5-q7v3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/11/GHSA-xw5h-8j92-59pp/GHSA-xw5h-8j92-59pp.json b/advisories/unreviewed/2022/11/GHSA-xw5h-8j92-59pp/GHSA-xw5h-8j92-59pp.json index e77abd20c9b..6a05ac31505 100644 --- a/advisories/unreviewed/2022/11/GHSA-xw5h-8j92-59pp/GHSA-xw5h-8j92-59pp.json +++ b/advisories/unreviewed/2022/11/GHSA-xw5h-8j92-59pp/GHSA-xw5h-8j92-59pp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/12/GHSA-j2vg-j2m2-ph4x/GHSA-j2vg-j2m2-ph4x.json b/advisories/unreviewed/2022/12/GHSA-j2vg-j2m2-ph4x/GHSA-j2vg-j2m2-ph4x.json index c03161fa52e..4f56dc0b691 100644 --- a/advisories/unreviewed/2022/12/GHSA-j2vg-j2m2-ph4x/GHSA-j2vg-j2m2-ph4x.json +++ b/advisories/unreviewed/2022/12/GHSA-j2vg-j2m2-ph4x/GHSA-j2vg-j2m2-ph4x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/12/GHSA-qmg8-hxwm-6pjc/GHSA-qmg8-hxwm-6pjc.json b/advisories/unreviewed/2022/12/GHSA-qmg8-hxwm-6pjc/GHSA-qmg8-hxwm-6pjc.json index 4193fa5ab84..e2d42a96d08 100644 --- a/advisories/unreviewed/2022/12/GHSA-qmg8-hxwm-6pjc/GHSA-qmg8-hxwm-6pjc.json +++ b/advisories/unreviewed/2022/12/GHSA-qmg8-hxwm-6pjc/GHSA-qmg8-hxwm-6pjc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/12/GHSA-v7cj-vm62-r38r/GHSA-v7cj-vm62-r38r.json b/advisories/unreviewed/2022/12/GHSA-v7cj-vm62-r38r/GHSA-v7cj-vm62-r38r.json index 19ab27b690c..7ab9f89408c 100644 --- a/advisories/unreviewed/2022/12/GHSA-v7cj-vm62-r38r/GHSA-v7cj-vm62-r38r.json +++ b/advisories/unreviewed/2022/12/GHSA-v7cj-vm62-r38r/GHSA-v7cj-vm62-r38r.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/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/01/GHSA-gch5-jf24-9j9p/GHSA-gch5-jf24-9j9p.json b/advisories/unreviewed/2023/01/GHSA-gch5-jf24-9j9p/GHSA-gch5-jf24-9j9p.json index 35a9ab22f83..1dd171029f8 100644 --- a/advisories/unreviewed/2023/01/GHSA-gch5-jf24-9j9p/GHSA-gch5-jf24-9j9p.json +++ b/advisories/unreviewed/2023/01/GHSA-gch5-jf24-9j9p/GHSA-gch5-jf24-9j9p.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/01/GHSA-hfrp-5qw2-x2qm/GHSA-hfrp-5qw2-x2qm.json b/advisories/unreviewed/2023/01/GHSA-hfrp-5qw2-x2qm/GHSA-hfrp-5qw2-x2qm.json index 72ed772e57a..3e15e207f58 100644 --- a/advisories/unreviewed/2023/01/GHSA-hfrp-5qw2-x2qm/GHSA-hfrp-5qw2-x2qm.json +++ b/advisories/unreviewed/2023/01/GHSA-hfrp-5qw2-x2qm/GHSA-hfrp-5qw2-x2qm.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/02/GHSA-5qx2-5w4h-wgr8/GHSA-5qx2-5w4h-wgr8.json b/advisories/unreviewed/2023/02/GHSA-5qx2-5w4h-wgr8/GHSA-5qx2-5w4h-wgr8.json index b0f18497c74..3b42ff0a60f 100644 --- a/advisories/unreviewed/2023/02/GHSA-5qx2-5w4h-wgr8/GHSA-5qx2-5w4h-wgr8.json +++ b/advisories/unreviewed/2023/02/GHSA-5qx2-5w4h-wgr8/GHSA-5qx2-5w4h-wgr8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/02/GHSA-893r-9r35-x6c2/GHSA-893r-9r35-x6c2.json b/advisories/unreviewed/2023/02/GHSA-893r-9r35-x6c2/GHSA-893r-9r35-x6c2.json index 886e387d05f..e5795495536 100644 --- a/advisories/unreviewed/2023/02/GHSA-893r-9r35-x6c2/GHSA-893r-9r35-x6c2.json +++ b/advisories/unreviewed/2023/02/GHSA-893r-9r35-x6c2/GHSA-893r-9r35-x6c2.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/02/GHSA-qw3q-69j5-5cf7/GHSA-qw3q-69j5-5cf7.json b/advisories/unreviewed/2023/02/GHSA-qw3q-69j5-5cf7/GHSA-qw3q-69j5-5cf7.json index b30474374e9..907166611cf 100644 --- a/advisories/unreviewed/2023/02/GHSA-qw3q-69j5-5cf7/GHSA-qw3q-69j5-5cf7.json +++ b/advisories/unreviewed/2023/02/GHSA-qw3q-69j5-5cf7/GHSA-qw3q-69j5-5cf7.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/04/GHSA-pfr5-cpm3-g35v/GHSA-pfr5-cpm3-g35v.json b/advisories/unreviewed/2023/04/GHSA-pfr5-cpm3-g35v/GHSA-pfr5-cpm3-g35v.json index 570cd2e6b21..3e4f8a0cf95 100644 --- a/advisories/unreviewed/2023/04/GHSA-pfr5-cpm3-g35v/GHSA-pfr5-cpm3-g35v.json +++ b/advisories/unreviewed/2023/04/GHSA-pfr5-cpm3-g35v/GHSA-pfr5-cpm3-g35v.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/04/GHSA-rjjx-559w-3h9w/GHSA-rjjx-559w-3h9w.json b/advisories/unreviewed/2023/04/GHSA-rjjx-559w-3h9w/GHSA-rjjx-559w-3h9w.json index 2e84620acc2..6a3843bf937 100644 --- a/advisories/unreviewed/2023/04/GHSA-rjjx-559w-3h9w/GHSA-rjjx-559w-3h9w.json +++ b/advisories/unreviewed/2023/04/GHSA-rjjx-559w-3h9w/GHSA-rjjx-559w-3h9w.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/06/GHSA-2c9q-7wm6-r5xc/GHSA-2c9q-7wm6-r5xc.json b/advisories/unreviewed/2023/06/GHSA-2c9q-7wm6-r5xc/GHSA-2c9q-7wm6-r5xc.json index 9e41cfeefc8..30ad4fd7dc4 100644 --- a/advisories/unreviewed/2023/06/GHSA-2c9q-7wm6-r5xc/GHSA-2c9q-7wm6-r5xc.json +++ b/advisories/unreviewed/2023/06/GHSA-2c9q-7wm6-r5xc/GHSA-2c9q-7wm6-r5xc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/06/GHSA-38xh-3m6v-28q5/GHSA-38xh-3m6v-28q5.json b/advisories/unreviewed/2023/06/GHSA-38xh-3m6v-28q5/GHSA-38xh-3m6v-28q5.json index 857368b277d..7913c7acf1c 100644 --- a/advisories/unreviewed/2023/06/GHSA-38xh-3m6v-28q5/GHSA-38xh-3m6v-28q5.json +++ b/advisories/unreviewed/2023/06/GHSA-38xh-3m6v-28q5/GHSA-38xh-3m6v-28q5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/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/06/GHSA-h6hv-h4xf-gmgh/GHSA-h6hv-h4xf-gmgh.json b/advisories/unreviewed/2023/06/GHSA-h6hv-h4xf-gmgh/GHSA-h6hv-h4xf-gmgh.json index 5766bafddca..ded3520cc52 100644 --- a/advisories/unreviewed/2023/06/GHSA-h6hv-h4xf-gmgh/GHSA-h6hv-h4xf-gmgh.json +++ b/advisories/unreviewed/2023/06/GHSA-h6hv-h4xf-gmgh/GHSA-h6hv-h4xf-gmgh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/07/GHSA-2qmp-8j6q-mcq6/GHSA-2qmp-8j6q-mcq6.json b/advisories/unreviewed/2023/07/GHSA-2qmp-8j6q-mcq6/GHSA-2qmp-8j6q-mcq6.json index 54eb932d9ec..5d6fa6f4393 100644 --- a/advisories/unreviewed/2023/07/GHSA-2qmp-8j6q-mcq6/GHSA-2qmp-8j6q-mcq6.json +++ b/advisories/unreviewed/2023/07/GHSA-2qmp-8j6q-mcq6/GHSA-2qmp-8j6q-mcq6.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/07/GHSA-36wf-hpjh-x3fr/GHSA-36wf-hpjh-x3fr.json b/advisories/unreviewed/2023/07/GHSA-36wf-hpjh-x3fr/GHSA-36wf-hpjh-x3fr.json index b91ac2264fc..9194d272a84 100644 --- a/advisories/unreviewed/2023/07/GHSA-36wf-hpjh-x3fr/GHSA-36wf-hpjh-x3fr.json +++ b/advisories/unreviewed/2023/07/GHSA-36wf-hpjh-x3fr/GHSA-36wf-hpjh-x3fr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/07/GHSA-mw8f-fcpv-j495/GHSA-mw8f-fcpv-j495.json b/advisories/unreviewed/2023/07/GHSA-mw8f-fcpv-j495/GHSA-mw8f-fcpv-j495.json index f9c8d0eaffb..f2255f9e5fd 100644 --- a/advisories/unreviewed/2023/07/GHSA-mw8f-fcpv-j495/GHSA-mw8f-fcpv-j495.json +++ b/advisories/unreviewed/2023/07/GHSA-mw8f-fcpv-j495/GHSA-mw8f-fcpv-j495.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/08/GHSA-85h8-9x77-pg3v/GHSA-85h8-9x77-pg3v.json b/advisories/unreviewed/2023/08/GHSA-85h8-9x77-pg3v/GHSA-85h8-9x77-pg3v.json index 2077db69b63..555c651b18b 100644 --- a/advisories/unreviewed/2023/08/GHSA-85h8-9x77-pg3v/GHSA-85h8-9x77-pg3v.json +++ b/advisories/unreviewed/2023/08/GHSA-85h8-9x77-pg3v/GHSA-85h8-9x77-pg3v.json @@ -17,9 +17,7 @@ "score": "CVSS:4.0/AV:L/AC:H/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/08/GHSA-c48j-w2fx-98qq/GHSA-c48j-w2fx-98qq.json b/advisories/unreviewed/2023/08/GHSA-c48j-w2fx-98qq/GHSA-c48j-w2fx-98qq.json index 37ea06bc088..5c16896c24a 100644 --- a/advisories/unreviewed/2023/08/GHSA-c48j-w2fx-98qq/GHSA-c48j-w2fx-98qq.json +++ b/advisories/unreviewed/2023/08/GHSA-c48j-w2fx-98qq/GHSA-c48j-w2fx-98qq.json @@ -17,9 +17,7 @@ "score": "CVSS:4.0/AV:L/AC:H/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/08/GHSA-f38v-gw54-mx6w/GHSA-f38v-gw54-mx6w.json b/advisories/unreviewed/2023/08/GHSA-f38v-gw54-mx6w/GHSA-f38v-gw54-mx6w.json index db12e8a7281..8ee211dba1e 100644 --- a/advisories/unreviewed/2023/08/GHSA-f38v-gw54-mx6w/GHSA-f38v-gw54-mx6w.json +++ b/advisories/unreviewed/2023/08/GHSA-f38v-gw54-mx6w/GHSA-f38v-gw54-mx6w.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/08/GHSA-pvw5-cvp6-cv92/GHSA-pvw5-cvp6-cv92.json b/advisories/unreviewed/2023/08/GHSA-pvw5-cvp6-cv92/GHSA-pvw5-cvp6-cv92.json index 026617a6933..c79639dbafa 100644 --- a/advisories/unreviewed/2023/08/GHSA-pvw5-cvp6-cv92/GHSA-pvw5-cvp6-cv92.json +++ b/advisories/unreviewed/2023/08/GHSA-pvw5-cvp6-cv92/GHSA-pvw5-cvp6-cv92.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/08/GHSA-wj8f-wx2j-wjcg/GHSA-wj8f-wx2j-wjcg.json b/advisories/unreviewed/2023/08/GHSA-wj8f-wx2j-wjcg/GHSA-wj8f-wx2j-wjcg.json index 45a293dc943..cdaa91d33dc 100644 --- a/advisories/unreviewed/2023/08/GHSA-wj8f-wx2j-wjcg/GHSA-wj8f-wx2j-wjcg.json +++ b/advisories/unreviewed/2023/08/GHSA-wj8f-wx2j-wjcg/GHSA-wj8f-wx2j-wjcg.json @@ -17,9 +17,7 @@ "score": "CVSS:4.0/AV:L/AC:H/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/09/GHSA-396p-373f-r9vm/GHSA-396p-373f-r9vm.json b/advisories/unreviewed/2023/09/GHSA-396p-373f-r9vm/GHSA-396p-373f-r9vm.json index 033ca23a286..f4307efdad7 100644 --- a/advisories/unreviewed/2023/09/GHSA-396p-373f-r9vm/GHSA-396p-373f-r9vm.json +++ b/advisories/unreviewed/2023/09/GHSA-396p-373f-r9vm/GHSA-396p-373f-r9vm.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/09/GHSA-4fhg-56x9-rf4r/GHSA-4fhg-56x9-rf4r.json b/advisories/unreviewed/2023/09/GHSA-4fhg-56x9-rf4r/GHSA-4fhg-56x9-rf4r.json index d1893dcb9b1..a65fcc48409 100644 --- a/advisories/unreviewed/2023/09/GHSA-4fhg-56x9-rf4r/GHSA-4fhg-56x9-rf4r.json +++ b/advisories/unreviewed/2023/09/GHSA-4fhg-56x9-rf4r/GHSA-4fhg-56x9-rf4r.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/09/GHSA-5xr7-jj63-cqf7/GHSA-5xr7-jj63-cqf7.json b/advisories/unreviewed/2023/09/GHSA-5xr7-jj63-cqf7/GHSA-5xr7-jj63-cqf7.json index 5aaccff5544..2379dfadfef 100644 --- a/advisories/unreviewed/2023/09/GHSA-5xr7-jj63-cqf7/GHSA-5xr7-jj63-cqf7.json +++ b/advisories/unreviewed/2023/09/GHSA-5xr7-jj63-cqf7/GHSA-5xr7-jj63-cqf7.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/09/GHSA-hxpr-87wq-jwf8/GHSA-hxpr-87wq-jwf8.json b/advisories/unreviewed/2023/09/GHSA-hxpr-87wq-jwf8/GHSA-hxpr-87wq-jwf8.json index 4fc9b301084..c33c80b3a07 100644 --- a/advisories/unreviewed/2023/09/GHSA-hxpr-87wq-jwf8/GHSA-hxpr-87wq-jwf8.json +++ b/advisories/unreviewed/2023/09/GHSA-hxpr-87wq-jwf8/GHSA-hxpr-87wq-jwf8.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/09/GHSA-j8c5-g64v-xj97/GHSA-j8c5-g64v-xj97.json b/advisories/unreviewed/2023/09/GHSA-j8c5-g64v-xj97/GHSA-j8c5-g64v-xj97.json index ea5f149f664..9ce179998f8 100644 --- a/advisories/unreviewed/2023/09/GHSA-j8c5-g64v-xj97/GHSA-j8c5-g64v-xj97.json +++ b/advisories/unreviewed/2023/09/GHSA-j8c5-g64v-xj97/GHSA-j8c5-g64v-xj97.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/09/GHSA-ph8p-rrmj-8gf2/GHSA-ph8p-rrmj-8gf2.json b/advisories/unreviewed/2023/09/GHSA-ph8p-rrmj-8gf2/GHSA-ph8p-rrmj-8gf2.json index 6bd6e23f5f9..fc3a9768de7 100644 --- a/advisories/unreviewed/2023/09/GHSA-ph8p-rrmj-8gf2/GHSA-ph8p-rrmj-8gf2.json +++ b/advisories/unreviewed/2023/09/GHSA-ph8p-rrmj-8gf2/GHSA-ph8p-rrmj-8gf2.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/09/GHSA-r8pm-459q-x6hw/GHSA-r8pm-459q-x6hw.json b/advisories/unreviewed/2023/09/GHSA-r8pm-459q-x6hw/GHSA-r8pm-459q-x6hw.json index 65727c833dc..193e526d1e5 100644 --- a/advisories/unreviewed/2023/09/GHSA-r8pm-459q-x6hw/GHSA-r8pm-459q-x6hw.json +++ b/advisories/unreviewed/2023/09/GHSA-r8pm-459q-x6hw/GHSA-r8pm-459q-x6hw.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/10/GHSA-cchg-v957-9qp4/GHSA-cchg-v957-9qp4.json b/advisories/unreviewed/2023/10/GHSA-cchg-v957-9qp4/GHSA-cchg-v957-9qp4.json index b2c85f99563..fd00e7f9f66 100644 --- a/advisories/unreviewed/2023/10/GHSA-cchg-v957-9qp4/GHSA-cchg-v957-9qp4.json +++ b/advisories/unreviewed/2023/10/GHSA-cchg-v957-9qp4/GHSA-cchg-v957-9qp4.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/10/GHSA-gv6g-gf42-rjg7/GHSA-gv6g-gf42-rjg7.json b/advisories/unreviewed/2023/10/GHSA-gv6g-gf42-rjg7/GHSA-gv6g-gf42-rjg7.json index a54e648c380..26e8292b82e 100644 --- a/advisories/unreviewed/2023/10/GHSA-gv6g-gf42-rjg7/GHSA-gv6g-gf42-rjg7.json +++ b/advisories/unreviewed/2023/10/GHSA-gv6g-gf42-rjg7/GHSA-gv6g-gf42-rjg7.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/10/GHSA-vv7g-383w-69hc/GHSA-vv7g-383w-69hc.json b/advisories/unreviewed/2023/10/GHSA-vv7g-383w-69hc/GHSA-vv7g-383w-69hc.json index 108db3360d9..5813521f7d1 100644 --- a/advisories/unreviewed/2023/10/GHSA-vv7g-383w-69hc/GHSA-vv7g-383w-69hc.json +++ b/advisories/unreviewed/2023/10/GHSA-vv7g-383w-69hc/GHSA-vv7g-383w-69hc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/10/GHSA-w26h-mgrc-mcqq/GHSA-w26h-mgrc-mcqq.json b/advisories/unreviewed/2023/10/GHSA-w26h-mgrc-mcqq/GHSA-w26h-mgrc-mcqq.json index 5a3c045f09b..ed3c09c7651 100644 --- a/advisories/unreviewed/2023/10/GHSA-w26h-mgrc-mcqq/GHSA-w26h-mgrc-mcqq.json +++ b/advisories/unreviewed/2023/10/GHSA-w26h-mgrc-mcqq/GHSA-w26h-mgrc-mcqq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -47,9 +45,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2023/11/GHSA-282g-wxjw-75vj/GHSA-282g-wxjw-75vj.json b/advisories/unreviewed/2023/11/GHSA-282g-wxjw-75vj/GHSA-282g-wxjw-75vj.json index 7260d52e5a7..b8b1e8f209e 100644 --- a/advisories/unreviewed/2023/11/GHSA-282g-wxjw-75vj/GHSA-282g-wxjw-75vj.json +++ b/advisories/unreviewed/2023/11/GHSA-282g-wxjw-75vj/GHSA-282g-wxjw-75vj.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/11/GHSA-624q-4x54-fx6q/GHSA-624q-4x54-fx6q.json b/advisories/unreviewed/2023/11/GHSA-624q-4x54-fx6q/GHSA-624q-4x54-fx6q.json index 7fd0f283e02..d458561a02d 100644 --- a/advisories/unreviewed/2023/11/GHSA-624q-4x54-fx6q/GHSA-624q-4x54-fx6q.json +++ b/advisories/unreviewed/2023/11/GHSA-624q-4x54-fx6q/GHSA-624q-4x54-fx6q.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2023/11/GHSA-mmpc-c8w6-wrm6/GHSA-mmpc-c8w6-wrm6.json b/advisories/unreviewed/2023/11/GHSA-mmpc-c8w6-wrm6/GHSA-mmpc-c8w6-wrm6.json index 5231bb5415e..5a5948d7e21 100644 --- a/advisories/unreviewed/2023/11/GHSA-mmpc-c8w6-wrm6/GHSA-mmpc-c8w6-wrm6.json +++ b/advisories/unreviewed/2023/11/GHSA-mmpc-c8w6-wrm6/GHSA-mmpc-c8w6-wrm6.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/11/GHSA-w4f6-7r85-9m86/GHSA-w4f6-7r85-9m86.json b/advisories/unreviewed/2023/11/GHSA-w4f6-7r85-9m86/GHSA-w4f6-7r85-9m86.json index eb2810ac69a..77578781d22 100644 --- a/advisories/unreviewed/2023/11/GHSA-w4f6-7r85-9m86/GHSA-w4f6-7r85-9m86.json +++ b/advisories/unreviewed/2023/11/GHSA-w4f6-7r85-9m86/GHSA-w4f6-7r85-9m86.json @@ -17,9 +17,7 @@ "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/12/GHSA-7p78-839g-f66v/GHSA-7p78-839g-f66v.json b/advisories/unreviewed/2023/12/GHSA-7p78-839g-f66v/GHSA-7p78-839g-f66v.json index a8b94b3ac54..905c7de330e 100644 --- a/advisories/unreviewed/2023/12/GHSA-7p78-839g-f66v/GHSA-7p78-839g-f66v.json +++ b/advisories/unreviewed/2023/12/GHSA-7p78-839g-f66v/GHSA-7p78-839g-f66v.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/12/GHSA-7p99-x6w8-v88h/GHSA-7p99-x6w8-v88h.json b/advisories/unreviewed/2023/12/GHSA-7p99-x6w8-v88h/GHSA-7p99-x6w8-v88h.json index bae97a5b706..d18510b7490 100644 --- a/advisories/unreviewed/2023/12/GHSA-7p99-x6w8-v88h/GHSA-7p99-x6w8-v88h.json +++ b/advisories/unreviewed/2023/12/GHSA-7p99-x6w8-v88h/GHSA-7p99-x6w8-v88h.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/12/GHSA-9h8c-4wj7-59cr/GHSA-9h8c-4wj7-59cr.json b/advisories/unreviewed/2023/12/GHSA-9h8c-4wj7-59cr/GHSA-9h8c-4wj7-59cr.json index 24178358891..ccd13bb547b 100644 --- a/advisories/unreviewed/2023/12/GHSA-9h8c-4wj7-59cr/GHSA-9h8c-4wj7-59cr.json +++ b/advisories/unreviewed/2023/12/GHSA-9h8c-4wj7-59cr/GHSA-9h8c-4wj7-59cr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:P/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/12/GHSA-h738-v27m-f6mw/GHSA-h738-v27m-f6mw.json b/advisories/unreviewed/2023/12/GHSA-h738-v27m-f6mw/GHSA-h738-v27m-f6mw.json index d3498f1a66b..99c45e75b04 100644 --- a/advisories/unreviewed/2023/12/GHSA-h738-v27m-f6mw/GHSA-h738-v27m-f6mw.json +++ b/advisories/unreviewed/2023/12/GHSA-h738-v27m-f6mw/GHSA-h738-v27m-f6mw.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/12/GHSA-h9qp-4fch-g5rw/GHSA-h9qp-4fch-g5rw.json b/advisories/unreviewed/2023/12/GHSA-h9qp-4fch-g5rw/GHSA-h9qp-4fch-g5rw.json index 1bc5e006c60..b17d10ab55f 100644 --- a/advisories/unreviewed/2023/12/GHSA-h9qp-4fch-g5rw/GHSA-h9qp-4fch-g5rw.json +++ b/advisories/unreviewed/2023/12/GHSA-h9qp-4fch-g5rw/GHSA-h9qp-4fch-g5rw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-2fmx-fw55-g6jg/GHSA-2fmx-fw55-g6jg.json b/advisories/unreviewed/2024/01/GHSA-2fmx-fw55-g6jg/GHSA-2fmx-fw55-g6jg.json index a86c756befc..34862f9a930 100644 --- a/advisories/unreviewed/2024/01/GHSA-2fmx-fw55-g6jg/GHSA-2fmx-fw55-g6jg.json +++ b/advisories/unreviewed/2024/01/GHSA-2fmx-fw55-g6jg/GHSA-2fmx-fw55-g6jg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-32v9-4fqf-r943/GHSA-32v9-4fqf-r943.json b/advisories/unreviewed/2024/01/GHSA-32v9-4fqf-r943/GHSA-32v9-4fqf-r943.json index aac56ffdee7..886313b11a1 100644 --- a/advisories/unreviewed/2024/01/GHSA-32v9-4fqf-r943/GHSA-32v9-4fqf-r943.json +++ b/advisories/unreviewed/2024/01/GHSA-32v9-4fqf-r943/GHSA-32v9-4fqf-r943.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-3g26-4c95-5p36/GHSA-3g26-4c95-5p36.json b/advisories/unreviewed/2024/01/GHSA-3g26-4c95-5p36/GHSA-3g26-4c95-5p36.json index 404f1a74fea..89e76f2fbfe 100644 --- a/advisories/unreviewed/2024/01/GHSA-3g26-4c95-5p36/GHSA-3g26-4c95-5p36.json +++ b/advisories/unreviewed/2024/01/GHSA-3g26-4c95-5p36/GHSA-3g26-4c95-5p36.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-3qxp-p56x-r4h3/GHSA-3qxp-p56x-r4h3.json b/advisories/unreviewed/2024/01/GHSA-3qxp-p56x-r4h3/GHSA-3qxp-p56x-r4h3.json index 83d50da1407..f329b7ffe9a 100644 --- a/advisories/unreviewed/2024/01/GHSA-3qxp-p56x-r4h3/GHSA-3qxp-p56x-r4h3.json +++ b/advisories/unreviewed/2024/01/GHSA-3qxp-p56x-r4h3/GHSA-3qxp-p56x-r4h3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-3w95-fv8q-2wr8/GHSA-3w95-fv8q-2wr8.json b/advisories/unreviewed/2024/01/GHSA-3w95-fv8q-2wr8/GHSA-3w95-fv8q-2wr8.json index b432621f9df..ff4a6c0bf50 100644 --- a/advisories/unreviewed/2024/01/GHSA-3w95-fv8q-2wr8/GHSA-3w95-fv8q-2wr8.json +++ b/advisories/unreviewed/2024/01/GHSA-3w95-fv8q-2wr8/GHSA-3w95-fv8q-2wr8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-3wxg-f3wj-3x8p/GHSA-3wxg-f3wj-3x8p.json b/advisories/unreviewed/2024/01/GHSA-3wxg-f3wj-3x8p/GHSA-3wxg-f3wj-3x8p.json index a883f719b79..bfaaacf66d8 100644 --- a/advisories/unreviewed/2024/01/GHSA-3wxg-f3wj-3x8p/GHSA-3wxg-f3wj-3x8p.json +++ b/advisories/unreviewed/2024/01/GHSA-3wxg-f3wj-3x8p/GHSA-3wxg-f3wj-3x8p.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-4rmw-8gh7-w6g3/GHSA-4rmw-8gh7-w6g3.json b/advisories/unreviewed/2024/01/GHSA-4rmw-8gh7-w6g3/GHSA-4rmw-8gh7-w6g3.json index 50a0515ff71..17567a4d90c 100644 --- a/advisories/unreviewed/2024/01/GHSA-4rmw-8gh7-w6g3/GHSA-4rmw-8gh7-w6g3.json +++ b/advisories/unreviewed/2024/01/GHSA-4rmw-8gh7-w6g3/GHSA-4rmw-8gh7-w6g3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -27,9 +25,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/01/GHSA-56gq-fgx7-r88g/GHSA-56gq-fgx7-r88g.json b/advisories/unreviewed/2024/01/GHSA-56gq-fgx7-r88g/GHSA-56gq-fgx7-r88g.json index 915fde3326e..c4eb01cff99 100644 --- a/advisories/unreviewed/2024/01/GHSA-56gq-fgx7-r88g/GHSA-56gq-fgx7-r88g.json +++ b/advisories/unreviewed/2024/01/GHSA-56gq-fgx7-r88g/GHSA-56gq-fgx7-r88g.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-7fx2-c8rv-2w4f/GHSA-7fx2-c8rv-2w4f.json b/advisories/unreviewed/2024/01/GHSA-7fx2-c8rv-2w4f/GHSA-7fx2-c8rv-2w4f.json index cd94b2a9060..ee3e0858fb4 100644 --- a/advisories/unreviewed/2024/01/GHSA-7fx2-c8rv-2w4f/GHSA-7fx2-c8rv-2w4f.json +++ b/advisories/unreviewed/2024/01/GHSA-7fx2-c8rv-2w4f/GHSA-7fx2-c8rv-2w4f.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -27,9 +25,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/01/GHSA-826f-v6w3-63vg/GHSA-826f-v6w3-63vg.json b/advisories/unreviewed/2024/01/GHSA-826f-v6w3-63vg/GHSA-826f-v6w3-63vg.json index 1957802c707..69a1865a469 100644 --- a/advisories/unreviewed/2024/01/GHSA-826f-v6w3-63vg/GHSA-826f-v6w3-63vg.json +++ b/advisories/unreviewed/2024/01/GHSA-826f-v6w3-63vg/GHSA-826f-v6w3-63vg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-85fq-cwc3-mp4q/GHSA-85fq-cwc3-mp4q.json b/advisories/unreviewed/2024/01/GHSA-85fq-cwc3-mp4q/GHSA-85fq-cwc3-mp4q.json index ee9af218dcf..7769495c42b 100644 --- a/advisories/unreviewed/2024/01/GHSA-85fq-cwc3-mp4q/GHSA-85fq-cwc3-mp4q.json +++ b/advisories/unreviewed/2024/01/GHSA-85fq-cwc3-mp4q/GHSA-85fq-cwc3-mp4q.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/01/GHSA-895h-3m6x-8h8x/GHSA-895h-3m6x-8h8x.json b/advisories/unreviewed/2024/01/GHSA-895h-3m6x-8h8x/GHSA-895h-3m6x-8h8x.json index efeb5945159..a181ccf2ec1 100644 --- a/advisories/unreviewed/2024/01/GHSA-895h-3m6x-8h8x/GHSA-895h-3m6x-8h8x.json +++ b/advisories/unreviewed/2024/01/GHSA-895h-3m6x-8h8x/GHSA-895h-3m6x-8h8x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-9m9h-jcjj-xjvx/GHSA-9m9h-jcjj-xjvx.json b/advisories/unreviewed/2024/01/GHSA-9m9h-jcjj-xjvx/GHSA-9m9h-jcjj-xjvx.json index e73684cb998..16e8849a94a 100644 --- a/advisories/unreviewed/2024/01/GHSA-9m9h-jcjj-xjvx/GHSA-9m9h-jcjj-xjvx.json +++ b/advisories/unreviewed/2024/01/GHSA-9m9h-jcjj-xjvx/GHSA-9m9h-jcjj-xjvx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-c2mm-wq7p-rpm8/GHSA-c2mm-wq7p-rpm8.json b/advisories/unreviewed/2024/01/GHSA-c2mm-wq7p-rpm8/GHSA-c2mm-wq7p-rpm8.json index 66d471f683b..f945f3c4f5b 100644 --- a/advisories/unreviewed/2024/01/GHSA-c2mm-wq7p-rpm8/GHSA-c2mm-wq7p-rpm8.json +++ b/advisories/unreviewed/2024/01/GHSA-c2mm-wq7p-rpm8/GHSA-c2mm-wq7p-rpm8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -27,9 +25,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/01/GHSA-cj36-rwcw-fx5g/GHSA-cj36-rwcw-fx5g.json b/advisories/unreviewed/2024/01/GHSA-cj36-rwcw-fx5g/GHSA-cj36-rwcw-fx5g.json index dd85b590783..d4298b99339 100644 --- a/advisories/unreviewed/2024/01/GHSA-cj36-rwcw-fx5g/GHSA-cj36-rwcw-fx5g.json +++ b/advisories/unreviewed/2024/01/GHSA-cj36-rwcw-fx5g/GHSA-cj36-rwcw-fx5g.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/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/2024/01/GHSA-fm4g-p248-j5wj/GHSA-fm4g-p248-j5wj.json b/advisories/unreviewed/2024/01/GHSA-fm4g-p248-j5wj/GHSA-fm4g-p248-j5wj.json index 599fb473b57..a2a07e8a005 100644 --- a/advisories/unreviewed/2024/01/GHSA-fm4g-p248-j5wj/GHSA-fm4g-p248-j5wj.json +++ b/advisories/unreviewed/2024/01/GHSA-fm4g-p248-j5wj/GHSA-fm4g-p248-j5wj.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -27,9 +25,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/01/GHSA-fmvv-rrvc-rh7f/GHSA-fmvv-rrvc-rh7f.json b/advisories/unreviewed/2024/01/GHSA-fmvv-rrvc-rh7f/GHSA-fmvv-rrvc-rh7f.json index 77fae1bcbb2..b1088aff9f7 100644 --- a/advisories/unreviewed/2024/01/GHSA-fmvv-rrvc-rh7f/GHSA-fmvv-rrvc-rh7f.json +++ b/advisories/unreviewed/2024/01/GHSA-fmvv-rrvc-rh7f/GHSA-fmvv-rrvc-rh7f.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-gwmw-qvr5-88j2/GHSA-gwmw-qvr5-88j2.json b/advisories/unreviewed/2024/01/GHSA-gwmw-qvr5-88j2/GHSA-gwmw-qvr5-88j2.json index 8703cb71702..7024b262c15 100644 --- a/advisories/unreviewed/2024/01/GHSA-gwmw-qvr5-88j2/GHSA-gwmw-qvr5-88j2.json +++ b/advisories/unreviewed/2024/01/GHSA-gwmw-qvr5-88j2/GHSA-gwmw-qvr5-88j2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-h93h-6948-g84m/GHSA-h93h-6948-g84m.json b/advisories/unreviewed/2024/01/GHSA-h93h-6948-g84m/GHSA-h93h-6948-g84m.json index 1e8e37441c8..1edc384ddca 100644 --- a/advisories/unreviewed/2024/01/GHSA-h93h-6948-g84m/GHSA-h93h-6948-g84m.json +++ b/advisories/unreviewed/2024/01/GHSA-h93h-6948-g84m/GHSA-h93h-6948-g84m.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", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/01/GHSA-hp49-c946-wfm3/GHSA-hp49-c946-wfm3.json b/advisories/unreviewed/2024/01/GHSA-hp49-c946-wfm3/GHSA-hp49-c946-wfm3.json index fc4b1b6a745..0dc583ab969 100644 --- a/advisories/unreviewed/2024/01/GHSA-hp49-c946-wfm3/GHSA-hp49-c946-wfm3.json +++ b/advisories/unreviewed/2024/01/GHSA-hp49-c946-wfm3/GHSA-hp49-c946-wfm3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-j534-cwfj-5vqc/GHSA-j534-cwfj-5vqc.json b/advisories/unreviewed/2024/01/GHSA-j534-cwfj-5vqc/GHSA-j534-cwfj-5vqc.json index 471bf330775..e0b920367ff 100644 --- a/advisories/unreviewed/2024/01/GHSA-j534-cwfj-5vqc/GHSA-j534-cwfj-5vqc.json +++ b/advisories/unreviewed/2024/01/GHSA-j534-cwfj-5vqc/GHSA-j534-cwfj-5vqc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-jfch-7m53-3fxv/GHSA-jfch-7m53-3fxv.json b/advisories/unreviewed/2024/01/GHSA-jfch-7m53-3fxv/GHSA-jfch-7m53-3fxv.json index 043b1fc2d99..ba5f30cd628 100644 --- a/advisories/unreviewed/2024/01/GHSA-jfch-7m53-3fxv/GHSA-jfch-7m53-3fxv.json +++ b/advisories/unreviewed/2024/01/GHSA-jfch-7m53-3fxv/GHSA-jfch-7m53-3fxv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-jjqg-cwmg-hr6c/GHSA-jjqg-cwmg-hr6c.json b/advisories/unreviewed/2024/01/GHSA-jjqg-cwmg-hr6c/GHSA-jjqg-cwmg-hr6c.json index c4bb716907b..cdb203a329a 100644 --- a/advisories/unreviewed/2024/01/GHSA-jjqg-cwmg-hr6c/GHSA-jjqg-cwmg-hr6c.json +++ b/advisories/unreviewed/2024/01/GHSA-jjqg-cwmg-hr6c/GHSA-jjqg-cwmg-hr6c.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-m3fq-v9fh-gg5p/GHSA-m3fq-v9fh-gg5p.json b/advisories/unreviewed/2024/01/GHSA-m3fq-v9fh-gg5p/GHSA-m3fq-v9fh-gg5p.json index fdc3befcae6..4379b19b987 100644 --- a/advisories/unreviewed/2024/01/GHSA-m3fq-v9fh-gg5p/GHSA-m3fq-v9fh-gg5p.json +++ b/advisories/unreviewed/2024/01/GHSA-m3fq-v9fh-gg5p/GHSA-m3fq-v9fh-gg5p.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-m892-r7q3-ww6c/GHSA-m892-r7q3-ww6c.json b/advisories/unreviewed/2024/01/GHSA-m892-r7q3-ww6c/GHSA-m892-r7q3-ww6c.json index 39fa5d34529..bd57bcb2bef 100644 --- a/advisories/unreviewed/2024/01/GHSA-m892-r7q3-ww6c/GHSA-m892-r7q3-ww6c.json +++ b/advisories/unreviewed/2024/01/GHSA-m892-r7q3-ww6c/GHSA-m892-r7q3-ww6c.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-mh49-rqvq-cjxg/GHSA-mh49-rqvq-cjxg.json b/advisories/unreviewed/2024/01/GHSA-mh49-rqvq-cjxg/GHSA-mh49-rqvq-cjxg.json index 18ca8f4ec71..7d971da8a45 100644 --- a/advisories/unreviewed/2024/01/GHSA-mh49-rqvq-cjxg/GHSA-mh49-rqvq-cjxg.json +++ b/advisories/unreviewed/2024/01/GHSA-mh49-rqvq-cjxg/GHSA-mh49-rqvq-cjxg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-mhjf-f5q6-785c/GHSA-mhjf-f5q6-785c.json b/advisories/unreviewed/2024/01/GHSA-mhjf-f5q6-785c/GHSA-mhjf-f5q6-785c.json index e075e77665f..984c3a6ddda 100644 --- a/advisories/unreviewed/2024/01/GHSA-mhjf-f5q6-785c/GHSA-mhjf-f5q6-785c.json +++ b/advisories/unreviewed/2024/01/GHSA-mhjf-f5q6-785c/GHSA-mhjf-f5q6-785c.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-mjvw-frxx-6hm5/GHSA-mjvw-frxx-6hm5.json b/advisories/unreviewed/2024/01/GHSA-mjvw-frxx-6hm5/GHSA-mjvw-frxx-6hm5.json index f6d7103f77e..50917e2f7c8 100644 --- a/advisories/unreviewed/2024/01/GHSA-mjvw-frxx-6hm5/GHSA-mjvw-frxx-6hm5.json +++ b/advisories/unreviewed/2024/01/GHSA-mjvw-frxx-6hm5/GHSA-mjvw-frxx-6hm5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -27,9 +25,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/01/GHSA-p5q9-hxvv-3rqq/GHSA-p5q9-hxvv-3rqq.json b/advisories/unreviewed/2024/01/GHSA-p5q9-hxvv-3rqq/GHSA-p5q9-hxvv-3rqq.json index 9088e366aa0..7d95e291317 100644 --- a/advisories/unreviewed/2024/01/GHSA-p5q9-hxvv-3rqq/GHSA-p5q9-hxvv-3rqq.json +++ b/advisories/unreviewed/2024/01/GHSA-p5q9-hxvv-3rqq/GHSA-p5q9-hxvv-3rqq.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/2024/01/GHSA-r45q-p466-5ghh/GHSA-r45q-p466-5ghh.json b/advisories/unreviewed/2024/01/GHSA-r45q-p466-5ghh/GHSA-r45q-p466-5ghh.json index ceedb8ea0a6..ec3bd8e2ad6 100644 --- a/advisories/unreviewed/2024/01/GHSA-r45q-p466-5ghh/GHSA-r45q-p466-5ghh.json +++ b/advisories/unreviewed/2024/01/GHSA-r45q-p466-5ghh/GHSA-r45q-p466-5ghh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-vrmh-7wgx-mjw7/GHSA-vrmh-7wgx-mjw7.json b/advisories/unreviewed/2024/01/GHSA-vrmh-7wgx-mjw7/GHSA-vrmh-7wgx-mjw7.json index 4d30dcb34b5..db0232de508 100644 --- a/advisories/unreviewed/2024/01/GHSA-vrmh-7wgx-mjw7/GHSA-vrmh-7wgx-mjw7.json +++ b/advisories/unreviewed/2024/01/GHSA-vrmh-7wgx-mjw7/GHSA-vrmh-7wgx-mjw7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-vwrg-xv3f-vx5j/GHSA-vwrg-xv3f-vx5j.json b/advisories/unreviewed/2024/01/GHSA-vwrg-xv3f-vx5j/GHSA-vwrg-xv3f-vx5j.json index f0acf2365ef..f8c23adae8f 100644 --- a/advisories/unreviewed/2024/01/GHSA-vwrg-xv3f-vx5j/GHSA-vwrg-xv3f-vx5j.json +++ b/advisories/unreviewed/2024/01/GHSA-vwrg-xv3f-vx5j/GHSA-vwrg-xv3f-vx5j.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-wqfq-9j6f-q6v9/GHSA-wqfq-9j6f-q6v9.json b/advisories/unreviewed/2024/01/GHSA-wqfq-9j6f-q6v9/GHSA-wqfq-9j6f-q6v9.json index 82ecd088a90..649fff2b9a1 100644 --- a/advisories/unreviewed/2024/01/GHSA-wqfq-9j6f-q6v9/GHSA-wqfq-9j6f-q6v9.json +++ b/advisories/unreviewed/2024/01/GHSA-wqfq-9j6f-q6v9/GHSA-wqfq-9j6f-q6v9.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-xpp4-g6wp-qmp7/GHSA-xpp4-g6wp-qmp7.json b/advisories/unreviewed/2024/01/GHSA-xpp4-g6wp-qmp7/GHSA-xpp4-g6wp-qmp7.json index 3c531bfe2b2..573ebd1e04a 100644 --- a/advisories/unreviewed/2024/01/GHSA-xpp4-g6wp-qmp7/GHSA-xpp4-g6wp-qmp7.json +++ b/advisories/unreviewed/2024/01/GHSA-xpp4-g6wp-qmp7/GHSA-xpp4-g6wp-qmp7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-xv7q-66p6-r28c/GHSA-xv7q-66p6-r28c.json b/advisories/unreviewed/2024/01/GHSA-xv7q-66p6-r28c/GHSA-xv7q-66p6-r28c.json index 936f03cb934..6a440bf4c94 100644 --- a/advisories/unreviewed/2024/01/GHSA-xv7q-66p6-r28c/GHSA-xv7q-66p6-r28c.json +++ b/advisories/unreviewed/2024/01/GHSA-xv7q-66p6-r28c/GHSA-xv7q-66p6-r28c.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-xwq3-6vm6-9m42/GHSA-xwq3-6vm6-9m42.json b/advisories/unreviewed/2024/01/GHSA-xwq3-6vm6-9m42/GHSA-xwq3-6vm6-9m42.json index 74cebea28ce..bdbcefa192a 100644 --- a/advisories/unreviewed/2024/01/GHSA-xwq3-6vm6-9m42/GHSA-xwq3-6vm6-9m42.json +++ b/advisories/unreviewed/2024/01/GHSA-xwq3-6vm6-9m42/GHSA-xwq3-6vm6-9m42.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/07/GHSA-2jhg-r848-46v2/GHSA-2jhg-r848-46v2.json b/advisories/unreviewed/2024/07/GHSA-2jhg-r848-46v2/GHSA-2jhg-r848-46v2.json index 853f070f0db..3c1eb8d4d37 100644 --- a/advisories/unreviewed/2024/07/GHSA-2jhg-r848-46v2/GHSA-2jhg-r848-46v2.json +++ b/advisories/unreviewed/2024/07/GHSA-2jhg-r848-46v2/GHSA-2jhg-r848-46v2.json @@ -17,9 +17,7 @@ "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/07/GHSA-5697-p67m-73p6/GHSA-5697-p67m-73p6.json b/advisories/unreviewed/2024/07/GHSA-5697-p67m-73p6/GHSA-5697-p67m-73p6.json index cdaf3ae46a9..d81859a7a9f 100644 --- a/advisories/unreviewed/2024/07/GHSA-5697-p67m-73p6/GHSA-5697-p67m-73p6.json +++ b/advisories/unreviewed/2024/07/GHSA-5697-p67m-73p6/GHSA-5697-p67m-73p6.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/07/GHSA-68qf-xhq3-9qj5/GHSA-68qf-xhq3-9qj5.json b/advisories/unreviewed/2024/07/GHSA-68qf-xhq3-9qj5/GHSA-68qf-xhq3-9qj5.json index e0a78ba4e6e..70801008a28 100644 --- a/advisories/unreviewed/2024/07/GHSA-68qf-xhq3-9qj5/GHSA-68qf-xhq3-9qj5.json +++ b/advisories/unreviewed/2024/07/GHSA-68qf-xhq3-9qj5/GHSA-68qf-xhq3-9qj5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/07/GHSA-85wf-3fq7-j8h4/GHSA-85wf-3fq7-j8h4.json b/advisories/unreviewed/2024/07/GHSA-85wf-3fq7-j8h4/GHSA-85wf-3fq7-j8h4.json index 34fffd9ffb3..a02f5d227ca 100644 --- a/advisories/unreviewed/2024/07/GHSA-85wf-3fq7-j8h4/GHSA-85wf-3fq7-j8h4.json +++ b/advisories/unreviewed/2024/07/GHSA-85wf-3fq7-j8h4/GHSA-85wf-3fq7-j8h4.json @@ -17,9 +17,7 @@ "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:L/SC:H/SI:H/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/08/GHSA-3wvg-3mmq-332j/GHSA-3wvg-3mmq-332j.json b/advisories/unreviewed/2024/08/GHSA-3wvg-3mmq-332j/GHSA-3wvg-3mmq-332j.json index a8a5232a70b..5883ebce607 100644 --- a/advisories/unreviewed/2024/08/GHSA-3wvg-3mmq-332j/GHSA-3wvg-3mmq-332j.json +++ b/advisories/unreviewed/2024/08/GHSA-3wvg-3mmq-332j/GHSA-3wvg-3mmq-332j.json @@ -17,9 +17,7 @@ "score": "CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/08/GHSA-64w6-5m24-3wqm/GHSA-64w6-5m24-3wqm.json b/advisories/unreviewed/2024/08/GHSA-64w6-5m24-3wqm/GHSA-64w6-5m24-3wqm.json index 41d5bc34d0a..7bcbfd24e19 100644 --- a/advisories/unreviewed/2024/08/GHSA-64w6-5m24-3wqm/GHSA-64w6-5m24-3wqm.json +++ b/advisories/unreviewed/2024/08/GHSA-64w6-5m24-3wqm/GHSA-64w6-5m24-3wqm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/08/GHSA-7q2g-j3r8-hgwh/GHSA-7q2g-j3r8-hgwh.json b/advisories/unreviewed/2024/08/GHSA-7q2g-j3r8-hgwh/GHSA-7q2g-j3r8-hgwh.json index 861bc08834a..b3acc563450 100644 --- a/advisories/unreviewed/2024/08/GHSA-7q2g-j3r8-hgwh/GHSA-7q2g-j3r8-hgwh.json +++ b/advisories/unreviewed/2024/08/GHSA-7q2g-j3r8-hgwh/GHSA-7q2g-j3r8-hgwh.json @@ -17,9 +17,7 @@ "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/08/GHSA-g97m-fwww-wqf3/GHSA-g97m-fwww-wqf3.json b/advisories/unreviewed/2024/08/GHSA-g97m-fwww-wqf3/GHSA-g97m-fwww-wqf3.json index afc78e36d71..0146b304e83 100644 --- a/advisories/unreviewed/2024/08/GHSA-g97m-fwww-wqf3/GHSA-g97m-fwww-wqf3.json +++ b/advisories/unreviewed/2024/08/GHSA-g97m-fwww-wqf3/GHSA-g97m-fwww-wqf3.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/08/GHSA-j4g2-xr64-8xmq/GHSA-j4g2-xr64-8xmq.json b/advisories/unreviewed/2024/08/GHSA-j4g2-xr64-8xmq/GHSA-j4g2-xr64-8xmq.json index f3eda860a14..bc6f35d718e 100644 --- a/advisories/unreviewed/2024/08/GHSA-j4g2-xr64-8xmq/GHSA-j4g2-xr64-8xmq.json +++ b/advisories/unreviewed/2024/08/GHSA-j4g2-xr64-8xmq/GHSA-j4g2-xr64-8xmq.json @@ -17,9 +17,7 @@ "score": "CVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/08/GHSA-j7jm-6q5x-ffr4/GHSA-j7jm-6q5x-ffr4.json b/advisories/unreviewed/2024/08/GHSA-j7jm-6q5x-ffr4/GHSA-j7jm-6q5x-ffr4.json index 11a08b9fd24..d43cb92e231 100644 --- a/advisories/unreviewed/2024/08/GHSA-j7jm-6q5x-ffr4/GHSA-j7jm-6q5x-ffr4.json +++ b/advisories/unreviewed/2024/08/GHSA-j7jm-6q5x-ffr4/GHSA-j7jm-6q5x-ffr4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/08/GHSA-vqrw-hxh7-7p37/GHSA-vqrw-hxh7-7p37.json b/advisories/unreviewed/2024/08/GHSA-vqrw-hxh7-7p37/GHSA-vqrw-hxh7-7p37.json index e12b55eced8..993d9885774 100644 --- a/advisories/unreviewed/2024/08/GHSA-vqrw-hxh7-7p37/GHSA-vqrw-hxh7-7p37.json +++ b/advisories/unreviewed/2024/08/GHSA-vqrw-hxh7-7p37/GHSA-vqrw-hxh7-7p37.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/08/GHSA-wx8v-rvwg-8393/GHSA-wx8v-rvwg-8393.json b/advisories/unreviewed/2024/08/GHSA-wx8v-rvwg-8393/GHSA-wx8v-rvwg-8393.json index 1f950014c0f..ad43cc62fa8 100644 --- a/advisories/unreviewed/2024/08/GHSA-wx8v-rvwg-8393/GHSA-wx8v-rvwg-8393.json +++ b/advisories/unreviewed/2024/08/GHSA-wx8v-rvwg-8393/GHSA-wx8v-rvwg-8393.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",