diff --git a/advisories/github-reviewed/2022/02/GHSA-7p79-6x2v-5h88/GHSA-7p79-6x2v-5h88.json b/advisories/github-reviewed/2022/02/GHSA-7p79-6x2v-5h88/GHSA-7p79-6x2v-5h88.json index 4a13d667192..05db6298c1d 100644 --- a/advisories/github-reviewed/2022/02/GHSA-7p79-6x2v-5h88/GHSA-7p79-6x2v-5h88.json +++ b/advisories/github-reviewed/2022/02/GHSA-7p79-6x2v-5h88/GHSA-7p79-6x2v-5h88.json @@ -3,14 +3,10 @@ "id": "GHSA-7p79-6x2v-5h88", "modified": "2022-02-25T14:54:31Z", "published": "2022-02-16T22:57:57Z", - "aliases": [ - - ], + "aliases": [], "summary": "Server crash if running Python 3.10 w/ Sanic 20.12", "details": "**!!! ONLY APPLIES TO VERSIONS PRIOR TO Sanic v20.12 WHEN USING Python 3.10 !!!**\n\nSanic v20.12 officially supports Python versions 3.6, 3.7, 3.8, and 3.9. However, if you accidentally run it with version 3.10 (**which is not supported by Sanic 20.12**), your server is prone to crashing on an incoming web request.\n\n### Impact\nAnyone running Sanic server between 0.1.7 and 20.12 **using Python 3.10**.\n\n### Patches\n[Sanic v20.12.6](https://github.com/sanic-org/sanic/releases/tag/v20.12.6)\n\n### Workarounds\nUse a supported version of Python (v3.6 - v3.9)\n\n### References\n> In [asyncio](https://docs.python.org/3/library/asyncio.html#module-asyncio), the explicit passing of a loop argument has been deprecated and will be removed in version 3.10 for the following: ... [asyncio.Event](https://docs.python.org/3/library/asyncio-sync.html#asyncio.Event)\n\n[Python 3.8 Release Notes](https://docs.python.org/3/whatsnew/3.8.html#deprecated)\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in [the community forums](https://community.sanicframework.org/)\n* Ping us on [the Discord server](https://discord.gg/FARQzAEMAA)\n", - "severity": [ - - ], + "severity": [], "affected": [ { "package": { @@ -47,9 +43,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2022-02-16T22:57:57Z", diff --git a/advisories/github-reviewed/2022/05/GHSA-5cmc-r23m-hvrr/GHSA-5cmc-r23m-hvrr.json b/advisories/github-reviewed/2022/05/GHSA-5cmc-r23m-hvrr/GHSA-5cmc-r23m-hvrr.json index 31e9a2df873..c9906dee021 100644 --- a/advisories/github-reviewed/2022/05/GHSA-5cmc-r23m-hvrr/GHSA-5cmc-r23m-hvrr.json +++ b/advisories/github-reviewed/2022/05/GHSA-5cmc-r23m-hvrr/GHSA-5cmc-r23m-hvrr.json @@ -8,9 +8,7 @@ ], "summary": "TYPO3 Cross-site scripting (XSS) vulnerability in the Backend User Administration Module ", "details": "Cross-site scripting (XSS) vulnerability in the Backend User Administration Module in TYPO3 6.0.x before 6.0.12 and 6.1.x before 6.1.7 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.", - "severity": [ - - ], + "severity": [], "affected": [ { "package": { diff --git a/advisories/github-reviewed/2022/05/GHSA-5jjr-gmq3-f986/GHSA-5jjr-gmq3-f986.json b/advisories/github-reviewed/2022/05/GHSA-5jjr-gmq3-f986/GHSA-5jjr-gmq3-f986.json index 3b971ab6c59..8c16e904094 100644 --- a/advisories/github-reviewed/2022/05/GHSA-5jjr-gmq3-f986/GHSA-5jjr-gmq3-f986.json +++ b/advisories/github-reviewed/2022/05/GHSA-5jjr-gmq3-f986/GHSA-5jjr-gmq3-f986.json @@ -8,9 +8,7 @@ ], "summary": "MoinMoin has improper default configuration", "details": "The default configuration of `cfg.packagepages_actions_excluded` in MoinMoin before 1.8.7 does not prevent unsafe package actions, which has unspecified impact and attack vectors.", - "severity": [ - - ], + "severity": [], "affected": [ { "package": { @@ -75,9 +73,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2024-04-29T11:18:54Z", diff --git a/advisories/github-reviewed/2022/05/GHSA-8q95-jj7p-x93x/GHSA-8q95-jj7p-x93x.json b/advisories/github-reviewed/2022/05/GHSA-8q95-jj7p-x93x/GHSA-8q95-jj7p-x93x.json index 32555938aea..dbdd5a3bd6c 100644 --- a/advisories/github-reviewed/2022/05/GHSA-8q95-jj7p-x93x/GHSA-8q95-jj7p-x93x.json +++ b/advisories/github-reviewed/2022/05/GHSA-8q95-jj7p-x93x/GHSA-8q95-jj7p-x93x.json @@ -107,9 +107,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2024-04-08T18:57:43Z", diff --git a/advisories/github-reviewed/2024/02/GHSA-q4qh-8pxw-r48q/GHSA-q4qh-8pxw-r48q.json b/advisories/github-reviewed/2024/02/GHSA-q4qh-8pxw-r48q/GHSA-q4qh-8pxw-r48q.json index d5c0943e789..5edca3b6da6 100644 --- a/advisories/github-reviewed/2024/02/GHSA-q4qh-8pxw-r48q/GHSA-q4qh-8pxw-r48q.json +++ b/advisories/github-reviewed/2024/02/GHSA-q4qh-8pxw-r48q/GHSA-q4qh-8pxw-r48q.json @@ -8,9 +8,7 @@ ], "summary": "Subrion CMS vulnerable to Cross Site Scripting ", "details": "Subrion CMS 4.2.1 is vulnerable to Cross Site Scripting (XSS) via adminer.php.", - "severity": [ - - ], + "severity": [], "affected": [ { "package": { @@ -47,9 +45,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2024-02-27T21:48:36Z", diff --git a/advisories/github-reviewed/2024/02/GHSA-qrp9-23p7-g5mf/GHSA-qrp9-23p7-g5mf.json b/advisories/github-reviewed/2024/02/GHSA-qrp9-23p7-g5mf/GHSA-qrp9-23p7-g5mf.json index 293507c7653..aac023c717f 100644 --- a/advisories/github-reviewed/2024/02/GHSA-qrp9-23p7-g5mf/GHSA-qrp9-23p7-g5mf.json +++ b/advisories/github-reviewed/2024/02/GHSA-qrp9-23p7-g5mf/GHSA-qrp9-23p7-g5mf.json @@ -8,9 +8,7 @@ ], "summary": "Apache Ambari XML External Entity injection", "details": "XML External Entity injection in Apache Ambari versions <= 2.7.7, Users are recommended to upgrade to version 2.7.8, which fixes this issue.\n\nMore Details:\n\nOozie Workflow Scheduler had a vulnerability that allowed for root-level file reading and privilege escalation from low-privilege users. The vulnerability was caused through lack of proper user input validation.\n\nThis vulnerability is known as an XML External Entity (XXE) injection attack. Attackers can exploit XXE vulnerabilities to read arbitrary files on the server, including sensitive system files. In theory, it might be possible to use this to escalate privileges.", - "severity": [ - - ], + "severity": [], "affected": [ { "package": { diff --git a/advisories/github-reviewed/2024/02/GHSA-x5r5-2qrx-rqj8/GHSA-x5r5-2qrx-rqj8.json b/advisories/github-reviewed/2024/02/GHSA-x5r5-2qrx-rqj8/GHSA-x5r5-2qrx-rqj8.json index 7cc9737edde..6717b562d6f 100644 --- a/advisories/github-reviewed/2024/02/GHSA-x5r5-2qrx-rqj8/GHSA-x5r5-2qrx-rqj8.json +++ b/advisories/github-reviewed/2024/02/GHSA-x5r5-2qrx-rqj8/GHSA-x5r5-2qrx-rqj8.json @@ -3,9 +3,7 @@ "id": "GHSA-x5r5-2qrx-rqj8", "modified": "2024-02-27T19:02:15Z", "published": "2024-02-27T19:02:15Z", - "aliases": [ - - ], + "aliases": [], "summary": "Transparent TLS may not be applied to Marbles with certain manifest configurations", "details": "Transparent TLS (TTLS) is a MarbleRun feature that wraps plain TCP connections between Marbles in TLS.\nIn the manifest, a user defines the connections that should be considered.\n\n### Impact\nIf a Marble is configured for TTLS, but doesn't have an environment variable defined in its parameters, TTLS is not applied.\nThe traffic will not be encrypted.\n\nMarbleRun deployments that don't use TTLS (which is only available with EGo Marbles) are not affected.\n\n### Patches\nThe issue has been patched in [`v1.4.1`](https://github.com/edgelesssys/marblerun/releases/tag/v1.4.1).\n\n### Workarounds\nMake sure that all Marbles that use TTLS have an environment variable defined in their parameters.\n\n### References\nFor a description of TTLS, see \nSee the updated section on TTLS configuration in the manifest: \n", "severity": [ @@ -58,9 +56,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2024-02-27T19:02:15Z", diff --git a/advisories/github-reviewed/2024/03/GHSA-75jp-vq8x-h4cq/GHSA-75jp-vq8x-h4cq.json b/advisories/github-reviewed/2024/03/GHSA-75jp-vq8x-h4cq/GHSA-75jp-vq8x-h4cq.json index 7c60885fda8..e2ad138601e 100644 --- a/advisories/github-reviewed/2024/03/GHSA-75jp-vq8x-h4cq/GHSA-75jp-vq8x-h4cq.json +++ b/advisories/github-reviewed/2024/03/GHSA-75jp-vq8x-h4cq/GHSA-75jp-vq8x-h4cq.json @@ -8,9 +8,7 @@ ], "summary": "Wasmi Out-of-bounds Write for host to Wasm calls with more than 128 Parameters", "details": "### Summary\n\nIn the WASMI Interpreter, an [Out-of-bounds Buffer Write](https://cwe.mitre.org/data/definitions/787.html) will arise arise if the host calls or resumes a Wasm function with more parameters than the default limit (128), as it will surpass the stack value. This doesn’t affect calls from Wasm to Wasm, only from host to Wasm.\n\n### Impact\n\nAfter conducting an analysis of the dependent Polkadot systems of `wasmi`: [Pallet Contracts](https://github.com/paritytech/polkadot-sdk/tree/master/substrate/frame/contracts), [Parity Signer](https://github.com/paritytech/parity-signer), and [Smoldot](https://github.com/smol-dot/smoldot), we have found that none on those systems have been affected by the issue as they are calling host to Wasm function with a small limited amount of parameters always. \n\n### Mitigations\n\nIf you are using `wasmi` betwen version 0.15.0 and 0.31.0, please update it to the [0.31.1](https://github.com/paritytech/wasmi/releases/tag/v0.31.1) patch release that we just published.\n\n### Workarounds\n\nEnsure no more than 128 parameters can be pass in a call from the host to a Wasm function. \n\n### References\n\nPatch PR: \n\n### Special thanks\n\nSpecial thanks to Stellar Development Foundation for reporting this security vulnerability.", - "severity": [ - - ], + "severity": [], "affected": [ { "package": { diff --git a/advisories/github-reviewed/2024/05/GHSA-2f46-4xjm-73x5/GHSA-2f46-4xjm-73x5.json b/advisories/github-reviewed/2024/05/GHSA-2f46-4xjm-73x5/GHSA-2f46-4xjm-73x5.json index b9380f6902f..7756d71d9e5 100644 --- a/advisories/github-reviewed/2024/05/GHSA-2f46-4xjm-73x5/GHSA-2f46-4xjm-73x5.json +++ b/advisories/github-reviewed/2024/05/GHSA-2f46-4xjm-73x5/GHSA-2f46-4xjm-73x5.json @@ -3,9 +3,7 @@ "id": "GHSA-2f46-4xjm-73x5", "modified": "2024-05-20T17:07:44Z", "published": "2024-05-20T17:07:44Z", - "aliases": [ - - ], + "aliases": [], "summary": "Passbolt API Stored XSS on first/last name during setup", "details": "### Description\nAn administrator can craft a user with a malicious first name and last name, using a payload such as\n```\n'); ?>\n```\nThe user will then receive the invitation email and click on the setup link. The setup start page served by the server will fire the XSS.\n\n### Impact of issue\nAn administrator could use this exploit to edit the setup start page for a given user, for example, trick the user into installing another extension. Even though the severity of this issue in itself is high, the likelihood is low because the exploit will be visible in clear by the user in the email notification, and also requires an action from a malicious administrator.\n\n### Fix\nSanitize the firstname and lastname in the page that is used to trigger the extension setup process.\n\nAdditionally since v2.11 some default CSP are inserted in the server response headers to prevent inline-scripts or 3rd party domain scripts on pages served by the passbolt API. This is to cater for the case where the administrator has not set them up as part of the web server configuration.", "severity": [ diff --git a/advisories/github-reviewed/2024/05/GHSA-3vhm-q4w3-rw8q/GHSA-3vhm-q4w3-rw8q.json b/advisories/github-reviewed/2024/05/GHSA-3vhm-q4w3-rw8q/GHSA-3vhm-q4w3-rw8q.json index 27ca7e58d58..e2369653137 100644 --- a/advisories/github-reviewed/2024/05/GHSA-3vhm-q4w3-rw8q/GHSA-3vhm-q4w3-rw8q.json +++ b/advisories/github-reviewed/2024/05/GHSA-3vhm-q4w3-rw8q/GHSA-3vhm-q4w3-rw8q.json @@ -3,9 +3,7 @@ "id": "GHSA-3vhm-q4w3-rw8q", "modified": "2024-05-20T14:22:10Z", "published": "2024-05-20T14:22:09Z", - "aliases": [ - - ], + "aliases": [], "summary": "OroPlatform Forced Redirect to External Website", "details": "OroPlatform is prone to open redirection which could allow attackers to redirect users to external website.", "severity": [ diff --git a/advisories/github-reviewed/2024/05/GHSA-7g7c-qhf3-x59p/GHSA-7g7c-qhf3-x59p.json b/advisories/github-reviewed/2024/05/GHSA-7g7c-qhf3-x59p/GHSA-7g7c-qhf3-x59p.json index c2cabf83915..5c8b182dbc0 100644 --- a/advisories/github-reviewed/2024/05/GHSA-7g7c-qhf3-x59p/GHSA-7g7c-qhf3-x59p.json +++ b/advisories/github-reviewed/2024/05/GHSA-7g7c-qhf3-x59p/GHSA-7g7c-qhf3-x59p.json @@ -3,9 +3,7 @@ "id": "GHSA-7g7c-qhf3-x59p", "modified": "2024-05-20T17:36:29Z", "published": "2024-05-20T17:36:28Z", - "aliases": [ - - ], + "aliases": [], "summary": "propel/propel1 SQL injection possible with limit() on MySQL", "details": "The limit() query method is susceptible to catastrophic SQL injection with MySQL.\n\nFor example, given a model User for a table users:\n```\nUserQuery::create()->limit('1;DROP TABLE users')->find();\n```\nThis will drop the users table!\n\nThe cause appears to be a lack of integer casting of the limit input in either Criteria::setLimit() or in DBMySQL::applyLimit(). The code comments there seem to imply that casting was avoided due to overflow issues with 32-bit integers.\n\nThis is surprising behavior since one of the primary purposes of an ORM is to prevent basic SQL injection.\n\nThis affects all versions of Propel: 1.x, 2.x, and 3.", "severity": [ diff --git a/advisories/github-reviewed/2024/05/GHSA-cg34-w3fm-82h3/GHSA-cg34-w3fm-82h3.json b/advisories/github-reviewed/2024/05/GHSA-cg34-w3fm-82h3/GHSA-cg34-w3fm-82h3.json index cea14a46b50..c06262a2af5 100644 --- a/advisories/github-reviewed/2024/05/GHSA-cg34-w3fm-82h3/GHSA-cg34-w3fm-82h3.json +++ b/advisories/github-reviewed/2024/05/GHSA-cg34-w3fm-82h3/GHSA-cg34-w3fm-82h3.json @@ -4,9 +4,7 @@ "modified": "2024-05-20T20:17:03Z", "published": "2024-05-20T09:30:50Z", "withdrawn": "2024-05-20T20:17:03Z", - "aliases": [ - - ], + "aliases": [], "summary": "Duplicate Advisory: Scrapy leaks the authorization header on same-domain but cross-origin redirects ", "details": "## Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-4qqq-9vqf-3h3f. This link is maintained to preserve external references.\n\n## Original Description\nIn scrapy/scrapy, an issue was identified where the Authorization header is not removed during redirects that only change the scheme (e.g., HTTPS to HTTP) but remain within the same domain. This behavior contravenes the Fetch standard, which mandates the removal of Authorization headers in cross-origin requests when the scheme, host, or port changes. Consequently, when a redirect downgrades from HTTPS to HTTP, the Authorization header may be inadvertently exposed in plaintext, leading to potential sensitive information disclosure to unauthorized actors. The flaw is located in the _build_redirect_request function of the redirect middleware.", "severity": [ diff --git a/advisories/github-reviewed/2024/05/GHSA-cv5c-2qv5-w2m2/GHSA-cv5c-2qv5-w2m2.json b/advisories/github-reviewed/2024/05/GHSA-cv5c-2qv5-w2m2/GHSA-cv5c-2qv5-w2m2.json index cdcb73a6997..ee2687b4082 100644 --- a/advisories/github-reviewed/2024/05/GHSA-cv5c-2qv5-w2m2/GHSA-cv5c-2qv5-w2m2.json +++ b/advisories/github-reviewed/2024/05/GHSA-cv5c-2qv5-w2m2/GHSA-cv5c-2qv5-w2m2.json @@ -3,9 +3,7 @@ "id": "GHSA-cv5c-2qv5-w2m2", "modified": "2024-05-20T16:51:28Z", "published": "2024-05-20T16:51:28Z", - "aliases": [ - - ], + "aliases": [], "summary": "Passbolt Api Remote code execution", "details": "Passbolt provides a way for system administrators to generate a PGP key for the server during installation. The wizard requests a username, an e-mail address and an optional comment. No escaping or verification is done by Passbolt, effectively allowing a user to inject bash code.\n\nThe impact is very high, but the probability is very low given that this vulnerability can only be exploited during Passbolt’s installation stage.", "severity": [ diff --git a/advisories/github-reviewed/2024/05/GHSA-f5pp-pmq8-gp46/GHSA-f5pp-pmq8-gp46.json b/advisories/github-reviewed/2024/05/GHSA-f5pp-pmq8-gp46/GHSA-f5pp-pmq8-gp46.json index cc510b66994..a074b72c1cd 100644 --- a/advisories/github-reviewed/2024/05/GHSA-f5pp-pmq8-gp46/GHSA-f5pp-pmq8-gp46.json +++ b/advisories/github-reviewed/2024/05/GHSA-f5pp-pmq8-gp46/GHSA-f5pp-pmq8-gp46.json @@ -3,9 +3,7 @@ "id": "GHSA-f5pp-pmq8-gp46", "modified": "2024-05-20T16:51:24Z", "published": "2024-05-20T16:51:24Z", - "aliases": [ - - ], + "aliases": [], "summary": "Passbolt Api Retrieval of HTTP-only cookies", "details": "Passbolt uses three cookies: a session cookie, a CSRF protection cookie and a cookie to keep track of the multiple-factor authentication process.\n\nBoth the session cookie and the mfa cookie are properly set HTTP-only to prevent an attacker from retrieving the content of those cookies if they managed to exploit an XSS.\n\nThe /auth/verify.json endpoint returns a JSON that, among other things, contains the cookies sent in the request. (similar to the TRACE HTTP method)\n\nAn attacker who manages to leverage an XSS vulnerability could retrieve the session cookies of a legitimate user, effectively granting them the ability to retrieve information (such as encrypted password list or group list) without requiring user interaction.\n\nThis vulnerability has a low impact, but no immediate risk due to it requiring the exploitation of an XSS vulnerability that has yet to be found.", "severity": [ diff --git a/advisories/github-reviewed/2024/05/GHSA-qm5v-pj64-852j/GHSA-qm5v-pj64-852j.json b/advisories/github-reviewed/2024/05/GHSA-qm5v-pj64-852j/GHSA-qm5v-pj64-852j.json index 41c74f3ec77..12b5063eb1d 100644 --- a/advisories/github-reviewed/2024/05/GHSA-qm5v-pj64-852j/GHSA-qm5v-pj64-852j.json +++ b/advisories/github-reviewed/2024/05/GHSA-qm5v-pj64-852j/GHSA-qm5v-pj64-852j.json @@ -3,9 +3,7 @@ "id": "GHSA-qm5v-pj64-852j", "modified": "2024-05-20T17:09:57Z", "published": "2024-05-20T17:09:57Z", - "aliases": [ - - ], + "aliases": [], "summary": "Passbolt Api Tabnabbing when opening URI with menu \"Open URI in a new tab\"", "details": "### Description\nA user could create and share a resource with a malicious URI. When the victim opens with menu “Open URI in a new tab” function, the malicious page has access to the window.opener object.\n\n### Impact of issue\nThe newly opened malicious page can for example change the window.opener.location to redirect the user to a phishing page, or call a JavaScript function served by the AppJS on the user behalf for example to try to affect the integrity of the data.\n\n### Fix\nThe code that opens a new window via window.open(); now open the tab with the noopener attribute.", "severity": [ diff --git a/advisories/github-reviewed/2024/05/GHSA-v86m-j5f7-ccwh/GHSA-v86m-j5f7-ccwh.json b/advisories/github-reviewed/2024/05/GHSA-v86m-j5f7-ccwh/GHSA-v86m-j5f7-ccwh.json index 813d9a42320..1f6fc8136fc 100644 --- a/advisories/github-reviewed/2024/05/GHSA-v86m-j5f7-ccwh/GHSA-v86m-j5f7-ccwh.json +++ b/advisories/github-reviewed/2024/05/GHSA-v86m-j5f7-ccwh/GHSA-v86m-j5f7-ccwh.json @@ -3,9 +3,7 @@ "id": "GHSA-v86m-j5f7-ccwh", "modified": "2024-05-20T16:51:20Z", "published": "2024-05-20T16:51:20Z", - "aliases": [ - - ], + "aliases": [], "summary": "Passbolt Api E-mail HTML injection", "details": "Passbolt sends e-mail to users to warn them about different type of events such as the creation, modification or deletion of a password. Those e-mails may contain user-specified input, such as a password’s title or description.\n\nPassbolt does not escape the user’s input properly, resulting in the user being able to inject HTML code in an e-mail.\n\nAn authenticated attacker could share a password containing an img HTML tag in its description with an other user to obtain information about their mail user-agent.\n\nThis vulnerability has a very low impact. Most MUA do not embed remote images to protect their users’ privacy.", "severity": [ diff --git a/advisories/github-reviewed/2024/05/GHSA-v8hp-239v-9367/GHSA-v8hp-239v-9367.json b/advisories/github-reviewed/2024/05/GHSA-v8hp-239v-9367/GHSA-v8hp-239v-9367.json index d31af1b5e42..56ca4dbf6b1 100644 --- a/advisories/github-reviewed/2024/05/GHSA-v8hp-239v-9367/GHSA-v8hp-239v-9367.json +++ b/advisories/github-reviewed/2024/05/GHSA-v8hp-239v-9367/GHSA-v8hp-239v-9367.json @@ -3,9 +3,7 @@ "id": "GHSA-v8hp-239v-9367", "modified": "2024-05-20T14:19:27Z", "published": "2024-05-20T14:19:27Z", - "aliases": [ - - ], + "aliases": [], "summary": "OroCRM Forced Redirect to External Website", "details": "OroCRM is prone to open redirection which could allow attackers to redirect users to external website.", "severity": [ diff --git a/advisories/github-reviewed/2024/05/GHSA-ww6p-q26w-fr6m/GHSA-ww6p-q26w-fr6m.json b/advisories/github-reviewed/2024/05/GHSA-ww6p-q26w-fr6m/GHSA-ww6p-q26w-fr6m.json index a22eda03f59..e4d556f4831 100644 --- a/advisories/github-reviewed/2024/05/GHSA-ww6p-q26w-fr6m/GHSA-ww6p-q26w-fr6m.json +++ b/advisories/github-reviewed/2024/05/GHSA-ww6p-q26w-fr6m/GHSA-ww6p-q26w-fr6m.json @@ -3,9 +3,7 @@ "id": "GHSA-ww6p-q26w-fr6m", "modified": "2024-05-20T17:14:55Z", "published": "2024-05-20T17:14:55Z", - "aliases": [ - - ], + "aliases": [], "summary": "phpxmlrpc/extra XSS in class documenting_xmlrpc_server", "details": "Versions preceding 0.6.1 of the phpxmlrpc/extras project are susceptible to a Cross-Site Scripting (XSS) vulnerability. This vulnerability exists within the class documenting_xmlrpc_server when processing the GET methodName parameter.", "severity": [ diff --git a/advisories/unreviewed/2022/02/GHSA-23p4-5ppc-536p/GHSA-23p4-5ppc-536p.json b/advisories/unreviewed/2022/02/GHSA-23p4-5ppc-536p/GHSA-23p4-5ppc-536p.json index 910f7a7b4b6..10e3f04feb0 100644 --- a/advisories/unreviewed/2022/02/GHSA-23p4-5ppc-536p/GHSA-23p4-5ppc-536p.json +++ b/advisories/unreviewed/2022/02/GHSA-23p4-5ppc-536p/GHSA-23p4-5ppc-536p.json @@ -7,12 +7,8 @@ "CVE-2022-24983" ], "details": "Forms generated by JQueryForm.com before 2022-02-05 allow remote attackers to obtain the URI to any uploaded file by capturing the POST response. When chained with CVE-2022-24984, this could lead to unauthenticated remote code execution on the underlying web server. This occurs because the Unique ID field is contained in the POST response upon submitting a form.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-25qr-gjf9-whgm/GHSA-25qr-gjf9-whgm.json b/advisories/unreviewed/2022/02/GHSA-25qr-gjf9-whgm/GHSA-25qr-gjf9-whgm.json index 5e6faad5d0f..84a4291be66 100644 --- a/advisories/unreviewed/2022/02/GHSA-25qr-gjf9-whgm/GHSA-25qr-gjf9-whgm.json +++ b/advisories/unreviewed/2022/02/GHSA-25qr-gjf9-whgm/GHSA-25qr-gjf9-whgm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-26g8-xr7h-wxh3/GHSA-26g8-xr7h-wxh3.json b/advisories/unreviewed/2022/02/GHSA-26g8-xr7h-wxh3/GHSA-26g8-xr7h-wxh3.json index cdb619bb29f..9452e20c20a 100644 --- a/advisories/unreviewed/2022/02/GHSA-26g8-xr7h-wxh3/GHSA-26g8-xr7h-wxh3.json +++ b/advisories/unreviewed/2022/02/GHSA-26g8-xr7h-wxh3/GHSA-26g8-xr7h-wxh3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/02/GHSA-27hx-pvj5-2hqg/GHSA-27hx-pvj5-2hqg.json b/advisories/unreviewed/2022/02/GHSA-27hx-pvj5-2hqg/GHSA-27hx-pvj5-2hqg.json index bd6e1685f4c..edebbba3e88 100644 --- a/advisories/unreviewed/2022/02/GHSA-27hx-pvj5-2hqg/GHSA-27hx-pvj5-2hqg.json +++ b/advisories/unreviewed/2022/02/GHSA-27hx-pvj5-2hqg/GHSA-27hx-pvj5-2hqg.json @@ -7,12 +7,8 @@ "CVE-2021-22043" ], "details": "VMware ESXi contains a TOCTOU (Time-of-check Time-of-use) vulnerability that exists in the way temporary files are handled. A malicious actor with access to settingsd, may exploit this issue to escalate their privileges by writing arbitrary files.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-27q2-gvv9-2h9v/GHSA-27q2-gvv9-2h9v.json b/advisories/unreviewed/2022/02/GHSA-27q2-gvv9-2h9v/GHSA-27q2-gvv9-2h9v.json index 8e54b56efb6..3359d505d75 100644 --- a/advisories/unreviewed/2022/02/GHSA-27q2-gvv9-2h9v/GHSA-27q2-gvv9-2h9v.json +++ b/advisories/unreviewed/2022/02/GHSA-27q2-gvv9-2h9v/GHSA-27q2-gvv9-2h9v.json @@ -7,12 +7,8 @@ "CVE-2022-24058" ], "details": "This vulnerability allows remote attackers to execute arbitrary code on affected installations of Sante DICOM Viewer Pro 11.8.7.0. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the parsing of J2K files. Crafted data in a J2K file can trigger a write past the end of an allocated buffer. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-15095.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-285h-2jh7-f2xq/GHSA-285h-2jh7-f2xq.json b/advisories/unreviewed/2022/02/GHSA-285h-2jh7-f2xq/GHSA-285h-2jh7-f2xq.json index 5cfaf6b2e8b..dda0bf1874f 100644 --- a/advisories/unreviewed/2022/02/GHSA-285h-2jh7-f2xq/GHSA-285h-2jh7-f2xq.json +++ b/advisories/unreviewed/2022/02/GHSA-285h-2jh7-f2xq/GHSA-285h-2jh7-f2xq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "WEB", diff --git a/advisories/unreviewed/2022/02/GHSA-29hh-2h73-48vc/GHSA-29hh-2h73-48vc.json b/advisories/unreviewed/2022/02/GHSA-29hh-2h73-48vc/GHSA-29hh-2h73-48vc.json index b2a8ada3ba2..fa0f19b0f9f 100644 --- a/advisories/unreviewed/2022/02/GHSA-29hh-2h73-48vc/GHSA-29hh-2h73-48vc.json +++ b/advisories/unreviewed/2022/02/GHSA-29hh-2h73-48vc/GHSA-29hh-2h73-48vc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-2cfp-qxgv-mqcq/GHSA-2cfp-qxgv-mqcq.json b/advisories/unreviewed/2022/02/GHSA-2cfp-qxgv-mqcq/GHSA-2cfp-qxgv-mqcq.json index 5b29aa9dbf9..91c356a99eb 100644 --- a/advisories/unreviewed/2022/02/GHSA-2cfp-qxgv-mqcq/GHSA-2cfp-qxgv-mqcq.json +++ b/advisories/unreviewed/2022/02/GHSA-2cfp-qxgv-mqcq/GHSA-2cfp-qxgv-mqcq.json @@ -7,12 +7,8 @@ "CVE-2014-8597" ], "details": "A reflected cross-site scripting (XSS) vulnerability in PHP-Fusion 7.02.07 allows remote attackers to inject arbitrary web script or HTML via the status parameter in the CMS admin panel.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-2f7g-8vxw-jmrr/GHSA-2f7g-8vxw-jmrr.json b/advisories/unreviewed/2022/02/GHSA-2f7g-8vxw-jmrr/GHSA-2f7g-8vxw-jmrr.json index 4ea75585214..5a785cda737 100644 --- a/advisories/unreviewed/2022/02/GHSA-2f7g-8vxw-jmrr/GHSA-2f7g-8vxw-jmrr.json +++ b/advisories/unreviewed/2022/02/GHSA-2f7g-8vxw-jmrr/GHSA-2f7g-8vxw-jmrr.json @@ -7,12 +7,8 @@ "CVE-2022-22914" ], "details": "An incorrect access control issue in the component FileManager of Ovidentia CMS 6.0 allows authenticated attackers to to view and download content in the upload directory via path traversal.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-2qp4-xpm8-6jmq/GHSA-2qp4-xpm8-6jmq.json b/advisories/unreviewed/2022/02/GHSA-2qp4-xpm8-6jmq/GHSA-2qp4-xpm8-6jmq.json index 61231850511..7432574b71d 100644 --- a/advisories/unreviewed/2022/02/GHSA-2qp4-xpm8-6jmq/GHSA-2qp4-xpm8-6jmq.json +++ b/advisories/unreviewed/2022/02/GHSA-2qp4-xpm8-6jmq/GHSA-2qp4-xpm8-6jmq.json @@ -7,12 +7,8 @@ "CVE-2021-46368" ], "details": "TRIGONE Remote System Monitor 3.61 is vulnerable to an unquoted path service allowing local users to launch processes with elevated privileges.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-2rq2-48fh-56v5/GHSA-2rq2-48fh-56v5.json b/advisories/unreviewed/2022/02/GHSA-2rq2-48fh-56v5/GHSA-2rq2-48fh-56v5.json index 2f828436fc5..b620549e675 100644 --- a/advisories/unreviewed/2022/02/GHSA-2rq2-48fh-56v5/GHSA-2rq2-48fh-56v5.json +++ b/advisories/unreviewed/2022/02/GHSA-2rq2-48fh-56v5/GHSA-2rq2-48fh-56v5.json @@ -7,12 +7,8 @@ "CVE-2022-24064" ], "details": "This vulnerability allows remote attackers to execute arbitrary code on affected installations of Sante DICOM Viewer Pro 11.8.8.0. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the parsing of J2K images. Crafted data in a J2K file can trigger a write past the end of an allocated buffer. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-15161.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-2vjx-96pr-9r8r/GHSA-2vjx-96pr-9r8r.json b/advisories/unreviewed/2022/02/GHSA-2vjx-96pr-9r8r/GHSA-2vjx-96pr-9r8r.json index 95a8c4586c0..c4ede4f0041 100644 --- a/advisories/unreviewed/2022/02/GHSA-2vjx-96pr-9r8r/GHSA-2vjx-96pr-9r8r.json +++ b/advisories/unreviewed/2022/02/GHSA-2vjx-96pr-9r8r/GHSA-2vjx-96pr-9r8r.json @@ -7,12 +7,8 @@ "CVE-2022-25358" ], "details": "A ..%2F path traversal vulnerability exists in the path handler of awful-salmonella-tar before 0.0.4. Attackers can only list directories (not read files). This occurs because the safe-path? Scheme predicate is not used for directories.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-35v9-p68v-wpm7/GHSA-35v9-p68v-wpm7.json b/advisories/unreviewed/2022/02/GHSA-35v9-p68v-wpm7/GHSA-35v9-p68v-wpm7.json index 23ad04c2b5f..d59c6544250 100644 --- a/advisories/unreviewed/2022/02/GHSA-35v9-p68v-wpm7/GHSA-35v9-p68v-wpm7.json +++ b/advisories/unreviewed/2022/02/GHSA-35v9-p68v-wpm7/GHSA-35v9-p68v-wpm7.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/02/GHSA-36xf-46cq-66rf/GHSA-36xf-46cq-66rf.json b/advisories/unreviewed/2022/02/GHSA-36xf-46cq-66rf/GHSA-36xf-46cq-66rf.json index f550f99742e..586024e217c 100644 --- a/advisories/unreviewed/2022/02/GHSA-36xf-46cq-66rf/GHSA-36xf-46cq-66rf.json +++ b/advisories/unreviewed/2022/02/GHSA-36xf-46cq-66rf/GHSA-36xf-46cq-66rf.json @@ -7,12 +7,8 @@ "CVE-2022-24982" ], "details": "Forms generated by JQueryForm.com before 2022-02-05 allows a remote authenticated attacker to access the cleartext credentials of all other form users. admin.php contains a hidden base64-encoded string with these credentials.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-373x-mc8p-54xw/GHSA-373x-mc8p-54xw.json b/advisories/unreviewed/2022/02/GHSA-373x-mc8p-54xw/GHSA-373x-mc8p-54xw.json index 6abe0b8ac65..60217f2d9ca 100644 --- a/advisories/unreviewed/2022/02/GHSA-373x-mc8p-54xw/GHSA-373x-mc8p-54xw.json +++ b/advisories/unreviewed/2022/02/GHSA-373x-mc8p-54xw/GHSA-373x-mc8p-54xw.json @@ -7,12 +7,8 @@ "CVE-2022-24360" ], "details": "This vulnerability allows remote attackers to execute arbitrary code on affected installations of Foxit PDF Reader 11.1.0.52543. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the handling of Doc objects. The issue results from the lack of validating the existence of an object prior to performing operations on the object. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-15744.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-3786-v5g9-6834/GHSA-3786-v5g9-6834.json b/advisories/unreviewed/2022/02/GHSA-3786-v5g9-6834/GHSA-3786-v5g9-6834.json index 9d168c1ef6c..2e239d1ad19 100644 --- a/advisories/unreviewed/2022/02/GHSA-3786-v5g9-6834/GHSA-3786-v5g9-6834.json +++ b/advisories/unreviewed/2022/02/GHSA-3786-v5g9-6834/GHSA-3786-v5g9-6834.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/02/GHSA-3mwp-qw92-xgwg/GHSA-3mwp-qw92-xgwg.json b/advisories/unreviewed/2022/02/GHSA-3mwp-qw92-xgwg/GHSA-3mwp-qw92-xgwg.json index df58c2c52e3..659cca03289 100644 --- a/advisories/unreviewed/2022/02/GHSA-3mwp-qw92-xgwg/GHSA-3mwp-qw92-xgwg.json +++ b/advisories/unreviewed/2022/02/GHSA-3mwp-qw92-xgwg/GHSA-3mwp-qw92-xgwg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/02/GHSA-3q8r-fqc6-3cxq/GHSA-3q8r-fqc6-3cxq.json b/advisories/unreviewed/2022/02/GHSA-3q8r-fqc6-3cxq/GHSA-3q8r-fqc6-3cxq.json index b9fb7e8390d..4b64113c931 100644 --- a/advisories/unreviewed/2022/02/GHSA-3q8r-fqc6-3cxq/GHSA-3q8r-fqc6-3cxq.json +++ b/advisories/unreviewed/2022/02/GHSA-3q8r-fqc6-3cxq/GHSA-3q8r-fqc6-3cxq.json @@ -7,12 +7,8 @@ "CVE-2022-24590" ], "details": "A stored cross-site scripting (XSS) vulnerability in the Add Link function of BackdropCMS v1.21.1 allows attackers to execute arbitrary web scripts or HTML.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-3r37-c7r6-833v/GHSA-3r37-c7r6-833v.json b/advisories/unreviewed/2022/02/GHSA-3r37-c7r6-833v/GHSA-3r37-c7r6-833v.json index 29b92ac539c..2e87377a2bd 100644 --- a/advisories/unreviewed/2022/02/GHSA-3r37-c7r6-833v/GHSA-3r37-c7r6-833v.json +++ b/advisories/unreviewed/2022/02/GHSA-3r37-c7r6-833v/GHSA-3r37-c7r6-833v.json @@ -7,12 +7,8 @@ "CVE-2022-23384" ], "details": "YzmCMS v6.3 is affected by Cross Site Request Forgery (CSRF) in /admin.add", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-46q3-gvcr-2j7f/GHSA-46q3-gvcr-2j7f.json b/advisories/unreviewed/2022/02/GHSA-46q3-gvcr-2j7f/GHSA-46q3-gvcr-2j7f.json index 65673e0738e..aa7bfb83404 100644 --- a/advisories/unreviewed/2022/02/GHSA-46q3-gvcr-2j7f/GHSA-46q3-gvcr-2j7f.json +++ b/advisories/unreviewed/2022/02/GHSA-46q3-gvcr-2j7f/GHSA-46q3-gvcr-2j7f.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/02/GHSA-46v5-rjr4-jpqg/GHSA-46v5-rjr4-jpqg.json b/advisories/unreviewed/2022/02/GHSA-46v5-rjr4-jpqg/GHSA-46v5-rjr4-jpqg.json index a6730ee8552..acc8438d482 100644 --- a/advisories/unreviewed/2022/02/GHSA-46v5-rjr4-jpqg/GHSA-46v5-rjr4-jpqg.json +++ b/advisories/unreviewed/2022/02/GHSA-46v5-rjr4-jpqg/GHSA-46v5-rjr4-jpqg.json @@ -7,12 +7,8 @@ "CVE-2021-22050" ], "details": "ESXi contains a slow HTTP POST denial-of-service vulnerability in rhttpproxy. A malicious actor with network access to ESXi may exploit this issue to create a denial-of-service condition by overwhelming rhttpproxy service with multiple requests.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-49fx-j5v7-73v6/GHSA-49fx-j5v7-73v6.json b/advisories/unreviewed/2022/02/GHSA-49fx-j5v7-73v6/GHSA-49fx-j5v7-73v6.json index 62739d5d9cc..a14b71ae8de 100644 --- a/advisories/unreviewed/2022/02/GHSA-49fx-j5v7-73v6/GHSA-49fx-j5v7-73v6.json +++ b/advisories/unreviewed/2022/02/GHSA-49fx-j5v7-73v6/GHSA-49fx-j5v7-73v6.json @@ -7,12 +7,8 @@ "CVE-2022-24370" ], "details": "This vulnerability allows remote attackers to disclose sensitive information on affected installations of Foxit PDF Reader Foxit reader 11.0.1.0719 macOS. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the handling of XFA forms. The issue results from the lack of proper validation of user-supplied data, which can result in a read past the end of an allocated object. An attacker can leverage this in conjunction with other vulnerabilities to execute arbitrary code in the context of the current process. Was ZDI-CAN-14819.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-4pf4-vf9p-vxx6/GHSA-4pf4-vf9p-vxx6.json b/advisories/unreviewed/2022/02/GHSA-4pf4-vf9p-vxx6/GHSA-4pf4-vf9p-vxx6.json index 40f71c6c0cc..4e3df50b66e 100644 --- a/advisories/unreviewed/2022/02/GHSA-4pf4-vf9p-vxx6/GHSA-4pf4-vf9p-vxx6.json +++ b/advisories/unreviewed/2022/02/GHSA-4pf4-vf9p-vxx6/GHSA-4pf4-vf9p-vxx6.json @@ -7,12 +7,8 @@ "CVE-2021-22040" ], "details": "VMware ESXi, Workstation, and Fusion contain a use-after-free vulnerability in the XHCI USB controller. A malicious actor with local administrative privileges on a virtual machine may exploit this issue to execute code as the virtual machine's VMX process running on the host.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-53r7-xxmx-9jcw/GHSA-53r7-xxmx-9jcw.json b/advisories/unreviewed/2022/02/GHSA-53r7-xxmx-9jcw/GHSA-53r7-xxmx-9jcw.json index a7b0b9ad969..fdbd9aff4df 100644 --- a/advisories/unreviewed/2022/02/GHSA-53r7-xxmx-9jcw/GHSA-53r7-xxmx-9jcw.json +++ b/advisories/unreviewed/2022/02/GHSA-53r7-xxmx-9jcw/GHSA-53r7-xxmx-9jcw.json @@ -7,12 +7,8 @@ "CVE-2022-24357" ], "details": "This vulnerability allows remote attackers to execute arbitrary code on affected installations of Foxit PDF Reader 11.1.0.52543. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the handling of Annotation objects. The issue results from the lack of validating the existence of an object prior to performing operations on the object. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-15743.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-5438-63hv-gfjj/GHSA-5438-63hv-gfjj.json b/advisories/unreviewed/2022/02/GHSA-5438-63hv-gfjj/GHSA-5438-63hv-gfjj.json index 8f4b320f6fb..5619af6d089 100644 --- a/advisories/unreviewed/2022/02/GHSA-5438-63hv-gfjj/GHSA-5438-63hv-gfjj.json +++ b/advisories/unreviewed/2022/02/GHSA-5438-63hv-gfjj/GHSA-5438-63hv-gfjj.json @@ -7,12 +7,8 @@ "CVE-2022-24366" ], "details": "This vulnerability allows remote attackers to execute arbitrary code on affected installations of Foxit PDF Reader 11.1.0.52543. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the handling of AcroForms. The issue results from the lack of validating the existence of an object prior to performing operations on the object. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-15853.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-56r6-mr9c-xv6j/GHSA-56r6-mr9c-xv6j.json b/advisories/unreviewed/2022/02/GHSA-56r6-mr9c-xv6j/GHSA-56r6-mr9c-xv6j.json index 54d6eceec6e..97127c5f8de 100644 --- a/advisories/unreviewed/2022/02/GHSA-56r6-mr9c-xv6j/GHSA-56r6-mr9c-xv6j.json +++ b/advisories/unreviewed/2022/02/GHSA-56r6-mr9c-xv6j/GHSA-56r6-mr9c-xv6j.json @@ -13,9 +13,7 @@ "score": "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/02/GHSA-5fcw-h565-mjpq/GHSA-5fcw-h565-mjpq.json b/advisories/unreviewed/2022/02/GHSA-5fcw-h565-mjpq/GHSA-5fcw-h565-mjpq.json index e85f35a9057..341665e0ad6 100644 --- a/advisories/unreviewed/2022/02/GHSA-5fcw-h565-mjpq/GHSA-5fcw-h565-mjpq.json +++ b/advisories/unreviewed/2022/02/GHSA-5fcw-h565-mjpq/GHSA-5fcw-h565-mjpq.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/02/GHSA-5vrp-qf99-pgf6/GHSA-5vrp-qf99-pgf6.json b/advisories/unreviewed/2022/02/GHSA-5vrp-qf99-pgf6/GHSA-5vrp-qf99-pgf6.json index 7ccc9c0f72f..453553c66f0 100644 --- a/advisories/unreviewed/2022/02/GHSA-5vrp-qf99-pgf6/GHSA-5vrp-qf99-pgf6.json +++ b/advisories/unreviewed/2022/02/GHSA-5vrp-qf99-pgf6/GHSA-5vrp-qf99-pgf6.json @@ -7,12 +7,8 @@ "CVE-2022-24056" ], "details": "This vulnerability allows remote attackers to execute arbitrary code on affected installations of Sante DICOM Viewer Pro 11.8.7.0. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the parsing of J2K files. Crafted data in a J2K file can trigger a write past the end of an allocated buffer. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-15076.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-6cjf-94vf-f544/GHSA-6cjf-94vf-f544.json b/advisories/unreviewed/2022/02/GHSA-6cjf-94vf-f544/GHSA-6cjf-94vf-f544.json index cf07298f64f..e5993f8eec3 100644 --- a/advisories/unreviewed/2022/02/GHSA-6cjf-94vf-f544/GHSA-6cjf-94vf-f544.json +++ b/advisories/unreviewed/2022/02/GHSA-6cjf-94vf-f544/GHSA-6cjf-94vf-f544.json @@ -7,12 +7,8 @@ "CVE-2021-39299" ], "details": "Potential vulnerabilities have been identified in UEFI firmware (BIOS) for some PC products which may allow escalation of privilege and arbitrary code execution.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -24,9 +20,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/02/GHSA-6gmw-4w3r-gwc2/GHSA-6gmw-4w3r-gwc2.json b/advisories/unreviewed/2022/02/GHSA-6gmw-4w3r-gwc2/GHSA-6gmw-4w3r-gwc2.json index 882aa003bff..82a3e495e40 100644 --- a/advisories/unreviewed/2022/02/GHSA-6gmw-4w3r-gwc2/GHSA-6gmw-4w3r-gwc2.json +++ b/advisories/unreviewed/2022/02/GHSA-6gmw-4w3r-gwc2/GHSA-6gmw-4w3r-gwc2.json @@ -7,12 +7,8 @@ "CVE-2022-24665" ], "details": "PHP Everywhere <= 2.0.3 included functionality that allowed execution of PHP Code Snippets via a WordPress gutenberg block by any user able to edit posts.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-6gr9-x8m9-c46v/GHSA-6gr9-x8m9-c46v.json b/advisories/unreviewed/2022/02/GHSA-6gr9-x8m9-c46v/GHSA-6gr9-x8m9-c46v.json index e4f916524c3..505739a3cab 100644 --- a/advisories/unreviewed/2022/02/GHSA-6gr9-x8m9-c46v/GHSA-6gr9-x8m9-c46v.json +++ b/advisories/unreviewed/2022/02/GHSA-6gr9-x8m9-c46v/GHSA-6gr9-x8m9-c46v.json @@ -7,12 +7,8 @@ "CVE-2022-0513" ], "details": "The WP Statistics WordPress plugin is vulnerable to SQL Injection due to insufficient escaping and parameterization of the exclusion_reason parameter found in the ~/includes/class-wp-statistics-exclusion.php file which allows attackers without authentication to inject arbitrary SQL queries to obtain sensitive information, in versions up to and including 13.1.4. This requires the \"Record Exclusions\" option to be enabled on the vulnerable site.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-6hf4-vpmw-h78p/GHSA-6hf4-vpmw-h78p.json b/advisories/unreviewed/2022/02/GHSA-6hf4-vpmw-h78p/GHSA-6hf4-vpmw-h78p.json index e161bc9d410..f1fc6e59f2e 100644 --- a/advisories/unreviewed/2022/02/GHSA-6hf4-vpmw-h78p/GHSA-6hf4-vpmw-h78p.json +++ b/advisories/unreviewed/2022/02/GHSA-6hf4-vpmw-h78p/GHSA-6hf4-vpmw-h78p.json @@ -7,12 +7,8 @@ "CVE-2022-24971" ], "details": "This vulnerability allows remote attackers to execute arbitrary code on affected installations of Foxit PDF Reader 11.1.0.52543. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the parsing of JPEG2000 images. The issue results from the lack of proper validation of user-supplied data, which can result in a read past the end of an allocated structure. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-15812.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-74g9-44gr-cvv2/GHSA-74g9-44gr-cvv2.json b/advisories/unreviewed/2022/02/GHSA-74g9-44gr-cvv2/GHSA-74g9-44gr-cvv2.json index e97ea0cdab8..2e60368d4f5 100644 --- a/advisories/unreviewed/2022/02/GHSA-74g9-44gr-cvv2/GHSA-74g9-44gr-cvv2.json +++ b/advisories/unreviewed/2022/02/GHSA-74g9-44gr-cvv2/GHSA-74g9-44gr-cvv2.json @@ -7,12 +7,8 @@ "CVE-2022-24365" ], "details": "This vulnerability allows remote attackers to execute arbitrary code on affected installations of Foxit PDF Reader 11.1.0.52543. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the handling of AcroForms. The issue results from the lack of validating the existence of an object prior to performing operations on the object. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-15852.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-78gp-57mf-h678/GHSA-78gp-57mf-h678.json b/advisories/unreviewed/2022/02/GHSA-78gp-57mf-h678/GHSA-78gp-57mf-h678.json index 27124ff4b13..6619bb0f5dc 100644 --- a/advisories/unreviewed/2022/02/GHSA-78gp-57mf-h678/GHSA-78gp-57mf-h678.json +++ b/advisories/unreviewed/2022/02/GHSA-78gp-57mf-h678/GHSA-78gp-57mf-h678.json @@ -7,12 +7,8 @@ "CVE-2019-4291" ], "details": "IBM Maximo Anywhere 7.6.4.0 could allow an attacker to reverse engineer the application due to the lack of binary protection precautions. IBM X-Force ID: 160697.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-7vg6-2mp7-rwr3/GHSA-7vg6-2mp7-rwr3.json b/advisories/unreviewed/2022/02/GHSA-7vg6-2mp7-rwr3/GHSA-7vg6-2mp7-rwr3.json index 64afd25abf8..3d72bcf3488 100644 --- a/advisories/unreviewed/2022/02/GHSA-7vg6-2mp7-rwr3/GHSA-7vg6-2mp7-rwr3.json +++ b/advisories/unreviewed/2022/02/GHSA-7vg6-2mp7-rwr3/GHSA-7vg6-2mp7-rwr3.json @@ -7,12 +7,8 @@ "CVE-2022-25242" ], "details": "In FileCloud before 21.3, file upload is not protected against Cross-Site Request Forgery (CSRF).", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-7wc3-342x-7qjv/GHSA-7wc3-342x-7qjv.json b/advisories/unreviewed/2022/02/GHSA-7wc3-342x-7qjv/GHSA-7wc3-342x-7qjv.json index 44176369a1f..5a297bf908b 100644 --- a/advisories/unreviewed/2022/02/GHSA-7wc3-342x-7qjv/GHSA-7wc3-342x-7qjv.json +++ b/advisories/unreviewed/2022/02/GHSA-7wc3-342x-7qjv/GHSA-7wc3-342x-7qjv.json @@ -7,12 +7,8 @@ "CVE-2022-24363" ], "details": "This vulnerability allows remote attackers to execute arbitrary code on affected installations of Foxit PDF Reader 11.1.0.52543. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the handling of Annotation objects. The issue results from the lack of validating the existence of an object prior to performing operations on the object. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-15861.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-853v-gfgf-8mf3/GHSA-853v-gfgf-8mf3.json b/advisories/unreviewed/2022/02/GHSA-853v-gfgf-8mf3/GHSA-853v-gfgf-8mf3.json index b45f035bdc8..25803689fa9 100644 --- a/advisories/unreviewed/2022/02/GHSA-853v-gfgf-8mf3/GHSA-853v-gfgf-8mf3.json +++ b/advisories/unreviewed/2022/02/GHSA-853v-gfgf-8mf3/GHSA-853v-gfgf-8mf3.json @@ -7,12 +7,8 @@ "CVE-2022-24364" ], "details": "This vulnerability allows remote attackers to execute arbitrary code on affected installations of Foxit PDF Reader 11.1.0.52543. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the handling of Doc objects. The issue results from the lack of validating the existence of an object prior to performing operations on the object. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-15851.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-87f9-xhhm-637m/GHSA-87f9-xhhm-637m.json b/advisories/unreviewed/2022/02/GHSA-87f9-xhhm-637m/GHSA-87f9-xhhm-637m.json index b27d6a3b1c5..f0928ae270e 100644 --- a/advisories/unreviewed/2022/02/GHSA-87f9-xhhm-637m/GHSA-87f9-xhhm-637m.json +++ b/advisories/unreviewed/2022/02/GHSA-87f9-xhhm-637m/GHSA-87f9-xhhm-637m.json @@ -7,12 +7,8 @@ "CVE-2021-40841" ], "details": "A Path Traversal vulnerability for a log file in LiveConfig 2.12.2 allows authenticated attackers to read files on the underlying server.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-8g4v-7qpr-74vj/GHSA-8g4v-7qpr-74vj.json b/advisories/unreviewed/2022/02/GHSA-8g4v-7qpr-74vj/GHSA-8g4v-7qpr-74vj.json index 02227066517..76c23edf54b 100644 --- a/advisories/unreviewed/2022/02/GHSA-8g4v-7qpr-74vj/GHSA-8g4v-7qpr-74vj.json +++ b/advisories/unreviewed/2022/02/GHSA-8g4v-7qpr-74vj/GHSA-8g4v-7qpr-74vj.json @@ -7,12 +7,8 @@ "CVE-2019-4351" ], "details": "IBM Maximo Anywhere 7.6.4.0 applications could disclose sensitive information to a user with physical access to the device. IBM X-Force ID: 161493.", - "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/02/GHSA-8h36-rhc9-ww5x/GHSA-8h36-rhc9-ww5x.json b/advisories/unreviewed/2022/02/GHSA-8h36-rhc9-ww5x/GHSA-8h36-rhc9-ww5x.json index c2f08927bdc..b5c6b5cb2e6 100644 --- a/advisories/unreviewed/2022/02/GHSA-8h36-rhc9-ww5x/GHSA-8h36-rhc9-ww5x.json +++ b/advisories/unreviewed/2022/02/GHSA-8h36-rhc9-ww5x/GHSA-8h36-rhc9-ww5x.json @@ -7,12 +7,8 @@ "CVE-2022-24586" ], "details": "A stored cross-site scripting (XSS) vulnerability in the component /core/admin/categories.php of PluXml v5.8.7 allows attackers to execute arbitrary web scripts or HTML via a crafted payload in the content and thumbnail parameters.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-8m5c-8fx3-q2wx/GHSA-8m5c-8fx3-q2wx.json b/advisories/unreviewed/2022/02/GHSA-8m5c-8fx3-q2wx/GHSA-8m5c-8fx3-q2wx.json index dc216ec72fc..d7fa94c2010 100644 --- a/advisories/unreviewed/2022/02/GHSA-8m5c-8fx3-q2wx/GHSA-8m5c-8fx3-q2wx.json +++ b/advisories/unreviewed/2022/02/GHSA-8m5c-8fx3-q2wx/GHSA-8m5c-8fx3-q2wx.json @@ -7,12 +7,8 @@ "CVE-2022-22901" ], "details": "There is an Assertion in 'context_p->next_scanner_info_p->type == SCANNER_TYPE_FUNCTION' failed at parser_parse_function_arguments in /js/js-parser.c of JerryScript commit a6ab5e9.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-8qf8-5hwq-p24p/GHSA-8qf8-5hwq-p24p.json b/advisories/unreviewed/2022/02/GHSA-8qf8-5hwq-p24p/GHSA-8qf8-5hwq-p24p.json index e96e582c39e..150b9edbc75 100644 --- a/advisories/unreviewed/2022/02/GHSA-8qf8-5hwq-p24p/GHSA-8qf8-5hwq-p24p.json +++ b/advisories/unreviewed/2022/02/GHSA-8qf8-5hwq-p24p/GHSA-8qf8-5hwq-p24p.json @@ -13,9 +13,7 @@ "score": "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/02/GHSA-8rv3-6j29-v652/GHSA-8rv3-6j29-v652.json b/advisories/unreviewed/2022/02/GHSA-8rv3-6j29-v652/GHSA-8rv3-6j29-v652.json index 30d2111865f..902ec4ccb43 100644 --- a/advisories/unreviewed/2022/02/GHSA-8rv3-6j29-v652/GHSA-8rv3-6j29-v652.json +++ b/advisories/unreviewed/2022/02/GHSA-8rv3-6j29-v652/GHSA-8rv3-6j29-v652.json @@ -7,12 +7,8 @@ "CVE-2022-24368" ], "details": "This vulnerability allows remote attackers to disclose sensitive information on affected installations of Foxit PDF Reader 11.1.0.52543. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the handling of Doc objects. The issue results from the lack of validating the existence of an object prior to performing operations on the object. An attacker can leverage this in conjunction with other vulnerabilities to execute arbitrary code in the context of the current process. Was ZDI-CAN-16115.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-99gp-f3fj-f967/GHSA-99gp-f3fj-f967.json b/advisories/unreviewed/2022/02/GHSA-99gp-f3fj-f967/GHSA-99gp-f3fj-f967.json index 942d5a1fc17..2dc65a2e18b 100644 --- a/advisories/unreviewed/2022/02/GHSA-99gp-f3fj-f967/GHSA-99gp-f3fj-f967.json +++ b/advisories/unreviewed/2022/02/GHSA-99gp-f3fj-f967/GHSA-99gp-f3fj-f967.json @@ -7,12 +7,8 @@ "CVE-2021-46247" ], "details": "The use of a hard-coded cryptographic key significantly increases the possibility encrypted data may be recovered from ASUS CMAX6000 v1.02.00.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-9ggg-37fj-xc96/GHSA-9ggg-37fj-xc96.json b/advisories/unreviewed/2022/02/GHSA-9ggg-37fj-xc96/GHSA-9ggg-37fj-xc96.json index 2e5d124c660..b5c0b5f80b0 100644 --- a/advisories/unreviewed/2022/02/GHSA-9ggg-37fj-xc96/GHSA-9ggg-37fj-xc96.json +++ b/advisories/unreviewed/2022/02/GHSA-9ggg-37fj-xc96/GHSA-9ggg-37fj-xc96.json @@ -7,12 +7,8 @@ "CVE-2021-3551" ], "details": "A flaw was found in the PKI-server, where the spkispawn command, when run in debug mode, stores admin credentials in the installation log file. This flaw allows a local attacker to retrieve the file to obtain the admin password and gain admin privileges to the Dogtag CA manager. The highest threat from this vulnerability is to confidentiality.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-9h25-h4g5-wgwf/GHSA-9h25-h4g5-wgwf.json b/advisories/unreviewed/2022/02/GHSA-9h25-h4g5-wgwf/GHSA-9h25-h4g5-wgwf.json index 6a989a5b5d9..1b5fd3e867a 100644 --- a/advisories/unreviewed/2022/02/GHSA-9h25-h4g5-wgwf/GHSA-9h25-h4g5-wgwf.json +++ b/advisories/unreviewed/2022/02/GHSA-9h25-h4g5-wgwf/GHSA-9h25-h4g5-wgwf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-9h6g-g22r-wghg/GHSA-9h6g-g22r-wghg.json b/advisories/unreviewed/2022/02/GHSA-9h6g-g22r-wghg/GHSA-9h6g-g22r-wghg.json index 57b96ec7785..dc9836fa966 100644 --- a/advisories/unreviewed/2022/02/GHSA-9h6g-g22r-wghg/GHSA-9h6g-g22r-wghg.json +++ b/advisories/unreviewed/2022/02/GHSA-9h6g-g22r-wghg/GHSA-9h6g-g22r-wghg.json @@ -7,12 +7,8 @@ "CVE-2022-24062" ], "details": "This vulnerability allows remote attackers to execute arbitrary code on affected installations of Sante DICOM Viewer Pro 13.2.0.21165. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the parsing of JP2 files. The issue results from the lack of validating the existence of an object prior to performing operations on the object. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-15104.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-9q49-33c8-8h73/GHSA-9q49-33c8-8h73.json b/advisories/unreviewed/2022/02/GHSA-9q49-33c8-8h73/GHSA-9q49-33c8-8h73.json index 904ceeb95c2..7b4118ea731 100644 --- a/advisories/unreviewed/2022/02/GHSA-9q49-33c8-8h73/GHSA-9q49-33c8-8h73.json +++ b/advisories/unreviewed/2022/02/GHSA-9q49-33c8-8h73/GHSA-9q49-33c8-8h73.json @@ -7,12 +7,8 @@ "CVE-2022-23188" ], "details": "Adobe Illustrator versions 25.4.3 (and earlier) and 26.0.2 (and earlier) are affected by a buffer overflow vulnerability due to insecure handling of a crafted malicious file, potentially resulting in arbitrary code execution in the context of the current user. Exploitation requires user interaction in that a victim must open a crafted malicious file in Illustrator.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-c98j-g7vx-36gj/GHSA-c98j-g7vx-36gj.json b/advisories/unreviewed/2022/02/GHSA-c98j-g7vx-36gj/GHSA-c98j-g7vx-36gj.json index 11f55027c93..1d6e9487c43 100644 --- a/advisories/unreviewed/2022/02/GHSA-c98j-g7vx-36gj/GHSA-c98j-g7vx-36gj.json +++ b/advisories/unreviewed/2022/02/GHSA-c98j-g7vx-36gj/GHSA-c98j-g7vx-36gj.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/02/GHSA-cf35-6h64-hrpv/GHSA-cf35-6h64-hrpv.json b/advisories/unreviewed/2022/02/GHSA-cf35-6h64-hrpv/GHSA-cf35-6h64-hrpv.json index e0fe84b1919..c19d9ef9155 100644 --- a/advisories/unreviewed/2022/02/GHSA-cf35-6h64-hrpv/GHSA-cf35-6h64-hrpv.json +++ b/advisories/unreviewed/2022/02/GHSA-cf35-6h64-hrpv/GHSA-cf35-6h64-hrpv.json @@ -7,12 +7,8 @@ "CVE-2022-24585" ], "details": "A stored cross-site scripting (XSS) vulnerability in the component /core/admin/comment.php of PluXml v5.8.7 allows attackers to execute arbitrary web scripts or HTML via a crafted payload in the author parameter.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-cg68-vxrx-mqh9/GHSA-cg68-vxrx-mqh9.json b/advisories/unreviewed/2022/02/GHSA-cg68-vxrx-mqh9/GHSA-cg68-vxrx-mqh9.json index 36a739d8a74..ac1a46e9cfb 100644 --- a/advisories/unreviewed/2022/02/GHSA-cg68-vxrx-mqh9/GHSA-cg68-vxrx-mqh9.json +++ b/advisories/unreviewed/2022/02/GHSA-cg68-vxrx-mqh9/GHSA-cg68-vxrx-mqh9.json @@ -7,12 +7,8 @@ "CVE-2022-24587" ], "details": "A stored cross-site scripting (XSS) vulnerability in the component core/admin/medias.php of PluXml v5.8.7 allows attackers to execute arbitrary web scripts or HTML.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-chw3-m944-9vc7/GHSA-chw3-m944-9vc7.json b/advisories/unreviewed/2022/02/GHSA-chw3-m944-9vc7/GHSA-chw3-m944-9vc7.json index 4cc5d490779..a09c8f80d86 100644 --- a/advisories/unreviewed/2022/02/GHSA-chw3-m944-9vc7/GHSA-chw3-m944-9vc7.json +++ b/advisories/unreviewed/2022/02/GHSA-chw3-m944-9vc7/GHSA-chw3-m944-9vc7.json @@ -7,12 +7,8 @@ "CVE-2022-24060" ], "details": "This vulnerability allows remote attackers to disclose sensitive information on affected installations of Sante DICOM Viewer Pro 11.8.7.0. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the parsing of DCM files. Crafted data in a DCM file can trigger a read past the end of an allocated buffer. An attacker can leverage this in conjunction with other vulnerabilities to execute arbitrary code in the context of the current process. Was ZDI-CAN-15099.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-cmfq-h2jx-ghxf/GHSA-cmfq-h2jx-ghxf.json b/advisories/unreviewed/2022/02/GHSA-cmfq-h2jx-ghxf/GHSA-cmfq-h2jx-ghxf.json index ec1d51b5cab..8816a2e5f49 100644 --- a/advisories/unreviewed/2022/02/GHSA-cmfq-h2jx-ghxf/GHSA-cmfq-h2jx-ghxf.json +++ b/advisories/unreviewed/2022/02/GHSA-cmfq-h2jx-ghxf/GHSA-cmfq-h2jx-ghxf.json @@ -7,12 +7,8 @@ "CVE-2021-46315" ], "details": "Remote Command Execution (RCE) vulnerability exists in HNAP1/control/SetWizardConfig.php in D-Link Router DIR-846 DIR846A1_FW100A43.bin and DIR846enFW100A53DLA-Retail.bin. Malicoius users can use this vulnerability to use \"\\ \" or backticks in the shell metacharacters in the ssid0 or ssid1 parameters to cause arbitrary command execution. Since CVE-2019-17510 vulnerability has not been patched and improved www/hnap1/control/setwizardconfig.php, can also use line breaks and backquotes to bypass.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-f7jc-p66f-75xp/GHSA-f7jc-p66f-75xp.json b/advisories/unreviewed/2022/02/GHSA-f7jc-p66f-75xp/GHSA-f7jc-p66f-75xp.json index 0370e92fbdc..3c8b39228ab 100644 --- a/advisories/unreviewed/2022/02/GHSA-f7jc-p66f-75xp/GHSA-f7jc-p66f-75xp.json +++ b/advisories/unreviewed/2022/02/GHSA-f7jc-p66f-75xp/GHSA-f7jc-p66f-75xp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "WEB", diff --git a/advisories/unreviewed/2022/02/GHSA-fcfx-x8rc-6h7v/GHSA-fcfx-x8rc-6h7v.json b/advisories/unreviewed/2022/02/GHSA-fcfx-x8rc-6h7v/GHSA-fcfx-x8rc-6h7v.json index 6b154581776..70e30939aec 100644 --- a/advisories/unreviewed/2022/02/GHSA-fcfx-x8rc-6h7v/GHSA-fcfx-x8rc-6h7v.json +++ b/advisories/unreviewed/2022/02/GHSA-fcfx-x8rc-6h7v/GHSA-fcfx-x8rc-6h7v.json @@ -7,12 +7,8 @@ "CVE-2022-22770" ], "details": "The Web Server component of TIBCO Software Inc.'s TIBCO AuditSafe contains an easily exploitable vulnerability that allows an unauthenticated attacker with network access to execute API methods on the affected system. Affected releases are TIBCO Software Inc.'s TIBCO AuditSafe: versions 1.1.0 and below.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -24,9 +20,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/02/GHSA-ff35-7f56-3w6p/GHSA-ff35-7f56-3w6p.json b/advisories/unreviewed/2022/02/GHSA-ff35-7f56-3w6p/GHSA-ff35-7f56-3w6p.json index 02df5e9bca2..4c95d3eca4f 100644 --- a/advisories/unreviewed/2022/02/GHSA-ff35-7f56-3w6p/GHSA-ff35-7f56-3w6p.json +++ b/advisories/unreviewed/2022/02/GHSA-ff35-7f56-3w6p/GHSA-ff35-7f56-3w6p.json @@ -7,12 +7,8 @@ "CVE-2022-0623" ], "details": "Out-of-bounds Read in Homebrew mruby prior to 3.2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-fff2-fvr4-2mf3/GHSA-fff2-fvr4-2mf3.json b/advisories/unreviewed/2022/02/GHSA-fff2-fvr4-2mf3/GHSA-fff2-fvr4-2mf3.json index 5ffe8c11279..f61d4bcda59 100644 --- a/advisories/unreviewed/2022/02/GHSA-fff2-fvr4-2mf3/GHSA-fff2-fvr4-2mf3.json +++ b/advisories/unreviewed/2022/02/GHSA-fff2-fvr4-2mf3/GHSA-fff2-fvr4-2mf3.json @@ -7,12 +7,8 @@ "CVE-2022-22945" ], "details": "VMware NSX Edge contains a CLI shell injection vulnerability. A malicious actor with SSH access to an NSX-Edge appliance can execute arbitrary commands on the operating system as root.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-fpcr-g545-m542/GHSA-fpcr-g545-m542.json b/advisories/unreviewed/2022/02/GHSA-fpcr-g545-m542/GHSA-fpcr-g545-m542.json index 8ce812a5143..86709bc72d5 100644 --- a/advisories/unreviewed/2022/02/GHSA-fpcr-g545-m542/GHSA-fpcr-g545-m542.json +++ b/advisories/unreviewed/2022/02/GHSA-fpcr-g545-m542/GHSA-fpcr-g545-m542.json @@ -7,12 +7,8 @@ "CVE-2021-46388" ], "details": "WAGO 750-8212 PFC200 G2 2ETH RS Firmware version 03.05.10(17) is affected by a privilege escalation vulnerability. Improper handling of user cookies leads to escalating privileges to administrative account of the router.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-fr35-qpgv-g932/GHSA-fr35-qpgv-g932.json b/advisories/unreviewed/2022/02/GHSA-fr35-qpgv-g932/GHSA-fr35-qpgv-g932.json index 6e63818f01a..69d059bb813 100644 --- a/advisories/unreviewed/2022/02/GHSA-fr35-qpgv-g932/GHSA-fr35-qpgv-g932.json +++ b/advisories/unreviewed/2022/02/GHSA-fr35-qpgv-g932/GHSA-fr35-qpgv-g932.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-fw78-qp2x-5gc7/GHSA-fw78-qp2x-5gc7.json b/advisories/unreviewed/2022/02/GHSA-fw78-qp2x-5gc7/GHSA-fw78-qp2x-5gc7.json index a151b08817d..42af84cd70a 100644 --- a/advisories/unreviewed/2022/02/GHSA-fw78-qp2x-5gc7/GHSA-fw78-qp2x-5gc7.json +++ b/advisories/unreviewed/2022/02/GHSA-fw78-qp2x-5gc7/GHSA-fw78-qp2x-5gc7.json @@ -7,12 +7,8 @@ "CVE-2022-25255" ], "details": "In Qt 5.9.x through 5.15.x before 5.15.9 and 6.x before 6.2.4 on Linux and UNIX, QProcess could execute a binary from the current working directory when not found in the PATH.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -40,9 +36,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/02/GHSA-g54h-m3xc-x2m4/GHSA-g54h-m3xc-x2m4.json b/advisories/unreviewed/2022/02/GHSA-g54h-m3xc-x2m4/GHSA-g54h-m3xc-x2m4.json index 5d8aa42f678..39387b1cd7d 100644 --- a/advisories/unreviewed/2022/02/GHSA-g54h-m3xc-x2m4/GHSA-g54h-m3xc-x2m4.json +++ b/advisories/unreviewed/2022/02/GHSA-g54h-m3xc-x2m4/GHSA-g54h-m3xc-x2m4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -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/02/GHSA-g74r-jwjm-hpvj/GHSA-g74r-jwjm-hpvj.json b/advisories/unreviewed/2022/02/GHSA-g74r-jwjm-hpvj/GHSA-g74r-jwjm-hpvj.json index 8d7c54018fe..6c6b1a0d842 100644 --- a/advisories/unreviewed/2022/02/GHSA-g74r-jwjm-hpvj/GHSA-g74r-jwjm-hpvj.json +++ b/advisories/unreviewed/2022/02/GHSA-g74r-jwjm-hpvj/GHSA-g74r-jwjm-hpvj.json @@ -7,12 +7,8 @@ "CVE-2022-23228" ], "details": "Pexip Infinity before 27.0 has improper WebRTC input validation. An unauthenticated remote attacker can use excessive resources, temporarily causing denial of service.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-gj53-5cf5-7ww5/GHSA-gj53-5cf5-7ww5.json b/advisories/unreviewed/2022/02/GHSA-gj53-5cf5-7ww5/GHSA-gj53-5cf5-7ww5.json index 9224a51b3f6..c8c33444a70 100644 --- a/advisories/unreviewed/2022/02/GHSA-gj53-5cf5-7ww5/GHSA-gj53-5cf5-7ww5.json +++ b/advisories/unreviewed/2022/02/GHSA-gj53-5cf5-7ww5/GHSA-gj53-5cf5-7ww5.json @@ -7,12 +7,8 @@ "CVE-2021-41552" ], "details": "CommScope URFboard SBG6950AC2 9.1.103AA23 devices allow Command Injection.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-gv77-w94g-p6r7/GHSA-gv77-w94g-p6r7.json b/advisories/unreviewed/2022/02/GHSA-gv77-w94g-p6r7/GHSA-gv77-w94g-p6r7.json index e34c26b48e4..237959a7f81 100644 --- a/advisories/unreviewed/2022/02/GHSA-gv77-w94g-p6r7/GHSA-gv77-w94g-p6r7.json +++ b/advisories/unreviewed/2022/02/GHSA-gv77-w94g-p6r7/GHSA-gv77-w94g-p6r7.json @@ -13,9 +13,7 @@ "score": "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/02/GHSA-gvv7-58wj-5rw3/GHSA-gvv7-58wj-5rw3.json b/advisories/unreviewed/2022/02/GHSA-gvv7-58wj-5rw3/GHSA-gvv7-58wj-5rw3.json index 646c5a683b2..c159a3fdc72 100644 --- a/advisories/unreviewed/2022/02/GHSA-gvv7-58wj-5rw3/GHSA-gvv7-58wj-5rw3.json +++ b/advisories/unreviewed/2022/02/GHSA-gvv7-58wj-5rw3/GHSA-gvv7-58wj-5rw3.json @@ -7,12 +7,8 @@ "CVE-2022-24361" ], "details": "This vulnerability allows remote attackers to execute arbitrary code on affected installations of Foxit PDF Reader 11.1.0.52543. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the parsing of JPEG2000 images. The issue results from the lack of proper validation of user-supplied data, which can result in a write past the end of an allocated structure. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-15811.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-hp4f-cj7x-h6mc/GHSA-hp4f-cj7x-h6mc.json b/advisories/unreviewed/2022/02/GHSA-hp4f-cj7x-h6mc/GHSA-hp4f-cj7x-h6mc.json index 1ba967d046a..fdf183064b4 100644 --- a/advisories/unreviewed/2022/02/GHSA-hp4f-cj7x-h6mc/GHSA-hp4f-cj7x-h6mc.json +++ b/advisories/unreviewed/2022/02/GHSA-hp4f-cj7x-h6mc/GHSA-hp4f-cj7x-h6mc.json @@ -7,12 +7,8 @@ "CVE-2021-39034" ], "details": "IBM MQ 9.1 LTS is vulnerable to a denial of service attack caused by an issue within the channel process. IBM X-Force ID: 213964.", - "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/02/GHSA-hq55-g7fm-f9j2/GHSA-hq55-g7fm-f9j2.json b/advisories/unreviewed/2022/02/GHSA-hq55-g7fm-f9j2/GHSA-hq55-g7fm-f9j2.json index 7929f2b9b9c..9c0b38f4da2 100644 --- a/advisories/unreviewed/2022/02/GHSA-hq55-g7fm-f9j2/GHSA-hq55-g7fm-f9j2.json +++ b/advisories/unreviewed/2022/02/GHSA-hq55-g7fm-f9j2/GHSA-hq55-g7fm-f9j2.json @@ -7,12 +7,8 @@ "CVE-2022-23192" ], "details": "Adobe Illustrator versions 25.4.3 (and earlier) and 26.0.2 (and earlier) are affected by an out-of-bounds read vulnerability that could lead to disclosure of sensitive memory. An attacker could leverage this vulnerability to bypass mitigations such as ASLR. Exploitation of this issue requires user interaction in that a victim must open a malicious file.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-hx39-4884-w52p/GHSA-hx39-4884-w52p.json b/advisories/unreviewed/2022/02/GHSA-hx39-4884-w52p/GHSA-hx39-4884-w52p.json index b15c7aaa340..afc00f18024 100644 --- a/advisories/unreviewed/2022/02/GHSA-hx39-4884-w52p/GHSA-hx39-4884-w52p.json +++ b/advisories/unreviewed/2022/02/GHSA-hx39-4884-w52p/GHSA-hx39-4884-w52p.json @@ -13,9 +13,7 @@ "score": "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/02/GHSA-hxmx-23pw-wf2g/GHSA-hxmx-23pw-wf2g.json b/advisories/unreviewed/2022/02/GHSA-hxmx-23pw-wf2g/GHSA-hxmx-23pw-wf2g.json index 9655606bbdf..cfbe7a4685d 100644 --- a/advisories/unreviewed/2022/02/GHSA-hxmx-23pw-wf2g/GHSA-hxmx-23pw-wf2g.json +++ b/advisories/unreviewed/2022/02/GHSA-hxmx-23pw-wf2g/GHSA-hxmx-23pw-wf2g.json @@ -7,12 +7,8 @@ "CVE-2022-24984" ], "details": "Forms generated by JQueryForm.com before 2022-02-05 (if file-upload capability is enabled) allow remote unauthenticated attackers to upload executable files and achieve remote code execution. This occurs because file-extension checks occur on the client side, and because not all executable content (e.g., .phtml or .php.bak) is blocked.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-j485-xjwc-7p25/GHSA-j485-xjwc-7p25.json b/advisories/unreviewed/2022/02/GHSA-j485-xjwc-7p25/GHSA-j485-xjwc-7p25.json index d7170870359..90b3e403cb0 100644 --- a/advisories/unreviewed/2022/02/GHSA-j485-xjwc-7p25/GHSA-j485-xjwc-7p25.json +++ b/advisories/unreviewed/2022/02/GHSA-j485-xjwc-7p25/GHSA-j485-xjwc-7p25.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-j79m-7c8r-83mc/GHSA-j79m-7c8r-83mc.json b/advisories/unreviewed/2022/02/GHSA-j79m-7c8r-83mc/GHSA-j79m-7c8r-83mc.json index 4a14aea0025..376fbfb6fe0 100644 --- a/advisories/unreviewed/2022/02/GHSA-j79m-7c8r-83mc/GHSA-j79m-7c8r-83mc.json +++ b/advisories/unreviewed/2022/02/GHSA-j79m-7c8r-83mc/GHSA-j79m-7c8r-83mc.json @@ -7,12 +7,8 @@ "CVE-2021-22042" ], "details": "VMware ESXi contains an unauthorized access vulnerability due to VMX having access to settingsd authorization tickets. A malicious actor with privileges within the VMX process only, may be able to access settingsd service running as a high privileged user.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-jgc5-xgwj-77vf/GHSA-jgc5-xgwj-77vf.json b/advisories/unreviewed/2022/02/GHSA-jgc5-xgwj-77vf/GHSA-jgc5-xgwj-77vf.json index 8c7a1228af3..3dd17546ef2 100644 --- a/advisories/unreviewed/2022/02/GHSA-jgc5-xgwj-77vf/GHSA-jgc5-xgwj-77vf.json +++ b/advisories/unreviewed/2022/02/GHSA-jgc5-xgwj-77vf/GHSA-jgc5-xgwj-77vf.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-jjp2-xp7v-49g3/GHSA-jjp2-xp7v-49g3.json b/advisories/unreviewed/2022/02/GHSA-jjp2-xp7v-49g3/GHSA-jjp2-xp7v-49g3.json index f7dc6773da3..ec4c8eeb9b5 100644 --- a/advisories/unreviewed/2022/02/GHSA-jjp2-xp7v-49g3/GHSA-jjp2-xp7v-49g3.json +++ b/advisories/unreviewed/2022/02/GHSA-jjp2-xp7v-49g3/GHSA-jjp2-xp7v-49g3.json @@ -7,12 +7,8 @@ "CVE-2021-29656" ], "details": "Pexip Infinity Connect before 1.8.0 mishandles TLS certificate validation. The allow list is not properly checked.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-jp89-xgxv-777w/GHSA-jp89-xgxv-777w.json b/advisories/unreviewed/2022/02/GHSA-jp89-xgxv-777w/GHSA-jp89-xgxv-777w.json index c090a10ae42..4b2634b0a5c 100644 --- a/advisories/unreviewed/2022/02/GHSA-jp89-xgxv-777w/GHSA-jp89-xgxv-777w.json +++ b/advisories/unreviewed/2022/02/GHSA-jp89-xgxv-777w/GHSA-jp89-xgxv-777w.json @@ -7,12 +7,8 @@ "CVE-2021-43734" ], "details": "kkFileview v4.0.0 has arbitrary file read through a directory traversal vulnerability which may lead to sensitive file leak on related host.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-jqrv-fv72-xjh3/GHSA-jqrv-fv72-xjh3.json b/advisories/unreviewed/2022/02/GHSA-jqrv-fv72-xjh3/GHSA-jqrv-fv72-xjh3.json index ac969357b59..4be9e6b3ab5 100644 --- a/advisories/unreviewed/2022/02/GHSA-jqrv-fv72-xjh3/GHSA-jqrv-fv72-xjh3.json +++ b/advisories/unreviewed/2022/02/GHSA-jqrv-fv72-xjh3/GHSA-jqrv-fv72-xjh3.json @@ -7,12 +7,8 @@ "CVE-2021-46250" ], "details": "An issue in SOA2Login::commented of ScratchOAuth2 before commit a91879bd58fa83b09283c0708a1864cdf067c64a allows attackers to authenticate as other users on downstream components that rely on ScratchOAuth2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -24,9 +20,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/02/GHSA-m2p4-hvh5-gh6w/GHSA-m2p4-hvh5-gh6w.json b/advisories/unreviewed/2022/02/GHSA-m2p4-hvh5-gh6w/GHSA-m2p4-hvh5-gh6w.json index 21edbbfacf9..8306e8f4840 100644 --- a/advisories/unreviewed/2022/02/GHSA-m2p4-hvh5-gh6w/GHSA-m2p4-hvh5-gh6w.json +++ b/advisories/unreviewed/2022/02/GHSA-m2p4-hvh5-gh6w/GHSA-m2p4-hvh5-gh6w.json @@ -7,12 +7,8 @@ "CVE-2022-25241" ], "details": "In FileCloud before 21.3, the CSV user import functionality is vulnerable to Cross-Site Request Forgery (CSRF).", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-m622-f53q-59x8/GHSA-m622-f53q-59x8.json b/advisories/unreviewed/2022/02/GHSA-m622-f53q-59x8/GHSA-m622-f53q-59x8.json index 7cfcc55b96a..13cb0321f84 100644 --- a/advisories/unreviewed/2022/02/GHSA-m622-f53q-59x8/GHSA-m622-f53q-59x8.json +++ b/advisories/unreviewed/2022/02/GHSA-m622-f53q-59x8/GHSA-m622-f53q-59x8.json @@ -7,12 +7,8 @@ "CVE-2021-46263" ], "details": "Tenda AC Series Router AC11_V02.03.01.104_CN was discovered to contain a stack buffer overflow in the wifiTime module. This vulnerability allows attackers to cause a Denial of Service (DoS) via crafted overflow data.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-m74j-vg2v-q7jj/GHSA-m74j-vg2v-q7jj.json b/advisories/unreviewed/2022/02/GHSA-m74j-vg2v-q7jj/GHSA-m74j-vg2v-q7jj.json index 6ccbd4f53f1..103f47e9ba1 100644 --- a/advisories/unreviewed/2022/02/GHSA-m74j-vg2v-q7jj/GHSA-m74j-vg2v-q7jj.json +++ b/advisories/unreviewed/2022/02/GHSA-m74j-vg2v-q7jj/GHSA-m74j-vg2v-q7jj.json @@ -7,12 +7,8 @@ "CVE-2022-24354" ], "details": "This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of TP-Link AC1750 prior to 1.1.4 Build 20211022 rel.59103(5553) routers. Authentication is not required to exploit this vulnerability. The specific flaw exists within the NetUSB.ko module. The issue results from the lack of proper validation of user-supplied data, which can result in an integer overflow before allocating a buffer. An attacker can leverage this vulnerability to execute code in the context of root. Was ZDI-CAN-15835.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-m784-mvqp-pvw3/GHSA-m784-mvqp-pvw3.json b/advisories/unreviewed/2022/02/GHSA-m784-mvqp-pvw3/GHSA-m784-mvqp-pvw3.json index 32d0a913d0c..565e3e6d272 100644 --- a/advisories/unreviewed/2022/02/GHSA-m784-mvqp-pvw3/GHSA-m784-mvqp-pvw3.json +++ b/advisories/unreviewed/2022/02/GHSA-m784-mvqp-pvw3/GHSA-m784-mvqp-pvw3.json @@ -7,12 +7,8 @@ "CVE-2022-22792" ], "details": "MobiSoft - MobiPlus User Take Over and Improper Handling of url Parameters Attacker can navigate to specific url which will expose all the users and password in clear text. http://IP/MobiPlusWeb/Handlers/MainHandler.ashx?MethodName=GridData&GridName=Users", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -24,9 +20,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/02/GHSA-mhwp-x94h-mg49/GHSA-mhwp-x94h-mg49.json b/advisories/unreviewed/2022/02/GHSA-mhwp-x94h-mg49/GHSA-mhwp-x94h-mg49.json index c5efdc1cd2e..35ea5e52c01 100644 --- a/advisories/unreviewed/2022/02/GHSA-mhwp-x94h-mg49/GHSA-mhwp-x94h-mg49.json +++ b/advisories/unreviewed/2022/02/GHSA-mhwp-x94h-mg49/GHSA-mhwp-x94h-mg49.json @@ -7,12 +7,8 @@ "CVE-2022-23318" ], "details": "A heap-buffer-overflow in pcf2bdf, versions >= 1.05 allows an attacker to trigger unsafe memory access via a specially crafted PCF font file. This out-of-bound read may lead to an application crash, information disclosure via program memory or other context-dependent impact.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-mmjj-2xmr-v64v/GHSA-mmjj-2xmr-v64v.json b/advisories/unreviewed/2022/02/GHSA-mmjj-2xmr-v64v/GHSA-mmjj-2xmr-v64v.json index 65e12568ddb..0eab6ed215a 100644 --- a/advisories/unreviewed/2022/02/GHSA-mmjj-2xmr-v64v/GHSA-mmjj-2xmr-v64v.json +++ b/advisories/unreviewed/2022/02/GHSA-mmjj-2xmr-v64v/GHSA-mmjj-2xmr-v64v.json @@ -7,12 +7,8 @@ "CVE-2021-43049" ], "details": "The Database component of TIBCO Software Inc.'s TIBCO BusinessConnect Container Edition contains an easily exploitable vulnerability that allows an unauthenticated attacker with network access to obtain the usernames and passwords of users of the affected system. Affected releases are TIBCO Software Inc.'s TIBCO BusinessConnect Container Edition: versions 1.1.0 and below.", - "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/02/GHSA-mp27-fcc3-85qx/GHSA-mp27-fcc3-85qx.json b/advisories/unreviewed/2022/02/GHSA-mp27-fcc3-85qx/GHSA-mp27-fcc3-85qx.json index db9338b039e..c984dca9a01 100644 --- a/advisories/unreviewed/2022/02/GHSA-mp27-fcc3-85qx/GHSA-mp27-fcc3-85qx.json +++ b/advisories/unreviewed/2022/02/GHSA-mp27-fcc3-85qx/GHSA-mp27-fcc3-85qx.json @@ -7,12 +7,8 @@ "CVE-2021-4134" ], "details": "The Fancy Product Designer WordPress plugin is vulnerable to SQL Injection due to insufficient escaping and parameterization of the ID parameter found in the ~/inc/api/class-view.php file which allows attackers with administrative level permissions to inject arbitrary SQL queries to obtain sensitive information, in versions up to and including 4.7.4.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-mq49-c9jr-f8ch/GHSA-mq49-c9jr-f8ch.json b/advisories/unreviewed/2022/02/GHSA-mq49-c9jr-f8ch/GHSA-mq49-c9jr-f8ch.json index 81ba0121d27..9859644f160 100644 --- a/advisories/unreviewed/2022/02/GHSA-mq49-c9jr-f8ch/GHSA-mq49-c9jr-f8ch.json +++ b/advisories/unreviewed/2022/02/GHSA-mq49-c9jr-f8ch/GHSA-mq49-c9jr-f8ch.json @@ -7,12 +7,8 @@ "CVE-2021-46558" ], "details": "Multiple cross-site scripting (XSS) vulnerabilities in the Add User module of Issabel PBX 20200102 allows attackers to execute arbitrary web scripts or HTML via a crafted payload inserted into the username and password fields.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-mq76-pcfx-jm9r/GHSA-mq76-pcfx-jm9r.json b/advisories/unreviewed/2022/02/GHSA-mq76-pcfx-jm9r/GHSA-mq76-pcfx-jm9r.json index c0f6c1bbddb..7b9bebf9cc9 100644 --- a/advisories/unreviewed/2022/02/GHSA-mq76-pcfx-jm9r/GHSA-mq76-pcfx-jm9r.json +++ b/advisories/unreviewed/2022/02/GHSA-mq76-pcfx-jm9r/GHSA-mq76-pcfx-jm9r.json @@ -7,12 +7,8 @@ "CVE-2021-46319" ], "details": "Remote Code Execution (RCE) vulnerability exists in D-Link Router DIR-846 DIR846A1_FW100A43.bin and DIR846enFW100A53DLA-Retail.bin. Malicious users can use this vulnerability to use \"\\ \" or backticks to bypass the shell metacharacters in the ssid0 or ssid1 parameters to execute arbitrary commands.This vulnerability is due to the fact that CVE-2019-17509 is not fully patched and can be bypassed by using line breaks or backticks on its basis.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-mrxw-5mv6-xrf2/GHSA-mrxw-5mv6-xrf2.json b/advisories/unreviewed/2022/02/GHSA-mrxw-5mv6-xrf2/GHSA-mrxw-5mv6-xrf2.json index 6f9112fb6a7..b9219aa802d 100644 --- a/advisories/unreviewed/2022/02/GHSA-mrxw-5mv6-xrf2/GHSA-mrxw-5mv6-xrf2.json +++ b/advisories/unreviewed/2022/02/GHSA-mrxw-5mv6-xrf2/GHSA-mrxw-5mv6-xrf2.json @@ -7,12 +7,8 @@ "CVE-2021-39300" ], "details": "Potential vulnerabilities have been identified in UEFI firmware (BIOS) for some PC products which may allow escalation of privilege and arbitrary code execution.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -24,9 +20,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/02/GHSA-p3pv-g3c9-4qf8/GHSA-p3pv-g3c9-4qf8.json b/advisories/unreviewed/2022/02/GHSA-p3pv-g3c9-4qf8/GHSA-p3pv-g3c9-4qf8.json index 5b1870d472d..a7c84983287 100644 --- a/advisories/unreviewed/2022/02/GHSA-p3pv-g3c9-4qf8/GHSA-p3pv-g3c9-4qf8.json +++ b/advisories/unreviewed/2022/02/GHSA-p3pv-g3c9-4qf8/GHSA-p3pv-g3c9-4qf8.json @@ -7,12 +7,8 @@ "CVE-2022-20653" ], "details": "A vulnerability in the DNS-based Authentication of Named Entities (DANE) email verification component of Cisco AsyncOS Software for Cisco Email Security Appliance (ESA) could allow an unauthenticated, remote attacker to cause a denial of service (DoS) condition on an affected device. This vulnerability is due to insufficient error handling in DNS name resolution by the affected software. An attacker could exploit this vulnerability by sending specially formatted email messages that are processed by an affected device. A successful exploit could allow the attacker to cause the device to become unreachable from management interfaces or to process additional email messages for a period of time until the device recovers, resulting in a DoS condition. Continued attacks could cause the device to become completely unavailable, resulting in a persistent DoS condition.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -24,9 +20,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/02/GHSA-p8r9-jrq7-f9j3/GHSA-p8r9-jrq7-f9j3.json b/advisories/unreviewed/2022/02/GHSA-p8r9-jrq7-f9j3/GHSA-p8r9-jrq7-f9j3.json index 8156b6f92ea..d84a03afad0 100644 --- a/advisories/unreviewed/2022/02/GHSA-p8r9-jrq7-f9j3/GHSA-p8r9-jrq7-f9j3.json +++ b/advisories/unreviewed/2022/02/GHSA-p8r9-jrq7-f9j3/GHSA-p8r9-jrq7-f9j3.json @@ -7,12 +7,8 @@ "CVE-2022-24059" ], "details": "This vulnerability allows remote attackers to execute arbitrary code on affected installations of Sante DICOM Viewer Pro 11.8.7.0. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the parsing of DCM files. Crafted data in a DCM file can trigger a write past the end of an allocated buffer. An attacker can leverage this vulnerability to execute code in the context of the current process Was ZDI-CAN-15098.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-pfvf-3927-r9fx/GHSA-pfvf-3927-r9fx.json b/advisories/unreviewed/2022/02/GHSA-pfvf-3927-r9fx/GHSA-pfvf-3927-r9fx.json index 4efd27196f1..a2e26f2731e 100644 --- a/advisories/unreviewed/2022/02/GHSA-pfvf-3927-r9fx/GHSA-pfvf-3927-r9fx.json +++ b/advisories/unreviewed/2022/02/GHSA-pfvf-3927-r9fx/GHSA-pfvf-3927-r9fx.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-pmq7-g56g-8q29/GHSA-pmq7-g56g-8q29.json b/advisories/unreviewed/2022/02/GHSA-pmq7-g56g-8q29/GHSA-pmq7-g56g-8q29.json index 5a0e88eee42..3f51ea5f92e 100644 --- a/advisories/unreviewed/2022/02/GHSA-pmq7-g56g-8q29/GHSA-pmq7-g56g-8q29.json +++ b/advisories/unreviewed/2022/02/GHSA-pmq7-g56g-8q29/GHSA-pmq7-g56g-8q29.json @@ -7,12 +7,8 @@ "CVE-2022-24358" ], "details": "This vulnerability allows remote attackers to execute arbitrary code on affected installations of Foxit PDF Reader 11.1.0.52543. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the handling of Doc objects. By performing actions in JavaScript, an attacker can trigger a read past the end of an allocated buffer. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-15703.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-q325-rhpq-px39/GHSA-q325-rhpq-px39.json b/advisories/unreviewed/2022/02/GHSA-q325-rhpq-px39/GHSA-q325-rhpq-px39.json index eef2a221da7..a257c8f3a8c 100644 --- a/advisories/unreviewed/2022/02/GHSA-q325-rhpq-px39/GHSA-q325-rhpq-px39.json +++ b/advisories/unreviewed/2022/02/GHSA-q325-rhpq-px39/GHSA-q325-rhpq-px39.json @@ -7,12 +7,8 @@ "CVE-2022-20659" ], "details": "A vulnerability in the web-based management interface of Cisco Prime Infrastructure and Cisco Evolved Programmable Network (EPN) Manager could allow an unauthenticated, remote attacker to conduct a cross-site scripting (XSS) attack against a user of the interface of an affected device. This vulnerability exists because the web-based management interface does not properly validate user-supplied input. An attacker could exploit this vulnerability by persuading a user of an affected interface to click a crafted link. A successful exploit could allow the attacker to execute arbitrary script code in the context of the affected interface or access sensitive, browser-based information.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-q49w-fqph-v4mw/GHSA-q49w-fqph-v4mw.json b/advisories/unreviewed/2022/02/GHSA-q49w-fqph-v4mw/GHSA-q49w-fqph-v4mw.json index 45a6a4d4f7d..05a99750e2b 100644 --- a/advisories/unreviewed/2022/02/GHSA-q49w-fqph-v4mw/GHSA-q49w-fqph-v4mw.json +++ b/advisories/unreviewed/2022/02/GHSA-q49w-fqph-v4mw/GHSA-q49w-fqph-v4mw.json @@ -7,12 +7,8 @@ "CVE-2022-23191" ], "details": "Adobe Illustrator versions 25.4.3 (and earlier) and 26.0.2 (and earlier) are affected by an out-of-bounds read vulnerability that could lead to disclosure of sensitive memory. An attacker could leverage this vulnerability to bypass mitigations such as ASLR. Exploitation of this issue requires user interaction in that a victim must open a malicious file.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-q4rv-vj4r-gqx2/GHSA-q4rv-vj4r-gqx2.json b/advisories/unreviewed/2022/02/GHSA-q4rv-vj4r-gqx2/GHSA-q4rv-vj4r-gqx2.json index 1d40ef43c99..88e6ba56f8e 100644 --- a/advisories/unreviewed/2022/02/GHSA-q4rv-vj4r-gqx2/GHSA-q4rv-vj4r-gqx2.json +++ b/advisories/unreviewed/2022/02/GHSA-q4rv-vj4r-gqx2/GHSA-q4rv-vj4r-gqx2.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/02/GHSA-q94f-mv9v-w3h4/GHSA-q94f-mv9v-w3h4.json b/advisories/unreviewed/2022/02/GHSA-q94f-mv9v-w3h4/GHSA-q94f-mv9v-w3h4.json index 2a48caf88d7..8fc5c0cd05e 100644 --- a/advisories/unreviewed/2022/02/GHSA-q94f-mv9v-w3h4/GHSA-q94f-mv9v-w3h4.json +++ b/advisories/unreviewed/2022/02/GHSA-q94f-mv9v-w3h4/GHSA-q94f-mv9v-w3h4.json @@ -7,12 +7,8 @@ "CVE-2021-45391" ], "details": "A Buffer Overflow vulnerability exists in Tenda Router AX12 V22.03.01.21_CN in the sub_422CE4 function in the goform/setIPv6Status binary file /usr/sbin/httpd via the conType parameter, which causes a Denial of Service.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-qhgx-4pcp-x3wj/GHSA-qhgx-4pcp-x3wj.json b/advisories/unreviewed/2022/02/GHSA-qhgx-4pcp-x3wj/GHSA-qhgx-4pcp-x3wj.json index ff9ef89f40b..cc93f42f004 100644 --- a/advisories/unreviewed/2022/02/GHSA-qhgx-4pcp-x3wj/GHSA-qhgx-4pcp-x3wj.json +++ b/advisories/unreviewed/2022/02/GHSA-qhgx-4pcp-x3wj/GHSA-qhgx-4pcp-x3wj.json @@ -7,12 +7,8 @@ "CVE-2022-23190" ], "details": "Adobe Illustrator versions 25.4.3 (and earlier) and 26.0.2 (and earlier) are affected by an out-of-bounds read vulnerability that could lead to disclosure of sensitive memory. An attacker could leverage this vulnerability to bypass mitigations such as ASLR. Exploitation of this issue requires user interaction in that a victim must open a malicious file.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-qm66-q3cq-c2q3/GHSA-qm66-q3cq-c2q3.json b/advisories/unreviewed/2022/02/GHSA-qm66-q3cq-c2q3/GHSA-qm66-q3cq-c2q3.json index 13aaa928f2e..745241c986a 100644 --- a/advisories/unreviewed/2022/02/GHSA-qm66-q3cq-c2q3/GHSA-qm66-q3cq-c2q3.json +++ b/advisories/unreviewed/2022/02/GHSA-qm66-q3cq-c2q3/GHSA-qm66-q3cq-c2q3.json @@ -7,12 +7,8 @@ "CVE-2021-46251" ], "details": "A reflected cross-site scripting (XSS) in ScratchOAuth2 before commit 1603f04e44ef67dde6ccffe866d2dca16defb293 allows attackers to execute arbitrary web scripts or HTML via a crafted POST request.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-qpq6-p42w-r7mg/GHSA-qpq6-p42w-r7mg.json b/advisories/unreviewed/2022/02/GHSA-qpq6-p42w-r7mg/GHSA-qpq6-p42w-r7mg.json index 08964ed37b1..5d8f4633513 100644 --- a/advisories/unreviewed/2022/02/GHSA-qpq6-p42w-r7mg/GHSA-qpq6-p42w-r7mg.json +++ b/advisories/unreviewed/2022/02/GHSA-qpq6-p42w-r7mg/GHSA-qpq6-p42w-r7mg.json @@ -7,12 +7,8 @@ "CVE-2022-24355" ], "details": "This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of TP-Link TL-WR940N 3.20.1 Build 200316 Rel.34392n (5553) routers. Authentication is not required to exploit this vulnerability. The specific flaw exists within the parsing of file name extensions. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a fixed-length stack-based buffer. An attacker can leverage this vulnerability to execute code in the context of root. Was ZDI-CAN-13910.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-qq7v-ccww-8wh3/GHSA-qq7v-ccww-8wh3.json b/advisories/unreviewed/2022/02/GHSA-qq7v-ccww-8wh3/GHSA-qq7v-ccww-8wh3.json index a0dbf13b260..a23f578509f 100644 --- a/advisories/unreviewed/2022/02/GHSA-qq7v-ccww-8wh3/GHSA-qq7v-ccww-8wh3.json +++ b/advisories/unreviewed/2022/02/GHSA-qq7v-ccww-8wh3/GHSA-qq7v-ccww-8wh3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "WEB", diff --git a/advisories/unreviewed/2022/02/GHSA-qw42-c99x-mhgj/GHSA-qw42-c99x-mhgj.json b/advisories/unreviewed/2022/02/GHSA-qw42-c99x-mhgj/GHSA-qw42-c99x-mhgj.json index f69573a18e4..1f6686c90af 100644 --- a/advisories/unreviewed/2022/02/GHSA-qw42-c99x-mhgj/GHSA-qw42-c99x-mhgj.json +++ b/advisories/unreviewed/2022/02/GHSA-qw42-c99x-mhgj/GHSA-qw42-c99x-mhgj.json @@ -7,12 +7,8 @@ "CVE-2021-42712" ], "details": "Splashtop Streamer through 3.4.8.3 creates a Temporary File in a Directory with Insecure Permissions.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-qw5w-4f2j-3j37/GHSA-qw5w-4f2j-3j37.json b/advisories/unreviewed/2022/02/GHSA-qw5w-4f2j-3j37/GHSA-qw5w-4f2j-3j37.json index 51a22e1091d..a6b412e59df 100644 --- a/advisories/unreviewed/2022/02/GHSA-qw5w-4f2j-3j37/GHSA-qw5w-4f2j-3j37.json +++ b/advisories/unreviewed/2022/02/GHSA-qw5w-4f2j-3j37/GHSA-qw5w-4f2j-3j37.json @@ -7,12 +7,8 @@ "CVE-2022-24356" ], "details": "This vulnerability allows remote attackers to execute arbitrary code on affected installations of Foxit PDF Reader Foxit reader 11.0.1.0719 macOS. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the OnMouseExit method. The issue results from the lack of proper validation of user-supplied data, which can result in a read past the end of an allocated object. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-14848.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-qxcw-ffrq-8vcm/GHSA-qxcw-ffrq-8vcm.json b/advisories/unreviewed/2022/02/GHSA-qxcw-ffrq-8vcm/GHSA-qxcw-ffrq-8vcm.json index 3ae3bd4c20a..62b949681f9 100644 --- a/advisories/unreviewed/2022/02/GHSA-qxcw-ffrq-8vcm/GHSA-qxcw-ffrq-8vcm.json +++ b/advisories/unreviewed/2022/02/GHSA-qxcw-ffrq-8vcm/GHSA-qxcw-ffrq-8vcm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "WEB", diff --git a/advisories/unreviewed/2022/02/GHSA-rgmg-f9x3-jq9j/GHSA-rgmg-f9x3-jq9j.json b/advisories/unreviewed/2022/02/GHSA-rgmg-f9x3-jq9j/GHSA-rgmg-f9x3-jq9j.json index 5dafde7fbab..c472273f983 100644 --- a/advisories/unreviewed/2022/02/GHSA-rgmg-f9x3-jq9j/GHSA-rgmg-f9x3-jq9j.json +++ b/advisories/unreviewed/2022/02/GHSA-rgmg-f9x3-jq9j/GHSA-rgmg-f9x3-jq9j.json @@ -7,12 +7,8 @@ "CVE-2022-24362" ], "details": "This vulnerability allows remote attackers to execute arbitrary code on affected installations of Foxit PDF Reader 11.1.0.52543. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the parsing of AcroForms. The issue results from the lack of validating the existence of an object prior to performing operations on the object. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-15987.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-rgq8-2gp9-h88f/GHSA-rgq8-2gp9-h88f.json b/advisories/unreviewed/2022/02/GHSA-rgq8-2gp9-h88f/GHSA-rgq8-2gp9-h88f.json index 76fa9a0bb94..020f38eba42 100644 --- a/advisories/unreviewed/2022/02/GHSA-rgq8-2gp9-h88f/GHSA-rgq8-2gp9-h88f.json +++ b/advisories/unreviewed/2022/02/GHSA-rgq8-2gp9-h88f/GHSA-rgq8-2gp9-h88f.json @@ -7,12 +7,8 @@ "CVE-2021-39301" ], "details": "Potential vulnerabilities have been identified in UEFI firmware (BIOS) for some PC products which may allow escalation of privilege and arbitrary code execution.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -24,9 +20,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/02/GHSA-rjrf-xw93-vr93/GHSA-rjrf-xw93-vr93.json b/advisories/unreviewed/2022/02/GHSA-rjrf-xw93-vr93/GHSA-rjrf-xw93-vr93.json index 24582faa712..487b9b8cb1b 100644 --- a/advisories/unreviewed/2022/02/GHSA-rjrf-xw93-vr93/GHSA-rjrf-xw93-vr93.json +++ b/advisories/unreviewed/2022/02/GHSA-rjrf-xw93-vr93/GHSA-rjrf-xw93-vr93.json @@ -7,12 +7,8 @@ "CVE-2022-24589" ], "details": "Burden v3.0 was discovered to contain a stored cross-site scripting (XSS) in the Add Category function. This vulnerability allows attackers to execute arbitrary web scripts or HTML via a crafted payload in the task parameter.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-rq46-c763-3946/GHSA-rq46-c763-3946.json b/advisories/unreviewed/2022/02/GHSA-rq46-c763-3946/GHSA-rq46-c763-3946.json index 86c0ac96586..1b2986403bb 100644 --- a/advisories/unreviewed/2022/02/GHSA-rq46-c763-3946/GHSA-rq46-c763-3946.json +++ b/advisories/unreviewed/2022/02/GHSA-rq46-c763-3946/GHSA-rq46-c763-3946.json @@ -7,12 +7,8 @@ "CVE-2021-3242" ], "details": "DuxCMS v3.1.3 was discovered to contain a SQL injection vulnerability via the component s/tools/SendTpl/index?keyword=.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-rrqp-268p-3cf3/GHSA-rrqp-268p-3cf3.json b/advisories/unreviewed/2022/02/GHSA-rrqp-268p-3cf3/GHSA-rrqp-268p-3cf3.json index c49e1567e8e..e46e52f120a 100644 --- a/advisories/unreviewed/2022/02/GHSA-rrqp-268p-3cf3/GHSA-rrqp-268p-3cf3.json +++ b/advisories/unreviewed/2022/02/GHSA-rrqp-268p-3cf3/GHSA-rrqp-268p-3cf3.json @@ -7,12 +7,8 @@ "CVE-2022-21818" ], "details": "NVIDIA License System contains a vulnerability in the installation scripts for the DLS virtual appliance, where a user on a network after signing in to the portal can access other users’ credentials, allowing them to gain escalated privileges, resulting in limited impact to both confidentiality and integrity.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-v5m3-8279-47v6/GHSA-v5m3-8279-47v6.json b/advisories/unreviewed/2022/02/GHSA-v5m3-8279-47v6/GHSA-v5m3-8279-47v6.json index e58351a6267..59cb15a8cb0 100644 --- a/advisories/unreviewed/2022/02/GHSA-v5m3-8279-47v6/GHSA-v5m3-8279-47v6.json +++ b/advisories/unreviewed/2022/02/GHSA-v5m3-8279-47v6/GHSA-v5m3-8279-47v6.json @@ -7,12 +7,8 @@ "CVE-2019-4352" ], "details": "IBM Maximo Anywhere 7.6.4.0 applications could allow obfuscation of the application source code. IBM X-Force ID: 161494.", - "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/02/GHSA-v85q-g5fq-684c/GHSA-v85q-g5fq-684c.json b/advisories/unreviewed/2022/02/GHSA-v85q-g5fq-684c/GHSA-v85q-g5fq-684c.json index 343889d1ada..c029dafd20d 100644 --- a/advisories/unreviewed/2022/02/GHSA-v85q-g5fq-684c/GHSA-v85q-g5fq-684c.json +++ b/advisories/unreviewed/2022/02/GHSA-v85q-g5fq-684c/GHSA-v85q-g5fq-684c.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-vc5p-mcvw-9rxm/GHSA-vc5p-mcvw-9rxm.json b/advisories/unreviewed/2022/02/GHSA-vc5p-mcvw-9rxm/GHSA-vc5p-mcvw-9rxm.json index bee76a02297..62e564dde20 100644 --- a/advisories/unreviewed/2022/02/GHSA-vc5p-mcvw-9rxm/GHSA-vc5p-mcvw-9rxm.json +++ b/advisories/unreviewed/2022/02/GHSA-vc5p-mcvw-9rxm/GHSA-vc5p-mcvw-9rxm.json @@ -7,12 +7,8 @@ "CVE-2021-37354" ], "details": "Xerox Phaser 4622 v35.013.01.000 was discovered to contain a buffer overflow in the function sub_3226AC via the TIMEZONE variable. This vulnerability allows attackers to cause a Denial of Service (DoS) via crafted overflow data.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-vf38-xj6f-v939/GHSA-vf38-xj6f-v939.json b/advisories/unreviewed/2022/02/GHSA-vf38-xj6f-v939/GHSA-vf38-xj6f-v939.json index 5a8fbcaa530..cc7dd4a40d6 100644 --- a/advisories/unreviewed/2022/02/GHSA-vf38-xj6f-v939/GHSA-vf38-xj6f-v939.json +++ b/advisories/unreviewed/2022/02/GHSA-vf38-xj6f-v939/GHSA-vf38-xj6f-v939.json @@ -7,12 +7,8 @@ "CVE-2022-23189" ], "details": "Adobe Illustrator versions 25.4.3 (and earlier) and 26.0.2 (and earlier) are affected by a Null pointer dereference vulnerability. An unauthenticated attacker could leverage this vulnerability to achieve an application denial-of-service in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-vxpr-pv2v-9c9w/GHSA-vxpr-pv2v-9c9w.json b/advisories/unreviewed/2022/02/GHSA-vxpr-pv2v-9c9w/GHSA-vxpr-pv2v-9c9w.json index 6a8286c1d3e..d9e9fcdb2bf 100644 --- a/advisories/unreviewed/2022/02/GHSA-vxpr-pv2v-9c9w/GHSA-vxpr-pv2v-9c9w.json +++ b/advisories/unreviewed/2022/02/GHSA-vxpr-pv2v-9c9w/GHSA-vxpr-pv2v-9c9w.json @@ -7,12 +7,8 @@ "CVE-2021-22041" ], "details": "VMware ESXi, Workstation, and Fusion contain a double-fetch vulnerability in the UHCI USB controller. A malicious actor with local administrative privileges on a virtual machine may exploit this issue to execute code as the virtual machine's VMX process running on the host.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -24,9 +20,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/02/GHSA-w282-chv4-cx4q/GHSA-w282-chv4-cx4q.json b/advisories/unreviewed/2022/02/GHSA-w282-chv4-cx4q/GHSA-w282-chv4-cx4q.json index b9131dad704..046a43e8f59 100644 --- a/advisories/unreviewed/2022/02/GHSA-w282-chv4-cx4q/GHSA-w282-chv4-cx4q.json +++ b/advisories/unreviewed/2022/02/GHSA-w282-chv4-cx4q/GHSA-w282-chv4-cx4q.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/02/GHSA-w4mh-mq9c-5w9g/GHSA-w4mh-mq9c-5w9g.json b/advisories/unreviewed/2022/02/GHSA-w4mh-mq9c-5w9g/GHSA-w4mh-mq9c-5w9g.json index c099898be41..117d11a37a1 100644 --- a/advisories/unreviewed/2022/02/GHSA-w4mh-mq9c-5w9g/GHSA-w4mh-mq9c-5w9g.json +++ b/advisories/unreviewed/2022/02/GHSA-w4mh-mq9c-5w9g/GHSA-w4mh-mq9c-5w9g.json @@ -7,12 +7,8 @@ "CVE-2021-39297" ], "details": "Potential vulnerabilities have been identified in UEFI firmware (BIOS) for some PC products which may allow escalation of privilege and arbitrary code execution.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -24,9 +20,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/02/GHSA-w56x-f43j-rgx4/GHSA-w56x-f43j-rgx4.json b/advisories/unreviewed/2022/02/GHSA-w56x-f43j-rgx4/GHSA-w56x-f43j-rgx4.json index f2f82b74528..dd71d8bffb4 100644 --- a/advisories/unreviewed/2022/02/GHSA-w56x-f43j-rgx4/GHSA-w56x-f43j-rgx4.json +++ b/advisories/unreviewed/2022/02/GHSA-w56x-f43j-rgx4/GHSA-w56x-f43j-rgx4.json @@ -7,12 +7,8 @@ "CVE-2022-0633" ], "details": "The UpdraftPlus WordPress plugin Free before 1.22.3 and Premium before 2.22.3 do not properly validate a user has the required privileges to access a backup's nonce identifier, which may allow any users with an account on the site (such as subscriber) to download the most recent site & database backup.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-w75h-4v6v-5mww/GHSA-w75h-4v6v-5mww.json b/advisories/unreviewed/2022/02/GHSA-w75h-4v6v-5mww/GHSA-w75h-4v6v-5mww.json index 28bbc6a48df..8088dab58cd 100644 --- a/advisories/unreviewed/2022/02/GHSA-w75h-4v6v-5mww/GHSA-w75h-4v6v-5mww.json +++ b/advisories/unreviewed/2022/02/GHSA-w75h-4v6v-5mww/GHSA-w75h-4v6v-5mww.json @@ -7,12 +7,8 @@ "CVE-2022-24367" ], "details": "This vulnerability allows remote attackers to execute arbitrary code on affected installations of Foxit PDF Reader 11.1.0.52543. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the handling of AcroForms. The issue results from the lack of validating the existence of an object prior to performing operations on the object. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-15877.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-wcq8-wxhh-8wjx/GHSA-wcq8-wxhh-8wjx.json b/advisories/unreviewed/2022/02/GHSA-wcq8-wxhh-8wjx/GHSA-wcq8-wxhh-8wjx.json index 9f1922462c7..8a94fbf8f9c 100644 --- a/advisories/unreviewed/2022/02/GHSA-wcq8-wxhh-8wjx/GHSA-wcq8-wxhh-8wjx.json +++ b/advisories/unreviewed/2022/02/GHSA-wcq8-wxhh-8wjx/GHSA-wcq8-wxhh-8wjx.json @@ -7,12 +7,8 @@ "CVE-2021-43050" ], "details": "The Auth Server component of TIBCO Software Inc.'s TIBCO BusinessConnect Container Edition contains an easily exploitable vulnerability that allows an unauthenticated attacker with local access to obtain administrative usernames and passwords for the affected system. Affected releases are TIBCO Software Inc.'s TIBCO BusinessConnect Container Edition: versions 1.1.0 and below.", - "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/02/GHSA-wf29-45cm-8j34/GHSA-wf29-45cm-8j34.json b/advisories/unreviewed/2022/02/GHSA-wf29-45cm-8j34/GHSA-wf29-45cm-8j34.json index 23ff71b5b1c..6975f36e062 100644 --- a/advisories/unreviewed/2022/02/GHSA-wf29-45cm-8j34/GHSA-wf29-45cm-8j34.json +++ b/advisories/unreviewed/2022/02/GHSA-wf29-45cm-8j34/GHSA-wf29-45cm-8j34.json @@ -7,12 +7,8 @@ "CVE-2022-24061" ], "details": "This vulnerability allows remote attackers to disclose sensitive information on affected installations of Sante DICOM Viewer Pro 11.8.7.0. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the parsing of DCM files. The issue results from the lack of validating the existence of an object prior to performing operations on the object. An attacker can leverage this in conjunction with other vulnerabilities to execute arbitrary code in the context of the current process. Was ZDI-CAN-15100.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-wq43-x4j8-9gqp/GHSA-wq43-x4j8-9gqp.json b/advisories/unreviewed/2022/02/GHSA-wq43-x4j8-9gqp/GHSA-wq43-x4j8-9gqp.json index bc1cbe29648..c4717d13ab1 100644 --- a/advisories/unreviewed/2022/02/GHSA-wq43-x4j8-9gqp/GHSA-wq43-x4j8-9gqp.json +++ b/advisories/unreviewed/2022/02/GHSA-wq43-x4j8-9gqp/GHSA-wq43-x4j8-9gqp.json @@ -7,12 +7,8 @@ "CVE-2022-24369" ], "details": "This vulnerability allows remote attackers to execute arbitrary code on affected installations of Foxit PDF Reader 11.1.0.52543. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the parsing of JP2 images. Crafted data in a JP2 image can trigger a write past the end of an allocated buffer. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-16087.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-wvx4-63c7-qh83/GHSA-wvx4-63c7-qh83.json b/advisories/unreviewed/2022/02/GHSA-wvx4-63c7-qh83/GHSA-wvx4-63c7-qh83.json index 3e1d86b5fa2..338eb443159 100644 --- a/advisories/unreviewed/2022/02/GHSA-wvx4-63c7-qh83/GHSA-wvx4-63c7-qh83.json +++ b/advisories/unreviewed/2022/02/GHSA-wvx4-63c7-qh83/GHSA-wvx4-63c7-qh83.json @@ -7,12 +7,8 @@ "CVE-2021-40840" ], "details": "A Stored XSS issue exists in the admin/users user administration form in LiveConfig 2.12.2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-wwq9-3w37-xj9v/GHSA-wwq9-3w37-xj9v.json b/advisories/unreviewed/2022/02/GHSA-wwq9-3w37-xj9v/GHSA-wwq9-3w37-xj9v.json index 897f4bb573c..dcf6bb8d3cb 100644 --- a/advisories/unreviewed/2022/02/GHSA-wwq9-3w37-xj9v/GHSA-wwq9-3w37-xj9v.json +++ b/advisories/unreviewed/2022/02/GHSA-wwq9-3w37-xj9v/GHSA-wwq9-3w37-xj9v.json @@ -7,12 +7,8 @@ "CVE-2022-23358" ], "details": "EasyCMS v1.6 allows for SQL injection via ArticlemAction.class.php. In the background, search terms provided by the user were not sanitized and were used directly to construct a SQL statement.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-x6jw-cpgx-jhw4/GHSA-x6jw-cpgx-jhw4.json b/advisories/unreviewed/2022/02/GHSA-x6jw-cpgx-jhw4/GHSA-x6jw-cpgx-jhw4.json index c11d4fdb052..633f919690f 100644 --- a/advisories/unreviewed/2022/02/GHSA-x6jw-cpgx-jhw4/GHSA-x6jw-cpgx-jhw4.json +++ b/advisories/unreviewed/2022/02/GHSA-x6jw-cpgx-jhw4/GHSA-x6jw-cpgx-jhw4.json @@ -7,12 +7,8 @@ "CVE-2022-24359" ], "details": "This vulnerability allows remote attackers to execute arbitrary code on affected installations of Foxit PDF Reader 11.1.0.52543. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the handling of Doc objects. The issue results from the lack of validating the existence of an object prior to performing operations on the object. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-15702.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-x6x6-x36v-4rcr/GHSA-x6x6-x36v-4rcr.json b/advisories/unreviewed/2022/02/GHSA-x6x6-x36v-4rcr/GHSA-x6x6-x36v-4rcr.json index 6637ab4e1d0..065076b9e65 100644 --- a/advisories/unreviewed/2022/02/GHSA-x6x6-x36v-4rcr/GHSA-x6x6-x36v-4rcr.json +++ b/advisories/unreviewed/2022/02/GHSA-x6x6-x36v-4rcr/GHSA-x6x6-x36v-4rcr.json @@ -7,12 +7,8 @@ "CVE-2022-24981" ], "details": "A reflected cross-site scripting (XSS) vulnerability in forms generated by JQueryForm.com before 2022-02-05 allows remote attackers to inject arbitrary web script or HTML via the redirect parameter to admin.php.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-xc3h-h2gq-rww5/GHSA-xc3h-h2gq-rww5.json b/advisories/unreviewed/2022/02/GHSA-xc3h-h2gq-rww5/GHSA-xc3h-h2gq-rww5.json index 17b36cb9a17..96e00a335a5 100644 --- a/advisories/unreviewed/2022/02/GHSA-xc3h-h2gq-rww5/GHSA-xc3h-h2gq-rww5.json +++ b/advisories/unreviewed/2022/02/GHSA-xc3h-h2gq-rww5/GHSA-xc3h-h2gq-rww5.json @@ -7,12 +7,8 @@ "CVE-2021-46557" ], "details": "Vicidial 2.14-783a was discovered to contain a cross-site scripting (XSS) vulnerability via the input tabs.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-xh25-p8f3-4864/GHSA-xh25-p8f3-4864.json b/advisories/unreviewed/2022/02/GHSA-xh25-p8f3-4864/GHSA-xh25-p8f3-4864.json index e6fdf9d4f35..ff83beadeb1 100644 --- a/advisories/unreviewed/2022/02/GHSA-xh25-p8f3-4864/GHSA-xh25-p8f3-4864.json +++ b/advisories/unreviewed/2022/02/GHSA-xh25-p8f3-4864/GHSA-xh25-p8f3-4864.json @@ -7,12 +7,8 @@ "CVE-2022-22916" ], "details": "O2OA v6.4.7 was discovered to contain a remote code execution (RCE) vulnerability via /x_program_center/jaxrs/invoke.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -28,9 +24,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/02/GHSA-xjc2-47vq-w6wg/GHSA-xjc2-47vq-w6wg.json b/advisories/unreviewed/2022/02/GHSA-xjc2-47vq-w6wg/GHSA-xjc2-47vq-w6wg.json index 8061ade45b0..d6179761663 100644 --- a/advisories/unreviewed/2022/02/GHSA-xjc2-47vq-w6wg/GHSA-xjc2-47vq-w6wg.json +++ b/advisories/unreviewed/2022/02/GHSA-xjc2-47vq-w6wg/GHSA-xjc2-47vq-w6wg.json @@ -7,12 +7,8 @@ "CVE-2021-46252" ], "details": "A Cross-Site Request Forgery (CSRF) in RequirementsBypassPage.php of Scratch Wiki scratch-confirmaccount-v3 allows attackers to modify account request requirement bypasses.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-xjx4-77rq-qjf8/GHSA-xjx4-77rq-qjf8.json b/advisories/unreviewed/2022/02/GHSA-xjx4-77rq-qjf8/GHSA-xjx4-77rq-qjf8.json index 81f971173af..83d3ee4b18a 100644 --- a/advisories/unreviewed/2022/02/GHSA-xjx4-77rq-qjf8/GHSA-xjx4-77rq-qjf8.json +++ b/advisories/unreviewed/2022/02/GHSA-xjx4-77rq-qjf8/GHSA-xjx4-77rq-qjf8.json @@ -7,12 +7,8 @@ "CVE-2022-20750" ], "details": "A vulnerability in the checkpoint manager implementation of Cisco Redundancy Configuration Manager (RCM) for Cisco StarOS Software could allow an unauthenticated, remote attacker to cause the checkpoint manager process to restart upon receipt of malformed TCP data. This vulnerability is due to improper input validation of an ingress TCP packet. An attacker could exploit this vulnerability by sending crafted TCP data to the affected application. A successful exploit could allow the attacker to cause a denial of service (DoS) condition due to the checkpoint manager process restarting.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-xqp8-79vm-66m9/GHSA-xqp8-79vm-66m9.json b/advisories/unreviewed/2022/02/GHSA-xqp8-79vm-66m9/GHSA-xqp8-79vm-66m9.json index ac56619afd0..2fcb45e4143 100644 --- a/advisories/unreviewed/2022/02/GHSA-xqp8-79vm-66m9/GHSA-xqp8-79vm-66m9.json +++ b/advisories/unreviewed/2022/02/GHSA-xqp8-79vm-66m9/GHSA-xqp8-79vm-66m9.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "WEB", diff --git a/advisories/unreviewed/2022/02/GHSA-xvr7-55fh-xx8f/GHSA-xvr7-55fh-xx8f.json b/advisories/unreviewed/2022/02/GHSA-xvr7-55fh-xx8f/GHSA-xvr7-55fh-xx8f.json index dce93cf5a80..2064ec1793d 100644 --- a/advisories/unreviewed/2022/02/GHSA-xvr7-55fh-xx8f/GHSA-xvr7-55fh-xx8f.json +++ b/advisories/unreviewed/2022/02/GHSA-xvr7-55fh-xx8f/GHSA-xvr7-55fh-xx8f.json @@ -7,12 +7,8 @@ "CVE-2021-46262" ], "details": "Tenda AC Series Router AC11_V02.03.01.104_CN was discovered to contain a stack buffer overflow in the PPPoE module. This vulnerability allows attackers to cause a Denial of Service (DoS) via crafted overflow data.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/04/GHSA-7f3x-fvqf-q6q5/GHSA-7f3x-fvqf-q6q5.json b/advisories/unreviewed/2022/04/GHSA-7f3x-fvqf-q6q5/GHSA-7f3x-fvqf-q6q5.json index 6858d9c70c7..9525a739bfe 100644 --- a/advisories/unreviewed/2022/04/GHSA-7f3x-fvqf-q6q5/GHSA-7f3x-fvqf-q6q5.json +++ b/advisories/unreviewed/2022/04/GHSA-7f3x-fvqf-q6q5/GHSA-7f3x-fvqf-q6q5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-228h-5w69-mghw/GHSA-228h-5w69-mghw.json b/advisories/unreviewed/2022/05/GHSA-228h-5w69-mghw/GHSA-228h-5w69-mghw.json index 3e57f53c6bc..8eb679c1f93 100644 --- a/advisories/unreviewed/2022/05/GHSA-228h-5w69-mghw/GHSA-228h-5w69-mghw.json +++ b/advisories/unreviewed/2022/05/GHSA-228h-5w69-mghw/GHSA-228h-5w69-mghw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-228x-wp47-28x6/GHSA-228x-wp47-28x6.json b/advisories/unreviewed/2022/05/GHSA-228x-wp47-28x6/GHSA-228x-wp47-28x6.json index 7b30f901324..aef03d26377 100644 --- a/advisories/unreviewed/2022/05/GHSA-228x-wp47-28x6/GHSA-228x-wp47-28x6.json +++ b/advisories/unreviewed/2022/05/GHSA-228x-wp47-28x6/GHSA-228x-wp47-28x6.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-229r-prfj-6g65/GHSA-229r-prfj-6g65.json b/advisories/unreviewed/2022/05/GHSA-229r-prfj-6g65/GHSA-229r-prfj-6g65.json index 4b4b43105dd..6ca34123fc0 100644 --- a/advisories/unreviewed/2022/05/GHSA-229r-prfj-6g65/GHSA-229r-prfj-6g65.json +++ b/advisories/unreviewed/2022/05/GHSA-229r-prfj-6g65/GHSA-229r-prfj-6g65.json @@ -13,9 +13,7 @@ "score": "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-23cg-3343-mmvh/GHSA-23cg-3343-mmvh.json b/advisories/unreviewed/2022/05/GHSA-23cg-3343-mmvh/GHSA-23cg-3343-mmvh.json index 66c9baf249d..808252457a9 100644 --- a/advisories/unreviewed/2022/05/GHSA-23cg-3343-mmvh/GHSA-23cg-3343-mmvh.json +++ b/advisories/unreviewed/2022/05/GHSA-23cg-3343-mmvh/GHSA-23cg-3343-mmvh.json @@ -13,9 +13,7 @@ "score": "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-23gq-5264-f9p4/GHSA-23gq-5264-f9p4.json b/advisories/unreviewed/2022/05/GHSA-23gq-5264-f9p4/GHSA-23gq-5264-f9p4.json index 2087f5d11e6..71689ffc372 100644 --- a/advisories/unreviewed/2022/05/GHSA-23gq-5264-f9p4/GHSA-23gq-5264-f9p4.json +++ b/advisories/unreviewed/2022/05/GHSA-23gq-5264-f9p4/GHSA-23gq-5264-f9p4.json @@ -13,9 +13,7 @@ "score": "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-23q6-8qm4-482q/GHSA-23q6-8qm4-482q.json b/advisories/unreviewed/2022/05/GHSA-23q6-8qm4-482q/GHSA-23q6-8qm4-482q.json index 59ae8ab2efe..16c582b1229 100644 --- a/advisories/unreviewed/2022/05/GHSA-23q6-8qm4-482q/GHSA-23q6-8qm4-482q.json +++ b/advisories/unreviewed/2022/05/GHSA-23q6-8qm4-482q/GHSA-23q6-8qm4-482q.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-23wj-h8fm-chf2/GHSA-23wj-h8fm-chf2.json b/advisories/unreviewed/2022/05/GHSA-23wj-h8fm-chf2/GHSA-23wj-h8fm-chf2.json index d4d8a7f4ff0..619844ccbc6 100644 --- a/advisories/unreviewed/2022/05/GHSA-23wj-h8fm-chf2/GHSA-23wj-h8fm-chf2.json +++ b/advisories/unreviewed/2022/05/GHSA-23wj-h8fm-chf2/GHSA-23wj-h8fm-chf2.json @@ -13,9 +13,7 @@ "score": "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-23xw-ccm5-g9pf/GHSA-23xw-ccm5-g9pf.json b/advisories/unreviewed/2022/05/GHSA-23xw-ccm5-g9pf/GHSA-23xw-ccm5-g9pf.json index 5f9b452da00..e619c2c9c04 100644 --- a/advisories/unreviewed/2022/05/GHSA-23xw-ccm5-g9pf/GHSA-23xw-ccm5-g9pf.json +++ b/advisories/unreviewed/2022/05/GHSA-23xw-ccm5-g9pf/GHSA-23xw-ccm5-g9pf.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-24ff-5f5g-gx6c/GHSA-24ff-5f5g-gx6c.json b/advisories/unreviewed/2022/05/GHSA-24ff-5f5g-gx6c/GHSA-24ff-5f5g-gx6c.json index f47cddc6620..f01fad19181 100644 --- a/advisories/unreviewed/2022/05/GHSA-24ff-5f5g-gx6c/GHSA-24ff-5f5g-gx6c.json +++ b/advisories/unreviewed/2022/05/GHSA-24ff-5f5g-gx6c/GHSA-24ff-5f5g-gx6c.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-24jw-8jpm-q7p5/GHSA-24jw-8jpm-q7p5.json b/advisories/unreviewed/2022/05/GHSA-24jw-8jpm-q7p5/GHSA-24jw-8jpm-q7p5.json index b11fe7d4a4a..b90ec525d98 100644 --- a/advisories/unreviewed/2022/05/GHSA-24jw-8jpm-q7p5/GHSA-24jw-8jpm-q7p5.json +++ b/advisories/unreviewed/2022/05/GHSA-24jw-8jpm-q7p5/GHSA-24jw-8jpm-q7p5.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-256j-3jw3-gwcq/GHSA-256j-3jw3-gwcq.json b/advisories/unreviewed/2022/05/GHSA-256j-3jw3-gwcq/GHSA-256j-3jw3-gwcq.json index 0298fedcb2a..d857605ecdf 100644 --- a/advisories/unreviewed/2022/05/GHSA-256j-3jw3-gwcq/GHSA-256j-3jw3-gwcq.json +++ b/advisories/unreviewed/2022/05/GHSA-256j-3jw3-gwcq/GHSA-256j-3jw3-gwcq.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-25cw-7wfr-25xj/GHSA-25cw-7wfr-25xj.json b/advisories/unreviewed/2022/05/GHSA-25cw-7wfr-25xj/GHSA-25cw-7wfr-25xj.json index 12575355662..78200b0aad7 100644 --- a/advisories/unreviewed/2022/05/GHSA-25cw-7wfr-25xj/GHSA-25cw-7wfr-25xj.json +++ b/advisories/unreviewed/2022/05/GHSA-25cw-7wfr-25xj/GHSA-25cw-7wfr-25xj.json @@ -13,9 +13,7 @@ "score": "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-265x-5fh2-vqf4/GHSA-265x-5fh2-vqf4.json b/advisories/unreviewed/2022/05/GHSA-265x-5fh2-vqf4/GHSA-265x-5fh2-vqf4.json index 1aa5db5c4c2..421316557cb 100644 --- a/advisories/unreviewed/2022/05/GHSA-265x-5fh2-vqf4/GHSA-265x-5fh2-vqf4.json +++ b/advisories/unreviewed/2022/05/GHSA-265x-5fh2-vqf4/GHSA-265x-5fh2-vqf4.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-26j2-cp35-2r7f/GHSA-26j2-cp35-2r7f.json b/advisories/unreviewed/2022/05/GHSA-26j2-cp35-2r7f/GHSA-26j2-cp35-2r7f.json index baa48911bc2..ce9ad0a91e3 100644 --- a/advisories/unreviewed/2022/05/GHSA-26j2-cp35-2r7f/GHSA-26j2-cp35-2r7f.json +++ b/advisories/unreviewed/2022/05/GHSA-26j2-cp35-2r7f/GHSA-26j2-cp35-2r7f.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-275h-jw8p-gv35/GHSA-275h-jw8p-gv35.json b/advisories/unreviewed/2022/05/GHSA-275h-jw8p-gv35/GHSA-275h-jw8p-gv35.json index 9a705321a08..504205008eb 100644 --- a/advisories/unreviewed/2022/05/GHSA-275h-jw8p-gv35/GHSA-275h-jw8p-gv35.json +++ b/advisories/unreviewed/2022/05/GHSA-275h-jw8p-gv35/GHSA-275h-jw8p-gv35.json @@ -13,9 +13,7 @@ "score": "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-27q7-wq4m-6cjm/GHSA-27q7-wq4m-6cjm.json b/advisories/unreviewed/2022/05/GHSA-27q7-wq4m-6cjm/GHSA-27q7-wq4m-6cjm.json index 6f0cbe259fd..02f599122b7 100644 --- a/advisories/unreviewed/2022/05/GHSA-27q7-wq4m-6cjm/GHSA-27q7-wq4m-6cjm.json +++ b/advisories/unreviewed/2022/05/GHSA-27q7-wq4m-6cjm/GHSA-27q7-wq4m-6cjm.json @@ -13,9 +13,7 @@ "score": "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-27vg-mg2m-7qv2/GHSA-27vg-mg2m-7qv2.json b/advisories/unreviewed/2022/05/GHSA-27vg-mg2m-7qv2/GHSA-27vg-mg2m-7qv2.json index 4d74f784695..a4a7f56ab8d 100644 --- a/advisories/unreviewed/2022/05/GHSA-27vg-mg2m-7qv2/GHSA-27vg-mg2m-7qv2.json +++ b/advisories/unreviewed/2022/05/GHSA-27vg-mg2m-7qv2/GHSA-27vg-mg2m-7qv2.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-285c-6wq3-96wh/GHSA-285c-6wq3-96wh.json b/advisories/unreviewed/2022/05/GHSA-285c-6wq3-96wh/GHSA-285c-6wq3-96wh.json index 1cc1545834a..35660dbd443 100644 --- a/advisories/unreviewed/2022/05/GHSA-285c-6wq3-96wh/GHSA-285c-6wq3-96wh.json +++ b/advisories/unreviewed/2022/05/GHSA-285c-6wq3-96wh/GHSA-285c-6wq3-96wh.json @@ -13,9 +13,7 @@ "score": "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-285f-jc76-fchh/GHSA-285f-jc76-fchh.json b/advisories/unreviewed/2022/05/GHSA-285f-jc76-fchh/GHSA-285f-jc76-fchh.json index c90fe801bd8..8e7c18b36d7 100644 --- a/advisories/unreviewed/2022/05/GHSA-285f-jc76-fchh/GHSA-285f-jc76-fchh.json +++ b/advisories/unreviewed/2022/05/GHSA-285f-jc76-fchh/GHSA-285f-jc76-fchh.json @@ -13,9 +13,7 @@ "score": "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-286w-m7xc-q3hr/GHSA-286w-m7xc-q3hr.json b/advisories/unreviewed/2022/05/GHSA-286w-m7xc-q3hr/GHSA-286w-m7xc-q3hr.json index ae41ed06eb6..358447802be 100644 --- a/advisories/unreviewed/2022/05/GHSA-286w-m7xc-q3hr/GHSA-286w-m7xc-q3hr.json +++ b/advisories/unreviewed/2022/05/GHSA-286w-m7xc-q3hr/GHSA-286w-m7xc-q3hr.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-29vx-f64r-92xh/GHSA-29vx-f64r-92xh.json b/advisories/unreviewed/2022/05/GHSA-29vx-f64r-92xh/GHSA-29vx-f64r-92xh.json index 600b88b2cb5..6f3e17eacdb 100644 --- a/advisories/unreviewed/2022/05/GHSA-29vx-f64r-92xh/GHSA-29vx-f64r-92xh.json +++ b/advisories/unreviewed/2022/05/GHSA-29vx-f64r-92xh/GHSA-29vx-f64r-92xh.json @@ -13,9 +13,7 @@ "score": "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-2c2h-wghv-2fg7/GHSA-2c2h-wghv-2fg7.json b/advisories/unreviewed/2022/05/GHSA-2c2h-wghv-2fg7/GHSA-2c2h-wghv-2fg7.json index 15032221391..0c1b561792e 100644 --- a/advisories/unreviewed/2022/05/GHSA-2c2h-wghv-2fg7/GHSA-2c2h-wghv-2fg7.json +++ b/advisories/unreviewed/2022/05/GHSA-2c2h-wghv-2fg7/GHSA-2c2h-wghv-2fg7.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-2cj7-cj42-3g7v/GHSA-2cj7-cj42-3g7v.json b/advisories/unreviewed/2022/05/GHSA-2cj7-cj42-3g7v/GHSA-2cj7-cj42-3g7v.json index 46040bdbfd5..5b02f464cda 100644 --- a/advisories/unreviewed/2022/05/GHSA-2cj7-cj42-3g7v/GHSA-2cj7-cj42-3g7v.json +++ b/advisories/unreviewed/2022/05/GHSA-2cj7-cj42-3g7v/GHSA-2cj7-cj42-3g7v.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-2cqx-c223-52cm/GHSA-2cqx-c223-52cm.json b/advisories/unreviewed/2022/05/GHSA-2cqx-c223-52cm/GHSA-2cqx-c223-52cm.json index cb83bd98a13..b10f7fc5a66 100644 --- a/advisories/unreviewed/2022/05/GHSA-2cqx-c223-52cm/GHSA-2cqx-c223-52cm.json +++ b/advisories/unreviewed/2022/05/GHSA-2cqx-c223-52cm/GHSA-2cqx-c223-52cm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2f5w-6r7r-5vgh/GHSA-2f5w-6r7r-5vgh.json b/advisories/unreviewed/2022/05/GHSA-2f5w-6r7r-5vgh/GHSA-2f5w-6r7r-5vgh.json index 1a3b5fdd377..45497cf92c1 100644 --- a/advisories/unreviewed/2022/05/GHSA-2f5w-6r7r-5vgh/GHSA-2f5w-6r7r-5vgh.json +++ b/advisories/unreviewed/2022/05/GHSA-2f5w-6r7r-5vgh/GHSA-2f5w-6r7r-5vgh.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-2f8j-m7px-v4p9/GHSA-2f8j-m7px-v4p9.json b/advisories/unreviewed/2022/05/GHSA-2f8j-m7px-v4p9/GHSA-2f8j-m7px-v4p9.json index d201c85e430..31c87f184fb 100644 --- a/advisories/unreviewed/2022/05/GHSA-2f8j-m7px-v4p9/GHSA-2f8j-m7px-v4p9.json +++ b/advisories/unreviewed/2022/05/GHSA-2f8j-m7px-v4p9/GHSA-2f8j-m7px-v4p9.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-2g78-rhx3-q8qq/GHSA-2g78-rhx3-q8qq.json b/advisories/unreviewed/2022/05/GHSA-2g78-rhx3-q8qq/GHSA-2g78-rhx3-q8qq.json index 65ff5c74061..fd2576ff306 100644 --- a/advisories/unreviewed/2022/05/GHSA-2g78-rhx3-q8qq/GHSA-2g78-rhx3-q8qq.json +++ b/advisories/unreviewed/2022/05/GHSA-2g78-rhx3-q8qq/GHSA-2g78-rhx3-q8qq.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-2gpr-qm7c-g9hr/GHSA-2gpr-qm7c-g9hr.json b/advisories/unreviewed/2022/05/GHSA-2gpr-qm7c-g9hr/GHSA-2gpr-qm7c-g9hr.json index ac3fe52837c..06685483c2c 100644 --- a/advisories/unreviewed/2022/05/GHSA-2gpr-qm7c-g9hr/GHSA-2gpr-qm7c-g9hr.json +++ b/advisories/unreviewed/2022/05/GHSA-2gpr-qm7c-g9hr/GHSA-2gpr-qm7c-g9hr.json @@ -13,9 +13,7 @@ "score": "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-2hww-7q2w-hx7f/GHSA-2hww-7q2w-hx7f.json b/advisories/unreviewed/2022/05/GHSA-2hww-7q2w-hx7f/GHSA-2hww-7q2w-hx7f.json index 5d5974acbf9..132ca5abda3 100644 --- a/advisories/unreviewed/2022/05/GHSA-2hww-7q2w-hx7f/GHSA-2hww-7q2w-hx7f.json +++ b/advisories/unreviewed/2022/05/GHSA-2hww-7q2w-hx7f/GHSA-2hww-7q2w-hx7f.json @@ -13,9 +13,7 @@ "score": "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-2j2g-79hh-w4qp/GHSA-2j2g-79hh-w4qp.json b/advisories/unreviewed/2022/05/GHSA-2j2g-79hh-w4qp/GHSA-2j2g-79hh-w4qp.json index 84e804ca9d0..312210e39ca 100644 --- a/advisories/unreviewed/2022/05/GHSA-2j2g-79hh-w4qp/GHSA-2j2g-79hh-w4qp.json +++ b/advisories/unreviewed/2022/05/GHSA-2j2g-79hh-w4qp/GHSA-2j2g-79hh-w4qp.json @@ -13,9 +13,7 @@ "score": "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-2j53-mg54-5gm9/GHSA-2j53-mg54-5gm9.json b/advisories/unreviewed/2022/05/GHSA-2j53-mg54-5gm9/GHSA-2j53-mg54-5gm9.json index 0770b58c566..619b194e325 100644 --- a/advisories/unreviewed/2022/05/GHSA-2j53-mg54-5gm9/GHSA-2j53-mg54-5gm9.json +++ b/advisories/unreviewed/2022/05/GHSA-2j53-mg54-5gm9/GHSA-2j53-mg54-5gm9.json @@ -13,9 +13,7 @@ "score": "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-2jxh-7wp2-5qmm/GHSA-2jxh-7wp2-5qmm.json b/advisories/unreviewed/2022/05/GHSA-2jxh-7wp2-5qmm/GHSA-2jxh-7wp2-5qmm.json index b14c32848b4..c8d2054d261 100644 --- a/advisories/unreviewed/2022/05/GHSA-2jxh-7wp2-5qmm/GHSA-2jxh-7wp2-5qmm.json +++ b/advisories/unreviewed/2022/05/GHSA-2jxh-7wp2-5qmm/GHSA-2jxh-7wp2-5qmm.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-2pq2-mgvm-4q69/GHSA-2pq2-mgvm-4q69.json b/advisories/unreviewed/2022/05/GHSA-2pq2-mgvm-4q69/GHSA-2pq2-mgvm-4q69.json index d1057bc7230..0684e13f0f1 100644 --- a/advisories/unreviewed/2022/05/GHSA-2pq2-mgvm-4q69/GHSA-2pq2-mgvm-4q69.json +++ b/advisories/unreviewed/2022/05/GHSA-2pq2-mgvm-4q69/GHSA-2pq2-mgvm-4q69.json @@ -13,9 +13,7 @@ "score": "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-2qpc-xm3p-v46q/GHSA-2qpc-xm3p-v46q.json b/advisories/unreviewed/2022/05/GHSA-2qpc-xm3p-v46q/GHSA-2qpc-xm3p-v46q.json index 4ae6bc5e9a5..6a3d64d94e2 100644 --- a/advisories/unreviewed/2022/05/GHSA-2qpc-xm3p-v46q/GHSA-2qpc-xm3p-v46q.json +++ b/advisories/unreviewed/2022/05/GHSA-2qpc-xm3p-v46q/GHSA-2qpc-xm3p-v46q.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", diff --git a/advisories/unreviewed/2022/05/GHSA-2rg6-p99m-m238/GHSA-2rg6-p99m-m238.json b/advisories/unreviewed/2022/05/GHSA-2rg6-p99m-m238/GHSA-2rg6-p99m-m238.json index 7bbf77bf500..19c87dfb40d 100644 --- a/advisories/unreviewed/2022/05/GHSA-2rg6-p99m-m238/GHSA-2rg6-p99m-m238.json +++ b/advisories/unreviewed/2022/05/GHSA-2rg6-p99m-m238/GHSA-2rg6-p99m-m238.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-2rgq-x9pg-xf4q/GHSA-2rgq-x9pg-xf4q.json b/advisories/unreviewed/2022/05/GHSA-2rgq-x9pg-xf4q/GHSA-2rgq-x9pg-xf4q.json index a030a903cad..5a5dd847686 100644 --- a/advisories/unreviewed/2022/05/GHSA-2rgq-x9pg-xf4q/GHSA-2rgq-x9pg-xf4q.json +++ b/advisories/unreviewed/2022/05/GHSA-2rgq-x9pg-xf4q/GHSA-2rgq-x9pg-xf4q.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-2rmf-wj7v-g6m7/GHSA-2rmf-wj7v-g6m7.json b/advisories/unreviewed/2022/05/GHSA-2rmf-wj7v-g6m7/GHSA-2rmf-wj7v-g6m7.json index 37e2eaad9c9..57d6649b7cf 100644 --- a/advisories/unreviewed/2022/05/GHSA-2rmf-wj7v-g6m7/GHSA-2rmf-wj7v-g6m7.json +++ b/advisories/unreviewed/2022/05/GHSA-2rmf-wj7v-g6m7/GHSA-2rmf-wj7v-g6m7.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-2v2m-7p9m-5v4v/GHSA-2v2m-7p9m-5v4v.json b/advisories/unreviewed/2022/05/GHSA-2v2m-7p9m-5v4v/GHSA-2v2m-7p9m-5v4v.json index 934c9b85369..32087e2c856 100644 --- a/advisories/unreviewed/2022/05/GHSA-2v2m-7p9m-5v4v/GHSA-2v2m-7p9m-5v4v.json +++ b/advisories/unreviewed/2022/05/GHSA-2v2m-7p9m-5v4v/GHSA-2v2m-7p9m-5v4v.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2vj3-wf4c-q7hg/GHSA-2vj3-wf4c-q7hg.json b/advisories/unreviewed/2022/05/GHSA-2vj3-wf4c-q7hg/GHSA-2vj3-wf4c-q7hg.json index c2c56e38304..ad7c0444e91 100644 --- a/advisories/unreviewed/2022/05/GHSA-2vj3-wf4c-q7hg/GHSA-2vj3-wf4c-q7hg.json +++ b/advisories/unreviewed/2022/05/GHSA-2vj3-wf4c-q7hg/GHSA-2vj3-wf4c-q7hg.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-2vm5-6gc7-pcvr/GHSA-2vm5-6gc7-pcvr.json b/advisories/unreviewed/2022/05/GHSA-2vm5-6gc7-pcvr/GHSA-2vm5-6gc7-pcvr.json index 2d68ff5207a..ad4edec5736 100644 --- a/advisories/unreviewed/2022/05/GHSA-2vm5-6gc7-pcvr/GHSA-2vm5-6gc7-pcvr.json +++ b/advisories/unreviewed/2022/05/GHSA-2vm5-6gc7-pcvr/GHSA-2vm5-6gc7-pcvr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -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-2x8c-44r6-p2vp/GHSA-2x8c-44r6-p2vp.json b/advisories/unreviewed/2022/05/GHSA-2x8c-44r6-p2vp/GHSA-2x8c-44r6-p2vp.json index b5e5855881a..38a83a08fa1 100644 --- a/advisories/unreviewed/2022/05/GHSA-2x8c-44r6-p2vp/GHSA-2x8c-44r6-p2vp.json +++ b/advisories/unreviewed/2022/05/GHSA-2x8c-44r6-p2vp/GHSA-2x8c-44r6-p2vp.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-32g7-xrvv-4v99/GHSA-32g7-xrvv-4v99.json b/advisories/unreviewed/2022/05/GHSA-32g7-xrvv-4v99/GHSA-32g7-xrvv-4v99.json index 6a8db75a397..5cffe59b6c2 100644 --- a/advisories/unreviewed/2022/05/GHSA-32g7-xrvv-4v99/GHSA-32g7-xrvv-4v99.json +++ b/advisories/unreviewed/2022/05/GHSA-32g7-xrvv-4v99/GHSA-32g7-xrvv-4v99.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-34m8-w8w3-m7v4/GHSA-34m8-w8w3-m7v4.json b/advisories/unreviewed/2022/05/GHSA-34m8-w8w3-m7v4/GHSA-34m8-w8w3-m7v4.json index b2bb93b9ebf..d508765984b 100644 --- a/advisories/unreviewed/2022/05/GHSA-34m8-w8w3-m7v4/GHSA-34m8-w8w3-m7v4.json +++ b/advisories/unreviewed/2022/05/GHSA-34m8-w8w3-m7v4/GHSA-34m8-w8w3-m7v4.json @@ -13,9 +13,7 @@ "score": "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-36w8-h6xw-wxr6/GHSA-36w8-h6xw-wxr6.json b/advisories/unreviewed/2022/05/GHSA-36w8-h6xw-wxr6/GHSA-36w8-h6xw-wxr6.json index 91769c27e5c..b0fbed69f21 100644 --- a/advisories/unreviewed/2022/05/GHSA-36w8-h6xw-wxr6/GHSA-36w8-h6xw-wxr6.json +++ b/advisories/unreviewed/2022/05/GHSA-36w8-h6xw-wxr6/GHSA-36w8-h6xw-wxr6.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-374q-r433-22pc/GHSA-374q-r433-22pc.json b/advisories/unreviewed/2022/05/GHSA-374q-r433-22pc/GHSA-374q-r433-22pc.json index fd613cecbd6..11bb1e6e8c5 100644 --- a/advisories/unreviewed/2022/05/GHSA-374q-r433-22pc/GHSA-374q-r433-22pc.json +++ b/advisories/unreviewed/2022/05/GHSA-374q-r433-22pc/GHSA-374q-r433-22pc.json @@ -13,9 +13,7 @@ "score": "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-3782-325c-2w47/GHSA-3782-325c-2w47.json b/advisories/unreviewed/2022/05/GHSA-3782-325c-2w47/GHSA-3782-325c-2w47.json index 8763f429ae1..76f2c40d236 100644 --- a/advisories/unreviewed/2022/05/GHSA-3782-325c-2w47/GHSA-3782-325c-2w47.json +++ b/advisories/unreviewed/2022/05/GHSA-3782-325c-2w47/GHSA-3782-325c-2w47.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-384m-hrm4-hx7q/GHSA-384m-hrm4-hx7q.json b/advisories/unreviewed/2022/05/GHSA-384m-hrm4-hx7q/GHSA-384m-hrm4-hx7q.json index 4b3edfed5c8..118110ba5b2 100644 --- a/advisories/unreviewed/2022/05/GHSA-384m-hrm4-hx7q/GHSA-384m-hrm4-hx7q.json +++ b/advisories/unreviewed/2022/05/GHSA-384m-hrm4-hx7q/GHSA-384m-hrm4-hx7q.json @@ -13,9 +13,7 @@ "score": "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-3873-x9wv-xhwq/GHSA-3873-x9wv-xhwq.json b/advisories/unreviewed/2022/05/GHSA-3873-x9wv-xhwq/GHSA-3873-x9wv-xhwq.json index 912898e3b9d..b222d79add8 100644 --- a/advisories/unreviewed/2022/05/GHSA-3873-x9wv-xhwq/GHSA-3873-x9wv-xhwq.json +++ b/advisories/unreviewed/2022/05/GHSA-3873-x9wv-xhwq/GHSA-3873-x9wv-xhwq.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-39hq-3m25-w277/GHSA-39hq-3m25-w277.json b/advisories/unreviewed/2022/05/GHSA-39hq-3m25-w277/GHSA-39hq-3m25-w277.json index 4d01fe390b3..3c86f697b75 100644 --- a/advisories/unreviewed/2022/05/GHSA-39hq-3m25-w277/GHSA-39hq-3m25-w277.json +++ b/advisories/unreviewed/2022/05/GHSA-39hq-3m25-w277/GHSA-39hq-3m25-w277.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-3c9x-f53x-v89c/GHSA-3c9x-f53x-v89c.json b/advisories/unreviewed/2022/05/GHSA-3c9x-f53x-v89c/GHSA-3c9x-f53x-v89c.json index dcaf5d7ac76..fbaebef5399 100644 --- a/advisories/unreviewed/2022/05/GHSA-3c9x-f53x-v89c/GHSA-3c9x-f53x-v89c.json +++ b/advisories/unreviewed/2022/05/GHSA-3c9x-f53x-v89c/GHSA-3c9x-f53x-v89c.json @@ -13,9 +13,7 @@ "score": "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-3cfx-qf53-8h6m/GHSA-3cfx-qf53-8h6m.json b/advisories/unreviewed/2022/05/GHSA-3cfx-qf53-8h6m/GHSA-3cfx-qf53-8h6m.json index cc3b22c3372..b6fe9cf49ce 100644 --- a/advisories/unreviewed/2022/05/GHSA-3cfx-qf53-8h6m/GHSA-3cfx-qf53-8h6m.json +++ b/advisories/unreviewed/2022/05/GHSA-3cfx-qf53-8h6m/GHSA-3cfx-qf53-8h6m.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-3cg3-vqjf-x53x/GHSA-3cg3-vqjf-x53x.json b/advisories/unreviewed/2022/05/GHSA-3cg3-vqjf-x53x/GHSA-3cg3-vqjf-x53x.json index 964696db2ea..5285fb404cc 100644 --- a/advisories/unreviewed/2022/05/GHSA-3cg3-vqjf-x53x/GHSA-3cg3-vqjf-x53x.json +++ b/advisories/unreviewed/2022/05/GHSA-3cg3-vqjf-x53x/GHSA-3cg3-vqjf-x53x.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-3chf-937f-8rvm/GHSA-3chf-937f-8rvm.json b/advisories/unreviewed/2022/05/GHSA-3chf-937f-8rvm/GHSA-3chf-937f-8rvm.json index 62773340912..e78765da64e 100644 --- a/advisories/unreviewed/2022/05/GHSA-3chf-937f-8rvm/GHSA-3chf-937f-8rvm.json +++ b/advisories/unreviewed/2022/05/GHSA-3chf-937f-8rvm/GHSA-3chf-937f-8rvm.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-3h9r-r36w-hp6m/GHSA-3h9r-r36w-hp6m.json b/advisories/unreviewed/2022/05/GHSA-3h9r-r36w-hp6m/GHSA-3h9r-r36w-hp6m.json index 4cd1ba8b136..55e88a24571 100644 --- a/advisories/unreviewed/2022/05/GHSA-3h9r-r36w-hp6m/GHSA-3h9r-r36w-hp6m.json +++ b/advisories/unreviewed/2022/05/GHSA-3h9r-r36w-hp6m/GHSA-3h9r-r36w-hp6m.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-3jcj-hgr2-f986/GHSA-3jcj-hgr2-f986.json b/advisories/unreviewed/2022/05/GHSA-3jcj-hgr2-f986/GHSA-3jcj-hgr2-f986.json index 9675d6e57ae..f9143462fb1 100644 --- a/advisories/unreviewed/2022/05/GHSA-3jcj-hgr2-f986/GHSA-3jcj-hgr2-f986.json +++ b/advisories/unreviewed/2022/05/GHSA-3jcj-hgr2-f986/GHSA-3jcj-hgr2-f986.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-3jw8-947x-4wjw/GHSA-3jw8-947x-4wjw.json b/advisories/unreviewed/2022/05/GHSA-3jw8-947x-4wjw/GHSA-3jw8-947x-4wjw.json index 3bad81b00cd..fbdae664c4d 100644 --- a/advisories/unreviewed/2022/05/GHSA-3jw8-947x-4wjw/GHSA-3jw8-947x-4wjw.json +++ b/advisories/unreviewed/2022/05/GHSA-3jw8-947x-4wjw/GHSA-3jw8-947x-4wjw.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-3jwg-839p-m5gf/GHSA-3jwg-839p-m5gf.json b/advisories/unreviewed/2022/05/GHSA-3jwg-839p-m5gf/GHSA-3jwg-839p-m5gf.json index 5c4ce796306..c73d51dba39 100644 --- a/advisories/unreviewed/2022/05/GHSA-3jwg-839p-m5gf/GHSA-3jwg-839p-m5gf.json +++ b/advisories/unreviewed/2022/05/GHSA-3jwg-839p-m5gf/GHSA-3jwg-839p-m5gf.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-3m7c-r5mh-w5f4/GHSA-3m7c-r5mh-w5f4.json b/advisories/unreviewed/2022/05/GHSA-3m7c-r5mh-w5f4/GHSA-3m7c-r5mh-w5f4.json index 7389d9e2ffc..3ca429f9f74 100644 --- a/advisories/unreviewed/2022/05/GHSA-3m7c-r5mh-w5f4/GHSA-3m7c-r5mh-w5f4.json +++ b/advisories/unreviewed/2022/05/GHSA-3m7c-r5mh-w5f4/GHSA-3m7c-r5mh-w5f4.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-3q3g-7rqj-c25p/GHSA-3q3g-7rqj-c25p.json b/advisories/unreviewed/2022/05/GHSA-3q3g-7rqj-c25p/GHSA-3q3g-7rqj-c25p.json index 6b87d48fc7f..28dead577ce 100644 --- a/advisories/unreviewed/2022/05/GHSA-3q3g-7rqj-c25p/GHSA-3q3g-7rqj-c25p.json +++ b/advisories/unreviewed/2022/05/GHSA-3q3g-7rqj-c25p/GHSA-3q3g-7rqj-c25p.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-3q9r-xvj7-c9cw/GHSA-3q9r-xvj7-c9cw.json b/advisories/unreviewed/2022/05/GHSA-3q9r-xvj7-c9cw/GHSA-3q9r-xvj7-c9cw.json index 4ffd7d227d6..0f4f12ebc18 100644 --- a/advisories/unreviewed/2022/05/GHSA-3q9r-xvj7-c9cw/GHSA-3q9r-xvj7-c9cw.json +++ b/advisories/unreviewed/2022/05/GHSA-3q9r-xvj7-c9cw/GHSA-3q9r-xvj7-c9cw.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-3qhq-6954-865h/GHSA-3qhq-6954-865h.json b/advisories/unreviewed/2022/05/GHSA-3qhq-6954-865h/GHSA-3qhq-6954-865h.json index 452ffe705e3..78de4b034cc 100644 --- a/advisories/unreviewed/2022/05/GHSA-3qhq-6954-865h/GHSA-3qhq-6954-865h.json +++ b/advisories/unreviewed/2022/05/GHSA-3qhq-6954-865h/GHSA-3qhq-6954-865h.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-3r4w-vr4q-99hh/GHSA-3r4w-vr4q-99hh.json b/advisories/unreviewed/2022/05/GHSA-3r4w-vr4q-99hh/GHSA-3r4w-vr4q-99hh.json index ccfc0943105..a67b5fd5b13 100644 --- a/advisories/unreviewed/2022/05/GHSA-3r4w-vr4q-99hh/GHSA-3r4w-vr4q-99hh.json +++ b/advisories/unreviewed/2022/05/GHSA-3r4w-vr4q-99hh/GHSA-3r4w-vr4q-99hh.json @@ -13,9 +13,7 @@ "score": "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-3r72-p59x-qr4h/GHSA-3r72-p59x-qr4h.json b/advisories/unreviewed/2022/05/GHSA-3r72-p59x-qr4h/GHSA-3r72-p59x-qr4h.json index 4e6f1e00db9..29ea8d43db9 100644 --- a/advisories/unreviewed/2022/05/GHSA-3r72-p59x-qr4h/GHSA-3r72-p59x-qr4h.json +++ b/advisories/unreviewed/2022/05/GHSA-3r72-p59x-qr4h/GHSA-3r72-p59x-qr4h.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-3rcm-33w6-82vp/GHSA-3rcm-33w6-82vp.json b/advisories/unreviewed/2022/05/GHSA-3rcm-33w6-82vp/GHSA-3rcm-33w6-82vp.json index ae8bd051966..36724c01123 100644 --- a/advisories/unreviewed/2022/05/GHSA-3rcm-33w6-82vp/GHSA-3rcm-33w6-82vp.json +++ b/advisories/unreviewed/2022/05/GHSA-3rcm-33w6-82vp/GHSA-3rcm-33w6-82vp.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-3v38-gfhh-372j/GHSA-3v38-gfhh-372j.json b/advisories/unreviewed/2022/05/GHSA-3v38-gfhh-372j/GHSA-3v38-gfhh-372j.json index 81db656e7e5..2b741ff92a5 100644 --- a/advisories/unreviewed/2022/05/GHSA-3v38-gfhh-372j/GHSA-3v38-gfhh-372j.json +++ b/advisories/unreviewed/2022/05/GHSA-3v38-gfhh-372j/GHSA-3v38-gfhh-372j.json @@ -13,9 +13,7 @@ "score": "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-3v75-9ch3-wfrw/GHSA-3v75-9ch3-wfrw.json b/advisories/unreviewed/2022/05/GHSA-3v75-9ch3-wfrw/GHSA-3v75-9ch3-wfrw.json index 2b7bff9d630..0d1e8ac3dae 100644 --- a/advisories/unreviewed/2022/05/GHSA-3v75-9ch3-wfrw/GHSA-3v75-9ch3-wfrw.json +++ b/advisories/unreviewed/2022/05/GHSA-3v75-9ch3-wfrw/GHSA-3v75-9ch3-wfrw.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-3v79-5f35-jq7j/GHSA-3v79-5f35-jq7j.json b/advisories/unreviewed/2022/05/GHSA-3v79-5f35-jq7j/GHSA-3v79-5f35-jq7j.json index 7e99bb1c2d3..8675dbe64fe 100644 --- a/advisories/unreviewed/2022/05/GHSA-3v79-5f35-jq7j/GHSA-3v79-5f35-jq7j.json +++ b/advisories/unreviewed/2022/05/GHSA-3v79-5f35-jq7j/GHSA-3v79-5f35-jq7j.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-3xpr-w4v3-68p8/GHSA-3xpr-w4v3-68p8.json b/advisories/unreviewed/2022/05/GHSA-3xpr-w4v3-68p8/GHSA-3xpr-w4v3-68p8.json index 869b6c7aa08..b8bb36b3d56 100644 --- a/advisories/unreviewed/2022/05/GHSA-3xpr-w4v3-68p8/GHSA-3xpr-w4v3-68p8.json +++ b/advisories/unreviewed/2022/05/GHSA-3xpr-w4v3-68p8/GHSA-3xpr-w4v3-68p8.json @@ -7,12 +7,8 @@ "CVE-2012-1621" ], "details": "Multiple cross-site scripting (XSS) vulnerabilities in Apache Open For Business Project (aka OFBiz) 10.04.x before 10.04.02 allow remote attackers to inject arbitrary web script or HTML via (1) a parameter array in freemarker templates, the (2) contentId or (3) mapKey parameter in a cms event request, which are not properly handled in an error message, or unspecified input in (4) an ajax request to the getServerError function in checkoutProcess.js or (5) a Webslinger component request. NOTE: some of these details are obtained from third party information.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-42m8-gfgc-wg9v/GHSA-42m8-gfgc-wg9v.json b/advisories/unreviewed/2022/05/GHSA-42m8-gfgc-wg9v/GHSA-42m8-gfgc-wg9v.json index 707ee5d67f9..a59d9562275 100644 --- a/advisories/unreviewed/2022/05/GHSA-42m8-gfgc-wg9v/GHSA-42m8-gfgc-wg9v.json +++ b/advisories/unreviewed/2022/05/GHSA-42m8-gfgc-wg9v/GHSA-42m8-gfgc-wg9v.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-42wj-wj84-vxqh/GHSA-42wj-wj84-vxqh.json b/advisories/unreviewed/2022/05/GHSA-42wj-wj84-vxqh/GHSA-42wj-wj84-vxqh.json index 304068e8380..58967b72f6d 100644 --- a/advisories/unreviewed/2022/05/GHSA-42wj-wj84-vxqh/GHSA-42wj-wj84-vxqh.json +++ b/advisories/unreviewed/2022/05/GHSA-42wj-wj84-vxqh/GHSA-42wj-wj84-vxqh.json @@ -13,9 +13,7 @@ "score": "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-435g-xvhc-jc37/GHSA-435g-xvhc-jc37.json b/advisories/unreviewed/2022/05/GHSA-435g-xvhc-jc37/GHSA-435g-xvhc-jc37.json index a591d71a2ba..1f19e0da4e1 100644 --- a/advisories/unreviewed/2022/05/GHSA-435g-xvhc-jc37/GHSA-435g-xvhc-jc37.json +++ b/advisories/unreviewed/2022/05/GHSA-435g-xvhc-jc37/GHSA-435g-xvhc-jc37.json @@ -13,9 +13,7 @@ "score": "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-437h-364g-fxr5/GHSA-437h-364g-fxr5.json b/advisories/unreviewed/2022/05/GHSA-437h-364g-fxr5/GHSA-437h-364g-fxr5.json index eefcc20698b..78bbb3a9cfb 100644 --- a/advisories/unreviewed/2022/05/GHSA-437h-364g-fxr5/GHSA-437h-364g-fxr5.json +++ b/advisories/unreviewed/2022/05/GHSA-437h-364g-fxr5/GHSA-437h-364g-fxr5.json @@ -13,9 +13,7 @@ "score": "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-457f-wg3h-7vw8/GHSA-457f-wg3h-7vw8.json b/advisories/unreviewed/2022/05/GHSA-457f-wg3h-7vw8/GHSA-457f-wg3h-7vw8.json index c7d25bdc92e..16d9c873975 100644 --- a/advisories/unreviewed/2022/05/GHSA-457f-wg3h-7vw8/GHSA-457f-wg3h-7vw8.json +++ b/advisories/unreviewed/2022/05/GHSA-457f-wg3h-7vw8/GHSA-457f-wg3h-7vw8.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-45c4-8r79-9wm3/GHSA-45c4-8r79-9wm3.json b/advisories/unreviewed/2022/05/GHSA-45c4-8r79-9wm3/GHSA-45c4-8r79-9wm3.json index b43b7200ddf..2722d1ef05e 100644 --- a/advisories/unreviewed/2022/05/GHSA-45c4-8r79-9wm3/GHSA-45c4-8r79-9wm3.json +++ b/advisories/unreviewed/2022/05/GHSA-45c4-8r79-9wm3/GHSA-45c4-8r79-9wm3.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-45vf-xfc8-r7cc/GHSA-45vf-xfc8-r7cc.json b/advisories/unreviewed/2022/05/GHSA-45vf-xfc8-r7cc/GHSA-45vf-xfc8-r7cc.json index 70dce417962..d9f40200b9a 100644 --- a/advisories/unreviewed/2022/05/GHSA-45vf-xfc8-r7cc/GHSA-45vf-xfc8-r7cc.json +++ b/advisories/unreviewed/2022/05/GHSA-45vf-xfc8-r7cc/GHSA-45vf-xfc8-r7cc.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-45wg-cm9c-2v57/GHSA-45wg-cm9c-2v57.json b/advisories/unreviewed/2022/05/GHSA-45wg-cm9c-2v57/GHSA-45wg-cm9c-2v57.json index 6795dfe1a03..6fdca15fd56 100644 --- a/advisories/unreviewed/2022/05/GHSA-45wg-cm9c-2v57/GHSA-45wg-cm9c-2v57.json +++ b/advisories/unreviewed/2022/05/GHSA-45wg-cm9c-2v57/GHSA-45wg-cm9c-2v57.json @@ -13,9 +13,7 @@ "score": "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-463f-727w-pqp7/GHSA-463f-727w-pqp7.json b/advisories/unreviewed/2022/05/GHSA-463f-727w-pqp7/GHSA-463f-727w-pqp7.json index 56b077e7fb0..faad3e3ed1f 100644 --- a/advisories/unreviewed/2022/05/GHSA-463f-727w-pqp7/GHSA-463f-727w-pqp7.json +++ b/advisories/unreviewed/2022/05/GHSA-463f-727w-pqp7/GHSA-463f-727w-pqp7.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-466v-4v74-fjvq/GHSA-466v-4v74-fjvq.json b/advisories/unreviewed/2022/05/GHSA-466v-4v74-fjvq/GHSA-466v-4v74-fjvq.json index 45220ad84f5..9a0eb75c313 100644 --- a/advisories/unreviewed/2022/05/GHSA-466v-4v74-fjvq/GHSA-466v-4v74-fjvq.json +++ b/advisories/unreviewed/2022/05/GHSA-466v-4v74-fjvq/GHSA-466v-4v74-fjvq.json @@ -13,9 +13,7 @@ "score": "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-46mv-4rhp-8x2x/GHSA-46mv-4rhp-8x2x.json b/advisories/unreviewed/2022/05/GHSA-46mv-4rhp-8x2x/GHSA-46mv-4rhp-8x2x.json index 2afc36cd699..a7b53c34fa7 100644 --- a/advisories/unreviewed/2022/05/GHSA-46mv-4rhp-8x2x/GHSA-46mv-4rhp-8x2x.json +++ b/advisories/unreviewed/2022/05/GHSA-46mv-4rhp-8x2x/GHSA-46mv-4rhp-8x2x.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-46p8-x5vj-qqqf/GHSA-46p8-x5vj-qqqf.json b/advisories/unreviewed/2022/05/GHSA-46p8-x5vj-qqqf/GHSA-46p8-x5vj-qqqf.json index b60553fdb7a..1f360f71e13 100644 --- a/advisories/unreviewed/2022/05/GHSA-46p8-x5vj-qqqf/GHSA-46p8-x5vj-qqqf.json +++ b/advisories/unreviewed/2022/05/GHSA-46p8-x5vj-qqqf/GHSA-46p8-x5vj-qqqf.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-46x9-qvh8-h8r8/GHSA-46x9-qvh8-h8r8.json b/advisories/unreviewed/2022/05/GHSA-46x9-qvh8-h8r8/GHSA-46x9-qvh8-h8r8.json index a821dd0a565..9f4209554bc 100644 --- a/advisories/unreviewed/2022/05/GHSA-46x9-qvh8-h8r8/GHSA-46x9-qvh8-h8r8.json +++ b/advisories/unreviewed/2022/05/GHSA-46x9-qvh8-h8r8/GHSA-46x9-qvh8-h8r8.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-47gf-mp33-83pp/GHSA-47gf-mp33-83pp.json b/advisories/unreviewed/2022/05/GHSA-47gf-mp33-83pp/GHSA-47gf-mp33-83pp.json index df94e0461dc..010edbb953d 100644 --- a/advisories/unreviewed/2022/05/GHSA-47gf-mp33-83pp/GHSA-47gf-mp33-83pp.json +++ b/advisories/unreviewed/2022/05/GHSA-47gf-mp33-83pp/GHSA-47gf-mp33-83pp.json @@ -13,9 +13,7 @@ "score": "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-485f-jqfm-mc75/GHSA-485f-jqfm-mc75.json b/advisories/unreviewed/2022/05/GHSA-485f-jqfm-mc75/GHSA-485f-jqfm-mc75.json index 5d7d498acc8..bdca74ec4b7 100644 --- a/advisories/unreviewed/2022/05/GHSA-485f-jqfm-mc75/GHSA-485f-jqfm-mc75.json +++ b/advisories/unreviewed/2022/05/GHSA-485f-jqfm-mc75/GHSA-485f-jqfm-mc75.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-4894-frvm-hgh4/GHSA-4894-frvm-hgh4.json b/advisories/unreviewed/2022/05/GHSA-4894-frvm-hgh4/GHSA-4894-frvm-hgh4.json index 1d18951dbef..1741bad868b 100644 --- a/advisories/unreviewed/2022/05/GHSA-4894-frvm-hgh4/GHSA-4894-frvm-hgh4.json +++ b/advisories/unreviewed/2022/05/GHSA-4894-frvm-hgh4/GHSA-4894-frvm-hgh4.json @@ -13,9 +13,7 @@ "score": "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-4c2w-x5ww-3v7m/GHSA-4c2w-x5ww-3v7m.json b/advisories/unreviewed/2022/05/GHSA-4c2w-x5ww-3v7m/GHSA-4c2w-x5ww-3v7m.json index c7efad1f8ba..45a17017fd9 100644 --- a/advisories/unreviewed/2022/05/GHSA-4c2w-x5ww-3v7m/GHSA-4c2w-x5ww-3v7m.json +++ b/advisories/unreviewed/2022/05/GHSA-4c2w-x5ww-3v7m/GHSA-4c2w-x5ww-3v7m.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-4ffj-h795-6cf8/GHSA-4ffj-h795-6cf8.json b/advisories/unreviewed/2022/05/GHSA-4ffj-h795-6cf8/GHSA-4ffj-h795-6cf8.json index 4b0326853c6..84d3cc3ab7a 100644 --- a/advisories/unreviewed/2022/05/GHSA-4ffj-h795-6cf8/GHSA-4ffj-h795-6cf8.json +++ b/advisories/unreviewed/2022/05/GHSA-4ffj-h795-6cf8/GHSA-4ffj-h795-6cf8.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-4g4g-rcx9-4779/GHSA-4g4g-rcx9-4779.json b/advisories/unreviewed/2022/05/GHSA-4g4g-rcx9-4779/GHSA-4g4g-rcx9-4779.json index 4f719cc05ec..c9e57dd76e1 100644 --- a/advisories/unreviewed/2022/05/GHSA-4g4g-rcx9-4779/GHSA-4g4g-rcx9-4779.json +++ b/advisories/unreviewed/2022/05/GHSA-4g4g-rcx9-4779/GHSA-4g4g-rcx9-4779.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-4gc9-mgw3-mmqm/GHSA-4gc9-mgw3-mmqm.json b/advisories/unreviewed/2022/05/GHSA-4gc9-mgw3-mmqm/GHSA-4gc9-mgw3-mmqm.json index cc0a35d6788..85d44100ce9 100644 --- a/advisories/unreviewed/2022/05/GHSA-4gc9-mgw3-mmqm/GHSA-4gc9-mgw3-mmqm.json +++ b/advisories/unreviewed/2022/05/GHSA-4gc9-mgw3-mmqm/GHSA-4gc9-mgw3-mmqm.json @@ -13,9 +13,7 @@ "score": "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-4gh6-xv79-54c9/GHSA-4gh6-xv79-54c9.json b/advisories/unreviewed/2022/05/GHSA-4gh6-xv79-54c9/GHSA-4gh6-xv79-54c9.json index 5ce1d84009c..15e0d0514c6 100644 --- a/advisories/unreviewed/2022/05/GHSA-4gh6-xv79-54c9/GHSA-4gh6-xv79-54c9.json +++ b/advisories/unreviewed/2022/05/GHSA-4gh6-xv79-54c9/GHSA-4gh6-xv79-54c9.json @@ -13,9 +13,7 @@ "score": "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-4gmx-957c-c87v/GHSA-4gmx-957c-c87v.json b/advisories/unreviewed/2022/05/GHSA-4gmx-957c-c87v/GHSA-4gmx-957c-c87v.json index 28666ed5ad5..dbffa687d1f 100644 --- a/advisories/unreviewed/2022/05/GHSA-4gmx-957c-c87v/GHSA-4gmx-957c-c87v.json +++ b/advisories/unreviewed/2022/05/GHSA-4gmx-957c-c87v/GHSA-4gmx-957c-c87v.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-4gx6-m4m9-rv4x/GHSA-4gx6-m4m9-rv4x.json b/advisories/unreviewed/2022/05/GHSA-4gx6-m4m9-rv4x/GHSA-4gx6-m4m9-rv4x.json index 09b5668e540..ec618013d1b 100644 --- a/advisories/unreviewed/2022/05/GHSA-4gx6-m4m9-rv4x/GHSA-4gx6-m4m9-rv4x.json +++ b/advisories/unreviewed/2022/05/GHSA-4gx6-m4m9-rv4x/GHSA-4gx6-m4m9-rv4x.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-4jqq-7wwq-485f/GHSA-4jqq-7wwq-485f.json b/advisories/unreviewed/2022/05/GHSA-4jqq-7wwq-485f/GHSA-4jqq-7wwq-485f.json index 08a47f625cb..38f1fef5aa5 100644 --- a/advisories/unreviewed/2022/05/GHSA-4jqq-7wwq-485f/GHSA-4jqq-7wwq-485f.json +++ b/advisories/unreviewed/2022/05/GHSA-4jqq-7wwq-485f/GHSA-4jqq-7wwq-485f.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -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-4jvr-jw5p-h3wh/GHSA-4jvr-jw5p-h3wh.json b/advisories/unreviewed/2022/05/GHSA-4jvr-jw5p-h3wh/GHSA-4jvr-jw5p-h3wh.json index e3b64f1f684..08e3dba4df7 100644 --- a/advisories/unreviewed/2022/05/GHSA-4jvr-jw5p-h3wh/GHSA-4jvr-jw5p-h3wh.json +++ b/advisories/unreviewed/2022/05/GHSA-4jvr-jw5p-h3wh/GHSA-4jvr-jw5p-h3wh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-4mrg-8ghr-pv4f/GHSA-4mrg-8ghr-pv4f.json b/advisories/unreviewed/2022/05/GHSA-4mrg-8ghr-pv4f/GHSA-4mrg-8ghr-pv4f.json index 898981cf7fa..9b80fd78615 100644 --- a/advisories/unreviewed/2022/05/GHSA-4mrg-8ghr-pv4f/GHSA-4mrg-8ghr-pv4f.json +++ b/advisories/unreviewed/2022/05/GHSA-4mrg-8ghr-pv4f/GHSA-4mrg-8ghr-pv4f.json @@ -13,9 +13,7 @@ "score": "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-4pmm-428p-r3fp/GHSA-4pmm-428p-r3fp.json b/advisories/unreviewed/2022/05/GHSA-4pmm-428p-r3fp/GHSA-4pmm-428p-r3fp.json index fca6e8a514d..f83aca307f5 100644 --- a/advisories/unreviewed/2022/05/GHSA-4pmm-428p-r3fp/GHSA-4pmm-428p-r3fp.json +++ b/advisories/unreviewed/2022/05/GHSA-4pmm-428p-r3fp/GHSA-4pmm-428p-r3fp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -27,9 +25,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-4qmr-v28r-p74f/GHSA-4qmr-v28r-p74f.json b/advisories/unreviewed/2022/05/GHSA-4qmr-v28r-p74f/GHSA-4qmr-v28r-p74f.json index 18089a6d3d9..3cb0790cb40 100644 --- a/advisories/unreviewed/2022/05/GHSA-4qmr-v28r-p74f/GHSA-4qmr-v28r-p74f.json +++ b/advisories/unreviewed/2022/05/GHSA-4qmr-v28r-p74f/GHSA-4qmr-v28r-p74f.json @@ -13,9 +13,7 @@ "score": "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-4qxh-cm8m-xm4j/GHSA-4qxh-cm8m-xm4j.json b/advisories/unreviewed/2022/05/GHSA-4qxh-cm8m-xm4j/GHSA-4qxh-cm8m-xm4j.json index c54a0bce1f9..cf81559deb6 100644 --- a/advisories/unreviewed/2022/05/GHSA-4qxh-cm8m-xm4j/GHSA-4qxh-cm8m-xm4j.json +++ b/advisories/unreviewed/2022/05/GHSA-4qxh-cm8m-xm4j/GHSA-4qxh-cm8m-xm4j.json @@ -13,9 +13,7 @@ "score": "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-4rvg-cqxf-frqm/GHSA-4rvg-cqxf-frqm.json b/advisories/unreviewed/2022/05/GHSA-4rvg-cqxf-frqm/GHSA-4rvg-cqxf-frqm.json index 4f30bc84f45..942674106b2 100644 --- a/advisories/unreviewed/2022/05/GHSA-4rvg-cqxf-frqm/GHSA-4rvg-cqxf-frqm.json +++ b/advisories/unreviewed/2022/05/GHSA-4rvg-cqxf-frqm/GHSA-4rvg-cqxf-frqm.json @@ -7,12 +7,8 @@ "CVE-2013-0663" ], "details": "Cross-site request forgery (CSRF) vulnerability on the Schneider Electric Quantum 140NOE77111, 140NOE77101, and 140NWM10000; M340 BMXNOC0401, BMXNOE0100x, and BMXNOE011xx; and Premium TSXETY4103, TSXETY5103, and TSXWMY100 PLC modules allows remote attackers to hijack the authentication of arbitrary users for requests that execute commands, as demonstrated by modifying HTTP credentials.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-4v2v-p6m7-q4jj/GHSA-4v2v-p6m7-q4jj.json b/advisories/unreviewed/2022/05/GHSA-4v2v-p6m7-q4jj/GHSA-4v2v-p6m7-q4jj.json index 5e8440f84a1..e8d13421b1b 100644 --- a/advisories/unreviewed/2022/05/GHSA-4v2v-p6m7-q4jj/GHSA-4v2v-p6m7-q4jj.json +++ b/advisories/unreviewed/2022/05/GHSA-4v2v-p6m7-q4jj/GHSA-4v2v-p6m7-q4jj.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-4v47-7grv-98m6/GHSA-4v47-7grv-98m6.json b/advisories/unreviewed/2022/05/GHSA-4v47-7grv-98m6/GHSA-4v47-7grv-98m6.json index df2943b0bf8..d62de120556 100644 --- a/advisories/unreviewed/2022/05/GHSA-4v47-7grv-98m6/GHSA-4v47-7grv-98m6.json +++ b/advisories/unreviewed/2022/05/GHSA-4v47-7grv-98m6/GHSA-4v47-7grv-98m6.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-4x9h-vhw8-h59v/GHSA-4x9h-vhw8-h59v.json b/advisories/unreviewed/2022/05/GHSA-4x9h-vhw8-h59v/GHSA-4x9h-vhw8-h59v.json index aed93a2e698..974ddb58dd3 100644 --- a/advisories/unreviewed/2022/05/GHSA-4x9h-vhw8-h59v/GHSA-4x9h-vhw8-h59v.json +++ b/advisories/unreviewed/2022/05/GHSA-4x9h-vhw8-h59v/GHSA-4x9h-vhw8-h59v.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-4xc6-4jhv-986h/GHSA-4xc6-4jhv-986h.json b/advisories/unreviewed/2022/05/GHSA-4xc6-4jhv-986h/GHSA-4xc6-4jhv-986h.json index db0e2f678b3..d34a14176d2 100644 --- a/advisories/unreviewed/2022/05/GHSA-4xc6-4jhv-986h/GHSA-4xc6-4jhv-986h.json +++ b/advisories/unreviewed/2022/05/GHSA-4xc6-4jhv-986h/GHSA-4xc6-4jhv-986h.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-4xmq-9x3w-xpvr/GHSA-4xmq-9x3w-xpvr.json b/advisories/unreviewed/2022/05/GHSA-4xmq-9x3w-xpvr/GHSA-4xmq-9x3w-xpvr.json index 94f8d6536c1..7436b09b364 100644 --- a/advisories/unreviewed/2022/05/GHSA-4xmq-9x3w-xpvr/GHSA-4xmq-9x3w-xpvr.json +++ b/advisories/unreviewed/2022/05/GHSA-4xmq-9x3w-xpvr/GHSA-4xmq-9x3w-xpvr.json @@ -7,12 +7,8 @@ "CVE-2013-2250" ], "details": "Apache Open For Business Project (aka OFBiz) 10.04.01 through 10.04.05, 11.04.01 through 11.04.02, and 12.04.01 allows remote attackers to execute arbitrary Unified Expression Language (UEL) functions via JUEL metacharacters in unspecified parameters, related to nested expressions.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-4xrj-353q-c3p7/GHSA-4xrj-353q-c3p7.json b/advisories/unreviewed/2022/05/GHSA-4xrj-353q-c3p7/GHSA-4xrj-353q-c3p7.json index fdd63e335b9..298b79af592 100644 --- a/advisories/unreviewed/2022/05/GHSA-4xrj-353q-c3p7/GHSA-4xrj-353q-c3p7.json +++ b/advisories/unreviewed/2022/05/GHSA-4xrj-353q-c3p7/GHSA-4xrj-353q-c3p7.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-542f-58pj-42gq/GHSA-542f-58pj-42gq.json b/advisories/unreviewed/2022/05/GHSA-542f-58pj-42gq/GHSA-542f-58pj-42gq.json index 54eaf22395e..9795fd62928 100644 --- a/advisories/unreviewed/2022/05/GHSA-542f-58pj-42gq/GHSA-542f-58pj-42gq.json +++ b/advisories/unreviewed/2022/05/GHSA-542f-58pj-42gq/GHSA-542f-58pj-42gq.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-55pw-cf45-3838/GHSA-55pw-cf45-3838.json b/advisories/unreviewed/2022/05/GHSA-55pw-cf45-3838/GHSA-55pw-cf45-3838.json index 6997c557315..5a453cdf7ea 100644 --- a/advisories/unreviewed/2022/05/GHSA-55pw-cf45-3838/GHSA-55pw-cf45-3838.json +++ b/advisories/unreviewed/2022/05/GHSA-55pw-cf45-3838/GHSA-55pw-cf45-3838.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-562c-hmg9-63ph/GHSA-562c-hmg9-63ph.json b/advisories/unreviewed/2022/05/GHSA-562c-hmg9-63ph/GHSA-562c-hmg9-63ph.json index 3afc088fb4a..8bc9de8aeec 100644 --- a/advisories/unreviewed/2022/05/GHSA-562c-hmg9-63ph/GHSA-562c-hmg9-63ph.json +++ b/advisories/unreviewed/2022/05/GHSA-562c-hmg9-63ph/GHSA-562c-hmg9-63ph.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-56jw-4rg7-7q67/GHSA-56jw-4rg7-7q67.json b/advisories/unreviewed/2022/05/GHSA-56jw-4rg7-7q67/GHSA-56jw-4rg7-7q67.json index f56cce32407..f5febc174c2 100644 --- a/advisories/unreviewed/2022/05/GHSA-56jw-4rg7-7q67/GHSA-56jw-4rg7-7q67.json +++ b/advisories/unreviewed/2022/05/GHSA-56jw-4rg7-7q67/GHSA-56jw-4rg7-7q67.json @@ -7,12 +7,8 @@ "CVE-2013-4817" ], "details": "Unspecified vulnerability in HP IceWall SSO Agent Option 8.0 through 10.0 allows remote attackers 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": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-5733-3xh5-v4mq/GHSA-5733-3xh5-v4mq.json b/advisories/unreviewed/2022/05/GHSA-5733-3xh5-v4mq/GHSA-5733-3xh5-v4mq.json index 01d5b7d3651..d3bc89023f2 100644 --- a/advisories/unreviewed/2022/05/GHSA-5733-3xh5-v4mq/GHSA-5733-3xh5-v4mq.json +++ b/advisories/unreviewed/2022/05/GHSA-5733-3xh5-v4mq/GHSA-5733-3xh5-v4mq.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-57gx-9jhq-hf22/GHSA-57gx-9jhq-hf22.json b/advisories/unreviewed/2022/05/GHSA-57gx-9jhq-hf22/GHSA-57gx-9jhq-hf22.json index 43a90b9c5d9..0e0260073f1 100644 --- a/advisories/unreviewed/2022/05/GHSA-57gx-9jhq-hf22/GHSA-57gx-9jhq-hf22.json +++ b/advisories/unreviewed/2022/05/GHSA-57gx-9jhq-hf22/GHSA-57gx-9jhq-hf22.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-57wm-9h9v-gjcw/GHSA-57wm-9h9v-gjcw.json b/advisories/unreviewed/2022/05/GHSA-57wm-9h9v-gjcw/GHSA-57wm-9h9v-gjcw.json index 4a95976845d..a99f50af2b4 100644 --- a/advisories/unreviewed/2022/05/GHSA-57wm-9h9v-gjcw/GHSA-57wm-9h9v-gjcw.json +++ b/advisories/unreviewed/2022/05/GHSA-57wm-9h9v-gjcw/GHSA-57wm-9h9v-gjcw.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-5ccw-c78m-9jv2/GHSA-5ccw-c78m-9jv2.json b/advisories/unreviewed/2022/05/GHSA-5ccw-c78m-9jv2/GHSA-5ccw-c78m-9jv2.json index 94c1d4521c9..ee617cb410d 100644 --- a/advisories/unreviewed/2022/05/GHSA-5ccw-c78m-9jv2/GHSA-5ccw-c78m-9jv2.json +++ b/advisories/unreviewed/2022/05/GHSA-5ccw-c78m-9jv2/GHSA-5ccw-c78m-9jv2.json @@ -13,9 +13,7 @@ "score": "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-5fph-w2jf-g27h/GHSA-5fph-w2jf-g27h.json b/advisories/unreviewed/2022/05/GHSA-5fph-w2jf-g27h/GHSA-5fph-w2jf-g27h.json index 26eca5375e3..5d86ec3f0a4 100644 --- a/advisories/unreviewed/2022/05/GHSA-5fph-w2jf-g27h/GHSA-5fph-w2jf-g27h.json +++ b/advisories/unreviewed/2022/05/GHSA-5fph-w2jf-g27h/GHSA-5fph-w2jf-g27h.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-5g7p-q9hm-9pxx/GHSA-5g7p-q9hm-9pxx.json b/advisories/unreviewed/2022/05/GHSA-5g7p-q9hm-9pxx/GHSA-5g7p-q9hm-9pxx.json index bd2e76ec222..f13614c0b0d 100644 --- a/advisories/unreviewed/2022/05/GHSA-5g7p-q9hm-9pxx/GHSA-5g7p-q9hm-9pxx.json +++ b/advisories/unreviewed/2022/05/GHSA-5g7p-q9hm-9pxx/GHSA-5g7p-q9hm-9pxx.json @@ -13,9 +13,7 @@ "score": "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-5g87-9w9w-m9qr/GHSA-5g87-9w9w-m9qr.json b/advisories/unreviewed/2022/05/GHSA-5g87-9w9w-m9qr/GHSA-5g87-9w9w-m9qr.json index 8b69eec95ac..8dd6fbb07b6 100644 --- a/advisories/unreviewed/2022/05/GHSA-5g87-9w9w-m9qr/GHSA-5g87-9w9w-m9qr.json +++ b/advisories/unreviewed/2022/05/GHSA-5g87-9w9w-m9qr/GHSA-5g87-9w9w-m9qr.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-5gc5-jr8j-g5f9/GHSA-5gc5-jr8j-g5f9.json b/advisories/unreviewed/2022/05/GHSA-5gc5-jr8j-g5f9/GHSA-5gc5-jr8j-g5f9.json index af711fbf940..cd08eeab9d2 100644 --- a/advisories/unreviewed/2022/05/GHSA-5gc5-jr8j-g5f9/GHSA-5gc5-jr8j-g5f9.json +++ b/advisories/unreviewed/2022/05/GHSA-5gc5-jr8j-g5f9/GHSA-5gc5-jr8j-g5f9.json @@ -13,9 +13,7 @@ "score": "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-5h2w-vxv5-92f3/GHSA-5h2w-vxv5-92f3.json b/advisories/unreviewed/2022/05/GHSA-5h2w-vxv5-92f3/GHSA-5h2w-vxv5-92f3.json index 2bf34d8cce3..98e4645f22d 100644 --- a/advisories/unreviewed/2022/05/GHSA-5h2w-vxv5-92f3/GHSA-5h2w-vxv5-92f3.json +++ b/advisories/unreviewed/2022/05/GHSA-5h2w-vxv5-92f3/GHSA-5h2w-vxv5-92f3.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-5h3m-qx95-m9p7/GHSA-5h3m-qx95-m9p7.json b/advisories/unreviewed/2022/05/GHSA-5h3m-qx95-m9p7/GHSA-5h3m-qx95-m9p7.json index e2b6c2857e3..324dc44321c 100644 --- a/advisories/unreviewed/2022/05/GHSA-5h3m-qx95-m9p7/GHSA-5h3m-qx95-m9p7.json +++ b/advisories/unreviewed/2022/05/GHSA-5h3m-qx95-m9p7/GHSA-5h3m-qx95-m9p7.json @@ -13,9 +13,7 @@ "score": "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-5hjc-rfhj-qwmm/GHSA-5hjc-rfhj-qwmm.json b/advisories/unreviewed/2022/05/GHSA-5hjc-rfhj-qwmm/GHSA-5hjc-rfhj-qwmm.json index a4178b1b2fb..dab298450d5 100644 --- a/advisories/unreviewed/2022/05/GHSA-5hjc-rfhj-qwmm/GHSA-5hjc-rfhj-qwmm.json +++ b/advisories/unreviewed/2022/05/GHSA-5hjc-rfhj-qwmm/GHSA-5hjc-rfhj-qwmm.json @@ -13,9 +13,7 @@ "score": "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-5jf2-jg34-fjx5/GHSA-5jf2-jg34-fjx5.json b/advisories/unreviewed/2022/05/GHSA-5jf2-jg34-fjx5/GHSA-5jf2-jg34-fjx5.json index 60b39723e81..48f5a5a6232 100644 --- a/advisories/unreviewed/2022/05/GHSA-5jf2-jg34-fjx5/GHSA-5jf2-jg34-fjx5.json +++ b/advisories/unreviewed/2022/05/GHSA-5jf2-jg34-fjx5/GHSA-5jf2-jg34-fjx5.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-5jjf-r37w-227g/GHSA-5jjf-r37w-227g.json b/advisories/unreviewed/2022/05/GHSA-5jjf-r37w-227g/GHSA-5jjf-r37w-227g.json index ecf8fa47a04..7ba53fb675b 100644 --- a/advisories/unreviewed/2022/05/GHSA-5jjf-r37w-227g/GHSA-5jjf-r37w-227g.json +++ b/advisories/unreviewed/2022/05/GHSA-5jjf-r37w-227g/GHSA-5jjf-r37w-227g.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-5mpm-mmw7-qpwp/GHSA-5mpm-mmw7-qpwp.json b/advisories/unreviewed/2022/05/GHSA-5mpm-mmw7-qpwp/GHSA-5mpm-mmw7-qpwp.json index 5abe215cda9..cd63accc770 100644 --- a/advisories/unreviewed/2022/05/GHSA-5mpm-mmw7-qpwp/GHSA-5mpm-mmw7-qpwp.json +++ b/advisories/unreviewed/2022/05/GHSA-5mpm-mmw7-qpwp/GHSA-5mpm-mmw7-qpwp.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-5mwv-vrx3-5pvv/GHSA-5mwv-vrx3-5pvv.json b/advisories/unreviewed/2022/05/GHSA-5mwv-vrx3-5pvv/GHSA-5mwv-vrx3-5pvv.json index 5cd85fd5be6..12cfe3e3140 100644 --- a/advisories/unreviewed/2022/05/GHSA-5mwv-vrx3-5pvv/GHSA-5mwv-vrx3-5pvv.json +++ b/advisories/unreviewed/2022/05/GHSA-5mwv-vrx3-5pvv/GHSA-5mwv-vrx3-5pvv.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-5p95-5mj2-5vw4/GHSA-5p95-5mj2-5vw4.json b/advisories/unreviewed/2022/05/GHSA-5p95-5mj2-5vw4/GHSA-5p95-5mj2-5vw4.json index 52310433d17..2a9e7b39f3c 100644 --- a/advisories/unreviewed/2022/05/GHSA-5p95-5mj2-5vw4/GHSA-5p95-5mj2-5vw4.json +++ b/advisories/unreviewed/2022/05/GHSA-5p95-5mj2-5vw4/GHSA-5p95-5mj2-5vw4.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-5pj6-jx7q-34j8/GHSA-5pj6-jx7q-34j8.json b/advisories/unreviewed/2022/05/GHSA-5pj6-jx7q-34j8/GHSA-5pj6-jx7q-34j8.json index 44dbfed0080..b1d1494283e 100644 --- a/advisories/unreviewed/2022/05/GHSA-5pj6-jx7q-34j8/GHSA-5pj6-jx7q-34j8.json +++ b/advisories/unreviewed/2022/05/GHSA-5pj6-jx7q-34j8/GHSA-5pj6-jx7q-34j8.json @@ -13,9 +13,7 @@ "score": "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-5q28-cp33-8xjc/GHSA-5q28-cp33-8xjc.json b/advisories/unreviewed/2022/05/GHSA-5q28-cp33-8xjc/GHSA-5q28-cp33-8xjc.json index 9a7a7c97a8b..f045498284d 100644 --- a/advisories/unreviewed/2022/05/GHSA-5q28-cp33-8xjc/GHSA-5q28-cp33-8xjc.json +++ b/advisories/unreviewed/2022/05/GHSA-5q28-cp33-8xjc/GHSA-5q28-cp33-8xjc.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-5qq7-jjf6-wh5p/GHSA-5qq7-jjf6-wh5p.json b/advisories/unreviewed/2022/05/GHSA-5qq7-jjf6-wh5p/GHSA-5qq7-jjf6-wh5p.json index 276723d519a..ade93ccd669 100644 --- a/advisories/unreviewed/2022/05/GHSA-5qq7-jjf6-wh5p/GHSA-5qq7-jjf6-wh5p.json +++ b/advisories/unreviewed/2022/05/GHSA-5qq7-jjf6-wh5p/GHSA-5qq7-jjf6-wh5p.json @@ -13,9 +13,7 @@ "score": "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-5r5c-92ph-jx5r/GHSA-5r5c-92ph-jx5r.json b/advisories/unreviewed/2022/05/GHSA-5r5c-92ph-jx5r/GHSA-5r5c-92ph-jx5r.json index 877a41998e7..937eab13297 100644 --- a/advisories/unreviewed/2022/05/GHSA-5r5c-92ph-jx5r/GHSA-5r5c-92ph-jx5r.json +++ b/advisories/unreviewed/2022/05/GHSA-5r5c-92ph-jx5r/GHSA-5r5c-92ph-jx5r.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-5rmc-h6xf-rx3w/GHSA-5rmc-h6xf-rx3w.json b/advisories/unreviewed/2022/05/GHSA-5rmc-h6xf-rx3w/GHSA-5rmc-h6xf-rx3w.json index 9ce4132c5f9..7c519884868 100644 --- a/advisories/unreviewed/2022/05/GHSA-5rmc-h6xf-rx3w/GHSA-5rmc-h6xf-rx3w.json +++ b/advisories/unreviewed/2022/05/GHSA-5rmc-h6xf-rx3w/GHSA-5rmc-h6xf-rx3w.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-5rvm-wjgj-7w4q/GHSA-5rvm-wjgj-7w4q.json b/advisories/unreviewed/2022/05/GHSA-5rvm-wjgj-7w4q/GHSA-5rvm-wjgj-7w4q.json index ad24f4b3825..c0553cf432c 100644 --- a/advisories/unreviewed/2022/05/GHSA-5rvm-wjgj-7w4q/GHSA-5rvm-wjgj-7w4q.json +++ b/advisories/unreviewed/2022/05/GHSA-5rvm-wjgj-7w4q/GHSA-5rvm-wjgj-7w4q.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", @@ -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-5vqv-gm3m-2hh7/GHSA-5vqv-gm3m-2hh7.json b/advisories/unreviewed/2022/05/GHSA-5vqv-gm3m-2hh7/GHSA-5vqv-gm3m-2hh7.json index fbe78d5d209..c265ab7f873 100644 --- a/advisories/unreviewed/2022/05/GHSA-5vqv-gm3m-2hh7/GHSA-5vqv-gm3m-2hh7.json +++ b/advisories/unreviewed/2022/05/GHSA-5vqv-gm3m-2hh7/GHSA-5vqv-gm3m-2hh7.json @@ -13,9 +13,7 @@ "score": "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-5wcc-j9j3-978p/GHSA-5wcc-j9j3-978p.json b/advisories/unreviewed/2022/05/GHSA-5wcc-j9j3-978p/GHSA-5wcc-j9j3-978p.json index dd3213d9e7c..bad755aaa17 100644 --- a/advisories/unreviewed/2022/05/GHSA-5wcc-j9j3-978p/GHSA-5wcc-j9j3-978p.json +++ b/advisories/unreviewed/2022/05/GHSA-5wcc-j9j3-978p/GHSA-5wcc-j9j3-978p.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", @@ -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-5wjc-c32v-25gw/GHSA-5wjc-c32v-25gw.json b/advisories/unreviewed/2022/05/GHSA-5wjc-c32v-25gw/GHSA-5wjc-c32v-25gw.json index 8b1b85c59bc..cc63cd0f049 100644 --- a/advisories/unreviewed/2022/05/GHSA-5wjc-c32v-25gw/GHSA-5wjc-c32v-25gw.json +++ b/advisories/unreviewed/2022/05/GHSA-5wjc-c32v-25gw/GHSA-5wjc-c32v-25gw.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-5wmh-q89w-8m99/GHSA-5wmh-q89w-8m99.json b/advisories/unreviewed/2022/05/GHSA-5wmh-q89w-8m99/GHSA-5wmh-q89w-8m99.json index 99746554d2f..c45e8604c93 100644 --- a/advisories/unreviewed/2022/05/GHSA-5wmh-q89w-8m99/GHSA-5wmh-q89w-8m99.json +++ b/advisories/unreviewed/2022/05/GHSA-5wmh-q89w-8m99/GHSA-5wmh-q89w-8m99.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-5x2r-g3pj-8qhq/GHSA-5x2r-g3pj-8qhq.json b/advisories/unreviewed/2022/05/GHSA-5x2r-g3pj-8qhq/GHSA-5x2r-g3pj-8qhq.json index c204250339e..7b6127e52bc 100644 --- a/advisories/unreviewed/2022/05/GHSA-5x2r-g3pj-8qhq/GHSA-5x2r-g3pj-8qhq.json +++ b/advisories/unreviewed/2022/05/GHSA-5x2r-g3pj-8qhq/GHSA-5x2r-g3pj-8qhq.json @@ -13,9 +13,7 @@ "score": "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-5x5w-5grv-mmhx/GHSA-5x5w-5grv-mmhx.json b/advisories/unreviewed/2022/05/GHSA-5x5w-5grv-mmhx/GHSA-5x5w-5grv-mmhx.json index 83b71e60879..9a0203b0e11 100644 --- a/advisories/unreviewed/2022/05/GHSA-5x5w-5grv-mmhx/GHSA-5x5w-5grv-mmhx.json +++ b/advisories/unreviewed/2022/05/GHSA-5x5w-5grv-mmhx/GHSA-5x5w-5grv-mmhx.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-62rc-r675-mhv2/GHSA-62rc-r675-mhv2.json b/advisories/unreviewed/2022/05/GHSA-62rc-r675-mhv2/GHSA-62rc-r675-mhv2.json index 57b8e619e15..f4682a53a92 100644 --- a/advisories/unreviewed/2022/05/GHSA-62rc-r675-mhv2/GHSA-62rc-r675-mhv2.json +++ b/advisories/unreviewed/2022/05/GHSA-62rc-r675-mhv2/GHSA-62rc-r675-mhv2.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-637h-2rp3-w54w/GHSA-637h-2rp3-w54w.json b/advisories/unreviewed/2022/05/GHSA-637h-2rp3-w54w/GHSA-637h-2rp3-w54w.json index 780e6351f96..cfe75e53444 100644 --- a/advisories/unreviewed/2022/05/GHSA-637h-2rp3-w54w/GHSA-637h-2rp3-w54w.json +++ b/advisories/unreviewed/2022/05/GHSA-637h-2rp3-w54w/GHSA-637h-2rp3-w54w.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-63pj-fqcx-mcvc/GHSA-63pj-fqcx-mcvc.json b/advisories/unreviewed/2022/05/GHSA-63pj-fqcx-mcvc/GHSA-63pj-fqcx-mcvc.json index 1203fb8e50e..533136d5c68 100644 --- a/advisories/unreviewed/2022/05/GHSA-63pj-fqcx-mcvc/GHSA-63pj-fqcx-mcvc.json +++ b/advisories/unreviewed/2022/05/GHSA-63pj-fqcx-mcvc/GHSA-63pj-fqcx-mcvc.json @@ -13,9 +13,7 @@ "score": "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-6469-39q3-j482/GHSA-6469-39q3-j482.json b/advisories/unreviewed/2022/05/GHSA-6469-39q3-j482/GHSA-6469-39q3-j482.json index 112a536b82c..138f4e49c4d 100644 --- a/advisories/unreviewed/2022/05/GHSA-6469-39q3-j482/GHSA-6469-39q3-j482.json +++ b/advisories/unreviewed/2022/05/GHSA-6469-39q3-j482/GHSA-6469-39q3-j482.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-64h7-xqm5-vw78/GHSA-64h7-xqm5-vw78.json b/advisories/unreviewed/2022/05/GHSA-64h7-xqm5-vw78/GHSA-64h7-xqm5-vw78.json index 0da59ebdd07..c572aa425d7 100644 --- a/advisories/unreviewed/2022/05/GHSA-64h7-xqm5-vw78/GHSA-64h7-xqm5-vw78.json +++ b/advisories/unreviewed/2022/05/GHSA-64h7-xqm5-vw78/GHSA-64h7-xqm5-vw78.json @@ -7,12 +7,8 @@ "CVE-2014-5074" ], "details": "Siemens SIMATIC S7-1500 CPU devices with firmware before 1.6 allow remote attackers to cause a denial of service (device restart and STOP transition) via crafted TCP packets.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -36,9 +32,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-64x8-pj3q-h436/GHSA-64x8-pj3q-h436.json b/advisories/unreviewed/2022/05/GHSA-64x8-pj3q-h436/GHSA-64x8-pj3q-h436.json index 01c787e7981..6eeedfc11b0 100644 --- a/advisories/unreviewed/2022/05/GHSA-64x8-pj3q-h436/GHSA-64x8-pj3q-h436.json +++ b/advisories/unreviewed/2022/05/GHSA-64x8-pj3q-h436/GHSA-64x8-pj3q-h436.json @@ -13,9 +13,7 @@ "score": "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-66gg-f54h-p438/GHSA-66gg-f54h-p438.json b/advisories/unreviewed/2022/05/GHSA-66gg-f54h-p438/GHSA-66gg-f54h-p438.json index 2e29f53bff5..5c9cdee4b46 100644 --- a/advisories/unreviewed/2022/05/GHSA-66gg-f54h-p438/GHSA-66gg-f54h-p438.json +++ b/advisories/unreviewed/2022/05/GHSA-66gg-f54h-p438/GHSA-66gg-f54h-p438.json @@ -13,9 +13,7 @@ "score": "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-67jh-vhcp-3f86/GHSA-67jh-vhcp-3f86.json b/advisories/unreviewed/2022/05/GHSA-67jh-vhcp-3f86/GHSA-67jh-vhcp-3f86.json index ee32b17d29b..43c4e64daea 100644 --- a/advisories/unreviewed/2022/05/GHSA-67jh-vhcp-3f86/GHSA-67jh-vhcp-3f86.json +++ b/advisories/unreviewed/2022/05/GHSA-67jh-vhcp-3f86/GHSA-67jh-vhcp-3f86.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-67mq-wwm9-2xxh/GHSA-67mq-wwm9-2xxh.json b/advisories/unreviewed/2022/05/GHSA-67mq-wwm9-2xxh/GHSA-67mq-wwm9-2xxh.json index 0aa3ad58963..a72fc803b58 100644 --- a/advisories/unreviewed/2022/05/GHSA-67mq-wwm9-2xxh/GHSA-67mq-wwm9-2xxh.json +++ b/advisories/unreviewed/2022/05/GHSA-67mq-wwm9-2xxh/GHSA-67mq-wwm9-2xxh.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-67v2-whp9-7jrx/GHSA-67v2-whp9-7jrx.json b/advisories/unreviewed/2022/05/GHSA-67v2-whp9-7jrx/GHSA-67v2-whp9-7jrx.json index 6d7b38e6f7b..d6410c50d84 100644 --- a/advisories/unreviewed/2022/05/GHSA-67v2-whp9-7jrx/GHSA-67v2-whp9-7jrx.json +++ b/advisories/unreviewed/2022/05/GHSA-67v2-whp9-7jrx/GHSA-67v2-whp9-7jrx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-683v-g8vr-c6cq/GHSA-683v-g8vr-c6cq.json b/advisories/unreviewed/2022/05/GHSA-683v-g8vr-c6cq/GHSA-683v-g8vr-c6cq.json index a8d062bbc69..8fbc71ee7ef 100644 --- a/advisories/unreviewed/2022/05/GHSA-683v-g8vr-c6cq/GHSA-683v-g8vr-c6cq.json +++ b/advisories/unreviewed/2022/05/GHSA-683v-g8vr-c6cq/GHSA-683v-g8vr-c6cq.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-688j-c22c-v56f/GHSA-688j-c22c-v56f.json b/advisories/unreviewed/2022/05/GHSA-688j-c22c-v56f/GHSA-688j-c22c-v56f.json index 84a435ee1d9..72cd6d0bf7d 100644 --- a/advisories/unreviewed/2022/05/GHSA-688j-c22c-v56f/GHSA-688j-c22c-v56f.json +++ b/advisories/unreviewed/2022/05/GHSA-688j-c22c-v56f/GHSA-688j-c22c-v56f.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -55,9 +53,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-68c5-rcxp-23hp/GHSA-68c5-rcxp-23hp.json b/advisories/unreviewed/2022/05/GHSA-68c5-rcxp-23hp/GHSA-68c5-rcxp-23hp.json index 37ff1be8471..0e975e2b5c7 100644 --- a/advisories/unreviewed/2022/05/GHSA-68c5-rcxp-23hp/GHSA-68c5-rcxp-23hp.json +++ b/advisories/unreviewed/2022/05/GHSA-68c5-rcxp-23hp/GHSA-68c5-rcxp-23hp.json @@ -13,9 +13,7 @@ "score": "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-68rc-w788-2jr7/GHSA-68rc-w788-2jr7.json b/advisories/unreviewed/2022/05/GHSA-68rc-w788-2jr7/GHSA-68rc-w788-2jr7.json index 512f905bb3e..8ec953d592a 100644 --- a/advisories/unreviewed/2022/05/GHSA-68rc-w788-2jr7/GHSA-68rc-w788-2jr7.json +++ b/advisories/unreviewed/2022/05/GHSA-68rc-w788-2jr7/GHSA-68rc-w788-2jr7.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-699h-mg7v-2j2r/GHSA-699h-mg7v-2j2r.json b/advisories/unreviewed/2022/05/GHSA-699h-mg7v-2j2r/GHSA-699h-mg7v-2j2r.json index 6118c183d36..edf1a584182 100644 --- a/advisories/unreviewed/2022/05/GHSA-699h-mg7v-2j2r/GHSA-699h-mg7v-2j2r.json +++ b/advisories/unreviewed/2022/05/GHSA-699h-mg7v-2j2r/GHSA-699h-mg7v-2j2r.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-69j4-mv89-fgf9/GHSA-69j4-mv89-fgf9.json b/advisories/unreviewed/2022/05/GHSA-69j4-mv89-fgf9/GHSA-69j4-mv89-fgf9.json index cb85ac7a2d1..9304b077558 100644 --- a/advisories/unreviewed/2022/05/GHSA-69j4-mv89-fgf9/GHSA-69j4-mv89-fgf9.json +++ b/advisories/unreviewed/2022/05/GHSA-69j4-mv89-fgf9/GHSA-69j4-mv89-fgf9.json @@ -13,9 +13,7 @@ "score": "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-6c6j-r563-746g/GHSA-6c6j-r563-746g.json b/advisories/unreviewed/2022/05/GHSA-6c6j-r563-746g/GHSA-6c6j-r563-746g.json index 339fe65491e..46aa05a2f8b 100644 --- a/advisories/unreviewed/2022/05/GHSA-6c6j-r563-746g/GHSA-6c6j-r563-746g.json +++ b/advisories/unreviewed/2022/05/GHSA-6c6j-r563-746g/GHSA-6c6j-r563-746g.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-6cgp-gv53-p96m/GHSA-6cgp-gv53-p96m.json b/advisories/unreviewed/2022/05/GHSA-6cgp-gv53-p96m/GHSA-6cgp-gv53-p96m.json index 60492f1627b..c05d0ff1c64 100644 --- a/advisories/unreviewed/2022/05/GHSA-6cgp-gv53-p96m/GHSA-6cgp-gv53-p96m.json +++ b/advisories/unreviewed/2022/05/GHSA-6cgp-gv53-p96m/GHSA-6cgp-gv53-p96m.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-6f7f-7xqp-mrqg/GHSA-6f7f-7xqp-mrqg.json b/advisories/unreviewed/2022/05/GHSA-6f7f-7xqp-mrqg/GHSA-6f7f-7xqp-mrqg.json index f19a949df4f..1b521d73d05 100644 --- a/advisories/unreviewed/2022/05/GHSA-6f7f-7xqp-mrqg/GHSA-6f7f-7xqp-mrqg.json +++ b/advisories/unreviewed/2022/05/GHSA-6f7f-7xqp-mrqg/GHSA-6f7f-7xqp-mrqg.json @@ -13,9 +13,7 @@ "score": "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-6hfv-6jwx-94p8/GHSA-6hfv-6jwx-94p8.json b/advisories/unreviewed/2022/05/GHSA-6hfv-6jwx-94p8/GHSA-6hfv-6jwx-94p8.json index c697528065d..eb405ffe653 100644 --- a/advisories/unreviewed/2022/05/GHSA-6hfv-6jwx-94p8/GHSA-6hfv-6jwx-94p8.json +++ b/advisories/unreviewed/2022/05/GHSA-6hfv-6jwx-94p8/GHSA-6hfv-6jwx-94p8.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-6hmr-547j-6wpf/GHSA-6hmr-547j-6wpf.json b/advisories/unreviewed/2022/05/GHSA-6hmr-547j-6wpf/GHSA-6hmr-547j-6wpf.json index 53a9ba90828..795f443f7aa 100644 --- a/advisories/unreviewed/2022/05/GHSA-6hmr-547j-6wpf/GHSA-6hmr-547j-6wpf.json +++ b/advisories/unreviewed/2022/05/GHSA-6hmr-547j-6wpf/GHSA-6hmr-547j-6wpf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-6jhm-f4h9-mqc8/GHSA-6jhm-f4h9-mqc8.json b/advisories/unreviewed/2022/05/GHSA-6jhm-f4h9-mqc8/GHSA-6jhm-f4h9-mqc8.json index 07d669dea20..7fa0d6097a0 100644 --- a/advisories/unreviewed/2022/05/GHSA-6jhm-f4h9-mqc8/GHSA-6jhm-f4h9-mqc8.json +++ b/advisories/unreviewed/2022/05/GHSA-6jhm-f4h9-mqc8/GHSA-6jhm-f4h9-mqc8.json @@ -13,9 +13,7 @@ "score": "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-6p38-c897-2q5f/GHSA-6p38-c897-2q5f.json b/advisories/unreviewed/2022/05/GHSA-6p38-c897-2q5f/GHSA-6p38-c897-2q5f.json index 622382cff49..ac923841ebd 100644 --- a/advisories/unreviewed/2022/05/GHSA-6p38-c897-2q5f/GHSA-6p38-c897-2q5f.json +++ b/advisories/unreviewed/2022/05/GHSA-6p38-c897-2q5f/GHSA-6p38-c897-2q5f.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-6p6v-qwg7-65wj/GHSA-6p6v-qwg7-65wj.json b/advisories/unreviewed/2022/05/GHSA-6p6v-qwg7-65wj/GHSA-6p6v-qwg7-65wj.json index 96be056de97..f2eb0034ebd 100644 --- a/advisories/unreviewed/2022/05/GHSA-6p6v-qwg7-65wj/GHSA-6p6v-qwg7-65wj.json +++ b/advisories/unreviewed/2022/05/GHSA-6p6v-qwg7-65wj/GHSA-6p6v-qwg7-65wj.json @@ -13,9 +13,7 @@ "score": "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-6q3r-4766-w5fq/GHSA-6q3r-4766-w5fq.json b/advisories/unreviewed/2022/05/GHSA-6q3r-4766-w5fq/GHSA-6q3r-4766-w5fq.json index 4e9ff79888a..30d90150b61 100644 --- a/advisories/unreviewed/2022/05/GHSA-6q3r-4766-w5fq/GHSA-6q3r-4766-w5fq.json +++ b/advisories/unreviewed/2022/05/GHSA-6q3r-4766-w5fq/GHSA-6q3r-4766-w5fq.json @@ -13,9 +13,7 @@ "score": "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-r8mj-phm7/GHSA-6r5w-r8mj-phm7.json b/advisories/unreviewed/2022/05/GHSA-6r5w-r8mj-phm7/GHSA-6r5w-r8mj-phm7.json index d3c00037cd1..a24ab42572a 100644 --- a/advisories/unreviewed/2022/05/GHSA-6r5w-r8mj-phm7/GHSA-6r5w-r8mj-phm7.json +++ b/advisories/unreviewed/2022/05/GHSA-6r5w-r8mj-phm7/GHSA-6r5w-r8mj-phm7.json @@ -13,9 +13,7 @@ "score": "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-6r6h-3g69-3c83/GHSA-6r6h-3g69-3c83.json b/advisories/unreviewed/2022/05/GHSA-6r6h-3g69-3c83/GHSA-6r6h-3g69-3c83.json index 0000781c5ea..0c480e0c4c7 100644 --- a/advisories/unreviewed/2022/05/GHSA-6r6h-3g69-3c83/GHSA-6r6h-3g69-3c83.json +++ b/advisories/unreviewed/2022/05/GHSA-6r6h-3g69-3c83/GHSA-6r6h-3g69-3c83.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -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-6v37-667c-wmp8/GHSA-6v37-667c-wmp8.json b/advisories/unreviewed/2022/05/GHSA-6v37-667c-wmp8/GHSA-6v37-667c-wmp8.json index 163871abff1..ce9be32e248 100644 --- a/advisories/unreviewed/2022/05/GHSA-6v37-667c-wmp8/GHSA-6v37-667c-wmp8.json +++ b/advisories/unreviewed/2022/05/GHSA-6v37-667c-wmp8/GHSA-6v37-667c-wmp8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-6w36-ghxj-6q4m/GHSA-6w36-ghxj-6q4m.json b/advisories/unreviewed/2022/05/GHSA-6w36-ghxj-6q4m/GHSA-6w36-ghxj-6q4m.json index cc5299c9159..cfd04c163e8 100644 --- a/advisories/unreviewed/2022/05/GHSA-6w36-ghxj-6q4m/GHSA-6w36-ghxj-6q4m.json +++ b/advisories/unreviewed/2022/05/GHSA-6w36-ghxj-6q4m/GHSA-6w36-ghxj-6q4m.json @@ -13,9 +13,7 @@ "score": "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-6w8j-rw9x-ffp5/GHSA-6w8j-rw9x-ffp5.json b/advisories/unreviewed/2022/05/GHSA-6w8j-rw9x-ffp5/GHSA-6w8j-rw9x-ffp5.json index 3c48b1e7d0b..0a56f43c434 100644 --- a/advisories/unreviewed/2022/05/GHSA-6w8j-rw9x-ffp5/GHSA-6w8j-rw9x-ffp5.json +++ b/advisories/unreviewed/2022/05/GHSA-6w8j-rw9x-ffp5/GHSA-6w8j-rw9x-ffp5.json @@ -13,9 +13,7 @@ "score": "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-6whq-jmh9-qc4r/GHSA-6whq-jmh9-qc4r.json b/advisories/unreviewed/2022/05/GHSA-6whq-jmh9-qc4r/GHSA-6whq-jmh9-qc4r.json index b49c9726193..740ece862ce 100644 --- a/advisories/unreviewed/2022/05/GHSA-6whq-jmh9-qc4r/GHSA-6whq-jmh9-qc4r.json +++ b/advisories/unreviewed/2022/05/GHSA-6whq-jmh9-qc4r/GHSA-6whq-jmh9-qc4r.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-6www-8c8h-xx3m/GHSA-6www-8c8h-xx3m.json b/advisories/unreviewed/2022/05/GHSA-6www-8c8h-xx3m/GHSA-6www-8c8h-xx3m.json index e8f2906118b..211f7c2204f 100644 --- a/advisories/unreviewed/2022/05/GHSA-6www-8c8h-xx3m/GHSA-6www-8c8h-xx3m.json +++ b/advisories/unreviewed/2022/05/GHSA-6www-8c8h-xx3m/GHSA-6www-8c8h-xx3m.json @@ -13,9 +13,7 @@ "score": "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-6x62-9pcv-hhxq/GHSA-6x62-9pcv-hhxq.json b/advisories/unreviewed/2022/05/GHSA-6x62-9pcv-hhxq/GHSA-6x62-9pcv-hhxq.json index 3b9d468e1d9..ac3016186cb 100644 --- a/advisories/unreviewed/2022/05/GHSA-6x62-9pcv-hhxq/GHSA-6x62-9pcv-hhxq.json +++ b/advisories/unreviewed/2022/05/GHSA-6x62-9pcv-hhxq/GHSA-6x62-9pcv-hhxq.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-726c-vjw2-jrq2/GHSA-726c-vjw2-jrq2.json b/advisories/unreviewed/2022/05/GHSA-726c-vjw2-jrq2/GHSA-726c-vjw2-jrq2.json index dccae0e102e..8f607b1cd6e 100644 --- a/advisories/unreviewed/2022/05/GHSA-726c-vjw2-jrq2/GHSA-726c-vjw2-jrq2.json +++ b/advisories/unreviewed/2022/05/GHSA-726c-vjw2-jrq2/GHSA-726c-vjw2-jrq2.json @@ -13,9 +13,7 @@ "score": "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-73c8-hvjf-m38q/GHSA-73c8-hvjf-m38q.json b/advisories/unreviewed/2022/05/GHSA-73c8-hvjf-m38q/GHSA-73c8-hvjf-m38q.json index 47e5f32abcf..d3a796d0b09 100644 --- a/advisories/unreviewed/2022/05/GHSA-73c8-hvjf-m38q/GHSA-73c8-hvjf-m38q.json +++ b/advisories/unreviewed/2022/05/GHSA-73c8-hvjf-m38q/GHSA-73c8-hvjf-m38q.json @@ -13,9 +13,7 @@ "score": "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-73qx-88cc-gwvw/GHSA-73qx-88cc-gwvw.json b/advisories/unreviewed/2022/05/GHSA-73qx-88cc-gwvw/GHSA-73qx-88cc-gwvw.json index 4c4e1f7af03..d7f6d0e23b1 100644 --- a/advisories/unreviewed/2022/05/GHSA-73qx-88cc-gwvw/GHSA-73qx-88cc-gwvw.json +++ b/advisories/unreviewed/2022/05/GHSA-73qx-88cc-gwvw/GHSA-73qx-88cc-gwvw.json @@ -13,9 +13,7 @@ "score": "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-74x7-p57r-wfh3/GHSA-74x7-p57r-wfh3.json b/advisories/unreviewed/2022/05/GHSA-74x7-p57r-wfh3/GHSA-74x7-p57r-wfh3.json index 7934623a149..62cb46e2b57 100644 --- a/advisories/unreviewed/2022/05/GHSA-74x7-p57r-wfh3/GHSA-74x7-p57r-wfh3.json +++ b/advisories/unreviewed/2022/05/GHSA-74x7-p57r-wfh3/GHSA-74x7-p57r-wfh3.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-74xm-8p3c-95jf/GHSA-74xm-8p3c-95jf.json b/advisories/unreviewed/2022/05/GHSA-74xm-8p3c-95jf/GHSA-74xm-8p3c-95jf.json index a8a29e5415e..cf70a570944 100644 --- a/advisories/unreviewed/2022/05/GHSA-74xm-8p3c-95jf/GHSA-74xm-8p3c-95jf.json +++ b/advisories/unreviewed/2022/05/GHSA-74xm-8p3c-95jf/GHSA-74xm-8p3c-95jf.json @@ -13,9 +13,7 @@ "score": "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-75gm-8wfm-cmwh/GHSA-75gm-8wfm-cmwh.json b/advisories/unreviewed/2022/05/GHSA-75gm-8wfm-cmwh/GHSA-75gm-8wfm-cmwh.json index d1773946195..af6bae15462 100644 --- a/advisories/unreviewed/2022/05/GHSA-75gm-8wfm-cmwh/GHSA-75gm-8wfm-cmwh.json +++ b/advisories/unreviewed/2022/05/GHSA-75gm-8wfm-cmwh/GHSA-75gm-8wfm-cmwh.json @@ -13,9 +13,7 @@ "score": "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-76rx-46wh-9xmg/GHSA-76rx-46wh-9xmg.json b/advisories/unreviewed/2022/05/GHSA-76rx-46wh-9xmg/GHSA-76rx-46wh-9xmg.json index 5f4d80c7c4c..e23ab2591e4 100644 --- a/advisories/unreviewed/2022/05/GHSA-76rx-46wh-9xmg/GHSA-76rx-46wh-9xmg.json +++ b/advisories/unreviewed/2022/05/GHSA-76rx-46wh-9xmg/GHSA-76rx-46wh-9xmg.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-7738-8522-wqf9/GHSA-7738-8522-wqf9.json b/advisories/unreviewed/2022/05/GHSA-7738-8522-wqf9/GHSA-7738-8522-wqf9.json index d82886a6f90..a87f0f03537 100644 --- a/advisories/unreviewed/2022/05/GHSA-7738-8522-wqf9/GHSA-7738-8522-wqf9.json +++ b/advisories/unreviewed/2022/05/GHSA-7738-8522-wqf9/GHSA-7738-8522-wqf9.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-785f-2q79-jj28/GHSA-785f-2q79-jj28.json b/advisories/unreviewed/2022/05/GHSA-785f-2q79-jj28/GHSA-785f-2q79-jj28.json index 375176c225b..44edc293138 100644 --- a/advisories/unreviewed/2022/05/GHSA-785f-2q79-jj28/GHSA-785f-2q79-jj28.json +++ b/advisories/unreviewed/2022/05/GHSA-785f-2q79-jj28/GHSA-785f-2q79-jj28.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-78hc-r54p-3vv6/GHSA-78hc-r54p-3vv6.json b/advisories/unreviewed/2022/05/GHSA-78hc-r54p-3vv6/GHSA-78hc-r54p-3vv6.json index 360872f6df5..f7b8d46ebbe 100644 --- a/advisories/unreviewed/2022/05/GHSA-78hc-r54p-3vv6/GHSA-78hc-r54p-3vv6.json +++ b/advisories/unreviewed/2022/05/GHSA-78hc-r54p-3vv6/GHSA-78hc-r54p-3vv6.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-78ph-3m5f-xfhr/GHSA-78ph-3m5f-xfhr.json b/advisories/unreviewed/2022/05/GHSA-78ph-3m5f-xfhr/GHSA-78ph-3m5f-xfhr.json index 8c97744afd7..f5918bf4130 100644 --- a/advisories/unreviewed/2022/05/GHSA-78ph-3m5f-xfhr/GHSA-78ph-3m5f-xfhr.json +++ b/advisories/unreviewed/2022/05/GHSA-78ph-3m5f-xfhr/GHSA-78ph-3m5f-xfhr.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-78x3-gqhv-hvhp/GHSA-78x3-gqhv-hvhp.json b/advisories/unreviewed/2022/05/GHSA-78x3-gqhv-hvhp/GHSA-78x3-gqhv-hvhp.json index 2362d10c361..a0e5e839640 100644 --- a/advisories/unreviewed/2022/05/GHSA-78x3-gqhv-hvhp/GHSA-78x3-gqhv-hvhp.json +++ b/advisories/unreviewed/2022/05/GHSA-78x3-gqhv-hvhp/GHSA-78x3-gqhv-hvhp.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-7937-g7xq-56g3/GHSA-7937-g7xq-56g3.json b/advisories/unreviewed/2022/05/GHSA-7937-g7xq-56g3/GHSA-7937-g7xq-56g3.json index dbacc0c091e..451625d114c 100644 --- a/advisories/unreviewed/2022/05/GHSA-7937-g7xq-56g3/GHSA-7937-g7xq-56g3.json +++ b/advisories/unreviewed/2022/05/GHSA-7937-g7xq-56g3/GHSA-7937-g7xq-56g3.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-79h6-wcx8-fpr2/GHSA-79h6-wcx8-fpr2.json b/advisories/unreviewed/2022/05/GHSA-79h6-wcx8-fpr2/GHSA-79h6-wcx8-fpr2.json index 2bf3bc53c72..c9320da5211 100644 --- a/advisories/unreviewed/2022/05/GHSA-79h6-wcx8-fpr2/GHSA-79h6-wcx8-fpr2.json +++ b/advisories/unreviewed/2022/05/GHSA-79h6-wcx8-fpr2/GHSA-79h6-wcx8-fpr2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-79w8-7369-g6wv/GHSA-79w8-7369-g6wv.json b/advisories/unreviewed/2022/05/GHSA-79w8-7369-g6wv/GHSA-79w8-7369-g6wv.json index 8cd667c8104..36a0fee0a3d 100644 --- a/advisories/unreviewed/2022/05/GHSA-79w8-7369-g6wv/GHSA-79w8-7369-g6wv.json +++ b/advisories/unreviewed/2022/05/GHSA-79w8-7369-g6wv/GHSA-79w8-7369-g6wv.json @@ -13,9 +13,7 @@ "score": "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-7cp4-6jcp-2f6w/GHSA-7cp4-6jcp-2f6w.json b/advisories/unreviewed/2022/05/GHSA-7cp4-6jcp-2f6w/GHSA-7cp4-6jcp-2f6w.json index 0bbd4845ebc..0d25701bd32 100644 --- a/advisories/unreviewed/2022/05/GHSA-7cp4-6jcp-2f6w/GHSA-7cp4-6jcp-2f6w.json +++ b/advisories/unreviewed/2022/05/GHSA-7cp4-6jcp-2f6w/GHSA-7cp4-6jcp-2f6w.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-7f29-q6wh-9g5p/GHSA-7f29-q6wh-9g5p.json b/advisories/unreviewed/2022/05/GHSA-7f29-q6wh-9g5p/GHSA-7f29-q6wh-9g5p.json index c76fc9e889d..215d613051a 100644 --- a/advisories/unreviewed/2022/05/GHSA-7f29-q6wh-9g5p/GHSA-7f29-q6wh-9g5p.json +++ b/advisories/unreviewed/2022/05/GHSA-7f29-q6wh-9g5p/GHSA-7f29-q6wh-9g5p.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-7ffw-4chj-q932/GHSA-7ffw-4chj-q932.json b/advisories/unreviewed/2022/05/GHSA-7ffw-4chj-q932/GHSA-7ffw-4chj-q932.json index bef1f12e9f2..20833005f44 100644 --- a/advisories/unreviewed/2022/05/GHSA-7ffw-4chj-q932/GHSA-7ffw-4chj-q932.json +++ b/advisories/unreviewed/2022/05/GHSA-7ffw-4chj-q932/GHSA-7ffw-4chj-q932.json @@ -13,9 +13,7 @@ "score": "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-7gj3-3h2f-v346/GHSA-7gj3-3h2f-v346.json b/advisories/unreviewed/2022/05/GHSA-7gj3-3h2f-v346/GHSA-7gj3-3h2f-v346.json index db770e74bad..61c5f3e9789 100644 --- a/advisories/unreviewed/2022/05/GHSA-7gj3-3h2f-v346/GHSA-7gj3-3h2f-v346.json +++ b/advisories/unreviewed/2022/05/GHSA-7gj3-3h2f-v346/GHSA-7gj3-3h2f-v346.json @@ -13,9 +13,7 @@ "score": "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-7h4j-37qw-c282/GHSA-7h4j-37qw-c282.json b/advisories/unreviewed/2022/05/GHSA-7h4j-37qw-c282/GHSA-7h4j-37qw-c282.json index 9f7b9847444..df5580db1bf 100644 --- a/advisories/unreviewed/2022/05/GHSA-7h4j-37qw-c282/GHSA-7h4j-37qw-c282.json +++ b/advisories/unreviewed/2022/05/GHSA-7h4j-37qw-c282/GHSA-7h4j-37qw-c282.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-7hfm-8jj6-2cpx/GHSA-7hfm-8jj6-2cpx.json b/advisories/unreviewed/2022/05/GHSA-7hfm-8jj6-2cpx/GHSA-7hfm-8jj6-2cpx.json index a4e061c3fd2..ac1275cdb9b 100644 --- a/advisories/unreviewed/2022/05/GHSA-7hfm-8jj6-2cpx/GHSA-7hfm-8jj6-2cpx.json +++ b/advisories/unreviewed/2022/05/GHSA-7hfm-8jj6-2cpx/GHSA-7hfm-8jj6-2cpx.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", @@ -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-7hqw-2fxf-q78w/GHSA-7hqw-2fxf-q78w.json b/advisories/unreviewed/2022/05/GHSA-7hqw-2fxf-q78w/GHSA-7hqw-2fxf-q78w.json index c9995925001..93be6b05477 100644 --- a/advisories/unreviewed/2022/05/GHSA-7hqw-2fxf-q78w/GHSA-7hqw-2fxf-q78w.json +++ b/advisories/unreviewed/2022/05/GHSA-7hqw-2fxf-q78w/GHSA-7hqw-2fxf-q78w.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-7jcf-pp7q-q98w/GHSA-7jcf-pp7q-q98w.json b/advisories/unreviewed/2022/05/GHSA-7jcf-pp7q-q98w/GHSA-7jcf-pp7q-q98w.json index d64e5607e28..f37d632ef99 100644 --- a/advisories/unreviewed/2022/05/GHSA-7jcf-pp7q-q98w/GHSA-7jcf-pp7q-q98w.json +++ b/advisories/unreviewed/2022/05/GHSA-7jcf-pp7q-q98w/GHSA-7jcf-pp7q-q98w.json @@ -13,9 +13,7 @@ "score": "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-7jj8-7rp9-vjhc/GHSA-7jj8-7rp9-vjhc.json b/advisories/unreviewed/2022/05/GHSA-7jj8-7rp9-vjhc/GHSA-7jj8-7rp9-vjhc.json index 1f92c091474..83a64f93ca3 100644 --- a/advisories/unreviewed/2022/05/GHSA-7jj8-7rp9-vjhc/GHSA-7jj8-7rp9-vjhc.json +++ b/advisories/unreviewed/2022/05/GHSA-7jj8-7rp9-vjhc/GHSA-7jj8-7rp9-vjhc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7jmx-5f27-p34g/GHSA-7jmx-5f27-p34g.json b/advisories/unreviewed/2022/05/GHSA-7jmx-5f27-p34g/GHSA-7jmx-5f27-p34g.json index 4d6b41ae0e9..526d0fe67e5 100644 --- a/advisories/unreviewed/2022/05/GHSA-7jmx-5f27-p34g/GHSA-7jmx-5f27-p34g.json +++ b/advisories/unreviewed/2022/05/GHSA-7jmx-5f27-p34g/GHSA-7jmx-5f27-p34g.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-7m85-wjf6-63pg/GHSA-7m85-wjf6-63pg.json b/advisories/unreviewed/2022/05/GHSA-7m85-wjf6-63pg/GHSA-7m85-wjf6-63pg.json index 20497061a40..fff22367c9c 100644 --- a/advisories/unreviewed/2022/05/GHSA-7m85-wjf6-63pg/GHSA-7m85-wjf6-63pg.json +++ b/advisories/unreviewed/2022/05/GHSA-7m85-wjf6-63pg/GHSA-7m85-wjf6-63pg.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-7p4h-vc8v-w2w2/GHSA-7p4h-vc8v-w2w2.json b/advisories/unreviewed/2022/05/GHSA-7p4h-vc8v-w2w2/GHSA-7p4h-vc8v-w2w2.json index a3b221edc19..e1804610c70 100644 --- a/advisories/unreviewed/2022/05/GHSA-7p4h-vc8v-w2w2/GHSA-7p4h-vc8v-w2w2.json +++ b/advisories/unreviewed/2022/05/GHSA-7p4h-vc8v-w2w2/GHSA-7p4h-vc8v-w2w2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7pgm-7j88-4rgw/GHSA-7pgm-7j88-4rgw.json b/advisories/unreviewed/2022/05/GHSA-7pgm-7j88-4rgw/GHSA-7pgm-7j88-4rgw.json index 51b142051c3..7e569c3b7a5 100644 --- a/advisories/unreviewed/2022/05/GHSA-7pgm-7j88-4rgw/GHSA-7pgm-7j88-4rgw.json +++ b/advisories/unreviewed/2022/05/GHSA-7pgm-7j88-4rgw/GHSA-7pgm-7j88-4rgw.json @@ -13,9 +13,7 @@ "score": "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-7r26-7f6r-gjq2/GHSA-7r26-7f6r-gjq2.json b/advisories/unreviewed/2022/05/GHSA-7r26-7f6r-gjq2/GHSA-7r26-7f6r-gjq2.json index e93add46ac9..93412856853 100644 --- a/advisories/unreviewed/2022/05/GHSA-7r26-7f6r-gjq2/GHSA-7r26-7f6r-gjq2.json +++ b/advisories/unreviewed/2022/05/GHSA-7r26-7f6r-gjq2/GHSA-7r26-7f6r-gjq2.json @@ -13,9 +13,7 @@ "score": "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-7vrr-975v-26cc/GHSA-7vrr-975v-26cc.json b/advisories/unreviewed/2022/05/GHSA-7vrr-975v-26cc/GHSA-7vrr-975v-26cc.json index bc898c06e3d..a36d392f206 100644 --- a/advisories/unreviewed/2022/05/GHSA-7vrr-975v-26cc/GHSA-7vrr-975v-26cc.json +++ b/advisories/unreviewed/2022/05/GHSA-7vrr-975v-26cc/GHSA-7vrr-975v-26cc.json @@ -7,12 +7,8 @@ "CVE-2012-3350" ], "details": "SQL injection vulnerability in index.php in Webmatic 3.1.1 allows remote attackers to execute arbitrary SQL commands via the Referer HTTP header.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7wqp-wr74-cqv2/GHSA-7wqp-wr74-cqv2.json b/advisories/unreviewed/2022/05/GHSA-7wqp-wr74-cqv2/GHSA-7wqp-wr74-cqv2.json index 8b122bbe80a..1e4d2f89372 100644 --- a/advisories/unreviewed/2022/05/GHSA-7wqp-wr74-cqv2/GHSA-7wqp-wr74-cqv2.json +++ b/advisories/unreviewed/2022/05/GHSA-7wqp-wr74-cqv2/GHSA-7wqp-wr74-cqv2.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-7x7g-57qw-5g6m/GHSA-7x7g-57qw-5g6m.json b/advisories/unreviewed/2022/05/GHSA-7x7g-57qw-5g6m/GHSA-7x7g-57qw-5g6m.json index 5e015f6f7b0..90457514dab 100644 --- a/advisories/unreviewed/2022/05/GHSA-7x7g-57qw-5g6m/GHSA-7x7g-57qw-5g6m.json +++ b/advisories/unreviewed/2022/05/GHSA-7x7g-57qw-5g6m/GHSA-7x7g-57qw-5g6m.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-82fg-mp7j-jm32/GHSA-82fg-mp7j-jm32.json b/advisories/unreviewed/2022/05/GHSA-82fg-mp7j-jm32/GHSA-82fg-mp7j-jm32.json index 7d5487995d1..e6b265de06a 100644 --- a/advisories/unreviewed/2022/05/GHSA-82fg-mp7j-jm32/GHSA-82fg-mp7j-jm32.json +++ b/advisories/unreviewed/2022/05/GHSA-82fg-mp7j-jm32/GHSA-82fg-mp7j-jm32.json @@ -7,12 +7,8 @@ "CVE-2011-5158" ], "details": "Multiple untrusted search path vulnerabilities in the DMTGUI2.EXE and DvInesLogFileViewer.Exe components in DATEV Grundpaket Basis CD23.20 allow local users to gain privileges via a Trojan horse (1) DVBSKNLANG101.dll or (2) DvZediTermSrvInfo004.dll file in the current working directory, as demonstrated by a directory that contains a .dmt, .adl, .c02, .dof, or .jrf file. NOTE: some of these details are obtained from third party information.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-8382-p5rp-5gwx/GHSA-8382-p5rp-5gwx.json b/advisories/unreviewed/2022/05/GHSA-8382-p5rp-5gwx/GHSA-8382-p5rp-5gwx.json index 917fbf7d90d..dfc6693de85 100644 --- a/advisories/unreviewed/2022/05/GHSA-8382-p5rp-5gwx/GHSA-8382-p5rp-5gwx.json +++ b/advisories/unreviewed/2022/05/GHSA-8382-p5rp-5gwx/GHSA-8382-p5rp-5gwx.json @@ -13,9 +13,7 @@ "score": "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-83fr-4wwf-x5pg/GHSA-83fr-4wwf-x5pg.json b/advisories/unreviewed/2022/05/GHSA-83fr-4wwf-x5pg/GHSA-83fr-4wwf-x5pg.json index dda5a4af005..5a07e3f610f 100644 --- a/advisories/unreviewed/2022/05/GHSA-83fr-4wwf-x5pg/GHSA-83fr-4wwf-x5pg.json +++ b/advisories/unreviewed/2022/05/GHSA-83fr-4wwf-x5pg/GHSA-83fr-4wwf-x5pg.json @@ -13,9 +13,7 @@ "score": "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-83fw-3fj3-42hc/GHSA-83fw-3fj3-42hc.json b/advisories/unreviewed/2022/05/GHSA-83fw-3fj3-42hc/GHSA-83fw-3fj3-42hc.json index 13d2de2e385..efaeec346d1 100644 --- a/advisories/unreviewed/2022/05/GHSA-83fw-3fj3-42hc/GHSA-83fw-3fj3-42hc.json +++ b/advisories/unreviewed/2022/05/GHSA-83fw-3fj3-42hc/GHSA-83fw-3fj3-42hc.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-84vf-g53x-wvxq/GHSA-84vf-g53x-wvxq.json b/advisories/unreviewed/2022/05/GHSA-84vf-g53x-wvxq/GHSA-84vf-g53x-wvxq.json index ebca324825b..34fe7fb140c 100644 --- a/advisories/unreviewed/2022/05/GHSA-84vf-g53x-wvxq/GHSA-84vf-g53x-wvxq.json +++ b/advisories/unreviewed/2022/05/GHSA-84vf-g53x-wvxq/GHSA-84vf-g53x-wvxq.json @@ -13,9 +13,7 @@ "score": "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-84x4-mv77-mv8c/GHSA-84x4-mv77-mv8c.json b/advisories/unreviewed/2022/05/GHSA-84x4-mv77-mv8c/GHSA-84x4-mv77-mv8c.json index 28cacab3388..43fe8f46709 100644 --- a/advisories/unreviewed/2022/05/GHSA-84x4-mv77-mv8c/GHSA-84x4-mv77-mv8c.json +++ b/advisories/unreviewed/2022/05/GHSA-84x4-mv77-mv8c/GHSA-84x4-mv77-mv8c.json @@ -13,9 +13,7 @@ "score": "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-85wx-7wq7-fx45/GHSA-85wx-7wq7-fx45.json b/advisories/unreviewed/2022/05/GHSA-85wx-7wq7-fx45/GHSA-85wx-7wq7-fx45.json index 6ee9dfda88a..96a57671fd5 100644 --- a/advisories/unreviewed/2022/05/GHSA-85wx-7wq7-fx45/GHSA-85wx-7wq7-fx45.json +++ b/advisories/unreviewed/2022/05/GHSA-85wx-7wq7-fx45/GHSA-85wx-7wq7-fx45.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-863x-3737-h6q4/GHSA-863x-3737-h6q4.json b/advisories/unreviewed/2022/05/GHSA-863x-3737-h6q4/GHSA-863x-3737-h6q4.json index 17dfbcbbd39..09bb5426bd5 100644 --- a/advisories/unreviewed/2022/05/GHSA-863x-3737-h6q4/GHSA-863x-3737-h6q4.json +++ b/advisories/unreviewed/2022/05/GHSA-863x-3737-h6q4/GHSA-863x-3737-h6q4.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-8683-ppgv-pqp4/GHSA-8683-ppgv-pqp4.json b/advisories/unreviewed/2022/05/GHSA-8683-ppgv-pqp4/GHSA-8683-ppgv-pqp4.json index fd97e8393f2..40b3f1896a0 100644 --- a/advisories/unreviewed/2022/05/GHSA-8683-ppgv-pqp4/GHSA-8683-ppgv-pqp4.json +++ b/advisories/unreviewed/2022/05/GHSA-8683-ppgv-pqp4/GHSA-8683-ppgv-pqp4.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-873j-x6cm-fvch/GHSA-873j-x6cm-fvch.json b/advisories/unreviewed/2022/05/GHSA-873j-x6cm-fvch/GHSA-873j-x6cm-fvch.json index 1b97a21f8c1..2756e03faa1 100644 --- a/advisories/unreviewed/2022/05/GHSA-873j-x6cm-fvch/GHSA-873j-x6cm-fvch.json +++ b/advisories/unreviewed/2022/05/GHSA-873j-x6cm-fvch/GHSA-873j-x6cm-fvch.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-87g7-g8rw-gjv7/GHSA-87g7-g8rw-gjv7.json b/advisories/unreviewed/2022/05/GHSA-87g7-g8rw-gjv7/GHSA-87g7-g8rw-gjv7.json index 935eab0d65f..3284beb991a 100644 --- a/advisories/unreviewed/2022/05/GHSA-87g7-g8rw-gjv7/GHSA-87g7-g8rw-gjv7.json +++ b/advisories/unreviewed/2022/05/GHSA-87g7-g8rw-gjv7/GHSA-87g7-g8rw-gjv7.json @@ -13,9 +13,7 @@ "score": "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-87hq-2c3x-p62g/GHSA-87hq-2c3x-p62g.json b/advisories/unreviewed/2022/05/GHSA-87hq-2c3x-p62g/GHSA-87hq-2c3x-p62g.json index a5892d1f562..0ed369156cc 100644 --- a/advisories/unreviewed/2022/05/GHSA-87hq-2c3x-p62g/GHSA-87hq-2c3x-p62g.json +++ b/advisories/unreviewed/2022/05/GHSA-87hq-2c3x-p62g/GHSA-87hq-2c3x-p62g.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-87wv-8gxv-pxrj/GHSA-87wv-8gxv-pxrj.json b/advisories/unreviewed/2022/05/GHSA-87wv-8gxv-pxrj/GHSA-87wv-8gxv-pxrj.json index 803c9196e7f..ede153530a7 100644 --- a/advisories/unreviewed/2022/05/GHSA-87wv-8gxv-pxrj/GHSA-87wv-8gxv-pxrj.json +++ b/advisories/unreviewed/2022/05/GHSA-87wv-8gxv-pxrj/GHSA-87wv-8gxv-pxrj.json @@ -13,9 +13,7 @@ "score": "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-87xx-52vx-7v7w/GHSA-87xx-52vx-7v7w.json b/advisories/unreviewed/2022/05/GHSA-87xx-52vx-7v7w/GHSA-87xx-52vx-7v7w.json index 20fef274c80..1168a455ea7 100644 --- a/advisories/unreviewed/2022/05/GHSA-87xx-52vx-7v7w/GHSA-87xx-52vx-7v7w.json +++ b/advisories/unreviewed/2022/05/GHSA-87xx-52vx-7v7w/GHSA-87xx-52vx-7v7w.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-88mv-qrv6-gx92/GHSA-88mv-qrv6-gx92.json b/advisories/unreviewed/2022/05/GHSA-88mv-qrv6-gx92/GHSA-88mv-qrv6-gx92.json index 140437ead8d..7e3092c5815 100644 --- a/advisories/unreviewed/2022/05/GHSA-88mv-qrv6-gx92/GHSA-88mv-qrv6-gx92.json +++ b/advisories/unreviewed/2022/05/GHSA-88mv-qrv6-gx92/GHSA-88mv-qrv6-gx92.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-88p5-6rw5-2vpq/GHSA-88p5-6rw5-2vpq.json b/advisories/unreviewed/2022/05/GHSA-88p5-6rw5-2vpq/GHSA-88p5-6rw5-2vpq.json index b42de9ad863..f2a54e56565 100644 --- a/advisories/unreviewed/2022/05/GHSA-88p5-6rw5-2vpq/GHSA-88p5-6rw5-2vpq.json +++ b/advisories/unreviewed/2022/05/GHSA-88p5-6rw5-2vpq/GHSA-88p5-6rw5-2vpq.json @@ -13,9 +13,7 @@ "score": "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-88xp-w8c3-pj4m/GHSA-88xp-w8c3-pj4m.json b/advisories/unreviewed/2022/05/GHSA-88xp-w8c3-pj4m/GHSA-88xp-w8c3-pj4m.json index 7ac4d2da5e1..83cbed7aabf 100644 --- a/advisories/unreviewed/2022/05/GHSA-88xp-w8c3-pj4m/GHSA-88xp-w8c3-pj4m.json +++ b/advisories/unreviewed/2022/05/GHSA-88xp-w8c3-pj4m/GHSA-88xp-w8c3-pj4m.json @@ -7,12 +7,8 @@ "CVE-2013-4819" ], "details": "Unspecified vulnerability in HP IceWall SSO Agent Option 8.0 through 10.0 allows remote authenticated 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-8cx7-j59g-r2jw/GHSA-8cx7-j59g-r2jw.json b/advisories/unreviewed/2022/05/GHSA-8cx7-j59g-r2jw/GHSA-8cx7-j59g-r2jw.json index bf0deac8d54..7b3acb96eed 100644 --- a/advisories/unreviewed/2022/05/GHSA-8cx7-j59g-r2jw/GHSA-8cx7-j59g-r2jw.json +++ b/advisories/unreviewed/2022/05/GHSA-8cx7-j59g-r2jw/GHSA-8cx7-j59g-r2jw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-8gwr-q26v-p34w/GHSA-8gwr-q26v-p34w.json b/advisories/unreviewed/2022/05/GHSA-8gwr-q26v-p34w/GHSA-8gwr-q26v-p34w.json index d62999124ef..028cba22e12 100644 --- a/advisories/unreviewed/2022/05/GHSA-8gwr-q26v-p34w/GHSA-8gwr-q26v-p34w.json +++ b/advisories/unreviewed/2022/05/GHSA-8gwr-q26v-p34w/GHSA-8gwr-q26v-p34w.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-8hjg-frh4-7wvv/GHSA-8hjg-frh4-7wvv.json b/advisories/unreviewed/2022/05/GHSA-8hjg-frh4-7wvv/GHSA-8hjg-frh4-7wvv.json index f78bb67749d..84b4f47c6e2 100644 --- a/advisories/unreviewed/2022/05/GHSA-8hjg-frh4-7wvv/GHSA-8hjg-frh4-7wvv.json +++ b/advisories/unreviewed/2022/05/GHSA-8hjg-frh4-7wvv/GHSA-8hjg-frh4-7wvv.json @@ -13,9 +13,7 @@ "score": "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-8j7p-2f86-r4gv/GHSA-8j7p-2f86-r4gv.json b/advisories/unreviewed/2022/05/GHSA-8j7p-2f86-r4gv/GHSA-8j7p-2f86-r4gv.json index 6a3f37cdf9e..3a0cdcca71e 100644 --- a/advisories/unreviewed/2022/05/GHSA-8j7p-2f86-r4gv/GHSA-8j7p-2f86-r4gv.json +++ b/advisories/unreviewed/2022/05/GHSA-8j7p-2f86-r4gv/GHSA-8j7p-2f86-r4gv.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-8m9j-c7p4-56pm/GHSA-8m9j-c7p4-56pm.json b/advisories/unreviewed/2022/05/GHSA-8m9j-c7p4-56pm/GHSA-8m9j-c7p4-56pm.json index 4a7454994fb..08c256d184c 100644 --- a/advisories/unreviewed/2022/05/GHSA-8m9j-c7p4-56pm/GHSA-8m9j-c7p4-56pm.json +++ b/advisories/unreviewed/2022/05/GHSA-8m9j-c7p4-56pm/GHSA-8m9j-c7p4-56pm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-8mf8-w2qh-4v4g/GHSA-8mf8-w2qh-4v4g.json b/advisories/unreviewed/2022/05/GHSA-8mf8-w2qh-4v4g/GHSA-8mf8-w2qh-4v4g.json index a56404de9df..0aac83281dd 100644 --- a/advisories/unreviewed/2022/05/GHSA-8mf8-w2qh-4v4g/GHSA-8mf8-w2qh-4v4g.json +++ b/advisories/unreviewed/2022/05/GHSA-8mf8-w2qh-4v4g/GHSA-8mf8-w2qh-4v4g.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-8mh6-r52m-x4w2/GHSA-8mh6-r52m-x4w2.json b/advisories/unreviewed/2022/05/GHSA-8mh6-r52m-x4w2/GHSA-8mh6-r52m-x4w2.json index d7ef2ee5d8b..1d15dec749c 100644 --- a/advisories/unreviewed/2022/05/GHSA-8mh6-r52m-x4w2/GHSA-8mh6-r52m-x4w2.json +++ b/advisories/unreviewed/2022/05/GHSA-8mh6-r52m-x4w2/GHSA-8mh6-r52m-x4w2.json @@ -13,9 +13,7 @@ "score": "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-8p42-qfp4-7jc7/GHSA-8p42-qfp4-7jc7.json b/advisories/unreviewed/2022/05/GHSA-8p42-qfp4-7jc7/GHSA-8p42-qfp4-7jc7.json index 6f1f9e356f9..3d821bff543 100644 --- a/advisories/unreviewed/2022/05/GHSA-8p42-qfp4-7jc7/GHSA-8p42-qfp4-7jc7.json +++ b/advisories/unreviewed/2022/05/GHSA-8p42-qfp4-7jc7/GHSA-8p42-qfp4-7jc7.json @@ -13,9 +13,7 @@ "score": "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-8pxp-j6vx-2j5x/GHSA-8pxp-j6vx-2j5x.json b/advisories/unreviewed/2022/05/GHSA-8pxp-j6vx-2j5x/GHSA-8pxp-j6vx-2j5x.json index 2bd4d01aee5..c1b3aa5ffb2 100644 --- a/advisories/unreviewed/2022/05/GHSA-8pxp-j6vx-2j5x/GHSA-8pxp-j6vx-2j5x.json +++ b/advisories/unreviewed/2022/05/GHSA-8pxp-j6vx-2j5x/GHSA-8pxp-j6vx-2j5x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-8r9m-x4r3-v2w8/GHSA-8r9m-x4r3-v2w8.json b/advisories/unreviewed/2022/05/GHSA-8r9m-x4r3-v2w8/GHSA-8r9m-x4r3-v2w8.json index 98a0eb50ba5..ca17befd72b 100644 --- a/advisories/unreviewed/2022/05/GHSA-8r9m-x4r3-v2w8/GHSA-8r9m-x4r3-v2w8.json +++ b/advisories/unreviewed/2022/05/GHSA-8r9m-x4r3-v2w8/GHSA-8r9m-x4r3-v2w8.json @@ -13,9 +13,7 @@ "score": "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-8rhw-m58q-qgm6/GHSA-8rhw-m58q-qgm6.json b/advisories/unreviewed/2022/05/GHSA-8rhw-m58q-qgm6/GHSA-8rhw-m58q-qgm6.json index 9cece3b1bc4..a9c187957da 100644 --- a/advisories/unreviewed/2022/05/GHSA-8rhw-m58q-qgm6/GHSA-8rhw-m58q-qgm6.json +++ b/advisories/unreviewed/2022/05/GHSA-8rhw-m58q-qgm6/GHSA-8rhw-m58q-qgm6.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-8v54-89gr-p9gq/GHSA-8v54-89gr-p9gq.json b/advisories/unreviewed/2022/05/GHSA-8v54-89gr-p9gq/GHSA-8v54-89gr-p9gq.json index 7bd672d0ebf..4664c2ecef5 100644 --- a/advisories/unreviewed/2022/05/GHSA-8v54-89gr-p9gq/GHSA-8v54-89gr-p9gq.json +++ b/advisories/unreviewed/2022/05/GHSA-8v54-89gr-p9gq/GHSA-8v54-89gr-p9gq.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-8w47-x649-7p79/GHSA-8w47-x649-7p79.json b/advisories/unreviewed/2022/05/GHSA-8w47-x649-7p79/GHSA-8w47-x649-7p79.json index 5225066693c..507615835ff 100644 --- a/advisories/unreviewed/2022/05/GHSA-8w47-x649-7p79/GHSA-8w47-x649-7p79.json +++ b/advisories/unreviewed/2022/05/GHSA-8w47-x649-7p79/GHSA-8w47-x649-7p79.json @@ -13,9 +13,7 @@ "score": "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-8wjw-3m53-2385/GHSA-8wjw-3m53-2385.json b/advisories/unreviewed/2022/05/GHSA-8wjw-3m53-2385/GHSA-8wjw-3m53-2385.json index 0807f3e5c5a..f6a494c0c94 100644 --- a/advisories/unreviewed/2022/05/GHSA-8wjw-3m53-2385/GHSA-8wjw-3m53-2385.json +++ b/advisories/unreviewed/2022/05/GHSA-8wjw-3m53-2385/GHSA-8wjw-3m53-2385.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-8x99-jf86-c3r4/GHSA-8x99-jf86-c3r4.json b/advisories/unreviewed/2022/05/GHSA-8x99-jf86-c3r4/GHSA-8x99-jf86-c3r4.json index 11129a81c9a..b8eba985acb 100644 --- a/advisories/unreviewed/2022/05/GHSA-8x99-jf86-c3r4/GHSA-8x99-jf86-c3r4.json +++ b/advisories/unreviewed/2022/05/GHSA-8x99-jf86-c3r4/GHSA-8x99-jf86-c3r4.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-8x9x-6w2w-w9h8/GHSA-8x9x-6w2w-w9h8.json b/advisories/unreviewed/2022/05/GHSA-8x9x-6w2w-w9h8/GHSA-8x9x-6w2w-w9h8.json index 4422b65567c..7079e60c0a9 100644 --- a/advisories/unreviewed/2022/05/GHSA-8x9x-6w2w-w9h8/GHSA-8x9x-6w2w-w9h8.json +++ b/advisories/unreviewed/2022/05/GHSA-8x9x-6w2w-w9h8/GHSA-8x9x-6w2w-w9h8.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-8xcr-vf9j-wxvr/GHSA-8xcr-vf9j-wxvr.json b/advisories/unreviewed/2022/05/GHSA-8xcr-vf9j-wxvr/GHSA-8xcr-vf9j-wxvr.json index 27266c66f22..40047c21b58 100644 --- a/advisories/unreviewed/2022/05/GHSA-8xcr-vf9j-wxvr/GHSA-8xcr-vf9j-wxvr.json +++ b/advisories/unreviewed/2022/05/GHSA-8xcr-vf9j-wxvr/GHSA-8xcr-vf9j-wxvr.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", @@ -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-9239-qgcv-wrcc/GHSA-9239-qgcv-wrcc.json b/advisories/unreviewed/2022/05/GHSA-9239-qgcv-wrcc/GHSA-9239-qgcv-wrcc.json index e3261446cb9..d0b0fc879a0 100644 --- a/advisories/unreviewed/2022/05/GHSA-9239-qgcv-wrcc/GHSA-9239-qgcv-wrcc.json +++ b/advisories/unreviewed/2022/05/GHSA-9239-qgcv-wrcc/GHSA-9239-qgcv-wrcc.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-9285-f2wf-mfp9/GHSA-9285-f2wf-mfp9.json b/advisories/unreviewed/2022/05/GHSA-9285-f2wf-mfp9/GHSA-9285-f2wf-mfp9.json index 5b1da3ba635..eccb2d5d4b7 100644 --- a/advisories/unreviewed/2022/05/GHSA-9285-f2wf-mfp9/GHSA-9285-f2wf-mfp9.json +++ b/advisories/unreviewed/2022/05/GHSA-9285-f2wf-mfp9/GHSA-9285-f2wf-mfp9.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-92h2-95jf-3h48/GHSA-92h2-95jf-3h48.json b/advisories/unreviewed/2022/05/GHSA-92h2-95jf-3h48/GHSA-92h2-95jf-3h48.json index 2f796cfe7f6..58aeb3efd6a 100644 --- a/advisories/unreviewed/2022/05/GHSA-92h2-95jf-3h48/GHSA-92h2-95jf-3h48.json +++ b/advisories/unreviewed/2022/05/GHSA-92h2-95jf-3h48/GHSA-92h2-95jf-3h48.json @@ -13,9 +13,7 @@ "score": "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-934w-c939-88hv/GHSA-934w-c939-88hv.json b/advisories/unreviewed/2022/05/GHSA-934w-c939-88hv/GHSA-934w-c939-88hv.json index ca022836c94..96adc4d85eb 100644 --- a/advisories/unreviewed/2022/05/GHSA-934w-c939-88hv/GHSA-934w-c939-88hv.json +++ b/advisories/unreviewed/2022/05/GHSA-934w-c939-88hv/GHSA-934w-c939-88hv.json @@ -13,9 +13,7 @@ "score": "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-93jp-mhpg-689c/GHSA-93jp-mhpg-689c.json b/advisories/unreviewed/2022/05/GHSA-93jp-mhpg-689c/GHSA-93jp-mhpg-689c.json index 6c4bdb227a5..e0ee580fe5b 100644 --- a/advisories/unreviewed/2022/05/GHSA-93jp-mhpg-689c/GHSA-93jp-mhpg-689c.json +++ b/advisories/unreviewed/2022/05/GHSA-93jp-mhpg-689c/GHSA-93jp-mhpg-689c.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-93mx-5v3m-4hcc/GHSA-93mx-5v3m-4hcc.json b/advisories/unreviewed/2022/05/GHSA-93mx-5v3m-4hcc/GHSA-93mx-5v3m-4hcc.json index 77970a53bf6..16d453280e0 100644 --- a/advisories/unreviewed/2022/05/GHSA-93mx-5v3m-4hcc/GHSA-93mx-5v3m-4hcc.json +++ b/advisories/unreviewed/2022/05/GHSA-93mx-5v3m-4hcc/GHSA-93mx-5v3m-4hcc.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-93p6-4444-qhgv/GHSA-93p6-4444-qhgv.json b/advisories/unreviewed/2022/05/GHSA-93p6-4444-qhgv/GHSA-93p6-4444-qhgv.json index e3f17459549..ecf72f4a705 100644 --- a/advisories/unreviewed/2022/05/GHSA-93p6-4444-qhgv/GHSA-93p6-4444-qhgv.json +++ b/advisories/unreviewed/2022/05/GHSA-93p6-4444-qhgv/GHSA-93p6-4444-qhgv.json @@ -13,9 +13,7 @@ "score": "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-943p-33cc-x6w3/GHSA-943p-33cc-x6w3.json b/advisories/unreviewed/2022/05/GHSA-943p-33cc-x6w3/GHSA-943p-33cc-x6w3.json index b1fbe021611..27ccb5560fc 100644 --- a/advisories/unreviewed/2022/05/GHSA-943p-33cc-x6w3/GHSA-943p-33cc-x6w3.json +++ b/advisories/unreviewed/2022/05/GHSA-943p-33cc-x6w3/GHSA-943p-33cc-x6w3.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-94ch-c848-c3m7/GHSA-94ch-c848-c3m7.json b/advisories/unreviewed/2022/05/GHSA-94ch-c848-c3m7/GHSA-94ch-c848-c3m7.json index f8bf9ac6322..59759775594 100644 --- a/advisories/unreviewed/2022/05/GHSA-94ch-c848-c3m7/GHSA-94ch-c848-c3m7.json +++ b/advisories/unreviewed/2022/05/GHSA-94ch-c848-c3m7/GHSA-94ch-c848-c3m7.json @@ -13,9 +13,7 @@ "score": "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-95pc-vx8q-q34c/GHSA-95pc-vx8q-q34c.json b/advisories/unreviewed/2022/05/GHSA-95pc-vx8q-q34c/GHSA-95pc-vx8q-q34c.json index 67327428665..c94481d7ef1 100644 --- a/advisories/unreviewed/2022/05/GHSA-95pc-vx8q-q34c/GHSA-95pc-vx8q-q34c.json +++ b/advisories/unreviewed/2022/05/GHSA-95pc-vx8q-q34c/GHSA-95pc-vx8q-q34c.json @@ -13,9 +13,7 @@ "score": "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-95pw-qvfx-3cvv/GHSA-95pw-qvfx-3cvv.json b/advisories/unreviewed/2022/05/GHSA-95pw-qvfx-3cvv/GHSA-95pw-qvfx-3cvv.json index ada1615b0b0..6eb4fcb10c6 100644 --- a/advisories/unreviewed/2022/05/GHSA-95pw-qvfx-3cvv/GHSA-95pw-qvfx-3cvv.json +++ b/advisories/unreviewed/2022/05/GHSA-95pw-qvfx-3cvv/GHSA-95pw-qvfx-3cvv.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-95vf-cvqh-264h/GHSA-95vf-cvqh-264h.json b/advisories/unreviewed/2022/05/GHSA-95vf-cvqh-264h/GHSA-95vf-cvqh-264h.json index 4c23d6290b3..d7f9a60d60a 100644 --- a/advisories/unreviewed/2022/05/GHSA-95vf-cvqh-264h/GHSA-95vf-cvqh-264h.json +++ b/advisories/unreviewed/2022/05/GHSA-95vf-cvqh-264h/GHSA-95vf-cvqh-264h.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-96gf-7r7p-g5gm/GHSA-96gf-7r7p-g5gm.json b/advisories/unreviewed/2022/05/GHSA-96gf-7r7p-g5gm/GHSA-96gf-7r7p-g5gm.json index 3acbbf5b21f..f7deec82a04 100644 --- a/advisories/unreviewed/2022/05/GHSA-96gf-7r7p-g5gm/GHSA-96gf-7r7p-g5gm.json +++ b/advisories/unreviewed/2022/05/GHSA-96gf-7r7p-g5gm/GHSA-96gf-7r7p-g5gm.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-96q6-wwhr-92h9/GHSA-96q6-wwhr-92h9.json b/advisories/unreviewed/2022/05/GHSA-96q6-wwhr-92h9/GHSA-96q6-wwhr-92h9.json index 4ff7c741587..bff61a54700 100644 --- a/advisories/unreviewed/2022/05/GHSA-96q6-wwhr-92h9/GHSA-96q6-wwhr-92h9.json +++ b/advisories/unreviewed/2022/05/GHSA-96q6-wwhr-92h9/GHSA-96q6-wwhr-92h9.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-988w-9qqw-43hr/GHSA-988w-9qqw-43hr.json b/advisories/unreviewed/2022/05/GHSA-988w-9qqw-43hr/GHSA-988w-9qqw-43hr.json index 766fe4acc1f..b33dc48bfdb 100644 --- a/advisories/unreviewed/2022/05/GHSA-988w-9qqw-43hr/GHSA-988w-9qqw-43hr.json +++ b/advisories/unreviewed/2022/05/GHSA-988w-9qqw-43hr/GHSA-988w-9qqw-43hr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-98jc-xpg4-43m9/GHSA-98jc-xpg4-43m9.json b/advisories/unreviewed/2022/05/GHSA-98jc-xpg4-43m9/GHSA-98jc-xpg4-43m9.json index 547080b86ec..efaa5714662 100644 --- a/advisories/unreviewed/2022/05/GHSA-98jc-xpg4-43m9/GHSA-98jc-xpg4-43m9.json +++ b/advisories/unreviewed/2022/05/GHSA-98jc-xpg4-43m9/GHSA-98jc-xpg4-43m9.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-99gj-wcfq-6wcw/GHSA-99gj-wcfq-6wcw.json b/advisories/unreviewed/2022/05/GHSA-99gj-wcfq-6wcw/GHSA-99gj-wcfq-6wcw.json index ac84c6a38ad..8fb8a9d662b 100644 --- a/advisories/unreviewed/2022/05/GHSA-99gj-wcfq-6wcw/GHSA-99gj-wcfq-6wcw.json +++ b/advisories/unreviewed/2022/05/GHSA-99gj-wcfq-6wcw/GHSA-99gj-wcfq-6wcw.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-99jj-qh79-5jr9/GHSA-99jj-qh79-5jr9.json b/advisories/unreviewed/2022/05/GHSA-99jj-qh79-5jr9/GHSA-99jj-qh79-5jr9.json index eb230ab1c7d..e735aaa458e 100644 --- a/advisories/unreviewed/2022/05/GHSA-99jj-qh79-5jr9/GHSA-99jj-qh79-5jr9.json +++ b/advisories/unreviewed/2022/05/GHSA-99jj-qh79-5jr9/GHSA-99jj-qh79-5jr9.json @@ -13,9 +13,7 @@ "score": "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-9fvq-fr55-c5fw/GHSA-9fvq-fr55-c5fw.json b/advisories/unreviewed/2022/05/GHSA-9fvq-fr55-c5fw/GHSA-9fvq-fr55-c5fw.json index ce7eb99bd06..62e8eed6b0a 100644 --- a/advisories/unreviewed/2022/05/GHSA-9fvq-fr55-c5fw/GHSA-9fvq-fr55-c5fw.json +++ b/advisories/unreviewed/2022/05/GHSA-9fvq-fr55-c5fw/GHSA-9fvq-fr55-c5fw.json @@ -13,9 +13,7 @@ "score": "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-9gcw-333h-8wh3/GHSA-9gcw-333h-8wh3.json b/advisories/unreviewed/2022/05/GHSA-9gcw-333h-8wh3/GHSA-9gcw-333h-8wh3.json index 9e91ccc58cd..88ab7d7aefd 100644 --- a/advisories/unreviewed/2022/05/GHSA-9gcw-333h-8wh3/GHSA-9gcw-333h-8wh3.json +++ b/advisories/unreviewed/2022/05/GHSA-9gcw-333h-8wh3/GHSA-9gcw-333h-8wh3.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-9h9v-q7wx-w3hm/GHSA-9h9v-q7wx-w3hm.json b/advisories/unreviewed/2022/05/GHSA-9h9v-q7wx-w3hm/GHSA-9h9v-q7wx-w3hm.json index c50b9f2d26b..0b15147be7c 100644 --- a/advisories/unreviewed/2022/05/GHSA-9h9v-q7wx-w3hm/GHSA-9h9v-q7wx-w3hm.json +++ b/advisories/unreviewed/2022/05/GHSA-9h9v-q7wx-w3hm/GHSA-9h9v-q7wx-w3hm.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-9hmm-98mx-mp8j/GHSA-9hmm-98mx-mp8j.json b/advisories/unreviewed/2022/05/GHSA-9hmm-98mx-mp8j/GHSA-9hmm-98mx-mp8j.json index d40e046cdb5..fec56c12839 100644 --- a/advisories/unreviewed/2022/05/GHSA-9hmm-98mx-mp8j/GHSA-9hmm-98mx-mp8j.json +++ b/advisories/unreviewed/2022/05/GHSA-9hmm-98mx-mp8j/GHSA-9hmm-98mx-mp8j.json @@ -13,9 +13,7 @@ "score": "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-9hp2-ghj9-3753/GHSA-9hp2-ghj9-3753.json b/advisories/unreviewed/2022/05/GHSA-9hp2-ghj9-3753/GHSA-9hp2-ghj9-3753.json index ca969517955..42eb57d8eec 100644 --- a/advisories/unreviewed/2022/05/GHSA-9hp2-ghj9-3753/GHSA-9hp2-ghj9-3753.json +++ b/advisories/unreviewed/2022/05/GHSA-9hp2-ghj9-3753/GHSA-9hp2-ghj9-3753.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-9hpj-2f3j-v6jf/GHSA-9hpj-2f3j-v6jf.json b/advisories/unreviewed/2022/05/GHSA-9hpj-2f3j-v6jf/GHSA-9hpj-2f3j-v6jf.json index 3a5a77046dd..2d9f600fd05 100644 --- a/advisories/unreviewed/2022/05/GHSA-9hpj-2f3j-v6jf/GHSA-9hpj-2f3j-v6jf.json +++ b/advisories/unreviewed/2022/05/GHSA-9hpj-2f3j-v6jf/GHSA-9hpj-2f3j-v6jf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-9j3q-3vfv-q6mh/GHSA-9j3q-3vfv-q6mh.json b/advisories/unreviewed/2022/05/GHSA-9j3q-3vfv-q6mh/GHSA-9j3q-3vfv-q6mh.json index 2fa4c5933b7..37811b0b467 100644 --- a/advisories/unreviewed/2022/05/GHSA-9j3q-3vfv-q6mh/GHSA-9j3q-3vfv-q6mh.json +++ b/advisories/unreviewed/2022/05/GHSA-9j3q-3vfv-q6mh/GHSA-9j3q-3vfv-q6mh.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-9jmf-pfcf-72j7/GHSA-9jmf-pfcf-72j7.json b/advisories/unreviewed/2022/05/GHSA-9jmf-pfcf-72j7/GHSA-9jmf-pfcf-72j7.json index c853848bdd7..82e4c148812 100644 --- a/advisories/unreviewed/2022/05/GHSA-9jmf-pfcf-72j7/GHSA-9jmf-pfcf-72j7.json +++ b/advisories/unreviewed/2022/05/GHSA-9jmf-pfcf-72j7/GHSA-9jmf-pfcf-72j7.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-9m5v-m5wp-xcm2/GHSA-9m5v-m5wp-xcm2.json b/advisories/unreviewed/2022/05/GHSA-9m5v-m5wp-xcm2/GHSA-9m5v-m5wp-xcm2.json index a0088c43017..6027f9eaa41 100644 --- a/advisories/unreviewed/2022/05/GHSA-9m5v-m5wp-xcm2/GHSA-9m5v-m5wp-xcm2.json +++ b/advisories/unreviewed/2022/05/GHSA-9m5v-m5wp-xcm2/GHSA-9m5v-m5wp-xcm2.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-9mjx-jccc-85h8/GHSA-9mjx-jccc-85h8.json b/advisories/unreviewed/2022/05/GHSA-9mjx-jccc-85h8/GHSA-9mjx-jccc-85h8.json index e4a63f08a0d..a5dcd14bb36 100644 --- a/advisories/unreviewed/2022/05/GHSA-9mjx-jccc-85h8/GHSA-9mjx-jccc-85h8.json +++ b/advisories/unreviewed/2022/05/GHSA-9mjx-jccc-85h8/GHSA-9mjx-jccc-85h8.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-9mvq-97pq-fpww/GHSA-9mvq-97pq-fpww.json b/advisories/unreviewed/2022/05/GHSA-9mvq-97pq-fpww/GHSA-9mvq-97pq-fpww.json index d576970ab9f..f94bc3130a5 100644 --- a/advisories/unreviewed/2022/05/GHSA-9mvq-97pq-fpww/GHSA-9mvq-97pq-fpww.json +++ b/advisories/unreviewed/2022/05/GHSA-9mvq-97pq-fpww/GHSA-9mvq-97pq-fpww.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-9pmf-grfm-3f2j/GHSA-9pmf-grfm-3f2j.json b/advisories/unreviewed/2022/05/GHSA-9pmf-grfm-3f2j/GHSA-9pmf-grfm-3f2j.json index 2da22364042..54a168dab79 100644 --- a/advisories/unreviewed/2022/05/GHSA-9pmf-grfm-3f2j/GHSA-9pmf-grfm-3f2j.json +++ b/advisories/unreviewed/2022/05/GHSA-9pmf-grfm-3f2j/GHSA-9pmf-grfm-3f2j.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-9prv-h974-2p3w/GHSA-9prv-h974-2p3w.json b/advisories/unreviewed/2022/05/GHSA-9prv-h974-2p3w/GHSA-9prv-h974-2p3w.json index f235d52f044..aea3708b8fe 100644 --- a/advisories/unreviewed/2022/05/GHSA-9prv-h974-2p3w/GHSA-9prv-h974-2p3w.json +++ b/advisories/unreviewed/2022/05/GHSA-9prv-h974-2p3w/GHSA-9prv-h974-2p3w.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-9q87-22gr-r8qf/GHSA-9q87-22gr-r8qf.json b/advisories/unreviewed/2022/05/GHSA-9q87-22gr-r8qf/GHSA-9q87-22gr-r8qf.json index e94cc5d57c5..2c957c6b2da 100644 --- a/advisories/unreviewed/2022/05/GHSA-9q87-22gr-r8qf/GHSA-9q87-22gr-r8qf.json +++ b/advisories/unreviewed/2022/05/GHSA-9q87-22gr-r8qf/GHSA-9q87-22gr-r8qf.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-9qmc-h2c4-jm5m/GHSA-9qmc-h2c4-jm5m.json b/advisories/unreviewed/2022/05/GHSA-9qmc-h2c4-jm5m/GHSA-9qmc-h2c4-jm5m.json index d60b10a5b06..8c84d2b5a7d 100644 --- a/advisories/unreviewed/2022/05/GHSA-9qmc-h2c4-jm5m/GHSA-9qmc-h2c4-jm5m.json +++ b/advisories/unreviewed/2022/05/GHSA-9qmc-h2c4-jm5m/GHSA-9qmc-h2c4-jm5m.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-9rxf-7qrw-4726/GHSA-9rxf-7qrw-4726.json b/advisories/unreviewed/2022/05/GHSA-9rxf-7qrw-4726/GHSA-9rxf-7qrw-4726.json index 0f1530aca1d..22ef51cfedf 100644 --- a/advisories/unreviewed/2022/05/GHSA-9rxf-7qrw-4726/GHSA-9rxf-7qrw-4726.json +++ b/advisories/unreviewed/2022/05/GHSA-9rxf-7qrw-4726/GHSA-9rxf-7qrw-4726.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-9wch-7mq3-829x/GHSA-9wch-7mq3-829x.json b/advisories/unreviewed/2022/05/GHSA-9wch-7mq3-829x/GHSA-9wch-7mq3-829x.json index 8e77bbd3176..e3c3abbea9a 100644 --- a/advisories/unreviewed/2022/05/GHSA-9wch-7mq3-829x/GHSA-9wch-7mq3-829x.json +++ b/advisories/unreviewed/2022/05/GHSA-9wch-7mq3-829x/GHSA-9wch-7mq3-829x.json @@ -7,12 +7,8 @@ "CVE-2014-2908" ], "details": "Cross-site scripting (XSS) vulnerability in the integrated web server on Siemens SIMATIC S7-1200 CPU devices 2.x and 3.x allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-9wp8-phpf-x626/GHSA-9wp8-phpf-x626.json b/advisories/unreviewed/2022/05/GHSA-9wp8-phpf-x626/GHSA-9wp8-phpf-x626.json index 3218c99843a..615470da1bf 100644 --- a/advisories/unreviewed/2022/05/GHSA-9wp8-phpf-x626/GHSA-9wp8-phpf-x626.json +++ b/advisories/unreviewed/2022/05/GHSA-9wp8-phpf-x626/GHSA-9wp8-phpf-x626.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-9wpj-x75c-4r84/GHSA-9wpj-x75c-4r84.json b/advisories/unreviewed/2022/05/GHSA-9wpj-x75c-4r84/GHSA-9wpj-x75c-4r84.json index 9b0e3eda165..2142e1bd108 100644 --- a/advisories/unreviewed/2022/05/GHSA-9wpj-x75c-4r84/GHSA-9wpj-x75c-4r84.json +++ b/advisories/unreviewed/2022/05/GHSA-9wpj-x75c-4r84/GHSA-9wpj-x75c-4r84.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-9x9q-gxg4-g22g/GHSA-9x9q-gxg4-g22g.json b/advisories/unreviewed/2022/05/GHSA-9x9q-gxg4-g22g/GHSA-9x9q-gxg4-g22g.json index 3305a31b430..4caa3bd2a78 100644 --- a/advisories/unreviewed/2022/05/GHSA-9x9q-gxg4-g22g/GHSA-9x9q-gxg4-g22g.json +++ b/advisories/unreviewed/2022/05/GHSA-9x9q-gxg4-g22g/GHSA-9x9q-gxg4-g22g.json @@ -13,9 +13,7 @@ "score": "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-c33j-39g3-2wwh/GHSA-c33j-39g3-2wwh.json b/advisories/unreviewed/2022/05/GHSA-c33j-39g3-2wwh/GHSA-c33j-39g3-2wwh.json index b5cc079c52a..0818ce272ac 100644 --- a/advisories/unreviewed/2022/05/GHSA-c33j-39g3-2wwh/GHSA-c33j-39g3-2wwh.json +++ b/advisories/unreviewed/2022/05/GHSA-c33j-39g3-2wwh/GHSA-c33j-39g3-2wwh.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-c35f-jw99-2p28/GHSA-c35f-jw99-2p28.json b/advisories/unreviewed/2022/05/GHSA-c35f-jw99-2p28/GHSA-c35f-jw99-2p28.json index db314a48a0c..b2c90a36e64 100644 --- a/advisories/unreviewed/2022/05/GHSA-c35f-jw99-2p28/GHSA-c35f-jw99-2p28.json +++ b/advisories/unreviewed/2022/05/GHSA-c35f-jw99-2p28/GHSA-c35f-jw99-2p28.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-c3r5-59cm-9xxq/GHSA-c3r5-59cm-9xxq.json b/advisories/unreviewed/2022/05/GHSA-c3r5-59cm-9xxq/GHSA-c3r5-59cm-9xxq.json index 4384d70b3a9..b807af9a6dc 100644 --- a/advisories/unreviewed/2022/05/GHSA-c3r5-59cm-9xxq/GHSA-c3r5-59cm-9xxq.json +++ b/advisories/unreviewed/2022/05/GHSA-c3r5-59cm-9xxq/GHSA-c3r5-59cm-9xxq.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-c48m-g7vv-pgvq/GHSA-c48m-g7vv-pgvq.json b/advisories/unreviewed/2022/05/GHSA-c48m-g7vv-pgvq/GHSA-c48m-g7vv-pgvq.json index 210c01c662d..ae31f96d4be 100644 --- a/advisories/unreviewed/2022/05/GHSA-c48m-g7vv-pgvq/GHSA-c48m-g7vv-pgvq.json +++ b/advisories/unreviewed/2022/05/GHSA-c48m-g7vv-pgvq/GHSA-c48m-g7vv-pgvq.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-c54g-f6hp-4w5x/GHSA-c54g-f6hp-4w5x.json b/advisories/unreviewed/2022/05/GHSA-c54g-f6hp-4w5x/GHSA-c54g-f6hp-4w5x.json index b47eb7bd646..030c664c8c2 100644 --- a/advisories/unreviewed/2022/05/GHSA-c54g-f6hp-4w5x/GHSA-c54g-f6hp-4w5x.json +++ b/advisories/unreviewed/2022/05/GHSA-c54g-f6hp-4w5x/GHSA-c54g-f6hp-4w5x.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-c574-82jc-4586/GHSA-c574-82jc-4586.json b/advisories/unreviewed/2022/05/GHSA-c574-82jc-4586/GHSA-c574-82jc-4586.json index 343de7e6519..ebb71e52fae 100644 --- a/advisories/unreviewed/2022/05/GHSA-c574-82jc-4586/GHSA-c574-82jc-4586.json +++ b/advisories/unreviewed/2022/05/GHSA-c574-82jc-4586/GHSA-c574-82jc-4586.json @@ -13,9 +13,7 @@ "score": "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-c58c-m2jg-9vh5/GHSA-c58c-m2jg-9vh5.json b/advisories/unreviewed/2022/05/GHSA-c58c-m2jg-9vh5/GHSA-c58c-m2jg-9vh5.json index 0e4a6a8ae8e..f717f63645d 100644 --- a/advisories/unreviewed/2022/05/GHSA-c58c-m2jg-9vh5/GHSA-c58c-m2jg-9vh5.json +++ b/advisories/unreviewed/2022/05/GHSA-c58c-m2jg-9vh5/GHSA-c58c-m2jg-9vh5.json @@ -13,9 +13,7 @@ "score": "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-c759-44hj-j247/GHSA-c759-44hj-j247.json b/advisories/unreviewed/2022/05/GHSA-c759-44hj-j247/GHSA-c759-44hj-j247.json index 4ae09727c38..d5e9040c449 100644 --- a/advisories/unreviewed/2022/05/GHSA-c759-44hj-j247/GHSA-c759-44hj-j247.json +++ b/advisories/unreviewed/2022/05/GHSA-c759-44hj-j247/GHSA-c759-44hj-j247.json @@ -13,9 +13,7 @@ "score": "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-c774-74r4-2fqx/GHSA-c774-74r4-2fqx.json b/advisories/unreviewed/2022/05/GHSA-c774-74r4-2fqx/GHSA-c774-74r4-2fqx.json index 7a30cb25647..d82125e6e6d 100644 --- a/advisories/unreviewed/2022/05/GHSA-c774-74r4-2fqx/GHSA-c774-74r4-2fqx.json +++ b/advisories/unreviewed/2022/05/GHSA-c774-74r4-2fqx/GHSA-c774-74r4-2fqx.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-c7cw-g85v-w7f5/GHSA-c7cw-g85v-w7f5.json b/advisories/unreviewed/2022/05/GHSA-c7cw-g85v-w7f5/GHSA-c7cw-g85v-w7f5.json index 932f7ea7939..69d4061e8f7 100644 --- a/advisories/unreviewed/2022/05/GHSA-c7cw-g85v-w7f5/GHSA-c7cw-g85v-w7f5.json +++ b/advisories/unreviewed/2022/05/GHSA-c7cw-g85v-w7f5/GHSA-c7cw-g85v-w7f5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:H/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-c826-wrxq-8wc5/GHSA-c826-wrxq-8wc5.json b/advisories/unreviewed/2022/05/GHSA-c826-wrxq-8wc5/GHSA-c826-wrxq-8wc5.json index 162949d330d..326bb6d7f62 100644 --- a/advisories/unreviewed/2022/05/GHSA-c826-wrxq-8wc5/GHSA-c826-wrxq-8wc5.json +++ b/advisories/unreviewed/2022/05/GHSA-c826-wrxq-8wc5/GHSA-c826-wrxq-8wc5.json @@ -13,9 +13,7 @@ "score": "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-c833-v77g-m796/GHSA-c833-v77g-m796.json b/advisories/unreviewed/2022/05/GHSA-c833-v77g-m796/GHSA-c833-v77g-m796.json index f747cd37501..a96bb5f68ad 100644 --- a/advisories/unreviewed/2022/05/GHSA-c833-v77g-m796/GHSA-c833-v77g-m796.json +++ b/advisories/unreviewed/2022/05/GHSA-c833-v77g-m796/GHSA-c833-v77g-m796.json @@ -13,9 +13,7 @@ "score": "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-c8cf-c326-jmwf/GHSA-c8cf-c326-jmwf.json b/advisories/unreviewed/2022/05/GHSA-c8cf-c326-jmwf/GHSA-c8cf-c326-jmwf.json index 7f765726713..7d26e2748f6 100644 --- a/advisories/unreviewed/2022/05/GHSA-c8cf-c326-jmwf/GHSA-c8cf-c326-jmwf.json +++ b/advisories/unreviewed/2022/05/GHSA-c8cf-c326-jmwf/GHSA-c8cf-c326-jmwf.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-c9qh-45f6-r2vv/GHSA-c9qh-45f6-r2vv.json b/advisories/unreviewed/2022/05/GHSA-c9qh-45f6-r2vv/GHSA-c9qh-45f6-r2vv.json index ac4f296bc9c..1809c664d6f 100644 --- a/advisories/unreviewed/2022/05/GHSA-c9qh-45f6-r2vv/GHSA-c9qh-45f6-r2vv.json +++ b/advisories/unreviewed/2022/05/GHSA-c9qh-45f6-r2vv/GHSA-c9qh-45f6-r2vv.json @@ -7,12 +7,8 @@ "CVE-2012-3506" ], "details": "Unspecified vulnerability in the Apache Open For Business Project (aka OFBiz) 10.04.x before 10.04.03 has unknown impact and attack vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -40,9 +36,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-ccq2-pw4v-mwxx/GHSA-ccq2-pw4v-mwxx.json b/advisories/unreviewed/2022/05/GHSA-ccq2-pw4v-mwxx/GHSA-ccq2-pw4v-mwxx.json index 78411037a87..cf9112b2faf 100644 --- a/advisories/unreviewed/2022/05/GHSA-ccq2-pw4v-mwxx/GHSA-ccq2-pw4v-mwxx.json +++ b/advisories/unreviewed/2022/05/GHSA-ccq2-pw4v-mwxx/GHSA-ccq2-pw4v-mwxx.json @@ -13,9 +13,7 @@ "score": "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-ccww-jx9f-9pm9/GHSA-ccww-jx9f-9pm9.json b/advisories/unreviewed/2022/05/GHSA-ccww-jx9f-9pm9/GHSA-ccww-jx9f-9pm9.json index 80305160b32..e958c69b81c 100644 --- a/advisories/unreviewed/2022/05/GHSA-ccww-jx9f-9pm9/GHSA-ccww-jx9f-9pm9.json +++ b/advisories/unreviewed/2022/05/GHSA-ccww-jx9f-9pm9/GHSA-ccww-jx9f-9pm9.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-cf48-4wg2-8c8v/GHSA-cf48-4wg2-8c8v.json b/advisories/unreviewed/2022/05/GHSA-cf48-4wg2-8c8v/GHSA-cf48-4wg2-8c8v.json index 4e3e6f77ce3..539d8c85dc6 100644 --- a/advisories/unreviewed/2022/05/GHSA-cf48-4wg2-8c8v/GHSA-cf48-4wg2-8c8v.json +++ b/advisories/unreviewed/2022/05/GHSA-cf48-4wg2-8c8v/GHSA-cf48-4wg2-8c8v.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-cf6c-hr52-mgxg/GHSA-cf6c-hr52-mgxg.json b/advisories/unreviewed/2022/05/GHSA-cf6c-hr52-mgxg/GHSA-cf6c-hr52-mgxg.json index 772b388497b..749502ceb8b 100644 --- a/advisories/unreviewed/2022/05/GHSA-cf6c-hr52-mgxg/GHSA-cf6c-hr52-mgxg.json +++ b/advisories/unreviewed/2022/05/GHSA-cf6c-hr52-mgxg/GHSA-cf6c-hr52-mgxg.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-cfp8-gh9x-hvrx/GHSA-cfp8-gh9x-hvrx.json b/advisories/unreviewed/2022/05/GHSA-cfp8-gh9x-hvrx/GHSA-cfp8-gh9x-hvrx.json index 702b85b02af..1e8dfa68920 100644 --- a/advisories/unreviewed/2022/05/GHSA-cfp8-gh9x-hvrx/GHSA-cfp8-gh9x-hvrx.json +++ b/advisories/unreviewed/2022/05/GHSA-cfp8-gh9x-hvrx/GHSA-cfp8-gh9x-hvrx.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-cg35-j5q6-x5vf/GHSA-cg35-j5q6-x5vf.json b/advisories/unreviewed/2022/05/GHSA-cg35-j5q6-x5vf/GHSA-cg35-j5q6-x5vf.json index 20a7474ccef..37dfd6b0de5 100644 --- a/advisories/unreviewed/2022/05/GHSA-cg35-j5q6-x5vf/GHSA-cg35-j5q6-x5vf.json +++ b/advisories/unreviewed/2022/05/GHSA-cg35-j5q6-x5vf/GHSA-cg35-j5q6-x5vf.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-cg88-3fqr-q9g8/GHSA-cg88-3fqr-q9g8.json b/advisories/unreviewed/2022/05/GHSA-cg88-3fqr-q9g8/GHSA-cg88-3fqr-q9g8.json index ecdf3640999..b61e02d5b49 100644 --- a/advisories/unreviewed/2022/05/GHSA-cg88-3fqr-q9g8/GHSA-cg88-3fqr-q9g8.json +++ b/advisories/unreviewed/2022/05/GHSA-cg88-3fqr-q9g8/GHSA-cg88-3fqr-q9g8.json @@ -13,9 +13,7 @@ "score": "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-cgj4-g3hw-mr32/GHSA-cgj4-g3hw-mr32.json b/advisories/unreviewed/2022/05/GHSA-cgj4-g3hw-mr32/GHSA-cgj4-g3hw-mr32.json index d323463723d..990cb6d334d 100644 --- a/advisories/unreviewed/2022/05/GHSA-cgj4-g3hw-mr32/GHSA-cgj4-g3hw-mr32.json +++ b/advisories/unreviewed/2022/05/GHSA-cgj4-g3hw-mr32/GHSA-cgj4-g3hw-mr32.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-cgx7-gvx2-cmmg/GHSA-cgx7-gvx2-cmmg.json b/advisories/unreviewed/2022/05/GHSA-cgx7-gvx2-cmmg/GHSA-cgx7-gvx2-cmmg.json index 79372279166..968df2d06e4 100644 --- a/advisories/unreviewed/2022/05/GHSA-cgx7-gvx2-cmmg/GHSA-cgx7-gvx2-cmmg.json +++ b/advisories/unreviewed/2022/05/GHSA-cgx7-gvx2-cmmg/GHSA-cgx7-gvx2-cmmg.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-ch89-vv2m-5q5h/GHSA-ch89-vv2m-5q5h.json b/advisories/unreviewed/2022/05/GHSA-ch89-vv2m-5q5h/GHSA-ch89-vv2m-5q5h.json index 3f27e773235..be633f6c6b3 100644 --- a/advisories/unreviewed/2022/05/GHSA-ch89-vv2m-5q5h/GHSA-ch89-vv2m-5q5h.json +++ b/advisories/unreviewed/2022/05/GHSA-ch89-vv2m-5q5h/GHSA-ch89-vv2m-5q5h.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-ch98-pvvc-v52h/GHSA-ch98-pvvc-v52h.json b/advisories/unreviewed/2022/05/GHSA-ch98-pvvc-v52h/GHSA-ch98-pvvc-v52h.json index 385aa0bd71c..61eb311cc57 100644 --- a/advisories/unreviewed/2022/05/GHSA-ch98-pvvc-v52h/GHSA-ch98-pvvc-v52h.json +++ b/advisories/unreviewed/2022/05/GHSA-ch98-pvvc-v52h/GHSA-ch98-pvvc-v52h.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-chc2-rvc6-vpg5/GHSA-chc2-rvc6-vpg5.json b/advisories/unreviewed/2022/05/GHSA-chc2-rvc6-vpg5/GHSA-chc2-rvc6-vpg5.json index 389390d10d0..e3fb882c2ea 100644 --- a/advisories/unreviewed/2022/05/GHSA-chc2-rvc6-vpg5/GHSA-chc2-rvc6-vpg5.json +++ b/advisories/unreviewed/2022/05/GHSA-chc2-rvc6-vpg5/GHSA-chc2-rvc6-vpg5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-chvv-9m24-4x6f/GHSA-chvv-9m24-4x6f.json b/advisories/unreviewed/2022/05/GHSA-chvv-9m24-4x6f/GHSA-chvv-9m24-4x6f.json index a6d68276f54..2726a6739d2 100644 --- a/advisories/unreviewed/2022/05/GHSA-chvv-9m24-4x6f/GHSA-chvv-9m24-4x6f.json +++ b/advisories/unreviewed/2022/05/GHSA-chvv-9m24-4x6f/GHSA-chvv-9m24-4x6f.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-cjcq-x5c2-fq6q/GHSA-cjcq-x5c2-fq6q.json b/advisories/unreviewed/2022/05/GHSA-cjcq-x5c2-fq6q/GHSA-cjcq-x5c2-fq6q.json index ed552bb0131..7cac6ea5ed4 100644 --- a/advisories/unreviewed/2022/05/GHSA-cjcq-x5c2-fq6q/GHSA-cjcq-x5c2-fq6q.json +++ b/advisories/unreviewed/2022/05/GHSA-cjcq-x5c2-fq6q/GHSA-cjcq-x5c2-fq6q.json @@ -13,9 +13,7 @@ "score": "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-cmc8-h22m-965x/GHSA-cmc8-h22m-965x.json b/advisories/unreviewed/2022/05/GHSA-cmc8-h22m-965x/GHSA-cmc8-h22m-965x.json index 87ac80cb976..dbad2386c0f 100644 --- a/advisories/unreviewed/2022/05/GHSA-cmc8-h22m-965x/GHSA-cmc8-h22m-965x.json +++ b/advisories/unreviewed/2022/05/GHSA-cmc8-h22m-965x/GHSA-cmc8-h22m-965x.json @@ -13,9 +13,7 @@ "score": "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-cmmj-6wj4-h8f4/GHSA-cmmj-6wj4-h8f4.json b/advisories/unreviewed/2022/05/GHSA-cmmj-6wj4-h8f4/GHSA-cmmj-6wj4-h8f4.json index a1e20922d00..ad60443b3be 100644 --- a/advisories/unreviewed/2022/05/GHSA-cmmj-6wj4-h8f4/GHSA-cmmj-6wj4-h8f4.json +++ b/advisories/unreviewed/2022/05/GHSA-cmmj-6wj4-h8f4/GHSA-cmmj-6wj4-h8f4.json @@ -13,9 +13,7 @@ "score": "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-cmmp-7w45-3jv7/GHSA-cmmp-7w45-3jv7.json b/advisories/unreviewed/2022/05/GHSA-cmmp-7w45-3jv7/GHSA-cmmp-7w45-3jv7.json index 34b27821f85..5d1ba50f7b3 100644 --- a/advisories/unreviewed/2022/05/GHSA-cmmp-7w45-3jv7/GHSA-cmmp-7w45-3jv7.json +++ b/advisories/unreviewed/2022/05/GHSA-cmmp-7w45-3jv7/GHSA-cmmp-7w45-3jv7.json @@ -13,9 +13,7 @@ "score": "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-cp48-x627-9rp6/GHSA-cp48-x627-9rp6.json b/advisories/unreviewed/2022/05/GHSA-cp48-x627-9rp6/GHSA-cp48-x627-9rp6.json index a7fdaf4e92c..9672659b97f 100644 --- a/advisories/unreviewed/2022/05/GHSA-cp48-x627-9rp6/GHSA-cp48-x627-9rp6.json +++ b/advisories/unreviewed/2022/05/GHSA-cp48-x627-9rp6/GHSA-cp48-x627-9rp6.json @@ -13,9 +13,7 @@ "score": "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-cp95-cgwv-24g5/GHSA-cp95-cgwv-24g5.json b/advisories/unreviewed/2022/05/GHSA-cp95-cgwv-24g5/GHSA-cp95-cgwv-24g5.json index 7197103accf..95000287be9 100644 --- a/advisories/unreviewed/2022/05/GHSA-cp95-cgwv-24g5/GHSA-cp95-cgwv-24g5.json +++ b/advisories/unreviewed/2022/05/GHSA-cp95-cgwv-24g5/GHSA-cp95-cgwv-24g5.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-cpwg-c993-6j33/GHSA-cpwg-c993-6j33.json b/advisories/unreviewed/2022/05/GHSA-cpwg-c993-6j33/GHSA-cpwg-c993-6j33.json index 77974b1b5cb..f108827ac5e 100644 --- a/advisories/unreviewed/2022/05/GHSA-cpwg-c993-6j33/GHSA-cpwg-c993-6j33.json +++ b/advisories/unreviewed/2022/05/GHSA-cpwg-c993-6j33/GHSA-cpwg-c993-6j33.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-cv8p-r9gw-9x34/GHSA-cv8p-r9gw-9x34.json b/advisories/unreviewed/2022/05/GHSA-cv8p-r9gw-9x34/GHSA-cv8p-r9gw-9x34.json index 0fe22f12294..39267cc145b 100644 --- a/advisories/unreviewed/2022/05/GHSA-cv8p-r9gw-9x34/GHSA-cv8p-r9gw-9x34.json +++ b/advisories/unreviewed/2022/05/GHSA-cv8p-r9gw-9x34/GHSA-cv8p-r9gw-9x34.json @@ -13,9 +13,7 @@ "score": "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-cvpq-jx4g-whh2/GHSA-cvpq-jx4g-whh2.json b/advisories/unreviewed/2022/05/GHSA-cvpq-jx4g-whh2/GHSA-cvpq-jx4g-whh2.json index a9dd39e01dd..b779373c59c 100644 --- a/advisories/unreviewed/2022/05/GHSA-cvpq-jx4g-whh2/GHSA-cvpq-jx4g-whh2.json +++ b/advisories/unreviewed/2022/05/GHSA-cvpq-jx4g-whh2/GHSA-cvpq-jx4g-whh2.json @@ -13,9 +13,7 @@ "score": "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-cvv6-8h36-ppcg/GHSA-cvv6-8h36-ppcg.json b/advisories/unreviewed/2022/05/GHSA-cvv6-8h36-ppcg/GHSA-cvv6-8h36-ppcg.json index 0bceafcb034..6bab710ed74 100644 --- a/advisories/unreviewed/2022/05/GHSA-cvv6-8h36-ppcg/GHSA-cvv6-8h36-ppcg.json +++ b/advisories/unreviewed/2022/05/GHSA-cvv6-8h36-ppcg/GHSA-cvv6-8h36-ppcg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-cwx8-767m-cwmv/GHSA-cwx8-767m-cwmv.json b/advisories/unreviewed/2022/05/GHSA-cwx8-767m-cwmv/GHSA-cwx8-767m-cwmv.json index 81db91cecc7..b40532de1c4 100644 --- a/advisories/unreviewed/2022/05/GHSA-cwx8-767m-cwmv/GHSA-cwx8-767m-cwmv.json +++ b/advisories/unreviewed/2022/05/GHSA-cwx8-767m-cwmv/GHSA-cwx8-767m-cwmv.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-f22h-jvjx-fm57/GHSA-f22h-jvjx-fm57.json b/advisories/unreviewed/2022/05/GHSA-f22h-jvjx-fm57/GHSA-f22h-jvjx-fm57.json index 339e9d937b6..9c0f2b84d6c 100644 --- a/advisories/unreviewed/2022/05/GHSA-f22h-jvjx-fm57/GHSA-f22h-jvjx-fm57.json +++ b/advisories/unreviewed/2022/05/GHSA-f22h-jvjx-fm57/GHSA-f22h-jvjx-fm57.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-f2c3-28fv-2466/GHSA-f2c3-28fv-2466.json b/advisories/unreviewed/2022/05/GHSA-f2c3-28fv-2466/GHSA-f2c3-28fv-2466.json index ec88cf9ab40..9a7b591f7d0 100644 --- a/advisories/unreviewed/2022/05/GHSA-f2c3-28fv-2466/GHSA-f2c3-28fv-2466.json +++ b/advisories/unreviewed/2022/05/GHSA-f2c3-28fv-2466/GHSA-f2c3-28fv-2466.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-f2rh-8rx8-q57q/GHSA-f2rh-8rx8-q57q.json b/advisories/unreviewed/2022/05/GHSA-f2rh-8rx8-q57q/GHSA-f2rh-8rx8-q57q.json index b578fcb861a..7fb530b6ad6 100644 --- a/advisories/unreviewed/2022/05/GHSA-f2rh-8rx8-q57q/GHSA-f2rh-8rx8-q57q.json +++ b/advisories/unreviewed/2022/05/GHSA-f2rh-8rx8-q57q/GHSA-f2rh-8rx8-q57q.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-f2x4-v4rc-rwrp/GHSA-f2x4-v4rc-rwrp.json b/advisories/unreviewed/2022/05/GHSA-f2x4-v4rc-rwrp/GHSA-f2x4-v4rc-rwrp.json index b48f5899a4b..ce838bbc1a3 100644 --- a/advisories/unreviewed/2022/05/GHSA-f2x4-v4rc-rwrp/GHSA-f2x4-v4rc-rwrp.json +++ b/advisories/unreviewed/2022/05/GHSA-f2x4-v4rc-rwrp/GHSA-f2x4-v4rc-rwrp.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-f33m-7gg2-3cm2/GHSA-f33m-7gg2-3cm2.json b/advisories/unreviewed/2022/05/GHSA-f33m-7gg2-3cm2/GHSA-f33m-7gg2-3cm2.json index 1fe407b3701..fe952e1309c 100644 --- a/advisories/unreviewed/2022/05/GHSA-f33m-7gg2-3cm2/GHSA-f33m-7gg2-3cm2.json +++ b/advisories/unreviewed/2022/05/GHSA-f33m-7gg2-3cm2/GHSA-f33m-7gg2-3cm2.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-f52h-j689-x786/GHSA-f52h-j689-x786.json b/advisories/unreviewed/2022/05/GHSA-f52h-j689-x786/GHSA-f52h-j689-x786.json index 52c22edb65a..2d09feb3382 100644 --- a/advisories/unreviewed/2022/05/GHSA-f52h-j689-x786/GHSA-f52h-j689-x786.json +++ b/advisories/unreviewed/2022/05/GHSA-f52h-j689-x786/GHSA-f52h-j689-x786.json @@ -7,12 +7,8 @@ "CVE-2015-3246" ], "details": "libuser before 0.56.13-8 and 0.60 before 0.60-7, as used in the userhelper program in the usermode package, directly modifies /etc/passwd, which allows local users to cause a denial of service (inconsistent file state) by causing an error during the modification. NOTE: this issue can be combined with CVE-2015-3245 to gain privileges.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -60,9 +56,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-f5x9-mwv6-rmv7/GHSA-f5x9-mwv6-rmv7.json b/advisories/unreviewed/2022/05/GHSA-f5x9-mwv6-rmv7/GHSA-f5x9-mwv6-rmv7.json index 3254aceba90..f7513d9f6ed 100644 --- a/advisories/unreviewed/2022/05/GHSA-f5x9-mwv6-rmv7/GHSA-f5x9-mwv6-rmv7.json +++ b/advisories/unreviewed/2022/05/GHSA-f5x9-mwv6-rmv7/GHSA-f5x9-mwv6-rmv7.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-f6pf-g6c3-j36q/GHSA-f6pf-g6c3-j36q.json b/advisories/unreviewed/2022/05/GHSA-f6pf-g6c3-j36q/GHSA-f6pf-g6c3-j36q.json index 4abefe5ae86..6cb79a3e803 100644 --- a/advisories/unreviewed/2022/05/GHSA-f6pf-g6c3-j36q/GHSA-f6pf-g6c3-j36q.json +++ b/advisories/unreviewed/2022/05/GHSA-f6pf-g6c3-j36q/GHSA-f6pf-g6c3-j36q.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-f764-w36x-w9fr/GHSA-f764-w36x-w9fr.json b/advisories/unreviewed/2022/05/GHSA-f764-w36x-w9fr/GHSA-f764-w36x-w9fr.json index feddbbc0754..fdb0fe5f9fa 100644 --- a/advisories/unreviewed/2022/05/GHSA-f764-w36x-w9fr/GHSA-f764-w36x-w9fr.json +++ b/advisories/unreviewed/2022/05/GHSA-f764-w36x-w9fr/GHSA-f764-w36x-w9fr.json @@ -13,9 +13,7 @@ "score": "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-f76c-2vx7-8m33/GHSA-f76c-2vx7-8m33.json b/advisories/unreviewed/2022/05/GHSA-f76c-2vx7-8m33/GHSA-f76c-2vx7-8m33.json index 46d2a906544..3e1f5c84fd9 100644 --- a/advisories/unreviewed/2022/05/GHSA-f76c-2vx7-8m33/GHSA-f76c-2vx7-8m33.json +++ b/advisories/unreviewed/2022/05/GHSA-f76c-2vx7-8m33/GHSA-f76c-2vx7-8m33.json @@ -13,9 +13,7 @@ "score": "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-f7rq-858v-8r8m/GHSA-f7rq-858v-8r8m.json b/advisories/unreviewed/2022/05/GHSA-f7rq-858v-8r8m/GHSA-f7rq-858v-8r8m.json index 650f92b5842..ac2b22f2f6b 100644 --- a/advisories/unreviewed/2022/05/GHSA-f7rq-858v-8r8m/GHSA-f7rq-858v-8r8m.json +++ b/advisories/unreviewed/2022/05/GHSA-f7rq-858v-8r8m/GHSA-f7rq-858v-8r8m.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-f87q-fr3m-8q9w/GHSA-f87q-fr3m-8q9w.json b/advisories/unreviewed/2022/05/GHSA-f87q-fr3m-8q9w/GHSA-f87q-fr3m-8q9w.json index c4bb4d304c0..2e5ad5f6297 100644 --- a/advisories/unreviewed/2022/05/GHSA-f87q-fr3m-8q9w/GHSA-f87q-fr3m-8q9w.json +++ b/advisories/unreviewed/2022/05/GHSA-f87q-fr3m-8q9w/GHSA-f87q-fr3m-8q9w.json @@ -13,9 +13,7 @@ "score": "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-f8vj-9v6p-8f97/GHSA-f8vj-9v6p-8f97.json b/advisories/unreviewed/2022/05/GHSA-f8vj-9v6p-8f97/GHSA-f8vj-9v6p-8f97.json index e8da7f660a2..24d395c3816 100644 --- a/advisories/unreviewed/2022/05/GHSA-f8vj-9v6p-8f97/GHSA-f8vj-9v6p-8f97.json +++ b/advisories/unreviewed/2022/05/GHSA-f8vj-9v6p-8f97/GHSA-f8vj-9v6p-8f97.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-f8x4-v4p8-66f9/GHSA-f8x4-v4p8-66f9.json b/advisories/unreviewed/2022/05/GHSA-f8x4-v4p8-66f9/GHSA-f8x4-v4p8-66f9.json index dc4cb03ff14..597c34d4ca8 100644 --- a/advisories/unreviewed/2022/05/GHSA-f8x4-v4p8-66f9/GHSA-f8x4-v4p8-66f9.json +++ b/advisories/unreviewed/2022/05/GHSA-f8x4-v4p8-66f9/GHSA-f8x4-v4p8-66f9.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-f94r-6c2w-6vfr/GHSA-f94r-6c2w-6vfr.json b/advisories/unreviewed/2022/05/GHSA-f94r-6c2w-6vfr/GHSA-f94r-6c2w-6vfr.json index f0125751229..b88ec322e6b 100644 --- a/advisories/unreviewed/2022/05/GHSA-f94r-6c2w-6vfr/GHSA-f94r-6c2w-6vfr.json +++ b/advisories/unreviewed/2022/05/GHSA-f94r-6c2w-6vfr/GHSA-f94r-6c2w-6vfr.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-f95m-5x7w-c6wx/GHSA-f95m-5x7w-c6wx.json b/advisories/unreviewed/2022/05/GHSA-f95m-5x7w-c6wx/GHSA-f95m-5x7w-c6wx.json index 5937248a200..ae7c00000fa 100644 --- a/advisories/unreviewed/2022/05/GHSA-f95m-5x7w-c6wx/GHSA-f95m-5x7w-c6wx.json +++ b/advisories/unreviewed/2022/05/GHSA-f95m-5x7w-c6wx/GHSA-f95m-5x7w-c6wx.json @@ -13,9 +13,7 @@ "score": "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-f995-82f4-v3q4/GHSA-f995-82f4-v3q4.json b/advisories/unreviewed/2022/05/GHSA-f995-82f4-v3q4/GHSA-f995-82f4-v3q4.json index b6d44a22901..a266b42a1c8 100644 --- a/advisories/unreviewed/2022/05/GHSA-f995-82f4-v3q4/GHSA-f995-82f4-v3q4.json +++ b/advisories/unreviewed/2022/05/GHSA-f995-82f4-v3q4/GHSA-f995-82f4-v3q4.json @@ -13,9 +13,7 @@ "score": "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-fcf3-mw56-v384/GHSA-fcf3-mw56-v384.json b/advisories/unreviewed/2022/05/GHSA-fcf3-mw56-v384/GHSA-fcf3-mw56-v384.json index 86ae3af3051..4d1dbb75bb2 100644 --- a/advisories/unreviewed/2022/05/GHSA-fcf3-mw56-v384/GHSA-fcf3-mw56-v384.json +++ b/advisories/unreviewed/2022/05/GHSA-fcf3-mw56-v384/GHSA-fcf3-mw56-v384.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-fcr4-9q78-7xr5/GHSA-fcr4-9q78-7xr5.json b/advisories/unreviewed/2022/05/GHSA-fcr4-9q78-7xr5/GHSA-fcr4-9q78-7xr5.json index f19bc4cfaa7..6556ec4e2a6 100644 --- a/advisories/unreviewed/2022/05/GHSA-fcr4-9q78-7xr5/GHSA-fcr4-9q78-7xr5.json +++ b/advisories/unreviewed/2022/05/GHSA-fcr4-9q78-7xr5/GHSA-fcr4-9q78-7xr5.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-ffg8-fgfp-q9p2/GHSA-ffg8-fgfp-q9p2.json b/advisories/unreviewed/2022/05/GHSA-ffg8-fgfp-q9p2/GHSA-ffg8-fgfp-q9p2.json index 0d3ef440e25..ce0b2da9fab 100644 --- a/advisories/unreviewed/2022/05/GHSA-ffg8-fgfp-q9p2/GHSA-ffg8-fgfp-q9p2.json +++ b/advisories/unreviewed/2022/05/GHSA-ffg8-fgfp-q9p2/GHSA-ffg8-fgfp-q9p2.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-ffh9-gmph-h864/GHSA-ffh9-gmph-h864.json b/advisories/unreviewed/2022/05/GHSA-ffh9-gmph-h864/GHSA-ffh9-gmph-h864.json index 59dda5fa96f..078c7a243fe 100644 --- a/advisories/unreviewed/2022/05/GHSA-ffh9-gmph-h864/GHSA-ffh9-gmph-h864.json +++ b/advisories/unreviewed/2022/05/GHSA-ffh9-gmph-h864/GHSA-ffh9-gmph-h864.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-ffpg-cvcj-j959/GHSA-ffpg-cvcj-j959.json b/advisories/unreviewed/2022/05/GHSA-ffpg-cvcj-j959/GHSA-ffpg-cvcj-j959.json index 8d05b6dd914..7a8ca12d688 100644 --- a/advisories/unreviewed/2022/05/GHSA-ffpg-cvcj-j959/GHSA-ffpg-cvcj-j959.json +++ b/advisories/unreviewed/2022/05/GHSA-ffpg-cvcj-j959/GHSA-ffpg-cvcj-j959.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-fg37-7xp8-q753/GHSA-fg37-7xp8-q753.json b/advisories/unreviewed/2022/05/GHSA-fg37-7xp8-q753/GHSA-fg37-7xp8-q753.json index 5311523d754..aa83075f52f 100644 --- a/advisories/unreviewed/2022/05/GHSA-fg37-7xp8-q753/GHSA-fg37-7xp8-q753.json +++ b/advisories/unreviewed/2022/05/GHSA-fg37-7xp8-q753/GHSA-fg37-7xp8-q753.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-fg3p-4f2m-6mrh/GHSA-fg3p-4f2m-6mrh.json b/advisories/unreviewed/2022/05/GHSA-fg3p-4f2m-6mrh/GHSA-fg3p-4f2m-6mrh.json index 52477136ed3..944ac3325ee 100644 --- a/advisories/unreviewed/2022/05/GHSA-fg3p-4f2m-6mrh/GHSA-fg3p-4f2m-6mrh.json +++ b/advisories/unreviewed/2022/05/GHSA-fg3p-4f2m-6mrh/GHSA-fg3p-4f2m-6mrh.json @@ -13,9 +13,7 @@ "score": "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-fggg-x27r-phpv/GHSA-fggg-x27r-phpv.json b/advisories/unreviewed/2022/05/GHSA-fggg-x27r-phpv/GHSA-fggg-x27r-phpv.json index 9cfc3ae2f29..d071d1315c6 100644 --- a/advisories/unreviewed/2022/05/GHSA-fggg-x27r-phpv/GHSA-fggg-x27r-phpv.json +++ b/advisories/unreviewed/2022/05/GHSA-fggg-x27r-phpv/GHSA-fggg-x27r-phpv.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-fh3m-7fgj-3wq2/GHSA-fh3m-7fgj-3wq2.json b/advisories/unreviewed/2022/05/GHSA-fh3m-7fgj-3wq2/GHSA-fh3m-7fgj-3wq2.json index 5b683101066..675689b6499 100644 --- a/advisories/unreviewed/2022/05/GHSA-fh3m-7fgj-3wq2/GHSA-fh3m-7fgj-3wq2.json +++ b/advisories/unreviewed/2022/05/GHSA-fh3m-7fgj-3wq2/GHSA-fh3m-7fgj-3wq2.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-fhjv-xgwh-wwf4/GHSA-fhjv-xgwh-wwf4.json b/advisories/unreviewed/2022/05/GHSA-fhjv-xgwh-wwf4/GHSA-fhjv-xgwh-wwf4.json index e9323a7ec11..5a1bb0bb18e 100644 --- a/advisories/unreviewed/2022/05/GHSA-fhjv-xgwh-wwf4/GHSA-fhjv-xgwh-wwf4.json +++ b/advisories/unreviewed/2022/05/GHSA-fhjv-xgwh-wwf4/GHSA-fhjv-xgwh-wwf4.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-fhmj-7pjg-xr5g/GHSA-fhmj-7pjg-xr5g.json b/advisories/unreviewed/2022/05/GHSA-fhmj-7pjg-xr5g/GHSA-fhmj-7pjg-xr5g.json index 8b0c111f45a..d40563ee7d7 100644 --- a/advisories/unreviewed/2022/05/GHSA-fhmj-7pjg-xr5g/GHSA-fhmj-7pjg-xr5g.json +++ b/advisories/unreviewed/2022/05/GHSA-fhmj-7pjg-xr5g/GHSA-fhmj-7pjg-xr5g.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-fj3v-p7jw-px3h/GHSA-fj3v-p7jw-px3h.json b/advisories/unreviewed/2022/05/GHSA-fj3v-p7jw-px3h/GHSA-fj3v-p7jw-px3h.json index 8beca3a097d..3e573f5b2be 100644 --- a/advisories/unreviewed/2022/05/GHSA-fj3v-p7jw-px3h/GHSA-fj3v-p7jw-px3h.json +++ b/advisories/unreviewed/2022/05/GHSA-fj3v-p7jw-px3h/GHSA-fj3v-p7jw-px3h.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-fj49-3h77-3qv9/GHSA-fj49-3h77-3qv9.json b/advisories/unreviewed/2022/05/GHSA-fj49-3h77-3qv9/GHSA-fj49-3h77-3qv9.json index beb8bfddb4d..8e03404ff4a 100644 --- a/advisories/unreviewed/2022/05/GHSA-fj49-3h77-3qv9/GHSA-fj49-3h77-3qv9.json +++ b/advisories/unreviewed/2022/05/GHSA-fj49-3h77-3qv9/GHSA-fj49-3h77-3qv9.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-fjvm-wwcq-cgvw/GHSA-fjvm-wwcq-cgvw.json b/advisories/unreviewed/2022/05/GHSA-fjvm-wwcq-cgvw/GHSA-fjvm-wwcq-cgvw.json index d8aa08eb382..5ec0f8e1755 100644 --- a/advisories/unreviewed/2022/05/GHSA-fjvm-wwcq-cgvw/GHSA-fjvm-wwcq-cgvw.json +++ b/advisories/unreviewed/2022/05/GHSA-fjvm-wwcq-cgvw/GHSA-fjvm-wwcq-cgvw.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-fmhf-3mgc-ww5g/GHSA-fmhf-3mgc-ww5g.json b/advisories/unreviewed/2022/05/GHSA-fmhf-3mgc-ww5g/GHSA-fmhf-3mgc-ww5g.json index 195c7d86566..3ddc2de32d9 100644 --- a/advisories/unreviewed/2022/05/GHSA-fmhf-3mgc-ww5g/GHSA-fmhf-3mgc-ww5g.json +++ b/advisories/unreviewed/2022/05/GHSA-fmhf-3mgc-ww5g/GHSA-fmhf-3mgc-ww5g.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-fmvr-jxcg-m87c/GHSA-fmvr-jxcg-m87c.json b/advisories/unreviewed/2022/05/GHSA-fmvr-jxcg-m87c/GHSA-fmvr-jxcg-m87c.json index 20891be8281..23abfa08a7f 100644 --- a/advisories/unreviewed/2022/05/GHSA-fmvr-jxcg-m87c/GHSA-fmvr-jxcg-m87c.json +++ b/advisories/unreviewed/2022/05/GHSA-fmvr-jxcg-m87c/GHSA-fmvr-jxcg-m87c.json @@ -13,9 +13,7 @@ "score": "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-fp8r-6wjq-g9cw/GHSA-fp8r-6wjq-g9cw.json b/advisories/unreviewed/2022/05/GHSA-fp8r-6wjq-g9cw/GHSA-fp8r-6wjq-g9cw.json index 058695a9d42..0b7662a2d9c 100644 --- a/advisories/unreviewed/2022/05/GHSA-fp8r-6wjq-g9cw/GHSA-fp8r-6wjq-g9cw.json +++ b/advisories/unreviewed/2022/05/GHSA-fp8r-6wjq-g9cw/GHSA-fp8r-6wjq-g9cw.json @@ -13,9 +13,7 @@ "score": "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-fqfx-qch6-7ghh/GHSA-fqfx-qch6-7ghh.json b/advisories/unreviewed/2022/05/GHSA-fqfx-qch6-7ghh/GHSA-fqfx-qch6-7ghh.json index e5a8df98882..246a015227c 100644 --- a/advisories/unreviewed/2022/05/GHSA-fqfx-qch6-7ghh/GHSA-fqfx-qch6-7ghh.json +++ b/advisories/unreviewed/2022/05/GHSA-fqfx-qch6-7ghh/GHSA-fqfx-qch6-7ghh.json @@ -13,9 +13,7 @@ "score": "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-fqmq-5wxp-jj3w/GHSA-fqmq-5wxp-jj3w.json b/advisories/unreviewed/2022/05/GHSA-fqmq-5wxp-jj3w/GHSA-fqmq-5wxp-jj3w.json index 23d26971994..5b0f7881237 100644 --- a/advisories/unreviewed/2022/05/GHSA-fqmq-5wxp-jj3w/GHSA-fqmq-5wxp-jj3w.json +++ b/advisories/unreviewed/2022/05/GHSA-fqmq-5wxp-jj3w/GHSA-fqmq-5wxp-jj3w.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-frj3-g8fp-vxpg/GHSA-frj3-g8fp-vxpg.json b/advisories/unreviewed/2022/05/GHSA-frj3-g8fp-vxpg/GHSA-frj3-g8fp-vxpg.json index e91222db623..7f4d5fff0df 100644 --- a/advisories/unreviewed/2022/05/GHSA-frj3-g8fp-vxpg/GHSA-frj3-g8fp-vxpg.json +++ b/advisories/unreviewed/2022/05/GHSA-frj3-g8fp-vxpg/GHSA-frj3-g8fp-vxpg.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-fv2j-x4xv-c6qc/GHSA-fv2j-x4xv-c6qc.json b/advisories/unreviewed/2022/05/GHSA-fv2j-x4xv-c6qc/GHSA-fv2j-x4xv-c6qc.json index 64dc1b274aa..a70d71dbaec 100644 --- a/advisories/unreviewed/2022/05/GHSA-fv2j-x4xv-c6qc/GHSA-fv2j-x4xv-c6qc.json +++ b/advisories/unreviewed/2022/05/GHSA-fv2j-x4xv-c6qc/GHSA-fv2j-x4xv-c6qc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-fvmx-hhxj-xqgj/GHSA-fvmx-hhxj-xqgj.json b/advisories/unreviewed/2022/05/GHSA-fvmx-hhxj-xqgj/GHSA-fvmx-hhxj-xqgj.json index 266da853a46..87ba73e976e 100644 --- a/advisories/unreviewed/2022/05/GHSA-fvmx-hhxj-xqgj/GHSA-fvmx-hhxj-xqgj.json +++ b/advisories/unreviewed/2022/05/GHSA-fvmx-hhxj-xqgj/GHSA-fvmx-hhxj-xqgj.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-fvpf-5h89-r55m/GHSA-fvpf-5h89-r55m.json b/advisories/unreviewed/2022/05/GHSA-fvpf-5h89-r55m/GHSA-fvpf-5h89-r55m.json index 35216747720..120f3ea6cc1 100644 --- a/advisories/unreviewed/2022/05/GHSA-fvpf-5h89-r55m/GHSA-fvpf-5h89-r55m.json +++ b/advisories/unreviewed/2022/05/GHSA-fvpf-5h89-r55m/GHSA-fvpf-5h89-r55m.json @@ -13,9 +13,7 @@ "score": "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-fvvm-x83v-fc5r/GHSA-fvvm-x83v-fc5r.json b/advisories/unreviewed/2022/05/GHSA-fvvm-x83v-fc5r/GHSA-fvvm-x83v-fc5r.json index 10e5978a04e..def47052ee5 100644 --- a/advisories/unreviewed/2022/05/GHSA-fvvm-x83v-fc5r/GHSA-fvvm-x83v-fc5r.json +++ b/advisories/unreviewed/2022/05/GHSA-fvvm-x83v-fc5r/GHSA-fvvm-x83v-fc5r.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-fw4w-6h8r-9vjh/GHSA-fw4w-6h8r-9vjh.json b/advisories/unreviewed/2022/05/GHSA-fw4w-6h8r-9vjh/GHSA-fw4w-6h8r-9vjh.json index 7ff78374964..e209715ef37 100644 --- a/advisories/unreviewed/2022/05/GHSA-fw4w-6h8r-9vjh/GHSA-fw4w-6h8r-9vjh.json +++ b/advisories/unreviewed/2022/05/GHSA-fw4w-6h8r-9vjh/GHSA-fw4w-6h8r-9vjh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -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-fw83-p6qv-4hh7/GHSA-fw83-p6qv-4hh7.json b/advisories/unreviewed/2022/05/GHSA-fw83-p6qv-4hh7/GHSA-fw83-p6qv-4hh7.json index d3b81f21176..0f33f585d2b 100644 --- a/advisories/unreviewed/2022/05/GHSA-fw83-p6qv-4hh7/GHSA-fw83-p6qv-4hh7.json +++ b/advisories/unreviewed/2022/05/GHSA-fw83-p6qv-4hh7/GHSA-fw83-p6qv-4hh7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-fw8f-763x-7849/GHSA-fw8f-763x-7849.json b/advisories/unreviewed/2022/05/GHSA-fw8f-763x-7849/GHSA-fw8f-763x-7849.json index 8946f71d34a..da10ac46377 100644 --- a/advisories/unreviewed/2022/05/GHSA-fw8f-763x-7849/GHSA-fw8f-763x-7849.json +++ b/advisories/unreviewed/2022/05/GHSA-fw8f-763x-7849/GHSA-fw8f-763x-7849.json @@ -13,9 +13,7 @@ "score": "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-fwcg-fqr6-423c/GHSA-fwcg-fqr6-423c.json b/advisories/unreviewed/2022/05/GHSA-fwcg-fqr6-423c/GHSA-fwcg-fqr6-423c.json index 6b6d011a810..1c2d31b7e74 100644 --- a/advisories/unreviewed/2022/05/GHSA-fwcg-fqr6-423c/GHSA-fwcg-fqr6-423c.json +++ b/advisories/unreviewed/2022/05/GHSA-fwcg-fqr6-423c/GHSA-fwcg-fqr6-423c.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -27,9 +25,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-fx44-x6g3-42f2/GHSA-fx44-x6g3-42f2.json b/advisories/unreviewed/2022/05/GHSA-fx44-x6g3-42f2/GHSA-fx44-x6g3-42f2.json index 437df3429db..80c1c236f04 100644 --- a/advisories/unreviewed/2022/05/GHSA-fx44-x6g3-42f2/GHSA-fx44-x6g3-42f2.json +++ b/advisories/unreviewed/2022/05/GHSA-fx44-x6g3-42f2/GHSA-fx44-x6g3-42f2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/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-fx6h-76pp-7h3v/GHSA-fx6h-76pp-7h3v.json b/advisories/unreviewed/2022/05/GHSA-fx6h-76pp-7h3v/GHSA-fx6h-76pp-7h3v.json index 481baf53015..aedc0d5a1af 100644 --- a/advisories/unreviewed/2022/05/GHSA-fx6h-76pp-7h3v/GHSA-fx6h-76pp-7h3v.json +++ b/advisories/unreviewed/2022/05/GHSA-fx6h-76pp-7h3v/GHSA-fx6h-76pp-7h3v.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-fx7r-97wv-3rg8/GHSA-fx7r-97wv-3rg8.json b/advisories/unreviewed/2022/05/GHSA-fx7r-97wv-3rg8/GHSA-fx7r-97wv-3rg8.json index 930cf9aaa73..40a57bb7357 100644 --- a/advisories/unreviewed/2022/05/GHSA-fx7r-97wv-3rg8/GHSA-fx7r-97wv-3rg8.json +++ b/advisories/unreviewed/2022/05/GHSA-fx7r-97wv-3rg8/GHSA-fx7r-97wv-3rg8.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-fxfc-vr6q-f5w3/GHSA-fxfc-vr6q-f5w3.json b/advisories/unreviewed/2022/05/GHSA-fxfc-vr6q-f5w3/GHSA-fxfc-vr6q-f5w3.json index ba27f2b4d3b..7f593be7341 100644 --- a/advisories/unreviewed/2022/05/GHSA-fxfc-vr6q-f5w3/GHSA-fxfc-vr6q-f5w3.json +++ b/advisories/unreviewed/2022/05/GHSA-fxfc-vr6q-f5w3/GHSA-fxfc-vr6q-f5w3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/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-g262-9hc8-9fhq/GHSA-g262-9hc8-9fhq.json b/advisories/unreviewed/2022/05/GHSA-g262-9hc8-9fhq/GHSA-g262-9hc8-9fhq.json index 8c481a5df3c..6528a141e50 100644 --- a/advisories/unreviewed/2022/05/GHSA-g262-9hc8-9fhq/GHSA-g262-9hc8-9fhq.json +++ b/advisories/unreviewed/2022/05/GHSA-g262-9hc8-9fhq/GHSA-g262-9hc8-9fhq.json @@ -13,9 +13,7 @@ "score": "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-g28w-mrq9-4vpc/GHSA-g28w-mrq9-4vpc.json b/advisories/unreviewed/2022/05/GHSA-g28w-mrq9-4vpc/GHSA-g28w-mrq9-4vpc.json index 7057f7f88b3..9f4be251483 100644 --- a/advisories/unreviewed/2022/05/GHSA-g28w-mrq9-4vpc/GHSA-g28w-mrq9-4vpc.json +++ b/advisories/unreviewed/2022/05/GHSA-g28w-mrq9-4vpc/GHSA-g28w-mrq9-4vpc.json @@ -13,9 +13,7 @@ "score": "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-g2f5-5mqw-gc7w/GHSA-g2f5-5mqw-gc7w.json b/advisories/unreviewed/2022/05/GHSA-g2f5-5mqw-gc7w/GHSA-g2f5-5mqw-gc7w.json index ee858205976..edfd90c0ab4 100644 --- a/advisories/unreviewed/2022/05/GHSA-g2f5-5mqw-gc7w/GHSA-g2f5-5mqw-gc7w.json +++ b/advisories/unreviewed/2022/05/GHSA-g2f5-5mqw-gc7w/GHSA-g2f5-5mqw-gc7w.json @@ -13,9 +13,7 @@ "score": "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-g43w-8cfr-ggp7/GHSA-g43w-8cfr-ggp7.json b/advisories/unreviewed/2022/05/GHSA-g43w-8cfr-ggp7/GHSA-g43w-8cfr-ggp7.json index 578ac753c73..7fd6e6cf84b 100644 --- a/advisories/unreviewed/2022/05/GHSA-g43w-8cfr-ggp7/GHSA-g43w-8cfr-ggp7.json +++ b/advisories/unreviewed/2022/05/GHSA-g43w-8cfr-ggp7/GHSA-g43w-8cfr-ggp7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-g5hj-fh2h-5x5v/GHSA-g5hj-fh2h-5x5v.json b/advisories/unreviewed/2022/05/GHSA-g5hj-fh2h-5x5v/GHSA-g5hj-fh2h-5x5v.json index 888a4f643b2..8a3fb21860b 100644 --- a/advisories/unreviewed/2022/05/GHSA-g5hj-fh2h-5x5v/GHSA-g5hj-fh2h-5x5v.json +++ b/advisories/unreviewed/2022/05/GHSA-g5hj-fh2h-5x5v/GHSA-g5hj-fh2h-5x5v.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-g685-6547-jc24/GHSA-g685-6547-jc24.json b/advisories/unreviewed/2022/05/GHSA-g685-6547-jc24/GHSA-g685-6547-jc24.json index 679458e5a22..99c4475206b 100644 --- a/advisories/unreviewed/2022/05/GHSA-g685-6547-jc24/GHSA-g685-6547-jc24.json +++ b/advisories/unreviewed/2022/05/GHSA-g685-6547-jc24/GHSA-g685-6547-jc24.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-g7jc-cx72-fxjx/GHSA-g7jc-cx72-fxjx.json b/advisories/unreviewed/2022/05/GHSA-g7jc-cx72-fxjx/GHSA-g7jc-cx72-fxjx.json index 72132f5cb48..9cfdfa3082f 100644 --- a/advisories/unreviewed/2022/05/GHSA-g7jc-cx72-fxjx/GHSA-g7jc-cx72-fxjx.json +++ b/advisories/unreviewed/2022/05/GHSA-g7jc-cx72-fxjx/GHSA-g7jc-cx72-fxjx.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-g8fg-2hrp-wjjx/GHSA-g8fg-2hrp-wjjx.json b/advisories/unreviewed/2022/05/GHSA-g8fg-2hrp-wjjx/GHSA-g8fg-2hrp-wjjx.json index 008642b85a8..e130f1eac0c 100644 --- a/advisories/unreviewed/2022/05/GHSA-g8fg-2hrp-wjjx/GHSA-g8fg-2hrp-wjjx.json +++ b/advisories/unreviewed/2022/05/GHSA-g8fg-2hrp-wjjx/GHSA-g8fg-2hrp-wjjx.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-g95r-39h2-qxq6/GHSA-g95r-39h2-qxq6.json b/advisories/unreviewed/2022/05/GHSA-g95r-39h2-qxq6/GHSA-g95r-39h2-qxq6.json index 79071f4377e..6f0d9382b47 100644 --- a/advisories/unreviewed/2022/05/GHSA-g95r-39h2-qxq6/GHSA-g95r-39h2-qxq6.json +++ b/advisories/unreviewed/2022/05/GHSA-g95r-39h2-qxq6/GHSA-g95r-39h2-qxq6.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-g9x9-j8fh-9qvw/GHSA-g9x9-j8fh-9qvw.json b/advisories/unreviewed/2022/05/GHSA-g9x9-j8fh-9qvw/GHSA-g9x9-j8fh-9qvw.json index 53c2f413fcf..017da6e36e3 100644 --- a/advisories/unreviewed/2022/05/GHSA-g9x9-j8fh-9qvw/GHSA-g9x9-j8fh-9qvw.json +++ b/advisories/unreviewed/2022/05/GHSA-g9x9-j8fh-9qvw/GHSA-g9x9-j8fh-9qvw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-gfc9-77qh-j33m/GHSA-gfc9-77qh-j33m.json b/advisories/unreviewed/2022/05/GHSA-gfc9-77qh-j33m/GHSA-gfc9-77qh-j33m.json index 2c2cec02ba1..349f3753c3d 100644 --- a/advisories/unreviewed/2022/05/GHSA-gfc9-77qh-j33m/GHSA-gfc9-77qh-j33m.json +++ b/advisories/unreviewed/2022/05/GHSA-gfc9-77qh-j33m/GHSA-gfc9-77qh-j33m.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-gfcc-wvxj-f4xq/GHSA-gfcc-wvxj-f4xq.json b/advisories/unreviewed/2022/05/GHSA-gfcc-wvxj-f4xq/GHSA-gfcc-wvxj-f4xq.json index 40553b5252a..95cfb2de5c4 100644 --- a/advisories/unreviewed/2022/05/GHSA-gfcc-wvxj-f4xq/GHSA-gfcc-wvxj-f4xq.json +++ b/advisories/unreviewed/2022/05/GHSA-gfcc-wvxj-f4xq/GHSA-gfcc-wvxj-f4xq.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-gfxr-3phg-gg9c/GHSA-gfxr-3phg-gg9c.json b/advisories/unreviewed/2022/05/GHSA-gfxr-3phg-gg9c/GHSA-gfxr-3phg-gg9c.json index 2719324c542..9b36da0d241 100644 --- a/advisories/unreviewed/2022/05/GHSA-gfxr-3phg-gg9c/GHSA-gfxr-3phg-gg9c.json +++ b/advisories/unreviewed/2022/05/GHSA-gfxr-3phg-gg9c/GHSA-gfxr-3phg-gg9c.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-gg43-j274-j3q8/GHSA-gg43-j274-j3q8.json b/advisories/unreviewed/2022/05/GHSA-gg43-j274-j3q8/GHSA-gg43-j274-j3q8.json index 4fcd3aa0931..ca94b5b5b62 100644 --- a/advisories/unreviewed/2022/05/GHSA-gg43-j274-j3q8/GHSA-gg43-j274-j3q8.json +++ b/advisories/unreviewed/2022/05/GHSA-gg43-j274-j3q8/GHSA-gg43-j274-j3q8.json @@ -13,9 +13,7 @@ "score": "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-ggjf-xm63-v796/GHSA-ggjf-xm63-v796.json b/advisories/unreviewed/2022/05/GHSA-ggjf-xm63-v796/GHSA-ggjf-xm63-v796.json index e9a46619519..60fcbf85e0e 100644 --- a/advisories/unreviewed/2022/05/GHSA-ggjf-xm63-v796/GHSA-ggjf-xm63-v796.json +++ b/advisories/unreviewed/2022/05/GHSA-ggjf-xm63-v796/GHSA-ggjf-xm63-v796.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-gjcm-jj24-9jc7/GHSA-gjcm-jj24-9jc7.json b/advisories/unreviewed/2022/05/GHSA-gjcm-jj24-9jc7/GHSA-gjcm-jj24-9jc7.json index f2536303929..87d6998f6a4 100644 --- a/advisories/unreviewed/2022/05/GHSA-gjcm-jj24-9jc7/GHSA-gjcm-jj24-9jc7.json +++ b/advisories/unreviewed/2022/05/GHSA-gjcm-jj24-9jc7/GHSA-gjcm-jj24-9jc7.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-gjmh-h963-w763/GHSA-gjmh-h963-w763.json b/advisories/unreviewed/2022/05/GHSA-gjmh-h963-w763/GHSA-gjmh-h963-w763.json index bcdac687499..7db44d11171 100644 --- a/advisories/unreviewed/2022/05/GHSA-gjmh-h963-w763/GHSA-gjmh-h963-w763.json +++ b/advisories/unreviewed/2022/05/GHSA-gjmh-h963-w763/GHSA-gjmh-h963-w763.json @@ -13,9 +13,7 @@ "score": "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-gm7q-2q9v-fr9f/GHSA-gm7q-2q9v-fr9f.json b/advisories/unreviewed/2022/05/GHSA-gm7q-2q9v-fr9f/GHSA-gm7q-2q9v-fr9f.json index e62132cfbd7..9d3007ff618 100644 --- a/advisories/unreviewed/2022/05/GHSA-gm7q-2q9v-fr9f/GHSA-gm7q-2q9v-fr9f.json +++ b/advisories/unreviewed/2022/05/GHSA-gm7q-2q9v-fr9f/GHSA-gm7q-2q9v-fr9f.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-gp57-fv82-mv79/GHSA-gp57-fv82-mv79.json b/advisories/unreviewed/2022/05/GHSA-gp57-fv82-mv79/GHSA-gp57-fv82-mv79.json index b142871c68b..1420386d9b5 100644 --- a/advisories/unreviewed/2022/05/GHSA-gp57-fv82-mv79/GHSA-gp57-fv82-mv79.json +++ b/advisories/unreviewed/2022/05/GHSA-gp57-fv82-mv79/GHSA-gp57-fv82-mv79.json @@ -13,9 +13,7 @@ "score": "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-gqfr-g9h6-cm7m/GHSA-gqfr-g9h6-cm7m.json b/advisories/unreviewed/2022/05/GHSA-gqfr-g9h6-cm7m/GHSA-gqfr-g9h6-cm7m.json index e67fe446b6b..ca8f6e7cb42 100644 --- a/advisories/unreviewed/2022/05/GHSA-gqfr-g9h6-cm7m/GHSA-gqfr-g9h6-cm7m.json +++ b/advisories/unreviewed/2022/05/GHSA-gqfr-g9h6-cm7m/GHSA-gqfr-g9h6-cm7m.json @@ -13,9 +13,7 @@ "score": "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-grx6-8542-r6c3/GHSA-grx6-8542-r6c3.json b/advisories/unreviewed/2022/05/GHSA-grx6-8542-r6c3/GHSA-grx6-8542-r6c3.json index 37adc34e325..87086c3a7d8 100644 --- a/advisories/unreviewed/2022/05/GHSA-grx6-8542-r6c3/GHSA-grx6-8542-r6c3.json +++ b/advisories/unreviewed/2022/05/GHSA-grx6-8542-r6c3/GHSA-grx6-8542-r6c3.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-gv5f-h34f-cgwh/GHSA-gv5f-h34f-cgwh.json b/advisories/unreviewed/2022/05/GHSA-gv5f-h34f-cgwh/GHSA-gv5f-h34f-cgwh.json index f46bb138987..1aca3cbd0f4 100644 --- a/advisories/unreviewed/2022/05/GHSA-gv5f-h34f-cgwh/GHSA-gv5f-h34f-cgwh.json +++ b/advisories/unreviewed/2022/05/GHSA-gv5f-h34f-cgwh/GHSA-gv5f-h34f-cgwh.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-gvcr-c452-fm6g/GHSA-gvcr-c452-fm6g.json b/advisories/unreviewed/2022/05/GHSA-gvcr-c452-fm6g/GHSA-gvcr-c452-fm6g.json index 9e185d9a260..b6e1a214feb 100644 --- a/advisories/unreviewed/2022/05/GHSA-gvcr-c452-fm6g/GHSA-gvcr-c452-fm6g.json +++ b/advisories/unreviewed/2022/05/GHSA-gvcr-c452-fm6g/GHSA-gvcr-c452-fm6g.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-gvvr-6rwc-2xqj/GHSA-gvvr-6rwc-2xqj.json b/advisories/unreviewed/2022/05/GHSA-gvvr-6rwc-2xqj/GHSA-gvvr-6rwc-2xqj.json index f2fe07cb615..07182cbba9c 100644 --- a/advisories/unreviewed/2022/05/GHSA-gvvr-6rwc-2xqj/GHSA-gvvr-6rwc-2xqj.json +++ b/advisories/unreviewed/2022/05/GHSA-gvvr-6rwc-2xqj/GHSA-gvvr-6rwc-2xqj.json @@ -13,9 +13,7 @@ "score": "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-gwfg-w653-2wxx/GHSA-gwfg-w653-2wxx.json b/advisories/unreviewed/2022/05/GHSA-gwfg-w653-2wxx/GHSA-gwfg-w653-2wxx.json index 1f8ab9943e6..571bebc2196 100644 --- a/advisories/unreviewed/2022/05/GHSA-gwfg-w653-2wxx/GHSA-gwfg-w653-2wxx.json +++ b/advisories/unreviewed/2022/05/GHSA-gwfg-w653-2wxx/GHSA-gwfg-w653-2wxx.json @@ -13,9 +13,7 @@ "score": "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-h3fm-9x6m-vjmr/GHSA-h3fm-9x6m-vjmr.json b/advisories/unreviewed/2022/05/GHSA-h3fm-9x6m-vjmr/GHSA-h3fm-9x6m-vjmr.json index 2b6dc26669f..78f14de615c 100644 --- a/advisories/unreviewed/2022/05/GHSA-h3fm-9x6m-vjmr/GHSA-h3fm-9x6m-vjmr.json +++ b/advisories/unreviewed/2022/05/GHSA-h3fm-9x6m-vjmr/GHSA-h3fm-9x6m-vjmr.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-h49c-xjh8-g5h8/GHSA-h49c-xjh8-g5h8.json b/advisories/unreviewed/2022/05/GHSA-h49c-xjh8-g5h8/GHSA-h49c-xjh8-g5h8.json index b7736f43bba..bdad3563e69 100644 --- a/advisories/unreviewed/2022/05/GHSA-h49c-xjh8-g5h8/GHSA-h49c-xjh8-g5h8.json +++ b/advisories/unreviewed/2022/05/GHSA-h49c-xjh8-g5h8/GHSA-h49c-xjh8-g5h8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-h63v-r4p9-395h/GHSA-h63v-r4p9-395h.json b/advisories/unreviewed/2022/05/GHSA-h63v-r4p9-395h/GHSA-h63v-r4p9-395h.json index e8e2694a48b..565e9476a6c 100644 --- a/advisories/unreviewed/2022/05/GHSA-h63v-r4p9-395h/GHSA-h63v-r4p9-395h.json +++ b/advisories/unreviewed/2022/05/GHSA-h63v-r4p9-395h/GHSA-h63v-r4p9-395h.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-h8r8-r3f3-wmh3/GHSA-h8r8-r3f3-wmh3.json b/advisories/unreviewed/2022/05/GHSA-h8r8-r3f3-wmh3/GHSA-h8r8-r3f3-wmh3.json index 40f00edc2f4..00884a00c65 100644 --- a/advisories/unreviewed/2022/05/GHSA-h8r8-r3f3-wmh3/GHSA-h8r8-r3f3-wmh3.json +++ b/advisories/unreviewed/2022/05/GHSA-h8r8-r3f3-wmh3/GHSA-h8r8-r3f3-wmh3.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-h96v-rr8g-w8fh/GHSA-h96v-rr8g-w8fh.json b/advisories/unreviewed/2022/05/GHSA-h96v-rr8g-w8fh/GHSA-h96v-rr8g-w8fh.json index ec60ed9a0f9..abc48f554bb 100644 --- a/advisories/unreviewed/2022/05/GHSA-h96v-rr8g-w8fh/GHSA-h96v-rr8g-w8fh.json +++ b/advisories/unreviewed/2022/05/GHSA-h96v-rr8g-w8fh/GHSA-h96v-rr8g-w8fh.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-h9g7-3q6r-gcmj/GHSA-h9g7-3q6r-gcmj.json b/advisories/unreviewed/2022/05/GHSA-h9g7-3q6r-gcmj/GHSA-h9g7-3q6r-gcmj.json index 4cffb790586..047996ab628 100644 --- a/advisories/unreviewed/2022/05/GHSA-h9g7-3q6r-gcmj/GHSA-h9g7-3q6r-gcmj.json +++ b/advisories/unreviewed/2022/05/GHSA-h9g7-3q6r-gcmj/GHSA-h9g7-3q6r-gcmj.json @@ -7,12 +7,8 @@ "CVE-2013-4820" ], "details": "Unspecified vulnerability in HP IceWall SSO 8.0 through 10.0, IceWall SSO Agent Option 8.0 through 10.0, IceWall SSO Smart Device Option 10.0, IceWall SSO SAML2 Agent Option 8.0, IceWall SSO JAVA Agent Library 8.0 through 10.0, IceWall Federation Agent 3.0, and IceWall File Manager 3.0 through SP4 allows remote authenticated 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-h9gr-qpr9-596f/GHSA-h9gr-qpr9-596f.json b/advisories/unreviewed/2022/05/GHSA-h9gr-qpr9-596f/GHSA-h9gr-qpr9-596f.json index 3d562bdc73b..4c90bfc5115 100644 --- a/advisories/unreviewed/2022/05/GHSA-h9gr-qpr9-596f/GHSA-h9gr-qpr9-596f.json +++ b/advisories/unreviewed/2022/05/GHSA-h9gr-qpr9-596f/GHSA-h9gr-qpr9-596f.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", @@ -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-h9j5-gmmp-5899/GHSA-h9j5-gmmp-5899.json b/advisories/unreviewed/2022/05/GHSA-h9j5-gmmp-5899/GHSA-h9j5-gmmp-5899.json index 8b9a5eb070e..4fcb7e2650c 100644 --- a/advisories/unreviewed/2022/05/GHSA-h9j5-gmmp-5899/GHSA-h9j5-gmmp-5899.json +++ b/advisories/unreviewed/2022/05/GHSA-h9j5-gmmp-5899/GHSA-h9j5-gmmp-5899.json @@ -13,9 +13,7 @@ "score": "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-hc35-jw67-q6cx/GHSA-hc35-jw67-q6cx.json b/advisories/unreviewed/2022/05/GHSA-hc35-jw67-q6cx/GHSA-hc35-jw67-q6cx.json index b66dbaefac9..4d99d31b8f0 100644 --- a/advisories/unreviewed/2022/05/GHSA-hc35-jw67-q6cx/GHSA-hc35-jw67-q6cx.json +++ b/advisories/unreviewed/2022/05/GHSA-hc35-jw67-q6cx/GHSA-hc35-jw67-q6cx.json @@ -13,9 +13,7 @@ "score": "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-hcm6-pjjj-gpvp/GHSA-hcm6-pjjj-gpvp.json b/advisories/unreviewed/2022/05/GHSA-hcm6-pjjj-gpvp/GHSA-hcm6-pjjj-gpvp.json index 82d5d02c75b..5da68a857de 100644 --- a/advisories/unreviewed/2022/05/GHSA-hcm6-pjjj-gpvp/GHSA-hcm6-pjjj-gpvp.json +++ b/advisories/unreviewed/2022/05/GHSA-hcm6-pjjj-gpvp/GHSA-hcm6-pjjj-gpvp.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-hf8m-cxcx-rvqm/GHSA-hf8m-cxcx-rvqm.json b/advisories/unreviewed/2022/05/GHSA-hf8m-cxcx-rvqm/GHSA-hf8m-cxcx-rvqm.json index 09921ec5a5c..d08de51c73e 100644 --- a/advisories/unreviewed/2022/05/GHSA-hf8m-cxcx-rvqm/GHSA-hf8m-cxcx-rvqm.json +++ b/advisories/unreviewed/2022/05/GHSA-hf8m-cxcx-rvqm/GHSA-hf8m-cxcx-rvqm.json @@ -13,9 +13,7 @@ "score": "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-hgwq-xhxh-fqj5/GHSA-hgwq-xhxh-fqj5.json b/advisories/unreviewed/2022/05/GHSA-hgwq-xhxh-fqj5/GHSA-hgwq-xhxh-fqj5.json index dc49e375d9c..2d9405e80e3 100644 --- a/advisories/unreviewed/2022/05/GHSA-hgwq-xhxh-fqj5/GHSA-hgwq-xhxh-fqj5.json +++ b/advisories/unreviewed/2022/05/GHSA-hgwq-xhxh-fqj5/GHSA-hgwq-xhxh-fqj5.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-hhf5-mgww-xwgf/GHSA-hhf5-mgww-xwgf.json b/advisories/unreviewed/2022/05/GHSA-hhf5-mgww-xwgf/GHSA-hhf5-mgww-xwgf.json index 5ad7dd6c22b..f3fe51fbf9e 100644 --- a/advisories/unreviewed/2022/05/GHSA-hhf5-mgww-xwgf/GHSA-hhf5-mgww-xwgf.json +++ b/advisories/unreviewed/2022/05/GHSA-hhf5-mgww-xwgf/GHSA-hhf5-mgww-xwgf.json @@ -13,9 +13,7 @@ "score": "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-hhj6-gg8r-r35g/GHSA-hhj6-gg8r-r35g.json b/advisories/unreviewed/2022/05/GHSA-hhj6-gg8r-r35g/GHSA-hhj6-gg8r-r35g.json index 1d2d058cbe1..fcb26e25e81 100644 --- a/advisories/unreviewed/2022/05/GHSA-hhj6-gg8r-r35g/GHSA-hhj6-gg8r-r35g.json +++ b/advisories/unreviewed/2022/05/GHSA-hhj6-gg8r-r35g/GHSA-hhj6-gg8r-r35g.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-hhx5-rpwh-x4j9/GHSA-hhx5-rpwh-x4j9.json b/advisories/unreviewed/2022/05/GHSA-hhx5-rpwh-x4j9/GHSA-hhx5-rpwh-x4j9.json index b278ce91146..2b8043a0d8e 100644 --- a/advisories/unreviewed/2022/05/GHSA-hhx5-rpwh-x4j9/GHSA-hhx5-rpwh-x4j9.json +++ b/advisories/unreviewed/2022/05/GHSA-hhx5-rpwh-x4j9/GHSA-hhx5-rpwh-x4j9.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-hj32-3rpc-p9j5/GHSA-hj32-3rpc-p9j5.json b/advisories/unreviewed/2022/05/GHSA-hj32-3rpc-p9j5/GHSA-hj32-3rpc-p9j5.json index 22db6dd8957..ed5c930b632 100644 --- a/advisories/unreviewed/2022/05/GHSA-hj32-3rpc-p9j5/GHSA-hj32-3rpc-p9j5.json +++ b/advisories/unreviewed/2022/05/GHSA-hj32-3rpc-p9j5/GHSA-hj32-3rpc-p9j5.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-hjf6-37q3-h7x8/GHSA-hjf6-37q3-h7x8.json b/advisories/unreviewed/2022/05/GHSA-hjf6-37q3-h7x8/GHSA-hjf6-37q3-h7x8.json index acc234b7ef6..6123aa9f491 100644 --- a/advisories/unreviewed/2022/05/GHSA-hjf6-37q3-h7x8/GHSA-hjf6-37q3-h7x8.json +++ b/advisories/unreviewed/2022/05/GHSA-hjf6-37q3-h7x8/GHSA-hjf6-37q3-h7x8.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-hjjp-p8jq-x2h8/GHSA-hjjp-p8jq-x2h8.json b/advisories/unreviewed/2022/05/GHSA-hjjp-p8jq-x2h8/GHSA-hjjp-p8jq-x2h8.json index abcd6e1fc84..e0931128595 100644 --- a/advisories/unreviewed/2022/05/GHSA-hjjp-p8jq-x2h8/GHSA-hjjp-p8jq-x2h8.json +++ b/advisories/unreviewed/2022/05/GHSA-hjjp-p8jq-x2h8/GHSA-hjjp-p8jq-x2h8.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-hpvv-j8c7-2q3x/GHSA-hpvv-j8c7-2q3x.json b/advisories/unreviewed/2022/05/GHSA-hpvv-j8c7-2q3x/GHSA-hpvv-j8c7-2q3x.json index 85c82d51d60..1285432853a 100644 --- a/advisories/unreviewed/2022/05/GHSA-hpvv-j8c7-2q3x/GHSA-hpvv-j8c7-2q3x.json +++ b/advisories/unreviewed/2022/05/GHSA-hpvv-j8c7-2q3x/GHSA-hpvv-j8c7-2q3x.json @@ -13,9 +13,7 @@ "score": "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-hq72-c7c3-crm2/GHSA-hq72-c7c3-crm2.json b/advisories/unreviewed/2022/05/GHSA-hq72-c7c3-crm2/GHSA-hq72-c7c3-crm2.json index 89cae61dc80..ece1df01ac5 100644 --- a/advisories/unreviewed/2022/05/GHSA-hq72-c7c3-crm2/GHSA-hq72-c7c3-crm2.json +++ b/advisories/unreviewed/2022/05/GHSA-hq72-c7c3-crm2/GHSA-hq72-c7c3-crm2.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-hqhm-w88m-83j6/GHSA-hqhm-w88m-83j6.json b/advisories/unreviewed/2022/05/GHSA-hqhm-w88m-83j6/GHSA-hqhm-w88m-83j6.json index 0df54734233..ca30d98e801 100644 --- a/advisories/unreviewed/2022/05/GHSA-hqhm-w88m-83j6/GHSA-hqhm-w88m-83j6.json +++ b/advisories/unreviewed/2022/05/GHSA-hqhm-w88m-83j6/GHSA-hqhm-w88m-83j6.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-hqjr-wh66-p233/GHSA-hqjr-wh66-p233.json b/advisories/unreviewed/2022/05/GHSA-hqjr-wh66-p233/GHSA-hqjr-wh66-p233.json index 4b0d3491e79..ca2ee1badbc 100644 --- a/advisories/unreviewed/2022/05/GHSA-hqjr-wh66-p233/GHSA-hqjr-wh66-p233.json +++ b/advisories/unreviewed/2022/05/GHSA-hqjr-wh66-p233/GHSA-hqjr-wh66-p233.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-hr4f-jj4v-599v/GHSA-hr4f-jj4v-599v.json b/advisories/unreviewed/2022/05/GHSA-hr4f-jj4v-599v/GHSA-hr4f-jj4v-599v.json index eab591fd642..d2e402acecc 100644 --- a/advisories/unreviewed/2022/05/GHSA-hr4f-jj4v-599v/GHSA-hr4f-jj4v-599v.json +++ b/advisories/unreviewed/2022/05/GHSA-hr4f-jj4v-599v/GHSA-hr4f-jj4v-599v.json @@ -13,9 +13,7 @@ "score": "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-hrpc-96qh-j3pg/GHSA-hrpc-96qh-j3pg.json b/advisories/unreviewed/2022/05/GHSA-hrpc-96qh-j3pg/GHSA-hrpc-96qh-j3pg.json index 66fa633940f..0c63b254121 100644 --- a/advisories/unreviewed/2022/05/GHSA-hrpc-96qh-j3pg/GHSA-hrpc-96qh-j3pg.json +++ b/advisories/unreviewed/2022/05/GHSA-hrpc-96qh-j3pg/GHSA-hrpc-96qh-j3pg.json @@ -13,9 +13,7 @@ "score": "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-hv4w-qf5w-5wqc/GHSA-hv4w-qf5w-5wqc.json b/advisories/unreviewed/2022/05/GHSA-hv4w-qf5w-5wqc/GHSA-hv4w-qf5w-5wqc.json index 37baadf9d1c..ab94ab5c96b 100644 --- a/advisories/unreviewed/2022/05/GHSA-hv4w-qf5w-5wqc/GHSA-hv4w-qf5w-5wqc.json +++ b/advisories/unreviewed/2022/05/GHSA-hv4w-qf5w-5wqc/GHSA-hv4w-qf5w-5wqc.json @@ -7,12 +7,8 @@ "CVE-2008-4687" ], "details": "manage_proj_page.php in Mantis before 1.1.4 allows remote authenticated users to execute arbitrary code via a sort parameter containing PHP sequences, which are processed by create_function within the multi_sort function in core/utility_api.php.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-hvxm-j3vp-wx4q/GHSA-hvxm-j3vp-wx4q.json b/advisories/unreviewed/2022/05/GHSA-hvxm-j3vp-wx4q/GHSA-hvxm-j3vp-wx4q.json index 24d757084bd..830f4f91361 100644 --- a/advisories/unreviewed/2022/05/GHSA-hvxm-j3vp-wx4q/GHSA-hvxm-j3vp-wx4q.json +++ b/advisories/unreviewed/2022/05/GHSA-hvxm-j3vp-wx4q/GHSA-hvxm-j3vp-wx4q.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-hw7v-x9g7-j8cf/GHSA-hw7v-x9g7-j8cf.json b/advisories/unreviewed/2022/05/GHSA-hw7v-x9g7-j8cf/GHSA-hw7v-x9g7-j8cf.json index 6feaf88271e..0d9e3d3c414 100644 --- a/advisories/unreviewed/2022/05/GHSA-hw7v-x9g7-j8cf/GHSA-hw7v-x9g7-j8cf.json +++ b/advisories/unreviewed/2022/05/GHSA-hw7v-x9g7-j8cf/GHSA-hw7v-x9g7-j8cf.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-hwr8-7vg6-gmxx/GHSA-hwr8-7vg6-gmxx.json b/advisories/unreviewed/2022/05/GHSA-hwr8-7vg6-gmxx/GHSA-hwr8-7vg6-gmxx.json index f354d84c8fa..d2ab8bdc65e 100644 --- a/advisories/unreviewed/2022/05/GHSA-hwr8-7vg6-gmxx/GHSA-hwr8-7vg6-gmxx.json +++ b/advisories/unreviewed/2022/05/GHSA-hwr8-7vg6-gmxx/GHSA-hwr8-7vg6-gmxx.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-hx3x-474x-cc52/GHSA-hx3x-474x-cc52.json b/advisories/unreviewed/2022/05/GHSA-hx3x-474x-cc52/GHSA-hx3x-474x-cc52.json index 80bb8433138..38c54c9b7e0 100644 --- a/advisories/unreviewed/2022/05/GHSA-hx3x-474x-cc52/GHSA-hx3x-474x-cc52.json +++ b/advisories/unreviewed/2022/05/GHSA-hx3x-474x-cc52/GHSA-hx3x-474x-cc52.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-hxf8-59h5-6g9v/GHSA-hxf8-59h5-6g9v.json b/advisories/unreviewed/2022/05/GHSA-hxf8-59h5-6g9v/GHSA-hxf8-59h5-6g9v.json index 31b98da7ad6..4db8892aa39 100644 --- a/advisories/unreviewed/2022/05/GHSA-hxf8-59h5-6g9v/GHSA-hxf8-59h5-6g9v.json +++ b/advisories/unreviewed/2022/05/GHSA-hxf8-59h5-6g9v/GHSA-hxf8-59h5-6g9v.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-hxmx-44pv-h6f9/GHSA-hxmx-44pv-h6f9.json b/advisories/unreviewed/2022/05/GHSA-hxmx-44pv-h6f9/GHSA-hxmx-44pv-h6f9.json index 96bbcc0816b..e43dde514b5 100644 --- a/advisories/unreviewed/2022/05/GHSA-hxmx-44pv-h6f9/GHSA-hxmx-44pv-h6f9.json +++ b/advisories/unreviewed/2022/05/GHSA-hxmx-44pv-h6f9/GHSA-hxmx-44pv-h6f9.json @@ -13,9 +13,7 @@ "score": "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-j22w-747f-f8cf/GHSA-j22w-747f-f8cf.json b/advisories/unreviewed/2022/05/GHSA-j22w-747f-f8cf/GHSA-j22w-747f-f8cf.json index eaa7559b890..d9b9ca44fb4 100644 --- a/advisories/unreviewed/2022/05/GHSA-j22w-747f-f8cf/GHSA-j22w-747f-f8cf.json +++ b/advisories/unreviewed/2022/05/GHSA-j22w-747f-f8cf/GHSA-j22w-747f-f8cf.json @@ -13,9 +13,7 @@ "score": "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-j2q2-j6f3-rqmh/GHSA-j2q2-j6f3-rqmh.json b/advisories/unreviewed/2022/05/GHSA-j2q2-j6f3-rqmh/GHSA-j2q2-j6f3-rqmh.json index 027c899af5a..5f384648d6d 100644 --- a/advisories/unreviewed/2022/05/GHSA-j2q2-j6f3-rqmh/GHSA-j2q2-j6f3-rqmh.json +++ b/advisories/unreviewed/2022/05/GHSA-j2q2-j6f3-rqmh/GHSA-j2q2-j6f3-rqmh.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-j343-3qch-m53h/GHSA-j343-3qch-m53h.json b/advisories/unreviewed/2022/05/GHSA-j343-3qch-m53h/GHSA-j343-3qch-m53h.json index 3926609bbb8..9bcc17a64ee 100644 --- a/advisories/unreviewed/2022/05/GHSA-j343-3qch-m53h/GHSA-j343-3qch-m53h.json +++ b/advisories/unreviewed/2022/05/GHSA-j343-3qch-m53h/GHSA-j343-3qch-m53h.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-j39f-3w23-66c2/GHSA-j39f-3w23-66c2.json b/advisories/unreviewed/2022/05/GHSA-j39f-3w23-66c2/GHSA-j39f-3w23-66c2.json index faa0db9cc2c..d7877dddf1c 100644 --- a/advisories/unreviewed/2022/05/GHSA-j39f-3w23-66c2/GHSA-j39f-3w23-66c2.json +++ b/advisories/unreviewed/2022/05/GHSA-j39f-3w23-66c2/GHSA-j39f-3w23-66c2.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-j3jh-c6q7-v96f/GHSA-j3jh-c6q7-v96f.json b/advisories/unreviewed/2022/05/GHSA-j3jh-c6q7-v96f/GHSA-j3jh-c6q7-v96f.json index 80cc6e3ca98..0d5350baacf 100644 --- a/advisories/unreviewed/2022/05/GHSA-j3jh-c6q7-v96f/GHSA-j3jh-c6q7-v96f.json +++ b/advisories/unreviewed/2022/05/GHSA-j3jh-c6q7-v96f/GHSA-j3jh-c6q7-v96f.json @@ -13,9 +13,7 @@ "score": "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-j3vv-rf4j-cppg/GHSA-j3vv-rf4j-cppg.json b/advisories/unreviewed/2022/05/GHSA-j3vv-rf4j-cppg/GHSA-j3vv-rf4j-cppg.json index 86d68396bff..4c3cfa6d13b 100644 --- a/advisories/unreviewed/2022/05/GHSA-j3vv-rf4j-cppg/GHSA-j3vv-rf4j-cppg.json +++ b/advisories/unreviewed/2022/05/GHSA-j3vv-rf4j-cppg/GHSA-j3vv-rf4j-cppg.json @@ -13,9 +13,7 @@ "score": "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-j4p9-7455-7q9j/GHSA-j4p9-7455-7q9j.json b/advisories/unreviewed/2022/05/GHSA-j4p9-7455-7q9j/GHSA-j4p9-7455-7q9j.json index 3b9829bd962..8fc23899db5 100644 --- a/advisories/unreviewed/2022/05/GHSA-j4p9-7455-7q9j/GHSA-j4p9-7455-7q9j.json +++ b/advisories/unreviewed/2022/05/GHSA-j4p9-7455-7q9j/GHSA-j4p9-7455-7q9j.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-j4vg-hc7g-2hgw/GHSA-j4vg-hc7g-2hgw.json b/advisories/unreviewed/2022/05/GHSA-j4vg-hc7g-2hgw/GHSA-j4vg-hc7g-2hgw.json index 8c2ae956d3f..8fb3d35729d 100644 --- a/advisories/unreviewed/2022/05/GHSA-j4vg-hc7g-2hgw/GHSA-j4vg-hc7g-2hgw.json +++ b/advisories/unreviewed/2022/05/GHSA-j4vg-hc7g-2hgw/GHSA-j4vg-hc7g-2hgw.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-j5w3-4p7q-7264/GHSA-j5w3-4p7q-7264.json b/advisories/unreviewed/2022/05/GHSA-j5w3-4p7q-7264/GHSA-j5w3-4p7q-7264.json index bdb22bde937..d9850f602c7 100644 --- a/advisories/unreviewed/2022/05/GHSA-j5w3-4p7q-7264/GHSA-j5w3-4p7q-7264.json +++ b/advisories/unreviewed/2022/05/GHSA-j5w3-4p7q-7264/GHSA-j5w3-4p7q-7264.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-j78m-f6x3-h86m/GHSA-j78m-f6x3-h86m.json b/advisories/unreviewed/2022/05/GHSA-j78m-f6x3-h86m/GHSA-j78m-f6x3-h86m.json index e71d61489e2..24d25d82f4c 100644 --- a/advisories/unreviewed/2022/05/GHSA-j78m-f6x3-h86m/GHSA-j78m-f6x3-h86m.json +++ b/advisories/unreviewed/2022/05/GHSA-j78m-f6x3-h86m/GHSA-j78m-f6x3-h86m.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-j7gh-h9wh-xr7m/GHSA-j7gh-h9wh-xr7m.json b/advisories/unreviewed/2022/05/GHSA-j7gh-h9wh-xr7m/GHSA-j7gh-h9wh-xr7m.json index 1fb35f4b15b..30000e9973e 100644 --- a/advisories/unreviewed/2022/05/GHSA-j7gh-h9wh-xr7m/GHSA-j7gh-h9wh-xr7m.json +++ b/advisories/unreviewed/2022/05/GHSA-j7gh-h9wh-xr7m/GHSA-j7gh-h9wh-xr7m.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-j7qh-wjjv-qxg8/GHSA-j7qh-wjjv-qxg8.json b/advisories/unreviewed/2022/05/GHSA-j7qh-wjjv-qxg8/GHSA-j7qh-wjjv-qxg8.json index a7f476d3b41..98aff26928b 100644 --- a/advisories/unreviewed/2022/05/GHSA-j7qh-wjjv-qxg8/GHSA-j7qh-wjjv-qxg8.json +++ b/advisories/unreviewed/2022/05/GHSA-j7qh-wjjv-qxg8/GHSA-j7qh-wjjv-qxg8.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-j87g-xh8x-q5cc/GHSA-j87g-xh8x-q5cc.json b/advisories/unreviewed/2022/05/GHSA-j87g-xh8x-q5cc/GHSA-j87g-xh8x-q5cc.json index 46c694cc033..96c5b9d5d2e 100644 --- a/advisories/unreviewed/2022/05/GHSA-j87g-xh8x-q5cc/GHSA-j87g-xh8x-q5cc.json +++ b/advisories/unreviewed/2022/05/GHSA-j87g-xh8x-q5cc/GHSA-j87g-xh8x-q5cc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-j88p-975v-5qqh/GHSA-j88p-975v-5qqh.json b/advisories/unreviewed/2022/05/GHSA-j88p-975v-5qqh/GHSA-j88p-975v-5qqh.json index 06181d30647..d191aeae573 100644 --- a/advisories/unreviewed/2022/05/GHSA-j88p-975v-5qqh/GHSA-j88p-975v-5qqh.json +++ b/advisories/unreviewed/2022/05/GHSA-j88p-975v-5qqh/GHSA-j88p-975v-5qqh.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", @@ -59,9 +57,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-j89r-q6jr-68pj/GHSA-j89r-q6jr-68pj.json b/advisories/unreviewed/2022/05/GHSA-j89r-q6jr-68pj/GHSA-j89r-q6jr-68pj.json index 7649db20fba..e33920216c7 100644 --- a/advisories/unreviewed/2022/05/GHSA-j89r-q6jr-68pj/GHSA-j89r-q6jr-68pj.json +++ b/advisories/unreviewed/2022/05/GHSA-j89r-q6jr-68pj/GHSA-j89r-q6jr-68pj.json @@ -13,9 +13,7 @@ "score": "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-j8r5-239v-8hjw/GHSA-j8r5-239v-8hjw.json b/advisories/unreviewed/2022/05/GHSA-j8r5-239v-8hjw/GHSA-j8r5-239v-8hjw.json index 3490ab7a84b..34b0ff630f9 100644 --- a/advisories/unreviewed/2022/05/GHSA-j8r5-239v-8hjw/GHSA-j8r5-239v-8hjw.json +++ b/advisories/unreviewed/2022/05/GHSA-j8r5-239v-8hjw/GHSA-j8r5-239v-8hjw.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-j95p-9q24-897c/GHSA-j95p-9q24-897c.json b/advisories/unreviewed/2022/05/GHSA-j95p-9q24-897c/GHSA-j95p-9q24-897c.json index 06e3127b51f..fff2e47bba0 100644 --- a/advisories/unreviewed/2022/05/GHSA-j95p-9q24-897c/GHSA-j95p-9q24-897c.json +++ b/advisories/unreviewed/2022/05/GHSA-j95p-9q24-897c/GHSA-j95p-9q24-897c.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-j9f7-8f83-782f/GHSA-j9f7-8f83-782f.json b/advisories/unreviewed/2022/05/GHSA-j9f7-8f83-782f/GHSA-j9f7-8f83-782f.json index b609c57f359..7b30864daf5 100644 --- a/advisories/unreviewed/2022/05/GHSA-j9f7-8f83-782f/GHSA-j9f7-8f83-782f.json +++ b/advisories/unreviewed/2022/05/GHSA-j9f7-8f83-782f/GHSA-j9f7-8f83-782f.json @@ -13,9 +13,7 @@ "score": "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-jc5h-2p2w-pc95/GHSA-jc5h-2p2w-pc95.json b/advisories/unreviewed/2022/05/GHSA-jc5h-2p2w-pc95/GHSA-jc5h-2p2w-pc95.json index d026d2aa8b2..612d707baea 100644 --- a/advisories/unreviewed/2022/05/GHSA-jc5h-2p2w-pc95/GHSA-jc5h-2p2w-pc95.json +++ b/advisories/unreviewed/2022/05/GHSA-jc5h-2p2w-pc95/GHSA-jc5h-2p2w-pc95.json @@ -7,12 +7,8 @@ "CVE-2012-6527" ], "details": "Cross-site scripting (XSS) vulnerability in the My Calendar plugin before 1.10.2 for WordPress allows remote attackers to inject arbitrary web script or HTML via the PATH_INFO.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-jfjf-7gvv-h3xf/GHSA-jfjf-7gvv-h3xf.json b/advisories/unreviewed/2022/05/GHSA-jfjf-7gvv-h3xf/GHSA-jfjf-7gvv-h3xf.json index 7043d990f60..7f3e3750f95 100644 --- a/advisories/unreviewed/2022/05/GHSA-jfjf-7gvv-h3xf/GHSA-jfjf-7gvv-h3xf.json +++ b/advisories/unreviewed/2022/05/GHSA-jfjf-7gvv-h3xf/GHSA-jfjf-7gvv-h3xf.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-jj32-297r-pcv8/GHSA-jj32-297r-pcv8.json b/advisories/unreviewed/2022/05/GHSA-jj32-297r-pcv8/GHSA-jj32-297r-pcv8.json index 2569aeb01da..47e5ae4f3da 100644 --- a/advisories/unreviewed/2022/05/GHSA-jj32-297r-pcv8/GHSA-jj32-297r-pcv8.json +++ b/advisories/unreviewed/2022/05/GHSA-jj32-297r-pcv8/GHSA-jj32-297r-pcv8.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-jmgj-8q9j-9228/GHSA-jmgj-8q9j-9228.json b/advisories/unreviewed/2022/05/GHSA-jmgj-8q9j-9228/GHSA-jmgj-8q9j-9228.json index 203c3d9650f..775a5388633 100644 --- a/advisories/unreviewed/2022/05/GHSA-jmgj-8q9j-9228/GHSA-jmgj-8q9j-9228.json +++ b/advisories/unreviewed/2022/05/GHSA-jmgj-8q9j-9228/GHSA-jmgj-8q9j-9228.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-jp24-7mw8-g9mx/GHSA-jp24-7mw8-g9mx.json b/advisories/unreviewed/2022/05/GHSA-jp24-7mw8-g9mx/GHSA-jp24-7mw8-g9mx.json index 09bfc61716a..009620993a5 100644 --- a/advisories/unreviewed/2022/05/GHSA-jp24-7mw8-g9mx/GHSA-jp24-7mw8-g9mx.json +++ b/advisories/unreviewed/2022/05/GHSA-jp24-7mw8-g9mx/GHSA-jp24-7mw8-g9mx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-jpjh-hr5f-fgvw/GHSA-jpjh-hr5f-fgvw.json b/advisories/unreviewed/2022/05/GHSA-jpjh-hr5f-fgvw/GHSA-jpjh-hr5f-fgvw.json index e9d9c87be89..f4227e69d48 100644 --- a/advisories/unreviewed/2022/05/GHSA-jpjh-hr5f-fgvw/GHSA-jpjh-hr5f-fgvw.json +++ b/advisories/unreviewed/2022/05/GHSA-jpjh-hr5f-fgvw/GHSA-jpjh-hr5f-fgvw.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-jpxh-mq89-hwp3/GHSA-jpxh-mq89-hwp3.json b/advisories/unreviewed/2022/05/GHSA-jpxh-mq89-hwp3/GHSA-jpxh-mq89-hwp3.json index 495f4da2927..0f7f58313a1 100644 --- a/advisories/unreviewed/2022/05/GHSA-jpxh-mq89-hwp3/GHSA-jpxh-mq89-hwp3.json +++ b/advisories/unreviewed/2022/05/GHSA-jpxh-mq89-hwp3/GHSA-jpxh-mq89-hwp3.json @@ -13,9 +13,7 @@ "score": "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-jrcp-p4m6-q89q/GHSA-jrcp-p4m6-q89q.json b/advisories/unreviewed/2022/05/GHSA-jrcp-p4m6-q89q/GHSA-jrcp-p4m6-q89q.json index d6aace3fa51..4fd7ffdb615 100644 --- a/advisories/unreviewed/2022/05/GHSA-jrcp-p4m6-q89q/GHSA-jrcp-p4m6-q89q.json +++ b/advisories/unreviewed/2022/05/GHSA-jrcp-p4m6-q89q/GHSA-jrcp-p4m6-q89q.json @@ -13,9 +13,7 @@ "score": "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-jv95-xvv4-phc9/GHSA-jv95-xvv4-phc9.json b/advisories/unreviewed/2022/05/GHSA-jv95-xvv4-phc9/GHSA-jv95-xvv4-phc9.json index 56673014846..adb0909c72c 100644 --- a/advisories/unreviewed/2022/05/GHSA-jv95-xvv4-phc9/GHSA-jv95-xvv4-phc9.json +++ b/advisories/unreviewed/2022/05/GHSA-jv95-xvv4-phc9/GHSA-jv95-xvv4-phc9.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-jvcr-g399-6q7h/GHSA-jvcr-g399-6q7h.json b/advisories/unreviewed/2022/05/GHSA-jvcr-g399-6q7h/GHSA-jvcr-g399-6q7h.json index 40ceebc0b14..22f6821b412 100644 --- a/advisories/unreviewed/2022/05/GHSA-jvcr-g399-6q7h/GHSA-jvcr-g399-6q7h.json +++ b/advisories/unreviewed/2022/05/GHSA-jvcr-g399-6q7h/GHSA-jvcr-g399-6q7h.json @@ -13,9 +13,7 @@ "score": "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-jvfw-qg7f-g8v9/GHSA-jvfw-qg7f-g8v9.json b/advisories/unreviewed/2022/05/GHSA-jvfw-qg7f-g8v9/GHSA-jvfw-qg7f-g8v9.json index 680fdfcf61a..57a610d6ac7 100644 --- a/advisories/unreviewed/2022/05/GHSA-jvfw-qg7f-g8v9/GHSA-jvfw-qg7f-g8v9.json +++ b/advisories/unreviewed/2022/05/GHSA-jvfw-qg7f-g8v9/GHSA-jvfw-qg7f-g8v9.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-jwqw-hj2j-h467/GHSA-jwqw-hj2j-h467.json b/advisories/unreviewed/2022/05/GHSA-jwqw-hj2j-h467/GHSA-jwqw-hj2j-h467.json index 04cea534763..fe3e2172511 100644 --- a/advisories/unreviewed/2022/05/GHSA-jwqw-hj2j-h467/GHSA-jwqw-hj2j-h467.json +++ b/advisories/unreviewed/2022/05/GHSA-jwqw-hj2j-h467/GHSA-jwqw-hj2j-h467.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-m23h-f43r-394q/GHSA-m23h-f43r-394q.json b/advisories/unreviewed/2022/05/GHSA-m23h-f43r-394q/GHSA-m23h-f43r-394q.json index 973de4a6da5..6ff7fa61e8d 100644 --- a/advisories/unreviewed/2022/05/GHSA-m23h-f43r-394q/GHSA-m23h-f43r-394q.json +++ b/advisories/unreviewed/2022/05/GHSA-m23h-f43r-394q/GHSA-m23h-f43r-394q.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-m23v-c4gr-rh56/GHSA-m23v-c4gr-rh56.json b/advisories/unreviewed/2022/05/GHSA-m23v-c4gr-rh56/GHSA-m23v-c4gr-rh56.json index 36aceb14667..fcea54bdc9a 100644 --- a/advisories/unreviewed/2022/05/GHSA-m23v-c4gr-rh56/GHSA-m23v-c4gr-rh56.json +++ b/advisories/unreviewed/2022/05/GHSA-m23v-c4gr-rh56/GHSA-m23v-c4gr-rh56.json @@ -13,9 +13,7 @@ "score": "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-m28p-8cqp-5m23/GHSA-m28p-8cqp-5m23.json b/advisories/unreviewed/2022/05/GHSA-m28p-8cqp-5m23/GHSA-m28p-8cqp-5m23.json index 9116a271524..a3179563158 100644 --- a/advisories/unreviewed/2022/05/GHSA-m28p-8cqp-5m23/GHSA-m28p-8cqp-5m23.json +++ b/advisories/unreviewed/2022/05/GHSA-m28p-8cqp-5m23/GHSA-m28p-8cqp-5m23.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-m2cp-52xf-7gwp/GHSA-m2cp-52xf-7gwp.json b/advisories/unreviewed/2022/05/GHSA-m2cp-52xf-7gwp/GHSA-m2cp-52xf-7gwp.json index 4439f1c5ee4..29eed13b25e 100644 --- a/advisories/unreviewed/2022/05/GHSA-m2cp-52xf-7gwp/GHSA-m2cp-52xf-7gwp.json +++ b/advisories/unreviewed/2022/05/GHSA-m2cp-52xf-7gwp/GHSA-m2cp-52xf-7gwp.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-m2v4-55f4-q786/GHSA-m2v4-55f4-q786.json b/advisories/unreviewed/2022/05/GHSA-m2v4-55f4-q786/GHSA-m2v4-55f4-q786.json index 91735f74a1e..a9ea4363652 100644 --- a/advisories/unreviewed/2022/05/GHSA-m2v4-55f4-q786/GHSA-m2v4-55f4-q786.json +++ b/advisories/unreviewed/2022/05/GHSA-m2v4-55f4-q786/GHSA-m2v4-55f4-q786.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-m32x-x3rj-77c3/GHSA-m32x-x3rj-77c3.json b/advisories/unreviewed/2022/05/GHSA-m32x-x3rj-77c3/GHSA-m32x-x3rj-77c3.json index f0133dbd933..8ded8396889 100644 --- a/advisories/unreviewed/2022/05/GHSA-m32x-x3rj-77c3/GHSA-m32x-x3rj-77c3.json +++ b/advisories/unreviewed/2022/05/GHSA-m32x-x3rj-77c3/GHSA-m32x-x3rj-77c3.json @@ -13,9 +13,7 @@ "score": "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-m357-99gg-7rgq/GHSA-m357-99gg-7rgq.json b/advisories/unreviewed/2022/05/GHSA-m357-99gg-7rgq/GHSA-m357-99gg-7rgq.json index c326d54e2d7..6eb3bac225e 100644 --- a/advisories/unreviewed/2022/05/GHSA-m357-99gg-7rgq/GHSA-m357-99gg-7rgq.json +++ b/advisories/unreviewed/2022/05/GHSA-m357-99gg-7rgq/GHSA-m357-99gg-7rgq.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-m524-q3f2-h6rw/GHSA-m524-q3f2-h6rw.json b/advisories/unreviewed/2022/05/GHSA-m524-q3f2-h6rw/GHSA-m524-q3f2-h6rw.json index eb3c16ac160..51454563823 100644 --- a/advisories/unreviewed/2022/05/GHSA-m524-q3f2-h6rw/GHSA-m524-q3f2-h6rw.json +++ b/advisories/unreviewed/2022/05/GHSA-m524-q3f2-h6rw/GHSA-m524-q3f2-h6rw.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-m52h-wgxp-47vr/GHSA-m52h-wgxp-47vr.json b/advisories/unreviewed/2022/05/GHSA-m52h-wgxp-47vr/GHSA-m52h-wgxp-47vr.json index 3bc54b1bd9d..1c4cf5a0021 100644 --- a/advisories/unreviewed/2022/05/GHSA-m52h-wgxp-47vr/GHSA-m52h-wgxp-47vr.json +++ b/advisories/unreviewed/2022/05/GHSA-m52h-wgxp-47vr/GHSA-m52h-wgxp-47vr.json @@ -13,9 +13,7 @@ "score": "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-m534-2jxx-fvmm/GHSA-m534-2jxx-fvmm.json b/advisories/unreviewed/2022/05/GHSA-m534-2jxx-fvmm/GHSA-m534-2jxx-fvmm.json index b6ae678f8e4..fb4ba7e5a6d 100644 --- a/advisories/unreviewed/2022/05/GHSA-m534-2jxx-fvmm/GHSA-m534-2jxx-fvmm.json +++ b/advisories/unreviewed/2022/05/GHSA-m534-2jxx-fvmm/GHSA-m534-2jxx-fvmm.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-m68c-6w84-fpjw/GHSA-m68c-6w84-fpjw.json b/advisories/unreviewed/2022/05/GHSA-m68c-6w84-fpjw/GHSA-m68c-6w84-fpjw.json index 760e19a1936..a8f73672b9a 100644 --- a/advisories/unreviewed/2022/05/GHSA-m68c-6w84-fpjw/GHSA-m68c-6w84-fpjw.json +++ b/advisories/unreviewed/2022/05/GHSA-m68c-6w84-fpjw/GHSA-m68c-6w84-fpjw.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-m68q-4gqq-2h33/GHSA-m68q-4gqq-2h33.json b/advisories/unreviewed/2022/05/GHSA-m68q-4gqq-2h33/GHSA-m68q-4gqq-2h33.json index a0353486a39..bd2583867fa 100644 --- a/advisories/unreviewed/2022/05/GHSA-m68q-4gqq-2h33/GHSA-m68q-4gqq-2h33.json +++ b/advisories/unreviewed/2022/05/GHSA-m68q-4gqq-2h33/GHSA-m68q-4gqq-2h33.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-m6p8-7fj8-96hr/GHSA-m6p8-7fj8-96hr.json b/advisories/unreviewed/2022/05/GHSA-m6p8-7fj8-96hr/GHSA-m6p8-7fj8-96hr.json index 702e04e385b..a7c6072068c 100644 --- a/advisories/unreviewed/2022/05/GHSA-m6p8-7fj8-96hr/GHSA-m6p8-7fj8-96hr.json +++ b/advisories/unreviewed/2022/05/GHSA-m6p8-7fj8-96hr/GHSA-m6p8-7fj8-96hr.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-m6r3-34hc-496w/GHSA-m6r3-34hc-496w.json b/advisories/unreviewed/2022/05/GHSA-m6r3-34hc-496w/GHSA-m6r3-34hc-496w.json index dee1a6eaa4c..cbdc09dc440 100644 --- a/advisories/unreviewed/2022/05/GHSA-m6r3-34hc-496w/GHSA-m6r3-34hc-496w.json +++ b/advisories/unreviewed/2022/05/GHSA-m6r3-34hc-496w/GHSA-m6r3-34hc-496w.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-m78j-f86m-j36m/GHSA-m78j-f86m-j36m.json b/advisories/unreviewed/2022/05/GHSA-m78j-f86m-j36m/GHSA-m78j-f86m-j36m.json index db7981c8152..bdac208736b 100644 --- a/advisories/unreviewed/2022/05/GHSA-m78j-f86m-j36m/GHSA-m78j-f86m-j36m.json +++ b/advisories/unreviewed/2022/05/GHSA-m78j-f86m-j36m/GHSA-m78j-f86m-j36m.json @@ -13,9 +13,7 @@ "score": "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-m8vr-j794-rf47/GHSA-m8vr-j794-rf47.json b/advisories/unreviewed/2022/05/GHSA-m8vr-j794-rf47/GHSA-m8vr-j794-rf47.json index dcd94732e6f..0fb76551e1f 100644 --- a/advisories/unreviewed/2022/05/GHSA-m8vr-j794-rf47/GHSA-m8vr-j794-rf47.json +++ b/advisories/unreviewed/2022/05/GHSA-m8vr-j794-rf47/GHSA-m8vr-j794-rf47.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-m8w2-fqpw-59jr/GHSA-m8w2-fqpw-59jr.json b/advisories/unreviewed/2022/05/GHSA-m8w2-fqpw-59jr/GHSA-m8w2-fqpw-59jr.json index 3076b7e30b9..93db5ea7dc8 100644 --- a/advisories/unreviewed/2022/05/GHSA-m8w2-fqpw-59jr/GHSA-m8w2-fqpw-59jr.json +++ b/advisories/unreviewed/2022/05/GHSA-m8w2-fqpw-59jr/GHSA-m8w2-fqpw-59jr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mcpj-7fm2-56jr/GHSA-mcpj-7fm2-56jr.json b/advisories/unreviewed/2022/05/GHSA-mcpj-7fm2-56jr/GHSA-mcpj-7fm2-56jr.json index 9c8fc54f478..3db03e744c8 100644 --- a/advisories/unreviewed/2022/05/GHSA-mcpj-7fm2-56jr/GHSA-mcpj-7fm2-56jr.json +++ b/advisories/unreviewed/2022/05/GHSA-mcpj-7fm2-56jr/GHSA-mcpj-7fm2-56jr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mcpq-59r8-vwmh/GHSA-mcpq-59r8-vwmh.json b/advisories/unreviewed/2022/05/GHSA-mcpq-59r8-vwmh/GHSA-mcpq-59r8-vwmh.json index 17a4779c6f4..bfe0618deb2 100644 --- a/advisories/unreviewed/2022/05/GHSA-mcpq-59r8-vwmh/GHSA-mcpq-59r8-vwmh.json +++ b/advisories/unreviewed/2022/05/GHSA-mcpq-59r8-vwmh/GHSA-mcpq-59r8-vwmh.json @@ -13,9 +13,7 @@ "score": "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-mffh-8fjf-fv7g/GHSA-mffh-8fjf-fv7g.json b/advisories/unreviewed/2022/05/GHSA-mffh-8fjf-fv7g/GHSA-mffh-8fjf-fv7g.json index 9d11da0c02f..e32b1d526f8 100644 --- a/advisories/unreviewed/2022/05/GHSA-mffh-8fjf-fv7g/GHSA-mffh-8fjf-fv7g.json +++ b/advisories/unreviewed/2022/05/GHSA-mffh-8fjf-fv7g/GHSA-mffh-8fjf-fv7g.json @@ -7,12 +7,8 @@ "CVE-2011-3841" ], "details": "Cross-site scripting (XSS) vulnerability in uploadify/get_profile_avatar.php in the WP Symposium plugin before 11.12.08 for WordPress allows remote attackers to inject arbitrary web script or HTML via the uid parameter.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mg6x-hxxw-4x59/GHSA-mg6x-hxxw-4x59.json b/advisories/unreviewed/2022/05/GHSA-mg6x-hxxw-4x59/GHSA-mg6x-hxxw-4x59.json index 9fe2210b6d4..2faa0b87326 100644 --- a/advisories/unreviewed/2022/05/GHSA-mg6x-hxxw-4x59/GHSA-mg6x-hxxw-4x59.json +++ b/advisories/unreviewed/2022/05/GHSA-mg6x-hxxw-4x59/GHSA-mg6x-hxxw-4x59.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mgv8-v2vg-wq9m/GHSA-mgv8-v2vg-wq9m.json b/advisories/unreviewed/2022/05/GHSA-mgv8-v2vg-wq9m/GHSA-mgv8-v2vg-wq9m.json index e94951658ef..f74cfc168ba 100644 --- a/advisories/unreviewed/2022/05/GHSA-mgv8-v2vg-wq9m/GHSA-mgv8-v2vg-wq9m.json +++ b/advisories/unreviewed/2022/05/GHSA-mgv8-v2vg-wq9m/GHSA-mgv8-v2vg-wq9m.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-mh87-6fvx-vc45/GHSA-mh87-6fvx-vc45.json b/advisories/unreviewed/2022/05/GHSA-mh87-6fvx-vc45/GHSA-mh87-6fvx-vc45.json index fc541231b21..8e6f5dc2d67 100644 --- a/advisories/unreviewed/2022/05/GHSA-mh87-6fvx-vc45/GHSA-mh87-6fvx-vc45.json +++ b/advisories/unreviewed/2022/05/GHSA-mh87-6fvx-vc45/GHSA-mh87-6fvx-vc45.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mm2v-8ggh-5mpj/GHSA-mm2v-8ggh-5mpj.json b/advisories/unreviewed/2022/05/GHSA-mm2v-8ggh-5mpj/GHSA-mm2v-8ggh-5mpj.json index f39bc2a3fda..e4dc367190d 100644 --- a/advisories/unreviewed/2022/05/GHSA-mm2v-8ggh-5mpj/GHSA-mm2v-8ggh-5mpj.json +++ b/advisories/unreviewed/2022/05/GHSA-mm2v-8ggh-5mpj/GHSA-mm2v-8ggh-5mpj.json @@ -13,9 +13,7 @@ "score": "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-mm5h-98mx-hqj5/GHSA-mm5h-98mx-hqj5.json b/advisories/unreviewed/2022/05/GHSA-mm5h-98mx-hqj5/GHSA-mm5h-98mx-hqj5.json index 2db4e4fa92b..ab69e247c9f 100644 --- a/advisories/unreviewed/2022/05/GHSA-mm5h-98mx-hqj5/GHSA-mm5h-98mx-hqj5.json +++ b/advisories/unreviewed/2022/05/GHSA-mm5h-98mx-hqj5/GHSA-mm5h-98mx-hqj5.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-mmm4-3c29-g9r6/GHSA-mmm4-3c29-g9r6.json b/advisories/unreviewed/2022/05/GHSA-mmm4-3c29-g9r6/GHSA-mmm4-3c29-g9r6.json index 0506e49390f..b7d674bac8c 100644 --- a/advisories/unreviewed/2022/05/GHSA-mmm4-3c29-g9r6/GHSA-mmm4-3c29-g9r6.json +++ b/advisories/unreviewed/2022/05/GHSA-mmm4-3c29-g9r6/GHSA-mmm4-3c29-g9r6.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-mprq-hpvv-8wcc/GHSA-mprq-hpvv-8wcc.json b/advisories/unreviewed/2022/05/GHSA-mprq-hpvv-8wcc/GHSA-mprq-hpvv-8wcc.json index c4c4a21041e..7c9df8c46c5 100644 --- a/advisories/unreviewed/2022/05/GHSA-mprq-hpvv-8wcc/GHSA-mprq-hpvv-8wcc.json +++ b/advisories/unreviewed/2022/05/GHSA-mprq-hpvv-8wcc/GHSA-mprq-hpvv-8wcc.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-mrw9-vrxp-665j/GHSA-mrw9-vrxp-665j.json b/advisories/unreviewed/2022/05/GHSA-mrw9-vrxp-665j/GHSA-mrw9-vrxp-665j.json index 320ae29702e..a7caa1186d3 100644 --- a/advisories/unreviewed/2022/05/GHSA-mrw9-vrxp-665j/GHSA-mrw9-vrxp-665j.json +++ b/advisories/unreviewed/2022/05/GHSA-mrw9-vrxp-665j/GHSA-mrw9-vrxp-665j.json @@ -13,9 +13,7 @@ "score": "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-mrxh-grxj-4fqw/GHSA-mrxh-grxj-4fqw.json b/advisories/unreviewed/2022/05/GHSA-mrxh-grxj-4fqw/GHSA-mrxh-grxj-4fqw.json index 4154467f57d..7b45e28ed57 100644 --- a/advisories/unreviewed/2022/05/GHSA-mrxh-grxj-4fqw/GHSA-mrxh-grxj-4fqw.json +++ b/advisories/unreviewed/2022/05/GHSA-mrxh-grxj-4fqw/GHSA-mrxh-grxj-4fqw.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-mv93-9xh2-rh3r/GHSA-mv93-9xh2-rh3r.json b/advisories/unreviewed/2022/05/GHSA-mv93-9xh2-rh3r/GHSA-mv93-9xh2-rh3r.json index 91c3e093d5d..c5389dc79b0 100644 --- a/advisories/unreviewed/2022/05/GHSA-mv93-9xh2-rh3r/GHSA-mv93-9xh2-rh3r.json +++ b/advisories/unreviewed/2022/05/GHSA-mv93-9xh2-rh3r/GHSA-mv93-9xh2-rh3r.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-mvgc-r3vf-rg8q/GHSA-mvgc-r3vf-rg8q.json b/advisories/unreviewed/2022/05/GHSA-mvgc-r3vf-rg8q/GHSA-mvgc-r3vf-rg8q.json index 090d0bda9e9..d96a3ce4c35 100644 --- a/advisories/unreviewed/2022/05/GHSA-mvgc-r3vf-rg8q/GHSA-mvgc-r3vf-rg8q.json +++ b/advisories/unreviewed/2022/05/GHSA-mvgc-r3vf-rg8q/GHSA-mvgc-r3vf-rg8q.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-p2gr-mqhh-c93j/GHSA-p2gr-mqhh-c93j.json b/advisories/unreviewed/2022/05/GHSA-p2gr-mqhh-c93j/GHSA-p2gr-mqhh-c93j.json index ed4ae4f7c61..a64db64f526 100644 --- a/advisories/unreviewed/2022/05/GHSA-p2gr-mqhh-c93j/GHSA-p2gr-mqhh-c93j.json +++ b/advisories/unreviewed/2022/05/GHSA-p2gr-mqhh-c93j/GHSA-p2gr-mqhh-c93j.json @@ -13,9 +13,7 @@ "score": "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-p474-296c-q5wv/GHSA-p474-296c-q5wv.json b/advisories/unreviewed/2022/05/GHSA-p474-296c-q5wv/GHSA-p474-296c-q5wv.json index 87aba3d3be8..9307a0aa638 100644 --- a/advisories/unreviewed/2022/05/GHSA-p474-296c-q5wv/GHSA-p474-296c-q5wv.json +++ b/advisories/unreviewed/2022/05/GHSA-p474-296c-q5wv/GHSA-p474-296c-q5wv.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-p4v2-w338-928g/GHSA-p4v2-w338-928g.json b/advisories/unreviewed/2022/05/GHSA-p4v2-w338-928g/GHSA-p4v2-w338-928g.json index c4b9bc98f6d..a7c7796cf8a 100644 --- a/advisories/unreviewed/2022/05/GHSA-p4v2-w338-928g/GHSA-p4v2-w338-928g.json +++ b/advisories/unreviewed/2022/05/GHSA-p4v2-w338-928g/GHSA-p4v2-w338-928g.json @@ -13,9 +13,7 @@ "score": "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-p5f8-j7c4-pr59/GHSA-p5f8-j7c4-pr59.json b/advisories/unreviewed/2022/05/GHSA-p5f8-j7c4-pr59/GHSA-p5f8-j7c4-pr59.json index cacee464aae..dccf16f983f 100644 --- a/advisories/unreviewed/2022/05/GHSA-p5f8-j7c4-pr59/GHSA-p5f8-j7c4-pr59.json +++ b/advisories/unreviewed/2022/05/GHSA-p5f8-j7c4-pr59/GHSA-p5f8-j7c4-pr59.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-p5rr-7j85-5h2r/GHSA-p5rr-7j85-5h2r.json b/advisories/unreviewed/2022/05/GHSA-p5rr-7j85-5h2r/GHSA-p5rr-7j85-5h2r.json index 7dac50cbf6d..c88172d187e 100644 --- a/advisories/unreviewed/2022/05/GHSA-p5rr-7j85-5h2r/GHSA-p5rr-7j85-5h2r.json +++ b/advisories/unreviewed/2022/05/GHSA-p5rr-7j85-5h2r/GHSA-p5rr-7j85-5h2r.json @@ -13,9 +13,7 @@ "score": "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-p6qc-jphv-r54h/GHSA-p6qc-jphv-r54h.json b/advisories/unreviewed/2022/05/GHSA-p6qc-jphv-r54h/GHSA-p6qc-jphv-r54h.json index e153c10d236..6ff778aa051 100644 --- a/advisories/unreviewed/2022/05/GHSA-p6qc-jphv-r54h/GHSA-p6qc-jphv-r54h.json +++ b/advisories/unreviewed/2022/05/GHSA-p6qc-jphv-r54h/GHSA-p6qc-jphv-r54h.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-p73q-q87h-3wcf/GHSA-p73q-q87h-3wcf.json b/advisories/unreviewed/2022/05/GHSA-p73q-q87h-3wcf/GHSA-p73q-q87h-3wcf.json index 8350e542002..075dceae2dd 100644 --- a/advisories/unreviewed/2022/05/GHSA-p73q-q87h-3wcf/GHSA-p73q-q87h-3wcf.json +++ b/advisories/unreviewed/2022/05/GHSA-p73q-q87h-3wcf/GHSA-p73q-q87h-3wcf.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-p78q-972x-mrg3/GHSA-p78q-972x-mrg3.json b/advisories/unreviewed/2022/05/GHSA-p78q-972x-mrg3/GHSA-p78q-972x-mrg3.json index 6a7160b65cb..9a7092f3840 100644 --- a/advisories/unreviewed/2022/05/GHSA-p78q-972x-mrg3/GHSA-p78q-972x-mrg3.json +++ b/advisories/unreviewed/2022/05/GHSA-p78q-972x-mrg3/GHSA-p78q-972x-mrg3.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-p7mf-vc62-59r5/GHSA-p7mf-vc62-59r5.json b/advisories/unreviewed/2022/05/GHSA-p7mf-vc62-59r5/GHSA-p7mf-vc62-59r5.json index 1bf39a75068..cc774909e5f 100644 --- a/advisories/unreviewed/2022/05/GHSA-p7mf-vc62-59r5/GHSA-p7mf-vc62-59r5.json +++ b/advisories/unreviewed/2022/05/GHSA-p7mf-vc62-59r5/GHSA-p7mf-vc62-59r5.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-p7pq-m3xx-w733/GHSA-p7pq-m3xx-w733.json b/advisories/unreviewed/2022/05/GHSA-p7pq-m3xx-w733/GHSA-p7pq-m3xx-w733.json index 1f0a1c48ecf..d981564b4d6 100644 --- a/advisories/unreviewed/2022/05/GHSA-p7pq-m3xx-w733/GHSA-p7pq-m3xx-w733.json +++ b/advisories/unreviewed/2022/05/GHSA-p7pq-m3xx-w733/GHSA-p7pq-m3xx-w733.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-p7w3-fqf5-x6qh/GHSA-p7w3-fqf5-x6qh.json b/advisories/unreviewed/2022/05/GHSA-p7w3-fqf5-x6qh/GHSA-p7w3-fqf5-x6qh.json index e07c47ad08c..ade9c0793fb 100644 --- a/advisories/unreviewed/2022/05/GHSA-p7w3-fqf5-x6qh/GHSA-p7w3-fqf5-x6qh.json +++ b/advisories/unreviewed/2022/05/GHSA-p7w3-fqf5-x6qh/GHSA-p7w3-fqf5-x6qh.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-p87q-j7mq-759c/GHSA-p87q-j7mq-759c.json b/advisories/unreviewed/2022/05/GHSA-p87q-j7mq-759c/GHSA-p87q-j7mq-759c.json index a024d98a004..1373bde17bc 100644 --- a/advisories/unreviewed/2022/05/GHSA-p87q-j7mq-759c/GHSA-p87q-j7mq-759c.json +++ b/advisories/unreviewed/2022/05/GHSA-p87q-j7mq-759c/GHSA-p87q-j7mq-759c.json @@ -13,9 +13,7 @@ "score": "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-p8cv-3fj6-f5hw/GHSA-p8cv-3fj6-f5hw.json b/advisories/unreviewed/2022/05/GHSA-p8cv-3fj6-f5hw/GHSA-p8cv-3fj6-f5hw.json index dba51704a92..8d0d554478d 100644 --- a/advisories/unreviewed/2022/05/GHSA-p8cv-3fj6-f5hw/GHSA-p8cv-3fj6-f5hw.json +++ b/advisories/unreviewed/2022/05/GHSA-p8cv-3fj6-f5hw/GHSA-p8cv-3fj6-f5hw.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-pcqg-2gmg-j67j/GHSA-pcqg-2gmg-j67j.json b/advisories/unreviewed/2022/05/GHSA-pcqg-2gmg-j67j/GHSA-pcqg-2gmg-j67j.json index bdb1ac2091f..2cf56751bec 100644 --- a/advisories/unreviewed/2022/05/GHSA-pcqg-2gmg-j67j/GHSA-pcqg-2gmg-j67j.json +++ b/advisories/unreviewed/2022/05/GHSA-pcqg-2gmg-j67j/GHSA-pcqg-2gmg-j67j.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-pf9c-4vfw-gppq/GHSA-pf9c-4vfw-gppq.json b/advisories/unreviewed/2022/05/GHSA-pf9c-4vfw-gppq/GHSA-pf9c-4vfw-gppq.json index 16ae9c090db..cd82841b722 100644 --- a/advisories/unreviewed/2022/05/GHSA-pf9c-4vfw-gppq/GHSA-pf9c-4vfw-gppq.json +++ b/advisories/unreviewed/2022/05/GHSA-pf9c-4vfw-gppq/GHSA-pf9c-4vfw-gppq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-pf9q-wcjp-cr76/GHSA-pf9q-wcjp-cr76.json b/advisories/unreviewed/2022/05/GHSA-pf9q-wcjp-cr76/GHSA-pf9q-wcjp-cr76.json index 7eb79974163..fe43a547127 100644 --- a/advisories/unreviewed/2022/05/GHSA-pf9q-wcjp-cr76/GHSA-pf9q-wcjp-cr76.json +++ b/advisories/unreviewed/2022/05/GHSA-pf9q-wcjp-cr76/GHSA-pf9q-wcjp-cr76.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-pfj2-rwfm-29f8/GHSA-pfj2-rwfm-29f8.json b/advisories/unreviewed/2022/05/GHSA-pfj2-rwfm-29f8/GHSA-pfj2-rwfm-29f8.json index 100b5a78cf3..2075690c815 100644 --- a/advisories/unreviewed/2022/05/GHSA-pfj2-rwfm-29f8/GHSA-pfj2-rwfm-29f8.json +++ b/advisories/unreviewed/2022/05/GHSA-pfj2-rwfm-29f8/GHSA-pfj2-rwfm-29f8.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-pg9w-3hrx-5923/GHSA-pg9w-3hrx-5923.json b/advisories/unreviewed/2022/05/GHSA-pg9w-3hrx-5923/GHSA-pg9w-3hrx-5923.json index e39f4808d15..18c6a8955bb 100644 --- a/advisories/unreviewed/2022/05/GHSA-pg9w-3hrx-5923/GHSA-pg9w-3hrx-5923.json +++ b/advisories/unreviewed/2022/05/GHSA-pg9w-3hrx-5923/GHSA-pg9w-3hrx-5923.json @@ -13,9 +13,7 @@ "score": "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-pgfv-564h-29r2/GHSA-pgfv-564h-29r2.json b/advisories/unreviewed/2022/05/GHSA-pgfv-564h-29r2/GHSA-pgfv-564h-29r2.json index ad0827550d4..ba3d95baa15 100644 --- a/advisories/unreviewed/2022/05/GHSA-pgfv-564h-29r2/GHSA-pgfv-564h-29r2.json +++ b/advisories/unreviewed/2022/05/GHSA-pgfv-564h-29r2/GHSA-pgfv-564h-29r2.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-pgmv-px7h-43x3/GHSA-pgmv-px7h-43x3.json b/advisories/unreviewed/2022/05/GHSA-pgmv-px7h-43x3/GHSA-pgmv-px7h-43x3.json index 2f474a4c72e..27bdeca7384 100644 --- a/advisories/unreviewed/2022/05/GHSA-pgmv-px7h-43x3/GHSA-pgmv-px7h-43x3.json +++ b/advisories/unreviewed/2022/05/GHSA-pgmv-px7h-43x3/GHSA-pgmv-px7h-43x3.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-ph8x-8q5q-f3mh/GHSA-ph8x-8q5q-f3mh.json b/advisories/unreviewed/2022/05/GHSA-ph8x-8q5q-f3mh/GHSA-ph8x-8q5q-f3mh.json index 539258310a7..442d2f4aa0d 100644 --- a/advisories/unreviewed/2022/05/GHSA-ph8x-8q5q-f3mh/GHSA-ph8x-8q5q-f3mh.json +++ b/advisories/unreviewed/2022/05/GHSA-ph8x-8q5q-f3mh/GHSA-ph8x-8q5q-f3mh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-phmh-5xpr-c83f/GHSA-phmh-5xpr-c83f.json b/advisories/unreviewed/2022/05/GHSA-phmh-5xpr-c83f/GHSA-phmh-5xpr-c83f.json index 24f8295817d..2cc4a9d495f 100644 --- a/advisories/unreviewed/2022/05/GHSA-phmh-5xpr-c83f/GHSA-phmh-5xpr-c83f.json +++ b/advisories/unreviewed/2022/05/GHSA-phmh-5xpr-c83f/GHSA-phmh-5xpr-c83f.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-pjvg-9cr7-wjqm/GHSA-pjvg-9cr7-wjqm.json b/advisories/unreviewed/2022/05/GHSA-pjvg-9cr7-wjqm/GHSA-pjvg-9cr7-wjqm.json index 013d4c05d66..c923e6ec52c 100644 --- a/advisories/unreviewed/2022/05/GHSA-pjvg-9cr7-wjqm/GHSA-pjvg-9cr7-wjqm.json +++ b/advisories/unreviewed/2022/05/GHSA-pjvg-9cr7-wjqm/GHSA-pjvg-9cr7-wjqm.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-pmcm-7gw3-9jr6/GHSA-pmcm-7gw3-9jr6.json b/advisories/unreviewed/2022/05/GHSA-pmcm-7gw3-9jr6/GHSA-pmcm-7gw3-9jr6.json index 935e651dcd1..0d9b51764ae 100644 --- a/advisories/unreviewed/2022/05/GHSA-pmcm-7gw3-9jr6/GHSA-pmcm-7gw3-9jr6.json +++ b/advisories/unreviewed/2022/05/GHSA-pmcm-7gw3-9jr6/GHSA-pmcm-7gw3-9jr6.json @@ -13,9 +13,7 @@ "score": "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-pmxq-572q-w25j/GHSA-pmxq-572q-w25j.json b/advisories/unreviewed/2022/05/GHSA-pmxq-572q-w25j/GHSA-pmxq-572q-w25j.json index 62f5fba6868..86329815823 100644 --- a/advisories/unreviewed/2022/05/GHSA-pmxq-572q-w25j/GHSA-pmxq-572q-w25j.json +++ b/advisories/unreviewed/2022/05/GHSA-pmxq-572q-w25j/GHSA-pmxq-572q-w25j.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-pqgp-q325-jppj/GHSA-pqgp-q325-jppj.json b/advisories/unreviewed/2022/05/GHSA-pqgp-q325-jppj/GHSA-pqgp-q325-jppj.json index e595ca26d1b..3173a78d6e1 100644 --- a/advisories/unreviewed/2022/05/GHSA-pqgp-q325-jppj/GHSA-pqgp-q325-jppj.json +++ b/advisories/unreviewed/2022/05/GHSA-pqgp-q325-jppj/GHSA-pqgp-q325-jppj.json @@ -13,9 +13,7 @@ "score": "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-prpj-j58h-7435/GHSA-prpj-j58h-7435.json b/advisories/unreviewed/2022/05/GHSA-prpj-j58h-7435/GHSA-prpj-j58h-7435.json index 6738564dc8e..2885a6c6cf1 100644 --- a/advisories/unreviewed/2022/05/GHSA-prpj-j58h-7435/GHSA-prpj-j58h-7435.json +++ b/advisories/unreviewed/2022/05/GHSA-prpj-j58h-7435/GHSA-prpj-j58h-7435.json @@ -13,9 +13,7 @@ "score": "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-pv36-98fw-pc7h/GHSA-pv36-98fw-pc7h.json b/advisories/unreviewed/2022/05/GHSA-pv36-98fw-pc7h/GHSA-pv36-98fw-pc7h.json index 21b4491606f..95f6a2cd457 100644 --- a/advisories/unreviewed/2022/05/GHSA-pv36-98fw-pc7h/GHSA-pv36-98fw-pc7h.json +++ b/advisories/unreviewed/2022/05/GHSA-pv36-98fw-pc7h/GHSA-pv36-98fw-pc7h.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-pv54-xqw9-86jh/GHSA-pv54-xqw9-86jh.json b/advisories/unreviewed/2022/05/GHSA-pv54-xqw9-86jh/GHSA-pv54-xqw9-86jh.json index 3626f33606d..e9661a8259a 100644 --- a/advisories/unreviewed/2022/05/GHSA-pv54-xqw9-86jh/GHSA-pv54-xqw9-86jh.json +++ b/advisories/unreviewed/2022/05/GHSA-pv54-xqw9-86jh/GHSA-pv54-xqw9-86jh.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-pvh9-v9q7-pw9x/GHSA-pvh9-v9q7-pw9x.json b/advisories/unreviewed/2022/05/GHSA-pvh9-v9q7-pw9x/GHSA-pvh9-v9q7-pw9x.json index 81ed6db8b0d..5c19c6f0488 100644 --- a/advisories/unreviewed/2022/05/GHSA-pvh9-v9q7-pw9x/GHSA-pvh9-v9q7-pw9x.json +++ b/advisories/unreviewed/2022/05/GHSA-pvh9-v9q7-pw9x/GHSA-pvh9-v9q7-pw9x.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-pvjp-m5fh-8837/GHSA-pvjp-m5fh-8837.json b/advisories/unreviewed/2022/05/GHSA-pvjp-m5fh-8837/GHSA-pvjp-m5fh-8837.json index 4e41174df4f..6c185866302 100644 --- a/advisories/unreviewed/2022/05/GHSA-pvjp-m5fh-8837/GHSA-pvjp-m5fh-8837.json +++ b/advisories/unreviewed/2022/05/GHSA-pvjp-m5fh-8837/GHSA-pvjp-m5fh-8837.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-pw6q-g6qp-2gx2/GHSA-pw6q-g6qp-2gx2.json b/advisories/unreviewed/2022/05/GHSA-pw6q-g6qp-2gx2/GHSA-pw6q-g6qp-2gx2.json index ef8d8509e00..c316f546119 100644 --- a/advisories/unreviewed/2022/05/GHSA-pw6q-g6qp-2gx2/GHSA-pw6q-g6qp-2gx2.json +++ b/advisories/unreviewed/2022/05/GHSA-pw6q-g6qp-2gx2/GHSA-pw6q-g6qp-2gx2.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-pwhp-x856-h8w6/GHSA-pwhp-x856-h8w6.json b/advisories/unreviewed/2022/05/GHSA-pwhp-x856-h8w6/GHSA-pwhp-x856-h8w6.json index da5fea781c3..e0b5863b628 100644 --- a/advisories/unreviewed/2022/05/GHSA-pwhp-x856-h8w6/GHSA-pwhp-x856-h8w6.json +++ b/advisories/unreviewed/2022/05/GHSA-pwhp-x856-h8w6/GHSA-pwhp-x856-h8w6.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-pwxc-hjfh-475r/GHSA-pwxc-hjfh-475r.json b/advisories/unreviewed/2022/05/GHSA-pwxc-hjfh-475r/GHSA-pwxc-hjfh-475r.json index 45c621fd3af..4ad3509b7aa 100644 --- a/advisories/unreviewed/2022/05/GHSA-pwxc-hjfh-475r/GHSA-pwxc-hjfh-475r.json +++ b/advisories/unreviewed/2022/05/GHSA-pwxc-hjfh-475r/GHSA-pwxc-hjfh-475r.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-pxvr-xxpx-jmg5/GHSA-pxvr-xxpx-jmg5.json b/advisories/unreviewed/2022/05/GHSA-pxvr-xxpx-jmg5/GHSA-pxvr-xxpx-jmg5.json index 64f827acb04..96b31986b4b 100644 --- a/advisories/unreviewed/2022/05/GHSA-pxvr-xxpx-jmg5/GHSA-pxvr-xxpx-jmg5.json +++ b/advisories/unreviewed/2022/05/GHSA-pxvr-xxpx-jmg5/GHSA-pxvr-xxpx-jmg5.json @@ -13,9 +13,7 @@ "score": "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-q2gr-9m2j-p273/GHSA-q2gr-9m2j-p273.json b/advisories/unreviewed/2022/05/GHSA-q2gr-9m2j-p273/GHSA-q2gr-9m2j-p273.json index b3937955810..93a53295e02 100644 --- a/advisories/unreviewed/2022/05/GHSA-q2gr-9m2j-p273/GHSA-q2gr-9m2j-p273.json +++ b/advisories/unreviewed/2022/05/GHSA-q2gr-9m2j-p273/GHSA-q2gr-9m2j-p273.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-q35w-9mfw-496g/GHSA-q35w-9mfw-496g.json b/advisories/unreviewed/2022/05/GHSA-q35w-9mfw-496g/GHSA-q35w-9mfw-496g.json index fc7edd34f51..e76b705d633 100644 --- a/advisories/unreviewed/2022/05/GHSA-q35w-9mfw-496g/GHSA-q35w-9mfw-496g.json +++ b/advisories/unreviewed/2022/05/GHSA-q35w-9mfw-496g/GHSA-q35w-9mfw-496g.json @@ -13,9 +13,7 @@ "score": "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-q38c-9r3c-5gfv/GHSA-q38c-9r3c-5gfv.json b/advisories/unreviewed/2022/05/GHSA-q38c-9r3c-5gfv/GHSA-q38c-9r3c-5gfv.json index ec57ebc4463..5b85620ea93 100644 --- a/advisories/unreviewed/2022/05/GHSA-q38c-9r3c-5gfv/GHSA-q38c-9r3c-5gfv.json +++ b/advisories/unreviewed/2022/05/GHSA-q38c-9r3c-5gfv/GHSA-q38c-9r3c-5gfv.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-q3rw-v755-38wr/GHSA-q3rw-v755-38wr.json b/advisories/unreviewed/2022/05/GHSA-q3rw-v755-38wr/GHSA-q3rw-v755-38wr.json index e023ab1243e..1d067d2011e 100644 --- a/advisories/unreviewed/2022/05/GHSA-q3rw-v755-38wr/GHSA-q3rw-v755-38wr.json +++ b/advisories/unreviewed/2022/05/GHSA-q3rw-v755-38wr/GHSA-q3rw-v755-38wr.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-q3v3-vmq4-f2g2/GHSA-q3v3-vmq4-f2g2.json b/advisories/unreviewed/2022/05/GHSA-q3v3-vmq4-f2g2/GHSA-q3v3-vmq4-f2g2.json index 86f1a100f64..bcb592edce8 100644 --- a/advisories/unreviewed/2022/05/GHSA-q3v3-vmq4-f2g2/GHSA-q3v3-vmq4-f2g2.json +++ b/advisories/unreviewed/2022/05/GHSA-q3v3-vmq4-f2g2/GHSA-q3v3-vmq4-f2g2.json @@ -13,9 +13,7 @@ "score": "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-q558-h2wh-gvqc/GHSA-q558-h2wh-gvqc.json b/advisories/unreviewed/2022/05/GHSA-q558-h2wh-gvqc/GHSA-q558-h2wh-gvqc.json index 1e870b4365f..329712d68f9 100644 --- a/advisories/unreviewed/2022/05/GHSA-q558-h2wh-gvqc/GHSA-q558-h2wh-gvqc.json +++ b/advisories/unreviewed/2022/05/GHSA-q558-h2wh-gvqc/GHSA-q558-h2wh-gvqc.json @@ -13,9 +13,7 @@ "score": "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-q6fp-67fw-rwjh/GHSA-q6fp-67fw-rwjh.json b/advisories/unreviewed/2022/05/GHSA-q6fp-67fw-rwjh/GHSA-q6fp-67fw-rwjh.json index 1d85a1af960..7640577ae6c 100644 --- a/advisories/unreviewed/2022/05/GHSA-q6fp-67fw-rwjh/GHSA-q6fp-67fw-rwjh.json +++ b/advisories/unreviewed/2022/05/GHSA-q6fp-67fw-rwjh/GHSA-q6fp-67fw-rwjh.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-q7vh-x7xx-x6hx/GHSA-q7vh-x7xx-x6hx.json b/advisories/unreviewed/2022/05/GHSA-q7vh-x7xx-x6hx/GHSA-q7vh-x7xx-x6hx.json index ef86badb641..96a04f47e79 100644 --- a/advisories/unreviewed/2022/05/GHSA-q7vh-x7xx-x6hx/GHSA-q7vh-x7xx-x6hx.json +++ b/advisories/unreviewed/2022/05/GHSA-q7vh-x7xx-x6hx/GHSA-q7vh-x7xx-x6hx.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-q92m-r2gc-3q9r/GHSA-q92m-r2gc-3q9r.json b/advisories/unreviewed/2022/05/GHSA-q92m-r2gc-3q9r/GHSA-q92m-r2gc-3q9r.json index f4c89e597df..04f8d2cb5da 100644 --- a/advisories/unreviewed/2022/05/GHSA-q92m-r2gc-3q9r/GHSA-q92m-r2gc-3q9r.json +++ b/advisories/unreviewed/2022/05/GHSA-q92m-r2gc-3q9r/GHSA-q92m-r2gc-3q9r.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-qc84-x3v2-r28g/GHSA-qc84-x3v2-r28g.json b/advisories/unreviewed/2022/05/GHSA-qc84-x3v2-r28g/GHSA-qc84-x3v2-r28g.json index ad4bc362ae6..6174ecf7850 100644 --- a/advisories/unreviewed/2022/05/GHSA-qc84-x3v2-r28g/GHSA-qc84-x3v2-r28g.json +++ b/advisories/unreviewed/2022/05/GHSA-qc84-x3v2-r28g/GHSA-qc84-x3v2-r28g.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-qcv3-54gc-4367/GHSA-qcv3-54gc-4367.json b/advisories/unreviewed/2022/05/GHSA-qcv3-54gc-4367/GHSA-qcv3-54gc-4367.json index f99d9572d9c..1e6129dec3f 100644 --- a/advisories/unreviewed/2022/05/GHSA-qcv3-54gc-4367/GHSA-qcv3-54gc-4367.json +++ b/advisories/unreviewed/2022/05/GHSA-qcv3-54gc-4367/GHSA-qcv3-54gc-4367.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-qfgm-68rr-w6h8/GHSA-qfgm-68rr-w6h8.json b/advisories/unreviewed/2022/05/GHSA-qfgm-68rr-w6h8/GHSA-qfgm-68rr-w6h8.json index 9bb84780b81..91e1b9e7b37 100644 --- a/advisories/unreviewed/2022/05/GHSA-qfgm-68rr-w6h8/GHSA-qfgm-68rr-w6h8.json +++ b/advisories/unreviewed/2022/05/GHSA-qfgm-68rr-w6h8/GHSA-qfgm-68rr-w6h8.json @@ -13,9 +13,7 @@ "score": "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-qfr5-qr72-4gg2/GHSA-qfr5-qr72-4gg2.json b/advisories/unreviewed/2022/05/GHSA-qfr5-qr72-4gg2/GHSA-qfr5-qr72-4gg2.json index 1e4340c7880..4387e9b238e 100644 --- a/advisories/unreviewed/2022/05/GHSA-qfr5-qr72-4gg2/GHSA-qfr5-qr72-4gg2.json +++ b/advisories/unreviewed/2022/05/GHSA-qfr5-qr72-4gg2/GHSA-qfr5-qr72-4gg2.json @@ -13,9 +13,7 @@ "score": "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-qfvr-gp36-x6xh/GHSA-qfvr-gp36-x6xh.json b/advisories/unreviewed/2022/05/GHSA-qfvr-gp36-x6xh/GHSA-qfvr-gp36-x6xh.json index 0b81d874ce7..ec8fea86e8c 100644 --- a/advisories/unreviewed/2022/05/GHSA-qfvr-gp36-x6xh/GHSA-qfvr-gp36-x6xh.json +++ b/advisories/unreviewed/2022/05/GHSA-qfvr-gp36-x6xh/GHSA-qfvr-gp36-x6xh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qg5q-8v76-g9q2/GHSA-qg5q-8v76-g9q2.json b/advisories/unreviewed/2022/05/GHSA-qg5q-8v76-g9q2/GHSA-qg5q-8v76-g9q2.json index a05dda0b2e4..efef16172e8 100644 --- a/advisories/unreviewed/2022/05/GHSA-qg5q-8v76-g9q2/GHSA-qg5q-8v76-g9q2.json +++ b/advisories/unreviewed/2022/05/GHSA-qg5q-8v76-g9q2/GHSA-qg5q-8v76-g9q2.json @@ -13,9 +13,7 @@ "score": "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-qgjp-mvw8-92gm/GHSA-qgjp-mvw8-92gm.json b/advisories/unreviewed/2022/05/GHSA-qgjp-mvw8-92gm/GHSA-qgjp-mvw8-92gm.json index d84110085a7..78edd93e32f 100644 --- a/advisories/unreviewed/2022/05/GHSA-qgjp-mvw8-92gm/GHSA-qgjp-mvw8-92gm.json +++ b/advisories/unreviewed/2022/05/GHSA-qgjp-mvw8-92gm/GHSA-qgjp-mvw8-92gm.json @@ -13,9 +13,7 @@ "score": "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-qhhf-5wqx-9f99/GHSA-qhhf-5wqx-9f99.json b/advisories/unreviewed/2022/05/GHSA-qhhf-5wqx-9f99/GHSA-qhhf-5wqx-9f99.json index 0211470d56b..60418a4ddaf 100644 --- a/advisories/unreviewed/2022/05/GHSA-qhhf-5wqx-9f99/GHSA-qhhf-5wqx-9f99.json +++ b/advisories/unreviewed/2022/05/GHSA-qhhf-5wqx-9f99/GHSA-qhhf-5wqx-9f99.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-qhxg-xc4x-78jh/GHSA-qhxg-xc4x-78jh.json b/advisories/unreviewed/2022/05/GHSA-qhxg-xc4x-78jh/GHSA-qhxg-xc4x-78jh.json index a28dc391d1a..866f5a92b25 100644 --- a/advisories/unreviewed/2022/05/GHSA-qhxg-xc4x-78jh/GHSA-qhxg-xc4x-78jh.json +++ b/advisories/unreviewed/2022/05/GHSA-qhxg-xc4x-78jh/GHSA-qhxg-xc4x-78jh.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-qj3x-578x-gfqr/GHSA-qj3x-578x-gfqr.json b/advisories/unreviewed/2022/05/GHSA-qj3x-578x-gfqr/GHSA-qj3x-578x-gfqr.json index 3bac67c6385..7bbbae29e74 100644 --- a/advisories/unreviewed/2022/05/GHSA-qj3x-578x-gfqr/GHSA-qj3x-578x-gfqr.json +++ b/advisories/unreviewed/2022/05/GHSA-qj3x-578x-gfqr/GHSA-qj3x-578x-gfqr.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-qjr5-jph4-fc8v/GHSA-qjr5-jph4-fc8v.json b/advisories/unreviewed/2022/05/GHSA-qjr5-jph4-fc8v/GHSA-qjr5-jph4-fc8v.json index f1c3275701f..eaf167bd39d 100644 --- a/advisories/unreviewed/2022/05/GHSA-qjr5-jph4-fc8v/GHSA-qjr5-jph4-fc8v.json +++ b/advisories/unreviewed/2022/05/GHSA-qjr5-jph4-fc8v/GHSA-qjr5-jph4-fc8v.json @@ -13,9 +13,7 @@ "score": "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-qjwv-j352-5qp2/GHSA-qjwv-j352-5qp2.json b/advisories/unreviewed/2022/05/GHSA-qjwv-j352-5qp2/GHSA-qjwv-j352-5qp2.json index a8c3366184a..4ec1a28db01 100644 --- a/advisories/unreviewed/2022/05/GHSA-qjwv-j352-5qp2/GHSA-qjwv-j352-5qp2.json +++ b/advisories/unreviewed/2022/05/GHSA-qjwv-j352-5qp2/GHSA-qjwv-j352-5qp2.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-qmmp-gc5q-cq8j/GHSA-qmmp-gc5q-cq8j.json b/advisories/unreviewed/2022/05/GHSA-qmmp-gc5q-cq8j/GHSA-qmmp-gc5q-cq8j.json index 00c357ee5d0..76013ed220f 100644 --- a/advisories/unreviewed/2022/05/GHSA-qmmp-gc5q-cq8j/GHSA-qmmp-gc5q-cq8j.json +++ b/advisories/unreviewed/2022/05/GHSA-qmmp-gc5q-cq8j/GHSA-qmmp-gc5q-cq8j.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-qmvp-wc85-f8m2/GHSA-qmvp-wc85-f8m2.json b/advisories/unreviewed/2022/05/GHSA-qmvp-wc85-f8m2/GHSA-qmvp-wc85-f8m2.json index 50dd7e335f1..61fb0b8995a 100644 --- a/advisories/unreviewed/2022/05/GHSA-qmvp-wc85-f8m2/GHSA-qmvp-wc85-f8m2.json +++ b/advisories/unreviewed/2022/05/GHSA-qmvp-wc85-f8m2/GHSA-qmvp-wc85-f8m2.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-qp37-mwjf-rr8g/GHSA-qp37-mwjf-rr8g.json b/advisories/unreviewed/2022/05/GHSA-qp37-mwjf-rr8g/GHSA-qp37-mwjf-rr8g.json index de94a6c93a0..74d83eb9292 100644 --- a/advisories/unreviewed/2022/05/GHSA-qp37-mwjf-rr8g/GHSA-qp37-mwjf-rr8g.json +++ b/advisories/unreviewed/2022/05/GHSA-qp37-mwjf-rr8g/GHSA-qp37-mwjf-rr8g.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-qpf6-qq47-vg44/GHSA-qpf6-qq47-vg44.json b/advisories/unreviewed/2022/05/GHSA-qpf6-qq47-vg44/GHSA-qpf6-qq47-vg44.json index ad236971b82..85212ec7189 100644 --- a/advisories/unreviewed/2022/05/GHSA-qpf6-qq47-vg44/GHSA-qpf6-qq47-vg44.json +++ b/advisories/unreviewed/2022/05/GHSA-qpf6-qq47-vg44/GHSA-qpf6-qq47-vg44.json @@ -13,9 +13,7 @@ "score": "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-qpjm-vr3p-ccqf/GHSA-qpjm-vr3p-ccqf.json b/advisories/unreviewed/2022/05/GHSA-qpjm-vr3p-ccqf/GHSA-qpjm-vr3p-ccqf.json index c255b41d58c..bb7793ed2ef 100644 --- a/advisories/unreviewed/2022/05/GHSA-qpjm-vr3p-ccqf/GHSA-qpjm-vr3p-ccqf.json +++ b/advisories/unreviewed/2022/05/GHSA-qpjm-vr3p-ccqf/GHSA-qpjm-vr3p-ccqf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qpxm-m9h2-3v4r/GHSA-qpxm-m9h2-3v4r.json b/advisories/unreviewed/2022/05/GHSA-qpxm-m9h2-3v4r/GHSA-qpxm-m9h2-3v4r.json index 6cb419539c6..479bd1fa83d 100644 --- a/advisories/unreviewed/2022/05/GHSA-qpxm-m9h2-3v4r/GHSA-qpxm-m9h2-3v4r.json +++ b/advisories/unreviewed/2022/05/GHSA-qpxm-m9h2-3v4r/GHSA-qpxm-m9h2-3v4r.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-qqq2-r5h8-499j/GHSA-qqq2-r5h8-499j.json b/advisories/unreviewed/2022/05/GHSA-qqq2-r5h8-499j/GHSA-qqq2-r5h8-499j.json index 64a54b84bc4..a746ccf203e 100644 --- a/advisories/unreviewed/2022/05/GHSA-qqq2-r5h8-499j/GHSA-qqq2-r5h8-499j.json +++ b/advisories/unreviewed/2022/05/GHSA-qqq2-r5h8-499j/GHSA-qqq2-r5h8-499j.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-qrv2-7hr4-vp6h/GHSA-qrv2-7hr4-vp6h.json b/advisories/unreviewed/2022/05/GHSA-qrv2-7hr4-vp6h/GHSA-qrv2-7hr4-vp6h.json index de4e92dbe15..78de7e68169 100644 --- a/advisories/unreviewed/2022/05/GHSA-qrv2-7hr4-vp6h/GHSA-qrv2-7hr4-vp6h.json +++ b/advisories/unreviewed/2022/05/GHSA-qrv2-7hr4-vp6h/GHSA-qrv2-7hr4-vp6h.json @@ -13,9 +13,7 @@ "score": "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-qw92-p466-v2x9/GHSA-qw92-p466-v2x9.json b/advisories/unreviewed/2022/05/GHSA-qw92-p466-v2x9/GHSA-qw92-p466-v2x9.json index f1d52bdbf3a..30b9142d967 100644 --- a/advisories/unreviewed/2022/05/GHSA-qw92-p466-v2x9/GHSA-qw92-p466-v2x9.json +++ b/advisories/unreviewed/2022/05/GHSA-qw92-p466-v2x9/GHSA-qw92-p466-v2x9.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-qx6c-vcwc-x86p/GHSA-qx6c-vcwc-x86p.json b/advisories/unreviewed/2022/05/GHSA-qx6c-vcwc-x86p/GHSA-qx6c-vcwc-x86p.json index 6178d703ca5..cd807f95da2 100644 --- a/advisories/unreviewed/2022/05/GHSA-qx6c-vcwc-x86p/GHSA-qx6c-vcwc-x86p.json +++ b/advisories/unreviewed/2022/05/GHSA-qx6c-vcwc-x86p/GHSA-qx6c-vcwc-x86p.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-qxfc-fv7j-h3gq/GHSA-qxfc-fv7j-h3gq.json b/advisories/unreviewed/2022/05/GHSA-qxfc-fv7j-h3gq/GHSA-qxfc-fv7j-h3gq.json index 027bcde4fc2..0ee60713cdf 100644 --- a/advisories/unreviewed/2022/05/GHSA-qxfc-fv7j-h3gq/GHSA-qxfc-fv7j-h3gq.json +++ b/advisories/unreviewed/2022/05/GHSA-qxfc-fv7j-h3gq/GHSA-qxfc-fv7j-h3gq.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-r24v-6vx7-6v3q/GHSA-r24v-6vx7-6v3q.json b/advisories/unreviewed/2022/05/GHSA-r24v-6vx7-6v3q/GHSA-r24v-6vx7-6v3q.json index 2f4b6184619..e9de490f963 100644 --- a/advisories/unreviewed/2022/05/GHSA-r24v-6vx7-6v3q/GHSA-r24v-6vx7-6v3q.json +++ b/advisories/unreviewed/2022/05/GHSA-r24v-6vx7-6v3q/GHSA-r24v-6vx7-6v3q.json @@ -13,9 +13,7 @@ "score": "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-r2vm-2947-77cf/GHSA-r2vm-2947-77cf.json b/advisories/unreviewed/2022/05/GHSA-r2vm-2947-77cf/GHSA-r2vm-2947-77cf.json index 17a00a5260c..8f9ae53bee0 100644 --- a/advisories/unreviewed/2022/05/GHSA-r2vm-2947-77cf/GHSA-r2vm-2947-77cf.json +++ b/advisories/unreviewed/2022/05/GHSA-r2vm-2947-77cf/GHSA-r2vm-2947-77cf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-r2x7-p32r-g3vj/GHSA-r2x7-p32r-g3vj.json b/advisories/unreviewed/2022/05/GHSA-r2x7-p32r-g3vj/GHSA-r2x7-p32r-g3vj.json index f5ae054784d..cc46d274218 100644 --- a/advisories/unreviewed/2022/05/GHSA-r2x7-p32r-g3vj/GHSA-r2x7-p32r-g3vj.json +++ b/advisories/unreviewed/2022/05/GHSA-r2x7-p32r-g3vj/GHSA-r2x7-p32r-g3vj.json @@ -7,12 +7,8 @@ "CVE-2008-0595" ], "details": "dbus-daemon in D-Bus before 1.0.3, and 1.1.x before 1.1.20, recognizes send_interface attributes in allow directives in the security policy only for fully qualified method calls, which allows local users to bypass intended access restrictions via a method call with a NULL interface.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-r32w-265v-36xr/GHSA-r32w-265v-36xr.json b/advisories/unreviewed/2022/05/GHSA-r32w-265v-36xr/GHSA-r32w-265v-36xr.json index 6660857515f..a81ad28c792 100644 --- a/advisories/unreviewed/2022/05/GHSA-r32w-265v-36xr/GHSA-r32w-265v-36xr.json +++ b/advisories/unreviewed/2022/05/GHSA-r32w-265v-36xr/GHSA-r32w-265v-36xr.json @@ -13,9 +13,7 @@ "score": "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-r368-7wjf-rpg2/GHSA-r368-7wjf-rpg2.json b/advisories/unreviewed/2022/05/GHSA-r368-7wjf-rpg2/GHSA-r368-7wjf-rpg2.json index c2269ea2c86..2b2120435f8 100644 --- a/advisories/unreviewed/2022/05/GHSA-r368-7wjf-rpg2/GHSA-r368-7wjf-rpg2.json +++ b/advisories/unreviewed/2022/05/GHSA-r368-7wjf-rpg2/GHSA-r368-7wjf-rpg2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -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-r389-8246-f8px/GHSA-r389-8246-f8px.json b/advisories/unreviewed/2022/05/GHSA-r389-8246-f8px/GHSA-r389-8246-f8px.json index aa8ed04d649..0240be604f0 100644 --- a/advisories/unreviewed/2022/05/GHSA-r389-8246-f8px/GHSA-r389-8246-f8px.json +++ b/advisories/unreviewed/2022/05/GHSA-r389-8246-f8px/GHSA-r389-8246-f8px.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-r4rc-xgv6-jv68/GHSA-r4rc-xgv6-jv68.json b/advisories/unreviewed/2022/05/GHSA-r4rc-xgv6-jv68/GHSA-r4rc-xgv6-jv68.json index 4d6daf0e425..3822f9ce520 100644 --- a/advisories/unreviewed/2022/05/GHSA-r4rc-xgv6-jv68/GHSA-r4rc-xgv6-jv68.json +++ b/advisories/unreviewed/2022/05/GHSA-r4rc-xgv6-jv68/GHSA-r4rc-xgv6-jv68.json @@ -13,9 +13,7 @@ "score": "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-r4rh-3mvj-g933/GHSA-r4rh-3mvj-g933.json b/advisories/unreviewed/2022/05/GHSA-r4rh-3mvj-g933/GHSA-r4rh-3mvj-g933.json index 56b131f6baa..e5f86a85981 100644 --- a/advisories/unreviewed/2022/05/GHSA-r4rh-3mvj-g933/GHSA-r4rh-3mvj-g933.json +++ b/advisories/unreviewed/2022/05/GHSA-r4rh-3mvj-g933/GHSA-r4rh-3mvj-g933.json @@ -13,9 +13,7 @@ "score": "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-r4vj-wh97-wf24/GHSA-r4vj-wh97-wf24.json b/advisories/unreviewed/2022/05/GHSA-r4vj-wh97-wf24/GHSA-r4vj-wh97-wf24.json index 84be3c7bfd5..f4f46ac1bbb 100644 --- a/advisories/unreviewed/2022/05/GHSA-r4vj-wh97-wf24/GHSA-r4vj-wh97-wf24.json +++ b/advisories/unreviewed/2022/05/GHSA-r4vj-wh97-wf24/GHSA-r4vj-wh97-wf24.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-r4x7-9g6g-224c/GHSA-r4x7-9g6g-224c.json b/advisories/unreviewed/2022/05/GHSA-r4x7-9g6g-224c/GHSA-r4x7-9g6g-224c.json index 3fa43f8f020..1f8ffde1974 100644 --- a/advisories/unreviewed/2022/05/GHSA-r4x7-9g6g-224c/GHSA-r4x7-9g6g-224c.json +++ b/advisories/unreviewed/2022/05/GHSA-r4x7-9g6g-224c/GHSA-r4x7-9g6g-224c.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-r5w7-v3pv-7p6q/GHSA-r5w7-v3pv-7p6q.json b/advisories/unreviewed/2022/05/GHSA-r5w7-v3pv-7p6q/GHSA-r5w7-v3pv-7p6q.json index e375ad3e18c..c9b90a8f3fc 100644 --- a/advisories/unreviewed/2022/05/GHSA-r5w7-v3pv-7p6q/GHSA-r5w7-v3pv-7p6q.json +++ b/advisories/unreviewed/2022/05/GHSA-r5w7-v3pv-7p6q/GHSA-r5w7-v3pv-7p6q.json @@ -13,9 +13,7 @@ "score": "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-r65m-837p-745w/GHSA-r65m-837p-745w.json b/advisories/unreviewed/2022/05/GHSA-r65m-837p-745w/GHSA-r65m-837p-745w.json index 127d4f98d80..e3162a2ac80 100644 --- a/advisories/unreviewed/2022/05/GHSA-r65m-837p-745w/GHSA-r65m-837p-745w.json +++ b/advisories/unreviewed/2022/05/GHSA-r65m-837p-745w/GHSA-r65m-837p-745w.json @@ -13,9 +13,7 @@ "score": "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-r676-q927-78rr/GHSA-r676-q927-78rr.json b/advisories/unreviewed/2022/05/GHSA-r676-q927-78rr/GHSA-r676-q927-78rr.json index bc4c43df993..a49ffd8e555 100644 --- a/advisories/unreviewed/2022/05/GHSA-r676-q927-78rr/GHSA-r676-q927-78rr.json +++ b/advisories/unreviewed/2022/05/GHSA-r676-q927-78rr/GHSA-r676-q927-78rr.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", diff --git a/advisories/unreviewed/2022/05/GHSA-r6f9-jqcw-vqj6/GHSA-r6f9-jqcw-vqj6.json b/advisories/unreviewed/2022/05/GHSA-r6f9-jqcw-vqj6/GHSA-r6f9-jqcw-vqj6.json index d6f50c01028..32ee07f590d 100644 --- a/advisories/unreviewed/2022/05/GHSA-r6f9-jqcw-vqj6/GHSA-r6f9-jqcw-vqj6.json +++ b/advisories/unreviewed/2022/05/GHSA-r6f9-jqcw-vqj6/GHSA-r6f9-jqcw-vqj6.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-r6fg-29w7-3gxw/GHSA-r6fg-29w7-3gxw.json b/advisories/unreviewed/2022/05/GHSA-r6fg-29w7-3gxw/GHSA-r6fg-29w7-3gxw.json index ba30ed6168a..2101e96398d 100644 --- a/advisories/unreviewed/2022/05/GHSA-r6fg-29w7-3gxw/GHSA-r6fg-29w7-3gxw.json +++ b/advisories/unreviewed/2022/05/GHSA-r6fg-29w7-3gxw/GHSA-r6fg-29w7-3gxw.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-r723-vcf8-8v78/GHSA-r723-vcf8-8v78.json b/advisories/unreviewed/2022/05/GHSA-r723-vcf8-8v78/GHSA-r723-vcf8-8v78.json index e1a69f487a0..039d8995281 100644 --- a/advisories/unreviewed/2022/05/GHSA-r723-vcf8-8v78/GHSA-r723-vcf8-8v78.json +++ b/advisories/unreviewed/2022/05/GHSA-r723-vcf8-8v78/GHSA-r723-vcf8-8v78.json @@ -13,9 +13,7 @@ "score": "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-r77r-gvgm-cm4g/GHSA-r77r-gvgm-cm4g.json b/advisories/unreviewed/2022/05/GHSA-r77r-gvgm-cm4g/GHSA-r77r-gvgm-cm4g.json index babea895b47..df4c54c9604 100644 --- a/advisories/unreviewed/2022/05/GHSA-r77r-gvgm-cm4g/GHSA-r77r-gvgm-cm4g.json +++ b/advisories/unreviewed/2022/05/GHSA-r77r-gvgm-cm4g/GHSA-r77r-gvgm-cm4g.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-r872-mggq-8gfh/GHSA-r872-mggq-8gfh.json b/advisories/unreviewed/2022/05/GHSA-r872-mggq-8gfh/GHSA-r872-mggq-8gfh.json index 480fa4a49c1..424223f5e81 100644 --- a/advisories/unreviewed/2022/05/GHSA-r872-mggq-8gfh/GHSA-r872-mggq-8gfh.json +++ b/advisories/unreviewed/2022/05/GHSA-r872-mggq-8gfh/GHSA-r872-mggq-8gfh.json @@ -13,9 +13,7 @@ "score": "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-r95h-g3m2-8rgx/GHSA-r95h-g3m2-8rgx.json b/advisories/unreviewed/2022/05/GHSA-r95h-g3m2-8rgx/GHSA-r95h-g3m2-8rgx.json index 9834770a792..43d877d87bb 100644 --- a/advisories/unreviewed/2022/05/GHSA-r95h-g3m2-8rgx/GHSA-r95h-g3m2-8rgx.json +++ b/advisories/unreviewed/2022/05/GHSA-r95h-g3m2-8rgx/GHSA-r95h-g3m2-8rgx.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-r9hw-7cv7-whw9/GHSA-r9hw-7cv7-whw9.json b/advisories/unreviewed/2022/05/GHSA-r9hw-7cv7-whw9/GHSA-r9hw-7cv7-whw9.json index b958105be14..98dbc6640b7 100644 --- a/advisories/unreviewed/2022/05/GHSA-r9hw-7cv7-whw9/GHSA-r9hw-7cv7-whw9.json +++ b/advisories/unreviewed/2022/05/GHSA-r9hw-7cv7-whw9/GHSA-r9hw-7cv7-whw9.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -111,9 +109,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-r9m6-rm94-r555/GHSA-r9m6-rm94-r555.json b/advisories/unreviewed/2022/05/GHSA-r9m6-rm94-r555/GHSA-r9m6-rm94-r555.json index 3f381350125..1d6ae682755 100644 --- a/advisories/unreviewed/2022/05/GHSA-r9m6-rm94-r555/GHSA-r9m6-rm94-r555.json +++ b/advisories/unreviewed/2022/05/GHSA-r9m6-rm94-r555/GHSA-r9m6-rm94-r555.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-r9p6-v528-4wm3/GHSA-r9p6-v528-4wm3.json b/advisories/unreviewed/2022/05/GHSA-r9p6-v528-4wm3/GHSA-r9p6-v528-4wm3.json index 8c6db34df8c..41f4d1c9f4c 100644 --- a/advisories/unreviewed/2022/05/GHSA-r9p6-v528-4wm3/GHSA-r9p6-v528-4wm3.json +++ b/advisories/unreviewed/2022/05/GHSA-r9p6-v528-4wm3/GHSA-r9p6-v528-4wm3.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-r9r2-m4cw-3hgp/GHSA-r9r2-m4cw-3hgp.json b/advisories/unreviewed/2022/05/GHSA-r9r2-m4cw-3hgp/GHSA-r9r2-m4cw-3hgp.json index 79cd4f1f5f6..6d1440d1080 100644 --- a/advisories/unreviewed/2022/05/GHSA-r9r2-m4cw-3hgp/GHSA-r9r2-m4cw-3hgp.json +++ b/advisories/unreviewed/2022/05/GHSA-r9r2-m4cw-3hgp/GHSA-r9r2-m4cw-3hgp.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-r9r8-9w3m-r428/GHSA-r9r8-9w3m-r428.json b/advisories/unreviewed/2022/05/GHSA-r9r8-9w3m-r428/GHSA-r9r8-9w3m-r428.json index ef134aa5f59..e583f44ad7f 100644 --- a/advisories/unreviewed/2022/05/GHSA-r9r8-9w3m-r428/GHSA-r9r8-9w3m-r428.json +++ b/advisories/unreviewed/2022/05/GHSA-r9r8-9w3m-r428/GHSA-r9r8-9w3m-r428.json @@ -13,9 +13,7 @@ "score": "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-rf2j-mp54-f2jq/GHSA-rf2j-mp54-f2jq.json b/advisories/unreviewed/2022/05/GHSA-rf2j-mp54-f2jq/GHSA-rf2j-mp54-f2jq.json index 6fe67866326..98d54f0fcc1 100644 --- a/advisories/unreviewed/2022/05/GHSA-rf2j-mp54-f2jq/GHSA-rf2j-mp54-f2jq.json +++ b/advisories/unreviewed/2022/05/GHSA-rf2j-mp54-f2jq/GHSA-rf2j-mp54-f2jq.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-rfx8-7jqh-g9mf/GHSA-rfx8-7jqh-g9mf.json b/advisories/unreviewed/2022/05/GHSA-rfx8-7jqh-g9mf/GHSA-rfx8-7jqh-g9mf.json index 7a705be748c..1331307da90 100644 --- a/advisories/unreviewed/2022/05/GHSA-rfx8-7jqh-g9mf/GHSA-rfx8-7jqh-g9mf.json +++ b/advisories/unreviewed/2022/05/GHSA-rfx8-7jqh-g9mf/GHSA-rfx8-7jqh-g9mf.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-rg22-25wr-x484/GHSA-rg22-25wr-x484.json b/advisories/unreviewed/2022/05/GHSA-rg22-25wr-x484/GHSA-rg22-25wr-x484.json index de44a362bcd..e5e68ea9bc7 100644 --- a/advisories/unreviewed/2022/05/GHSA-rg22-25wr-x484/GHSA-rg22-25wr-x484.json +++ b/advisories/unreviewed/2022/05/GHSA-rg22-25wr-x484/GHSA-rg22-25wr-x484.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-rg5g-5cq4-g4m7/GHSA-rg5g-5cq4-g4m7.json b/advisories/unreviewed/2022/05/GHSA-rg5g-5cq4-g4m7/GHSA-rg5g-5cq4-g4m7.json index 9fd31efb7c6..2b48d1a0559 100644 --- a/advisories/unreviewed/2022/05/GHSA-rg5g-5cq4-g4m7/GHSA-rg5g-5cq4-g4m7.json +++ b/advisories/unreviewed/2022/05/GHSA-rg5g-5cq4-g4m7/GHSA-rg5g-5cq4-g4m7.json @@ -13,9 +13,7 @@ "score": "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-rg6p-c7wm-93r6/GHSA-rg6p-c7wm-93r6.json b/advisories/unreviewed/2022/05/GHSA-rg6p-c7wm-93r6/GHSA-rg6p-c7wm-93r6.json index 96f25ff9417..512d52b538a 100644 --- a/advisories/unreviewed/2022/05/GHSA-rg6p-c7wm-93r6/GHSA-rg6p-c7wm-93r6.json +++ b/advisories/unreviewed/2022/05/GHSA-rg6p-c7wm-93r6/GHSA-rg6p-c7wm-93r6.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-rgj4-22m7-2r9j/GHSA-rgj4-22m7-2r9j.json b/advisories/unreviewed/2022/05/GHSA-rgj4-22m7-2r9j/GHSA-rgj4-22m7-2r9j.json index 76c78aacb9c..98890b8dead 100644 --- a/advisories/unreviewed/2022/05/GHSA-rgj4-22m7-2r9j/GHSA-rgj4-22m7-2r9j.json +++ b/advisories/unreviewed/2022/05/GHSA-rgj4-22m7-2r9j/GHSA-rgj4-22m7-2r9j.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-rgxx-f3cp-vg8p/GHSA-rgxx-f3cp-vg8p.json b/advisories/unreviewed/2022/05/GHSA-rgxx-f3cp-vg8p/GHSA-rgxx-f3cp-vg8p.json index 3976e9c4780..5b427e808f4 100644 --- a/advisories/unreviewed/2022/05/GHSA-rgxx-f3cp-vg8p/GHSA-rgxx-f3cp-vg8p.json +++ b/advisories/unreviewed/2022/05/GHSA-rgxx-f3cp-vg8p/GHSA-rgxx-f3cp-vg8p.json @@ -13,9 +13,7 @@ "score": "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-rhc8-hggx-ccrf/GHSA-rhc8-hggx-ccrf.json b/advisories/unreviewed/2022/05/GHSA-rhc8-hggx-ccrf/GHSA-rhc8-hggx-ccrf.json index e7c0db00bab..6f78a5f04b2 100644 --- a/advisories/unreviewed/2022/05/GHSA-rhc8-hggx-ccrf/GHSA-rhc8-hggx-ccrf.json +++ b/advisories/unreviewed/2022/05/GHSA-rhc8-hggx-ccrf/GHSA-rhc8-hggx-ccrf.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-rj6p-2fcm-m72j/GHSA-rj6p-2fcm-m72j.json b/advisories/unreviewed/2022/05/GHSA-rj6p-2fcm-m72j/GHSA-rj6p-2fcm-m72j.json index 602fdddfda5..cab421a2801 100644 --- a/advisories/unreviewed/2022/05/GHSA-rj6p-2fcm-m72j/GHSA-rj6p-2fcm-m72j.json +++ b/advisories/unreviewed/2022/05/GHSA-rj6p-2fcm-m72j/GHSA-rj6p-2fcm-m72j.json @@ -13,9 +13,7 @@ "score": "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-rp4c-g8cv-43g8/GHSA-rp4c-g8cv-43g8.json b/advisories/unreviewed/2022/05/GHSA-rp4c-g8cv-43g8/GHSA-rp4c-g8cv-43g8.json index 58e8d685701..da79e86679e 100644 --- a/advisories/unreviewed/2022/05/GHSA-rp4c-g8cv-43g8/GHSA-rp4c-g8cv-43g8.json +++ b/advisories/unreviewed/2022/05/GHSA-rp4c-g8cv-43g8/GHSA-rp4c-g8cv-43g8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rp62-ff8j-7cwc/GHSA-rp62-ff8j-7cwc.json b/advisories/unreviewed/2022/05/GHSA-rp62-ff8j-7cwc/GHSA-rp62-ff8j-7cwc.json index 624f0fe5ea4..3c7ccd02ceb 100644 --- a/advisories/unreviewed/2022/05/GHSA-rp62-ff8j-7cwc/GHSA-rp62-ff8j-7cwc.json +++ b/advisories/unreviewed/2022/05/GHSA-rp62-ff8j-7cwc/GHSA-rp62-ff8j-7cwc.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-rpjf-v44r-m3gq/GHSA-rpjf-v44r-m3gq.json b/advisories/unreviewed/2022/05/GHSA-rpjf-v44r-m3gq/GHSA-rpjf-v44r-m3gq.json index 49c2a850763..a92f3840bd5 100644 --- a/advisories/unreviewed/2022/05/GHSA-rpjf-v44r-m3gq/GHSA-rpjf-v44r-m3gq.json +++ b/advisories/unreviewed/2022/05/GHSA-rpjf-v44r-m3gq/GHSA-rpjf-v44r-m3gq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rq8v-r48x-rrxp/GHSA-rq8v-r48x-rrxp.json b/advisories/unreviewed/2022/05/GHSA-rq8v-r48x-rrxp/GHSA-rq8v-r48x-rrxp.json index a9c87c8fa8d..f85d8fea353 100644 --- a/advisories/unreviewed/2022/05/GHSA-rq8v-r48x-rrxp/GHSA-rq8v-r48x-rrxp.json +++ b/advisories/unreviewed/2022/05/GHSA-rq8v-r48x-rrxp/GHSA-rq8v-r48x-rrxp.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-rqfr-q42w-q7x2/GHSA-rqfr-q42w-q7x2.json b/advisories/unreviewed/2022/05/GHSA-rqfr-q42w-q7x2/GHSA-rqfr-q42w-q7x2.json index 5718be53465..289eb2da0cd 100644 --- a/advisories/unreviewed/2022/05/GHSA-rqfr-q42w-q7x2/GHSA-rqfr-q42w-q7x2.json +++ b/advisories/unreviewed/2022/05/GHSA-rqfr-q42w-q7x2/GHSA-rqfr-q42w-q7x2.json @@ -13,9 +13,7 @@ "score": "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-rrhq-wvx3-p693/GHSA-rrhq-wvx3-p693.json b/advisories/unreviewed/2022/05/GHSA-rrhq-wvx3-p693/GHSA-rrhq-wvx3-p693.json index 80d24a86ca0..fb706f1c236 100644 --- a/advisories/unreviewed/2022/05/GHSA-rrhq-wvx3-p693/GHSA-rrhq-wvx3-p693.json +++ b/advisories/unreviewed/2022/05/GHSA-rrhq-wvx3-p693/GHSA-rrhq-wvx3-p693.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-rrvq-67jw-2vxq/GHSA-rrvq-67jw-2vxq.json b/advisories/unreviewed/2022/05/GHSA-rrvq-67jw-2vxq/GHSA-rrvq-67jw-2vxq.json index 5e882bd0fbe..f2d976254ef 100644 --- a/advisories/unreviewed/2022/05/GHSA-rrvq-67jw-2vxq/GHSA-rrvq-67jw-2vxq.json +++ b/advisories/unreviewed/2022/05/GHSA-rrvq-67jw-2vxq/GHSA-rrvq-67jw-2vxq.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-rv36-97v5-rf77/GHSA-rv36-97v5-rf77.json b/advisories/unreviewed/2022/05/GHSA-rv36-97v5-rf77/GHSA-rv36-97v5-rf77.json index ce2468475a1..87f3a9faff1 100644 --- a/advisories/unreviewed/2022/05/GHSA-rv36-97v5-rf77/GHSA-rv36-97v5-rf77.json +++ b/advisories/unreviewed/2022/05/GHSA-rv36-97v5-rf77/GHSA-rv36-97v5-rf77.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-rvhx-68h5-664f/GHSA-rvhx-68h5-664f.json b/advisories/unreviewed/2022/05/GHSA-rvhx-68h5-664f/GHSA-rvhx-68h5-664f.json index ca5fd3abd57..d70c78f5d81 100644 --- a/advisories/unreviewed/2022/05/GHSA-rvhx-68h5-664f/GHSA-rvhx-68h5-664f.json +++ b/advisories/unreviewed/2022/05/GHSA-rvhx-68h5-664f/GHSA-rvhx-68h5-664f.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-rvp5-37xx-whp6/GHSA-rvp5-37xx-whp6.json b/advisories/unreviewed/2022/05/GHSA-rvp5-37xx-whp6/GHSA-rvp5-37xx-whp6.json index b3c9c0cc493..03611e875ab 100644 --- a/advisories/unreviewed/2022/05/GHSA-rvp5-37xx-whp6/GHSA-rvp5-37xx-whp6.json +++ b/advisories/unreviewed/2022/05/GHSA-rvp5-37xx-whp6/GHSA-rvp5-37xx-whp6.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-rw6p-phjr-6cx7/GHSA-rw6p-phjr-6cx7.json b/advisories/unreviewed/2022/05/GHSA-rw6p-phjr-6cx7/GHSA-rw6p-phjr-6cx7.json index cebfc6918c8..bef62044dac 100644 --- a/advisories/unreviewed/2022/05/GHSA-rw6p-phjr-6cx7/GHSA-rw6p-phjr-6cx7.json +++ b/advisories/unreviewed/2022/05/GHSA-rw6p-phjr-6cx7/GHSA-rw6p-phjr-6cx7.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-rwh2-h7rg-2925/GHSA-rwh2-h7rg-2925.json b/advisories/unreviewed/2022/05/GHSA-rwh2-h7rg-2925/GHSA-rwh2-h7rg-2925.json index 6059015b775..77dbf31b185 100644 --- a/advisories/unreviewed/2022/05/GHSA-rwh2-h7rg-2925/GHSA-rwh2-h7rg-2925.json +++ b/advisories/unreviewed/2022/05/GHSA-rwh2-h7rg-2925/GHSA-rwh2-h7rg-2925.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-rwr9-5c74-r8gx/GHSA-rwr9-5c74-r8gx.json b/advisories/unreviewed/2022/05/GHSA-rwr9-5c74-r8gx/GHSA-rwr9-5c74-r8gx.json index aa61e5ee3d5..76983b69847 100644 --- a/advisories/unreviewed/2022/05/GHSA-rwr9-5c74-r8gx/GHSA-rwr9-5c74-r8gx.json +++ b/advisories/unreviewed/2022/05/GHSA-rwr9-5c74-r8gx/GHSA-rwr9-5c74-r8gx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-v237-6qh4-2f7w/GHSA-v237-6qh4-2f7w.json b/advisories/unreviewed/2022/05/GHSA-v237-6qh4-2f7w/GHSA-v237-6qh4-2f7w.json index 67b9e795320..218bfac229a 100644 --- a/advisories/unreviewed/2022/05/GHSA-v237-6qh4-2f7w/GHSA-v237-6qh4-2f7w.json +++ b/advisories/unreviewed/2022/05/GHSA-v237-6qh4-2f7w/GHSA-v237-6qh4-2f7w.json @@ -13,9 +13,7 @@ "score": "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-v3f5-57x9-2pvx/GHSA-v3f5-57x9-2pvx.json b/advisories/unreviewed/2022/05/GHSA-v3f5-57x9-2pvx/GHSA-v3f5-57x9-2pvx.json index f508466b318..b3761117eb3 100644 --- a/advisories/unreviewed/2022/05/GHSA-v3f5-57x9-2pvx/GHSA-v3f5-57x9-2pvx.json +++ b/advisories/unreviewed/2022/05/GHSA-v3f5-57x9-2pvx/GHSA-v3f5-57x9-2pvx.json @@ -7,12 +7,8 @@ "CVE-2015-6496" ], "details": "conntrackd in conntrack-tools 1.4.2 and earlier does not ensure that the optional kernel modules are loaded before using them, which allows remote attackers to cause a denial of service (crash) via a (1) DCCP, (2) SCTP, or (3) ICMPv6 packet.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -52,9 +48,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-v454-w528-mvvv/GHSA-v454-w528-mvvv.json b/advisories/unreviewed/2022/05/GHSA-v454-w528-mvvv/GHSA-v454-w528-mvvv.json index 10128afbbd2..716de32122c 100644 --- a/advisories/unreviewed/2022/05/GHSA-v454-w528-mvvv/GHSA-v454-w528-mvvv.json +++ b/advisories/unreviewed/2022/05/GHSA-v454-w528-mvvv/GHSA-v454-w528-mvvv.json @@ -13,9 +13,7 @@ "score": "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-v46g-28c9-hw6q/GHSA-v46g-28c9-hw6q.json b/advisories/unreviewed/2022/05/GHSA-v46g-28c9-hw6q/GHSA-v46g-28c9-hw6q.json index 4238f52c45a..3148c412b47 100644 --- a/advisories/unreviewed/2022/05/GHSA-v46g-28c9-hw6q/GHSA-v46g-28c9-hw6q.json +++ b/advisories/unreviewed/2022/05/GHSA-v46g-28c9-hw6q/GHSA-v46g-28c9-hw6q.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-v4mw-26wf-pfx6/GHSA-v4mw-26wf-pfx6.json b/advisories/unreviewed/2022/05/GHSA-v4mw-26wf-pfx6/GHSA-v4mw-26wf-pfx6.json index 15f3c7ec651..eb114b977d3 100644 --- a/advisories/unreviewed/2022/05/GHSA-v4mw-26wf-pfx6/GHSA-v4mw-26wf-pfx6.json +++ b/advisories/unreviewed/2022/05/GHSA-v4mw-26wf-pfx6/GHSA-v4mw-26wf-pfx6.json @@ -13,9 +13,7 @@ "score": "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-v598-w7fw-659q/GHSA-v598-w7fw-659q.json b/advisories/unreviewed/2022/05/GHSA-v598-w7fw-659q/GHSA-v598-w7fw-659q.json index 7f1a0a05cc4..58e2e53d407 100644 --- a/advisories/unreviewed/2022/05/GHSA-v598-w7fw-659q/GHSA-v598-w7fw-659q.json +++ b/advisories/unreviewed/2022/05/GHSA-v598-w7fw-659q/GHSA-v598-w7fw-659q.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-v5jj-jprq-vm6f/GHSA-v5jj-jprq-vm6f.json b/advisories/unreviewed/2022/05/GHSA-v5jj-jprq-vm6f/GHSA-v5jj-jprq-vm6f.json index aa723f834d4..de4259b103d 100644 --- a/advisories/unreviewed/2022/05/GHSA-v5jj-jprq-vm6f/GHSA-v5jj-jprq-vm6f.json +++ b/advisories/unreviewed/2022/05/GHSA-v5jj-jprq-vm6f/GHSA-v5jj-jprq-vm6f.json @@ -13,9 +13,7 @@ "score": "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-v5vc-xx2v-57v7/GHSA-v5vc-xx2v-57v7.json b/advisories/unreviewed/2022/05/GHSA-v5vc-xx2v-57v7/GHSA-v5vc-xx2v-57v7.json index e79b17a7f1c..4e720311e92 100644 --- a/advisories/unreviewed/2022/05/GHSA-v5vc-xx2v-57v7/GHSA-v5vc-xx2v-57v7.json +++ b/advisories/unreviewed/2022/05/GHSA-v5vc-xx2v-57v7/GHSA-v5vc-xx2v-57v7.json @@ -13,9 +13,7 @@ "score": "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-v6qx-2fm9-87cj/GHSA-v6qx-2fm9-87cj.json b/advisories/unreviewed/2022/05/GHSA-v6qx-2fm9-87cj/GHSA-v6qx-2fm9-87cj.json index 5bc9a71bebc..e46236537b2 100644 --- a/advisories/unreviewed/2022/05/GHSA-v6qx-2fm9-87cj/GHSA-v6qx-2fm9-87cj.json +++ b/advisories/unreviewed/2022/05/GHSA-v6qx-2fm9-87cj/GHSA-v6qx-2fm9-87cj.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-v7x6-hr5c-3859/GHSA-v7x6-hr5c-3859.json b/advisories/unreviewed/2022/05/GHSA-v7x6-hr5c-3859/GHSA-v7x6-hr5c-3859.json index abcad3dfd0e..915e3c51d4e 100644 --- a/advisories/unreviewed/2022/05/GHSA-v7x6-hr5c-3859/GHSA-v7x6-hr5c-3859.json +++ b/advisories/unreviewed/2022/05/GHSA-v7x6-hr5c-3859/GHSA-v7x6-hr5c-3859.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-v7xj-343w-rvwf/GHSA-v7xj-343w-rvwf.json b/advisories/unreviewed/2022/05/GHSA-v7xj-343w-rvwf/GHSA-v7xj-343w-rvwf.json index ef2f1b299a0..8c97e7476e6 100644 --- a/advisories/unreviewed/2022/05/GHSA-v7xj-343w-rvwf/GHSA-v7xj-343w-rvwf.json +++ b/advisories/unreviewed/2022/05/GHSA-v7xj-343w-rvwf/GHSA-v7xj-343w-rvwf.json @@ -13,9 +13,7 @@ "score": "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-v895-cjj5-w8gr/GHSA-v895-cjj5-w8gr.json b/advisories/unreviewed/2022/05/GHSA-v895-cjj5-w8gr/GHSA-v895-cjj5-w8gr.json index 9721cd39f3e..f8ae24bfa63 100644 --- a/advisories/unreviewed/2022/05/GHSA-v895-cjj5-w8gr/GHSA-v895-cjj5-w8gr.json +++ b/advisories/unreviewed/2022/05/GHSA-v895-cjj5-w8gr/GHSA-v895-cjj5-w8gr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-v8g2-xvvg-chhc/GHSA-v8g2-xvvg-chhc.json b/advisories/unreviewed/2022/05/GHSA-v8g2-xvvg-chhc/GHSA-v8g2-xvvg-chhc.json index e5cd928ff95..59ad2a5b684 100644 --- a/advisories/unreviewed/2022/05/GHSA-v8g2-xvvg-chhc/GHSA-v8g2-xvvg-chhc.json +++ b/advisories/unreviewed/2022/05/GHSA-v8g2-xvvg-chhc/GHSA-v8g2-xvvg-chhc.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-v8mv-whpr-g2g8/GHSA-v8mv-whpr-g2g8.json b/advisories/unreviewed/2022/05/GHSA-v8mv-whpr-g2g8/GHSA-v8mv-whpr-g2g8.json index 215932eb902..94831f97985 100644 --- a/advisories/unreviewed/2022/05/GHSA-v8mv-whpr-g2g8/GHSA-v8mv-whpr-g2g8.json +++ b/advisories/unreviewed/2022/05/GHSA-v8mv-whpr-g2g8/GHSA-v8mv-whpr-g2g8.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-v96c-c83h-m5pw/GHSA-v96c-c83h-m5pw.json b/advisories/unreviewed/2022/05/GHSA-v96c-c83h-m5pw/GHSA-v96c-c83h-m5pw.json index 9afa76c7eca..07bbcb57e49 100644 --- a/advisories/unreviewed/2022/05/GHSA-v96c-c83h-m5pw/GHSA-v96c-c83h-m5pw.json +++ b/advisories/unreviewed/2022/05/GHSA-v96c-c83h-m5pw/GHSA-v96c-c83h-m5pw.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-v98p-fx5c-967q/GHSA-v98p-fx5c-967q.json b/advisories/unreviewed/2022/05/GHSA-v98p-fx5c-967q/GHSA-v98p-fx5c-967q.json index 745d0538d3b..f8a4f521fed 100644 --- a/advisories/unreviewed/2022/05/GHSA-v98p-fx5c-967q/GHSA-v98p-fx5c-967q.json +++ b/advisories/unreviewed/2022/05/GHSA-v98p-fx5c-967q/GHSA-v98p-fx5c-967q.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-v9fq-pvf8-h582/GHSA-v9fq-pvf8-h582.json b/advisories/unreviewed/2022/05/GHSA-v9fq-pvf8-h582/GHSA-v9fq-pvf8-h582.json index 6bf79e780c8..f081b71ec1f 100644 --- a/advisories/unreviewed/2022/05/GHSA-v9fq-pvf8-h582/GHSA-v9fq-pvf8-h582.json +++ b/advisories/unreviewed/2022/05/GHSA-v9fq-pvf8-h582/GHSA-v9fq-pvf8-h582.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-vg74-mq69-rh74/GHSA-vg74-mq69-rh74.json b/advisories/unreviewed/2022/05/GHSA-vg74-mq69-rh74/GHSA-vg74-mq69-rh74.json index 99957ebc4a7..dc8aaed42d8 100644 --- a/advisories/unreviewed/2022/05/GHSA-vg74-mq69-rh74/GHSA-vg74-mq69-rh74.json +++ b/advisories/unreviewed/2022/05/GHSA-vg74-mq69-rh74/GHSA-vg74-mq69-rh74.json @@ -13,9 +13,7 @@ "score": "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-vj42-xr4f-h37p/GHSA-vj42-xr4f-h37p.json b/advisories/unreviewed/2022/05/GHSA-vj42-xr4f-h37p/GHSA-vj42-xr4f-h37p.json index 0ff4b1d3a7c..b15ceade521 100644 --- a/advisories/unreviewed/2022/05/GHSA-vj42-xr4f-h37p/GHSA-vj42-xr4f-h37p.json +++ b/advisories/unreviewed/2022/05/GHSA-vj42-xr4f-h37p/GHSA-vj42-xr4f-h37p.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-vjgv-p598-g52v/GHSA-vjgv-p598-g52v.json b/advisories/unreviewed/2022/05/GHSA-vjgv-p598-g52v/GHSA-vjgv-p598-g52v.json index 2fa5b05d620..cd16e365ab0 100644 --- a/advisories/unreviewed/2022/05/GHSA-vjgv-p598-g52v/GHSA-vjgv-p598-g52v.json +++ b/advisories/unreviewed/2022/05/GHSA-vjgv-p598-g52v/GHSA-vjgv-p598-g52v.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-vm56-7jv2-f27c/GHSA-vm56-7jv2-f27c.json b/advisories/unreviewed/2022/05/GHSA-vm56-7jv2-f27c/GHSA-vm56-7jv2-f27c.json index 1b99235c395..2b12ba9ca49 100644 --- a/advisories/unreviewed/2022/05/GHSA-vm56-7jv2-f27c/GHSA-vm56-7jv2-f27c.json +++ b/advisories/unreviewed/2022/05/GHSA-vm56-7jv2-f27c/GHSA-vm56-7jv2-f27c.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-vmf5-pfwq-75wp/GHSA-vmf5-pfwq-75wp.json b/advisories/unreviewed/2022/05/GHSA-vmf5-pfwq-75wp/GHSA-vmf5-pfwq-75wp.json index 8c9882374dd..9c0a47cf862 100644 --- a/advisories/unreviewed/2022/05/GHSA-vmf5-pfwq-75wp/GHSA-vmf5-pfwq-75wp.json +++ b/advisories/unreviewed/2022/05/GHSA-vmf5-pfwq-75wp/GHSA-vmf5-pfwq-75wp.json @@ -13,9 +13,7 @@ "score": "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-vmhp-cggp-f572/GHSA-vmhp-cggp-f572.json b/advisories/unreviewed/2022/05/GHSA-vmhp-cggp-f572/GHSA-vmhp-cggp-f572.json index c8632b3ac7d..b8749866a76 100644 --- a/advisories/unreviewed/2022/05/GHSA-vmhp-cggp-f572/GHSA-vmhp-cggp-f572.json +++ b/advisories/unreviewed/2022/05/GHSA-vmhp-cggp-f572/GHSA-vmhp-cggp-f572.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/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-vmqh-qx2h-x74p/GHSA-vmqh-qx2h-x74p.json b/advisories/unreviewed/2022/05/GHSA-vmqh-qx2h-x74p/GHSA-vmqh-qx2h-x74p.json index 9e862af18ba..425b5cdb10f 100644 --- a/advisories/unreviewed/2022/05/GHSA-vmqh-qx2h-x74p/GHSA-vmqh-qx2h-x74p.json +++ b/advisories/unreviewed/2022/05/GHSA-vmqh-qx2h-x74p/GHSA-vmqh-qx2h-x74p.json @@ -13,9 +13,7 @@ "score": "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-vmrh-mj92-7wj2/GHSA-vmrh-mj92-7wj2.json b/advisories/unreviewed/2022/05/GHSA-vmrh-mj92-7wj2/GHSA-vmrh-mj92-7wj2.json index 7867bafa317..087576eebe3 100644 --- a/advisories/unreviewed/2022/05/GHSA-vmrh-mj92-7wj2/GHSA-vmrh-mj92-7wj2.json +++ b/advisories/unreviewed/2022/05/GHSA-vmrh-mj92-7wj2/GHSA-vmrh-mj92-7wj2.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-vpv3-rfqc-vqmp/GHSA-vpv3-rfqc-vqmp.json b/advisories/unreviewed/2022/05/GHSA-vpv3-rfqc-vqmp/GHSA-vpv3-rfqc-vqmp.json index 1407af71262..f6e2c0c417d 100644 --- a/advisories/unreviewed/2022/05/GHSA-vpv3-rfqc-vqmp/GHSA-vpv3-rfqc-vqmp.json +++ b/advisories/unreviewed/2022/05/GHSA-vpv3-rfqc-vqmp/GHSA-vpv3-rfqc-vqmp.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-vr4q-4r86-3f8g/GHSA-vr4q-4r86-3f8g.json b/advisories/unreviewed/2022/05/GHSA-vr4q-4r86-3f8g/GHSA-vr4q-4r86-3f8g.json index 8bebdaac5e8..e55558ebeb6 100644 --- a/advisories/unreviewed/2022/05/GHSA-vr4q-4r86-3f8g/GHSA-vr4q-4r86-3f8g.json +++ b/advisories/unreviewed/2022/05/GHSA-vr4q-4r86-3f8g/GHSA-vr4q-4r86-3f8g.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-vrvm-ch4p-fw58/GHSA-vrvm-ch4p-fw58.json b/advisories/unreviewed/2022/05/GHSA-vrvm-ch4p-fw58/GHSA-vrvm-ch4p-fw58.json index 3bf3a0bb4bd..7f8c78d7248 100644 --- a/advisories/unreviewed/2022/05/GHSA-vrvm-ch4p-fw58/GHSA-vrvm-ch4p-fw58.json +++ b/advisories/unreviewed/2022/05/GHSA-vrvm-ch4p-fw58/GHSA-vrvm-ch4p-fw58.json @@ -13,9 +13,7 @@ "score": "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-vv56-ggr3-rc5q/GHSA-vv56-ggr3-rc5q.json b/advisories/unreviewed/2022/05/GHSA-vv56-ggr3-rc5q/GHSA-vv56-ggr3-rc5q.json index 7f4de7f007e..7820caacd9b 100644 --- a/advisories/unreviewed/2022/05/GHSA-vv56-ggr3-rc5q/GHSA-vv56-ggr3-rc5q.json +++ b/advisories/unreviewed/2022/05/GHSA-vv56-ggr3-rc5q/GHSA-vv56-ggr3-rc5q.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-vvc9-3gwf-6gxv/GHSA-vvc9-3gwf-6gxv.json b/advisories/unreviewed/2022/05/GHSA-vvc9-3gwf-6gxv/GHSA-vvc9-3gwf-6gxv.json index 840a9ef25d5..e3e5370acff 100644 --- a/advisories/unreviewed/2022/05/GHSA-vvc9-3gwf-6gxv/GHSA-vvc9-3gwf-6gxv.json +++ b/advisories/unreviewed/2022/05/GHSA-vvc9-3gwf-6gxv/GHSA-vvc9-3gwf-6gxv.json @@ -13,9 +13,7 @@ "score": "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-vx86-3f26-v8wv/GHSA-vx86-3f26-v8wv.json b/advisories/unreviewed/2022/05/GHSA-vx86-3f26-v8wv/GHSA-vx86-3f26-v8wv.json index bd259c14bcd..65e365f84a0 100644 --- a/advisories/unreviewed/2022/05/GHSA-vx86-3f26-v8wv/GHSA-vx86-3f26-v8wv.json +++ b/advisories/unreviewed/2022/05/GHSA-vx86-3f26-v8wv/GHSA-vx86-3f26-v8wv.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-vxgv-q33v-pvjw/GHSA-vxgv-q33v-pvjw.json b/advisories/unreviewed/2022/05/GHSA-vxgv-q33v-pvjw/GHSA-vxgv-q33v-pvjw.json index 7fe6c6c713a..1946a768d14 100644 --- a/advisories/unreviewed/2022/05/GHSA-vxgv-q33v-pvjw/GHSA-vxgv-q33v-pvjw.json +++ b/advisories/unreviewed/2022/05/GHSA-vxgv-q33v-pvjw/GHSA-vxgv-q33v-pvjw.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-vxmv-hghc-cq63/GHSA-vxmv-hghc-cq63.json b/advisories/unreviewed/2022/05/GHSA-vxmv-hghc-cq63/GHSA-vxmv-hghc-cq63.json index 0538505c01b..fbacdd50c64 100644 --- a/advisories/unreviewed/2022/05/GHSA-vxmv-hghc-cq63/GHSA-vxmv-hghc-cq63.json +++ b/advisories/unreviewed/2022/05/GHSA-vxmv-hghc-cq63/GHSA-vxmv-hghc-cq63.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-w29q-jwvm-687v/GHSA-w29q-jwvm-687v.json b/advisories/unreviewed/2022/05/GHSA-w29q-jwvm-687v/GHSA-w29q-jwvm-687v.json index e28369a8712..8d7a6c76435 100644 --- a/advisories/unreviewed/2022/05/GHSA-w29q-jwvm-687v/GHSA-w29q-jwvm-687v.json +++ b/advisories/unreviewed/2022/05/GHSA-w29q-jwvm-687v/GHSA-w29q-jwvm-687v.json @@ -13,9 +13,7 @@ "score": "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-w2hc-fjfg-fc48/GHSA-w2hc-fjfg-fc48.json b/advisories/unreviewed/2022/05/GHSA-w2hc-fjfg-fc48/GHSA-w2hc-fjfg-fc48.json index ae91876ebe4..b2d35bd9672 100644 --- a/advisories/unreviewed/2022/05/GHSA-w2hc-fjfg-fc48/GHSA-w2hc-fjfg-fc48.json +++ b/advisories/unreviewed/2022/05/GHSA-w2hc-fjfg-fc48/GHSA-w2hc-fjfg-fc48.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-w2v4-rr8v-qr5r/GHSA-w2v4-rr8v-qr5r.json b/advisories/unreviewed/2022/05/GHSA-w2v4-rr8v-qr5r/GHSA-w2v4-rr8v-qr5r.json index 6224687755e..3f9f133b44e 100644 --- a/advisories/unreviewed/2022/05/GHSA-w2v4-rr8v-qr5r/GHSA-w2v4-rr8v-qr5r.json +++ b/advisories/unreviewed/2022/05/GHSA-w2v4-rr8v-qr5r/GHSA-w2v4-rr8v-qr5r.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-w364-qgrh-wr5r/GHSA-w364-qgrh-wr5r.json b/advisories/unreviewed/2022/05/GHSA-w364-qgrh-wr5r/GHSA-w364-qgrh-wr5r.json index 55d29e82fe9..c0d6923ad78 100644 --- a/advisories/unreviewed/2022/05/GHSA-w364-qgrh-wr5r/GHSA-w364-qgrh-wr5r.json +++ b/advisories/unreviewed/2022/05/GHSA-w364-qgrh-wr5r/GHSA-w364-qgrh-wr5r.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", @@ -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-w388-cjfq-j43f/GHSA-w388-cjfq-j43f.json b/advisories/unreviewed/2022/05/GHSA-w388-cjfq-j43f/GHSA-w388-cjfq-j43f.json index 57aa7d0ef81..b1273858ff9 100644 --- a/advisories/unreviewed/2022/05/GHSA-w388-cjfq-j43f/GHSA-w388-cjfq-j43f.json +++ b/advisories/unreviewed/2022/05/GHSA-w388-cjfq-j43f/GHSA-w388-cjfq-j43f.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-w3w7-92w5-6f8r/GHSA-w3w7-92w5-6f8r.json b/advisories/unreviewed/2022/05/GHSA-w3w7-92w5-6f8r/GHSA-w3w7-92w5-6f8r.json index 556121c1819..8be0c440e9f 100644 --- a/advisories/unreviewed/2022/05/GHSA-w3w7-92w5-6f8r/GHSA-w3w7-92w5-6f8r.json +++ b/advisories/unreviewed/2022/05/GHSA-w3w7-92w5-6f8r/GHSA-w3w7-92w5-6f8r.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-w4rv-37fp-ffxq/GHSA-w4rv-37fp-ffxq.json b/advisories/unreviewed/2022/05/GHSA-w4rv-37fp-ffxq/GHSA-w4rv-37fp-ffxq.json index f4808f42ea4..90c9709d37b 100644 --- a/advisories/unreviewed/2022/05/GHSA-w4rv-37fp-ffxq/GHSA-w4rv-37fp-ffxq.json +++ b/advisories/unreviewed/2022/05/GHSA-w4rv-37fp-ffxq/GHSA-w4rv-37fp-ffxq.json @@ -13,9 +13,7 @@ "score": "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-w5f9-h8mf-57hw/GHSA-w5f9-h8mf-57hw.json b/advisories/unreviewed/2022/05/GHSA-w5f9-h8mf-57hw/GHSA-w5f9-h8mf-57hw.json index efdf6c16a93..b5d5203cfd2 100644 --- a/advisories/unreviewed/2022/05/GHSA-w5f9-h8mf-57hw/GHSA-w5f9-h8mf-57hw.json +++ b/advisories/unreviewed/2022/05/GHSA-w5f9-h8mf-57hw/GHSA-w5f9-h8mf-57hw.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-w7w7-8vhp-hxvq/GHSA-w7w7-8vhp-hxvq.json b/advisories/unreviewed/2022/05/GHSA-w7w7-8vhp-hxvq/GHSA-w7w7-8vhp-hxvq.json index 2dea777e498..ec0b1d1e598 100644 --- a/advisories/unreviewed/2022/05/GHSA-w7w7-8vhp-hxvq/GHSA-w7w7-8vhp-hxvq.json +++ b/advisories/unreviewed/2022/05/GHSA-w7w7-8vhp-hxvq/GHSA-w7w7-8vhp-hxvq.json @@ -13,9 +13,7 @@ "score": "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-w7x9-w245-5v98/GHSA-w7x9-w245-5v98.json b/advisories/unreviewed/2022/05/GHSA-w7x9-w245-5v98/GHSA-w7x9-w245-5v98.json index bf814c8d2d2..f354d98d43e 100644 --- a/advisories/unreviewed/2022/05/GHSA-w7x9-w245-5v98/GHSA-w7x9-w245-5v98.json +++ b/advisories/unreviewed/2022/05/GHSA-w7x9-w245-5v98/GHSA-w7x9-w245-5v98.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-w85j-xmr2-44qq/GHSA-w85j-xmr2-44qq.json b/advisories/unreviewed/2022/05/GHSA-w85j-xmr2-44qq/GHSA-w85j-xmr2-44qq.json index 69765df66cd..f372f75bcee 100644 --- a/advisories/unreviewed/2022/05/GHSA-w85j-xmr2-44qq/GHSA-w85j-xmr2-44qq.json +++ b/advisories/unreviewed/2022/05/GHSA-w85j-xmr2-44qq/GHSA-w85j-xmr2-44qq.json @@ -13,9 +13,7 @@ "score": "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-w89h-rg2q-xpj2/GHSA-w89h-rg2q-xpj2.json b/advisories/unreviewed/2022/05/GHSA-w89h-rg2q-xpj2/GHSA-w89h-rg2q-xpj2.json index 0f0585e69de..8a183776947 100644 --- a/advisories/unreviewed/2022/05/GHSA-w89h-rg2q-xpj2/GHSA-w89h-rg2q-xpj2.json +++ b/advisories/unreviewed/2022/05/GHSA-w89h-rg2q-xpj2/GHSA-w89h-rg2q-xpj2.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-w8w3-m5jx-qwwr/GHSA-w8w3-m5jx-qwwr.json b/advisories/unreviewed/2022/05/GHSA-w8w3-m5jx-qwwr/GHSA-w8w3-m5jx-qwwr.json index 420f239283f..2c9de5de218 100644 --- a/advisories/unreviewed/2022/05/GHSA-w8w3-m5jx-qwwr/GHSA-w8w3-m5jx-qwwr.json +++ b/advisories/unreviewed/2022/05/GHSA-w8w3-m5jx-qwwr/GHSA-w8w3-m5jx-qwwr.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-w9gq-wjp3-cvf5/GHSA-w9gq-wjp3-cvf5.json b/advisories/unreviewed/2022/05/GHSA-w9gq-wjp3-cvf5/GHSA-w9gq-wjp3-cvf5.json index bdef84f20aa..9f64c0f978e 100644 --- a/advisories/unreviewed/2022/05/GHSA-w9gq-wjp3-cvf5/GHSA-w9gq-wjp3-cvf5.json +++ b/advisories/unreviewed/2022/05/GHSA-w9gq-wjp3-cvf5/GHSA-w9gq-wjp3-cvf5.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-wgr9-6784-h9pp/GHSA-wgr9-6784-h9pp.json b/advisories/unreviewed/2022/05/GHSA-wgr9-6784-h9pp/GHSA-wgr9-6784-h9pp.json index 6a1ff31c914..d3d6c344b8e 100644 --- a/advisories/unreviewed/2022/05/GHSA-wgr9-6784-h9pp/GHSA-wgr9-6784-h9pp.json +++ b/advisories/unreviewed/2022/05/GHSA-wgr9-6784-h9pp/GHSA-wgr9-6784-h9pp.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-wj68-j2c7-qqq2/GHSA-wj68-j2c7-qqq2.json b/advisories/unreviewed/2022/05/GHSA-wj68-j2c7-qqq2/GHSA-wj68-j2c7-qqq2.json index 55bbe5abaf8..3ffc480e7de 100644 --- a/advisories/unreviewed/2022/05/GHSA-wj68-j2c7-qqq2/GHSA-wj68-j2c7-qqq2.json +++ b/advisories/unreviewed/2022/05/GHSA-wj68-j2c7-qqq2/GHSA-wj68-j2c7-qqq2.json @@ -13,9 +13,7 @@ "score": "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-wjqf-4978-p4f6/GHSA-wjqf-4978-p4f6.json b/advisories/unreviewed/2022/05/GHSA-wjqf-4978-p4f6/GHSA-wjqf-4978-p4f6.json index b5d1b8de4cb..a90623f1654 100644 --- a/advisories/unreviewed/2022/05/GHSA-wjqf-4978-p4f6/GHSA-wjqf-4978-p4f6.json +++ b/advisories/unreviewed/2022/05/GHSA-wjqf-4978-p4f6/GHSA-wjqf-4978-p4f6.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-wm3q-pqjp-rmpp/GHSA-wm3q-pqjp-rmpp.json b/advisories/unreviewed/2022/05/GHSA-wm3q-pqjp-rmpp/GHSA-wm3q-pqjp-rmpp.json index 9f992ecaf76..0cfcef678b5 100644 --- a/advisories/unreviewed/2022/05/GHSA-wm3q-pqjp-rmpp/GHSA-wm3q-pqjp-rmpp.json +++ b/advisories/unreviewed/2022/05/GHSA-wm3q-pqjp-rmpp/GHSA-wm3q-pqjp-rmpp.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-wm75-j4x9-j8hf/GHSA-wm75-j4x9-j8hf.json b/advisories/unreviewed/2022/05/GHSA-wm75-j4x9-j8hf/GHSA-wm75-j4x9-j8hf.json index 05608b4c06e..41c3163c9cd 100644 --- a/advisories/unreviewed/2022/05/GHSA-wm75-j4x9-j8hf/GHSA-wm75-j4x9-j8hf.json +++ b/advisories/unreviewed/2022/05/GHSA-wm75-j4x9-j8hf/GHSA-wm75-j4x9-j8hf.json @@ -7,12 +7,8 @@ "CVE-2015-2177" ], "details": "Siemens SIMATIC S7-300 CPU devices allow remote attackers to cause a denial of service (defect-mode transition) via crafted packets on (1) TCP port 102 or (2) Profibus.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-wm8m-99gr-hhgp/GHSA-wm8m-99gr-hhgp.json b/advisories/unreviewed/2022/05/GHSA-wm8m-99gr-hhgp/GHSA-wm8m-99gr-hhgp.json index 347f89ca028..b76d6817c93 100644 --- a/advisories/unreviewed/2022/05/GHSA-wm8m-99gr-hhgp/GHSA-wm8m-99gr-hhgp.json +++ b/advisories/unreviewed/2022/05/GHSA-wm8m-99gr-hhgp/GHSA-wm8m-99gr-hhgp.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-wmpg-v67v-chwf/GHSA-wmpg-v67v-chwf.json b/advisories/unreviewed/2022/05/GHSA-wmpg-v67v-chwf/GHSA-wmpg-v67v-chwf.json index 35cf51b962c..8b0a8878bbd 100644 --- a/advisories/unreviewed/2022/05/GHSA-wmpg-v67v-chwf/GHSA-wmpg-v67v-chwf.json +++ b/advisories/unreviewed/2022/05/GHSA-wmpg-v67v-chwf/GHSA-wmpg-v67v-chwf.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-wpg2-p477-hw34/GHSA-wpg2-p477-hw34.json b/advisories/unreviewed/2022/05/GHSA-wpg2-p477-hw34/GHSA-wpg2-p477-hw34.json index 7a6f811ae2b..4953f5ffdec 100644 --- a/advisories/unreviewed/2022/05/GHSA-wpg2-p477-hw34/GHSA-wpg2-p477-hw34.json +++ b/advisories/unreviewed/2022/05/GHSA-wpg2-p477-hw34/GHSA-wpg2-p477-hw34.json @@ -13,9 +13,7 @@ "score": "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-wq43-rqvv-v7rp/GHSA-wq43-rqvv-v7rp.json b/advisories/unreviewed/2022/05/GHSA-wq43-rqvv-v7rp/GHSA-wq43-rqvv-v7rp.json index 6e3e1d648da..7abe5f3c4d3 100644 --- a/advisories/unreviewed/2022/05/GHSA-wq43-rqvv-v7rp/GHSA-wq43-rqvv-v7rp.json +++ b/advisories/unreviewed/2022/05/GHSA-wq43-rqvv-v7rp/GHSA-wq43-rqvv-v7rp.json @@ -13,9 +13,7 @@ "score": "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-wqjh-r42m-c49p/GHSA-wqjh-r42m-c49p.json b/advisories/unreviewed/2022/05/GHSA-wqjh-r42m-c49p/GHSA-wqjh-r42m-c49p.json index c3453418c2c..91a418b1d59 100644 --- a/advisories/unreviewed/2022/05/GHSA-wqjh-r42m-c49p/GHSA-wqjh-r42m-c49p.json +++ b/advisories/unreviewed/2022/05/GHSA-wqjh-r42m-c49p/GHSA-wqjh-r42m-c49p.json @@ -13,9 +13,7 @@ "score": "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-wqmj-qf48-v44w/GHSA-wqmj-qf48-v44w.json b/advisories/unreviewed/2022/05/GHSA-wqmj-qf48-v44w/GHSA-wqmj-qf48-v44w.json index 55988b806fb..7c9b5f4d65c 100644 --- a/advisories/unreviewed/2022/05/GHSA-wqmj-qf48-v44w/GHSA-wqmj-qf48-v44w.json +++ b/advisories/unreviewed/2022/05/GHSA-wqmj-qf48-v44w/GHSA-wqmj-qf48-v44w.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-wr6g-fv68-wgc9/GHSA-wr6g-fv68-wgc9.json b/advisories/unreviewed/2022/05/GHSA-wr6g-fv68-wgc9/GHSA-wr6g-fv68-wgc9.json index 9b1a3c928b4..29486794fd2 100644 --- a/advisories/unreviewed/2022/05/GHSA-wr6g-fv68-wgc9/GHSA-wr6g-fv68-wgc9.json +++ b/advisories/unreviewed/2022/05/GHSA-wr6g-fv68-wgc9/GHSA-wr6g-fv68-wgc9.json @@ -13,9 +13,7 @@ "score": "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-wr7r-r437-4x4x/GHSA-wr7r-r437-4x4x.json b/advisories/unreviewed/2022/05/GHSA-wr7r-r437-4x4x/GHSA-wr7r-r437-4x4x.json index 9f2018e3b5c..4dc109e1a82 100644 --- a/advisories/unreviewed/2022/05/GHSA-wr7r-r437-4x4x/GHSA-wr7r-r437-4x4x.json +++ b/advisories/unreviewed/2022/05/GHSA-wr7r-r437-4x4x/GHSA-wr7r-r437-4x4x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-wr8p-964c-7vgx/GHSA-wr8p-964c-7vgx.json b/advisories/unreviewed/2022/05/GHSA-wr8p-964c-7vgx/GHSA-wr8p-964c-7vgx.json index 47199db2651..7fc93fa457c 100644 --- a/advisories/unreviewed/2022/05/GHSA-wr8p-964c-7vgx/GHSA-wr8p-964c-7vgx.json +++ b/advisories/unreviewed/2022/05/GHSA-wr8p-964c-7vgx/GHSA-wr8p-964c-7vgx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-wr8v-336q-6f9q/GHSA-wr8v-336q-6f9q.json b/advisories/unreviewed/2022/05/GHSA-wr8v-336q-6f9q/GHSA-wr8v-336q-6f9q.json index cd80235e6ab..ecc5f4c2f87 100644 --- a/advisories/unreviewed/2022/05/GHSA-wr8v-336q-6f9q/GHSA-wr8v-336q-6f9q.json +++ b/advisories/unreviewed/2022/05/GHSA-wr8v-336q-6f9q/GHSA-wr8v-336q-6f9q.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-wvfm-cgxx-8pv9/GHSA-wvfm-cgxx-8pv9.json b/advisories/unreviewed/2022/05/GHSA-wvfm-cgxx-8pv9/GHSA-wvfm-cgxx-8pv9.json index 40c73f72779..0d1241fe7f4 100644 --- a/advisories/unreviewed/2022/05/GHSA-wvfm-cgxx-8pv9/GHSA-wvfm-cgxx-8pv9.json +++ b/advisories/unreviewed/2022/05/GHSA-wvfm-cgxx-8pv9/GHSA-wvfm-cgxx-8pv9.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-ww8x-gvqv-rgpp/GHSA-ww8x-gvqv-rgpp.json b/advisories/unreviewed/2022/05/GHSA-ww8x-gvqv-rgpp/GHSA-ww8x-gvqv-rgpp.json index 34a74fffe26..7593aed2967 100644 --- a/advisories/unreviewed/2022/05/GHSA-ww8x-gvqv-rgpp/GHSA-ww8x-gvqv-rgpp.json +++ b/advisories/unreviewed/2022/05/GHSA-ww8x-gvqv-rgpp/GHSA-ww8x-gvqv-rgpp.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-wwrf-m9v2-m92w/GHSA-wwrf-m9v2-m92w.json b/advisories/unreviewed/2022/05/GHSA-wwrf-m9v2-m92w/GHSA-wwrf-m9v2-m92w.json index 594f4ccb32c..a0f0df7362a 100644 --- a/advisories/unreviewed/2022/05/GHSA-wwrf-m9v2-m92w/GHSA-wwrf-m9v2-m92w.json +++ b/advisories/unreviewed/2022/05/GHSA-wwrf-m9v2-m92w/GHSA-wwrf-m9v2-m92w.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-wxqh-4694-2qrc/GHSA-wxqh-4694-2qrc.json b/advisories/unreviewed/2022/05/GHSA-wxqh-4694-2qrc/GHSA-wxqh-4694-2qrc.json index abaaeee83e4..cbf10d793ac 100644 --- a/advisories/unreviewed/2022/05/GHSA-wxqh-4694-2qrc/GHSA-wxqh-4694-2qrc.json +++ b/advisories/unreviewed/2022/05/GHSA-wxqh-4694-2qrc/GHSA-wxqh-4694-2qrc.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-wxv3-8897-8hq4/GHSA-wxv3-8897-8hq4.json b/advisories/unreviewed/2022/05/GHSA-wxv3-8897-8hq4/GHSA-wxv3-8897-8hq4.json index 1e264cbe4a6..121ecb63843 100644 --- a/advisories/unreviewed/2022/05/GHSA-wxv3-8897-8hq4/GHSA-wxv3-8897-8hq4.json +++ b/advisories/unreviewed/2022/05/GHSA-wxv3-8897-8hq4/GHSA-wxv3-8897-8hq4.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-wxv7-xw5v-586g/GHSA-wxv7-xw5v-586g.json b/advisories/unreviewed/2022/05/GHSA-wxv7-xw5v-586g/GHSA-wxv7-xw5v-586g.json index 2a108014d67..3808782d55c 100644 --- a/advisories/unreviewed/2022/05/GHSA-wxv7-xw5v-586g/GHSA-wxv7-xw5v-586g.json +++ b/advisories/unreviewed/2022/05/GHSA-wxv7-xw5v-586g/GHSA-wxv7-xw5v-586g.json @@ -13,9 +13,7 @@ "score": "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-x2qr-83fp-75qc/GHSA-x2qr-83fp-75qc.json b/advisories/unreviewed/2022/05/GHSA-x2qr-83fp-75qc/GHSA-x2qr-83fp-75qc.json index e6084203a13..6d61aa73246 100644 --- a/advisories/unreviewed/2022/05/GHSA-x2qr-83fp-75qc/GHSA-x2qr-83fp-75qc.json +++ b/advisories/unreviewed/2022/05/GHSA-x2qr-83fp-75qc/GHSA-x2qr-83fp-75qc.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-x468-qcc8-c34f/GHSA-x468-qcc8-c34f.json b/advisories/unreviewed/2022/05/GHSA-x468-qcc8-c34f/GHSA-x468-qcc8-c34f.json index a88d68c1b43..b71f850b046 100644 --- a/advisories/unreviewed/2022/05/GHSA-x468-qcc8-c34f/GHSA-x468-qcc8-c34f.json +++ b/advisories/unreviewed/2022/05/GHSA-x468-qcc8-c34f/GHSA-x468-qcc8-c34f.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -27,9 +25,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-x49q-rxg2-p934/GHSA-x49q-rxg2-p934.json b/advisories/unreviewed/2022/05/GHSA-x49q-rxg2-p934/GHSA-x49q-rxg2-p934.json index b53d159de05..a24f4e18902 100644 --- a/advisories/unreviewed/2022/05/GHSA-x49q-rxg2-p934/GHSA-x49q-rxg2-p934.json +++ b/advisories/unreviewed/2022/05/GHSA-x49q-rxg2-p934/GHSA-x49q-rxg2-p934.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-x4g2-p5px-qv7r/GHSA-x4g2-p5px-qv7r.json b/advisories/unreviewed/2022/05/GHSA-x4g2-p5px-qv7r/GHSA-x4g2-p5px-qv7r.json index e27040ef363..b091e5d90bc 100644 --- a/advisories/unreviewed/2022/05/GHSA-x4g2-p5px-qv7r/GHSA-x4g2-p5px-qv7r.json +++ b/advisories/unreviewed/2022/05/GHSA-x4g2-p5px-qv7r/GHSA-x4g2-p5px-qv7r.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-x4m3-87xw-cqjf/GHSA-x4m3-87xw-cqjf.json b/advisories/unreviewed/2022/05/GHSA-x4m3-87xw-cqjf/GHSA-x4m3-87xw-cqjf.json index c6ec1f1fdd4..131cfa122ec 100644 --- a/advisories/unreviewed/2022/05/GHSA-x4m3-87xw-cqjf/GHSA-x4m3-87xw-cqjf.json +++ b/advisories/unreviewed/2022/05/GHSA-x4m3-87xw-cqjf/GHSA-x4m3-87xw-cqjf.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-x4qc-f34r-xwmh/GHSA-x4qc-f34r-xwmh.json b/advisories/unreviewed/2022/05/GHSA-x4qc-f34r-xwmh/GHSA-x4qc-f34r-xwmh.json index 4d4ecebcbed..30e12b78233 100644 --- a/advisories/unreviewed/2022/05/GHSA-x4qc-f34r-xwmh/GHSA-x4qc-f34r-xwmh.json +++ b/advisories/unreviewed/2022/05/GHSA-x4qc-f34r-xwmh/GHSA-x4qc-f34r-xwmh.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-x6f9-98hm-rf7f/GHSA-x6f9-98hm-rf7f.json b/advisories/unreviewed/2022/05/GHSA-x6f9-98hm-rf7f/GHSA-x6f9-98hm-rf7f.json index f308d2320a9..3bf3156d00c 100644 --- a/advisories/unreviewed/2022/05/GHSA-x6f9-98hm-rf7f/GHSA-x6f9-98hm-rf7f.json +++ b/advisories/unreviewed/2022/05/GHSA-x6f9-98hm-rf7f/GHSA-x6f9-98hm-rf7f.json @@ -7,12 +7,8 @@ "CVE-2014-3110" ], "details": "Multiple cross-site scripting (XSS) vulnerabilities on Honeywell FALCON XLWeb Linux controller devices 2.04.01 and earlier and FALCON XLWeb XLWebExe controller devices 2.02.11 and earlier allow remote attackers to inject arbitrary web script or HTML via invalid input.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-x7hw-2xx5-c529/GHSA-x7hw-2xx5-c529.json b/advisories/unreviewed/2022/05/GHSA-x7hw-2xx5-c529/GHSA-x7hw-2xx5-c529.json index b697d21421e..cb7d91da9ce 100644 --- a/advisories/unreviewed/2022/05/GHSA-x7hw-2xx5-c529/GHSA-x7hw-2xx5-c529.json +++ b/advisories/unreviewed/2022/05/GHSA-x7hw-2xx5-c529/GHSA-x7hw-2xx5-c529.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-x7wc-wwrj-x4cc/GHSA-x7wc-wwrj-x4cc.json b/advisories/unreviewed/2022/05/GHSA-x7wc-wwrj-x4cc/GHSA-x7wc-wwrj-x4cc.json index 90fcb1f8fb1..b7d56b5867b 100644 --- a/advisories/unreviewed/2022/05/GHSA-x7wc-wwrj-x4cc/GHSA-x7wc-wwrj-x4cc.json +++ b/advisories/unreviewed/2022/05/GHSA-x7wc-wwrj-x4cc/GHSA-x7wc-wwrj-x4cc.json @@ -13,9 +13,7 @@ "score": "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-x849-69h5-g6m5/GHSA-x849-69h5-g6m5.json b/advisories/unreviewed/2022/05/GHSA-x849-69h5-g6m5/GHSA-x849-69h5-g6m5.json index 8fd80b7eba8..1f2fec592b7 100644 --- a/advisories/unreviewed/2022/05/GHSA-x849-69h5-g6m5/GHSA-x849-69h5-g6m5.json +++ b/advisories/unreviewed/2022/05/GHSA-x849-69h5-g6m5/GHSA-x849-69h5-g6m5.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-x895-prcp-4jp3/GHSA-x895-prcp-4jp3.json b/advisories/unreviewed/2022/05/GHSA-x895-prcp-4jp3/GHSA-x895-prcp-4jp3.json index 4e86ec765f2..6a674cd0c8a 100644 --- a/advisories/unreviewed/2022/05/GHSA-x895-prcp-4jp3/GHSA-x895-prcp-4jp3.json +++ b/advisories/unreviewed/2022/05/GHSA-x895-prcp-4jp3/GHSA-x895-prcp-4jp3.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-x8gq-747j-wchg/GHSA-x8gq-747j-wchg.json b/advisories/unreviewed/2022/05/GHSA-x8gq-747j-wchg/GHSA-x8gq-747j-wchg.json index 2ee1ee463ee..e56ff833da3 100644 --- a/advisories/unreviewed/2022/05/GHSA-x8gq-747j-wchg/GHSA-x8gq-747j-wchg.json +++ b/advisories/unreviewed/2022/05/GHSA-x8gq-747j-wchg/GHSA-x8gq-747j-wchg.json @@ -7,12 +7,8 @@ "CVE-2013-4818" ], "details": "Unspecified vulnerability in HP IceWall SSO 8.0 through 10.0, IceWall SSO Agent Option 8.0 through 10.0, IceWall SSO Smart Device Option 10.0, and IceWall File Manager 3.0 through SP4 allows remote attackers 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": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-x8p2-cj2w-2hrg/GHSA-x8p2-cj2w-2hrg.json b/advisories/unreviewed/2022/05/GHSA-x8p2-cj2w-2hrg/GHSA-x8p2-cj2w-2hrg.json index 01cbf2f1fad..971a9141089 100644 --- a/advisories/unreviewed/2022/05/GHSA-x8p2-cj2w-2hrg/GHSA-x8p2-cj2w-2hrg.json +++ b/advisories/unreviewed/2022/05/GHSA-x8p2-cj2w-2hrg/GHSA-x8p2-cj2w-2hrg.json @@ -13,9 +13,7 @@ "score": "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-x8qj-3m3j-c84j/GHSA-x8qj-3m3j-c84j.json b/advisories/unreviewed/2022/05/GHSA-x8qj-3m3j-c84j/GHSA-x8qj-3m3j-c84j.json index acc5cd7f6c8..8e17d5172f8 100644 --- a/advisories/unreviewed/2022/05/GHSA-x8qj-3m3j-c84j/GHSA-x8qj-3m3j-c84j.json +++ b/advisories/unreviewed/2022/05/GHSA-x8qj-3m3j-c84j/GHSA-x8qj-3m3j-c84j.json @@ -7,12 +7,8 @@ "CVE-2013-2137" ], "details": "Cross-site scripting (XSS) vulnerability in the \"View Log\" screen in the Webtools application in Apache Open For Business Project (aka OFBiz) 10.04.01 through 10.04.05, 11.04.01 through 11.04.02, and 12.04.01 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-x93f-wj88-xr7v/GHSA-x93f-wj88-xr7v.json b/advisories/unreviewed/2022/05/GHSA-x93f-wj88-xr7v/GHSA-x93f-wj88-xr7v.json index 7827252c5a6..9a17bad16f4 100644 --- a/advisories/unreviewed/2022/05/GHSA-x93f-wj88-xr7v/GHSA-x93f-wj88-xr7v.json +++ b/advisories/unreviewed/2022/05/GHSA-x93f-wj88-xr7v/GHSA-x93f-wj88-xr7v.json @@ -13,9 +13,7 @@ "score": "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-x99h-g492-8gq8/GHSA-x99h-g492-8gq8.json b/advisories/unreviewed/2022/05/GHSA-x99h-g492-8gq8/GHSA-x99h-g492-8gq8.json index 1086c00169d..3fe22c1763b 100644 --- a/advisories/unreviewed/2022/05/GHSA-x99h-g492-8gq8/GHSA-x99h-g492-8gq8.json +++ b/advisories/unreviewed/2022/05/GHSA-x99h-g492-8gq8/GHSA-x99h-g492-8gq8.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-x9r7-96pf-frgq/GHSA-x9r7-96pf-frgq.json b/advisories/unreviewed/2022/05/GHSA-x9r7-96pf-frgq/GHSA-x9r7-96pf-frgq.json index e765db1d3ac..a29a98ad1d6 100644 --- a/advisories/unreviewed/2022/05/GHSA-x9r7-96pf-frgq/GHSA-x9r7-96pf-frgq.json +++ b/advisories/unreviewed/2022/05/GHSA-x9r7-96pf-frgq/GHSA-x9r7-96pf-frgq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-x9xj-27fr-p6q8/GHSA-x9xj-27fr-p6q8.json b/advisories/unreviewed/2022/05/GHSA-x9xj-27fr-p6q8/GHSA-x9xj-27fr-p6q8.json index ff2b97b5af2..3d65e5de496 100644 --- a/advisories/unreviewed/2022/05/GHSA-x9xj-27fr-p6q8/GHSA-x9xj-27fr-p6q8.json +++ b/advisories/unreviewed/2022/05/GHSA-x9xj-27fr-p6q8/GHSA-x9xj-27fr-p6q8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-xc5m-crhf-99w9/GHSA-xc5m-crhf-99w9.json b/advisories/unreviewed/2022/05/GHSA-xc5m-crhf-99w9/GHSA-xc5m-crhf-99w9.json index 98553c5810e..03f6a3d7dd7 100644 --- a/advisories/unreviewed/2022/05/GHSA-xc5m-crhf-99w9/GHSA-xc5m-crhf-99w9.json +++ b/advisories/unreviewed/2022/05/GHSA-xc5m-crhf-99w9/GHSA-xc5m-crhf-99w9.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-xfh9-4x44-46xq/GHSA-xfh9-4x44-46xq.json b/advisories/unreviewed/2022/05/GHSA-xfh9-4x44-46xq/GHSA-xfh9-4x44-46xq.json index f64c5e6cbb6..fa1956dd123 100644 --- a/advisories/unreviewed/2022/05/GHSA-xfh9-4x44-46xq/GHSA-xfh9-4x44-46xq.json +++ b/advisories/unreviewed/2022/05/GHSA-xfh9-4x44-46xq/GHSA-xfh9-4x44-46xq.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-xg69-fr7r-wmjm/GHSA-xg69-fr7r-wmjm.json b/advisories/unreviewed/2022/05/GHSA-xg69-fr7r-wmjm/GHSA-xg69-fr7r-wmjm.json index 1e7c5728e41..7733d20bc34 100644 --- a/advisories/unreviewed/2022/05/GHSA-xg69-fr7r-wmjm/GHSA-xg69-fr7r-wmjm.json +++ b/advisories/unreviewed/2022/05/GHSA-xg69-fr7r-wmjm/GHSA-xg69-fr7r-wmjm.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-xgcg-m2p9-j53m/GHSA-xgcg-m2p9-j53m.json b/advisories/unreviewed/2022/05/GHSA-xgcg-m2p9-j53m/GHSA-xgcg-m2p9-j53m.json index 11db8536895..1f17810c845 100644 --- a/advisories/unreviewed/2022/05/GHSA-xgcg-m2p9-j53m/GHSA-xgcg-m2p9-j53m.json +++ b/advisories/unreviewed/2022/05/GHSA-xgcg-m2p9-j53m/GHSA-xgcg-m2p9-j53m.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-xhqc-h9h8-cqrf/GHSA-xhqc-h9h8-cqrf.json b/advisories/unreviewed/2022/05/GHSA-xhqc-h9h8-cqrf/GHSA-xhqc-h9h8-cqrf.json index 123174dfe9f..20a4cb8f42d 100644 --- a/advisories/unreviewed/2022/05/GHSA-xhqc-h9h8-cqrf/GHSA-xhqc-h9h8-cqrf.json +++ b/advisories/unreviewed/2022/05/GHSA-xhqc-h9h8-cqrf/GHSA-xhqc-h9h8-cqrf.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-xj9f-2qg8-xcp9/GHSA-xj9f-2qg8-xcp9.json b/advisories/unreviewed/2022/05/GHSA-xj9f-2qg8-xcp9/GHSA-xj9f-2qg8-xcp9.json index 94c809927a0..9eb2a921549 100644 --- a/advisories/unreviewed/2022/05/GHSA-xj9f-2qg8-xcp9/GHSA-xj9f-2qg8-xcp9.json +++ b/advisories/unreviewed/2022/05/GHSA-xj9f-2qg8-xcp9/GHSA-xj9f-2qg8-xcp9.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-xjcf-j3c7-ppx8/GHSA-xjcf-j3c7-ppx8.json b/advisories/unreviewed/2022/05/GHSA-xjcf-j3c7-ppx8/GHSA-xjcf-j3c7-ppx8.json index eac7e0e115e..2a1e0e89efe 100644 --- a/advisories/unreviewed/2022/05/GHSA-xjcf-j3c7-ppx8/GHSA-xjcf-j3c7-ppx8.json +++ b/advisories/unreviewed/2022/05/GHSA-xjcf-j3c7-ppx8/GHSA-xjcf-j3c7-ppx8.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-xm63-47g5-8r8h/GHSA-xm63-47g5-8r8h.json b/advisories/unreviewed/2022/05/GHSA-xm63-47g5-8r8h/GHSA-xm63-47g5-8r8h.json index 7ca96403ecf..02e802a92f0 100644 --- a/advisories/unreviewed/2022/05/GHSA-xm63-47g5-8r8h/GHSA-xm63-47g5-8r8h.json +++ b/advisories/unreviewed/2022/05/GHSA-xm63-47g5-8r8h/GHSA-xm63-47g5-8r8h.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-xmfw-pc9f-89cm/GHSA-xmfw-pc9f-89cm.json b/advisories/unreviewed/2022/05/GHSA-xmfw-pc9f-89cm/GHSA-xmfw-pc9f-89cm.json index 235ce8ceb0b..046f6113809 100644 --- a/advisories/unreviewed/2022/05/GHSA-xmfw-pc9f-89cm/GHSA-xmfw-pc9f-89cm.json +++ b/advisories/unreviewed/2022/05/GHSA-xmfw-pc9f-89cm/GHSA-xmfw-pc9f-89cm.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-xmwq-x7g4-h38f/GHSA-xmwq-x7g4-h38f.json b/advisories/unreviewed/2022/05/GHSA-xmwq-x7g4-h38f/GHSA-xmwq-x7g4-h38f.json index 8a079cd2c3a..349a75fc06a 100644 --- a/advisories/unreviewed/2022/05/GHSA-xmwq-x7g4-h38f/GHSA-xmwq-x7g4-h38f.json +++ b/advisories/unreviewed/2022/05/GHSA-xmwq-x7g4-h38f/GHSA-xmwq-x7g4-h38f.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-xpm8-574h-3525/GHSA-xpm8-574h-3525.json b/advisories/unreviewed/2022/05/GHSA-xpm8-574h-3525/GHSA-xpm8-574h-3525.json index 730c112f79a..503c22df2b0 100644 --- a/advisories/unreviewed/2022/05/GHSA-xpm8-574h-3525/GHSA-xpm8-574h-3525.json +++ b/advisories/unreviewed/2022/05/GHSA-xpm8-574h-3525/GHSA-xpm8-574h-3525.json @@ -13,9 +13,7 @@ "score": "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-xpq9-m45f-g29q/GHSA-xpq9-m45f-g29q.json b/advisories/unreviewed/2022/05/GHSA-xpq9-m45f-g29q/GHSA-xpq9-m45f-g29q.json index 3d383bef823..40a6c6cf628 100644 --- a/advisories/unreviewed/2022/05/GHSA-xpq9-m45f-g29q/GHSA-xpq9-m45f-g29q.json +++ b/advisories/unreviewed/2022/05/GHSA-xpq9-m45f-g29q/GHSA-xpq9-m45f-g29q.json @@ -13,9 +13,7 @@ "score": "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-xpwj-39c3-7v9j/GHSA-xpwj-39c3-7v9j.json b/advisories/unreviewed/2022/05/GHSA-xpwj-39c3-7v9j/GHSA-xpwj-39c3-7v9j.json index 00b0a6e5e7f..ad0fadcda74 100644 --- a/advisories/unreviewed/2022/05/GHSA-xpwj-39c3-7v9j/GHSA-xpwj-39c3-7v9j.json +++ b/advisories/unreviewed/2022/05/GHSA-xpwj-39c3-7v9j/GHSA-xpwj-39c3-7v9j.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-xq27-8jmr-q96f/GHSA-xq27-8jmr-q96f.json b/advisories/unreviewed/2022/05/GHSA-xq27-8jmr-q96f/GHSA-xq27-8jmr-q96f.json index 7636992c144..af71f9d785f 100644 --- a/advisories/unreviewed/2022/05/GHSA-xq27-8jmr-q96f/GHSA-xq27-8jmr-q96f.json +++ b/advisories/unreviewed/2022/05/GHSA-xq27-8jmr-q96f/GHSA-xq27-8jmr-q96f.json @@ -13,9 +13,7 @@ "score": "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-xqxf-w779-5jrr/GHSA-xqxf-w779-5jrr.json b/advisories/unreviewed/2022/05/GHSA-xqxf-w779-5jrr/GHSA-xqxf-w779-5jrr.json index e1d6aece51d..8c7936e613d 100644 --- a/advisories/unreviewed/2022/05/GHSA-xqxf-w779-5jrr/GHSA-xqxf-w779-5jrr.json +++ b/advisories/unreviewed/2022/05/GHSA-xqxf-w779-5jrr/GHSA-xqxf-w779-5jrr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-xv3f-8p4h-3w2r/GHSA-xv3f-8p4h-3w2r.json b/advisories/unreviewed/2022/05/GHSA-xv3f-8p4h-3w2r/GHSA-xv3f-8p4h-3w2r.json index 5b5df0f210b..1773c6fc750 100644 --- a/advisories/unreviewed/2022/05/GHSA-xv3f-8p4h-3w2r/GHSA-xv3f-8p4h-3w2r.json +++ b/advisories/unreviewed/2022/05/GHSA-xv3f-8p4h-3w2r/GHSA-xv3f-8p4h-3w2r.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-xv87-m263-w2mj/GHSA-xv87-m263-w2mj.json b/advisories/unreviewed/2022/05/GHSA-xv87-m263-w2mj/GHSA-xv87-m263-w2mj.json index 1066baf56f8..49dd7c1137f 100644 --- a/advisories/unreviewed/2022/05/GHSA-xv87-m263-w2mj/GHSA-xv87-m263-w2mj.json +++ b/advisories/unreviewed/2022/05/GHSA-xv87-m263-w2mj/GHSA-xv87-m263-w2mj.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-xv98-phv8-7vq2/GHSA-xv98-phv8-7vq2.json b/advisories/unreviewed/2022/05/GHSA-xv98-phv8-7vq2/GHSA-xv98-phv8-7vq2.json index 44f39438771..071ac885a00 100644 --- a/advisories/unreviewed/2022/05/GHSA-xv98-phv8-7vq2/GHSA-xv98-phv8-7vq2.json +++ b/advisories/unreviewed/2022/05/GHSA-xv98-phv8-7vq2/GHSA-xv98-phv8-7vq2.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-xx8r-cffm-j9h6/GHSA-xx8r-cffm-j9h6.json b/advisories/unreviewed/2022/05/GHSA-xx8r-cffm-j9h6/GHSA-xx8r-cffm-j9h6.json index a5fb6479a82..745fe179aae 100644 --- a/advisories/unreviewed/2022/05/GHSA-xx8r-cffm-j9h6/GHSA-xx8r-cffm-j9h6.json +++ b/advisories/unreviewed/2022/05/GHSA-xx8r-cffm-j9h6/GHSA-xx8r-cffm-j9h6.json @@ -13,9 +13,7 @@ "score": "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-xxcj-mmq5-mg5m/GHSA-xxcj-mmq5-mg5m.json b/advisories/unreviewed/2022/05/GHSA-xxcj-mmq5-mg5m/GHSA-xxcj-mmq5-mg5m.json index 432ce997d93..89c8b9f2b7f 100644 --- a/advisories/unreviewed/2022/05/GHSA-xxcj-mmq5-mg5m/GHSA-xxcj-mmq5-mg5m.json +++ b/advisories/unreviewed/2022/05/GHSA-xxcj-mmq5-mg5m/GHSA-xxcj-mmq5-mg5m.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-xxw3-cmrq-w3vh/GHSA-xxw3-cmrq-w3vh.json b/advisories/unreviewed/2022/05/GHSA-xxw3-cmrq-w3vh/GHSA-xxw3-cmrq-w3vh.json index cebe15d21fe..a882abb56bd 100644 --- a/advisories/unreviewed/2022/05/GHSA-xxw3-cmrq-w3vh/GHSA-xxw3-cmrq-w3vh.json +++ b/advisories/unreviewed/2022/05/GHSA-xxw3-cmrq-w3vh/GHSA-xxw3-cmrq-w3vh.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/2023/11/GHSA-6j3q-c3p3-cf29/GHSA-6j3q-c3p3-cf29.json b/advisories/unreviewed/2023/11/GHSA-6j3q-c3p3-cf29/GHSA-6j3q-c3p3-cf29.json index 151325423a0..26a4596441b 100644 --- a/advisories/unreviewed/2023/11/GHSA-6j3q-c3p3-cf29/GHSA-6j3q-c3p3-cf29.json +++ b/advisories/unreviewed/2023/11/GHSA-6j3q-c3p3-cf29/GHSA-6j3q-c3p3-cf29.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/11/GHSA-7q4j-xx7g-6mff/GHSA-7q4j-xx7g-6mff.json b/advisories/unreviewed/2023/11/GHSA-7q4j-xx7g-6mff/GHSA-7q4j-xx7g-6mff.json index d2fb9af930d..e09b1c0ad8b 100644 --- a/advisories/unreviewed/2023/11/GHSA-7q4j-xx7g-6mff/GHSA-7q4j-xx7g-6mff.json +++ b/advisories/unreviewed/2023/11/GHSA-7q4j-xx7g-6mff/GHSA-7q4j-xx7g-6mff.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/11/GHSA-cgr6-94mr-j69p/GHSA-cgr6-94mr-j69p.json b/advisories/unreviewed/2023/11/GHSA-cgr6-94mr-j69p/GHSA-cgr6-94mr-j69p.json index 2c4a8ea5762..6886c50c6ac 100644 --- a/advisories/unreviewed/2023/11/GHSA-cgr6-94mr-j69p/GHSA-cgr6-94mr-j69p.json +++ b/advisories/unreviewed/2023/11/GHSA-cgr6-94mr-j69p/GHSA-cgr6-94mr-j69p.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/11/GHSA-gpch-mg8q-xfwr/GHSA-gpch-mg8q-xfwr.json b/advisories/unreviewed/2023/11/GHSA-gpch-mg8q-xfwr/GHSA-gpch-mg8q-xfwr.json index 6fc06e100ee..bf10d9cff72 100644 --- a/advisories/unreviewed/2023/11/GHSA-gpch-mg8q-xfwr/GHSA-gpch-mg8q-xfwr.json +++ b/advisories/unreviewed/2023/11/GHSA-gpch-mg8q-xfwr/GHSA-gpch-mg8q-xfwr.json @@ -7,12 +7,8 @@ "CVE-2023-46377" ], "details": "Rejected reason: DO NOT USE THIS CVE RECORD. ConsultIDs: none. Reason: This record was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -20,9 +16,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": null, "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2023/11/GHSA-h34f-343x-ph3c/GHSA-h34f-343x-ph3c.json b/advisories/unreviewed/2023/11/GHSA-h34f-343x-ph3c/GHSA-h34f-343x-ph3c.json index f577c8abbf7..bfd3b5e2ee8 100644 --- a/advisories/unreviewed/2023/11/GHSA-h34f-343x-ph3c/GHSA-h34f-343x-ph3c.json +++ b/advisories/unreviewed/2023/11/GHSA-h34f-343x-ph3c/GHSA-h34f-343x-ph3c.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/11/GHSA-m9j6-mhrg-j5gg/GHSA-m9j6-mhrg-j5gg.json b/advisories/unreviewed/2023/11/GHSA-m9j6-mhrg-j5gg/GHSA-m9j6-mhrg-j5gg.json index 8dfb3893bf2..2e8d022b3f6 100644 --- a/advisories/unreviewed/2023/11/GHSA-m9j6-mhrg-j5gg/GHSA-m9j6-mhrg-j5gg.json +++ b/advisories/unreviewed/2023/11/GHSA-m9j6-mhrg-j5gg/GHSA-m9j6-mhrg-j5gg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/11/GHSA-w5wf-2hxh-65vc/GHSA-w5wf-2hxh-65vc.json b/advisories/unreviewed/2023/11/GHSA-w5wf-2hxh-65vc/GHSA-w5wf-2hxh-65vc.json index 04653e7393b..4d3f62bb2ac 100644 --- a/advisories/unreviewed/2023/11/GHSA-w5wf-2hxh-65vc/GHSA-w5wf-2hxh-65vc.json +++ b/advisories/unreviewed/2023/11/GHSA-w5wf-2hxh-65vc/GHSA-w5wf-2hxh-65vc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/12/GHSA-hqhw-r7ww-86xw/GHSA-hqhw-r7ww-86xw.json b/advisories/unreviewed/2023/12/GHSA-hqhw-r7ww-86xw/GHSA-hqhw-r7ww-86xw.json index a5803cb9f96..6ce63d7c43e 100644 --- a/advisories/unreviewed/2023/12/GHSA-hqhw-r7ww-86xw/GHSA-hqhw-r7ww-86xw.json +++ b/advisories/unreviewed/2023/12/GHSA-hqhw-r7ww-86xw/GHSA-hqhw-r7ww-86xw.json @@ -13,9 +13,7 @@ "score": "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-47vc-9q5x-hh2c/GHSA-47vc-9q5x-hh2c.json b/advisories/unreviewed/2024/01/GHSA-47vc-9q5x-hh2c/GHSA-47vc-9q5x-hh2c.json index c417e5a2b50..a9e20f8766c 100644 --- a/advisories/unreviewed/2024/01/GHSA-47vc-9q5x-hh2c/GHSA-47vc-9q5x-hh2c.json +++ b/advisories/unreviewed/2024/01/GHSA-47vc-9q5x-hh2c/GHSA-47vc-9q5x-hh2c.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/02/GHSA-2r3p-7g4x-2m8x/GHSA-2r3p-7g4x-2m8x.json b/advisories/unreviewed/2024/02/GHSA-2r3p-7g4x-2m8x/GHSA-2r3p-7g4x-2m8x.json index fed766e0bb7..f59e9f3b800 100644 --- a/advisories/unreviewed/2024/02/GHSA-2r3p-7g4x-2m8x/GHSA-2r3p-7g4x-2m8x.json +++ b/advisories/unreviewed/2024/02/GHSA-2r3p-7g4x-2m8x/GHSA-2r3p-7g4x-2m8x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/02/GHSA-36cg-qj95-mq7x/GHSA-36cg-qj95-mq7x.json b/advisories/unreviewed/2024/02/GHSA-36cg-qj95-mq7x/GHSA-36cg-qj95-mq7x.json index 86183ff9e49..c4440d4b8ca 100644 --- a/advisories/unreviewed/2024/02/GHSA-36cg-qj95-mq7x/GHSA-36cg-qj95-mq7x.json +++ b/advisories/unreviewed/2024/02/GHSA-36cg-qj95-mq7x/GHSA-36cg-qj95-mq7x.json @@ -7,12 +7,8 @@ "CVE-2019-25161" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/display: prevent memory leak\n\nIn dcn*_create_resource_pool the allocated memory should be released if\nconstruct pool fails.", - "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/02/GHSA-5v43-2gf4-x7p5/GHSA-5v43-2gf4-x7p5.json b/advisories/unreviewed/2024/02/GHSA-5v43-2gf4-x7p5/GHSA-5v43-2gf4-x7p5.json index 5317d4547a6..7685d20beff 100644 --- a/advisories/unreviewed/2024/02/GHSA-5v43-2gf4-x7p5/GHSA-5v43-2gf4-x7p5.json +++ b/advisories/unreviewed/2024/02/GHSA-5v43-2gf4-x7p5/GHSA-5v43-2gf4-x7p5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/02/GHSA-6cc6-q8x8-h7vm/GHSA-6cc6-q8x8-h7vm.json b/advisories/unreviewed/2024/02/GHSA-6cc6-q8x8-h7vm/GHSA-6cc6-q8x8-h7vm.json index 20cfab38d35..b68224980f1 100644 --- a/advisories/unreviewed/2024/02/GHSA-6cc6-q8x8-h7vm/GHSA-6cc6-q8x8-h7vm.json +++ b/advisories/unreviewed/2024/02/GHSA-6cc6-q8x8-h7vm/GHSA-6cc6-q8x8-h7vm.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", @@ -31,9 +29,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/02/GHSA-6mwq-mrw3-3m6c/GHSA-6mwq-mrw3-3m6c.json b/advisories/unreviewed/2024/02/GHSA-6mwq-mrw3-3m6c/GHSA-6mwq-mrw3-3m6c.json index 0ed3a373e4f..ebffe7154c8 100644 --- a/advisories/unreviewed/2024/02/GHSA-6mwq-mrw3-3m6c/GHSA-6mwq-mrw3-3m6c.json +++ b/advisories/unreviewed/2024/02/GHSA-6mwq-mrw3-3m6c/GHSA-6mwq-mrw3-3m6c.json @@ -7,12 +7,8 @@ "CVE-2021-46955" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nopenvswitch: fix stack OOB read while fragmenting IPv4 packets\n\nrunning openvswitch on kernels built with KASAN, it's possible to see the\nfollowing splat while testing fragmentation of IPv4 packets:\n\n BUG: KASAN: stack-out-of-bounds in ip_do_fragment+0x1b03/0x1f60\n Read of size 1 at addr ffff888112fc713c by task handler2/1367\n\n CPU: 0 PID: 1367 Comm: handler2 Not tainted 5.12.0-rc6+ #418\n Hardware name: Red Hat KVM, BIOS 1.11.1-4.module+el8.1.0+4066+0f1aadab 04/01/2014\n Call Trace:\n dump_stack+0x92/0xc1\n print_address_description.constprop.7+0x1a/0x150\n kasan_report.cold.13+0x7f/0x111\n ip_do_fragment+0x1b03/0x1f60\n ovs_fragment+0x5bf/0x840 [openvswitch]\n do_execute_actions+0x1bd5/0x2400 [openvswitch]\n ovs_execute_actions+0xc8/0x3d0 [openvswitch]\n ovs_packet_cmd_execute+0xa39/0x1150 [openvswitch]\n genl_family_rcv_msg_doit.isra.15+0x227/0x2d0\n genl_rcv_msg+0x287/0x490\n netlink_rcv_skb+0x120/0x380\n genl_rcv+0x24/0x40\n netlink_unicast+0x439/0x630\n netlink_sendmsg+0x719/0xbf0\n sock_sendmsg+0xe2/0x110\n ____sys_sendmsg+0x5ba/0x890\n ___sys_sendmsg+0xe9/0x160\n __sys_sendmsg+0xd3/0x170\n do_syscall_64+0x33/0x40\n entry_SYSCALL_64_after_hwframe+0x44/0xae\n RIP: 0033:0x7f957079db07\n Code: c3 66 90 41 54 41 89 d4 55 48 89 f5 53 89 fb 48 83 ec 10 e8 eb ec ff ff 44 89 e2 48 89 ee 89 df 41 89 c0 b8 2e 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 35 44 89 c7 48 89 44 24 08 e8 24 ed ff ff 48\n RSP: 002b:00007f956ce35a50 EFLAGS: 00000293 ORIG_RAX: 000000000000002e\n RAX: ffffffffffffffda RBX: 0000000000000019 RCX: 00007f957079db07\n RDX: 0000000000000000 RSI: 00007f956ce35ae0 RDI: 0000000000000019\n RBP: 00007f956ce35ae0 R08: 0000000000000000 R09: 00007f9558006730\n R10: 0000000000000000 R11: 0000000000000293 R12: 0000000000000000\n R13: 00007f956ce37308 R14: 00007f956ce35f80 R15: 00007f956ce35ae0\n\n The buggy address belongs to the page:\n page:00000000af2a1d93 refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x112fc7\n flags: 0x17ffffc0000000()\n raw: 0017ffffc0000000 0000000000000000 dead000000000122 0000000000000000\n raw: 0000000000000000 0000000000000000 00000000ffffffff 0000000000000000\n page dumped because: kasan: bad access detected\n\n addr ffff888112fc713c is located in stack of task handler2/1367 at offset 180 in frame:\n ovs_fragment+0x0/0x840 [openvswitch]\n\n this frame has 2 objects:\n [32, 144) 'ovs_dst'\n [192, 424) 'ovs_rt'\n\n Memory state around the buggy address:\n ffff888112fc7000: f3 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00\n ffff888112fc7080: 00 f1 f1 f1 f1 00 00 00 00 00 00 00 00 00 00 00\n >ffff888112fc7100: 00 00 00 f2 f2 f2 f2 f2 f2 00 00 00 00 00 00 00\n ^\n ffff888112fc7180: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00\n ffff888112fc7200: 00 00 00 00 00 00 f2 f2 f2 00 00 00 00 00 00 00\n\nfor IPv4 packets, ovs_fragment() uses a temporary struct dst_entry. Then,\nin the following call graph:\n\n ip_do_fragment()\n ip_skb_dst_mtu()\n ip_dst_mtu_maybe_forward()\n ip_mtu_locked()\n\nthe pointer to struct dst_entry is used as pointer to struct rtable: this\nturns the access to struct members like rt_mtu_locked into an OOB read in\nthe stack. Fix this changing the temporary variable used for IPv4 packets\nin ovs_fragment(), similarly to what is done for IPv6 few lines below.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -56,9 +52,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": null, "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/02/GHSA-728x-37qh-9vwv/GHSA-728x-37qh-9vwv.json b/advisories/unreviewed/2024/02/GHSA-728x-37qh-9vwv/GHSA-728x-37qh-9vwv.json index d8a7bb9cb10..c674024d56d 100644 --- a/advisories/unreviewed/2024/02/GHSA-728x-37qh-9vwv/GHSA-728x-37qh-9vwv.json +++ b/advisories/unreviewed/2024/02/GHSA-728x-37qh-9vwv/GHSA-728x-37qh-9vwv.json @@ -7,12 +7,8 @@ "CVE-2024-25760" ], "details": "yasm 1.3.0 contains a memory leak via /yasm/tools/genmacro/genmacro.c.", - "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/02/GHSA-768f-hg28-693m/GHSA-768f-hg28-693m.json b/advisories/unreviewed/2024/02/GHSA-768f-hg28-693m/GHSA-768f-hg28-693m.json index 14c9e47ea77..a69d5555993 100644 --- a/advisories/unreviewed/2024/02/GHSA-768f-hg28-693m/GHSA-768f-hg28-693m.json +++ b/advisories/unreviewed/2024/02/GHSA-768f-hg28-693m/GHSA-768f-hg28-693m.json @@ -7,12 +7,8 @@ "CVE-2023-7115" ], "details": "The Page Builder: Pagelayer WordPress plugin before 1.8.1 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup)", - "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/02/GHSA-7r25-m49h-vw58/GHSA-7r25-m49h-vw58.json b/advisories/unreviewed/2024/02/GHSA-7r25-m49h-vw58/GHSA-7r25-m49h-vw58.json index 89c33ea83aa..65a9018508c 100644 --- a/advisories/unreviewed/2024/02/GHSA-7r25-m49h-vw58/GHSA-7r25-m49h-vw58.json +++ b/advisories/unreviewed/2024/02/GHSA-7r25-m49h-vw58/GHSA-7r25-m49h-vw58.json @@ -7,12 +7,8 @@ "CVE-2021-46956" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nvirtiofs: fix memory leak in virtio_fs_probe()\n\nWhen accidentally passing twice the same tag to qemu, kmemleak ended up\nreporting a memory leak in virtiofs. Also, looking at the log I saw the\nfollowing error (that's when I realised the duplicated tag):\n\n virtiofs: probe of virtio5 failed with error -17\n\nHere's the kmemleak log for reference:\n\nunreferenced object 0xffff888103d47800 (size 1024):\n comm \"systemd-udevd\", pid 118, jiffies 4294893780 (age 18.340s)\n hex dump (first 32 bytes):\n 00 00 00 00 ad 4e ad de ff ff ff ff 00 00 00 00 .....N..........\n ff ff ff ff ff ff ff ff 80 90 02 a0 ff ff ff ff ................\n backtrace:\n [<000000000ebb87c1>] virtio_fs_probe+0x171/0x7ae [virtiofs]\n [<00000000f8aca419>] virtio_dev_probe+0x15f/0x210\n [<000000004d6baf3c>] really_probe+0xea/0x430\n [<00000000a6ceeac8>] device_driver_attach+0xa8/0xb0\n [<00000000196f47a7>] __driver_attach+0x98/0x140\n [<000000000b20601d>] bus_for_each_dev+0x7b/0xc0\n [<00000000399c7b7f>] bus_add_driver+0x11b/0x1f0\n [<0000000032b09ba7>] driver_register+0x8f/0xe0\n [<00000000cdd55998>] 0xffffffffa002c013\n [<000000000ea196a2>] do_one_initcall+0x64/0x2e0\n [<0000000008f727ce>] do_init_module+0x5c/0x260\n [<000000003cdedab6>] __do_sys_finit_module+0xb5/0x120\n [<00000000ad2f48c6>] do_syscall_64+0x33/0x40\n [<00000000809526b5>] entry_SYSCALL_64_after_hwframe+0x44/0xae", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -40,9 +36,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": null, "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/02/GHSA-7vh3-6443-474p/GHSA-7vh3-6443-474p.json b/advisories/unreviewed/2024/02/GHSA-7vh3-6443-474p/GHSA-7vh3-6443-474p.json index b3beea5662a..7bc7c907cee 100644 --- a/advisories/unreviewed/2024/02/GHSA-7vh3-6443-474p/GHSA-7vh3-6443-474p.json +++ b/advisories/unreviewed/2024/02/GHSA-7vh3-6443-474p/GHSA-7vh3-6443-474p.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/2024/02/GHSA-88wc-9wwc-jm28/GHSA-88wc-9wwc-jm28.json b/advisories/unreviewed/2024/02/GHSA-88wc-9wwc-jm28/GHSA-88wc-9wwc-jm28.json index cec6bb87ab6..3163161cea0 100644 --- a/advisories/unreviewed/2024/02/GHSA-88wc-9wwc-jm28/GHSA-88wc-9wwc-jm28.json +++ b/advisories/unreviewed/2024/02/GHSA-88wc-9wwc-jm28/GHSA-88wc-9wwc-jm28.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/02/GHSA-8q9r-jhc8-c2vx/GHSA-8q9r-jhc8-c2vx.json b/advisories/unreviewed/2024/02/GHSA-8q9r-jhc8-c2vx/GHSA-8q9r-jhc8-c2vx.json index cb5c43c6f73..4c81f75019f 100644 --- a/advisories/unreviewed/2024/02/GHSA-8q9r-jhc8-c2vx/GHSA-8q9r-jhc8-c2vx.json +++ b/advisories/unreviewed/2024/02/GHSA-8q9r-jhc8-c2vx/GHSA-8q9r-jhc8-c2vx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/02/GHSA-9hc4-4xf2-rfcv/GHSA-9hc4-4xf2-rfcv.json b/advisories/unreviewed/2024/02/GHSA-9hc4-4xf2-rfcv/GHSA-9hc4-4xf2-rfcv.json index 45fd3141886..805a92f7495 100644 --- a/advisories/unreviewed/2024/02/GHSA-9hc4-4xf2-rfcv/GHSA-9hc4-4xf2-rfcv.json +++ b/advisories/unreviewed/2024/02/GHSA-9hc4-4xf2-rfcv/GHSA-9hc4-4xf2-rfcv.json @@ -7,12 +7,8 @@ "CVE-2024-1423" ], "details": "Rejected reason: Accidental Request", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -20,9 +16,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": null, "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/02/GHSA-cxc6-784q-9f49/GHSA-cxc6-784q-9f49.json b/advisories/unreviewed/2024/02/GHSA-cxc6-784q-9f49/GHSA-cxc6-784q-9f49.json index 0c146b36132..e83b5113c4e 100644 --- a/advisories/unreviewed/2024/02/GHSA-cxc6-784q-9f49/GHSA-cxc6-784q-9f49.json +++ b/advisories/unreviewed/2024/02/GHSA-cxc6-784q-9f49/GHSA-cxc6-784q-9f49.json @@ -7,12 +7,8 @@ "CVE-2021-46960" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\ncifs: Return correct error code from smb2_get_enc_key\n\nAvoid a warning if the error percolates back up:\n\n[440700.376476] CIFS VFS: \\\\otters.example.com crypt_message: Could not get encryption key\n[440700.386947] ------------[ cut here ]------------\n[440700.386948] err = 1\n[440700.386977] WARNING: CPU: 11 PID: 2733 at /build/linux-hwe-5.4-p6lk6L/linux-hwe-5.4-5.4.0/lib/errseq.c:74 errseq_set+0x5c/0x70\n...\n[440700.397304] CPU: 11 PID: 2733 Comm: tar Tainted: G OE 5.4.0-70-generic #78~18.04.1-Ubuntu\n...\n[440700.397334] Call Trace:\n[440700.397346] __filemap_set_wb_err+0x1a/0x70\n[440700.397419] cifs_writepages+0x9c7/0xb30 [cifs]\n[440700.397426] do_writepages+0x4b/0xe0\n[440700.397444] __filemap_fdatawrite_range+0xcb/0x100\n[440700.397455] filemap_write_and_wait+0x42/0xa0\n[440700.397486] cifs_setattr+0x68b/0xf30 [cifs]\n[440700.397493] notify_change+0x358/0x4a0\n[440700.397500] utimes_common+0xe9/0x1c0\n[440700.397510] do_utimes+0xc5/0x150\n[440700.397520] __x64_sys_utimensat+0x88/0xd0", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -48,9 +44,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": null, "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/02/GHSA-gh3h-rxwq-35qr/GHSA-gh3h-rxwq-35qr.json b/advisories/unreviewed/2024/02/GHSA-gh3h-rxwq-35qr/GHSA-gh3h-rxwq-35qr.json index 2f0e6d5f1b5..944274f9170 100644 --- a/advisories/unreviewed/2024/02/GHSA-gh3h-rxwq-35qr/GHSA-gh3h-rxwq-35qr.json +++ b/advisories/unreviewed/2024/02/GHSA-gh3h-rxwq-35qr/GHSA-gh3h-rxwq-35qr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/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/2024/02/GHSA-hgjg-jggf-65cx/GHSA-hgjg-jggf-65cx.json b/advisories/unreviewed/2024/02/GHSA-hgjg-jggf-65cx/GHSA-hgjg-jggf-65cx.json index 4cc6385154f..9375e31e654 100644 --- a/advisories/unreviewed/2024/02/GHSA-hgjg-jggf-65cx/GHSA-hgjg-jggf-65cx.json +++ b/advisories/unreviewed/2024/02/GHSA-hgjg-jggf-65cx/GHSA-hgjg-jggf-65cx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/02/GHSA-hmgx-rfwx-3mvq/GHSA-hmgx-rfwx-3mvq.json b/advisories/unreviewed/2024/02/GHSA-hmgx-rfwx-3mvq/GHSA-hmgx-rfwx-3mvq.json index 38571a5de5a..c78e709a014 100644 --- a/advisories/unreviewed/2024/02/GHSA-hmgx-rfwx-3mvq/GHSA-hmgx-rfwx-3mvq.json +++ b/advisories/unreviewed/2024/02/GHSA-hmgx-rfwx-3mvq/GHSA-hmgx-rfwx-3mvq.json @@ -7,12 +7,8 @@ "CVE-2021-46971" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nperf/core: Fix unconditional security_locked_down() call\n\nCurrently, the lockdown state is queried unconditionally, even though\nits result is used only if the PERF_SAMPLE_REGS_INTR bit is set in\nattr.sample_type. While that doesn't matter in case of the Lockdown LSM,\nit causes trouble with the SELinux's lockdown hook implementation.\n\nSELinux implements the locked_down hook with a check whether the current\ntask's type has the corresponding \"lockdown\" class permission\n(\"integrity\" or \"confidentiality\") allowed in the policy. This means\nthat calling the hook when the access control decision would be ignored\ngenerates a bogus permission check and audit record.\n\nFix this by checking sample_type first and only calling the hook when\nits result would be honored.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -40,9 +36,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": null, "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/02/GHSA-hqmx-f23f-p7xq/GHSA-hqmx-f23f-p7xq.json b/advisories/unreviewed/2024/02/GHSA-hqmx-f23f-p7xq/GHSA-hqmx-f23f-p7xq.json index bcf0ec2eea3..e3770510314 100644 --- a/advisories/unreviewed/2024/02/GHSA-hqmx-f23f-p7xq/GHSA-hqmx-f23f-p7xq.json +++ b/advisories/unreviewed/2024/02/GHSA-hqmx-f23f-p7xq/GHSA-hqmx-f23f-p7xq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/02/GHSA-jfg4-396j-6xjx/GHSA-jfg4-396j-6xjx.json b/advisories/unreviewed/2024/02/GHSA-jfg4-396j-6xjx/GHSA-jfg4-396j-6xjx.json index 307bb2e0206..39f019b2e89 100644 --- a/advisories/unreviewed/2024/02/GHSA-jfg4-396j-6xjx/GHSA-jfg4-396j-6xjx.json +++ b/advisories/unreviewed/2024/02/GHSA-jfg4-396j-6xjx/GHSA-jfg4-396j-6xjx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -35,9 +33,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/02/GHSA-jfx3-f7mg-7cp3/GHSA-jfx3-f7mg-7cp3.json b/advisories/unreviewed/2024/02/GHSA-jfx3-f7mg-7cp3/GHSA-jfx3-f7mg-7cp3.json index fdf57d03d13..d58e48dcd5a 100644 --- a/advisories/unreviewed/2024/02/GHSA-jfx3-f7mg-7cp3/GHSA-jfx3-f7mg-7cp3.json +++ b/advisories/unreviewed/2024/02/GHSA-jfx3-f7mg-7cp3/GHSA-jfx3-f7mg-7cp3.json @@ -7,12 +7,8 @@ "CVE-2021-46970" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nbus: mhi: pci_generic: Remove WQ_MEM_RECLAIM flag from state workqueue\n\nA recent change created a dedicated workqueue for the state-change work\nwith WQ_HIGHPRI (no strong reason for that) and WQ_MEM_RECLAIM flags,\nbut the state-change work (mhi_pm_st_worker) does not guarantee forward\nprogress under memory pressure, and will even wait on various memory\nallocations when e.g. creating devices, loading firmware, etc... The\nwork is then not part of a memory reclaim path...\n\nMoreover, this causes a warning in check_flush_dependency() since we end\nup in code that flushes a non-reclaim workqueue:\n\n[ 40.969601] workqueue: WQ_MEM_RECLAIM mhi_hiprio_wq:mhi_pm_st_worker [mhi] is flushing !WQ_MEM_RECLAIM events_highpri:flush_backlog\n[ 40.969612] WARNING: CPU: 4 PID: 158 at kernel/workqueue.c:2607 check_flush_dependency+0x11c/0x140\n[ 40.969733] Call Trace:\n[ 40.969740] __flush_work+0x97/0x1d0\n[ 40.969745] ? wake_up_process+0x15/0x20\n[ 40.969749] ? insert_work+0x70/0x80\n[ 40.969750] ? __queue_work+0x14a/0x3e0\n[ 40.969753] flush_work+0x10/0x20\n[ 40.969756] rollback_registered_many+0x1c9/0x510\n[ 40.969759] unregister_netdevice_queue+0x94/0x120\n[ 40.969761] unregister_netdev+0x1d/0x30\n[ 40.969765] mhi_net_remove+0x1a/0x40 [mhi_net]\n[ 40.969770] mhi_driver_remove+0x124/0x250 [mhi]\n[ 40.969776] device_release_driver_internal+0xf0/0x1d0\n[ 40.969778] device_release_driver+0x12/0x20\n[ 40.969782] bus_remove_device+0xe1/0x150\n[ 40.969786] device_del+0x17b/0x3e0\n[ 40.969791] mhi_destroy_device+0x9a/0x100 [mhi]\n[ 40.969796] ? mhi_unmap_single_use_bb+0x50/0x50 [mhi]\n[ 40.969799] device_for_each_child+0x5e/0xa0\n[ 40.969804] mhi_pm_st_worker+0x921/0xf50 [mhi]", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -32,9 +28,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": null, "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/02/GHSA-m24w-wg7m-x27h/GHSA-m24w-wg7m-x27h.json b/advisories/unreviewed/2024/02/GHSA-m24w-wg7m-x27h/GHSA-m24w-wg7m-x27h.json index 80f5485f56f..60758c8e851 100644 --- a/advisories/unreviewed/2024/02/GHSA-m24w-wg7m-x27h/GHSA-m24w-wg7m-x27h.json +++ b/advisories/unreviewed/2024/02/GHSA-m24w-wg7m-x27h/GHSA-m24w-wg7m-x27h.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/02/GHSA-m473-8vqm-mcc3/GHSA-m473-8vqm-mcc3.json b/advisories/unreviewed/2024/02/GHSA-m473-8vqm-mcc3/GHSA-m473-8vqm-mcc3.json index 956abdae00d..389e3b32bc3 100644 --- a/advisories/unreviewed/2024/02/GHSA-m473-8vqm-mcc3/GHSA-m473-8vqm-mcc3.json +++ b/advisories/unreviewed/2024/02/GHSA-m473-8vqm-mcc3/GHSA-m473-8vqm-mcc3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/02/GHSA-mh5w-fqqj-wc98/GHSA-mh5w-fqqj-wc98.json b/advisories/unreviewed/2024/02/GHSA-mh5w-fqqj-wc98/GHSA-mh5w-fqqj-wc98.json index 9ae75edda57..f5ee09919f4 100644 --- a/advisories/unreviewed/2024/02/GHSA-mh5w-fqqj-wc98/GHSA-mh5w-fqqj-wc98.json +++ b/advisories/unreviewed/2024/02/GHSA-mh5w-fqqj-wc98/GHSA-mh5w-fqqj-wc98.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/02/GHSA-p2qc-mv5g-9gcr/GHSA-p2qc-mv5g-9gcr.json b/advisories/unreviewed/2024/02/GHSA-p2qc-mv5g-9gcr/GHSA-p2qc-mv5g-9gcr.json index c4effb17c68..080df34da7c 100644 --- a/advisories/unreviewed/2024/02/GHSA-p2qc-mv5g-9gcr/GHSA-p2qc-mv5g-9gcr.json +++ b/advisories/unreviewed/2024/02/GHSA-p2qc-mv5g-9gcr/GHSA-p2qc-mv5g-9gcr.json @@ -7,12 +7,8 @@ "CVE-2021-46961" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nirqchip/gic-v3: Do not enable irqs when handling spurious interrups\n\nWe triggered the following error while running our 4.19 kernel\nwith the pseudo-NMI patches backported to it:\n\n[ 14.816231] ------------[ cut here ]------------\n[ 14.816231] kernel BUG at irq.c:99!\n[ 14.816232] Internal error: Oops - BUG: 0 [#1] SMP\n[ 14.816232] Process swapper/0 (pid: 0, stack limit = 0x(____ptrval____))\n[ 14.816233] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G O 4.19.95.aarch64 #14\n[ 14.816233] Hardware name: evb (DT)\n[ 14.816234] pstate: 80400085 (Nzcv daIf +PAN -UAO)\n[ 14.816234] pc : asm_nmi_enter+0x94/0x98\n[ 14.816235] lr : asm_nmi_enter+0x18/0x98\n[ 14.816235] sp : ffff000008003c50\n[ 14.816235] pmr_save: 00000070\n[ 14.816237] x29: ffff000008003c50 x28: ffff0000095f56c0\n[ 14.816238] x27: 0000000000000000 x26: ffff000008004000\n[ 14.816239] x25: 00000000015e0000 x24: ffff8008fb916000\n[ 14.816240] x23: 0000000020400005 x22: ffff0000080817cc\n[ 14.816241] x21: ffff000008003da0 x20: 0000000000000060\n[ 14.816242] x19: 00000000000003ff x18: ffffffffffffffff\n[ 14.816243] x17: 0000000000000008 x16: 003d090000000000\n[ 14.816244] x15: ffff0000095ea6c8 x14: ffff8008fff5ab40\n[ 14.816244] x13: ffff8008fff58b9d x12: 0000000000000000\n[ 14.816245] x11: ffff000008c8a200 x10: 000000008e31fca5\n[ 14.816246] x9 : ffff000008c8a208 x8 : 000000000000000f\n[ 14.816247] x7 : 0000000000000004 x6 : ffff8008fff58b9e\n[ 14.816248] x5 : 0000000000000000 x4 : 0000000080000000\n[ 14.816249] x3 : 0000000000000000 x2 : 0000000080000000\n[ 14.816250] x1 : 0000000000120000 x0 : ffff0000095f56c0\n[ 14.816251] Call trace:\n[ 14.816251] asm_nmi_enter+0x94/0x98\n[ 14.816251] el1_irq+0x8c/0x180 (IRQ C)\n[ 14.816252] gic_handle_irq+0xbc/0x2e4\n[ 14.816252] el1_irq+0xcc/0x180 (IRQ B)\n[ 14.816253] arch_timer_handler_virt+0x38/0x58\n[ 14.816253] handle_percpu_devid_irq+0x90/0x240\n[ 14.816253] generic_handle_irq+0x34/0x50\n[ 14.816254] __handle_domain_irq+0x68/0xc0\n[ 14.816254] gic_handle_irq+0xf8/0x2e4\n[ 14.816255] el1_irq+0xcc/0x180 (IRQ A)\n[ 14.816255] arch_cpu_idle+0x34/0x1c8\n[ 14.816255] default_idle_call+0x24/0x44\n[ 14.816256] do_idle+0x1d0/0x2c8\n[ 14.816256] cpu_startup_entry+0x28/0x30\n[ 14.816256] rest_init+0xb8/0xc8\n[ 14.816257] start_kernel+0x4c8/0x4f4\n[ 14.816257] Code: 940587f1 d5384100 b9401001 36a7fd01 (d4210000)\n[ 14.816258] Modules linked in: start_dp(O) smeth(O)\n[ 15.103092] ---[ end trace 701753956cb14aa8 ]---\n[ 15.103093] Kernel panic - not syncing: Fatal exception in interrupt\n[ 15.103099] SMP: stopping secondary CPUs\n[ 15.103100] Kernel Offset: disabled\n[ 15.103100] CPU features: 0x36,a2400218\n[ 15.103100] Memory Limit: none\n\nwhich is cause by a 'BUG_ON(in_nmi())' in nmi_enter().\n\nFrom the call trace, we can find three interrupts (noted A, B, C above):\ninterrupt (A) is preempted by (B), which is further interrupted by (C).\n\nSubsequent investigations show that (B) results in nmi_enter() being\ncalled, but that it actually is a spurious interrupt. Furthermore,\ninterrupts are reenabled in the context of (B), and (C) fires with\nNMI priority. We end-up with a nested NMI situation, something\nwe definitely do not want to (and cannot) handle.\n\nThe bug here is that spurious interrupts should never result in any\nstate change, and we should just return to the interrupted context.\nMoving the handling of spurious interrupts as early as possible in\nthe GICv3 handler fixes this issue.\n\n[maz: rewrote commit message, corrected Fixes: tag]", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -40,9 +36,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": null, "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/02/GHSA-pvcm-vr92-9wx7/GHSA-pvcm-vr92-9wx7.json b/advisories/unreviewed/2024/02/GHSA-pvcm-vr92-9wx7/GHSA-pvcm-vr92-9wx7.json index eb3612be988..c29157120a6 100644 --- a/advisories/unreviewed/2024/02/GHSA-pvcm-vr92-9wx7/GHSA-pvcm-vr92-9wx7.json +++ b/advisories/unreviewed/2024/02/GHSA-pvcm-vr92-9wx7/GHSA-pvcm-vr92-9wx7.json @@ -7,12 +7,8 @@ "CVE-2021-46964" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nscsi: qla2xxx: Reserve extra IRQ vectors\n\nCommit a6dcfe08487e (\"scsi: qla2xxx: Limit interrupt vectors to number of\nCPUs\") lowers the number of allocated MSI-X vectors to the number of CPUs.\n\nThat breaks vector allocation assumptions in qla83xx_iospace_config(),\nqla24xx_enable_msix() and qla2x00_iospace_config(). Either of the functions\ncomputes maximum number of qpairs as:\n\n ha->max_qpairs = ha->msix_count - 1 (MB interrupt) - 1 (default\n response queue) - 1 (ATIO, in dual or pure target mode)\n\nmax_qpairs is set to zero in case of two CPUs and initiator mode. The\nnumber is then used to allocate ha->queue_pair_map inside\nqla2x00_alloc_queues(). No allocation happens and ha->queue_pair_map is\nleft NULL but the driver thinks there are queue pairs available.\n\nqla2xxx_queuecommand() tries to find a qpair in the map and crashes:\n\n if (ha->mqenable) {\n uint32_t tag;\n uint16_t hwq;\n struct qla_qpair *qpair = NULL;\n\n tag = blk_mq_unique_tag(cmd->request);\n hwq = blk_mq_unique_tag_to_hwq(tag);\n qpair = ha->queue_pair_map[hwq]; # <- HERE\n\n if (qpair)\n return qla2xxx_mqueuecommand(host, cmd, qpair);\n }\n\n BUG: kernel NULL pointer dereference, address: 0000000000000000\n #PF: supervisor read access in kernel mode\n #PF: error_code(0x0000) - not-present page\n PGD 0 P4D 0\n Oops: 0000 [#1] SMP PTI\n CPU: 0 PID: 72 Comm: kworker/u4:3 Tainted: G W 5.10.0-rc1+ #25\n Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.0.0-prebuilt.qemu-project.org 04/01/2014\n Workqueue: scsi_wq_7 fc_scsi_scan_rport [scsi_transport_fc]\n RIP: 0010:qla2xxx_queuecommand+0x16b/0x3f0 [qla2xxx]\n Call Trace:\n scsi_queue_rq+0x58c/0xa60\n blk_mq_dispatch_rq_list+0x2b7/0x6f0\n ? __sbitmap_get_word+0x2a/0x80\n __blk_mq_sched_dispatch_requests+0xb8/0x170\n blk_mq_sched_dispatch_requests+0x2b/0x50\n __blk_mq_run_hw_queue+0x49/0xb0\n __blk_mq_delay_run_hw_queue+0xfb/0x150\n blk_mq_sched_insert_request+0xbe/0x110\n blk_execute_rq+0x45/0x70\n __scsi_execute+0x10e/0x250\n scsi_probe_and_add_lun+0x228/0xda0\n __scsi_scan_target+0xf4/0x620\n ? __pm_runtime_resume+0x4f/0x70\n scsi_scan_target+0x100/0x110\n fc_scsi_scan_rport+0xa1/0xb0 [scsi_transport_fc]\n process_one_work+0x1ea/0x3b0\n worker_thread+0x28/0x3b0\n ? process_one_work+0x3b0/0x3b0\n kthread+0x112/0x130\n ? kthread_park+0x80/0x80\n ret_from_fork+0x22/0x30\n\nThe driver should allocate enough vectors to provide every CPU it's own HW\nqueue and still handle reserved (MB, RSP, ATIO) interrupts.\n\nThe change fixes the crash on dual core VM and prevents unbalanced QP\nallocation where nr_hw_queues is two less than the number of CPUs.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -32,9 +28,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": null, "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/02/GHSA-qpqx-323c-39p3/GHSA-qpqx-323c-39p3.json b/advisories/unreviewed/2024/02/GHSA-qpqx-323c-39p3/GHSA-qpqx-323c-39p3.json index a2f8d8f0fcb..ee41e68cb20 100644 --- a/advisories/unreviewed/2024/02/GHSA-qpqx-323c-39p3/GHSA-qpqx-323c-39p3.json +++ b/advisories/unreviewed/2024/02/GHSA-qpqx-323c-39p3/GHSA-qpqx-323c-39p3.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/02/GHSA-rcvc-x6h8-mpp2/GHSA-rcvc-x6h8-mpp2.json b/advisories/unreviewed/2024/02/GHSA-rcvc-x6h8-mpp2/GHSA-rcvc-x6h8-mpp2.json index 48ff75cc46c..b10659b97a9 100644 --- a/advisories/unreviewed/2024/02/GHSA-rcvc-x6h8-mpp2/GHSA-rcvc-x6h8-mpp2.json +++ b/advisories/unreviewed/2024/02/GHSA-rcvc-x6h8-mpp2/GHSA-rcvc-x6h8-mpp2.json @@ -7,12 +7,8 @@ "CVE-2021-46968" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\ns390/zcrypt: fix zcard and zqueue hot-unplug memleak\n\nTests with kvm and a kmemdebug kernel showed, that on hot unplug the\nzcard and zqueue structs for the unplugged card or queue are not\nproperly freed because of a mismatch with get/put for the embedded\nkref counter.\n\nThis fix now adjusts the handling of the kref counters. With init the\nkref counter starts with 1. This initial value needs to drop to zero\nwith the unregister of the card or queue to trigger the release and\nfree the object.", - "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/02/GHSA-whg2-vcp6-g5hp/GHSA-whg2-vcp6-g5hp.json b/advisories/unreviewed/2024/02/GHSA-whg2-vcp6-g5hp/GHSA-whg2-vcp6-g5hp.json index f7289570520..3666b85ea25 100644 --- a/advisories/unreviewed/2024/02/GHSA-whg2-vcp6-g5hp/GHSA-whg2-vcp6-g5hp.json +++ b/advisories/unreviewed/2024/02/GHSA-whg2-vcp6-g5hp/GHSA-whg2-vcp6-g5hp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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-xhqr-4qmf-wjm3/GHSA-xhqr-4qmf-wjm3.json b/advisories/unreviewed/2024/02/GHSA-xhqr-4qmf-wjm3/GHSA-xhqr-4qmf-wjm3.json index f314e89ff9b..3b52a9368a6 100644 --- a/advisories/unreviewed/2024/02/GHSA-xhqr-4qmf-wjm3/GHSA-xhqr-4qmf-wjm3.json +++ b/advisories/unreviewed/2024/02/GHSA-xhqr-4qmf-wjm3/GHSA-xhqr-4qmf-wjm3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/03/GHSA-2h4f-vpmv-8mr9/GHSA-2h4f-vpmv-8mr9.json b/advisories/unreviewed/2024/03/GHSA-2h4f-vpmv-8mr9/GHSA-2h4f-vpmv-8mr9.json index 3b7be21078c..2f92c4893b9 100644 --- a/advisories/unreviewed/2024/03/GHSA-2h4f-vpmv-8mr9/GHSA-2h4f-vpmv-8mr9.json +++ b/advisories/unreviewed/2024/03/GHSA-2h4f-vpmv-8mr9/GHSA-2h4f-vpmv-8mr9.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/03/GHSA-4rjg-w3c9-89p9/GHSA-4rjg-w3c9-89p9.json b/advisories/unreviewed/2024/03/GHSA-4rjg-w3c9-89p9/GHSA-4rjg-w3c9-89p9.json index 6dbbff9629c..f515753264e 100644 --- a/advisories/unreviewed/2024/03/GHSA-4rjg-w3c9-89p9/GHSA-4rjg-w3c9-89p9.json +++ b/advisories/unreviewed/2024/03/GHSA-4rjg-w3c9-89p9/GHSA-4rjg-w3c9-89p9.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", @@ -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/03/GHSA-637c-hjh6-3j32/GHSA-637c-hjh6-3j32.json b/advisories/unreviewed/2024/03/GHSA-637c-hjh6-3j32/GHSA-637c-hjh6-3j32.json index ad8d61352a3..8010ed2f07e 100644 --- a/advisories/unreviewed/2024/03/GHSA-637c-hjh6-3j32/GHSA-637c-hjh6-3j32.json +++ b/advisories/unreviewed/2024/03/GHSA-637c-hjh6-3j32/GHSA-637c-hjh6-3j32.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/03/GHSA-793f-wh5w-hhh4/GHSA-793f-wh5w-hhh4.json b/advisories/unreviewed/2024/03/GHSA-793f-wh5w-hhh4/GHSA-793f-wh5w-hhh4.json index 8604855d3d1..6549c8d36d1 100644 --- a/advisories/unreviewed/2024/03/GHSA-793f-wh5w-hhh4/GHSA-793f-wh5w-hhh4.json +++ b/advisories/unreviewed/2024/03/GHSA-793f-wh5w-hhh4/GHSA-793f-wh5w-hhh4.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", @@ -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/03/GHSA-7m64-7mmv-p9hm/GHSA-7m64-7mmv-p9hm.json b/advisories/unreviewed/2024/03/GHSA-7m64-7mmv-p9hm/GHSA-7m64-7mmv-p9hm.json index c782add5df2..968ab253af7 100644 --- a/advisories/unreviewed/2024/03/GHSA-7m64-7mmv-p9hm/GHSA-7m64-7mmv-p9hm.json +++ b/advisories/unreviewed/2024/03/GHSA-7m64-7mmv-p9hm/GHSA-7m64-7mmv-p9hm.json @@ -7,12 +7,8 @@ "CVE-2023-41014" ], "details": "code-projects.org Online Job Portal 1.0 is vulnerable to SQL Injection via the Username parameter for \"Employer.\"", - "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/03/GHSA-8xvw-38qv-7f9f/GHSA-8xvw-38qv-7f9f.json b/advisories/unreviewed/2024/03/GHSA-8xvw-38qv-7f9f/GHSA-8xvw-38qv-7f9f.json index 7e0ab09ddc5..bd8ff8aa4a6 100644 --- a/advisories/unreviewed/2024/03/GHSA-8xvw-38qv-7f9f/GHSA-8xvw-38qv-7f9f.json +++ b/advisories/unreviewed/2024/03/GHSA-8xvw-38qv-7f9f/GHSA-8xvw-38qv-7f9f.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/03/GHSA-c5pg-crr2-c647/GHSA-c5pg-crr2-c647.json b/advisories/unreviewed/2024/03/GHSA-c5pg-crr2-c647/GHSA-c5pg-crr2-c647.json index 8d884c8e3d6..f305d010dda 100644 --- a/advisories/unreviewed/2024/03/GHSA-c5pg-crr2-c647/GHSA-c5pg-crr2-c647.json +++ b/advisories/unreviewed/2024/03/GHSA-c5pg-crr2-c647/GHSA-c5pg-crr2-c647.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/03/GHSA-c5qv-93m6-37cx/GHSA-c5qv-93m6-37cx.json b/advisories/unreviewed/2024/03/GHSA-c5qv-93m6-37cx/GHSA-c5qv-93m6-37cx.json index c8fdadd2272..443246361cc 100644 --- a/advisories/unreviewed/2024/03/GHSA-c5qv-93m6-37cx/GHSA-c5qv-93m6-37cx.json +++ b/advisories/unreviewed/2024/03/GHSA-c5qv-93m6-37cx/GHSA-c5qv-93m6-37cx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/03/GHSA-cmx8-2m2f-ggxf/GHSA-cmx8-2m2f-ggxf.json b/advisories/unreviewed/2024/03/GHSA-cmx8-2m2f-ggxf/GHSA-cmx8-2m2f-ggxf.json index 68b61bc599a..29a6c8fe1ba 100644 --- a/advisories/unreviewed/2024/03/GHSA-cmx8-2m2f-ggxf/GHSA-cmx8-2m2f-ggxf.json +++ b/advisories/unreviewed/2024/03/GHSA-cmx8-2m2f-ggxf/GHSA-cmx8-2m2f-ggxf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -27,9 +25,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/03/GHSA-f662-26vh-3x9f/GHSA-f662-26vh-3x9f.json b/advisories/unreviewed/2024/03/GHSA-f662-26vh-3x9f/GHSA-f662-26vh-3x9f.json index 1e949c8b088..7f524a1be2e 100644 --- a/advisories/unreviewed/2024/03/GHSA-f662-26vh-3x9f/GHSA-f662-26vh-3x9f.json +++ b/advisories/unreviewed/2024/03/GHSA-f662-26vh-3x9f/GHSA-f662-26vh-3x9f.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", @@ -51,9 +49,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/03/GHSA-r22q-78j6-33wj/GHSA-r22q-78j6-33wj.json b/advisories/unreviewed/2024/03/GHSA-r22q-78j6-33wj/GHSA-r22q-78j6-33wj.json index 2d97b9c6573..1601957d3e0 100644 --- a/advisories/unreviewed/2024/03/GHSA-r22q-78j6-33wj/GHSA-r22q-78j6-33wj.json +++ b/advisories/unreviewed/2024/03/GHSA-r22q-78j6-33wj/GHSA-r22q-78j6-33wj.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", @@ -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/03/GHSA-r9jp-3v2v-qr5m/GHSA-r9jp-3v2v-qr5m.json b/advisories/unreviewed/2024/03/GHSA-r9jp-3v2v-qr5m/GHSA-r9jp-3v2v-qr5m.json index fecb0f9e409..d234a84293b 100644 --- a/advisories/unreviewed/2024/03/GHSA-r9jp-3v2v-qr5m/GHSA-r9jp-3v2v-qr5m.json +++ b/advisories/unreviewed/2024/03/GHSA-r9jp-3v2v-qr5m/GHSA-r9jp-3v2v-qr5m.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/03/GHSA-v76m-v8ff-rhq8/GHSA-v76m-v8ff-rhq8.json b/advisories/unreviewed/2024/03/GHSA-v76m-v8ff-rhq8/GHSA-v76m-v8ff-rhq8.json index cec52635689..918eda91227 100644 --- a/advisories/unreviewed/2024/03/GHSA-v76m-v8ff-rhq8/GHSA-v76m-v8ff-rhq8.json +++ b/advisories/unreviewed/2024/03/GHSA-v76m-v8ff-rhq8/GHSA-v76m-v8ff-rhq8.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-vf92-j6mr-cjmj/GHSA-vf92-j6mr-cjmj.json b/advisories/unreviewed/2024/03/GHSA-vf92-j6mr-cjmj/GHSA-vf92-j6mr-cjmj.json index 8a96a09397c..fe695058723 100644 --- a/advisories/unreviewed/2024/03/GHSA-vf92-j6mr-cjmj/GHSA-vf92-j6mr-cjmj.json +++ b/advisories/unreviewed/2024/03/GHSA-vf92-j6mr-cjmj/GHSA-vf92-j6mr-cjmj.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-22gp-7w9x-c2xx/GHSA-22gp-7w9x-c2xx.json b/advisories/unreviewed/2024/05/GHSA-22gp-7w9x-c2xx/GHSA-22gp-7w9x-c2xx.json index 0c8f9756730..6c46c852981 100644 --- a/advisories/unreviewed/2024/05/GHSA-22gp-7w9x-c2xx/GHSA-22gp-7w9x-c2xx.json +++ b/advisories/unreviewed/2024/05/GHSA-22gp-7w9x-c2xx/GHSA-22gp-7w9x-c2xx.json @@ -7,12 +7,8 @@ "CVE-2024-35952" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/ast: Fix soft lockup\n\nThere is a while-loop in ast_dp_set_on_off() that could lead to\ninfinite-loop. This is because the register, VGACRI-Dx, checked in\nthis API is a scratch register actually controlled by a MCU, named\nDPMCU, in BMC.\n\nThese scratch registers are protected by scu-lock. If suc-lock is not\noff, DPMCU can not update these registers and then host will have soft\nlockup due to never updated status.\n\nDPMCU is used to control DP and relative registers to handshake with\nhost's VGA driver. Even the most time-consuming task, DP's link\ntraining, is less than 100ms. 200ms should be enough.", - "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/05/GHSA-27qx-pwhc-4j5g/GHSA-27qx-pwhc-4j5g.json b/advisories/unreviewed/2024/05/GHSA-27qx-pwhc-4j5g/GHSA-27qx-pwhc-4j5g.json index 8c719f5b16f..8df3c81e602 100644 --- a/advisories/unreviewed/2024/05/GHSA-27qx-pwhc-4j5g/GHSA-27qx-pwhc-4j5g.json +++ b/advisories/unreviewed/2024/05/GHSA-27qx-pwhc-4j5g/GHSA-27qx-pwhc-4j5g.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-29x5-88xm-c43q/GHSA-29x5-88xm-c43q.json b/advisories/unreviewed/2024/05/GHSA-29x5-88xm-c43q/GHSA-29x5-88xm-c43q.json index 8bba86d3e30..3ef51f8dc50 100644 --- a/advisories/unreviewed/2024/05/GHSA-29x5-88xm-c43q/GHSA-29x5-88xm-c43q.json +++ b/advisories/unreviewed/2024/05/GHSA-29x5-88xm-c43q/GHSA-29x5-88xm-c43q.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/05/GHSA-2wrg-v6wv-9q7f/GHSA-2wrg-v6wv-9q7f.json b/advisories/unreviewed/2024/05/GHSA-2wrg-v6wv-9q7f/GHSA-2wrg-v6wv-9q7f.json index 4ef99a5ce1b..72f50982d74 100644 --- a/advisories/unreviewed/2024/05/GHSA-2wrg-v6wv-9q7f/GHSA-2wrg-v6wv-9q7f.json +++ b/advisories/unreviewed/2024/05/GHSA-2wrg-v6wv-9q7f/GHSA-2wrg-v6wv-9q7f.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/05/GHSA-3xrx-73h3-j99c/GHSA-3xrx-73h3-j99c.json b/advisories/unreviewed/2024/05/GHSA-3xrx-73h3-j99c/GHSA-3xrx-73h3-j99c.json index 17f036b47b5..b1bd5fd466b 100644 --- a/advisories/unreviewed/2024/05/GHSA-3xrx-73h3-j99c/GHSA-3xrx-73h3-j99c.json +++ b/advisories/unreviewed/2024/05/GHSA-3xrx-73h3-j99c/GHSA-3xrx-73h3-j99c.json @@ -7,12 +7,8 @@ "CVE-2024-35956" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nbtrfs: qgroup: fix qgroup prealloc rsv leak in subvolume operations\n\nCreate subvolume, create snapshot and delete subvolume all use\nbtrfs_subvolume_reserve_metadata() to reserve metadata for the changes\ndone to the parent subvolume's fs tree, which cannot be mediated in the\nnormal way via start_transaction. When quota groups (squota or qgroups)\nare enabled, this reserves qgroup metadata of type PREALLOC. Once the\noperation is associated to a transaction, we convert PREALLOC to\nPERTRANS, which gets cleared in bulk at the end of the transaction.\n\nHowever, the error paths of these three operations were not implementing\nthis lifecycle correctly. They unconditionally converted the PREALLOC to\nPERTRANS in a generic cleanup step regardless of errors or whether the\noperation was fully associated to a transaction or not. This resulted in\nerror paths occasionally converting this rsv to PERTRANS without calling\nrecord_root_in_trans successfully, which meant that unless that root got\nrecorded in the transaction by some other thread, the end of the\ntransaction would not free that root's PERTRANS, leaking it. Ultimately,\nthis resulted in hitting a WARN in CONFIG_BTRFS_DEBUG builds at unmount\nfor the leaked reservation.\n\nThe fix is to ensure that every qgroup PREALLOC reservation observes the\nfollowing properties:\n\n1. any failure before record_root_in_trans is called successfully\n results in freeing the PREALLOC reservation.\n2. after record_root_in_trans, we convert to PERTRANS, and now the\n transaction owns freeing the reservation.\n\nThis patch enforces those properties on the three operations. Without\nit, generic/269 with squotas enabled at mkfs time would fail in ~5-10\nruns on my system. With this patch, it ran successfully 1000 times in a\nrow.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -32,9 +28,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": null, "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/05/GHSA-4q6m-9fg8-7hvh/GHSA-4q6m-9fg8-7hvh.json b/advisories/unreviewed/2024/05/GHSA-4q6m-9fg8-7hvh/GHSA-4q6m-9fg8-7hvh.json index 5d2661a9ae7..bffa703fe4d 100644 --- a/advisories/unreviewed/2024/05/GHSA-4q6m-9fg8-7hvh/GHSA-4q6m-9fg8-7hvh.json +++ b/advisories/unreviewed/2024/05/GHSA-4q6m-9fg8-7hvh/GHSA-4q6m-9fg8-7hvh.json @@ -7,12 +7,8 @@ "CVE-2024-35995" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nACPI: CPPC: Use access_width over bit_width for system memory accesses\n\nTo align with ACPI 6.3+, since bit_width can be any 8-bit value, it\ncannot be depended on to be always on a clean 8b boundary. This was\nuncovered on the Cobalt 100 platform.\n\nSError Interrupt on CPU26, code 0xbe000011 -- SError\n CPU: 26 PID: 1510 Comm: systemd-udevd Not tainted 5.15.2.1-13 #1\n Hardware name: MICROSOFT CORPORATION, BIOS MICROSOFT CORPORATION\n pstate: 62400009 (nZCv daif +PAN -UAO +TCO -DIT -SSBS BTYPE=--)\n pc : cppc_get_perf_caps+0xec/0x410\n lr : cppc_get_perf_caps+0xe8/0x410\n sp : ffff8000155ab730\n x29: ffff8000155ab730 x28: ffff0080139d0038 x27: ffff0080139d0078\n x26: 0000000000000000 x25: ffff0080139d0058 x24: 00000000ffffffff\n x23: ffff0080139d0298 x22: ffff0080139d0278 x21: 0000000000000000\n x20: ffff00802b251910 x19: ffff0080139d0000 x18: ffffffffffffffff\n x17: 0000000000000000 x16: ffffdc7e111bad04 x15: ffff00802b251008\n x14: ffffffffffffffff x13: ffff013f1fd63300 x12: 0000000000000006\n x11: ffffdc7e128f4420 x10: 0000000000000000 x9 : ffffdc7e111badec\n x8 : ffff00802b251980 x7 : 0000000000000000 x6 : ffff0080139d0028\n x5 : 0000000000000000 x4 : ffff0080139d0018 x3 : 00000000ffffffff\n x2 : 0000000000000008 x1 : ffff8000155ab7a0 x0 : 0000000000000000\n Kernel panic - not syncing: Asynchronous SError Interrupt\n CPU: 26 PID: 1510 Comm: systemd-udevd Not tainted\n5.15.2.1-13 #1\n Hardware name: MICROSOFT CORPORATION, BIOS MICROSOFT CORPORATION\n Call trace:\n dump_backtrace+0x0/0x1e0\n show_stack+0x24/0x30\n dump_stack_lvl+0x8c/0xb8\n dump_stack+0x18/0x34\n panic+0x16c/0x384\n add_taint+0x0/0xc0\n arm64_serror_panic+0x7c/0x90\n arm64_is_fatal_ras_serror+0x34/0xa4\n do_serror+0x50/0x6c\n el1h_64_error_handler+0x40/0x74\n el1h_64_error+0x7c/0x80\n cppc_get_perf_caps+0xec/0x410\n cppc_cpufreq_cpu_init+0x74/0x400 [cppc_cpufreq]\n cpufreq_online+0x2dc/0xa30\n cpufreq_add_dev+0xc0/0xd4\n subsys_interface_register+0x134/0x14c\n cpufreq_register_driver+0x1b0/0x354\n cppc_cpufreq_init+0x1a8/0x1000 [cppc_cpufreq]\n do_one_initcall+0x50/0x250\n do_init_module+0x60/0x27c\n load_module+0x2300/0x2570\n __do_sys_finit_module+0xa8/0x114\n __arm64_sys_finit_module+0x2c/0x3c\n invoke_syscall+0x78/0x100\n el0_svc_common.constprop.0+0x180/0x1a0\n do_el0_svc+0x84/0xa0\n el0_svc+0x2c/0xc0\n el0t_64_sync_handler+0xa4/0x12c\n el0t_64_sync+0x1a4/0x1a8\n\nInstead, use access_width to determine the size and use the offset and\nwidth to shift and mask the bits to read/write out. Make sure to add a\ncheck for system memory since pcc redefines the access_width to\nsubspace id.\n\nIf access_width is not set, then fall back to using bit_width.\n\n[ rjw: Subject and changelog edits, comment adjustments ]", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -48,9 +44,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": null, "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/05/GHSA-4qcc-96j2-gv42/GHSA-4qcc-96j2-gv42.json b/advisories/unreviewed/2024/05/GHSA-4qcc-96j2-gv42/GHSA-4qcc-96j2-gv42.json index ae02c53b991..2777bd1a25d 100644 --- a/advisories/unreviewed/2024/05/GHSA-4qcc-96j2-gv42/GHSA-4qcc-96j2-gv42.json +++ b/advisories/unreviewed/2024/05/GHSA-4qcc-96j2-gv42/GHSA-4qcc-96j2-gv42.json @@ -7,12 +7,8 @@ "CVE-2024-36003" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nice: fix LAG and VF lock dependency in ice_reset_vf()\n\n9f74a3dfcf83 (\"ice: Fix VF Reset paths when interface in a failed over\naggregate\"), the ice driver has acquired the LAG mutex in ice_reset_vf().\nThe commit placed this lock acquisition just prior to the acquisition of\nthe VF configuration lock.\n\nIf ice_reset_vf() acquires the configuration lock via the ICE_VF_RESET_LOCK\nflag, this could deadlock with ice_vc_cfg_qs_msg() because it always\nacquires the locks in the order of the VF configuration lock and then the\nLAG mutex.\n\nLockdep reports this violation almost immediately on creating and then\nremoving 2 VF:\n\n======================================================\nWARNING: possible circular locking dependency detected\n6.8.0-rc6 #54 Tainted: G W O\n------------------------------------------------------\nkworker/60:3/6771 is trying to acquire lock:\nff40d43e099380a0 (&vf->cfg_lock){+.+.}-{3:3}, at: ice_reset_vf+0x22f/0x4d0 [ice]\n\nbut task is already holding lock:\nff40d43ea1961210 (&pf->lag_mutex){+.+.}-{3:3}, at: ice_reset_vf+0xb7/0x4d0 [ice]\n\nwhich lock already depends on the new lock.\n\nthe existing dependency chain (in reverse order) is:\n\n-> #1 (&pf->lag_mutex){+.+.}-{3:3}:\n __lock_acquire+0x4f8/0xb40\n lock_acquire+0xd4/0x2d0\n __mutex_lock+0x9b/0xbf0\n ice_vc_cfg_qs_msg+0x45/0x690 [ice]\n ice_vc_process_vf_msg+0x4f5/0x870 [ice]\n __ice_clean_ctrlq+0x2b5/0x600 [ice]\n ice_service_task+0x2c9/0x480 [ice]\n process_one_work+0x1e9/0x4d0\n worker_thread+0x1e1/0x3d0\n kthread+0x104/0x140\n ret_from_fork+0x31/0x50\n ret_from_fork_asm+0x1b/0x30\n\n-> #0 (&vf->cfg_lock){+.+.}-{3:3}:\n check_prev_add+0xe2/0xc50\n validate_chain+0x558/0x800\n __lock_acquire+0x4f8/0xb40\n lock_acquire+0xd4/0x2d0\n __mutex_lock+0x9b/0xbf0\n ice_reset_vf+0x22f/0x4d0 [ice]\n ice_process_vflr_event+0x98/0xd0 [ice]\n ice_service_task+0x1cc/0x480 [ice]\n process_one_work+0x1e9/0x4d0\n worker_thread+0x1e1/0x3d0\n kthread+0x104/0x140\n ret_from_fork+0x31/0x50\n ret_from_fork_asm+0x1b/0x30\n\nother info that might help us debug this:\n Possible unsafe locking scenario:\n CPU0 CPU1\n ---- ----\n lock(&pf->lag_mutex);\n lock(&vf->cfg_lock);\n lock(&pf->lag_mutex);\n lock(&vf->cfg_lock);\n\n *** DEADLOCK ***\n4 locks held by kworker/60:3/6771:\n #0: ff40d43e05428b38 ((wq_completion)ice){+.+.}-{0:0}, at: process_one_work+0x176/0x4d0\n #1: ff50d06e05197e58 ((work_completion)(&pf->serv_task)){+.+.}-{0:0}, at: process_one_work+0x176/0x4d0\n #2: ff40d43ea1960e50 (&pf->vfs.table_lock){+.+.}-{3:3}, at: ice_process_vflr_event+0x48/0xd0 [ice]\n #3: ff40d43ea1961210 (&pf->lag_mutex){+.+.}-{3:3}, at: ice_reset_vf+0xb7/0x4d0 [ice]\n\nstack backtrace:\nCPU: 60 PID: 6771 Comm: kworker/60:3 Tainted: G W O 6.8.0-rc6 #54\nHardware name:\nWorkqueue: ice ice_service_task [ice]\nCall Trace:\n \n dump_stack_lvl+0x4a/0x80\n check_noncircular+0x12d/0x150\n check_prev_add+0xe2/0xc50\n ? save_trace+0x59/0x230\n ? add_chain_cache+0x109/0x450\n validate_chain+0x558/0x800\n __lock_acquire+0x4f8/0xb40\n ? lockdep_hardirqs_on+0x7d/0x100\n lock_acquire+0xd4/0x2d0\n ? ice_reset_vf+0x22f/0x4d0 [ice]\n ? lock_is_held_type+0xc7/0x120\n __mutex_lock+0x9b/0xbf0\n ? ice_reset_vf+0x22f/0x4d0 [ice]\n ? ice_reset_vf+0x22f/0x4d0 [ice]\n ? rcu_is_watching+0x11/0x50\n ? ice_reset_vf+0x22f/0x4d0 [ice]\n ice_reset_vf+0x22f/0x4d0 [ice]\n ? process_one_work+0x176/0x4d0\n ice_process_vflr_event+0x98/0xd0 [ice]\n ice_service_task+0x1cc/0x480 [ice]\n process_one_work+0x1e9/0x4d0\n worker_thread+0x1e1/0x3d0\n ? __pfx_worker_thread+0x10/0x10\n kthread+0x104/0x140\n ? __pfx_kthread+0x10/0x10\n ret_from_fork+0x31/0x50\n ? __pfx_kthread+0x10/0x10\n ret_from_fork_asm+0x1b/0x30\n \n\nTo avoid deadlock, we must acquire the LAG \n---truncated---", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -32,9 +28,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": null, "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/05/GHSA-52wr-2fpp-5m5m/GHSA-52wr-2fpp-5m5m.json b/advisories/unreviewed/2024/05/GHSA-52wr-2fpp-5m5m/GHSA-52wr-2fpp-5m5m.json index d4ceb1b617f..a3562b10275 100644 --- a/advisories/unreviewed/2024/05/GHSA-52wr-2fpp-5m5m/GHSA-52wr-2fpp-5m5m.json +++ b/advisories/unreviewed/2024/05/GHSA-52wr-2fpp-5m5m/GHSA-52wr-2fpp-5m5m.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/05/GHSA-53w5-qqw7-7gxj/GHSA-53w5-qqw7-7gxj.json b/advisories/unreviewed/2024/05/GHSA-53w5-qqw7-7gxj/GHSA-53w5-qqw7-7gxj.json index 501635dd479..718f98d825c 100644 --- a/advisories/unreviewed/2024/05/GHSA-53w5-qqw7-7gxj/GHSA-53w5-qqw7-7gxj.json +++ b/advisories/unreviewed/2024/05/GHSA-53w5-qqw7-7gxj/GHSA-53w5-qqw7-7gxj.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/05/GHSA-56p3-wxg9-vx4g/GHSA-56p3-wxg9-vx4g.json b/advisories/unreviewed/2024/05/GHSA-56p3-wxg9-vx4g/GHSA-56p3-wxg9-vx4g.json index 5f19b7e9e8e..4f8621484e8 100644 --- a/advisories/unreviewed/2024/05/GHSA-56p3-wxg9-vx4g/GHSA-56p3-wxg9-vx4g.json +++ b/advisories/unreviewed/2024/05/GHSA-56p3-wxg9-vx4g/GHSA-56p3-wxg9-vx4g.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-56xp-9hrv-5vvj/GHSA-56xp-9hrv-5vvj.json b/advisories/unreviewed/2024/05/GHSA-56xp-9hrv-5vvj/GHSA-56xp-9hrv-5vvj.json index 858b17aa064..c460e73cb27 100644 --- a/advisories/unreviewed/2024/05/GHSA-56xp-9hrv-5vvj/GHSA-56xp-9hrv-5vvj.json +++ b/advisories/unreviewed/2024/05/GHSA-56xp-9hrv-5vvj/GHSA-56xp-9hrv-5vvj.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/05/GHSA-57hp-xp39-9m3w/GHSA-57hp-xp39-9m3w.json b/advisories/unreviewed/2024/05/GHSA-57hp-xp39-9m3w/GHSA-57hp-xp39-9m3w.json index 27ac11d9514..cafbee95ecc 100644 --- a/advisories/unreviewed/2024/05/GHSA-57hp-xp39-9m3w/GHSA-57hp-xp39-9m3w.json +++ b/advisories/unreviewed/2024/05/GHSA-57hp-xp39-9m3w/GHSA-57hp-xp39-9m3w.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-68mr-468g-4wmg/GHSA-68mr-468g-4wmg.json b/advisories/unreviewed/2024/05/GHSA-68mr-468g-4wmg/GHSA-68mr-468g-4wmg.json index 88c3a49f731..608c8903141 100644 --- a/advisories/unreviewed/2024/05/GHSA-68mr-468g-4wmg/GHSA-68mr-468g-4wmg.json +++ b/advisories/unreviewed/2024/05/GHSA-68mr-468g-4wmg/GHSA-68mr-468g-4wmg.json @@ -13,9 +13,7 @@ "score": "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-6grx-4j6r-rxx4/GHSA-6grx-4j6r-rxx4.json b/advisories/unreviewed/2024/05/GHSA-6grx-4j6r-rxx4/GHSA-6grx-4j6r-rxx4.json index 7f66a450df1..c5d390bf757 100644 --- a/advisories/unreviewed/2024/05/GHSA-6grx-4j6r-rxx4/GHSA-6grx-4j6r-rxx4.json +++ b/advisories/unreviewed/2024/05/GHSA-6grx-4j6r-rxx4/GHSA-6grx-4j6r-rxx4.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/05/GHSA-77jc-cf7r-g642/GHSA-77jc-cf7r-g642.json b/advisories/unreviewed/2024/05/GHSA-77jc-cf7r-g642/GHSA-77jc-cf7r-g642.json index d690ce1e615..abafaa950ed 100644 --- a/advisories/unreviewed/2024/05/GHSA-77jc-cf7r-g642/GHSA-77jc-cf7r-g642.json +++ b/advisories/unreviewed/2024/05/GHSA-77jc-cf7r-g642/GHSA-77jc-cf7r-g642.json @@ -7,12 +7,8 @@ "CVE-2024-35961" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/mlx5: Register devlink first under devlink lock\n\nIn case device is having a non fatal FW error during probe, the\ndriver will report the error to user via devlink. This will trigger\na WARN_ON, since mlx5 is calling devlink_register() last.\nIn order to avoid the WARN_ON[1], change mlx5 to invoke devl_register()\nfirst under devlink lock.\n\n[1]\nWARNING: CPU: 5 PID: 227 at net/devlink/health.c:483 devlink_recover_notify.constprop.0+0xb8/0xc0\nCPU: 5 PID: 227 Comm: kworker/u16:3 Not tainted 6.4.0-rc5_for_upstream_min_debug_2023_06_12_12_38 #1\nHardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.13.0-0-gf21b5a4aeb02-prebuilt.qemu.org 04/01/2014\nWorkqueue: mlx5_health0000:08:00.0 mlx5_fw_reporter_err_work [mlx5_core]\nRIP: 0010:devlink_recover_notify.constprop.0+0xb8/0xc0\nCall Trace:\n \n ? __warn+0x79/0x120\n ? devlink_recover_notify.constprop.0+0xb8/0xc0\n ? report_bug+0x17c/0x190\n ? handle_bug+0x3c/0x60\n ? exc_invalid_op+0x14/0x70\n ? asm_exc_invalid_op+0x16/0x20\n ? devlink_recover_notify.constprop.0+0xb8/0xc0\n devlink_health_report+0x4a/0x1c0\n mlx5_fw_reporter_err_work+0xa4/0xd0 [mlx5_core]\n process_one_work+0x1bb/0x3c0\n ? process_one_work+0x3c0/0x3c0\n worker_thread+0x4d/0x3c0\n ? process_one_work+0x3c0/0x3c0\n kthread+0xc6/0xf0\n ? kthread_complete_and_exit+0x20/0x20\n ret_from_fork+0x1f/0x30\n ", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -32,9 +28,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": null, "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/05/GHSA-7h3c-w5w5-q4p8/GHSA-7h3c-w5w5-q4p8.json b/advisories/unreviewed/2024/05/GHSA-7h3c-w5w5-q4p8/GHSA-7h3c-w5w5-q4p8.json index 14923f861fc..abe073ac90f 100644 --- a/advisories/unreviewed/2024/05/GHSA-7h3c-w5w5-q4p8/GHSA-7h3c-w5w5-q4p8.json +++ b/advisories/unreviewed/2024/05/GHSA-7h3c-w5w5-q4p8/GHSA-7h3c-w5w5-q4p8.json @@ -7,12 +7,8 @@ "CVE-2024-35975" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nocteontx2-pf: Fix transmit scheduler resource leak\n\nInorder to support shaping and scheduling, Upon class creation\nNetdev driver allocates trasmit schedulers.\n\nThe previous patch which added support for Round robin scheduling has\na bug due to which driver is not freeing transmit schedulers post\nclass deletion.\n\nThis patch fixes the same.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -32,9 +28,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": null, "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/05/GHSA-7rpw-5262-46cf/GHSA-7rpw-5262-46cf.json b/advisories/unreviewed/2024/05/GHSA-7rpw-5262-46cf/GHSA-7rpw-5262-46cf.json index 47c70c1edac..e1cb85940c8 100644 --- a/advisories/unreviewed/2024/05/GHSA-7rpw-5262-46cf/GHSA-7rpw-5262-46cf.json +++ b/advisories/unreviewed/2024/05/GHSA-7rpw-5262-46cf/GHSA-7rpw-5262-46cf.json @@ -7,12 +7,8 @@ "CVE-2024-35953" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\naccel/ivpu: Fix deadlock in context_xa\n\nivpu_device->context_xa is locked both in kernel thread and IRQ context.\nIt requires XA_FLAGS_LOCK_IRQ flag to be passed during initialization\notherwise the lock could be acquired from a thread and interrupted by\nan IRQ that locks it for the second time causing the deadlock.\n\nThis deadlock was reported by lockdep and observed in internal tests.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -32,9 +28,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": null, "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/05/GHSA-8296-4xrf-2xw7/GHSA-8296-4xrf-2xw7.json b/advisories/unreviewed/2024/05/GHSA-8296-4xrf-2xw7/GHSA-8296-4xrf-2xw7.json index 049bde795d7..e6710019b75 100644 --- a/advisories/unreviewed/2024/05/GHSA-8296-4xrf-2xw7/GHSA-8296-4xrf-2xw7.json +++ b/advisories/unreviewed/2024/05/GHSA-8296-4xrf-2xw7/GHSA-8296-4xrf-2xw7.json @@ -7,12 +7,8 @@ "CVE-2024-34952" ], "details": "taurusxin ncmdump v1.3.2 was discovered to contain a segmentation violation via the NeteaseCrypt::FixMetadata() function at /src/ncmcrypt.cpp. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted .ncm file.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -44,9 +40,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": null, "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/05/GHSA-953g-4rmq-23v8/GHSA-953g-4rmq-23v8.json b/advisories/unreviewed/2024/05/GHSA-953g-4rmq-23v8/GHSA-953g-4rmq-23v8.json index 0e18aa9f6cf..3ca36257c84 100644 --- a/advisories/unreviewed/2024/05/GHSA-953g-4rmq-23v8/GHSA-953g-4rmq-23v8.json +++ b/advisories/unreviewed/2024/05/GHSA-953g-4rmq-23v8/GHSA-953g-4rmq-23v8.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/2024/05/GHSA-9cx4-4vpv-36x7/GHSA-9cx4-4vpv-36x7.json b/advisories/unreviewed/2024/05/GHSA-9cx4-4vpv-36x7/GHSA-9cx4-4vpv-36x7.json index f7c8ca8aede..4d7263e44e9 100644 --- a/advisories/unreviewed/2024/05/GHSA-9cx4-4vpv-36x7/GHSA-9cx4-4vpv-36x7.json +++ b/advisories/unreviewed/2024/05/GHSA-9cx4-4vpv-36x7/GHSA-9cx4-4vpv-36x7.json @@ -7,12 +7,8 @@ "CVE-2024-36002" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\ndpll: fix dpll_pin_on_pin_register() for multiple parent pins\n\nIn scenario where pin is registered with multiple parent pins via\ndpll_pin_on_pin_register(..), all belonging to the same dpll device.\nA second call to dpll_pin_on_pin_unregister(..) would cause a call trace,\nas it tries to use already released registration resources (due to fix\nintroduced in b446631f355e). In this scenario pin was registered twice,\nso resources are not yet expected to be release until each registered\npin/pin pair is unregistered.\n\nCurrently, the following crash/call trace is produced when ice driver is\nremoved on the system with installed E810T NIC which includes dpll device:\n\nWARNING: CPU: 51 PID: 9155 at drivers/dpll/dpll_core.c:809 dpll_pin_ops+0x20/0x30\nRIP: 0010:dpll_pin_ops+0x20/0x30\nCall Trace:\n ? __warn+0x7f/0x130\n ? dpll_pin_ops+0x20/0x30\n dpll_msg_add_pin_freq+0x37/0x1d0\n dpll_cmd_pin_get_one+0x1c0/0x400\n ? __nlmsg_put+0x63/0x80\n dpll_pin_event_send+0x93/0x140\n dpll_pin_on_pin_unregister+0x3f/0x100\n ice_dpll_deinit_pins+0xa1/0x230 [ice]\n ice_remove+0xf1/0x210 [ice]\n\nFix by adding a parent pointer as a cookie when creating a registration,\nalso when searching for it. For the regular pins pass NULL, this allows to\ncreate separated registration for each parent the pin is registered with.", - "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/05/GHSA-9x94-xcqm-57hf/GHSA-9x94-xcqm-57hf.json b/advisories/unreviewed/2024/05/GHSA-9x94-xcqm-57hf/GHSA-9x94-xcqm-57hf.json index dfc4173c07e..ba0a94561bc 100644 --- a/advisories/unreviewed/2024/05/GHSA-9x94-xcqm-57hf/GHSA-9x94-xcqm-57hf.json +++ b/advisories/unreviewed/2024/05/GHSA-9x94-xcqm-57hf/GHSA-9x94-xcqm-57hf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-c4cj-x9mv-wwgx/GHSA-c4cj-x9mv-wwgx.json b/advisories/unreviewed/2024/05/GHSA-c4cj-x9mv-wwgx/GHSA-c4cj-x9mv-wwgx.json index e86cbc43d32..13295d45103 100644 --- a/advisories/unreviewed/2024/05/GHSA-c4cj-x9mv-wwgx/GHSA-c4cj-x9mv-wwgx.json +++ b/advisories/unreviewed/2024/05/GHSA-c4cj-x9mv-wwgx/GHSA-c4cj-x9mv-wwgx.json @@ -7,12 +7,8 @@ "CVE-2024-35998" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nsmb3: fix lock ordering potential deadlock in cifs_sync_mid_result\n\nCoverity spotted that the cifs_sync_mid_result function could deadlock\n\n\"Thread deadlock (ORDER_REVERSAL) lock_order: Calling spin_lock acquires\nlock TCP_Server_Info.srv_lock while holding lock TCP_Server_Info.mid_lock\"\n\nAddresses-Coverity: 1590401 (\"Thread deadlock (ORDER_REVERSAL)\")", - "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/05/GHSA-g55p-876w-v4vx/GHSA-g55p-876w-v4vx.json b/advisories/unreviewed/2024/05/GHSA-g55p-876w-v4vx/GHSA-g55p-876w-v4vx.json index 61a9d944200..b0a805b3755 100644 --- a/advisories/unreviewed/2024/05/GHSA-g55p-876w-v4vx/GHSA-g55p-876w-v4vx.json +++ b/advisories/unreviewed/2024/05/GHSA-g55p-876w-v4vx/GHSA-g55p-876w-v4vx.json @@ -7,12 +7,8 @@ "CVE-2024-35991" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\ndmaengine: idxd: Convert spinlock to mutex to lock evl workqueue\n\ndrain_workqueue() cannot be called safely in a spinlocked context due to\npossible task rescheduling. In the multi-task scenario, calling\nqueue_work() while drain_workqueue() will lead to a Call Trace as\npushing a work on a draining workqueue is not permitted in spinlocked\ncontext.\n Call Trace:\n \n ? __warn+0x7d/0x140\n ? __queue_work+0x2b2/0x440\n ? report_bug+0x1f8/0x200\n ? handle_bug+0x3c/0x70\n ? exc_invalid_op+0x18/0x70\n ? asm_exc_invalid_op+0x1a/0x20\n ? __queue_work+0x2b2/0x440\n queue_work_on+0x28/0x30\n idxd_misc_thread+0x303/0x5a0 [idxd]\n ? __schedule+0x369/0xb40\n ? __pfx_irq_thread_fn+0x10/0x10\n ? irq_thread+0xbc/0x1b0\n irq_thread_fn+0x21/0x70\n irq_thread+0x102/0x1b0\n ? preempt_count_add+0x74/0xa0\n ? __pfx_irq_thread_dtor+0x10/0x10\n ? __pfx_irq_thread+0x10/0x10\n kthread+0x103/0x140\n ? __pfx_kthread+0x10/0x10\n ret_from_fork+0x31/0x50\n ? __pfx_kthread+0x10/0x10\n ret_from_fork_asm+0x1b/0x30\n \n\nThe current implementation uses a spinlock to protect event log workqueue\nand will lead to the Call Trace due to potential task rescheduling.\n\nTo address the locking issue, convert the spinlock to mutex, allowing\nthe drain_workqueue() to be called in a safe mutex-locked context.\n\nThis change ensures proper synchronization when accessing the event log\nworkqueue, preventing potential Call Trace and improving the overall\nrobustness of the code.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -32,9 +28,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": null, "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/05/GHSA-gj4j-4qw6-9rp8/GHSA-gj4j-4qw6-9rp8.json b/advisories/unreviewed/2024/05/GHSA-gj4j-4qw6-9rp8/GHSA-gj4j-4qw6-9rp8.json index 8e839b6e77b..e645b9c45cb 100644 --- a/advisories/unreviewed/2024/05/GHSA-gj4j-4qw6-9rp8/GHSA-gj4j-4qw6-9rp8.json +++ b/advisories/unreviewed/2024/05/GHSA-gj4j-4qw6-9rp8/GHSA-gj4j-4qw6-9rp8.json @@ -7,12 +7,8 @@ "CVE-2024-35959" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/mlx5e: Fix mlx5e_priv_init() cleanup flow\n\nWhen mlx5e_priv_init() fails, the cleanup flow calls mlx5e_selq_cleanup which\ncalls mlx5e_selq_apply() that assures that the `priv->state_lock` is held using\nlockdep_is_held().\n\nAcquire the state_lock in mlx5e_selq_cleanup().\n\nKernel log:\n=============================\nWARNING: suspicious RCU usage\n6.8.0-rc3_net_next_841a9b5 #1 Not tainted\n-----------------------------\ndrivers/net/ethernet/mellanox/mlx5/core/en/selq.c:124 suspicious rcu_dereference_protected() usage!\n\nother info that might help us debug this:\n\nrcu_scheduler_active = 2, debug_locks = 1\n2 locks held by systemd-modules/293:\n #0: ffffffffa05067b0 (devices_rwsem){++++}-{3:3}, at: ib_register_client+0x109/0x1b0 [ib_core]\n #1: ffff8881096c65c0 (&device->client_data_rwsem){++++}-{3:3}, at: add_client_context+0x104/0x1c0 [ib_core]\n\nstack backtrace:\nCPU: 4 PID: 293 Comm: systemd-modules Not tainted 6.8.0-rc3_net_next_841a9b5 #1\nHardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.13.0-0-gf21b5a4aeb02-prebuilt.qemu.org 04/01/2014\nCall Trace:\n \n dump_stack_lvl+0x8a/0xa0\n lockdep_rcu_suspicious+0x154/0x1a0\n mlx5e_selq_apply+0x94/0xa0 [mlx5_core]\n mlx5e_selq_cleanup+0x3a/0x60 [mlx5_core]\n mlx5e_priv_init+0x2be/0x2f0 [mlx5_core]\n mlx5_rdma_setup_rn+0x7c/0x1a0 [mlx5_core]\n rdma_init_netdev+0x4e/0x80 [ib_core]\n ? mlx5_rdma_netdev_free+0x70/0x70 [mlx5_core]\n ipoib_intf_init+0x64/0x550 [ib_ipoib]\n ipoib_intf_alloc+0x4e/0xc0 [ib_ipoib]\n ipoib_add_one+0xb0/0x360 [ib_ipoib]\n add_client_context+0x112/0x1c0 [ib_core]\n ib_register_client+0x166/0x1b0 [ib_core]\n ? 0xffffffffa0573000\n ipoib_init_module+0xeb/0x1a0 [ib_ipoib]\n do_one_initcall+0x61/0x250\n do_init_module+0x8a/0x270\n init_module_from_file+0x8b/0xd0\n idempotent_init_module+0x17d/0x230\n __x64_sys_finit_module+0x61/0xb0\n do_syscall_64+0x71/0x140\n entry_SYSCALL_64_after_hwframe+0x46/0x4e\n ", - "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/05/GHSA-gvc6-jh6p-v6h4/GHSA-gvc6-jh6p-v6h4.json b/advisories/unreviewed/2024/05/GHSA-gvc6-jh6p-v6h4/GHSA-gvc6-jh6p-v6h4.json index 5789a6cf29f..533e1d77683 100644 --- a/advisories/unreviewed/2024/05/GHSA-gvc6-jh6p-v6h4/GHSA-gvc6-jh6p-v6h4.json +++ b/advisories/unreviewed/2024/05/GHSA-gvc6-jh6p-v6h4/GHSA-gvc6-jh6p-v6h4.json @@ -7,12 +7,8 @@ "CVE-2024-35987" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nriscv: Fix loading 64-bit NOMMU kernels past the start of RAM\n\ncommit 3335068f8721 (\"riscv: Use PUD/P4D/PGD pages for the linear\nmapping\") added logic to allow using RAM below the kernel load address.\nHowever, this does not work for NOMMU, where PAGE_OFFSET is fixed to the\nkernel load address. Since that range of memory corresponds to PFNs\nbelow ARCH_PFN_OFFSET, mm initialization runs off the beginning of\nmem_map and corrupts adjacent kernel memory. Fix this by restoring the\nprevious behavior for NOMMU kernels.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -32,9 +28,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": null, "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/05/GHSA-hmv7-p2f3-v8fp/GHSA-hmv7-p2f3-v8fp.json b/advisories/unreviewed/2024/05/GHSA-hmv7-p2f3-v8fp/GHSA-hmv7-p2f3-v8fp.json index ffa57a3f623..dbb7f14cf0e 100644 --- a/advisories/unreviewed/2024/05/GHSA-hmv7-p2f3-v8fp/GHSA-hmv7-p2f3-v8fp.json +++ b/advisories/unreviewed/2024/05/GHSA-hmv7-p2f3-v8fp/GHSA-hmv7-p2f3-v8fp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/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-j4cv-xr5r-hq23/GHSA-j4cv-xr5r-hq23.json b/advisories/unreviewed/2024/05/GHSA-j4cv-xr5r-hq23/GHSA-j4cv-xr5r-hq23.json index 4303d56be46..1425bf03ee3 100644 --- a/advisories/unreviewed/2024/05/GHSA-j4cv-xr5r-hq23/GHSA-j4cv-xr5r-hq23.json +++ b/advisories/unreviewed/2024/05/GHSA-j4cv-xr5r-hq23/GHSA-j4cv-xr5r-hq23.json @@ -7,12 +7,8 @@ "CVE-2024-36000" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nmm/hugetlb: fix missing hugetlb_lock for resv uncharge\n\nThere is a recent report on UFFDIO_COPY over hugetlb:\n\nhttps://lore.kernel.org/all/000000000000ee06de0616177560@google.com/\n\n350:\tlockdep_assert_held(&hugetlb_lock);\n\nShould be an issue in hugetlb but triggered in an userfault context, where\nit goes into the unlikely path where two threads modifying the resv map\ntogether. Mike has a fix in that path for resv uncharge but it looks like\nthe locking criteria was overlooked: hugetlb_cgroup_uncharge_folio_rsvd()\nwill update the cgroup pointer, so it requires to be called with the lock\nheld.", - "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/05/GHSA-j5x4-gghq-7xhm/GHSA-j5x4-gghq-7xhm.json b/advisories/unreviewed/2024/05/GHSA-j5x4-gghq-7xhm/GHSA-j5x4-gghq-7xhm.json index 3b01417bec5..f64faaa8590 100644 --- a/advisories/unreviewed/2024/05/GHSA-j5x4-gghq-7xhm/GHSA-j5x4-gghq-7xhm.json +++ b/advisories/unreviewed/2024/05/GHSA-j5x4-gghq-7xhm/GHSA-j5x4-gghq-7xhm.json @@ -7,12 +7,8 @@ "CVE-2024-36001" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfs: Fix the pre-flush when appending to a file in writethrough mode\n\nIn netfs_perform_write(), when the file is marked NETFS_ICTX_WRITETHROUGH\nor O_*SYNC or RWF_*SYNC was specified, write-through caching is performed\non a buffered file. When setting up for write-through, we flush any\nconflicting writes in the region and wait for the write to complete,\nfailing if there's a write error to return.\n\nThe issue arises if we're writing at or above the EOF position because we\nskip the flush and - more importantly - the wait. This becomes a problem\nif there's a partial folio at the end of the file that is being written out\nand we want to make a write to it too. Both the already-running write and\nthe write we start both want to clear the writeback mark, but whoever is\nsecond causes a warning looking something like:\n\n ------------[ cut here ]------------\n R=00000012: folio 11 is not under writeback\n WARNING: CPU: 34 PID: 654 at fs/netfs/write_collect.c:105\n ...\n CPU: 34 PID: 654 Comm: kworker/u386:27 Tainted: G S ...\n ...\n Workqueue: events_unbound netfs_write_collection_worker\n ...\n RIP: 0010:netfs_writeback_lookup_folio\n\nFix this by making the flush-and-wait unconditional. It will do nothing if\nthere are no folios in the pagecache and will return quickly if there are\nno folios in the region specified.\n\nFurther, move the WBC attachment above the flush call as the flush is going\nto attach a WBC and detach it again if it is not present - and since we\nneed one anyway we might as well share it.", - "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/05/GHSA-jrjg-p2fp-6rhw/GHSA-jrjg-p2fp-6rhw.json b/advisories/unreviewed/2024/05/GHSA-jrjg-p2fp-6rhw/GHSA-jrjg-p2fp-6rhw.json index 61220c55e60..8270c74e7a6 100644 --- a/advisories/unreviewed/2024/05/GHSA-jrjg-p2fp-6rhw/GHSA-jrjg-p2fp-6rhw.json +++ b/advisories/unreviewed/2024/05/GHSA-jrjg-p2fp-6rhw/GHSA-jrjg-p2fp-6rhw.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/05/GHSA-m9g5-934r-727r/GHSA-m9g5-934r-727r.json b/advisories/unreviewed/2024/05/GHSA-m9g5-934r-727r/GHSA-m9g5-934r-727r.json index fec19adde0b..2e6a2293c34 100644 --- a/advisories/unreviewed/2024/05/GHSA-m9g5-934r-727r/GHSA-m9g5-934r-727r.json +++ b/advisories/unreviewed/2024/05/GHSA-m9g5-934r-727r/GHSA-m9g5-934r-727r.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-p6xg-jwxf-89ch/GHSA-p6xg-jwxf-89ch.json b/advisories/unreviewed/2024/05/GHSA-p6xg-jwxf-89ch/GHSA-p6xg-jwxf-89ch.json index 35a8d6e5f48..d59cb5dca87 100644 --- a/advisories/unreviewed/2024/05/GHSA-p6xg-jwxf-89ch/GHSA-p6xg-jwxf-89ch.json +++ b/advisories/unreviewed/2024/05/GHSA-p6xg-jwxf-89ch/GHSA-p6xg-jwxf-89ch.json @@ -7,12 +7,8 @@ "CVE-2024-35968" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\npds_core: Fix pdsc_check_pci_health function to use work thread\n\nWhen the driver notices fw_status == 0xff it tries to perform a PCI\nreset on itself via pci_reset_function() in the context of the driver's\nhealth thread. However, pdsc_reset_prepare calls\npdsc_stop_health_thread(), which attempts to stop/flush the health\nthread. This results in a deadlock because the stop/flush will never\ncomplete since the driver called pci_reset_function() from the health\nthread context. Fix by changing the pdsc_check_pci_health_function()\nto queue a newly introduced pdsc_pci_reset_thread() on the pdsc's\nwork queue.\n\nUnloading the driver in the fw_down/dead state uncovered another issue,\nwhich can be seen in the following trace:\n\nWARNING: CPU: 51 PID: 6914 at kernel/workqueue.c:1450 __queue_work+0x358/0x440\n[...]\nRIP: 0010:__queue_work+0x358/0x440\n[...]\nCall Trace:\n \n ? __warn+0x85/0x140\n ? __queue_work+0x358/0x440\n ? report_bug+0xfc/0x1e0\n ? handle_bug+0x3f/0x70\n ? exc_invalid_op+0x17/0x70\n ? asm_exc_invalid_op+0x1a/0x20\n ? __queue_work+0x358/0x440\n queue_work_on+0x28/0x30\n pdsc_devcmd_locked+0x96/0xe0 [pds_core]\n pdsc_devcmd_reset+0x71/0xb0 [pds_core]\n pdsc_teardown+0x51/0xe0 [pds_core]\n pdsc_remove+0x106/0x200 [pds_core]\n pci_device_remove+0x37/0xc0\n device_release_driver_internal+0xae/0x140\n driver_detach+0x48/0x90\n bus_remove_driver+0x6d/0xf0\n pci_unregister_driver+0x2e/0xa0\n pdsc_cleanup_module+0x10/0x780 [pds_core]\n __x64_sys_delete_module+0x142/0x2b0\n ? syscall_trace_enter.isra.18+0x126/0x1a0\n do_syscall_64+0x3b/0x90\n entry_SYSCALL_64_after_hwframe+0x72/0xdc\nRIP: 0033:0x7fbd9d03a14b\n[...]\n\nFix this by preventing the devcmd reset if the FW is not running.", - "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/05/GHSA-q2cp-mh84-p47v/GHSA-q2cp-mh84-p47v.json b/advisories/unreviewed/2024/05/GHSA-q2cp-mh84-p47v/GHSA-q2cp-mh84-p47v.json index d0cb3351570..a025a33120e 100644 --- a/advisories/unreviewed/2024/05/GHSA-q2cp-mh84-p47v/GHSA-q2cp-mh84-p47v.json +++ b/advisories/unreviewed/2024/05/GHSA-q2cp-mh84-p47v/GHSA-q2cp-mh84-p47v.json @@ -7,12 +7,8 @@ "CVE-2024-35979" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nraid1: fix use-after-free for original bio in raid1_write_request()\n\nr1_bio->bios[] is used to record new bios that will be issued to\nunderlying disks, however, in raid1_write_request(), r1_bio->bios[]\nwill set to the original bio temporarily. Meanwhile, if blocked rdev\nis set, free_r1bio() will be called causing that all r1_bio->bios[]\nto be freed:\n\nraid1_write_request()\n r1_bio = alloc_r1bio(mddev, bio); -> r1_bio->bios[] is NULL\n for (i = 0; i < disks; i++) -> for each rdev in conf\n // first rdev is normal\n r1_bio->bios[0] = bio; -> set to original bio\n // second rdev is blocked\n if (test_bit(Blocked, &rdev->flags))\n break\n\n if (blocked_rdev)\n free_r1bio()\n put_all_bios()\n bio_put(r1_bio->bios[0]) -> original bio is freed\n\nTest scripts:\n\nmdadm -CR /dev/md0 -l1 -n4 /dev/sd[abcd] --assume-clean\nfio -filename=/dev/md0 -ioengine=libaio -rw=write -bs=4k -numjobs=1 \\\n -iodepth=128 -name=test -direct=1\necho blocked > /sys/block/md0/md/rd2/state\n\nTest result:\n\nBUG bio-264 (Not tainted): Object already free\n-----------------------------------------------------------------------------\n\nAllocated in mempool_alloc_slab+0x24/0x50 age=1 cpu=1 pid=869\n kmem_cache_alloc+0x324/0x480\n mempool_alloc_slab+0x24/0x50\n mempool_alloc+0x6e/0x220\n bio_alloc_bioset+0x1af/0x4d0\n blkdev_direct_IO+0x164/0x8a0\n blkdev_write_iter+0x309/0x440\n aio_write+0x139/0x2f0\n io_submit_one+0x5ca/0xb70\n __do_sys_io_submit+0x86/0x270\n __x64_sys_io_submit+0x22/0x30\n do_syscall_64+0xb1/0x210\n entry_SYSCALL_64_after_hwframe+0x6c/0x74\nFreed in mempool_free_slab+0x1f/0x30 age=1 cpu=1 pid=869\n kmem_cache_free+0x28c/0x550\n mempool_free_slab+0x1f/0x30\n mempool_free+0x40/0x100\n bio_free+0x59/0x80\n bio_put+0xf0/0x220\n free_r1bio+0x74/0xb0\n raid1_make_request+0xadf/0x1150\n md_handle_request+0xc7/0x3b0\n md_submit_bio+0x76/0x130\n __submit_bio+0xd8/0x1d0\n submit_bio_noacct_nocheck+0x1eb/0x5c0\n submit_bio_noacct+0x169/0xd40\n submit_bio+0xee/0x1d0\n blkdev_direct_IO+0x322/0x8a0\n blkdev_write_iter+0x309/0x440\n aio_write+0x139/0x2f0\n\nSince that bios for underlying disks are not allocated yet, fix this\nproblem by using mempool_free() directly to free the r1_bio.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -32,9 +28,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": null, "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/05/GHSA-q9r2-5479-5hm7/GHSA-q9r2-5479-5hm7.json b/advisories/unreviewed/2024/05/GHSA-q9r2-5479-5hm7/GHSA-q9r2-5479-5hm7.json index c2ceebc4960..5e03fbb41af 100644 --- a/advisories/unreviewed/2024/05/GHSA-q9r2-5479-5hm7/GHSA-q9r2-5479-5hm7.json +++ b/advisories/unreviewed/2024/05/GHSA-q9r2-5479-5hm7/GHSA-q9r2-5479-5hm7.json @@ -7,12 +7,8 @@ "CVE-2024-35993" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nmm: turn folio_test_hugetlb into a PageType\n\nThe current folio_test_hugetlb() can be fooled by a concurrent folio split\ninto returning true for a folio which has never belonged to hugetlbfs. \nThis can't happen if the caller holds a refcount on it, but we have a few\nplaces (memory-failure, compaction, procfs) which do not and should not\ntake a speculative reference.\n\nSince hugetlb pages do not use individual page mapcounts (they are always\nfully mapped and use the entire_mapcount field to record the number of\nmappings), the PageType field is available now that page_mapcount()\nignores the value in this field.\n\nIn compaction and with CONFIG_DEBUG_VM enabled, the current implementation\ncan result in an oops, as reported by Luis. This happens since 9c5ccf2db04b\n(\"mm: remove HUGETLB_PAGE_DTOR\") effectively added some VM_BUG_ON() checks\nin the PageHuge() testing path.\n\n[willy@infradead.org: update vmcoreinfo]\n Link: https://lkml.kernel.org/r/ZgGZUvsdhaT1Va-T@casper.infradead.org", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -32,9 +28,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": null, "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/05/GHSA-qp9g-95jm-jwfj/GHSA-qp9g-95jm-jwfj.json b/advisories/unreviewed/2024/05/GHSA-qp9g-95jm-jwfj/GHSA-qp9g-95jm-jwfj.json index 70fe814ea99..71436d7a43a 100644 --- a/advisories/unreviewed/2024/05/GHSA-qp9g-95jm-jwfj/GHSA-qp9g-95jm-jwfj.json +++ b/advisories/unreviewed/2024/05/GHSA-qp9g-95jm-jwfj/GHSA-qp9g-95jm-jwfj.json @@ -7,12 +7,8 @@ "CVE-2024-35985" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nsched/eevdf: Prevent vlag from going out of bounds in reweight_eevdf()\n\nIt was possible to have pick_eevdf() return NULL, which then causes a\nNULL-deref. This turned out to be due to entity_eligible() returning\nfalsely negative because of a s64 multiplcation overflow.\n\nSpecifically, reweight_eevdf() computes the vlag without considering\nthe limit placed upon vlag as update_entity_lag() does, and then the\nscaling multiplication (remember that weight is 20bit fixed point) can\noverflow. This then leads to the new vruntime being weird which then\ncauses the above entity_eligible() to go side-ways and claim nothing\nis eligible.\n\nThus limit the range of vlag accordingly.\n\nAll this was quite rare, but fatal when it does happen.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -32,9 +28,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": null, "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/05/GHSA-r3pw-96wv-8pj5/GHSA-r3pw-96wv-8pj5.json b/advisories/unreviewed/2024/05/GHSA-r3pw-96wv-8pj5/GHSA-r3pw-96wv-8pj5.json index 6d397dd72e9..9cd5376a7aa 100644 --- a/advisories/unreviewed/2024/05/GHSA-r3pw-96wv-8pj5/GHSA-r3pw-96wv-8pj5.json +++ b/advisories/unreviewed/2024/05/GHSA-r3pw-96wv-8pj5/GHSA-r3pw-96wv-8pj5.json @@ -7,12 +7,8 @@ "CVE-2024-35977" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nplatform/chrome: cros_ec_uart: properly fix race condition\n\nThe cros_ec_uart_probe() function calls devm_serdev_device_open() before\nit calls serdev_device_set_client_ops(). This can trigger a NULL pointer\ndereference:\n\n BUG: kernel NULL pointer dereference, address: 0000000000000000\n ...\n Call Trace:\n \n ...\n ? ttyport_receive_buf\n\nA simplified version of crashing code is as follows:\n\n static inline size_t serdev_controller_receive_buf(struct serdev_controller *ctrl,\n const u8 *data,\n size_t count)\n {\n struct serdev_device *serdev = ctrl->serdev;\n\n if (!serdev || !serdev->ops->receive_buf) // CRASH!\n return 0;\n\n return serdev->ops->receive_buf(serdev, data, count);\n }\n\nIt assumes that if SERPORT_ACTIVE is set and serdev exists, serdev->ops\nwill also exist. This conflicts with the existing cros_ec_uart_probe()\nlogic, as it first calls devm_serdev_device_open() (which sets\nSERPORT_ACTIVE), and only later sets serdev->ops via\nserdev_device_set_client_ops().\n\nCommit 01f95d42b8f4 (\"platform/chrome: cros_ec_uart: fix race\ncondition\") attempted to fix a similar race condition, but while doing\nso, made the window of error for this race condition to happen much\nwider.\n\nAttempt to fix the race condition again, making sure we fully setup\nbefore calling devm_serdev_device_open().", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -32,9 +28,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": null, "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/05/GHSA-r9m3-wwfj-6962/GHSA-r9m3-wwfj-6962.json b/advisories/unreviewed/2024/05/GHSA-r9m3-wwfj-6962/GHSA-r9m3-wwfj-6962.json index 2be80085351..c3111359327 100644 --- a/advisories/unreviewed/2024/05/GHSA-r9m3-wwfj-6962/GHSA-r9m3-wwfj-6962.json +++ b/advisories/unreviewed/2024/05/GHSA-r9m3-wwfj-6962/GHSA-r9m3-wwfj-6962.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-v35f-xcmj-3g2x/GHSA-v35f-xcmj-3g2x.json b/advisories/unreviewed/2024/05/GHSA-v35f-xcmj-3g2x/GHSA-v35f-xcmj-3g2x.json index 0aaba9a86d3..e063798af60 100644 --- a/advisories/unreviewed/2024/05/GHSA-v35f-xcmj-3g2x/GHSA-v35f-xcmj-3g2x.json +++ b/advisories/unreviewed/2024/05/GHSA-v35f-xcmj-3g2x/GHSA-v35f-xcmj-3g2x.json @@ -7,12 +7,8 @@ "CVE-2024-35954" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nscsi: sg: Avoid sg device teardown race\n\nsg_remove_sfp_usercontext() must not use sg_device_destroy() after calling\nscsi_device_put().\n\nsg_device_destroy() is accessing the parent scsi_device request_queue which\nwill already be set to NULL when the preceding call to scsi_device_put()\nremoved the last reference to the parent scsi_device.\n\nThe resulting NULL pointer exception will then crash the kernel.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -32,9 +28,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": null, "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/05/GHSA-vpr8-93r8-xj35/GHSA-vpr8-93r8-xj35.json b/advisories/unreviewed/2024/05/GHSA-vpr8-93r8-xj35/GHSA-vpr8-93r8-xj35.json index 63c5301eed4..a64d55b2f90 100644 --- a/advisories/unreviewed/2024/05/GHSA-vpr8-93r8-xj35/GHSA-vpr8-93r8-xj35.json +++ b/advisories/unreviewed/2024/05/GHSA-vpr8-93r8-xj35/GHSA-vpr8-93r8-xj35.json @@ -7,12 +7,8 @@ "CVE-2024-35974" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nblock: fix q->blkg_list corruption during disk rebind\n\nMultiple gendisk instances can allocated/added for single request queue\nin case of disk rebind. blkg may still stay in q->blkg_list when calling\nblkcg_init_disk() for rebind, then q->blkg_list becomes corrupted.\n\nFix the list corruption issue by:\n\n- add blkg_init_queue() to initialize q->blkg_list & q->blkcg_mutex only\n- move calling blkg_init_queue() into blk_alloc_queue()\n\nThe list corruption should be started since commit f1c006f1c685 (\"blk-cgroup:\nsynchronize pd_free_fn() from blkg_free_workfn() and blkcg_deactivate_policy()\")\nwhich delays removing blkg from q->blkg_list into blkg_free_workfn().", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -32,9 +28,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": null, "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/05/GHSA-vvc7-qvmv-vpjw/GHSA-vvc7-qvmv-vpjw.json b/advisories/unreviewed/2024/05/GHSA-vvc7-qvmv-vpjw/GHSA-vvc7-qvmv-vpjw.json index d226b2d6b49..493ef15144d 100644 --- a/advisories/unreviewed/2024/05/GHSA-vvc7-qvmv-vpjw/GHSA-vvc7-qvmv-vpjw.json +++ b/advisories/unreviewed/2024/05/GHSA-vvc7-qvmv-vpjw/GHSA-vvc7-qvmv-vpjw.json @@ -7,12 +7,8 @@ "CVE-2024-35981" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nvirtio_net: Do not send RSS key if it is not supported\n\nThere is a bug when setting the RSS options in virtio_net that can break\nthe whole machine, getting the kernel into an infinite loop.\n\nRunning the following command in any QEMU virtual machine with virtionet\nwill reproduce this problem:\n\n # ethtool -X eth0 hfunc toeplitz\n\nThis is how the problem happens:\n\n1) ethtool_set_rxfh() calls virtnet_set_rxfh()\n\n2) virtnet_set_rxfh() calls virtnet_commit_rss_command()\n\n3) virtnet_commit_rss_command() populates 4 entries for the rss\nscatter-gather\n\n4) Since the command above does not have a key, then the last\nscatter-gatter entry will be zeroed, since rss_key_size == 0.\nsg_buf_size = vi->rss_key_size;\n\n5) This buffer is passed to qemu, but qemu is not happy with a buffer\nwith zero length, and do the following in virtqueue_map_desc() (QEMU\nfunction):\n\n if (!sz) {\n virtio_error(vdev, \"virtio: zero sized buffers are not allowed\");\n\n6) virtio_error() (also QEMU function) set the device as broken\n\n vdev->broken = true;\n\n7) Qemu bails out, and do not repond this crazy kernel.\n\n8) The kernel is waiting for the response to come back (function\nvirtnet_send_command())\n\n9) The kernel is waiting doing the following :\n\n while (!virtqueue_get_buf(vi->cvq, &tmp) &&\n\t !virtqueue_is_broken(vi->cvq))\n\t cpu_relax();\n\n10) None of the following functions above is true, thus, the kernel\nloops here forever. Keeping in mind that virtqueue_is_broken() does\nnot look at the qemu `vdev->broken`, so, it never realizes that the\nvitio is broken at QEMU side.\n\nFix it by not sending RSS commands if the feature is not available in\nthe device.", - "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/05/GHSA-xv8c-x88j-w3qj/GHSA-xv8c-x88j-w3qj.json b/advisories/unreviewed/2024/05/GHSA-xv8c-x88j-w3qj/GHSA-xv8c-x88j-w3qj.json index a19c873a29e..c6c34d98aa5 100644 --- a/advisories/unreviewed/2024/05/GHSA-xv8c-x88j-w3qj/GHSA-xv8c-x88j-w3qj.json +++ b/advisories/unreviewed/2024/05/GHSA-xv8c-x88j-w3qj/GHSA-xv8c-x88j-w3qj.json @@ -7,12 +7,8 @@ "CVE-2024-35980" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\narm64: tlb: Fix TLBI RANGE operand\n\nKVM/arm64 relies on TLBI RANGE feature to flush TLBs when the dirty\npages are collected by VMM and the page table entries become write\nprotected during live migration. Unfortunately, the operand passed\nto the TLBI RANGE instruction isn't correctly sorted out due to the\ncommit 117940aa6e5f (\"KVM: arm64: Define kvm_tlb_flush_vmid_range()\").\nIt leads to crash on the destination VM after live migration because\nTLBs aren't flushed completely and some of the dirty pages are missed.\n\nFor example, I have a VM where 8GB memory is assigned, starting from\n0x40000000 (1GB). Note that the host has 4KB as the base page size.\nIn the middile of migration, kvm_tlb_flush_vmid_range() is executed\nto flush TLBs. It passes MAX_TLBI_RANGE_PAGES as the argument to\n__kvm_tlb_flush_vmid_range() and __flush_s2_tlb_range_op(). SCALE#3\nand NUM#31, corresponding to MAX_TLBI_RANGE_PAGES, isn't supported\nby __TLBI_RANGE_NUM(). In this specific case, -1 has been returned\nfrom __TLBI_RANGE_NUM() for SCALE#3/2/1/0 and rejected by the loop\nin the __flush_tlb_range_op() until the variable @scale underflows\nand becomes -9, 0xffff708000040000 is set as the operand. The operand\nis wrong since it's sorted out by __TLBI_VADDR_RANGE() according to\ninvalid @scale and @num.\n\nFix it by extending __TLBI_RANGE_NUM() to support the combination of\nSCALE#3 and NUM#31. With the changes, [-1 31] instead of [-1 30] can\nbe returned from the macro, meaning the TLBs for 0x200000 pages in the\nabove example can be flushed in one shoot with SCALE#3 and NUM#31. The\nmacro TLBI_RANGE_MASK is dropped since no one uses it any more. The\ncomments are also adjusted accordingly.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -32,9 +28,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": null, "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/06/GHSA-c2wh-pw58-724v/GHSA-c2wh-pw58-724v.json b/advisories/unreviewed/2024/06/GHSA-c2wh-pw58-724v/GHSA-c2wh-pw58-724v.json index 2ee29e7cc7a..9e0a8e2faf7 100644 --- a/advisories/unreviewed/2024/06/GHSA-c2wh-pw58-724v/GHSA-c2wh-pw58-724v.json +++ b/advisories/unreviewed/2024/06/GHSA-c2wh-pw58-724v/GHSA-c2wh-pw58-724v.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/06/GHSA-f9h7-gj94-825h/GHSA-f9h7-gj94-825h.json b/advisories/unreviewed/2024/06/GHSA-f9h7-gj94-825h/GHSA-f9h7-gj94-825h.json index a310f461e17..5564be300f8 100644 --- a/advisories/unreviewed/2024/06/GHSA-f9h7-gj94-825h/GHSA-f9h7-gj94-825h.json +++ b/advisories/unreviewed/2024/06/GHSA-f9h7-gj94-825h/GHSA-f9h7-gj94-825h.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-jxxw-cq6f-mcxp/GHSA-jxxw-cq6f-mcxp.json b/advisories/unreviewed/2024/06/GHSA-jxxw-cq6f-mcxp/GHSA-jxxw-cq6f-mcxp.json index 0c83c597da2..34226bd68cb 100644 --- a/advisories/unreviewed/2024/06/GHSA-jxxw-cq6f-mcxp/GHSA-jxxw-cq6f-mcxp.json +++ b/advisories/unreviewed/2024/06/GHSA-jxxw-cq6f-mcxp/GHSA-jxxw-cq6f-mcxp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/06/GHSA-vc6h-6pqg-p2hx/GHSA-vc6h-6pqg-p2hx.json b/advisories/unreviewed/2024/06/GHSA-vc6h-6pqg-p2hx/GHSA-vc6h-6pqg-p2hx.json index 5b9f006979c..0a85777c685 100644 --- a/advisories/unreviewed/2024/06/GHSA-vc6h-6pqg-p2hx/GHSA-vc6h-6pqg-p2hx.json +++ b/advisories/unreviewed/2024/06/GHSA-vc6h-6pqg-p2hx/GHSA-vc6h-6pqg-p2hx.json @@ -7,12 +7,8 @@ "CVE-2024-36970" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: iwlwifi: Use request_module_nowait\n\nThis appears to work around a deadlock regression that came in\nwith the LED merge in 6.9.\n\nThe deadlock happens on my system with 24 iwlwifi radios, so maybe\nit something like all worker threads are busy and some work that needs\nto complete cannot complete.\n\n[also remove unnecessary \"load_module\" var and now-wrong comment]", - "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/08/GHSA-992c-4m5h-875p/GHSA-992c-4m5h-875p.json b/advisories/unreviewed/2024/08/GHSA-992c-4m5h-875p/GHSA-992c-4m5h-875p.json index 82a515bd6c2..548afb279f7 100644 --- a/advisories/unreviewed/2024/08/GHSA-992c-4m5h-875p/GHSA-992c-4m5h-875p.json +++ b/advisories/unreviewed/2024/08/GHSA-992c-4m5h-875p/GHSA-992c-4m5h-875p.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/08/GHSA-mvj8-h6fp-pcrp/GHSA-mvj8-h6fp-pcrp.json b/advisories/unreviewed/2024/08/GHSA-mvj8-h6fp-pcrp/GHSA-mvj8-h6fp-pcrp.json index 35eb1cfafba..4639eed0f29 100644 --- a/advisories/unreviewed/2024/08/GHSA-mvj8-h6fp-pcrp/GHSA-mvj8-h6fp-pcrp.json +++ b/advisories/unreviewed/2024/08/GHSA-mvj8-h6fp-pcrp/GHSA-mvj8-h6fp-pcrp.json @@ -17,9 +17,7 @@ "score": "CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/09/GHSA-2mjg-798r-mxwh/GHSA-2mjg-798r-mxwh.json b/advisories/unreviewed/2024/09/GHSA-2mjg-798r-mxwh/GHSA-2mjg-798r-mxwh.json index 8161b007dd8..9a1833f5c99 100644 --- a/advisories/unreviewed/2024/09/GHSA-2mjg-798r-mxwh/GHSA-2mjg-798r-mxwh.json +++ b/advisories/unreviewed/2024/09/GHSA-2mjg-798r-mxwh/GHSA-2mjg-798r-mxwh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/09/GHSA-3q68-hm47-94vg/GHSA-3q68-hm47-94vg.json b/advisories/unreviewed/2024/09/GHSA-3q68-hm47-94vg/GHSA-3q68-hm47-94vg.json index 244cb9ca70b..1c4b5a3093b 100644 --- a/advisories/unreviewed/2024/09/GHSA-3q68-hm47-94vg/GHSA-3q68-hm47-94vg.json +++ b/advisories/unreviewed/2024/09/GHSA-3q68-hm47-94vg/GHSA-3q68-hm47-94vg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/09/GHSA-8grv-f28f-g844/GHSA-8grv-f28f-g844.json b/advisories/unreviewed/2024/09/GHSA-8grv-f28f-g844/GHSA-8grv-f28f-g844.json index 83aadccf2d5..2032170d713 100644 --- a/advisories/unreviewed/2024/09/GHSA-8grv-f28f-g844/GHSA-8grv-f28f-g844.json +++ b/advisories/unreviewed/2024/09/GHSA-8grv-f28f-g844/GHSA-8grv-f28f-g844.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/09/GHSA-98wp-w76v-f75p/GHSA-98wp-w76v-f75p.json b/advisories/unreviewed/2024/09/GHSA-98wp-w76v-f75p/GHSA-98wp-w76v-f75p.json index 138aa317f41..a561562a958 100644 --- a/advisories/unreviewed/2024/09/GHSA-98wp-w76v-f75p/GHSA-98wp-w76v-f75p.json +++ b/advisories/unreviewed/2024/09/GHSA-98wp-w76v-f75p/GHSA-98wp-w76v-f75p.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/09/GHSA-cf2w-h975-2fpg/GHSA-cf2w-h975-2fpg.json b/advisories/unreviewed/2024/09/GHSA-cf2w-h975-2fpg/GHSA-cf2w-h975-2fpg.json index c56d2a8e445..cca6b5eb175 100644 --- a/advisories/unreviewed/2024/09/GHSA-cf2w-h975-2fpg/GHSA-cf2w-h975-2fpg.json +++ b/advisories/unreviewed/2024/09/GHSA-cf2w-h975-2fpg/GHSA-cf2w-h975-2fpg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/09/GHSA-m3hv-89f3-wrrc/GHSA-m3hv-89f3-wrrc.json b/advisories/unreviewed/2024/09/GHSA-m3hv-89f3-wrrc/GHSA-m3hv-89f3-wrrc.json index 4194e6775c8..f28c3234867 100644 --- a/advisories/unreviewed/2024/09/GHSA-m3hv-89f3-wrrc/GHSA-m3hv-89f3-wrrc.json +++ b/advisories/unreviewed/2024/09/GHSA-m3hv-89f3-wrrc/GHSA-m3hv-89f3-wrrc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/09/GHSA-r268-64hq-mv45/GHSA-r268-64hq-mv45.json b/advisories/unreviewed/2024/09/GHSA-r268-64hq-mv45/GHSA-r268-64hq-mv45.json index a26e2b44b3b..00293ebe504 100644 --- a/advisories/unreviewed/2024/09/GHSA-r268-64hq-mv45/GHSA-r268-64hq-mv45.json +++ b/advisories/unreviewed/2024/09/GHSA-r268-64hq-mv45/GHSA-r268-64hq-mv45.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY",