diff --git a/advisories/github-reviewed/2022/01/GHSA-2w8g-m5j8-7m87/GHSA-2w8g-m5j8-7m87.json b/advisories/github-reviewed/2022/01/GHSA-2w8g-m5j8-7m87/GHSA-2w8g-m5j8-7m87.json index 9246ab7c25d..a28fe4a2eff 100644 --- a/advisories/github-reviewed/2022/01/GHSA-2w8g-m5j8-7m87/GHSA-2w8g-m5j8-7m87.json +++ b/advisories/github-reviewed/2022/01/GHSA-2w8g-m5j8-7m87/GHSA-2w8g-m5j8-7m87.json @@ -3,14 +3,10 @@ "id": "GHSA-2w8g-m5j8-7m87", "modified": "2022-01-10T21:37:04Z", "published": "2022-01-12T21:45:59Z", - "aliases": [ - - ], + "aliases": [], "summary": "Zalgo-like output that crashes the server", "details": "### Impact\n_What kind of vulnerability is it? Who is impacted?_\n\n[`colors`](https://npmjs.com/package/colors) package caused zalgo-like output (see https://github.com/soketi/soketi/issues/276, https://github.com/Marak/colors.js/issues/289), breaking the servers.\n\n**Only NPM users that recently upgraded or installed the NPM package are affected.**\n\nDocker users seem to not be affected as the dependencies were bundled at the time of the build, which were tested.\n\n### Patches\n_Has the problem been patched? What versions should users upgrade to?_\n\nLatest patch. `0.26.1` to be exact at the time of writing.\n\n### Workarounds\n_Is there a way for users to fix or remediate the vulnerability without upgrading?_\n\nYou cannot get around this as it's related to dependencies.\n\n### References\n_Are there any links users can visit to find out more?_\n\n- https://github.com/Marak/colors.js/issues/289\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in [the issues board](https://github.com/soketi/soketi/issues)\n* Email us at [alex@renoki.org](mailto:alex@renoki.org)\n", - "severity": [ - - ], + "severity": [], "affected": [ { "package": { @@ -39,9 +35,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2022-01-10T21:37:04Z", diff --git a/advisories/github-reviewed/2022/01/GHSA-5rqg-jm4f-cqx7/GHSA-5rqg-jm4f-cqx7.json b/advisories/github-reviewed/2022/01/GHSA-5rqg-jm4f-cqx7/GHSA-5rqg-jm4f-cqx7.json index fce25173032..a97ea1e45a2 100644 --- a/advisories/github-reviewed/2022/01/GHSA-5rqg-jm4f-cqx7/GHSA-5rqg-jm4f-cqx7.json +++ b/advisories/github-reviewed/2022/01/GHSA-5rqg-jm4f-cqx7/GHSA-5rqg-jm4f-cqx7.json @@ -3,14 +3,10 @@ "id": "GHSA-5rqg-jm4f-cqx7", "modified": "2022-01-10T19:56:36Z", "published": "2022-01-10T17:29:53Z", - "aliases": [ - - ], + "aliases": [], "summary": "Infinite loop causing Denial of Service in colors", "details": "colors is a library for including colored text in node.js consoles. Between 07 and 09 January 2022, colors versions 1.4.1, 1.4.2, and 1.4.44-liberty-2 were published including malicious code that caused a Denial of Service due to an infinite loop. Software dependent on these versions experienced the printing of randomized characters to console and an infinite loop resulting in unbound system resource consumption.\n\nUsers of colors relying on these specific versions should downgrade to version 1.4.0.\n", - "severity": [ - - ], + "severity": [], "affected": [ { "package": { diff --git a/advisories/github-reviewed/2022/01/GHSA-5rrq-pxf6-6jx5/GHSA-5rrq-pxf6-6jx5.json b/advisories/github-reviewed/2022/01/GHSA-5rrq-pxf6-6jx5/GHSA-5rrq-pxf6-6jx5.json index f3b5fe1c072..24bea6099ba 100644 --- a/advisories/github-reviewed/2022/01/GHSA-5rrq-pxf6-6jx5/GHSA-5rrq-pxf6-6jx5.json +++ b/advisories/github-reviewed/2022/01/GHSA-5rrq-pxf6-6jx5/GHSA-5rrq-pxf6-6jx5.json @@ -3,14 +3,10 @@ "id": "GHSA-5rrq-pxf6-6jx5", "modified": "2022-01-07T22:20:53Z", "published": "2022-01-08T00:22:42Z", - "aliases": [ - - ], + "aliases": [], "summary": "Prototype Pollution in node-forge debug API.", "details": "### Impact\nThe `forge.debug` API had a potential prototype pollution issue if called with untrusted input. The API was only used for internal debug purposes in a safe way and never documented or advertised. It is suspected that uses of this API, if any exist, would likely not have used untrusted inputs in a vulnerable way.\n\n### Patches\nThe `forge.debug` API and related functions were removed in 1.0.0.\n\n### Workarounds\nDon't use the `forge.debug` API directly or indirectly with untrusted input.\n\n### References\n- https://www.huntr.dev/bounties/1-npm-node-forge/\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in [forge](https://github.com/digitalbazaar/forge).\n* Email us at support@digitalbazaar.com.", - "severity": [ - - ], + "severity": [], "affected": [ { "package": { diff --git a/advisories/github-reviewed/2022/01/GHSA-6gf2-pvqw-37ph/GHSA-6gf2-pvqw-37ph.json b/advisories/github-reviewed/2022/01/GHSA-6gf2-pvqw-37ph/GHSA-6gf2-pvqw-37ph.json index 5ea6d9dd6f0..6123a574be7 100644 --- a/advisories/github-reviewed/2022/01/GHSA-6gf2-pvqw-37ph/GHSA-6gf2-pvqw-37ph.json +++ b/advisories/github-reviewed/2022/01/GHSA-6gf2-pvqw-37ph/GHSA-6gf2-pvqw-37ph.json @@ -69,9 +69,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2022-01-11T18:50:39Z", diff --git a/advisories/github-reviewed/2022/01/GHSA-h3vq-wv8j-36gw/GHSA-h3vq-wv8j-36gw.json b/advisories/github-reviewed/2022/01/GHSA-h3vq-wv8j-36gw/GHSA-h3vq-wv8j-36gw.json index 8ec5534cb66..cf8f77f4a64 100644 --- a/advisories/github-reviewed/2022/01/GHSA-h3vq-wv8j-36gw/GHSA-h3vq-wv8j-36gw.json +++ b/advisories/github-reviewed/2022/01/GHSA-h3vq-wv8j-36gw/GHSA-h3vq-wv8j-36gw.json @@ -8,9 +8,7 @@ ], "summary": "Cross-site Scripting in Scratch-Svg-Renderer", "details": "A DOM-based cross-site scripting (XSS) vulnerability in Scratch-Svg-Renderer v0.2.0 allows attackers to execute arbitrary web scripts or HTML via a crafted sb3 file.", - "severity": [ - - ], + "severity": [], "affected": [ { "package": { diff --git a/advisories/github-reviewed/2022/01/GHSA-jg6j-jrxv-2hh9/GHSA-jg6j-jrxv-2hh9.json b/advisories/github-reviewed/2022/01/GHSA-jg6j-jrxv-2hh9/GHSA-jg6j-jrxv-2hh9.json index a0585916cab..b8695c504e0 100644 --- a/advisories/github-reviewed/2022/01/GHSA-jg6j-jrxv-2hh9/GHSA-jg6j-jrxv-2hh9.json +++ b/advisories/github-reviewed/2022/01/GHSA-jg6j-jrxv-2hh9/GHSA-jg6j-jrxv-2hh9.json @@ -8,9 +8,7 @@ ], "summary": "Cross-site Scripting in Apache Pluto", "details": "The input fields in the JSP version of the Apache Pluto Applicant MVCBean CDI portlet are vulnerable to Cross-Site Scripting (XSS) attacks. Users should migrate to version 3.1.1 of the applicant-mvcbean-cdi-jsp-portlet.war artifact", - "severity": [ - - ], + "severity": [], "affected": [ { "package": { diff --git a/advisories/github-reviewed/2022/01/GHSA-m6w8-fq7v-ph4m/GHSA-m6w8-fq7v-ph4m.json b/advisories/github-reviewed/2022/01/GHSA-m6w8-fq7v-ph4m/GHSA-m6w8-fq7v-ph4m.json index ca54530cb66..4fca74e24a0 100644 --- a/advisories/github-reviewed/2022/01/GHSA-m6w8-fq7v-ph4m/GHSA-m6w8-fq7v-ph4m.json +++ b/advisories/github-reviewed/2022/01/GHSA-m6w8-fq7v-ph4m/GHSA-m6w8-fq7v-ph4m.json @@ -3,14 +3,10 @@ "id": "GHSA-m6w8-fq7v-ph4m", "modified": "2022-01-12T21:38:27Z", "published": "2022-01-13T16:09:36Z", - "aliases": [ - - ], + "aliases": [], "summary": "GovernorCompatibilityBravo incorrect ABI encoding may lead to unexpected behavior", "details": "### Impact\n\nThe `GovernorCompatibilityBravo` module may lead to the creation of governance proposals that execute function calls with incorrect arguments due to bad ABI encoding. This happens if the proposal is created using explicit function signatures, e.g. a proposal to invoke the function `foo(uint256)` is created as `propose([target], [0], [\"foo(uint256)\"], [\"0x00..01\"])`. If the function selector is provided as part of the encoded proposal data the issue is not present, e.g. the same proposal is created as `propose([target], [0], [\"0x2fbebd3800..01\"])`, where `2fbebd38` is the function selector.\n\nWe've assessed the instances of this contract found on chain, and did not find any occurrence of this bug in the past. Proposal creation through Tally or OpenZeppelin Defender is not affected. The core `Governor` contract on its own is not affected.\n\n### Patches\n\nA fix is included in version v4.4.2 of `@openzeppelin/contracts` and `@openzeppelin/contracts-upgradeable`.\n\n### Workarounds\n\nDo not create proposals using explicit function signatures. Instead, use the `propose` function without the `signatures` argument, and create the proposal using the fully ABI-encoded function call including the function selector in the `calldatas` argument as explained above.\n\n### References\n\nhttps://github.com/OpenZeppelin/openzeppelin-contracts/issues/3099\n\n### Credits\n\nThis issue was identified and reported by @GeraldHost.\n\n### For more information\n\nIf you have any questions, comments, or need assistance regarding this advisory, email us at security@openzeppelin.com.\n\nTo submit security reports please use [our bug bounty on Immunefi](https://immunefi.com/bounty/openzeppelin/).", - "severity": [ - - ], + "severity": [], "affected": [ { "package": { @@ -62,9 +58,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2022-01-11T23:50:55Z", diff --git a/advisories/github-reviewed/2022/01/GHSA-m7vp-hqwv-7m5x/GHSA-m7vp-hqwv-7m5x.json b/advisories/github-reviewed/2022/01/GHSA-m7vp-hqwv-7m5x/GHSA-m7vp-hqwv-7m5x.json index 444f1ae2933..7865053c8b6 100644 --- a/advisories/github-reviewed/2022/01/GHSA-m7vp-hqwv-7m5x/GHSA-m7vp-hqwv-7m5x.json +++ b/advisories/github-reviewed/2022/01/GHSA-m7vp-hqwv-7m5x/GHSA-m7vp-hqwv-7m5x.json @@ -3,14 +3,10 @@ "id": "GHSA-m7vp-hqwv-7m5x", "modified": "2022-01-11T16:45:39Z", "published": "2022-01-12T22:33:04Z", - "aliases": [ - - ], + "aliases": [], "summary": "Unbounded memory usage on exposed HTTP/2 (non-gRPC) endpoints", "details": "### Impact\nThe net/http Go package has a reported vulnerability tracked under CVE-2021-44716 which allows attacker controlled HTTP/2 requests to trigger unbounded memory usage in HTTP/2 endpoints. gRPC endpoints are not vulnerable as they rely on their own HTTP/2 implementation instead of the net/http package. HTTP/2 endpoints consuming the net/http package within SPIRE server and agent (or other components in this repository) that are _on by default_ include the following:\n- OIDC Discovery Provider\n- K8s Workload Registrar in webhook mode\n\nThe following endpoints are vulnerable _when enabled_:\n- SPIRE server bundle endpoint (i.e. Federation API)\n\nThe following endpoints are _NOT_ vulnerable, since HTTP/2 support in go is not enabled on non-TLS protected endpoints:\n- SPIRE server/agent metrics endpoint when configured for Prometheus\n- SPIRE server/agent health endpoints\n- SPIRE server/agent profiling endpoints\n\n### Patches\nSPIRE 1.0.3 and 1.1.3 have been released with an upgraded Go toolchain which patches the vulnerability\n\n### Workarounds\nThe vulnerability can be worked around entirely by including the `http2server=0` value in the `GODEBUG` environment variable (see https://github.com/golang/go/issues/50058). This turns off HTTP/2 support on all non-gRPC endpoints. They will still function with HTTP/1.1.\n\nThe risk associated with this vulnerability can be somewhat mitigated by limiting the exposure of the endpoints in question. If necessary, vulnerable components or endpoints that are optionally configured can be disabled temporarily.\n\n### References\n- https://github.com/golang/go/issues/50058\n- https://go-review.googlesource.com/c/go/+/370574/\n- https://nvd.nist.gov/vuln/detail/CVE-2021-44716\n", - "severity": [ - - ], + "severity": [], "affected": [ { "package": { @@ -58,9 +54,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2022-01-10T22:07:35Z", diff --git a/advisories/github-reviewed/2022/01/GHSA-rrgw-3hg3-9x8c/GHSA-rrgw-3hg3-9x8c.json b/advisories/github-reviewed/2022/01/GHSA-rrgw-3hg3-9x8c/GHSA-rrgw-3hg3-9x8c.json index 529de6574f5..86b02652720 100644 --- a/advisories/github-reviewed/2022/01/GHSA-rrgw-3hg3-9x8c/GHSA-rrgw-3hg3-9x8c.json +++ b/advisories/github-reviewed/2022/01/GHSA-rrgw-3hg3-9x8c/GHSA-rrgw-3hg3-9x8c.json @@ -3,9 +3,7 @@ "id": "GHSA-rrgw-3hg3-9x8c", "modified": "2022-01-10T21:39:18Z", "published": "2022-01-12T21:49:49Z", - "aliases": [ - - ], + "aliases": [], "summary": "XSS vulnerability in translations", "details": "### Summary\n\nAn attacker with admin privileges and access to Translations management functionality may add JS payload to translation values via: \n - Translation management UI.\n - Translations downloaded via the Crowdin service may also contain JS strings used for XSS attacks, for a successful attack poisoned translation should be enabled, downloaded, and installed.\n - Translations uploaded via Upload translation file on the All Languages grid\n\n### Workarounds\n\nThere are no workarounds that address this vulnerability.", "severity": [ @@ -80,9 +78,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2022-01-10T21:39:18Z", diff --git a/advisories/github-reviewed/2022/01/GHSA-wxgw-qj99-44c2/GHSA-wxgw-qj99-44c2.json b/advisories/github-reviewed/2022/01/GHSA-wxgw-qj99-44c2/GHSA-wxgw-qj99-44c2.json index 20ab8ab4901..04fe1681857 100644 --- a/advisories/github-reviewed/2022/01/GHSA-wxgw-qj99-44c2/GHSA-wxgw-qj99-44c2.json +++ b/advisories/github-reviewed/2022/01/GHSA-wxgw-qj99-44c2/GHSA-wxgw-qj99-44c2.json @@ -3,14 +3,10 @@ "id": "GHSA-wxgw-qj99-44c2", "modified": "2022-01-07T22:20:50Z", "published": "2022-01-08T00:22:40Z", - "aliases": [ - - ], + "aliases": [], "summary": "Prototype Pollution in node-forge util.setPath API", "details": "### Impact\n`forge.util.setPath` had a potential prototype pollution issue if called with untrusted keys. This API was not used by forge itself.\n\n### Patches\nThe `forge.util.setPath` API and related functions were removed in 0.10.0.\n\n### Workarounds\nDon't call `forge.util.setPath` directly or indirectly with untrusted keys.\n\n### References\n- https://security.snyk.io/vuln/SNYK-JS-NODEFORGE-598677\n- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7720\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in [forge](https://github.com/digitalbazaar/forge).\n* Email us at support@digitalbazaar.com.", - "severity": [ - - ], + "severity": [], "affected": [ { "package": { @@ -39,9 +35,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "LOW", "github_reviewed": true, "github_reviewed_at": "2022-01-07T22:20:50Z", diff --git a/advisories/github-reviewed/2022/01/GHSA-x588-g38j-f672/GHSA-x588-g38j-f672.json b/advisories/github-reviewed/2022/01/GHSA-x588-g38j-f672/GHSA-x588-g38j-f672.json index e055089f5ed..b0737e86a1b 100644 --- a/advisories/github-reviewed/2022/01/GHSA-x588-g38j-f672/GHSA-x588-g38j-f672.json +++ b/advisories/github-reviewed/2022/01/GHSA-x588-g38j-f672/GHSA-x588-g38j-f672.json @@ -8,9 +8,7 @@ ], "summary": "Cross-site Scripting in Apache Pluto", "details": "The input fields of the Apache Pluto UrlTestPortlet are vulnerable to Cross-Site Scripting (XSS) attacks. Users should migrate to version 3.1.1 of the v3-demo-portlet.war artifact", - "severity": [ - - ], + "severity": [], "affected": [ { "package": { diff --git a/advisories/github-reviewed/2022/01/GHSA-xh99-hw7h-wf63/GHSA-xh99-hw7h-wf63.json b/advisories/github-reviewed/2022/01/GHSA-xh99-hw7h-wf63/GHSA-xh99-hw7h-wf63.json index bb3334504c5..7f58ca34106 100644 --- a/advisories/github-reviewed/2022/01/GHSA-xh99-hw7h-wf63/GHSA-xh99-hw7h-wf63.json +++ b/advisories/github-reviewed/2022/01/GHSA-xh99-hw7h-wf63/GHSA-xh99-hw7h-wf63.json @@ -3,9 +3,7 @@ "id": "GHSA-xh99-hw7h-wf63", "modified": "2022-01-13T22:08:36Z", "published": "2022-01-13T22:25:44Z", - "aliases": [ - - ], + "aliases": [], "summary": "Unchecked validity of Facing values in PlayerActionPacket", "details": "### Impact\nA remote attacker may crash a server by sending `PlayerActionPacket` with invalid facing values (e.g. negative), specifically with `START_BREAK` or `CRACK_BLOCK` actions, or with a `UseItemTransactionData` (typically in `InventoryTransactionPacket`).\n\n### Patches\nf126479c37ff00a717a828f5271cf8e821d12d6c\n\n### Workarounds\nUsing a plugin, cancel `DataPacketReceiveEvent` if the packet is `PlayerActionPacket` and the facing is outside the range 0-5 when receiving START_BREAK or CRACK_BLOCK actions, or UseItemTransactionData. However, beware that negative values may be legitimate in some cases.\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Email us at [team@pmmp.io](mailto:team@pmmp.io)\n", "severity": [ @@ -50,9 +48,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2022-01-13T22:08:36Z", diff --git a/advisories/github-reviewed/2022/02/GHSA-m658-p24x-p74r/GHSA-m658-p24x-p74r.json b/advisories/github-reviewed/2022/02/GHSA-m658-p24x-p74r/GHSA-m658-p24x-p74r.json index cd74e6a58c5..049a2978858 100644 --- a/advisories/github-reviewed/2022/02/GHSA-m658-p24x-p74r/GHSA-m658-p24x-p74r.json +++ b/advisories/github-reviewed/2022/02/GHSA-m658-p24x-p74r/GHSA-m658-p24x-p74r.json @@ -4,9 +4,7 @@ "modified": "2024-05-20T21:04:24Z", "published": "2022-02-12T00:00:36Z", "withdrawn": "2024-05-20T21:04:24Z", - "aliases": [ - - ], + "aliases": [], "summary": "Duplicate Advisory: TLS certificate validation error in mellium.im/xmpp", "details": "## Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-h289-x5wc-xcv8. This link is maintained to preserve external references.\n\n## Original Description\nIn Mellium mellium.im/xmpp through 0.21.0, an attacker capable of spoofing DNS TXT records can redirect a WebSocket connection request to a server under their control without causing TLS certificate verification to fail. This occurs because the wrong host name is selected during this verification.", "severity": [ diff --git a/advisories/github-reviewed/2022/02/GHSA-rpx7-33j2-xx9x/GHSA-rpx7-33j2-xx9x.json b/advisories/github-reviewed/2022/02/GHSA-rpx7-33j2-xx9x/GHSA-rpx7-33j2-xx9x.json index da39cbb76ee..941557f46c7 100644 --- a/advisories/github-reviewed/2022/02/GHSA-rpx7-33j2-xx9x/GHSA-rpx7-33j2-xx9x.json +++ b/advisories/github-reviewed/2022/02/GHSA-rpx7-33j2-xx9x/GHSA-rpx7-33j2-xx9x.json @@ -3,9 +3,7 @@ "id": "GHSA-rpx7-33j2-xx9x", "modified": "2022-01-07T22:34:36Z", "published": "2022-02-15T01:57:18Z", - "aliases": [ - - ], + "aliases": [], "summary": "Arbitrary file deletion in NeMo ASR webapp", "details": "### Description\n\nNVIDIA NeMo contains a vulnerability in ASR WebApp, where Relative Path Traversal (CWE-23) may lead to deletion of any directory through the \"../\" structure when admin privileges are available.\n\nCVSS Score = 2.0\nhttps://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?vector=AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N\n\n### Impact\nWhen the optional tool ASR Webapp (https://github.com/NVIDIA/NeMo/tree/main/tools/asr_webapp) is used prior to commit https://github.com/NVIDIA/NeMo/commit/f7e4ed7e4f7f2fa43765a38c2fafa1b6d1ebd7c0, some interfaces do not verify user input. Malicious attackers can construct malicious requests to delete any directory through the \"../\" structure.\n\nThe vulnerability affects only cases where this particular web app is started by a user with superuser permissions. The web application is *not* a part of the regular pip release or the corresponding container, and impacts only users that clone the repository in its entirety and execute the web app (while also possessing superuser permissions).\n\n## Patches\n\nThis vulnerability has been patched via https://github.com/NVIDIA/NeMo/commit/f7e4ed7e4f7f2fa43765a38c2fafa1b6d1ebd7c0, which is effectively any clone of the repository post r1.5.1 branch. Since the web app is not distributed via pip release or container, users who clone the main branch post this commit will possess the patch.\n\n### Workarounds\nThe changes in commit https://github.com/NVIDIA/NeMo/commit/f7e4ed7e4f7f2fa43765a38c2fafa1b6d1ebd7c0 can be applied to any version of the web app without any adverse effect.\n\n### Additional Information\nExploit Found on: 2021.12.16\nExploit Found by: @haby0\n\n", "severity": [ @@ -50,9 +48,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "LOW", "github_reviewed": true, "github_reviewed_at": "2022-01-07T22:34:36Z", diff --git a/advisories/github-reviewed/2022/05/GHSA-q469-j32f-h7vm/GHSA-q469-j32f-h7vm.json b/advisories/github-reviewed/2022/05/GHSA-q469-j32f-h7vm/GHSA-q469-j32f-h7vm.json index 041eae33dce..40d9f0df8ac 100644 --- a/advisories/github-reviewed/2022/05/GHSA-q469-j32f-h7vm/GHSA-q469-j32f-h7vm.json +++ b/advisories/github-reviewed/2022/05/GHSA-q469-j32f-h7vm/GHSA-q469-j32f-h7vm.json @@ -51,9 +51,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2023-07-11T00:21:33Z", diff --git a/advisories/github-reviewed/2023/06/GHSA-hj8m-9fhf-v7jp/GHSA-hj8m-9fhf-v7jp.json b/advisories/github-reviewed/2023/06/GHSA-hj8m-9fhf-v7jp/GHSA-hj8m-9fhf-v7jp.json index a5fdfc8d9e0..6855f5f6aea 100644 --- a/advisories/github-reviewed/2023/06/GHSA-hj8m-9fhf-v7jp/GHSA-hj8m-9fhf-v7jp.json +++ b/advisories/github-reviewed/2023/06/GHSA-hj8m-9fhf-v7jp/GHSA-hj8m-9fhf-v7jp.json @@ -3,9 +3,7 @@ "id": "GHSA-hj8m-9fhf-v7jp", "modified": "2023-06-23T21:46:11Z", "published": "2023-06-23T21:46:11Z", - "aliases": [ - - ], + "aliases": [], "summary": "fief-server Server-Side Template Injection vulnerability", "details": "# Server-Side Template Injection\n\n## Overview of the Vulnerability\n\nServer-Side Template Injection (SSTI) is a vulnerability within application templating engines where user input is improperly handled and is embedded into the template, possibly leading code being executed.\n\nAn attacker can use SSTI to execute code on the underlying system by manipulating values within the embedded template. When code is executed within the underlying system, it can allow an attacker to run permissioned commands under the exploited process, or exploit Cross-Site Scripting (XSS) to run code within the user's browser.\n\n## Business Impact\n\nSSTI can lead to reputational damage for the business due to a loss in confidence and trust by users. If an attacker successfully executes code within the underlying system, it can result in data theft and indirect financial losses.\n\n## Steps to Reproduce\n\n1. [Sign up](https://fief.fief.dev/register) and login to your account\n1. Use a browser to navigate to: email-templates {{[URL](https://test.fief.dev/admin/customization/email-templates/)}}\n1. put your payload in Edit Base template `{{ cycler.__init__.__globals__.os.popen('id').read() }}` and you will se it will execute.\n\nPayload:\n`{{ cycler.__init__.__globals__.os.popen('id').read() }}`\n\n## Proof of Concept (PoC)\n\nThe screenshot(s) below demonstrates the SSTI:\n\n![SSTI](https://user-images.githubusercontent.com/42150485/248214990-854c2272-4f34-4c49-9759-d49ce8ce3d12.png)\n", "severity": [ @@ -61,9 +59,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2023-06-23T21:46:11Z", diff --git a/advisories/github-reviewed/2023/07/GHSA-m8v7-469p-5x89/GHSA-m8v7-469p-5x89.json b/advisories/github-reviewed/2023/07/GHSA-m8v7-469p-5x89/GHSA-m8v7-469p-5x89.json index 3787d7d7745..8b4a83fdc4b 100644 --- a/advisories/github-reviewed/2023/07/GHSA-m8v7-469p-5x89/GHSA-m8v7-469p-5x89.json +++ b/advisories/github-reviewed/2023/07/GHSA-m8v7-469p-5x89/GHSA-m8v7-469p-5x89.json @@ -3,9 +3,7 @@ "id": "GHSA-m8v7-469p-5x89", "modified": "2023-07-25T14:44:27Z", "published": "2023-07-25T14:44:27Z", - "aliases": [ - - ], + "aliases": [], "summary": "Hard-coded System User Credentials in Folio Data Export Spring module ", "details": "### Impact\nThe module creates a system user that is used to perform internal module-to-module operations. Credentials for this user are hard-coded in the source code. This makes it trivial to authenticate as this user, allowing unauthorized read access to these mod-inventory-storage records: instances, holdings, items, contributor-types, identifier-types. This includes records marked as suppressed from discovery.\n\n### Patches\nUpgrade mod-remote-storage to >=2.0.3, or a 1.7.x version >=1.7.1.\n\n### Workarounds\nNo known workarounds.\n\n### References\nhttps://wiki.folio.org/x/hbMMBw - FOLIO Security Advisory with Upgrade Instructions\nhttps://github.com/folio-org/mod-remote-storage/commit/57df495f76e9aa5be9ce7ce3a65f89b6dbcbc13b - Fix", "severity": [ @@ -73,9 +71,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2023-07-25T14:44:27Z", diff --git a/advisories/github-reviewed/2023/07/GHSA-vf78-3q9f-92g3/GHSA-vf78-3q9f-92g3.json b/advisories/github-reviewed/2023/07/GHSA-vf78-3q9f-92g3/GHSA-vf78-3q9f-92g3.json index 116780dcd81..ec36d68039a 100644 --- a/advisories/github-reviewed/2023/07/GHSA-vf78-3q9f-92g3/GHSA-vf78-3q9f-92g3.json +++ b/advisories/github-reviewed/2023/07/GHSA-vf78-3q9f-92g3/GHSA-vf78-3q9f-92g3.json @@ -3,9 +3,7 @@ "id": "GHSA-vf78-3q9f-92g3", "modified": "2023-07-25T13:53:42Z", "published": "2023-07-25T13:53:42Z", - "aliases": [ - - ], + "aliases": [], "summary": "Hard-coded System User Credentials in Folio Data Export Spring module ", "details": "### Impact\nThe module creates a system user that is used to perform internal module-to-module operations. Credentials for this user are hard-coded in the source code. This makes it trivial to authenticate as this user, resulting in unauthorized access to potentially dangerous APIs, allowing to view and modify configuration including single-sign-on configuration, to read, add and modify user data, and to read and transfer fees/fines in a patron's account.\n\n### Patches\nUpgrade mod-data-export-spring to >=2.0.2, or a 1.5.x version >=1.5.4.\n\n### Workarounds\nNo known workarounds.\n\n### References\nhttps://wiki.folio.org/x/hbMMBw - FOLIO Security Advisory with Upgrade Instructions\nhttps://github.com/folio-org/mod-data-export-spring/commit/93aff4566bff59e30f4121b5a2bda5b0b508a446 - Fix", "severity": [ @@ -73,9 +71,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2023-07-25T13:53:42Z", diff --git a/advisories/github-reviewed/2023/09/GHSA-x7m3-jprg-wc5g/GHSA-x7m3-jprg-wc5g.json b/advisories/github-reviewed/2023/09/GHSA-x7m3-jprg-wc5g/GHSA-x7m3-jprg-wc5g.json index cbb7e33f384..143e2acd0c7 100644 --- a/advisories/github-reviewed/2023/09/GHSA-x7m3-jprg-wc5g/GHSA-x7m3-jprg-wc5g.json +++ b/advisories/github-reviewed/2023/09/GHSA-x7m3-jprg-wc5g/GHSA-x7m3-jprg-wc5g.json @@ -62,9 +62,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2023-09-25T18:46:08Z", diff --git a/advisories/github-reviewed/2024/05/GHSA-4qpj-gxxg-jqg4/GHSA-4qpj-gxxg-jqg4.json b/advisories/github-reviewed/2024/05/GHSA-4qpj-gxxg-jqg4/GHSA-4qpj-gxxg-jqg4.json index c26c7c52d5d..70d3cb5beba 100644 --- a/advisories/github-reviewed/2024/05/GHSA-4qpj-gxxg-jqg4/GHSA-4qpj-gxxg-jqg4.json +++ b/advisories/github-reviewed/2024/05/GHSA-4qpj-gxxg-jqg4/GHSA-4qpj-gxxg-jqg4.json @@ -3,14 +3,10 @@ "id": "GHSA-4qpj-gxxg-jqg4", "modified": "2024-05-29T13:13:16Z", "published": "2024-05-29T13:13:16Z", - "aliases": [ - - ], + "aliases": [], "summary": "Swiftmailer Sendmail transport arbitrary shell execution", "details": "Prior to 5.2.1, the sendmail transport (`Swift_Transport_SendmailTransport`) was vulnerable to an arbitrary shell execution if the \"From\" header came from a non-trusted source and no \"Return-Path\" is configured. This has been fixed in 5.2.1. If you are using sendmail as a transport, you are encouraged to upgrade as soon as possible.", - "severity": [ - - ], + "severity": [], "affected": [ { "package": { @@ -59,9 +55,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2024-05-29T13:13:16Z", diff --git a/advisories/github-reviewed/2024/05/GHSA-65v7-wg35-2qpm/GHSA-65v7-wg35-2qpm.json b/advisories/github-reviewed/2024/05/GHSA-65v7-wg35-2qpm/GHSA-65v7-wg35-2qpm.json index 1914adf9f8e..a0fa8e38fb4 100644 --- a/advisories/github-reviewed/2024/05/GHSA-65v7-wg35-2qpm/GHSA-65v7-wg35-2qpm.json +++ b/advisories/github-reviewed/2024/05/GHSA-65v7-wg35-2qpm/GHSA-65v7-wg35-2qpm.json @@ -3,9 +3,7 @@ "id": "GHSA-65v7-wg35-2qpm", "modified": "2024-05-29T18:50:22Z", "published": "2024-05-29T18:50:22Z", - "aliases": [ - - ], + "aliases": [], "summary": "Sylius Resource Bundle Cross-Site Request Forgery vulnerability", "details": "Sylius 1.0.0 to 1.0.16, 1.1.0 to 1.1.8, 1.2.0 to 1.2.1 versions of AdminBundle and ResourceBundle are affected by this security issue.\n\nThis issue has been fixed in Sylius 1.0.17, 1.1.9 and 1.2.2. Development branch for 1.3 release has also been fixed.\n\n### Description\n\nThe following actions in the admin panel did not require a CSRF token:\n\n- marking order’s payment as completed\n- marking order’s payment as refunded\n- marking product review as accepted\n- marking product review as rejected\n\n### Resolution\n\nThe issue is fixed by adding a required CSRF token to those actions.\n\nWe also fixed `ResourceController`‘s `applyStateMachineTransitionAction` method by adding a CSRF token check. If you use that action in the API context, you can disable it by adding `csrf_protection:` false to its routing configuration", "severity": [ diff --git a/advisories/github-reviewed/2024/05/GHSA-7mx2-7q8p-pgmw/GHSA-7mx2-7q8p-pgmw.json b/advisories/github-reviewed/2024/05/GHSA-7mx2-7q8p-pgmw/GHSA-7mx2-7q8p-pgmw.json index b989715076b..d7be8e0d4e3 100644 --- a/advisories/github-reviewed/2024/05/GHSA-7mx2-7q8p-pgmw/GHSA-7mx2-7q8p-pgmw.json +++ b/advisories/github-reviewed/2024/05/GHSA-7mx2-7q8p-pgmw/GHSA-7mx2-7q8p-pgmw.json @@ -3,9 +3,7 @@ "id": "GHSA-7mx2-7q8p-pgmw", "modified": "2024-05-30T00:56:00Z", "published": "2024-05-30T00:56:00Z", - "aliases": [ - - ], + "aliases": [], "summary": "Symfony may allow a user to switch to using another user's identity", "details": "Symfony 2.0.6 has just been released. It addresses a security vulnerability in the EntityUserProvider as provided in the Doctrine bridge.\n\nIf you let your users update their login/username from a form, and if you are using Doctrine as a user provider, then you are vulnerable and you should upgrade as soon as possible.\n\nThe issue is that it is possible for a user to switch to another one. Here is how to reproduce it: The current user changes its username via a form to another existing username. When the form is submitted, he will have a validation error (as the username already exists) but the user object in the session will still be modified to the new username. This user from the session will be used for the next requests and so the user will be switched to this other user.\n\nThe fix is to always refresh the user via the primary key (which cannot be updated via a form) instead of the username.\n\nIf you cannot upgrade immediately, please apply the following patch: https://github.com/symfony/symfony/commit/9d2ab9ca9c1762", "severity": [ diff --git a/advisories/github-reviewed/2024/05/GHSA-7prj-9ccr-hr3q/GHSA-7prj-9ccr-hr3q.json b/advisories/github-reviewed/2024/05/GHSA-7prj-9ccr-hr3q/GHSA-7prj-9ccr-hr3q.json index e859e6e18f0..15ae6ce723d 100644 --- a/advisories/github-reviewed/2024/05/GHSA-7prj-9ccr-hr3q/GHSA-7prj-9ccr-hr3q.json +++ b/advisories/github-reviewed/2024/05/GHSA-7prj-9ccr-hr3q/GHSA-7prj-9ccr-hr3q.json @@ -8,9 +8,7 @@ ], "summary": "Sylius has potential Cross Site Scripting vulnerability via the \"Province\" field in the Checkout and Address Book", "details": "### Impact\n\nThere is a possibility to save XSS code in province field in the Checkout and Address Book and then execute it on these pages. The problem occurs when you open the address step page in the checkout or edit the address in the address book. This only affects the base UI Shop provided by Sylius.\n\n### Patches\nThe issue is fixed in versions: 1.12.16, 1.13.1 and above.\n\n### Workarounds\n\n1. Create new file `assets/shop/sylius-province-field.js`:\n\n```js\n// assets/shop/sylius-province-field.js\n\nfunction sanitizeInput(input) {\n const div = document.createElement('div');\n div.textContent = input;\n return div.innerHTML; // Converts text content to plain HTML, stripping any scripts\n}\n\nconst getProvinceInputValue = function getProvinceInputValue(valueSelector) {\n return valueSelector == undefined ? '' : `value=\"${sanitizeInput(valueSelector)}\"`;\n};\n\n$.fn.extend({\n provinceField() {\n const countrySelect = $('select[name$=\"[countryCode]\"]');\n\n countrySelect.on('change', (event) => {\n const select = $(event.currentTarget);\n const provinceContainer = select.parents('.field').next('div.province-container');\n\n const provinceSelectFieldName = select.attr('name').replace('country', 'province');\n const provinceInputFieldName = select.attr('name').replace('countryCode', 'provinceName');\n\n const provinceSelectFieldId = select.attr('id').replace('country', 'province');\n const provinceInputFieldId = select.attr('id').replace('countryCode', 'provinceName');\n\n const form = select.parents('form');\n\n if (select.val() === '' || select.val() == undefined) {\n provinceContainer.fadeOut('slow', () => {\n provinceContainer.html('');\n });\n\n return;\n }\n\n provinceContainer.attr('data-loading', true);\n form.addClass('loading');\n\n $.get(provinceContainer.attr('data-url'), { countryCode: select.val() }, (response) => {\n if (!response.content) {\n provinceContainer.fadeOut('slow', () => {\n provinceContainer.html('');\n\n provinceContainer.removeAttr('data-loading');\n form.removeClass('loading');\n });\n } else if (response.content.indexOf('select') !== -1) {\n provinceContainer.fadeOut('slow', () => {\n const provinceSelectValue = getProvinceInputValue((\n $(provinceContainer).find('select > option[selected$=\"selected\"]').val()\n ));\n\n provinceContainer.html((\n response.content\n .replace('name=\"sylius_address_province\"', `name=\"${provinceSelectFieldName}\"${provinceSelectValue}`)\n .replace('id=\"sylius_address_province\"', `id=\"${provinceSelectFieldId}\"`)\n .replace('option value=\"\" selected=\"selected\"', 'option value=\"\"')\n .replace(`option ${provinceSelectValue}`, `option ${provinceSelectValue}\" selected=\"selected\"`)\n ));\n provinceContainer.addClass('required');\n provinceContainer.removeAttr('data-loading');\n\n provinceContainer.fadeIn('fast', () => {\n form.removeClass('loading');\n });\n });\n } else {\n provinceContainer.fadeOut('slow', () => {\n const provinceInputValue = getProvinceInputValue($(provinceContainer).find('input').val());\n\n provinceContainer.html((\n response.content\n .replace('name=\"sylius_address_province\"', `name=\"${provinceInputFieldName}\"${provinceInputValue}`)\n .replace('id=\"sylius_address_province\"', `id=\"${provinceInputFieldId}\"`)\n ));\n\n provinceContainer.removeAttr('data-loading');\n\n provinceContainer.fadeIn('fast', () => {\n form.removeClass('loading');\n });\n });\n }\n });\n });\n\n if (countrySelect.val() !== '') {\n countrySelect.trigger('change');\n }\n\n if ($.trim($('div.province-container').text()) === '') {\n $('select.country-select').trigger('change');\n }\n\n const shippingAddressCheckbox = $('input[type=\"checkbox\"][name$=\"[differentShippingAddress]\"]');\n const shippingAddressContainer = $('#sylius-shipping-address-container');\n const toggleShippingAddress = function toggleShippingAddress() {\n shippingAddressContainer.toggle(shippingAddressCheckbox.prop('checked'));\n };\n toggleShippingAddress();\n shippingAddressCheckbox.on('change', toggleShippingAddress);\n },\n});\n```\n\n2. Add new import in `assets/shop/entry.js`:\n\n```js\n// assets/shop/entry.js\n// ...\nimport './sylius-province-field';\n```\n\n3. Rebuild your assets:\n\n```bash\nyarn build\n``` \n\n### Acknowledgements\n\nThis security issue has been reported by @r2tunes, thank you!\n\n### References\n\n- The original advisory: https://github.com/advisories/GHSA-mw82-6m2g-qh6c\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in [Sylius issues](https://github.com/Sylius/Sylius/issues)\n* Email us at security@sylius.com\n", - "severity": [ - - ], + "severity": [], "affected": [ { "package": { diff --git a/advisories/github-reviewed/2024/05/GHSA-945h-6vcv-pc8h/GHSA-945h-6vcv-pc8h.json b/advisories/github-reviewed/2024/05/GHSA-945h-6vcv-pc8h/GHSA-945h-6vcv-pc8h.json index 10f71b38af1..c9a8ff3eb0a 100644 --- a/advisories/github-reviewed/2024/05/GHSA-945h-6vcv-pc8h/GHSA-945h-6vcv-pc8h.json +++ b/advisories/github-reviewed/2024/05/GHSA-945h-6vcv-pc8h/GHSA-945h-6vcv-pc8h.json @@ -3,9 +3,7 @@ "id": "GHSA-945h-6vcv-pc8h", "modified": "2024-05-29T18:50:26Z", "published": "2024-05-29T18:50:26Z", - "aliases": [ - - ], + "aliases": [], "summary": "Sylius Admin Bundle Cross-Site Request Forgery vulnerability", "details": "Sylius 1.0.0 to 1.0.16, 1.1.0 to 1.1.8, 1.2.0 to 1.2.1 versions of AdminBundle and ResourceBundle are affected by this security issue.\n\nThis issue has been fixed in Sylius 1.0.17, 1.1.9 and 1.2.2. Development branch for 1.3 release has also been fixed.\n\n### Description\n\nThe following actions in the admin panel did not require a CSRF token:\n\n- marking order’s payment as completed\n- marking order’s payment as refunded\n- marking product review as accepted\n- marking product review as rejected\n\n### Resolution\n\nThe issue is fixed by adding a required CSRF token to those actions.\n\nWe also fixed `ResourceController`‘s `applyStateMachineTransitionAction` method by adding a CSRF token check. If you use that action in the API context, you can disable it by adding `csrf_protection:` false to its routing configuration", "severity": [ @@ -92,9 +90,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2024-05-29T18:50:26Z", diff --git a/advisories/github-reviewed/2024/05/GHSA-c636-cg5r-2498/GHSA-c636-cg5r-2498.json b/advisories/github-reviewed/2024/05/GHSA-c636-cg5r-2498/GHSA-c636-cg5r-2498.json index 605bdc8f523..2f9f489800b 100644 --- a/advisories/github-reviewed/2024/05/GHSA-c636-cg5r-2498/GHSA-c636-cg5r-2498.json +++ b/advisories/github-reviewed/2024/05/GHSA-c636-cg5r-2498/GHSA-c636-cg5r-2498.json @@ -3,9 +3,7 @@ "id": "GHSA-c636-cg5r-2498", "modified": "2024-05-29T19:59:13Z", "published": "2024-05-29T19:59:13Z", - "aliases": [ - - ], + "aliases": [], "summary": "Symfony XML Entity Expansion security vulnerability", "details": "Symfony 2.0.11 carried a [similar] XXE security fix, however, on review of ZF2 I also noted a vulnerability to XML Entity Expansion (XEE) attacks whereby all extensions making use of libxml2 have no defense against XEE Quadratic Blowup Attacks. The vulnerability is a function of there being no current method of disabling custom entities in PHP (i.e. defined internal to the XML document without using external entities). In a QBA, a long entity can be defined and then referred to multiple times in document elements, creating a memory sink with which Denial Of Service attacks against a host's RAM can be mounted. The use of the LIBXML_NOENT or equivalent option in a dependent extension amplified the impact (it doesn't actually mean \"No Entities\"). In addition, libxml2's innate defense against the related Exponential or Billion Laugh's XEE attacks is active only so long as the LIBXML_PARSEHUGE is NOT set (it disables libxml2's hardcoded entity recursion limit). No instances of these two options were noted, but it's worth referencing for the future.\n\nConsider this (non-fatal) example:\n```\n\n]>\n&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;\n```\nIncrease the length of entity, and entity count to a few hundred, and peak memory usage will waste no time spiking the moment the nodeValue for is accessed since the entities will then be expanded by a simple multiplier effect. No external entities required.\n\n...\n\nThis can be used in combination with the usual XXE defense of calling `libxml_disable_entity_loader(TRUE)` and, optionally, the LIBXML_NONET option (should local filesystem access be allowable). The DOCTYPE may be removed instead of rejecting the XML outright but this would likely result in other problems with the unresolved entities. ", "severity": [ diff --git a/advisories/github-reviewed/2024/05/GHSA-g5vj-wj9x-4jg9/GHSA-g5vj-wj9x-4jg9.json b/advisories/github-reviewed/2024/05/GHSA-g5vj-wj9x-4jg9/GHSA-g5vj-wj9x-4jg9.json index c1816a2542b..4e006f43b98 100644 --- a/advisories/github-reviewed/2024/05/GHSA-g5vj-wj9x-4jg9/GHSA-g5vj-wj9x-4jg9.json +++ b/advisories/github-reviewed/2024/05/GHSA-g5vj-wj9x-4jg9/GHSA-g5vj-wj9x-4jg9.json @@ -3,9 +3,7 @@ "id": "GHSA-g5vj-wj9x-4jg9", "modified": "2024-05-29T18:53:48Z", "published": "2024-05-29T18:53:48Z", - "aliases": [ - - ], + "aliases": [], "summary": "symbiote/silverstripe-multivaluefield Possible PHP Object Injection via Multi-Value Field Extension", "details": "A potential deserialisation vulnerability has been identified in the symbiote/silverstripe-multivaluefield which could allow an attacker to exploit implementations of this module via object injection.\n\nSupport for handling PHP objects as values in this module has been deprecated, and the serialisation technique has been switched to using JSON for handling arrays.\n\nAs well as this, a potential XSS (cross-site scripting) vulnerability has been identified and remediated.", "severity": [ diff --git a/advisories/github-reviewed/2024/05/GHSA-g6f5-4w43-2x63/GHSA-g6f5-4w43-2x63.json b/advisories/github-reviewed/2024/05/GHSA-g6f5-4w43-2x63/GHSA-g6f5-4w43-2x63.json index 8380dfecd87..75405d9b207 100644 --- a/advisories/github-reviewed/2024/05/GHSA-g6f5-4w43-2x63/GHSA-g6f5-4w43-2x63.json +++ b/advisories/github-reviewed/2024/05/GHSA-g6f5-4w43-2x63/GHSA-g6f5-4w43-2x63.json @@ -3,9 +3,7 @@ "id": "GHSA-g6f5-4w43-2x63", "modified": "2024-05-29T13:04:32Z", "published": "2024-05-29T13:04:32Z", - "aliases": [ - - ], + "aliases": [], "summary": "ScnSocialAuth Cross-site Scripting vulnerability in login redirect param", "details": "ScnSocialAuth version 1.15.2 has been released and includes a security for this vulnerability. Fix has been applied in https://github.com/SocalNick/ScnSocialAuth/commit/4a00966c41bc37251586d007564c5c891eba3700\n\n### Affected versions\nAll versions below 1.15.2 are affected. dev-master is fixed starting from https://github.com/SocalNick/ScnSocialAuth/commit/4a00966c41bc37251586d007564c5c891eba3700\n\n### Exploits\nBecause of missing escaping of the URL param redirect a XSS attack is possible.\nFor example: Setting the redirect param to `\">GitHub.com\n]>\n&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;&a;\n```\nIncrease the length of entity, and entity count to a few hundred, and peak memory usage will waste no time spiking the moment the nodeValue for is accessed since the entities will then be expanded by a simple multiplier effect. No external entities required.\n\n...\n\nThis can be used in combination with the usual XXE defense of calling libxml_disable_entity_loader(TRUE) and, optionally, the LIBXML_NONET option (should local filesystem access be allowable). The DOCTYPE may be removed instead of rejecting the XML outright but this would likely result in other problems with the unresolved entities. ", "severity": [ diff --git a/advisories/github-reviewed/2024/05/GHSA-vfm6-r2gc-pwww/GHSA-vfm6-r2gc-pwww.json b/advisories/github-reviewed/2024/05/GHSA-vfm6-r2gc-pwww/GHSA-vfm6-r2gc-pwww.json index a671b205533..30490e0ba41 100644 --- a/advisories/github-reviewed/2024/05/GHSA-vfm6-r2gc-pwww/GHSA-vfm6-r2gc-pwww.json +++ b/advisories/github-reviewed/2024/05/GHSA-vfm6-r2gc-pwww/GHSA-vfm6-r2gc-pwww.json @@ -3,14 +3,10 @@ "id": "GHSA-vfm6-r2gc-pwww", "modified": "2024-05-30T00:36:36Z", "published": "2024-05-30T00:34:48Z", - "aliases": [ - - ], + "aliases": [], "summary": "Symfony2 security issue when the trust proxy mode is enabled", "details": "An application is vulnerable if it uses the client IP address as returned by the Request::getClientIp() method for sensitive decisions like IP based access control.\n\nTo fix this security issue, the following changes have been made to all versions of Symfony2:\n\nA new Request::setTrustedProxies() method has been introduced and should be used intead of Request::trustProxyData() to enable the trust proxy mode. It takes an array of trusted proxy IP addresses as its argument:\n```\n// before (probably in your front controller script)\nRequest::trustProxyData();\n\n// after\nRequest::setTrustedProxies(array('1.1.1.1'));\n// 1.1.1.1 being the IP address of a trusted reverse proxy\n```\nThe Request::trustProxyData() method has been deprecated (when used, it automatically trusts the latest proxy in the chain -- which is the current remote address):\n```\nRequest::trustProxyData();\n\n// is equivalent to\nRequest::setTrustedProxies(array($request->server->get('REMOTE_ADDR')));\n```\nWe encourage all Symfony2 users to upgrade as soon as possible. It you don't want to upgrade to the latest version yet, you can also apply the following patches:\n\n- [Patch](https://github.com/symfony/symfony/compare/fc89d6b...9ce892c.patch) for Symfony 2.0.19\n- [Patch](https://github.com/symfony/symfony/compare/922c201...e5536f0.patch) for Symfony 2.1.4", - "severity": [ - - ], + "severity": [], "affected": [ { "package": { @@ -116,9 +112,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2024-05-30T00:34:48Z", diff --git a/advisories/github-reviewed/2024/06/GHSA-4xg3-7w7q-856q/GHSA-4xg3-7w7q-856q.json b/advisories/github-reviewed/2024/06/GHSA-4xg3-7w7q-856q/GHSA-4xg3-7w7q-856q.json index d6286e06b54..5b6f1bf32c2 100644 --- a/advisories/github-reviewed/2024/06/GHSA-4xg3-7w7q-856q/GHSA-4xg3-7w7q-856q.json +++ b/advisories/github-reviewed/2024/06/GHSA-4xg3-7w7q-856q/GHSA-4xg3-7w7q-856q.json @@ -8,9 +8,7 @@ ], "summary": "object-deep-assign Prototype Pollution", "details": "alexbinary object-deep-assign 1.0.11 is vulnerable to Prototype Pollution via the extend() method of Module.deepAssign (/src/index.js)", - "severity": [ - - ], + "severity": [], "affected": [ { "package": { @@ -47,9 +45,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2024-06-17T21:37:37Z", diff --git a/advisories/github-reviewed/2024/08/GHSA-m3rh-cvr5-x6q4/GHSA-m3rh-cvr5-x6q4.json b/advisories/github-reviewed/2024/08/GHSA-m3rh-cvr5-x6q4/GHSA-m3rh-cvr5-x6q4.json index 1598f508789..e39438b7667 100644 --- a/advisories/github-reviewed/2024/08/GHSA-m3rh-cvr5-x6q4/GHSA-m3rh-cvr5-x6q4.json +++ b/advisories/github-reviewed/2024/08/GHSA-m3rh-cvr5-x6q4/GHSA-m3rh-cvr5-x6q4.json @@ -3,9 +3,7 @@ "id": "GHSA-m3rh-cvr5-x6q4", "modified": "2024-11-18T16:27:02Z", "published": "2024-08-08T16:36:26Z", - "aliases": [ - - ], + "aliases": [], "summary": "CosmWasm wasmd has large address count in ValidateBasic", "details": "**Component:** wasmd\n**Criticality:** Low ([ACMv1](https://github.com/interchainio/security/blob/main/resources/CLASSIFICATION_MATRIX.md): I:Moderate; L:Unlikely)\n**Patched versions:** wasmd 0.52.0\n\nIn multiple wasmd message types it was possible to add a large number of addresses which might lead to unexpected resource consumption in ValidateBasic.\n\nSee [CWA-2024-003](https://github.com/CosmWasm/advisories/blob/main/CWAs/CWA-2024-003.md) for more details.\n", "severity": [ diff --git a/advisories/unreviewed/2022/01/GHSA-2694-c6mx-8fhj/GHSA-2694-c6mx-8fhj.json b/advisories/unreviewed/2022/01/GHSA-2694-c6mx-8fhj/GHSA-2694-c6mx-8fhj.json index 12157482f01..70d1ce40e37 100644 --- a/advisories/unreviewed/2022/01/GHSA-2694-c6mx-8fhj/GHSA-2694-c6mx-8fhj.json +++ b/advisories/unreviewed/2022/01/GHSA-2694-c6mx-8fhj/GHSA-2694-c6mx-8fhj.json @@ -7,12 +7,8 @@ "CVE-2021-46072" ], "details": "A Stored Cross Site Scripting (XSS) vulnerability exists in Vehicle Service Management System 1.0 via the Service List Section in login panel.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-26v6-42cg-wj34/GHSA-26v6-42cg-wj34.json b/advisories/unreviewed/2022/01/GHSA-26v6-42cg-wj34/GHSA-26v6-42cg-wj34.json index 13efe0bd2ff..e1e536e5bbf 100644 --- a/advisories/unreviewed/2022/01/GHSA-26v6-42cg-wj34/GHSA-26v6-42cg-wj34.json +++ b/advisories/unreviewed/2022/01/GHSA-26v6-42cg-wj34/GHSA-26v6-42cg-wj34.json @@ -7,12 +7,8 @@ "CVE-2020-28679" ], "details": "A vulnerability in the showReports module of Zoho ManageEngine Applications Manager before build 14550 allows authenticated attackers to execute a SQL injection via a crafted request.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-27fp-j2gf-67vv/GHSA-27fp-j2gf-67vv.json b/advisories/unreviewed/2022/01/GHSA-27fp-j2gf-67vv/GHSA-27fp-j2gf-67vv.json index e9b634eed34..13967c58287 100644 --- a/advisories/unreviewed/2022/01/GHSA-27fp-j2gf-67vv/GHSA-27fp-j2gf-67vv.json +++ b/advisories/unreviewed/2022/01/GHSA-27fp-j2gf-67vv/GHSA-27fp-j2gf-67vv.json @@ -7,12 +7,8 @@ "CVE-2022-0133" ], "details": "peertube is vulnerable to Improper Access Control", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-2cr4-fx56-fvmc/GHSA-2cr4-fx56-fvmc.json b/advisories/unreviewed/2022/01/GHSA-2cr4-fx56-fvmc/GHSA-2cr4-fx56-fvmc.json index f00f8a5708c..c4604af72bb 100644 --- a/advisories/unreviewed/2022/01/GHSA-2cr4-fx56-fvmc/GHSA-2cr4-fx56-fvmc.json +++ b/advisories/unreviewed/2022/01/GHSA-2cr4-fx56-fvmc/GHSA-2cr4-fx56-fvmc.json @@ -7,12 +7,8 @@ "CVE-2022-22286" ], "details": "A vulnerability using PendingIntent in Bixby Routines prior to version 3.1.21.8 in Android R(11.0) and 2.6.30.5 in Android Q(10.0) allows attackers to execute privileged action by hijacking and modifying the intent.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-3228-87fw-vwj8/GHSA-3228-87fw-vwj8.json b/advisories/unreviewed/2022/01/GHSA-3228-87fw-vwj8/GHSA-3228-87fw-vwj8.json index 96e2c9149d9..e545443aa58 100644 --- a/advisories/unreviewed/2022/01/GHSA-3228-87fw-vwj8/GHSA-3228-87fw-vwj8.json +++ b/advisories/unreviewed/2022/01/GHSA-3228-87fw-vwj8/GHSA-3228-87fw-vwj8.json @@ -7,12 +7,8 @@ "CVE-2022-22114" ], "details": "In Teedy, versions v1.5 through v1.9 are vulnerable to Reflected Cross-Site Scripting (XSS). The “search term\" search functionality is not sufficiently sanitized while displaying the results of the search, which can be leveraged to inject arbitrary scripts. These scripts are executed in a victim’s browser when they enter the crafted URL. In the worst case, the victim who inadvertently triggers the attack is a highly privileged administrator. The injected scripts can extract the Session ID, which can lead to full Account Takeover of the administrator, by an unauthenticated attacker.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-332f-m55f-3h9q/GHSA-332f-m55f-3h9q.json b/advisories/unreviewed/2022/01/GHSA-332f-m55f-3h9q/GHSA-332f-m55f-3h9q.json index 87846c017a8..1d4480d0693 100644 --- a/advisories/unreviewed/2022/01/GHSA-332f-m55f-3h9q/GHSA-332f-m55f-3h9q.json +++ b/advisories/unreviewed/2022/01/GHSA-332f-m55f-3h9q/GHSA-332f-m55f-3h9q.json @@ -7,12 +7,8 @@ "CVE-2021-46164" ], "details": "Zoho ManageEngine Desktop Central before 10.0.662 allows remote code execution by an authenticated user who has complete access to the Reports module.", - "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/01/GHSA-33hj-353r-q5fv/GHSA-33hj-353r-q5fv.json b/advisories/unreviewed/2022/01/GHSA-33hj-353r-q5fv/GHSA-33hj-353r-q5fv.json index 3e5d5d0ab1d..30e3c5ec416 100644 --- a/advisories/unreviewed/2022/01/GHSA-33hj-353r-q5fv/GHSA-33hj-353r-q5fv.json +++ b/advisories/unreviewed/2022/01/GHSA-33hj-353r-q5fv/GHSA-33hj-353r-q5fv.json @@ -7,12 +7,8 @@ "CVE-2021-46058" ], "details": "AHheap-based Buffer Overflow vulnerabiity exists in GNU inetutils 2.2 in cmds.c, which caused a denial of service.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-3hcc-26vj-rvhq/GHSA-3hcc-26vj-rvhq.json b/advisories/unreviewed/2022/01/GHSA-3hcc-26vj-rvhq/GHSA-3hcc-26vj-rvhq.json index 36a5d83385e..b1a96462cb3 100644 --- a/advisories/unreviewed/2022/01/GHSA-3hcc-26vj-rvhq/GHSA-3hcc-26vj-rvhq.json +++ b/advisories/unreviewed/2022/01/GHSA-3hcc-26vj-rvhq/GHSA-3hcc-26vj-rvhq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -43,9 +41,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/01/GHSA-3mhc-qrfq-hh49/GHSA-3mhc-qrfq-hh49.json b/advisories/unreviewed/2022/01/GHSA-3mhc-qrfq-hh49/GHSA-3mhc-qrfq-hh49.json index 6bbb53ada88..e325d8f14c7 100644 --- a/advisories/unreviewed/2022/01/GHSA-3mhc-qrfq-hh49/GHSA-3mhc-qrfq-hh49.json +++ b/advisories/unreviewed/2022/01/GHSA-3mhc-qrfq-hh49/GHSA-3mhc-qrfq-hh49.json @@ -7,12 +7,8 @@ "CVE-2022-22836" ], "details": "CoreFTP Server before 727 allows directory traversal (for file creation) by an authenticated attacker via ../ in an HTTP PUT request.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-3rj6-pr5w-f29f/GHSA-3rj6-pr5w-f29f.json b/advisories/unreviewed/2022/01/GHSA-3rj6-pr5w-f29f/GHSA-3rj6-pr5w-f29f.json index 0faeb49ca1a..766cecb27c8 100644 --- a/advisories/unreviewed/2022/01/GHSA-3rj6-pr5w-f29f/GHSA-3rj6-pr5w-f29f.json +++ b/advisories/unreviewed/2022/01/GHSA-3rj6-pr5w-f29f/GHSA-3rj6-pr5w-f29f.json @@ -7,12 +7,8 @@ "CVE-2022-22263" ], "details": "Unprotected dynamic receiver in SecSettings prior to SMR Jan-2022 Release 1 allows untrusted applications to launch arbitrary activity.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-3v69-r3x2-qgp5/GHSA-3v69-r3x2-qgp5.json b/advisories/unreviewed/2022/01/GHSA-3v69-r3x2-qgp5/GHSA-3v69-r3x2-qgp5.json index b3142198c31..5f7a545c850 100644 --- a/advisories/unreviewed/2022/01/GHSA-3v69-r3x2-qgp5/GHSA-3v69-r3x2-qgp5.json +++ b/advisories/unreviewed/2022/01/GHSA-3v69-r3x2-qgp5/GHSA-3v69-r3x2-qgp5.json @@ -7,12 +7,8 @@ "CVE-2021-23218" ], "details": "When running with FIPS mode enabled, Mirantis Container Runtime 20.10.8 leaks memory during TLS Handshakes which could be abused to cause a denial of service.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-47j2-g964-m78g/GHSA-47j2-g964-m78g.json b/advisories/unreviewed/2022/01/GHSA-47j2-g964-m78g/GHSA-47j2-g964-m78g.json index cc5091f2d0b..653b668ba37 100644 --- a/advisories/unreviewed/2022/01/GHSA-47j2-g964-m78g/GHSA-47j2-g964-m78g.json +++ b/advisories/unreviewed/2022/01/GHSA-47j2-g964-m78g/GHSA-47j2-g964-m78g.json @@ -7,12 +7,8 @@ "CVE-2022-22284" ], "details": "Improper authentication vulnerability in Samsung Internet prior to 16.0.2.19 allows attackers to bypass secret mode password authentication", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-4frh-rw8g-vq9h/GHSA-4frh-rw8g-vq9h.json b/advisories/unreviewed/2022/01/GHSA-4frh-rw8g-vq9h/GHSA-4frh-rw8g-vq9h.json index ae8004889ee..5c3687929ea 100644 --- a/advisories/unreviewed/2022/01/GHSA-4frh-rw8g-vq9h/GHSA-4frh-rw8g-vq9h.json +++ b/advisories/unreviewed/2022/01/GHSA-4frh-rw8g-vq9h/GHSA-4frh-rw8g-vq9h.json @@ -7,12 +7,8 @@ "CVE-2021-40041" ], "details": "There is a Cross-Site Scripting(XSS) vulnerability in HUAWEI WS318n product when processing network settings. Due to insufficient validation of user input, a local authenticated attacker could exploit this vulnerability by injecting special characters. Successful exploit could cause certain information disclosure. Affected product versions include: WS318n-21 10.0.2.2, 10.0.2.5 and 10.0.2.6.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-4jm9-2wwx-qxgm/GHSA-4jm9-2wwx-qxgm.json b/advisories/unreviewed/2022/01/GHSA-4jm9-2wwx-qxgm/GHSA-4jm9-2wwx-qxgm.json index 2e88e0b333d..8fba070e5b7 100644 --- a/advisories/unreviewed/2022/01/GHSA-4jm9-2wwx-qxgm/GHSA-4jm9-2wwx-qxgm.json +++ b/advisories/unreviewed/2022/01/GHSA-4jm9-2wwx-qxgm/GHSA-4jm9-2wwx-qxgm.json @@ -7,12 +7,8 @@ "CVE-2021-40018" ], "details": "The eID module has a null pointer reference vulnerability. Successful exploitation of this vulnerability may affect data confidentiality.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-4m5x-p265-j28q/GHSA-4m5x-p265-j28q.json b/advisories/unreviewed/2022/01/GHSA-4m5x-p265-j28q/GHSA-4m5x-p265-j28q.json index 21cfa78135d..04753055574 100644 --- a/advisories/unreviewed/2022/01/GHSA-4m5x-p265-j28q/GHSA-4m5x-p265-j28q.json +++ b/advisories/unreviewed/2022/01/GHSA-4m5x-p265-j28q/GHSA-4m5x-p265-j28q.json @@ -7,12 +7,8 @@ "CVE-2022-22285" ], "details": "A vulnerability using PendingIntent in Reminder prior to version 12.2.05.0 in Android R(11.0) and 12.3.02.1000 in Android S(12.0) allows attackers to execute privileged action by hijacking and modifying the intent.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-4phr-f525-643q/GHSA-4phr-f525-643q.json b/advisories/unreviewed/2022/01/GHSA-4phr-f525-643q/GHSA-4phr-f525-643q.json index 1bb612c873a..1654547b0b1 100644 --- a/advisories/unreviewed/2022/01/GHSA-4phr-f525-643q/GHSA-4phr-f525-643q.json +++ b/advisories/unreviewed/2022/01/GHSA-4phr-f525-643q/GHSA-4phr-f525-643q.json @@ -7,12 +7,8 @@ "CVE-2021-45744" ], "details": "A Stored Cross Site Scripting (XSS) vulnerability exists in bludit 3.13.1 via the TAGS section in login panel.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-4vq7-xgx9-437g/GHSA-4vq7-xgx9-437g.json b/advisories/unreviewed/2022/01/GHSA-4vq7-xgx9-437g/GHSA-4vq7-xgx9-437g.json index 6ee59898e2c..76065a1039f 100644 --- a/advisories/unreviewed/2022/01/GHSA-4vq7-xgx9-437g/GHSA-4vq7-xgx9-437g.json +++ b/advisories/unreviewed/2022/01/GHSA-4vq7-xgx9-437g/GHSA-4vq7-xgx9-437g.json @@ -7,12 +7,8 @@ "CVE-2022-22701" ], "details": "PartKeepr versions up to v1.4.0, loads attachments using a URL while creating a part and allows the use of the 'file://' URI scheme, allowing an authenticated user to read local files.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-4wp6-5frp-x2fq/GHSA-4wp6-5frp-x2fq.json b/advisories/unreviewed/2022/01/GHSA-4wp6-5frp-x2fq/GHSA-4wp6-5frp-x2fq.json index 657cfdbce4a..b8bb634cab0 100644 --- a/advisories/unreviewed/2022/01/GHSA-4wp6-5frp-x2fq/GHSA-4wp6-5frp-x2fq.json +++ b/advisories/unreviewed/2022/01/GHSA-4wp6-5frp-x2fq/GHSA-4wp6-5frp-x2fq.json @@ -7,12 +7,8 @@ "CVE-2021-45440" ], "details": "A unnecessary privilege vulnerability in Trend Micro Apex One and Trend Micro Worry-Free Business Security 10.0 SP1 (on-prem versions only) could allow a local attacker to abuse an impersonation privilege and elevate to a higher level of privileges. Please note: an attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-4wvc-w234-qmf8/GHSA-4wvc-w234-qmf8.json b/advisories/unreviewed/2022/01/GHSA-4wvc-w234-qmf8/GHSA-4wvc-w234-qmf8.json index 7680400317d..e165bbae9ad 100644 --- a/advisories/unreviewed/2022/01/GHSA-4wvc-w234-qmf8/GHSA-4wvc-w234-qmf8.json +++ b/advisories/unreviewed/2022/01/GHSA-4wvc-w234-qmf8/GHSA-4wvc-w234-qmf8.json @@ -7,12 +7,8 @@ "CVE-2021-46076" ], "details": "Sourcecodester Vehicle Service Management System 1.0 is vulnerable to File upload. An attacker can upload a malicious php file in multiple endpoints it leading to Code Execution.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-5366-4wpf-vvr9/GHSA-5366-4wpf-vvr9.json b/advisories/unreviewed/2022/01/GHSA-5366-4wpf-vvr9/GHSA-5366-4wpf-vvr9.json index 6c614f5d4ce..0947505f534 100644 --- a/advisories/unreviewed/2022/01/GHSA-5366-4wpf-vvr9/GHSA-5366-4wpf-vvr9.json +++ b/advisories/unreviewed/2022/01/GHSA-5366-4wpf-vvr9/GHSA-5366-4wpf-vvr9.json @@ -7,12 +7,8 @@ "CVE-2022-22702" ], "details": "PartKeepr versions up to v1.4.0, in the functionality to upload attachments using a URL when creating a part does not validate that requests can be made to local ports, allowing an authenticated user to carry out SSRF attacks and port enumeration.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-5gp4-fwp2-wg66/GHSA-5gp4-fwp2-wg66.json b/advisories/unreviewed/2022/01/GHSA-5gp4-fwp2-wg66/GHSA-5gp4-fwp2-wg66.json index 2649a7e2913..7541849bca4 100644 --- a/advisories/unreviewed/2022/01/GHSA-5gp4-fwp2-wg66/GHSA-5gp4-fwp2-wg66.json +++ b/advisories/unreviewed/2022/01/GHSA-5gp4-fwp2-wg66/GHSA-5gp4-fwp2-wg66.json @@ -7,12 +7,8 @@ "CVE-2021-45856" ], "details": "Accu-Time Systems MAXIMUS 1.0 telnet service suffers from a remote buffer overflow which causes the telnet service to crash", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-5grr-wg7c-8c88/GHSA-5grr-wg7c-8c88.json b/advisories/unreviewed/2022/01/GHSA-5grr-wg7c-8c88/GHSA-5grr-wg7c-8c88.json index 8f360673ab6..24a24a6fde8 100644 --- a/advisories/unreviewed/2022/01/GHSA-5grr-wg7c-8c88/GHSA-5grr-wg7c-8c88.json +++ b/advisories/unreviewed/2022/01/GHSA-5grr-wg7c-8c88/GHSA-5grr-wg7c-8c88.json @@ -7,12 +7,8 @@ "CVE-2021-20868" ], "details": "Incorrect authorization vulnerability in KONICA MINOLTA bizhub series (bizhub C750i G00-35 and earlier, bizhub C650i/C550i/C450i G00-B6 and earlier, bizhub C360i/C300i/C250i G00-B6 and earlier, bizhub 750i/650i/550i/450i G00-37 and earlier, bizhub 360i/300i G00-33 and earlier, bizhub C287i/C257i/C227i G00-19 and earlier, bizhub 306i/266i/246i/226i G00-B6 and earlier, bizhub C759/C659 GC7-X8 and earlier, bizhub C658/C558/C458 GC7-X8 and earlier, bizhub 958/808/758 GC7-X8 and earlier, bizhub 658e/558e/458e GC7-X8 and earlier, bizhub C287/C227 GC7-X8 and earlier, bizhub 287/227 GC7-X8 and earlier, bizhub 368e/308e GC7-X8 and earlier, bizhub C368/C308/C258 GC9-X4 and earlier, bizhub 558/458/368/308 GC9-X4 and earlier, bizhub C754e/C654e GDQ-M0 and earlier, bizhub 754e/654e GDQ-M0 and earlier, bizhub C554e/C454e GDQ-M1 and earlier, bizhub C364e/C284e/C224e GDQ-M1 and earlier, bizhub 554e/454e/364e/284e/224e GDQ-M1 and earlier, bizhub C754/C654 C554/C454 GR1-M0 and earlier, bizhub C364/C284/C224 GR1-M0 and earlier, bizhub 754/654 GR1-M0 and earlier, bizhub C4050i/C3350i/C4000i/C3300i G00-B6 and earlier, bizhub C3320i G00-B6 and earlier, bizhub 4750i/4050i G00-22 and earlier, bizhub 4700i G00-22 and earlier, bizhub C3851FS/C3851/C3351 GC9-X4 and earlier, and bizhub 4752/4052 GC9-X4 and earlier) allows an attacker on the adjacent network to obtain user credentials if external server authentication is enabled via a specific SOAP message sent by an administrative user.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-5h2h-fjjr-x9m2/GHSA-5h2h-fjjr-x9m2.json b/advisories/unreviewed/2022/01/GHSA-5h2h-fjjr-x9m2/GHSA-5h2h-fjjr-x9m2.json index 811cf535e62..46a6188d674 100644 --- a/advisories/unreviewed/2022/01/GHSA-5h2h-fjjr-x9m2/GHSA-5h2h-fjjr-x9m2.json +++ b/advisories/unreviewed/2022/01/GHSA-5h2h-fjjr-x9m2/GHSA-5h2h-fjjr-x9m2.json @@ -7,12 +7,8 @@ "CVE-2021-45830" ], "details": "A heap-based buffer overflow vulnerability exists in HDF5 1.13.1-1 via H5F_addr_decode_len in /hdf5/src/H5Fint.c, which could cause a Denial of Service.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-5jh9-cx9r-v7ww/GHSA-5jh9-cx9r-v7ww.json b/advisories/unreviewed/2022/01/GHSA-5jh9-cx9r-v7ww/GHSA-5jh9-cx9r-v7ww.json index b63a93ee84c..4d954958008 100644 --- a/advisories/unreviewed/2022/01/GHSA-5jh9-cx9r-v7ww/GHSA-5jh9-cx9r-v7ww.json +++ b/advisories/unreviewed/2022/01/GHSA-5jh9-cx9r-v7ww/GHSA-5jh9-cx9r-v7ww.json @@ -7,12 +7,8 @@ "CVE-2021-46142" ], "details": "An issue was discovered in uriparser before 0.9.6. It performs invalid free operations in uriNormalizeSyntax.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-5pxg-x45f-jchm/GHSA-5pxg-x45f-jchm.json b/advisories/unreviewed/2022/01/GHSA-5pxg-x45f-jchm/GHSA-5pxg-x45f-jchm.json index 382e9121f42..7d3ac4bb7de 100644 --- a/advisories/unreviewed/2022/01/GHSA-5pxg-x45f-jchm/GHSA-5pxg-x45f-jchm.json +++ b/advisories/unreviewed/2022/01/GHSA-5pxg-x45f-jchm/GHSA-5pxg-x45f-jchm.json @@ -7,12 +7,8 @@ "CVE-2021-46080" ], "details": "A Cross Site Request Forgery (CSRF) vulnerability exists in Vehicle Service Management System 1.0. An successful CSRF attacks leads to Stored Cross Site Scripting Vulnerability.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-5qm6-7cgc-v552/GHSA-5qm6-7cgc-v552.json b/advisories/unreviewed/2022/01/GHSA-5qm6-7cgc-v552/GHSA-5qm6-7cgc-v552.json index 6df1277e2ba..380c151351b 100644 --- a/advisories/unreviewed/2022/01/GHSA-5qm6-7cgc-v552/GHSA-5qm6-7cgc-v552.json +++ b/advisories/unreviewed/2022/01/GHSA-5qm6-7cgc-v552/GHSA-5qm6-7cgc-v552.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -43,9 +41,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/01/GHSA-5r66-qpvr-xfcc/GHSA-5r66-qpvr-xfcc.json b/advisories/unreviewed/2022/01/GHSA-5r66-qpvr-xfcc/GHSA-5r66-qpvr-xfcc.json index 81088c971dd..fd69fdf561a 100644 --- a/advisories/unreviewed/2022/01/GHSA-5r66-qpvr-xfcc/GHSA-5r66-qpvr-xfcc.json +++ b/advisories/unreviewed/2022/01/GHSA-5r66-qpvr-xfcc/GHSA-5r66-qpvr-xfcc.json @@ -7,12 +7,8 @@ "CVE-2021-46148" ], "details": "An issue was discovered in MediaWiki before 1.35.5, 1.36.x before 1.36.3, and 1.37.x before 1.37.1. Some unprivileged users can view confidential information (e.g., IP addresses and User-Agent headers for election traffic) on a testwiki SecurePoll instance.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-6438-3865-mcg8/GHSA-6438-3865-mcg8.json b/advisories/unreviewed/2022/01/GHSA-6438-3865-mcg8/GHSA-6438-3865-mcg8.json index 92ce459f171..89596d02973 100644 --- a/advisories/unreviewed/2022/01/GHSA-6438-3865-mcg8/GHSA-6438-3865-mcg8.json +++ b/advisories/unreviewed/2022/01/GHSA-6438-3865-mcg8/GHSA-6438-3865-mcg8.json @@ -7,12 +7,8 @@ "CVE-2021-46149" ], "details": "An issue was discovered in MediaWiki before 1.35.5, 1.36.x before 1.36.3, and 1.37.x before 1.37.1. A denial of service (resource consumption) can be accomplished by searching for a very long key in a Language Name Search.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-6f45-87x7-3v2q/GHSA-6f45-87x7-3v2q.json b/advisories/unreviewed/2022/01/GHSA-6f45-87x7-3v2q/GHSA-6f45-87x7-3v2q.json index 45123c506f8..ae2f10f0fe4 100644 --- a/advisories/unreviewed/2022/01/GHSA-6f45-87x7-3v2q/GHSA-6f45-87x7-3v2q.json +++ b/advisories/unreviewed/2022/01/GHSA-6f45-87x7-3v2q/GHSA-6f45-87x7-3v2q.json @@ -7,12 +7,8 @@ "CVE-2021-40021" ], "details": "The eID module has an out-of-bounds memory write vulnerability,Successful exploitation of this vulnerability may affect data confidentiality.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-6gjq-vmwg-37pv/GHSA-6gjq-vmwg-37pv.json b/advisories/unreviewed/2022/01/GHSA-6gjq-vmwg-37pv/GHSA-6gjq-vmwg-37pv.json index fa454f753dd..8386c54a7fd 100644 --- a/advisories/unreviewed/2022/01/GHSA-6gjq-vmwg-37pv/GHSA-6gjq-vmwg-37pv.json +++ b/advisories/unreviewed/2022/01/GHSA-6gjq-vmwg-37pv/GHSA-6gjq-vmwg-37pv.json @@ -7,12 +7,8 @@ "CVE-2022-22121" ], "details": "In NocoDB, versions 0.81.0 through 0.83.8 are affected by CSV Injection vulnerability (Formula Injection). A low privileged attacker can create a new table to inject payloads in the table rows. When an administrator accesses the User Management endpoint and exports the data as a CSV file and opens it, the payload gets executed.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-6m9q-p58f-wq5w/GHSA-6m9q-p58f-wq5w.json b/advisories/unreviewed/2022/01/GHSA-6m9q-p58f-wq5w/GHSA-6m9q-p58f-wq5w.json index 3a59e83011d..c2fd337b23d 100644 --- a/advisories/unreviewed/2022/01/GHSA-6m9q-p58f-wq5w/GHSA-6m9q-p58f-wq5w.json +++ b/advisories/unreviewed/2022/01/GHSA-6m9q-p58f-wq5w/GHSA-6m9q-p58f-wq5w.json @@ -7,12 +7,8 @@ "CVE-2021-38674" ], "details": "A cross-site scripting (XSS) vulnerability has been reported to affect QTS, QuTS hero and QuTScloud. If exploited, this vulnerability allows remote attackers to inject malicious code. We have already fixed this vulnerability in the following versions of QTS, QuTS hero and QuTScloud: QuTS hero h4.5.4.1771 build 20210825 and later QTS 4.5.4.1787 build 20210910 and later QuTScloud c4.5.7.1864 and later", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-6v7j-h4h2-4p86/GHSA-6v7j-h4h2-4p86.json b/advisories/unreviewed/2022/01/GHSA-6v7j-h4h2-4p86/GHSA-6v7j-h4h2-4p86.json index 68d5f5a1624..24c3c4d1795 100644 --- a/advisories/unreviewed/2022/01/GHSA-6v7j-h4h2-4p86/GHSA-6v7j-h4h2-4p86.json +++ b/advisories/unreviewed/2022/01/GHSA-6v7j-h4h2-4p86/GHSA-6v7j-h4h2-4p86.json @@ -7,12 +7,8 @@ "CVE-2021-43949" ], "details": "Affected versions of Atlassian Jira Service Management Server and Data Center allow authenticated remote attackers to view private objects via a Broken Access Control vulnerability in the Custom Fields feature. The affected versions are before version 4.21.0.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-6xrq-jx5q-vmmq/GHSA-6xrq-jx5q-vmmq.json b/advisories/unreviewed/2022/01/GHSA-6xrq-jx5q-vmmq/GHSA-6xrq-jx5q-vmmq.json index 051fd350155..37096c3c370 100644 --- a/advisories/unreviewed/2022/01/GHSA-6xrq-jx5q-vmmq/GHSA-6xrq-jx5q-vmmq.json +++ b/advisories/unreviewed/2022/01/GHSA-6xrq-jx5q-vmmq/GHSA-6xrq-jx5q-vmmq.json @@ -7,12 +7,8 @@ "CVE-2021-46074" ], "details": "A Stored Cross Site Scripting (XSS) vulnerability exists in Sourcecodester Vehicle Service Management System 1.0 via the Settings Section in login panel.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-74qj-pmvq-g8v5/GHSA-74qj-pmvq-g8v5.json b/advisories/unreviewed/2022/01/GHSA-74qj-pmvq-g8v5/GHSA-74qj-pmvq-g8v5.json index 1559e2f6984..18d7a62be95 100644 --- a/advisories/unreviewed/2022/01/GHSA-74qj-pmvq-g8v5/GHSA-74qj-pmvq-g8v5.json +++ b/advisories/unreviewed/2022/01/GHSA-74qj-pmvq-g8v5/GHSA-74qj-pmvq-g8v5.json @@ -7,12 +7,8 @@ "CVE-2021-46150" ], "details": "An issue was discovered in MediaWiki before 1.35.5, 1.36.x before 1.36.3, and 1.37.x before 1.37.1. Special:CheckUserLog allows CheckUser XSS because of date mishandling, as demonstrated by an XSS payload in MediaWiki:October.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-7547-299x-4pmv/GHSA-7547-299x-4pmv.json b/advisories/unreviewed/2022/01/GHSA-7547-299x-4pmv/GHSA-7547-299x-4pmv.json index 20139428f0f..5918ee0010d 100644 --- a/advisories/unreviewed/2022/01/GHSA-7547-299x-4pmv/GHSA-7547-299x-4pmv.json +++ b/advisories/unreviewed/2022/01/GHSA-7547-299x-4pmv/GHSA-7547-299x-4pmv.json @@ -7,12 +7,8 @@ "CVE-2022-22283" ], "details": "Improper session management vulnerability in Samsung Health prior to 6.20.1.005 prevents logging out from Samsung Health App.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-7923-fmfv-3jrf/GHSA-7923-fmfv-3jrf.json b/advisories/unreviewed/2022/01/GHSA-7923-fmfv-3jrf/GHSA-7923-fmfv-3jrf.json index 8a63199715e..688c7034e85 100644 --- a/advisories/unreviewed/2022/01/GHSA-7923-fmfv-3jrf/GHSA-7923-fmfv-3jrf.json +++ b/advisories/unreviewed/2022/01/GHSA-7923-fmfv-3jrf/GHSA-7923-fmfv-3jrf.json @@ -7,12 +7,8 @@ "CVE-2021-46165" ], "details": "Zoho ManageEngine Desktop Central before 10.0.662, during startup, launches an executable file from the batch files, but this file's path might not be properly defined.", - "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/01/GHSA-7q5j-32q8-c3qg/GHSA-7q5j-32q8-c3qg.json b/advisories/unreviewed/2022/01/GHSA-7q5j-32q8-c3qg/GHSA-7q5j-32q8-c3qg.json index e333d861f49..9eb673267d5 100644 --- a/advisories/unreviewed/2022/01/GHSA-7q5j-32q8-c3qg/GHSA-7q5j-32q8-c3qg.json +++ b/advisories/unreviewed/2022/01/GHSA-7q5j-32q8-c3qg/GHSA-7q5j-32q8-c3qg.json @@ -7,12 +7,8 @@ "CVE-2021-40020" ], "details": "There is an Out-of-bounds array read vulnerability in the security storage module in smartphones. Successful exploitation of this vulnerability may affect service confidentiality.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-8373-wxqf-ph2h/GHSA-8373-wxqf-ph2h.json b/advisories/unreviewed/2022/01/GHSA-8373-wxqf-ph2h/GHSA-8373-wxqf-ph2h.json index e7fdbfddfd2..d17541a946a 100644 --- a/advisories/unreviewed/2022/01/GHSA-8373-wxqf-ph2h/GHSA-8373-wxqf-ph2h.json +++ b/advisories/unreviewed/2022/01/GHSA-8373-wxqf-ph2h/GHSA-8373-wxqf-ph2h.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-87c4-2mpr-rxpc/GHSA-87c4-2mpr-rxpc.json b/advisories/unreviewed/2022/01/GHSA-87c4-2mpr-rxpc/GHSA-87c4-2mpr-rxpc.json index ac22cac3d4a..767fd32991a 100644 --- a/advisories/unreviewed/2022/01/GHSA-87c4-2mpr-rxpc/GHSA-87c4-2mpr-rxpc.json +++ b/advisories/unreviewed/2022/01/GHSA-87c4-2mpr-rxpc/GHSA-87c4-2mpr-rxpc.json @@ -7,12 +7,8 @@ "CVE-2021-40029" ], "details": "There is a Buffer overflow vulnerability due to a boundary error with the Samba server in the file management module in smartphones. Successful exploitation of this vulnerability may affect function stability.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-8g5c-c435-6rx7/GHSA-8g5c-c435-6rx7.json b/advisories/unreviewed/2022/01/GHSA-8g5c-c435-6rx7/GHSA-8g5c-c435-6rx7.json index 8951a473333..6110c297b46 100644 --- a/advisories/unreviewed/2022/01/GHSA-8g5c-c435-6rx7/GHSA-8g5c-c435-6rx7.json +++ b/advisories/unreviewed/2022/01/GHSA-8g5c-c435-6rx7/GHSA-8g5c-c435-6rx7.json @@ -7,12 +7,8 @@ "CVE-2021-25051" ], "details": "The Modal Window WordPress plugin before 5.2.2 within the wow-company admin menu page allows to include() arbitrary file with PHP extension (as well as with data:// or http:// protocols), thus leading to CSRF RCE.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-8j4v-g972-gj5h/GHSA-8j4v-g972-gj5h.json b/advisories/unreviewed/2022/01/GHSA-8j4v-g972-gj5h/GHSA-8j4v-g972-gj5h.json index a4b3e3bcf07..a1f27fae6f7 100644 --- a/advisories/unreviewed/2022/01/GHSA-8j4v-g972-gj5h/GHSA-8j4v-g972-gj5h.json +++ b/advisories/unreviewed/2022/01/GHSA-8j4v-g972-gj5h/GHSA-8j4v-g972-gj5h.json @@ -7,12 +7,8 @@ "CVE-2022-22270" ], "details": "An implicit Intent hijacking vulnerability in Dialer prior to SMR Jan-2022 Release 1 allows unprivileged applications to access contact information.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-8q6q-9f65-vrcx/GHSA-8q6q-9f65-vrcx.json b/advisories/unreviewed/2022/01/GHSA-8q6q-9f65-vrcx/GHSA-8q6q-9f65-vrcx.json index ac6f5711f1f..df9d14151f3 100644 --- a/advisories/unreviewed/2022/01/GHSA-8q6q-9f65-vrcx/GHSA-8q6q-9f65-vrcx.json +++ b/advisories/unreviewed/2022/01/GHSA-8q6q-9f65-vrcx/GHSA-8q6q-9f65-vrcx.json @@ -7,12 +7,8 @@ "CVE-2021-46145" ], "details": "The keyfob subsystem in Honda Civic 2012 vehicles allows a replay attack for unlocking. This is related to a non-expiring rolling code and counter resynchronization.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-8qxr-qg3c-8m2w/GHSA-8qxr-qg3c-8m2w.json b/advisories/unreviewed/2022/01/GHSA-8qxr-qg3c-8m2w/GHSA-8qxr-qg3c-8m2w.json index 8fdc962970b..f0577c103d6 100644 --- a/advisories/unreviewed/2022/01/GHSA-8qxr-qg3c-8m2w/GHSA-8qxr-qg3c-8m2w.json +++ b/advisories/unreviewed/2022/01/GHSA-8qxr-qg3c-8m2w/GHSA-8qxr-qg3c-8m2w.json @@ -7,12 +7,8 @@ "CVE-2021-46055" ], "details": "A Denial of Service vulnerability exists in Binaryen 104 due to an assertion abort in wasm::WasmBinaryBuilder::visitRethrow(wasm::Rethrow*).", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-9345-957r-vw5m/GHSA-9345-957r-vw5m.json b/advisories/unreviewed/2022/01/GHSA-9345-957r-vw5m/GHSA-9345-957r-vw5m.json index e584e5cd5bb..8affa8f2eec 100644 --- a/advisories/unreviewed/2022/01/GHSA-9345-957r-vw5m/GHSA-9345-957r-vw5m.json +++ b/advisories/unreviewed/2022/01/GHSA-9345-957r-vw5m/GHSA-9345-957r-vw5m.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -43,9 +41,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/01/GHSA-9869-fj26-mpg5/GHSA-9869-fj26-mpg5.json b/advisories/unreviewed/2022/01/GHSA-9869-fj26-mpg5/GHSA-9869-fj26-mpg5.json index 08eeba5c117..e5f5f629184 100644 --- a/advisories/unreviewed/2022/01/GHSA-9869-fj26-mpg5/GHSA-9869-fj26-mpg5.json +++ b/advisories/unreviewed/2022/01/GHSA-9869-fj26-mpg5/GHSA-9869-fj26-mpg5.json @@ -7,12 +7,8 @@ "CVE-2021-45745" ], "details": "A Stored Cross Site Scripting (XSS) vulnerability exists in Bludit 3.13.1 via the About Plugin in login panel.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-999x-mjp8-5gfp/GHSA-999x-mjp8-5gfp.json b/advisories/unreviewed/2022/01/GHSA-999x-mjp8-5gfp/GHSA-999x-mjp8-5gfp.json index 0256adf18a0..0eb86d9187c 100644 --- a/advisories/unreviewed/2022/01/GHSA-999x-mjp8-5gfp/GHSA-999x-mjp8-5gfp.json +++ b/advisories/unreviewed/2022/01/GHSA-999x-mjp8-5gfp/GHSA-999x-mjp8-5gfp.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/01/GHSA-99cp-fcqx-fcjj/GHSA-99cp-fcqx-fcjj.json b/advisories/unreviewed/2022/01/GHSA-99cp-fcqx-fcjj/GHSA-99cp-fcqx-fcjj.json index f7633dfaa24..55ca896fde7 100644 --- a/advisories/unreviewed/2022/01/GHSA-99cp-fcqx-fcjj/GHSA-99cp-fcqx-fcjj.json +++ b/advisories/unreviewed/2022/01/GHSA-99cp-fcqx-fcjj/GHSA-99cp-fcqx-fcjj.json @@ -7,12 +7,8 @@ "CVE-2022-22269" ], "details": "Keeping sensitive data in unprotected BluetoothSettingsProvider prior to SMR Jan-2022 Release 1 allows untrusted applications to get a local Bluetooth MAC address.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-9pc4-3p8j-xq5v/GHSA-9pc4-3p8j-xq5v.json b/advisories/unreviewed/2022/01/GHSA-9pc4-3p8j-xq5v/GHSA-9pc4-3p8j-xq5v.json index 9735a1d9cd3..0005bc3809c 100644 --- a/advisories/unreviewed/2022/01/GHSA-9pc4-3p8j-xq5v/GHSA-9pc4-3p8j-xq5v.json +++ b/advisories/unreviewed/2022/01/GHSA-9pc4-3p8j-xq5v/GHSA-9pc4-3p8j-xq5v.json @@ -7,12 +7,8 @@ "CVE-2021-46078" ], "details": "An Unrestricted File Upload vulnerability exists in Sourcecodester Vehicle Service Management System 1.0. A remote attacker can upload malicious files leading to a Stored Cross-Site Scripting vulnerability.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-9qh2-53hv-pfc9/GHSA-9qh2-53hv-pfc9.json b/advisories/unreviewed/2022/01/GHSA-9qh2-53hv-pfc9/GHSA-9qh2-53hv-pfc9.json index bc787527ed4..295fc29cb26 100644 --- a/advisories/unreviewed/2022/01/GHSA-9qh2-53hv-pfc9/GHSA-9qh2-53hv-pfc9.json +++ b/advisories/unreviewed/2022/01/GHSA-9qh2-53hv-pfc9/GHSA-9qh2-53hv-pfc9.json @@ -7,12 +7,8 @@ "CVE-2022-22845" ], "details": "QXIP SIPCAPTURE homer-app before 1.4.28 for HOMER 7.x has the same 167f0db2-f83e-4baa-9736-d56064a5b415 JWT secret key across different customers' installations.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-ccjq-ghp2-2g5m/GHSA-ccjq-ghp2-2g5m.json b/advisories/unreviewed/2022/01/GHSA-ccjq-ghp2-2g5m/GHSA-ccjq-ghp2-2g5m.json index 55be0c3c728..dba9574d70e 100644 --- a/advisories/unreviewed/2022/01/GHSA-ccjq-ghp2-2g5m/GHSA-ccjq-ghp2-2g5m.json +++ b/advisories/unreviewed/2022/01/GHSA-ccjq-ghp2-2g5m/GHSA-ccjq-ghp2-2g5m.json @@ -7,12 +7,8 @@ "CVE-2021-25043" ], "details": "The WOOCS WordPress plugin before 1.3.7.3 does not sanitise and escape the custom_prices parameter before outputting it back in the response, leading to a Reflected Cross-Site Scripting issue", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-cm86-4h8q-3p8f/GHSA-cm86-4h8q-3p8f.json b/advisories/unreviewed/2022/01/GHSA-cm86-4h8q-3p8f/GHSA-cm86-4h8q-3p8f.json index 8df29c499df..0666ffaa7b4 100644 --- a/advisories/unreviewed/2022/01/GHSA-cm86-4h8q-3p8f/GHSA-cm86-4h8q-3p8f.json +++ b/advisories/unreviewed/2022/01/GHSA-cm86-4h8q-3p8f/GHSA-cm86-4h8q-3p8f.json @@ -7,12 +7,8 @@ "CVE-2021-40038" ], "details": "There is a Double free vulnerability in the AOD module in smartphones. Successful exploitation of this vulnerability may affect service integrity.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-cr8f-vxv2-c345/GHSA-cr8f-vxv2-c345.json b/advisories/unreviewed/2022/01/GHSA-cr8f-vxv2-c345/GHSA-cr8f-vxv2-c345.json index 9252916119c..454ea7afec3 100644 --- a/advisories/unreviewed/2022/01/GHSA-cr8f-vxv2-c345/GHSA-cr8f-vxv2-c345.json +++ b/advisories/unreviewed/2022/01/GHSA-cr8f-vxv2-c345/GHSA-cr8f-vxv2-c345.json @@ -7,12 +7,8 @@ "CVE-2021-24862" ], "details": "The RegistrationMagic WordPress plugin before 5.0.1.6 does not escape user input in its rm_chronos_ajax AJAX action before using it in a SQL statement when duplicating tasks in batches, which could lead to a SQL injection issue", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-fhr5-r945-frm5/GHSA-fhr5-r945-frm5.json b/advisories/unreviewed/2022/01/GHSA-fhr5-r945-frm5/GHSA-fhr5-r945-frm5.json index 6d5792d23cf..8d3f8a9aeb9 100644 --- a/advisories/unreviewed/2022/01/GHSA-fhr5-r945-frm5/GHSA-fhr5-r945-frm5.json +++ b/advisories/unreviewed/2022/01/GHSA-fhr5-r945-frm5/GHSA-fhr5-r945-frm5.json @@ -7,12 +7,8 @@ "CVE-2021-45334" ], "details": "Sourcecodester Online Thesis Archiving System 1.0 is vulnerable to SQL Injection. An attacker can bypass admin authentication and gain access to admin panel using SQL Injection", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-fmjw-5g5h-xw95/GHSA-fmjw-5g5h-xw95.json b/advisories/unreviewed/2022/01/GHSA-fmjw-5g5h-xw95/GHSA-fmjw-5g5h-xw95.json index 454598596c2..8d6b225c008 100644 --- a/advisories/unreviewed/2022/01/GHSA-fmjw-5g5h-xw95/GHSA-fmjw-5g5h-xw95.json +++ b/advisories/unreviewed/2022/01/GHSA-fmjw-5g5h-xw95/GHSA-fmjw-5g5h-xw95.json @@ -7,12 +7,8 @@ "CVE-2021-46053" ], "details": "A Denial of Service vulnerability exists in Binaryen 103. The program terminates with signal SIGKILL.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-fq89-6j7c-j6fv/GHSA-fq89-6j7c-j6fv.json b/advisories/unreviewed/2022/01/GHSA-fq89-6j7c-j6fv/GHSA-fq89-6j7c-j6fv.json index fa39d9ff253..2dbbe485a59 100644 --- a/advisories/unreviewed/2022/01/GHSA-fq89-6j7c-j6fv/GHSA-fq89-6j7c-j6fv.json +++ b/advisories/unreviewed/2022/01/GHSA-fq89-6j7c-j6fv/GHSA-fq89-6j7c-j6fv.json @@ -7,12 +7,8 @@ "CVE-2021-46163" ], "details": "Kentico Xperience 13.0.44 allows XSS via an XML document to the Media Libraries subsystem.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-fx8p-8gch-gjp7/GHSA-fx8p-8gch-gjp7.json b/advisories/unreviewed/2022/01/GHSA-fx8p-8gch-gjp7/GHSA-fx8p-8gch-gjp7.json index 86d95ac994a..b1375b50939 100644 --- a/advisories/unreviewed/2022/01/GHSA-fx8p-8gch-gjp7/GHSA-fx8p-8gch-gjp7.json +++ b/advisories/unreviewed/2022/01/GHSA-fx8p-8gch-gjp7/GHSA-fx8p-8gch-gjp7.json @@ -7,12 +7,8 @@ "CVE-2022-22267" ], "details": "Implicit Intent hijacking vulnerability in ActivityMetricsLogger prior to SMR Jan-2022 Release 1 allows attackers to get running application information.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-fxqx-qj2c-2fc7/GHSA-fxqx-qj2c-2fc7.json b/advisories/unreviewed/2022/01/GHSA-fxqx-qj2c-2fc7/GHSA-fxqx-qj2c-2fc7.json index 14743618575..da96716a7ec 100644 --- a/advisories/unreviewed/2022/01/GHSA-fxqx-qj2c-2fc7/GHSA-fxqx-qj2c-2fc7.json +++ b/advisories/unreviewed/2022/01/GHSA-fxqx-qj2c-2fc7/GHSA-fxqx-qj2c-2fc7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-g67j-mjhq-55rj/GHSA-g67j-mjhq-55rj.json b/advisories/unreviewed/2022/01/GHSA-g67j-mjhq-55rj/GHSA-g67j-mjhq-55rj.json index ac36a06f80d..c5c2a4f8474 100644 --- a/advisories/unreviewed/2022/01/GHSA-g67j-mjhq-55rj/GHSA-g67j-mjhq-55rj.json +++ b/advisories/unreviewed/2022/01/GHSA-g67j-mjhq-55rj/GHSA-g67j-mjhq-55rj.json @@ -7,12 +7,8 @@ "CVE-2021-46073" ], "details": "A Stored Cross Site Scripting (XSS) vulnerability exists in Sourcecodester Vehicle Service Management System 1.0 via the User List Section in login panel.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-g6p4-282g-vmm2/GHSA-g6p4-282g-vmm2.json b/advisories/unreviewed/2022/01/GHSA-g6p4-282g-vmm2/GHSA-g6p4-282g-vmm2.json index 14359329315..b535b22e312 100644 --- a/advisories/unreviewed/2022/01/GHSA-g6p4-282g-vmm2/GHSA-g6p4-282g-vmm2.json +++ b/advisories/unreviewed/2022/01/GHSA-g6p4-282g-vmm2/GHSA-g6p4-282g-vmm2.json @@ -7,12 +7,8 @@ "CVE-2022-22115" ], "details": "In Teedy, versions v1.5 through v1.9 are vulnerable to Stored Cross-Site Scripting (XSS) in the name of a created Tag. Since the Tag name is not being sanitized properly in the edit tag page, a low privileged attacker can store malicious scripts in the name of the Tag. In the worst case, the victim who inadvertently triggers the attack is a highly privileged administrator. The injected scripts can extract the Session ID, which can lead to full Account Takeover of the administrator, and privileges escalation.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-g79p-2gxh-gx42/GHSA-g79p-2gxh-gx42.json b/advisories/unreviewed/2022/01/GHSA-g79p-2gxh-gx42/GHSA-g79p-2gxh-gx42.json index d51f64edef5..bd90efde415 100644 --- a/advisories/unreviewed/2022/01/GHSA-g79p-2gxh-gx42/GHSA-g79p-2gxh-gx42.json +++ b/advisories/unreviewed/2022/01/GHSA-g79p-2gxh-gx42/GHSA-g79p-2gxh-gx42.json @@ -7,12 +7,8 @@ "CVE-2021-46054" ], "details": "A Denial of Service vulnerability exists in Binaryen 104 due to an assertion abort in wasm::WasmBinaryBuilder::visitRethrow(wasm::Rethrow*).", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-g8cq-3xc6-hg2j/GHSA-g8cq-3xc6-hg2j.json b/advisories/unreviewed/2022/01/GHSA-g8cq-3xc6-hg2j/GHSA-g8cq-3xc6-hg2j.json index a85f4897646..ba8fb5b17e3 100644 --- a/advisories/unreviewed/2022/01/GHSA-g8cq-3xc6-hg2j/GHSA-g8cq-3xc6-hg2j.json +++ b/advisories/unreviewed/2022/01/GHSA-g8cq-3xc6-hg2j/GHSA-g8cq-3xc6-hg2j.json @@ -7,12 +7,8 @@ "CVE-2021-46059" ], "details": "A Pointer Dereference vulnerability exists in Vim 8.2.3883 via the vim_regexec_multi function at regexp.c, which causes a denial of service.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-gg65-289v-hp7m/GHSA-gg65-289v-hp7m.json b/advisories/unreviewed/2022/01/GHSA-gg65-289v-hp7m/GHSA-gg65-289v-hp7m.json index 343cfff4970..982400511e7 100644 --- a/advisories/unreviewed/2022/01/GHSA-gg65-289v-hp7m/GHSA-gg65-289v-hp7m.json +++ b/advisories/unreviewed/2022/01/GHSA-gg65-289v-hp7m/GHSA-gg65-289v-hp7m.json @@ -7,12 +7,8 @@ "CVE-2021-40037" ], "details": "There is a Vulnerability of accessing resources using an incompatible type (type confusion) in the MPTCP subsystem in smartphones. Successful exploitation of this vulnerability may cause the system to crash and restart.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-h2q3-vxxv-25rg/GHSA-h2q3-vxxv-25rg.json b/advisories/unreviewed/2022/01/GHSA-h2q3-vxxv-25rg/GHSA-h2q3-vxxv-25rg.json index 86afbe8518a..601de1e2b27 100644 --- a/advisories/unreviewed/2022/01/GHSA-h2q3-vxxv-25rg/GHSA-h2q3-vxxv-25rg.json +++ b/advisories/unreviewed/2022/01/GHSA-h2q3-vxxv-25rg/GHSA-h2q3-vxxv-25rg.json @@ -7,12 +7,8 @@ "CVE-2021-40025" ], "details": "The eID module has a vulnerability that causes the memory to be used without being initialized,Successful exploitation of this vulnerability may affect data confidentiality.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-h599-8w7q-3j7j/GHSA-h599-8w7q-3j7j.json b/advisories/unreviewed/2022/01/GHSA-h599-8w7q-3j7j/GHSA-h599-8w7q-3j7j.json index 311fc17681d..20fdcfe2f5b 100644 --- a/advisories/unreviewed/2022/01/GHSA-h599-8w7q-3j7j/GHSA-h599-8w7q-3j7j.json +++ b/advisories/unreviewed/2022/01/GHSA-h599-8w7q-3j7j/GHSA-h599-8w7q-3j7j.json @@ -7,12 +7,8 @@ "CVE-2021-43951" ], "details": "Affected versions of Atlassian Jira Service Management Server and Data Center allow authenticated remote attackers to view object import configuration details via an Information Disclosure vulnerability in the Create Object type mapping feature. The affected versions are before version 4.21.0.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-h5fr-hwjp-jh8f/GHSA-h5fr-hwjp-jh8f.json b/advisories/unreviewed/2022/01/GHSA-h5fr-hwjp-jh8f/GHSA-h5fr-hwjp-jh8f.json index ee120b56dfb..af9a9834320 100644 --- a/advisories/unreviewed/2022/01/GHSA-h5fr-hwjp-jh8f/GHSA-h5fr-hwjp-jh8f.json +++ b/advisories/unreviewed/2022/01/GHSA-h5fr-hwjp-jh8f/GHSA-h5fr-hwjp-jh8f.json @@ -7,12 +7,8 @@ "CVE-2021-44351" ], "details": "An arbitrary file read vulnerability exists in NavigateCMS 2.9 via /navigate/navigate_download.php id parameter.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-h5m9-c2h6-x3rp/GHSA-h5m9-c2h6-x3rp.json b/advisories/unreviewed/2022/01/GHSA-h5m9-c2h6-x3rp/GHSA-h5m9-c2h6-x3rp.json index 4ae71056477..eaf7c027ca2 100644 --- a/advisories/unreviewed/2022/01/GHSA-h5m9-c2h6-x3rp/GHSA-h5m9-c2h6-x3rp.json +++ b/advisories/unreviewed/2022/01/GHSA-h5m9-c2h6-x3rp/GHSA-h5m9-c2h6-x3rp.json @@ -7,12 +7,8 @@ "CVE-2021-42749" ], "details": "In Beaver Themer, attackers can bypass conditional logic controls (for hiding content) when viewing the post archives. Exploitation requires that a Themer layout is applied to the archives, and that the post excerpt field is not set.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-h7p6-f3w3-3x2g/GHSA-h7p6-f3w3-3x2g.json b/advisories/unreviewed/2022/01/GHSA-h7p6-f3w3-3x2g/GHSA-h7p6-f3w3-3x2g.json index b5e8567957e..8fd8d36c26d 100644 --- a/advisories/unreviewed/2022/01/GHSA-h7p6-f3w3-3x2g/GHSA-h7p6-f3w3-3x2g.json +++ b/advisories/unreviewed/2022/01/GHSA-h7p6-f3w3-3x2g/GHSA-h7p6-f3w3-3x2g.json @@ -7,12 +7,8 @@ "CVE-2021-44024" ], "details": "A link following denial-of-service vulnerability in Trend Micro Apex One (on-prem and SaaS) and Trend Micro Worry-Free Business Security (10.0 SP1 and Services) could allow a local attacker to overwrite arbitrary files in the context of SYSTEM. Please note: an attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-h7v5-6w5c-368p/GHSA-h7v5-6w5c-368p.json b/advisories/unreviewed/2022/01/GHSA-h7v5-6w5c-368p/GHSA-h7v5-6w5c-368p.json index 5b9ceff59dd..d151dc127da 100644 --- a/advisories/unreviewed/2022/01/GHSA-h7v5-6w5c-368p/GHSA-h7v5-6w5c-368p.json +++ b/advisories/unreviewed/2022/01/GHSA-h7v5-6w5c-368p/GHSA-h7v5-6w5c-368p.json @@ -7,12 +7,8 @@ "CVE-2021-46141" ], "details": "An issue was discovered in uriparser before 0.9.6. It performs invalid free operations in uriFreeUriMembers and uriMakeOwner.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-h989-5c5p-j685/GHSA-h989-5c5p-j685.json b/advisories/unreviewed/2022/01/GHSA-h989-5c5p-j685/GHSA-h989-5c5p-j685.json index 681b7a64ef1..d39d70183e7 100644 --- a/advisories/unreviewed/2022/01/GHSA-h989-5c5p-j685/GHSA-h989-5c5p-j685.json +++ b/advisories/unreviewed/2022/01/GHSA-h989-5c5p-j685/GHSA-h989-5c5p-j685.json @@ -7,12 +7,8 @@ "CVE-2021-40026" ], "details": "There is a Heap-based buffer overflow vulnerability in the AOD module in smartphones. Successful exploitation of this vulnerability may affect service integrity.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-hg8f-7r33-vp6x/GHSA-hg8f-7r33-vp6x.json b/advisories/unreviewed/2022/01/GHSA-hg8f-7r33-vp6x/GHSA-hg8f-7r33-vp6x.json index 7effac43775..db1ee65d908 100644 --- a/advisories/unreviewed/2022/01/GHSA-hg8f-7r33-vp6x/GHSA-hg8f-7r33-vp6x.json +++ b/advisories/unreviewed/2022/01/GHSA-hg8f-7r33-vp6x/GHSA-hg8f-7r33-vp6x.json @@ -7,12 +7,8 @@ "CVE-2022-22264" ], "details": "Improper sanitization of incoming intent in Dressroom prior to SMR Jan-2022 Release 1 allows local attackers to read and write arbitrary files without permission.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-hgc7-hm7p-p5cj/GHSA-hgc7-hm7p-p5cj.json b/advisories/unreviewed/2022/01/GHSA-hgc7-hm7p-p5cj/GHSA-hgc7-hm7p-p5cj.json index d10bc9c6281..9a49acb62ba 100644 --- a/advisories/unreviewed/2022/01/GHSA-hgc7-hm7p-p5cj/GHSA-hgc7-hm7p-p5cj.json +++ b/advisories/unreviewed/2022/01/GHSA-hgc7-hm7p-p5cj/GHSA-hgc7-hm7p-p5cj.json @@ -7,12 +7,8 @@ "CVE-2021-41043" ], "details": "Use after free in tcpslice triggers AddressSanitizer, no other confirmed impact.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-hqxq-qqh3-mqjg/GHSA-hqxq-qqh3-mqjg.json b/advisories/unreviewed/2022/01/GHSA-hqxq-qqh3-mqjg/GHSA-hqxq-qqh3-mqjg.json index 6d26dfe2ae9..800b3383340 100644 --- a/advisories/unreviewed/2022/01/GHSA-hqxq-qqh3-mqjg/GHSA-hqxq-qqh3-mqjg.json +++ b/advisories/unreviewed/2022/01/GHSA-hqxq-qqh3-mqjg/GHSA-hqxq-qqh3-mqjg.json @@ -7,12 +7,8 @@ "CVE-2021-46166" ], "details": "Zoho ManageEngine Desktop Central before 10.0.662 allows authenticated users to obtain sensitive information from the database by visiting the Reports page.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-j2vw-gp8g-m6g6/GHSA-j2vw-gp8g-m6g6.json b/advisories/unreviewed/2022/01/GHSA-j2vw-gp8g-m6g6/GHSA-j2vw-gp8g-m6g6.json index 6248fab8a7b..9794861fc2e 100644 --- a/advisories/unreviewed/2022/01/GHSA-j2vw-gp8g-m6g6/GHSA-j2vw-gp8g-m6g6.json +++ b/advisories/unreviewed/2022/01/GHSA-j2vw-gp8g-m6g6/GHSA-j2vw-gp8g-m6g6.json @@ -7,12 +7,8 @@ "CVE-2022-22847" ], "details": "Formpipe Lasernet before 9.13.3 allows file inclusion in Client Web Services (either by an authenticated attacker, or in a configuration that does not require authentication).", - "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/01/GHSA-j3jp-95wp-9q83/GHSA-j3jp-95wp-9q83.json b/advisories/unreviewed/2022/01/GHSA-j3jp-95wp-9q83/GHSA-j3jp-95wp-9q83.json index cea1450e31e..56a503ef189 100644 --- a/advisories/unreviewed/2022/01/GHSA-j3jp-95wp-9q83/GHSA-j3jp-95wp-9q83.json +++ b/advisories/unreviewed/2022/01/GHSA-j3jp-95wp-9q83/GHSA-j3jp-95wp-9q83.json @@ -7,12 +7,8 @@ "CVE-2022-22707" ], "details": "In lighttpd 1.4.46 through 1.4.63, the mod_extforward_Forwarded function of the mod_extforward plugin has a stack-based buffer overflow (4 bytes), as demonstrated by remote denial of service (daemon crash).", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-j79q-frp5-24gc/GHSA-j79q-frp5-24gc.json b/advisories/unreviewed/2022/01/GHSA-j79q-frp5-24gc/GHSA-j79q-frp5-24gc.json index 3cfde280145..b916541305d 100644 --- a/advisories/unreviewed/2022/01/GHSA-j79q-frp5-24gc/GHSA-j79q-frp5-24gc.json +++ b/advisories/unreviewed/2022/01/GHSA-j79q-frp5-24gc/GHSA-j79q-frp5-24gc.json @@ -7,12 +7,8 @@ "CVE-2021-23154" ], "details": "In Lens prior to 5.3.4, custom helm chart configuration creates helm commands from string concatenation of provided arguments which are then executed in the user's shell. Arguments can be provided which cause arbitrary shell commands to run on the system.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-jc9q-9gjg-v8mr/GHSA-jc9q-9gjg-v8mr.json b/advisories/unreviewed/2022/01/GHSA-jc9q-9gjg-v8mr/GHSA-jc9q-9gjg-v8mr.json index 6a96208792c..935aaffe294 100644 --- a/advisories/unreviewed/2022/01/GHSA-jc9q-9gjg-v8mr/GHSA-jc9q-9gjg-v8mr.json +++ b/advisories/unreviewed/2022/01/GHSA-jc9q-9gjg-v8mr/GHSA-jc9q-9gjg-v8mr.json @@ -7,12 +7,8 @@ "CVE-2021-40028" ], "details": "The eID module has an out-of-bounds memory write vulnerability,Successful exploitation of this vulnerability may affect data integrity.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-jcc4-66fp-cw9j/GHSA-jcc4-66fp-cw9j.json b/advisories/unreviewed/2022/01/GHSA-jcc4-66fp-cw9j/GHSA-jcc4-66fp-cw9j.json index 77f54c630af..982c04bcb58 100644 --- a/advisories/unreviewed/2022/01/GHSA-jcc4-66fp-cw9j/GHSA-jcc4-66fp-cw9j.json +++ b/advisories/unreviewed/2022/01/GHSA-jcc4-66fp-cw9j/GHSA-jcc4-66fp-cw9j.json @@ -7,12 +7,8 @@ "CVE-2021-25047" ], "details": "The 10Web Social Photo Feed WordPress plugin before 1.4.29 was affected by a reflected Cross-Site Scripting (XSS) vulnerability in the wdi_apply_changes admin page, allowing an attacker to perform such attack against any logged in users", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-jcmq-2f36-4rxx/GHSA-jcmq-2f36-4rxx.json b/advisories/unreviewed/2022/01/GHSA-jcmq-2f36-4rxx/GHSA-jcmq-2f36-4rxx.json index 0be307dae6b..af5bcf51059 100644 --- a/advisories/unreviewed/2022/01/GHSA-jcmq-2f36-4rxx/GHSA-jcmq-2f36-4rxx.json +++ b/advisories/unreviewed/2022/01/GHSA-jcmq-2f36-4rxx/GHSA-jcmq-2f36-4rxx.json @@ -7,12 +7,8 @@ "CVE-2021-25054" ], "details": "The WPcalc WordPress plugin through 2.1 does not sanitize user input into the 'did' parameter and uses it in a SQL statement, leading to an authenticated SQL Injection vulnerability.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-jgc7-95gc-23vp/GHSA-jgc7-95gc-23vp.json b/advisories/unreviewed/2022/01/GHSA-jgc7-95gc-23vp/GHSA-jgc7-95gc-23vp.json index ee7a9d3a931..f54fd61f8be 100644 --- a/advisories/unreviewed/2022/01/GHSA-jgc7-95gc-23vp/GHSA-jgc7-95gc-23vp.json +++ b/advisories/unreviewed/2022/01/GHSA-jgc7-95gc-23vp/GHSA-jgc7-95gc-23vp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-jqwf-p5f8-cfhc/GHSA-jqwf-p5f8-cfhc.json b/advisories/unreviewed/2022/01/GHSA-jqwf-p5f8-cfhc/GHSA-jqwf-p5f8-cfhc.json index a0a038c0049..22795a5cadd 100644 --- a/advisories/unreviewed/2022/01/GHSA-jqwf-p5f8-cfhc/GHSA-jqwf-p5f8-cfhc.json +++ b/advisories/unreviewed/2022/01/GHSA-jqwf-p5f8-cfhc/GHSA-jqwf-p5f8-cfhc.json @@ -7,12 +7,8 @@ "CVE-2020-23986" ], "details": "Github Read Me Stats commit 3c7220e4f7144f6cb068fd433c774f6db47ccb95 was discovered to contain a reflected cross-site scripting (XSS) vulnerability via the function renderError.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-jw2j-654v-qh53/GHSA-jw2j-654v-qh53.json b/advisories/unreviewed/2022/01/GHSA-jw2j-654v-qh53/GHSA-jw2j-654v-qh53.json index 9ba62e28896..d79b01ad747 100644 --- a/advisories/unreviewed/2022/01/GHSA-jw2j-654v-qh53/GHSA-jw2j-654v-qh53.json +++ b/advisories/unreviewed/2022/01/GHSA-jw2j-654v-qh53/GHSA-jw2j-654v-qh53.json @@ -7,12 +7,8 @@ "CVE-2021-40022" ], "details": "The weaver module has a vulnerability in parameter type verification,Successful exploitation of this vulnerability may affect data confidentiality.", - "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/01/GHSA-jw6j-x4ww-gq54/GHSA-jw6j-x4ww-gq54.json b/advisories/unreviewed/2022/01/GHSA-jw6j-x4ww-gq54/GHSA-jw6j-x4ww-gq54.json index 7b4d3d50606..1cc068f7a72 100644 --- a/advisories/unreviewed/2022/01/GHSA-jw6j-x4ww-gq54/GHSA-jw6j-x4ww-gq54.json +++ b/advisories/unreviewed/2022/01/GHSA-jw6j-x4ww-gq54/GHSA-jw6j-x4ww-gq54.json @@ -7,12 +7,8 @@ "CVE-2021-46079" ], "details": "An Unrestricted File Upload vulnerability exists in Sourcecodester Vehicle Service Management System 1.0. A remote attacker can upload malicious files leading to Html Injection.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-m66g-2v5j-frwc/GHSA-m66g-2v5j-frwc.json b/advisories/unreviewed/2022/01/GHSA-m66g-2v5j-frwc/GHSA-m66g-2v5j-frwc.json index 54774ec6c6d..5a9640fb7fb 100644 --- a/advisories/unreviewed/2022/01/GHSA-m66g-2v5j-frwc/GHSA-m66g-2v5j-frwc.json +++ b/advisories/unreviewed/2022/01/GHSA-m66g-2v5j-frwc/GHSA-m66g-2v5j-frwc.json @@ -7,12 +7,8 @@ "CVE-2021-46071" ], "details": "A Stored Cross Site Scripting (XSS) vulnerability exists in Vehicle Service Management System 1.0 via the Category List Section in login panel.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-m7x9-mpqf-4qc7/GHSA-m7x9-mpqf-4qc7.json b/advisories/unreviewed/2022/01/GHSA-m7x9-mpqf-4qc7/GHSA-m7x9-mpqf-4qc7.json index 7011f5996e3..7da4a9b1b3d 100644 --- a/advisories/unreviewed/2022/01/GHSA-m7x9-mpqf-4qc7/GHSA-m7x9-mpqf-4qc7.json +++ b/advisories/unreviewed/2022/01/GHSA-m7x9-mpqf-4qc7/GHSA-m7x9-mpqf-4qc7.json @@ -7,12 +7,8 @@ "CVE-2021-46147" ], "details": "An issue was discovered in MediaWiki before 1.35.5, 1.36.x before 1.36.3, and 1.37.x before 1.37.1. MassEditRegex allows CSRF.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-m8m5-5pw5-3xr7/GHSA-m8m5-5pw5-3xr7.json b/advisories/unreviewed/2022/01/GHSA-m8m5-5pw5-3xr7/GHSA-m8m5-5pw5-3xr7.json index 30df1c0fbe8..be156c7793c 100644 --- a/advisories/unreviewed/2022/01/GHSA-m8m5-5pw5-3xr7/GHSA-m8m5-5pw5-3xr7.json +++ b/advisories/unreviewed/2022/01/GHSA-m8m5-5pw5-3xr7/GHSA-m8m5-5pw5-3xr7.json @@ -7,12 +7,8 @@ "CVE-2021-38918" ], "details": "IBM PowerVM Hypervisor FW860, FW940, FW950, and FW1010, through a specific sequence of VM management operations could lead to a violation of the isolation between peer VMs. IBM X-Force ID: 210019.", - "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/01/GHSA-mr3w-2mcq-243c/GHSA-mr3w-2mcq-243c.json b/advisories/unreviewed/2022/01/GHSA-mr3w-2mcq-243c/GHSA-mr3w-2mcq-243c.json index 83115e6858e..8180fde62c5 100644 --- a/advisories/unreviewed/2022/01/GHSA-mr3w-2mcq-243c/GHSA-mr3w-2mcq-243c.json +++ b/advisories/unreviewed/2022/01/GHSA-mr3w-2mcq-243c/GHSA-mr3w-2mcq-243c.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-mwcx-c59m-jj78/GHSA-mwcx-c59m-jj78.json b/advisories/unreviewed/2022/01/GHSA-mwcx-c59m-jj78/GHSA-mwcx-c59m-jj78.json index 768fe229f9e..429a434b4bb 100644 --- a/advisories/unreviewed/2022/01/GHSA-mwcx-c59m-jj78/GHSA-mwcx-c59m-jj78.json +++ b/advisories/unreviewed/2022/01/GHSA-mwcx-c59m-jj78/GHSA-mwcx-c59m-jj78.json @@ -7,12 +7,8 @@ "CVE-2020-25427" ], "details": "A Null pointer dereference vulnerability exits in MP4Box - GPAC version 0.8.0-rev177-g51a8ef874-master via the gf_isom_get_track_id function, which causes a denial of service.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-p2h3-66x4-j6c8/GHSA-p2h3-66x4-j6c8.json b/advisories/unreviewed/2022/01/GHSA-p2h3-66x4-j6c8/GHSA-p2h3-66x4-j6c8.json index 28f0835a92d..ea2f2c94e1b 100644 --- a/advisories/unreviewed/2022/01/GHSA-p2h3-66x4-j6c8/GHSA-p2h3-66x4-j6c8.json +++ b/advisories/unreviewed/2022/01/GHSA-p2h3-66x4-j6c8/GHSA-p2h3-66x4-j6c8.json @@ -7,12 +7,8 @@ "CVE-2022-22289" ], "details": "Improper access control vulnerability in S Assistant prior to version 7.5 allows attacker to remotely get senstive information.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-p7q5-gpw3-mqfx/GHSA-p7q5-gpw3-mqfx.json b/advisories/unreviewed/2022/01/GHSA-p7q5-gpw3-mqfx/GHSA-p7q5-gpw3-mqfx.json index 2ad40df0d8a..a9ea0a97293 100644 --- a/advisories/unreviewed/2022/01/GHSA-p7q5-gpw3-mqfx/GHSA-p7q5-gpw3-mqfx.json +++ b/advisories/unreviewed/2022/01/GHSA-p7q5-gpw3-mqfx/GHSA-p7q5-gpw3-mqfx.json @@ -7,12 +7,8 @@ "CVE-2021-42841" ], "details": "Insta HMS before 12.4.10 is vulnerable to XSS because of improper validation of user-supplied input by multiple scripts. A remote attacker could exploit this vulnerability via a crafted URL to execute script in a victim's Web browser within the security context of the hosting Web site, once the URL is clicked. An attacker could use this vulnerability to steal the victim's cookie-based authentication credentials.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-pg92-m2x5-jm39/GHSA-pg92-m2x5-jm39.json b/advisories/unreviewed/2022/01/GHSA-pg92-m2x5-jm39/GHSA-pg92-m2x5-jm39.json index cc90bc67afe..21bbc6c35f4 100644 --- a/advisories/unreviewed/2022/01/GHSA-pg92-m2x5-jm39/GHSA-pg92-m2x5-jm39.json +++ b/advisories/unreviewed/2022/01/GHSA-pg92-m2x5-jm39/GHSA-pg92-m2x5-jm39.json @@ -7,12 +7,8 @@ "CVE-2022-22266" ], "details": "(Applicable to China models only) Unprotected WifiEvaluationService in TencentWifiSecurity application prior to SMR Jan-2022 Release 1 allows untrusted applications to get WiFi information without proper permission.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-pw9r-237f-q334/GHSA-pw9r-237f-q334.json b/advisories/unreviewed/2022/01/GHSA-pw9r-237f-q334/GHSA-pw9r-237f-q334.json index 294e7432e86..e0c08e170b0 100644 --- a/advisories/unreviewed/2022/01/GHSA-pw9r-237f-q334/GHSA-pw9r-237f-q334.json +++ b/advisories/unreviewed/2022/01/GHSA-pw9r-237f-q334/GHSA-pw9r-237f-q334.json @@ -7,12 +7,8 @@ "CVE-2021-25053" ], "details": "The WP Coder WordPress plugin before 2.5.2 within the wow-company admin menu page allows to include() arbitrary file with PHP extension (as well as with data:// or http:// protocols), thus leading to CSRF RCE.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-q2pf-f9qr-87mv/GHSA-q2pf-f9qr-87mv.json b/advisories/unreviewed/2022/01/GHSA-q2pf-f9qr-87mv/GHSA-q2pf-f9qr-87mv.json index 47d2494fb54..f9ab7fd9fd1 100644 --- a/advisories/unreviewed/2022/01/GHSA-q2pf-f9qr-87mv/GHSA-q2pf-f9qr-87mv.json +++ b/advisories/unreviewed/2022/01/GHSA-q2pf-f9qr-87mv/GHSA-q2pf-f9qr-87mv.json @@ -7,12 +7,8 @@ "CVE-2021-44564" ], "details": "A security vulnerability originally reported in the SYNC2101 product, and applicable to specific sub-families of SYNC devices, allows an attacker to download the configuration file used in the device and apply a modified configuration file back to the device. The attack requires network access to the SYNC device and knowledge of its IP address. The attack exploits the unsecured communication channel used between the administration tool Easyconnect and the SYNC device (in the affected family of SYNC products).", - "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/01/GHSA-q2pq-7v3r-8xcq/GHSA-q2pq-7v3r-8xcq.json b/advisories/unreviewed/2022/01/GHSA-q2pq-7v3r-8xcq/GHSA-q2pq-7v3r-8xcq.json index 19321d1a68c..6ecf7fe617c 100644 --- a/advisories/unreviewed/2022/01/GHSA-q2pq-7v3r-8xcq/GHSA-q2pq-7v3r-8xcq.json +++ b/advisories/unreviewed/2022/01/GHSA-q2pq-7v3r-8xcq/GHSA-q2pq-7v3r-8xcq.json @@ -7,12 +7,8 @@ "CVE-2021-46069" ], "details": "A Stored Cross Site Scripting (XSS) vulnerability exists in Vehicle Service Management System 1.0 via the Mechanic List Section in login panel.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-qgxx-xcvx-3pp5/GHSA-qgxx-xcvx-3pp5.json b/advisories/unreviewed/2022/01/GHSA-qgxx-xcvx-3pp5/GHSA-qgxx-xcvx-3pp5.json index 7b16aee33de..64d0a570023 100644 --- a/advisories/unreviewed/2022/01/GHSA-qgxx-xcvx-3pp5/GHSA-qgxx-xcvx-3pp5.json +++ b/advisories/unreviewed/2022/01/GHSA-qgxx-xcvx-3pp5/GHSA-qgxx-xcvx-3pp5.json @@ -7,12 +7,8 @@ "CVE-2021-25052" ], "details": "The Button Generator WordPress plugin before 2.3.3 within the wow-company admin menu page allows to include() arbitrary file with PHP extension (as well as with data:// or http:// protocols), thus leading to CSRF RCE.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-v3v5-vxq9-f53h/GHSA-v3v5-vxq9-f53h.json b/advisories/unreviewed/2022/01/GHSA-v3v5-vxq9-f53h/GHSA-v3v5-vxq9-f53h.json index 57f5f20100c..239b6d02551 100644 --- a/advisories/unreviewed/2022/01/GHSA-v3v5-vxq9-f53h/GHSA-v3v5-vxq9-f53h.json +++ b/advisories/unreviewed/2022/01/GHSA-v3v5-vxq9-f53h/GHSA-v3v5-vxq9-f53h.json @@ -7,12 +7,8 @@ "CVE-2021-24949" ], "details": "The \"WP Search Filters\" widget of The Plus Addons for Elementor - Pro WordPress plugin before 5.0.7 does not sanitise and escape the option parameter before using it in a SQL statement, which could lead to SQL injection", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-v6qx-c5rh-4q6q/GHSA-v6qx-c5rh-4q6q.json b/advisories/unreviewed/2022/01/GHSA-v6qx-c5rh-4q6q/GHSA-v6qx-c5rh-4q6q.json index d39a4242ffb..ffadb9f315e 100644 --- a/advisories/unreviewed/2022/01/GHSA-v6qx-c5rh-4q6q/GHSA-v6qx-c5rh-4q6q.json +++ b/advisories/unreviewed/2022/01/GHSA-v6qx-c5rh-4q6q/GHSA-v6qx-c5rh-4q6q.json @@ -7,12 +7,8 @@ "CVE-2021-41842" ], "details": "An issue was discovered in AtaLegacySmm in the kernel 5.0 before 05.08.46, 5.1 before 05.16.46, 5.2 before 05.26.46, 5.3 before 05.35.46, 5.4 before 05.43.46, and 5.5 before 05.51.45 in Insyde InsydeH2O. Code execution can occur because the SMI handler lacks a CommBuffer check.", - "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/01/GHSA-v84x-p2pv-wp5c/GHSA-v84x-p2pv-wp5c.json b/advisories/unreviewed/2022/01/GHSA-v84x-p2pv-wp5c/GHSA-v84x-p2pv-wp5c.json index 2fa83aa07ab..d46a1806086 100644 --- a/advisories/unreviewed/2022/01/GHSA-v84x-p2pv-wp5c/GHSA-v84x-p2pv-wp5c.json +++ b/advisories/unreviewed/2022/01/GHSA-v84x-p2pv-wp5c/GHSA-v84x-p2pv-wp5c.json @@ -7,12 +7,8 @@ "CVE-2021-46146" ], "details": "An issue was discovered in MediaWiki before 1.35.5, 1.36.x before 1.36.3, and 1.37.x before 1.37.1. The WikibaseMediaInfo component is vulnerable to XSS via the caption fields for a given media file.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-vfxg-mgm5-6vhm/GHSA-vfxg-mgm5-6vhm.json b/advisories/unreviewed/2022/01/GHSA-vfxg-mgm5-6vhm/GHSA-vfxg-mgm5-6vhm.json index 50846679af8..1a02f8ab02a 100644 --- a/advisories/unreviewed/2022/01/GHSA-vfxg-mgm5-6vhm/GHSA-vfxg-mgm5-6vhm.json +++ b/advisories/unreviewed/2022/01/GHSA-vfxg-mgm5-6vhm/GHSA-vfxg-mgm5-6vhm.json @@ -7,12 +7,8 @@ "CVE-2021-46068" ], "details": "A Stored Cross Site Scripting (XSS) vulnerability exists in Vehicle Service Management System 1.0 via the My Account Section in login panel.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-vg7m-46jc-v5vw/GHSA-vg7m-46jc-v5vw.json b/advisories/unreviewed/2022/01/GHSA-vg7m-46jc-v5vw/GHSA-vg7m-46jc-v5vw.json index cc7ea24bcaa..e6697c2ff05 100644 --- a/advisories/unreviewed/2022/01/GHSA-vg7m-46jc-v5vw/GHSA-vg7m-46jc-v5vw.json +++ b/advisories/unreviewed/2022/01/GHSA-vg7m-46jc-v5vw/GHSA-vg7m-46jc-v5vw.json @@ -7,12 +7,8 @@ "CVE-2022-22117" ], "details": "In Directus, versions 9.0.0-alpha.4 through 9.4.1 allow unrestricted file upload of .html files in the media upload functionality, which leads to Cross-Site Scripting vulnerability. A low privileged attacker can upload a crafted HTML file as a profile avatar, and when an admin or another user opens it, the XSS payload gets triggered.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-vj44-3f5x-mrmp/GHSA-vj44-3f5x-mrmp.json b/advisories/unreviewed/2022/01/GHSA-vj44-3f5x-mrmp/GHSA-vj44-3f5x-mrmp.json index 8b3c088180b..ba3a9eceb80 100644 --- a/advisories/unreviewed/2022/01/GHSA-vj44-3f5x-mrmp/GHSA-vj44-3f5x-mrmp.json +++ b/advisories/unreviewed/2022/01/GHSA-vj44-3f5x-mrmp/GHSA-vj44-3f5x-mrmp.json @@ -7,12 +7,8 @@ "CVE-2021-45442" ], "details": "A link following denial-of-service vulnerability in Trend Micro Worry-Free Business Security (on prem only) could allow a local attacker to overwrite arbitrary files in the context of SYSTEM. This is similar to, but not the same as CVE-2021-44024. Please note: an attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-vpwc-jhj4-x9q2/GHSA-vpwc-jhj4-x9q2.json b/advisories/unreviewed/2022/01/GHSA-vpwc-jhj4-x9q2/GHSA-vpwc-jhj4-x9q2.json index 9650fb31f99..c8680387363 100644 --- a/advisories/unreviewed/2022/01/GHSA-vpwc-jhj4-x9q2/GHSA-vpwc-jhj4-x9q2.json +++ b/advisories/unreviewed/2022/01/GHSA-vpwc-jhj4-x9q2/GHSA-vpwc-jhj4-x9q2.json @@ -7,12 +7,8 @@ "CVE-2022-22287" ], "details": "Abitrary file access vulnerability in Samsung Email prior to 6.1.60.16 allows attacker to read isolated data in sandbox.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-vv4j-xqg9-j5g3/GHSA-vv4j-xqg9-j5g3.json b/advisories/unreviewed/2022/01/GHSA-vv4j-xqg9-j5g3/GHSA-vv4j-xqg9-j5g3.json index 22015bd8d1f..1f5c80b1b02 100644 --- a/advisories/unreviewed/2022/01/GHSA-vv4j-xqg9-j5g3/GHSA-vv4j-xqg9-j5g3.json +++ b/advisories/unreviewed/2022/01/GHSA-vv4j-xqg9-j5g3/GHSA-vv4j-xqg9-j5g3.json @@ -7,12 +7,8 @@ "CVE-2021-46052" ], "details": "A Denial of Service vulnerability exists in Binaryen 104 due to an assertion abort in wasm::Tuple::validate.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-vvqf-jqxf-j792/GHSA-vvqf-jqxf-j792.json b/advisories/unreviewed/2022/01/GHSA-vvqf-jqxf-j792/GHSA-vvqf-jqxf-j792.json index b807d5bb09a..63c8736b21b 100644 --- a/advisories/unreviewed/2022/01/GHSA-vvqf-jqxf-j792/GHSA-vvqf-jqxf-j792.json +++ b/advisories/unreviewed/2022/01/GHSA-vvqf-jqxf-j792/GHSA-vvqf-jqxf-j792.json @@ -7,12 +7,8 @@ "CVE-2021-40035" ], "details": "There is a Buffer overflow vulnerability due to a boundary error with the Samba server in the file management module in smartphones. Successful exploitation of this vulnerability may affect function stability.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-w33v-6wfx-hfw5/GHSA-w33v-6wfx-hfw5.json b/advisories/unreviewed/2022/01/GHSA-w33v-6wfx-hfw5/GHSA-w33v-6wfx-hfw5.json index 69d8a973a1c..89085b04ee9 100644 --- a/advisories/unreviewed/2022/01/GHSA-w33v-6wfx-hfw5/GHSA-w33v-6wfx-hfw5.json +++ b/advisories/unreviewed/2022/01/GHSA-w33v-6wfx-hfw5/GHSA-w33v-6wfx-hfw5.json @@ -7,12 +7,8 @@ "CVE-2021-46067" ], "details": "In Vehicle Service Management System 1.0 an attacker can steal the cookies leading to Full Account Takeover.", - "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/01/GHSA-w3jg-4hwp-p898/GHSA-w3jg-4hwp-p898.json b/advisories/unreviewed/2022/01/GHSA-w3jg-4hwp-p898/GHSA-w3jg-4hwp-p898.json index 6226b65cafd..19f77ed8c25 100644 --- a/advisories/unreviewed/2022/01/GHSA-w3jg-4hwp-p898/GHSA-w3jg-4hwp-p898.json +++ b/advisories/unreviewed/2022/01/GHSA-w3jg-4hwp-p898/GHSA-w3jg-4hwp-p898.json @@ -7,12 +7,8 @@ "CVE-2022-21823" ], "details": "A insecure storage of sensitive information vulnerability exists in Ivanti Workspace Control <2021.2 (10.7.30.0) that could allow an attacker with locally authenticated low privileges to obtain key information due to an unspecified attack vector.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-w48j-3c25-425m/GHSA-w48j-3c25-425m.json b/advisories/unreviewed/2022/01/GHSA-w48j-3c25-425m/GHSA-w48j-3c25-425m.json index 14e30bb5ef0..6910a9a59ec 100644 --- a/advisories/unreviewed/2022/01/GHSA-w48j-3c25-425m/GHSA-w48j-3c25-425m.json +++ b/advisories/unreviewed/2022/01/GHSA-w48j-3c25-425m/GHSA-w48j-3c25-425m.json @@ -7,12 +7,8 @@ "CVE-2021-46048" ], "details": "A Denial of Service vulnerability exists in Binaryen 104 due to an assertion abort in wasm::WasmBinaryBuilder::readFunctions.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-w7rr-mwmp-rjxv/GHSA-w7rr-mwmp-rjxv.json b/advisories/unreviewed/2022/01/GHSA-w7rr-mwmp-rjxv/GHSA-w7rr-mwmp-rjxv.json index 1e2c87c4f39..efeb54b38ab 100644 --- a/advisories/unreviewed/2022/01/GHSA-w7rr-mwmp-rjxv/GHSA-w7rr-mwmp-rjxv.json +++ b/advisories/unreviewed/2022/01/GHSA-w7rr-mwmp-rjxv/GHSA-w7rr-mwmp-rjxv.json @@ -7,12 +7,8 @@ "CVE-2022-22120" ], "details": "In NocoDB, versions 0.9 to 0.83.8 are vulnerable to Observable Discrepancy in the password-reset feature. When requesting a password reset for a given email address, the application displays an error message when the email isn't registered within the system. This allows attackers to enumerate the registered users' email addresses.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-wfjv-cr6g-rgqp/GHSA-wfjv-cr6g-rgqp.json b/advisories/unreviewed/2022/01/GHSA-wfjv-cr6g-rgqp/GHSA-wfjv-cr6g-rgqp.json index 942e1d35f4e..da352b671fa 100644 --- a/advisories/unreviewed/2022/01/GHSA-wfjv-cr6g-rgqp/GHSA-wfjv-cr6g-rgqp.json +++ b/advisories/unreviewed/2022/01/GHSA-wfjv-cr6g-rgqp/GHSA-wfjv-cr6g-rgqp.json @@ -7,12 +7,8 @@ "CVE-2021-46070" ], "details": "A Stored Cross Site Scripting (XSS) vulnerability exists in Vehicle Service Management System 1.0 via the Service Requests Section in login panel.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-whrx-wp3h-v5mg/GHSA-whrx-wp3h-v5mg.json b/advisories/unreviewed/2022/01/GHSA-whrx-wp3h-v5mg/GHSA-whrx-wp3h-v5mg.json index 7f6d23e0e4c..49862e47c14 100644 --- a/advisories/unreviewed/2022/01/GHSA-whrx-wp3h-v5mg/GHSA-whrx-wp3h-v5mg.json +++ b/advisories/unreviewed/2022/01/GHSA-whrx-wp3h-v5mg/GHSA-whrx-wp3h-v5mg.json @@ -7,12 +7,8 @@ "CVE-2021-46060" ], "details": "A NULL Pointer Dereference vulnerability exists in GNU inetutils 2.2 via the setcmd function at commands.c, which causes a denial of service.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-wxcg-59h3-c62v/GHSA-wxcg-59h3-c62v.json b/advisories/unreviewed/2022/01/GHSA-wxcg-59h3-c62v/GHSA-wxcg-59h3-c62v.json index 7edba7033bb..663357646fd 100644 --- a/advisories/unreviewed/2022/01/GHSA-wxcg-59h3-c62v/GHSA-wxcg-59h3-c62v.json +++ b/advisories/unreviewed/2022/01/GHSA-wxcg-59h3-c62v/GHSA-wxcg-59h3-c62v.json @@ -7,12 +7,8 @@ "CVE-2021-44584" ], "details": "Cross-site scripting (XSS) vulnerability in index.php in emlog version <= pro-1.0.7 allows remote attackers to inject arbitrary web script or HTML via the s parameter.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-x3gx-w469-9mhp/GHSA-x3gx-w469-9mhp.json b/advisories/unreviewed/2022/01/GHSA-x3gx-w469-9mhp/GHSA-x3gx-w469-9mhp.json index a7dc7cd1312..f2b47d5bda2 100644 --- a/advisories/unreviewed/2022/01/GHSA-x3gx-w469-9mhp/GHSA-x3gx-w469-9mhp.json +++ b/advisories/unreviewed/2022/01/GHSA-x3gx-w469-9mhp/GHSA-x3gx-w469-9mhp.json @@ -7,12 +7,8 @@ "CVE-2021-44591" ], "details": "In libming 0.4.8, the parseSWF_DEFINELOSSLESS2 function in util/parser.c lacks a boundary check that would lead to denial-of-service attacks via a crafted SWF file.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-x3w2-c49h-w7x4/GHSA-x3w2-c49h-w7x4.json b/advisories/unreviewed/2022/01/GHSA-x3w2-c49h-w7x4/GHSA-x3w2-c49h-w7x4.json index 9cd3769e518..a36535d73da 100644 --- a/advisories/unreviewed/2022/01/GHSA-x3w2-c49h-w7x4/GHSA-x3w2-c49h-w7x4.json +++ b/advisories/unreviewed/2022/01/GHSA-x3w2-c49h-w7x4/GHSA-x3w2-c49h-w7x4.json @@ -7,12 +7,8 @@ "CVE-2022-22116" ], "details": "In Directus, versions 9.0.0-alpha.4 through 9.4.1 are vulnerable to stored Cross-Site Scripting (XSS) vulnerability via SVG file upload in media upload functionality. A low privileged attacker can inject arbitrary javascript code which will be executed in a victim’s browser when they open the image URL.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-x57p-jwp6-4v79/GHSA-x57p-jwp6-4v79.json b/advisories/unreviewed/2022/01/GHSA-x57p-jwp6-4v79/GHSA-x57p-jwp6-4v79.json index 3dfe02b66f2..f6f46abf3bf 100644 --- a/advisories/unreviewed/2022/01/GHSA-x57p-jwp6-4v79/GHSA-x57p-jwp6-4v79.json +++ b/advisories/unreviewed/2022/01/GHSA-x57p-jwp6-4v79/GHSA-x57p-jwp6-4v79.json @@ -7,12 +7,8 @@ "CVE-2021-45833" ], "details": "A Stack-based Buffer Overflow Vulnerability exists in HDF5 1.13.1-1 via the H5D__create_chunk_file_map_hyper function in /hdf5/src/H5Dchunk.c, which causes a Denial of Service (context-dependent).", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-x8fg-99gc-5mrc/GHSA-x8fg-99gc-5mrc.json b/advisories/unreviewed/2022/01/GHSA-x8fg-99gc-5mrc/GHSA-x8fg-99gc-5mrc.json index 0f22d5069a7..6176dab3529 100644 --- a/advisories/unreviewed/2022/01/GHSA-x8fg-99gc-5mrc/GHSA-x8fg-99gc-5mrc.json +++ b/advisories/unreviewed/2022/01/GHSA-x8fg-99gc-5mrc/GHSA-x8fg-99gc-5mrc.json @@ -7,12 +7,8 @@ "CVE-2020-15933" ], "details": "A exposure of sensitive information to an unauthorized actor in Fortinet FortiMail versions 6.0.9 and below, FortiMail versions 6.2.4 and below FortiMail versions 6.4.1 and 6.4.0 allows attacker to obtain potentially sensitive software-version information via client-side resources inspection.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-x9wh-f8fq-qmhf/GHSA-x9wh-f8fq-qmhf.json b/advisories/unreviewed/2022/01/GHSA-x9wh-f8fq-qmhf/GHSA-x9wh-f8fq-qmhf.json index 3d2da47044b..2e6e49943b7 100644 --- a/advisories/unreviewed/2022/01/GHSA-x9wh-f8fq-qmhf/GHSA-x9wh-f8fq-qmhf.json +++ b/advisories/unreviewed/2022/01/GHSA-x9wh-f8fq-qmhf/GHSA-x9wh-f8fq-qmhf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -27,9 +25,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/01/GHSA-xfp7-wvx8-2cw8/GHSA-xfp7-wvx8-2cw8.json b/advisories/unreviewed/2022/01/GHSA-xfp7-wvx8-2cw8/GHSA-xfp7-wvx8-2cw8.json index 4ed46b2acc1..1c78ab9359b 100644 --- a/advisories/unreviewed/2022/01/GHSA-xfp7-wvx8-2cw8/GHSA-xfp7-wvx8-2cw8.json +++ b/advisories/unreviewed/2022/01/GHSA-xfp7-wvx8-2cw8/GHSA-xfp7-wvx8-2cw8.json @@ -7,12 +7,8 @@ "CVE-2022-22268" ], "details": "Incorrect implementation of Knox Guard prior to SMR Jan-2022 Release 1 allows physically proximate attackers to temporary unlock the Knox Guard via Samsung DeX mode.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-xpfq-g4p2-qqqf/GHSA-xpfq-g4p2-qqqf.json b/advisories/unreviewed/2022/01/GHSA-xpfq-g4p2-qqqf/GHSA-xpfq-g4p2-qqqf.json index 7029a081263..0dc42abf1b8 100644 --- a/advisories/unreviewed/2022/01/GHSA-xpfq-g4p2-qqqf/GHSA-xpfq-g4p2-qqqf.json +++ b/advisories/unreviewed/2022/01/GHSA-xpfq-g4p2-qqqf/GHSA-xpfq-g4p2-qqqf.json @@ -7,12 +7,8 @@ "CVE-2022-0132" ], "details": "peertube is vulnerable to Server-Side Request Forgery (SSRF)", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-xq4c-4fcc-74mp/GHSA-xq4c-4fcc-74mp.json b/advisories/unreviewed/2022/01/GHSA-xq4c-4fcc-74mp/GHSA-xq4c-4fcc-74mp.json index 3cfb76dafac..20f206a207c 100644 --- a/advisories/unreviewed/2022/01/GHSA-xq4c-4fcc-74mp/GHSA-xq4c-4fcc-74mp.json +++ b/advisories/unreviewed/2022/01/GHSA-xq4c-4fcc-74mp/GHSA-xq4c-4fcc-74mp.json @@ -7,12 +7,8 @@ "CVE-2021-40031" ], "details": "There is a Null pointer dereference vulnerability in the camera module in smartphones. Successful exploitation of this vulnerability may affect service integrity.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/01/GHSA-xxqf-46rv-f5hw/GHSA-xxqf-46rv-f5hw.json b/advisories/unreviewed/2022/01/GHSA-xxqf-46rv-f5hw/GHSA-xxqf-46rv-f5hw.json index 2d58b254e62..2e1ec93a404 100644 --- a/advisories/unreviewed/2022/01/GHSA-xxqf-46rv-f5hw/GHSA-xxqf-46rv-f5hw.json +++ b/advisories/unreviewed/2022/01/GHSA-xxqf-46rv-f5hw/GHSA-xxqf-46rv-f5hw.json @@ -7,12 +7,8 @@ "CVE-2021-40039" ], "details": "There is a Null pointer dereference vulnerability in the camera module in smartphones. Successful exploitation of this vulnerability may affect service integrity.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-2w4f-8m3p-jrxr/GHSA-2w4f-8m3p-jrxr.json b/advisories/unreviewed/2022/02/GHSA-2w4f-8m3p-jrxr/GHSA-2w4f-8m3p-jrxr.json index 81b1f4c80f4..a0c2f12dd34 100644 --- a/advisories/unreviewed/2022/02/GHSA-2w4f-8m3p-jrxr/GHSA-2w4f-8m3p-jrxr.json +++ b/advisories/unreviewed/2022/02/GHSA-2w4f-8m3p-jrxr/GHSA-2w4f-8m3p-jrxr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-3fxw-xghg-85m2/GHSA-3fxw-xghg-85m2.json b/advisories/unreviewed/2022/02/GHSA-3fxw-xghg-85m2/GHSA-3fxw-xghg-85m2.json index 6f7e1850f78..abf4b08cd7b 100644 --- a/advisories/unreviewed/2022/02/GHSA-3fxw-xghg-85m2/GHSA-3fxw-xghg-85m2.json +++ b/advisories/unreviewed/2022/02/GHSA-3fxw-xghg-85m2/GHSA-3fxw-xghg-85m2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-3p59-3fgj-3hg8/GHSA-3p59-3fgj-3hg8.json b/advisories/unreviewed/2022/02/GHSA-3p59-3fgj-3hg8/GHSA-3p59-3fgj-3hg8.json index e84f9bb26c4..6680ae37b3b 100644 --- a/advisories/unreviewed/2022/02/GHSA-3p59-3fgj-3hg8/GHSA-3p59-3fgj-3hg8.json +++ b/advisories/unreviewed/2022/02/GHSA-3p59-3fgj-3hg8/GHSA-3p59-3fgj-3hg8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-4348-cfw6-3v28/GHSA-4348-cfw6-3v28.json b/advisories/unreviewed/2022/02/GHSA-4348-cfw6-3v28/GHSA-4348-cfw6-3v28.json index a331f18e92b..61fddd68e14 100644 --- a/advisories/unreviewed/2022/02/GHSA-4348-cfw6-3v28/GHSA-4348-cfw6-3v28.json +++ b/advisories/unreviewed/2022/02/GHSA-4348-cfw6-3v28/GHSA-4348-cfw6-3v28.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-8jvg-8759-x9j6/GHSA-8jvg-8759-x9j6.json b/advisories/unreviewed/2022/02/GHSA-8jvg-8759-x9j6/GHSA-8jvg-8759-x9j6.json index e669b09b37c..551517f9e2b 100644 --- a/advisories/unreviewed/2022/02/GHSA-8jvg-8759-x9j6/GHSA-8jvg-8759-x9j6.json +++ b/advisories/unreviewed/2022/02/GHSA-8jvg-8759-x9j6/GHSA-8jvg-8759-x9j6.json @@ -14,9 +14,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-c5r9-p98m-5773/GHSA-c5r9-p98m-5773.json b/advisories/unreviewed/2022/02/GHSA-c5r9-p98m-5773/GHSA-c5r9-p98m-5773.json index b1039f19a66..97f51a0b7c6 100644 --- a/advisories/unreviewed/2022/02/GHSA-c5r9-p98m-5773/GHSA-c5r9-p98m-5773.json +++ b/advisories/unreviewed/2022/02/GHSA-c5r9-p98m-5773/GHSA-c5r9-p98m-5773.json @@ -7,12 +7,8 @@ "CVE-2022-0157" ], "details": "phoronix-test-suite is vulnerable to Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-f29f-76w7-jhxr/GHSA-f29f-76w7-jhxr.json b/advisories/unreviewed/2022/02/GHSA-f29f-76w7-jhxr/GHSA-f29f-76w7-jhxr.json index 7bcb22bd572..1a951ff9749 100644 --- a/advisories/unreviewed/2022/02/GHSA-f29f-76w7-jhxr/GHSA-f29f-76w7-jhxr.json +++ b/advisories/unreviewed/2022/02/GHSA-f29f-76w7-jhxr/GHSA-f29f-76w7-jhxr.json @@ -7,12 +7,8 @@ "CVE-2021-38892" ], "details": "IBM Planning Analytics 2.0 and IBM Planning Analytics Workspace 2.0 DQM API allows submitting of all control requests in unauthenticated sessions. This allows a remote threat actor who can access (without previous authentication) a valid PA endpoint to read and write files to the IBM Planning Analytics system. Depending on file system permissions up to path traversal and possibly remote code execution. IBM X-Force ID: 209511.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-mjj9-wv6r-p28g/GHSA-mjj9-wv6r-p28g.json b/advisories/unreviewed/2022/02/GHSA-mjj9-wv6r-p28g/GHSA-mjj9-wv6r-p28g.json index 8ac6985233c..de688530efd 100644 --- a/advisories/unreviewed/2022/02/GHSA-mjj9-wv6r-p28g/GHSA-mjj9-wv6r-p28g.json +++ b/advisories/unreviewed/2022/02/GHSA-mjj9-wv6r-p28g/GHSA-mjj9-wv6r-p28g.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-q5q3-5crw-rm96/GHSA-q5q3-5crw-rm96.json b/advisories/unreviewed/2022/02/GHSA-q5q3-5crw-rm96/GHSA-q5q3-5crw-rm96.json index 6c3a0c69e4c..a3dfc4801eb 100644 --- a/advisories/unreviewed/2022/02/GHSA-q5q3-5crw-rm96/GHSA-q5q3-5crw-rm96.json +++ b/advisories/unreviewed/2022/02/GHSA-q5q3-5crw-rm96/GHSA-q5q3-5crw-rm96.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-v3m2-hfqm-f87x/GHSA-v3m2-hfqm-f87x.json b/advisories/unreviewed/2022/02/GHSA-v3m2-hfqm-f87x/GHSA-v3m2-hfqm-f87x.json index 0565a72a2b3..8ca80e4d7c8 100644 --- a/advisories/unreviewed/2022/02/GHSA-v3m2-hfqm-f87x/GHSA-v3m2-hfqm-f87x.json +++ b/advisories/unreviewed/2022/02/GHSA-v3m2-hfqm-f87x/GHSA-v3m2-hfqm-f87x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/02/GHSA-v83c-8hcj-4545/GHSA-v83c-8hcj-4545.json b/advisories/unreviewed/2022/02/GHSA-v83c-8hcj-4545/GHSA-v83c-8hcj-4545.json index ad2084c6373..fea2e071f19 100644 --- a/advisories/unreviewed/2022/02/GHSA-v83c-8hcj-4545/GHSA-v83c-8hcj-4545.json +++ b/advisories/unreviewed/2022/02/GHSA-v83c-8hcj-4545/GHSA-v83c-8hcj-4545.json @@ -14,9 +14,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2372-vqj2-qq6j/GHSA-2372-vqj2-qq6j.json b/advisories/unreviewed/2022/05/GHSA-2372-vqj2-qq6j/GHSA-2372-vqj2-qq6j.json index faf1603d532..836aad27b34 100644 --- a/advisories/unreviewed/2022/05/GHSA-2372-vqj2-qq6j/GHSA-2372-vqj2-qq6j.json +++ b/advisories/unreviewed/2022/05/GHSA-2372-vqj2-qq6j/GHSA-2372-vqj2-qq6j.json @@ -7,12 +7,8 @@ "CVE-2012-0641" ], "details": "CFNetwork in Apple iOS before 5.1 does not properly construct request headers during parsing of URLs, which allows remote attackers to obtain sensitive information via a malformed URL, a different vulnerability than CVE-2011-3447.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-239v-mcw5-wrfq/GHSA-239v-mcw5-wrfq.json b/advisories/unreviewed/2022/05/GHSA-239v-mcw5-wrfq/GHSA-239v-mcw5-wrfq.json index 53f3de3b0d8..b80293f7cf0 100644 --- a/advisories/unreviewed/2022/05/GHSA-239v-mcw5-wrfq/GHSA-239v-mcw5-wrfq.json +++ b/advisories/unreviewed/2022/05/GHSA-239v-mcw5-wrfq/GHSA-239v-mcw5-wrfq.json @@ -7,12 +7,8 @@ "CVE-2012-3056" ], "details": "Buffer overflow in the Cisco WebEx Recording Format (WRF) player T27 L through SP11 EP26, T27 LB through SP21 EP10, T27 LC before SP25 EP11, T27 LD before SP32 CP2, and T28 L10N before SP1 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted WRF file, aka Bug ID CSCtz72946.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-23x3-5g9f-qhxq/GHSA-23x3-5g9f-qhxq.json b/advisories/unreviewed/2022/05/GHSA-23x3-5g9f-qhxq/GHSA-23x3-5g9f-qhxq.json index aebc83329c8..7f1644b6351 100644 --- a/advisories/unreviewed/2022/05/GHSA-23x3-5g9f-qhxq/GHSA-23x3-5g9f-qhxq.json +++ b/advisories/unreviewed/2022/05/GHSA-23x3-5g9f-qhxq/GHSA-23x3-5g9f-qhxq.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-24g4-c97f-v22x/GHSA-24g4-c97f-v22x.json b/advisories/unreviewed/2022/05/GHSA-24g4-c97f-v22x/GHSA-24g4-c97f-v22x.json index 2a3535668ab..f2218afc297 100644 --- a/advisories/unreviewed/2022/05/GHSA-24g4-c97f-v22x/GHSA-24g4-c97f-v22x.json +++ b/advisories/unreviewed/2022/05/GHSA-24g4-c97f-v22x/GHSA-24g4-c97f-v22x.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-24mg-jwcv-j892/GHSA-24mg-jwcv-j892.json b/advisories/unreviewed/2022/05/GHSA-24mg-jwcv-j892/GHSA-24mg-jwcv-j892.json index da50ffe4a9b..e6183d51936 100644 --- a/advisories/unreviewed/2022/05/GHSA-24mg-jwcv-j892/GHSA-24mg-jwcv-j892.json +++ b/advisories/unreviewed/2022/05/GHSA-24mg-jwcv-j892/GHSA-24mg-jwcv-j892.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-2546-5j9r-qggh/GHSA-2546-5j9r-qggh.json b/advisories/unreviewed/2022/05/GHSA-2546-5j9r-qggh/GHSA-2546-5j9r-qggh.json index 20ac2a04d0f..8c7df79fb15 100644 --- a/advisories/unreviewed/2022/05/GHSA-2546-5j9r-qggh/GHSA-2546-5j9r-qggh.json +++ b/advisories/unreviewed/2022/05/GHSA-2546-5j9r-qggh/GHSA-2546-5j9r-qggh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-25jw-j5g7-jrcc/GHSA-25jw-j5g7-jrcc.json b/advisories/unreviewed/2022/05/GHSA-25jw-j5g7-jrcc/GHSA-25jw-j5g7-jrcc.json index 3e353f788e8..100eed3cada 100644 --- a/advisories/unreviewed/2022/05/GHSA-25jw-j5g7-jrcc/GHSA-25jw-j5g7-jrcc.json +++ b/advisories/unreviewed/2022/05/GHSA-25jw-j5g7-jrcc/GHSA-25jw-j5g7-jrcc.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-26f9-32j2-77qg/GHSA-26f9-32j2-77qg.json b/advisories/unreviewed/2022/05/GHSA-26f9-32j2-77qg/GHSA-26f9-32j2-77qg.json index b69aa78952a..be87c428bfc 100644 --- a/advisories/unreviewed/2022/05/GHSA-26f9-32j2-77qg/GHSA-26f9-32j2-77qg.json +++ b/advisories/unreviewed/2022/05/GHSA-26f9-32j2-77qg/GHSA-26f9-32j2-77qg.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-2c75-w539-fp79/GHSA-2c75-w539-fp79.json b/advisories/unreviewed/2022/05/GHSA-2c75-w539-fp79/GHSA-2c75-w539-fp79.json index 5722d69cd34..733d001ac38 100644 --- a/advisories/unreviewed/2022/05/GHSA-2c75-w539-fp79/GHSA-2c75-w539-fp79.json +++ b/advisories/unreviewed/2022/05/GHSA-2c75-w539-fp79/GHSA-2c75-w539-fp79.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2cm6-65p3-5c5j/GHSA-2cm6-65p3-5c5j.json b/advisories/unreviewed/2022/05/GHSA-2cm6-65p3-5c5j/GHSA-2cm6-65p3-5c5j.json index 6576c187c85..da281cadcb6 100644 --- a/advisories/unreviewed/2022/05/GHSA-2cm6-65p3-5c5j/GHSA-2cm6-65p3-5c5j.json +++ b/advisories/unreviewed/2022/05/GHSA-2cm6-65p3-5c5j/GHSA-2cm6-65p3-5c5j.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2gx4-pmq2-793p/GHSA-2gx4-pmq2-793p.json b/advisories/unreviewed/2022/05/GHSA-2gx4-pmq2-793p/GHSA-2gx4-pmq2-793p.json index eddd0f4481b..a16f121bab6 100644 --- a/advisories/unreviewed/2022/05/GHSA-2gx4-pmq2-793p/GHSA-2gx4-pmq2-793p.json +++ b/advisories/unreviewed/2022/05/GHSA-2gx4-pmq2-793p/GHSA-2gx4-pmq2-793p.json @@ -7,12 +7,8 @@ "CVE-2012-0595" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2h55-hc4f-7vj2/GHSA-2h55-hc4f-7vj2.json b/advisories/unreviewed/2022/05/GHSA-2h55-hc4f-7vj2/GHSA-2h55-hc4f-7vj2.json index e17be5215a9..3a3405bd900 100644 --- a/advisories/unreviewed/2022/05/GHSA-2h55-hc4f-7vj2/GHSA-2h55-hc4f-7vj2.json +++ b/advisories/unreviewed/2022/05/GHSA-2h55-hc4f-7vj2/GHSA-2h55-hc4f-7vj2.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-2hj8-3q87-cf35/GHSA-2hj8-3q87-cf35.json b/advisories/unreviewed/2022/05/GHSA-2hj8-3q87-cf35/GHSA-2hj8-3q87-cf35.json index c6973ab632b..3d777826510 100644 --- a/advisories/unreviewed/2022/05/GHSA-2hj8-3q87-cf35/GHSA-2hj8-3q87-cf35.json +++ b/advisories/unreviewed/2022/05/GHSA-2hj8-3q87-cf35/GHSA-2hj8-3q87-cf35.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-2j56-fcwx-7q33/GHSA-2j56-fcwx-7q33.json b/advisories/unreviewed/2022/05/GHSA-2j56-fcwx-7q33/GHSA-2j56-fcwx-7q33.json index dc076fd3429..b3f512009cd 100644 --- a/advisories/unreviewed/2022/05/GHSA-2j56-fcwx-7q33/GHSA-2j56-fcwx-7q33.json +++ b/advisories/unreviewed/2022/05/GHSA-2j56-fcwx-7q33/GHSA-2j56-fcwx-7q33.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-2p7j-h63x-5xr7/GHSA-2p7j-h63x-5xr7.json b/advisories/unreviewed/2022/05/GHSA-2p7j-h63x-5xr7/GHSA-2p7j-h63x-5xr7.json index 732c17c6474..3ad100e82e8 100644 --- a/advisories/unreviewed/2022/05/GHSA-2p7j-h63x-5xr7/GHSA-2p7j-h63x-5xr7.json +++ b/advisories/unreviewed/2022/05/GHSA-2p7j-h63x-5xr7/GHSA-2p7j-h63x-5xr7.json @@ -7,12 +7,8 @@ "CVE-2012-0603" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2p7x-52hq-2mp3/GHSA-2p7x-52hq-2mp3.json b/advisories/unreviewed/2022/05/GHSA-2p7x-52hq-2mp3/GHSA-2p7x-52hq-2mp3.json index b8700fb08b4..015174738de 100644 --- a/advisories/unreviewed/2022/05/GHSA-2p7x-52hq-2mp3/GHSA-2p7x-52hq-2mp3.json +++ b/advisories/unreviewed/2022/05/GHSA-2p7x-52hq-2mp3/GHSA-2p7x-52hq-2mp3.json @@ -7,12 +7,8 @@ "CVE-2011-2457" ], "details": "Stack-based buffer overflow in Adobe Flash Player before 10.3.183.11 and 11.x before 11.1.102.55 on Windows, Mac OS X, Linux, and Solaris and before 11.1.102.59 on Android, and Adobe AIR before 3.1.0.4880, allows attackers to execute arbitrary code via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2pcw-fgm2-4xh2/GHSA-2pcw-fgm2-4xh2.json b/advisories/unreviewed/2022/05/GHSA-2pcw-fgm2-4xh2/GHSA-2pcw-fgm2-4xh2.json index 8c8f7812e54..f7454b6f539 100644 --- a/advisories/unreviewed/2022/05/GHSA-2pcw-fgm2-4xh2/GHSA-2pcw-fgm2-4xh2.json +++ b/advisories/unreviewed/2022/05/GHSA-2pcw-fgm2-4xh2/GHSA-2pcw-fgm2-4xh2.json @@ -7,12 +7,8 @@ "CVE-2014-8750" ], "details": "Race condition in the VMware driver in OpenStack Compute (Nova) before 2014.1.4 and 2014.2 before 2014.2rc1 allows remote authenticated users to access unintended consoles by spawning an instance that triggers the same VNC port to be allocated to two different instances.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2pp9-pqc7-hf75/GHSA-2pp9-pqc7-hf75.json b/advisories/unreviewed/2022/05/GHSA-2pp9-pqc7-hf75/GHSA-2pp9-pqc7-hf75.json index 41b3b790a06..2862fd07402 100644 --- a/advisories/unreviewed/2022/05/GHSA-2pp9-pqc7-hf75/GHSA-2pp9-pqc7-hf75.json +++ b/advisories/unreviewed/2022/05/GHSA-2pp9-pqc7-hf75/GHSA-2pp9-pqc7-hf75.json @@ -7,12 +7,8 @@ "CVE-2012-3053" ], "details": "Buffer overflow in the Cisco WebEx Advanced Recording Format (ARF) player T27 L through SP11 EP26, T27 LB through SP21 EP10, T27 LC before SP25 EP11, T27 LD before SP32 CP2, and T28 L10N before SP1 allows remote attackers to execute arbitrary code via a crafted ARF file, aka Bug ID CSCtz72985.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2q6g-hv35-5pvq/GHSA-2q6g-hv35-5pvq.json b/advisories/unreviewed/2022/05/GHSA-2q6g-hv35-5pvq/GHSA-2q6g-hv35-5pvq.json index 142f1f0b400..867d7aa4c48 100644 --- a/advisories/unreviewed/2022/05/GHSA-2q6g-hv35-5pvq/GHSA-2q6g-hv35-5pvq.json +++ b/advisories/unreviewed/2022/05/GHSA-2q6g-hv35-5pvq/GHSA-2q6g-hv35-5pvq.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-2qm5-cxh9-vcp8/GHSA-2qm5-cxh9-vcp8.json b/advisories/unreviewed/2022/05/GHSA-2qm5-cxh9-vcp8/GHSA-2qm5-cxh9-vcp8.json index 5abcdc6e900..3913e198b49 100644 --- a/advisories/unreviewed/2022/05/GHSA-2qm5-cxh9-vcp8/GHSA-2qm5-cxh9-vcp8.json +++ b/advisories/unreviewed/2022/05/GHSA-2qm5-cxh9-vcp8/GHSA-2qm5-cxh9-vcp8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2rpf-552f-x2xx/GHSA-2rpf-552f-x2xx.json b/advisories/unreviewed/2022/05/GHSA-2rpf-552f-x2xx/GHSA-2rpf-552f-x2xx.json index 7eba4e4a146..c8c78431793 100644 --- a/advisories/unreviewed/2022/05/GHSA-2rpf-552f-x2xx/GHSA-2rpf-552f-x2xx.json +++ b/advisories/unreviewed/2022/05/GHSA-2rpf-552f-x2xx/GHSA-2rpf-552f-x2xx.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-2vhf-mwcp-j9fp/GHSA-2vhf-mwcp-j9fp.json b/advisories/unreviewed/2022/05/GHSA-2vhf-mwcp-j9fp/GHSA-2vhf-mwcp-j9fp.json index 653d73612b7..bf524acba07 100644 --- a/advisories/unreviewed/2022/05/GHSA-2vhf-mwcp-j9fp/GHSA-2vhf-mwcp-j9fp.json +++ b/advisories/unreviewed/2022/05/GHSA-2vhf-mwcp-j9fp/GHSA-2vhf-mwcp-j9fp.json @@ -7,12 +7,8 @@ "CVE-2010-1813" ], "details": "WebKit in Apple iOS before 4.1 on the iPhone and iPod touch allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via vectors involving HTML object outlines.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-2vp6-jrqg-75vc/GHSA-2vp6-jrqg-75vc.json b/advisories/unreviewed/2022/05/GHSA-2vp6-jrqg-75vc/GHSA-2vp6-jrqg-75vc.json index 601aa7f3f00..ca725db89c1 100644 --- a/advisories/unreviewed/2022/05/GHSA-2vp6-jrqg-75vc/GHSA-2vp6-jrqg-75vc.json +++ b/advisories/unreviewed/2022/05/GHSA-2vp6-jrqg-75vc/GHSA-2vp6-jrqg-75vc.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-2wqp-2j8m-7925/GHSA-2wqp-2j8m-7925.json b/advisories/unreviewed/2022/05/GHSA-2wqp-2j8m-7925/GHSA-2wqp-2j8m-7925.json index 6f4920bd6b0..ffecb71f3d7 100644 --- a/advisories/unreviewed/2022/05/GHSA-2wqp-2j8m-7925/GHSA-2wqp-2j8m-7925.json +++ b/advisories/unreviewed/2022/05/GHSA-2wqp-2j8m-7925/GHSA-2wqp-2j8m-7925.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-2x2c-h542-whv5/GHSA-2x2c-h542-whv5.json b/advisories/unreviewed/2022/05/GHSA-2x2c-h542-whv5/GHSA-2x2c-h542-whv5.json index 4e4796ec5b4..42b42bc32ae 100644 --- a/advisories/unreviewed/2022/05/GHSA-2x2c-h542-whv5/GHSA-2x2c-h542-whv5.json +++ b/advisories/unreviewed/2022/05/GHSA-2x2c-h542-whv5/GHSA-2x2c-h542-whv5.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-339g-wwmf-2hqf/GHSA-339g-wwmf-2hqf.json b/advisories/unreviewed/2022/05/GHSA-339g-wwmf-2hqf/GHSA-339g-wwmf-2hqf.json index e1e72ff959a..ee10767edab 100644 --- a/advisories/unreviewed/2022/05/GHSA-339g-wwmf-2hqf/GHSA-339g-wwmf-2hqf.json +++ b/advisories/unreviewed/2022/05/GHSA-339g-wwmf-2hqf/GHSA-339g-wwmf-2hqf.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-34gg-g64c-2h3q/GHSA-34gg-g64c-2h3q.json b/advisories/unreviewed/2022/05/GHSA-34gg-g64c-2h3q/GHSA-34gg-g64c-2h3q.json index af8d3c6ccfa..66b22a45e16 100644 --- a/advisories/unreviewed/2022/05/GHSA-34gg-g64c-2h3q/GHSA-34gg-g64c-2h3q.json +++ b/advisories/unreviewed/2022/05/GHSA-34gg-g64c-2h3q/GHSA-34gg-g64c-2h3q.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-3679-w9pg-j7j7/GHSA-3679-w9pg-j7j7.json b/advisories/unreviewed/2022/05/GHSA-3679-w9pg-j7j7/GHSA-3679-w9pg-j7j7.json index fc951a3c857..3a172759a23 100644 --- a/advisories/unreviewed/2022/05/GHSA-3679-w9pg-j7j7/GHSA-3679-w9pg-j7j7.json +++ b/advisories/unreviewed/2022/05/GHSA-3679-w9pg-j7j7/GHSA-3679-w9pg-j7j7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-36vw-x38h-vrqr/GHSA-36vw-x38h-vrqr.json b/advisories/unreviewed/2022/05/GHSA-36vw-x38h-vrqr/GHSA-36vw-x38h-vrqr.json index 51c35f09605..a756f92698b 100644 --- a/advisories/unreviewed/2022/05/GHSA-36vw-x38h-vrqr/GHSA-36vw-x38h-vrqr.json +++ b/advisories/unreviewed/2022/05/GHSA-36vw-x38h-vrqr/GHSA-36vw-x38h-vrqr.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-38c3-62jh-m8g6/GHSA-38c3-62jh-m8g6.json b/advisories/unreviewed/2022/05/GHSA-38c3-62jh-m8g6/GHSA-38c3-62jh-m8g6.json index 263286b6023..64d7421891b 100644 --- a/advisories/unreviewed/2022/05/GHSA-38c3-62jh-m8g6/GHSA-38c3-62jh-m8g6.json +++ b/advisories/unreviewed/2022/05/GHSA-38c3-62jh-m8g6/GHSA-38c3-62jh-m8g6.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-39g3-3p3j-v23w/GHSA-39g3-3p3j-v23w.json b/advisories/unreviewed/2022/05/GHSA-39g3-3p3j-v23w/GHSA-39g3-3p3j-v23w.json index a10ad4cd8c0..a5428cdb0a8 100644 --- a/advisories/unreviewed/2022/05/GHSA-39g3-3p3j-v23w/GHSA-39g3-3p3j-v23w.json +++ b/advisories/unreviewed/2022/05/GHSA-39g3-3p3j-v23w/GHSA-39g3-3p3j-v23w.json @@ -7,12 +7,8 @@ "CVE-2011-2445" ], "details": "Adobe Flash Player before 10.3.183.11 and 11.x before 11.1.102.55 on Windows, Mac OS X, Linux, and Solaris and before 11.1.102.59 on Android, and Adobe AIR before 3.1.0.4880, allows attackers to execute arbitrary code or cause a denial of service (memory corruption) via unspecified vectors, a different vulnerability than CVE-2011-2451, CVE-2011-2452, CVE-2011-2453, CVE-2011-2454, CVE-2011-2455, CVE-2011-2459, and CVE-2011-2460.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-39p8-qmf2-xrv5/GHSA-39p8-qmf2-xrv5.json b/advisories/unreviewed/2022/05/GHSA-39p8-qmf2-xrv5/GHSA-39p8-qmf2-xrv5.json index c1e6273116f..bb7473589f3 100644 --- a/advisories/unreviewed/2022/05/GHSA-39p8-qmf2-xrv5/GHSA-39p8-qmf2-xrv5.json +++ b/advisories/unreviewed/2022/05/GHSA-39p8-qmf2-xrv5/GHSA-39p8-qmf2-xrv5.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-3f29-39mf-32c5/GHSA-3f29-39mf-32c5.json b/advisories/unreviewed/2022/05/GHSA-3f29-39mf-32c5/GHSA-3f29-39mf-32c5.json index c04bdc326b2..2a3160b61da 100644 --- a/advisories/unreviewed/2022/05/GHSA-3f29-39mf-32c5/GHSA-3f29-39mf-32c5.json +++ b/advisories/unreviewed/2022/05/GHSA-3f29-39mf-32c5/GHSA-3f29-39mf-32c5.json @@ -7,12 +7,8 @@ "CVE-2012-6324" ], "details": "Directory traversal vulnerability in VMware vCenter Server Appliance (vCSA) 5.0 before Update 2 and 5.1 before Patch 1 allows remote authenticated users to read arbitrary files via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-3f8j-c578-3q4f/GHSA-3f8j-c578-3q4f.json b/advisories/unreviewed/2022/05/GHSA-3f8j-c578-3q4f/GHSA-3f8j-c578-3q4f.json index 77e6d81f531..2bcf4716c52 100644 --- a/advisories/unreviewed/2022/05/GHSA-3f8j-c578-3q4f/GHSA-3f8j-c578-3q4f.json +++ b/advisories/unreviewed/2022/05/GHSA-3f8j-c578-3q4f/GHSA-3f8j-c578-3q4f.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-3fw6-mggj-v2r5/GHSA-3fw6-mggj-v2r5.json b/advisories/unreviewed/2022/05/GHSA-3fw6-mggj-v2r5/GHSA-3fw6-mggj-v2r5.json index 7e2c375543b..0c50c6d081b 100644 --- a/advisories/unreviewed/2022/05/GHSA-3fw6-mggj-v2r5/GHSA-3fw6-mggj-v2r5.json +++ b/advisories/unreviewed/2022/05/GHSA-3fw6-mggj-v2r5/GHSA-3fw6-mggj-v2r5.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-3g52-xh39-r8h9/GHSA-3g52-xh39-r8h9.json b/advisories/unreviewed/2022/05/GHSA-3g52-xh39-r8h9/GHSA-3g52-xh39-r8h9.json index b0009262f9f..0b2c5461460 100644 --- a/advisories/unreviewed/2022/05/GHSA-3g52-xh39-r8h9/GHSA-3g52-xh39-r8h9.json +++ b/advisories/unreviewed/2022/05/GHSA-3g52-xh39-r8h9/GHSA-3g52-xh39-r8h9.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-3g5r-3c4p-wrgj/GHSA-3g5r-3c4p-wrgj.json b/advisories/unreviewed/2022/05/GHSA-3g5r-3c4p-wrgj/GHSA-3g5r-3c4p-wrgj.json index ee316630d84..6adedab5a3e 100644 --- a/advisories/unreviewed/2022/05/GHSA-3g5r-3c4p-wrgj/GHSA-3g5r-3c4p-wrgj.json +++ b/advisories/unreviewed/2022/05/GHSA-3g5r-3c4p-wrgj/GHSA-3g5r-3c4p-wrgj.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-3ggx-f2mm-cg59/GHSA-3ggx-f2mm-cg59.json b/advisories/unreviewed/2022/05/GHSA-3ggx-f2mm-cg59/GHSA-3ggx-f2mm-cg59.json index 619c98c805d..1d50ddbedba 100644 --- a/advisories/unreviewed/2022/05/GHSA-3ggx-f2mm-cg59/GHSA-3ggx-f2mm-cg59.json +++ b/advisories/unreviewed/2022/05/GHSA-3ggx-f2mm-cg59/GHSA-3ggx-f2mm-cg59.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:P/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-3ghf-chw5-4mxm/GHSA-3ghf-chw5-4mxm.json b/advisories/unreviewed/2022/05/GHSA-3ghf-chw5-4mxm/GHSA-3ghf-chw5-4mxm.json index edafd5eb2ff..6399827dc93 100644 --- a/advisories/unreviewed/2022/05/GHSA-3ghf-chw5-4mxm/GHSA-3ghf-chw5-4mxm.json +++ b/advisories/unreviewed/2022/05/GHSA-3ghf-chw5-4mxm/GHSA-3ghf-chw5-4mxm.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-3hhm-v674-2qc2/GHSA-3hhm-v674-2qc2.json b/advisories/unreviewed/2022/05/GHSA-3hhm-v674-2qc2/GHSA-3hhm-v674-2qc2.json index 07b58790127..da4ee4c39c2 100644 --- a/advisories/unreviewed/2022/05/GHSA-3hhm-v674-2qc2/GHSA-3hhm-v674-2qc2.json +++ b/advisories/unreviewed/2022/05/GHSA-3hhm-v674-2qc2/GHSA-3hhm-v674-2qc2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -51,9 +49,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-3m74-4hwr-2c58/GHSA-3m74-4hwr-2c58.json b/advisories/unreviewed/2022/05/GHSA-3m74-4hwr-2c58/GHSA-3m74-4hwr-2c58.json index 82c6271bc7d..fa2015db412 100644 --- a/advisories/unreviewed/2022/05/GHSA-3m74-4hwr-2c58/GHSA-3m74-4hwr-2c58.json +++ b/advisories/unreviewed/2022/05/GHSA-3m74-4hwr-2c58/GHSA-3m74-4hwr-2c58.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-3mf6-hp9h-pxf7/GHSA-3mf6-hp9h-pxf7.json b/advisories/unreviewed/2022/05/GHSA-3mf6-hp9h-pxf7/GHSA-3mf6-hp9h-pxf7.json index 3df5f70b77c..316b2e3e62c 100644 --- a/advisories/unreviewed/2022/05/GHSA-3mf6-hp9h-pxf7/GHSA-3mf6-hp9h-pxf7.json +++ b/advisories/unreviewed/2022/05/GHSA-3mf6-hp9h-pxf7/GHSA-3mf6-hp9h-pxf7.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-3pgm-5jc2-x2rx/GHSA-3pgm-5jc2-x2rx.json b/advisories/unreviewed/2022/05/GHSA-3pgm-5jc2-x2rx/GHSA-3pgm-5jc2-x2rx.json index 71a294a139b..a0024a5bd86 100644 --- a/advisories/unreviewed/2022/05/GHSA-3pgm-5jc2-x2rx/GHSA-3pgm-5jc2-x2rx.json +++ b/advisories/unreviewed/2022/05/GHSA-3pgm-5jc2-x2rx/GHSA-3pgm-5jc2-x2rx.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-3q8j-w3rf-8fhx/GHSA-3q8j-w3rf-8fhx.json b/advisories/unreviewed/2022/05/GHSA-3q8j-w3rf-8fhx/GHSA-3q8j-w3rf-8fhx.json index 347c82ada6d..1c828a7ddbd 100644 --- a/advisories/unreviewed/2022/05/GHSA-3q8j-w3rf-8fhx/GHSA-3q8j-w3rf-8fhx.json +++ b/advisories/unreviewed/2022/05/GHSA-3q8j-w3rf-8fhx/GHSA-3q8j-w3rf-8fhx.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-3qgm-9pxw-xf2f/GHSA-3qgm-9pxw-xf2f.json b/advisories/unreviewed/2022/05/GHSA-3qgm-9pxw-xf2f/GHSA-3qgm-9pxw-xf2f.json index bc587536203..b7a00a706c2 100644 --- a/advisories/unreviewed/2022/05/GHSA-3qgm-9pxw-xf2f/GHSA-3qgm-9pxw-xf2f.json +++ b/advisories/unreviewed/2022/05/GHSA-3qgm-9pxw-xf2f/GHSA-3qgm-9pxw-xf2f.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-3vgf-g632-59mj/GHSA-3vgf-g632-59mj.json b/advisories/unreviewed/2022/05/GHSA-3vgf-g632-59mj/GHSA-3vgf-g632-59mj.json index d669d31477a..221a19ae864 100644 --- a/advisories/unreviewed/2022/05/GHSA-3vgf-g632-59mj/GHSA-3vgf-g632-59mj.json +++ b/advisories/unreviewed/2022/05/GHSA-3vgf-g632-59mj/GHSA-3vgf-g632-59mj.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-3w2h-f87x-m6vp/GHSA-3w2h-f87x-m6vp.json b/advisories/unreviewed/2022/05/GHSA-3w2h-f87x-m6vp/GHSA-3w2h-f87x-m6vp.json index b3cd84d8bf8..3279a3365a5 100644 --- a/advisories/unreviewed/2022/05/GHSA-3w2h-f87x-m6vp/GHSA-3w2h-f87x-m6vp.json +++ b/advisories/unreviewed/2022/05/GHSA-3w2h-f87x-m6vp/GHSA-3w2h-f87x-m6vp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-3x7h-rc2j-gvx2/GHSA-3x7h-rc2j-gvx2.json b/advisories/unreviewed/2022/05/GHSA-3x7h-rc2j-gvx2/GHSA-3x7h-rc2j-gvx2.json index 7318497c23c..7a750017c81 100644 --- a/advisories/unreviewed/2022/05/GHSA-3x7h-rc2j-gvx2/GHSA-3x7h-rc2j-gvx2.json +++ b/advisories/unreviewed/2022/05/GHSA-3x7h-rc2j-gvx2/GHSA-3x7h-rc2j-gvx2.json @@ -7,12 +7,8 @@ "CVE-2010-1814" ], "details": "WebKit in Apple iOS before 4.1 on the iPhone and iPod touch, and webkitgtk before 1.2.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via vectors involving form menus.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-3x89-mv2j-86mr/GHSA-3x89-mv2j-86mr.json b/advisories/unreviewed/2022/05/GHSA-3x89-mv2j-86mr/GHSA-3x89-mv2j-86mr.json index 17cd57d005c..f249f9e96dc 100644 --- a/advisories/unreviewed/2022/05/GHSA-3x89-mv2j-86mr/GHSA-3x89-mv2j-86mr.json +++ b/advisories/unreviewed/2022/05/GHSA-3x89-mv2j-86mr/GHSA-3x89-mv2j-86mr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-42pc-34h3-q52f/GHSA-42pc-34h3-q52f.json b/advisories/unreviewed/2022/05/GHSA-42pc-34h3-q52f/GHSA-42pc-34h3-q52f.json index d0204d9fb8d..5864b70dde3 100644 --- a/advisories/unreviewed/2022/05/GHSA-42pc-34h3-q52f/GHSA-42pc-34h3-q52f.json +++ b/advisories/unreviewed/2022/05/GHSA-42pc-34h3-q52f/GHSA-42pc-34h3-q52f.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-432f-98h9-v2fw/GHSA-432f-98h9-v2fw.json b/advisories/unreviewed/2022/05/GHSA-432f-98h9-v2fw/GHSA-432f-98h9-v2fw.json index 94060e7e381..9aa3eb8c43a 100644 --- a/advisories/unreviewed/2022/05/GHSA-432f-98h9-v2fw/GHSA-432f-98h9-v2fw.json +++ b/advisories/unreviewed/2022/05/GHSA-432f-98h9-v2fw/GHSA-432f-98h9-v2fw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-43x2-2pcr-g799/GHSA-43x2-2pcr-g799.json b/advisories/unreviewed/2022/05/GHSA-43x2-2pcr-g799/GHSA-43x2-2pcr-g799.json index 40d1ce402e7..a43fd856586 100644 --- a/advisories/unreviewed/2022/05/GHSA-43x2-2pcr-g799/GHSA-43x2-2pcr-g799.json +++ b/advisories/unreviewed/2022/05/GHSA-43x2-2pcr-g799/GHSA-43x2-2pcr-g799.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-43xh-q266-jr4x/GHSA-43xh-q266-jr4x.json b/advisories/unreviewed/2022/05/GHSA-43xh-q266-jr4x/GHSA-43xh-q266-jr4x.json index 5d8be0f0a74..02bc6fbc396 100644 --- a/advisories/unreviewed/2022/05/GHSA-43xh-q266-jr4x/GHSA-43xh-q266-jr4x.json +++ b/advisories/unreviewed/2022/05/GHSA-43xh-q266-jr4x/GHSA-43xh-q266-jr4x.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-44h4-j5c8-7mx9/GHSA-44h4-j5c8-7mx9.json b/advisories/unreviewed/2022/05/GHSA-44h4-j5c8-7mx9/GHSA-44h4-j5c8-7mx9.json index 3512e8a9d05..9788ffe2e2c 100644 --- a/advisories/unreviewed/2022/05/GHSA-44h4-j5c8-7mx9/GHSA-44h4-j5c8-7mx9.json +++ b/advisories/unreviewed/2022/05/GHSA-44h4-j5c8-7mx9/GHSA-44h4-j5c8-7mx9.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-44p3-j56q-8v5g/GHSA-44p3-j56q-8v5g.json b/advisories/unreviewed/2022/05/GHSA-44p3-j56q-8v5g/GHSA-44p3-j56q-8v5g.json index bde6d12ab63..70e26cced42 100644 --- a/advisories/unreviewed/2022/05/GHSA-44p3-j56q-8v5g/GHSA-44p3-j56q-8v5g.json +++ b/advisories/unreviewed/2022/05/GHSA-44p3-j56q-8v5g/GHSA-44p3-j56q-8v5g.json @@ -7,12 +7,8 @@ "CVE-2011-2451" ], "details": "Adobe Flash Player before 10.3.183.11 and 11.x before 11.1.102.55 on Windows, Mac OS X, Linux, and Solaris and before 11.1.102.59 on Android, and Adobe AIR before 3.1.0.4880, allows attackers to execute arbitrary code or cause a denial of service (memory corruption) via unspecified vectors, a different vulnerability than CVE-2011-2445, CVE-2011-2452, CVE-2011-2453, CVE-2011-2454, CVE-2011-2455, CVE-2011-2459, and CVE-2011-2460.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-44rw-fxr4-98fp/GHSA-44rw-fxr4-98fp.json b/advisories/unreviewed/2022/05/GHSA-44rw-fxr4-98fp/GHSA-44rw-fxr4-98fp.json index 8d0ef4cea0f..bc12440e6d1 100644 --- a/advisories/unreviewed/2022/05/GHSA-44rw-fxr4-98fp/GHSA-44rw-fxr4-98fp.json +++ b/advisories/unreviewed/2022/05/GHSA-44rw-fxr4-98fp/GHSA-44rw-fxr4-98fp.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-45hq-xrcp-79f9/GHSA-45hq-xrcp-79f9.json b/advisories/unreviewed/2022/05/GHSA-45hq-xrcp-79f9/GHSA-45hq-xrcp-79f9.json index 7764d012246..496ef62144e 100644 --- a/advisories/unreviewed/2022/05/GHSA-45hq-xrcp-79f9/GHSA-45hq-xrcp-79f9.json +++ b/advisories/unreviewed/2022/05/GHSA-45hq-xrcp-79f9/GHSA-45hq-xrcp-79f9.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-45qj-4wh7-gx6w/GHSA-45qj-4wh7-gx6w.json b/advisories/unreviewed/2022/05/GHSA-45qj-4wh7-gx6w/GHSA-45qj-4wh7-gx6w.json index 038e5bb9636..95a17d9ceda 100644 --- a/advisories/unreviewed/2022/05/GHSA-45qj-4wh7-gx6w/GHSA-45qj-4wh7-gx6w.json +++ b/advisories/unreviewed/2022/05/GHSA-45qj-4wh7-gx6w/GHSA-45qj-4wh7-gx6w.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-46w6-5wwg-wjfx/GHSA-46w6-5wwg-wjfx.json b/advisories/unreviewed/2022/05/GHSA-46w6-5wwg-wjfx/GHSA-46w6-5wwg-wjfx.json index 65cde26b52f..6758bcc4a90 100644 --- a/advisories/unreviewed/2022/05/GHSA-46w6-5wwg-wjfx/GHSA-46w6-5wwg-wjfx.json +++ b/advisories/unreviewed/2022/05/GHSA-46w6-5wwg-wjfx/GHSA-46w6-5wwg-wjfx.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-46xp-hqvm-mwp5/GHSA-46xp-hqvm-mwp5.json b/advisories/unreviewed/2022/05/GHSA-46xp-hqvm-mwp5/GHSA-46xp-hqvm-mwp5.json index e0e0066497a..a821f8e7614 100644 --- a/advisories/unreviewed/2022/05/GHSA-46xp-hqvm-mwp5/GHSA-46xp-hqvm-mwp5.json +++ b/advisories/unreviewed/2022/05/GHSA-46xp-hqvm-mwp5/GHSA-46xp-hqvm-mwp5.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-4725-mf58-37j2/GHSA-4725-mf58-37j2.json b/advisories/unreviewed/2022/05/GHSA-4725-mf58-37j2/GHSA-4725-mf58-37j2.json index 8efc6b570bd..085af0a01d1 100644 --- a/advisories/unreviewed/2022/05/GHSA-4725-mf58-37j2/GHSA-4725-mf58-37j2.json +++ b/advisories/unreviewed/2022/05/GHSA-4725-mf58-37j2/GHSA-4725-mf58-37j2.json @@ -7,12 +7,8 @@ "CVE-2010-3187" ], "details": "Buffer overflow in ftpd in IBM AIX 5.3 and earlier allows remote attackers to execute arbitrary code via a long NLST command.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-47gc-w76h-c45c/GHSA-47gc-w76h-c45c.json b/advisories/unreviewed/2022/05/GHSA-47gc-w76h-c45c/GHSA-47gc-w76h-c45c.json index 2d74d5fc6a6..58217bbd1af 100644 --- a/advisories/unreviewed/2022/05/GHSA-47gc-w76h-c45c/GHSA-47gc-w76h-c45c.json +++ b/advisories/unreviewed/2022/05/GHSA-47gc-w76h-c45c/GHSA-47gc-w76h-c45c.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-4992-8m39-592f/GHSA-4992-8m39-592f.json b/advisories/unreviewed/2022/05/GHSA-4992-8m39-592f/GHSA-4992-8m39-592f.json index b45cd61cb1a..0af769078f0 100644 --- a/advisories/unreviewed/2022/05/GHSA-4992-8m39-592f/GHSA-4992-8m39-592f.json +++ b/advisories/unreviewed/2022/05/GHSA-4992-8m39-592f/GHSA-4992-8m39-592f.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-49v8-8p9q-fqvx/GHSA-49v8-8p9q-fqvx.json b/advisories/unreviewed/2022/05/GHSA-49v8-8p9q-fqvx/GHSA-49v8-8p9q-fqvx.json index 84383e4116b..7755398ad85 100644 --- a/advisories/unreviewed/2022/05/GHSA-49v8-8p9q-fqvx/GHSA-49v8-8p9q-fqvx.json +++ b/advisories/unreviewed/2022/05/GHSA-49v8-8p9q-fqvx/GHSA-49v8-8p9q-fqvx.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-49vw-r5mp-wh5h/GHSA-49vw-r5mp-wh5h.json b/advisories/unreviewed/2022/05/GHSA-49vw-r5mp-wh5h/GHSA-49vw-r5mp-wh5h.json index a51e0852825..137286fff45 100644 --- a/advisories/unreviewed/2022/05/GHSA-49vw-r5mp-wh5h/GHSA-49vw-r5mp-wh5h.json +++ b/advisories/unreviewed/2022/05/GHSA-49vw-r5mp-wh5h/GHSA-49vw-r5mp-wh5h.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-4c94-48c4-m77x/GHSA-4c94-48c4-m77x.json b/advisories/unreviewed/2022/05/GHSA-4c94-48c4-m77x/GHSA-4c94-48c4-m77x.json index fa0598884d1..69f52b8f994 100644 --- a/advisories/unreviewed/2022/05/GHSA-4c94-48c4-m77x/GHSA-4c94-48c4-m77x.json +++ b/advisories/unreviewed/2022/05/GHSA-4c94-48c4-m77x/GHSA-4c94-48c4-m77x.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-4cj9-3fxp-g8ff/GHSA-4cj9-3fxp-g8ff.json b/advisories/unreviewed/2022/05/GHSA-4cj9-3fxp-g8ff/GHSA-4cj9-3fxp-g8ff.json index 9c47f31953e..72a5d58b68d 100644 --- a/advisories/unreviewed/2022/05/GHSA-4cj9-3fxp-g8ff/GHSA-4cj9-3fxp-g8ff.json +++ b/advisories/unreviewed/2022/05/GHSA-4cj9-3fxp-g8ff/GHSA-4cj9-3fxp-g8ff.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-4g48-m7qw-9j6j/GHSA-4g48-m7qw-9j6j.json b/advisories/unreviewed/2022/05/GHSA-4g48-m7qw-9j6j/GHSA-4g48-m7qw-9j6j.json index 23d4c226c44..f045d694f59 100644 --- a/advisories/unreviewed/2022/05/GHSA-4g48-m7qw-9j6j/GHSA-4g48-m7qw-9j6j.json +++ b/advisories/unreviewed/2022/05/GHSA-4g48-m7qw-9j6j/GHSA-4g48-m7qw-9j6j.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-4gph-hxgg-mh6j/GHSA-4gph-hxgg-mh6j.json b/advisories/unreviewed/2022/05/GHSA-4gph-hxgg-mh6j/GHSA-4gph-hxgg-mh6j.json index dd3d4e86cf1..f9eb8448ca1 100644 --- a/advisories/unreviewed/2022/05/GHSA-4gph-hxgg-mh6j/GHSA-4gph-hxgg-mh6j.json +++ b/advisories/unreviewed/2022/05/GHSA-4gph-hxgg-mh6j/GHSA-4gph-hxgg-mh6j.json @@ -7,12 +7,8 @@ "CVE-2012-0626" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-4gx9-fv89-q93q/GHSA-4gx9-fv89-q93q.json b/advisories/unreviewed/2022/05/GHSA-4gx9-fv89-q93q/GHSA-4gx9-fv89-q93q.json index 617961125e0..867b2a28124 100644 --- a/advisories/unreviewed/2022/05/GHSA-4gx9-fv89-q93q/GHSA-4gx9-fv89-q93q.json +++ b/advisories/unreviewed/2022/05/GHSA-4gx9-fv89-q93q/GHSA-4gx9-fv89-q93q.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-4hcc-63qf-cfqh/GHSA-4hcc-63qf-cfqh.json b/advisories/unreviewed/2022/05/GHSA-4hcc-63qf-cfqh/GHSA-4hcc-63qf-cfqh.json index c9a46580e14..c5d83c93fe8 100644 --- a/advisories/unreviewed/2022/05/GHSA-4hcc-63qf-cfqh/GHSA-4hcc-63qf-cfqh.json +++ b/advisories/unreviewed/2022/05/GHSA-4hcc-63qf-cfqh/GHSA-4hcc-63qf-cfqh.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-4hq4-w9mw-ff2r/GHSA-4hq4-w9mw-ff2r.json b/advisories/unreviewed/2022/05/GHSA-4hq4-w9mw-ff2r/GHSA-4hq4-w9mw-ff2r.json index db13533f909..ff489e36ad2 100644 --- a/advisories/unreviewed/2022/05/GHSA-4hq4-w9mw-ff2r/GHSA-4hq4-w9mw-ff2r.json +++ b/advisories/unreviewed/2022/05/GHSA-4hq4-w9mw-ff2r/GHSA-4hq4-w9mw-ff2r.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", @@ -55,9 +53,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-4hv9-v5p5-w4mc/GHSA-4hv9-v5p5-w4mc.json b/advisories/unreviewed/2022/05/GHSA-4hv9-v5p5-w4mc/GHSA-4hv9-v5p5-w4mc.json index be11a5298d6..ea2924bb21f 100644 --- a/advisories/unreviewed/2022/05/GHSA-4hv9-v5p5-w4mc/GHSA-4hv9-v5p5-w4mc.json +++ b/advisories/unreviewed/2022/05/GHSA-4hv9-v5p5-w4mc/GHSA-4hv9-v5p5-w4mc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-4j29-v246-6w5w/GHSA-4j29-v246-6w5w.json b/advisories/unreviewed/2022/05/GHSA-4j29-v246-6w5w/GHSA-4j29-v246-6w5w.json index aa3ba2bd666..c44bf166878 100644 --- a/advisories/unreviewed/2022/05/GHSA-4j29-v246-6w5w/GHSA-4j29-v246-6w5w.json +++ b/advisories/unreviewed/2022/05/GHSA-4j29-v246-6w5w/GHSA-4j29-v246-6w5w.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -147,9 +145,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-4jf5-qg98-rp25/GHSA-4jf5-qg98-rp25.json b/advisories/unreviewed/2022/05/GHSA-4jf5-qg98-rp25/GHSA-4jf5-qg98-rp25.json index 3a4acbe074b..df9a99564b0 100644 --- a/advisories/unreviewed/2022/05/GHSA-4jf5-qg98-rp25/GHSA-4jf5-qg98-rp25.json +++ b/advisories/unreviewed/2022/05/GHSA-4jf5-qg98-rp25/GHSA-4jf5-qg98-rp25.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-4m8q-gch8-mc2x/GHSA-4m8q-gch8-mc2x.json b/advisories/unreviewed/2022/05/GHSA-4m8q-gch8-mc2x/GHSA-4m8q-gch8-mc2x.json index 7ab1aa8c06d..070cd3e613a 100644 --- a/advisories/unreviewed/2022/05/GHSA-4m8q-gch8-mc2x/GHSA-4m8q-gch8-mc2x.json +++ b/advisories/unreviewed/2022/05/GHSA-4m8q-gch8-mc2x/GHSA-4m8q-gch8-mc2x.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-4mmr-2wxr-3cr2/GHSA-4mmr-2wxr-3cr2.json b/advisories/unreviewed/2022/05/GHSA-4mmr-2wxr-3cr2/GHSA-4mmr-2wxr-3cr2.json index be35d8256f3..d6925adb0a8 100644 --- a/advisories/unreviewed/2022/05/GHSA-4mmr-2wxr-3cr2/GHSA-4mmr-2wxr-3cr2.json +++ b/advisories/unreviewed/2022/05/GHSA-4mmr-2wxr-3cr2/GHSA-4mmr-2wxr-3cr2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-4p65-8fmp-gmqv/GHSA-4p65-8fmp-gmqv.json b/advisories/unreviewed/2022/05/GHSA-4p65-8fmp-gmqv/GHSA-4p65-8fmp-gmqv.json index cf96f0d8d2f..1f4c17fb5d0 100644 --- a/advisories/unreviewed/2022/05/GHSA-4p65-8fmp-gmqv/GHSA-4p65-8fmp-gmqv.json +++ b/advisories/unreviewed/2022/05/GHSA-4p65-8fmp-gmqv/GHSA-4p65-8fmp-gmqv.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-4pg5-xwrq-h998/GHSA-4pg5-xwrq-h998.json b/advisories/unreviewed/2022/05/GHSA-4pg5-xwrq-h998/GHSA-4pg5-xwrq-h998.json index fc485820155..0fb6bca1ff8 100644 --- a/advisories/unreviewed/2022/05/GHSA-4pg5-xwrq-h998/GHSA-4pg5-xwrq-h998.json +++ b/advisories/unreviewed/2022/05/GHSA-4pg5-xwrq-h998/GHSA-4pg5-xwrq-h998.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-4qg6-p4v4-grqc/GHSA-4qg6-p4v4-grqc.json b/advisories/unreviewed/2022/05/GHSA-4qg6-p4v4-grqc/GHSA-4qg6-p4v4-grqc.json index ec2daf38933..52e1e4ebff6 100644 --- a/advisories/unreviewed/2022/05/GHSA-4qg6-p4v4-grqc/GHSA-4qg6-p4v4-grqc.json +++ b/advisories/unreviewed/2022/05/GHSA-4qg6-p4v4-grqc/GHSA-4qg6-p4v4-grqc.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-4qj4-c4xr-7m2w/GHSA-4qj4-c4xr-7m2w.json b/advisories/unreviewed/2022/05/GHSA-4qj4-c4xr-7m2w/GHSA-4qj4-c4xr-7m2w.json index 79d13d0fa3d..303d2bece7c 100644 --- a/advisories/unreviewed/2022/05/GHSA-4qj4-c4xr-7m2w/GHSA-4qj4-c4xr-7m2w.json +++ b/advisories/unreviewed/2022/05/GHSA-4qj4-c4xr-7m2w/GHSA-4qj4-c4xr-7m2w.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-4r79-xrp7-h86m/GHSA-4r79-xrp7-h86m.json b/advisories/unreviewed/2022/05/GHSA-4r79-xrp7-h86m/GHSA-4r79-xrp7-h86m.json index 0537115ae7a..ced4bcd4a2c 100644 --- a/advisories/unreviewed/2022/05/GHSA-4r79-xrp7-h86m/GHSA-4r79-xrp7-h86m.json +++ b/advisories/unreviewed/2022/05/GHSA-4r79-xrp7-h86m/GHSA-4r79-xrp7-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-4r8q-2frh-4j22/GHSA-4r8q-2frh-4j22.json b/advisories/unreviewed/2022/05/GHSA-4r8q-2frh-4j22/GHSA-4r8q-2frh-4j22.json index ca15ccfa3c6..2fa015dfe28 100644 --- a/advisories/unreviewed/2022/05/GHSA-4r8q-2frh-4j22/GHSA-4r8q-2frh-4j22.json +++ b/advisories/unreviewed/2022/05/GHSA-4r8q-2frh-4j22/GHSA-4r8q-2frh-4j22.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-4vx3-3xr8-7q3x/GHSA-4vx3-3xr8-7q3x.json b/advisories/unreviewed/2022/05/GHSA-4vx3-3xr8-7q3x/GHSA-4vx3-3xr8-7q3x.json index d6b2da9438b..bf4df339ac4 100644 --- a/advisories/unreviewed/2022/05/GHSA-4vx3-3xr8-7q3x/GHSA-4vx3-3xr8-7q3x.json +++ b/advisories/unreviewed/2022/05/GHSA-4vx3-3xr8-7q3x/GHSA-4vx3-3xr8-7q3x.json @@ -7,12 +7,8 @@ "CVE-2008-5501" ], "details": "The layout engine in Mozilla Firefox 3.x before 3.0.5, Thunderbird 2.x before 2.0.0.19, and SeaMonkey 1.x before 1.1.14 allows remote attackers to cause a denial of service via vectors that trigger an assertion failure.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -96,9 +92,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-4wmv-p7gx-jgg9/GHSA-4wmv-p7gx-jgg9.json b/advisories/unreviewed/2022/05/GHSA-4wmv-p7gx-jgg9/GHSA-4wmv-p7gx-jgg9.json index b666439fadc..7aba330d39f 100644 --- a/advisories/unreviewed/2022/05/GHSA-4wmv-p7gx-jgg9/GHSA-4wmv-p7gx-jgg9.json +++ b/advisories/unreviewed/2022/05/GHSA-4wmv-p7gx-jgg9/GHSA-4wmv-p7gx-jgg9.json @@ -7,12 +7,8 @@ "CVE-2011-3866" ], "details": "Mozilla Firefox before 7.0 and SeaMonkey before 2.4 do not properly restrict availability of motion data events, which makes it easier for remote attackers to read keystrokes by leveraging JavaScript code running in a background tab.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -36,9 +32,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-4x4h-5jqj-88gh/GHSA-4x4h-5jqj-88gh.json b/advisories/unreviewed/2022/05/GHSA-4x4h-5jqj-88gh/GHSA-4x4h-5jqj-88gh.json index a21284b0d43..9b0983ba9cd 100644 --- a/advisories/unreviewed/2022/05/GHSA-4x4h-5jqj-88gh/GHSA-4x4h-5jqj-88gh.json +++ b/advisories/unreviewed/2022/05/GHSA-4x4h-5jqj-88gh/GHSA-4x4h-5jqj-88gh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-4x6f-6382-jv97/GHSA-4x6f-6382-jv97.json b/advisories/unreviewed/2022/05/GHSA-4x6f-6382-jv97/GHSA-4x6f-6382-jv97.json index 54c78e6d307..d7f073d2a77 100644 --- a/advisories/unreviewed/2022/05/GHSA-4x6f-6382-jv97/GHSA-4x6f-6382-jv97.json +++ b/advisories/unreviewed/2022/05/GHSA-4x6f-6382-jv97/GHSA-4x6f-6382-jv97.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-4x8q-mqx2-hxx9/GHSA-4x8q-mqx2-hxx9.json b/advisories/unreviewed/2022/05/GHSA-4x8q-mqx2-hxx9/GHSA-4x8q-mqx2-hxx9.json index c16d851662f..dda028594d7 100644 --- a/advisories/unreviewed/2022/05/GHSA-4x8q-mqx2-hxx9/GHSA-4x8q-mqx2-hxx9.json +++ b/advisories/unreviewed/2022/05/GHSA-4x8q-mqx2-hxx9/GHSA-4x8q-mqx2-hxx9.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-53x8-9g64-h795/GHSA-53x8-9g64-h795.json b/advisories/unreviewed/2022/05/GHSA-53x8-9g64-h795/GHSA-53x8-9g64-h795.json index 4d4ea250b95..b9f93b8de4e 100644 --- a/advisories/unreviewed/2022/05/GHSA-53x8-9g64-h795/GHSA-53x8-9g64-h795.json +++ b/advisories/unreviewed/2022/05/GHSA-53x8-9g64-h795/GHSA-53x8-9g64-h795.json @@ -7,12 +7,8 @@ "CVE-2012-0631" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-54fx-xxcf-9hvq/GHSA-54fx-xxcf-9hvq.json b/advisories/unreviewed/2022/05/GHSA-54fx-xxcf-9hvq/GHSA-54fx-xxcf-9hvq.json index bade4b5f352..dd9fe0661d5 100644 --- a/advisories/unreviewed/2022/05/GHSA-54fx-xxcf-9hvq/GHSA-54fx-xxcf-9hvq.json +++ b/advisories/unreviewed/2022/05/GHSA-54fx-xxcf-9hvq/GHSA-54fx-xxcf-9hvq.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-54j3-v48h-cjxv/GHSA-54j3-v48h-cjxv.json b/advisories/unreviewed/2022/05/GHSA-54j3-v48h-cjxv/GHSA-54j3-v48h-cjxv.json index 84a0d614b90..1724c017840 100644 --- a/advisories/unreviewed/2022/05/GHSA-54j3-v48h-cjxv/GHSA-54j3-v48h-cjxv.json +++ b/advisories/unreviewed/2022/05/GHSA-54j3-v48h-cjxv/GHSA-54j3-v48h-cjxv.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-55p4-97hq-wgm9/GHSA-55p4-97hq-wgm9.json b/advisories/unreviewed/2022/05/GHSA-55p4-97hq-wgm9/GHSA-55p4-97hq-wgm9.json index d73a459d554..7e74cceb294 100644 --- a/advisories/unreviewed/2022/05/GHSA-55p4-97hq-wgm9/GHSA-55p4-97hq-wgm9.json +++ b/advisories/unreviewed/2022/05/GHSA-55p4-97hq-wgm9/GHSA-55p4-97hq-wgm9.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-55v8-px3p-89m5/GHSA-55v8-px3p-89m5.json b/advisories/unreviewed/2022/05/GHSA-55v8-px3p-89m5/GHSA-55v8-px3p-89m5.json index e967a47df8e..749ccb563d0 100644 --- a/advisories/unreviewed/2022/05/GHSA-55v8-px3p-89m5/GHSA-55v8-px3p-89m5.json +++ b/advisories/unreviewed/2022/05/GHSA-55v8-px3p-89m5/GHSA-55v8-px3p-89m5.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-5648-r6xq-fcf9/GHSA-5648-r6xq-fcf9.json b/advisories/unreviewed/2022/05/GHSA-5648-r6xq-fcf9/GHSA-5648-r6xq-fcf9.json index 7966436ff10..ca3ea493027 100644 --- a/advisories/unreviewed/2022/05/GHSA-5648-r6xq-fcf9/GHSA-5648-r6xq-fcf9.json +++ b/advisories/unreviewed/2022/05/GHSA-5648-r6xq-fcf9/GHSA-5648-r6xq-fcf9.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-58f2-42jh-rm6v/GHSA-58f2-42jh-rm6v.json b/advisories/unreviewed/2022/05/GHSA-58f2-42jh-rm6v/GHSA-58f2-42jh-rm6v.json index 72aa4c3cf47..01008b6fae2 100644 --- a/advisories/unreviewed/2022/05/GHSA-58f2-42jh-rm6v/GHSA-58f2-42jh-rm6v.json +++ b/advisories/unreviewed/2022/05/GHSA-58f2-42jh-rm6v/GHSA-58f2-42jh-rm6v.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-58fg-4fh3-2hg5/GHSA-58fg-4fh3-2hg5.json b/advisories/unreviewed/2022/05/GHSA-58fg-4fh3-2hg5/GHSA-58fg-4fh3-2hg5.json index 84fe2fd2d80..ac34058e33a 100644 --- a/advisories/unreviewed/2022/05/GHSA-58fg-4fh3-2hg5/GHSA-58fg-4fh3-2hg5.json +++ b/advisories/unreviewed/2022/05/GHSA-58fg-4fh3-2hg5/GHSA-58fg-4fh3-2hg5.json @@ -7,12 +7,8 @@ "CVE-2012-0627" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-58w7-wcrr-7289/GHSA-58w7-wcrr-7289.json b/advisories/unreviewed/2022/05/GHSA-58w7-wcrr-7289/GHSA-58w7-wcrr-7289.json index 6632027e7c9..76305e6e6d6 100644 --- a/advisories/unreviewed/2022/05/GHSA-58w7-wcrr-7289/GHSA-58w7-wcrr-7289.json +++ b/advisories/unreviewed/2022/05/GHSA-58w7-wcrr-7289/GHSA-58w7-wcrr-7289.json @@ -7,12 +7,8 @@ "CVE-2014-7230" ], "details": "The processutils.execute function in OpenStack oslo-incubator, Cinder, Nova, and Trove before 2013.2.4 and 2014.1 before 2014.1.3 allows local users to obtain passwords from commands that cause a ProcessExecutionError by reading the log.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-59hm-m98h-48vj/GHSA-59hm-m98h-48vj.json b/advisories/unreviewed/2022/05/GHSA-59hm-m98h-48vj/GHSA-59hm-m98h-48vj.json index 18f4dbcb876..44f063d24e9 100644 --- a/advisories/unreviewed/2022/05/GHSA-59hm-m98h-48vj/GHSA-59hm-m98h-48vj.json +++ b/advisories/unreviewed/2022/05/GHSA-59hm-m98h-48vj/GHSA-59hm-m98h-48vj.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-59j2-rh7h-xwch/GHSA-59j2-rh7h-xwch.json b/advisories/unreviewed/2022/05/GHSA-59j2-rh7h-xwch/GHSA-59j2-rh7h-xwch.json index 1b68b822df0..0e73c63b1b7 100644 --- a/advisories/unreviewed/2022/05/GHSA-59j2-rh7h-xwch/GHSA-59j2-rh7h-xwch.json +++ b/advisories/unreviewed/2022/05/GHSA-59j2-rh7h-xwch/GHSA-59j2-rh7h-xwch.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-59vp-r459-3wcr/GHSA-59vp-r459-3wcr.json b/advisories/unreviewed/2022/05/GHSA-59vp-r459-3wcr/GHSA-59vp-r459-3wcr.json index f0d21e39016..68eb02d98e8 100644 --- a/advisories/unreviewed/2022/05/GHSA-59vp-r459-3wcr/GHSA-59vp-r459-3wcr.json +++ b/advisories/unreviewed/2022/05/GHSA-59vp-r459-3wcr/GHSA-59vp-r459-3wcr.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-5c44-w5q5-qr55/GHSA-5c44-w5q5-qr55.json b/advisories/unreviewed/2022/05/GHSA-5c44-w5q5-qr55/GHSA-5c44-w5q5-qr55.json index 112b535e3a7..d27d816b336 100644 --- a/advisories/unreviewed/2022/05/GHSA-5c44-w5q5-qr55/GHSA-5c44-w5q5-qr55.json +++ b/advisories/unreviewed/2022/05/GHSA-5c44-w5q5-qr55/GHSA-5c44-w5q5-qr55.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-5cm5-mmp5-xxrw/GHSA-5cm5-mmp5-xxrw.json b/advisories/unreviewed/2022/05/GHSA-5cm5-mmp5-xxrw/GHSA-5cm5-mmp5-xxrw.json index bb9f21dc642..ad287295352 100644 --- a/advisories/unreviewed/2022/05/GHSA-5cm5-mmp5-xxrw/GHSA-5cm5-mmp5-xxrw.json +++ b/advisories/unreviewed/2022/05/GHSA-5cm5-mmp5-xxrw/GHSA-5cm5-mmp5-xxrw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5f46-2wpv-265h/GHSA-5f46-2wpv-265h.json b/advisories/unreviewed/2022/05/GHSA-5f46-2wpv-265h/GHSA-5f46-2wpv-265h.json index f494a4e83d3..7ba720ad842 100644 --- a/advisories/unreviewed/2022/05/GHSA-5f46-2wpv-265h/GHSA-5f46-2wpv-265h.json +++ b/advisories/unreviewed/2022/05/GHSA-5f46-2wpv-265h/GHSA-5f46-2wpv-265h.json @@ -7,12 +7,8 @@ "CVE-2010-3405" ], "details": "Buffer overflow in sa_snap in the bos.esagent fileset in IBM AIX 6.1, 5.3, and earlier and VIOS 2.1, 1.5, and earlier allows local users to leverage system group membership and gain privileges via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5f8x-86pc-673q/GHSA-5f8x-86pc-673q.json b/advisories/unreviewed/2022/05/GHSA-5f8x-86pc-673q/GHSA-5f8x-86pc-673q.json index f462532fc52..1f329413aff 100644 --- a/advisories/unreviewed/2022/05/GHSA-5f8x-86pc-673q/GHSA-5f8x-86pc-673q.json +++ b/advisories/unreviewed/2022/05/GHSA-5f8x-86pc-673q/GHSA-5f8x-86pc-673q.json @@ -7,12 +7,8 @@ "CVE-2012-0628" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5fjm-4xr4-5vjj/GHSA-5fjm-4xr4-5vjj.json b/advisories/unreviewed/2022/05/GHSA-5fjm-4xr4-5vjj/GHSA-5fjm-4xr4-5vjj.json index 1ae8ad6ec2e..9f099d34198 100644 --- a/advisories/unreviewed/2022/05/GHSA-5fjm-4xr4-5vjj/GHSA-5fjm-4xr4-5vjj.json +++ b/advisories/unreviewed/2022/05/GHSA-5fjm-4xr4-5vjj/GHSA-5fjm-4xr4-5vjj.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5fr8-r7pf-5237/GHSA-5fr8-r7pf-5237.json b/advisories/unreviewed/2022/05/GHSA-5fr8-r7pf-5237/GHSA-5fr8-r7pf-5237.json index 9be27cc9c30..e11c319b60c 100644 --- a/advisories/unreviewed/2022/05/GHSA-5fr8-r7pf-5237/GHSA-5fr8-r7pf-5237.json +++ b/advisories/unreviewed/2022/05/GHSA-5fr8-r7pf-5237/GHSA-5fr8-r7pf-5237.json @@ -7,12 +7,8 @@ "CVE-2010-1755" ], "details": "Safari in Apple iOS before 4 on the iPhone and iPod touch does not properly implement the Accept Cookies preference, which makes it easier for remote web servers to track users via a cookie.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -36,9 +32,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-5g2c-84xh-f53r/GHSA-5g2c-84xh-f53r.json b/advisories/unreviewed/2022/05/GHSA-5g2c-84xh-f53r/GHSA-5g2c-84xh-f53r.json index 28faf08cb54..5379a64f335 100644 --- a/advisories/unreviewed/2022/05/GHSA-5g2c-84xh-f53r/GHSA-5g2c-84xh-f53r.json +++ b/advisories/unreviewed/2022/05/GHSA-5g2c-84xh-f53r/GHSA-5g2c-84xh-f53r.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-5gp7-9v5c-hpf7/GHSA-5gp7-9v5c-hpf7.json b/advisories/unreviewed/2022/05/GHSA-5gp7-9v5c-hpf7/GHSA-5gp7-9v5c-hpf7.json index 826c7b92fb9..d9fcaf62a12 100644 --- a/advisories/unreviewed/2022/05/GHSA-5gp7-9v5c-hpf7/GHSA-5gp7-9v5c-hpf7.json +++ b/advisories/unreviewed/2022/05/GHSA-5gp7-9v5c-hpf7/GHSA-5gp7-9v5c-hpf7.json @@ -7,12 +7,8 @@ "CVE-2013-1544" ], "details": "Unspecified vulnerability in Oracle MySQL 5.1.68 and earlier, 5.5.30 and earlier, and 5.6.10 and earlier allows remote authenticated users to affect availability via unknown vectors related to Data Manipulation Language.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -40,9 +36,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-5h49-hvr6-f7pm/GHSA-5h49-hvr6-f7pm.json b/advisories/unreviewed/2022/05/GHSA-5h49-hvr6-f7pm/GHSA-5h49-hvr6-f7pm.json index 5b7400aa3c2..bb3d19d8a71 100644 --- a/advisories/unreviewed/2022/05/GHSA-5h49-hvr6-f7pm/GHSA-5h49-hvr6-f7pm.json +++ b/advisories/unreviewed/2022/05/GHSA-5h49-hvr6-f7pm/GHSA-5h49-hvr6-f7pm.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-5hvv-9wm9-855c/GHSA-5hvv-9wm9-855c.json b/advisories/unreviewed/2022/05/GHSA-5hvv-9wm9-855c/GHSA-5hvv-9wm9-855c.json index 763d77664bf..bdb3399a2a7 100644 --- a/advisories/unreviewed/2022/05/GHSA-5hvv-9wm9-855c/GHSA-5hvv-9wm9-855c.json +++ b/advisories/unreviewed/2022/05/GHSA-5hvv-9wm9-855c/GHSA-5hvv-9wm9-855c.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5jmq-c66m-55x8/GHSA-5jmq-c66m-55x8.json b/advisories/unreviewed/2022/05/GHSA-5jmq-c66m-55x8/GHSA-5jmq-c66m-55x8.json index d738fc6bbd3..1f563c0756d 100644 --- a/advisories/unreviewed/2022/05/GHSA-5jmq-c66m-55x8/GHSA-5jmq-c66m-55x8.json +++ b/advisories/unreviewed/2022/05/GHSA-5jmq-c66m-55x8/GHSA-5jmq-c66m-55x8.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-5jv6-49cv-mqh2/GHSA-5jv6-49cv-mqh2.json b/advisories/unreviewed/2022/05/GHSA-5jv6-49cv-mqh2/GHSA-5jv6-49cv-mqh2.json index 7ca8bfa6869..fd5ce72c7da 100644 --- a/advisories/unreviewed/2022/05/GHSA-5jv6-49cv-mqh2/GHSA-5jv6-49cv-mqh2.json +++ b/advisories/unreviewed/2022/05/GHSA-5jv6-49cv-mqh2/GHSA-5jv6-49cv-mqh2.json @@ -7,12 +7,8 @@ "CVE-2012-0613" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5mmc-q2g3-8vvm/GHSA-5mmc-q2g3-8vvm.json b/advisories/unreviewed/2022/05/GHSA-5mmc-q2g3-8vvm/GHSA-5mmc-q2g3-8vvm.json index 97df4978fd6..b238cf179ec 100644 --- a/advisories/unreviewed/2022/05/GHSA-5mmc-q2g3-8vvm/GHSA-5mmc-q2g3-8vvm.json +++ b/advisories/unreviewed/2022/05/GHSA-5mmc-q2g3-8vvm/GHSA-5mmc-q2g3-8vvm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5mqr-v78x-gv7f/GHSA-5mqr-v78x-gv7f.json b/advisories/unreviewed/2022/05/GHSA-5mqr-v78x-gv7f/GHSA-5mqr-v78x-gv7f.json index 6c645c6d93d..95bedd05e4d 100644 --- a/advisories/unreviewed/2022/05/GHSA-5mqr-v78x-gv7f/GHSA-5mqr-v78x-gv7f.json +++ b/advisories/unreviewed/2022/05/GHSA-5mqr-v78x-gv7f/GHSA-5mqr-v78x-gv7f.json @@ -7,12 +7,8 @@ "CVE-2011-2822" ], "details": "Google Chrome before 13.0.782.215 on Windows does not properly parse URLs located on the command line, which has unspecified impact and attack vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5p6j-2q49-7w42/GHSA-5p6j-2q49-7w42.json b/advisories/unreviewed/2022/05/GHSA-5p6j-2q49-7w42/GHSA-5p6j-2q49-7w42.json index ef69c07a348..0c896e4c1c7 100644 --- a/advisories/unreviewed/2022/05/GHSA-5p6j-2q49-7w42/GHSA-5p6j-2q49-7w42.json +++ b/advisories/unreviewed/2022/05/GHSA-5p6j-2q49-7w42/GHSA-5p6j-2q49-7w42.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-5q4p-94m5-jf36/GHSA-5q4p-94m5-jf36.json b/advisories/unreviewed/2022/05/GHSA-5q4p-94m5-jf36/GHSA-5q4p-94m5-jf36.json index 7dfbb95279d..794532ba93f 100644 --- a/advisories/unreviewed/2022/05/GHSA-5q4p-94m5-jf36/GHSA-5q4p-94m5-jf36.json +++ b/advisories/unreviewed/2022/05/GHSA-5q4p-94m5-jf36/GHSA-5q4p-94m5-jf36.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-5qx7-p863-hg58/GHSA-5qx7-p863-hg58.json b/advisories/unreviewed/2022/05/GHSA-5qx7-p863-hg58/GHSA-5qx7-p863-hg58.json index 240a0c8e80e..9faa493dd01 100644 --- a/advisories/unreviewed/2022/05/GHSA-5qx7-p863-hg58/GHSA-5qx7-p863-hg58.json +++ b/advisories/unreviewed/2022/05/GHSA-5qx7-p863-hg58/GHSA-5qx7-p863-hg58.json @@ -7,12 +7,8 @@ "CVE-2012-0604" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5r9c-8qr4-6vqw/GHSA-5r9c-8qr4-6vqw.json b/advisories/unreviewed/2022/05/GHSA-5r9c-8qr4-6vqw/GHSA-5r9c-8qr4-6vqw.json index 3b042c01cda..54c8b566289 100644 --- a/advisories/unreviewed/2022/05/GHSA-5r9c-8qr4-6vqw/GHSA-5r9c-8qr4-6vqw.json +++ b/advisories/unreviewed/2022/05/GHSA-5r9c-8qr4-6vqw/GHSA-5r9c-8qr4-6vqw.json @@ -7,12 +7,8 @@ "CVE-2010-1815" ], "details": "Use-after-free vulnerability in WebKit in Apple iOS before 4.1 on the iPhone and iPod touch, and webkitgtk before 1.2.6, allows remote attackers to execute arbitrary code or cause a denial of service (application crash) via vectors involving scrollbars.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -100,9 +96,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-5rpm-r5q9-qmg6/GHSA-5rpm-r5q9-qmg6.json b/advisories/unreviewed/2022/05/GHSA-5rpm-r5q9-qmg6/GHSA-5rpm-r5q9-qmg6.json index 3bcd0f7650a..8017b482b79 100644 --- a/advisories/unreviewed/2022/05/GHSA-5rpm-r5q9-qmg6/GHSA-5rpm-r5q9-qmg6.json +++ b/advisories/unreviewed/2022/05/GHSA-5rpm-r5q9-qmg6/GHSA-5rpm-r5q9-qmg6.json @@ -7,12 +7,8 @@ "CVE-2012-0621" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5rv4-8mv8-g4fj/GHSA-5rv4-8mv8-g4fj.json b/advisories/unreviewed/2022/05/GHSA-5rv4-8mv8-g4fj/GHSA-5rv4-8mv8-g4fj.json index 8d0b12b1719..7647eb2972c 100644 --- a/advisories/unreviewed/2022/05/GHSA-5rv4-8mv8-g4fj/GHSA-5rv4-8mv8-g4fj.json +++ b/advisories/unreviewed/2022/05/GHSA-5rv4-8mv8-g4fj/GHSA-5rv4-8mv8-g4fj.json @@ -7,12 +7,8 @@ "CVE-2012-0614" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-5vgc-hmw3-287j/GHSA-5vgc-hmw3-287j.json b/advisories/unreviewed/2022/05/GHSA-5vgc-hmw3-287j/GHSA-5vgc-hmw3-287j.json index edba7ede72c..8858d3af60c 100644 --- a/advisories/unreviewed/2022/05/GHSA-5vgc-hmw3-287j/GHSA-5vgc-hmw3-287j.json +++ b/advisories/unreviewed/2022/05/GHSA-5vgc-hmw3-287j/GHSA-5vgc-hmw3-287j.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-62f5-95q3-qxv8/GHSA-62f5-95q3-qxv8.json b/advisories/unreviewed/2022/05/GHSA-62f5-95q3-qxv8/GHSA-62f5-95q3-qxv8.json index 43c5035eb59..b2188adaae0 100644 --- a/advisories/unreviewed/2022/05/GHSA-62f5-95q3-qxv8/GHSA-62f5-95q3-qxv8.json +++ b/advisories/unreviewed/2022/05/GHSA-62f5-95q3-qxv8/GHSA-62f5-95q3-qxv8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-6363-q2jp-fvg5/GHSA-6363-q2jp-fvg5.json b/advisories/unreviewed/2022/05/GHSA-6363-q2jp-fvg5/GHSA-6363-q2jp-fvg5.json index 5cbe25eb12d..c8083055d9a 100644 --- a/advisories/unreviewed/2022/05/GHSA-6363-q2jp-fvg5/GHSA-6363-q2jp-fvg5.json +++ b/advisories/unreviewed/2022/05/GHSA-6363-q2jp-fvg5/GHSA-6363-q2jp-fvg5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-63xp-ghp6-pmp9/GHSA-63xp-ghp6-pmp9.json b/advisories/unreviewed/2022/05/GHSA-63xp-ghp6-pmp9/GHSA-63xp-ghp6-pmp9.json index 799c22faa1d..bc449710023 100644 --- a/advisories/unreviewed/2022/05/GHSA-63xp-ghp6-pmp9/GHSA-63xp-ghp6-pmp9.json +++ b/advisories/unreviewed/2022/05/GHSA-63xp-ghp6-pmp9/GHSA-63xp-ghp6-pmp9.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-6465-2pmg-jhwc/GHSA-6465-2pmg-jhwc.json b/advisories/unreviewed/2022/05/GHSA-6465-2pmg-jhwc/GHSA-6465-2pmg-jhwc.json index 87198d17d4f..7da92027c68 100644 --- a/advisories/unreviewed/2022/05/GHSA-6465-2pmg-jhwc/GHSA-6465-2pmg-jhwc.json +++ b/advisories/unreviewed/2022/05/GHSA-6465-2pmg-jhwc/GHSA-6465-2pmg-jhwc.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-64jv-rhpg-3qx2/GHSA-64jv-rhpg-3qx2.json b/advisories/unreviewed/2022/05/GHSA-64jv-rhpg-3qx2/GHSA-64jv-rhpg-3qx2.json index 405574b7e74..387653d8bf1 100644 --- a/advisories/unreviewed/2022/05/GHSA-64jv-rhpg-3qx2/GHSA-64jv-rhpg-3qx2.json +++ b/advisories/unreviewed/2022/05/GHSA-64jv-rhpg-3qx2/GHSA-64jv-rhpg-3qx2.json @@ -7,12 +7,8 @@ "CVE-2010-1751" ], "details": "Application Sandbox in Apple iOS before 4 on the iPhone and iPod touch does not prevent photo-library access, which might allow remote attackers to obtain location information via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -36,9 +32,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-6574-prf4-f84h/GHSA-6574-prf4-f84h.json b/advisories/unreviewed/2022/05/GHSA-6574-prf4-f84h/GHSA-6574-prf4-f84h.json index 2d9fe972157..8feb6debdca 100644 --- a/advisories/unreviewed/2022/05/GHSA-6574-prf4-f84h/GHSA-6574-prf4-f84h.json +++ b/advisories/unreviewed/2022/05/GHSA-6574-prf4-f84h/GHSA-6574-prf4-f84h.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-66w7-7xm6-wf7v/GHSA-66w7-7xm6-wf7v.json b/advisories/unreviewed/2022/05/GHSA-66w7-7xm6-wf7v/GHSA-66w7-7xm6-wf7v.json index 1ea45f3c633..09e82e38f98 100644 --- a/advisories/unreviewed/2022/05/GHSA-66w7-7xm6-wf7v/GHSA-66w7-7xm6-wf7v.json +++ b/advisories/unreviewed/2022/05/GHSA-66w7-7xm6-wf7v/GHSA-66w7-7xm6-wf7v.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-673x-h77f-ggvc/GHSA-673x-h77f-ggvc.json b/advisories/unreviewed/2022/05/GHSA-673x-h77f-ggvc/GHSA-673x-h77f-ggvc.json index 932354366a1..094cc29a150 100644 --- a/advisories/unreviewed/2022/05/GHSA-673x-h77f-ggvc/GHSA-673x-h77f-ggvc.json +++ b/advisories/unreviewed/2022/05/GHSA-673x-h77f-ggvc/GHSA-673x-h77f-ggvc.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-68pg-2mf5-r67r/GHSA-68pg-2mf5-r67r.json b/advisories/unreviewed/2022/05/GHSA-68pg-2mf5-r67r/GHSA-68pg-2mf5-r67r.json index b37fe2eae2c..9675a75bee4 100644 --- a/advisories/unreviewed/2022/05/GHSA-68pg-2mf5-r67r/GHSA-68pg-2mf5-r67r.json +++ b/advisories/unreviewed/2022/05/GHSA-68pg-2mf5-r67r/GHSA-68pg-2mf5-r67r.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-69ch-2h2x-j6w3/GHSA-69ch-2h2x-j6w3.json b/advisories/unreviewed/2022/05/GHSA-69ch-2h2x-j6w3/GHSA-69ch-2h2x-j6w3.json index 11f3f44e2e7..eee0bac299c 100644 --- a/advisories/unreviewed/2022/05/GHSA-69ch-2h2x-j6w3/GHSA-69ch-2h2x-j6w3.json +++ b/advisories/unreviewed/2022/05/GHSA-69ch-2h2x-j6w3/GHSA-69ch-2h2x-j6w3.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-6c5w-hvwv-5cj7/GHSA-6c5w-hvwv-5cj7.json b/advisories/unreviewed/2022/05/GHSA-6c5w-hvwv-5cj7/GHSA-6c5w-hvwv-5cj7.json index 60d9c1a2333..f5f930bda56 100644 --- a/advisories/unreviewed/2022/05/GHSA-6c5w-hvwv-5cj7/GHSA-6c5w-hvwv-5cj7.json +++ b/advisories/unreviewed/2022/05/GHSA-6c5w-hvwv-5cj7/GHSA-6c5w-hvwv-5cj7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -51,9 +49,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-6cp9-4fr2-qm6j/GHSA-6cp9-4fr2-qm6j.json b/advisories/unreviewed/2022/05/GHSA-6cp9-4fr2-qm6j/GHSA-6cp9-4fr2-qm6j.json index 36460fb9a19..82eb2a428fa 100644 --- a/advisories/unreviewed/2022/05/GHSA-6cp9-4fr2-qm6j/GHSA-6cp9-4fr2-qm6j.json +++ b/advisories/unreviewed/2022/05/GHSA-6cp9-4fr2-qm6j/GHSA-6cp9-4fr2-qm6j.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-6cr6-r24w-pjfw/GHSA-6cr6-r24w-pjfw.json b/advisories/unreviewed/2022/05/GHSA-6cr6-r24w-pjfw/GHSA-6cr6-r24w-pjfw.json index e245f631c5c..7cf5b00c7d9 100644 --- a/advisories/unreviewed/2022/05/GHSA-6cr6-r24w-pjfw/GHSA-6cr6-r24w-pjfw.json +++ b/advisories/unreviewed/2022/05/GHSA-6cr6-r24w-pjfw/GHSA-6cr6-r24w-pjfw.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-6f9f-2xg4-6m97/GHSA-6f9f-2xg4-6m97.json b/advisories/unreviewed/2022/05/GHSA-6f9f-2xg4-6m97/GHSA-6f9f-2xg4-6m97.json index 2ec16e58852..c954c121325 100644 --- a/advisories/unreviewed/2022/05/GHSA-6f9f-2xg4-6m97/GHSA-6f9f-2xg4-6m97.json +++ b/advisories/unreviewed/2022/05/GHSA-6f9f-2xg4-6m97/GHSA-6f9f-2xg4-6m97.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-6ggf-9jwh-p687/GHSA-6ggf-9jwh-p687.json b/advisories/unreviewed/2022/05/GHSA-6ggf-9jwh-p687/GHSA-6ggf-9jwh-p687.json index dbf1fd6b400..bce9cc865a2 100644 --- a/advisories/unreviewed/2022/05/GHSA-6ggf-9jwh-p687/GHSA-6ggf-9jwh-p687.json +++ b/advisories/unreviewed/2022/05/GHSA-6ggf-9jwh-p687/GHSA-6ggf-9jwh-p687.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-6gq3-77jq-hrr5/GHSA-6gq3-77jq-hrr5.json b/advisories/unreviewed/2022/05/GHSA-6gq3-77jq-hrr5/GHSA-6gq3-77jq-hrr5.json index a1b14a99711..7f53e62ac76 100644 --- a/advisories/unreviewed/2022/05/GHSA-6gq3-77jq-hrr5/GHSA-6gq3-77jq-hrr5.json +++ b/advisories/unreviewed/2022/05/GHSA-6gq3-77jq-hrr5/GHSA-6gq3-77jq-hrr5.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-6h37-4rh8-55jq/GHSA-6h37-4rh8-55jq.json b/advisories/unreviewed/2022/05/GHSA-6h37-4rh8-55jq/GHSA-6h37-4rh8-55jq.json index fc66161625c..b187d59167a 100644 --- a/advisories/unreviewed/2022/05/GHSA-6h37-4rh8-55jq/GHSA-6h37-4rh8-55jq.json +++ b/advisories/unreviewed/2022/05/GHSA-6h37-4rh8-55jq/GHSA-6h37-4rh8-55jq.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-6mwf-pw9f-q76c/GHSA-6mwf-pw9f-q76c.json b/advisories/unreviewed/2022/05/GHSA-6mwf-pw9f-q76c/GHSA-6mwf-pw9f-q76c.json index 58f119b6c7f..2703cc64ce9 100644 --- a/advisories/unreviewed/2022/05/GHSA-6mwf-pw9f-q76c/GHSA-6mwf-pw9f-q76c.json +++ b/advisories/unreviewed/2022/05/GHSA-6mwf-pw9f-q76c/GHSA-6mwf-pw9f-q76c.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-6p6g-2h65-337p/GHSA-6p6g-2h65-337p.json b/advisories/unreviewed/2022/05/GHSA-6p6g-2h65-337p/GHSA-6p6g-2h65-337p.json index 23c3fb96434..56bb629c3ea 100644 --- a/advisories/unreviewed/2022/05/GHSA-6p6g-2h65-337p/GHSA-6p6g-2h65-337p.json +++ b/advisories/unreviewed/2022/05/GHSA-6p6g-2h65-337p/GHSA-6p6g-2h65-337p.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-6pjp-chrp-qx34/GHSA-6pjp-chrp-qx34.json b/advisories/unreviewed/2022/05/GHSA-6pjp-chrp-qx34/GHSA-6pjp-chrp-qx34.json index 7beeb7da71c..6e260f05714 100644 --- a/advisories/unreviewed/2022/05/GHSA-6pjp-chrp-qx34/GHSA-6pjp-chrp-qx34.json +++ b/advisories/unreviewed/2022/05/GHSA-6pjp-chrp-qx34/GHSA-6pjp-chrp-qx34.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-6pw3-c62c-m9jg/GHSA-6pw3-c62c-m9jg.json b/advisories/unreviewed/2022/05/GHSA-6pw3-c62c-m9jg/GHSA-6pw3-c62c-m9jg.json index 460a23c4ec5..04ac91d19e1 100644 --- a/advisories/unreviewed/2022/05/GHSA-6pw3-c62c-m9jg/GHSA-6pw3-c62c-m9jg.json +++ b/advisories/unreviewed/2022/05/GHSA-6pw3-c62c-m9jg/GHSA-6pw3-c62c-m9jg.json @@ -7,12 +7,8 @@ "CVE-2013-2149" ], "details": "Multiple cross-site scripting (XSS) vulnerabilities in ownCloud before 4.0.16 and 5.x before 5.0.7 allow remote authenticated users to inject arbitrary web script or HTML via vectors related to shared files.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-6q7v-7634-xrvf/GHSA-6q7v-7634-xrvf.json b/advisories/unreviewed/2022/05/GHSA-6q7v-7634-xrvf/GHSA-6q7v-7634-xrvf.json index 87983085f40..a75e2af1128 100644 --- a/advisories/unreviewed/2022/05/GHSA-6q7v-7634-xrvf/GHSA-6q7v-7634-xrvf.json +++ b/advisories/unreviewed/2022/05/GHSA-6q7v-7634-xrvf/GHSA-6q7v-7634-xrvf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-6vm7-9fw2-vx89/GHSA-6vm7-9fw2-vx89.json b/advisories/unreviewed/2022/05/GHSA-6vm7-9fw2-vx89/GHSA-6vm7-9fw2-vx89.json index aef7a5cdd98..61040514025 100644 --- a/advisories/unreviewed/2022/05/GHSA-6vm7-9fw2-vx89/GHSA-6vm7-9fw2-vx89.json +++ b/advisories/unreviewed/2022/05/GHSA-6vm7-9fw2-vx89/GHSA-6vm7-9fw2-vx89.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-6wg2-rhf8-jx86/GHSA-6wg2-rhf8-jx86.json b/advisories/unreviewed/2022/05/GHSA-6wg2-rhf8-jx86/GHSA-6wg2-rhf8-jx86.json index 073ac57fce2..c740b360b49 100644 --- a/advisories/unreviewed/2022/05/GHSA-6wg2-rhf8-jx86/GHSA-6wg2-rhf8-jx86.json +++ b/advisories/unreviewed/2022/05/GHSA-6wg2-rhf8-jx86/GHSA-6wg2-rhf8-jx86.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-6wpq-76c5-9mpq/GHSA-6wpq-76c5-9mpq.json b/advisories/unreviewed/2022/05/GHSA-6wpq-76c5-9mpq/GHSA-6wpq-76c5-9mpq.json index 5f79d2ffdc7..bf10b51066b 100644 --- a/advisories/unreviewed/2022/05/GHSA-6wpq-76c5-9mpq/GHSA-6wpq-76c5-9mpq.json +++ b/advisories/unreviewed/2022/05/GHSA-6wpq-76c5-9mpq/GHSA-6wpq-76c5-9mpq.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-6x54-39w9-rqhw/GHSA-6x54-39w9-rqhw.json b/advisories/unreviewed/2022/05/GHSA-6x54-39w9-rqhw/GHSA-6x54-39w9-rqhw.json index 85abfb895aa..7b48fa32768 100644 --- a/advisories/unreviewed/2022/05/GHSA-6x54-39w9-rqhw/GHSA-6x54-39w9-rqhw.json +++ b/advisories/unreviewed/2022/05/GHSA-6x54-39w9-rqhw/GHSA-6x54-39w9-rqhw.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-6xgc-84mh-j296/GHSA-6xgc-84mh-j296.json b/advisories/unreviewed/2022/05/GHSA-6xgc-84mh-j296/GHSA-6xgc-84mh-j296.json index 6ef5dd9539c..daeef950ee5 100644 --- a/advisories/unreviewed/2022/05/GHSA-6xgc-84mh-j296/GHSA-6xgc-84mh-j296.json +++ b/advisories/unreviewed/2022/05/GHSA-6xgc-84mh-j296/GHSA-6xgc-84mh-j296.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-6xmx-8r86-rq84/GHSA-6xmx-8r86-rq84.json b/advisories/unreviewed/2022/05/GHSA-6xmx-8r86-rq84/GHSA-6xmx-8r86-rq84.json index 60574c43a0b..122d478eea0 100644 --- a/advisories/unreviewed/2022/05/GHSA-6xmx-8r86-rq84/GHSA-6xmx-8r86-rq84.json +++ b/advisories/unreviewed/2022/05/GHSA-6xmx-8r86-rq84/GHSA-6xmx-8r86-rq84.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-6xpv-2f24-jh6p/GHSA-6xpv-2f24-jh6p.json b/advisories/unreviewed/2022/05/GHSA-6xpv-2f24-jh6p/GHSA-6xpv-2f24-jh6p.json index a9d910bd5f8..28dffbce399 100644 --- a/advisories/unreviewed/2022/05/GHSA-6xpv-2f24-jh6p/GHSA-6xpv-2f24-jh6p.json +++ b/advisories/unreviewed/2022/05/GHSA-6xpv-2f24-jh6p/GHSA-6xpv-2f24-jh6p.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-6xrr-hxxj-4x7m/GHSA-6xrr-hxxj-4x7m.json b/advisories/unreviewed/2022/05/GHSA-6xrr-hxxj-4x7m/GHSA-6xrr-hxxj-4x7m.json index 8a5a62bb9f5..69d5c72f0f6 100644 --- a/advisories/unreviewed/2022/05/GHSA-6xrr-hxxj-4x7m/GHSA-6xrr-hxxj-4x7m.json +++ b/advisories/unreviewed/2022/05/GHSA-6xrr-hxxj-4x7m/GHSA-6xrr-hxxj-4x7m.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-72gc-mhp7-rjpf/GHSA-72gc-mhp7-rjpf.json b/advisories/unreviewed/2022/05/GHSA-72gc-mhp7-rjpf/GHSA-72gc-mhp7-rjpf.json index 18057958846..f61ef89fa58 100644 --- a/advisories/unreviewed/2022/05/GHSA-72gc-mhp7-rjpf/GHSA-72gc-mhp7-rjpf.json +++ b/advisories/unreviewed/2022/05/GHSA-72gc-mhp7-rjpf/GHSA-72gc-mhp7-rjpf.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-72px-pm98-qjcq/GHSA-72px-pm98-qjcq.json b/advisories/unreviewed/2022/05/GHSA-72px-pm98-qjcq/GHSA-72px-pm98-qjcq.json index 7916a161aab..0823b984c7c 100644 --- a/advisories/unreviewed/2022/05/GHSA-72px-pm98-qjcq/GHSA-72px-pm98-qjcq.json +++ b/advisories/unreviewed/2022/05/GHSA-72px-pm98-qjcq/GHSA-72px-pm98-qjcq.json @@ -7,12 +7,8 @@ "CVE-2012-0600" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-73wf-v29j-w245/GHSA-73wf-v29j-w245.json b/advisories/unreviewed/2022/05/GHSA-73wf-v29j-w245/GHSA-73wf-v29j-w245.json index 87a1158a574..f7381d85a46 100644 --- a/advisories/unreviewed/2022/05/GHSA-73wf-v29j-w245/GHSA-73wf-v29j-w245.json +++ b/advisories/unreviewed/2022/05/GHSA-73wf-v29j-w245/GHSA-73wf-v29j-w245.json @@ -7,12 +7,8 @@ "CVE-2011-3002" ], "details": "Almost Native Graphics Layer Engine (ANGLE), as used in Mozilla Firefox before 7.0 and SeaMonkey before 2.4, does not validate the return value of a GrowAtomTable function call, which allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via vectors that trigger a memory-allocation error and a resulting buffer overflow.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-74vw-fvv7-2rh7/GHSA-74vw-fvv7-2rh7.json b/advisories/unreviewed/2022/05/GHSA-74vw-fvv7-2rh7/GHSA-74vw-fvv7-2rh7.json index da3d902ad04..ad48279a205 100644 --- a/advisories/unreviewed/2022/05/GHSA-74vw-fvv7-2rh7/GHSA-74vw-fvv7-2rh7.json +++ b/advisories/unreviewed/2022/05/GHSA-74vw-fvv7-2rh7/GHSA-74vw-fvv7-2rh7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-77mg-phf5-3h8g/GHSA-77mg-phf5-3h8g.json b/advisories/unreviewed/2022/05/GHSA-77mg-phf5-3h8g/GHSA-77mg-phf5-3h8g.json index bb60f85187f..dccd0f4da5a 100644 --- a/advisories/unreviewed/2022/05/GHSA-77mg-phf5-3h8g/GHSA-77mg-phf5-3h8g.json +++ b/advisories/unreviewed/2022/05/GHSA-77mg-phf5-3h8g/GHSA-77mg-phf5-3h8g.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-77mg-q26w-rhg3/GHSA-77mg-q26w-rhg3.json b/advisories/unreviewed/2022/05/GHSA-77mg-q26w-rhg3/GHSA-77mg-q26w-rhg3.json index 629390dddfb..1b88aed6b1e 100644 --- a/advisories/unreviewed/2022/05/GHSA-77mg-q26w-rhg3/GHSA-77mg-q26w-rhg3.json +++ b/advisories/unreviewed/2022/05/GHSA-77mg-q26w-rhg3/GHSA-77mg-q26w-rhg3.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-77q4-6hc2-j67c/GHSA-77q4-6hc2-j67c.json b/advisories/unreviewed/2022/05/GHSA-77q4-6hc2-j67c/GHSA-77q4-6hc2-j67c.json index b599dc55959..b377e68ab39 100644 --- a/advisories/unreviewed/2022/05/GHSA-77q4-6hc2-j67c/GHSA-77q4-6hc2-j67c.json +++ b/advisories/unreviewed/2022/05/GHSA-77q4-6hc2-j67c/GHSA-77q4-6hc2-j67c.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-786w-4844-w367/GHSA-786w-4844-w367.json b/advisories/unreviewed/2022/05/GHSA-786w-4844-w367/GHSA-786w-4844-w367.json index a9057f3408a..c4e07244e1a 100644 --- a/advisories/unreviewed/2022/05/GHSA-786w-4844-w367/GHSA-786w-4844-w367.json +++ b/advisories/unreviewed/2022/05/GHSA-786w-4844-w367/GHSA-786w-4844-w367.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-7889-v87r-4q9r/GHSA-7889-v87r-4q9r.json b/advisories/unreviewed/2022/05/GHSA-7889-v87r-4q9r/GHSA-7889-v87r-4q9r.json index 7202573b003..e91d2f636f4 100644 --- a/advisories/unreviewed/2022/05/GHSA-7889-v87r-4q9r/GHSA-7889-v87r-4q9r.json +++ b/advisories/unreviewed/2022/05/GHSA-7889-v87r-4q9r/GHSA-7889-v87r-4q9r.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-79vc-vx5h-v27q/GHSA-79vc-vx5h-v27q.json b/advisories/unreviewed/2022/05/GHSA-79vc-vx5h-v27q/GHSA-79vc-vx5h-v27q.json index 966693d1094..4f58f41fec4 100644 --- a/advisories/unreviewed/2022/05/GHSA-79vc-vx5h-v27q/GHSA-79vc-vx5h-v27q.json +++ b/advisories/unreviewed/2022/05/GHSA-79vc-vx5h-v27q/GHSA-79vc-vx5h-v27q.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-7fhq-p887-492p/GHSA-7fhq-p887-492p.json b/advisories/unreviewed/2022/05/GHSA-7fhq-p887-492p/GHSA-7fhq-p887-492p.json index b489fd6b85b..839f5386a8c 100644 --- a/advisories/unreviewed/2022/05/GHSA-7fhq-p887-492p/GHSA-7fhq-p887-492p.json +++ b/advisories/unreviewed/2022/05/GHSA-7fhq-p887-492p/GHSA-7fhq-p887-492p.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-7hmg-5hw8-jh39/GHSA-7hmg-5hw8-jh39.json b/advisories/unreviewed/2022/05/GHSA-7hmg-5hw8-jh39/GHSA-7hmg-5hw8-jh39.json index 1da95501396..dd33973d6e6 100644 --- a/advisories/unreviewed/2022/05/GHSA-7hmg-5hw8-jh39/GHSA-7hmg-5hw8-jh39.json +++ b/advisories/unreviewed/2022/05/GHSA-7hmg-5hw8-jh39/GHSA-7hmg-5hw8-jh39.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-7hq3-jm39-m789/GHSA-7hq3-jm39-m789.json b/advisories/unreviewed/2022/05/GHSA-7hq3-jm39-m789/GHSA-7hq3-jm39-m789.json index fc5e14165a5..585562c3beb 100644 --- a/advisories/unreviewed/2022/05/GHSA-7hq3-jm39-m789/GHSA-7hq3-jm39-m789.json +++ b/advisories/unreviewed/2022/05/GHSA-7hq3-jm39-m789/GHSA-7hq3-jm39-m789.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-7mvq-693f-g39p/GHSA-7mvq-693f-g39p.json b/advisories/unreviewed/2022/05/GHSA-7mvq-693f-g39p/GHSA-7mvq-693f-g39p.json index 6efe40bcce1..b9f24cfd29c 100644 --- a/advisories/unreviewed/2022/05/GHSA-7mvq-693f-g39p/GHSA-7mvq-693f-g39p.json +++ b/advisories/unreviewed/2022/05/GHSA-7mvq-693f-g39p/GHSA-7mvq-693f-g39p.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-7mxm-5wp8-w6jh/GHSA-7mxm-5wp8-w6jh.json b/advisories/unreviewed/2022/05/GHSA-7mxm-5wp8-w6jh/GHSA-7mxm-5wp8-w6jh.json index 2fe3034826d..5d322e20b62 100644 --- a/advisories/unreviewed/2022/05/GHSA-7mxm-5wp8-w6jh/GHSA-7mxm-5wp8-w6jh.json +++ b/advisories/unreviewed/2022/05/GHSA-7mxm-5wp8-w6jh/GHSA-7mxm-5wp8-w6jh.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-7p7w-xh5j-rhf6/GHSA-7p7w-xh5j-rhf6.json b/advisories/unreviewed/2022/05/GHSA-7p7w-xh5j-rhf6/GHSA-7p7w-xh5j-rhf6.json index 4cb8e918304..77a17c0f763 100644 --- a/advisories/unreviewed/2022/05/GHSA-7p7w-xh5j-rhf6/GHSA-7p7w-xh5j-rhf6.json +++ b/advisories/unreviewed/2022/05/GHSA-7p7w-xh5j-rhf6/GHSA-7p7w-xh5j-rhf6.json @@ -7,12 +7,8 @@ "CVE-2008-5361" ], "details": "The ActionScript 2 virtual machine in Adobe Flash Player 10.x before 10.0.12.36 and 9.x before 9.0.151.0, and Adobe AIR before 1.5, does not verify a member element's size when performing (1) DefineConstantPool, (2) ActionJump, (3) ActionPush, (4) ActionTry, and unspecified other actions, which allows remote attackers to read sensitive data from process memory via a crafted PDF file.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -56,9 +52,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-7pgp-wp79-7v7r/GHSA-7pgp-wp79-7v7r.json b/advisories/unreviewed/2022/05/GHSA-7pgp-wp79-7v7r/GHSA-7pgp-wp79-7v7r.json index 3037fddbe3c..77d2b8a982b 100644 --- a/advisories/unreviewed/2022/05/GHSA-7pgp-wp79-7v7r/GHSA-7pgp-wp79-7v7r.json +++ b/advisories/unreviewed/2022/05/GHSA-7pgp-wp79-7v7r/GHSA-7pgp-wp79-7v7r.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-7q2j-xmjw-jqgr/GHSA-7q2j-xmjw-jqgr.json b/advisories/unreviewed/2022/05/GHSA-7q2j-xmjw-jqgr/GHSA-7q2j-xmjw-jqgr.json index 3ccd2a66baf..abbbd3f757d 100644 --- a/advisories/unreviewed/2022/05/GHSA-7q2j-xmjw-jqgr/GHSA-7q2j-xmjw-jqgr.json +++ b/advisories/unreviewed/2022/05/GHSA-7q2j-xmjw-jqgr/GHSA-7q2j-xmjw-jqgr.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-7q5r-4p6j-qj2h/GHSA-7q5r-4p6j-qj2h.json b/advisories/unreviewed/2022/05/GHSA-7q5r-4p6j-qj2h/GHSA-7q5r-4p6j-qj2h.json index f8a7cfcebe2..d6791d3f482 100644 --- a/advisories/unreviewed/2022/05/GHSA-7q5r-4p6j-qj2h/GHSA-7q5r-4p6j-qj2h.json +++ b/advisories/unreviewed/2022/05/GHSA-7q5r-4p6j-qj2h/GHSA-7q5r-4p6j-qj2h.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-7qc8-2qm6-x6x6/GHSA-7qc8-2qm6-x6x6.json b/advisories/unreviewed/2022/05/GHSA-7qc8-2qm6-x6x6/GHSA-7qc8-2qm6-x6x6.json index 1927cf00932..afa85074b6c 100644 --- a/advisories/unreviewed/2022/05/GHSA-7qc8-2qm6-x6x6/GHSA-7qc8-2qm6-x6x6.json +++ b/advisories/unreviewed/2022/05/GHSA-7qc8-2qm6-x6x6/GHSA-7qc8-2qm6-x6x6.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-7qw3-w8wv-qwpv/GHSA-7qw3-w8wv-qwpv.json b/advisories/unreviewed/2022/05/GHSA-7qw3-w8wv-qwpv/GHSA-7qw3-w8wv-qwpv.json index 6dc66a135c2..1c79972c68e 100644 --- a/advisories/unreviewed/2022/05/GHSA-7qw3-w8wv-qwpv/GHSA-7qw3-w8wv-qwpv.json +++ b/advisories/unreviewed/2022/05/GHSA-7qw3-w8wv-qwpv/GHSA-7qw3-w8wv-qwpv.json @@ -7,12 +7,8 @@ "CVE-2012-0594" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7rv3-h87q-4mrw/GHSA-7rv3-h87q-4mrw.json b/advisories/unreviewed/2022/05/GHSA-7rv3-h87q-4mrw/GHSA-7rv3-h87q-4mrw.json index 540760a8b90..20f842f23ec 100644 --- a/advisories/unreviewed/2022/05/GHSA-7rv3-h87q-4mrw/GHSA-7rv3-h87q-4mrw.json +++ b/advisories/unreviewed/2022/05/GHSA-7rv3-h87q-4mrw/GHSA-7rv3-h87q-4mrw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7vm4-m86f-m225/GHSA-7vm4-m86f-m225.json b/advisories/unreviewed/2022/05/GHSA-7vm4-m86f-m225/GHSA-7vm4-m86f-m225.json index 87a8ecc9f4f..852dc2958f0 100644 --- a/advisories/unreviewed/2022/05/GHSA-7vm4-m86f-m225/GHSA-7vm4-m86f-m225.json +++ b/advisories/unreviewed/2022/05/GHSA-7vm4-m86f-m225/GHSA-7vm4-m86f-m225.json @@ -7,12 +7,8 @@ "CVE-2012-0597" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-7vv9-32p2-w5rr/GHSA-7vv9-32p2-w5rr.json b/advisories/unreviewed/2022/05/GHSA-7vv9-32p2-w5rr/GHSA-7vv9-32p2-w5rr.json index 96152280cba..956d6e90b46 100644 --- a/advisories/unreviewed/2022/05/GHSA-7vv9-32p2-w5rr/GHSA-7vv9-32p2-w5rr.json +++ b/advisories/unreviewed/2022/05/GHSA-7vv9-32p2-w5rr/GHSA-7vv9-32p2-w5rr.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-7wj7-f332-fr7q/GHSA-7wj7-f332-fr7q.json b/advisories/unreviewed/2022/05/GHSA-7wj7-f332-fr7q/GHSA-7wj7-f332-fr7q.json index 10a43c6c5df..ed42a53f148 100644 --- a/advisories/unreviewed/2022/05/GHSA-7wj7-f332-fr7q/GHSA-7wj7-f332-fr7q.json +++ b/advisories/unreviewed/2022/05/GHSA-7wj7-f332-fr7q/GHSA-7wj7-f332-fr7q.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-7xm3-5xp5-q98v/GHSA-7xm3-5xp5-q98v.json b/advisories/unreviewed/2022/05/GHSA-7xm3-5xp5-q98v/GHSA-7xm3-5xp5-q98v.json index 3564f03c2cb..fabb520eeb8 100644 --- a/advisories/unreviewed/2022/05/GHSA-7xm3-5xp5-q98v/GHSA-7xm3-5xp5-q98v.json +++ b/advisories/unreviewed/2022/05/GHSA-7xm3-5xp5-q98v/GHSA-7xm3-5xp5-q98v.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-7xx8-q94h-j3c8/GHSA-7xx8-q94h-j3c8.json b/advisories/unreviewed/2022/05/GHSA-7xx8-q94h-j3c8/GHSA-7xx8-q94h-j3c8.json index c907e5665d3..bfac64d18be 100644 --- a/advisories/unreviewed/2022/05/GHSA-7xx8-q94h-j3c8/GHSA-7xx8-q94h-j3c8.json +++ b/advisories/unreviewed/2022/05/GHSA-7xx8-q94h-j3c8/GHSA-7xx8-q94h-j3c8.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-82c2-48r6-3hq5/GHSA-82c2-48r6-3hq5.json b/advisories/unreviewed/2022/05/GHSA-82c2-48r6-3hq5/GHSA-82c2-48r6-3hq5.json index 747039b355a..2f176277c21 100644 --- a/advisories/unreviewed/2022/05/GHSA-82c2-48r6-3hq5/GHSA-82c2-48r6-3hq5.json +++ b/advisories/unreviewed/2022/05/GHSA-82c2-48r6-3hq5/GHSA-82c2-48r6-3hq5.json @@ -7,12 +7,8 @@ "CVE-2013-0634" ], "details": "Adobe Flash Player before 10.3.183.51 and 11.x before 11.5.502.149 on Windows and Mac OS X, before 10.3.183.51 and 11.x before 11.2.202.262 on Linux, before 11.1.111.32 on Android 2.x and 3.x, and before 11.1.115.37 on Android 4.x allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via crafted SWF content, as exploited in the wild in February 2013.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-82x4-q343-chgr/GHSA-82x4-q343-chgr.json b/advisories/unreviewed/2022/05/GHSA-82x4-q343-chgr/GHSA-82x4-q343-chgr.json index ef4a708df96..e54587659e4 100644 --- a/advisories/unreviewed/2022/05/GHSA-82x4-q343-chgr/GHSA-82x4-q343-chgr.json +++ b/advisories/unreviewed/2022/05/GHSA-82x4-q343-chgr/GHSA-82x4-q343-chgr.json @@ -7,12 +7,8 @@ "CVE-2012-0625" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-82xx-f4ff-h97x/GHSA-82xx-f4ff-h97x.json b/advisories/unreviewed/2022/05/GHSA-82xx-f4ff-h97x/GHSA-82xx-f4ff-h97x.json index cc7b4ce42d9..a5470b03979 100644 --- a/advisories/unreviewed/2022/05/GHSA-82xx-f4ff-h97x/GHSA-82xx-f4ff-h97x.json +++ b/advisories/unreviewed/2022/05/GHSA-82xx-f4ff-h97x/GHSA-82xx-f4ff-h97x.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-83q9-3rh5-m7gm/GHSA-83q9-3rh5-m7gm.json b/advisories/unreviewed/2022/05/GHSA-83q9-3rh5-m7gm/GHSA-83q9-3rh5-m7gm.json index 64a4acc0a4b..ef2bca6c22f 100644 --- a/advisories/unreviewed/2022/05/GHSA-83q9-3rh5-m7gm/GHSA-83q9-3rh5-m7gm.json +++ b/advisories/unreviewed/2022/05/GHSA-83q9-3rh5-m7gm/GHSA-83q9-3rh5-m7gm.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-83wc-h339-p92f/GHSA-83wc-h339-p92f.json b/advisories/unreviewed/2022/05/GHSA-83wc-h339-p92f/GHSA-83wc-h339-p92f.json index 61c1d023bac..1ba25bcee04 100644 --- a/advisories/unreviewed/2022/05/GHSA-83wc-h339-p92f/GHSA-83wc-h339-p92f.json +++ b/advisories/unreviewed/2022/05/GHSA-83wc-h339-p92f/GHSA-83wc-h339-p92f.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-849f-x5xh-fgxg/GHSA-849f-x5xh-fgxg.json b/advisories/unreviewed/2022/05/GHSA-849f-x5xh-fgxg/GHSA-849f-x5xh-fgxg.json index 56667ec8802..a27bfcb29ef 100644 --- a/advisories/unreviewed/2022/05/GHSA-849f-x5xh-fgxg/GHSA-849f-x5xh-fgxg.json +++ b/advisories/unreviewed/2022/05/GHSA-849f-x5xh-fgxg/GHSA-849f-x5xh-fgxg.json @@ -7,12 +7,8 @@ "CVE-2015-2420" ], "details": "Cross-site scripting (XSS) vulnerability in Microsoft System Center 2012 Operations Manager Gold before Rollup 8, SP1 before Rollup 10, and R2 before Rollup 7 allows remote attackers to inject arbitrary web script or HTML via a crafted URL, aka \"System Center Operations Manager Web Console XSS Vulnerability.\"", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-84qm-c4vp-p823/GHSA-84qm-c4vp-p823.json b/advisories/unreviewed/2022/05/GHSA-84qm-c4vp-p823/GHSA-84qm-c4vp-p823.json index 1c06f023730..9410b68c044 100644 --- a/advisories/unreviewed/2022/05/GHSA-84qm-c4vp-p823/GHSA-84qm-c4vp-p823.json +++ b/advisories/unreviewed/2022/05/GHSA-84qm-c4vp-p823/GHSA-84qm-c4vp-p823.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-84r4-cw6g-xxrw/GHSA-84r4-cw6g-xxrw.json b/advisories/unreviewed/2022/05/GHSA-84r4-cw6g-xxrw/GHSA-84r4-cw6g-xxrw.json index 29695d8bc65..ef13ddaf003 100644 --- a/advisories/unreviewed/2022/05/GHSA-84r4-cw6g-xxrw/GHSA-84r4-cw6g-xxrw.json +++ b/advisories/unreviewed/2022/05/GHSA-84r4-cw6g-xxrw/GHSA-84r4-cw6g-xxrw.json @@ -7,12 +7,8 @@ "CVE-2012-0610" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-85vr-q6xj-xf78/GHSA-85vr-q6xj-xf78.json b/advisories/unreviewed/2022/05/GHSA-85vr-q6xj-xf78/GHSA-85vr-q6xj-xf78.json index 7d543f71421..6e7b207b124 100644 --- a/advisories/unreviewed/2022/05/GHSA-85vr-q6xj-xf78/GHSA-85vr-q6xj-xf78.json +++ b/advisories/unreviewed/2022/05/GHSA-85vr-q6xj-xf78/GHSA-85vr-q6xj-xf78.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-86r8-52rx-6jcr/GHSA-86r8-52rx-6jcr.json b/advisories/unreviewed/2022/05/GHSA-86r8-52rx-6jcr/GHSA-86r8-52rx-6jcr.json index 5e1545a0e92..c07ec84b7b6 100644 --- a/advisories/unreviewed/2022/05/GHSA-86r8-52rx-6jcr/GHSA-86r8-52rx-6jcr.json +++ b/advisories/unreviewed/2022/05/GHSA-86r8-52rx-6jcr/GHSA-86r8-52rx-6jcr.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-87jw-c2gj-w95f/GHSA-87jw-c2gj-w95f.json b/advisories/unreviewed/2022/05/GHSA-87jw-c2gj-w95f/GHSA-87jw-c2gj-w95f.json index a19fd7aa275..b77c33fa9d1 100644 --- a/advisories/unreviewed/2022/05/GHSA-87jw-c2gj-w95f/GHSA-87jw-c2gj-w95f.json +++ b/advisories/unreviewed/2022/05/GHSA-87jw-c2gj-w95f/GHSA-87jw-c2gj-w95f.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-87rp-rpx5-r7j3/GHSA-87rp-rpx5-r7j3.json b/advisories/unreviewed/2022/05/GHSA-87rp-rpx5-r7j3/GHSA-87rp-rpx5-r7j3.json index be7ff33c63f..84ad970b950 100644 --- a/advisories/unreviewed/2022/05/GHSA-87rp-rpx5-r7j3/GHSA-87rp-rpx5-r7j3.json +++ b/advisories/unreviewed/2022/05/GHSA-87rp-rpx5-r7j3/GHSA-87rp-rpx5-r7j3.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-89pw-4635-wc84/GHSA-89pw-4635-wc84.json b/advisories/unreviewed/2022/05/GHSA-89pw-4635-wc84/GHSA-89pw-4635-wc84.json index e51b8bda1b6..6453bf495e1 100644 --- a/advisories/unreviewed/2022/05/GHSA-89pw-4635-wc84/GHSA-89pw-4635-wc84.json +++ b/advisories/unreviewed/2022/05/GHSA-89pw-4635-wc84/GHSA-89pw-4635-wc84.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-8c6j-245p-hwcq/GHSA-8c6j-245p-hwcq.json b/advisories/unreviewed/2022/05/GHSA-8c6j-245p-hwcq/GHSA-8c6j-245p-hwcq.json index 3a4664edf62..7f7b5f6b100 100644 --- a/advisories/unreviewed/2022/05/GHSA-8c6j-245p-hwcq/GHSA-8c6j-245p-hwcq.json +++ b/advisories/unreviewed/2022/05/GHSA-8c6j-245p-hwcq/GHSA-8c6j-245p-hwcq.json @@ -7,12 +7,8 @@ "CVE-2010-1817" ], "details": "Buffer overflow in ImageIO in Apple iOS before 4.1 on the iPhone and iPod touch allows remote attackers to execute arbitrary code or cause a denial of service (application crash) via a crafted GIF file.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-8fwq-9h6v-946c/GHSA-8fwq-9h6v-946c.json b/advisories/unreviewed/2022/05/GHSA-8fwq-9h6v-946c/GHSA-8fwq-9h6v-946c.json index 3a7af408785..a6d33eae450 100644 --- a/advisories/unreviewed/2022/05/GHSA-8fwq-9h6v-946c/GHSA-8fwq-9h6v-946c.json +++ b/advisories/unreviewed/2022/05/GHSA-8fwq-9h6v-946c/GHSA-8fwq-9h6v-946c.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-8gm8-chw3-mqf8/GHSA-8gm8-chw3-mqf8.json b/advisories/unreviewed/2022/05/GHSA-8gm8-chw3-mqf8/GHSA-8gm8-chw3-mqf8.json index bcbe032bc07..057e144cfc9 100644 --- a/advisories/unreviewed/2022/05/GHSA-8gm8-chw3-mqf8/GHSA-8gm8-chw3-mqf8.json +++ b/advisories/unreviewed/2022/05/GHSA-8gm8-chw3-mqf8/GHSA-8gm8-chw3-mqf8.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-8gp3-qc4x-vw92/GHSA-8gp3-qc4x-vw92.json b/advisories/unreviewed/2022/05/GHSA-8gp3-qc4x-vw92/GHSA-8gp3-qc4x-vw92.json index f113d89d980..2697788e5fb 100644 --- a/advisories/unreviewed/2022/05/GHSA-8gp3-qc4x-vw92/GHSA-8gp3-qc4x-vw92.json +++ b/advisories/unreviewed/2022/05/GHSA-8gp3-qc4x-vw92/GHSA-8gp3-qc4x-vw92.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-8gpc-mvh6-xww5/GHSA-8gpc-mvh6-xww5.json b/advisories/unreviewed/2022/05/GHSA-8gpc-mvh6-xww5/GHSA-8gpc-mvh6-xww5.json index b63080c06fb..95ae02e7990 100644 --- a/advisories/unreviewed/2022/05/GHSA-8gpc-mvh6-xww5/GHSA-8gpc-mvh6-xww5.json +++ b/advisories/unreviewed/2022/05/GHSA-8gpc-mvh6-xww5/GHSA-8gpc-mvh6-xww5.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-8j9f-f493-r9mh/GHSA-8j9f-f493-r9mh.json b/advisories/unreviewed/2022/05/GHSA-8j9f-f493-r9mh/GHSA-8j9f-f493-r9mh.json index c9b1fc5bd95..faa7e8805d6 100644 --- a/advisories/unreviewed/2022/05/GHSA-8j9f-f493-r9mh/GHSA-8j9f-f493-r9mh.json +++ b/advisories/unreviewed/2022/05/GHSA-8j9f-f493-r9mh/GHSA-8j9f-f493-r9mh.json @@ -7,12 +7,8 @@ "CVE-2012-0645" ], "details": "Siri in Apple iOS before 5.1 does not properly restrict the ability of Mail.app to handle voice commands, which allows physically proximate attackers to bypass the locked state via a command that forwards an active e-mail message to an arbitrary recipient.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -32,9 +28,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "LOW", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-8j9w-jc96-3vwc/GHSA-8j9w-jc96-3vwc.json b/advisories/unreviewed/2022/05/GHSA-8j9w-jc96-3vwc/GHSA-8j9w-jc96-3vwc.json index 4c52a12857f..8ff87f2a19b 100644 --- a/advisories/unreviewed/2022/05/GHSA-8j9w-jc96-3vwc/GHSA-8j9w-jc96-3vwc.json +++ b/advisories/unreviewed/2022/05/GHSA-8j9w-jc96-3vwc/GHSA-8j9w-jc96-3vwc.json @@ -7,12 +7,8 @@ "CVE-2012-3057" ], "details": "Heap-based buffer overflow in the Cisco WebEx Recording Format (WRF) player T27 L through SP11 EP26, T27 LB through SP21 EP10, T27 LC before SP25 EP11, T27 LD before SP32 CP2, and T28 L10N before SP1 allows remote attackers to execute arbitrary code via a crafted size field in audio data within a WRF file, aka Bug ID CSCtz00755.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-8jff-4jfc-6xj3/GHSA-8jff-4jfc-6xj3.json b/advisories/unreviewed/2022/05/GHSA-8jff-4jfc-6xj3/GHSA-8jff-4jfc-6xj3.json index 7e7cdd9d245..9198a7eef34 100644 --- a/advisories/unreviewed/2022/05/GHSA-8jff-4jfc-6xj3/GHSA-8jff-4jfc-6xj3.json +++ b/advisories/unreviewed/2022/05/GHSA-8jff-4jfc-6xj3/GHSA-8jff-4jfc-6xj3.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-8jj6-85q7-4h8g/GHSA-8jj6-85q7-4h8g.json b/advisories/unreviewed/2022/05/GHSA-8jj6-85q7-4h8g/GHSA-8jj6-85q7-4h8g.json index 0c9804cb0e2..d54010c3c6e 100644 --- a/advisories/unreviewed/2022/05/GHSA-8jj6-85q7-4h8g/GHSA-8jj6-85q7-4h8g.json +++ b/advisories/unreviewed/2022/05/GHSA-8jj6-85q7-4h8g/GHSA-8jj6-85q7-4h8g.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-8jw4-p3wc-h2jp/GHSA-8jw4-p3wc-h2jp.json b/advisories/unreviewed/2022/05/GHSA-8jw4-p3wc-h2jp/GHSA-8jw4-p3wc-h2jp.json index e733560d0fc..0a566e9f347 100644 --- a/advisories/unreviewed/2022/05/GHSA-8jw4-p3wc-h2jp/GHSA-8jw4-p3wc-h2jp.json +++ b/advisories/unreviewed/2022/05/GHSA-8jw4-p3wc-h2jp/GHSA-8jw4-p3wc-h2jp.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-8m3w-jmx4-qw7q/GHSA-8m3w-jmx4-qw7q.json b/advisories/unreviewed/2022/05/GHSA-8m3w-jmx4-qw7q/GHSA-8m3w-jmx4-qw7q.json index 6687b6c1333..65254f3dd05 100644 --- a/advisories/unreviewed/2022/05/GHSA-8m3w-jmx4-qw7q/GHSA-8m3w-jmx4-qw7q.json +++ b/advisories/unreviewed/2022/05/GHSA-8m3w-jmx4-qw7q/GHSA-8m3w-jmx4-qw7q.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-8p3p-rp99-mrhw/GHSA-8p3p-rp99-mrhw.json b/advisories/unreviewed/2022/05/GHSA-8p3p-rp99-mrhw/GHSA-8p3p-rp99-mrhw.json index b02d5f4df4e..88e214a1de1 100644 --- a/advisories/unreviewed/2022/05/GHSA-8p3p-rp99-mrhw/GHSA-8p3p-rp99-mrhw.json +++ b/advisories/unreviewed/2022/05/GHSA-8p3p-rp99-mrhw/GHSA-8p3p-rp99-mrhw.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-8px2-jv3m-5f2r/GHSA-8px2-jv3m-5f2r.json b/advisories/unreviewed/2022/05/GHSA-8px2-jv3m-5f2r/GHSA-8px2-jv3m-5f2r.json index dee3b9ba2ef..9f5cce50fcc 100644 --- a/advisories/unreviewed/2022/05/GHSA-8px2-jv3m-5f2r/GHSA-8px2-jv3m-5f2r.json +++ b/advisories/unreviewed/2022/05/GHSA-8px2-jv3m-5f2r/GHSA-8px2-jv3m-5f2r.json @@ -7,12 +7,8 @@ "CVE-2012-0618" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-8r4w-5mm3-8jh9/GHSA-8r4w-5mm3-8jh9.json b/advisories/unreviewed/2022/05/GHSA-8r4w-5mm3-8jh9/GHSA-8r4w-5mm3-8jh9.json index 3059f6e9229..b8b0fff495d 100644 --- a/advisories/unreviewed/2022/05/GHSA-8r4w-5mm3-8jh9/GHSA-8r4w-5mm3-8jh9.json +++ b/advisories/unreviewed/2022/05/GHSA-8r4w-5mm3-8jh9/GHSA-8r4w-5mm3-8jh9.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-8r9c-gc7v-2v7w/GHSA-8r9c-gc7v-2v7w.json b/advisories/unreviewed/2022/05/GHSA-8r9c-gc7v-2v7w/GHSA-8r9c-gc7v-2v7w.json index 85c6734f6c8..52ceea5c1df 100644 --- a/advisories/unreviewed/2022/05/GHSA-8r9c-gc7v-2v7w/GHSA-8r9c-gc7v-2v7w.json +++ b/advisories/unreviewed/2022/05/GHSA-8r9c-gc7v-2v7w/GHSA-8r9c-gc7v-2v7w.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-8r9g-67wv-ppph/GHSA-8r9g-67wv-ppph.json b/advisories/unreviewed/2022/05/GHSA-8r9g-67wv-ppph/GHSA-8r9g-67wv-ppph.json index 2d34990d603..97653938947 100644 --- a/advisories/unreviewed/2022/05/GHSA-8r9g-67wv-ppph/GHSA-8r9g-67wv-ppph.json +++ b/advisories/unreviewed/2022/05/GHSA-8r9g-67wv-ppph/GHSA-8r9g-67wv-ppph.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-8v4w-j3mg-5x2r/GHSA-8v4w-j3mg-5x2r.json b/advisories/unreviewed/2022/05/GHSA-8v4w-j3mg-5x2r/GHSA-8v4w-j3mg-5x2r.json index 7ade98cb31a..72480d25856 100644 --- a/advisories/unreviewed/2022/05/GHSA-8v4w-j3mg-5x2r/GHSA-8v4w-j3mg-5x2r.json +++ b/advisories/unreviewed/2022/05/GHSA-8v4w-j3mg-5x2r/GHSA-8v4w-j3mg-5x2r.json @@ -7,12 +7,8 @@ "CVE-2011-2450" ], "details": "Adobe Flash Player before 10.3.183.11 and 11.x before 11.1.102.55 on Windows, Mac OS X, Linux, and Solaris and before 11.1.102.59 on Android, and Adobe AIR before 3.1.0.4880, allows attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-8vfh-f45h-33pp/GHSA-8vfh-f45h-33pp.json b/advisories/unreviewed/2022/05/GHSA-8vfh-f45h-33pp/GHSA-8vfh-f45h-33pp.json index 833e245ef5c..ca8b7edfb5b 100644 --- a/advisories/unreviewed/2022/05/GHSA-8vfh-f45h-33pp/GHSA-8vfh-f45h-33pp.json +++ b/advisories/unreviewed/2022/05/GHSA-8vfh-f45h-33pp/GHSA-8vfh-f45h-33pp.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-8vjw-56wr-77jm/GHSA-8vjw-56wr-77jm.json b/advisories/unreviewed/2022/05/GHSA-8vjw-56wr-77jm/GHSA-8vjw-56wr-77jm.json index 6238f30e68d..58ee27e9cf3 100644 --- a/advisories/unreviewed/2022/05/GHSA-8vjw-56wr-77jm/GHSA-8vjw-56wr-77jm.json +++ b/advisories/unreviewed/2022/05/GHSA-8vjw-56wr-77jm/GHSA-8vjw-56wr-77jm.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-8wj8-h4pq-64p5/GHSA-8wj8-h4pq-64p5.json b/advisories/unreviewed/2022/05/GHSA-8wj8-h4pq-64p5/GHSA-8wj8-h4pq-64p5.json index 8211725944d..1ce7db70c1d 100644 --- a/advisories/unreviewed/2022/05/GHSA-8wj8-h4pq-64p5/GHSA-8wj8-h4pq-64p5.json +++ b/advisories/unreviewed/2022/05/GHSA-8wj8-h4pq-64p5/GHSA-8wj8-h4pq-64p5.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-8xcc-hccx-hp4f/GHSA-8xcc-hccx-hp4f.json b/advisories/unreviewed/2022/05/GHSA-8xcc-hccx-hp4f/GHSA-8xcc-hccx-hp4f.json index 35bd5b2629e..5ff53c40280 100644 --- a/advisories/unreviewed/2022/05/GHSA-8xcc-hccx-hp4f/GHSA-8xcc-hccx-hp4f.json +++ b/advisories/unreviewed/2022/05/GHSA-8xcc-hccx-hp4f/GHSA-8xcc-hccx-hp4f.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-8xvc-mxv2-c4gq/GHSA-8xvc-mxv2-c4gq.json b/advisories/unreviewed/2022/05/GHSA-8xvc-mxv2-c4gq/GHSA-8xvc-mxv2-c4gq.json index 33d323c7bcf..63d458b39b5 100644 --- a/advisories/unreviewed/2022/05/GHSA-8xvc-mxv2-c4gq/GHSA-8xvc-mxv2-c4gq.json +++ b/advisories/unreviewed/2022/05/GHSA-8xvc-mxv2-c4gq/GHSA-8xvc-mxv2-c4gq.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-8xx9-2wv5-v3hw/GHSA-8xx9-2wv5-v3hw.json b/advisories/unreviewed/2022/05/GHSA-8xx9-2wv5-v3hw/GHSA-8xx9-2wv5-v3hw.json index a3771ce6f8e..1b8fb0882a9 100644 --- a/advisories/unreviewed/2022/05/GHSA-8xx9-2wv5-v3hw/GHSA-8xx9-2wv5-v3hw.json +++ b/advisories/unreviewed/2022/05/GHSA-8xx9-2wv5-v3hw/GHSA-8xx9-2wv5-v3hw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-9232-r92f-5jhw/GHSA-9232-r92f-5jhw.json b/advisories/unreviewed/2022/05/GHSA-9232-r92f-5jhw/GHSA-9232-r92f-5jhw.json index 513aeedfd6d..f40906b316d 100644 --- a/advisories/unreviewed/2022/05/GHSA-9232-r92f-5jhw/GHSA-9232-r92f-5jhw.json +++ b/advisories/unreviewed/2022/05/GHSA-9232-r92f-5jhw/GHSA-9232-r92f-5jhw.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-92vr-4wpx-fjp6/GHSA-92vr-4wpx-fjp6.json b/advisories/unreviewed/2022/05/GHSA-92vr-4wpx-fjp6/GHSA-92vr-4wpx-fjp6.json index 1cb38a635f4..7e48b972ebd 100644 --- a/advisories/unreviewed/2022/05/GHSA-92vr-4wpx-fjp6/GHSA-92vr-4wpx-fjp6.json +++ b/advisories/unreviewed/2022/05/GHSA-92vr-4wpx-fjp6/GHSA-92vr-4wpx-fjp6.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-92vw-cm5r-xg2f/GHSA-92vw-cm5r-xg2f.json b/advisories/unreviewed/2022/05/GHSA-92vw-cm5r-xg2f/GHSA-92vw-cm5r-xg2f.json index 1b773156182..5552e5284d3 100644 --- a/advisories/unreviewed/2022/05/GHSA-92vw-cm5r-xg2f/GHSA-92vw-cm5r-xg2f.json +++ b/advisories/unreviewed/2022/05/GHSA-92vw-cm5r-xg2f/GHSA-92vw-cm5r-xg2f.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-92x6-4gf8-7hcj/GHSA-92x6-4gf8-7hcj.json b/advisories/unreviewed/2022/05/GHSA-92x6-4gf8-7hcj/GHSA-92x6-4gf8-7hcj.json index d69435144a2..9da2b3482e7 100644 --- a/advisories/unreviewed/2022/05/GHSA-92x6-4gf8-7hcj/GHSA-92x6-4gf8-7hcj.json +++ b/advisories/unreviewed/2022/05/GHSA-92x6-4gf8-7hcj/GHSA-92x6-4gf8-7hcj.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-93ff-xf2r-gv25/GHSA-93ff-xf2r-gv25.json b/advisories/unreviewed/2022/05/GHSA-93ff-xf2r-gv25/GHSA-93ff-xf2r-gv25.json index 7ac95e77e80..01edfc3869f 100644 --- a/advisories/unreviewed/2022/05/GHSA-93ff-xf2r-gv25/GHSA-93ff-xf2r-gv25.json +++ b/advisories/unreviewed/2022/05/GHSA-93ff-xf2r-gv25/GHSA-93ff-xf2r-gv25.json @@ -7,12 +7,8 @@ "CVE-2012-0629" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-947p-gvp3-77p6/GHSA-947p-gvp3-77p6.json b/advisories/unreviewed/2022/05/GHSA-947p-gvp3-77p6/GHSA-947p-gvp3-77p6.json index 32d3f99cea0..c0c1e1e5939 100644 --- a/advisories/unreviewed/2022/05/GHSA-947p-gvp3-77p6/GHSA-947p-gvp3-77p6.json +++ b/advisories/unreviewed/2022/05/GHSA-947p-gvp3-77p6/GHSA-947p-gvp3-77p6.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-9579-6qmh-v5ch/GHSA-9579-6qmh-v5ch.json b/advisories/unreviewed/2022/05/GHSA-9579-6qmh-v5ch/GHSA-9579-6qmh-v5ch.json index 8cbccc976b8..8534da2378b 100644 --- a/advisories/unreviewed/2022/05/GHSA-9579-6qmh-v5ch/GHSA-9579-6qmh-v5ch.json +++ b/advisories/unreviewed/2022/05/GHSA-9579-6qmh-v5ch/GHSA-9579-6qmh-v5ch.json @@ -7,12 +7,8 @@ "CVE-2012-0612" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-957q-x2xr-hpjm/GHSA-957q-x2xr-hpjm.json b/advisories/unreviewed/2022/05/GHSA-957q-x2xr-hpjm/GHSA-957q-x2xr-hpjm.json index 4c22cce8f5d..db587237a8c 100644 --- a/advisories/unreviewed/2022/05/GHSA-957q-x2xr-hpjm/GHSA-957q-x2xr-hpjm.json +++ b/advisories/unreviewed/2022/05/GHSA-957q-x2xr-hpjm/GHSA-957q-x2xr-hpjm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-966f-g46g-crjp/GHSA-966f-g46g-crjp.json b/advisories/unreviewed/2022/05/GHSA-966f-g46g-crjp/GHSA-966f-g46g-crjp.json index 258659b20a4..5a0e4a620e9 100644 --- a/advisories/unreviewed/2022/05/GHSA-966f-g46g-crjp/GHSA-966f-g46g-crjp.json +++ b/advisories/unreviewed/2022/05/GHSA-966f-g46g-crjp/GHSA-966f-g46g-crjp.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-9859-3gp4-xrpc/GHSA-9859-3gp4-xrpc.json b/advisories/unreviewed/2022/05/GHSA-9859-3gp4-xrpc/GHSA-9859-3gp4-xrpc.json index 70785945761..c378003467f 100644 --- a/advisories/unreviewed/2022/05/GHSA-9859-3gp4-xrpc/GHSA-9859-3gp4-xrpc.json +++ b/advisories/unreviewed/2022/05/GHSA-9859-3gp4-xrpc/GHSA-9859-3gp4-xrpc.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-9936-24wm-39mx/GHSA-9936-24wm-39mx.json b/advisories/unreviewed/2022/05/GHSA-9936-24wm-39mx/GHSA-9936-24wm-39mx.json index 6890219eb7f..04817bd444f 100644 --- a/advisories/unreviewed/2022/05/GHSA-9936-24wm-39mx/GHSA-9936-24wm-39mx.json +++ b/advisories/unreviewed/2022/05/GHSA-9936-24wm-39mx/GHSA-9936-24wm-39mx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-993q-f479-5m8q/GHSA-993q-f479-5m8q.json b/advisories/unreviewed/2022/05/GHSA-993q-f479-5m8q/GHSA-993q-f479-5m8q.json index e423d9a8b46..449c83c874f 100644 --- a/advisories/unreviewed/2022/05/GHSA-993q-f479-5m8q/GHSA-993q-f479-5m8q.json +++ b/advisories/unreviewed/2022/05/GHSA-993q-f479-5m8q/GHSA-993q-f479-5m8q.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-994h-393c-95jf/GHSA-994h-393c-95jf.json b/advisories/unreviewed/2022/05/GHSA-994h-393c-95jf/GHSA-994h-393c-95jf.json index 3fccd4239a1..b793a348a89 100644 --- a/advisories/unreviewed/2022/05/GHSA-994h-393c-95jf/GHSA-994h-393c-95jf.json +++ b/advisories/unreviewed/2022/05/GHSA-994h-393c-95jf/GHSA-994h-393c-95jf.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-9c8g-fjxj-3vgq/GHSA-9c8g-fjxj-3vgq.json b/advisories/unreviewed/2022/05/GHSA-9c8g-fjxj-3vgq/GHSA-9c8g-fjxj-3vgq.json index 5e760e3bff4..516826cee24 100644 --- a/advisories/unreviewed/2022/05/GHSA-9c8g-fjxj-3vgq/GHSA-9c8g-fjxj-3vgq.json +++ b/advisories/unreviewed/2022/05/GHSA-9c8g-fjxj-3vgq/GHSA-9c8g-fjxj-3vgq.json @@ -7,12 +7,8 @@ "CVE-2012-0607" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-9crf-w79v-cmx6/GHSA-9crf-w79v-cmx6.json b/advisories/unreviewed/2022/05/GHSA-9crf-w79v-cmx6/GHSA-9crf-w79v-cmx6.json index 50ca4cf5b67..8b8bf5a768e 100644 --- a/advisories/unreviewed/2022/05/GHSA-9crf-w79v-cmx6/GHSA-9crf-w79v-cmx6.json +++ b/advisories/unreviewed/2022/05/GHSA-9crf-w79v-cmx6/GHSA-9crf-w79v-cmx6.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-9cvx-7r58-v2x4/GHSA-9cvx-7r58-v2x4.json b/advisories/unreviewed/2022/05/GHSA-9cvx-7r58-v2x4/GHSA-9cvx-7r58-v2x4.json index ebba04d5cf4..d26740ed37b 100644 --- a/advisories/unreviewed/2022/05/GHSA-9cvx-7r58-v2x4/GHSA-9cvx-7r58-v2x4.json +++ b/advisories/unreviewed/2022/05/GHSA-9cvx-7r58-v2x4/GHSA-9cvx-7r58-v2x4.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-9f42-xxqj-jw23/GHSA-9f42-xxqj-jw23.json b/advisories/unreviewed/2022/05/GHSA-9f42-xxqj-jw23/GHSA-9f42-xxqj-jw23.json index fe79848de53..9da984a3f1e 100644 --- a/advisories/unreviewed/2022/05/GHSA-9f42-xxqj-jw23/GHSA-9f42-xxqj-jw23.json +++ b/advisories/unreviewed/2022/05/GHSA-9f42-xxqj-jw23/GHSA-9f42-xxqj-jw23.json @@ -7,12 +7,8 @@ "CVE-2012-0590" ], "details": "Cross-site scripting (XSS) vulnerability in WebKit, as used in Apple iOS before 5.1, allows user-assisted remote attackers to inject arbitrary web script or HTML via vectors involving a drag-and-drop operation.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-9g46-7gm4-v6gc/GHSA-9g46-7gm4-v6gc.json b/advisories/unreviewed/2022/05/GHSA-9g46-7gm4-v6gc/GHSA-9g46-7gm4-v6gc.json index 5ef05fa589a..6dc13a8681a 100644 --- a/advisories/unreviewed/2022/05/GHSA-9g46-7gm4-v6gc/GHSA-9g46-7gm4-v6gc.json +++ b/advisories/unreviewed/2022/05/GHSA-9g46-7gm4-v6gc/GHSA-9g46-7gm4-v6gc.json @@ -7,12 +7,8 @@ "CVE-2012-0585" ], "details": "The Private Browsing feature in Safari in Apple iOS before 5.1 allows remote attackers to bypass intended privacy settings and insert history entries via JavaScript code that calls the (1) pushState or (2) replaceState method.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -48,9 +44,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-9grg-x554-rc54/GHSA-9grg-x554-rc54.json b/advisories/unreviewed/2022/05/GHSA-9grg-x554-rc54/GHSA-9grg-x554-rc54.json index fc6938e5342..7befd6f0293 100644 --- a/advisories/unreviewed/2022/05/GHSA-9grg-x554-rc54/GHSA-9grg-x554-rc54.json +++ b/advisories/unreviewed/2022/05/GHSA-9grg-x554-rc54/GHSA-9grg-x554-rc54.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-9hfv-gh9c-vcfv/GHSA-9hfv-gh9c-vcfv.json b/advisories/unreviewed/2022/05/GHSA-9hfv-gh9c-vcfv/GHSA-9hfv-gh9c-vcfv.json index 4a5400c1340..71004b491ee 100644 --- a/advisories/unreviewed/2022/05/GHSA-9hfv-gh9c-vcfv/GHSA-9hfv-gh9c-vcfv.json +++ b/advisories/unreviewed/2022/05/GHSA-9hfv-gh9c-vcfv/GHSA-9hfv-gh9c-vcfv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-9p6f-69v3-qj46/GHSA-9p6f-69v3-qj46.json b/advisories/unreviewed/2022/05/GHSA-9p6f-69v3-qj46/GHSA-9p6f-69v3-qj46.json index d2e960f43f9..c5b4ccdb2d6 100644 --- a/advisories/unreviewed/2022/05/GHSA-9p6f-69v3-qj46/GHSA-9p6f-69v3-qj46.json +++ b/advisories/unreviewed/2022/05/GHSA-9p6f-69v3-qj46/GHSA-9p6f-69v3-qj46.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-9q3x-6frh-v79x/GHSA-9q3x-6frh-v79x.json b/advisories/unreviewed/2022/05/GHSA-9q3x-6frh-v79x/GHSA-9q3x-6frh-v79x.json index 8f90eb014a5..7ad8807a9cc 100644 --- a/advisories/unreviewed/2022/05/GHSA-9q3x-6frh-v79x/GHSA-9q3x-6frh-v79x.json +++ b/advisories/unreviewed/2022/05/GHSA-9q3x-6frh-v79x/GHSA-9q3x-6frh-v79x.json @@ -7,12 +7,8 @@ "CVE-2012-0609" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-9q7q-gpcg-rpc8/GHSA-9q7q-gpcg-rpc8.json b/advisories/unreviewed/2022/05/GHSA-9q7q-gpcg-rpc8/GHSA-9q7q-gpcg-rpc8.json index 83dc9a8e342..06bcbf84b0b 100644 --- a/advisories/unreviewed/2022/05/GHSA-9q7q-gpcg-rpc8/GHSA-9q7q-gpcg-rpc8.json +++ b/advisories/unreviewed/2022/05/GHSA-9q7q-gpcg-rpc8/GHSA-9q7q-gpcg-rpc8.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-9qgr-68pp-jgx2/GHSA-9qgr-68pp-jgx2.json b/advisories/unreviewed/2022/05/GHSA-9qgr-68pp-jgx2/GHSA-9qgr-68pp-jgx2.json index faee37dc035..3a7455956c1 100644 --- a/advisories/unreviewed/2022/05/GHSA-9qgr-68pp-jgx2/GHSA-9qgr-68pp-jgx2.json +++ b/advisories/unreviewed/2022/05/GHSA-9qgr-68pp-jgx2/GHSA-9qgr-68pp-jgx2.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-9qx5-gp64-8fhf/GHSA-9qx5-gp64-8fhf.json b/advisories/unreviewed/2022/05/GHSA-9qx5-gp64-8fhf/GHSA-9qx5-gp64-8fhf.json index a2a598b7249..840cd29f2f7 100644 --- a/advisories/unreviewed/2022/05/GHSA-9qx5-gp64-8fhf/GHSA-9qx5-gp64-8fhf.json +++ b/advisories/unreviewed/2022/05/GHSA-9qx5-gp64-8fhf/GHSA-9qx5-gp64-8fhf.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-9r54-6pxx-6542/GHSA-9r54-6pxx-6542.json b/advisories/unreviewed/2022/05/GHSA-9r54-6pxx-6542/GHSA-9r54-6pxx-6542.json index fc90aa59382..1b726a1f383 100644 --- a/advisories/unreviewed/2022/05/GHSA-9r54-6pxx-6542/GHSA-9r54-6pxx-6542.json +++ b/advisories/unreviewed/2022/05/GHSA-9r54-6pxx-6542/GHSA-9r54-6pxx-6542.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-9rx6-4w3c-8329/GHSA-9rx6-4w3c-8329.json b/advisories/unreviewed/2022/05/GHSA-9rx6-4w3c-8329/GHSA-9rx6-4w3c-8329.json index eedaee400fa..21d530a399e 100644 --- a/advisories/unreviewed/2022/05/GHSA-9rx6-4w3c-8329/GHSA-9rx6-4w3c-8329.json +++ b/advisories/unreviewed/2022/05/GHSA-9rx6-4w3c-8329/GHSA-9rx6-4w3c-8329.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-9vh7-92cr-5x75/GHSA-9vh7-92cr-5x75.json b/advisories/unreviewed/2022/05/GHSA-9vh7-92cr-5x75/GHSA-9vh7-92cr-5x75.json index 8343d1988ed..232883b3b4f 100644 --- a/advisories/unreviewed/2022/05/GHSA-9vh7-92cr-5x75/GHSA-9vh7-92cr-5x75.json +++ b/advisories/unreviewed/2022/05/GHSA-9vh7-92cr-5x75/GHSA-9vh7-92cr-5x75.json @@ -7,12 +7,8 @@ "CVE-2011-2872" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-9vpw-jfqr-gpj9/GHSA-9vpw-jfqr-gpj9.json b/advisories/unreviewed/2022/05/GHSA-9vpw-jfqr-gpj9/GHSA-9vpw-jfqr-gpj9.json index 447a26b89d5..cbcb853b918 100644 --- a/advisories/unreviewed/2022/05/GHSA-9vpw-jfqr-gpj9/GHSA-9vpw-jfqr-gpj9.json +++ b/advisories/unreviewed/2022/05/GHSA-9vpw-jfqr-gpj9/GHSA-9vpw-jfqr-gpj9.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-9w9j-vv88-g8fw/GHSA-9w9j-vv88-g8fw.json b/advisories/unreviewed/2022/05/GHSA-9w9j-vv88-g8fw/GHSA-9w9j-vv88-g8fw.json index acab6ee6f38..263c4d4765d 100644 --- a/advisories/unreviewed/2022/05/GHSA-9w9j-vv88-g8fw/GHSA-9w9j-vv88-g8fw.json +++ b/advisories/unreviewed/2022/05/GHSA-9w9j-vv88-g8fw/GHSA-9w9j-vv88-g8fw.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-9x5j-whx3-gg57/GHSA-9x5j-whx3-gg57.json b/advisories/unreviewed/2022/05/GHSA-9x5j-whx3-gg57/GHSA-9x5j-whx3-gg57.json index 4c803385432..1438ad71a7b 100644 --- a/advisories/unreviewed/2022/05/GHSA-9x5j-whx3-gg57/GHSA-9x5j-whx3-gg57.json +++ b/advisories/unreviewed/2022/05/GHSA-9x5j-whx3-gg57/GHSA-9x5j-whx3-gg57.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-9x8v-jp2p-w597/GHSA-9x8v-jp2p-w597.json b/advisories/unreviewed/2022/05/GHSA-9x8v-jp2p-w597/GHSA-9x8v-jp2p-w597.json index 28a0f6e35e6..da98d783ae2 100644 --- a/advisories/unreviewed/2022/05/GHSA-9x8v-jp2p-w597/GHSA-9x8v-jp2p-w597.json +++ b/advisories/unreviewed/2022/05/GHSA-9x8v-jp2p-w597/GHSA-9x8v-jp2p-w597.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-9xh8-r7wm-x2ww/GHSA-9xh8-r7wm-x2ww.json b/advisories/unreviewed/2022/05/GHSA-9xh8-r7wm-x2ww/GHSA-9xh8-r7wm-x2ww.json index 19e7c367113..111cc6910c7 100644 --- a/advisories/unreviewed/2022/05/GHSA-9xh8-r7wm-x2ww/GHSA-9xh8-r7wm-x2ww.json +++ b/advisories/unreviewed/2022/05/GHSA-9xh8-r7wm-x2ww/GHSA-9xh8-r7wm-x2ww.json @@ -7,12 +7,8 @@ "CVE-2012-0617" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-9xrv-h87m-r2vc/GHSA-9xrv-h87m-r2vc.json b/advisories/unreviewed/2022/05/GHSA-9xrv-h87m-r2vc/GHSA-9xrv-h87m-r2vc.json index bf21e996b72..dd994b78f3b 100644 --- a/advisories/unreviewed/2022/05/GHSA-9xrv-h87m-r2vc/GHSA-9xrv-h87m-r2vc.json +++ b/advisories/unreviewed/2022/05/GHSA-9xrv-h87m-r2vc/GHSA-9xrv-h87m-r2vc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-c2ff-3qvm-jq5h/GHSA-c2ff-3qvm-jq5h.json b/advisories/unreviewed/2022/05/GHSA-c2ff-3qvm-jq5h/GHSA-c2ff-3qvm-jq5h.json index 70d37af1eb4..b648e20bb11 100644 --- a/advisories/unreviewed/2022/05/GHSA-c2ff-3qvm-jq5h/GHSA-c2ff-3qvm-jq5h.json +++ b/advisories/unreviewed/2022/05/GHSA-c2ff-3qvm-jq5h/GHSA-c2ff-3qvm-jq5h.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-c32f-mgwg-wv5j/GHSA-c32f-mgwg-wv5j.json b/advisories/unreviewed/2022/05/GHSA-c32f-mgwg-wv5j/GHSA-c32f-mgwg-wv5j.json index fcc0d4ec1b7..5470f384747 100644 --- a/advisories/unreviewed/2022/05/GHSA-c32f-mgwg-wv5j/GHSA-c32f-mgwg-wv5j.json +++ b/advisories/unreviewed/2022/05/GHSA-c32f-mgwg-wv5j/GHSA-c32f-mgwg-wv5j.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-c42q-jv3x-rq38/GHSA-c42q-jv3x-rq38.json b/advisories/unreviewed/2022/05/GHSA-c42q-jv3x-rq38/GHSA-c42q-jv3x-rq38.json index 102cdd45f24..79903ebbb1d 100644 --- a/advisories/unreviewed/2022/05/GHSA-c42q-jv3x-rq38/GHSA-c42q-jv3x-rq38.json +++ b/advisories/unreviewed/2022/05/GHSA-c42q-jv3x-rq38/GHSA-c42q-jv3x-rq38.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-c469-4xpm-hc52/GHSA-c469-4xpm-hc52.json b/advisories/unreviewed/2022/05/GHSA-c469-4xpm-hc52/GHSA-c469-4xpm-hc52.json index 8c84d3cfc4b..c85cb4fd247 100644 --- a/advisories/unreviewed/2022/05/GHSA-c469-4xpm-hc52/GHSA-c469-4xpm-hc52.json +++ b/advisories/unreviewed/2022/05/GHSA-c469-4xpm-hc52/GHSA-c469-4xpm-hc52.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-c5f8-g56c-87hf/GHSA-c5f8-g56c-87hf.json b/advisories/unreviewed/2022/05/GHSA-c5f8-g56c-87hf/GHSA-c5f8-g56c-87hf.json index 534f116ed06..8099fa1fbd7 100644 --- a/advisories/unreviewed/2022/05/GHSA-c5f8-g56c-87hf/GHSA-c5f8-g56c-87hf.json +++ b/advisories/unreviewed/2022/05/GHSA-c5f8-g56c-87hf/GHSA-c5f8-g56c-87hf.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-c5vp-q9xm-7xrq/GHSA-c5vp-q9xm-7xrq.json b/advisories/unreviewed/2022/05/GHSA-c5vp-q9xm-7xrq/GHSA-c5vp-q9xm-7xrq.json index 18951ca50ec..740f49584f9 100644 --- a/advisories/unreviewed/2022/05/GHSA-c5vp-q9xm-7xrq/GHSA-c5vp-q9xm-7xrq.json +++ b/advisories/unreviewed/2022/05/GHSA-c5vp-q9xm-7xrq/GHSA-c5vp-q9xm-7xrq.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-c693-46q2-g6h2/GHSA-c693-46q2-g6h2.json b/advisories/unreviewed/2022/05/GHSA-c693-46q2-g6h2/GHSA-c693-46q2-g6h2.json index ccae09ac6a8..eade7e17262 100644 --- a/advisories/unreviewed/2022/05/GHSA-c693-46q2-g6h2/GHSA-c693-46q2-g6h2.json +++ b/advisories/unreviewed/2022/05/GHSA-c693-46q2-g6h2/GHSA-c693-46q2-g6h2.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-c8rr-x7vh-vpqh/GHSA-c8rr-x7vh-vpqh.json b/advisories/unreviewed/2022/05/GHSA-c8rr-x7vh-vpqh/GHSA-c8rr-x7vh-vpqh.json index da6c3d0165a..039caa91207 100644 --- a/advisories/unreviewed/2022/05/GHSA-c8rr-x7vh-vpqh/GHSA-c8rr-x7vh-vpqh.json +++ b/advisories/unreviewed/2022/05/GHSA-c8rr-x7vh-vpqh/GHSA-c8rr-x7vh-vpqh.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-c8rv-h2fj-xxxc/GHSA-c8rv-h2fj-xxxc.json b/advisories/unreviewed/2022/05/GHSA-c8rv-h2fj-xxxc/GHSA-c8rv-h2fj-xxxc.json index 0d7d5f7f4fa..a161a6f5006 100644 --- a/advisories/unreviewed/2022/05/GHSA-c8rv-h2fj-xxxc/GHSA-c8rv-h2fj-xxxc.json +++ b/advisories/unreviewed/2022/05/GHSA-c8rv-h2fj-xxxc/GHSA-c8rv-h2fj-xxxc.json @@ -7,12 +7,8 @@ "CVE-2008-5701" ], "details": "Array index error in arch/mips/kernel/scall64-o32.S in the Linux kernel before 2.6.28-rc8 on 64-bit MIPS platforms allows local users to cause a denial of service (system crash) via an o32 syscall with a small syscall number, which leads to an attempted read operation outside the bounds of the syscall table.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -60,9 +56,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-c9hw-3xr3-f2qr/GHSA-c9hw-3xr3-f2qr.json b/advisories/unreviewed/2022/05/GHSA-c9hw-3xr3-f2qr/GHSA-c9hw-3xr3-f2qr.json index afc06608c91..7d8189e9ffe 100644 --- a/advisories/unreviewed/2022/05/GHSA-c9hw-3xr3-f2qr/GHSA-c9hw-3xr3-f2qr.json +++ b/advisories/unreviewed/2022/05/GHSA-c9hw-3xr3-f2qr/GHSA-c9hw-3xr3-f2qr.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-cf5f-pw2j-32gg/GHSA-cf5f-pw2j-32gg.json b/advisories/unreviewed/2022/05/GHSA-cf5f-pw2j-32gg/GHSA-cf5f-pw2j-32gg.json index 79d9903594b..c02e058d154 100644 --- a/advisories/unreviewed/2022/05/GHSA-cf5f-pw2j-32gg/GHSA-cf5f-pw2j-32gg.json +++ b/advisories/unreviewed/2022/05/GHSA-cf5f-pw2j-32gg/GHSA-cf5f-pw2j-32gg.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-cfxv-cc2j-rww7/GHSA-cfxv-cc2j-rww7.json b/advisories/unreviewed/2022/05/GHSA-cfxv-cc2j-rww7/GHSA-cfxv-cc2j-rww7.json index 1d5233ece1d..1a72f6cda09 100644 --- a/advisories/unreviewed/2022/05/GHSA-cfxv-cc2j-rww7/GHSA-cfxv-cc2j-rww7.json +++ b/advisories/unreviewed/2022/05/GHSA-cfxv-cc2j-rww7/GHSA-cfxv-cc2j-rww7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-cgfq-qvvr-hv2c/GHSA-cgfq-qvvr-hv2c.json b/advisories/unreviewed/2022/05/GHSA-cgfq-qvvr-hv2c/GHSA-cgfq-qvvr-hv2c.json index 9b1166da171..be8238ae7ba 100644 --- a/advisories/unreviewed/2022/05/GHSA-cgfq-qvvr-hv2c/GHSA-cgfq-qvvr-hv2c.json +++ b/advisories/unreviewed/2022/05/GHSA-cgfq-qvvr-hv2c/GHSA-cgfq-qvvr-hv2c.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-ch57-57p3-fhm7/GHSA-ch57-57p3-fhm7.json b/advisories/unreviewed/2022/05/GHSA-ch57-57p3-fhm7/GHSA-ch57-57p3-fhm7.json index 5bb8d3f1458..f36db5f8546 100644 --- a/advisories/unreviewed/2022/05/GHSA-ch57-57p3-fhm7/GHSA-ch57-57p3-fhm7.json +++ b/advisories/unreviewed/2022/05/GHSA-ch57-57p3-fhm7/GHSA-ch57-57p3-fhm7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-chjw-6p53-8r35/GHSA-chjw-6p53-8r35.json b/advisories/unreviewed/2022/05/GHSA-chjw-6p53-8r35/GHSA-chjw-6p53-8r35.json index 0d154cc8e98..c7625ea83d6 100644 --- a/advisories/unreviewed/2022/05/GHSA-chjw-6p53-8r35/GHSA-chjw-6p53-8r35.json +++ b/advisories/unreviewed/2022/05/GHSA-chjw-6p53-8r35/GHSA-chjw-6p53-8r35.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-cjrw-jxcf-f4hm/GHSA-cjrw-jxcf-f4hm.json b/advisories/unreviewed/2022/05/GHSA-cjrw-jxcf-f4hm/GHSA-cjrw-jxcf-f4hm.json index f2f018ce68e..49812f7d862 100644 --- a/advisories/unreviewed/2022/05/GHSA-cjrw-jxcf-f4hm/GHSA-cjrw-jxcf-f4hm.json +++ b/advisories/unreviewed/2022/05/GHSA-cjrw-jxcf-f4hm/GHSA-cjrw-jxcf-f4hm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-cjwm-4p9f-wr64/GHSA-cjwm-4p9f-wr64.json b/advisories/unreviewed/2022/05/GHSA-cjwm-4p9f-wr64/GHSA-cjwm-4p9f-wr64.json index 3cba60f6e66..c7d45b9b326 100644 --- a/advisories/unreviewed/2022/05/GHSA-cjwm-4p9f-wr64/GHSA-cjwm-4p9f-wr64.json +++ b/advisories/unreviewed/2022/05/GHSA-cjwm-4p9f-wr64/GHSA-cjwm-4p9f-wr64.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-cp96-27qq-f9x9/GHSA-cp96-27qq-f9x9.json b/advisories/unreviewed/2022/05/GHSA-cp96-27qq-f9x9/GHSA-cp96-27qq-f9x9.json index a0b203df544..0558a1d768e 100644 --- a/advisories/unreviewed/2022/05/GHSA-cp96-27qq-f9x9/GHSA-cp96-27qq-f9x9.json +++ b/advisories/unreviewed/2022/05/GHSA-cp96-27qq-f9x9/GHSA-cp96-27qq-f9x9.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-cqm5-ff3v-7m4w/GHSA-cqm5-ff3v-7m4w.json b/advisories/unreviewed/2022/05/GHSA-cqm5-ff3v-7m4w/GHSA-cqm5-ff3v-7m4w.json index a7fe8f91a54..b3a26724062 100644 --- a/advisories/unreviewed/2022/05/GHSA-cqm5-ff3v-7m4w/GHSA-cqm5-ff3v-7m4w.json +++ b/advisories/unreviewed/2022/05/GHSA-cqm5-ff3v-7m4w/GHSA-cqm5-ff3v-7m4w.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-cr25-9pc8-6qv3/GHSA-cr25-9pc8-6qv3.json b/advisories/unreviewed/2022/05/GHSA-cr25-9pc8-6qv3/GHSA-cr25-9pc8-6qv3.json index de82b6462ed..8645ef32cce 100644 --- a/advisories/unreviewed/2022/05/GHSA-cr25-9pc8-6qv3/GHSA-cr25-9pc8-6qv3.json +++ b/advisories/unreviewed/2022/05/GHSA-cr25-9pc8-6qv3/GHSA-cr25-9pc8-6qv3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-cr7w-6672-vg3h/GHSA-cr7w-6672-vg3h.json b/advisories/unreviewed/2022/05/GHSA-cr7w-6672-vg3h/GHSA-cr7w-6672-vg3h.json index 073fe069241..449bfa8dd8b 100644 --- a/advisories/unreviewed/2022/05/GHSA-cr7w-6672-vg3h/GHSA-cr7w-6672-vg3h.json +++ b/advisories/unreviewed/2022/05/GHSA-cr7w-6672-vg3h/GHSA-cr7w-6672-vg3h.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-crmx-w54c-f6rq/GHSA-crmx-w54c-f6rq.json b/advisories/unreviewed/2022/05/GHSA-crmx-w54c-f6rq/GHSA-crmx-w54c-f6rq.json index 1ae82449697..8b469748740 100644 --- a/advisories/unreviewed/2022/05/GHSA-crmx-w54c-f6rq/GHSA-crmx-w54c-f6rq.json +++ b/advisories/unreviewed/2022/05/GHSA-crmx-w54c-f6rq/GHSA-crmx-w54c-f6rq.json @@ -7,12 +7,8 @@ "CVE-2012-0592" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-cvhm-gj56-whx3/GHSA-cvhm-gj56-whx3.json b/advisories/unreviewed/2022/05/GHSA-cvhm-gj56-whx3/GHSA-cvhm-gj56-whx3.json index b4988929c69..9b2863feb4e 100644 --- a/advisories/unreviewed/2022/05/GHSA-cvhm-gj56-whx3/GHSA-cvhm-gj56-whx3.json +++ b/advisories/unreviewed/2022/05/GHSA-cvhm-gj56-whx3/GHSA-cvhm-gj56-whx3.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-cvwr-hpvw-jmx6/GHSA-cvwr-hpvw-jmx6.json b/advisories/unreviewed/2022/05/GHSA-cvwr-hpvw-jmx6/GHSA-cvwr-hpvw-jmx6.json index ecae98aa798..6f0a70edd6b 100644 --- a/advisories/unreviewed/2022/05/GHSA-cvwr-hpvw-jmx6/GHSA-cvwr-hpvw-jmx6.json +++ b/advisories/unreviewed/2022/05/GHSA-cvwr-hpvw-jmx6/GHSA-cvwr-hpvw-jmx6.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/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-cw5p-gwrw-rv56/GHSA-cw5p-gwrw-rv56.json b/advisories/unreviewed/2022/05/GHSA-cw5p-gwrw-rv56/GHSA-cw5p-gwrw-rv56.json index ea8de1bc966..389feed8675 100644 --- a/advisories/unreviewed/2022/05/GHSA-cw5p-gwrw-rv56/GHSA-cw5p-gwrw-rv56.json +++ b/advisories/unreviewed/2022/05/GHSA-cw5p-gwrw-rv56/GHSA-cw5p-gwrw-rv56.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-cwh5-c65g-h3xr/GHSA-cwh5-c65g-h3xr.json b/advisories/unreviewed/2022/05/GHSA-cwh5-c65g-h3xr/GHSA-cwh5-c65g-h3xr.json index 2c91a406242..bf286f0201c 100644 --- a/advisories/unreviewed/2022/05/GHSA-cwh5-c65g-h3xr/GHSA-cwh5-c65g-h3xr.json +++ b/advisories/unreviewed/2022/05/GHSA-cwh5-c65g-h3xr/GHSA-cwh5-c65g-h3xr.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-cx4v-84p4-4vh6/GHSA-cx4v-84p4-4vh6.json b/advisories/unreviewed/2022/05/GHSA-cx4v-84p4-4vh6/GHSA-cx4v-84p4-4vh6.json index 20980861dde..39862c7786e 100644 --- a/advisories/unreviewed/2022/05/GHSA-cx4v-84p4-4vh6/GHSA-cx4v-84p4-4vh6.json +++ b/advisories/unreviewed/2022/05/GHSA-cx4v-84p4-4vh6/GHSA-cx4v-84p4-4vh6.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-cxgq-2hjc-xvvj/GHSA-cxgq-2hjc-xvvj.json b/advisories/unreviewed/2022/05/GHSA-cxgq-2hjc-xvvj/GHSA-cxgq-2hjc-xvvj.json index 31b18e64eed..e9808758560 100644 --- a/advisories/unreviewed/2022/05/GHSA-cxgq-2hjc-xvvj/GHSA-cxgq-2hjc-xvvj.json +++ b/advisories/unreviewed/2022/05/GHSA-cxgq-2hjc-xvvj/GHSA-cxgq-2hjc-xvvj.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-cxpc-qvxx-9xpw/GHSA-cxpc-qvxx-9xpw.json b/advisories/unreviewed/2022/05/GHSA-cxpc-qvxx-9xpw/GHSA-cxpc-qvxx-9xpw.json index 8b35e6e1711..c97298e436f 100644 --- a/advisories/unreviewed/2022/05/GHSA-cxpc-qvxx-9xpw/GHSA-cxpc-qvxx-9xpw.json +++ b/advisories/unreviewed/2022/05/GHSA-cxpc-qvxx-9xpw/GHSA-cxpc-qvxx-9xpw.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-f2jh-f45f-xh82/GHSA-f2jh-f45f-xh82.json b/advisories/unreviewed/2022/05/GHSA-f2jh-f45f-xh82/GHSA-f2jh-f45f-xh82.json index b125b4f5f80..a86d2693052 100644 --- a/advisories/unreviewed/2022/05/GHSA-f2jh-f45f-xh82/GHSA-f2jh-f45f-xh82.json +++ b/advisories/unreviewed/2022/05/GHSA-f2jh-f45f-xh82/GHSA-f2jh-f45f-xh82.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-f3m4-rf72-pmmj/GHSA-f3m4-rf72-pmmj.json b/advisories/unreviewed/2022/05/GHSA-f3m4-rf72-pmmj/GHSA-f3m4-rf72-pmmj.json index ab261ade65d..2b28a939912 100644 --- a/advisories/unreviewed/2022/05/GHSA-f3m4-rf72-pmmj/GHSA-f3m4-rf72-pmmj.json +++ b/advisories/unreviewed/2022/05/GHSA-f3m4-rf72-pmmj/GHSA-f3m4-rf72-pmmj.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-f537-m327-rqrg/GHSA-f537-m327-rqrg.json b/advisories/unreviewed/2022/05/GHSA-f537-m327-rqrg/GHSA-f537-m327-rqrg.json index 813265fbfa6..3b84b1805c8 100644 --- a/advisories/unreviewed/2022/05/GHSA-f537-m327-rqrg/GHSA-f537-m327-rqrg.json +++ b/advisories/unreviewed/2022/05/GHSA-f537-m327-rqrg/GHSA-f537-m327-rqrg.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-f69x-cv5w-pxqp/GHSA-f69x-cv5w-pxqp.json b/advisories/unreviewed/2022/05/GHSA-f69x-cv5w-pxqp/GHSA-f69x-cv5w-pxqp.json index c5f1392b3bb..d8fe7624d3c 100644 --- a/advisories/unreviewed/2022/05/GHSA-f69x-cv5w-pxqp/GHSA-f69x-cv5w-pxqp.json +++ b/advisories/unreviewed/2022/05/GHSA-f69x-cv5w-pxqp/GHSA-f69x-cv5w-pxqp.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-f775-fgwg-5qvw/GHSA-f775-fgwg-5qvw.json b/advisories/unreviewed/2022/05/GHSA-f775-fgwg-5qvw/GHSA-f775-fgwg-5qvw.json index 59f46b2d8ed..bd14c7f39b1 100644 --- a/advisories/unreviewed/2022/05/GHSA-f775-fgwg-5qvw/GHSA-f775-fgwg-5qvw.json +++ b/advisories/unreviewed/2022/05/GHSA-f775-fgwg-5qvw/GHSA-f775-fgwg-5qvw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-f8cw-q938-qj7r/GHSA-f8cw-q938-qj7r.json b/advisories/unreviewed/2022/05/GHSA-f8cw-q938-qj7r/GHSA-f8cw-q938-qj7r.json index 13823290fcf..a52016199c9 100644 --- a/advisories/unreviewed/2022/05/GHSA-f8cw-q938-qj7r/GHSA-f8cw-q938-qj7r.json +++ b/advisories/unreviewed/2022/05/GHSA-f8cw-q938-qj7r/GHSA-f8cw-q938-qj7r.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-f959-hv38-625c/GHSA-f959-hv38-625c.json b/advisories/unreviewed/2022/05/GHSA-f959-hv38-625c/GHSA-f959-hv38-625c.json index 67e02c6c052..27601693b77 100644 --- a/advisories/unreviewed/2022/05/GHSA-f959-hv38-625c/GHSA-f959-hv38-625c.json +++ b/advisories/unreviewed/2022/05/GHSA-f959-hv38-625c/GHSA-f959-hv38-625c.json @@ -7,12 +7,8 @@ "CVE-2012-0586" ], "details": "Cross-site scripting (XSS) vulnerability in WebKit, as used in Apple iOS before 5.1, allows remote attackers to inject arbitrary web script or HTML via unspecified vectors, a different vulnerability than CVE-2012-0587, CVE-2012-0588, and CVE-2012-0589.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-f9ff-x8mf-55mx/GHSA-f9ff-x8mf-55mx.json b/advisories/unreviewed/2022/05/GHSA-f9ff-x8mf-55mx/GHSA-f9ff-x8mf-55mx.json index c0b608087e4..eb2eab0c5bb 100644 --- a/advisories/unreviewed/2022/05/GHSA-f9ff-x8mf-55mx/GHSA-f9ff-x8mf-55mx.json +++ b/advisories/unreviewed/2022/05/GHSA-f9ff-x8mf-55mx/GHSA-f9ff-x8mf-55mx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-fcrf-wj6f-p332/GHSA-fcrf-wj6f-p332.json b/advisories/unreviewed/2022/05/GHSA-fcrf-wj6f-p332/GHSA-fcrf-wj6f-p332.json index c3de94dec33..6f1f28c8301 100644 --- a/advisories/unreviewed/2022/05/GHSA-fcrf-wj6f-p332/GHSA-fcrf-wj6f-p332.json +++ b/advisories/unreviewed/2022/05/GHSA-fcrf-wj6f-p332/GHSA-fcrf-wj6f-p332.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-fcrr-v34q-vcj4/GHSA-fcrr-v34q-vcj4.json b/advisories/unreviewed/2022/05/GHSA-fcrr-v34q-vcj4/GHSA-fcrr-v34q-vcj4.json index 7fb73e4e4b0..5864b885669 100644 --- a/advisories/unreviewed/2022/05/GHSA-fcrr-v34q-vcj4/GHSA-fcrr-v34q-vcj4.json +++ b/advisories/unreviewed/2022/05/GHSA-fcrr-v34q-vcj4/GHSA-fcrr-v34q-vcj4.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-fgg7-6565-626r/GHSA-fgg7-6565-626r.json b/advisories/unreviewed/2022/05/GHSA-fgg7-6565-626r/GHSA-fgg7-6565-626r.json index 8157f522631..34ee1eb5c34 100644 --- a/advisories/unreviewed/2022/05/GHSA-fgg7-6565-626r/GHSA-fgg7-6565-626r.json +++ b/advisories/unreviewed/2022/05/GHSA-fgg7-6565-626r/GHSA-fgg7-6565-626r.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-fgm3-h6x6-x3jv/GHSA-fgm3-h6x6-x3jv.json b/advisories/unreviewed/2022/05/GHSA-fgm3-h6x6-x3jv/GHSA-fgm3-h6x6-x3jv.json index 4e78449bfb4..4753159d287 100644 --- a/advisories/unreviewed/2022/05/GHSA-fgm3-h6x6-x3jv/GHSA-fgm3-h6x6-x3jv.json +++ b/advisories/unreviewed/2022/05/GHSA-fgm3-h6x6-x3jv/GHSA-fgm3-h6x6-x3jv.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-fgmg-r398-x4v7/GHSA-fgmg-r398-x4v7.json b/advisories/unreviewed/2022/05/GHSA-fgmg-r398-x4v7/GHSA-fgmg-r398-x4v7.json index dff51054d1d..9911b960f19 100644 --- a/advisories/unreviewed/2022/05/GHSA-fgmg-r398-x4v7/GHSA-fgmg-r398-x4v7.json +++ b/advisories/unreviewed/2022/05/GHSA-fgmg-r398-x4v7/GHSA-fgmg-r398-x4v7.json @@ -7,12 +7,8 @@ "CVE-2012-0635" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-fh5j-8x7v-7wjq/GHSA-fh5j-8x7v-7wjq.json b/advisories/unreviewed/2022/05/GHSA-fh5j-8x7v-7wjq/GHSA-fh5j-8x7v-7wjq.json index 4e40e4c93bc..b90e61f0fd8 100644 --- a/advisories/unreviewed/2022/05/GHSA-fh5j-8x7v-7wjq/GHSA-fh5j-8x7v-7wjq.json +++ b/advisories/unreviewed/2022/05/GHSA-fh5j-8x7v-7wjq/GHSA-fh5j-8x7v-7wjq.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-fjhm-v4pg-3qf9/GHSA-fjhm-v4pg-3qf9.json b/advisories/unreviewed/2022/05/GHSA-fjhm-v4pg-3qf9/GHSA-fjhm-v4pg-3qf9.json index 860aca61993..d819ea3a7f8 100644 --- a/advisories/unreviewed/2022/05/GHSA-fjhm-v4pg-3qf9/GHSA-fjhm-v4pg-3qf9.json +++ b/advisories/unreviewed/2022/05/GHSA-fjhm-v4pg-3qf9/GHSA-fjhm-v4pg-3qf9.json @@ -7,12 +7,8 @@ "CVE-2011-2870" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-fjwh-37m4-wmr4/GHSA-fjwh-37m4-wmr4.json b/advisories/unreviewed/2022/05/GHSA-fjwh-37m4-wmr4/GHSA-fjwh-37m4-wmr4.json index 1366ba09878..9a264237080 100644 --- a/advisories/unreviewed/2022/05/GHSA-fjwh-37m4-wmr4/GHSA-fjwh-37m4-wmr4.json +++ b/advisories/unreviewed/2022/05/GHSA-fjwh-37m4-wmr4/GHSA-fjwh-37m4-wmr4.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-fp6h-5f8p-cgr2/GHSA-fp6h-5f8p-cgr2.json b/advisories/unreviewed/2022/05/GHSA-fp6h-5f8p-cgr2/GHSA-fp6h-5f8p-cgr2.json index b18c1a2cc5f..b1cb5ad8e7d 100644 --- a/advisories/unreviewed/2022/05/GHSA-fp6h-5f8p-cgr2/GHSA-fp6h-5f8p-cgr2.json +++ b/advisories/unreviewed/2022/05/GHSA-fp6h-5f8p-cgr2/GHSA-fp6h-5f8p-cgr2.json @@ -7,12 +7,8 @@ "CVE-2011-2458" ], "details": "Adobe Flash Player before 10.3.183.11 and 11.x before 11.1.102.55 on Windows, Mac OS X, Linux, and Solaris and before 11.1.102.59 on Android, and Adobe AIR before 3.1.0.4880, when Internet Explorer is used, allows remote attackers to bypass the cross-domain policy via a crafted web site.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -52,9 +48,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-fq34-jrj4-rrgq/GHSA-fq34-jrj4-rrgq.json b/advisories/unreviewed/2022/05/GHSA-fq34-jrj4-rrgq/GHSA-fq34-jrj4-rrgq.json index 7a8eba466a6..bbe8b84f7e2 100644 --- a/advisories/unreviewed/2022/05/GHSA-fq34-jrj4-rrgq/GHSA-fq34-jrj4-rrgq.json +++ b/advisories/unreviewed/2022/05/GHSA-fq34-jrj4-rrgq/GHSA-fq34-jrj4-rrgq.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-fq56-r52f-vc3g/GHSA-fq56-r52f-vc3g.json b/advisories/unreviewed/2022/05/GHSA-fq56-r52f-vc3g/GHSA-fq56-r52f-vc3g.json index ce380255767..69420797e85 100644 --- a/advisories/unreviewed/2022/05/GHSA-fq56-r52f-vc3g/GHSA-fq56-r52f-vc3g.json +++ b/advisories/unreviewed/2022/05/GHSA-fq56-r52f-vc3g/GHSA-fq56-r52f-vc3g.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-fr4g-xvxx-xmvp/GHSA-fr4g-xvxx-xmvp.json b/advisories/unreviewed/2022/05/GHSA-fr4g-xvxx-xmvp/GHSA-fr4g-xvxx-xmvp.json index 9513f3e726a..0bb03390158 100644 --- a/advisories/unreviewed/2022/05/GHSA-fr4g-xvxx-xmvp/GHSA-fr4g-xvxx-xmvp.json +++ b/advisories/unreviewed/2022/05/GHSA-fr4g-xvxx-xmvp/GHSA-fr4g-xvxx-xmvp.json @@ -7,12 +7,8 @@ "CVE-2012-0598" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-frx7-v62v-c7q3/GHSA-frx7-v62v-c7q3.json b/advisories/unreviewed/2022/05/GHSA-frx7-v62v-c7q3/GHSA-frx7-v62v-c7q3.json index a1c032639f5..aa9433f7b3c 100644 --- a/advisories/unreviewed/2022/05/GHSA-frx7-v62v-c7q3/GHSA-frx7-v62v-c7q3.json +++ b/advisories/unreviewed/2022/05/GHSA-frx7-v62v-c7q3/GHSA-frx7-v62v-c7q3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-fv27-rw7p-jj62/GHSA-fv27-rw7p-jj62.json b/advisories/unreviewed/2022/05/GHSA-fv27-rw7p-jj62/GHSA-fv27-rw7p-jj62.json index b5c3d0d6770..6bac1847cfe 100644 --- a/advisories/unreviewed/2022/05/GHSA-fv27-rw7p-jj62/GHSA-fv27-rw7p-jj62.json +++ b/advisories/unreviewed/2022/05/GHSA-fv27-rw7p-jj62/GHSA-fv27-rw7p-jj62.json @@ -7,12 +7,8 @@ "CVE-2013-1367" ], "details": "Buffer overflow in Adobe Flash Player before 10.3.183.63 and 11.x before 11.6.602.168 on Windows, before 10.3.183.61 and 11.x before 11.6.602.167 on Mac OS X, before 10.3.183.61 and 11.x before 11.2.202.270 on Linux, before 11.1.111.43 on Android 2.x and 3.x, and before 11.1.115.47 on Android 4.x; Adobe AIR before 3.6.0.597; and Adobe AIR SDK before 3.6.0.599 allows attackers to execute arbitrary code via unspecified vectors, a different vulnerability than CVE-2013-0642, CVE-2013-0645, CVE-2013-1365, CVE-2013-1366, CVE-2013-1368, CVE-2013-1369, CVE-2013-1370, CVE-2013-1372, and CVE-2013-1373.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-fvjq-8mc2-j6v3/GHSA-fvjq-8mc2-j6v3.json b/advisories/unreviewed/2022/05/GHSA-fvjq-8mc2-j6v3/GHSA-fvjq-8mc2-j6v3.json index ae0c6752cc3..807302fc279 100644 --- a/advisories/unreviewed/2022/05/GHSA-fvjq-8mc2-j6v3/GHSA-fvjq-8mc2-j6v3.json +++ b/advisories/unreviewed/2022/05/GHSA-fvjq-8mc2-j6v3/GHSA-fvjq-8mc2-j6v3.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-fx63-58mg-x54v/GHSA-fx63-58mg-x54v.json b/advisories/unreviewed/2022/05/GHSA-fx63-58mg-x54v/GHSA-fx63-58mg-x54v.json index cc6b7ff8f6e..2c7564bf8f2 100644 --- a/advisories/unreviewed/2022/05/GHSA-fx63-58mg-x54v/GHSA-fx63-58mg-x54v.json +++ b/advisories/unreviewed/2022/05/GHSA-fx63-58mg-x54v/GHSA-fx63-58mg-x54v.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-fxp2-r3h5-gcwf/GHSA-fxp2-r3h5-gcwf.json b/advisories/unreviewed/2022/05/GHSA-fxp2-r3h5-gcwf/GHSA-fxp2-r3h5-gcwf.json index 569f7f55236..42d2fc63db0 100644 --- a/advisories/unreviewed/2022/05/GHSA-fxp2-r3h5-gcwf/GHSA-fxp2-r3h5-gcwf.json +++ b/advisories/unreviewed/2022/05/GHSA-fxp2-r3h5-gcwf/GHSA-fxp2-r3h5-gcwf.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-g2m2-53vg-2vxp/GHSA-g2m2-53vg-2vxp.json b/advisories/unreviewed/2022/05/GHSA-g2m2-53vg-2vxp/GHSA-g2m2-53vg-2vxp.json index 79e68b73fd5..54bb5baba79 100644 --- a/advisories/unreviewed/2022/05/GHSA-g2m2-53vg-2vxp/GHSA-g2m2-53vg-2vxp.json +++ b/advisories/unreviewed/2022/05/GHSA-g2m2-53vg-2vxp/GHSA-g2m2-53vg-2vxp.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-g32p-2jpf-2cg9/GHSA-g32p-2jpf-2cg9.json b/advisories/unreviewed/2022/05/GHSA-g32p-2jpf-2cg9/GHSA-g32p-2jpf-2cg9.json index 67f911dbc91..85be86f4932 100644 --- a/advisories/unreviewed/2022/05/GHSA-g32p-2jpf-2cg9/GHSA-g32p-2jpf-2cg9.json +++ b/advisories/unreviewed/2022/05/GHSA-g32p-2jpf-2cg9/GHSA-g32p-2jpf-2cg9.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-g38r-jrv6-p75p/GHSA-g38r-jrv6-p75p.json b/advisories/unreviewed/2022/05/GHSA-g38r-jrv6-p75p/GHSA-g38r-jrv6-p75p.json index 0fb27d3489c..2044ccef30b 100644 --- a/advisories/unreviewed/2022/05/GHSA-g38r-jrv6-p75p/GHSA-g38r-jrv6-p75p.json +++ b/advisories/unreviewed/2022/05/GHSA-g38r-jrv6-p75p/GHSA-g38r-jrv6-p75p.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-g544-5jqq-vgcm/GHSA-g544-5jqq-vgcm.json b/advisories/unreviewed/2022/05/GHSA-g544-5jqq-vgcm/GHSA-g544-5jqq-vgcm.json index 0561087dca5..4b67d02a6ad 100644 --- a/advisories/unreviewed/2022/05/GHSA-g544-5jqq-vgcm/GHSA-g544-5jqq-vgcm.json +++ b/advisories/unreviewed/2022/05/GHSA-g544-5jqq-vgcm/GHSA-g544-5jqq-vgcm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-g64c-m46m-46xp/GHSA-g64c-m46m-46xp.json b/advisories/unreviewed/2022/05/GHSA-g64c-m46m-46xp/GHSA-g64c-m46m-46xp.json index 28d0ff68b41..39656103c9b 100644 --- a/advisories/unreviewed/2022/05/GHSA-g64c-m46m-46xp/GHSA-g64c-m46m-46xp.json +++ b/advisories/unreviewed/2022/05/GHSA-g64c-m46m-46xp/GHSA-g64c-m46m-46xp.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-g669-vf33-57jw/GHSA-g669-vf33-57jw.json b/advisories/unreviewed/2022/05/GHSA-g669-vf33-57jw/GHSA-g669-vf33-57jw.json index cbca618236f..cecb69ad9da 100644 --- a/advisories/unreviewed/2022/05/GHSA-g669-vf33-57jw/GHSA-g669-vf33-57jw.json +++ b/advisories/unreviewed/2022/05/GHSA-g669-vf33-57jw/GHSA-g669-vf33-57jw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-g7rw-q4rm-99vp/GHSA-g7rw-q4rm-99vp.json b/advisories/unreviewed/2022/05/GHSA-g7rw-q4rm-99vp/GHSA-g7rw-q4rm-99vp.json index c6ae8572199..4737b288a9d 100644 --- a/advisories/unreviewed/2022/05/GHSA-g7rw-q4rm-99vp/GHSA-g7rw-q4rm-99vp.json +++ b/advisories/unreviewed/2022/05/GHSA-g7rw-q4rm-99vp/GHSA-g7rw-q4rm-99vp.json @@ -7,12 +7,8 @@ "CVE-2010-1757" ], "details": "WebKit in Apple iOS before 4 on the iPhone and iPod touch does not enforce the expected boundary restrictions on content display by an IFRAME element, which allows remote attackers to spoof the user interface via a crafted HTML document.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -60,9 +56,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-g888-rxxf-ffqv/GHSA-g888-rxxf-ffqv.json b/advisories/unreviewed/2022/05/GHSA-g888-rxxf-ffqv/GHSA-g888-rxxf-ffqv.json index 3ac7b0275f4..ef1e18a5d4b 100644 --- a/advisories/unreviewed/2022/05/GHSA-g888-rxxf-ffqv/GHSA-g888-rxxf-ffqv.json +++ b/advisories/unreviewed/2022/05/GHSA-g888-rxxf-ffqv/GHSA-g888-rxxf-ffqv.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-g89p-m8v7-p9xx/GHSA-g89p-m8v7-p9xx.json b/advisories/unreviewed/2022/05/GHSA-g89p-m8v7-p9xx/GHSA-g89p-m8v7-p9xx.json index 613df60e30e..aec23e3cb8b 100644 --- a/advisories/unreviewed/2022/05/GHSA-g89p-m8v7-p9xx/GHSA-g89p-m8v7-p9xx.json +++ b/advisories/unreviewed/2022/05/GHSA-g89p-m8v7-p9xx/GHSA-g89p-m8v7-p9xx.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-g8c7-6w5h-m496/GHSA-g8c7-6w5h-m496.json b/advisories/unreviewed/2022/05/GHSA-g8c7-6w5h-m496/GHSA-g8c7-6w5h-m496.json index ab3f79ed7d4..858b387b0b3 100644 --- a/advisories/unreviewed/2022/05/GHSA-g8c7-6w5h-m496/GHSA-g8c7-6w5h-m496.json +++ b/advisories/unreviewed/2022/05/GHSA-g8c7-6w5h-m496/GHSA-g8c7-6w5h-m496.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -51,9 +49,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-g8pp-68w8-fg6c/GHSA-g8pp-68w8-fg6c.json b/advisories/unreviewed/2022/05/GHSA-g8pp-68w8-fg6c/GHSA-g8pp-68w8-fg6c.json index 1b10ce9c25a..a268d722670 100644 --- a/advisories/unreviewed/2022/05/GHSA-g8pp-68w8-fg6c/GHSA-g8pp-68w8-fg6c.json +++ b/advisories/unreviewed/2022/05/GHSA-g8pp-68w8-fg6c/GHSA-g8pp-68w8-fg6c.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-g8rp-fvg9-52vv/GHSA-g8rp-fvg9-52vv.json b/advisories/unreviewed/2022/05/GHSA-g8rp-fvg9-52vv/GHSA-g8rp-fvg9-52vv.json index 22fd6adaa5f..7957eda9df5 100644 --- a/advisories/unreviewed/2022/05/GHSA-g8rp-fvg9-52vv/GHSA-g8rp-fvg9-52vv.json +++ b/advisories/unreviewed/2022/05/GHSA-g8rp-fvg9-52vv/GHSA-g8rp-fvg9-52vv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-g8v3-4x27-wjh3/GHSA-g8v3-4x27-wjh3.json b/advisories/unreviewed/2022/05/GHSA-g8v3-4x27-wjh3/GHSA-g8v3-4x27-wjh3.json index 54439a9d073..75b118676ac 100644 --- a/advisories/unreviewed/2022/05/GHSA-g8v3-4x27-wjh3/GHSA-g8v3-4x27-wjh3.json +++ b/advisories/unreviewed/2022/05/GHSA-g8v3-4x27-wjh3/GHSA-g8v3-4x27-wjh3.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-gcmx-mc4q-2rhw/GHSA-gcmx-mc4q-2rhw.json b/advisories/unreviewed/2022/05/GHSA-gcmx-mc4q-2rhw/GHSA-gcmx-mc4q-2rhw.json index 3a20ede4bd5..c5d2ad2baec 100644 --- a/advisories/unreviewed/2022/05/GHSA-gcmx-mc4q-2rhw/GHSA-gcmx-mc4q-2rhw.json +++ b/advisories/unreviewed/2022/05/GHSA-gcmx-mc4q-2rhw/GHSA-gcmx-mc4q-2rhw.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-gcp7-8ppg-gw88/GHSA-gcp7-8ppg-gw88.json b/advisories/unreviewed/2022/05/GHSA-gcp7-8ppg-gw88/GHSA-gcp7-8ppg-gw88.json index c4e5896725f..568f131a918 100644 --- a/advisories/unreviewed/2022/05/GHSA-gcp7-8ppg-gw88/GHSA-gcp7-8ppg-gw88.json +++ b/advisories/unreviewed/2022/05/GHSA-gcp7-8ppg-gw88/GHSA-gcp7-8ppg-gw88.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-gf2m-85j4-283g/GHSA-gf2m-85j4-283g.json b/advisories/unreviewed/2022/05/GHSA-gf2m-85j4-283g/GHSA-gf2m-85j4-283g.json index 927674d148c..675ce24f806 100644 --- a/advisories/unreviewed/2022/05/GHSA-gf2m-85j4-283g/GHSA-gf2m-85j4-283g.json +++ b/advisories/unreviewed/2022/05/GHSA-gf2m-85j4-283g/GHSA-gf2m-85j4-283g.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-gf9j-x376-xpjx/GHSA-gf9j-x376-xpjx.json b/advisories/unreviewed/2022/05/GHSA-gf9j-x376-xpjx/GHSA-gf9j-x376-xpjx.json index af98757e9df..6955d43c21f 100644 --- a/advisories/unreviewed/2022/05/GHSA-gf9j-x376-xpjx/GHSA-gf9j-x376-xpjx.json +++ b/advisories/unreviewed/2022/05/GHSA-gf9j-x376-xpjx/GHSA-gf9j-x376-xpjx.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-gfgp-pwhh-84rx/GHSA-gfgp-pwhh-84rx.json b/advisories/unreviewed/2022/05/GHSA-gfgp-pwhh-84rx/GHSA-gfgp-pwhh-84rx.json index 2b951493d41..cd8595843e4 100644 --- a/advisories/unreviewed/2022/05/GHSA-gfgp-pwhh-84rx/GHSA-gfgp-pwhh-84rx.json +++ b/advisories/unreviewed/2022/05/GHSA-gfgp-pwhh-84rx/GHSA-gfgp-pwhh-84rx.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-gh48-g7px-c2qf/GHSA-gh48-g7px-c2qf.json b/advisories/unreviewed/2022/05/GHSA-gh48-g7px-c2qf/GHSA-gh48-g7px-c2qf.json index 939219db07e..f8dbffe42ed 100644 --- a/advisories/unreviewed/2022/05/GHSA-gh48-g7px-c2qf/GHSA-gh48-g7px-c2qf.json +++ b/advisories/unreviewed/2022/05/GHSA-gh48-g7px-c2qf/GHSA-gh48-g7px-c2qf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-gh4v-9327-mcw8/GHSA-gh4v-9327-mcw8.json b/advisories/unreviewed/2022/05/GHSA-gh4v-9327-mcw8/GHSA-gh4v-9327-mcw8.json index c9ce3b665a7..31765635ec3 100644 --- a/advisories/unreviewed/2022/05/GHSA-gh4v-9327-mcw8/GHSA-gh4v-9327-mcw8.json +++ b/advisories/unreviewed/2022/05/GHSA-gh4v-9327-mcw8/GHSA-gh4v-9327-mcw8.json @@ -7,12 +7,8 @@ "CVE-2012-0587" ], "details": "Cross-site scripting (XSS) vulnerability in WebKit, as used in Apple iOS before 5.1, allows remote attackers to inject arbitrary web script or HTML via unspecified vectors, a different vulnerability than CVE-2012-0586, CVE-2012-0588, and CVE-2012-0589.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-gm49-c3vq-g6mr/GHSA-gm49-c3vq-g6mr.json b/advisories/unreviewed/2022/05/GHSA-gm49-c3vq-g6mr/GHSA-gm49-c3vq-g6mr.json index 4fbb158a2fa..a7d070e5c9d 100644 --- a/advisories/unreviewed/2022/05/GHSA-gm49-c3vq-g6mr/GHSA-gm49-c3vq-g6mr.json +++ b/advisories/unreviewed/2022/05/GHSA-gm49-c3vq-g6mr/GHSA-gm49-c3vq-g6mr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-gm6r-h85c-pxp8/GHSA-gm6r-h85c-pxp8.json b/advisories/unreviewed/2022/05/GHSA-gm6r-h85c-pxp8/GHSA-gm6r-h85c-pxp8.json index 05d6c0d0513..6b5dd6c1823 100644 --- a/advisories/unreviewed/2022/05/GHSA-gm6r-h85c-pxp8/GHSA-gm6r-h85c-pxp8.json +++ b/advisories/unreviewed/2022/05/GHSA-gm6r-h85c-pxp8/GHSA-gm6r-h85c-pxp8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-gmg6-r58h-3q2r/GHSA-gmg6-r58h-3q2r.json b/advisories/unreviewed/2022/05/GHSA-gmg6-r58h-3q2r/GHSA-gmg6-r58h-3q2r.json index d776eba1298..e37ba6d65b0 100644 --- a/advisories/unreviewed/2022/05/GHSA-gmg6-r58h-3q2r/GHSA-gmg6-r58h-3q2r.json +++ b/advisories/unreviewed/2022/05/GHSA-gmg6-r58h-3q2r/GHSA-gmg6-r58h-3q2r.json @@ -7,12 +7,8 @@ "CVE-2012-0619" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-gmmq-49h2-39m9/GHSA-gmmq-49h2-39m9.json b/advisories/unreviewed/2022/05/GHSA-gmmq-49h2-39m9/GHSA-gmmq-49h2-39m9.json index 6a65878ad54..dc9ed167ee5 100644 --- a/advisories/unreviewed/2022/05/GHSA-gmmq-49h2-39m9/GHSA-gmmq-49h2-39m9.json +++ b/advisories/unreviewed/2022/05/GHSA-gmmq-49h2-39m9/GHSA-gmmq-49h2-39m9.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-gmw2-95gv-pp5p/GHSA-gmw2-95gv-pp5p.json b/advisories/unreviewed/2022/05/GHSA-gmw2-95gv-pp5p/GHSA-gmw2-95gv-pp5p.json index b52048ff255..9d74e3bb2c6 100644 --- a/advisories/unreviewed/2022/05/GHSA-gmw2-95gv-pp5p/GHSA-gmw2-95gv-pp5p.json +++ b/advisories/unreviewed/2022/05/GHSA-gmw2-95gv-pp5p/GHSA-gmw2-95gv-pp5p.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-gmw5-cfgq-76g2/GHSA-gmw5-cfgq-76g2.json b/advisories/unreviewed/2022/05/GHSA-gmw5-cfgq-76g2/GHSA-gmw5-cfgq-76g2.json index 98e094c8435..9cd431f4852 100644 --- a/advisories/unreviewed/2022/05/GHSA-gmw5-cfgq-76g2/GHSA-gmw5-cfgq-76g2.json +++ b/advisories/unreviewed/2022/05/GHSA-gmw5-cfgq-76g2/GHSA-gmw5-cfgq-76g2.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-gmwc-6m29-5hv6/GHSA-gmwc-6m29-5hv6.json b/advisories/unreviewed/2022/05/GHSA-gmwc-6m29-5hv6/GHSA-gmwc-6m29-5hv6.json index a71e264d74c..ceee5a435b5 100644 --- a/advisories/unreviewed/2022/05/GHSA-gmwc-6m29-5hv6/GHSA-gmwc-6m29-5hv6.json +++ b/advisories/unreviewed/2022/05/GHSA-gmwc-6m29-5hv6/GHSA-gmwc-6m29-5hv6.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-gpcw-ffr7-34hw/GHSA-gpcw-ffr7-34hw.json b/advisories/unreviewed/2022/05/GHSA-gpcw-ffr7-34hw/GHSA-gpcw-ffr7-34hw.json index 49d030a4191..df94488636f 100644 --- a/advisories/unreviewed/2022/05/GHSA-gpcw-ffr7-34hw/GHSA-gpcw-ffr7-34hw.json +++ b/advisories/unreviewed/2022/05/GHSA-gpcw-ffr7-34hw/GHSA-gpcw-ffr7-34hw.json @@ -7,12 +7,8 @@ "CVE-2011-2833" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-gq7x-x59h-4mww/GHSA-gq7x-x59h-4mww.json b/advisories/unreviewed/2022/05/GHSA-gq7x-x59h-4mww/GHSA-gq7x-x59h-4mww.json index 6cb1246e103..b4190e18df9 100644 --- a/advisories/unreviewed/2022/05/GHSA-gq7x-x59h-4mww/GHSA-gq7x-x59h-4mww.json +++ b/advisories/unreviewed/2022/05/GHSA-gq7x-x59h-4mww/GHSA-gq7x-x59h-4mww.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-gr2c-4p85-w83v/GHSA-gr2c-4p85-w83v.json b/advisories/unreviewed/2022/05/GHSA-gr2c-4p85-w83v/GHSA-gr2c-4p85-w83v.json index 53a77b8c90a..4f50bd21c85 100644 --- a/advisories/unreviewed/2022/05/GHSA-gr2c-4p85-w83v/GHSA-gr2c-4p85-w83v.json +++ b/advisories/unreviewed/2022/05/GHSA-gr2c-4p85-w83v/GHSA-gr2c-4p85-w83v.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-grcx-mf4h-w473/GHSA-grcx-mf4h-w473.json b/advisories/unreviewed/2022/05/GHSA-grcx-mf4h-w473/GHSA-grcx-mf4h-w473.json index 29059d244f4..5daf74a43ef 100644 --- a/advisories/unreviewed/2022/05/GHSA-grcx-mf4h-w473/GHSA-grcx-mf4h-w473.json +++ b/advisories/unreviewed/2022/05/GHSA-grcx-mf4h-w473/GHSA-grcx-mf4h-w473.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-grqr-m29c-cqff/GHSA-grqr-m29c-cqff.json b/advisories/unreviewed/2022/05/GHSA-grqr-m29c-cqff/GHSA-grqr-m29c-cqff.json index 375ee255d08..592be3c3c0c 100644 --- a/advisories/unreviewed/2022/05/GHSA-grqr-m29c-cqff/GHSA-grqr-m29c-cqff.json +++ b/advisories/unreviewed/2022/05/GHSA-grqr-m29c-cqff/GHSA-grqr-m29c-cqff.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-gvfc-6xm4-g3p3/GHSA-gvfc-6xm4-g3p3.json b/advisories/unreviewed/2022/05/GHSA-gvfc-6xm4-g3p3/GHSA-gvfc-6xm4-g3p3.json index 21dba63477a..eb9ab2c5a3a 100644 --- a/advisories/unreviewed/2022/05/GHSA-gvfc-6xm4-g3p3/GHSA-gvfc-6xm4-g3p3.json +++ b/advisories/unreviewed/2022/05/GHSA-gvfc-6xm4-g3p3/GHSA-gvfc-6xm4-g3p3.json @@ -7,12 +7,8 @@ "CVE-2012-3055" ], "details": "Stack-based buffer overflow in the Cisco WebEx Recording Format (WRF) player T27 L through SP11 EP26, T27 LB through SP21 EP10, T27 LC before SP25 EP11, T27 LD before SP32 CP2, and T28 L10N before SP1 allows remote attackers to execute arbitrary code via a crafted DHT chunk in a JPEG image within a WRF file, aka Bug ID CSCtz72953.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-gvvp-97mp-5x87/GHSA-gvvp-97mp-5x87.json b/advisories/unreviewed/2022/05/GHSA-gvvp-97mp-5x87/GHSA-gvvp-97mp-5x87.json index 06602b9a4f8..4ec4abc2d52 100644 --- a/advisories/unreviewed/2022/05/GHSA-gvvp-97mp-5x87/GHSA-gvvp-97mp-5x87.json +++ b/advisories/unreviewed/2022/05/GHSA-gvvp-97mp-5x87/GHSA-gvvp-97mp-5x87.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-gwfq-r26j-c4v4/GHSA-gwfq-r26j-c4v4.json b/advisories/unreviewed/2022/05/GHSA-gwfq-r26j-c4v4/GHSA-gwfq-r26j-c4v4.json index 08c15913ca5..dd4ffbdd6a3 100644 --- a/advisories/unreviewed/2022/05/GHSA-gwfq-r26j-c4v4/GHSA-gwfq-r26j-c4v4.json +++ b/advisories/unreviewed/2022/05/GHSA-gwfq-r26j-c4v4/GHSA-gwfq-r26j-c4v4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-gwrx-ccf8-375j/GHSA-gwrx-ccf8-375j.json b/advisories/unreviewed/2022/05/GHSA-gwrx-ccf8-375j/GHSA-gwrx-ccf8-375j.json index ef9f9b8318f..5d4f6c929c0 100644 --- a/advisories/unreviewed/2022/05/GHSA-gwrx-ccf8-375j/GHSA-gwrx-ccf8-375j.json +++ b/advisories/unreviewed/2022/05/GHSA-gwrx-ccf8-375j/GHSA-gwrx-ccf8-375j.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-gxpj-x43j-q24c/GHSA-gxpj-x43j-q24c.json b/advisories/unreviewed/2022/05/GHSA-gxpj-x43j-q24c/GHSA-gxpj-x43j-q24c.json index 5060294d5f3..0d10f354fd0 100644 --- a/advisories/unreviewed/2022/05/GHSA-gxpj-x43j-q24c/GHSA-gxpj-x43j-q24c.json +++ b/advisories/unreviewed/2022/05/GHSA-gxpj-x43j-q24c/GHSA-gxpj-x43j-q24c.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-h37m-4w5g-qcf7/GHSA-h37m-4w5g-qcf7.json b/advisories/unreviewed/2022/05/GHSA-h37m-4w5g-qcf7/GHSA-h37m-4w5g-qcf7.json index 4c165308ad2..174912664ec 100644 --- a/advisories/unreviewed/2022/05/GHSA-h37m-4w5g-qcf7/GHSA-h37m-4w5g-qcf7.json +++ b/advisories/unreviewed/2022/05/GHSA-h37m-4w5g-qcf7/GHSA-h37m-4w5g-qcf7.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-h3fm-phg6-rj2x/GHSA-h3fm-phg6-rj2x.json b/advisories/unreviewed/2022/05/GHSA-h3fm-phg6-rj2x/GHSA-h3fm-phg6-rj2x.json index 83383db58d0..79689032451 100644 --- a/advisories/unreviewed/2022/05/GHSA-h3fm-phg6-rj2x/GHSA-h3fm-phg6-rj2x.json +++ b/advisories/unreviewed/2022/05/GHSA-h3fm-phg6-rj2x/GHSA-h3fm-phg6-rj2x.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-h3fp-qwvr-4r8j/GHSA-h3fp-qwvr-4r8j.json b/advisories/unreviewed/2022/05/GHSA-h3fp-qwvr-4r8j/GHSA-h3fp-qwvr-4r8j.json index 68f6013a5af..86289c41b5a 100644 --- a/advisories/unreviewed/2022/05/GHSA-h3fp-qwvr-4r8j/GHSA-h3fp-qwvr-4r8j.json +++ b/advisories/unreviewed/2022/05/GHSA-h3fp-qwvr-4r8j/GHSA-h3fp-qwvr-4r8j.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-h48j-q99p-f494/GHSA-h48j-q99p-f494.json b/advisories/unreviewed/2022/05/GHSA-h48j-q99p-f494/GHSA-h48j-q99p-f494.json index ef819d00411..5379203ee28 100644 --- a/advisories/unreviewed/2022/05/GHSA-h48j-q99p-f494/GHSA-h48j-q99p-f494.json +++ b/advisories/unreviewed/2022/05/GHSA-h48j-q99p-f494/GHSA-h48j-q99p-f494.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-h48q-95jg-ghw2/GHSA-h48q-95jg-ghw2.json b/advisories/unreviewed/2022/05/GHSA-h48q-95jg-ghw2/GHSA-h48q-95jg-ghw2.json index 9c1eacda97a..5166649f73e 100644 --- a/advisories/unreviewed/2022/05/GHSA-h48q-95jg-ghw2/GHSA-h48q-95jg-ghw2.json +++ b/advisories/unreviewed/2022/05/GHSA-h48q-95jg-ghw2/GHSA-h48q-95jg-ghw2.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-h4wf-f2pr-8r6w/GHSA-h4wf-f2pr-8r6w.json b/advisories/unreviewed/2022/05/GHSA-h4wf-f2pr-8r6w/GHSA-h4wf-f2pr-8r6w.json index 18a5ecf45b5..8ecd2da5661 100644 --- a/advisories/unreviewed/2022/05/GHSA-h4wf-f2pr-8r6w/GHSA-h4wf-f2pr-8r6w.json +++ b/advisories/unreviewed/2022/05/GHSA-h4wf-f2pr-8r6w/GHSA-h4wf-f2pr-8r6w.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-h53w-wxm2-92j9/GHSA-h53w-wxm2-92j9.json b/advisories/unreviewed/2022/05/GHSA-h53w-wxm2-92j9/GHSA-h53w-wxm2-92j9.json index 72db8442a7d..d63d5ef2f5c 100644 --- a/advisories/unreviewed/2022/05/GHSA-h53w-wxm2-92j9/GHSA-h53w-wxm2-92j9.json +++ b/advisories/unreviewed/2022/05/GHSA-h53w-wxm2-92j9/GHSA-h53w-wxm2-92j9.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-h55v-f4j6-2xwm/GHSA-h55v-f4j6-2xwm.json b/advisories/unreviewed/2022/05/GHSA-h55v-f4j6-2xwm/GHSA-h55v-f4j6-2xwm.json index aba423f6c29..2c1511d5a65 100644 --- a/advisories/unreviewed/2022/05/GHSA-h55v-f4j6-2xwm/GHSA-h55v-f4j6-2xwm.json +++ b/advisories/unreviewed/2022/05/GHSA-h55v-f4j6-2xwm/GHSA-h55v-f4j6-2xwm.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-h57g-4hh9-c367/GHSA-h57g-4hh9-c367.json b/advisories/unreviewed/2022/05/GHSA-h57g-4hh9-c367/GHSA-h57g-4hh9-c367.json index 992f607b550..84898e2e1b3 100644 --- a/advisories/unreviewed/2022/05/GHSA-h57g-4hh9-c367/GHSA-h57g-4hh9-c367.json +++ b/advisories/unreviewed/2022/05/GHSA-h57g-4hh9-c367/GHSA-h57g-4hh9-c367.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-h57p-mm7w-9rcx/GHSA-h57p-mm7w-9rcx.json b/advisories/unreviewed/2022/05/GHSA-h57p-mm7w-9rcx/GHSA-h57p-mm7w-9rcx.json index 3751d179334..8eb61662f91 100644 --- a/advisories/unreviewed/2022/05/GHSA-h57p-mm7w-9rcx/GHSA-h57p-mm7w-9rcx.json +++ b/advisories/unreviewed/2022/05/GHSA-h57p-mm7w-9rcx/GHSA-h57p-mm7w-9rcx.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-h5cc-vhvc-c29x/GHSA-h5cc-vhvc-c29x.json b/advisories/unreviewed/2022/05/GHSA-h5cc-vhvc-c29x/GHSA-h5cc-vhvc-c29x.json index 7ec9021e65f..2233a4a1a66 100644 --- a/advisories/unreviewed/2022/05/GHSA-h5cc-vhvc-c29x/GHSA-h5cc-vhvc-c29x.json +++ b/advisories/unreviewed/2022/05/GHSA-h5cc-vhvc-c29x/GHSA-h5cc-vhvc-c29x.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-h5j7-hp2p-6r38/GHSA-h5j7-hp2p-6r38.json b/advisories/unreviewed/2022/05/GHSA-h5j7-hp2p-6r38/GHSA-h5j7-hp2p-6r38.json index c3a9fa0e074..c9d76437fc9 100644 --- a/advisories/unreviewed/2022/05/GHSA-h5j7-hp2p-6r38/GHSA-h5j7-hp2p-6r38.json +++ b/advisories/unreviewed/2022/05/GHSA-h5j7-hp2p-6r38/GHSA-h5j7-hp2p-6r38.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-h6c5-prq3-c769/GHSA-h6c5-prq3-c769.json b/advisories/unreviewed/2022/05/GHSA-h6c5-prq3-c769/GHSA-h6c5-prq3-c769.json index d3b4b54d48b..4ddb9b077f7 100644 --- a/advisories/unreviewed/2022/05/GHSA-h6c5-prq3-c769/GHSA-h6c5-prq3-c769.json +++ b/advisories/unreviewed/2022/05/GHSA-h6c5-prq3-c769/GHSA-h6c5-prq3-c769.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -51,9 +49,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-h6fq-pxcw-673j/GHSA-h6fq-pxcw-673j.json b/advisories/unreviewed/2022/05/GHSA-h6fq-pxcw-673j/GHSA-h6fq-pxcw-673j.json index 5a7700c7cc6..22ff8b84627 100644 --- a/advisories/unreviewed/2022/05/GHSA-h6fq-pxcw-673j/GHSA-h6fq-pxcw-673j.json +++ b/advisories/unreviewed/2022/05/GHSA-h6fq-pxcw-673j/GHSA-h6fq-pxcw-673j.json @@ -7,12 +7,8 @@ "CVE-2012-0644" ], "details": "Race condition in the Passcode Lock feature in Apple iOS before 5.1 allows physically proximate attackers to bypass intended passcode requirements via a slide-to-dial gesture.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-h75v-8x6q-6w7c/GHSA-h75v-8x6q-6w7c.json b/advisories/unreviewed/2022/05/GHSA-h75v-8x6q-6w7c/GHSA-h75v-8x6q-6w7c.json index f618fbbc8d6..378909f3d3e 100644 --- a/advisories/unreviewed/2022/05/GHSA-h75v-8x6q-6w7c/GHSA-h75v-8x6q-6w7c.json +++ b/advisories/unreviewed/2022/05/GHSA-h75v-8x6q-6w7c/GHSA-h75v-8x6q-6w7c.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-h766-xfm5-7vpf/GHSA-h766-xfm5-7vpf.json b/advisories/unreviewed/2022/05/GHSA-h766-xfm5-7vpf/GHSA-h766-xfm5-7vpf.json index 98ca74d8adb..cf6943997ca 100644 --- a/advisories/unreviewed/2022/05/GHSA-h766-xfm5-7vpf/GHSA-h766-xfm5-7vpf.json +++ b/advisories/unreviewed/2022/05/GHSA-h766-xfm5-7vpf/GHSA-h766-xfm5-7vpf.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-h7hf-q55c-77v2/GHSA-h7hf-q55c-77v2.json b/advisories/unreviewed/2022/05/GHSA-h7hf-q55c-77v2/GHSA-h7hf-q55c-77v2.json index 4a97104777f..f5e81d66f51 100644 --- a/advisories/unreviewed/2022/05/GHSA-h7hf-q55c-77v2/GHSA-h7hf-q55c-77v2.json +++ b/advisories/unreviewed/2022/05/GHSA-h7hf-q55c-77v2/GHSA-h7hf-q55c-77v2.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-h8w9-jjmr-5j9j/GHSA-h8w9-jjmr-5j9j.json b/advisories/unreviewed/2022/05/GHSA-h8w9-jjmr-5j9j/GHSA-h8w9-jjmr-5j9j.json index 4f0e419693d..c23ab9d2db7 100644 --- a/advisories/unreviewed/2022/05/GHSA-h8w9-jjmr-5j9j/GHSA-h8w9-jjmr-5j9j.json +++ b/advisories/unreviewed/2022/05/GHSA-h8w9-jjmr-5j9j/GHSA-h8w9-jjmr-5j9j.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-h94r-w24g-cp37/GHSA-h94r-w24g-cp37.json b/advisories/unreviewed/2022/05/GHSA-h94r-w24g-cp37/GHSA-h94r-w24g-cp37.json index b1d0eb48dda..162120ed775 100644 --- a/advisories/unreviewed/2022/05/GHSA-h94r-w24g-cp37/GHSA-h94r-w24g-cp37.json +++ b/advisories/unreviewed/2022/05/GHSA-h94r-w24g-cp37/GHSA-h94r-w24g-cp37.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-hc66-qvwm-w7h2/GHSA-hc66-qvwm-w7h2.json b/advisories/unreviewed/2022/05/GHSA-hc66-qvwm-w7h2/GHSA-hc66-qvwm-w7h2.json index 368f6b51108..f5d767df99b 100644 --- a/advisories/unreviewed/2022/05/GHSA-hc66-qvwm-w7h2/GHSA-hc66-qvwm-w7h2.json +++ b/advisories/unreviewed/2022/05/GHSA-hc66-qvwm-w7h2/GHSA-hc66-qvwm-w7h2.json @@ -7,12 +7,8 @@ "CVE-2010-1756" ], "details": "The Settings application in Apple iOS before 4 on the iPhone and iPod touch does not properly report the wireless network that is in use, which might make it easier for remote attackers to trick users into communicating over an unintended network.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -32,9 +28,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-hcc4-pfxw-x29f/GHSA-hcc4-pfxw-x29f.json b/advisories/unreviewed/2022/05/GHSA-hcc4-pfxw-x29f/GHSA-hcc4-pfxw-x29f.json index 8d321fbf5a8..209e8f348f6 100644 --- a/advisories/unreviewed/2022/05/GHSA-hcc4-pfxw-x29f/GHSA-hcc4-pfxw-x29f.json +++ b/advisories/unreviewed/2022/05/GHSA-hcc4-pfxw-x29f/GHSA-hcc4-pfxw-x29f.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-hcph-jg6m-3wrx/GHSA-hcph-jg6m-3wrx.json b/advisories/unreviewed/2022/05/GHSA-hcph-jg6m-3wrx/GHSA-hcph-jg6m-3wrx.json index 7d5ac33fcea..d465f86da4d 100644 --- a/advisories/unreviewed/2022/05/GHSA-hcph-jg6m-3wrx/GHSA-hcph-jg6m-3wrx.json +++ b/advisories/unreviewed/2022/05/GHSA-hcph-jg6m-3wrx/GHSA-hcph-jg6m-3wrx.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-hf6q-38gg-p3c7/GHSA-hf6q-38gg-p3c7.json b/advisories/unreviewed/2022/05/GHSA-hf6q-38gg-p3c7/GHSA-hf6q-38gg-p3c7.json index ebba8030c64..ccbbf887013 100644 --- a/advisories/unreviewed/2022/05/GHSA-hf6q-38gg-p3c7/GHSA-hf6q-38gg-p3c7.json +++ b/advisories/unreviewed/2022/05/GHSA-hf6q-38gg-p3c7/GHSA-hf6q-38gg-p3c7.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-hfh4-p4f7-93m8/GHSA-hfh4-p4f7-93m8.json b/advisories/unreviewed/2022/05/GHSA-hfh4-p4f7-93m8/GHSA-hfh4-p4f7-93m8.json index eb91d2adbcd..074f0797bf8 100644 --- a/advisories/unreviewed/2022/05/GHSA-hfh4-p4f7-93m8/GHSA-hfh4-p4f7-93m8.json +++ b/advisories/unreviewed/2022/05/GHSA-hfh4-p4f7-93m8/GHSA-hfh4-p4f7-93m8.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-hhwv-4548-4v44/GHSA-hhwv-4548-4v44.json b/advisories/unreviewed/2022/05/GHSA-hhwv-4548-4v44/GHSA-hhwv-4548-4v44.json index 888f3ca655e..b2d6ec48851 100644 --- a/advisories/unreviewed/2022/05/GHSA-hhwv-4548-4v44/GHSA-hhwv-4548-4v44.json +++ b/advisories/unreviewed/2022/05/GHSA-hhwv-4548-4v44/GHSA-hhwv-4548-4v44.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-hjjx-h9pm-vgp8/GHSA-hjjx-h9pm-vgp8.json b/advisories/unreviewed/2022/05/GHSA-hjjx-h9pm-vgp8/GHSA-hjjx-h9pm-vgp8.json index 710855bd26e..fee08dd98c6 100644 --- a/advisories/unreviewed/2022/05/GHSA-hjjx-h9pm-vgp8/GHSA-hjjx-h9pm-vgp8.json +++ b/advisories/unreviewed/2022/05/GHSA-hjjx-h9pm-vgp8/GHSA-hjjx-h9pm-vgp8.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-hm27-52j9-pwgj/GHSA-hm27-52j9-pwgj.json b/advisories/unreviewed/2022/05/GHSA-hm27-52j9-pwgj/GHSA-hm27-52j9-pwgj.json index 571445f51d7..7ece9d63ff5 100644 --- a/advisories/unreviewed/2022/05/GHSA-hm27-52j9-pwgj/GHSA-hm27-52j9-pwgj.json +++ b/advisories/unreviewed/2022/05/GHSA-hm27-52j9-pwgj/GHSA-hm27-52j9-pwgj.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-hmw5-7x5v-4jvc/GHSA-hmw5-7x5v-4jvc.json b/advisories/unreviewed/2022/05/GHSA-hmw5-7x5v-4jvc/GHSA-hmw5-7x5v-4jvc.json index 47ba3877876..2b3f978119d 100644 --- a/advisories/unreviewed/2022/05/GHSA-hmw5-7x5v-4jvc/GHSA-hmw5-7x5v-4jvc.json +++ b/advisories/unreviewed/2022/05/GHSA-hmw5-7x5v-4jvc/GHSA-hmw5-7x5v-4jvc.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-hq72-cqgg-mffj/GHSA-hq72-cqgg-mffj.json b/advisories/unreviewed/2022/05/GHSA-hq72-cqgg-mffj/GHSA-hq72-cqgg-mffj.json index 057e5d2529d..712c5c61532 100644 --- a/advisories/unreviewed/2022/05/GHSA-hq72-cqgg-mffj/GHSA-hq72-cqgg-mffj.json +++ b/advisories/unreviewed/2022/05/GHSA-hq72-cqgg-mffj/GHSA-hq72-cqgg-mffj.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-hqph-f7jg-6r3f/GHSA-hqph-f7jg-6r3f.json b/advisories/unreviewed/2022/05/GHSA-hqph-f7jg-6r3f/GHSA-hqph-f7jg-6r3f.json index 066278a8c51..87470de218c 100644 --- a/advisories/unreviewed/2022/05/GHSA-hqph-f7jg-6r3f/GHSA-hqph-f7jg-6r3f.json +++ b/advisories/unreviewed/2022/05/GHSA-hqph-f7jg-6r3f/GHSA-hqph-f7jg-6r3f.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-hqqf-5vjp-3gwx/GHSA-hqqf-5vjp-3gwx.json b/advisories/unreviewed/2022/05/GHSA-hqqf-5vjp-3gwx/GHSA-hqqf-5vjp-3gwx.json index f2a7815b359..ce969ed475f 100644 --- a/advisories/unreviewed/2022/05/GHSA-hqqf-5vjp-3gwx/GHSA-hqqf-5vjp-3gwx.json +++ b/advisories/unreviewed/2022/05/GHSA-hqqf-5vjp-3gwx/GHSA-hqqf-5vjp-3gwx.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-hqxr-8r95-h6cx/GHSA-hqxr-8r95-h6cx.json b/advisories/unreviewed/2022/05/GHSA-hqxr-8r95-h6cx/GHSA-hqxr-8r95-h6cx.json index fb07065052b..411713b0e98 100644 --- a/advisories/unreviewed/2022/05/GHSA-hqxr-8r95-h6cx/GHSA-hqxr-8r95-h6cx.json +++ b/advisories/unreviewed/2022/05/GHSA-hqxr-8r95-h6cx/GHSA-hqxr-8r95-h6cx.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-hr9g-mgf8-8mmg/GHSA-hr9g-mgf8-8mmg.json b/advisories/unreviewed/2022/05/GHSA-hr9g-mgf8-8mmg/GHSA-hr9g-mgf8-8mmg.json index 710c945cce6..d4f70a4f7a7 100644 --- a/advisories/unreviewed/2022/05/GHSA-hr9g-mgf8-8mmg/GHSA-hr9g-mgf8-8mmg.json +++ b/advisories/unreviewed/2022/05/GHSA-hr9g-mgf8-8mmg/GHSA-hr9g-mgf8-8mmg.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-hv7x-f537-wh3x/GHSA-hv7x-f537-wh3x.json b/advisories/unreviewed/2022/05/GHSA-hv7x-f537-wh3x/GHSA-hv7x-f537-wh3x.json index 883a5b0eb99..98a72cd0cb4 100644 --- a/advisories/unreviewed/2022/05/GHSA-hv7x-f537-wh3x/GHSA-hv7x-f537-wh3x.json +++ b/advisories/unreviewed/2022/05/GHSA-hv7x-f537-wh3x/GHSA-hv7x-f537-wh3x.json @@ -7,12 +7,8 @@ "CVE-2013-4428" ], "details": "OpenStack Image Registry and Delivery Service (Glance) Folsom, Grizzly before 2013.1.4, and Havana before 2013.2, when the download_image policy is configured, does not properly restrict access to cached images, which allows remote authenticated users to read otherwise restricted images via an image UUID.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -56,9 +52,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "LOW", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-hvfj-3jwp-qwrf/GHSA-hvfj-3jwp-qwrf.json b/advisories/unreviewed/2022/05/GHSA-hvfj-3jwp-qwrf/GHSA-hvfj-3jwp-qwrf.json index 3ec0679be06..8ea55a9a1bd 100644 --- a/advisories/unreviewed/2022/05/GHSA-hvfj-3jwp-qwrf/GHSA-hvfj-3jwp-qwrf.json +++ b/advisories/unreviewed/2022/05/GHSA-hvfj-3jwp-qwrf/GHSA-hvfj-3jwp-qwrf.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-hvh7-r5jj-w95p/GHSA-hvh7-r5jj-w95p.json b/advisories/unreviewed/2022/05/GHSA-hvh7-r5jj-w95p/GHSA-hvh7-r5jj-w95p.json index 8594307a0c1..d435fdcfb81 100644 --- a/advisories/unreviewed/2022/05/GHSA-hvh7-r5jj-w95p/GHSA-hvh7-r5jj-w95p.json +++ b/advisories/unreviewed/2022/05/GHSA-hvh7-r5jj-w95p/GHSA-hvh7-r5jj-w95p.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-hvj6-mfx7-289f/GHSA-hvj6-mfx7-289f.json b/advisories/unreviewed/2022/05/GHSA-hvj6-mfx7-289f/GHSA-hvj6-mfx7-289f.json index 283b899e9cc..6108fc1b961 100644 --- a/advisories/unreviewed/2022/05/GHSA-hvj6-mfx7-289f/GHSA-hvj6-mfx7-289f.json +++ b/advisories/unreviewed/2022/05/GHSA-hvj6-mfx7-289f/GHSA-hvj6-mfx7-289f.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-j34r-8f56-3c8r/GHSA-j34r-8f56-3c8r.json b/advisories/unreviewed/2022/05/GHSA-j34r-8f56-3c8r/GHSA-j34r-8f56-3c8r.json index b39d7967ab8..fcdf3e1a3df 100644 --- a/advisories/unreviewed/2022/05/GHSA-j34r-8f56-3c8r/GHSA-j34r-8f56-3c8r.json +++ b/advisories/unreviewed/2022/05/GHSA-j34r-8f56-3c8r/GHSA-j34r-8f56-3c8r.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-j396-rrg7-mw2x/GHSA-j396-rrg7-mw2x.json b/advisories/unreviewed/2022/05/GHSA-j396-rrg7-mw2x/GHSA-j396-rrg7-mw2x.json index 6d9da438ae4..00230503481 100644 --- a/advisories/unreviewed/2022/05/GHSA-j396-rrg7-mw2x/GHSA-j396-rrg7-mw2x.json +++ b/advisories/unreviewed/2022/05/GHSA-j396-rrg7-mw2x/GHSA-j396-rrg7-mw2x.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-j448-mmhh-hq3m/GHSA-j448-mmhh-hq3m.json b/advisories/unreviewed/2022/05/GHSA-j448-mmhh-hq3m/GHSA-j448-mmhh-hq3m.json index c63f82c3818..4d57299979f 100644 --- a/advisories/unreviewed/2022/05/GHSA-j448-mmhh-hq3m/GHSA-j448-mmhh-hq3m.json +++ b/advisories/unreviewed/2022/05/GHSA-j448-mmhh-hq3m/GHSA-j448-mmhh-hq3m.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-j45w-p973-wjxh/GHSA-j45w-p973-wjxh.json b/advisories/unreviewed/2022/05/GHSA-j45w-p973-wjxh/GHSA-j45w-p973-wjxh.json index 99d22599e53..87b628cc456 100644 --- a/advisories/unreviewed/2022/05/GHSA-j45w-p973-wjxh/GHSA-j45w-p973-wjxh.json +++ b/advisories/unreviewed/2022/05/GHSA-j45w-p973-wjxh/GHSA-j45w-p973-wjxh.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-j4wf-x74j-wjj9/GHSA-j4wf-x74j-wjj9.json b/advisories/unreviewed/2022/05/GHSA-j4wf-x74j-wjj9/GHSA-j4wf-x74j-wjj9.json index 75999838d8b..79ea0ed512c 100644 --- a/advisories/unreviewed/2022/05/GHSA-j4wf-x74j-wjj9/GHSA-j4wf-x74j-wjj9.json +++ b/advisories/unreviewed/2022/05/GHSA-j4wf-x74j-wjj9/GHSA-j4wf-x74j-wjj9.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-j54f-v753-m27c/GHSA-j54f-v753-m27c.json b/advisories/unreviewed/2022/05/GHSA-j54f-v753-m27c/GHSA-j54f-v753-m27c.json index 1666ffc47e0..601a6db68f2 100644 --- a/advisories/unreviewed/2022/05/GHSA-j54f-v753-m27c/GHSA-j54f-v753-m27c.json +++ b/advisories/unreviewed/2022/05/GHSA-j54f-v753-m27c/GHSA-j54f-v753-m27c.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/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-j55m-5rhh-pv4p/GHSA-j55m-5rhh-pv4p.json b/advisories/unreviewed/2022/05/GHSA-j55m-5rhh-pv4p/GHSA-j55m-5rhh-pv4p.json index 12037eb63e1..753cbb6e88c 100644 --- a/advisories/unreviewed/2022/05/GHSA-j55m-5rhh-pv4p/GHSA-j55m-5rhh-pv4p.json +++ b/advisories/unreviewed/2022/05/GHSA-j55m-5rhh-pv4p/GHSA-j55m-5rhh-pv4p.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-j5mq-cppw-g9w7/GHSA-j5mq-cppw-g9w7.json b/advisories/unreviewed/2022/05/GHSA-j5mq-cppw-g9w7/GHSA-j5mq-cppw-g9w7.json index d63eac8a12b..ca14f83f156 100644 --- a/advisories/unreviewed/2022/05/GHSA-j5mq-cppw-g9w7/GHSA-j5mq-cppw-g9w7.json +++ b/advisories/unreviewed/2022/05/GHSA-j5mq-cppw-g9w7/GHSA-j5mq-cppw-g9w7.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", @@ -99,9 +97,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-j65x-fqv2-567h/GHSA-j65x-fqv2-567h.json b/advisories/unreviewed/2022/05/GHSA-j65x-fqv2-567h/GHSA-j65x-fqv2-567h.json index eff2896283f..ed8fa6f4fba 100644 --- a/advisories/unreviewed/2022/05/GHSA-j65x-fqv2-567h/GHSA-j65x-fqv2-567h.json +++ b/advisories/unreviewed/2022/05/GHSA-j65x-fqv2-567h/GHSA-j65x-fqv2-567h.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-j7cr-rr49-g6x4/GHSA-j7cr-rr49-g6x4.json b/advisories/unreviewed/2022/05/GHSA-j7cr-rr49-g6x4/GHSA-j7cr-rr49-g6x4.json index 0c2a8b8dd4d..d19398e3186 100644 --- a/advisories/unreviewed/2022/05/GHSA-j7cr-rr49-g6x4/GHSA-j7cr-rr49-g6x4.json +++ b/advisories/unreviewed/2022/05/GHSA-j7cr-rr49-g6x4/GHSA-j7cr-rr49-g6x4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -51,9 +49,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-j83w-4j6q-7rxp/GHSA-j83w-4j6q-7rxp.json b/advisories/unreviewed/2022/05/GHSA-j83w-4j6q-7rxp/GHSA-j83w-4j6q-7rxp.json index f820135cd45..e13246a3150 100644 --- a/advisories/unreviewed/2022/05/GHSA-j83w-4j6q-7rxp/GHSA-j83w-4j6q-7rxp.json +++ b/advisories/unreviewed/2022/05/GHSA-j83w-4j6q-7rxp/GHSA-j83w-4j6q-7rxp.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-j8rq-pgqm-7hx7/GHSA-j8rq-pgqm-7hx7.json b/advisories/unreviewed/2022/05/GHSA-j8rq-pgqm-7hx7/GHSA-j8rq-pgqm-7hx7.json index e1b78942920..c4529a1d0d6 100644 --- a/advisories/unreviewed/2022/05/GHSA-j8rq-pgqm-7hx7/GHSA-j8rq-pgqm-7hx7.json +++ b/advisories/unreviewed/2022/05/GHSA-j8rq-pgqm-7hx7/GHSA-j8rq-pgqm-7hx7.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-j937-2jjc-fr52/GHSA-j937-2jjc-fr52.json b/advisories/unreviewed/2022/05/GHSA-j937-2jjc-fr52/GHSA-j937-2jjc-fr52.json index 6c21057e45c..8689bcf7e57 100644 --- a/advisories/unreviewed/2022/05/GHSA-j937-2jjc-fr52/GHSA-j937-2jjc-fr52.json +++ b/advisories/unreviewed/2022/05/GHSA-j937-2jjc-fr52/GHSA-j937-2jjc-fr52.json @@ -7,12 +7,8 @@ "CVE-2012-2646" ], "details": "The Sleipnir Mobile application before 2.1.0 and Sleipnir Mobile Black Edition application before 2.1.0 for Android do not properly implement the WebView class, which allows remote attackers to obtain sensitive information via a crafted application.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-j9hx-7q33-q7c4/GHSA-j9hx-7q33-q7c4.json b/advisories/unreviewed/2022/05/GHSA-j9hx-7q33-q7c4/GHSA-j9hx-7q33-q7c4.json index 9c0e64bf531..55cce89a71e 100644 --- a/advisories/unreviewed/2022/05/GHSA-j9hx-7q33-q7c4/GHSA-j9hx-7q33-q7c4.json +++ b/advisories/unreviewed/2022/05/GHSA-j9hx-7q33-q7c4/GHSA-j9hx-7q33-q7c4.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-j9pq-3chv-fv8w/GHSA-j9pq-3chv-fv8w.json b/advisories/unreviewed/2022/05/GHSA-j9pq-3chv-fv8w/GHSA-j9pq-3chv-fv8w.json index e054793bac4..7850c9b0ae4 100644 --- a/advisories/unreviewed/2022/05/GHSA-j9pq-3chv-fv8w/GHSA-j9pq-3chv-fv8w.json +++ b/advisories/unreviewed/2022/05/GHSA-j9pq-3chv-fv8w/GHSA-j9pq-3chv-fv8w.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-j9xm-m3wm-vwfc/GHSA-j9xm-m3wm-vwfc.json b/advisories/unreviewed/2022/05/GHSA-j9xm-m3wm-vwfc/GHSA-j9xm-m3wm-vwfc.json index 06dc4b34320..57b284639b6 100644 --- a/advisories/unreviewed/2022/05/GHSA-j9xm-m3wm-vwfc/GHSA-j9xm-m3wm-vwfc.json +++ b/advisories/unreviewed/2022/05/GHSA-j9xm-m3wm-vwfc/GHSA-j9xm-m3wm-vwfc.json @@ -7,12 +7,8 @@ "CVE-2010-1809" ], "details": "The Accessibility component in Apple iOS before 4.1 on the iPhone and iPod touch does not perform the expected VoiceOver announcement associated with the location services icon, which has unspecified impact and attack vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -32,9 +28,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-jc3v-9r6m-4q4v/GHSA-jc3v-9r6m-4q4v.json b/advisories/unreviewed/2022/05/GHSA-jc3v-9r6m-4q4v/GHSA-jc3v-9r6m-4q4v.json index 656cf655238..4ac09ed8463 100644 --- a/advisories/unreviewed/2022/05/GHSA-jc3v-9r6m-4q4v/GHSA-jc3v-9r6m-4q4v.json +++ b/advisories/unreviewed/2022/05/GHSA-jc3v-9r6m-4q4v/GHSA-jc3v-9r6m-4q4v.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-jf7m-wjh4-58hv/GHSA-jf7m-wjh4-58hv.json b/advisories/unreviewed/2022/05/GHSA-jf7m-wjh4-58hv/GHSA-jf7m-wjh4-58hv.json index 9c990d7efb4..d2975531f42 100644 --- a/advisories/unreviewed/2022/05/GHSA-jf7m-wjh4-58hv/GHSA-jf7m-wjh4-58hv.json +++ b/advisories/unreviewed/2022/05/GHSA-jf7m-wjh4-58hv/GHSA-jf7m-wjh4-58hv.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-jfjg-57gc-4w4g/GHSA-jfjg-57gc-4w4g.json b/advisories/unreviewed/2022/05/GHSA-jfjg-57gc-4w4g/GHSA-jfjg-57gc-4w4g.json index a06e951ac2b..a1864c18542 100644 --- a/advisories/unreviewed/2022/05/GHSA-jfjg-57gc-4w4g/GHSA-jfjg-57gc-4w4g.json +++ b/advisories/unreviewed/2022/05/GHSA-jfjg-57gc-4w4g/GHSA-jfjg-57gc-4w4g.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-jfx6-pmj2-6ffh/GHSA-jfx6-pmj2-6ffh.json b/advisories/unreviewed/2022/05/GHSA-jfx6-pmj2-6ffh/GHSA-jfx6-pmj2-6ffh.json index 43dd5977441..9e54912e18a 100644 --- a/advisories/unreviewed/2022/05/GHSA-jfx6-pmj2-6ffh/GHSA-jfx6-pmj2-6ffh.json +++ b/advisories/unreviewed/2022/05/GHSA-jfx6-pmj2-6ffh/GHSA-jfx6-pmj2-6ffh.json @@ -7,12 +7,8 @@ "CVE-2008-5502" ], "details": "The layout engine in Mozilla Firefox 3.x before 3.0.5, Thunderbird 2.x before 2.0.0.19, and SeaMonkey 1.x before 1.1.14 allows remote attackers to cause a denial of service (crash) via vectors that trigger memory corruption, related to the GetXMLEntity and FastAppendChar functions.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -96,9 +92,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-jg2q-p23r-fx8q/GHSA-jg2q-p23r-fx8q.json b/advisories/unreviewed/2022/05/GHSA-jg2q-p23r-fx8q/GHSA-jg2q-p23r-fx8q.json index 1bae18066c0..2083f499694 100644 --- a/advisories/unreviewed/2022/05/GHSA-jg2q-p23r-fx8q/GHSA-jg2q-p23r-fx8q.json +++ b/advisories/unreviewed/2022/05/GHSA-jg2q-p23r-fx8q/GHSA-jg2q-p23r-fx8q.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", @@ -51,9 +49,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-jghc-cwfr-7hf7/GHSA-jghc-cwfr-7hf7.json b/advisories/unreviewed/2022/05/GHSA-jghc-cwfr-7hf7/GHSA-jghc-cwfr-7hf7.json index b680dc2b57c..ef5fc4a478f 100644 --- a/advisories/unreviewed/2022/05/GHSA-jghc-cwfr-7hf7/GHSA-jghc-cwfr-7hf7.json +++ b/advisories/unreviewed/2022/05/GHSA-jghc-cwfr-7hf7/GHSA-jghc-cwfr-7hf7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-jh3w-mj45-qm7f/GHSA-jh3w-mj45-qm7f.json b/advisories/unreviewed/2022/05/GHSA-jh3w-mj45-qm7f/GHSA-jh3w-mj45-qm7f.json index 593d9aeac3e..1691c07c92b 100644 --- a/advisories/unreviewed/2022/05/GHSA-jh3w-mj45-qm7f/GHSA-jh3w-mj45-qm7f.json +++ b/advisories/unreviewed/2022/05/GHSA-jh3w-mj45-qm7f/GHSA-jh3w-mj45-qm7f.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-jhwp-j56p-85xv/GHSA-jhwp-j56p-85xv.json b/advisories/unreviewed/2022/05/GHSA-jhwp-j56p-85xv/GHSA-jhwp-j56p-85xv.json index 6f922c43c0a..95cd623e7c1 100644 --- a/advisories/unreviewed/2022/05/GHSA-jhwp-j56p-85xv/GHSA-jhwp-j56p-85xv.json +++ b/advisories/unreviewed/2022/05/GHSA-jhwp-j56p-85xv/GHSA-jhwp-j56p-85xv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-jj25-pvmg-j8r5/GHSA-jj25-pvmg-j8r5.json b/advisories/unreviewed/2022/05/GHSA-jj25-pvmg-j8r5/GHSA-jj25-pvmg-j8r5.json index 237bf023363..73fad979d2c 100644 --- a/advisories/unreviewed/2022/05/GHSA-jj25-pvmg-j8r5/GHSA-jj25-pvmg-j8r5.json +++ b/advisories/unreviewed/2022/05/GHSA-jj25-pvmg-j8r5/GHSA-jj25-pvmg-j8r5.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-jj28-m5pv-cw58/GHSA-jj28-m5pv-cw58.json b/advisories/unreviewed/2022/05/GHSA-jj28-m5pv-cw58/GHSA-jj28-m5pv-cw58.json index ba5fd29131e..608a45f5782 100644 --- a/advisories/unreviewed/2022/05/GHSA-jj28-m5pv-cw58/GHSA-jj28-m5pv-cw58.json +++ b/advisories/unreviewed/2022/05/GHSA-jj28-m5pv-cw58/GHSA-jj28-m5pv-cw58.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-jj47-9g63-xxj6/GHSA-jj47-9g63-xxj6.json b/advisories/unreviewed/2022/05/GHSA-jj47-9g63-xxj6/GHSA-jj47-9g63-xxj6.json index 49d83b5d2c0..f7344ca2bee 100644 --- a/advisories/unreviewed/2022/05/GHSA-jj47-9g63-xxj6/GHSA-jj47-9g63-xxj6.json +++ b/advisories/unreviewed/2022/05/GHSA-jj47-9g63-xxj6/GHSA-jj47-9g63-xxj6.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-jj66-qp2x-hp4v/GHSA-jj66-qp2x-hp4v.json b/advisories/unreviewed/2022/05/GHSA-jj66-qp2x-hp4v/GHSA-jj66-qp2x-hp4v.json index 648468d9af3..e4f80276d5a 100644 --- a/advisories/unreviewed/2022/05/GHSA-jj66-qp2x-hp4v/GHSA-jj66-qp2x-hp4v.json +++ b/advisories/unreviewed/2022/05/GHSA-jj66-qp2x-hp4v/GHSA-jj66-qp2x-hp4v.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-jjwv-9v54-84jw/GHSA-jjwv-9v54-84jw.json b/advisories/unreviewed/2022/05/GHSA-jjwv-9v54-84jw/GHSA-jjwv-9v54-84jw.json index 1e9f28617b9..5911f33be8d 100644 --- a/advisories/unreviewed/2022/05/GHSA-jjwv-9v54-84jw/GHSA-jjwv-9v54-84jw.json +++ b/advisories/unreviewed/2022/05/GHSA-jjwv-9v54-84jw/GHSA-jjwv-9v54-84jw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-jph2-x4qr-27hc/GHSA-jph2-x4qr-27hc.json b/advisories/unreviewed/2022/05/GHSA-jph2-x4qr-27hc/GHSA-jph2-x4qr-27hc.json index 6bcb3ac41e5..0bb26b64714 100644 --- a/advisories/unreviewed/2022/05/GHSA-jph2-x4qr-27hc/GHSA-jph2-x4qr-27hc.json +++ b/advisories/unreviewed/2022/05/GHSA-jph2-x4qr-27hc/GHSA-jph2-x4qr-27hc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-jq56-qcgv-3phx/GHSA-jq56-qcgv-3phx.json b/advisories/unreviewed/2022/05/GHSA-jq56-qcgv-3phx/GHSA-jq56-qcgv-3phx.json index 76fb6f652f7..f167b929a60 100644 --- a/advisories/unreviewed/2022/05/GHSA-jq56-qcgv-3phx/GHSA-jq56-qcgv-3phx.json +++ b/advisories/unreviewed/2022/05/GHSA-jq56-qcgv-3phx/GHSA-jq56-qcgv-3phx.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-jr2g-frfq-v8g3/GHSA-jr2g-frfq-v8g3.json b/advisories/unreviewed/2022/05/GHSA-jr2g-frfq-v8g3/GHSA-jr2g-frfq-v8g3.json index 49d5033476f..ab47252ca43 100644 --- a/advisories/unreviewed/2022/05/GHSA-jr2g-frfq-v8g3/GHSA-jr2g-frfq-v8g3.json +++ b/advisories/unreviewed/2022/05/GHSA-jr2g-frfq-v8g3/GHSA-jr2g-frfq-v8g3.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-jrrf-cwx7-w6gp/GHSA-jrrf-cwx7-w6gp.json b/advisories/unreviewed/2022/05/GHSA-jrrf-cwx7-w6gp/GHSA-jrrf-cwx7-w6gp.json index 67f53e95d8d..bd611e8922b 100644 --- a/advisories/unreviewed/2022/05/GHSA-jrrf-cwx7-w6gp/GHSA-jrrf-cwx7-w6gp.json +++ b/advisories/unreviewed/2022/05/GHSA-jrrf-cwx7-w6gp/GHSA-jrrf-cwx7-w6gp.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-jwx7-jxm7-2g66/GHSA-jwx7-jxm7-2g66.json b/advisories/unreviewed/2022/05/GHSA-jwx7-jxm7-2g66/GHSA-jwx7-jxm7-2g66.json index 0394ccb8c91..0601f1fc89e 100644 --- a/advisories/unreviewed/2022/05/GHSA-jwx7-jxm7-2g66/GHSA-jwx7-jxm7-2g66.json +++ b/advisories/unreviewed/2022/05/GHSA-jwx7-jxm7-2g66/GHSA-jwx7-jxm7-2g66.json @@ -7,12 +7,8 @@ "CVE-2011-2868" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-jxff-gp9v-x33h/GHSA-jxff-gp9v-x33h.json b/advisories/unreviewed/2022/05/GHSA-jxff-gp9v-x33h/GHSA-jxff-gp9v-x33h.json index c6c01880273..533107155f3 100644 --- a/advisories/unreviewed/2022/05/GHSA-jxff-gp9v-x33h/GHSA-jxff-gp9v-x33h.json +++ b/advisories/unreviewed/2022/05/GHSA-jxff-gp9v-x33h/GHSA-jxff-gp9v-x33h.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-jxfq-x34g-77j4/GHSA-jxfq-x34g-77j4.json b/advisories/unreviewed/2022/05/GHSA-jxfq-x34g-77j4/GHSA-jxfq-x34g-77j4.json index 31467561b82..484892ec68a 100644 --- a/advisories/unreviewed/2022/05/GHSA-jxfq-x34g-77j4/GHSA-jxfq-x34g-77j4.json +++ b/advisories/unreviewed/2022/05/GHSA-jxfq-x34g-77j4/GHSA-jxfq-x34g-77j4.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-m228-36hg-rcjm/GHSA-m228-36hg-rcjm.json b/advisories/unreviewed/2022/05/GHSA-m228-36hg-rcjm/GHSA-m228-36hg-rcjm.json index e6e9386df37..194ab0ff581 100644 --- a/advisories/unreviewed/2022/05/GHSA-m228-36hg-rcjm/GHSA-m228-36hg-rcjm.json +++ b/advisories/unreviewed/2022/05/GHSA-m228-36hg-rcjm/GHSA-m228-36hg-rcjm.json @@ -7,12 +7,8 @@ "CVE-2012-0591" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-m294-58vm-9wx4/GHSA-m294-58vm-9wx4.json b/advisories/unreviewed/2022/05/GHSA-m294-58vm-9wx4/GHSA-m294-58vm-9wx4.json index cff3f9b4b2d..5b370becdb4 100644 --- a/advisories/unreviewed/2022/05/GHSA-m294-58vm-9wx4/GHSA-m294-58vm-9wx4.json +++ b/advisories/unreviewed/2022/05/GHSA-m294-58vm-9wx4/GHSA-m294-58vm-9wx4.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-m2x2-rjfm-4jfr/GHSA-m2x2-rjfm-4jfr.json b/advisories/unreviewed/2022/05/GHSA-m2x2-rjfm-4jfr/GHSA-m2x2-rjfm-4jfr.json index 1c07f540823..ca5169961d5 100644 --- a/advisories/unreviewed/2022/05/GHSA-m2x2-rjfm-4jfr/GHSA-m2x2-rjfm-4jfr.json +++ b/advisories/unreviewed/2022/05/GHSA-m2x2-rjfm-4jfr/GHSA-m2x2-rjfm-4jfr.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-m38p-4c43-vjrc/GHSA-m38p-4c43-vjrc.json b/advisories/unreviewed/2022/05/GHSA-m38p-4c43-vjrc/GHSA-m38p-4c43-vjrc.json index 401695446a1..1de1de2e22f 100644 --- a/advisories/unreviewed/2022/05/GHSA-m38p-4c43-vjrc/GHSA-m38p-4c43-vjrc.json +++ b/advisories/unreviewed/2022/05/GHSA-m38p-4c43-vjrc/GHSA-m38p-4c43-vjrc.json @@ -7,12 +7,8 @@ "CVE-2008-6124" ], "details": "SQL injection vulnerability in the hotpot_delete_selected_attempts function in report.php in the HotPot module in Moodle 1.6 before 1.6.7, 1.7 before 1.7.5, 1.8 before 1.8.6, and 1.9 before 1.9.2 allows remote attackers to execute arbitrary SQL commands via a crafted selected attempt.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-m3g4-7856-hf77/GHSA-m3g4-7856-hf77.json b/advisories/unreviewed/2022/05/GHSA-m3g4-7856-hf77/GHSA-m3g4-7856-hf77.json index 5f8491eb991..86662f2bd18 100644 --- a/advisories/unreviewed/2022/05/GHSA-m3g4-7856-hf77/GHSA-m3g4-7856-hf77.json +++ b/advisories/unreviewed/2022/05/GHSA-m3g4-7856-hf77/GHSA-m3g4-7856-hf77.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-m3qg-3g4c-5jwm/GHSA-m3qg-3g4c-5jwm.json b/advisories/unreviewed/2022/05/GHSA-m3qg-3g4c-5jwm/GHSA-m3qg-3g4c-5jwm.json index d7188162aee..740613f5b5c 100644 --- a/advisories/unreviewed/2022/05/GHSA-m3qg-3g4c-5jwm/GHSA-m3qg-3g4c-5jwm.json +++ b/advisories/unreviewed/2022/05/GHSA-m3qg-3g4c-5jwm/GHSA-m3qg-3g4c-5jwm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:H/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-m3rf-468q-xfmw/GHSA-m3rf-468q-xfmw.json b/advisories/unreviewed/2022/05/GHSA-m3rf-468q-xfmw/GHSA-m3rf-468q-xfmw.json index f098f5510ff..4254d0922a5 100644 --- a/advisories/unreviewed/2022/05/GHSA-m3rf-468q-xfmw/GHSA-m3rf-468q-xfmw.json +++ b/advisories/unreviewed/2022/05/GHSA-m3rf-468q-xfmw/GHSA-m3rf-468q-xfmw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-m4r9-hjpm-vh4g/GHSA-m4r9-hjpm-vh4g.json b/advisories/unreviewed/2022/05/GHSA-m4r9-hjpm-vh4g/GHSA-m4r9-hjpm-vh4g.json index bb9e2e6365f..5ff9bf89c5f 100644 --- a/advisories/unreviewed/2022/05/GHSA-m4r9-hjpm-vh4g/GHSA-m4r9-hjpm-vh4g.json +++ b/advisories/unreviewed/2022/05/GHSA-m4r9-hjpm-vh4g/GHSA-m4r9-hjpm-vh4g.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-m58h-xr6q-8fjj/GHSA-m58h-xr6q-8fjj.json b/advisories/unreviewed/2022/05/GHSA-m58h-xr6q-8fjj/GHSA-m58h-xr6q-8fjj.json index cef61c5db04..577af45f8e5 100644 --- a/advisories/unreviewed/2022/05/GHSA-m58h-xr6q-8fjj/GHSA-m58h-xr6q-8fjj.json +++ b/advisories/unreviewed/2022/05/GHSA-m58h-xr6q-8fjj/GHSA-m58h-xr6q-8fjj.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-m5c7-hj9h-wm2m/GHSA-m5c7-hj9h-wm2m.json b/advisories/unreviewed/2022/05/GHSA-m5c7-hj9h-wm2m/GHSA-m5c7-hj9h-wm2m.json index d0abb6dbf77..ef0bb29455a 100644 --- a/advisories/unreviewed/2022/05/GHSA-m5c7-hj9h-wm2m/GHSA-m5c7-hj9h-wm2m.json +++ b/advisories/unreviewed/2022/05/GHSA-m5c7-hj9h-wm2m/GHSA-m5c7-hj9h-wm2m.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-m5gj-23hf-gv23/GHSA-m5gj-23hf-gv23.json b/advisories/unreviewed/2022/05/GHSA-m5gj-23hf-gv23/GHSA-m5gj-23hf-gv23.json index 8738c8cb5e1..825e40356ce 100644 --- a/advisories/unreviewed/2022/05/GHSA-m5gj-23hf-gv23/GHSA-m5gj-23hf-gv23.json +++ b/advisories/unreviewed/2022/05/GHSA-m5gj-23hf-gv23/GHSA-m5gj-23hf-gv23.json @@ -7,12 +7,8 @@ "CVE-2012-0601" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-m5q2-3g9r-qm3p/GHSA-m5q2-3g9r-qm3p.json b/advisories/unreviewed/2022/05/GHSA-m5q2-3g9r-qm3p/GHSA-m5q2-3g9r-qm3p.json index 70a695fe745..87014c218e8 100644 --- a/advisories/unreviewed/2022/05/GHSA-m5q2-3g9r-qm3p/GHSA-m5q2-3g9r-qm3p.json +++ b/advisories/unreviewed/2022/05/GHSA-m5q2-3g9r-qm3p/GHSA-m5q2-3g9r-qm3p.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-m6qv-gwg5-63c6/GHSA-m6qv-gwg5-63c6.json b/advisories/unreviewed/2022/05/GHSA-m6qv-gwg5-63c6/GHSA-m6qv-gwg5-63c6.json index 9c57fc16117..b32674fcbbf 100644 --- a/advisories/unreviewed/2022/05/GHSA-m6qv-gwg5-63c6/GHSA-m6qv-gwg5-63c6.json +++ b/advisories/unreviewed/2022/05/GHSA-m6qv-gwg5-63c6/GHSA-m6qv-gwg5-63c6.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-m72x-m7hc-6vp7/GHSA-m72x-m7hc-6vp7.json b/advisories/unreviewed/2022/05/GHSA-m72x-m7hc-6vp7/GHSA-m72x-m7hc-6vp7.json index a1a108de0b0..33348218200 100644 --- a/advisories/unreviewed/2022/05/GHSA-m72x-m7hc-6vp7/GHSA-m72x-m7hc-6vp7.json +++ b/advisories/unreviewed/2022/05/GHSA-m72x-m7hc-6vp7/GHSA-m72x-m7hc-6vp7.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-m8fm-gg8w-rfmg/GHSA-m8fm-gg8w-rfmg.json b/advisories/unreviewed/2022/05/GHSA-m8fm-gg8w-rfmg/GHSA-m8fm-gg8w-rfmg.json index b766c80b026..153d71d0009 100644 --- a/advisories/unreviewed/2022/05/GHSA-m8fm-gg8w-rfmg/GHSA-m8fm-gg8w-rfmg.json +++ b/advisories/unreviewed/2022/05/GHSA-m8fm-gg8w-rfmg/GHSA-m8fm-gg8w-rfmg.json @@ -7,12 +7,8 @@ "CVE-2012-0623" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-m8xg-hqfh-frp5/GHSA-m8xg-hqfh-frp5.json b/advisories/unreviewed/2022/05/GHSA-m8xg-hqfh-frp5/GHSA-m8xg-hqfh-frp5.json index ef620549492..cf213d69f5d 100644 --- a/advisories/unreviewed/2022/05/GHSA-m8xg-hqfh-frp5/GHSA-m8xg-hqfh-frp5.json +++ b/advisories/unreviewed/2022/05/GHSA-m8xg-hqfh-frp5/GHSA-m8xg-hqfh-frp5.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-m987-jp5m-qvxh/GHSA-m987-jp5m-qvxh.json b/advisories/unreviewed/2022/05/GHSA-m987-jp5m-qvxh/GHSA-m987-jp5m-qvxh.json index 7c68cf48eed..9352f993394 100644 --- a/advisories/unreviewed/2022/05/GHSA-m987-jp5m-qvxh/GHSA-m987-jp5m-qvxh.json +++ b/advisories/unreviewed/2022/05/GHSA-m987-jp5m-qvxh/GHSA-m987-jp5m-qvxh.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-mf3r-g9fh-76hw/GHSA-mf3r-g9fh-76hw.json b/advisories/unreviewed/2022/05/GHSA-mf3r-g9fh-76hw/GHSA-mf3r-g9fh-76hw.json index 0511bc0f252..ca5ffc717c4 100644 --- a/advisories/unreviewed/2022/05/GHSA-mf3r-g9fh-76hw/GHSA-mf3r-g9fh-76hw.json +++ b/advisories/unreviewed/2022/05/GHSA-mf3r-g9fh-76hw/GHSA-mf3r-g9fh-76hw.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-mgf9-pjxq-95vq/GHSA-mgf9-pjxq-95vq.json b/advisories/unreviewed/2022/05/GHSA-mgf9-pjxq-95vq/GHSA-mgf9-pjxq-95vq.json index 600af59195b..4a1693bd986 100644 --- a/advisories/unreviewed/2022/05/GHSA-mgf9-pjxq-95vq/GHSA-mgf9-pjxq-95vq.json +++ b/advisories/unreviewed/2022/05/GHSA-mgf9-pjxq-95vq/GHSA-mgf9-pjxq-95vq.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-mggx-323c-ww4g/GHSA-mggx-323c-ww4g.json b/advisories/unreviewed/2022/05/GHSA-mggx-323c-ww4g/GHSA-mggx-323c-ww4g.json index 626268db56d..133e3e8634d 100644 --- a/advisories/unreviewed/2022/05/GHSA-mggx-323c-ww4g/GHSA-mggx-323c-ww4g.json +++ b/advisories/unreviewed/2022/05/GHSA-mggx-323c-ww4g/GHSA-mggx-323c-ww4g.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mj2r-6x5w-q2pj/GHSA-mj2r-6x5w-q2pj.json b/advisories/unreviewed/2022/05/GHSA-mj2r-6x5w-q2pj/GHSA-mj2r-6x5w-q2pj.json index a4ed8fbbd69..fba0c659bb9 100644 --- a/advisories/unreviewed/2022/05/GHSA-mj2r-6x5w-q2pj/GHSA-mj2r-6x5w-q2pj.json +++ b/advisories/unreviewed/2022/05/GHSA-mj2r-6x5w-q2pj/GHSA-mj2r-6x5w-q2pj.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mjm7-2v5g-x6q7/GHSA-mjm7-2v5g-x6q7.json b/advisories/unreviewed/2022/05/GHSA-mjm7-2v5g-x6q7/GHSA-mjm7-2v5g-x6q7.json index 1146fd3f8ce..edb3ce50a8c 100644 --- a/advisories/unreviewed/2022/05/GHSA-mjm7-2v5g-x6q7/GHSA-mjm7-2v5g-x6q7.json +++ b/advisories/unreviewed/2022/05/GHSA-mjm7-2v5g-x6q7/GHSA-mjm7-2v5g-x6q7.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-mmcw-6wfx-85fg/GHSA-mmcw-6wfx-85fg.json b/advisories/unreviewed/2022/05/GHSA-mmcw-6wfx-85fg/GHSA-mmcw-6wfx-85fg.json index 51fc2f7a50d..221abe2cb50 100644 --- a/advisories/unreviewed/2022/05/GHSA-mmcw-6wfx-85fg/GHSA-mmcw-6wfx-85fg.json +++ b/advisories/unreviewed/2022/05/GHSA-mmcw-6wfx-85fg/GHSA-mmcw-6wfx-85fg.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-mmvx-7m2g-g7p9/GHSA-mmvx-7m2g-g7p9.json b/advisories/unreviewed/2022/05/GHSA-mmvx-7m2g-g7p9/GHSA-mmvx-7m2g-g7p9.json index eb5632f62b5..8f16722d21b 100644 --- a/advisories/unreviewed/2022/05/GHSA-mmvx-7m2g-g7p9/GHSA-mmvx-7m2g-g7p9.json +++ b/advisories/unreviewed/2022/05/GHSA-mmvx-7m2g-g7p9/GHSA-mmvx-7m2g-g7p9.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-mp9r-qwfc-wf6p/GHSA-mp9r-qwfc-wf6p.json b/advisories/unreviewed/2022/05/GHSA-mp9r-qwfc-wf6p/GHSA-mp9r-qwfc-wf6p.json index 0a1307fcc26..ea7aea91ed5 100644 --- a/advisories/unreviewed/2022/05/GHSA-mp9r-qwfc-wf6p/GHSA-mp9r-qwfc-wf6p.json +++ b/advisories/unreviewed/2022/05/GHSA-mp9r-qwfc-wf6p/GHSA-mp9r-qwfc-wf6p.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mpfh-m7g4-6vx8/GHSA-mpfh-m7g4-6vx8.json b/advisories/unreviewed/2022/05/GHSA-mpfh-m7g4-6vx8/GHSA-mpfh-m7g4-6vx8.json index e7aabbe6237..d7982cb1c90 100644 --- a/advisories/unreviewed/2022/05/GHSA-mpfh-m7g4-6vx8/GHSA-mpfh-m7g4-6vx8.json +++ b/advisories/unreviewed/2022/05/GHSA-mpfh-m7g4-6vx8/GHSA-mpfh-m7g4-6vx8.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-mpr9-2fx5-mhr6/GHSA-mpr9-2fx5-mhr6.json b/advisories/unreviewed/2022/05/GHSA-mpr9-2fx5-mhr6/GHSA-mpr9-2fx5-mhr6.json index ad072a26fa3..5f92eec6202 100644 --- a/advisories/unreviewed/2022/05/GHSA-mpr9-2fx5-mhr6/GHSA-mpr9-2fx5-mhr6.json +++ b/advisories/unreviewed/2022/05/GHSA-mpr9-2fx5-mhr6/GHSA-mpr9-2fx5-mhr6.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-mqp7-v9g4-4xgh/GHSA-mqp7-v9g4-4xgh.json b/advisories/unreviewed/2022/05/GHSA-mqp7-v9g4-4xgh/GHSA-mqp7-v9g4-4xgh.json index 554bca308d4..b8dc5037c87 100644 --- a/advisories/unreviewed/2022/05/GHSA-mqp7-v9g4-4xgh/GHSA-mqp7-v9g4-4xgh.json +++ b/advisories/unreviewed/2022/05/GHSA-mqp7-v9g4-4xgh/GHSA-mqp7-v9g4-4xgh.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-mqr9-9pcp-x58h/GHSA-mqr9-9pcp-x58h.json b/advisories/unreviewed/2022/05/GHSA-mqr9-9pcp-x58h/GHSA-mqr9-9pcp-x58h.json index c49e75c1fde..ef18bd550ab 100644 --- a/advisories/unreviewed/2022/05/GHSA-mqr9-9pcp-x58h/GHSA-mqr9-9pcp-x58h.json +++ b/advisories/unreviewed/2022/05/GHSA-mqr9-9pcp-x58h/GHSA-mqr9-9pcp-x58h.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-mr8r-732m-m3hp/GHSA-mr8r-732m-m3hp.json b/advisories/unreviewed/2022/05/GHSA-mr8r-732m-m3hp/GHSA-mr8r-732m-m3hp.json index b73f4d2d12b..c4080fc7525 100644 --- a/advisories/unreviewed/2022/05/GHSA-mr8r-732m-m3hp/GHSA-mr8r-732m-m3hp.json +++ b/advisories/unreviewed/2022/05/GHSA-mr8r-732m-m3hp/GHSA-mr8r-732m-m3hp.json @@ -7,12 +7,8 @@ "CVE-2012-0593" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mrm2-xrv3-pvxv/GHSA-mrm2-xrv3-pvxv.json b/advisories/unreviewed/2022/05/GHSA-mrm2-xrv3-pvxv/GHSA-mrm2-xrv3-pvxv.json index 68ffdeeb0a4..dba46b6c23f 100644 --- a/advisories/unreviewed/2022/05/GHSA-mrm2-xrv3-pvxv/GHSA-mrm2-xrv3-pvxv.json +++ b/advisories/unreviewed/2022/05/GHSA-mrm2-xrv3-pvxv/GHSA-mrm2-xrv3-pvxv.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mrm4-7887-m99c/GHSA-mrm4-7887-m99c.json b/advisories/unreviewed/2022/05/GHSA-mrm4-7887-m99c/GHSA-mrm4-7887-m99c.json index bc893d7620a..64a78390ff9 100644 --- a/advisories/unreviewed/2022/05/GHSA-mrm4-7887-m99c/GHSA-mrm4-7887-m99c.json +++ b/advisories/unreviewed/2022/05/GHSA-mrm4-7887-m99c/GHSA-mrm4-7887-m99c.json @@ -7,12 +7,8 @@ "CVE-2010-3884" ], "details": "Cross-site request forgery (CSRF) vulnerability in CMS Made Simple 1.8.1 and earlier allows remote attackers to hijack the authentication of administrators for requests that reset the administrative password. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mv4g-wvj9-grmf/GHSA-mv4g-wvj9-grmf.json b/advisories/unreviewed/2022/05/GHSA-mv4g-wvj9-grmf/GHSA-mv4g-wvj9-grmf.json index d56724d533f..92f80d95082 100644 --- a/advisories/unreviewed/2022/05/GHSA-mv4g-wvj9-grmf/GHSA-mv4g-wvj9-grmf.json +++ b/advisories/unreviewed/2022/05/GHSA-mv4g-wvj9-grmf/GHSA-mv4g-wvj9-grmf.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-mv9w-m376-mf59/GHSA-mv9w-m376-mf59.json b/advisories/unreviewed/2022/05/GHSA-mv9w-m376-mf59/GHSA-mv9w-m376-mf59.json index 906f5694d65..09f1b4f7878 100644 --- a/advisories/unreviewed/2022/05/GHSA-mv9w-m376-mf59/GHSA-mv9w-m376-mf59.json +++ b/advisories/unreviewed/2022/05/GHSA-mv9w-m376-mf59/GHSA-mv9w-m376-mf59.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-mvjg-3vh9-6w4q/GHSA-mvjg-3vh9-6w4q.json b/advisories/unreviewed/2022/05/GHSA-mvjg-3vh9-6w4q/GHSA-mvjg-3vh9-6w4q.json index 28179d965d9..05784e907e4 100644 --- a/advisories/unreviewed/2022/05/GHSA-mvjg-3vh9-6w4q/GHSA-mvjg-3vh9-6w4q.json +++ b/advisories/unreviewed/2022/05/GHSA-mvjg-3vh9-6w4q/GHSA-mvjg-3vh9-6w4q.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mwmq-68qf-p3pw/GHSA-mwmq-68qf-p3pw.json b/advisories/unreviewed/2022/05/GHSA-mwmq-68qf-p3pw/GHSA-mwmq-68qf-p3pw.json index 144e4e58750..8c9eb85e008 100644 --- a/advisories/unreviewed/2022/05/GHSA-mwmq-68qf-p3pw/GHSA-mwmq-68qf-p3pw.json +++ b/advisories/unreviewed/2022/05/GHSA-mwmq-68qf-p3pw/GHSA-mwmq-68qf-p3pw.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-mwpv-5q87-w5qr/GHSA-mwpv-5q87-w5qr.json b/advisories/unreviewed/2022/05/GHSA-mwpv-5q87-w5qr/GHSA-mwpv-5q87-w5qr.json index dc4ea575258..3525be5e1ed 100644 --- a/advisories/unreviewed/2022/05/GHSA-mwpv-5q87-w5qr/GHSA-mwpv-5q87-w5qr.json +++ b/advisories/unreviewed/2022/05/GHSA-mwpv-5q87-w5qr/GHSA-mwpv-5q87-w5qr.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-mx25-2x8w-4wxp/GHSA-mx25-2x8w-4wxp.json b/advisories/unreviewed/2022/05/GHSA-mx25-2x8w-4wxp/GHSA-mx25-2x8w-4wxp.json index b980a727af4..62a393300fd 100644 --- a/advisories/unreviewed/2022/05/GHSA-mx25-2x8w-4wxp/GHSA-mx25-2x8w-4wxp.json +++ b/advisories/unreviewed/2022/05/GHSA-mx25-2x8w-4wxp/GHSA-mx25-2x8w-4wxp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mx8v-g7wp-95xg/GHSA-mx8v-g7wp-95xg.json b/advisories/unreviewed/2022/05/GHSA-mx8v-g7wp-95xg/GHSA-mx8v-g7wp-95xg.json index 93669051e37..4176e038fb9 100644 --- a/advisories/unreviewed/2022/05/GHSA-mx8v-g7wp-95xg/GHSA-mx8v-g7wp-95xg.json +++ b/advisories/unreviewed/2022/05/GHSA-mx8v-g7wp-95xg/GHSA-mx8v-g7wp-95xg.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-mxjf-9j2x-85mg/GHSA-mxjf-9j2x-85mg.json b/advisories/unreviewed/2022/05/GHSA-mxjf-9j2x-85mg/GHSA-mxjf-9j2x-85mg.json index 81229fa25f9..9ef4ca0db77 100644 --- a/advisories/unreviewed/2022/05/GHSA-mxjf-9j2x-85mg/GHSA-mxjf-9j2x-85mg.json +++ b/advisories/unreviewed/2022/05/GHSA-mxjf-9j2x-85mg/GHSA-mxjf-9j2x-85mg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mxjx-22vm-4qrf/GHSA-mxjx-22vm-4qrf.json b/advisories/unreviewed/2022/05/GHSA-mxjx-22vm-4qrf/GHSA-mxjx-22vm-4qrf.json index 890c4bcfa9f..f0cc810d382 100644 --- a/advisories/unreviewed/2022/05/GHSA-mxjx-22vm-4qrf/GHSA-mxjx-22vm-4qrf.json +++ b/advisories/unreviewed/2022/05/GHSA-mxjx-22vm-4qrf/GHSA-mxjx-22vm-4qrf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-mxr4-27j9-9x37/GHSA-mxr4-27j9-9x37.json b/advisories/unreviewed/2022/05/GHSA-mxr4-27j9-9x37/GHSA-mxr4-27j9-9x37.json index cfa4c6762d0..4bd500a31d9 100644 --- a/advisories/unreviewed/2022/05/GHSA-mxr4-27j9-9x37/GHSA-mxr4-27j9-9x37.json +++ b/advisories/unreviewed/2022/05/GHSA-mxr4-27j9-9x37/GHSA-mxr4-27j9-9x37.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-p22g-36v4-7hhj/GHSA-p22g-36v4-7hhj.json b/advisories/unreviewed/2022/05/GHSA-p22g-36v4-7hhj/GHSA-p22g-36v4-7hhj.json index ed5212a4322..4c28754d386 100644 --- a/advisories/unreviewed/2022/05/GHSA-p22g-36v4-7hhj/GHSA-p22g-36v4-7hhj.json +++ b/advisories/unreviewed/2022/05/GHSA-p22g-36v4-7hhj/GHSA-p22g-36v4-7hhj.json @@ -7,12 +7,8 @@ "CVE-2011-3003" ], "details": "Mozilla Firefox before 7.0 and SeaMonkey before 2.4 allow remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via an unspecified WebGL test case that triggers a memory-allocation error and a resulting out-of-bounds write operation.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-p26h-85mw-9wv8/GHSA-p26h-85mw-9wv8.json b/advisories/unreviewed/2022/05/GHSA-p26h-85mw-9wv8/GHSA-p26h-85mw-9wv8.json index a95abc0f97f..3593fa659e2 100644 --- a/advisories/unreviewed/2022/05/GHSA-p26h-85mw-9wv8/GHSA-p26h-85mw-9wv8.json +++ b/advisories/unreviewed/2022/05/GHSA-p26h-85mw-9wv8/GHSA-p26h-85mw-9wv8.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-p298-7j7m-qrmq/GHSA-p298-7j7m-qrmq.json b/advisories/unreviewed/2022/05/GHSA-p298-7j7m-qrmq/GHSA-p298-7j7m-qrmq.json index 2b2a58bbd49..93d66033600 100644 --- a/advisories/unreviewed/2022/05/GHSA-p298-7j7m-qrmq/GHSA-p298-7j7m-qrmq.json +++ b/advisories/unreviewed/2022/05/GHSA-p298-7j7m-qrmq/GHSA-p298-7j7m-qrmq.json @@ -7,12 +7,8 @@ "CVE-2013-2085" ], "details": "Directory traversal vulnerability in apps/files_trashbin/index.php in ownCloud Server before 5.0.6 allows remote authenticated users to access arbitrary files via a .. (dot dot) in the dir parameter.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-p2p2-m7jv-vw93/GHSA-p2p2-m7jv-vw93.json b/advisories/unreviewed/2022/05/GHSA-p2p2-m7jv-vw93/GHSA-p2p2-m7jv-vw93.json index 09c39a00b1a..96f1b34456d 100644 --- a/advisories/unreviewed/2022/05/GHSA-p2p2-m7jv-vw93/GHSA-p2p2-m7jv-vw93.json +++ b/advisories/unreviewed/2022/05/GHSA-p2p2-m7jv-vw93/GHSA-p2p2-m7jv-vw93.json @@ -7,12 +7,8 @@ "CVE-2011-0730" ], "details": "Eucalyptus before 2.0.3 and Eucalyptus EE before 2.0.2, as used in Ubuntu Enterprise Cloud (UEC) and other products, do not properly interpret signed elements in SOAP requests, which allows man-in-the-middle attackers to execute arbitrary commands by modifying a request, related to an \"XML Signature Element Wrapping\" or a \"SOAP signature replay\" issue.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-p2rg-994v-hfw8/GHSA-p2rg-994v-hfw8.json b/advisories/unreviewed/2022/05/GHSA-p2rg-994v-hfw8/GHSA-p2rg-994v-hfw8.json index 9545646b440..9ba9361fb63 100644 --- a/advisories/unreviewed/2022/05/GHSA-p2rg-994v-hfw8/GHSA-p2rg-994v-hfw8.json +++ b/advisories/unreviewed/2022/05/GHSA-p2rg-994v-hfw8/GHSA-p2rg-994v-hfw8.json @@ -7,12 +7,8 @@ "CVE-2010-1752" ], "details": "Stack-based buffer overflow in CFNetwork in Apple iOS before 4 on the iPhone and iPod touch allows remote attackers to execute arbitrary code or cause a denial of service (application crash) via vectors related to URL handling.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-p2v5-h376-6wh3/GHSA-p2v5-h376-6wh3.json b/advisories/unreviewed/2022/05/GHSA-p2v5-h376-6wh3/GHSA-p2v5-h376-6wh3.json index 55dcda23511..f5efaf60e88 100644 --- a/advisories/unreviewed/2022/05/GHSA-p2v5-h376-6wh3/GHSA-p2v5-h376-6wh3.json +++ b/advisories/unreviewed/2022/05/GHSA-p2v5-h376-6wh3/GHSA-p2v5-h376-6wh3.json @@ -7,12 +7,8 @@ "CVE-2011-2873" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-p32j-872q-3hg6/GHSA-p32j-872q-3hg6.json b/advisories/unreviewed/2022/05/GHSA-p32j-872q-3hg6/GHSA-p32j-872q-3hg6.json index e782c051627..8348e0ee7d4 100644 --- a/advisories/unreviewed/2022/05/GHSA-p32j-872q-3hg6/GHSA-p32j-872q-3hg6.json +++ b/advisories/unreviewed/2022/05/GHSA-p32j-872q-3hg6/GHSA-p32j-872q-3hg6.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-p485-m5mg-88jg/GHSA-p485-m5mg-88jg.json b/advisories/unreviewed/2022/05/GHSA-p485-m5mg-88jg/GHSA-p485-m5mg-88jg.json index 81adbc6b09a..ad4230e5792 100644 --- a/advisories/unreviewed/2022/05/GHSA-p485-m5mg-88jg/GHSA-p485-m5mg-88jg.json +++ b/advisories/unreviewed/2022/05/GHSA-p485-m5mg-88jg/GHSA-p485-m5mg-88jg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-p4g4-gh88-fxg9/GHSA-p4g4-gh88-fxg9.json b/advisories/unreviewed/2022/05/GHSA-p4g4-gh88-fxg9/GHSA-p4g4-gh88-fxg9.json index a288165fa82..d77cd5659e0 100644 --- a/advisories/unreviewed/2022/05/GHSA-p4g4-gh88-fxg9/GHSA-p4g4-gh88-fxg9.json +++ b/advisories/unreviewed/2022/05/GHSA-p4g4-gh88-fxg9/GHSA-p4g4-gh88-fxg9.json @@ -7,12 +7,8 @@ "CVE-2010-1811" ], "details": "ImageIO in Apple iOS before 4.1 on the iPhone and iPod touch allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted TIFF file.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-p576-9528-9qxm/GHSA-p576-9528-9qxm.json b/advisories/unreviewed/2022/05/GHSA-p576-9528-9qxm/GHSA-p576-9528-9qxm.json index ef8deeb832b..6c4848d6e0b 100644 --- a/advisories/unreviewed/2022/05/GHSA-p576-9528-9qxm/GHSA-p576-9528-9qxm.json +++ b/advisories/unreviewed/2022/05/GHSA-p576-9528-9qxm/GHSA-p576-9528-9qxm.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-p723-226c-99cr/GHSA-p723-226c-99cr.json b/advisories/unreviewed/2022/05/GHSA-p723-226c-99cr/GHSA-p723-226c-99cr.json index 7f35c1df7b7..e5ecefe6f41 100644 --- a/advisories/unreviewed/2022/05/GHSA-p723-226c-99cr/GHSA-p723-226c-99cr.json +++ b/advisories/unreviewed/2022/05/GHSA-p723-226c-99cr/GHSA-p723-226c-99cr.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-p7qg-7vqr-hwq9/GHSA-p7qg-7vqr-hwq9.json b/advisories/unreviewed/2022/05/GHSA-p7qg-7vqr-hwq9/GHSA-p7qg-7vqr-hwq9.json index f007cc329ed..738fe67724a 100644 --- a/advisories/unreviewed/2022/05/GHSA-p7qg-7vqr-hwq9/GHSA-p7qg-7vqr-hwq9.json +++ b/advisories/unreviewed/2022/05/GHSA-p7qg-7vqr-hwq9/GHSA-p7qg-7vqr-hwq9.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-p8m9-4hcr-79g2/GHSA-p8m9-4hcr-79g2.json b/advisories/unreviewed/2022/05/GHSA-p8m9-4hcr-79g2/GHSA-p8m9-4hcr-79g2.json index 3d0d13cd2b9..42edc72df5f 100644 --- a/advisories/unreviewed/2022/05/GHSA-p8m9-4hcr-79g2/GHSA-p8m9-4hcr-79g2.json +++ b/advisories/unreviewed/2022/05/GHSA-p8m9-4hcr-79g2/GHSA-p8m9-4hcr-79g2.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-p939-h8xq-qhw8/GHSA-p939-h8xq-qhw8.json b/advisories/unreviewed/2022/05/GHSA-p939-h8xq-qhw8/GHSA-p939-h8xq-qhw8.json index 19f8a8f573a..270873fdd05 100644 --- a/advisories/unreviewed/2022/05/GHSA-p939-h8xq-qhw8/GHSA-p939-h8xq-qhw8.json +++ b/advisories/unreviewed/2022/05/GHSA-p939-h8xq-qhw8/GHSA-p939-h8xq-qhw8.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-p976-pjhw-2wph/GHSA-p976-pjhw-2wph.json b/advisories/unreviewed/2022/05/GHSA-p976-pjhw-2wph/GHSA-p976-pjhw-2wph.json index 4faf0308dd8..3488fc3a740 100644 --- a/advisories/unreviewed/2022/05/GHSA-p976-pjhw-2wph/GHSA-p976-pjhw-2wph.json +++ b/advisories/unreviewed/2022/05/GHSA-p976-pjhw-2wph/GHSA-p976-pjhw-2wph.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-p9f4-mhhr-v2hp/GHSA-p9f4-mhhr-v2hp.json b/advisories/unreviewed/2022/05/GHSA-p9f4-mhhr-v2hp/GHSA-p9f4-mhhr-v2hp.json index 53b386763a0..3639c7806eb 100644 --- a/advisories/unreviewed/2022/05/GHSA-p9f4-mhhr-v2hp/GHSA-p9f4-mhhr-v2hp.json +++ b/advisories/unreviewed/2022/05/GHSA-p9f4-mhhr-v2hp/GHSA-p9f4-mhhr-v2hp.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-p9g4-cj6g-47x3/GHSA-p9g4-cj6g-47x3.json b/advisories/unreviewed/2022/05/GHSA-p9g4-cj6g-47x3/GHSA-p9g4-cj6g-47x3.json index bd3b297431a..60d4fc9ff61 100644 --- a/advisories/unreviewed/2022/05/GHSA-p9g4-cj6g-47x3/GHSA-p9g4-cj6g-47x3.json +++ b/advisories/unreviewed/2022/05/GHSA-p9g4-cj6g-47x3/GHSA-p9g4-cj6g-47x3.json @@ -7,12 +7,8 @@ "CVE-2014-5337" ], "details": "The WordPress Mobile Pack plugin before 2.0.2 for WordPress does not properly restrict access to password protected posts, which allows remote attackers to obtain sensitive information via an exportarticles action to export/content.php.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -36,9 +32,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-p9mr-94x2-jgrp/GHSA-p9mr-94x2-jgrp.json b/advisories/unreviewed/2022/05/GHSA-p9mr-94x2-jgrp/GHSA-p9mr-94x2-jgrp.json index f70a5d6c727..dfe7aaac2c6 100644 --- a/advisories/unreviewed/2022/05/GHSA-p9mr-94x2-jgrp/GHSA-p9mr-94x2-jgrp.json +++ b/advisories/unreviewed/2022/05/GHSA-p9mr-94x2-jgrp/GHSA-p9mr-94x2-jgrp.json @@ -7,12 +7,8 @@ "CVE-2011-2452" ], "details": "Adobe Flash Player before 10.3.183.11 and 11.x before 11.1.102.55 on Windows, Mac OS X, Linux, and Solaris and before 11.1.102.59 on Android, and Adobe AIR before 3.1.0.4880, allows attackers to execute arbitrary code or cause a denial of service (memory corruption) via unspecified vectors, a different vulnerability than CVE-2011-2445, CVE-2011-2451, CVE-2011-2453, CVE-2011-2454, CVE-2011-2455, CVE-2011-2459, and CVE-2011-2460.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-pf75-q5f8-46gr/GHSA-pf75-q5f8-46gr.json b/advisories/unreviewed/2022/05/GHSA-pf75-q5f8-46gr/GHSA-pf75-q5f8-46gr.json index 8629ecf7f3f..9afa7432182 100644 --- a/advisories/unreviewed/2022/05/GHSA-pf75-q5f8-46gr/GHSA-pf75-q5f8-46gr.json +++ b/advisories/unreviewed/2022/05/GHSA-pf75-q5f8-46gr/GHSA-pf75-q5f8-46gr.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-pf78-mqq9-m3g8/GHSA-pf78-mqq9-m3g8.json b/advisories/unreviewed/2022/05/GHSA-pf78-mqq9-m3g8/GHSA-pf78-mqq9-m3g8.json index 220c9bd666a..724409b43ed 100644 --- a/advisories/unreviewed/2022/05/GHSA-pf78-mqq9-m3g8/GHSA-pf78-mqq9-m3g8.json +++ b/advisories/unreviewed/2022/05/GHSA-pf78-mqq9-m3g8/GHSA-pf78-mqq9-m3g8.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-pg23-r2w3-6grp/GHSA-pg23-r2w3-6grp.json b/advisories/unreviewed/2022/05/GHSA-pg23-r2w3-6grp/GHSA-pg23-r2w3-6grp.json index e403fd55658..1873c571bad 100644 --- a/advisories/unreviewed/2022/05/GHSA-pg23-r2w3-6grp/GHSA-pg23-r2w3-6grp.json +++ b/advisories/unreviewed/2022/05/GHSA-pg23-r2w3-6grp/GHSA-pg23-r2w3-6grp.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-pg4p-5gm9-8q6q/GHSA-pg4p-5gm9-8q6q.json b/advisories/unreviewed/2022/05/GHSA-pg4p-5gm9-8q6q/GHSA-pg4p-5gm9-8q6q.json index 78d36b0e75a..1e3c7eaf992 100644 --- a/advisories/unreviewed/2022/05/GHSA-pg4p-5gm9-8q6q/GHSA-pg4p-5gm9-8q6q.json +++ b/advisories/unreviewed/2022/05/GHSA-pg4p-5gm9-8q6q/GHSA-pg4p-5gm9-8q6q.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-pgj5-frhf-w58m/GHSA-pgj5-frhf-w58m.json b/advisories/unreviewed/2022/05/GHSA-pgj5-frhf-w58m/GHSA-pgj5-frhf-w58m.json index a0ec25cf833..354c5e0d738 100644 --- a/advisories/unreviewed/2022/05/GHSA-pgj5-frhf-w58m/GHSA-pgj5-frhf-w58m.json +++ b/advisories/unreviewed/2022/05/GHSA-pgj5-frhf-w58m/GHSA-pgj5-frhf-w58m.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-pgwp-3x35-q886/GHSA-pgwp-3x35-q886.json b/advisories/unreviewed/2022/05/GHSA-pgwp-3x35-q886/GHSA-pgwp-3x35-q886.json index 85e22f477e4..8bc5cdf1994 100644 --- a/advisories/unreviewed/2022/05/GHSA-pgwp-3x35-q886/GHSA-pgwp-3x35-q886.json +++ b/advisories/unreviewed/2022/05/GHSA-pgwp-3x35-q886/GHSA-pgwp-3x35-q886.json @@ -7,12 +7,8 @@ "CVE-2012-0588" ], "details": "Cross-site scripting (XSS) vulnerability in WebKit, as used in Apple iOS before 5.1, allows remote attackers to inject arbitrary web script or HTML via unspecified vectors, a different vulnerability than CVE-2012-0586, CVE-2012-0587, and CVE-2012-0589.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-pjf8-cqc5-qhf8/GHSA-pjf8-cqc5-qhf8.json b/advisories/unreviewed/2022/05/GHSA-pjf8-cqc5-qhf8/GHSA-pjf8-cqc5-qhf8.json index 95b65cc7c7c..31a01abb6a5 100644 --- a/advisories/unreviewed/2022/05/GHSA-pjf8-cqc5-qhf8/GHSA-pjf8-cqc5-qhf8.json +++ b/advisories/unreviewed/2022/05/GHSA-pjf8-cqc5-qhf8/GHSA-pjf8-cqc5-qhf8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-pm3v-cfmp-f7x4/GHSA-pm3v-cfmp-f7x4.json b/advisories/unreviewed/2022/05/GHSA-pm3v-cfmp-f7x4/GHSA-pm3v-cfmp-f7x4.json index d2f5ef2b5e1..7ff02455ef2 100644 --- a/advisories/unreviewed/2022/05/GHSA-pm3v-cfmp-f7x4/GHSA-pm3v-cfmp-f7x4.json +++ b/advisories/unreviewed/2022/05/GHSA-pm3v-cfmp-f7x4/GHSA-pm3v-cfmp-f7x4.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-pmrv-wv6g-9wfp/GHSA-pmrv-wv6g-9wfp.json b/advisories/unreviewed/2022/05/GHSA-pmrv-wv6g-9wfp/GHSA-pmrv-wv6g-9wfp.json index f6cc8c96d3e..602dce2fe6a 100644 --- a/advisories/unreviewed/2022/05/GHSA-pmrv-wv6g-9wfp/GHSA-pmrv-wv6g-9wfp.json +++ b/advisories/unreviewed/2022/05/GHSA-pmrv-wv6g-9wfp/GHSA-pmrv-wv6g-9wfp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-pqxg-g3hm-5j49/GHSA-pqxg-g3hm-5j49.json b/advisories/unreviewed/2022/05/GHSA-pqxg-g3hm-5j49/GHSA-pqxg-g3hm-5j49.json index 5133624d200..634e2bbdee0 100644 --- a/advisories/unreviewed/2022/05/GHSA-pqxg-g3hm-5j49/GHSA-pqxg-g3hm-5j49.json +++ b/advisories/unreviewed/2022/05/GHSA-pqxg-g3hm-5j49/GHSA-pqxg-g3hm-5j49.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-pr46-8w6c-393f/GHSA-pr46-8w6c-393f.json b/advisories/unreviewed/2022/05/GHSA-pr46-8w6c-393f/GHSA-pr46-8w6c-393f.json index b646708be82..7e0642a8910 100644 --- a/advisories/unreviewed/2022/05/GHSA-pr46-8w6c-393f/GHSA-pr46-8w6c-393f.json +++ b/advisories/unreviewed/2022/05/GHSA-pr46-8w6c-393f/GHSA-pr46-8w6c-393f.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-pr64-j6cq-j9jh/GHSA-pr64-j6cq-j9jh.json b/advisories/unreviewed/2022/05/GHSA-pr64-j6cq-j9jh/GHSA-pr64-j6cq-j9jh.json index f8b931b387e..514567221ef 100644 --- a/advisories/unreviewed/2022/05/GHSA-pr64-j6cq-j9jh/GHSA-pr64-j6cq-j9jh.json +++ b/advisories/unreviewed/2022/05/GHSA-pr64-j6cq-j9jh/GHSA-pr64-j6cq-j9jh.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-prcv-gpmg-hfrg/GHSA-prcv-gpmg-hfrg.json b/advisories/unreviewed/2022/05/GHSA-prcv-gpmg-hfrg/GHSA-prcv-gpmg-hfrg.json index cfbbb4118b8..b2d479892a0 100644 --- a/advisories/unreviewed/2022/05/GHSA-prcv-gpmg-hfrg/GHSA-prcv-gpmg-hfrg.json +++ b/advisories/unreviewed/2022/05/GHSA-prcv-gpmg-hfrg/GHSA-prcv-gpmg-hfrg.json @@ -7,12 +7,8 @@ "CVE-2012-0643" ], "details": "The kernel in Apple iOS before 5.1 does not properly handle debug system calls, which allows remote attackers to bypass sandbox restrictions and execute arbitrary code via a crafted program.", - "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-pv2r-85qj-vw79/GHSA-pv2r-85qj-vw79.json b/advisories/unreviewed/2022/05/GHSA-pv2r-85qj-vw79/GHSA-pv2r-85qj-vw79.json index 981ffed8cd5..b47543ce123 100644 --- a/advisories/unreviewed/2022/05/GHSA-pv2r-85qj-vw79/GHSA-pv2r-85qj-vw79.json +++ b/advisories/unreviewed/2022/05/GHSA-pv2r-85qj-vw79/GHSA-pv2r-85qj-vw79.json @@ -7,12 +7,8 @@ "CVE-2012-0646" ], "details": "Format string vulnerability in VPN in Apple iOS before 5.1 allows remote attackers to execute arbitrary code via a crafted racoon configuration file.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-pvvv-m23x-gvf3/GHSA-pvvv-m23x-gvf3.json b/advisories/unreviewed/2022/05/GHSA-pvvv-m23x-gvf3/GHSA-pvvv-m23x-gvf3.json index 66acadd6b0d..2bfac3aa0f1 100644 --- a/advisories/unreviewed/2022/05/GHSA-pvvv-m23x-gvf3/GHSA-pvvv-m23x-gvf3.json +++ b/advisories/unreviewed/2022/05/GHSA-pvvv-m23x-gvf3/GHSA-pvvv-m23x-gvf3.json @@ -7,12 +7,8 @@ "CVE-2012-0599" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-pw3m-fq7w-6xpf/GHSA-pw3m-fq7w-6xpf.json b/advisories/unreviewed/2022/05/GHSA-pw3m-fq7w-6xpf/GHSA-pw3m-fq7w-6xpf.json index 525b95014ba..422675d1df6 100644 --- a/advisories/unreviewed/2022/05/GHSA-pw3m-fq7w-6xpf/GHSA-pw3m-fq7w-6xpf.json +++ b/advisories/unreviewed/2022/05/GHSA-pw3m-fq7w-6xpf/GHSA-pw3m-fq7w-6xpf.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-px97-p776-vj4q/GHSA-px97-p776-vj4q.json b/advisories/unreviewed/2022/05/GHSA-px97-p776-vj4q/GHSA-px97-p776-vj4q.json index 5a477606a67..a04ee9c4cce 100644 --- a/advisories/unreviewed/2022/05/GHSA-px97-p776-vj4q/GHSA-px97-p776-vj4q.json +++ b/advisories/unreviewed/2022/05/GHSA-px97-p776-vj4q/GHSA-px97-p776-vj4q.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-q25r-c7f9-q7c3/GHSA-q25r-c7f9-q7c3.json b/advisories/unreviewed/2022/05/GHSA-q25r-c7f9-q7c3/GHSA-q25r-c7f9-q7c3.json index ab034ba94c1..c5f8920924f 100644 --- a/advisories/unreviewed/2022/05/GHSA-q25r-c7f9-q7c3/GHSA-q25r-c7f9-q7c3.json +++ b/advisories/unreviewed/2022/05/GHSA-q25r-c7f9-q7c3/GHSA-q25r-c7f9-q7c3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-q28w-9x9v-728m/GHSA-q28w-9x9v-728m.json b/advisories/unreviewed/2022/05/GHSA-q28w-9x9v-728m/GHSA-q28w-9x9v-728m.json index 1f793489ec7..9d63f59b6e4 100644 --- a/advisories/unreviewed/2022/05/GHSA-q28w-9x9v-728m/GHSA-q28w-9x9v-728m.json +++ b/advisories/unreviewed/2022/05/GHSA-q28w-9x9v-728m/GHSA-q28w-9x9v-728m.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-q33p-3xpp-pc7q/GHSA-q33p-3xpp-pc7q.json b/advisories/unreviewed/2022/05/GHSA-q33p-3xpp-pc7q/GHSA-q33p-3xpp-pc7q.json index df123e606ad..779d23fda0f 100644 --- a/advisories/unreviewed/2022/05/GHSA-q33p-3xpp-pc7q/GHSA-q33p-3xpp-pc7q.json +++ b/advisories/unreviewed/2022/05/GHSA-q33p-3xpp-pc7q/GHSA-q33p-3xpp-pc7q.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-q3q8-hfm2-5c62/GHSA-q3q8-hfm2-5c62.json b/advisories/unreviewed/2022/05/GHSA-q3q8-hfm2-5c62/GHSA-q3q8-hfm2-5c62.json index e7387a34c8b..24f8e48f7cc 100644 --- a/advisories/unreviewed/2022/05/GHSA-q3q8-hfm2-5c62/GHSA-q3q8-hfm2-5c62.json +++ b/advisories/unreviewed/2022/05/GHSA-q3q8-hfm2-5c62/GHSA-q3q8-hfm2-5c62.json @@ -7,12 +7,8 @@ "CVE-2012-0605" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-q44p-q588-242q/GHSA-q44p-q588-242q.json b/advisories/unreviewed/2022/05/GHSA-q44p-q588-242q/GHSA-q44p-q588-242q.json index 294a2afe18c..ec5f62282d5 100644 --- a/advisories/unreviewed/2022/05/GHSA-q44p-q588-242q/GHSA-q44p-q588-242q.json +++ b/advisories/unreviewed/2022/05/GHSA-q44p-q588-242q/GHSA-q44p-q588-242q.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-q586-r5vx-jgjf/GHSA-q586-r5vx-jgjf.json b/advisories/unreviewed/2022/05/GHSA-q586-r5vx-jgjf/GHSA-q586-r5vx-jgjf.json index ea34a86c0e6..50a7875d9f9 100644 --- a/advisories/unreviewed/2022/05/GHSA-q586-r5vx-jgjf/GHSA-q586-r5vx-jgjf.json +++ b/advisories/unreviewed/2022/05/GHSA-q586-r5vx-jgjf/GHSA-q586-r5vx-jgjf.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-q6h6-wxwc-jw35/GHSA-q6h6-wxwc-jw35.json b/advisories/unreviewed/2022/05/GHSA-q6h6-wxwc-jw35/GHSA-q6h6-wxwc-jw35.json index 141b8df693e..60e98d46e87 100644 --- a/advisories/unreviewed/2022/05/GHSA-q6h6-wxwc-jw35/GHSA-q6h6-wxwc-jw35.json +++ b/advisories/unreviewed/2022/05/GHSA-q6h6-wxwc-jw35/GHSA-q6h6-wxwc-jw35.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-q7mh-pqqp-mpr6/GHSA-q7mh-pqqp-mpr6.json b/advisories/unreviewed/2022/05/GHSA-q7mh-pqqp-mpr6/GHSA-q7mh-pqqp-mpr6.json index fbbfe2b7912..d472c1ca20c 100644 --- a/advisories/unreviewed/2022/05/GHSA-q7mh-pqqp-mpr6/GHSA-q7mh-pqqp-mpr6.json +++ b/advisories/unreviewed/2022/05/GHSA-q7mh-pqqp-mpr6/GHSA-q7mh-pqqp-mpr6.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-q7mm-h7vg-6554/GHSA-q7mm-h7vg-6554.json b/advisories/unreviewed/2022/05/GHSA-q7mm-h7vg-6554/GHSA-q7mm-h7vg-6554.json index eccf2cdb49e..83ef8b3ae56 100644 --- a/advisories/unreviewed/2022/05/GHSA-q7mm-h7vg-6554/GHSA-q7mm-h7vg-6554.json +++ b/advisories/unreviewed/2022/05/GHSA-q7mm-h7vg-6554/GHSA-q7mm-h7vg-6554.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-q9vf-xm9x-9pq5/GHSA-q9vf-xm9x-9pq5.json b/advisories/unreviewed/2022/05/GHSA-q9vf-xm9x-9pq5/GHSA-q9vf-xm9x-9pq5.json index e026f2b2ab3..a4534961d65 100644 --- a/advisories/unreviewed/2022/05/GHSA-q9vf-xm9x-9pq5/GHSA-q9vf-xm9x-9pq5.json +++ b/advisories/unreviewed/2022/05/GHSA-q9vf-xm9x-9pq5/GHSA-q9vf-xm9x-9pq5.json @@ -7,12 +7,8 @@ "CVE-2011-2454" ], "details": "Adobe Flash Player before 10.3.183.11 and 11.x before 11.1.102.55 on Windows, Mac OS X, Linux, and Solaris and before 11.1.102.59 on Android, and Adobe AIR before 3.1.0.4880, allows attackers to execute arbitrary code or cause a denial of service (memory corruption) via unspecified vectors, a different vulnerability than CVE-2011-2445, CVE-2011-2451, CVE-2011-2452, CVE-2011-2453, CVE-2011-2455, CVE-2011-2459, and CVE-2011-2460.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qc27-7gxm-6vpm/GHSA-qc27-7gxm-6vpm.json b/advisories/unreviewed/2022/05/GHSA-qc27-7gxm-6vpm/GHSA-qc27-7gxm-6vpm.json index 49876585778..ec7a8aab8c1 100644 --- a/advisories/unreviewed/2022/05/GHSA-qc27-7gxm-6vpm/GHSA-qc27-7gxm-6vpm.json +++ b/advisories/unreviewed/2022/05/GHSA-qc27-7gxm-6vpm/GHSA-qc27-7gxm-6vpm.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-qc57-qhfx-p8p2/GHSA-qc57-qhfx-p8p2.json b/advisories/unreviewed/2022/05/GHSA-qc57-qhfx-p8p2/GHSA-qc57-qhfx-p8p2.json index 5ad1c483812..344f6d697d3 100644 --- a/advisories/unreviewed/2022/05/GHSA-qc57-qhfx-p8p2/GHSA-qc57-qhfx-p8p2.json +++ b/advisories/unreviewed/2022/05/GHSA-qc57-qhfx-p8p2/GHSA-qc57-qhfx-p8p2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qcmj-vf57-9376/GHSA-qcmj-vf57-9376.json b/advisories/unreviewed/2022/05/GHSA-qcmj-vf57-9376/GHSA-qcmj-vf57-9376.json index 42d5074f5db..663dca61146 100644 --- a/advisories/unreviewed/2022/05/GHSA-qcmj-vf57-9376/GHSA-qcmj-vf57-9376.json +++ b/advisories/unreviewed/2022/05/GHSA-qcmj-vf57-9376/GHSA-qcmj-vf57-9376.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-qf72-p389-p7mv/GHSA-qf72-p389-p7mv.json b/advisories/unreviewed/2022/05/GHSA-qf72-p389-p7mv/GHSA-qf72-p389-p7mv.json index 0aa1cd78f10..b668933a970 100644 --- a/advisories/unreviewed/2022/05/GHSA-qf72-p389-p7mv/GHSA-qf72-p389-p7mv.json +++ b/advisories/unreviewed/2022/05/GHSA-qf72-p389-p7mv/GHSA-qf72-p389-p7mv.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-qfj6-qp5w-rxch/GHSA-qfj6-qp5w-rxch.json b/advisories/unreviewed/2022/05/GHSA-qfj6-qp5w-rxch/GHSA-qfj6-qp5w-rxch.json index 57ae5e4b21b..54b5456a802 100644 --- a/advisories/unreviewed/2022/05/GHSA-qfj6-qp5w-rxch/GHSA-qfj6-qp5w-rxch.json +++ b/advisories/unreviewed/2022/05/GHSA-qfj6-qp5w-rxch/GHSA-qfj6-qp5w-rxch.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qg6g-6gmh-3jhw/GHSA-qg6g-6gmh-3jhw.json b/advisories/unreviewed/2022/05/GHSA-qg6g-6gmh-3jhw/GHSA-qg6g-6gmh-3jhw.json index c29de4fc4cb..9bddf421804 100644 --- a/advisories/unreviewed/2022/05/GHSA-qg6g-6gmh-3jhw/GHSA-qg6g-6gmh-3jhw.json +++ b/advisories/unreviewed/2022/05/GHSA-qg6g-6gmh-3jhw/GHSA-qg6g-6gmh-3jhw.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-qh2v-jxm3-wjp8/GHSA-qh2v-jxm3-wjp8.json b/advisories/unreviewed/2022/05/GHSA-qh2v-jxm3-wjp8/GHSA-qh2v-jxm3-wjp8.json index 5a715afa367..a0a0bb3589a 100644 --- a/advisories/unreviewed/2022/05/GHSA-qh2v-jxm3-wjp8/GHSA-qh2v-jxm3-wjp8.json +++ b/advisories/unreviewed/2022/05/GHSA-qh2v-jxm3-wjp8/GHSA-qh2v-jxm3-wjp8.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-qhcx-68c3-w8cp/GHSA-qhcx-68c3-w8cp.json b/advisories/unreviewed/2022/05/GHSA-qhcx-68c3-w8cp/GHSA-qhcx-68c3-w8cp.json index 38429b5c05e..d62b0b473ea 100644 --- a/advisories/unreviewed/2022/05/GHSA-qhcx-68c3-w8cp/GHSA-qhcx-68c3-w8cp.json +++ b/advisories/unreviewed/2022/05/GHSA-qhcx-68c3-w8cp/GHSA-qhcx-68c3-w8cp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qhw2-98f6-f8r6/GHSA-qhw2-98f6-f8r6.json b/advisories/unreviewed/2022/05/GHSA-qhw2-98f6-f8r6/GHSA-qhw2-98f6-f8r6.json index 9845363c87b..ed117715e60 100644 --- a/advisories/unreviewed/2022/05/GHSA-qhw2-98f6-f8r6/GHSA-qhw2-98f6-f8r6.json +++ b/advisories/unreviewed/2022/05/GHSA-qhw2-98f6-f8r6/GHSA-qhw2-98f6-f8r6.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-qjfv-m3xp-m5q6/GHSA-qjfv-m3xp-m5q6.json b/advisories/unreviewed/2022/05/GHSA-qjfv-m3xp-m5q6/GHSA-qjfv-m3xp-m5q6.json index 729d84d7183..361f7d4ee48 100644 --- a/advisories/unreviewed/2022/05/GHSA-qjfv-m3xp-m5q6/GHSA-qjfv-m3xp-m5q6.json +++ b/advisories/unreviewed/2022/05/GHSA-qjfv-m3xp-m5q6/GHSA-qjfv-m3xp-m5q6.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-qjjx-mpvp-q7j3/GHSA-qjjx-mpvp-q7j3.json b/advisories/unreviewed/2022/05/GHSA-qjjx-mpvp-q7j3/GHSA-qjjx-mpvp-q7j3.json index 8041af2722a..839d72526b4 100644 --- a/advisories/unreviewed/2022/05/GHSA-qjjx-mpvp-q7j3/GHSA-qjjx-mpvp-q7j3.json +++ b/advisories/unreviewed/2022/05/GHSA-qjjx-mpvp-q7j3/GHSA-qjjx-mpvp-q7j3.json @@ -7,12 +7,8 @@ "CVE-2012-3054" ], "details": "Heap-based buffer overflow in the Cisco WebEx Recording Format (WRF) player T27 L through SP11 EP26, T27 LB through SP21 EP10, T27 LC before SP25 EP11, T27 LD before SP32 CP2, and T28 L10N before SP1 allows remote attackers to execute arbitrary code via a crafted WRF file, aka Bug ID CSCtz72977.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qjx5-h8g7-96g9/GHSA-qjx5-h8g7-96g9.json b/advisories/unreviewed/2022/05/GHSA-qjx5-h8g7-96g9/GHSA-qjx5-h8g7-96g9.json index 83751fdf57e..f5cb5b2e72f 100644 --- a/advisories/unreviewed/2022/05/GHSA-qjx5-h8g7-96g9/GHSA-qjx5-h8g7-96g9.json +++ b/advisories/unreviewed/2022/05/GHSA-qjx5-h8g7-96g9/GHSA-qjx5-h8g7-96g9.json @@ -7,12 +7,8 @@ "CVE-2012-0606" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qmg3-gxmv-xw64/GHSA-qmg3-gxmv-xw64.json b/advisories/unreviewed/2022/05/GHSA-qmg3-gxmv-xw64/GHSA-qmg3-gxmv-xw64.json index 55a47bc1f12..01e640d5397 100644 --- a/advisories/unreviewed/2022/05/GHSA-qmg3-gxmv-xw64/GHSA-qmg3-gxmv-xw64.json +++ b/advisories/unreviewed/2022/05/GHSA-qmg3-gxmv-xw64/GHSA-qmg3-gxmv-xw64.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-qp5x-q9h8-gxm5/GHSA-qp5x-q9h8-gxm5.json b/advisories/unreviewed/2022/05/GHSA-qp5x-q9h8-gxm5/GHSA-qp5x-q9h8-gxm5.json index 60928795c14..86ad1054eef 100644 --- a/advisories/unreviewed/2022/05/GHSA-qp5x-q9h8-gxm5/GHSA-qp5x-q9h8-gxm5.json +++ b/advisories/unreviewed/2022/05/GHSA-qp5x-q9h8-gxm5/GHSA-qp5x-q9h8-gxm5.json @@ -7,12 +7,8 @@ "CVE-2014-9195" ], "details": "Phoenix Contact ProConOs and MultiProg do not require authentication, which allows remote attackers to execute arbitrary commands via protocol-compliant traffic.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -28,9 +24,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-qp87-27vx-89v7/GHSA-qp87-27vx-89v7.json b/advisories/unreviewed/2022/05/GHSA-qp87-27vx-89v7/GHSA-qp87-27vx-89v7.json index a229d320a03..c2084799d07 100644 --- a/advisories/unreviewed/2022/05/GHSA-qp87-27vx-89v7/GHSA-qp87-27vx-89v7.json +++ b/advisories/unreviewed/2022/05/GHSA-qp87-27vx-89v7/GHSA-qp87-27vx-89v7.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-qp8v-9q7r-wwv4/GHSA-qp8v-9q7r-wwv4.json b/advisories/unreviewed/2022/05/GHSA-qp8v-9q7r-wwv4/GHSA-qp8v-9q7r-wwv4.json index 2cce6550258..718b82a1558 100644 --- a/advisories/unreviewed/2022/05/GHSA-qp8v-9q7r-wwv4/GHSA-qp8v-9q7r-wwv4.json +++ b/advisories/unreviewed/2022/05/GHSA-qp8v-9q7r-wwv4/GHSA-qp8v-9q7r-wwv4.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qpjh-642g-hgh8/GHSA-qpjh-642g-hgh8.json b/advisories/unreviewed/2022/05/GHSA-qpjh-642g-hgh8/GHSA-qpjh-642g-hgh8.json index 2bf7e1b4746..bf45ed525c2 100644 --- a/advisories/unreviewed/2022/05/GHSA-qpjh-642g-hgh8/GHSA-qpjh-642g-hgh8.json +++ b/advisories/unreviewed/2022/05/GHSA-qpjh-642g-hgh8/GHSA-qpjh-642g-hgh8.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-qpvg-j6hg-r954/GHSA-qpvg-j6hg-r954.json b/advisories/unreviewed/2022/05/GHSA-qpvg-j6hg-r954/GHSA-qpvg-j6hg-r954.json index 4ed848c4fbe..b1d9a8bbf20 100644 --- a/advisories/unreviewed/2022/05/GHSA-qpvg-j6hg-r954/GHSA-qpvg-j6hg-r954.json +++ b/advisories/unreviewed/2022/05/GHSA-qpvg-j6hg-r954/GHSA-qpvg-j6hg-r954.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-qpxr-rw8r-p5r4/GHSA-qpxr-rw8r-p5r4.json b/advisories/unreviewed/2022/05/GHSA-qpxr-rw8r-p5r4/GHSA-qpxr-rw8r-p5r4.json index 2190044b5ba..bb6d0bcc7f1 100644 --- a/advisories/unreviewed/2022/05/GHSA-qpxr-rw8r-p5r4/GHSA-qpxr-rw8r-p5r4.json +++ b/advisories/unreviewed/2022/05/GHSA-qpxr-rw8r-p5r4/GHSA-qpxr-rw8r-p5r4.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-qqhx-23cg-7wxp/GHSA-qqhx-23cg-7wxp.json b/advisories/unreviewed/2022/05/GHSA-qqhx-23cg-7wxp/GHSA-qqhx-23cg-7wxp.json index bde1a0c3d29..0f5d13ad85d 100644 --- a/advisories/unreviewed/2022/05/GHSA-qqhx-23cg-7wxp/GHSA-qqhx-23cg-7wxp.json +++ b/advisories/unreviewed/2022/05/GHSA-qqhx-23cg-7wxp/GHSA-qqhx-23cg-7wxp.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-qqrr-7vcv-v57h/GHSA-qqrr-7vcv-v57h.json b/advisories/unreviewed/2022/05/GHSA-qqrr-7vcv-v57h/GHSA-qqrr-7vcv-v57h.json index 5727ecf3b45..b1618b73797 100644 --- a/advisories/unreviewed/2022/05/GHSA-qqrr-7vcv-v57h/GHSA-qqrr-7vcv-v57h.json +++ b/advisories/unreviewed/2022/05/GHSA-qqrr-7vcv-v57h/GHSA-qqrr-7vcv-v57h.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qqwm-p976-w7mm/GHSA-qqwm-p976-w7mm.json b/advisories/unreviewed/2022/05/GHSA-qqwm-p976-w7mm/GHSA-qqwm-p976-w7mm.json index 5ef67d24f42..987c17a4e04 100644 --- a/advisories/unreviewed/2022/05/GHSA-qqwm-p976-w7mm/GHSA-qqwm-p976-w7mm.json +++ b/advisories/unreviewed/2022/05/GHSA-qqwm-p976-w7mm/GHSA-qqwm-p976-w7mm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qqx8-3689-m9w5/GHSA-qqx8-3689-m9w5.json b/advisories/unreviewed/2022/05/GHSA-qqx8-3689-m9w5/GHSA-qqx8-3689-m9w5.json index af9180f9720..c592504dccc 100644 --- a/advisories/unreviewed/2022/05/GHSA-qqx8-3689-m9w5/GHSA-qqx8-3689-m9w5.json +++ b/advisories/unreviewed/2022/05/GHSA-qqx8-3689-m9w5/GHSA-qqx8-3689-m9w5.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-qrg3-63p2-3329/GHSA-qrg3-63p2-3329.json b/advisories/unreviewed/2022/05/GHSA-qrg3-63p2-3329/GHSA-qrg3-63p2-3329.json index f4a36123f36..23ac6689080 100644 --- a/advisories/unreviewed/2022/05/GHSA-qrg3-63p2-3329/GHSA-qrg3-63p2-3329.json +++ b/advisories/unreviewed/2022/05/GHSA-qrg3-63p2-3329/GHSA-qrg3-63p2-3329.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-qvcw-8gx7-x623/GHSA-qvcw-8gx7-x623.json b/advisories/unreviewed/2022/05/GHSA-qvcw-8gx7-x623/GHSA-qvcw-8gx7-x623.json index 8df4597caaa..e7e51b2762d 100644 --- a/advisories/unreviewed/2022/05/GHSA-qvcw-8gx7-x623/GHSA-qvcw-8gx7-x623.json +++ b/advisories/unreviewed/2022/05/GHSA-qvcw-8gx7-x623/GHSA-qvcw-8gx7-x623.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-qvpv-q6rj-9g4r/GHSA-qvpv-q6rj-9g4r.json b/advisories/unreviewed/2022/05/GHSA-qvpv-q6rj-9g4r/GHSA-qvpv-q6rj-9g4r.json index 858f0044403..c03a8c86843 100644 --- a/advisories/unreviewed/2022/05/GHSA-qvpv-q6rj-9g4r/GHSA-qvpv-q6rj-9g4r.json +++ b/advisories/unreviewed/2022/05/GHSA-qvpv-q6rj-9g4r/GHSA-qvpv-q6rj-9g4r.json @@ -7,12 +7,8 @@ "CVE-2011-2867" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qvv9-qgx6-pjff/GHSA-qvv9-qgx6-pjff.json b/advisories/unreviewed/2022/05/GHSA-qvv9-qgx6-pjff/GHSA-qvv9-qgx6-pjff.json index 71f6e683239..873e4792dad 100644 --- a/advisories/unreviewed/2022/05/GHSA-qvv9-qgx6-pjff/GHSA-qvv9-qgx6-pjff.json +++ b/advisories/unreviewed/2022/05/GHSA-qvv9-qgx6-pjff/GHSA-qvv9-qgx6-pjff.json @@ -7,12 +7,8 @@ "CVE-2012-0602" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qvw9-mcfp-f9v8/GHSA-qvw9-mcfp-f9v8.json b/advisories/unreviewed/2022/05/GHSA-qvw9-mcfp-f9v8/GHSA-qvw9-mcfp-f9v8.json index 47a453754e6..5a4452c0254 100644 --- a/advisories/unreviewed/2022/05/GHSA-qvw9-mcfp-f9v8/GHSA-qvw9-mcfp-f9v8.json +++ b/advisories/unreviewed/2022/05/GHSA-qvw9-mcfp-f9v8/GHSA-qvw9-mcfp-f9v8.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-qw6h-m67c-rj2r/GHSA-qw6h-m67c-rj2r.json b/advisories/unreviewed/2022/05/GHSA-qw6h-m67c-rj2r/GHSA-qw6h-m67c-rj2r.json index 6b8509a0ec9..0460ed316a9 100644 --- a/advisories/unreviewed/2022/05/GHSA-qw6h-m67c-rj2r/GHSA-qw6h-m67c-rj2r.json +++ b/advisories/unreviewed/2022/05/GHSA-qw6h-m67c-rj2r/GHSA-qw6h-m67c-rj2r.json @@ -7,12 +7,8 @@ "CVE-2011-2869" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qxjw-jm8v-p8q2/GHSA-qxjw-jm8v-p8q2.json b/advisories/unreviewed/2022/05/GHSA-qxjw-jm8v-p8q2/GHSA-qxjw-jm8v-p8q2.json index 3359542c2b8..b642a110332 100644 --- a/advisories/unreviewed/2022/05/GHSA-qxjw-jm8v-p8q2/GHSA-qxjw-jm8v-p8q2.json +++ b/advisories/unreviewed/2022/05/GHSA-qxjw-jm8v-p8q2/GHSA-qxjw-jm8v-p8q2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-qxxx-25g2-qj92/GHSA-qxxx-25g2-qj92.json b/advisories/unreviewed/2022/05/GHSA-qxxx-25g2-qj92/GHSA-qxxx-25g2-qj92.json index 01bc90fa325..d4e3c862699 100644 --- a/advisories/unreviewed/2022/05/GHSA-qxxx-25g2-qj92/GHSA-qxxx-25g2-qj92.json +++ b/advisories/unreviewed/2022/05/GHSA-qxxx-25g2-qj92/GHSA-qxxx-25g2-qj92.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-r3p8-5cf3-rwmg/GHSA-r3p8-5cf3-rwmg.json b/advisories/unreviewed/2022/05/GHSA-r3p8-5cf3-rwmg/GHSA-r3p8-5cf3-rwmg.json index 1819dc689f6..b19f5910117 100644 --- a/advisories/unreviewed/2022/05/GHSA-r3p8-5cf3-rwmg/GHSA-r3p8-5cf3-rwmg.json +++ b/advisories/unreviewed/2022/05/GHSA-r3p8-5cf3-rwmg/GHSA-r3p8-5cf3-rwmg.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-r3pc-78rj-23fr/GHSA-r3pc-78rj-23fr.json b/advisories/unreviewed/2022/05/GHSA-r3pc-78rj-23fr/GHSA-r3pc-78rj-23fr.json index 815e1a4122d..3c4982418b8 100644 --- a/advisories/unreviewed/2022/05/GHSA-r3pc-78rj-23fr/GHSA-r3pc-78rj-23fr.json +++ b/advisories/unreviewed/2022/05/GHSA-r3pc-78rj-23fr/GHSA-r3pc-78rj-23fr.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-r3q4-h9cx-8phg/GHSA-r3q4-h9cx-8phg.json b/advisories/unreviewed/2022/05/GHSA-r3q4-h9cx-8phg/GHSA-r3q4-h9cx-8phg.json index 5eacfdcc1e2..a7b652425f0 100644 --- a/advisories/unreviewed/2022/05/GHSA-r3q4-h9cx-8phg/GHSA-r3q4-h9cx-8phg.json +++ b/advisories/unreviewed/2022/05/GHSA-r3q4-h9cx-8phg/GHSA-r3q4-h9cx-8phg.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-r486-q6j7-vv34/GHSA-r486-q6j7-vv34.json b/advisories/unreviewed/2022/05/GHSA-r486-q6j7-vv34/GHSA-r486-q6j7-vv34.json index 9e40bacea77..d3fa032da68 100644 --- a/advisories/unreviewed/2022/05/GHSA-r486-q6j7-vv34/GHSA-r486-q6j7-vv34.json +++ b/advisories/unreviewed/2022/05/GHSA-r486-q6j7-vv34/GHSA-r486-q6j7-vv34.json @@ -7,12 +7,8 @@ "CVE-2012-0642" ], "details": "Integer underflow in Apple iOS before 5.1 allows remote attackers to execute arbitrary code or cause a denial of service (device crash) via a crafted catalog file in an HFS disk image.", - "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-r4gq-cxm9-hr54/GHSA-r4gq-cxm9-hr54.json b/advisories/unreviewed/2022/05/GHSA-r4gq-cxm9-hr54/GHSA-r4gq-cxm9-hr54.json index d3ce15a9493..2d247a264c1 100644 --- a/advisories/unreviewed/2022/05/GHSA-r4gq-cxm9-hr54/GHSA-r4gq-cxm9-hr54.json +++ b/advisories/unreviewed/2022/05/GHSA-r4gq-cxm9-hr54/GHSA-r4gq-cxm9-hr54.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-r562-897m-7j52/GHSA-r562-897m-7j52.json b/advisories/unreviewed/2022/05/GHSA-r562-897m-7j52/GHSA-r562-897m-7j52.json index cf680683968..b2111e2836a 100644 --- a/advisories/unreviewed/2022/05/GHSA-r562-897m-7j52/GHSA-r562-897m-7j52.json +++ b/advisories/unreviewed/2022/05/GHSA-r562-897m-7j52/GHSA-r562-897m-7j52.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-r57w-p9gp-9xfw/GHSA-r57w-p9gp-9xfw.json b/advisories/unreviewed/2022/05/GHSA-r57w-p9gp-9xfw/GHSA-r57w-p9gp-9xfw.json index 789f9d88943..a424770f3de 100644 --- a/advisories/unreviewed/2022/05/GHSA-r57w-p9gp-9xfw/GHSA-r57w-p9gp-9xfw.json +++ b/advisories/unreviewed/2022/05/GHSA-r57w-p9gp-9xfw/GHSA-r57w-p9gp-9xfw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-r5qc-4f44-989w/GHSA-r5qc-4f44-989w.json b/advisories/unreviewed/2022/05/GHSA-r5qc-4f44-989w/GHSA-r5qc-4f44-989w.json index da787f05147..b88f8df0fad 100644 --- a/advisories/unreviewed/2022/05/GHSA-r5qc-4f44-989w/GHSA-r5qc-4f44-989w.json +++ b/advisories/unreviewed/2022/05/GHSA-r5qc-4f44-989w/GHSA-r5qc-4f44-989w.json @@ -7,12 +7,8 @@ "CVE-2012-0633" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-r64w-gx26-cvf2/GHSA-r64w-gx26-cvf2.json b/advisories/unreviewed/2022/05/GHSA-r64w-gx26-cvf2/GHSA-r64w-gx26-cvf2.json index 9bdd56a3388..2ce156a8ee9 100644 --- a/advisories/unreviewed/2022/05/GHSA-r64w-gx26-cvf2/GHSA-r64w-gx26-cvf2.json +++ b/advisories/unreviewed/2022/05/GHSA-r64w-gx26-cvf2/GHSA-r64w-gx26-cvf2.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-r679-j32w-7hh4/GHSA-r679-j32w-7hh4.json b/advisories/unreviewed/2022/05/GHSA-r679-j32w-7hh4/GHSA-r679-j32w-7hh4.json index e211b3e20d4..d91a8518102 100644 --- a/advisories/unreviewed/2022/05/GHSA-r679-j32w-7hh4/GHSA-r679-j32w-7hh4.json +++ b/advisories/unreviewed/2022/05/GHSA-r679-j32w-7hh4/GHSA-r679-j32w-7hh4.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", @@ -51,9 +49,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-r67r-xjc2-mffm/GHSA-r67r-xjc2-mffm.json b/advisories/unreviewed/2022/05/GHSA-r67r-xjc2-mffm/GHSA-r67r-xjc2-mffm.json index e9bfa724e83..466bb235732 100644 --- a/advisories/unreviewed/2022/05/GHSA-r67r-xjc2-mffm/GHSA-r67r-xjc2-mffm.json +++ b/advisories/unreviewed/2022/05/GHSA-r67r-xjc2-mffm/GHSA-r67r-xjc2-mffm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-r6vp-xpx4-xx8q/GHSA-r6vp-xpx4-xx8q.json b/advisories/unreviewed/2022/05/GHSA-r6vp-xpx4-xx8q/GHSA-r6vp-xpx4-xx8q.json index e8da23f5378..455bae09b85 100644 --- a/advisories/unreviewed/2022/05/GHSA-r6vp-xpx4-xx8q/GHSA-r6vp-xpx4-xx8q.json +++ b/advisories/unreviewed/2022/05/GHSA-r6vp-xpx4-xx8q/GHSA-r6vp-xpx4-xx8q.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-r8mp-qf55-3cq5/GHSA-r8mp-qf55-3cq5.json b/advisories/unreviewed/2022/05/GHSA-r8mp-qf55-3cq5/GHSA-r8mp-qf55-3cq5.json index 026a5276a9f..b6c36256031 100644 --- a/advisories/unreviewed/2022/05/GHSA-r8mp-qf55-3cq5/GHSA-r8mp-qf55-3cq5.json +++ b/advisories/unreviewed/2022/05/GHSA-r8mp-qf55-3cq5/GHSA-r8mp-qf55-3cq5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-r9pp-872q-3pg2/GHSA-r9pp-872q-3pg2.json b/advisories/unreviewed/2022/05/GHSA-r9pp-872q-3pg2/GHSA-r9pp-872q-3pg2.json index 13d5364faed..04eeb6b969b 100644 --- a/advisories/unreviewed/2022/05/GHSA-r9pp-872q-3pg2/GHSA-r9pp-872q-3pg2.json +++ b/advisories/unreviewed/2022/05/GHSA-r9pp-872q-3pg2/GHSA-r9pp-872q-3pg2.json @@ -7,12 +7,8 @@ "CVE-2015-0012" ], "details": "Microsoft System Center Virtual Machine Manager (VMM) 2012 R2 Update Rollup 4 does not properly validate the roles of users, which allows local users to obtain server and virtual-machine administrative privileges by establishing a server session with Active Directory credentials, aka \"Virtual Machine Manager Elevation of Privilege Vulnerability.\"", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -40,9 +36,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-rcg4-3qvg-p2xp/GHSA-rcg4-3qvg-p2xp.json b/advisories/unreviewed/2022/05/GHSA-rcg4-3qvg-p2xp/GHSA-rcg4-3qvg-p2xp.json index c3f1a8d1972..511a7e70fe6 100644 --- a/advisories/unreviewed/2022/05/GHSA-rcg4-3qvg-p2xp/GHSA-rcg4-3qvg-p2xp.json +++ b/advisories/unreviewed/2022/05/GHSA-rcg4-3qvg-p2xp/GHSA-rcg4-3qvg-p2xp.json @@ -7,12 +7,8 @@ "CVE-2008-5506" ], "details": "Mozilla Firefox 3.x before 3.0.5 and 2.x before 2.0.0.19, Thunderbird 2.x before 2.0.0.19, and SeaMonkey 1.x before 1.1.14 allows remote attackers to bypass the same origin policy by causing the browser to issue an XMLHttpRequest to an attacker-controlled resource that uses a 302 redirect to a resource in a different domain, then reading content from the response, aka \"response disclosure.\"", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -188,9 +184,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-rcjr-ww2g-f988/GHSA-rcjr-ww2g-f988.json b/advisories/unreviewed/2022/05/GHSA-rcjr-ww2g-f988/GHSA-rcjr-ww2g-f988.json index 8aa2ecbbbf8..b29e29b20c9 100644 --- a/advisories/unreviewed/2022/05/GHSA-rcjr-ww2g-f988/GHSA-rcjr-ww2g-f988.json +++ b/advisories/unreviewed/2022/05/GHSA-rcjr-ww2g-f988/GHSA-rcjr-ww2g-f988.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-rf3m-w4f4-3m4w/GHSA-rf3m-w4f4-3m4w.json b/advisories/unreviewed/2022/05/GHSA-rf3m-w4f4-3m4w/GHSA-rf3m-w4f4-3m4w.json index 69232d70d9b..2ec032370ab 100644 --- a/advisories/unreviewed/2022/05/GHSA-rf3m-w4f4-3m4w/GHSA-rf3m-w4f4-3m4w.json +++ b/advisories/unreviewed/2022/05/GHSA-rf3m-w4f4-3m4w/GHSA-rf3m-w4f4-3m4w.json @@ -7,12 +7,8 @@ "CVE-2011-2460" ], "details": "Adobe Flash Player before 10.3.183.11 and 11.x before 11.1.102.55 on Windows, Mac OS X, Linux, and Solaris and before 11.1.102.59 on Android, and Adobe AIR before 3.1.0.4880, allows attackers to execute arbitrary code or cause a denial of service (memory corruption) via unspecified vectors, a different vulnerability than CVE-2011-2445, CVE-2011-2451, CVE-2011-2452, CVE-2011-2453, CVE-2011-2454, CVE-2011-2455, and CVE-2011-2459.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rfhr-9452-8362/GHSA-rfhr-9452-8362.json b/advisories/unreviewed/2022/05/GHSA-rfhr-9452-8362/GHSA-rfhr-9452-8362.json index 1fb7fb095bd..b74378ac3d2 100644 --- a/advisories/unreviewed/2022/05/GHSA-rfhr-9452-8362/GHSA-rfhr-9452-8362.json +++ b/advisories/unreviewed/2022/05/GHSA-rfhr-9452-8362/GHSA-rfhr-9452-8362.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-rg3g-jqjx-mr9w/GHSA-rg3g-jqjx-mr9w.json b/advisories/unreviewed/2022/05/GHSA-rg3g-jqjx-mr9w/GHSA-rg3g-jqjx-mr9w.json index 129f1992011..d617f38bbc1 100644 --- a/advisories/unreviewed/2022/05/GHSA-rg3g-jqjx-mr9w/GHSA-rg3g-jqjx-mr9w.json +++ b/advisories/unreviewed/2022/05/GHSA-rg3g-jqjx-mr9w/GHSA-rg3g-jqjx-mr9w.json @@ -7,12 +7,8 @@ "CVE-2012-0632" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rgfg-vq4v-wjqp/GHSA-rgfg-vq4v-wjqp.json b/advisories/unreviewed/2022/05/GHSA-rgfg-vq4v-wjqp/GHSA-rgfg-vq4v-wjqp.json index 2997f735708..f9f376d130c 100644 --- a/advisories/unreviewed/2022/05/GHSA-rgfg-vq4v-wjqp/GHSA-rgfg-vq4v-wjqp.json +++ b/advisories/unreviewed/2022/05/GHSA-rgfg-vq4v-wjqp/GHSA-rgfg-vq4v-wjqp.json @@ -7,12 +7,8 @@ "CVE-2012-0622" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rgh7-4fqj-whg8/GHSA-rgh7-4fqj-whg8.json b/advisories/unreviewed/2022/05/GHSA-rgh7-4fqj-whg8/GHSA-rgh7-4fqj-whg8.json index 65c2d797188..78f6f2e4c1d 100644 --- a/advisories/unreviewed/2022/05/GHSA-rgh7-4fqj-whg8/GHSA-rgh7-4fqj-whg8.json +++ b/advisories/unreviewed/2022/05/GHSA-rgh7-4fqj-whg8/GHSA-rgh7-4fqj-whg8.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-rghf-wr3j-2757/GHSA-rghf-wr3j-2757.json b/advisories/unreviewed/2022/05/GHSA-rghf-wr3j-2757/GHSA-rghf-wr3j-2757.json index a9ff21b8194..11447ea88e2 100644 --- a/advisories/unreviewed/2022/05/GHSA-rghf-wr3j-2757/GHSA-rghf-wr3j-2757.json +++ b/advisories/unreviewed/2022/05/GHSA-rghf-wr3j-2757/GHSA-rghf-wr3j-2757.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-rjhp-5jf5-wfr7/GHSA-rjhp-5jf5-wfr7.json b/advisories/unreviewed/2022/05/GHSA-rjhp-5jf5-wfr7/GHSA-rjhp-5jf5-wfr7.json index f311d68a42b..8337b479907 100644 --- a/advisories/unreviewed/2022/05/GHSA-rjhp-5jf5-wfr7/GHSA-rjhp-5jf5-wfr7.json +++ b/advisories/unreviewed/2022/05/GHSA-rjhp-5jf5-wfr7/GHSA-rjhp-5jf5-wfr7.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-rjmh-9927-cj3q/GHSA-rjmh-9927-cj3q.json b/advisories/unreviewed/2022/05/GHSA-rjmh-9927-cj3q/GHSA-rjmh-9927-cj3q.json index 3ceda606a38..d1d3df98b36 100644 --- a/advisories/unreviewed/2022/05/GHSA-rjmh-9927-cj3q/GHSA-rjmh-9927-cj3q.json +++ b/advisories/unreviewed/2022/05/GHSA-rjmh-9927-cj3q/GHSA-rjmh-9927-cj3q.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-rpgg-426j-hqcx/GHSA-rpgg-426j-hqcx.json b/advisories/unreviewed/2022/05/GHSA-rpgg-426j-hqcx/GHSA-rpgg-426j-hqcx.json index bd5493223eb..ce15c95b71c 100644 --- a/advisories/unreviewed/2022/05/GHSA-rpgg-426j-hqcx/GHSA-rpgg-426j-hqcx.json +++ b/advisories/unreviewed/2022/05/GHSA-rpgg-426j-hqcx/GHSA-rpgg-426j-hqcx.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-rr4p-hprw-ppwf/GHSA-rr4p-hprw-ppwf.json b/advisories/unreviewed/2022/05/GHSA-rr4p-hprw-ppwf/GHSA-rr4p-hprw-ppwf.json index 27c7e445e04..ce2167ebcec 100644 --- a/advisories/unreviewed/2022/05/GHSA-rr4p-hprw-ppwf/GHSA-rr4p-hprw-ppwf.json +++ b/advisories/unreviewed/2022/05/GHSA-rr4p-hprw-ppwf/GHSA-rr4p-hprw-ppwf.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rv28-m46w-jx4g/GHSA-rv28-m46w-jx4g.json b/advisories/unreviewed/2022/05/GHSA-rv28-m46w-jx4g/GHSA-rv28-m46w-jx4g.json index f423bc6bf3d..f392c59b940 100644 --- a/advisories/unreviewed/2022/05/GHSA-rv28-m46w-jx4g/GHSA-rv28-m46w-jx4g.json +++ b/advisories/unreviewed/2022/05/GHSA-rv28-m46w-jx4g/GHSA-rv28-m46w-jx4g.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-rw23-7674-g3f6/GHSA-rw23-7674-g3f6.json b/advisories/unreviewed/2022/05/GHSA-rw23-7674-g3f6/GHSA-rw23-7674-g3f6.json index 353c528889e..5a57b87e950 100644 --- a/advisories/unreviewed/2022/05/GHSA-rw23-7674-g3f6/GHSA-rw23-7674-g3f6.json +++ b/advisories/unreviewed/2022/05/GHSA-rw23-7674-g3f6/GHSA-rw23-7674-g3f6.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-rwhm-25w5-45w5/GHSA-rwhm-25w5-45w5.json b/advisories/unreviewed/2022/05/GHSA-rwhm-25w5-45w5/GHSA-rwhm-25w5-45w5.json index bc4899ec95a..49226c8663b 100644 --- a/advisories/unreviewed/2022/05/GHSA-rwhm-25w5-45w5/GHSA-rwhm-25w5-45w5.json +++ b/advisories/unreviewed/2022/05/GHSA-rwhm-25w5-45w5/GHSA-rwhm-25w5-45w5.json @@ -7,12 +7,8 @@ "CVE-2012-0596" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rwmv-5cg5-mg3g/GHSA-rwmv-5cg5-mg3g.json b/advisories/unreviewed/2022/05/GHSA-rwmv-5cg5-mg3g/GHSA-rwmv-5cg5-mg3g.json index b3ec2d58e2a..bf07e7ce9b5 100644 --- a/advisories/unreviewed/2022/05/GHSA-rwmv-5cg5-mg3g/GHSA-rwmv-5cg5-mg3g.json +++ b/advisories/unreviewed/2022/05/GHSA-rwmv-5cg5-mg3g/GHSA-rwmv-5cg5-mg3g.json @@ -7,12 +7,8 @@ "CVE-2012-0624" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-rxx9-gq38-5774/GHSA-rxx9-gq38-5774.json b/advisories/unreviewed/2022/05/GHSA-rxx9-gq38-5774/GHSA-rxx9-gq38-5774.json index d176ed8fbc4..0a58719adc9 100644 --- a/advisories/unreviewed/2022/05/GHSA-rxx9-gq38-5774/GHSA-rxx9-gq38-5774.json +++ b/advisories/unreviewed/2022/05/GHSA-rxx9-gq38-5774/GHSA-rxx9-gq38-5774.json @@ -7,12 +7,8 @@ "CVE-2012-0615" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-v28m-2f54-wwf7/GHSA-v28m-2f54-wwf7.json b/advisories/unreviewed/2022/05/GHSA-v28m-2f54-wwf7/GHSA-v28m-2f54-wwf7.json index ec75940da52..8c333ce898c 100644 --- a/advisories/unreviewed/2022/05/GHSA-v28m-2f54-wwf7/GHSA-v28m-2f54-wwf7.json +++ b/advisories/unreviewed/2022/05/GHSA-v28m-2f54-wwf7/GHSA-v28m-2f54-wwf7.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-v359-4j8j-9p3c/GHSA-v359-4j8j-9p3c.json b/advisories/unreviewed/2022/05/GHSA-v359-4j8j-9p3c/GHSA-v359-4j8j-9p3c.json index d5e9f21cbda..b6e6152fb38 100644 --- a/advisories/unreviewed/2022/05/GHSA-v359-4j8j-9p3c/GHSA-v359-4j8j-9p3c.json +++ b/advisories/unreviewed/2022/05/GHSA-v359-4j8j-9p3c/GHSA-v359-4j8j-9p3c.json @@ -7,12 +7,8 @@ "CVE-2012-0611" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-v4mq-pmm6-wq4x/GHSA-v4mq-pmm6-wq4x.json b/advisories/unreviewed/2022/05/GHSA-v4mq-pmm6-wq4x/GHSA-v4mq-pmm6-wq4x.json index 3882bcb48a3..7acc12476fb 100644 --- a/advisories/unreviewed/2022/05/GHSA-v4mq-pmm6-wq4x/GHSA-v4mq-pmm6-wq4x.json +++ b/advisories/unreviewed/2022/05/GHSA-v4mq-pmm6-wq4x/GHSA-v4mq-pmm6-wq4x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-v4r8-cqvm-3hjq/GHSA-v4r8-cqvm-3hjq.json b/advisories/unreviewed/2022/05/GHSA-v4r8-cqvm-3hjq/GHSA-v4r8-cqvm-3hjq.json index c249513f03d..69a66ae2e9c 100644 --- a/advisories/unreviewed/2022/05/GHSA-v4r8-cqvm-3hjq/GHSA-v4r8-cqvm-3hjq.json +++ b/advisories/unreviewed/2022/05/GHSA-v4r8-cqvm-3hjq/GHSA-v4r8-cqvm-3hjq.json @@ -7,12 +7,8 @@ "CVE-2011-2456" ], "details": "Buffer overflow in Adobe Flash Player before 10.3.183.11 and 11.x before 11.1.102.55 on Windows, Mac OS X, Linux, and Solaris and before 11.1.102.59 on Android, and Adobe AIR before 3.1.0.4880, allows attackers to execute arbitrary code via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-v5j7-m2vx-ghr9/GHSA-v5j7-m2vx-ghr9.json b/advisories/unreviewed/2022/05/GHSA-v5j7-m2vx-ghr9/GHSA-v5j7-m2vx-ghr9.json index a138666560f..2390a9d7917 100644 --- a/advisories/unreviewed/2022/05/GHSA-v5j7-m2vx-ghr9/GHSA-v5j7-m2vx-ghr9.json +++ b/advisories/unreviewed/2022/05/GHSA-v5j7-m2vx-ghr9/GHSA-v5j7-m2vx-ghr9.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-v66f-9xx4-8g7q/GHSA-v66f-9xx4-8g7q.json b/advisories/unreviewed/2022/05/GHSA-v66f-9xx4-8g7q/GHSA-v66f-9xx4-8g7q.json index e9ee451052a..3dabd35e97e 100644 --- a/advisories/unreviewed/2022/05/GHSA-v66f-9xx4-8g7q/GHSA-v66f-9xx4-8g7q.json +++ b/advisories/unreviewed/2022/05/GHSA-v66f-9xx4-8g7q/GHSA-v66f-9xx4-8g7q.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-v6mm-vqxm-hhgv/GHSA-v6mm-vqxm-hhgv.json b/advisories/unreviewed/2022/05/GHSA-v6mm-vqxm-hhgv/GHSA-v6mm-vqxm-hhgv.json index 60060426445..6d24ef9ec84 100644 --- a/advisories/unreviewed/2022/05/GHSA-v6mm-vqxm-hhgv/GHSA-v6mm-vqxm-hhgv.json +++ b/advisories/unreviewed/2022/05/GHSA-v6mm-vqxm-hhgv/GHSA-v6mm-vqxm-hhgv.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-v729-jfvj-h7v7/GHSA-v729-jfvj-h7v7.json b/advisories/unreviewed/2022/05/GHSA-v729-jfvj-h7v7/GHSA-v729-jfvj-h7v7.json index 1a1b8817d18..b7bc4997f95 100644 --- a/advisories/unreviewed/2022/05/GHSA-v729-jfvj-h7v7/GHSA-v729-jfvj-h7v7.json +++ b/advisories/unreviewed/2022/05/GHSA-v729-jfvj-h7v7/GHSA-v729-jfvj-h7v7.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-v7qg-mvfg-r79j/GHSA-v7qg-mvfg-r79j.json b/advisories/unreviewed/2022/05/GHSA-v7qg-mvfg-r79j/GHSA-v7qg-mvfg-r79j.json index 4d64130e7a1..f72a32beb64 100644 --- a/advisories/unreviewed/2022/05/GHSA-v7qg-mvfg-r79j/GHSA-v7qg-mvfg-r79j.json +++ b/advisories/unreviewed/2022/05/GHSA-v7qg-mvfg-r79j/GHSA-v7qg-mvfg-r79j.json @@ -7,12 +7,8 @@ "CVE-2010-1812" ], "details": "Use-after-free vulnerability in WebKit in Apple iOS before 4.1 on the iPhone and iPod touch, and webkitgtk before 1.2.6, allows remote attackers to execute arbitrary code or cause a denial of service (application crash) via vectors involving selections.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -100,9 +96,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-v9h2-67w5-wp47/GHSA-v9h2-67w5-wp47.json b/advisories/unreviewed/2022/05/GHSA-v9h2-67w5-wp47/GHSA-v9h2-67w5-wp47.json index b613794ba59..f06498f05b4 100644 --- a/advisories/unreviewed/2022/05/GHSA-v9h2-67w5-wp47/GHSA-v9h2-67w5-wp47.json +++ b/advisories/unreviewed/2022/05/GHSA-v9h2-67w5-wp47/GHSA-v9h2-67w5-wp47.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-v9qx-9qjh-w2vx/GHSA-v9qx-9qjh-w2vx.json b/advisories/unreviewed/2022/05/GHSA-v9qx-9qjh-w2vx/GHSA-v9qx-9qjh-w2vx.json index 0bd3ddb0cff..c98aaa70d75 100644 --- a/advisories/unreviewed/2022/05/GHSA-v9qx-9qjh-w2vx/GHSA-v9qx-9qjh-w2vx.json +++ b/advisories/unreviewed/2022/05/GHSA-v9qx-9qjh-w2vx/GHSA-v9qx-9qjh-w2vx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -27,9 +25,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-v9r6-47xh-p672/GHSA-v9r6-47xh-p672.json b/advisories/unreviewed/2022/05/GHSA-v9r6-47xh-p672/GHSA-v9r6-47xh-p672.json index be93fc1d225..257e15eb8e0 100644 --- a/advisories/unreviewed/2022/05/GHSA-v9r6-47xh-p672/GHSA-v9r6-47xh-p672.json +++ b/advisories/unreviewed/2022/05/GHSA-v9r6-47xh-p672/GHSA-v9r6-47xh-p672.json @@ -7,12 +7,8 @@ "CVE-2012-0589" ], "details": "Cross-site scripting (XSS) vulnerability in WebKit, as used in Apple iOS before 5.1, allows remote attackers to inject arbitrary web script or HTML via unspecified vectors, a different vulnerability than CVE-2012-0586, CVE-2012-0587, and CVE-2012-0588.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-vc5p-g5v2-954w/GHSA-vc5p-g5v2-954w.json b/advisories/unreviewed/2022/05/GHSA-vc5p-g5v2-954w/GHSA-vc5p-g5v2-954w.json index af09f60571b..37f10f47158 100644 --- a/advisories/unreviewed/2022/05/GHSA-vc5p-g5v2-954w/GHSA-vc5p-g5v2-954w.json +++ b/advisories/unreviewed/2022/05/GHSA-vc5p-g5v2-954w/GHSA-vc5p-g5v2-954w.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-vf43-m8wx-8xfh/GHSA-vf43-m8wx-8xfh.json b/advisories/unreviewed/2022/05/GHSA-vf43-m8wx-8xfh/GHSA-vf43-m8wx-8xfh.json index aeae7a49c13..55ca18ac004 100644 --- a/advisories/unreviewed/2022/05/GHSA-vf43-m8wx-8xfh/GHSA-vf43-m8wx-8xfh.json +++ b/advisories/unreviewed/2022/05/GHSA-vf43-m8wx-8xfh/GHSA-vf43-m8wx-8xfh.json @@ -7,12 +7,8 @@ "CVE-2012-5688" ], "details": "ISC BIND 9.8.x before 9.8.4-P1 and 9.9.x before 9.9.2-P1, when DNS64 is enabled, allows remote attackers to cause a denial of service (assertion failure and daemon exit) via a crafted query.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-vfhv-rph5-3xf6/GHSA-vfhv-rph5-3xf6.json b/advisories/unreviewed/2022/05/GHSA-vfhv-rph5-3xf6/GHSA-vfhv-rph5-3xf6.json index 7705c8fa698..a9d1d9d19ad 100644 --- a/advisories/unreviewed/2022/05/GHSA-vfhv-rph5-3xf6/GHSA-vfhv-rph5-3xf6.json +++ b/advisories/unreviewed/2022/05/GHSA-vfhv-rph5-3xf6/GHSA-vfhv-rph5-3xf6.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-vfrp-p8qm-9m8x/GHSA-vfrp-p8qm-9m8x.json b/advisories/unreviewed/2022/05/GHSA-vfrp-p8qm-9m8x/GHSA-vfrp-p8qm-9m8x.json index 8a5a463f49a..b9325bad3bc 100644 --- a/advisories/unreviewed/2022/05/GHSA-vfrp-p8qm-9m8x/GHSA-vfrp-p8qm-9m8x.json +++ b/advisories/unreviewed/2022/05/GHSA-vfrp-p8qm-9m8x/GHSA-vfrp-p8qm-9m8x.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-vg97-vhcr-wjv6/GHSA-vg97-vhcr-wjv6.json b/advisories/unreviewed/2022/05/GHSA-vg97-vhcr-wjv6/GHSA-vg97-vhcr-wjv6.json index 99454596b8d..cb8df692bb1 100644 --- a/advisories/unreviewed/2022/05/GHSA-vg97-vhcr-wjv6/GHSA-vg97-vhcr-wjv6.json +++ b/advisories/unreviewed/2022/05/GHSA-vg97-vhcr-wjv6/GHSA-vg97-vhcr-wjv6.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-vgwh-wgr7-x75h/GHSA-vgwh-wgr7-x75h.json b/advisories/unreviewed/2022/05/GHSA-vgwh-wgr7-x75h/GHSA-vgwh-wgr7-x75h.json index fa24932137b..bef36fda0f2 100644 --- a/advisories/unreviewed/2022/05/GHSA-vgwh-wgr7-x75h/GHSA-vgwh-wgr7-x75h.json +++ b/advisories/unreviewed/2022/05/GHSA-vgwh-wgr7-x75h/GHSA-vgwh-wgr7-x75h.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-vhqg-7p9p-r694/GHSA-vhqg-7p9p-r694.json b/advisories/unreviewed/2022/05/GHSA-vhqg-7p9p-r694/GHSA-vhqg-7p9p-r694.json index 1328b1c11dc..a9a00f5425f 100644 --- a/advisories/unreviewed/2022/05/GHSA-vhqg-7p9p-r694/GHSA-vhqg-7p9p-r694.json +++ b/advisories/unreviewed/2022/05/GHSA-vhqg-7p9p-r694/GHSA-vhqg-7p9p-r694.json @@ -7,12 +7,8 @@ "CVE-2012-0616" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-vj64-hm69-9g3h/GHSA-vj64-hm69-9g3h.json b/advisories/unreviewed/2022/05/GHSA-vj64-hm69-9g3h/GHSA-vj64-hm69-9g3h.json index 1745ac2acb1..42316dcf59e 100644 --- a/advisories/unreviewed/2022/05/GHSA-vj64-hm69-9g3h/GHSA-vj64-hm69-9g3h.json +++ b/advisories/unreviewed/2022/05/GHSA-vj64-hm69-9g3h/GHSA-vj64-hm69-9g3h.json @@ -7,12 +7,8 @@ "CVE-2011-2453" ], "details": "Adobe Flash Player before 10.3.183.11 and 11.x before 11.1.102.55 on Windows, Mac OS X, Linux, and Solaris and before 11.1.102.59 on Android, and Adobe AIR before 3.1.0.4880, allows attackers to execute arbitrary code or cause a denial of service (memory corruption) via unspecified vectors, a different vulnerability than CVE-2011-2445, CVE-2011-2451, CVE-2011-2452, CVE-2011-2454, CVE-2011-2455, CVE-2011-2459, and CVE-2011-2460.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-vj68-fr5q-735w/GHSA-vj68-fr5q-735w.json b/advisories/unreviewed/2022/05/GHSA-vj68-fr5q-735w/GHSA-vj68-fr5q-735w.json index 8df8e10a44c..139fa596189 100644 --- a/advisories/unreviewed/2022/05/GHSA-vj68-fr5q-735w/GHSA-vj68-fr5q-735w.json +++ b/advisories/unreviewed/2022/05/GHSA-vj68-fr5q-735w/GHSA-vj68-fr5q-735w.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-vpc9-72f2-g8fm/GHSA-vpc9-72f2-g8fm.json b/advisories/unreviewed/2022/05/GHSA-vpc9-72f2-g8fm/GHSA-vpc9-72f2-g8fm.json index 63980b9de80..46abdbd0e99 100644 --- a/advisories/unreviewed/2022/05/GHSA-vpc9-72f2-g8fm/GHSA-vpc9-72f2-g8fm.json +++ b/advisories/unreviewed/2022/05/GHSA-vpc9-72f2-g8fm/GHSA-vpc9-72f2-g8fm.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-vq32-hq4g-m96w/GHSA-vq32-hq4g-m96w.json b/advisories/unreviewed/2022/05/GHSA-vq32-hq4g-m96w/GHSA-vq32-hq4g-m96w.json index 130ad325515..f733e80aca6 100644 --- a/advisories/unreviewed/2022/05/GHSA-vq32-hq4g-m96w/GHSA-vq32-hq4g-m96w.json +++ b/advisories/unreviewed/2022/05/GHSA-vq32-hq4g-m96w/GHSA-vq32-hq4g-m96w.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-vq3j-5p4r-99x3/GHSA-vq3j-5p4r-99x3.json b/advisories/unreviewed/2022/05/GHSA-vq3j-5p4r-99x3/GHSA-vq3j-5p4r-99x3.json index e31e3525e68..baa2a59870c 100644 --- a/advisories/unreviewed/2022/05/GHSA-vq3j-5p4r-99x3/GHSA-vq3j-5p4r-99x3.json +++ b/advisories/unreviewed/2022/05/GHSA-vq3j-5p4r-99x3/GHSA-vq3j-5p4r-99x3.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-vr74-cm63-9cwg/GHSA-vr74-cm63-9cwg.json b/advisories/unreviewed/2022/05/GHSA-vr74-cm63-9cwg/GHSA-vr74-cm63-9cwg.json index ff467233bdf..f93714eda61 100644 --- a/advisories/unreviewed/2022/05/GHSA-vr74-cm63-9cwg/GHSA-vr74-cm63-9cwg.json +++ b/advisories/unreviewed/2022/05/GHSA-vr74-cm63-9cwg/GHSA-vr74-cm63-9cwg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-vrjg-536g-p2w3/GHSA-vrjg-536g-p2w3.json b/advisories/unreviewed/2022/05/GHSA-vrjg-536g-p2w3/GHSA-vrjg-536g-p2w3.json index c2f82f57ad1..30ca7ca75ba 100644 --- a/advisories/unreviewed/2022/05/GHSA-vrjg-536g-p2w3/GHSA-vrjg-536g-p2w3.json +++ b/advisories/unreviewed/2022/05/GHSA-vrjg-536g-p2w3/GHSA-vrjg-536g-p2w3.json @@ -7,12 +7,8 @@ "CVE-2012-0630" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-vrp5-7hmm-j77f/GHSA-vrp5-7hmm-j77f.json b/advisories/unreviewed/2022/05/GHSA-vrp5-7hmm-j77f/GHSA-vrp5-7hmm-j77f.json index 1573375dc7c..ad6fd14b0d9 100644 --- a/advisories/unreviewed/2022/05/GHSA-vrp5-7hmm-j77f/GHSA-vrp5-7hmm-j77f.json +++ b/advisories/unreviewed/2022/05/GHSA-vrp5-7hmm-j77f/GHSA-vrp5-7hmm-j77f.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-vrw4-m5fh-j2vh/GHSA-vrw4-m5fh-j2vh.json b/advisories/unreviewed/2022/05/GHSA-vrw4-m5fh-j2vh/GHSA-vrw4-m5fh-j2vh.json index d90abc3064e..2f50e28f2f7 100644 --- a/advisories/unreviewed/2022/05/GHSA-vrw4-m5fh-j2vh/GHSA-vrw4-m5fh-j2vh.json +++ b/advisories/unreviewed/2022/05/GHSA-vrw4-m5fh-j2vh/GHSA-vrw4-m5fh-j2vh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-vv8g-vfcp-x6qc/GHSA-vv8g-vfcp-x6qc.json b/advisories/unreviewed/2022/05/GHSA-vv8g-vfcp-x6qc/GHSA-vv8g-vfcp-x6qc.json index 92c985d939c..4aaf590b5ee 100644 --- a/advisories/unreviewed/2022/05/GHSA-vv8g-vfcp-x6qc/GHSA-vv8g-vfcp-x6qc.json +++ b/advisories/unreviewed/2022/05/GHSA-vv8g-vfcp-x6qc/GHSA-vv8g-vfcp-x6qc.json @@ -7,12 +7,8 @@ "CVE-2011-2459" ], "details": "Adobe Flash Player before 10.3.183.11 and 11.x before 11.1.102.55 on Windows, Mac OS X, Linux, and Solaris and before 11.1.102.59 on Android, and Adobe AIR before 3.1.0.4880, allows attackers to execute arbitrary code or cause a denial of service (memory corruption) via unspecified vectors, a different vulnerability than CVE-2011-2445, CVE-2011-2451, CVE-2011-2452, CVE-2011-2453, CVE-2011-2454, CVE-2011-2455, and CVE-2011-2460.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-vw7m-hxvw-55fx/GHSA-vw7m-hxvw-55fx.json b/advisories/unreviewed/2022/05/GHSA-vw7m-hxvw-55fx/GHSA-vw7m-hxvw-55fx.json index 5c452214681..a6495452907 100644 --- a/advisories/unreviewed/2022/05/GHSA-vw7m-hxvw-55fx/GHSA-vw7m-hxvw-55fx.json +++ b/advisories/unreviewed/2022/05/GHSA-vw7m-hxvw-55fx/GHSA-vw7m-hxvw-55fx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-vwf3-jw47-rmv3/GHSA-vwf3-jw47-rmv3.json b/advisories/unreviewed/2022/05/GHSA-vwf3-jw47-rmv3/GHSA-vwf3-jw47-rmv3.json index 7bbd8854cd4..d1615e0721e 100644 --- a/advisories/unreviewed/2022/05/GHSA-vwf3-jw47-rmv3/GHSA-vwf3-jw47-rmv3.json +++ b/advisories/unreviewed/2022/05/GHSA-vwf3-jw47-rmv3/GHSA-vwf3-jw47-rmv3.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-vwv6-58gf-r7wp/GHSA-vwv6-58gf-r7wp.json b/advisories/unreviewed/2022/05/GHSA-vwv6-58gf-r7wp/GHSA-vwv6-58gf-r7wp.json index cb574743911..3133ed30bcd 100644 --- a/advisories/unreviewed/2022/05/GHSA-vwv6-58gf-r7wp/GHSA-vwv6-58gf-r7wp.json +++ b/advisories/unreviewed/2022/05/GHSA-vwv6-58gf-r7wp/GHSA-vwv6-58gf-r7wp.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-vx32-35rm-8jq5/GHSA-vx32-35rm-8jq5.json b/advisories/unreviewed/2022/05/GHSA-vx32-35rm-8jq5/GHSA-vx32-35rm-8jq5.json index be49c550dc6..572f8dc6f12 100644 --- a/advisories/unreviewed/2022/05/GHSA-vx32-35rm-8jq5/GHSA-vx32-35rm-8jq5.json +++ b/advisories/unreviewed/2022/05/GHSA-vx32-35rm-8jq5/GHSA-vx32-35rm-8jq5.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-w24f-89wg-qpgm/GHSA-w24f-89wg-qpgm.json b/advisories/unreviewed/2022/05/GHSA-w24f-89wg-qpgm/GHSA-w24f-89wg-qpgm.json index 9113c067c62..91d2664471f 100644 --- a/advisories/unreviewed/2022/05/GHSA-w24f-89wg-qpgm/GHSA-w24f-89wg-qpgm.json +++ b/advisories/unreviewed/2022/05/GHSA-w24f-89wg-qpgm/GHSA-w24f-89wg-qpgm.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-w2m4-gcxr-vmhm/GHSA-w2m4-gcxr-vmhm.json b/advisories/unreviewed/2022/05/GHSA-w2m4-gcxr-vmhm/GHSA-w2m4-gcxr-vmhm.json index d8130d77b12..55faecd3394 100644 --- a/advisories/unreviewed/2022/05/GHSA-w2m4-gcxr-vmhm/GHSA-w2m4-gcxr-vmhm.json +++ b/advisories/unreviewed/2022/05/GHSA-w2m4-gcxr-vmhm/GHSA-w2m4-gcxr-vmhm.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-w32q-v6c9-rj26/GHSA-w32q-v6c9-rj26.json b/advisories/unreviewed/2022/05/GHSA-w32q-v6c9-rj26/GHSA-w32q-v6c9-rj26.json index 3b29b047bf2..ff4e826db11 100644 --- a/advisories/unreviewed/2022/05/GHSA-w32q-v6c9-rj26/GHSA-w32q-v6c9-rj26.json +++ b/advisories/unreviewed/2022/05/GHSA-w32q-v6c9-rj26/GHSA-w32q-v6c9-rj26.json @@ -7,12 +7,8 @@ "CVE-2010-1754" ], "details": "Passcode Lock in Apple iOS before 4 on the iPhone and iPod touch does not properly handle alert-based unlocks in conjunction with subsequent Remote Lock operations through MobileMe, which allows physically proximate attackers to bypass intended passcode requirements via unspecified vectors.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -36,9 +32,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-w3hg-cwr9-hg7m/GHSA-w3hg-cwr9-hg7m.json b/advisories/unreviewed/2022/05/GHSA-w3hg-cwr9-hg7m/GHSA-w3hg-cwr9-hg7m.json index 7ecaa43010c..a34809eb9ef 100644 --- a/advisories/unreviewed/2022/05/GHSA-w3hg-cwr9-hg7m/GHSA-w3hg-cwr9-hg7m.json +++ b/advisories/unreviewed/2022/05/GHSA-w3hg-cwr9-hg7m/GHSA-w3hg-cwr9-hg7m.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-w3x3-g7xm-2w2m/GHSA-w3x3-g7xm-2w2m.json b/advisories/unreviewed/2022/05/GHSA-w3x3-g7xm-2w2m/GHSA-w3x3-g7xm-2w2m.json index fbea4bd3425..ebafd25e4ac 100644 --- a/advisories/unreviewed/2022/05/GHSA-w3x3-g7xm-2w2m/GHSA-w3x3-g7xm-2w2m.json +++ b/advisories/unreviewed/2022/05/GHSA-w3x3-g7xm-2w2m/GHSA-w3x3-g7xm-2w2m.json @@ -7,12 +7,8 @@ "CVE-2012-0608" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-w434-f353-fv6q/GHSA-w434-f353-fv6q.json b/advisories/unreviewed/2022/05/GHSA-w434-f353-fv6q/GHSA-w434-f353-fv6q.json index 84b51f2ca88..16609ee3394 100644 --- a/advisories/unreviewed/2022/05/GHSA-w434-f353-fv6q/GHSA-w434-f353-fv6q.json +++ b/advisories/unreviewed/2022/05/GHSA-w434-f353-fv6q/GHSA-w434-f353-fv6q.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-w52v-m35r-23vm/GHSA-w52v-m35r-23vm.json b/advisories/unreviewed/2022/05/GHSA-w52v-m35r-23vm/GHSA-w52v-m35r-23vm.json index 37a8dcd480b..da474cfd96e 100644 --- a/advisories/unreviewed/2022/05/GHSA-w52v-m35r-23vm/GHSA-w52v-m35r-23vm.json +++ b/advisories/unreviewed/2022/05/GHSA-w52v-m35r-23vm/GHSA-w52v-m35r-23vm.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-w55w-crj6-242m/GHSA-w55w-crj6-242m.json b/advisories/unreviewed/2022/05/GHSA-w55w-crj6-242m/GHSA-w55w-crj6-242m.json index fc7910e984f..179932bede4 100644 --- a/advisories/unreviewed/2022/05/GHSA-w55w-crj6-242m/GHSA-w55w-crj6-242m.json +++ b/advisories/unreviewed/2022/05/GHSA-w55w-crj6-242m/GHSA-w55w-crj6-242m.json @@ -7,12 +7,8 @@ "CVE-2010-1753" ], "details": "ImageIO in Apple iOS before 4 on the iPhone and iPod touch allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted JPEG image.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-w58v-36f9-5j7r/GHSA-w58v-36f9-5j7r.json b/advisories/unreviewed/2022/05/GHSA-w58v-36f9-5j7r/GHSA-w58v-36f9-5j7r.json index 3acc4bed696..c5b14e9be7b 100644 --- a/advisories/unreviewed/2022/05/GHSA-w58v-36f9-5j7r/GHSA-w58v-36f9-5j7r.json +++ b/advisories/unreviewed/2022/05/GHSA-w58v-36f9-5j7r/GHSA-w58v-36f9-5j7r.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-w5g5-x467-j752/GHSA-w5g5-x467-j752.json b/advisories/unreviewed/2022/05/GHSA-w5g5-x467-j752/GHSA-w5g5-x467-j752.json index fc12ee0a3fa..240115c3d5e 100644 --- a/advisories/unreviewed/2022/05/GHSA-w5g5-x467-j752/GHSA-w5g5-x467-j752.json +++ b/advisories/unreviewed/2022/05/GHSA-w5g5-x467-j752/GHSA-w5g5-x467-j752.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-w672-c4f2-g843/GHSA-w672-c4f2-g843.json b/advisories/unreviewed/2022/05/GHSA-w672-c4f2-g843/GHSA-w672-c4f2-g843.json index f2960045480..ecb0d220e52 100644 --- a/advisories/unreviewed/2022/05/GHSA-w672-c4f2-g843/GHSA-w672-c4f2-g843.json +++ b/advisories/unreviewed/2022/05/GHSA-w672-c4f2-g843/GHSA-w672-c4f2-g843.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-w6c5-p2h3-rcm3/GHSA-w6c5-p2h3-rcm3.json b/advisories/unreviewed/2022/05/GHSA-w6c5-p2h3-rcm3/GHSA-w6c5-p2h3-rcm3.json index e505521dbe7..8df48d25763 100644 --- a/advisories/unreviewed/2022/05/GHSA-w6c5-p2h3-rcm3/GHSA-w6c5-p2h3-rcm3.json +++ b/advisories/unreviewed/2022/05/GHSA-w6c5-p2h3-rcm3/GHSA-w6c5-p2h3-rcm3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-w6c8-3qrx-3r8h/GHSA-w6c8-3qrx-3r8h.json b/advisories/unreviewed/2022/05/GHSA-w6c8-3qrx-3r8h/GHSA-w6c8-3qrx-3r8h.json index fd5dad3c4ff..c78c9ca3f3c 100644 --- a/advisories/unreviewed/2022/05/GHSA-w6c8-3qrx-3r8h/GHSA-w6c8-3qrx-3r8h.json +++ b/advisories/unreviewed/2022/05/GHSA-w6c8-3qrx-3r8h/GHSA-w6c8-3qrx-3r8h.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-w6hc-9mmv-hfv9/GHSA-w6hc-9mmv-hfv9.json b/advisories/unreviewed/2022/05/GHSA-w6hc-9mmv-hfv9/GHSA-w6hc-9mmv-hfv9.json index fac0ca6c27a..1a3dbf8cb95 100644 --- a/advisories/unreviewed/2022/05/GHSA-w6hc-9mmv-hfv9/GHSA-w6hc-9mmv-hfv9.json +++ b/advisories/unreviewed/2022/05/GHSA-w6hc-9mmv-hfv9/GHSA-w6hc-9mmv-hfv9.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-w7h4-m38r-7p34/GHSA-w7h4-m38r-7p34.json b/advisories/unreviewed/2022/05/GHSA-w7h4-m38r-7p34/GHSA-w7h4-m38r-7p34.json index 4e3fa68c8a7..0e4d1aa428e 100644 --- a/advisories/unreviewed/2022/05/GHSA-w7h4-m38r-7p34/GHSA-w7h4-m38r-7p34.json +++ b/advisories/unreviewed/2022/05/GHSA-w7h4-m38r-7p34/GHSA-w7h4-m38r-7p34.json @@ -7,12 +7,8 @@ "CVE-2011-2455" ], "details": "Adobe Flash Player before 10.3.183.11 and 11.x before 11.1.102.55 on Windows, Mac OS X, Linux, and Solaris and before 11.1.102.59 on Android, and Adobe AIR before 3.1.0.4880, allows attackers to execute arbitrary code or cause a denial of service (memory corruption) via unspecified vectors, a different vulnerability than CVE-2011-2445, CVE-2011-2451, CVE-2011-2452, CVE-2011-2453, CVE-2011-2454, CVE-2011-2459, and CVE-2011-2460.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-w8j8-5xfx-m586/GHSA-w8j8-5xfx-m586.json b/advisories/unreviewed/2022/05/GHSA-w8j8-5xfx-m586/GHSA-w8j8-5xfx-m586.json index 096f5718e47..91dfe6b33d4 100644 --- a/advisories/unreviewed/2022/05/GHSA-w8j8-5xfx-m586/GHSA-w8j8-5xfx-m586.json +++ b/advisories/unreviewed/2022/05/GHSA-w8j8-5xfx-m586/GHSA-w8j8-5xfx-m586.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-w985-966r-h4ch/GHSA-w985-966r-h4ch.json b/advisories/unreviewed/2022/05/GHSA-w985-966r-h4ch/GHSA-w985-966r-h4ch.json index 3efe4ac1ccf..d2f41e6dde2 100644 --- a/advisories/unreviewed/2022/05/GHSA-w985-966r-h4ch/GHSA-w985-966r-h4ch.json +++ b/advisories/unreviewed/2022/05/GHSA-w985-966r-h4ch/GHSA-w985-966r-h4ch.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-w9hm-gf9p-6w6p/GHSA-w9hm-gf9p-6w6p.json b/advisories/unreviewed/2022/05/GHSA-w9hm-gf9p-6w6p/GHSA-w9hm-gf9p-6w6p.json index aa6840b0c97..fc70db2888d 100644 --- a/advisories/unreviewed/2022/05/GHSA-w9hm-gf9p-6w6p/GHSA-w9hm-gf9p-6w6p.json +++ b/advisories/unreviewed/2022/05/GHSA-w9hm-gf9p-6w6p/GHSA-w9hm-gf9p-6w6p.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-w9j7-w28p-w5pq/GHSA-w9j7-w28p-w5pq.json b/advisories/unreviewed/2022/05/GHSA-w9j7-w28p-w5pq/GHSA-w9j7-w28p-w5pq.json index bfbc2cef725..58c3fd06967 100644 --- a/advisories/unreviewed/2022/05/GHSA-w9j7-w28p-w5pq/GHSA-w9j7-w28p-w5pq.json +++ b/advisories/unreviewed/2022/05/GHSA-w9j7-w28p-w5pq/GHSA-w9j7-w28p-w5pq.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-w9pc-qgp8-4xhx/GHSA-w9pc-qgp8-4xhx.json b/advisories/unreviewed/2022/05/GHSA-w9pc-qgp8-4xhx/GHSA-w9pc-qgp8-4xhx.json index ee033d191dc..35d32a813c5 100644 --- a/advisories/unreviewed/2022/05/GHSA-w9pc-qgp8-4xhx/GHSA-w9pc-qgp8-4xhx.json +++ b/advisories/unreviewed/2022/05/GHSA-w9pc-qgp8-4xhx/GHSA-w9pc-qgp8-4xhx.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-w9xp-3h5f-w38f/GHSA-w9xp-3h5f-w38f.json b/advisories/unreviewed/2022/05/GHSA-w9xp-3h5f-w38f/GHSA-w9xp-3h5f-w38f.json index 0a7dc771d76..a3a6051c247 100644 --- a/advisories/unreviewed/2022/05/GHSA-w9xp-3h5f-w38f/GHSA-w9xp-3h5f-w38f.json +++ b/advisories/unreviewed/2022/05/GHSA-w9xp-3h5f-w38f/GHSA-w9xp-3h5f-w38f.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-wc7h-ghx9-74j3/GHSA-wc7h-ghx9-74j3.json b/advisories/unreviewed/2022/05/GHSA-wc7h-ghx9-74j3/GHSA-wc7h-ghx9-74j3.json index 33b9b1cb06d..9453255dfa1 100644 --- a/advisories/unreviewed/2022/05/GHSA-wc7h-ghx9-74j3/GHSA-wc7h-ghx9-74j3.json +++ b/advisories/unreviewed/2022/05/GHSA-wc7h-ghx9-74j3/GHSA-wc7h-ghx9-74j3.json @@ -7,12 +7,8 @@ "CVE-2011-2871" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-wcc5-364q-wm4j/GHSA-wcc5-364q-wm4j.json b/advisories/unreviewed/2022/05/GHSA-wcc5-364q-wm4j/GHSA-wcc5-364q-wm4j.json index 8ddd2406986..e8858364e5f 100644 --- a/advisories/unreviewed/2022/05/GHSA-wcc5-364q-wm4j/GHSA-wcc5-364q-wm4j.json +++ b/advisories/unreviewed/2022/05/GHSA-wcc5-364q-wm4j/GHSA-wcc5-364q-wm4j.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-wfxr-m65m-cgmf/GHSA-wfxr-m65m-cgmf.json b/advisories/unreviewed/2022/05/GHSA-wfxr-m65m-cgmf/GHSA-wfxr-m65m-cgmf.json index 70c945a4016..d8310a84580 100644 --- a/advisories/unreviewed/2022/05/GHSA-wfxr-m65m-cgmf/GHSA-wfxr-m65m-cgmf.json +++ b/advisories/unreviewed/2022/05/GHSA-wfxr-m65m-cgmf/GHSA-wfxr-m65m-cgmf.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-wg2c-p4gg-w374/GHSA-wg2c-p4gg-w374.json b/advisories/unreviewed/2022/05/GHSA-wg2c-p4gg-w374/GHSA-wg2c-p4gg-w374.json index 15a006fa27a..34edd2cce9f 100644 --- a/advisories/unreviewed/2022/05/GHSA-wg2c-p4gg-w374/GHSA-wg2c-p4gg-w374.json +++ b/advisories/unreviewed/2022/05/GHSA-wg2c-p4gg-w374/GHSA-wg2c-p4gg-w374.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-whhq-69jf-g65h/GHSA-whhq-69jf-g65h.json b/advisories/unreviewed/2022/05/GHSA-whhq-69jf-g65h/GHSA-whhq-69jf-g65h.json index 99628bcfff8..923cc6de8fc 100644 --- a/advisories/unreviewed/2022/05/GHSA-whhq-69jf-g65h/GHSA-whhq-69jf-g65h.json +++ b/advisories/unreviewed/2022/05/GHSA-whhq-69jf-g65h/GHSA-whhq-69jf-g65h.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-whpq-mfw5-3vxx/GHSA-whpq-mfw5-3vxx.json b/advisories/unreviewed/2022/05/GHSA-whpq-mfw5-3vxx/GHSA-whpq-mfw5-3vxx.json index dcb2a758257..76904b313cb 100644 --- a/advisories/unreviewed/2022/05/GHSA-whpq-mfw5-3vxx/GHSA-whpq-mfw5-3vxx.json +++ b/advisories/unreviewed/2022/05/GHSA-whpq-mfw5-3vxx/GHSA-whpq-mfw5-3vxx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-whqj-p2q6-m7qg/GHSA-whqj-p2q6-m7qg.json b/advisories/unreviewed/2022/05/GHSA-whqj-p2q6-m7qg/GHSA-whqj-p2q6-m7qg.json index 6b0540cd2e0..c96cf2fbef4 100644 --- a/advisories/unreviewed/2022/05/GHSA-whqj-p2q6-m7qg/GHSA-whqj-p2q6-m7qg.json +++ b/advisories/unreviewed/2022/05/GHSA-whqj-p2q6-m7qg/GHSA-whqj-p2q6-m7qg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-wjgq-p4jx-fg3f/GHSA-wjgq-p4jx-fg3f.json b/advisories/unreviewed/2022/05/GHSA-wjgq-p4jx-fg3f/GHSA-wjgq-p4jx-fg3f.json index c63a4ac98f7..ec80de65026 100644 --- a/advisories/unreviewed/2022/05/GHSA-wjgq-p4jx-fg3f/GHSA-wjgq-p4jx-fg3f.json +++ b/advisories/unreviewed/2022/05/GHSA-wjgq-p4jx-fg3f/GHSA-wjgq-p4jx-fg3f.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-wmqj-3p3m-7m45/GHSA-wmqj-3p3m-7m45.json b/advisories/unreviewed/2022/05/GHSA-wmqj-3p3m-7m45/GHSA-wmqj-3p3m-7m45.json index 8ebdc4e5541..b08d549c577 100644 --- a/advisories/unreviewed/2022/05/GHSA-wmqj-3p3m-7m45/GHSA-wmqj-3p3m-7m45.json +++ b/advisories/unreviewed/2022/05/GHSA-wmqj-3p3m-7m45/GHSA-wmqj-3p3m-7m45.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-wpcv-9p52-m8jm/GHSA-wpcv-9p52-m8jm.json b/advisories/unreviewed/2022/05/GHSA-wpcv-9p52-m8jm/GHSA-wpcv-9p52-m8jm.json index feb684aa6df..7068deea1aa 100644 --- a/advisories/unreviewed/2022/05/GHSA-wpcv-9p52-m8jm/GHSA-wpcv-9p52-m8jm.json +++ b/advisories/unreviewed/2022/05/GHSA-wpcv-9p52-m8jm/GHSA-wpcv-9p52-m8jm.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-wpq6-4pw8-8qgh/GHSA-wpq6-4pw8-8qgh.json b/advisories/unreviewed/2022/05/GHSA-wpq6-4pw8-8qgh/GHSA-wpq6-4pw8-8qgh.json index 724f1573cd2..1f39052f5d0 100644 --- a/advisories/unreviewed/2022/05/GHSA-wpq6-4pw8-8qgh/GHSA-wpq6-4pw8-8qgh.json +++ b/advisories/unreviewed/2022/05/GHSA-wpq6-4pw8-8qgh/GHSA-wpq6-4pw8-8qgh.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-wq5x-2crp-vhr7/GHSA-wq5x-2crp-vhr7.json b/advisories/unreviewed/2022/05/GHSA-wq5x-2crp-vhr7/GHSA-wq5x-2crp-vhr7.json index 3a57da53ef5..f6f5d04d60f 100644 --- a/advisories/unreviewed/2022/05/GHSA-wq5x-2crp-vhr7/GHSA-wq5x-2crp-vhr7.json +++ b/advisories/unreviewed/2022/05/GHSA-wq5x-2crp-vhr7/GHSA-wq5x-2crp-vhr7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-wqqg-9w32-87v5/GHSA-wqqg-9w32-87v5.json b/advisories/unreviewed/2022/05/GHSA-wqqg-9w32-87v5/GHSA-wqqg-9w32-87v5.json index 2924f6b2284..4ba37499fe0 100644 --- a/advisories/unreviewed/2022/05/GHSA-wqqg-9w32-87v5/GHSA-wqqg-9w32-87v5.json +++ b/advisories/unreviewed/2022/05/GHSA-wqqg-9w32-87v5/GHSA-wqqg-9w32-87v5.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-wqqm-jm9x-5wgv/GHSA-wqqm-jm9x-5wgv.json b/advisories/unreviewed/2022/05/GHSA-wqqm-jm9x-5wgv/GHSA-wqqm-jm9x-5wgv.json index e9f05cf2bf9..d59473e8931 100644 --- a/advisories/unreviewed/2022/05/GHSA-wqqm-jm9x-5wgv/GHSA-wqqm-jm9x-5wgv.json +++ b/advisories/unreviewed/2022/05/GHSA-wqqm-jm9x-5wgv/GHSA-wqqm-jm9x-5wgv.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-wr3w-7fj6-qvcr/GHSA-wr3w-7fj6-qvcr.json b/advisories/unreviewed/2022/05/GHSA-wr3w-7fj6-qvcr/GHSA-wr3w-7fj6-qvcr.json index 10c61e5d69e..f69adc36a62 100644 --- a/advisories/unreviewed/2022/05/GHSA-wr3w-7fj6-qvcr/GHSA-wr3w-7fj6-qvcr.json +++ b/advisories/unreviewed/2022/05/GHSA-wr3w-7fj6-qvcr/GHSA-wr3w-7fj6-qvcr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-wv58-22m8-jfxw/GHSA-wv58-22m8-jfxw.json b/advisories/unreviewed/2022/05/GHSA-wv58-22m8-jfxw/GHSA-wv58-22m8-jfxw.json index df0d95be42e..faaeacd38df 100644 --- a/advisories/unreviewed/2022/05/GHSA-wv58-22m8-jfxw/GHSA-wv58-22m8-jfxw.json +++ b/advisories/unreviewed/2022/05/GHSA-wv58-22m8-jfxw/GHSA-wv58-22m8-jfxw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-wvhx-77g9-hvc7/GHSA-wvhx-77g9-hvc7.json b/advisories/unreviewed/2022/05/GHSA-wvhx-77g9-hvc7/GHSA-wvhx-77g9-hvc7.json index a1b5e7c0a5e..6c4bb1a8b90 100644 --- a/advisories/unreviewed/2022/05/GHSA-wvhx-77g9-hvc7/GHSA-wvhx-77g9-hvc7.json +++ b/advisories/unreviewed/2022/05/GHSA-wvhx-77g9-hvc7/GHSA-wvhx-77g9-hvc7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-ww4g-p2wc-5j84/GHSA-ww4g-p2wc-5j84.json b/advisories/unreviewed/2022/05/GHSA-ww4g-p2wc-5j84/GHSA-ww4g-p2wc-5j84.json index 4e87851bb26..ab1a78fed92 100644 --- a/advisories/unreviewed/2022/05/GHSA-ww4g-p2wc-5j84/GHSA-ww4g-p2wc-5j84.json +++ b/advisories/unreviewed/2022/05/GHSA-ww4g-p2wc-5j84/GHSA-ww4g-p2wc-5j84.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-ww8r-p528-8gcq/GHSA-ww8r-p528-8gcq.json b/advisories/unreviewed/2022/05/GHSA-ww8r-p528-8gcq/GHSA-ww8r-p528-8gcq.json index 3bd143959c7..ed028a5f3ec 100644 --- a/advisories/unreviewed/2022/05/GHSA-ww8r-p528-8gcq/GHSA-ww8r-p528-8gcq.json +++ b/advisories/unreviewed/2022/05/GHSA-ww8r-p528-8gcq/GHSA-ww8r-p528-8gcq.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-wwcm-7c7v-g9q6/GHSA-wwcm-7c7v-g9q6.json b/advisories/unreviewed/2022/05/GHSA-wwcm-7c7v-g9q6/GHSA-wwcm-7c7v-g9q6.json index f59acdae1ab..15dbca9b13f 100644 --- a/advisories/unreviewed/2022/05/GHSA-wwcm-7c7v-g9q6/GHSA-wwcm-7c7v-g9q6.json +++ b/advisories/unreviewed/2022/05/GHSA-wwcm-7c7v-g9q6/GHSA-wwcm-7c7v-g9q6.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-wwwg-gg6j-89jf/GHSA-wwwg-gg6j-89jf.json b/advisories/unreviewed/2022/05/GHSA-wwwg-gg6j-89jf/GHSA-wwwg-gg6j-89jf.json index e029fbf0c6a..9855ece9c0b 100644 --- a/advisories/unreviewed/2022/05/GHSA-wwwg-gg6j-89jf/GHSA-wwwg-gg6j-89jf.json +++ b/advisories/unreviewed/2022/05/GHSA-wwwg-gg6j-89jf/GHSA-wwwg-gg6j-89jf.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-wxc4-mxg9-7792/GHSA-wxc4-mxg9-7792.json b/advisories/unreviewed/2022/05/GHSA-wxc4-mxg9-7792/GHSA-wxc4-mxg9-7792.json index d7975249212..997f9462d01 100644 --- a/advisories/unreviewed/2022/05/GHSA-wxc4-mxg9-7792/GHSA-wxc4-mxg9-7792.json +++ b/advisories/unreviewed/2022/05/GHSA-wxc4-mxg9-7792/GHSA-wxc4-mxg9-7792.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-x24p-rx49-qj47/GHSA-x24p-rx49-qj47.json b/advisories/unreviewed/2022/05/GHSA-x24p-rx49-qj47/GHSA-x24p-rx49-qj47.json index c4f05118e98..f8971e3da95 100644 --- a/advisories/unreviewed/2022/05/GHSA-x24p-rx49-qj47/GHSA-x24p-rx49-qj47.json +++ b/advisories/unreviewed/2022/05/GHSA-x24p-rx49-qj47/GHSA-x24p-rx49-qj47.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-x3c5-gxcq-2hm9/GHSA-x3c5-gxcq-2hm9.json b/advisories/unreviewed/2022/05/GHSA-x3c5-gxcq-2hm9/GHSA-x3c5-gxcq-2hm9.json index 1b9da611b3e..2fba1fab051 100644 --- a/advisories/unreviewed/2022/05/GHSA-x3c5-gxcq-2hm9/GHSA-x3c5-gxcq-2hm9.json +++ b/advisories/unreviewed/2022/05/GHSA-x3c5-gxcq-2hm9/GHSA-x3c5-gxcq-2hm9.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-x3hp-v34p-5x6h/GHSA-x3hp-v34p-5x6h.json b/advisories/unreviewed/2022/05/GHSA-x3hp-v34p-5x6h/GHSA-x3hp-v34p-5x6h.json index 7b3f8efdbab..15e19c27517 100644 --- a/advisories/unreviewed/2022/05/GHSA-x3hp-v34p-5x6h/GHSA-x3hp-v34p-5x6h.json +++ b/advisories/unreviewed/2022/05/GHSA-x3hp-v34p-5x6h/GHSA-x3hp-v34p-5x6h.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-x3mp-wrfx-jwgf/GHSA-x3mp-wrfx-jwgf.json b/advisories/unreviewed/2022/05/GHSA-x3mp-wrfx-jwgf/GHSA-x3mp-wrfx-jwgf.json index 243a0a315f6..787f58bbe57 100644 --- a/advisories/unreviewed/2022/05/GHSA-x3mp-wrfx-jwgf/GHSA-x3mp-wrfx-jwgf.json +++ b/advisories/unreviewed/2022/05/GHSA-x3mp-wrfx-jwgf/GHSA-x3mp-wrfx-jwgf.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-x45m-w2h7-rx2r/GHSA-x45m-w2h7-rx2r.json b/advisories/unreviewed/2022/05/GHSA-x45m-w2h7-rx2r/GHSA-x45m-w2h7-rx2r.json index efacfe377bc..494362cc4e6 100644 --- a/advisories/unreviewed/2022/05/GHSA-x45m-w2h7-rx2r/GHSA-x45m-w2h7-rx2r.json +++ b/advisories/unreviewed/2022/05/GHSA-x45m-w2h7-rx2r/GHSA-x45m-w2h7-rx2r.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-x45v-w8hp-9v85/GHSA-x45v-w8hp-9v85.json b/advisories/unreviewed/2022/05/GHSA-x45v-w8hp-9v85/GHSA-x45v-w8hp-9v85.json index dfc18189e24..c847f138796 100644 --- a/advisories/unreviewed/2022/05/GHSA-x45v-w8hp-9v85/GHSA-x45v-w8hp-9v85.json +++ b/advisories/unreviewed/2022/05/GHSA-x45v-w8hp-9v85/GHSA-x45v-w8hp-9v85.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-x55x-fv3c-r279/GHSA-x55x-fv3c-r279.json b/advisories/unreviewed/2022/05/GHSA-x55x-fv3c-r279/GHSA-x55x-fv3c-r279.json index d822f5b8778..58355442706 100644 --- a/advisories/unreviewed/2022/05/GHSA-x55x-fv3c-r279/GHSA-x55x-fv3c-r279.json +++ b/advisories/unreviewed/2022/05/GHSA-x55x-fv3c-r279/GHSA-x55x-fv3c-r279.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-x8c2-f475-phwh/GHSA-x8c2-f475-phwh.json b/advisories/unreviewed/2022/05/GHSA-x8c2-f475-phwh/GHSA-x8c2-f475-phwh.json index a5ba627b30c..e187efb688e 100644 --- a/advisories/unreviewed/2022/05/GHSA-x8c2-f475-phwh/GHSA-x8c2-f475-phwh.json +++ b/advisories/unreviewed/2022/05/GHSA-x8c2-f475-phwh/GHSA-x8c2-f475-phwh.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-x8vp-hpvc-2grx/GHSA-x8vp-hpvc-2grx.json b/advisories/unreviewed/2022/05/GHSA-x8vp-hpvc-2grx/GHSA-x8vp-hpvc-2grx.json index b2ec038af38..d632086afeb 100644 --- a/advisories/unreviewed/2022/05/GHSA-x8vp-hpvc-2grx/GHSA-x8vp-hpvc-2grx.json +++ b/advisories/unreviewed/2022/05/GHSA-x8vp-hpvc-2grx/GHSA-x8vp-hpvc-2grx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-xc57-g4hr-v2m6/GHSA-xc57-g4hr-v2m6.json b/advisories/unreviewed/2022/05/GHSA-xc57-g4hr-v2m6/GHSA-xc57-g4hr-v2m6.json index dbdda5bf9bd..29045e967c2 100644 --- a/advisories/unreviewed/2022/05/GHSA-xc57-g4hr-v2m6/GHSA-xc57-g4hr-v2m6.json +++ b/advisories/unreviewed/2022/05/GHSA-xc57-g4hr-v2m6/GHSA-xc57-g4hr-v2m6.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-xcx7-fqjh-qrm8/GHSA-xcx7-fqjh-qrm8.json b/advisories/unreviewed/2022/05/GHSA-xcx7-fqjh-qrm8/GHSA-xcx7-fqjh-qrm8.json index 074d3289ea7..c2154051dfe 100644 --- a/advisories/unreviewed/2022/05/GHSA-xcx7-fqjh-qrm8/GHSA-xcx7-fqjh-qrm8.json +++ b/advisories/unreviewed/2022/05/GHSA-xcx7-fqjh-qrm8/GHSA-xcx7-fqjh-qrm8.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-xcx8-9452-qhg3/GHSA-xcx8-9452-qhg3.json b/advisories/unreviewed/2022/05/GHSA-xcx8-9452-qhg3/GHSA-xcx8-9452-qhg3.json index 5161d0d079e..297c7b8c152 100644 --- a/advisories/unreviewed/2022/05/GHSA-xcx8-9452-qhg3/GHSA-xcx8-9452-qhg3.json +++ b/advisories/unreviewed/2022/05/GHSA-xcx8-9452-qhg3/GHSA-xcx8-9452-qhg3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-xg83-5qc9-wgf8/GHSA-xg83-5qc9-wgf8.json b/advisories/unreviewed/2022/05/GHSA-xg83-5qc9-wgf8/GHSA-xg83-5qc9-wgf8.json index b54c29a7d7d..6bd436c076c 100644 --- a/advisories/unreviewed/2022/05/GHSA-xg83-5qc9-wgf8/GHSA-xg83-5qc9-wgf8.json +++ b/advisories/unreviewed/2022/05/GHSA-xg83-5qc9-wgf8/GHSA-xg83-5qc9-wgf8.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-xg89-gp2m-g49p/GHSA-xg89-gp2m-g49p.json b/advisories/unreviewed/2022/05/GHSA-xg89-gp2m-g49p/GHSA-xg89-gp2m-g49p.json index 5f24d37e26b..d43b1f9169a 100644 --- a/advisories/unreviewed/2022/05/GHSA-xg89-gp2m-g49p/GHSA-xg89-gp2m-g49p.json +++ b/advisories/unreviewed/2022/05/GHSA-xg89-gp2m-g49p/GHSA-xg89-gp2m-g49p.json @@ -7,12 +7,8 @@ "CVE-2012-0620" ], "details": "WebKit, as used in Apple iOS before 5.1 and iTunes before 10.6, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via a crafted web site, a different vulnerability than other WebKit CVEs listed in APPLE-SA-2012-03-07-1 and APPLE-SA-2012-03-07-2.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-xh9c-76xx-xhrp/GHSA-xh9c-76xx-xhrp.json b/advisories/unreviewed/2022/05/GHSA-xh9c-76xx-xhrp/GHSA-xh9c-76xx-xhrp.json index 52aeed4eae4..364339b3663 100644 --- a/advisories/unreviewed/2022/05/GHSA-xh9c-76xx-xhrp/GHSA-xh9c-76xx-xhrp.json +++ b/advisories/unreviewed/2022/05/GHSA-xh9c-76xx-xhrp/GHSA-xh9c-76xx-xhrp.json @@ -7,12 +7,8 @@ "CVE-2010-1781" ], "details": "Double free vulnerability in WebKit in Apple iOS before 4.1 on the iPhone and iPod touch allows remote attackers to execute arbitrary code or cause a denial of service (application crash) via vectors related to the rendering of an inline element.", - "severity": [ - - ], - "affected": [ - - ], + "severity": [], + "affected": [], "references": [ { "type": "ADVISORY", @@ -84,9 +80,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2022/05/GHSA-xhvm-q4fr-5m4f/GHSA-xhvm-q4fr-5m4f.json b/advisories/unreviewed/2022/05/GHSA-xhvm-q4fr-5m4f/GHSA-xhvm-q4fr-5m4f.json index 4952896611a..f5e0ff5781f 100644 --- a/advisories/unreviewed/2022/05/GHSA-xhvm-q4fr-5m4f/GHSA-xhvm-q4fr-5m4f.json +++ b/advisories/unreviewed/2022/05/GHSA-xhvm-q4fr-5m4f/GHSA-xhvm-q4fr-5m4f.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2022/05/GHSA-xj34-4cqx-j7ww/GHSA-xj34-4cqx-j7ww.json b/advisories/unreviewed/2022/05/GHSA-xj34-4cqx-j7ww/GHSA-xj34-4cqx-j7ww.json index 30dac6898d8..88982cae10d 100644 --- a/advisories/unreviewed/2022/05/GHSA-xj34-4cqx-j7ww/GHSA-xj34-4cqx-j7ww.json +++ b/advisories/unreviewed/2022/05/GHSA-xj34-4cqx-j7ww/GHSA-xj34-4cqx-j7ww.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-xj5r-xpmv-68j6/GHSA-xj5r-xpmv-68j6.json b/advisories/unreviewed/2022/05/GHSA-xj5r-xpmv-68j6/GHSA-xj5r-xpmv-68j6.json index 3e99758d719..2b6230d9859 100644 --- a/advisories/unreviewed/2022/05/GHSA-xj5r-xpmv-68j6/GHSA-xj5r-xpmv-68j6.json +++ b/advisories/unreviewed/2022/05/GHSA-xj5r-xpmv-68j6/GHSA-xj5r-xpmv-68j6.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-xmqf-6397-gmvx/GHSA-xmqf-6397-gmvx.json b/advisories/unreviewed/2022/05/GHSA-xmqf-6397-gmvx/GHSA-xmqf-6397-gmvx.json index 1fb980b3c8f..bd36df865bc 100644 --- a/advisories/unreviewed/2022/05/GHSA-xmqf-6397-gmvx/GHSA-xmqf-6397-gmvx.json +++ b/advisories/unreviewed/2022/05/GHSA-xmqf-6397-gmvx/GHSA-xmqf-6397-gmvx.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-xmr2-77rg-h53j/GHSA-xmr2-77rg-h53j.json b/advisories/unreviewed/2022/05/GHSA-xmr2-77rg-h53j/GHSA-xmr2-77rg-h53j.json index bf1a94fb991..57e835c748e 100644 --- a/advisories/unreviewed/2022/05/GHSA-xmr2-77rg-h53j/GHSA-xmr2-77rg-h53j.json +++ b/advisories/unreviewed/2022/05/GHSA-xmr2-77rg-h53j/GHSA-xmr2-77rg-h53j.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-xpxj-28xv-5xh7/GHSA-xpxj-28xv-5xh7.json b/advisories/unreviewed/2022/05/GHSA-xpxj-28xv-5xh7/GHSA-xpxj-28xv-5xh7.json index 4e6438a9f41..ad21082461f 100644 --- a/advisories/unreviewed/2022/05/GHSA-xpxj-28xv-5xh7/GHSA-xpxj-28xv-5xh7.json +++ b/advisories/unreviewed/2022/05/GHSA-xpxj-28xv-5xh7/GHSA-xpxj-28xv-5xh7.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-xqcq-xphx-4p87/GHSA-xqcq-xphx-4p87.json b/advisories/unreviewed/2022/05/GHSA-xqcq-xphx-4p87/GHSA-xqcq-xphx-4p87.json index 32a949b2601..f431506824d 100644 --- a/advisories/unreviewed/2022/05/GHSA-xqcq-xphx-4p87/GHSA-xqcq-xphx-4p87.json +++ b/advisories/unreviewed/2022/05/GHSA-xqcq-xphx-4p87/GHSA-xqcq-xphx-4p87.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-xrjq-xm6p-qjxc/GHSA-xrjq-xm6p-qjxc.json b/advisories/unreviewed/2022/05/GHSA-xrjq-xm6p-qjxc/GHSA-xrjq-xm6p-qjxc.json index 1468368d6a9..743a6bf971b 100644 --- a/advisories/unreviewed/2022/05/GHSA-xrjq-xm6p-qjxc/GHSA-xrjq-xm6p-qjxc.json +++ b/advisories/unreviewed/2022/05/GHSA-xrjq-xm6p-qjxc/GHSA-xrjq-xm6p-qjxc.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-xrvx-fq8v-qp5f/GHSA-xrvx-fq8v-qp5f.json b/advisories/unreviewed/2022/05/GHSA-xrvx-fq8v-qp5f/GHSA-xrvx-fq8v-qp5f.json index 42400c416cd..f98dea2ad5b 100644 --- a/advisories/unreviewed/2022/05/GHSA-xrvx-fq8v-qp5f/GHSA-xrvx-fq8v-qp5f.json +++ b/advisories/unreviewed/2022/05/GHSA-xrvx-fq8v-qp5f/GHSA-xrvx-fq8v-qp5f.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-xv5j-gfm8-3c7j/GHSA-xv5j-gfm8-3c7j.json b/advisories/unreviewed/2022/05/GHSA-xv5j-gfm8-3c7j/GHSA-xv5j-gfm8-3c7j.json index 563ba129323..5ab854af79b 100644 --- a/advisories/unreviewed/2022/05/GHSA-xv5j-gfm8-3c7j/GHSA-xv5j-gfm8-3c7j.json +++ b/advisories/unreviewed/2022/05/GHSA-xv5j-gfm8-3c7j/GHSA-xv5j-gfm8-3c7j.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-xv76-pqh9-f864/GHSA-xv76-pqh9-f864.json b/advisories/unreviewed/2022/05/GHSA-xv76-pqh9-f864/GHSA-xv76-pqh9-f864.json index dcf6f591632..75e0c2f31df 100644 --- a/advisories/unreviewed/2022/05/GHSA-xv76-pqh9-f864/GHSA-xv76-pqh9-f864.json +++ b/advisories/unreviewed/2022/05/GHSA-xv76-pqh9-f864/GHSA-xv76-pqh9-f864.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-xxg3-6996-vw43/GHSA-xxg3-6996-vw43.json b/advisories/unreviewed/2022/05/GHSA-xxg3-6996-vw43/GHSA-xxg3-6996-vw43.json index 5b1eefdf92a..95e6b9f5139 100644 --- a/advisories/unreviewed/2022/05/GHSA-xxg3-6996-vw43/GHSA-xxg3-6996-vw43.json +++ b/advisories/unreviewed/2022/05/GHSA-xxg3-6996-vw43/GHSA-xxg3-6996-vw43.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/2023/02/GHSA-5547-g9w2-52xj/GHSA-5547-g9w2-52xj.json b/advisories/unreviewed/2023/02/GHSA-5547-g9w2-52xj/GHSA-5547-g9w2-52xj.json index 37576ae4757..7aee886972d 100644 --- a/advisories/unreviewed/2023/02/GHSA-5547-g9w2-52xj/GHSA-5547-g9w2-52xj.json +++ b/advisories/unreviewed/2023/02/GHSA-5547-g9w2-52xj/GHSA-5547-g9w2-52xj.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/02/GHSA-7ggm-m49m-ff38/GHSA-7ggm-m49m-ff38.json b/advisories/unreviewed/2023/02/GHSA-7ggm-m49m-ff38/GHSA-7ggm-m49m-ff38.json index 0d357a9952b..cfb74c6b0c4 100644 --- a/advisories/unreviewed/2023/02/GHSA-7ggm-m49m-ff38/GHSA-7ggm-m49m-ff38.json +++ b/advisories/unreviewed/2023/02/GHSA-7ggm-m49m-ff38/GHSA-7ggm-m49m-ff38.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/02/GHSA-j6mx-66rf-6rxq/GHSA-j6mx-66rf-6rxq.json b/advisories/unreviewed/2023/02/GHSA-j6mx-66rf-6rxq/GHSA-j6mx-66rf-6rxq.json index 04d5227bbcc..3f7fa1067e0 100644 --- a/advisories/unreviewed/2023/02/GHSA-j6mx-66rf-6rxq/GHSA-j6mx-66rf-6rxq.json +++ b/advisories/unreviewed/2023/02/GHSA-j6mx-66rf-6rxq/GHSA-j6mx-66rf-6rxq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/02/GHSA-jq3v-5296-4gwm/GHSA-jq3v-5296-4gwm.json b/advisories/unreviewed/2023/02/GHSA-jq3v-5296-4gwm/GHSA-jq3v-5296-4gwm.json index 647d8ca7fcf..7b1df1a93db 100644 --- a/advisories/unreviewed/2023/02/GHSA-jq3v-5296-4gwm/GHSA-jq3v-5296-4gwm.json +++ b/advisories/unreviewed/2023/02/GHSA-jq3v-5296-4gwm/GHSA-jq3v-5296-4gwm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/02/GHSA-qv8x-242h-q5r6/GHSA-qv8x-242h-q5r6.json b/advisories/unreviewed/2023/02/GHSA-qv8x-242h-q5r6/GHSA-qv8x-242h-q5r6.json index a338e27f3ec..b093a251ea0 100644 --- a/advisories/unreviewed/2023/02/GHSA-qv8x-242h-q5r6/GHSA-qv8x-242h-q5r6.json +++ b/advisories/unreviewed/2023/02/GHSA-qv8x-242h-q5r6/GHSA-qv8x-242h-q5r6.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/02/GHSA-w8wv-xqxw-7vgx/GHSA-w8wv-xqxw-7vgx.json b/advisories/unreviewed/2023/02/GHSA-w8wv-xqxw-7vgx/GHSA-w8wv-xqxw-7vgx.json index 498361ea2e2..cc117202166 100644 --- a/advisories/unreviewed/2023/02/GHSA-w8wv-xqxw-7vgx/GHSA-w8wv-xqxw-7vgx.json +++ b/advisories/unreviewed/2023/02/GHSA-w8wv-xqxw-7vgx/GHSA-w8wv-xqxw-7vgx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/03/GHSA-7gc2-q47v-36w5/GHSA-7gc2-q47v-36w5.json b/advisories/unreviewed/2023/03/GHSA-7gc2-q47v-36w5/GHSA-7gc2-q47v-36w5.json index 0524e9ea630..caf12b00947 100644 --- a/advisories/unreviewed/2023/03/GHSA-7gc2-q47v-36w5/GHSA-7gc2-q47v-36w5.json +++ b/advisories/unreviewed/2023/03/GHSA-7gc2-q47v-36w5/GHSA-7gc2-q47v-36w5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2023/03/GHSA-pw3p-p75r-9r3f/GHSA-pw3p-p75r-9r3f.json b/advisories/unreviewed/2023/03/GHSA-pw3p-p75r-9r3f/GHSA-pw3p-p75r-9r3f.json index b4046250d54..3bed81abe25 100644 --- a/advisories/unreviewed/2023/03/GHSA-pw3p-p75r-9r3f/GHSA-pw3p-p75r-9r3f.json +++ b/advisories/unreviewed/2023/03/GHSA-pw3p-p75r-9r3f/GHSA-pw3p-p75r-9r3f.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2023/03/GHSA-rcgr-qvjp-p7c5/GHSA-rcgr-qvjp-p7c5.json b/advisories/unreviewed/2023/03/GHSA-rcgr-qvjp-p7c5/GHSA-rcgr-qvjp-p7c5.json index d675bb1ff72..2017c7db4f3 100644 --- a/advisories/unreviewed/2023/03/GHSA-rcgr-qvjp-p7c5/GHSA-rcgr-qvjp-p7c5.json +++ b/advisories/unreviewed/2023/03/GHSA-rcgr-qvjp-p7c5/GHSA-rcgr-qvjp-p7c5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/04/GHSA-279q-m5wr-9ff4/GHSA-279q-m5wr-9ff4.json b/advisories/unreviewed/2023/04/GHSA-279q-m5wr-9ff4/GHSA-279q-m5wr-9ff4.json index 73c97c8cd59..43f40c72356 100644 --- a/advisories/unreviewed/2023/04/GHSA-279q-m5wr-9ff4/GHSA-279q-m5wr-9ff4.json +++ b/advisories/unreviewed/2023/04/GHSA-279q-m5wr-9ff4/GHSA-279q-m5wr-9ff4.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", @@ -47,9 +45,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2023/04/GHSA-62cg-xhwr-xf37/GHSA-62cg-xhwr-xf37.json b/advisories/unreviewed/2023/04/GHSA-62cg-xhwr-xf37/GHSA-62cg-xhwr-xf37.json index aa454fcffdd..92be0525403 100644 --- a/advisories/unreviewed/2023/04/GHSA-62cg-xhwr-xf37/GHSA-62cg-xhwr-xf37.json +++ b/advisories/unreviewed/2023/04/GHSA-62cg-xhwr-xf37/GHSA-62cg-xhwr-xf37.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/04/GHSA-j8rg-xjr7-wcg9/GHSA-j8rg-xjr7-wcg9.json b/advisories/unreviewed/2023/04/GHSA-j8rg-xjr7-wcg9/GHSA-j8rg-xjr7-wcg9.json index eb4e785e981..6dc75c36948 100644 --- a/advisories/unreviewed/2023/04/GHSA-j8rg-xjr7-wcg9/GHSA-j8rg-xjr7-wcg9.json +++ b/advisories/unreviewed/2023/04/GHSA-j8rg-xjr7-wcg9/GHSA-j8rg-xjr7-wcg9.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/2023/05/GHSA-8v67-hw4q-4844/GHSA-8v67-hw4q-4844.json b/advisories/unreviewed/2023/05/GHSA-8v67-hw4q-4844/GHSA-8v67-hw4q-4844.json index 73f8e2b2f56..fd9f7780adb 100644 --- a/advisories/unreviewed/2023/05/GHSA-8v67-hw4q-4844/GHSA-8v67-hw4q-4844.json +++ b/advisories/unreviewed/2023/05/GHSA-8v67-hw4q-4844/GHSA-8v67-hw4q-4844.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/06/GHSA-25mr-w95m-82v7/GHSA-25mr-w95m-82v7.json b/advisories/unreviewed/2023/06/GHSA-25mr-w95m-82v7/GHSA-25mr-w95m-82v7.json index 0c6b5b6080f..80f167f5b71 100644 --- a/advisories/unreviewed/2023/06/GHSA-25mr-w95m-82v7/GHSA-25mr-w95m-82v7.json +++ b/advisories/unreviewed/2023/06/GHSA-25mr-w95m-82v7/GHSA-25mr-w95m-82v7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/06/GHSA-5xxc-86g5-876q/GHSA-5xxc-86g5-876q.json b/advisories/unreviewed/2023/06/GHSA-5xxc-86g5-876q/GHSA-5xxc-86g5-876q.json index 2f6566fe8a4..64728b3fec5 100644 --- a/advisories/unreviewed/2023/06/GHSA-5xxc-86g5-876q/GHSA-5xxc-86g5-876q.json +++ b/advisories/unreviewed/2023/06/GHSA-5xxc-86g5-876q/GHSA-5xxc-86g5-876q.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/06/GHSA-9628-xx9p-xjqj/GHSA-9628-xx9p-xjqj.json b/advisories/unreviewed/2023/06/GHSA-9628-xx9p-xjqj/GHSA-9628-xx9p-xjqj.json index c4924201d0c..c716e598876 100644 --- a/advisories/unreviewed/2023/06/GHSA-9628-xx9p-xjqj/GHSA-9628-xx9p-xjqj.json +++ b/advisories/unreviewed/2023/06/GHSA-9628-xx9p-xjqj/GHSA-9628-xx9p-xjqj.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/06/GHSA-f8cc-v72f-5rm2/GHSA-f8cc-v72f-5rm2.json b/advisories/unreviewed/2023/06/GHSA-f8cc-v72f-5rm2/GHSA-f8cc-v72f-5rm2.json index efcef7c3e98..d83011442ec 100644 --- a/advisories/unreviewed/2023/06/GHSA-f8cc-v72f-5rm2/GHSA-f8cc-v72f-5rm2.json +++ b/advisories/unreviewed/2023/06/GHSA-f8cc-v72f-5rm2/GHSA-f8cc-v72f-5rm2.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/06/GHSA-fqgf-87c4-qvqm/GHSA-fqgf-87c4-qvqm.json b/advisories/unreviewed/2023/06/GHSA-fqgf-87c4-qvqm/GHSA-fqgf-87c4-qvqm.json index fd0e2ad52b2..f8a5c722b8f 100644 --- a/advisories/unreviewed/2023/06/GHSA-fqgf-87c4-qvqm/GHSA-fqgf-87c4-qvqm.json +++ b/advisories/unreviewed/2023/06/GHSA-fqgf-87c4-qvqm/GHSA-fqgf-87c4-qvqm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/06/GHSA-q84v-pwf5-wm4x/GHSA-q84v-pwf5-wm4x.json b/advisories/unreviewed/2023/06/GHSA-q84v-pwf5-wm4x/GHSA-q84v-pwf5-wm4x.json index 9c8fc8fedda..726a36569a8 100644 --- a/advisories/unreviewed/2023/06/GHSA-q84v-pwf5-wm4x/GHSA-q84v-pwf5-wm4x.json +++ b/advisories/unreviewed/2023/06/GHSA-q84v-pwf5-wm4x/GHSA-q84v-pwf5-wm4x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/06/GHSA-qg93-cpf3-386g/GHSA-qg93-cpf3-386g.json b/advisories/unreviewed/2023/06/GHSA-qg93-cpf3-386g/GHSA-qg93-cpf3-386g.json index 0a2ff271a20..52cc895c972 100644 --- a/advisories/unreviewed/2023/06/GHSA-qg93-cpf3-386g/GHSA-qg93-cpf3-386g.json +++ b/advisories/unreviewed/2023/06/GHSA-qg93-cpf3-386g/GHSA-qg93-cpf3-386g.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/06/GHSA-qv8q-wwpq-485r/GHSA-qv8q-wwpq-485r.json b/advisories/unreviewed/2023/06/GHSA-qv8q-wwpq-485r/GHSA-qv8q-wwpq-485r.json index d2f7b8a6c59..ac1896e9c90 100644 --- a/advisories/unreviewed/2023/06/GHSA-qv8q-wwpq-485r/GHSA-qv8q-wwpq-485r.json +++ b/advisories/unreviewed/2023/06/GHSA-qv8q-wwpq-485r/GHSA-qv8q-wwpq-485r.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/06/GHSA-rfrx-wp2r-q456/GHSA-rfrx-wp2r-q456.json b/advisories/unreviewed/2023/06/GHSA-rfrx-wp2r-q456/GHSA-rfrx-wp2r-q456.json index 33cb86b4e9a..2f80a8cdda1 100644 --- a/advisories/unreviewed/2023/06/GHSA-rfrx-wp2r-q456/GHSA-rfrx-wp2r-q456.json +++ b/advisories/unreviewed/2023/06/GHSA-rfrx-wp2r-q456/GHSA-rfrx-wp2r-q456.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/07/GHSA-2wm3-5p9p-vf46/GHSA-2wm3-5p9p-vf46.json b/advisories/unreviewed/2023/07/GHSA-2wm3-5p9p-vf46/GHSA-2wm3-5p9p-vf46.json index 4823512fe9f..ba4f141c612 100644 --- a/advisories/unreviewed/2023/07/GHSA-2wm3-5p9p-vf46/GHSA-2wm3-5p9p-vf46.json +++ b/advisories/unreviewed/2023/07/GHSA-2wm3-5p9p-vf46/GHSA-2wm3-5p9p-vf46.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/07/GHSA-3w2f-j9r3-9h89/GHSA-3w2f-j9r3-9h89.json b/advisories/unreviewed/2023/07/GHSA-3w2f-j9r3-9h89/GHSA-3w2f-j9r3-9h89.json index 622dc565bc5..9af54faeafd 100644 --- a/advisories/unreviewed/2023/07/GHSA-3w2f-j9r3-9h89/GHSA-3w2f-j9r3-9h89.json +++ b/advisories/unreviewed/2023/07/GHSA-3w2f-j9r3-9h89/GHSA-3w2f-j9r3-9h89.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/07/GHSA-6mpw-52g5-875p/GHSA-6mpw-52g5-875p.json b/advisories/unreviewed/2023/07/GHSA-6mpw-52g5-875p/GHSA-6mpw-52g5-875p.json index 7860b178789..c9973b87d0f 100644 --- a/advisories/unreviewed/2023/07/GHSA-6mpw-52g5-875p/GHSA-6mpw-52g5-875p.json +++ b/advisories/unreviewed/2023/07/GHSA-6mpw-52g5-875p/GHSA-6mpw-52g5-875p.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/07/GHSA-8rh8-6w92-6jm5/GHSA-8rh8-6w92-6jm5.json b/advisories/unreviewed/2023/07/GHSA-8rh8-6w92-6jm5/GHSA-8rh8-6w92-6jm5.json index 4e7ef7816ac..84b5867b4bd 100644 --- a/advisories/unreviewed/2023/07/GHSA-8rh8-6w92-6jm5/GHSA-8rh8-6w92-6jm5.json +++ b/advisories/unreviewed/2023/07/GHSA-8rh8-6w92-6jm5/GHSA-8rh8-6w92-6jm5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/07/GHSA-mpc4-452h-ghpg/GHSA-mpc4-452h-ghpg.json b/advisories/unreviewed/2023/07/GHSA-mpc4-452h-ghpg/GHSA-mpc4-452h-ghpg.json index d6489103dfd..b701fac57aa 100644 --- a/advisories/unreviewed/2023/07/GHSA-mpc4-452h-ghpg/GHSA-mpc4-452h-ghpg.json +++ b/advisories/unreviewed/2023/07/GHSA-mpc4-452h-ghpg/GHSA-mpc4-452h-ghpg.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/08/GHSA-9rfr-rprq-pv78/GHSA-9rfr-rprq-pv78.json b/advisories/unreviewed/2023/08/GHSA-9rfr-rprq-pv78/GHSA-9rfr-rprq-pv78.json index cf81f6486c5..4a960543cc2 100644 --- a/advisories/unreviewed/2023/08/GHSA-9rfr-rprq-pv78/GHSA-9rfr-rprq-pv78.json +++ b/advisories/unreviewed/2023/08/GHSA-9rfr-rprq-pv78/GHSA-9rfr-rprq-pv78.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/08/GHSA-cp3q-q6mx-w79j/GHSA-cp3q-q6mx-w79j.json b/advisories/unreviewed/2023/08/GHSA-cp3q-q6mx-w79j/GHSA-cp3q-q6mx-w79j.json index bcd8b08a5a2..5094c53ebc6 100644 --- a/advisories/unreviewed/2023/08/GHSA-cp3q-q6mx-w79j/GHSA-cp3q-q6mx-w79j.json +++ b/advisories/unreviewed/2023/08/GHSA-cp3q-q6mx-w79j/GHSA-cp3q-q6mx-w79j.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/2023/08/GHSA-h33q-26v7-q343/GHSA-h33q-26v7-q343.json b/advisories/unreviewed/2023/08/GHSA-h33q-26v7-q343/GHSA-h33q-26v7-q343.json index aa6f179a452..0248fdf126e 100644 --- a/advisories/unreviewed/2023/08/GHSA-h33q-26v7-q343/GHSA-h33q-26v7-q343.json +++ b/advisories/unreviewed/2023/08/GHSA-h33q-26v7-q343/GHSA-h33q-26v7-q343.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/08/GHSA-vvf9-x2f5-h29c/GHSA-vvf9-x2f5-h29c.json b/advisories/unreviewed/2023/08/GHSA-vvf9-x2f5-h29c/GHSA-vvf9-x2f5-h29c.json index e21fe6fdb42..55d71dd4c78 100644 --- a/advisories/unreviewed/2023/08/GHSA-vvf9-x2f5-h29c/GHSA-vvf9-x2f5-h29c.json +++ b/advisories/unreviewed/2023/08/GHSA-vvf9-x2f5-h29c/GHSA-vvf9-x2f5-h29c.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/09/GHSA-4v34-9x49-p452/GHSA-4v34-9x49-p452.json b/advisories/unreviewed/2023/09/GHSA-4v34-9x49-p452/GHSA-4v34-9x49-p452.json index 89c7b654565..ec3f10af24e 100644 --- a/advisories/unreviewed/2023/09/GHSA-4v34-9x49-p452/GHSA-4v34-9x49-p452.json +++ b/advisories/unreviewed/2023/09/GHSA-4v34-9x49-p452/GHSA-4v34-9x49-p452.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/09/GHSA-79g9-vx8c-xfmq/GHSA-79g9-vx8c-xfmq.json b/advisories/unreviewed/2023/09/GHSA-79g9-vx8c-xfmq/GHSA-79g9-vx8c-xfmq.json index e8d31d3c578..901bc2e3520 100644 --- a/advisories/unreviewed/2023/09/GHSA-79g9-vx8c-xfmq/GHSA-79g9-vx8c-xfmq.json +++ b/advisories/unreviewed/2023/09/GHSA-79g9-vx8c-xfmq/GHSA-79g9-vx8c-xfmq.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/09/GHSA-pf26-2rq7-37g6/GHSA-pf26-2rq7-37g6.json b/advisories/unreviewed/2023/09/GHSA-pf26-2rq7-37g6/GHSA-pf26-2rq7-37g6.json index 79a1dbf5b01..83418f401a0 100644 --- a/advisories/unreviewed/2023/09/GHSA-pf26-2rq7-37g6/GHSA-pf26-2rq7-37g6.json +++ b/advisories/unreviewed/2023/09/GHSA-pf26-2rq7-37g6/GHSA-pf26-2rq7-37g6.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/10/GHSA-7997-4r78-h34m/GHSA-7997-4r78-h34m.json b/advisories/unreviewed/2023/10/GHSA-7997-4r78-h34m/GHSA-7997-4r78-h34m.json index e6164279efb..b02480f6411 100644 --- a/advisories/unreviewed/2023/10/GHSA-7997-4r78-h34m/GHSA-7997-4r78-h34m.json +++ b/advisories/unreviewed/2023/10/GHSA-7997-4r78-h34m/GHSA-7997-4r78-h34m.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/10/GHSA-7w44-2mwh-vhjr/GHSA-7w44-2mwh-vhjr.json b/advisories/unreviewed/2023/10/GHSA-7w44-2mwh-vhjr/GHSA-7w44-2mwh-vhjr.json index 51d17138188..76ddda0252b 100644 --- a/advisories/unreviewed/2023/10/GHSA-7w44-2mwh-vhjr/GHSA-7w44-2mwh-vhjr.json +++ b/advisories/unreviewed/2023/10/GHSA-7w44-2mwh-vhjr/GHSA-7w44-2mwh-vhjr.json @@ -13,9 +13,7 @@ "score": "CVSS:3.0/AV:A/AC:L/PR:H/UI:R/S:U/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/10/GHSA-8prx-84h6-4fr5/GHSA-8prx-84h6-4fr5.json b/advisories/unreviewed/2023/10/GHSA-8prx-84h6-4fr5/GHSA-8prx-84h6-4fr5.json index a4e81002b4f..834355d6adc 100644 --- a/advisories/unreviewed/2023/10/GHSA-8prx-84h6-4fr5/GHSA-8prx-84h6-4fr5.json +++ b/advisories/unreviewed/2023/10/GHSA-8prx-84h6-4fr5/GHSA-8prx-84h6-4fr5.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/2023/10/GHSA-gp6r-cxxr-fc5f/GHSA-gp6r-cxxr-fc5f.json b/advisories/unreviewed/2023/10/GHSA-gp6r-cxxr-fc5f/GHSA-gp6r-cxxr-fc5f.json index 6c12c1f40e3..a04bf77b745 100644 --- a/advisories/unreviewed/2023/10/GHSA-gp6r-cxxr-fc5f/GHSA-gp6r-cxxr-fc5f.json +++ b/advisories/unreviewed/2023/10/GHSA-gp6r-cxxr-fc5f/GHSA-gp6r-cxxr-fc5f.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/10/GHSA-pj5c-qr29-6746/GHSA-pj5c-qr29-6746.json b/advisories/unreviewed/2023/10/GHSA-pj5c-qr29-6746/GHSA-pj5c-qr29-6746.json index 7f5b82137b5..a66693768ce 100644 --- a/advisories/unreviewed/2023/10/GHSA-pj5c-qr29-6746/GHSA-pj5c-qr29-6746.json +++ b/advisories/unreviewed/2023/10/GHSA-pj5c-qr29-6746/GHSA-pj5c-qr29-6746.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/10/GHSA-xm3x-5hpf-5369/GHSA-xm3x-5hpf-5369.json b/advisories/unreviewed/2023/10/GHSA-xm3x-5hpf-5369/GHSA-xm3x-5hpf-5369.json index 50b64353d81..742a222745a 100644 --- a/advisories/unreviewed/2023/10/GHSA-xm3x-5hpf-5369/GHSA-xm3x-5hpf-5369.json +++ b/advisories/unreviewed/2023/10/GHSA-xm3x-5hpf-5369/GHSA-xm3x-5hpf-5369.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-3xmr-xg4j-24rr/GHSA-3xmr-xg4j-24rr.json b/advisories/unreviewed/2023/11/GHSA-3xmr-xg4j-24rr/GHSA-3xmr-xg4j-24rr.json index 363ac2780af..556236e5ed0 100644 --- a/advisories/unreviewed/2023/11/GHSA-3xmr-xg4j-24rr/GHSA-3xmr-xg4j-24rr.json +++ b/advisories/unreviewed/2023/11/GHSA-3xmr-xg4j-24rr/GHSA-3xmr-xg4j-24rr.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-4xwv-7982-j5wj/GHSA-4xwv-7982-j5wj.json b/advisories/unreviewed/2023/11/GHSA-4xwv-7982-j5wj/GHSA-4xwv-7982-j5wj.json index 92db2714714..f93a88c8fc8 100644 --- a/advisories/unreviewed/2023/11/GHSA-4xwv-7982-j5wj/GHSA-4xwv-7982-j5wj.json +++ b/advisories/unreviewed/2023/11/GHSA-4xwv-7982-j5wj/GHSA-4xwv-7982-j5wj.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/11/GHSA-5r37-fx4g-5c7h/GHSA-5r37-fx4g-5c7h.json b/advisories/unreviewed/2023/11/GHSA-5r37-fx4g-5c7h/GHSA-5r37-fx4g-5c7h.json index 6464559e89d..c8eb249c98a 100644 --- a/advisories/unreviewed/2023/11/GHSA-5r37-fx4g-5c7h/GHSA-5r37-fx4g-5c7h.json +++ b/advisories/unreviewed/2023/11/GHSA-5r37-fx4g-5c7h/GHSA-5r37-fx4g-5c7h.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/11/GHSA-9cgv-2g5m-v85j/GHSA-9cgv-2g5m-v85j.json b/advisories/unreviewed/2023/11/GHSA-9cgv-2g5m-v85j/GHSA-9cgv-2g5m-v85j.json index b19b949ad3b..9dfe7613d17 100644 --- a/advisories/unreviewed/2023/11/GHSA-9cgv-2g5m-v85j/GHSA-9cgv-2g5m-v85j.json +++ b/advisories/unreviewed/2023/11/GHSA-9cgv-2g5m-v85j/GHSA-9cgv-2g5m-v85j.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/11/GHSA-9wv2-mrrp-v8g7/GHSA-9wv2-mrrp-v8g7.json b/advisories/unreviewed/2023/11/GHSA-9wv2-mrrp-v8g7/GHSA-9wv2-mrrp-v8g7.json index b4b12c968d9..b59c513a63f 100644 --- a/advisories/unreviewed/2023/11/GHSA-9wv2-mrrp-v8g7/GHSA-9wv2-mrrp-v8g7.json +++ b/advisories/unreviewed/2023/11/GHSA-9wv2-mrrp-v8g7/GHSA-9wv2-mrrp-v8g7.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:H/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/11/GHSA-f746-g4q7-wxcp/GHSA-f746-g4q7-wxcp.json b/advisories/unreviewed/2023/11/GHSA-f746-g4q7-wxcp/GHSA-f746-g4q7-wxcp.json index 928755b8ef3..5d5c944ffbf 100644 --- a/advisories/unreviewed/2023/11/GHSA-f746-g4q7-wxcp/GHSA-f746-g4q7-wxcp.json +++ b/advisories/unreviewed/2023/11/GHSA-f746-g4q7-wxcp/GHSA-f746-g4q7-wxcp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/11/GHSA-h37j-vw7r-prg3/GHSA-h37j-vw7r-prg3.json b/advisories/unreviewed/2023/11/GHSA-h37j-vw7r-prg3/GHSA-h37j-vw7r-prg3.json index 93dc3297584..3583ec984ef 100644 --- a/advisories/unreviewed/2023/11/GHSA-h37j-vw7r-prg3/GHSA-h37j-vw7r-prg3.json +++ b/advisories/unreviewed/2023/11/GHSA-h37j-vw7r-prg3/GHSA-h37j-vw7r-prg3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/11/GHSA-hgpx-7mjh-m574/GHSA-hgpx-7mjh-m574.json b/advisories/unreviewed/2023/11/GHSA-hgpx-7mjh-m574/GHSA-hgpx-7mjh-m574.json index 1908c3b1bea..a0bbc27cc7d 100644 --- a/advisories/unreviewed/2023/11/GHSA-hgpx-7mjh-m574/GHSA-hgpx-7mjh-m574.json +++ b/advisories/unreviewed/2023/11/GHSA-hgpx-7mjh-m574/GHSA-hgpx-7mjh-m574.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/11/GHSA-jxxq-5fp9-76wc/GHSA-jxxq-5fp9-76wc.json b/advisories/unreviewed/2023/11/GHSA-jxxq-5fp9-76wc/GHSA-jxxq-5fp9-76wc.json index 690a0037539..3e355db5706 100644 --- a/advisories/unreviewed/2023/11/GHSA-jxxq-5fp9-76wc/GHSA-jxxq-5fp9-76wc.json +++ b/advisories/unreviewed/2023/11/GHSA-jxxq-5fp9-76wc/GHSA-jxxq-5fp9-76wc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/11/GHSA-p4vr-mvcp-j47f/GHSA-p4vr-mvcp-j47f.json b/advisories/unreviewed/2023/11/GHSA-p4vr-mvcp-j47f/GHSA-p4vr-mvcp-j47f.json index 4803bad8e4a..2f051dafcac 100644 --- a/advisories/unreviewed/2023/11/GHSA-p4vr-mvcp-j47f/GHSA-p4vr-mvcp-j47f.json +++ b/advisories/unreviewed/2023/11/GHSA-p4vr-mvcp-j47f/GHSA-p4vr-mvcp-j47f.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-qm6p-w2qq-fv6f/GHSA-qm6p-w2qq-fv6f.json b/advisories/unreviewed/2023/11/GHSA-qm6p-w2qq-fv6f/GHSA-qm6p-w2qq-fv6f.json index bb22e3741e4..99ca920dc0a 100644 --- a/advisories/unreviewed/2023/11/GHSA-qm6p-w2qq-fv6f/GHSA-qm6p-w2qq-fv6f.json +++ b/advisories/unreviewed/2023/11/GHSA-qm6p-w2qq-fv6f/GHSA-qm6p-w2qq-fv6f.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-w4gp-rmfp-f2gh/GHSA-w4gp-rmfp-f2gh.json b/advisories/unreviewed/2023/11/GHSA-w4gp-rmfp-f2gh/GHSA-w4gp-rmfp-f2gh.json index 9b2418d52d4..bba3355ff37 100644 --- a/advisories/unreviewed/2023/11/GHSA-w4gp-rmfp-f2gh/GHSA-w4gp-rmfp-f2gh.json +++ b/advisories/unreviewed/2023/11/GHSA-w4gp-rmfp-f2gh/GHSA-w4gp-rmfp-f2gh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/11/GHSA-wh4j-r7mv-vjg8/GHSA-wh4j-r7mv-vjg8.json b/advisories/unreviewed/2023/11/GHSA-wh4j-r7mv-vjg8/GHSA-wh4j-r7mv-vjg8.json index e94007f9ae3..fcc99f70a38 100644 --- a/advisories/unreviewed/2023/11/GHSA-wh4j-r7mv-vjg8/GHSA-wh4j-r7mv-vjg8.json +++ b/advisories/unreviewed/2023/11/GHSA-wh4j-r7mv-vjg8/GHSA-wh4j-r7mv-vjg8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/11/GHSA-wvwp-cgr6-m5rx/GHSA-wvwp-cgr6-m5rx.json b/advisories/unreviewed/2023/11/GHSA-wvwp-cgr6-m5rx/GHSA-wvwp-cgr6-m5rx.json index 5b3ac2585ce..c0ebdc33105 100644 --- a/advisories/unreviewed/2023/11/GHSA-wvwp-cgr6-m5rx/GHSA-wvwp-cgr6-m5rx.json +++ b/advisories/unreviewed/2023/11/GHSA-wvwp-cgr6-m5rx/GHSA-wvwp-cgr6-m5rx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/11/GHSA-x22v-rrfp-9cqh/GHSA-x22v-rrfp-9cqh.json b/advisories/unreviewed/2023/11/GHSA-x22v-rrfp-9cqh/GHSA-x22v-rrfp-9cqh.json index af7e5e7aa90..5ce2e74e39d 100644 --- a/advisories/unreviewed/2023/11/GHSA-x22v-rrfp-9cqh/GHSA-x22v-rrfp-9cqh.json +++ b/advisories/unreviewed/2023/11/GHSA-x22v-rrfp-9cqh/GHSA-x22v-rrfp-9cqh.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-x45c-39pv-5956/GHSA-x45c-39pv-5956.json b/advisories/unreviewed/2023/11/GHSA-x45c-39pv-5956/GHSA-x45c-39pv-5956.json index c8ff25987cc..2dc3d120c16 100644 --- a/advisories/unreviewed/2023/11/GHSA-x45c-39pv-5956/GHSA-x45c-39pv-5956.json +++ b/advisories/unreviewed/2023/11/GHSA-x45c-39pv-5956/GHSA-x45c-39pv-5956.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/11/GHSA-xm5p-7w7v-qqr5/GHSA-xm5p-7w7v-qqr5.json b/advisories/unreviewed/2023/11/GHSA-xm5p-7w7v-qqr5/GHSA-xm5p-7w7v-qqr5.json index 188734e1d00..34fc95514d4 100644 --- a/advisories/unreviewed/2023/11/GHSA-xm5p-7w7v-qqr5/GHSA-xm5p-7w7v-qqr5.json +++ b/advisories/unreviewed/2023/11/GHSA-xm5p-7w7v-qqr5/GHSA-xm5p-7w7v-qqr5.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2023/11/GHSA-xmj4-pwxq-wq63/GHSA-xmj4-pwxq-wq63.json b/advisories/unreviewed/2023/11/GHSA-xmj4-pwxq-wq63/GHSA-xmj4-pwxq-wq63.json index 78e5139b0da..778ca2c3562 100644 --- a/advisories/unreviewed/2023/11/GHSA-xmj4-pwxq-wq63/GHSA-xmj4-pwxq-wq63.json +++ b/advisories/unreviewed/2023/11/GHSA-xmj4-pwxq-wq63/GHSA-xmj4-pwxq-wq63.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-3fm4-698v-g632/GHSA-3fm4-698v-g632.json b/advisories/unreviewed/2024/01/GHSA-3fm4-698v-g632/GHSA-3fm4-698v-g632.json index 785c6086bb6..f950b0619be 100644 --- a/advisories/unreviewed/2024/01/GHSA-3fm4-698v-g632/GHSA-3fm4-698v-g632.json +++ b/advisories/unreviewed/2024/01/GHSA-3fm4-698v-g632/GHSA-3fm4-698v-g632.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-4p4p-22cr-2gqw/GHSA-4p4p-22cr-2gqw.json b/advisories/unreviewed/2024/01/GHSA-4p4p-22cr-2gqw/GHSA-4p4p-22cr-2gqw.json index 7b4a1357e26..ff7c91538cf 100644 --- a/advisories/unreviewed/2024/01/GHSA-4p4p-22cr-2gqw/GHSA-4p4p-22cr-2gqw.json +++ b/advisories/unreviewed/2024/01/GHSA-4p4p-22cr-2gqw/GHSA-4p4p-22cr-2gqw.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/01/GHSA-7p5c-pch3-5mg6/GHSA-7p5c-pch3-5mg6.json b/advisories/unreviewed/2024/01/GHSA-7p5c-pch3-5mg6/GHSA-7p5c-pch3-5mg6.json index 0472d348e9d..9113a52682e 100644 --- a/advisories/unreviewed/2024/01/GHSA-7p5c-pch3-5mg6/GHSA-7p5c-pch3-5mg6.json +++ b/advisories/unreviewed/2024/01/GHSA-7p5c-pch3-5mg6/GHSA-7p5c-pch3-5mg6.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-8fxh-p33g-qf5m/GHSA-8fxh-p33g-qf5m.json b/advisories/unreviewed/2024/01/GHSA-8fxh-p33g-qf5m/GHSA-8fxh-p33g-qf5m.json index d3617c67e9f..03e03f596b2 100644 --- a/advisories/unreviewed/2024/01/GHSA-8fxh-p33g-qf5m/GHSA-8fxh-p33g-qf5m.json +++ b/advisories/unreviewed/2024/01/GHSA-8fxh-p33g-qf5m/GHSA-8fxh-p33g-qf5m.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-q4c3-9jg3-v382/GHSA-q4c3-9jg3-v382.json b/advisories/unreviewed/2024/01/GHSA-q4c3-9jg3-v382/GHSA-q4c3-9jg3-v382.json index 7036bb9eefe..f54b88d1bf0 100644 --- a/advisories/unreviewed/2024/01/GHSA-q4c3-9jg3-v382/GHSA-q4c3-9jg3-v382.json +++ b/advisories/unreviewed/2024/01/GHSA-q4c3-9jg3-v382/GHSA-q4c3-9jg3-v382.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/01/GHSA-vfhc-4q79-wvf9/GHSA-vfhc-4q79-wvf9.json b/advisories/unreviewed/2024/01/GHSA-vfhc-4q79-wvf9/GHSA-vfhc-4q79-wvf9.json index 82ae9031f30..bc6c1ebe1c6 100644 --- a/advisories/unreviewed/2024/01/GHSA-vfhc-4q79-wvf9/GHSA-vfhc-4q79-wvf9.json +++ b/advisories/unreviewed/2024/01/GHSA-vfhc-4q79-wvf9/GHSA-vfhc-4q79-wvf9.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": "WEB", diff --git a/advisories/unreviewed/2024/01/GHSA-wq5j-2jwc-3h38/GHSA-wq5j-2jwc-3h38.json b/advisories/unreviewed/2024/01/GHSA-wq5j-2jwc-3h38/GHSA-wq5j-2jwc-3h38.json index d2b4871dba2..3cab561e582 100644 --- a/advisories/unreviewed/2024/01/GHSA-wq5j-2jwc-3h38/GHSA-wq5j-2jwc-3h38.json +++ b/advisories/unreviewed/2024/01/GHSA-wq5j-2jwc-3h38/GHSA-wq5j-2jwc-3h38.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/02/GHSA-2v9x-x358-276j/GHSA-2v9x-x358-276j.json b/advisories/unreviewed/2024/02/GHSA-2v9x-x358-276j/GHSA-2v9x-x358-276j.json index 501af542139..a25a02a1572 100644 --- a/advisories/unreviewed/2024/02/GHSA-2v9x-x358-276j/GHSA-2v9x-x358-276j.json +++ b/advisories/unreviewed/2024/02/GHSA-2v9x-x358-276j/GHSA-2v9x-x358-276j.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/02/GHSA-4847-mppj-fwhp/GHSA-4847-mppj-fwhp.json b/advisories/unreviewed/2024/02/GHSA-4847-mppj-fwhp/GHSA-4847-mppj-fwhp.json index 9b06d86010c..e61ec747b6b 100644 --- a/advisories/unreviewed/2024/02/GHSA-4847-mppj-fwhp/GHSA-4847-mppj-fwhp.json +++ b/advisories/unreviewed/2024/02/GHSA-4847-mppj-fwhp/GHSA-4847-mppj-fwhp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/02/GHSA-82gg-6vvf-fm37/GHSA-82gg-6vvf-fm37.json b/advisories/unreviewed/2024/02/GHSA-82gg-6vvf-fm37/GHSA-82gg-6vvf-fm37.json index 806e8c8826e..2091476c8b0 100644 --- a/advisories/unreviewed/2024/02/GHSA-82gg-6vvf-fm37/GHSA-82gg-6vvf-fm37.json +++ b/advisories/unreviewed/2024/02/GHSA-82gg-6vvf-fm37/GHSA-82gg-6vvf-fm37.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/02/GHSA-8cpv-pp42-ppmr/GHSA-8cpv-pp42-ppmr.json b/advisories/unreviewed/2024/02/GHSA-8cpv-pp42-ppmr/GHSA-8cpv-pp42-ppmr.json index d950078bd27..c262b05da61 100644 --- a/advisories/unreviewed/2024/02/GHSA-8cpv-pp42-ppmr/GHSA-8cpv-pp42-ppmr.json +++ b/advisories/unreviewed/2024/02/GHSA-8cpv-pp42-ppmr/GHSA-8cpv-pp42-ppmr.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/02/GHSA-gm42-r9cp-95fh/GHSA-gm42-r9cp-95fh.json b/advisories/unreviewed/2024/02/GHSA-gm42-r9cp-95fh/GHSA-gm42-r9cp-95fh.json index 84177705153..2a0ec709e17 100644 --- a/advisories/unreviewed/2024/02/GHSA-gm42-r9cp-95fh/GHSA-gm42-r9cp-95fh.json +++ b/advisories/unreviewed/2024/02/GHSA-gm42-r9cp-95fh/GHSA-gm42-r9cp-95fh.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/02/GHSA-gmxc-263m-5hqx/GHSA-gmxc-263m-5hqx.json b/advisories/unreviewed/2024/02/GHSA-gmxc-263m-5hqx/GHSA-gmxc-263m-5hqx.json index 441928fbcea..d30b7986ed9 100644 --- a/advisories/unreviewed/2024/02/GHSA-gmxc-263m-5hqx/GHSA-gmxc-263m-5hqx.json +++ b/advisories/unreviewed/2024/02/GHSA-gmxc-263m-5hqx/GHSA-gmxc-263m-5hqx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/02/GHSA-m3q9-44rg-xw34/GHSA-m3q9-44rg-xw34.json b/advisories/unreviewed/2024/02/GHSA-m3q9-44rg-xw34/GHSA-m3q9-44rg-xw34.json index 450cb72f2dc..55d393f4e0f 100644 --- a/advisories/unreviewed/2024/02/GHSA-m3q9-44rg-xw34/GHSA-m3q9-44rg-xw34.json +++ b/advisories/unreviewed/2024/02/GHSA-m3q9-44rg-xw34/GHSA-m3q9-44rg-xw34.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/02/GHSA-qmvm-mg94-c39p/GHSA-qmvm-mg94-c39p.json b/advisories/unreviewed/2024/02/GHSA-qmvm-mg94-c39p/GHSA-qmvm-mg94-c39p.json index a05b6b702cf..543a6ced1c5 100644 --- a/advisories/unreviewed/2024/02/GHSA-qmvm-mg94-c39p/GHSA-qmvm-mg94-c39p.json +++ b/advisories/unreviewed/2024/02/GHSA-qmvm-mg94-c39p/GHSA-qmvm-mg94-c39p.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/03/GHSA-6j88-4936-7r36/GHSA-6j88-4936-7r36.json b/advisories/unreviewed/2024/03/GHSA-6j88-4936-7r36/GHSA-6j88-4936-7r36.json index 51aca91480a..b48581b48c1 100644 --- a/advisories/unreviewed/2024/03/GHSA-6j88-4936-7r36/GHSA-6j88-4936-7r36.json +++ b/advisories/unreviewed/2024/03/GHSA-6j88-4936-7r36/GHSA-6j88-4936-7r36.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/03/GHSA-7hff-rf7r-cq99/GHSA-7hff-rf7r-cq99.json b/advisories/unreviewed/2024/03/GHSA-7hff-rf7r-cq99/GHSA-7hff-rf7r-cq99.json index 232c58f89a0..97689aa4933 100644 --- a/advisories/unreviewed/2024/03/GHSA-7hff-rf7r-cq99/GHSA-7hff-rf7r-cq99.json +++ b/advisories/unreviewed/2024/03/GHSA-7hff-rf7r-cq99/GHSA-7hff-rf7r-cq99.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/03/GHSA-8c44-wv8g-r976/GHSA-8c44-wv8g-r976.json b/advisories/unreviewed/2024/03/GHSA-8c44-wv8g-r976/GHSA-8c44-wv8g-r976.json index 720a7e30d6c..cc7d3212524 100644 --- a/advisories/unreviewed/2024/03/GHSA-8c44-wv8g-r976/GHSA-8c44-wv8g-r976.json +++ b/advisories/unreviewed/2024/03/GHSA-8c44-wv8g-r976/GHSA-8c44-wv8g-r976.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/03/GHSA-fr95-rvfm-4wwm/GHSA-fr95-rvfm-4wwm.json b/advisories/unreviewed/2024/03/GHSA-fr95-rvfm-4wwm/GHSA-fr95-rvfm-4wwm.json index add162fdfd0..67adb842ac4 100644 --- a/advisories/unreviewed/2024/03/GHSA-fr95-rvfm-4wwm/GHSA-fr95-rvfm-4wwm.json +++ b/advisories/unreviewed/2024/03/GHSA-fr95-rvfm-4wwm/GHSA-fr95-rvfm-4wwm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/03/GHSA-h54h-77gg-v4vm/GHSA-h54h-77gg-v4vm.json b/advisories/unreviewed/2024/03/GHSA-h54h-77gg-v4vm/GHSA-h54h-77gg-v4vm.json index e9fa2879243..cb82561e92a 100644 --- a/advisories/unreviewed/2024/03/GHSA-h54h-77gg-v4vm/GHSA-h54h-77gg-v4vm.json +++ b/advisories/unreviewed/2024/03/GHSA-h54h-77gg-v4vm/GHSA-h54h-77gg-v4vm.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/03/GHSA-pvm9-9g6w-fpwp/GHSA-pvm9-9g6w-fpwp.json b/advisories/unreviewed/2024/03/GHSA-pvm9-9g6w-fpwp/GHSA-pvm9-9g6w-fpwp.json index ee6c8040508..d7f056f85e0 100644 --- a/advisories/unreviewed/2024/03/GHSA-pvm9-9g6w-fpwp/GHSA-pvm9-9g6w-fpwp.json +++ b/advisories/unreviewed/2024/03/GHSA-pvm9-9g6w-fpwp/GHSA-pvm9-9g6w-fpwp.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/04/GHSA-238g-wwhc-fr8p/GHSA-238g-wwhc-fr8p.json b/advisories/unreviewed/2024/04/GHSA-238g-wwhc-fr8p/GHSA-238g-wwhc-fr8p.json index 46232ff6a47..5b812a43dfc 100644 --- a/advisories/unreviewed/2024/04/GHSA-238g-wwhc-fr8p/GHSA-238g-wwhc-fr8p.json +++ b/advisories/unreviewed/2024/04/GHSA-238g-wwhc-fr8p/GHSA-238g-wwhc-fr8p.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/04/GHSA-2qhf-4crg-6c2w/GHSA-2qhf-4crg-6c2w.json b/advisories/unreviewed/2024/04/GHSA-2qhf-4crg-6c2w/GHSA-2qhf-4crg-6c2w.json index 7bc94edf433..49acae0e0f3 100644 --- a/advisories/unreviewed/2024/04/GHSA-2qhf-4crg-6c2w/GHSA-2qhf-4crg-6c2w.json +++ b/advisories/unreviewed/2024/04/GHSA-2qhf-4crg-6c2w/GHSA-2qhf-4crg-6c2w.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/04/GHSA-3vx9-2ch5-m6r6/GHSA-3vx9-2ch5-m6r6.json b/advisories/unreviewed/2024/04/GHSA-3vx9-2ch5-m6r6/GHSA-3vx9-2ch5-m6r6.json index b85508e0caf..b09a4485855 100644 --- a/advisories/unreviewed/2024/04/GHSA-3vx9-2ch5-m6r6/GHSA-3vx9-2ch5-m6r6.json +++ b/advisories/unreviewed/2024/04/GHSA-3vx9-2ch5-m6r6/GHSA-3vx9-2ch5-m6r6.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -39,9 +37,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/04/GHSA-9h58-5xgm-2682/GHSA-9h58-5xgm-2682.json b/advisories/unreviewed/2024/04/GHSA-9h58-5xgm-2682/GHSA-9h58-5xgm-2682.json index f93639e6de5..2bbaf0345ca 100644 --- a/advisories/unreviewed/2024/04/GHSA-9h58-5xgm-2682/GHSA-9h58-5xgm-2682.json +++ b/advisories/unreviewed/2024/04/GHSA-9h58-5xgm-2682/GHSA-9h58-5xgm-2682.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/04/GHSA-9qp6-g335-w8ph/GHSA-9qp6-g335-w8ph.json b/advisories/unreviewed/2024/04/GHSA-9qp6-g335-w8ph/GHSA-9qp6-g335-w8ph.json index 65c30ecf2e3..06fc3984d4b 100644 --- a/advisories/unreviewed/2024/04/GHSA-9qp6-g335-w8ph/GHSA-9qp6-g335-w8ph.json +++ b/advisories/unreviewed/2024/04/GHSA-9qp6-g335-w8ph/GHSA-9qp6-g335-w8ph.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/04/GHSA-p5q9-4vg3-6x89/GHSA-p5q9-4vg3-6x89.json b/advisories/unreviewed/2024/04/GHSA-p5q9-4vg3-6x89/GHSA-p5q9-4vg3-6x89.json index a052973f606..fe69b7fdef4 100644 --- a/advisories/unreviewed/2024/04/GHSA-p5q9-4vg3-6x89/GHSA-p5q9-4vg3-6x89.json +++ b/advisories/unreviewed/2024/04/GHSA-p5q9-4vg3-6x89/GHSA-p5q9-4vg3-6x89.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/04/GHSA-qqpr-fvmc-87j3/GHSA-qqpr-fvmc-87j3.json b/advisories/unreviewed/2024/04/GHSA-qqpr-fvmc-87j3/GHSA-qqpr-fvmc-87j3.json index 70f0942cffd..57dc2987cfd 100644 --- a/advisories/unreviewed/2024/04/GHSA-qqpr-fvmc-87j3/GHSA-qqpr-fvmc-87j3.json +++ b/advisories/unreviewed/2024/04/GHSA-qqpr-fvmc-87j3/GHSA-qqpr-fvmc-87j3.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", @@ -43,9 +41,7 @@ } ], "database_specific": { - "cwe_ids": [ - - ], + "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/05/GHSA-h37q-x6pv-4p48/GHSA-h37q-x6pv-4p48.json b/advisories/unreviewed/2024/05/GHSA-h37q-x6pv-4p48/GHSA-h37q-x6pv-4p48.json index 16388cd6314..63159fd31dc 100644 --- a/advisories/unreviewed/2024/05/GHSA-h37q-x6pv-4p48/GHSA-h37q-x6pv-4p48.json +++ b/advisories/unreviewed/2024/05/GHSA-h37q-x6pv-4p48/GHSA-h37q-x6pv-4p48.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/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-hvhc-8w3j-pf54/GHSA-hvhc-8w3j-pf54.json b/advisories/unreviewed/2024/05/GHSA-hvhc-8w3j-pf54/GHSA-hvhc-8w3j-pf54.json index 4f0595f68c4..4a9073ac7fc 100644 --- a/advisories/unreviewed/2024/05/GHSA-hvhc-8w3j-pf54/GHSA-hvhc-8w3j-pf54.json +++ b/advisories/unreviewed/2024/05/GHSA-hvhc-8w3j-pf54/GHSA-hvhc-8w3j-pf54.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-jmpm-75w8-qgjx/GHSA-jmpm-75w8-qgjx.json b/advisories/unreviewed/2024/05/GHSA-jmpm-75w8-qgjx/GHSA-jmpm-75w8-qgjx.json index 2c9e61d1234..a3dc0be5140 100644 --- a/advisories/unreviewed/2024/05/GHSA-jmpm-75w8-qgjx/GHSA-jmpm-75w8-qgjx.json +++ b/advisories/unreviewed/2024/05/GHSA-jmpm-75w8-qgjx/GHSA-jmpm-75w8-qgjx.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/05/GHSA-jrvv-3x7m-vqjc/GHSA-jrvv-3x7m-vqjc.json b/advisories/unreviewed/2024/05/GHSA-jrvv-3x7m-vqjc/GHSA-jrvv-3x7m-vqjc.json index 08787a14082..8568d00d726 100644 --- a/advisories/unreviewed/2024/05/GHSA-jrvv-3x7m-vqjc/GHSA-jrvv-3x7m-vqjc.json +++ b/advisories/unreviewed/2024/05/GHSA-jrvv-3x7m-vqjc/GHSA-jrvv-3x7m-vqjc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/06/GHSA-27fw-99r5-fg9c/GHSA-27fw-99r5-fg9c.json b/advisories/unreviewed/2024/06/GHSA-27fw-99r5-fg9c/GHSA-27fw-99r5-fg9c.json index 6ea997dc567..8c7c270ca61 100644 --- a/advisories/unreviewed/2024/06/GHSA-27fw-99r5-fg9c/GHSA-27fw-99r5-fg9c.json +++ b/advisories/unreviewed/2024/06/GHSA-27fw-99r5-fg9c/GHSA-27fw-99r5-fg9c.json @@ -17,9 +17,7 @@ "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:Y/R:I/V:D/RE:M/U:Amber" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/06/GHSA-3g7r-r3cr-q6f8/GHSA-3g7r-r3cr-q6f8.json b/advisories/unreviewed/2024/06/GHSA-3g7r-r3cr-q6f8/GHSA-3g7r-r3cr-q6f8.json index fe7a7cb2bdd..e92fdbd1183 100644 --- a/advisories/unreviewed/2024/06/GHSA-3g7r-r3cr-q6f8/GHSA-3g7r-r3cr-q6f8.json +++ b/advisories/unreviewed/2024/06/GHSA-3g7r-r3cr-q6f8/GHSA-3g7r-r3cr-q6f8.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/06/GHSA-6577-hj74-984x/GHSA-6577-hj74-984x.json b/advisories/unreviewed/2024/06/GHSA-6577-hj74-984x/GHSA-6577-hj74-984x.json index 686594c51ce..b7aefdf3dec 100644 --- a/advisories/unreviewed/2024/06/GHSA-6577-hj74-984x/GHSA-6577-hj74-984x.json +++ b/advisories/unreviewed/2024/06/GHSA-6577-hj74-984x/GHSA-6577-hj74-984x.json @@ -17,9 +17,7 @@ "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:Y/R:I/V:D/RE:M/U:Amber" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/06/GHSA-6fjg-5w3q-x6m9/GHSA-6fjg-5w3q-x6m9.json b/advisories/unreviewed/2024/06/GHSA-6fjg-5w3q-x6m9/GHSA-6fjg-5w3q-x6m9.json index 68cc97284a5..9e42d46fc93 100644 --- a/advisories/unreviewed/2024/06/GHSA-6fjg-5w3q-x6m9/GHSA-6fjg-5w3q-x6m9.json +++ b/advisories/unreviewed/2024/06/GHSA-6fjg-5w3q-x6m9/GHSA-6fjg-5w3q-x6m9.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/06/GHSA-74jr-x2w7-635g/GHSA-74jr-x2w7-635g.json b/advisories/unreviewed/2024/06/GHSA-74jr-x2w7-635g/GHSA-74jr-x2w7-635g.json index bedf207809a..9849ccbc9e4 100644 --- a/advisories/unreviewed/2024/06/GHSA-74jr-x2w7-635g/GHSA-74jr-x2w7-635g.json +++ b/advisories/unreviewed/2024/06/GHSA-74jr-x2w7-635g/GHSA-74jr-x2w7-635g.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/06/GHSA-c9q3-f5v3-g7hw/GHSA-c9q3-f5v3-g7hw.json b/advisories/unreviewed/2024/06/GHSA-c9q3-f5v3-g7hw/GHSA-c9q3-f5v3-g7hw.json index c0f960226d0..16f4776bea5 100644 --- a/advisories/unreviewed/2024/06/GHSA-c9q3-f5v3-g7hw/GHSA-c9q3-f5v3-g7hw.json +++ b/advisories/unreviewed/2024/06/GHSA-c9q3-f5v3-g7hw/GHSA-c9q3-f5v3-g7hw.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:A/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/06/GHSA-qxgm-2hhj-rw7f/GHSA-qxgm-2hhj-rw7f.json b/advisories/unreviewed/2024/06/GHSA-qxgm-2hhj-rw7f/GHSA-qxgm-2hhj-rw7f.json index 6ee47fafea2..55c257e5618 100644 --- a/advisories/unreviewed/2024/06/GHSA-qxgm-2hhj-rw7f/GHSA-qxgm-2hhj-rw7f.json +++ b/advisories/unreviewed/2024/06/GHSA-qxgm-2hhj-rw7f/GHSA-qxgm-2hhj-rw7f.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/06/GHSA-w835-4fh5-99v9/GHSA-w835-4fh5-99v9.json b/advisories/unreviewed/2024/06/GHSA-w835-4fh5-99v9/GHSA-w835-4fh5-99v9.json index f54dad4a2b9..8ed42a45d42 100644 --- a/advisories/unreviewed/2024/06/GHSA-w835-4fh5-99v9/GHSA-w835-4fh5-99v9.json +++ b/advisories/unreviewed/2024/06/GHSA-w835-4fh5-99v9/GHSA-w835-4fh5-99v9.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/06/GHSA-xqgq-669f-hf3x/GHSA-xqgq-669f-hf3x.json b/advisories/unreviewed/2024/06/GHSA-xqgq-669f-hf3x/GHSA-xqgq-669f-hf3x.json index 31e94026f09..6e4aec1feb5 100644 --- a/advisories/unreviewed/2024/06/GHSA-xqgq-669f-hf3x/GHSA-xqgq-669f-hf3x.json +++ b/advisories/unreviewed/2024/06/GHSA-xqgq-669f-hf3x/GHSA-xqgq-669f-hf3x.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/07/GHSA-2hxf-jmpm-jxjc/GHSA-2hxf-jmpm-jxjc.json b/advisories/unreviewed/2024/07/GHSA-2hxf-jmpm-jxjc/GHSA-2hxf-jmpm-jxjc.json index 911da7ddfc3..ca9d4477b91 100644 --- a/advisories/unreviewed/2024/07/GHSA-2hxf-jmpm-jxjc/GHSA-2hxf-jmpm-jxjc.json +++ b/advisories/unreviewed/2024/07/GHSA-2hxf-jmpm-jxjc/GHSA-2hxf-jmpm-jxjc.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/07/GHSA-6f4g-56w4-hc6v/GHSA-6f4g-56w4-hc6v.json b/advisories/unreviewed/2024/07/GHSA-6f4g-56w4-hc6v/GHSA-6f4g-56w4-hc6v.json index 04970c7d581..d34f3710456 100644 --- a/advisories/unreviewed/2024/07/GHSA-6f4g-56w4-hc6v/GHSA-6f4g-56w4-hc6v.json +++ b/advisories/unreviewed/2024/07/GHSA-6f4g-56w4-hc6v/GHSA-6f4g-56w4-hc6v.json @@ -17,9 +17,7 @@ "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/07/GHSA-mgvc-8vcc-rr9m/GHSA-mgvc-8vcc-rr9m.json b/advisories/unreviewed/2024/07/GHSA-mgvc-8vcc-rr9m/GHSA-mgvc-8vcc-rr9m.json index 96a8af3d8bd..1d71c1e8b18 100644 --- a/advisories/unreviewed/2024/07/GHSA-mgvc-8vcc-rr9m/GHSA-mgvc-8vcc-rr9m.json +++ b/advisories/unreviewed/2024/07/GHSA-mgvc-8vcc-rr9m/GHSA-mgvc-8vcc-rr9m.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/07/GHSA-p92v-rqwc-9j4p/GHSA-p92v-rqwc-9j4p.json b/advisories/unreviewed/2024/07/GHSA-p92v-rqwc-9j4p/GHSA-p92v-rqwc-9j4p.json index 7b7ff61e5af..2213283aa9b 100644 --- a/advisories/unreviewed/2024/07/GHSA-p92v-rqwc-9j4p/GHSA-p92v-rqwc-9j4p.json +++ b/advisories/unreviewed/2024/07/GHSA-p92v-rqwc-9j4p/GHSA-p92v-rqwc-9j4p.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-4fm5-c8mr-ghgf/GHSA-4fm5-c8mr-ghgf.json b/advisories/unreviewed/2024/08/GHSA-4fm5-c8mr-ghgf/GHSA-4fm5-c8mr-ghgf.json index fca3f274c98..ed3c8c6de01 100644 --- a/advisories/unreviewed/2024/08/GHSA-4fm5-c8mr-ghgf/GHSA-4fm5-c8mr-ghgf.json +++ b/advisories/unreviewed/2024/08/GHSA-4fm5-c8mr-ghgf/GHSA-4fm5-c8mr-ghgf.json @@ -17,9 +17,7 @@ "score": "CVSS:4.0/AV:L/AC:L/AT:P/PR:H/UI:N/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/08/GHSA-679x-9c34-9qg2/GHSA-679x-9c34-9qg2.json b/advisories/unreviewed/2024/08/GHSA-679x-9c34-9qg2/GHSA-679x-9c34-9qg2.json index 16ae7f6b7cd..89493e3e388 100644 --- a/advisories/unreviewed/2024/08/GHSA-679x-9c34-9qg2/GHSA-679x-9c34-9qg2.json +++ b/advisories/unreviewed/2024/08/GHSA-679x-9c34-9qg2/GHSA-679x-9c34-9qg2.json @@ -17,9 +17,7 @@ "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/08/GHSA-762q-jqwq-g847/GHSA-762q-jqwq-g847.json b/advisories/unreviewed/2024/08/GHSA-762q-jqwq-g847/GHSA-762q-jqwq-g847.json index 8da12b2a4ef..b8dd3bfaa8f 100644 --- a/advisories/unreviewed/2024/08/GHSA-762q-jqwq-g847/GHSA-762q-jqwq-g847.json +++ b/advisories/unreviewed/2024/08/GHSA-762q-jqwq-g847/GHSA-762q-jqwq-g847.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/08/GHSA-77vg-gpvf-jj6q/GHSA-77vg-gpvf-jj6q.json b/advisories/unreviewed/2024/08/GHSA-77vg-gpvf-jj6q/GHSA-77vg-gpvf-jj6q.json index 72d5d449556..3f82ea36ab8 100644 --- a/advisories/unreviewed/2024/08/GHSA-77vg-gpvf-jj6q/GHSA-77vg-gpvf-jj6q.json +++ b/advisories/unreviewed/2024/08/GHSA-77vg-gpvf-jj6q/GHSA-77vg-gpvf-jj6q.json @@ -17,9 +17,7 @@ "score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/08/GHSA-7jf9-xqjc-725f/GHSA-7jf9-xqjc-725f.json b/advisories/unreviewed/2024/08/GHSA-7jf9-xqjc-725f/GHSA-7jf9-xqjc-725f.json index 4bc95350ade..9dbffe512e9 100644 --- a/advisories/unreviewed/2024/08/GHSA-7jf9-xqjc-725f/GHSA-7jf9-xqjc-725f.json +++ b/advisories/unreviewed/2024/08/GHSA-7jf9-xqjc-725f/GHSA-7jf9-xqjc-725f.json @@ -17,9 +17,7 @@ "score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/08/GHSA-8wvx-w97g-7fq3/GHSA-8wvx-w97g-7fq3.json b/advisories/unreviewed/2024/08/GHSA-8wvx-w97g-7fq3/GHSA-8wvx-w97g-7fq3.json index d69c89eb69c..9bac9965d2a 100644 --- a/advisories/unreviewed/2024/08/GHSA-8wvx-w97g-7fq3/GHSA-8wvx-w97g-7fq3.json +++ b/advisories/unreviewed/2024/08/GHSA-8wvx-w97g-7fq3/GHSA-8wvx-w97g-7fq3.json @@ -17,9 +17,7 @@ "score": "CVSS:4.0/AV:A/AC:H/AT:P/PR:N/UI:P/VC:L/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/08/GHSA-f957-w8wh-r29f/GHSA-f957-w8wh-r29f.json b/advisories/unreviewed/2024/08/GHSA-f957-w8wh-r29f/GHSA-f957-w8wh-r29f.json index a318d08341c..4f65a580f5b 100644 --- a/advisories/unreviewed/2024/08/GHSA-f957-w8wh-r29f/GHSA-f957-w8wh-r29f.json +++ b/advisories/unreviewed/2024/08/GHSA-f957-w8wh-r29f/GHSA-f957-w8wh-r29f.json @@ -17,9 +17,7 @@ "score": "CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/08/GHSA-hhh9-2rpp-h4h8/GHSA-hhh9-2rpp-h4h8.json b/advisories/unreviewed/2024/08/GHSA-hhh9-2rpp-h4h8/GHSA-hhh9-2rpp-h4h8.json index 86630fd51b6..b392260678e 100644 --- a/advisories/unreviewed/2024/08/GHSA-hhh9-2rpp-h4h8/GHSA-hhh9-2rpp-h4h8.json +++ b/advisories/unreviewed/2024/08/GHSA-hhh9-2rpp-h4h8/GHSA-hhh9-2rpp-h4h8.json @@ -17,9 +17,7 @@ "score": "CVSS:4.0/AV:L/AC:H/AT:P/PR:L/UI:A/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/08/GHSA-jv74-c838-vcpf/GHSA-jv74-c838-vcpf.json b/advisories/unreviewed/2024/08/GHSA-jv74-c838-vcpf/GHSA-jv74-c838-vcpf.json index 2a949b8163d..9c442b0838a 100644 --- a/advisories/unreviewed/2024/08/GHSA-jv74-c838-vcpf/GHSA-jv74-c838-vcpf.json +++ b/advisories/unreviewed/2024/08/GHSA-jv74-c838-vcpf/GHSA-jv74-c838-vcpf.json @@ -17,9 +17,7 @@ "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:L/VA:L/SC:N/SI:L/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY", diff --git a/advisories/unreviewed/2024/08/GHSA-w287-4mr4-4v3v/GHSA-w287-4mr4-4v3v.json b/advisories/unreviewed/2024/08/GHSA-w287-4mr4-4v3v/GHSA-w287-4mr4-4v3v.json index 5d10800d3a4..4b3cc1b2e30 100644 --- a/advisories/unreviewed/2024/08/GHSA-w287-4mr4-4v3v/GHSA-w287-4mr4-4v3v.json +++ b/advisories/unreviewed/2024/08/GHSA-w287-4mr4-4v3v/GHSA-w287-4mr4-4v3v.json @@ -13,9 +13,7 @@ "score": "CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [ - - ], + "affected": [], "references": [ { "type": "ADVISORY",