diff --git a/advisories/github-reviewed/2022/05/GHSA-2h9c-34v6-3qmr/GHSA-2h9c-34v6-3qmr.json b/advisories/github-reviewed/2022/05/GHSA-2h9c-34v6-3qmr/GHSA-2h9c-34v6-3qmr.json index e5056c2cf0f..277126afc40 100644 --- a/advisories/github-reviewed/2022/05/GHSA-2h9c-34v6-3qmr/GHSA-2h9c-34v6-3qmr.json +++ b/advisories/github-reviewed/2022/05/GHSA-2h9c-34v6-3qmr/GHSA-2h9c-34v6-3qmr.json @@ -58,9 +58,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "LOW", "github_reviewed": true, "github_reviewed_at": "2023-07-31T23:55:42Z", diff --git a/advisories/github-reviewed/2022/05/GHSA-99v3-9x35-c5vf/GHSA-99v3-9x35-c5vf.json b/advisories/github-reviewed/2022/05/GHSA-99v3-9x35-c5vf/GHSA-99v3-9x35-c5vf.json index 4da7175e26a..fdcb5221d0a 100644 --- a/advisories/github-reviewed/2022/05/GHSA-99v3-9x35-c5vf/GHSA-99v3-9x35-c5vf.json +++ b/advisories/github-reviewed/2022/05/GHSA-99v3-9x35-c5vf/GHSA-99v3-9x35-c5vf.json @@ -8,9 +8,7 @@ ], "summary": "Improper Authentication in Apache WSS4J", "details": "Apache WSS4J before 1.6.17 and 2.x before 2.0.2, as used in Apache CXF 2.7.x before 2.7.13 and 3.0.x before 3.0.2, when using TransportBinding, does not properly enforce the SAML SubjectConfirmation method security semantics, which allows remote attackers to conduct spoofing attacks via unspecified vectors.", - "severity": [ - - ], + "severity": [], "affected": [ { "package": { diff --git a/advisories/github-reviewed/2022/05/GHSA-wjwr-3jch-479j/GHSA-wjwr-3jch-479j.json b/advisories/github-reviewed/2022/05/GHSA-wjwr-3jch-479j/GHSA-wjwr-3jch-479j.json index a5a1b306409..ebf3c6ae9c9 100644 --- a/advisories/github-reviewed/2022/05/GHSA-wjwr-3jch-479j/GHSA-wjwr-3jch-479j.json +++ b/advisories/github-reviewed/2022/05/GHSA-wjwr-3jch-479j/GHSA-wjwr-3jch-479j.json @@ -8,9 +8,7 @@ ], "summary": "Apache Tomcat SendMailServlet XSS", "details": "Cross-site scripting (XSS) vulnerability in SendMailServlet in the examples web application (`examples/jsp/mail/sendmail.jsp`) in Apache Tomcat 4.0.0 through 4.0.6 and 4.1.0 through 4.1.36 allows remote attackers to inject arbitrary web script or HTML via the From field and possibly other fields, related to generation of error messages.", - "severity": [ - - ], + "severity": [], "affected": [ { "package": { diff --git a/advisories/github-reviewed/2023/06/GHSA-373w-rj84-pv6x/GHSA-373w-rj84-pv6x.json b/advisories/github-reviewed/2023/06/GHSA-373w-rj84-pv6x/GHSA-373w-rj84-pv6x.json index 74ee61053a3..719e3309447 100644 --- a/advisories/github-reviewed/2023/06/GHSA-373w-rj84-pv6x/GHSA-373w-rj84-pv6x.json +++ b/advisories/github-reviewed/2023/06/GHSA-373w-rj84-pv6x/GHSA-373w-rj84-pv6x.json @@ -3,14 +3,10 @@ "id": "GHSA-373w-rj84-pv6x", "modified": "2023-06-29T15:02:16Z", "published": "2023-06-29T15:02:16Z", - "aliases": [ - - ], + "aliases": [], "summary": "SafeURL-Python's hostname blocklist does not block FQDNs", "details": "### Description\nIf a hostname was blacklisted, it was possible to bypass the blacklist by requesting the FQDN of the host (e.g. adding `.` to the end).\n\n### Impact\nThe main purpose of this library is to block requests to internal/private IPs and these cannot be bypassed using this finding. But if a library user had specifically set certain hostnames as blocked, then an attacker would be able to circumvent that block to cause SSRFs to request those hostnames.\n\n### Patches\nFixed by https://github.com/IncludeSecurity/safeurl-python/pull/6\n\n### Credit\nhttps://github.com/Sim4n6\n", - "severity": [ - - ], + "severity": [], "affected": [ { "package": { @@ -56,9 +52,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "LOW", "github_reviewed": true, "github_reviewed_at": "2023-06-29T15:02:16Z", diff --git a/advisories/github-reviewed/2024/04/GHSA-x565-32qp-m3vf/GHSA-x565-32qp-m3vf.json b/advisories/github-reviewed/2024/04/GHSA-x565-32qp-m3vf/GHSA-x565-32qp-m3vf.json index 2438469cd78..c0325a95b1c 100644 --- a/advisories/github-reviewed/2024/04/GHSA-x565-32qp-m3vf/GHSA-x565-32qp-m3vf.json +++ b/advisories/github-reviewed/2024/04/GHSA-x565-32qp-m3vf/GHSA-x565-32qp-m3vf.json @@ -3,9 +3,7 @@ "id": "GHSA-x565-32qp-m3vf", "modified": "2024-04-11T21:30:31Z", "published": "2024-04-11T21:30:30Z", - "aliases": [ - - ], + "aliases": [], "summary": "phin may include sensitive headers in subsequent requests after redirect", "details": "### Impact\n\nUsers may be impacted if sending requests including sensitive data in specific headers with `followRedirects` enabled.\n\n### Patches\n\nThe [follow-redirects](https://github.com/follow-redirects/follow-redirects) library is now being used for redirects and removes some headers that may contain sensitive information in some situations.\n\n### Workarounds\n\nN/A. Please update to resolve the issue.", "severity": [ diff --git a/advisories/github-reviewed/2024/09/GHSA-9h9q-qhxg-89xr/GHSA-9h9q-qhxg-89xr.json b/advisories/github-reviewed/2024/09/GHSA-9h9q-qhxg-89xr/GHSA-9h9q-qhxg-89xr.json index 5739475dbc7..017745cd2c5 100644 --- a/advisories/github-reviewed/2024/09/GHSA-9h9q-qhxg-89xr/GHSA-9h9q-qhxg-89xr.json +++ b/advisories/github-reviewed/2024/09/GHSA-9h9q-qhxg-89xr/GHSA-9h9q-qhxg-89xr.json @@ -8,9 +8,7 @@ ], "summary": "Filament has unvalidated ColorColumn and ColorEntry values that can be used for Cross-site Scripting", "details": "### Summary\n\nIf values passed to a `ColorColumn` or `ColumnEntry` are not valid and contain a specific set of characters, applications are vulnerable to XSS attack against a user who opens a page on which a color column or entry is rendered.\n\nVersions of Filament from v3.0.0 through v3.2.114 are affected.\n\nPlease upgrade to Filament [v3.2.115](https://github.com/filamentphp/filament/releases/tag/v3.2.115).\n\n### PoC\n\nFor example, using a value such as:\n\n```html\nblue;\"> $state,\n])>\n```\n\nSince Laravel does not escape special characters within the `@style` Blade directive, the effective output HTML would be:\n\n```html\n
\n```\n\nCreating the opportunity for arbitrary JS to run if it was stored in the database.\n\n### Response\n\nThis vulnerability (in `ColorColumn` only) was reported by @sv-LayZ, who reported the issue and patched the issue during the evening of 25/09/2024. Thank you Mattis.\n\nThe review process concluded on 27/09/2024, which revealed the issue was also present in `ColorEntry`. This was fixed the same day and Filament [v3.2.115](https://github.com/filamentphp/filament/releases/tag/v3.2.115) followed to escape any special characters while outputting inline styles like this:\n\n```blade\n
$state,\n])>
\n```\n\nAlthough these components are no longer vulnerable to this type of XSS attack, it is good practice to validate colors, and since many Filament users may be accepting color input using the `ColorPicker` form component, [additional color validation documentation was published](https://filamentphp.com/docs/3.x/forms/fields/color-picker#color-picker-validation).", - "severity": [ - - ], + "severity": [], "affected": [ { "package": { diff --git a/advisories/github-reviewed/2024/10/GHSA-m4gq-x24j-jpmf/GHSA-m4gq-x24j-jpmf.json b/advisories/github-reviewed/2024/10/GHSA-m4gq-x24j-jpmf/GHSA-m4gq-x24j-jpmf.json index f11a5913ed5..82dfc69871c 100644 --- a/advisories/github-reviewed/2024/10/GHSA-m4gq-x24j-jpmf/GHSA-m4gq-x24j-jpmf.json +++ b/advisories/github-reviewed/2024/10/GHSA-m4gq-x24j-jpmf/GHSA-m4gq-x24j-jpmf.json @@ -3,9 +3,7 @@ "id": "GHSA-m4gq-x24j-jpmf", "modified": "2024-10-23T14:24:24Z", "published": "2024-10-22T18:17:02Z", - "aliases": [ - - ], + "aliases": [], "summary": "Prototype pollution vulnerability found in Mermaid's bundled version of DOMPurify", "details": "The following bundled files within the Mermaid NPM package contain a bundled version of DOMPurify that is vulnerable to https://github.com/cure53/DOMPurify/security/advisories/GHSA-mmhx-hmjr-r674, potentially resulting in an XSS attack.\n\nThis affects the built:\n\n- `dist/mermaid.min.js`\n- `dist/mermaid.js`\n- `dist/mermaid.esm.mjs`\n- `dist/mermaid.esm.min.mjs`\n\nThis will also affect users that use the above files via a CDN link, e.g. `https://cdn.jsdelivr.net/npm/mermaid@10.9.2/dist/mermaid.min.js`\n\n**Users that use the default NPM export of `mermaid`, e.g. `import mermaid from 'mermaid'`, or the `dist/mermaid.core.mjs` file, do not use this bundled version of DOMPurify, and can easily update using their package manager with something like `npm audit fix`.**\n\n### Patches\n\n- `develop` branch: 6c785c93166c151d27d328ddf68a13d9d65adc00\n- backport to v10: 92a07ffe40aab2769dd1c3431b4eb5beac282b34", "severity": [ diff --git a/advisories/unreviewed/2022/03/GHSA-rh28-76xv-jcqc/GHSA-rh28-76xv-jcqc.json b/advisories/unreviewed/2022/03/GHSA-rh28-76xv-jcqc/GHSA-rh28-76xv-jcqc.json index dd5a83bbe4d..db071cee646 100644 --- a/advisories/unreviewed/2022/03/GHSA-rh28-76xv-jcqc/GHSA-rh28-76xv-jcqc.json +++ b/advisories/unreviewed/2022/03/GHSA-rh28-76xv-jcqc/GHSA-rh28-76xv-jcqc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/04/GHSA-g6wq-qgq2-g3hg/GHSA-g6wq-qgq2-g3hg.json b/advisories/unreviewed/2022/04/GHSA-g6wq-qgq2-g3hg/GHSA-g6wq-qgq2-g3hg.json index 89eb36fa16b..15adc91eed9 100644 --- a/advisories/unreviewed/2022/04/GHSA-g6wq-qgq2-g3hg/GHSA-g6wq-qgq2-g3hg.json +++ b/advisories/unreviewed/2022/04/GHSA-g6wq-qgq2-g3hg/GHSA-g6wq-qgq2-g3hg.json @@ -7,12 +7,8 @@ "CVE-2004-0782" ], "details": "Integer overflow in pixbuf_create_from_xpm (io-xpm.c) in the XPM image decoder for gtk+ 2.4.4 (gtk2) and earlier, and gdk-pixbuf before 0.22, allows remote attackers to execute arbitrary code via certain n_col and cpp values that enable a heap-based buffer overflow. NOTE: this identifier is ONLY for gtk+. It was incorrectly referenced in an advisory for a different issue (CVE-2004-0687).", - "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/04/GHSA-jr8x-23wg-cc7q/GHSA-jr8x-23wg-cc7q.json b/advisories/unreviewed/2022/04/GHSA-jr8x-23wg-cc7q/GHSA-jr8x-23wg-cc7q.json index ac5bea339b4..3d601f35399 100644 --- a/advisories/unreviewed/2022/04/GHSA-jr8x-23wg-cc7q/GHSA-jr8x-23wg-cc7q.json +++ b/advisories/unreviewed/2022/04/GHSA-jr8x-23wg-cc7q/GHSA-jr8x-23wg-cc7q.json @@ -7,12 +7,8 @@ "CVE-2004-0788" ], "details": "Integer overflow in the ICO image decoder for (1) gdk-pixbuf before 0.22 and (2) gtk2 before 2.2.4 allows remote attackers to cause a denial of service (application crash) via a crafted ICO file.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/04/GHSA-p8cv-98wp-jmgh/GHSA-p8cv-98wp-jmgh.json b/advisories/unreviewed/2022/04/GHSA-p8cv-98wp-jmgh/GHSA-p8cv-98wp-jmgh.json index 719cd11147a..a18687fb600 100644 --- a/advisories/unreviewed/2022/04/GHSA-p8cv-98wp-jmgh/GHSA-p8cv-98wp-jmgh.json +++ b/advisories/unreviewed/2022/04/GHSA-p8cv-98wp-jmgh/GHSA-p8cv-98wp-jmgh.json @@ -7,12 +7,8 @@ "CVE-2004-0783" ], "details": "Stack-based buffer overflow in xpm_extract_color (io-xpm.c) in the XPM image decoder for gtk+ 2.4.4 (gtk2) and earlier, and gdk-pixbuf before 0.22, may allow remote attackers to execute arbitrary code via a certain color string. NOTE: this identifier is ONLY for gtk+. It was incorrectly referenced in an advisory for a different issue (CVE-2004-0688).", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/04/GHSA-wjgf-crrq-vg9c/GHSA-wjgf-crrq-vg9c.json b/advisories/unreviewed/2022/04/GHSA-wjgf-crrq-vg9c/GHSA-wjgf-crrq-vg9c.json index 349fd843e3d..1d51d960a9f 100644 --- a/advisories/unreviewed/2022/04/GHSA-wjgf-crrq-vg9c/GHSA-wjgf-crrq-vg9c.json +++ b/advisories/unreviewed/2022/04/GHSA-wjgf-crrq-vg9c/GHSA-wjgf-crrq-vg9c.json @@ -7,12 +7,8 @@ "CVE-2004-0753" ], "details": "The BMP image processor for (1) gdk-pixbuf before 0.22 and (2) gtk2 before 2.2.4 allows remote attackers to cause a denial of service (infinite loop) via a crafted BMP file.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-24f8-4r56-7793/GHSA-24f8-4r56-7793.json b/advisories/unreviewed/2022/05/GHSA-24f8-4r56-7793/GHSA-24f8-4r56-7793.json index 12870b0b7ef..6d44607ee67 100644 --- a/advisories/unreviewed/2022/05/GHSA-24f8-4r56-7793/GHSA-24f8-4r56-7793.json +++ b/advisories/unreviewed/2022/05/GHSA-24f8-4r56-7793/GHSA-24f8-4r56-7793.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-24fh-vxfp-5g6v/GHSA-24fh-vxfp-5g6v.json b/advisories/unreviewed/2022/05/GHSA-24fh-vxfp-5g6v/GHSA-24fh-vxfp-5g6v.json index 3192d8734d0..667269a6af2 100644 --- a/advisories/unreviewed/2022/05/GHSA-24fh-vxfp-5g6v/GHSA-24fh-vxfp-5g6v.json +++ b/advisories/unreviewed/2022/05/GHSA-24fh-vxfp-5g6v/GHSA-24fh-vxfp-5g6v.json @@ -7,12 +7,8 @@ "CVE-2012-2682" ], "details": "Cumin (aka MRG Management Console), as used in Red Hat Enterprise MRG 2.5, allows attackers with certain database privileges to cause a denial of service (inaccessible page) via a non-ASCII character in the name of a link.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-26gh-p63x-8w5r/GHSA-26gh-p63x-8w5r.json b/advisories/unreviewed/2022/05/GHSA-26gh-p63x-8w5r/GHSA-26gh-p63x-8w5r.json index 8a169eed66e..0e5e6dfe3d3 100644 --- a/advisories/unreviewed/2022/05/GHSA-26gh-p63x-8w5r/GHSA-26gh-p63x-8w5r.json +++ b/advisories/unreviewed/2022/05/GHSA-26gh-p63x-8w5r/GHSA-26gh-p63x-8w5r.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-26jc-2mw8-4jp3/GHSA-26jc-2mw8-4jp3.json b/advisories/unreviewed/2022/05/GHSA-26jc-2mw8-4jp3/GHSA-26jc-2mw8-4jp3.json index 46bb82a23b9..14fc3575d1d 100644 --- a/advisories/unreviewed/2022/05/GHSA-26jc-2mw8-4jp3/GHSA-26jc-2mw8-4jp3.json +++ b/advisories/unreviewed/2022/05/GHSA-26jc-2mw8-4jp3/GHSA-26jc-2mw8-4jp3.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-26jc-rvr3-77x3/GHSA-26jc-rvr3-77x3.json b/advisories/unreviewed/2022/05/GHSA-26jc-rvr3-77x3/GHSA-26jc-rvr3-77x3.json index c324dfb2127..b35c64c40f9 100644 --- a/advisories/unreviewed/2022/05/GHSA-26jc-rvr3-77x3/GHSA-26jc-rvr3-77x3.json +++ b/advisories/unreviewed/2022/05/GHSA-26jc-rvr3-77x3/GHSA-26jc-rvr3-77x3.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-26jw-7mv6-89rj/GHSA-26jw-7mv6-89rj.json b/advisories/unreviewed/2022/05/GHSA-26jw-7mv6-89rj/GHSA-26jw-7mv6-89rj.json index 353d2c5e64e..8c56e7bf17a 100644 --- a/advisories/unreviewed/2022/05/GHSA-26jw-7mv6-89rj/GHSA-26jw-7mv6-89rj.json +++ b/advisories/unreviewed/2022/05/GHSA-26jw-7mv6-89rj/GHSA-26jw-7mv6-89rj.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-26r9-9qgm-57v8/GHSA-26r9-9qgm-57v8.json b/advisories/unreviewed/2022/05/GHSA-26r9-9qgm-57v8/GHSA-26r9-9qgm-57v8.json index 33d4856b286..2f3647ee350 100644 --- a/advisories/unreviewed/2022/05/GHSA-26r9-9qgm-57v8/GHSA-26r9-9qgm-57v8.json +++ b/advisories/unreviewed/2022/05/GHSA-26r9-9qgm-57v8/GHSA-26r9-9qgm-57v8.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-26v6-r4x8-vv44/GHSA-26v6-r4x8-vv44.json b/advisories/unreviewed/2022/05/GHSA-26v6-r4x8-vv44/GHSA-26v6-r4x8-vv44.json index 54c412a5fb8..e243481810c 100644 --- a/advisories/unreviewed/2022/05/GHSA-26v6-r4x8-vv44/GHSA-26v6-r4x8-vv44.json +++ b/advisories/unreviewed/2022/05/GHSA-26v6-r4x8-vv44/GHSA-26v6-r4x8-vv44.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-27fp-57pm-cw48/GHSA-27fp-57pm-cw48.json b/advisories/unreviewed/2022/05/GHSA-27fp-57pm-cw48/GHSA-27fp-57pm-cw48.json index f3a23a4c8e8..4b1045c9caa 100644 --- a/advisories/unreviewed/2022/05/GHSA-27fp-57pm-cw48/GHSA-27fp-57pm-cw48.json +++ b/advisories/unreviewed/2022/05/GHSA-27fp-57pm-cw48/GHSA-27fp-57pm-cw48.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-27gj-3475-hjqq/GHSA-27gj-3475-hjqq.json b/advisories/unreviewed/2022/05/GHSA-27gj-3475-hjqq/GHSA-27gj-3475-hjqq.json index 5f54876a737..564fe5dac35 100644 --- a/advisories/unreviewed/2022/05/GHSA-27gj-3475-hjqq/GHSA-27gj-3475-hjqq.json +++ b/advisories/unreviewed/2022/05/GHSA-27gj-3475-hjqq/GHSA-27gj-3475-hjqq.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-28h7-jgqq-qp89/GHSA-28h7-jgqq-qp89.json b/advisories/unreviewed/2022/05/GHSA-28h7-jgqq-qp89/GHSA-28h7-jgqq-qp89.json index 57a40d9dc74..9fdb76c1fa0 100644 --- a/advisories/unreviewed/2022/05/GHSA-28h7-jgqq-qp89/GHSA-28h7-jgqq-qp89.json +++ b/advisories/unreviewed/2022/05/GHSA-28h7-jgqq-qp89/GHSA-28h7-jgqq-qp89.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-29c6-mr8r-mfmj/GHSA-29c6-mr8r-mfmj.json b/advisories/unreviewed/2022/05/GHSA-29c6-mr8r-mfmj/GHSA-29c6-mr8r-mfmj.json index 868d26b7561..318c230d32f 100644 --- a/advisories/unreviewed/2022/05/GHSA-29c6-mr8r-mfmj/GHSA-29c6-mr8r-mfmj.json +++ b/advisories/unreviewed/2022/05/GHSA-29c6-mr8r-mfmj/GHSA-29c6-mr8r-mfmj.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-29f3-39f3-vwg9/GHSA-29f3-39f3-vwg9.json b/advisories/unreviewed/2022/05/GHSA-29f3-39f3-vwg9/GHSA-29f3-39f3-vwg9.json index f75d40b647d..20d7485d710 100644 --- a/advisories/unreviewed/2022/05/GHSA-29f3-39f3-vwg9/GHSA-29f3-39f3-vwg9.json +++ b/advisories/unreviewed/2022/05/GHSA-29f3-39f3-vwg9/GHSA-29f3-39f3-vwg9.json @@ -7,12 +7,8 @@ "CVE-2010-4182" ], "details": "Untrusted search path vulnerability in the Data Access Objects (DAO) library (dao360.dll) in Microsoft Windows XP Professional SP3, Windows Server 2003 R2 Enterprise Edition SP3, Windows Vista Business SP1, and Windows 7 Professional allows local users, and possibly remote attackers, to execute arbitrary code and conduct DLL hijacking attacks via a Trojan horse msjet49.dll that is located in the same folder as a file that is processed by dao360.dll. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information.", - "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-2fp3-g54x-pvwq/GHSA-2fp3-g54x-pvwq.json b/advisories/unreviewed/2022/05/GHSA-2fp3-g54x-pvwq/GHSA-2fp3-g54x-pvwq.json index 25ccbe53424..09ff271eb85 100644 --- a/advisories/unreviewed/2022/05/GHSA-2fp3-g54x-pvwq/GHSA-2fp3-g54x-pvwq.json +++ b/advisories/unreviewed/2022/05/GHSA-2fp3-g54x-pvwq/GHSA-2fp3-g54x-pvwq.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-2fr8-jp4p-fff3/GHSA-2fr8-jp4p-fff3.json b/advisories/unreviewed/2022/05/GHSA-2fr8-jp4p-fff3/GHSA-2fr8-jp4p-fff3.json index a089f416fbc..c96b07eca02 100644 --- a/advisories/unreviewed/2022/05/GHSA-2fr8-jp4p-fff3/GHSA-2fr8-jp4p-fff3.json +++ b/advisories/unreviewed/2022/05/GHSA-2fr8-jp4p-fff3/GHSA-2fr8-jp4p-fff3.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-2g49-gr5q-f4v2/GHSA-2g49-gr5q-f4v2.json b/advisories/unreviewed/2022/05/GHSA-2g49-gr5q-f4v2/GHSA-2g49-gr5q-f4v2.json index 660438ccfd5..d94658b5eb8 100644 --- a/advisories/unreviewed/2022/05/GHSA-2g49-gr5q-f4v2/GHSA-2g49-gr5q-f4v2.json +++ b/advisories/unreviewed/2022/05/GHSA-2g49-gr5q-f4v2/GHSA-2g49-gr5q-f4v2.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-2hhr-r74q-p8fq/GHSA-2hhr-r74q-p8fq.json b/advisories/unreviewed/2022/05/GHSA-2hhr-r74q-p8fq/GHSA-2hhr-r74q-p8fq.json index 46f060742f0..b20eb584d3a 100644 --- a/advisories/unreviewed/2022/05/GHSA-2hhr-r74q-p8fq/GHSA-2hhr-r74q-p8fq.json +++ b/advisories/unreviewed/2022/05/GHSA-2hhr-r74q-p8fq/GHSA-2hhr-r74q-p8fq.json @@ -7,12 +7,8 @@ "CVE-2014-9323" ], "details": "The xdr_status_vector function in Firebird before 2.1.7 and 2.5.x before 2.5.3 SU1 allows remote attackers to cause a denial of service (NULL pointer dereference, segmentation fault, and crash) via an op_response action with a non-empty status.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2jjq-x889-r334/GHSA-2jjq-x889-r334.json b/advisories/unreviewed/2022/05/GHSA-2jjq-x889-r334/GHSA-2jjq-x889-r334.json index 9c1bf179613..05b4121d9e1 100644 --- a/advisories/unreviewed/2022/05/GHSA-2jjq-x889-r334/GHSA-2jjq-x889-r334.json +++ b/advisories/unreviewed/2022/05/GHSA-2jjq-x889-r334/GHSA-2jjq-x889-r334.json @@ -7,12 +7,8 @@ "CVE-2015-0996" ], "details": "Schneider Electric InduSoft Web Studio before 7.1.3.4 SP3 Patch 4 and InTouch Machine Edition 2014 before 7.1.3.4 SP3 Patch 4 rely on a hardcoded cleartext password to control read access to Project files and Project Configuration files, which makes it easier for local users to obtain sensitive information by discovering this password.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2m6p-rg3r-28gh/GHSA-2m6p-rg3r-28gh.json b/advisories/unreviewed/2022/05/GHSA-2m6p-rg3r-28gh/GHSA-2m6p-rg3r-28gh.json index b1532c64a8e..8c7526778ac 100644 --- a/advisories/unreviewed/2022/05/GHSA-2m6p-rg3r-28gh/GHSA-2m6p-rg3r-28gh.json +++ b/advisories/unreviewed/2022/05/GHSA-2m6p-rg3r-28gh/GHSA-2m6p-rg3r-28gh.json @@ -7,12 +7,8 @@ "CVE-2011-4317" ], "details": "The mod_proxy module in the Apache HTTP Server 1.3.x through 1.3.42, 2.0.x through 2.0.64, and 2.2.x through 2.2.21, when the Revision 1179239 patch is in place, does not properly interact with use of (1) RewriteRule and (2) ProxyPassMatch pattern matches for configuration of a reverse proxy, which allows remote attackers to send requests to intranet servers via a malformed URI containing an @ (at sign) character and a : (colon) character in invalid positions. NOTE: this vulnerability exists because of an incomplete fix for CVE-2011-3368.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2mjv-62fw-hvv4/GHSA-2mjv-62fw-hvv4.json b/advisories/unreviewed/2022/05/GHSA-2mjv-62fw-hvv4/GHSA-2mjv-62fw-hvv4.json index c07108e42dd..b0174768638 100644 --- a/advisories/unreviewed/2022/05/GHSA-2mjv-62fw-hvv4/GHSA-2mjv-62fw-hvv4.json +++ b/advisories/unreviewed/2022/05/GHSA-2mjv-62fw-hvv4/GHSA-2mjv-62fw-hvv4.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", @@ -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-2pqf-jwpx-hmhw/GHSA-2pqf-jwpx-hmhw.json b/advisories/unreviewed/2022/05/GHSA-2pqf-jwpx-hmhw/GHSA-2pqf-jwpx-hmhw.json index 437a3abfcb6..faebf4d36c3 100644 --- a/advisories/unreviewed/2022/05/GHSA-2pqf-jwpx-hmhw/GHSA-2pqf-jwpx-hmhw.json +++ b/advisories/unreviewed/2022/05/GHSA-2pqf-jwpx-hmhw/GHSA-2pqf-jwpx-hmhw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2pr3-956j-4qvg/GHSA-2pr3-956j-4qvg.json b/advisories/unreviewed/2022/05/GHSA-2pr3-956j-4qvg/GHSA-2pr3-956j-4qvg.json index 2694cb5bede..6d89b04c2a5 100644 --- a/advisories/unreviewed/2022/05/GHSA-2pr3-956j-4qvg/GHSA-2pr3-956j-4qvg.json +++ b/advisories/unreviewed/2022/05/GHSA-2pr3-956j-4qvg/GHSA-2pr3-956j-4qvg.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", @@ -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-2pvm-v53r-33rw/GHSA-2pvm-v53r-33rw.json b/advisories/unreviewed/2022/05/GHSA-2pvm-v53r-33rw/GHSA-2pvm-v53r-33rw.json index 19141d1ae16..c66bc36d28f 100644 --- a/advisories/unreviewed/2022/05/GHSA-2pvm-v53r-33rw/GHSA-2pvm-v53r-33rw.json +++ b/advisories/unreviewed/2022/05/GHSA-2pvm-v53r-33rw/GHSA-2pvm-v53r-33rw.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-2q9q-jq38-3ccj/GHSA-2q9q-jq38-3ccj.json b/advisories/unreviewed/2022/05/GHSA-2q9q-jq38-3ccj/GHSA-2q9q-jq38-3ccj.json index d5f61a9def1..564afa115ea 100644 --- a/advisories/unreviewed/2022/05/GHSA-2q9q-jq38-3ccj/GHSA-2q9q-jq38-3ccj.json +++ b/advisories/unreviewed/2022/05/GHSA-2q9q-jq38-3ccj/GHSA-2q9q-jq38-3ccj.json @@ -7,12 +7,8 @@ "CVE-2010-3083" ], "details": "sys/ssl/SslSocket.cpp in qpidd in Apache Qpid, as used in Red Hat Enterprise MRG before 1.2.2 and other products, when SSL is enabled, allows remote attackers to cause a denial of service (daemon outage) by connecting to the SSL port but not participating in an SSL handshake.", - "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-2qcx-c97v-hcr6/GHSA-2qcx-c97v-hcr6.json b/advisories/unreviewed/2022/05/GHSA-2qcx-c97v-hcr6/GHSA-2qcx-c97v-hcr6.json index 1e585e129c8..913a4e7b2fd 100644 --- a/advisories/unreviewed/2022/05/GHSA-2qcx-c97v-hcr6/GHSA-2qcx-c97v-hcr6.json +++ b/advisories/unreviewed/2022/05/GHSA-2qcx-c97v-hcr6/GHSA-2qcx-c97v-hcr6.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-2vv5-w39x-64g7/GHSA-2vv5-w39x-64g7.json b/advisories/unreviewed/2022/05/GHSA-2vv5-w39x-64g7/GHSA-2vv5-w39x-64g7.json index d75b239d300..b41127316f5 100644 --- a/advisories/unreviewed/2022/05/GHSA-2vv5-w39x-64g7/GHSA-2vv5-w39x-64g7.json +++ b/advisories/unreviewed/2022/05/GHSA-2vv5-w39x-64g7/GHSA-2vv5-w39x-64g7.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-2w2q-grxm-gr8f/GHSA-2w2q-grxm-gr8f.json b/advisories/unreviewed/2022/05/GHSA-2w2q-grxm-gr8f/GHSA-2w2q-grxm-gr8f.json index 3c903ca4380..66f3033f648 100644 --- a/advisories/unreviewed/2022/05/GHSA-2w2q-grxm-gr8f/GHSA-2w2q-grxm-gr8f.json +++ b/advisories/unreviewed/2022/05/GHSA-2w2q-grxm-gr8f/GHSA-2w2q-grxm-gr8f.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-2w37-mhq2-wfgv/GHSA-2w37-mhq2-wfgv.json b/advisories/unreviewed/2022/05/GHSA-2w37-mhq2-wfgv/GHSA-2w37-mhq2-wfgv.json index 67c71eb7a40..41719d4af5a 100644 --- a/advisories/unreviewed/2022/05/GHSA-2w37-mhq2-wfgv/GHSA-2w37-mhq2-wfgv.json +++ b/advisories/unreviewed/2022/05/GHSA-2w37-mhq2-wfgv/GHSA-2w37-mhq2-wfgv.json @@ -7,12 +7,8 @@ "CVE-2015-5641" ], "details": "SQL injection vulnerability in baserCMS before 3.0.8 allows remote authenticated users to execute arbitrary SQL commands via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2w73-83f5-ggjw/GHSA-2w73-83f5-ggjw.json b/advisories/unreviewed/2022/05/GHSA-2w73-83f5-ggjw/GHSA-2w73-83f5-ggjw.json index e7521096761..24887cfb92b 100644 --- a/advisories/unreviewed/2022/05/GHSA-2w73-83f5-ggjw/GHSA-2w73-83f5-ggjw.json +++ b/advisories/unreviewed/2022/05/GHSA-2w73-83f5-ggjw/GHSA-2w73-83f5-ggjw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-2xj3-5fc8-9rr7/GHSA-2xj3-5fc8-9rr7.json b/advisories/unreviewed/2022/05/GHSA-2xj3-5fc8-9rr7/GHSA-2xj3-5fc8-9rr7.json index abe5958b109..1b4c48cf56f 100644 --- a/advisories/unreviewed/2022/05/GHSA-2xj3-5fc8-9rr7/GHSA-2xj3-5fc8-9rr7.json +++ b/advisories/unreviewed/2022/05/GHSA-2xj3-5fc8-9rr7/GHSA-2xj3-5fc8-9rr7.json @@ -7,12 +7,8 @@ "CVE-2011-2667" ], "details": "Icihttp.exe in CA Gateway Security for HTTP, as used in CA Gateway Security 8.1 before 8.1.0.69 and CA Total Defense r12, does not properly parse URLs, which allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption and daemon crash) via a malformed request.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2xpp-q4gq-7cc3/GHSA-2xpp-q4gq-7cc3.json b/advisories/unreviewed/2022/05/GHSA-2xpp-q4gq-7cc3/GHSA-2xpp-q4gq-7cc3.json index c4e2e498e91..bd2e8914f62 100644 --- a/advisories/unreviewed/2022/05/GHSA-2xpp-q4gq-7cc3/GHSA-2xpp-q4gq-7cc3.json +++ b/advisories/unreviewed/2022/05/GHSA-2xpp-q4gq-7cc3/GHSA-2xpp-q4gq-7cc3.json @@ -7,12 +7,8 @@ "CVE-2013-6438" ], "details": "The dav_xml_get_cdata function in main/util.c in the mod_dav module in the Apache HTTP Server before 2.4.8 does not properly remove whitespace characters from CDATA sections, which allows remote attackers to cause a denial of service (daemon crash) via a crafted DAV WRITE request.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2xr8-28cv-28vv/GHSA-2xr8-28cv-28vv.json b/advisories/unreviewed/2022/05/GHSA-2xr8-28cv-28vv/GHSA-2xr8-28cv-28vv.json index c66ec0951e0..2de827b9ec7 100644 --- a/advisories/unreviewed/2022/05/GHSA-2xr8-28cv-28vv/GHSA-2xr8-28cv-28vv.json +++ b/advisories/unreviewed/2022/05/GHSA-2xr8-28cv-28vv/GHSA-2xr8-28cv-28vv.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-32wr-c4w3-hg28/GHSA-32wr-c4w3-hg28.json b/advisories/unreviewed/2022/05/GHSA-32wr-c4w3-hg28/GHSA-32wr-c4w3-hg28.json index a327a9eae70..6676b1da12d 100644 --- a/advisories/unreviewed/2022/05/GHSA-32wr-c4w3-hg28/GHSA-32wr-c4w3-hg28.json +++ b/advisories/unreviewed/2022/05/GHSA-32wr-c4w3-hg28/GHSA-32wr-c4w3-hg28.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-33h3-8669-hjwx/GHSA-33h3-8669-hjwx.json b/advisories/unreviewed/2022/05/GHSA-33h3-8669-hjwx/GHSA-33h3-8669-hjwx.json index f688122acea..131f26e3696 100644 --- a/advisories/unreviewed/2022/05/GHSA-33h3-8669-hjwx/GHSA-33h3-8669-hjwx.json +++ b/advisories/unreviewed/2022/05/GHSA-33h3-8669-hjwx/GHSA-33h3-8669-hjwx.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-363g-vch7-x5j4/GHSA-363g-vch7-x5j4.json b/advisories/unreviewed/2022/05/GHSA-363g-vch7-x5j4/GHSA-363g-vch7-x5j4.json index cfa94345116..e94fe3e3097 100644 --- a/advisories/unreviewed/2022/05/GHSA-363g-vch7-x5j4/GHSA-363g-vch7-x5j4.json +++ b/advisories/unreviewed/2022/05/GHSA-363g-vch7-x5j4/GHSA-363g-vch7-x5j4.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-364j-8jm7-f886/GHSA-364j-8jm7-f886.json b/advisories/unreviewed/2022/05/GHSA-364j-8jm7-f886/GHSA-364j-8jm7-f886.json index f63d23794f2..ee0d2e2549d 100644 --- a/advisories/unreviewed/2022/05/GHSA-364j-8jm7-f886/GHSA-364j-8jm7-f886.json +++ b/advisories/unreviewed/2022/05/GHSA-364j-8jm7-f886/GHSA-364j-8jm7-f886.json @@ -7,12 +7,8 @@ "CVE-2012-2684" ], "details": "Multiple SQL injection vulnerabilities in the get_sample_filters_by_signature function in Cumin before 0.1.5444, as used in Red Hat Enterprise Messaging, Realtime, and Grid (MRG) 2.0, allow remote attackers to execute arbitrary SQL commands via the (1) agent or (2) object id.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-36v3-g68p-4xm4/GHSA-36v3-g68p-4xm4.json b/advisories/unreviewed/2022/05/GHSA-36v3-g68p-4xm4/GHSA-36v3-g68p-4xm4.json index 5966799a96a..b0c01a19afc 100644 --- a/advisories/unreviewed/2022/05/GHSA-36v3-g68p-4xm4/GHSA-36v3-g68p-4xm4.json +++ b/advisories/unreviewed/2022/05/GHSA-36v3-g68p-4xm4/GHSA-36v3-g68p-4xm4.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-36x7-j8mh-46ff/GHSA-36x7-j8mh-46ff.json b/advisories/unreviewed/2022/05/GHSA-36x7-j8mh-46ff/GHSA-36x7-j8mh-46ff.json index 90720dfee87..36a3092c929 100644 --- a/advisories/unreviewed/2022/05/GHSA-36x7-j8mh-46ff/GHSA-36x7-j8mh-46ff.json +++ b/advisories/unreviewed/2022/05/GHSA-36x7-j8mh-46ff/GHSA-36x7-j8mh-46ff.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-383p-xxqc-c9c5/GHSA-383p-xxqc-c9c5.json b/advisories/unreviewed/2022/05/GHSA-383p-xxqc-c9c5/GHSA-383p-xxqc-c9c5.json index 418c57138a7..6e33a9843ca 100644 --- a/advisories/unreviewed/2022/05/GHSA-383p-xxqc-c9c5/GHSA-383p-xxqc-c9c5.json +++ b/advisories/unreviewed/2022/05/GHSA-383p-xxqc-c9c5/GHSA-383p-xxqc-c9c5.json @@ -7,12 +7,8 @@ "CVE-2014-8246" ], "details": "Cross-site request forgery (CSRF) vulnerability in CA Release Automation (formerly iTKO LISA Release Automation) before 4.7.1 b448 allows remote attackers to hijack the authentication of unspecified victims via unknown vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-3ccg-xj7w-w764/GHSA-3ccg-xj7w-w764.json b/advisories/unreviewed/2022/05/GHSA-3ccg-xj7w-w764/GHSA-3ccg-xj7w-w764.json index d044003b09e..d35d36338bb 100644 --- a/advisories/unreviewed/2022/05/GHSA-3ccg-xj7w-w764/GHSA-3ccg-xj7w-w764.json +++ b/advisories/unreviewed/2022/05/GHSA-3ccg-xj7w-w764/GHSA-3ccg-xj7w-w764.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-3cjf-rf3w-p8j9/GHSA-3cjf-rf3w-p8j9.json b/advisories/unreviewed/2022/05/GHSA-3cjf-rf3w-p8j9/GHSA-3cjf-rf3w-p8j9.json index 192d05808b8..92790373623 100644 --- a/advisories/unreviewed/2022/05/GHSA-3cjf-rf3w-p8j9/GHSA-3cjf-rf3w-p8j9.json +++ b/advisories/unreviewed/2022/05/GHSA-3cjf-rf3w-p8j9/GHSA-3cjf-rf3w-p8j9.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -155,9 +153,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-3cqh-r98g-rhgh/GHSA-3cqh-r98g-rhgh.json b/advisories/unreviewed/2022/05/GHSA-3cqh-r98g-rhgh/GHSA-3cqh-r98g-rhgh.json index f32c42e7a30..c8d11ad781a 100644 --- a/advisories/unreviewed/2022/05/GHSA-3cqh-r98g-rhgh/GHSA-3cqh-r98g-rhgh.json +++ b/advisories/unreviewed/2022/05/GHSA-3cqh-r98g-rhgh/GHSA-3cqh-r98g-rhgh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -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-3fw9-87xh-7323/GHSA-3fw9-87xh-7323.json b/advisories/unreviewed/2022/05/GHSA-3fw9-87xh-7323/GHSA-3fw9-87xh-7323.json index 649442e158f..6cd73c0c227 100644 --- a/advisories/unreviewed/2022/05/GHSA-3fw9-87xh-7323/GHSA-3fw9-87xh-7323.json +++ b/advisories/unreviewed/2022/05/GHSA-3fw9-87xh-7323/GHSA-3fw9-87xh-7323.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-3g6v-2x3m-6vc6/GHSA-3g6v-2x3m-6vc6.json b/advisories/unreviewed/2022/05/GHSA-3g6v-2x3m-6vc6/GHSA-3g6v-2x3m-6vc6.json index 15cae5b1bf5..a3b888f6457 100644 --- a/advisories/unreviewed/2022/05/GHSA-3g6v-2x3m-6vc6/GHSA-3g6v-2x3m-6vc6.json +++ b/advisories/unreviewed/2022/05/GHSA-3g6v-2x3m-6vc6/GHSA-3g6v-2x3m-6vc6.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-3gp9-w5p3-3r4r/GHSA-3gp9-w5p3-3r4r.json b/advisories/unreviewed/2022/05/GHSA-3gp9-w5p3-3r4r/GHSA-3gp9-w5p3-3r4r.json index aa54a5cab3b..0e2476871f9 100644 --- a/advisories/unreviewed/2022/05/GHSA-3gp9-w5p3-3r4r/GHSA-3gp9-w5p3-3r4r.json +++ b/advisories/unreviewed/2022/05/GHSA-3gp9-w5p3-3r4r/GHSA-3gp9-w5p3-3r4r.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-3hg4-f93v-22hp/GHSA-3hg4-f93v-22hp.json b/advisories/unreviewed/2022/05/GHSA-3hg4-f93v-22hp/GHSA-3hg4-f93v-22hp.json index 4b8c0de0b9c..4d9e2040c5b 100644 --- a/advisories/unreviewed/2022/05/GHSA-3hg4-f93v-22hp/GHSA-3hg4-f93v-22hp.json +++ b/advisories/unreviewed/2022/05/GHSA-3hg4-f93v-22hp/GHSA-3hg4-f93v-22hp.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-3hqv-63pg-94p2/GHSA-3hqv-63pg-94p2.json b/advisories/unreviewed/2022/05/GHSA-3hqv-63pg-94p2/GHSA-3hqv-63pg-94p2.json index e1879c003c1..1607ee26dfa 100644 --- a/advisories/unreviewed/2022/05/GHSA-3hqv-63pg-94p2/GHSA-3hqv-63pg-94p2.json +++ b/advisories/unreviewed/2022/05/GHSA-3hqv-63pg-94p2/GHSA-3hqv-63pg-94p2.json @@ -7,12 +7,8 @@ "CVE-2013-4471" ], "details": "The Identity v3 API in OpenStack Dashboard (Horizon) before 2013.2 does not require the current password when changing passwords for user accounts, which makes it easier for remote attackers to change a user password by leveraging the authentication token for that user.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-3j7x-gh3j-ghqj/GHSA-3j7x-gh3j-ghqj.json b/advisories/unreviewed/2022/05/GHSA-3j7x-gh3j-ghqj/GHSA-3j7x-gh3j-ghqj.json index 80177d9fb56..673352ed9e6 100644 --- a/advisories/unreviewed/2022/05/GHSA-3j7x-gh3j-ghqj/GHSA-3j7x-gh3j-ghqj.json +++ b/advisories/unreviewed/2022/05/GHSA-3j7x-gh3j-ghqj/GHSA-3j7x-gh3j-ghqj.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-3jfr-j9w4-px6x/GHSA-3jfr-j9w4-px6x.json b/advisories/unreviewed/2022/05/GHSA-3jfr-j9w4-px6x/GHSA-3jfr-j9w4-px6x.json index 6c91edc7ef9..d6dc4e9a0c3 100644 --- a/advisories/unreviewed/2022/05/GHSA-3jfr-j9w4-px6x/GHSA-3jfr-j9w4-px6x.json +++ b/advisories/unreviewed/2022/05/GHSA-3jfr-j9w4-px6x/GHSA-3jfr-j9w4-px6x.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-3pv6-grgx-9mv9/GHSA-3pv6-grgx-9mv9.json b/advisories/unreviewed/2022/05/GHSA-3pv6-grgx-9mv9/GHSA-3pv6-grgx-9mv9.json index d7f55d7a7d4..53962775536 100644 --- a/advisories/unreviewed/2022/05/GHSA-3pv6-grgx-9mv9/GHSA-3pv6-grgx-9mv9.json +++ b/advisories/unreviewed/2022/05/GHSA-3pv6-grgx-9mv9/GHSA-3pv6-grgx-9mv9.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-3qg9-5cr6-vjmf/GHSA-3qg9-5cr6-vjmf.json b/advisories/unreviewed/2022/05/GHSA-3qg9-5cr6-vjmf/GHSA-3qg9-5cr6-vjmf.json index 35a5d664fc0..b33debfc44a 100644 --- a/advisories/unreviewed/2022/05/GHSA-3qg9-5cr6-vjmf/GHSA-3qg9-5cr6-vjmf.json +++ b/advisories/unreviewed/2022/05/GHSA-3qg9-5cr6-vjmf/GHSA-3qg9-5cr6-vjmf.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-3v6f-955w-932h/GHSA-3v6f-955w-932h.json b/advisories/unreviewed/2022/05/GHSA-3v6f-955w-932h/GHSA-3v6f-955w-932h.json index aa26f984df4..1292fe206de 100644 --- a/advisories/unreviewed/2022/05/GHSA-3v6f-955w-932h/GHSA-3v6f-955w-932h.json +++ b/advisories/unreviewed/2022/05/GHSA-3v6f-955w-932h/GHSA-3v6f-955w-932h.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-3vgv-cg7r-qgvj/GHSA-3vgv-cg7r-qgvj.json b/advisories/unreviewed/2022/05/GHSA-3vgv-cg7r-qgvj/GHSA-3vgv-cg7r-qgvj.json index 74d1dbee9ac..a4bb56cf748 100644 --- a/advisories/unreviewed/2022/05/GHSA-3vgv-cg7r-qgvj/GHSA-3vgv-cg7r-qgvj.json +++ b/advisories/unreviewed/2022/05/GHSA-3vgv-cg7r-qgvj/GHSA-3vgv-cg7r-qgvj.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-3vm4-857h-6jjc/GHSA-3vm4-857h-6jjc.json b/advisories/unreviewed/2022/05/GHSA-3vm4-857h-6jjc/GHSA-3vm4-857h-6jjc.json index 4faafa8be45..2e449449590 100644 --- a/advisories/unreviewed/2022/05/GHSA-3vm4-857h-6jjc/GHSA-3vm4-857h-6jjc.json +++ b/advisories/unreviewed/2022/05/GHSA-3vm4-857h-6jjc/GHSA-3vm4-857h-6jjc.json @@ -7,12 +7,8 @@ "CVE-2015-7299" ], "details": "SQL injection vulnerability in Runtime/Runtime/AjaxCall.ashx in K2 blackpearl, smartforms, and K2 for SharePoint 4.6.7 allows remote attackers to execute arbitrary SQL commands via the xml parameter.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-3vqq-mcf6-8w3j/GHSA-3vqq-mcf6-8w3j.json b/advisories/unreviewed/2022/05/GHSA-3vqq-mcf6-8w3j/GHSA-3vqq-mcf6-8w3j.json index 24490621a53..aee10c7d8d7 100644 --- a/advisories/unreviewed/2022/05/GHSA-3vqq-mcf6-8w3j/GHSA-3vqq-mcf6-8w3j.json +++ b/advisories/unreviewed/2022/05/GHSA-3vqq-mcf6-8w3j/GHSA-3vqq-mcf6-8w3j.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-3x6x-4wg5-r5hg/GHSA-3x6x-4wg5-r5hg.json b/advisories/unreviewed/2022/05/GHSA-3x6x-4wg5-r5hg/GHSA-3x6x-4wg5-r5hg.json index 6e6e451799a..f32d3eb572b 100644 --- a/advisories/unreviewed/2022/05/GHSA-3x6x-4wg5-r5hg/GHSA-3x6x-4wg5-r5hg.json +++ b/advisories/unreviewed/2022/05/GHSA-3x6x-4wg5-r5hg/GHSA-3x6x-4wg5-r5hg.json @@ -7,12 +7,8 @@ "CVE-2010-3985" ], "details": "Cross-site scripting (XSS) vulnerability in HP Operations Orchestration before 9.0, when Internet Explorer 6.0 is used, 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-3xgr-x5gv-64gh/GHSA-3xgr-x5gv-64gh.json b/advisories/unreviewed/2022/05/GHSA-3xgr-x5gv-64gh/GHSA-3xgr-x5gv-64gh.json index f68e0daecfb..28c6cd03b52 100644 --- a/advisories/unreviewed/2022/05/GHSA-3xgr-x5gv-64gh/GHSA-3xgr-x5gv-64gh.json +++ b/advisories/unreviewed/2022/05/GHSA-3xgr-x5gv-64gh/GHSA-3xgr-x5gv-64gh.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-423j-83rg-3cgc/GHSA-423j-83rg-3cgc.json b/advisories/unreviewed/2022/05/GHSA-423j-83rg-3cgc/GHSA-423j-83rg-3cgc.json index 74464826c3e..6099cac6e44 100644 --- a/advisories/unreviewed/2022/05/GHSA-423j-83rg-3cgc/GHSA-423j-83rg-3cgc.json +++ b/advisories/unreviewed/2022/05/GHSA-423j-83rg-3cgc/GHSA-423j-83rg-3cgc.json @@ -7,12 +7,8 @@ "CVE-2008-5110" ], "details": "syslog-ng does not call chdir when it calls chroot, which might allow attackers to escape the intended jail. NOTE: this is only a vulnerability when a separate vulnerability is present. This flaw affects syslog-ng versions prior to and including 2.0.9.", - "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-4269-gch5-8w3c/GHSA-4269-gch5-8w3c.json b/advisories/unreviewed/2022/05/GHSA-4269-gch5-8w3c/GHSA-4269-gch5-8w3c.json index d3ba1baed84..fc44b438f25 100644 --- a/advisories/unreviewed/2022/05/GHSA-4269-gch5-8w3c/GHSA-4269-gch5-8w3c.json +++ b/advisories/unreviewed/2022/05/GHSA-4269-gch5-8w3c/GHSA-4269-gch5-8w3c.json @@ -7,12 +7,8 @@ "CVE-2014-5108" ], "details": "Cross-site scripting (XSS) vulnerability in single_pages\\download_file.php in concrete5 before 5.6.3 allows remote attackers to inject arbitrary web script or HTML via the HTTP Referer header to index.php/download_file.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-4363-7gmx-qcmr/GHSA-4363-7gmx-qcmr.json b/advisories/unreviewed/2022/05/GHSA-4363-7gmx-qcmr/GHSA-4363-7gmx-qcmr.json index 4cec0a24d42..b5449785a5d 100644 --- a/advisories/unreviewed/2022/05/GHSA-4363-7gmx-qcmr/GHSA-4363-7gmx-qcmr.json +++ b/advisories/unreviewed/2022/05/GHSA-4363-7gmx-qcmr/GHSA-4363-7gmx-qcmr.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-4396-rhqw-4hpg/GHSA-4396-rhqw-4hpg.json b/advisories/unreviewed/2022/05/GHSA-4396-rhqw-4hpg/GHSA-4396-rhqw-4hpg.json index 304784ff57c..5b257240ccd 100644 --- a/advisories/unreviewed/2022/05/GHSA-4396-rhqw-4hpg/GHSA-4396-rhqw-4hpg.json +++ b/advisories/unreviewed/2022/05/GHSA-4396-rhqw-4hpg/GHSA-4396-rhqw-4hpg.json @@ -7,12 +7,8 @@ "CVE-2010-2541" ], "details": "Buffer overflow in ftmulti.c in the ftmulti demo program in FreeType before 2.4.2 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted font file.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-43wq-f4x7-q723/GHSA-43wq-f4x7-q723.json b/advisories/unreviewed/2022/05/GHSA-43wq-f4x7-q723/GHSA-43wq-f4x7-q723.json index b480d8f131f..5f6372807eb 100644 --- a/advisories/unreviewed/2022/05/GHSA-43wq-f4x7-q723/GHSA-43wq-f4x7-q723.json +++ b/advisories/unreviewed/2022/05/GHSA-43wq-f4x7-q723/GHSA-43wq-f4x7-q723.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-4437-82vp-x78f/GHSA-4437-82vp-x78f.json b/advisories/unreviewed/2022/05/GHSA-4437-82vp-x78f/GHSA-4437-82vp-x78f.json index 16ac3e90dbb..8ef2c3c4398 100644 --- a/advisories/unreviewed/2022/05/GHSA-4437-82vp-x78f/GHSA-4437-82vp-x78f.json +++ b/advisories/unreviewed/2022/05/GHSA-4437-82vp-x78f/GHSA-4437-82vp-x78f.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-445m-x6rq-hhpx/GHSA-445m-x6rq-hhpx.json b/advisories/unreviewed/2022/05/GHSA-445m-x6rq-hhpx/GHSA-445m-x6rq-hhpx.json index 214036541ea..62f20ca2cff 100644 --- a/advisories/unreviewed/2022/05/GHSA-445m-x6rq-hhpx/GHSA-445m-x6rq-hhpx.json +++ b/advisories/unreviewed/2022/05/GHSA-445m-x6rq-hhpx/GHSA-445m-x6rq-hhpx.json @@ -7,12 +7,8 @@ "CVE-2013-4404" ], "details": "cumin in Red Hat Enterprise MRG Grid 2.4 does not properly enforce user roles, which allows remote authenticated users to bypass intended role restrictions and obtain sensitive information or perform privileged operations 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-44cg-m8vj-gr6h/GHSA-44cg-m8vj-gr6h.json b/advisories/unreviewed/2022/05/GHSA-44cg-m8vj-gr6h/GHSA-44cg-m8vj-gr6h.json index fee439383b4..674186e2a6a 100644 --- a/advisories/unreviewed/2022/05/GHSA-44cg-m8vj-gr6h/GHSA-44cg-m8vj-gr6h.json +++ b/advisories/unreviewed/2022/05/GHSA-44cg-m8vj-gr6h/GHSA-44cg-m8vj-gr6h.json @@ -7,12 +7,8 @@ "CVE-2013-4988" ], "details": "Stack-based buffer overflow in IcoFX 2.5 and earlier allows remote attackers to execute arbitrary code via a long idCount value in an ICONDIR structure in an ICO file. 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-44p5-rm8g-w75h/GHSA-44p5-rm8g-w75h.json b/advisories/unreviewed/2022/05/GHSA-44p5-rm8g-w75h/GHSA-44p5-rm8g-w75h.json index a42173d3fc4..c5eecb62364 100644 --- a/advisories/unreviewed/2022/05/GHSA-44p5-rm8g-w75h/GHSA-44p5-rm8g-w75h.json +++ b/advisories/unreviewed/2022/05/GHSA-44p5-rm8g-w75h/GHSA-44p5-rm8g-w75h.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-44pf-4r67-pwjx/GHSA-44pf-4r67-pwjx.json b/advisories/unreviewed/2022/05/GHSA-44pf-4r67-pwjx/GHSA-44pf-4r67-pwjx.json index e023eb0392a..1443bcfe046 100644 --- a/advisories/unreviewed/2022/05/GHSA-44pf-4r67-pwjx/GHSA-44pf-4r67-pwjx.json +++ b/advisories/unreviewed/2022/05/GHSA-44pf-4r67-pwjx/GHSA-44pf-4r67-pwjx.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-45m2-rwc3-rq9v/GHSA-45m2-rwc3-rq9v.json b/advisories/unreviewed/2022/05/GHSA-45m2-rwc3-rq9v/GHSA-45m2-rwc3-rq9v.json index 220fe5c958b..93dafe4719b 100644 --- a/advisories/unreviewed/2022/05/GHSA-45m2-rwc3-rq9v/GHSA-45m2-rwc3-rq9v.json +++ b/advisories/unreviewed/2022/05/GHSA-45m2-rwc3-rq9v/GHSA-45m2-rwc3-rq9v.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-46v8-4qjh-4856/GHSA-46v8-4qjh-4856.json b/advisories/unreviewed/2022/05/GHSA-46v8-4qjh-4856/GHSA-46v8-4qjh-4856.json index 24f666e2ed7..9f704ec099c 100644 --- a/advisories/unreviewed/2022/05/GHSA-46v8-4qjh-4856/GHSA-46v8-4qjh-4856.json +++ b/advisories/unreviewed/2022/05/GHSA-46v8-4qjh-4856/GHSA-46v8-4qjh-4856.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-46xf-gvq9-5fvh/GHSA-46xf-gvq9-5fvh.json b/advisories/unreviewed/2022/05/GHSA-46xf-gvq9-5fvh/GHSA-46xf-gvq9-5fvh.json index 68d5e8bc654..842fc39742a 100644 --- a/advisories/unreviewed/2022/05/GHSA-46xf-gvq9-5fvh/GHSA-46xf-gvq9-5fvh.json +++ b/advisories/unreviewed/2022/05/GHSA-46xf-gvq9-5fvh/GHSA-46xf-gvq9-5fvh.json @@ -7,12 +7,8 @@ "CVE-2015-0726" ], "details": "The web administration interface on Cisco Wireless LAN Controller (WLC) devices before 7.0.241, 7.1.x through 7.4.x before 7.4.122, and 7.5.x and 7.6.x before 7.6.120 allows remote authenticated users to cause a denial of service (device crash) via unspecified parameters, aka Bug IDs CSCum65159 and CSCum65252.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-47gp-9m87-j35m/GHSA-47gp-9m87-j35m.json b/advisories/unreviewed/2022/05/GHSA-47gp-9m87-j35m/GHSA-47gp-9m87-j35m.json index f5a99089e4f..bfe27b7851a 100644 --- a/advisories/unreviewed/2022/05/GHSA-47gp-9m87-j35m/GHSA-47gp-9m87-j35m.json +++ b/advisories/unreviewed/2022/05/GHSA-47gp-9m87-j35m/GHSA-47gp-9m87-j35m.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-485m-m88q-h824/GHSA-485m-m88q-h824.json b/advisories/unreviewed/2022/05/GHSA-485m-m88q-h824/GHSA-485m-m88q-h824.json index b3b50fdc57b..176df48da55 100644 --- a/advisories/unreviewed/2022/05/GHSA-485m-m88q-h824/GHSA-485m-m88q-h824.json +++ b/advisories/unreviewed/2022/05/GHSA-485m-m88q-h824/GHSA-485m-m88q-h824.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-486g-rgjg-jqcq/GHSA-486g-rgjg-jqcq.json b/advisories/unreviewed/2022/05/GHSA-486g-rgjg-jqcq/GHSA-486g-rgjg-jqcq.json index cefdb3e9820..d636cb8db97 100644 --- a/advisories/unreviewed/2022/05/GHSA-486g-rgjg-jqcq/GHSA-486g-rgjg-jqcq.json +++ b/advisories/unreviewed/2022/05/GHSA-486g-rgjg-jqcq/GHSA-486g-rgjg-jqcq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:A/AC:H/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": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-499v-2pwm-c696/GHSA-499v-2pwm-c696.json b/advisories/unreviewed/2022/05/GHSA-499v-2pwm-c696/GHSA-499v-2pwm-c696.json index e5f038faa36..a0c61841d54 100644 --- a/advisories/unreviewed/2022/05/GHSA-499v-2pwm-c696/GHSA-499v-2pwm-c696.json +++ b/advisories/unreviewed/2022/05/GHSA-499v-2pwm-c696/GHSA-499v-2pwm-c696.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-49cg-6fc4-5qhm/GHSA-49cg-6fc4-5qhm.json b/advisories/unreviewed/2022/05/GHSA-49cg-6fc4-5qhm/GHSA-49cg-6fc4-5qhm.json index d22d836d18f..5b6fb483dfc 100644 --- a/advisories/unreviewed/2022/05/GHSA-49cg-6fc4-5qhm/GHSA-49cg-6fc4-5qhm.json +++ b/advisories/unreviewed/2022/05/GHSA-49cg-6fc4-5qhm/GHSA-49cg-6fc4-5qhm.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-49f9-p2h6-xv2f/GHSA-49f9-p2h6-xv2f.json b/advisories/unreviewed/2022/05/GHSA-49f9-p2h6-xv2f/GHSA-49f9-p2h6-xv2f.json index 0c5d428c3b5..ffd6135334c 100644 --- a/advisories/unreviewed/2022/05/GHSA-49f9-p2h6-xv2f/GHSA-49f9-p2h6-xv2f.json +++ b/advisories/unreviewed/2022/05/GHSA-49f9-p2h6-xv2f/GHSA-49f9-p2h6-xv2f.json @@ -7,12 +7,8 @@ "CVE-2010-3701" ], "details": "lib/MessageStoreImpl.cpp in Red Hat Enterprise MRG before 1.2.2 allows remote authenticated users to cause a denial of service (stack memory exhaustion and broker crash) via a large persistent message.", - "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-4c78-fxq8-6rxg/GHSA-4c78-fxq8-6rxg.json b/advisories/unreviewed/2022/05/GHSA-4c78-fxq8-6rxg/GHSA-4c78-fxq8-6rxg.json index b0cc7f0e5d6..441fc808b2a 100644 --- a/advisories/unreviewed/2022/05/GHSA-4c78-fxq8-6rxg/GHSA-4c78-fxq8-6rxg.json +++ b/advisories/unreviewed/2022/05/GHSA-4c78-fxq8-6rxg/GHSA-4c78-fxq8-6rxg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -47,9 +45,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-4fw3-9926-rq8q/GHSA-4fw3-9926-rq8q.json b/advisories/unreviewed/2022/05/GHSA-4fw3-9926-rq8q/GHSA-4fw3-9926-rq8q.json index 91780a5e234..9e3323b84e1 100644 --- a/advisories/unreviewed/2022/05/GHSA-4fw3-9926-rq8q/GHSA-4fw3-9926-rq8q.json +++ b/advisories/unreviewed/2022/05/GHSA-4fw3-9926-rq8q/GHSA-4fw3-9926-rq8q.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-4g3x-jprw-h46m/GHSA-4g3x-jprw-h46m.json b/advisories/unreviewed/2022/05/GHSA-4g3x-jprw-h46m/GHSA-4g3x-jprw-h46m.json index 2a6bf926738..8c612447d28 100644 --- a/advisories/unreviewed/2022/05/GHSA-4g3x-jprw-h46m/GHSA-4g3x-jprw-h46m.json +++ b/advisories/unreviewed/2022/05/GHSA-4g3x-jprw-h46m/GHSA-4g3x-jprw-h46m.json @@ -7,12 +7,8 @@ "CVE-2015-0253" ], "details": "The read_request_line function in server/protocol.c in the Apache HTTP Server 2.4.12 does not initialize the protocol structure member, which allows remote attackers to cause a denial of service (NULL pointer dereference and process crash) by sending a request that lacks a method to an installation that enables the INCLUDES filter and has an ErrorDocument 400 directive specifying a local URI.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -128,9 +124,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-4g7j-fjgw-f3qw/GHSA-4g7j-fjgw-f3qw.json b/advisories/unreviewed/2022/05/GHSA-4g7j-fjgw-f3qw/GHSA-4g7j-fjgw-f3qw.json index 1935cff99b5..c79ac4cce10 100644 --- a/advisories/unreviewed/2022/05/GHSA-4g7j-fjgw-f3qw/GHSA-4g7j-fjgw-f3qw.json +++ b/advisories/unreviewed/2022/05/GHSA-4g7j-fjgw-f3qw/GHSA-4g7j-fjgw-f3qw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-4gcr-38pq-7pjw/GHSA-4gcr-38pq-7pjw.json b/advisories/unreviewed/2022/05/GHSA-4gcr-38pq-7pjw/GHSA-4gcr-38pq-7pjw.json index 298ae356740..9d73b8bb680 100644 --- a/advisories/unreviewed/2022/05/GHSA-4gcr-38pq-7pjw/GHSA-4gcr-38pq-7pjw.json +++ b/advisories/unreviewed/2022/05/GHSA-4gcr-38pq-7pjw/GHSA-4gcr-38pq-7pjw.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-4gvp-pc33-4ccc/GHSA-4gvp-pc33-4ccc.json b/advisories/unreviewed/2022/05/GHSA-4gvp-pc33-4ccc/GHSA-4gvp-pc33-4ccc.json index 8370ead8f6e..6579db0dfe3 100644 --- a/advisories/unreviewed/2022/05/GHSA-4gvp-pc33-4ccc/GHSA-4gvp-pc33-4ccc.json +++ b/advisories/unreviewed/2022/05/GHSA-4gvp-pc33-4ccc/GHSA-4gvp-pc33-4ccc.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-4hp5-mf8r-q489/GHSA-4hp5-mf8r-q489.json b/advisories/unreviewed/2022/05/GHSA-4hp5-mf8r-q489/GHSA-4hp5-mf8r-q489.json index 12c653f9bd7..381b24f0ca9 100644 --- a/advisories/unreviewed/2022/05/GHSA-4hp5-mf8r-q489/GHSA-4hp5-mf8r-q489.json +++ b/advisories/unreviewed/2022/05/GHSA-4hp5-mf8r-q489/GHSA-4hp5-mf8r-q489.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-4hqj-gqq3-2qr6/GHSA-4hqj-gqq3-2qr6.json b/advisories/unreviewed/2022/05/GHSA-4hqj-gqq3-2qr6/GHSA-4hqj-gqq3-2qr6.json index f354f1bddff..2b1ad69b068 100644 --- a/advisories/unreviewed/2022/05/GHSA-4hqj-gqq3-2qr6/GHSA-4hqj-gqq3-2qr6.json +++ b/advisories/unreviewed/2022/05/GHSA-4hqj-gqq3-2qr6/GHSA-4hqj-gqq3-2qr6.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-4j4j-v2rr-2rgh/GHSA-4j4j-v2rr-2rgh.json b/advisories/unreviewed/2022/05/GHSA-4j4j-v2rr-2rgh/GHSA-4j4j-v2rr-2rgh.json index 6a583fc1030..0c7c970482b 100644 --- a/advisories/unreviewed/2022/05/GHSA-4j4j-v2rr-2rgh/GHSA-4j4j-v2rr-2rgh.json +++ b/advisories/unreviewed/2022/05/GHSA-4j4j-v2rr-2rgh/GHSA-4j4j-v2rr-2rgh.json @@ -7,12 +7,8 @@ "CVE-2011-2975" ], "details": "Double free vulnerability in the msAddImageSymbol function in mapsymbol.c in MapServer before 6.0.1 might allow remote attackers to cause a denial of service (application crash) or have unspecified other impact via crafted mapfile data.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -28,9 +24,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-4jgf-7332-wrp2/GHSA-4jgf-7332-wrp2.json b/advisories/unreviewed/2022/05/GHSA-4jgf-7332-wrp2/GHSA-4jgf-7332-wrp2.json index aa4980e3955..99ecc4d3fda 100644 --- a/advisories/unreviewed/2022/05/GHSA-4jgf-7332-wrp2/GHSA-4jgf-7332-wrp2.json +++ b/advisories/unreviewed/2022/05/GHSA-4jgf-7332-wrp2/GHSA-4jgf-7332-wrp2.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-4jm7-cxrm-w3f4/GHSA-4jm7-cxrm-w3f4.json b/advisories/unreviewed/2022/05/GHSA-4jm7-cxrm-w3f4/GHSA-4jm7-cxrm-w3f4.json index 7462e3dc23e..db8eaf073ba 100644 --- a/advisories/unreviewed/2022/05/GHSA-4jm7-cxrm-w3f4/GHSA-4jm7-cxrm-w3f4.json +++ b/advisories/unreviewed/2022/05/GHSA-4jm7-cxrm-w3f4/GHSA-4jm7-cxrm-w3f4.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", @@ -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-4mfj-5wr8-x32q/GHSA-4mfj-5wr8-x32q.json b/advisories/unreviewed/2022/05/GHSA-4mfj-5wr8-x32q/GHSA-4mfj-5wr8-x32q.json index 18541d6084c..3548ac53a62 100644 --- a/advisories/unreviewed/2022/05/GHSA-4mfj-5wr8-x32q/GHSA-4mfj-5wr8-x32q.json +++ b/advisories/unreviewed/2022/05/GHSA-4mfj-5wr8-x32q/GHSA-4mfj-5wr8-x32q.json @@ -7,12 +7,8 @@ "CVE-2015-3306" ], "details": "The mod_copy module in ProFTPD 1.3.5 allows remote attackers to read and write to arbitrary files via the site cpfr and site cpto commands.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-4p35-q5ww-g8qx/GHSA-4p35-q5ww-g8qx.json b/advisories/unreviewed/2022/05/GHSA-4p35-q5ww-g8qx/GHSA-4p35-q5ww-g8qx.json index 231c1e95f68..37ab47fff86 100644 --- a/advisories/unreviewed/2022/05/GHSA-4p35-q5ww-g8qx/GHSA-4p35-q5ww-g8qx.json +++ b/advisories/unreviewed/2022/05/GHSA-4p35-q5ww-g8qx/GHSA-4p35-q5ww-g8qx.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-4q3p-88gf-8qmr/GHSA-4q3p-88gf-8qmr.json b/advisories/unreviewed/2022/05/GHSA-4q3p-88gf-8qmr/GHSA-4q3p-88gf-8qmr.json index 75fd0c1a726..2648faacc36 100644 --- a/advisories/unreviewed/2022/05/GHSA-4q3p-88gf-8qmr/GHSA-4q3p-88gf-8qmr.json +++ b/advisories/unreviewed/2022/05/GHSA-4q3p-88gf-8qmr/GHSA-4q3p-88gf-8qmr.json @@ -7,12 +7,8 @@ "CVE-2014-3460" ], "details": "Directory traversal vulnerability in the DumpToFile method in the NQMcsVarSet ActiveX control in Agent Manager in NetIQ Sentinel allows remote attackers to create arbitrary files, and consequently execute arbitrary code, via a crafted pathname.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-4q6w-2734-9q8x/GHSA-4q6w-2734-9q8x.json b/advisories/unreviewed/2022/05/GHSA-4q6w-2734-9q8x/GHSA-4q6w-2734-9q8x.json index 53544372669..5917d373be2 100644 --- a/advisories/unreviewed/2022/05/GHSA-4q6w-2734-9q8x/GHSA-4q6w-2734-9q8x.json +++ b/advisories/unreviewed/2022/05/GHSA-4q6w-2734-9q8x/GHSA-4q6w-2734-9q8x.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-4qf8-qfxc-j6cc/GHSA-4qf8-qfxc-j6cc.json b/advisories/unreviewed/2022/05/GHSA-4qf8-qfxc-j6cc/GHSA-4qf8-qfxc-j6cc.json index a24dd840356..5801ac1ada4 100644 --- a/advisories/unreviewed/2022/05/GHSA-4qf8-qfxc-j6cc/GHSA-4qf8-qfxc-j6cc.json +++ b/advisories/unreviewed/2022/05/GHSA-4qf8-qfxc-j6cc/GHSA-4qf8-qfxc-j6cc.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-4rp2-whvp-25jm/GHSA-4rp2-whvp-25jm.json b/advisories/unreviewed/2022/05/GHSA-4rp2-whvp-25jm/GHSA-4rp2-whvp-25jm.json index 86abf510117..48fa67d8abb 100644 --- a/advisories/unreviewed/2022/05/GHSA-4rp2-whvp-25jm/GHSA-4rp2-whvp-25jm.json +++ b/advisories/unreviewed/2022/05/GHSA-4rp2-whvp-25jm/GHSA-4rp2-whvp-25jm.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-4vm6-2qjj-hm8m/GHSA-4vm6-2qjj-hm8m.json b/advisories/unreviewed/2022/05/GHSA-4vm6-2qjj-hm8m/GHSA-4vm6-2qjj-hm8m.json index 0c252e2156b..f620cf87d09 100644 --- a/advisories/unreviewed/2022/05/GHSA-4vm6-2qjj-hm8m/GHSA-4vm6-2qjj-hm8m.json +++ b/advisories/unreviewed/2022/05/GHSA-4vm6-2qjj-hm8m/GHSA-4vm6-2qjj-hm8m.json @@ -7,12 +7,8 @@ "CVE-2013-2548" ], "details": "The crypto_report_one function in crypto/crypto_user.c in the report API in the crypto user configuration API in the Linux kernel through 3.8.2 uses an incorrect length value during a copy operation, which allows local users to obtain sensitive information from kernel memory by leveraging the CAP_NET_ADMIN capability.", - "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-4w55-jw65-w2wh/GHSA-4w55-jw65-w2wh.json b/advisories/unreviewed/2022/05/GHSA-4w55-jw65-w2wh/GHSA-4w55-jw65-w2wh.json index a181e299754..07455ef9fa6 100644 --- a/advisories/unreviewed/2022/05/GHSA-4w55-jw65-w2wh/GHSA-4w55-jw65-w2wh.json +++ b/advisories/unreviewed/2022/05/GHSA-4w55-jw65-w2wh/GHSA-4w55-jw65-w2wh.json @@ -7,12 +7,8 @@ "CVE-2008-5197" ], "details": "SQL injection vulnerability in classifieds.php in PHP-Fusion allows remote attackers to execute arbitrary SQL commands via the lid parameter in a detail_adverts action.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-4w69-xg22-fccq/GHSA-4w69-xg22-fccq.json b/advisories/unreviewed/2022/05/GHSA-4w69-xg22-fccq/GHSA-4w69-xg22-fccq.json index 282ded0ce51..0a6817269b9 100644 --- a/advisories/unreviewed/2022/05/GHSA-4w69-xg22-fccq/GHSA-4w69-xg22-fccq.json +++ b/advisories/unreviewed/2022/05/GHSA-4w69-xg22-fccq/GHSA-4w69-xg22-fccq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-4w72-8qcf-2x8f/GHSA-4w72-8qcf-2x8f.json b/advisories/unreviewed/2022/05/GHSA-4w72-8qcf-2x8f/GHSA-4w72-8qcf-2x8f.json index 43ad362f683..c7939994f86 100644 --- a/advisories/unreviewed/2022/05/GHSA-4w72-8qcf-2x8f/GHSA-4w72-8qcf-2x8f.json +++ b/advisories/unreviewed/2022/05/GHSA-4w72-8qcf-2x8f/GHSA-4w72-8qcf-2x8f.json @@ -7,12 +7,8 @@ "CVE-2014-3675" ], "details": "Shim allows remote attackers to cause a denial of service (out-of-bounds read) via a crafted DHCPv6 packet.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-4wpv-r6m6-xjq5/GHSA-4wpv-r6m6-xjq5.json b/advisories/unreviewed/2022/05/GHSA-4wpv-r6m6-xjq5/GHSA-4wpv-r6m6-xjq5.json index 1b6e259e650..5c0b452658f 100644 --- a/advisories/unreviewed/2022/05/GHSA-4wpv-r6m6-xjq5/GHSA-4wpv-r6m6-xjq5.json +++ b/advisories/unreviewed/2022/05/GHSA-4wpv-r6m6-xjq5/GHSA-4wpv-r6m6-xjq5.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-529v-m46p-q4jf/GHSA-529v-m46p-q4jf.json b/advisories/unreviewed/2022/05/GHSA-529v-m46p-q4jf/GHSA-529v-m46p-q4jf.json index 34b09f3cab2..8140703b46c 100644 --- a/advisories/unreviewed/2022/05/GHSA-529v-m46p-q4jf/GHSA-529v-m46p-q4jf.json +++ b/advisories/unreviewed/2022/05/GHSA-529v-m46p-q4jf/GHSA-529v-m46p-q4jf.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-535g-qhh4-m728/GHSA-535g-qhh4-m728.json b/advisories/unreviewed/2022/05/GHSA-535g-qhh4-m728/GHSA-535g-qhh4-m728.json index 772167660fe..2d9b7ee765e 100644 --- a/advisories/unreviewed/2022/05/GHSA-535g-qhh4-m728/GHSA-535g-qhh4-m728.json +++ b/advisories/unreviewed/2022/05/GHSA-535g-qhh4-m728/GHSA-535g-qhh4-m728.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-538p-xhwv-vjp3/GHSA-538p-xhwv-vjp3.json b/advisories/unreviewed/2022/05/GHSA-538p-xhwv-vjp3/GHSA-538p-xhwv-vjp3.json index 332f1ea6363..a6fe5f2233d 100644 --- a/advisories/unreviewed/2022/05/GHSA-538p-xhwv-vjp3/GHSA-538p-xhwv-vjp3.json +++ b/advisories/unreviewed/2022/05/GHSA-538p-xhwv-vjp3/GHSA-538p-xhwv-vjp3.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-53mg-6xcj-rxjq/GHSA-53mg-6xcj-rxjq.json b/advisories/unreviewed/2022/05/GHSA-53mg-6xcj-rxjq/GHSA-53mg-6xcj-rxjq.json index 6c06f353cde..f08e6c91588 100644 --- a/advisories/unreviewed/2022/05/GHSA-53mg-6xcj-rxjq/GHSA-53mg-6xcj-rxjq.json +++ b/advisories/unreviewed/2022/05/GHSA-53mg-6xcj-rxjq/GHSA-53mg-6xcj-rxjq.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-54rr-rgq3-87h5/GHSA-54rr-rgq3-87h5.json b/advisories/unreviewed/2022/05/GHSA-54rr-rgq3-87h5/GHSA-54rr-rgq3-87h5.json index 70b598a4815..c7290c5b400 100644 --- a/advisories/unreviewed/2022/05/GHSA-54rr-rgq3-87h5/GHSA-54rr-rgq3-87h5.json +++ b/advisories/unreviewed/2022/05/GHSA-54rr-rgq3-87h5/GHSA-54rr-rgq3-87h5.json @@ -7,12 +7,8 @@ "CVE-2011-3194" ], "details": "Buffer overflow in the TIFF reader in gui/image/qtiffhandler.cpp in Qt 4.7.4 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via the TIFFTAG_SAMPLESPERPIXEL tag in a greyscale TIFF image with multiple samples per pixel.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-55m3-vx37-fcvx/GHSA-55m3-vx37-fcvx.json b/advisories/unreviewed/2022/05/GHSA-55m3-vx37-fcvx/GHSA-55m3-vx37-fcvx.json index e300a12b4c4..6d78d3db82f 100644 --- a/advisories/unreviewed/2022/05/GHSA-55m3-vx37-fcvx/GHSA-55m3-vx37-fcvx.json +++ b/advisories/unreviewed/2022/05/GHSA-55m3-vx37-fcvx/GHSA-55m3-vx37-fcvx.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-563r-w5m8-9p3j/GHSA-563r-w5m8-9p3j.json b/advisories/unreviewed/2022/05/GHSA-563r-w5m8-9p3j/GHSA-563r-w5m8-9p3j.json index d9edad66a09..e16499b248f 100644 --- a/advisories/unreviewed/2022/05/GHSA-563r-w5m8-9p3j/GHSA-563r-w5m8-9p3j.json +++ b/advisories/unreviewed/2022/05/GHSA-563r-w5m8-9p3j/GHSA-563r-w5m8-9p3j.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-56qq-x77r-g35x/GHSA-56qq-x77r-g35x.json b/advisories/unreviewed/2022/05/GHSA-56qq-x77r-g35x/GHSA-56qq-x77r-g35x.json index e048b137f77..26736ad1ef7 100644 --- a/advisories/unreviewed/2022/05/GHSA-56qq-x77r-g35x/GHSA-56qq-x77r-g35x.json +++ b/advisories/unreviewed/2022/05/GHSA-56qq-x77r-g35x/GHSA-56qq-x77r-g35x.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/05/GHSA-5836-cm5m-6hmv/GHSA-5836-cm5m-6hmv.json b/advisories/unreviewed/2022/05/GHSA-5836-cm5m-6hmv/GHSA-5836-cm5m-6hmv.json index b903520fe1e..ad312403546 100644 --- a/advisories/unreviewed/2022/05/GHSA-5836-cm5m-6hmv/GHSA-5836-cm5m-6hmv.json +++ b/advisories/unreviewed/2022/05/GHSA-5836-cm5m-6hmv/GHSA-5836-cm5m-6hmv.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-5957-rq48-hh79/GHSA-5957-rq48-hh79.json b/advisories/unreviewed/2022/05/GHSA-5957-rq48-hh79/GHSA-5957-rq48-hh79.json index 02d71409dd7..3c5a64cd2d3 100644 --- a/advisories/unreviewed/2022/05/GHSA-5957-rq48-hh79/GHSA-5957-rq48-hh79.json +++ b/advisories/unreviewed/2022/05/GHSA-5957-rq48-hh79/GHSA-5957-rq48-hh79.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-59rh-53qm-wcv4/GHSA-59rh-53qm-wcv4.json b/advisories/unreviewed/2022/05/GHSA-59rh-53qm-wcv4/GHSA-59rh-53qm-wcv4.json index 805161fc0ff..95037d227e7 100644 --- a/advisories/unreviewed/2022/05/GHSA-59rh-53qm-wcv4/GHSA-59rh-53qm-wcv4.json +++ b/advisories/unreviewed/2022/05/GHSA-59rh-53qm-wcv4/GHSA-59rh-53qm-wcv4.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-5cr2-3qp3-5h49/GHSA-5cr2-3qp3-5h49.json b/advisories/unreviewed/2022/05/GHSA-5cr2-3qp3-5h49/GHSA-5cr2-3qp3-5h49.json index c9fd53aaa4e..fe5c77c4444 100644 --- a/advisories/unreviewed/2022/05/GHSA-5cr2-3qp3-5h49/GHSA-5cr2-3qp3-5h49.json +++ b/advisories/unreviewed/2022/05/GHSA-5cr2-3qp3-5h49/GHSA-5cr2-3qp3-5h49.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-5f4r-g29m-jw8q/GHSA-5f4r-g29m-jw8q.json b/advisories/unreviewed/2022/05/GHSA-5f4r-g29m-jw8q/GHSA-5f4r-g29m-jw8q.json index 819b824df24..4eed119d7d4 100644 --- a/advisories/unreviewed/2022/05/GHSA-5f4r-g29m-jw8q/GHSA-5f4r-g29m-jw8q.json +++ b/advisories/unreviewed/2022/05/GHSA-5f4r-g29m-jw8q/GHSA-5f4r-g29m-jw8q.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5f7g-9m8m-qhpv/GHSA-5f7g-9m8m-qhpv.json b/advisories/unreviewed/2022/05/GHSA-5f7g-9m8m-qhpv/GHSA-5f7g-9m8m-qhpv.json index 894aeb2427e..038cafa98d2 100644 --- a/advisories/unreviewed/2022/05/GHSA-5f7g-9m8m-qhpv/GHSA-5f7g-9m8m-qhpv.json +++ b/advisories/unreviewed/2022/05/GHSA-5f7g-9m8m-qhpv/GHSA-5f7g-9m8m-qhpv.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", @@ -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-5fh8-x76v-cx49/GHSA-5fh8-x76v-cx49.json b/advisories/unreviewed/2022/05/GHSA-5fh8-x76v-cx49/GHSA-5fh8-x76v-cx49.json index 0896e764e6b..c4a49f56594 100644 --- a/advisories/unreviewed/2022/05/GHSA-5fh8-x76v-cx49/GHSA-5fh8-x76v-cx49.json +++ b/advisories/unreviewed/2022/05/GHSA-5fh8-x76v-cx49/GHSA-5fh8-x76v-cx49.json @@ -7,12 +7,8 @@ "CVE-2012-3502" ], "details": "The proxy functionality in (1) mod_proxy_ajp.c in the mod_proxy_ajp module and (2) mod_proxy_http.c in the mod_proxy_http module in the Apache HTTP Server 2.4.x before 2.4.3 does not properly determine the situations that require closing a back-end connection, which allows remote attackers to obtain sensitive information in opportunistic circumstances by reading a response that was intended for a different client.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5fv4-m5x3-j32p/GHSA-5fv4-m5x3-j32p.json b/advisories/unreviewed/2022/05/GHSA-5fv4-m5x3-j32p/GHSA-5fv4-m5x3-j32p.json index cb628bbbead..ead5b07716a 100644 --- a/advisories/unreviewed/2022/05/GHSA-5fv4-m5x3-j32p/GHSA-5fv4-m5x3-j32p.json +++ b/advisories/unreviewed/2022/05/GHSA-5fv4-m5x3-j32p/GHSA-5fv4-m5x3-j32p.json @@ -7,12 +7,8 @@ "CVE-2015-3185" ], "details": "The ap_some_auth_required function in server/request.c in the Apache HTTP Server 2.4.x before 2.4.14 does not consider that a Require directive may be associated with an authorization setting rather than an authentication setting, which allows remote attackers to bypass intended access restrictions in opportunistic circumstances by leveraging the presence of a module that relies on the 2.2 API behavior.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -160,9 +156,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-5gx8-3vch-p323/GHSA-5gx8-3vch-p323.json b/advisories/unreviewed/2022/05/GHSA-5gx8-3vch-p323/GHSA-5gx8-3vch-p323.json index da7b34c8e77..e5e2ab04f0e 100644 --- a/advisories/unreviewed/2022/05/GHSA-5gx8-3vch-p323/GHSA-5gx8-3vch-p323.json +++ b/advisories/unreviewed/2022/05/GHSA-5gx8-3vch-p323/GHSA-5gx8-3vch-p323.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5h2c-vg38-fcwr/GHSA-5h2c-vg38-fcwr.json b/advisories/unreviewed/2022/05/GHSA-5h2c-vg38-fcwr/GHSA-5h2c-vg38-fcwr.json index 7e23f061202..fc4f09136b9 100644 --- a/advisories/unreviewed/2022/05/GHSA-5h2c-vg38-fcwr/GHSA-5h2c-vg38-fcwr.json +++ b/advisories/unreviewed/2022/05/GHSA-5h2c-vg38-fcwr/GHSA-5h2c-vg38-fcwr.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-5hcm-2jv2-8ggv/GHSA-5hcm-2jv2-8ggv.json b/advisories/unreviewed/2022/05/GHSA-5hcm-2jv2-8ggv/GHSA-5hcm-2jv2-8ggv.json index 7b22616816f..f40cde93508 100644 --- a/advisories/unreviewed/2022/05/GHSA-5hcm-2jv2-8ggv/GHSA-5hcm-2jv2-8ggv.json +++ b/advisories/unreviewed/2022/05/GHSA-5hcm-2jv2-8ggv/GHSA-5hcm-2jv2-8ggv.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-5j7j-27cq-wg7x/GHSA-5j7j-27cq-wg7x.json b/advisories/unreviewed/2022/05/GHSA-5j7j-27cq-wg7x/GHSA-5j7j-27cq-wg7x.json index 386292d6d35..bf43af61bdd 100644 --- a/advisories/unreviewed/2022/05/GHSA-5j7j-27cq-wg7x/GHSA-5j7j-27cq-wg7x.json +++ b/advisories/unreviewed/2022/05/GHSA-5j7j-27cq-wg7x/GHSA-5j7j-27cq-wg7x.json @@ -7,12 +7,8 @@ "CVE-2010-2539" ], "details": "Buffer overflow in the msTmpFile function in maputil.c in mapserv in MapServer before 4.10.6 and 5.x before 5.6.4 allows local users to cause a denial of service via vectors involving names of temporary files.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5j9x-m5hg-xq7m/GHSA-5j9x-m5hg-xq7m.json b/advisories/unreviewed/2022/05/GHSA-5j9x-m5hg-xq7m/GHSA-5j9x-m5hg-xq7m.json index ae8dec441de..da0d0837395 100644 --- a/advisories/unreviewed/2022/05/GHSA-5j9x-m5hg-xq7m/GHSA-5j9x-m5hg-xq7m.json +++ b/advisories/unreviewed/2022/05/GHSA-5j9x-m5hg-xq7m/GHSA-5j9x-m5hg-xq7m.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-5p55-9x25-v5f2/GHSA-5p55-9x25-v5f2.json b/advisories/unreviewed/2022/05/GHSA-5p55-9x25-v5f2/GHSA-5p55-9x25-v5f2.json index fdd5b892c53..688ebe7523d 100644 --- a/advisories/unreviewed/2022/05/GHSA-5p55-9x25-v5f2/GHSA-5p55-9x25-v5f2.json +++ b/advisories/unreviewed/2022/05/GHSA-5p55-9x25-v5f2/GHSA-5p55-9x25-v5f2.json @@ -7,12 +7,8 @@ "CVE-2011-2704" ], "details": "Stack-based buffer overflow in MapServer before 4.10.7 and 5.x before 5.6.7 allows remote attackers to execute arbitrary code via vectors related to OGC filter encoding.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5p56-56jf-wfv2/GHSA-5p56-56jf-wfv2.json b/advisories/unreviewed/2022/05/GHSA-5p56-56jf-wfv2/GHSA-5p56-56jf-wfv2.json index 6c35d59b855..13afd03da38 100644 --- a/advisories/unreviewed/2022/05/GHSA-5p56-56jf-wfv2/GHSA-5p56-56jf-wfv2.json +++ b/advisories/unreviewed/2022/05/GHSA-5p56-56jf-wfv2/GHSA-5p56-56jf-wfv2.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-5pq9-mf9h-q4ph/GHSA-5pq9-mf9h-q4ph.json b/advisories/unreviewed/2022/05/GHSA-5pq9-mf9h-q4ph/GHSA-5pq9-mf9h-q4ph.json index 8d167db7ff1..3c94ce1b306 100644 --- a/advisories/unreviewed/2022/05/GHSA-5pq9-mf9h-q4ph/GHSA-5pq9-mf9h-q4ph.json +++ b/advisories/unreviewed/2022/05/GHSA-5pq9-mf9h-q4ph/GHSA-5pq9-mf9h-q4ph.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-5pv8-cgh5-22f2/GHSA-5pv8-cgh5-22f2.json b/advisories/unreviewed/2022/05/GHSA-5pv8-cgh5-22f2/GHSA-5pv8-cgh5-22f2.json index 503ead4cc94..fb2bcb9d7e0 100644 --- a/advisories/unreviewed/2022/05/GHSA-5pv8-cgh5-22f2/GHSA-5pv8-cgh5-22f2.json +++ b/advisories/unreviewed/2022/05/GHSA-5pv8-cgh5-22f2/GHSA-5pv8-cgh5-22f2.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-5q63-pjr6-r4gq/GHSA-5q63-pjr6-r4gq.json b/advisories/unreviewed/2022/05/GHSA-5q63-pjr6-r4gq/GHSA-5q63-pjr6-r4gq.json index 543b9a0b3f8..e104e78c409 100644 --- a/advisories/unreviewed/2022/05/GHSA-5q63-pjr6-r4gq/GHSA-5q63-pjr6-r4gq.json +++ b/advisories/unreviewed/2022/05/GHSA-5q63-pjr6-r4gq/GHSA-5q63-pjr6-r4gq.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-5qr9-g785-2f9v/GHSA-5qr9-g785-2f9v.json b/advisories/unreviewed/2022/05/GHSA-5qr9-g785-2f9v/GHSA-5qr9-g785-2f9v.json index ff780f0f47b..73453b56ddd 100644 --- a/advisories/unreviewed/2022/05/GHSA-5qr9-g785-2f9v/GHSA-5qr9-g785-2f9v.json +++ b/advisories/unreviewed/2022/05/GHSA-5qr9-g785-2f9v/GHSA-5qr9-g785-2f9v.json @@ -7,12 +7,8 @@ "CVE-2011-4361" ], "details": "MediaWiki before 1.17.1 does not check for read permission before handling action=ajax requests, which allows remote attackers to obtain sensitive information by (1) leveraging the SpecialUpload::ajaxGetExistsWarning function, or by (2) leveraging an extension, as demonstrated by the CategoryTree, ExtTab, and InlineEditor extensions.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5rxj-5whp-c8wv/GHSA-5rxj-5whp-c8wv.json b/advisories/unreviewed/2022/05/GHSA-5rxj-5whp-c8wv/GHSA-5rxj-5whp-c8wv.json index d179a74138e..d5d82de402c 100644 --- a/advisories/unreviewed/2022/05/GHSA-5rxj-5whp-c8wv/GHSA-5rxj-5whp-c8wv.json +++ b/advisories/unreviewed/2022/05/GHSA-5rxj-5whp-c8wv/GHSA-5rxj-5whp-c8wv.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-5wh7-v399-9g5q/GHSA-5wh7-v399-9g5q.json b/advisories/unreviewed/2022/05/GHSA-5wh7-v399-9g5q/GHSA-5wh7-v399-9g5q.json index 087820f5071..6ed5f0a732d 100644 --- a/advisories/unreviewed/2022/05/GHSA-5wh7-v399-9g5q/GHSA-5wh7-v399-9g5q.json +++ b/advisories/unreviewed/2022/05/GHSA-5wh7-v399-9g5q/GHSA-5wh7-v399-9g5q.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-5x6j-mfj4-3fc4/GHSA-5x6j-mfj4-3fc4.json b/advisories/unreviewed/2022/05/GHSA-5x6j-mfj4-3fc4/GHSA-5x6j-mfj4-3fc4.json index 8e4f76e4231..0e769935a29 100644 --- a/advisories/unreviewed/2022/05/GHSA-5x6j-mfj4-3fc4/GHSA-5x6j-mfj4-3fc4.json +++ b/advisories/unreviewed/2022/05/GHSA-5x6j-mfj4-3fc4/GHSA-5x6j-mfj4-3fc4.json @@ -7,12 +7,8 @@ "CVE-2012-5932" ], "details": "Eval injection vulnerability in the ldapagnt_eval function in ldapagnt.dll in unifid.exe in NetIQ Privileged User Manager 2.3.x before 2.3.1 HF2 allows remote attackers to execute arbitrary Perl code via a crafted application/x-amf request.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5x79-wfvw-985r/GHSA-5x79-wfvw-985r.json b/advisories/unreviewed/2022/05/GHSA-5x79-wfvw-985r/GHSA-5x79-wfvw-985r.json index 134a5defadd..cf9dcd8f2b7 100644 --- a/advisories/unreviewed/2022/05/GHSA-5x79-wfvw-985r/GHSA-5x79-wfvw-985r.json +++ b/advisories/unreviewed/2022/05/GHSA-5x79-wfvw-985r/GHSA-5x79-wfvw-985r.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5xvw-jhvw-hvp2/GHSA-5xvw-jhvw-hvp2.json b/advisories/unreviewed/2022/05/GHSA-5xvw-jhvw-hvp2/GHSA-5xvw-jhvw-hvp2.json index 65f96a700b0..984d74a6b80 100644 --- a/advisories/unreviewed/2022/05/GHSA-5xvw-jhvw-hvp2/GHSA-5xvw-jhvw-hvp2.json +++ b/advisories/unreviewed/2022/05/GHSA-5xvw-jhvw-hvp2/GHSA-5xvw-jhvw-hvp2.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", @@ -63,9 +61,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-62f9-2v42-4h92/GHSA-62f9-2v42-4h92.json b/advisories/unreviewed/2022/05/GHSA-62f9-2v42-4h92/GHSA-62f9-2v42-4h92.json index 6ed579a6659..35682a0ffe4 100644 --- a/advisories/unreviewed/2022/05/GHSA-62f9-2v42-4h92/GHSA-62f9-2v42-4h92.json +++ b/advisories/unreviewed/2022/05/GHSA-62f9-2v42-4h92/GHSA-62f9-2v42-4h92.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-6388-29mv-4hjx/GHSA-6388-29mv-4hjx.json b/advisories/unreviewed/2022/05/GHSA-6388-29mv-4hjx/GHSA-6388-29mv-4hjx.json index 9ddba3ca089..844143bf0d9 100644 --- a/advisories/unreviewed/2022/05/GHSA-6388-29mv-4hjx/GHSA-6388-29mv-4hjx.json +++ b/advisories/unreviewed/2022/05/GHSA-6388-29mv-4hjx/GHSA-6388-29mv-4hjx.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-63cv-m362-275c/GHSA-63cv-m362-275c.json b/advisories/unreviewed/2022/05/GHSA-63cv-m362-275c/GHSA-63cv-m362-275c.json index e653b3c743e..beb293b09ee 100644 --- a/advisories/unreviewed/2022/05/GHSA-63cv-m362-275c/GHSA-63cv-m362-275c.json +++ b/advisories/unreviewed/2022/05/GHSA-63cv-m362-275c/GHSA-63cv-m362-275c.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-6429-fc4p-f7q7/GHSA-6429-fc4p-f7q7.json b/advisories/unreviewed/2022/05/GHSA-6429-fc4p-f7q7/GHSA-6429-fc4p-f7q7.json index a3488b2df96..273826a6bc6 100644 --- a/advisories/unreviewed/2022/05/GHSA-6429-fc4p-f7q7/GHSA-6429-fc4p-f7q7.json +++ b/advisories/unreviewed/2022/05/GHSA-6429-fc4p-f7q7/GHSA-6429-fc4p-f7q7.json @@ -7,12 +7,8 @@ "CVE-2010-4051" ], "details": "The regcomp implementation in the GNU C Library (aka glibc or libc6) through 2.11.3, and 2.12.x through 2.12.2, allows context-dependent attackers to cause a denial of service (application crash) via a regular expression containing adjacent bounded repetitions that bypass the intended RE_DUP_MAX limitation, as demonstrated by a {10,}{10,}{10,}{10,}{10,} sequence in the proftpd.gnu.c exploit for ProFTPD, related to a \"RE_DUP_MAX overflow.\"", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -68,9 +64,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-642w-w7f4-7hf9/GHSA-642w-w7f4-7hf9.json b/advisories/unreviewed/2022/05/GHSA-642w-w7f4-7hf9/GHSA-642w-w7f4-7hf9.json index 92f0dc68caa..da9e832487b 100644 --- a/advisories/unreviewed/2022/05/GHSA-642w-w7f4-7hf9/GHSA-642w-w7f4-7hf9.json +++ b/advisories/unreviewed/2022/05/GHSA-642w-w7f4-7hf9/GHSA-642w-w7f4-7hf9.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-645f-643g-f2h4/GHSA-645f-643g-f2h4.json b/advisories/unreviewed/2022/05/GHSA-645f-643g-f2h4/GHSA-645f-643g-f2h4.json index 4ec8c5ae422..3d91c1ffab8 100644 --- a/advisories/unreviewed/2022/05/GHSA-645f-643g-f2h4/GHSA-645f-643g-f2h4.json +++ b/advisories/unreviewed/2022/05/GHSA-645f-643g-f2h4/GHSA-645f-643g-f2h4.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-64mj-gx8w-x3p4/GHSA-64mj-gx8w-x3p4.json b/advisories/unreviewed/2022/05/GHSA-64mj-gx8w-x3p4/GHSA-64mj-gx8w-x3p4.json index 10ad3d9287e..9a393d1bf76 100644 --- a/advisories/unreviewed/2022/05/GHSA-64mj-gx8w-x3p4/GHSA-64mj-gx8w-x3p4.json +++ b/advisories/unreviewed/2022/05/GHSA-64mj-gx8w-x3p4/GHSA-64mj-gx8w-x3p4.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-64wg-r59g-c9jm/GHSA-64wg-r59g-c9jm.json b/advisories/unreviewed/2022/05/GHSA-64wg-r59g-c9jm/GHSA-64wg-r59g-c9jm.json index 1cacc42ae15..6361584a060 100644 --- a/advisories/unreviewed/2022/05/GHSA-64wg-r59g-c9jm/GHSA-64wg-r59g-c9jm.json +++ b/advisories/unreviewed/2022/05/GHSA-64wg-r59g-c9jm/GHSA-64wg-r59g-c9jm.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-6532-53x9-hhpq/GHSA-6532-53x9-hhpq.json b/advisories/unreviewed/2022/05/GHSA-6532-53x9-hhpq/GHSA-6532-53x9-hhpq.json index 9678eec4d80..5808e427259 100644 --- a/advisories/unreviewed/2022/05/GHSA-6532-53x9-hhpq/GHSA-6532-53x9-hhpq.json +++ b/advisories/unreviewed/2022/05/GHSA-6532-53x9-hhpq/GHSA-6532-53x9-hhpq.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-6586-4c77-4v9r/GHSA-6586-4c77-4v9r.json b/advisories/unreviewed/2022/05/GHSA-6586-4c77-4v9r/GHSA-6586-4c77-4v9r.json index 6d24e53a5e9..d7b21201285 100644 --- a/advisories/unreviewed/2022/05/GHSA-6586-4c77-4v9r/GHSA-6586-4c77-4v9r.json +++ b/advisories/unreviewed/2022/05/GHSA-6586-4c77-4v9r/GHSA-6586-4c77-4v9r.json @@ -7,12 +7,8 @@ "CVE-2011-1997" ], "details": "Microsoft Internet Explorer 6 does not properly handle objects in memory, which allows remote attackers to execute arbitrary code by accessing a deleted object, aka \"OnLoad Event Remote Code Execution Vulnerability.\"", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-659h-cg37-9c4x/GHSA-659h-cg37-9c4x.json b/advisories/unreviewed/2022/05/GHSA-659h-cg37-9c4x/GHSA-659h-cg37-9c4x.json index 0baf151d4a3..d79bd59a272 100644 --- a/advisories/unreviewed/2022/05/GHSA-659h-cg37-9c4x/GHSA-659h-cg37-9c4x.json +++ b/advisories/unreviewed/2022/05/GHSA-659h-cg37-9c4x/GHSA-659h-cg37-9c4x.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-65c7-w49w-45m5/GHSA-65c7-w49w-45m5.json b/advisories/unreviewed/2022/05/GHSA-65c7-w49w-45m5/GHSA-65c7-w49w-45m5.json index ab64edb2468..befc39aa3d1 100644 --- a/advisories/unreviewed/2022/05/GHSA-65c7-w49w-45m5/GHSA-65c7-w49w-45m5.json +++ b/advisories/unreviewed/2022/05/GHSA-65c7-w49w-45m5/GHSA-65c7-w49w-45m5.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-6776-mvxq-9pwj/GHSA-6776-mvxq-9pwj.json b/advisories/unreviewed/2022/05/GHSA-6776-mvxq-9pwj/GHSA-6776-mvxq-9pwj.json index 0fe7614ac4a..ff2a8fc5366 100644 --- a/advisories/unreviewed/2022/05/GHSA-6776-mvxq-9pwj/GHSA-6776-mvxq-9pwj.json +++ b/advisories/unreviewed/2022/05/GHSA-6776-mvxq-9pwj/GHSA-6776-mvxq-9pwj.json @@ -7,12 +7,8 @@ "CVE-2013-5968" ], "details": "Cross-site scripting (XSS) vulnerability in CA SiteMinder 12.0 through 12.51, and SiteMinder 6 Web Agents, allows remote attackers to inject arbitrary web script or HTML via vectors involving a \" (double quote) character.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-68g7-p6mm-52jc/GHSA-68g7-p6mm-52jc.json b/advisories/unreviewed/2022/05/GHSA-68g7-p6mm-52jc/GHSA-68g7-p6mm-52jc.json index 4a03452739f..4f85008c4be 100644 --- a/advisories/unreviewed/2022/05/GHSA-68g7-p6mm-52jc/GHSA-68g7-p6mm-52jc.json +++ b/advisories/unreviewed/2022/05/GHSA-68g7-p6mm-52jc/GHSA-68g7-p6mm-52jc.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-6972-2gcx-5qwg/GHSA-6972-2gcx-5qwg.json b/advisories/unreviewed/2022/05/GHSA-6972-2gcx-5qwg/GHSA-6972-2gcx-5qwg.json index 9307d45dfef..b9dea829016 100644 --- a/advisories/unreviewed/2022/05/GHSA-6972-2gcx-5qwg/GHSA-6972-2gcx-5qwg.json +++ b/advisories/unreviewed/2022/05/GHSA-6972-2gcx-5qwg/GHSA-6972-2gcx-5qwg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-69h6-845f-grx4/GHSA-69h6-845f-grx4.json b/advisories/unreviewed/2022/05/GHSA-69h6-845f-grx4/GHSA-69h6-845f-grx4.json index 57afa49a418..04de3f5cc0c 100644 --- a/advisories/unreviewed/2022/05/GHSA-69h6-845f-grx4/GHSA-69h6-845f-grx4.json +++ b/advisories/unreviewed/2022/05/GHSA-69h6-845f-grx4/GHSA-69h6-845f-grx4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -127,9 +125,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-69hf-98q7-wjq8/GHSA-69hf-98q7-wjq8.json b/advisories/unreviewed/2022/05/GHSA-69hf-98q7-wjq8/GHSA-69hf-98q7-wjq8.json index f4032567a89..dc4c7b1c60a 100644 --- a/advisories/unreviewed/2022/05/GHSA-69hf-98q7-wjq8/GHSA-69hf-98q7-wjq8.json +++ b/advisories/unreviewed/2022/05/GHSA-69hf-98q7-wjq8/GHSA-69hf-98q7-wjq8.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-69p9-57rx-5p5p/GHSA-69p9-57rx-5p5p.json b/advisories/unreviewed/2022/05/GHSA-69p9-57rx-5p5p/GHSA-69p9-57rx-5p5p.json index cd295c18650..a4c1a169a83 100644 --- a/advisories/unreviewed/2022/05/GHSA-69p9-57rx-5p5p/GHSA-69p9-57rx-5p5p.json +++ b/advisories/unreviewed/2022/05/GHSA-69p9-57rx-5p5p/GHSA-69p9-57rx-5p5p.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-69ww-376p-j5rq/GHSA-69ww-376p-j5rq.json b/advisories/unreviewed/2022/05/GHSA-69ww-376p-j5rq/GHSA-69ww-376p-j5rq.json index dae4fc19b9b..d9e92b0c8cb 100644 --- a/advisories/unreviewed/2022/05/GHSA-69ww-376p-j5rq/GHSA-69ww-376p-j5rq.json +++ b/advisories/unreviewed/2022/05/GHSA-69ww-376p-j5rq/GHSA-69ww-376p-j5rq.json @@ -7,12 +7,8 @@ "CVE-2013-4610" ], "details": "Unspecified vulnerability in the Data Search utility in data-entry forms in REDCap before 5.0.3 and 5.1.x before 5.1.2 has unknown impact and remote attack vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -24,9 +20,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-6cwf-cgh6-hrg2/GHSA-6cwf-cgh6-hrg2.json b/advisories/unreviewed/2022/05/GHSA-6cwf-cgh6-hrg2/GHSA-6cwf-cgh6-hrg2.json index b455776639c..23dff5021fc 100644 --- a/advisories/unreviewed/2022/05/GHSA-6cwf-cgh6-hrg2/GHSA-6cwf-cgh6-hrg2.json +++ b/advisories/unreviewed/2022/05/GHSA-6cwf-cgh6-hrg2/GHSA-6cwf-cgh6-hrg2.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/05/GHSA-6f9c-wjp7-99h4/GHSA-6f9c-wjp7-99h4.json b/advisories/unreviewed/2022/05/GHSA-6f9c-wjp7-99h4/GHSA-6f9c-wjp7-99h4.json index 31ef2518db0..5993b170d02 100644 --- a/advisories/unreviewed/2022/05/GHSA-6f9c-wjp7-99h4/GHSA-6f9c-wjp7-99h4.json +++ b/advisories/unreviewed/2022/05/GHSA-6f9c-wjp7-99h4/GHSA-6f9c-wjp7-99h4.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-6gcm-82p2-f4qv/GHSA-6gcm-82p2-f4qv.json b/advisories/unreviewed/2022/05/GHSA-6gcm-82p2-f4qv/GHSA-6gcm-82p2-f4qv.json index 90badeea529..44c2432dfab 100644 --- a/advisories/unreviewed/2022/05/GHSA-6gcm-82p2-f4qv/GHSA-6gcm-82p2-f4qv.json +++ b/advisories/unreviewed/2022/05/GHSA-6gcm-82p2-f4qv/GHSA-6gcm-82p2-f4qv.json @@ -7,12 +7,8 @@ "CVE-2014-7208" ], "details": "GParted before 0.15.0 allows local users to execute arbitrary commands with root privileges via shell metacharacters in a crafted filesystem label.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-6gcp-h783-vwfp/GHSA-6gcp-h783-vwfp.json b/advisories/unreviewed/2022/05/GHSA-6gcp-h783-vwfp/GHSA-6gcp-h783-vwfp.json index 2d8de2930d1..d0eff6af501 100644 --- a/advisories/unreviewed/2022/05/GHSA-6gcp-h783-vwfp/GHSA-6gcp-h783-vwfp.json +++ b/advisories/unreviewed/2022/05/GHSA-6gcp-h783-vwfp/GHSA-6gcp-h783-vwfp.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-6hc9-c5vg-gpqq/GHSA-6hc9-c5vg-gpqq.json b/advisories/unreviewed/2022/05/GHSA-6hc9-c5vg-gpqq/GHSA-6hc9-c5vg-gpqq.json index 27a0d943e18..9c18bd35cc4 100644 --- a/advisories/unreviewed/2022/05/GHSA-6hc9-c5vg-gpqq/GHSA-6hc9-c5vg-gpqq.json +++ b/advisories/unreviewed/2022/05/GHSA-6hc9-c5vg-gpqq/GHSA-6hc9-c5vg-gpqq.json @@ -7,12 +7,8 @@ "CVE-2015-2973" ], "details": "Multiple cross-site scripting (XSS) vulnerabilities in the Welcart plugin before 1.4.18 for WordPress allow remote attackers to inject arbitrary web script or HTML via the usces_referer parameter to (1) classes/usceshop.class.php, (2) includes/edit-form-advanced.php, (3) includes/edit-form-advanced30.php, (4) includes/edit-form-advanced34.php, (5) includes/member_edit_form.php, (6) includes/order_edit_form.php, (7) includes/order_list.php, or (8) includes/usces_item_master_list.php, related to admin.php.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-6j4v-x644-mv8v/GHSA-6j4v-x644-mv8v.json b/advisories/unreviewed/2022/05/GHSA-6j4v-x644-mv8v/GHSA-6j4v-x644-mv8v.json index 97a399cbd8c..b4da9c13cdd 100644 --- a/advisories/unreviewed/2022/05/GHSA-6j4v-x644-mv8v/GHSA-6j4v-x644-mv8v.json +++ b/advisories/unreviewed/2022/05/GHSA-6j4v-x644-mv8v/GHSA-6j4v-x644-mv8v.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-6p8w-9h2c-mmf6/GHSA-6p8w-9h2c-mmf6.json b/advisories/unreviewed/2022/05/GHSA-6p8w-9h2c-mmf6/GHSA-6p8w-9h2c-mmf6.json index 44959faaf81..e921149a459 100644 --- a/advisories/unreviewed/2022/05/GHSA-6p8w-9h2c-mmf6/GHSA-6p8w-9h2c-mmf6.json +++ b/advisories/unreviewed/2022/05/GHSA-6p8w-9h2c-mmf6/GHSA-6p8w-9h2c-mmf6.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-6pj7-p5f2-4p6f/GHSA-6pj7-p5f2-4p6f.json b/advisories/unreviewed/2022/05/GHSA-6pj7-p5f2-4p6f/GHSA-6pj7-p5f2-4p6f.json index 78b4d0fe10e..b48889844a6 100644 --- a/advisories/unreviewed/2022/05/GHSA-6pj7-p5f2-4p6f/GHSA-6pj7-p5f2-4p6f.json +++ b/advisories/unreviewed/2022/05/GHSA-6pj7-p5f2-4p6f/GHSA-6pj7-p5f2-4p6f.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-6pmg-h497-cq5q/GHSA-6pmg-h497-cq5q.json b/advisories/unreviewed/2022/05/GHSA-6pmg-h497-cq5q/GHSA-6pmg-h497-cq5q.json index 89f9d5fc178..2d1a0aa800f 100644 --- a/advisories/unreviewed/2022/05/GHSA-6pmg-h497-cq5q/GHSA-6pmg-h497-cq5q.json +++ b/advisories/unreviewed/2022/05/GHSA-6pmg-h497-cq5q/GHSA-6pmg-h497-cq5q.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-6rh3-q56c-rhc7/GHSA-6rh3-q56c-rhc7.json b/advisories/unreviewed/2022/05/GHSA-6rh3-q56c-rhc7/GHSA-6rh3-q56c-rhc7.json index ed2e920ac3e..d6e1a9138ca 100644 --- a/advisories/unreviewed/2022/05/GHSA-6rh3-q56c-rhc7/GHSA-6rh3-q56c-rhc7.json +++ b/advisories/unreviewed/2022/05/GHSA-6rh3-q56c-rhc7/GHSA-6rh3-q56c-rhc7.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-6rp2-j9vc-wc3q/GHSA-6rp2-j9vc-wc3q.json b/advisories/unreviewed/2022/05/GHSA-6rp2-j9vc-wc3q/GHSA-6rp2-j9vc-wc3q.json index 9cbb70afd0e..d0a146e5f34 100644 --- a/advisories/unreviewed/2022/05/GHSA-6rp2-j9vc-wc3q/GHSA-6rp2-j9vc-wc3q.json +++ b/advisories/unreviewed/2022/05/GHSA-6rp2-j9vc-wc3q/GHSA-6rp2-j9vc-wc3q.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-6vc3-crc6-4w78/GHSA-6vc3-crc6-4w78.json b/advisories/unreviewed/2022/05/GHSA-6vc3-crc6-4w78/GHSA-6vc3-crc6-4w78.json index c88fd20c405..6f064ff5cf8 100644 --- a/advisories/unreviewed/2022/05/GHSA-6vc3-crc6-4w78/GHSA-6vc3-crc6-4w78.json +++ b/advisories/unreviewed/2022/05/GHSA-6vc3-crc6-4w78/GHSA-6vc3-crc6-4w78.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-6x65-f47x-v3xw/GHSA-6x65-f47x-v3xw.json b/advisories/unreviewed/2022/05/GHSA-6x65-f47x-v3xw/GHSA-6x65-f47x-v3xw.json index 399f6024e98..5898c797cc5 100644 --- a/advisories/unreviewed/2022/05/GHSA-6x65-f47x-v3xw/GHSA-6x65-f47x-v3xw.json +++ b/advisories/unreviewed/2022/05/GHSA-6x65-f47x-v3xw/GHSA-6x65-f47x-v3xw.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-723g-x9c7-6562/GHSA-723g-x9c7-6562.json b/advisories/unreviewed/2022/05/GHSA-723g-x9c7-6562/GHSA-723g-x9c7-6562.json index 5533980c007..4abd791a3c0 100644 --- a/advisories/unreviewed/2022/05/GHSA-723g-x9c7-6562/GHSA-723g-x9c7-6562.json +++ b/advisories/unreviewed/2022/05/GHSA-723g-x9c7-6562/GHSA-723g-x9c7-6562.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7373-xjj5-q36p/GHSA-7373-xjj5-q36p.json b/advisories/unreviewed/2022/05/GHSA-7373-xjj5-q36p/GHSA-7373-xjj5-q36p.json index 9bc68d539d5..ea202a33dfc 100644 --- a/advisories/unreviewed/2022/05/GHSA-7373-xjj5-q36p/GHSA-7373-xjj5-q36p.json +++ b/advisories/unreviewed/2022/05/GHSA-7373-xjj5-q36p/GHSA-7373-xjj5-q36p.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-73qc-88cx-hqmh/GHSA-73qc-88cx-hqmh.json b/advisories/unreviewed/2022/05/GHSA-73qc-88cx-hqmh/GHSA-73qc-88cx-hqmh.json index e844445ec02..cbccce70fa7 100644 --- a/advisories/unreviewed/2022/05/GHSA-73qc-88cx-hqmh/GHSA-73qc-88cx-hqmh.json +++ b/advisories/unreviewed/2022/05/GHSA-73qc-88cx-hqmh/GHSA-73qc-88cx-hqmh.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-73qw-6rjv-mchr/GHSA-73qw-6rjv-mchr.json b/advisories/unreviewed/2022/05/GHSA-73qw-6rjv-mchr/GHSA-73qw-6rjv-mchr.json index 94091e9bbfb..7ca485a4ce7 100644 --- a/advisories/unreviewed/2022/05/GHSA-73qw-6rjv-mchr/GHSA-73qw-6rjv-mchr.json +++ b/advisories/unreviewed/2022/05/GHSA-73qw-6rjv-mchr/GHSA-73qw-6rjv-mchr.json @@ -7,12 +7,8 @@ "CVE-2015-0228" ], "details": "The lua_websocket_read function in lua_request.c in the mod_lua module in the Apache HTTP Server through 2.4.12 allows remote attackers to cause a denial of service (child-process crash) by sending a crafted WebSocket Ping frame after a Lua script has called the wsupgrade function.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-73vq-553q-pmh8/GHSA-73vq-553q-pmh8.json b/advisories/unreviewed/2022/05/GHSA-73vq-553q-pmh8/GHSA-73vq-553q-pmh8.json index 14f9e1a0286..846d3c1413e 100644 --- a/advisories/unreviewed/2022/05/GHSA-73vq-553q-pmh8/GHSA-73vq-553q-pmh8.json +++ b/advisories/unreviewed/2022/05/GHSA-73vq-553q-pmh8/GHSA-73vq-553q-pmh8.json @@ -7,12 +7,8 @@ "CVE-2010-2498" ], "details": "The psh_glyph_find_strong_points function in pshinter/pshalgo.c in FreeType before 2.4.0 does not properly implement hinting masks, which allows remote attackers to cause a denial of service (heap memory corruption and application crash) or possibly execute arbitrary code via a crafted font file that triggers an invalid free operation.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-74wc-8g6w-h6ww/GHSA-74wc-8g6w-h6ww.json b/advisories/unreviewed/2022/05/GHSA-74wc-8g6w-h6ww/GHSA-74wc-8g6w-h6ww.json index d07cc32fbcb..3b67687027f 100644 --- a/advisories/unreviewed/2022/05/GHSA-74wc-8g6w-h6ww/GHSA-74wc-8g6w-h6ww.json +++ b/advisories/unreviewed/2022/05/GHSA-74wc-8g6w-h6ww/GHSA-74wc-8g6w-h6ww.json @@ -7,12 +7,8 @@ "CVE-2013-4422" ], "details": "SQL injection vulnerability in Quassel IRC before 0.9.1, when Qt 4.8.5 or later and PostgreSQL 8.2 or later are used, allows remote attackers to execute arbitrary SQL commands via a \\ (backslash) in a message.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7569-45v3-hxc4/GHSA-7569-45v3-hxc4.json b/advisories/unreviewed/2022/05/GHSA-7569-45v3-hxc4/GHSA-7569-45v3-hxc4.json index 629818848ab..677eacb0053 100644 --- a/advisories/unreviewed/2022/05/GHSA-7569-45v3-hxc4/GHSA-7569-45v3-hxc4.json +++ b/advisories/unreviewed/2022/05/GHSA-7569-45v3-hxc4/GHSA-7569-45v3-hxc4.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-758p-6whq-982m/GHSA-758p-6whq-982m.json b/advisories/unreviewed/2022/05/GHSA-758p-6whq-982m/GHSA-758p-6whq-982m.json index 079db548e72..e8b2688877f 100644 --- a/advisories/unreviewed/2022/05/GHSA-758p-6whq-982m/GHSA-758p-6whq-982m.json +++ b/advisories/unreviewed/2022/05/GHSA-758p-6whq-982m/GHSA-758p-6whq-982m.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-76ph-2hxx-gxwj/GHSA-76ph-2hxx-gxwj.json b/advisories/unreviewed/2022/05/GHSA-76ph-2hxx-gxwj/GHSA-76ph-2hxx-gxwj.json index dd0920a45df..ac9683041c0 100644 --- a/advisories/unreviewed/2022/05/GHSA-76ph-2hxx-gxwj/GHSA-76ph-2hxx-gxwj.json +++ b/advisories/unreviewed/2022/05/GHSA-76ph-2hxx-gxwj/GHSA-76ph-2hxx-gxwj.json @@ -7,12 +7,8 @@ "CVE-2015-3963" ], "details": "Wind River VxWorks before 5.5.1, 6.5.x through 6.7.x before 6.7.1.1, 6.8.x before 6.8.3, 6.9.x before 6.9.4.4, and 7.x before 7 ipnet_coreip 1.2.2.0, as used on Schneider Electric SAGE RTU devices before J2 and other devices, does not properly generate TCP initial sequence number (ISN) values, which makes it easier for remote attackers to spoof TCP sessions by predicting an ISN value.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-77c5-pfr8-483w/GHSA-77c5-pfr8-483w.json b/advisories/unreviewed/2022/05/GHSA-77c5-pfr8-483w/GHSA-77c5-pfr8-483w.json index 35cff9030f2..78d94603aa8 100644 --- a/advisories/unreviewed/2022/05/GHSA-77c5-pfr8-483w/GHSA-77c5-pfr8-483w.json +++ b/advisories/unreviewed/2022/05/GHSA-77c5-pfr8-483w/GHSA-77c5-pfr8-483w.json @@ -7,12 +7,8 @@ "CVE-2011-1655" ], "details": "The management.asmx module in the Management Web Service in the Unified Network Control (UNC) Server in CA Total Defense (TD) r12 before SE2 sends a cleartext response to unspecified getDBConfigSettings requests, which makes it easier for remote attackers to obtain database credentials, and subsequently execute arbitrary code, by sniffing the network, related to the UNCWS Web Service.", - "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-77x3-x438-ffrg/GHSA-77x3-x438-ffrg.json b/advisories/unreviewed/2022/05/GHSA-77x3-x438-ffrg/GHSA-77x3-x438-ffrg.json index 74000ce60ec..6bd34acec56 100644 --- a/advisories/unreviewed/2022/05/GHSA-77x3-x438-ffrg/GHSA-77x3-x438-ffrg.json +++ b/advisories/unreviewed/2022/05/GHSA-77x3-x438-ffrg/GHSA-77x3-x438-ffrg.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", @@ -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-7827-2r4p-7fjj/GHSA-7827-2r4p-7fjj.json b/advisories/unreviewed/2022/05/GHSA-7827-2r4p-7fjj/GHSA-7827-2r4p-7fjj.json index 56c21aaa621..588579b464a 100644 --- a/advisories/unreviewed/2022/05/GHSA-7827-2r4p-7fjj/GHSA-7827-2r4p-7fjj.json +++ b/advisories/unreviewed/2022/05/GHSA-7827-2r4p-7fjj/GHSA-7827-2r4p-7fjj.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-78hh-rj37-p22v/GHSA-78hh-rj37-p22v.json b/advisories/unreviewed/2022/05/GHSA-78hh-rj37-p22v/GHSA-78hh-rj37-p22v.json index 26db803dfa6..4a95f8e925c 100644 --- a/advisories/unreviewed/2022/05/GHSA-78hh-rj37-p22v/GHSA-78hh-rj37-p22v.json +++ b/advisories/unreviewed/2022/05/GHSA-78hh-rj37-p22v/GHSA-78hh-rj37-p22v.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-78vc-rw83-8p6r/GHSA-78vc-rw83-8p6r.json b/advisories/unreviewed/2022/05/GHSA-78vc-rw83-8p6r/GHSA-78vc-rw83-8p6r.json index 94da373db57..4fda8f1f535 100644 --- a/advisories/unreviewed/2022/05/GHSA-78vc-rw83-8p6r/GHSA-78vc-rw83-8p6r.json +++ b/advisories/unreviewed/2022/05/GHSA-78vc-rw83-8p6r/GHSA-78vc-rw83-8p6r.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-79ph-f2xp-qcfr/GHSA-79ph-f2xp-qcfr.json b/advisories/unreviewed/2022/05/GHSA-79ph-f2xp-qcfr/GHSA-79ph-f2xp-qcfr.json index 1483925cf9f..1ba7106621e 100644 --- a/advisories/unreviewed/2022/05/GHSA-79ph-f2xp-qcfr/GHSA-79ph-f2xp-qcfr.json +++ b/advisories/unreviewed/2022/05/GHSA-79ph-f2xp-qcfr/GHSA-79ph-f2xp-qcfr.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-7cjg-hwq2-x2j2/GHSA-7cjg-hwq2-x2j2.json b/advisories/unreviewed/2022/05/GHSA-7cjg-hwq2-x2j2/GHSA-7cjg-hwq2-x2j2.json index 5655f355ddf..b06cc2af7fe 100644 --- a/advisories/unreviewed/2022/05/GHSA-7cjg-hwq2-x2j2/GHSA-7cjg-hwq2-x2j2.json +++ b/advisories/unreviewed/2022/05/GHSA-7cjg-hwq2-x2j2/GHSA-7cjg-hwq2-x2j2.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-7cwr-p3p4-jp5x/GHSA-7cwr-p3p4-jp5x.json b/advisories/unreviewed/2022/05/GHSA-7cwr-p3p4-jp5x/GHSA-7cwr-p3p4-jp5x.json index 08b683e9cc3..07d6a681c8b 100644 --- a/advisories/unreviewed/2022/05/GHSA-7cwr-p3p4-jp5x/GHSA-7cwr-p3p4-jp5x.json +++ b/advisories/unreviewed/2022/05/GHSA-7cwr-p3p4-jp5x/GHSA-7cwr-p3p4-jp5x.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-7g48-q8g6-cj95/GHSA-7g48-q8g6-cj95.json b/advisories/unreviewed/2022/05/GHSA-7g48-q8g6-cj95/GHSA-7g48-q8g6-cj95.json index 6e8a6b38982..effef44b6da 100644 --- a/advisories/unreviewed/2022/05/GHSA-7g48-q8g6-cj95/GHSA-7g48-q8g6-cj95.json +++ b/advisories/unreviewed/2022/05/GHSA-7g48-q8g6-cj95/GHSA-7g48-q8g6-cj95.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-7gvm-32f4-3mv5/GHSA-7gvm-32f4-3mv5.json b/advisories/unreviewed/2022/05/GHSA-7gvm-32f4-3mv5/GHSA-7gvm-32f4-3mv5.json index ab7ad91bfe6..3103c1b5b81 100644 --- a/advisories/unreviewed/2022/05/GHSA-7gvm-32f4-3mv5/GHSA-7gvm-32f4-3mv5.json +++ b/advisories/unreviewed/2022/05/GHSA-7gvm-32f4-3mv5/GHSA-7gvm-32f4-3mv5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7h69-845w-hf28/GHSA-7h69-845w-hf28.json b/advisories/unreviewed/2022/05/GHSA-7h69-845w-hf28/GHSA-7h69-845w-hf28.json index 8cb1a3c3f3b..30984db9eb7 100644 --- a/advisories/unreviewed/2022/05/GHSA-7h69-845w-hf28/GHSA-7h69-845w-hf28.json +++ b/advisories/unreviewed/2022/05/GHSA-7h69-845w-hf28/GHSA-7h69-845w-hf28.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-7hfh-rmxm-mv4v/GHSA-7hfh-rmxm-mv4v.json b/advisories/unreviewed/2022/05/GHSA-7hfh-rmxm-mv4v/GHSA-7hfh-rmxm-mv4v.json index 0153727b419..91c7121d30d 100644 --- a/advisories/unreviewed/2022/05/GHSA-7hfh-rmxm-mv4v/GHSA-7hfh-rmxm-mv4v.json +++ b/advisories/unreviewed/2022/05/GHSA-7hfh-rmxm-mv4v/GHSA-7hfh-rmxm-mv4v.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-7hpj-4392-mwjf/GHSA-7hpj-4392-mwjf.json b/advisories/unreviewed/2022/05/GHSA-7hpj-4392-mwjf/GHSA-7hpj-4392-mwjf.json index e283dc0d0ee..e7b83434413 100644 --- a/advisories/unreviewed/2022/05/GHSA-7hpj-4392-mwjf/GHSA-7hpj-4392-mwjf.json +++ b/advisories/unreviewed/2022/05/GHSA-7hpj-4392-mwjf/GHSA-7hpj-4392-mwjf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-7hr6-6xp5-7xf9/GHSA-7hr6-6xp5-7xf9.json b/advisories/unreviewed/2022/05/GHSA-7hr6-6xp5-7xf9/GHSA-7hr6-6xp5-7xf9.json index b17b0deb508..f5c0f0cbdb8 100644 --- a/advisories/unreviewed/2022/05/GHSA-7hr6-6xp5-7xf9/GHSA-7hr6-6xp5-7xf9.json +++ b/advisories/unreviewed/2022/05/GHSA-7hr6-6xp5-7xf9/GHSA-7hr6-6xp5-7xf9.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-7jff-7vvq-8fxx/GHSA-7jff-7vvq-8fxx.json b/advisories/unreviewed/2022/05/GHSA-7jff-7vvq-8fxx/GHSA-7jff-7vvq-8fxx.json index 8beef423468..96afbf82761 100644 --- a/advisories/unreviewed/2022/05/GHSA-7jff-7vvq-8fxx/GHSA-7jff-7vvq-8fxx.json +++ b/advisories/unreviewed/2022/05/GHSA-7jff-7vvq-8fxx/GHSA-7jff-7vvq-8fxx.json @@ -7,12 +7,8 @@ "CVE-2013-3893" ], "details": "Use-after-free vulnerability in the SetMouseCapture implementation in mshtml.dll in Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code via crafted JavaScript strings, as demonstrated by use of an ms-help: URL that triggers loading of hxds.dll.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -64,9 +60,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-7jx4-2wj4-8hj2/GHSA-7jx4-2wj4-8hj2.json b/advisories/unreviewed/2022/05/GHSA-7jx4-2wj4-8hj2/GHSA-7jx4-2wj4-8hj2.json index 408ce3d87d6..7ad7311f8c6 100644 --- a/advisories/unreviewed/2022/05/GHSA-7jx4-2wj4-8hj2/GHSA-7jx4-2wj4-8hj2.json +++ b/advisories/unreviewed/2022/05/GHSA-7jx4-2wj4-8hj2/GHSA-7jx4-2wj4-8hj2.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-7jx4-xpj4-xrmr/GHSA-7jx4-xpj4-xrmr.json b/advisories/unreviewed/2022/05/GHSA-7jx4-xpj4-xrmr/GHSA-7jx4-xpj4-xrmr.json index b9abe4b0a7a..949c8ee9f0f 100644 --- a/advisories/unreviewed/2022/05/GHSA-7jx4-xpj4-xrmr/GHSA-7jx4-xpj4-xrmr.json +++ b/advisories/unreviewed/2022/05/GHSA-7jx4-xpj4-xrmr/GHSA-7jx4-xpj4-xrmr.json @@ -7,12 +7,8 @@ "CVE-2008-5529" ], "details": "CA eTrust Antivirus 31.6.6086, when Internet Explorer 6 or 7 is used, allows remote attackers to bypass detection of malware in an HTML document by placing an MZ header (aka \"EXE info\") at the beginning, and modifying the filename to have (1) no extension, (2) a .txt extension, or (3) a .jpg extension, as demonstrated by a document containing a CVE-2006-5745 exploit.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7m97-g8f2-fj9g/GHSA-7m97-g8f2-fj9g.json b/advisories/unreviewed/2022/05/GHSA-7m97-g8f2-fj9g/GHSA-7m97-g8f2-fj9g.json index fb315076126..4a2f9df4e0a 100644 --- a/advisories/unreviewed/2022/05/GHSA-7m97-g8f2-fj9g/GHSA-7m97-g8f2-fj9g.json +++ b/advisories/unreviewed/2022/05/GHSA-7m97-g8f2-fj9g/GHSA-7m97-g8f2-fj9g.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-7mq7-qj57-fvfw/GHSA-7mq7-qj57-fvfw.json b/advisories/unreviewed/2022/05/GHSA-7mq7-qj57-fvfw/GHSA-7mq7-qj57-fvfw.json index 4c6624efbbd..a9b797a35c1 100644 --- a/advisories/unreviewed/2022/05/GHSA-7mq7-qj57-fvfw/GHSA-7mq7-qj57-fvfw.json +++ b/advisories/unreviewed/2022/05/GHSA-7mq7-qj57-fvfw/GHSA-7mq7-qj57-fvfw.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-7mr2-r9fx-7j9m/GHSA-7mr2-r9fx-7j9m.json b/advisories/unreviewed/2022/05/GHSA-7mr2-r9fx-7j9m/GHSA-7mr2-r9fx-7j9m.json index 69327f84bf4..e8c432e2746 100644 --- a/advisories/unreviewed/2022/05/GHSA-7mr2-r9fx-7j9m/GHSA-7mr2-r9fx-7j9m.json +++ b/advisories/unreviewed/2022/05/GHSA-7mr2-r9fx-7j9m/GHSA-7mr2-r9fx-7j9m.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-7p8r-g867-fv86/GHSA-7p8r-g867-fv86.json b/advisories/unreviewed/2022/05/GHSA-7p8r-g867-fv86/GHSA-7p8r-g867-fv86.json index efdd2f73678..d0c6c243d7d 100644 --- a/advisories/unreviewed/2022/05/GHSA-7p8r-g867-fv86/GHSA-7p8r-g867-fv86.json +++ b/advisories/unreviewed/2022/05/GHSA-7p8r-g867-fv86/GHSA-7p8r-g867-fv86.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-7pxc-hv76-qwg9/GHSA-7pxc-hv76-qwg9.json b/advisories/unreviewed/2022/05/GHSA-7pxc-hv76-qwg9/GHSA-7pxc-hv76-qwg9.json index 83f84f537ba..cb5e021da71 100644 --- a/advisories/unreviewed/2022/05/GHSA-7pxc-hv76-qwg9/GHSA-7pxc-hv76-qwg9.json +++ b/advisories/unreviewed/2022/05/GHSA-7pxc-hv76-qwg9/GHSA-7pxc-hv76-qwg9.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-7qhq-6293-wrx3/GHSA-7qhq-6293-wrx3.json b/advisories/unreviewed/2022/05/GHSA-7qhq-6293-wrx3/GHSA-7qhq-6293-wrx3.json index 13f481c8f56..e8803974867 100644 --- a/advisories/unreviewed/2022/05/GHSA-7qhq-6293-wrx3/GHSA-7qhq-6293-wrx3.json +++ b/advisories/unreviewed/2022/05/GHSA-7qhq-6293-wrx3/GHSA-7qhq-6293-wrx3.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", @@ -99,9 +97,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-7qm6-hmv4-q8r4/GHSA-7qm6-hmv4-q8r4.json b/advisories/unreviewed/2022/05/GHSA-7qm6-hmv4-q8r4/GHSA-7qm6-hmv4-q8r4.json index ecbd33ea595..abb55c55308 100644 --- a/advisories/unreviewed/2022/05/GHSA-7qm6-hmv4-q8r4/GHSA-7qm6-hmv4-q8r4.json +++ b/advisories/unreviewed/2022/05/GHSA-7qm6-hmv4-q8r4/GHSA-7qm6-hmv4-q8r4.json @@ -7,12 +7,8 @@ "CVE-2013-4608" ], "details": "Cross-site scripting (XSS) vulnerability in REDCap before 5.0.6 allows remote attackers to inject arbitrary web script or HTML via vectors involving the Graphical Data View & Descriptive Stats page.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7w7f-q3w9-f5xf/GHSA-7w7f-q3w9-f5xf.json b/advisories/unreviewed/2022/05/GHSA-7w7f-q3w9-f5xf/GHSA-7w7f-q3w9-f5xf.json index 0d8f6d4aafc..0478ce1e9cd 100644 --- a/advisories/unreviewed/2022/05/GHSA-7w7f-q3w9-f5xf/GHSA-7w7f-q3w9-f5xf.json +++ b/advisories/unreviewed/2022/05/GHSA-7w7f-q3w9-f5xf/GHSA-7w7f-q3w9-f5xf.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-7whm-p3g6-xq8q/GHSA-7whm-p3g6-xq8q.json b/advisories/unreviewed/2022/05/GHSA-7whm-p3g6-xq8q/GHSA-7whm-p3g6-xq8q.json index 583117966e6..7fc0f1c043a 100644 --- a/advisories/unreviewed/2022/05/GHSA-7whm-p3g6-xq8q/GHSA-7whm-p3g6-xq8q.json +++ b/advisories/unreviewed/2022/05/GHSA-7whm-p3g6-xq8q/GHSA-7whm-p3g6-xq8q.json @@ -7,12 +7,8 @@ "CVE-2012-2685" ], "details": "Cumin before 0.1.5444, as used in Red Hat Enterprise Messaging, Realtime, and Grid (MRG) 2.0, allows remote authenticated users to cause a denial of service (memory consumption) via a large size in an image request.", - "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-8234-7c3q-xx3r/GHSA-8234-7c3q-xx3r.json b/advisories/unreviewed/2022/05/GHSA-8234-7c3q-xx3r/GHSA-8234-7c3q-xx3r.json index b00127070df..a9b1b6a4458 100644 --- a/advisories/unreviewed/2022/05/GHSA-8234-7c3q-xx3r/GHSA-8234-7c3q-xx3r.json +++ b/advisories/unreviewed/2022/05/GHSA-8234-7c3q-xx3r/GHSA-8234-7c3q-xx3r.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-82hp-4wv7-4pr5/GHSA-82hp-4wv7-4pr5.json b/advisories/unreviewed/2022/05/GHSA-82hp-4wv7-4pr5/GHSA-82hp-4wv7-4pr5.json index 4d82d843336..98b43cc82ed 100644 --- a/advisories/unreviewed/2022/05/GHSA-82hp-4wv7-4pr5/GHSA-82hp-4wv7-4pr5.json +++ b/advisories/unreviewed/2022/05/GHSA-82hp-4wv7-4pr5/GHSA-82hp-4wv7-4pr5.json @@ -7,12 +7,8 @@ "CVE-2010-2807" ], "details": "FreeType before 2.4.2 uses incorrect integer data types during bounds checking, which allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted font file.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-834w-g79f-wrqv/GHSA-834w-g79f-wrqv.json b/advisories/unreviewed/2022/05/GHSA-834w-g79f-wrqv/GHSA-834w-g79f-wrqv.json index b00d51f07f4..93068a955c9 100644 --- a/advisories/unreviewed/2022/05/GHSA-834w-g79f-wrqv/GHSA-834w-g79f-wrqv.json +++ b/advisories/unreviewed/2022/05/GHSA-834w-g79f-wrqv/GHSA-834w-g79f-wrqv.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-8428-8q8v-98pj/GHSA-8428-8q8v-98pj.json b/advisories/unreviewed/2022/05/GHSA-8428-8q8v-98pj/GHSA-8428-8q8v-98pj.json index 1d11fcaa519..81063ecee74 100644 --- a/advisories/unreviewed/2022/05/GHSA-8428-8q8v-98pj/GHSA-8428-8q8v-98pj.json +++ b/advisories/unreviewed/2022/05/GHSA-8428-8q8v-98pj/GHSA-8428-8q8v-98pj.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", @@ -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-849p-98gq-v4r9/GHSA-849p-98gq-v4r9.json b/advisories/unreviewed/2022/05/GHSA-849p-98gq-v4r9/GHSA-849p-98gq-v4r9.json index 1f27d6c4b83..ddf1c9d7223 100644 --- a/advisories/unreviewed/2022/05/GHSA-849p-98gq-v4r9/GHSA-849p-98gq-v4r9.json +++ b/advisories/unreviewed/2022/05/GHSA-849p-98gq-v4r9/GHSA-849p-98gq-v4r9.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-84cj-6h92-59p7/GHSA-84cj-6h92-59p7.json b/advisories/unreviewed/2022/05/GHSA-84cj-6h92-59p7/GHSA-84cj-6h92-59p7.json index d8c4482fcba..67da3c1d884 100644 --- a/advisories/unreviewed/2022/05/GHSA-84cj-6h92-59p7/GHSA-84cj-6h92-59p7.json +++ b/advisories/unreviewed/2022/05/GHSA-84cj-6h92-59p7/GHSA-84cj-6h92-59p7.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/05/GHSA-84wx-jv2w-9h93/GHSA-84wx-jv2w-9h93.json b/advisories/unreviewed/2022/05/GHSA-84wx-jv2w-9h93/GHSA-84wx-jv2w-9h93.json index a0ccf10189a..18509d265ad 100644 --- a/advisories/unreviewed/2022/05/GHSA-84wx-jv2w-9h93/GHSA-84wx-jv2w-9h93.json +++ b/advisories/unreviewed/2022/05/GHSA-84wx-jv2w-9h93/GHSA-84wx-jv2w-9h93.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/05/GHSA-84xm-3937-g9jm/GHSA-84xm-3937-g9jm.json b/advisories/unreviewed/2022/05/GHSA-84xm-3937-g9jm/GHSA-84xm-3937-g9jm.json index b042da4cc9d..310d460d454 100644 --- a/advisories/unreviewed/2022/05/GHSA-84xm-3937-g9jm/GHSA-84xm-3937-g9jm.json +++ b/advisories/unreviewed/2022/05/GHSA-84xm-3937-g9jm/GHSA-84xm-3937-g9jm.json @@ -7,12 +7,8 @@ "CVE-2011-1578" ], "details": "Cross-site scripting (XSS) vulnerability in MediaWiki before 1.16.3, when Internet Explorer 6 or earlier is used, allows remote attackers to inject arbitrary web script or HTML via an uploaded file accessed with a dangerous extension such as .html at the end of the query string, in conjunction with a modified URI path that has a %2E sequence in place of the . (dot) character.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-8586-qhh3-x99v/GHSA-8586-qhh3-x99v.json b/advisories/unreviewed/2022/05/GHSA-8586-qhh3-x99v/GHSA-8586-qhh3-x99v.json index 53616a9651e..46690901f93 100644 --- a/advisories/unreviewed/2022/05/GHSA-8586-qhh3-x99v/GHSA-8586-qhh3-x99v.json +++ b/advisories/unreviewed/2022/05/GHSA-8586-qhh3-x99v/GHSA-8586-qhh3-x99v.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-85p6-w4ff-328p/GHSA-85p6-w4ff-328p.json b/advisories/unreviewed/2022/05/GHSA-85p6-w4ff-328p/GHSA-85p6-w4ff-328p.json index f6a4cefb23f..e0b8e0819e3 100644 --- a/advisories/unreviewed/2022/05/GHSA-85p6-w4ff-328p/GHSA-85p6-w4ff-328p.json +++ b/advisories/unreviewed/2022/05/GHSA-85p6-w4ff-328p/GHSA-85p6-w4ff-328p.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-85pw-3h95-6vc4/GHSA-85pw-3h95-6vc4.json b/advisories/unreviewed/2022/05/GHSA-85pw-3h95-6vc4/GHSA-85pw-3h95-6vc4.json index 3de7882f9b9..6a03a14d266 100644 --- a/advisories/unreviewed/2022/05/GHSA-85pw-3h95-6vc4/GHSA-85pw-3h95-6vc4.json +++ b/advisories/unreviewed/2022/05/GHSA-85pw-3h95-6vc4/GHSA-85pw-3h95-6vc4.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-864x-c48q-48jw/GHSA-864x-c48q-48jw.json b/advisories/unreviewed/2022/05/GHSA-864x-c48q-48jw/GHSA-864x-c48q-48jw.json index 31f46dd9ef7..f01cf569568 100644 --- a/advisories/unreviewed/2022/05/GHSA-864x-c48q-48jw/GHSA-864x-c48q-48jw.json +++ b/advisories/unreviewed/2022/05/GHSA-864x-c48q-48jw/GHSA-864x-c48q-48jw.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-874p-r2p7-p9cg/GHSA-874p-r2p7-p9cg.json b/advisories/unreviewed/2022/05/GHSA-874p-r2p7-p9cg/GHSA-874p-r2p7-p9cg.json index 90089c70f7f..5a843aab20c 100644 --- a/advisories/unreviewed/2022/05/GHSA-874p-r2p7-p9cg/GHSA-874p-r2p7-p9cg.json +++ b/advisories/unreviewed/2022/05/GHSA-874p-r2p7-p9cg/GHSA-874p-r2p7-p9cg.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-876q-g9p3-g7pr/GHSA-876q-g9p3-g7pr.json b/advisories/unreviewed/2022/05/GHSA-876q-g9p3-g7pr/GHSA-876q-g9p3-g7pr.json index 87e97c53784..68e8c7622c0 100644 --- a/advisories/unreviewed/2022/05/GHSA-876q-g9p3-g7pr/GHSA-876q-g9p3-g7pr.json +++ b/advisories/unreviewed/2022/05/GHSA-876q-g9p3-g7pr/GHSA-876q-g9p3-g7pr.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/05/GHSA-885g-r558-qx2m/GHSA-885g-r558-qx2m.json b/advisories/unreviewed/2022/05/GHSA-885g-r558-qx2m/GHSA-885g-r558-qx2m.json index b5c1c1e3b44..b612b2b9607 100644 --- a/advisories/unreviewed/2022/05/GHSA-885g-r558-qx2m/GHSA-885g-r558-qx2m.json +++ b/advisories/unreviewed/2022/05/GHSA-885g-r558-qx2m/GHSA-885g-r558-qx2m.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-88g5-5jg8-6vw5/GHSA-88g5-5jg8-6vw5.json b/advisories/unreviewed/2022/05/GHSA-88g5-5jg8-6vw5/GHSA-88g5-5jg8-6vw5.json index 1e234d7c352..372453aedfe 100644 --- a/advisories/unreviewed/2022/05/GHSA-88g5-5jg8-6vw5/GHSA-88g5-5jg8-6vw5.json +++ b/advisories/unreviewed/2022/05/GHSA-88g5-5jg8-6vw5/GHSA-88g5-5jg8-6vw5.json @@ -7,12 +7,8 @@ "CVE-2012-3499" ], "details": "Multiple cross-site scripting (XSS) vulnerabilities in the Apache HTTP Server 2.2.x before 2.2.24-dev and 2.4.x before 2.4.4 allow remote attackers to inject arbitrary web script or HTML via vectors involving hostnames and URIs in the (1) mod_imagemap, (2) mod_info, (3) mod_ldap, (4) mod_proxy_ftp, and (5) mod_status modules.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-88jf-3wwg-7w8g/GHSA-88jf-3wwg-7w8g.json b/advisories/unreviewed/2022/05/GHSA-88jf-3wwg-7w8g/GHSA-88jf-3wwg-7w8g.json index daf80d50a5a..fd82b215c97 100644 --- a/advisories/unreviewed/2022/05/GHSA-88jf-3wwg-7w8g/GHSA-88jf-3wwg-7w8g.json +++ b/advisories/unreviewed/2022/05/GHSA-88jf-3wwg-7w8g/GHSA-88jf-3wwg-7w8g.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-89q3-j7mw-8c8j/GHSA-89q3-j7mw-8c8j.json b/advisories/unreviewed/2022/05/GHSA-89q3-j7mw-8c8j/GHSA-89q3-j7mw-8c8j.json index bdccde3e0d6..ba030043f86 100644 --- a/advisories/unreviewed/2022/05/GHSA-89q3-j7mw-8c8j/GHSA-89q3-j7mw-8c8j.json +++ b/advisories/unreviewed/2022/05/GHSA-89q3-j7mw-8c8j/GHSA-89q3-j7mw-8c8j.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", @@ -75,9 +73,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-89rv-xhcj-jpcj/GHSA-89rv-xhcj-jpcj.json b/advisories/unreviewed/2022/05/GHSA-89rv-xhcj-jpcj/GHSA-89rv-xhcj-jpcj.json index d211c9dfd61..dc8e3a1b840 100644 --- a/advisories/unreviewed/2022/05/GHSA-89rv-xhcj-jpcj/GHSA-89rv-xhcj-jpcj.json +++ b/advisories/unreviewed/2022/05/GHSA-89rv-xhcj-jpcj/GHSA-89rv-xhcj-jpcj.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-8c2c-rjcg-2whx/GHSA-8c2c-rjcg-2whx.json b/advisories/unreviewed/2022/05/GHSA-8c2c-rjcg-2whx/GHSA-8c2c-rjcg-2whx.json index bf9c6641cbe..284df95f9eb 100644 --- a/advisories/unreviewed/2022/05/GHSA-8c2c-rjcg-2whx/GHSA-8c2c-rjcg-2whx.json +++ b/advisories/unreviewed/2022/05/GHSA-8c2c-rjcg-2whx/GHSA-8c2c-rjcg-2whx.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-8c55-f8rh-4fh4/GHSA-8c55-f8rh-4fh4.json b/advisories/unreviewed/2022/05/GHSA-8c55-f8rh-4fh4/GHSA-8c55-f8rh-4fh4.json index 2bf09ca31a3..c1b5b0152db 100644 --- a/advisories/unreviewed/2022/05/GHSA-8c55-f8rh-4fh4/GHSA-8c55-f8rh-4fh4.json +++ b/advisories/unreviewed/2022/05/GHSA-8c55-f8rh-4fh4/GHSA-8c55-f8rh-4fh4.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-8c9m-qmrp-p848/GHSA-8c9m-qmrp-p848.json b/advisories/unreviewed/2022/05/GHSA-8c9m-qmrp-p848/GHSA-8c9m-qmrp-p848.json index d0b6a6e396e..fbbba30c0b8 100644 --- a/advisories/unreviewed/2022/05/GHSA-8c9m-qmrp-p848/GHSA-8c9m-qmrp-p848.json +++ b/advisories/unreviewed/2022/05/GHSA-8c9m-qmrp-p848/GHSA-8c9m-qmrp-p848.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-8cq9-g9fr-fjqr/GHSA-8cq9-g9fr-fjqr.json b/advisories/unreviewed/2022/05/GHSA-8cq9-g9fr-fjqr/GHSA-8cq9-g9fr-fjqr.json index 7cb13276e08..acd533b6cce 100644 --- a/advisories/unreviewed/2022/05/GHSA-8cq9-g9fr-fjqr/GHSA-8cq9-g9fr-fjqr.json +++ b/advisories/unreviewed/2022/05/GHSA-8cq9-g9fr-fjqr/GHSA-8cq9-g9fr-fjqr.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-8h4v-hmvj-59g5/GHSA-8h4v-hmvj-59g5.json b/advisories/unreviewed/2022/05/GHSA-8h4v-hmvj-59g5/GHSA-8h4v-hmvj-59g5.json index a97ced66ae9..f0f15f282a4 100644 --- a/advisories/unreviewed/2022/05/GHSA-8h4v-hmvj-59g5/GHSA-8h4v-hmvj-59g5.json +++ b/advisories/unreviewed/2022/05/GHSA-8h4v-hmvj-59g5/GHSA-8h4v-hmvj-59g5.json @@ -7,12 +7,8 @@ "CVE-2013-2164" ], "details": "The mmc_ioctl_cdrom_read_data function in drivers/cdrom/cdrom.c in the Linux kernel through 3.10 allows local users to obtain sensitive information from kernel memory via a read operation on a malfunctioning CD-ROM drive.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-8hp6-w36x-5x7g/GHSA-8hp6-w36x-5x7g.json b/advisories/unreviewed/2022/05/GHSA-8hp6-w36x-5x7g/GHSA-8hp6-w36x-5x7g.json index 05504346512..024e4b65373 100644 --- a/advisories/unreviewed/2022/05/GHSA-8hp6-w36x-5x7g/GHSA-8hp6-w36x-5x7g.json +++ b/advisories/unreviewed/2022/05/GHSA-8hp6-w36x-5x7g/GHSA-8hp6-w36x-5x7g.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-8mpq-mw74-r6q5/GHSA-8mpq-mw74-r6q5.json b/advisories/unreviewed/2022/05/GHSA-8mpq-mw74-r6q5/GHSA-8mpq-mw74-r6q5.json index d76f17b6993..f051b3165db 100644 --- a/advisories/unreviewed/2022/05/GHSA-8mpq-mw74-r6q5/GHSA-8mpq-mw74-r6q5.json +++ b/advisories/unreviewed/2022/05/GHSA-8mpq-mw74-r6q5/GHSA-8mpq-mw74-r6q5.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-8p4r-mqq3-9fgq/GHSA-8p4r-mqq3-9fgq.json b/advisories/unreviewed/2022/05/GHSA-8p4r-mqq3-9fgq/GHSA-8p4r-mqq3-9fgq.json index 2de76939b29..d3c80d1f958 100644 --- a/advisories/unreviewed/2022/05/GHSA-8p4r-mqq3-9fgq/GHSA-8p4r-mqq3-9fgq.json +++ b/advisories/unreviewed/2022/05/GHSA-8p4r-mqq3-9fgq/GHSA-8p4r-mqq3-9fgq.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-8p8f-c57x-4qw8/GHSA-8p8f-c57x-4qw8.json b/advisories/unreviewed/2022/05/GHSA-8p8f-c57x-4qw8/GHSA-8p8f-c57x-4qw8.json index db2f1e3fc4a..60d4d9159ca 100644 --- a/advisories/unreviewed/2022/05/GHSA-8p8f-c57x-4qw8/GHSA-8p8f-c57x-4qw8.json +++ b/advisories/unreviewed/2022/05/GHSA-8p8f-c57x-4qw8/GHSA-8p8f-c57x-4qw8.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-8pgr-x549-qhfg/GHSA-8pgr-x549-qhfg.json b/advisories/unreviewed/2022/05/GHSA-8pgr-x549-qhfg/GHSA-8pgr-x549-qhfg.json index 994b24d0c0b..a915b718678 100644 --- a/advisories/unreviewed/2022/05/GHSA-8pgr-x549-qhfg/GHSA-8pgr-x549-qhfg.json +++ b/advisories/unreviewed/2022/05/GHSA-8pgr-x549-qhfg/GHSA-8pgr-x549-qhfg.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-8px9-pwgj-xj9f/GHSA-8px9-pwgj-xj9f.json b/advisories/unreviewed/2022/05/GHSA-8px9-pwgj-xj9f/GHSA-8px9-pwgj-xj9f.json index e11b174d80d..bdb9e2abaee 100644 --- a/advisories/unreviewed/2022/05/GHSA-8px9-pwgj-xj9f/GHSA-8px9-pwgj-xj9f.json +++ b/advisories/unreviewed/2022/05/GHSA-8px9-pwgj-xj9f/GHSA-8px9-pwgj-xj9f.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-8qvv-3q23-2876/GHSA-8qvv-3q23-2876.json b/advisories/unreviewed/2022/05/GHSA-8qvv-3q23-2876/GHSA-8qvv-3q23-2876.json index b388d7d3bab..9c5050858e5 100644 --- a/advisories/unreviewed/2022/05/GHSA-8qvv-3q23-2876/GHSA-8qvv-3q23-2876.json +++ b/advisories/unreviewed/2022/05/GHSA-8qvv-3q23-2876/GHSA-8qvv-3q23-2876.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-8qwx-34pp-wp2m/GHSA-8qwx-34pp-wp2m.json b/advisories/unreviewed/2022/05/GHSA-8qwx-34pp-wp2m/GHSA-8qwx-34pp-wp2m.json index 65bdf228556..76cb50bfa70 100644 --- a/advisories/unreviewed/2022/05/GHSA-8qwx-34pp-wp2m/GHSA-8qwx-34pp-wp2m.json +++ b/advisories/unreviewed/2022/05/GHSA-8qwx-34pp-wp2m/GHSA-8qwx-34pp-wp2m.json @@ -7,12 +7,8 @@ "CVE-2014-0117" ], "details": "The mod_proxy module in the Apache HTTP Server 2.4.x before 2.4.10, when a reverse proxy is enabled, allows remote attackers to cause a denial of service (child-process crash) via a crafted HTTP Connection header.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-8rrj-w45x-2fr2/GHSA-8rrj-w45x-2fr2.json b/advisories/unreviewed/2022/05/GHSA-8rrj-w45x-2fr2/GHSA-8rrj-w45x-2fr2.json index 73d5efe54c3..78820d19847 100644 --- a/advisories/unreviewed/2022/05/GHSA-8rrj-w45x-2fr2/GHSA-8rrj-w45x-2fr2.json +++ b/advisories/unreviewed/2022/05/GHSA-8rrj-w45x-2fr2/GHSA-8rrj-w45x-2fr2.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-8v5x-5rvv-5j4v/GHSA-8v5x-5rvv-5j4v.json b/advisories/unreviewed/2022/05/GHSA-8v5x-5rvv-5j4v/GHSA-8v5x-5rvv-5j4v.json index 72de272d7eb..a49ae2402a7 100644 --- a/advisories/unreviewed/2022/05/GHSA-8v5x-5rvv-5j4v/GHSA-8v5x-5rvv-5j4v.json +++ b/advisories/unreviewed/2022/05/GHSA-8v5x-5rvv-5j4v/GHSA-8v5x-5rvv-5j4v.json @@ -7,12 +7,8 @@ "CVE-2012-2687" ], "details": "Multiple cross-site scripting (XSS) vulnerabilities in the make_variant_list function in mod_negotiation.c in the mod_negotiation module in the Apache HTTP Server 2.4.x before 2.4.3, when the MultiViews option is enabled, allow remote attackers to inject arbitrary web script or HTML via a crafted filename that is not properly handled during construction of a variant list.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-8v63-g483-vrxj/GHSA-8v63-g483-vrxj.json b/advisories/unreviewed/2022/05/GHSA-8v63-g483-vrxj/GHSA-8v63-g483-vrxj.json index 404bfddf570..5b0433978b7 100644 --- a/advisories/unreviewed/2022/05/GHSA-8v63-g483-vrxj/GHSA-8v63-g483-vrxj.json +++ b/advisories/unreviewed/2022/05/GHSA-8v63-g483-vrxj/GHSA-8v63-g483-vrxj.json @@ -7,12 +7,8 @@ "CVE-2013-6445" ], "details": "Cumin (aka MRG Management Console), as used in Red Hat Enterprise MRG 2.5, uses the DES-based crypt function to hash passwords, which makes it easier for attackers to obtain sensitive information via a brute-force attack.", - "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-8vwf-phwx-jwqp/GHSA-8vwf-phwx-jwqp.json b/advisories/unreviewed/2022/05/GHSA-8vwf-phwx-jwqp/GHSA-8vwf-phwx-jwqp.json index 9bb2922229e..69c0d0b1f16 100644 --- a/advisories/unreviewed/2022/05/GHSA-8vwf-phwx-jwqp/GHSA-8vwf-phwx-jwqp.json +++ b/advisories/unreviewed/2022/05/GHSA-8vwf-phwx-jwqp/GHSA-8vwf-phwx-jwqp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-8wp6-p535-q4m3/GHSA-8wp6-p535-q4m3.json b/advisories/unreviewed/2022/05/GHSA-8wp6-p535-q4m3/GHSA-8wp6-p535-q4m3.json index eed90488035..90d1adcba39 100644 --- a/advisories/unreviewed/2022/05/GHSA-8wp6-p535-q4m3/GHSA-8wp6-p535-q4m3.json +++ b/advisories/unreviewed/2022/05/GHSA-8wp6-p535-q4m3/GHSA-8wp6-p535-q4m3.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-8wr2-mqj7-7vxp/GHSA-8wr2-mqj7-7vxp.json b/advisories/unreviewed/2022/05/GHSA-8wr2-mqj7-7vxp/GHSA-8wr2-mqj7-7vxp.json index 1e60829f08b..5f70e2fb0b5 100644 --- a/advisories/unreviewed/2022/05/GHSA-8wr2-mqj7-7vxp/GHSA-8wr2-mqj7-7vxp.json +++ b/advisories/unreviewed/2022/05/GHSA-8wr2-mqj7-7vxp/GHSA-8wr2-mqj7-7vxp.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-8xvg-wm2x-mw68/GHSA-8xvg-wm2x-mw68.json b/advisories/unreviewed/2022/05/GHSA-8xvg-wm2x-mw68/GHSA-8xvg-wm2x-mw68.json index 4f70e1dfeda..e684bdeb4d8 100644 --- a/advisories/unreviewed/2022/05/GHSA-8xvg-wm2x-mw68/GHSA-8xvg-wm2x-mw68.json +++ b/advisories/unreviewed/2022/05/GHSA-8xvg-wm2x-mw68/GHSA-8xvg-wm2x-mw68.json @@ -7,12 +7,8 @@ "CVE-2011-1654" ], "details": "Directory traversal vulnerability in the Heartbeat Web Service in CA.Itm.Server.ManagementWS.dll in the Management Server in CA Total Defense (TD) r12 before SE2 allows remote attackers to execute arbitrary code via directory traversal sequences in the GUID parameter in an upload request to FileUploadHandler.ashx.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-92rp-xfpf-gq53/GHSA-92rp-xfpf-gq53.json b/advisories/unreviewed/2022/05/GHSA-92rp-xfpf-gq53/GHSA-92rp-xfpf-gq53.json index faab118d1ae..7d949553905 100644 --- a/advisories/unreviewed/2022/05/GHSA-92rp-xfpf-gq53/GHSA-92rp-xfpf-gq53.json +++ b/advisories/unreviewed/2022/05/GHSA-92rp-xfpf-gq53/GHSA-92rp-xfpf-gq53.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-935f-hm9p-8j6v/GHSA-935f-hm9p-8j6v.json b/advisories/unreviewed/2022/05/GHSA-935f-hm9p-8j6v/GHSA-935f-hm9p-8j6v.json index cadf4784f0a..75445bef7a4 100644 --- a/advisories/unreviewed/2022/05/GHSA-935f-hm9p-8j6v/GHSA-935f-hm9p-8j6v.json +++ b/advisories/unreviewed/2022/05/GHSA-935f-hm9p-8j6v/GHSA-935f-hm9p-8j6v.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-93qm-89mw-wr9h/GHSA-93qm-89mw-wr9h.json b/advisories/unreviewed/2022/05/GHSA-93qm-89mw-wr9h/GHSA-93qm-89mw-wr9h.json index 653e8e51b93..a51392d79cf 100644 --- a/advisories/unreviewed/2022/05/GHSA-93qm-89mw-wr9h/GHSA-93qm-89mw-wr9h.json +++ b/advisories/unreviewed/2022/05/GHSA-93qm-89mw-wr9h/GHSA-93qm-89mw-wr9h.json @@ -7,12 +7,8 @@ "CVE-2011-1718" ], "details": "The Web Agents component in CA SiteMinder R6 before SP6 CR2 and R12 before SP3 CR2 does not properly handle multi-line headers, which allows remote authenticated users to conduct impersonation attacks and gain privileges via crafted data.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-9429-whv8-4h3p/GHSA-9429-whv8-4h3p.json b/advisories/unreviewed/2022/05/GHSA-9429-whv8-4h3p/GHSA-9429-whv8-4h3p.json index 964bdfdf4f3..c1a0524406d 100644 --- a/advisories/unreviewed/2022/05/GHSA-9429-whv8-4h3p/GHSA-9429-whv8-4h3p.json +++ b/advisories/unreviewed/2022/05/GHSA-9429-whv8-4h3p/GHSA-9429-whv8-4h3p.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-9558-m4h2-x96x/GHSA-9558-m4h2-x96x.json b/advisories/unreviewed/2022/05/GHSA-9558-m4h2-x96x/GHSA-9558-m4h2-x96x.json index 48f37a797e9..adec4298827 100644 --- a/advisories/unreviewed/2022/05/GHSA-9558-m4h2-x96x/GHSA-9558-m4h2-x96x.json +++ b/advisories/unreviewed/2022/05/GHSA-9558-m4h2-x96x/GHSA-9558-m4h2-x96x.json @@ -7,12 +7,8 @@ "CVE-2013-2547" ], "details": "The crypto_report_one function in crypto/crypto_user.c in the report API in the crypto user configuration API in the Linux kernel through 3.8.2 does not initialize certain structure members, which allows local users to obtain sensitive information from kernel heap memory by leveraging the CAP_NET_ADMIN capability.", - "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-959f-7f6r-rgh6/GHSA-959f-7f6r-rgh6.json b/advisories/unreviewed/2022/05/GHSA-959f-7f6r-rgh6/GHSA-959f-7f6r-rgh6.json index e23a213bcee..61166a72831 100644 --- a/advisories/unreviewed/2022/05/GHSA-959f-7f6r-rgh6/GHSA-959f-7f6r-rgh6.json +++ b/advisories/unreviewed/2022/05/GHSA-959f-7f6r-rgh6/GHSA-959f-7f6r-rgh6.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-95c8-g3xm-ffh5/GHSA-95c8-g3xm-ffh5.json b/advisories/unreviewed/2022/05/GHSA-95c8-g3xm-ffh5/GHSA-95c8-g3xm-ffh5.json index 161846e2b8f..8a6b9bdf667 100644 --- a/advisories/unreviewed/2022/05/GHSA-95c8-g3xm-ffh5/GHSA-95c8-g3xm-ffh5.json +++ b/advisories/unreviewed/2022/05/GHSA-95c8-g3xm-ffh5/GHSA-95c8-g3xm-ffh5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:P/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-9637-f264-4x65/GHSA-9637-f264-4x65.json b/advisories/unreviewed/2022/05/GHSA-9637-f264-4x65/GHSA-9637-f264-4x65.json index 8b3b0faa6ce..bfa9a872946 100644 --- a/advisories/unreviewed/2022/05/GHSA-9637-f264-4x65/GHSA-9637-f264-4x65.json +++ b/advisories/unreviewed/2022/05/GHSA-9637-f264-4x65/GHSA-9637-f264-4x65.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-9673-gf8m-63q4/GHSA-9673-gf8m-63q4.json b/advisories/unreviewed/2022/05/GHSA-9673-gf8m-63q4/GHSA-9673-gf8m-63q4.json index ba771da57cc..300a09a61aa 100644 --- a/advisories/unreviewed/2022/05/GHSA-9673-gf8m-63q4/GHSA-9673-gf8m-63q4.json +++ b/advisories/unreviewed/2022/05/GHSA-9673-gf8m-63q4/GHSA-9673-gf8m-63q4.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-96hw-425v-fcg3/GHSA-96hw-425v-fcg3.json b/advisories/unreviewed/2022/05/GHSA-96hw-425v-fcg3/GHSA-96hw-425v-fcg3.json index fe08474d91a..33419f78c24 100644 --- a/advisories/unreviewed/2022/05/GHSA-96hw-425v-fcg3/GHSA-96hw-425v-fcg3.json +++ b/advisories/unreviewed/2022/05/GHSA-96hw-425v-fcg3/GHSA-96hw-425v-fcg3.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-96j5-vjqw-2p6c/GHSA-96j5-vjqw-2p6c.json b/advisories/unreviewed/2022/05/GHSA-96j5-vjqw-2p6c/GHSA-96j5-vjqw-2p6c.json index f6d20889927..a9f4de4e9a8 100644 --- a/advisories/unreviewed/2022/05/GHSA-96j5-vjqw-2p6c/GHSA-96j5-vjqw-2p6c.json +++ b/advisories/unreviewed/2022/05/GHSA-96j5-vjqw-2p6c/GHSA-96j5-vjqw-2p6c.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-97qh-pwfw-7gj4/GHSA-97qh-pwfw-7gj4.json b/advisories/unreviewed/2022/05/GHSA-97qh-pwfw-7gj4/GHSA-97qh-pwfw-7gj4.json index 8c15d5e8aa2..732065fe0d6 100644 --- a/advisories/unreviewed/2022/05/GHSA-97qh-pwfw-7gj4/GHSA-97qh-pwfw-7gj4.json +++ b/advisories/unreviewed/2022/05/GHSA-97qh-pwfw-7gj4/GHSA-97qh-pwfw-7gj4.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-9c2v-c4r3-gwmm/GHSA-9c2v-c4r3-gwmm.json b/advisories/unreviewed/2022/05/GHSA-9c2v-c4r3-gwmm/GHSA-9c2v-c4r3-gwmm.json index 643a4c5709a..3bb366aae0e 100644 --- a/advisories/unreviewed/2022/05/GHSA-9c2v-c4r3-gwmm/GHSA-9c2v-c4r3-gwmm.json +++ b/advisories/unreviewed/2022/05/GHSA-9c2v-c4r3-gwmm/GHSA-9c2v-c4r3-gwmm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-9c3m-phm4-whxx/GHSA-9c3m-phm4-whxx.json b/advisories/unreviewed/2022/05/GHSA-9c3m-phm4-whxx/GHSA-9c3m-phm4-whxx.json index c2ca97d6602..0e65dae59b7 100644 --- a/advisories/unreviewed/2022/05/GHSA-9c3m-phm4-whxx/GHSA-9c3m-phm4-whxx.json +++ b/advisories/unreviewed/2022/05/GHSA-9c3m-phm4-whxx/GHSA-9c3m-phm4-whxx.json @@ -7,12 +7,8 @@ "CVE-2014-0226" ], "details": "Race condition in the mod_status module in the Apache HTTP Server before 2.4.10 allows remote attackers to cause a denial of service (heap-based buffer overflow), or possibly obtain sensitive credential information or execute arbitrary code, via a crafted request that triggers improper scoreboard handling within the status_handler function in modules/generators/mod_status.c and the lua_ap_scoreboard_worker function in modules/lua/lua_request.c.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-9c8p-5jc8-6frh/GHSA-9c8p-5jc8-6frh.json b/advisories/unreviewed/2022/05/GHSA-9c8p-5jc8-6frh/GHSA-9c8p-5jc8-6frh.json index 788c660b9b1..ec29131b79b 100644 --- a/advisories/unreviewed/2022/05/GHSA-9c8p-5jc8-6frh/GHSA-9c8p-5jc8-6frh.json +++ b/advisories/unreviewed/2022/05/GHSA-9c8p-5jc8-6frh/GHSA-9c8p-5jc8-6frh.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-9cf7-h7g3-cg3p/GHSA-9cf7-h7g3-cg3p.json b/advisories/unreviewed/2022/05/GHSA-9cf7-h7g3-cg3p/GHSA-9cf7-h7g3-cg3p.json index db019febe13..58d8f641c57 100644 --- a/advisories/unreviewed/2022/05/GHSA-9cf7-h7g3-cg3p/GHSA-9cf7-h7g3-cg3p.json +++ b/advisories/unreviewed/2022/05/GHSA-9cf7-h7g3-cg3p/GHSA-9cf7-h7g3-cg3p.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-9cgg-qq3h-mgcv/GHSA-9cgg-qq3h-mgcv.json b/advisories/unreviewed/2022/05/GHSA-9cgg-qq3h-mgcv/GHSA-9cgg-qq3h-mgcv.json index 4b88d28d84c..e8c402f1516 100644 --- a/advisories/unreviewed/2022/05/GHSA-9cgg-qq3h-mgcv/GHSA-9cgg-qq3h-mgcv.json +++ b/advisories/unreviewed/2022/05/GHSA-9cgg-qq3h-mgcv/GHSA-9cgg-qq3h-mgcv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-9cmf-ch3x-4cjx/GHSA-9cmf-ch3x-4cjx.json b/advisories/unreviewed/2022/05/GHSA-9cmf-ch3x-4cjx/GHSA-9cmf-ch3x-4cjx.json index 9c49e3dfb06..adb065a87ae 100644 --- a/advisories/unreviewed/2022/05/GHSA-9cmf-ch3x-4cjx/GHSA-9cmf-ch3x-4cjx.json +++ b/advisories/unreviewed/2022/05/GHSA-9cmf-ch3x-4cjx/GHSA-9cmf-ch3x-4cjx.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-9f6q-g3mx-9m36/GHSA-9f6q-g3mx-9m36.json b/advisories/unreviewed/2022/05/GHSA-9f6q-g3mx-9m36/GHSA-9f6q-g3mx-9m36.json index de4ca92daa9..591100f321f 100644 --- a/advisories/unreviewed/2022/05/GHSA-9f6q-g3mx-9m36/GHSA-9f6q-g3mx-9m36.json +++ b/advisories/unreviewed/2022/05/GHSA-9f6q-g3mx-9m36/GHSA-9f6q-g3mx-9m36.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-9f6x-r29g-cv4j/GHSA-9f6x-r29g-cv4j.json b/advisories/unreviewed/2022/05/GHSA-9f6x-r29g-cv4j/GHSA-9f6x-r29g-cv4j.json index ab25e4f57bd..d1151ea381d 100644 --- a/advisories/unreviewed/2022/05/GHSA-9f6x-r29g-cv4j/GHSA-9f6x-r29g-cv4j.json +++ b/advisories/unreviewed/2022/05/GHSA-9f6x-r29g-cv4j/GHSA-9f6x-r29g-cv4j.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:C/C:H/I:L/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-9fqj-9gp8-4rwc/GHSA-9fqj-9gp8-4rwc.json b/advisories/unreviewed/2022/05/GHSA-9fqj-9gp8-4rwc/GHSA-9fqj-9gp8-4rwc.json index df990cd6f1f..4dd3c7af837 100644 --- a/advisories/unreviewed/2022/05/GHSA-9fqj-9gp8-4rwc/GHSA-9fqj-9gp8-4rwc.json +++ b/advisories/unreviewed/2022/05/GHSA-9fqj-9gp8-4rwc/GHSA-9fqj-9gp8-4rwc.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", @@ -139,9 +137,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-9g4x-h99q-xhpc/GHSA-9g4x-h99q-xhpc.json b/advisories/unreviewed/2022/05/GHSA-9g4x-h99q-xhpc/GHSA-9g4x-h99q-xhpc.json index 5d472f76d6b..c958a6da35d 100644 --- a/advisories/unreviewed/2022/05/GHSA-9g4x-h99q-xhpc/GHSA-9g4x-h99q-xhpc.json +++ b/advisories/unreviewed/2022/05/GHSA-9g4x-h99q-xhpc/GHSA-9g4x-h99q-xhpc.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-9g74-qh5j-j4pm/GHSA-9g74-qh5j-j4pm.json b/advisories/unreviewed/2022/05/GHSA-9g74-qh5j-j4pm/GHSA-9g74-qh5j-j4pm.json index 01c5f4f6084..0a490ec4a01 100644 --- a/advisories/unreviewed/2022/05/GHSA-9g74-qh5j-j4pm/GHSA-9g74-qh5j-j4pm.json +++ b/advisories/unreviewed/2022/05/GHSA-9g74-qh5j-j4pm/GHSA-9g74-qh5j-j4pm.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-9gmh-43p9-37g6/GHSA-9gmh-43p9-37g6.json b/advisories/unreviewed/2022/05/GHSA-9gmh-43p9-37g6/GHSA-9gmh-43p9-37g6.json index 226690b710b..e7f60e12f66 100644 --- a/advisories/unreviewed/2022/05/GHSA-9gmh-43p9-37g6/GHSA-9gmh-43p9-37g6.json +++ b/advisories/unreviewed/2022/05/GHSA-9gmh-43p9-37g6/GHSA-9gmh-43p9-37g6.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-9gqv-7c54-r6w3/GHSA-9gqv-7c54-r6w3.json b/advisories/unreviewed/2022/05/GHSA-9gqv-7c54-r6w3/GHSA-9gqv-7c54-r6w3.json index 2ee2d2a9d3f..06cc2039690 100644 --- a/advisories/unreviewed/2022/05/GHSA-9gqv-7c54-r6w3/GHSA-9gqv-7c54-r6w3.json +++ b/advisories/unreviewed/2022/05/GHSA-9gqv-7c54-r6w3/GHSA-9gqv-7c54-r6w3.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-9hfq-hpxq-hq7w/GHSA-9hfq-hpxq-hq7w.json b/advisories/unreviewed/2022/05/GHSA-9hfq-hpxq-hq7w/GHSA-9hfq-hpxq-hq7w.json index 491255524fd..8e3671b77e7 100644 --- a/advisories/unreviewed/2022/05/GHSA-9hfq-hpxq-hq7w/GHSA-9hfq-hpxq-hq7w.json +++ b/advisories/unreviewed/2022/05/GHSA-9hfq-hpxq-hq7w/GHSA-9hfq-hpxq-hq7w.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-9hgf-46m5-7963/GHSA-9hgf-46m5-7963.json b/advisories/unreviewed/2022/05/GHSA-9hgf-46m5-7963/GHSA-9hgf-46m5-7963.json index d42f2d7735b..3e1303f7c69 100644 --- a/advisories/unreviewed/2022/05/GHSA-9hgf-46m5-7963/GHSA-9hgf-46m5-7963.json +++ b/advisories/unreviewed/2022/05/GHSA-9hgf-46m5-7963/GHSA-9hgf-46m5-7963.json @@ -7,12 +7,8 @@ "CVE-2014-9342" ], "details": "Cross-site scripting (XSS) vulnerability in the tree view (pl_tree.php) feature in Application Security Manager (ASM) in F5 BIG-IP 11.3.0 allows remote attackers to inject arbitrary web script or HTML by accessing a crafted URL during automatic policy generation.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-9j3p-4pfr-4vxw/GHSA-9j3p-4pfr-4vxw.json b/advisories/unreviewed/2022/05/GHSA-9j3p-4pfr-4vxw/GHSA-9j3p-4pfr-4vxw.json index a8329b373fc..005d37e6373 100644 --- a/advisories/unreviewed/2022/05/GHSA-9j3p-4pfr-4vxw/GHSA-9j3p-4pfr-4vxw.json +++ b/advisories/unreviewed/2022/05/GHSA-9j3p-4pfr-4vxw/GHSA-9j3p-4pfr-4vxw.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-9jm3-9x6p-8q48/GHSA-9jm3-9x6p-8q48.json b/advisories/unreviewed/2022/05/GHSA-9jm3-9x6p-8q48/GHSA-9jm3-9x6p-8q48.json index 33ba24ad5fd..d120e0efe38 100644 --- a/advisories/unreviewed/2022/05/GHSA-9jm3-9x6p-8q48/GHSA-9jm3-9x6p-8q48.json +++ b/advisories/unreviewed/2022/05/GHSA-9jm3-9x6p-8q48/GHSA-9jm3-9x6p-8q48.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-9m8p-564h-5p6w/GHSA-9m8p-564h-5p6w.json b/advisories/unreviewed/2022/05/GHSA-9m8p-564h-5p6w/GHSA-9m8p-564h-5p6w.json index 88134c4e882..2c878b5f322 100644 --- a/advisories/unreviewed/2022/05/GHSA-9m8p-564h-5p6w/GHSA-9m8p-564h-5p6w.json +++ b/advisories/unreviewed/2022/05/GHSA-9m8p-564h-5p6w/GHSA-9m8p-564h-5p6w.json @@ -7,12 +7,8 @@ "CVE-2012-5569" ], "details": "Multiple cross-site scripting (XSS) vulnerabilities in the Basic webmail module 6.x-1.x before 6.x-1.2 for Drupal allow remote attackers to inject arbitrary web script or HTML via a (1) page title or (2) crafted email message.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-9mgw-4qp5-wrrj/GHSA-9mgw-4qp5-wrrj.json b/advisories/unreviewed/2022/05/GHSA-9mgw-4qp5-wrrj/GHSA-9mgw-4qp5-wrrj.json index 1d84d14ec11..76ee638cf88 100644 --- a/advisories/unreviewed/2022/05/GHSA-9mgw-4qp5-wrrj/GHSA-9mgw-4qp5-wrrj.json +++ b/advisories/unreviewed/2022/05/GHSA-9mgw-4qp5-wrrj/GHSA-9mgw-4qp5-wrrj.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-9p6m-p9p2-r6m5/GHSA-9p6m-p9p2-r6m5.json b/advisories/unreviewed/2022/05/GHSA-9p6m-p9p2-r6m5/GHSA-9p6m-p9p2-r6m5.json index ad6dc6ded9e..0783df2225d 100644 --- a/advisories/unreviewed/2022/05/GHSA-9p6m-p9p2-r6m5/GHSA-9p6m-p9p2-r6m5.json +++ b/advisories/unreviewed/2022/05/GHSA-9p6m-p9p2-r6m5/GHSA-9p6m-p9p2-r6m5.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/05/GHSA-9p8j-65xj-2v6x/GHSA-9p8j-65xj-2v6x.json b/advisories/unreviewed/2022/05/GHSA-9p8j-65xj-2v6x/GHSA-9p8j-65xj-2v6x.json index e9450a85327..dbfb4c8112d 100644 --- a/advisories/unreviewed/2022/05/GHSA-9p8j-65xj-2v6x/GHSA-9p8j-65xj-2v6x.json +++ b/advisories/unreviewed/2022/05/GHSA-9p8j-65xj-2v6x/GHSA-9p8j-65xj-2v6x.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-9p9q-h6h7-37g9/GHSA-9p9q-h6h7-37g9.json b/advisories/unreviewed/2022/05/GHSA-9p9q-h6h7-37g9/GHSA-9p9q-h6h7-37g9.json index c59114dfad8..7a261941f02 100644 --- a/advisories/unreviewed/2022/05/GHSA-9p9q-h6h7-37g9/GHSA-9p9q-h6h7-37g9.json +++ b/advisories/unreviewed/2022/05/GHSA-9p9q-h6h7-37g9/GHSA-9p9q-h6h7-37g9.json @@ -7,12 +7,8 @@ "CVE-2012-4557" ], "details": "The mod_proxy_ajp module in the Apache HTTP Server 2.2.12 through 2.2.21 places a worker node into an error state upon detection of a long request-processing time, which allows remote attackers to cause a denial of service (worker consumption) via an expensive request.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -112,9 +108,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-9pjg-g5g3-w4c2/GHSA-9pjg-g5g3-w4c2.json b/advisories/unreviewed/2022/05/GHSA-9pjg-g5g3-w4c2/GHSA-9pjg-g5g3-w4c2.json index 5413b9add32..d0ae2a41cf7 100644 --- a/advisories/unreviewed/2022/05/GHSA-9pjg-g5g3-w4c2/GHSA-9pjg-g5g3-w4c2.json +++ b/advisories/unreviewed/2022/05/GHSA-9pjg-g5g3-w4c2/GHSA-9pjg-g5g3-w4c2.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-9pwg-j47x-j9gj/GHSA-9pwg-j47x-j9gj.json b/advisories/unreviewed/2022/05/GHSA-9pwg-j47x-j9gj/GHSA-9pwg-j47x-j9gj.json index 70eb280fc87..ca5f617da34 100644 --- a/advisories/unreviewed/2022/05/GHSA-9pwg-j47x-j9gj/GHSA-9pwg-j47x-j9gj.json +++ b/advisories/unreviewed/2022/05/GHSA-9pwg-j47x-j9gj/GHSA-9pwg-j47x-j9gj.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-9q97-qm54-9797/GHSA-9q97-qm54-9797.json b/advisories/unreviewed/2022/05/GHSA-9q97-qm54-9797/GHSA-9q97-qm54-9797.json index a8166fb3019..41114c1331b 100644 --- a/advisories/unreviewed/2022/05/GHSA-9q97-qm54-9797/GHSA-9q97-qm54-9797.json +++ b/advisories/unreviewed/2022/05/GHSA-9q97-qm54-9797/GHSA-9q97-qm54-9797.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-9qmm-hf5x-mr4g/GHSA-9qmm-hf5x-mr4g.json b/advisories/unreviewed/2022/05/GHSA-9qmm-hf5x-mr4g/GHSA-9qmm-hf5x-mr4g.json index 12a511239ce..0e088eca4a8 100644 --- a/advisories/unreviewed/2022/05/GHSA-9qmm-hf5x-mr4g/GHSA-9qmm-hf5x-mr4g.json +++ b/advisories/unreviewed/2022/05/GHSA-9qmm-hf5x-mr4g/GHSA-9qmm-hf5x-mr4g.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-9qwr-3g3j-q9gj/GHSA-9qwr-3g3j-q9gj.json b/advisories/unreviewed/2022/05/GHSA-9qwr-3g3j-q9gj/GHSA-9qwr-3g3j-q9gj.json index 9867fbcfc78..2e71ea521e2 100644 --- a/advisories/unreviewed/2022/05/GHSA-9qwr-3g3j-q9gj/GHSA-9qwr-3g3j-q9gj.json +++ b/advisories/unreviewed/2022/05/GHSA-9qwr-3g3j-q9gj/GHSA-9qwr-3g3j-q9gj.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-9r7x-qv26-9x2m/GHSA-9r7x-qv26-9x2m.json b/advisories/unreviewed/2022/05/GHSA-9r7x-qv26-9x2m/GHSA-9r7x-qv26-9x2m.json index 591821c9287..0af1ee30d9a 100644 --- a/advisories/unreviewed/2022/05/GHSA-9r7x-qv26-9x2m/GHSA-9r7x-qv26-9x2m.json +++ b/advisories/unreviewed/2022/05/GHSA-9r7x-qv26-9x2m/GHSA-9r7x-qv26-9x2m.json @@ -7,12 +7,8 @@ "CVE-2014-0190" ], "details": "The GIF decoder in QtGui in Qt before 5.3 allows remote attackers to cause a denial of service (NULL pointer dereference) via invalid width and height values in a GIF image.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-9rrr-fcv6-2wgf/GHSA-9rrr-fcv6-2wgf.json b/advisories/unreviewed/2022/05/GHSA-9rrr-fcv6-2wgf/GHSA-9rrr-fcv6-2wgf.json index 2c126cb3227..ac31d448e3c 100644 --- a/advisories/unreviewed/2022/05/GHSA-9rrr-fcv6-2wgf/GHSA-9rrr-fcv6-2wgf.json +++ b/advisories/unreviewed/2022/05/GHSA-9rrr-fcv6-2wgf/GHSA-9rrr-fcv6-2wgf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-9rwv-75v6-rq79/GHSA-9rwv-75v6-rq79.json b/advisories/unreviewed/2022/05/GHSA-9rwv-75v6-rq79/GHSA-9rwv-75v6-rq79.json index 9ce549e4480..bebb860f6df 100644 --- a/advisories/unreviewed/2022/05/GHSA-9rwv-75v6-rq79/GHSA-9rwv-75v6-rq79.json +++ b/advisories/unreviewed/2022/05/GHSA-9rwv-75v6-rq79/GHSA-9rwv-75v6-rq79.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-9vjc-j939-jcm4/GHSA-9vjc-j939-jcm4.json b/advisories/unreviewed/2022/05/GHSA-9vjc-j939-jcm4/GHSA-9vjc-j939-jcm4.json index 978ce337879..42d5f8a382e 100644 --- a/advisories/unreviewed/2022/05/GHSA-9vjc-j939-jcm4/GHSA-9vjc-j939-jcm4.json +++ b/advisories/unreviewed/2022/05/GHSA-9vjc-j939-jcm4/GHSA-9vjc-j939-jcm4.json @@ -7,12 +7,8 @@ "CVE-2011-3849" ], "details": "Unspecified vulnerability in dxserver before 6279 in CA Directory 8.1 and CA Directory r12 before SP7 CR1 allows remote attackers to cause a denial of service (daemon crash) via a crafted SNMP packet.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -28,9 +24,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-9vqx-c357-xm7g/GHSA-9vqx-c357-xm7g.json b/advisories/unreviewed/2022/05/GHSA-9vqx-c357-xm7g/GHSA-9vqx-c357-xm7g.json index 74e29c12b09..55db183876c 100644 --- a/advisories/unreviewed/2022/05/GHSA-9vqx-c357-xm7g/GHSA-9vqx-c357-xm7g.json +++ b/advisories/unreviewed/2022/05/GHSA-9vqx-c357-xm7g/GHSA-9vqx-c357-xm7g.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", @@ -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-9wgj-6vhq-v8f5/GHSA-9wgj-6vhq-v8f5.json b/advisories/unreviewed/2022/05/GHSA-9wgj-6vhq-v8f5/GHSA-9wgj-6vhq-v8f5.json index fa0e8a7b506..c7d47db8273 100644 --- a/advisories/unreviewed/2022/05/GHSA-9wgj-6vhq-v8f5/GHSA-9wgj-6vhq-v8f5.json +++ b/advisories/unreviewed/2022/05/GHSA-9wgj-6vhq-v8f5/GHSA-9wgj-6vhq-v8f5.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-9wpf-wh66-2mmp/GHSA-9wpf-wh66-2mmp.json b/advisories/unreviewed/2022/05/GHSA-9wpf-wh66-2mmp/GHSA-9wpf-wh66-2mmp.json index 246ce029b05..ddd8435854a 100644 --- a/advisories/unreviewed/2022/05/GHSA-9wpf-wh66-2mmp/GHSA-9wpf-wh66-2mmp.json +++ b/advisories/unreviewed/2022/05/GHSA-9wpf-wh66-2mmp/GHSA-9wpf-wh66-2mmp.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-9x2f-2wff-79qv/GHSA-9x2f-2wff-79qv.json b/advisories/unreviewed/2022/05/GHSA-9x2f-2wff-79qv/GHSA-9x2f-2wff-79qv.json index 5b93cd07122..4c517563a8b 100644 --- a/advisories/unreviewed/2022/05/GHSA-9x2f-2wff-79qv/GHSA-9x2f-2wff-79qv.json +++ b/advisories/unreviewed/2022/05/GHSA-9x2f-2wff-79qv/GHSA-9x2f-2wff-79qv.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-9x67-6959-6grf/GHSA-9x67-6959-6grf.json b/advisories/unreviewed/2022/05/GHSA-9x67-6959-6grf/GHSA-9x67-6959-6grf.json index 3dd255bb490..f47a7773fe7 100644 --- a/advisories/unreviewed/2022/05/GHSA-9x67-6959-6grf/GHSA-9x67-6959-6grf.json +++ b/advisories/unreviewed/2022/05/GHSA-9x67-6959-6grf/GHSA-9x67-6959-6grf.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", @@ -51,9 +49,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-9xx8-h3pj-h4h9/GHSA-9xx8-h3pj-h4h9.json b/advisories/unreviewed/2022/05/GHSA-9xx8-h3pj-h4h9/GHSA-9xx8-h3pj-h4h9.json index de91186c4e1..0e987a98358 100644 --- a/advisories/unreviewed/2022/05/GHSA-9xx8-h3pj-h4h9/GHSA-9xx8-h3pj-h4h9.json +++ b/advisories/unreviewed/2022/05/GHSA-9xx8-h3pj-h4h9/GHSA-9xx8-h3pj-h4h9.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-c2gm-j7pw-mh9p/GHSA-c2gm-j7pw-mh9p.json b/advisories/unreviewed/2022/05/GHSA-c2gm-j7pw-mh9p/GHSA-c2gm-j7pw-mh9p.json index 7599392d2e7..2ce214d7e27 100644 --- a/advisories/unreviewed/2022/05/GHSA-c2gm-j7pw-mh9p/GHSA-c2gm-j7pw-mh9p.json +++ b/advisories/unreviewed/2022/05/GHSA-c2gm-j7pw-mh9p/GHSA-c2gm-j7pw-mh9p.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/05/GHSA-c337-rr2j-g4h6/GHSA-c337-rr2j-g4h6.json b/advisories/unreviewed/2022/05/GHSA-c337-rr2j-g4h6/GHSA-c337-rr2j-g4h6.json index a675421e063..f6101af1ee6 100644 --- a/advisories/unreviewed/2022/05/GHSA-c337-rr2j-g4h6/GHSA-c337-rr2j-g4h6.json +++ b/advisories/unreviewed/2022/05/GHSA-c337-rr2j-g4h6/GHSA-c337-rr2j-g4h6.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-c3q6-g74w-mvvq/GHSA-c3q6-g74w-mvvq.json b/advisories/unreviewed/2022/05/GHSA-c3q6-g74w-mvvq/GHSA-c3q6-g74w-mvvq.json index e36ad283bfb..546d71dfab8 100644 --- a/advisories/unreviewed/2022/05/GHSA-c3q6-g74w-mvvq/GHSA-c3q6-g74w-mvvq.json +++ b/advisories/unreviewed/2022/05/GHSA-c3q6-g74w-mvvq/GHSA-c3q6-g74w-mvvq.json @@ -7,12 +7,8 @@ "CVE-2010-5076" ], "details": "QSslSocket in Qt before 4.7.0-rc1 recognizes a wildcard IP address in the subject's Common Name field of an X.509 certificate, which might allow man-in-the-middle attackers to spoof arbitrary SSL servers via a crafted certificate issued by a legitimate Certification Authority.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-c3qr-x655-rx39/GHSA-c3qr-x655-rx39.json b/advisories/unreviewed/2022/05/GHSA-c3qr-x655-rx39/GHSA-c3qr-x655-rx39.json index 3d2451768b5..5becd6b296a 100644 --- a/advisories/unreviewed/2022/05/GHSA-c3qr-x655-rx39/GHSA-c3qr-x655-rx39.json +++ b/advisories/unreviewed/2022/05/GHSA-c3qr-x655-rx39/GHSA-c3qr-x655-rx39.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-c4p7-qmm6-gmjp/GHSA-c4p7-qmm6-gmjp.json b/advisories/unreviewed/2022/05/GHSA-c4p7-qmm6-gmjp/GHSA-c4p7-qmm6-gmjp.json index bb6e7d23387..b621835e3c5 100644 --- a/advisories/unreviewed/2022/05/GHSA-c4p7-qmm6-gmjp/GHSA-c4p7-qmm6-gmjp.json +++ b/advisories/unreviewed/2022/05/GHSA-c4p7-qmm6-gmjp/GHSA-c4p7-qmm6-gmjp.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-c4q6-293p-vcwj/GHSA-c4q6-293p-vcwj.json b/advisories/unreviewed/2022/05/GHSA-c4q6-293p-vcwj/GHSA-c4q6-293p-vcwj.json index 0c3a3a1794d..3fa1f5e6037 100644 --- a/advisories/unreviewed/2022/05/GHSA-c4q6-293p-vcwj/GHSA-c4q6-293p-vcwj.json +++ b/advisories/unreviewed/2022/05/GHSA-c4q6-293p-vcwj/GHSA-c4q6-293p-vcwj.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -51,9 +49,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-c68v-mcv4-56hp/GHSA-c68v-mcv4-56hp.json b/advisories/unreviewed/2022/05/GHSA-c68v-mcv4-56hp/GHSA-c68v-mcv4-56hp.json index c42ac4036d0..67fd89abe39 100644 --- a/advisories/unreviewed/2022/05/GHSA-c68v-mcv4-56hp/GHSA-c68v-mcv4-56hp.json +++ b/advisories/unreviewed/2022/05/GHSA-c68v-mcv4-56hp/GHSA-c68v-mcv4-56hp.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-c6vq-6rwf-mq8q/GHSA-c6vq-6rwf-mq8q.json b/advisories/unreviewed/2022/05/GHSA-c6vq-6rwf-mq8q/GHSA-c6vq-6rwf-mq8q.json index c784533a501..7fa85fa1c1c 100644 --- a/advisories/unreviewed/2022/05/GHSA-c6vq-6rwf-mq8q/GHSA-c6vq-6rwf-mq8q.json +++ b/advisories/unreviewed/2022/05/GHSA-c6vq-6rwf-mq8q/GHSA-c6vq-6rwf-mq8q.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-c74f-9vf5-2gh6/GHSA-c74f-9vf5-2gh6.json b/advisories/unreviewed/2022/05/GHSA-c74f-9vf5-2gh6/GHSA-c74f-9vf5-2gh6.json index 0ddfd77ea6a..1991dd8968b 100644 --- a/advisories/unreviewed/2022/05/GHSA-c74f-9vf5-2gh6/GHSA-c74f-9vf5-2gh6.json +++ b/advisories/unreviewed/2022/05/GHSA-c74f-9vf5-2gh6/GHSA-c74f-9vf5-2gh6.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-c74w-35f7-3qm7/GHSA-c74w-35f7-3qm7.json b/advisories/unreviewed/2022/05/GHSA-c74w-35f7-3qm7/GHSA-c74w-35f7-3qm7.json index ab2c9c599e4..814f7c2930c 100644 --- a/advisories/unreviewed/2022/05/GHSA-c74w-35f7-3qm7/GHSA-c74w-35f7-3qm7.json +++ b/advisories/unreviewed/2022/05/GHSA-c74w-35f7-3qm7/GHSA-c74w-35f7-3qm7.json @@ -7,12 +7,8 @@ "CVE-2008-5415" ], "details": "The LDBserver service in the server in CA ARCserve Backup 11.1 through 12.0 on Windows allows remote attackers to execute arbitrary code via a handle_t argument to an RPC endpoint in which the argument refers to an incompatible procedure.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -60,9 +56,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-c753-vqf3-vjxh/GHSA-c753-vqf3-vjxh.json b/advisories/unreviewed/2022/05/GHSA-c753-vqf3-vjxh/GHSA-c753-vqf3-vjxh.json index f3ee90070c0..83518b6d91f 100644 --- a/advisories/unreviewed/2022/05/GHSA-c753-vqf3-vjxh/GHSA-c753-vqf3-vjxh.json +++ b/advisories/unreviewed/2022/05/GHSA-c753-vqf3-vjxh/GHSA-c753-vqf3-vjxh.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-c7c9-548c-p2pm/GHSA-c7c9-548c-p2pm.json b/advisories/unreviewed/2022/05/GHSA-c7c9-548c-p2pm/GHSA-c7c9-548c-p2pm.json index 21a6e56692f..0d9933aacd4 100644 --- a/advisories/unreviewed/2022/05/GHSA-c7c9-548c-p2pm/GHSA-c7c9-548c-p2pm.json +++ b/advisories/unreviewed/2022/05/GHSA-c7c9-548c-p2pm/GHSA-c7c9-548c-p2pm.json @@ -7,12 +7,8 @@ "CVE-2015-2827" ], "details": "Cross-site scripting (XSS) vulnerability in CA Spectrum 9.2.x and 9.3.x before 9.3 H02 allows remote authenticated users 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-c7cq-rpjm-74hm/GHSA-c7cq-rpjm-74hm.json b/advisories/unreviewed/2022/05/GHSA-c7cq-rpjm-74hm/GHSA-c7cq-rpjm-74hm.json index 4c88562475c..f187f8d9ac6 100644 --- a/advisories/unreviewed/2022/05/GHSA-c7cq-rpjm-74hm/GHSA-c7cq-rpjm-74hm.json +++ b/advisories/unreviewed/2022/05/GHSA-c7cq-rpjm-74hm/GHSA-c7cq-rpjm-74hm.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-c7f9-gprv-h5hq/GHSA-c7f9-gprv-h5hq.json b/advisories/unreviewed/2022/05/GHSA-c7f9-gprv-h5hq/GHSA-c7f9-gprv-h5hq.json index 7f1bd19ed09..38f8cf166b5 100644 --- a/advisories/unreviewed/2022/05/GHSA-c7f9-gprv-h5hq/GHSA-c7f9-gprv-h5hq.json +++ b/advisories/unreviewed/2022/05/GHSA-c7f9-gprv-h5hq/GHSA-c7f9-gprv-h5hq.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-c82q-qc5x-q5c3/GHSA-c82q-qc5x-q5c3.json b/advisories/unreviewed/2022/05/GHSA-c82q-qc5x-q5c3/GHSA-c82q-qc5x-q5c3.json index f22194d89ef..62f4ffdc57b 100644 --- a/advisories/unreviewed/2022/05/GHSA-c82q-qc5x-q5c3/GHSA-c82q-qc5x-q5c3.json +++ b/advisories/unreviewed/2022/05/GHSA-c82q-qc5x-q5c3/GHSA-c82q-qc5x-q5c3.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-c859-hx66-mxc5/GHSA-c859-hx66-mxc5.json b/advisories/unreviewed/2022/05/GHSA-c859-hx66-mxc5/GHSA-c859-hx66-mxc5.json index 6062d4f8487..0e4ccb218ed 100644 --- a/advisories/unreviewed/2022/05/GHSA-c859-hx66-mxc5/GHSA-c859-hx66-mxc5.json +++ b/advisories/unreviewed/2022/05/GHSA-c859-hx66-mxc5/GHSA-c859-hx66-mxc5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-c863-xvw8-47cg/GHSA-c863-xvw8-47cg.json b/advisories/unreviewed/2022/05/GHSA-c863-xvw8-47cg/GHSA-c863-xvw8-47cg.json index 8272ceb79b3..32041583e39 100644 --- a/advisories/unreviewed/2022/05/GHSA-c863-xvw8-47cg/GHSA-c863-xvw8-47cg.json +++ b/advisories/unreviewed/2022/05/GHSA-c863-xvw8-47cg/GHSA-c863-xvw8-47cg.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", @@ -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-c8wx-fghh-m5fx/GHSA-c8wx-fghh-m5fx.json b/advisories/unreviewed/2022/05/GHSA-c8wx-fghh-m5fx/GHSA-c8wx-fghh-m5fx.json index 53f9a76a864..eca2988fd0b 100644 --- a/advisories/unreviewed/2022/05/GHSA-c8wx-fghh-m5fx/GHSA-c8wx-fghh-m5fx.json +++ b/advisories/unreviewed/2022/05/GHSA-c8wx-fghh-m5fx/GHSA-c8wx-fghh-m5fx.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-c8x9-mqh7-g47j/GHSA-c8x9-mqh7-g47j.json b/advisories/unreviewed/2022/05/GHSA-c8x9-mqh7-g47j/GHSA-c8x9-mqh7-g47j.json index 48c3606c508..133c5732428 100644 --- a/advisories/unreviewed/2022/05/GHSA-c8x9-mqh7-g47j/GHSA-c8x9-mqh7-g47j.json +++ b/advisories/unreviewed/2022/05/GHSA-c8x9-mqh7-g47j/GHSA-c8x9-mqh7-g47j.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", @@ -127,9 +125,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-c998-93wx-vqcj/GHSA-c998-93wx-vqcj.json b/advisories/unreviewed/2022/05/GHSA-c998-93wx-vqcj/GHSA-c998-93wx-vqcj.json index 87331cdab97..46bdc1ce68f 100644 --- a/advisories/unreviewed/2022/05/GHSA-c998-93wx-vqcj/GHSA-c998-93wx-vqcj.json +++ b/advisories/unreviewed/2022/05/GHSA-c998-93wx-vqcj/GHSA-c998-93wx-vqcj.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-c9r5-4837-463p/GHSA-c9r5-4837-463p.json b/advisories/unreviewed/2022/05/GHSA-c9r5-4837-463p/GHSA-c9r5-4837-463p.json index d1a03915ecf..7f39aa234ec 100644 --- a/advisories/unreviewed/2022/05/GHSA-c9r5-4837-463p/GHSA-c9r5-4837-463p.json +++ b/advisories/unreviewed/2022/05/GHSA-c9r5-4837-463p/GHSA-c9r5-4837-463p.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-cc54-p9g4-cx6g/GHSA-cc54-p9g4-cx6g.json b/advisories/unreviewed/2022/05/GHSA-cc54-p9g4-cx6g/GHSA-cc54-p9g4-cx6g.json index 490d0ab14d9..806237e0d72 100644 --- a/advisories/unreviewed/2022/05/GHSA-cc54-p9g4-cx6g/GHSA-cc54-p9g4-cx6g.json +++ b/advisories/unreviewed/2022/05/GHSA-cc54-p9g4-cx6g/GHSA-cc54-p9g4-cx6g.json @@ -7,12 +7,8 @@ "CVE-2011-3441" ], "details": "libinfo in Apple iOS before 5.0.1 does not properly formulate domain-name queries, which allows remote attackers to obtain sensitive information via a crafted DNS hostname.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-cc99-x3h3-44pj/GHSA-cc99-x3h3-44pj.json b/advisories/unreviewed/2022/05/GHSA-cc99-x3h3-44pj/GHSA-cc99-x3h3-44pj.json index 8e454b311b7..4576a395d22 100644 --- a/advisories/unreviewed/2022/05/GHSA-cc99-x3h3-44pj/GHSA-cc99-x3h3-44pj.json +++ b/advisories/unreviewed/2022/05/GHSA-cc99-x3h3-44pj/GHSA-cc99-x3h3-44pj.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-cf5v-7xgc-j383/GHSA-cf5v-7xgc-j383.json b/advisories/unreviewed/2022/05/GHSA-cf5v-7xgc-j383/GHSA-cf5v-7xgc-j383.json index ee0ce1f4837..d514a10e785 100644 --- a/advisories/unreviewed/2022/05/GHSA-cf5v-7xgc-j383/GHSA-cf5v-7xgc-j383.json +++ b/advisories/unreviewed/2022/05/GHSA-cf5v-7xgc-j383/GHSA-cf5v-7xgc-j383.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-cfc7-w9hw-779w/GHSA-cfc7-w9hw-779w.json b/advisories/unreviewed/2022/05/GHSA-cfc7-w9hw-779w/GHSA-cfc7-w9hw-779w.json index 8387072d810..ed3cc7ec957 100644 --- a/advisories/unreviewed/2022/05/GHSA-cfc7-w9hw-779w/GHSA-cfc7-w9hw-779w.json +++ b/advisories/unreviewed/2022/05/GHSA-cfc7-w9hw-779w/GHSA-cfc7-w9hw-779w.json @@ -7,12 +7,8 @@ "CVE-2014-9016" ], "details": "The password hashing API in Drupal 7.x before 7.34 and the Secure Password Hashes (aka phpass) module 6.x-2.x before 6.x-2.1 for Drupal allows remote attackers to cause a denial of service (CPU and memory consumption) via a crafted request.", - "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-cfwx-6jvv-mvcm/GHSA-cfwx-6jvv-mvcm.json b/advisories/unreviewed/2022/05/GHSA-cfwx-6jvv-mvcm/GHSA-cfwx-6jvv-mvcm.json index b54f4224085..28a955ed3ea 100644 --- a/advisories/unreviewed/2022/05/GHSA-cfwx-6jvv-mvcm/GHSA-cfwx-6jvv-mvcm.json +++ b/advisories/unreviewed/2022/05/GHSA-cfwx-6jvv-mvcm/GHSA-cfwx-6jvv-mvcm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-chqj-ghv5-hm5m/GHSA-chqj-ghv5-hm5m.json b/advisories/unreviewed/2022/05/GHSA-chqj-ghv5-hm5m/GHSA-chqj-ghv5-hm5m.json index d55a64c4e2e..aab8aecb34d 100644 --- a/advisories/unreviewed/2022/05/GHSA-chqj-ghv5-hm5m/GHSA-chqj-ghv5-hm5m.json +++ b/advisories/unreviewed/2022/05/GHSA-chqj-ghv5-hm5m/GHSA-chqj-ghv5-hm5m.json @@ -7,12 +7,8 @@ "CVE-2011-3607" ], "details": "Integer overflow in the ap_pregsub function in server/util.c in the Apache HTTP Server 2.0.x through 2.0.64 and 2.2.x through 2.2.21, when the mod_setenvif module is enabled, allows local users to gain privileges via a .htaccess file with a crafted SetEnvIf directive, in conjunction with a crafted HTTP request header, leading to a heap-based buffer overflow.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -212,9 +208,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-cj4v-rh8v-p7c7/GHSA-cj4v-rh8v-p7c7.json b/advisories/unreviewed/2022/05/GHSA-cj4v-rh8v-p7c7/GHSA-cj4v-rh8v-p7c7.json index 50c532ed575..db5fd9faf08 100644 --- a/advisories/unreviewed/2022/05/GHSA-cj4v-rh8v-p7c7/GHSA-cj4v-rh8v-p7c7.json +++ b/advisories/unreviewed/2022/05/GHSA-cj4v-rh8v-p7c7/GHSA-cj4v-rh8v-p7c7.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-cmgj-6h67-j4v6/GHSA-cmgj-6h67-j4v6.json b/advisories/unreviewed/2022/05/GHSA-cmgj-6h67-j4v6/GHSA-cmgj-6h67-j4v6.json index 5f626bff662..fbb3622ad26 100644 --- a/advisories/unreviewed/2022/05/GHSA-cmgj-6h67-j4v6/GHSA-cmgj-6h67-j4v6.json +++ b/advisories/unreviewed/2022/05/GHSA-cmgj-6h67-j4v6/GHSA-cmgj-6h67-j4v6.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-cpp7-4qj9-pvxp/GHSA-cpp7-4qj9-pvxp.json b/advisories/unreviewed/2022/05/GHSA-cpp7-4qj9-pvxp/GHSA-cpp7-4qj9-pvxp.json index bf5a83e8336..08495142605 100644 --- a/advisories/unreviewed/2022/05/GHSA-cpp7-4qj9-pvxp/GHSA-cpp7-4qj9-pvxp.json +++ b/advisories/unreviewed/2022/05/GHSA-cpp7-4qj9-pvxp/GHSA-cpp7-4qj9-pvxp.json @@ -7,12 +7,8 @@ "CVE-2010-2157" ], "details": "Unspecified vulnerability in CA ARCserve Backup r11.5 SP4, r12.0 SP2, and r12.5 SP1 on Windows allows local users to obtain sensitive information via unknown vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -48,9 +44,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "LOW", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-crcg-r773-w4rv/GHSA-crcg-r773-w4rv.json b/advisories/unreviewed/2022/05/GHSA-crcg-r773-w4rv/GHSA-crcg-r773-w4rv.json index 01f9b4daad7..30f743797e6 100644 --- a/advisories/unreviewed/2022/05/GHSA-crcg-r773-w4rv/GHSA-crcg-r773-w4rv.json +++ b/advisories/unreviewed/2022/05/GHSA-crcg-r773-w4rv/GHSA-crcg-r773-w4rv.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-crhj-h9hx-58vj/GHSA-crhj-h9hx-58vj.json b/advisories/unreviewed/2022/05/GHSA-crhj-h9hx-58vj/GHSA-crhj-h9hx-58vj.json index 18069d79e06..40842d00b75 100644 --- a/advisories/unreviewed/2022/05/GHSA-crhj-h9hx-58vj/GHSA-crhj-h9hx-58vj.json +++ b/advisories/unreviewed/2022/05/GHSA-crhj-h9hx-58vj/GHSA-crhj-h9hx-58vj.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-cvfh-r7mx-qwxc/GHSA-cvfh-r7mx-qwxc.json b/advisories/unreviewed/2022/05/GHSA-cvfh-r7mx-qwxc/GHSA-cvfh-r7mx-qwxc.json index d98c1571dfc..bb104d015e6 100644 --- a/advisories/unreviewed/2022/05/GHSA-cvfh-r7mx-qwxc/GHSA-cvfh-r7mx-qwxc.json +++ b/advisories/unreviewed/2022/05/GHSA-cvfh-r7mx-qwxc/GHSA-cvfh-r7mx-qwxc.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", @@ -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-cx83-c67h-h9gr/GHSA-cx83-c67h-h9gr.json b/advisories/unreviewed/2022/05/GHSA-cx83-c67h-h9gr/GHSA-cx83-c67h-h9gr.json index f4e6c9774e4..a2c85623b46 100644 --- a/advisories/unreviewed/2022/05/GHSA-cx83-c67h-h9gr/GHSA-cx83-c67h-h9gr.json +++ b/advisories/unreviewed/2022/05/GHSA-cx83-c67h-h9gr/GHSA-cx83-c67h-h9gr.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-cxcj-rvmc-3jmh/GHSA-cxcj-rvmc-3jmh.json b/advisories/unreviewed/2022/05/GHSA-cxcj-rvmc-3jmh/GHSA-cxcj-rvmc-3jmh.json index 25dbf97294a..6a2ba96fab1 100644 --- a/advisories/unreviewed/2022/05/GHSA-cxcj-rvmc-3jmh/GHSA-cxcj-rvmc-3jmh.json +++ b/advisories/unreviewed/2022/05/GHSA-cxcj-rvmc-3jmh/GHSA-cxcj-rvmc-3jmh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -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-f242-mjwv-h962/GHSA-f242-mjwv-h962.json b/advisories/unreviewed/2022/05/GHSA-f242-mjwv-h962/GHSA-f242-mjwv-h962.json index 8f54a343b94..cb11e6ff62d 100644 --- a/advisories/unreviewed/2022/05/GHSA-f242-mjwv-h962/GHSA-f242-mjwv-h962.json +++ b/advisories/unreviewed/2022/05/GHSA-f242-mjwv-h962/GHSA-f242-mjwv-h962.json @@ -7,12 +7,8 @@ "CVE-2014-5216" ], "details": "Multiple cross-site scripting (XSS) vulnerabilities in NetIQ Access Manager (NAM) 4.x before 4.0.1 HF3 allow remote attackers to inject arbitrary web script or HTML via (1) the location parameter in a dev.Empty action to nps/servlet/webacc, (2) the error parameter to nidp/jsp/x509err.jsp, (3) the lang parameter to sslvpn/applet_agent.jsp, or (4) the secureLoggingServersA parameter to roma/system/cntl, a different issue than CVE-2014-9412.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-f438-mjv4-rwx8/GHSA-f438-mjv4-rwx8.json b/advisories/unreviewed/2022/05/GHSA-f438-mjv4-rwx8/GHSA-f438-mjv4-rwx8.json index 8027ef4bf18..ee9886403d6 100644 --- a/advisories/unreviewed/2022/05/GHSA-f438-mjv4-rwx8/GHSA-f438-mjv4-rwx8.json +++ b/advisories/unreviewed/2022/05/GHSA-f438-mjv4-rwx8/GHSA-f438-mjv4-rwx8.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-f59c-93qc-8672/GHSA-f59c-93qc-8672.json b/advisories/unreviewed/2022/05/GHSA-f59c-93qc-8672/GHSA-f59c-93qc-8672.json index ab70090ea3d..803926f65f5 100644 --- a/advisories/unreviewed/2022/05/GHSA-f59c-93qc-8672/GHSA-f59c-93qc-8672.json +++ b/advisories/unreviewed/2022/05/GHSA-f59c-93qc-8672/GHSA-f59c-93qc-8672.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", @@ -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-f5q6-j72g-m599/GHSA-f5q6-j72g-m599.json b/advisories/unreviewed/2022/05/GHSA-f5q6-j72g-m599/GHSA-f5q6-j72g-m599.json index a8fd724cf04..3a8a17f300f 100644 --- a/advisories/unreviewed/2022/05/GHSA-f5q6-j72g-m599/GHSA-f5q6-j72g-m599.json +++ b/advisories/unreviewed/2022/05/GHSA-f5q6-j72g-m599/GHSA-f5q6-j72g-m599.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-f6fj-787v-v59m/GHSA-f6fj-787v-v59m.json b/advisories/unreviewed/2022/05/GHSA-f6fj-787v-v59m/GHSA-f6fj-787v-v59m.json index ceda808c894..b476fe839f2 100644 --- a/advisories/unreviewed/2022/05/GHSA-f6fj-787v-v59m/GHSA-f6fj-787v-v59m.json +++ b/advisories/unreviewed/2022/05/GHSA-f6fj-787v-v59m/GHSA-f6fj-787v-v59m.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", @@ -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-f84f-vxqq-m6jw/GHSA-f84f-vxqq-m6jw.json b/advisories/unreviewed/2022/05/GHSA-f84f-vxqq-m6jw/GHSA-f84f-vxqq-m6jw.json index 64a2a8ab59c..f73f78b6c53 100644 --- a/advisories/unreviewed/2022/05/GHSA-f84f-vxqq-m6jw/GHSA-f84f-vxqq-m6jw.json +++ b/advisories/unreviewed/2022/05/GHSA-f84f-vxqq-m6jw/GHSA-f84f-vxqq-m6jw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-f89p-gvj2-883g/GHSA-f89p-gvj2-883g.json b/advisories/unreviewed/2022/05/GHSA-f89p-gvj2-883g/GHSA-f89p-gvj2-883g.json index 9278f53d944..19def66a27f 100644 --- a/advisories/unreviewed/2022/05/GHSA-f89p-gvj2-883g/GHSA-f89p-gvj2-883g.json +++ b/advisories/unreviewed/2022/05/GHSA-f89p-gvj2-883g/GHSA-f89p-gvj2-883g.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-f8jr-9crg-632j/GHSA-f8jr-9crg-632j.json b/advisories/unreviewed/2022/05/GHSA-f8jr-9crg-632j/GHSA-f8jr-9crg-632j.json index 1a0bb6cf93a..d6690f6275c 100644 --- a/advisories/unreviewed/2022/05/GHSA-f8jr-9crg-632j/GHSA-f8jr-9crg-632j.json +++ b/advisories/unreviewed/2022/05/GHSA-f8jr-9crg-632j/GHSA-f8jr-9crg-632j.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", @@ -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-f97c-6p24-qc68/GHSA-f97c-6p24-qc68.json b/advisories/unreviewed/2022/05/GHSA-f97c-6p24-qc68/GHSA-f97c-6p24-qc68.json index 8b7a5c2be55..d309742b754 100644 --- a/advisories/unreviewed/2022/05/GHSA-f97c-6p24-qc68/GHSA-f97c-6p24-qc68.json +++ b/advisories/unreviewed/2022/05/GHSA-f97c-6p24-qc68/GHSA-f97c-6p24-qc68.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", @@ -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-fc3f-mmr5-jg3c/GHSA-fc3f-mmr5-jg3c.json b/advisories/unreviewed/2022/05/GHSA-fc3f-mmr5-jg3c/GHSA-fc3f-mmr5-jg3c.json index f6c30cb8d73..7e265e381a9 100644 --- a/advisories/unreviewed/2022/05/GHSA-fc3f-mmr5-jg3c/GHSA-fc3f-mmr5-jg3c.json +++ b/advisories/unreviewed/2022/05/GHSA-fc3f-mmr5-jg3c/GHSA-fc3f-mmr5-jg3c.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-fcpp-2x36-pfwq/GHSA-fcpp-2x36-pfwq.json b/advisories/unreviewed/2022/05/GHSA-fcpp-2x36-pfwq/GHSA-fcpp-2x36-pfwq.json index 2e4d7f94954..63198f549de 100644 --- a/advisories/unreviewed/2022/05/GHSA-fcpp-2x36-pfwq/GHSA-fcpp-2x36-pfwq.json +++ b/advisories/unreviewed/2022/05/GHSA-fcpp-2x36-pfwq/GHSA-fcpp-2x36-pfwq.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-fg3q-mgxf-998w/GHSA-fg3q-mgxf-998w.json b/advisories/unreviewed/2022/05/GHSA-fg3q-mgxf-998w/GHSA-fg3q-mgxf-998w.json index 196d97c25c3..4f5b59f6529 100644 --- a/advisories/unreviewed/2022/05/GHSA-fg3q-mgxf-998w/GHSA-fg3q-mgxf-998w.json +++ b/advisories/unreviewed/2022/05/GHSA-fg3q-mgxf-998w/GHSA-fg3q-mgxf-998w.json @@ -7,12 +7,8 @@ "CVE-2012-6566" ], "details": "Cross-site scripting (XSS) vulnerability in REDCap before 4.14.2 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-fpc2-4gv7-m4x8/GHSA-fpc2-4gv7-m4x8.json b/advisories/unreviewed/2022/05/GHSA-fpc2-4gv7-m4x8/GHSA-fpc2-4gv7-m4x8.json index 679baef7f6d..55c5bf32d37 100644 --- a/advisories/unreviewed/2022/05/GHSA-fpc2-4gv7-m4x8/GHSA-fpc2-4gv7-m4x8.json +++ b/advisories/unreviewed/2022/05/GHSA-fpc2-4gv7-m4x8/GHSA-fpc2-4gv7-m4x8.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-fpv6-vj3v-hf55/GHSA-fpv6-vj3v-hf55.json b/advisories/unreviewed/2022/05/GHSA-fpv6-vj3v-hf55/GHSA-fpv6-vj3v-hf55.json index e5d6e658ca5..10b5babec0c 100644 --- a/advisories/unreviewed/2022/05/GHSA-fpv6-vj3v-hf55/GHSA-fpv6-vj3v-hf55.json +++ b/advisories/unreviewed/2022/05/GHSA-fpv6-vj3v-hf55/GHSA-fpv6-vj3v-hf55.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-fq9q-hxwp-ww2g/GHSA-fq9q-hxwp-ww2g.json b/advisories/unreviewed/2022/05/GHSA-fq9q-hxwp-ww2g/GHSA-fq9q-hxwp-ww2g.json index b063232c986..45387594586 100644 --- a/advisories/unreviewed/2022/05/GHSA-fq9q-hxwp-ww2g/GHSA-fq9q-hxwp-ww2g.json +++ b/advisories/unreviewed/2022/05/GHSA-fq9q-hxwp-ww2g/GHSA-fq9q-hxwp-ww2g.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-frcm-7p38-7j57/GHSA-frcm-7p38-7j57.json b/advisories/unreviewed/2022/05/GHSA-frcm-7p38-7j57/GHSA-frcm-7p38-7j57.json index 63af8f5d3ea..30e9d21cc01 100644 --- a/advisories/unreviewed/2022/05/GHSA-frcm-7p38-7j57/GHSA-frcm-7p38-7j57.json +++ b/advisories/unreviewed/2022/05/GHSA-frcm-7p38-7j57/GHSA-frcm-7p38-7j57.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-fv68-c8vq-f96g/GHSA-fv68-c8vq-f96g.json b/advisories/unreviewed/2022/05/GHSA-fv68-c8vq-f96g/GHSA-fv68-c8vq-f96g.json index 0a81f775bd0..312d979e34c 100644 --- a/advisories/unreviewed/2022/05/GHSA-fv68-c8vq-f96g/GHSA-fv68-c8vq-f96g.json +++ b/advisories/unreviewed/2022/05/GHSA-fv68-c8vq-f96g/GHSA-fv68-c8vq-f96g.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-fv6v-mj9h-7mr9/GHSA-fv6v-mj9h-7mr9.json b/advisories/unreviewed/2022/05/GHSA-fv6v-mj9h-7mr9/GHSA-fv6v-mj9h-7mr9.json index dd0f8014b13..17af7fc64f6 100644 --- a/advisories/unreviewed/2022/05/GHSA-fv6v-mj9h-7mr9/GHSA-fv6v-mj9h-7mr9.json +++ b/advisories/unreviewed/2022/05/GHSA-fv6v-mj9h-7mr9/GHSA-fv6v-mj9h-7mr9.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-fvj5-w64c-p3rq/GHSA-fvj5-w64c-p3rq.json b/advisories/unreviewed/2022/05/GHSA-fvj5-w64c-p3rq/GHSA-fvj5-w64c-p3rq.json index c923634a1d2..19949732cd2 100644 --- a/advisories/unreviewed/2022/05/GHSA-fvj5-w64c-p3rq/GHSA-fvj5-w64c-p3rq.json +++ b/advisories/unreviewed/2022/05/GHSA-fvj5-w64c-p3rq/GHSA-fvj5-w64c-p3rq.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-fw39-x2mq-x72m/GHSA-fw39-x2mq-x72m.json b/advisories/unreviewed/2022/05/GHSA-fw39-x2mq-x72m/GHSA-fw39-x2mq-x72m.json index ea00eb65e21..8306ea07fd3 100644 --- a/advisories/unreviewed/2022/05/GHSA-fw39-x2mq-x72m/GHSA-fw39-x2mq-x72m.json +++ b/advisories/unreviewed/2022/05/GHSA-fw39-x2mq-x72m/GHSA-fw39-x2mq-x72m.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-fxf8-rfwg-hhhv/GHSA-fxf8-rfwg-hhhv.json b/advisories/unreviewed/2022/05/GHSA-fxf8-rfwg-hhhv/GHSA-fxf8-rfwg-hhhv.json index b37aab21064..de1ff17e3bc 100644 --- a/advisories/unreviewed/2022/05/GHSA-fxf8-rfwg-hhhv/GHSA-fxf8-rfwg-hhhv.json +++ b/advisories/unreviewed/2022/05/GHSA-fxf8-rfwg-hhhv/GHSA-fxf8-rfwg-hhhv.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-g2x8-xg98-q8g6/GHSA-g2x8-xg98-q8g6.json b/advisories/unreviewed/2022/05/GHSA-g2x8-xg98-q8g6/GHSA-g2x8-xg98-q8g6.json index e17375e2a18..377758357bf 100644 --- a/advisories/unreviewed/2022/05/GHSA-g2x8-xg98-q8g6/GHSA-g2x8-xg98-q8g6.json +++ b/advisories/unreviewed/2022/05/GHSA-g2x8-xg98-q8g6/GHSA-g2x8-xg98-q8g6.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-g2xw-w8v5-q99p/GHSA-g2xw-w8v5-q99p.json b/advisories/unreviewed/2022/05/GHSA-g2xw-w8v5-q99p/GHSA-g2xw-w8v5-q99p.json index 257de5ae915..6389f4dd632 100644 --- a/advisories/unreviewed/2022/05/GHSA-g2xw-w8v5-q99p/GHSA-g2xw-w8v5-q99p.json +++ b/advisories/unreviewed/2022/05/GHSA-g2xw-w8v5-q99p/GHSA-g2xw-w8v5-q99p.json @@ -7,12 +7,8 @@ "CVE-2013-4668" ], "details": "Directory traversal vulnerability in File Roller 3.6.x before 3.6.4, 3.8.x before 3.8.3, and 3.9.x before 3.9.3, when libarchive is used, allows remote attackers to create arbitrary files via a crafted archive that is not properly handled in a \"Keep directory structure\" action, related to fr-archive-libarchive.c and fr-window.c.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-g384-79gw-fwh4/GHSA-g384-79gw-fwh4.json b/advisories/unreviewed/2022/05/GHSA-g384-79gw-fwh4/GHSA-g384-79gw-fwh4.json index 1c69b7e226c..b6fb73b4edd 100644 --- a/advisories/unreviewed/2022/05/GHSA-g384-79gw-fwh4/GHSA-g384-79gw-fwh4.json +++ b/advisories/unreviewed/2022/05/GHSA-g384-79gw-fwh4/GHSA-g384-79gw-fwh4.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-g3fc-8jv4-qmmv/GHSA-g3fc-8jv4-qmmv.json b/advisories/unreviewed/2022/05/GHSA-g3fc-8jv4-qmmv/GHSA-g3fc-8jv4-qmmv.json index 1e12edf61dc..edbeb40cb9f 100644 --- a/advisories/unreviewed/2022/05/GHSA-g3fc-8jv4-qmmv/GHSA-g3fc-8jv4-qmmv.json +++ b/advisories/unreviewed/2022/05/GHSA-g3fc-8jv4-qmmv/GHSA-g3fc-8jv4-qmmv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-g3mg-grgw-vqfv/GHSA-g3mg-grgw-vqfv.json b/advisories/unreviewed/2022/05/GHSA-g3mg-grgw-vqfv/GHSA-g3mg-grgw-vqfv.json index 50fc41dbebb..67605408d03 100644 --- a/advisories/unreviewed/2022/05/GHSA-g3mg-grgw-vqfv/GHSA-g3mg-grgw-vqfv.json +++ b/advisories/unreviewed/2022/05/GHSA-g3mg-grgw-vqfv/GHSA-g3mg-grgw-vqfv.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-g3mv-54v8-vv75/GHSA-g3mv-54v8-vv75.json b/advisories/unreviewed/2022/05/GHSA-g3mv-54v8-vv75/GHSA-g3mv-54v8-vv75.json index 9f8b3f880e0..fbae224db5c 100644 --- a/advisories/unreviewed/2022/05/GHSA-g3mv-54v8-vv75/GHSA-g3mv-54v8-vv75.json +++ b/advisories/unreviewed/2022/05/GHSA-g3mv-54v8-vv75/GHSA-g3mv-54v8-vv75.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -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-g42c-7fq9-xmqv/GHSA-g42c-7fq9-xmqv.json b/advisories/unreviewed/2022/05/GHSA-g42c-7fq9-xmqv/GHSA-g42c-7fq9-xmqv.json index eb7b6d26f76..b8d897d465f 100644 --- a/advisories/unreviewed/2022/05/GHSA-g42c-7fq9-xmqv/GHSA-g42c-7fq9-xmqv.json +++ b/advisories/unreviewed/2022/05/GHSA-g42c-7fq9-xmqv/GHSA-g42c-7fq9-xmqv.json @@ -7,12 +7,8 @@ "CVE-2012-1662" ], "details": "CA ARCserve Backup r12.0 through SP2, r12.5 before SP2, r15 through SP1, and r16 before SP1 on Windows allows remote attackers to cause a denial of service (service shutdown) via a crafted network request.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-g465-mm63-2p8q/GHSA-g465-mm63-2p8q.json b/advisories/unreviewed/2022/05/GHSA-g465-mm63-2p8q/GHSA-g465-mm63-2p8q.json index 802c49eaca0..d4d2b3bcdb5 100644 --- a/advisories/unreviewed/2022/05/GHSA-g465-mm63-2p8q/GHSA-g465-mm63-2p8q.json +++ b/advisories/unreviewed/2022/05/GHSA-g465-mm63-2p8q/GHSA-g465-mm63-2p8q.json @@ -7,12 +7,8 @@ "CVE-2015-0998" ], "details": "Schneider Electric InduSoft Web Studio before 7.1.3.4 SP3 Patch 4 and InTouch Machine Edition 2014 before 7.1.3.4 SP3 Patch 4 transmit cleartext credentials, which allows remote attackers to obtain sensitive information by sniffing the network.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-g56c-h972-7rhp/GHSA-g56c-h972-7rhp.json b/advisories/unreviewed/2022/05/GHSA-g56c-h972-7rhp/GHSA-g56c-h972-7rhp.json index 59bb651f5aa..0674dc97c5b 100644 --- a/advisories/unreviewed/2022/05/GHSA-g56c-h972-7rhp/GHSA-g56c-h972-7rhp.json +++ b/advisories/unreviewed/2022/05/GHSA-g56c-h972-7rhp/GHSA-g56c-h972-7rhp.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-g5cm-xg37-j8w4/GHSA-g5cm-xg37-j8w4.json b/advisories/unreviewed/2022/05/GHSA-g5cm-xg37-j8w4/GHSA-g5cm-xg37-j8w4.json index 7d3980c98a8..313ac1f8904 100644 --- a/advisories/unreviewed/2022/05/GHSA-g5cm-xg37-j8w4/GHSA-g5cm-xg37-j8w4.json +++ b/advisories/unreviewed/2022/05/GHSA-g5cm-xg37-j8w4/GHSA-g5cm-xg37-j8w4.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-g6wc-2mxr-5w42/GHSA-g6wc-2mxr-5w42.json b/advisories/unreviewed/2022/05/GHSA-g6wc-2mxr-5w42/GHSA-g6wc-2mxr-5w42.json index 161536eb491..55158cad43e 100644 --- a/advisories/unreviewed/2022/05/GHSA-g6wc-2mxr-5w42/GHSA-g6wc-2mxr-5w42.json +++ b/advisories/unreviewed/2022/05/GHSA-g6wc-2mxr-5w42/GHSA-g6wc-2mxr-5w42.json @@ -7,12 +7,8 @@ "CVE-2011-3439" ], "details": "FreeType in CoreGraphics in Apple iOS before 5.0.1 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted font in a document.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-g7m2-8cqp-hf7v/GHSA-g7m2-8cqp-hf7v.json b/advisories/unreviewed/2022/05/GHSA-g7m2-8cqp-hf7v/GHSA-g7m2-8cqp-hf7v.json index 0ae2a6fa40b..ecc7bc5175c 100644 --- a/advisories/unreviewed/2022/05/GHSA-g7m2-8cqp-hf7v/GHSA-g7m2-8cqp-hf7v.json +++ b/advisories/unreviewed/2022/05/GHSA-g7m2-8cqp-hf7v/GHSA-g7m2-8cqp-hf7v.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-g7xw-gm7h-wf7f/GHSA-g7xw-gm7h-wf7f.json b/advisories/unreviewed/2022/05/GHSA-g7xw-gm7h-wf7f/GHSA-g7xw-gm7h-wf7f.json index 8df84c49442..d0ccd317f83 100644 --- a/advisories/unreviewed/2022/05/GHSA-g7xw-gm7h-wf7f/GHSA-g7xw-gm7h-wf7f.json +++ b/advisories/unreviewed/2022/05/GHSA-g7xw-gm7h-wf7f/GHSA-g7xw-gm7h-wf7f.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-g834-v6mc-99mw/GHSA-g834-v6mc-99mw.json b/advisories/unreviewed/2022/05/GHSA-g834-v6mc-99mw/GHSA-g834-v6mc-99mw.json index edd2201f919..496e8412a98 100644 --- a/advisories/unreviewed/2022/05/GHSA-g834-v6mc-99mw/GHSA-g834-v6mc-99mw.json +++ b/advisories/unreviewed/2022/05/GHSA-g834-v6mc-99mw/GHSA-g834-v6mc-99mw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-g8p5-64fq-pfhr/GHSA-g8p5-64fq-pfhr.json b/advisories/unreviewed/2022/05/GHSA-g8p5-64fq-pfhr/GHSA-g8p5-64fq-pfhr.json index 238849bda25..2ff8fcd8832 100644 --- a/advisories/unreviewed/2022/05/GHSA-g8p5-64fq-pfhr/GHSA-g8p5-64fq-pfhr.json +++ b/advisories/unreviewed/2022/05/GHSA-g8p5-64fq-pfhr/GHSA-g8p5-64fq-pfhr.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-g8w9-9vp7-w33m/GHSA-g8w9-9vp7-w33m.json b/advisories/unreviewed/2022/05/GHSA-g8w9-9vp7-w33m/GHSA-g8w9-9vp7-w33m.json index fc7c8a4b900..4a2824927e9 100644 --- a/advisories/unreviewed/2022/05/GHSA-g8w9-9vp7-w33m/GHSA-g8w9-9vp7-w33m.json +++ b/advisories/unreviewed/2022/05/GHSA-g8w9-9vp7-w33m/GHSA-g8w9-9vp7-w33m.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-ggc4-9j9q-pqcp/GHSA-ggc4-9j9q-pqcp.json b/advisories/unreviewed/2022/05/GHSA-ggc4-9j9q-pqcp/GHSA-ggc4-9j9q-pqcp.json index 041308ad364..a6df7f0d689 100644 --- a/advisories/unreviewed/2022/05/GHSA-ggc4-9j9q-pqcp/GHSA-ggc4-9j9q-pqcp.json +++ b/advisories/unreviewed/2022/05/GHSA-ggc4-9j9q-pqcp/GHSA-ggc4-9j9q-pqcp.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", @@ -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-ggx8-566c-mc69/GHSA-ggx8-566c-mc69.json b/advisories/unreviewed/2022/05/GHSA-ggx8-566c-mc69/GHSA-ggx8-566c-mc69.json index 9bd0cefa586..601f9fa77e2 100644 --- a/advisories/unreviewed/2022/05/GHSA-ggx8-566c-mc69/GHSA-ggx8-566c-mc69.json +++ b/advisories/unreviewed/2022/05/GHSA-ggx8-566c-mc69/GHSA-ggx8-566c-mc69.json @@ -7,12 +7,8 @@ "CVE-2012-2680" ], "details": "Cumin before 0.1.5444, as used in Red Hat Enterprise Messaging, Realtime, and Grid (MRG) 2.0, does not properly restrict access to resources, which allows remote attackers to obtain sensitive information via unspecified vectors related to (1) \"web pages,\" (2) \"export functionality,\" and (3) \"image viewing.\"", - "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-gh4x-4355-2f32/GHSA-gh4x-4355-2f32.json b/advisories/unreviewed/2022/05/GHSA-gh4x-4355-2f32/GHSA-gh4x-4355-2f32.json index aada493938f..cf976fc4446 100644 --- a/advisories/unreviewed/2022/05/GHSA-gh4x-4355-2f32/GHSA-gh4x-4355-2f32.json +++ b/advisories/unreviewed/2022/05/GHSA-gh4x-4355-2f32/GHSA-gh4x-4355-2f32.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-gj38-pxw2-3c45/GHSA-gj38-pxw2-3c45.json b/advisories/unreviewed/2022/05/GHSA-gj38-pxw2-3c45/GHSA-gj38-pxw2-3c45.json index bff442794e3..1e861a2f274 100644 --- a/advisories/unreviewed/2022/05/GHSA-gj38-pxw2-3c45/GHSA-gj38-pxw2-3c45.json +++ b/advisories/unreviewed/2022/05/GHSA-gj38-pxw2-3c45/GHSA-gj38-pxw2-3c45.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", @@ -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-gjf7-w4hh-3pcg/GHSA-gjf7-w4hh-3pcg.json b/advisories/unreviewed/2022/05/GHSA-gjf7-w4hh-3pcg/GHSA-gjf7-w4hh-3pcg.json index 2cca0c1525b..caf26eff1a4 100644 --- a/advisories/unreviewed/2022/05/GHSA-gjf7-w4hh-3pcg/GHSA-gjf7-w4hh-3pcg.json +++ b/advisories/unreviewed/2022/05/GHSA-gjf7-w4hh-3pcg/GHSA-gjf7-w4hh-3pcg.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-gjqf-66pg-h4cm/GHSA-gjqf-66pg-h4cm.json b/advisories/unreviewed/2022/05/GHSA-gjqf-66pg-h4cm/GHSA-gjqf-66pg-h4cm.json index af4249ba0f0..4ae7c876f5b 100644 --- a/advisories/unreviewed/2022/05/GHSA-gjqf-66pg-h4cm/GHSA-gjqf-66pg-h4cm.json +++ b/advisories/unreviewed/2022/05/GHSA-gjqf-66pg-h4cm/GHSA-gjqf-66pg-h4cm.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-gjwh-q2rh-9mjm/GHSA-gjwh-q2rh-9mjm.json b/advisories/unreviewed/2022/05/GHSA-gjwh-q2rh-9mjm/GHSA-gjwh-q2rh-9mjm.json index ec67bd47b77..3fd5a4c6583 100644 --- a/advisories/unreviewed/2022/05/GHSA-gjwh-q2rh-9mjm/GHSA-gjwh-q2rh-9mjm.json +++ b/advisories/unreviewed/2022/05/GHSA-gjwh-q2rh-9mjm/GHSA-gjwh-q2rh-9mjm.json @@ -7,12 +7,8 @@ "CVE-2013-2249" ], "details": "mod_session_dbd.c in the mod_session_dbd module in the Apache HTTP Server before 2.4.5 proceeds with save operations for a session without considering the dirty flag and the requirement for a new session ID, which has unspecified impact and remote attack vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -92,9 +88,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-gmgq-jwhh-9xrh/GHSA-gmgq-jwhh-9xrh.json b/advisories/unreviewed/2022/05/GHSA-gmgq-jwhh-9xrh/GHSA-gmgq-jwhh-9xrh.json index 9888e8d7bc6..80d5c3cdc56 100644 --- a/advisories/unreviewed/2022/05/GHSA-gmgq-jwhh-9xrh/GHSA-gmgq-jwhh-9xrh.json +++ b/advisories/unreviewed/2022/05/GHSA-gmgq-jwhh-9xrh/GHSA-gmgq-jwhh-9xrh.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-gmh7-j6pc-xmxr/GHSA-gmh7-j6pc-xmxr.json b/advisories/unreviewed/2022/05/GHSA-gmh7-j6pc-xmxr/GHSA-gmh7-j6pc-xmxr.json index e98d062f9dc..4ee0e608927 100644 --- a/advisories/unreviewed/2022/05/GHSA-gmh7-j6pc-xmxr/GHSA-gmh7-j6pc-xmxr.json +++ b/advisories/unreviewed/2022/05/GHSA-gmh7-j6pc-xmxr/GHSA-gmh7-j6pc-xmxr.json @@ -7,12 +7,8 @@ "CVE-2012-0883" ], "details": "envvars (aka envvars-std) in the Apache HTTP Server before 2.4.2 places a zero-length directory name in the LD_LIBRARY_PATH, which allows local users to gain privileges via a Trojan horse DSO in the current working directory during execution of apachectl.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -148,9 +144,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-gppm-cv87-9w2v/GHSA-gppm-cv87-9w2v.json b/advisories/unreviewed/2022/05/GHSA-gppm-cv87-9w2v/GHSA-gppm-cv87-9w2v.json index ca39d7b4bda..ea8722ba431 100644 --- a/advisories/unreviewed/2022/05/GHSA-gppm-cv87-9w2v/GHSA-gppm-cv87-9w2v.json +++ b/advisories/unreviewed/2022/05/GHSA-gppm-cv87-9w2v/GHSA-gppm-cv87-9w2v.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-gq3x-86g7-5jrc/GHSA-gq3x-86g7-5jrc.json b/advisories/unreviewed/2022/05/GHSA-gq3x-86g7-5jrc/GHSA-gq3x-86g7-5jrc.json index 1924ad1fd46..7a44bccfb97 100644 --- a/advisories/unreviewed/2022/05/GHSA-gq3x-86g7-5jrc/GHSA-gq3x-86g7-5jrc.json +++ b/advisories/unreviewed/2022/05/GHSA-gq3x-86g7-5jrc/GHSA-gq3x-86g7-5jrc.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-gq8c-8c44-g5xc/GHSA-gq8c-8c44-g5xc.json b/advisories/unreviewed/2022/05/GHSA-gq8c-8c44-g5xc/GHSA-gq8c-8c44-g5xc.json index 38ebadc7c9f..dec40033071 100644 --- a/advisories/unreviewed/2022/05/GHSA-gq8c-8c44-g5xc/GHSA-gq8c-8c44-g5xc.json +++ b/advisories/unreviewed/2022/05/GHSA-gq8c-8c44-g5xc/GHSA-gq8c-8c44-g5xc.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-gr9m-hh86-87vj/GHSA-gr9m-hh86-87vj.json b/advisories/unreviewed/2022/05/GHSA-gr9m-hh86-87vj/GHSA-gr9m-hh86-87vj.json index a1150c5f3c8..7938a369467 100644 --- a/advisories/unreviewed/2022/05/GHSA-gr9m-hh86-87vj/GHSA-gr9m-hh86-87vj.json +++ b/advisories/unreviewed/2022/05/GHSA-gr9m-hh86-87vj/GHSA-gr9m-hh86-87vj.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-grcc-x5cc-59x5/GHSA-grcc-x5cc-59x5.json b/advisories/unreviewed/2022/05/GHSA-grcc-x5cc-59x5/GHSA-grcc-x5cc-59x5.json index fba225badc7..5d99a180e74 100644 --- a/advisories/unreviewed/2022/05/GHSA-grcc-x5cc-59x5/GHSA-grcc-x5cc-59x5.json +++ b/advisories/unreviewed/2022/05/GHSA-grcc-x5cc-59x5/GHSA-grcc-x5cc-59x5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-gvgg-6q8m-jmph/GHSA-gvgg-6q8m-jmph.json b/advisories/unreviewed/2022/05/GHSA-gvgg-6q8m-jmph/GHSA-gvgg-6q8m-jmph.json index f3b770e3608..d114607dbe2 100644 --- a/advisories/unreviewed/2022/05/GHSA-gvgg-6q8m-jmph/GHSA-gvgg-6q8m-jmph.json +++ b/advisories/unreviewed/2022/05/GHSA-gvgg-6q8m-jmph/GHSA-gvgg-6q8m-jmph.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -43,9 +41,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-gvpv-mmxx-g3g2/GHSA-gvpv-mmxx-g3g2.json b/advisories/unreviewed/2022/05/GHSA-gvpv-mmxx-g3g2/GHSA-gvpv-mmxx-g3g2.json index b46ceab295c..fd14d654516 100644 --- a/advisories/unreviewed/2022/05/GHSA-gvpv-mmxx-g3g2/GHSA-gvpv-mmxx-g3g2.json +++ b/advisories/unreviewed/2022/05/GHSA-gvpv-mmxx-g3g2/GHSA-gvpv-mmxx-g3g2.json @@ -7,12 +7,8 @@ "CVE-2012-4558" ], "details": "Multiple cross-site scripting (XSS) vulnerabilities in the balancer_handler function in the manager interface in mod_proxy_balancer.c in the mod_proxy_balancer module in the Apache HTTP Server 2.2.x before 2.2.24-dev and 2.4.x before 2.4.4 allow remote attackers to inject arbitrary web script or HTML via a crafted string.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-gw56-35qp-gch8/GHSA-gw56-35qp-gch8.json b/advisories/unreviewed/2022/05/GHSA-gw56-35qp-gch8/GHSA-gw56-35qp-gch8.json index 0ae20bada00..e4a40e6dbeb 100644 --- a/advisories/unreviewed/2022/05/GHSA-gw56-35qp-gch8/GHSA-gw56-35qp-gch8.json +++ b/advisories/unreviewed/2022/05/GHSA-gw56-35qp-gch8/GHSA-gw56-35qp-gch8.json @@ -7,12 +7,8 @@ "CVE-2011-3193" ], "details": "Heap-based buffer overflow in the Lookup_MarkMarkPos function in the HarfBuzz module (harfbuzz-gpos.c), as used by Qt before 4.7.4 and Pango, allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a crafted font file.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-gwf6-8h3f-pjm8/GHSA-gwf6-8h3f-pjm8.json b/advisories/unreviewed/2022/05/GHSA-gwf6-8h3f-pjm8/GHSA-gwf6-8h3f-pjm8.json index bf2b6cfc865..d9d2453e022 100644 --- a/advisories/unreviewed/2022/05/GHSA-gwf6-8h3f-pjm8/GHSA-gwf6-8h3f-pjm8.json +++ b/advisories/unreviewed/2022/05/GHSA-gwf6-8h3f-pjm8/GHSA-gwf6-8h3f-pjm8.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-gxcr-rf4j-phx3/GHSA-gxcr-rf4j-phx3.json b/advisories/unreviewed/2022/05/GHSA-gxcr-rf4j-phx3/GHSA-gxcr-rf4j-phx3.json index 2b91987905c..466d78859bc 100644 --- a/advisories/unreviewed/2022/05/GHSA-gxcr-rf4j-phx3/GHSA-gxcr-rf4j-phx3.json +++ b/advisories/unreviewed/2022/05/GHSA-gxcr-rf4j-phx3/GHSA-gxcr-rf4j-phx3.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-gxfm-3qhv-h52c/GHSA-gxfm-3qhv-h52c.json b/advisories/unreviewed/2022/05/GHSA-gxfm-3qhv-h52c/GHSA-gxfm-3qhv-h52c.json index 9c6d97d5b73..e051d81b9ee 100644 --- a/advisories/unreviewed/2022/05/GHSA-gxfm-3qhv-h52c/GHSA-gxfm-3qhv-h52c.json +++ b/advisories/unreviewed/2022/05/GHSA-gxfm-3qhv-h52c/GHSA-gxfm-3qhv-h52c.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-gxw9-83q5-mxj8/GHSA-gxw9-83q5-mxj8.json b/advisories/unreviewed/2022/05/GHSA-gxw9-83q5-mxj8/GHSA-gxw9-83q5-mxj8.json index 9f8fb9d1c4f..fabbd66da57 100644 --- a/advisories/unreviewed/2022/05/GHSA-gxw9-83q5-mxj8/GHSA-gxw9-83q5-mxj8.json +++ b/advisories/unreviewed/2022/05/GHSA-gxw9-83q5-mxj8/GHSA-gxw9-83q5-mxj8.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", @@ -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-h25f-2g8f-4527/GHSA-h25f-2g8f-4527.json b/advisories/unreviewed/2022/05/GHSA-h25f-2g8f-4527/GHSA-h25f-2g8f-4527.json index edcf54a4fd6..2ffb51f1694 100644 --- a/advisories/unreviewed/2022/05/GHSA-h25f-2g8f-4527/GHSA-h25f-2g8f-4527.json +++ b/advisories/unreviewed/2022/05/GHSA-h25f-2g8f-4527/GHSA-h25f-2g8f-4527.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-h2mh-64w5-3rxc/GHSA-h2mh-64w5-3rxc.json b/advisories/unreviewed/2022/05/GHSA-h2mh-64w5-3rxc/GHSA-h2mh-64w5-3rxc.json index 773701be89d..24c5b6fb74a 100644 --- a/advisories/unreviewed/2022/05/GHSA-h2mh-64w5-3rxc/GHSA-h2mh-64w5-3rxc.json +++ b/advisories/unreviewed/2022/05/GHSA-h2mh-64w5-3rxc/GHSA-h2mh-64w5-3rxc.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-h3fg-gg9m-6pp2/GHSA-h3fg-gg9m-6pp2.json b/advisories/unreviewed/2022/05/GHSA-h3fg-gg9m-6pp2/GHSA-h3fg-gg9m-6pp2.json index 2a9d12cef33..b8e98d4ca22 100644 --- a/advisories/unreviewed/2022/05/GHSA-h3fg-gg9m-6pp2/GHSA-h3fg-gg9m-6pp2.json +++ b/advisories/unreviewed/2022/05/GHSA-h3fg-gg9m-6pp2/GHSA-h3fg-gg9m-6pp2.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-h54j-6fcf-f296/GHSA-h54j-6fcf-f296.json b/advisories/unreviewed/2022/05/GHSA-h54j-6fcf-f296/GHSA-h54j-6fcf-f296.json index b7af4f68fdb..b2a2e4646fd 100644 --- a/advisories/unreviewed/2022/05/GHSA-h54j-6fcf-f296/GHSA-h54j-6fcf-f296.json +++ b/advisories/unreviewed/2022/05/GHSA-h54j-6fcf-f296/GHSA-h54j-6fcf-f296.json @@ -7,12 +7,8 @@ "CVE-2010-2445" ], "details": "freeciv 2.2 before 2.2.1 and 2.3 before 2.3.0 allows attackers to read arbitrary files or execute arbitrary commands via a scenario that contains Lua functionality, related to the (1) os, (2) io, (3) package, (4) dofile, (5) loadfile, (6) loadlib, (7) module, and (8) require modules or functions.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-h5c2-9c95-vxhv/GHSA-h5c2-9c95-vxhv.json b/advisories/unreviewed/2022/05/GHSA-h5c2-9c95-vxhv/GHSA-h5c2-9c95-vxhv.json index bb5219388c7..fc80da1e0ce 100644 --- a/advisories/unreviewed/2022/05/GHSA-h5c2-9c95-vxhv/GHSA-h5c2-9c95-vxhv.json +++ b/advisories/unreviewed/2022/05/GHSA-h5c2-9c95-vxhv/GHSA-h5c2-9c95-vxhv.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-h5m2-xvgx-vpw7/GHSA-h5m2-xvgx-vpw7.json b/advisories/unreviewed/2022/05/GHSA-h5m2-xvgx-vpw7/GHSA-h5m2-xvgx-vpw7.json index 9824d3a5350..c12a8f69e66 100644 --- a/advisories/unreviewed/2022/05/GHSA-h5m2-xvgx-vpw7/GHSA-h5m2-xvgx-vpw7.json +++ b/advisories/unreviewed/2022/05/GHSA-h5m2-xvgx-vpw7/GHSA-h5m2-xvgx-vpw7.json @@ -7,12 +7,8 @@ "CVE-2015-1637" ], "details": "Schannel (aka Secure Channel) in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 does not properly restrict TLS state transitions, which makes it easier for remote attackers to conduct cipher-downgrade attacks to EXPORT_RSA ciphers via crafted TLS traffic, related to the \"FREAK\" issue, a different vulnerability than CVE-2015-0204 and CVE-2015-1067.", - "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-h5ph-4x64-7585/GHSA-h5ph-4x64-7585.json b/advisories/unreviewed/2022/05/GHSA-h5ph-4x64-7585/GHSA-h5ph-4x64-7585.json index fdcbd342bc9..01865203bc5 100644 --- a/advisories/unreviewed/2022/05/GHSA-h5ph-4x64-7585/GHSA-h5ph-4x64-7585.json +++ b/advisories/unreviewed/2022/05/GHSA-h5ph-4x64-7585/GHSA-h5ph-4x64-7585.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", @@ -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-h7pv-hm5m-xgf4/GHSA-h7pv-hm5m-xgf4.json b/advisories/unreviewed/2022/05/GHSA-h7pv-hm5m-xgf4/GHSA-h7pv-hm5m-xgf4.json index 7c81a7fc94f..84b5bea38b3 100644 --- a/advisories/unreviewed/2022/05/GHSA-h7pv-hm5m-xgf4/GHSA-h7pv-hm5m-xgf4.json +++ b/advisories/unreviewed/2022/05/GHSA-h7pv-hm5m-xgf4/GHSA-h7pv-hm5m-xgf4.json @@ -7,12 +7,8 @@ "CVE-2008-6714" ], "details": "admin.php in xeCMS 1.0.0 RC2 and earlier allows remote attackers to bypass authentication and access the admin panel by setting the xecms_username cookie.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-h849-h67f-xm4x/GHSA-h849-h67f-xm4x.json b/advisories/unreviewed/2022/05/GHSA-h849-h67f-xm4x/GHSA-h849-h67f-xm4x.json index 4544b5cd9ae..54ecfb4f079 100644 --- a/advisories/unreviewed/2022/05/GHSA-h849-h67f-xm4x/GHSA-h849-h67f-xm4x.json +++ b/advisories/unreviewed/2022/05/GHSA-h849-h67f-xm4x/GHSA-h849-h67f-xm4x.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-h93q-jv2p-c5p2/GHSA-h93q-jv2p-c5p2.json b/advisories/unreviewed/2022/05/GHSA-h93q-jv2p-c5p2/GHSA-h93q-jv2p-c5p2.json index ab34fe9d5a9..b380fe92fae 100644 --- a/advisories/unreviewed/2022/05/GHSA-h93q-jv2p-c5p2/GHSA-h93q-jv2p-c5p2.json +++ b/advisories/unreviewed/2022/05/GHSA-h93q-jv2p-c5p2/GHSA-h93q-jv2p-c5p2.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-hcqf-mq24-hm46/GHSA-hcqf-mq24-hm46.json b/advisories/unreviewed/2022/05/GHSA-hcqf-mq24-hm46/GHSA-hcqf-mq24-hm46.json index 964537c659a..a7359fe35cb 100644 --- a/advisories/unreviewed/2022/05/GHSA-hcqf-mq24-hm46/GHSA-hcqf-mq24-hm46.json +++ b/advisories/unreviewed/2022/05/GHSA-hcqf-mq24-hm46/GHSA-hcqf-mq24-hm46.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-hfx2-2fjg-87qf/GHSA-hfx2-2fjg-87qf.json b/advisories/unreviewed/2022/05/GHSA-hfx2-2fjg-87qf/GHSA-hfx2-2fjg-87qf.json index 086bbe78d80..26acc88679c 100644 --- a/advisories/unreviewed/2022/05/GHSA-hfx2-2fjg-87qf/GHSA-hfx2-2fjg-87qf.json +++ b/advisories/unreviewed/2022/05/GHSA-hfx2-2fjg-87qf/GHSA-hfx2-2fjg-87qf.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", @@ -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-hgqw-w4gh-864c/GHSA-hgqw-w4gh-864c.json b/advisories/unreviewed/2022/05/GHSA-hgqw-w4gh-864c/GHSA-hgqw-w4gh-864c.json index 005e80a5fd0..1dd18aedd73 100644 --- a/advisories/unreviewed/2022/05/GHSA-hgqw-w4gh-864c/GHSA-hgqw-w4gh-864c.json +++ b/advisories/unreviewed/2022/05/GHSA-hgqw-w4gh-864c/GHSA-hgqw-w4gh-864c.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-hh3x-vf3q-948c/GHSA-hh3x-vf3q-948c.json b/advisories/unreviewed/2022/05/GHSA-hh3x-vf3q-948c/GHSA-hh3x-vf3q-948c.json index fd29f7187a3..f9ed84fc1a1 100644 --- a/advisories/unreviewed/2022/05/GHSA-hh3x-vf3q-948c/GHSA-hh3x-vf3q-948c.json +++ b/advisories/unreviewed/2022/05/GHSA-hh3x-vf3q-948c/GHSA-hh3x-vf3q-948c.json @@ -7,12 +7,8 @@ "CVE-2013-5957" ], "details": "Multiple SQL injection vulnerabilities in CRM/Core/Page/AJAX/Location.php in CiviCRM before 4.2.12, 4.3.x before 4.3.7, and 4.4.x before 4.4.beta4 allow remote attackers to execute arbitrary SQL commands via the _value parameter to (1) ajax/jqState or (2) ajax/jqcounty.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-hhw7-p92g-vp7v/GHSA-hhw7-p92g-vp7v.json b/advisories/unreviewed/2022/05/GHSA-hhw7-p92g-vp7v/GHSA-hhw7-p92g-vp7v.json index 6089f360ee1..78632a6b96f 100644 --- a/advisories/unreviewed/2022/05/GHSA-hhw7-p92g-vp7v/GHSA-hhw7-p92g-vp7v.json +++ b/advisories/unreviewed/2022/05/GHSA-hhw7-p92g-vp7v/GHSA-hhw7-p92g-vp7v.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-hj9g-7v26-7xjx/GHSA-hj9g-7v26-7xjx.json b/advisories/unreviewed/2022/05/GHSA-hj9g-7v26-7xjx/GHSA-hj9g-7v26-7xjx.json index 57532872389..b48d92c15d8 100644 --- a/advisories/unreviewed/2022/05/GHSA-hj9g-7v26-7xjx/GHSA-hj9g-7v26-7xjx.json +++ b/advisories/unreviewed/2022/05/GHSA-hj9g-7v26-7xjx/GHSA-hj9g-7v26-7xjx.json @@ -7,12 +7,8 @@ "CVE-2015-1860" ], "details": "Multiple buffer overflows in gui/image/qgifhandler.cpp in the QtBase module in Qt before 4.8.7 and 5.x before 5.4.2 allow remote attackers to cause a denial of service (segmentation fault) and possibly execute arbitrary code via a crafted GIF image.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-hjj8-p7vc-2hh7/GHSA-hjj8-p7vc-2hh7.json b/advisories/unreviewed/2022/05/GHSA-hjj8-p7vc-2hh7/GHSA-hjj8-p7vc-2hh7.json index 9b3077b2086..9d95dba0363 100644 --- a/advisories/unreviewed/2022/05/GHSA-hjj8-p7vc-2hh7/GHSA-hjj8-p7vc-2hh7.json +++ b/advisories/unreviewed/2022/05/GHSA-hjj8-p7vc-2hh7/GHSA-hjj8-p7vc-2hh7.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-hm6f-vf78-gxhc/GHSA-hm6f-vf78-gxhc.json b/advisories/unreviewed/2022/05/GHSA-hm6f-vf78-gxhc/GHSA-hm6f-vf78-gxhc.json index f9430e9fd99..fccca4803ab 100644 --- a/advisories/unreviewed/2022/05/GHSA-hm6f-vf78-gxhc/GHSA-hm6f-vf78-gxhc.json +++ b/advisories/unreviewed/2022/05/GHSA-hm6f-vf78-gxhc/GHSA-hm6f-vf78-gxhc.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", @@ -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-hmcq-66vp-c2gv/GHSA-hmcq-66vp-c2gv.json b/advisories/unreviewed/2022/05/GHSA-hmcq-66vp-c2gv/GHSA-hmcq-66vp-c2gv.json index a7d6a72938d..5aad29a82e6 100644 --- a/advisories/unreviewed/2022/05/GHSA-hmcq-66vp-c2gv/GHSA-hmcq-66vp-c2gv.json +++ b/advisories/unreviewed/2022/05/GHSA-hmcq-66vp-c2gv/GHSA-hmcq-66vp-c2gv.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-hmgw-34q4-8g9x/GHSA-hmgw-34q4-8g9x.json b/advisories/unreviewed/2022/05/GHSA-hmgw-34q4-8g9x/GHSA-hmgw-34q4-8g9x.json index 7fef13c587e..26760aef73b 100644 --- a/advisories/unreviewed/2022/05/GHSA-hmgw-34q4-8g9x/GHSA-hmgw-34q4-8g9x.json +++ b/advisories/unreviewed/2022/05/GHSA-hmgw-34q4-8g9x/GHSA-hmgw-34q4-8g9x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:A/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-hmjr-rw67-gcrj/GHSA-hmjr-rw67-gcrj.json b/advisories/unreviewed/2022/05/GHSA-hmjr-rw67-gcrj/GHSA-hmjr-rw67-gcrj.json index fd959048711..47d1ab4352b 100644 --- a/advisories/unreviewed/2022/05/GHSA-hmjr-rw67-gcrj/GHSA-hmjr-rw67-gcrj.json +++ b/advisories/unreviewed/2022/05/GHSA-hmjr-rw67-gcrj/GHSA-hmjr-rw67-gcrj.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", @@ -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-hpj2-fvgp-gjcx/GHSA-hpj2-fvgp-gjcx.json b/advisories/unreviewed/2022/05/GHSA-hpj2-fvgp-gjcx/GHSA-hpj2-fvgp-gjcx.json index 80636a8973e..01faf4ee516 100644 --- a/advisories/unreviewed/2022/05/GHSA-hpj2-fvgp-gjcx/GHSA-hpj2-fvgp-gjcx.json +++ b/advisories/unreviewed/2022/05/GHSA-hpj2-fvgp-gjcx/GHSA-hpj2-fvgp-gjcx.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-hqqr-g92g-v6cf/GHSA-hqqr-g92g-v6cf.json b/advisories/unreviewed/2022/05/GHSA-hqqr-g92g-v6cf/GHSA-hqqr-g92g-v6cf.json index 0038e9aa383..452f83f08b5 100644 --- a/advisories/unreviewed/2022/05/GHSA-hqqr-g92g-v6cf/GHSA-hqqr-g92g-v6cf.json +++ b/advisories/unreviewed/2022/05/GHSA-hqqr-g92g-v6cf/GHSA-hqqr-g92g-v6cf.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-hr7q-x7xm-q959/GHSA-hr7q-x7xm-q959.json b/advisories/unreviewed/2022/05/GHSA-hr7q-x7xm-q959/GHSA-hr7q-x7xm-q959.json index 790d477cf40..e1663f7d45a 100644 --- a/advisories/unreviewed/2022/05/GHSA-hr7q-x7xm-q959/GHSA-hr7q-x7xm-q959.json +++ b/advisories/unreviewed/2022/05/GHSA-hr7q-x7xm-q959/GHSA-hr7q-x7xm-q959.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-hvr2-8j68-89rx/GHSA-hvr2-8j68-89rx.json b/advisories/unreviewed/2022/05/GHSA-hvr2-8j68-89rx/GHSA-hvr2-8j68-89rx.json index 7e48c054cfa..8d6792ac918 100644 --- a/advisories/unreviewed/2022/05/GHSA-hvr2-8j68-89rx/GHSA-hvr2-8j68-89rx.json +++ b/advisories/unreviewed/2022/05/GHSA-hvr2-8j68-89rx/GHSA-hvr2-8j68-89rx.json @@ -7,12 +7,8 @@ "CVE-2012-3268" ], "details": "Certain HP Access Controller, Fabric Module, Firewall, Router, Switch, and UTM Appliance products; certain HP 3Com Access Controller, Router, and Switch products; certain HP H3C Access Controller, Firewall, Router, Switch, and Switch and Route Processing Unit products; and certain Huawei Firewall/Gateway, Router, Switch, and Wireless products do not properly implement access control as defined in h3c-user.mib 2.0 and hh3c-user.mib 2.0, which allows remote authenticated users to discover credentials in UserInfoEntry values via an SNMP request with the read-only community.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-hwmr-2mph-c98v/GHSA-hwmr-2mph-c98v.json b/advisories/unreviewed/2022/05/GHSA-hwmr-2mph-c98v/GHSA-hwmr-2mph-c98v.json index 0b4ef687597..31f7d24e568 100644 --- a/advisories/unreviewed/2022/05/GHSA-hwmr-2mph-c98v/GHSA-hwmr-2mph-c98v.json +++ b/advisories/unreviewed/2022/05/GHSA-hwmr-2mph-c98v/GHSA-hwmr-2mph-c98v.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-hwwh-55v8-g8p5/GHSA-hwwh-55v8-g8p5.json b/advisories/unreviewed/2022/05/GHSA-hwwh-55v8-g8p5/GHSA-hwwh-55v8-g8p5.json index faa64dc47dc..6160cd97f8d 100644 --- a/advisories/unreviewed/2022/05/GHSA-hwwh-55v8-g8p5/GHSA-hwwh-55v8-g8p5.json +++ b/advisories/unreviewed/2022/05/GHSA-hwwh-55v8-g8p5/GHSA-hwwh-55v8-g8p5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-hwxv-7gw9-pfm4/GHSA-hwxv-7gw9-pfm4.json b/advisories/unreviewed/2022/05/GHSA-hwxv-7gw9-pfm4/GHSA-hwxv-7gw9-pfm4.json index 0a7acc3d1be..cd514289a3d 100644 --- a/advisories/unreviewed/2022/05/GHSA-hwxv-7gw9-pfm4/GHSA-hwxv-7gw9-pfm4.json +++ b/advisories/unreviewed/2022/05/GHSA-hwxv-7gw9-pfm4/GHSA-hwxv-7gw9-pfm4.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-hx32-x2cq-h45v/GHSA-hx32-x2cq-h45v.json b/advisories/unreviewed/2022/05/GHSA-hx32-x2cq-h45v/GHSA-hx32-x2cq-h45v.json index 5a70c5930e3..0cb052e02c2 100644 --- a/advisories/unreviewed/2022/05/GHSA-hx32-x2cq-h45v/GHSA-hx32-x2cq-h45v.json +++ b/advisories/unreviewed/2022/05/GHSA-hx32-x2cq-h45v/GHSA-hx32-x2cq-h45v.json @@ -7,12 +7,8 @@ "CVE-2011-0419" ], "details": "Stack consumption vulnerability in the fnmatch implementation in apr_fnmatch.c in the Apache Portable Runtime (APR) library before 1.4.3 and the Apache HTTP Server before 2.2.18, and in fnmatch.c in libc in NetBSD 5.1, OpenBSD 4.8, FreeBSD, Apple Mac OS X 10.6, Oracle Solaris 10, and Android, allows context-dependent attackers to cause a denial of service (CPU and memory consumption) via *? sequences in the first argument, as demonstrated by attacks against mod_autoindex in httpd.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-hx3q-2qrc-hjj4/GHSA-hx3q-2qrc-hjj4.json b/advisories/unreviewed/2022/05/GHSA-hx3q-2qrc-hjj4/GHSA-hx3q-2qrc-hjj4.json index dc3041c9203..83fb4de140f 100644 --- a/advisories/unreviewed/2022/05/GHSA-hx3q-2qrc-hjj4/GHSA-hx3q-2qrc-hjj4.json +++ b/advisories/unreviewed/2022/05/GHSA-hx3q-2qrc-hjj4/GHSA-hx3q-2qrc-hjj4.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-hxh5-f5fj-62c3/GHSA-hxh5-f5fj-62c3.json b/advisories/unreviewed/2022/05/GHSA-hxh5-f5fj-62c3/GHSA-hxh5-f5fj-62c3.json index ac01c572bcb..3d84b1d5031 100644 --- a/advisories/unreviewed/2022/05/GHSA-hxh5-f5fj-62c3/GHSA-hxh5-f5fj-62c3.json +++ b/advisories/unreviewed/2022/05/GHSA-hxh5-f5fj-62c3/GHSA-hxh5-f5fj-62c3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-j2jq-4c5g-fp4h/GHSA-j2jq-4c5g-fp4h.json b/advisories/unreviewed/2022/05/GHSA-j2jq-4c5g-fp4h/GHSA-j2jq-4c5g-fp4h.json index 5bdbe01ae3d..09177ba1ede 100644 --- a/advisories/unreviewed/2022/05/GHSA-j2jq-4c5g-fp4h/GHSA-j2jq-4c5g-fp4h.json +++ b/advisories/unreviewed/2022/05/GHSA-j2jq-4c5g-fp4h/GHSA-j2jq-4c5g-fp4h.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-j2m5-vr3m-5c89/GHSA-j2m5-vr3m-5c89.json b/advisories/unreviewed/2022/05/GHSA-j2m5-vr3m-5c89/GHSA-j2m5-vr3m-5c89.json index 1d040672f35..373309c2e7e 100644 --- a/advisories/unreviewed/2022/05/GHSA-j2m5-vr3m-5c89/GHSA-j2m5-vr3m-5c89.json +++ b/advisories/unreviewed/2022/05/GHSA-j2m5-vr3m-5c89/GHSA-j2m5-vr3m-5c89.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-j3f2-xf7x-fhpq/GHSA-j3f2-xf7x-fhpq.json b/advisories/unreviewed/2022/05/GHSA-j3f2-xf7x-fhpq/GHSA-j3f2-xf7x-fhpq.json index 90bceb838c4..4670ca8b2fd 100644 --- a/advisories/unreviewed/2022/05/GHSA-j3f2-xf7x-fhpq/GHSA-j3f2-xf7x-fhpq.json +++ b/advisories/unreviewed/2022/05/GHSA-j3f2-xf7x-fhpq/GHSA-j3f2-xf7x-fhpq.json @@ -7,12 +7,8 @@ "CVE-2011-2925" ], "details": "Cumin in Red Hat Enterprise Messaging, Realtime, and Grid (MRG) 2.0 records broker authentication credentials in a log file, which allows local users to bypass authentication and perform unauthorized actions on jobs and message queues via a direct connection to the broker.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-j44q-wmqr-v226/GHSA-j44q-wmqr-v226.json b/advisories/unreviewed/2022/05/GHSA-j44q-wmqr-v226/GHSA-j44q-wmqr-v226.json index d33d942c522..04a01155fbd 100644 --- a/advisories/unreviewed/2022/05/GHSA-j44q-wmqr-v226/GHSA-j44q-wmqr-v226.json +++ b/advisories/unreviewed/2022/05/GHSA-j44q-wmqr-v226/GHSA-j44q-wmqr-v226.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -51,9 +49,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-j46g-4x3w-74pw/GHSA-j46g-4x3w-74pw.json b/advisories/unreviewed/2022/05/GHSA-j46g-4x3w-74pw/GHSA-j46g-4x3w-74pw.json index bcb8f3905f6..80a61440974 100644 --- a/advisories/unreviewed/2022/05/GHSA-j46g-4x3w-74pw/GHSA-j46g-4x3w-74pw.json +++ b/advisories/unreviewed/2022/05/GHSA-j46g-4x3w-74pw/GHSA-j46g-4x3w-74pw.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-j4wm-vqf7-29ph/GHSA-j4wm-vqf7-29ph.json b/advisories/unreviewed/2022/05/GHSA-j4wm-vqf7-29ph/GHSA-j4wm-vqf7-29ph.json index 9717d0d58e7..56b35ff3873 100644 --- a/advisories/unreviewed/2022/05/GHSA-j4wm-vqf7-29ph/GHSA-j4wm-vqf7-29ph.json +++ b/advisories/unreviewed/2022/05/GHSA-j4wm-vqf7-29ph/GHSA-j4wm-vqf7-29ph.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-j65x-5fvx-g9xx/GHSA-j65x-5fvx-g9xx.json b/advisories/unreviewed/2022/05/GHSA-j65x-5fvx-g9xx/GHSA-j65x-5fvx-g9xx.json index 1a435b77122..17e78000328 100644 --- a/advisories/unreviewed/2022/05/GHSA-j65x-5fvx-g9xx/GHSA-j65x-5fvx-g9xx.json +++ b/advisories/unreviewed/2022/05/GHSA-j65x-5fvx-g9xx/GHSA-j65x-5fvx-g9xx.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-j7gx-hgxw-46mm/GHSA-j7gx-hgxw-46mm.json b/advisories/unreviewed/2022/05/GHSA-j7gx-hgxw-46mm/GHSA-j7gx-hgxw-46mm.json index 9a3e609e81b..093cd7b41d7 100644 --- a/advisories/unreviewed/2022/05/GHSA-j7gx-hgxw-46mm/GHSA-j7gx-hgxw-46mm.json +++ b/advisories/unreviewed/2022/05/GHSA-j7gx-hgxw-46mm/GHSA-j7gx-hgxw-46mm.json @@ -7,12 +7,8 @@ "CVE-2010-2800" ], "details": "The MS-ZIP decompressor in cabextract before 1.3 allows remote attackers to cause a denial of service (infinite loop) via a malformed MSZIP archive in a .cab file during a (1) test or (2) extract action, related to the libmspack library.", - "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-j82h-gmgf-2c58/GHSA-j82h-gmgf-2c58.json b/advisories/unreviewed/2022/05/GHSA-j82h-gmgf-2c58/GHSA-j82h-gmgf-2c58.json index b745f8aff94..2ea64d4efc2 100644 --- a/advisories/unreviewed/2022/05/GHSA-j82h-gmgf-2c58/GHSA-j82h-gmgf-2c58.json +++ b/advisories/unreviewed/2022/05/GHSA-j82h-gmgf-2c58/GHSA-j82h-gmgf-2c58.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-j85c-9w9v-p2p3/GHSA-j85c-9w9v-p2p3.json b/advisories/unreviewed/2022/05/GHSA-j85c-9w9v-p2p3/GHSA-j85c-9w9v-p2p3.json index 39223c4d4bc..d489b2b61fb 100644 --- a/advisories/unreviewed/2022/05/GHSA-j85c-9w9v-p2p3/GHSA-j85c-9w9v-p2p3.json +++ b/advisories/unreviewed/2022/05/GHSA-j85c-9w9v-p2p3/GHSA-j85c-9w9v-p2p3.json @@ -7,12 +7,8 @@ "CVE-2011-3368" ], "details": "The mod_proxy module in the Apache HTTP Server 1.3.x through 1.3.42, 2.0.x through 2.0.64, and 2.2.x through 2.2.21 does not properly interact with use of (1) RewriteRule and (2) ProxyPassMatch pattern matches for configuration of a reverse proxy, which allows remote attackers to send requests to intranet servers via a malformed URI containing an initial @ (at sign) character.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-j9j6-4w7r-rwcc/GHSA-j9j6-4w7r-rwcc.json b/advisories/unreviewed/2022/05/GHSA-j9j6-4w7r-rwcc/GHSA-j9j6-4w7r-rwcc.json index f7c372e2dfb..c2aa5dc64ba 100644 --- a/advisories/unreviewed/2022/05/GHSA-j9j6-4w7r-rwcc/GHSA-j9j6-4w7r-rwcc.json +++ b/advisories/unreviewed/2022/05/GHSA-j9j6-4w7r-rwcc/GHSA-j9j6-4w7r-rwcc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-jc37-76hj-72x2/GHSA-jc37-76hj-72x2.json b/advisories/unreviewed/2022/05/GHSA-jc37-76hj-72x2/GHSA-jc37-76hj-72x2.json index 9f9daa5d64c..fdb73913722 100644 --- a/advisories/unreviewed/2022/05/GHSA-jc37-76hj-72x2/GHSA-jc37-76hj-72x2.json +++ b/advisories/unreviewed/2022/05/GHSA-jc37-76hj-72x2/GHSA-jc37-76hj-72x2.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-jc3x-vm97-3mq2/GHSA-jc3x-vm97-3mq2.json b/advisories/unreviewed/2022/05/GHSA-jc3x-vm97-3mq2/GHSA-jc3x-vm97-3mq2.json index eb4873363e0..43fea340a28 100644 --- a/advisories/unreviewed/2022/05/GHSA-jc3x-vm97-3mq2/GHSA-jc3x-vm97-3mq2.json +++ b/advisories/unreviewed/2022/05/GHSA-jc3x-vm97-3mq2/GHSA-jc3x-vm97-3mq2.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-jc83-h8w6-gwfh/GHSA-jc83-h8w6-gwfh.json b/advisories/unreviewed/2022/05/GHSA-jc83-h8w6-gwfh/GHSA-jc83-h8w6-gwfh.json index 8bda576f55f..84484d5ed08 100644 --- a/advisories/unreviewed/2022/05/GHSA-jc83-h8w6-gwfh/GHSA-jc83-h8w6-gwfh.json +++ b/advisories/unreviewed/2022/05/GHSA-jc83-h8w6-gwfh/GHSA-jc83-h8w6-gwfh.json @@ -7,12 +7,8 @@ "CVE-2015-8214" ], "details": "A vulnerability has been identified in SIMATIC NET CP 342-5 (incl. SIPLUS variants) (All versions), SIMATIC NET CP 343-1 Advanced (incl. SIPLUS variants) (All versions < V3.0.44), SIMATIC NET CP 343-1 Lean (incl. SIPLUS variants) (All versions < V3.1.1), SIMATIC NET CP 343-1 Standard (incl. SIPLUS variants) (All versions < V3.1.1), SIMATIC NET CP 443-1 Advanced (incl. SIPLUS variants) (All versions < V3.2.9), SIMATIC NET CP 443-1 Standard (incl. SIPLUS variants) (All versions < V3.2.9), SIMATIC NET CP 443-5 Basic (incl. SIPLUS variants) (All versions), SIMATIC NET CP 443-5 Extended (All versions), TIM 3V-IE / TIM 3V-IE Advanced (incl. SIPLUS NET variants) (All versions < V2.6.0), TIM 3V-IE DNP3 (incl. SIPLUS NET variants) (All versions < V3.1.0), TIM 4R-IE (incl. SIPLUS NET variants) (All versions < V2.6.0), TIM 4R-IE DNP3 (incl. SIPLUS NET variants) (All versions < V3.1.0). The implemented access protection level enforcement of the affected communication processors (CP) could possibly allow unauthenticated users to perform administrative operations on the CPs if network access (port 102/TCP) is available and the CPs' configuration was stored on their corresponding CPUs.", - "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-jcj5-4c5g-3958/GHSA-jcj5-4c5g-3958.json b/advisories/unreviewed/2022/05/GHSA-jcj5-4c5g-3958/GHSA-jcj5-4c5g-3958.json index 310faca001e..201ec579b15 100644 --- a/advisories/unreviewed/2022/05/GHSA-jcj5-4c5g-3958/GHSA-jcj5-4c5g-3958.json +++ b/advisories/unreviewed/2022/05/GHSA-jcj5-4c5g-3958/GHSA-jcj5-4c5g-3958.json @@ -7,12 +7,8 @@ "CVE-2015-7984" ], "details": "Multiple cross-site request forgery (CSRF) vulnerabilities in Horde before 5.2.8, Horde Groupware before 5.2.11, and Horde Groupware Webmail Edition before 5.2.11 allow remote attackers to hijack the authentication of administrators for requests that execute arbitrary (1) commands via the cmd parameter to admin/cmdshell.php, (2) SQL queries via the sql parameter to admin/sqlshell.php, or (3) PHP code via the php parameter to admin/phpshell.php.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-jcxw-q3cp-p5r4/GHSA-jcxw-q3cp-p5r4.json b/advisories/unreviewed/2022/05/GHSA-jcxw-q3cp-p5r4/GHSA-jcxw-q3cp-p5r4.json index 1c359291273..0009b1cf1d4 100644 --- a/advisories/unreviewed/2022/05/GHSA-jcxw-q3cp-p5r4/GHSA-jcxw-q3cp-p5r4.json +++ b/advisories/unreviewed/2022/05/GHSA-jcxw-q3cp-p5r4/GHSA-jcxw-q3cp-p5r4.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-jf2h-frpc-5873/GHSA-jf2h-frpc-5873.json b/advisories/unreviewed/2022/05/GHSA-jf2h-frpc-5873/GHSA-jf2h-frpc-5873.json index d9550ffe23f..79446f6927d 100644 --- a/advisories/unreviewed/2022/05/GHSA-jf2h-frpc-5873/GHSA-jf2h-frpc-5873.json +++ b/advisories/unreviewed/2022/05/GHSA-jf2h-frpc-5873/GHSA-jf2h-frpc-5873.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-jf3r-fxmm-grph/GHSA-jf3r-fxmm-grph.json b/advisories/unreviewed/2022/05/GHSA-jf3r-fxmm-grph/GHSA-jf3r-fxmm-grph.json index 09d15ae44a5..d9b8fa52b71 100644 --- a/advisories/unreviewed/2022/05/GHSA-jf3r-fxmm-grph/GHSA-jf3r-fxmm-grph.json +++ b/advisories/unreviewed/2022/05/GHSA-jf3r-fxmm-grph/GHSA-jf3r-fxmm-grph.json @@ -7,12 +7,8 @@ "CVE-2015-0997" ], "details": "Schneider Electric InduSoft Web Studio before 7.1.3.4 SP3 Patch 4 and InTouch Machine Edition 2014 before 7.1.3.4 SP3 Patch 4 provide an HMI user interface that lists all valid usernames, which makes it easier for remote attackers to obtain access via a brute-force password-guessing attack.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-jfjh-88vc-36cr/GHSA-jfjh-88vc-36cr.json b/advisories/unreviewed/2022/05/GHSA-jfjh-88vc-36cr/GHSA-jfjh-88vc-36cr.json index 6608c5b6ec4..c5c6746e0e3 100644 --- a/advisories/unreviewed/2022/05/GHSA-jfjh-88vc-36cr/GHSA-jfjh-88vc-36cr.json +++ b/advisories/unreviewed/2022/05/GHSA-jfjh-88vc-36cr/GHSA-jfjh-88vc-36cr.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-jfrv-59mj-p5v7/GHSA-jfrv-59mj-p5v7.json b/advisories/unreviewed/2022/05/GHSA-jfrv-59mj-p5v7/GHSA-jfrv-59mj-p5v7.json index 8afe3117448..59bb8368da1 100644 --- a/advisories/unreviewed/2022/05/GHSA-jfrv-59mj-p5v7/GHSA-jfrv-59mj-p5v7.json +++ b/advisories/unreviewed/2022/05/GHSA-jfrv-59mj-p5v7/GHSA-jfrv-59mj-p5v7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-jg7c-px6j-w73v/GHSA-jg7c-px6j-w73v.json b/advisories/unreviewed/2022/05/GHSA-jg7c-px6j-w73v/GHSA-jg7c-px6j-w73v.json index 84ad2ce1a81..80e2af8d67d 100644 --- a/advisories/unreviewed/2022/05/GHSA-jg7c-px6j-w73v/GHSA-jg7c-px6j-w73v.json +++ b/advisories/unreviewed/2022/05/GHSA-jg7c-px6j-w73v/GHSA-jg7c-px6j-w73v.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-jh98-gwvf-4vf3/GHSA-jh98-gwvf-4vf3.json b/advisories/unreviewed/2022/05/GHSA-jh98-gwvf-4vf3/GHSA-jh98-gwvf-4vf3.json index 95916a6d50b..05d08062b2e 100644 --- a/advisories/unreviewed/2022/05/GHSA-jh98-gwvf-4vf3/GHSA-jh98-gwvf-4vf3.json +++ b/advisories/unreviewed/2022/05/GHSA-jh98-gwvf-4vf3/GHSA-jh98-gwvf-4vf3.json @@ -7,12 +7,8 @@ "CVE-2014-3583" ], "details": "The handle_headers function in mod_proxy_fcgi.c in the mod_proxy_fcgi module in the Apache HTTP Server 2.4.10 allows remote FastCGI servers to cause a denial of service (buffer over-read and daemon crash) via long response headers.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-jjh8-q2f2-rvgj/GHSA-jjh8-q2f2-rvgj.json b/advisories/unreviewed/2022/05/GHSA-jjh8-q2f2-rvgj/GHSA-jjh8-q2f2-rvgj.json index 61ea3722b77..1ff85f2a993 100644 --- a/advisories/unreviewed/2022/05/GHSA-jjh8-q2f2-rvgj/GHSA-jjh8-q2f2-rvgj.json +++ b/advisories/unreviewed/2022/05/GHSA-jjh8-q2f2-rvgj/GHSA-jjh8-q2f2-rvgj.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-jjvm-7m99-f8f5/GHSA-jjvm-7m99-f8f5.json b/advisories/unreviewed/2022/05/GHSA-jjvm-7m99-f8f5/GHSA-jjvm-7m99-f8f5.json index 7253c830ae3..e4d780e3caa 100644 --- a/advisories/unreviewed/2022/05/GHSA-jjvm-7m99-f8f5/GHSA-jjvm-7m99-f8f5.json +++ b/advisories/unreviewed/2022/05/GHSA-jjvm-7m99-f8f5/GHSA-jjvm-7m99-f8f5.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-jm9x-cmw2-v945/GHSA-jm9x-cmw2-v945.json b/advisories/unreviewed/2022/05/GHSA-jm9x-cmw2-v945/GHSA-jm9x-cmw2-v945.json index 4ad0d67a820..888d1841baf 100644 --- a/advisories/unreviewed/2022/05/GHSA-jm9x-cmw2-v945/GHSA-jm9x-cmw2-v945.json +++ b/advisories/unreviewed/2022/05/GHSA-jm9x-cmw2-v945/GHSA-jm9x-cmw2-v945.json @@ -7,12 +7,8 @@ "CVE-2013-4255" ], "details": "The policy definition evaluator in Condor 7.5.4, 8.0.0, and earlier does not properly handle attributes in a (1) PREEMPT, (2) SUSPEND, (3) CONTINUE, (4) WANT_VACATE, or (5) KILL policy that evaluate to an Unconfigured, Undefined, or Error state, which allows remote authenticated users to cause a denial of service (condor_startd exit) via a crafted job.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-jmhh-hg4r-g2c2/GHSA-jmhh-hg4r-g2c2.json b/advisories/unreviewed/2022/05/GHSA-jmhh-hg4r-g2c2/GHSA-jmhh-hg4r-g2c2.json index ba1301c7891..12a2c272912 100644 --- a/advisories/unreviewed/2022/05/GHSA-jmhh-hg4r-g2c2/GHSA-jmhh-hg4r-g2c2.json +++ b/advisories/unreviewed/2022/05/GHSA-jmhh-hg4r-g2c2/GHSA-jmhh-hg4r-g2c2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-jpf9-3cq3-2phg/GHSA-jpf9-3cq3-2phg.json b/advisories/unreviewed/2022/05/GHSA-jpf9-3cq3-2phg/GHSA-jpf9-3cq3-2phg.json index d84a10d5470..9bb7bc70657 100644 --- a/advisories/unreviewed/2022/05/GHSA-jpf9-3cq3-2phg/GHSA-jpf9-3cq3-2phg.json +++ b/advisories/unreviewed/2022/05/GHSA-jpf9-3cq3-2phg/GHSA-jpf9-3cq3-2phg.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-jq6c-7fgr-64pp/GHSA-jq6c-7fgr-64pp.json b/advisories/unreviewed/2022/05/GHSA-jq6c-7fgr-64pp/GHSA-jq6c-7fgr-64pp.json index fe210cdb5e0..f319bf65f89 100644 --- a/advisories/unreviewed/2022/05/GHSA-jq6c-7fgr-64pp/GHSA-jq6c-7fgr-64pp.json +++ b/advisories/unreviewed/2022/05/GHSA-jq6c-7fgr-64pp/GHSA-jq6c-7fgr-64pp.json @@ -7,12 +7,8 @@ "CVE-2012-5781" ], "details": "Amazon Elastic Load Balancing API Tools does not verify that the server hostname matches a domain name in the subject's Common Name (CN) or subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate, related to overriding the default JDK X509TrustManager.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-jqph-m8xx-7xcj/GHSA-jqph-m8xx-7xcj.json b/advisories/unreviewed/2022/05/GHSA-jqph-m8xx-7xcj/GHSA-jqph-m8xx-7xcj.json index 82308a014ad..505c893e26f 100644 --- a/advisories/unreviewed/2022/05/GHSA-jqph-m8xx-7xcj/GHSA-jqph-m8xx-7xcj.json +++ b/advisories/unreviewed/2022/05/GHSA-jqph-m8xx-7xcj/GHSA-jqph-m8xx-7xcj.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-jrp9-m5qh-vr83/GHSA-jrp9-m5qh-vr83.json b/advisories/unreviewed/2022/05/GHSA-jrp9-m5qh-vr83/GHSA-jrp9-m5qh-vr83.json index 8755abd7751..b382a0ac71a 100644 --- a/advisories/unreviewed/2022/05/GHSA-jrp9-m5qh-vr83/GHSA-jrp9-m5qh-vr83.json +++ b/advisories/unreviewed/2022/05/GHSA-jrp9-m5qh-vr83/GHSA-jrp9-m5qh-vr83.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-jv2h-2wcg-74gh/GHSA-jv2h-2wcg-74gh.json b/advisories/unreviewed/2022/05/GHSA-jv2h-2wcg-74gh/GHSA-jv2h-2wcg-74gh.json index 0bfbd7ef169..c77b8f27da2 100644 --- a/advisories/unreviewed/2022/05/GHSA-jv2h-2wcg-74gh/GHSA-jv2h-2wcg-74gh.json +++ b/advisories/unreviewed/2022/05/GHSA-jv2h-2wcg-74gh/GHSA-jv2h-2wcg-74gh.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", @@ -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-jv68-f9mv-qwp2/GHSA-jv68-f9mv-qwp2.json b/advisories/unreviewed/2022/05/GHSA-jv68-f9mv-qwp2/GHSA-jv68-f9mv-qwp2.json index 9f0fcd6a323..7606f1d7800 100644 --- a/advisories/unreviewed/2022/05/GHSA-jv68-f9mv-qwp2/GHSA-jv68-f9mv-qwp2.json +++ b/advisories/unreviewed/2022/05/GHSA-jv68-f9mv-qwp2/GHSA-jv68-f9mv-qwp2.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-jvc9-h9xg-2q9x/GHSA-jvc9-h9xg-2q9x.json b/advisories/unreviewed/2022/05/GHSA-jvc9-h9xg-2q9x/GHSA-jvc9-h9xg-2q9x.json index 6c43778d446..6b2648bda68 100644 --- a/advisories/unreviewed/2022/05/GHSA-jvc9-h9xg-2q9x/GHSA-jvc9-h9xg-2q9x.json +++ b/advisories/unreviewed/2022/05/GHSA-jvc9-h9xg-2q9x/GHSA-jvc9-h9xg-2q9x.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", @@ -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-jvhm-2h34-2h38/GHSA-jvhm-2h34-2h38.json b/advisories/unreviewed/2022/05/GHSA-jvhm-2h34-2h38/GHSA-jvhm-2h34-2h38.json index f701a4d53c9..70ecdb4dbef 100644 --- a/advisories/unreviewed/2022/05/GHSA-jvhm-2h34-2h38/GHSA-jvhm-2h34-2h38.json +++ b/advisories/unreviewed/2022/05/GHSA-jvhm-2h34-2h38/GHSA-jvhm-2h34-2h38.json @@ -7,12 +7,8 @@ "CVE-2014-3523" ], "details": "Memory leak in the winnt_accept function in server/mpm/winnt/child.c in the WinNT MPM in the Apache HTTP Server 2.4.x before 2.4.10 on Windows, when the default AcceptFilter is enabled, allows remote attackers to cause a denial of service (memory consumption) via crafted requests.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -104,9 +100,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-jvp2-whwq-j6fc/GHSA-jvp2-whwq-j6fc.json b/advisories/unreviewed/2022/05/GHSA-jvp2-whwq-j6fc/GHSA-jvp2-whwq-j6fc.json index 2de2a93156f..ae7afac593b 100644 --- a/advisories/unreviewed/2022/05/GHSA-jvp2-whwq-j6fc/GHSA-jvp2-whwq-j6fc.json +++ b/advisories/unreviewed/2022/05/GHSA-jvp2-whwq-j6fc/GHSA-jvp2-whwq-j6fc.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-jw6j-6hh4-rpxx/GHSA-jw6j-6hh4-rpxx.json b/advisories/unreviewed/2022/05/GHSA-jw6j-6hh4-rpxx/GHSA-jw6j-6hh4-rpxx.json index 4ee4d318441..69582c229e9 100644 --- a/advisories/unreviewed/2022/05/GHSA-jw6j-6hh4-rpxx/GHSA-jw6j-6hh4-rpxx.json +++ b/advisories/unreviewed/2022/05/GHSA-jw6j-6hh4-rpxx/GHSA-jw6j-6hh4-rpxx.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-jxch-7prc-x795/GHSA-jxch-7prc-x795.json b/advisories/unreviewed/2022/05/GHSA-jxch-7prc-x795/GHSA-jxch-7prc-x795.json index 3f1a3d39728..c4c88bdc23b 100644 --- a/advisories/unreviewed/2022/05/GHSA-jxch-7prc-x795/GHSA-jxch-7prc-x795.json +++ b/advisories/unreviewed/2022/05/GHSA-jxch-7prc-x795/GHSA-jxch-7prc-x795.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-jxf6-fx3m-8x2r/GHSA-jxf6-fx3m-8x2r.json b/advisories/unreviewed/2022/05/GHSA-jxf6-fx3m-8x2r/GHSA-jxf6-fx3m-8x2r.json index 14cc0e16716..70a28dacdea 100644 --- a/advisories/unreviewed/2022/05/GHSA-jxf6-fx3m-8x2r/GHSA-jxf6-fx3m-8x2r.json +++ b/advisories/unreviewed/2022/05/GHSA-jxf6-fx3m-8x2r/GHSA-jxf6-fx3m-8x2r.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-jxfm-p7rh-34g6/GHSA-jxfm-p7rh-34g6.json b/advisories/unreviewed/2022/05/GHSA-jxfm-p7rh-34g6/GHSA-jxfm-p7rh-34g6.json index eaccec44c53..99843ba51ba 100644 --- a/advisories/unreviewed/2022/05/GHSA-jxfm-p7rh-34g6/GHSA-jxfm-p7rh-34g6.json +++ b/advisories/unreviewed/2022/05/GHSA-jxfm-p7rh-34g6/GHSA-jxfm-p7rh-34g6.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -43,9 +41,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-jxw6-9p2w-3jf9/GHSA-jxw6-9p2w-3jf9.json b/advisories/unreviewed/2022/05/GHSA-jxw6-9p2w-3jf9/GHSA-jxw6-9p2w-3jf9.json index 5bbd9f6f910..ac047f3caa3 100644 --- a/advisories/unreviewed/2022/05/GHSA-jxw6-9p2w-3jf9/GHSA-jxw6-9p2w-3jf9.json +++ b/advisories/unreviewed/2022/05/GHSA-jxw6-9p2w-3jf9/GHSA-jxw6-9p2w-3jf9.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-m275-mcpg-x26f/GHSA-m275-mcpg-x26f.json b/advisories/unreviewed/2022/05/GHSA-m275-mcpg-x26f/GHSA-m275-mcpg-x26f.json index b01822d251d..f1b66bbe6c0 100644 --- a/advisories/unreviewed/2022/05/GHSA-m275-mcpg-x26f/GHSA-m275-mcpg-x26f.json +++ b/advisories/unreviewed/2022/05/GHSA-m275-mcpg-x26f/GHSA-m275-mcpg-x26f.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-m2mx-4jc6-3wh7/GHSA-m2mx-4jc6-3wh7.json b/advisories/unreviewed/2022/05/GHSA-m2mx-4jc6-3wh7/GHSA-m2mx-4jc6-3wh7.json index 81700a80504..b2453ee5cb7 100644 --- a/advisories/unreviewed/2022/05/GHSA-m2mx-4jc6-3wh7/GHSA-m2mx-4jc6-3wh7.json +++ b/advisories/unreviewed/2022/05/GHSA-m2mx-4jc6-3wh7/GHSA-m2mx-4jc6-3wh7.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-m3q7-x278-m229/GHSA-m3q7-x278-m229.json b/advisories/unreviewed/2022/05/GHSA-m3q7-x278-m229/GHSA-m3q7-x278-m229.json index cadf2648872..99e0255736a 100644 --- a/advisories/unreviewed/2022/05/GHSA-m3q7-x278-m229/GHSA-m3q7-x278-m229.json +++ b/advisories/unreviewed/2022/05/GHSA-m3q7-x278-m229/GHSA-m3q7-x278-m229.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", @@ -103,9 +101,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-m46c-h6cr-xhm7/GHSA-m46c-h6cr-xhm7.json b/advisories/unreviewed/2022/05/GHSA-m46c-h6cr-xhm7/GHSA-m46c-h6cr-xhm7.json index 8e4339d2c44..1a52987f549 100644 --- a/advisories/unreviewed/2022/05/GHSA-m46c-h6cr-xhm7/GHSA-m46c-h6cr-xhm7.json +++ b/advisories/unreviewed/2022/05/GHSA-m46c-h6cr-xhm7/GHSA-m46c-h6cr-xhm7.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-m46q-jh97-xm5g/GHSA-m46q-jh97-xm5g.json b/advisories/unreviewed/2022/05/GHSA-m46q-jh97-xm5g/GHSA-m46q-jh97-xm5g.json index 43246497099..773ae783d1f 100644 --- a/advisories/unreviewed/2022/05/GHSA-m46q-jh97-xm5g/GHSA-m46q-jh97-xm5g.json +++ b/advisories/unreviewed/2022/05/GHSA-m46q-jh97-xm5g/GHSA-m46q-jh97-xm5g.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-m499-qj3g-vhpx/GHSA-m499-qj3g-vhpx.json b/advisories/unreviewed/2022/05/GHSA-m499-qj3g-vhpx/GHSA-m499-qj3g-vhpx.json index 526290c508a..80d8933e04a 100644 --- a/advisories/unreviewed/2022/05/GHSA-m499-qj3g-vhpx/GHSA-m499-qj3g-vhpx.json +++ b/advisories/unreviewed/2022/05/GHSA-m499-qj3g-vhpx/GHSA-m499-qj3g-vhpx.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-m5cf-9j9f-j4xc/GHSA-m5cf-9j9f-j4xc.json b/advisories/unreviewed/2022/05/GHSA-m5cf-9j9f-j4xc/GHSA-m5cf-9j9f-j4xc.json index 6032c880fd4..c30e39839e1 100644 --- a/advisories/unreviewed/2022/05/GHSA-m5cf-9j9f-j4xc/GHSA-m5cf-9j9f-j4xc.json +++ b/advisories/unreviewed/2022/05/GHSA-m5cf-9j9f-j4xc/GHSA-m5cf-9j9f-j4xc.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-m5m9-w72w-8c23/GHSA-m5m9-w72w-8c23.json b/advisories/unreviewed/2022/05/GHSA-m5m9-w72w-8c23/GHSA-m5m9-w72w-8c23.json index 4509644062a..eba94400c8c 100644 --- a/advisories/unreviewed/2022/05/GHSA-m5m9-w72w-8c23/GHSA-m5m9-w72w-8c23.json +++ b/advisories/unreviewed/2022/05/GHSA-m5m9-w72w-8c23/GHSA-m5m9-w72w-8c23.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-m5p3-37gc-m3x3/GHSA-m5p3-37gc-m3x3.json b/advisories/unreviewed/2022/05/GHSA-m5p3-37gc-m3x3/GHSA-m5p3-37gc-m3x3.json index 30a529f148f..b020bfa8681 100644 --- a/advisories/unreviewed/2022/05/GHSA-m5p3-37gc-m3x3/GHSA-m5p3-37gc-m3x3.json +++ b/advisories/unreviewed/2022/05/GHSA-m5p3-37gc-m3x3/GHSA-m5p3-37gc-m3x3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-m5xh-jxq3-g8gc/GHSA-m5xh-jxq3-g8gc.json b/advisories/unreviewed/2022/05/GHSA-m5xh-jxq3-g8gc/GHSA-m5xh-jxq3-g8gc.json index 2dd885250ae..be4c5dea9b8 100644 --- a/advisories/unreviewed/2022/05/GHSA-m5xh-jxq3-g8gc/GHSA-m5xh-jxq3-g8gc.json +++ b/advisories/unreviewed/2022/05/GHSA-m5xh-jxq3-g8gc/GHSA-m5xh-jxq3-g8gc.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", diff --git a/advisories/unreviewed/2022/05/GHSA-m66m-h4r9-wjp8/GHSA-m66m-h4r9-wjp8.json b/advisories/unreviewed/2022/05/GHSA-m66m-h4r9-wjp8/GHSA-m66m-h4r9-wjp8.json index abddcd96afc..6c29a11ef35 100644 --- a/advisories/unreviewed/2022/05/GHSA-m66m-h4r9-wjp8/GHSA-m66m-h4r9-wjp8.json +++ b/advisories/unreviewed/2022/05/GHSA-m66m-h4r9-wjp8/GHSA-m66m-h4r9-wjp8.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-m6c7-9xcw-465q/GHSA-m6c7-9xcw-465q.json b/advisories/unreviewed/2022/05/GHSA-m6c7-9xcw-465q/GHSA-m6c7-9xcw-465q.json index e957870c953..8776ce3ba4c 100644 --- a/advisories/unreviewed/2022/05/GHSA-m6c7-9xcw-465q/GHSA-m6c7-9xcw-465q.json +++ b/advisories/unreviewed/2022/05/GHSA-m6c7-9xcw-465q/GHSA-m6c7-9xcw-465q.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-m6g3-4p5c-2968/GHSA-m6g3-4p5c-2968.json b/advisories/unreviewed/2022/05/GHSA-m6g3-4p5c-2968/GHSA-m6g3-4p5c-2968.json index 39317dcc14b..55d37549624 100644 --- a/advisories/unreviewed/2022/05/GHSA-m6g3-4p5c-2968/GHSA-m6g3-4p5c-2968.json +++ b/advisories/unreviewed/2022/05/GHSA-m6g3-4p5c-2968/GHSA-m6g3-4p5c-2968.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-m726-wx7p-68r7/GHSA-m726-wx7p-68r7.json b/advisories/unreviewed/2022/05/GHSA-m726-wx7p-68r7/GHSA-m726-wx7p-68r7.json index 7654d38101d..119c8ccc1ba 100644 --- a/advisories/unreviewed/2022/05/GHSA-m726-wx7p-68r7/GHSA-m726-wx7p-68r7.json +++ b/advisories/unreviewed/2022/05/GHSA-m726-wx7p-68r7/GHSA-m726-wx7p-68r7.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-m792-xqc7-323v/GHSA-m792-xqc7-323v.json b/advisories/unreviewed/2022/05/GHSA-m792-xqc7-323v/GHSA-m792-xqc7-323v.json index 7db8a7e3ab0..5ba1d1c2286 100644 --- a/advisories/unreviewed/2022/05/GHSA-m792-xqc7-323v/GHSA-m792-xqc7-323v.json +++ b/advisories/unreviewed/2022/05/GHSA-m792-xqc7-323v/GHSA-m792-xqc7-323v.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-m7qw-mwjx-2vpf/GHSA-m7qw-mwjx-2vpf.json b/advisories/unreviewed/2022/05/GHSA-m7qw-mwjx-2vpf/GHSA-m7qw-mwjx-2vpf.json index 60d3cf61397..d7c30006a09 100644 --- a/advisories/unreviewed/2022/05/GHSA-m7qw-mwjx-2vpf/GHSA-m7qw-mwjx-2vpf.json +++ b/advisories/unreviewed/2022/05/GHSA-m7qw-mwjx-2vpf/GHSA-m7qw-mwjx-2vpf.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-m7r4-x296-c244/GHSA-m7r4-x296-c244.json b/advisories/unreviewed/2022/05/GHSA-m7r4-x296-c244/GHSA-m7r4-x296-c244.json index ab9201116cc..9696c1964d3 100644 --- a/advisories/unreviewed/2022/05/GHSA-m7r4-x296-c244/GHSA-m7r4-x296-c244.json +++ b/advisories/unreviewed/2022/05/GHSA-m7r4-x296-c244/GHSA-m7r4-x296-c244.json @@ -7,12 +7,8 @@ "CVE-2012-1254" ], "details": "Cross-site scripting (XSS) vulnerability in Segue 2.2.10.2 and earlier 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-m7v9-w9c3-mw2g/GHSA-m7v9-w9c3-mw2g.json b/advisories/unreviewed/2022/05/GHSA-m7v9-w9c3-mw2g/GHSA-m7v9-w9c3-mw2g.json index b1f8ad22a17..141aaf22695 100644 --- a/advisories/unreviewed/2022/05/GHSA-m7v9-w9c3-mw2g/GHSA-m7v9-w9c3-mw2g.json +++ b/advisories/unreviewed/2022/05/GHSA-m7v9-w9c3-mw2g/GHSA-m7v9-w9c3-mw2g.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-m8fc-2pqc-c7j5/GHSA-m8fc-2pqc-c7j5.json b/advisories/unreviewed/2022/05/GHSA-m8fc-2pqc-c7j5/GHSA-m8fc-2pqc-c7j5.json index aa0a17a3709..78044141bef 100644 --- a/advisories/unreviewed/2022/05/GHSA-m8fc-2pqc-c7j5/GHSA-m8fc-2pqc-c7j5.json +++ b/advisories/unreviewed/2022/05/GHSA-m8fc-2pqc-c7j5/GHSA-m8fc-2pqc-c7j5.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-m8mc-2q3x-mw37/GHSA-m8mc-2q3x-mw37.json b/advisories/unreviewed/2022/05/GHSA-m8mc-2q3x-mw37/GHSA-m8mc-2q3x-mw37.json index 4f607d597f4..f7e0a1f1a7e 100644 --- a/advisories/unreviewed/2022/05/GHSA-m8mc-2q3x-mw37/GHSA-m8mc-2q3x-mw37.json +++ b/advisories/unreviewed/2022/05/GHSA-m8mc-2q3x-mw37/GHSA-m8mc-2q3x-mw37.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-m8vg-h7wr-m54w/GHSA-m8vg-h7wr-m54w.json b/advisories/unreviewed/2022/05/GHSA-m8vg-h7wr-m54w/GHSA-m8vg-h7wr-m54w.json index 5f5c3bca2cb..8d13c519880 100644 --- a/advisories/unreviewed/2022/05/GHSA-m8vg-h7wr-m54w/GHSA-m8vg-h7wr-m54w.json +++ b/advisories/unreviewed/2022/05/GHSA-m8vg-h7wr-m54w/GHSA-m8vg-h7wr-m54w.json @@ -7,12 +7,8 @@ "CVE-2014-0118" ], "details": "The deflate_in_filter function in mod_deflate.c in the mod_deflate module in the Apache HTTP Server before 2.4.10, when request body decompression is enabled, allows remote attackers to cause a denial of service (resource consumption) via crafted request data that decompresses to a much larger size.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-m98f-9gmq-w7f5/GHSA-m98f-9gmq-w7f5.json b/advisories/unreviewed/2022/05/GHSA-m98f-9gmq-w7f5/GHSA-m98f-9gmq-w7f5.json index 944c7376724..87f25a9727d 100644 --- a/advisories/unreviewed/2022/05/GHSA-m98f-9gmq-w7f5/GHSA-m98f-9gmq-w7f5.json +++ b/advisories/unreviewed/2022/05/GHSA-m98f-9gmq-w7f5/GHSA-m98f-9gmq-w7f5.json @@ -7,12 +7,8 @@ "CVE-2012-5930" ], "details": "The pa_modify_accounts function in auth.dll in unifid.exe in NetIQ Privileged User Manager 2.3.x before 2.3.1 HF2 does not require authentication for the modifyAccounts method, which allows remote attackers to change the passwords of administrative accounts via a crafted application/x-amf request.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-m9hc-j9pp-2gwf/GHSA-m9hc-j9pp-2gwf.json b/advisories/unreviewed/2022/05/GHSA-m9hc-j9pp-2gwf/GHSA-m9hc-j9pp-2gwf.json index e3f54cea964..a2796ba8f5e 100644 --- a/advisories/unreviewed/2022/05/GHSA-m9hc-j9pp-2gwf/GHSA-m9hc-j9pp-2gwf.json +++ b/advisories/unreviewed/2022/05/GHSA-m9hc-j9pp-2gwf/GHSA-m9hc-j9pp-2gwf.json @@ -7,12 +7,8 @@ "CVE-2014-8248" ], "details": "SQL injection vulnerability in CA Release Automation (formerly iTKO LISA Release Automation) before 4.7.1 b448 allows remote authenticated users to execute arbitrary SQL commands via a crafted query.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-m9jx-h2qw-h5qj/GHSA-m9jx-h2qw-h5qj.json b/advisories/unreviewed/2022/05/GHSA-m9jx-h2qw-h5qj/GHSA-m9jx-h2qw-h5qj.json index fd177b32310..108e49741b8 100644 --- a/advisories/unreviewed/2022/05/GHSA-m9jx-h2qw-h5qj/GHSA-m9jx-h2qw-h5qj.json +++ b/advisories/unreviewed/2022/05/GHSA-m9jx-h2qw-h5qj/GHSA-m9jx-h2qw-h5qj.json @@ -7,12 +7,8 @@ "CVE-2014-5107" ], "details": "concrete5 before 5.6.3 allows remote attackers to obtain the installation path via a direct request to (1) system/basics/editor.php, (2) system/view.php, (3) system/environment/file_storage_locations.php, (4) system/mail/importers.php, (5) system/mail/method.php, (6) system/permissions/file_types.php, (7) system/permissions/files.php, (8) system/permissions/tasks.php, (9) system/permissions/users.php, (10) system/seo/view.php, (11) view.php, (12) users/attributes.php, (13) scrapbook/view.php, (14) pages/attributes.php, (15) files/attributes.php, or (16) files/search.php in single_pages/dashboard/.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-m9q6-wcwv-qqmp/GHSA-m9q6-wcwv-qqmp.json b/advisories/unreviewed/2022/05/GHSA-m9q6-wcwv-qqmp/GHSA-m9q6-wcwv-qqmp.json index 6fed887c7ee..1294535f175 100644 --- a/advisories/unreviewed/2022/05/GHSA-m9q6-wcwv-qqmp/GHSA-m9q6-wcwv-qqmp.json +++ b/advisories/unreviewed/2022/05/GHSA-m9q6-wcwv-qqmp/GHSA-m9q6-wcwv-qqmp.json @@ -7,12 +7,8 @@ "CVE-2010-2621" ], "details": "The QSslSocketBackendPrivate::transmit function in src_network_ssl_qsslsocket_openssl.cpp in Qt 4.6.3 and earlier allows remote attackers to cause a denial of service (infinite loop) via a malformed request.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mc2c-rhc8-mqm9/GHSA-mc2c-rhc8-mqm9.json b/advisories/unreviewed/2022/05/GHSA-mc2c-rhc8-mqm9/GHSA-mc2c-rhc8-mqm9.json index 3ebd14ed4f8..8eb7d6cb478 100644 --- a/advisories/unreviewed/2022/05/GHSA-mc2c-rhc8-mqm9/GHSA-mc2c-rhc8-mqm9.json +++ b/advisories/unreviewed/2022/05/GHSA-mc2c-rhc8-mqm9/GHSA-mc2c-rhc8-mqm9.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-mc88-pmhf-w5pc/GHSA-mc88-pmhf-w5pc.json b/advisories/unreviewed/2022/05/GHSA-mc88-pmhf-w5pc/GHSA-mc88-pmhf-w5pc.json index 8a0a00ec869..92d44bbfd59 100644 --- a/advisories/unreviewed/2022/05/GHSA-mc88-pmhf-w5pc/GHSA-mc88-pmhf-w5pc.json +++ b/advisories/unreviewed/2022/05/GHSA-mc88-pmhf-w5pc/GHSA-mc88-pmhf-w5pc.json @@ -7,12 +7,8 @@ "CVE-2010-2527" ], "details": "Multiple buffer overflows in demo programs in FreeType before 2.4.0 allow remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted font file.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mcw9-9pmh-fjfc/GHSA-mcw9-9pmh-fjfc.json b/advisories/unreviewed/2022/05/GHSA-mcw9-9pmh-fjfc/GHSA-mcw9-9pmh-fjfc.json index adf66b30fda..fe6d835847c 100644 --- a/advisories/unreviewed/2022/05/GHSA-mcw9-9pmh-fjfc/GHSA-mcw9-9pmh-fjfc.json +++ b/advisories/unreviewed/2022/05/GHSA-mcw9-9pmh-fjfc/GHSA-mcw9-9pmh-fjfc.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", @@ -55,9 +53,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-mcwp-922h-789p/GHSA-mcwp-922h-789p.json b/advisories/unreviewed/2022/05/GHSA-mcwp-922h-789p/GHSA-mcwp-922h-789p.json index e108a1efdac..28cd8b0595a 100644 --- a/advisories/unreviewed/2022/05/GHSA-mcwp-922h-789p/GHSA-mcwp-922h-789p.json +++ b/advisories/unreviewed/2022/05/GHSA-mcwp-922h-789p/GHSA-mcwp-922h-789p.json @@ -7,12 +7,8 @@ "CVE-2014-3677" ], "details": "Unspecified vulnerability in Shim might allow attackers to execute arbitrary code via a crafted MOK list, which triggers memory corruption.", - "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-mf6j-259c-33cv/GHSA-mf6j-259c-33cv.json b/advisories/unreviewed/2022/05/GHSA-mf6j-259c-33cv/GHSA-mf6j-259c-33cv.json index e82ec495554..76c83be4065 100644 --- a/advisories/unreviewed/2022/05/GHSA-mf6j-259c-33cv/GHSA-mf6j-259c-33cv.json +++ b/advisories/unreviewed/2022/05/GHSA-mf6j-259c-33cv/GHSA-mf6j-259c-33cv.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-mfq7-6cvc-529c/GHSA-mfq7-6cvc-529c.json b/advisories/unreviewed/2022/05/GHSA-mfq7-6cvc-529c/GHSA-mfq7-6cvc-529c.json index 52385ade72a..6a900485440 100644 --- a/advisories/unreviewed/2022/05/GHSA-mfq7-6cvc-529c/GHSA-mfq7-6cvc-529c.json +++ b/advisories/unreviewed/2022/05/GHSA-mfq7-6cvc-529c/GHSA-mfq7-6cvc-529c.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-mfxf-5vhj-623g/GHSA-mfxf-5vhj-623g.json b/advisories/unreviewed/2022/05/GHSA-mfxf-5vhj-623g/GHSA-mfxf-5vhj-623g.json index d6375b9e1e8..c6c08d405df 100644 --- a/advisories/unreviewed/2022/05/GHSA-mfxf-5vhj-623g/GHSA-mfxf-5vhj-623g.json +++ b/advisories/unreviewed/2022/05/GHSA-mfxf-5vhj-623g/GHSA-mfxf-5vhj-623g.json @@ -7,12 +7,8 @@ "CVE-2014-0098" ], "details": "The log_cookie function in mod_log_config.c in the mod_log_config module in the Apache HTTP Server before 2.4.8 allows remote attackers to cause a denial of service (segmentation fault and daemon crash) via a crafted cookie that is not properly handled during truncation.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mg49-wc47-228m/GHSA-mg49-wc47-228m.json b/advisories/unreviewed/2022/05/GHSA-mg49-wc47-228m/GHSA-mg49-wc47-228m.json index 1dab8dfb017..97c2f7934f1 100644 --- a/advisories/unreviewed/2022/05/GHSA-mg49-wc47-228m/GHSA-mg49-wc47-228m.json +++ b/advisories/unreviewed/2022/05/GHSA-mg49-wc47-228m/GHSA-mg49-wc47-228m.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-mg5f-88x3-g9cw/GHSA-mg5f-88x3-g9cw.json b/advisories/unreviewed/2022/05/GHSA-mg5f-88x3-g9cw/GHSA-mg5f-88x3-g9cw.json index 1d19db4bb44..2d6f175ea50 100644 --- a/advisories/unreviewed/2022/05/GHSA-mg5f-88x3-g9cw/GHSA-mg5f-88x3-g9cw.json +++ b/advisories/unreviewed/2022/05/GHSA-mg5f-88x3-g9cw/GHSA-mg5f-88x3-g9cw.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-mg62-v9cm-mwvj/GHSA-mg62-v9cm-mwvj.json b/advisories/unreviewed/2022/05/GHSA-mg62-v9cm-mwvj/GHSA-mg62-v9cm-mwvj.json index 0607e5f41e0..7ca0675b893 100644 --- a/advisories/unreviewed/2022/05/GHSA-mg62-v9cm-mwvj/GHSA-mg62-v9cm-mwvj.json +++ b/advisories/unreviewed/2022/05/GHSA-mg62-v9cm-mwvj/GHSA-mg62-v9cm-mwvj.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-mh57-cg82-rw87/GHSA-mh57-cg82-rw87.json b/advisories/unreviewed/2022/05/GHSA-mh57-cg82-rw87/GHSA-mh57-cg82-rw87.json index a1e3b780d28..de2059af87d 100644 --- a/advisories/unreviewed/2022/05/GHSA-mh57-cg82-rw87/GHSA-mh57-cg82-rw87.json +++ b/advisories/unreviewed/2022/05/GHSA-mh57-cg82-rw87/GHSA-mh57-cg82-rw87.json @@ -7,12 +7,8 @@ "CVE-2013-4284" ], "details": "Cumin, as used in Red Hat Enterprise MRG 2.4, allows remote attackers to cause a denial of service (CPU and memory consumption) via a crafted Ajax update request.", - "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-mh85-7j94-rc6w/GHSA-mh85-7j94-rc6w.json b/advisories/unreviewed/2022/05/GHSA-mh85-7j94-rc6w/GHSA-mh85-7j94-rc6w.json index 025e19b50b8..732ec8b6cea 100644 --- a/advisories/unreviewed/2022/05/GHSA-mh85-7j94-rc6w/GHSA-mh85-7j94-rc6w.json +++ b/advisories/unreviewed/2022/05/GHSA-mh85-7j94-rc6w/GHSA-mh85-7j94-rc6w.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-mh8q-537v-96gj/GHSA-mh8q-537v-96gj.json b/advisories/unreviewed/2022/05/GHSA-mh8q-537v-96gj/GHSA-mh8q-537v-96gj.json index 1971dee4167..b80a0ea8a54 100644 --- a/advisories/unreviewed/2022/05/GHSA-mh8q-537v-96gj/GHSA-mh8q-537v-96gj.json +++ b/advisories/unreviewed/2022/05/GHSA-mh8q-537v-96gj/GHSA-mh8q-537v-96gj.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-mhfw-47p6-9px9/GHSA-mhfw-47p6-9px9.json b/advisories/unreviewed/2022/05/GHSA-mhfw-47p6-9px9/GHSA-mhfw-47p6-9px9.json index 3d46679905a..30d164d0a83 100644 --- a/advisories/unreviewed/2022/05/GHSA-mhfw-47p6-9px9/GHSA-mhfw-47p6-9px9.json +++ b/advisories/unreviewed/2022/05/GHSA-mhfw-47p6-9px9/GHSA-mhfw-47p6-9px9.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mhm6-gv59-grw3/GHSA-mhm6-gv59-grw3.json b/advisories/unreviewed/2022/05/GHSA-mhm6-gv59-grw3/GHSA-mhm6-gv59-grw3.json index 3661ad69065..0de4ce0b10d 100644 --- a/advisories/unreviewed/2022/05/GHSA-mhm6-gv59-grw3/GHSA-mhm6-gv59-grw3.json +++ b/advisories/unreviewed/2022/05/GHSA-mhm6-gv59-grw3/GHSA-mhm6-gv59-grw3.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-mhq7-f3rw-g8h6/GHSA-mhq7-f3rw-g8h6.json b/advisories/unreviewed/2022/05/GHSA-mhq7-f3rw-g8h6/GHSA-mhq7-f3rw-g8h6.json index 699612bd46d..07152d58f81 100644 --- a/advisories/unreviewed/2022/05/GHSA-mhq7-f3rw-g8h6/GHSA-mhq7-f3rw-g8h6.json +++ b/advisories/unreviewed/2022/05/GHSA-mhq7-f3rw-g8h6/GHSA-mhq7-f3rw-g8h6.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-mhxq-j55c-q97g/GHSA-mhxq-j55c-q97g.json b/advisories/unreviewed/2022/05/GHSA-mhxq-j55c-q97g/GHSA-mhxq-j55c-q97g.json index 08f5e5fdf10..7b9ed8910c5 100644 --- a/advisories/unreviewed/2022/05/GHSA-mhxq-j55c-q97g/GHSA-mhxq-j55c-q97g.json +++ b/advisories/unreviewed/2022/05/GHSA-mhxq-j55c-q97g/GHSA-mhxq-j55c-q97g.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-mj28-3rh7-h4qv/GHSA-mj28-3rh7-h4qv.json b/advisories/unreviewed/2022/05/GHSA-mj28-3rh7-h4qv/GHSA-mj28-3rh7-h4qv.json index f36d2c4cb57..f34073dd352 100644 --- a/advisories/unreviewed/2022/05/GHSA-mj28-3rh7-h4qv/GHSA-mj28-3rh7-h4qv.json +++ b/advisories/unreviewed/2022/05/GHSA-mj28-3rh7-h4qv/GHSA-mj28-3rh7-h4qv.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", @@ -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-mj66-8p4w-7w6w/GHSA-mj66-8p4w-7w6w.json b/advisories/unreviewed/2022/05/GHSA-mj66-8p4w-7w6w/GHSA-mj66-8p4w-7w6w.json index ffbaf394384..1fe637d93f4 100644 --- a/advisories/unreviewed/2022/05/GHSA-mj66-8p4w-7w6w/GHSA-mj66-8p4w-7w6w.json +++ b/advisories/unreviewed/2022/05/GHSA-mj66-8p4w-7w6w/GHSA-mj66-8p4w-7w6w.json @@ -7,12 +7,8 @@ "CVE-2013-4949" ], "details": "Unrestricted file upload vulnerability in view.php in Machform 2 allows remote attackers to execute arbitrary PHP code by uploading a PHP file, then accessing it via a direct request to the file in the upload form's directory in data/.", - "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-mjv4-gqjq-h75g/GHSA-mjv4-gqjq-h75g.json b/advisories/unreviewed/2022/05/GHSA-mjv4-gqjq-h75g/GHSA-mjv4-gqjq-h75g.json index 216487a5900..dacc2add28e 100644 --- a/advisories/unreviewed/2022/05/GHSA-mjv4-gqjq-h75g/GHSA-mjv4-gqjq-h75g.json +++ b/advisories/unreviewed/2022/05/GHSA-mjv4-gqjq-h75g/GHSA-mjv4-gqjq-h75g.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:A/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": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-mm5f-3wjh-6p5j/GHSA-mm5f-3wjh-6p5j.json b/advisories/unreviewed/2022/05/GHSA-mm5f-3wjh-6p5j/GHSA-mm5f-3wjh-6p5j.json index 09c8fde7488..d3f39dd079e 100644 --- a/advisories/unreviewed/2022/05/GHSA-mm5f-3wjh-6p5j/GHSA-mm5f-3wjh-6p5j.json +++ b/advisories/unreviewed/2022/05/GHSA-mm5f-3wjh-6p5j/GHSA-mm5f-3wjh-6p5j.json @@ -7,12 +7,8 @@ "CVE-2011-0154" ], "details": "WebKit, as used in Apple iTunes before 10.2 on Windows and Apple iOS, does not properly implement the .sort function for JavaScript arrays, which allows man-in-the-middle attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via vectors related to iTunes Store browsing, a different vulnerability than other CVEs listed in APPLE-SA-2011-03-02-1.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mp3j-x87m-j82c/GHSA-mp3j-x87m-j82c.json b/advisories/unreviewed/2022/05/GHSA-mp3j-x87m-j82c/GHSA-mp3j-x87m-j82c.json index 1079b39f1dc..0f7117cdd79 100644 --- a/advisories/unreviewed/2022/05/GHSA-mp3j-x87m-j82c/GHSA-mp3j-x87m-j82c.json +++ b/advisories/unreviewed/2022/05/GHSA-mp3j-x87m-j82c/GHSA-mp3j-x87m-j82c.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -51,9 +49,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-mph3-mc9x-x334/GHSA-mph3-mc9x-x334.json b/advisories/unreviewed/2022/05/GHSA-mph3-mc9x-x334/GHSA-mph3-mc9x-x334.json index 1e0e1bb08ab..7316789acf0 100644 --- a/advisories/unreviewed/2022/05/GHSA-mph3-mc9x-x334/GHSA-mph3-mc9x-x334.json +++ b/advisories/unreviewed/2022/05/GHSA-mph3-mc9x-x334/GHSA-mph3-mc9x-x334.json @@ -7,12 +7,8 @@ "CVE-2010-1797" ], "details": "Multiple stack-based buffer overflows in the cff_decoder_parse_charstrings function in the CFF Type2 CharStrings interpreter in cff/cffgload.c in FreeType before 2.4.2, as used in Apple iOS before 4.0.2 on the iPhone and iPod touch and before 3.2.2 on the iPad, allow remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via crafted CFF opcodes in embedded fonts in a PDF document, as demonstrated by JailbreakMe. 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-mpq5-6x4w-r6xg/GHSA-mpq5-6x4w-r6xg.json b/advisories/unreviewed/2022/05/GHSA-mpq5-6x4w-r6xg/GHSA-mpq5-6x4w-r6xg.json index 7681d0025cd..c91ea58da80 100644 --- a/advisories/unreviewed/2022/05/GHSA-mpq5-6x4w-r6xg/GHSA-mpq5-6x4w-r6xg.json +++ b/advisories/unreviewed/2022/05/GHSA-mpq5-6x4w-r6xg/GHSA-mpq5-6x4w-r6xg.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-mpq7-xv6q-mqgh/GHSA-mpq7-xv6q-mqgh.json b/advisories/unreviewed/2022/05/GHSA-mpq7-xv6q-mqgh/GHSA-mpq7-xv6q-mqgh.json index 3b5562e7f44..6fa5a49d6a0 100644 --- a/advisories/unreviewed/2022/05/GHSA-mpq7-xv6q-mqgh/GHSA-mpq7-xv6q-mqgh.json +++ b/advisories/unreviewed/2022/05/GHSA-mpq7-xv6q-mqgh/GHSA-mpq7-xv6q-mqgh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -43,9 +41,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-mpwv-79rv-2h5m/GHSA-mpwv-79rv-2h5m.json b/advisories/unreviewed/2022/05/GHSA-mpwv-79rv-2h5m/GHSA-mpwv-79rv-2h5m.json index e10278fb886..3cf0d5e656a 100644 --- a/advisories/unreviewed/2022/05/GHSA-mpwv-79rv-2h5m/GHSA-mpwv-79rv-2h5m.json +++ b/advisories/unreviewed/2022/05/GHSA-mpwv-79rv-2h5m/GHSA-mpwv-79rv-2h5m.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-mq8h-jv5c-736f/GHSA-mq8h-jv5c-736f.json b/advisories/unreviewed/2022/05/GHSA-mq8h-jv5c-736f/GHSA-mq8h-jv5c-736f.json index 68c7d371295..372a008d3e3 100644 --- a/advisories/unreviewed/2022/05/GHSA-mq8h-jv5c-736f/GHSA-mq8h-jv5c-736f.json +++ b/advisories/unreviewed/2022/05/GHSA-mq8h-jv5c-736f/GHSA-mq8h-jv5c-736f.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-mq97-243w-m4p4/GHSA-mq97-243w-m4p4.json b/advisories/unreviewed/2022/05/GHSA-mq97-243w-m4p4/GHSA-mq97-243w-m4p4.json index f0b89196241..c93181e27fe 100644 --- a/advisories/unreviewed/2022/05/GHSA-mq97-243w-m4p4/GHSA-mq97-243w-m4p4.json +++ b/advisories/unreviewed/2022/05/GHSA-mq97-243w-m4p4/GHSA-mq97-243w-m4p4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -27,9 +25,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-mr9x-prgm-96hw/GHSA-mr9x-prgm-96hw.json b/advisories/unreviewed/2022/05/GHSA-mr9x-prgm-96hw/GHSA-mr9x-prgm-96hw.json index d98981be2b4..ab195765710 100644 --- a/advisories/unreviewed/2022/05/GHSA-mr9x-prgm-96hw/GHSA-mr9x-prgm-96hw.json +++ b/advisories/unreviewed/2022/05/GHSA-mr9x-prgm-96hw/GHSA-mr9x-prgm-96hw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mv4r-mvcw-2mxv/GHSA-mv4r-mvcw-2mxv.json b/advisories/unreviewed/2022/05/GHSA-mv4r-mvcw-2mxv/GHSA-mv4r-mvcw-2mxv.json index 552a30ddd7d..67c5207aca5 100644 --- a/advisories/unreviewed/2022/05/GHSA-mv4r-mvcw-2mxv/GHSA-mv4r-mvcw-2mxv.json +++ b/advisories/unreviewed/2022/05/GHSA-mv4r-mvcw-2mxv/GHSA-mv4r-mvcw-2mxv.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-mw24-gxjp-j73j/GHSA-mw24-gxjp-j73j.json b/advisories/unreviewed/2022/05/GHSA-mw24-gxjp-j73j/GHSA-mw24-gxjp-j73j.json index 48a398ebecb..5317c942634 100644 --- a/advisories/unreviewed/2022/05/GHSA-mw24-gxjp-j73j/GHSA-mw24-gxjp-j73j.json +++ b/advisories/unreviewed/2022/05/GHSA-mw24-gxjp-j73j/GHSA-mw24-gxjp-j73j.json @@ -7,12 +7,8 @@ "CVE-2011-4360" ], "details": "MediaWiki before 1.17.1 allows remote attackers to obtain the page titles of all restricted pages via a series of requests involving the (1) curid or (2) oldid parameter.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mxc3-mjx4-gjc9/GHSA-mxc3-mjx4-gjc9.json b/advisories/unreviewed/2022/05/GHSA-mxc3-mjx4-gjc9/GHSA-mxc3-mjx4-gjc9.json index cfb59430d17..c24bfe7d27e 100644 --- a/advisories/unreviewed/2022/05/GHSA-mxc3-mjx4-gjc9/GHSA-mxc3-mjx4-gjc9.json +++ b/advisories/unreviewed/2022/05/GHSA-mxc3-mjx4-gjc9/GHSA-mxc3-mjx4-gjc9.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-mxm5-vg5c-rx7v/GHSA-mxm5-vg5c-rx7v.json b/advisories/unreviewed/2022/05/GHSA-mxm5-vg5c-rx7v/GHSA-mxm5-vg5c-rx7v.json index 2a9f02639ba..5be9d5f13e3 100644 --- a/advisories/unreviewed/2022/05/GHSA-mxm5-vg5c-rx7v/GHSA-mxm5-vg5c-rx7v.json +++ b/advisories/unreviewed/2022/05/GHSA-mxm5-vg5c-rx7v/GHSA-mxm5-vg5c-rx7v.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", @@ -131,9 +129,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-p3gj-wq33-qg67/GHSA-p3gj-wq33-qg67.json b/advisories/unreviewed/2022/05/GHSA-p3gj-wq33-qg67/GHSA-p3gj-wq33-qg67.json index 73e1af9d9c6..760468fe628 100644 --- a/advisories/unreviewed/2022/05/GHSA-p3gj-wq33-qg67/GHSA-p3gj-wq33-qg67.json +++ b/advisories/unreviewed/2022/05/GHSA-p3gj-wq33-qg67/GHSA-p3gj-wq33-qg67.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-p3h3-wpw6-m7vf/GHSA-p3h3-wpw6-m7vf.json b/advisories/unreviewed/2022/05/GHSA-p3h3-wpw6-m7vf/GHSA-p3h3-wpw6-m7vf.json index 81a953ce9fb..410a900ec70 100644 --- a/advisories/unreviewed/2022/05/GHSA-p3h3-wpw6-m7vf/GHSA-p3h3-wpw6-m7vf.json +++ b/advisories/unreviewed/2022/05/GHSA-p3h3-wpw6-m7vf/GHSA-p3h3-wpw6-m7vf.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-p48m-6m2f-cvrh/GHSA-p48m-6m2f-cvrh.json b/advisories/unreviewed/2022/05/GHSA-p48m-6m2f-cvrh/GHSA-p48m-6m2f-cvrh.json index 7b0e07376dd..db612219b41 100644 --- a/advisories/unreviewed/2022/05/GHSA-p48m-6m2f-cvrh/GHSA-p48m-6m2f-cvrh.json +++ b/advisories/unreviewed/2022/05/GHSA-p48m-6m2f-cvrh/GHSA-p48m-6m2f-cvrh.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-p4jq-p7qf-pw64/GHSA-p4jq-p7qf-pw64.json b/advisories/unreviewed/2022/05/GHSA-p4jq-p7qf-pw64/GHSA-p4jq-p7qf-pw64.json index 5aae6be50ad..e13253adf94 100644 --- a/advisories/unreviewed/2022/05/GHSA-p4jq-p7qf-pw64/GHSA-p4jq-p7qf-pw64.json +++ b/advisories/unreviewed/2022/05/GHSA-p4jq-p7qf-pw64/GHSA-p4jq-p7qf-pw64.json @@ -7,12 +7,8 @@ "CVE-2014-2983" ], "details": "Drupal 6.x before 6.31 and 7.x before 7.27 does not properly isolate the cached data of different anonymous users, which allows remote anonymous users to obtain sensitive interim form input information in opportunistic situations via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-p4xx-95p7-3998/GHSA-p4xx-95p7-3998.json b/advisories/unreviewed/2022/05/GHSA-p4xx-95p7-3998/GHSA-p4xx-95p7-3998.json index 3749eea0fa3..b0d4207292b 100644 --- a/advisories/unreviewed/2022/05/GHSA-p4xx-95p7-3998/GHSA-p4xx-95p7-3998.json +++ b/advisories/unreviewed/2022/05/GHSA-p4xx-95p7-3998/GHSA-p4xx-95p7-3998.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-p5jf-rf9m-p26h/GHSA-p5jf-rf9m-p26h.json b/advisories/unreviewed/2022/05/GHSA-p5jf-rf9m-p26h/GHSA-p5jf-rf9m-p26h.json index 1447244d5f8..71b63ffa13f 100644 --- a/advisories/unreviewed/2022/05/GHSA-p5jf-rf9m-p26h/GHSA-p5jf-rf9m-p26h.json +++ b/advisories/unreviewed/2022/05/GHSA-p5jf-rf9m-p26h/GHSA-p5jf-rf9m-p26h.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-p633-cvx7-wpq8/GHSA-p633-cvx7-wpq8.json b/advisories/unreviewed/2022/05/GHSA-p633-cvx7-wpq8/GHSA-p633-cvx7-wpq8.json index 56bc13b717b..5ca649265cd 100644 --- a/advisories/unreviewed/2022/05/GHSA-p633-cvx7-wpq8/GHSA-p633-cvx7-wpq8.json +++ b/advisories/unreviewed/2022/05/GHSA-p633-cvx7-wpq8/GHSA-p633-cvx7-wpq8.json @@ -7,12 +7,8 @@ "CVE-2012-1050" ], "details": "Directory traversal vulnerability in Mathopd 1.4.x and 1.5.x before 1.5p7, when configured with the * construct for mass virtual hosting, allows remote attackers to read arbitrary files via a crafted Host header.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-p6fc-fhq6-xpxq/GHSA-p6fc-fhq6-xpxq.json b/advisories/unreviewed/2022/05/GHSA-p6fc-fhq6-xpxq/GHSA-p6fc-fhq6-xpxq.json index b0156d443a2..b7c6f4ea434 100644 --- a/advisories/unreviewed/2022/05/GHSA-p6fc-fhq6-xpxq/GHSA-p6fc-fhq6-xpxq.json +++ b/advisories/unreviewed/2022/05/GHSA-p6fc-fhq6-xpxq/GHSA-p6fc-fhq6-xpxq.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/2022/05/GHSA-p6jx-jgrw-xrp7/GHSA-p6jx-jgrw-xrp7.json b/advisories/unreviewed/2022/05/GHSA-p6jx-jgrw-xrp7/GHSA-p6jx-jgrw-xrp7.json index b804cfc0a20..78e1439fa3e 100644 --- a/advisories/unreviewed/2022/05/GHSA-p6jx-jgrw-xrp7/GHSA-p6jx-jgrw-xrp7.json +++ b/advisories/unreviewed/2022/05/GHSA-p6jx-jgrw-xrp7/GHSA-p6jx-jgrw-xrp7.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-p72f-5p6w-9jjp/GHSA-p72f-5p6w-9jjp.json b/advisories/unreviewed/2022/05/GHSA-p72f-5p6w-9jjp/GHSA-p72f-5p6w-9jjp.json index d2939ef467e..b36c4efa97b 100644 --- a/advisories/unreviewed/2022/05/GHSA-p72f-5p6w-9jjp/GHSA-p72f-5p6w-9jjp.json +++ b/advisories/unreviewed/2022/05/GHSA-p72f-5p6w-9jjp/GHSA-p72f-5p6w-9jjp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-p7q7-pxmj-xgvj/GHSA-p7q7-pxmj-xgvj.json b/advisories/unreviewed/2022/05/GHSA-p7q7-pxmj-xgvj/GHSA-p7q7-pxmj-xgvj.json index 668e55df026..ca911b8aed4 100644 --- a/advisories/unreviewed/2022/05/GHSA-p7q7-pxmj-xgvj/GHSA-p7q7-pxmj-xgvj.json +++ b/advisories/unreviewed/2022/05/GHSA-p7q7-pxmj-xgvj/GHSA-p7q7-pxmj-xgvj.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-p859-2mr8-gx2f/GHSA-p859-2mr8-gx2f.json b/advisories/unreviewed/2022/05/GHSA-p859-2mr8-gx2f/GHSA-p859-2mr8-gx2f.json index 5ac9ef6bd86..c9a3cddde7a 100644 --- a/advisories/unreviewed/2022/05/GHSA-p859-2mr8-gx2f/GHSA-p859-2mr8-gx2f.json +++ b/advisories/unreviewed/2022/05/GHSA-p859-2mr8-gx2f/GHSA-p859-2mr8-gx2f.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-p88m-27c7-422h/GHSA-p88m-27c7-422h.json b/advisories/unreviewed/2022/05/GHSA-p88m-27c7-422h/GHSA-p88m-27c7-422h.json index a73171a50e4..8712955f513 100644 --- a/advisories/unreviewed/2022/05/GHSA-p88m-27c7-422h/GHSA-p88m-27c7-422h.json +++ b/advisories/unreviewed/2022/05/GHSA-p88m-27c7-422h/GHSA-p88m-27c7-422h.json @@ -7,12 +7,8 @@ "CVE-2014-0174" ], "details": "Cumin (aka MRG Management Console), as used in Red Hat Enterprise MRG 2.5, does not include the HTTPOnly flag in a Set-Cookie header for the session cookie, which makes it easier for remote attackers to obtain potentially sensitive information via script access to this cookie.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-p8m4-qhm5-5gm6/GHSA-p8m4-qhm5-5gm6.json b/advisories/unreviewed/2022/05/GHSA-p8m4-qhm5-5gm6/GHSA-p8m4-qhm5-5gm6.json index ea51fa280c7..7e81fa75aa4 100644 --- a/advisories/unreviewed/2022/05/GHSA-p8m4-qhm5-5gm6/GHSA-p8m4-qhm5-5gm6.json +++ b/advisories/unreviewed/2022/05/GHSA-p8m4-qhm5-5gm6/GHSA-p8m4-qhm5-5gm6.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-p9mr-v243-8g7m/GHSA-p9mr-v243-8g7m.json b/advisories/unreviewed/2022/05/GHSA-p9mr-v243-8g7m/GHSA-p9mr-v243-8g7m.json index 521362660b7..8d0b768217a 100644 --- a/advisories/unreviewed/2022/05/GHSA-p9mr-v243-8g7m/GHSA-p9mr-v243-8g7m.json +++ b/advisories/unreviewed/2022/05/GHSA-p9mr-v243-8g7m/GHSA-p9mr-v243-8g7m.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -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-pc5j-427r-h2x3/GHSA-pc5j-427r-h2x3.json b/advisories/unreviewed/2022/05/GHSA-pc5j-427r-h2x3/GHSA-pc5j-427r-h2x3.json index 18f4b03f5ed..80bae82d181 100644 --- a/advisories/unreviewed/2022/05/GHSA-pc5j-427r-h2x3/GHSA-pc5j-427r-h2x3.json +++ b/advisories/unreviewed/2022/05/GHSA-pc5j-427r-h2x3/GHSA-pc5j-427r-h2x3.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-pc82-888m-pq3g/GHSA-pc82-888m-pq3g.json b/advisories/unreviewed/2022/05/GHSA-pc82-888m-pq3g/GHSA-pc82-888m-pq3g.json index 6061380a366..29d3ce0f446 100644 --- a/advisories/unreviewed/2022/05/GHSA-pc82-888m-pq3g/GHSA-pc82-888m-pq3g.json +++ b/advisories/unreviewed/2022/05/GHSA-pc82-888m-pq3g/GHSA-pc82-888m-pq3g.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-pcx2-7279-4vjc/GHSA-pcx2-7279-4vjc.json b/advisories/unreviewed/2022/05/GHSA-pcx2-7279-4vjc/GHSA-pcx2-7279-4vjc.json index db45178fe59..a049487d95d 100644 --- a/advisories/unreviewed/2022/05/GHSA-pcx2-7279-4vjc/GHSA-pcx2-7279-4vjc.json +++ b/advisories/unreviewed/2022/05/GHSA-pcx2-7279-4vjc/GHSA-pcx2-7279-4vjc.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-pf9g-f99h-4mm4/GHSA-pf9g-f99h-4mm4.json b/advisories/unreviewed/2022/05/GHSA-pf9g-f99h-4mm4/GHSA-pf9g-f99h-4mm4.json index bf9a0e5076d..b307feea9f2 100644 --- a/advisories/unreviewed/2022/05/GHSA-pf9g-f99h-4mm4/GHSA-pf9g-f99h-4mm4.json +++ b/advisories/unreviewed/2022/05/GHSA-pf9g-f99h-4mm4/GHSA-pf9g-f99h-4mm4.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-pfj2-72r3-p693/GHSA-pfj2-72r3-p693.json b/advisories/unreviewed/2022/05/GHSA-pfj2-72r3-p693/GHSA-pfj2-72r3-p693.json index 593b0074eb7..705900589bb 100644 --- a/advisories/unreviewed/2022/05/GHSA-pfj2-72r3-p693/GHSA-pfj2-72r3-p693.json +++ b/advisories/unreviewed/2022/05/GHSA-pfj2-72r3-p693/GHSA-pfj2-72r3-p693.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-pg7r-qqvh-q4vw/GHSA-pg7r-qqvh-q4vw.json b/advisories/unreviewed/2022/05/GHSA-pg7r-qqvh-q4vw/GHSA-pg7r-qqvh-q4vw.json index c34b7e60536..d8d1e73bdec 100644 --- a/advisories/unreviewed/2022/05/GHSA-pg7r-qqvh-q4vw/GHSA-pg7r-qqvh-q4vw.json +++ b/advisories/unreviewed/2022/05/GHSA-pg7r-qqvh-q4vw/GHSA-pg7r-qqvh-q4vw.json @@ -7,12 +7,8 @@ "CVE-2014-3676" ], "details": "Heap-based buffer overflow in Shim allows remote attackers to execute arbitrary code via a crafted IPv6 address, related to the \"tftp:// DHCPv6 boot option.\"", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-pgqj-8c52-846r/GHSA-pgqj-8c52-846r.json b/advisories/unreviewed/2022/05/GHSA-pgqj-8c52-846r/GHSA-pgqj-8c52-846r.json index 75c6031267f..9f38235c74c 100644 --- a/advisories/unreviewed/2022/05/GHSA-pgqj-8c52-846r/GHSA-pgqj-8c52-846r.json +++ b/advisories/unreviewed/2022/05/GHSA-pgqj-8c52-846r/GHSA-pgqj-8c52-846r.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-ph64-vv6r-8php/GHSA-ph64-vv6r-8php.json b/advisories/unreviewed/2022/05/GHSA-ph64-vv6r-8php/GHSA-ph64-vv6r-8php.json index 5f4303b81c6..09989fe102f 100644 --- a/advisories/unreviewed/2022/05/GHSA-ph64-vv6r-8php/GHSA-ph64-vv6r-8php.json +++ b/advisories/unreviewed/2022/05/GHSA-ph64-vv6r-8php/GHSA-ph64-vv6r-8php.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-ph7c-5vcg-x887/GHSA-ph7c-5vcg-x887.json b/advisories/unreviewed/2022/05/GHSA-ph7c-5vcg-x887/GHSA-ph7c-5vcg-x887.json index 9fc62668455..be2db9151e7 100644 --- a/advisories/unreviewed/2022/05/GHSA-ph7c-5vcg-x887/GHSA-ph7c-5vcg-x887.json +++ b/advisories/unreviewed/2022/05/GHSA-ph7c-5vcg-x887/GHSA-ph7c-5vcg-x887.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-phvq-jfg5-v663/GHSA-phvq-jfg5-v663.json b/advisories/unreviewed/2022/05/GHSA-phvq-jfg5-v663/GHSA-phvq-jfg5-v663.json index ca409817364..2f03683bcec 100644 --- a/advisories/unreviewed/2022/05/GHSA-phvq-jfg5-v663/GHSA-phvq-jfg5-v663.json +++ b/advisories/unreviewed/2022/05/GHSA-phvq-jfg5-v663/GHSA-phvq-jfg5-v663.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-pjxw-f6xf-rj75/GHSA-pjxw-f6xf-rj75.json b/advisories/unreviewed/2022/05/GHSA-pjxw-f6xf-rj75/GHSA-pjxw-f6xf-rj75.json index d9b426352a3..18f493cafdd 100644 --- a/advisories/unreviewed/2022/05/GHSA-pjxw-f6xf-rj75/GHSA-pjxw-f6xf-rj75.json +++ b/advisories/unreviewed/2022/05/GHSA-pjxw-f6xf-rj75/GHSA-pjxw-f6xf-rj75.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/05/GHSA-pmc4-m2mx-j46r/GHSA-pmc4-m2mx-j46r.json b/advisories/unreviewed/2022/05/GHSA-pmc4-m2mx-j46r/GHSA-pmc4-m2mx-j46r.json index 3a11c2d9ae2..e630db01e31 100644 --- a/advisories/unreviewed/2022/05/GHSA-pmc4-m2mx-j46r/GHSA-pmc4-m2mx-j46r.json +++ b/advisories/unreviewed/2022/05/GHSA-pmc4-m2mx-j46r/GHSA-pmc4-m2mx-j46r.json @@ -7,12 +7,8 @@ "CVE-2013-4948" ], "details": "SQL injection vulnerability in view.php in Machform 2 allows remote attackers to execute arbitrary SQL commands via the element_2 parameter.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-pmpv-wf74-rw2h/GHSA-pmpv-wf74-rw2h.json b/advisories/unreviewed/2022/05/GHSA-pmpv-wf74-rw2h/GHSA-pmpv-wf74-rw2h.json index 124b0822557..ddf548b6a2a 100644 --- a/advisories/unreviewed/2022/05/GHSA-pmpv-wf74-rw2h/GHSA-pmpv-wf74-rw2h.json +++ b/advisories/unreviewed/2022/05/GHSA-pmpv-wf74-rw2h/GHSA-pmpv-wf74-rw2h.json @@ -7,12 +7,8 @@ "CVE-2015-0679" ], "details": "The web-authentication functionality on Cisco Wireless LAN Controller (WLC) devices 7.3(103.8) and 7.4(110.0) allows remote attackers to cause a denial of service (device reload) via a malformed password, aka Bug ID CSCui57980.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-pp3m-vq48-qr56/GHSA-pp3m-vq48-qr56.json b/advisories/unreviewed/2022/05/GHSA-pp3m-vq48-qr56/GHSA-pp3m-vq48-qr56.json index be772ed93b3..d6d73e87065 100644 --- a/advisories/unreviewed/2022/05/GHSA-pp3m-vq48-qr56/GHSA-pp3m-vq48-qr56.json +++ b/advisories/unreviewed/2022/05/GHSA-pp3m-vq48-qr56/GHSA-pp3m-vq48-qr56.json @@ -7,12 +7,8 @@ "CVE-2014-3940" ], "details": "The Linux kernel through 3.14.5 does not properly consider the presence of hugetlb entries, which allows local users to cause a denial of service (memory corruption or system crash) by accessing certain memory locations, as demonstrated by triggering a race condition via numa_maps read operations during hugepage migration, related to fs/proc/task_mmu.c and mm/mempolicy.c.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-ppf5-mgf6-gfp3/GHSA-ppf5-mgf6-gfp3.json b/advisories/unreviewed/2022/05/GHSA-ppf5-mgf6-gfp3/GHSA-ppf5-mgf6-gfp3.json index a39c9339722..a1b03a679d7 100644 --- a/advisories/unreviewed/2022/05/GHSA-ppf5-mgf6-gfp3/GHSA-ppf5-mgf6-gfp3.json +++ b/advisories/unreviewed/2022/05/GHSA-ppf5-mgf6-gfp3/GHSA-ppf5-mgf6-gfp3.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-pqx6-26gh-vx6h/GHSA-pqx6-26gh-vx6h.json b/advisories/unreviewed/2022/05/GHSA-pqx6-26gh-vx6h/GHSA-pqx6-26gh-vx6h.json index b7ab4519492..3bfeba41626 100644 --- a/advisories/unreviewed/2022/05/GHSA-pqx6-26gh-vx6h/GHSA-pqx6-26gh-vx6h.json +++ b/advisories/unreviewed/2022/05/GHSA-pqx6-26gh-vx6h/GHSA-pqx6-26gh-vx6h.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-pr22-23wp-22hm/GHSA-pr22-23wp-22hm.json b/advisories/unreviewed/2022/05/GHSA-pr22-23wp-22hm/GHSA-pr22-23wp-22hm.json index 5f018553484..81978c244dd 100644 --- a/advisories/unreviewed/2022/05/GHSA-pr22-23wp-22hm/GHSA-pr22-23wp-22hm.json +++ b/advisories/unreviewed/2022/05/GHSA-pr22-23wp-22hm/GHSA-pr22-23wp-22hm.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-prm6-7mfp-vr8x/GHSA-prm6-7mfp-vr8x.json b/advisories/unreviewed/2022/05/GHSA-prm6-7mfp-vr8x/GHSA-prm6-7mfp-vr8x.json index 958c9254ca4..aef51999ac2 100644 --- a/advisories/unreviewed/2022/05/GHSA-prm6-7mfp-vr8x/GHSA-prm6-7mfp-vr8x.json +++ b/advisories/unreviewed/2022/05/GHSA-prm6-7mfp-vr8x/GHSA-prm6-7mfp-vr8x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -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-prmh-4g2c-f5c8/GHSA-prmh-4g2c-f5c8.json b/advisories/unreviewed/2022/05/GHSA-prmh-4g2c-f5c8/GHSA-prmh-4g2c-f5c8.json index abf363fa392..8e9bb894089 100644 --- a/advisories/unreviewed/2022/05/GHSA-prmh-4g2c-f5c8/GHSA-prmh-4g2c-f5c8.json +++ b/advisories/unreviewed/2022/05/GHSA-prmh-4g2c-f5c8/GHSA-prmh-4g2c-f5c8.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-pw5q-89m2-9m46/GHSA-pw5q-89m2-9m46.json b/advisories/unreviewed/2022/05/GHSA-pw5q-89m2-9m46/GHSA-pw5q-89m2-9m46.json index 7e92cbe1621..3d21112e9da 100644 --- a/advisories/unreviewed/2022/05/GHSA-pw5q-89m2-9m46/GHSA-pw5q-89m2-9m46.json +++ b/advisories/unreviewed/2022/05/GHSA-pw5q-89m2-9m46/GHSA-pw5q-89m2-9m46.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", @@ -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-pwqg-3r7w-w9hw/GHSA-pwqg-3r7w-w9hw.json b/advisories/unreviewed/2022/05/GHSA-pwqg-3r7w-w9hw/GHSA-pwqg-3r7w-w9hw.json index b4386940589..0b3ecb70d33 100644 --- a/advisories/unreviewed/2022/05/GHSA-pwqg-3r7w-w9hw/GHSA-pwqg-3r7w-w9hw.json +++ b/advisories/unreviewed/2022/05/GHSA-pwqg-3r7w-w9hw/GHSA-pwqg-3r7w-w9hw.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-pwwj-7g5m-999j/GHSA-pwwj-7g5m-999j.json b/advisories/unreviewed/2022/05/GHSA-pwwj-7g5m-999j/GHSA-pwwj-7g5m-999j.json index e9e1d3b190d..90fc9f224dd 100644 --- a/advisories/unreviewed/2022/05/GHSA-pwwj-7g5m-999j/GHSA-pwwj-7g5m-999j.json +++ b/advisories/unreviewed/2022/05/GHSA-pwwj-7g5m-999j/GHSA-pwwj-7g5m-999j.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-px34-hh2g-j67r/GHSA-px34-hh2g-j67r.json b/advisories/unreviewed/2022/05/GHSA-px34-hh2g-j67r/GHSA-px34-hh2g-j67r.json index 5a603dd83e9..3b40e8d14ca 100644 --- a/advisories/unreviewed/2022/05/GHSA-px34-hh2g-j67r/GHSA-px34-hh2g-j67r.json +++ b/advisories/unreviewed/2022/05/GHSA-px34-hh2g-j67r/GHSA-px34-hh2g-j67r.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-pxm3-g73v-99cq/GHSA-pxm3-g73v-99cq.json b/advisories/unreviewed/2022/05/GHSA-pxm3-g73v-99cq/GHSA-pxm3-g73v-99cq.json index 927a084c79b..6e792830f89 100644 --- a/advisories/unreviewed/2022/05/GHSA-pxm3-g73v-99cq/GHSA-pxm3-g73v-99cq.json +++ b/advisories/unreviewed/2022/05/GHSA-pxm3-g73v-99cq/GHSA-pxm3-g73v-99cq.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-q25p-m8w9-6f3c/GHSA-q25p-m8w9-6f3c.json b/advisories/unreviewed/2022/05/GHSA-q25p-m8w9-6f3c/GHSA-q25p-m8w9-6f3c.json index 9b74a6603c4..2d0af380b05 100644 --- a/advisories/unreviewed/2022/05/GHSA-q25p-m8w9-6f3c/GHSA-q25p-m8w9-6f3c.json +++ b/advisories/unreviewed/2022/05/GHSA-q25p-m8w9-6f3c/GHSA-q25p-m8w9-6f3c.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-q29r-xr2f-g7j5/GHSA-q29r-xr2f-g7j5.json b/advisories/unreviewed/2022/05/GHSA-q29r-xr2f-g7j5/GHSA-q29r-xr2f-g7j5.json index c7c0da34f83..db073799c46 100644 --- a/advisories/unreviewed/2022/05/GHSA-q29r-xr2f-g7j5/GHSA-q29r-xr2f-g7j5.json +++ b/advisories/unreviewed/2022/05/GHSA-q29r-xr2f-g7j5/GHSA-q29r-xr2f-g7j5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-q2cj-g3jg-cp49/GHSA-q2cj-g3jg-cp49.json b/advisories/unreviewed/2022/05/GHSA-q2cj-g3jg-cp49/GHSA-q2cj-g3jg-cp49.json index 8702bb87ced..880c707793a 100644 --- a/advisories/unreviewed/2022/05/GHSA-q2cj-g3jg-cp49/GHSA-q2cj-g3jg-cp49.json +++ b/advisories/unreviewed/2022/05/GHSA-q2cj-g3jg-cp49/GHSA-q2cj-g3jg-cp49.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-q2pr-gqr4-26f4/GHSA-q2pr-gqr4-26f4.json b/advisories/unreviewed/2022/05/GHSA-q2pr-gqr4-26f4/GHSA-q2pr-gqr4-26f4.json index 2af6d42df6b..7111105fac0 100644 --- a/advisories/unreviewed/2022/05/GHSA-q2pr-gqr4-26f4/GHSA-q2pr-gqr4-26f4.json +++ b/advisories/unreviewed/2022/05/GHSA-q2pr-gqr4-26f4/GHSA-q2pr-gqr4-26f4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-q35g-3274-mvw4/GHSA-q35g-3274-mvw4.json b/advisories/unreviewed/2022/05/GHSA-q35g-3274-mvw4/GHSA-q35g-3274-mvw4.json index 20d3d0a4908..f599e65960e 100644 --- a/advisories/unreviewed/2022/05/GHSA-q35g-3274-mvw4/GHSA-q35g-3274-mvw4.json +++ b/advisories/unreviewed/2022/05/GHSA-q35g-3274-mvw4/GHSA-q35g-3274-mvw4.json @@ -7,12 +7,8 @@ "CVE-2011-2703" ], "details": "Multiple SQL injection vulnerabilities in MapServer before 4.10.7, 5.x before 5.6.7, and 6.x before 6.0.1 allow remote attackers to execute arbitrary SQL commands via vectors related to (1) OGC filter encoding or (2) WMS time support.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-q3j8-cx97-ppff/GHSA-q3j8-cx97-ppff.json b/advisories/unreviewed/2022/05/GHSA-q3j8-cx97-ppff/GHSA-q3j8-cx97-ppff.json index 0e15e5df8f5..31b110cff4c 100644 --- a/advisories/unreviewed/2022/05/GHSA-q3j8-cx97-ppff/GHSA-q3j8-cx97-ppff.json +++ b/advisories/unreviewed/2022/05/GHSA-q3j8-cx97-ppff/GHSA-q3j8-cx97-ppff.json @@ -7,12 +7,8 @@ "CVE-2012-1255" ], "details": "SQL injection vulnerability in Segue 2.2.10.2 and earlier allows remote attackers to execute arbitrary SQL commands via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-q3jh-482f-mc4x/GHSA-q3jh-482f-mc4x.json b/advisories/unreviewed/2022/05/GHSA-q3jh-482f-mc4x/GHSA-q3jh-482f-mc4x.json index a706b481f79..def1fce48c5 100644 --- a/advisories/unreviewed/2022/05/GHSA-q3jh-482f-mc4x/GHSA-q3jh-482f-mc4x.json +++ b/advisories/unreviewed/2022/05/GHSA-q3jh-482f-mc4x/GHSA-q3jh-482f-mc4x.json @@ -7,12 +7,8 @@ "CVE-2012-2972" ], "details": "The (1) server and (2) agent components in CA ARCserve Backup r12.5, r15, and r16 on Windows do not properly validate RPC requests, which allows remote attackers to cause a denial of service (service crash) via a crafted request.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-q549-78m2-37w7/GHSA-q549-78m2-37w7.json b/advisories/unreviewed/2022/05/GHSA-q549-78m2-37w7/GHSA-q549-78m2-37w7.json index 175052363db..e5dc6128930 100644 --- a/advisories/unreviewed/2022/05/GHSA-q549-78m2-37w7/GHSA-q549-78m2-37w7.json +++ b/advisories/unreviewed/2022/05/GHSA-q549-78m2-37w7/GHSA-q549-78m2-37w7.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-q74p-53hj-4w6q/GHSA-q74p-53hj-4w6q.json b/advisories/unreviewed/2022/05/GHSA-q74p-53hj-4w6q/GHSA-q74p-53hj-4w6q.json index 67ba7f57300..5e15566b64f 100644 --- a/advisories/unreviewed/2022/05/GHSA-q74p-53hj-4w6q/GHSA-q74p-53hj-4w6q.json +++ b/advisories/unreviewed/2022/05/GHSA-q74p-53hj-4w6q/GHSA-q74p-53hj-4w6q.json @@ -7,12 +7,8 @@ "CVE-2013-6858" ], "details": "Multiple cross-site scripting (XSS) vulnerabilities in OpenStack Dashboard (Horizon) 2013.2 and earlier allow local users to inject arbitrary web script or HTML via an instance name to (1) \"Volumes\" or (2) \"Network Topology\" page.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-q79q-94j7-5mgg/GHSA-q79q-94j7-5mgg.json b/advisories/unreviewed/2022/05/GHSA-q79q-94j7-5mgg/GHSA-q79q-94j7-5mgg.json index afbf846b9b8..a1c0497abe0 100644 --- a/advisories/unreviewed/2022/05/GHSA-q79q-94j7-5mgg/GHSA-q79q-94j7-5mgg.json +++ b/advisories/unreviewed/2022/05/GHSA-q79q-94j7-5mgg/GHSA-q79q-94j7-5mgg.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-q7p9-49wg-x3hp/GHSA-q7p9-49wg-x3hp.json b/advisories/unreviewed/2022/05/GHSA-q7p9-49wg-x3hp/GHSA-q7p9-49wg-x3hp.json index 6d1b3ec3ec7..912779b517e 100644 --- a/advisories/unreviewed/2022/05/GHSA-q7p9-49wg-x3hp/GHSA-q7p9-49wg-x3hp.json +++ b/advisories/unreviewed/2022/05/GHSA-q7p9-49wg-x3hp/GHSA-q7p9-49wg-x3hp.json @@ -7,12 +7,8 @@ "CVE-2011-4675" ], "details": "The pathname canonicalization functionality in io/filesystem/filesystem.cc in Widelands before 15.1 expands leading ~ (tilde) characters to home-directory pathnames but does not restrict use of these characters in strings received from the network, which might allow remote attackers to conduct absolute path traversal attacks and overwrite arbitrary files via a ~ in a pathname that is used for a file transfer in an Internet game, a different vulnerability than CVE-2011-1932.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-q8cq-xq3c-pj7r/GHSA-q8cq-xq3c-pj7r.json b/advisories/unreviewed/2022/05/GHSA-q8cq-xq3c-pj7r/GHSA-q8cq-xq3c-pj7r.json index ddfc15f3637..71ab71730ad 100644 --- a/advisories/unreviewed/2022/05/GHSA-q8cq-xq3c-pj7r/GHSA-q8cq-xq3c-pj7r.json +++ b/advisories/unreviewed/2022/05/GHSA-q8cq-xq3c-pj7r/GHSA-q8cq-xq3c-pj7r.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-q8vh-378g-2pjv/GHSA-q8vh-378g-2pjv.json b/advisories/unreviewed/2022/05/GHSA-q8vh-378g-2pjv/GHSA-q8vh-378g-2pjv.json index 82713bc0b97..de32177dc76 100644 --- a/advisories/unreviewed/2022/05/GHSA-q8vh-378g-2pjv/GHSA-q8vh-378g-2pjv.json +++ b/advisories/unreviewed/2022/05/GHSA-q8vh-378g-2pjv/GHSA-q8vh-378g-2pjv.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-q94h-3hx2-w7q6/GHSA-q94h-3hx2-w7q6.json b/advisories/unreviewed/2022/05/GHSA-q94h-3hx2-w7q6/GHSA-q94h-3hx2-w7q6.json index d09ae323fbd..f61ae294c7f 100644 --- a/advisories/unreviewed/2022/05/GHSA-q94h-3hx2-w7q6/GHSA-q94h-3hx2-w7q6.json +++ b/advisories/unreviewed/2022/05/GHSA-q94h-3hx2-w7q6/GHSA-q94h-3hx2-w7q6.json @@ -7,12 +7,8 @@ "CVE-2010-1734" ], "details": "The SfnINSTRING function in win32k.sys in the kernel in Microsoft Windows 2000, XP, and Server 2003 allows local users to cause a denial of service (system crash) via a 0x18d value in the second argument (aka the Msg argument) of a PostMessage function call for the DDEMLEvent window.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qcvc-wwjh-qq3h/GHSA-qcvc-wwjh-qq3h.json b/advisories/unreviewed/2022/05/GHSA-qcvc-wwjh-qq3h/GHSA-qcvc-wwjh-qq3h.json index 1eda10ca178..dd6196c4ab6 100644 --- a/advisories/unreviewed/2022/05/GHSA-qcvc-wwjh-qq3h/GHSA-qcvc-wwjh-qq3h.json +++ b/advisories/unreviewed/2022/05/GHSA-qcvc-wwjh-qq3h/GHSA-qcvc-wwjh-qq3h.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-qf72-pp6j-rxg5/GHSA-qf72-pp6j-rxg5.json b/advisories/unreviewed/2022/05/GHSA-qf72-pp6j-rxg5/GHSA-qf72-pp6j-rxg5.json index a268976204c..7a14d310b59 100644 --- a/advisories/unreviewed/2022/05/GHSA-qf72-pp6j-rxg5/GHSA-qf72-pp6j-rxg5.json +++ b/advisories/unreviewed/2022/05/GHSA-qf72-pp6j-rxg5/GHSA-qf72-pp6j-rxg5.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-qfhv-j4j2-7h5x/GHSA-qfhv-j4j2-7h5x.json b/advisories/unreviewed/2022/05/GHSA-qfhv-j4j2-7h5x/GHSA-qfhv-j4j2-7h5x.json index b7849850180..96b43731382 100644 --- a/advisories/unreviewed/2022/05/GHSA-qfhv-j4j2-7h5x/GHSA-qfhv-j4j2-7h5x.json +++ b/advisories/unreviewed/2022/05/GHSA-qfhv-j4j2-7h5x/GHSA-qfhv-j4j2-7h5x.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-qg2g-rfcv-qffx/GHSA-qg2g-rfcv-qffx.json b/advisories/unreviewed/2022/05/GHSA-qg2g-rfcv-qffx/GHSA-qg2g-rfcv-qffx.json index b210a56fb16..aadd95b285f 100644 --- a/advisories/unreviewed/2022/05/GHSA-qg2g-rfcv-qffx/GHSA-qg2g-rfcv-qffx.json +++ b/advisories/unreviewed/2022/05/GHSA-qg2g-rfcv-qffx/GHSA-qg2g-rfcv-qffx.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-qhc5-9gg4-v6hg/GHSA-qhc5-9gg4-v6hg.json b/advisories/unreviewed/2022/05/GHSA-qhc5-9gg4-v6hg/GHSA-qhc5-9gg4-v6hg.json index cd715a4694a..8c60b843a37 100644 --- a/advisories/unreviewed/2022/05/GHSA-qhc5-9gg4-v6hg/GHSA-qhc5-9gg4-v6hg.json +++ b/advisories/unreviewed/2022/05/GHSA-qhc5-9gg4-v6hg/GHSA-qhc5-9gg4-v6hg.json @@ -7,12 +7,8 @@ "CVE-2008-6495" ], "details": "Cross-site scripting (XSS) vulnerability in index.php in Fritz Berger yet another php photo album - next generation (yappa-ng) 2.3.2 allows remote attackers to inject arbitrary web script or HTML via the album parameter.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qhp4-37x2-x9w9/GHSA-qhp4-37x2-x9w9.json b/advisories/unreviewed/2022/05/GHSA-qhp4-37x2-x9w9/GHSA-qhp4-37x2-x9w9.json index 9523c4c453b..56590b0b93c 100644 --- a/advisories/unreviewed/2022/05/GHSA-qhp4-37x2-x9w9/GHSA-qhp4-37x2-x9w9.json +++ b/advisories/unreviewed/2022/05/GHSA-qhp4-37x2-x9w9/GHSA-qhp4-37x2-x9w9.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-qjpc-54v5-5xj3/GHSA-qjpc-54v5-5xj3.json b/advisories/unreviewed/2022/05/GHSA-qjpc-54v5-5xj3/GHSA-qjpc-54v5-5xj3.json index 524dfb1722d..63efde7072f 100644 --- a/advisories/unreviewed/2022/05/GHSA-qjpc-54v5-5xj3/GHSA-qjpc-54v5-5xj3.json +++ b/advisories/unreviewed/2022/05/GHSA-qjpc-54v5-5xj3/GHSA-qjpc-54v5-5xj3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qjrf-4pw9-57w4/GHSA-qjrf-4pw9-57w4.json b/advisories/unreviewed/2022/05/GHSA-qjrf-4pw9-57w4/GHSA-qjrf-4pw9-57w4.json index a4ea3f9987d..4da6cd8095a 100644 --- a/advisories/unreviewed/2022/05/GHSA-qjrf-4pw9-57w4/GHSA-qjrf-4pw9-57w4.json +++ b/advisories/unreviewed/2022/05/GHSA-qjrf-4pw9-57w4/GHSA-qjrf-4pw9-57w4.json @@ -7,12 +7,8 @@ "CVE-2008-5695" ], "details": "wp-admin/options.php in WordPress MU before 1.3.2, and WordPress 2.3.2 and earlier, does not properly validate requests to update an option, which allows remote authenticated users with manage_options and upload_files capabilities to execute arbitrary code by uploading a PHP script and adding this script's pathname to active_plugins.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qjw8-fqfp-g4fh/GHSA-qjw8-fqfp-g4fh.json b/advisories/unreviewed/2022/05/GHSA-qjw8-fqfp-g4fh/GHSA-qjw8-fqfp-g4fh.json index c0c44b77c51..ed206c5c75d 100644 --- a/advisories/unreviewed/2022/05/GHSA-qjw8-fqfp-g4fh/GHSA-qjw8-fqfp-g4fh.json +++ b/advisories/unreviewed/2022/05/GHSA-qjw8-fqfp-g4fh/GHSA-qjw8-fqfp-g4fh.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", @@ -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-qjxx-j28r-gvj2/GHSA-qjxx-j28r-gvj2.json b/advisories/unreviewed/2022/05/GHSA-qjxx-j28r-gvj2/GHSA-qjxx-j28r-gvj2.json index 194fb1f7abd..90c94632402 100644 --- a/advisories/unreviewed/2022/05/GHSA-qjxx-j28r-gvj2/GHSA-qjxx-j28r-gvj2.json +++ b/advisories/unreviewed/2022/05/GHSA-qjxx-j28r-gvj2/GHSA-qjxx-j28r-gvj2.json @@ -7,12 +7,8 @@ "CVE-2014-3917" ], "details": "kernel/auditsc.c in the Linux kernel through 3.14.5, when CONFIG_AUDITSYSCALL is enabled with certain syscall rules, allows local users to obtain potentially sensitive single-bit values from kernel memory or cause a denial of service (OOPS) via a large value of a syscall number.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qm82-fqf8-qg74/GHSA-qm82-fqf8-qg74.json b/advisories/unreviewed/2022/05/GHSA-qm82-fqf8-qg74/GHSA-qm82-fqf8-qg74.json index 313ca0cf7b1..1482b55b7c7 100644 --- a/advisories/unreviewed/2022/05/GHSA-qm82-fqf8-qg74/GHSA-qm82-fqf8-qg74.json +++ b/advisories/unreviewed/2022/05/GHSA-qm82-fqf8-qg74/GHSA-qm82-fqf8-qg74.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-qq44-c86w-98rg/GHSA-qq44-c86w-98rg.json b/advisories/unreviewed/2022/05/GHSA-qq44-c86w-98rg/GHSA-qq44-c86w-98rg.json index 43b11f8d37b..2759136b0bf 100644 --- a/advisories/unreviewed/2022/05/GHSA-qq44-c86w-98rg/GHSA-qq44-c86w-98rg.json +++ b/advisories/unreviewed/2022/05/GHSA-qq44-c86w-98rg/GHSA-qq44-c86w-98rg.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-qq9f-gg6w-vgfx/GHSA-qq9f-gg6w-vgfx.json b/advisories/unreviewed/2022/05/GHSA-qq9f-gg6w-vgfx/GHSA-qq9f-gg6w-vgfx.json index a369c1940eb..0695a631507 100644 --- a/advisories/unreviewed/2022/05/GHSA-qq9f-gg6w-vgfx/GHSA-qq9f-gg6w-vgfx.json +++ b/advisories/unreviewed/2022/05/GHSA-qq9f-gg6w-vgfx/GHSA-qq9f-gg6w-vgfx.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-qr8v-h24f-rg77/GHSA-qr8v-h24f-rg77.json b/advisories/unreviewed/2022/05/GHSA-qr8v-h24f-rg77/GHSA-qr8v-h24f-rg77.json index d9c33c5aa12..0a4b7441daa 100644 --- a/advisories/unreviewed/2022/05/GHSA-qr8v-h24f-rg77/GHSA-qr8v-h24f-rg77.json +++ b/advisories/unreviewed/2022/05/GHSA-qr8v-h24f-rg77/GHSA-qr8v-h24f-rg77.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-qrgf-jvhv-vqxg/GHSA-qrgf-jvhv-vqxg.json b/advisories/unreviewed/2022/05/GHSA-qrgf-jvhv-vqxg/GHSA-qrgf-jvhv-vqxg.json index a460d0fd728..3a40ff43170 100644 --- a/advisories/unreviewed/2022/05/GHSA-qrgf-jvhv-vqxg/GHSA-qrgf-jvhv-vqxg.json +++ b/advisories/unreviewed/2022/05/GHSA-qrgf-jvhv-vqxg/GHSA-qrgf-jvhv-vqxg.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-qv97-2p9c-m794/GHSA-qv97-2p9c-m794.json b/advisories/unreviewed/2022/05/GHSA-qv97-2p9c-m794/GHSA-qv97-2p9c-m794.json index 122cf4c667b..fa7ca79f1de 100644 --- a/advisories/unreviewed/2022/05/GHSA-qv97-2p9c-m794/GHSA-qv97-2p9c-m794.json +++ b/advisories/unreviewed/2022/05/GHSA-qv97-2p9c-m794/GHSA-qv97-2p9c-m794.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-qvf4-vfh5-xgq5/GHSA-qvf4-vfh5-xgq5.json b/advisories/unreviewed/2022/05/GHSA-qvf4-vfh5-xgq5/GHSA-qvf4-vfh5-xgq5.json index a6b3688233d..5f787e1b825 100644 --- a/advisories/unreviewed/2022/05/GHSA-qvf4-vfh5-xgq5/GHSA-qvf4-vfh5-xgq5.json +++ b/advisories/unreviewed/2022/05/GHSA-qvf4-vfh5-xgq5/GHSA-qvf4-vfh5-xgq5.json @@ -7,12 +7,8 @@ "CVE-2013-4352" ], "details": "The cache_invalidate function in modules/cache/cache_storage.c in the mod_cache module in the Apache HTTP Server 2.4.6, when a caching forward proxy is enabled, allows remote HTTP servers to cause a denial of service (NULL pointer dereference and daemon crash) via vectors that trigger a missing hostname value.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -84,9 +80,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-qvxc-3hm6-c42q/GHSA-qvxc-3hm6-c42q.json b/advisories/unreviewed/2022/05/GHSA-qvxc-3hm6-c42q/GHSA-qvxc-3hm6-c42q.json index 29873b111bd..39c6b77740a 100644 --- a/advisories/unreviewed/2022/05/GHSA-qvxc-3hm6-c42q/GHSA-qvxc-3hm6-c42q.json +++ b/advisories/unreviewed/2022/05/GHSA-qvxc-3hm6-c42q/GHSA-qvxc-3hm6-c42q.json @@ -7,12 +7,8 @@ "CVE-2014-9526" ], "details": "Multiple cross-site scripting (XSS) vulnerabilities in concrete5 5.7.2.1, 5.7.2, and earlier allow remote attackers to inject arbitrary web script or HTML via the (1) gName parameter in single_pages/dashboard/users/groups/bulkupdate.php or (2) instance_id parameter in tools/dashboard/sitemap_drag_request.php.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qvxq-grv7-37f5/GHSA-qvxq-grv7-37f5.json b/advisories/unreviewed/2022/05/GHSA-qvxq-grv7-37f5/GHSA-qvxq-grv7-37f5.json index 193faada2df..c7315e20602 100644 --- a/advisories/unreviewed/2022/05/GHSA-qvxq-grv7-37f5/GHSA-qvxq-grv7-37f5.json +++ b/advisories/unreviewed/2022/05/GHSA-qvxq-grv7-37f5/GHSA-qvxq-grv7-37f5.json @@ -7,12 +7,8 @@ "CVE-2013-4950" ], "details": "Cross-site scripting (XSS) vulnerability in view.php in Machform 2 allows remote attackers to inject arbitrary web script or HTML via the element_2 parameter.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qw6g-x8mc-c375/GHSA-qw6g-x8mc-c375.json b/advisories/unreviewed/2022/05/GHSA-qw6g-x8mc-c375/GHSA-qw6g-x8mc-c375.json index 72cdb8b9438..315b70f55ec 100644 --- a/advisories/unreviewed/2022/05/GHSA-qw6g-x8mc-c375/GHSA-qw6g-x8mc-c375.json +++ b/advisories/unreviewed/2022/05/GHSA-qw6g-x8mc-c375/GHSA-qw6g-x8mc-c375.json @@ -7,12 +7,8 @@ "CVE-2014-0602" ], "details": "Directory traversal vulnerability in the DumpToFile method in the NQMcsVarSet ActiveX control in NetIQ Security Manager through 6.5.4 allows remote attackers to execute arbitrary code via unspecified vectors, a different vulnerability than CVE-2014-3460.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qw97-54gm-4j6w/GHSA-qw97-54gm-4j6w.json b/advisories/unreviewed/2022/05/GHSA-qw97-54gm-4j6w/GHSA-qw97-54gm-4j6w.json index 5a4505b96ea..bfbba263cdf 100644 --- a/advisories/unreviewed/2022/05/GHSA-qw97-54gm-4j6w/GHSA-qw97-54gm-4j6w.json +++ b/advisories/unreviewed/2022/05/GHSA-qw97-54gm-4j6w/GHSA-qw97-54gm-4j6w.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-qwfg-8h9x-x782/GHSA-qwfg-8h9x-x782.json b/advisories/unreviewed/2022/05/GHSA-qwfg-8h9x-x782/GHSA-qwfg-8h9x-x782.json index 7e128f66fa4..ab5fd100dab 100644 --- a/advisories/unreviewed/2022/05/GHSA-qwfg-8h9x-x782/GHSA-qwfg-8h9x-x782.json +++ b/advisories/unreviewed/2022/05/GHSA-qwfg-8h9x-x782/GHSA-qwfg-8h9x-x782.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-qwp7-fcxc-qfx5/GHSA-qwp7-fcxc-qfx5.json b/advisories/unreviewed/2022/05/GHSA-qwp7-fcxc-qfx5/GHSA-qwp7-fcxc-qfx5.json index 434029f4114..9ef7ccd868d 100644 --- a/advisories/unreviewed/2022/05/GHSA-qwp7-fcxc-qfx5/GHSA-qwp7-fcxc-qfx5.json +++ b/advisories/unreviewed/2022/05/GHSA-qwp7-fcxc-qfx5/GHSA-qwp7-fcxc-qfx5.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-qx6j-79wm-v56c/GHSA-qx6j-79wm-v56c.json b/advisories/unreviewed/2022/05/GHSA-qx6j-79wm-v56c/GHSA-qx6j-79wm-v56c.json index e7fc7fb1112..4e9d382eeb4 100644 --- a/advisories/unreviewed/2022/05/GHSA-qx6j-79wm-v56c/GHSA-qx6j-79wm-v56c.json +++ b/advisories/unreviewed/2022/05/GHSA-qx6j-79wm-v56c/GHSA-qx6j-79wm-v56c.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-qxfq-j2m3-r27c/GHSA-qxfq-j2m3-r27c.json b/advisories/unreviewed/2022/05/GHSA-qxfq-j2m3-r27c/GHSA-qxfq-j2m3-r27c.json index 483ae66df8c..f942c220feb 100644 --- a/advisories/unreviewed/2022/05/GHSA-qxfq-j2m3-r27c/GHSA-qxfq-j2m3-r27c.json +++ b/advisories/unreviewed/2022/05/GHSA-qxfq-j2m3-r27c/GHSA-qxfq-j2m3-r27c.json @@ -7,12 +7,8 @@ "CVE-2014-3808" ], "details": "Multiple cross-site scripting (XSS) vulnerabilities in BarracudaDrive before 6.7.2 allow remote attackers to inject arbitrary web script or HTML via the (1) role parameter to roles.lsp, (2) name parameter to user.lsp, (3) path parameter to wizard/setuser.lsp, (4) host parameter to tunnelconstr.lsp, or (5) newpath parameter to wfsconstr.lsp in rtl/protected/admin/.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-r27c-c98m-6x4q/GHSA-r27c-c98m-6x4q.json b/advisories/unreviewed/2022/05/GHSA-r27c-c98m-6x4q/GHSA-r27c-c98m-6x4q.json index 24fdc51438c..ecfd5d1405e 100644 --- a/advisories/unreviewed/2022/05/GHSA-r27c-c98m-6x4q/GHSA-r27c-c98m-6x4q.json +++ b/advisories/unreviewed/2022/05/GHSA-r27c-c98m-6x4q/GHSA-r27c-c98m-6x4q.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-r285-rhx6-98jv/GHSA-r285-rhx6-98jv.json b/advisories/unreviewed/2022/05/GHSA-r285-rhx6-98jv/GHSA-r285-rhx6-98jv.json index bebd5c123a3..a6773775d42 100644 --- a/advisories/unreviewed/2022/05/GHSA-r285-rhx6-98jv/GHSA-r285-rhx6-98jv.json +++ b/advisories/unreviewed/2022/05/GHSA-r285-rhx6-98jv/GHSA-r285-rhx6-98jv.json @@ -7,12 +7,8 @@ "CVE-2015-7298" ], "details": "ownCloud Desktop Client before 2.0.1, when compiled with a Qt release after 5.3.x, does not call QNetworkReply::ignoreSslErrors with the list of errors to be ignored, which makes it easier for remote attackers to conduct man-in-the-middle (MITM) attacks by leveraging a server using a self-signed certificate. NOTE: this vulnerability exists because of a partial CVE-2015-4456 regression.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -24,9 +20,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-r292-8vw9-293g/GHSA-r292-8vw9-293g.json b/advisories/unreviewed/2022/05/GHSA-r292-8vw9-293g/GHSA-r292-8vw9-293g.json index a8a9875bab4..97d79bdbb52 100644 --- a/advisories/unreviewed/2022/05/GHSA-r292-8vw9-293g/GHSA-r292-8vw9-293g.json +++ b/advisories/unreviewed/2022/05/GHSA-r292-8vw9-293g/GHSA-r292-8vw9-293g.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-r2f3-mjhr-vxhr/GHSA-r2f3-mjhr-vxhr.json b/advisories/unreviewed/2022/05/GHSA-r2f3-mjhr-vxhr/GHSA-r2f3-mjhr-vxhr.json index 46779b59771..195fc7c16dd 100644 --- a/advisories/unreviewed/2022/05/GHSA-r2f3-mjhr-vxhr/GHSA-r2f3-mjhr-vxhr.json +++ b/advisories/unreviewed/2022/05/GHSA-r2f3-mjhr-vxhr/GHSA-r2f3-mjhr-vxhr.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-r2xw-4p4f-wp3m/GHSA-r2xw-4p4f-wp3m.json b/advisories/unreviewed/2022/05/GHSA-r2xw-4p4f-wp3m/GHSA-r2xw-4p4f-wp3m.json index 1b1b0743f91..8af6ffe7467 100644 --- a/advisories/unreviewed/2022/05/GHSA-r2xw-4p4f-wp3m/GHSA-r2xw-4p4f-wp3m.json +++ b/advisories/unreviewed/2022/05/GHSA-r2xw-4p4f-wp3m/GHSA-r2xw-4p4f-wp3m.json @@ -7,12 +7,8 @@ "CVE-2014-2957" ], "details": "The dmarc_process function in dmarc.c in Exim before 4.82.1, when EXPERIMENTAL_DMARC is enabled, allows remote attackers to execute arbitrary code via the From header in an email, which is passed to the expand_string function.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-r346-8vrh-m3wr/GHSA-r346-8vrh-m3wr.json b/advisories/unreviewed/2022/05/GHSA-r346-8vrh-m3wr/GHSA-r346-8vrh-m3wr.json index 983ad77f108..a9eb17e2743 100644 --- a/advisories/unreviewed/2022/05/GHSA-r346-8vrh-m3wr/GHSA-r346-8vrh-m3wr.json +++ b/advisories/unreviewed/2022/05/GHSA-r346-8vrh-m3wr/GHSA-r346-8vrh-m3wr.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-r3fp-rxfp-64vj/GHSA-r3fp-rxfp-64vj.json b/advisories/unreviewed/2022/05/GHSA-r3fp-rxfp-64vj/GHSA-r3fp-rxfp-64vj.json index 5c5a7dd2dc4..f9c092ff127 100644 --- a/advisories/unreviewed/2022/05/GHSA-r3fp-rxfp-64vj/GHSA-r3fp-rxfp-64vj.json +++ b/advisories/unreviewed/2022/05/GHSA-r3fp-rxfp-64vj/GHSA-r3fp-rxfp-64vj.json @@ -7,12 +7,8 @@ "CVE-2015-5742" ], "details": "VeeamVixProxy in Veeam Backup & Replication (B&R) before 8.0 update 3 stores local administrator credentials in log files with world-readable permissions, which allows local users to obtain sensitive information by reading the files.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-r3fv-mw8f-xqxp/GHSA-r3fv-mw8f-xqxp.json b/advisories/unreviewed/2022/05/GHSA-r3fv-mw8f-xqxp/GHSA-r3fv-mw8f-xqxp.json index a17429548a9..5694b1c1412 100644 --- a/advisories/unreviewed/2022/05/GHSA-r3fv-mw8f-xqxp/GHSA-r3fv-mw8f-xqxp.json +++ b/advisories/unreviewed/2022/05/GHSA-r3fv-mw8f-xqxp/GHSA-r3fv-mw8f-xqxp.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-r48c-7gpg-9q4x/GHSA-r48c-7gpg-9q4x.json b/advisories/unreviewed/2022/05/GHSA-r48c-7gpg-9q4x/GHSA-r48c-7gpg-9q4x.json index 188aa73807d..7a313de9df0 100644 --- a/advisories/unreviewed/2022/05/GHSA-r48c-7gpg-9q4x/GHSA-r48c-7gpg-9q4x.json +++ b/advisories/unreviewed/2022/05/GHSA-r48c-7gpg-9q4x/GHSA-r48c-7gpg-9q4x.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-r53w-3jx7-w388/GHSA-r53w-3jx7-w388.json b/advisories/unreviewed/2022/05/GHSA-r53w-3jx7-w388/GHSA-r53w-3jx7-w388.json index efea768ffd3..d586929edd3 100644 --- a/advisories/unreviewed/2022/05/GHSA-r53w-3jx7-w388/GHSA-r53w-3jx7-w388.json +++ b/advisories/unreviewed/2022/05/GHSA-r53w-3jx7-w388/GHSA-r53w-3jx7-w388.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-r5m9-xhw7-f4vr/GHSA-r5m9-xhw7-f4vr.json b/advisories/unreviewed/2022/05/GHSA-r5m9-xhw7-f4vr/GHSA-r5m9-xhw7-f4vr.json index f3cd00d4eee..07ba7827540 100644 --- a/advisories/unreviewed/2022/05/GHSA-r5m9-xhw7-f4vr/GHSA-r5m9-xhw7-f4vr.json +++ b/advisories/unreviewed/2022/05/GHSA-r5m9-xhw7-f4vr/GHSA-r5m9-xhw7-f4vr.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-r6hp-pw7m-wxcj/GHSA-r6hp-pw7m-wxcj.json b/advisories/unreviewed/2022/05/GHSA-r6hp-pw7m-wxcj/GHSA-r6hp-pw7m-wxcj.json index e834ab42d95..e8b7c1e768d 100644 --- a/advisories/unreviewed/2022/05/GHSA-r6hp-pw7m-wxcj/GHSA-r6hp-pw7m-wxcj.json +++ b/advisories/unreviewed/2022/05/GHSA-r6hp-pw7m-wxcj/GHSA-r6hp-pw7m-wxcj.json @@ -7,12 +7,8 @@ "CVE-2013-4611" ], "details": "Multiple unspecified vulnerabilities in REDCap before 5.1.1 allow remote attackers to have an unknown impact via vectors involving (1) the Online Designer page or (2) the Manage Survey Participants page.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -24,9 +20,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-r77j-22rr-273g/GHSA-r77j-22rr-273g.json b/advisories/unreviewed/2022/05/GHSA-r77j-22rr-273g/GHSA-r77j-22rr-273g.json index 67344f0b8d7..f59e3b39a59 100644 --- a/advisories/unreviewed/2022/05/GHSA-r77j-22rr-273g/GHSA-r77j-22rr-273g.json +++ b/advisories/unreviewed/2022/05/GHSA-r77j-22rr-273g/GHSA-r77j-22rr-273g.json @@ -7,12 +7,8 @@ "CVE-2015-2828" ], "details": "CA Spectrum 9.2.x and 9.3.x before 9.3 H02 does not properly validate serialized Java objects, which allows remote authenticated users to obtain administrative privileges via crafted object data.", - "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-r8vx-h3vx-6wh2/GHSA-r8vx-h3vx-6wh2.json b/advisories/unreviewed/2022/05/GHSA-r8vx-h3vx-6wh2/GHSA-r8vx-h3vx-6wh2.json index 0d40a660d73..ac401e2a4fd 100644 --- a/advisories/unreviewed/2022/05/GHSA-r8vx-h3vx-6wh2/GHSA-r8vx-h3vx-6wh2.json +++ b/advisories/unreviewed/2022/05/GHSA-r8vx-h3vx-6wh2/GHSA-r8vx-h3vx-6wh2.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-r96x-g4h4-74q6/GHSA-r96x-g4h4-74q6.json b/advisories/unreviewed/2022/05/GHSA-r96x-g4h4-74q6/GHSA-r96x-g4h4-74q6.json index 4bc3217fdf3..0a18dedbd85 100644 --- a/advisories/unreviewed/2022/05/GHSA-r96x-g4h4-74q6/GHSA-r96x-g4h4-74q6.json +++ b/advisories/unreviewed/2022/05/GHSA-r96x-g4h4-74q6/GHSA-r96x-g4h4-74q6.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-rf96-7wvx-58w8/GHSA-rf96-7wvx-58w8.json b/advisories/unreviewed/2022/05/GHSA-rf96-7wvx-58w8/GHSA-rf96-7wvx-58w8.json index 13e6f1f8c36..ef0cef7c472 100644 --- a/advisories/unreviewed/2022/05/GHSA-rf96-7wvx-58w8/GHSA-rf96-7wvx-58w8.json +++ b/advisories/unreviewed/2022/05/GHSA-rf96-7wvx-58w8/GHSA-rf96-7wvx-58w8.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-rfpc-x6fq-w55m/GHSA-rfpc-x6fq-w55m.json b/advisories/unreviewed/2022/05/GHSA-rfpc-x6fq-w55m/GHSA-rfpc-x6fq-w55m.json index 107ee6df014..5ac9db0c46f 100644 --- a/advisories/unreviewed/2022/05/GHSA-rfpc-x6fq-w55m/GHSA-rfpc-x6fq-w55m.json +++ b/advisories/unreviewed/2022/05/GHSA-rfpc-x6fq-w55m/GHSA-rfpc-x6fq-w55m.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rg26-rhmc-c778/GHSA-rg26-rhmc-c778.json b/advisories/unreviewed/2022/05/GHSA-rg26-rhmc-c778/GHSA-rg26-rhmc-c778.json index c3090d70f2d..24545c5d4ae 100644 --- a/advisories/unreviewed/2022/05/GHSA-rg26-rhmc-c778/GHSA-rg26-rhmc-c778.json +++ b/advisories/unreviewed/2022/05/GHSA-rg26-rhmc-c778/GHSA-rg26-rhmc-c778.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-rg92-jrqc-h6q6/GHSA-rg92-jrqc-h6q6.json b/advisories/unreviewed/2022/05/GHSA-rg92-jrqc-h6q6/GHSA-rg92-jrqc-h6q6.json index 298a571be76..279092e8230 100644 --- a/advisories/unreviewed/2022/05/GHSA-rg92-jrqc-h6q6/GHSA-rg92-jrqc-h6q6.json +++ b/advisories/unreviewed/2022/05/GHSA-rg92-jrqc-h6q6/GHSA-rg92-jrqc-h6q6.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-rhwm-66gm-6j9v/GHSA-rhwm-66gm-6j9v.json b/advisories/unreviewed/2022/05/GHSA-rhwm-66gm-6j9v/GHSA-rhwm-66gm-6j9v.json index 593bc24a2a0..0bd8e309ac2 100644 --- a/advisories/unreviewed/2022/05/GHSA-rhwm-66gm-6j9v/GHSA-rhwm-66gm-6j9v.json +++ b/advisories/unreviewed/2022/05/GHSA-rhwm-66gm-6j9v/GHSA-rhwm-66gm-6j9v.json @@ -7,12 +7,8 @@ "CVE-2013-2143" ], "details": "The users controller in Katello 1.5.0-14 and earlier, and Red Hat Satellite, does not check authorization for the update_roles action, which allows remote authenticated users to gain privileges by setting a user account to an administrator account.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rhxf-5pw9-q4gm/GHSA-rhxf-5pw9-q4gm.json b/advisories/unreviewed/2022/05/GHSA-rhxf-5pw9-q4gm/GHSA-rhxf-5pw9-q4gm.json index 4307769b727..718c82af465 100644 --- a/advisories/unreviewed/2022/05/GHSA-rhxf-5pw9-q4gm/GHSA-rhxf-5pw9-q4gm.json +++ b/advisories/unreviewed/2022/05/GHSA-rhxf-5pw9-q4gm/GHSA-rhxf-5pw9-q4gm.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-rj52-j648-hww8/GHSA-rj52-j648-hww8.json b/advisories/unreviewed/2022/05/GHSA-rj52-j648-hww8/GHSA-rj52-j648-hww8.json index 0727eeaf048..f4b891fa59b 100644 --- a/advisories/unreviewed/2022/05/GHSA-rj52-j648-hww8/GHSA-rj52-j648-hww8.json +++ b/advisories/unreviewed/2022/05/GHSA-rj52-j648-hww8/GHSA-rj52-j648-hww8.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-rjg7-f2g5-4qhq/GHSA-rjg7-f2g5-4qhq.json b/advisories/unreviewed/2022/05/GHSA-rjg7-f2g5-4qhq/GHSA-rjg7-f2g5-4qhq.json index 904345d31c6..4394ece8629 100644 --- a/advisories/unreviewed/2022/05/GHSA-rjg7-f2g5-4qhq/GHSA-rjg7-f2g5-4qhq.json +++ b/advisories/unreviewed/2022/05/GHSA-rjg7-f2g5-4qhq/GHSA-rjg7-f2g5-4qhq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -111,9 +109,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-rm79-mfx6-crmj/GHSA-rm79-mfx6-crmj.json b/advisories/unreviewed/2022/05/GHSA-rm79-mfx6-crmj/GHSA-rm79-mfx6-crmj.json index 94b7cb8e8e8..7f42cc537b1 100644 --- a/advisories/unreviewed/2022/05/GHSA-rm79-mfx6-crmj/GHSA-rm79-mfx6-crmj.json +++ b/advisories/unreviewed/2022/05/GHSA-rm79-mfx6-crmj/GHSA-rm79-mfx6-crmj.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-rp9x-q47m-wg87/GHSA-rp9x-q47m-wg87.json b/advisories/unreviewed/2022/05/GHSA-rp9x-q47m-wg87/GHSA-rp9x-q47m-wg87.json index d3a822e3bcf..85bf44e79e2 100644 --- a/advisories/unreviewed/2022/05/GHSA-rp9x-q47m-wg87/GHSA-rp9x-q47m-wg87.json +++ b/advisories/unreviewed/2022/05/GHSA-rp9x-q47m-wg87/GHSA-rp9x-q47m-wg87.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-rpjj-vwmm-42pr/GHSA-rpjj-vwmm-42pr.json b/advisories/unreviewed/2022/05/GHSA-rpjj-vwmm-42pr/GHSA-rpjj-vwmm-42pr.json index f8daf565724..066eaf341c7 100644 --- a/advisories/unreviewed/2022/05/GHSA-rpjj-vwmm-42pr/GHSA-rpjj-vwmm-42pr.json +++ b/advisories/unreviewed/2022/05/GHSA-rpjj-vwmm-42pr/GHSA-rpjj-vwmm-42pr.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-rpv9-h9g6-96x6/GHSA-rpv9-h9g6-96x6.json b/advisories/unreviewed/2022/05/GHSA-rpv9-h9g6-96x6/GHSA-rpv9-h9g6-96x6.json index 794fd4b942b..fb00c834ff4 100644 --- a/advisories/unreviewed/2022/05/GHSA-rpv9-h9g6-96x6/GHSA-rpv9-h9g6-96x6.json +++ b/advisories/unreviewed/2022/05/GHSA-rpv9-h9g6-96x6/GHSA-rpv9-h9g6-96x6.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-rqr5-pr22-2cxj/GHSA-rqr5-pr22-2cxj.json b/advisories/unreviewed/2022/05/GHSA-rqr5-pr22-2cxj/GHSA-rqr5-pr22-2cxj.json index ad000fb246a..d6082dd54cd 100644 --- a/advisories/unreviewed/2022/05/GHSA-rqr5-pr22-2cxj/GHSA-rqr5-pr22-2cxj.json +++ b/advisories/unreviewed/2022/05/GHSA-rqr5-pr22-2cxj/GHSA-rqr5-pr22-2cxj.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-rv68-c8wr-h3m5/GHSA-rv68-c8wr-h3m5.json b/advisories/unreviewed/2022/05/GHSA-rv68-c8wr-h3m5/GHSA-rv68-c8wr-h3m5.json index e957faf084f..76985039a3d 100644 --- a/advisories/unreviewed/2022/05/GHSA-rv68-c8wr-h3m5/GHSA-rv68-c8wr-h3m5.json +++ b/advisories/unreviewed/2022/05/GHSA-rv68-c8wr-h3m5/GHSA-rv68-c8wr-h3m5.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-rvcf-8hgh-7wm2/GHSA-rvcf-8hgh-7wm2.json b/advisories/unreviewed/2022/05/GHSA-rvcf-8hgh-7wm2/GHSA-rvcf-8hgh-7wm2.json index f7e5f80b191..0453998d3ad 100644 --- a/advisories/unreviewed/2022/05/GHSA-rvcf-8hgh-7wm2/GHSA-rvcf-8hgh-7wm2.json +++ b/advisories/unreviewed/2022/05/GHSA-rvcf-8hgh-7wm2/GHSA-rvcf-8hgh-7wm2.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-rvf8-gfc4-3j6f/GHSA-rvf8-gfc4-3j6f.json b/advisories/unreviewed/2022/05/GHSA-rvf8-gfc4-3j6f/GHSA-rvf8-gfc4-3j6f.json index d8a812b40d2..4443244920d 100644 --- a/advisories/unreviewed/2022/05/GHSA-rvf8-gfc4-3j6f/GHSA-rvf8-gfc4-3j6f.json +++ b/advisories/unreviewed/2022/05/GHSA-rvf8-gfc4-3j6f/GHSA-rvf8-gfc4-3j6f.json @@ -7,12 +7,8 @@ "CVE-2010-2540" ], "details": "mapserv.c in mapserv in MapServer before 4.10.6 and 5.x before 5.6.4 does not properly restrict the use of CGI command-line arguments that were intended for debugging, which allows remote attackers to have an unspecified impact via crafted arguments.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -44,9 +40,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-rvmg-xc29-rvxf/GHSA-rvmg-xc29-rvxf.json b/advisories/unreviewed/2022/05/GHSA-rvmg-xc29-rvxf/GHSA-rvmg-xc29-rvxf.json index 66dbd30af9c..2369a4535b9 100644 --- a/advisories/unreviewed/2022/05/GHSA-rvmg-xc29-rvxf/GHSA-rvmg-xc29-rvxf.json +++ b/advisories/unreviewed/2022/05/GHSA-rvmg-xc29-rvxf/GHSA-rvmg-xc29-rvxf.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-rvmp-6gcj-rjrw/GHSA-rvmp-6gcj-rjrw.json b/advisories/unreviewed/2022/05/GHSA-rvmp-6gcj-rjrw/GHSA-rvmp-6gcj-rjrw.json index bdc6e24bd04..edb92beb883 100644 --- a/advisories/unreviewed/2022/05/GHSA-rvmp-6gcj-rjrw/GHSA-rvmp-6gcj-rjrw.json +++ b/advisories/unreviewed/2022/05/GHSA-rvmp-6gcj-rjrw/GHSA-rvmp-6gcj-rjrw.json @@ -7,12 +7,8 @@ "CVE-2013-2546" ], "details": "The report API in the crypto user configuration API in the Linux kernel through 3.8.2 uses an incorrect C library function for copying strings, which allows local users to obtain sensitive information from kernel stack memory by leveraging the CAP_NET_ADMIN capability.", - "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-rvqf-c4mj-p3xw/GHSA-rvqf-c4mj-p3xw.json b/advisories/unreviewed/2022/05/GHSA-rvqf-c4mj-p3xw/GHSA-rvqf-c4mj-p3xw.json index 7cb9bb52a21..7068de51aff 100644 --- a/advisories/unreviewed/2022/05/GHSA-rvqf-c4mj-p3xw/GHSA-rvqf-c4mj-p3xw.json +++ b/advisories/unreviewed/2022/05/GHSA-rvqf-c4mj-p3xw/GHSA-rvqf-c4mj-p3xw.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-rw7r-p3xc-j3x9/GHSA-rw7r-p3xc-j3x9.json b/advisories/unreviewed/2022/05/GHSA-rw7r-p3xc-j3x9/GHSA-rw7r-p3xc-j3x9.json index d4351b2d94e..5b4d6cbb214 100644 --- a/advisories/unreviewed/2022/05/GHSA-rw7r-p3xc-j3x9/GHSA-rw7r-p3xc-j3x9.json +++ b/advisories/unreviewed/2022/05/GHSA-rw7r-p3xc-j3x9/GHSA-rw7r-p3xc-j3x9.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-rwhm-6hw4-9fgg/GHSA-rwhm-6hw4-9fgg.json b/advisories/unreviewed/2022/05/GHSA-rwhm-6hw4-9fgg/GHSA-rwhm-6hw4-9fgg.json index 0c4063a35b1..9773b03c685 100644 --- a/advisories/unreviewed/2022/05/GHSA-rwhm-6hw4-9fgg/GHSA-rwhm-6hw4-9fgg.json +++ b/advisories/unreviewed/2022/05/GHSA-rwhm-6hw4-9fgg/GHSA-rwhm-6hw4-9fgg.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-rwq6-6rqm-8pf2/GHSA-rwq6-6rqm-8pf2.json b/advisories/unreviewed/2022/05/GHSA-rwq6-6rqm-8pf2/GHSA-rwq6-6rqm-8pf2.json index 1d1597a995f..63937ad8c26 100644 --- a/advisories/unreviewed/2022/05/GHSA-rwq6-6rqm-8pf2/GHSA-rwq6-6rqm-8pf2.json +++ b/advisories/unreviewed/2022/05/GHSA-rwq6-6rqm-8pf2/GHSA-rwq6-6rqm-8pf2.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", @@ -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-rx9w-4m5f-5vhf/GHSA-rx9w-4m5f-5vhf.json b/advisories/unreviewed/2022/05/GHSA-rx9w-4m5f-5vhf/GHSA-rx9w-4m5f-5vhf.json index 892db25610f..1a7bf04d237 100644 --- a/advisories/unreviewed/2022/05/GHSA-rx9w-4m5f-5vhf/GHSA-rx9w-4m5f-5vhf.json +++ b/advisories/unreviewed/2022/05/GHSA-rx9w-4m5f-5vhf/GHSA-rx9w-4m5f-5vhf.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-rxhr-m56g-6fm6/GHSA-rxhr-m56g-6fm6.json b/advisories/unreviewed/2022/05/GHSA-rxhr-m56g-6fm6/GHSA-rxhr-m56g-6fm6.json index 008f694fbcb..3df21d978c8 100644 --- a/advisories/unreviewed/2022/05/GHSA-rxhr-m56g-6fm6/GHSA-rxhr-m56g-6fm6.json +++ b/advisories/unreviewed/2022/05/GHSA-rxhr-m56g-6fm6/GHSA-rxhr-m56g-6fm6.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-rxj2-pmxv-j3x6/GHSA-rxj2-pmxv-j3x6.json b/advisories/unreviewed/2022/05/GHSA-rxj2-pmxv-j3x6/GHSA-rxj2-pmxv-j3x6.json index 7ff31f2a9e9..67781370d4f 100644 --- a/advisories/unreviewed/2022/05/GHSA-rxj2-pmxv-j3x6/GHSA-rxj2-pmxv-j3x6.json +++ b/advisories/unreviewed/2022/05/GHSA-rxj2-pmxv-j3x6/GHSA-rxj2-pmxv-j3x6.json @@ -7,12 +7,8 @@ "CVE-2012-2677" ], "details": "Integer overflow in the ordered_malloc function in boost/pool/pool.hpp in Boost Pool before 3.9 makes it easier for context-dependent attackers to perform memory-related attacks such as buffer overflows via a large memory chunk size value, which causes less memory to be allocated than expected.", - "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-rxjr-px5v-35fg/GHSA-rxjr-px5v-35fg.json b/advisories/unreviewed/2022/05/GHSA-rxjr-px5v-35fg/GHSA-rxjr-px5v-35fg.json index 5ba16478289..fc23f6e2408 100644 --- a/advisories/unreviewed/2022/05/GHSA-rxjr-px5v-35fg/GHSA-rxjr-px5v-35fg.json +++ b/advisories/unreviewed/2022/05/GHSA-rxjr-px5v-35fg/GHSA-rxjr-px5v-35fg.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-v28q-gjcq-62wp/GHSA-v28q-gjcq-62wp.json b/advisories/unreviewed/2022/05/GHSA-v28q-gjcq-62wp/GHSA-v28q-gjcq-62wp.json index 33a63f1c1f7..e7a17c8890f 100644 --- a/advisories/unreviewed/2022/05/GHSA-v28q-gjcq-62wp/GHSA-v28q-gjcq-62wp.json +++ b/advisories/unreviewed/2022/05/GHSA-v28q-gjcq-62wp/GHSA-v28q-gjcq-62wp.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-v2mr-5m5h-xvcr/GHSA-v2mr-5m5h-xvcr.json b/advisories/unreviewed/2022/05/GHSA-v2mr-5m5h-xvcr/GHSA-v2mr-5m5h-xvcr.json index 434ff037a25..526febd49f3 100644 --- a/advisories/unreviewed/2022/05/GHSA-v2mr-5m5h-xvcr/GHSA-v2mr-5m5h-xvcr.json +++ b/advisories/unreviewed/2022/05/GHSA-v2mr-5m5h-xvcr/GHSA-v2mr-5m5h-xvcr.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-v2p2-mj8c-jjfr/GHSA-v2p2-mj8c-jjfr.json b/advisories/unreviewed/2022/05/GHSA-v2p2-mj8c-jjfr/GHSA-v2p2-mj8c-jjfr.json index 6425e332912..d02b0695947 100644 --- a/advisories/unreviewed/2022/05/GHSA-v2p2-mj8c-jjfr/GHSA-v2p2-mj8c-jjfr.json +++ b/advisories/unreviewed/2022/05/GHSA-v2p2-mj8c-jjfr/GHSA-v2p2-mj8c-jjfr.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-v2p5-7prx-8f6p/GHSA-v2p5-7prx-8f6p.json b/advisories/unreviewed/2022/05/GHSA-v2p5-7prx-8f6p/GHSA-v2p5-7prx-8f6p.json index c559dc8000d..3432acb1dda 100644 --- a/advisories/unreviewed/2022/05/GHSA-v2p5-7prx-8f6p/GHSA-v2p5-7prx-8f6p.json +++ b/advisories/unreviewed/2022/05/GHSA-v2p5-7prx-8f6p/GHSA-v2p5-7prx-8f6p.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-v2x5-mw7f-884p/GHSA-v2x5-mw7f-884p.json b/advisories/unreviewed/2022/05/GHSA-v2x5-mw7f-884p/GHSA-v2x5-mw7f-884p.json index c71fde9f34a..d76357f680a 100644 --- a/advisories/unreviewed/2022/05/GHSA-v2x5-mw7f-884p/GHSA-v2x5-mw7f-884p.json +++ b/advisories/unreviewed/2022/05/GHSA-v2x5-mw7f-884p/GHSA-v2x5-mw7f-884p.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-v39j-f7jx-49hv/GHSA-v39j-f7jx-49hv.json b/advisories/unreviewed/2022/05/GHSA-v39j-f7jx-49hv/GHSA-v39j-f7jx-49hv.json index 3f33bbd3e8b..76a3ed156f9 100644 --- a/advisories/unreviewed/2022/05/GHSA-v39j-f7jx-49hv/GHSA-v39j-f7jx-49hv.json +++ b/advisories/unreviewed/2022/05/GHSA-v39j-f7jx-49hv/GHSA-v39j-f7jx-49hv.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-v3p6-8992-mc58/GHSA-v3p6-8992-mc58.json b/advisories/unreviewed/2022/05/GHSA-v3p6-8992-mc58/GHSA-v3p6-8992-mc58.json index 72a9f631771..bf2723b8883 100644 --- a/advisories/unreviewed/2022/05/GHSA-v3p6-8992-mc58/GHSA-v3p6-8992-mc58.json +++ b/advisories/unreviewed/2022/05/GHSA-v3p6-8992-mc58/GHSA-v3p6-8992-mc58.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-v56x-jxjp-g3fg/GHSA-v56x-jxjp-g3fg.json b/advisories/unreviewed/2022/05/GHSA-v56x-jxjp-g3fg/GHSA-v56x-jxjp-g3fg.json index 7595f34af9f..e0db0d76fb7 100644 --- a/advisories/unreviewed/2022/05/GHSA-v56x-jxjp-g3fg/GHSA-v56x-jxjp-g3fg.json +++ b/advisories/unreviewed/2022/05/GHSA-v56x-jxjp-g3fg/GHSA-v56x-jxjp-g3fg.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-v57j-74hq-r78j/GHSA-v57j-74hq-r78j.json b/advisories/unreviewed/2022/05/GHSA-v57j-74hq-r78j/GHSA-v57j-74hq-r78j.json index 95c128010b5..45420573241 100644 --- a/advisories/unreviewed/2022/05/GHSA-v57j-74hq-r78j/GHSA-v57j-74hq-r78j.json +++ b/advisories/unreviewed/2022/05/GHSA-v57j-74hq-r78j/GHSA-v57j-74hq-r78j.json @@ -7,12 +7,8 @@ "CVE-2012-3459" ], "details": "Cumin before 0.1.5444, as used in Red Hat Enterprise Messaging, Realtime, and Grid (MRG) 2.0, allows remote authenticated users to modify Condor attributes and possibly gain privileges via crafted additional parameters in an HTTP POST request, which triggers a job attribute change request to Condor.", - "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-v66q-cmwv-hxp5/GHSA-v66q-cmwv-hxp5.json b/advisories/unreviewed/2022/05/GHSA-v66q-cmwv-hxp5/GHSA-v66q-cmwv-hxp5.json index 0044cb97ad3..3ed74d2c207 100644 --- a/advisories/unreviewed/2022/05/GHSA-v66q-cmwv-hxp5/GHSA-v66q-cmwv-hxp5.json +++ b/advisories/unreviewed/2022/05/GHSA-v66q-cmwv-hxp5/GHSA-v66q-cmwv-hxp5.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-v6h2-v25p-vq52/GHSA-v6h2-v25p-vq52.json b/advisories/unreviewed/2022/05/GHSA-v6h2-v25p-vq52/GHSA-v6h2-v25p-vq52.json index c381b08cdc8..33610a226e4 100644 --- a/advisories/unreviewed/2022/05/GHSA-v6h2-v25p-vq52/GHSA-v6h2-v25p-vq52.json +++ b/advisories/unreviewed/2022/05/GHSA-v6h2-v25p-vq52/GHSA-v6h2-v25p-vq52.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-v6v7-6hh8-q5rg/GHSA-v6v7-6hh8-q5rg.json b/advisories/unreviewed/2022/05/GHSA-v6v7-6hh8-q5rg/GHSA-v6v7-6hh8-q5rg.json index 77f66564722..9a310b18521 100644 --- a/advisories/unreviewed/2022/05/GHSA-v6v7-6hh8-q5rg/GHSA-v6v7-6hh8-q5rg.json +++ b/advisories/unreviewed/2022/05/GHSA-v6v7-6hh8-q5rg/GHSA-v6v7-6hh8-q5rg.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", @@ -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-v6xq-q8q8-84x5/GHSA-v6xq-q8q8-84x5.json b/advisories/unreviewed/2022/05/GHSA-v6xq-q8q8-84x5/GHSA-v6xq-q8q8-84x5.json index 6cd9afbbaad..387d79761dc 100644 --- a/advisories/unreviewed/2022/05/GHSA-v6xq-q8q8-84x5/GHSA-v6xq-q8q8-84x5.json +++ b/advisories/unreviewed/2022/05/GHSA-v6xq-q8q8-84x5/GHSA-v6xq-q8q8-84x5.json @@ -7,12 +7,8 @@ "CVE-2012-6565" ], "details": "Cross-site scripting (XSS) vulnerability in REDCap before 4.14.3 allows remote authenticated users to inject arbitrary web script or HTML via uppercase characters in JavaScript events within user-defined labels.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-v8xq-v2w7-r84c/GHSA-v8xq-v2w7-r84c.json b/advisories/unreviewed/2022/05/GHSA-v8xq-v2w7-r84c/GHSA-v8xq-v2w7-r84c.json index b8a1b1573c9..a568a19b323 100644 --- a/advisories/unreviewed/2022/05/GHSA-v8xq-v2w7-r84c/GHSA-v8xq-v2w7-r84c.json +++ b/advisories/unreviewed/2022/05/GHSA-v8xq-v2w7-r84c/GHSA-v8xq-v2w7-r84c.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-v933-8xv5-c5mm/GHSA-v933-8xv5-c5mm.json b/advisories/unreviewed/2022/05/GHSA-v933-8xv5-c5mm/GHSA-v933-8xv5-c5mm.json index bf291473001..d12be9b76bf 100644 --- a/advisories/unreviewed/2022/05/GHSA-v933-8xv5-c5mm/GHSA-v933-8xv5-c5mm.json +++ b/advisories/unreviewed/2022/05/GHSA-v933-8xv5-c5mm/GHSA-v933-8xv5-c5mm.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-v946-67fg-g8xg/GHSA-v946-67fg-g8xg.json b/advisories/unreviewed/2022/05/GHSA-v946-67fg-g8xg/GHSA-v946-67fg-g8xg.json index 058127a0e39..b7c6efe4e42 100644 --- a/advisories/unreviewed/2022/05/GHSA-v946-67fg-g8xg/GHSA-v946-67fg-g8xg.json +++ b/advisories/unreviewed/2022/05/GHSA-v946-67fg-g8xg/GHSA-v946-67fg-g8xg.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-vc7r-pq5v-cj3h/GHSA-vc7r-pq5v-cj3h.json b/advisories/unreviewed/2022/05/GHSA-vc7r-pq5v-cj3h/GHSA-vc7r-pq5v-cj3h.json index 21c8cacdbc0..22798fb9e6e 100644 --- a/advisories/unreviewed/2022/05/GHSA-vc7r-pq5v-cj3h/GHSA-vc7r-pq5v-cj3h.json +++ b/advisories/unreviewed/2022/05/GHSA-vc7r-pq5v-cj3h/GHSA-vc7r-pq5v-cj3h.json @@ -7,12 +7,8 @@ "CVE-2013-7262" ], "details": "SQL injection vulnerability in the msPostGISLayerSetTimeFilter function in mappostgis.c in MapServer before 6.4.1, when a WMS-Time service is used, allows remote attackers to execute arbitrary SQL commands via a crafted string in a PostGIS TIME filter.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-vcmj-h4g7-8fpr/GHSA-vcmj-h4g7-8fpr.json b/advisories/unreviewed/2022/05/GHSA-vcmj-h4g7-8fpr/GHSA-vcmj-h4g7-8fpr.json index f416c6144f5..ed4fdbcfad4 100644 --- a/advisories/unreviewed/2022/05/GHSA-vcmj-h4g7-8fpr/GHSA-vcmj-h4g7-8fpr.json +++ b/advisories/unreviewed/2022/05/GHSA-vcmj-h4g7-8fpr/GHSA-vcmj-h4g7-8fpr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -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-vcw8-q59x-29g2/GHSA-vcw8-q59x-29g2.json b/advisories/unreviewed/2022/05/GHSA-vcw8-q59x-29g2/GHSA-vcw8-q59x-29g2.json index e9e591f47e5..c47002bee2c 100644 --- a/advisories/unreviewed/2022/05/GHSA-vcw8-q59x-29g2/GHSA-vcw8-q59x-29g2.json +++ b/advisories/unreviewed/2022/05/GHSA-vcw8-q59x-29g2/GHSA-vcw8-q59x-29g2.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-vf4j-pjcc-qf79/GHSA-vf4j-pjcc-qf79.json b/advisories/unreviewed/2022/05/GHSA-vf4j-pjcc-qf79/GHSA-vf4j-pjcc-qf79.json index c0be59e8749..1da18cccec1 100644 --- a/advisories/unreviewed/2022/05/GHSA-vf4j-pjcc-qf79/GHSA-vf4j-pjcc-qf79.json +++ b/advisories/unreviewed/2022/05/GHSA-vf4j-pjcc-qf79/GHSA-vf4j-pjcc-qf79.json @@ -7,12 +7,8 @@ "CVE-2008-4609" ], "details": "The TCP implementation in (1) Linux, (2) platforms based on BSD Unix, (3) Microsoft Windows, (4) Cisco products, and probably other operating systems allows remote attackers to cause a denial of service (connection queue exhaustion) via multiple vectors that manipulate information in the TCP state table, as demonstrated by sockstress.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -80,9 +76,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-vf9c-2j2h-8frq/GHSA-vf9c-2j2h-8frq.json b/advisories/unreviewed/2022/05/GHSA-vf9c-2j2h-8frq/GHSA-vf9c-2j2h-8frq.json index 08dc39e23ba..af00bf2489b 100644 --- a/advisories/unreviewed/2022/05/GHSA-vf9c-2j2h-8frq/GHSA-vf9c-2j2h-8frq.json +++ b/advisories/unreviewed/2022/05/GHSA-vf9c-2j2h-8frq/GHSA-vf9c-2j2h-8frq.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-vfc6-mrqm-f3vr/GHSA-vfc6-mrqm-f3vr.json b/advisories/unreviewed/2022/05/GHSA-vfc6-mrqm-f3vr/GHSA-vfc6-mrqm-f3vr.json index e3374c19365..14ebb0d88d6 100644 --- a/advisories/unreviewed/2022/05/GHSA-vfc6-mrqm-f3vr/GHSA-vfc6-mrqm-f3vr.json +++ b/advisories/unreviewed/2022/05/GHSA-vfc6-mrqm-f3vr/GHSA-vfc6-mrqm-f3vr.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-vfg9-c8qr-pcrr/GHSA-vfg9-c8qr-pcrr.json b/advisories/unreviewed/2022/05/GHSA-vfg9-c8qr-pcrr/GHSA-vfg9-c8qr-pcrr.json index bfec35fed30..d5fbb58c25b 100644 --- a/advisories/unreviewed/2022/05/GHSA-vfg9-c8qr-pcrr/GHSA-vfg9-c8qr-pcrr.json +++ b/advisories/unreviewed/2022/05/GHSA-vfg9-c8qr-pcrr/GHSA-vfg9-c8qr-pcrr.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-vfgg-62x5-92v2/GHSA-vfgg-62x5-92v2.json b/advisories/unreviewed/2022/05/GHSA-vfgg-62x5-92v2/GHSA-vfgg-62x5-92v2.json index 460bcbc097c..cc8146ea7f9 100644 --- a/advisories/unreviewed/2022/05/GHSA-vfgg-62x5-92v2/GHSA-vfgg-62x5-92v2.json +++ b/advisories/unreviewed/2022/05/GHSA-vfgg-62x5-92v2/GHSA-vfgg-62x5-92v2.json @@ -7,12 +7,8 @@ "CVE-2014-1219" ], "details": "CA 2E Web Option r8.1.2 accepts a predictable substring of a W2E_SSNID session token in place of the entire token, which allows remote attackers to hijack sessions by changing characters at the end of this substring, as demonstrated by terminating a session via a modified SSNID parameter to web2edoc/close.htm.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-vgch-89gp-fw9x/GHSA-vgch-89gp-fw9x.json b/advisories/unreviewed/2022/05/GHSA-vgch-89gp-fw9x/GHSA-vgch-89gp-fw9x.json index 80476bf9731..232f0dd327a 100644 --- a/advisories/unreviewed/2022/05/GHSA-vgch-89gp-fw9x/GHSA-vgch-89gp-fw9x.json +++ b/advisories/unreviewed/2022/05/GHSA-vgch-89gp-fw9x/GHSA-vgch-89gp-fw9x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -27,9 +25,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-vhq5-gjgj-mc49/GHSA-vhq5-gjgj-mc49.json b/advisories/unreviewed/2022/05/GHSA-vhq5-gjgj-mc49/GHSA-vhq5-gjgj-mc49.json index c5996a823b8..769bf0c41ee 100644 --- a/advisories/unreviewed/2022/05/GHSA-vhq5-gjgj-mc49/GHSA-vhq5-gjgj-mc49.json +++ b/advisories/unreviewed/2022/05/GHSA-vhq5-gjgj-mc49/GHSA-vhq5-gjgj-mc49.json @@ -7,12 +7,8 @@ "CVE-2012-2971" ], "details": "The server in CA ARCserve Backup r12.5, r15, and r16 on Windows does not properly process RPC requests, which allows remote attackers to execute arbitrary code or cause a denial of service via a crafted request.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-vjr8-x7xw-4627/GHSA-vjr8-x7xw-4627.json b/advisories/unreviewed/2022/05/GHSA-vjr8-x7xw-4627/GHSA-vjr8-x7xw-4627.json index 46a45ef302d..86535e720b3 100644 --- a/advisories/unreviewed/2022/05/GHSA-vjr8-x7xw-4627/GHSA-vjr8-x7xw-4627.json +++ b/advisories/unreviewed/2022/05/GHSA-vjr8-x7xw-4627/GHSA-vjr8-x7xw-4627.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", @@ -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-vjxp-m6h5-h384/GHSA-vjxp-m6h5-h384.json b/advisories/unreviewed/2022/05/GHSA-vjxp-m6h5-h384/GHSA-vjxp-m6h5-h384.json index 28d19e11116..b25f3555d11 100644 --- a/advisories/unreviewed/2022/05/GHSA-vjxp-m6h5-h384/GHSA-vjxp-m6h5-h384.json +++ b/advisories/unreviewed/2022/05/GHSA-vjxp-m6h5-h384/GHSA-vjxp-m6h5-h384.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-vm9w-77x5-h7q8/GHSA-vm9w-77x5-h7q8.json b/advisories/unreviewed/2022/05/GHSA-vm9w-77x5-h7q8/GHSA-vm9w-77x5-h7q8.json index 1d61a59ecf8..1a61e121ecb 100644 --- a/advisories/unreviewed/2022/05/GHSA-vm9w-77x5-h7q8/GHSA-vm9w-77x5-h7q8.json +++ b/advisories/unreviewed/2022/05/GHSA-vm9w-77x5-h7q8/GHSA-vm9w-77x5-h7q8.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-vpcg-r56g-2qv7/GHSA-vpcg-r56g-2qv7.json b/advisories/unreviewed/2022/05/GHSA-vpcg-r56g-2qv7/GHSA-vpcg-r56g-2qv7.json index 87f01777a27..5a657a89a20 100644 --- a/advisories/unreviewed/2022/05/GHSA-vpcg-r56g-2qv7/GHSA-vpcg-r56g-2qv7.json +++ b/advisories/unreviewed/2022/05/GHSA-vpcg-r56g-2qv7/GHSA-vpcg-r56g-2qv7.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-vpmf-xxf3-wr92/GHSA-vpmf-xxf3-wr92.json b/advisories/unreviewed/2022/05/GHSA-vpmf-xxf3-wr92/GHSA-vpmf-xxf3-wr92.json index 8835d49bb08..f9e6dcde0b1 100644 --- a/advisories/unreviewed/2022/05/GHSA-vpmf-xxf3-wr92/GHSA-vpmf-xxf3-wr92.json +++ b/advisories/unreviewed/2022/05/GHSA-vpmf-xxf3-wr92/GHSA-vpmf-xxf3-wr92.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-vpr2-5gxq-hjc6/GHSA-vpr2-5gxq-hjc6.json b/advisories/unreviewed/2022/05/GHSA-vpr2-5gxq-hjc6/GHSA-vpr2-5gxq-hjc6.json index 4cd62b2723a..cbe508408d9 100644 --- a/advisories/unreviewed/2022/05/GHSA-vpr2-5gxq-hjc6/GHSA-vpr2-5gxq-hjc6.json +++ b/advisories/unreviewed/2022/05/GHSA-vpr2-5gxq-hjc6/GHSA-vpr2-5gxq-hjc6.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-vrhj-mrvh-x542/GHSA-vrhj-mrvh-x542.json b/advisories/unreviewed/2022/05/GHSA-vrhj-mrvh-x542/GHSA-vrhj-mrvh-x542.json index f26ce8349b9..b3176dfd18d 100644 --- a/advisories/unreviewed/2022/05/GHSA-vrhj-mrvh-x542/GHSA-vrhj-mrvh-x542.json +++ b/advisories/unreviewed/2022/05/GHSA-vrhj-mrvh-x542/GHSA-vrhj-mrvh-x542.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-vv46-mr2c-7pc5/GHSA-vv46-mr2c-7pc5.json b/advisories/unreviewed/2022/05/GHSA-vv46-mr2c-7pc5/GHSA-vv46-mr2c-7pc5.json index 967c6c9223f..07b034cb6c9 100644 --- a/advisories/unreviewed/2022/05/GHSA-vv46-mr2c-7pc5/GHSA-vv46-mr2c-7pc5.json +++ b/advisories/unreviewed/2022/05/GHSA-vv46-mr2c-7pc5/GHSA-vv46-mr2c-7pc5.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", @@ -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-vv7r-gx2q-jc58/GHSA-vv7r-gx2q-jc58.json b/advisories/unreviewed/2022/05/GHSA-vv7r-gx2q-jc58/GHSA-vv7r-gx2q-jc58.json index a60a5b25d7a..021c11433c4 100644 --- a/advisories/unreviewed/2022/05/GHSA-vv7r-gx2q-jc58/GHSA-vv7r-gx2q-jc58.json +++ b/advisories/unreviewed/2022/05/GHSA-vv7r-gx2q-jc58/GHSA-vv7r-gx2q-jc58.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -27,9 +25,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-vvg4-mx6x-53j6/GHSA-vvg4-mx6x-53j6.json b/advisories/unreviewed/2022/05/GHSA-vvg4-mx6x-53j6/GHSA-vvg4-mx6x-53j6.json index 86be6bb32a4..63e49e0db02 100644 --- a/advisories/unreviewed/2022/05/GHSA-vvg4-mx6x-53j6/GHSA-vvg4-mx6x-53j6.json +++ b/advisories/unreviewed/2022/05/GHSA-vvg4-mx6x-53j6/GHSA-vvg4-mx6x-53j6.json @@ -7,12 +7,8 @@ "CVE-2015-1858" ], "details": "Multiple buffer overflows in gui/image/qbmphandler.cpp in the QtBase module in Qt before 4.8.7 and 5.x before 5.4.2 allow remote attackers to cause a denial of service (segmentation fault and crash) and possibly execute arbitrary code via a crafted BMP image.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-vx65-qfv7-jcf4/GHSA-vx65-qfv7-jcf4.json b/advisories/unreviewed/2022/05/GHSA-vx65-qfv7-jcf4/GHSA-vx65-qfv7-jcf4.json index 4e4739215c1..eb4b32268b6 100644 --- a/advisories/unreviewed/2022/05/GHSA-vx65-qfv7-jcf4/GHSA-vx65-qfv7-jcf4.json +++ b/advisories/unreviewed/2022/05/GHSA-vx65-qfv7-jcf4/GHSA-vx65-qfv7-jcf4.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-vxx7-pc5f-4v39/GHSA-vxx7-pc5f-4v39.json b/advisories/unreviewed/2022/05/GHSA-vxx7-pc5f-4v39/GHSA-vxx7-pc5f-4v39.json index 0d796744c64..2eb07de9d57 100644 --- a/advisories/unreviewed/2022/05/GHSA-vxx7-pc5f-4v39/GHSA-vxx7-pc5f-4v39.json +++ b/advisories/unreviewed/2022/05/GHSA-vxx7-pc5f-4v39/GHSA-vxx7-pc5f-4v39.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-w25v-hrr2-2v78/GHSA-w25v-hrr2-2v78.json b/advisories/unreviewed/2022/05/GHSA-w25v-hrr2-2v78/GHSA-w25v-hrr2-2v78.json index 49d3de47651..268e7f4d938 100644 --- a/advisories/unreviewed/2022/05/GHSA-w25v-hrr2-2v78/GHSA-w25v-hrr2-2v78.json +++ b/advisories/unreviewed/2022/05/GHSA-w25v-hrr2-2v78/GHSA-w25v-hrr2-2v78.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-w2gx-pfc5-rwp8/GHSA-w2gx-pfc5-rwp8.json b/advisories/unreviewed/2022/05/GHSA-w2gx-pfc5-rwp8/GHSA-w2gx-pfc5-rwp8.json index e0176293f09..8f4af3699a2 100644 --- a/advisories/unreviewed/2022/05/GHSA-w2gx-pfc5-rwp8/GHSA-w2gx-pfc5-rwp8.json +++ b/advisories/unreviewed/2022/05/GHSA-w2gx-pfc5-rwp8/GHSA-w2gx-pfc5-rwp8.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-w3rg-hccf-qr6p/GHSA-w3rg-hccf-qr6p.json b/advisories/unreviewed/2022/05/GHSA-w3rg-hccf-qr6p/GHSA-w3rg-hccf-qr6p.json index b09e915c5a3..b61e45c0297 100644 --- a/advisories/unreviewed/2022/05/GHSA-w3rg-hccf-qr6p/GHSA-w3rg-hccf-qr6p.json +++ b/advisories/unreviewed/2022/05/GHSA-w3rg-hccf-qr6p/GHSA-w3rg-hccf-qr6p.json @@ -7,12 +7,8 @@ "CVE-2011-2673" ], "details": "Cross-site scripting (XSS) vulnerability in BaserCMS before 1.6.13.2 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-w3x9-vw38-f9cq/GHSA-w3x9-vw38-f9cq.json b/advisories/unreviewed/2022/05/GHSA-w3x9-vw38-f9cq/GHSA-w3x9-vw38-f9cq.json index 3d2f203db88..6020c767eb0 100644 --- a/advisories/unreviewed/2022/05/GHSA-w3x9-vw38-f9cq/GHSA-w3x9-vw38-f9cq.json +++ b/advisories/unreviewed/2022/05/GHSA-w3x9-vw38-f9cq/GHSA-w3x9-vw38-f9cq.json @@ -7,12 +7,8 @@ "CVE-2012-2681" ], "details": "Cumin before 0.1.5444, as used in Red Hat Enterprise Messaging, Realtime, and Grid (MRG) 2.0, uses predictable random numbers to generate session keys, which makes it easier for remote attackers to guess the session key.", - "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-w42q-f4mr-jhc4/GHSA-w42q-f4mr-jhc4.json b/advisories/unreviewed/2022/05/GHSA-w42q-f4mr-jhc4/GHSA-w42q-f4mr-jhc4.json index 3f97fe473a2..f5cd4c214ca 100644 --- a/advisories/unreviewed/2022/05/GHSA-w42q-f4mr-jhc4/GHSA-w42q-f4mr-jhc4.json +++ b/advisories/unreviewed/2022/05/GHSA-w42q-f4mr-jhc4/GHSA-w42q-f4mr-jhc4.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-w4vx-prc6-6vhh/GHSA-w4vx-prc6-6vhh.json b/advisories/unreviewed/2022/05/GHSA-w4vx-prc6-6vhh/GHSA-w4vx-prc6-6vhh.json index 51c73b8c019..ffaaaab6aed 100644 --- a/advisories/unreviewed/2022/05/GHSA-w4vx-prc6-6vhh/GHSA-w4vx-prc6-6vhh.json +++ b/advisories/unreviewed/2022/05/GHSA-w4vx-prc6-6vhh/GHSA-w4vx-prc6-6vhh.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-w5gw-rhc6-c5g8/GHSA-w5gw-rhc6-c5g8.json b/advisories/unreviewed/2022/05/GHSA-w5gw-rhc6-c5g8/GHSA-w5gw-rhc6-c5g8.json index e74cdb197e7..48b26633ddf 100644 --- a/advisories/unreviewed/2022/05/GHSA-w5gw-rhc6-c5g8/GHSA-w5gw-rhc6-c5g8.json +++ b/advisories/unreviewed/2022/05/GHSA-w5gw-rhc6-c5g8/GHSA-w5gw-rhc6-c5g8.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-w5jq-q2q7-wx7x/GHSA-w5jq-q2q7-wx7x.json b/advisories/unreviewed/2022/05/GHSA-w5jq-q2q7-wx7x/GHSA-w5jq-q2q7-wx7x.json index 927fe2f7b9a..135c193bac7 100644 --- a/advisories/unreviewed/2022/05/GHSA-w5jq-q2q7-wx7x/GHSA-w5jq-q2q7-wx7x.json +++ b/advisories/unreviewed/2022/05/GHSA-w5jq-q2q7-wx7x/GHSA-w5jq-q2q7-wx7x.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", @@ -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-w5qw-jrjj-73c5/GHSA-w5qw-jrjj-73c5.json b/advisories/unreviewed/2022/05/GHSA-w5qw-jrjj-73c5/GHSA-w5qw-jrjj-73c5.json index 695e274d137..b4d1e1c7f4d 100644 --- a/advisories/unreviewed/2022/05/GHSA-w5qw-jrjj-73c5/GHSA-w5qw-jrjj-73c5.json +++ b/advisories/unreviewed/2022/05/GHSA-w5qw-jrjj-73c5/GHSA-w5qw-jrjj-73c5.json @@ -7,12 +7,8 @@ "CVE-2010-2805" ], "details": "The FT_Stream_EnterFrame function in base/ftstream.c in FreeType before 2.4.2 does not properly validate certain position values, which allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted font file.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-w5xj-jgc6-7cv5/GHSA-w5xj-jgc6-7cv5.json b/advisories/unreviewed/2022/05/GHSA-w5xj-jgc6-7cv5/GHSA-w5xj-jgc6-7cv5.json index bd0d80495f2..7733cd2ae8b 100644 --- a/advisories/unreviewed/2022/05/GHSA-w5xj-jgc6-7cv5/GHSA-w5xj-jgc6-7cv5.json +++ b/advisories/unreviewed/2022/05/GHSA-w5xj-jgc6-7cv5/GHSA-w5xj-jgc6-7cv5.json @@ -7,12 +7,8 @@ "CVE-2015-0999" ], "details": "Schneider Electric InduSoft Web Studio before 7.1.3.4 SP3 Patch 4 and InTouch Machine Edition 2014 before 7.1.3.4 SP3 Patch 4 store cleartext OPC User credentials in a configuration file, which allows local users to obtain sensitive information by reading this file.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-w6gp-fj2f-fv4w/GHSA-w6gp-fj2f-fv4w.json b/advisories/unreviewed/2022/05/GHSA-w6gp-fj2f-fv4w/GHSA-w6gp-fj2f-fv4w.json index 0ac9bba0abf..b0299964c62 100644 --- a/advisories/unreviewed/2022/05/GHSA-w6gp-fj2f-fv4w/GHSA-w6gp-fj2f-fv4w.json +++ b/advisories/unreviewed/2022/05/GHSA-w6gp-fj2f-fv4w/GHSA-w6gp-fj2f-fv4w.json @@ -7,12 +7,8 @@ "CVE-2013-4609" ], "details": "REDCap before 5.0.4 and 5.1.x before 5.1.3 does not reject certain undocumented syntax within branching logic and calculations, which allows remote authenticated users to bypass intended access restrictions via (1) the Online Designer or (2) the Data Dictionary upload, as demonstrated by an eval call.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -24,9 +20,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-w6ph-jrmv-hg5m/GHSA-w6ph-jrmv-hg5m.json b/advisories/unreviewed/2022/05/GHSA-w6ph-jrmv-hg5m/GHSA-w6ph-jrmv-hg5m.json index db26fb85475..84420207cca 100644 --- a/advisories/unreviewed/2022/05/GHSA-w6ph-jrmv-hg5m/GHSA-w6ph-jrmv-hg5m.json +++ b/advisories/unreviewed/2022/05/GHSA-w6ph-jrmv-hg5m/GHSA-w6ph-jrmv-hg5m.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-w766-jw89-5224/GHSA-w766-jw89-5224.json b/advisories/unreviewed/2022/05/GHSA-w766-jw89-5224/GHSA-w766-jw89-5224.json index eef2bb488f9..f9de7358980 100644 --- a/advisories/unreviewed/2022/05/GHSA-w766-jw89-5224/GHSA-w766-jw89-5224.json +++ b/advisories/unreviewed/2022/05/GHSA-w766-jw89-5224/GHSA-w766-jw89-5224.json @@ -7,12 +7,8 @@ "CVE-2010-1735" ], "details": "The SfnLOGONNOTIFY function in win32k.sys in the kernel in Microsoft Windows 2000, XP, and Server 2003 allows local users to cause a denial of service (system crash) via a 0x4c value in the second argument (aka the Msg argument) of a PostMessage function call for the DDEMLEvent window.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-w832-4843-q4m8/GHSA-w832-4843-q4m8.json b/advisories/unreviewed/2022/05/GHSA-w832-4843-q4m8/GHSA-w832-4843-q4m8.json index 2e60bc8e606..21528f56182 100644 --- a/advisories/unreviewed/2022/05/GHSA-w832-4843-q4m8/GHSA-w832-4843-q4m8.json +++ b/advisories/unreviewed/2022/05/GHSA-w832-4843-q4m8/GHSA-w832-4843-q4m8.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-w92h-x6g5-4fqh/GHSA-w92h-x6g5-4fqh.json b/advisories/unreviewed/2022/05/GHSA-w92h-x6g5-4fqh/GHSA-w92h-x6g5-4fqh.json index 1ee6709ab01..9b6c83069fa 100644 --- a/advisories/unreviewed/2022/05/GHSA-w92h-x6g5-4fqh/GHSA-w92h-x6g5-4fqh.json +++ b/advisories/unreviewed/2022/05/GHSA-w92h-x6g5-4fqh/GHSA-w92h-x6g5-4fqh.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-w97h-p5ff-7q69/GHSA-w97h-p5ff-7q69.json b/advisories/unreviewed/2022/05/GHSA-w97h-p5ff-7q69/GHSA-w97h-p5ff-7q69.json index fffaa7535f9..f9f281d3bb0 100644 --- a/advisories/unreviewed/2022/05/GHSA-w97h-p5ff-7q69/GHSA-w97h-p5ff-7q69.json +++ b/advisories/unreviewed/2022/05/GHSA-w97h-p5ff-7q69/GHSA-w97h-p5ff-7q69.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-w9wx-9cqw-r2vr/GHSA-w9wx-9cqw-r2vr.json b/advisories/unreviewed/2022/05/GHSA-w9wx-9cqw-r2vr/GHSA-w9wx-9cqw-r2vr.json index 0630aa81e96..a5a679baa3a 100644 --- a/advisories/unreviewed/2022/05/GHSA-w9wx-9cqw-r2vr/GHSA-w9wx-9cqw-r2vr.json +++ b/advisories/unreviewed/2022/05/GHSA-w9wx-9cqw-r2vr/GHSA-w9wx-9cqw-r2vr.json @@ -7,12 +7,8 @@ "CVE-2012-6564" ], "details": "Cross-site scripting (XSS) vulnerability in REDCap before 4.14.5 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-wc68-8h86-hxxj/GHSA-wc68-8h86-hxxj.json b/advisories/unreviewed/2022/05/GHSA-wc68-8h86-hxxj/GHSA-wc68-8h86-hxxj.json index 5a22acf07d8..5f86e5ef09b 100644 --- a/advisories/unreviewed/2022/05/GHSA-wc68-8h86-hxxj/GHSA-wc68-8h86-hxxj.json +++ b/advisories/unreviewed/2022/05/GHSA-wc68-8h86-hxxj/GHSA-wc68-8h86-hxxj.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-wc85-c4qp-j929/GHSA-wc85-c4qp-j929.json b/advisories/unreviewed/2022/05/GHSA-wc85-c4qp-j929/GHSA-wc85-c4qp-j929.json index 880dcdfcae7..b2f070b808b 100644 --- a/advisories/unreviewed/2022/05/GHSA-wc85-c4qp-j929/GHSA-wc85-c4qp-j929.json +++ b/advisories/unreviewed/2022/05/GHSA-wc85-c4qp-j929/GHSA-wc85-c4qp-j929.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", @@ -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-wgcx-mx32-5jxr/GHSA-wgcx-mx32-5jxr.json b/advisories/unreviewed/2022/05/GHSA-wgcx-mx32-5jxr/GHSA-wgcx-mx32-5jxr.json index de5b86780bf..d490a045d6e 100644 --- a/advisories/unreviewed/2022/05/GHSA-wgcx-mx32-5jxr/GHSA-wgcx-mx32-5jxr.json +++ b/advisories/unreviewed/2022/05/GHSA-wgcx-mx32-5jxr/GHSA-wgcx-mx32-5jxr.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", @@ -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-whjp-5gj5-fqm7/GHSA-whjp-5gj5-fqm7.json b/advisories/unreviewed/2022/05/GHSA-whjp-5gj5-fqm7/GHSA-whjp-5gj5-fqm7.json index 4ac617e5127..55e14d82edc 100644 --- a/advisories/unreviewed/2022/05/GHSA-whjp-5gj5-fqm7/GHSA-whjp-5gj5-fqm7.json +++ b/advisories/unreviewed/2022/05/GHSA-whjp-5gj5-fqm7/GHSA-whjp-5gj5-fqm7.json @@ -7,12 +7,8 @@ "CVE-2015-4215" ], "details": "Cisco Wireless LAN Controller (WLC) devices with software 7.5(102.0) and 7.6(1.62) allow remote attackers to cause a denial of service (device crash) by triggering an exception during attempted forwarding of unspecified IPv6 packets to a non-IPv6 device, aka Bug ID CSCuj01046.", - "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-wj8c-4f82-jfpp/GHSA-wj8c-4f82-jfpp.json b/advisories/unreviewed/2022/05/GHSA-wj8c-4f82-jfpp/GHSA-wj8c-4f82-jfpp.json index 475b192b609..a0b35996665 100644 --- a/advisories/unreviewed/2022/05/GHSA-wj8c-4f82-jfpp/GHSA-wj8c-4f82-jfpp.json +++ b/advisories/unreviewed/2022/05/GHSA-wj8c-4f82-jfpp/GHSA-wj8c-4f82-jfpp.json @@ -7,12 +7,8 @@ "CVE-2015-1859" ], "details": "Multiple buffer overflows in plugins/imageformats/ico/qicohandler.cpp in the QtBase module in Qt before 4.8.7 and 5.x before 5.4.2 allow remote attackers to cause a denial of service (segmentation fault and crash) and possibly execute arbitrary code via a crafted ICO image.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-wjph-cpr8-chcv/GHSA-wjph-cpr8-chcv.json b/advisories/unreviewed/2022/05/GHSA-wjph-cpr8-chcv/GHSA-wjph-cpr8-chcv.json index 36939a120b3..8acbaacc538 100644 --- a/advisories/unreviewed/2022/05/GHSA-wjph-cpr8-chcv/GHSA-wjph-cpr8-chcv.json +++ b/advisories/unreviewed/2022/05/GHSA-wjph-cpr8-chcv/GHSA-wjph-cpr8-chcv.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-wjw2-3w4f-g496/GHSA-wjw2-3w4f-g496.json b/advisories/unreviewed/2022/05/GHSA-wjw2-3w4f-g496/GHSA-wjw2-3w4f-g496.json index 64ca65ad2c7..d0bf896bf16 100644 --- a/advisories/unreviewed/2022/05/GHSA-wjw2-3w4f-g496/GHSA-wjw2-3w4f-g496.json +++ b/advisories/unreviewed/2022/05/GHSA-wjw2-3w4f-g496/GHSA-wjw2-3w4f-g496.json @@ -7,12 +7,8 @@ "CVE-2013-4461" ], "details": "SQL injection vulnerability in the web interface for cumin in Red Hat Enterprise MRG Grid 2.4 allows remote attackers to execute arbitrary SQL commands via vectors related to the \"filtering table operator.\"", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-wmpm-5g3x-2hjj/GHSA-wmpm-5g3x-2hjj.json b/advisories/unreviewed/2022/05/GHSA-wmpm-5g3x-2hjj/GHSA-wmpm-5g3x-2hjj.json index a46134875ff..b0d07f8aad3 100644 --- a/advisories/unreviewed/2022/05/GHSA-wmpm-5g3x-2hjj/GHSA-wmpm-5g3x-2hjj.json +++ b/advisories/unreviewed/2022/05/GHSA-wmpm-5g3x-2hjj/GHSA-wmpm-5g3x-2hjj.json @@ -7,12 +7,8 @@ "CVE-2012-5931" ], "details": "Directory traversal vulnerability in the set_log_config function in regclnt.dll in unifid.exe in NetIQ Privileged User Manager 2.3.x before 2.3.1 HF2 allows remote authenticated users to create or overwrite arbitrary files via directory traversal sequences in a log pathname.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-wmrf-r2v7-34hw/GHSA-wmrf-r2v7-34hw.json b/advisories/unreviewed/2022/05/GHSA-wmrf-r2v7-34hw/GHSA-wmrf-r2v7-34hw.json index 2cfe264fcc2..81d59c52b40 100644 --- a/advisories/unreviewed/2022/05/GHSA-wmrf-r2v7-34hw/GHSA-wmrf-r2v7-34hw.json +++ b/advisories/unreviewed/2022/05/GHSA-wmrf-r2v7-34hw/GHSA-wmrf-r2v7-34hw.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-wmrv-mc39-vj78/GHSA-wmrv-mc39-vj78.json b/advisories/unreviewed/2022/05/GHSA-wmrv-mc39-vj78/GHSA-wmrv-mc39-vj78.json index 690921756ee..78e2ee9060b 100644 --- a/advisories/unreviewed/2022/05/GHSA-wmrv-mc39-vj78/GHSA-wmrv-mc39-vj78.json +++ b/advisories/unreviewed/2022/05/GHSA-wmrv-mc39-vj78/GHSA-wmrv-mc39-vj78.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-wp4w-52jh-8g3x/GHSA-wp4w-52jh-8g3x.json b/advisories/unreviewed/2022/05/GHSA-wp4w-52jh-8g3x/GHSA-wp4w-52jh-8g3x.json index 2830373a1b4..0ee5a58d5ef 100644 --- a/advisories/unreviewed/2022/05/GHSA-wp4w-52jh-8g3x/GHSA-wp4w-52jh-8g3x.json +++ b/advisories/unreviewed/2022/05/GHSA-wp4w-52jh-8g3x/GHSA-wp4w-52jh-8g3x.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-wp7p-m228-g97j/GHSA-wp7p-m228-g97j.json b/advisories/unreviewed/2022/05/GHSA-wp7p-m228-g97j/GHSA-wp7p-m228-g97j.json index 89eeeb2e899..928dde850ec 100644 --- a/advisories/unreviewed/2022/05/GHSA-wp7p-m228-g97j/GHSA-wp7p-m228-g97j.json +++ b/advisories/unreviewed/2022/05/GHSA-wp7p-m228-g97j/GHSA-wp7p-m228-g97j.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-wp7w-p549-c3xq/GHSA-wp7w-p549-c3xq.json b/advisories/unreviewed/2022/05/GHSA-wp7w-p549-c3xq/GHSA-wp7w-p549-c3xq.json index 8214b7d365f..8ec261eaa98 100644 --- a/advisories/unreviewed/2022/05/GHSA-wp7w-p549-c3xq/GHSA-wp7w-p549-c3xq.json +++ b/advisories/unreviewed/2022/05/GHSA-wp7w-p549-c3xq/GHSA-wp7w-p549-c3xq.json @@ -7,12 +7,8 @@ "CVE-2013-1862" ], "details": "mod_rewrite.c in the mod_rewrite module in the Apache HTTP Server 2.2.x before 2.2.25 writes data to a log file without sanitizing non-printable characters, which might allow remote attackers to execute arbitrary commands via an HTTP request containing an escape sequence for a terminal emulator.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -192,9 +188,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-wq4q-gffr-mpf3/GHSA-wq4q-gffr-mpf3.json b/advisories/unreviewed/2022/05/GHSA-wq4q-gffr-mpf3/GHSA-wq4q-gffr-mpf3.json index 2cc8216ebbb..82b1fefae85 100644 --- a/advisories/unreviewed/2022/05/GHSA-wq4q-gffr-mpf3/GHSA-wq4q-gffr-mpf3.json +++ b/advisories/unreviewed/2022/05/GHSA-wq4q-gffr-mpf3/GHSA-wq4q-gffr-mpf3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-wqh3-2wqg-rq54/GHSA-wqh3-2wqg-rq54.json b/advisories/unreviewed/2022/05/GHSA-wqh3-2wqg-rq54/GHSA-wqh3-2wqg-rq54.json index 599c9caa5bd..7fa3c049394 100644 --- a/advisories/unreviewed/2022/05/GHSA-wqh3-2wqg-rq54/GHSA-wqh3-2wqg-rq54.json +++ b/advisories/unreviewed/2022/05/GHSA-wqh3-2wqg-rq54/GHSA-wqh3-2wqg-rq54.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-wqr2-v6gg-rq2x/GHSA-wqr2-v6gg-rq2x.json b/advisories/unreviewed/2022/05/GHSA-wqr2-v6gg-rq2x/GHSA-wqr2-v6gg-rq2x.json index 4ede5fc655a..91223e45448 100644 --- a/advisories/unreviewed/2022/05/GHSA-wqr2-v6gg-rq2x/GHSA-wqr2-v6gg-rq2x.json +++ b/advisories/unreviewed/2022/05/GHSA-wqr2-v6gg-rq2x/GHSA-wqr2-v6gg-rq2x.json @@ -7,12 +7,8 @@ "CVE-2014-3452" ], "details": "Filters\\LAV\\avfilter-lav-4.dll in K-lite Codec 10.4.5 and earlier allows remote attackers to cause a denial of service (crash) via a crafted .jpg file.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-wqw3-2xp4-g8h7/GHSA-wqw3-2xp4-g8h7.json b/advisories/unreviewed/2022/05/GHSA-wqw3-2xp4-g8h7/GHSA-wqw3-2xp4-g8h7.json index 17fe1bca7f4..6c10549b2da 100644 --- a/advisories/unreviewed/2022/05/GHSA-wqw3-2xp4-g8h7/GHSA-wqw3-2xp4-g8h7.json +++ b/advisories/unreviewed/2022/05/GHSA-wqw3-2xp4-g8h7/GHSA-wqw3-2xp4-g8h7.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-wr2c-q7fx-m82q/GHSA-wr2c-q7fx-m82q.json b/advisories/unreviewed/2022/05/GHSA-wr2c-q7fx-m82q/GHSA-wr2c-q7fx-m82q.json index 44c2f20e23e..9f1f2649891 100644 --- a/advisories/unreviewed/2022/05/GHSA-wr2c-q7fx-m82q/GHSA-wr2c-q7fx-m82q.json +++ b/advisories/unreviewed/2022/05/GHSA-wr2c-q7fx-m82q/GHSA-wr2c-q7fx-m82q.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-wr5g-cx29-42h3/GHSA-wr5g-cx29-42h3.json b/advisories/unreviewed/2022/05/GHSA-wr5g-cx29-42h3/GHSA-wr5g-cx29-42h3.json index 32f12c272dc..95cb542e7f3 100644 --- a/advisories/unreviewed/2022/05/GHSA-wr5g-cx29-42h3/GHSA-wr5g-cx29-42h3.json +++ b/advisories/unreviewed/2022/05/GHSA-wr5g-cx29-42h3/GHSA-wr5g-cx29-42h3.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-wvf9-rvwq-82v5/GHSA-wvf9-rvwq-82v5.json b/advisories/unreviewed/2022/05/GHSA-wvf9-rvwq-82v5/GHSA-wvf9-rvwq-82v5.json index 8bd24721f9a..a6c00c5071c 100644 --- a/advisories/unreviewed/2022/05/GHSA-wvf9-rvwq-82v5/GHSA-wvf9-rvwq-82v5.json +++ b/advisories/unreviewed/2022/05/GHSA-wvf9-rvwq-82v5/GHSA-wvf9-rvwq-82v5.json @@ -7,12 +7,8 @@ "CVE-2013-4612" ], "details": "Multiple cross-site scripting (XSS) vulnerabilities in REDCap before 5.1.0 allow remote attackers to inject arbitrary web script or HTML via unspecified vectors involving different modules.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-wwrq-h54w-74fg/GHSA-wwrq-h54w-74fg.json b/advisories/unreviewed/2022/05/GHSA-wwrq-h54w-74fg/GHSA-wwrq-h54w-74fg.json index af7d6c2218b..5897bb1b54a 100644 --- a/advisories/unreviewed/2022/05/GHSA-wwrq-h54w-74fg/GHSA-wwrq-h54w-74fg.json +++ b/advisories/unreviewed/2022/05/GHSA-wwrq-h54w-74fg/GHSA-wwrq-h54w-74fg.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-x2rg-xxr8-r35f/GHSA-x2rg-xxr8-r35f.json b/advisories/unreviewed/2022/05/GHSA-x2rg-xxr8-r35f/GHSA-x2rg-xxr8-r35f.json index a0529ee5e57..1010fa423ca 100644 --- a/advisories/unreviewed/2022/05/GHSA-x2rg-xxr8-r35f/GHSA-x2rg-xxr8-r35f.json +++ b/advisories/unreviewed/2022/05/GHSA-x2rg-xxr8-r35f/GHSA-x2rg-xxr8-r35f.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-x33h-x48f-38q6/GHSA-x33h-x48f-38q6.json b/advisories/unreviewed/2022/05/GHSA-x33h-x48f-38q6/GHSA-x33h-x48f-38q6.json index c3ea5729f26..d34b2c0e84b 100644 --- a/advisories/unreviewed/2022/05/GHSA-x33h-x48f-38q6/GHSA-x33h-x48f-38q6.json +++ b/advisories/unreviewed/2022/05/GHSA-x33h-x48f-38q6/GHSA-x33h-x48f-38q6.json @@ -7,12 +7,8 @@ "CVE-2011-1932" ], "details": "Directory traversal vulnerability in io/filesystem/filesystem.cc in Widelands before 15.1 might allow remote attackers to overwrite arbitrary files via . (dot) characters in a pathname that is used for a file transfer in an Internet game.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-x44m-v68f-crcx/GHSA-x44m-v68f-crcx.json b/advisories/unreviewed/2022/05/GHSA-x44m-v68f-crcx/GHSA-x44m-v68f-crcx.json index 96c7b4d3062..f7c18b0363e 100644 --- a/advisories/unreviewed/2022/05/GHSA-x44m-v68f-crcx/GHSA-x44m-v68f-crcx.json +++ b/advisories/unreviewed/2022/05/GHSA-x44m-v68f-crcx/GHSA-x44m-v68f-crcx.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-x452-9h59-82pg/GHSA-x452-9h59-82pg.json b/advisories/unreviewed/2022/05/GHSA-x452-9h59-82pg/GHSA-x452-9h59-82pg.json index 455f8f0dec8..d26c0aa7cb3 100644 --- a/advisories/unreviewed/2022/05/GHSA-x452-9h59-82pg/GHSA-x452-9h59-82pg.json +++ b/advisories/unreviewed/2022/05/GHSA-x452-9h59-82pg/GHSA-x452-9h59-82pg.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-x4cr-8fcr-8qvc/GHSA-x4cr-8fcr-8qvc.json b/advisories/unreviewed/2022/05/GHSA-x4cr-8fcr-8qvc/GHSA-x4cr-8fcr-8qvc.json index ef45b6c693b..c7a6f86ed4b 100644 --- a/advisories/unreviewed/2022/05/GHSA-x4cr-8fcr-8qvc/GHSA-x4cr-8fcr-8qvc.json +++ b/advisories/unreviewed/2022/05/GHSA-x4cr-8fcr-8qvc/GHSA-x4cr-8fcr-8qvc.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-x4j6-3g7m-37pr/GHSA-x4j6-3g7m-37pr.json b/advisories/unreviewed/2022/05/GHSA-x4j6-3g7m-37pr/GHSA-x4j6-3g7m-37pr.json index 0977971ccc0..ac29736e643 100644 --- a/advisories/unreviewed/2022/05/GHSA-x4j6-3g7m-37pr/GHSA-x4j6-3g7m-37pr.json +++ b/advisories/unreviewed/2022/05/GHSA-x4j6-3g7m-37pr/GHSA-x4j6-3g7m-37pr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-x5g7-x436-6437/GHSA-x5g7-x436-6437.json b/advisories/unreviewed/2022/05/GHSA-x5g7-x436-6437/GHSA-x5g7-x436-6437.json index 811fba73217..bcfe154d790 100644 --- a/advisories/unreviewed/2022/05/GHSA-x5g7-x436-6437/GHSA-x5g7-x436-6437.json +++ b/advisories/unreviewed/2022/05/GHSA-x5g7-x436-6437/GHSA-x5g7-x436-6437.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-x5v5-mfvm-j4fm/GHSA-x5v5-mfvm-j4fm.json b/advisories/unreviewed/2022/05/GHSA-x5v5-mfvm-j4fm/GHSA-x5v5-mfvm-j4fm.json index ed51c1c2bd7..8649846cd3f 100644 --- a/advisories/unreviewed/2022/05/GHSA-x5v5-mfvm-j4fm/GHSA-x5v5-mfvm-j4fm.json +++ b/advisories/unreviewed/2022/05/GHSA-x5v5-mfvm-j4fm/GHSA-x5v5-mfvm-j4fm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -51,9 +49,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-x728-vr6f-27f3/GHSA-x728-vr6f-27f3.json b/advisories/unreviewed/2022/05/GHSA-x728-vr6f-27f3/GHSA-x728-vr6f-27f3.json index b0bf312d77f..42339ef9dda 100644 --- a/advisories/unreviewed/2022/05/GHSA-x728-vr6f-27f3/GHSA-x728-vr6f-27f3.json +++ b/advisories/unreviewed/2022/05/GHSA-x728-vr6f-27f3/GHSA-x728-vr6f-27f3.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", @@ -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-x7rg-52rr-r55h/GHSA-x7rg-52rr-r55h.json b/advisories/unreviewed/2022/05/GHSA-x7rg-52rr-r55h/GHSA-x7rg-52rr-r55h.json index 94c8d1d00b3..33fd99399a5 100644 --- a/advisories/unreviewed/2022/05/GHSA-x7rg-52rr-r55h/GHSA-x7rg-52rr-r55h.json +++ b/advisories/unreviewed/2022/05/GHSA-x7rg-52rr-r55h/GHSA-x7rg-52rr-r55h.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-x87v-q76c-q8h2/GHSA-x87v-q76c-q8h2.json b/advisories/unreviewed/2022/05/GHSA-x87v-q76c-q8h2/GHSA-x87v-q76c-q8h2.json index 825e37309da..bfbe932cef3 100644 --- a/advisories/unreviewed/2022/05/GHSA-x87v-q76c-q8h2/GHSA-x87v-q76c-q8h2.json +++ b/advisories/unreviewed/2022/05/GHSA-x87v-q76c-q8h2/GHSA-x87v-q76c-q8h2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-x8cv-hrxx-5gxg/GHSA-x8cv-hrxx-5gxg.json b/advisories/unreviewed/2022/05/GHSA-x8cv-hrxx-5gxg/GHSA-x8cv-hrxx-5gxg.json index 99b0c4e21f7..88944245009 100644 --- a/advisories/unreviewed/2022/05/GHSA-x8cv-hrxx-5gxg/GHSA-x8cv-hrxx-5gxg.json +++ b/advisories/unreviewed/2022/05/GHSA-x8cv-hrxx-5gxg/GHSA-x8cv-hrxx-5gxg.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-x96r-v34q-q4vv/GHSA-x96r-v34q-q4vv.json b/advisories/unreviewed/2022/05/GHSA-x96r-v34q-q4vv/GHSA-x96r-v34q-q4vv.json index 3caf09f8293..b9c8859016c 100644 --- a/advisories/unreviewed/2022/05/GHSA-x96r-v34q-q4vv/GHSA-x96r-v34q-q4vv.json +++ b/advisories/unreviewed/2022/05/GHSA-x96r-v34q-q4vv/GHSA-x96r-v34q-q4vv.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-x9qc-g4w7-x2hf/GHSA-x9qc-g4w7-x2hf.json b/advisories/unreviewed/2022/05/GHSA-x9qc-g4w7-x2hf/GHSA-x9qc-g4w7-x2hf.json index 207825a214a..2d93137daad 100644 --- a/advisories/unreviewed/2022/05/GHSA-x9qc-g4w7-x2hf/GHSA-x9qc-g4w7-x2hf.json +++ b/advisories/unreviewed/2022/05/GHSA-x9qc-g4w7-x2hf/GHSA-x9qc-g4w7-x2hf.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-xchh-wj4h-h66h/GHSA-xchh-wj4h-h66h.json b/advisories/unreviewed/2022/05/GHSA-xchh-wj4h-h66h/GHSA-xchh-wj4h-h66h.json index db6d2630dd7..103e257a7d1 100644 --- a/advisories/unreviewed/2022/05/GHSA-xchh-wj4h-h66h/GHSA-xchh-wj4h-h66h.json +++ b/advisories/unreviewed/2022/05/GHSA-xchh-wj4h-h66h/GHSA-xchh-wj4h-h66h.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-xcq2-rv39-g83r/GHSA-xcq2-rv39-g83r.json b/advisories/unreviewed/2022/05/GHSA-xcq2-rv39-g83r/GHSA-xcq2-rv39-g83r.json index df01ceffd2f..8b0fe5c38a1 100644 --- a/advisories/unreviewed/2022/05/GHSA-xcq2-rv39-g83r/GHSA-xcq2-rv39-g83r.json +++ b/advisories/unreviewed/2022/05/GHSA-xcq2-rv39-g83r/GHSA-xcq2-rv39-g83r.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-xcv8-6xfc-9686/GHSA-xcv8-6xfc-9686.json b/advisories/unreviewed/2022/05/GHSA-xcv8-6xfc-9686/GHSA-xcv8-6xfc-9686.json index 6ea63485ee8..ccd338b7711 100644 --- a/advisories/unreviewed/2022/05/GHSA-xcv8-6xfc-9686/GHSA-xcv8-6xfc-9686.json +++ b/advisories/unreviewed/2022/05/GHSA-xcv8-6xfc-9686/GHSA-xcv8-6xfc-9686.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-xcwr-pcwv-7gm8/GHSA-xcwr-pcwv-7gm8.json b/advisories/unreviewed/2022/05/GHSA-xcwr-pcwv-7gm8/GHSA-xcwr-pcwv-7gm8.json index 7c55d7a88c0..13194618edb 100644 --- a/advisories/unreviewed/2022/05/GHSA-xcwr-pcwv-7gm8/GHSA-xcwr-pcwv-7gm8.json +++ b/advisories/unreviewed/2022/05/GHSA-xcwr-pcwv-7gm8/GHSA-xcwr-pcwv-7gm8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-xg4p-hrwg-fqj6/GHSA-xg4p-hrwg-fqj6.json b/advisories/unreviewed/2022/05/GHSA-xg4p-hrwg-fqj6/GHSA-xg4p-hrwg-fqj6.json index b2bea883437..645d3da9bd3 100644 --- a/advisories/unreviewed/2022/05/GHSA-xg4p-hrwg-fqj6/GHSA-xg4p-hrwg-fqj6.json +++ b/advisories/unreviewed/2022/05/GHSA-xg4p-hrwg-fqj6/GHSA-xg4p-hrwg-fqj6.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-xg7j-75jq-gm7f/GHSA-xg7j-75jq-gm7f.json b/advisories/unreviewed/2022/05/GHSA-xg7j-75jq-gm7f/GHSA-xg7j-75jq-gm7f.json index f7c3cae2314..210ab3ca75a 100644 --- a/advisories/unreviewed/2022/05/GHSA-xg7j-75jq-gm7f/GHSA-xg7j-75jq-gm7f.json +++ b/advisories/unreviewed/2022/05/GHSA-xg7j-75jq-gm7f/GHSA-xg7j-75jq-gm7f.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-xgqh-hv6x-qppm/GHSA-xgqh-hv6x-qppm.json b/advisories/unreviewed/2022/05/GHSA-xgqh-hv6x-qppm/GHSA-xgqh-hv6x-qppm.json index b54ecdc524c..22f7259612b 100644 --- a/advisories/unreviewed/2022/05/GHSA-xgqh-hv6x-qppm/GHSA-xgqh-hv6x-qppm.json +++ b/advisories/unreviewed/2022/05/GHSA-xgqh-hv6x-qppm/GHSA-xgqh-hv6x-qppm.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-xhp2-qq28-gm5m/GHSA-xhp2-qq28-gm5m.json b/advisories/unreviewed/2022/05/GHSA-xhp2-qq28-gm5m/GHSA-xhp2-qq28-gm5m.json index e38501b2a61..eefb175a175 100644 --- a/advisories/unreviewed/2022/05/GHSA-xhp2-qq28-gm5m/GHSA-xhp2-qq28-gm5m.json +++ b/advisories/unreviewed/2022/05/GHSA-xhp2-qq28-gm5m/GHSA-xhp2-qq28-gm5m.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-xjf4-jxqg-p785/GHSA-xjf4-jxqg-p785.json b/advisories/unreviewed/2022/05/GHSA-xjf4-jxqg-p785/GHSA-xjf4-jxqg-p785.json index 9c9b070c028..7e1d763d884 100644 --- a/advisories/unreviewed/2022/05/GHSA-xjf4-jxqg-p785/GHSA-xjf4-jxqg-p785.json +++ b/advisories/unreviewed/2022/05/GHSA-xjf4-jxqg-p785/GHSA-xjf4-jxqg-p785.json @@ -7,12 +7,8 @@ "CVE-2015-0795" ], "details": "Multiple stack-based buffer overflows in the SafeShellExecute method in the NetIQExecObject.NetIQExec.1 ActiveX control in NetIQExec.dll in NetIQ Security Solutions for iSeries 8.1 allow remote attackers to execute arbitrary code via long arguments, aka ZDI-CAN-2699.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-xjh8-jwcf-pmgc/GHSA-xjh8-jwcf-pmgc.json b/advisories/unreviewed/2022/05/GHSA-xjh8-jwcf-pmgc/GHSA-xjh8-jwcf-pmgc.json index 4d380a0ceda..138250a8b71 100644 --- a/advisories/unreviewed/2022/05/GHSA-xjh8-jwcf-pmgc/GHSA-xjh8-jwcf-pmgc.json +++ b/advisories/unreviewed/2022/05/GHSA-xjh8-jwcf-pmgc/GHSA-xjh8-jwcf-pmgc.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-xjxf-w237-rjjp/GHSA-xjxf-w237-rjjp.json b/advisories/unreviewed/2022/05/GHSA-xjxf-w237-rjjp/GHSA-xjxf-w237-rjjp.json index bd0f1fc3696..731c962be85 100644 --- a/advisories/unreviewed/2022/05/GHSA-xjxf-w237-rjjp/GHSA-xjxf-w237-rjjp.json +++ b/advisories/unreviewed/2022/05/GHSA-xjxf-w237-rjjp/GHSA-xjxf-w237-rjjp.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-xm64-phgg-mwc9/GHSA-xm64-phgg-mwc9.json b/advisories/unreviewed/2022/05/GHSA-xm64-phgg-mwc9/GHSA-xm64-phgg-mwc9.json index 7e5320de0fa..a7a150b19c9 100644 --- a/advisories/unreviewed/2022/05/GHSA-xm64-phgg-mwc9/GHSA-xm64-phgg-mwc9.json +++ b/advisories/unreviewed/2022/05/GHSA-xm64-phgg-mwc9/GHSA-xm64-phgg-mwc9.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-xm97-9w7x-8vx8/GHSA-xm97-9w7x-8vx8.json b/advisories/unreviewed/2022/05/GHSA-xm97-9w7x-8vx8/GHSA-xm97-9w7x-8vx8.json index 612446ec34c..f0be34b8de6 100644 --- a/advisories/unreviewed/2022/05/GHSA-xm97-9w7x-8vx8/GHSA-xm97-9w7x-8vx8.json +++ b/advisories/unreviewed/2022/05/GHSA-xm97-9w7x-8vx8/GHSA-xm97-9w7x-8vx8.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-xmh5-6gpf-xj49/GHSA-xmh5-6gpf-xj49.json b/advisories/unreviewed/2022/05/GHSA-xmh5-6gpf-xj49/GHSA-xmh5-6gpf-xj49.json index cfc940c32ae..6c2634c955f 100644 --- a/advisories/unreviewed/2022/05/GHSA-xmh5-6gpf-xj49/GHSA-xmh5-6gpf-xj49.json +++ b/advisories/unreviewed/2022/05/GHSA-xmh5-6gpf-xj49/GHSA-xmh5-6gpf-xj49.json @@ -7,12 +7,8 @@ "CVE-2012-5624" ], "details": "The XMLHttpRequest object in Qt before 4.8.4 enables http redirection to the file scheme, which allows man-in-the-middle attackers to force the read of arbitrary local files and possibly obtain sensitive information via a file: URL to a QML application.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-xmjh-hmw3-hqhr/GHSA-xmjh-hmw3-hqhr.json b/advisories/unreviewed/2022/05/GHSA-xmjh-hmw3-hqhr/GHSA-xmjh-hmw3-hqhr.json index 15f1b2bd561..a260a807991 100644 --- a/advisories/unreviewed/2022/05/GHSA-xmjh-hmw3-hqhr/GHSA-xmjh-hmw3-hqhr.json +++ b/advisories/unreviewed/2022/05/GHSA-xmjh-hmw3-hqhr/GHSA-xmjh-hmw3-hqhr.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-xpmg-8256-c52g/GHSA-xpmg-8256-c52g.json b/advisories/unreviewed/2022/05/GHSA-xpmg-8256-c52g/GHSA-xpmg-8256-c52g.json index 96bd33142eb..79346ef5de5 100644 --- a/advisories/unreviewed/2022/05/GHSA-xpmg-8256-c52g/GHSA-xpmg-8256-c52g.json +++ b/advisories/unreviewed/2022/05/GHSA-xpmg-8256-c52g/GHSA-xpmg-8256-c52g.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", @@ -139,9 +137,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-xpmj-q2qc-98jr/GHSA-xpmj-q2qc-98jr.json b/advisories/unreviewed/2022/05/GHSA-xpmj-q2qc-98jr/GHSA-xpmj-q2qc-98jr.json index b96c2c0490b..2c0808b03f8 100644 --- a/advisories/unreviewed/2022/05/GHSA-xpmj-q2qc-98jr/GHSA-xpmj-q2qc-98jr.json +++ b/advisories/unreviewed/2022/05/GHSA-xpmj-q2qc-98jr/GHSA-xpmj-q2qc-98jr.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-xpp7-pwg9-79jx/GHSA-xpp7-pwg9-79jx.json b/advisories/unreviewed/2022/05/GHSA-xpp7-pwg9-79jx/GHSA-xpp7-pwg9-79jx.json index 81c90653dd3..6efce87757d 100644 --- a/advisories/unreviewed/2022/05/GHSA-xpp7-pwg9-79jx/GHSA-xpp7-pwg9-79jx.json +++ b/advisories/unreviewed/2022/05/GHSA-xpp7-pwg9-79jx/GHSA-xpp7-pwg9-79jx.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-xq66-cgv3-7wmx/GHSA-xq66-cgv3-7wmx.json b/advisories/unreviewed/2022/05/GHSA-xq66-cgv3-7wmx/GHSA-xq66-cgv3-7wmx.json index 14e41fffac8..62716fc65b0 100644 --- a/advisories/unreviewed/2022/05/GHSA-xq66-cgv3-7wmx/GHSA-xq66-cgv3-7wmx.json +++ b/advisories/unreviewed/2022/05/GHSA-xq66-cgv3-7wmx/GHSA-xq66-cgv3-7wmx.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", @@ -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-xqq9-85qr-9f93/GHSA-xqq9-85qr-9f93.json b/advisories/unreviewed/2022/05/GHSA-xqq9-85qr-9f93/GHSA-xqq9-85qr-9f93.json index 7b7a46b87d9..68479478286 100644 --- a/advisories/unreviewed/2022/05/GHSA-xqq9-85qr-9f93/GHSA-xqq9-85qr-9f93.json +++ b/advisories/unreviewed/2022/05/GHSA-xqq9-85qr-9f93/GHSA-xqq9-85qr-9f93.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/05/GHSA-xqqm-hh5r-8934/GHSA-xqqm-hh5r-8934.json b/advisories/unreviewed/2022/05/GHSA-xqqm-hh5r-8934/GHSA-xqqm-hh5r-8934.json index aa2ee3c9849..acdac8dfbcf 100644 --- a/advisories/unreviewed/2022/05/GHSA-xqqm-hh5r-8934/GHSA-xqqm-hh5r-8934.json +++ b/advisories/unreviewed/2022/05/GHSA-xqqm-hh5r-8934/GHSA-xqqm-hh5r-8934.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-xqxh-7jrj-2mvm/GHSA-xqxh-7jrj-2mvm.json b/advisories/unreviewed/2022/05/GHSA-xqxh-7jrj-2mvm/GHSA-xqxh-7jrj-2mvm.json index c92319c6ffd..b3d1149a4f9 100644 --- a/advisories/unreviewed/2022/05/GHSA-xqxh-7jrj-2mvm/GHSA-xqxh-7jrj-2mvm.json +++ b/advisories/unreviewed/2022/05/GHSA-xqxh-7jrj-2mvm/GHSA-xqxh-7jrj-2mvm.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-xr2r-hh4x-gv58/GHSA-xr2r-hh4x-gv58.json b/advisories/unreviewed/2022/05/GHSA-xr2r-hh4x-gv58/GHSA-xr2r-hh4x-gv58.json index 3ed6cf99a0d..64bbbae6bb4 100644 --- a/advisories/unreviewed/2022/05/GHSA-xr2r-hh4x-gv58/GHSA-xr2r-hh4x-gv58.json +++ b/advisories/unreviewed/2022/05/GHSA-xr2r-hh4x-gv58/GHSA-xr2r-hh4x-gv58.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-xrpq-r56p-r4mq/GHSA-xrpq-r56p-r4mq.json b/advisories/unreviewed/2022/05/GHSA-xrpq-r56p-r4mq/GHSA-xrpq-r56p-r4mq.json index 5e0c08082c6..01d2527f59f 100644 --- a/advisories/unreviewed/2022/05/GHSA-xrpq-r56p-r4mq/GHSA-xrpq-r56p-r4mq.json +++ b/advisories/unreviewed/2022/05/GHSA-xrpq-r56p-r4mq/GHSA-xrpq-r56p-r4mq.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-xw7m-8mhm-xjcv/GHSA-xw7m-8mhm-xjcv.json b/advisories/unreviewed/2022/05/GHSA-xw7m-8mhm-xjcv/GHSA-xw7m-8mhm-xjcv.json index 76fc519ae62..cee663251de 100644 --- a/advisories/unreviewed/2022/05/GHSA-xw7m-8mhm-xjcv/GHSA-xw7m-8mhm-xjcv.json +++ b/advisories/unreviewed/2022/05/GHSA-xw7m-8mhm-xjcv/GHSA-xw7m-8mhm-xjcv.json @@ -7,12 +7,8 @@ "CVE-2010-2801" ], "details": "Integer signedness error in the Quantum decompressor in cabextract before 1.3, when archive test mode is used, allows user-assisted remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted Quantum archive in a .cab file, related to the libmspack library.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -68,9 +64,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/09/GHSA-rw8f-7p48-8m3h/GHSA-rw8f-7p48-8m3h.json b/advisories/unreviewed/2022/09/GHSA-rw8f-7p48-8m3h/GHSA-rw8f-7p48-8m3h.json index dfbd1d74aaa..ba0bdfc0d2b 100644 --- a/advisories/unreviewed/2022/09/GHSA-rw8f-7p48-8m3h/GHSA-rw8f-7p48-8m3h.json +++ b/advisories/unreviewed/2022/09/GHSA-rw8f-7p48-8m3h/GHSA-rw8f-7p48-8m3h.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/12/GHSA-3cp5-553c-2v9c/GHSA-3cp5-553c-2v9c.json b/advisories/unreviewed/2022/12/GHSA-3cp5-553c-2v9c/GHSA-3cp5-553c-2v9c.json index 3799c7bd760..d652ea37ca5 100644 --- a/advisories/unreviewed/2022/12/GHSA-3cp5-553c-2v9c/GHSA-3cp5-553c-2v9c.json +++ b/advisories/unreviewed/2022/12/GHSA-3cp5-553c-2v9c/GHSA-3cp5-553c-2v9c.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/12/GHSA-3h6h-wq56-3w89/GHSA-3h6h-wq56-3w89.json b/advisories/unreviewed/2022/12/GHSA-3h6h-wq56-3w89/GHSA-3h6h-wq56-3w89.json index d24f6e868e0..2fa7040cf47 100644 --- a/advisories/unreviewed/2022/12/GHSA-3h6h-wq56-3w89/GHSA-3h6h-wq56-3w89.json +++ b/advisories/unreviewed/2022/12/GHSA-3h6h-wq56-3w89/GHSA-3h6h-wq56-3w89.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/12/GHSA-5vx9-xqhh-f79w/GHSA-5vx9-xqhh-f79w.json b/advisories/unreviewed/2022/12/GHSA-5vx9-xqhh-f79w/GHSA-5vx9-xqhh-f79w.json index d27ce0f5425..b1afafef9a6 100644 --- a/advisories/unreviewed/2022/12/GHSA-5vx9-xqhh-f79w/GHSA-5vx9-xqhh-f79w.json +++ b/advisories/unreviewed/2022/12/GHSA-5vx9-xqhh-f79w/GHSA-5vx9-xqhh-f79w.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-869f-2f47-3rwh/GHSA-869f-2f47-3rwh.json b/advisories/unreviewed/2022/12/GHSA-869f-2f47-3rwh/GHSA-869f-2f47-3rwh.json index 704318cc85a..bd54036b496 100644 --- a/advisories/unreviewed/2022/12/GHSA-869f-2f47-3rwh/GHSA-869f-2f47-3rwh.json +++ b/advisories/unreviewed/2022/12/GHSA-869f-2f47-3rwh/GHSA-869f-2f47-3rwh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/12/GHSA-ghgc-cvj9-3425/GHSA-ghgc-cvj9-3425.json b/advisories/unreviewed/2022/12/GHSA-ghgc-cvj9-3425/GHSA-ghgc-cvj9-3425.json index 35ba145f91e..beda3e78138 100644 --- a/advisories/unreviewed/2022/12/GHSA-ghgc-cvj9-3425/GHSA-ghgc-cvj9-3425.json +++ b/advisories/unreviewed/2022/12/GHSA-ghgc-cvj9-3425/GHSA-ghgc-cvj9-3425.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/12/GHSA-m554-rhfc-2hcg/GHSA-m554-rhfc-2hcg.json b/advisories/unreviewed/2022/12/GHSA-m554-rhfc-2hcg/GHSA-m554-rhfc-2hcg.json index 79fb29172ef..5f5d592bde7 100644 --- a/advisories/unreviewed/2022/12/GHSA-m554-rhfc-2hcg/GHSA-m554-rhfc-2hcg.json +++ b/advisories/unreviewed/2022/12/GHSA-m554-rhfc-2hcg/GHSA-m554-rhfc-2hcg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/12/GHSA-vg4q-wg2q-v799/GHSA-vg4q-wg2q-v799.json b/advisories/unreviewed/2022/12/GHSA-vg4q-wg2q-v799/GHSA-vg4q-wg2q-v799.json index 1a197c6af8a..96e76b27715 100644 --- a/advisories/unreviewed/2022/12/GHSA-vg4q-wg2q-v799/GHSA-vg4q-wg2q-v799.json +++ b/advisories/unreviewed/2022/12/GHSA-vg4q-wg2q-v799/GHSA-vg4q-wg2q-v799.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/01/GHSA-5g6r-5gw7-h9v2/GHSA-5g6r-5gw7-h9v2.json b/advisories/unreviewed/2023/01/GHSA-5g6r-5gw7-h9v2/GHSA-5g6r-5gw7-h9v2.json index a12ad3c5f69..84719c9a222 100644 --- a/advisories/unreviewed/2023/01/GHSA-5g6r-5gw7-h9v2/GHSA-5g6r-5gw7-h9v2.json +++ b/advisories/unreviewed/2023/01/GHSA-5g6r-5gw7-h9v2/GHSA-5g6r-5gw7-h9v2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/03/GHSA-hh3c-xpmg-w5fr/GHSA-hh3c-xpmg-w5fr.json b/advisories/unreviewed/2023/03/GHSA-hh3c-xpmg-w5fr/GHSA-hh3c-xpmg-w5fr.json index 50176e9115b..80754e337f2 100644 --- a/advisories/unreviewed/2023/03/GHSA-hh3c-xpmg-w5fr/GHSA-hh3c-xpmg-w5fr.json +++ b/advisories/unreviewed/2023/03/GHSA-hh3c-xpmg-w5fr/GHSA-hh3c-xpmg-w5fr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/03/GHSA-mmqq-rg8g-3m5j/GHSA-mmqq-rg8g-3m5j.json b/advisories/unreviewed/2023/03/GHSA-mmqq-rg8g-3m5j/GHSA-mmqq-rg8g-3m5j.json index 2e1a4bb0401..2b5b21dc1a6 100644 --- a/advisories/unreviewed/2023/03/GHSA-mmqq-rg8g-3m5j/GHSA-mmqq-rg8g-3m5j.json +++ b/advisories/unreviewed/2023/03/GHSA-mmqq-rg8g-3m5j/GHSA-mmqq-rg8g-3m5j.json @@ -7,12 +7,8 @@ "CVE-2023-1015" ], "details": "This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -20,9 +16,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": null, "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2023/06/GHSA-h9rq-cvxv-r43v/GHSA-h9rq-cvxv-r43v.json b/advisories/unreviewed/2023/06/GHSA-h9rq-cvxv-r43v/GHSA-h9rq-cvxv-r43v.json index 9bd1a59949f..2d96ccb4255 100644 --- a/advisories/unreviewed/2023/06/GHSA-h9rq-cvxv-r43v/GHSA-h9rq-cvxv-r43v.json +++ b/advisories/unreviewed/2023/06/GHSA-h9rq-cvxv-r43v/GHSA-h9rq-cvxv-r43v.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", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": null, "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2023/08/GHSA-3mjg-59rv-9hm8/GHSA-3mjg-59rv-9hm8.json b/advisories/unreviewed/2023/08/GHSA-3mjg-59rv-9hm8/GHSA-3mjg-59rv-9hm8.json index ef9a628dd37..5bd5ac59fe4 100644 --- a/advisories/unreviewed/2023/08/GHSA-3mjg-59rv-9hm8/GHSA-3mjg-59rv-9hm8.json +++ b/advisories/unreviewed/2023/08/GHSA-3mjg-59rv-9hm8/GHSA-3mjg-59rv-9hm8.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", @@ -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/08/GHSA-5ghx-2vfx-7347/GHSA-5ghx-2vfx-7347.json b/advisories/unreviewed/2023/08/GHSA-5ghx-2vfx-7347/GHSA-5ghx-2vfx-7347.json index 1e4f3ad9366..a746d09bb92 100644 --- a/advisories/unreviewed/2023/08/GHSA-5ghx-2vfx-7347/GHSA-5ghx-2vfx-7347.json +++ b/advisories/unreviewed/2023/08/GHSA-5ghx-2vfx-7347/GHSA-5ghx-2vfx-7347.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/08/GHSA-8gcf-q856-6j97/GHSA-8gcf-q856-6j97.json b/advisories/unreviewed/2023/08/GHSA-8gcf-q856-6j97/GHSA-8gcf-q856-6j97.json index 8a5faf362b3..34fed8efa2d 100644 --- a/advisories/unreviewed/2023/08/GHSA-8gcf-q856-6j97/GHSA-8gcf-q856-6j97.json +++ b/advisories/unreviewed/2023/08/GHSA-8gcf-q856-6j97/GHSA-8gcf-q856-6j97.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/08/GHSA-cg7v-jcg7-3j87/GHSA-cg7v-jcg7-3j87.json b/advisories/unreviewed/2023/08/GHSA-cg7v-jcg7-3j87/GHSA-cg7v-jcg7-3j87.json index b21e2cf760f..cc819a8697c 100644 --- a/advisories/unreviewed/2023/08/GHSA-cg7v-jcg7-3j87/GHSA-cg7v-jcg7-3j87.json +++ b/advisories/unreviewed/2023/08/GHSA-cg7v-jcg7-3j87/GHSA-cg7v-jcg7-3j87.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/08/GHSA-g4h3-62x9-fwxw/GHSA-g4h3-62x9-fwxw.json b/advisories/unreviewed/2023/08/GHSA-g4h3-62x9-fwxw/GHSA-g4h3-62x9-fwxw.json index fcb1808edb7..7594cf5e4d4 100644 --- a/advisories/unreviewed/2023/08/GHSA-g4h3-62x9-fwxw/GHSA-g4h3-62x9-fwxw.json +++ b/advisories/unreviewed/2023/08/GHSA-g4h3-62x9-fwxw/GHSA-g4h3-62x9-fwxw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/08/GHSA-prvp-v5vw-h6ph/GHSA-prvp-v5vw-h6ph.json b/advisories/unreviewed/2023/08/GHSA-prvp-v5vw-h6ph/GHSA-prvp-v5vw-h6ph.json index ffc410c1321..d0169fb7bd1 100644 --- a/advisories/unreviewed/2023/08/GHSA-prvp-v5vw-h6ph/GHSA-prvp-v5vw-h6ph.json +++ b/advisories/unreviewed/2023/08/GHSA-prvp-v5vw-h6ph/GHSA-prvp-v5vw-h6ph.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/10/GHSA-2jcp-64q4-69c4/GHSA-2jcp-64q4-69c4.json b/advisories/unreviewed/2023/10/GHSA-2jcp-64q4-69c4/GHSA-2jcp-64q4-69c4.json index fe9cd05a1f6..befdff4ae4c 100644 --- a/advisories/unreviewed/2023/10/GHSA-2jcp-64q4-69c4/GHSA-2jcp-64q4-69c4.json +++ b/advisories/unreviewed/2023/10/GHSA-2jcp-64q4-69c4/GHSA-2jcp-64q4-69c4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/10/GHSA-4fc2-j39p-mv7v/GHSA-4fc2-j39p-mv7v.json b/advisories/unreviewed/2023/10/GHSA-4fc2-j39p-mv7v/GHSA-4fc2-j39p-mv7v.json index 0e63756a088..9d9aaf2ecbe 100644 --- a/advisories/unreviewed/2023/10/GHSA-4fc2-j39p-mv7v/GHSA-4fc2-j39p-mv7v.json +++ b/advisories/unreviewed/2023/10/GHSA-4fc2-j39p-mv7v/GHSA-4fc2-j39p-mv7v.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/2023/10/GHSA-6w99-p6vc-wh73/GHSA-6w99-p6vc-wh73.json b/advisories/unreviewed/2023/10/GHSA-6w99-p6vc-wh73/GHSA-6w99-p6vc-wh73.json index fb7c811ff1a..3c6db69e6a6 100644 --- a/advisories/unreviewed/2023/10/GHSA-6w99-p6vc-wh73/GHSA-6w99-p6vc-wh73.json +++ b/advisories/unreviewed/2023/10/GHSA-6w99-p6vc-wh73/GHSA-6w99-p6vc-wh73.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", @@ -59,9 +57,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2023/10/GHSA-7379-vgf5-fcwc/GHSA-7379-vgf5-fcwc.json b/advisories/unreviewed/2023/10/GHSA-7379-vgf5-fcwc/GHSA-7379-vgf5-fcwc.json index 93ac43c5722..eb0d36ca4b8 100644 --- a/advisories/unreviewed/2023/10/GHSA-7379-vgf5-fcwc/GHSA-7379-vgf5-fcwc.json +++ b/advisories/unreviewed/2023/10/GHSA-7379-vgf5-fcwc/GHSA-7379-vgf5-fcwc.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", @@ -59,9 +57,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2023/10/GHSA-83px-x9cj-8f5g/GHSA-83px-x9cj-8f5g.json b/advisories/unreviewed/2023/10/GHSA-83px-x9cj-8f5g/GHSA-83px-x9cj-8f5g.json index 3cc87b87e9c..07f6fce2a9f 100644 --- a/advisories/unreviewed/2023/10/GHSA-83px-x9cj-8f5g/GHSA-83px-x9cj-8f5g.json +++ b/advisories/unreviewed/2023/10/GHSA-83px-x9cj-8f5g/GHSA-83px-x9cj-8f5g.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", @@ -47,9 +45,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2023/10/GHSA-88c9-3488-gx4h/GHSA-88c9-3488-gx4h.json b/advisories/unreviewed/2023/10/GHSA-88c9-3488-gx4h/GHSA-88c9-3488-gx4h.json index d9b052e6ca5..e669ec09d99 100644 --- a/advisories/unreviewed/2023/10/GHSA-88c9-3488-gx4h/GHSA-88c9-3488-gx4h.json +++ b/advisories/unreviewed/2023/10/GHSA-88c9-3488-gx4h/GHSA-88c9-3488-gx4h.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/10/GHSA-c483-xw4j-pmcm/GHSA-c483-xw4j-pmcm.json b/advisories/unreviewed/2023/10/GHSA-c483-xw4j-pmcm/GHSA-c483-xw4j-pmcm.json index e3379390db7..feb561c39a4 100644 --- a/advisories/unreviewed/2023/10/GHSA-c483-xw4j-pmcm/GHSA-c483-xw4j-pmcm.json +++ b/advisories/unreviewed/2023/10/GHSA-c483-xw4j-pmcm/GHSA-c483-xw4j-pmcm.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/10/GHSA-ccvf-q4m9-xf67/GHSA-ccvf-q4m9-xf67.json b/advisories/unreviewed/2023/10/GHSA-ccvf-q4m9-xf67/GHSA-ccvf-q4m9-xf67.json index 77c9556390a..4a6d5d469ea 100644 --- a/advisories/unreviewed/2023/10/GHSA-ccvf-q4m9-xf67/GHSA-ccvf-q4m9-xf67.json +++ b/advisories/unreviewed/2023/10/GHSA-ccvf-q4m9-xf67/GHSA-ccvf-q4m9-xf67.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -71,9 +69,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2023/10/GHSA-fr42-p77x-54x8/GHSA-fr42-p77x-54x8.json b/advisories/unreviewed/2023/10/GHSA-fr42-p77x-54x8/GHSA-fr42-p77x-54x8.json index 6812acdcbd6..d18e5ee34bb 100644 --- a/advisories/unreviewed/2023/10/GHSA-fr42-p77x-54x8/GHSA-fr42-p77x-54x8.json +++ b/advisories/unreviewed/2023/10/GHSA-fr42-p77x-54x8/GHSA-fr42-p77x-54x8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/10/GHSA-fwv4-p95x-f2mc/GHSA-fwv4-p95x-f2mc.json b/advisories/unreviewed/2023/10/GHSA-fwv4-p95x-f2mc/GHSA-fwv4-p95x-f2mc.json index 9f2801698de..22496d77fc5 100644 --- a/advisories/unreviewed/2023/10/GHSA-fwv4-p95x-f2mc/GHSA-fwv4-p95x-f2mc.json +++ b/advisories/unreviewed/2023/10/GHSA-fwv4-p95x-f2mc/GHSA-fwv4-p95x-f2mc.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", @@ -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/10/GHSA-hvm3-h7gj-pmfc/GHSA-hvm3-h7gj-pmfc.json b/advisories/unreviewed/2023/10/GHSA-hvm3-h7gj-pmfc/GHSA-hvm3-h7gj-pmfc.json index 4459eb07568..7f30c91f401 100644 --- a/advisories/unreviewed/2023/10/GHSA-hvm3-h7gj-pmfc/GHSA-hvm3-h7gj-pmfc.json +++ b/advisories/unreviewed/2023/10/GHSA-hvm3-h7gj-pmfc/GHSA-hvm3-h7gj-pmfc.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", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2023/10/GHSA-j755-pf65-mmrq/GHSA-j755-pf65-mmrq.json b/advisories/unreviewed/2023/10/GHSA-j755-pf65-mmrq/GHSA-j755-pf65-mmrq.json index 65eaa8bebf8..20db1d8c910 100644 --- a/advisories/unreviewed/2023/10/GHSA-j755-pf65-mmrq/GHSA-j755-pf65-mmrq.json +++ b/advisories/unreviewed/2023/10/GHSA-j755-pf65-mmrq/GHSA-j755-pf65-mmrq.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", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2023/10/GHSA-qw77-8mx5-p223/GHSA-qw77-8mx5-p223.json b/advisories/unreviewed/2023/10/GHSA-qw77-8mx5-p223/GHSA-qw77-8mx5-p223.json index 6e073dd109a..f0dd8437c02 100644 --- a/advisories/unreviewed/2023/10/GHSA-qw77-8mx5-p223/GHSA-qw77-8mx5-p223.json +++ b/advisories/unreviewed/2023/10/GHSA-qw77-8mx5-p223/GHSA-qw77-8mx5-p223.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -71,9 +69,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2023/10/GHSA-x9v9-7hfr-q9g4/GHSA-x9v9-7hfr-q9g4.json b/advisories/unreviewed/2023/10/GHSA-x9v9-7hfr-q9g4/GHSA-x9v9-7hfr-q9g4.json index bf4ee242aa8..845f0642039 100644 --- a/advisories/unreviewed/2023/10/GHSA-x9v9-7hfr-q9g4/GHSA-x9v9-7hfr-q9g4.json +++ b/advisories/unreviewed/2023/10/GHSA-x9v9-7hfr-q9g4/GHSA-x9v9-7hfr-q9g4.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/11/GHSA-2gxm-hc86-7v74/GHSA-2gxm-hc86-7v74.json b/advisories/unreviewed/2023/11/GHSA-2gxm-hc86-7v74/GHSA-2gxm-hc86-7v74.json index 4b7e3579817..12df7a3a119 100644 --- a/advisories/unreviewed/2023/11/GHSA-2gxm-hc86-7v74/GHSA-2gxm-hc86-7v74.json +++ b/advisories/unreviewed/2023/11/GHSA-2gxm-hc86-7v74/GHSA-2gxm-hc86-7v74.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/11/GHSA-3cxp-wr2c-p97q/GHSA-3cxp-wr2c-p97q.json b/advisories/unreviewed/2023/11/GHSA-3cxp-wr2c-p97q/GHSA-3cxp-wr2c-p97q.json index d28d2aef3cf..84b60370619 100644 --- a/advisories/unreviewed/2023/11/GHSA-3cxp-wr2c-p97q/GHSA-3cxp-wr2c-p97q.json +++ b/advisories/unreviewed/2023/11/GHSA-3cxp-wr2c-p97q/GHSA-3cxp-wr2c-p97q.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/11/GHSA-3qmg-wxq2-g22p/GHSA-3qmg-wxq2-g22p.json b/advisories/unreviewed/2023/11/GHSA-3qmg-wxq2-g22p/GHSA-3qmg-wxq2-g22p.json index c9fb45a1cf9..609ac7ab849 100644 --- a/advisories/unreviewed/2023/11/GHSA-3qmg-wxq2-g22p/GHSA-3qmg-wxq2-g22p.json +++ b/advisories/unreviewed/2023/11/GHSA-3qmg-wxq2-g22p/GHSA-3qmg-wxq2-g22p.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/11/GHSA-3x8j-5c5c-jh43/GHSA-3x8j-5c5c-jh43.json b/advisories/unreviewed/2023/11/GHSA-3x8j-5c5c-jh43/GHSA-3x8j-5c5c-jh43.json index 29a1571951c..c530103b035 100644 --- a/advisories/unreviewed/2023/11/GHSA-3x8j-5c5c-jh43/GHSA-3x8j-5c5c-jh43.json +++ b/advisories/unreviewed/2023/11/GHSA-3x8j-5c5c-jh43/GHSA-3x8j-5c5c-jh43.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/11/GHSA-4vf9-4f99-7mpm/GHSA-4vf9-4f99-7mpm.json b/advisories/unreviewed/2023/11/GHSA-4vf9-4f99-7mpm/GHSA-4vf9-4f99-7mpm.json index 312c28e8988..3eb4989ca02 100644 --- a/advisories/unreviewed/2023/11/GHSA-4vf9-4f99-7mpm/GHSA-4vf9-4f99-7mpm.json +++ b/advisories/unreviewed/2023/11/GHSA-4vf9-4f99-7mpm/GHSA-4vf9-4f99-7mpm.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/2023/11/GHSA-5prp-6h6f-f55f/GHSA-5prp-6h6f-f55f.json b/advisories/unreviewed/2023/11/GHSA-5prp-6h6f-f55f/GHSA-5prp-6h6f-f55f.json index b90f86c36fb..7665c258135 100644 --- a/advisories/unreviewed/2023/11/GHSA-5prp-6h6f-f55f/GHSA-5prp-6h6f-f55f.json +++ b/advisories/unreviewed/2023/11/GHSA-5prp-6h6f-f55f/GHSA-5prp-6h6f-f55f.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", @@ -27,9 +25,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2023/11/GHSA-7xqf-whj5-xm7f/GHSA-7xqf-whj5-xm7f.json b/advisories/unreviewed/2023/11/GHSA-7xqf-whj5-xm7f/GHSA-7xqf-whj5-xm7f.json index 4022db51f8f..f3b6c0e676c 100644 --- a/advisories/unreviewed/2023/11/GHSA-7xqf-whj5-xm7f/GHSA-7xqf-whj5-xm7f.json +++ b/advisories/unreviewed/2023/11/GHSA-7xqf-whj5-xm7f/GHSA-7xqf-whj5-xm7f.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/11/GHSA-9cp2-fvjp-4q3f/GHSA-9cp2-fvjp-4q3f.json b/advisories/unreviewed/2023/11/GHSA-9cp2-fvjp-4q3f/GHSA-9cp2-fvjp-4q3f.json index ec2b1a466df..9b1c4662843 100644 --- a/advisories/unreviewed/2023/11/GHSA-9cp2-fvjp-4q3f/GHSA-9cp2-fvjp-4q3f.json +++ b/advisories/unreviewed/2023/11/GHSA-9cp2-fvjp-4q3f/GHSA-9cp2-fvjp-4q3f.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/2023/11/GHSA-c7wq-3723-m6r6/GHSA-c7wq-3723-m6r6.json b/advisories/unreviewed/2023/11/GHSA-c7wq-3723-m6r6/GHSA-c7wq-3723-m6r6.json index 3572bcc5e75..00a61ccba3d 100644 --- a/advisories/unreviewed/2023/11/GHSA-c7wq-3723-m6r6/GHSA-c7wq-3723-m6r6.json +++ b/advisories/unreviewed/2023/11/GHSA-c7wq-3723-m6r6/GHSA-c7wq-3723-m6r6.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/2023/11/GHSA-gv58-x49p-v6g9/GHSA-gv58-x49p-v6g9.json b/advisories/unreviewed/2023/11/GHSA-gv58-x49p-v6g9/GHSA-gv58-x49p-v6g9.json index 84cf6641662..ab6bcee5d96 100644 --- a/advisories/unreviewed/2023/11/GHSA-gv58-x49p-v6g9/GHSA-gv58-x49p-v6g9.json +++ b/advisories/unreviewed/2023/11/GHSA-gv58-x49p-v6g9/GHSA-gv58-x49p-v6g9.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/11/GHSA-h4xc-x3fv-5qg7/GHSA-h4xc-x3fv-5qg7.json b/advisories/unreviewed/2023/11/GHSA-h4xc-x3fv-5qg7/GHSA-h4xc-x3fv-5qg7.json index fe812633446..d1eb3e2c4c2 100644 --- a/advisories/unreviewed/2023/11/GHSA-h4xc-x3fv-5qg7/GHSA-h4xc-x3fv-5qg7.json +++ b/advisories/unreviewed/2023/11/GHSA-h4xc-x3fv-5qg7/GHSA-h4xc-x3fv-5qg7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/11/GHSA-mqh5-5vgm-447m/GHSA-mqh5-5vgm-447m.json b/advisories/unreviewed/2023/11/GHSA-mqh5-5vgm-447m/GHSA-mqh5-5vgm-447m.json index a3205a15c65..59509107caf 100644 --- a/advisories/unreviewed/2023/11/GHSA-mqh5-5vgm-447m/GHSA-mqh5-5vgm-447m.json +++ b/advisories/unreviewed/2023/11/GHSA-mqh5-5vgm-447m/GHSA-mqh5-5vgm-447m.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/11/GHSA-p3v8-5qc4-7p8r/GHSA-p3v8-5qc4-7p8r.json b/advisories/unreviewed/2023/11/GHSA-p3v8-5qc4-7p8r/GHSA-p3v8-5qc4-7p8r.json index 8270a08dfed..b32b470d0bf 100644 --- a/advisories/unreviewed/2023/11/GHSA-p3v8-5qc4-7p8r/GHSA-p3v8-5qc4-7p8r.json +++ b/advisories/unreviewed/2023/11/GHSA-p3v8-5qc4-7p8r/GHSA-p3v8-5qc4-7p8r.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/11/GHSA-p99v-qjfm-8vvq/GHSA-p99v-qjfm-8vvq.json b/advisories/unreviewed/2023/11/GHSA-p99v-qjfm-8vvq/GHSA-p99v-qjfm-8vvq.json index 08b16426545..f8746509292 100644 --- a/advisories/unreviewed/2023/11/GHSA-p99v-qjfm-8vvq/GHSA-p99v-qjfm-8vvq.json +++ b/advisories/unreviewed/2023/11/GHSA-p99v-qjfm-8vvq/GHSA-p99v-qjfm-8vvq.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/11/GHSA-qgcj-hr3v-7r8q/GHSA-qgcj-hr3v-7r8q.json b/advisories/unreviewed/2023/11/GHSA-qgcj-hr3v-7r8q/GHSA-qgcj-hr3v-7r8q.json index ef1f2101711..2085f352cd3 100644 --- a/advisories/unreviewed/2023/11/GHSA-qgcj-hr3v-7r8q/GHSA-qgcj-hr3v-7r8q.json +++ b/advisories/unreviewed/2023/11/GHSA-qgcj-hr3v-7r8q/GHSA-qgcj-hr3v-7r8q.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/11/GHSA-qq2v-chx9-6x5w/GHSA-qq2v-chx9-6x5w.json b/advisories/unreviewed/2023/11/GHSA-qq2v-chx9-6x5w/GHSA-qq2v-chx9-6x5w.json index 21b624a1af5..5cfc206277b 100644 --- a/advisories/unreviewed/2023/11/GHSA-qq2v-chx9-6x5w/GHSA-qq2v-chx9-6x5w.json +++ b/advisories/unreviewed/2023/11/GHSA-qq2v-chx9-6x5w/GHSA-qq2v-chx9-6x5w.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/11/GHSA-xqv7-xc39-ph8v/GHSA-xqv7-xc39-ph8v.json b/advisories/unreviewed/2023/11/GHSA-xqv7-xc39-ph8v/GHSA-xqv7-xc39-ph8v.json index 51b783fdb02..6723d2d5e9c 100644 --- a/advisories/unreviewed/2023/11/GHSA-xqv7-xc39-ph8v/GHSA-xqv7-xc39-ph8v.json +++ b/advisories/unreviewed/2023/11/GHSA-xqv7-xc39-ph8v/GHSA-xqv7-xc39-ph8v.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/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/2024/02/GHSA-pw88-xv3r-x8m2/GHSA-pw88-xv3r-x8m2.json b/advisories/unreviewed/2024/02/GHSA-pw88-xv3r-x8m2/GHSA-pw88-xv3r-x8m2.json index 6c132973918..ef9291eaf60 100644 --- a/advisories/unreviewed/2024/02/GHSA-pw88-xv3r-x8m2/GHSA-pw88-xv3r-x8m2.json +++ b/advisories/unreviewed/2024/02/GHSA-pw88-xv3r-x8m2/GHSA-pw88-xv3r-x8m2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/04/GHSA-2pjw-f3qx-4fv2/GHSA-2pjw-f3qx-4fv2.json b/advisories/unreviewed/2024/04/GHSA-2pjw-f3qx-4fv2/GHSA-2pjw-f3qx-4fv2.json index 5b2a655303d..d96d65bf290 100644 --- a/advisories/unreviewed/2024/04/GHSA-2pjw-f3qx-4fv2/GHSA-2pjw-f3qx-4fv2.json +++ b/advisories/unreviewed/2024/04/GHSA-2pjw-f3qx-4fv2/GHSA-2pjw-f3qx-4fv2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/04/GHSA-39qc-p384-v64h/GHSA-39qc-p384-v64h.json b/advisories/unreviewed/2024/04/GHSA-39qc-p384-v64h/GHSA-39qc-p384-v64h.json index 82b420301b1..ba6577441d4 100644 --- a/advisories/unreviewed/2024/04/GHSA-39qc-p384-v64h/GHSA-39qc-p384-v64h.json +++ b/advisories/unreviewed/2024/04/GHSA-39qc-p384-v64h/GHSA-39qc-p384-v64h.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/04/GHSA-434v-9hrw-chfc/GHSA-434v-9hrw-chfc.json b/advisories/unreviewed/2024/04/GHSA-434v-9hrw-chfc/GHSA-434v-9hrw-chfc.json index 87ca16f2080..9a777aa1235 100644 --- a/advisories/unreviewed/2024/04/GHSA-434v-9hrw-chfc/GHSA-434v-9hrw-chfc.json +++ b/advisories/unreviewed/2024/04/GHSA-434v-9hrw-chfc/GHSA-434v-9hrw-chfc.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/04/GHSA-47ww-93v9-3cq9/GHSA-47ww-93v9-3cq9.json b/advisories/unreviewed/2024/04/GHSA-47ww-93v9-3cq9/GHSA-47ww-93v9-3cq9.json index 94e9e39b9ec..19c00887e45 100644 --- a/advisories/unreviewed/2024/04/GHSA-47ww-93v9-3cq9/GHSA-47ww-93v9-3cq9.json +++ b/advisories/unreviewed/2024/04/GHSA-47ww-93v9-3cq9/GHSA-47ww-93v9-3cq9.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/2024/04/GHSA-4hm5-5hxv-2486/GHSA-4hm5-5hxv-2486.json b/advisories/unreviewed/2024/04/GHSA-4hm5-5hxv-2486/GHSA-4hm5-5hxv-2486.json index be33afce2e8..c56d2721d6d 100644 --- a/advisories/unreviewed/2024/04/GHSA-4hm5-5hxv-2486/GHSA-4hm5-5hxv-2486.json +++ b/advisories/unreviewed/2024/04/GHSA-4hm5-5hxv-2486/GHSA-4hm5-5hxv-2486.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/04/GHSA-7qc7-mcjv-jr2h/GHSA-7qc7-mcjv-jr2h.json b/advisories/unreviewed/2024/04/GHSA-7qc7-mcjv-jr2h/GHSA-7qc7-mcjv-jr2h.json index 2cfda646f64..5fc76f4f81b 100644 --- a/advisories/unreviewed/2024/04/GHSA-7qc7-mcjv-jr2h/GHSA-7qc7-mcjv-jr2h.json +++ b/advisories/unreviewed/2024/04/GHSA-7qc7-mcjv-jr2h/GHSA-7qc7-mcjv-jr2h.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/04/GHSA-7w6m-v2g8-529p/GHSA-7w6m-v2g8-529p.json b/advisories/unreviewed/2024/04/GHSA-7w6m-v2g8-529p/GHSA-7w6m-v2g8-529p.json index 111b6f03570..24ea0875b2e 100644 --- a/advisories/unreviewed/2024/04/GHSA-7w6m-v2g8-529p/GHSA-7w6m-v2g8-529p.json +++ b/advisories/unreviewed/2024/04/GHSA-7w6m-v2g8-529p/GHSA-7w6m-v2g8-529p.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/04/GHSA-8gjp-676p-q8hj/GHSA-8gjp-676p-q8hj.json b/advisories/unreviewed/2024/04/GHSA-8gjp-676p-q8hj/GHSA-8gjp-676p-q8hj.json index c0f282c9832..1efd4afc9b7 100644 --- a/advisories/unreviewed/2024/04/GHSA-8gjp-676p-q8hj/GHSA-8gjp-676p-q8hj.json +++ b/advisories/unreviewed/2024/04/GHSA-8gjp-676p-q8hj/GHSA-8gjp-676p-q8hj.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/04/GHSA-9228-88wf-973p/GHSA-9228-88wf-973p.json b/advisories/unreviewed/2024/04/GHSA-9228-88wf-973p/GHSA-9228-88wf-973p.json index 3b6b2772ae9..e1f47d185f0 100644 --- a/advisories/unreviewed/2024/04/GHSA-9228-88wf-973p/GHSA-9228-88wf-973p.json +++ b/advisories/unreviewed/2024/04/GHSA-9228-88wf-973p/GHSA-9228-88wf-973p.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/04/GHSA-9643-83mc-pxhh/GHSA-9643-83mc-pxhh.json b/advisories/unreviewed/2024/04/GHSA-9643-83mc-pxhh/GHSA-9643-83mc-pxhh.json index e99d380ccf1..5366acd2505 100644 --- a/advisories/unreviewed/2024/04/GHSA-9643-83mc-pxhh/GHSA-9643-83mc-pxhh.json +++ b/advisories/unreviewed/2024/04/GHSA-9643-83mc-pxhh/GHSA-9643-83mc-pxhh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/04/GHSA-98g9-33hv-jcxp/GHSA-98g9-33hv-jcxp.json b/advisories/unreviewed/2024/04/GHSA-98g9-33hv-jcxp/GHSA-98g9-33hv-jcxp.json index e7905d16e8a..f39cde424fc 100644 --- a/advisories/unreviewed/2024/04/GHSA-98g9-33hv-jcxp/GHSA-98g9-33hv-jcxp.json +++ b/advisories/unreviewed/2024/04/GHSA-98g9-33hv-jcxp/GHSA-98g9-33hv-jcxp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/04/GHSA-9c9r-3pvj-mx5r/GHSA-9c9r-3pvj-mx5r.json b/advisories/unreviewed/2024/04/GHSA-9c9r-3pvj-mx5r/GHSA-9c9r-3pvj-mx5r.json index b6181a5bb98..9cab69f507b 100644 --- a/advisories/unreviewed/2024/04/GHSA-9c9r-3pvj-mx5r/GHSA-9c9r-3pvj-mx5r.json +++ b/advisories/unreviewed/2024/04/GHSA-9c9r-3pvj-mx5r/GHSA-9c9r-3pvj-mx5r.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/04/GHSA-9xfx-mr98-wrr3/GHSA-9xfx-mr98-wrr3.json b/advisories/unreviewed/2024/04/GHSA-9xfx-mr98-wrr3/GHSA-9xfx-mr98-wrr3.json index 15cb1d308b0..837b6117795 100644 --- a/advisories/unreviewed/2024/04/GHSA-9xfx-mr98-wrr3/GHSA-9xfx-mr98-wrr3.json +++ b/advisories/unreviewed/2024/04/GHSA-9xfx-mr98-wrr3/GHSA-9xfx-mr98-wrr3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/04/GHSA-ch2c-p7pr-2rg8/GHSA-ch2c-p7pr-2rg8.json b/advisories/unreviewed/2024/04/GHSA-ch2c-p7pr-2rg8/GHSA-ch2c-p7pr-2rg8.json index 5e14d891a6c..93054fc8add 100644 --- a/advisories/unreviewed/2024/04/GHSA-ch2c-p7pr-2rg8/GHSA-ch2c-p7pr-2rg8.json +++ b/advisories/unreviewed/2024/04/GHSA-ch2c-p7pr-2rg8/GHSA-ch2c-p7pr-2rg8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/04/GHSA-cqp7-2728-738c/GHSA-cqp7-2728-738c.json b/advisories/unreviewed/2024/04/GHSA-cqp7-2728-738c/GHSA-cqp7-2728-738c.json index a47d07f3938..2dd07c68d90 100644 --- a/advisories/unreviewed/2024/04/GHSA-cqp7-2728-738c/GHSA-cqp7-2728-738c.json +++ b/advisories/unreviewed/2024/04/GHSA-cqp7-2728-738c/GHSA-cqp7-2728-738c.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/04/GHSA-cv7f-2rm4-44r9/GHSA-cv7f-2rm4-44r9.json b/advisories/unreviewed/2024/04/GHSA-cv7f-2rm4-44r9/GHSA-cv7f-2rm4-44r9.json index 8996ac6c2c4..8b05a069bbb 100644 --- a/advisories/unreviewed/2024/04/GHSA-cv7f-2rm4-44r9/GHSA-cv7f-2rm4-44r9.json +++ b/advisories/unreviewed/2024/04/GHSA-cv7f-2rm4-44r9/GHSA-cv7f-2rm4-44r9.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/04/GHSA-fv77-v4vq-cvm5/GHSA-fv77-v4vq-cvm5.json b/advisories/unreviewed/2024/04/GHSA-fv77-v4vq-cvm5/GHSA-fv77-v4vq-cvm5.json index 6a606e36e35..b463a9b7229 100644 --- a/advisories/unreviewed/2024/04/GHSA-fv77-v4vq-cvm5/GHSA-fv77-v4vq-cvm5.json +++ b/advisories/unreviewed/2024/04/GHSA-fv77-v4vq-cvm5/GHSA-fv77-v4vq-cvm5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/04/GHSA-g539-33wv-mrqf/GHSA-g539-33wv-mrqf.json b/advisories/unreviewed/2024/04/GHSA-g539-33wv-mrqf/GHSA-g539-33wv-mrqf.json index c6a7d103cb9..5d818632508 100644 --- a/advisories/unreviewed/2024/04/GHSA-g539-33wv-mrqf/GHSA-g539-33wv-mrqf.json +++ b/advisories/unreviewed/2024/04/GHSA-g539-33wv-mrqf/GHSA-g539-33wv-mrqf.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/04/GHSA-gqgv-g8pm-2c54/GHSA-gqgv-g8pm-2c54.json b/advisories/unreviewed/2024/04/GHSA-gqgv-g8pm-2c54/GHSA-gqgv-g8pm-2c54.json index d9506e476fd..866970c8eca 100644 --- a/advisories/unreviewed/2024/04/GHSA-gqgv-g8pm-2c54/GHSA-gqgv-g8pm-2c54.json +++ b/advisories/unreviewed/2024/04/GHSA-gqgv-g8pm-2c54/GHSA-gqgv-g8pm-2c54.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/04/GHSA-h322-r32h-qf8x/GHSA-h322-r32h-qf8x.json b/advisories/unreviewed/2024/04/GHSA-h322-r32h-qf8x/GHSA-h322-r32h-qf8x.json index 14a0533924f..eac5319d7aa 100644 --- a/advisories/unreviewed/2024/04/GHSA-h322-r32h-qf8x/GHSA-h322-r32h-qf8x.json +++ b/advisories/unreviewed/2024/04/GHSA-h322-r32h-qf8x/GHSA-h322-r32h-qf8x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/04/GHSA-jpjw-54h4-86gr/GHSA-jpjw-54h4-86gr.json b/advisories/unreviewed/2024/04/GHSA-jpjw-54h4-86gr/GHSA-jpjw-54h4-86gr.json index a17ee849717..9a508408100 100644 --- a/advisories/unreviewed/2024/04/GHSA-jpjw-54h4-86gr/GHSA-jpjw-54h4-86gr.json +++ b/advisories/unreviewed/2024/04/GHSA-jpjw-54h4-86gr/GHSA-jpjw-54h4-86gr.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/2024/04/GHSA-jqqv-px8m-v953/GHSA-jqqv-px8m-v953.json b/advisories/unreviewed/2024/04/GHSA-jqqv-px8m-v953/GHSA-jqqv-px8m-v953.json index cc0f8983104..bd37e65b35b 100644 --- a/advisories/unreviewed/2024/04/GHSA-jqqv-px8m-v953/GHSA-jqqv-px8m-v953.json +++ b/advisories/unreviewed/2024/04/GHSA-jqqv-px8m-v953/GHSA-jqqv-px8m-v953.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/04/GHSA-jrp9-fp9p-gf9q/GHSA-jrp9-fp9p-gf9q.json b/advisories/unreviewed/2024/04/GHSA-jrp9-fp9p-gf9q/GHSA-jrp9-fp9p-gf9q.json index 71e5e328304..371ff42aa6b 100644 --- a/advisories/unreviewed/2024/04/GHSA-jrp9-fp9p-gf9q/GHSA-jrp9-fp9p-gf9q.json +++ b/advisories/unreviewed/2024/04/GHSA-jrp9-fp9p-gf9q/GHSA-jrp9-fp9p-gf9q.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/04/GHSA-jw3q-qghm-x757/GHSA-jw3q-qghm-x757.json b/advisories/unreviewed/2024/04/GHSA-jw3q-qghm-x757/GHSA-jw3q-qghm-x757.json index 34fdfd7982c..4a02be1854a 100644 --- a/advisories/unreviewed/2024/04/GHSA-jw3q-qghm-x757/GHSA-jw3q-qghm-x757.json +++ b/advisories/unreviewed/2024/04/GHSA-jw3q-qghm-x757/GHSA-jw3q-qghm-x757.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/04/GHSA-mh57-xhqm-mxp9/GHSA-mh57-xhqm-mxp9.json b/advisories/unreviewed/2024/04/GHSA-mh57-xhqm-mxp9/GHSA-mh57-xhqm-mxp9.json index 461652483da..1b169561361 100644 --- a/advisories/unreviewed/2024/04/GHSA-mh57-xhqm-mxp9/GHSA-mh57-xhqm-mxp9.json +++ b/advisories/unreviewed/2024/04/GHSA-mh57-xhqm-mxp9/GHSA-mh57-xhqm-mxp9.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/04/GHSA-p788-3h6g-7p3f/GHSA-p788-3h6g-7p3f.json b/advisories/unreviewed/2024/04/GHSA-p788-3h6g-7p3f/GHSA-p788-3h6g-7p3f.json index cf44908b33b..bc0b8aefbf7 100644 --- a/advisories/unreviewed/2024/04/GHSA-p788-3h6g-7p3f/GHSA-p788-3h6g-7p3f.json +++ b/advisories/unreviewed/2024/04/GHSA-p788-3h6g-7p3f/GHSA-p788-3h6g-7p3f.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/04/GHSA-q846-3fgc-qhjr/GHSA-q846-3fgc-qhjr.json b/advisories/unreviewed/2024/04/GHSA-q846-3fgc-qhjr/GHSA-q846-3fgc-qhjr.json index f6dfa2bf2ad..34e467598d0 100644 --- a/advisories/unreviewed/2024/04/GHSA-q846-3fgc-qhjr/GHSA-q846-3fgc-qhjr.json +++ b/advisories/unreviewed/2024/04/GHSA-q846-3fgc-qhjr/GHSA-q846-3fgc-qhjr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/04/GHSA-qqcc-6hc8-mr5c/GHSA-qqcc-6hc8-mr5c.json b/advisories/unreviewed/2024/04/GHSA-qqcc-6hc8-mr5c/GHSA-qqcc-6hc8-mr5c.json index 832e62dd009..fac292e7648 100644 --- a/advisories/unreviewed/2024/04/GHSA-qqcc-6hc8-mr5c/GHSA-qqcc-6hc8-mr5c.json +++ b/advisories/unreviewed/2024/04/GHSA-qqcc-6hc8-mr5c/GHSA-qqcc-6hc8-mr5c.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/04/GHSA-r5vj-hjx4-mp69/GHSA-r5vj-hjx4-mp69.json b/advisories/unreviewed/2024/04/GHSA-r5vj-hjx4-mp69/GHSA-r5vj-hjx4-mp69.json index c1e87266252..0059d47a4b9 100644 --- a/advisories/unreviewed/2024/04/GHSA-r5vj-hjx4-mp69/GHSA-r5vj-hjx4-mp69.json +++ b/advisories/unreviewed/2024/04/GHSA-r5vj-hjx4-mp69/GHSA-r5vj-hjx4-mp69.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/04/GHSA-rwc7-c97h-vxjm/GHSA-rwc7-c97h-vxjm.json b/advisories/unreviewed/2024/04/GHSA-rwc7-c97h-vxjm/GHSA-rwc7-c97h-vxjm.json index 27e7e1f0685..43ef24c8a5c 100644 --- a/advisories/unreviewed/2024/04/GHSA-rwc7-c97h-vxjm/GHSA-rwc7-c97h-vxjm.json +++ b/advisories/unreviewed/2024/04/GHSA-rwc7-c97h-vxjm/GHSA-rwc7-c97h-vxjm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/04/GHSA-v52g-9cf5-2gh5/GHSA-v52g-9cf5-2gh5.json b/advisories/unreviewed/2024/04/GHSA-v52g-9cf5-2gh5/GHSA-v52g-9cf5-2gh5.json index 082c6bbc889..a209e5b4c5d 100644 --- a/advisories/unreviewed/2024/04/GHSA-v52g-9cf5-2gh5/GHSA-v52g-9cf5-2gh5.json +++ b/advisories/unreviewed/2024/04/GHSA-v52g-9cf5-2gh5/GHSA-v52g-9cf5-2gh5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/04/GHSA-v73j-w4mq-xcv7/GHSA-v73j-w4mq-xcv7.json b/advisories/unreviewed/2024/04/GHSA-v73j-w4mq-xcv7/GHSA-v73j-w4mq-xcv7.json index 662c1262203..d41b9e18c2b 100644 --- a/advisories/unreviewed/2024/04/GHSA-v73j-w4mq-xcv7/GHSA-v73j-w4mq-xcv7.json +++ b/advisories/unreviewed/2024/04/GHSA-v73j-w4mq-xcv7/GHSA-v73j-w4mq-xcv7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/04/GHSA-v8pw-v275-vxvw/GHSA-v8pw-v275-vxvw.json b/advisories/unreviewed/2024/04/GHSA-v8pw-v275-vxvw/GHSA-v8pw-v275-vxvw.json index 4a9a68c2c11..6ffa2a120da 100644 --- a/advisories/unreviewed/2024/04/GHSA-v8pw-v275-vxvw/GHSA-v8pw-v275-vxvw.json +++ b/advisories/unreviewed/2024/04/GHSA-v8pw-v275-vxvw/GHSA-v8pw-v275-vxvw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/04/GHSA-vc49-qc4g-2225/GHSA-vc49-qc4g-2225.json b/advisories/unreviewed/2024/04/GHSA-vc49-qc4g-2225/GHSA-vc49-qc4g-2225.json index 9877783309e..dbb7725effc 100644 --- a/advisories/unreviewed/2024/04/GHSA-vc49-qc4g-2225/GHSA-vc49-qc4g-2225.json +++ b/advisories/unreviewed/2024/04/GHSA-vc49-qc4g-2225/GHSA-vc49-qc4g-2225.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:P/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/04/GHSA-vj54-gx3v-3434/GHSA-vj54-gx3v-3434.json b/advisories/unreviewed/2024/04/GHSA-vj54-gx3v-3434/GHSA-vj54-gx3v-3434.json index f2ad63c9d90..2c00b19372e 100644 --- a/advisories/unreviewed/2024/04/GHSA-vj54-gx3v-3434/GHSA-vj54-gx3v-3434.json +++ b/advisories/unreviewed/2024/04/GHSA-vj54-gx3v-3434/GHSA-vj54-gx3v-3434.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/04/GHSA-vj6v-pg66-4f9j/GHSA-vj6v-pg66-4f9j.json b/advisories/unreviewed/2024/04/GHSA-vj6v-pg66-4f9j/GHSA-vj6v-pg66-4f9j.json index 80ca2d6c80a..5d981be07b3 100644 --- a/advisories/unreviewed/2024/04/GHSA-vj6v-pg66-4f9j/GHSA-vj6v-pg66-4f9j.json +++ b/advisories/unreviewed/2024/04/GHSA-vj6v-pg66-4f9j/GHSA-vj6v-pg66-4f9j.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/04/GHSA-w9vv-pj6w-p8xq/GHSA-w9vv-pj6w-p8xq.json b/advisories/unreviewed/2024/04/GHSA-w9vv-pj6w-p8xq/GHSA-w9vv-pj6w-p8xq.json index 2865552f044..86548c170e5 100644 --- a/advisories/unreviewed/2024/04/GHSA-w9vv-pj6w-p8xq/GHSA-w9vv-pj6w-p8xq.json +++ b/advisories/unreviewed/2024/04/GHSA-w9vv-pj6w-p8xq/GHSA-w9vv-pj6w-p8xq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/06/GHSA-g2q4-9pcj-78cw/GHSA-g2q4-9pcj-78cw.json b/advisories/unreviewed/2024/06/GHSA-g2q4-9pcj-78cw/GHSA-g2q4-9pcj-78cw.json index d934c302281..9bd60ef26d7 100644 --- a/advisories/unreviewed/2024/06/GHSA-g2q4-9pcj-78cw/GHSA-g2q4-9pcj-78cw.json +++ b/advisories/unreviewed/2024/06/GHSA-g2q4-9pcj-78cw/GHSA-g2q4-9pcj-78cw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/07/GHSA-cmq9-qx35-rrm2/GHSA-cmq9-qx35-rrm2.json b/advisories/unreviewed/2024/07/GHSA-cmq9-qx35-rrm2/GHSA-cmq9-qx35-rrm2.json index e576fbf5a65..17249dcd3e3 100644 --- a/advisories/unreviewed/2024/07/GHSA-cmq9-qx35-rrm2/GHSA-cmq9-qx35-rrm2.json +++ b/advisories/unreviewed/2024/07/GHSA-cmq9-qx35-rrm2/GHSA-cmq9-qx35-rrm2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/09/GHSA-gmvf-rv8w-2hrh/GHSA-gmvf-rv8w-2hrh.json b/advisories/unreviewed/2024/09/GHSA-gmvf-rv8w-2hrh/GHSA-gmvf-rv8w-2hrh.json index 06535f1720e..7c4029bd977 100644 --- a/advisories/unreviewed/2024/09/GHSA-gmvf-rv8w-2hrh/GHSA-gmvf-rv8w-2hrh.json +++ b/advisories/unreviewed/2024/09/GHSA-gmvf-rv8w-2hrh/GHSA-gmvf-rv8w-2hrh.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", @@ -47,9 +45,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/09/GHSA-xrp5-mffj-h7gr/GHSA-xrp5-mffj-h7gr.json b/advisories/unreviewed/2024/09/GHSA-xrp5-mffj-h7gr/GHSA-xrp5-mffj-h7gr.json index cda1dba6e4d..8ea1a963a34 100644 --- a/advisories/unreviewed/2024/09/GHSA-xrp5-mffj-h7gr/GHSA-xrp5-mffj-h7gr.json +++ b/advisories/unreviewed/2024/09/GHSA-xrp5-mffj-h7gr/GHSA-xrp5-mffj-h7gr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-25c8-p9xf-2v4m/GHSA-25c8-p9xf-2v4m.json b/advisories/unreviewed/2024/10/GHSA-25c8-p9xf-2v4m/GHSA-25c8-p9xf-2v4m.json index 4cfc04960aa..ff38802928b 100644 --- a/advisories/unreviewed/2024/10/GHSA-25c8-p9xf-2v4m/GHSA-25c8-p9xf-2v4m.json +++ b/advisories/unreviewed/2024/10/GHSA-25c8-p9xf-2v4m/GHSA-25c8-p9xf-2v4m.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-27g3-cp2g-22pw/GHSA-27g3-cp2g-22pw.json b/advisories/unreviewed/2024/10/GHSA-27g3-cp2g-22pw/GHSA-27g3-cp2g-22pw.json index 43d830ae1f4..f9c021d8d8b 100644 --- a/advisories/unreviewed/2024/10/GHSA-27g3-cp2g-22pw/GHSA-27g3-cp2g-22pw.json +++ b/advisories/unreviewed/2024/10/GHSA-27g3-cp2g-22pw/GHSA-27g3-cp2g-22pw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-2jcv-f397-c9m8/GHSA-2jcv-f397-c9m8.json b/advisories/unreviewed/2024/10/GHSA-2jcv-f397-c9m8/GHSA-2jcv-f397-c9m8.json index 7561482df08..8d31143a7cf 100644 --- a/advisories/unreviewed/2024/10/GHSA-2jcv-f397-c9m8/GHSA-2jcv-f397-c9m8.json +++ b/advisories/unreviewed/2024/10/GHSA-2jcv-f397-c9m8/GHSA-2jcv-f397-c9m8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-2m92-hrph-h3f7/GHSA-2m92-hrph-h3f7.json b/advisories/unreviewed/2024/10/GHSA-2m92-hrph-h3f7/GHSA-2m92-hrph-h3f7.json index 9b4d2552201..9bfa6736c7e 100644 --- a/advisories/unreviewed/2024/10/GHSA-2m92-hrph-h3f7/GHSA-2m92-hrph-h3f7.json +++ b/advisories/unreviewed/2024/10/GHSA-2m92-hrph-h3f7/GHSA-2m92-hrph-h3f7.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/10/GHSA-2pcf-5mqc-gcgr/GHSA-2pcf-5mqc-gcgr.json b/advisories/unreviewed/2024/10/GHSA-2pcf-5mqc-gcgr/GHSA-2pcf-5mqc-gcgr.json index b6123e21fcf..b78419c74db 100644 --- a/advisories/unreviewed/2024/10/GHSA-2pcf-5mqc-gcgr/GHSA-2pcf-5mqc-gcgr.json +++ b/advisories/unreviewed/2024/10/GHSA-2pcf-5mqc-gcgr/GHSA-2pcf-5mqc-gcgr.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", @@ -51,9 +49,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/10/GHSA-32j9-8mq4-72ff/GHSA-32j9-8mq4-72ff.json b/advisories/unreviewed/2024/10/GHSA-32j9-8mq4-72ff/GHSA-32j9-8mq4-72ff.json index 60f68d820a5..a921fe695f0 100644 --- a/advisories/unreviewed/2024/10/GHSA-32j9-8mq4-72ff/GHSA-32j9-8mq4-72ff.json +++ b/advisories/unreviewed/2024/10/GHSA-32j9-8mq4-72ff/GHSA-32j9-8mq4-72ff.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/10/GHSA-333m-q4jm-qjq4/GHSA-333m-q4jm-qjq4.json b/advisories/unreviewed/2024/10/GHSA-333m-q4jm-qjq4/GHSA-333m-q4jm-qjq4.json index f252573657f..2a7b429b546 100644 --- a/advisories/unreviewed/2024/10/GHSA-333m-q4jm-qjq4/GHSA-333m-q4jm-qjq4.json +++ b/advisories/unreviewed/2024/10/GHSA-333m-q4jm-qjq4/GHSA-333m-q4jm-qjq4.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/10/GHSA-342g-f49h-2w5g/GHSA-342g-f49h-2w5g.json b/advisories/unreviewed/2024/10/GHSA-342g-f49h-2w5g/GHSA-342g-f49h-2w5g.json index 5ec3e9304a9..7efa6abe0a7 100644 --- a/advisories/unreviewed/2024/10/GHSA-342g-f49h-2w5g/GHSA-342g-f49h-2w5g.json +++ b/advisories/unreviewed/2024/10/GHSA-342g-f49h-2w5g/GHSA-342g-f49h-2w5g.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/10/GHSA-34qm-rwfw-hcj8/GHSA-34qm-rwfw-hcj8.json b/advisories/unreviewed/2024/10/GHSA-34qm-rwfw-hcj8/GHSA-34qm-rwfw-hcj8.json index 243511a9a51..c032639ff64 100644 --- a/advisories/unreviewed/2024/10/GHSA-34qm-rwfw-hcj8/GHSA-34qm-rwfw-hcj8.json +++ b/advisories/unreviewed/2024/10/GHSA-34qm-rwfw-hcj8/GHSA-34qm-rwfw-hcj8.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/10/GHSA-352h-846h-f54v/GHSA-352h-846h-f54v.json b/advisories/unreviewed/2024/10/GHSA-352h-846h-f54v/GHSA-352h-846h-f54v.json index 0a7d78c3ac8..ad2c37bd8a6 100644 --- a/advisories/unreviewed/2024/10/GHSA-352h-846h-f54v/GHSA-352h-846h-f54v.json +++ b/advisories/unreviewed/2024/10/GHSA-352h-846h-f54v/GHSA-352h-846h-f54v.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/10/GHSA-36x9-qhr2-jphh/GHSA-36x9-qhr2-jphh.json b/advisories/unreviewed/2024/10/GHSA-36x9-qhr2-jphh/GHSA-36x9-qhr2-jphh.json index eff999af103..55b410fdd7c 100644 --- a/advisories/unreviewed/2024/10/GHSA-36x9-qhr2-jphh/GHSA-36x9-qhr2-jphh.json +++ b/advisories/unreviewed/2024/10/GHSA-36x9-qhr2-jphh/GHSA-36x9-qhr2-jphh.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/10/GHSA-383j-f5vg-3hcm/GHSA-383j-f5vg-3hcm.json b/advisories/unreviewed/2024/10/GHSA-383j-f5vg-3hcm/GHSA-383j-f5vg-3hcm.json index e6fbf8bb2af..db6cb8b644c 100644 --- a/advisories/unreviewed/2024/10/GHSA-383j-f5vg-3hcm/GHSA-383j-f5vg-3hcm.json +++ b/advisories/unreviewed/2024/10/GHSA-383j-f5vg-3hcm/GHSA-383j-f5vg-3hcm.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/10/GHSA-3cwp-ww6r-f893/GHSA-3cwp-ww6r-f893.json b/advisories/unreviewed/2024/10/GHSA-3cwp-ww6r-f893/GHSA-3cwp-ww6r-f893.json index f4d624de37b..6a52c587e2f 100644 --- a/advisories/unreviewed/2024/10/GHSA-3cwp-ww6r-f893/GHSA-3cwp-ww6r-f893.json +++ b/advisories/unreviewed/2024/10/GHSA-3cwp-ww6r-f893/GHSA-3cwp-ww6r-f893.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-3mhv-6x8q-5v9p/GHSA-3mhv-6x8q-5v9p.json b/advisories/unreviewed/2024/10/GHSA-3mhv-6x8q-5v9p/GHSA-3mhv-6x8q-5v9p.json index a4c0c934fa8..f522c53df09 100644 --- a/advisories/unreviewed/2024/10/GHSA-3mhv-6x8q-5v9p/GHSA-3mhv-6x8q-5v9p.json +++ b/advisories/unreviewed/2024/10/GHSA-3mhv-6x8q-5v9p/GHSA-3mhv-6x8q-5v9p.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/10/GHSA-4397-q3r3-9665/GHSA-4397-q3r3-9665.json b/advisories/unreviewed/2024/10/GHSA-4397-q3r3-9665/GHSA-4397-q3r3-9665.json index 838cad42bd5..2b622dd72fc 100644 --- a/advisories/unreviewed/2024/10/GHSA-4397-q3r3-9665/GHSA-4397-q3r3-9665.json +++ b/advisories/unreviewed/2024/10/GHSA-4397-q3r3-9665/GHSA-4397-q3r3-9665.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-46qv-gx85-99hh/GHSA-46qv-gx85-99hh.json b/advisories/unreviewed/2024/10/GHSA-46qv-gx85-99hh/GHSA-46qv-gx85-99hh.json index 698051ceba7..48cf7fdac16 100644 --- a/advisories/unreviewed/2024/10/GHSA-46qv-gx85-99hh/GHSA-46qv-gx85-99hh.json +++ b/advisories/unreviewed/2024/10/GHSA-46qv-gx85-99hh/GHSA-46qv-gx85-99hh.json @@ -17,9 +17,7 @@ "score": "CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-4g75-8f87-6jf8/GHSA-4g75-8f87-6jf8.json b/advisories/unreviewed/2024/10/GHSA-4g75-8f87-6jf8/GHSA-4g75-8f87-6jf8.json index 57fe800fa60..97a306d4aa7 100644 --- a/advisories/unreviewed/2024/10/GHSA-4g75-8f87-6jf8/GHSA-4g75-8f87-6jf8.json +++ b/advisories/unreviewed/2024/10/GHSA-4g75-8f87-6jf8/GHSA-4g75-8f87-6jf8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-4jwf-2c3g-hqmj/GHSA-4jwf-2c3g-hqmj.json b/advisories/unreviewed/2024/10/GHSA-4jwf-2c3g-hqmj/GHSA-4jwf-2c3g-hqmj.json index 9595bd061f9..96ad940ddbb 100644 --- a/advisories/unreviewed/2024/10/GHSA-4jwf-2c3g-hqmj/GHSA-4jwf-2c3g-hqmj.json +++ b/advisories/unreviewed/2024/10/GHSA-4jwf-2c3g-hqmj/GHSA-4jwf-2c3g-hqmj.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-4p5q-rg67-69xg/GHSA-4p5q-rg67-69xg.json b/advisories/unreviewed/2024/10/GHSA-4p5q-rg67-69xg/GHSA-4p5q-rg67-69xg.json index e187c4daff0..5caf47fbda0 100644 --- a/advisories/unreviewed/2024/10/GHSA-4p5q-rg67-69xg/GHSA-4p5q-rg67-69xg.json +++ b/advisories/unreviewed/2024/10/GHSA-4p5q-rg67-69xg/GHSA-4p5q-rg67-69xg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-4q8m-h8wc-99q6/GHSA-4q8m-h8wc-99q6.json b/advisories/unreviewed/2024/10/GHSA-4q8m-h8wc-99q6/GHSA-4q8m-h8wc-99q6.json index 9726bef21d4..8004c3b0c60 100644 --- a/advisories/unreviewed/2024/10/GHSA-4q8m-h8wc-99q6/GHSA-4q8m-h8wc-99q6.json +++ b/advisories/unreviewed/2024/10/GHSA-4q8m-h8wc-99q6/GHSA-4q8m-h8wc-99q6.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-4qjx-wpr6-v7fg/GHSA-4qjx-wpr6-v7fg.json b/advisories/unreviewed/2024/10/GHSA-4qjx-wpr6-v7fg/GHSA-4qjx-wpr6-v7fg.json index 62bc488b335..6a9e8d15c59 100644 --- a/advisories/unreviewed/2024/10/GHSA-4qjx-wpr6-v7fg/GHSA-4qjx-wpr6-v7fg.json +++ b/advisories/unreviewed/2024/10/GHSA-4qjx-wpr6-v7fg/GHSA-4qjx-wpr6-v7fg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-4qrp-r28g-j2vf/GHSA-4qrp-r28g-j2vf.json b/advisories/unreviewed/2024/10/GHSA-4qrp-r28g-j2vf/GHSA-4qrp-r28g-j2vf.json index 541444696ba..c2ee6149080 100644 --- a/advisories/unreviewed/2024/10/GHSA-4qrp-r28g-j2vf/GHSA-4qrp-r28g-j2vf.json +++ b/advisories/unreviewed/2024/10/GHSA-4qrp-r28g-j2vf/GHSA-4qrp-r28g-j2vf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-4x48-m5rh-j93w/GHSA-4x48-m5rh-j93w.json b/advisories/unreviewed/2024/10/GHSA-4x48-m5rh-j93w/GHSA-4x48-m5rh-j93w.json index c023ee1ea86..f158bab3641 100644 --- a/advisories/unreviewed/2024/10/GHSA-4x48-m5rh-j93w/GHSA-4x48-m5rh-j93w.json +++ b/advisories/unreviewed/2024/10/GHSA-4x48-m5rh-j93w/GHSA-4x48-m5rh-j93w.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/10/GHSA-522v-vw33-wcv7/GHSA-522v-vw33-wcv7.json b/advisories/unreviewed/2024/10/GHSA-522v-vw33-wcv7/GHSA-522v-vw33-wcv7.json index 5da97974a4b..947f1f06ad0 100644 --- a/advisories/unreviewed/2024/10/GHSA-522v-vw33-wcv7/GHSA-522v-vw33-wcv7.json +++ b/advisories/unreviewed/2024/10/GHSA-522v-vw33-wcv7/GHSA-522v-vw33-wcv7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-5c6c-2v5p-4hh8/GHSA-5c6c-2v5p-4hh8.json b/advisories/unreviewed/2024/10/GHSA-5c6c-2v5p-4hh8/GHSA-5c6c-2v5p-4hh8.json index 60cf2be8add..682a3584e33 100644 --- a/advisories/unreviewed/2024/10/GHSA-5c6c-2v5p-4hh8/GHSA-5c6c-2v5p-4hh8.json +++ b/advisories/unreviewed/2024/10/GHSA-5c6c-2v5p-4hh8/GHSA-5c6c-2v5p-4hh8.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/10/GHSA-5h4r-hq9v-cpc3/GHSA-5h4r-hq9v-cpc3.json b/advisories/unreviewed/2024/10/GHSA-5h4r-hq9v-cpc3/GHSA-5h4r-hq9v-cpc3.json index 4d01af8b177..e47f2984a54 100644 --- a/advisories/unreviewed/2024/10/GHSA-5h4r-hq9v-cpc3/GHSA-5h4r-hq9v-cpc3.json +++ b/advisories/unreviewed/2024/10/GHSA-5h4r-hq9v-cpc3/GHSA-5h4r-hq9v-cpc3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-5j5v-66r8-4gm4/GHSA-5j5v-66r8-4gm4.json b/advisories/unreviewed/2024/10/GHSA-5j5v-66r8-4gm4/GHSA-5j5v-66r8-4gm4.json index 34d4dfb1b61..02bd24ec5ba 100644 --- a/advisories/unreviewed/2024/10/GHSA-5j5v-66r8-4gm4/GHSA-5j5v-66r8-4gm4.json +++ b/advisories/unreviewed/2024/10/GHSA-5j5v-66r8-4gm4/GHSA-5j5v-66r8-4gm4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-5pcc-gcm6-5j87/GHSA-5pcc-gcm6-5j87.json b/advisories/unreviewed/2024/10/GHSA-5pcc-gcm6-5j87/GHSA-5pcc-gcm6-5j87.json index 60c07195bb7..eac67364504 100644 --- a/advisories/unreviewed/2024/10/GHSA-5pcc-gcm6-5j87/GHSA-5pcc-gcm6-5j87.json +++ b/advisories/unreviewed/2024/10/GHSA-5pcc-gcm6-5j87/GHSA-5pcc-gcm6-5j87.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/10/GHSA-5pgc-734f-x3h9/GHSA-5pgc-734f-x3h9.json b/advisories/unreviewed/2024/10/GHSA-5pgc-734f-x3h9/GHSA-5pgc-734f-x3h9.json index fb04aa07c53..c8017885142 100644 --- a/advisories/unreviewed/2024/10/GHSA-5pgc-734f-x3h9/GHSA-5pgc-734f-x3h9.json +++ b/advisories/unreviewed/2024/10/GHSA-5pgc-734f-x3h9/GHSA-5pgc-734f-x3h9.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/10/GHSA-5q5x-hwcj-q6c2/GHSA-5q5x-hwcj-q6c2.json b/advisories/unreviewed/2024/10/GHSA-5q5x-hwcj-q6c2/GHSA-5q5x-hwcj-q6c2.json index d9c47fd5a09..95cf24fc7f3 100644 --- a/advisories/unreviewed/2024/10/GHSA-5q5x-hwcj-q6c2/GHSA-5q5x-hwcj-q6c2.json +++ b/advisories/unreviewed/2024/10/GHSA-5q5x-hwcj-q6c2/GHSA-5q5x-hwcj-q6c2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-5w8m-6wwq-mm8m/GHSA-5w8m-6wwq-mm8m.json b/advisories/unreviewed/2024/10/GHSA-5w8m-6wwq-mm8m/GHSA-5w8m-6wwq-mm8m.json index d1c50dfb920..90162a85f7c 100644 --- a/advisories/unreviewed/2024/10/GHSA-5w8m-6wwq-mm8m/GHSA-5w8m-6wwq-mm8m.json +++ b/advisories/unreviewed/2024/10/GHSA-5w8m-6wwq-mm8m/GHSA-5w8m-6wwq-mm8m.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/10/GHSA-5xm6-h565-q6mc/GHSA-5xm6-h565-q6mc.json b/advisories/unreviewed/2024/10/GHSA-5xm6-h565-q6mc/GHSA-5xm6-h565-q6mc.json index b0c69d0c48b..a58e0dae209 100644 --- a/advisories/unreviewed/2024/10/GHSA-5xm6-h565-q6mc/GHSA-5xm6-h565-q6mc.json +++ b/advisories/unreviewed/2024/10/GHSA-5xm6-h565-q6mc/GHSA-5xm6-h565-q6mc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-63wj-prj6-f5fr/GHSA-63wj-prj6-f5fr.json b/advisories/unreviewed/2024/10/GHSA-63wj-prj6-f5fr/GHSA-63wj-prj6-f5fr.json index 678599066ac..9b980d912e5 100644 --- a/advisories/unreviewed/2024/10/GHSA-63wj-prj6-f5fr/GHSA-63wj-prj6-f5fr.json +++ b/advisories/unreviewed/2024/10/GHSA-63wj-prj6-f5fr/GHSA-63wj-prj6-f5fr.json @@ -17,9 +17,7 @@ "score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-6mj8-3p38-3j38/GHSA-6mj8-3p38-3j38.json b/advisories/unreviewed/2024/10/GHSA-6mj8-3p38-3j38/GHSA-6mj8-3p38-3j38.json index a2dc9c4f9da..3187d4192dc 100644 --- a/advisories/unreviewed/2024/10/GHSA-6mj8-3p38-3j38/GHSA-6mj8-3p38-3j38.json +++ b/advisories/unreviewed/2024/10/GHSA-6mj8-3p38-3j38/GHSA-6mj8-3p38-3j38.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/10/GHSA-6q4q-932w-g4pg/GHSA-6q4q-932w-g4pg.json b/advisories/unreviewed/2024/10/GHSA-6q4q-932w-g4pg/GHSA-6q4q-932w-g4pg.json index 0f9c085f886..339a7650473 100644 --- a/advisories/unreviewed/2024/10/GHSA-6q4q-932w-g4pg/GHSA-6q4q-932w-g4pg.json +++ b/advisories/unreviewed/2024/10/GHSA-6q4q-932w-g4pg/GHSA-6q4q-932w-g4pg.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/10/GHSA-6vh9-9qf6-mvjj/GHSA-6vh9-9qf6-mvjj.json b/advisories/unreviewed/2024/10/GHSA-6vh9-9qf6-mvjj/GHSA-6vh9-9qf6-mvjj.json index a131776034c..f7457681b3a 100644 --- a/advisories/unreviewed/2024/10/GHSA-6vh9-9qf6-mvjj/GHSA-6vh9-9qf6-mvjj.json +++ b/advisories/unreviewed/2024/10/GHSA-6vh9-9qf6-mvjj/GHSA-6vh9-9qf6-mvjj.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/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/2024/10/GHSA-75p4-7w59-h695/GHSA-75p4-7w59-h695.json b/advisories/unreviewed/2024/10/GHSA-75p4-7w59-h695/GHSA-75p4-7w59-h695.json index e83cadeed20..15ecbd46e62 100644 --- a/advisories/unreviewed/2024/10/GHSA-75p4-7w59-h695/GHSA-75p4-7w59-h695.json +++ b/advisories/unreviewed/2024/10/GHSA-75p4-7w59-h695/GHSA-75p4-7w59-h695.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/2024/10/GHSA-7874-r67m-25qh/GHSA-7874-r67m-25qh.json b/advisories/unreviewed/2024/10/GHSA-7874-r67m-25qh/GHSA-7874-r67m-25qh.json index 745684197d9..b12b535565e 100644 --- a/advisories/unreviewed/2024/10/GHSA-7874-r67m-25qh/GHSA-7874-r67m-25qh.json +++ b/advisories/unreviewed/2024/10/GHSA-7874-r67m-25qh/GHSA-7874-r67m-25qh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-78hc-55wg-mjjp/GHSA-78hc-55wg-mjjp.json b/advisories/unreviewed/2024/10/GHSA-78hc-55wg-mjjp/GHSA-78hc-55wg-mjjp.json index 1693ea95404..26b9a0f7880 100644 --- a/advisories/unreviewed/2024/10/GHSA-78hc-55wg-mjjp/GHSA-78hc-55wg-mjjp.json +++ b/advisories/unreviewed/2024/10/GHSA-78hc-55wg-mjjp/GHSA-78hc-55wg-mjjp.json @@ -7,12 +7,8 @@ "CVE-2022-48993" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nfbcon: Use kzalloc() in fbcon_prepare_logo()\n\nA kernel built with syzbot's config file reported that\n\n scr_memcpyw(q, save, array3_size(logo_lines, new_cols, 2))\n\ncauses uninitialized \"save\" to be copied.\n\n ----------\n [drm] Initialized vgem 1.0.0 20120112 for vgem on minor 0\n [drm] Initialized vkms 1.0.0 20180514 for vkms on minor 1\n Console: switching to colour frame buffer device 128x48\n =====================================================\n BUG: KMSAN: uninit-value in do_update_region+0x4b8/0xba0\n do_update_region+0x4b8/0xba0\n update_region+0x40d/0x840\n fbcon_switch+0x3364/0x35e0\n redraw_screen+0xae3/0x18a0\n do_bind_con_driver+0x1cb3/0x1df0\n do_take_over_console+0x11cb/0x13f0\n fbcon_fb_registered+0xacc/0xfd0\n register_framebuffer+0x1179/0x1320\n __drm_fb_helper_initial_config_and_unlock+0x23ad/0x2b40\n drm_fbdev_client_hotplug+0xbea/0xda0\n drm_fbdev_generic_setup+0x65e/0x9d0\n vkms_init+0x9f3/0xc76\n (...snipped...)\n\n Uninit was stored to memory at:\n fbcon_prepare_logo+0x143b/0x1940\n fbcon_init+0x2c1b/0x31c0\n visual_init+0x3e7/0x820\n do_bind_con_driver+0x14a4/0x1df0\n do_take_over_console+0x11cb/0x13f0\n fbcon_fb_registered+0xacc/0xfd0\n register_framebuffer+0x1179/0x1320\n __drm_fb_helper_initial_config_and_unlock+0x23ad/0x2b40\n drm_fbdev_client_hotplug+0xbea/0xda0\n drm_fbdev_generic_setup+0x65e/0x9d0\n vkms_init+0x9f3/0xc76\n (...snipped...)\n\n Uninit was created at:\n __kmem_cache_alloc_node+0xb69/0x1020\n __kmalloc+0x379/0x680\n fbcon_prepare_logo+0x704/0x1940\n fbcon_init+0x2c1b/0x31c0\n visual_init+0x3e7/0x820\n do_bind_con_driver+0x14a4/0x1df0\n do_take_over_console+0x11cb/0x13f0\n fbcon_fb_registered+0xacc/0xfd0\n register_framebuffer+0x1179/0x1320\n __drm_fb_helper_initial_config_and_unlock+0x23ad/0x2b40\n drm_fbdev_client_hotplug+0xbea/0xda0\n drm_fbdev_generic_setup+0x65e/0x9d0\n vkms_init+0x9f3/0xc76\n (...snipped...)\n\n CPU: 2 PID: 1 Comm: swapper/0 Not tainted 6.1.0-rc4-00356-g8f2975c2bb4c #924\n Hardware name: innotek GmbH VirtualBox/VirtualBox, BIOS VirtualBox 12/01/2006\n ----------", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -44,9 +40,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": null, "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/10/GHSA-7f96-m827-q2r2/GHSA-7f96-m827-q2r2.json b/advisories/unreviewed/2024/10/GHSA-7f96-m827-q2r2/GHSA-7f96-m827-q2r2.json index c746628d5de..4407cba5a30 100644 --- a/advisories/unreviewed/2024/10/GHSA-7f96-m827-q2r2/GHSA-7f96-m827-q2r2.json +++ b/advisories/unreviewed/2024/10/GHSA-7f96-m827-q2r2/GHSA-7f96-m827-q2r2.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/10/GHSA-7hp9-3wcj-g689/GHSA-7hp9-3wcj-g689.json b/advisories/unreviewed/2024/10/GHSA-7hp9-3wcj-g689/GHSA-7hp9-3wcj-g689.json index 999632b5cac..8ed0acc597b 100644 --- a/advisories/unreviewed/2024/10/GHSA-7hp9-3wcj-g689/GHSA-7hp9-3wcj-g689.json +++ b/advisories/unreviewed/2024/10/GHSA-7hp9-3wcj-g689/GHSA-7hp9-3wcj-g689.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/10/GHSA-7hrq-m3jx-vxhp/GHSA-7hrq-m3jx-vxhp.json b/advisories/unreviewed/2024/10/GHSA-7hrq-m3jx-vxhp/GHSA-7hrq-m3jx-vxhp.json index c1b6572e0b9..f04365b757a 100644 --- a/advisories/unreviewed/2024/10/GHSA-7hrq-m3jx-vxhp/GHSA-7hrq-m3jx-vxhp.json +++ b/advisories/unreviewed/2024/10/GHSA-7hrq-m3jx-vxhp/GHSA-7hrq-m3jx-vxhp.json @@ -17,9 +17,7 @@ "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/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/10/GHSA-7hw4-fm5w-rcv6/GHSA-7hw4-fm5w-rcv6.json b/advisories/unreviewed/2024/10/GHSA-7hw4-fm5w-rcv6/GHSA-7hw4-fm5w-rcv6.json index ef0dd44a5ae..ff008f639d3 100644 --- a/advisories/unreviewed/2024/10/GHSA-7hw4-fm5w-rcv6/GHSA-7hw4-fm5w-rcv6.json +++ b/advisories/unreviewed/2024/10/GHSA-7hw4-fm5w-rcv6/GHSA-7hw4-fm5w-rcv6.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/10/GHSA-7q35-qg5x-ccx8/GHSA-7q35-qg5x-ccx8.json b/advisories/unreviewed/2024/10/GHSA-7q35-qg5x-ccx8/GHSA-7q35-qg5x-ccx8.json index f9754052f06..a8ea5dcc718 100644 --- a/advisories/unreviewed/2024/10/GHSA-7q35-qg5x-ccx8/GHSA-7q35-qg5x-ccx8.json +++ b/advisories/unreviewed/2024/10/GHSA-7q35-qg5x-ccx8/GHSA-7q35-qg5x-ccx8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-83hg-vhh4-2hfh/GHSA-83hg-vhh4-2hfh.json b/advisories/unreviewed/2024/10/GHSA-83hg-vhh4-2hfh/GHSA-83hg-vhh4-2hfh.json index 3b311d4b4cb..962976c0bbe 100644 --- a/advisories/unreviewed/2024/10/GHSA-83hg-vhh4-2hfh/GHSA-83hg-vhh4-2hfh.json +++ b/advisories/unreviewed/2024/10/GHSA-83hg-vhh4-2hfh/GHSA-83hg-vhh4-2hfh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-8478-wgh8-m8mf/GHSA-8478-wgh8-m8mf.json b/advisories/unreviewed/2024/10/GHSA-8478-wgh8-m8mf/GHSA-8478-wgh8-m8mf.json index 11fa84de384..ce1c7b088f9 100644 --- a/advisories/unreviewed/2024/10/GHSA-8478-wgh8-m8mf/GHSA-8478-wgh8-m8mf.json +++ b/advisories/unreviewed/2024/10/GHSA-8478-wgh8-m8mf/GHSA-8478-wgh8-m8mf.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/10/GHSA-8h2w-xmx5-q4j3/GHSA-8h2w-xmx5-q4j3.json b/advisories/unreviewed/2024/10/GHSA-8h2w-xmx5-q4j3/GHSA-8h2w-xmx5-q4j3.json index f22c74e98e2..fdef7e1f679 100644 --- a/advisories/unreviewed/2024/10/GHSA-8h2w-xmx5-q4j3/GHSA-8h2w-xmx5-q4j3.json +++ b/advisories/unreviewed/2024/10/GHSA-8h2w-xmx5-q4j3/GHSA-8h2w-xmx5-q4j3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-8mgj-pm8q-9jpq/GHSA-8mgj-pm8q-9jpq.json b/advisories/unreviewed/2024/10/GHSA-8mgj-pm8q-9jpq/GHSA-8mgj-pm8q-9jpq.json index 925d7c5558a..aa380605bfb 100644 --- a/advisories/unreviewed/2024/10/GHSA-8mgj-pm8q-9jpq/GHSA-8mgj-pm8q-9jpq.json +++ b/advisories/unreviewed/2024/10/GHSA-8mgj-pm8q-9jpq/GHSA-8mgj-pm8q-9jpq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -43,9 +41,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "LOW", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/10/GHSA-8qj8-qf9j-579x/GHSA-8qj8-qf9j-579x.json b/advisories/unreviewed/2024/10/GHSA-8qj8-qf9j-579x/GHSA-8qj8-qf9j-579x.json index 3d337121cd3..3b08248c506 100644 --- a/advisories/unreviewed/2024/10/GHSA-8qj8-qf9j-579x/GHSA-8qj8-qf9j-579x.json +++ b/advisories/unreviewed/2024/10/GHSA-8qj8-qf9j-579x/GHSA-8qj8-qf9j-579x.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/10/GHSA-8qrc-cg87-8g3w/GHSA-8qrc-cg87-8g3w.json b/advisories/unreviewed/2024/10/GHSA-8qrc-cg87-8g3w/GHSA-8qrc-cg87-8g3w.json index c3c3edc8b57..31043497bc5 100644 --- a/advisories/unreviewed/2024/10/GHSA-8qrc-cg87-8g3w/GHSA-8qrc-cg87-8g3w.json +++ b/advisories/unreviewed/2024/10/GHSA-8qrc-cg87-8g3w/GHSA-8qrc-cg87-8g3w.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/10/GHSA-8vqp-74w3-mg32/GHSA-8vqp-74w3-mg32.json b/advisories/unreviewed/2024/10/GHSA-8vqp-74w3-mg32/GHSA-8vqp-74w3-mg32.json index 7cada5a791c..85c326bf64f 100644 --- a/advisories/unreviewed/2024/10/GHSA-8vqp-74w3-mg32/GHSA-8vqp-74w3-mg32.json +++ b/advisories/unreviewed/2024/10/GHSA-8vqp-74w3-mg32/GHSA-8vqp-74w3-mg32.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/10/GHSA-9298-29xj-7998/GHSA-9298-29xj-7998.json b/advisories/unreviewed/2024/10/GHSA-9298-29xj-7998/GHSA-9298-29xj-7998.json index ee62619607b..c6211470211 100644 --- a/advisories/unreviewed/2024/10/GHSA-9298-29xj-7998/GHSA-9298-29xj-7998.json +++ b/advisories/unreviewed/2024/10/GHSA-9298-29xj-7998/GHSA-9298-29xj-7998.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/10/GHSA-94m8-5mhq-ph6m/GHSA-94m8-5mhq-ph6m.json b/advisories/unreviewed/2024/10/GHSA-94m8-5mhq-ph6m/GHSA-94m8-5mhq-ph6m.json index 3a4f2641cbf..0203b88d6be 100644 --- a/advisories/unreviewed/2024/10/GHSA-94m8-5mhq-ph6m/GHSA-94m8-5mhq-ph6m.json +++ b/advisories/unreviewed/2024/10/GHSA-94m8-5mhq-ph6m/GHSA-94m8-5mhq-ph6m.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/10/GHSA-96m4-wxp2-5cfp/GHSA-96m4-wxp2-5cfp.json b/advisories/unreviewed/2024/10/GHSA-96m4-wxp2-5cfp/GHSA-96m4-wxp2-5cfp.json index 0ab95c1a3c3..60c608c08bd 100644 --- a/advisories/unreviewed/2024/10/GHSA-96m4-wxp2-5cfp/GHSA-96m4-wxp2-5cfp.json +++ b/advisories/unreviewed/2024/10/GHSA-96m4-wxp2-5cfp/GHSA-96m4-wxp2-5cfp.json @@ -17,9 +17,7 @@ "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-9g3x-jc4v-gjcv/GHSA-9g3x-jc4v-gjcv.json b/advisories/unreviewed/2024/10/GHSA-9g3x-jc4v-gjcv/GHSA-9g3x-jc4v-gjcv.json index e0c8cbbe939..a971904072a 100644 --- a/advisories/unreviewed/2024/10/GHSA-9g3x-jc4v-gjcv/GHSA-9g3x-jc4v-gjcv.json +++ b/advisories/unreviewed/2024/10/GHSA-9g3x-jc4v-gjcv/GHSA-9g3x-jc4v-gjcv.json @@ -17,9 +17,7 @@ "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-9pj9-8qr7-5x38/GHSA-9pj9-8qr7-5x38.json b/advisories/unreviewed/2024/10/GHSA-9pj9-8qr7-5x38/GHSA-9pj9-8qr7-5x38.json index 6b70e3ff610..236a8dd43f8 100644 --- a/advisories/unreviewed/2024/10/GHSA-9pj9-8qr7-5x38/GHSA-9pj9-8qr7-5x38.json +++ b/advisories/unreviewed/2024/10/GHSA-9pj9-8qr7-5x38/GHSA-9pj9-8qr7-5x38.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-9r38-982w-mjcv/GHSA-9r38-982w-mjcv.json b/advisories/unreviewed/2024/10/GHSA-9r38-982w-mjcv/GHSA-9r38-982w-mjcv.json index a71bff51d92..19a1c832c1f 100644 --- a/advisories/unreviewed/2024/10/GHSA-9r38-982w-mjcv/GHSA-9r38-982w-mjcv.json +++ b/advisories/unreviewed/2024/10/GHSA-9r38-982w-mjcv/GHSA-9r38-982w-mjcv.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/10/GHSA-9w7j-xj5q-f5q3/GHSA-9w7j-xj5q-f5q3.json b/advisories/unreviewed/2024/10/GHSA-9w7j-xj5q-f5q3/GHSA-9w7j-xj5q-f5q3.json index 50256eed4a6..4d4a2383df1 100644 --- a/advisories/unreviewed/2024/10/GHSA-9w7j-xj5q-f5q3/GHSA-9w7j-xj5q-f5q3.json +++ b/advisories/unreviewed/2024/10/GHSA-9w7j-xj5q-f5q3/GHSA-9w7j-xj5q-f5q3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-c5qg-9fv2-7vcj/GHSA-c5qg-9fv2-7vcj.json b/advisories/unreviewed/2024/10/GHSA-c5qg-9fv2-7vcj/GHSA-c5qg-9fv2-7vcj.json index c876888b10f..afb7e6100da 100644 --- a/advisories/unreviewed/2024/10/GHSA-c5qg-9fv2-7vcj/GHSA-c5qg-9fv2-7vcj.json +++ b/advisories/unreviewed/2024/10/GHSA-c5qg-9fv2-7vcj/GHSA-c5qg-9fv2-7vcj.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-c5xm-9r44-7w3j/GHSA-c5xm-9r44-7w3j.json b/advisories/unreviewed/2024/10/GHSA-c5xm-9r44-7w3j/GHSA-c5xm-9r44-7w3j.json index e8a68c57bd7..0bc8f8778c6 100644 --- a/advisories/unreviewed/2024/10/GHSA-c5xm-9r44-7w3j/GHSA-c5xm-9r44-7w3j.json +++ b/advisories/unreviewed/2024/10/GHSA-c5xm-9r44-7w3j/GHSA-c5xm-9r44-7w3j.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/10/GHSA-c83g-5qwq-vrfj/GHSA-c83g-5qwq-vrfj.json b/advisories/unreviewed/2024/10/GHSA-c83g-5qwq-vrfj/GHSA-c83g-5qwq-vrfj.json index 8d84d0fa008..dffec45687d 100644 --- a/advisories/unreviewed/2024/10/GHSA-c83g-5qwq-vrfj/GHSA-c83g-5qwq-vrfj.json +++ b/advisories/unreviewed/2024/10/GHSA-c83g-5qwq-vrfj/GHSA-c83g-5qwq-vrfj.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/10/GHSA-cjg2-8rvr-p7jc/GHSA-cjg2-8rvr-p7jc.json b/advisories/unreviewed/2024/10/GHSA-cjg2-8rvr-p7jc/GHSA-cjg2-8rvr-p7jc.json index 3607f3c4bd1..93d0f2c861e 100644 --- a/advisories/unreviewed/2024/10/GHSA-cjg2-8rvr-p7jc/GHSA-cjg2-8rvr-p7jc.json +++ b/advisories/unreviewed/2024/10/GHSA-cjg2-8rvr-p7jc/GHSA-cjg2-8rvr-p7jc.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/10/GHSA-cq52-r7vq-58pv/GHSA-cq52-r7vq-58pv.json b/advisories/unreviewed/2024/10/GHSA-cq52-r7vq-58pv/GHSA-cq52-r7vq-58pv.json index 6d2f2173d37..7ac1ac17e55 100644 --- a/advisories/unreviewed/2024/10/GHSA-cq52-r7vq-58pv/GHSA-cq52-r7vq-58pv.json +++ b/advisories/unreviewed/2024/10/GHSA-cq52-r7vq-58pv/GHSA-cq52-r7vq-58pv.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/10/GHSA-cqv2-qp3h-xq97/GHSA-cqv2-qp3h-xq97.json b/advisories/unreviewed/2024/10/GHSA-cqv2-qp3h-xq97/GHSA-cqv2-qp3h-xq97.json index 5c074065c8b..3b1846888a3 100644 --- a/advisories/unreviewed/2024/10/GHSA-cqv2-qp3h-xq97/GHSA-cqv2-qp3h-xq97.json +++ b/advisories/unreviewed/2024/10/GHSA-cqv2-qp3h-xq97/GHSA-cqv2-qp3h-xq97.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -27,9 +25,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/10/GHSA-f47m-wpg7-5gxp/GHSA-f47m-wpg7-5gxp.json b/advisories/unreviewed/2024/10/GHSA-f47m-wpg7-5gxp/GHSA-f47m-wpg7-5gxp.json index 28ba17a7302..e14514f2ae3 100644 --- a/advisories/unreviewed/2024/10/GHSA-f47m-wpg7-5gxp/GHSA-f47m-wpg7-5gxp.json +++ b/advisories/unreviewed/2024/10/GHSA-f47m-wpg7-5gxp/GHSA-f47m-wpg7-5gxp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-f5h4-685p-r266/GHSA-f5h4-685p-r266.json b/advisories/unreviewed/2024/10/GHSA-f5h4-685p-r266/GHSA-f5h4-685p-r266.json index d93fc8da0f7..c8c003958de 100644 --- a/advisories/unreviewed/2024/10/GHSA-f5h4-685p-r266/GHSA-f5h4-685p-r266.json +++ b/advisories/unreviewed/2024/10/GHSA-f5h4-685p-r266/GHSA-f5h4-685p-r266.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/10/GHSA-f7qm-mcg6-fhvg/GHSA-f7qm-mcg6-fhvg.json b/advisories/unreviewed/2024/10/GHSA-f7qm-mcg6-fhvg/GHSA-f7qm-mcg6-fhvg.json index 03c6a471a6e..c9a666a9c9d 100644 --- a/advisories/unreviewed/2024/10/GHSA-f7qm-mcg6-fhvg/GHSA-f7qm-mcg6-fhvg.json +++ b/advisories/unreviewed/2024/10/GHSA-f7qm-mcg6-fhvg/GHSA-f7qm-mcg6-fhvg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-fh88-v2mj-cp79/GHSA-fh88-v2mj-cp79.json b/advisories/unreviewed/2024/10/GHSA-fh88-v2mj-cp79/GHSA-fh88-v2mj-cp79.json index 514a1a19d0e..89871861b4e 100644 --- a/advisories/unreviewed/2024/10/GHSA-fh88-v2mj-cp79/GHSA-fh88-v2mj-cp79.json +++ b/advisories/unreviewed/2024/10/GHSA-fh88-v2mj-cp79/GHSA-fh88-v2mj-cp79.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/10/GHSA-fr4c-ch83-r968/GHSA-fr4c-ch83-r968.json b/advisories/unreviewed/2024/10/GHSA-fr4c-ch83-r968/GHSA-fr4c-ch83-r968.json index 5468bb5936a..28d1f4c41ff 100644 --- a/advisories/unreviewed/2024/10/GHSA-fr4c-ch83-r968/GHSA-fr4c-ch83-r968.json +++ b/advisories/unreviewed/2024/10/GHSA-fr4c-ch83-r968/GHSA-fr4c-ch83-r968.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/10/GHSA-fxqx-qp67-xrvv/GHSA-fxqx-qp67-xrvv.json b/advisories/unreviewed/2024/10/GHSA-fxqx-qp67-xrvv/GHSA-fxqx-qp67-xrvv.json index 2bb388b669c..e3e9f09dbc8 100644 --- a/advisories/unreviewed/2024/10/GHSA-fxqx-qp67-xrvv/GHSA-fxqx-qp67-xrvv.json +++ b/advisories/unreviewed/2024/10/GHSA-fxqx-qp67-xrvv/GHSA-fxqx-qp67-xrvv.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/10/GHSA-g552-hxvr-6rpv/GHSA-g552-hxvr-6rpv.json b/advisories/unreviewed/2024/10/GHSA-g552-hxvr-6rpv/GHSA-g552-hxvr-6rpv.json index e47f5180725..c0e41bc7236 100644 --- a/advisories/unreviewed/2024/10/GHSA-g552-hxvr-6rpv/GHSA-g552-hxvr-6rpv.json +++ b/advisories/unreviewed/2024/10/GHSA-g552-hxvr-6rpv/GHSA-g552-hxvr-6rpv.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/10/GHSA-g83r-p76f-vcgv/GHSA-g83r-p76f-vcgv.json b/advisories/unreviewed/2024/10/GHSA-g83r-p76f-vcgv/GHSA-g83r-p76f-vcgv.json index 530e9e37df4..9bbd525f340 100644 --- a/advisories/unreviewed/2024/10/GHSA-g83r-p76f-vcgv/GHSA-g83r-p76f-vcgv.json +++ b/advisories/unreviewed/2024/10/GHSA-g83r-p76f-vcgv/GHSA-g83r-p76f-vcgv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-g9m2-3h6c-58jq/GHSA-g9m2-3h6c-58jq.json b/advisories/unreviewed/2024/10/GHSA-g9m2-3h6c-58jq/GHSA-g9m2-3h6c-58jq.json index 7a2e04bc19d..e21a117079f 100644 --- a/advisories/unreviewed/2024/10/GHSA-g9m2-3h6c-58jq/GHSA-g9m2-3h6c-58jq.json +++ b/advisories/unreviewed/2024/10/GHSA-g9m2-3h6c-58jq/GHSA-g9m2-3h6c-58jq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/10/GHSA-g9qq-pgq7-gwjc/GHSA-g9qq-pgq7-gwjc.json b/advisories/unreviewed/2024/10/GHSA-g9qq-pgq7-gwjc/GHSA-g9qq-pgq7-gwjc.json index bcc3f7afce2..8080cc2974a 100644 --- a/advisories/unreviewed/2024/10/GHSA-g9qq-pgq7-gwjc/GHSA-g9qq-pgq7-gwjc.json +++ b/advisories/unreviewed/2024/10/GHSA-g9qq-pgq7-gwjc/GHSA-g9qq-pgq7-gwjc.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/10/GHSA-gc96-qrrv-3724/GHSA-gc96-qrrv-3724.json b/advisories/unreviewed/2024/10/GHSA-gc96-qrrv-3724/GHSA-gc96-qrrv-3724.json index 8ae3fcda91e..7ac81e25206 100644 --- a/advisories/unreviewed/2024/10/GHSA-gc96-qrrv-3724/GHSA-gc96-qrrv-3724.json +++ b/advisories/unreviewed/2024/10/GHSA-gc96-qrrv-3724/GHSA-gc96-qrrv-3724.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/10/GHSA-gfg8-9h5v-39hx/GHSA-gfg8-9h5v-39hx.json b/advisories/unreviewed/2024/10/GHSA-gfg8-9h5v-39hx/GHSA-gfg8-9h5v-39hx.json index b0b6ff46e6a..731d9495a42 100644 --- a/advisories/unreviewed/2024/10/GHSA-gfg8-9h5v-39hx/GHSA-gfg8-9h5v-39hx.json +++ b/advisories/unreviewed/2024/10/GHSA-gfg8-9h5v-39hx/GHSA-gfg8-9h5v-39hx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/10/GHSA-gmcr-26hv-76c3/GHSA-gmcr-26hv-76c3.json b/advisories/unreviewed/2024/10/GHSA-gmcr-26hv-76c3/GHSA-gmcr-26hv-76c3.json index 41f95f28002..f5117705d70 100644 --- a/advisories/unreviewed/2024/10/GHSA-gmcr-26hv-76c3/GHSA-gmcr-26hv-76c3.json +++ b/advisories/unreviewed/2024/10/GHSA-gmcr-26hv-76c3/GHSA-gmcr-26hv-76c3.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/10/GHSA-grr9-pcqm-fmr6/GHSA-grr9-pcqm-fmr6.json b/advisories/unreviewed/2024/10/GHSA-grr9-pcqm-fmr6/GHSA-grr9-pcqm-fmr6.json index 360bbbdda1d..828240da19e 100644 --- a/advisories/unreviewed/2024/10/GHSA-grr9-pcqm-fmr6/GHSA-grr9-pcqm-fmr6.json +++ b/advisories/unreviewed/2024/10/GHSA-grr9-pcqm-fmr6/GHSA-grr9-pcqm-fmr6.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/10/GHSA-gvjq-f8m6-m457/GHSA-gvjq-f8m6-m457.json b/advisories/unreviewed/2024/10/GHSA-gvjq-f8m6-m457/GHSA-gvjq-f8m6-m457.json index 2ccfcd80bfe..e70f9cfabd7 100644 --- a/advisories/unreviewed/2024/10/GHSA-gvjq-f8m6-m457/GHSA-gvjq-f8m6-m457.json +++ b/advisories/unreviewed/2024/10/GHSA-gvjq-f8m6-m457/GHSA-gvjq-f8m6-m457.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-gvw2-v8vf-2fmw/GHSA-gvw2-v8vf-2fmw.json b/advisories/unreviewed/2024/10/GHSA-gvw2-v8vf-2fmw/GHSA-gvw2-v8vf-2fmw.json index 63a05649d0f..8de8a1b7c86 100644 --- a/advisories/unreviewed/2024/10/GHSA-gvw2-v8vf-2fmw/GHSA-gvw2-v8vf-2fmw.json +++ b/advisories/unreviewed/2024/10/GHSA-gvw2-v8vf-2fmw/GHSA-gvw2-v8vf-2fmw.json @@ -17,9 +17,7 @@ "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-h365-5rj6-9gj5/GHSA-h365-5rj6-9gj5.json b/advisories/unreviewed/2024/10/GHSA-h365-5rj6-9gj5/GHSA-h365-5rj6-9gj5.json index e9c6cae0902..9c21ac8af56 100644 --- a/advisories/unreviewed/2024/10/GHSA-h365-5rj6-9gj5/GHSA-h365-5rj6-9gj5.json +++ b/advisories/unreviewed/2024/10/GHSA-h365-5rj6-9gj5/GHSA-h365-5rj6-9gj5.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/10/GHSA-h53j-2x3f-48pf/GHSA-h53j-2x3f-48pf.json b/advisories/unreviewed/2024/10/GHSA-h53j-2x3f-48pf/GHSA-h53j-2x3f-48pf.json index c8683b426cf..71f35fb8139 100644 --- a/advisories/unreviewed/2024/10/GHSA-h53j-2x3f-48pf/GHSA-h53j-2x3f-48pf.json +++ b/advisories/unreviewed/2024/10/GHSA-h53j-2x3f-48pf/GHSA-h53j-2x3f-48pf.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/2024/10/GHSA-h68c-jggg-j49q/GHSA-h68c-jggg-j49q.json b/advisories/unreviewed/2024/10/GHSA-h68c-jggg-j49q/GHSA-h68c-jggg-j49q.json index 205c9ad44fa..b4386b33b62 100644 --- a/advisories/unreviewed/2024/10/GHSA-h68c-jggg-j49q/GHSA-h68c-jggg-j49q.json +++ b/advisories/unreviewed/2024/10/GHSA-h68c-jggg-j49q/GHSA-h68c-jggg-j49q.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-h7fh-m822-xw4c/GHSA-h7fh-m822-xw4c.json b/advisories/unreviewed/2024/10/GHSA-h7fh-m822-xw4c/GHSA-h7fh-m822-xw4c.json index c7f2302473e..2571a6c1549 100644 --- a/advisories/unreviewed/2024/10/GHSA-h7fh-m822-xw4c/GHSA-h7fh-m822-xw4c.json +++ b/advisories/unreviewed/2024/10/GHSA-h7fh-m822-xw4c/GHSA-h7fh-m822-xw4c.json @@ -7,12 +7,8 @@ "CVE-2024-47725" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\ndm-verity: restart or panic on an I/O error\n\nMaxim Suhanov reported that dm-verity doesn't crash if an I/O error\nhappens. In theory, this could be used to subvert security, because an\nattacker can create sectors that return error with the Write Uncorrectable\ncommand. Some programs may misbehave if they have to deal with EIO.\n\nThis commit fixes dm-verity, so that if \"panic_on_corruption\" or\n\"restart_on_corruption\" was specified and an I/O error happens, the\nmachine will panic or restart.\n\nThis commit also changes kernel_restart to emergency_restart -\nkernel_restart calls reboot notifiers and these reboot notifiers may wait\nfor the bio that failed. emergency_restart doesn't call the notifiers.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -36,9 +32,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": null, "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/10/GHSA-h9p7-c5rq-hwjj/GHSA-h9p7-c5rq-hwjj.json b/advisories/unreviewed/2024/10/GHSA-h9p7-c5rq-hwjj/GHSA-h9p7-c5rq-hwjj.json index d8bce096622..59952079d07 100644 --- a/advisories/unreviewed/2024/10/GHSA-h9p7-c5rq-hwjj/GHSA-h9p7-c5rq-hwjj.json +++ b/advisories/unreviewed/2024/10/GHSA-h9p7-c5rq-hwjj/GHSA-h9p7-c5rq-hwjj.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/10/GHSA-hf42-4qwp-gc9r/GHSA-hf42-4qwp-gc9r.json b/advisories/unreviewed/2024/10/GHSA-hf42-4qwp-gc9r/GHSA-hf42-4qwp-gc9r.json index 6b454a8b236..19dbeb7c896 100644 --- a/advisories/unreviewed/2024/10/GHSA-hf42-4qwp-gc9r/GHSA-hf42-4qwp-gc9r.json +++ b/advisories/unreviewed/2024/10/GHSA-hf42-4qwp-gc9r/GHSA-hf42-4qwp-gc9r.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-jfpv-3cc9-x9c2/GHSA-jfpv-3cc9-x9c2.json b/advisories/unreviewed/2024/10/GHSA-jfpv-3cc9-x9c2/GHSA-jfpv-3cc9-x9c2.json index 78b2afb77a4..bd172aaf06e 100644 --- a/advisories/unreviewed/2024/10/GHSA-jfpv-3cc9-x9c2/GHSA-jfpv-3cc9-x9c2.json +++ b/advisories/unreviewed/2024/10/GHSA-jfpv-3cc9-x9c2/GHSA-jfpv-3cc9-x9c2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-jgmv-vp3c-xpj5/GHSA-jgmv-vp3c-xpj5.json b/advisories/unreviewed/2024/10/GHSA-jgmv-vp3c-xpj5/GHSA-jgmv-vp3c-xpj5.json index 7aab35c7cbf..b792d0fb0c3 100644 --- a/advisories/unreviewed/2024/10/GHSA-jgmv-vp3c-xpj5/GHSA-jgmv-vp3c-xpj5.json +++ b/advisories/unreviewed/2024/10/GHSA-jgmv-vp3c-xpj5/GHSA-jgmv-vp3c-xpj5.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/10/GHSA-jgqf-4rxm-w86h/GHSA-jgqf-4rxm-w86h.json b/advisories/unreviewed/2024/10/GHSA-jgqf-4rxm-w86h/GHSA-jgqf-4rxm-w86h.json index 8477cd634bf..c62979c517d 100644 --- a/advisories/unreviewed/2024/10/GHSA-jgqf-4rxm-w86h/GHSA-jgqf-4rxm-w86h.json +++ b/advisories/unreviewed/2024/10/GHSA-jgqf-4rxm-w86h/GHSA-jgqf-4rxm-w86h.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-jjm3-4r8v-2j95/GHSA-jjm3-4r8v-2j95.json b/advisories/unreviewed/2024/10/GHSA-jjm3-4r8v-2j95/GHSA-jjm3-4r8v-2j95.json index 509a801f286..97aa658cbdf 100644 --- a/advisories/unreviewed/2024/10/GHSA-jjm3-4r8v-2j95/GHSA-jjm3-4r8v-2j95.json +++ b/advisories/unreviewed/2024/10/GHSA-jjm3-4r8v-2j95/GHSA-jjm3-4r8v-2j95.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/2024/10/GHSA-jwpj-m256-82wg/GHSA-jwpj-m256-82wg.json b/advisories/unreviewed/2024/10/GHSA-jwpj-m256-82wg/GHSA-jwpj-m256-82wg.json index a78b27ee0dc..ef18be1f004 100644 --- a/advisories/unreviewed/2024/10/GHSA-jwpj-m256-82wg/GHSA-jwpj-m256-82wg.json +++ b/advisories/unreviewed/2024/10/GHSA-jwpj-m256-82wg/GHSA-jwpj-m256-82wg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-m6g3-5ffp-hrjx/GHSA-m6g3-5ffp-hrjx.json b/advisories/unreviewed/2024/10/GHSA-m6g3-5ffp-hrjx/GHSA-m6g3-5ffp-hrjx.json index d4cad66c195..ce8bcafed40 100644 --- a/advisories/unreviewed/2024/10/GHSA-m6g3-5ffp-hrjx/GHSA-m6g3-5ffp-hrjx.json +++ b/advisories/unreviewed/2024/10/GHSA-m6g3-5ffp-hrjx/GHSA-m6g3-5ffp-hrjx.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/10/GHSA-mpm3-wqpq-7qv7/GHSA-mpm3-wqpq-7qv7.json b/advisories/unreviewed/2024/10/GHSA-mpm3-wqpq-7qv7/GHSA-mpm3-wqpq-7qv7.json index 61f78450cec..4764365c048 100644 --- a/advisories/unreviewed/2024/10/GHSA-mpm3-wqpq-7qv7/GHSA-mpm3-wqpq-7qv7.json +++ b/advisories/unreviewed/2024/10/GHSA-mpm3-wqpq-7qv7/GHSA-mpm3-wqpq-7qv7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-mr7m-3g53-q257/GHSA-mr7m-3g53-q257.json b/advisories/unreviewed/2024/10/GHSA-mr7m-3g53-q257/GHSA-mr7m-3g53-q257.json index 9d96ff95d7b..8bf0ae415d5 100644 --- a/advisories/unreviewed/2024/10/GHSA-mr7m-3g53-q257/GHSA-mr7m-3g53-q257.json +++ b/advisories/unreviewed/2024/10/GHSA-mr7m-3g53-q257/GHSA-mr7m-3g53-q257.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/10/GHSA-pg7p-x8w5-g8fp/GHSA-pg7p-x8w5-g8fp.json b/advisories/unreviewed/2024/10/GHSA-pg7p-x8w5-g8fp/GHSA-pg7p-x8w5-g8fp.json index 267d7c8cd19..9ff3771908c 100644 --- a/advisories/unreviewed/2024/10/GHSA-pg7p-x8w5-g8fp/GHSA-pg7p-x8w5-g8fp.json +++ b/advisories/unreviewed/2024/10/GHSA-pg7p-x8w5-g8fp/GHSA-pg7p-x8w5-g8fp.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/10/GHSA-pjx8-96cx-2pjw/GHSA-pjx8-96cx-2pjw.json b/advisories/unreviewed/2024/10/GHSA-pjx8-96cx-2pjw/GHSA-pjx8-96cx-2pjw.json index 161c6022c29..53e9eea7144 100644 --- a/advisories/unreviewed/2024/10/GHSA-pjx8-96cx-2pjw/GHSA-pjx8-96cx-2pjw.json +++ b/advisories/unreviewed/2024/10/GHSA-pjx8-96cx-2pjw/GHSA-pjx8-96cx-2pjw.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/10/GHSA-pp2g-66gr-wm54/GHSA-pp2g-66gr-wm54.json b/advisories/unreviewed/2024/10/GHSA-pp2g-66gr-wm54/GHSA-pp2g-66gr-wm54.json index ea253e3abee..43173ba7332 100644 --- a/advisories/unreviewed/2024/10/GHSA-pp2g-66gr-wm54/GHSA-pp2g-66gr-wm54.json +++ b/advisories/unreviewed/2024/10/GHSA-pp2g-66gr-wm54/GHSA-pp2g-66gr-wm54.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", @@ -47,9 +45,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/10/GHSA-prx7-jm7p-362c/GHSA-prx7-jm7p-362c.json b/advisories/unreviewed/2024/10/GHSA-prx7-jm7p-362c/GHSA-prx7-jm7p-362c.json index c087172ec4c..8ecd6bb0b28 100644 --- a/advisories/unreviewed/2024/10/GHSA-prx7-jm7p-362c/GHSA-prx7-jm7p-362c.json +++ b/advisories/unreviewed/2024/10/GHSA-prx7-jm7p-362c/GHSA-prx7-jm7p-362c.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-pw6x-j3q8-6phw/GHSA-pw6x-j3q8-6phw.json b/advisories/unreviewed/2024/10/GHSA-pw6x-j3q8-6phw/GHSA-pw6x-j3q8-6phw.json index 4d341c7b5a3..791c2ec567f 100644 --- a/advisories/unreviewed/2024/10/GHSA-pw6x-j3q8-6phw/GHSA-pw6x-j3q8-6phw.json +++ b/advisories/unreviewed/2024/10/GHSA-pw6x-j3q8-6phw/GHSA-pw6x-j3q8-6phw.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/10/GHSA-q4p8-hc7g-6q5j/GHSA-q4p8-hc7g-6q5j.json b/advisories/unreviewed/2024/10/GHSA-q4p8-hc7g-6q5j/GHSA-q4p8-hc7g-6q5j.json index a1bc2552ed0..441235bd1fe 100644 --- a/advisories/unreviewed/2024/10/GHSA-q4p8-hc7g-6q5j/GHSA-q4p8-hc7g-6q5j.json +++ b/advisories/unreviewed/2024/10/GHSA-q4p8-hc7g-6q5j/GHSA-q4p8-hc7g-6q5j.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-q69h-fcgw-hqmq/GHSA-q69h-fcgw-hqmq.json b/advisories/unreviewed/2024/10/GHSA-q69h-fcgw-hqmq/GHSA-q69h-fcgw-hqmq.json index a42e5a40f98..755a1d909ae 100644 --- a/advisories/unreviewed/2024/10/GHSA-q69h-fcgw-hqmq/GHSA-q69h-fcgw-hqmq.json +++ b/advisories/unreviewed/2024/10/GHSA-q69h-fcgw-hqmq/GHSA-q69h-fcgw-hqmq.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/10/GHSA-q6h2-p7mg-mcvj/GHSA-q6h2-p7mg-mcvj.json b/advisories/unreviewed/2024/10/GHSA-q6h2-p7mg-mcvj/GHSA-q6h2-p7mg-mcvj.json index af2dd03fe5b..ea3ccc62039 100644 --- a/advisories/unreviewed/2024/10/GHSA-q6h2-p7mg-mcvj/GHSA-q6h2-p7mg-mcvj.json +++ b/advisories/unreviewed/2024/10/GHSA-q6h2-p7mg-mcvj/GHSA-q6h2-p7mg-mcvj.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/10/GHSA-q9gm-jjqx-pfrr/GHSA-q9gm-jjqx-pfrr.json b/advisories/unreviewed/2024/10/GHSA-q9gm-jjqx-pfrr/GHSA-q9gm-jjqx-pfrr.json index 780a9b80066..9f8cc2347bd 100644 --- a/advisories/unreviewed/2024/10/GHSA-q9gm-jjqx-pfrr/GHSA-q9gm-jjqx-pfrr.json +++ b/advisories/unreviewed/2024/10/GHSA-q9gm-jjqx-pfrr/GHSA-q9gm-jjqx-pfrr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-q9qm-3ff2-jc35/GHSA-q9qm-3ff2-jc35.json b/advisories/unreviewed/2024/10/GHSA-q9qm-3ff2-jc35/GHSA-q9qm-3ff2-jc35.json index f71c6911fd9..1e041b115bc 100644 --- a/advisories/unreviewed/2024/10/GHSA-q9qm-3ff2-jc35/GHSA-q9qm-3ff2-jc35.json +++ b/advisories/unreviewed/2024/10/GHSA-q9qm-3ff2-jc35/GHSA-q9qm-3ff2-jc35.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-qc5r-vqgv-fc5p/GHSA-qc5r-vqgv-fc5p.json b/advisories/unreviewed/2024/10/GHSA-qc5r-vqgv-fc5p/GHSA-qc5r-vqgv-fc5p.json index 70cff95992e..a5cd148ef9f 100644 --- a/advisories/unreviewed/2024/10/GHSA-qc5r-vqgv-fc5p/GHSA-qc5r-vqgv-fc5p.json +++ b/advisories/unreviewed/2024/10/GHSA-qc5r-vqgv-fc5p/GHSA-qc5r-vqgv-fc5p.json @@ -13,9 +13,7 @@ "score": "CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:N/VI:L/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-qfh3-92rr-375x/GHSA-qfh3-92rr-375x.json b/advisories/unreviewed/2024/10/GHSA-qfh3-92rr-375x/GHSA-qfh3-92rr-375x.json index 4fcdabf40dc..53db15f82c4 100644 --- a/advisories/unreviewed/2024/10/GHSA-qfh3-92rr-375x/GHSA-qfh3-92rr-375x.json +++ b/advisories/unreviewed/2024/10/GHSA-qfh3-92rr-375x/GHSA-qfh3-92rr-375x.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/10/GHSA-qfwh-xw3f-gfh2/GHSA-qfwh-xw3f-gfh2.json b/advisories/unreviewed/2024/10/GHSA-qfwh-xw3f-gfh2/GHSA-qfwh-xw3f-gfh2.json index 766e99c4ba3..7df530b7fee 100644 --- a/advisories/unreviewed/2024/10/GHSA-qfwh-xw3f-gfh2/GHSA-qfwh-xw3f-gfh2.json +++ b/advisories/unreviewed/2024/10/GHSA-qfwh-xw3f-gfh2/GHSA-qfwh-xw3f-gfh2.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/10/GHSA-qhxx-xgp6-7rvh/GHSA-qhxx-xgp6-7rvh.json b/advisories/unreviewed/2024/10/GHSA-qhxx-xgp6-7rvh/GHSA-qhxx-xgp6-7rvh.json index 90c025962f7..b7b7a53cb3b 100644 --- a/advisories/unreviewed/2024/10/GHSA-qhxx-xgp6-7rvh/GHSA-qhxx-xgp6-7rvh.json +++ b/advisories/unreviewed/2024/10/GHSA-qhxx-xgp6-7rvh/GHSA-qhxx-xgp6-7rvh.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/10/GHSA-qpxg-4f92-ww23/GHSA-qpxg-4f92-ww23.json b/advisories/unreviewed/2024/10/GHSA-qpxg-4f92-ww23/GHSA-qpxg-4f92-ww23.json index c6d556f3fbd..a07ea2bfeb8 100644 --- a/advisories/unreviewed/2024/10/GHSA-qpxg-4f92-ww23/GHSA-qpxg-4f92-ww23.json +++ b/advisories/unreviewed/2024/10/GHSA-qpxg-4f92-ww23/GHSA-qpxg-4f92-ww23.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/10/GHSA-qvwj-r2mj-jh93/GHSA-qvwj-r2mj-jh93.json b/advisories/unreviewed/2024/10/GHSA-qvwj-r2mj-jh93/GHSA-qvwj-r2mj-jh93.json index 74f2100c9ca..acd9100510c 100644 --- a/advisories/unreviewed/2024/10/GHSA-qvwj-r2mj-jh93/GHSA-qvwj-r2mj-jh93.json +++ b/advisories/unreviewed/2024/10/GHSA-qvwj-r2mj-jh93/GHSA-qvwj-r2mj-jh93.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-qwfh-68gj-m9p3/GHSA-qwfh-68gj-m9p3.json b/advisories/unreviewed/2024/10/GHSA-qwfh-68gj-m9p3/GHSA-qwfh-68gj-m9p3.json index 97341652a23..6a7054d5073 100644 --- a/advisories/unreviewed/2024/10/GHSA-qwfh-68gj-m9p3/GHSA-qwfh-68gj-m9p3.json +++ b/advisories/unreviewed/2024/10/GHSA-qwfh-68gj-m9p3/GHSA-qwfh-68gj-m9p3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-qwpx-5prv-xmxx/GHSA-qwpx-5prv-xmxx.json b/advisories/unreviewed/2024/10/GHSA-qwpx-5prv-xmxx/GHSA-qwpx-5prv-xmxx.json index ab0ea58dc0d..41a7099bac7 100644 --- a/advisories/unreviewed/2024/10/GHSA-qwpx-5prv-xmxx/GHSA-qwpx-5prv-xmxx.json +++ b/advisories/unreviewed/2024/10/GHSA-qwpx-5prv-xmxx/GHSA-qwpx-5prv-xmxx.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/10/GHSA-r5hp-h863-8vpx/GHSA-r5hp-h863-8vpx.json b/advisories/unreviewed/2024/10/GHSA-r5hp-h863-8vpx/GHSA-r5hp-h863-8vpx.json index 367282d8764..6b96c94d1bc 100644 --- a/advisories/unreviewed/2024/10/GHSA-r5hp-h863-8vpx/GHSA-r5hp-h863-8vpx.json +++ b/advisories/unreviewed/2024/10/GHSA-r5hp-h863-8vpx/GHSA-r5hp-h863-8vpx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-rhvg-v66x-8g6g/GHSA-rhvg-v66x-8g6g.json b/advisories/unreviewed/2024/10/GHSA-rhvg-v66x-8g6g/GHSA-rhvg-v66x-8g6g.json index 9389d9e21e2..3c73dd6476b 100644 --- a/advisories/unreviewed/2024/10/GHSA-rhvg-v66x-8g6g/GHSA-rhvg-v66x-8g6g.json +++ b/advisories/unreviewed/2024/10/GHSA-rhvg-v66x-8g6g/GHSA-rhvg-v66x-8g6g.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/10/GHSA-rmpg-3w9x-w6pr/GHSA-rmpg-3w9x-w6pr.json b/advisories/unreviewed/2024/10/GHSA-rmpg-3w9x-w6pr/GHSA-rmpg-3w9x-w6pr.json index bc4f9bacb2b..07ca0f85e34 100644 --- a/advisories/unreviewed/2024/10/GHSA-rmpg-3w9x-w6pr/GHSA-rmpg-3w9x-w6pr.json +++ b/advisories/unreviewed/2024/10/GHSA-rmpg-3w9x-w6pr/GHSA-rmpg-3w9x-w6pr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-rrxr-8q8w-wpgf/GHSA-rrxr-8q8w-wpgf.json b/advisories/unreviewed/2024/10/GHSA-rrxr-8q8w-wpgf/GHSA-rrxr-8q8w-wpgf.json index 5309c618aba..83d8b6a017b 100644 --- a/advisories/unreviewed/2024/10/GHSA-rrxr-8q8w-wpgf/GHSA-rrxr-8q8w-wpgf.json +++ b/advisories/unreviewed/2024/10/GHSA-rrxr-8q8w-wpgf/GHSA-rrxr-8q8w-wpgf.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/10/GHSA-rx2w-cvpx-25v4/GHSA-rx2w-cvpx-25v4.json b/advisories/unreviewed/2024/10/GHSA-rx2w-cvpx-25v4/GHSA-rx2w-cvpx-25v4.json index c1587950d2a..360e889f143 100644 --- a/advisories/unreviewed/2024/10/GHSA-rx2w-cvpx-25v4/GHSA-rx2w-cvpx-25v4.json +++ b/advisories/unreviewed/2024/10/GHSA-rx2w-cvpx-25v4/GHSA-rx2w-cvpx-25v4.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/10/GHSA-v3v3-w3mf-mjc9/GHSA-v3v3-w3mf-mjc9.json b/advisories/unreviewed/2024/10/GHSA-v3v3-w3mf-mjc9/GHSA-v3v3-w3mf-mjc9.json index 1f103ac8f03..e7af7173a9c 100644 --- a/advisories/unreviewed/2024/10/GHSA-v3v3-w3mf-mjc9/GHSA-v3v3-w3mf-mjc9.json +++ b/advisories/unreviewed/2024/10/GHSA-v3v3-w3mf-mjc9/GHSA-v3v3-w3mf-mjc9.json @@ -17,9 +17,7 @@ "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/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/10/GHSA-v4mc-99px-fq68/GHSA-v4mc-99px-fq68.json b/advisories/unreviewed/2024/10/GHSA-v4mc-99px-fq68/GHSA-v4mc-99px-fq68.json index 9a5da7b8eec..2486e6ecb5a 100644 --- a/advisories/unreviewed/2024/10/GHSA-v4mc-99px-fq68/GHSA-v4mc-99px-fq68.json +++ b/advisories/unreviewed/2024/10/GHSA-v4mc-99px-fq68/GHSA-v4mc-99px-fq68.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-v9vq-7m9c-h738/GHSA-v9vq-7m9c-h738.json b/advisories/unreviewed/2024/10/GHSA-v9vq-7m9c-h738/GHSA-v9vq-7m9c-h738.json index e5a893aae9c..a0025178712 100644 --- a/advisories/unreviewed/2024/10/GHSA-v9vq-7m9c-h738/GHSA-v9vq-7m9c-h738.json +++ b/advisories/unreviewed/2024/10/GHSA-v9vq-7m9c-h738/GHSA-v9vq-7m9c-h738.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/10/GHSA-vc54-cc67-849w/GHSA-vc54-cc67-849w.json b/advisories/unreviewed/2024/10/GHSA-vc54-cc67-849w/GHSA-vc54-cc67-849w.json index e7bf0e4f1fa..1674505b5aa 100644 --- a/advisories/unreviewed/2024/10/GHSA-vc54-cc67-849w/GHSA-vc54-cc67-849w.json +++ b/advisories/unreviewed/2024/10/GHSA-vc54-cc67-849w/GHSA-vc54-cc67-849w.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-vf64-qg5h-qxhf/GHSA-vf64-qg5h-qxhf.json b/advisories/unreviewed/2024/10/GHSA-vf64-qg5h-qxhf/GHSA-vf64-qg5h-qxhf.json index 829a6bba995..2fdb00bdc87 100644 --- a/advisories/unreviewed/2024/10/GHSA-vf64-qg5h-qxhf/GHSA-vf64-qg5h-qxhf.json +++ b/advisories/unreviewed/2024/10/GHSA-vf64-qg5h-qxhf/GHSA-vf64-qg5h-qxhf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/10/GHSA-vpj6-g6hc-j3cp/GHSA-vpj6-g6hc-j3cp.json b/advisories/unreviewed/2024/10/GHSA-vpj6-g6hc-j3cp/GHSA-vpj6-g6hc-j3cp.json index 67ff93554cd..48b7fdeef5e 100644 --- a/advisories/unreviewed/2024/10/GHSA-vpj6-g6hc-j3cp/GHSA-vpj6-g6hc-j3cp.json +++ b/advisories/unreviewed/2024/10/GHSA-vpj6-g6hc-j3cp/GHSA-vpj6-g6hc-j3cp.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", @@ -47,9 +45,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/10/GHSA-vqmq-g46j-863w/GHSA-vqmq-g46j-863w.json b/advisories/unreviewed/2024/10/GHSA-vqmq-g46j-863w/GHSA-vqmq-g46j-863w.json index 83a3f82240d..c86c068964d 100644 --- a/advisories/unreviewed/2024/10/GHSA-vqmq-g46j-863w/GHSA-vqmq-g46j-863w.json +++ b/advisories/unreviewed/2024/10/GHSA-vqmq-g46j-863w/GHSA-vqmq-g46j-863w.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-vv26-9jw2-p445/GHSA-vv26-9jw2-p445.json b/advisories/unreviewed/2024/10/GHSA-vv26-9jw2-p445/GHSA-vv26-9jw2-p445.json index 202d4063833..2ab76fefcc3 100644 --- a/advisories/unreviewed/2024/10/GHSA-vv26-9jw2-p445/GHSA-vv26-9jw2-p445.json +++ b/advisories/unreviewed/2024/10/GHSA-vv26-9jw2-p445/GHSA-vv26-9jw2-p445.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-vvmc-4gqr-h5j4/GHSA-vvmc-4gqr-h5j4.json b/advisories/unreviewed/2024/10/GHSA-vvmc-4gqr-h5j4/GHSA-vvmc-4gqr-h5j4.json index 1620c8697c7..f87941f61f7 100644 --- a/advisories/unreviewed/2024/10/GHSA-vvmc-4gqr-h5j4/GHSA-vvmc-4gqr-h5j4.json +++ b/advisories/unreviewed/2024/10/GHSA-vvmc-4gqr-h5j4/GHSA-vvmc-4gqr-h5j4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-w36c-ppc4-pwgg/GHSA-w36c-ppc4-pwgg.json b/advisories/unreviewed/2024/10/GHSA-w36c-ppc4-pwgg/GHSA-w36c-ppc4-pwgg.json index 7fe234499a4..24cf94927d9 100644 --- a/advisories/unreviewed/2024/10/GHSA-w36c-ppc4-pwgg/GHSA-w36c-ppc4-pwgg.json +++ b/advisories/unreviewed/2024/10/GHSA-w36c-ppc4-pwgg/GHSA-w36c-ppc4-pwgg.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/10/GHSA-wp78-9whj-qg88/GHSA-wp78-9whj-qg88.json b/advisories/unreviewed/2024/10/GHSA-wp78-9whj-qg88/GHSA-wp78-9whj-qg88.json index 52c30a00026..7d65204c150 100644 --- a/advisories/unreviewed/2024/10/GHSA-wp78-9whj-qg88/GHSA-wp78-9whj-qg88.json +++ b/advisories/unreviewed/2024/10/GHSA-wp78-9whj-qg88/GHSA-wp78-9whj-qg88.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/10/GHSA-wv24-x983-g4g9/GHSA-wv24-x983-g4g9.json b/advisories/unreviewed/2024/10/GHSA-wv24-x983-g4g9/GHSA-wv24-x983-g4g9.json index 3c5b00bec21..c099f6de91a 100644 --- a/advisories/unreviewed/2024/10/GHSA-wv24-x983-g4g9/GHSA-wv24-x983-g4g9.json +++ b/advisories/unreviewed/2024/10/GHSA-wv24-x983-g4g9/GHSA-wv24-x983-g4g9.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/10/GHSA-wxrr-6r77-mpjf/GHSA-wxrr-6r77-mpjf.json b/advisories/unreviewed/2024/10/GHSA-wxrr-6r77-mpjf/GHSA-wxrr-6r77-mpjf.json index 05ab862fca1..f719bb83bc3 100644 --- a/advisories/unreviewed/2024/10/GHSA-wxrr-6r77-mpjf/GHSA-wxrr-6r77-mpjf.json +++ b/advisories/unreviewed/2024/10/GHSA-wxrr-6r77-mpjf/GHSA-wxrr-6r77-mpjf.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/10/GHSA-x8c3-73fg-wc6p/GHSA-x8c3-73fg-wc6p.json b/advisories/unreviewed/2024/10/GHSA-x8c3-73fg-wc6p/GHSA-x8c3-73fg-wc6p.json index f248e4d77dc..c08122009ad 100644 --- a/advisories/unreviewed/2024/10/GHSA-x8c3-73fg-wc6p/GHSA-x8c3-73fg-wc6p.json +++ b/advisories/unreviewed/2024/10/GHSA-x8c3-73fg-wc6p/GHSA-x8c3-73fg-wc6p.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-xc58-g4fh-rfxp/GHSA-xc58-g4fh-rfxp.json b/advisories/unreviewed/2024/10/GHSA-xc58-g4fh-rfxp/GHSA-xc58-g4fh-rfxp.json index ae0cc158a3b..83904f56083 100644 --- a/advisories/unreviewed/2024/10/GHSA-xc58-g4fh-rfxp/GHSA-xc58-g4fh-rfxp.json +++ b/advisories/unreviewed/2024/10/GHSA-xc58-g4fh-rfxp/GHSA-xc58-g4fh-rfxp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/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/2024/10/GHSA-xcwc-hmj9-q3x5/GHSA-xcwc-hmj9-q3x5.json b/advisories/unreviewed/2024/10/GHSA-xcwc-hmj9-q3x5/GHSA-xcwc-hmj9-q3x5.json index 5e8fc9ac8f6..7e7e4563e6e 100644 --- a/advisories/unreviewed/2024/10/GHSA-xcwc-hmj9-q3x5/GHSA-xcwc-hmj9-q3x5.json +++ b/advisories/unreviewed/2024/10/GHSA-xcwc-hmj9-q3x5/GHSA-xcwc-hmj9-q3x5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/10/GHSA-xw5m-v83c-xc7p/GHSA-xw5m-v83c-xc7p.json b/advisories/unreviewed/2024/10/GHSA-xw5m-v83c-xc7p/GHSA-xw5m-v83c-xc7p.json index 3379fd16515..5f4ee9087fb 100644 --- a/advisories/unreviewed/2024/10/GHSA-xw5m-v83c-xc7p/GHSA-xw5m-v83c-xc7p.json +++ b/advisories/unreviewed/2024/10/GHSA-xw5m-v83c-xc7p/GHSA-xw5m-v83c-xc7p.json @@ -17,9 +17,7 @@ "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY",