diff --git a/advisories/github-reviewed/2020/09/GHSA-hwhq-3hrj-v6v5/GHSA-hwhq-3hrj-v6v5.json b/advisories/github-reviewed/2020/09/GHSA-hwhq-3hrj-v6v5/GHSA-hwhq-3hrj-v6v5.json index 76cb68af7e7..17d2c83eda3 100644 --- a/advisories/github-reviewed/2020/09/GHSA-hwhq-3hrj-v6v5/GHSA-hwhq-3hrj-v6v5.json +++ b/advisories/github-reviewed/2020/09/GHSA-hwhq-3hrj-v6v5/GHSA-hwhq-3hrj-v6v5.json @@ -8,9 +8,7 @@ ], "summary": "cross-env.js is malware", "details": "The `cross-env.js` package is a piece of malware that steals environment variables and sends them to attacker controlled locations. \n\nAll versions have been unpublished from the npm registry.\n\n\n## Recommendation\n\n\nAs this package is malware, if you find it installed in your environment, the real security concern is determining how it got there. \n\nIf you have found this installed in your environment, you should:\n1. Delete the package\n2. Clear your npm cache\n3. Ensure it is not present in any other package.json files on your system\n4. Regenerate your registry credentials, tokens, and any other sensitive credentials that may have been present in your environment variables. \n\nAdditionally, any service which may have been exposed via credentials in your environment variables, such as a database, should be reviewed for indicators of compromise as well.", - "severity": [ - - ], + "severity": [], "affected": [ { "package": { diff --git a/advisories/github-reviewed/2021/12/GHSA-6w7g-p4jh-rf92/GHSA-6w7g-p4jh-rf92.json b/advisories/github-reviewed/2021/12/GHSA-6w7g-p4jh-rf92/GHSA-6w7g-p4jh-rf92.json index 34b7aa47a77..012758397ed 100644 --- a/advisories/github-reviewed/2021/12/GHSA-6w7g-p4jh-rf92/GHSA-6w7g-p4jh-rf92.json +++ b/advisories/github-reviewed/2021/12/GHSA-6w7g-p4jh-rf92/GHSA-6w7g-p4jh-rf92.json @@ -66,9 +66,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2021-05-24T19:12:04Z", diff --git a/advisories/github-reviewed/2022/03/GHSA-mfjm-vh54-3f96/GHSA-mfjm-vh54-3f96.json b/advisories/github-reviewed/2022/03/GHSA-mfjm-vh54-3f96/GHSA-mfjm-vh54-3f96.json index 31eafdafa12..35a51e647f9 100644 --- a/advisories/github-reviewed/2022/03/GHSA-mfjm-vh54-3f96/GHSA-mfjm-vh54-3f96.json +++ b/advisories/github-reviewed/2022/03/GHSA-mfjm-vh54-3f96/GHSA-mfjm-vh54-3f96.json @@ -3,14 +3,10 @@ "id": "GHSA-mfjm-vh54-3f96", "modified": "2023-11-15T18:30:34Z", "published": "2022-03-01T22:13:28Z", - "aliases": [ - - ], + "aliases": [], "summary": "Scrapy cookie-setting is not restricted based on the public suffix list", "details": "### Impact\n\nResponses from domain names whose public domain name suffix contains 1 or more periods (e.g. responses from `example.co.uk`, given its public domain name suffix is `co.uk`) are able to set cookies that are included in requests to any other domain sharing the same domain name suffix.\n\n### Patches\n\nUpgrade to Scrapy 2.6.0, which restricts cookies with their domain set to any of those in the [public suffix list](https://publicsuffix.org/).\n\nIf you are using Scrapy 1.8 or a lower version, and upgrading to Scrapy 2.6.0 is not an option, you may upgrade to Scrapy 1.8.2 instead.\n\n### Workarounds\n\nThe only workaround for unpatched versions of Scrapy is to [disable cookies altogether](https://docs.scrapy.org/en/latest/topics/downloader-middleware.html#std-setting-COOKIES_ENABLED), or [limit target domains](https://docs.scrapy.org/en/latest/topics/spiders.html#scrapy.spiders.Spider.allowed_domains) to a subset that does not include domain names with one of the public domain suffixes affected (those with 1 or more periods).\n\n### References\n* https://publicsuffix.org/\n\n### For more information\n\nIf you have any questions or comments about this advisory:\n* [Open an issue](https://github.com/scrapy/scrapy/issues)\n* [Email us](mailto:opensource@zyte.com)\n", - "severity": [ - - ], + "severity": [], "affected": [ { "package": { @@ -66,9 +62,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2022-03-01T22:13:28Z", diff --git a/advisories/github-reviewed/2022/05/GHSA-78fq-w796-q537/GHSA-78fq-w796-q537.json b/advisories/github-reviewed/2022/05/GHSA-78fq-w796-q537/GHSA-78fq-w796-q537.json index 3a98e375d33..d30f655dc2c 100644 --- a/advisories/github-reviewed/2022/05/GHSA-78fq-w796-q537/GHSA-78fq-w796-q537.json +++ b/advisories/github-reviewed/2022/05/GHSA-78fq-w796-q537/GHSA-78fq-w796-q537.json @@ -8,9 +8,7 @@ ], "summary": "Improper Certificate Validation in Shibboleth Identity Provider and OpenSAML", "details": "The PKIX trust engines in Shibboleth Identity Provider before 2.4.4 and OpenSAML Java (OpenSAML-J) before 2.6.5 trust candidate X.509 credentials when no trusted names are available for the entityID, which allows remote attackers to impersonate an entity via a certificate issued by a shibmd:KeyAuthority trust anchor.", - "severity": [ - - ], + "severity": [], "affected": [ { "package": { diff --git a/advisories/github-reviewed/2022/05/GHSA-p6h7-29r2-g88f/GHSA-p6h7-29r2-g88f.json b/advisories/github-reviewed/2022/05/GHSA-p6h7-29r2-g88f/GHSA-p6h7-29r2-g88f.json index 365ca43d46c..922eae0b0fc 100644 --- a/advisories/github-reviewed/2022/05/GHSA-p6h7-29r2-g88f/GHSA-p6h7-29r2-g88f.json +++ b/advisories/github-reviewed/2022/05/GHSA-p6h7-29r2-g88f/GHSA-p6h7-29r2-g88f.json @@ -8,9 +8,7 @@ ], "summary": "phpMyAdmin vulnerable to static code injection", "details": "`setup/lib/ConfigGenerator.class.php` in phpMyAdmin 3.x before 3.3.10.2 and 3.4.x before 3.4.3.1 does not properly restrict the presence of comment closing delimiters, which allows remote attackers to conduct static code injection attacks by leveraging the ability to modify the SESSION superglobal array.", - "severity": [ - - ], + "severity": [], "affected": [ { "package": { diff --git a/advisories/github-reviewed/2022/05/GHSA-v3h8-rw48-h4gr/GHSA-v3h8-rw48-h4gr.json b/advisories/github-reviewed/2022/05/GHSA-v3h8-rw48-h4gr/GHSA-v3h8-rw48-h4gr.json index b686a9eb420..84d701f1804 100644 --- a/advisories/github-reviewed/2022/05/GHSA-v3h8-rw48-h4gr/GHSA-v3h8-rw48-h4gr.json +++ b/advisories/github-reviewed/2022/05/GHSA-v3h8-rw48-h4gr/GHSA-v3h8-rw48-h4gr.json @@ -8,9 +8,7 @@ ], "summary": "Apache Geronimo Hash Collisions Cause DoS", "details": "Apache Geronimo 2.2.1 and earlier computes hash values for form parameters without restricting the ability to trigger hash collisions predictably, which allows remote attackers to cause a denial of service (CPU consumption) by sending many crafted parameters. NOTE: this might overlap CVE-2011-4461.", - "severity": [ - - ], + "severity": [], "affected": [ { "package": { diff --git a/advisories/github-reviewed/2022/05/GHSA-vqcm-r62w-w437/GHSA-vqcm-r62w-w437.json b/advisories/github-reviewed/2022/05/GHSA-vqcm-r62w-w437/GHSA-vqcm-r62w-w437.json index 04e0b62a643..0504de6ae05 100644 --- a/advisories/github-reviewed/2022/05/GHSA-vqcm-r62w-w437/GHSA-vqcm-r62w-w437.json +++ b/advisories/github-reviewed/2022/05/GHSA-vqcm-r62w-w437/GHSA-vqcm-r62w-w437.json @@ -8,9 +8,7 @@ ], "summary": "phpMyAdmin remote variable manipulation", "details": "`libraries/auth/swekey/swekey.auth.lib.php` in the Swekey authentication feature in phpMyAdmin 3.x before 3.3.10.2 and 3.4.x before 3.4.3.1 assigns values to arbitrary parameters referenced in the query string, which allows remote attackers to modify the `SESSION` superglobal array via a crafted request, related to a \"remote variable manipulation vulnerability.\"", - "severity": [ - - ], + "severity": [], "affected": [ { "package": { diff --git a/advisories/github-reviewed/2024/01/GHSA-4553-hq82-8654/GHSA-4553-hq82-8654.json b/advisories/github-reviewed/2024/01/GHSA-4553-hq82-8654/GHSA-4553-hq82-8654.json index db59627499b..ced7079a0a4 100644 --- a/advisories/github-reviewed/2024/01/GHSA-4553-hq82-8654/GHSA-4553-hq82-8654.json +++ b/advisories/github-reviewed/2024/01/GHSA-4553-hq82-8654/GHSA-4553-hq82-8654.json @@ -4,9 +4,7 @@ "modified": "2024-01-05T15:25:52Z", "published": "2024-01-04T21:30:24Z", "withdrawn": "2024-01-05T15:25:52Z", - "aliases": [ - - ], + "aliases": [], "summary": "Duplicate Advisory: encoded_id-rails potential DOS vulnerability due to URIs with extremely long encoded IDs", "details": "### Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-3px7-jm2p-6h2c. This link is maintained to preserve external references.\n\n### Original Description\nencoded_id-rails versions before 1.0.0.beta2 are affected by an uncontrolled resource consumption vulnerability. A remote and unauthenticated attacker might cause a denial of service condition by sending an HTTP request with an extremely long \"id\" parameter.\n\n", "severity": [ diff --git a/advisories/unreviewed/2021/12/GHSA-jrmj-jm9w-qhxm/GHSA-jrmj-jm9w-qhxm.json b/advisories/unreviewed/2021/12/GHSA-jrmj-jm9w-qhxm/GHSA-jrmj-jm9w-qhxm.json index 79d5d007dc0..f7553c7a425 100644 --- a/advisories/unreviewed/2021/12/GHSA-jrmj-jm9w-qhxm/GHSA-jrmj-jm9w-qhxm.json +++ b/advisories/unreviewed/2021/12/GHSA-jrmj-jm9w-qhxm/GHSA-jrmj-jm9w-qhxm.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/01/GHSA-7659-433m-4fhx/GHSA-7659-433m-4fhx.json b/advisories/unreviewed/2022/01/GHSA-7659-433m-4fhx/GHSA-7659-433m-4fhx.json index 7e3ea972db9..356ba7965d7 100644 --- a/advisories/unreviewed/2022/01/GHSA-7659-433m-4fhx/GHSA-7659-433m-4fhx.json +++ b/advisories/unreviewed/2022/01/GHSA-7659-433m-4fhx/GHSA-7659-433m-4fhx.json @@ -13,9 +13,7 @@ "score": "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/01/GHSA-f8wp-q2v8-9hc2/GHSA-f8wp-q2v8-9hc2.json b/advisories/unreviewed/2022/01/GHSA-f8wp-q2v8-9hc2/GHSA-f8wp-q2v8-9hc2.json index 32e0a4a1b21..c10c8f403f3 100644 --- a/advisories/unreviewed/2022/01/GHSA-f8wp-q2v8-9hc2/GHSA-f8wp-q2v8-9hc2.json +++ b/advisories/unreviewed/2022/01/GHSA-f8wp-q2v8-9hc2/GHSA-f8wp-q2v8-9hc2.json @@ -13,9 +13,7 @@ "score": "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/01/GHSA-h23x-m73w-q96c/GHSA-h23x-m73w-q96c.json b/advisories/unreviewed/2022/01/GHSA-h23x-m73w-q96c/GHSA-h23x-m73w-q96c.json index 8061c5a87b0..1e5358e6090 100644 --- a/advisories/unreviewed/2022/01/GHSA-h23x-m73w-q96c/GHSA-h23x-m73w-q96c.json +++ b/advisories/unreviewed/2022/01/GHSA-h23x-m73w-q96c/GHSA-h23x-m73w-q96c.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/01/GHSA-vm64-pmpq-wg92/GHSA-vm64-pmpq-wg92.json b/advisories/unreviewed/2022/01/GHSA-vm64-pmpq-wg92/GHSA-vm64-pmpq-wg92.json index e2c809aea91..26c07c2a253 100644 --- a/advisories/unreviewed/2022/01/GHSA-vm64-pmpq-wg92/GHSA-vm64-pmpq-wg92.json +++ b/advisories/unreviewed/2022/01/GHSA-vm64-pmpq-wg92/GHSA-vm64-pmpq-wg92.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/02/GHSA-qjh4-6jqf-7749/GHSA-qjh4-6jqf-7749.json b/advisories/unreviewed/2022/02/GHSA-qjh4-6jqf-7749/GHSA-qjh4-6jqf-7749.json index 9335c65815e..e0745867424 100644 --- a/advisories/unreviewed/2022/02/GHSA-qjh4-6jqf-7749/GHSA-qjh4-6jqf-7749.json +++ b/advisories/unreviewed/2022/02/GHSA-qjh4-6jqf-7749/GHSA-qjh4-6jqf-7749.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/03/GHSA-2ggh-mqg8-7mvr/GHSA-2ggh-mqg8-7mvr.json b/advisories/unreviewed/2022/03/GHSA-2ggh-mqg8-7mvr/GHSA-2ggh-mqg8-7mvr.json index 1fed16d4b6b..f24c04c7b29 100644 --- a/advisories/unreviewed/2022/03/GHSA-2ggh-mqg8-7mvr/GHSA-2ggh-mqg8-7mvr.json +++ b/advisories/unreviewed/2022/03/GHSA-2ggh-mqg8-7mvr/GHSA-2ggh-mqg8-7mvr.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/03/GHSA-55vp-4grv-f6mg/GHSA-55vp-4grv-f6mg.json b/advisories/unreviewed/2022/03/GHSA-55vp-4grv-f6mg/GHSA-55vp-4grv-f6mg.json index d3088da0d83..2c628e6e375 100644 --- a/advisories/unreviewed/2022/03/GHSA-55vp-4grv-f6mg/GHSA-55vp-4grv-f6mg.json +++ b/advisories/unreviewed/2022/03/GHSA-55vp-4grv-f6mg/GHSA-55vp-4grv-f6mg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/03/GHSA-6x45-qmh6-q92p/GHSA-6x45-qmh6-q92p.json b/advisories/unreviewed/2022/03/GHSA-6x45-qmh6-q92p/GHSA-6x45-qmh6-q92p.json index 202b79118cc..6b7f989bb2e 100644 --- a/advisories/unreviewed/2022/03/GHSA-6x45-qmh6-q92p/GHSA-6x45-qmh6-q92p.json +++ b/advisories/unreviewed/2022/03/GHSA-6x45-qmh6-q92p/GHSA-6x45-qmh6-q92p.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/03/GHSA-9533-g28x-xwf2/GHSA-9533-g28x-xwf2.json b/advisories/unreviewed/2022/03/GHSA-9533-g28x-xwf2/GHSA-9533-g28x-xwf2.json index f3c6a1c91f4..73465977ea7 100644 --- a/advisories/unreviewed/2022/03/GHSA-9533-g28x-xwf2/GHSA-9533-g28x-xwf2.json +++ b/advisories/unreviewed/2022/03/GHSA-9533-g28x-xwf2/GHSA-9533-g28x-xwf2.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/2022/03/GHSA-crg3-773m-8xr8/GHSA-crg3-773m-8xr8.json b/advisories/unreviewed/2022/03/GHSA-crg3-773m-8xr8/GHSA-crg3-773m-8xr8.json index 2c3f74b700b..6b60c9e15dd 100644 --- a/advisories/unreviewed/2022/03/GHSA-crg3-773m-8xr8/GHSA-crg3-773m-8xr8.json +++ b/advisories/unreviewed/2022/03/GHSA-crg3-773m-8xr8/GHSA-crg3-773m-8xr8.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/03/GHSA-gjcx-3wpq-4ph2/GHSA-gjcx-3wpq-4ph2.json b/advisories/unreviewed/2022/03/GHSA-gjcx-3wpq-4ph2/GHSA-gjcx-3wpq-4ph2.json index 5de08a48c67..4d634c975bc 100644 --- a/advisories/unreviewed/2022/03/GHSA-gjcx-3wpq-4ph2/GHSA-gjcx-3wpq-4ph2.json +++ b/advisories/unreviewed/2022/03/GHSA-gjcx-3wpq-4ph2/GHSA-gjcx-3wpq-4ph2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/03/GHSA-pc2g-2g3x-j4c9/GHSA-pc2g-2g3x-j4c9.json b/advisories/unreviewed/2022/03/GHSA-pc2g-2g3x-j4c9/GHSA-pc2g-2g3x-j4c9.json index 099cc5eb056..41eddb7ef7b 100644 --- a/advisories/unreviewed/2022/03/GHSA-pc2g-2g3x-j4c9/GHSA-pc2g-2g3x-j4c9.json +++ b/advisories/unreviewed/2022/03/GHSA-pc2g-2g3x-j4c9/GHSA-pc2g-2g3x-j4c9.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/03/GHSA-ppwc-w499-gfmh/GHSA-ppwc-w499-gfmh.json b/advisories/unreviewed/2022/03/GHSA-ppwc-w499-gfmh/GHSA-ppwc-w499-gfmh.json index 57fd21501b9..8f613a1191f 100644 --- a/advisories/unreviewed/2022/03/GHSA-ppwc-w499-gfmh/GHSA-ppwc-w499-gfmh.json +++ b/advisories/unreviewed/2022/03/GHSA-ppwc-w499-gfmh/GHSA-ppwc-w499-gfmh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/03/GHSA-qpvw-vv3x-9vf4/GHSA-qpvw-vv3x-9vf4.json b/advisories/unreviewed/2022/03/GHSA-qpvw-vv3x-9vf4/GHSA-qpvw-vv3x-9vf4.json index 254e3b454c0..54416b58ce0 100644 --- a/advisories/unreviewed/2022/03/GHSA-qpvw-vv3x-9vf4/GHSA-qpvw-vv3x-9vf4.json +++ b/advisories/unreviewed/2022/03/GHSA-qpvw-vv3x-9vf4/GHSA-qpvw-vv3x-9vf4.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/04/GHSA-6pm8-5qm6-2qrm/GHSA-6pm8-5qm6-2qrm.json b/advisories/unreviewed/2022/04/GHSA-6pm8-5qm6-2qrm/GHSA-6pm8-5qm6-2qrm.json index e38e894bcb9..94c1362eeec 100644 --- a/advisories/unreviewed/2022/04/GHSA-6pm8-5qm6-2qrm/GHSA-6pm8-5qm6-2qrm.json +++ b/advisories/unreviewed/2022/04/GHSA-6pm8-5qm6-2qrm/GHSA-6pm8-5qm6-2qrm.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/04/GHSA-jcwg-4q3h-fc3w/GHSA-jcwg-4q3h-fc3w.json b/advisories/unreviewed/2022/04/GHSA-jcwg-4q3h-fc3w/GHSA-jcwg-4q3h-fc3w.json index ddf94ed81e4..c2866ab4344 100644 --- a/advisories/unreviewed/2022/04/GHSA-jcwg-4q3h-fc3w/GHSA-jcwg-4q3h-fc3w.json +++ b/advisories/unreviewed/2022/04/GHSA-jcwg-4q3h-fc3w/GHSA-jcwg-4q3h-fc3w.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-225w-35x2-m698/GHSA-225w-35x2-m698.json b/advisories/unreviewed/2022/05/GHSA-225w-35x2-m698/GHSA-225w-35x2-m698.json index 176aa451594..131c06d60bb 100644 --- a/advisories/unreviewed/2022/05/GHSA-225w-35x2-m698/GHSA-225w-35x2-m698.json +++ b/advisories/unreviewed/2022/05/GHSA-225w-35x2-m698/GHSA-225w-35x2-m698.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-225x-576g-4f7p/GHSA-225x-576g-4f7p.json b/advisories/unreviewed/2022/05/GHSA-225x-576g-4f7p/GHSA-225x-576g-4f7p.json index 51a638508ba..944f873f634 100644 --- a/advisories/unreviewed/2022/05/GHSA-225x-576g-4f7p/GHSA-225x-576g-4f7p.json +++ b/advisories/unreviewed/2022/05/GHSA-225x-576g-4f7p/GHSA-225x-576g-4f7p.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-22hq-4pp4-cw6m/GHSA-22hq-4pp4-cw6m.json b/advisories/unreviewed/2022/05/GHSA-22hq-4pp4-cw6m/GHSA-22hq-4pp4-cw6m.json index 85c6de2ee04..8c8d7f83bb3 100644 --- a/advisories/unreviewed/2022/05/GHSA-22hq-4pp4-cw6m/GHSA-22hq-4pp4-cw6m.json +++ b/advisories/unreviewed/2022/05/GHSA-22hq-4pp4-cw6m/GHSA-22hq-4pp4-cw6m.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-234q-mv7h-px9x/GHSA-234q-mv7h-px9x.json b/advisories/unreviewed/2022/05/GHSA-234q-mv7h-px9x/GHSA-234q-mv7h-px9x.json index b8438c3709a..badf0f014c9 100644 --- a/advisories/unreviewed/2022/05/GHSA-234q-mv7h-px9x/GHSA-234q-mv7h-px9x.json +++ b/advisories/unreviewed/2022/05/GHSA-234q-mv7h-px9x/GHSA-234q-mv7h-px9x.json @@ -7,12 +7,8 @@ "CVE-2014-0223" ], "details": "Integer overflow in the qcow_open function in block/qcow.c in QEMU before 1.7.2 allows local users to cause a denial of service (crash) and possibly execute arbitrary code via a large image size, which triggers a buffer overflow or out-of-bounds read.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -76,9 +72,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-2359-9wr6-w9cg/GHSA-2359-9wr6-w9cg.json b/advisories/unreviewed/2022/05/GHSA-2359-9wr6-w9cg/GHSA-2359-9wr6-w9cg.json index 9b8c1adcf0c..2c1518ad587 100644 --- a/advisories/unreviewed/2022/05/GHSA-2359-9wr6-w9cg/GHSA-2359-9wr6-w9cg.json +++ b/advisories/unreviewed/2022/05/GHSA-2359-9wr6-w9cg/GHSA-2359-9wr6-w9cg.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-238q-jmw9-pwjg/GHSA-238q-jmw9-pwjg.json b/advisories/unreviewed/2022/05/GHSA-238q-jmw9-pwjg/GHSA-238q-jmw9-pwjg.json index 99f8fb8def9..2e2ff71ff8b 100644 --- a/advisories/unreviewed/2022/05/GHSA-238q-jmw9-pwjg/GHSA-238q-jmw9-pwjg.json +++ b/advisories/unreviewed/2022/05/GHSA-238q-jmw9-pwjg/GHSA-238q-jmw9-pwjg.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-242x-jrhr-gh88/GHSA-242x-jrhr-gh88.json b/advisories/unreviewed/2022/05/GHSA-242x-jrhr-gh88/GHSA-242x-jrhr-gh88.json index 560e6c24d1e..b50e78b10c3 100644 --- a/advisories/unreviewed/2022/05/GHSA-242x-jrhr-gh88/GHSA-242x-jrhr-gh88.json +++ b/advisories/unreviewed/2022/05/GHSA-242x-jrhr-gh88/GHSA-242x-jrhr-gh88.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-249m-m8xr-9cm4/GHSA-249m-m8xr-9cm4.json b/advisories/unreviewed/2022/05/GHSA-249m-m8xr-9cm4/GHSA-249m-m8xr-9cm4.json index 66f54d735f2..f6cae3bb06d 100644 --- a/advisories/unreviewed/2022/05/GHSA-249m-m8xr-9cm4/GHSA-249m-m8xr-9cm4.json +++ b/advisories/unreviewed/2022/05/GHSA-249m-m8xr-9cm4/GHSA-249m-m8xr-9cm4.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-24m4-6q78-mqxw/GHSA-24m4-6q78-mqxw.json b/advisories/unreviewed/2022/05/GHSA-24m4-6q78-mqxw/GHSA-24m4-6q78-mqxw.json index 5460aa9e19e..eff9ea4f043 100644 --- a/advisories/unreviewed/2022/05/GHSA-24m4-6q78-mqxw/GHSA-24m4-6q78-mqxw.json +++ b/advisories/unreviewed/2022/05/GHSA-24m4-6q78-mqxw/GHSA-24m4-6q78-mqxw.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-252r-f55f-ff34/GHSA-252r-f55f-ff34.json b/advisories/unreviewed/2022/05/GHSA-252r-f55f-ff34/GHSA-252r-f55f-ff34.json index 6b224677de5..8ac5dd0b80b 100644 --- a/advisories/unreviewed/2022/05/GHSA-252r-f55f-ff34/GHSA-252r-f55f-ff34.json +++ b/advisories/unreviewed/2022/05/GHSA-252r-f55f-ff34/GHSA-252r-f55f-ff34.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-253g-g2mf-qcvg/GHSA-253g-g2mf-qcvg.json b/advisories/unreviewed/2022/05/GHSA-253g-g2mf-qcvg/GHSA-253g-g2mf-qcvg.json index 7162cee6169..05761aa4646 100644 --- a/advisories/unreviewed/2022/05/GHSA-253g-g2mf-qcvg/GHSA-253g-g2mf-qcvg.json +++ b/advisories/unreviewed/2022/05/GHSA-253g-g2mf-qcvg/GHSA-253g-g2mf-qcvg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2568-cmh8-7gv3/GHSA-2568-cmh8-7gv3.json b/advisories/unreviewed/2022/05/GHSA-2568-cmh8-7gv3/GHSA-2568-cmh8-7gv3.json index 66cc052d973..795baaada71 100644 --- a/advisories/unreviewed/2022/05/GHSA-2568-cmh8-7gv3/GHSA-2568-cmh8-7gv3.json +++ b/advisories/unreviewed/2022/05/GHSA-2568-cmh8-7gv3/GHSA-2568-cmh8-7gv3.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", @@ -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-26cr-cjf8-cfmg/GHSA-26cr-cjf8-cfmg.json b/advisories/unreviewed/2022/05/GHSA-26cr-cjf8-cfmg/GHSA-26cr-cjf8-cfmg.json index bebc523a41e..0bc25d8f031 100644 --- a/advisories/unreviewed/2022/05/GHSA-26cr-cjf8-cfmg/GHSA-26cr-cjf8-cfmg.json +++ b/advisories/unreviewed/2022/05/GHSA-26cr-cjf8-cfmg/GHSA-26cr-cjf8-cfmg.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", @@ -43,9 +41,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-27v5-v9w4-6pr5/GHSA-27v5-v9w4-6pr5.json b/advisories/unreviewed/2022/05/GHSA-27v5-v9w4-6pr5/GHSA-27v5-v9w4-6pr5.json index 4f3bcc79792..e3b12c3f29f 100644 --- a/advisories/unreviewed/2022/05/GHSA-27v5-v9w4-6pr5/GHSA-27v5-v9w4-6pr5.json +++ b/advisories/unreviewed/2022/05/GHSA-27v5-v9w4-6pr5/GHSA-27v5-v9w4-6pr5.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-284f-hr5w-9657/GHSA-284f-hr5w-9657.json b/advisories/unreviewed/2022/05/GHSA-284f-hr5w-9657/GHSA-284f-hr5w-9657.json index 07be0b7826c..8fdba5c2c97 100644 --- a/advisories/unreviewed/2022/05/GHSA-284f-hr5w-9657/GHSA-284f-hr5w-9657.json +++ b/advisories/unreviewed/2022/05/GHSA-284f-hr5w-9657/GHSA-284f-hr5w-9657.json @@ -7,12 +7,8 @@ "CVE-2014-1874" ], "details": "The security_context_to_sid_core function in security/selinux/ss/services.c in the Linux kernel before 3.13.4 allows local users to cause a denial of service (system crash) by leveraging the CAP_MAC_ADMIN capability to set a zero-length security context.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-287h-m4vw-mrx7/GHSA-287h-m4vw-mrx7.json b/advisories/unreviewed/2022/05/GHSA-287h-m4vw-mrx7/GHSA-287h-m4vw-mrx7.json index b9f4b5bb16c..49e06e1077f 100644 --- a/advisories/unreviewed/2022/05/GHSA-287h-m4vw-mrx7/GHSA-287h-m4vw-mrx7.json +++ b/advisories/unreviewed/2022/05/GHSA-287h-m4vw-mrx7/GHSA-287h-m4vw-mrx7.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-28c3-w7hh-m39p/GHSA-28c3-w7hh-m39p.json b/advisories/unreviewed/2022/05/GHSA-28c3-w7hh-m39p/GHSA-28c3-w7hh-m39p.json index 2b6c5705091..2286de99da9 100644 --- a/advisories/unreviewed/2022/05/GHSA-28c3-w7hh-m39p/GHSA-28c3-w7hh-m39p.json +++ b/advisories/unreviewed/2022/05/GHSA-28c3-w7hh-m39p/GHSA-28c3-w7hh-m39p.json @@ -7,12 +7,8 @@ "CVE-2015-1901" ], "details": "The installer in IBM InfoSphere Information Server 8.5 through 11.3 before 11.3.1.2 allows local users to obtain sensitive information via unspecified commands.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-28g7-m47w-h853/GHSA-28g7-m47w-h853.json b/advisories/unreviewed/2022/05/GHSA-28g7-m47w-h853/GHSA-28g7-m47w-h853.json index 626d43585cb..b38e2d657e9 100644 --- a/advisories/unreviewed/2022/05/GHSA-28g7-m47w-h853/GHSA-28g7-m47w-h853.json +++ b/advisories/unreviewed/2022/05/GHSA-28g7-m47w-h853/GHSA-28g7-m47w-h853.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -107,9 +105,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-28j9-rrx5-25gv/GHSA-28j9-rrx5-25gv.json b/advisories/unreviewed/2022/05/GHSA-28j9-rrx5-25gv/GHSA-28j9-rrx5-25gv.json index b00c5033d7c..9426ec2d254 100644 --- a/advisories/unreviewed/2022/05/GHSA-28j9-rrx5-25gv/GHSA-28j9-rrx5-25gv.json +++ b/advisories/unreviewed/2022/05/GHSA-28j9-rrx5-25gv/GHSA-28j9-rrx5-25gv.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", @@ -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-29gc-hgfp-33m5/GHSA-29gc-hgfp-33m5.json b/advisories/unreviewed/2022/05/GHSA-29gc-hgfp-33m5/GHSA-29gc-hgfp-33m5.json index 76e8fc810f2..371cb764680 100644 --- a/advisories/unreviewed/2022/05/GHSA-29gc-hgfp-33m5/GHSA-29gc-hgfp-33m5.json +++ b/advisories/unreviewed/2022/05/GHSA-29gc-hgfp-33m5/GHSA-29gc-hgfp-33m5.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-2ch2-ch47-wm8m/GHSA-2ch2-ch47-wm8m.json b/advisories/unreviewed/2022/05/GHSA-2ch2-ch47-wm8m/GHSA-2ch2-ch47-wm8m.json index abd6649938b..7317b0d09c0 100644 --- a/advisories/unreviewed/2022/05/GHSA-2ch2-ch47-wm8m/GHSA-2ch2-ch47-wm8m.json +++ b/advisories/unreviewed/2022/05/GHSA-2ch2-ch47-wm8m/GHSA-2ch2-ch47-wm8m.json @@ -7,12 +7,8 @@ "CVE-2010-4649" ], "details": "Integer overflow in the ib_uverbs_poll_cq function in drivers/infiniband/core/uverbs_cmd.c in the Linux kernel before 2.6.37 allows local users to cause a denial of service (memory corruption) or possibly have unspecified other impact via a large value of a certain structure member.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2ff7-7prg-8q6q/GHSA-2ff7-7prg-8q6q.json b/advisories/unreviewed/2022/05/GHSA-2ff7-7prg-8q6q/GHSA-2ff7-7prg-8q6q.json index c005f271fd5..84407c7cafd 100644 --- a/advisories/unreviewed/2022/05/GHSA-2ff7-7prg-8q6q/GHSA-2ff7-7prg-8q6q.json +++ b/advisories/unreviewed/2022/05/GHSA-2ff7-7prg-8q6q/GHSA-2ff7-7prg-8q6q.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-2fjj-c2r7-57f3/GHSA-2fjj-c2r7-57f3.json b/advisories/unreviewed/2022/05/GHSA-2fjj-c2r7-57f3/GHSA-2fjj-c2r7-57f3.json index e87b181015a..9da223f0004 100644 --- a/advisories/unreviewed/2022/05/GHSA-2fjj-c2r7-57f3/GHSA-2fjj-c2r7-57f3.json +++ b/advisories/unreviewed/2022/05/GHSA-2fjj-c2r7-57f3/GHSA-2fjj-c2r7-57f3.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-2fpc-vhw2-6c3x/GHSA-2fpc-vhw2-6c3x.json b/advisories/unreviewed/2022/05/GHSA-2fpc-vhw2-6c3x/GHSA-2fpc-vhw2-6c3x.json index 5b59d28edc0..6b1d1d7124e 100644 --- a/advisories/unreviewed/2022/05/GHSA-2fpc-vhw2-6c3x/GHSA-2fpc-vhw2-6c3x.json +++ b/advisories/unreviewed/2022/05/GHSA-2fpc-vhw2-6c3x/GHSA-2fpc-vhw2-6c3x.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-2g98-7fch-w3c5/GHSA-2g98-7fch-w3c5.json b/advisories/unreviewed/2022/05/GHSA-2g98-7fch-w3c5/GHSA-2g98-7fch-w3c5.json index 11c34653dff..58b6b856ff2 100644 --- a/advisories/unreviewed/2022/05/GHSA-2g98-7fch-w3c5/GHSA-2g98-7fch-w3c5.json +++ b/advisories/unreviewed/2022/05/GHSA-2g98-7fch-w3c5/GHSA-2g98-7fch-w3c5.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-2gfg-v7vx-m6gx/GHSA-2gfg-v7vx-m6gx.json b/advisories/unreviewed/2022/05/GHSA-2gfg-v7vx-m6gx/GHSA-2gfg-v7vx-m6gx.json index 24609157002..f58446be75e 100644 --- a/advisories/unreviewed/2022/05/GHSA-2gfg-v7vx-m6gx/GHSA-2gfg-v7vx-m6gx.json +++ b/advisories/unreviewed/2022/05/GHSA-2gfg-v7vx-m6gx/GHSA-2gfg-v7vx-m6gx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2gv7-j3x6-gxhm/GHSA-2gv7-j3x6-gxhm.json b/advisories/unreviewed/2022/05/GHSA-2gv7-j3x6-gxhm/GHSA-2gv7-j3x6-gxhm.json index effc8e3b924..bea1de9c025 100644 --- a/advisories/unreviewed/2022/05/GHSA-2gv7-j3x6-gxhm/GHSA-2gv7-j3x6-gxhm.json +++ b/advisories/unreviewed/2022/05/GHSA-2gv7-j3x6-gxhm/GHSA-2gv7-j3x6-gxhm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-2h82-jg6m-gm26/GHSA-2h82-jg6m-gm26.json b/advisories/unreviewed/2022/05/GHSA-2h82-jg6m-gm26/GHSA-2h82-jg6m-gm26.json index c817f9f9211..d0fe8021ba7 100644 --- a/advisories/unreviewed/2022/05/GHSA-2h82-jg6m-gm26/GHSA-2h82-jg6m-gm26.json +++ b/advisories/unreviewed/2022/05/GHSA-2h82-jg6m-gm26/GHSA-2h82-jg6m-gm26.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -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-2hjm-64qm-49pp/GHSA-2hjm-64qm-49pp.json b/advisories/unreviewed/2022/05/GHSA-2hjm-64qm-49pp/GHSA-2hjm-64qm-49pp.json index b3d09aa5b11..f2786b72749 100644 --- a/advisories/unreviewed/2022/05/GHSA-2hjm-64qm-49pp/GHSA-2hjm-64qm-49pp.json +++ b/advisories/unreviewed/2022/05/GHSA-2hjm-64qm-49pp/GHSA-2hjm-64qm-49pp.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-2jqr-pg96-vppj/GHSA-2jqr-pg96-vppj.json b/advisories/unreviewed/2022/05/GHSA-2jqr-pg96-vppj/GHSA-2jqr-pg96-vppj.json index a96eb7b3cbf..c216b95066f 100644 --- a/advisories/unreviewed/2022/05/GHSA-2jqr-pg96-vppj/GHSA-2jqr-pg96-vppj.json +++ b/advisories/unreviewed/2022/05/GHSA-2jqr-pg96-vppj/GHSA-2jqr-pg96-vppj.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-2m4g-hjc6-gj7h/GHSA-2m4g-hjc6-gj7h.json b/advisories/unreviewed/2022/05/GHSA-2m4g-hjc6-gj7h/GHSA-2m4g-hjc6-gj7h.json index 5af217e1a6c..44c50818e03 100644 --- a/advisories/unreviewed/2022/05/GHSA-2m4g-hjc6-gj7h/GHSA-2m4g-hjc6-gj7h.json +++ b/advisories/unreviewed/2022/05/GHSA-2m4g-hjc6-gj7h/GHSA-2m4g-hjc6-gj7h.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-2mvc-xm6m-7jj5/GHSA-2mvc-xm6m-7jj5.json b/advisories/unreviewed/2022/05/GHSA-2mvc-xm6m-7jj5/GHSA-2mvc-xm6m-7jj5.json index f097aa35c2e..bac35fc2bc5 100644 --- a/advisories/unreviewed/2022/05/GHSA-2mvc-xm6m-7jj5/GHSA-2mvc-xm6m-7jj5.json +++ b/advisories/unreviewed/2022/05/GHSA-2mvc-xm6m-7jj5/GHSA-2mvc-xm6m-7jj5.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", @@ -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-2p97-9g3q-fphp/GHSA-2p97-9g3q-fphp.json b/advisories/unreviewed/2022/05/GHSA-2p97-9g3q-fphp/GHSA-2p97-9g3q-fphp.json index 7cb6718b338..58cb942e490 100644 --- a/advisories/unreviewed/2022/05/GHSA-2p97-9g3q-fphp/GHSA-2p97-9g3q-fphp.json +++ b/advisories/unreviewed/2022/05/GHSA-2p97-9g3q-fphp/GHSA-2p97-9g3q-fphp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2pcp-x6vf-jx3m/GHSA-2pcp-x6vf-jx3m.json b/advisories/unreviewed/2022/05/GHSA-2pcp-x6vf-jx3m/GHSA-2pcp-x6vf-jx3m.json index aaac47d0f25..8dbf4acbaeb 100644 --- a/advisories/unreviewed/2022/05/GHSA-2pcp-x6vf-jx3m/GHSA-2pcp-x6vf-jx3m.json +++ b/advisories/unreviewed/2022/05/GHSA-2pcp-x6vf-jx3m/GHSA-2pcp-x6vf-jx3m.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-2px3-3hpp-ch4w/GHSA-2px3-3hpp-ch4w.json b/advisories/unreviewed/2022/05/GHSA-2px3-3hpp-ch4w/GHSA-2px3-3hpp-ch4w.json index be1ad3ad1e6..6595651f2de 100644 --- a/advisories/unreviewed/2022/05/GHSA-2px3-3hpp-ch4w/GHSA-2px3-3hpp-ch4w.json +++ b/advisories/unreviewed/2022/05/GHSA-2px3-3hpp-ch4w/GHSA-2px3-3hpp-ch4w.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", @@ -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-2q5c-ph9w-7qf3/GHSA-2q5c-ph9w-7qf3.json b/advisories/unreviewed/2022/05/GHSA-2q5c-ph9w-7qf3/GHSA-2q5c-ph9w-7qf3.json index 8a602cc4732..0edd3021b23 100644 --- a/advisories/unreviewed/2022/05/GHSA-2q5c-ph9w-7qf3/GHSA-2q5c-ph9w-7qf3.json +++ b/advisories/unreviewed/2022/05/GHSA-2q5c-ph9w-7qf3/GHSA-2q5c-ph9w-7qf3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-2r44-2g3r-72cr/GHSA-2r44-2g3r-72cr.json b/advisories/unreviewed/2022/05/GHSA-2r44-2g3r-72cr/GHSA-2r44-2g3r-72cr.json index ddecd9c4430..1e52043a677 100644 --- a/advisories/unreviewed/2022/05/GHSA-2r44-2g3r-72cr/GHSA-2r44-2g3r-72cr.json +++ b/advisories/unreviewed/2022/05/GHSA-2r44-2g3r-72cr/GHSA-2r44-2g3r-72cr.json @@ -7,12 +7,8 @@ "CVE-2015-2084" ], "details": "Cross-site request forgery (CSRF) vulnerability in the Easy Social Icons plugin before 1.2.3 for WordPress allows remote attackers to hijack the authentication of administrators for requests that conduct cross-site scripting (XSS) attacks via the image_file parameter in an edit action in the cnss_social_icon_add page to wp-admin/admin.php.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2v4j-cxx2-mgp4/GHSA-2v4j-cxx2-mgp4.json b/advisories/unreviewed/2022/05/GHSA-2v4j-cxx2-mgp4/GHSA-2v4j-cxx2-mgp4.json index 8383638fb1c..29f02bf93d3 100644 --- a/advisories/unreviewed/2022/05/GHSA-2v4j-cxx2-mgp4/GHSA-2v4j-cxx2-mgp4.json +++ b/advisories/unreviewed/2022/05/GHSA-2v4j-cxx2-mgp4/GHSA-2v4j-cxx2-mgp4.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-2vf7-h2xh-7v4v/GHSA-2vf7-h2xh-7v4v.json b/advisories/unreviewed/2022/05/GHSA-2vf7-h2xh-7v4v/GHSA-2vf7-h2xh-7v4v.json index 449332eee4f..51097b1e0e7 100644 --- a/advisories/unreviewed/2022/05/GHSA-2vf7-h2xh-7v4v/GHSA-2vf7-h2xh-7v4v.json +++ b/advisories/unreviewed/2022/05/GHSA-2vf7-h2xh-7v4v/GHSA-2vf7-h2xh-7v4v.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-2vgj-xcrr-vp37/GHSA-2vgj-xcrr-vp37.json b/advisories/unreviewed/2022/05/GHSA-2vgj-xcrr-vp37/GHSA-2vgj-xcrr-vp37.json index 24868a7e9b2..ae4475e7387 100644 --- a/advisories/unreviewed/2022/05/GHSA-2vgj-xcrr-vp37/GHSA-2vgj-xcrr-vp37.json +++ b/advisories/unreviewed/2022/05/GHSA-2vgj-xcrr-vp37/GHSA-2vgj-xcrr-vp37.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-2vqp-8p5j-x6m3/GHSA-2vqp-8p5j-x6m3.json b/advisories/unreviewed/2022/05/GHSA-2vqp-8p5j-x6m3/GHSA-2vqp-8p5j-x6m3.json index d0e45cf365b..c3e349e918c 100644 --- a/advisories/unreviewed/2022/05/GHSA-2vqp-8p5j-x6m3/GHSA-2vqp-8p5j-x6m3.json +++ b/advisories/unreviewed/2022/05/GHSA-2vqp-8p5j-x6m3/GHSA-2vqp-8p5j-x6m3.json @@ -7,12 +7,8 @@ "CVE-2011-1012" ], "details": "The ldm_parse_vmdb function in fs/partitions/ldm.c in the Linux kernel before 2.6.38-rc6-git6 does not validate the VBLK size value in the VMDB structure in an LDM partition table, which allows local users to cause a denial of service (divide-by-zero error and OOPS) via a crafted partition table.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2w6w-j2jf-gh9h/GHSA-2w6w-j2jf-gh9h.json b/advisories/unreviewed/2022/05/GHSA-2w6w-j2jf-gh9h/GHSA-2w6w-j2jf-gh9h.json index 064f2a624b1..f23a658de7a 100644 --- a/advisories/unreviewed/2022/05/GHSA-2w6w-j2jf-gh9h/GHSA-2w6w-j2jf-gh9h.json +++ b/advisories/unreviewed/2022/05/GHSA-2w6w-j2jf-gh9h/GHSA-2w6w-j2jf-gh9h.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-2wh9-jjcg-cw3f/GHSA-2wh9-jjcg-cw3f.json b/advisories/unreviewed/2022/05/GHSA-2wh9-jjcg-cw3f/GHSA-2wh9-jjcg-cw3f.json index 8e2c04f985f..f7b0a391ec9 100644 --- a/advisories/unreviewed/2022/05/GHSA-2wh9-jjcg-cw3f/GHSA-2wh9-jjcg-cw3f.json +++ b/advisories/unreviewed/2022/05/GHSA-2wh9-jjcg-cw3f/GHSA-2wh9-jjcg-cw3f.json @@ -7,12 +7,8 @@ "CVE-2011-2184" ], "details": "The key_replace_session_keyring function in security/keys/process_keys.c in the Linux kernel before 2.6.39.1 does not initialize a certain structure member, which allows local users to cause a denial of service (NULL pointer dereference and OOPS) or possibly have unspecified other impact via a KEYCTL_SESSION_TO_PARENT argument to the keyctl function, a different vulnerability than CVE-2010-2960.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2whj-c677-r58g/GHSA-2whj-c677-r58g.json b/advisories/unreviewed/2022/05/GHSA-2whj-c677-r58g/GHSA-2whj-c677-r58g.json index 282c4f189a6..1a1b5d23294 100644 --- a/advisories/unreviewed/2022/05/GHSA-2whj-c677-r58g/GHSA-2whj-c677-r58g.json +++ b/advisories/unreviewed/2022/05/GHSA-2whj-c677-r58g/GHSA-2whj-c677-r58g.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-2wxj-673r-jq3v/GHSA-2wxj-673r-jq3v.json b/advisories/unreviewed/2022/05/GHSA-2wxj-673r-jq3v/GHSA-2wxj-673r-jq3v.json index 2ffbb92e77f..3c685f777f6 100644 --- a/advisories/unreviewed/2022/05/GHSA-2wxj-673r-jq3v/GHSA-2wxj-673r-jq3v.json +++ b/advisories/unreviewed/2022/05/GHSA-2wxj-673r-jq3v/GHSA-2wxj-673r-jq3v.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-2x7p-4c9v-v356/GHSA-2x7p-4c9v-v356.json b/advisories/unreviewed/2022/05/GHSA-2x7p-4c9v-v356/GHSA-2x7p-4c9v-v356.json index 6ec69e542f4..d6897618cd8 100644 --- a/advisories/unreviewed/2022/05/GHSA-2x7p-4c9v-v356/GHSA-2x7p-4c9v-v356.json +++ b/advisories/unreviewed/2022/05/GHSA-2x7p-4c9v-v356/GHSA-2x7p-4c9v-v356.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-328r-gg4v-8wh6/GHSA-328r-gg4v-8wh6.json b/advisories/unreviewed/2022/05/GHSA-328r-gg4v-8wh6/GHSA-328r-gg4v-8wh6.json index 1980f9b93eb..adcccdd2e00 100644 --- a/advisories/unreviewed/2022/05/GHSA-328r-gg4v-8wh6/GHSA-328r-gg4v-8wh6.json +++ b/advisories/unreviewed/2022/05/GHSA-328r-gg4v-8wh6/GHSA-328r-gg4v-8wh6.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-334h-3w5w-cxp2/GHSA-334h-3w5w-cxp2.json b/advisories/unreviewed/2022/05/GHSA-334h-3w5w-cxp2/GHSA-334h-3w5w-cxp2.json index 411b96a31bc..8cadb71969b 100644 --- a/advisories/unreviewed/2022/05/GHSA-334h-3w5w-cxp2/GHSA-334h-3w5w-cxp2.json +++ b/advisories/unreviewed/2022/05/GHSA-334h-3w5w-cxp2/GHSA-334h-3w5w-cxp2.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-337v-ffr2-35h6/GHSA-337v-ffr2-35h6.json b/advisories/unreviewed/2022/05/GHSA-337v-ffr2-35h6/GHSA-337v-ffr2-35h6.json index 58c3291233b..0c825237fe0 100644 --- a/advisories/unreviewed/2022/05/GHSA-337v-ffr2-35h6/GHSA-337v-ffr2-35h6.json +++ b/advisories/unreviewed/2022/05/GHSA-337v-ffr2-35h6/GHSA-337v-ffr2-35h6.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-344f-vx7h-jfh2/GHSA-344f-vx7h-jfh2.json b/advisories/unreviewed/2022/05/GHSA-344f-vx7h-jfh2/GHSA-344f-vx7h-jfh2.json index 7e8c0f53b36..6003a8b4846 100644 --- a/advisories/unreviewed/2022/05/GHSA-344f-vx7h-jfh2/GHSA-344f-vx7h-jfh2.json +++ b/advisories/unreviewed/2022/05/GHSA-344f-vx7h-jfh2/GHSA-344f-vx7h-jfh2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-34hj-48ww-g9qc/GHSA-34hj-48ww-g9qc.json b/advisories/unreviewed/2022/05/GHSA-34hj-48ww-g9qc/GHSA-34hj-48ww-g9qc.json index 9e1060801d6..3bd20b781e5 100644 --- a/advisories/unreviewed/2022/05/GHSA-34hj-48ww-g9qc/GHSA-34hj-48ww-g9qc.json +++ b/advisories/unreviewed/2022/05/GHSA-34hj-48ww-g9qc/GHSA-34hj-48ww-g9qc.json @@ -7,12 +7,8 @@ "CVE-2015-1915" ], "details": "The Endpoint Manager for Remote Control component in IBM Tivoli Endpoint Manager for Lifecycle Management 9.0.1 before IF6 and 9.1.0 before IF6 does not set the secure flag for the session cookie in an https session, which makes it easier for remote attackers to capture this cookie by intercepting its transmission within an http session.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-34w4-v7w4-hxvc/GHSA-34w4-v7w4-hxvc.json b/advisories/unreviewed/2022/05/GHSA-34w4-v7w4-hxvc/GHSA-34w4-v7w4-hxvc.json index 8ee4221fccf..351ff04413a 100644 --- a/advisories/unreviewed/2022/05/GHSA-34w4-v7w4-hxvc/GHSA-34w4-v7w4-hxvc.json +++ b/advisories/unreviewed/2022/05/GHSA-34w4-v7w4-hxvc/GHSA-34w4-v7w4-hxvc.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-358g-mf8q-pgmj/GHSA-358g-mf8q-pgmj.json b/advisories/unreviewed/2022/05/GHSA-358g-mf8q-pgmj/GHSA-358g-mf8q-pgmj.json index 2940976da98..a775d105fcd 100644 --- a/advisories/unreviewed/2022/05/GHSA-358g-mf8q-pgmj/GHSA-358g-mf8q-pgmj.json +++ b/advisories/unreviewed/2022/05/GHSA-358g-mf8q-pgmj/GHSA-358g-mf8q-pgmj.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-3637-fm63-jqpr/GHSA-3637-fm63-jqpr.json b/advisories/unreviewed/2022/05/GHSA-3637-fm63-jqpr/GHSA-3637-fm63-jqpr.json index a8ea28fe858..9fca276c570 100644 --- a/advisories/unreviewed/2022/05/GHSA-3637-fm63-jqpr/GHSA-3637-fm63-jqpr.json +++ b/advisories/unreviewed/2022/05/GHSA-3637-fm63-jqpr/GHSA-3637-fm63-jqpr.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-36cf-7v9x-v5q6/GHSA-36cf-7v9x-v5q6.json b/advisories/unreviewed/2022/05/GHSA-36cf-7v9x-v5q6/GHSA-36cf-7v9x-v5q6.json index 506f5ad882c..daf36835cca 100644 --- a/advisories/unreviewed/2022/05/GHSA-36cf-7v9x-v5q6/GHSA-36cf-7v9x-v5q6.json +++ b/advisories/unreviewed/2022/05/GHSA-36cf-7v9x-v5q6/GHSA-36cf-7v9x-v5q6.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", @@ -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-36wh-6c72-j2mq/GHSA-36wh-6c72-j2mq.json b/advisories/unreviewed/2022/05/GHSA-36wh-6c72-j2mq/GHSA-36wh-6c72-j2mq.json index 0b6c7b29b37..7ab5db644e8 100644 --- a/advisories/unreviewed/2022/05/GHSA-36wh-6c72-j2mq/GHSA-36wh-6c72-j2mq.json +++ b/advisories/unreviewed/2022/05/GHSA-36wh-6c72-j2mq/GHSA-36wh-6c72-j2mq.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-3743-6g9f-8q5p/GHSA-3743-6g9f-8q5p.json b/advisories/unreviewed/2022/05/GHSA-3743-6g9f-8q5p/GHSA-3743-6g9f-8q5p.json index b1b6ee2261f..2d3af17f29d 100644 --- a/advisories/unreviewed/2022/05/GHSA-3743-6g9f-8q5p/GHSA-3743-6g9f-8q5p.json +++ b/advisories/unreviewed/2022/05/GHSA-3743-6g9f-8q5p/GHSA-3743-6g9f-8q5p.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-37jg-8f5h-cqw4/GHSA-37jg-8f5h-cqw4.json b/advisories/unreviewed/2022/05/GHSA-37jg-8f5h-cqw4/GHSA-37jg-8f5h-cqw4.json index 02b5a16a407..c9cf0affe0c 100644 --- a/advisories/unreviewed/2022/05/GHSA-37jg-8f5h-cqw4/GHSA-37jg-8f5h-cqw4.json +++ b/advisories/unreviewed/2022/05/GHSA-37jg-8f5h-cqw4/GHSA-37jg-8f5h-cqw4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-398c-7m57-4f84/GHSA-398c-7m57-4f84.json b/advisories/unreviewed/2022/05/GHSA-398c-7m57-4f84/GHSA-398c-7m57-4f84.json index b40d1c04fb0..a19e5a1a943 100644 --- a/advisories/unreviewed/2022/05/GHSA-398c-7m57-4f84/GHSA-398c-7m57-4f84.json +++ b/advisories/unreviewed/2022/05/GHSA-398c-7m57-4f84/GHSA-398c-7m57-4f84.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-39jg-jjh7-v68p/GHSA-39jg-jjh7-v68p.json b/advisories/unreviewed/2022/05/GHSA-39jg-jjh7-v68p/GHSA-39jg-jjh7-v68p.json index 850f7ef41c2..abcc16c0269 100644 --- a/advisories/unreviewed/2022/05/GHSA-39jg-jjh7-v68p/GHSA-39jg-jjh7-v68p.json +++ b/advisories/unreviewed/2022/05/GHSA-39jg-jjh7-v68p/GHSA-39jg-jjh7-v68p.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-3c6r-ccj8-qwhc/GHSA-3c6r-ccj8-qwhc.json b/advisories/unreviewed/2022/05/GHSA-3c6r-ccj8-qwhc/GHSA-3c6r-ccj8-qwhc.json index 25d6f7b3c13..a213d08b8b3 100644 --- a/advisories/unreviewed/2022/05/GHSA-3c6r-ccj8-qwhc/GHSA-3c6r-ccj8-qwhc.json +++ b/advisories/unreviewed/2022/05/GHSA-3c6r-ccj8-qwhc/GHSA-3c6r-ccj8-qwhc.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-3c8m-2jhw-v237/GHSA-3c8m-2jhw-v237.json b/advisories/unreviewed/2022/05/GHSA-3c8m-2jhw-v237/GHSA-3c8m-2jhw-v237.json index 5a2a5cfb7f6..89cb9f1d03a 100644 --- a/advisories/unreviewed/2022/05/GHSA-3c8m-2jhw-v237/GHSA-3c8m-2jhw-v237.json +++ b/advisories/unreviewed/2022/05/GHSA-3c8m-2jhw-v237/GHSA-3c8m-2jhw-v237.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-3c94-94h9-fr3w/GHSA-3c94-94h9-fr3w.json b/advisories/unreviewed/2022/05/GHSA-3c94-94h9-fr3w/GHSA-3c94-94h9-fr3w.json index 8782db0e05d..cd0f0e2b7d2 100644 --- a/advisories/unreviewed/2022/05/GHSA-3c94-94h9-fr3w/GHSA-3c94-94h9-fr3w.json +++ b/advisories/unreviewed/2022/05/GHSA-3c94-94h9-fr3w/GHSA-3c94-94h9-fr3w.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", @@ -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-3cq5-qfhj-hhcc/GHSA-3cq5-qfhj-hhcc.json b/advisories/unreviewed/2022/05/GHSA-3cq5-qfhj-hhcc/GHSA-3cq5-qfhj-hhcc.json index a094ec80406..397dbbb8f6a 100644 --- a/advisories/unreviewed/2022/05/GHSA-3cq5-qfhj-hhcc/GHSA-3cq5-qfhj-hhcc.json +++ b/advisories/unreviewed/2022/05/GHSA-3cq5-qfhj-hhcc/GHSA-3cq5-qfhj-hhcc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-3cv3-p9mg-jf6g/GHSA-3cv3-p9mg-jf6g.json b/advisories/unreviewed/2022/05/GHSA-3cv3-p9mg-jf6g/GHSA-3cv3-p9mg-jf6g.json index c9025ae4281..a92d8715039 100644 --- a/advisories/unreviewed/2022/05/GHSA-3cv3-p9mg-jf6g/GHSA-3cv3-p9mg-jf6g.json +++ b/advisories/unreviewed/2022/05/GHSA-3cv3-p9mg-jf6g/GHSA-3cv3-p9mg-jf6g.json @@ -7,12 +7,8 @@ "CVE-2015-1982" ], "details": "IBM InfoSphere Master Data Management Collaborative Edition 9.1, 10.1, 11.0, 11.3, and 11.4 before FP03 allows remote authenticated users to obtain sensitive information via a crafted request, which reveals the full path in an error message.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-3cv8-m6fw-pjg4/GHSA-3cv8-m6fw-pjg4.json b/advisories/unreviewed/2022/05/GHSA-3cv8-m6fw-pjg4/GHSA-3cv8-m6fw-pjg4.json index cd99e679941..ba1e68792c9 100644 --- a/advisories/unreviewed/2022/05/GHSA-3cv8-m6fw-pjg4/GHSA-3cv8-m6fw-pjg4.json +++ b/advisories/unreviewed/2022/05/GHSA-3cv8-m6fw-pjg4/GHSA-3cv8-m6fw-pjg4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-3fr5-hvqc-j2q7/GHSA-3fr5-hvqc-j2q7.json b/advisories/unreviewed/2022/05/GHSA-3fr5-hvqc-j2q7/GHSA-3fr5-hvqc-j2q7.json index 08cdbd9af44..7f5a5142ea0 100644 --- a/advisories/unreviewed/2022/05/GHSA-3fr5-hvqc-j2q7/GHSA-3fr5-hvqc-j2q7.json +++ b/advisories/unreviewed/2022/05/GHSA-3fr5-hvqc-j2q7/GHSA-3fr5-hvqc-j2q7.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-3ggc-vmxq-jvr2/GHSA-3ggc-vmxq-jvr2.json b/advisories/unreviewed/2022/05/GHSA-3ggc-vmxq-jvr2/GHSA-3ggc-vmxq-jvr2.json index 9f02f8b8665..015953ab372 100644 --- a/advisories/unreviewed/2022/05/GHSA-3ggc-vmxq-jvr2/GHSA-3ggc-vmxq-jvr2.json +++ b/advisories/unreviewed/2022/05/GHSA-3ggc-vmxq-jvr2/GHSA-3ggc-vmxq-jvr2.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-3h2x-f5p6-82hc/GHSA-3h2x-f5p6-82hc.json b/advisories/unreviewed/2022/05/GHSA-3h2x-f5p6-82hc/GHSA-3h2x-f5p6-82hc.json index 012d05f3487..03340dc5b84 100644 --- a/advisories/unreviewed/2022/05/GHSA-3h2x-f5p6-82hc/GHSA-3h2x-f5p6-82hc.json +++ b/advisories/unreviewed/2022/05/GHSA-3h2x-f5p6-82hc/GHSA-3h2x-f5p6-82hc.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-3hqg-24jc-82m9/GHSA-3hqg-24jc-82m9.json b/advisories/unreviewed/2022/05/GHSA-3hqg-24jc-82m9/GHSA-3hqg-24jc-82m9.json index 87ab5b43274..f706a80c3de 100644 --- a/advisories/unreviewed/2022/05/GHSA-3hqg-24jc-82m9/GHSA-3hqg-24jc-82m9.json +++ b/advisories/unreviewed/2022/05/GHSA-3hqg-24jc-82m9/GHSA-3hqg-24jc-82m9.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-3jf7-xpv3-x9vh/GHSA-3jf7-xpv3-x9vh.json b/advisories/unreviewed/2022/05/GHSA-3jf7-xpv3-x9vh/GHSA-3jf7-xpv3-x9vh.json index 6da458cc77c..2e290ce1556 100644 --- a/advisories/unreviewed/2022/05/GHSA-3jf7-xpv3-x9vh/GHSA-3jf7-xpv3-x9vh.json +++ b/advisories/unreviewed/2022/05/GHSA-3jf7-xpv3-x9vh/GHSA-3jf7-xpv3-x9vh.json @@ -7,12 +7,8 @@ "CVE-2015-2089" ], "details": "Multiple cross-site request forgery (CSRF) vulnerabilities in the CrossSlide jQuery (crossslide-jquery-plugin-for-wordpress) plugin 2.0.5 for WordPress allow remote attackers to hijack the authentication of administrators for requests that (1) change plugin settings or conduct cross-site scripting (XSS) attacks via the (2) csj_width, (3) csj_height, (4) csj_sleep, (5) csj_fade, or (6) upload_image parameter in the thisismyurl_csj.php page to wp-admin/options-general.php.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-3jgv-8wx7-rw7p/GHSA-3jgv-8wx7-rw7p.json b/advisories/unreviewed/2022/05/GHSA-3jgv-8wx7-rw7p/GHSA-3jgv-8wx7-rw7p.json index fb1e4ecd63e..a2be3848b4d 100644 --- a/advisories/unreviewed/2022/05/GHSA-3jgv-8wx7-rw7p/GHSA-3jgv-8wx7-rw7p.json +++ b/advisories/unreviewed/2022/05/GHSA-3jgv-8wx7-rw7p/GHSA-3jgv-8wx7-rw7p.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-3m23-cvmj-jrhp/GHSA-3m23-cvmj-jrhp.json b/advisories/unreviewed/2022/05/GHSA-3m23-cvmj-jrhp/GHSA-3m23-cvmj-jrhp.json index 0aa5b036825..88dac308bfe 100644 --- a/advisories/unreviewed/2022/05/GHSA-3m23-cvmj-jrhp/GHSA-3m23-cvmj-jrhp.json +++ b/advisories/unreviewed/2022/05/GHSA-3m23-cvmj-jrhp/GHSA-3m23-cvmj-jrhp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-3mgp-6v5r-49c2/GHSA-3mgp-6v5r-49c2.json b/advisories/unreviewed/2022/05/GHSA-3mgp-6v5r-49c2/GHSA-3mgp-6v5r-49c2.json index 68bd18c585e..52a7d4dcd60 100644 --- a/advisories/unreviewed/2022/05/GHSA-3mgp-6v5r-49c2/GHSA-3mgp-6v5r-49c2.json +++ b/advisories/unreviewed/2022/05/GHSA-3mgp-6v5r-49c2/GHSA-3mgp-6v5r-49c2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-3pph-g5w6-c57w/GHSA-3pph-g5w6-c57w.json b/advisories/unreviewed/2022/05/GHSA-3pph-g5w6-c57w/GHSA-3pph-g5w6-c57w.json index 888c2c1a9d6..bd10089c94a 100644 --- a/advisories/unreviewed/2022/05/GHSA-3pph-g5w6-c57w/GHSA-3pph-g5w6-c57w.json +++ b/advisories/unreviewed/2022/05/GHSA-3pph-g5w6-c57w/GHSA-3pph-g5w6-c57w.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-3qmw-8chv-6j3f/GHSA-3qmw-8chv-6j3f.json b/advisories/unreviewed/2022/05/GHSA-3qmw-8chv-6j3f/GHSA-3qmw-8chv-6j3f.json index b3fbcadae22..e4ca44c6346 100644 --- a/advisories/unreviewed/2022/05/GHSA-3qmw-8chv-6j3f/GHSA-3qmw-8chv-6j3f.json +++ b/advisories/unreviewed/2022/05/GHSA-3qmw-8chv-6j3f/GHSA-3qmw-8chv-6j3f.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-3qxh-5whp-mmfg/GHSA-3qxh-5whp-mmfg.json b/advisories/unreviewed/2022/05/GHSA-3qxh-5whp-mmfg/GHSA-3qxh-5whp-mmfg.json index 571656220fa..1c3b7e2a67f 100644 --- a/advisories/unreviewed/2022/05/GHSA-3qxh-5whp-mmfg/GHSA-3qxh-5whp-mmfg.json +++ b/advisories/unreviewed/2022/05/GHSA-3qxh-5whp-mmfg/GHSA-3qxh-5whp-mmfg.json @@ -7,12 +7,8 @@ "CVE-2015-2106" ], "details": "Unspecified vulnerability in HP Integrated Lights-Out (iLO) firmware 2 before 2.27, 3 before 1.82, and 4 before 2.10 allows remote attackers to bypass intended access restrictions or cause a denial of service via unknown vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -32,9 +28,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-3r77-w9f5-q8q6/GHSA-3r77-w9f5-q8q6.json b/advisories/unreviewed/2022/05/GHSA-3r77-w9f5-q8q6/GHSA-3r77-w9f5-q8q6.json index f2795d1f45a..4d336e25ccd 100644 --- a/advisories/unreviewed/2022/05/GHSA-3r77-w9f5-q8q6/GHSA-3r77-w9f5-q8q6.json +++ b/advisories/unreviewed/2022/05/GHSA-3r77-w9f5-q8q6/GHSA-3r77-w9f5-q8q6.json @@ -7,12 +7,8 @@ "CVE-2015-2094" ], "details": "Stack-based buffer overflow in the WESPPlayback.WESPPlaybackCtrl.1 control in WebGate WinRDS allows remote attackers to execute arbitrary code via unspecified vectors to the (1) PrintSiteImage, (2) PlaySiteAllChannel, (3) StopSiteAllChannel, or (4) SaveSiteImage function.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-3r89-8m76-vxrv/GHSA-3r89-8m76-vxrv.json b/advisories/unreviewed/2022/05/GHSA-3r89-8m76-vxrv/GHSA-3r89-8m76-vxrv.json index 9a94ef1f3ed..7f45b58bf9d 100644 --- a/advisories/unreviewed/2022/05/GHSA-3r89-8m76-vxrv/GHSA-3r89-8m76-vxrv.json +++ b/advisories/unreviewed/2022/05/GHSA-3r89-8m76-vxrv/GHSA-3r89-8m76-vxrv.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-3r9g-m93g-x73x/GHSA-3r9g-m93g-x73x.json b/advisories/unreviewed/2022/05/GHSA-3r9g-m93g-x73x/GHSA-3r9g-m93g-x73x.json index b726edf7a0e..cc3bae8e504 100644 --- a/advisories/unreviewed/2022/05/GHSA-3r9g-m93g-x73x/GHSA-3r9g-m93g-x73x.json +++ b/advisories/unreviewed/2022/05/GHSA-3r9g-m93g-x73x/GHSA-3r9g-m93g-x73x.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-3rrv-jp9h-4vrq/GHSA-3rrv-jp9h-4vrq.json b/advisories/unreviewed/2022/05/GHSA-3rrv-jp9h-4vrq/GHSA-3rrv-jp9h-4vrq.json index 93de34316a6..79dd3ec336e 100644 --- a/advisories/unreviewed/2022/05/GHSA-3rrv-jp9h-4vrq/GHSA-3rrv-jp9h-4vrq.json +++ b/advisories/unreviewed/2022/05/GHSA-3rrv-jp9h-4vrq/GHSA-3rrv-jp9h-4vrq.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-3rv3-jp5p-3jhw/GHSA-3rv3-jp5p-3jhw.json b/advisories/unreviewed/2022/05/GHSA-3rv3-jp5p-3jhw/GHSA-3rv3-jp5p-3jhw.json index 386c52d6b00..b144f76e262 100644 --- a/advisories/unreviewed/2022/05/GHSA-3rv3-jp5p-3jhw/GHSA-3rv3-jp5p-3jhw.json +++ b/advisories/unreviewed/2022/05/GHSA-3rv3-jp5p-3jhw/GHSA-3rv3-jp5p-3jhw.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-3v33-px63-8phx/GHSA-3v33-px63-8phx.json b/advisories/unreviewed/2022/05/GHSA-3v33-px63-8phx/GHSA-3v33-px63-8phx.json index acf72415079..a1d2c4a2968 100644 --- a/advisories/unreviewed/2022/05/GHSA-3v33-px63-8phx/GHSA-3v33-px63-8phx.json +++ b/advisories/unreviewed/2022/05/GHSA-3v33-px63-8phx/GHSA-3v33-px63-8phx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-3v68-4wh3-g8fg/GHSA-3v68-4wh3-g8fg.json b/advisories/unreviewed/2022/05/GHSA-3v68-4wh3-g8fg/GHSA-3v68-4wh3-g8fg.json index 513ecbf3721..0080e3275d2 100644 --- a/advisories/unreviewed/2022/05/GHSA-3v68-4wh3-g8fg/GHSA-3v68-4wh3-g8fg.json +++ b/advisories/unreviewed/2022/05/GHSA-3v68-4wh3-g8fg/GHSA-3v68-4wh3-g8fg.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-3vgf-m7rw-3p4q/GHSA-3vgf-m7rw-3p4q.json b/advisories/unreviewed/2022/05/GHSA-3vgf-m7rw-3p4q/GHSA-3vgf-m7rw-3p4q.json index c41c4b2f5e5..2a0be207200 100644 --- a/advisories/unreviewed/2022/05/GHSA-3vgf-m7rw-3p4q/GHSA-3vgf-m7rw-3p4q.json +++ b/advisories/unreviewed/2022/05/GHSA-3vgf-m7rw-3p4q/GHSA-3vgf-m7rw-3p4q.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -47,9 +45,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-3w2w-4v6h-c6q9/GHSA-3w2w-4v6h-c6q9.json b/advisories/unreviewed/2022/05/GHSA-3w2w-4v6h-c6q9/GHSA-3w2w-4v6h-c6q9.json index f825c768812..9c3133fe6f3 100644 --- a/advisories/unreviewed/2022/05/GHSA-3w2w-4v6h-c6q9/GHSA-3w2w-4v6h-c6q9.json +++ b/advisories/unreviewed/2022/05/GHSA-3w2w-4v6h-c6q9/GHSA-3w2w-4v6h-c6q9.json @@ -7,12 +7,8 @@ "CVE-2011-0711" ], "details": "The xfs_fs_geometry function in fs/xfs/xfs_fsops.c in the Linux kernel before 2.6.38-rc6-git3 does not initialize a certain structure member, which allows local users to obtain potentially sensitive information from kernel stack memory via an FSGEOMETRY_V1 ioctl call.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-3x44-c8w2-mxwg/GHSA-3x44-c8w2-mxwg.json b/advisories/unreviewed/2022/05/GHSA-3x44-c8w2-mxwg/GHSA-3x44-c8w2-mxwg.json index 2756ea52fbc..66e4c303bb6 100644 --- a/advisories/unreviewed/2022/05/GHSA-3x44-c8w2-mxwg/GHSA-3x44-c8w2-mxwg.json +++ b/advisories/unreviewed/2022/05/GHSA-3x44-c8w2-mxwg/GHSA-3x44-c8w2-mxwg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-3x74-43v8-rvp5/GHSA-3x74-43v8-rvp5.json b/advisories/unreviewed/2022/05/GHSA-3x74-43v8-rvp5/GHSA-3x74-43v8-rvp5.json index d96777dabab..ebe803fbc5b 100644 --- a/advisories/unreviewed/2022/05/GHSA-3x74-43v8-rvp5/GHSA-3x74-43v8-rvp5.json +++ b/advisories/unreviewed/2022/05/GHSA-3x74-43v8-rvp5/GHSA-3x74-43v8-rvp5.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-42f3-49rm-m2q7/GHSA-42f3-49rm-m2q7.json b/advisories/unreviewed/2022/05/GHSA-42f3-49rm-m2q7/GHSA-42f3-49rm-m2q7.json index f7cce903cd1..90831b02d97 100644 --- a/advisories/unreviewed/2022/05/GHSA-42f3-49rm-m2q7/GHSA-42f3-49rm-m2q7.json +++ b/advisories/unreviewed/2022/05/GHSA-42f3-49rm-m2q7/GHSA-42f3-49rm-m2q7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-42rm-gcmp-3557/GHSA-42rm-gcmp-3557.json b/advisories/unreviewed/2022/05/GHSA-42rm-gcmp-3557/GHSA-42rm-gcmp-3557.json index 838722f370e..14cf5922747 100644 --- a/advisories/unreviewed/2022/05/GHSA-42rm-gcmp-3557/GHSA-42rm-gcmp-3557.json +++ b/advisories/unreviewed/2022/05/GHSA-42rm-gcmp-3557/GHSA-42rm-gcmp-3557.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", @@ -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-4343-27r5-p3v9/GHSA-4343-27r5-p3v9.json b/advisories/unreviewed/2022/05/GHSA-4343-27r5-p3v9/GHSA-4343-27r5-p3v9.json index ffbb9044fde..2c92f60f72d 100644 --- a/advisories/unreviewed/2022/05/GHSA-4343-27r5-p3v9/GHSA-4343-27r5-p3v9.json +++ b/advisories/unreviewed/2022/05/GHSA-4343-27r5-p3v9/GHSA-4343-27r5-p3v9.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-436v-h7q2-9qmp/GHSA-436v-h7q2-9qmp.json b/advisories/unreviewed/2022/05/GHSA-436v-h7q2-9qmp/GHSA-436v-h7q2-9qmp.json index 47d4148c119..13aaf171e60 100644 --- a/advisories/unreviewed/2022/05/GHSA-436v-h7q2-9qmp/GHSA-436v-h7q2-9qmp.json +++ b/advisories/unreviewed/2022/05/GHSA-436v-h7q2-9qmp/GHSA-436v-h7q2-9qmp.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-449j-xhqx-5v3c/GHSA-449j-xhqx-5v3c.json b/advisories/unreviewed/2022/05/GHSA-449j-xhqx-5v3c/GHSA-449j-xhqx-5v3c.json index 014bfed7c77..d370bbbc9c6 100644 --- a/advisories/unreviewed/2022/05/GHSA-449j-xhqx-5v3c/GHSA-449j-xhqx-5v3c.json +++ b/advisories/unreviewed/2022/05/GHSA-449j-xhqx-5v3c/GHSA-449j-xhqx-5v3c.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-44xg-wcj6-rg4h/GHSA-44xg-wcj6-rg4h.json b/advisories/unreviewed/2022/05/GHSA-44xg-wcj6-rg4h/GHSA-44xg-wcj6-rg4h.json index 5c1bf37c812..a2b4a56749a 100644 --- a/advisories/unreviewed/2022/05/GHSA-44xg-wcj6-rg4h/GHSA-44xg-wcj6-rg4h.json +++ b/advisories/unreviewed/2022/05/GHSA-44xg-wcj6-rg4h/GHSA-44xg-wcj6-rg4h.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-4563-6q26-9q79/GHSA-4563-6q26-9q79.json b/advisories/unreviewed/2022/05/GHSA-4563-6q26-9q79/GHSA-4563-6q26-9q79.json index 908c4c67824..49bbc3914ce 100644 --- a/advisories/unreviewed/2022/05/GHSA-4563-6q26-9q79/GHSA-4563-6q26-9q79.json +++ b/advisories/unreviewed/2022/05/GHSA-4563-6q26-9q79/GHSA-4563-6q26-9q79.json @@ -7,12 +7,8 @@ "CVE-2014-3689" ], "details": "The vmware-vga driver (hw/display/vmware_vga.c) in QEMU allows local guest users to write to qemu memory locations and gain privileges via unspecified parameters related to rectangle handling.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-4583-4mx5-3jcc/GHSA-4583-4mx5-3jcc.json b/advisories/unreviewed/2022/05/GHSA-4583-4mx5-3jcc/GHSA-4583-4mx5-3jcc.json index 72ba3e581e3..f18bd4363e7 100644 --- a/advisories/unreviewed/2022/05/GHSA-4583-4mx5-3jcc/GHSA-4583-4mx5-3jcc.json +++ b/advisories/unreviewed/2022/05/GHSA-4583-4mx5-3jcc/GHSA-4583-4mx5-3jcc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-45f2-f9cc-789h/GHSA-45f2-f9cc-789h.json b/advisories/unreviewed/2022/05/GHSA-45f2-f9cc-789h/GHSA-45f2-f9cc-789h.json index f3db09c8303..910817f1396 100644 --- a/advisories/unreviewed/2022/05/GHSA-45f2-f9cc-789h/GHSA-45f2-f9cc-789h.json +++ b/advisories/unreviewed/2022/05/GHSA-45f2-f9cc-789h/GHSA-45f2-f9cc-789h.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-45p7-v29j-hfqf/GHSA-45p7-v29j-hfqf.json b/advisories/unreviewed/2022/05/GHSA-45p7-v29j-hfqf/GHSA-45p7-v29j-hfqf.json index 18c7871d554..82e5969ce26 100644 --- a/advisories/unreviewed/2022/05/GHSA-45p7-v29j-hfqf/GHSA-45p7-v29j-hfqf.json +++ b/advisories/unreviewed/2022/05/GHSA-45p7-v29j-hfqf/GHSA-45p7-v29j-hfqf.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-46f2-7wgg-fgcc/GHSA-46f2-7wgg-fgcc.json b/advisories/unreviewed/2022/05/GHSA-46f2-7wgg-fgcc/GHSA-46f2-7wgg-fgcc.json index 055bdca9905..7b5db00f9d3 100644 --- a/advisories/unreviewed/2022/05/GHSA-46f2-7wgg-fgcc/GHSA-46f2-7wgg-fgcc.json +++ b/advisories/unreviewed/2022/05/GHSA-46f2-7wgg-fgcc/GHSA-46f2-7wgg-fgcc.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-46p3-6h94-2rqm/GHSA-46p3-6h94-2rqm.json b/advisories/unreviewed/2022/05/GHSA-46p3-6h94-2rqm/GHSA-46p3-6h94-2rqm.json index 7f58d90ef9a..cf29eca9faa 100644 --- a/advisories/unreviewed/2022/05/GHSA-46p3-6h94-2rqm/GHSA-46p3-6h94-2rqm.json +++ b/advisories/unreviewed/2022/05/GHSA-46p3-6h94-2rqm/GHSA-46p3-6h94-2rqm.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-46vh-jm43-r5pj/GHSA-46vh-jm43-r5pj.json b/advisories/unreviewed/2022/05/GHSA-46vh-jm43-r5pj/GHSA-46vh-jm43-r5pj.json index b94314bb064..db15d27307f 100644 --- a/advisories/unreviewed/2022/05/GHSA-46vh-jm43-r5pj/GHSA-46vh-jm43-r5pj.json +++ b/advisories/unreviewed/2022/05/GHSA-46vh-jm43-r5pj/GHSA-46vh-jm43-r5pj.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-4764-cw6v-4r4x/GHSA-4764-cw6v-4r4x.json b/advisories/unreviewed/2022/05/GHSA-4764-cw6v-4r4x/GHSA-4764-cw6v-4r4x.json index 5462312aef9..426c5606de0 100644 --- a/advisories/unreviewed/2022/05/GHSA-4764-cw6v-4r4x/GHSA-4764-cw6v-4r4x.json +++ b/advisories/unreviewed/2022/05/GHSA-4764-cw6v-4r4x/GHSA-4764-cw6v-4r4x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/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-47h4-mxgv-jv43/GHSA-47h4-mxgv-jv43.json b/advisories/unreviewed/2022/05/GHSA-47h4-mxgv-jv43/GHSA-47h4-mxgv-jv43.json index 3307257d93d..c672bfb054a 100644 --- a/advisories/unreviewed/2022/05/GHSA-47h4-mxgv-jv43/GHSA-47h4-mxgv-jv43.json +++ b/advisories/unreviewed/2022/05/GHSA-47h4-mxgv-jv43/GHSA-47h4-mxgv-jv43.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-47j5-g4fh-w4j8/GHSA-47j5-g4fh-w4j8.json b/advisories/unreviewed/2022/05/GHSA-47j5-g4fh-w4j8/GHSA-47j5-g4fh-w4j8.json index 5a543506385..8ec7c9fe30a 100644 --- a/advisories/unreviewed/2022/05/GHSA-47j5-g4fh-w4j8/GHSA-47j5-g4fh-w4j8.json +++ b/advisories/unreviewed/2022/05/GHSA-47j5-g4fh-w4j8/GHSA-47j5-g4fh-w4j8.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-47qq-cxvw-24cc/GHSA-47qq-cxvw-24cc.json b/advisories/unreviewed/2022/05/GHSA-47qq-cxvw-24cc/GHSA-47qq-cxvw-24cc.json index 6e65d43de5c..f37e2526601 100644 --- a/advisories/unreviewed/2022/05/GHSA-47qq-cxvw-24cc/GHSA-47qq-cxvw-24cc.json +++ b/advisories/unreviewed/2022/05/GHSA-47qq-cxvw-24cc/GHSA-47qq-cxvw-24cc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-487v-49wh-p479/GHSA-487v-49wh-p479.json b/advisories/unreviewed/2022/05/GHSA-487v-49wh-p479/GHSA-487v-49wh-p479.json index 0165a2bc137..cf485a33dbe 100644 --- a/advisories/unreviewed/2022/05/GHSA-487v-49wh-p479/GHSA-487v-49wh-p479.json +++ b/advisories/unreviewed/2022/05/GHSA-487v-49wh-p479/GHSA-487v-49wh-p479.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-4882-p655-4rfx/GHSA-4882-p655-4rfx.json b/advisories/unreviewed/2022/05/GHSA-4882-p655-4rfx/GHSA-4882-p655-4rfx.json index 56b7d3cc9a7..5e2183adaef 100644 --- a/advisories/unreviewed/2022/05/GHSA-4882-p655-4rfx/GHSA-4882-p655-4rfx.json +++ b/advisories/unreviewed/2022/05/GHSA-4882-p655-4rfx/GHSA-4882-p655-4rfx.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-48m7-cf7p-jqm7/GHSA-48m7-cf7p-jqm7.json b/advisories/unreviewed/2022/05/GHSA-48m7-cf7p-jqm7/GHSA-48m7-cf7p-jqm7.json index 5874eeaffed..ef898abf356 100644 --- a/advisories/unreviewed/2022/05/GHSA-48m7-cf7p-jqm7/GHSA-48m7-cf7p-jqm7.json +++ b/advisories/unreviewed/2022/05/GHSA-48m7-cf7p-jqm7/GHSA-48m7-cf7p-jqm7.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-48xc-cq48-4xjv/GHSA-48xc-cq48-4xjv.json b/advisories/unreviewed/2022/05/GHSA-48xc-cq48-4xjv/GHSA-48xc-cq48-4xjv.json index c4b517716cf..6d90b0dd18d 100644 --- a/advisories/unreviewed/2022/05/GHSA-48xc-cq48-4xjv/GHSA-48xc-cq48-4xjv.json +++ b/advisories/unreviewed/2022/05/GHSA-48xc-cq48-4xjv/GHSA-48xc-cq48-4xjv.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-49f2-r5xc-q59v/GHSA-49f2-r5xc-q59v.json b/advisories/unreviewed/2022/05/GHSA-49f2-r5xc-q59v/GHSA-49f2-r5xc-q59v.json index 28e8dcbe1f8..01925a8cca7 100644 --- a/advisories/unreviewed/2022/05/GHSA-49f2-r5xc-q59v/GHSA-49f2-r5xc-q59v.json +++ b/advisories/unreviewed/2022/05/GHSA-49f2-r5xc-q59v/GHSA-49f2-r5xc-q59v.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-4cgm-977g-fmc6/GHSA-4cgm-977g-fmc6.json b/advisories/unreviewed/2022/05/GHSA-4cgm-977g-fmc6/GHSA-4cgm-977g-fmc6.json index a929c09edec..694984a20c8 100644 --- a/advisories/unreviewed/2022/05/GHSA-4cgm-977g-fmc6/GHSA-4cgm-977g-fmc6.json +++ b/advisories/unreviewed/2022/05/GHSA-4cgm-977g-fmc6/GHSA-4cgm-977g-fmc6.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-4f7p-mhh6-p6r7/GHSA-4f7p-mhh6-p6r7.json b/advisories/unreviewed/2022/05/GHSA-4f7p-mhh6-p6r7/GHSA-4f7p-mhh6-p6r7.json index bc77fed06fb..d9872a5bf9b 100644 --- a/advisories/unreviewed/2022/05/GHSA-4f7p-mhh6-p6r7/GHSA-4f7p-mhh6-p6r7.json +++ b/advisories/unreviewed/2022/05/GHSA-4f7p-mhh6-p6r7/GHSA-4f7p-mhh6-p6r7.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-4fcq-c3hp-hc58/GHSA-4fcq-c3hp-hc58.json b/advisories/unreviewed/2022/05/GHSA-4fcq-c3hp-hc58/GHSA-4fcq-c3hp-hc58.json index c3d1ca6957f..177b542c24d 100644 --- a/advisories/unreviewed/2022/05/GHSA-4fcq-c3hp-hc58/GHSA-4fcq-c3hp-hc58.json +++ b/advisories/unreviewed/2022/05/GHSA-4fcq-c3hp-hc58/GHSA-4fcq-c3hp-hc58.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-4fgx-wpwv-vr2r/GHSA-4fgx-wpwv-vr2r.json b/advisories/unreviewed/2022/05/GHSA-4fgx-wpwv-vr2r/GHSA-4fgx-wpwv-vr2r.json index 3558d782803..6575e36fadb 100644 --- a/advisories/unreviewed/2022/05/GHSA-4fgx-wpwv-vr2r/GHSA-4fgx-wpwv-vr2r.json +++ b/advisories/unreviewed/2022/05/GHSA-4fgx-wpwv-vr2r/GHSA-4fgx-wpwv-vr2r.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-4fm4-pcw7-99hg/GHSA-4fm4-pcw7-99hg.json b/advisories/unreviewed/2022/05/GHSA-4fm4-pcw7-99hg/GHSA-4fm4-pcw7-99hg.json index 89a8d0eff55..46d24ec234a 100644 --- a/advisories/unreviewed/2022/05/GHSA-4fm4-pcw7-99hg/GHSA-4fm4-pcw7-99hg.json +++ b/advisories/unreviewed/2022/05/GHSA-4fm4-pcw7-99hg/GHSA-4fm4-pcw7-99hg.json @@ -7,12 +7,8 @@ "CVE-2011-4592" ], "details": "The command-line cron implementation in Moodle 2.0.x before 2.0.6 and 2.1.x before 2.1.3 does not properly interact with IP blocking, which might allow remote attackers to bypass intended IP address restrictions by leveraging a configuration in which IP blocking was disabled to restore cron functionality.", - "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-4g77-cm25-7q33/GHSA-4g77-cm25-7q33.json b/advisories/unreviewed/2022/05/GHSA-4g77-cm25-7q33/GHSA-4g77-cm25-7q33.json index 2ee04e8c036..c8ac65ab597 100644 --- a/advisories/unreviewed/2022/05/GHSA-4g77-cm25-7q33/GHSA-4g77-cm25-7q33.json +++ b/advisories/unreviewed/2022/05/GHSA-4g77-cm25-7q33/GHSA-4g77-cm25-7q33.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -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-4gmc-h534-mxc2/GHSA-4gmc-h534-mxc2.json b/advisories/unreviewed/2022/05/GHSA-4gmc-h534-mxc2/GHSA-4gmc-h534-mxc2.json index 64caaabccb6..67fdf8fe86b 100644 --- a/advisories/unreviewed/2022/05/GHSA-4gmc-h534-mxc2/GHSA-4gmc-h534-mxc2.json +++ b/advisories/unreviewed/2022/05/GHSA-4gmc-h534-mxc2/GHSA-4gmc-h534-mxc2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-4hmg-hvqw-h4p9/GHSA-4hmg-hvqw-h4p9.json b/advisories/unreviewed/2022/05/GHSA-4hmg-hvqw-h4p9/GHSA-4hmg-hvqw-h4p9.json index a6e8af312e2..a7f1a334b5f 100644 --- a/advisories/unreviewed/2022/05/GHSA-4hmg-hvqw-h4p9/GHSA-4hmg-hvqw-h4p9.json +++ b/advisories/unreviewed/2022/05/GHSA-4hmg-hvqw-h4p9/GHSA-4hmg-hvqw-h4p9.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-4qqh-4p23-qw24/GHSA-4qqh-4p23-qw24.json b/advisories/unreviewed/2022/05/GHSA-4qqh-4p23-qw24/GHSA-4qqh-4p23-qw24.json index e1f7b36a849..a60ffaad352 100644 --- a/advisories/unreviewed/2022/05/GHSA-4qqh-4p23-qw24/GHSA-4qqh-4p23-qw24.json +++ b/advisories/unreviewed/2022/05/GHSA-4qqh-4p23-qw24/GHSA-4qqh-4p23-qw24.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-4rmg-g9hw-8458/GHSA-4rmg-g9hw-8458.json b/advisories/unreviewed/2022/05/GHSA-4rmg-g9hw-8458/GHSA-4rmg-g9hw-8458.json index 55976a332b5..60c9afd5bc5 100644 --- a/advisories/unreviewed/2022/05/GHSA-4rmg-g9hw-8458/GHSA-4rmg-g9hw-8458.json +++ b/advisories/unreviewed/2022/05/GHSA-4rmg-g9hw-8458/GHSA-4rmg-g9hw-8458.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-4vmg-fqvw-mfj8/GHSA-4vmg-fqvw-mfj8.json b/advisories/unreviewed/2022/05/GHSA-4vmg-fqvw-mfj8/GHSA-4vmg-fqvw-mfj8.json index 0a3dd57d8a0..7f062a7f412 100644 --- a/advisories/unreviewed/2022/05/GHSA-4vmg-fqvw-mfj8/GHSA-4vmg-fqvw-mfj8.json +++ b/advisories/unreviewed/2022/05/GHSA-4vmg-fqvw-mfj8/GHSA-4vmg-fqvw-mfj8.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-4vrq-3h8h-j65j/GHSA-4vrq-3h8h-j65j.json b/advisories/unreviewed/2022/05/GHSA-4vrq-3h8h-j65j/GHSA-4vrq-3h8h-j65j.json index 882767a36c6..a8e05958dcd 100644 --- a/advisories/unreviewed/2022/05/GHSA-4vrq-3h8h-j65j/GHSA-4vrq-3h8h-j65j.json +++ b/advisories/unreviewed/2022/05/GHSA-4vrq-3h8h-j65j/GHSA-4vrq-3h8h-j65j.json @@ -7,12 +7,8 @@ "CVE-2011-1010" ], "details": "Buffer overflow in the mac_partition function in fs/partitions/mac.c in the Linux kernel before 2.6.37.2 allows local users to cause a denial of service (panic) or possibly have unspecified other impact via a malformed Mac OS partition table.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-4vwf-ccg4-gwxp/GHSA-4vwf-ccg4-gwxp.json b/advisories/unreviewed/2022/05/GHSA-4vwf-ccg4-gwxp/GHSA-4vwf-ccg4-gwxp.json index 56e460a4ebb..379903bbfbe 100644 --- a/advisories/unreviewed/2022/05/GHSA-4vwf-ccg4-gwxp/GHSA-4vwf-ccg4-gwxp.json +++ b/advisories/unreviewed/2022/05/GHSA-4vwf-ccg4-gwxp/GHSA-4vwf-ccg4-gwxp.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-4x9w-mr6v-443w/GHSA-4x9w-mr6v-443w.json b/advisories/unreviewed/2022/05/GHSA-4x9w-mr6v-443w/GHSA-4x9w-mr6v-443w.json index 24c187802fc..4b5d8efe8ac 100644 --- a/advisories/unreviewed/2022/05/GHSA-4x9w-mr6v-443w/GHSA-4x9w-mr6v-443w.json +++ b/advisories/unreviewed/2022/05/GHSA-4x9w-mr6v-443w/GHSA-4x9w-mr6v-443w.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-4xr4-6pxx-22j9/GHSA-4xr4-6pxx-22j9.json b/advisories/unreviewed/2022/05/GHSA-4xr4-6pxx-22j9/GHSA-4xr4-6pxx-22j9.json index ab874b3bbf1..1cde37de363 100644 --- a/advisories/unreviewed/2022/05/GHSA-4xr4-6pxx-22j9/GHSA-4xr4-6pxx-22j9.json +++ b/advisories/unreviewed/2022/05/GHSA-4xr4-6pxx-22j9/GHSA-4xr4-6pxx-22j9.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-527p-fff3-w4mq/GHSA-527p-fff3-w4mq.json b/advisories/unreviewed/2022/05/GHSA-527p-fff3-w4mq/GHSA-527p-fff3-w4mq.json index 2ac41c2e8bb..eef8ca85fd7 100644 --- a/advisories/unreviewed/2022/05/GHSA-527p-fff3-w4mq/GHSA-527p-fff3-w4mq.json +++ b/advisories/unreviewed/2022/05/GHSA-527p-fff3-w4mq/GHSA-527p-fff3-w4mq.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-529m-7v26-xfh8/GHSA-529m-7v26-xfh8.json b/advisories/unreviewed/2022/05/GHSA-529m-7v26-xfh8/GHSA-529m-7v26-xfh8.json index 7d9f301cd6f..4fc2db35d26 100644 --- a/advisories/unreviewed/2022/05/GHSA-529m-7v26-xfh8/GHSA-529m-7v26-xfh8.json +++ b/advisories/unreviewed/2022/05/GHSA-529m-7v26-xfh8/GHSA-529m-7v26-xfh8.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-52qv-74wq-8rcv/GHSA-52qv-74wq-8rcv.json b/advisories/unreviewed/2022/05/GHSA-52qv-74wq-8rcv/GHSA-52qv-74wq-8rcv.json index bb91bf50fbc..ecc4488ef23 100644 --- a/advisories/unreviewed/2022/05/GHSA-52qv-74wq-8rcv/GHSA-52qv-74wq-8rcv.json +++ b/advisories/unreviewed/2022/05/GHSA-52qv-74wq-8rcv/GHSA-52qv-74wq-8rcv.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-52rq-q237-rxxg/GHSA-52rq-q237-rxxg.json b/advisories/unreviewed/2022/05/GHSA-52rq-q237-rxxg/GHSA-52rq-q237-rxxg.json index 8e64a0c6dab..10e9ce1257e 100644 --- a/advisories/unreviewed/2022/05/GHSA-52rq-q237-rxxg/GHSA-52rq-q237-rxxg.json +++ b/advisories/unreviewed/2022/05/GHSA-52rq-q237-rxxg/GHSA-52rq-q237-rxxg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-52xj-6c8j-4pv2/GHSA-52xj-6c8j-4pv2.json b/advisories/unreviewed/2022/05/GHSA-52xj-6c8j-4pv2/GHSA-52xj-6c8j-4pv2.json index 3e1cb10797e..056fcb374ee 100644 --- a/advisories/unreviewed/2022/05/GHSA-52xj-6c8j-4pv2/GHSA-52xj-6c8j-4pv2.json +++ b/advisories/unreviewed/2022/05/GHSA-52xj-6c8j-4pv2/GHSA-52xj-6c8j-4pv2.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", @@ -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-53v9-44m6-4qm5/GHSA-53v9-44m6-4qm5.json b/advisories/unreviewed/2022/05/GHSA-53v9-44m6-4qm5/GHSA-53v9-44m6-4qm5.json index 93f785392eb..9ac79caa724 100644 --- a/advisories/unreviewed/2022/05/GHSA-53v9-44m6-4qm5/GHSA-53v9-44m6-4qm5.json +++ b/advisories/unreviewed/2022/05/GHSA-53v9-44m6-4qm5/GHSA-53v9-44m6-4qm5.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-54vh-c9x5-pjv4/GHSA-54vh-c9x5-pjv4.json b/advisories/unreviewed/2022/05/GHSA-54vh-c9x5-pjv4/GHSA-54vh-c9x5-pjv4.json index 7ff875bd4ab..69b59364cbe 100644 --- a/advisories/unreviewed/2022/05/GHSA-54vh-c9x5-pjv4/GHSA-54vh-c9x5-pjv4.json +++ b/advisories/unreviewed/2022/05/GHSA-54vh-c9x5-pjv4/GHSA-54vh-c9x5-pjv4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-54wp-4x8j-9j2g/GHSA-54wp-4x8j-9j2g.json b/advisories/unreviewed/2022/05/GHSA-54wp-4x8j-9j2g/GHSA-54wp-4x8j-9j2g.json index 90608f3de29..51be762fef5 100644 --- a/advisories/unreviewed/2022/05/GHSA-54wp-4x8j-9j2g/GHSA-54wp-4x8j-9j2g.json +++ b/advisories/unreviewed/2022/05/GHSA-54wp-4x8j-9j2g/GHSA-54wp-4x8j-9j2g.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", @@ -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-54x6-hj78-x95f/GHSA-54x6-hj78-x95f.json b/advisories/unreviewed/2022/05/GHSA-54x6-hj78-x95f/GHSA-54x6-hj78-x95f.json index 7e694c49ab4..8fe1fe26a80 100644 --- a/advisories/unreviewed/2022/05/GHSA-54x6-hj78-x95f/GHSA-54x6-hj78-x95f.json +++ b/advisories/unreviewed/2022/05/GHSA-54x6-hj78-x95f/GHSA-54x6-hj78-x95f.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-55hr-p72p-7xmw/GHSA-55hr-p72p-7xmw.json b/advisories/unreviewed/2022/05/GHSA-55hr-p72p-7xmw/GHSA-55hr-p72p-7xmw.json index d1176b30a01..035e753955c 100644 --- a/advisories/unreviewed/2022/05/GHSA-55hr-p72p-7xmw/GHSA-55hr-p72p-7xmw.json +++ b/advisories/unreviewed/2022/05/GHSA-55hr-p72p-7xmw/GHSA-55hr-p72p-7xmw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -47,9 +45,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-55jf-8f2x-33wf/GHSA-55jf-8f2x-33wf.json b/advisories/unreviewed/2022/05/GHSA-55jf-8f2x-33wf/GHSA-55jf-8f2x-33wf.json index 6f87d9e73e0..6bfb846c50f 100644 --- a/advisories/unreviewed/2022/05/GHSA-55jf-8f2x-33wf/GHSA-55jf-8f2x-33wf.json +++ b/advisories/unreviewed/2022/05/GHSA-55jf-8f2x-33wf/GHSA-55jf-8f2x-33wf.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-57p7-h2w6-75hh/GHSA-57p7-h2w6-75hh.json b/advisories/unreviewed/2022/05/GHSA-57p7-h2w6-75hh/GHSA-57p7-h2w6-75hh.json index 2d973013274..786faff582f 100644 --- a/advisories/unreviewed/2022/05/GHSA-57p7-h2w6-75hh/GHSA-57p7-h2w6-75hh.json +++ b/advisories/unreviewed/2022/05/GHSA-57p7-h2w6-75hh/GHSA-57p7-h2w6-75hh.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-57xq-fmx6-2gwr/GHSA-57xq-fmx6-2gwr.json b/advisories/unreviewed/2022/05/GHSA-57xq-fmx6-2gwr/GHSA-57xq-fmx6-2gwr.json index a09166a21fe..d6a72349532 100644 --- a/advisories/unreviewed/2022/05/GHSA-57xq-fmx6-2gwr/GHSA-57xq-fmx6-2gwr.json +++ b/advisories/unreviewed/2022/05/GHSA-57xq-fmx6-2gwr/GHSA-57xq-fmx6-2gwr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-58rh-hrxv-273q/GHSA-58rh-hrxv-273q.json b/advisories/unreviewed/2022/05/GHSA-58rh-hrxv-273q/GHSA-58rh-hrxv-273q.json index 2fcf6d04c9f..7af1e5b218c 100644 --- a/advisories/unreviewed/2022/05/GHSA-58rh-hrxv-273q/GHSA-58rh-hrxv-273q.json +++ b/advisories/unreviewed/2022/05/GHSA-58rh-hrxv-273q/GHSA-58rh-hrxv-273q.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-58xx-8rq5-m2hh/GHSA-58xx-8rq5-m2hh.json b/advisories/unreviewed/2022/05/GHSA-58xx-8rq5-m2hh/GHSA-58xx-8rq5-m2hh.json index f6d29f07cdb..4681a4eac10 100644 --- a/advisories/unreviewed/2022/05/GHSA-58xx-8rq5-m2hh/GHSA-58xx-8rq5-m2hh.json +++ b/advisories/unreviewed/2022/05/GHSA-58xx-8rq5-m2hh/GHSA-58xx-8rq5-m2hh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-59fp-mgp3-qph8/GHSA-59fp-mgp3-qph8.json b/advisories/unreviewed/2022/05/GHSA-59fp-mgp3-qph8/GHSA-59fp-mgp3-qph8.json index b4d1fbf9157..7e8c0928bc9 100644 --- a/advisories/unreviewed/2022/05/GHSA-59fp-mgp3-qph8/GHSA-59fp-mgp3-qph8.json +++ b/advisories/unreviewed/2022/05/GHSA-59fp-mgp3-qph8/GHSA-59fp-mgp3-qph8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5cjp-q827-394v/GHSA-5cjp-q827-394v.json b/advisories/unreviewed/2022/05/GHSA-5cjp-q827-394v/GHSA-5cjp-q827-394v.json index e7a83bd4c19..b2e52e03357 100644 --- a/advisories/unreviewed/2022/05/GHSA-5cjp-q827-394v/GHSA-5cjp-q827-394v.json +++ b/advisories/unreviewed/2022/05/GHSA-5cjp-q827-394v/GHSA-5cjp-q827-394v.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-5f4h-mq48-hhq9/GHSA-5f4h-mq48-hhq9.json b/advisories/unreviewed/2022/05/GHSA-5f4h-mq48-hhq9/GHSA-5f4h-mq48-hhq9.json index 5cece8f0d5e..63ed133d2d2 100644 --- a/advisories/unreviewed/2022/05/GHSA-5f4h-mq48-hhq9/GHSA-5f4h-mq48-hhq9.json +++ b/advisories/unreviewed/2022/05/GHSA-5f4h-mq48-hhq9/GHSA-5f4h-mq48-hhq9.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-5f5w-pf9j-x7w3/GHSA-5f5w-pf9j-x7w3.json b/advisories/unreviewed/2022/05/GHSA-5f5w-pf9j-x7w3/GHSA-5f5w-pf9j-x7w3.json index d23f098f14c..19ab37006f9 100644 --- a/advisories/unreviewed/2022/05/GHSA-5f5w-pf9j-x7w3/GHSA-5f5w-pf9j-x7w3.json +++ b/advisories/unreviewed/2022/05/GHSA-5f5w-pf9j-x7w3/GHSA-5f5w-pf9j-x7w3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-5f99-hpvg-7q92/GHSA-5f99-hpvg-7q92.json b/advisories/unreviewed/2022/05/GHSA-5f99-hpvg-7q92/GHSA-5f99-hpvg-7q92.json index cfd5fc4b302..b2da7f0f253 100644 --- a/advisories/unreviewed/2022/05/GHSA-5f99-hpvg-7q92/GHSA-5f99-hpvg-7q92.json +++ b/advisories/unreviewed/2022/05/GHSA-5f99-hpvg-7q92/GHSA-5f99-hpvg-7q92.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-5fmw-qfxp-h3c6/GHSA-5fmw-qfxp-h3c6.json b/advisories/unreviewed/2022/05/GHSA-5fmw-qfxp-h3c6/GHSA-5fmw-qfxp-h3c6.json index 30c14beb259..6e34b009a45 100644 --- a/advisories/unreviewed/2022/05/GHSA-5fmw-qfxp-h3c6/GHSA-5fmw-qfxp-h3c6.json +++ b/advisories/unreviewed/2022/05/GHSA-5fmw-qfxp-h3c6/GHSA-5fmw-qfxp-h3c6.json @@ -7,12 +7,8 @@ "CVE-2015-1984" ], "details": "IBM InfoSphere Master Data Management Collaborative Edition 9.1, 10.1, 11.0, 11.3, and 11.4 before FP03 allows remote authenticated users to bypass intended access restrictions and read arbitrary profiles via unspecified vectors, as demonstrated by discovering usernames for use in brute-force attacks.", - "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-5fpj-jg29-mxc5/GHSA-5fpj-jg29-mxc5.json b/advisories/unreviewed/2022/05/GHSA-5fpj-jg29-mxc5/GHSA-5fpj-jg29-mxc5.json index 07a96f3e21f..da50cb3fa0f 100644 --- a/advisories/unreviewed/2022/05/GHSA-5fpj-jg29-mxc5/GHSA-5fpj-jg29-mxc5.json +++ b/advisories/unreviewed/2022/05/GHSA-5fpj-jg29-mxc5/GHSA-5fpj-jg29-mxc5.json @@ -7,12 +7,8 @@ "CVE-2015-1980" ], "details": "IBM InfoSphere Master Data Management Collaborative Edition 9.1, 10.1, 11.0, 11.3, and 11.4 before FP03 allows remote authenticated users to conduct clickjacking attacks via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5fqv-vrx3-3h8m/GHSA-5fqv-vrx3-3h8m.json b/advisories/unreviewed/2022/05/GHSA-5fqv-vrx3-3h8m/GHSA-5fqv-vrx3-3h8m.json index 7c3f515096e..bb24316b430 100644 --- a/advisories/unreviewed/2022/05/GHSA-5fqv-vrx3-3h8m/GHSA-5fqv-vrx3-3h8m.json +++ b/advisories/unreviewed/2022/05/GHSA-5fqv-vrx3-3h8m/GHSA-5fqv-vrx3-3h8m.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -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-5gvx-32vr-xx6v/GHSA-5gvx-32vr-xx6v.json b/advisories/unreviewed/2022/05/GHSA-5gvx-32vr-xx6v/GHSA-5gvx-32vr-xx6v.json index 9283176f8e5..d1735f13fa6 100644 --- a/advisories/unreviewed/2022/05/GHSA-5gvx-32vr-xx6v/GHSA-5gvx-32vr-xx6v.json +++ b/advisories/unreviewed/2022/05/GHSA-5gvx-32vr-xx6v/GHSA-5gvx-32vr-xx6v.json @@ -7,12 +7,8 @@ "CVE-2014-7815" ], "details": "The set_pixel_format function in ui/vnc.c in QEMU allows remote attackers to cause a denial of service (crash) via a small bytes_per_pixel value.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5gx5-pfq3-g683/GHSA-5gx5-pfq3-g683.json b/advisories/unreviewed/2022/05/GHSA-5gx5-pfq3-g683/GHSA-5gx5-pfq3-g683.json index 9eb5aa1f91c..10e23bc1da4 100644 --- a/advisories/unreviewed/2022/05/GHSA-5gx5-pfq3-g683/GHSA-5gx5-pfq3-g683.json +++ b/advisories/unreviewed/2022/05/GHSA-5gx5-pfq3-g683/GHSA-5gx5-pfq3-g683.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5h8j-gg7x-xm7c/GHSA-5h8j-gg7x-xm7c.json b/advisories/unreviewed/2022/05/GHSA-5h8j-gg7x-xm7c/GHSA-5h8j-gg7x-xm7c.json index 6c9de63622c..490a0536ce6 100644 --- a/advisories/unreviewed/2022/05/GHSA-5h8j-gg7x-xm7c/GHSA-5h8j-gg7x-xm7c.json +++ b/advisories/unreviewed/2022/05/GHSA-5h8j-gg7x-xm7c/GHSA-5h8j-gg7x-xm7c.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-5hc2-8542-698w/GHSA-5hc2-8542-698w.json b/advisories/unreviewed/2022/05/GHSA-5hc2-8542-698w/GHSA-5hc2-8542-698w.json index bfaee7043a0..56202166963 100644 --- a/advisories/unreviewed/2022/05/GHSA-5hc2-8542-698w/GHSA-5hc2-8542-698w.json +++ b/advisories/unreviewed/2022/05/GHSA-5hc2-8542-698w/GHSA-5hc2-8542-698w.json @@ -7,12 +7,8 @@ "CVE-2011-4586" ], "details": "CRLF injection vulnerability in calendar/set.php in the Calendar subsystem in Moodle 1.9.x before 1.9.15, 2.0.x before 2.0.6, and 2.1.x before 2.1.3 allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -40,9 +36,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-5hq5-p4qx-vxq4/GHSA-5hq5-p4qx-vxq4.json b/advisories/unreviewed/2022/05/GHSA-5hq5-p4qx-vxq4/GHSA-5hq5-p4qx-vxq4.json index ca1599f33e1..a95f67d507f 100644 --- a/advisories/unreviewed/2022/05/GHSA-5hq5-p4qx-vxq4/GHSA-5hq5-p4qx-vxq4.json +++ b/advisories/unreviewed/2022/05/GHSA-5hq5-p4qx-vxq4/GHSA-5hq5-p4qx-vxq4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-5hxw-v9gx-rf25/GHSA-5hxw-v9gx-rf25.json b/advisories/unreviewed/2022/05/GHSA-5hxw-v9gx-rf25/GHSA-5hxw-v9gx-rf25.json index b9477b12bd9..2bd2edd6f31 100644 --- a/advisories/unreviewed/2022/05/GHSA-5hxw-v9gx-rf25/GHSA-5hxw-v9gx-rf25.json +++ b/advisories/unreviewed/2022/05/GHSA-5hxw-v9gx-rf25/GHSA-5hxw-v9gx-rf25.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-5jgf-q757-2835/GHSA-5jgf-q757-2835.json b/advisories/unreviewed/2022/05/GHSA-5jgf-q757-2835/GHSA-5jgf-q757-2835.json index fd056fffc20..9870610519c 100644 --- a/advisories/unreviewed/2022/05/GHSA-5jgf-q757-2835/GHSA-5jgf-q757-2835.json +++ b/advisories/unreviewed/2022/05/GHSA-5jgf-q757-2835/GHSA-5jgf-q757-2835.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-5jgm-4h75-c4h8/GHSA-5jgm-4h75-c4h8.json b/advisories/unreviewed/2022/05/GHSA-5jgm-4h75-c4h8/GHSA-5jgm-4h75-c4h8.json index 843142ea5e1..838c362ae7e 100644 --- a/advisories/unreviewed/2022/05/GHSA-5jgm-4h75-c4h8/GHSA-5jgm-4h75-c4h8.json +++ b/advisories/unreviewed/2022/05/GHSA-5jgm-4h75-c4h8/GHSA-5jgm-4h75-c4h8.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-5jp2-qfwp-prm2/GHSA-5jp2-qfwp-prm2.json b/advisories/unreviewed/2022/05/GHSA-5jp2-qfwp-prm2/GHSA-5jp2-qfwp-prm2.json index fb58e880592..dbf7e30d317 100644 --- a/advisories/unreviewed/2022/05/GHSA-5jp2-qfwp-prm2/GHSA-5jp2-qfwp-prm2.json +++ b/advisories/unreviewed/2022/05/GHSA-5jp2-qfwp-prm2/GHSA-5jp2-qfwp-prm2.json @@ -7,12 +7,8 @@ "CVE-2015-1968" ], "details": "Cross-site scripting (XSS) vulnerability in IBM InfoSphere Master Data Management Collaborative Edition 9.1, 10.1, 11.0, 11.3, and 11.4 before FP03 allows remote authenticated users to inject arbitrary web script or HTML via a crafted URL.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5jqx-3p4m-wv4h/GHSA-5jqx-3p4m-wv4h.json b/advisories/unreviewed/2022/05/GHSA-5jqx-3p4m-wv4h/GHSA-5jqx-3p4m-wv4h.json index 1d84bd0c473..00447d8a98f 100644 --- a/advisories/unreviewed/2022/05/GHSA-5jqx-3p4m-wv4h/GHSA-5jqx-3p4m-wv4h.json +++ b/advisories/unreviewed/2022/05/GHSA-5jqx-3p4m-wv4h/GHSA-5jqx-3p4m-wv4h.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-5jvp-w9hf-v844/GHSA-5jvp-w9hf-v844.json b/advisories/unreviewed/2022/05/GHSA-5jvp-w9hf-v844/GHSA-5jvp-w9hf-v844.json index adf6be308f9..b4bc1cba870 100644 --- a/advisories/unreviewed/2022/05/GHSA-5jvp-w9hf-v844/GHSA-5jvp-w9hf-v844.json +++ b/advisories/unreviewed/2022/05/GHSA-5jvp-w9hf-v844/GHSA-5jvp-w9hf-v844.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-5ph3-g67w-v9ch/GHSA-5ph3-g67w-v9ch.json b/advisories/unreviewed/2022/05/GHSA-5ph3-g67w-v9ch/GHSA-5ph3-g67w-v9ch.json index c05405ed9cd..0c9488b7b8a 100644 --- a/advisories/unreviewed/2022/05/GHSA-5ph3-g67w-v9ch/GHSA-5ph3-g67w-v9ch.json +++ b/advisories/unreviewed/2022/05/GHSA-5ph3-g67w-v9ch/GHSA-5ph3-g67w-v9ch.json @@ -7,12 +7,8 @@ "CVE-2010-0007" ], "details": "net/bridge/netfilter/ebtables.c in the ebtables module in the netfilter framework in the Linux kernel before 2.6.33-rc4 does not require the CAP_NET_ADMIN capability for setting or modifying rules, which allows local users to bypass intended access restrictions and configure arbitrary network-traffic filtering via a modified ebtables application.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -144,9 +140,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "LOW", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-5pvf-hchr-gwvf/GHSA-5pvf-hchr-gwvf.json b/advisories/unreviewed/2022/05/GHSA-5pvf-hchr-gwvf/GHSA-5pvf-hchr-gwvf.json index 44e84fb73cb..7a39a8e592c 100644 --- a/advisories/unreviewed/2022/05/GHSA-5pvf-hchr-gwvf/GHSA-5pvf-hchr-gwvf.json +++ b/advisories/unreviewed/2022/05/GHSA-5pvf-hchr-gwvf/GHSA-5pvf-hchr-gwvf.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", @@ -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-5q75-39qf-22f7/GHSA-5q75-39qf-22f7.json b/advisories/unreviewed/2022/05/GHSA-5q75-39qf-22f7/GHSA-5q75-39qf-22f7.json index f7953ab0b6c..1e3b0e98e0e 100644 --- a/advisories/unreviewed/2022/05/GHSA-5q75-39qf-22f7/GHSA-5q75-39qf-22f7.json +++ b/advisories/unreviewed/2022/05/GHSA-5q75-39qf-22f7/GHSA-5q75-39qf-22f7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-5r9j-pp34-8hph/GHSA-5r9j-pp34-8hph.json b/advisories/unreviewed/2022/05/GHSA-5r9j-pp34-8hph/GHSA-5r9j-pp34-8hph.json index e657d93a901..84fd727383d 100644 --- a/advisories/unreviewed/2022/05/GHSA-5r9j-pp34-8hph/GHSA-5r9j-pp34-8hph.json +++ b/advisories/unreviewed/2022/05/GHSA-5r9j-pp34-8hph/GHSA-5r9j-pp34-8hph.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-5v9x-x46w-vf3f/GHSA-5v9x-x46w-vf3f.json b/advisories/unreviewed/2022/05/GHSA-5v9x-x46w-vf3f/GHSA-5v9x-x46w-vf3f.json index e0de8ea9c90..dfd7b428596 100644 --- a/advisories/unreviewed/2022/05/GHSA-5v9x-x46w-vf3f/GHSA-5v9x-x46w-vf3f.json +++ b/advisories/unreviewed/2022/05/GHSA-5v9x-x46w-vf3f/GHSA-5v9x-x46w-vf3f.json @@ -7,12 +7,8 @@ "CVE-2014-2894" ], "details": "Off-by-one error in the cmd_smart function in the smart self test in hw/ide/core.c in QEMU before 2.0 allows local users to have unspecified impact via a SMART EXECUTE OFFLINE command that triggers a buffer underflow and memory corruption.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -96,9 +92,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-5vc6-pxqc-7hmr/GHSA-5vc6-pxqc-7hmr.json b/advisories/unreviewed/2022/05/GHSA-5vc6-pxqc-7hmr/GHSA-5vc6-pxqc-7hmr.json index 585a2f322db..aa1eeaf0f20 100644 --- a/advisories/unreviewed/2022/05/GHSA-5vc6-pxqc-7hmr/GHSA-5vc6-pxqc-7hmr.json +++ b/advisories/unreviewed/2022/05/GHSA-5vc6-pxqc-7hmr/GHSA-5vc6-pxqc-7hmr.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-5wwc-cq29-4q6m/GHSA-5wwc-cq29-4q6m.json b/advisories/unreviewed/2022/05/GHSA-5wwc-cq29-4q6m/GHSA-5wwc-cq29-4q6m.json index 937514502c0..cd79902c5d3 100644 --- a/advisories/unreviewed/2022/05/GHSA-5wwc-cq29-4q6m/GHSA-5wwc-cq29-4q6m.json +++ b/advisories/unreviewed/2022/05/GHSA-5wwc-cq29-4q6m/GHSA-5wwc-cq29-4q6m.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -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-63cj-5mpf-4rcx/GHSA-63cj-5mpf-4rcx.json b/advisories/unreviewed/2022/05/GHSA-63cj-5mpf-4rcx/GHSA-63cj-5mpf-4rcx.json index cb2efc3514e..9c9b80b3ba7 100644 --- a/advisories/unreviewed/2022/05/GHSA-63cj-5mpf-4rcx/GHSA-63cj-5mpf-4rcx.json +++ b/advisories/unreviewed/2022/05/GHSA-63cj-5mpf-4rcx/GHSA-63cj-5mpf-4rcx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-657x-vc25-h3jg/GHSA-657x-vc25-h3jg.json b/advisories/unreviewed/2022/05/GHSA-657x-vc25-h3jg/GHSA-657x-vc25-h3jg.json index 4e06a62b139..605f334bd20 100644 --- a/advisories/unreviewed/2022/05/GHSA-657x-vc25-h3jg/GHSA-657x-vc25-h3jg.json +++ b/advisories/unreviewed/2022/05/GHSA-657x-vc25-h3jg/GHSA-657x-vc25-h3jg.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-65mg-fq5m-qr37/GHSA-65mg-fq5m-qr37.json b/advisories/unreviewed/2022/05/GHSA-65mg-fq5m-qr37/GHSA-65mg-fq5m-qr37.json index 60a666dc004..de906b48c82 100644 --- a/advisories/unreviewed/2022/05/GHSA-65mg-fq5m-qr37/GHSA-65mg-fq5m-qr37.json +++ b/advisories/unreviewed/2022/05/GHSA-65mg-fq5m-qr37/GHSA-65mg-fq5m-qr37.json @@ -7,12 +7,8 @@ "CVE-2011-2497" ], "details": "Integer underflow in the l2cap_config_req function in net/bluetooth/l2cap_core.c in the Linux kernel before 3.0 allows remote attackers to cause a denial of service (heap memory corruption) or possibly have unspecified other impact via a small command-size value within the command header of a Logical Link Control and Adaptation Protocol (L2CAP) configuration request, leading to a buffer overflow.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-65p4-8967-8v6f/GHSA-65p4-8967-8v6f.json b/advisories/unreviewed/2022/05/GHSA-65p4-8967-8v6f/GHSA-65p4-8967-8v6f.json index 69d6ee72b73..09fe8fb8556 100644 --- a/advisories/unreviewed/2022/05/GHSA-65p4-8967-8v6f/GHSA-65p4-8967-8v6f.json +++ b/advisories/unreviewed/2022/05/GHSA-65p4-8967-8v6f/GHSA-65p4-8967-8v6f.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-6627-mcj3-2g92/GHSA-6627-mcj3-2g92.json b/advisories/unreviewed/2022/05/GHSA-6627-mcj3-2g92/GHSA-6627-mcj3-2g92.json index 453390a451c..9ad79a393be 100644 --- a/advisories/unreviewed/2022/05/GHSA-6627-mcj3-2g92/GHSA-6627-mcj3-2g92.json +++ b/advisories/unreviewed/2022/05/GHSA-6627-mcj3-2g92/GHSA-6627-mcj3-2g92.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-667c-mgh7-7xj3/GHSA-667c-mgh7-7xj3.json b/advisories/unreviewed/2022/05/GHSA-667c-mgh7-7xj3/GHSA-667c-mgh7-7xj3.json index 1a48fda42da..3bc5824c8d9 100644 --- a/advisories/unreviewed/2022/05/GHSA-667c-mgh7-7xj3/GHSA-667c-mgh7-7xj3.json +++ b/advisories/unreviewed/2022/05/GHSA-667c-mgh7-7xj3/GHSA-667c-mgh7-7xj3.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-66qq-98w9-6j79/GHSA-66qq-98w9-6j79.json b/advisories/unreviewed/2022/05/GHSA-66qq-98w9-6j79/GHSA-66qq-98w9-6j79.json index d5a0369a250..8b350ea8fb5 100644 --- a/advisories/unreviewed/2022/05/GHSA-66qq-98w9-6j79/GHSA-66qq-98w9-6j79.json +++ b/advisories/unreviewed/2022/05/GHSA-66qq-98w9-6j79/GHSA-66qq-98w9-6j79.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-66rr-2jf5-q2c5/GHSA-66rr-2jf5-q2c5.json b/advisories/unreviewed/2022/05/GHSA-66rr-2jf5-q2c5/GHSA-66rr-2jf5-q2c5.json index af73fee3262..9ed75fec4b5 100644 --- a/advisories/unreviewed/2022/05/GHSA-66rr-2jf5-q2c5/GHSA-66rr-2jf5-q2c5.json +++ b/advisories/unreviewed/2022/05/GHSA-66rr-2jf5-q2c5/GHSA-66rr-2jf5-q2c5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-67v4-r89v-8632/GHSA-67v4-r89v-8632.json b/advisories/unreviewed/2022/05/GHSA-67v4-r89v-8632/GHSA-67v4-r89v-8632.json index 32fa0e1780c..00b889bff64 100644 --- a/advisories/unreviewed/2022/05/GHSA-67v4-r89v-8632/GHSA-67v4-r89v-8632.json +++ b/advisories/unreviewed/2022/05/GHSA-67v4-r89v-8632/GHSA-67v4-r89v-8632.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-6857-hpc4-ph9x/GHSA-6857-hpc4-ph9x.json b/advisories/unreviewed/2022/05/GHSA-6857-hpc4-ph9x/GHSA-6857-hpc4-ph9x.json index 29618d28b73..e272c208f83 100644 --- a/advisories/unreviewed/2022/05/GHSA-6857-hpc4-ph9x/GHSA-6857-hpc4-ph9x.json +++ b/advisories/unreviewed/2022/05/GHSA-6857-hpc4-ph9x/GHSA-6857-hpc4-ph9x.json @@ -7,12 +7,8 @@ "CVE-2014-3122" ], "details": "The try_to_unmap_cluster function in mm/rmap.c in the Linux kernel before 3.14.3 does not properly consider which pages must be locked, which allows local users to cause a denial of service (system crash) by triggering a memory-usage pattern that requires removal of page-table mappings.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-6897-33x3-crx5/GHSA-6897-33x3-crx5.json b/advisories/unreviewed/2022/05/GHSA-6897-33x3-crx5/GHSA-6897-33x3-crx5.json index 2fef2964f50..3269be1c0c6 100644 --- a/advisories/unreviewed/2022/05/GHSA-6897-33x3-crx5/GHSA-6897-33x3-crx5.json +++ b/advisories/unreviewed/2022/05/GHSA-6897-33x3-crx5/GHSA-6897-33x3-crx5.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-68rx-77gv-3q44/GHSA-68rx-77gv-3q44.json b/advisories/unreviewed/2022/05/GHSA-68rx-77gv-3q44/GHSA-68rx-77gv-3q44.json index 8abd37d00a8..3c18c4d74d3 100644 --- a/advisories/unreviewed/2022/05/GHSA-68rx-77gv-3q44/GHSA-68rx-77gv-3q44.json +++ b/advisories/unreviewed/2022/05/GHSA-68rx-77gv-3q44/GHSA-68rx-77gv-3q44.json @@ -7,12 +7,8 @@ "CVE-2015-2109" ], "details": "Unspecified vulnerability in HP Operations Orchestration 10.x allows remote attackers to bypass authentication, and obtain sensitive information or modify data, via unknown vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -28,9 +24,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-69f6-g85r-p6w6/GHSA-69f6-g85r-p6w6.json b/advisories/unreviewed/2022/05/GHSA-69f6-g85r-p6w6/GHSA-69f6-g85r-p6w6.json index 2719a5fb74e..73cd1d59fb9 100644 --- a/advisories/unreviewed/2022/05/GHSA-69f6-g85r-p6w6/GHSA-69f6-g85r-p6w6.json +++ b/advisories/unreviewed/2022/05/GHSA-69f6-g85r-p6w6/GHSA-69f6-g85r-p6w6.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-6c8r-6938-6rvp/GHSA-6c8r-6938-6rvp.json b/advisories/unreviewed/2022/05/GHSA-6c8r-6938-6rvp/GHSA-6c8r-6938-6rvp.json index 2491bfb3512..b6ecd90fa83 100644 --- a/advisories/unreviewed/2022/05/GHSA-6c8r-6938-6rvp/GHSA-6c8r-6938-6rvp.json +++ b/advisories/unreviewed/2022/05/GHSA-6c8r-6938-6rvp/GHSA-6c8r-6938-6rvp.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-6cg2-927m-gjq2/GHSA-6cg2-927m-gjq2.json b/advisories/unreviewed/2022/05/GHSA-6cg2-927m-gjq2/GHSA-6cg2-927m-gjq2.json index 7153a754480..445af8b3299 100644 --- a/advisories/unreviewed/2022/05/GHSA-6cg2-927m-gjq2/GHSA-6cg2-927m-gjq2.json +++ b/advisories/unreviewed/2022/05/GHSA-6cg2-927m-gjq2/GHSA-6cg2-927m-gjq2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-6cqm-f49r-5r3x/GHSA-6cqm-f49r-5r3x.json b/advisories/unreviewed/2022/05/GHSA-6cqm-f49r-5r3x/GHSA-6cqm-f49r-5r3x.json index 83b643f6dfe..153223966ec 100644 --- a/advisories/unreviewed/2022/05/GHSA-6cqm-f49r-5r3x/GHSA-6cqm-f49r-5r3x.json +++ b/advisories/unreviewed/2022/05/GHSA-6cqm-f49r-5r3x/GHSA-6cqm-f49r-5r3x.json @@ -7,12 +7,8 @@ "CVE-2011-0712" ], "details": "Multiple buffer overflows in the caiaq Native Instruments USB audio functionality in the Linux kernel before 2.6.38-rc4-next-20110215 might allow attackers to cause a denial of service or possibly have unspecified other impact via a long USB device name, related to (1) the snd_usb_caiaq_audio_init function in sound/usb/caiaq/audio.c and (2) the snd_usb_caiaq_midi_init function in sound/usb/caiaq/midi.c.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-6gv5-7h2g-r3xh/GHSA-6gv5-7h2g-r3xh.json b/advisories/unreviewed/2022/05/GHSA-6gv5-7h2g-r3xh/GHSA-6gv5-7h2g-r3xh.json index b15240f1c96..f1f0a695079 100644 --- a/advisories/unreviewed/2022/05/GHSA-6gv5-7h2g-r3xh/GHSA-6gv5-7h2g-r3xh.json +++ b/advisories/unreviewed/2022/05/GHSA-6gv5-7h2g-r3xh/GHSA-6gv5-7h2g-r3xh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-6h35-p6rw-ff33/GHSA-6h35-p6rw-ff33.json b/advisories/unreviewed/2022/05/GHSA-6h35-p6rw-ff33/GHSA-6h35-p6rw-ff33.json index dfe04dedc3b..798b48c0f80 100644 --- a/advisories/unreviewed/2022/05/GHSA-6h35-p6rw-ff33/GHSA-6h35-p6rw-ff33.json +++ b/advisories/unreviewed/2022/05/GHSA-6h35-p6rw-ff33/GHSA-6h35-p6rw-ff33.json @@ -7,12 +7,8 @@ "CVE-2015-2053" ], "details": "The log viewer in McAfee Agent (MA) before 4.8.0 Patch 3 and 5.0.0, when the \"Accept connections only from the ePO server\" option is disabled, allows remote attackers to conduct clickjacking attacks via a crafted web page, aka an \"http-generic-click-jacking\" vulnerability.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-6hq5-pgvc-59fw/GHSA-6hq5-pgvc-59fw.json b/advisories/unreviewed/2022/05/GHSA-6hq5-pgvc-59fw/GHSA-6hq5-pgvc-59fw.json index 5df680cc293..343c010c298 100644 --- a/advisories/unreviewed/2022/05/GHSA-6hq5-pgvc-59fw/GHSA-6hq5-pgvc-59fw.json +++ b/advisories/unreviewed/2022/05/GHSA-6hq5-pgvc-59fw/GHSA-6hq5-pgvc-59fw.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-6j97-223v-6585/GHSA-6j97-223v-6585.json b/advisories/unreviewed/2022/05/GHSA-6j97-223v-6585/GHSA-6j97-223v-6585.json index 8a43f171f50..1d9c631b8d6 100644 --- a/advisories/unreviewed/2022/05/GHSA-6j97-223v-6585/GHSA-6j97-223v-6585.json +++ b/advisories/unreviewed/2022/05/GHSA-6j97-223v-6585/GHSA-6j97-223v-6585.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-6jm4-p692-pwq2/GHSA-6jm4-p692-pwq2.json b/advisories/unreviewed/2022/05/GHSA-6jm4-p692-pwq2/GHSA-6jm4-p692-pwq2.json index 129de49de9e..04187599794 100644 --- a/advisories/unreviewed/2022/05/GHSA-6jm4-p692-pwq2/GHSA-6jm4-p692-pwq2.json +++ b/advisories/unreviewed/2022/05/GHSA-6jm4-p692-pwq2/GHSA-6jm4-p692-pwq2.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", @@ -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-6jpg-4hj7-xm69/GHSA-6jpg-4hj7-xm69.json b/advisories/unreviewed/2022/05/GHSA-6jpg-4hj7-xm69/GHSA-6jpg-4hj7-xm69.json index e0f83af65dd..1859b725f2e 100644 --- a/advisories/unreviewed/2022/05/GHSA-6jpg-4hj7-xm69/GHSA-6jpg-4hj7-xm69.json +++ b/advisories/unreviewed/2022/05/GHSA-6jpg-4hj7-xm69/GHSA-6jpg-4hj7-xm69.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-6jw2-6qrp-37h4/GHSA-6jw2-6qrp-37h4.json b/advisories/unreviewed/2022/05/GHSA-6jw2-6qrp-37h4/GHSA-6jw2-6qrp-37h4.json index 979f53da7f4..2ed0886e976 100644 --- a/advisories/unreviewed/2022/05/GHSA-6jw2-6qrp-37h4/GHSA-6jw2-6qrp-37h4.json +++ b/advisories/unreviewed/2022/05/GHSA-6jw2-6qrp-37h4/GHSA-6jw2-6qrp-37h4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-6p2h-v272-fh65/GHSA-6p2h-v272-fh65.json b/advisories/unreviewed/2022/05/GHSA-6p2h-v272-fh65/GHSA-6p2h-v272-fh65.json index c72a2dbf954..7c6436d9125 100644 --- a/advisories/unreviewed/2022/05/GHSA-6p2h-v272-fh65/GHSA-6p2h-v272-fh65.json +++ b/advisories/unreviewed/2022/05/GHSA-6p2h-v272-fh65/GHSA-6p2h-v272-fh65.json @@ -7,12 +7,8 @@ "CVE-2011-1494" ], "details": "Integer overflow in the _ctl_do_mpt_command function in drivers/scsi/mpt2sas/mpt2sas_ctl.c in the Linux kernel 2.6.38 and earlier might allow local users to gain privileges or cause a denial of service (memory corruption) via an ioctl call specifying a crafted value that triggers a heap-based buffer overflow.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -88,9 +84,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-6p68-2qv9-mg8h/GHSA-6p68-2qv9-mg8h.json b/advisories/unreviewed/2022/05/GHSA-6p68-2qv9-mg8h/GHSA-6p68-2qv9-mg8h.json index 6e4a2855958..7053c8f87f5 100644 --- a/advisories/unreviewed/2022/05/GHSA-6p68-2qv9-mg8h/GHSA-6p68-2qv9-mg8h.json +++ b/advisories/unreviewed/2022/05/GHSA-6p68-2qv9-mg8h/GHSA-6p68-2qv9-mg8h.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-6q2g-f5mc-25wq/GHSA-6q2g-f5mc-25wq.json b/advisories/unreviewed/2022/05/GHSA-6q2g-f5mc-25wq/GHSA-6q2g-f5mc-25wq.json index 4ac49d99352..9eb80910f03 100644 --- a/advisories/unreviewed/2022/05/GHSA-6q2g-f5mc-25wq/GHSA-6q2g-f5mc-25wq.json +++ b/advisories/unreviewed/2022/05/GHSA-6q2g-f5mc-25wq/GHSA-6q2g-f5mc-25wq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-6r2x-9rmj-px47/GHSA-6r2x-9rmj-px47.json b/advisories/unreviewed/2022/05/GHSA-6r2x-9rmj-px47/GHSA-6r2x-9rmj-px47.json index 57cce1dcce1..8b58bdd9f26 100644 --- a/advisories/unreviewed/2022/05/GHSA-6r2x-9rmj-px47/GHSA-6r2x-9rmj-px47.json +++ b/advisories/unreviewed/2022/05/GHSA-6r2x-9rmj-px47/GHSA-6r2x-9rmj-px47.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-6r5w-j94p-fpmf/GHSA-6r5w-j94p-fpmf.json b/advisories/unreviewed/2022/05/GHSA-6r5w-j94p-fpmf/GHSA-6r5w-j94p-fpmf.json index 211045c2e16..c6f9fc851ac 100644 --- a/advisories/unreviewed/2022/05/GHSA-6r5w-j94p-fpmf/GHSA-6r5w-j94p-fpmf.json +++ b/advisories/unreviewed/2022/05/GHSA-6r5w-j94p-fpmf/GHSA-6r5w-j94p-fpmf.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-6rm3-82c3-gjr8/GHSA-6rm3-82c3-gjr8.json b/advisories/unreviewed/2022/05/GHSA-6rm3-82c3-gjr8/GHSA-6rm3-82c3-gjr8.json index 3324e790970..b55f0c5e252 100644 --- a/advisories/unreviewed/2022/05/GHSA-6rm3-82c3-gjr8/GHSA-6rm3-82c3-gjr8.json +++ b/advisories/unreviewed/2022/05/GHSA-6rm3-82c3-gjr8/GHSA-6rm3-82c3-gjr8.json @@ -7,12 +7,8 @@ "CVE-2011-4296" ], "details": "lib/db/access.php in Moodle 2.0.x before 2.0.4 and 2.1.x before 2.1.1 assigns incorrect capabilities to the course-creator role, which allows remote authenticated users to modify course filters by leveraging this role.", - "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-6rmj-6826-5j8h/GHSA-6rmj-6826-5j8h.json b/advisories/unreviewed/2022/05/GHSA-6rmj-6826-5j8h/GHSA-6rmj-6826-5j8h.json index e8e81819a4d..32c80b6a9da 100644 --- a/advisories/unreviewed/2022/05/GHSA-6rmj-6826-5j8h/GHSA-6rmj-6826-5j8h.json +++ b/advisories/unreviewed/2022/05/GHSA-6rmj-6826-5j8h/GHSA-6rmj-6826-5j8h.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-6w5c-3w6m-g273/GHSA-6w5c-3w6m-g273.json b/advisories/unreviewed/2022/05/GHSA-6w5c-3w6m-g273/GHSA-6w5c-3w6m-g273.json index 8cc21ee1b4a..2f7f7ea4e6f 100644 --- a/advisories/unreviewed/2022/05/GHSA-6w5c-3w6m-g273/GHSA-6w5c-3w6m-g273.json +++ b/advisories/unreviewed/2022/05/GHSA-6w5c-3w6m-g273/GHSA-6w5c-3w6m-g273.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", @@ -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-6wf4-jjm2-2xr7/GHSA-6wf4-jjm2-2xr7.json b/advisories/unreviewed/2022/05/GHSA-6wf4-jjm2-2xr7/GHSA-6wf4-jjm2-2xr7.json index 2d37244f0f3..f875fa0085c 100644 --- a/advisories/unreviewed/2022/05/GHSA-6wf4-jjm2-2xr7/GHSA-6wf4-jjm2-2xr7.json +++ b/advisories/unreviewed/2022/05/GHSA-6wf4-jjm2-2xr7/GHSA-6wf4-jjm2-2xr7.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-722j-8652-44mj/GHSA-722j-8652-44mj.json b/advisories/unreviewed/2022/05/GHSA-722j-8652-44mj/GHSA-722j-8652-44mj.json index 7fd3c3efdd2..edca3de71f4 100644 --- a/advisories/unreviewed/2022/05/GHSA-722j-8652-44mj/GHSA-722j-8652-44mj.json +++ b/advisories/unreviewed/2022/05/GHSA-722j-8652-44mj/GHSA-722j-8652-44mj.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-729f-rvfg-qjq3/GHSA-729f-rvfg-qjq3.json b/advisories/unreviewed/2022/05/GHSA-729f-rvfg-qjq3/GHSA-729f-rvfg-qjq3.json index 56409e8b846..5779c38bbc3 100644 --- a/advisories/unreviewed/2022/05/GHSA-729f-rvfg-qjq3/GHSA-729f-rvfg-qjq3.json +++ b/advisories/unreviewed/2022/05/GHSA-729f-rvfg-qjq3/GHSA-729f-rvfg-qjq3.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-729p-qmxw-mjj3/GHSA-729p-qmxw-mjj3.json b/advisories/unreviewed/2022/05/GHSA-729p-qmxw-mjj3/GHSA-729p-qmxw-mjj3.json index 28308f36012..75b8af557ef 100644 --- a/advisories/unreviewed/2022/05/GHSA-729p-qmxw-mjj3/GHSA-729p-qmxw-mjj3.json +++ b/advisories/unreviewed/2022/05/GHSA-729p-qmxw-mjj3/GHSA-729p-qmxw-mjj3.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-72x6-mwhm-r4fh/GHSA-72x6-mwhm-r4fh.json b/advisories/unreviewed/2022/05/GHSA-72x6-mwhm-r4fh/GHSA-72x6-mwhm-r4fh.json index 16c6523f646..1c5f2ecb8ea 100644 --- a/advisories/unreviewed/2022/05/GHSA-72x6-mwhm-r4fh/GHSA-72x6-mwhm-r4fh.json +++ b/advisories/unreviewed/2022/05/GHSA-72x6-mwhm-r4fh/GHSA-72x6-mwhm-r4fh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7323-cvw2-2c62/GHSA-7323-cvw2-2c62.json b/advisories/unreviewed/2022/05/GHSA-7323-cvw2-2c62/GHSA-7323-cvw2-2c62.json index 639ac8c710b..b1012f09208 100644 --- a/advisories/unreviewed/2022/05/GHSA-7323-cvw2-2c62/GHSA-7323-cvw2-2c62.json +++ b/advisories/unreviewed/2022/05/GHSA-7323-cvw2-2c62/GHSA-7323-cvw2-2c62.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-73xf-52j8-9h74/GHSA-73xf-52j8-9h74.json b/advisories/unreviewed/2022/05/GHSA-73xf-52j8-9h74/GHSA-73xf-52j8-9h74.json index 6a1b6b8aa58..bdf6f156e30 100644 --- a/advisories/unreviewed/2022/05/GHSA-73xf-52j8-9h74/GHSA-73xf-52j8-9h74.json +++ b/advisories/unreviewed/2022/05/GHSA-73xf-52j8-9h74/GHSA-73xf-52j8-9h74.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-745g-xcgm-mj62/GHSA-745g-xcgm-mj62.json b/advisories/unreviewed/2022/05/GHSA-745g-xcgm-mj62/GHSA-745g-xcgm-mj62.json index eec8923cb11..4c8a2063229 100644 --- a/advisories/unreviewed/2022/05/GHSA-745g-xcgm-mj62/GHSA-745g-xcgm-mj62.json +++ b/advisories/unreviewed/2022/05/GHSA-745g-xcgm-mj62/GHSA-745g-xcgm-mj62.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-745q-r8j8-c348/GHSA-745q-r8j8-c348.json b/advisories/unreviewed/2022/05/GHSA-745q-r8j8-c348/GHSA-745q-r8j8-c348.json index d4582c82cf2..d005ab2579f 100644 --- a/advisories/unreviewed/2022/05/GHSA-745q-r8j8-c348/GHSA-745q-r8j8-c348.json +++ b/advisories/unreviewed/2022/05/GHSA-745q-r8j8-c348/GHSA-745q-r8j8-c348.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-7479-2r5v-v4vj/GHSA-7479-2r5v-v4vj.json b/advisories/unreviewed/2022/05/GHSA-7479-2r5v-v4vj/GHSA-7479-2r5v-v4vj.json index 864828f7f00..7b471550f88 100644 --- a/advisories/unreviewed/2022/05/GHSA-7479-2r5v-v4vj/GHSA-7479-2r5v-v4vj.json +++ b/advisories/unreviewed/2022/05/GHSA-7479-2r5v-v4vj/GHSA-7479-2r5v-v4vj.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-74hv-prrr-hxjg/GHSA-74hv-prrr-hxjg.json b/advisories/unreviewed/2022/05/GHSA-74hv-prrr-hxjg/GHSA-74hv-prrr-hxjg.json index fdb5432a615..e2500cd9976 100644 --- a/advisories/unreviewed/2022/05/GHSA-74hv-prrr-hxjg/GHSA-74hv-prrr-hxjg.json +++ b/advisories/unreviewed/2022/05/GHSA-74hv-prrr-hxjg/GHSA-74hv-prrr-hxjg.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-74wr-ff4p-4w38/GHSA-74wr-ff4p-4w38.json b/advisories/unreviewed/2022/05/GHSA-74wr-ff4p-4w38/GHSA-74wr-ff4p-4w38.json index cf0ce4c1e90..eda8ec1803f 100644 --- a/advisories/unreviewed/2022/05/GHSA-74wr-ff4p-4w38/GHSA-74wr-ff4p-4w38.json +++ b/advisories/unreviewed/2022/05/GHSA-74wr-ff4p-4w38/GHSA-74wr-ff4p-4w38.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-757w-3xwr-7h7f/GHSA-757w-3xwr-7h7f.json b/advisories/unreviewed/2022/05/GHSA-757w-3xwr-7h7f/GHSA-757w-3xwr-7h7f.json index 75ee11bae7c..230c35938d6 100644 --- a/advisories/unreviewed/2022/05/GHSA-757w-3xwr-7h7f/GHSA-757w-3xwr-7h7f.json +++ b/advisories/unreviewed/2022/05/GHSA-757w-3xwr-7h7f/GHSA-757w-3xwr-7h7f.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-75wr-7cmg-f792/GHSA-75wr-7cmg-f792.json b/advisories/unreviewed/2022/05/GHSA-75wr-7cmg-f792/GHSA-75wr-7cmg-f792.json index 9ddd0502ec6..72435fc0f1e 100644 --- a/advisories/unreviewed/2022/05/GHSA-75wr-7cmg-f792/GHSA-75wr-7cmg-f792.json +++ b/advisories/unreviewed/2022/05/GHSA-75wr-7cmg-f792/GHSA-75wr-7cmg-f792.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-76gp-rwc5-4h59/GHSA-76gp-rwc5-4h59.json b/advisories/unreviewed/2022/05/GHSA-76gp-rwc5-4h59/GHSA-76gp-rwc5-4h59.json index fb6f5805223..411b79b9ddb 100644 --- a/advisories/unreviewed/2022/05/GHSA-76gp-rwc5-4h59/GHSA-76gp-rwc5-4h59.json +++ b/advisories/unreviewed/2022/05/GHSA-76gp-rwc5-4h59/GHSA-76gp-rwc5-4h59.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-772j-xw3h-f4ph/GHSA-772j-xw3h-f4ph.json b/advisories/unreviewed/2022/05/GHSA-772j-xw3h-f4ph/GHSA-772j-xw3h-f4ph.json index 4fff0eb6a81..627dce32bc1 100644 --- a/advisories/unreviewed/2022/05/GHSA-772j-xw3h-f4ph/GHSA-772j-xw3h-f4ph.json +++ b/advisories/unreviewed/2022/05/GHSA-772j-xw3h-f4ph/GHSA-772j-xw3h-f4ph.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-775r-w48q-7jjj/GHSA-775r-w48q-7jjj.json b/advisories/unreviewed/2022/05/GHSA-775r-w48q-7jjj/GHSA-775r-w48q-7jjj.json index beefdb2b6e0..8a4f71ec9fe 100644 --- a/advisories/unreviewed/2022/05/GHSA-775r-w48q-7jjj/GHSA-775r-w48q-7jjj.json +++ b/advisories/unreviewed/2022/05/GHSA-775r-w48q-7jjj/GHSA-775r-w48q-7jjj.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-776m-9v8j-mw42/GHSA-776m-9v8j-mw42.json b/advisories/unreviewed/2022/05/GHSA-776m-9v8j-mw42/GHSA-776m-9v8j-mw42.json index 21ea030486a..280e2199a26 100644 --- a/advisories/unreviewed/2022/05/GHSA-776m-9v8j-mw42/GHSA-776m-9v8j-mw42.json +++ b/advisories/unreviewed/2022/05/GHSA-776m-9v8j-mw42/GHSA-776m-9v8j-mw42.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", @@ -51,9 +49,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-78q9-q3m9-mrcm/GHSA-78q9-q3m9-mrcm.json b/advisories/unreviewed/2022/05/GHSA-78q9-q3m9-mrcm/GHSA-78q9-q3m9-mrcm.json index c1c2d973084..d42e7c7e07c 100644 --- a/advisories/unreviewed/2022/05/GHSA-78q9-q3m9-mrcm/GHSA-78q9-q3m9-mrcm.json +++ b/advisories/unreviewed/2022/05/GHSA-78q9-q3m9-mrcm/GHSA-78q9-q3m9-mrcm.json @@ -7,12 +7,8 @@ "CVE-2015-2090" ], "details": "SQL injection vulnerability in the ajax_survey function in settings.php in the WordPress Survey and Poll plugin 1.1.7 for Wordpress allows remote attackers to execute arbitrary SQL commands via the survey_id parameter in an ajax_survey action to wp-admin/admin-ajax.php.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7995-jw5x-6779/GHSA-7995-jw5x-6779.json b/advisories/unreviewed/2022/05/GHSA-7995-jw5x-6779/GHSA-7995-jw5x-6779.json index f581055315f..f63fef30fc3 100644 --- a/advisories/unreviewed/2022/05/GHSA-7995-jw5x-6779/GHSA-7995-jw5x-6779.json +++ b/advisories/unreviewed/2022/05/GHSA-7995-jw5x-6779/GHSA-7995-jw5x-6779.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-79w6-7hhc-89m9/GHSA-79w6-7hhc-89m9.json b/advisories/unreviewed/2022/05/GHSA-79w6-7hhc-89m9/GHSA-79w6-7hhc-89m9.json index f9341da0f59..6ba23c997ce 100644 --- a/advisories/unreviewed/2022/05/GHSA-79w6-7hhc-89m9/GHSA-79w6-7hhc-89m9.json +++ b/advisories/unreviewed/2022/05/GHSA-79w6-7hhc-89m9/GHSA-79w6-7hhc-89m9.json @@ -7,12 +7,8 @@ "CVE-2011-4581" ], "details": "mod/wiki/pagelib.php in Moodle 2.0.x before 2.0.6 and 2.1.x before 2.1.3 allows remote authenticated users to discover the username of a wiki creator by visiting the history and deletion user interface.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7cp6-9pcj-cj9x/GHSA-7cp6-9pcj-cj9x.json b/advisories/unreviewed/2022/05/GHSA-7cp6-9pcj-cj9x/GHSA-7cp6-9pcj-cj9x.json index 1b5a5586b61..d2c0cd00f09 100644 --- a/advisories/unreviewed/2022/05/GHSA-7cp6-9pcj-cj9x/GHSA-7cp6-9pcj-cj9x.json +++ b/advisories/unreviewed/2022/05/GHSA-7cp6-9pcj-cj9x/GHSA-7cp6-9pcj-cj9x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-7crp-cwhq-vjj9/GHSA-7crp-cwhq-vjj9.json b/advisories/unreviewed/2022/05/GHSA-7crp-cwhq-vjj9/GHSA-7crp-cwhq-vjj9.json index 1e1b48e0cbd..e1c617c5e3b 100644 --- a/advisories/unreviewed/2022/05/GHSA-7crp-cwhq-vjj9/GHSA-7crp-cwhq-vjj9.json +++ b/advisories/unreviewed/2022/05/GHSA-7crp-cwhq-vjj9/GHSA-7crp-cwhq-vjj9.json @@ -7,12 +7,8 @@ "CVE-2015-1937" ], "details": "IBM PowerVC 1.2.0.x through 1.2.0.4, 1.2.1.x through 1.2.1.2, and 1.2.2.x through 1.2.2.2 does not require authentication for the ceilometer NoSQL database, which allows remote attackers to read or write to arbitrary database records, and consequently obtain administrator privileges, via a session on port 27017.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7cwr-hj43-5cxv/GHSA-7cwr-hj43-5cxv.json b/advisories/unreviewed/2022/05/GHSA-7cwr-hj43-5cxv/GHSA-7cwr-hj43-5cxv.json index 512df2868de..e72f33e6303 100644 --- a/advisories/unreviewed/2022/05/GHSA-7cwr-hj43-5cxv/GHSA-7cwr-hj43-5cxv.json +++ b/advisories/unreviewed/2022/05/GHSA-7cwr-hj43-5cxv/GHSA-7cwr-hj43-5cxv.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", @@ -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-7f37-wq58-x6qp/GHSA-7f37-wq58-x6qp.json b/advisories/unreviewed/2022/05/GHSA-7f37-wq58-x6qp/GHSA-7f37-wq58-x6qp.json index ca70d6f2766..88a2a7f52ee 100644 --- a/advisories/unreviewed/2022/05/GHSA-7f37-wq58-x6qp/GHSA-7f37-wq58-x6qp.json +++ b/advisories/unreviewed/2022/05/GHSA-7f37-wq58-x6qp/GHSA-7f37-wq58-x6qp.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-7fjm-wx2g-r3fx/GHSA-7fjm-wx2g-r3fx.json b/advisories/unreviewed/2022/05/GHSA-7fjm-wx2g-r3fx/GHSA-7fjm-wx2g-r3fx.json index d811f0e86f1..71745e75be8 100644 --- a/advisories/unreviewed/2022/05/GHSA-7fjm-wx2g-r3fx/GHSA-7fjm-wx2g-r3fx.json +++ b/advisories/unreviewed/2022/05/GHSA-7fjm-wx2g-r3fx/GHSA-7fjm-wx2g-r3fx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7fr4-2q4f-xgw5/GHSA-7fr4-2q4f-xgw5.json b/advisories/unreviewed/2022/05/GHSA-7fr4-2q4f-xgw5/GHSA-7fr4-2q4f-xgw5.json index 4e82f52a582..139df5236f6 100644 --- a/advisories/unreviewed/2022/05/GHSA-7fr4-2q4f-xgw5/GHSA-7fr4-2q4f-xgw5.json +++ b/advisories/unreviewed/2022/05/GHSA-7fr4-2q4f-xgw5/GHSA-7fr4-2q4f-xgw5.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-7fvr-9393-q33c/GHSA-7fvr-9393-q33c.json b/advisories/unreviewed/2022/05/GHSA-7fvr-9393-q33c/GHSA-7fvr-9393-q33c.json index 07ef21abb1e..c91df2cf1d1 100644 --- a/advisories/unreviewed/2022/05/GHSA-7fvr-9393-q33c/GHSA-7fvr-9393-q33c.json +++ b/advisories/unreviewed/2022/05/GHSA-7fvr-9393-q33c/GHSA-7fvr-9393-q33c.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-7gwp-9c24-5fpc/GHSA-7gwp-9c24-5fpc.json b/advisories/unreviewed/2022/05/GHSA-7gwp-9c24-5fpc/GHSA-7gwp-9c24-5fpc.json index 3a7127ffede..8e9df3388fb 100644 --- a/advisories/unreviewed/2022/05/GHSA-7gwp-9c24-5fpc/GHSA-7gwp-9c24-5fpc.json +++ b/advisories/unreviewed/2022/05/GHSA-7gwp-9c24-5fpc/GHSA-7gwp-9c24-5fpc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7h2r-759m-578f/GHSA-7h2r-759m-578f.json b/advisories/unreviewed/2022/05/GHSA-7h2r-759m-578f/GHSA-7h2r-759m-578f.json index f652b263e11..aff04b48fe2 100644 --- a/advisories/unreviewed/2022/05/GHSA-7h2r-759m-578f/GHSA-7h2r-759m-578f.json +++ b/advisories/unreviewed/2022/05/GHSA-7h2r-759m-578f/GHSA-7h2r-759m-578f.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-7h3q-jhjr-x4rr/GHSA-7h3q-jhjr-x4rr.json b/advisories/unreviewed/2022/05/GHSA-7h3q-jhjr-x4rr/GHSA-7h3q-jhjr-x4rr.json index 34e3eed25fa..379d6f4d370 100644 --- a/advisories/unreviewed/2022/05/GHSA-7h3q-jhjr-x4rr/GHSA-7h3q-jhjr-x4rr.json +++ b/advisories/unreviewed/2022/05/GHSA-7h3q-jhjr-x4rr/GHSA-7h3q-jhjr-x4rr.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-7jcg-2vfq-6gm5/GHSA-7jcg-2vfq-6gm5.json b/advisories/unreviewed/2022/05/GHSA-7jcg-2vfq-6gm5/GHSA-7jcg-2vfq-6gm5.json index c045ea21e46..d3f23c71616 100644 --- a/advisories/unreviewed/2022/05/GHSA-7jcg-2vfq-6gm5/GHSA-7jcg-2vfq-6gm5.json +++ b/advisories/unreviewed/2022/05/GHSA-7jcg-2vfq-6gm5/GHSA-7jcg-2vfq-6gm5.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-7jf9-hrfm-fhpj/GHSA-7jf9-hrfm-fhpj.json b/advisories/unreviewed/2022/05/GHSA-7jf9-hrfm-fhpj/GHSA-7jf9-hrfm-fhpj.json index adad58054c6..3e90e89578c 100644 --- a/advisories/unreviewed/2022/05/GHSA-7jf9-hrfm-fhpj/GHSA-7jf9-hrfm-fhpj.json +++ b/advisories/unreviewed/2022/05/GHSA-7jf9-hrfm-fhpj/GHSA-7jf9-hrfm-fhpj.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-7mvj-5457-q9m3/GHSA-7mvj-5457-q9m3.json b/advisories/unreviewed/2022/05/GHSA-7mvj-5457-q9m3/GHSA-7mvj-5457-q9m3.json index dba8089f6c8..0bcfe429101 100644 --- a/advisories/unreviewed/2022/05/GHSA-7mvj-5457-q9m3/GHSA-7mvj-5457-q9m3.json +++ b/advisories/unreviewed/2022/05/GHSA-7mvj-5457-q9m3/GHSA-7mvj-5457-q9m3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7p25-gm2r-rrqv/GHSA-7p25-gm2r-rrqv.json b/advisories/unreviewed/2022/05/GHSA-7p25-gm2r-rrqv/GHSA-7p25-gm2r-rrqv.json index 04e88aa61bf..83e34f9435e 100644 --- a/advisories/unreviewed/2022/05/GHSA-7p25-gm2r-rrqv/GHSA-7p25-gm2r-rrqv.json +++ b/advisories/unreviewed/2022/05/GHSA-7p25-gm2r-rrqv/GHSA-7p25-gm2r-rrqv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7p5f-r93x-9xj6/GHSA-7p5f-r93x-9xj6.json b/advisories/unreviewed/2022/05/GHSA-7p5f-r93x-9xj6/GHSA-7p5f-r93x-9xj6.json index f2a9173aed0..f7add98eaa4 100644 --- a/advisories/unreviewed/2022/05/GHSA-7p5f-r93x-9xj6/GHSA-7p5f-r93x-9xj6.json +++ b/advisories/unreviewed/2022/05/GHSA-7p5f-r93x-9xj6/GHSA-7p5f-r93x-9xj6.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-7p76-mrph-qq8g/GHSA-7p76-mrph-qq8g.json b/advisories/unreviewed/2022/05/GHSA-7p76-mrph-qq8g/GHSA-7p76-mrph-qq8g.json index 845a037a884..f9529397916 100644 --- a/advisories/unreviewed/2022/05/GHSA-7p76-mrph-qq8g/GHSA-7p76-mrph-qq8g.json +++ b/advisories/unreviewed/2022/05/GHSA-7p76-mrph-qq8g/GHSA-7p76-mrph-qq8g.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7p9m-wjgf-7xr6/GHSA-7p9m-wjgf-7xr6.json b/advisories/unreviewed/2022/05/GHSA-7p9m-wjgf-7xr6/GHSA-7p9m-wjgf-7xr6.json index 063506596eb..191a85e0340 100644 --- a/advisories/unreviewed/2022/05/GHSA-7p9m-wjgf-7xr6/GHSA-7p9m-wjgf-7xr6.json +++ b/advisories/unreviewed/2022/05/GHSA-7p9m-wjgf-7xr6/GHSA-7p9m-wjgf-7xr6.json @@ -7,12 +7,8 @@ "CVE-2011-4591" ], "details": "Cross-site scripting (XSS) vulnerability in the print_object function in lib/datalib.php in Moodle 2.0.x before 2.0.6 and 2.1.x before 2.1.3, when a developer debugging script is enabled, allows remote attackers to inject arbitrary web script or HTML via vectors involving object states.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7pj9-xcv7-m6qm/GHSA-7pj9-xcv7-m6qm.json b/advisories/unreviewed/2022/05/GHSA-7pj9-xcv7-m6qm/GHSA-7pj9-xcv7-m6qm.json index a6adb4a67ae..5226f422bff 100644 --- a/advisories/unreviewed/2022/05/GHSA-7pj9-xcv7-m6qm/GHSA-7pj9-xcv7-m6qm.json +++ b/advisories/unreviewed/2022/05/GHSA-7pj9-xcv7-m6qm/GHSA-7pj9-xcv7-m6qm.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-7qf4-c29g-g9jg/GHSA-7qf4-c29g-g9jg.json b/advisories/unreviewed/2022/05/GHSA-7qf4-c29g-g9jg/GHSA-7qf4-c29g-g9jg.json index f06ddebadf8..9610a38bcd1 100644 --- a/advisories/unreviewed/2022/05/GHSA-7qf4-c29g-g9jg/GHSA-7qf4-c29g-g9jg.json +++ b/advisories/unreviewed/2022/05/GHSA-7qf4-c29g-g9jg/GHSA-7qf4-c29g-g9jg.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-7r8g-3jfx-2x6j/GHSA-7r8g-3jfx-2x6j.json b/advisories/unreviewed/2022/05/GHSA-7r8g-3jfx-2x6j/GHSA-7r8g-3jfx-2x6j.json index 6eef49de15f..f18721250ea 100644 --- a/advisories/unreviewed/2022/05/GHSA-7r8g-3jfx-2x6j/GHSA-7r8g-3jfx-2x6j.json +++ b/advisories/unreviewed/2022/05/GHSA-7r8g-3jfx-2x6j/GHSA-7r8g-3jfx-2x6j.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7rc9-2xx4-9crj/GHSA-7rc9-2xx4-9crj.json b/advisories/unreviewed/2022/05/GHSA-7rc9-2xx4-9crj/GHSA-7rc9-2xx4-9crj.json index 690656a7a3d..4033a569e44 100644 --- a/advisories/unreviewed/2022/05/GHSA-7rc9-2xx4-9crj/GHSA-7rc9-2xx4-9crj.json +++ b/advisories/unreviewed/2022/05/GHSA-7rc9-2xx4-9crj/GHSA-7rc9-2xx4-9crj.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-7rcm-5vjr-c8pg/GHSA-7rcm-5vjr-c8pg.json b/advisories/unreviewed/2022/05/GHSA-7rcm-5vjr-c8pg/GHSA-7rcm-5vjr-c8pg.json index 4737c5fbc1b..c407164648b 100644 --- a/advisories/unreviewed/2022/05/GHSA-7rcm-5vjr-c8pg/GHSA-7rcm-5vjr-c8pg.json +++ b/advisories/unreviewed/2022/05/GHSA-7rcm-5vjr-c8pg/GHSA-7rcm-5vjr-c8pg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7vhv-4r5p-84hf/GHSA-7vhv-4r5p-84hf.json b/advisories/unreviewed/2022/05/GHSA-7vhv-4r5p-84hf/GHSA-7vhv-4r5p-84hf.json index a896c88e398..113e4b2a8f8 100644 --- a/advisories/unreviewed/2022/05/GHSA-7vhv-4r5p-84hf/GHSA-7vhv-4r5p-84hf.json +++ b/advisories/unreviewed/2022/05/GHSA-7vhv-4r5p-84hf/GHSA-7vhv-4r5p-84hf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7w47-ph55-4fr4/GHSA-7w47-ph55-4fr4.json b/advisories/unreviewed/2022/05/GHSA-7w47-ph55-4fr4/GHSA-7w47-ph55-4fr4.json index cc9bf573a22..bbf99733870 100644 --- a/advisories/unreviewed/2022/05/GHSA-7w47-ph55-4fr4/GHSA-7w47-ph55-4fr4.json +++ b/advisories/unreviewed/2022/05/GHSA-7w47-ph55-4fr4/GHSA-7w47-ph55-4fr4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-7w5c-h3p4-5gm9/GHSA-7w5c-h3p4-5gm9.json b/advisories/unreviewed/2022/05/GHSA-7w5c-h3p4-5gm9/GHSA-7w5c-h3p4-5gm9.json index f33334585e1..caa1cd0bfad 100644 --- a/advisories/unreviewed/2022/05/GHSA-7w5c-h3p4-5gm9/GHSA-7w5c-h3p4-5gm9.json +++ b/advisories/unreviewed/2022/05/GHSA-7w5c-h3p4-5gm9/GHSA-7w5c-h3p4-5gm9.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7x34-477r-7v7v/GHSA-7x34-477r-7v7v.json b/advisories/unreviewed/2022/05/GHSA-7x34-477r-7v7v/GHSA-7x34-477r-7v7v.json index 1a401696bd7..776dcfeb8c5 100644 --- a/advisories/unreviewed/2022/05/GHSA-7x34-477r-7v7v/GHSA-7x34-477r-7v7v.json +++ b/advisories/unreviewed/2022/05/GHSA-7x34-477r-7v7v/GHSA-7x34-477r-7v7v.json @@ -7,12 +7,8 @@ "CVE-2011-1076" ], "details": "net/dns_resolver/dns_key.c in the Linux kernel before 2.6.38 allows remote DNS servers to cause a denial of service (NULL pointer dereference and OOPS) by not providing a valid response to a DNS query, as demonstrated by an erroneous grand.centrall.org query, which triggers improper handling of error data within a DNS resolver key.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7xhq-5qvr-23m7/GHSA-7xhq-5qvr-23m7.json b/advisories/unreviewed/2022/05/GHSA-7xhq-5qvr-23m7/GHSA-7xhq-5qvr-23m7.json index 97b76cf6f5d..9f56430e5cf 100644 --- a/advisories/unreviewed/2022/05/GHSA-7xhq-5qvr-23m7/GHSA-7xhq-5qvr-23m7.json +++ b/advisories/unreviewed/2022/05/GHSA-7xhq-5qvr-23m7/GHSA-7xhq-5qvr-23m7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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-84jx-7wjj-rff7/GHSA-84jx-7wjj-rff7.json b/advisories/unreviewed/2022/05/GHSA-84jx-7wjj-rff7/GHSA-84jx-7wjj-rff7.json index 338b138b31c..29a510a8657 100644 --- a/advisories/unreviewed/2022/05/GHSA-84jx-7wjj-rff7/GHSA-84jx-7wjj-rff7.json +++ b/advisories/unreviewed/2022/05/GHSA-84jx-7wjj-rff7/GHSA-84jx-7wjj-rff7.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", @@ -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-84v3-68gr-f8mf/GHSA-84v3-68gr-f8mf.json b/advisories/unreviewed/2022/05/GHSA-84v3-68gr-f8mf/GHSA-84v3-68gr-f8mf.json index dae58eee4c1..4eda70698a9 100644 --- a/advisories/unreviewed/2022/05/GHSA-84v3-68gr-f8mf/GHSA-84v3-68gr-f8mf.json +++ b/advisories/unreviewed/2022/05/GHSA-84v3-68gr-f8mf/GHSA-84v3-68gr-f8mf.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-8545-g96p-q9hh/GHSA-8545-g96p-q9hh.json b/advisories/unreviewed/2022/05/GHSA-8545-g96p-q9hh/GHSA-8545-g96p-q9hh.json index 3667b820050..8c362c54d9c 100644 --- a/advisories/unreviewed/2022/05/GHSA-8545-g96p-q9hh/GHSA-8545-g96p-q9hh.json +++ b/advisories/unreviewed/2022/05/GHSA-8545-g96p-q9hh/GHSA-8545-g96p-q9hh.json @@ -7,12 +7,8 @@ "CVE-2015-2047" ], "details": "The rsaauth extension in TYPO3 4.3.0 through 4.3.14, 4.4.0 through 4.4.15, 4.5.0 through 4.5.39, and 4.6.0 through 4.6.18, when configured for the frontend, allows remote attackers to bypass authentication via a password that is casted to an empty value.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-85wq-qvfh-23hx/GHSA-85wq-qvfh-23hx.json b/advisories/unreviewed/2022/05/GHSA-85wq-qvfh-23hx/GHSA-85wq-qvfh-23hx.json index 51d264ca61d..13761e68cc7 100644 --- a/advisories/unreviewed/2022/05/GHSA-85wq-qvfh-23hx/GHSA-85wq-qvfh-23hx.json +++ b/advisories/unreviewed/2022/05/GHSA-85wq-qvfh-23hx/GHSA-85wq-qvfh-23hx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-8662-q8m2-gwg3/GHSA-8662-q8m2-gwg3.json b/advisories/unreviewed/2022/05/GHSA-8662-q8m2-gwg3/GHSA-8662-q8m2-gwg3.json index 50ae52fff92..ff633786ac8 100644 --- a/advisories/unreviewed/2022/05/GHSA-8662-q8m2-gwg3/GHSA-8662-q8m2-gwg3.json +++ b/advisories/unreviewed/2022/05/GHSA-8662-q8m2-gwg3/GHSA-8662-q8m2-gwg3.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-86v2-qcjx-j4pq/GHSA-86v2-qcjx-j4pq.json b/advisories/unreviewed/2022/05/GHSA-86v2-qcjx-j4pq/GHSA-86v2-qcjx-j4pq.json index 1b2a9afcc19..72b54b78c94 100644 --- a/advisories/unreviewed/2022/05/GHSA-86v2-qcjx-j4pq/GHSA-86v2-qcjx-j4pq.json +++ b/advisories/unreviewed/2022/05/GHSA-86v2-qcjx-j4pq/GHSA-86v2-qcjx-j4pq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-8748-j86w-jgvf/GHSA-8748-j86w-jgvf.json b/advisories/unreviewed/2022/05/GHSA-8748-j86w-jgvf/GHSA-8748-j86w-jgvf.json index 5fc09d1b91c..058b5553596 100644 --- a/advisories/unreviewed/2022/05/GHSA-8748-j86w-jgvf/GHSA-8748-j86w-jgvf.json +++ b/advisories/unreviewed/2022/05/GHSA-8748-j86w-jgvf/GHSA-8748-j86w-jgvf.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-87cj-hpqg-m7r2/GHSA-87cj-hpqg-m7r2.json b/advisories/unreviewed/2022/05/GHSA-87cj-hpqg-m7r2/GHSA-87cj-hpqg-m7r2.json index 52f2801da27..0a5f36bf80c 100644 --- a/advisories/unreviewed/2022/05/GHSA-87cj-hpqg-m7r2/GHSA-87cj-hpqg-m7r2.json +++ b/advisories/unreviewed/2022/05/GHSA-87cj-hpqg-m7r2/GHSA-87cj-hpqg-m7r2.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-87jj-mjcp-pfjm/GHSA-87jj-mjcp-pfjm.json b/advisories/unreviewed/2022/05/GHSA-87jj-mjcp-pfjm/GHSA-87jj-mjcp-pfjm.json index 4116cc0f158..125b88ddc0b 100644 --- a/advisories/unreviewed/2022/05/GHSA-87jj-mjcp-pfjm/GHSA-87jj-mjcp-pfjm.json +++ b/advisories/unreviewed/2022/05/GHSA-87jj-mjcp-pfjm/GHSA-87jj-mjcp-pfjm.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-87jx-pg74-4fwc/GHSA-87jx-pg74-4fwc.json b/advisories/unreviewed/2022/05/GHSA-87jx-pg74-4fwc/GHSA-87jx-pg74-4fwc.json index 72faf6cc794..9d6b99fa5f6 100644 --- a/advisories/unreviewed/2022/05/GHSA-87jx-pg74-4fwc/GHSA-87jx-pg74-4fwc.json +++ b/advisories/unreviewed/2022/05/GHSA-87jx-pg74-4fwc/GHSA-87jx-pg74-4fwc.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", @@ -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-8824-92mm-xq76/GHSA-8824-92mm-xq76.json b/advisories/unreviewed/2022/05/GHSA-8824-92mm-xq76/GHSA-8824-92mm-xq76.json index 7d1f1d74c0a..c6e65b781de 100644 --- a/advisories/unreviewed/2022/05/GHSA-8824-92mm-xq76/GHSA-8824-92mm-xq76.json +++ b/advisories/unreviewed/2022/05/GHSA-8824-92mm-xq76/GHSA-8824-92mm-xq76.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-893q-vmc7-qcvh/GHSA-893q-vmc7-qcvh.json b/advisories/unreviewed/2022/05/GHSA-893q-vmc7-qcvh/GHSA-893q-vmc7-qcvh.json index 0a80c670131..52f6544046e 100644 --- a/advisories/unreviewed/2022/05/GHSA-893q-vmc7-qcvh/GHSA-893q-vmc7-qcvh.json +++ b/advisories/unreviewed/2022/05/GHSA-893q-vmc7-qcvh/GHSA-893q-vmc7-qcvh.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", @@ -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-89gw-5cm2-r84v/GHSA-89gw-5cm2-r84v.json b/advisories/unreviewed/2022/05/GHSA-89gw-5cm2-r84v/GHSA-89gw-5cm2-r84v.json index 58319eaeadb..23a6056f552 100644 --- a/advisories/unreviewed/2022/05/GHSA-89gw-5cm2-r84v/GHSA-89gw-5cm2-r84v.json +++ b/advisories/unreviewed/2022/05/GHSA-89gw-5cm2-r84v/GHSA-89gw-5cm2-r84v.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-8cjq-457m-xw4w/GHSA-8cjq-457m-xw4w.json b/advisories/unreviewed/2022/05/GHSA-8cjq-457m-xw4w/GHSA-8cjq-457m-xw4w.json index 7ffc68c0b0e..114fd490343 100644 --- a/advisories/unreviewed/2022/05/GHSA-8cjq-457m-xw4w/GHSA-8cjq-457m-xw4w.json +++ b/advisories/unreviewed/2022/05/GHSA-8cjq-457m-xw4w/GHSA-8cjq-457m-xw4w.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-8fhw-3r28-57xh/GHSA-8fhw-3r28-57xh.json b/advisories/unreviewed/2022/05/GHSA-8fhw-3r28-57xh/GHSA-8fhw-3r28-57xh.json index d5e3046a2e8..96cdf502be8 100644 --- a/advisories/unreviewed/2022/05/GHSA-8fhw-3r28-57xh/GHSA-8fhw-3r28-57xh.json +++ b/advisories/unreviewed/2022/05/GHSA-8fhw-3r28-57xh/GHSA-8fhw-3r28-57xh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-8g4h-9hf9-cj97/GHSA-8g4h-9hf9-cj97.json b/advisories/unreviewed/2022/05/GHSA-8g4h-9hf9-cj97/GHSA-8g4h-9hf9-cj97.json index c76d6346c70..15c3a4f1b70 100644 --- a/advisories/unreviewed/2022/05/GHSA-8g4h-9hf9-cj97/GHSA-8g4h-9hf9-cj97.json +++ b/advisories/unreviewed/2022/05/GHSA-8g4h-9hf9-cj97/GHSA-8g4h-9hf9-cj97.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-8h5h-4x8q-4vq7/GHSA-8h5h-4x8q-4vq7.json b/advisories/unreviewed/2022/05/GHSA-8h5h-4x8q-4vq7/GHSA-8h5h-4x8q-4vq7.json index 1d01e841096..a7b29f69c10 100644 --- a/advisories/unreviewed/2022/05/GHSA-8h5h-4x8q-4vq7/GHSA-8h5h-4x8q-4vq7.json +++ b/advisories/unreviewed/2022/05/GHSA-8h5h-4x8q-4vq7/GHSA-8h5h-4x8q-4vq7.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-8h6x-wrc8-g9xc/GHSA-8h6x-wrc8-g9xc.json b/advisories/unreviewed/2022/05/GHSA-8h6x-wrc8-g9xc/GHSA-8h6x-wrc8-g9xc.json index 751e3dcea9c..8c021514fc3 100644 --- a/advisories/unreviewed/2022/05/GHSA-8h6x-wrc8-g9xc/GHSA-8h6x-wrc8-g9xc.json +++ b/advisories/unreviewed/2022/05/GHSA-8h6x-wrc8-g9xc/GHSA-8h6x-wrc8-g9xc.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-8hfx-m4wg-mcm3/GHSA-8hfx-m4wg-mcm3.json b/advisories/unreviewed/2022/05/GHSA-8hfx-m4wg-mcm3/GHSA-8hfx-m4wg-mcm3.json index 0626fe46391..32c2600cc3c 100644 --- a/advisories/unreviewed/2022/05/GHSA-8hfx-m4wg-mcm3/GHSA-8hfx-m4wg-mcm3.json +++ b/advisories/unreviewed/2022/05/GHSA-8hfx-m4wg-mcm3/GHSA-8hfx-m4wg-mcm3.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-8jmm-6g59-87gc/GHSA-8jmm-6g59-87gc.json b/advisories/unreviewed/2022/05/GHSA-8jmm-6g59-87gc/GHSA-8jmm-6g59-87gc.json index ac6f3c7d562..18d47c44e1a 100644 --- a/advisories/unreviewed/2022/05/GHSA-8jmm-6g59-87gc/GHSA-8jmm-6g59-87gc.json +++ b/advisories/unreviewed/2022/05/GHSA-8jmm-6g59-87gc/GHSA-8jmm-6g59-87gc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -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-8m9r-g37g-9567/GHSA-8m9r-g37g-9567.json b/advisories/unreviewed/2022/05/GHSA-8m9r-g37g-9567/GHSA-8m9r-g37g-9567.json index 122f1d54e17..5a4643bb222 100644 --- a/advisories/unreviewed/2022/05/GHSA-8m9r-g37g-9567/GHSA-8m9r-g37g-9567.json +++ b/advisories/unreviewed/2022/05/GHSA-8m9r-g37g-9567/GHSA-8m9r-g37g-9567.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-8mmx-23hf-6qvj/GHSA-8mmx-23hf-6qvj.json b/advisories/unreviewed/2022/05/GHSA-8mmx-23hf-6qvj/GHSA-8mmx-23hf-6qvj.json index 7d099c2f8b8..cb943a473b1 100644 --- a/advisories/unreviewed/2022/05/GHSA-8mmx-23hf-6qvj/GHSA-8mmx-23hf-6qvj.json +++ b/advisories/unreviewed/2022/05/GHSA-8mmx-23hf-6qvj/GHSA-8mmx-23hf-6qvj.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-8qfr-9vfm-3pqf/GHSA-8qfr-9vfm-3pqf.json b/advisories/unreviewed/2022/05/GHSA-8qfr-9vfm-3pqf/GHSA-8qfr-9vfm-3pqf.json index 611c72d2f46..077ff3b055d 100644 --- a/advisories/unreviewed/2022/05/GHSA-8qfr-9vfm-3pqf/GHSA-8qfr-9vfm-3pqf.json +++ b/advisories/unreviewed/2022/05/GHSA-8qfr-9vfm-3pqf/GHSA-8qfr-9vfm-3pqf.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-8r2v-vcp5-38xj/GHSA-8r2v-vcp5-38xj.json b/advisories/unreviewed/2022/05/GHSA-8r2v-vcp5-38xj/GHSA-8r2v-vcp5-38xj.json index 9be77efa8c1..b9b4ed91a10 100644 --- a/advisories/unreviewed/2022/05/GHSA-8r2v-vcp5-38xj/GHSA-8r2v-vcp5-38xj.json +++ b/advisories/unreviewed/2022/05/GHSA-8r2v-vcp5-38xj/GHSA-8r2v-vcp5-38xj.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-8r3q-2vjx-6w95/GHSA-8r3q-2vjx-6w95.json b/advisories/unreviewed/2022/05/GHSA-8r3q-2vjx-6w95/GHSA-8r3q-2vjx-6w95.json index dcb73fe277e..e98409507fd 100644 --- a/advisories/unreviewed/2022/05/GHSA-8r3q-2vjx-6w95/GHSA-8r3q-2vjx-6w95.json +++ b/advisories/unreviewed/2022/05/GHSA-8r3q-2vjx-6w95/GHSA-8r3q-2vjx-6w95.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-8r73-cjhp-chc2/GHSA-8r73-cjhp-chc2.json b/advisories/unreviewed/2022/05/GHSA-8r73-cjhp-chc2/GHSA-8r73-cjhp-chc2.json index 941d9aaba1d..c3427721a90 100644 --- a/advisories/unreviewed/2022/05/GHSA-8r73-cjhp-chc2/GHSA-8r73-cjhp-chc2.json +++ b/advisories/unreviewed/2022/05/GHSA-8r73-cjhp-chc2/GHSA-8r73-cjhp-chc2.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-8r9q-hj74-v3rc/GHSA-8r9q-hj74-v3rc.json b/advisories/unreviewed/2022/05/GHSA-8r9q-hj74-v3rc/GHSA-8r9q-hj74-v3rc.json index 8d183979e78..5550644e054 100644 --- a/advisories/unreviewed/2022/05/GHSA-8r9q-hj74-v3rc/GHSA-8r9q-hj74-v3rc.json +++ b/advisories/unreviewed/2022/05/GHSA-8r9q-hj74-v3rc/GHSA-8r9q-hj74-v3rc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-8rpm-2v4f-qv9f/GHSA-8rpm-2v4f-qv9f.json b/advisories/unreviewed/2022/05/GHSA-8rpm-2v4f-qv9f/GHSA-8rpm-2v4f-qv9f.json index 5013d0d9df6..6ca5b94ea69 100644 --- a/advisories/unreviewed/2022/05/GHSA-8rpm-2v4f-qv9f/GHSA-8rpm-2v4f-qv9f.json +++ b/advisories/unreviewed/2022/05/GHSA-8rpm-2v4f-qv9f/GHSA-8rpm-2v4f-qv9f.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-8v4x-6f29-w83x/GHSA-8v4x-6f29-w83x.json b/advisories/unreviewed/2022/05/GHSA-8v4x-6f29-w83x/GHSA-8v4x-6f29-w83x.json index 96572f7385d..8a748f81194 100644 --- a/advisories/unreviewed/2022/05/GHSA-8v4x-6f29-w83x/GHSA-8v4x-6f29-w83x.json +++ b/advisories/unreviewed/2022/05/GHSA-8v4x-6f29-w83x/GHSA-8v4x-6f29-w83x.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-8v92-hv25-c9p8/GHSA-8v92-hv25-c9p8.json b/advisories/unreviewed/2022/05/GHSA-8v92-hv25-c9p8/GHSA-8v92-hv25-c9p8.json index 655f88252c2..c59a7d54cbe 100644 --- a/advisories/unreviewed/2022/05/GHSA-8v92-hv25-c9p8/GHSA-8v92-hv25-c9p8.json +++ b/advisories/unreviewed/2022/05/GHSA-8v92-hv25-c9p8/GHSA-8v92-hv25-c9p8.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-8w2q-m3mm-8fr8/GHSA-8w2q-m3mm-8fr8.json b/advisories/unreviewed/2022/05/GHSA-8w2q-m3mm-8fr8/GHSA-8w2q-m3mm-8fr8.json index 4f7071e3045..c4a2037c660 100644 --- a/advisories/unreviewed/2022/05/GHSA-8w2q-m3mm-8fr8/GHSA-8w2q-m3mm-8fr8.json +++ b/advisories/unreviewed/2022/05/GHSA-8w2q-m3mm-8fr8/GHSA-8w2q-m3mm-8fr8.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-8w8h-wg3v-j68f/GHSA-8w8h-wg3v-j68f.json b/advisories/unreviewed/2022/05/GHSA-8w8h-wg3v-j68f/GHSA-8w8h-wg3v-j68f.json index 2c60b08cbf9..b23b178213f 100644 --- a/advisories/unreviewed/2022/05/GHSA-8w8h-wg3v-j68f/GHSA-8w8h-wg3v-j68f.json +++ b/advisories/unreviewed/2022/05/GHSA-8w8h-wg3v-j68f/GHSA-8w8h-wg3v-j68f.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-8wh9-jfmc-96cj/GHSA-8wh9-jfmc-96cj.json b/advisories/unreviewed/2022/05/GHSA-8wh9-jfmc-96cj/GHSA-8wh9-jfmc-96cj.json index d3fafc2aff0..77e73b0de00 100644 --- a/advisories/unreviewed/2022/05/GHSA-8wh9-jfmc-96cj/GHSA-8wh9-jfmc-96cj.json +++ b/advisories/unreviewed/2022/05/GHSA-8wh9-jfmc-96cj/GHSA-8wh9-jfmc-96cj.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", @@ -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-8wv6-5hv9-2fh8/GHSA-8wv6-5hv9-2fh8.json b/advisories/unreviewed/2022/05/GHSA-8wv6-5hv9-2fh8/GHSA-8wv6-5hv9-2fh8.json index 1a5b8c28324..8e63a9bf4e9 100644 --- a/advisories/unreviewed/2022/05/GHSA-8wv6-5hv9-2fh8/GHSA-8wv6-5hv9-2fh8.json +++ b/advisories/unreviewed/2022/05/GHSA-8wv6-5hv9-2fh8/GHSA-8wv6-5hv9-2fh8.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", @@ -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-932q-24j4-3r46/GHSA-932q-24j4-3r46.json b/advisories/unreviewed/2022/05/GHSA-932q-24j4-3r46/GHSA-932q-24j4-3r46.json index 2c6860dc4ab..28ae8aacb94 100644 --- a/advisories/unreviewed/2022/05/GHSA-932q-24j4-3r46/GHSA-932q-24j4-3r46.json +++ b/advisories/unreviewed/2022/05/GHSA-932q-24j4-3r46/GHSA-932q-24j4-3r46.json @@ -7,12 +7,8 @@ "CVE-2008-5516" ], "details": "The web interface in git (gitweb) 1.5.x before 1.5.5 allows remote attackers to execute arbitrary commands via shell metacharacters related to git_search.", - "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-93h6-4j6c-668w/GHSA-93h6-4j6c-668w.json b/advisories/unreviewed/2022/05/GHSA-93h6-4j6c-668w/GHSA-93h6-4j6c-668w.json index 35f1f63fe18..636e64eac09 100644 --- a/advisories/unreviewed/2022/05/GHSA-93h6-4j6c-668w/GHSA-93h6-4j6c-668w.json +++ b/advisories/unreviewed/2022/05/GHSA-93h6-4j6c-668w/GHSA-93h6-4j6c-668w.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-93jw-q774-wqcf/GHSA-93jw-q774-wqcf.json b/advisories/unreviewed/2022/05/GHSA-93jw-q774-wqcf/GHSA-93jw-q774-wqcf.json index 39546a74f4c..f9006b75601 100644 --- a/advisories/unreviewed/2022/05/GHSA-93jw-q774-wqcf/GHSA-93jw-q774-wqcf.json +++ b/advisories/unreviewed/2022/05/GHSA-93jw-q774-wqcf/GHSA-93jw-q774-wqcf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/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-94jr-x4cv-fmmc/GHSA-94jr-x4cv-fmmc.json b/advisories/unreviewed/2022/05/GHSA-94jr-x4cv-fmmc/GHSA-94jr-x4cv-fmmc.json index 6c5ac6f22f6..bc0b7774df9 100644 --- a/advisories/unreviewed/2022/05/GHSA-94jr-x4cv-fmmc/GHSA-94jr-x4cv-fmmc.json +++ b/advisories/unreviewed/2022/05/GHSA-94jr-x4cv-fmmc/GHSA-94jr-x4cv-fmmc.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-95f6-pfqp-8374/GHSA-95f6-pfqp-8374.json b/advisories/unreviewed/2022/05/GHSA-95f6-pfqp-8374/GHSA-95f6-pfqp-8374.json index 0528bb3b86b..a6b2f962279 100644 --- a/advisories/unreviewed/2022/05/GHSA-95f6-pfqp-8374/GHSA-95f6-pfqp-8374.json +++ b/advisories/unreviewed/2022/05/GHSA-95f6-pfqp-8374/GHSA-95f6-pfqp-8374.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -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-9797-47c7-p35p/GHSA-9797-47c7-p35p.json b/advisories/unreviewed/2022/05/GHSA-9797-47c7-p35p/GHSA-9797-47c7-p35p.json index a82249fbf70..10ead2d1d42 100644 --- a/advisories/unreviewed/2022/05/GHSA-9797-47c7-p35p/GHSA-9797-47c7-p35p.json +++ b/advisories/unreviewed/2022/05/GHSA-9797-47c7-p35p/GHSA-9797-47c7-p35p.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-99r3-m8h7-8rv8/GHSA-99r3-m8h7-8rv8.json b/advisories/unreviewed/2022/05/GHSA-99r3-m8h7-8rv8/GHSA-99r3-m8h7-8rv8.json index 98b710b6f1d..f153d8357e6 100644 --- a/advisories/unreviewed/2022/05/GHSA-99r3-m8h7-8rv8/GHSA-99r3-m8h7-8rv8.json +++ b/advisories/unreviewed/2022/05/GHSA-99r3-m8h7-8rv8/GHSA-99r3-m8h7-8rv8.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-9c56-6w4h-cgc4/GHSA-9c56-6w4h-cgc4.json b/advisories/unreviewed/2022/05/GHSA-9c56-6w4h-cgc4/GHSA-9c56-6w4h-cgc4.json index fb28274cf05..621b5c87c04 100644 --- a/advisories/unreviewed/2022/05/GHSA-9c56-6w4h-cgc4/GHSA-9c56-6w4h-cgc4.json +++ b/advisories/unreviewed/2022/05/GHSA-9c56-6w4h-cgc4/GHSA-9c56-6w4h-cgc4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-9cfp-2g6x-m8f6/GHSA-9cfp-2g6x-m8f6.json b/advisories/unreviewed/2022/05/GHSA-9cfp-2g6x-m8f6/GHSA-9cfp-2g6x-m8f6.json index 7dd25713db1..7eee00a07ba 100644 --- a/advisories/unreviewed/2022/05/GHSA-9cfp-2g6x-m8f6/GHSA-9cfp-2g6x-m8f6.json +++ b/advisories/unreviewed/2022/05/GHSA-9cfp-2g6x-m8f6/GHSA-9cfp-2g6x-m8f6.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-9cv7-qxc7-q62m/GHSA-9cv7-qxc7-q62m.json b/advisories/unreviewed/2022/05/GHSA-9cv7-qxc7-q62m/GHSA-9cv7-qxc7-q62m.json index c2a4c229740..bb36254ec74 100644 --- a/advisories/unreviewed/2022/05/GHSA-9cv7-qxc7-q62m/GHSA-9cv7-qxc7-q62m.json +++ b/advisories/unreviewed/2022/05/GHSA-9cv7-qxc7-q62m/GHSA-9cv7-qxc7-q62m.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", @@ -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-9fh3-hj27-mwr8/GHSA-9fh3-hj27-mwr8.json b/advisories/unreviewed/2022/05/GHSA-9fh3-hj27-mwr8/GHSA-9fh3-hj27-mwr8.json index 3eec47f4b00..cb4e0fbd64f 100644 --- a/advisories/unreviewed/2022/05/GHSA-9fh3-hj27-mwr8/GHSA-9fh3-hj27-mwr8.json +++ b/advisories/unreviewed/2022/05/GHSA-9fh3-hj27-mwr8/GHSA-9fh3-hj27-mwr8.json @@ -7,12 +7,8 @@ "CVE-2012-0794" ], "details": "The rc4encrypt function in lib/moodlelib.php in Moodle 1.9.x before 1.9.16, 2.0.x before 2.0.7, 2.1.x before 2.1.4, and 2.2.x before 2.2.1 uses a hardcoded password of nfgjeingjk, which makes it easier for remote attackers to defeat cryptographic protection mechanisms by reading this script's source code within the open-source software distribution.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -40,9 +36,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-9fmj-mghc-6mmj/GHSA-9fmj-mghc-6mmj.json b/advisories/unreviewed/2022/05/GHSA-9fmj-mghc-6mmj/GHSA-9fmj-mghc-6mmj.json index 9388a9aea0f..02d9f14a22d 100644 --- a/advisories/unreviewed/2022/05/GHSA-9fmj-mghc-6mmj/GHSA-9fmj-mghc-6mmj.json +++ b/advisories/unreviewed/2022/05/GHSA-9fmj-mghc-6mmj/GHSA-9fmj-mghc-6mmj.json @@ -7,12 +7,8 @@ "CVE-2014-9676" ], "details": "The seg_write_packet function in libavformat/segment.c in ffmpeg 2.1.4 and earlier does not free the correct memory location, which allows remote attackers to cause a denial of service (\"invalid memory handler\") and possibly execute arbitrary code via a crafted video that triggers a use after free.", - "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-9fq7-3gmm-wjpp/GHSA-9fq7-3gmm-wjpp.json b/advisories/unreviewed/2022/05/GHSA-9fq7-3gmm-wjpp/GHSA-9fq7-3gmm-wjpp.json index 44599a13271..bea944a9aad 100644 --- a/advisories/unreviewed/2022/05/GHSA-9fq7-3gmm-wjpp/GHSA-9fq7-3gmm-wjpp.json +++ b/advisories/unreviewed/2022/05/GHSA-9fq7-3gmm-wjpp/GHSA-9fq7-3gmm-wjpp.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-9g8v-m7jx-fffq/GHSA-9g8v-m7jx-fffq.json b/advisories/unreviewed/2022/05/GHSA-9g8v-m7jx-fffq/GHSA-9g8v-m7jx-fffq.json index 4bc47dcf748..cf089c10c94 100644 --- a/advisories/unreviewed/2022/05/GHSA-9g8v-m7jx-fffq/GHSA-9g8v-m7jx-fffq.json +++ b/advisories/unreviewed/2022/05/GHSA-9g8v-m7jx-fffq/GHSA-9g8v-m7jx-fffq.json @@ -7,12 +7,8 @@ "CVE-2014-3493" ], "details": "The push_ascii function in smbd in Samba 3.6.x before 3.6.24, 4.0.x before 4.0.19, and 4.1.x before 4.1.9 allows remote authenticated users to cause a denial of service (memory corruption and daemon crash) via an attempt to read a Unicode pathname without specifying use of Unicode, leading to a character-set conversion failure that triggers an invalid pointer dereference.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-9gq7-7qp9-2c82/GHSA-9gq7-7qp9-2c82.json b/advisories/unreviewed/2022/05/GHSA-9gq7-7qp9-2c82/GHSA-9gq7-7qp9-2c82.json index fe2814e9d33..d6418f8b85e 100644 --- a/advisories/unreviewed/2022/05/GHSA-9gq7-7qp9-2c82/GHSA-9gq7-7qp9-2c82.json +++ b/advisories/unreviewed/2022/05/GHSA-9gq7-7qp9-2c82/GHSA-9gq7-7qp9-2c82.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-9mgr-qvjq-46gw/GHSA-9mgr-qvjq-46gw.json b/advisories/unreviewed/2022/05/GHSA-9mgr-qvjq-46gw/GHSA-9mgr-qvjq-46gw.json index da8a69b03d4..f240d50e522 100644 --- a/advisories/unreviewed/2022/05/GHSA-9mgr-qvjq-46gw/GHSA-9mgr-qvjq-46gw.json +++ b/advisories/unreviewed/2022/05/GHSA-9mgr-qvjq-46gw/GHSA-9mgr-qvjq-46gw.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-9pj4-369w-hxwh/GHSA-9pj4-369w-hxwh.json b/advisories/unreviewed/2022/05/GHSA-9pj4-369w-hxwh/GHSA-9pj4-369w-hxwh.json index fe0d6727285..aa75d3b6a71 100644 --- a/advisories/unreviewed/2022/05/GHSA-9pj4-369w-hxwh/GHSA-9pj4-369w-hxwh.json +++ b/advisories/unreviewed/2022/05/GHSA-9pj4-369w-hxwh/GHSA-9pj4-369w-hxwh.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", @@ -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-9q4f-7gx3-crx3/GHSA-9q4f-7gx3-crx3.json b/advisories/unreviewed/2022/05/GHSA-9q4f-7gx3-crx3/GHSA-9q4f-7gx3-crx3.json index 811554ef9bc..694b0de726d 100644 --- a/advisories/unreviewed/2022/05/GHSA-9q4f-7gx3-crx3/GHSA-9q4f-7gx3-crx3.json +++ b/advisories/unreviewed/2022/05/GHSA-9q4f-7gx3-crx3/GHSA-9q4f-7gx3-crx3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-9q67-fpxq-mm5h/GHSA-9q67-fpxq-mm5h.json b/advisories/unreviewed/2022/05/GHSA-9q67-fpxq-mm5h/GHSA-9q67-fpxq-mm5h.json index 94f11608f2c..c318c000c9f 100644 --- a/advisories/unreviewed/2022/05/GHSA-9q67-fpxq-mm5h/GHSA-9q67-fpxq-mm5h.json +++ b/advisories/unreviewed/2022/05/GHSA-9q67-fpxq-mm5h/GHSA-9q67-fpxq-mm5h.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-9q9q-r977-8f74/GHSA-9q9q-r977-8f74.json b/advisories/unreviewed/2022/05/GHSA-9q9q-r977-8f74/GHSA-9q9q-r977-8f74.json index e39bff0b36a..f59a58ae750 100644 --- a/advisories/unreviewed/2022/05/GHSA-9q9q-r977-8f74/GHSA-9q9q-r977-8f74.json +++ b/advisories/unreviewed/2022/05/GHSA-9q9q-r977-8f74/GHSA-9q9q-r977-8f74.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-9qr4-879p-r2vv/GHSA-9qr4-879p-r2vv.json b/advisories/unreviewed/2022/05/GHSA-9qr4-879p-r2vv/GHSA-9qr4-879p-r2vv.json index 9eb6ce11a71..4262e40b814 100644 --- a/advisories/unreviewed/2022/05/GHSA-9qr4-879p-r2vv/GHSA-9qr4-879p-r2vv.json +++ b/advisories/unreviewed/2022/05/GHSA-9qr4-879p-r2vv/GHSA-9qr4-879p-r2vv.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-9qx9-2278-6vpx/GHSA-9qx9-2278-6vpx.json b/advisories/unreviewed/2022/05/GHSA-9qx9-2278-6vpx/GHSA-9qx9-2278-6vpx.json index 7cfcae1a342..637bfbb6645 100644 --- a/advisories/unreviewed/2022/05/GHSA-9qx9-2278-6vpx/GHSA-9qx9-2278-6vpx.json +++ b/advisories/unreviewed/2022/05/GHSA-9qx9-2278-6vpx/GHSA-9qx9-2278-6vpx.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-9r52-fvvv-j5xf/GHSA-9r52-fvvv-j5xf.json b/advisories/unreviewed/2022/05/GHSA-9r52-fvvv-j5xf/GHSA-9r52-fvvv-j5xf.json index e924cf5f028..cc175e70897 100644 --- a/advisories/unreviewed/2022/05/GHSA-9r52-fvvv-j5xf/GHSA-9r52-fvvv-j5xf.json +++ b/advisories/unreviewed/2022/05/GHSA-9r52-fvvv-j5xf/GHSA-9r52-fvvv-j5xf.json @@ -7,12 +7,8 @@ "CVE-2011-1082" ], "details": "fs/eventpoll.c in the Linux kernel before 2.6.38 places epoll file descriptors within other epoll data structures without properly checking for (1) closed loops or (2) deep chains, which allows local users to cause a denial of service (deadlock or stack memory consumption) via a crafted application that makes epoll_create and epoll_ctl system calls.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-9rf7-mprp-4j2c/GHSA-9rf7-mprp-4j2c.json b/advisories/unreviewed/2022/05/GHSA-9rf7-mprp-4j2c/GHSA-9rf7-mprp-4j2c.json index a5b7525fdaf..9963e854024 100644 --- a/advisories/unreviewed/2022/05/GHSA-9rf7-mprp-4j2c/GHSA-9rf7-mprp-4j2c.json +++ b/advisories/unreviewed/2022/05/GHSA-9rf7-mprp-4j2c/GHSA-9rf7-mprp-4j2c.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-9rhw-8mpv-9vf6/GHSA-9rhw-8mpv-9vf6.json b/advisories/unreviewed/2022/05/GHSA-9rhw-8mpv-9vf6/GHSA-9rhw-8mpv-9vf6.json index 563a88e28fe..cfdaae33af4 100644 --- a/advisories/unreviewed/2022/05/GHSA-9rhw-8mpv-9vf6/GHSA-9rhw-8mpv-9vf6.json +++ b/advisories/unreviewed/2022/05/GHSA-9rhw-8mpv-9vf6/GHSA-9rhw-8mpv-9vf6.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-9vc6-59fg-6jc5/GHSA-9vc6-59fg-6jc5.json b/advisories/unreviewed/2022/05/GHSA-9vc6-59fg-6jc5/GHSA-9vc6-59fg-6jc5.json index 94ff0f5bd3c..493d91431f9 100644 --- a/advisories/unreviewed/2022/05/GHSA-9vc6-59fg-6jc5/GHSA-9vc6-59fg-6jc5.json +++ b/advisories/unreviewed/2022/05/GHSA-9vc6-59fg-6jc5/GHSA-9vc6-59fg-6jc5.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", @@ -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-9vw3-8g3q-v28c/GHSA-9vw3-8g3q-v28c.json b/advisories/unreviewed/2022/05/GHSA-9vw3-8g3q-v28c/GHSA-9vw3-8g3q-v28c.json index 995b0965078..6f71f26a495 100644 --- a/advisories/unreviewed/2022/05/GHSA-9vw3-8g3q-v28c/GHSA-9vw3-8g3q-v28c.json +++ b/advisories/unreviewed/2022/05/GHSA-9vw3-8g3q-v28c/GHSA-9vw3-8g3q-v28c.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-9vwm-wj9h-8v65/GHSA-9vwm-wj9h-8v65.json b/advisories/unreviewed/2022/05/GHSA-9vwm-wj9h-8v65/GHSA-9vwm-wj9h-8v65.json index 672ebcc9b92..3f24959607c 100644 --- a/advisories/unreviewed/2022/05/GHSA-9vwm-wj9h-8v65/GHSA-9vwm-wj9h-8v65.json +++ b/advisories/unreviewed/2022/05/GHSA-9vwm-wj9h-8v65/GHSA-9vwm-wj9h-8v65.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-9w9h-g4r2-9977/GHSA-9w9h-g4r2-9977.json b/advisories/unreviewed/2022/05/GHSA-9w9h-g4r2-9977/GHSA-9w9h-g4r2-9977.json index bd1e16da4d1..d3b42952d19 100644 --- a/advisories/unreviewed/2022/05/GHSA-9w9h-g4r2-9977/GHSA-9w9h-g4r2-9977.json +++ b/advisories/unreviewed/2022/05/GHSA-9w9h-g4r2-9977/GHSA-9w9h-g4r2-9977.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-9wqg-rqjg-27hv/GHSA-9wqg-rqjg-27hv.json b/advisories/unreviewed/2022/05/GHSA-9wqg-rqjg-27hv/GHSA-9wqg-rqjg-27hv.json index 50a0cac2f22..d650a93f624 100644 --- a/advisories/unreviewed/2022/05/GHSA-9wqg-rqjg-27hv/GHSA-9wqg-rqjg-27hv.json +++ b/advisories/unreviewed/2022/05/GHSA-9wqg-rqjg-27hv/GHSA-9wqg-rqjg-27hv.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", @@ -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-c2gc-3pq9-wq9x/GHSA-c2gc-3pq9-wq9x.json b/advisories/unreviewed/2022/05/GHSA-c2gc-3pq9-wq9x/GHSA-c2gc-3pq9-wq9x.json index e5ae5f05f5d..ff42124002b 100644 --- a/advisories/unreviewed/2022/05/GHSA-c2gc-3pq9-wq9x/GHSA-c2gc-3pq9-wq9x.json +++ b/advisories/unreviewed/2022/05/GHSA-c2gc-3pq9-wq9x/GHSA-c2gc-3pq9-wq9x.json @@ -7,12 +7,8 @@ "CVE-2011-4588" ], "details": "The ip_in_range function in mnet/lib.php in MNET in Moodle 1.9.x before 1.9.15 uses an incorrect data type, which allows remote attackers to bypass intended IP address restrictions via an XMLRPC request.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -40,9 +36,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-c33r-7j4j-8pg3/GHSA-c33r-7j4j-8pg3.json b/advisories/unreviewed/2022/05/GHSA-c33r-7j4j-8pg3/GHSA-c33r-7j4j-8pg3.json index b375ae554d8..91879573ee2 100644 --- a/advisories/unreviewed/2022/05/GHSA-c33r-7j4j-8pg3/GHSA-c33r-7j4j-8pg3.json +++ b/advisories/unreviewed/2022/05/GHSA-c33r-7j4j-8pg3/GHSA-c33r-7j4j-8pg3.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-c3fg-w6h6-qgf9/GHSA-c3fg-w6h6-qgf9.json b/advisories/unreviewed/2022/05/GHSA-c3fg-w6h6-qgf9/GHSA-c3fg-w6h6-qgf9.json index c679ee90498..4f47f685d9b 100644 --- a/advisories/unreviewed/2022/05/GHSA-c3fg-w6h6-qgf9/GHSA-c3fg-w6h6-qgf9.json +++ b/advisories/unreviewed/2022/05/GHSA-c3fg-w6h6-qgf9/GHSA-c3fg-w6h6-qgf9.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-c3jc-mrhx-p2gf/GHSA-c3jc-mrhx-p2gf.json b/advisories/unreviewed/2022/05/GHSA-c3jc-mrhx-p2gf/GHSA-c3jc-mrhx-p2gf.json index 4d783a1d408..46a97ffd061 100644 --- a/advisories/unreviewed/2022/05/GHSA-c3jc-mrhx-p2gf/GHSA-c3jc-mrhx-p2gf.json +++ b/advisories/unreviewed/2022/05/GHSA-c3jc-mrhx-p2gf/GHSA-c3jc-mrhx-p2gf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-c3mw-526g-r2pc/GHSA-c3mw-526g-r2pc.json b/advisories/unreviewed/2022/05/GHSA-c3mw-526g-r2pc/GHSA-c3mw-526g-r2pc.json index 1dee9e03c25..90eec956286 100644 --- a/advisories/unreviewed/2022/05/GHSA-c3mw-526g-r2pc/GHSA-c3mw-526g-r2pc.json +++ b/advisories/unreviewed/2022/05/GHSA-c3mw-526g-r2pc/GHSA-c3mw-526g-r2pc.json @@ -7,12 +7,8 @@ "CVE-2015-1951" ], "details": "IBM Maximo Asset Management 7.1 through 7.1.1.13, 7.5.0 before 7.5.0.8 IFIX001, and 7.6.0 before 7.6.0.0 IFIX005 does not prevent caching of HTTPS responses, which allows physically proximate attackers to obtain sensitive local-cache information by leveraging an unattended workstation.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-c4r4-2p8j-vx8x/GHSA-c4r4-2p8j-vx8x.json b/advisories/unreviewed/2022/05/GHSA-c4r4-2p8j-vx8x/GHSA-c4r4-2p8j-vx8x.json index c1cd3d0c3d0..bdb9b67edbe 100644 --- a/advisories/unreviewed/2022/05/GHSA-c4r4-2p8j-vx8x/GHSA-c4r4-2p8j-vx8x.json +++ b/advisories/unreviewed/2022/05/GHSA-c4r4-2p8j-vx8x/GHSA-c4r4-2p8j-vx8x.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-c4rw-8386-76w3/GHSA-c4rw-8386-76w3.json b/advisories/unreviewed/2022/05/GHSA-c4rw-8386-76w3/GHSA-c4rw-8386-76w3.json index 8d615f32ad8..bd5eb70a187 100644 --- a/advisories/unreviewed/2022/05/GHSA-c4rw-8386-76w3/GHSA-c4rw-8386-76w3.json +++ b/advisories/unreviewed/2022/05/GHSA-c4rw-8386-76w3/GHSA-c4rw-8386-76w3.json @@ -7,12 +7,8 @@ "CVE-2015-1829" ], "details": "Unspecified vulnerability in the Oracle HTTP Server component in Oracle Fusion Middleware 10.1.3.5, 11.1.1.7, 11.1.1.9, 12.1.2.0, and 12.1.3.0 allows remote attackers to affect availability via unknown vectors related to Web Listener.", - "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-c4wh-vx9c-g273/GHSA-c4wh-vx9c-g273.json b/advisories/unreviewed/2022/05/GHSA-c4wh-vx9c-g273/GHSA-c4wh-vx9c-g273.json index cee77a9297b..3a95d2d6632 100644 --- a/advisories/unreviewed/2022/05/GHSA-c4wh-vx9c-g273/GHSA-c4wh-vx9c-g273.json +++ b/advisories/unreviewed/2022/05/GHSA-c4wh-vx9c-g273/GHSA-c4wh-vx9c-g273.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-c59m-f6qv-648m/GHSA-c59m-f6qv-648m.json b/advisories/unreviewed/2022/05/GHSA-c59m-f6qv-648m/GHSA-c59m-f6qv-648m.json index 6efced04a80..042d509342e 100644 --- a/advisories/unreviewed/2022/05/GHSA-c59m-f6qv-648m/GHSA-c59m-f6qv-648m.json +++ b/advisories/unreviewed/2022/05/GHSA-c59m-f6qv-648m/GHSA-c59m-f6qv-648m.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", @@ -51,9 +49,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-c5x9-jhg6-m4jp/GHSA-c5x9-jhg6-m4jp.json b/advisories/unreviewed/2022/05/GHSA-c5x9-jhg6-m4jp/GHSA-c5x9-jhg6-m4jp.json index da3cae2e6a7..18b9cf95298 100644 --- a/advisories/unreviewed/2022/05/GHSA-c5x9-jhg6-m4jp/GHSA-c5x9-jhg6-m4jp.json +++ b/advisories/unreviewed/2022/05/GHSA-c5x9-jhg6-m4jp/GHSA-c5x9-jhg6-m4jp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-c6j2-5m6p-g3q5/GHSA-c6j2-5m6p-g3q5.json b/advisories/unreviewed/2022/05/GHSA-c6j2-5m6p-g3q5/GHSA-c6j2-5m6p-g3q5.json index 79457405791..4329d7ded7e 100644 --- a/advisories/unreviewed/2022/05/GHSA-c6j2-5m6p-g3q5/GHSA-c6j2-5m6p-g3q5.json +++ b/advisories/unreviewed/2022/05/GHSA-c6j2-5m6p-g3q5/GHSA-c6j2-5m6p-g3q5.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-c6jf-8jhf-3f5j/GHSA-c6jf-8jhf-3f5j.json b/advisories/unreviewed/2022/05/GHSA-c6jf-8jhf-3f5j/GHSA-c6jf-8jhf-3f5j.json index a7b778d628a..242f65f4022 100644 --- a/advisories/unreviewed/2022/05/GHSA-c6jf-8jhf-3f5j/GHSA-c6jf-8jhf-3f5j.json +++ b/advisories/unreviewed/2022/05/GHSA-c6jf-8jhf-3f5j/GHSA-c6jf-8jhf-3f5j.json @@ -7,12 +7,8 @@ "CVE-2009-5022" ], "details": "Heap-based buffer overflow in tif_ojpeg.c in the OJPEG decoder in LibTIFF before 3.9.5 allows remote attackers to execute arbitrary code via a crafted TIFF file.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-c7g2-94w8-cf9f/GHSA-c7g2-94w8-cf9f.json b/advisories/unreviewed/2022/05/GHSA-c7g2-94w8-cf9f/GHSA-c7g2-94w8-cf9f.json index aa5745a4b1d..438d6304b8d 100644 --- a/advisories/unreviewed/2022/05/GHSA-c7g2-94w8-cf9f/GHSA-c7g2-94w8-cf9f.json +++ b/advisories/unreviewed/2022/05/GHSA-c7g2-94w8-cf9f/GHSA-c7g2-94w8-cf9f.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-c7jr-8rj7-w2h8/GHSA-c7jr-8rj7-w2h8.json b/advisories/unreviewed/2022/05/GHSA-c7jr-8rj7-w2h8/GHSA-c7jr-8rj7-w2h8.json index 149da617dcc..c4e960775c7 100644 --- a/advisories/unreviewed/2022/05/GHSA-c7jr-8rj7-w2h8/GHSA-c7jr-8rj7-w2h8.json +++ b/advisories/unreviewed/2022/05/GHSA-c7jr-8rj7-w2h8/GHSA-c7jr-8rj7-w2h8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-c86g-2x4g-v7wf/GHSA-c86g-2x4g-v7wf.json b/advisories/unreviewed/2022/05/GHSA-c86g-2x4g-v7wf/GHSA-c86g-2x4g-v7wf.json index 06accd84e46..a26c0e359b7 100644 --- a/advisories/unreviewed/2022/05/GHSA-c86g-2x4g-v7wf/GHSA-c86g-2x4g-v7wf.json +++ b/advisories/unreviewed/2022/05/GHSA-c86g-2x4g-v7wf/GHSA-c86g-2x4g-v7wf.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-c8c9-8hjq-h3jw/GHSA-c8c9-8hjq-h3jw.json b/advisories/unreviewed/2022/05/GHSA-c8c9-8hjq-h3jw/GHSA-c8c9-8hjq-h3jw.json index c7addcc4d6e..6ad54491465 100644 --- a/advisories/unreviewed/2022/05/GHSA-c8c9-8hjq-h3jw/GHSA-c8c9-8hjq-h3jw.json +++ b/advisories/unreviewed/2022/05/GHSA-c8c9-8hjq-h3jw/GHSA-c8c9-8hjq-h3jw.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-c8jw-hvhf-vj2p/GHSA-c8jw-hvhf-vj2p.json b/advisories/unreviewed/2022/05/GHSA-c8jw-hvhf-vj2p/GHSA-c8jw-hvhf-vj2p.json index 2520c86ebff..ba443638f15 100644 --- a/advisories/unreviewed/2022/05/GHSA-c8jw-hvhf-vj2p/GHSA-c8jw-hvhf-vj2p.json +++ b/advisories/unreviewed/2022/05/GHSA-c8jw-hvhf-vj2p/GHSA-c8jw-hvhf-vj2p.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-c8pf-hvm2-frrw/GHSA-c8pf-hvm2-frrw.json b/advisories/unreviewed/2022/05/GHSA-c8pf-hvm2-frrw/GHSA-c8pf-hvm2-frrw.json index d2dd7d304ea..262190a3368 100644 --- a/advisories/unreviewed/2022/05/GHSA-c8pf-hvm2-frrw/GHSA-c8pf-hvm2-frrw.json +++ b/advisories/unreviewed/2022/05/GHSA-c8pf-hvm2-frrw/GHSA-c8pf-hvm2-frrw.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-c945-vx4p-55hq/GHSA-c945-vx4p-55hq.json b/advisories/unreviewed/2022/05/GHSA-c945-vx4p-55hq/GHSA-c945-vx4p-55hq.json index a9a44c91f2d..3c29874426e 100644 --- a/advisories/unreviewed/2022/05/GHSA-c945-vx4p-55hq/GHSA-c945-vx4p-55hq.json +++ b/advisories/unreviewed/2022/05/GHSA-c945-vx4p-55hq/GHSA-c945-vx4p-55hq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-c9gv-xh4m-39m2/GHSA-c9gv-xh4m-39m2.json b/advisories/unreviewed/2022/05/GHSA-c9gv-xh4m-39m2/GHSA-c9gv-xh4m-39m2.json index 59ff9fb6c3a..db1034765e8 100644 --- a/advisories/unreviewed/2022/05/GHSA-c9gv-xh4m-39m2/GHSA-c9gv-xh4m-39m2.json +++ b/advisories/unreviewed/2022/05/GHSA-c9gv-xh4m-39m2/GHSA-c9gv-xh4m-39m2.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-c9rp-95rg-526v/GHSA-c9rp-95rg-526v.json b/advisories/unreviewed/2022/05/GHSA-c9rp-95rg-526v/GHSA-c9rp-95rg-526v.json index fc6911733fe..0941a0c0da3 100644 --- a/advisories/unreviewed/2022/05/GHSA-c9rp-95rg-526v/GHSA-c9rp-95rg-526v.json +++ b/advisories/unreviewed/2022/05/GHSA-c9rp-95rg-526v/GHSA-c9rp-95rg-526v.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-cc2m-fh63-9238/GHSA-cc2m-fh63-9238.json b/advisories/unreviewed/2022/05/GHSA-cc2m-fh63-9238/GHSA-cc2m-fh63-9238.json index 100eb534cfb..98b3bcc9d74 100644 --- a/advisories/unreviewed/2022/05/GHSA-cc2m-fh63-9238/GHSA-cc2m-fh63-9238.json +++ b/advisories/unreviewed/2022/05/GHSA-cc2m-fh63-9238/GHSA-cc2m-fh63-9238.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-ccc2-hmwf-w2m2/GHSA-ccc2-hmwf-w2m2.json b/advisories/unreviewed/2022/05/GHSA-ccc2-hmwf-w2m2/GHSA-ccc2-hmwf-w2m2.json index 1b58731110e..c20ce178ace 100644 --- a/advisories/unreviewed/2022/05/GHSA-ccc2-hmwf-w2m2/GHSA-ccc2-hmwf-w2m2.json +++ b/advisories/unreviewed/2022/05/GHSA-ccc2-hmwf-w2m2/GHSA-ccc2-hmwf-w2m2.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-ccf2-wq32-c23f/GHSA-ccf2-wq32-c23f.json b/advisories/unreviewed/2022/05/GHSA-ccf2-wq32-c23f/GHSA-ccf2-wq32-c23f.json index 1eb98116c0d..6006e15ec4e 100644 --- a/advisories/unreviewed/2022/05/GHSA-ccf2-wq32-c23f/GHSA-ccf2-wq32-c23f.json +++ b/advisories/unreviewed/2022/05/GHSA-ccf2-wq32-c23f/GHSA-ccf2-wq32-c23f.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-cffq-2jw7-wg8x/GHSA-cffq-2jw7-wg8x.json b/advisories/unreviewed/2022/05/GHSA-cffq-2jw7-wg8x/GHSA-cffq-2jw7-wg8x.json index 313588cf30c..fb8dc45b195 100644 --- a/advisories/unreviewed/2022/05/GHSA-cffq-2jw7-wg8x/GHSA-cffq-2jw7-wg8x.json +++ b/advisories/unreviewed/2022/05/GHSA-cffq-2jw7-wg8x/GHSA-cffq-2jw7-wg8x.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", @@ -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-cfww-rhhj-3fwm/GHSA-cfww-rhhj-3fwm.json b/advisories/unreviewed/2022/05/GHSA-cfww-rhhj-3fwm/GHSA-cfww-rhhj-3fwm.json index df5e3f3f5fd..37f12811a3f 100644 --- a/advisories/unreviewed/2022/05/GHSA-cfww-rhhj-3fwm/GHSA-cfww-rhhj-3fwm.json +++ b/advisories/unreviewed/2022/05/GHSA-cfww-rhhj-3fwm/GHSA-cfww-rhhj-3fwm.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-cfx6-8w3j-pr83/GHSA-cfx6-8w3j-pr83.json b/advisories/unreviewed/2022/05/GHSA-cfx6-8w3j-pr83/GHSA-cfx6-8w3j-pr83.json index 48ead6cb05b..79f47fbf7d4 100644 --- a/advisories/unreviewed/2022/05/GHSA-cfx6-8w3j-pr83/GHSA-cfx6-8w3j-pr83.json +++ b/advisories/unreviewed/2022/05/GHSA-cfx6-8w3j-pr83/GHSA-cfx6-8w3j-pr83.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-chfv-rp4c-pg48/GHSA-chfv-rp4c-pg48.json b/advisories/unreviewed/2022/05/GHSA-chfv-rp4c-pg48/GHSA-chfv-rp4c-pg48.json index 80f70f723b8..71f55286482 100644 --- a/advisories/unreviewed/2022/05/GHSA-chfv-rp4c-pg48/GHSA-chfv-rp4c-pg48.json +++ b/advisories/unreviewed/2022/05/GHSA-chfv-rp4c-pg48/GHSA-chfv-rp4c-pg48.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", @@ -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-chrq-fwp9-jm4c/GHSA-chrq-fwp9-jm4c.json b/advisories/unreviewed/2022/05/GHSA-chrq-fwp9-jm4c/GHSA-chrq-fwp9-jm4c.json index 742315b2288..289130a5654 100644 --- a/advisories/unreviewed/2022/05/GHSA-chrq-fwp9-jm4c/GHSA-chrq-fwp9-jm4c.json +++ b/advisories/unreviewed/2022/05/GHSA-chrq-fwp9-jm4c/GHSA-chrq-fwp9-jm4c.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-cj27-r58c-6p6v/GHSA-cj27-r58c-6p6v.json b/advisories/unreviewed/2022/05/GHSA-cj27-r58c-6p6v/GHSA-cj27-r58c-6p6v.json index dd159beb964..35a5b6313e0 100644 --- a/advisories/unreviewed/2022/05/GHSA-cj27-r58c-6p6v/GHSA-cj27-r58c-6p6v.json +++ b/advisories/unreviewed/2022/05/GHSA-cj27-r58c-6p6v/GHSA-cj27-r58c-6p6v.json @@ -7,12 +7,8 @@ "CVE-2011-4307" ], "details": "Cross-site scripting (XSS) vulnerability in mod/wiki/lang/en/wiki.php in Moodle 2.0.x before 2.0.5 and 2.1.x before 2.1.2 allows remote attackers to inject arbitrary web script or HTML via the section parameter.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-cj29-8hcg-f8p3/GHSA-cj29-8hcg-f8p3.json b/advisories/unreviewed/2022/05/GHSA-cj29-8hcg-f8p3/GHSA-cj29-8hcg-f8p3.json index bf8b75781e6..39df1c94d48 100644 --- a/advisories/unreviewed/2022/05/GHSA-cj29-8hcg-f8p3/GHSA-cj29-8hcg-f8p3.json +++ b/advisories/unreviewed/2022/05/GHSA-cj29-8hcg-f8p3/GHSA-cj29-8hcg-f8p3.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-cj6r-mprf-8cq9/GHSA-cj6r-mprf-8cq9.json b/advisories/unreviewed/2022/05/GHSA-cj6r-mprf-8cq9/GHSA-cj6r-mprf-8cq9.json index 77f451c2b84..74e5ceaf612 100644 --- a/advisories/unreviewed/2022/05/GHSA-cj6r-mprf-8cq9/GHSA-cj6r-mprf-8cq9.json +++ b/advisories/unreviewed/2022/05/GHSA-cj6r-mprf-8cq9/GHSA-cj6r-mprf-8cq9.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-cmcr-325m-79m9/GHSA-cmcr-325m-79m9.json b/advisories/unreviewed/2022/05/GHSA-cmcr-325m-79m9/GHSA-cmcr-325m-79m9.json index 3dda5369800..bd6dc87f837 100644 --- a/advisories/unreviewed/2022/05/GHSA-cmcr-325m-79m9/GHSA-cmcr-325m-79m9.json +++ b/advisories/unreviewed/2022/05/GHSA-cmcr-325m-79m9/GHSA-cmcr-325m-79m9.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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/2022/05/GHSA-cmjj-4jjr-c8vv/GHSA-cmjj-4jjr-c8vv.json b/advisories/unreviewed/2022/05/GHSA-cmjj-4jjr-c8vv/GHSA-cmjj-4jjr-c8vv.json index d3defedc10b..f7081eb6198 100644 --- a/advisories/unreviewed/2022/05/GHSA-cmjj-4jjr-c8vv/GHSA-cmjj-4jjr-c8vv.json +++ b/advisories/unreviewed/2022/05/GHSA-cmjj-4jjr-c8vv/GHSA-cmjj-4jjr-c8vv.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/2022/05/GHSA-cmwj-5pmr-846v/GHSA-cmwj-5pmr-846v.json b/advisories/unreviewed/2022/05/GHSA-cmwj-5pmr-846v/GHSA-cmwj-5pmr-846v.json index b3a2d98f7ce..0daf1813ff9 100644 --- a/advisories/unreviewed/2022/05/GHSA-cmwj-5pmr-846v/GHSA-cmwj-5pmr-846v.json +++ b/advisories/unreviewed/2022/05/GHSA-cmwj-5pmr-846v/GHSA-cmwj-5pmr-846v.json @@ -7,12 +7,8 @@ "CVE-2015-1979" ], "details": "Multiple cross-site scripting (XSS) vulnerabilities in the Error dialog in IBM Case Manager 5.2.1 before 5.2.1.2 allow remote authenticated users to inject arbitrary web script or HTML via crafted input to the (1) addressability or (2) comments component.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-cp2m-5pvx-q4vw/GHSA-cp2m-5pvx-q4vw.json b/advisories/unreviewed/2022/05/GHSA-cp2m-5pvx-q4vw/GHSA-cp2m-5pvx-q4vw.json index f066b4f00cf..f3246e20e79 100644 --- a/advisories/unreviewed/2022/05/GHSA-cp2m-5pvx-q4vw/GHSA-cp2m-5pvx-q4vw.json +++ b/advisories/unreviewed/2022/05/GHSA-cp2m-5pvx-q4vw/GHSA-cp2m-5pvx-q4vw.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", @@ -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-cp8f-5jp9-rqmh/GHSA-cp8f-5jp9-rqmh.json b/advisories/unreviewed/2022/05/GHSA-cp8f-5jp9-rqmh/GHSA-cp8f-5jp9-rqmh.json index 8d470d3c940..61f56bb0b1a 100644 --- a/advisories/unreviewed/2022/05/GHSA-cp8f-5jp9-rqmh/GHSA-cp8f-5jp9-rqmh.json +++ b/advisories/unreviewed/2022/05/GHSA-cp8f-5jp9-rqmh/GHSA-cp8f-5jp9-rqmh.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/2022/05/GHSA-cq4x-jvjg-rq7m/GHSA-cq4x-jvjg-rq7m.json b/advisories/unreviewed/2022/05/GHSA-cq4x-jvjg-rq7m/GHSA-cq4x-jvjg-rq7m.json index e2be37a6e7d..8e947c5c1e2 100644 --- a/advisories/unreviewed/2022/05/GHSA-cq4x-jvjg-rq7m/GHSA-cq4x-jvjg-rq7m.json +++ b/advisories/unreviewed/2022/05/GHSA-cq4x-jvjg-rq7m/GHSA-cq4x-jvjg-rq7m.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-cqgr-frw8-fc2r/GHSA-cqgr-frw8-fc2r.json b/advisories/unreviewed/2022/05/GHSA-cqgr-frw8-fc2r/GHSA-cqgr-frw8-fc2r.json index e51452565b3..018ce5a4786 100644 --- a/advisories/unreviewed/2022/05/GHSA-cqgr-frw8-fc2r/GHSA-cqgr-frw8-fc2r.json +++ b/advisories/unreviewed/2022/05/GHSA-cqgr-frw8-fc2r/GHSA-cqgr-frw8-fc2r.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-cqxw-qxcx-r3wq/GHSA-cqxw-qxcx-r3wq.json b/advisories/unreviewed/2022/05/GHSA-cqxw-qxcx-r3wq/GHSA-cqxw-qxcx-r3wq.json index e8277ad0a64..3e72225bcf0 100644 --- a/advisories/unreviewed/2022/05/GHSA-cqxw-qxcx-r3wq/GHSA-cqxw-qxcx-r3wq.json +++ b/advisories/unreviewed/2022/05/GHSA-cqxw-qxcx-r3wq/GHSA-cqxw-qxcx-r3wq.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-crcm-q749-7h27/GHSA-crcm-q749-7h27.json b/advisories/unreviewed/2022/05/GHSA-crcm-q749-7h27/GHSA-crcm-q749-7h27.json index fb09e2f30cc..30e88ab01e7 100644 --- a/advisories/unreviewed/2022/05/GHSA-crcm-q749-7h27/GHSA-crcm-q749-7h27.json +++ b/advisories/unreviewed/2022/05/GHSA-crcm-q749-7h27/GHSA-crcm-q749-7h27.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-crhw-9c46-v779/GHSA-crhw-9c46-v779.json b/advisories/unreviewed/2022/05/GHSA-crhw-9c46-v779/GHSA-crhw-9c46-v779.json index ce2414fd0cb..fcd5676032e 100644 --- a/advisories/unreviewed/2022/05/GHSA-crhw-9c46-v779/GHSA-crhw-9c46-v779.json +++ b/advisories/unreviewed/2022/05/GHSA-crhw-9c46-v779/GHSA-crhw-9c46-v779.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-crpw-m32p-j44c/GHSA-crpw-m32p-j44c.json b/advisories/unreviewed/2022/05/GHSA-crpw-m32p-j44c/GHSA-crpw-m32p-j44c.json index 6ee60900d41..416a86b4aa9 100644 --- a/advisories/unreviewed/2022/05/GHSA-crpw-m32p-j44c/GHSA-crpw-m32p-j44c.json +++ b/advisories/unreviewed/2022/05/GHSA-crpw-m32p-j44c/GHSA-crpw-m32p-j44c.json @@ -7,12 +7,8 @@ "CVE-2011-0710" ], "details": "The task_show_regs function in arch/s390/kernel/traps.c in the Linux kernel before 2.6.38-rc4-next-20110216 on the s390 platform allows local users to obtain the values of the registers of an arbitrary process by reading a status file under /proc/.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-crrp-c4c9-q9h8/GHSA-crrp-c4c9-q9h8.json b/advisories/unreviewed/2022/05/GHSA-crrp-c4c9-q9h8/GHSA-crrp-c4c9-q9h8.json index 1f94427e26c..977c3dbeb8f 100644 --- a/advisories/unreviewed/2022/05/GHSA-crrp-c4c9-q9h8/GHSA-crrp-c4c9-q9h8.json +++ b/advisories/unreviewed/2022/05/GHSA-crrp-c4c9-q9h8/GHSA-crrp-c4c9-q9h8.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-cv95-322w-p6q6/GHSA-cv95-322w-p6q6.json b/advisories/unreviewed/2022/05/GHSA-cv95-322w-p6q6/GHSA-cv95-322w-p6q6.json index 3109f77d43d..917228da237 100644 --- a/advisories/unreviewed/2022/05/GHSA-cv95-322w-p6q6/GHSA-cv95-322w-p6q6.json +++ b/advisories/unreviewed/2022/05/GHSA-cv95-322w-p6q6/GHSA-cv95-322w-p6q6.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-cvp6-388r-8j4x/GHSA-cvp6-388r-8j4x.json b/advisories/unreviewed/2022/05/GHSA-cvp6-388r-8j4x/GHSA-cvp6-388r-8j4x.json index 18ba893013e..c61a9cf6440 100644 --- a/advisories/unreviewed/2022/05/GHSA-cvp6-388r-8j4x/GHSA-cvp6-388r-8j4x.json +++ b/advisories/unreviewed/2022/05/GHSA-cvp6-388r-8j4x/GHSA-cvp6-388r-8j4x.json @@ -7,12 +7,8 @@ "CVE-2015-1911" ], "details": "Cross-site scripting (XSS) vulnerability in Sterling Order Management 8.5 before HF113, Sterling Selling and Fulfillment Foundation 9.0.0 before FP92, and Sterling Field Sales (SFS) 9.0 before HF7 in IBM Sterling Selling and Fulfillment Suite allows remote attackers to inject arbitrary web script or HTML via a crafted URL.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-cvv2-hcmr-xx7f/GHSA-cvv2-hcmr-xx7f.json b/advisories/unreviewed/2022/05/GHSA-cvv2-hcmr-xx7f/GHSA-cvv2-hcmr-xx7f.json index ddb1ddf332c..d5e4b6c3633 100644 --- a/advisories/unreviewed/2022/05/GHSA-cvv2-hcmr-xx7f/GHSA-cvv2-hcmr-xx7f.json +++ b/advisories/unreviewed/2022/05/GHSA-cvv2-hcmr-xx7f/GHSA-cvv2-hcmr-xx7f.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-cvx9-gvxj-m2cf/GHSA-cvx9-gvxj-m2cf.json b/advisories/unreviewed/2022/05/GHSA-cvx9-gvxj-m2cf/GHSA-cvx9-gvxj-m2cf.json index 726ffa710a6..48d7d899e04 100644 --- a/advisories/unreviewed/2022/05/GHSA-cvx9-gvxj-m2cf/GHSA-cvx9-gvxj-m2cf.json +++ b/advisories/unreviewed/2022/05/GHSA-cvx9-gvxj-m2cf/GHSA-cvx9-gvxj-m2cf.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-cw5c-p8h6-gfwg/GHSA-cw5c-p8h6-gfwg.json b/advisories/unreviewed/2022/05/GHSA-cw5c-p8h6-gfwg/GHSA-cw5c-p8h6-gfwg.json index 0c3ba47fc92..06d3114598b 100644 --- a/advisories/unreviewed/2022/05/GHSA-cw5c-p8h6-gfwg/GHSA-cw5c-p8h6-gfwg.json +++ b/advisories/unreviewed/2022/05/GHSA-cw5c-p8h6-gfwg/GHSA-cw5c-p8h6-gfwg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-cw63-cpqx-9vx9/GHSA-cw63-cpqx-9vx9.json b/advisories/unreviewed/2022/05/GHSA-cw63-cpqx-9vx9/GHSA-cw63-cpqx-9vx9.json index 8c6fe7321b7..de6342f9b65 100644 --- a/advisories/unreviewed/2022/05/GHSA-cw63-cpqx-9vx9/GHSA-cw63-cpqx-9vx9.json +++ b/advisories/unreviewed/2022/05/GHSA-cw63-cpqx-9vx9/GHSA-cw63-cpqx-9vx9.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-cxgx-fvxg-j7j4/GHSA-cxgx-fvxg-j7j4.json b/advisories/unreviewed/2022/05/GHSA-cxgx-fvxg-j7j4/GHSA-cxgx-fvxg-j7j4.json index b9e22bd14cc..7d2e57fa92e 100644 --- a/advisories/unreviewed/2022/05/GHSA-cxgx-fvxg-j7j4/GHSA-cxgx-fvxg-j7j4.json +++ b/advisories/unreviewed/2022/05/GHSA-cxgx-fvxg-j7j4/GHSA-cxgx-fvxg-j7j4.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-cxmx-vm55-48vm/GHSA-cxmx-vm55-48vm.json b/advisories/unreviewed/2022/05/GHSA-cxmx-vm55-48vm/GHSA-cxmx-vm55-48vm.json index 0d857e25e22..4a7f8de0c3d 100644 --- a/advisories/unreviewed/2022/05/GHSA-cxmx-vm55-48vm/GHSA-cxmx-vm55-48vm.json +++ b/advisories/unreviewed/2022/05/GHSA-cxmx-vm55-48vm/GHSA-cxmx-vm55-48vm.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-f2v6-g3vm-r6fg/GHSA-f2v6-g3vm-r6fg.json b/advisories/unreviewed/2022/05/GHSA-f2v6-g3vm-r6fg/GHSA-f2v6-g3vm-r6fg.json index 2f7784c6cb0..cd951da9f6b 100644 --- a/advisories/unreviewed/2022/05/GHSA-f2v6-g3vm-r6fg/GHSA-f2v6-g3vm-r6fg.json +++ b/advisories/unreviewed/2022/05/GHSA-f2v6-g3vm-r6fg/GHSA-f2v6-g3vm-r6fg.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-f48x-6866-9fcf/GHSA-f48x-6866-9fcf.json b/advisories/unreviewed/2022/05/GHSA-f48x-6866-9fcf/GHSA-f48x-6866-9fcf.json index ab3921bc1a6..978a3ea90db 100644 --- a/advisories/unreviewed/2022/05/GHSA-f48x-6866-9fcf/GHSA-f48x-6866-9fcf.json +++ b/advisories/unreviewed/2022/05/GHSA-f48x-6866-9fcf/GHSA-f48x-6866-9fcf.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", @@ -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-f4cv-f6h5-c5j9/GHSA-f4cv-f6h5-c5j9.json b/advisories/unreviewed/2022/05/GHSA-f4cv-f6h5-c5j9/GHSA-f4cv-f6h5-c5j9.json index bbdff854d6f..541000c4b85 100644 --- a/advisories/unreviewed/2022/05/GHSA-f4cv-f6h5-c5j9/GHSA-f4cv-f6h5-c5j9.json +++ b/advisories/unreviewed/2022/05/GHSA-f4cv-f6h5-c5j9/GHSA-f4cv-f6h5-c5j9.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-f4m5-3pqm-cm2q/GHSA-f4m5-3pqm-cm2q.json b/advisories/unreviewed/2022/05/GHSA-f4m5-3pqm-cm2q/GHSA-f4m5-3pqm-cm2q.json index e7414308358..a8cf65672e3 100644 --- a/advisories/unreviewed/2022/05/GHSA-f4m5-3pqm-cm2q/GHSA-f4m5-3pqm-cm2q.json +++ b/advisories/unreviewed/2022/05/GHSA-f4m5-3pqm-cm2q/GHSA-f4m5-3pqm-cm2q.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-f58f-j29m-hpgw/GHSA-f58f-j29m-hpgw.json b/advisories/unreviewed/2022/05/GHSA-f58f-j29m-hpgw/GHSA-f58f-j29m-hpgw.json index 801b5c2c0a0..319e775fad4 100644 --- a/advisories/unreviewed/2022/05/GHSA-f58f-j29m-hpgw/GHSA-f58f-j29m-hpgw.json +++ b/advisories/unreviewed/2022/05/GHSA-f58f-j29m-hpgw/GHSA-f58f-j29m-hpgw.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-f5h4-33c9-4qj2/GHSA-f5h4-33c9-4qj2.json b/advisories/unreviewed/2022/05/GHSA-f5h4-33c9-4qj2/GHSA-f5h4-33c9-4qj2.json index 3175f63b938..9388ae63f4d 100644 --- a/advisories/unreviewed/2022/05/GHSA-f5h4-33c9-4qj2/GHSA-f5h4-33c9-4qj2.json +++ b/advisories/unreviewed/2022/05/GHSA-f5h4-33c9-4qj2/GHSA-f5h4-33c9-4qj2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-f5pf-48x3-2gh6/GHSA-f5pf-48x3-2gh6.json b/advisories/unreviewed/2022/05/GHSA-f5pf-48x3-2gh6/GHSA-f5pf-48x3-2gh6.json index 1d8a9faa6ff..52f69e369d9 100644 --- a/advisories/unreviewed/2022/05/GHSA-f5pf-48x3-2gh6/GHSA-f5pf-48x3-2gh6.json +++ b/advisories/unreviewed/2022/05/GHSA-f5pf-48x3-2gh6/GHSA-f5pf-48x3-2gh6.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-f65p-697p-wwf4/GHSA-f65p-697p-wwf4.json b/advisories/unreviewed/2022/05/GHSA-f65p-697p-wwf4/GHSA-f65p-697p-wwf4.json index 591d5224512..340e9c9229a 100644 --- a/advisories/unreviewed/2022/05/GHSA-f65p-697p-wwf4/GHSA-f65p-697p-wwf4.json +++ b/advisories/unreviewed/2022/05/GHSA-f65p-697p-wwf4/GHSA-f65p-697p-wwf4.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-f77f-f6mg-jh6j/GHSA-f77f-f6mg-jh6j.json b/advisories/unreviewed/2022/05/GHSA-f77f-f6mg-jh6j/GHSA-f77f-f6mg-jh6j.json index 7ba6e307615..5d62e134752 100644 --- a/advisories/unreviewed/2022/05/GHSA-f77f-f6mg-jh6j/GHSA-f77f-f6mg-jh6j.json +++ b/advisories/unreviewed/2022/05/GHSA-f77f-f6mg-jh6j/GHSA-f77f-f6mg-jh6j.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-f7hq-c4jp-rh55/GHSA-f7hq-c4jp-rh55.json b/advisories/unreviewed/2022/05/GHSA-f7hq-c4jp-rh55/GHSA-f7hq-c4jp-rh55.json index 744cb409527..b73fb2b3597 100644 --- a/advisories/unreviewed/2022/05/GHSA-f7hq-c4jp-rh55/GHSA-f7hq-c4jp-rh55.json +++ b/advisories/unreviewed/2022/05/GHSA-f7hq-c4jp-rh55/GHSA-f7hq-c4jp-rh55.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-f867-jjc5-qx4h/GHSA-f867-jjc5-qx4h.json b/advisories/unreviewed/2022/05/GHSA-f867-jjc5-qx4h/GHSA-f867-jjc5-qx4h.json index 4e77cc709ba..2fa033b4bf2 100644 --- a/advisories/unreviewed/2022/05/GHSA-f867-jjc5-qx4h/GHSA-f867-jjc5-qx4h.json +++ b/advisories/unreviewed/2022/05/GHSA-f867-jjc5-qx4h/GHSA-f867-jjc5-qx4h.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-f8fv-ww7g-87qv/GHSA-f8fv-ww7g-87qv.json b/advisories/unreviewed/2022/05/GHSA-f8fv-ww7g-87qv/GHSA-f8fv-ww7g-87qv.json index 7c6d966f583..41114ecfac3 100644 --- a/advisories/unreviewed/2022/05/GHSA-f8fv-ww7g-87qv/GHSA-f8fv-ww7g-87qv.json +++ b/advisories/unreviewed/2022/05/GHSA-f8fv-ww7g-87qv/GHSA-f8fv-ww7g-87qv.json @@ -7,12 +7,8 @@ "CVE-2011-2212" ], "details": "Buffer overflow in the virtio subsystem in qemu-kvm 0.14.0 and earlier allows privileged guest users to cause a denial of service (guest crash) or gain privileges via a crafted indirect descriptor related to \"virtqueue in and out requests.\"", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-f8g7-wvf8-qh5r/GHSA-f8g7-wvf8-qh5r.json b/advisories/unreviewed/2022/05/GHSA-f8g7-wvf8-qh5r/GHSA-f8g7-wvf8-qh5r.json index 578a7336710..85087b6fc34 100644 --- a/advisories/unreviewed/2022/05/GHSA-f8g7-wvf8-qh5r/GHSA-f8g7-wvf8-qh5r.json +++ b/advisories/unreviewed/2022/05/GHSA-f8g7-wvf8-qh5r/GHSA-f8g7-wvf8-qh5r.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", @@ -87,9 +85,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-f98j-9527-hr8x/GHSA-f98j-9527-hr8x.json b/advisories/unreviewed/2022/05/GHSA-f98j-9527-hr8x/GHSA-f98j-9527-hr8x.json index 3299524010f..9617920829b 100644 --- a/advisories/unreviewed/2022/05/GHSA-f98j-9527-hr8x/GHSA-f98j-9527-hr8x.json +++ b/advisories/unreviewed/2022/05/GHSA-f98j-9527-hr8x/GHSA-f98j-9527-hr8x.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-fccr-xcx6-vcvx/GHSA-fccr-xcx6-vcvx.json b/advisories/unreviewed/2022/05/GHSA-fccr-xcx6-vcvx/GHSA-fccr-xcx6-vcvx.json index 6b21381ac3e..a26075cdc5c 100644 --- a/advisories/unreviewed/2022/05/GHSA-fccr-xcx6-vcvx/GHSA-fccr-xcx6-vcvx.json +++ b/advisories/unreviewed/2022/05/GHSA-fccr-xcx6-vcvx/GHSA-fccr-xcx6-vcvx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-fg7f-vmj6-cm3r/GHSA-fg7f-vmj6-cm3r.json b/advisories/unreviewed/2022/05/GHSA-fg7f-vmj6-cm3r/GHSA-fg7f-vmj6-cm3r.json index a0374ed3f4f..2e364ffdc17 100644 --- a/advisories/unreviewed/2022/05/GHSA-fg7f-vmj6-cm3r/GHSA-fg7f-vmj6-cm3r.json +++ b/advisories/unreviewed/2022/05/GHSA-fg7f-vmj6-cm3r/GHSA-fg7f-vmj6-cm3r.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-fh98-6487-q985/GHSA-fh98-6487-q985.json b/advisories/unreviewed/2022/05/GHSA-fh98-6487-q985/GHSA-fh98-6487-q985.json index a5c65ebac36..2bca2f978b5 100644 --- a/advisories/unreviewed/2022/05/GHSA-fh98-6487-q985/GHSA-fh98-6487-q985.json +++ b/advisories/unreviewed/2022/05/GHSA-fh98-6487-q985/GHSA-fh98-6487-q985.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-fjg3-w56q-6wxp/GHSA-fjg3-w56q-6wxp.json b/advisories/unreviewed/2022/05/GHSA-fjg3-w56q-6wxp/GHSA-fjg3-w56q-6wxp.json index 7150a4c6b2c..cf23dd85cee 100644 --- a/advisories/unreviewed/2022/05/GHSA-fjg3-w56q-6wxp/GHSA-fjg3-w56q-6wxp.json +++ b/advisories/unreviewed/2022/05/GHSA-fjg3-w56q-6wxp/GHSA-fjg3-w56q-6wxp.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-fjrx-4j65-6mrx/GHSA-fjrx-4j65-6mrx.json b/advisories/unreviewed/2022/05/GHSA-fjrx-4j65-6mrx/GHSA-fjrx-4j65-6mrx.json index a03bcc4b45d..291511a644f 100644 --- a/advisories/unreviewed/2022/05/GHSA-fjrx-4j65-6mrx/GHSA-fjrx-4j65-6mrx.json +++ b/advisories/unreviewed/2022/05/GHSA-fjrx-4j65-6mrx/GHSA-fjrx-4j65-6mrx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-fp3x-3m47-hqv3/GHSA-fp3x-3m47-hqv3.json b/advisories/unreviewed/2022/05/GHSA-fp3x-3m47-hqv3/GHSA-fp3x-3m47-hqv3.json index c6832648b76..d0625875b96 100644 --- a/advisories/unreviewed/2022/05/GHSA-fp3x-3m47-hqv3/GHSA-fp3x-3m47-hqv3.json +++ b/advisories/unreviewed/2022/05/GHSA-fp3x-3m47-hqv3/GHSA-fp3x-3m47-hqv3.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-fppq-ww74-9952/GHSA-fppq-ww74-9952.json b/advisories/unreviewed/2022/05/GHSA-fppq-ww74-9952/GHSA-fppq-ww74-9952.json index f8eb14a191e..b797d1546ea 100644 --- a/advisories/unreviewed/2022/05/GHSA-fppq-ww74-9952/GHSA-fppq-ww74-9952.json +++ b/advisories/unreviewed/2022/05/GHSA-fppq-ww74-9952/GHSA-fppq-ww74-9952.json @@ -7,12 +7,8 @@ "CVE-2015-1358" ], "details": "The remote-management module in the (1) Multi Panels, (2) Comfort Panels, and (3) RT Advanced functionality in Siemens SIMATIC WinCC (TIA Portal) before 13 SP1 and in the (4) panels and (5) runtime functionality in SIMATIC WinCC flexible before 2008 SP3 Up7 does not properly encrypt credentials in transit, which makes it easier for remote attackers to determine cleartext credentials by sniffing the network and conducting a decryption attack.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -40,9 +36,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-fpr7-v6rw-g4pg/GHSA-fpr7-v6rw-g4pg.json b/advisories/unreviewed/2022/05/GHSA-fpr7-v6rw-g4pg/GHSA-fpr7-v6rw-g4pg.json index 143589eef4e..9e21573542b 100644 --- a/advisories/unreviewed/2022/05/GHSA-fpr7-v6rw-g4pg/GHSA-fpr7-v6rw-g4pg.json +++ b/advisories/unreviewed/2022/05/GHSA-fpr7-v6rw-g4pg/GHSA-fpr7-v6rw-g4pg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-fprj-5w23-jqh3/GHSA-fprj-5w23-jqh3.json b/advisories/unreviewed/2022/05/GHSA-fprj-5w23-jqh3/GHSA-fprj-5w23-jqh3.json index 82aa4c14775..872815e9397 100644 --- a/advisories/unreviewed/2022/05/GHSA-fprj-5w23-jqh3/GHSA-fprj-5w23-jqh3.json +++ b/advisories/unreviewed/2022/05/GHSA-fprj-5w23-jqh3/GHSA-fprj-5w23-jqh3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-fr2x-9vgp-crvv/GHSA-fr2x-9vgp-crvv.json b/advisories/unreviewed/2022/05/GHSA-fr2x-9vgp-crvv/GHSA-fr2x-9vgp-crvv.json index 30f92cfe51b..db8e4275436 100644 --- a/advisories/unreviewed/2022/05/GHSA-fr2x-9vgp-crvv/GHSA-fr2x-9vgp-crvv.json +++ b/advisories/unreviewed/2022/05/GHSA-fr2x-9vgp-crvv/GHSA-fr2x-9vgp-crvv.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-fr42-mwm8-m9x7/GHSA-fr42-mwm8-m9x7.json b/advisories/unreviewed/2022/05/GHSA-fr42-mwm8-m9x7/GHSA-fr42-mwm8-m9x7.json index b1abb059790..be87c8f5ac0 100644 --- a/advisories/unreviewed/2022/05/GHSA-fr42-mwm8-m9x7/GHSA-fr42-mwm8-m9x7.json +++ b/advisories/unreviewed/2022/05/GHSA-fr42-mwm8-m9x7/GHSA-fr42-mwm8-m9x7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-fr8m-6f53-8q7j/GHSA-fr8m-6f53-8q7j.json b/advisories/unreviewed/2022/05/GHSA-fr8m-6f53-8q7j/GHSA-fr8m-6f53-8q7j.json index 303b9cc3a33..bf2f938c6fa 100644 --- a/advisories/unreviewed/2022/05/GHSA-fr8m-6f53-8q7j/GHSA-fr8m-6f53-8q7j.json +++ b/advisories/unreviewed/2022/05/GHSA-fr8m-6f53-8q7j/GHSA-fr8m-6f53-8q7j.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-fr9f-2j47-vm3m/GHSA-fr9f-2j47-vm3m.json b/advisories/unreviewed/2022/05/GHSA-fr9f-2j47-vm3m/GHSA-fr9f-2j47-vm3m.json index 4cbfa9471bb..0903a547835 100644 --- a/advisories/unreviewed/2022/05/GHSA-fr9f-2j47-vm3m/GHSA-fr9f-2j47-vm3m.json +++ b/advisories/unreviewed/2022/05/GHSA-fr9f-2j47-vm3m/GHSA-fr9f-2j47-vm3m.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:L" } ], - "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-fwrp-vrm8-wjwg/GHSA-fwrp-vrm8-wjwg.json b/advisories/unreviewed/2022/05/GHSA-fwrp-vrm8-wjwg/GHSA-fwrp-vrm8-wjwg.json index e90aaadf1c6..3b5597269d4 100644 --- a/advisories/unreviewed/2022/05/GHSA-fwrp-vrm8-wjwg/GHSA-fwrp-vrm8-wjwg.json +++ b/advisories/unreviewed/2022/05/GHSA-fwrp-vrm8-wjwg/GHSA-fwrp-vrm8-wjwg.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-fx5m-f7mp-rj44/GHSA-fx5m-f7mp-rj44.json b/advisories/unreviewed/2022/05/GHSA-fx5m-f7mp-rj44/GHSA-fx5m-f7mp-rj44.json index 98159de2e93..9d1865a0cc8 100644 --- a/advisories/unreviewed/2022/05/GHSA-fx5m-f7mp-rj44/GHSA-fx5m-f7mp-rj44.json +++ b/advisories/unreviewed/2022/05/GHSA-fx5m-f7mp-rj44/GHSA-fx5m-f7mp-rj44.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-fxrj-6xr6-jph9/GHSA-fxrj-6xr6-jph9.json b/advisories/unreviewed/2022/05/GHSA-fxrj-6xr6-jph9/GHSA-fxrj-6xr6-jph9.json index 5c77f23b2a5..16393ca3713 100644 --- a/advisories/unreviewed/2022/05/GHSA-fxrj-6xr6-jph9/GHSA-fxrj-6xr6-jph9.json +++ b/advisories/unreviewed/2022/05/GHSA-fxrj-6xr6-jph9/GHSA-fxrj-6xr6-jph9.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-fxvg-3wj2-5pgh/GHSA-fxvg-3wj2-5pgh.json b/advisories/unreviewed/2022/05/GHSA-fxvg-3wj2-5pgh/GHSA-fxvg-3wj2-5pgh.json index 45114412d0d..5c4accca44e 100644 --- a/advisories/unreviewed/2022/05/GHSA-fxvg-3wj2-5pgh/GHSA-fxvg-3wj2-5pgh.json +++ b/advisories/unreviewed/2022/05/GHSA-fxvg-3wj2-5pgh/GHSA-fxvg-3wj2-5pgh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-fxw9-fjj4-4r79/GHSA-fxw9-fjj4-4r79.json b/advisories/unreviewed/2022/05/GHSA-fxw9-fjj4-4r79/GHSA-fxw9-fjj4-4r79.json index 9d0e69cd805..136b7989aa0 100644 --- a/advisories/unreviewed/2022/05/GHSA-fxw9-fjj4-4r79/GHSA-fxw9-fjj4-4r79.json +++ b/advisories/unreviewed/2022/05/GHSA-fxw9-fjj4-4r79/GHSA-fxw9-fjj4-4r79.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-g34g-xr92-5vj6/GHSA-g34g-xr92-5vj6.json b/advisories/unreviewed/2022/05/GHSA-g34g-xr92-5vj6/GHSA-g34g-xr92-5vj6.json index 90ba9d712be..12349ab8a9e 100644 --- a/advisories/unreviewed/2022/05/GHSA-g34g-xr92-5vj6/GHSA-g34g-xr92-5vj6.json +++ b/advisories/unreviewed/2022/05/GHSA-g34g-xr92-5vj6/GHSA-g34g-xr92-5vj6.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-g363-4fvm-hgfh/GHSA-g363-4fvm-hgfh.json b/advisories/unreviewed/2022/05/GHSA-g363-4fvm-hgfh/GHSA-g363-4fvm-hgfh.json index 02686a4e9bd..28ac1dc75a0 100644 --- a/advisories/unreviewed/2022/05/GHSA-g363-4fvm-hgfh/GHSA-g363-4fvm-hgfh.json +++ b/advisories/unreviewed/2022/05/GHSA-g363-4fvm-hgfh/GHSA-g363-4fvm-hgfh.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-g3jf-v2g2-q9vh/GHSA-g3jf-v2g2-q9vh.json b/advisories/unreviewed/2022/05/GHSA-g3jf-v2g2-q9vh/GHSA-g3jf-v2g2-q9vh.json index d93eec28db0..d528ecb406c 100644 --- a/advisories/unreviewed/2022/05/GHSA-g3jf-v2g2-q9vh/GHSA-g3jf-v2g2-q9vh.json +++ b/advisories/unreviewed/2022/05/GHSA-g3jf-v2g2-q9vh/GHSA-g3jf-v2g2-q9vh.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-g494-jvqg-45c6/GHSA-g494-jvqg-45c6.json b/advisories/unreviewed/2022/05/GHSA-g494-jvqg-45c6/GHSA-g494-jvqg-45c6.json index 6da73ce5b42..e49cd57f376 100644 --- a/advisories/unreviewed/2022/05/GHSA-g494-jvqg-45c6/GHSA-g494-jvqg-45c6.json +++ b/advisories/unreviewed/2022/05/GHSA-g494-jvqg-45c6/GHSA-g494-jvqg-45c6.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:H/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": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-g4h8-vw68-hqfc/GHSA-g4h8-vw68-hqfc.json b/advisories/unreviewed/2022/05/GHSA-g4h8-vw68-hqfc/GHSA-g4h8-vw68-hqfc.json index b400e075701..83dd30ebeec 100644 --- a/advisories/unreviewed/2022/05/GHSA-g4h8-vw68-hqfc/GHSA-g4h8-vw68-hqfc.json +++ b/advisories/unreviewed/2022/05/GHSA-g4h8-vw68-hqfc/GHSA-g4h8-vw68-hqfc.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-g4j5-678q-qp7j/GHSA-g4j5-678q-qp7j.json b/advisories/unreviewed/2022/05/GHSA-g4j5-678q-qp7j/GHSA-g4j5-678q-qp7j.json index 7b2f0b9ad35..68c3dbf41f1 100644 --- a/advisories/unreviewed/2022/05/GHSA-g4j5-678q-qp7j/GHSA-g4j5-678q-qp7j.json +++ b/advisories/unreviewed/2022/05/GHSA-g4j5-678q-qp7j/GHSA-g4j5-678q-qp7j.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", @@ -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-g5jm-gqwj-83c2/GHSA-g5jm-gqwj-83c2.json b/advisories/unreviewed/2022/05/GHSA-g5jm-gqwj-83c2/GHSA-g5jm-gqwj-83c2.json index 156c018fca6..815e0bdd5e7 100644 --- a/advisories/unreviewed/2022/05/GHSA-g5jm-gqwj-83c2/GHSA-g5jm-gqwj-83c2.json +++ b/advisories/unreviewed/2022/05/GHSA-g5jm-gqwj-83c2/GHSA-g5jm-gqwj-83c2.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-g5p6-83fw-2xvf/GHSA-g5p6-83fw-2xvf.json b/advisories/unreviewed/2022/05/GHSA-g5p6-83fw-2xvf/GHSA-g5p6-83fw-2xvf.json index be0ead7fffa..924a2e9cd87 100644 --- a/advisories/unreviewed/2022/05/GHSA-g5p6-83fw-2xvf/GHSA-g5p6-83fw-2xvf.json +++ b/advisories/unreviewed/2022/05/GHSA-g5p6-83fw-2xvf/GHSA-g5p6-83fw-2xvf.json @@ -7,12 +7,8 @@ "CVE-2011-4303" ], "details": "lib/db/upgrade.php in Moodle 2.0.x before 2.0.5 and 2.1.x before 2.1.2 does not set the correct registration_hubs.secret value during installation, which allows remote attackers to bypass intended access restrictions by leveraging the hubs feature.", - "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-g5pr-xc4w-x864/GHSA-g5pr-xc4w-x864.json b/advisories/unreviewed/2022/05/GHSA-g5pr-xc4w-x864/GHSA-g5pr-xc4w-x864.json index fee227d5473..2481db16106 100644 --- a/advisories/unreviewed/2022/05/GHSA-g5pr-xc4w-x864/GHSA-g5pr-xc4w-x864.json +++ b/advisories/unreviewed/2022/05/GHSA-g5pr-xc4w-x864/GHSA-g5pr-xc4w-x864.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-g6jf-px93-6cvf/GHSA-g6jf-px93-6cvf.json b/advisories/unreviewed/2022/05/GHSA-g6jf-px93-6cvf/GHSA-g6jf-px93-6cvf.json index 277e39025ad..2b363d049bc 100644 --- a/advisories/unreviewed/2022/05/GHSA-g6jf-px93-6cvf/GHSA-g6jf-px93-6cvf.json +++ b/advisories/unreviewed/2022/05/GHSA-g6jf-px93-6cvf/GHSA-g6jf-px93-6cvf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-g7pj-4wjv-5pv3/GHSA-g7pj-4wjv-5pv3.json b/advisories/unreviewed/2022/05/GHSA-g7pj-4wjv-5pv3/GHSA-g7pj-4wjv-5pv3.json index d0179745b63..f5394b719d4 100644 --- a/advisories/unreviewed/2022/05/GHSA-g7pj-4wjv-5pv3/GHSA-g7pj-4wjv-5pv3.json +++ b/advisories/unreviewed/2022/05/GHSA-g7pj-4wjv-5pv3/GHSA-g7pj-4wjv-5pv3.json @@ -7,12 +7,8 @@ "CVE-2011-0521" ], "details": "The dvb_ca_ioctl function in drivers/media/dvb/ttpci/av7110_ca.c in the Linux kernel before 2.6.38-rc2 does not check the sign of a certain integer field, which allows local users to cause a denial of service (memory corruption) or possibly have unspecified other impact via a negative value.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-g957-g6mh-xp98/GHSA-g957-g6mh-xp98.json b/advisories/unreviewed/2022/05/GHSA-g957-g6mh-xp98/GHSA-g957-g6mh-xp98.json index 0af4a4f5ca0..832d3e6e134 100644 --- a/advisories/unreviewed/2022/05/GHSA-g957-g6mh-xp98/GHSA-g957-g6mh-xp98.json +++ b/advisories/unreviewed/2022/05/GHSA-g957-g6mh-xp98/GHSA-g957-g6mh-xp98.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-g9jp-w3hv-m9rf/GHSA-g9jp-w3hv-m9rf.json b/advisories/unreviewed/2022/05/GHSA-g9jp-w3hv-m9rf/GHSA-g9jp-w3hv-m9rf.json index 0635ded7afc..af67d1c7a28 100644 --- a/advisories/unreviewed/2022/05/GHSA-g9jp-w3hv-m9rf/GHSA-g9jp-w3hv-m9rf.json +++ b/advisories/unreviewed/2022/05/GHSA-g9jp-w3hv-m9rf/GHSA-g9jp-w3hv-m9rf.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-g9xh-vvvp-xphf/GHSA-g9xh-vvvp-xphf.json b/advisories/unreviewed/2022/05/GHSA-g9xh-vvvp-xphf/GHSA-g9xh-vvvp-xphf.json index 39b2ad73bc6..bbb5e70febd 100644 --- a/advisories/unreviewed/2022/05/GHSA-g9xh-vvvp-xphf/GHSA-g9xh-vvvp-xphf.json +++ b/advisories/unreviewed/2022/05/GHSA-g9xh-vvvp-xphf/GHSA-g9xh-vvvp-xphf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-gc2j-fg67-x42m/GHSA-gc2j-fg67-x42m.json b/advisories/unreviewed/2022/05/GHSA-gc2j-fg67-x42m/GHSA-gc2j-fg67-x42m.json index 04afe500d64..d7e3ed24bad 100644 --- a/advisories/unreviewed/2022/05/GHSA-gc2j-fg67-x42m/GHSA-gc2j-fg67-x42m.json +++ b/advisories/unreviewed/2022/05/GHSA-gc2j-fg67-x42m/GHSA-gc2j-fg67-x42m.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-gc73-gv97-gqrp/GHSA-gc73-gv97-gqrp.json b/advisories/unreviewed/2022/05/GHSA-gc73-gv97-gqrp/GHSA-gc73-gv97-gqrp.json index 60833dbe6a2..fb61b612270 100644 --- a/advisories/unreviewed/2022/05/GHSA-gc73-gv97-gqrp/GHSA-gc73-gv97-gqrp.json +++ b/advisories/unreviewed/2022/05/GHSA-gc73-gv97-gqrp/GHSA-gc73-gv97-gqrp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-gcgf-wxvg-gv3w/GHSA-gcgf-wxvg-gv3w.json b/advisories/unreviewed/2022/05/GHSA-gcgf-wxvg-gv3w/GHSA-gcgf-wxvg-gv3w.json index a05874f29d6..58f4e030ac2 100644 --- a/advisories/unreviewed/2022/05/GHSA-gcgf-wxvg-gv3w/GHSA-gcgf-wxvg-gv3w.json +++ b/advisories/unreviewed/2022/05/GHSA-gcgf-wxvg-gv3w/GHSA-gcgf-wxvg-gv3w.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-gcjx-xxq3-676c/GHSA-gcjx-xxq3-676c.json b/advisories/unreviewed/2022/05/GHSA-gcjx-xxq3-676c/GHSA-gcjx-xxq3-676c.json index 6d6fbc1b747..18e6e4da2d4 100644 --- a/advisories/unreviewed/2022/05/GHSA-gcjx-xxq3-676c/GHSA-gcjx-xxq3-676c.json +++ b/advisories/unreviewed/2022/05/GHSA-gcjx-xxq3-676c/GHSA-gcjx-xxq3-676c.json @@ -7,12 +7,8 @@ "CVE-2014-0101" ], "details": "The sctp_sf_do_5_1D_ce function in net/sctp/sm_statefuns.c in the Linux kernel through 3.13.6 does not validate certain auth_enable and auth_capable fields before making an sctp_sf_authenticate call, which allows remote attackers to cause a denial of service (NULL pointer dereference and system crash) via an SCTP handshake with a modified INIT chunk and a crafted AUTH chunk before a COOKIE_ECHO chunk.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-gf77-v7m3-8372/GHSA-gf77-v7m3-8372.json b/advisories/unreviewed/2022/05/GHSA-gf77-v7m3-8372/GHSA-gf77-v7m3-8372.json index 19c6b9f437d..a50bd0da15d 100644 --- a/advisories/unreviewed/2022/05/GHSA-gf77-v7m3-8372/GHSA-gf77-v7m3-8372.json +++ b/advisories/unreviewed/2022/05/GHSA-gf77-v7m3-8372/GHSA-gf77-v7m3-8372.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-gfqc-77c8-mw92/GHSA-gfqc-77c8-mw92.json b/advisories/unreviewed/2022/05/GHSA-gfqc-77c8-mw92/GHSA-gfqc-77c8-mw92.json index 2057c4cf875..271ca28607d 100644 --- a/advisories/unreviewed/2022/05/GHSA-gfqc-77c8-mw92/GHSA-gfqc-77c8-mw92.json +++ b/advisories/unreviewed/2022/05/GHSA-gfqc-77c8-mw92/GHSA-gfqc-77c8-mw92.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-gg8q-w5ch-g43x/GHSA-gg8q-w5ch-g43x.json b/advisories/unreviewed/2022/05/GHSA-gg8q-w5ch-g43x/GHSA-gg8q-w5ch-g43x.json index f5b5a21babc..c7055880c90 100644 --- a/advisories/unreviewed/2022/05/GHSA-gg8q-w5ch-g43x/GHSA-gg8q-w5ch-g43x.json +++ b/advisories/unreviewed/2022/05/GHSA-gg8q-w5ch-g43x/GHSA-gg8q-w5ch-g43x.json @@ -7,12 +7,8 @@ "CVE-2015-1936" ], "details": "The administrative console in IBM WebSphere Application Server (WAS) 8.0.0 before 8.0.0.11 and 8.5 before 8.5.5.6, when the Security feature is disabled, allows remote authenticated users to hijack sessions via the JSESSIONID parameter.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-ggcw-2659-h4vh/GHSA-ggcw-2659-h4vh.json b/advisories/unreviewed/2022/05/GHSA-ggcw-2659-h4vh/GHSA-ggcw-2659-h4vh.json index 2aa873431cc..a2f4f9e0575 100644 --- a/advisories/unreviewed/2022/05/GHSA-ggcw-2659-h4vh/GHSA-ggcw-2659-h4vh.json +++ b/advisories/unreviewed/2022/05/GHSA-ggcw-2659-h4vh/GHSA-ggcw-2659-h4vh.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-gh3w-mmv8-hhv4/GHSA-gh3w-mmv8-hhv4.json b/advisories/unreviewed/2022/05/GHSA-gh3w-mmv8-hhv4/GHSA-gh3w-mmv8-hhv4.json index 85321becba1..8e013c86ccc 100644 --- a/advisories/unreviewed/2022/05/GHSA-gh3w-mmv8-hhv4/GHSA-gh3w-mmv8-hhv4.json +++ b/advisories/unreviewed/2022/05/GHSA-gh3w-mmv8-hhv4/GHSA-gh3w-mmv8-hhv4.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", @@ -79,9 +77,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-gj23-gxgc-vvhj/GHSA-gj23-gxgc-vvhj.json b/advisories/unreviewed/2022/05/GHSA-gj23-gxgc-vvhj/GHSA-gj23-gxgc-vvhj.json index 2648476111c..2091972a726 100644 --- a/advisories/unreviewed/2022/05/GHSA-gj23-gxgc-vvhj/GHSA-gj23-gxgc-vvhj.json +++ b/advisories/unreviewed/2022/05/GHSA-gj23-gxgc-vvhj/GHSA-gj23-gxgc-vvhj.json @@ -7,12 +7,8 @@ "CVE-2011-2723" ], "details": "The skb_gro_header_slow function in include/linux/netdevice.h in the Linux kernel before 2.6.39.4, when Generic Receive Offload (GRO) is enabled, resets certain fields in incorrect situations, which allows remote attackers to cause a denial of service (system crash) via crafted network traffic.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-gmcw-q448-7jpw/GHSA-gmcw-q448-7jpw.json b/advisories/unreviewed/2022/05/GHSA-gmcw-q448-7jpw/GHSA-gmcw-q448-7jpw.json index da55555f43b..fbd4c40482a 100644 --- a/advisories/unreviewed/2022/05/GHSA-gmcw-q448-7jpw/GHSA-gmcw-q448-7jpw.json +++ b/advisories/unreviewed/2022/05/GHSA-gmcw-q448-7jpw/GHSA-gmcw-q448-7jpw.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-gmgw-5477-j5f7/GHSA-gmgw-5477-j5f7.json b/advisories/unreviewed/2022/05/GHSA-gmgw-5477-j5f7/GHSA-gmgw-5477-j5f7.json index 19ffbf2f20c..266d94e6842 100644 --- a/advisories/unreviewed/2022/05/GHSA-gmgw-5477-j5f7/GHSA-gmgw-5477-j5f7.json +++ b/advisories/unreviewed/2022/05/GHSA-gmgw-5477-j5f7/GHSA-gmgw-5477-j5f7.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-gmh7-75f4-578m/GHSA-gmh7-75f4-578m.json b/advisories/unreviewed/2022/05/GHSA-gmh7-75f4-578m/GHSA-gmh7-75f4-578m.json index f273ebccd9d..5c89de923ca 100644 --- a/advisories/unreviewed/2022/05/GHSA-gmh7-75f4-578m/GHSA-gmh7-75f4-578m.json +++ b/advisories/unreviewed/2022/05/GHSA-gmh7-75f4-578m/GHSA-gmh7-75f4-578m.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", @@ -43,9 +41,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-gmr9-4rwq-564r/GHSA-gmr9-4rwq-564r.json b/advisories/unreviewed/2022/05/GHSA-gmr9-4rwq-564r/GHSA-gmr9-4rwq-564r.json index 5bb5c172f96..0edb9414eac 100644 --- a/advisories/unreviewed/2022/05/GHSA-gmr9-4rwq-564r/GHSA-gmr9-4rwq-564r.json +++ b/advisories/unreviewed/2022/05/GHSA-gmr9-4rwq-564r/GHSA-gmr9-4rwq-564r.json @@ -7,12 +7,8 @@ "CVE-2011-1163" ], "details": "The osf_partition function in fs/partitions/osf.c in the Linux kernel before 2.6.38 does not properly handle an invalid number of partitions, which might allow local users to obtain potentially sensitive information from kernel heap memory via vectors related to partition-table parsing.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-gq3x-jvfr-pfm4/GHSA-gq3x-jvfr-pfm4.json b/advisories/unreviewed/2022/05/GHSA-gq3x-jvfr-pfm4/GHSA-gq3x-jvfr-pfm4.json index eb934bee79b..e11f808ae00 100644 --- a/advisories/unreviewed/2022/05/GHSA-gq3x-jvfr-pfm4/GHSA-gq3x-jvfr-pfm4.json +++ b/advisories/unreviewed/2022/05/GHSA-gq3x-jvfr-pfm4/GHSA-gq3x-jvfr-pfm4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-gqcc-hr56-mwvj/GHSA-gqcc-hr56-mwvj.json b/advisories/unreviewed/2022/05/GHSA-gqcc-hr56-mwvj/GHSA-gqcc-hr56-mwvj.json index 6b0e3a0ae85..9c2d8ef5cc1 100644 --- a/advisories/unreviewed/2022/05/GHSA-gqcc-hr56-mwvj/GHSA-gqcc-hr56-mwvj.json +++ b/advisories/unreviewed/2022/05/GHSA-gqcc-hr56-mwvj/GHSA-gqcc-hr56-mwvj.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", @@ -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-gqmm-72rw-vrp2/GHSA-gqmm-72rw-vrp2.json b/advisories/unreviewed/2022/05/GHSA-gqmm-72rw-vrp2/GHSA-gqmm-72rw-vrp2.json index 815be17e062..847ad44d6c3 100644 --- a/advisories/unreviewed/2022/05/GHSA-gqmm-72rw-vrp2/GHSA-gqmm-72rw-vrp2.json +++ b/advisories/unreviewed/2022/05/GHSA-gqmm-72rw-vrp2/GHSA-gqmm-72rw-vrp2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-gr44-94xh-9xqg/GHSA-gr44-94xh-9xqg.json b/advisories/unreviewed/2022/05/GHSA-gr44-94xh-9xqg/GHSA-gr44-94xh-9xqg.json index aac9cba2cbc..4d83084ca18 100644 --- a/advisories/unreviewed/2022/05/GHSA-gr44-94xh-9xqg/GHSA-gr44-94xh-9xqg.json +++ b/advisories/unreviewed/2022/05/GHSA-gr44-94xh-9xqg/GHSA-gr44-94xh-9xqg.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-grv6-6cfq-j22p/GHSA-grv6-6cfq-j22p.json b/advisories/unreviewed/2022/05/GHSA-grv6-6cfq-j22p/GHSA-grv6-6cfq-j22p.json index cba25ccfe67..212185c44d3 100644 --- a/advisories/unreviewed/2022/05/GHSA-grv6-6cfq-j22p/GHSA-grv6-6cfq-j22p.json +++ b/advisories/unreviewed/2022/05/GHSA-grv6-6cfq-j22p/GHSA-grv6-6cfq-j22p.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-gv5w-pw7q-p3gp/GHSA-gv5w-pw7q-p3gp.json b/advisories/unreviewed/2022/05/GHSA-gv5w-pw7q-p3gp/GHSA-gv5w-pw7q-p3gp.json index 9ce6915921c..28a6179ee91 100644 --- a/advisories/unreviewed/2022/05/GHSA-gv5w-pw7q-p3gp/GHSA-gv5w-pw7q-p3gp.json +++ b/advisories/unreviewed/2022/05/GHSA-gv5w-pw7q-p3gp/GHSA-gv5w-pw7q-p3gp.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-gv92-fjvm-3gh7/GHSA-gv92-fjvm-3gh7.json b/advisories/unreviewed/2022/05/GHSA-gv92-fjvm-3gh7/GHSA-gv92-fjvm-3gh7.json index a69d04093dd..61056d7d52c 100644 --- a/advisories/unreviewed/2022/05/GHSA-gv92-fjvm-3gh7/GHSA-gv92-fjvm-3gh7.json +++ b/advisories/unreviewed/2022/05/GHSA-gv92-fjvm-3gh7/GHSA-gv92-fjvm-3gh7.json @@ -7,12 +7,8 @@ "CVE-2011-1593" ], "details": "Multiple integer overflows in the next_pidmap function in kernel/pid.c in the Linux kernel before 2.6.38.4 allow local users to cause a denial of service (system crash) via a crafted (1) getdents or (2) readdir system call.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-gvgh-fjmq-5gvp/GHSA-gvgh-fjmq-5gvp.json b/advisories/unreviewed/2022/05/GHSA-gvgh-fjmq-5gvp/GHSA-gvgh-fjmq-5gvp.json index 8b3ecaf1ebd..9274fe38442 100644 --- a/advisories/unreviewed/2022/05/GHSA-gvgh-fjmq-5gvp/GHSA-gvgh-fjmq-5gvp.json +++ b/advisories/unreviewed/2022/05/GHSA-gvgh-fjmq-5gvp/GHSA-gvgh-fjmq-5gvp.json @@ -7,12 +7,8 @@ "CVE-2011-1016" ], "details": "The Radeon GPU drivers in the Linux kernel before 2.6.38-rc5 do not properly validate data related to the AA resolve registers, which allows local users to write to arbitrary memory locations associated with (1) Video RAM (aka VRAM) or (2) the Graphics Translation Table (GTT) via crafted values.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-gvgv-m2gj-339g/GHSA-gvgv-m2gj-339g.json b/advisories/unreviewed/2022/05/GHSA-gvgv-m2gj-339g/GHSA-gvgv-m2gj-339g.json index 3bb36fdc3ca..b5cc6082e3e 100644 --- a/advisories/unreviewed/2022/05/GHSA-gvgv-m2gj-339g/GHSA-gvgv-m2gj-339g.json +++ b/advisories/unreviewed/2022/05/GHSA-gvgv-m2gj-339g/GHSA-gvgv-m2gj-339g.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-gwm8-v368-p2xc/GHSA-gwm8-v368-p2xc.json b/advisories/unreviewed/2022/05/GHSA-gwm8-v368-p2xc/GHSA-gwm8-v368-p2xc.json index ff029692305..ac3969fe2f9 100644 --- a/advisories/unreviewed/2022/05/GHSA-gwm8-v368-p2xc/GHSA-gwm8-v368-p2xc.json +++ b/advisories/unreviewed/2022/05/GHSA-gwm8-v368-p2xc/GHSA-gwm8-v368-p2xc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-gx98-wj3r-23h4/GHSA-gx98-wj3r-23h4.json b/advisories/unreviewed/2022/05/GHSA-gx98-wj3r-23h4/GHSA-gx98-wj3r-23h4.json index 5ff70a672d6..dd5408b5aac 100644 --- a/advisories/unreviewed/2022/05/GHSA-gx98-wj3r-23h4/GHSA-gx98-wj3r-23h4.json +++ b/advisories/unreviewed/2022/05/GHSA-gx98-wj3r-23h4/GHSA-gx98-wj3r-23h4.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-h2fp-7rxc-44gq/GHSA-h2fp-7rxc-44gq.json b/advisories/unreviewed/2022/05/GHSA-h2fp-7rxc-44gq/GHSA-h2fp-7rxc-44gq.json index 9b75675cdff..192fb4cb637 100644 --- a/advisories/unreviewed/2022/05/GHSA-h2fp-7rxc-44gq/GHSA-h2fp-7rxc-44gq.json +++ b/advisories/unreviewed/2022/05/GHSA-h2fp-7rxc-44gq/GHSA-h2fp-7rxc-44gq.json @@ -7,12 +7,8 @@ "CVE-2014-2038" ], "details": "The nfs_can_extend_write function in fs/nfs/write.c in the Linux kernel before 3.13.3 relies on a write delegation to extend a write operation without a certain up-to-date verification, which allows local users to obtain sensitive information from kernel memory in opportunistic circumstances by writing to a file in an NFS filesystem and then reading the same file.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-h2pq-m8mq-87vc/GHSA-h2pq-m8mq-87vc.json b/advisories/unreviewed/2022/05/GHSA-h2pq-m8mq-87vc/GHSA-h2pq-m8mq-87vc.json index ecb075c1dbc..92bbd6c2512 100644 --- a/advisories/unreviewed/2022/05/GHSA-h2pq-m8mq-87vc/GHSA-h2pq-m8mq-87vc.json +++ b/advisories/unreviewed/2022/05/GHSA-h2pq-m8mq-87vc/GHSA-h2pq-m8mq-87vc.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-h2r2-3pcg-323x/GHSA-h2r2-3pcg-323x.json b/advisories/unreviewed/2022/05/GHSA-h2r2-3pcg-323x/GHSA-h2r2-3pcg-323x.json index 965bf2354bd..5e0d3fcf5db 100644 --- a/advisories/unreviewed/2022/05/GHSA-h2r2-3pcg-323x/GHSA-h2r2-3pcg-323x.json +++ b/advisories/unreviewed/2022/05/GHSA-h2r2-3pcg-323x/GHSA-h2r2-3pcg-323x.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-h2r9-9f8c-9895/GHSA-h2r9-9f8c-9895.json b/advisories/unreviewed/2022/05/GHSA-h2r9-9f8c-9895/GHSA-h2r9-9f8c-9895.json index ef6c4795c23..b7ef465c403 100644 --- a/advisories/unreviewed/2022/05/GHSA-h2r9-9f8c-9895/GHSA-h2r9-9f8c-9895.json +++ b/advisories/unreviewed/2022/05/GHSA-h2r9-9f8c-9895/GHSA-h2r9-9f8c-9895.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-h3h7-fqg9-32f3/GHSA-h3h7-fqg9-32f3.json b/advisories/unreviewed/2022/05/GHSA-h3h7-fqg9-32f3/GHSA-h3h7-fqg9-32f3.json index f7d03c0dac4..ceb8a0da5b7 100644 --- a/advisories/unreviewed/2022/05/GHSA-h3h7-fqg9-32f3/GHSA-h3h7-fqg9-32f3.json +++ b/advisories/unreviewed/2022/05/GHSA-h3h7-fqg9-32f3/GHSA-h3h7-fqg9-32f3.json @@ -7,12 +7,8 @@ "CVE-2012-0834" ], "details": "Cross-site scripting (XSS) vulnerability in lib/QueryRender.php in phpLDAPadmin 1.2.2 and earlier allows remote attackers to inject arbitrary web script or HTML via the base parameter in a query_engine action to cmd.php.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-h4hf-6qf7-gj66/GHSA-h4hf-6qf7-gj66.json b/advisories/unreviewed/2022/05/GHSA-h4hf-6qf7-gj66/GHSA-h4hf-6qf7-gj66.json index 3df7b192c14..fec21189c06 100644 --- a/advisories/unreviewed/2022/05/GHSA-h4hf-6qf7-gj66/GHSA-h4hf-6qf7-gj66.json +++ b/advisories/unreviewed/2022/05/GHSA-h4hf-6qf7-gj66/GHSA-h4hf-6qf7-gj66.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-h58j-h7qq-f2c2/GHSA-h58j-h7qq-f2c2.json b/advisories/unreviewed/2022/05/GHSA-h58j-h7qq-f2c2/GHSA-h58j-h7qq-f2c2.json index 9a67a5be86d..227a331db8a 100644 --- a/advisories/unreviewed/2022/05/GHSA-h58j-h7qq-f2c2/GHSA-h58j-h7qq-f2c2.json +++ b/advisories/unreviewed/2022/05/GHSA-h58j-h7qq-f2c2/GHSA-h58j-h7qq-f2c2.json @@ -7,12 +7,8 @@ "CVE-2012-0800" ], "details": "The form-autocompletion functionality in Moodle 2.0.x before 2.0.7, 2.1.x before 2.1.4, and 2.2.x before 2.2.1 makes it easier for physically proximate attackers to discover passwords by reading the contents of a non-password field, as demonstrated by accessing a create-groups page with Safari on an iPad device.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-h83m-28q2-9vcj/GHSA-h83m-28q2-9vcj.json b/advisories/unreviewed/2022/05/GHSA-h83m-28q2-9vcj/GHSA-h83m-28q2-9vcj.json index a1d086a4499..6deec3206ab 100644 --- a/advisories/unreviewed/2022/05/GHSA-h83m-28q2-9vcj/GHSA-h83m-28q2-9vcj.json +++ b/advisories/unreviewed/2022/05/GHSA-h83m-28q2-9vcj/GHSA-h83m-28q2-9vcj.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-h8r8-5jw3-8vmm/GHSA-h8r8-5jw3-8vmm.json b/advisories/unreviewed/2022/05/GHSA-h8r8-5jw3-8vmm/GHSA-h8r8-5jw3-8vmm.json index 0878ad38207..f17ef2bdd64 100644 --- a/advisories/unreviewed/2022/05/GHSA-h8r8-5jw3-8vmm/GHSA-h8r8-5jw3-8vmm.json +++ b/advisories/unreviewed/2022/05/GHSA-h8r8-5jw3-8vmm/GHSA-h8r8-5jw3-8vmm.json @@ -7,12 +7,8 @@ "CVE-2015-2061" ], "details": "Heap-based buffer overflow in the browser plugin for PTC Creo View allows remote attackers to execute arbitrary code via vectors involving setting a large buffer to an unspecified attribute.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-h9j4-crvw-4j98/GHSA-h9j4-crvw-4j98.json b/advisories/unreviewed/2022/05/GHSA-h9j4-crvw-4j98/GHSA-h9j4-crvw-4j98.json index d13318e2bc0..b2e7a0099c8 100644 --- a/advisories/unreviewed/2022/05/GHSA-h9j4-crvw-4j98/GHSA-h9j4-crvw-4j98.json +++ b/advisories/unreviewed/2022/05/GHSA-h9j4-crvw-4j98/GHSA-h9j4-crvw-4j98.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-h9pp-6hpw-9v5v/GHSA-h9pp-6hpw-9v5v.json b/advisories/unreviewed/2022/05/GHSA-h9pp-6hpw-9v5v/GHSA-h9pp-6hpw-9v5v.json index 1c675c59256..cd2b23912a2 100644 --- a/advisories/unreviewed/2022/05/GHSA-h9pp-6hpw-9v5v/GHSA-h9pp-6hpw-9v5v.json +++ b/advisories/unreviewed/2022/05/GHSA-h9pp-6hpw-9v5v/GHSA-h9pp-6hpw-9v5v.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-h9pv-ghfm-7x9c/GHSA-h9pv-ghfm-7x9c.json b/advisories/unreviewed/2022/05/GHSA-h9pv-ghfm-7x9c/GHSA-h9pv-ghfm-7x9c.json index 468662ec198..6a6933a239a 100644 --- a/advisories/unreviewed/2022/05/GHSA-h9pv-ghfm-7x9c/GHSA-h9pv-ghfm-7x9c.json +++ b/advisories/unreviewed/2022/05/GHSA-h9pv-ghfm-7x9c/GHSA-h9pv-ghfm-7x9c.json @@ -7,12 +7,8 @@ "CVE-2014-0222" ], "details": "Integer overflow in the qcow_open function in block/qcow.c in QEMU before 1.7.2 allows remote attackers to cause a denial of service (crash) via a large L2 table in a QCOW version 1 image.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -84,9 +80,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-h9qj-3623-mvm2/GHSA-h9qj-3623-mvm2.json b/advisories/unreviewed/2022/05/GHSA-h9qj-3623-mvm2/GHSA-h9qj-3623-mvm2.json index 6f8645aa2fa..efe186b906d 100644 --- a/advisories/unreviewed/2022/05/GHSA-h9qj-3623-mvm2/GHSA-h9qj-3623-mvm2.json +++ b/advisories/unreviewed/2022/05/GHSA-h9qj-3623-mvm2/GHSA-h9qj-3623-mvm2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -51,9 +49,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "LOW", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-h9vp-p9jj-8mmf/GHSA-h9vp-p9jj-8mmf.json b/advisories/unreviewed/2022/05/GHSA-h9vp-p9jj-8mmf/GHSA-h9vp-p9jj-8mmf.json index 038f3a9a04f..2ab3ab3bae8 100644 --- a/advisories/unreviewed/2022/05/GHSA-h9vp-p9jj-8mmf/GHSA-h9vp-p9jj-8mmf.json +++ b/advisories/unreviewed/2022/05/GHSA-h9vp-p9jj-8mmf/GHSA-h9vp-p9jj-8mmf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-h9w2-c7g7-pxg3/GHSA-h9w2-c7g7-pxg3.json b/advisories/unreviewed/2022/05/GHSA-h9w2-c7g7-pxg3/GHSA-h9w2-c7g7-pxg3.json index b1ff0768dfc..d4130c59159 100644 --- a/advisories/unreviewed/2022/05/GHSA-h9w2-c7g7-pxg3/GHSA-h9w2-c7g7-pxg3.json +++ b/advisories/unreviewed/2022/05/GHSA-h9w2-c7g7-pxg3/GHSA-h9w2-c7g7-pxg3.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", @@ -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-hc53-pc75-x683/GHSA-hc53-pc75-x683.json b/advisories/unreviewed/2022/05/GHSA-hc53-pc75-x683/GHSA-hc53-pc75-x683.json index 75d3673b318..bf4ac3545f2 100644 --- a/advisories/unreviewed/2022/05/GHSA-hc53-pc75-x683/GHSA-hc53-pc75-x683.json +++ b/advisories/unreviewed/2022/05/GHSA-hc53-pc75-x683/GHSA-hc53-pc75-x683.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-hc5j-hx4c-4gvf/GHSA-hc5j-hx4c-4gvf.json b/advisories/unreviewed/2022/05/GHSA-hc5j-hx4c-4gvf/GHSA-hc5j-hx4c-4gvf.json index 3af2a9629b5..6fc454d244b 100644 --- a/advisories/unreviewed/2022/05/GHSA-hc5j-hx4c-4gvf/GHSA-hc5j-hx4c-4gvf.json +++ b/advisories/unreviewed/2022/05/GHSA-hc5j-hx4c-4gvf/GHSA-hc5j-hx4c-4gvf.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-hf2g-w2cp-45vf/GHSA-hf2g-w2cp-45vf.json b/advisories/unreviewed/2022/05/GHSA-hf2g-w2cp-45vf/GHSA-hf2g-w2cp-45vf.json index 74f22179330..741043ca070 100644 --- a/advisories/unreviewed/2022/05/GHSA-hf2g-w2cp-45vf/GHSA-hf2g-w2cp-45vf.json +++ b/advisories/unreviewed/2022/05/GHSA-hf2g-w2cp-45vf/GHSA-hf2g-w2cp-45vf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-hgg9-9p97-8q6j/GHSA-hgg9-9p97-8q6j.json b/advisories/unreviewed/2022/05/GHSA-hgg9-9p97-8q6j/GHSA-hgg9-9p97-8q6j.json index 702a7d83ef6..bc3e563f72a 100644 --- a/advisories/unreviewed/2022/05/GHSA-hgg9-9p97-8q6j/GHSA-hgg9-9p97-8q6j.json +++ b/advisories/unreviewed/2022/05/GHSA-hgg9-9p97-8q6j/GHSA-hgg9-9p97-8q6j.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-hgp8-6r4g-qxxh/GHSA-hgp8-6r4g-qxxh.json b/advisories/unreviewed/2022/05/GHSA-hgp8-6r4g-qxxh/GHSA-hgp8-6r4g-qxxh.json index 58b78f326fe..a0cf56281ad 100644 --- a/advisories/unreviewed/2022/05/GHSA-hgp8-6r4g-qxxh/GHSA-hgp8-6r4g-qxxh.json +++ b/advisories/unreviewed/2022/05/GHSA-hgp8-6r4g-qxxh/GHSA-hgp8-6r4g-qxxh.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-hgw3-h5hf-vjv2/GHSA-hgw3-h5hf-vjv2.json b/advisories/unreviewed/2022/05/GHSA-hgw3-h5hf-vjv2/GHSA-hgw3-h5hf-vjv2.json index a96ff1f85cd..9cb5981b3f5 100644 --- a/advisories/unreviewed/2022/05/GHSA-hgw3-h5hf-vjv2/GHSA-hgw3-h5hf-vjv2.json +++ b/advisories/unreviewed/2022/05/GHSA-hgw3-h5hf-vjv2/GHSA-hgw3-h5hf-vjv2.json @@ -7,12 +7,8 @@ "CVE-2011-4593" ], "details": "Moodle 1.9.x before 1.9.15, 2.0.x before 2.0.6, and 2.1.x before 2.1.3 does not properly handle user/action_redir group messages, which allows remote authenticated users to discover e-mail addresses by visiting the messaging interface.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-hhjf-9w4x-vhhf/GHSA-hhjf-9w4x-vhhf.json b/advisories/unreviewed/2022/05/GHSA-hhjf-9w4x-vhhf/GHSA-hhjf-9w4x-vhhf.json index 9bb10d9e6f5..9cd16ae425b 100644 --- a/advisories/unreviewed/2022/05/GHSA-hhjf-9w4x-vhhf/GHSA-hhjf-9w4x-vhhf.json +++ b/advisories/unreviewed/2022/05/GHSA-hhjf-9w4x-vhhf/GHSA-hhjf-9w4x-vhhf.json @@ -7,12 +7,8 @@ "CVE-2011-1095" ], "details": "locale/programs/locale.c in locale in the GNU C Library (aka glibc or libc6) before 2.13 does not quote its output, which might allow local users to gain privileges via a crafted localization environment variable, in conjunction with a program that executes a script that uses the eval function.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -108,9 +104,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-hjw4-mmqg-5692/GHSA-hjw4-mmqg-5692.json b/advisories/unreviewed/2022/05/GHSA-hjw4-mmqg-5692/GHSA-hjw4-mmqg-5692.json index 6c89fbb1e64..a9eb6529cc4 100644 --- a/advisories/unreviewed/2022/05/GHSA-hjw4-mmqg-5692/GHSA-hjw4-mmqg-5692.json +++ b/advisories/unreviewed/2022/05/GHSA-hjw4-mmqg-5692/GHSA-hjw4-mmqg-5692.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-hp4v-c3h7-rwmx/GHSA-hp4v-c3h7-rwmx.json b/advisories/unreviewed/2022/05/GHSA-hp4v-c3h7-rwmx/GHSA-hp4v-c3h7-rwmx.json index 0c8dceecdae..d004585cbc9 100644 --- a/advisories/unreviewed/2022/05/GHSA-hp4v-c3h7-rwmx/GHSA-hp4v-c3h7-rwmx.json +++ b/advisories/unreviewed/2022/05/GHSA-hp4v-c3h7-rwmx/GHSA-hp4v-c3h7-rwmx.json @@ -7,12 +7,8 @@ "CVE-2011-4302" ], "details": "mnet/xmlrpc/client.php in MNET in Moodle 1.9.x before 1.9.14, 2.0.x before 2.0.5, and 2.1.x before 2.1.2 does not properly process the return value of the openssl_verify function, which allows remote attackers to bypass validation via a crafted certificate.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-hp8m-j8qg-prr2/GHSA-hp8m-j8qg-prr2.json b/advisories/unreviewed/2022/05/GHSA-hp8m-j8qg-prr2/GHSA-hp8m-j8qg-prr2.json index 7789be41fb5..30dd2f2ac03 100644 --- a/advisories/unreviewed/2022/05/GHSA-hp8m-j8qg-prr2/GHSA-hp8m-j8qg-prr2.json +++ b/advisories/unreviewed/2022/05/GHSA-hp8m-j8qg-prr2/GHSA-hp8m-j8qg-prr2.json @@ -7,12 +7,8 @@ "CVE-2011-2492" ], "details": "The bluetooth subsystem in the Linux kernel before 3.0-rc4 does not properly initialize certain data structures, which allows local users to obtain potentially sensitive information from kernel memory via a crafted getsockopt system call, related to (1) the l2cap_sock_getsockopt_old function in net/bluetooth/l2cap_sock.c and (2) the rfcomm_sock_getsockopt_old function in net/bluetooth/rfcomm/sock.c.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-hqhh-cg35-jpf9/GHSA-hqhh-cg35-jpf9.json b/advisories/unreviewed/2022/05/GHSA-hqhh-cg35-jpf9/GHSA-hqhh-cg35-jpf9.json index d2807fc4ce1..5f87d84a16d 100644 --- a/advisories/unreviewed/2022/05/GHSA-hqhh-cg35-jpf9/GHSA-hqhh-cg35-jpf9.json +++ b/advisories/unreviewed/2022/05/GHSA-hqhh-cg35-jpf9/GHSA-hqhh-cg35-jpf9.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-hqr3-2jm7-5j3p/GHSA-hqr3-2jm7-5j3p.json b/advisories/unreviewed/2022/05/GHSA-hqr3-2jm7-5j3p/GHSA-hqr3-2jm7-5j3p.json index fb26654a7db..57e0791d13c 100644 --- a/advisories/unreviewed/2022/05/GHSA-hqr3-2jm7-5j3p/GHSA-hqr3-2jm7-5j3p.json +++ b/advisories/unreviewed/2022/05/GHSA-hqr3-2jm7-5j3p/GHSA-hqr3-2jm7-5j3p.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", @@ -43,9 +41,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-hqw9-4vmr-235r/GHSA-hqw9-4vmr-235r.json b/advisories/unreviewed/2022/05/GHSA-hqw9-4vmr-235r/GHSA-hqw9-4vmr-235r.json index 80883a8b9f3..ee86937700a 100644 --- a/advisories/unreviewed/2022/05/GHSA-hqw9-4vmr-235r/GHSA-hqw9-4vmr-235r.json +++ b/advisories/unreviewed/2022/05/GHSA-hqw9-4vmr-235r/GHSA-hqw9-4vmr-235r.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-hrg3-rx4r-2gmf/GHSA-hrg3-rx4r-2gmf.json b/advisories/unreviewed/2022/05/GHSA-hrg3-rx4r-2gmf/GHSA-hrg3-rx4r-2gmf.json index 682122b6925..689fc628f83 100644 --- a/advisories/unreviewed/2022/05/GHSA-hrg3-rx4r-2gmf/GHSA-hrg3-rx4r-2gmf.json +++ b/advisories/unreviewed/2022/05/GHSA-hrg3-rx4r-2gmf/GHSA-hrg3-rx4r-2gmf.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-hvfg-rqxw-7j89/GHSA-hvfg-rqxw-7j89.json b/advisories/unreviewed/2022/05/GHSA-hvfg-rqxw-7j89/GHSA-hvfg-rqxw-7j89.json index 117789e473b..79e897978fc 100644 --- a/advisories/unreviewed/2022/05/GHSA-hvfg-rqxw-7j89/GHSA-hvfg-rqxw-7j89.json +++ b/advisories/unreviewed/2022/05/GHSA-hvfg-rqxw-7j89/GHSA-hvfg-rqxw-7j89.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-hvxp-vjvv-fvr5/GHSA-hvxp-vjvv-fvr5.json b/advisories/unreviewed/2022/05/GHSA-hvxp-vjvv-fvr5/GHSA-hvxp-vjvv-fvr5.json index be075a49b35..79039f83c07 100644 --- a/advisories/unreviewed/2022/05/GHSA-hvxp-vjvv-fvr5/GHSA-hvxp-vjvv-fvr5.json +++ b/advisories/unreviewed/2022/05/GHSA-hvxp-vjvv-fvr5/GHSA-hvxp-vjvv-fvr5.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-hwg3-34cw-8x3q/GHSA-hwg3-34cw-8x3q.json b/advisories/unreviewed/2022/05/GHSA-hwg3-34cw-8x3q/GHSA-hwg3-34cw-8x3q.json index f48377eebf1..bc1e56137de 100644 --- a/advisories/unreviewed/2022/05/GHSA-hwg3-34cw-8x3q/GHSA-hwg3-34cw-8x3q.json +++ b/advisories/unreviewed/2022/05/GHSA-hwg3-34cw-8x3q/GHSA-hwg3-34cw-8x3q.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-hx97-fgxc-2h4w/GHSA-hx97-fgxc-2h4w.json b/advisories/unreviewed/2022/05/GHSA-hx97-fgxc-2h4w/GHSA-hx97-fgxc-2h4w.json index ea87e602b9d..c2461898b47 100644 --- a/advisories/unreviewed/2022/05/GHSA-hx97-fgxc-2h4w/GHSA-hx97-fgxc-2h4w.json +++ b/advisories/unreviewed/2022/05/GHSA-hx97-fgxc-2h4w/GHSA-hx97-fgxc-2h4w.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-hxfc-prj5-8f9p/GHSA-hxfc-prj5-8f9p.json b/advisories/unreviewed/2022/05/GHSA-hxfc-prj5-8f9p/GHSA-hxfc-prj5-8f9p.json index a302b1de32f..0e302298f07 100644 --- a/advisories/unreviewed/2022/05/GHSA-hxfc-prj5-8f9p/GHSA-hxfc-prj5-8f9p.json +++ b/advisories/unreviewed/2022/05/GHSA-hxfc-prj5-8f9p/GHSA-hxfc-prj5-8f9p.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-hxhj-7442-hjrx/GHSA-hxhj-7442-hjrx.json b/advisories/unreviewed/2022/05/GHSA-hxhj-7442-hjrx/GHSA-hxhj-7442-hjrx.json index e5bb5768f55..0807dc43d89 100644 --- a/advisories/unreviewed/2022/05/GHSA-hxhj-7442-hjrx/GHSA-hxhj-7442-hjrx.json +++ b/advisories/unreviewed/2022/05/GHSA-hxhj-7442-hjrx/GHSA-hxhj-7442-hjrx.json @@ -7,12 +7,8 @@ "CVE-2014-5388" ], "details": "Off-by-one error in the pci_read function in the ACPI PCI hotplug interface (hw/acpi/pcihp.c) in QEMU allows local guest users to obtain sensitive information and have other unspecified impact related to a crafted PCI device that triggers memory corruption.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-j258-5h4f-x645/GHSA-j258-5h4f-x645.json b/advisories/unreviewed/2022/05/GHSA-j258-5h4f-x645/GHSA-j258-5h4f-x645.json index 5b6204abd97..2ce02d14c24 100644 --- a/advisories/unreviewed/2022/05/GHSA-j258-5h4f-x645/GHSA-j258-5h4f-x645.json +++ b/advisories/unreviewed/2022/05/GHSA-j258-5h4f-x645/GHSA-j258-5h4f-x645.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-j27w-c382-3ccp/GHSA-j27w-c382-3ccp.json b/advisories/unreviewed/2022/05/GHSA-j27w-c382-3ccp/GHSA-j27w-c382-3ccp.json index 96c05699c6a..05014bddf30 100644 --- a/advisories/unreviewed/2022/05/GHSA-j27w-c382-3ccp/GHSA-j27w-c382-3ccp.json +++ b/advisories/unreviewed/2022/05/GHSA-j27w-c382-3ccp/GHSA-j27w-c382-3ccp.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-j4g5-7mr3-h3w3/GHSA-j4g5-7mr3-h3w3.json b/advisories/unreviewed/2022/05/GHSA-j4g5-7mr3-h3w3/GHSA-j4g5-7mr3-h3w3.json index 7ec76829751..939f27e9039 100644 --- a/advisories/unreviewed/2022/05/GHSA-j4g5-7mr3-h3w3/GHSA-j4g5-7mr3-h3w3.json +++ b/advisories/unreviewed/2022/05/GHSA-j4g5-7mr3-h3w3/GHSA-j4g5-7mr3-h3w3.json @@ -7,12 +7,8 @@ "CVE-2010-2495" ], "details": "The pppol2tp_xmit function in drivers/net/pppol2tp.c in the L2TP implementation in the Linux kernel before 2.6.34 does not properly validate certain values associated with an interface, which allows attackers to cause a denial of service (NULL pointer dereference and OOPS) or possibly have unspecified other impact via vectors related to a routing change.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-j549-w2g8-v63q/GHSA-j549-w2g8-v63q.json b/advisories/unreviewed/2022/05/GHSA-j549-w2g8-v63q/GHSA-j549-w2g8-v63q.json index 13f59bda32b..ff61cf36be5 100644 --- a/advisories/unreviewed/2022/05/GHSA-j549-w2g8-v63q/GHSA-j549-w2g8-v63q.json +++ b/advisories/unreviewed/2022/05/GHSA-j549-w2g8-v63q/GHSA-j549-w2g8-v63q.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-j55p-849v-8cjr/GHSA-j55p-849v-8cjr.json b/advisories/unreviewed/2022/05/GHSA-j55p-849v-8cjr/GHSA-j55p-849v-8cjr.json index 9c127424ab7..abe9fcabbdd 100644 --- a/advisories/unreviewed/2022/05/GHSA-j55p-849v-8cjr/GHSA-j55p-849v-8cjr.json +++ b/advisories/unreviewed/2022/05/GHSA-j55p-849v-8cjr/GHSA-j55p-849v-8cjr.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", @@ -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-j58w-93rw-f58w/GHSA-j58w-93rw-f58w.json b/advisories/unreviewed/2022/05/GHSA-j58w-93rw-f58w/GHSA-j58w-93rw-f58w.json index 536eef3f537..1102cce7c76 100644 --- a/advisories/unreviewed/2022/05/GHSA-j58w-93rw-f58w/GHSA-j58w-93rw-f58w.json +++ b/advisories/unreviewed/2022/05/GHSA-j58w-93rw-f58w/GHSA-j58w-93rw-f58w.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:P/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:L" } ], - "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-j5cv-c6j4-5gv8/GHSA-j5cv-c6j4-5gv8.json b/advisories/unreviewed/2022/05/GHSA-j5cv-c6j4-5gv8/GHSA-j5cv-c6j4-5gv8.json index c19e8f90797..9865469923e 100644 --- a/advisories/unreviewed/2022/05/GHSA-j5cv-c6j4-5gv8/GHSA-j5cv-c6j4-5gv8.json +++ b/advisories/unreviewed/2022/05/GHSA-j5cv-c6j4-5gv8/GHSA-j5cv-c6j4-5gv8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-j677-36rf-54pg/GHSA-j677-36rf-54pg.json b/advisories/unreviewed/2022/05/GHSA-j677-36rf-54pg/GHSA-j677-36rf-54pg.json index 4b6c7f12de7..c74cb3b0c69 100644 --- a/advisories/unreviewed/2022/05/GHSA-j677-36rf-54pg/GHSA-j677-36rf-54pg.json +++ b/advisories/unreviewed/2022/05/GHSA-j677-36rf-54pg/GHSA-j677-36rf-54pg.json @@ -7,12 +7,8 @@ "CVE-2014-3144" ], "details": "The (1) BPF_S_ANC_NLATTR and (2) BPF_S_ANC_NLATTR_NEST extension implementations in the sk_run_filter function in net/core/filter.c in the Linux kernel through 3.14.3 do not check whether a certain length value is sufficiently large, which allows local users to cause a denial of service (integer underflow and system crash) via crafted BPF instructions. NOTE: the affected code was moved to the __skb_get_nlattr and __skb_get_nlattr_nest functions before the vulnerability was announced.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-j8w5-jmwr-rhqh/GHSA-j8w5-jmwr-rhqh.json b/advisories/unreviewed/2022/05/GHSA-j8w5-jmwr-rhqh/GHSA-j8w5-jmwr-rhqh.json index 49dcaf27d48..9b549d7bb3e 100644 --- a/advisories/unreviewed/2022/05/GHSA-j8w5-jmwr-rhqh/GHSA-j8w5-jmwr-rhqh.json +++ b/advisories/unreviewed/2022/05/GHSA-j8w5-jmwr-rhqh/GHSA-j8w5-jmwr-rhqh.json @@ -7,12 +7,8 @@ "CVE-2014-3145" ], "details": "The BPF_S_ANC_NLATTR_NEST extension implementation in the sk_run_filter function in net/core/filter.c in the Linux kernel through 3.14.3 uses the reverse order in a certain subtraction, which allows local users to cause a denial of service (over-read and system crash) via crafted BPF instructions. NOTE: the affected code was moved to the __skb_get_nlattr_nest function before the vulnerability was announced.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-j98q-5gf7-hcmc/GHSA-j98q-5gf7-hcmc.json b/advisories/unreviewed/2022/05/GHSA-j98q-5gf7-hcmc/GHSA-j98q-5gf7-hcmc.json index 6221fe1ea16..fa146ec8fe2 100644 --- a/advisories/unreviewed/2022/05/GHSA-j98q-5gf7-hcmc/GHSA-j98q-5gf7-hcmc.json +++ b/advisories/unreviewed/2022/05/GHSA-j98q-5gf7-hcmc/GHSA-j98q-5gf7-hcmc.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-j9pv-mmhm-fwrw/GHSA-j9pv-mmhm-fwrw.json b/advisories/unreviewed/2022/05/GHSA-j9pv-mmhm-fwrw/GHSA-j9pv-mmhm-fwrw.json index f2ce784059a..5629696f28a 100644 --- a/advisories/unreviewed/2022/05/GHSA-j9pv-mmhm-fwrw/GHSA-j9pv-mmhm-fwrw.json +++ b/advisories/unreviewed/2022/05/GHSA-j9pv-mmhm-fwrw/GHSA-j9pv-mmhm-fwrw.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-jc9w-mpvq-c92p/GHSA-jc9w-mpvq-c92p.json b/advisories/unreviewed/2022/05/GHSA-jc9w-mpvq-c92p/GHSA-jc9w-mpvq-c92p.json index 7e6fc8aa57c..9a99ecd469f 100644 --- a/advisories/unreviewed/2022/05/GHSA-jc9w-mpvq-c92p/GHSA-jc9w-mpvq-c92p.json +++ b/advisories/unreviewed/2022/05/GHSA-jc9w-mpvq-c92p/GHSA-jc9w-mpvq-c92p.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-jfjh-6gvq-rjx3/GHSA-jfjh-6gvq-rjx3.json b/advisories/unreviewed/2022/05/GHSA-jfjh-6gvq-rjx3/GHSA-jfjh-6gvq-rjx3.json index 9d493b4043e..09840eb3716 100644 --- a/advisories/unreviewed/2022/05/GHSA-jfjh-6gvq-rjx3/GHSA-jfjh-6gvq-rjx3.json +++ b/advisories/unreviewed/2022/05/GHSA-jfjh-6gvq-rjx3/GHSA-jfjh-6gvq-rjx3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-jfr2-c4pw-p2hx/GHSA-jfr2-c4pw-p2hx.json b/advisories/unreviewed/2022/05/GHSA-jfr2-c4pw-p2hx/GHSA-jfr2-c4pw-p2hx.json index c9992751492..1689e89e3f8 100644 --- a/advisories/unreviewed/2022/05/GHSA-jfr2-c4pw-p2hx/GHSA-jfr2-c4pw-p2hx.json +++ b/advisories/unreviewed/2022/05/GHSA-jfr2-c4pw-p2hx/GHSA-jfr2-c4pw-p2hx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-jg76-prrm-pghr/GHSA-jg76-prrm-pghr.json b/advisories/unreviewed/2022/05/GHSA-jg76-prrm-pghr/GHSA-jg76-prrm-pghr.json index 34722088377..2e45896230d 100644 --- a/advisories/unreviewed/2022/05/GHSA-jg76-prrm-pghr/GHSA-jg76-prrm-pghr.json +++ b/advisories/unreviewed/2022/05/GHSA-jg76-prrm-pghr/GHSA-jg76-prrm-pghr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-jggw-3xrj-fwp3/GHSA-jggw-3xrj-fwp3.json b/advisories/unreviewed/2022/05/GHSA-jggw-3xrj-fwp3/GHSA-jggw-3xrj-fwp3.json index fc2a96f1abc..ea9b2a665cb 100644 --- a/advisories/unreviewed/2022/05/GHSA-jggw-3xrj-fwp3/GHSA-jggw-3xrj-fwp3.json +++ b/advisories/unreviewed/2022/05/GHSA-jggw-3xrj-fwp3/GHSA-jggw-3xrj-fwp3.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-jgh4-jhhw-f27m/GHSA-jgh4-jhhw-f27m.json b/advisories/unreviewed/2022/05/GHSA-jgh4-jhhw-f27m/GHSA-jgh4-jhhw-f27m.json index e8ecb198686..fd4ccc4f812 100644 --- a/advisories/unreviewed/2022/05/GHSA-jgh4-jhhw-f27m/GHSA-jgh4-jhhw-f27m.json +++ b/advisories/unreviewed/2022/05/GHSA-jgh4-jhhw-f27m/GHSA-jgh4-jhhw-f27m.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-jhhr-jh82-x8w5/GHSA-jhhr-jh82-x8w5.json b/advisories/unreviewed/2022/05/GHSA-jhhr-jh82-x8w5/GHSA-jhhr-jh82-x8w5.json index 2c8e438bf26..4b50f581821 100644 --- a/advisories/unreviewed/2022/05/GHSA-jhhr-jh82-x8w5/GHSA-jhhr-jh82-x8w5.json +++ b/advisories/unreviewed/2022/05/GHSA-jhhr-jh82-x8w5/GHSA-jhhr-jh82-x8w5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-jjm3-w8j7-p626/GHSA-jjm3-w8j7-p626.json b/advisories/unreviewed/2022/05/GHSA-jjm3-w8j7-p626/GHSA-jjm3-w8j7-p626.json index 840e729d026..48d32ca5781 100644 --- a/advisories/unreviewed/2022/05/GHSA-jjm3-w8j7-p626/GHSA-jjm3-w8j7-p626.json +++ b/advisories/unreviewed/2022/05/GHSA-jjm3-w8j7-p626/GHSA-jjm3-w8j7-p626.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", @@ -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-jjmm-34cf-6mwc/GHSA-jjmm-34cf-6mwc.json b/advisories/unreviewed/2022/05/GHSA-jjmm-34cf-6mwc/GHSA-jjmm-34cf-6mwc.json index 57f729eccf6..33ca2e19b71 100644 --- a/advisories/unreviewed/2022/05/GHSA-jjmm-34cf-6mwc/GHSA-jjmm-34cf-6mwc.json +++ b/advisories/unreviewed/2022/05/GHSA-jjmm-34cf-6mwc/GHSA-jjmm-34cf-6mwc.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", @@ -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-jjpr-8mcq-wxg3/GHSA-jjpr-8mcq-wxg3.json b/advisories/unreviewed/2022/05/GHSA-jjpr-8mcq-wxg3/GHSA-jjpr-8mcq-wxg3.json index b9ead162065..ed98f94bd3b 100644 --- a/advisories/unreviewed/2022/05/GHSA-jjpr-8mcq-wxg3/GHSA-jjpr-8mcq-wxg3.json +++ b/advisories/unreviewed/2022/05/GHSA-jjpr-8mcq-wxg3/GHSA-jjpr-8mcq-wxg3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-jjvq-hm2p-4f2w/GHSA-jjvq-hm2p-4f2w.json b/advisories/unreviewed/2022/05/GHSA-jjvq-hm2p-4f2w/GHSA-jjvq-hm2p-4f2w.json index 80b15c514df..1c003a49295 100644 --- a/advisories/unreviewed/2022/05/GHSA-jjvq-hm2p-4f2w/GHSA-jjvq-hm2p-4f2w.json +++ b/advisories/unreviewed/2022/05/GHSA-jjvq-hm2p-4f2w/GHSA-jjvq-hm2p-4f2w.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-jmqg-pw7j-4mfv/GHSA-jmqg-pw7j-4mfv.json b/advisories/unreviewed/2022/05/GHSA-jmqg-pw7j-4mfv/GHSA-jmqg-pw7j-4mfv.json index 178446cb9f3..3c5cbe0dda4 100644 --- a/advisories/unreviewed/2022/05/GHSA-jmqg-pw7j-4mfv/GHSA-jmqg-pw7j-4mfv.json +++ b/advisories/unreviewed/2022/05/GHSA-jmqg-pw7j-4mfv/GHSA-jmqg-pw7j-4mfv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-jmqj-g5x7-q257/GHSA-jmqj-g5x7-q257.json b/advisories/unreviewed/2022/05/GHSA-jmqj-g5x7-q257/GHSA-jmqj-g5x7-q257.json index 6f5641c0fc0..8135b266a28 100644 --- a/advisories/unreviewed/2022/05/GHSA-jmqj-g5x7-q257/GHSA-jmqj-g5x7-q257.json +++ b/advisories/unreviewed/2022/05/GHSA-jmqj-g5x7-q257/GHSA-jmqj-g5x7-q257.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:P/AC:H/PR:L/UI:N/S:C/C:H/I:H/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-jq68-96jh-4wjh/GHSA-jq68-96jh-4wjh.json b/advisories/unreviewed/2022/05/GHSA-jq68-96jh-4wjh/GHSA-jq68-96jh-4wjh.json index f0771857119..49797e42e65 100644 --- a/advisories/unreviewed/2022/05/GHSA-jq68-96jh-4wjh/GHSA-jq68-96jh-4wjh.json +++ b/advisories/unreviewed/2022/05/GHSA-jq68-96jh-4wjh/GHSA-jq68-96jh-4wjh.json @@ -7,12 +7,8 @@ "CVE-2010-2803" ], "details": "The drm_ioctl function in drivers/gpu/drm/drm_drv.c in the Direct Rendering Manager (DRM) subsystem in the Linux kernel before 2.6.27.53, 2.6.32.x before 2.6.32.21, 2.6.34.x before 2.6.34.6, and 2.6.35.x before 2.6.35.4 allows local users to obtain potentially sensitive information from kernel memory by requesting a large memory-allocation amount.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-jqvj-8pwr-qcp8/GHSA-jqvj-8pwr-qcp8.json b/advisories/unreviewed/2022/05/GHSA-jqvj-8pwr-qcp8/GHSA-jqvj-8pwr-qcp8.json index 15fb39f8aed..0372b6b5cc7 100644 --- a/advisories/unreviewed/2022/05/GHSA-jqvj-8pwr-qcp8/GHSA-jqvj-8pwr-qcp8.json +++ b/advisories/unreviewed/2022/05/GHSA-jqvj-8pwr-qcp8/GHSA-jqvj-8pwr-qcp8.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-jr42-2hr8-99j2/GHSA-jr42-2hr8-99j2.json b/advisories/unreviewed/2022/05/GHSA-jr42-2hr8-99j2/GHSA-jr42-2hr8-99j2.json index 73a24272f64..6696a42ccd1 100644 --- a/advisories/unreviewed/2022/05/GHSA-jr42-2hr8-99j2/GHSA-jr42-2hr8-99j2.json +++ b/advisories/unreviewed/2022/05/GHSA-jr42-2hr8-99j2/GHSA-jr42-2hr8-99j2.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-jr6f-xrr7-385f/GHSA-jr6f-xrr7-385f.json b/advisories/unreviewed/2022/05/GHSA-jr6f-xrr7-385f/GHSA-jr6f-xrr7-385f.json index a49a57715ff..5e1e11828df 100644 --- a/advisories/unreviewed/2022/05/GHSA-jr6f-xrr7-385f/GHSA-jr6f-xrr7-385f.json +++ b/advisories/unreviewed/2022/05/GHSA-jr6f-xrr7-385f/GHSA-jr6f-xrr7-385f.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-jr78-c2rr-w8xc/GHSA-jr78-c2rr-w8xc.json b/advisories/unreviewed/2022/05/GHSA-jr78-c2rr-w8xc/GHSA-jr78-c2rr-w8xc.json index 6ec8406daf0..32fde6fb9cf 100644 --- a/advisories/unreviewed/2022/05/GHSA-jr78-c2rr-w8xc/GHSA-jr78-c2rr-w8xc.json +++ b/advisories/unreviewed/2022/05/GHSA-jr78-c2rr-w8xc/GHSA-jr78-c2rr-w8xc.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-jrcm-4657-67wp/GHSA-jrcm-4657-67wp.json b/advisories/unreviewed/2022/05/GHSA-jrcm-4657-67wp/GHSA-jrcm-4657-67wp.json index dce3a936351..073954b9801 100644 --- a/advisories/unreviewed/2022/05/GHSA-jrcm-4657-67wp/GHSA-jrcm-4657-67wp.json +++ b/advisories/unreviewed/2022/05/GHSA-jrcm-4657-67wp/GHSA-jrcm-4657-67wp.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-jrhf-5876-rh85/GHSA-jrhf-5876-rh85.json b/advisories/unreviewed/2022/05/GHSA-jrhf-5876-rh85/GHSA-jrhf-5876-rh85.json index 02036a1e3b2..371c97f31e7 100644 --- a/advisories/unreviewed/2022/05/GHSA-jrhf-5876-rh85/GHSA-jrhf-5876-rh85.json +++ b/advisories/unreviewed/2022/05/GHSA-jrhf-5876-rh85/GHSA-jrhf-5876-rh85.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-jvx3-hwhq-qqfj/GHSA-jvx3-hwhq-qqfj.json b/advisories/unreviewed/2022/05/GHSA-jvx3-hwhq-qqfj/GHSA-jvx3-hwhq-qqfj.json index b9cb5984a5f..213508166bd 100644 --- a/advisories/unreviewed/2022/05/GHSA-jvx3-hwhq-qqfj/GHSA-jvx3-hwhq-qqfj.json +++ b/advisories/unreviewed/2022/05/GHSA-jvx3-hwhq-qqfj/GHSA-jvx3-hwhq-qqfj.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-jvx8-fwgx-8q52/GHSA-jvx8-fwgx-8q52.json b/advisories/unreviewed/2022/05/GHSA-jvx8-fwgx-8q52/GHSA-jvx8-fwgx-8q52.json index 98b317e7520..943afdc277e 100644 --- a/advisories/unreviewed/2022/05/GHSA-jvx8-fwgx-8q52/GHSA-jvx8-fwgx-8q52.json +++ b/advisories/unreviewed/2022/05/GHSA-jvx8-fwgx-8q52/GHSA-jvx8-fwgx-8q52.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", @@ -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-jwxc-84mj-872v/GHSA-jwxc-84mj-872v.json b/advisories/unreviewed/2022/05/GHSA-jwxc-84mj-872v/GHSA-jwxc-84mj-872v.json index 97710dd06b3..9906b78a990 100644 --- a/advisories/unreviewed/2022/05/GHSA-jwxc-84mj-872v/GHSA-jwxc-84mj-872v.json +++ b/advisories/unreviewed/2022/05/GHSA-jwxc-84mj-872v/GHSA-jwxc-84mj-872v.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-jx67-6xfj-h9r4/GHSA-jx67-6xfj-h9r4.json b/advisories/unreviewed/2022/05/GHSA-jx67-6xfj-h9r4/GHSA-jx67-6xfj-h9r4.json index c8ef617e812..3bbdea63440 100644 --- a/advisories/unreviewed/2022/05/GHSA-jx67-6xfj-h9r4/GHSA-jx67-6xfj-h9r4.json +++ b/advisories/unreviewed/2022/05/GHSA-jx67-6xfj-h9r4/GHSA-jx67-6xfj-h9r4.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", @@ -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-m22w-qpwr-jxrj/GHSA-m22w-qpwr-jxrj.json b/advisories/unreviewed/2022/05/GHSA-m22w-qpwr-jxrj/GHSA-m22w-qpwr-jxrj.json index 123d2c02cce..7c692298c91 100644 --- a/advisories/unreviewed/2022/05/GHSA-m22w-qpwr-jxrj/GHSA-m22w-qpwr-jxrj.json +++ b/advisories/unreviewed/2022/05/GHSA-m22w-qpwr-jxrj/GHSA-m22w-qpwr-jxrj.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-m243-hgqw-35jc/GHSA-m243-hgqw-35jc.json b/advisories/unreviewed/2022/05/GHSA-m243-hgqw-35jc/GHSA-m243-hgqw-35jc.json index 24c0e6216d5..6958decb6d1 100644 --- a/advisories/unreviewed/2022/05/GHSA-m243-hgqw-35jc/GHSA-m243-hgqw-35jc.json +++ b/advisories/unreviewed/2022/05/GHSA-m243-hgqw-35jc/GHSA-m243-hgqw-35jc.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-m3mf-jf72-hcpp/GHSA-m3mf-jf72-hcpp.json b/advisories/unreviewed/2022/05/GHSA-m3mf-jf72-hcpp/GHSA-m3mf-jf72-hcpp.json index f4c9b8d1c6a..ee8e97e34ab 100644 --- a/advisories/unreviewed/2022/05/GHSA-m3mf-jf72-hcpp/GHSA-m3mf-jf72-hcpp.json +++ b/advisories/unreviewed/2022/05/GHSA-m3mf-jf72-hcpp/GHSA-m3mf-jf72-hcpp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-m3qr-hrgx-v5ph/GHSA-m3qr-hrgx-v5ph.json b/advisories/unreviewed/2022/05/GHSA-m3qr-hrgx-v5ph/GHSA-m3qr-hrgx-v5ph.json index 4a907df8042..f8cc4d49b57 100644 --- a/advisories/unreviewed/2022/05/GHSA-m3qr-hrgx-v5ph/GHSA-m3qr-hrgx-v5ph.json +++ b/advisories/unreviewed/2022/05/GHSA-m3qr-hrgx-v5ph/GHSA-m3qr-hrgx-v5ph.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-m3v5-7xcg-7gj6/GHSA-m3v5-7xcg-7gj6.json b/advisories/unreviewed/2022/05/GHSA-m3v5-7xcg-7gj6/GHSA-m3v5-7xcg-7gj6.json index 5ca6a4d7d6d..c34a128abee 100644 --- a/advisories/unreviewed/2022/05/GHSA-m3v5-7xcg-7gj6/GHSA-m3v5-7xcg-7gj6.json +++ b/advisories/unreviewed/2022/05/GHSA-m3v5-7xcg-7gj6/GHSA-m3v5-7xcg-7gj6.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-m43g-2rqm-rjc3/GHSA-m43g-2rqm-rjc3.json b/advisories/unreviewed/2022/05/GHSA-m43g-2rqm-rjc3/GHSA-m43g-2rqm-rjc3.json index 32ad1e67899..5db826df02c 100644 --- a/advisories/unreviewed/2022/05/GHSA-m43g-2rqm-rjc3/GHSA-m43g-2rqm-rjc3.json +++ b/advisories/unreviewed/2022/05/GHSA-m43g-2rqm-rjc3/GHSA-m43g-2rqm-rjc3.json @@ -7,12 +7,8 @@ "CVE-2015-2071" ], "details": "Directory traversal vulnerability in cm/newui/blog/export.jsp in eTouch SamePage Enterprise Edition 4.4.0.0.239 allows remote authenticated users to read arbitrary files via a .. (dot dot) in the filepath parameter.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-m466-grmg-w82q/GHSA-m466-grmg-w82q.json b/advisories/unreviewed/2022/05/GHSA-m466-grmg-w82q/GHSA-m466-grmg-w82q.json index 19b810b562b..ba8ced4fcc1 100644 --- a/advisories/unreviewed/2022/05/GHSA-m466-grmg-w82q/GHSA-m466-grmg-w82q.json +++ b/advisories/unreviewed/2022/05/GHSA-m466-grmg-w82q/GHSA-m466-grmg-w82q.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-m5c8-6f66-gv4f/GHSA-m5c8-6f66-gv4f.json b/advisories/unreviewed/2022/05/GHSA-m5c8-6f66-gv4f/GHSA-m5c8-6f66-gv4f.json index 3df18d139e1..20cc9399287 100644 --- a/advisories/unreviewed/2022/05/GHSA-m5c8-6f66-gv4f/GHSA-m5c8-6f66-gv4f.json +++ b/advisories/unreviewed/2022/05/GHSA-m5c8-6f66-gv4f/GHSA-m5c8-6f66-gv4f.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", @@ -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-m5gc-993p-4pmx/GHSA-m5gc-993p-4pmx.json b/advisories/unreviewed/2022/05/GHSA-m5gc-993p-4pmx/GHSA-m5gc-993p-4pmx.json index ccdd4c10c7e..3aa21b90671 100644 --- a/advisories/unreviewed/2022/05/GHSA-m5gc-993p-4pmx/GHSA-m5gc-993p-4pmx.json +++ b/advisories/unreviewed/2022/05/GHSA-m5gc-993p-4pmx/GHSA-m5gc-993p-4pmx.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-m5j2-6fvp-6825/GHSA-m5j2-6fvp-6825.json b/advisories/unreviewed/2022/05/GHSA-m5j2-6fvp-6825/GHSA-m5j2-6fvp-6825.json index 5ad1dc71d98..46a6f139284 100644 --- a/advisories/unreviewed/2022/05/GHSA-m5j2-6fvp-6825/GHSA-m5j2-6fvp-6825.json +++ b/advisories/unreviewed/2022/05/GHSA-m5j2-6fvp-6825/GHSA-m5j2-6fvp-6825.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-m5r2-rqw4-gmqx/GHSA-m5r2-rqw4-gmqx.json b/advisories/unreviewed/2022/05/GHSA-m5r2-rqw4-gmqx/GHSA-m5r2-rqw4-gmqx.json index 6c2113f1e40..adf92f1f24a 100644 --- a/advisories/unreviewed/2022/05/GHSA-m5r2-rqw4-gmqx/GHSA-m5r2-rqw4-gmqx.json +++ b/advisories/unreviewed/2022/05/GHSA-m5r2-rqw4-gmqx/GHSA-m5r2-rqw4-gmqx.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-m63p-gcqw-3rr6/GHSA-m63p-gcqw-3rr6.json b/advisories/unreviewed/2022/05/GHSA-m63p-gcqw-3rr6/GHSA-m63p-gcqw-3rr6.json index 10476ba0343..21405d44cf7 100644 --- a/advisories/unreviewed/2022/05/GHSA-m63p-gcqw-3rr6/GHSA-m63p-gcqw-3rr6.json +++ b/advisories/unreviewed/2022/05/GHSA-m63p-gcqw-3rr6/GHSA-m63p-gcqw-3rr6.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-m6f7-w2rh-cx8m/GHSA-m6f7-w2rh-cx8m.json b/advisories/unreviewed/2022/05/GHSA-m6f7-w2rh-cx8m/GHSA-m6f7-w2rh-cx8m.json index d513d81c463..13c073a4f03 100644 --- a/advisories/unreviewed/2022/05/GHSA-m6f7-w2rh-cx8m/GHSA-m6f7-w2rh-cx8m.json +++ b/advisories/unreviewed/2022/05/GHSA-m6f7-w2rh-cx8m/GHSA-m6f7-w2rh-cx8m.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-m7vg-3vj5-h86f/GHSA-m7vg-3vj5-h86f.json b/advisories/unreviewed/2022/05/GHSA-m7vg-3vj5-h86f/GHSA-m7vg-3vj5-h86f.json index 39c303f6f48..c73332f0492 100644 --- a/advisories/unreviewed/2022/05/GHSA-m7vg-3vj5-h86f/GHSA-m7vg-3vj5-h86f.json +++ b/advisories/unreviewed/2022/05/GHSA-m7vg-3vj5-h86f/GHSA-m7vg-3vj5-h86f.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-m82x-rphm-xj9w/GHSA-m82x-rphm-xj9w.json b/advisories/unreviewed/2022/05/GHSA-m82x-rphm-xj9w/GHSA-m82x-rphm-xj9w.json index 670134e9a4d..d4e8e7ff8f7 100644 --- a/advisories/unreviewed/2022/05/GHSA-m82x-rphm-xj9w/GHSA-m82x-rphm-xj9w.json +++ b/advisories/unreviewed/2022/05/GHSA-m82x-rphm-xj9w/GHSA-m82x-rphm-xj9w.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", @@ -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-m9v6-qv4x-59wj/GHSA-m9v6-qv4x-59wj.json b/advisories/unreviewed/2022/05/GHSA-m9v6-qv4x-59wj/GHSA-m9v6-qv4x-59wj.json index 67418f900d7..6b96b854f47 100644 --- a/advisories/unreviewed/2022/05/GHSA-m9v6-qv4x-59wj/GHSA-m9v6-qv4x-59wj.json +++ b/advisories/unreviewed/2022/05/GHSA-m9v6-qv4x-59wj/GHSA-m9v6-qv4x-59wj.json @@ -7,12 +7,8 @@ "CVE-2011-1019" ], "details": "The dev_load function in net/core/dev.c in the Linux kernel before 2.6.38 allows local users to bypass an intended CAP_SYS_MODULE capability requirement and load arbitrary modules by leveraging the CAP_NET_ADMIN capability.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -44,9 +40,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "LOW", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-mc7g-26x9-qg3r/GHSA-mc7g-26x9-qg3r.json b/advisories/unreviewed/2022/05/GHSA-mc7g-26x9-qg3r/GHSA-mc7g-26x9-qg3r.json index a6c0eae3214..56d1ed7324e 100644 --- a/advisories/unreviewed/2022/05/GHSA-mc7g-26x9-qg3r/GHSA-mc7g-26x9-qg3r.json +++ b/advisories/unreviewed/2022/05/GHSA-mc7g-26x9-qg3r/GHSA-mc7g-26x9-qg3r.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-mcpg-6889-c2fv/GHSA-mcpg-6889-c2fv.json b/advisories/unreviewed/2022/05/GHSA-mcpg-6889-c2fv/GHSA-mcpg-6889-c2fv.json index 8e2e7078db5..df4e4a12ff0 100644 --- a/advisories/unreviewed/2022/05/GHSA-mcpg-6889-c2fv/GHSA-mcpg-6889-c2fv.json +++ b/advisories/unreviewed/2022/05/GHSA-mcpg-6889-c2fv/GHSA-mcpg-6889-c2fv.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-mfr8-h382-jvv4/GHSA-mfr8-h382-jvv4.json b/advisories/unreviewed/2022/05/GHSA-mfr8-h382-jvv4/GHSA-mfr8-h382-jvv4.json index 3e9e62a6e6e..44ddf615b39 100644 --- a/advisories/unreviewed/2022/05/GHSA-mfr8-h382-jvv4/GHSA-mfr8-h382-jvv4.json +++ b/advisories/unreviewed/2022/05/GHSA-mfr8-h382-jvv4/GHSA-mfr8-h382-jvv4.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-mgqq-8x9v-jp4r/GHSA-mgqq-8x9v-jp4r.json b/advisories/unreviewed/2022/05/GHSA-mgqq-8x9v-jp4r/GHSA-mgqq-8x9v-jp4r.json index e46d8bf01e7..daba8470fa0 100644 --- a/advisories/unreviewed/2022/05/GHSA-mgqq-8x9v-jp4r/GHSA-mgqq-8x9v-jp4r.json +++ b/advisories/unreviewed/2022/05/GHSA-mgqq-8x9v-jp4r/GHSA-mgqq-8x9v-jp4r.json @@ -7,12 +7,8 @@ "CVE-2011-4587" ], "details": "lib/moodlelib.php in Moodle 1.9.x before 1.9.15, 2.0.x before 2.0.6, and 2.1.x before 2.1.3 does not properly handle certain zero values in the password policy, which makes it easier for remote attackers to obtain access by leveraging the possible existence of user accounts that have unchangeable blank passwords.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -40,9 +36,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-mhv4-fqqh-2p7m/GHSA-mhv4-fqqh-2p7m.json b/advisories/unreviewed/2022/05/GHSA-mhv4-fqqh-2p7m/GHSA-mhv4-fqqh-2p7m.json index f9b206df327..b1f126e0ca6 100644 --- a/advisories/unreviewed/2022/05/GHSA-mhv4-fqqh-2p7m/GHSA-mhv4-fqqh-2p7m.json +++ b/advisories/unreviewed/2022/05/GHSA-mhv4-fqqh-2p7m/GHSA-mhv4-fqqh-2p7m.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-mj3p-jfcg-mr25/GHSA-mj3p-jfcg-mr25.json b/advisories/unreviewed/2022/05/GHSA-mj3p-jfcg-mr25/GHSA-mj3p-jfcg-mr25.json index b17ef9db180..f2c9538bd45 100644 --- a/advisories/unreviewed/2022/05/GHSA-mj3p-jfcg-mr25/GHSA-mj3p-jfcg-mr25.json +++ b/advisories/unreviewed/2022/05/GHSA-mj3p-jfcg-mr25/GHSA-mj3p-jfcg-mr25.json @@ -7,12 +7,8 @@ "CVE-2015-2097" ], "details": "Multiple buffer overflows in WebGate Embedded Standard Protocol (WESP) SDK allow remote attackers to execute arbitrary code via unspecified vectors to the (1) LoadImage or (2) LoadImageEx function in the WESPMonitor.WESPMonitorCtrl.1 control, (3) ChangePassword function in the WESPCONFIGLib.UserItem control, Connect function in the (4) WESPSerialPort.WESPSerialPortCtrl.1 or (5) WESPPLAYBACKLib.WESPPlaybackCtrl control, or (6) AddID function in the WESPCONFIGLib.IDList control or a (7) long string to the second argument to the ConnectEx3 function in the WESPPLAYBACKLib.WESPPlaybackCtrl control.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mjwx-4m98-f8cv/GHSA-mjwx-4m98-f8cv.json b/advisories/unreviewed/2022/05/GHSA-mjwx-4m98-f8cv/GHSA-mjwx-4m98-f8cv.json index 3343d392b38..5c264f86ea2 100644 --- a/advisories/unreviewed/2022/05/GHSA-mjwx-4m98-f8cv/GHSA-mjwx-4m98-f8cv.json +++ b/advisories/unreviewed/2022/05/GHSA-mjwx-4m98-f8cv/GHSA-mjwx-4m98-f8cv.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-mm57-p7jj-rcq2/GHSA-mm57-p7jj-rcq2.json b/advisories/unreviewed/2022/05/GHSA-mm57-p7jj-rcq2/GHSA-mm57-p7jj-rcq2.json index 4f29885eb18..4bce6bbdd8a 100644 --- a/advisories/unreviewed/2022/05/GHSA-mm57-p7jj-rcq2/GHSA-mm57-p7jj-rcq2.json +++ b/advisories/unreviewed/2022/05/GHSA-mm57-p7jj-rcq2/GHSA-mm57-p7jj-rcq2.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-mm84-6w4q-wmwp/GHSA-mm84-6w4q-wmwp.json b/advisories/unreviewed/2022/05/GHSA-mm84-6w4q-wmwp/GHSA-mm84-6w4q-wmwp.json index 49491852091..1f4a3adc0f7 100644 --- a/advisories/unreviewed/2022/05/GHSA-mm84-6w4q-wmwp/GHSA-mm84-6w4q-wmwp.json +++ b/advisories/unreviewed/2022/05/GHSA-mm84-6w4q-wmwp/GHSA-mm84-6w4q-wmwp.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-mm8m-pwcf-xh4m/GHSA-mm8m-pwcf-xh4m.json b/advisories/unreviewed/2022/05/GHSA-mm8m-pwcf-xh4m/GHSA-mm8m-pwcf-xh4m.json index a89f27f9d8c..bc5de949348 100644 --- a/advisories/unreviewed/2022/05/GHSA-mm8m-pwcf-xh4m/GHSA-mm8m-pwcf-xh4m.json +++ b/advisories/unreviewed/2022/05/GHSA-mm8m-pwcf-xh4m/GHSA-mm8m-pwcf-xh4m.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", @@ -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-mmgh-89p3-x83w/GHSA-mmgh-89p3-x83w.json b/advisories/unreviewed/2022/05/GHSA-mmgh-89p3-x83w/GHSA-mmgh-89p3-x83w.json index f680a934dee..219cd945aba 100644 --- a/advisories/unreviewed/2022/05/GHSA-mmgh-89p3-x83w/GHSA-mmgh-89p3-x83w.json +++ b/advisories/unreviewed/2022/05/GHSA-mmgh-89p3-x83w/GHSA-mmgh-89p3-x83w.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", @@ -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-mmm7-m84v-prxq/GHSA-mmm7-m84v-prxq.json b/advisories/unreviewed/2022/05/GHSA-mmm7-m84v-prxq/GHSA-mmm7-m84v-prxq.json index fa6e460bc3c..0d89e87da52 100644 --- a/advisories/unreviewed/2022/05/GHSA-mmm7-m84v-prxq/GHSA-mmm7-m84v-prxq.json +++ b/advisories/unreviewed/2022/05/GHSA-mmm7-m84v-prxq/GHSA-mmm7-m84v-prxq.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-mp7f-xr2f-w3q6/GHSA-mp7f-xr2f-w3q6.json b/advisories/unreviewed/2022/05/GHSA-mp7f-xr2f-w3q6/GHSA-mp7f-xr2f-w3q6.json index b92eacae3fd..349cb160fe5 100644 --- a/advisories/unreviewed/2022/05/GHSA-mp7f-xr2f-w3q6/GHSA-mp7f-xr2f-w3q6.json +++ b/advisories/unreviewed/2022/05/GHSA-mp7f-xr2f-w3q6/GHSA-mp7f-xr2f-w3q6.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-mpgm-6qc4-8g6x/GHSA-mpgm-6qc4-8g6x.json b/advisories/unreviewed/2022/05/GHSA-mpgm-6qc4-8g6x/GHSA-mpgm-6qc4-8g6x.json index 0172d09d427..720eb18decd 100644 --- a/advisories/unreviewed/2022/05/GHSA-mpgm-6qc4-8g6x/GHSA-mpgm-6qc4-8g6x.json +++ b/advisories/unreviewed/2022/05/GHSA-mpgm-6qc4-8g6x/GHSA-mpgm-6qc4-8g6x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mpgm-8xfv-xwpp/GHSA-mpgm-8xfv-xwpp.json b/advisories/unreviewed/2022/05/GHSA-mpgm-8xfv-xwpp/GHSA-mpgm-8xfv-xwpp.json index a5aac20b776..e9dd9748913 100644 --- a/advisories/unreviewed/2022/05/GHSA-mpgm-8xfv-xwpp/GHSA-mpgm-8xfv-xwpp.json +++ b/advisories/unreviewed/2022/05/GHSA-mpgm-8xfv-xwpp/GHSA-mpgm-8xfv-xwpp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-mpw4-6r28-83wc/GHSA-mpw4-6r28-83wc.json b/advisories/unreviewed/2022/05/GHSA-mpw4-6r28-83wc/GHSA-mpw4-6r28-83wc.json index eb753edab5a..41d318409b2 100644 --- a/advisories/unreviewed/2022/05/GHSA-mpw4-6r28-83wc/GHSA-mpw4-6r28-83wc.json +++ b/advisories/unreviewed/2022/05/GHSA-mpw4-6r28-83wc/GHSA-mpw4-6r28-83wc.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", @@ -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-mq4g-wgcm-5x8j/GHSA-mq4g-wgcm-5x8j.json b/advisories/unreviewed/2022/05/GHSA-mq4g-wgcm-5x8j/GHSA-mq4g-wgcm-5x8j.json index 648bda10410..36917e4d8d2 100644 --- a/advisories/unreviewed/2022/05/GHSA-mq4g-wgcm-5x8j/GHSA-mq4g-wgcm-5x8j.json +++ b/advisories/unreviewed/2022/05/GHSA-mq4g-wgcm-5x8j/GHSA-mq4g-wgcm-5x8j.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mq4j-xhg7-rjx3/GHSA-mq4j-xhg7-rjx3.json b/advisories/unreviewed/2022/05/GHSA-mq4j-xhg7-rjx3/GHSA-mq4j-xhg7-rjx3.json index 5f63e4fae5e..aa81edad1be 100644 --- a/advisories/unreviewed/2022/05/GHSA-mq4j-xhg7-rjx3/GHSA-mq4j-xhg7-rjx3.json +++ b/advisories/unreviewed/2022/05/GHSA-mq4j-xhg7-rjx3/GHSA-mq4j-xhg7-rjx3.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-mqc6-qfm4-6pwr/GHSA-mqc6-qfm4-6pwr.json b/advisories/unreviewed/2022/05/GHSA-mqc6-qfm4-6pwr/GHSA-mqc6-qfm4-6pwr.json index e4df53a94be..a52a9cf0bbc 100644 --- a/advisories/unreviewed/2022/05/GHSA-mqc6-qfm4-6pwr/GHSA-mqc6-qfm4-6pwr.json +++ b/advisories/unreviewed/2022/05/GHSA-mqc6-qfm4-6pwr/GHSA-mqc6-qfm4-6pwr.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-mqw8-2gg2-v87m/GHSA-mqw8-2gg2-v87m.json b/advisories/unreviewed/2022/05/GHSA-mqw8-2gg2-v87m/GHSA-mqw8-2gg2-v87m.json index 88293f75cb4..3b95361868a 100644 --- a/advisories/unreviewed/2022/05/GHSA-mqw8-2gg2-v87m/GHSA-mqw8-2gg2-v87m.json +++ b/advisories/unreviewed/2022/05/GHSA-mqw8-2gg2-v87m/GHSA-mqw8-2gg2-v87m.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-mr3c-q42v-gx9p/GHSA-mr3c-q42v-gx9p.json b/advisories/unreviewed/2022/05/GHSA-mr3c-q42v-gx9p/GHSA-mr3c-q42v-gx9p.json index 8c369b9ccd8..d03bfa0e778 100644 --- a/advisories/unreviewed/2022/05/GHSA-mr3c-q42v-gx9p/GHSA-mr3c-q42v-gx9p.json +++ b/advisories/unreviewed/2022/05/GHSA-mr3c-q42v-gx9p/GHSA-mr3c-q42v-gx9p.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-mr99-mrrj-m2g2/GHSA-mr99-mrrj-m2g2.json b/advisories/unreviewed/2022/05/GHSA-mr99-mrrj-m2g2/GHSA-mr99-mrrj-m2g2.json index 1761041fd1e..5aaae88ad2a 100644 --- a/advisories/unreviewed/2022/05/GHSA-mr99-mrrj-m2g2/GHSA-mr99-mrrj-m2g2.json +++ b/advisories/unreviewed/2022/05/GHSA-mr99-mrrj-m2g2/GHSA-mr99-mrrj-m2g2.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-mr9p-7x48-jrgq/GHSA-mr9p-7x48-jrgq.json b/advisories/unreviewed/2022/05/GHSA-mr9p-7x48-jrgq/GHSA-mr9p-7x48-jrgq.json index a5d4a1caca7..6e33ba577f9 100644 --- a/advisories/unreviewed/2022/05/GHSA-mr9p-7x48-jrgq/GHSA-mr9p-7x48-jrgq.json +++ b/advisories/unreviewed/2022/05/GHSA-mr9p-7x48-jrgq/GHSA-mr9p-7x48-jrgq.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-mrv5-xm7c-h532/GHSA-mrv5-xm7c-h532.json b/advisories/unreviewed/2022/05/GHSA-mrv5-xm7c-h532/GHSA-mrv5-xm7c-h532.json index 7e37e961ccb..43b848a044b 100644 --- a/advisories/unreviewed/2022/05/GHSA-mrv5-xm7c-h532/GHSA-mrv5-xm7c-h532.json +++ b/advisories/unreviewed/2022/05/GHSA-mrv5-xm7c-h532/GHSA-mrv5-xm7c-h532.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -43,9 +41,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-mv8v-hr6w-hx3h/GHSA-mv8v-hr6w-hx3h.json b/advisories/unreviewed/2022/05/GHSA-mv8v-hr6w-hx3h/GHSA-mv8v-hr6w-hx3h.json index 36a1e30485a..c55ba72ac30 100644 --- a/advisories/unreviewed/2022/05/GHSA-mv8v-hr6w-hx3h/GHSA-mv8v-hr6w-hx3h.json +++ b/advisories/unreviewed/2022/05/GHSA-mv8v-hr6w-hx3h/GHSA-mv8v-hr6w-hx3h.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-mv96-4gm9-mjhw/GHSA-mv96-4gm9-mjhw.json b/advisories/unreviewed/2022/05/GHSA-mv96-4gm9-mjhw/GHSA-mv96-4gm9-mjhw.json index ce61e81eaca..ef11ddfd3fb 100644 --- a/advisories/unreviewed/2022/05/GHSA-mv96-4gm9-mjhw/GHSA-mv96-4gm9-mjhw.json +++ b/advisories/unreviewed/2022/05/GHSA-mv96-4gm9-mjhw/GHSA-mv96-4gm9-mjhw.json @@ -7,12 +7,8 @@ "CVE-2014-3520" ], "details": "OpenStack Identity (Keystone) before 2013.2.4, 2014.x before 2014.1.2, and Juno before Juno-2 allows remote authenticated trustees to gain access to an unauthorized project for which the trustor has certain roles via the project ID in a V2 API trust token request.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mw9p-6qwg-m87v/GHSA-mw9p-6qwg-m87v.json b/advisories/unreviewed/2022/05/GHSA-mw9p-6qwg-m87v/GHSA-mw9p-6qwg-m87v.json index c762434ec1a..d304866ec5f 100644 --- a/advisories/unreviewed/2022/05/GHSA-mw9p-6qwg-m87v/GHSA-mw9p-6qwg-m87v.json +++ b/advisories/unreviewed/2022/05/GHSA-mw9p-6qwg-m87v/GHSA-mw9p-6qwg-m87v.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-mwhv-wr6g-vr99/GHSA-mwhv-wr6g-vr99.json b/advisories/unreviewed/2022/05/GHSA-mwhv-wr6g-vr99/GHSA-mwhv-wr6g-vr99.json index 88925abb510..a568a49de47 100644 --- a/advisories/unreviewed/2022/05/GHSA-mwhv-wr6g-vr99/GHSA-mwhv-wr6g-vr99.json +++ b/advisories/unreviewed/2022/05/GHSA-mwhv-wr6g-vr99/GHSA-mwhv-wr6g-vr99.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mwq7-h765-5h5f/GHSA-mwq7-h765-5h5f.json b/advisories/unreviewed/2022/05/GHSA-mwq7-h765-5h5f/GHSA-mwq7-h765-5h5f.json index 4411c004033..491426a9413 100644 --- a/advisories/unreviewed/2022/05/GHSA-mwq7-h765-5h5f/GHSA-mwq7-h765-5h5f.json +++ b/advisories/unreviewed/2022/05/GHSA-mwq7-h765-5h5f/GHSA-mwq7-h765-5h5f.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mxvf-fgg2-9qxj/GHSA-mxvf-fgg2-9qxj.json b/advisories/unreviewed/2022/05/GHSA-mxvf-fgg2-9qxj/GHSA-mxvf-fgg2-9qxj.json index 83baf83361f..1c249c05a5c 100644 --- a/advisories/unreviewed/2022/05/GHSA-mxvf-fgg2-9qxj/GHSA-mxvf-fgg2-9qxj.json +++ b/advisories/unreviewed/2022/05/GHSA-mxvf-fgg2-9qxj/GHSA-mxvf-fgg2-9qxj.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-mxxc-6v6v-q22g/GHSA-mxxc-6v6v-q22g.json b/advisories/unreviewed/2022/05/GHSA-mxxc-6v6v-q22g/GHSA-mxxc-6v6v-q22g.json index c1dc61f2ad2..ec9b36c64cb 100644 --- a/advisories/unreviewed/2022/05/GHSA-mxxc-6v6v-q22g/GHSA-mxxc-6v6v-q22g.json +++ b/advisories/unreviewed/2022/05/GHSA-mxxc-6v6v-q22g/GHSA-mxxc-6v6v-q22g.json @@ -7,12 +7,8 @@ "CVE-2015-2070" ], "details": "SQL injection vulnerability in eTouch SamePage Enterprise Edition 4.4.0.0.239 allows remote attackers to execute arbitrary SQL commands via the catId parameter to cm/blogrss/feed.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-p342-c4mv-8294/GHSA-p342-c4mv-8294.json b/advisories/unreviewed/2022/05/GHSA-p342-c4mv-8294/GHSA-p342-c4mv-8294.json index abd37e54279..fb74333275b 100644 --- a/advisories/unreviewed/2022/05/GHSA-p342-c4mv-8294/GHSA-p342-c4mv-8294.json +++ b/advisories/unreviewed/2022/05/GHSA-p342-c4mv-8294/GHSA-p342-c4mv-8294.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", @@ -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-p3cw-h8fj-4c87/GHSA-p3cw-h8fj-4c87.json b/advisories/unreviewed/2022/05/GHSA-p3cw-h8fj-4c87/GHSA-p3cw-h8fj-4c87.json index ce5499e1602..61d2a0c76ee 100644 --- a/advisories/unreviewed/2022/05/GHSA-p3cw-h8fj-4c87/GHSA-p3cw-h8fj-4c87.json +++ b/advisories/unreviewed/2022/05/GHSA-p3cw-h8fj-4c87/GHSA-p3cw-h8fj-4c87.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-p3qp-f836-g8vg/GHSA-p3qp-f836-g8vg.json b/advisories/unreviewed/2022/05/GHSA-p3qp-f836-g8vg/GHSA-p3qp-f836-g8vg.json index d817d9ee53f..a3b25b1e412 100644 --- a/advisories/unreviewed/2022/05/GHSA-p3qp-f836-g8vg/GHSA-p3qp-f836-g8vg.json +++ b/advisories/unreviewed/2022/05/GHSA-p3qp-f836-g8vg/GHSA-p3qp-f836-g8vg.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-p4hj-x8wm-pqjj/GHSA-p4hj-x8wm-pqjj.json b/advisories/unreviewed/2022/05/GHSA-p4hj-x8wm-pqjj/GHSA-p4hj-x8wm-pqjj.json index 2d91fa6d8f2..582af5fdc22 100644 --- a/advisories/unreviewed/2022/05/GHSA-p4hj-x8wm-pqjj/GHSA-p4hj-x8wm-pqjj.json +++ b/advisories/unreviewed/2022/05/GHSA-p4hj-x8wm-pqjj/GHSA-p4hj-x8wm-pqjj.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-p55v-j6j5-84r2/GHSA-p55v-j6j5-84r2.json b/advisories/unreviewed/2022/05/GHSA-p55v-j6j5-84r2/GHSA-p55v-j6j5-84r2.json index 2b8a279d0a2..0756a55e18c 100644 --- a/advisories/unreviewed/2022/05/GHSA-p55v-j6j5-84r2/GHSA-p55v-j6j5-84r2.json +++ b/advisories/unreviewed/2022/05/GHSA-p55v-j6j5-84r2/GHSA-p55v-j6j5-84r2.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-p5p4-hg6m-742j/GHSA-p5p4-hg6m-742j.json b/advisories/unreviewed/2022/05/GHSA-p5p4-hg6m-742j/GHSA-p5p4-hg6m-742j.json index 3ba095e5e3a..746e4d8e039 100644 --- a/advisories/unreviewed/2022/05/GHSA-p5p4-hg6m-742j/GHSA-p5p4-hg6m-742j.json +++ b/advisories/unreviewed/2022/05/GHSA-p5p4-hg6m-742j/GHSA-p5p4-hg6m-742j.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-p667-8g7r-xghf/GHSA-p667-8g7r-xghf.json b/advisories/unreviewed/2022/05/GHSA-p667-8g7r-xghf/GHSA-p667-8g7r-xghf.json index 8bccd03eb16..d155b44c0b5 100644 --- a/advisories/unreviewed/2022/05/GHSA-p667-8g7r-xghf/GHSA-p667-8g7r-xghf.json +++ b/advisories/unreviewed/2022/05/GHSA-p667-8g7r-xghf/GHSA-p667-8g7r-xghf.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-p68f-h84v-g8w8/GHSA-p68f-h84v-g8w8.json b/advisories/unreviewed/2022/05/GHSA-p68f-h84v-g8w8/GHSA-p68f-h84v-g8w8.json index c3929467cf2..71826796eb8 100644 --- a/advisories/unreviewed/2022/05/GHSA-p68f-h84v-g8w8/GHSA-p68f-h84v-g8w8.json +++ b/advisories/unreviewed/2022/05/GHSA-p68f-h84v-g8w8/GHSA-p68f-h84v-g8w8.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-p6fp-5rvv-m3w2/GHSA-p6fp-5rvv-m3w2.json b/advisories/unreviewed/2022/05/GHSA-p6fp-5rvv-m3w2/GHSA-p6fp-5rvv-m3w2.json index cb9e97d2358..9f19bf2a90b 100644 --- a/advisories/unreviewed/2022/05/GHSA-p6fp-5rvv-m3w2/GHSA-p6fp-5rvv-m3w2.json +++ b/advisories/unreviewed/2022/05/GHSA-p6fp-5rvv-m3w2/GHSA-p6fp-5rvv-m3w2.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-p6r9-xv65-25jq/GHSA-p6r9-xv65-25jq.json b/advisories/unreviewed/2022/05/GHSA-p6r9-xv65-25jq/GHSA-p6r9-xv65-25jq.json index c67b92c467f..def932aa2a2 100644 --- a/advisories/unreviewed/2022/05/GHSA-p6r9-xv65-25jq/GHSA-p6r9-xv65-25jq.json +++ b/advisories/unreviewed/2022/05/GHSA-p6r9-xv65-25jq/GHSA-p6r9-xv65-25jq.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-p8f5-w48m-rr6p/GHSA-p8f5-w48m-rr6p.json b/advisories/unreviewed/2022/05/GHSA-p8f5-w48m-rr6p/GHSA-p8f5-w48m-rr6p.json index 555b3651060..14fb4c05097 100644 --- a/advisories/unreviewed/2022/05/GHSA-p8f5-w48m-rr6p/GHSA-p8f5-w48m-rr6p.json +++ b/advisories/unreviewed/2022/05/GHSA-p8f5-w48m-rr6p/GHSA-p8f5-w48m-rr6p.json @@ -7,12 +7,8 @@ "CVE-2011-1167" ], "details": "Heap-based buffer overflow in the thunder (aka ThunderScan) decoder in tif_thunder.c in LibTIFF 3.9.4 and earlier allows remote attackers to execute arbitrary code via crafted THUNDER_2BITDELTAS data in a .tiff file that has an unexpected BitsPerSample value.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-p995-cq5g-4fxx/GHSA-p995-cq5g-4fxx.json b/advisories/unreviewed/2022/05/GHSA-p995-cq5g-4fxx/GHSA-p995-cq5g-4fxx.json index 2114d3da168..3ceaccf3c6d 100644 --- a/advisories/unreviewed/2022/05/GHSA-p995-cq5g-4fxx/GHSA-p995-cq5g-4fxx.json +++ b/advisories/unreviewed/2022/05/GHSA-p995-cq5g-4fxx/GHSA-p995-cq5g-4fxx.json @@ -7,12 +7,8 @@ "CVE-2011-0999" ], "details": "mm/huge_memory.c in the Linux kernel before 2.6.38-rc5 does not prevent creation of a transparent huge page (THP) during the existence of a temporary stack for an exec system call, which allows local users to cause a denial of service (memory consumption) or possibly have unspecified other impact via a crafted application.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-pc9p-rmhc-856p/GHSA-pc9p-rmhc-856p.json b/advisories/unreviewed/2022/05/GHSA-pc9p-rmhc-856p/GHSA-pc9p-rmhc-856p.json index 087e24e5494..6c1c66a5934 100644 --- a/advisories/unreviewed/2022/05/GHSA-pc9p-rmhc-856p/GHSA-pc9p-rmhc-856p.json +++ b/advisories/unreviewed/2022/05/GHSA-pc9p-rmhc-856p/GHSA-pc9p-rmhc-856p.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", @@ -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-pf2g-289p-wmj9/GHSA-pf2g-289p-wmj9.json b/advisories/unreviewed/2022/05/GHSA-pf2g-289p-wmj9/GHSA-pf2g-289p-wmj9.json index 810f5aba5ed..4dd5a0ff20d 100644 --- a/advisories/unreviewed/2022/05/GHSA-pf2g-289p-wmj9/GHSA-pf2g-289p-wmj9.json +++ b/advisories/unreviewed/2022/05/GHSA-pf2g-289p-wmj9/GHSA-pf2g-289p-wmj9.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-pf2m-jrq9-6mcm/GHSA-pf2m-jrq9-6mcm.json b/advisories/unreviewed/2022/05/GHSA-pf2m-jrq9-6mcm/GHSA-pf2m-jrq9-6mcm.json index 798ce16902b..122eada6ad8 100644 --- a/advisories/unreviewed/2022/05/GHSA-pf2m-jrq9-6mcm/GHSA-pf2m-jrq9-6mcm.json +++ b/advisories/unreviewed/2022/05/GHSA-pf2m-jrq9-6mcm/GHSA-pf2m-jrq9-6mcm.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-pfmc-8pmx-979x/GHSA-pfmc-8pmx-979x.json b/advisories/unreviewed/2022/05/GHSA-pfmc-8pmx-979x/GHSA-pfmc-8pmx-979x.json index 9aad4b4f500..72228b5e6b6 100644 --- a/advisories/unreviewed/2022/05/GHSA-pfmc-8pmx-979x/GHSA-pfmc-8pmx-979x.json +++ b/advisories/unreviewed/2022/05/GHSA-pfmc-8pmx-979x/GHSA-pfmc-8pmx-979x.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-pfqw-h6qm-mp6m/GHSA-pfqw-h6qm-mp6m.json b/advisories/unreviewed/2022/05/GHSA-pfqw-h6qm-mp6m/GHSA-pfqw-h6qm-mp6m.json index 615b4656c4c..6ea5b6132f8 100644 --- a/advisories/unreviewed/2022/05/GHSA-pfqw-h6qm-mp6m/GHSA-pfqw-h6qm-mp6m.json +++ b/advisories/unreviewed/2022/05/GHSA-pfqw-h6qm-mp6m/GHSA-pfqw-h6qm-mp6m.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-pg85-gq42-6gf9/GHSA-pg85-gq42-6gf9.json b/advisories/unreviewed/2022/05/GHSA-pg85-gq42-6gf9/GHSA-pg85-gq42-6gf9.json index 34cddc613fc..a19816e15d8 100644 --- a/advisories/unreviewed/2022/05/GHSA-pg85-gq42-6gf9/GHSA-pg85-gq42-6gf9.json +++ b/advisories/unreviewed/2022/05/GHSA-pg85-gq42-6gf9/GHSA-pg85-gq42-6gf9.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-pgp4-v9jq-3r7v/GHSA-pgp4-v9jq-3r7v.json b/advisories/unreviewed/2022/05/GHSA-pgp4-v9jq-3r7v/GHSA-pgp4-v9jq-3r7v.json index 8e6a25241e2..2055e5b0f0d 100644 --- a/advisories/unreviewed/2022/05/GHSA-pgp4-v9jq-3r7v/GHSA-pgp4-v9jq-3r7v.json +++ b/advisories/unreviewed/2022/05/GHSA-pgp4-v9jq-3r7v/GHSA-pgp4-v9jq-3r7v.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-phc3-33xx-fc6g/GHSA-phc3-33xx-fc6g.json b/advisories/unreviewed/2022/05/GHSA-phc3-33xx-fc6g/GHSA-phc3-33xx-fc6g.json index 1ce93368e81..98eac618430 100644 --- a/advisories/unreviewed/2022/05/GHSA-phc3-33xx-fc6g/GHSA-phc3-33xx-fc6g.json +++ b/advisories/unreviewed/2022/05/GHSA-phc3-33xx-fc6g/GHSA-phc3-33xx-fc6g.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-pj25-83q9-ppf3/GHSA-pj25-83q9-ppf3.json b/advisories/unreviewed/2022/05/GHSA-pj25-83q9-ppf3/GHSA-pj25-83q9-ppf3.json index 3438dde9f4c..ecd7e67c29d 100644 --- a/advisories/unreviewed/2022/05/GHSA-pj25-83q9-ppf3/GHSA-pj25-83q9-ppf3.json +++ b/advisories/unreviewed/2022/05/GHSA-pj25-83q9-ppf3/GHSA-pj25-83q9-ppf3.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-pj38-v8h9-33p3/GHSA-pj38-v8h9-33p3.json b/advisories/unreviewed/2022/05/GHSA-pj38-v8h9-33p3/GHSA-pj38-v8h9-33p3.json index 8253a73eb68..11539e91e18 100644 --- a/advisories/unreviewed/2022/05/GHSA-pj38-v8h9-33p3/GHSA-pj38-v8h9-33p3.json +++ b/advisories/unreviewed/2022/05/GHSA-pj38-v8h9-33p3/GHSA-pj38-v8h9-33p3.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-pj83-28f5-5m28/GHSA-pj83-28f5-5m28.json b/advisories/unreviewed/2022/05/GHSA-pj83-28f5-5m28/GHSA-pj83-28f5-5m28.json index 5bd7d316303..2093cfd24b9 100644 --- a/advisories/unreviewed/2022/05/GHSA-pj83-28f5-5m28/GHSA-pj83-28f5-5m28.json +++ b/advisories/unreviewed/2022/05/GHSA-pj83-28f5-5m28/GHSA-pj83-28f5-5m28.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-pjgw-wg5j-h435/GHSA-pjgw-wg5j-h435.json b/advisories/unreviewed/2022/05/GHSA-pjgw-wg5j-h435/GHSA-pjgw-wg5j-h435.json index 407893cad46..dc745ec6460 100644 --- a/advisories/unreviewed/2022/05/GHSA-pjgw-wg5j-h435/GHSA-pjgw-wg5j-h435.json +++ b/advisories/unreviewed/2022/05/GHSA-pjgw-wg5j-h435/GHSA-pjgw-wg5j-h435.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-pmv9-43rh-pf2x/GHSA-pmv9-43rh-pf2x.json b/advisories/unreviewed/2022/05/GHSA-pmv9-43rh-pf2x/GHSA-pmv9-43rh-pf2x.json index 00f8e4a6e63..e9c9a3b7901 100644 --- a/advisories/unreviewed/2022/05/GHSA-pmv9-43rh-pf2x/GHSA-pmv9-43rh-pf2x.json +++ b/advisories/unreviewed/2022/05/GHSA-pmv9-43rh-pf2x/GHSA-pmv9-43rh-pf2x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-ppg9-gwfp-gh78/GHSA-ppg9-gwfp-gh78.json b/advisories/unreviewed/2022/05/GHSA-ppg9-gwfp-gh78/GHSA-ppg9-gwfp-gh78.json index 236a591cb67..03354803044 100644 --- a/advisories/unreviewed/2022/05/GHSA-ppg9-gwfp-gh78/GHSA-ppg9-gwfp-gh78.json +++ b/advisories/unreviewed/2022/05/GHSA-ppg9-gwfp-gh78/GHSA-ppg9-gwfp-gh78.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -55,9 +53,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-ppj8-jchx-c5jv/GHSA-ppj8-jchx-c5jv.json b/advisories/unreviewed/2022/05/GHSA-ppj8-jchx-c5jv/GHSA-ppj8-jchx-c5jv.json index 79219dde15f..2f2ebb419f4 100644 --- a/advisories/unreviewed/2022/05/GHSA-ppj8-jchx-c5jv/GHSA-ppj8-jchx-c5jv.json +++ b/advisories/unreviewed/2022/05/GHSA-ppj8-jchx-c5jv/GHSA-ppj8-jchx-c5jv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-pq75-7cw8-vprh/GHSA-pq75-7cw8-vprh.json b/advisories/unreviewed/2022/05/GHSA-pq75-7cw8-vprh/GHSA-pq75-7cw8-vprh.json index 20ba9dd76a1..6465efcc19b 100644 --- a/advisories/unreviewed/2022/05/GHSA-pq75-7cw8-vprh/GHSA-pq75-7cw8-vprh.json +++ b/advisories/unreviewed/2022/05/GHSA-pq75-7cw8-vprh/GHSA-pq75-7cw8-vprh.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", @@ -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-pqf7-85hm-7vvg/GHSA-pqf7-85hm-7vvg.json b/advisories/unreviewed/2022/05/GHSA-pqf7-85hm-7vvg/GHSA-pqf7-85hm-7vvg.json index 20eba618be3..48f832a3195 100644 --- a/advisories/unreviewed/2022/05/GHSA-pqf7-85hm-7vvg/GHSA-pqf7-85hm-7vvg.json +++ b/advisories/unreviewed/2022/05/GHSA-pqf7-85hm-7vvg/GHSA-pqf7-85hm-7vvg.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-pr3m-rfg6-rqp2/GHSA-pr3m-rfg6-rqp2.json b/advisories/unreviewed/2022/05/GHSA-pr3m-rfg6-rqp2/GHSA-pr3m-rfg6-rqp2.json index 01117825892..693912df472 100644 --- a/advisories/unreviewed/2022/05/GHSA-pr3m-rfg6-rqp2/GHSA-pr3m-rfg6-rqp2.json +++ b/advisories/unreviewed/2022/05/GHSA-pr3m-rfg6-rqp2/GHSA-pr3m-rfg6-rqp2.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", @@ -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-prcq-8vpx-3c5j/GHSA-prcq-8vpx-3c5j.json b/advisories/unreviewed/2022/05/GHSA-prcq-8vpx-3c5j/GHSA-prcq-8vpx-3c5j.json index 049c32c3c9f..9c82f764881 100644 --- a/advisories/unreviewed/2022/05/GHSA-prcq-8vpx-3c5j/GHSA-prcq-8vpx-3c5j.json +++ b/advisories/unreviewed/2022/05/GHSA-prcq-8vpx-3c5j/GHSA-prcq-8vpx-3c5j.json @@ -7,12 +7,8 @@ "CVE-2015-2093" ], "details": "Stack-based buffer overflow in the Connect function in the WebGate WebEyeAudio ActiveX control allows remote attackers to execute arbitrary code via a crafted value.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-prgr-9xf7-v9fw/GHSA-prgr-9xf7-v9fw.json b/advisories/unreviewed/2022/05/GHSA-prgr-9xf7-v9fw/GHSA-prgr-9xf7-v9fw.json index 72b0d7f16e4..43b5bea6ecf 100644 --- a/advisories/unreviewed/2022/05/GHSA-prgr-9xf7-v9fw/GHSA-prgr-9xf7-v9fw.json +++ b/advisories/unreviewed/2022/05/GHSA-prgr-9xf7-v9fw/GHSA-prgr-9xf7-v9fw.json @@ -7,12 +7,8 @@ "CVE-2009-4128" ], "details": "GNU GRand Unified Bootloader (GRUB) 2 1.97 only compares the submitted portion of a password with the actual password, which makes it easier for physically proximate attackers to conduct brute force attacks and bypass authentication by submitting a password whose length is 1.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-prxr-5wp2-6j8x/GHSA-prxr-5wp2-6j8x.json b/advisories/unreviewed/2022/05/GHSA-prxr-5wp2-6j8x/GHSA-prxr-5wp2-6j8x.json index 9059a6cb9df..859180a7afc 100644 --- a/advisories/unreviewed/2022/05/GHSA-prxr-5wp2-6j8x/GHSA-prxr-5wp2-6j8x.json +++ b/advisories/unreviewed/2022/05/GHSA-prxr-5wp2-6j8x/GHSA-prxr-5wp2-6j8x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-pv9g-c5hj-738x/GHSA-pv9g-c5hj-738x.json b/advisories/unreviewed/2022/05/GHSA-pv9g-c5hj-738x/GHSA-pv9g-c5hj-738x.json index 7c1e5c42f0f..b4c3c5c82c2 100644 --- a/advisories/unreviewed/2022/05/GHSA-pv9g-c5hj-738x/GHSA-pv9g-c5hj-738x.json +++ b/advisories/unreviewed/2022/05/GHSA-pv9g-c5hj-738x/GHSA-pv9g-c5hj-738x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-pvwp-r55p-5549/GHSA-pvwp-r55p-5549.json b/advisories/unreviewed/2022/05/GHSA-pvwp-r55p-5549/GHSA-pvwp-r55p-5549.json index 36e52eae2fc..cbb9360d7a4 100644 --- a/advisories/unreviewed/2022/05/GHSA-pvwp-r55p-5549/GHSA-pvwp-r55p-5549.json +++ b/advisories/unreviewed/2022/05/GHSA-pvwp-r55p-5549/GHSA-pvwp-r55p-5549.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-pw8f-5vxw-hw2c/GHSA-pw8f-5vxw-hw2c.json b/advisories/unreviewed/2022/05/GHSA-pw8f-5vxw-hw2c/GHSA-pw8f-5vxw-hw2c.json index ae2832704b2..68c2b77eeea 100644 --- a/advisories/unreviewed/2022/05/GHSA-pw8f-5vxw-hw2c/GHSA-pw8f-5vxw-hw2c.json +++ b/advisories/unreviewed/2022/05/GHSA-pw8f-5vxw-hw2c/GHSA-pw8f-5vxw-hw2c.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", @@ -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-pxw2-f7gj-7pfq/GHSA-pxw2-f7gj-7pfq.json b/advisories/unreviewed/2022/05/GHSA-pxw2-f7gj-7pfq/GHSA-pxw2-f7gj-7pfq.json index 7ce77d4a9d9..b5576c9f471 100644 --- a/advisories/unreviewed/2022/05/GHSA-pxw2-f7gj-7pfq/GHSA-pxw2-f7gj-7pfq.json +++ b/advisories/unreviewed/2022/05/GHSA-pxw2-f7gj-7pfq/GHSA-pxw2-f7gj-7pfq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-q25r-fmwv-q253/GHSA-q25r-fmwv-q253.json b/advisories/unreviewed/2022/05/GHSA-q25r-fmwv-q253/GHSA-q25r-fmwv-q253.json index 638eae92069..b3cba04fcce 100644 --- a/advisories/unreviewed/2022/05/GHSA-q25r-fmwv-q253/GHSA-q25r-fmwv-q253.json +++ b/advisories/unreviewed/2022/05/GHSA-q25r-fmwv-q253/GHSA-q25r-fmwv-q253.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-q2hc-xfq6-qp7r/GHSA-q2hc-xfq6-qp7r.json b/advisories/unreviewed/2022/05/GHSA-q2hc-xfq6-qp7r/GHSA-q2hc-xfq6-qp7r.json index b2110dadc59..0903008c4ff 100644 --- a/advisories/unreviewed/2022/05/GHSA-q2hc-xfq6-qp7r/GHSA-q2hc-xfq6-qp7r.json +++ b/advisories/unreviewed/2022/05/GHSA-q2hc-xfq6-qp7r/GHSA-q2hc-xfq6-qp7r.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-q2j3-rwqc-6fcq/GHSA-q2j3-rwqc-6fcq.json b/advisories/unreviewed/2022/05/GHSA-q2j3-rwqc-6fcq/GHSA-q2j3-rwqc-6fcq.json index ab4afd6546b..a0df99fc24d 100644 --- a/advisories/unreviewed/2022/05/GHSA-q2j3-rwqc-6fcq/GHSA-q2j3-rwqc-6fcq.json +++ b/advisories/unreviewed/2022/05/GHSA-q2j3-rwqc-6fcq/GHSA-q2j3-rwqc-6fcq.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-q322-qvg2-4p4w/GHSA-q322-qvg2-4p4w.json b/advisories/unreviewed/2022/05/GHSA-q322-qvg2-4p4w/GHSA-q322-qvg2-4p4w.json index 6685bd4cdf2..7715bcfcea8 100644 --- a/advisories/unreviewed/2022/05/GHSA-q322-qvg2-4p4w/GHSA-q322-qvg2-4p4w.json +++ b/advisories/unreviewed/2022/05/GHSA-q322-qvg2-4p4w/GHSA-q322-qvg2-4p4w.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-q4pr-4mw4-cg66/GHSA-q4pr-4mw4-cg66.json b/advisories/unreviewed/2022/05/GHSA-q4pr-4mw4-cg66/GHSA-q4pr-4mw4-cg66.json index 6d7a3f293f3..8b6e1b70c34 100644 --- a/advisories/unreviewed/2022/05/GHSA-q4pr-4mw4-cg66/GHSA-q4pr-4mw4-cg66.json +++ b/advisories/unreviewed/2022/05/GHSA-q4pr-4mw4-cg66/GHSA-q4pr-4mw4-cg66.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-q4v9-prc2-r77h/GHSA-q4v9-prc2-r77h.json b/advisories/unreviewed/2022/05/GHSA-q4v9-prc2-r77h/GHSA-q4v9-prc2-r77h.json index 1a30c4a4dc7..7bb9fe216d5 100644 --- a/advisories/unreviewed/2022/05/GHSA-q4v9-prc2-r77h/GHSA-q4v9-prc2-r77h.json +++ b/advisories/unreviewed/2022/05/GHSA-q4v9-prc2-r77h/GHSA-q4v9-prc2-r77h.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-q648-58gx-r823/GHSA-q648-58gx-r823.json b/advisories/unreviewed/2022/05/GHSA-q648-58gx-r823/GHSA-q648-58gx-r823.json index c07e7a9db4a..32e68fe31f4 100644 --- a/advisories/unreviewed/2022/05/GHSA-q648-58gx-r823/GHSA-q648-58gx-r823.json +++ b/advisories/unreviewed/2022/05/GHSA-q648-58gx-r823/GHSA-q648-58gx-r823.json @@ -7,12 +7,8 @@ "CVE-2010-2542" ], "details": "Stack-based buffer overflow in the is_git_directory function in setup.c in Git before 1.7.2.1 allows local users to gain privileges via a long gitdir: field in a .git file in a working copy.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-q66r-5p58-mh9q/GHSA-q66r-5p58-mh9q.json b/advisories/unreviewed/2022/05/GHSA-q66r-5p58-mh9q/GHSA-q66r-5p58-mh9q.json index c5fce9e12c3..88a9f042543 100644 --- a/advisories/unreviewed/2022/05/GHSA-q66r-5p58-mh9q/GHSA-q66r-5p58-mh9q.json +++ b/advisories/unreviewed/2022/05/GHSA-q66r-5p58-mh9q/GHSA-q66r-5p58-mh9q.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-q6gq-22qv-8mhx/GHSA-q6gq-22qv-8mhx.json b/advisories/unreviewed/2022/05/GHSA-q6gq-22qv-8mhx/GHSA-q6gq-22qv-8mhx.json index b4113b93287..ce9ab990438 100644 --- a/advisories/unreviewed/2022/05/GHSA-q6gq-22qv-8mhx/GHSA-q6gq-22qv-8mhx.json +++ b/advisories/unreviewed/2022/05/GHSA-q6gq-22qv-8mhx/GHSA-q6gq-22qv-8mhx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-q7p8-3fmm-6mhj/GHSA-q7p8-3fmm-6mhj.json b/advisories/unreviewed/2022/05/GHSA-q7p8-3fmm-6mhj/GHSA-q7p8-3fmm-6mhj.json index aedc8ae8f8d..bdcdf1dbc5b 100644 --- a/advisories/unreviewed/2022/05/GHSA-q7p8-3fmm-6mhj/GHSA-q7p8-3fmm-6mhj.json +++ b/advisories/unreviewed/2022/05/GHSA-q7p8-3fmm-6mhj/GHSA-q7p8-3fmm-6mhj.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-q8pr-7mmw-qmfp/GHSA-q8pr-7mmw-qmfp.json b/advisories/unreviewed/2022/05/GHSA-q8pr-7mmw-qmfp/GHSA-q8pr-7mmw-qmfp.json index 6fc33f780e3..4bbcc244211 100644 --- a/advisories/unreviewed/2022/05/GHSA-q8pr-7mmw-qmfp/GHSA-q8pr-7mmw-qmfp.json +++ b/advisories/unreviewed/2022/05/GHSA-q8pr-7mmw-qmfp/GHSA-q8pr-7mmw-qmfp.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-qc97-hvq6-j797/GHSA-qc97-hvq6-j797.json b/advisories/unreviewed/2022/05/GHSA-qc97-hvq6-j797/GHSA-qc97-hvq6-j797.json index 61a0464d201..6fb3912b062 100644 --- a/advisories/unreviewed/2022/05/GHSA-qc97-hvq6-j797/GHSA-qc97-hvq6-j797.json +++ b/advisories/unreviewed/2022/05/GHSA-qc97-hvq6-j797/GHSA-qc97-hvq6-j797.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-qcc8-2v4m-qw7h/GHSA-qcc8-2v4m-qw7h.json b/advisories/unreviewed/2022/05/GHSA-qcc8-2v4m-qw7h/GHSA-qcc8-2v4m-qw7h.json index 2ec3788c209..89b2271f87c 100644 --- a/advisories/unreviewed/2022/05/GHSA-qcc8-2v4m-qw7h/GHSA-qcc8-2v4m-qw7h.json +++ b/advisories/unreviewed/2022/05/GHSA-qcc8-2v4m-qw7h/GHSA-qcc8-2v4m-qw7h.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-qcf8-924f-3x5j/GHSA-qcf8-924f-3x5j.json b/advisories/unreviewed/2022/05/GHSA-qcf8-924f-3x5j/GHSA-qcf8-924f-3x5j.json index e22a87777ce..31fb40b147b 100644 --- a/advisories/unreviewed/2022/05/GHSA-qcf8-924f-3x5j/GHSA-qcf8-924f-3x5j.json +++ b/advisories/unreviewed/2022/05/GHSA-qcf8-924f-3x5j/GHSA-qcf8-924f-3x5j.json @@ -7,12 +7,8 @@ "CVE-2015-1913" ], "details": "Rational Test Control Panel in IBM Rational Test Workbench and Rational Test Virtualization Server 8.0.0.x before 8.0.0.5, 8.0.1.x before 8.0.1.6, 8.5.0.x before 8.5.0.4, 8.5.1.x before 8.5.1.5, 8.6.0.x before 8.6.0.4, and 8.7.0.x before 8.7.0.2 uses the MD5 algorithm for password hashing, which makes it easier for remote attackers to bypass authentication via unspecified vectors.", - "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-qcrp-q3mm-gq78/GHSA-qcrp-q3mm-gq78.json b/advisories/unreviewed/2022/05/GHSA-qcrp-q3mm-gq78/GHSA-qcrp-q3mm-gq78.json index eee7075e645..809cf7d9f57 100644 --- a/advisories/unreviewed/2022/05/GHSA-qcrp-q3mm-gq78/GHSA-qcrp-q3mm-gq78.json +++ b/advisories/unreviewed/2022/05/GHSA-qcrp-q3mm-gq78/GHSA-qcrp-q3mm-gq78.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-qcv6-xx53-38r7/GHSA-qcv6-xx53-38r7.json b/advisories/unreviewed/2022/05/GHSA-qcv6-xx53-38r7/GHSA-qcv6-xx53-38r7.json index 175f6308ce0..00dade58813 100644 --- a/advisories/unreviewed/2022/05/GHSA-qcv6-xx53-38r7/GHSA-qcv6-xx53-38r7.json +++ b/advisories/unreviewed/2022/05/GHSA-qcv6-xx53-38r7/GHSA-qcv6-xx53-38r7.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-qf3h-77w9-6prh/GHSA-qf3h-77w9-6prh.json b/advisories/unreviewed/2022/05/GHSA-qf3h-77w9-6prh/GHSA-qf3h-77w9-6prh.json index dd5d98256fe..e3e586b77e5 100644 --- a/advisories/unreviewed/2022/05/GHSA-qf3h-77w9-6prh/GHSA-qf3h-77w9-6prh.json +++ b/advisories/unreviewed/2022/05/GHSA-qf3h-77w9-6prh/GHSA-qf3h-77w9-6prh.json @@ -7,12 +7,8 @@ "CVE-2015-2033" ], "details": "Anyterm Daemon in Infoblox Network Automation NetMRI before NETMRI-23483 allows remote attackers to execute arbitrary commands with root privileges via a crafted terminal/anyterm-module request.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qg58-pgjg-rwwr/GHSA-qg58-pgjg-rwwr.json b/advisories/unreviewed/2022/05/GHSA-qg58-pgjg-rwwr/GHSA-qg58-pgjg-rwwr.json index 3236be50f81..611257b9b48 100644 --- a/advisories/unreviewed/2022/05/GHSA-qg58-pgjg-rwwr/GHSA-qg58-pgjg-rwwr.json +++ b/advisories/unreviewed/2022/05/GHSA-qg58-pgjg-rwwr/GHSA-qg58-pgjg-rwwr.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-qg8v-q44g-wjj9/GHSA-qg8v-q44g-wjj9.json b/advisories/unreviewed/2022/05/GHSA-qg8v-q44g-wjj9/GHSA-qg8v-q44g-wjj9.json index c7acd924f8d..d4dc8b55b77 100644 --- a/advisories/unreviewed/2022/05/GHSA-qg8v-q44g-wjj9/GHSA-qg8v-q44g-wjj9.json +++ b/advisories/unreviewed/2022/05/GHSA-qg8v-q44g-wjj9/GHSA-qg8v-q44g-wjj9.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qgqx-m394-rcxp/GHSA-qgqx-m394-rcxp.json b/advisories/unreviewed/2022/05/GHSA-qgqx-m394-rcxp/GHSA-qgqx-m394-rcxp.json index 58e9666fa9d..c86c4f923b8 100644 --- a/advisories/unreviewed/2022/05/GHSA-qgqx-m394-rcxp/GHSA-qgqx-m394-rcxp.json +++ b/advisories/unreviewed/2022/05/GHSA-qgqx-m394-rcxp/GHSA-qgqx-m394-rcxp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -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-qgr8-x664-h95v/GHSA-qgr8-x664-h95v.json b/advisories/unreviewed/2022/05/GHSA-qgr8-x664-h95v/GHSA-qgr8-x664-h95v.json index 4e49720482b..c066c266cd6 100644 --- a/advisories/unreviewed/2022/05/GHSA-qgr8-x664-h95v/GHSA-qgr8-x664-h95v.json +++ b/advisories/unreviewed/2022/05/GHSA-qgr8-x664-h95v/GHSA-qgr8-x664-h95v.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-qh2r-8xwr-qrx9/GHSA-qh2r-8xwr-qrx9.json b/advisories/unreviewed/2022/05/GHSA-qh2r-8xwr-qrx9/GHSA-qh2r-8xwr-qrx9.json index fd0525ffd9a..6f33cc3acb5 100644 --- a/advisories/unreviewed/2022/05/GHSA-qh2r-8xwr-qrx9/GHSA-qh2r-8xwr-qrx9.json +++ b/advisories/unreviewed/2022/05/GHSA-qh2r-8xwr-qrx9/GHSA-qh2r-8xwr-qrx9.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-qmpj-vx37-329m/GHSA-qmpj-vx37-329m.json b/advisories/unreviewed/2022/05/GHSA-qmpj-vx37-329m/GHSA-qmpj-vx37-329m.json index 0e6c2a3a07f..e951be881ad 100644 --- a/advisories/unreviewed/2022/05/GHSA-qmpj-vx37-329m/GHSA-qmpj-vx37-329m.json +++ b/advisories/unreviewed/2022/05/GHSA-qmpj-vx37-329m/GHSA-qmpj-vx37-329m.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-qmqw-hp6j-fxqv/GHSA-qmqw-hp6j-fxqv.json b/advisories/unreviewed/2022/05/GHSA-qmqw-hp6j-fxqv/GHSA-qmqw-hp6j-fxqv.json index 87dfd2c6de3..b7f4753c581 100644 --- a/advisories/unreviewed/2022/05/GHSA-qmqw-hp6j-fxqv/GHSA-qmqw-hp6j-fxqv.json +++ b/advisories/unreviewed/2022/05/GHSA-qmqw-hp6j-fxqv/GHSA-qmqw-hp6j-fxqv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qpcp-22v6-2253/GHSA-qpcp-22v6-2253.json b/advisories/unreviewed/2022/05/GHSA-qpcp-22v6-2253/GHSA-qpcp-22v6-2253.json index a7bbcc3e9c3..d58cc2c6227 100644 --- a/advisories/unreviewed/2022/05/GHSA-qpcp-22v6-2253/GHSA-qpcp-22v6-2253.json +++ b/advisories/unreviewed/2022/05/GHSA-qpcp-22v6-2253/GHSA-qpcp-22v6-2253.json @@ -7,12 +7,8 @@ "CVE-2015-2095" ], "details": "Heap-based buffer overflow in the SetConnectInfo function in the WESPPTZ.WESPPTZCtrl.1 ActiveX control in WebGate eDVR Manager allows remote attackers to execute arbitrary code via crafted arguments.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qpm6-945m-v7h2/GHSA-qpm6-945m-v7h2.json b/advisories/unreviewed/2022/05/GHSA-qpm6-945m-v7h2/GHSA-qpm6-945m-v7h2.json index b37b2ef343f..ae7a38657ce 100644 --- a/advisories/unreviewed/2022/05/GHSA-qpm6-945m-v7h2/GHSA-qpm6-945m-v7h2.json +++ b/advisories/unreviewed/2022/05/GHSA-qpm6-945m-v7h2/GHSA-qpm6-945m-v7h2.json @@ -7,12 +7,8 @@ "CVE-2015-1945" ], "details": "Unspecified vulnerability in the Reference Data Management component in IBM InfoSphere Master Data Management 10.1, 11.0, 11.3 before FP3, and 11.4 allows remote authenticated users to gain privileges via unknown vectors.", - "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-qqmp-9rjj-fm2w/GHSA-qqmp-9rjj-fm2w.json b/advisories/unreviewed/2022/05/GHSA-qqmp-9rjj-fm2w/GHSA-qqmp-9rjj-fm2w.json index cb84695f1bb..1b6ca3b1b40 100644 --- a/advisories/unreviewed/2022/05/GHSA-qqmp-9rjj-fm2w/GHSA-qqmp-9rjj-fm2w.json +++ b/advisories/unreviewed/2022/05/GHSA-qqmp-9rjj-fm2w/GHSA-qqmp-9rjj-fm2w.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-qr7x-hjjc-jhcq/GHSA-qr7x-hjjc-jhcq.json b/advisories/unreviewed/2022/05/GHSA-qr7x-hjjc-jhcq/GHSA-qr7x-hjjc-jhcq.json index 914ebcf63cc..6e2d606e04a 100644 --- a/advisories/unreviewed/2022/05/GHSA-qr7x-hjjc-jhcq/GHSA-qr7x-hjjc-jhcq.json +++ b/advisories/unreviewed/2022/05/GHSA-qr7x-hjjc-jhcq/GHSA-qr7x-hjjc-jhcq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-qr89-7v4c-gj8q/GHSA-qr89-7v4c-gj8q.json b/advisories/unreviewed/2022/05/GHSA-qr89-7v4c-gj8q/GHSA-qr89-7v4c-gj8q.json index ec1e4158a71..541855f09f2 100644 --- a/advisories/unreviewed/2022/05/GHSA-qr89-7v4c-gj8q/GHSA-qr89-7v4c-gj8q.json +++ b/advisories/unreviewed/2022/05/GHSA-qr89-7v4c-gj8q/GHSA-qr89-7v4c-gj8q.json @@ -7,12 +7,8 @@ "CVE-2014-0155" ], "details": "The ioapic_deliver function in virt/kvm/ioapic.c in the Linux kernel through 3.14.1 does not properly validate the kvm_irq_delivery_to_apic return value, which allows guest OS users to cause a denial of service (host OS crash) via a crafted entry in the redirection table of an I/O APIC. NOTE: the affected code was moved to the ioapic_service function before the vulnerability was announced.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qvcf-rgf7-ff3j/GHSA-qvcf-rgf7-ff3j.json b/advisories/unreviewed/2022/05/GHSA-qvcf-rgf7-ff3j/GHSA-qvcf-rgf7-ff3j.json index 6ac63db3cde..787298f9c92 100644 --- a/advisories/unreviewed/2022/05/GHSA-qvcf-rgf7-ff3j/GHSA-qvcf-rgf7-ff3j.json +++ b/advisories/unreviewed/2022/05/GHSA-qvcf-rgf7-ff3j/GHSA-qvcf-rgf7-ff3j.json @@ -7,12 +7,8 @@ "CVE-2015-2058" ], "details": "c2s/c2s.c in Jabber Open Source Server 2.3.2 and earlier truncates data without ensuring it remains valid UTF-8, which allows remote authenticated users to read system memory or possibly have other unspecified impact via a crafted JID.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qw6w-7p87-g26j/GHSA-qw6w-7p87-g26j.json b/advisories/unreviewed/2022/05/GHSA-qw6w-7p87-g26j/GHSA-qw6w-7p87-g26j.json index 8dd3b1e596d..da04cec5314 100644 --- a/advisories/unreviewed/2022/05/GHSA-qw6w-7p87-g26j/GHSA-qw6w-7p87-g26j.json +++ b/advisories/unreviewed/2022/05/GHSA-qw6w-7p87-g26j/GHSA-qw6w-7p87-g26j.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-qx58-4v64-2f59/GHSA-qx58-4v64-2f59.json b/advisories/unreviewed/2022/05/GHSA-qx58-4v64-2f59/GHSA-qx58-4v64-2f59.json index 107e0b43049..1561e9ccb67 100644 --- a/advisories/unreviewed/2022/05/GHSA-qx58-4v64-2f59/GHSA-qx58-4v64-2f59.json +++ b/advisories/unreviewed/2022/05/GHSA-qx58-4v64-2f59/GHSA-qx58-4v64-2f59.json @@ -7,12 +7,8 @@ "CVE-2009-3722" ], "details": "The handle_dr function in arch/x86/kvm/vmx.c in the KVM subsystem in the Linux kernel before 2.6.31.1 does not properly verify the Current Privilege Level (CPL) before accessing a debug register, which allows guest OS users to cause a denial of service (trap) on the host OS via a crafted application.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -72,9 +68,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-qx5f-v3wq-8636/GHSA-qx5f-v3wq-8636.json b/advisories/unreviewed/2022/05/GHSA-qx5f-v3wq-8636/GHSA-qx5f-v3wq-8636.json index 38ff9e0b542..8432d399b2d 100644 --- a/advisories/unreviewed/2022/05/GHSA-qx5f-v3wq-8636/GHSA-qx5f-v3wq-8636.json +++ b/advisories/unreviewed/2022/05/GHSA-qx5f-v3wq-8636/GHSA-qx5f-v3wq-8636.json @@ -7,12 +7,8 @@ "CVE-2015-1908" ], "details": "Cross-site scripting (XSS) vulnerability in IBM WebSphere Portal 6.1.0 through 6.1.0.6 CF27, 6.1.5 through 6.1.5.3 CF27, 7.0.0 through 7.0.0.2 CF29, 8.0.0 before 8.0.0.1 CF16, and 8.5.0 through CF05, as used in Web Content Manager and other products, allows remote attackers to inject arbitrary web script or HTML via a crafted URL.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qx6q-2v53-68x5/GHSA-qx6q-2v53-68x5.json b/advisories/unreviewed/2022/05/GHSA-qx6q-2v53-68x5/GHSA-qx6q-2v53-68x5.json index d975de64869..84094392c1c 100644 --- a/advisories/unreviewed/2022/05/GHSA-qx6q-2v53-68x5/GHSA-qx6q-2v53-68x5.json +++ b/advisories/unreviewed/2022/05/GHSA-qx6q-2v53-68x5/GHSA-qx6q-2v53-68x5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-qxxx-fch4-j8hg/GHSA-qxxx-fch4-j8hg.json b/advisories/unreviewed/2022/05/GHSA-qxxx-fch4-j8hg/GHSA-qxxx-fch4-j8hg.json index 4f3d4a153f4..a86b28ab0c0 100644 --- a/advisories/unreviewed/2022/05/GHSA-qxxx-fch4-j8hg/GHSA-qxxx-fch4-j8hg.json +++ b/advisories/unreviewed/2022/05/GHSA-qxxx-fch4-j8hg/GHSA-qxxx-fch4-j8hg.json @@ -7,12 +7,8 @@ "CVE-2015-1907" ], "details": "The Administration and Reporting Tool in IBM Rational License Key Server (RLKS) 8.1.4 before 8.1.4.7 allows remote authenticated users to read cookies via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-r2fg-8wxh-cg49/GHSA-r2fg-8wxh-cg49.json b/advisories/unreviewed/2022/05/GHSA-r2fg-8wxh-cg49/GHSA-r2fg-8wxh-cg49.json index fed6a1623a7..62a83d8f89b 100644 --- a/advisories/unreviewed/2022/05/GHSA-r2fg-8wxh-cg49/GHSA-r2fg-8wxh-cg49.json +++ b/advisories/unreviewed/2022/05/GHSA-r2fg-8wxh-cg49/GHSA-r2fg-8wxh-cg49.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-r2mx-8c88-f5cf/GHSA-r2mx-8c88-f5cf.json b/advisories/unreviewed/2022/05/GHSA-r2mx-8c88-f5cf/GHSA-r2mx-8c88-f5cf.json index 1a8b0ae3223..e41f910a224 100644 --- a/advisories/unreviewed/2022/05/GHSA-r2mx-8c88-f5cf/GHSA-r2mx-8c88-f5cf.json +++ b/advisories/unreviewed/2022/05/GHSA-r2mx-8c88-f5cf/GHSA-r2mx-8c88-f5cf.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-r2p8-xfjx-qrfg/GHSA-r2p8-xfjx-qrfg.json b/advisories/unreviewed/2022/05/GHSA-r2p8-xfjx-qrfg/GHSA-r2p8-xfjx-qrfg.json index 24819003ed8..3bb8289f58f 100644 --- a/advisories/unreviewed/2022/05/GHSA-r2p8-xfjx-qrfg/GHSA-r2p8-xfjx-qrfg.json +++ b/advisories/unreviewed/2022/05/GHSA-r2p8-xfjx-qrfg/GHSA-r2p8-xfjx-qrfg.json @@ -7,12 +7,8 @@ "CVE-2011-1182" ], "details": "kernel/signal.c in the Linux kernel before 2.6.39 allows local users to spoof the uid and pid of a signal sender via a sigqueueinfo system call.", - "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-r338-6h6j-v7p9/GHSA-r338-6h6j-v7p9.json b/advisories/unreviewed/2022/05/GHSA-r338-6h6j-v7p9/GHSA-r338-6h6j-v7p9.json index aba524ddd53..0b131c6bccb 100644 --- a/advisories/unreviewed/2022/05/GHSA-r338-6h6j-v7p9/GHSA-r338-6h6j-v7p9.json +++ b/advisories/unreviewed/2022/05/GHSA-r338-6h6j-v7p9/GHSA-r338-6h6j-v7p9.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-r3mc-349f-qm79/GHSA-r3mc-349f-qm79.json b/advisories/unreviewed/2022/05/GHSA-r3mc-349f-qm79/GHSA-r3mc-349f-qm79.json index bde505cac22..a380c816c13 100644 --- a/advisories/unreviewed/2022/05/GHSA-r3mc-349f-qm79/GHSA-r3mc-349f-qm79.json +++ b/advisories/unreviewed/2022/05/GHSA-r3mc-349f-qm79/GHSA-r3mc-349f-qm79.json @@ -7,12 +7,8 @@ "CVE-2015-2054" ], "details": "CRLF injection vulnerability in export.cfg in the web-based administrative console for Sierra Wireless AirCard 760S, 762S, and 763S allows remote attackers to inject arbitrary headers via CRLF sequences in the save parameter.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -28,9 +24,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-r3xp-3wrm-g7w6/GHSA-r3xp-3wrm-g7w6.json b/advisories/unreviewed/2022/05/GHSA-r3xp-3wrm-g7w6/GHSA-r3xp-3wrm-g7w6.json index e668cdd00a5..02eec91ff87 100644 --- a/advisories/unreviewed/2022/05/GHSA-r3xp-3wrm-g7w6/GHSA-r3xp-3wrm-g7w6.json +++ b/advisories/unreviewed/2022/05/GHSA-r3xp-3wrm-g7w6/GHSA-r3xp-3wrm-g7w6.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-r4f5-rm36-v672/GHSA-r4f5-rm36-v672.json b/advisories/unreviewed/2022/05/GHSA-r4f5-rm36-v672/GHSA-r4f5-rm36-v672.json index 5f251f6d7a7..ebea7dce4f9 100644 --- a/advisories/unreviewed/2022/05/GHSA-r4f5-rm36-v672/GHSA-r4f5-rm36-v672.json +++ b/advisories/unreviewed/2022/05/GHSA-r4f5-rm36-v672/GHSA-r4f5-rm36-v672.json @@ -7,12 +7,8 @@ "CVE-2014-0077" ], "details": "drivers/vhost/net.c in the Linux kernel before 3.13.10, when mergeable buffers are disabled, does not properly validate packet lengths, which allows guest OS users to cause a denial of service (memory corruption and host OS crash) or possibly gain privileges on the host OS via crafted packets, related to the handle_rx and get_rx_bufs functions.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-r5jp-8mpf-h3q2/GHSA-r5jp-8mpf-h3q2.json b/advisories/unreviewed/2022/05/GHSA-r5jp-8mpf-h3q2/GHSA-r5jp-8mpf-h3q2.json index d53393c02a3..b132edfd314 100644 --- a/advisories/unreviewed/2022/05/GHSA-r5jp-8mpf-h3q2/GHSA-r5jp-8mpf-h3q2.json +++ b/advisories/unreviewed/2022/05/GHSA-r5jp-8mpf-h3q2/GHSA-r5jp-8mpf-h3q2.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-r69m-v6wf-mjjj/GHSA-r69m-v6wf-mjjj.json b/advisories/unreviewed/2022/05/GHSA-r69m-v6wf-mjjj/GHSA-r69m-v6wf-mjjj.json index 92f24518d92..c49e8260627 100644 --- a/advisories/unreviewed/2022/05/GHSA-r69m-v6wf-mjjj/GHSA-r69m-v6wf-mjjj.json +++ b/advisories/unreviewed/2022/05/GHSA-r69m-v6wf-mjjj/GHSA-r69m-v6wf-mjjj.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-r6hm-363j-g9w2/GHSA-r6hm-363j-g9w2.json b/advisories/unreviewed/2022/05/GHSA-r6hm-363j-g9w2/GHSA-r6hm-363j-g9w2.json index e39d5a72e8b..aa51990630d 100644 --- a/advisories/unreviewed/2022/05/GHSA-r6hm-363j-g9w2/GHSA-r6hm-363j-g9w2.json +++ b/advisories/unreviewed/2022/05/GHSA-r6hm-363j-g9w2/GHSA-r6hm-363j-g9w2.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-r7v3-5vr7-whr6/GHSA-r7v3-5vr7-whr6.json b/advisories/unreviewed/2022/05/GHSA-r7v3-5vr7-whr6/GHSA-r7v3-5vr7-whr6.json index c066c384ade..7270afc383a 100644 --- a/advisories/unreviewed/2022/05/GHSA-r7v3-5vr7-whr6/GHSA-r7v3-5vr7-whr6.json +++ b/advisories/unreviewed/2022/05/GHSA-r7v3-5vr7-whr6/GHSA-r7v3-5vr7-whr6.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-r843-65qr-7m2f/GHSA-r843-65qr-7m2f.json b/advisories/unreviewed/2022/05/GHSA-r843-65qr-7m2f/GHSA-r843-65qr-7m2f.json index 78989819342..2fda334984f 100644 --- a/advisories/unreviewed/2022/05/GHSA-r843-65qr-7m2f/GHSA-r843-65qr-7m2f.json +++ b/advisories/unreviewed/2022/05/GHSA-r843-65qr-7m2f/GHSA-r843-65qr-7m2f.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-r8w5-rcq7-8ccf/GHSA-r8w5-rcq7-8ccf.json b/advisories/unreviewed/2022/05/GHSA-r8w5-rcq7-8ccf/GHSA-r8w5-rcq7-8ccf.json index 397526d0f00..461212d823f 100644 --- a/advisories/unreviewed/2022/05/GHSA-r8w5-rcq7-8ccf/GHSA-r8w5-rcq7-8ccf.json +++ b/advisories/unreviewed/2022/05/GHSA-r8w5-rcq7-8ccf/GHSA-r8w5-rcq7-8ccf.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-r94f-58pf-4j6w/GHSA-r94f-58pf-4j6w.json b/advisories/unreviewed/2022/05/GHSA-r94f-58pf-4j6w/GHSA-r94f-58pf-4j6w.json index d74859c3ce2..42f91d7f7fc 100644 --- a/advisories/unreviewed/2022/05/GHSA-r94f-58pf-4j6w/GHSA-r94f-58pf-4j6w.json +++ b/advisories/unreviewed/2022/05/GHSA-r94f-58pf-4j6w/GHSA-r94f-58pf-4j6w.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -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-rcjx-c5rp-m8jj/GHSA-rcjx-c5rp-m8jj.json b/advisories/unreviewed/2022/05/GHSA-rcjx-c5rp-m8jj/GHSA-rcjx-c5rp-m8jj.json index e78ee6f15d9..32531fb83c6 100644 --- a/advisories/unreviewed/2022/05/GHSA-rcjx-c5rp-m8jj/GHSA-rcjx-c5rp-m8jj.json +++ b/advisories/unreviewed/2022/05/GHSA-rcjx-c5rp-m8jj/GHSA-rcjx-c5rp-m8jj.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-rcrj-xc4j-xjqv/GHSA-rcrj-xc4j-xjqv.json b/advisories/unreviewed/2022/05/GHSA-rcrj-xc4j-xjqv/GHSA-rcrj-xc4j-xjqv.json index 6d0d147658c..ecf82d2ed2b 100644 --- a/advisories/unreviewed/2022/05/GHSA-rcrj-xc4j-xjqv/GHSA-rcrj-xc4j-xjqv.json +++ b/advisories/unreviewed/2022/05/GHSA-rcrj-xc4j-xjqv/GHSA-rcrj-xc4j-xjqv.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-rf9x-2w4m-rh77/GHSA-rf9x-2w4m-rh77.json b/advisories/unreviewed/2022/05/GHSA-rf9x-2w4m-rh77/GHSA-rf9x-2w4m-rh77.json index 0b76ffd03b7..53553f41a03 100644 --- a/advisories/unreviewed/2022/05/GHSA-rf9x-2w4m-rh77/GHSA-rf9x-2w4m-rh77.json +++ b/advisories/unreviewed/2022/05/GHSA-rf9x-2w4m-rh77/GHSA-rf9x-2w4m-rh77.json @@ -7,12 +7,8 @@ "CVE-2011-1093" ], "details": "The dccp_rcv_state_process function in net/dccp/input.c in the Datagram Congestion Control Protocol (DCCP) implementation in the Linux kernel before 2.6.38 does not properly handle packets for a CLOSED endpoint, which allows remote attackers to cause a denial of service (NULL pointer dereference and OOPS) by sending a DCCP-Close packet followed by a DCCP-Reset packet.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rfcc-p56j-57wq/GHSA-rfcc-p56j-57wq.json b/advisories/unreviewed/2022/05/GHSA-rfcc-p56j-57wq/GHSA-rfcc-p56j-57wq.json index 0483c57db38..cb3dc35ae5f 100644 --- a/advisories/unreviewed/2022/05/GHSA-rfcc-p56j-57wq/GHSA-rfcc-p56j-57wq.json +++ b/advisories/unreviewed/2022/05/GHSA-rfcc-p56j-57wq/GHSA-rfcc-p56j-57wq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rfwg-vh7q-8gch/GHSA-rfwg-vh7q-8gch.json b/advisories/unreviewed/2022/05/GHSA-rfwg-vh7q-8gch/GHSA-rfwg-vh7q-8gch.json index b13e347b044..22277ef67df 100644 --- a/advisories/unreviewed/2022/05/GHSA-rfwg-vh7q-8gch/GHSA-rfwg-vh7q-8gch.json +++ b/advisories/unreviewed/2022/05/GHSA-rfwg-vh7q-8gch/GHSA-rfwg-vh7q-8gch.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-rgr9-f8m4-hxc9/GHSA-rgr9-f8m4-hxc9.json b/advisories/unreviewed/2022/05/GHSA-rgr9-f8m4-hxc9/GHSA-rgr9-f8m4-hxc9.json index a5bfacfffbc..40c68fddfad 100644 --- a/advisories/unreviewed/2022/05/GHSA-rgr9-f8m4-hxc9/GHSA-rgr9-f8m4-hxc9.json +++ b/advisories/unreviewed/2022/05/GHSA-rgr9-f8m4-hxc9/GHSA-rgr9-f8m4-hxc9.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/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-rgw4-jfff-qx3m/GHSA-rgw4-jfff-qx3m.json b/advisories/unreviewed/2022/05/GHSA-rgw4-jfff-qx3m/GHSA-rgw4-jfff-qx3m.json index 799947d0a02..dba89af1c9b 100644 --- a/advisories/unreviewed/2022/05/GHSA-rgw4-jfff-qx3m/GHSA-rgw4-jfff-qx3m.json +++ b/advisories/unreviewed/2022/05/GHSA-rgw4-jfff-qx3m/GHSA-rgw4-jfff-qx3m.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", @@ -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-rj9p-xq4c-x38f/GHSA-rj9p-xq4c-x38f.json b/advisories/unreviewed/2022/05/GHSA-rj9p-xq4c-x38f/GHSA-rj9p-xq4c-x38f.json index e8b4d66c4c9..918fa337b8a 100644 --- a/advisories/unreviewed/2022/05/GHSA-rj9p-xq4c-x38f/GHSA-rj9p-xq4c-x38f.json +++ b/advisories/unreviewed/2022/05/GHSA-rj9p-xq4c-x38f/GHSA-rj9p-xq4c-x38f.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rm3v-rrx8-m6r9/GHSA-rm3v-rrx8-m6r9.json b/advisories/unreviewed/2022/05/GHSA-rm3v-rrx8-m6r9/GHSA-rm3v-rrx8-m6r9.json index 9ba734fd512..b0a676d3a72 100644 --- a/advisories/unreviewed/2022/05/GHSA-rm3v-rrx8-m6r9/GHSA-rm3v-rrx8-m6r9.json +++ b/advisories/unreviewed/2022/05/GHSA-rm3v-rrx8-m6r9/GHSA-rm3v-rrx8-m6r9.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", @@ -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-rm52-pjrw-5rf4/GHSA-rm52-pjrw-5rf4.json b/advisories/unreviewed/2022/05/GHSA-rm52-pjrw-5rf4/GHSA-rm52-pjrw-5rf4.json index 6c7969cce51..0ead5ac28f8 100644 --- a/advisories/unreviewed/2022/05/GHSA-rm52-pjrw-5rf4/GHSA-rm52-pjrw-5rf4.json +++ b/advisories/unreviewed/2022/05/GHSA-rm52-pjrw-5rf4/GHSA-rm52-pjrw-5rf4.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", @@ -63,9 +61,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-rpvr-65rv-4fvq/GHSA-rpvr-65rv-4fvq.json b/advisories/unreviewed/2022/05/GHSA-rpvr-65rv-4fvq/GHSA-rpvr-65rv-4fvq.json index cd5a36e2210..2f8a4cf1092 100644 --- a/advisories/unreviewed/2022/05/GHSA-rpvr-65rv-4fvq/GHSA-rpvr-65rv-4fvq.json +++ b/advisories/unreviewed/2022/05/GHSA-rpvr-65rv-4fvq/GHSA-rpvr-65rv-4fvq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rq53-gcc4-6q99/GHSA-rq53-gcc4-6q99.json b/advisories/unreviewed/2022/05/GHSA-rq53-gcc4-6q99/GHSA-rq53-gcc4-6q99.json index 2b15218a344..33bcebea3b3 100644 --- a/advisories/unreviewed/2022/05/GHSA-rq53-gcc4-6q99/GHSA-rq53-gcc4-6q99.json +++ b/advisories/unreviewed/2022/05/GHSA-rq53-gcc4-6q99/GHSA-rq53-gcc4-6q99.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-rrcx-6fw9-px97/GHSA-rrcx-6fw9-px97.json b/advisories/unreviewed/2022/05/GHSA-rrcx-6fw9-px97/GHSA-rrcx-6fw9-px97.json index 2f65ff1d1c1..947af45498d 100644 --- a/advisories/unreviewed/2022/05/GHSA-rrcx-6fw9-px97/GHSA-rrcx-6fw9-px97.json +++ b/advisories/unreviewed/2022/05/GHSA-rrcx-6fw9-px97/GHSA-rrcx-6fw9-px97.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-rrjm-c35q-fqpq/GHSA-rrjm-c35q-fqpq.json b/advisories/unreviewed/2022/05/GHSA-rrjm-c35q-fqpq/GHSA-rrjm-c35q-fqpq.json index f5c764504bf..c0ef1d53866 100644 --- a/advisories/unreviewed/2022/05/GHSA-rrjm-c35q-fqpq/GHSA-rrjm-c35q-fqpq.json +++ b/advisories/unreviewed/2022/05/GHSA-rrjm-c35q-fqpq/GHSA-rrjm-c35q-fqpq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L" } ], - "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-rrm8-gvcw-j2q4/GHSA-rrm8-gvcw-j2q4.json b/advisories/unreviewed/2022/05/GHSA-rrm8-gvcw-j2q4/GHSA-rrm8-gvcw-j2q4.json index aeb3c3281db..30cbd8ffcd0 100644 --- a/advisories/unreviewed/2022/05/GHSA-rrm8-gvcw-j2q4/GHSA-rrm8-gvcw-j2q4.json +++ b/advisories/unreviewed/2022/05/GHSA-rrm8-gvcw-j2q4/GHSA-rrm8-gvcw-j2q4.json @@ -7,12 +7,8 @@ "CVE-2014-0182" ], "details": "Heap-based buffer overflow in the virtio_load function in hw/virtio/virtio.c in QEMU before 1.7.2 might allow remote attackers to execute arbitrary code via a crafted config length in a savevm image.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rrv3-gjv6-v522/GHSA-rrv3-gjv6-v522.json b/advisories/unreviewed/2022/05/GHSA-rrv3-gjv6-v522/GHSA-rrv3-gjv6-v522.json index 63439c85635..a074b45062e 100644 --- a/advisories/unreviewed/2022/05/GHSA-rrv3-gjv6-v522/GHSA-rrv3-gjv6-v522.json +++ b/advisories/unreviewed/2022/05/GHSA-rrv3-gjv6-v522/GHSA-rrv3-gjv6-v522.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-rv2w-qxpc-j296/GHSA-rv2w-qxpc-j296.json b/advisories/unreviewed/2022/05/GHSA-rv2w-qxpc-j296/GHSA-rv2w-qxpc-j296.json index b7b04898027..bb4f7dae296 100644 --- a/advisories/unreviewed/2022/05/GHSA-rv2w-qxpc-j296/GHSA-rv2w-qxpc-j296.json +++ b/advisories/unreviewed/2022/05/GHSA-rv2w-qxpc-j296/GHSA-rv2w-qxpc-j296.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-rv7g-h7p7-cm57/GHSA-rv7g-h7p7-cm57.json b/advisories/unreviewed/2022/05/GHSA-rv7g-h7p7-cm57/GHSA-rv7g-h7p7-cm57.json index 85a28687612..78a1dd0b22e 100644 --- a/advisories/unreviewed/2022/05/GHSA-rv7g-h7p7-cm57/GHSA-rv7g-h7p7-cm57.json +++ b/advisories/unreviewed/2022/05/GHSA-rv7g-h7p7-cm57/GHSA-rv7g-h7p7-cm57.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rwwr-2w57-v9q5/GHSA-rwwr-2w57-v9q5.json b/advisories/unreviewed/2022/05/GHSA-rwwr-2w57-v9q5/GHSA-rwwr-2w57-v9q5.json index 48a05c82829..6bccb16bd54 100644 --- a/advisories/unreviewed/2022/05/GHSA-rwwr-2w57-v9q5/GHSA-rwwr-2w57-v9q5.json +++ b/advisories/unreviewed/2022/05/GHSA-rwwr-2w57-v9q5/GHSA-rwwr-2w57-v9q5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "LOW", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-v2rm-ggjv-w99f/GHSA-v2rm-ggjv-w99f.json b/advisories/unreviewed/2022/05/GHSA-v2rm-ggjv-w99f/GHSA-v2rm-ggjv-w99f.json index 5847756079c..73aa242a496 100644 --- a/advisories/unreviewed/2022/05/GHSA-v2rm-ggjv-w99f/GHSA-v2rm-ggjv-w99f.json +++ b/advisories/unreviewed/2022/05/GHSA-v2rm-ggjv-w99f/GHSA-v2rm-ggjv-w99f.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-v2x3-97gq-36gp/GHSA-v2x3-97gq-36gp.json b/advisories/unreviewed/2022/05/GHSA-v2x3-97gq-36gp/GHSA-v2x3-97gq-36gp.json index 37269ff252a..231db2cf838 100644 --- a/advisories/unreviewed/2022/05/GHSA-v2x3-97gq-36gp/GHSA-v2x3-97gq-36gp.json +++ b/advisories/unreviewed/2022/05/GHSA-v2x3-97gq-36gp/GHSA-v2x3-97gq-36gp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-v3v3-mrmr-8g62/GHSA-v3v3-mrmr-8g62.json b/advisories/unreviewed/2022/05/GHSA-v3v3-mrmr-8g62/GHSA-v3v3-mrmr-8g62.json index 8261d19c639..877cbfc8ae7 100644 --- a/advisories/unreviewed/2022/05/GHSA-v3v3-mrmr-8g62/GHSA-v3v3-mrmr-8g62.json +++ b/advisories/unreviewed/2022/05/GHSA-v3v3-mrmr-8g62/GHSA-v3v3-mrmr-8g62.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-v53h-47vg-vfcw/GHSA-v53h-47vg-vfcw.json b/advisories/unreviewed/2022/05/GHSA-v53h-47vg-vfcw/GHSA-v53h-47vg-vfcw.json index c171835211c..1ed01bc0df2 100644 --- a/advisories/unreviewed/2022/05/GHSA-v53h-47vg-vfcw/GHSA-v53h-47vg-vfcw.json +++ b/advisories/unreviewed/2022/05/GHSA-v53h-47vg-vfcw/GHSA-v53h-47vg-vfcw.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-v559-q936-8gxf/GHSA-v559-q936-8gxf.json b/advisories/unreviewed/2022/05/GHSA-v559-q936-8gxf/GHSA-v559-q936-8gxf.json index 1d4d237977f..8b230cbf465 100644 --- a/advisories/unreviewed/2022/05/GHSA-v559-q936-8gxf/GHSA-v559-q936-8gxf.json +++ b/advisories/unreviewed/2022/05/GHSA-v559-q936-8gxf/GHSA-v559-q936-8gxf.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-v565-994p-c9gg/GHSA-v565-994p-c9gg.json b/advisories/unreviewed/2022/05/GHSA-v565-994p-c9gg/GHSA-v565-994p-c9gg.json index be7d1717551..b534b75fea3 100644 --- a/advisories/unreviewed/2022/05/GHSA-v565-994p-c9gg/GHSA-v565-994p-c9gg.json +++ b/advisories/unreviewed/2022/05/GHSA-v565-994p-c9gg/GHSA-v565-994p-c9gg.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-v572-2cxh-pm8p/GHSA-v572-2cxh-pm8p.json b/advisories/unreviewed/2022/05/GHSA-v572-2cxh-pm8p/GHSA-v572-2cxh-pm8p.json index d5aaace24a7..2c76bd70bfb 100644 --- a/advisories/unreviewed/2022/05/GHSA-v572-2cxh-pm8p/GHSA-v572-2cxh-pm8p.json +++ b/advisories/unreviewed/2022/05/GHSA-v572-2cxh-pm8p/GHSA-v572-2cxh-pm8p.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-v5ch-j8v9-2r5x/GHSA-v5ch-j8v9-2r5x.json b/advisories/unreviewed/2022/05/GHSA-v5ch-j8v9-2r5x/GHSA-v5ch-j8v9-2r5x.json index 096eda9fb86..ee00de815af 100644 --- a/advisories/unreviewed/2022/05/GHSA-v5ch-j8v9-2r5x/GHSA-v5ch-j8v9-2r5x.json +++ b/advisories/unreviewed/2022/05/GHSA-v5ch-j8v9-2r5x/GHSA-v5ch-j8v9-2r5x.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", @@ -95,9 +93,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-v5gf-j9pm-jvj5/GHSA-v5gf-j9pm-jvj5.json b/advisories/unreviewed/2022/05/GHSA-v5gf-j9pm-jvj5/GHSA-v5gf-j9pm-jvj5.json index a4a60fda253..f1ab82933e3 100644 --- a/advisories/unreviewed/2022/05/GHSA-v5gf-j9pm-jvj5/GHSA-v5gf-j9pm-jvj5.json +++ b/advisories/unreviewed/2022/05/GHSA-v5gf-j9pm-jvj5/GHSA-v5gf-j9pm-jvj5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -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-v5q4-qq7p-9vw8/GHSA-v5q4-qq7p-9vw8.json b/advisories/unreviewed/2022/05/GHSA-v5q4-qq7p-9vw8/GHSA-v5q4-qq7p-9vw8.json index 48e2526c70a..ed2466c6e41 100644 --- a/advisories/unreviewed/2022/05/GHSA-v5q4-qq7p-9vw8/GHSA-v5q4-qq7p-9vw8.json +++ b/advisories/unreviewed/2022/05/GHSA-v5q4-qq7p-9vw8/GHSA-v5q4-qq7p-9vw8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-v6cw-hw9c-c3gc/GHSA-v6cw-hw9c-c3gc.json b/advisories/unreviewed/2022/05/GHSA-v6cw-hw9c-c3gc/GHSA-v6cw-hw9c-c3gc.json index bbf0b57f4d6..c06aacf0c68 100644 --- a/advisories/unreviewed/2022/05/GHSA-v6cw-hw9c-c3gc/GHSA-v6cw-hw9c-c3gc.json +++ b/advisories/unreviewed/2022/05/GHSA-v6cw-hw9c-c3gc/GHSA-v6cw-hw9c-c3gc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-v8hv-vpj8-vj9r/GHSA-v8hv-vpj8-vj9r.json b/advisories/unreviewed/2022/05/GHSA-v8hv-vpj8-vj9r/GHSA-v8hv-vpj8-vj9r.json index ead7182b39a..ed968900280 100644 --- a/advisories/unreviewed/2022/05/GHSA-v8hv-vpj8-vj9r/GHSA-v8hv-vpj8-vj9r.json +++ b/advisories/unreviewed/2022/05/GHSA-v8hv-vpj8-vj9r/GHSA-v8hv-vpj8-vj9r.json @@ -7,12 +7,8 @@ "CVE-2015-1919" ], "details": "Cross-site scripting (XSS) vulnerability in IBM Security QRadar Incident Forensics before 7.2.5 allows remote attackers to inject arbitrary web script or HTML via a crafted URL.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-v8rc-559m-rv3h/GHSA-v8rc-559m-rv3h.json b/advisories/unreviewed/2022/05/GHSA-v8rc-559m-rv3h/GHSA-v8rc-559m-rv3h.json index 60e7741fb72..535d4c361fe 100644 --- a/advisories/unreviewed/2022/05/GHSA-v8rc-559m-rv3h/GHSA-v8rc-559m-rv3h.json +++ b/advisories/unreviewed/2022/05/GHSA-v8rc-559m-rv3h/GHSA-v8rc-559m-rv3h.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-v8xh-4w6f-jvx2/GHSA-v8xh-4w6f-jvx2.json b/advisories/unreviewed/2022/05/GHSA-v8xh-4w6f-jvx2/GHSA-v8xh-4w6f-jvx2.json index 0d051e2a44a..3bf7d840063 100644 --- a/advisories/unreviewed/2022/05/GHSA-v8xh-4w6f-jvx2/GHSA-v8xh-4w6f-jvx2.json +++ b/advisories/unreviewed/2022/05/GHSA-v8xh-4w6f-jvx2/GHSA-v8xh-4w6f-jvx2.json @@ -7,12 +7,8 @@ "CVE-2014-2039" ], "details": "arch/s390/kernel/head64.S in the Linux kernel before 3.13.5 on the s390 platform does not properly handle attempted use of the linkage stack, which allows local users to cause a denial of service (system crash) by executing a crafted instruction.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-v97w-x226-p849/GHSA-v97w-x226-p849.json b/advisories/unreviewed/2022/05/GHSA-v97w-x226-p849/GHSA-v97w-x226-p849.json index e782109f16d..7136b4a0cb5 100644 --- a/advisories/unreviewed/2022/05/GHSA-v97w-x226-p849/GHSA-v97w-x226-p849.json +++ b/advisories/unreviewed/2022/05/GHSA-v97w-x226-p849/GHSA-v97w-x226-p849.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-v9gv-p869-cmw7/GHSA-v9gv-p869-cmw7.json b/advisories/unreviewed/2022/05/GHSA-v9gv-p869-cmw7/GHSA-v9gv-p869-cmw7.json index da23588de2a..11b0d35cdac 100644 --- a/advisories/unreviewed/2022/05/GHSA-v9gv-p869-cmw7/GHSA-v9gv-p869-cmw7.json +++ b/advisories/unreviewed/2022/05/GHSA-v9gv-p869-cmw7/GHSA-v9gv-p869-cmw7.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-vc6m-jrww-32fp/GHSA-vc6m-jrww-32fp.json b/advisories/unreviewed/2022/05/GHSA-vc6m-jrww-32fp/GHSA-vc6m-jrww-32fp.json index d85e222e287..7ad41a308d1 100644 --- a/advisories/unreviewed/2022/05/GHSA-vc6m-jrww-32fp/GHSA-vc6m-jrww-32fp.json +++ b/advisories/unreviewed/2022/05/GHSA-vc6m-jrww-32fp/GHSA-vc6m-jrww-32fp.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-vc98-g449-76h6/GHSA-vc98-g449-76h6.json b/advisories/unreviewed/2022/05/GHSA-vc98-g449-76h6/GHSA-vc98-g449-76h6.json index 6bde87ba5b7..a8e67d05e6e 100644 --- a/advisories/unreviewed/2022/05/GHSA-vc98-g449-76h6/GHSA-vc98-g449-76h6.json +++ b/advisories/unreviewed/2022/05/GHSA-vc98-g449-76h6/GHSA-vc98-g449-76h6.json @@ -7,12 +7,8 @@ "CVE-2015-2069" ], "details": "Cross-site scripting (XSS) vulnerability in the WooCommerce plugin before 2.2.11 for WordPress allows remote attackers to inject arbitrary web script or HTML via the QUERY_STRING in the wc-reports page to wp-admin/admin.php.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-vcgm-qmcq-w9g5/GHSA-vcgm-qmcq-w9g5.json b/advisories/unreviewed/2022/05/GHSA-vcgm-qmcq-w9g5/GHSA-vcgm-qmcq-w9g5.json index 7a19dc15f20..2e1f7e82372 100644 --- a/advisories/unreviewed/2022/05/GHSA-vcgm-qmcq-w9g5/GHSA-vcgm-qmcq-w9g5.json +++ b/advisories/unreviewed/2022/05/GHSA-vcgm-qmcq-w9g5/GHSA-vcgm-qmcq-w9g5.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-vcqc-cp5x-74cr/GHSA-vcqc-cp5x-74cr.json b/advisories/unreviewed/2022/05/GHSA-vcqc-cp5x-74cr/GHSA-vcqc-cp5x-74cr.json index eb8310f06f9..94abb233354 100644 --- a/advisories/unreviewed/2022/05/GHSA-vcqc-cp5x-74cr/GHSA-vcqc-cp5x-74cr.json +++ b/advisories/unreviewed/2022/05/GHSA-vcqc-cp5x-74cr/GHSA-vcqc-cp5x-74cr.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", @@ -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-vf3q-jhc2-jcgc/GHSA-vf3q-jhc2-jcgc.json b/advisories/unreviewed/2022/05/GHSA-vf3q-jhc2-jcgc/GHSA-vf3q-jhc2-jcgc.json index 618f2a76b40..b0c0fab6130 100644 --- a/advisories/unreviewed/2022/05/GHSA-vf3q-jhc2-jcgc/GHSA-vf3q-jhc2-jcgc.json +++ b/advisories/unreviewed/2022/05/GHSA-vf3q-jhc2-jcgc/GHSA-vf3q-jhc2-jcgc.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-vfvq-9m42-xwvq/GHSA-vfvq-9m42-xwvq.json b/advisories/unreviewed/2022/05/GHSA-vfvq-9m42-xwvq/GHSA-vfvq-9m42-xwvq.json index ee859f2d41d..8727eb8f478 100644 --- a/advisories/unreviewed/2022/05/GHSA-vfvq-9m42-xwvq/GHSA-vfvq-9m42-xwvq.json +++ b/advisories/unreviewed/2022/05/GHSA-vfvq-9m42-xwvq/GHSA-vfvq-9m42-xwvq.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-vg4g-6rhx-p7rr/GHSA-vg4g-6rhx-p7rr.json b/advisories/unreviewed/2022/05/GHSA-vg4g-6rhx-p7rr/GHSA-vg4g-6rhx-p7rr.json index cfeedd63968..304fcbe5eb6 100644 --- a/advisories/unreviewed/2022/05/GHSA-vg4g-6rhx-p7rr/GHSA-vg4g-6rhx-p7rr.json +++ b/advisories/unreviewed/2022/05/GHSA-vg4g-6rhx-p7rr/GHSA-vg4g-6rhx-p7rr.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-vgf6-j78r-xgp9/GHSA-vgf6-j78r-xgp9.json b/advisories/unreviewed/2022/05/GHSA-vgf6-j78r-xgp9/GHSA-vgf6-j78r-xgp9.json index 48fcd5323a2..3d506e3b2db 100644 --- a/advisories/unreviewed/2022/05/GHSA-vgf6-j78r-xgp9/GHSA-vgf6-j78r-xgp9.json +++ b/advisories/unreviewed/2022/05/GHSA-vgf6-j78r-xgp9/GHSA-vgf6-j78r-xgp9.json @@ -7,12 +7,8 @@ "CVE-2015-2111" ], "details": "Unspecified vulnerability in HP Intelligent Provisioning 1.40 through 1.60 on Windows Server 2008 R2 and 2012 allows local users to obtain sensitive information via unknown vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -28,9 +24,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "LOW", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-vjc6-cxv6-mw36/GHSA-vjc6-cxv6-mw36.json b/advisories/unreviewed/2022/05/GHSA-vjc6-cxv6-mw36/GHSA-vjc6-cxv6-mw36.json index 15178feea21..f71130b8b2c 100644 --- a/advisories/unreviewed/2022/05/GHSA-vjc6-cxv6-mw36/GHSA-vjc6-cxv6-mw36.json +++ b/advisories/unreviewed/2022/05/GHSA-vjc6-cxv6-mw36/GHSA-vjc6-cxv6-mw36.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-vpvf-h6xj-p789/GHSA-vpvf-h6xj-p789.json b/advisories/unreviewed/2022/05/GHSA-vpvf-h6xj-p789/GHSA-vpvf-h6xj-p789.json index 0b93aa5e789..bc5976e4090 100644 --- a/advisories/unreviewed/2022/05/GHSA-vpvf-h6xj-p789/GHSA-vpvf-h6xj-p789.json +++ b/advisories/unreviewed/2022/05/GHSA-vpvf-h6xj-p789/GHSA-vpvf-h6xj-p789.json @@ -7,12 +7,8 @@ "CVE-2015-1950" ], "details": "IBM PowerVC Standard Edition 1.2.2.1 through 1.2.2.2 does not require authentication for access to the Python interpreter with nova credentials, which allows KVM guest OS users to discover certain PowerVC credentials and bypass intended access restrictions via unspecified Python code.", - "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-vpw8-46g7-hgv8/GHSA-vpw8-46g7-hgv8.json b/advisories/unreviewed/2022/05/GHSA-vpw8-46g7-hgv8/GHSA-vpw8-46g7-hgv8.json index 45fbce816d0..49a951cb97d 100644 --- a/advisories/unreviewed/2022/05/GHSA-vpw8-46g7-hgv8/GHSA-vpw8-46g7-hgv8.json +++ b/advisories/unreviewed/2022/05/GHSA-vpw8-46g7-hgv8/GHSA-vpw8-46g7-hgv8.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-vr5w-p863-h5fj/GHSA-vr5w-p863-h5fj.json b/advisories/unreviewed/2022/05/GHSA-vr5w-p863-h5fj/GHSA-vr5w-p863-h5fj.json index 955fc42a23f..c3d5a77bf34 100644 --- a/advisories/unreviewed/2022/05/GHSA-vr5w-p863-h5fj/GHSA-vr5w-p863-h5fj.json +++ b/advisories/unreviewed/2022/05/GHSA-vr5w-p863-h5fj/GHSA-vr5w-p863-h5fj.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-vrcg-pvvv-j5fm/GHSA-vrcg-pvvv-j5fm.json b/advisories/unreviewed/2022/05/GHSA-vrcg-pvvv-j5fm/GHSA-vrcg-pvvv-j5fm.json index b23b887cc29..6c08bf74230 100644 --- a/advisories/unreviewed/2022/05/GHSA-vrcg-pvvv-j5fm/GHSA-vrcg-pvvv-j5fm.json +++ b/advisories/unreviewed/2022/05/GHSA-vrcg-pvvv-j5fm/GHSA-vrcg-pvvv-j5fm.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", @@ -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-vrcm-r83p-fhmh/GHSA-vrcm-r83p-fhmh.json b/advisories/unreviewed/2022/05/GHSA-vrcm-r83p-fhmh/GHSA-vrcm-r83p-fhmh.json index dafe18eec3c..f856a46ead3 100644 --- a/advisories/unreviewed/2022/05/GHSA-vrcm-r83p-fhmh/GHSA-vrcm-r83p-fhmh.json +++ b/advisories/unreviewed/2022/05/GHSA-vrcm-r83p-fhmh/GHSA-vrcm-r83p-fhmh.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-vv3p-fw7p-j8q2/GHSA-vv3p-fw7p-j8q2.json b/advisories/unreviewed/2022/05/GHSA-vv3p-fw7p-j8q2/GHSA-vv3p-fw7p-j8q2.json index fd093c4ca78..f3b64d6564d 100644 --- a/advisories/unreviewed/2022/05/GHSA-vv3p-fw7p-j8q2/GHSA-vv3p-fw7p-j8q2.json +++ b/advisories/unreviewed/2022/05/GHSA-vv3p-fw7p-j8q2/GHSA-vv3p-fw7p-j8q2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-vvm7-hf3m-v4xp/GHSA-vvm7-hf3m-v4xp.json b/advisories/unreviewed/2022/05/GHSA-vvm7-hf3m-v4xp/GHSA-vvm7-hf3m-v4xp.json index caba142a558..db7f64d73d0 100644 --- a/advisories/unreviewed/2022/05/GHSA-vvm7-hf3m-v4xp/GHSA-vvm7-hf3m-v4xp.json +++ b/advisories/unreviewed/2022/05/GHSA-vvm7-hf3m-v4xp/GHSA-vvm7-hf3m-v4xp.json @@ -7,12 +7,8 @@ "CVE-2015-2108" ], "details": "Unspecified vulnerability in Powershell Operations in HP Operations Orchestration 9.x and 10.x allows remote authenticated users to obtain sensitive information via unknown vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-vw62-7j4r-397q/GHSA-vw62-7j4r-397q.json b/advisories/unreviewed/2022/05/GHSA-vw62-7j4r-397q/GHSA-vw62-7j4r-397q.json index 6712487abf9..5ecad87442c 100644 --- a/advisories/unreviewed/2022/05/GHSA-vw62-7j4r-397q/GHSA-vw62-7j4r-397q.json +++ b/advisories/unreviewed/2022/05/GHSA-vw62-7j4r-397q/GHSA-vw62-7j4r-397q.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-vwp9-82xr-w9jv/GHSA-vwp9-82xr-w9jv.json b/advisories/unreviewed/2022/05/GHSA-vwp9-82xr-w9jv/GHSA-vwp9-82xr-w9jv.json index 99a6fb37dc3..461271b0f96 100644 --- a/advisories/unreviewed/2022/05/GHSA-vwp9-82xr-w9jv/GHSA-vwp9-82xr-w9jv.json +++ b/advisories/unreviewed/2022/05/GHSA-vwp9-82xr-w9jv/GHSA-vwp9-82xr-w9jv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-vxmx-924q-mx8w/GHSA-vxmx-924q-mx8w.json b/advisories/unreviewed/2022/05/GHSA-vxmx-924q-mx8w/GHSA-vxmx-924q-mx8w.json index c237039345e..76168d1fdd4 100644 --- a/advisories/unreviewed/2022/05/GHSA-vxmx-924q-mx8w/GHSA-vxmx-924q-mx8w.json +++ b/advisories/unreviewed/2022/05/GHSA-vxmx-924q-mx8w/GHSA-vxmx-924q-mx8w.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", @@ -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-w227-q5p9-mh2c/GHSA-w227-q5p9-mh2c.json b/advisories/unreviewed/2022/05/GHSA-w227-q5p9-mh2c/GHSA-w227-q5p9-mh2c.json index 5a6f783804e..32171dd95e8 100644 --- a/advisories/unreviewed/2022/05/GHSA-w227-q5p9-mh2c/GHSA-w227-q5p9-mh2c.json +++ b/advisories/unreviewed/2022/05/GHSA-w227-q5p9-mh2c/GHSA-w227-q5p9-mh2c.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-w2q4-3cx2-j37v/GHSA-w2q4-3cx2-j37v.json b/advisories/unreviewed/2022/05/GHSA-w2q4-3cx2-j37v/GHSA-w2q4-3cx2-j37v.json index f20af3ddd8e..125874e0172 100644 --- a/advisories/unreviewed/2022/05/GHSA-w2q4-3cx2-j37v/GHSA-w2q4-3cx2-j37v.json +++ b/advisories/unreviewed/2022/05/GHSA-w2q4-3cx2-j37v/GHSA-w2q4-3cx2-j37v.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", @@ -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-w3w6-rmwx-6qpm/GHSA-w3w6-rmwx-6qpm.json b/advisories/unreviewed/2022/05/GHSA-w3w6-rmwx-6qpm/GHSA-w3w6-rmwx-6qpm.json index e4ac4731feb..4ca6e602e6d 100644 --- a/advisories/unreviewed/2022/05/GHSA-w3w6-rmwx-6qpm/GHSA-w3w6-rmwx-6qpm.json +++ b/advisories/unreviewed/2022/05/GHSA-w3w6-rmwx-6qpm/GHSA-w3w6-rmwx-6qpm.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-w4g8-c7r7-rx85/GHSA-w4g8-c7r7-rx85.json b/advisories/unreviewed/2022/05/GHSA-w4g8-c7r7-rx85/GHSA-w4g8-c7r7-rx85.json index 9cd6c9cd8d0..97362d49e67 100644 --- a/advisories/unreviewed/2022/05/GHSA-w4g8-c7r7-rx85/GHSA-w4g8-c7r7-rx85.json +++ b/advisories/unreviewed/2022/05/GHSA-w4g8-c7r7-rx85/GHSA-w4g8-c7r7-rx85.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-w679-v9m8-qpw3/GHSA-w679-v9m8-qpw3.json b/advisories/unreviewed/2022/05/GHSA-w679-v9m8-qpw3/GHSA-w679-v9m8-qpw3.json index 9cf06ce6e71..af37f12c6e8 100644 --- a/advisories/unreviewed/2022/05/GHSA-w679-v9m8-qpw3/GHSA-w679-v9m8-qpw3.json +++ b/advisories/unreviewed/2022/05/GHSA-w679-v9m8-qpw3/GHSA-w679-v9m8-qpw3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-w7f8-xxm4-685x/GHSA-w7f8-xxm4-685x.json b/advisories/unreviewed/2022/05/GHSA-w7f8-xxm4-685x/GHSA-w7f8-xxm4-685x.json index c8222f860bd..33023edf83b 100644 --- a/advisories/unreviewed/2022/05/GHSA-w7f8-xxm4-685x/GHSA-w7f8-xxm4-685x.json +++ b/advisories/unreviewed/2022/05/GHSA-w7f8-xxm4-685x/GHSA-w7f8-xxm4-685x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-w8c8-3p33-35r8/GHSA-w8c8-3p33-35r8.json b/advisories/unreviewed/2022/05/GHSA-w8c8-3p33-35r8/GHSA-w8c8-3p33-35r8.json index da38aa803d9..6ab1697ed79 100644 --- a/advisories/unreviewed/2022/05/GHSA-w8c8-3p33-35r8/GHSA-w8c8-3p33-35r8.json +++ b/advisories/unreviewed/2022/05/GHSA-w8c8-3p33-35r8/GHSA-w8c8-3p33-35r8.json @@ -7,12 +7,8 @@ "CVE-2014-1690" ], "details": "The help function in net/netfilter/nf_nat_irc.c in the Linux kernel before 3.12.8 allows remote attackers to obtain sensitive information from kernel memory by establishing an IRC DCC session in which incorrect packet data is transmitted during use of the NAT mangle feature.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-w946-xrfr-63w7/GHSA-w946-xrfr-63w7.json b/advisories/unreviewed/2022/05/GHSA-w946-xrfr-63w7/GHSA-w946-xrfr-63w7.json index c81989d933d..df7e95d6693 100644 --- a/advisories/unreviewed/2022/05/GHSA-w946-xrfr-63w7/GHSA-w946-xrfr-63w7.json +++ b/advisories/unreviewed/2022/05/GHSA-w946-xrfr-63w7/GHSA-w946-xrfr-63w7.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-w9rq-q452-93f9/GHSA-w9rq-q452-93f9.json b/advisories/unreviewed/2022/05/GHSA-w9rq-q452-93f9/GHSA-w9rq-q452-93f9.json index a38020822ed..9646672f514 100644 --- a/advisories/unreviewed/2022/05/GHSA-w9rq-q452-93f9/GHSA-w9rq-q452-93f9.json +++ b/advisories/unreviewed/2022/05/GHSA-w9rq-q452-93f9/GHSA-w9rq-q452-93f9.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-wf56-xf2j-qq37/GHSA-wf56-xf2j-qq37.json b/advisories/unreviewed/2022/05/GHSA-wf56-xf2j-qq37/GHSA-wf56-xf2j-qq37.json index 80d1fc520af..c970a63a352 100644 --- a/advisories/unreviewed/2022/05/GHSA-wf56-xf2j-qq37/GHSA-wf56-xf2j-qq37.json +++ b/advisories/unreviewed/2022/05/GHSA-wf56-xf2j-qq37/GHSA-wf56-xf2j-qq37.json @@ -7,12 +7,8 @@ "CVE-2015-2096" ], "details": "Use-after-free vulnerability in the Connect function in the WESPMonitor.WESPMonitorCtrl.1 ActiveX control in WebGate eDVR Manager allows remote attackers to execute arbitrary code via an invalid IP address and a page reload.", - "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-wfgf-m8f7-j7qm/GHSA-wfgf-m8f7-j7qm.json b/advisories/unreviewed/2022/05/GHSA-wfgf-m8f7-j7qm/GHSA-wfgf-m8f7-j7qm.json index 6a3380b18e6..1d2a172c877 100644 --- a/advisories/unreviewed/2022/05/GHSA-wfgf-m8f7-j7qm/GHSA-wfgf-m8f7-j7qm.json +++ b/advisories/unreviewed/2022/05/GHSA-wfgf-m8f7-j7qm/GHSA-wfgf-m8f7-j7qm.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-wg33-vhj2-vmvx/GHSA-wg33-vhj2-vmvx.json b/advisories/unreviewed/2022/05/GHSA-wg33-vhj2-vmvx/GHSA-wg33-vhj2-vmvx.json index b33f835f9c0..a465e5ee107 100644 --- a/advisories/unreviewed/2022/05/GHSA-wg33-vhj2-vmvx/GHSA-wg33-vhj2-vmvx.json +++ b/advisories/unreviewed/2022/05/GHSA-wg33-vhj2-vmvx/GHSA-wg33-vhj2-vmvx.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-wg9r-8mf3-65vj/GHSA-wg9r-8mf3-65vj.json b/advisories/unreviewed/2022/05/GHSA-wg9r-8mf3-65vj/GHSA-wg9r-8mf3-65vj.json index 66006770def..9c79ffcf46f 100644 --- a/advisories/unreviewed/2022/05/GHSA-wg9r-8mf3-65vj/GHSA-wg9r-8mf3-65vj.json +++ b/advisories/unreviewed/2022/05/GHSA-wg9r-8mf3-65vj/GHSA-wg9r-8mf3-65vj.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-wgg5-2jcf-8h35/GHSA-wgg5-2jcf-8h35.json b/advisories/unreviewed/2022/05/GHSA-wgg5-2jcf-8h35/GHSA-wgg5-2jcf-8h35.json index 08eae421563..c7b630e04c6 100644 --- a/advisories/unreviewed/2022/05/GHSA-wgg5-2jcf-8h35/GHSA-wgg5-2jcf-8h35.json +++ b/advisories/unreviewed/2022/05/GHSA-wgg5-2jcf-8h35/GHSA-wgg5-2jcf-8h35.json @@ -7,12 +7,8 @@ "CVE-2015-2083" ], "details": "Cross-site request forgery (CSRF) vulnerability in Ilch CMS allows remote attackers to hijack the authentication of administrators for requests that add a value to a profile field via a profilefields request to admin.php.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-wgj6-5j44-xmcv/GHSA-wgj6-5j44-xmcv.json b/advisories/unreviewed/2022/05/GHSA-wgj6-5j44-xmcv/GHSA-wgj6-5j44-xmcv.json index 34e8239383a..0e2207a9408 100644 --- a/advisories/unreviewed/2022/05/GHSA-wgj6-5j44-xmcv/GHSA-wgj6-5j44-xmcv.json +++ b/advisories/unreviewed/2022/05/GHSA-wgj6-5j44-xmcv/GHSA-wgj6-5j44-xmcv.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-wgjq-7x8m-mfm7/GHSA-wgjq-7x8m-mfm7.json b/advisories/unreviewed/2022/05/GHSA-wgjq-7x8m-mfm7/GHSA-wgjq-7x8m-mfm7.json index c474de61c55..e3bd08cddad 100644 --- a/advisories/unreviewed/2022/05/GHSA-wgjq-7x8m-mfm7/GHSA-wgjq-7x8m-mfm7.json +++ b/advisories/unreviewed/2022/05/GHSA-wgjq-7x8m-mfm7/GHSA-wgjq-7x8m-mfm7.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-wgrp-46g8-hr3f/GHSA-wgrp-46g8-hr3f.json b/advisories/unreviewed/2022/05/GHSA-wgrp-46g8-hr3f/GHSA-wgrp-46g8-hr3f.json index 3f79aae63ad..e459b694938 100644 --- a/advisories/unreviewed/2022/05/GHSA-wgrp-46g8-hr3f/GHSA-wgrp-46g8-hr3f.json +++ b/advisories/unreviewed/2022/05/GHSA-wgrp-46g8-hr3f/GHSA-wgrp-46g8-hr3f.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-wh5q-cx7r-jvpr/GHSA-wh5q-cx7r-jvpr.json b/advisories/unreviewed/2022/05/GHSA-wh5q-cx7r-jvpr/GHSA-wh5q-cx7r-jvpr.json index 0363c09ef38..9dbfa9e3356 100644 --- a/advisories/unreviewed/2022/05/GHSA-wh5q-cx7r-jvpr/GHSA-wh5q-cx7r-jvpr.json +++ b/advisories/unreviewed/2022/05/GHSA-wh5q-cx7r-jvpr/GHSA-wh5q-cx7r-jvpr.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-wj4h-397w-w967/GHSA-wj4h-397w-w967.json b/advisories/unreviewed/2022/05/GHSA-wj4h-397w-w967/GHSA-wj4h-397w-w967.json index 71bfafabc78..cd6d96f7c4d 100644 --- a/advisories/unreviewed/2022/05/GHSA-wj4h-397w-w967/GHSA-wj4h-397w-w967.json +++ b/advisories/unreviewed/2022/05/GHSA-wj4h-397w-w967/GHSA-wj4h-397w-w967.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-wj9h-hqrr-vfc8/GHSA-wj9h-hqrr-vfc8.json b/advisories/unreviewed/2022/05/GHSA-wj9h-hqrr-vfc8/GHSA-wj9h-hqrr-vfc8.json index f1e57ceba58..9e6cd48a1b2 100644 --- a/advisories/unreviewed/2022/05/GHSA-wj9h-hqrr-vfc8/GHSA-wj9h-hqrr-vfc8.json +++ b/advisories/unreviewed/2022/05/GHSA-wj9h-hqrr-vfc8/GHSA-wj9h-hqrr-vfc8.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-wjrh-v4vw-2jmc/GHSA-wjrh-v4vw-2jmc.json b/advisories/unreviewed/2022/05/GHSA-wjrh-v4vw-2jmc/GHSA-wjrh-v4vw-2jmc.json index c6b820547fc..7afa4b70b1a 100644 --- a/advisories/unreviewed/2022/05/GHSA-wjrh-v4vw-2jmc/GHSA-wjrh-v4vw-2jmc.json +++ b/advisories/unreviewed/2022/05/GHSA-wjrh-v4vw-2jmc/GHSA-wjrh-v4vw-2jmc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -71,9 +69,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-wm54-8p2r-xrw7/GHSA-wm54-8p2r-xrw7.json b/advisories/unreviewed/2022/05/GHSA-wm54-8p2r-xrw7/GHSA-wm54-8p2r-xrw7.json index 864a6fc952e..290dfb69516 100644 --- a/advisories/unreviewed/2022/05/GHSA-wm54-8p2r-xrw7/GHSA-wm54-8p2r-xrw7.json +++ b/advisories/unreviewed/2022/05/GHSA-wm54-8p2r-xrw7/GHSA-wm54-8p2r-xrw7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-wmcp-5mp8-q674/GHSA-wmcp-5mp8-q674.json b/advisories/unreviewed/2022/05/GHSA-wmcp-5mp8-q674/GHSA-wmcp-5mp8-q674.json index 5bbfa2a0564..8e0f778eea7 100644 --- a/advisories/unreviewed/2022/05/GHSA-wmcp-5mp8-q674/GHSA-wmcp-5mp8-q674.json +++ b/advisories/unreviewed/2022/05/GHSA-wmcp-5mp8-q674/GHSA-wmcp-5mp8-q674.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-wmg4-hccw-9xwx/GHSA-wmg4-hccw-9xwx.json b/advisories/unreviewed/2022/05/GHSA-wmg4-hccw-9xwx/GHSA-wmg4-hccw-9xwx.json index c1b9c6bc9b9..616873cfc99 100644 --- a/advisories/unreviewed/2022/05/GHSA-wmg4-hccw-9xwx/GHSA-wmg4-hccw-9xwx.json +++ b/advisories/unreviewed/2022/05/GHSA-wmg4-hccw-9xwx/GHSA-wmg4-hccw-9xwx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-wmgj-rj78-g9f8/GHSA-wmgj-rj78-g9f8.json b/advisories/unreviewed/2022/05/GHSA-wmgj-rj78-g9f8/GHSA-wmgj-rj78-g9f8.json index acc95d98918..9722d25746a 100644 --- a/advisories/unreviewed/2022/05/GHSA-wmgj-rj78-g9f8/GHSA-wmgj-rj78-g9f8.json +++ b/advisories/unreviewed/2022/05/GHSA-wmgj-rj78-g9f8/GHSA-wmgj-rj78-g9f8.json @@ -7,12 +7,8 @@ "CVE-2015-2034" ], "details": "Cross-site scripting (XSS) vulnerability in the administrative backend in Piwigo before 2.7.4 allows remote attackers to inject arbitrary web script or HTML via the page parameter to admin.php.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-wmjm-j24g-m8p6/GHSA-wmjm-j24g-m8p6.json b/advisories/unreviewed/2022/05/GHSA-wmjm-j24g-m8p6/GHSA-wmjm-j24g-m8p6.json index 3852c40163e..95cee070009 100644 --- a/advisories/unreviewed/2022/05/GHSA-wmjm-j24g-m8p6/GHSA-wmjm-j24g-m8p6.json +++ b/advisories/unreviewed/2022/05/GHSA-wmjm-j24g-m8p6/GHSA-wmjm-j24g-m8p6.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-wp2c-fvcq-3mr2/GHSA-wp2c-fvcq-3mr2.json b/advisories/unreviewed/2022/05/GHSA-wp2c-fvcq-3mr2/GHSA-wp2c-fvcq-3mr2.json index bf089fea10a..18d626692c2 100644 --- a/advisories/unreviewed/2022/05/GHSA-wp2c-fvcq-3mr2/GHSA-wp2c-fvcq-3mr2.json +++ b/advisories/unreviewed/2022/05/GHSA-wp2c-fvcq-3mr2/GHSA-wp2c-fvcq-3mr2.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-wpfg-h6pp-74wp/GHSA-wpfg-h6pp-74wp.json b/advisories/unreviewed/2022/05/GHSA-wpfg-h6pp-74wp/GHSA-wpfg-h6pp-74wp.json index 1186107e1a6..6f46130c2b9 100644 --- a/advisories/unreviewed/2022/05/GHSA-wpfg-h6pp-74wp/GHSA-wpfg-h6pp-74wp.json +++ b/advisories/unreviewed/2022/05/GHSA-wpfg-h6pp-74wp/GHSA-wpfg-h6pp-74wp.json @@ -7,12 +7,8 @@ "CVE-2015-2055" ], "details": "Zhone GPON 2520 with firmware R4.0.2.566b allows remote attackers to cause a denial of service via a long string in the oldpassword parameter.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-wpqh-m7ff-47xw/GHSA-wpqh-m7ff-47xw.json b/advisories/unreviewed/2022/05/GHSA-wpqh-m7ff-47xw/GHSA-wpqh-m7ff-47xw.json index d47b8dc6a9d..eb2577ced20 100644 --- a/advisories/unreviewed/2022/05/GHSA-wpqh-m7ff-47xw/GHSA-wpqh-m7ff-47xw.json +++ b/advisories/unreviewed/2022/05/GHSA-wpqh-m7ff-47xw/GHSA-wpqh-m7ff-47xw.json @@ -7,12 +7,8 @@ "CVE-2015-2114" ], "details": "HP Support Solution Framework before 11.51.0049 allows remote attackers to download an arbitrary program onto a client machine and execute this program via unspecified vectors.", - "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-wpxj-j4w6-vw2x/GHSA-wpxj-j4w6-vw2x.json b/advisories/unreviewed/2022/05/GHSA-wpxj-j4w6-vw2x/GHSA-wpxj-j4w6-vw2x.json index 4ead83bfd82..7ea1fb491ef 100644 --- a/advisories/unreviewed/2022/05/GHSA-wpxj-j4w6-vw2x/GHSA-wpxj-j4w6-vw2x.json +++ b/advisories/unreviewed/2022/05/GHSA-wpxj-j4w6-vw2x/GHSA-wpxj-j4w6-vw2x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-wq33-4hv4-6c2q/GHSA-wq33-4hv4-6c2q.json b/advisories/unreviewed/2022/05/GHSA-wq33-4hv4-6c2q/GHSA-wq33-4hv4-6c2q.json index 5fe96cd52a1..0e8bc90632c 100644 --- a/advisories/unreviewed/2022/05/GHSA-wq33-4hv4-6c2q/GHSA-wq33-4hv4-6c2q.json +++ b/advisories/unreviewed/2022/05/GHSA-wq33-4hv4-6c2q/GHSA-wq33-4hv4-6c2q.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-wq9m-xq23-rxrg/GHSA-wq9m-xq23-rxrg.json b/advisories/unreviewed/2022/05/GHSA-wq9m-xq23-rxrg/GHSA-wq9m-xq23-rxrg.json index 54589a53acc..10ee8013a2c 100644 --- a/advisories/unreviewed/2022/05/GHSA-wq9m-xq23-rxrg/GHSA-wq9m-xq23-rxrg.json +++ b/advisories/unreviewed/2022/05/GHSA-wq9m-xq23-rxrg/GHSA-wq9m-xq23-rxrg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-wrvp-g9q2-6599/GHSA-wrvp-g9q2-6599.json b/advisories/unreviewed/2022/05/GHSA-wrvp-g9q2-6599/GHSA-wrvp-g9q2-6599.json index 4c99395ccbf..fc8f6bdbe77 100644 --- a/advisories/unreviewed/2022/05/GHSA-wrvp-g9q2-6599/GHSA-wrvp-g9q2-6599.json +++ b/advisories/unreviewed/2022/05/GHSA-wrvp-g9q2-6599/GHSA-wrvp-g9q2-6599.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", @@ -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-wv38-chxj-v2gp/GHSA-wv38-chxj-v2gp.json b/advisories/unreviewed/2022/05/GHSA-wv38-chxj-v2gp/GHSA-wv38-chxj-v2gp.json index 3fb609984dc..523ec436bd1 100644 --- a/advisories/unreviewed/2022/05/GHSA-wv38-chxj-v2gp/GHSA-wv38-chxj-v2gp.json +++ b/advisories/unreviewed/2022/05/GHSA-wv38-chxj-v2gp/GHSA-wv38-chxj-v2gp.json @@ -7,12 +7,8 @@ "CVE-2011-2213" ], "details": "The inet_diag_bc_audit function in net/ipv4/inet_diag.c in the Linux kernel before 2.6.39.3 does not properly audit INET_DIAG bytecode, which allows local users to cause a denial of service (kernel infinite loop) via crafted INET_DIAG_REQ_BYTECODE instructions in a netlink message, as demonstrated by an INET_DIAG_BC_JMP instruction with a zero yes value, a different vulnerability than CVE-2010-3880.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-wv94-377g-rv89/GHSA-wv94-377g-rv89.json b/advisories/unreviewed/2022/05/GHSA-wv94-377g-rv89/GHSA-wv94-377g-rv89.json index be3ab59462c..f1f21c3fc17 100644 --- a/advisories/unreviewed/2022/05/GHSA-wv94-377g-rv89/GHSA-wv94-377g-rv89.json +++ b/advisories/unreviewed/2022/05/GHSA-wv94-377g-rv89/GHSA-wv94-377g-rv89.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-wvh3-h46p-gp3p/GHSA-wvh3-h46p-gp3p.json b/advisories/unreviewed/2022/05/GHSA-wvh3-h46p-gp3p/GHSA-wvh3-h46p-gp3p.json index 17b6f67bd25..5b88f73f940 100644 --- a/advisories/unreviewed/2022/05/GHSA-wvh3-h46p-gp3p/GHSA-wvh3-h46p-gp3p.json +++ b/advisories/unreviewed/2022/05/GHSA-wvh3-h46p-gp3p/GHSA-wvh3-h46p-gp3p.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-wvj9-586q-89r6/GHSA-wvj9-586q-89r6.json b/advisories/unreviewed/2022/05/GHSA-wvj9-586q-89r6/GHSA-wvj9-586q-89r6.json index f5273397f99..e99a2f2a89c 100644 --- a/advisories/unreviewed/2022/05/GHSA-wvj9-586q-89r6/GHSA-wvj9-586q-89r6.json +++ b/advisories/unreviewed/2022/05/GHSA-wvj9-586q-89r6/GHSA-wvj9-586q-89r6.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-wvw8-g2vj-44m4/GHSA-wvw8-g2vj-44m4.json b/advisories/unreviewed/2022/05/GHSA-wvw8-g2vj-44m4/GHSA-wvw8-g2vj-44m4.json index 2d295322293..b5b71827313 100644 --- a/advisories/unreviewed/2022/05/GHSA-wvw8-g2vj-44m4/GHSA-wvw8-g2vj-44m4.json +++ b/advisories/unreviewed/2022/05/GHSA-wvw8-g2vj-44m4/GHSA-wvw8-g2vj-44m4.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-wx22-52fm-h4p9/GHSA-wx22-52fm-h4p9.json b/advisories/unreviewed/2022/05/GHSA-wx22-52fm-h4p9/GHSA-wx22-52fm-h4p9.json index 9076bc8b50c..638cf74ffed 100644 --- a/advisories/unreviewed/2022/05/GHSA-wx22-52fm-h4p9/GHSA-wx22-52fm-h4p9.json +++ b/advisories/unreviewed/2022/05/GHSA-wx22-52fm-h4p9/GHSA-wx22-52fm-h4p9.json @@ -7,12 +7,8 @@ "CVE-2015-2035" ], "details": "SQL injection vulnerability in the administrative backend in Piwigo before 2.7.4 allows remote administrators to execute arbitrary SQL commands via the user parameter in the history page to admin.php.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-wx57-vqm4-j5vh/GHSA-wx57-vqm4-j5vh.json b/advisories/unreviewed/2022/05/GHSA-wx57-vqm4-j5vh/GHSA-wx57-vqm4-j5vh.json index 68b2deeb433..2fbec7e5bd6 100644 --- a/advisories/unreviewed/2022/05/GHSA-wx57-vqm4-j5vh/GHSA-wx57-vqm4-j5vh.json +++ b/advisories/unreviewed/2022/05/GHSA-wx57-vqm4-j5vh/GHSA-wx57-vqm4-j5vh.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-wxqm-wqpm-qc4x/GHSA-wxqm-wqpm-qc4x.json b/advisories/unreviewed/2022/05/GHSA-wxqm-wqpm-qc4x/GHSA-wxqm-wqpm-qc4x.json index b6a30536cd1..a38c38f3a32 100644 --- a/advisories/unreviewed/2022/05/GHSA-wxqm-wqpm-qc4x/GHSA-wxqm-wqpm-qc4x.json +++ b/advisories/unreviewed/2022/05/GHSA-wxqm-wqpm-qc4x/GHSA-wxqm-wqpm-qc4x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-x247-pp49-3c7r/GHSA-x247-pp49-3c7r.json b/advisories/unreviewed/2022/05/GHSA-x247-pp49-3c7r/GHSA-x247-pp49-3c7r.json index af66671479e..67f3b83e26e 100644 --- a/advisories/unreviewed/2022/05/GHSA-x247-pp49-3c7r/GHSA-x247-pp49-3c7r.json +++ b/advisories/unreviewed/2022/05/GHSA-x247-pp49-3c7r/GHSA-x247-pp49-3c7r.json @@ -7,12 +7,8 @@ "CVE-2013-6501" ], "details": "The default soap.wsdl_cache_dir setting in (1) php.ini-production and (2) php.ini-development in PHP through 5.6.7 specifies the /tmp directory, which makes it easier for local users to conduct WSDL injection attacks by creating a file under /tmp with a predictable filename that is used by the get_sdl function in ext/soap/php_sdl.c.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-x42q-mj5p-wccf/GHSA-x42q-mj5p-wccf.json b/advisories/unreviewed/2022/05/GHSA-x42q-mj5p-wccf/GHSA-x42q-mj5p-wccf.json index c8ebbf4fd65..aa3d5949918 100644 --- a/advisories/unreviewed/2022/05/GHSA-x42q-mj5p-wccf/GHSA-x42q-mj5p-wccf.json +++ b/advisories/unreviewed/2022/05/GHSA-x42q-mj5p-wccf/GHSA-x42q-mj5p-wccf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-x43g-x8g8-q2qc/GHSA-x43g-x8g8-q2qc.json b/advisories/unreviewed/2022/05/GHSA-x43g-x8g8-q2qc/GHSA-x43g-x8g8-q2qc.json index 184ee358d6c..c1fe367c956 100644 --- a/advisories/unreviewed/2022/05/GHSA-x43g-x8g8-q2qc/GHSA-x43g-x8g8-q2qc.json +++ b/advisories/unreviewed/2022/05/GHSA-x43g-x8g8-q2qc/GHSA-x43g-x8g8-q2qc.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-x4hg-58gh-j8mh/GHSA-x4hg-58gh-j8mh.json b/advisories/unreviewed/2022/05/GHSA-x4hg-58gh-j8mh/GHSA-x4hg-58gh-j8mh.json index f41b793beda..f73dc0372f4 100644 --- a/advisories/unreviewed/2022/05/GHSA-x4hg-58gh-j8mh/GHSA-x4hg-58gh-j8mh.json +++ b/advisories/unreviewed/2022/05/GHSA-x4hg-58gh-j8mh/GHSA-x4hg-58gh-j8mh.json @@ -7,12 +7,8 @@ "CVE-2010-0008" ], "details": "The sctp_rcv_ootb function in the SCTP implementation in the Linux kernel before 2.6.23 allows remote attackers to cause a denial of service (infinite loop) via (1) an Out Of The Blue (OOTB) chunk or (2) a chunk of zero length.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -100,9 +96,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-x4q8-qxfw-mxfq/GHSA-x4q8-qxfw-mxfq.json b/advisories/unreviewed/2022/05/GHSA-x4q8-qxfw-mxfq/GHSA-x4q8-qxfw-mxfq.json index 6acfa983b45..242dd5065db 100644 --- a/advisories/unreviewed/2022/05/GHSA-x4q8-qxfw-mxfq/GHSA-x4q8-qxfw-mxfq.json +++ b/advisories/unreviewed/2022/05/GHSA-x4q8-qxfw-mxfq/GHSA-x4q8-qxfw-mxfq.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-x58v-v488-9vr6/GHSA-x58v-v488-9vr6.json b/advisories/unreviewed/2022/05/GHSA-x58v-v488-9vr6/GHSA-x58v-v488-9vr6.json index 4133d34d10d..bbb2b1d3178 100644 --- a/advisories/unreviewed/2022/05/GHSA-x58v-v488-9vr6/GHSA-x58v-v488-9vr6.json +++ b/advisories/unreviewed/2022/05/GHSA-x58v-v488-9vr6/GHSA-x58v-v488-9vr6.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", @@ -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-x5rr-7wcc-q5jp/GHSA-x5rr-7wcc-q5jp.json b/advisories/unreviewed/2022/05/GHSA-x5rr-7wcc-q5jp/GHSA-x5rr-7wcc-q5jp.json index b84f4253fd2..b29614272b5 100644 --- a/advisories/unreviewed/2022/05/GHSA-x5rr-7wcc-q5jp/GHSA-x5rr-7wcc-q5jp.json +++ b/advisories/unreviewed/2022/05/GHSA-x5rr-7wcc-q5jp/GHSA-x5rr-7wcc-q5jp.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-x5xm-6fpv-xpgq/GHSA-x5xm-6fpv-xpgq.json b/advisories/unreviewed/2022/05/GHSA-x5xm-6fpv-xpgq/GHSA-x5xm-6fpv-xpgq.json index 084cb7d65b2..e51de145de8 100644 --- a/advisories/unreviewed/2022/05/GHSA-x5xm-6fpv-xpgq/GHSA-x5xm-6fpv-xpgq.json +++ b/advisories/unreviewed/2022/05/GHSA-x5xm-6fpv-xpgq/GHSA-x5xm-6fpv-xpgq.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-x67g-8g58-fccv/GHSA-x67g-8g58-fccv.json b/advisories/unreviewed/2022/05/GHSA-x67g-8g58-fccv/GHSA-x67g-8g58-fccv.json index a540d883b29..e43c0c79153 100644 --- a/advisories/unreviewed/2022/05/GHSA-x67g-8g58-fccv/GHSA-x67g-8g58-fccv.json +++ b/advisories/unreviewed/2022/05/GHSA-x67g-8g58-fccv/GHSA-x67g-8g58-fccv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-x6p2-2v55-vg8m/GHSA-x6p2-2v55-vg8m.json b/advisories/unreviewed/2022/05/GHSA-x6p2-2v55-vg8m/GHSA-x6p2-2v55-vg8m.json index 9ebbb6764a1..ad06ca7f286 100644 --- a/advisories/unreviewed/2022/05/GHSA-x6p2-2v55-vg8m/GHSA-x6p2-2v55-vg8m.json +++ b/advisories/unreviewed/2022/05/GHSA-x6p2-2v55-vg8m/GHSA-x6p2-2v55-vg8m.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", @@ -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-x742-63f3-9r94/GHSA-x742-63f3-9r94.json b/advisories/unreviewed/2022/05/GHSA-x742-63f3-9r94/GHSA-x742-63f3-9r94.json index 35875dd442e..142f7a90dc3 100644 --- a/advisories/unreviewed/2022/05/GHSA-x742-63f3-9r94/GHSA-x742-63f3-9r94.json +++ b/advisories/unreviewed/2022/05/GHSA-x742-63f3-9r94/GHSA-x742-63f3-9r94.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-x7cj-r8qm-rmqp/GHSA-x7cj-r8qm-rmqp.json b/advisories/unreviewed/2022/05/GHSA-x7cj-r8qm-rmqp/GHSA-x7cj-r8qm-rmqp.json index 570c8827fb1..962a8a867a0 100644 --- a/advisories/unreviewed/2022/05/GHSA-x7cj-r8qm-rmqp/GHSA-x7cj-r8qm-rmqp.json +++ b/advisories/unreviewed/2022/05/GHSA-x7cj-r8qm-rmqp/GHSA-x7cj-r8qm-rmqp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-x7m8-97xv-fx44/GHSA-x7m8-97xv-fx44.json b/advisories/unreviewed/2022/05/GHSA-x7m8-97xv-fx44/GHSA-x7m8-97xv-fx44.json index fb574527871..d50de5af2e3 100644 --- a/advisories/unreviewed/2022/05/GHSA-x7m8-97xv-fx44/GHSA-x7m8-97xv-fx44.json +++ b/advisories/unreviewed/2022/05/GHSA-x7m8-97xv-fx44/GHSA-x7m8-97xv-fx44.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-x8cm-w2qg-36v3/GHSA-x8cm-w2qg-36v3.json b/advisories/unreviewed/2022/05/GHSA-x8cm-w2qg-36v3/GHSA-x8cm-w2qg-36v3.json index e7f116e12e8..3953b0b77ab 100644 --- a/advisories/unreviewed/2022/05/GHSA-x8cm-w2qg-36v3/GHSA-x8cm-w2qg-36v3.json +++ b/advisories/unreviewed/2022/05/GHSA-x8cm-w2qg-36v3/GHSA-x8cm-w2qg-36v3.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-x8xq-jr3x-4wjr/GHSA-x8xq-jr3x-4wjr.json b/advisories/unreviewed/2022/05/GHSA-x8xq-jr3x-4wjr/GHSA-x8xq-jr3x-4wjr.json index 473c0a096ec..d1fcbc6975a 100644 --- a/advisories/unreviewed/2022/05/GHSA-x8xq-jr3x-4wjr/GHSA-x8xq-jr3x-4wjr.json +++ b/advisories/unreviewed/2022/05/GHSA-x8xq-jr3x-4wjr/GHSA-x8xq-jr3x-4wjr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-xc8r-rrcv-2h5g/GHSA-xc8r-rrcv-2h5g.json b/advisories/unreviewed/2022/05/GHSA-xc8r-rrcv-2h5g/GHSA-xc8r-rrcv-2h5g.json index 61f4706ebd6..a2773f08fc0 100644 --- a/advisories/unreviewed/2022/05/GHSA-xc8r-rrcv-2h5g/GHSA-xc8r-rrcv-2h5g.json +++ b/advisories/unreviewed/2022/05/GHSA-xc8r-rrcv-2h5g/GHSA-xc8r-rrcv-2h5g.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", @@ -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-xcjv-gj29-fmm5/GHSA-xcjv-gj29-fmm5.json b/advisories/unreviewed/2022/05/GHSA-xcjv-gj29-fmm5/GHSA-xcjv-gj29-fmm5.json index 92aeaf2c43c..eb33412f668 100644 --- a/advisories/unreviewed/2022/05/GHSA-xcjv-gj29-fmm5/GHSA-xcjv-gj29-fmm5.json +++ b/advisories/unreviewed/2022/05/GHSA-xcjv-gj29-fmm5/GHSA-xcjv-gj29-fmm5.json @@ -7,12 +7,8 @@ "CVE-2015-2065" ], "details": "SQL injection vulnerability in videogalleryrss.php in the Apptha WordPress Video Gallery (contus-video-gallery) plugin before 2.8 for WordPress allows remote attackers to execute arbitrary SQL commands via the vid parameter in a rss action to wp-admin/admin-ajax.php.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-xcm2-p2fv-cfg9/GHSA-xcm2-p2fv-cfg9.json b/advisories/unreviewed/2022/05/GHSA-xcm2-p2fv-cfg9/GHSA-xcm2-p2fv-cfg9.json index 8ddff972dba..89ff920da31 100644 --- a/advisories/unreviewed/2022/05/GHSA-xcm2-p2fv-cfg9/GHSA-xcm2-p2fv-cfg9.json +++ b/advisories/unreviewed/2022/05/GHSA-xcm2-p2fv-cfg9/GHSA-xcm2-p2fv-cfg9.json @@ -7,12 +7,8 @@ "CVE-2011-1013" ], "details": "Integer signedness error in the drm_modeset_ctl function in (1) drivers/gpu/drm/drm_irq.c in the Direct Rendering Manager (DRM) subsystem in the Linux kernel before 2.6.38 and (2) sys/dev/pci/drm/drm_irq.c in the kernel in OpenBSD before 4.9 allows local users to trigger out-of-bounds write operations, and consequently cause a denial of service (system crash) or possibly have unspecified other impact, via a crafted num_crtcs (aka vb_num) structure member in an ioctl argument.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-xf9w-5f94-wcjm/GHSA-xf9w-5f94-wcjm.json b/advisories/unreviewed/2022/05/GHSA-xf9w-5f94-wcjm/GHSA-xf9w-5f94-wcjm.json index d83a8fa7049..d4cd19de5af 100644 --- a/advisories/unreviewed/2022/05/GHSA-xf9w-5f94-wcjm/GHSA-xf9w-5f94-wcjm.json +++ b/advisories/unreviewed/2022/05/GHSA-xf9w-5f94-wcjm/GHSA-xf9w-5f94-wcjm.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-xg34-8qvc-j4hh/GHSA-xg34-8qvc-j4hh.json b/advisories/unreviewed/2022/05/GHSA-xg34-8qvc-j4hh/GHSA-xg34-8qvc-j4hh.json index 06d17841966..a48566d3566 100644 --- a/advisories/unreviewed/2022/05/GHSA-xg34-8qvc-j4hh/GHSA-xg34-8qvc-j4hh.json +++ b/advisories/unreviewed/2022/05/GHSA-xg34-8qvc-j4hh/GHSA-xg34-8qvc-j4hh.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-xg76-3pjj-pf64/GHSA-xg76-3pjj-pf64.json b/advisories/unreviewed/2022/05/GHSA-xg76-3pjj-pf64/GHSA-xg76-3pjj-pf64.json index 4c521e62731..3dbf20443d6 100644 --- a/advisories/unreviewed/2022/05/GHSA-xg76-3pjj-pf64/GHSA-xg76-3pjj-pf64.json +++ b/advisories/unreviewed/2022/05/GHSA-xg76-3pjj-pf64/GHSA-xg76-3pjj-pf64.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-xgpf-xc53-xgr5/GHSA-xgpf-xc53-xgr5.json b/advisories/unreviewed/2022/05/GHSA-xgpf-xc53-xgr5/GHSA-xgpf-xc53-xgr5.json index d9ad12174a9..1cc5388382a 100644 --- a/advisories/unreviewed/2022/05/GHSA-xgpf-xc53-xgr5/GHSA-xgpf-xc53-xgr5.json +++ b/advisories/unreviewed/2022/05/GHSA-xgpf-xc53-xgr5/GHSA-xgpf-xc53-xgr5.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", diff --git a/advisories/unreviewed/2022/05/GHSA-xgxr-qjxv-x6mv/GHSA-xgxr-qjxv-x6mv.json b/advisories/unreviewed/2022/05/GHSA-xgxr-qjxv-x6mv/GHSA-xgxr-qjxv-x6mv.json index cda2c960801..5a674418076 100644 --- a/advisories/unreviewed/2022/05/GHSA-xgxr-qjxv-x6mv/GHSA-xgxr-qjxv-x6mv.json +++ b/advisories/unreviewed/2022/05/GHSA-xgxr-qjxv-x6mv/GHSA-xgxr-qjxv-x6mv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-xh6w-jrm8-9v99/GHSA-xh6w-jrm8-9v99.json b/advisories/unreviewed/2022/05/GHSA-xh6w-jrm8-9v99/GHSA-xh6w-jrm8-9v99.json index d040b13311c..a804787df95 100644 --- a/advisories/unreviewed/2022/05/GHSA-xh6w-jrm8-9v99/GHSA-xh6w-jrm8-9v99.json +++ b/advisories/unreviewed/2022/05/GHSA-xh6w-jrm8-9v99/GHSA-xh6w-jrm8-9v99.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", @@ -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-xhfj-c879-xq4w/GHSA-xhfj-c879-xq4w.json b/advisories/unreviewed/2022/05/GHSA-xhfj-c879-xq4w/GHSA-xhfj-c879-xq4w.json index 3ead47ae90d..7a7b54c0995 100644 --- a/advisories/unreviewed/2022/05/GHSA-xhfj-c879-xq4w/GHSA-xhfj-c879-xq4w.json +++ b/advisories/unreviewed/2022/05/GHSA-xhfj-c879-xq4w/GHSA-xhfj-c879-xq4w.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/2022/05/GHSA-xhxv-xr8w-7xpm/GHSA-xhxv-xr8w-7xpm.json b/advisories/unreviewed/2022/05/GHSA-xhxv-xr8w-7xpm/GHSA-xhxv-xr8w-7xpm.json index 6ee3183eaf9..67cf949a634 100644 --- a/advisories/unreviewed/2022/05/GHSA-xhxv-xr8w-7xpm/GHSA-xhxv-xr8w-7xpm.json +++ b/advisories/unreviewed/2022/05/GHSA-xhxv-xr8w-7xpm/GHSA-xhxv-xr8w-7xpm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-xjcc-hff6-3h7r/GHSA-xjcc-hff6-3h7r.json b/advisories/unreviewed/2022/05/GHSA-xjcc-hff6-3h7r/GHSA-xjcc-hff6-3h7r.json index 3daf5a46de9..3428bea8676 100644 --- a/advisories/unreviewed/2022/05/GHSA-xjcc-hff6-3h7r/GHSA-xjcc-hff6-3h7r.json +++ b/advisories/unreviewed/2022/05/GHSA-xjcc-hff6-3h7r/GHSA-xjcc-hff6-3h7r.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-xjhq-7cq7-m2mj/GHSA-xjhq-7cq7-m2mj.json b/advisories/unreviewed/2022/05/GHSA-xjhq-7cq7-m2mj/GHSA-xjhq-7cq7-m2mj.json index d2ee2bd3ef0..68386602c49 100644 --- a/advisories/unreviewed/2022/05/GHSA-xjhq-7cq7-m2mj/GHSA-xjhq-7cq7-m2mj.json +++ b/advisories/unreviewed/2022/05/GHSA-xjhq-7cq7-m2mj/GHSA-xjhq-7cq7-m2mj.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-xjjr-6wjw-rw5w/GHSA-xjjr-6wjw-rw5w.json b/advisories/unreviewed/2022/05/GHSA-xjjr-6wjw-rw5w/GHSA-xjjr-6wjw-rw5w.json index e8fb102d87d..ba3b1e5928e 100644 --- a/advisories/unreviewed/2022/05/GHSA-xjjr-6wjw-rw5w/GHSA-xjjr-6wjw-rw5w.json +++ b/advisories/unreviewed/2022/05/GHSA-xjjr-6wjw-rw5w/GHSA-xjjr-6wjw-rw5w.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-xmgv-x7w5-m5ph/GHSA-xmgv-x7w5-m5ph.json b/advisories/unreviewed/2022/05/GHSA-xmgv-x7w5-m5ph/GHSA-xmgv-x7w5-m5ph.json index c22b4cceb6f..d5327123186 100644 --- a/advisories/unreviewed/2022/05/GHSA-xmgv-x7w5-m5ph/GHSA-xmgv-x7w5-m5ph.json +++ b/advisories/unreviewed/2022/05/GHSA-xmgv-x7w5-m5ph/GHSA-xmgv-x7w5-m5ph.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-xmmq-r9j8-c4xc/GHSA-xmmq-r9j8-c4xc.json b/advisories/unreviewed/2022/05/GHSA-xmmq-r9j8-c4xc/GHSA-xmmq-r9j8-c4xc.json index 9ed5dc127e0..8e0ede03478 100644 --- a/advisories/unreviewed/2022/05/GHSA-xmmq-r9j8-c4xc/GHSA-xmmq-r9j8-c4xc.json +++ b/advisories/unreviewed/2022/05/GHSA-xmmq-r9j8-c4xc/GHSA-xmmq-r9j8-c4xc.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", @@ -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-xpvq-3p7m-m5gw/GHSA-xpvq-3p7m-m5gw.json b/advisories/unreviewed/2022/05/GHSA-xpvq-3p7m-m5gw/GHSA-xpvq-3p7m-m5gw.json index 349258e3105..6201697fd07 100644 --- a/advisories/unreviewed/2022/05/GHSA-xpvq-3p7m-m5gw/GHSA-xpvq-3p7m-m5gw.json +++ b/advisories/unreviewed/2022/05/GHSA-xpvq-3p7m-m5gw/GHSA-xpvq-3p7m-m5gw.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", @@ -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-xq4c-q7v4-538j/GHSA-xq4c-q7v4-538j.json b/advisories/unreviewed/2022/05/GHSA-xq4c-q7v4-538j/GHSA-xq4c-q7v4-538j.json index da88f5a8f11..ec914ee30d4 100644 --- a/advisories/unreviewed/2022/05/GHSA-xq4c-q7v4-538j/GHSA-xq4c-q7v4-538j.json +++ b/advisories/unreviewed/2022/05/GHSA-xq4c-q7v4-538j/GHSA-xq4c-q7v4-538j.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", @@ -95,9 +93,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-xqf6-m6vx-v7jx/GHSA-xqf6-m6vx-v7jx.json b/advisories/unreviewed/2022/05/GHSA-xqf6-m6vx-v7jx/GHSA-xqf6-m6vx-v7jx.json index 6359752aa2a..963d6edcbdb 100644 --- a/advisories/unreviewed/2022/05/GHSA-xqf6-m6vx-v7jx/GHSA-xqf6-m6vx-v7jx.json +++ b/advisories/unreviewed/2022/05/GHSA-xqf6-m6vx-v7jx/GHSA-xqf6-m6vx-v7jx.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-xqv4-m752-6vpr/GHSA-xqv4-m752-6vpr.json b/advisories/unreviewed/2022/05/GHSA-xqv4-m752-6vpr/GHSA-xqv4-m752-6vpr.json index f7b00c2ba29..6190bd9b5cf 100644 --- a/advisories/unreviewed/2022/05/GHSA-xqv4-m752-6vpr/GHSA-xqv4-m752-6vpr.json +++ b/advisories/unreviewed/2022/05/GHSA-xqv4-m752-6vpr/GHSA-xqv4-m752-6vpr.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-xr8q-7c6p-2wcx/GHSA-xr8q-7c6p-2wcx.json b/advisories/unreviewed/2022/05/GHSA-xr8q-7c6p-2wcx/GHSA-xr8q-7c6p-2wcx.json index d232e87d89f..9651bae0b4e 100644 --- a/advisories/unreviewed/2022/05/GHSA-xr8q-7c6p-2wcx/GHSA-xr8q-7c6p-2wcx.json +++ b/advisories/unreviewed/2022/05/GHSA-xr8q-7c6p-2wcx/GHSA-xr8q-7c6p-2wcx.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-xrx2-hcfr-w76f/GHSA-xrx2-hcfr-w76f.json b/advisories/unreviewed/2022/05/GHSA-xrx2-hcfr-w76f/GHSA-xrx2-hcfr-w76f.json index b9f66b1c0a5..2696f013ea8 100644 --- a/advisories/unreviewed/2022/05/GHSA-xrx2-hcfr-w76f/GHSA-xrx2-hcfr-w76f.json +++ b/advisories/unreviewed/2022/05/GHSA-xrx2-hcfr-w76f/GHSA-xrx2-hcfr-w76f.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", @@ -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-xv8x-9rph-3fg2/GHSA-xv8x-9rph-3fg2.json b/advisories/unreviewed/2022/05/GHSA-xv8x-9rph-3fg2/GHSA-xv8x-9rph-3fg2.json index efdf372ff1f..13a6d8d4e50 100644 --- a/advisories/unreviewed/2022/05/GHSA-xv8x-9rph-3fg2/GHSA-xv8x-9rph-3fg2.json +++ b/advisories/unreviewed/2022/05/GHSA-xv8x-9rph-3fg2/GHSA-xv8x-9rph-3fg2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-xx88-rwrm-3468/GHSA-xx88-rwrm-3468.json b/advisories/unreviewed/2022/05/GHSA-xx88-rwrm-3468/GHSA-xx88-rwrm-3468.json index c9b91e379ff..b929a4832f5 100644 --- a/advisories/unreviewed/2022/05/GHSA-xx88-rwrm-3468/GHSA-xx88-rwrm-3468.json +++ b/advisories/unreviewed/2022/05/GHSA-xx88-rwrm-3468/GHSA-xx88-rwrm-3468.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/2023/03/GHSA-gqv3-mwv7-3fg9/GHSA-gqv3-mwv7-3fg9.json b/advisories/unreviewed/2023/03/GHSA-gqv3-mwv7-3fg9/GHSA-gqv3-mwv7-3fg9.json index 30f2348ab99..ff9135e7be2 100644 --- a/advisories/unreviewed/2023/03/GHSA-gqv3-mwv7-3fg9/GHSA-gqv3-mwv7-3fg9.json +++ b/advisories/unreviewed/2023/03/GHSA-gqv3-mwv7-3fg9/GHSA-gqv3-mwv7-3fg9.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/03/GHSA-mw6v-8jv9-7qrx/GHSA-mw6v-8jv9-7qrx.json b/advisories/unreviewed/2023/03/GHSA-mw6v-8jv9-7qrx/GHSA-mw6v-8jv9-7qrx.json index a0b72bb5b03..c937c54bc77 100644 --- a/advisories/unreviewed/2023/03/GHSA-mw6v-8jv9-7qrx/GHSA-mw6v-8jv9-7qrx.json +++ b/advisories/unreviewed/2023/03/GHSA-mw6v-8jv9-7qrx/GHSA-mw6v-8jv9-7qrx.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/12/GHSA-3rp7-3qfg-r7f3/GHSA-3rp7-3qfg-r7f3.json b/advisories/unreviewed/2023/12/GHSA-3rp7-3qfg-r7f3/GHSA-3rp7-3qfg-r7f3.json index 44a0c4d7b8a..c71fbe8f592 100644 --- a/advisories/unreviewed/2023/12/GHSA-3rp7-3qfg-r7f3/GHSA-3rp7-3qfg-r7f3.json +++ b/advisories/unreviewed/2023/12/GHSA-3rp7-3qfg-r7f3/GHSA-3rp7-3qfg-r7f3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/12/GHSA-5gfw-4p9h-vh8j/GHSA-5gfw-4p9h-vh8j.json b/advisories/unreviewed/2023/12/GHSA-5gfw-4p9h-vh8j/GHSA-5gfw-4p9h-vh8j.json index 7ed1dfb525e..0220404669b 100644 --- a/advisories/unreviewed/2023/12/GHSA-5gfw-4p9h-vh8j/GHSA-5gfw-4p9h-vh8j.json +++ b/advisories/unreviewed/2023/12/GHSA-5gfw-4p9h-vh8j/GHSA-5gfw-4p9h-vh8j.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/2023/12/GHSA-5pqp-2mmm-qc3c/GHSA-5pqp-2mmm-qc3c.json b/advisories/unreviewed/2023/12/GHSA-5pqp-2mmm-qc3c/GHSA-5pqp-2mmm-qc3c.json index 68882914073..f1f695e2e2b 100644 --- a/advisories/unreviewed/2023/12/GHSA-5pqp-2mmm-qc3c/GHSA-5pqp-2mmm-qc3c.json +++ b/advisories/unreviewed/2023/12/GHSA-5pqp-2mmm-qc3c/GHSA-5pqp-2mmm-qc3c.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/12/GHSA-7p5j-pmm2-vjx6/GHSA-7p5j-pmm2-vjx6.json b/advisories/unreviewed/2023/12/GHSA-7p5j-pmm2-vjx6/GHSA-7p5j-pmm2-vjx6.json index 4748fef02b2..18aebc282dd 100644 --- a/advisories/unreviewed/2023/12/GHSA-7p5j-pmm2-vjx6/GHSA-7p5j-pmm2-vjx6.json +++ b/advisories/unreviewed/2023/12/GHSA-7p5j-pmm2-vjx6/GHSA-7p5j-pmm2-vjx6.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/12/GHSA-826w-mm29-v685/GHSA-826w-mm29-v685.json b/advisories/unreviewed/2023/12/GHSA-826w-mm29-v685/GHSA-826w-mm29-v685.json index b0dd53edc1d..a3782d644e9 100644 --- a/advisories/unreviewed/2023/12/GHSA-826w-mm29-v685/GHSA-826w-mm29-v685.json +++ b/advisories/unreviewed/2023/12/GHSA-826w-mm29-v685/GHSA-826w-mm29-v685.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/12/GHSA-9wq3-cm9g-hpvq/GHSA-9wq3-cm9g-hpvq.json b/advisories/unreviewed/2023/12/GHSA-9wq3-cm9g-hpvq/GHSA-9wq3-cm9g-hpvq.json index ce4b8e85257..b492c8548ad 100644 --- a/advisories/unreviewed/2023/12/GHSA-9wq3-cm9g-hpvq/GHSA-9wq3-cm9g-hpvq.json +++ b/advisories/unreviewed/2023/12/GHSA-9wq3-cm9g-hpvq/GHSA-9wq3-cm9g-hpvq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/12/GHSA-g5jh-j87x-g57w/GHSA-g5jh-j87x-g57w.json b/advisories/unreviewed/2023/12/GHSA-g5jh-j87x-g57w/GHSA-g5jh-j87x-g57w.json index 6c7ad313240..82ffb1ad91e 100644 --- a/advisories/unreviewed/2023/12/GHSA-g5jh-j87x-g57w/GHSA-g5jh-j87x-g57w.json +++ b/advisories/unreviewed/2023/12/GHSA-g5jh-j87x-g57w/GHSA-g5jh-j87x-g57w.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/12/GHSA-hcpm-pqvq-j99m/GHSA-hcpm-pqvq-j99m.json b/advisories/unreviewed/2023/12/GHSA-hcpm-pqvq-j99m/GHSA-hcpm-pqvq-j99m.json index 78e8012c2e0..db0ba80655e 100644 --- a/advisories/unreviewed/2023/12/GHSA-hcpm-pqvq-j99m/GHSA-hcpm-pqvq-j99m.json +++ b/advisories/unreviewed/2023/12/GHSA-hcpm-pqvq-j99m/GHSA-hcpm-pqvq-j99m.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/12/GHSA-mc6h-jp75-3h7q/GHSA-mc6h-jp75-3h7q.json b/advisories/unreviewed/2023/12/GHSA-mc6h-jp75-3h7q/GHSA-mc6h-jp75-3h7q.json index 1441c542a3c..5c6fa3d7632 100644 --- a/advisories/unreviewed/2023/12/GHSA-mc6h-jp75-3h7q/GHSA-mc6h-jp75-3h7q.json +++ b/advisories/unreviewed/2023/12/GHSA-mc6h-jp75-3h7q/GHSA-mc6h-jp75-3h7q.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/12/GHSA-mg36-6hj2-xj8q/GHSA-mg36-6hj2-xj8q.json b/advisories/unreviewed/2023/12/GHSA-mg36-6hj2-xj8q/GHSA-mg36-6hj2-xj8q.json index c5b410efc4a..6443f6f69d3 100644 --- a/advisories/unreviewed/2023/12/GHSA-mg36-6hj2-xj8q/GHSA-mg36-6hj2-xj8q.json +++ b/advisories/unreviewed/2023/12/GHSA-mg36-6hj2-xj8q/GHSA-mg36-6hj2-xj8q.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/12/GHSA-p492-mh45-jmr2/GHSA-p492-mh45-jmr2.json b/advisories/unreviewed/2023/12/GHSA-p492-mh45-jmr2/GHSA-p492-mh45-jmr2.json index b9aaef15dae..522157a29ac 100644 --- a/advisories/unreviewed/2023/12/GHSA-p492-mh45-jmr2/GHSA-p492-mh45-jmr2.json +++ b/advisories/unreviewed/2023/12/GHSA-p492-mh45-jmr2/GHSA-p492-mh45-jmr2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/12/GHSA-pm97-4h32-f6p7/GHSA-pm97-4h32-f6p7.json b/advisories/unreviewed/2023/12/GHSA-pm97-4h32-f6p7/GHSA-pm97-4h32-f6p7.json index d2b6d6598bb..4ca643fe8c2 100644 --- a/advisories/unreviewed/2023/12/GHSA-pm97-4h32-f6p7/GHSA-pm97-4h32-f6p7.json +++ b/advisories/unreviewed/2023/12/GHSA-pm97-4h32-f6p7/GHSA-pm97-4h32-f6p7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/12/GHSA-r432-f467-6cp5/GHSA-r432-f467-6cp5.json b/advisories/unreviewed/2023/12/GHSA-r432-f467-6cp5/GHSA-r432-f467-6cp5.json index 73b15ff2e4e..8a3ac8c41a8 100644 --- a/advisories/unreviewed/2023/12/GHSA-r432-f467-6cp5/GHSA-r432-f467-6cp5.json +++ b/advisories/unreviewed/2023/12/GHSA-r432-f467-6cp5/GHSA-r432-f467-6cp5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/12/GHSA-v36h-px6f-fj58/GHSA-v36h-px6f-fj58.json b/advisories/unreviewed/2023/12/GHSA-v36h-px6f-fj58/GHSA-v36h-px6f-fj58.json index 19a999e4e47..3ddd01fc0e5 100644 --- a/advisories/unreviewed/2023/12/GHSA-v36h-px6f-fj58/GHSA-v36h-px6f-fj58.json +++ b/advisories/unreviewed/2023/12/GHSA-v36h-px6f-fj58/GHSA-v36h-px6f-fj58.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/12/GHSA-w45j-fvch-23xw/GHSA-w45j-fvch-23xw.json b/advisories/unreviewed/2023/12/GHSA-w45j-fvch-23xw/GHSA-w45j-fvch-23xw.json index be2cb3eef13..3dd964daeb5 100644 --- a/advisories/unreviewed/2023/12/GHSA-w45j-fvch-23xw/GHSA-w45j-fvch-23xw.json +++ b/advisories/unreviewed/2023/12/GHSA-w45j-fvch-23xw/GHSA-w45j-fvch-23xw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-22j2-mxcq-m52p/GHSA-22j2-mxcq-m52p.json b/advisories/unreviewed/2024/01/GHSA-22j2-mxcq-m52p/GHSA-22j2-mxcq-m52p.json index d017e981544..523950a0722 100644 --- a/advisories/unreviewed/2024/01/GHSA-22j2-mxcq-m52p/GHSA-22j2-mxcq-m52p.json +++ b/advisories/unreviewed/2024/01/GHSA-22j2-mxcq-m52p/GHSA-22j2-mxcq-m52p.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-4mhp-935g-p95j/GHSA-4mhp-935g-p95j.json b/advisories/unreviewed/2024/01/GHSA-4mhp-935g-p95j/GHSA-4mhp-935g-p95j.json index 4302f4208e1..fa995211c43 100644 --- a/advisories/unreviewed/2024/01/GHSA-4mhp-935g-p95j/GHSA-4mhp-935g-p95j.json +++ b/advisories/unreviewed/2024/01/GHSA-4mhp-935g-p95j/GHSA-4mhp-935g-p95j.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/2024/01/GHSA-5mfr-vx4f-m7q7/GHSA-5mfr-vx4f-m7q7.json b/advisories/unreviewed/2024/01/GHSA-5mfr-vx4f-m7q7/GHSA-5mfr-vx4f-m7q7.json index 45060f18db6..e56efee345f 100644 --- a/advisories/unreviewed/2024/01/GHSA-5mfr-vx4f-m7q7/GHSA-5mfr-vx4f-m7q7.json +++ b/advisories/unreviewed/2024/01/GHSA-5mfr-vx4f-m7q7/GHSA-5mfr-vx4f-m7q7.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/2024/01/GHSA-6pjw-2w28-39xc/GHSA-6pjw-2w28-39xc.json b/advisories/unreviewed/2024/01/GHSA-6pjw-2w28-39xc/GHSA-6pjw-2w28-39xc.json index 199e7a81356..065831e5b4f 100644 --- a/advisories/unreviewed/2024/01/GHSA-6pjw-2w28-39xc/GHSA-6pjw-2w28-39xc.json +++ b/advisories/unreviewed/2024/01/GHSA-6pjw-2w28-39xc/GHSA-6pjw-2w28-39xc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-74pj-4459-77rw/GHSA-74pj-4459-77rw.json b/advisories/unreviewed/2024/01/GHSA-74pj-4459-77rw/GHSA-74pj-4459-77rw.json index 525cfa7f637..3570866e1bd 100644 --- a/advisories/unreviewed/2024/01/GHSA-74pj-4459-77rw/GHSA-74pj-4459-77rw.json +++ b/advisories/unreviewed/2024/01/GHSA-74pj-4459-77rw/GHSA-74pj-4459-77rw.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/2024/01/GHSA-7c6f-5v4h-x27j/GHSA-7c6f-5v4h-x27j.json b/advisories/unreviewed/2024/01/GHSA-7c6f-5v4h-x27j/GHSA-7c6f-5v4h-x27j.json index 3d4b366389e..419cd36fc5a 100644 --- a/advisories/unreviewed/2024/01/GHSA-7c6f-5v4h-x27j/GHSA-7c6f-5v4h-x27j.json +++ b/advisories/unreviewed/2024/01/GHSA-7c6f-5v4h-x27j/GHSA-7c6f-5v4h-x27j.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/2024/01/GHSA-7hf2-cmmw-j42p/GHSA-7hf2-cmmw-j42p.json b/advisories/unreviewed/2024/01/GHSA-7hf2-cmmw-j42p/GHSA-7hf2-cmmw-j42p.json index 0e9023f1bb8..d13292149cd 100644 --- a/advisories/unreviewed/2024/01/GHSA-7hf2-cmmw-j42p/GHSA-7hf2-cmmw-j42p.json +++ b/advisories/unreviewed/2024/01/GHSA-7hf2-cmmw-j42p/GHSA-7hf2-cmmw-j42p.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-7jwp-9wj7-pp6x/GHSA-7jwp-9wj7-pp6x.json b/advisories/unreviewed/2024/01/GHSA-7jwp-9wj7-pp6x/GHSA-7jwp-9wj7-pp6x.json index b3bc00fe050..4c0ce1630f3 100644 --- a/advisories/unreviewed/2024/01/GHSA-7jwp-9wj7-pp6x/GHSA-7jwp-9wj7-pp6x.json +++ b/advisories/unreviewed/2024/01/GHSA-7jwp-9wj7-pp6x/GHSA-7jwp-9wj7-pp6x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-7q5q-c932-cm9r/GHSA-7q5q-c932-cm9r.json b/advisories/unreviewed/2024/01/GHSA-7q5q-c932-cm9r/GHSA-7q5q-c932-cm9r.json index aac8a3f6763..e57aaca2d27 100644 --- a/advisories/unreviewed/2024/01/GHSA-7q5q-c932-cm9r/GHSA-7q5q-c932-cm9r.json +++ b/advisories/unreviewed/2024/01/GHSA-7q5q-c932-cm9r/GHSA-7q5q-c932-cm9r.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-8q2r-v4xp-34qq/GHSA-8q2r-v4xp-34qq.json b/advisories/unreviewed/2024/01/GHSA-8q2r-v4xp-34qq/GHSA-8q2r-v4xp-34qq.json index f7d7485e9d1..5ab1679ca40 100644 --- a/advisories/unreviewed/2024/01/GHSA-8q2r-v4xp-34qq/GHSA-8q2r-v4xp-34qq.json +++ b/advisories/unreviewed/2024/01/GHSA-8q2r-v4xp-34qq/GHSA-8q2r-v4xp-34qq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-8wmq-6cfj-m7w3/GHSA-8wmq-6cfj-m7w3.json b/advisories/unreviewed/2024/01/GHSA-8wmq-6cfj-m7w3/GHSA-8wmq-6cfj-m7w3.json index 98e79c905ea..f0e982112d0 100644 --- a/advisories/unreviewed/2024/01/GHSA-8wmq-6cfj-m7w3/GHSA-8wmq-6cfj-m7w3.json +++ b/advisories/unreviewed/2024/01/GHSA-8wmq-6cfj-m7w3/GHSA-8wmq-6cfj-m7w3.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/2024/01/GHSA-9gfp-mxq7-r8g5/GHSA-9gfp-mxq7-r8g5.json b/advisories/unreviewed/2024/01/GHSA-9gfp-mxq7-r8g5/GHSA-9gfp-mxq7-r8g5.json index 08d29f212f1..0c8480982c4 100644 --- a/advisories/unreviewed/2024/01/GHSA-9gfp-mxq7-r8g5/GHSA-9gfp-mxq7-r8g5.json +++ b/advisories/unreviewed/2024/01/GHSA-9gfp-mxq7-r8g5/GHSA-9gfp-mxq7-r8g5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-c7vw-6rwx-xwr2/GHSA-c7vw-6rwx-xwr2.json b/advisories/unreviewed/2024/01/GHSA-c7vw-6rwx-xwr2/GHSA-c7vw-6rwx-xwr2.json index 9bebebd6173..eeff84e03f5 100644 --- a/advisories/unreviewed/2024/01/GHSA-c7vw-6rwx-xwr2/GHSA-c7vw-6rwx-xwr2.json +++ b/advisories/unreviewed/2024/01/GHSA-c7vw-6rwx-xwr2/GHSA-c7vw-6rwx-xwr2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-c8h7-p2qv-9hq3/GHSA-c8h7-p2qv-9hq3.json b/advisories/unreviewed/2024/01/GHSA-c8h7-p2qv-9hq3/GHSA-c8h7-p2qv-9hq3.json index 56a09e70f8e..3fef47d559d 100644 --- a/advisories/unreviewed/2024/01/GHSA-c8h7-p2qv-9hq3/GHSA-c8h7-p2qv-9hq3.json +++ b/advisories/unreviewed/2024/01/GHSA-c8h7-p2qv-9hq3/GHSA-c8h7-p2qv-9hq3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-f8hf-p24c-jqvg/GHSA-f8hf-p24c-jqvg.json b/advisories/unreviewed/2024/01/GHSA-f8hf-p24c-jqvg/GHSA-f8hf-p24c-jqvg.json index d1376d2affc..6d1a537e35f 100644 --- a/advisories/unreviewed/2024/01/GHSA-f8hf-p24c-jqvg/GHSA-f8hf-p24c-jqvg.json +++ b/advisories/unreviewed/2024/01/GHSA-f8hf-p24c-jqvg/GHSA-f8hf-p24c-jqvg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-g4pv-55wx-3w8q/GHSA-g4pv-55wx-3w8q.json b/advisories/unreviewed/2024/01/GHSA-g4pv-55wx-3w8q/GHSA-g4pv-55wx-3w8q.json index fcc0bf63cbd..2ec590e6ec4 100644 --- a/advisories/unreviewed/2024/01/GHSA-g4pv-55wx-3w8q/GHSA-g4pv-55wx-3w8q.json +++ b/advisories/unreviewed/2024/01/GHSA-g4pv-55wx-3w8q/GHSA-g4pv-55wx-3w8q.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/2024/01/GHSA-gqgh-pxg9-5r2w/GHSA-gqgh-pxg9-5r2w.json b/advisories/unreviewed/2024/01/GHSA-gqgh-pxg9-5r2w/GHSA-gqgh-pxg9-5r2w.json index dd6e78fc372..094fbc53cc1 100644 --- a/advisories/unreviewed/2024/01/GHSA-gqgh-pxg9-5r2w/GHSA-gqgh-pxg9-5r2w.json +++ b/advisories/unreviewed/2024/01/GHSA-gqgh-pxg9-5r2w/GHSA-gqgh-pxg9-5r2w.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-m7pf-2cqc-rm4r/GHSA-m7pf-2cqc-rm4r.json b/advisories/unreviewed/2024/01/GHSA-m7pf-2cqc-rm4r/GHSA-m7pf-2cqc-rm4r.json index e86713872d7..f190b9f911b 100644 --- a/advisories/unreviewed/2024/01/GHSA-m7pf-2cqc-rm4r/GHSA-m7pf-2cqc-rm4r.json +++ b/advisories/unreviewed/2024/01/GHSA-m7pf-2cqc-rm4r/GHSA-m7pf-2cqc-rm4r.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-p2v6-235w-qhfc/GHSA-p2v6-235w-qhfc.json b/advisories/unreviewed/2024/01/GHSA-p2v6-235w-qhfc/GHSA-p2v6-235w-qhfc.json index 725b0368d93..b0cab7f9102 100644 --- a/advisories/unreviewed/2024/01/GHSA-p2v6-235w-qhfc/GHSA-p2v6-235w-qhfc.json +++ b/advisories/unreviewed/2024/01/GHSA-p2v6-235w-qhfc/GHSA-p2v6-235w-qhfc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-q4r7-vvv3-cgv4/GHSA-q4r7-vvv3-cgv4.json b/advisories/unreviewed/2024/01/GHSA-q4r7-vvv3-cgv4/GHSA-q4r7-vvv3-cgv4.json index cb608005ddf..b7397b288b2 100644 --- a/advisories/unreviewed/2024/01/GHSA-q4r7-vvv3-cgv4/GHSA-q4r7-vvv3-cgv4.json +++ b/advisories/unreviewed/2024/01/GHSA-q4r7-vvv3-cgv4/GHSA-q4r7-vvv3-cgv4.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/2024/01/GHSA-q6w4-3x9w-4364/GHSA-q6w4-3x9w-4364.json b/advisories/unreviewed/2024/01/GHSA-q6w4-3x9w-4364/GHSA-q6w4-3x9w-4364.json index f6fd0ed2b29..25c91b1d421 100644 --- a/advisories/unreviewed/2024/01/GHSA-q6w4-3x9w-4364/GHSA-q6w4-3x9w-4364.json +++ b/advisories/unreviewed/2024/01/GHSA-q6w4-3x9w-4364/GHSA-q6w4-3x9w-4364.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/2024/01/GHSA-qg73-f9vv-77ph/GHSA-qg73-f9vv-77ph.json b/advisories/unreviewed/2024/01/GHSA-qg73-f9vv-77ph/GHSA-qg73-f9vv-77ph.json index d4aa5b63044..6dbb3fbbc7d 100644 --- a/advisories/unreviewed/2024/01/GHSA-qg73-f9vv-77ph/GHSA-qg73-f9vv-77ph.json +++ b/advisories/unreviewed/2024/01/GHSA-qg73-f9vv-77ph/GHSA-qg73-f9vv-77ph.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-v27h-q36j-mh72/GHSA-v27h-q36j-mh72.json b/advisories/unreviewed/2024/01/GHSA-v27h-q36j-mh72/GHSA-v27h-q36j-mh72.json index e410b410c01..65396a26683 100644 --- a/advisories/unreviewed/2024/01/GHSA-v27h-q36j-mh72/GHSA-v27h-q36j-mh72.json +++ b/advisories/unreviewed/2024/01/GHSA-v27h-q36j-mh72/GHSA-v27h-q36j-mh72.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-vhvx-m929-m6jc/GHSA-vhvx-m929-m6jc.json b/advisories/unreviewed/2024/01/GHSA-vhvx-m929-m6jc/GHSA-vhvx-m929-m6jc.json index 3cc130b668f..247f48e52e4 100644 --- a/advisories/unreviewed/2024/01/GHSA-vhvx-m929-m6jc/GHSA-vhvx-m929-m6jc.json +++ b/advisories/unreviewed/2024/01/GHSA-vhvx-m929-m6jc/GHSA-vhvx-m929-m6jc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-w44p-fc2q-qf57/GHSA-w44p-fc2q-qf57.json b/advisories/unreviewed/2024/01/GHSA-w44p-fc2q-qf57/GHSA-w44p-fc2q-qf57.json index 573fd276087..978a2c35f1b 100644 --- a/advisories/unreviewed/2024/01/GHSA-w44p-fc2q-qf57/GHSA-w44p-fc2q-qf57.json +++ b/advisories/unreviewed/2024/01/GHSA-w44p-fc2q-qf57/GHSA-w44p-fc2q-qf57.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/2024/01/GHSA-w86q-6fxq-gcmr/GHSA-w86q-6fxq-gcmr.json b/advisories/unreviewed/2024/01/GHSA-w86q-6fxq-gcmr/GHSA-w86q-6fxq-gcmr.json index 1a4ce8ed57f..a5ec39599d9 100644 --- a/advisories/unreviewed/2024/01/GHSA-w86q-6fxq-gcmr/GHSA-w86q-6fxq-gcmr.json +++ b/advisories/unreviewed/2024/01/GHSA-w86q-6fxq-gcmr/GHSA-w86q-6fxq-gcmr.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/01/GHSA-xh38-hrrg-8cjv/GHSA-xh38-hrrg-8cjv.json b/advisories/unreviewed/2024/01/GHSA-xh38-hrrg-8cjv/GHSA-xh38-hrrg-8cjv.json index 5c6fd528d1d..ed9871634a9 100644 --- a/advisories/unreviewed/2024/01/GHSA-xh38-hrrg-8cjv/GHSA-xh38-hrrg-8cjv.json +++ b/advisories/unreviewed/2024/01/GHSA-xh38-hrrg-8cjv/GHSA-xh38-hrrg-8cjv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/02/GHSA-34mq-x3p9-rvrm/GHSA-34mq-x3p9-rvrm.json b/advisories/unreviewed/2024/02/GHSA-34mq-x3p9-rvrm/GHSA-34mq-x3p9-rvrm.json index b29b5670a7e..ceba7ed2a74 100644 --- a/advisories/unreviewed/2024/02/GHSA-34mq-x3p9-rvrm/GHSA-34mq-x3p9-rvrm.json +++ b/advisories/unreviewed/2024/02/GHSA-34mq-x3p9-rvrm/GHSA-34mq-x3p9-rvrm.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/2024/02/GHSA-4g72-g685-8cc9/GHSA-4g72-g685-8cc9.json b/advisories/unreviewed/2024/02/GHSA-4g72-g685-8cc9/GHSA-4g72-g685-8cc9.json index 5696addee28..8269ed04985 100644 --- a/advisories/unreviewed/2024/02/GHSA-4g72-g685-8cc9/GHSA-4g72-g685-8cc9.json +++ b/advisories/unreviewed/2024/02/GHSA-4g72-g685-8cc9/GHSA-4g72-g685-8cc9.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/02/GHSA-4rwq-456r-x2vq/GHSA-4rwq-456r-x2vq.json b/advisories/unreviewed/2024/02/GHSA-4rwq-456r-x2vq/GHSA-4rwq-456r-x2vq.json index 6f09fbf83df..a25e3541775 100644 --- a/advisories/unreviewed/2024/02/GHSA-4rwq-456r-x2vq/GHSA-4rwq-456r-x2vq.json +++ b/advisories/unreviewed/2024/02/GHSA-4rwq-456r-x2vq/GHSA-4rwq-456r-x2vq.json @@ -13,9 +13,7 @@ "score": "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/02/GHSA-67vv-989w-hhr5/GHSA-67vv-989w-hhr5.json b/advisories/unreviewed/2024/02/GHSA-67vv-989w-hhr5/GHSA-67vv-989w-hhr5.json index 245056faf85..91644707d69 100644 --- a/advisories/unreviewed/2024/02/GHSA-67vv-989w-hhr5/GHSA-67vv-989w-hhr5.json +++ b/advisories/unreviewed/2024/02/GHSA-67vv-989w-hhr5/GHSA-67vv-989w-hhr5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/02/GHSA-7pg4-9277-v46w/GHSA-7pg4-9277-v46w.json b/advisories/unreviewed/2024/02/GHSA-7pg4-9277-v46w/GHSA-7pg4-9277-v46w.json index dd3d25799e1..4795de50f92 100644 --- a/advisories/unreviewed/2024/02/GHSA-7pg4-9277-v46w/GHSA-7pg4-9277-v46w.json +++ b/advisories/unreviewed/2024/02/GHSA-7pg4-9277-v46w/GHSA-7pg4-9277-v46w.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/02/GHSA-7wvm-hh3w-777h/GHSA-7wvm-hh3w-777h.json b/advisories/unreviewed/2024/02/GHSA-7wvm-hh3w-777h/GHSA-7wvm-hh3w-777h.json index 0bd5a2b0618..38727e0ac27 100644 --- a/advisories/unreviewed/2024/02/GHSA-7wvm-hh3w-777h/GHSA-7wvm-hh3w-777h.json +++ b/advisories/unreviewed/2024/02/GHSA-7wvm-hh3w-777h/GHSA-7wvm-hh3w-777h.json @@ -13,9 +13,7 @@ "score": "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/02/GHSA-9hcj-pv58-28wg/GHSA-9hcj-pv58-28wg.json b/advisories/unreviewed/2024/02/GHSA-9hcj-pv58-28wg/GHSA-9hcj-pv58-28wg.json index 50dccce8af3..5439192a4ed 100644 --- a/advisories/unreviewed/2024/02/GHSA-9hcj-pv58-28wg/GHSA-9hcj-pv58-28wg.json +++ b/advisories/unreviewed/2024/02/GHSA-9hcj-pv58-28wg/GHSA-9hcj-pv58-28wg.json @@ -7,12 +7,8 @@ "CVE-2024-22983" ], "details": "SQL injection vulnerability in Projectworlds Visitor Management System in PHP v.1.0 allows a remote attacker to escalate privileges via the name parameter in the myform.php endpoint.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/02/GHSA-fpg4-3688-q56c/GHSA-fpg4-3688-q56c.json b/advisories/unreviewed/2024/02/GHSA-fpg4-3688-q56c/GHSA-fpg4-3688-q56c.json index 85089f5724b..c849a5e381f 100644 --- a/advisories/unreviewed/2024/02/GHSA-fpg4-3688-q56c/GHSA-fpg4-3688-q56c.json +++ b/advisories/unreviewed/2024/02/GHSA-fpg4-3688-q56c/GHSA-fpg4-3688-q56c.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/02/GHSA-g22p-98cv-w94f/GHSA-g22p-98cv-w94f.json b/advisories/unreviewed/2024/02/GHSA-g22p-98cv-w94f/GHSA-g22p-98cv-w94f.json index def639d861a..9d0750fb92d 100644 --- a/advisories/unreviewed/2024/02/GHSA-g22p-98cv-w94f/GHSA-g22p-98cv-w94f.json +++ b/advisories/unreviewed/2024/02/GHSA-g22p-98cv-w94f/GHSA-g22p-98cv-w94f.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/02/GHSA-hj8r-465g-5vm4/GHSA-hj8r-465g-5vm4.json b/advisories/unreviewed/2024/02/GHSA-hj8r-465g-5vm4/GHSA-hj8r-465g-5vm4.json index 7659b7b8204..687ec0a69c3 100644 --- a/advisories/unreviewed/2024/02/GHSA-hj8r-465g-5vm4/GHSA-hj8r-465g-5vm4.json +++ b/advisories/unreviewed/2024/02/GHSA-hj8r-465g-5vm4/GHSA-hj8r-465g-5vm4.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/2024/02/GHSA-mv62-4r83-58qq/GHSA-mv62-4r83-58qq.json b/advisories/unreviewed/2024/02/GHSA-mv62-4r83-58qq/GHSA-mv62-4r83-58qq.json index b170757f51d..52cf070ad6c 100644 --- a/advisories/unreviewed/2024/02/GHSA-mv62-4r83-58qq/GHSA-mv62-4r83-58qq.json +++ b/advisories/unreviewed/2024/02/GHSA-mv62-4r83-58qq/GHSA-mv62-4r83-58qq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/02/GHSA-vhx9-pxpc-mp7q/GHSA-vhx9-pxpc-mp7q.json b/advisories/unreviewed/2024/02/GHSA-vhx9-pxpc-mp7q/GHSA-vhx9-pxpc-mp7q.json index 181d859ff34..ac204d8b132 100644 --- a/advisories/unreviewed/2024/02/GHSA-vhx9-pxpc-mp7q/GHSA-vhx9-pxpc-mp7q.json +++ b/advisories/unreviewed/2024/02/GHSA-vhx9-pxpc-mp7q/GHSA-vhx9-pxpc-mp7q.json @@ -13,9 +13,7 @@ "score": "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/02/GHSA-wjx7-x5p3-4x8m/GHSA-wjx7-x5p3-4x8m.json b/advisories/unreviewed/2024/02/GHSA-wjx7-x5p3-4x8m/GHSA-wjx7-x5p3-4x8m.json index 396b57f02d7..dba047bf178 100644 --- a/advisories/unreviewed/2024/02/GHSA-wjx7-x5p3-4x8m/GHSA-wjx7-x5p3-4x8m.json +++ b/advisories/unreviewed/2024/02/GHSA-wjx7-x5p3-4x8m/GHSA-wjx7-x5p3-4x8m.json @@ -13,9 +13,7 @@ "score": "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/02/GHSA-xmmg-4cv8-23px/GHSA-xmmg-4cv8-23px.json b/advisories/unreviewed/2024/02/GHSA-xmmg-4cv8-23px/GHSA-xmmg-4cv8-23px.json index 92dc6884116..808f3ebf642 100644 --- a/advisories/unreviewed/2024/02/GHSA-xmmg-4cv8-23px/GHSA-xmmg-4cv8-23px.json +++ b/advisories/unreviewed/2024/02/GHSA-xmmg-4cv8-23px/GHSA-xmmg-4cv8-23px.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/03/GHSA-3rwq-vmr7-cggq/GHSA-3rwq-vmr7-cggq.json b/advisories/unreviewed/2024/03/GHSA-3rwq-vmr7-cggq/GHSA-3rwq-vmr7-cggq.json index 2eaa1449c13..995ea5bd4c6 100644 --- a/advisories/unreviewed/2024/03/GHSA-3rwq-vmr7-cggq/GHSA-3rwq-vmr7-cggq.json +++ b/advisories/unreviewed/2024/03/GHSA-3rwq-vmr7-cggq/GHSA-3rwq-vmr7-cggq.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/2024/03/GHSA-57rg-p28x-x2f6/GHSA-57rg-p28x-x2f6.json b/advisories/unreviewed/2024/03/GHSA-57rg-p28x-x2f6/GHSA-57rg-p28x-x2f6.json index 10776d08028..2c39c849474 100644 --- a/advisories/unreviewed/2024/03/GHSA-57rg-p28x-x2f6/GHSA-57rg-p28x-x2f6.json +++ b/advisories/unreviewed/2024/03/GHSA-57rg-p28x-x2f6/GHSA-57rg-p28x-x2f6.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/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/03/GHSA-8f8j-wj6q-42wj/GHSA-8f8j-wj6q-42wj.json b/advisories/unreviewed/2024/03/GHSA-8f8j-wj6q-42wj/GHSA-8f8j-wj6q-42wj.json index 5533ef0a9f0..a5ba9fc9ae5 100644 --- a/advisories/unreviewed/2024/03/GHSA-8f8j-wj6q-42wj/GHSA-8f8j-wj6q-42wj.json +++ b/advisories/unreviewed/2024/03/GHSA-8f8j-wj6q-42wj/GHSA-8f8j-wj6q-42wj.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/03/GHSA-94r9-cwgw-rpvq/GHSA-94r9-cwgw-rpvq.json b/advisories/unreviewed/2024/03/GHSA-94r9-cwgw-rpvq/GHSA-94r9-cwgw-rpvq.json index 5fe6abdf8d3..88dd51d7274 100644 --- a/advisories/unreviewed/2024/03/GHSA-94r9-cwgw-rpvq/GHSA-94r9-cwgw-rpvq.json +++ b/advisories/unreviewed/2024/03/GHSA-94r9-cwgw-rpvq/GHSA-94r9-cwgw-rpvq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/03/GHSA-9667-g4xx-wm5w/GHSA-9667-g4xx-wm5w.json b/advisories/unreviewed/2024/03/GHSA-9667-g4xx-wm5w/GHSA-9667-g4xx-wm5w.json index 86aeee5ef52..b8de368395b 100644 --- a/advisories/unreviewed/2024/03/GHSA-9667-g4xx-wm5w/GHSA-9667-g4xx-wm5w.json +++ b/advisories/unreviewed/2024/03/GHSA-9667-g4xx-wm5w/GHSA-9667-g4xx-wm5w.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/03/GHSA-chh2-528g-gx39/GHSA-chh2-528g-gx39.json b/advisories/unreviewed/2024/03/GHSA-chh2-528g-gx39/GHSA-chh2-528g-gx39.json index fedd56144dd..1e43067e865 100644 --- a/advisories/unreviewed/2024/03/GHSA-chh2-528g-gx39/GHSA-chh2-528g-gx39.json +++ b/advisories/unreviewed/2024/03/GHSA-chh2-528g-gx39/GHSA-chh2-528g-gx39.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/03/GHSA-gm7f-4r42-pg7c/GHSA-gm7f-4r42-pg7c.json b/advisories/unreviewed/2024/03/GHSA-gm7f-4r42-pg7c/GHSA-gm7f-4r42-pg7c.json index 1f03074d5b9..1c53ec34a75 100644 --- a/advisories/unreviewed/2024/03/GHSA-gm7f-4r42-pg7c/GHSA-gm7f-4r42-pg7c.json +++ b/advisories/unreviewed/2024/03/GHSA-gm7f-4r42-pg7c/GHSA-gm7f-4r42-pg7c.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/2024/03/GHSA-gvvj-6354-3j8f/GHSA-gvvj-6354-3j8f.json b/advisories/unreviewed/2024/03/GHSA-gvvj-6354-3j8f/GHSA-gvvj-6354-3j8f.json index a26e1cf6993..ca84ffad142 100644 --- a/advisories/unreviewed/2024/03/GHSA-gvvj-6354-3j8f/GHSA-gvvj-6354-3j8f.json +++ b/advisories/unreviewed/2024/03/GHSA-gvvj-6354-3j8f/GHSA-gvvj-6354-3j8f.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/2024/03/GHSA-hjh7-5257-gpj4/GHSA-hjh7-5257-gpj4.json b/advisories/unreviewed/2024/03/GHSA-hjh7-5257-gpj4/GHSA-hjh7-5257-gpj4.json index 90967ef68c0..f82e08786d2 100644 --- a/advisories/unreviewed/2024/03/GHSA-hjh7-5257-gpj4/GHSA-hjh7-5257-gpj4.json +++ b/advisories/unreviewed/2024/03/GHSA-hjh7-5257-gpj4/GHSA-hjh7-5257-gpj4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/03/GHSA-jqhq-7m2m-3xjx/GHSA-jqhq-7m2m-3xjx.json b/advisories/unreviewed/2024/03/GHSA-jqhq-7m2m-3xjx/GHSA-jqhq-7m2m-3xjx.json index d671da5db5c..820fbe10122 100644 --- a/advisories/unreviewed/2024/03/GHSA-jqhq-7m2m-3xjx/GHSA-jqhq-7m2m-3xjx.json +++ b/advisories/unreviewed/2024/03/GHSA-jqhq-7m2m-3xjx/GHSA-jqhq-7m2m-3xjx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/03/GHSA-m2f4-hwvj-h9rj/GHSA-m2f4-hwvj-h9rj.json b/advisories/unreviewed/2024/03/GHSA-m2f4-hwvj-h9rj/GHSA-m2f4-hwvj-h9rj.json index 0d62ecbb2ea..a30ec43e5f9 100644 --- a/advisories/unreviewed/2024/03/GHSA-m2f4-hwvj-h9rj/GHSA-m2f4-hwvj-h9rj.json +++ b/advisories/unreviewed/2024/03/GHSA-m2f4-hwvj-h9rj/GHSA-m2f4-hwvj-h9rj.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/03/GHSA-mhv9-5hxr-j9mw/GHSA-mhv9-5hxr-j9mw.json b/advisories/unreviewed/2024/03/GHSA-mhv9-5hxr-j9mw/GHSA-mhv9-5hxr-j9mw.json index 51d1e02d8aa..3d6480ea329 100644 --- a/advisories/unreviewed/2024/03/GHSA-mhv9-5hxr-j9mw/GHSA-mhv9-5hxr-j9mw.json +++ b/advisories/unreviewed/2024/03/GHSA-mhv9-5hxr-j9mw/GHSA-mhv9-5hxr-j9mw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/03/GHSA-p5w7-h2h4-299j/GHSA-p5w7-h2h4-299j.json b/advisories/unreviewed/2024/03/GHSA-p5w7-h2h4-299j/GHSA-p5w7-h2h4-299j.json index c63a8410b15..3683b5790d5 100644 --- a/advisories/unreviewed/2024/03/GHSA-p5w7-h2h4-299j/GHSA-p5w7-h2h4-299j.json +++ b/advisories/unreviewed/2024/03/GHSA-p5w7-h2h4-299j/GHSA-p5w7-h2h4-299j.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/2024/03/GHSA-qw5g-qccp-wchw/GHSA-qw5g-qccp-wchw.json b/advisories/unreviewed/2024/03/GHSA-qw5g-qccp-wchw/GHSA-qw5g-qccp-wchw.json index 01a3b68f466..5c4ae2ae53b 100644 --- a/advisories/unreviewed/2024/03/GHSA-qw5g-qccp-wchw/GHSA-qw5g-qccp-wchw.json +++ b/advisories/unreviewed/2024/03/GHSA-qw5g-qccp-wchw/GHSA-qw5g-qccp-wchw.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/2024/03/GHSA-rr8j-4qpf-75m2/GHSA-rr8j-4qpf-75m2.json b/advisories/unreviewed/2024/03/GHSA-rr8j-4qpf-75m2/GHSA-rr8j-4qpf-75m2.json index 84a18d08091..c7221eabd55 100644 --- a/advisories/unreviewed/2024/03/GHSA-rr8j-4qpf-75m2/GHSA-rr8j-4qpf-75m2.json +++ b/advisories/unreviewed/2024/03/GHSA-rr8j-4qpf-75m2/GHSA-rr8j-4qpf-75m2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/03/GHSA-vf4p-5p2r-42wm/GHSA-vf4p-5p2r-42wm.json b/advisories/unreviewed/2024/03/GHSA-vf4p-5p2r-42wm/GHSA-vf4p-5p2r-42wm.json index 1ba75ff7ed2..0852cde338e 100644 --- a/advisories/unreviewed/2024/03/GHSA-vf4p-5p2r-42wm/GHSA-vf4p-5p2r-42wm.json +++ b/advisories/unreviewed/2024/03/GHSA-vf4p-5p2r-42wm/GHSA-vf4p-5p2r-42wm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/03/GHSA-vqw3-3gm8-35vm/GHSA-vqw3-3gm8-35vm.json b/advisories/unreviewed/2024/03/GHSA-vqw3-3gm8-35vm/GHSA-vqw3-3gm8-35vm.json index 17d4f7047bb..dc92ca00070 100644 --- a/advisories/unreviewed/2024/03/GHSA-vqw3-3gm8-35vm/GHSA-vqw3-3gm8-35vm.json +++ b/advisories/unreviewed/2024/03/GHSA-vqw3-3gm8-35vm/GHSA-vqw3-3gm8-35vm.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/2024/03/GHSA-w7qj-9r4p-2jh6/GHSA-w7qj-9r4p-2jh6.json b/advisories/unreviewed/2024/03/GHSA-w7qj-9r4p-2jh6/GHSA-w7qj-9r4p-2jh6.json index ae4184acaa3..c38a07f8b71 100644 --- a/advisories/unreviewed/2024/03/GHSA-w7qj-9r4p-2jh6/GHSA-w7qj-9r4p-2jh6.json +++ b/advisories/unreviewed/2024/03/GHSA-w7qj-9r4p-2jh6/GHSA-w7qj-9r4p-2jh6.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/03/GHSA-xf53-c458-r6pv/GHSA-xf53-c458-r6pv.json b/advisories/unreviewed/2024/03/GHSA-xf53-c458-r6pv/GHSA-xf53-c458-r6pv.json index e0e6d34f399..6fd4f2d1647 100644 --- a/advisories/unreviewed/2024/03/GHSA-xf53-c458-r6pv/GHSA-xf53-c458-r6pv.json +++ b/advisories/unreviewed/2024/03/GHSA-xf53-c458-r6pv/GHSA-xf53-c458-r6pv.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/04/GHSA-4x7j-vfwq-rj38/GHSA-4x7j-vfwq-rj38.json b/advisories/unreviewed/2024/04/GHSA-4x7j-vfwq-rj38/GHSA-4x7j-vfwq-rj38.json index 4b5fdb6ee40..e0c2febfcfb 100644 --- a/advisories/unreviewed/2024/04/GHSA-4x7j-vfwq-rj38/GHSA-4x7j-vfwq-rj38.json +++ b/advisories/unreviewed/2024/04/GHSA-4x7j-vfwq-rj38/GHSA-4x7j-vfwq-rj38.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/04/GHSA-68vw-2c55-r944/GHSA-68vw-2c55-r944.json b/advisories/unreviewed/2024/04/GHSA-68vw-2c55-r944/GHSA-68vw-2c55-r944.json index 67a804dcf64..f8a39bdac6f 100644 --- a/advisories/unreviewed/2024/04/GHSA-68vw-2c55-r944/GHSA-68vw-2c55-r944.json +++ b/advisories/unreviewed/2024/04/GHSA-68vw-2c55-r944/GHSA-68vw-2c55-r944.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/04/GHSA-7vmw-frjx-p3mg/GHSA-7vmw-frjx-p3mg.json b/advisories/unreviewed/2024/04/GHSA-7vmw-frjx-p3mg/GHSA-7vmw-frjx-p3mg.json index 75a68c0b382..13dc1695738 100644 --- a/advisories/unreviewed/2024/04/GHSA-7vmw-frjx-p3mg/GHSA-7vmw-frjx-p3mg.json +++ b/advisories/unreviewed/2024/04/GHSA-7vmw-frjx-p3mg/GHSA-7vmw-frjx-p3mg.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/04/GHSA-872f-jfmv-qjp2/GHSA-872f-jfmv-qjp2.json b/advisories/unreviewed/2024/04/GHSA-872f-jfmv-qjp2/GHSA-872f-jfmv-qjp2.json index de6fb5c8896..27e26f6df65 100644 --- a/advisories/unreviewed/2024/04/GHSA-872f-jfmv-qjp2/GHSA-872f-jfmv-qjp2.json +++ b/advisories/unreviewed/2024/04/GHSA-872f-jfmv-qjp2/GHSA-872f-jfmv-qjp2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/04/GHSA-8qpg-h99j-c4j3/GHSA-8qpg-h99j-c4j3.json b/advisories/unreviewed/2024/04/GHSA-8qpg-h99j-c4j3/GHSA-8qpg-h99j-c4j3.json index 28d45559873..2f9f6628f2a 100644 --- a/advisories/unreviewed/2024/04/GHSA-8qpg-h99j-c4j3/GHSA-8qpg-h99j-c4j3.json +++ b/advisories/unreviewed/2024/04/GHSA-8qpg-h99j-c4j3/GHSA-8qpg-h99j-c4j3.json @@ -13,9 +13,7 @@ "score": "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/04/GHSA-9jm5-85j2-p9f4/GHSA-9jm5-85j2-p9f4.json b/advisories/unreviewed/2024/04/GHSA-9jm5-85j2-p9f4/GHSA-9jm5-85j2-p9f4.json index dbdd90094fc..1eddf52f8eb 100644 --- a/advisories/unreviewed/2024/04/GHSA-9jm5-85j2-p9f4/GHSA-9jm5-85j2-p9f4.json +++ b/advisories/unreviewed/2024/04/GHSA-9jm5-85j2-p9f4/GHSA-9jm5-85j2-p9f4.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/04/GHSA-fm24-99vc-2vfh/GHSA-fm24-99vc-2vfh.json b/advisories/unreviewed/2024/04/GHSA-fm24-99vc-2vfh/GHSA-fm24-99vc-2vfh.json index 7d6e5dc6c16..46e15c5084e 100644 --- a/advisories/unreviewed/2024/04/GHSA-fm24-99vc-2vfh/GHSA-fm24-99vc-2vfh.json +++ b/advisories/unreviewed/2024/04/GHSA-fm24-99vc-2vfh/GHSA-fm24-99vc-2vfh.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/2024/04/GHSA-fv9f-467f-xm3f/GHSA-fv9f-467f-xm3f.json b/advisories/unreviewed/2024/04/GHSA-fv9f-467f-xm3f/GHSA-fv9f-467f-xm3f.json index 7c4f1f1b5e5..eebb7ce6fe1 100644 --- a/advisories/unreviewed/2024/04/GHSA-fv9f-467f-xm3f/GHSA-fv9f-467f-xm3f.json +++ b/advisories/unreviewed/2024/04/GHSA-fv9f-467f-xm3f/GHSA-fv9f-467f-xm3f.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -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-gcvf-qqcq-825h/GHSA-gcvf-qqcq-825h.json b/advisories/unreviewed/2024/04/GHSA-gcvf-qqcq-825h/GHSA-gcvf-qqcq-825h.json index 427a0c120ea..f9435bdbba2 100644 --- a/advisories/unreviewed/2024/04/GHSA-gcvf-qqcq-825h/GHSA-gcvf-qqcq-825h.json +++ b/advisories/unreviewed/2024/04/GHSA-gcvf-qqcq-825h/GHSA-gcvf-qqcq-825h.json @@ -7,12 +7,8 @@ "CVE-2024-27632" ], "details": "An issue in GNU Savane v.3.12 and before allows a remote attacker to escalate privileges via the form_id in the form_header() function.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/04/GHSA-rhvv-h8rg-3gxq/GHSA-rhvv-h8rg-3gxq.json b/advisories/unreviewed/2024/04/GHSA-rhvv-h8rg-3gxq/GHSA-rhvv-h8rg-3gxq.json index 19bd9e54b68..60221a1e71b 100644 --- a/advisories/unreviewed/2024/04/GHSA-rhvv-h8rg-3gxq/GHSA-rhvv-h8rg-3gxq.json +++ b/advisories/unreviewed/2024/04/GHSA-rhvv-h8rg-3gxq/GHSA-rhvv-h8rg-3gxq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/04/GHSA-x2m4-5rqp-rhvq/GHSA-x2m4-5rqp-rhvq.json b/advisories/unreviewed/2024/04/GHSA-x2m4-5rqp-rhvq/GHSA-x2m4-5rqp-rhvq.json index 5bc1ab19ddb..eb6dd7b6092 100644 --- a/advisories/unreviewed/2024/04/GHSA-x2m4-5rqp-rhvq/GHSA-x2m4-5rqp-rhvq.json +++ b/advisories/unreviewed/2024/04/GHSA-x2m4-5rqp-rhvq/GHSA-x2m4-5rqp-rhvq.json @@ -7,12 +7,8 @@ "CVE-2024-27630" ], "details": "Insecure Direct Object Reference (IDOR) in GNU Savane v.3.12 and before allows a remote attacker to delete arbitrary files via crafted input to the trackers_data_delete_file function.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-35pc-8mgp-c76m/GHSA-35pc-8mgp-c76m.json b/advisories/unreviewed/2024/05/GHSA-35pc-8mgp-c76m/GHSA-35pc-8mgp-c76m.json index 76305c6a92f..354d5a12e2e 100644 --- a/advisories/unreviewed/2024/05/GHSA-35pc-8mgp-c76m/GHSA-35pc-8mgp-c76m.json +++ b/advisories/unreviewed/2024/05/GHSA-35pc-8mgp-c76m/GHSA-35pc-8mgp-c76m.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/2024/05/GHSA-5qx6-4rcv-pg8j/GHSA-5qx6-4rcv-pg8j.json b/advisories/unreviewed/2024/05/GHSA-5qx6-4rcv-pg8j/GHSA-5qx6-4rcv-pg8j.json index 99205fba9c5..c45b32189b3 100644 --- a/advisories/unreviewed/2024/05/GHSA-5qx6-4rcv-pg8j/GHSA-5qx6-4rcv-pg8j.json +++ b/advisories/unreviewed/2024/05/GHSA-5qx6-4rcv-pg8j/GHSA-5qx6-4rcv-pg8j.json @@ -7,12 +7,8 @@ "CVE-2024-5436" ], "details": "Type confusion in Snapchat LensCore could lead to denial of service or arbitrary code execution prior to version 12.88. We recommend upgrading to version 12.88 or above.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-8cgc-3vjh-qxp8/GHSA-8cgc-3vjh-qxp8.json b/advisories/unreviewed/2024/05/GHSA-8cgc-3vjh-qxp8/GHSA-8cgc-3vjh-qxp8.json index 27be9cafa2a..091cad0b847 100644 --- a/advisories/unreviewed/2024/05/GHSA-8cgc-3vjh-qxp8/GHSA-8cgc-3vjh-qxp8.json +++ b/advisories/unreviewed/2024/05/GHSA-8cgc-3vjh-qxp8/GHSA-8cgc-3vjh-qxp8.json @@ -13,9 +13,7 @@ "score": "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/05/GHSA-c8qj-jvph-xj8w/GHSA-c8qj-jvph-xj8w.json b/advisories/unreviewed/2024/05/GHSA-c8qj-jvph-xj8w/GHSA-c8qj-jvph-xj8w.json index 506856834df..838f9855808 100644 --- a/advisories/unreviewed/2024/05/GHSA-c8qj-jvph-xj8w/GHSA-c8qj-jvph-xj8w.json +++ b/advisories/unreviewed/2024/05/GHSA-c8qj-jvph-xj8w/GHSA-c8qj-jvph-xj8w.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/05/GHSA-cc73-99rj-c7fh/GHSA-cc73-99rj-c7fh.json b/advisories/unreviewed/2024/05/GHSA-cc73-99rj-c7fh/GHSA-cc73-99rj-c7fh.json index 5ea63a482a0..7e8ea42aa90 100644 --- a/advisories/unreviewed/2024/05/GHSA-cc73-99rj-c7fh/GHSA-cc73-99rj-c7fh.json +++ b/advisories/unreviewed/2024/05/GHSA-cc73-99rj-c7fh/GHSA-cc73-99rj-c7fh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-gc4h-7vrf-356x/GHSA-gc4h-7vrf-356x.json b/advisories/unreviewed/2024/05/GHSA-gc4h-7vrf-356x/GHSA-gc4h-7vrf-356x.json index 9d6c36c4122..0a7885d82ac 100644 --- a/advisories/unreviewed/2024/05/GHSA-gc4h-7vrf-356x/GHSA-gc4h-7vrf-356x.json +++ b/advisories/unreviewed/2024/05/GHSA-gc4h-7vrf-356x/GHSA-gc4h-7vrf-356x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -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/05/GHSA-gggr-w4c4-8w8h/GHSA-gggr-w4c4-8w8h.json b/advisories/unreviewed/2024/05/GHSA-gggr-w4c4-8w8h/GHSA-gggr-w4c4-8w8h.json index c79b8ddb2d9..a2eaf047b4f 100644 --- a/advisories/unreviewed/2024/05/GHSA-gggr-w4c4-8w8h/GHSA-gggr-w4c4-8w8h.json +++ b/advisories/unreviewed/2024/05/GHSA-gggr-w4c4-8w8h/GHSA-gggr-w4c4-8w8h.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-hw5v-77jj-prp8/GHSA-hw5v-77jj-prp8.json b/advisories/unreviewed/2024/05/GHSA-hw5v-77jj-prp8/GHSA-hw5v-77jj-prp8.json index 071b3c34e0e..d12a63fd7bf 100644 --- a/advisories/unreviewed/2024/05/GHSA-hw5v-77jj-prp8/GHSA-hw5v-77jj-prp8.json +++ b/advisories/unreviewed/2024/05/GHSA-hw5v-77jj-prp8/GHSA-hw5v-77jj-prp8.json @@ -7,12 +7,8 @@ "CVE-2024-4469" ], "details": "The WP STAGING WordPress Backup Plugin WordPress plugin before 3.5.0 does not prevent users with the administrator role from pinging conducting SSRF attacks, which may be a problem in multisite configurations.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -24,9 +20,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": null, "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/05/GHSA-hwqw-qqjm-38q9/GHSA-hwqw-qqjm-38q9.json b/advisories/unreviewed/2024/05/GHSA-hwqw-qqjm-38q9/GHSA-hwqw-qqjm-38q9.json index 817711c2ed3..4a9ffb1927b 100644 --- a/advisories/unreviewed/2024/05/GHSA-hwqw-qqjm-38q9/GHSA-hwqw-qqjm-38q9.json +++ b/advisories/unreviewed/2024/05/GHSA-hwqw-qqjm-38q9/GHSA-hwqw-qqjm-38q9.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-mfv3-73vg-4vjg/GHSA-mfv3-73vg-4vjg.json b/advisories/unreviewed/2024/05/GHSA-mfv3-73vg-4vjg/GHSA-mfv3-73vg-4vjg.json index adb2ece9e5d..b06b4806a23 100644 --- a/advisories/unreviewed/2024/05/GHSA-mfv3-73vg-4vjg/GHSA-mfv3-73vg-4vjg.json +++ b/advisories/unreviewed/2024/05/GHSA-mfv3-73vg-4vjg/GHSA-mfv3-73vg-4vjg.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/05/GHSA-pwh7-phvx-rxgv/GHSA-pwh7-phvx-rxgv.json b/advisories/unreviewed/2024/05/GHSA-pwh7-phvx-rxgv/GHSA-pwh7-phvx-rxgv.json index 65ca8585cb7..97a92cc6204 100644 --- a/advisories/unreviewed/2024/05/GHSA-pwh7-phvx-rxgv/GHSA-pwh7-phvx-rxgv.json +++ b/advisories/unreviewed/2024/05/GHSA-pwh7-phvx-rxgv/GHSA-pwh7-phvx-rxgv.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/05/GHSA-q2jj-q5cf-hwvv/GHSA-q2jj-q5cf-hwvv.json b/advisories/unreviewed/2024/05/GHSA-q2jj-q5cf-hwvv/GHSA-q2jj-q5cf-hwvv.json index d7c51d3c1b8..0c339d92712 100644 --- a/advisories/unreviewed/2024/05/GHSA-q2jj-q5cf-hwvv/GHSA-q2jj-q5cf-hwvv.json +++ b/advisories/unreviewed/2024/05/GHSA-q2jj-q5cf-hwvv/GHSA-q2jj-q5cf-hwvv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -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/05/GHSA-qfp7-gc56-5hcj/GHSA-qfp7-gc56-5hcj.json b/advisories/unreviewed/2024/05/GHSA-qfp7-gc56-5hcj/GHSA-qfp7-gc56-5hcj.json index eb34199eb08..9bb37488add 100644 --- a/advisories/unreviewed/2024/05/GHSA-qfp7-gc56-5hcj/GHSA-qfp7-gc56-5hcj.json +++ b/advisories/unreviewed/2024/05/GHSA-qfp7-gc56-5hcj/GHSA-qfp7-gc56-5hcj.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", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/05/GHSA-vqvm-4fm4-4h2w/GHSA-vqvm-4fm4-4h2w.json b/advisories/unreviewed/2024/05/GHSA-vqvm-4fm4-4h2w/GHSA-vqvm-4fm4-4h2w.json index edd0bb4065b..dc6169fc255 100644 --- a/advisories/unreviewed/2024/05/GHSA-vqvm-4fm4-4h2w/GHSA-vqvm-4fm4-4h2w.json +++ b/advisories/unreviewed/2024/05/GHSA-vqvm-4fm4-4h2w/GHSA-vqvm-4fm4-4h2w.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-wmxf-vfxg-wrm4/GHSA-wmxf-vfxg-wrm4.json b/advisories/unreviewed/2024/05/GHSA-wmxf-vfxg-wrm4/GHSA-wmxf-vfxg-wrm4.json index e353ebc7446..a5f892f834d 100644 --- a/advisories/unreviewed/2024/05/GHSA-wmxf-vfxg-wrm4/GHSA-wmxf-vfxg-wrm4.json +++ b/advisories/unreviewed/2024/05/GHSA-wmxf-vfxg-wrm4/GHSA-wmxf-vfxg-wrm4.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/05/GHSA-wpfm-jh3c-j3r6/GHSA-wpfm-jh3c-j3r6.json b/advisories/unreviewed/2024/05/GHSA-wpfm-jh3c-j3r6/GHSA-wpfm-jh3c-j3r6.json index dd1197c88a7..b560229aefd 100644 --- a/advisories/unreviewed/2024/05/GHSA-wpfm-jh3c-j3r6/GHSA-wpfm-jh3c-j3r6.json +++ b/advisories/unreviewed/2024/05/GHSA-wpfm-jh3c-j3r6/GHSA-wpfm-jh3c-j3r6.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", @@ -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/05/GHSA-x228-mrpj-x9pr/GHSA-x228-mrpj-x9pr.json b/advisories/unreviewed/2024/05/GHSA-x228-mrpj-x9pr/GHSA-x228-mrpj-x9pr.json index bdf721a3eaf..9a2cb3366a4 100644 --- a/advisories/unreviewed/2024/05/GHSA-x228-mrpj-x9pr/GHSA-x228-mrpj-x9pr.json +++ b/advisories/unreviewed/2024/05/GHSA-x228-mrpj-x9pr/GHSA-x228-mrpj-x9pr.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", @@ -43,9 +41,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/06/GHSA-24h4-qr94-3w33/GHSA-24h4-qr94-3w33.json b/advisories/unreviewed/2024/06/GHSA-24h4-qr94-3w33/GHSA-24h4-qr94-3w33.json index 5ad0fce6115..852e4858f74 100644 --- a/advisories/unreviewed/2024/06/GHSA-24h4-qr94-3w33/GHSA-24h4-qr94-3w33.json +++ b/advisories/unreviewed/2024/06/GHSA-24h4-qr94-3w33/GHSA-24h4-qr94-3w33.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/06/GHSA-25rc-3m9x-wr5g/GHSA-25rc-3m9x-wr5g.json b/advisories/unreviewed/2024/06/GHSA-25rc-3m9x-wr5g/GHSA-25rc-3m9x-wr5g.json index 31287d77023..b2f39fa71c7 100644 --- a/advisories/unreviewed/2024/06/GHSA-25rc-3m9x-wr5g/GHSA-25rc-3m9x-wr5g.json +++ b/advisories/unreviewed/2024/06/GHSA-25rc-3m9x-wr5g/GHSA-25rc-3m9x-wr5g.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/06/GHSA-275m-gv5h-75q3/GHSA-275m-gv5h-75q3.json b/advisories/unreviewed/2024/06/GHSA-275m-gv5h-75q3/GHSA-275m-gv5h-75q3.json index 99a62780aee..6b72846b490 100644 --- a/advisories/unreviewed/2024/06/GHSA-275m-gv5h-75q3/GHSA-275m-gv5h-75q3.json +++ b/advisories/unreviewed/2024/06/GHSA-275m-gv5h-75q3/GHSA-275m-gv5h-75q3.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/2024/06/GHSA-2frj-77vm-453x/GHSA-2frj-77vm-453x.json b/advisories/unreviewed/2024/06/GHSA-2frj-77vm-453x/GHSA-2frj-77vm-453x.json index 70cef9970cb..a81ef992c4a 100644 --- a/advisories/unreviewed/2024/06/GHSA-2frj-77vm-453x/GHSA-2frj-77vm-453x.json +++ b/advisories/unreviewed/2024/06/GHSA-2frj-77vm-453x/GHSA-2frj-77vm-453x.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/06/GHSA-372m-pqrp-g3mw/GHSA-372m-pqrp-g3mw.json b/advisories/unreviewed/2024/06/GHSA-372m-pqrp-g3mw/GHSA-372m-pqrp-g3mw.json index b8daabf456f..9eff8e7d581 100644 --- a/advisories/unreviewed/2024/06/GHSA-372m-pqrp-g3mw/GHSA-372m-pqrp-g3mw.json +++ b/advisories/unreviewed/2024/06/GHSA-372m-pqrp-g3mw/GHSA-372m-pqrp-g3mw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/06/GHSA-4hpx-ff68-4g35/GHSA-4hpx-ff68-4g35.json b/advisories/unreviewed/2024/06/GHSA-4hpx-ff68-4g35/GHSA-4hpx-ff68-4g35.json index aaec231ad05..5d998119133 100644 --- a/advisories/unreviewed/2024/06/GHSA-4hpx-ff68-4g35/GHSA-4hpx-ff68-4g35.json +++ b/advisories/unreviewed/2024/06/GHSA-4hpx-ff68-4g35/GHSA-4hpx-ff68-4g35.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/06/GHSA-4rwm-74mf-prpv/GHSA-4rwm-74mf-prpv.json b/advisories/unreviewed/2024/06/GHSA-4rwm-74mf-prpv/GHSA-4rwm-74mf-prpv.json index dd251bc4c09..53eb05786bf 100644 --- a/advisories/unreviewed/2024/06/GHSA-4rwm-74mf-prpv/GHSA-4rwm-74mf-prpv.json +++ b/advisories/unreviewed/2024/06/GHSA-4rwm-74mf-prpv/GHSA-4rwm-74mf-prpv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/06/GHSA-4x4x-4g44-6g6p/GHSA-4x4x-4g44-6g6p.json b/advisories/unreviewed/2024/06/GHSA-4x4x-4g44-6g6p/GHSA-4x4x-4g44-6g6p.json index 625def846c4..c73fb242534 100644 --- a/advisories/unreviewed/2024/06/GHSA-4x4x-4g44-6g6p/GHSA-4x4x-4g44-6g6p.json +++ b/advisories/unreviewed/2024/06/GHSA-4x4x-4g44-6g6p/GHSA-4x4x-4g44-6g6p.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", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/06/GHSA-5c74-rw46-pr2c/GHSA-5c74-rw46-pr2c.json b/advisories/unreviewed/2024/06/GHSA-5c74-rw46-pr2c/GHSA-5c74-rw46-pr2c.json index 120c8adf553..284909deed3 100644 --- a/advisories/unreviewed/2024/06/GHSA-5c74-rw46-pr2c/GHSA-5c74-rw46-pr2c.json +++ b/advisories/unreviewed/2024/06/GHSA-5c74-rw46-pr2c/GHSA-5c74-rw46-pr2c.json @@ -7,12 +7,8 @@ "CVE-2021-47577" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nio-wq: check for wq exit after adding new worker task_work\n\nWe check IO_WQ_BIT_EXIT before attempting to create a new worker, and\nwq exit cancels pending work if we have any. But it's possible to have\na race between the two, where creation checks exit finding it not set,\nbut we're in the process of exiting. The exit side will cancel pending\ncreation task_work, but there's a gap where we add task_work after we've\ncanceled existing creations at exit time.\n\nFix this by checking the EXIT bit post adding the creation task_work.\nIf it's set, run the same cancelation that exit does.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -28,9 +24,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": null, "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/06/GHSA-5ww8-4ghx-pvcr/GHSA-5ww8-4ghx-pvcr.json b/advisories/unreviewed/2024/06/GHSA-5ww8-4ghx-pvcr/GHSA-5ww8-4ghx-pvcr.json index 181a7da1d06..bb49b0238e9 100644 --- a/advisories/unreviewed/2024/06/GHSA-5ww8-4ghx-pvcr/GHSA-5ww8-4ghx-pvcr.json +++ b/advisories/unreviewed/2024/06/GHSA-5ww8-4ghx-pvcr/GHSA-5ww8-4ghx-pvcr.json @@ -13,9 +13,7 @@ "score": "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/06/GHSA-64r5-36hc-63p9/GHSA-64r5-36hc-63p9.json b/advisories/unreviewed/2024/06/GHSA-64r5-36hc-63p9/GHSA-64r5-36hc-63p9.json index f0dfc841480..8bd33d39bf4 100644 --- a/advisories/unreviewed/2024/06/GHSA-64r5-36hc-63p9/GHSA-64r5-36hc-63p9.json +++ b/advisories/unreviewed/2024/06/GHSA-64r5-36hc-63p9/GHSA-64r5-36hc-63p9.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/06/GHSA-7228-8qfm-pv8c/GHSA-7228-8qfm-pv8c.json b/advisories/unreviewed/2024/06/GHSA-7228-8qfm-pv8c/GHSA-7228-8qfm-pv8c.json index 2fe07eaaf04..b12511b4bd0 100644 --- a/advisories/unreviewed/2024/06/GHSA-7228-8qfm-pv8c/GHSA-7228-8qfm-pv8c.json +++ b/advisories/unreviewed/2024/06/GHSA-7228-8qfm-pv8c/GHSA-7228-8qfm-pv8c.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/06/GHSA-7gqm-c625-582w/GHSA-7gqm-c625-582w.json b/advisories/unreviewed/2024/06/GHSA-7gqm-c625-582w/GHSA-7gqm-c625-582w.json index 6c8e60e492c..a8b7486759d 100644 --- a/advisories/unreviewed/2024/06/GHSA-7gqm-c625-582w/GHSA-7gqm-c625-582w.json +++ b/advisories/unreviewed/2024/06/GHSA-7gqm-c625-582w/GHSA-7gqm-c625-582w.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/06/GHSA-7q5m-576v-g3h4/GHSA-7q5m-576v-g3h4.json b/advisories/unreviewed/2024/06/GHSA-7q5m-576v-g3h4/GHSA-7q5m-576v-g3h4.json index 94da93c0094..1ce49713594 100644 --- a/advisories/unreviewed/2024/06/GHSA-7q5m-576v-g3h4/GHSA-7q5m-576v-g3h4.json +++ b/advisories/unreviewed/2024/06/GHSA-7q5m-576v-g3h4/GHSA-7q5m-576v-g3h4.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/06/GHSA-7xv3-6h9c-3j34/GHSA-7xv3-6h9c-3j34.json b/advisories/unreviewed/2024/06/GHSA-7xv3-6h9c-3j34/GHSA-7xv3-6h9c-3j34.json index 6bac4d48037..d5eb7ed2f38 100644 --- a/advisories/unreviewed/2024/06/GHSA-7xv3-6h9c-3j34/GHSA-7xv3-6h9c-3j34.json +++ b/advisories/unreviewed/2024/06/GHSA-7xv3-6h9c-3j34/GHSA-7xv3-6h9c-3j34.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/06/GHSA-8hm5-5jvw-x4w5/GHSA-8hm5-5jvw-x4w5.json b/advisories/unreviewed/2024/06/GHSA-8hm5-5jvw-x4w5/GHSA-8hm5-5jvw-x4w5.json index b58930bfadd..5c7f3d4e3f7 100644 --- a/advisories/unreviewed/2024/06/GHSA-8hm5-5jvw-x4w5/GHSA-8hm5-5jvw-x4w5.json +++ b/advisories/unreviewed/2024/06/GHSA-8hm5-5jvw-x4w5/GHSA-8hm5-5jvw-x4w5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/06/GHSA-92cm-3xj7-7x3x/GHSA-92cm-3xj7-7x3x.json b/advisories/unreviewed/2024/06/GHSA-92cm-3xj7-7x3x/GHSA-92cm-3xj7-7x3x.json index 738512e9fa7..bceb534a6b3 100644 --- a/advisories/unreviewed/2024/06/GHSA-92cm-3xj7-7x3x/GHSA-92cm-3xj7-7x3x.json +++ b/advisories/unreviewed/2024/06/GHSA-92cm-3xj7-7x3x/GHSA-92cm-3xj7-7x3x.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/06/GHSA-95cm-jx47-9cpv/GHSA-95cm-jx47-9cpv.json b/advisories/unreviewed/2024/06/GHSA-95cm-jx47-9cpv/GHSA-95cm-jx47-9cpv.json index d5e7fb3f93c..f1f966e9046 100644 --- a/advisories/unreviewed/2024/06/GHSA-95cm-jx47-9cpv/GHSA-95cm-jx47-9cpv.json +++ b/advisories/unreviewed/2024/06/GHSA-95cm-jx47-9cpv/GHSA-95cm-jx47-9cpv.json @@ -7,12 +7,8 @@ "CVE-2024-38566" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf: Fix verifier assumptions about socket->sk\n\nThe verifier assumes that 'sk' field in 'struct socket' is valid\nand non-NULL when 'socket' pointer itself is trusted and non-NULL.\nThat may not be the case when socket was just created and\npassed to LSM socket_accept hook.\nFix this verifier assumption and adjust tests.", - "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/06/GHSA-96f7-v5h7-xq9g/GHSA-96f7-v5h7-xq9g.json b/advisories/unreviewed/2024/06/GHSA-96f7-v5h7-xq9g/GHSA-96f7-v5h7-xq9g.json index b534ce71f4e..1001c049b07 100644 --- a/advisories/unreviewed/2024/06/GHSA-96f7-v5h7-xq9g/GHSA-96f7-v5h7-xq9g.json +++ b/advisories/unreviewed/2024/06/GHSA-96f7-v5h7-xq9g/GHSA-96f7-v5h7-xq9g.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/06/GHSA-98j7-qj5p-vpgv/GHSA-98j7-qj5p-vpgv.json b/advisories/unreviewed/2024/06/GHSA-98j7-qj5p-vpgv/GHSA-98j7-qj5p-vpgv.json index a60daf6602a..1a8864c8b6e 100644 --- a/advisories/unreviewed/2024/06/GHSA-98j7-qj5p-vpgv/GHSA-98j7-qj5p-vpgv.json +++ b/advisories/unreviewed/2024/06/GHSA-98j7-qj5p-vpgv/GHSA-98j7-qj5p-vpgv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/06/GHSA-c7v3-vh56-9mp2/GHSA-c7v3-vh56-9mp2.json b/advisories/unreviewed/2024/06/GHSA-c7v3-vh56-9mp2/GHSA-c7v3-vh56-9mp2.json index 20b124b0097..5246865e258 100644 --- a/advisories/unreviewed/2024/06/GHSA-c7v3-vh56-9mp2/GHSA-c7v3-vh56-9mp2.json +++ b/advisories/unreviewed/2024/06/GHSA-c7v3-vh56-9mp2/GHSA-c7v3-vh56-9mp2.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", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/06/GHSA-cr9m-gqfc-9rv7/GHSA-cr9m-gqfc-9rv7.json b/advisories/unreviewed/2024/06/GHSA-cr9m-gqfc-9rv7/GHSA-cr9m-gqfc-9rv7.json index aa8ca52935f..aada9afbe42 100644 --- a/advisories/unreviewed/2024/06/GHSA-cr9m-gqfc-9rv7/GHSA-cr9m-gqfc-9rv7.json +++ b/advisories/unreviewed/2024/06/GHSA-cr9m-gqfc-9rv7/GHSA-cr9m-gqfc-9rv7.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", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/06/GHSA-cvh2-grpw-4xrw/GHSA-cvh2-grpw-4xrw.json b/advisories/unreviewed/2024/06/GHSA-cvh2-grpw-4xrw/GHSA-cvh2-grpw-4xrw.json index 09119f27076..f017f9865b5 100644 --- a/advisories/unreviewed/2024/06/GHSA-cvh2-grpw-4xrw/GHSA-cvh2-grpw-4xrw.json +++ b/advisories/unreviewed/2024/06/GHSA-cvh2-grpw-4xrw/GHSA-cvh2-grpw-4xrw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/06/GHSA-cvpg-92pq-7j8r/GHSA-cvpg-92pq-7j8r.json b/advisories/unreviewed/2024/06/GHSA-cvpg-92pq-7j8r/GHSA-cvpg-92pq-7j8r.json index a51e37f7191..65fac4b2daa 100644 --- a/advisories/unreviewed/2024/06/GHSA-cvpg-92pq-7j8r/GHSA-cvpg-92pq-7j8r.json +++ b/advisories/unreviewed/2024/06/GHSA-cvpg-92pq-7j8r/GHSA-cvpg-92pq-7j8r.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", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/06/GHSA-f5hm-5m7c-gmr8/GHSA-f5hm-5m7c-gmr8.json b/advisories/unreviewed/2024/06/GHSA-f5hm-5m7c-gmr8/GHSA-f5hm-5m7c-gmr8.json index 6a5686a1ec5..175fc5b9f1c 100644 --- a/advisories/unreviewed/2024/06/GHSA-f5hm-5m7c-gmr8/GHSA-f5hm-5m7c-gmr8.json +++ b/advisories/unreviewed/2024/06/GHSA-f5hm-5m7c-gmr8/GHSA-f5hm-5m7c-gmr8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/06/GHSA-fcmg-g937-8wc8/GHSA-fcmg-g937-8wc8.json b/advisories/unreviewed/2024/06/GHSA-fcmg-g937-8wc8/GHSA-fcmg-g937-8wc8.json index 59fe22628ec..4ca55ca37c5 100644 --- a/advisories/unreviewed/2024/06/GHSA-fcmg-g937-8wc8/GHSA-fcmg-g937-8wc8.json +++ b/advisories/unreviewed/2024/06/GHSA-fcmg-g937-8wc8/GHSA-fcmg-g937-8wc8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/06/GHSA-ff8c-r6cp-6m85/GHSA-ff8c-r6cp-6m85.json b/advisories/unreviewed/2024/06/GHSA-ff8c-r6cp-6m85/GHSA-ff8c-r6cp-6m85.json index c5915776e8f..470c02c02b6 100644 --- a/advisories/unreviewed/2024/06/GHSA-ff8c-r6cp-6m85/GHSA-ff8c-r6cp-6m85.json +++ b/advisories/unreviewed/2024/06/GHSA-ff8c-r6cp-6m85/GHSA-ff8c-r6cp-6m85.json @@ -17,9 +17,7 @@ "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/06/GHSA-fg23-6j5x-j67j/GHSA-fg23-6j5x-j67j.json b/advisories/unreviewed/2024/06/GHSA-fg23-6j5x-j67j/GHSA-fg23-6j5x-j67j.json index c95e02d53c3..673c03aa6d0 100644 --- a/advisories/unreviewed/2024/06/GHSA-fg23-6j5x-j67j/GHSA-fg23-6j5x-j67j.json +++ b/advisories/unreviewed/2024/06/GHSA-fg23-6j5x-j67j/GHSA-fg23-6j5x-j67j.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/2024/06/GHSA-gqc7-6x42-qc68/GHSA-gqc7-6x42-qc68.json b/advisories/unreviewed/2024/06/GHSA-gqc7-6x42-qc68/GHSA-gqc7-6x42-qc68.json index a751fe59908..2cfbcd0d285 100644 --- a/advisories/unreviewed/2024/06/GHSA-gqc7-6x42-qc68/GHSA-gqc7-6x42-qc68.json +++ b/advisories/unreviewed/2024/06/GHSA-gqc7-6x42-qc68/GHSA-gqc7-6x42-qc68.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/06/GHSA-h39g-8hj5-3r27/GHSA-h39g-8hj5-3r27.json b/advisories/unreviewed/2024/06/GHSA-h39g-8hj5-3r27/GHSA-h39g-8hj5-3r27.json index cdc0e04de2e..b654e21599d 100644 --- a/advisories/unreviewed/2024/06/GHSA-h39g-8hj5-3r27/GHSA-h39g-8hj5-3r27.json +++ b/advisories/unreviewed/2024/06/GHSA-h39g-8hj5-3r27/GHSA-h39g-8hj5-3r27.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/06/GHSA-h52w-m868-7phq/GHSA-h52w-m868-7phq.json b/advisories/unreviewed/2024/06/GHSA-h52w-m868-7phq/GHSA-h52w-m868-7phq.json index 40dd6b19beb..63417a35d64 100644 --- a/advisories/unreviewed/2024/06/GHSA-h52w-m868-7phq/GHSA-h52w-m868-7phq.json +++ b/advisories/unreviewed/2024/06/GHSA-h52w-m868-7phq/GHSA-h52w-m868-7phq.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/06/GHSA-hh2w-28r4-mpw7/GHSA-hh2w-28r4-mpw7.json b/advisories/unreviewed/2024/06/GHSA-hh2w-28r4-mpw7/GHSA-hh2w-28r4-mpw7.json index 3e2df2b172c..394716ea199 100644 --- a/advisories/unreviewed/2024/06/GHSA-hh2w-28r4-mpw7/GHSA-hh2w-28r4-mpw7.json +++ b/advisories/unreviewed/2024/06/GHSA-hh2w-28r4-mpw7/GHSA-hh2w-28r4-mpw7.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/06/GHSA-j4qm-q589-994x/GHSA-j4qm-q589-994x.json b/advisories/unreviewed/2024/06/GHSA-j4qm-q589-994x/GHSA-j4qm-q589-994x.json index c33e38c89a7..56bd0b3db93 100644 --- a/advisories/unreviewed/2024/06/GHSA-j4qm-q589-994x/GHSA-j4qm-q589-994x.json +++ b/advisories/unreviewed/2024/06/GHSA-j4qm-q589-994x/GHSA-j4qm-q589-994x.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/06/GHSA-j5c7-2mf8-w2px/GHSA-j5c7-2mf8-w2px.json b/advisories/unreviewed/2024/06/GHSA-j5c7-2mf8-w2px/GHSA-j5c7-2mf8-w2px.json index 1e4272dc87b..8dca0fdc9f2 100644 --- a/advisories/unreviewed/2024/06/GHSA-j5c7-2mf8-w2px/GHSA-j5c7-2mf8-w2px.json +++ b/advisories/unreviewed/2024/06/GHSA-j5c7-2mf8-w2px/GHSA-j5c7-2mf8-w2px.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/06/GHSA-jvgf-mj38-54mr/GHSA-jvgf-mj38-54mr.json b/advisories/unreviewed/2024/06/GHSA-jvgf-mj38-54mr/GHSA-jvgf-mj38-54mr.json index e237f63c506..f67492b8f36 100644 --- a/advisories/unreviewed/2024/06/GHSA-jvgf-mj38-54mr/GHSA-jvgf-mj38-54mr.json +++ b/advisories/unreviewed/2024/06/GHSA-jvgf-mj38-54mr/GHSA-jvgf-mj38-54mr.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", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/06/GHSA-m4wx-v2r3-84vx/GHSA-m4wx-v2r3-84vx.json b/advisories/unreviewed/2024/06/GHSA-m4wx-v2r3-84vx/GHSA-m4wx-v2r3-84vx.json index 03b5a0db993..f519ed34623 100644 --- a/advisories/unreviewed/2024/06/GHSA-m4wx-v2r3-84vx/GHSA-m4wx-v2r3-84vx.json +++ b/advisories/unreviewed/2024/06/GHSA-m4wx-v2r3-84vx/GHSA-m4wx-v2r3-84vx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/06/GHSA-mcx9-rgv5-577v/GHSA-mcx9-rgv5-577v.json b/advisories/unreviewed/2024/06/GHSA-mcx9-rgv5-577v/GHSA-mcx9-rgv5-577v.json index 99ff27bfbf0..0d2d1bc2513 100644 --- a/advisories/unreviewed/2024/06/GHSA-mcx9-rgv5-577v/GHSA-mcx9-rgv5-577v.json +++ b/advisories/unreviewed/2024/06/GHSA-mcx9-rgv5-577v/GHSA-mcx9-rgv5-577v.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/06/GHSA-mm22-phj8-4fx9/GHSA-mm22-phj8-4fx9.json b/advisories/unreviewed/2024/06/GHSA-mm22-phj8-4fx9/GHSA-mm22-phj8-4fx9.json index eb5e471c56e..92098aeab5c 100644 --- a/advisories/unreviewed/2024/06/GHSA-mm22-phj8-4fx9/GHSA-mm22-phj8-4fx9.json +++ b/advisories/unreviewed/2024/06/GHSA-mm22-phj8-4fx9/GHSA-mm22-phj8-4fx9.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/06/GHSA-mxhm-55rx-j7v5/GHSA-mxhm-55rx-j7v5.json b/advisories/unreviewed/2024/06/GHSA-mxhm-55rx-j7v5/GHSA-mxhm-55rx-j7v5.json index e3785a76e15..4db252da881 100644 --- a/advisories/unreviewed/2024/06/GHSA-mxhm-55rx-j7v5/GHSA-mxhm-55rx-j7v5.json +++ b/advisories/unreviewed/2024/06/GHSA-mxhm-55rx-j7v5/GHSA-mxhm-55rx-j7v5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/06/GHSA-p9qx-7mff-gw6f/GHSA-p9qx-7mff-gw6f.json b/advisories/unreviewed/2024/06/GHSA-p9qx-7mff-gw6f/GHSA-p9qx-7mff-gw6f.json index f0bf53b7f34..75e50d5eabc 100644 --- a/advisories/unreviewed/2024/06/GHSA-p9qx-7mff-gw6f/GHSA-p9qx-7mff-gw6f.json +++ b/advisories/unreviewed/2024/06/GHSA-p9qx-7mff-gw6f/GHSA-p9qx-7mff-gw6f.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/06/GHSA-pfq7-73fv-24h8/GHSA-pfq7-73fv-24h8.json b/advisories/unreviewed/2024/06/GHSA-pfq7-73fv-24h8/GHSA-pfq7-73fv-24h8.json index b822d2cf431..8239ab5adea 100644 --- a/advisories/unreviewed/2024/06/GHSA-pfq7-73fv-24h8/GHSA-pfq7-73fv-24h8.json +++ b/advisories/unreviewed/2024/06/GHSA-pfq7-73fv-24h8/GHSA-pfq7-73fv-24h8.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", @@ -43,9 +41,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/06/GHSA-qhv7-vr66-j5ff/GHSA-qhv7-vr66-j5ff.json b/advisories/unreviewed/2024/06/GHSA-qhv7-vr66-j5ff/GHSA-qhv7-vr66-j5ff.json index 3ef31bb43a2..87251b73415 100644 --- a/advisories/unreviewed/2024/06/GHSA-qhv7-vr66-j5ff/GHSA-qhv7-vr66-j5ff.json +++ b/advisories/unreviewed/2024/06/GHSA-qhv7-vr66-j5ff/GHSA-qhv7-vr66-j5ff.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/2024/06/GHSA-qjp4-m4x5-crqv/GHSA-qjp4-m4x5-crqv.json b/advisories/unreviewed/2024/06/GHSA-qjp4-m4x5-crqv/GHSA-qjp4-m4x5-crqv.json index c4d435da70c..2f28faf230a 100644 --- a/advisories/unreviewed/2024/06/GHSA-qjp4-m4x5-crqv/GHSA-qjp4-m4x5-crqv.json +++ b/advisories/unreviewed/2024/06/GHSA-qjp4-m4x5-crqv/GHSA-qjp4-m4x5-crqv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/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/06/GHSA-r438-mxg9-x66p/GHSA-r438-mxg9-x66p.json b/advisories/unreviewed/2024/06/GHSA-r438-mxg9-x66p/GHSA-r438-mxg9-x66p.json index 16c9dbfc3da..bbd5091d1bb 100644 --- a/advisories/unreviewed/2024/06/GHSA-r438-mxg9-x66p/GHSA-r438-mxg9-x66p.json +++ b/advisories/unreviewed/2024/06/GHSA-r438-mxg9-x66p/GHSA-r438-mxg9-x66p.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/06/GHSA-r9pc-m5v5-x22j/GHSA-r9pc-m5v5-x22j.json b/advisories/unreviewed/2024/06/GHSA-r9pc-m5v5-x22j/GHSA-r9pc-m5v5-x22j.json index c4a7815f2ce..612e338295d 100644 --- a/advisories/unreviewed/2024/06/GHSA-r9pc-m5v5-x22j/GHSA-r9pc-m5v5-x22j.json +++ b/advisories/unreviewed/2024/06/GHSA-r9pc-m5v5-x22j/GHSA-r9pc-m5v5-x22j.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/06/GHSA-v5vh-9fjg-r9m7/GHSA-v5vh-9fjg-r9m7.json b/advisories/unreviewed/2024/06/GHSA-v5vh-9fjg-r9m7/GHSA-v5vh-9fjg-r9m7.json index 30f98ddacbc..81cffd3bd7d 100644 --- a/advisories/unreviewed/2024/06/GHSA-v5vh-9fjg-r9m7/GHSA-v5vh-9fjg-r9m7.json +++ b/advisories/unreviewed/2024/06/GHSA-v5vh-9fjg-r9m7/GHSA-v5vh-9fjg-r9m7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/06/GHSA-vhfx-77qc-h5hr/GHSA-vhfx-77qc-h5hr.json b/advisories/unreviewed/2024/06/GHSA-vhfx-77qc-h5hr/GHSA-vhfx-77qc-h5hr.json index ede5ed2e70c..4aab4838977 100644 --- a/advisories/unreviewed/2024/06/GHSA-vhfx-77qc-h5hr/GHSA-vhfx-77qc-h5hr.json +++ b/advisories/unreviewed/2024/06/GHSA-vhfx-77qc-h5hr/GHSA-vhfx-77qc-h5hr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/06/GHSA-w282-px53-r98p/GHSA-w282-px53-r98p.json b/advisories/unreviewed/2024/06/GHSA-w282-px53-r98p/GHSA-w282-px53-r98p.json index 6bee27f1247..264a9d55886 100644 --- a/advisories/unreviewed/2024/06/GHSA-w282-px53-r98p/GHSA-w282-px53-r98p.json +++ b/advisories/unreviewed/2024/06/GHSA-w282-px53-r98p/GHSA-w282-px53-r98p.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/06/GHSA-x3hx-c98x-qrjf/GHSA-x3hx-c98x-qrjf.json b/advisories/unreviewed/2024/06/GHSA-x3hx-c98x-qrjf/GHSA-x3hx-c98x-qrjf.json index 5b8432b4e12..2089e2a3d43 100644 --- a/advisories/unreviewed/2024/06/GHSA-x3hx-c98x-qrjf/GHSA-x3hx-c98x-qrjf.json +++ b/advisories/unreviewed/2024/06/GHSA-x3hx-c98x-qrjf/GHSA-x3hx-c98x-qrjf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:H/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/06/GHSA-x8vh-7cvg-xw74/GHSA-x8vh-7cvg-xw74.json b/advisories/unreviewed/2024/06/GHSA-x8vh-7cvg-xw74/GHSA-x8vh-7cvg-xw74.json index 11b09076f73..a09c8caa901 100644 --- a/advisories/unreviewed/2024/06/GHSA-x8vh-7cvg-xw74/GHSA-x8vh-7cvg-xw74.json +++ b/advisories/unreviewed/2024/06/GHSA-x8vh-7cvg-xw74/GHSA-x8vh-7cvg-xw74.json @@ -7,12 +7,8 @@ "CVE-2024-38572" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: ath12k: fix out-of-bound access of qmi_invoke_handler()\n\nCurrently, there is no terminator entry for ath12k_qmi_msg_handlers hence\nfacing below KASAN warning,\n\n ==================================================================\n BUG: KASAN: global-out-of-bounds in qmi_invoke_handler+0xa4/0x148\n Read of size 8 at addr ffffffd00a6428d8 by task kworker/u8:2/1273\n\n CPU: 0 PID: 1273 Comm: kworker/u8:2 Not tainted 5.4.213 #0\n Workqueue: qmi_msg_handler qmi_data_ready_work\n Call trace:\n dump_backtrace+0x0/0x20c\n show_stack+0x14/0x1c\n dump_stack+0xe0/0x138\n print_address_description.isra.5+0x30/0x330\n __kasan_report+0x16c/0x1bc\n kasan_report+0xc/0x14\n __asan_load8+0xa8/0xb0\n qmi_invoke_handler+0xa4/0x148\n qmi_handle_message+0x18c/0x1bc\n qmi_data_ready_work+0x4ec/0x528\n process_one_work+0x2c0/0x440\n worker_thread+0x324/0x4b8\n kthread+0x210/0x228\n ret_from_fork+0x10/0x18\n\n The address belongs to the variable:\n ath12k_mac_mon_status_filter_default+0x4bd8/0xfffffffffffe2300 [ath12k]\n [...]\n ==================================================================\n\nAdd a dummy terminator entry at the end to assist the qmi_invoke_handler()\nin traversing up to the terminator entry without accessing an\nout-of-boundary index.\n\nTested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.0.1-00029-QCAHKSWPL_SILICONZ-1", - "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/06/GHSA-xcj3-hfw8-h3h5/GHSA-xcj3-hfw8-h3h5.json b/advisories/unreviewed/2024/06/GHSA-xcj3-hfw8-h3h5/GHSA-xcj3-hfw8-h3h5.json index 7c00e71983c..59416b1c366 100644 --- a/advisories/unreviewed/2024/06/GHSA-xcj3-hfw8-h3h5/GHSA-xcj3-hfw8-h3h5.json +++ b/advisories/unreviewed/2024/06/GHSA-xcj3-hfw8-h3h5/GHSA-xcj3-hfw8-h3h5.json @@ -17,9 +17,7 @@ "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/06/GHSA-xhxm-p3qv-qprc/GHSA-xhxm-p3qv-qprc.json b/advisories/unreviewed/2024/06/GHSA-xhxm-p3qv-qprc/GHSA-xhxm-p3qv-qprc.json index 5ac33d81aa0..dabeb92ef97 100644 --- a/advisories/unreviewed/2024/06/GHSA-xhxm-p3qv-qprc/GHSA-xhxm-p3qv-qprc.json +++ b/advisories/unreviewed/2024/06/GHSA-xhxm-p3qv-qprc/GHSA-xhxm-p3qv-qprc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -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/06/GHSA-xj73-96vr-2r76/GHSA-xj73-96vr-2r76.json b/advisories/unreviewed/2024/06/GHSA-xj73-96vr-2r76/GHSA-xj73-96vr-2r76.json index dd1414f9537..c5e7ec3c465 100644 --- a/advisories/unreviewed/2024/06/GHSA-xj73-96vr-2r76/GHSA-xj73-96vr-2r76.json +++ b/advisories/unreviewed/2024/06/GHSA-xj73-96vr-2r76/GHSA-xj73-96vr-2r76.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", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/06/GHSA-xjc3-4jp4-q9c6/GHSA-xjc3-4jp4-q9c6.json b/advisories/unreviewed/2024/06/GHSA-xjc3-4jp4-q9c6/GHSA-xjc3-4jp4-q9c6.json index 1d207500fa6..7db936214eb 100644 --- a/advisories/unreviewed/2024/06/GHSA-xjc3-4jp4-q9c6/GHSA-xjc3-4jp4-q9c6.json +++ b/advisories/unreviewed/2024/06/GHSA-xjc3-4jp4-q9c6/GHSA-xjc3-4jp4-q9c6.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", @@ -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/07/GHSA-2c9f-7jg2-vp9c/GHSA-2c9f-7jg2-vp9c.json b/advisories/unreviewed/2024/07/GHSA-2c9f-7jg2-vp9c/GHSA-2c9f-7jg2-vp9c.json index 3a9d940d5d0..ec67653533a 100644 --- a/advisories/unreviewed/2024/07/GHSA-2c9f-7jg2-vp9c/GHSA-2c9f-7jg2-vp9c.json +++ b/advisories/unreviewed/2024/07/GHSA-2c9f-7jg2-vp9c/GHSA-2c9f-7jg2-vp9c.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/07/GHSA-39m5-v8xj-6c9r/GHSA-39m5-v8xj-6c9r.json b/advisories/unreviewed/2024/07/GHSA-39m5-v8xj-6c9r/GHSA-39m5-v8xj-6c9r.json index 7e6f38aeaa5..df25a6e25b5 100644 --- a/advisories/unreviewed/2024/07/GHSA-39m5-v8xj-6c9r/GHSA-39m5-v8xj-6c9r.json +++ b/advisories/unreviewed/2024/07/GHSA-39m5-v8xj-6c9r/GHSA-39m5-v8xj-6c9r.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/07/GHSA-4rm3-98rm-pmgw/GHSA-4rm3-98rm-pmgw.json b/advisories/unreviewed/2024/07/GHSA-4rm3-98rm-pmgw/GHSA-4rm3-98rm-pmgw.json index 09512dad36f..cf69b4fed54 100644 --- a/advisories/unreviewed/2024/07/GHSA-4rm3-98rm-pmgw/GHSA-4rm3-98rm-pmgw.json +++ b/advisories/unreviewed/2024/07/GHSA-4rm3-98rm-pmgw/GHSA-4rm3-98rm-pmgw.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/07/GHSA-fgqm-87v3-4qj6/GHSA-fgqm-87v3-4qj6.json b/advisories/unreviewed/2024/07/GHSA-fgqm-87v3-4qj6/GHSA-fgqm-87v3-4qj6.json index 86ccb6387d2..b96f6119eb6 100644 --- a/advisories/unreviewed/2024/07/GHSA-fgqm-87v3-4qj6/GHSA-fgqm-87v3-4qj6.json +++ b/advisories/unreviewed/2024/07/GHSA-fgqm-87v3-4qj6/GHSA-fgqm-87v3-4qj6.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/07/GHSA-g7pv-xqg8-329h/GHSA-g7pv-xqg8-329h.json b/advisories/unreviewed/2024/07/GHSA-g7pv-xqg8-329h/GHSA-g7pv-xqg8-329h.json index 0b5e6e382e9..3e8b066aaf4 100644 --- a/advisories/unreviewed/2024/07/GHSA-g7pv-xqg8-329h/GHSA-g7pv-xqg8-329h.json +++ b/advisories/unreviewed/2024/07/GHSA-g7pv-xqg8-329h/GHSA-g7pv-xqg8-329h.json @@ -17,9 +17,7 @@ "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/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:N/R:X/V:X/RE:X/U:X" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/07/GHSA-g9rf-qc6j-h2f7/GHSA-g9rf-qc6j-h2f7.json b/advisories/unreviewed/2024/07/GHSA-g9rf-qc6j-h2f7/GHSA-g9rf-qc6j-h2f7.json index 384ffe3bd56..5ee06d1c262 100644 --- a/advisories/unreviewed/2024/07/GHSA-g9rf-qc6j-h2f7/GHSA-g9rf-qc6j-h2f7.json +++ b/advisories/unreviewed/2024/07/GHSA-g9rf-qc6j-h2f7/GHSA-g9rf-qc6j-h2f7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/07/GHSA-h7v8-g696-gjw8/GHSA-h7v8-g696-gjw8.json b/advisories/unreviewed/2024/07/GHSA-h7v8-g696-gjw8/GHSA-h7v8-g696-gjw8.json index 0071ae581ed..7edb4a98249 100644 --- a/advisories/unreviewed/2024/07/GHSA-h7v8-g696-gjw8/GHSA-h7v8-g696-gjw8.json +++ b/advisories/unreviewed/2024/07/GHSA-h7v8-g696-gjw8/GHSA-h7v8-g696-gjw8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/07/GHSA-jq6p-6wg4-wrw8/GHSA-jq6p-6wg4-wrw8.json b/advisories/unreviewed/2024/07/GHSA-jq6p-6wg4-wrw8/GHSA-jq6p-6wg4-wrw8.json index 96b132680f7..ca16db8cb05 100644 --- a/advisories/unreviewed/2024/07/GHSA-jq6p-6wg4-wrw8/GHSA-jq6p-6wg4-wrw8.json +++ b/advisories/unreviewed/2024/07/GHSA-jq6p-6wg4-wrw8/GHSA-jq6p-6wg4-wrw8.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/07/GHSA-m35v-jxg3-p887/GHSA-m35v-jxg3-p887.json b/advisories/unreviewed/2024/07/GHSA-m35v-jxg3-p887/GHSA-m35v-jxg3-p887.json index d004cce3fc5..5a0b612713f 100644 --- a/advisories/unreviewed/2024/07/GHSA-m35v-jxg3-p887/GHSA-m35v-jxg3-p887.json +++ b/advisories/unreviewed/2024/07/GHSA-m35v-jxg3-p887/GHSA-m35v-jxg3-p887.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/07/GHSA-p38f-rq68-j3c6/GHSA-p38f-rq68-j3c6.json b/advisories/unreviewed/2024/07/GHSA-p38f-rq68-j3c6/GHSA-p38f-rq68-j3c6.json index 5e6b249267a..814bdd7739f 100644 --- a/advisories/unreviewed/2024/07/GHSA-p38f-rq68-j3c6/GHSA-p38f-rq68-j3c6.json +++ b/advisories/unreviewed/2024/07/GHSA-p38f-rq68-j3c6/GHSA-p38f-rq68-j3c6.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/07/GHSA-pf95-r93p-c3p6/GHSA-pf95-r93p-c3p6.json b/advisories/unreviewed/2024/07/GHSA-pf95-r93p-c3p6/GHSA-pf95-r93p-c3p6.json index 3c66a450e4d..575980f0cd2 100644 --- a/advisories/unreviewed/2024/07/GHSA-pf95-r93p-c3p6/GHSA-pf95-r93p-c3p6.json +++ b/advisories/unreviewed/2024/07/GHSA-pf95-r93p-c3p6/GHSA-pf95-r93p-c3p6.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/07/GHSA-qcq9-h9hg-5pq2/GHSA-qcq9-h9hg-5pq2.json b/advisories/unreviewed/2024/07/GHSA-qcq9-h9hg-5pq2/GHSA-qcq9-h9hg-5pq2.json index b08b3620794..f9a2b8b3b4d 100644 --- a/advisories/unreviewed/2024/07/GHSA-qcq9-h9hg-5pq2/GHSA-qcq9-h9hg-5pq2.json +++ b/advisories/unreviewed/2024/07/GHSA-qcq9-h9hg-5pq2/GHSA-qcq9-h9hg-5pq2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/07/GHSA-vx4h-hw7f-47c3/GHSA-vx4h-hw7f-47c3.json b/advisories/unreviewed/2024/07/GHSA-vx4h-hw7f-47c3/GHSA-vx4h-hw7f-47c3.json index 5cff15d1eb8..514876c2d94 100644 --- a/advisories/unreviewed/2024/07/GHSA-vx4h-hw7f-47c3/GHSA-vx4h-hw7f-47c3.json +++ b/advisories/unreviewed/2024/07/GHSA-vx4h-hw7f-47c3/GHSA-vx4h-hw7f-47c3.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",