diff --git a/advisories/github-reviewed/2017/10/GHSA-6c8p-qphv-668v/GHSA-6c8p-qphv-668v.json b/advisories/github-reviewed/2017/10/GHSA-6c8p-qphv-668v/GHSA-6c8p-qphv-668v.json
index 72db987a2bd..1db15ef728d 100644
--- a/advisories/github-reviewed/2017/10/GHSA-6c8p-qphv-668v/GHSA-6c8p-qphv-668v.json
+++ b/advisories/github-reviewed/2017/10/GHSA-6c8p-qphv-668v/GHSA-6c8p-qphv-668v.json
@@ -8,9 +8,7 @@
],
"summary": "Denial of service in ruby-openid",
"details": "The ruby-openid gem before 2.2.2 for Ruby allows remote OpenID providers to cause a denial of service (CPU consumption) via (1) a large XRDS document or (2) an XML Entity Expansion (XEE) attack.",
- "severity": [
-
- ],
+ "severity": [],
"affected": [
{
"package": {
@@ -79,9 +77,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2020-06-16T21:18:51Z",
diff --git a/advisories/github-reviewed/2017/10/GHSA-w6rc-q387-vpgq/GHSA-w6rc-q387-vpgq.json b/advisories/github-reviewed/2017/10/GHSA-w6rc-q387-vpgq/GHSA-w6rc-q387-vpgq.json
index e9a14406670..eeb691d4fe4 100644
--- a/advisories/github-reviewed/2017/10/GHSA-w6rc-q387-vpgq/GHSA-w6rc-q387-vpgq.json
+++ b/advisories/github-reviewed/2017/10/GHSA-w6rc-q387-vpgq/GHSA-w6rc-q387-vpgq.json
@@ -8,9 +8,7 @@
],
"summary": "insecure temporary directory usage in passenger",
"details": "ext/common/ServerInstanceDir.h in Phusion Passenger gem before 4.0.6 for Ruby allows local users to gain privileges or possibly change the ownership of arbitrary directories via a symlink attack on a directory with a predictable name in /tmp/.",
- "severity": [
-
- ],
+ "severity": [],
"affected": [
{
"package": {
diff --git a/advisories/github-reviewed/2018/08/GHSA-7322-9mx6-5j2m/GHSA-7322-9mx6-5j2m.json b/advisories/github-reviewed/2018/08/GHSA-7322-9mx6-5j2m/GHSA-7322-9mx6-5j2m.json
index 6cc61917e58..5a7b8203451 100644
--- a/advisories/github-reviewed/2018/08/GHSA-7322-9mx6-5j2m/GHSA-7322-9mx6-5j2m.json
+++ b/advisories/github-reviewed/2018/08/GHSA-7322-9mx6-5j2m/GHSA-7322-9mx6-5j2m.json
@@ -8,9 +8,7 @@
],
"summary": "redcarpet Buffer Overflow vulnerability",
"details": "Stack-based buffer overflow in the `header_anchor` function in the HTML renderer in Redcarpet before 3.3.2 allows attackers to cause a denial of service (crash) and possibly execute arbitrary code via unspecified vectors.",
- "severity": [
-
- ],
+ "severity": [],
"affected": [
{
"package": {
diff --git a/advisories/github-reviewed/2019/02/GHSA-qmv4-jgp7-mf68/GHSA-qmv4-jgp7-mf68.json b/advisories/github-reviewed/2019/02/GHSA-qmv4-jgp7-mf68/GHSA-qmv4-jgp7-mf68.json
index 17377795c8f..4afc19d5e3b 100644
--- a/advisories/github-reviewed/2019/02/GHSA-qmv4-jgp7-mf68/GHSA-qmv4-jgp7-mf68.json
+++ b/advisories/github-reviewed/2019/02/GHSA-qmv4-jgp7-mf68/GHSA-qmv4-jgp7-mf68.json
@@ -8,9 +8,7 @@
],
"summary": "Sails before 0.12.7 vulnerable to Broken CORS",
"details": "Affected versions of `sails` have an issue with the CORS configuration where the value of the origin header is reflected as the value for the `Access-Control-Allow-Origin` header. This may allow an attacker to make AJAX requests to vulnerable hosts through cross-site scripting or a malicious HTML Document, effectively bypassing the Same Origin Policy. \n\n## Mitigating Factors\n\nThis is only an issue when `allRoutes` is set to `true` and `origin` is set to `*` or left commented out in the sails CORS config file. \n\nThe problem can be compounded when the cors `credentials` setting is not provided, because at that point authenticated cross domain requests are possible.\n\n\n## Recommendation\n\nUpdate to version 0.12.7 or later.\n\nAs this vulnerability is primarily a user error, the patch for the vulnerability will simply cause the application to write an error message to the console when a vulnerable configuration is used in a production environment.\n\nWriting a proper CORS configuration is still the responsibility of the user, so it is necessary to check for the error message after installing the patch. Be sure you are not using `allRoutes: true` with `origin:'*'`, and that you uncomment `origin` and set it to a reasonable value. Ensure that if `origin` is set to `*` that you truly mean for all other websites to be able to make cross-domain requests to your API.\n\nLikewise, ensure `credentials` is uncommented out and set to the appropriate value. Make sure to explicitly set which origins may request resources via CORS.",
- "severity": [
-
- ],
+ "severity": [],
"affected": [
{
"package": {
diff --git a/advisories/github-reviewed/2019/02/GHSA-rrj3-qmh8-72pf/GHSA-rrj3-qmh8-72pf.json b/advisories/github-reviewed/2019/02/GHSA-rrj3-qmh8-72pf/GHSA-rrj3-qmh8-72pf.json
index 44a2e2b62dc..2bfe3b9096d 100644
--- a/advisories/github-reviewed/2019/02/GHSA-rrj3-qmh8-72pf/GHSA-rrj3-qmh8-72pf.json
+++ b/advisories/github-reviewed/2019/02/GHSA-rrj3-qmh8-72pf/GHSA-rrj3-qmh8-72pf.json
@@ -8,9 +8,7 @@
],
"summary": "grunt-gh-pages before 0.10.0 may allow unencrypted GitHub credentials to be written to a log file",
"details": "Versions of `grunt-gh-pages` prior to 0.10.0 are affected by a vulnerability which may cause unencrypted GitHub credentials to be written to a log file in certain circumstances.\n\nIn the `grunt-gh-pages` deployment scenario where authentication is performed by injecting a GitHub token directly into the auth portion of the URL, `grunt-gh-pages` will write the token to a log file, unencrypted.\n\n\n## Recommendation\n\nUpdate to version 0.10.0 or later.",
- "severity": [
-
- ],
+ "severity": [],
"affected": [
{
"package": {
diff --git a/advisories/github-reviewed/2019/08/GHSA-8rf6-w2mx-4xjh/GHSA-8rf6-w2mx-4xjh.json b/advisories/github-reviewed/2019/08/GHSA-8rf6-w2mx-4xjh/GHSA-8rf6-w2mx-4xjh.json
index d7516dd8428..654c6d9150e 100644
--- a/advisories/github-reviewed/2019/08/GHSA-8rf6-w2mx-4xjh/GHSA-8rf6-w2mx-4xjh.json
+++ b/advisories/github-reviewed/2019/08/GHSA-8rf6-w2mx-4xjh/GHSA-8rf6-w2mx-4xjh.json
@@ -63,9 +63,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "CRITICAL",
"github_reviewed": true,
"github_reviewed_at": "2019-08-19T23:45:21Z",
diff --git a/advisories/github-reviewed/2020/02/GHSA-r679-m633-g7wc/GHSA-r679-m633-g7wc.json b/advisories/github-reviewed/2020/02/GHSA-r679-m633-g7wc/GHSA-r679-m633-g7wc.json
index 63fd79da94f..594dc86ed34 100644
--- a/advisories/github-reviewed/2020/02/GHSA-r679-m633-g7wc/GHSA-r679-m633-g7wc.json
+++ b/advisories/github-reviewed/2020/02/GHSA-r679-m633-g7wc/GHSA-r679-m633-g7wc.json
@@ -50,9 +50,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2020-02-04T21:49:59Z",
diff --git a/advisories/github-reviewed/2020/09/GHSA-fwcw-5qw2-87mp/GHSA-fwcw-5qw2-87mp.json b/advisories/github-reviewed/2020/09/GHSA-fwcw-5qw2-87mp/GHSA-fwcw-5qw2-87mp.json
index 2b83d96864a..1040cde2ecc 100644
--- a/advisories/github-reviewed/2020/09/GHSA-fwcw-5qw2-87mp/GHSA-fwcw-5qw2-87mp.json
+++ b/advisories/github-reviewed/2020/09/GHSA-fwcw-5qw2-87mp/GHSA-fwcw-5qw2-87mp.json
@@ -8,9 +8,7 @@
],
"summary": "fuelux vulnerable to Cross-Site Scripting in Pillbox feature",
"details": "Affected versions of `fuelux` contain a cross-site scripting vulnerability in the Pillbox feature. By supplying a script as a value for a new pillbox, it is possible to cause arbitrary script execution.\n\n## Recommendation\n\nUpdate to version 3.15.7 or later.",
- "severity": [
-
- ],
+ "severity": [],
"affected": [
{
"package": {
diff --git a/advisories/github-reviewed/2020/10/GHSA-c27r-x354-4m68/GHSA-c27r-x354-4m68.json b/advisories/github-reviewed/2020/10/GHSA-c27r-x354-4m68/GHSA-c27r-x354-4m68.json
index ff3dab2206f..fce6356b9c4 100644
--- a/advisories/github-reviewed/2020/10/GHSA-c27r-x354-4m68/GHSA-c27r-x354-4m68.json
+++ b/advisories/github-reviewed/2020/10/GHSA-c27r-x354-4m68/GHSA-c27r-x354-4m68.json
@@ -3,14 +3,10 @@
"id": "GHSA-c27r-x354-4m68",
"modified": "2022-08-02T20:03:05Z",
"published": "2020-10-27T20:39:46Z",
- "aliases": [
-
- ],
+ "aliases": [],
"summary": "xml-crypto's HMAC-SHA1 signatures can bypass validation via key confusion",
"details": "### Impact\nAn attacker can inject an HMAC-SHA1 signature that is valid using only knowledge of the RSA public key. This allows bypassing signature validation.\n\n### Patches\nVersion 2.0.0 has the fix.\n\n### Workarounds\nThe recommendation is to upgrade. In case that is not possible remove the 'http://www.w3.org/2000/09/xmldsig#hmac-sha1' entry from SignedXml.SignatureAlgorithms.",
- "severity": [
-
- ],
+ "severity": [],
"affected": [
{
"package": {
diff --git a/advisories/github-reviewed/2022/02/GHSA-227w-wv4j-67h4/GHSA-227w-wv4j-67h4.json b/advisories/github-reviewed/2022/02/GHSA-227w-wv4j-67h4/GHSA-227w-wv4j-67h4.json
index 2030bfb1f6d..df4ffffbb66 100644
--- a/advisories/github-reviewed/2022/02/GHSA-227w-wv4j-67h4/GHSA-227w-wv4j-67h4.json
+++ b/advisories/github-reviewed/2022/02/GHSA-227w-wv4j-67h4/GHSA-227w-wv4j-67h4.json
@@ -3,9 +3,7 @@
"id": "GHSA-227w-wv4j-67h4",
"modified": "2022-02-09T22:30:30Z",
"published": "2022-02-09T22:30:30Z",
- "aliases": [
-
- ],
+ "aliases": [],
"summary": "Class Loading Vulnerability in Artemis",
"details": "### Impact\nThis affects all Artemis users who test Java assignments. **Ares is not required.**\nStudents code that gets automatically tested can run arbitrary code in the container,\nor arbitrary code on the machine of an assessor in case of manual correction.\n\n### Patches\nThe problem cannot be resolved easily in Ares itself. Use the Maven Enforcer Plugin as follows:\n\n```xml\n\n org.apache.maven.plugins\n maven-enforcer-plugin\n 3.0.0\n \n \n enforce-no-student-code-in-trusted-packages\n process-classes\n \n enforce\n \n \n \n \n \n \n \n \n \n \n \n \n\n```\n\nThis fails the build if student classes reside in such packages that Ares trusts. Trusted packages added in Ares using `@AddTrustedPackage` should be added as well.\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open a discussion https://github.com/ls1intum/Ares/discussions\n* Open an issue in https://github.com/ls1intum/Ares/issues\n* Email us, see https://github.com/ls1intum/Ares/security/policy\n\n### References\nSee the assignment of Julius that passes the tests in TUM Artemis course: \"Test - Praktikum: Grundlagen der Programmierung (Testkurs für Tutoren) - Security Tests\" (if that still exists in 2022).\n\nAlso see #15 for almost the same problem.\n",
"severity": [
diff --git a/advisories/github-reviewed/2022/02/GHSA-32m2-9f76-4gv8/GHSA-32m2-9f76-4gv8.json b/advisories/github-reviewed/2022/02/GHSA-32m2-9f76-4gv8/GHSA-32m2-9f76-4gv8.json
index fc86563480b..6645d5d3bf5 100644
--- a/advisories/github-reviewed/2022/02/GHSA-32m2-9f76-4gv8/GHSA-32m2-9f76-4gv8.json
+++ b/advisories/github-reviewed/2022/02/GHSA-32m2-9f76-4gv8/GHSA-32m2-9f76-4gv8.json
@@ -54,9 +54,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2022-02-07T22:25:00Z",
diff --git a/advisories/github-reviewed/2022/02/GHSA-q5rx-8c2h-5q7j/GHSA-q5rx-8c2h-5q7j.json b/advisories/github-reviewed/2022/02/GHSA-q5rx-8c2h-5q7j/GHSA-q5rx-8c2h-5q7j.json
index 43185698f03..3349e66ec36 100644
--- a/advisories/github-reviewed/2022/02/GHSA-q5rx-8c2h-5q7j/GHSA-q5rx-8c2h-5q7j.json
+++ b/advisories/github-reviewed/2022/02/GHSA-q5rx-8c2h-5q7j/GHSA-q5rx-8c2h-5q7j.json
@@ -46,9 +46,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "CRITICAL",
"github_reviewed": true,
"github_reviewed_at": "2022-02-07T23:07:32Z",
diff --git a/advisories/github-reviewed/2022/02/GHSA-v84g-cf5j-xjqx/GHSA-v84g-cf5j-xjqx.json b/advisories/github-reviewed/2022/02/GHSA-v84g-cf5j-xjqx/GHSA-v84g-cf5j-xjqx.json
index 561f5f9fc1e..1d5b8d56439 100644
--- a/advisories/github-reviewed/2022/02/GHSA-v84g-cf5j-xjqx/GHSA-v84g-cf5j-xjqx.json
+++ b/advisories/github-reviewed/2022/02/GHSA-v84g-cf5j-xjqx/GHSA-v84g-cf5j-xjqx.json
@@ -8,9 +8,7 @@
],
"summary": "Path Traversal in Apache James Server",
"details": "Apache James Server prior to version 3.6.2 contains a path traversal vulnerability. The fix for CVE-2021-40525 does not prepend delimiters upon valid directory validations. Affected implementations include: - maildir mailbox store - Sieve file repository This enables a user to access other users data stores (limited to user names being prefixed by the value of the username being used).",
- "severity": [
-
- ],
+ "severity": [],
"affected": [
{
"package": {
diff --git a/advisories/github-reviewed/2022/02/GHSA-wpfr-6297-9v57/GHSA-wpfr-6297-9v57.json b/advisories/github-reviewed/2022/02/GHSA-wpfr-6297-9v57/GHSA-wpfr-6297-9v57.json
index 5e95a325e49..e93e9f48ce9 100644
--- a/advisories/github-reviewed/2022/02/GHSA-wpfr-6297-9v57/GHSA-wpfr-6297-9v57.json
+++ b/advisories/github-reviewed/2022/02/GHSA-wpfr-6297-9v57/GHSA-wpfr-6297-9v57.json
@@ -3,14 +3,10 @@
"id": "GHSA-wpfr-6297-9v57",
"modified": "2022-02-09T22:29:01Z",
"published": "2022-02-09T22:29:01Z",
- "aliases": [
-
- ],
+ "aliases": [],
"summary": "User object created with invalid provider data in GoTrue",
"details": "### Impact\n_What kind of vulnerability is it? Who is impacted?_\n\nUnder certain circumstances a valid user object would have been created with invalid provider metadata.\n\nThis vulnerability affects everyone running an instance of GoTrue as a service. We advise you to update especially if you are using the provider metadata from the user object to secure other resources.\n\n### Patches\n_Has the problem been patched? What versions should users upgrade to?_\n\nA patch is available with the release of version [1.0.1 on Github](https://github.com/netlify/gotrue/releases/tag/v1.0.1).\n\n### Workarounds\n_Is there a way for users to fix or remediate the vulnerability without upgrading?_\n\nIf you don't rely on the provider metadata in the user object, you might not be affected. We still strongly recommend upgrading.\n\n### References\n_Are there any links users can visit to find out more?_\n\nThis problem was initially found and reported by the team at Supabase: https://github.com/supabase/gotrue/security/advisories/GHSA-5hvv-9cqv-894r. We want to thank them for the cooperation around this report.\n\nIn contrast to their advisory, we decided to set the severity to \"Moderate\" since the provider metadata is not an inherent security feature of this GoTrue codebase or the Netlify ecosystem.\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Email us at [security@netlify.com](mailto:security@netlify.com)\n",
- "severity": [
-
- ],
+ "severity": [],
"affected": [
{
"package": {
@@ -55,9 +51,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2022-02-09T22:29:01Z",
diff --git a/advisories/github-reviewed/2022/05/GHSA-x6jx-cxg3-mggh/GHSA-x6jx-cxg3-mggh.json b/advisories/github-reviewed/2022/05/GHSA-x6jx-cxg3-mggh/GHSA-x6jx-cxg3-mggh.json
index 54a618703c3..6abcd181237 100644
--- a/advisories/github-reviewed/2022/05/GHSA-x6jx-cxg3-mggh/GHSA-x6jx-cxg3-mggh.json
+++ b/advisories/github-reviewed/2022/05/GHSA-x6jx-cxg3-mggh/GHSA-x6jx-cxg3-mggh.json
@@ -73,9 +73,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2023-10-25T21:22:51Z",
diff --git a/advisories/github-reviewed/2022/11/GHSA-2chg-86hq-7w38/GHSA-2chg-86hq-7w38.json b/advisories/github-reviewed/2022/11/GHSA-2chg-86hq-7w38/GHSA-2chg-86hq-7w38.json
index ae3e2bc6d0f..e7c9fd687d8 100644
--- a/advisories/github-reviewed/2022/11/GHSA-2chg-86hq-7w38/GHSA-2chg-86hq-7w38.json
+++ b/advisories/github-reviewed/2022/11/GHSA-2chg-86hq-7w38/GHSA-2chg-86hq-7w38.json
@@ -89,9 +89,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "CRITICAL",
"github_reviewed": true,
"github_reviewed_at": "2022-11-07T16:15:55Z",
diff --git a/advisories/github-reviewed/2023/02/GHSA-74fp-r6jw-h4mp/GHSA-74fp-r6jw-h4mp.json b/advisories/github-reviewed/2023/02/GHSA-74fp-r6jw-h4mp/GHSA-74fp-r6jw-h4mp.json
index 164c364237c..1c1a2e24864 100644
--- a/advisories/github-reviewed/2023/02/GHSA-74fp-r6jw-h4mp/GHSA-74fp-r6jw-h4mp.json
+++ b/advisories/github-reviewed/2023/02/GHSA-74fp-r6jw-h4mp/GHSA-74fp-r6jw-h4mp.json
@@ -3,9 +3,7 @@
"id": "GHSA-74fp-r6jw-h4mp",
"modified": "2024-05-20T21:45:20Z",
"published": "2023-02-08T00:35:27Z",
- "aliases": [
-
- ],
+ "aliases": [],
"summary": "Kubernetes apimachinery packages vulnerable to unbounded recursion in JSON or YAML parsing",
"details": "CVE-2019-11253 is a denial of service vulnerability in the kube-apiserver, allowing authorized users sending malicious YAML or JSON payloads to cause kube-apiserver to consume excessive CPU or memory, potentially crashing and becoming unavailable. \n\nWhen creating a ConfigMap object which has recursive references contained in it, excessive CPU usage can occur. This appears to be an instance of a \"Billion Laughs\" attack which is quite well known as an XML parsing issue.\n\nApplying this manifest to a cluster causes the client to hang for some time with considerable CPU usage.\n\n```yaml\napiVersion: v1\ndata:\n a: &a [\"web\",\"web\",\"web\",\"web\",\"web\",\"web\",\"web\",\"web\",\"web\"]\n b: &b [*a,*a,*a,*a,*a,*a,*a,*a,*a]\n c: &c [*b,*b,*b,*b,*b,*b,*b,*b,*b]\n d: &d [*c,*c,*c,*c,*c,*c,*c,*c,*c]\n e: &e [*d,*d,*d,*d,*d,*d,*d,*d,*d]\n f: &f [*e,*e,*e,*e,*e,*e,*e,*e,*e]\n g: &g [*f,*f,*f,*f,*f,*f,*f,*f,*f]\n h: &h [*g,*g,*g,*g,*g,*g,*g,*g,*g]\n i: &i [*h,*h,*h,*h,*h,*h,*h,*h,*h]\nkind: ConfigMap\nmetadata:\n name: yaml-bomb\n namespace: default\n```\n### Specific Go Packages Affected\n- k8s.io/apimachinery/pkg/runtime/serializer/json\n- k8s.io/apimachinery/pkg/util/json\n",
"severity": [
diff --git a/advisories/github-reviewed/2023/03/GHSA-2w9p-xf5h-qwj3/GHSA-2w9p-xf5h-qwj3.json b/advisories/github-reviewed/2023/03/GHSA-2w9p-xf5h-qwj3/GHSA-2w9p-xf5h-qwj3.json
index 5c4178f9379..81d87d711ad 100644
--- a/advisories/github-reviewed/2023/03/GHSA-2w9p-xf5h-qwj3/GHSA-2w9p-xf5h-qwj3.json
+++ b/advisories/github-reviewed/2023/03/GHSA-2w9p-xf5h-qwj3/GHSA-2w9p-xf5h-qwj3.json
@@ -4,14 +4,10 @@
"modified": "2023-03-28T23:17:20Z",
"published": "2023-03-27T03:30:16Z",
"withdrawn": "2023-03-28T23:17:20Z",
- "aliases": [
-
- ],
+ "aliases": [],
"summary": "Duplicate Advisory: pullit Command Injection vulnerability",
"details": "## Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of [GHSA-8px5-63x9-5c7p](https://github.com/advisories/GHSA-8px5-63x9-5c7p). This link is maintained to preserve external references.\n\n## Original Description\nThe pullit package before 1.4.0 for Node.js allows OS Command Injection because `eval()` is used on an attacker-supplied Git branch name.",
- "severity": [
-
- ],
+ "severity": [],
"affected": [
{
"package": {
@@ -52,9 +48,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2023-03-27T21:20:41Z",
diff --git a/advisories/github-reviewed/2023/03/GHSA-3cgw-hfw7-wc7j/GHSA-3cgw-hfw7-wc7j.json b/advisories/github-reviewed/2023/03/GHSA-3cgw-hfw7-wc7j/GHSA-3cgw-hfw7-wc7j.json
index 6373be12ab5..605303ddf57 100644
--- a/advisories/github-reviewed/2023/03/GHSA-3cgw-hfw7-wc7j/GHSA-3cgw-hfw7-wc7j.json
+++ b/advisories/github-reviewed/2023/03/GHSA-3cgw-hfw7-wc7j/GHSA-3cgw-hfw7-wc7j.json
@@ -4,9 +4,7 @@
"modified": "2023-03-27T22:32:19Z",
"published": "2023-03-23T09:30:25Z",
"withdrawn": "2023-03-23T20:10:27Z",
- "aliases": [
-
- ],
+ "aliases": [],
"summary": "Duplicate Advisory: Grafana Stored Cross-site Scripting vulnerability",
"details": "## Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of [GHSA-qrrg-gw7w-vp76](https://github.com/advisories/GHSA-qrrg-gw7w-vp76). This link is maintained to preserve external references.\n\n## Original Description\nGrafana is an open-source platform for monitoring and observability. Grafana had a stored XSS vulnerability in the Graphite FunctionDescription tooltip. The stored XSS vulnerability was possible due the value of the Function Description was not properly sanitized. An attacker needs to have control over the Graphite data source in order to manipulate a function description and a Grafana admin needs to configure the data source, later a Grafana user needs to select a tampered function and hover over the description. Users may upgrade to version 8.5.22, 9.2.15 and 9.3.11 to receive a fix.",
"severity": [
diff --git a/advisories/github-reviewed/2023/03/GHSA-xxmq-4vph-956w/GHSA-xxmq-4vph-956w.json b/advisories/github-reviewed/2023/03/GHSA-xxmq-4vph-956w/GHSA-xxmq-4vph-956w.json
index 22d48154258..961108c1928 100644
--- a/advisories/github-reviewed/2023/03/GHSA-xxmq-4vph-956w/GHSA-xxmq-4vph-956w.json
+++ b/advisories/github-reviewed/2023/03/GHSA-xxmq-4vph-956w/GHSA-xxmq-4vph-956w.json
@@ -3,9 +3,7 @@
"id": "GHSA-xxmq-4vph-956w",
"modified": "2023-03-28T14:44:04Z",
"published": "2023-03-28T14:44:04Z",
- "aliases": [
-
- ],
+ "aliases": [],
"summary": "Comrak vulnerable to production of excessive output when parsing Markdown (GHSL-2023-048)",
"details": "### Impact\n\ncomrak is vulnerable to the upstream cmark issue, [\"Issue revealed by fuzzer\"](https://github.com/commonmark/cmark/issues/354). A large number of references in a markdown document can trigger an overly large response.\n\n### Patches\n\n0.17.0 contains https://github.com/kivikakk/comrak/commit/70f97f3ea4eae30ffbd1b94c764a3de2f1c41d2a, which limits reference output to a 100Kb maximum.\n\n### Workarounds\n\nn/a\n\n### References\n\n* https://github.com/commonmark/cmark/issues/354",
"severity": [
@@ -58,9 +56,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2023-03-28T14:44:04Z",
diff --git a/advisories/github-reviewed/2023/04/GHSA-wrxf-x8rm-6ggg/GHSA-wrxf-x8rm-6ggg.json b/advisories/github-reviewed/2023/04/GHSA-wrxf-x8rm-6ggg/GHSA-wrxf-x8rm-6ggg.json
index f812677edcf..0dc37a78739 100644
--- a/advisories/github-reviewed/2023/04/GHSA-wrxf-x8rm-6ggg/GHSA-wrxf-x8rm-6ggg.json
+++ b/advisories/github-reviewed/2023/04/GHSA-wrxf-x8rm-6ggg/GHSA-wrxf-x8rm-6ggg.json
@@ -65,9 +65,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2023-08-11T18:59:49Z",
diff --git a/advisories/github-reviewed/2023/05/GHSA-6vcf-cfjp-qxcw/GHSA-6vcf-cfjp-qxcw.json b/advisories/github-reviewed/2023/05/GHSA-6vcf-cfjp-qxcw/GHSA-6vcf-cfjp-qxcw.json
index b35223720c0..24a7bd69224 100644
--- a/advisories/github-reviewed/2023/05/GHSA-6vcf-cfjp-qxcw/GHSA-6vcf-cfjp-qxcw.json
+++ b/advisories/github-reviewed/2023/05/GHSA-6vcf-cfjp-qxcw/GHSA-6vcf-cfjp-qxcw.json
@@ -54,9 +54,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "CRITICAL",
"github_reviewed": true,
"github_reviewed_at": "2023-05-12T15:21:06Z",
diff --git a/advisories/github-reviewed/2023/11/GHSA-x98f-2rgf-qwqh/GHSA-x98f-2rgf-qwqh.json b/advisories/github-reviewed/2023/11/GHSA-x98f-2rgf-qwqh/GHSA-x98f-2rgf-qwqh.json
index cdd3e426afd..ed7a7268c79 100644
--- a/advisories/github-reviewed/2023/11/GHSA-x98f-2rgf-qwqh/GHSA-x98f-2rgf-qwqh.json
+++ b/advisories/github-reviewed/2023/11/GHSA-x98f-2rgf-qwqh/GHSA-x98f-2rgf-qwqh.json
@@ -50,9 +50,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2023-11-15T17:58:36Z",
diff --git a/advisories/github-reviewed/2024/03/GHSA-g4v6-69p6-q3p4/GHSA-g4v6-69p6-q3p4.json b/advisories/github-reviewed/2024/03/GHSA-g4v6-69p6-q3p4/GHSA-g4v6-69p6-q3p4.json
index bd6a97dee71..3b8710806ad 100644
--- a/advisories/github-reviewed/2024/03/GHSA-g4v6-69p6-q3p4/GHSA-g4v6-69p6-q3p4.json
+++ b/advisories/github-reviewed/2024/03/GHSA-g4v6-69p6-q3p4/GHSA-g4v6-69p6-q3p4.json
@@ -3,9 +3,7 @@
"id": "GHSA-g4v6-69p6-q3p4",
"modified": "2024-03-25T19:36:25Z",
"published": "2024-03-25T19:36:25Z",
- "aliases": [
-
- ],
+ "aliases": [],
"summary": "WiX Burn-based bundles are vulnerable to binary hijack when run as SYSTEM ",
"details": "# Summary\n\nBurn uses an unprotected C:\\Windows\\Temp directory to copy binaries and run them from there. This directory is not entirely protected against low privilege users.\n\n# Details\n\nWhen a bundle runs as SYSTEM user, Burn uses GetTempPathW which points to an insecure directory C:\\Windows\\Temp to drop and load multiple binaries. Standard users can hijack the binary before it's loaded in the application resulting in elevation of privileges.\n\n```\nicacls c:\\windows\\temp\n\nBUILTIN\\Users:(CI)(S,WD,AD,X)\nBUILTIN\\Administrators:(F)\nBUILTIN\\Administrators:(OI)(CI)(IO)(F)\nNT AUTHORITY\\SYSTEM:(F)\nNT AUTHORITY\\SYSTEM:(OI)(CI)(IO)(F)\nCREATOR OWNER:(OI)(CI)(IO)(F)\n```\n\nBuilt in users(non-administrators) have special permissions to this folder and can create files and write to this directory. While they do not have explicit read permissions, there is a way they can monitor the changes to this directory using ReadDirectoryChangesW API and thus figure out randomized folder names created inside this directory as wel\n \n# PoC\n\nPoC works against the against visual studio enterprise with update 3 installer\n\n## Reproduction steps\n\nAs a standard user, run the poc.\nMount the iso and run visual studio [installer ](https://myvs.download.prss.microsoft.com/dbazure/en_visual_studio_enterprise_2015_with_update_3_x86_x64_dvd_8923288.iso?t=8132cd54-4b83-4478-8b73-fd9eb93437bf&P1=1709239640&P2=601&P3=2&P4=iorgKPv%2bG8n2NANTPUVoB92rr8t3W4XM594%2f9BtQQJrYrr8SwxGDxV%2fj%2f2F6Ulto0bXrIaFoZUr4yV37YAsOZVpM29IMtQEO0673AbDVuTe93qDb6wb7xdlpZSse0LZURUwwIFw5cwHQS2ZtvkunXE0osgXtEBT2IzVbPwVH39%2fum854xb4e2Dp61wgNrMZcOLLluBbeA3KX1sP3mm7WAWXBvlFiQWEnTfR5XH5mlLyPy2qfqCXWCjl84jNX7uY%2bpLR1IbfeD2JlcIQNeW2QrvmmqRrRbGvvaCA97IaSjM16XcDqVjvAEGW3sWXUc7y%2fEf68WZIyT7iilaEDUvaqqA%3d%3d&su=1)as local system account.\nThe PoC should hijack the the binaries dropped by vs installer and a child process \"notepad.exe\" will be running.\n\n# Impact\n\nThis is an Elevation of Privilege Vulnerability where a low privileged user can hijack binaries in an unprotected path C:\\Windows\\Temp to elevate to the SYSTEM user privileges.",
"severity": [
@@ -53,9 +51,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2024-03-25T19:36:25Z",
diff --git a/advisories/github-reviewed/2024/03/GHSA-wq88-fq4x-h2pm/GHSA-wq88-fq4x-h2pm.json b/advisories/github-reviewed/2024/03/GHSA-wq88-fq4x-h2pm/GHSA-wq88-fq4x-h2pm.json
index 954b42ee944..4802d7655b7 100644
--- a/advisories/github-reviewed/2024/03/GHSA-wq88-fq4x-h2pm/GHSA-wq88-fq4x-h2pm.json
+++ b/advisories/github-reviewed/2024/03/GHSA-wq88-fq4x-h2pm/GHSA-wq88-fq4x-h2pm.json
@@ -3,9 +3,7 @@
"id": "GHSA-wq88-fq4x-h2pm",
"modified": "2024-03-25T19:35:53Z",
"published": "2024-03-25T19:35:53Z",
- "aliases": [
-
- ],
+ "aliases": [],
"summary": "WiX Burn-based bundles are vulnerable to binary hijack when run as SYSTEM",
"details": "# Summary\n\nBurn uses an unprotected C:\\Windows\\Temp directory to copy binaries and run them from there. This directory is not entirely protected against low privilege users.\n\n# Details\n\nWhen a bundle runs as SYSTEM user, Burn uses GetTempPathW which points to an insecure directory C:\\Windows\\Temp to drop and load multiple binaries. Standard users can hijack the binary before it's loaded in the application resulting in elevation of privileges.\n\n```\nicacls c:\\windows\\temp\n\nBUILTIN\\Users:(CI)(S,WD,AD,X)\nBUILTIN\\Administrators:(F)\nBUILTIN\\Administrators:(OI)(CI)(IO)(F)\nNT AUTHORITY\\SYSTEM:(F)\nNT AUTHORITY\\SYSTEM:(OI)(CI)(IO)(F)\nCREATOR OWNER:(OI)(CI)(IO)(F)\n```\n\nBuilt in users(non-administrators) have special permissions to this folder and can create files and write to this directory. While they do not have explicit read permissions, there is a way they can monitor the changes to this directory using ReadDirectoryChangesW API and thus figure out randomized folder names created inside this directory as wel\n \n# PoC\n\nPoC works against the against visual studio enterprise with update 3 installer\n\n## Reproduction steps\n\nAs a standard user, run the poc.\nMount the iso and run visual studio [installer ](https://myvs.download.prss.microsoft.com/dbazure/en_visual_studio_enterprise_2015_with_update_3_x86_x64_dvd_8923288.iso?t=8132cd54-4b83-4478-8b73-fd9eb93437bf&P1=1709239640&P2=601&P3=2&P4=iorgKPv%2bG8n2NANTPUVoB92rr8t3W4XM594%2f9BtQQJrYrr8SwxGDxV%2fj%2f2F6Ulto0bXrIaFoZUr4yV37YAsOZVpM29IMtQEO0673AbDVuTe93qDb6wb7xdlpZSse0LZURUwwIFw5cwHQS2ZtvkunXE0osgXtEBT2IzVbPwVH39%2fum854xb4e2Dp61wgNrMZcOLLluBbeA3KX1sP3mm7WAWXBvlFiQWEnTfR5XH5mlLyPy2qfqCXWCjl84jNX7uY%2bpLR1IbfeD2JlcIQNeW2QrvmmqRrRbGvvaCA97IaSjM16XcDqVjvAEGW3sWXUc7y%2fEf68WZIyT7iilaEDUvaqqA%3d%3d&su=1)as local system account.\nThe PoC should hijack the the binaries dropped by vs installer and a child process \"notepad.exe\" will be running.\n\n# Impact\n\nThis is an Elevation of Privilege Vulnerability where a low privileged user can hijack binaries in an unprotected path C:\\Windows\\Temp to elevate to the SYSTEM user privileges.",
"severity": [
@@ -53,9 +51,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2024-03-25T19:35:53Z",
diff --git a/advisories/github-reviewed/2024/09/GHSA-h4gh-qq45-vh27/GHSA-h4gh-qq45-vh27.json b/advisories/github-reviewed/2024/09/GHSA-h4gh-qq45-vh27/GHSA-h4gh-qq45-vh27.json
index 6d60ccbc63f..b6b6d70bb1c 100644
--- a/advisories/github-reviewed/2024/09/GHSA-h4gh-qq45-vh27/GHSA-h4gh-qq45-vh27.json
+++ b/advisories/github-reviewed/2024/09/GHSA-h4gh-qq45-vh27/GHSA-h4gh-qq45-vh27.json
@@ -3,14 +3,10 @@
"id": "GHSA-h4gh-qq45-vh27",
"modified": "2024-09-03T21:59:48Z",
"published": "2024-09-03T21:59:48Z",
- "aliases": [
-
- ],
+ "aliases": [],
"summary": "pyca/cryptography has a vulnerable OpenSSL included in cryptography wheels",
"details": "pyca/cryptography's wheels include a statically linked copy of OpenSSL. The versions of OpenSSL included in cryptography 37.0.0-43.0.0 are vulnerable to a security issue. More details about the vulnerability itself can be found in https://openssl-library.org/news/secadv/20240903.txt.\n\nIf you are building cryptography source (\"sdist\") then you are responsible for upgrading your copy of OpenSSL. Only users installing from wheels built by the cryptography project (i.e., those distributed on PyPI) need to update their cryptography versions.\n",
- "severity": [
-
- ],
+ "severity": [],
"affected": [
{
"package": {
diff --git a/advisories/github-reviewed/2024/09/GHSA-p2q9-36vw-c468/GHSA-p2q9-36vw-c468.json b/advisories/github-reviewed/2024/09/GHSA-p2q9-36vw-c468/GHSA-p2q9-36vw-c468.json
index 21fa18c6f7d..745b92be690 100644
--- a/advisories/github-reviewed/2024/09/GHSA-p2q9-36vw-c468/GHSA-p2q9-36vw-c468.json
+++ b/advisories/github-reviewed/2024/09/GHSA-p2q9-36vw-c468/GHSA-p2q9-36vw-c468.json
@@ -3,14 +3,10 @@
"id": "GHSA-p2q9-36vw-c468",
"modified": "2024-09-03T21:11:21Z",
"published": "2024-09-03T21:11:21Z",
- "aliases": [
-
- ],
+ "aliases": [],
"summary": "olm-sys: wrapped library unmaintained, potentially vulnerable",
"details": "After several cryptographic vulnerabilities in `libolm` were disclosed publicly, the Matrix Foundation has [officially deprecated the library](https://matrix.org/blog/2024/08/libolm-deprecation/). `olm-sys` is a thin wrapper around `libolm` and is now deprecated and potentially vulnerable in kind.\n\nUsers of `olm-sys` and its higher-level abstraction, `olm-rs`, are highly encouraged to switch to [`vodozemac`](https://crates.io/crates/vodozemac) as soon as possible. It is the successor effort to `libolm` and is written in Rust.\n",
- "severity": [
-
- ],
+ "severity": [],
"affected": [
{
"package": {
diff --git a/advisories/unreviewed/2021/12/GHSA-25g7-4hx6-524h/GHSA-25g7-4hx6-524h.json b/advisories/unreviewed/2021/12/GHSA-25g7-4hx6-524h/GHSA-25g7-4hx6-524h.json
index 00ef20cc623..42bcda1589c 100644
--- a/advisories/unreviewed/2021/12/GHSA-25g7-4hx6-524h/GHSA-25g7-4hx6-524h.json
+++ b/advisories/unreviewed/2021/12/GHSA-25g7-4hx6-524h/GHSA-25g7-4hx6-524h.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2021/12/GHSA-347c-85vr-j5x8/GHSA-347c-85vr-j5x8.json b/advisories/unreviewed/2021/12/GHSA-347c-85vr-j5x8/GHSA-347c-85vr-j5x8.json
index ba1db3c86eb..b8445c70803 100644
--- a/advisories/unreviewed/2021/12/GHSA-347c-85vr-j5x8/GHSA-347c-85vr-j5x8.json
+++ b/advisories/unreviewed/2021/12/GHSA-347c-85vr-j5x8/GHSA-347c-85vr-j5x8.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/2021/12/GHSA-3r3r-8fjq-x3wq/GHSA-3r3r-8fjq-x3wq.json b/advisories/unreviewed/2021/12/GHSA-3r3r-8fjq-x3wq/GHSA-3r3r-8fjq-x3wq.json
index 872beb6b7d9..bec77a4ff63 100644
--- a/advisories/unreviewed/2021/12/GHSA-3r3r-8fjq-x3wq/GHSA-3r3r-8fjq-x3wq.json
+++ b/advisories/unreviewed/2021/12/GHSA-3r3r-8fjq-x3wq/GHSA-3r3r-8fjq-x3wq.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/2021/12/GHSA-3r3x-75vr-q97w/GHSA-3r3x-75vr-q97w.json b/advisories/unreviewed/2021/12/GHSA-3r3x-75vr-q97w/GHSA-3r3x-75vr-q97w.json
index 7a3aa345f89..9170927b2f4 100644
--- a/advisories/unreviewed/2021/12/GHSA-3r3x-75vr-q97w/GHSA-3r3x-75vr-q97w.json
+++ b/advisories/unreviewed/2021/12/GHSA-3r3x-75vr-q97w/GHSA-3r3x-75vr-q97w.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/2021/12/GHSA-3r6m-8r6h-j558/GHSA-3r6m-8r6h-j558.json b/advisories/unreviewed/2021/12/GHSA-3r6m-8r6h-j558/GHSA-3r6m-8r6h-j558.json
index 75eda266c9d..7be8506051b 100644
--- a/advisories/unreviewed/2021/12/GHSA-3r6m-8r6h-j558/GHSA-3r6m-8r6h-j558.json
+++ b/advisories/unreviewed/2021/12/GHSA-3r6m-8r6h-j558/GHSA-3r6m-8r6h-j558.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2021/12/GHSA-3rwg-qf5g-xvjv/GHSA-3rwg-qf5g-xvjv.json b/advisories/unreviewed/2021/12/GHSA-3rwg-qf5g-xvjv/GHSA-3rwg-qf5g-xvjv.json
index e6d7f3440b9..cc016758cc2 100644
--- a/advisories/unreviewed/2021/12/GHSA-3rwg-qf5g-xvjv/GHSA-3rwg-qf5g-xvjv.json
+++ b/advisories/unreviewed/2021/12/GHSA-3rwg-qf5g-xvjv/GHSA-3rwg-qf5g-xvjv.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/2021/12/GHSA-42h3-v289-hvw9/GHSA-42h3-v289-hvw9.json b/advisories/unreviewed/2021/12/GHSA-42h3-v289-hvw9/GHSA-42h3-v289-hvw9.json
index 7169e3ff152..fb3c645ea57 100644
--- a/advisories/unreviewed/2021/12/GHSA-42h3-v289-hvw9/GHSA-42h3-v289-hvw9.json
+++ b/advisories/unreviewed/2021/12/GHSA-42h3-v289-hvw9/GHSA-42h3-v289-hvw9.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2021/12/GHSA-43w8-ggh3-p5rh/GHSA-43w8-ggh3-p5rh.json b/advisories/unreviewed/2021/12/GHSA-43w8-ggh3-p5rh/GHSA-43w8-ggh3-p5rh.json
index 0ac744d4216..1d8d7f8cfdf 100644
--- a/advisories/unreviewed/2021/12/GHSA-43w8-ggh3-p5rh/GHSA-43w8-ggh3-p5rh.json
+++ b/advisories/unreviewed/2021/12/GHSA-43w8-ggh3-p5rh/GHSA-43w8-ggh3-p5rh.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2021/12/GHSA-4j2p-j8c6-h5p8/GHSA-4j2p-j8c6-h5p8.json b/advisories/unreviewed/2021/12/GHSA-4j2p-j8c6-h5p8/GHSA-4j2p-j8c6-h5p8.json
index f6d029e5c0c..44d691f046e 100644
--- a/advisories/unreviewed/2021/12/GHSA-4j2p-j8c6-h5p8/GHSA-4j2p-j8c6-h5p8.json
+++ b/advisories/unreviewed/2021/12/GHSA-4j2p-j8c6-h5p8/GHSA-4j2p-j8c6-h5p8.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/2021/12/GHSA-4x4h-mc66-px8w/GHSA-4x4h-mc66-px8w.json b/advisories/unreviewed/2021/12/GHSA-4x4h-mc66-px8w/GHSA-4x4h-mc66-px8w.json
index c0dea0b7292..b9ffeb2e7f0 100644
--- a/advisories/unreviewed/2021/12/GHSA-4x4h-mc66-px8w/GHSA-4x4h-mc66-px8w.json
+++ b/advisories/unreviewed/2021/12/GHSA-4x4h-mc66-px8w/GHSA-4x4h-mc66-px8w.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/2021/12/GHSA-57mh-5gf7-8mcg/GHSA-57mh-5gf7-8mcg.json b/advisories/unreviewed/2021/12/GHSA-57mh-5gf7-8mcg/GHSA-57mh-5gf7-8mcg.json
index a77a8e03220..f9f7e6195e5 100644
--- a/advisories/unreviewed/2021/12/GHSA-57mh-5gf7-8mcg/GHSA-57mh-5gf7-8mcg.json
+++ b/advisories/unreviewed/2021/12/GHSA-57mh-5gf7-8mcg/GHSA-57mh-5gf7-8mcg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2021/12/GHSA-5g9f-524h-jx5v/GHSA-5g9f-524h-jx5v.json b/advisories/unreviewed/2021/12/GHSA-5g9f-524h-jx5v/GHSA-5g9f-524h-jx5v.json
index 57c14d03552..688a02f9375 100644
--- a/advisories/unreviewed/2021/12/GHSA-5g9f-524h-jx5v/GHSA-5g9f-524h-jx5v.json
+++ b/advisories/unreviewed/2021/12/GHSA-5g9f-524h-jx5v/GHSA-5g9f-524h-jx5v.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/2021/12/GHSA-5p8j-pqxg-ffp7/GHSA-5p8j-pqxg-ffp7.json b/advisories/unreviewed/2021/12/GHSA-5p8j-pqxg-ffp7/GHSA-5p8j-pqxg-ffp7.json
index 17afbb7379a..df07fa0ca95 100644
--- a/advisories/unreviewed/2021/12/GHSA-5p8j-pqxg-ffp7/GHSA-5p8j-pqxg-ffp7.json
+++ b/advisories/unreviewed/2021/12/GHSA-5p8j-pqxg-ffp7/GHSA-5p8j-pqxg-ffp7.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/2021/12/GHSA-6hr5-58c2-7w3g/GHSA-6hr5-58c2-7w3g.json b/advisories/unreviewed/2021/12/GHSA-6hr5-58c2-7w3g/GHSA-6hr5-58c2-7w3g.json
index 878dee5ed2b..be056e3cc59 100644
--- a/advisories/unreviewed/2021/12/GHSA-6hr5-58c2-7w3g/GHSA-6hr5-58c2-7w3g.json
+++ b/advisories/unreviewed/2021/12/GHSA-6hr5-58c2-7w3g/GHSA-6hr5-58c2-7w3g.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/2021/12/GHSA-6wmh-r824-376w/GHSA-6wmh-r824-376w.json b/advisories/unreviewed/2021/12/GHSA-6wmh-r824-376w/GHSA-6wmh-r824-376w.json
index d48e61477b5..72a277e6e15 100644
--- a/advisories/unreviewed/2021/12/GHSA-6wmh-r824-376w/GHSA-6wmh-r824-376w.json
+++ b/advisories/unreviewed/2021/12/GHSA-6wmh-r824-376w/GHSA-6wmh-r824-376w.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/2021/12/GHSA-725x-g63q-9wh5/GHSA-725x-g63q-9wh5.json b/advisories/unreviewed/2021/12/GHSA-725x-g63q-9wh5/GHSA-725x-g63q-9wh5.json
index a01c7a536ae..76966560987 100644
--- a/advisories/unreviewed/2021/12/GHSA-725x-g63q-9wh5/GHSA-725x-g63q-9wh5.json
+++ b/advisories/unreviewed/2021/12/GHSA-725x-g63q-9wh5/GHSA-725x-g63q-9wh5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2021/12/GHSA-7g9c-3hjm-r38g/GHSA-7g9c-3hjm-r38g.json b/advisories/unreviewed/2021/12/GHSA-7g9c-3hjm-r38g/GHSA-7g9c-3hjm-r38g.json
index 9231b692d0e..284a35a379f 100644
--- a/advisories/unreviewed/2021/12/GHSA-7g9c-3hjm-r38g/GHSA-7g9c-3hjm-r38g.json
+++ b/advisories/unreviewed/2021/12/GHSA-7g9c-3hjm-r38g/GHSA-7g9c-3hjm-r38g.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2021/12/GHSA-7mw2-5r6h-5932/GHSA-7mw2-5r6h-5932.json b/advisories/unreviewed/2021/12/GHSA-7mw2-5r6h-5932/GHSA-7mw2-5r6h-5932.json
index 030a4451bf2..39daf1e364a 100644
--- a/advisories/unreviewed/2021/12/GHSA-7mw2-5r6h-5932/GHSA-7mw2-5r6h-5932.json
+++ b/advisories/unreviewed/2021/12/GHSA-7mw2-5r6h-5932/GHSA-7mw2-5r6h-5932.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/2021/12/GHSA-7v3h-6wf5-9vx4/GHSA-7v3h-6wf5-9vx4.json b/advisories/unreviewed/2021/12/GHSA-7v3h-6wf5-9vx4/GHSA-7v3h-6wf5-9vx4.json
index df3d681b882..8c3e5e97ff7 100644
--- a/advisories/unreviewed/2021/12/GHSA-7v3h-6wf5-9vx4/GHSA-7v3h-6wf5-9vx4.json
+++ b/advisories/unreviewed/2021/12/GHSA-7v3h-6wf5-9vx4/GHSA-7v3h-6wf5-9vx4.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/2021/12/GHSA-88fr-hq55-5pw4/GHSA-88fr-hq55-5pw4.json b/advisories/unreviewed/2021/12/GHSA-88fr-hq55-5pw4/GHSA-88fr-hq55-5pw4.json
index cb3d7be5389..1be8e5e1806 100644
--- a/advisories/unreviewed/2021/12/GHSA-88fr-hq55-5pw4/GHSA-88fr-hq55-5pw4.json
+++ b/advisories/unreviewed/2021/12/GHSA-88fr-hq55-5pw4/GHSA-88fr-hq55-5pw4.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/2021/12/GHSA-88vg-xw8v-x5c5/GHSA-88vg-xw8v-x5c5.json b/advisories/unreviewed/2021/12/GHSA-88vg-xw8v-x5c5/GHSA-88vg-xw8v-x5c5.json
index 8db2a205e15..54c3a7d54d2 100644
--- a/advisories/unreviewed/2021/12/GHSA-88vg-xw8v-x5c5/GHSA-88vg-xw8v-x5c5.json
+++ b/advisories/unreviewed/2021/12/GHSA-88vg-xw8v-x5c5/GHSA-88vg-xw8v-x5c5.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/2021/12/GHSA-8j6m-2r2j-2f2x/GHSA-8j6m-2r2j-2f2x.json b/advisories/unreviewed/2021/12/GHSA-8j6m-2r2j-2f2x/GHSA-8j6m-2r2j-2f2x.json
index 247ad709d20..1a810e9cbbc 100644
--- a/advisories/unreviewed/2021/12/GHSA-8j6m-2r2j-2f2x/GHSA-8j6m-2r2j-2f2x.json
+++ b/advisories/unreviewed/2021/12/GHSA-8j6m-2r2j-2f2x/GHSA-8j6m-2r2j-2f2x.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/2021/12/GHSA-8p9m-jxfc-72v5/GHSA-8p9m-jxfc-72v5.json b/advisories/unreviewed/2021/12/GHSA-8p9m-jxfc-72v5/GHSA-8p9m-jxfc-72v5.json
index e149e0e013a..c0e25343d89 100644
--- a/advisories/unreviewed/2021/12/GHSA-8p9m-jxfc-72v5/GHSA-8p9m-jxfc-72v5.json
+++ b/advisories/unreviewed/2021/12/GHSA-8p9m-jxfc-72v5/GHSA-8p9m-jxfc-72v5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2021/12/GHSA-8vrw-jj57-pj7h/GHSA-8vrw-jj57-pj7h.json b/advisories/unreviewed/2021/12/GHSA-8vrw-jj57-pj7h/GHSA-8vrw-jj57-pj7h.json
index 2367e235f07..b66f861684c 100644
--- a/advisories/unreviewed/2021/12/GHSA-8vrw-jj57-pj7h/GHSA-8vrw-jj57-pj7h.json
+++ b/advisories/unreviewed/2021/12/GHSA-8vrw-jj57-pj7h/GHSA-8vrw-jj57-pj7h.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/2021/12/GHSA-8wjc-jqj9-pv2v/GHSA-8wjc-jqj9-pv2v.json b/advisories/unreviewed/2021/12/GHSA-8wjc-jqj9-pv2v/GHSA-8wjc-jqj9-pv2v.json
index 396225c82b9..5cb98311122 100644
--- a/advisories/unreviewed/2021/12/GHSA-8wjc-jqj9-pv2v/GHSA-8wjc-jqj9-pv2v.json
+++ b/advisories/unreviewed/2021/12/GHSA-8wjc-jqj9-pv2v/GHSA-8wjc-jqj9-pv2v.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/2021/12/GHSA-957m-5pq6-v3r5/GHSA-957m-5pq6-v3r5.json b/advisories/unreviewed/2021/12/GHSA-957m-5pq6-v3r5/GHSA-957m-5pq6-v3r5.json
index 6c00f75477f..70ad544b345 100644
--- a/advisories/unreviewed/2021/12/GHSA-957m-5pq6-v3r5/GHSA-957m-5pq6-v3r5.json
+++ b/advisories/unreviewed/2021/12/GHSA-957m-5pq6-v3r5/GHSA-957m-5pq6-v3r5.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/2021/12/GHSA-97gj-hw58-qf2c/GHSA-97gj-hw58-qf2c.json b/advisories/unreviewed/2021/12/GHSA-97gj-hw58-qf2c/GHSA-97gj-hw58-qf2c.json
index 6031ce8e7b3..75c4dd02aca 100644
--- a/advisories/unreviewed/2021/12/GHSA-97gj-hw58-qf2c/GHSA-97gj-hw58-qf2c.json
+++ b/advisories/unreviewed/2021/12/GHSA-97gj-hw58-qf2c/GHSA-97gj-hw58-qf2c.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/2021/12/GHSA-9hj7-9vfv-fxf3/GHSA-9hj7-9vfv-fxf3.json b/advisories/unreviewed/2021/12/GHSA-9hj7-9vfv-fxf3/GHSA-9hj7-9vfv-fxf3.json
index e257e5e75eb..6428001708a 100644
--- a/advisories/unreviewed/2021/12/GHSA-9hj7-9vfv-fxf3/GHSA-9hj7-9vfv-fxf3.json
+++ b/advisories/unreviewed/2021/12/GHSA-9hj7-9vfv-fxf3/GHSA-9hj7-9vfv-fxf3.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/2021/12/GHSA-9hmj-m2q2-x92g/GHSA-9hmj-m2q2-x92g.json b/advisories/unreviewed/2021/12/GHSA-9hmj-m2q2-x92g/GHSA-9hmj-m2q2-x92g.json
index db115eb16b1..b9d9ce3cfc8 100644
--- a/advisories/unreviewed/2021/12/GHSA-9hmj-m2q2-x92g/GHSA-9hmj-m2q2-x92g.json
+++ b/advisories/unreviewed/2021/12/GHSA-9hmj-m2q2-x92g/GHSA-9hmj-m2q2-x92g.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/2021/12/GHSA-9m64-9g8r-6vh6/GHSA-9m64-9g8r-6vh6.json b/advisories/unreviewed/2021/12/GHSA-9m64-9g8r-6vh6/GHSA-9m64-9g8r-6vh6.json
index 6d675999a0d..d4444e7ceed 100644
--- a/advisories/unreviewed/2021/12/GHSA-9m64-9g8r-6vh6/GHSA-9m64-9g8r-6vh6.json
+++ b/advisories/unreviewed/2021/12/GHSA-9m64-9g8r-6vh6/GHSA-9m64-9g8r-6vh6.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/2021/12/GHSA-9v35-rf4g-xvc2/GHSA-9v35-rf4g-xvc2.json b/advisories/unreviewed/2021/12/GHSA-9v35-rf4g-xvc2/GHSA-9v35-rf4g-xvc2.json
index 2bd3540100f..5ca357b3f88 100644
--- a/advisories/unreviewed/2021/12/GHSA-9v35-rf4g-xvc2/GHSA-9v35-rf4g-xvc2.json
+++ b/advisories/unreviewed/2021/12/GHSA-9v35-rf4g-xvc2/GHSA-9v35-rf4g-xvc2.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/2021/12/GHSA-9vc3-gg5p-544w/GHSA-9vc3-gg5p-544w.json b/advisories/unreviewed/2021/12/GHSA-9vc3-gg5p-544w/GHSA-9vc3-gg5p-544w.json
index 7b16df7f69c..18a17443d20 100644
--- a/advisories/unreviewed/2021/12/GHSA-9vc3-gg5p-544w/GHSA-9vc3-gg5p-544w.json
+++ b/advisories/unreviewed/2021/12/GHSA-9vc3-gg5p-544w/GHSA-9vc3-gg5p-544w.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2021/12/GHSA-c7vg-5wfh-7h4x/GHSA-c7vg-5wfh-7h4x.json b/advisories/unreviewed/2021/12/GHSA-c7vg-5wfh-7h4x/GHSA-c7vg-5wfh-7h4x.json
index b2f805f5fbd..58cdf6f8491 100644
--- a/advisories/unreviewed/2021/12/GHSA-c7vg-5wfh-7h4x/GHSA-c7vg-5wfh-7h4x.json
+++ b/advisories/unreviewed/2021/12/GHSA-c7vg-5wfh-7h4x/GHSA-c7vg-5wfh-7h4x.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/2021/12/GHSA-cqwh-gp47-j7q9/GHSA-cqwh-gp47-j7q9.json b/advisories/unreviewed/2021/12/GHSA-cqwh-gp47-j7q9/GHSA-cqwh-gp47-j7q9.json
index a79667b0a28..1827c934baa 100644
--- a/advisories/unreviewed/2021/12/GHSA-cqwh-gp47-j7q9/GHSA-cqwh-gp47-j7q9.json
+++ b/advisories/unreviewed/2021/12/GHSA-cqwh-gp47-j7q9/GHSA-cqwh-gp47-j7q9.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:A/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2021/12/GHSA-fh3x-g635-w57r/GHSA-fh3x-g635-w57r.json b/advisories/unreviewed/2021/12/GHSA-fh3x-g635-w57r/GHSA-fh3x-g635-w57r.json
index 540ef069287..7fed8370319 100644
--- a/advisories/unreviewed/2021/12/GHSA-fh3x-g635-w57r/GHSA-fh3x-g635-w57r.json
+++ b/advisories/unreviewed/2021/12/GHSA-fh3x-g635-w57r/GHSA-fh3x-g635-w57r.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/2021/12/GHSA-fq64-fvh6-9c68/GHSA-fq64-fvh6-9c68.json b/advisories/unreviewed/2021/12/GHSA-fq64-fvh6-9c68/GHSA-fq64-fvh6-9c68.json
index 3020fb4232a..983e69727dc 100644
--- a/advisories/unreviewed/2021/12/GHSA-fq64-fvh6-9c68/GHSA-fq64-fvh6-9c68.json
+++ b/advisories/unreviewed/2021/12/GHSA-fq64-fvh6-9c68/GHSA-fq64-fvh6-9c68.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2021/12/GHSA-fx8h-x7h8-p5wp/GHSA-fx8h-x7h8-p5wp.json b/advisories/unreviewed/2021/12/GHSA-fx8h-x7h8-p5wp/GHSA-fx8h-x7h8-p5wp.json
index 52576e00515..24815a0ee8e 100644
--- a/advisories/unreviewed/2021/12/GHSA-fx8h-x7h8-p5wp/GHSA-fx8h-x7h8-p5wp.json
+++ b/advisories/unreviewed/2021/12/GHSA-fx8h-x7h8-p5wp/GHSA-fx8h-x7h8-p5wp.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2021/12/GHSA-g3q6-9jxv-cjjg/GHSA-g3q6-9jxv-cjjg.json b/advisories/unreviewed/2021/12/GHSA-g3q6-9jxv-cjjg/GHSA-g3q6-9jxv-cjjg.json
index f4ca52f4fec..a4a0ce52b62 100644
--- a/advisories/unreviewed/2021/12/GHSA-g3q6-9jxv-cjjg/GHSA-g3q6-9jxv-cjjg.json
+++ b/advisories/unreviewed/2021/12/GHSA-g3q6-9jxv-cjjg/GHSA-g3q6-9jxv-cjjg.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/2021/12/GHSA-g99g-399p-f7ch/GHSA-g99g-399p-f7ch.json b/advisories/unreviewed/2021/12/GHSA-g99g-399p-f7ch/GHSA-g99g-399p-f7ch.json
index 6859ac53408..04bba7b0d03 100644
--- a/advisories/unreviewed/2021/12/GHSA-g99g-399p-f7ch/GHSA-g99g-399p-f7ch.json
+++ b/advisories/unreviewed/2021/12/GHSA-g99g-399p-f7ch/GHSA-g99g-399p-f7ch.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",
@@ -43,9 +41,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2021/12/GHSA-gr55-r58c-wmfq/GHSA-gr55-r58c-wmfq.json b/advisories/unreviewed/2021/12/GHSA-gr55-r58c-wmfq/GHSA-gr55-r58c-wmfq.json
index 42b41916f12..665de22b0ec 100644
--- a/advisories/unreviewed/2021/12/GHSA-gr55-r58c-wmfq/GHSA-gr55-r58c-wmfq.json
+++ b/advisories/unreviewed/2021/12/GHSA-gr55-r58c-wmfq/GHSA-gr55-r58c-wmfq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2021/12/GHSA-h2wq-r4cc-9wqv/GHSA-h2wq-r4cc-9wqv.json b/advisories/unreviewed/2021/12/GHSA-h2wq-r4cc-9wqv/GHSA-h2wq-r4cc-9wqv.json
index fa76bfaffe8..2d0f4adba07 100644
--- a/advisories/unreviewed/2021/12/GHSA-h2wq-r4cc-9wqv/GHSA-h2wq-r4cc-9wqv.json
+++ b/advisories/unreviewed/2021/12/GHSA-h2wq-r4cc-9wqv/GHSA-h2wq-r4cc-9wqv.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/2021/12/GHSA-hhgr-7cc2-hwjp/GHSA-hhgr-7cc2-hwjp.json b/advisories/unreviewed/2021/12/GHSA-hhgr-7cc2-hwjp/GHSA-hhgr-7cc2-hwjp.json
index 45b3e9da86d..4d557cd4e98 100644
--- a/advisories/unreviewed/2021/12/GHSA-hhgr-7cc2-hwjp/GHSA-hhgr-7cc2-hwjp.json
+++ b/advisories/unreviewed/2021/12/GHSA-hhgr-7cc2-hwjp/GHSA-hhgr-7cc2-hwjp.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/2021/12/GHSA-hwc2-6cgc-779p/GHSA-hwc2-6cgc-779p.json b/advisories/unreviewed/2021/12/GHSA-hwc2-6cgc-779p/GHSA-hwc2-6cgc-779p.json
index 8ad65d4b606..f20f8428d55 100644
--- a/advisories/unreviewed/2021/12/GHSA-hwc2-6cgc-779p/GHSA-hwc2-6cgc-779p.json
+++ b/advisories/unreviewed/2021/12/GHSA-hwc2-6cgc-779p/GHSA-hwc2-6cgc-779p.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2021/12/GHSA-j2c7-27m6-r852/GHSA-j2c7-27m6-r852.json b/advisories/unreviewed/2021/12/GHSA-j2c7-27m6-r852/GHSA-j2c7-27m6-r852.json
index 290747850c6..02418f58524 100644
--- a/advisories/unreviewed/2021/12/GHSA-j2c7-27m6-r852/GHSA-j2c7-27m6-r852.json
+++ b/advisories/unreviewed/2021/12/GHSA-j2c7-27m6-r852/GHSA-j2c7-27m6-r852.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2021/12/GHSA-jjj7-vm6f-q7cx/GHSA-jjj7-vm6f-q7cx.json b/advisories/unreviewed/2021/12/GHSA-jjj7-vm6f-q7cx/GHSA-jjj7-vm6f-q7cx.json
index ce1a7524e1e..6d1e8abf3b6 100644
--- a/advisories/unreviewed/2021/12/GHSA-jjj7-vm6f-q7cx/GHSA-jjj7-vm6f-q7cx.json
+++ b/advisories/unreviewed/2021/12/GHSA-jjj7-vm6f-q7cx/GHSA-jjj7-vm6f-q7cx.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/2021/12/GHSA-m6f5-297g-9hqj/GHSA-m6f5-297g-9hqj.json b/advisories/unreviewed/2021/12/GHSA-m6f5-297g-9hqj/GHSA-m6f5-297g-9hqj.json
index f8a0c8de24d..1dd5dca0eb3 100644
--- a/advisories/unreviewed/2021/12/GHSA-m6f5-297g-9hqj/GHSA-m6f5-297g-9hqj.json
+++ b/advisories/unreviewed/2021/12/GHSA-m6f5-297g-9hqj/GHSA-m6f5-297g-9hqj.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/2021/12/GHSA-mx2m-92ch-fwmw/GHSA-mx2m-92ch-fwmw.json b/advisories/unreviewed/2021/12/GHSA-mx2m-92ch-fwmw/GHSA-mx2m-92ch-fwmw.json
index 39c6e2ea466..9cfecc6f53e 100644
--- a/advisories/unreviewed/2021/12/GHSA-mx2m-92ch-fwmw/GHSA-mx2m-92ch-fwmw.json
+++ b/advisories/unreviewed/2021/12/GHSA-mx2m-92ch-fwmw/GHSA-mx2m-92ch-fwmw.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2021/12/GHSA-mx5q-v692-hx4m/GHSA-mx5q-v692-hx4m.json b/advisories/unreviewed/2021/12/GHSA-mx5q-v692-hx4m/GHSA-mx5q-v692-hx4m.json
index 37db2719955..a7bfcd7d74c 100644
--- a/advisories/unreviewed/2021/12/GHSA-mx5q-v692-hx4m/GHSA-mx5q-v692-hx4m.json
+++ b/advisories/unreviewed/2021/12/GHSA-mx5q-v692-hx4m/GHSA-mx5q-v692-hx4m.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2021/12/GHSA-mxh7-f8r4-92g8/GHSA-mxh7-f8r4-92g8.json b/advisories/unreviewed/2021/12/GHSA-mxh7-f8r4-92g8/GHSA-mxh7-f8r4-92g8.json
index 29008450eea..2a88ccc3b45 100644
--- a/advisories/unreviewed/2021/12/GHSA-mxh7-f8r4-92g8/GHSA-mxh7-f8r4-92g8.json
+++ b/advisories/unreviewed/2021/12/GHSA-mxh7-f8r4-92g8/GHSA-mxh7-f8r4-92g8.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/2021/12/GHSA-p4fv-c2p2-rfjh/GHSA-p4fv-c2p2-rfjh.json b/advisories/unreviewed/2021/12/GHSA-p4fv-c2p2-rfjh/GHSA-p4fv-c2p2-rfjh.json
index 8778d8b11a9..2ae7f770d4e 100644
--- a/advisories/unreviewed/2021/12/GHSA-p4fv-c2p2-rfjh/GHSA-p4fv-c2p2-rfjh.json
+++ b/advisories/unreviewed/2021/12/GHSA-p4fv-c2p2-rfjh/GHSA-p4fv-c2p2-rfjh.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/2021/12/GHSA-pvvw-xmmx-2rvm/GHSA-pvvw-xmmx-2rvm.json b/advisories/unreviewed/2021/12/GHSA-pvvw-xmmx-2rvm/GHSA-pvvw-xmmx-2rvm.json
index cd6cdc4c037..ad1cc191519 100644
--- a/advisories/unreviewed/2021/12/GHSA-pvvw-xmmx-2rvm/GHSA-pvvw-xmmx-2rvm.json
+++ b/advisories/unreviewed/2021/12/GHSA-pvvw-xmmx-2rvm/GHSA-pvvw-xmmx-2rvm.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/2021/12/GHSA-pxv4-3wmh-64pg/GHSA-pxv4-3wmh-64pg.json b/advisories/unreviewed/2021/12/GHSA-pxv4-3wmh-64pg/GHSA-pxv4-3wmh-64pg.json
index 932f45b2887..6adb972d5b9 100644
--- a/advisories/unreviewed/2021/12/GHSA-pxv4-3wmh-64pg/GHSA-pxv4-3wmh-64pg.json
+++ b/advisories/unreviewed/2021/12/GHSA-pxv4-3wmh-64pg/GHSA-pxv4-3wmh-64pg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2021/12/GHSA-q836-v5rx-28r5/GHSA-q836-v5rx-28r5.json b/advisories/unreviewed/2021/12/GHSA-q836-v5rx-28r5/GHSA-q836-v5rx-28r5.json
index 858e58d02ba..b186e854ae3 100644
--- a/advisories/unreviewed/2021/12/GHSA-q836-v5rx-28r5/GHSA-q836-v5rx-28r5.json
+++ b/advisories/unreviewed/2021/12/GHSA-q836-v5rx-28r5/GHSA-q836-v5rx-28r5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2021/12/GHSA-q923-3693-7xr9/GHSA-q923-3693-7xr9.json b/advisories/unreviewed/2021/12/GHSA-q923-3693-7xr9/GHSA-q923-3693-7xr9.json
index c3459f7b530..6e0941a9210 100644
--- a/advisories/unreviewed/2021/12/GHSA-q923-3693-7xr9/GHSA-q923-3693-7xr9.json
+++ b/advisories/unreviewed/2021/12/GHSA-q923-3693-7xr9/GHSA-q923-3693-7xr9.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/2021/12/GHSA-qfrw-2r49-g452/GHSA-qfrw-2r49-g452.json b/advisories/unreviewed/2021/12/GHSA-qfrw-2r49-g452/GHSA-qfrw-2r49-g452.json
index c059da07be8..5eabfdb5486 100644
--- a/advisories/unreviewed/2021/12/GHSA-qfrw-2r49-g452/GHSA-qfrw-2r49-g452.json
+++ b/advisories/unreviewed/2021/12/GHSA-qfrw-2r49-g452/GHSA-qfrw-2r49-g452.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2021/12/GHSA-qp75-6m3w-93v2/GHSA-qp75-6m3w-93v2.json b/advisories/unreviewed/2021/12/GHSA-qp75-6m3w-93v2/GHSA-qp75-6m3w-93v2.json
index 2ea15238ddf..4356e7aa496 100644
--- a/advisories/unreviewed/2021/12/GHSA-qp75-6m3w-93v2/GHSA-qp75-6m3w-93v2.json
+++ b/advisories/unreviewed/2021/12/GHSA-qp75-6m3w-93v2/GHSA-qp75-6m3w-93v2.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/2021/12/GHSA-r2mp-8crc-chh7/GHSA-r2mp-8crc-chh7.json b/advisories/unreviewed/2021/12/GHSA-r2mp-8crc-chh7/GHSA-r2mp-8crc-chh7.json
index 5192953d598..29460c7803b 100644
--- a/advisories/unreviewed/2021/12/GHSA-r2mp-8crc-chh7/GHSA-r2mp-8crc-chh7.json
+++ b/advisories/unreviewed/2021/12/GHSA-r2mp-8crc-chh7/GHSA-r2mp-8crc-chh7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2021/12/GHSA-r5pg-gv32-65q4/GHSA-r5pg-gv32-65q4.json b/advisories/unreviewed/2021/12/GHSA-r5pg-gv32-65q4/GHSA-r5pg-gv32-65q4.json
index a4c4ec5fa52..0d7d83f7f36 100644
--- a/advisories/unreviewed/2021/12/GHSA-r5pg-gv32-65q4/GHSA-r5pg-gv32-65q4.json
+++ b/advisories/unreviewed/2021/12/GHSA-r5pg-gv32-65q4/GHSA-r5pg-gv32-65q4.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/2021/12/GHSA-r869-w852-f56r/GHSA-r869-w852-f56r.json b/advisories/unreviewed/2021/12/GHSA-r869-w852-f56r/GHSA-r869-w852-f56r.json
index cc2a26ab89a..5f7f9056b93 100644
--- a/advisories/unreviewed/2021/12/GHSA-r869-w852-f56r/GHSA-r869-w852-f56r.json
+++ b/advisories/unreviewed/2021/12/GHSA-r869-w852-f56r/GHSA-r869-w852-f56r.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/2021/12/GHSA-r8hf-cx4m-8hgj/GHSA-r8hf-cx4m-8hgj.json b/advisories/unreviewed/2021/12/GHSA-r8hf-cx4m-8hgj/GHSA-r8hf-cx4m-8hgj.json
index 0cf12b2fd76..b39809f3a75 100644
--- a/advisories/unreviewed/2021/12/GHSA-r8hf-cx4m-8hgj/GHSA-r8hf-cx4m-8hgj.json
+++ b/advisories/unreviewed/2021/12/GHSA-r8hf-cx4m-8hgj/GHSA-r8hf-cx4m-8hgj.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",
diff --git a/advisories/unreviewed/2021/12/GHSA-r9wc-xprp-2665/GHSA-r9wc-xprp-2665.json b/advisories/unreviewed/2021/12/GHSA-r9wc-xprp-2665/GHSA-r9wc-xprp-2665.json
index 07dd9575fee..b87c38947de 100644
--- a/advisories/unreviewed/2021/12/GHSA-r9wc-xprp-2665/GHSA-r9wc-xprp-2665.json
+++ b/advisories/unreviewed/2021/12/GHSA-r9wc-xprp-2665/GHSA-r9wc-xprp-2665.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2021/12/GHSA-rw4w-f599-mv6q/GHSA-rw4w-f599-mv6q.json b/advisories/unreviewed/2021/12/GHSA-rw4w-f599-mv6q/GHSA-rw4w-f599-mv6q.json
index c5243a0bfe0..650f72f71e8 100644
--- a/advisories/unreviewed/2021/12/GHSA-rw4w-f599-mv6q/GHSA-rw4w-f599-mv6q.json
+++ b/advisories/unreviewed/2021/12/GHSA-rw4w-f599-mv6q/GHSA-rw4w-f599-mv6q.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/2021/12/GHSA-v67w-c85h-9g7v/GHSA-v67w-c85h-9g7v.json b/advisories/unreviewed/2021/12/GHSA-v67w-c85h-9g7v/GHSA-v67w-c85h-9g7v.json
index a5a90b1df13..6af1f2a0685 100644
--- a/advisories/unreviewed/2021/12/GHSA-v67w-c85h-9g7v/GHSA-v67w-c85h-9g7v.json
+++ b/advisories/unreviewed/2021/12/GHSA-v67w-c85h-9g7v/GHSA-v67w-c85h-9g7v.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/2021/12/GHSA-w4p5-rqjf-82f3/GHSA-w4p5-rqjf-82f3.json b/advisories/unreviewed/2021/12/GHSA-w4p5-rqjf-82f3/GHSA-w4p5-rqjf-82f3.json
index cba2e7f83d3..eef05d77cf0 100644
--- a/advisories/unreviewed/2021/12/GHSA-w4p5-rqjf-82f3/GHSA-w4p5-rqjf-82f3.json
+++ b/advisories/unreviewed/2021/12/GHSA-w4p5-rqjf-82f3/GHSA-w4p5-rqjf-82f3.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/2021/12/GHSA-whw4-3p4x-p8fw/GHSA-whw4-3p4x-p8fw.json b/advisories/unreviewed/2021/12/GHSA-whw4-3p4x-p8fw/GHSA-whw4-3p4x-p8fw.json
index a5d60b40d2f..92c79996652 100644
--- a/advisories/unreviewed/2021/12/GHSA-whw4-3p4x-p8fw/GHSA-whw4-3p4x-p8fw.json
+++ b/advisories/unreviewed/2021/12/GHSA-whw4-3p4x-p8fw/GHSA-whw4-3p4x-p8fw.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/2021/12/GHSA-wjhv-44c8-252g/GHSA-wjhv-44c8-252g.json b/advisories/unreviewed/2021/12/GHSA-wjhv-44c8-252g/GHSA-wjhv-44c8-252g.json
index 8576ecf84ee..deb3bab1f5c 100644
--- a/advisories/unreviewed/2021/12/GHSA-wjhv-44c8-252g/GHSA-wjhv-44c8-252g.json
+++ b/advisories/unreviewed/2021/12/GHSA-wjhv-44c8-252g/GHSA-wjhv-44c8-252g.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/2021/12/GHSA-wr8v-6jgr-244v/GHSA-wr8v-6jgr-244v.json b/advisories/unreviewed/2021/12/GHSA-wr8v-6jgr-244v/GHSA-wr8v-6jgr-244v.json
index 6097e4c4314..629f419bb56 100644
--- a/advisories/unreviewed/2021/12/GHSA-wr8v-6jgr-244v/GHSA-wr8v-6jgr-244v.json
+++ b/advisories/unreviewed/2021/12/GHSA-wr8v-6jgr-244v/GHSA-wr8v-6jgr-244v.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2021/12/GHSA-x279-p549-h2x4/GHSA-x279-p549-h2x4.json b/advisories/unreviewed/2021/12/GHSA-x279-p549-h2x4/GHSA-x279-p549-h2x4.json
index c0db5f65f39..dd40b0de6be 100644
--- a/advisories/unreviewed/2021/12/GHSA-x279-p549-h2x4/GHSA-x279-p549-h2x4.json
+++ b/advisories/unreviewed/2021/12/GHSA-x279-p549-h2x4/GHSA-x279-p549-h2x4.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2021/12/GHSA-x3v5-8924-rm83/GHSA-x3v5-8924-rm83.json b/advisories/unreviewed/2021/12/GHSA-x3v5-8924-rm83/GHSA-x3v5-8924-rm83.json
index 3e108db7ecc..e962b43038a 100644
--- a/advisories/unreviewed/2021/12/GHSA-x3v5-8924-rm83/GHSA-x3v5-8924-rm83.json
+++ b/advisories/unreviewed/2021/12/GHSA-x3v5-8924-rm83/GHSA-x3v5-8924-rm83.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/2021/12/GHSA-x3x6-3p8v-x2q5/GHSA-x3x6-3p8v-x2q5.json b/advisories/unreviewed/2021/12/GHSA-x3x6-3p8v-x2q5/GHSA-x3x6-3p8v-x2q5.json
index 94b1dcca0d5..7e17fed64d3 100644
--- a/advisories/unreviewed/2021/12/GHSA-x3x6-3p8v-x2q5/GHSA-x3x6-3p8v-x2q5.json
+++ b/advisories/unreviewed/2021/12/GHSA-x3x6-3p8v-x2q5/GHSA-x3x6-3p8v-x2q5.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/2021/12/GHSA-x4rh-jv54-gh7g/GHSA-x4rh-jv54-gh7g.json b/advisories/unreviewed/2021/12/GHSA-x4rh-jv54-gh7g/GHSA-x4rh-jv54-gh7g.json
index b4a333319df..ae9ea58a0cd 100644
--- a/advisories/unreviewed/2021/12/GHSA-x4rh-jv54-gh7g/GHSA-x4rh-jv54-gh7g.json
+++ b/advisories/unreviewed/2021/12/GHSA-x4rh-jv54-gh7g/GHSA-x4rh-jv54-gh7g.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/2021/12/GHSA-x7qm-wgfg-3vpc/GHSA-x7qm-wgfg-3vpc.json b/advisories/unreviewed/2021/12/GHSA-x7qm-wgfg-3vpc/GHSA-x7qm-wgfg-3vpc.json
index f051b107e9b..a91ceb47764 100644
--- a/advisories/unreviewed/2021/12/GHSA-x7qm-wgfg-3vpc/GHSA-x7qm-wgfg-3vpc.json
+++ b/advisories/unreviewed/2021/12/GHSA-x7qm-wgfg-3vpc/GHSA-x7qm-wgfg-3vpc.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/2021/12/GHSA-xg35-g9ff-2v9w/GHSA-xg35-g9ff-2v9w.json b/advisories/unreviewed/2021/12/GHSA-xg35-g9ff-2v9w/GHSA-xg35-g9ff-2v9w.json
index 2ad85e4ea7a..2ef602dcb85 100644
--- a/advisories/unreviewed/2021/12/GHSA-xg35-g9ff-2v9w/GHSA-xg35-g9ff-2v9w.json
+++ b/advisories/unreviewed/2021/12/GHSA-xg35-g9ff-2v9w/GHSA-xg35-g9ff-2v9w.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/2021/12/GHSA-xvmx-9r4c-crmv/GHSA-xvmx-9r4c-crmv.json b/advisories/unreviewed/2021/12/GHSA-xvmx-9r4c-crmv/GHSA-xvmx-9r4c-crmv.json
index 7c074ad3ca7..f620afa6cd8 100644
--- a/advisories/unreviewed/2021/12/GHSA-xvmx-9r4c-crmv/GHSA-xvmx-9r4c-crmv.json
+++ b/advisories/unreviewed/2021/12/GHSA-xvmx-9r4c-crmv/GHSA-xvmx-9r4c-crmv.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/01/GHSA-3r89-8hw3-86vc/GHSA-3r89-8hw3-86vc.json b/advisories/unreviewed/2022/01/GHSA-3r89-8hw3-86vc/GHSA-3r89-8hw3-86vc.json
index d4bc8abd13b..3d1139eda8c 100644
--- a/advisories/unreviewed/2022/01/GHSA-3r89-8hw3-86vc/GHSA-3r89-8hw3-86vc.json
+++ b/advisories/unreviewed/2022/01/GHSA-3r89-8hw3-86vc/GHSA-3r89-8hw3-86vc.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/01/GHSA-5jmq-x85f-gprc/GHSA-5jmq-x85f-gprc.json b/advisories/unreviewed/2022/01/GHSA-5jmq-x85f-gprc/GHSA-5jmq-x85f-gprc.json
index 291ca8d1d6d..67ba9deac07 100644
--- a/advisories/unreviewed/2022/01/GHSA-5jmq-x85f-gprc/GHSA-5jmq-x85f-gprc.json
+++ b/advisories/unreviewed/2022/01/GHSA-5jmq-x85f-gprc/GHSA-5jmq-x85f-gprc.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/01/GHSA-5x5q-fcw5-7frv/GHSA-5x5q-fcw5-7frv.json b/advisories/unreviewed/2022/01/GHSA-5x5q-fcw5-7frv/GHSA-5x5q-fcw5-7frv.json
index afa26c089e8..2267ede1717 100644
--- a/advisories/unreviewed/2022/01/GHSA-5x5q-fcw5-7frv/GHSA-5x5q-fcw5-7frv.json
+++ b/advisories/unreviewed/2022/01/GHSA-5x5q-fcw5-7frv/GHSA-5x5q-fcw5-7frv.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:P/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/01/GHSA-697r-pq44-hpff/GHSA-697r-pq44-hpff.json b/advisories/unreviewed/2022/01/GHSA-697r-pq44-hpff/GHSA-697r-pq44-hpff.json
index 80b3536a841..04d73b1eb09 100644
--- a/advisories/unreviewed/2022/01/GHSA-697r-pq44-hpff/GHSA-697r-pq44-hpff.json
+++ b/advisories/unreviewed/2022/01/GHSA-697r-pq44-hpff/GHSA-697r-pq44-hpff.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/01/GHSA-6m7w-ffcp-f725/GHSA-6m7w-ffcp-f725.json b/advisories/unreviewed/2022/01/GHSA-6m7w-ffcp-f725/GHSA-6m7w-ffcp-f725.json
index bb7dcf0795a..7595d9af068 100644
--- a/advisories/unreviewed/2022/01/GHSA-6m7w-ffcp-f725/GHSA-6m7w-ffcp-f725.json
+++ b/advisories/unreviewed/2022/01/GHSA-6m7w-ffcp-f725/GHSA-6m7w-ffcp-f725.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-8vx7-65jm-cwq7/GHSA-8vx7-65jm-cwq7.json b/advisories/unreviewed/2022/01/GHSA-8vx7-65jm-cwq7/GHSA-8vx7-65jm-cwq7.json
index 5ef7a3f1cf0..971528745ea 100644
--- a/advisories/unreviewed/2022/01/GHSA-8vx7-65jm-cwq7/GHSA-8vx7-65jm-cwq7.json
+++ b/advisories/unreviewed/2022/01/GHSA-8vx7-65jm-cwq7/GHSA-8vx7-65jm-cwq7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/01/GHSA-8w9q-27hj-cvgr/GHSA-8w9q-27hj-cvgr.json b/advisories/unreviewed/2022/01/GHSA-8w9q-27hj-cvgr/GHSA-8w9q-27hj-cvgr.json
index 7bf67b676fe..c61000fb25a 100644
--- a/advisories/unreviewed/2022/01/GHSA-8w9q-27hj-cvgr/GHSA-8w9q-27hj-cvgr.json
+++ b/advisories/unreviewed/2022/01/GHSA-8w9q-27hj-cvgr/GHSA-8w9q-27hj-cvgr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/01/GHSA-93v6-cj2c-8c8g/GHSA-93v6-cj2c-8c8g.json b/advisories/unreviewed/2022/01/GHSA-93v6-cj2c-8c8g/GHSA-93v6-cj2c-8c8g.json
index c3df10ff968..4781b1fce80 100644
--- a/advisories/unreviewed/2022/01/GHSA-93v6-cj2c-8c8g/GHSA-93v6-cj2c-8c8g.json
+++ b/advisories/unreviewed/2022/01/GHSA-93v6-cj2c-8c8g/GHSA-93v6-cj2c-8c8g.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/01/GHSA-98gj-54m7-m5m8/GHSA-98gj-54m7-m5m8.json b/advisories/unreviewed/2022/01/GHSA-98gj-54m7-m5m8/GHSA-98gj-54m7-m5m8.json
index b512c5599c0..1f29c809fd4 100644
--- a/advisories/unreviewed/2022/01/GHSA-98gj-54m7-m5m8/GHSA-98gj-54m7-m5m8.json
+++ b/advisories/unreviewed/2022/01/GHSA-98gj-54m7-m5m8/GHSA-98gj-54m7-m5m8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/01/GHSA-cvxm-mgpf-m49w/GHSA-cvxm-mgpf-m49w.json b/advisories/unreviewed/2022/01/GHSA-cvxm-mgpf-m49w/GHSA-cvxm-mgpf-m49w.json
index f5895990f3f..b1382c2c4d1 100644
--- a/advisories/unreviewed/2022/01/GHSA-cvxm-mgpf-m49w/GHSA-cvxm-mgpf-m49w.json
+++ b/advisories/unreviewed/2022/01/GHSA-cvxm-mgpf-m49w/GHSA-cvxm-mgpf-m49w.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-fmxg-gfhc-xwr3/GHSA-fmxg-gfhc-xwr3.json b/advisories/unreviewed/2022/01/GHSA-fmxg-gfhc-xwr3/GHSA-fmxg-gfhc-xwr3.json
index 653163c3c6b..2fdc2d99d16 100644
--- a/advisories/unreviewed/2022/01/GHSA-fmxg-gfhc-xwr3/GHSA-fmxg-gfhc-xwr3.json
+++ b/advisories/unreviewed/2022/01/GHSA-fmxg-gfhc-xwr3/GHSA-fmxg-gfhc-xwr3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/01/GHSA-j9qg-fc9x-6r3r/GHSA-j9qg-fc9x-6r3r.json b/advisories/unreviewed/2022/01/GHSA-j9qg-fc9x-6r3r/GHSA-j9qg-fc9x-6r3r.json
index 6f458c3b986..3252486b78b 100644
--- a/advisories/unreviewed/2022/01/GHSA-j9qg-fc9x-6r3r/GHSA-j9qg-fc9x-6r3r.json
+++ b/advisories/unreviewed/2022/01/GHSA-j9qg-fc9x-6r3r/GHSA-j9qg-fc9x-6r3r.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/01/GHSA-mc25-v4mw-cvr9/GHSA-mc25-v4mw-cvr9.json b/advisories/unreviewed/2022/01/GHSA-mc25-v4mw-cvr9/GHSA-mc25-v4mw-cvr9.json
index aa49a8d6925..dcec2f84ba8 100644
--- a/advisories/unreviewed/2022/01/GHSA-mc25-v4mw-cvr9/GHSA-mc25-v4mw-cvr9.json
+++ b/advisories/unreviewed/2022/01/GHSA-mc25-v4mw-cvr9/GHSA-mc25-v4mw-cvr9.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/01/GHSA-rg42-3854-x575/GHSA-rg42-3854-x575.json b/advisories/unreviewed/2022/01/GHSA-rg42-3854-x575/GHSA-rg42-3854-x575.json
index 834dc507d30..4199e35ba05 100644
--- a/advisories/unreviewed/2022/01/GHSA-rg42-3854-x575/GHSA-rg42-3854-x575.json
+++ b/advisories/unreviewed/2022/01/GHSA-rg42-3854-x575/GHSA-rg42-3854-x575.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/01/GHSA-vfmc-6gqf-r52m/GHSA-vfmc-6gqf-r52m.json b/advisories/unreviewed/2022/01/GHSA-vfmc-6gqf-r52m/GHSA-vfmc-6gqf-r52m.json
index b95299bfea8..2f9291d26ce 100644
--- a/advisories/unreviewed/2022/01/GHSA-vfmc-6gqf-r52m/GHSA-vfmc-6gqf-r52m.json
+++ b/advisories/unreviewed/2022/01/GHSA-vfmc-6gqf-r52m/GHSA-vfmc-6gqf-r52m.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/01/GHSA-vwq3-p97g-f42v/GHSA-vwq3-p97g-f42v.json b/advisories/unreviewed/2022/01/GHSA-vwq3-p97g-f42v/GHSA-vwq3-p97g-f42v.json
index 2bc8a1311f0..42b4c9a90e0 100644
--- a/advisories/unreviewed/2022/01/GHSA-vwq3-p97g-f42v/GHSA-vwq3-p97g-f42v.json
+++ b/advisories/unreviewed/2022/01/GHSA-vwq3-p97g-f42v/GHSA-vwq3-p97g-f42v.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/01/GHSA-xf33-h49j-6fjv/GHSA-xf33-h49j-6fjv.json b/advisories/unreviewed/2022/01/GHSA-xf33-h49j-6fjv/GHSA-xf33-h49j-6fjv.json
index c203bb74080..d551f8d3f73 100644
--- a/advisories/unreviewed/2022/01/GHSA-xf33-h49j-6fjv/GHSA-xf33-h49j-6fjv.json
+++ b/advisories/unreviewed/2022/01/GHSA-xf33-h49j-6fjv/GHSA-xf33-h49j-6fjv.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-29fq-fmfp-wf37/GHSA-29fq-fmfp-wf37.json b/advisories/unreviewed/2022/02/GHSA-29fq-fmfp-wf37/GHSA-29fq-fmfp-wf37.json
index aecf187807d..18806a62204 100644
--- a/advisories/unreviewed/2022/02/GHSA-29fq-fmfp-wf37/GHSA-29fq-fmfp-wf37.json
+++ b/advisories/unreviewed/2022/02/GHSA-29fq-fmfp-wf37/GHSA-29fq-fmfp-wf37.json
@@ -7,12 +7,8 @@
"CVE-2021-41040"
],
"details": "In Eclipse Wakaama, ever since its inception until 2021-01-14, the CoAP parsing code does not properly sanitize network-received data.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-2fvg-vjrp-6xv7/GHSA-2fvg-vjrp-6xv7.json b/advisories/unreviewed/2022/02/GHSA-2fvg-vjrp-6xv7/GHSA-2fvg-vjrp-6xv7.json
index 034511c2697..5cb5bf5af71 100644
--- a/advisories/unreviewed/2022/02/GHSA-2fvg-vjrp-6xv7/GHSA-2fvg-vjrp-6xv7.json
+++ b/advisories/unreviewed/2022/02/GHSA-2fvg-vjrp-6xv7/GHSA-2fvg-vjrp-6xv7.json
@@ -7,12 +7,8 @@
"CVE-2021-41445"
],
"details": "A reflected cross-site-scripting attack in web application of D-Link DIR-X1860 before v1.10WWB09_Beta allows a remote unauthenticated attacker to execute code in the device of the victim via sending a specific URL to the unauthenticated victim.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-2vc5-r994-6g7m/GHSA-2vc5-r994-6g7m.json b/advisories/unreviewed/2022/02/GHSA-2vc5-r994-6g7m/GHSA-2vc5-r994-6g7m.json
index bf1a47cf65f..c37ee18a73e 100644
--- a/advisories/unreviewed/2022/02/GHSA-2vc5-r994-6g7m/GHSA-2vc5-r994-6g7m.json
+++ b/advisories/unreviewed/2022/02/GHSA-2vc5-r994-6g7m/GHSA-2vc5-r994-6g7m.json
@@ -7,12 +7,8 @@
"CVE-2021-24868"
],
"details": "The Document Embedder WordPress plugin before 1.7.9 contains a AJAX action endpoint, which could allow any authenticated user, such as subscriber to enumerate the title of arbitrary private and draft posts.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-2whc-p527-687m/GHSA-2whc-p527-687m.json b/advisories/unreviewed/2022/02/GHSA-2whc-p527-687m/GHSA-2whc-p527-687m.json
index b288f77201d..2a8aefb0215 100644
--- a/advisories/unreviewed/2022/02/GHSA-2whc-p527-687m/GHSA-2whc-p527-687m.json
+++ b/advisories/unreviewed/2022/02/GHSA-2whc-p527-687m/GHSA-2whc-p527-687m.json
@@ -7,12 +7,8 @@
"CVE-2021-40837"
],
"details": "A vulnerability affecting F-Secure antivirus engine before Capricorn update 2022-02-01_01 was discovered whereby decompression of ACE file causes the scanner service to stop. The vulnerability can be exploited remotely by an attacker. A successful attack will result in denial-of-service of the antivirus engine.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -28,9 +24,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/02/GHSA-3975-hvrj-7hm8/GHSA-3975-hvrj-7hm8.json b/advisories/unreviewed/2022/02/GHSA-3975-hvrj-7hm8/GHSA-3975-hvrj-7hm8.json
index eb0c8fe5c82..46c6b8bd333 100644
--- a/advisories/unreviewed/2022/02/GHSA-3975-hvrj-7hm8/GHSA-3975-hvrj-7hm8.json
+++ b/advisories/unreviewed/2022/02/GHSA-3975-hvrj-7hm8/GHSA-3975-hvrj-7hm8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-3f32-592h-7fx5/GHSA-3f32-592h-7fx5.json b/advisories/unreviewed/2022/02/GHSA-3f32-592h-7fx5/GHSA-3f32-592h-7fx5.json
index 7a4aebe4018..3f81d0d6bb9 100644
--- a/advisories/unreviewed/2022/02/GHSA-3f32-592h-7fx5/GHSA-3f32-592h-7fx5.json
+++ b/advisories/unreviewed/2022/02/GHSA-3f32-592h-7fx5/GHSA-3f32-592h-7fx5.json
@@ -7,12 +7,8 @@
"CVE-2022-24317"
],
"details": "A CWE-862: Missing Authorization vulnerability exists that could cause information exposure when an attacker sends a specific message. Affected Product: Interactive Graphical SCADA System Data Server (V15.0.0.22020 and prior)",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-3gq9-j3xh-9xv4/GHSA-3gq9-j3xh-9xv4.json b/advisories/unreviewed/2022/02/GHSA-3gq9-j3xh-9xv4/GHSA-3gq9-j3xh-9xv4.json
index b082022c628..605d45791d8 100644
--- a/advisories/unreviewed/2022/02/GHSA-3gq9-j3xh-9xv4/GHSA-3gq9-j3xh-9xv4.json
+++ b/advisories/unreviewed/2022/02/GHSA-3gq9-j3xh-9xv4/GHSA-3gq9-j3xh-9xv4.json
@@ -7,12 +7,8 @@
"CVE-2022-21193"
],
"details": "Directory traversal vulnerability in TransmitMail 2.5.0 to 2.6.1 allows a remote unauthenticated attacker to obtain an arbitrary file on the server via unspecified vectors.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-3h5c-v4x2-h5xf/GHSA-3h5c-v4x2-h5xf.json b/advisories/unreviewed/2022/02/GHSA-3h5c-v4x2-h5xf/GHSA-3h5c-v4x2-h5xf.json
index 08a98704e13..f79f765502e 100644
--- a/advisories/unreviewed/2022/02/GHSA-3h5c-v4x2-h5xf/GHSA-3h5c-v4x2-h5xf.json
+++ b/advisories/unreviewed/2022/02/GHSA-3h5c-v4x2-h5xf/GHSA-3h5c-v4x2-h5xf.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-3jx4-rw6p-82pp/GHSA-3jx4-rw6p-82pp.json b/advisories/unreviewed/2022/02/GHSA-3jx4-rw6p-82pp/GHSA-3jx4-rw6p-82pp.json
index 9f4e089c656..292161990a3 100644
--- a/advisories/unreviewed/2022/02/GHSA-3jx4-rw6p-82pp/GHSA-3jx4-rw6p-82pp.json
+++ b/advisories/unreviewed/2022/02/GHSA-3jx4-rw6p-82pp/GHSA-3jx4-rw6p-82pp.json
@@ -7,12 +7,8 @@
"CVE-2021-42833"
],
"details": "A Use of Hardcoded Credentials vulnerability exists in AquaView versions 1.60, 7.x, and 8.x that could allow an authenticated local attacker to manipulate users and system settings.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-3pr9-fm6f-mq6g/GHSA-3pr9-fm6f-mq6g.json b/advisories/unreviewed/2022/02/GHSA-3pr9-fm6f-mq6g/GHSA-3pr9-fm6f-mq6g.json
index 83c51c72d67..7a989908ac1 100644
--- a/advisories/unreviewed/2022/02/GHSA-3pr9-fm6f-mq6g/GHSA-3pr9-fm6f-mq6g.json
+++ b/advisories/unreviewed/2022/02/GHSA-3pr9-fm6f-mq6g/GHSA-3pr9-fm6f-mq6g.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/02/GHSA-3qj2-6fgh-7xm2/GHSA-3qj2-6fgh-7xm2.json b/advisories/unreviewed/2022/02/GHSA-3qj2-6fgh-7xm2/GHSA-3qj2-6fgh-7xm2.json
index 1ea3adb1c93..47798373142 100644
--- a/advisories/unreviewed/2022/02/GHSA-3qj2-6fgh-7xm2/GHSA-3qj2-6fgh-7xm2.json
+++ b/advisories/unreviewed/2022/02/GHSA-3qj2-6fgh-7xm2/GHSA-3qj2-6fgh-7xm2.json
@@ -7,12 +7,8 @@
"CVE-2022-0365"
],
"details": "The affected product is vulnerable to an authenticated OS command injection, which may allow an attacker to inject and execute arbitrary shell commands as the Admin (root) user.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-3qv8-4pm7-wp59/GHSA-3qv8-4pm7-wp59.json b/advisories/unreviewed/2022/02/GHSA-3qv8-4pm7-wp59/GHSA-3qv8-4pm7-wp59.json
index 3f79432d643..776925c604f 100644
--- a/advisories/unreviewed/2022/02/GHSA-3qv8-4pm7-wp59/GHSA-3qv8-4pm7-wp59.json
+++ b/advisories/unreviewed/2022/02/GHSA-3qv8-4pm7-wp59/GHSA-3qv8-4pm7-wp59.json
@@ -7,12 +7,8 @@
"CVE-2021-39280"
],
"details": "Certain Korenix JetWave devices allow authenticated users to execute arbitrary code as root via /syscmd.asp. This affects 2212X before 1.9.1, 2212S before 1.9.1, 2212G before 1.8, 3220 V3 before 1.5.1, 3420 V3 before 1.5.1, and 2311 through 2022-01-31.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -28,9 +24,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/02/GHSA-3r84-frqg-8226/GHSA-3r84-frqg-8226.json b/advisories/unreviewed/2022/02/GHSA-3r84-frqg-8226/GHSA-3r84-frqg-8226.json
index 46814ae910c..a101f081262 100644
--- a/advisories/unreviewed/2022/02/GHSA-3r84-frqg-8226/GHSA-3r84-frqg-8226.json
+++ b/advisories/unreviewed/2022/02/GHSA-3r84-frqg-8226/GHSA-3r84-frqg-8226.json
@@ -7,12 +7,8 @@
"CVE-2022-0149"
],
"details": "The WooCommerce WordPress plugin before 2.7.1 was affected by a Reflected Cross-Site Scripting (XSS) vulnerability in the woo_ce admin page.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-3wmq-h2jq-wfgw/GHSA-3wmq-h2jq-wfgw.json b/advisories/unreviewed/2022/02/GHSA-3wmq-h2jq-wfgw/GHSA-3wmq-h2jq-wfgw.json
index 6efa2e4e7fc..d35801e663e 100644
--- a/advisories/unreviewed/2022/02/GHSA-3wmq-h2jq-wfgw/GHSA-3wmq-h2jq-wfgw.json
+++ b/advisories/unreviewed/2022/02/GHSA-3wmq-h2jq-wfgw/GHSA-3wmq-h2jq-wfgw.json
@@ -7,12 +7,8 @@
"CVE-2021-24879"
],
"details": "The SupportCandy WordPress plugin before 2.2.7 does not have CSRF check in the wpsc_tickets AJAX action, nor has any sanitisation or escaping in some of the filter fields which could allow attackers to make a logged in user having access to the ticket lists dashboard set an arbitrary filter (stored in their cookies) with an XSS payload in it.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-498m-2jp9-66x5/GHSA-498m-2jp9-66x5.json b/advisories/unreviewed/2022/02/GHSA-498m-2jp9-66x5/GHSA-498m-2jp9-66x5.json
index 05a28cd826d..91f326da09a 100644
--- a/advisories/unreviewed/2022/02/GHSA-498m-2jp9-66x5/GHSA-498m-2jp9-66x5.json
+++ b/advisories/unreviewed/2022/02/GHSA-498m-2jp9-66x5/GHSA-498m-2jp9-66x5.json
@@ -7,12 +7,8 @@
"CVE-2021-43926"
],
"details": "Improper neutralization of special elements used in an SQL command ('SQL Injection') vulnerability in Log Management functionality in Synology DiskStation Manager (DSM) before 7.0.1-42218-2 allows remote attackers to inject SQL commands via unspecified vectors.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-49c8-cmr9-7c94/GHSA-49c8-cmr9-7c94.json b/advisories/unreviewed/2022/02/GHSA-49c8-cmr9-7c94/GHSA-49c8-cmr9-7c94.json
index 714052b7b3b..e0ee232de31 100644
--- a/advisories/unreviewed/2022/02/GHSA-49c8-cmr9-7c94/GHSA-49c8-cmr9-7c94.json
+++ b/advisories/unreviewed/2022/02/GHSA-49c8-cmr9-7c94/GHSA-49c8-cmr9-7c94.json
@@ -7,12 +7,8 @@
"CVE-2020-12891"
],
"details": "AMD Radeon Software may be vulnerable to DLL Hijacking through path variable. An unprivileged user may be able to drop its malicious DLL file in any location which is in path environment variable.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-49vp-rvr9-vh53/GHSA-49vp-rvr9-vh53.json b/advisories/unreviewed/2022/02/GHSA-49vp-rvr9-vh53/GHSA-49vp-rvr9-vh53.json
index be7699a428b..956502721b2 100644
--- a/advisories/unreviewed/2022/02/GHSA-49vp-rvr9-vh53/GHSA-49vp-rvr9-vh53.json
+++ b/advisories/unreviewed/2022/02/GHSA-49vp-rvr9-vh53/GHSA-49vp-rvr9-vh53.json
@@ -7,12 +7,8 @@
"CVE-2021-44206"
],
"details": "Local privilege escalation due to DLL hijacking vulnerability in Acronis Media Builder service. The following products are affected: Acronis Cyber Protect Home Office (Windows) before build 39612, Acronis True Image 2021 (Windows) before build 39287",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-4cr8-mrwp-p7xm/GHSA-4cr8-mrwp-p7xm.json b/advisories/unreviewed/2022/02/GHSA-4cr8-mrwp-p7xm/GHSA-4cr8-mrwp-p7xm.json
index 6a90826cff9..6f8a5b48ae5 100644
--- a/advisories/unreviewed/2022/02/GHSA-4cr8-mrwp-p7xm/GHSA-4cr8-mrwp-p7xm.json
+++ b/advisories/unreviewed/2022/02/GHSA-4cr8-mrwp-p7xm/GHSA-4cr8-mrwp-p7xm.json
@@ -7,12 +7,8 @@
"CVE-2021-44205"
],
"details": "Local privilege escalation due to DLL hijacking vulnerability. The following products are affected: Acronis Cyber Protect Home Office (Windows) before build 39612, Acronis True Image 2021 (Windows) before build 39287",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-4h9r-5ghh-22g9/GHSA-4h9r-5ghh-22g9.json b/advisories/unreviewed/2022/02/GHSA-4h9r-5ghh-22g9/GHSA-4h9r-5ghh-22g9.json
index 648fc13f39e..7c0b311c7bb 100644
--- a/advisories/unreviewed/2022/02/GHSA-4h9r-5ghh-22g9/GHSA-4h9r-5ghh-22g9.json
+++ b/advisories/unreviewed/2022/02/GHSA-4h9r-5ghh-22g9/GHSA-4h9r-5ghh-22g9.json
@@ -7,12 +7,8 @@
"CVE-2021-37613"
],
"details": "Stormshield Network Security (SNS) 1.0.0 through 4.2.3 allows a Denial of Service.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -28,9 +24,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/02/GHSA-4hrq-xfjw-8g7p/GHSA-4hrq-xfjw-8g7p.json b/advisories/unreviewed/2022/02/GHSA-4hrq-xfjw-8g7p/GHSA-4hrq-xfjw-8g7p.json
index 4b6bc4d1f8d..172c1a598b1 100644
--- a/advisories/unreviewed/2022/02/GHSA-4hrq-xfjw-8g7p/GHSA-4hrq-xfjw-8g7p.json
+++ b/advisories/unreviewed/2022/02/GHSA-4hrq-xfjw-8g7p/GHSA-4hrq-xfjw-8g7p.json
@@ -7,12 +7,8 @@
"CVE-2021-41442"
],
"details": "An HTTP smuggling attack in the web application of D-Link DIR-X1860 before v1.10WWB09_Beta allows a remote unauthenticated attacker to DoS the web application via sending a specific HTTP packet.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-4prh-62v9-32q3/GHSA-4prh-62v9-32q3.json b/advisories/unreviewed/2022/02/GHSA-4prh-62v9-32q3/GHSA-4prh-62v9-32q3.json
index a243b8bf158..6760bebc446 100644
--- a/advisories/unreviewed/2022/02/GHSA-4prh-62v9-32q3/GHSA-4prh-62v9-32q3.json
+++ b/advisories/unreviewed/2022/02/GHSA-4prh-62v9-32q3/GHSA-4prh-62v9-32q3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-533q-88rf-cgxx/GHSA-533q-88rf-cgxx.json b/advisories/unreviewed/2022/02/GHSA-533q-88rf-cgxx/GHSA-533q-88rf-cgxx.json
index bb0c4a1bba1..675486714a6 100644
--- a/advisories/unreviewed/2022/02/GHSA-533q-88rf-cgxx/GHSA-533q-88rf-cgxx.json
+++ b/advisories/unreviewed/2022/02/GHSA-533q-88rf-cgxx/GHSA-533q-88rf-cgxx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/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/02/GHSA-55vj-h525-w8cj/GHSA-55vj-h525-w8cj.json b/advisories/unreviewed/2022/02/GHSA-55vj-h525-w8cj/GHSA-55vj-h525-w8cj.json
index 642933df51a..1693f5a6723 100644
--- a/advisories/unreviewed/2022/02/GHSA-55vj-h525-w8cj/GHSA-55vj-h525-w8cj.json
+++ b/advisories/unreviewed/2022/02/GHSA-55vj-h525-w8cj/GHSA-55vj-h525-w8cj.json
@@ -7,12 +7,8 @@
"CVE-2021-44912"
],
"details": "In XE 1.116, when uploading the Normal button, there is no restriction on the file suffix, which leads to any file uploading to the files directory. Since .htaccess only restricts the PHP type, uploading HTML-type files leads to stored XSS vulnerabilities. If the .htaccess configuration is improper, for example before the XE 1.11.2 version, you can upload the PHP type file to GETSHELL.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-56vv-w8x4-c263/GHSA-56vv-w8x4-c263.json b/advisories/unreviewed/2022/02/GHSA-56vv-w8x4-c263/GHSA-56vv-w8x4-c263.json
index 9a377267d2d..d6323927b74 100644
--- a/advisories/unreviewed/2022/02/GHSA-56vv-w8x4-c263/GHSA-56vv-w8x4-c263.json
+++ b/advisories/unreviewed/2022/02/GHSA-56vv-w8x4-c263/GHSA-56vv-w8x4-c263.json
@@ -7,12 +7,8 @@
"CVE-2021-25077"
],
"details": "The Store Toolkit for WooCommerce WordPress plugin before 2.3.2 does not sanitise and escape the tab parameter before outputting it back in an admin page in an error message, leading to a Reflected Cross-Site Scripting",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-587v-7rx9-g35r/GHSA-587v-7rx9-g35r.json b/advisories/unreviewed/2022/02/GHSA-587v-7rx9-g35r/GHSA-587v-7rx9-g35r.json
index b374d3ceda2..94195ea249a 100644
--- a/advisories/unreviewed/2022/02/GHSA-587v-7rx9-g35r/GHSA-587v-7rx9-g35r.json
+++ b/advisories/unreviewed/2022/02/GHSA-587v-7rx9-g35r/GHSA-587v-7rx9-g35r.json
@@ -7,12 +7,8 @@
"CVE-2022-20702"
],
"details": "Multiple vulnerabilities in Cisco Small Business RV160, RV260, RV340, and RV345 Series Routers could allow an attacker to do any of the following: Execute arbitrary code Elevate privileges Execute arbitrary commands Bypass authentication and authorization protections Fetch and run unsigned software Cause denial of service (DoS) For more information about these vulnerabilities, see the Details section of this advisory.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-5g6x-5wq6-p6g5/GHSA-5g6x-5wq6-p6g5.json b/advisories/unreviewed/2022/02/GHSA-5g6x-5wq6-p6g5/GHSA-5g6x-5wq6-p6g5.json
index 85e4757f5f0..08bb5b5646e 100644
--- a/advisories/unreviewed/2022/02/GHSA-5g6x-5wq6-p6g5/GHSA-5g6x-5wq6-p6g5.json
+++ b/advisories/unreviewed/2022/02/GHSA-5g6x-5wq6-p6g5/GHSA-5g6x-5wq6-p6g5.json
@@ -7,12 +7,8 @@
"CVE-2020-7534"
],
"details": "A CWE-352: Cross-Site Request Forgery (CSRF) vulnerability exists on the web server used, that could cause a leak of sensitive data or unauthorized actions on the web server during the time the user is logged in. Affected Products: Modicon M340 CPUs: BMXP34 (All Versions), Modicon Quantum CPUs with integrated Ethernet (Copro): 140CPU65 (All Versions), Modicon Premium CPUs with integrated Ethernet (Copro): TSXP57 (All Versions), Modicon M340 ethernet modules: (BMXNOC0401, BMXNOE01, BMXNOR0200H) (All Versions), Modicon Quantum and Premium factory cast communication modules: (140NOE77111, 140NOC78*00, TSXETY5103, TSXETY4103) (All Versions)",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-5jrx-wx9x-fj78/GHSA-5jrx-wx9x-fj78.json b/advisories/unreviewed/2022/02/GHSA-5jrx-wx9x-fj78/GHSA-5jrx-wx9x-fj78.json
index d2d8905a028..c4374e31817 100644
--- a/advisories/unreviewed/2022/02/GHSA-5jrx-wx9x-fj78/GHSA-5jrx-wx9x-fj78.json
+++ b/advisories/unreviewed/2022/02/GHSA-5jrx-wx9x-fj78/GHSA-5jrx-wx9x-fj78.json
@@ -7,12 +7,8 @@
"CVE-2021-45357"
],
"details": "Cross Site Scripting (XSS) vulnerability exists in Piwigo 12.x via the pwg_activity function in include/functions.inc.php.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-5vgc-7m2q-792q/GHSA-5vgc-7m2q-792q.json b/advisories/unreviewed/2022/02/GHSA-5vgc-7m2q-792q/GHSA-5vgc-7m2q-792q.json
index cb4fc48cf87..397a61d3c1d 100644
--- a/advisories/unreviewed/2022/02/GHSA-5vgc-7m2q-792q/GHSA-5vgc-7m2q-792q.json
+++ b/advisories/unreviewed/2022/02/GHSA-5vgc-7m2q-792q/GHSA-5vgc-7m2q-792q.json
@@ -7,12 +7,8 @@
"CVE-2022-22833"
],
"details": "An issue was discovered in Servisnet Tessa 0.0.2. An attacker can obtain sensitive information via a /js/app.js request.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -36,9 +32,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/02/GHSA-6434-hpfm-8425/GHSA-6434-hpfm-8425.json b/advisories/unreviewed/2022/02/GHSA-6434-hpfm-8425/GHSA-6434-hpfm-8425.json
index 57ec5c080ac..62bbb1d3c41 100644
--- a/advisories/unreviewed/2022/02/GHSA-6434-hpfm-8425/GHSA-6434-hpfm-8425.json
+++ b/advisories/unreviewed/2022/02/GHSA-6434-hpfm-8425/GHSA-6434-hpfm-8425.json
@@ -7,12 +7,8 @@
"CVE-2022-0218"
],
"details": "The WP HTML Mail WordPress plugin is vulnerable to unauthorized access which allows unauthenticated attackers to retrieve and modify theme settings due to a missing capability check on the /themesettings REST-API endpoint found in the ~/includes/class-template-designer.php file, in versions up to and including 3.0.9. This makes it possible for attackers with no privileges to execute the endpoint and add malicious JavaScript to a vulnerable WordPress site.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-6cpj-3r2r-v2m4/GHSA-6cpj-3r2r-v2m4.json b/advisories/unreviewed/2022/02/GHSA-6cpj-3r2r-v2m4/GHSA-6cpj-3r2r-v2m4.json
index 6ea251efbc1..d15e2d9985c 100644
--- a/advisories/unreviewed/2022/02/GHSA-6cpj-3r2r-v2m4/GHSA-6cpj-3r2r-v2m4.json
+++ b/advisories/unreviewed/2022/02/GHSA-6cpj-3r2r-v2m4/GHSA-6cpj-3r2r-v2m4.json
@@ -7,12 +7,8 @@
"CVE-2022-0525"
],
"details": "Out-of-bounds Read in Homebrew mruby prior to 3.2.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-7386-4wm9-v7xr/GHSA-7386-4wm9-v7xr.json b/advisories/unreviewed/2022/02/GHSA-7386-4wm9-v7xr/GHSA-7386-4wm9-v7xr.json
index abe44202812..baee2fabc27 100644
--- a/advisories/unreviewed/2022/02/GHSA-7386-4wm9-v7xr/GHSA-7386-4wm9-v7xr.json
+++ b/advisories/unreviewed/2022/02/GHSA-7386-4wm9-v7xr/GHSA-7386-4wm9-v7xr.json
@@ -7,12 +7,8 @@
"CVE-2022-21805"
],
"details": "Reflected cross-site scripting vulnerability in the attached file name of php_mailform versions prior to Version 1.40 allows a remote unauthenticated attacker to inject an arbitrary script via unspecified vectors.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-785w-vj78-p44x/GHSA-785w-vj78-p44x.json b/advisories/unreviewed/2022/02/GHSA-785w-vj78-p44x/GHSA-785w-vj78-p44x.json
index 7c995a44bc9..f484a904ca0 100644
--- a/advisories/unreviewed/2022/02/GHSA-785w-vj78-p44x/GHSA-785w-vj78-p44x.json
+++ b/advisories/unreviewed/2022/02/GHSA-785w-vj78-p44x/GHSA-785w-vj78-p44x.json
@@ -7,12 +7,8 @@
"CVE-2021-46354"
],
"details": "Thinfinity VirtualUI 2.1.28.0, 2.1.32.1 and 2.5.26.2, fixed in version 3.0 is affected by an information disclosure vulnerability in the parameter \"Addr\" in cmd site. The ability to send requests to other systems can allow the vulnerable server to filtrate the real IP of the web server or increase the attack surface.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-7jjc-885j-6655/GHSA-7jjc-885j-6655.json b/advisories/unreviewed/2022/02/GHSA-7jjc-885j-6655/GHSA-7jjc-885j-6655.json
index 195c56b0d6c..c42da4e12b3 100644
--- a/advisories/unreviewed/2022/02/GHSA-7jjc-885j-6655/GHSA-7jjc-885j-6655.json
+++ b/advisories/unreviewed/2022/02/GHSA-7jjc-885j-6655/GHSA-7jjc-885j-6655.json
@@ -7,12 +7,8 @@
"CVE-2021-25103"
],
"details": "The Translate WordPress with GTranslate WordPress plugin before 2.9.7 does not sanitise and escape the body parameter in the url_addon/gtranslate-email.php file before outputting it back in the page, leading to a Reflected Cross-Site Scripting issue. Note: exploitation of the issue requires knowledge of the NONCE_SALT and NONCE_KEY",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-845x-rpm3-p344/GHSA-845x-rpm3-p344.json b/advisories/unreviewed/2022/02/GHSA-845x-rpm3-p344/GHSA-845x-rpm3-p344.json
index 6dca56955b2..3c3b7967d50 100644
--- a/advisories/unreviewed/2022/02/GHSA-845x-rpm3-p344/GHSA-845x-rpm3-p344.json
+++ b/advisories/unreviewed/2022/02/GHSA-845x-rpm3-p344/GHSA-845x-rpm3-p344.json
@@ -7,12 +7,8 @@
"CVE-2021-46160"
],
"details": "A vulnerability has been identified in Simcenter Femap V2020.2 (All versions), Simcenter Femap V2021.1 (All versions). Affected application contains an out of bounds write past the end of an allocated structure while parsing specially crafted NEU files. This could allow an attacker to execute code in the context of the current process. (ZDI-CAN-15286)",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-86m6-8m8r-f858/GHSA-86m6-8m8r-f858.json b/advisories/unreviewed/2022/02/GHSA-86m6-8m8r-f858/GHSA-86m6-8m8r-f858.json
index 07e3f5fe5aa..413d51c1046 100644
--- a/advisories/unreviewed/2022/02/GHSA-86m6-8m8r-f858/GHSA-86m6-8m8r-f858.json
+++ b/advisories/unreviewed/2022/02/GHSA-86m6-8m8r-f858/GHSA-86m6-8m8r-f858.json
@@ -7,12 +7,8 @@
"CVE-2022-20630"
],
"details": "A vulnerability in the audit log of Cisco DNA Center could allow an authenticated, local attacker to view sensitive information in clear text. This vulnerability is due to the unsecured logging of sensitive information on an affected system. An attacker with administrative privileges could exploit this vulnerability by accessing the audit logs through the CLI. A successful exploit could allow the attacker to retrieve sensitive information that includes user credentials.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-86q7-w6v5-827g/GHSA-86q7-w6v5-827g.json b/advisories/unreviewed/2022/02/GHSA-86q7-w6v5-827g/GHSA-86q7-w6v5-827g.json
index 5ecf670456a..ab811560374 100644
--- a/advisories/unreviewed/2022/02/GHSA-86q7-w6v5-827g/GHSA-86q7-w6v5-827g.json
+++ b/advisories/unreviewed/2022/02/GHSA-86q7-w6v5-827g/GHSA-86q7-w6v5-827g.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-8g3c-f2w7-r54q/GHSA-8g3c-f2w7-r54q.json b/advisories/unreviewed/2022/02/GHSA-8g3c-f2w7-r54q/GHSA-8g3c-f2w7-r54q.json
index 96bd1ba54d0..f748a939140 100644
--- a/advisories/unreviewed/2022/02/GHSA-8g3c-f2w7-r54q/GHSA-8g3c-f2w7-r54q.json
+++ b/advisories/unreviewed/2022/02/GHSA-8g3c-f2w7-r54q/GHSA-8g3c-f2w7-r54q.json
@@ -7,12 +7,8 @@
"CVE-2021-20877"
],
"details": "Cross-site scripting vulnerability in Canon laser printers and small office multifunctional printers (LBP162L/LBP162, MF4890dw, MF269dw/MF265dw/MF264dw/MF262dw, MF249dw/MF245dw/MF244dw/MF242dw/MF232w, and MF229dw/MF224dw/MF222dw sold in Japan, imageCLASS MF Series (MF113W/MF212W/MF217W/MF227DW/MF229DW, MF232W/MF244DW/MF247DW/MF249DW, MF264DW/MF267DW/MF269DW/MF269DW VP, and MF4570DN/MF4570DW/MF4770N/MF4880DW/MF4890DW) and imageCLASS LBP Series (LBP113W/LBP151DW/LBP162DW ) sold in the US, and iSENSYS (LBP162DW, LBP113W, LBP151DW, MF269dw, MF267dw, MF264dw, MF113w, MF249dw, MF247dw, MF244dw, MF237w, MF232w, MF229dw, MF217w, MF212w, MF4780w, and MF4890dw) and imageRUNNER (2206IF, 2204N, and 2204F) sold in Europe) allows remote attackers to inject an arbitrary script via unspecified vectors.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-93p4-f6c6-whg8/GHSA-93p4-f6c6-whg8.json b/advisories/unreviewed/2022/02/GHSA-93p4-f6c6-whg8/GHSA-93p4-f6c6-whg8.json
index 235889b24fe..3c66b602563 100644
--- a/advisories/unreviewed/2022/02/GHSA-93p4-f6c6-whg8/GHSA-93p4-f6c6-whg8.json
+++ b/advisories/unreviewed/2022/02/GHSA-93p4-f6c6-whg8/GHSA-93p4-f6c6-whg8.json
@@ -7,12 +7,8 @@
"CVE-2022-20711"
],
"details": "Multiple vulnerabilities in Cisco Small Business RV160, RV260, RV340, and RV345 Series Routers could allow an attacker to do any of the following: Execute arbitrary code Elevate privileges Execute arbitrary commands Bypass authentication and authorization protections Fetch and run unsigned software Cause denial of service (DoS) For more information about these vulnerabilities, see the Details section of this advisory.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-9f2f-rwp6-gw4q/GHSA-9f2f-rwp6-gw4q.json b/advisories/unreviewed/2022/02/GHSA-9f2f-rwp6-gw4q/GHSA-9f2f-rwp6-gw4q.json
index e4585d0e2e8..425108282f9 100644
--- a/advisories/unreviewed/2022/02/GHSA-9f2f-rwp6-gw4q/GHSA-9f2f-rwp6-gw4q.json
+++ b/advisories/unreviewed/2022/02/GHSA-9f2f-rwp6-gw4q/GHSA-9f2f-rwp6-gw4q.json
@@ -7,12 +7,8 @@
"CVE-2021-24765"
],
"details": "The Perfect Survey WordPress plugin through 1.5.2 does not validate and escape the X-Forwarded-For header value before outputting it in the statistic page when the Anonymize IP setting of a survey is turned off, leading to a Stored Cross-Site Scripting issue",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-9jj4-gg9r-9q5m/GHSA-9jj4-gg9r-9q5m.json b/advisories/unreviewed/2022/02/GHSA-9jj4-gg9r-9q5m/GHSA-9jj4-gg9r-9q5m.json
index c798147bdc3..1b223d4b72f 100644
--- a/advisories/unreviewed/2022/02/GHSA-9jj4-gg9r-9q5m/GHSA-9jj4-gg9r-9q5m.json
+++ b/advisories/unreviewed/2022/02/GHSA-9jj4-gg9r-9q5m/GHSA-9jj4-gg9r-9q5m.json
@@ -7,12 +7,8 @@
"CVE-2021-46156"
],
"details": "A vulnerability has been identified in Simcenter Femap V2020.2 (All versions), Simcenter Femap V2021.1 (All versions). Affected application contains an out of bounds write past the end of an allocated structure while parsing specially crafted NEU files. This could allow an attacker to execute code in the context of the current process. (ZDI-CAN-14684)",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-9jxm-cw29-vpj8/GHSA-9jxm-cw29-vpj8.json b/advisories/unreviewed/2022/02/GHSA-9jxm-cw29-vpj8/GHSA-9jxm-cw29-vpj8.json
index 69b20d7cc83..8b31da48763 100644
--- a/advisories/unreviewed/2022/02/GHSA-9jxm-cw29-vpj8/GHSA-9jxm-cw29-vpj8.json
+++ b/advisories/unreviewed/2022/02/GHSA-9jxm-cw29-vpj8/GHSA-9jxm-cw29-vpj8.json
@@ -7,12 +7,8 @@
"CVE-2022-22831"
],
"details": "An issue was discovered in Servisnet Tessa 0.0.2. An attacker can add a new sysadmin user via a manipulation of the Authorization HTTP header.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-9wrg-64cr-9jvf/GHSA-9wrg-64cr-9jvf.json b/advisories/unreviewed/2022/02/GHSA-9wrg-64cr-9jvf/GHSA-9wrg-64cr-9jvf.json
index 8ef11f5204e..69f0d54ce95 100644
--- a/advisories/unreviewed/2022/02/GHSA-9wrg-64cr-9jvf/GHSA-9wrg-64cr-9jvf.json
+++ b/advisories/unreviewed/2022/02/GHSA-9wrg-64cr-9jvf/GHSA-9wrg-64cr-9jvf.json
@@ -7,12 +7,8 @@
"CVE-2022-23102"
],
"details": "A vulnerability has been identified in SINEMA Remote Connect Server (All versions < V2.0). Affected products contain an open redirect vulnerability. An attacker could trick a valid authenticated user to the device into clicking a malicious link there by leading to phishing attacks.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-c6wf-r6hx-jvrc/GHSA-c6wf-r6hx-jvrc.json b/advisories/unreviewed/2022/02/GHSA-c6wf-r6hx-jvrc/GHSA-c6wf-r6hx-jvrc.json
index 9c05bb5e146..3290d39a601 100644
--- a/advisories/unreviewed/2022/02/GHSA-c6wf-r6hx-jvrc/GHSA-c6wf-r6hx-jvrc.json
+++ b/advisories/unreviewed/2022/02/GHSA-c6wf-r6hx-jvrc/GHSA-c6wf-r6hx-jvrc.json
@@ -7,12 +7,8 @@
"CVE-2021-24764"
],
"details": "The Perfect Survey WordPress plugin before 1.5.2 does not sanitise and escape multiple parameters (id and filters[session_id] of single_statistics page, type and message of importexport page) before outputting them back in pages/attributes in the admin dashboard, leading to Reflected Cross-Site Scripting issues",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-c8q6-g23p-58gh/GHSA-c8q6-g23p-58gh.json b/advisories/unreviewed/2022/02/GHSA-c8q6-g23p-58gh/GHSA-c8q6-g23p-58gh.json
index 633140cd25e..64f955d4047 100644
--- a/advisories/unreviewed/2022/02/GHSA-c8q6-g23p-58gh/GHSA-c8q6-g23p-58gh.json
+++ b/advisories/unreviewed/2022/02/GHSA-c8q6-g23p-58gh/GHSA-c8q6-g23p-58gh.json
@@ -7,12 +7,8 @@
"CVE-2022-0021"
],
"details": "An information exposure through log file vulnerability exists in the Palo Alto Networks GlobalProtect app on Windows that logs the cleartext credentials of the connecting GlobalProtect user when authenticating using Connect Before Logon feature. This issue impacts GlobalProtect App 5.2 versions earlier than 5.2.9 on Windows. This issue does not affect the GlobalProtect app on other platforms.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-ch5x-pm84-3rw7/GHSA-ch5x-pm84-3rw7.json b/advisories/unreviewed/2022/02/GHSA-ch5x-pm84-3rw7/GHSA-ch5x-pm84-3rw7.json
index 7e9acdcfa7d..4695548623a 100644
--- a/advisories/unreviewed/2022/02/GHSA-ch5x-pm84-3rw7/GHSA-ch5x-pm84-3rw7.json
+++ b/advisories/unreviewed/2022/02/GHSA-ch5x-pm84-3rw7/GHSA-ch5x-pm84-3rw7.json
@@ -7,12 +7,8 @@
"CVE-2021-24707"
],
"details": "The Learning Courses WordPress plugin before 5.0 does not sanitise and escape the Email PDT identity token settings, which could allow high privilege users to perform cross-Site Scripting attacks even when the unfiltered_html capability is disallowed",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-cj68-2692-h2p9/GHSA-cj68-2692-h2p9.json b/advisories/unreviewed/2022/02/GHSA-cj68-2692-h2p9/GHSA-cj68-2692-h2p9.json
index a14dd631c3b..05df12b82b9 100644
--- a/advisories/unreviewed/2022/02/GHSA-cj68-2692-h2p9/GHSA-cj68-2692-h2p9.json
+++ b/advisories/unreviewed/2022/02/GHSA-cj68-2692-h2p9/GHSA-cj68-2692-h2p9.json
@@ -7,12 +7,8 @@
"CVE-2021-29219"
],
"details": "A potential local buffer overflow vulnerability has been identified in HPE FlexNetwork 5130 EL Switch Series version: Prior to 5130_EI_7.10.R3507P02. HPE has made the following software update to resolve the vulnerability in HPE FlexNetwork 5130 EL Switch Series version 5130_EL_7.10.R3507P02.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-cwqh-h5q7-wc9w/GHSA-cwqh-h5q7-wc9w.json b/advisories/unreviewed/2022/02/GHSA-cwqh-h5q7-wc9w/GHSA-cwqh-h5q7-wc9w.json
index 22fd39fc604..c4e612ca524 100644
--- a/advisories/unreviewed/2022/02/GHSA-cwqh-h5q7-wc9w/GHSA-cwqh-h5q7-wc9w.json
+++ b/advisories/unreviewed/2022/02/GHSA-cwqh-h5q7-wc9w/GHSA-cwqh-h5q7-wc9w.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/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/02/GHSA-f367-vh5r-c4hw/GHSA-f367-vh5r-c4hw.json b/advisories/unreviewed/2022/02/GHSA-f367-vh5r-c4hw/GHSA-f367-vh5r-c4hw.json
index 2b7fd5059e9..df6078f66fc 100644
--- a/advisories/unreviewed/2022/02/GHSA-f367-vh5r-c4hw/GHSA-f367-vh5r-c4hw.json
+++ b/advisories/unreviewed/2022/02/GHSA-f367-vh5r-c4hw/GHSA-f367-vh5r-c4hw.json
@@ -7,12 +7,8 @@
"CVE-2021-24648"
],
"details": "The RegistrationMagic WordPress plugin before 5.0.1.9 does not sanitise and escape the rm_search_value parameter before outputting back in an attribute, leading to a Reflected Cross-Site Scripting",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-f5mp-38pc-rhx6/GHSA-f5mp-38pc-rhx6.json b/advisories/unreviewed/2022/02/GHSA-f5mp-38pc-rhx6/GHSA-f5mp-38pc-rhx6.json
index bcf79bab245..137beea1619 100644
--- a/advisories/unreviewed/2022/02/GHSA-f5mp-38pc-rhx6/GHSA-f5mp-38pc-rhx6.json
+++ b/advisories/unreviewed/2022/02/GHSA-f5mp-38pc-rhx6/GHSA-f5mp-38pc-rhx6.json
@@ -7,12 +7,8 @@
"CVE-2022-24111"
],
"details": "In Mahara 21.04 before 21.04.3 and 21.10 before 21.10.1, portfolios created in groups that have not been shared with non-group members and portfolios created on the site and institution levels can be viewed without requiring a login if the URL to these portfolios is known.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-f7wq-7cmj-9wqj/GHSA-f7wq-7cmj-9wqj.json b/advisories/unreviewed/2022/02/GHSA-f7wq-7cmj-9wqj/GHSA-f7wq-7cmj-9wqj.json
index ddd80add9ac..cd170c6b6ac 100644
--- a/advisories/unreviewed/2022/02/GHSA-f7wq-7cmj-9wqj/GHSA-f7wq-7cmj-9wqj.json
+++ b/advisories/unreviewed/2022/02/GHSA-f7wq-7cmj-9wqj/GHSA-f7wq-7cmj-9wqj.json
@@ -7,12 +7,8 @@
"CVE-2021-41441"
],
"details": "A DoS attack in the web application of D-Link DIR-X1860 before v1.10WWB09_Beta allows a remote unauthenticated attacker to reboot the router via sending a specially crafted URL to an authenticated victim. The authenticated victim need to visit this URL, for the router to reboot.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-fgfm-hjh9-vxjr/GHSA-fgfm-hjh9-vxjr.json b/advisories/unreviewed/2022/02/GHSA-fgfm-hjh9-vxjr/GHSA-fgfm-hjh9-vxjr.json
index 6fe3c485cc3..d2ab299b9b8 100644
--- a/advisories/unreviewed/2022/02/GHSA-fgfm-hjh9-vxjr/GHSA-fgfm-hjh9-vxjr.json
+++ b/advisories/unreviewed/2022/02/GHSA-fgfm-hjh9-vxjr/GHSA-fgfm-hjh9-vxjr.json
@@ -7,12 +7,8 @@
"CVE-2022-22679"
],
"details": "Improper limitation of a pathname to a restricted directory ('Path Traversal') vulnerability in support service management in Synology DiskStation Manager (DSM) before 7.0.1-42218-2 allows remote authenticated users to write arbitrary files via unspecified vectors.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-fhcm-g3vr-2xmr/GHSA-fhcm-g3vr-2xmr.json b/advisories/unreviewed/2022/02/GHSA-fhcm-g3vr-2xmr/GHSA-fhcm-g3vr-2xmr.json
index ab4f5e92fdd..b09c6120943 100644
--- a/advisories/unreviewed/2022/02/GHSA-fhcm-g3vr-2xmr/GHSA-fhcm-g3vr-2xmr.json
+++ b/advisories/unreviewed/2022/02/GHSA-fhcm-g3vr-2xmr/GHSA-fhcm-g3vr-2xmr.json
@@ -7,12 +7,8 @@
"CVE-2022-22680"
],
"details": "Exposure of sensitive information to an unauthorized actor vulnerability in Web Server in Synology DiskStation Manager (DSM) before 7.0.1-42218-2 allows remote attackers to obtain sensitive information via unspecified vectors.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-fj58-cq6r-c8rq/GHSA-fj58-cq6r-c8rq.json b/advisories/unreviewed/2022/02/GHSA-fj58-cq6r-c8rq/GHSA-fj58-cq6r-c8rq.json
index b38035ac35d..236d1a08311 100644
--- a/advisories/unreviewed/2022/02/GHSA-fj58-cq6r-c8rq/GHSA-fj58-cq6r-c8rq.json
+++ b/advisories/unreviewed/2022/02/GHSA-fj58-cq6r-c8rq/GHSA-fj58-cq6r-c8rq.json
@@ -7,12 +7,8 @@
"CVE-2022-24568"
],
"details": "Novel-plus v3.6.0 was discovered to be vulnerable to Server-Side Request Forgery (SSRF) via user-supplied crafted input.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-fp63-vpqm-jj5g/GHSA-fp63-vpqm-jj5g.json b/advisories/unreviewed/2022/02/GHSA-fp63-vpqm-jj5g/GHSA-fp63-vpqm-jj5g.json
index 4ddde3f0c8c..a4dd4cd893b 100644
--- a/advisories/unreviewed/2022/02/GHSA-fp63-vpqm-jj5g/GHSA-fp63-vpqm-jj5g.json
+++ b/advisories/unreviewed/2022/02/GHSA-fp63-vpqm-jj5g/GHSA-fp63-vpqm-jj5g.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-fv8p-4m6f-8crp/GHSA-fv8p-4m6f-8crp.json b/advisories/unreviewed/2022/02/GHSA-fv8p-4m6f-8crp/GHSA-fv8p-4m6f-8crp.json
index 7187f6730a6..1a9f8eae50c 100644
--- a/advisories/unreviewed/2022/02/GHSA-fv8p-4m6f-8crp/GHSA-fv8p-4m6f-8crp.json
+++ b/advisories/unreviewed/2022/02/GHSA-fv8p-4m6f-8crp/GHSA-fv8p-4m6f-8crp.json
@@ -7,12 +7,8 @@
"CVE-2022-0017"
],
"details": "An improper link resolution before file access ('link following') vulnerability exists in the Palo Alto Networks GlobalProtect app on Windows that enables a local attacker to disrupt system processes and potentially execute arbitrary code with SYSTEM privileges under certain circumstances. This issue impacts: GlobalProtect app 5.1 versions earlier than GlobalProtect app 5.1.10 on Windows. GlobalProtect app 5.2 versions earlier than GlobalProtect app 5.2.5 on Windows. This issue does not affect GlobalProtect app on other platforms.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-g3fg-h99q-fqq7/GHSA-g3fg-h99q-fqq7.json b/advisories/unreviewed/2022/02/GHSA-g3fg-h99q-fqq7/GHSA-g3fg-h99q-fqq7.json
index d32f12d941c..28fc131fde3 100644
--- a/advisories/unreviewed/2022/02/GHSA-g3fg-h99q-fqq7/GHSA-g3fg-h99q-fqq7.json
+++ b/advisories/unreviewed/2022/02/GHSA-g3fg-h99q-fqq7/GHSA-g3fg-h99q-fqq7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-g3q8-mx59-88v9/GHSA-g3q8-mx59-88v9.json b/advisories/unreviewed/2022/02/GHSA-g3q8-mx59-88v9/GHSA-g3q8-mx59-88v9.json
index bc4b29d3a7d..c59a3914415 100644
--- a/advisories/unreviewed/2022/02/GHSA-g3q8-mx59-88v9/GHSA-g3q8-mx59-88v9.json
+++ b/advisories/unreviewed/2022/02/GHSA-g3q8-mx59-88v9/GHSA-g3q8-mx59-88v9.json
@@ -7,12 +7,8 @@
"CVE-2021-24880"
],
"details": "The SupportCandy WordPress plugin before 2.2.7 does not validate and escape the page attribute of its shortcode, which could allow users with a role as low as Contributor to perform Cross-Site Scripting attacks",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-g6hq-wccr-3vq2/GHSA-g6hq-wccr-3vq2.json b/advisories/unreviewed/2022/02/GHSA-g6hq-wccr-3vq2/GHSA-g6hq-wccr-3vq2.json
index 51c7823b2fa..9fdd4770288 100644
--- a/advisories/unreviewed/2022/02/GHSA-g6hq-wccr-3vq2/GHSA-g6hq-wccr-3vq2.json
+++ b/advisories/unreviewed/2022/02/GHSA-g6hq-wccr-3vq2/GHSA-g6hq-wccr-3vq2.json
@@ -7,12 +7,8 @@
"CVE-2022-0148"
],
"details": "The All-in-one Floating Contact Form, Call, Chat, and 50+ Social Icon Tabs WordPress plugin before 2.0.4 was vulnerable to reflected XSS on the my-sticky-elements-leads admin page.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-g7mg-6rh4-c572/GHSA-g7mg-6rh4-c572.json b/advisories/unreviewed/2022/02/GHSA-g7mg-6rh4-c572/GHSA-g7mg-6rh4-c572.json
index 5039cfeec70..0a0ff222e5b 100644
--- a/advisories/unreviewed/2022/02/GHSA-g7mg-6rh4-c572/GHSA-g7mg-6rh4-c572.json
+++ b/advisories/unreviewed/2022/02/GHSA-g7mg-6rh4-c572/GHSA-g7mg-6rh4-c572.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-gcv6-j277-xj7m/GHSA-gcv6-j277-xj7m.json b/advisories/unreviewed/2022/02/GHSA-gcv6-j277-xj7m/GHSA-gcv6-j277-xj7m.json
index 745996b43aa..c317ed93f1f 100644
--- a/advisories/unreviewed/2022/02/GHSA-gcv6-j277-xj7m/GHSA-gcv6-j277-xj7m.json
+++ b/advisories/unreviewed/2022/02/GHSA-gcv6-j277-xj7m/GHSA-gcv6-j277-xj7m.json
@@ -7,12 +7,8 @@
"CVE-2022-21799"
],
"details": "Cross-site scripting vulnerability in ELECOM LAN router WRC-300FEBK-R firmware v1.13 and earlier allows an attacker on the adjacent network to inject an arbitrary script via unspecified vectors.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-gj8g-jfxx-vxc7/GHSA-gj8g-jfxx-vxc7.json b/advisories/unreviewed/2022/02/GHSA-gj8g-jfxx-vxc7/GHSA-gj8g-jfxx-vxc7.json
index a1e28ddd7ea..a15d1566770 100644
--- a/advisories/unreviewed/2022/02/GHSA-gj8g-jfxx-vxc7/GHSA-gj8g-jfxx-vxc7.json
+++ b/advisories/unreviewed/2022/02/GHSA-gj8g-jfxx-vxc7/GHSA-gj8g-jfxx-vxc7.json
@@ -7,12 +7,8 @@
"CVE-2021-37852"
],
"details": "ESET products for Windows allows untrusted process to impersonate the client of a pipe, which can be leveraged by attacker to escalate privileges in the context of NT AUTHORITY\\SYSTEM.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-gjqr-5mpf-ppwv/GHSA-gjqr-5mpf-ppwv.json b/advisories/unreviewed/2022/02/GHSA-gjqr-5mpf-ppwv/GHSA-gjqr-5mpf-ppwv.json
index 2ae989df688..0f446cb9d1c 100644
--- a/advisories/unreviewed/2022/02/GHSA-gjqr-5mpf-ppwv/GHSA-gjqr-5mpf-ppwv.json
+++ b/advisories/unreviewed/2022/02/GHSA-gjqr-5mpf-ppwv/GHSA-gjqr-5mpf-ppwv.json
@@ -7,12 +7,8 @@
"CVE-2021-45286"
],
"details": "Directory Traversal vulnerability exists in ZZCMS 2021 via the skin parameter in 1) index.php, 2) bottom.php, and 3) top_index.php.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-gpxc-pcvp-q2mx/GHSA-gpxc-pcvp-q2mx.json b/advisories/unreviewed/2022/02/GHSA-gpxc-pcvp-q2mx/GHSA-gpxc-pcvp-q2mx.json
index 96d8cd0008c..07f59c165d7 100644
--- a/advisories/unreviewed/2022/02/GHSA-gpxc-pcvp-q2mx/GHSA-gpxc-pcvp-q2mx.json
+++ b/advisories/unreviewed/2022/02/GHSA-gpxc-pcvp-q2mx/GHSA-gpxc-pcvp-q2mx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/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/02/GHSA-gr7m-q2r6-m5x6/GHSA-gr7m-q2r6-m5x6.json b/advisories/unreviewed/2022/02/GHSA-gr7m-q2r6-m5x6/GHSA-gr7m-q2r6-m5x6.json
index 1e13d890713..762253bcdea 100644
--- a/advisories/unreviewed/2022/02/GHSA-gr7m-q2r6-m5x6/GHSA-gr7m-q2r6-m5x6.json
+++ b/advisories/unreviewed/2022/02/GHSA-gr7m-q2r6-m5x6/GHSA-gr7m-q2r6-m5x6.json
@@ -7,12 +7,8 @@
"CVE-2022-20749"
],
"details": "Multiple vulnerabilities in Cisco Small Business RV160, RV260, RV340, and RV345 Series Routers could allow an attacker to do any of the following: Execute arbitrary code Elevate privileges Execute arbitrary commands Bypass authentication and authorization protections Fetch and run unsigned software Cause denial of service (DoS) For more information about these vulnerabilities, see the Details section of this advisory.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-gxx9-98wg-r45c/GHSA-gxx9-98wg-r45c.json b/advisories/unreviewed/2022/02/GHSA-gxx9-98wg-r45c/GHSA-gxx9-98wg-r45c.json
index a5aaf4996b9..f90e0b16e76 100644
--- a/advisories/unreviewed/2022/02/GHSA-gxx9-98wg-r45c/GHSA-gxx9-98wg-r45c.json
+++ b/advisories/unreviewed/2022/02/GHSA-gxx9-98wg-r45c/GHSA-gxx9-98wg-r45c.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-h2hg-rvg6-p5x3/GHSA-h2hg-rvg6-p5x3.json b/advisories/unreviewed/2022/02/GHSA-h2hg-rvg6-p5x3/GHSA-h2hg-rvg6-p5x3.json
index c936e91bc50..7226c11b5f5 100644
--- a/advisories/unreviewed/2022/02/GHSA-h2hg-rvg6-p5x3/GHSA-h2hg-rvg6-p5x3.json
+++ b/advisories/unreviewed/2022/02/GHSA-h2hg-rvg6-p5x3/GHSA-h2hg-rvg6-p5x3.json
@@ -7,12 +7,8 @@
"CVE-2021-25106"
],
"details": "The Privacy Policy Generator, Terms & Conditions Generator WordPress Plugin : WPLegalPages WordPress plugin before 2.7.1 does not check for authorisation and has a flawed CSRF logic when saving its settings, allowing any authenticated users, such as subscriber, to update them. Furthermore, due to the lack of sanitisation and escaping, it could lead to Stored Cross-Site Scripting",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-h3fq-ch85-9fxj/GHSA-h3fq-ch85-9fxj.json b/advisories/unreviewed/2022/02/GHSA-h3fq-ch85-9fxj/GHSA-h3fq-ch85-9fxj.json
index cc39aa9d505..cf0b97a9030 100644
--- a/advisories/unreviewed/2022/02/GHSA-h3fq-ch85-9fxj/GHSA-h3fq-ch85-9fxj.json
+++ b/advisories/unreviewed/2022/02/GHSA-h3fq-ch85-9fxj/GHSA-h3fq-ch85-9fxj.json
@@ -7,12 +7,8 @@
"CVE-2021-45281"
],
"details": "QuickBox Pro v2.4.8 contains a cross-site scripting (XSS) vulnerability at \"adminuseredit.php?usertoedit=XSS\", as the user supplied input for the value of this parameter is not properly sanitized.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-h4rm-q6r7-j2xh/GHSA-h4rm-q6r7-j2xh.json b/advisories/unreviewed/2022/02/GHSA-h4rm-q6r7-j2xh/GHSA-h4rm-q6r7-j2xh.json
index 29fd7e9c614..d55f44c89cd 100644
--- a/advisories/unreviewed/2022/02/GHSA-h4rm-q6r7-j2xh/GHSA-h4rm-q6r7-j2xh.json
+++ b/advisories/unreviewed/2022/02/GHSA-h4rm-q6r7-j2xh/GHSA-h4rm-q6r7-j2xh.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-h8g7-9rx9-625q/GHSA-h8g7-9rx9-625q.json b/advisories/unreviewed/2022/02/GHSA-h8g7-9rx9-625q/GHSA-h8g7-9rx9-625q.json
index 59ef5011791..3f95a8636fd 100644
--- a/advisories/unreviewed/2022/02/GHSA-h8g7-9rx9-625q/GHSA-h8g7-9rx9-625q.json
+++ b/advisories/unreviewed/2022/02/GHSA-h8g7-9rx9-625q/GHSA-h8g7-9rx9-625q.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-h956-vg6m-c6mm/GHSA-h956-vg6m-c6mm.json b/advisories/unreviewed/2022/02/GHSA-h956-vg6m-c6mm/GHSA-h956-vg6m-c6mm.json
index 72696a8c250..cdc5c03bad5 100644
--- a/advisories/unreviewed/2022/02/GHSA-h956-vg6m-c6mm/GHSA-h956-vg6m-c6mm.json
+++ b/advisories/unreviewed/2022/02/GHSA-h956-vg6m-c6mm/GHSA-h956-vg6m-c6mm.json
@@ -7,12 +7,8 @@
"CVE-2021-45901"
],
"details": "The password-reset form in ServiceNow Orlando provides different responses to invalid authentication attempts depending on whether the username exists.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-h95w-c385-8x7j/GHSA-h95w-c385-8x7j.json b/advisories/unreviewed/2022/02/GHSA-h95w-c385-8x7j/GHSA-h95w-c385-8x7j.json
index e38d894b50c..4d9016b4e23 100644
--- a/advisories/unreviewed/2022/02/GHSA-h95w-c385-8x7j/GHSA-h95w-c385-8x7j.json
+++ b/advisories/unreviewed/2022/02/GHSA-h95w-c385-8x7j/GHSA-h95w-c385-8x7j.json
@@ -7,12 +7,8 @@
"CVE-2022-21241"
],
"details": "Cross-site scripting vulnerability in CSV+ prior to 0.8.1 allows a remote unauthenticated attacker to inject an arbitrary script or an arbitrary OS command via a specially crafted CSV file that contains HTML a tag.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-hf7c-m9qj-7hvq/GHSA-hf7c-m9qj-7hvq.json b/advisories/unreviewed/2022/02/GHSA-hf7c-m9qj-7hvq/GHSA-hf7c-m9qj-7hvq.json
index 2cb609375f4..2fe78f19b55 100644
--- a/advisories/unreviewed/2022/02/GHSA-hf7c-m9qj-7hvq/GHSA-hf7c-m9qj-7hvq.json
+++ b/advisories/unreviewed/2022/02/GHSA-hf7c-m9qj-7hvq/GHSA-hf7c-m9qj-7hvq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-hv4q-f4h2-qj89/GHSA-hv4q-f4h2-qj89.json b/advisories/unreviewed/2022/02/GHSA-hv4q-f4h2-qj89/GHSA-hv4q-f4h2-qj89.json
index 5db4ee85a82..fae0684405c 100644
--- a/advisories/unreviewed/2022/02/GHSA-hv4q-f4h2-qj89/GHSA-hv4q-f4h2-qj89.json
+++ b/advisories/unreviewed/2022/02/GHSA-hv4q-f4h2-qj89/GHSA-hv4q-f4h2-qj89.json
@@ -7,12 +7,8 @@
"CVE-2022-24318"
],
"details": "A CWE-326: Inadequate Encryption Strength vulnerability exists that could cause non-encrypted communication with the server when outdated versions of the ViewX client are used. Affected Product: ClearSCADA (All Versions), EcoStruxure Geo SCADA Expert 2019 (All Versions), EcoStruxure Geo SCADA Expert 2020 (All Versions)",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-hx6g-9577-37jq/GHSA-hx6g-9577-37jq.json b/advisories/unreviewed/2022/02/GHSA-hx6g-9577-37jq/GHSA-hx6g-9577-37jq.json
index d14a46372df..634f0e9d9bd 100644
--- a/advisories/unreviewed/2022/02/GHSA-hx6g-9577-37jq/GHSA-hx6g-9577-37jq.json
+++ b/advisories/unreviewed/2022/02/GHSA-hx6g-9577-37jq/GHSA-hx6g-9577-37jq.json
@@ -7,12 +7,8 @@
"CVE-2021-25114"
],
"details": "The Paid Memberships Pro WordPress plugin before 2.6.7 does not escape the discount_code in one of its REST route (available to unauthenticated users) before using it in a SQL statement, leading to a SQL injection",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-j2qj-f5h6-7m56/GHSA-j2qj-f5h6-7m56.json b/advisories/unreviewed/2022/02/GHSA-j2qj-f5h6-7m56/GHSA-j2qj-f5h6-7m56.json
index f531d8c9b62..968a6e40f55 100644
--- a/advisories/unreviewed/2022/02/GHSA-j2qj-f5h6-7m56/GHSA-j2qj-f5h6-7m56.json
+++ b/advisories/unreviewed/2022/02/GHSA-j2qj-f5h6-7m56/GHSA-j2qj-f5h6-7m56.json
@@ -7,12 +7,8 @@
"CVE-2022-0473"
],
"details": "OTRS administrators can configure dynamic field and inject malicious JavaScript code in the error message of the regular expression check. When used in the agent interface, malicious code might be exectued in the browser. This issue affects: OTRS AG OTRS 7.0.x version: 7.0.31 and prior versions.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-j2rw-94m6-fg6j/GHSA-j2rw-94m6-fg6j.json b/advisories/unreviewed/2022/02/GHSA-j2rw-94m6-fg6j/GHSA-j2rw-94m6-fg6j.json
index e64a06a9e58..b4919cdf701 100644
--- a/advisories/unreviewed/2022/02/GHSA-j2rw-94m6-fg6j/GHSA-j2rw-94m6-fg6j.json
+++ b/advisories/unreviewed/2022/02/GHSA-j2rw-94m6-fg6j/GHSA-j2rw-94m6-fg6j.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-j6r6-vg97-r68x/GHSA-j6r6-vg97-r68x.json b/advisories/unreviewed/2022/02/GHSA-j6r6-vg97-r68x/GHSA-j6r6-vg97-r68x.json
index dee81a9a5a0..2592743ae9c 100644
--- a/advisories/unreviewed/2022/02/GHSA-j6r6-vg97-r68x/GHSA-j6r6-vg97-r68x.json
+++ b/advisories/unreviewed/2022/02/GHSA-j6r6-vg97-r68x/GHSA-j6r6-vg97-r68x.json
@@ -7,12 +7,8 @@
"CVE-2021-25096"
],
"details": "The IP2Location Country Blocker WordPress plugin before 2.26.5 bans can be bypassed by using a specific parameter in the URL",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-j6r7-qjvq-7v92/GHSA-j6r7-qjvq-7v92.json b/advisories/unreviewed/2022/02/GHSA-j6r7-qjvq-7v92/GHSA-j6r7-qjvq-7v92.json
index 92e9e306e6d..f4e5609b2c9 100644
--- a/advisories/unreviewed/2022/02/GHSA-j6r7-qjvq-7v92/GHSA-j6r7-qjvq-7v92.json
+++ b/advisories/unreviewed/2022/02/GHSA-j6r7-qjvq-7v92/GHSA-j6r7-qjvq-7v92.json
@@ -7,12 +7,8 @@
"CVE-2021-46359"
],
"details": "FISCO-BCOS release-3.0.0-rc2 contains a denial of service vulnerability. Some transactions may not be committed successfully, and malicious users may use this to achieve double-spending attacks.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/02/GHSA-jq43-f5f4-5hhr/GHSA-jq43-f5f4-5hhr.json b/advisories/unreviewed/2022/02/GHSA-jq43-f5f4-5hhr/GHSA-jq43-f5f4-5hhr.json
index f57d148dd53..31df79f1d0a 100644
--- a/advisories/unreviewed/2022/02/GHSA-jq43-f5f4-5hhr/GHSA-jq43-f5f4-5hhr.json
+++ b/advisories/unreviewed/2022/02/GHSA-jq43-f5f4-5hhr/GHSA-jq43-f5f4-5hhr.json
@@ -7,12 +7,8 @@
"CVE-2021-24763"
],
"details": "The Perfect Survey WordPress plugin before 1.5.2 does not have proper authorisation nor CSRF checks in the save_global_setting AJAX action, allowing unauthenticated users to edit surveys and modify settings. Given the lack of sanitisation and escaping in the settings, this could also lead to a Stored Cross-Site Scripting issue which will be executed in the context of a user viewing any survey",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-jrh7-fghq-g8xm/GHSA-jrh7-fghq-g8xm.json b/advisories/unreviewed/2022/02/GHSA-jrh7-fghq-g8xm/GHSA-jrh7-fghq-g8xm.json
index c81639e6c09..60203c01cc8 100644
--- a/advisories/unreviewed/2022/02/GHSA-jrh7-fghq-g8xm/GHSA-jrh7-fghq-g8xm.json
+++ b/advisories/unreviewed/2022/02/GHSA-jrh7-fghq-g8xm/GHSA-jrh7-fghq-g8xm.json
@@ -7,12 +7,8 @@
"CVE-2021-25004"
],
"details": "The SEUR Oficial WordPress plugin before 1.7.2 creates a PHP file with a random name when installed, even though it is used for support purposes, it allows to download any file from the web server without restriction after knowing the URL and a password than an administrator can see in the plugin settings page.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-jxcj-83rp-9hxv/GHSA-jxcj-83rp-9hxv.json b/advisories/unreviewed/2022/02/GHSA-jxcj-83rp-9hxv/GHSA-jxcj-83rp-9hxv.json
index ff6d365d3c1..6c9db785b7e 100644
--- a/advisories/unreviewed/2022/02/GHSA-jxcj-83rp-9hxv/GHSA-jxcj-83rp-9hxv.json
+++ b/advisories/unreviewed/2022/02/GHSA-jxcj-83rp-9hxv/GHSA-jxcj-83rp-9hxv.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/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/02/GHSA-m42f-g5c9-vqgx/GHSA-m42f-g5c9-vqgx.json b/advisories/unreviewed/2022/02/GHSA-m42f-g5c9-vqgx/GHSA-m42f-g5c9-vqgx.json
index e5b8a098b0f..f23b948d3b9 100644
--- a/advisories/unreviewed/2022/02/GHSA-m42f-g5c9-vqgx/GHSA-m42f-g5c9-vqgx.json
+++ b/advisories/unreviewed/2022/02/GHSA-m42f-g5c9-vqgx/GHSA-m42f-g5c9-vqgx.json
@@ -7,12 +7,8 @@
"CVE-2022-20712"
],
"details": "Multiple vulnerabilities in Cisco Small Business RV160, RV260, RV340, and RV345 Series Routers could allow an attacker to do any of the following: Execute arbitrary code Elevate privileges Execute arbitrary commands Bypass authentication and authorization protections Fetch and run unsigned software Cause denial of service (DoS) For more information about these vulnerabilities, see the Details section of this advisory.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-m476-gc4w-5q6x/GHSA-m476-gc4w-5q6x.json b/advisories/unreviewed/2022/02/GHSA-m476-gc4w-5q6x/GHSA-m476-gc4w-5q6x.json
index bb0301d5e90..9313ad4ffa6 100644
--- a/advisories/unreviewed/2022/02/GHSA-m476-gc4w-5q6x/GHSA-m476-gc4w-5q6x.json
+++ b/advisories/unreviewed/2022/02/GHSA-m476-gc4w-5q6x/GHSA-m476-gc4w-5q6x.json
@@ -7,12 +7,8 @@
"CVE-2021-44779"
],
"details": "Unauthenticated SQL Injection (SQLi) vulnerability discovered in [GWA] AutoResponder WordPress plugin (versions <= 2.3), vulnerable at (&listid). No patched version available, plugin closed.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-m7x8-hcqx-553q/GHSA-m7x8-hcqx-553q.json b/advisories/unreviewed/2022/02/GHSA-m7x8-hcqx-553q/GHSA-m7x8-hcqx-553q.json
index b137bb9e997..0fa3ecf7d88 100644
--- a/advisories/unreviewed/2022/02/GHSA-m7x8-hcqx-553q/GHSA-m7x8-hcqx-553q.json
+++ b/advisories/unreviewed/2022/02/GHSA-m7x8-hcqx-553q/GHSA-m7x8-hcqx-553q.json
@@ -7,12 +7,8 @@
"CVE-2022-24677"
],
"details": "Admin.php in HYBBS2 through 2.3.2 allows remote code execution because it writes plugin-related configuration information to conf.php.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "CRITICAL",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/02/GHSA-mchv-2c9q-xfg9/GHSA-mchv-2c9q-xfg9.json b/advisories/unreviewed/2022/02/GHSA-mchv-2c9q-xfg9/GHSA-mchv-2c9q-xfg9.json
index 66321c58caf..9396ed785a2 100644
--- a/advisories/unreviewed/2022/02/GHSA-mchv-2c9q-xfg9/GHSA-mchv-2c9q-xfg9.json
+++ b/advisories/unreviewed/2022/02/GHSA-mchv-2c9q-xfg9/GHSA-mchv-2c9q-xfg9.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-mp5c-f63g-9v5h/GHSA-mp5c-f63g-9v5h.json b/advisories/unreviewed/2022/02/GHSA-mp5c-f63g-9v5h/GHSA-mp5c-f63g-9v5h.json
index f38e529dd1f..eea0f168e40 100644
--- a/advisories/unreviewed/2022/02/GHSA-mp5c-f63g-9v5h/GHSA-mp5c-f63g-9v5h.json
+++ b/advisories/unreviewed/2022/02/GHSA-mp5c-f63g-9v5h/GHSA-mp5c-f63g-9v5h.json
@@ -7,12 +7,8 @@
"CVE-2021-24843"
],
"details": "The SupportCandy WordPress plugin before 2.2.7 does not have CRSF check in its wpsc_tickets AJAX action, which could allow attackers to make a logged in admin call it and delete arbitrary tickets via the set_delete_permanently_bulk_ticket setting_action.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-mpwx-3mqv-fm27/GHSA-mpwx-3mqv-fm27.json b/advisories/unreviewed/2022/02/GHSA-mpwx-3mqv-fm27/GHSA-mpwx-3mqv-fm27.json
index d1d6a5fd84b..6ecd6d1c2af 100644
--- a/advisories/unreviewed/2022/02/GHSA-mpwx-3mqv-fm27/GHSA-mpwx-3mqv-fm27.json
+++ b/advisories/unreviewed/2022/02/GHSA-mpwx-3mqv-fm27/GHSA-mpwx-3mqv-fm27.json
@@ -7,12 +7,8 @@
"CVE-2022-0139"
],
"details": "Use After Free in GitHub repository radareorg/radare2 prior to 5.6.0.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-mqr8-97cv-5wh9/GHSA-mqr8-97cv-5wh9.json b/advisories/unreviewed/2022/02/GHSA-mqr8-97cv-5wh9/GHSA-mqr8-97cv-5wh9.json
index 1cc09e62977..3ce6de1a628 100644
--- a/advisories/unreviewed/2022/02/GHSA-mqr8-97cv-5wh9/GHSA-mqr8-97cv-5wh9.json
+++ b/advisories/unreviewed/2022/02/GHSA-mqr8-97cv-5wh9/GHSA-mqr8-97cv-5wh9.json
@@ -7,12 +7,8 @@
"CVE-2021-46152"
],
"details": "A vulnerability has been identified in Simcenter Femap V2020.2 (All versions), Simcenter Femap V2021.1 (All versions). Affected application contains a type confusion vulnerability while parsing NEU files. This could allow an attacker to execute code in the context of the current process. (ZDI-CAN-14643, ZDI-CAN-14644, ZDI-CAN-14755, ZDI-CAN-15183)",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-mr9w-hm8q-hjg9/GHSA-mr9w-hm8q-hjg9.json b/advisories/unreviewed/2022/02/GHSA-mr9w-hm8q-hjg9/GHSA-mr9w-hm8q-hjg9.json
index 98c1accb675..e13246321d1 100644
--- a/advisories/unreviewed/2022/02/GHSA-mr9w-hm8q-hjg9/GHSA-mr9w-hm8q-hjg9.json
+++ b/advisories/unreviewed/2022/02/GHSA-mr9w-hm8q-hjg9/GHSA-mr9w-hm8q-hjg9.json
@@ -7,12 +7,8 @@
"CVE-2021-25105"
],
"details": "The Ivory Search WordPress plugin before 5.4.1 does not escape some of the Form settings, which could allow high privilege users to perform Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-mrwh-mjvv-r5vh/GHSA-mrwh-mjvv-r5vh.json b/advisories/unreviewed/2022/02/GHSA-mrwh-mjvv-r5vh/GHSA-mrwh-mjvv-r5vh.json
index 985308003dc..beaa10bcbdc 100644
--- a/advisories/unreviewed/2022/02/GHSA-mrwh-mjvv-r5vh/GHSA-mrwh-mjvv-r5vh.json
+++ b/advisories/unreviewed/2022/02/GHSA-mrwh-mjvv-r5vh/GHSA-mrwh-mjvv-r5vh.json
@@ -7,12 +7,8 @@
"CVE-2022-0016"
],
"details": "An improper handling of exceptional conditions vulnerability exists within the Connect Before Logon feature of the Palo Alto Networks GlobalProtect app that enables a local attacker to escalate to SYSTEM or root privileges when authenticating with Connect Before Logon under certain circumstances. This issue impacts GlobalProtect app 5.2 versions earlier than GlobalProtect app 5.2.9 on Windows and MacOS. This issue does not affect the GlobalProtect app on other platforms.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-p267-5w4m-pprh/GHSA-p267-5w4m-pprh.json b/advisories/unreviewed/2022/02/GHSA-p267-5w4m-pprh/GHSA-p267-5w4m-pprh.json
index f013051cea4..fbf383559e0 100644
--- a/advisories/unreviewed/2022/02/GHSA-p267-5w4m-pprh/GHSA-p267-5w4m-pprh.json
+++ b/advisories/unreviewed/2022/02/GHSA-p267-5w4m-pprh/GHSA-p267-5w4m-pprh.json
@@ -7,12 +7,8 @@
"CVE-2021-29218"
],
"details": "A local unquoted search path security vulnerability has been identified in HPE Agentless Management Service for Windows version(s): Prior to 1.44.0.0, 10.96.0.0. This vulnerability could be exploited locally by a user with high privileges to execute malware that may lead to a loss of confidentiality, integrity, and availability. HPE has provided software updates to resolve the vulnerability in HPE Agentless Management Service for Windows.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-p8jh-46vw-8xq5/GHSA-p8jh-46vw-8xq5.json b/advisories/unreviewed/2022/02/GHSA-p8jh-46vw-8xq5/GHSA-p8jh-46vw-8xq5.json
index cdef5e20752..7c2807754d9 100644
--- a/advisories/unreviewed/2022/02/GHSA-p8jh-46vw-8xq5/GHSA-p8jh-46vw-8xq5.json
+++ b/advisories/unreviewed/2022/02/GHSA-p8jh-46vw-8xq5/GHSA-p8jh-46vw-8xq5.json
@@ -7,12 +7,8 @@
"CVE-2022-23774"
],
"details": "Docker Desktop before 4.4.4 on Windows allows attackers to move arbitrary files.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/02/GHSA-p8x6-j8fm-7h4p/GHSA-p8x6-j8fm-7h4p.json b/advisories/unreviewed/2022/02/GHSA-p8x6-j8fm-7h4p/GHSA-p8x6-j8fm-7h4p.json
index 66a1f45f0bf..369b9e24515 100644
--- a/advisories/unreviewed/2022/02/GHSA-p8x6-j8fm-7h4p/GHSA-p8x6-j8fm-7h4p.json
+++ b/advisories/unreviewed/2022/02/GHSA-p8x6-j8fm-7h4p/GHSA-p8x6-j8fm-7h4p.json
@@ -7,12 +7,8 @@
"CVE-2021-3398"
],
"details": "Stormshield Network Security (SNS) 3.x has an Integer Overflow in the high-availability component.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-pc42-94f8-mv6f/GHSA-pc42-94f8-mv6f.json b/advisories/unreviewed/2022/02/GHSA-pc42-94f8-mv6f/GHSA-pc42-94f8-mv6f.json
index 5e086229fc9..4d56dbc1ced 100644
--- a/advisories/unreviewed/2022/02/GHSA-pc42-94f8-mv6f/GHSA-pc42-94f8-mv6f.json
+++ b/advisories/unreviewed/2022/02/GHSA-pc42-94f8-mv6f/GHSA-pc42-94f8-mv6f.json
@@ -7,12 +7,8 @@
"CVE-2022-24676"
],
"details": "update_code in Admin.php in HYBBS2 through 2.3.2 allows arbitrary file upload via a crafted ZIP archive.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-pc4w-x9p8-64j7/GHSA-pc4w-x9p8-64j7.json b/advisories/unreviewed/2022/02/GHSA-pc4w-x9p8-64j7/GHSA-pc4w-x9p8-64j7.json
index 669839a807f..402e603b9c5 100644
--- a/advisories/unreviewed/2022/02/GHSA-pc4w-x9p8-64j7/GHSA-pc4w-x9p8-64j7.json
+++ b/advisories/unreviewed/2022/02/GHSA-pc4w-x9p8-64j7/GHSA-pc4w-x9p8-64j7.json
@@ -7,12 +7,8 @@
"CVE-2022-0011"
],
"details": "PAN-OS software provides options to exclude specific websites from URL category enforcement and those websites are blocked or allowed (depending on your rules) regardless of their associated URL category. This is done by creating a custom URL category list or by using an external dynamic list (EDL) in a URL Filtering profile. When the entries in these lists have a hostname pattern that does not end with a forward slash (/) or a hostname pattern that ends with an asterisk (*), any URL that starts with the specified pattern is considered a match. Entries with a caret (^) at the end of a hostname pattern match any top level domain. This may inadvertently allow or block more URLs than intended and allowing more URLs than intended represents a security risk. For example: example.com will match example.com.website.test example.com.* will match example.com.website.test example.com.^ will match example.com.test You should take special care when using such entries in policy rules that allow traffic. Where possible, use the exact list of hostname names ending with a forward slash (/) instead of using wildcards. PAN-OS 10.1 versions earlier than PAN-OS 10.1.3; PAN-OS 10.0 versions earlier than PAN-OS 10.0.8; PAN-OS 9.1 versions earlier than PAN-OS 9.1.12; all PAN-OS 9.0 versions; PAN-OS 8.1 versions earlier than PAN-OS 8.1.21, and Prisma Access 2.2 and 2.1 versions do not allow customers to change this behavior without changing the URL category list or EDL.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-pcpq-5r7p-4983/GHSA-pcpq-5r7p-4983.json b/advisories/unreviewed/2022/02/GHSA-pcpq-5r7p-4983/GHSA-pcpq-5r7p-4983.json
index b4fba5d9e3d..d80a10bfe47 100644
--- a/advisories/unreviewed/2022/02/GHSA-pcpq-5r7p-4983/GHSA-pcpq-5r7p-4983.json
+++ b/advisories/unreviewed/2022/02/GHSA-pcpq-5r7p-4983/GHSA-pcpq-5r7p-4983.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-prm8-2hvv-hwfr/GHSA-prm8-2hvv-hwfr.json b/advisories/unreviewed/2022/02/GHSA-prm8-2hvv-hwfr/GHSA-prm8-2hvv-hwfr.json
index 90d970c1470..a2e156b1cbe 100644
--- a/advisories/unreviewed/2022/02/GHSA-prm8-2hvv-hwfr/GHSA-prm8-2hvv-hwfr.json
+++ b/advisories/unreviewed/2022/02/GHSA-prm8-2hvv-hwfr/GHSA-prm8-2hvv-hwfr.json
@@ -7,12 +7,8 @@
"CVE-2021-38960"
],
"details": "IBM OPENBMC OP920, OP930, and OP940 could allow an unauthenticated user to obtain sensitive information. IBM X-Force ID: 212047.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-q4rx-2jfq-q5g9/GHSA-q4rx-2jfq-q5g9.json b/advisories/unreviewed/2022/02/GHSA-q4rx-2jfq-q5g9/GHSA-q4rx-2jfq-q5g9.json
index 6f44037eaa5..9f29d3c0fda 100644
--- a/advisories/unreviewed/2022/02/GHSA-q4rx-2jfq-q5g9/GHSA-q4rx-2jfq-q5g9.json
+++ b/advisories/unreviewed/2022/02/GHSA-q4rx-2jfq-q5g9/GHSA-q4rx-2jfq-q5g9.json
@@ -7,12 +7,8 @@
"CVE-2022-22566"
],
"details": "Select Dell Client Commercial and Consumer platforms contain a pre-boot direct memory access (DMA) vulnerability. An authenticated attacker with physical access to the system may potentially exploit this vulnerability in order to execute arbitrary code on the device.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/02/GHSA-q5pv-qhpq-3f39/GHSA-q5pv-qhpq-3f39.json b/advisories/unreviewed/2022/02/GHSA-q5pv-qhpq-3f39/GHSA-q5pv-qhpq-3f39.json
index e07aed2da1e..4f939826be8 100644
--- a/advisories/unreviewed/2022/02/GHSA-q5pv-qhpq-3f39/GHSA-q5pv-qhpq-3f39.json
+++ b/advisories/unreviewed/2022/02/GHSA-q5pv-qhpq-3f39/GHSA-q5pv-qhpq-3f39.json
@@ -7,12 +7,8 @@
"CVE-2021-24775"
],
"details": "The Document Embedder WordPress plugin before 1.7.5 contains a REST endpoint, which could allow unauthenticated users to enumerate the title of arbitrary private and draft posts.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-q7jv-w6j9-rf5f/GHSA-q7jv-w6j9-rf5f.json b/advisories/unreviewed/2022/02/GHSA-q7jv-w6j9-rf5f/GHSA-q7jv-w6j9-rf5f.json
index d58385888b2..9c0924d7651 100644
--- a/advisories/unreviewed/2022/02/GHSA-q7jv-w6j9-rf5f/GHSA-q7jv-w6j9-rf5f.json
+++ b/advisories/unreviewed/2022/02/GHSA-q7jv-w6j9-rf5f/GHSA-q7jv-w6j9-rf5f.json
@@ -7,12 +7,8 @@
"CVE-2021-44911"
],
"details": "XE before 1.11.6 is vulnerable to Unrestricted file upload via modules/menu/menu.admin.controller.php. When uploading the Mouse over button and When selected button, there is no restriction on the file suffix, which leads to any file uploading to the files directory. Since .htaccess only restricts the PHP type, uploading HTML-type files leads to stored XSS vulnerabilities.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-qf4q-469q-crcp/GHSA-qf4q-469q-crcp.json b/advisories/unreviewed/2022/02/GHSA-qf4q-469q-crcp/GHSA-qf4q-469q-crcp.json
index 0c62bc8f622..a3584f0d59b 100644
--- a/advisories/unreviewed/2022/02/GHSA-qf4q-469q-crcp/GHSA-qf4q-469q-crcp.json
+++ b/advisories/unreviewed/2022/02/GHSA-qf4q-469q-crcp/GHSA-qf4q-469q-crcp.json
@@ -7,12 +7,8 @@
"CVE-2022-0526"
],
"details": "Cross-site Scripting (XSS) - Stored in GitHub repository chatwoot/chatwoot prior to 2.2.0.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-qf66-r9gg-x4q3/GHSA-qf66-r9gg-x4q3.json b/advisories/unreviewed/2022/02/GHSA-qf66-r9gg-x4q3/GHSA-qf66-r9gg-x4q3.json
index f89a8d7c0d7..519f12349c5 100644
--- a/advisories/unreviewed/2022/02/GHSA-qf66-r9gg-x4q3/GHSA-qf66-r9gg-x4q3.json
+++ b/advisories/unreviewed/2022/02/GHSA-qf66-r9gg-x4q3/GHSA-qf66-r9gg-x4q3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-qm4x-x5rj-qf54/GHSA-qm4x-x5rj-qf54.json b/advisories/unreviewed/2022/02/GHSA-qm4x-x5rj-qf54/GHSA-qm4x-x5rj-qf54.json
index 5bbbb1e4010..de99ce5e5fa 100644
--- a/advisories/unreviewed/2022/02/GHSA-qm4x-x5rj-qf54/GHSA-qm4x-x5rj-qf54.json
+++ b/advisories/unreviewed/2022/02/GHSA-qm4x-x5rj-qf54/GHSA-qm4x-x5rj-qf54.json
@@ -7,12 +7,8 @@
"CVE-2022-20738"
],
"details": "A vulnerability in the Cisco Umbrella Secure Web Gateway service could allow an unauthenticated, remote attacker to bypass the file inspection feature. This vulnerability is due to insufficient restrictions in the file inspection feature. An attacker could exploit this vulnerability by downloading a crafted payload through specific methods. A successful exploit could allow the attacker to bypass file inspection protections and download a malicious payload.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "CRITICAL",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/02/GHSA-qmp8-55p2-j3p7/GHSA-qmp8-55p2-j3p7.json b/advisories/unreviewed/2022/02/GHSA-qmp8-55p2-j3p7/GHSA-qmp8-55p2-j3p7.json
index c5091d6fb69..e142a1ea99f 100644
--- a/advisories/unreviewed/2022/02/GHSA-qmp8-55p2-j3p7/GHSA-qmp8-55p2-j3p7.json
+++ b/advisories/unreviewed/2022/02/GHSA-qmp8-55p2-j3p7/GHSA-qmp8-55p2-j3p7.json
@@ -7,12 +7,8 @@
"CVE-2022-20709"
],
"details": "Multiple vulnerabilities in Cisco Small Business RV160, RV260, RV340, and RV345 Series Routers could allow an attacker to do any of the following: Execute arbitrary code Elevate privileges Execute arbitrary commands Bypass authentication and authorization protections Fetch and run unsigned software Cause denial of service (DoS) For more information about these vulnerabilities, see the Details section of this advisory.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-qph5-vpwx-7mrr/GHSA-qph5-vpwx-7mrr.json b/advisories/unreviewed/2022/02/GHSA-qph5-vpwx-7mrr/GHSA-qph5-vpwx-7mrr.json
index 47425b6bdf6..7fde1c429bb 100644
--- a/advisories/unreviewed/2022/02/GHSA-qph5-vpwx-7mrr/GHSA-qph5-vpwx-7mrr.json
+++ b/advisories/unreviewed/2022/02/GHSA-qph5-vpwx-7mrr/GHSA-qph5-vpwx-7mrr.json
@@ -7,12 +7,8 @@
"CVE-2022-22146"
],
"details": "Cross-site scripting vulnerability in TransmitMail 2.5.0 to 2.6.1 allows a remote unauthenticated attacker to inject an arbitrary script via unspecified vectors.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-qx4g-3qg8-h4pc/GHSA-qx4g-3qg8-h4pc.json b/advisories/unreviewed/2022/02/GHSA-qx4g-3qg8-h4pc/GHSA-qx4g-3qg8-h4pc.json
index 43c22c6a1c1..83fae34ee32 100644
--- a/advisories/unreviewed/2022/02/GHSA-qx4g-3qg8-h4pc/GHSA-qx4g-3qg8-h4pc.json
+++ b/advisories/unreviewed/2022/02/GHSA-qx4g-3qg8-h4pc/GHSA-qx4g-3qg8-h4pc.json
@@ -7,12 +7,8 @@
"CVE-2022-22142"
],
"details": "Reflected cross-site scripting vulnerability in the checkbox of php_mailform versions prior to Version 1.40 allows a remote unauthenticated attacker to inject an arbitrary script via unspecified vectors.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-r4pj-hff4-ggh8/GHSA-r4pj-hff4-ggh8.json b/advisories/unreviewed/2022/02/GHSA-r4pj-hff4-ggh8/GHSA-r4pj-hff4-ggh8.json
index 822b4fdf102..d78c7713c7c 100644
--- a/advisories/unreviewed/2022/02/GHSA-r4pj-hff4-ggh8/GHSA-r4pj-hff4-ggh8.json
+++ b/advisories/unreviewed/2022/02/GHSA-r4pj-hff4-ggh8/GHSA-r4pj-hff4-ggh8.json
@@ -7,12 +7,8 @@
"CVE-2022-24321"
],
"details": "A CWE-754: Improper Check for Unusual or Exceptional Conditions vulnerability exists that could cause Denial of Service against the Geo SCADA server when receiving a malformed HTTP request. Affected Product: ClearSCADA (All Versions), EcoStruxure Geo SCADA Expert 2019 (All Versions), EcoStruxure Geo SCADA Expert 2020 (All Versions)",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-r4qx-vr33-6wrx/GHSA-r4qx-vr33-6wrx.json b/advisories/unreviewed/2022/02/GHSA-r4qx-vr33-6wrx/GHSA-r4qx-vr33-6wrx.json
index 3097929cd7e..38cb368def5 100644
--- a/advisories/unreviewed/2022/02/GHSA-r4qx-vr33-6wrx/GHSA-r4qx-vr33-6wrx.json
+++ b/advisories/unreviewed/2022/02/GHSA-r4qx-vr33-6wrx/GHSA-r4qx-vr33-6wrx.json
@@ -7,12 +7,8 @@
"CVE-2021-46389"
],
"details": "IIPImage High Resolution Streaming Image Server prior to commit 882925b295a80ec992063deffc2a3b0d803c3195 is affected by an integer overflow in iipsrv.fcgi through malformed HTTP query parameters.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-r5r8-g427-8mp7/GHSA-r5r8-g427-8mp7.json b/advisories/unreviewed/2022/02/GHSA-r5r8-g427-8mp7/GHSA-r5r8-g427-8mp7.json
index 6057e6468f4..da859197947 100644
--- a/advisories/unreviewed/2022/02/GHSA-r5r8-g427-8mp7/GHSA-r5r8-g427-8mp7.json
+++ b/advisories/unreviewed/2022/02/GHSA-r5r8-g427-8mp7/GHSA-r5r8-g427-8mp7.json
@@ -7,12 +7,8 @@
"CVE-2021-25108"
],
"details": "The IP2Location Country Blocker WordPress plugin before 2.26.6 does not have CSRF check in the ip2location_country_blocker_save_rules AJAX action, allowing attackers to make a logged in admin block arbitrary country, or block all of them at once, preventing users from accessing the frontend.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-r79f-wxvr-pq9r/GHSA-r79f-wxvr-pq9r.json b/advisories/unreviewed/2022/02/GHSA-r79f-wxvr-pq9r/GHSA-r79f-wxvr-pq9r.json
index dadf6eab9e0..4c0716eb524 100644
--- a/advisories/unreviewed/2022/02/GHSA-r79f-wxvr-pq9r/GHSA-r79f-wxvr-pq9r.json
+++ b/advisories/unreviewed/2022/02/GHSA-r79f-wxvr-pq9r/GHSA-r79f-wxvr-pq9r.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-rcxw-34rv-cghv/GHSA-rcxw-34rv-cghv.json b/advisories/unreviewed/2022/02/GHSA-rcxw-34rv-cghv/GHSA-rcxw-34rv-cghv.json
index b922eca53bc..048c8551fc6 100644
--- a/advisories/unreviewed/2022/02/GHSA-rcxw-34rv-cghv/GHSA-rcxw-34rv-cghv.json
+++ b/advisories/unreviewed/2022/02/GHSA-rcxw-34rv-cghv/GHSA-rcxw-34rv-cghv.json
@@ -7,12 +7,8 @@
"CVE-2021-22288"
],
"details": "Improper Input Validation vulnerability in the ABB SPIET800 and PNI800 module allows an attacker to cause the denial of service or make the module unresponsive.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-rggm-wjvh-78r5/GHSA-rggm-wjvh-78r5.json b/advisories/unreviewed/2022/02/GHSA-rggm-wjvh-78r5/GHSA-rggm-wjvh-78r5.json
index 5e033410bf8..1d4cac2ac0f 100644
--- a/advisories/unreviewed/2022/02/GHSA-rggm-wjvh-78r5/GHSA-rggm-wjvh-78r5.json
+++ b/advisories/unreviewed/2022/02/GHSA-rggm-wjvh-78r5/GHSA-rggm-wjvh-78r5.json
@@ -7,12 +7,8 @@
"CVE-2021-25084"
],
"details": "The Advanced Cron Manager WordPress plugin before 2.4.2, advanced-cron-manager-pro WordPress plugin before 2.5.3 does not have authorisation checks in some of its AJAX actions, allowing any authenticated users, such as subscriber to call them and add or remove events as well as schedules for example",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-rhwx-vcm4-v6hm/GHSA-rhwx-vcm4-v6hm.json b/advisories/unreviewed/2022/02/GHSA-rhwx-vcm4-v6hm/GHSA-rhwx-vcm4-v6hm.json
index e1dbd65cb41..1d901f1f934 100644
--- a/advisories/unreviewed/2022/02/GHSA-rhwx-vcm4-v6hm/GHSA-rhwx-vcm4-v6hm.json
+++ b/advisories/unreviewed/2022/02/GHSA-rhwx-vcm4-v6hm/GHSA-rhwx-vcm4-v6hm.json
@@ -7,12 +7,8 @@
"CVE-2021-24926"
],
"details": "The Domain Check WordPress plugin before 1.0.17 does not sanitise and escape the domain parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting issue",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-rmxf-c923-96h6/GHSA-rmxf-c923-96h6.json b/advisories/unreviewed/2022/02/GHSA-rmxf-c923-96h6/GHSA-rmxf-c923-96h6.json
index d3d737181c5..f45affd6296 100644
--- a/advisories/unreviewed/2022/02/GHSA-rmxf-c923-96h6/GHSA-rmxf-c923-96h6.json
+++ b/advisories/unreviewed/2022/02/GHSA-rmxf-c923-96h6/GHSA-rmxf-c923-96h6.json
@@ -7,12 +7,8 @@
"CVE-2022-22567"
],
"details": "Select Dell Client Commercial and Consumer platforms are vulnerable to an insufficient verification of data authenticity vulnerability. An authenticated malicious user may exploit this vulnerability in order to install modified BIOS firmware.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-rv3f-j8c3-vgp8/GHSA-rv3f-j8c3-vgp8.json b/advisories/unreviewed/2022/02/GHSA-rv3f-j8c3-vgp8/GHSA-rv3f-j8c3-vgp8.json
index 1b4498a3882..3995065a198 100644
--- a/advisories/unreviewed/2022/02/GHSA-rv3f-j8c3-vgp8/GHSA-rv3f-j8c3-vgp8.json
+++ b/advisories/unreviewed/2022/02/GHSA-rv3f-j8c3-vgp8/GHSA-rv3f-j8c3-vgp8.json
@@ -7,12 +7,8 @@
"CVE-2022-0381"
],
"details": "The Embed Swagger WordPress plugin is vulnerable to Reflected Cross-Site Scripting due to insufficient escaping/sanitization and validation via the url parameter found in the ~/swagger-iframe.php file which allows attackers to inject arbitrary web scripts onto the page, in versions up to and including 1.0.0.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-rv44-84c7-gvxx/GHSA-rv44-84c7-gvxx.json b/advisories/unreviewed/2022/02/GHSA-rv44-84c7-gvxx/GHSA-rv44-84c7-gvxx.json
index 4da172c2831..0a619197db0 100644
--- a/advisories/unreviewed/2022/02/GHSA-rv44-84c7-gvxx/GHSA-rv44-84c7-gvxx.json
+++ b/advisories/unreviewed/2022/02/GHSA-rv44-84c7-gvxx/GHSA-rv44-84c7-gvxx.json
@@ -7,12 +7,8 @@
"CVE-2022-24916"
],
"details": "Optimism before @eth-optimism/l2geth@0.5.11 allows economic griefing because a balance is duplicated upon contract self-destruction.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -40,9 +36,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/02/GHSA-rvgp-9v6m-x4g4/GHSA-rvgp-9v6m-x4g4.json b/advisories/unreviewed/2022/02/GHSA-rvgp-9v6m-x4g4/GHSA-rvgp-9v6m-x4g4.json
index 287999e5daf..1f49a687474 100644
--- a/advisories/unreviewed/2022/02/GHSA-rvgp-9v6m-x4g4/GHSA-rvgp-9v6m-x4g4.json
+++ b/advisories/unreviewed/2022/02/GHSA-rvgp-9v6m-x4g4/GHSA-rvgp-9v6m-x4g4.json
@@ -7,12 +7,8 @@
"CVE-2022-0018"
],
"details": "An information exposure vulnerability exists in the Palo Alto Networks GlobalProtect app on Windows and MacOS where the credentials of the local user account are sent to the GlobalProtect portal when the Single Sign-On feature is enabled in the GlobalProtect portal configuration. This product behavior is intentional and poses no security risk when connecting to trusted GlobalProtect portals configured to use the same Single Sign-On credentials both for the local user account as well as the GlobalProtect login. However when the credentials are different, the local account credentials are inadvertently sent to the GlobalProtect portal for authentication. A third party MITM type of attacker cannot see these credentials in transit. This vulnerability is a concern where the GlobalProtect app is deployed on Bring-your-Own-Device (BYOD) type of clients with private local user accounts or GlobalProtect app is used to connect to different organizations. Fixed versions of GlobalProtect app have an app setting to prevent the transmission of the user's local user credentials to the target GlobalProtect portal regardless of the portal configuration. This issue impacts: GlobalProtect app 5.1 versions earlier than GlobalProtect app 5.1.10 on Windows and MacOS; GlobalProtect app 5.2 versions earlier than GlobalProtect app 5.2.9 on Windows and MacOS This issue does not affect GlobalProtect app on other platforms.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-rxqc-w45q-h56r/GHSA-rxqc-w45q-h56r.json b/advisories/unreviewed/2022/02/GHSA-rxqc-w45q-h56r/GHSA-rxqc-w45q-h56r.json
index 8c87e156d99..62709b0c817 100644
--- a/advisories/unreviewed/2022/02/GHSA-rxqc-w45q-h56r/GHSA-rxqc-w45q-h56r.json
+++ b/advisories/unreviewed/2022/02/GHSA-rxqc-w45q-h56r/GHSA-rxqc-w45q-h56r.json
@@ -7,12 +7,8 @@
"CVE-2021-46154"
],
"details": "A vulnerability has been identified in Simcenter Femap V2020.2 (All versions), Simcenter Femap V2021.1 (All versions). Affected application contains a stack based buffer overflow vulnerability while parsing NEU files. This could allow an attacker to execute code in the context of the current process. (ZDI-CAN-14646, ZDI-CAN-14679, ZDI-CAN-15084, ZDI-CAN-15304)",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-v79c-gqxq-ghpv/GHSA-v79c-gqxq-ghpv.json b/advisories/unreviewed/2022/02/GHSA-v79c-gqxq-ghpv/GHSA-v79c-gqxq-ghpv.json
index 751413c7c04..d38e225013a 100644
--- a/advisories/unreviewed/2022/02/GHSA-v79c-gqxq-ghpv/GHSA-v79c-gqxq-ghpv.json
+++ b/advisories/unreviewed/2022/02/GHSA-v79c-gqxq-ghpv/GHSA-v79c-gqxq-ghpv.json
@@ -7,12 +7,8 @@
"CVE-2021-46155"
],
"details": "A vulnerability has been identified in Simcenter Femap V2020.2 (All versions), Simcenter Femap V2021.1 (All versions). Affected application contains a stack based buffer overflow vulnerability while parsing NEU files. This could allow an attacker to execute code in the context of the current process. (ZDI-CAN-14683, ZDI-CAN-15283, ZDI-CAN-15303, ZDI-CAN-15593)",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-v7cj-26wg-65rw/GHSA-v7cj-26wg-65rw.json b/advisories/unreviewed/2022/02/GHSA-v7cj-26wg-65rw/GHSA-v7cj-26wg-65rw.json
index 90ddeb36c64..ae33d3542bc 100644
--- a/advisories/unreviewed/2022/02/GHSA-v7cj-26wg-65rw/GHSA-v7cj-26wg-65rw.json
+++ b/advisories/unreviewed/2022/02/GHSA-v7cj-26wg-65rw/GHSA-v7cj-26wg-65rw.json
@@ -7,12 +7,8 @@
"CVE-2018-25029"
],
"details": "The Z-Wave specification requires that S2 security can be downgraded to S0 or other less secure protocols, allowing an attacker within radio range during pairing to downgrade and then exploit a different vulnerability (CVE-2013-20003) to intercept and spoof 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/02/GHSA-v88g-7jhf-f5wv/GHSA-v88g-7jhf-f5wv.json b/advisories/unreviewed/2022/02/GHSA-v88g-7jhf-f5wv/GHSA-v88g-7jhf-f5wv.json
index e86085643d4..d7888db6e33 100644
--- a/advisories/unreviewed/2022/02/GHSA-v88g-7jhf-f5wv/GHSA-v88g-7jhf-f5wv.json
+++ b/advisories/unreviewed/2022/02/GHSA-v88g-7jhf-f5wv/GHSA-v88g-7jhf-f5wv.json
@@ -7,12 +7,8 @@
"CVE-2022-0527"
],
"details": "Cross-site Scripting (XSS) - Stored in GitHub repository chatwoot/chatwoot prior to 2.2.0.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-vcp7-93pm-gh73/GHSA-vcp7-93pm-gh73.json b/advisories/unreviewed/2022/02/GHSA-vcp7-93pm-gh73/GHSA-vcp7-93pm-gh73.json
index 932a99f34f7..b535bbe02f2 100644
--- a/advisories/unreviewed/2022/02/GHSA-vcp7-93pm-gh73/GHSA-vcp7-93pm-gh73.json
+++ b/advisories/unreviewed/2022/02/GHSA-vcp7-93pm-gh73/GHSA-vcp7-93pm-gh73.json
@@ -7,12 +7,8 @@
"CVE-2021-43927"
],
"details": "Improper neutralization of special elements used in an SQL command ('SQL Injection') vulnerability in Security Management functionality in Synology DiskStation Manager (DSM) before 7.0.1-42218-2 allows remote attackers to inject SQL commands via unspecified vectors.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-vcxp-cq7g-77m2/GHSA-vcxp-cq7g-77m2.json b/advisories/unreviewed/2022/02/GHSA-vcxp-cq7g-77m2/GHSA-vcxp-cq7g-77m2.json
index f4f66cec5a8..24c0585bcf0 100644
--- a/advisories/unreviewed/2022/02/GHSA-vcxp-cq7g-77m2/GHSA-vcxp-cq7g-77m2.json
+++ b/advisories/unreviewed/2022/02/GHSA-vcxp-cq7g-77m2/GHSA-vcxp-cq7g-77m2.json
@@ -7,12 +7,8 @@
"CVE-2022-0474"
],
"details": "Full list of recipients from customer users in a contact field could be disclosed in notification emails event when the notification is set to be sent to each recipient individually. This issue affects: OTRS AG OTRSCustomContactFields 8.0.x version: 8.0.11 and prior versions.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-vh8f-325p-cw9v/GHSA-vh8f-325p-cw9v.json b/advisories/unreviewed/2022/02/GHSA-vh8f-325p-cw9v/GHSA-vh8f-325p-cw9v.json
index 7efa331539b..d2acf9c3d18 100644
--- a/advisories/unreviewed/2022/02/GHSA-vh8f-325p-cw9v/GHSA-vh8f-325p-cw9v.json
+++ b/advisories/unreviewed/2022/02/GHSA-vh8f-325p-cw9v/GHSA-vh8f-325p-cw9v.json
@@ -7,12 +7,8 @@
"CVE-2021-44864"
],
"details": "TP-Link WR886N 3.0 1.0.1 Build 150127 Rel.34123n is vulnerable to Buffer Overflow. Authenticated attackers can crash router httpd services via /userRpm/PingIframeRpm.htm request which contains redundant & in parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-vm8g-vm3g-c3rm/GHSA-vm8g-vm3g-c3rm.json b/advisories/unreviewed/2022/02/GHSA-vm8g-vm3g-c3rm/GHSA-vm8g-vm3g-c3rm.json
index 1148d5ed2c7..a754a48958d 100644
--- a/advisories/unreviewed/2022/02/GHSA-vm8g-vm3g-c3rm/GHSA-vm8g-vm3g-c3rm.json
+++ b/advisories/unreviewed/2022/02/GHSA-vm8g-vm3g-c3rm/GHSA-vm8g-vm3g-c3rm.json
@@ -7,12 +7,8 @@
"CVE-2021-43925"
],
"details": "Improper neutralization of special elements used in an SQL command ('SQL Injection') vulnerability in Log Management functionality in Synology DiskStation Manager (DSM) before 7.0.1-42218-2 allows remote attackers to inject SQL commands via unspecified vectors.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-vw3j-xfjf-6rj3/GHSA-vw3j-xfjf-6rj3.json b/advisories/unreviewed/2022/02/GHSA-vw3j-xfjf-6rj3/GHSA-vw3j-xfjf-6rj3.json
index c4d3593e42d..27f7ce3f5d6 100644
--- a/advisories/unreviewed/2022/02/GHSA-vw3j-xfjf-6rj3/GHSA-vw3j-xfjf-6rj3.json
+++ b/advisories/unreviewed/2022/02/GHSA-vw3j-xfjf-6rj3/GHSA-vw3j-xfjf-6rj3.json
@@ -7,12 +7,8 @@
"CVE-2021-25939"
],
"details": "In ArangoDB, versions v3.7.0 through v3.9.0-alpha.1 have a feature which allows downloading a Foxx service from a publicly available URL. This feature does not enforce proper filtering of requests performed internally, which can be abused by a highly-privileged attacker to perform blind SSRF and send internal requests to localhost.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-vwgh-rghj-r6vf/GHSA-vwgh-rghj-r6vf.json b/advisories/unreviewed/2022/02/GHSA-vwgh-rghj-r6vf/GHSA-vwgh-rghj-r6vf.json
index 2243f282d22..b63c6a2a6fa 100644
--- a/advisories/unreviewed/2022/02/GHSA-vwgh-rghj-r6vf/GHSA-vwgh-rghj-r6vf.json
+++ b/advisories/unreviewed/2022/02/GHSA-vwgh-rghj-r6vf/GHSA-vwgh-rghj-r6vf.json
@@ -7,12 +7,8 @@
"CVE-2021-46161"
],
"details": "A vulnerability has been identified in Simcenter Femap V2020.2 (All versions), Simcenter Femap V2021.1 (All versions). Affected application contains an out of bounds write past the end of an allocated structure while parsing specially crafted NEU files. This could allow an attacker to execute code in the context of the current process. (ZDI-CAN-15302)",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-w348-j94x-qjh2/GHSA-w348-j94x-qjh2.json b/advisories/unreviewed/2022/02/GHSA-w348-j94x-qjh2/GHSA-w348-j94x-qjh2.json
index b0626f3a1b6..cbcd0d16b9f 100644
--- a/advisories/unreviewed/2022/02/GHSA-w348-j94x-qjh2/GHSA-w348-j94x-qjh2.json
+++ b/advisories/unreviewed/2022/02/GHSA-w348-j94x-qjh2/GHSA-w348-j94x-qjh2.json
@@ -7,12 +7,8 @@
"CVE-2022-0019"
],
"details": "An insufficiently protected credentials vulnerability exists in the Palo Alto Networks GlobalProtect app on Linux that exposes the hashed credentials of GlobalProtect users that saved their password during previous GlobalProtect app sessions to other local users on the system. The exposed credentials enable a local attacker to authenticate to the GlobalProtect portal or gateway as the target user without knowing of the target user’s plaintext password. This issue impacts: GlobalProtect app 5.1 versions earlier than GlobalProtect app 5.1.10 on Linux. GlobalProtect app 5.2 versions earlier than and including GlobalProtect app 5.2.7 on Linux. GlobalProtect app 5.3 versions earlier than GlobalProtect app 5.3.2 on Linux. This issue does not affect the GlobalProtect app on other platforms.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-w53j-mr4p-h52p/GHSA-w53j-mr4p-h52p.json b/advisories/unreviewed/2022/02/GHSA-w53j-mr4p-h52p/GHSA-w53j-mr4p-h52p.json
index 2d3be5d7600..966d1bddca0 100644
--- a/advisories/unreviewed/2022/02/GHSA-w53j-mr4p-h52p/GHSA-w53j-mr4p-h52p.json
+++ b/advisories/unreviewed/2022/02/GHSA-w53j-mr4p-h52p/GHSA-w53j-mr4p-h52p.json
@@ -7,12 +7,8 @@
"CVE-2021-46151"
],
"details": "A vulnerability has been identified in Simcenter Femap V2020.2 (All versions), Simcenter Femap V2021.1 (All versions). Affected application contains an out of bounds write past the end of an allocated structure while parsing specially crafted NEU files. This could allow an attacker to execute code in the context of the current process. (ZDI-CAN-14754, ZDI-CAN-15082)",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-w5v5-5vpm-87mx/GHSA-w5v5-5vpm-87mx.json b/advisories/unreviewed/2022/02/GHSA-w5v5-5vpm-87mx/GHSA-w5v5-5vpm-87mx.json
index e88dfea4e3b..00e04a8ae00 100644
--- a/advisories/unreviewed/2022/02/GHSA-w5v5-5vpm-87mx/GHSA-w5v5-5vpm-87mx.json
+++ b/advisories/unreviewed/2022/02/GHSA-w5v5-5vpm-87mx/GHSA-w5v5-5vpm-87mx.json
@@ -7,12 +7,8 @@
"CVE-2013-20003"
],
"details": "Z-Wave devices from Sierra Designs (circa 2013) and Silicon Labs (using S0 security) may use a known, shared network key of all zeros, allowing an attacker within radio range to spoof Z-Wave traffic.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-w9r7-4qpm-xxc5/GHSA-w9r7-4qpm-xxc5.json b/advisories/unreviewed/2022/02/GHSA-w9r7-4qpm-xxc5/GHSA-w9r7-4qpm-xxc5.json
index 9fccfd2b03f..5b4495d4a80 100644
--- a/advisories/unreviewed/2022/02/GHSA-w9r7-4qpm-xxc5/GHSA-w9r7-4qpm-xxc5.json
+++ b/advisories/unreviewed/2022/02/GHSA-w9r7-4qpm-xxc5/GHSA-w9r7-4qpm-xxc5.json
@@ -7,12 +7,8 @@
"CVE-2021-24878"
],
"details": "The SupportCandy WordPress plugin before 2.2.7 does not sanitise and escape the query string before outputting it back in pages with the [wpsc_create_ticket] shortcode embed, leading to a Reflected Cross-Site Scripting issue",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-wcvv-m4vf-mqw9/GHSA-wcvv-m4vf-mqw9.json b/advisories/unreviewed/2022/02/GHSA-wcvv-m4vf-mqw9/GHSA-wcvv-m4vf-mqw9.json
index 41babdc2985..42135ad641e 100644
--- a/advisories/unreviewed/2022/02/GHSA-wcvv-m4vf-mqw9/GHSA-wcvv-m4vf-mqw9.json
+++ b/advisories/unreviewed/2022/02/GHSA-wcvv-m4vf-mqw9/GHSA-wcvv-m4vf-mqw9.json
@@ -7,12 +7,8 @@
"CVE-2022-23378"
],
"details": "A Cross-Site Scripting (XSS) vulnerability exists within the 3.2.2 version of TastyIgniter. The \"items%5B0%5D%5Bpath%5D\" parameter of a request made to /admin/allergens/edit/1 is vulnerable.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-wgq3-h773-3ffp/GHSA-wgq3-h773-3ffp.json b/advisories/unreviewed/2022/02/GHSA-wgq3-h773-3ffp/GHSA-wgq3-h773-3ffp.json
index 66457672b03..25a9571bf1b 100644
--- a/advisories/unreviewed/2022/02/GHSA-wgq3-h773-3ffp/GHSA-wgq3-h773-3ffp.json
+++ b/advisories/unreviewed/2022/02/GHSA-wgq3-h773-3ffp/GHSA-wgq3-h773-3ffp.json
@@ -7,12 +7,8 @@
"CVE-2022-24316"
],
"details": "A CWE-665: Improper Initialization vulnerability exists that could cause information exposure when an attacker sends a specially crafted message. Affected Product: Interactive Graphical SCADA System Data Server (V15.0.0.22020 and prior)",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-wjf2-5mh5-257q/GHSA-wjf2-5mh5-257q.json b/advisories/unreviewed/2022/02/GHSA-wjf2-5mh5-257q/GHSA-wjf2-5mh5-257q.json
index c7a46e417a9..63a76c46a68 100644
--- a/advisories/unreviewed/2022/02/GHSA-wjf2-5mh5-257q/GHSA-wjf2-5mh5-257q.json
+++ b/advisories/unreviewed/2022/02/GHSA-wjf2-5mh5-257q/GHSA-wjf2-5mh5-257q.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-wjpg-mm39-r6w8/GHSA-wjpg-mm39-r6w8.json b/advisories/unreviewed/2022/02/GHSA-wjpg-mm39-r6w8/GHSA-wjpg-mm39-r6w8.json
index 5f858eff29a..af768340d5c 100644
--- a/advisories/unreviewed/2022/02/GHSA-wjpg-mm39-r6w8/GHSA-wjpg-mm39-r6w8.json
+++ b/advisories/unreviewed/2022/02/GHSA-wjpg-mm39-r6w8/GHSA-wjpg-mm39-r6w8.json
@@ -7,12 +7,8 @@
"CVE-2022-23312"
],
"details": "A vulnerability has been identified in Spectrum Power 4 (All versions < V4.70 SP9 Security Patch 1). The integrated web application \"Online Help\" in affected product contains a Cross-Site Scripting (XSS) vulnerability that could be exploited if unsuspecting users are tricked into accessing a malicious link.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-wrrm-pwrp-4mqm/GHSA-wrrm-pwrp-4mqm.json b/advisories/unreviewed/2022/02/GHSA-wrrm-pwrp-4mqm/GHSA-wrrm-pwrp-4mqm.json
index 1e79738f98c..6fbda748674 100644
--- a/advisories/unreviewed/2022/02/GHSA-wrrm-pwrp-4mqm/GHSA-wrrm-pwrp-4mqm.json
+++ b/advisories/unreviewed/2022/02/GHSA-wrrm-pwrp-4mqm/GHSA-wrrm-pwrp-4mqm.json
@@ -7,12 +7,8 @@
"CVE-2022-24315"
],
"details": "A CWE-125: Out-of-bounds Read vulnerability exists that could cause denial of service when an attacker repeatedly sends a specially crafted message. Affected Product: Interactive Graphical SCADA System Data Server (V15.0.0.22020 and prior)",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-wrw9-g9r9-p9h2/GHSA-wrw9-g9r9-p9h2.json b/advisories/unreviewed/2022/02/GHSA-wrw9-g9r9-p9h2/GHSA-wrw9-g9r9-p9h2.json
index 9a62c0db25f..a52b298c12f 100644
--- a/advisories/unreviewed/2022/02/GHSA-wrw9-g9r9-p9h2/GHSA-wrw9-g9r9-p9h2.json
+++ b/advisories/unreviewed/2022/02/GHSA-wrw9-g9r9-p9h2/GHSA-wrw9-g9r9-p9h2.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-wx5j-36hc-fhvh/GHSA-wx5j-36hc-fhvh.json b/advisories/unreviewed/2022/02/GHSA-wx5j-36hc-fhvh/GHSA-wx5j-36hc-fhvh.json
index fc81b83fbcb..88219fe82e0 100644
--- a/advisories/unreviewed/2022/02/GHSA-wx5j-36hc-fhvh/GHSA-wx5j-36hc-fhvh.json
+++ b/advisories/unreviewed/2022/02/GHSA-wx5j-36hc-fhvh/GHSA-wx5j-36hc-fhvh.json
@@ -7,12 +7,8 @@
"CVE-2022-24314"
],
"details": "A CWE-125: Out-of-bounds Read vulnerability exists that could cause memory leaks potentially resulting in denial of service when an attacker repeatedly sends a specially crafted message. Affected Product: Interactive Graphical SCADA System Data Server (V15.0.0.22020 and prior)",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-x2v3-2w43-qrx6/GHSA-x2v3-2w43-qrx6.json b/advisories/unreviewed/2022/02/GHSA-x2v3-2w43-qrx6/GHSA-x2v3-2w43-qrx6.json
index 4efdc219c86..78281a5a7a5 100644
--- a/advisories/unreviewed/2022/02/GHSA-x2v3-2w43-qrx6/GHSA-x2v3-2w43-qrx6.json
+++ b/advisories/unreviewed/2022/02/GHSA-x2v3-2w43-qrx6/GHSA-x2v3-2w43-qrx6.json
@@ -7,12 +7,8 @@
"CVE-2021-45106"
],
"details": "A vulnerability has been identified in SICAM TOOLBOX II (All versions). Affected applications use a circumventable access control within a database service. This could allow an attacker to access the database.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-x36m-xqqr-f962/GHSA-x36m-xqqr-f962.json b/advisories/unreviewed/2022/02/GHSA-x36m-xqqr-f962/GHSA-x36m-xqqr-f962.json
index 4b63fce33f4..eb130d26f95 100644
--- a/advisories/unreviewed/2022/02/GHSA-x36m-xqqr-f962/GHSA-x36m-xqqr-f962.json
+++ b/advisories/unreviewed/2022/02/GHSA-x36m-xqqr-f962/GHSA-x36m-xqqr-f962.json
@@ -7,12 +7,8 @@
"CVE-2021-22286"
],
"details": "Improper Input Validation vulnerability in the ABB SPIET800 and PNI800 module allows an attacker to cause the denial of service or make the module unresponsive.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-x3rq-33c5-7669/GHSA-x3rq-33c5-7669.json b/advisories/unreviewed/2022/02/GHSA-x3rq-33c5-7669/GHSA-x3rq-33c5-7669.json
index 980c402341e..b3ed0b075ee 100644
--- a/advisories/unreviewed/2022/02/GHSA-x3rq-33c5-7669/GHSA-x3rq-33c5-7669.json
+++ b/advisories/unreviewed/2022/02/GHSA-x3rq-33c5-7669/GHSA-x3rq-33c5-7669.json
@@ -7,12 +7,8 @@
"CVE-2021-46159"
],
"details": "A vulnerability has been identified in Simcenter Femap V2020.2 (All versions), Simcenter Femap V2021.1 (All versions). Affected application contains an out of bounds write past the end of an allocated structure while parsing specially crafted NEU files. This could allow an attacker to execute code in the context of the current process. (ZDI-CAN-15050)",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-x52q-3xgw-whv2/GHSA-x52q-3xgw-whv2.json b/advisories/unreviewed/2022/02/GHSA-x52q-3xgw-whv2/GHSA-x52q-3xgw-whv2.json
index 82eda3511e4..989c4e9c616 100644
--- a/advisories/unreviewed/2022/02/GHSA-x52q-3xgw-whv2/GHSA-x52q-3xgw-whv2.json
+++ b/advisories/unreviewed/2022/02/GHSA-x52q-3xgw-whv2/GHSA-x52q-3xgw-whv2.json
@@ -7,12 +7,8 @@
"CVE-2022-24694"
],
"details": "In Mahara 20.10 before 20.10.4, 21.04 before 21.04.3, and 21.10 before 21.10.1, the names of folders in the Files area can be seen by a person not owning the folders. (Only folder names are affected. Neither file names nor file contents are affected.)",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-xchj-mjmf-p2wg/GHSA-xchj-mjmf-p2wg.json b/advisories/unreviewed/2022/02/GHSA-xchj-mjmf-p2wg/GHSA-xchj-mjmf-p2wg.json
index 0bf0db785ab..890b3a7363d 100644
--- a/advisories/unreviewed/2022/02/GHSA-xchj-mjmf-p2wg/GHSA-xchj-mjmf-p2wg.json
+++ b/advisories/unreviewed/2022/02/GHSA-xchj-mjmf-p2wg/GHSA-xchj-mjmf-p2wg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-xcmm-3w7w-cqq9/GHSA-xcmm-3w7w-cqq9.json b/advisories/unreviewed/2022/02/GHSA-xcmm-3w7w-cqq9/GHSA-xcmm-3w7w-cqq9.json
index c55f369c4dd..16d64254ad8 100644
--- a/advisories/unreviewed/2022/02/GHSA-xcmm-3w7w-cqq9/GHSA-xcmm-3w7w-cqq9.json
+++ b/advisories/unreviewed/2022/02/GHSA-xcmm-3w7w-cqq9/GHSA-xcmm-3w7w-cqq9.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-xf7v-mwgp-rjj7/GHSA-xf7v-mwgp-rjj7.json b/advisories/unreviewed/2022/02/GHSA-xf7v-mwgp-rjj7/GHSA-xf7v-mwgp-rjj7.json
index 600c54f97bb..e4910340993 100644
--- a/advisories/unreviewed/2022/02/GHSA-xf7v-mwgp-rjj7/GHSA-xf7v-mwgp-rjj7.json
+++ b/advisories/unreviewed/2022/02/GHSA-xf7v-mwgp-rjj7/GHSA-xf7v-mwgp-rjj7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-xmp3-76fc-6jhm/GHSA-xmp3-76fc-6jhm.json b/advisories/unreviewed/2022/02/GHSA-xmp3-76fc-6jhm/GHSA-xmp3-76fc-6jhm.json
index 555a5f87155..f13ccab9cda 100644
--- a/advisories/unreviewed/2022/02/GHSA-xmp3-76fc-6jhm/GHSA-xmp3-76fc-6jhm.json
+++ b/advisories/unreviewed/2022/02/GHSA-xmp3-76fc-6jhm/GHSA-xmp3-76fc-6jhm.json
@@ -7,12 +7,8 @@
"CVE-2021-25992"
],
"details": "In Ifme, versions 1.0.0 to v.7.33.2 don’t properly invalidate a user’s session even after the user initiated logout. It makes it possible for an attacker to reuse the admin cookies either via local/network access or by other hypothetical attacks.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-xpp9-6v93-3xvq/GHSA-xpp9-6v93-3xvq.json b/advisories/unreviewed/2022/02/GHSA-xpp9-6v93-3xvq/GHSA-xpp9-6v93-3xvq.json
index 7c4a8a862ff..d7958c8bc23 100644
--- a/advisories/unreviewed/2022/02/GHSA-xpp9-6v93-3xvq/GHSA-xpp9-6v93-3xvq.json
+++ b/advisories/unreviewed/2022/02/GHSA-xpp9-6v93-3xvq/GHSA-xpp9-6v93-3xvq.json
@@ -7,12 +7,8 @@
"CVE-2021-22284"
],
"details": "Incorrect Permission Assignment for Critical Resource vulnerability in OPC Server for AC 800M allows an attacker to execute arbitrary code in the node running the AC800M OPC Server.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-xq5w-p74r-82cv/GHSA-xq5w-p74r-82cv.json b/advisories/unreviewed/2022/02/GHSA-xq5w-p74r-82cv/GHSA-xq5w-p74r-82cv.json
index b80b855bed7..95cf9713f1c 100644
--- a/advisories/unreviewed/2022/02/GHSA-xq5w-p74r-82cv/GHSA-xq5w-p74r-82cv.json
+++ b/advisories/unreviewed/2022/02/GHSA-xq5w-p74r-82cv/GHSA-xq5w-p74r-82cv.json
@@ -7,12 +7,8 @@
"CVE-2021-36302"
],
"details": "All Dell EMC Integrated System for Microsoft Azure Stack Hub versions contain a privilege escalation vulnerability. A remote malicious user with standard level JEA credentials may potentially exploit this vulnerability to elevate privileges and take over the system.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-xrvc-5f74-4x4x/GHSA-xrvc-5f74-4x4x.json b/advisories/unreviewed/2022/02/GHSA-xrvc-5f74-4x4x/GHSA-xrvc-5f74-4x4x.json
index 54165327c23..57dcbbdfee0 100644
--- a/advisories/unreviewed/2022/02/GHSA-xrvc-5f74-4x4x/GHSA-xrvc-5f74-4x4x.json
+++ b/advisories/unreviewed/2022/02/GHSA-xrvc-5f74-4x4x/GHSA-xrvc-5f74-4x4x.json
@@ -7,12 +7,8 @@
"CVE-2021-25029"
],
"details": "The CLUEVO LMS, E-Learning Platform WordPress plugin before 1.8.1 does not sanitise and escape Course's module, which could allow high privilege users to perform Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-xvfg-5fqf-m93j/GHSA-xvfg-5fqf-m93j.json b/advisories/unreviewed/2022/02/GHSA-xvfg-5fqf-m93j/GHSA-xvfg-5fqf-m93j.json
index 7cb7bbf31f7..1b98d0fedc6 100644
--- a/advisories/unreviewed/2022/02/GHSA-xvfg-5fqf-m93j/GHSA-xvfg-5fqf-m93j.json
+++ b/advisories/unreviewed/2022/02/GHSA-xvfg-5fqf-m93j/GHSA-xvfg-5fqf-m93j.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-xxgm-h7pp-7g7v/GHSA-xxgm-h7pp-7g7v.json b/advisories/unreviewed/2022/02/GHSA-xxgm-h7pp-7g7v/GHSA-xxgm-h7pp-7g7v.json
index 2c227572968..e4b0a519f98 100644
--- a/advisories/unreviewed/2022/02/GHSA-xxgm-h7pp-7g7v/GHSA-xxgm-h7pp-7g7v.json
+++ b/advisories/unreviewed/2022/02/GHSA-xxgm-h7pp-7g7v/GHSA-xxgm-h7pp-7g7v.json
@@ -7,12 +7,8 @@
"CVE-2022-20710"
],
"details": "Multiple vulnerabilities in Cisco Small Business RV160, RV260, RV340, and RV345 Series Routers could allow an attacker to do any of the following: Execute arbitrary code Elevate privileges Execute arbitrary commands Bypass authentication and authorization protections Fetch and run unsigned software Cause denial of service (DoS) For more information about these vulnerabilities, see the Details section of this advisory.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-22wm-h2wq-6vm3/GHSA-22wm-h2wq-6vm3.json b/advisories/unreviewed/2022/05/GHSA-22wm-h2wq-6vm3/GHSA-22wm-h2wq-6vm3.json
index de0160b160e..70955be0c9a 100644
--- a/advisories/unreviewed/2022/05/GHSA-22wm-h2wq-6vm3/GHSA-22wm-h2wq-6vm3.json
+++ b/advisories/unreviewed/2022/05/GHSA-22wm-h2wq-6vm3/GHSA-22wm-h2wq-6vm3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-232p-99pf-h332/GHSA-232p-99pf-h332.json b/advisories/unreviewed/2022/05/GHSA-232p-99pf-h332/GHSA-232p-99pf-h332.json
index 369f3b6dc9c..87c9a416485 100644
--- a/advisories/unreviewed/2022/05/GHSA-232p-99pf-h332/GHSA-232p-99pf-h332.json
+++ b/advisories/unreviewed/2022/05/GHSA-232p-99pf-h332/GHSA-232p-99pf-h332.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-23jq-mpmp-prmf/GHSA-23jq-mpmp-prmf.json b/advisories/unreviewed/2022/05/GHSA-23jq-mpmp-prmf/GHSA-23jq-mpmp-prmf.json
index d8762a63f02..ba407fbaa3d 100644
--- a/advisories/unreviewed/2022/05/GHSA-23jq-mpmp-prmf/GHSA-23jq-mpmp-prmf.json
+++ b/advisories/unreviewed/2022/05/GHSA-23jq-mpmp-prmf/GHSA-23jq-mpmp-prmf.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -43,9 +41,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "CRITICAL",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-23xp-c8gg-3439/GHSA-23xp-c8gg-3439.json b/advisories/unreviewed/2022/05/GHSA-23xp-c8gg-3439/GHSA-23xp-c8gg-3439.json
index e9875132c91..cee5074c882 100644
--- a/advisories/unreviewed/2022/05/GHSA-23xp-c8gg-3439/GHSA-23xp-c8gg-3439.json
+++ b/advisories/unreviewed/2022/05/GHSA-23xp-c8gg-3439/GHSA-23xp-c8gg-3439.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-242h-9g3g-w3fx/GHSA-242h-9g3g-w3fx.json b/advisories/unreviewed/2022/05/GHSA-242h-9g3g-w3fx/GHSA-242h-9g3g-w3fx.json
index 86730ae7888..3ec35255119 100644
--- a/advisories/unreviewed/2022/05/GHSA-242h-9g3g-w3fx/GHSA-242h-9g3g-w3fx.json
+++ b/advisories/unreviewed/2022/05/GHSA-242h-9g3g-w3fx/GHSA-242h-9g3g-w3fx.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-2529-rwp4-75f6/GHSA-2529-rwp4-75f6.json b/advisories/unreviewed/2022/05/GHSA-2529-rwp4-75f6/GHSA-2529-rwp4-75f6.json
index 33ae18c0532..cc65ba2b15b 100644
--- a/advisories/unreviewed/2022/05/GHSA-2529-rwp4-75f6/GHSA-2529-rwp4-75f6.json
+++ b/advisories/unreviewed/2022/05/GHSA-2529-rwp4-75f6/GHSA-2529-rwp4-75f6.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-2566-p8jv-48q3/GHSA-2566-p8jv-48q3.json b/advisories/unreviewed/2022/05/GHSA-2566-p8jv-48q3/GHSA-2566-p8jv-48q3.json
index 7f1eeeca59a..33f45c4fce0 100644
--- a/advisories/unreviewed/2022/05/GHSA-2566-p8jv-48q3/GHSA-2566-p8jv-48q3.json
+++ b/advisories/unreviewed/2022/05/GHSA-2566-p8jv-48q3/GHSA-2566-p8jv-48q3.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-27h4-qjq2-62v3/GHSA-27h4-qjq2-62v3.json b/advisories/unreviewed/2022/05/GHSA-27h4-qjq2-62v3/GHSA-27h4-qjq2-62v3.json
index 82573b208e5..38fe25af365 100644
--- a/advisories/unreviewed/2022/05/GHSA-27h4-qjq2-62v3/GHSA-27h4-qjq2-62v3.json
+++ b/advisories/unreviewed/2022/05/GHSA-27h4-qjq2-62v3/GHSA-27h4-qjq2-62v3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-288r-5pxq-4qgx/GHSA-288r-5pxq-4qgx.json b/advisories/unreviewed/2022/05/GHSA-288r-5pxq-4qgx/GHSA-288r-5pxq-4qgx.json
index 010ebcebf6a..adf3246c75b 100644
--- a/advisories/unreviewed/2022/05/GHSA-288r-5pxq-4qgx/GHSA-288r-5pxq-4qgx.json
+++ b/advisories/unreviewed/2022/05/GHSA-288r-5pxq-4qgx/GHSA-288r-5pxq-4qgx.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-2939-pqmr-4866/GHSA-2939-pqmr-4866.json b/advisories/unreviewed/2022/05/GHSA-2939-pqmr-4866/GHSA-2939-pqmr-4866.json
index 535b59befc2..2bf6cff4140 100644
--- a/advisories/unreviewed/2022/05/GHSA-2939-pqmr-4866/GHSA-2939-pqmr-4866.json
+++ b/advisories/unreviewed/2022/05/GHSA-2939-pqmr-4866/GHSA-2939-pqmr-4866.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-296x-83m2-v73h/GHSA-296x-83m2-v73h.json b/advisories/unreviewed/2022/05/GHSA-296x-83m2-v73h/GHSA-296x-83m2-v73h.json
index feb48755ade..e2ca3ffc355 100644
--- a/advisories/unreviewed/2022/05/GHSA-296x-83m2-v73h/GHSA-296x-83m2-v73h.json
+++ b/advisories/unreviewed/2022/05/GHSA-296x-83m2-v73h/GHSA-296x-83m2-v73h.json
@@ -7,12 +7,8 @@
"CVE-2015-1047"
],
"details": "vpxd in VMware vCenter Server 5.0 before u3e, 5.1 before u3, and 5.5 before u2 allows remote attackers to cause a denial of service via a long heartbeat message.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-29h7-gr57-5f8r/GHSA-29h7-gr57-5f8r.json b/advisories/unreviewed/2022/05/GHSA-29h7-gr57-5f8r/GHSA-29h7-gr57-5f8r.json
index 3c888a07883..d3131b141b7 100644
--- a/advisories/unreviewed/2022/05/GHSA-29h7-gr57-5f8r/GHSA-29h7-gr57-5f8r.json
+++ b/advisories/unreviewed/2022/05/GHSA-29h7-gr57-5f8r/GHSA-29h7-gr57-5f8r.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-29q2-69mh-57j9/GHSA-29q2-69mh-57j9.json b/advisories/unreviewed/2022/05/GHSA-29q2-69mh-57j9/GHSA-29q2-69mh-57j9.json
index 290d3ff4f06..35ff2256e07 100644
--- a/advisories/unreviewed/2022/05/GHSA-29q2-69mh-57j9/GHSA-29q2-69mh-57j9.json
+++ b/advisories/unreviewed/2022/05/GHSA-29q2-69mh-57j9/GHSA-29q2-69mh-57j9.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-2cvw-f5r9-fj4x/GHSA-2cvw-f5r9-fj4x.json b/advisories/unreviewed/2022/05/GHSA-2cvw-f5r9-fj4x/GHSA-2cvw-f5r9-fj4x.json
index 23bcf724019..e8a2a8d99d4 100644
--- a/advisories/unreviewed/2022/05/GHSA-2cvw-f5r9-fj4x/GHSA-2cvw-f5r9-fj4x.json
+++ b/advisories/unreviewed/2022/05/GHSA-2cvw-f5r9-fj4x/GHSA-2cvw-f5r9-fj4x.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-2f4j-64mc-h8m2/GHSA-2f4j-64mc-h8m2.json b/advisories/unreviewed/2022/05/GHSA-2f4j-64mc-h8m2/GHSA-2f4j-64mc-h8m2.json
index 3a9fba3608b..a46805accda 100644
--- a/advisories/unreviewed/2022/05/GHSA-2f4j-64mc-h8m2/GHSA-2f4j-64mc-h8m2.json
+++ b/advisories/unreviewed/2022/05/GHSA-2f4j-64mc-h8m2/GHSA-2f4j-64mc-h8m2.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-2f68-f59w-q82g/GHSA-2f68-f59w-q82g.json b/advisories/unreviewed/2022/05/GHSA-2f68-f59w-q82g/GHSA-2f68-f59w-q82g.json
index 2bae478fb05..e2bd1ddf1dd 100644
--- a/advisories/unreviewed/2022/05/GHSA-2f68-f59w-q82g/GHSA-2f68-f59w-q82g.json
+++ b/advisories/unreviewed/2022/05/GHSA-2f68-f59w-q82g/GHSA-2f68-f59w-q82g.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-2g53-pmw3-ccp9/GHSA-2g53-pmw3-ccp9.json b/advisories/unreviewed/2022/05/GHSA-2g53-pmw3-ccp9/GHSA-2g53-pmw3-ccp9.json
index 83bba2b7ea9..ad7b743afed 100644
--- a/advisories/unreviewed/2022/05/GHSA-2g53-pmw3-ccp9/GHSA-2g53-pmw3-ccp9.json
+++ b/advisories/unreviewed/2022/05/GHSA-2g53-pmw3-ccp9/GHSA-2g53-pmw3-ccp9.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-2j3f-972q-6fv5/GHSA-2j3f-972q-6fv5.json b/advisories/unreviewed/2022/05/GHSA-2j3f-972q-6fv5/GHSA-2j3f-972q-6fv5.json
index 6d77a7e00be..7eb0391a978 100644
--- a/advisories/unreviewed/2022/05/GHSA-2j3f-972q-6fv5/GHSA-2j3f-972q-6fv5.json
+++ b/advisories/unreviewed/2022/05/GHSA-2j3f-972q-6fv5/GHSA-2j3f-972q-6fv5.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-2jph-rj29-p72m/GHSA-2jph-rj29-p72m.json b/advisories/unreviewed/2022/05/GHSA-2jph-rj29-p72m/GHSA-2jph-rj29-p72m.json
index a77ee373f76..eb6b2ee6975 100644
--- a/advisories/unreviewed/2022/05/GHSA-2jph-rj29-p72m/GHSA-2jph-rj29-p72m.json
+++ b/advisories/unreviewed/2022/05/GHSA-2jph-rj29-p72m/GHSA-2jph-rj29-p72m.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-2jq2-fvrq-356x/GHSA-2jq2-fvrq-356x.json b/advisories/unreviewed/2022/05/GHSA-2jq2-fvrq-356x/GHSA-2jq2-fvrq-356x.json
index f9ca0f7cfa1..b211b861c8b 100644
--- a/advisories/unreviewed/2022/05/GHSA-2jq2-fvrq-356x/GHSA-2jq2-fvrq-356x.json
+++ b/advisories/unreviewed/2022/05/GHSA-2jq2-fvrq-356x/GHSA-2jq2-fvrq-356x.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-2jvq-qwww-m6j5/GHSA-2jvq-qwww-m6j5.json b/advisories/unreviewed/2022/05/GHSA-2jvq-qwww-m6j5/GHSA-2jvq-qwww-m6j5.json
index 1e341b0e714..ebee9035f45 100644
--- a/advisories/unreviewed/2022/05/GHSA-2jvq-qwww-m6j5/GHSA-2jvq-qwww-m6j5.json
+++ b/advisories/unreviewed/2022/05/GHSA-2jvq-qwww-m6j5/GHSA-2jvq-qwww-m6j5.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-2m8q-984r-f6q8/GHSA-2m8q-984r-f6q8.json b/advisories/unreviewed/2022/05/GHSA-2m8q-984r-f6q8/GHSA-2m8q-984r-f6q8.json
index 05f4b888b7d..338d435cb58 100644
--- a/advisories/unreviewed/2022/05/GHSA-2m8q-984r-f6q8/GHSA-2m8q-984r-f6q8.json
+++ b/advisories/unreviewed/2022/05/GHSA-2m8q-984r-f6q8/GHSA-2m8q-984r-f6q8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-2m94-7q7f-58gc/GHSA-2m94-7q7f-58gc.json b/advisories/unreviewed/2022/05/GHSA-2m94-7q7f-58gc/GHSA-2m94-7q7f-58gc.json
index e450b23234a..27637d50fc5 100644
--- a/advisories/unreviewed/2022/05/GHSA-2m94-7q7f-58gc/GHSA-2m94-7q7f-58gc.json
+++ b/advisories/unreviewed/2022/05/GHSA-2m94-7q7f-58gc/GHSA-2m94-7q7f-58gc.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-2p37-x8h9-2j2q/GHSA-2p37-x8h9-2j2q.json b/advisories/unreviewed/2022/05/GHSA-2p37-x8h9-2j2q/GHSA-2p37-x8h9-2j2q.json
index 2543515770e..3371f3d926f 100644
--- a/advisories/unreviewed/2022/05/GHSA-2p37-x8h9-2j2q/GHSA-2p37-x8h9-2j2q.json
+++ b/advisories/unreviewed/2022/05/GHSA-2p37-x8h9-2j2q/GHSA-2p37-x8h9-2j2q.json
@@ -7,12 +7,8 @@
"CVE-2011-2710"
],
"details": "Multiple cross-site scripting (XSS) vulnerabilities in Joomla! before 1.7.0 allow remote attackers to inject arbitrary web script or HTML via (1) the URI to includes/application.php, reachable through index.php; and, when Internet Explorer or Konqueror is used, (2) allow remote attackers to inject arbitrary web script or HTML via the searchword parameter in a search action to index.php in the com_search component. NOTE: vector 2 exists because of an incomplete fix for CVE-2011-2509.5.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-2q77-vqv7-52xc/GHSA-2q77-vqv7-52xc.json b/advisories/unreviewed/2022/05/GHSA-2q77-vqv7-52xc/GHSA-2q77-vqv7-52xc.json
index 532c479ef94..ddf9cbc8ee7 100644
--- a/advisories/unreviewed/2022/05/GHSA-2q77-vqv7-52xc/GHSA-2q77-vqv7-52xc.json
+++ b/advisories/unreviewed/2022/05/GHSA-2q77-vqv7-52xc/GHSA-2q77-vqv7-52xc.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-2qmm-6h3f-5r4h/GHSA-2qmm-6h3f-5r4h.json b/advisories/unreviewed/2022/05/GHSA-2qmm-6h3f-5r4h/GHSA-2qmm-6h3f-5r4h.json
index 19d5607ef83..1e0d4b3ae57 100644
--- a/advisories/unreviewed/2022/05/GHSA-2qmm-6h3f-5r4h/GHSA-2qmm-6h3f-5r4h.json
+++ b/advisories/unreviewed/2022/05/GHSA-2qmm-6h3f-5r4h/GHSA-2qmm-6h3f-5r4h.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-2qmv-2qp3-mw8v/GHSA-2qmv-2qp3-mw8v.json b/advisories/unreviewed/2022/05/GHSA-2qmv-2qp3-mw8v/GHSA-2qmv-2qp3-mw8v.json
index f0778b5f996..db4170a3e6d 100644
--- a/advisories/unreviewed/2022/05/GHSA-2qmv-2qp3-mw8v/GHSA-2qmv-2qp3-mw8v.json
+++ b/advisories/unreviewed/2022/05/GHSA-2qmv-2qp3-mw8v/GHSA-2qmv-2qp3-mw8v.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-2xf4-3pwg-68gh/GHSA-2xf4-3pwg-68gh.json b/advisories/unreviewed/2022/05/GHSA-2xf4-3pwg-68gh/GHSA-2xf4-3pwg-68gh.json
index 5f74200dbe8..c59171ee337 100644
--- a/advisories/unreviewed/2022/05/GHSA-2xf4-3pwg-68gh/GHSA-2xf4-3pwg-68gh.json
+++ b/advisories/unreviewed/2022/05/GHSA-2xf4-3pwg-68gh/GHSA-2xf4-3pwg-68gh.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-2xwq-p62f-cjrm/GHSA-2xwq-p62f-cjrm.json b/advisories/unreviewed/2022/05/GHSA-2xwq-p62f-cjrm/GHSA-2xwq-p62f-cjrm.json
index 7714f8cf98c..ef41fed98da 100644
--- a/advisories/unreviewed/2022/05/GHSA-2xwq-p62f-cjrm/GHSA-2xwq-p62f-cjrm.json
+++ b/advisories/unreviewed/2022/05/GHSA-2xwq-p62f-cjrm/GHSA-2xwq-p62f-cjrm.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-2xxm-5jwx-7jmj/GHSA-2xxm-5jwx-7jmj.json b/advisories/unreviewed/2022/05/GHSA-2xxm-5jwx-7jmj/GHSA-2xxm-5jwx-7jmj.json
index 8ad18187dc3..7d4efc172bd 100644
--- a/advisories/unreviewed/2022/05/GHSA-2xxm-5jwx-7jmj/GHSA-2xxm-5jwx-7jmj.json
+++ b/advisories/unreviewed/2022/05/GHSA-2xxm-5jwx-7jmj/GHSA-2xxm-5jwx-7jmj.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-3257-3x3f-wr7h/GHSA-3257-3x3f-wr7h.json b/advisories/unreviewed/2022/05/GHSA-3257-3x3f-wr7h/GHSA-3257-3x3f-wr7h.json
index 5ead44534af..b2bf05b8456 100644
--- a/advisories/unreviewed/2022/05/GHSA-3257-3x3f-wr7h/GHSA-3257-3x3f-wr7h.json
+++ b/advisories/unreviewed/2022/05/GHSA-3257-3x3f-wr7h/GHSA-3257-3x3f-wr7h.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-32mh-8hmm-h86p/GHSA-32mh-8hmm-h86p.json b/advisories/unreviewed/2022/05/GHSA-32mh-8hmm-h86p/GHSA-32mh-8hmm-h86p.json
index d08dd799f69..af6afb1f139 100644
--- a/advisories/unreviewed/2022/05/GHSA-32mh-8hmm-h86p/GHSA-32mh-8hmm-h86p.json
+++ b/advisories/unreviewed/2022/05/GHSA-32mh-8hmm-h86p/GHSA-32mh-8hmm-h86p.json
@@ -7,12 +7,8 @@
"CVE-2013-6043"
],
"details": "The login function in Softaculous Webuzo before 2.1.4 provides different error messages for invalid authentication attempts depending on whether the user account exists, which allows remote attackers to enumerate usernames via a series of requests.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-33rx-8w5x-4jgv/GHSA-33rx-8w5x-4jgv.json b/advisories/unreviewed/2022/05/GHSA-33rx-8w5x-4jgv/GHSA-33rx-8w5x-4jgv.json
index 4b8bbfb3290..4390efb51ec 100644
--- a/advisories/unreviewed/2022/05/GHSA-33rx-8w5x-4jgv/GHSA-33rx-8w5x-4jgv.json
+++ b/advisories/unreviewed/2022/05/GHSA-33rx-8w5x-4jgv/GHSA-33rx-8w5x-4jgv.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-346f-7crr-rw8r/GHSA-346f-7crr-rw8r.json b/advisories/unreviewed/2022/05/GHSA-346f-7crr-rw8r/GHSA-346f-7crr-rw8r.json
index bae6c3b74ea..2d274d9baf9 100644
--- a/advisories/unreviewed/2022/05/GHSA-346f-7crr-rw8r/GHSA-346f-7crr-rw8r.json
+++ b/advisories/unreviewed/2022/05/GHSA-346f-7crr-rw8r/GHSA-346f-7crr-rw8r.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-388q-gvg4-w5x2/GHSA-388q-gvg4-w5x2.json b/advisories/unreviewed/2022/05/GHSA-388q-gvg4-w5x2/GHSA-388q-gvg4-w5x2.json
index 51b0c1f9275..3b03ceeaaf8 100644
--- a/advisories/unreviewed/2022/05/GHSA-388q-gvg4-w5x2/GHSA-388q-gvg4-w5x2.json
+++ b/advisories/unreviewed/2022/05/GHSA-388q-gvg4-w5x2/GHSA-388q-gvg4-w5x2.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-38c8-mw66-j237/GHSA-38c8-mw66-j237.json b/advisories/unreviewed/2022/05/GHSA-38c8-mw66-j237/GHSA-38c8-mw66-j237.json
index 74b7cd903e2..f066d76006f 100644
--- a/advisories/unreviewed/2022/05/GHSA-38c8-mw66-j237/GHSA-38c8-mw66-j237.json
+++ b/advisories/unreviewed/2022/05/GHSA-38c8-mw66-j237/GHSA-38c8-mw66-j237.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-38h9-5963-2wq2/GHSA-38h9-5963-2wq2.json b/advisories/unreviewed/2022/05/GHSA-38h9-5963-2wq2/GHSA-38h9-5963-2wq2.json
index c2c6ad468f7..72ffcf49e34 100644
--- a/advisories/unreviewed/2022/05/GHSA-38h9-5963-2wq2/GHSA-38h9-5963-2wq2.json
+++ b/advisories/unreviewed/2022/05/GHSA-38h9-5963-2wq2/GHSA-38h9-5963-2wq2.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-395g-hhvg-r5qq/GHSA-395g-hhvg-r5qq.json b/advisories/unreviewed/2022/05/GHSA-395g-hhvg-r5qq/GHSA-395g-hhvg-r5qq.json
index 7f8dae5637e..347b6d5b01f 100644
--- a/advisories/unreviewed/2022/05/GHSA-395g-hhvg-r5qq/GHSA-395g-hhvg-r5qq.json
+++ b/advisories/unreviewed/2022/05/GHSA-395g-hhvg-r5qq/GHSA-395g-hhvg-r5qq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-3f5g-9wm3-vq63/GHSA-3f5g-9wm3-vq63.json b/advisories/unreviewed/2022/05/GHSA-3f5g-9wm3-vq63/GHSA-3f5g-9wm3-vq63.json
index 61e40cf9e31..59474034f9b 100644
--- a/advisories/unreviewed/2022/05/GHSA-3f5g-9wm3-vq63/GHSA-3f5g-9wm3-vq63.json
+++ b/advisories/unreviewed/2022/05/GHSA-3f5g-9wm3-vq63/GHSA-3f5g-9wm3-vq63.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-3fjr-mgxw-wcwm/GHSA-3fjr-mgxw-wcwm.json b/advisories/unreviewed/2022/05/GHSA-3fjr-mgxw-wcwm/GHSA-3fjr-mgxw-wcwm.json
index 96aefdafa71..e3c88652bfe 100644
--- a/advisories/unreviewed/2022/05/GHSA-3fjr-mgxw-wcwm/GHSA-3fjr-mgxw-wcwm.json
+++ b/advisories/unreviewed/2022/05/GHSA-3fjr-mgxw-wcwm/GHSA-3fjr-mgxw-wcwm.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-3fqh-gqm7-jvv2/GHSA-3fqh-gqm7-jvv2.json b/advisories/unreviewed/2022/05/GHSA-3fqh-gqm7-jvv2/GHSA-3fqh-gqm7-jvv2.json
index 84c3d7056f8..9d906caecc0 100644
--- a/advisories/unreviewed/2022/05/GHSA-3fqh-gqm7-jvv2/GHSA-3fqh-gqm7-jvv2.json
+++ b/advisories/unreviewed/2022/05/GHSA-3fqh-gqm7-jvv2/GHSA-3fqh-gqm7-jvv2.json
@@ -7,12 +7,8 @@
"CVE-2013-2885"
],
"details": "Use-after-free vulnerability in Google Chrome before 28.0.1500.95 allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to not properly considering focus during the processing of JavaScript events in the presence of a multiple-fields input type.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -48,9 +44,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-3fqj-rv7w-gcjv/GHSA-3fqj-rv7w-gcjv.json b/advisories/unreviewed/2022/05/GHSA-3fqj-rv7w-gcjv/GHSA-3fqj-rv7w-gcjv.json
index 22dbbc4dbfe..47e8e21ac14 100644
--- a/advisories/unreviewed/2022/05/GHSA-3fqj-rv7w-gcjv/GHSA-3fqj-rv7w-gcjv.json
+++ b/advisories/unreviewed/2022/05/GHSA-3fqj-rv7w-gcjv/GHSA-3fqj-rv7w-gcjv.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-3gpq-xx45-4rr9/GHSA-3gpq-xx45-4rr9.json b/advisories/unreviewed/2022/05/GHSA-3gpq-xx45-4rr9/GHSA-3gpq-xx45-4rr9.json
index 03da5b23518..15a717d9e39 100644
--- a/advisories/unreviewed/2022/05/GHSA-3gpq-xx45-4rr9/GHSA-3gpq-xx45-4rr9.json
+++ b/advisories/unreviewed/2022/05/GHSA-3gpq-xx45-4rr9/GHSA-3gpq-xx45-4rr9.json
@@ -7,12 +7,8 @@
"CVE-2013-4073"
],
"details": "The OpenSSL::SSL.verify_certificate_identity function in lib/openssl/ssl.rb in Ruby 1.8 before 1.8.7-p374, 1.9 before 1.9.3-p448, and 2.0 before 2.0.0-p247 does not properly handle a '\\0' character in a domain name in the Subject Alternative Name field of an X.509 certificate, which allows man-in-the-middle attackers to spoof arbitrary SSL servers via a crafted certificate issued by a legitimate Certification Authority, a related issue to CVE-2009-2408.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -76,9 +72,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-3gr9-x3j4-6cvh/GHSA-3gr9-x3j4-6cvh.json b/advisories/unreviewed/2022/05/GHSA-3gr9-x3j4-6cvh/GHSA-3gr9-x3j4-6cvh.json
index 6fe05137330..2b9379dc2bf 100644
--- a/advisories/unreviewed/2022/05/GHSA-3gr9-x3j4-6cvh/GHSA-3gr9-x3j4-6cvh.json
+++ b/advisories/unreviewed/2022/05/GHSA-3gr9-x3j4-6cvh/GHSA-3gr9-x3j4-6cvh.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-3hcf-872f-8qrc/GHSA-3hcf-872f-8qrc.json b/advisories/unreviewed/2022/05/GHSA-3hcf-872f-8qrc/GHSA-3hcf-872f-8qrc.json
index 729f149557b..c692a7edf0c 100644
--- a/advisories/unreviewed/2022/05/GHSA-3hcf-872f-8qrc/GHSA-3hcf-872f-8qrc.json
+++ b/advisories/unreviewed/2022/05/GHSA-3hcf-872f-8qrc/GHSA-3hcf-872f-8qrc.json
@@ -7,12 +7,8 @@
"CVE-2011-1400"
],
"details": "The default configuration of the shell_escape_commands directive in conf/texmf.d/95NonPath.cnf in the tex-common package before 2.08.1 in Debian GNU/Linux squeeze, Ubuntu 10.10 and 10.04 LTS, and possibly other operating systems lists certain programs, which might allow remote attackers to execute arbitrary code via a crafted TeX 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-3hgw-g59r-6g4w/GHSA-3hgw-g59r-6g4w.json b/advisories/unreviewed/2022/05/GHSA-3hgw-g59r-6g4w/GHSA-3hgw-g59r-6g4w.json
index 197566ccf5f..cce10c8b740 100644
--- a/advisories/unreviewed/2022/05/GHSA-3hgw-g59r-6g4w/GHSA-3hgw-g59r-6g4w.json
+++ b/advisories/unreviewed/2022/05/GHSA-3hgw-g59r-6g4w/GHSA-3hgw-g59r-6g4w.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-3m98-vjp3-3fhm/GHSA-3m98-vjp3-3fhm.json b/advisories/unreviewed/2022/05/GHSA-3m98-vjp3-3fhm/GHSA-3m98-vjp3-3fhm.json
index 7453cc3efbf..37ea3901aa7 100644
--- a/advisories/unreviewed/2022/05/GHSA-3m98-vjp3-3fhm/GHSA-3m98-vjp3-3fhm.json
+++ b/advisories/unreviewed/2022/05/GHSA-3m98-vjp3-3fhm/GHSA-3m98-vjp3-3fhm.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-3qv8-368w-r69p/GHSA-3qv8-368w-r69p.json b/advisories/unreviewed/2022/05/GHSA-3qv8-368w-r69p/GHSA-3qv8-368w-r69p.json
index a78b3120dc9..aaae96f65ca 100644
--- a/advisories/unreviewed/2022/05/GHSA-3qv8-368w-r69p/GHSA-3qv8-368w-r69p.json
+++ b/advisories/unreviewed/2022/05/GHSA-3qv8-368w-r69p/GHSA-3qv8-368w-r69p.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-3rhj-p6qq-r5mv/GHSA-3rhj-p6qq-r5mv.json b/advisories/unreviewed/2022/05/GHSA-3rhj-p6qq-r5mv/GHSA-3rhj-p6qq-r5mv.json
index ef0ac5ada55..f8e4dd2339f 100644
--- a/advisories/unreviewed/2022/05/GHSA-3rhj-p6qq-r5mv/GHSA-3rhj-p6qq-r5mv.json
+++ b/advisories/unreviewed/2022/05/GHSA-3rhj-p6qq-r5mv/GHSA-3rhj-p6qq-r5mv.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-3w65-74c3-p8jp/GHSA-3w65-74c3-p8jp.json b/advisories/unreviewed/2022/05/GHSA-3w65-74c3-p8jp/GHSA-3w65-74c3-p8jp.json
index 886de2a2bda..eba24f829ab 100644
--- a/advisories/unreviewed/2022/05/GHSA-3w65-74c3-p8jp/GHSA-3w65-74c3-p8jp.json
+++ b/advisories/unreviewed/2022/05/GHSA-3w65-74c3-p8jp/GHSA-3w65-74c3-p8jp.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-4252-96vf-89m5/GHSA-4252-96vf-89m5.json b/advisories/unreviewed/2022/05/GHSA-4252-96vf-89m5/GHSA-4252-96vf-89m5.json
index 4391334f324..9167e839415 100644
--- a/advisories/unreviewed/2022/05/GHSA-4252-96vf-89m5/GHSA-4252-96vf-89m5.json
+++ b/advisories/unreviewed/2022/05/GHSA-4252-96vf-89m5/GHSA-4252-96vf-89m5.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-4296-vpvc-4596/GHSA-4296-vpvc-4596.json b/advisories/unreviewed/2022/05/GHSA-4296-vpvc-4596/GHSA-4296-vpvc-4596.json
index eb4c77aacdc..fcbdfeb5927 100644
--- a/advisories/unreviewed/2022/05/GHSA-4296-vpvc-4596/GHSA-4296-vpvc-4596.json
+++ b/advisories/unreviewed/2022/05/GHSA-4296-vpvc-4596/GHSA-4296-vpvc-4596.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-4425-mwr9-99xc/GHSA-4425-mwr9-99xc.json b/advisories/unreviewed/2022/05/GHSA-4425-mwr9-99xc/GHSA-4425-mwr9-99xc.json
index 9a175fb336a..aafaa611bee 100644
--- a/advisories/unreviewed/2022/05/GHSA-4425-mwr9-99xc/GHSA-4425-mwr9-99xc.json
+++ b/advisories/unreviewed/2022/05/GHSA-4425-mwr9-99xc/GHSA-4425-mwr9-99xc.json
@@ -7,12 +7,8 @@
"CVE-2014-3504"
],
"details": "The (1) serf_ssl_cert_issuer, (2) serf_ssl_cert_subject, and (3) serf_ssl_cert_certificate functions in Serf 0.2.0 through 1.3.x before 1.3.7 does not properly handle a NUL byte in a domain name in the subject's Common Name (CN) field of an X.509 certificate, which allows man-in-the-middle attackers to spoof arbitrary SSL servers via a crafted certificate issued by a legitimate Certification Authority.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -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-44q2-4j7w-2h92/GHSA-44q2-4j7w-2h92.json b/advisories/unreviewed/2022/05/GHSA-44q2-4j7w-2h92/GHSA-44q2-4j7w-2h92.json
index 69c1e4da1b0..58c02e6545c 100644
--- a/advisories/unreviewed/2022/05/GHSA-44q2-4j7w-2h92/GHSA-44q2-4j7w-2h92.json
+++ b/advisories/unreviewed/2022/05/GHSA-44q2-4j7w-2h92/GHSA-44q2-4j7w-2h92.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-4539-59fr-99v5/GHSA-4539-59fr-99v5.json b/advisories/unreviewed/2022/05/GHSA-4539-59fr-99v5/GHSA-4539-59fr-99v5.json
index 6d59259b7c8..88fe500d755 100644
--- a/advisories/unreviewed/2022/05/GHSA-4539-59fr-99v5/GHSA-4539-59fr-99v5.json
+++ b/advisories/unreviewed/2022/05/GHSA-4539-59fr-99v5/GHSA-4539-59fr-99v5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-468m-7w76-4hqh/GHSA-468m-7w76-4hqh.json b/advisories/unreviewed/2022/05/GHSA-468m-7w76-4hqh/GHSA-468m-7w76-4hqh.json
index 39b79dfd6bf..214b401bf51 100644
--- a/advisories/unreviewed/2022/05/GHSA-468m-7w76-4hqh/GHSA-468m-7w76-4hqh.json
+++ b/advisories/unreviewed/2022/05/GHSA-468m-7w76-4hqh/GHSA-468m-7w76-4hqh.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-46rm-6xmg-3mgq/GHSA-46rm-6xmg-3mgq.json b/advisories/unreviewed/2022/05/GHSA-46rm-6xmg-3mgq/GHSA-46rm-6xmg-3mgq.json
index c37c74ee232..24a17c99435 100644
--- a/advisories/unreviewed/2022/05/GHSA-46rm-6xmg-3mgq/GHSA-46rm-6xmg-3mgq.json
+++ b/advisories/unreviewed/2022/05/GHSA-46rm-6xmg-3mgq/GHSA-46rm-6xmg-3mgq.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-477x-7h4j-4r68/GHSA-477x-7h4j-4r68.json b/advisories/unreviewed/2022/05/GHSA-477x-7h4j-4r68/GHSA-477x-7h4j-4r68.json
index 4d289756ce5..890fe983eb2 100644
--- a/advisories/unreviewed/2022/05/GHSA-477x-7h4j-4r68/GHSA-477x-7h4j-4r68.json
+++ b/advisories/unreviewed/2022/05/GHSA-477x-7h4j-4r68/GHSA-477x-7h4j-4r68.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-4835-rj4x-5gxf/GHSA-4835-rj4x-5gxf.json b/advisories/unreviewed/2022/05/GHSA-4835-rj4x-5gxf/GHSA-4835-rj4x-5gxf.json
index de39f09c5c2..091ad191137 100644
--- a/advisories/unreviewed/2022/05/GHSA-4835-rj4x-5gxf/GHSA-4835-rj4x-5gxf.json
+++ b/advisories/unreviewed/2022/05/GHSA-4835-rj4x-5gxf/GHSA-4835-rj4x-5gxf.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-4836-xwrp-jpv6/GHSA-4836-xwrp-jpv6.json b/advisories/unreviewed/2022/05/GHSA-4836-xwrp-jpv6/GHSA-4836-xwrp-jpv6.json
index 468c5afa9be..b26a1bd5766 100644
--- a/advisories/unreviewed/2022/05/GHSA-4836-xwrp-jpv6/GHSA-4836-xwrp-jpv6.json
+++ b/advisories/unreviewed/2022/05/GHSA-4836-xwrp-jpv6/GHSA-4836-xwrp-jpv6.json
@@ -7,12 +7,8 @@
"CVE-2012-4751"
],
"details": "Cross-site scripting (XSS) vulnerability in Open Ticket Request System (OTRS) Help Desk 2.4.x before 2.4.15, 3.0.x before 3.0.17, and 3.1.x before 3.1.11 allows remote attackers to inject arbitrary web script or HTML via an e-mail message body with whitespace before a javascript: URL in the SRC attribute of an element, as demonstrated by an IFRAME element.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-48cg-6rhp-fm4h/GHSA-48cg-6rhp-fm4h.json b/advisories/unreviewed/2022/05/GHSA-48cg-6rhp-fm4h/GHSA-48cg-6rhp-fm4h.json
index 56f4966c0e0..81a843448e6 100644
--- a/advisories/unreviewed/2022/05/GHSA-48cg-6rhp-fm4h/GHSA-48cg-6rhp-fm4h.json
+++ b/advisories/unreviewed/2022/05/GHSA-48cg-6rhp-fm4h/GHSA-48cg-6rhp-fm4h.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-48q5-pr9g-5rx6/GHSA-48q5-pr9g-5rx6.json b/advisories/unreviewed/2022/05/GHSA-48q5-pr9g-5rx6/GHSA-48q5-pr9g-5rx6.json
index aab0129bed1..c503a01190c 100644
--- a/advisories/unreviewed/2022/05/GHSA-48q5-pr9g-5rx6/GHSA-48q5-pr9g-5rx6.json
+++ b/advisories/unreviewed/2022/05/GHSA-48q5-pr9g-5rx6/GHSA-48q5-pr9g-5rx6.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-493w-pw75-rrxh/GHSA-493w-pw75-rrxh.json b/advisories/unreviewed/2022/05/GHSA-493w-pw75-rrxh/GHSA-493w-pw75-rrxh.json
index a519b7e1e8c..9ab34cb4db3 100644
--- a/advisories/unreviewed/2022/05/GHSA-493w-pw75-rrxh/GHSA-493w-pw75-rrxh.json
+++ b/advisories/unreviewed/2022/05/GHSA-493w-pw75-rrxh/GHSA-493w-pw75-rrxh.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-4c35-cfrw-j59g/GHSA-4c35-cfrw-j59g.json b/advisories/unreviewed/2022/05/GHSA-4c35-cfrw-j59g/GHSA-4c35-cfrw-j59g.json
index 4462d307f13..20b2deeed6d 100644
--- a/advisories/unreviewed/2022/05/GHSA-4c35-cfrw-j59g/GHSA-4c35-cfrw-j59g.json
+++ b/advisories/unreviewed/2022/05/GHSA-4c35-cfrw-j59g/GHSA-4c35-cfrw-j59g.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-4f25-w4cj-3v45/GHSA-4f25-w4cj-3v45.json b/advisories/unreviewed/2022/05/GHSA-4f25-w4cj-3v45/GHSA-4f25-w4cj-3v45.json
index ca8190c5f37..1a771343cd9 100644
--- a/advisories/unreviewed/2022/05/GHSA-4f25-w4cj-3v45/GHSA-4f25-w4cj-3v45.json
+++ b/advisories/unreviewed/2022/05/GHSA-4f25-w4cj-3v45/GHSA-4f25-w4cj-3v45.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-4jq5-958q-vvj8/GHSA-4jq5-958q-vvj8.json b/advisories/unreviewed/2022/05/GHSA-4jq5-958q-vvj8/GHSA-4jq5-958q-vvj8.json
index 4533e373797..2d6353daa8a 100644
--- a/advisories/unreviewed/2022/05/GHSA-4jq5-958q-vvj8/GHSA-4jq5-958q-vvj8.json
+++ b/advisories/unreviewed/2022/05/GHSA-4jq5-958q-vvj8/GHSA-4jq5-958q-vvj8.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-4mrc-59wr-qp25/GHSA-4mrc-59wr-qp25.json b/advisories/unreviewed/2022/05/GHSA-4mrc-59wr-qp25/GHSA-4mrc-59wr-qp25.json
index 754c4d002ee..6a1cdb828b8 100644
--- a/advisories/unreviewed/2022/05/GHSA-4mrc-59wr-qp25/GHSA-4mrc-59wr-qp25.json
+++ b/advisories/unreviewed/2022/05/GHSA-4mrc-59wr-qp25/GHSA-4mrc-59wr-qp25.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-4p7q-jr34-h65w/GHSA-4p7q-jr34-h65w.json b/advisories/unreviewed/2022/05/GHSA-4p7q-jr34-h65w/GHSA-4p7q-jr34-h65w.json
index dc170b15f3a..a27e0f4e58c 100644
--- a/advisories/unreviewed/2022/05/GHSA-4p7q-jr34-h65w/GHSA-4p7q-jr34-h65w.json
+++ b/advisories/unreviewed/2022/05/GHSA-4p7q-jr34-h65w/GHSA-4p7q-jr34-h65w.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-4p8g-wmmc-p9f7/GHSA-4p8g-wmmc-p9f7.json b/advisories/unreviewed/2022/05/GHSA-4p8g-wmmc-p9f7/GHSA-4p8g-wmmc-p9f7.json
index bcd5fb3bcac..b3a88faa052 100644
--- a/advisories/unreviewed/2022/05/GHSA-4p8g-wmmc-p9f7/GHSA-4p8g-wmmc-p9f7.json
+++ b/advisories/unreviewed/2022/05/GHSA-4p8g-wmmc-p9f7/GHSA-4p8g-wmmc-p9f7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-4pp7-562r-m34f/GHSA-4pp7-562r-m34f.json b/advisories/unreviewed/2022/05/GHSA-4pp7-562r-m34f/GHSA-4pp7-562r-m34f.json
index f6fb23ab581..b93d2003bc3 100644
--- a/advisories/unreviewed/2022/05/GHSA-4pp7-562r-m34f/GHSA-4pp7-562r-m34f.json
+++ b/advisories/unreviewed/2022/05/GHSA-4pp7-562r-m34f/GHSA-4pp7-562r-m34f.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-4pvr-c5p6-ff49/GHSA-4pvr-c5p6-ff49.json b/advisories/unreviewed/2022/05/GHSA-4pvr-c5p6-ff49/GHSA-4pvr-c5p6-ff49.json
index 360a8093e8a..72ab2ad6c32 100644
--- a/advisories/unreviewed/2022/05/GHSA-4pvr-c5p6-ff49/GHSA-4pvr-c5p6-ff49.json
+++ b/advisories/unreviewed/2022/05/GHSA-4pvr-c5p6-ff49/GHSA-4pvr-c5p6-ff49.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-4qf9-p92c-9796/GHSA-4qf9-p92c-9796.json b/advisories/unreviewed/2022/05/GHSA-4qf9-p92c-9796/GHSA-4qf9-p92c-9796.json
index b9d2993bd92..6d37d91e74b 100644
--- a/advisories/unreviewed/2022/05/GHSA-4qf9-p92c-9796/GHSA-4qf9-p92c-9796.json
+++ b/advisories/unreviewed/2022/05/GHSA-4qf9-p92c-9796/GHSA-4qf9-p92c-9796.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "CRITICAL",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-4qm7-rm85-wr68/GHSA-4qm7-rm85-wr68.json b/advisories/unreviewed/2022/05/GHSA-4qm7-rm85-wr68/GHSA-4qm7-rm85-wr68.json
index b17611028cb..1cc987861a7 100644
--- a/advisories/unreviewed/2022/05/GHSA-4qm7-rm85-wr68/GHSA-4qm7-rm85-wr68.json
+++ b/advisories/unreviewed/2022/05/GHSA-4qm7-rm85-wr68/GHSA-4qm7-rm85-wr68.json
@@ -7,12 +7,8 @@
"CVE-2015-8023"
],
"details": "The server implementation of the EAP-MSCHAPv2 protocol in the eap-mschapv2 plugin in strongSwan 4.2.12 through 5.x before 5.3.4 does not properly validate local state, which allows remote attackers to bypass authentication via an empty Success message in response to an initial Challenge message.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -44,9 +40,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-4r9v-fq66-c5gx/GHSA-4r9v-fq66-c5gx.json b/advisories/unreviewed/2022/05/GHSA-4r9v-fq66-c5gx/GHSA-4r9v-fq66-c5gx.json
index dc38530cc20..adb73917677 100644
--- a/advisories/unreviewed/2022/05/GHSA-4r9v-fq66-c5gx/GHSA-4r9v-fq66-c5gx.json
+++ b/advisories/unreviewed/2022/05/GHSA-4r9v-fq66-c5gx/GHSA-4r9v-fq66-c5gx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-4v35-rh24-xvq6/GHSA-4v35-rh24-xvq6.json b/advisories/unreviewed/2022/05/GHSA-4v35-rh24-xvq6/GHSA-4v35-rh24-xvq6.json
index 62ce68e1b68..9d274fd1e39 100644
--- a/advisories/unreviewed/2022/05/GHSA-4v35-rh24-xvq6/GHSA-4v35-rh24-xvq6.json
+++ b/advisories/unreviewed/2022/05/GHSA-4v35-rh24-xvq6/GHSA-4v35-rh24-xvq6.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-4x7v-88r3-h68p/GHSA-4x7v-88r3-h68p.json b/advisories/unreviewed/2022/05/GHSA-4x7v-88r3-h68p/GHSA-4x7v-88r3-h68p.json
index c8a680f60d9..c02a5c283fb 100644
--- a/advisories/unreviewed/2022/05/GHSA-4x7v-88r3-h68p/GHSA-4x7v-88r3-h68p.json
+++ b/advisories/unreviewed/2022/05/GHSA-4x7v-88r3-h68p/GHSA-4x7v-88r3-h68p.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-53f7-rqw6-hjvj/GHSA-53f7-rqw6-hjvj.json b/advisories/unreviewed/2022/05/GHSA-53f7-rqw6-hjvj/GHSA-53f7-rqw6-hjvj.json
index 050f282a7b8..8de61adcd0d 100644
--- a/advisories/unreviewed/2022/05/GHSA-53f7-rqw6-hjvj/GHSA-53f7-rqw6-hjvj.json
+++ b/advisories/unreviewed/2022/05/GHSA-53f7-rqw6-hjvj/GHSA-53f7-rqw6-hjvj.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-543c-cwm8-phxw/GHSA-543c-cwm8-phxw.json b/advisories/unreviewed/2022/05/GHSA-543c-cwm8-phxw/GHSA-543c-cwm8-phxw.json
index 59b35c18fe4..076997df67d 100644
--- a/advisories/unreviewed/2022/05/GHSA-543c-cwm8-phxw/GHSA-543c-cwm8-phxw.json
+++ b/advisories/unreviewed/2022/05/GHSA-543c-cwm8-phxw/GHSA-543c-cwm8-phxw.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-54c4-wwh5-5g92/GHSA-54c4-wwh5-5g92.json b/advisories/unreviewed/2022/05/GHSA-54c4-wwh5-5g92/GHSA-54c4-wwh5-5g92.json
index a8f67283bb1..823e3be8329 100644
--- a/advisories/unreviewed/2022/05/GHSA-54c4-wwh5-5g92/GHSA-54c4-wwh5-5g92.json
+++ b/advisories/unreviewed/2022/05/GHSA-54c4-wwh5-5g92/GHSA-54c4-wwh5-5g92.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-54rc-hfr6-cj3x/GHSA-54rc-hfr6-cj3x.json b/advisories/unreviewed/2022/05/GHSA-54rc-hfr6-cj3x/GHSA-54rc-hfr6-cj3x.json
index 48a2b08971f..38bd2370e88 100644
--- a/advisories/unreviewed/2022/05/GHSA-54rc-hfr6-cj3x/GHSA-54rc-hfr6-cj3x.json
+++ b/advisories/unreviewed/2022/05/GHSA-54rc-hfr6-cj3x/GHSA-54rc-hfr6-cj3x.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-55hc-87j9-4c2v/GHSA-55hc-87j9-4c2v.json b/advisories/unreviewed/2022/05/GHSA-55hc-87j9-4c2v/GHSA-55hc-87j9-4c2v.json
index b0c7fd74e6e..0e6050d1e3e 100644
--- a/advisories/unreviewed/2022/05/GHSA-55hc-87j9-4c2v/GHSA-55hc-87j9-4c2v.json
+++ b/advisories/unreviewed/2022/05/GHSA-55hc-87j9-4c2v/GHSA-55hc-87j9-4c2v.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-56gp-6cr5-93g6/GHSA-56gp-6cr5-93g6.json b/advisories/unreviewed/2022/05/GHSA-56gp-6cr5-93g6/GHSA-56gp-6cr5-93g6.json
index 4af40909118..0fb0300d543 100644
--- a/advisories/unreviewed/2022/05/GHSA-56gp-6cr5-93g6/GHSA-56gp-6cr5-93g6.json
+++ b/advisories/unreviewed/2022/05/GHSA-56gp-6cr5-93g6/GHSA-56gp-6cr5-93g6.json
@@ -7,12 +7,8 @@
"CVE-2012-4745"
],
"details": "Cross-site scripting (XSS) vulnerability in admin/login.asp in Acuity CMS 2.6.2 allows remote attackers to inject arbitrary web script or HTML via the UserName parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-56w7-cq75-4rvw/GHSA-56w7-cq75-4rvw.json b/advisories/unreviewed/2022/05/GHSA-56w7-cq75-4rvw/GHSA-56w7-cq75-4rvw.json
index ba191c638fb..302f87518c1 100644
--- a/advisories/unreviewed/2022/05/GHSA-56w7-cq75-4rvw/GHSA-56w7-cq75-4rvw.json
+++ b/advisories/unreviewed/2022/05/GHSA-56w7-cq75-4rvw/GHSA-56w7-cq75-4rvw.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-57r9-m66w-cj5p/GHSA-57r9-m66w-cj5p.json b/advisories/unreviewed/2022/05/GHSA-57r9-m66w-cj5p/GHSA-57r9-m66w-cj5p.json
index 6aa9c9895d2..87d146d02c9 100644
--- a/advisories/unreviewed/2022/05/GHSA-57r9-m66w-cj5p/GHSA-57r9-m66w-cj5p.json
+++ b/advisories/unreviewed/2022/05/GHSA-57r9-m66w-cj5p/GHSA-57r9-m66w-cj5p.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-57rv-qg24-x8hj/GHSA-57rv-qg24-x8hj.json b/advisories/unreviewed/2022/05/GHSA-57rv-qg24-x8hj/GHSA-57rv-qg24-x8hj.json
index 32a4ded4b7f..23daff3c249 100644
--- a/advisories/unreviewed/2022/05/GHSA-57rv-qg24-x8hj/GHSA-57rv-qg24-x8hj.json
+++ b/advisories/unreviewed/2022/05/GHSA-57rv-qg24-x8hj/GHSA-57rv-qg24-x8hj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-58mg-9rww-29f8/GHSA-58mg-9rww-29f8.json b/advisories/unreviewed/2022/05/GHSA-58mg-9rww-29f8/GHSA-58mg-9rww-29f8.json
index 5ad64af38c8..b1393860d12 100644
--- a/advisories/unreviewed/2022/05/GHSA-58mg-9rww-29f8/GHSA-58mg-9rww-29f8.json
+++ b/advisories/unreviewed/2022/05/GHSA-58mg-9rww-29f8/GHSA-58mg-9rww-29f8.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-59jx-m3c4-2m9w/GHSA-59jx-m3c4-2m9w.json b/advisories/unreviewed/2022/05/GHSA-59jx-m3c4-2m9w/GHSA-59jx-m3c4-2m9w.json
index f7560cb3e0f..985e4a51df0 100644
--- a/advisories/unreviewed/2022/05/GHSA-59jx-m3c4-2m9w/GHSA-59jx-m3c4-2m9w.json
+++ b/advisories/unreviewed/2022/05/GHSA-59jx-m3c4-2m9w/GHSA-59jx-m3c4-2m9w.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-59qm-x5c5-7rrx/GHSA-59qm-x5c5-7rrx.json b/advisories/unreviewed/2022/05/GHSA-59qm-x5c5-7rrx/GHSA-59qm-x5c5-7rrx.json
index bf924588e5d..47f0e8b5ed6 100644
--- a/advisories/unreviewed/2022/05/GHSA-59qm-x5c5-7rrx/GHSA-59qm-x5c5-7rrx.json
+++ b/advisories/unreviewed/2022/05/GHSA-59qm-x5c5-7rrx/GHSA-59qm-x5c5-7rrx.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-5h2x-9h93-r68x/GHSA-5h2x-9h93-r68x.json b/advisories/unreviewed/2022/05/GHSA-5h2x-9h93-r68x/GHSA-5h2x-9h93-r68x.json
index 2c95402ecd1..f181a097369 100644
--- a/advisories/unreviewed/2022/05/GHSA-5h2x-9h93-r68x/GHSA-5h2x-9h93-r68x.json
+++ b/advisories/unreviewed/2022/05/GHSA-5h2x-9h93-r68x/GHSA-5h2x-9h93-r68x.json
@@ -7,12 +7,8 @@
"CVE-2012-6298"
],
"details": "Unspecified vulnerability in CA IdentityMinder r12.0 through CR16, r12.5 before SP15, and r12.6 GA allows remote attackers to execute arbitrary commands or modify data via unknown vectors.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-5h9h-mhr4-5fw4/GHSA-5h9h-mhr4-5fw4.json b/advisories/unreviewed/2022/05/GHSA-5h9h-mhr4-5fw4/GHSA-5h9h-mhr4-5fw4.json
index 5b0b2e624d6..ff73acf99e6 100644
--- a/advisories/unreviewed/2022/05/GHSA-5h9h-mhr4-5fw4/GHSA-5h9h-mhr4-5fw4.json
+++ b/advisories/unreviewed/2022/05/GHSA-5h9h-mhr4-5fw4/GHSA-5h9h-mhr4-5fw4.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-5hrj-7m57-cr8j/GHSA-5hrj-7m57-cr8j.json b/advisories/unreviewed/2022/05/GHSA-5hrj-7m57-cr8j/GHSA-5hrj-7m57-cr8j.json
index f33e96d0890..c430bb0a148 100644
--- a/advisories/unreviewed/2022/05/GHSA-5hrj-7m57-cr8j/GHSA-5hrj-7m57-cr8j.json
+++ b/advisories/unreviewed/2022/05/GHSA-5hrj-7m57-cr8j/GHSA-5hrj-7m57-cr8j.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-5jp2-q7jr-92wr/GHSA-5jp2-q7jr-92wr.json b/advisories/unreviewed/2022/05/GHSA-5jp2-q7jr-92wr/GHSA-5jp2-q7jr-92wr.json
index 50ffefc6861..87718a2ae17 100644
--- a/advisories/unreviewed/2022/05/GHSA-5jp2-q7jr-92wr/GHSA-5jp2-q7jr-92wr.json
+++ b/advisories/unreviewed/2022/05/GHSA-5jp2-q7jr-92wr/GHSA-5jp2-q7jr-92wr.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-5mrq-xmwv-vc97/GHSA-5mrq-xmwv-vc97.json b/advisories/unreviewed/2022/05/GHSA-5mrq-xmwv-vc97/GHSA-5mrq-xmwv-vc97.json
index 0a6afce822f..aa9836391ae 100644
--- a/advisories/unreviewed/2022/05/GHSA-5mrq-xmwv-vc97/GHSA-5mrq-xmwv-vc97.json
+++ b/advisories/unreviewed/2022/05/GHSA-5mrq-xmwv-vc97/GHSA-5mrq-xmwv-vc97.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-5qwv-c3wh-9gq6/GHSA-5qwv-c3wh-9gq6.json b/advisories/unreviewed/2022/05/GHSA-5qwv-c3wh-9gq6/GHSA-5qwv-c3wh-9gq6.json
index 081c29e4756..c5ee169d9a4 100644
--- a/advisories/unreviewed/2022/05/GHSA-5qwv-c3wh-9gq6/GHSA-5qwv-c3wh-9gq6.json
+++ b/advisories/unreviewed/2022/05/GHSA-5qwv-c3wh-9gq6/GHSA-5qwv-c3wh-9gq6.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-5r74-j46m-h77q/GHSA-5r74-j46m-h77q.json b/advisories/unreviewed/2022/05/GHSA-5r74-j46m-h77q/GHSA-5r74-j46m-h77q.json
index 9289a429730..61da731a79a 100644
--- a/advisories/unreviewed/2022/05/GHSA-5r74-j46m-h77q/GHSA-5r74-j46m-h77q.json
+++ b/advisories/unreviewed/2022/05/GHSA-5r74-j46m-h77q/GHSA-5r74-j46m-h77q.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-5vmw-r8q3-jr3r/GHSA-5vmw-r8q3-jr3r.json b/advisories/unreviewed/2022/05/GHSA-5vmw-r8q3-jr3r/GHSA-5vmw-r8q3-jr3r.json
index 0a3805acd93..b089a46c8d1 100644
--- a/advisories/unreviewed/2022/05/GHSA-5vmw-r8q3-jr3r/GHSA-5vmw-r8q3-jr3r.json
+++ b/advisories/unreviewed/2022/05/GHSA-5vmw-r8q3-jr3r/GHSA-5vmw-r8q3-jr3r.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-5vwc-3f9c-mm3h/GHSA-5vwc-3f9c-mm3h.json b/advisories/unreviewed/2022/05/GHSA-5vwc-3f9c-mm3h/GHSA-5vwc-3f9c-mm3h.json
index a9ceb48b009..06e845e1e8c 100644
--- a/advisories/unreviewed/2022/05/GHSA-5vwc-3f9c-mm3h/GHSA-5vwc-3f9c-mm3h.json
+++ b/advisories/unreviewed/2022/05/GHSA-5vwc-3f9c-mm3h/GHSA-5vwc-3f9c-mm3h.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-5wpq-pr8m-gjmv/GHSA-5wpq-pr8m-gjmv.json b/advisories/unreviewed/2022/05/GHSA-5wpq-pr8m-gjmv/GHSA-5wpq-pr8m-gjmv.json
index 99492da4e0f..cb98b797a4e 100644
--- a/advisories/unreviewed/2022/05/GHSA-5wpq-pr8m-gjmv/GHSA-5wpq-pr8m-gjmv.json
+++ b/advisories/unreviewed/2022/05/GHSA-5wpq-pr8m-gjmv/GHSA-5wpq-pr8m-gjmv.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-5xfv-9v58-qjgr/GHSA-5xfv-9v58-qjgr.json b/advisories/unreviewed/2022/05/GHSA-5xfv-9v58-qjgr/GHSA-5xfv-9v58-qjgr.json
index e4b61abb5af..039738b2874 100644
--- a/advisories/unreviewed/2022/05/GHSA-5xfv-9v58-qjgr/GHSA-5xfv-9v58-qjgr.json
+++ b/advisories/unreviewed/2022/05/GHSA-5xfv-9v58-qjgr/GHSA-5xfv-9v58-qjgr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-5xwj-r5vq-r58v/GHSA-5xwj-r5vq-r58v.json b/advisories/unreviewed/2022/05/GHSA-5xwj-r5vq-r58v/GHSA-5xwj-r5vq-r58v.json
index 7735cc5f02b..1776ac5b20a 100644
--- a/advisories/unreviewed/2022/05/GHSA-5xwj-r5vq-r58v/GHSA-5xwj-r5vq-r58v.json
+++ b/advisories/unreviewed/2022/05/GHSA-5xwj-r5vq-r58v/GHSA-5xwj-r5vq-r58v.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-64g9-rxrh-c6qj/GHSA-64g9-rxrh-c6qj.json b/advisories/unreviewed/2022/05/GHSA-64g9-rxrh-c6qj/GHSA-64g9-rxrh-c6qj.json
index 0b983688880..a97579dceff 100644
--- a/advisories/unreviewed/2022/05/GHSA-64g9-rxrh-c6qj/GHSA-64g9-rxrh-c6qj.json
+++ b/advisories/unreviewed/2022/05/GHSA-64g9-rxrh-c6qj/GHSA-64g9-rxrh-c6qj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-64jx-9399-hqjr/GHSA-64jx-9399-hqjr.json b/advisories/unreviewed/2022/05/GHSA-64jx-9399-hqjr/GHSA-64jx-9399-hqjr.json
index b3f9ddda5e8..96f60251b81 100644
--- a/advisories/unreviewed/2022/05/GHSA-64jx-9399-hqjr/GHSA-64jx-9399-hqjr.json
+++ b/advisories/unreviewed/2022/05/GHSA-64jx-9399-hqjr/GHSA-64jx-9399-hqjr.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-666x-xpwv-64xg/GHSA-666x-xpwv-64xg.json b/advisories/unreviewed/2022/05/GHSA-666x-xpwv-64xg/GHSA-666x-xpwv-64xg.json
index 5f803ff1b4e..e97bb4b21d5 100644
--- a/advisories/unreviewed/2022/05/GHSA-666x-xpwv-64xg/GHSA-666x-xpwv-64xg.json
+++ b/advisories/unreviewed/2022/05/GHSA-666x-xpwv-64xg/GHSA-666x-xpwv-64xg.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-6cvf-4r9p-v25q/GHSA-6cvf-4r9p-v25q.json b/advisories/unreviewed/2022/05/GHSA-6cvf-4r9p-v25q/GHSA-6cvf-4r9p-v25q.json
index 4cb1286e63e..6e92761ab2e 100644
--- a/advisories/unreviewed/2022/05/GHSA-6cvf-4r9p-v25q/GHSA-6cvf-4r9p-v25q.json
+++ b/advisories/unreviewed/2022/05/GHSA-6cvf-4r9p-v25q/GHSA-6cvf-4r9p-v25q.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-6f6v-xr97-pjpx/GHSA-6f6v-xr97-pjpx.json b/advisories/unreviewed/2022/05/GHSA-6f6v-xr97-pjpx/GHSA-6f6v-xr97-pjpx.json
index aa34d350a9a..248896ac614 100644
--- a/advisories/unreviewed/2022/05/GHSA-6f6v-xr97-pjpx/GHSA-6f6v-xr97-pjpx.json
+++ b/advisories/unreviewed/2022/05/GHSA-6f6v-xr97-pjpx/GHSA-6f6v-xr97-pjpx.json
@@ -7,12 +7,8 @@
"CVE-2008-6048"
],
"details": "Multiple cross-site request forgery (CSRF) vulnerabilities in TangoCMS before 2.2.0 allow remote attackers to hijack the authentication of administrators.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-6g6c-gj4f-m3q7/GHSA-6g6c-gj4f-m3q7.json b/advisories/unreviewed/2022/05/GHSA-6g6c-gj4f-m3q7/GHSA-6g6c-gj4f-m3q7.json
index 563592b2add..22cd8ca31cf 100644
--- a/advisories/unreviewed/2022/05/GHSA-6g6c-gj4f-m3q7/GHSA-6g6c-gj4f-m3q7.json
+++ b/advisories/unreviewed/2022/05/GHSA-6g6c-gj4f-m3q7/GHSA-6g6c-gj4f-m3q7.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-6h3r-58h3-jqhw/GHSA-6h3r-58h3-jqhw.json b/advisories/unreviewed/2022/05/GHSA-6h3r-58h3-jqhw/GHSA-6h3r-58h3-jqhw.json
index 3c4066932a6..bcfc64cfd34 100644
--- a/advisories/unreviewed/2022/05/GHSA-6h3r-58h3-jqhw/GHSA-6h3r-58h3-jqhw.json
+++ b/advisories/unreviewed/2022/05/GHSA-6h3r-58h3-jqhw/GHSA-6h3r-58h3-jqhw.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-6hcq-7fxg-hvvv/GHSA-6hcq-7fxg-hvvv.json b/advisories/unreviewed/2022/05/GHSA-6hcq-7fxg-hvvv/GHSA-6hcq-7fxg-hvvv.json
index 59171a9fa8d..b744ed8e01a 100644
--- a/advisories/unreviewed/2022/05/GHSA-6hcq-7fxg-hvvv/GHSA-6hcq-7fxg-hvvv.json
+++ b/advisories/unreviewed/2022/05/GHSA-6hcq-7fxg-hvvv/GHSA-6hcq-7fxg-hvvv.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-6hr4-77vc-5v97/GHSA-6hr4-77vc-5v97.json b/advisories/unreviewed/2022/05/GHSA-6hr4-77vc-5v97/GHSA-6hr4-77vc-5v97.json
index 406dc15ccc0..911eff22069 100644
--- a/advisories/unreviewed/2022/05/GHSA-6hr4-77vc-5v97/GHSA-6hr4-77vc-5v97.json
+++ b/advisories/unreviewed/2022/05/GHSA-6hr4-77vc-5v97/GHSA-6hr4-77vc-5v97.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-6j5q-4mh3-56j6/GHSA-6j5q-4mh3-56j6.json b/advisories/unreviewed/2022/05/GHSA-6j5q-4mh3-56j6/GHSA-6j5q-4mh3-56j6.json
index 0ee9c1f5835..bc7e0c984b7 100644
--- a/advisories/unreviewed/2022/05/GHSA-6j5q-4mh3-56j6/GHSA-6j5q-4mh3-56j6.json
+++ b/advisories/unreviewed/2022/05/GHSA-6j5q-4mh3-56j6/GHSA-6j5q-4mh3-56j6.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-6p4x-99m3-3rm4/GHSA-6p4x-99m3-3rm4.json b/advisories/unreviewed/2022/05/GHSA-6p4x-99m3-3rm4/GHSA-6p4x-99m3-3rm4.json
index c8031defb3e..f420a351bda 100644
--- a/advisories/unreviewed/2022/05/GHSA-6p4x-99m3-3rm4/GHSA-6p4x-99m3-3rm4.json
+++ b/advisories/unreviewed/2022/05/GHSA-6p4x-99m3-3rm4/GHSA-6p4x-99m3-3rm4.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-6p7w-2975-7m64/GHSA-6p7w-2975-7m64.json b/advisories/unreviewed/2022/05/GHSA-6p7w-2975-7m64/GHSA-6p7w-2975-7m64.json
index 5f5910554b2..6e2cba433db 100644
--- a/advisories/unreviewed/2022/05/GHSA-6p7w-2975-7m64/GHSA-6p7w-2975-7m64.json
+++ b/advisories/unreviewed/2022/05/GHSA-6p7w-2975-7m64/GHSA-6p7w-2975-7m64.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-6v9g-hgm2-f66q/GHSA-6v9g-hgm2-f66q.json b/advisories/unreviewed/2022/05/GHSA-6v9g-hgm2-f66q/GHSA-6v9g-hgm2-f66q.json
index 6a3173f4143..4cbe8e6d10d 100644
--- a/advisories/unreviewed/2022/05/GHSA-6v9g-hgm2-f66q/GHSA-6v9g-hgm2-f66q.json
+++ b/advisories/unreviewed/2022/05/GHSA-6v9g-hgm2-f66q/GHSA-6v9g-hgm2-f66q.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-6vwq-v8mh-jgfw/GHSA-6vwq-v8mh-jgfw.json b/advisories/unreviewed/2022/05/GHSA-6vwq-v8mh-jgfw/GHSA-6vwq-v8mh-jgfw.json
index dd2ba655a7c..ee62444fe6c 100644
--- a/advisories/unreviewed/2022/05/GHSA-6vwq-v8mh-jgfw/GHSA-6vwq-v8mh-jgfw.json
+++ b/advisories/unreviewed/2022/05/GHSA-6vwq-v8mh-jgfw/GHSA-6vwq-v8mh-jgfw.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-6w7h-m57r-3wm5/GHSA-6w7h-m57r-3wm5.json b/advisories/unreviewed/2022/05/GHSA-6w7h-m57r-3wm5/GHSA-6w7h-m57r-3wm5.json
index cbe26179b0e..6c460aaa7d6 100644
--- a/advisories/unreviewed/2022/05/GHSA-6w7h-m57r-3wm5/GHSA-6w7h-m57r-3wm5.json
+++ b/advisories/unreviewed/2022/05/GHSA-6w7h-m57r-3wm5/GHSA-6w7h-m57r-3wm5.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-6wfw-m2q3-x7rq/GHSA-6wfw-m2q3-x7rq.json b/advisories/unreviewed/2022/05/GHSA-6wfw-m2q3-x7rq/GHSA-6wfw-m2q3-x7rq.json
index eadfd2750cb..3b3cde657c0 100644
--- a/advisories/unreviewed/2022/05/GHSA-6wfw-m2q3-x7rq/GHSA-6wfw-m2q3-x7rq.json
+++ b/advisories/unreviewed/2022/05/GHSA-6wfw-m2q3-x7rq/GHSA-6wfw-m2q3-x7rq.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-6xx2-rmx2-ggx8/GHSA-6xx2-rmx2-ggx8.json b/advisories/unreviewed/2022/05/GHSA-6xx2-rmx2-ggx8/GHSA-6xx2-rmx2-ggx8.json
index 367aade4603..f08aea18146 100644
--- a/advisories/unreviewed/2022/05/GHSA-6xx2-rmx2-ggx8/GHSA-6xx2-rmx2-ggx8.json
+++ b/advisories/unreviewed/2022/05/GHSA-6xx2-rmx2-ggx8/GHSA-6xx2-rmx2-ggx8.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-725w-fxmv-cpxq/GHSA-725w-fxmv-cpxq.json b/advisories/unreviewed/2022/05/GHSA-725w-fxmv-cpxq/GHSA-725w-fxmv-cpxq.json
index 71dc68d9379..fbfacb90ab4 100644
--- a/advisories/unreviewed/2022/05/GHSA-725w-fxmv-cpxq/GHSA-725w-fxmv-cpxq.json
+++ b/advisories/unreviewed/2022/05/GHSA-725w-fxmv-cpxq/GHSA-725w-fxmv-cpxq.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-735h-c4rh-p5r2/GHSA-735h-c4rh-p5r2.json b/advisories/unreviewed/2022/05/GHSA-735h-c4rh-p5r2/GHSA-735h-c4rh-p5r2.json
index 33aaeae33f5..f729c3dfef4 100644
--- a/advisories/unreviewed/2022/05/GHSA-735h-c4rh-p5r2/GHSA-735h-c4rh-p5r2.json
+++ b/advisories/unreviewed/2022/05/GHSA-735h-c4rh-p5r2/GHSA-735h-c4rh-p5r2.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-74h7-7cw6-xjm9/GHSA-74h7-7cw6-xjm9.json b/advisories/unreviewed/2022/05/GHSA-74h7-7cw6-xjm9/GHSA-74h7-7cw6-xjm9.json
index 9a1d76b825f..3ecbf77b406 100644
--- a/advisories/unreviewed/2022/05/GHSA-74h7-7cw6-xjm9/GHSA-74h7-7cw6-xjm9.json
+++ b/advisories/unreviewed/2022/05/GHSA-74h7-7cw6-xjm9/GHSA-74h7-7cw6-xjm9.json
@@ -7,12 +7,8 @@
"CVE-2011-0682"
],
"details": "Integer truncation error in opera.dll in Opera before 11.01 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via an HTML form with a select element that contains a large number of children.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-75g4-7255-wxgc/GHSA-75g4-7255-wxgc.json b/advisories/unreviewed/2022/05/GHSA-75g4-7255-wxgc/GHSA-75g4-7255-wxgc.json
index 50a9531ace0..7bae1059bab 100644
--- a/advisories/unreviewed/2022/05/GHSA-75g4-7255-wxgc/GHSA-75g4-7255-wxgc.json
+++ b/advisories/unreviewed/2022/05/GHSA-75g4-7255-wxgc/GHSA-75g4-7255-wxgc.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-7923-wm36-h76c/GHSA-7923-wm36-h76c.json b/advisories/unreviewed/2022/05/GHSA-7923-wm36-h76c/GHSA-7923-wm36-h76c.json
index 98471415cc7..fab57582e5c 100644
--- a/advisories/unreviewed/2022/05/GHSA-7923-wm36-h76c/GHSA-7923-wm36-h76c.json
+++ b/advisories/unreviewed/2022/05/GHSA-7923-wm36-h76c/GHSA-7923-wm36-h76c.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-7cg8-8vqf-rf9r/GHSA-7cg8-8vqf-rf9r.json b/advisories/unreviewed/2022/05/GHSA-7cg8-8vqf-rf9r/GHSA-7cg8-8vqf-rf9r.json
index ee540060887..531753e7a22 100644
--- a/advisories/unreviewed/2022/05/GHSA-7cg8-8vqf-rf9r/GHSA-7cg8-8vqf-rf9r.json
+++ b/advisories/unreviewed/2022/05/GHSA-7cg8-8vqf-rf9r/GHSA-7cg8-8vqf-rf9r.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-7fg5-m735-6j77/GHSA-7fg5-m735-6j77.json b/advisories/unreviewed/2022/05/GHSA-7fg5-m735-6j77/GHSA-7fg5-m735-6j77.json
index 86d34bb105b..2aa3e832e7d 100644
--- a/advisories/unreviewed/2022/05/GHSA-7fg5-m735-6j77/GHSA-7fg5-m735-6j77.json
+++ b/advisories/unreviewed/2022/05/GHSA-7fg5-m735-6j77/GHSA-7fg5-m735-6j77.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-7g56-562g-3wgx/GHSA-7g56-562g-3wgx.json b/advisories/unreviewed/2022/05/GHSA-7g56-562g-3wgx/GHSA-7g56-562g-3wgx.json
index dab75647a85..e5d7e7531ad 100644
--- a/advisories/unreviewed/2022/05/GHSA-7g56-562g-3wgx/GHSA-7g56-562g-3wgx.json
+++ b/advisories/unreviewed/2022/05/GHSA-7g56-562g-3wgx/GHSA-7g56-562g-3wgx.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-7g75-9v7p-fmqc/GHSA-7g75-9v7p-fmqc.json b/advisories/unreviewed/2022/05/GHSA-7g75-9v7p-fmqc/GHSA-7g75-9v7p-fmqc.json
index 02fca2551e3..e0009d4011b 100644
--- a/advisories/unreviewed/2022/05/GHSA-7g75-9v7p-fmqc/GHSA-7g75-9v7p-fmqc.json
+++ b/advisories/unreviewed/2022/05/GHSA-7g75-9v7p-fmqc/GHSA-7g75-9v7p-fmqc.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-7h5w-p8pc-wj2h/GHSA-7h5w-p8pc-wj2h.json b/advisories/unreviewed/2022/05/GHSA-7h5w-p8pc-wj2h/GHSA-7h5w-p8pc-wj2h.json
index 3a4de90f4ff..8a37057a631 100644
--- a/advisories/unreviewed/2022/05/GHSA-7h5w-p8pc-wj2h/GHSA-7h5w-p8pc-wj2h.json
+++ b/advisories/unreviewed/2022/05/GHSA-7h5w-p8pc-wj2h/GHSA-7h5w-p8pc-wj2h.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-7jqh-7h8f-7555/GHSA-7jqh-7h8f-7555.json b/advisories/unreviewed/2022/05/GHSA-7jqh-7h8f-7555/GHSA-7jqh-7h8f-7555.json
index e86eaa91d03..56a6d688753 100644
--- a/advisories/unreviewed/2022/05/GHSA-7jqh-7h8f-7555/GHSA-7jqh-7h8f-7555.json
+++ b/advisories/unreviewed/2022/05/GHSA-7jqh-7h8f-7555/GHSA-7jqh-7h8f-7555.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-7mp7-mv2x-mpxh/GHSA-7mp7-mv2x-mpxh.json b/advisories/unreviewed/2022/05/GHSA-7mp7-mv2x-mpxh/GHSA-7mp7-mv2x-mpxh.json
index be7f8f6dc26..a659128bff6 100644
--- a/advisories/unreviewed/2022/05/GHSA-7mp7-mv2x-mpxh/GHSA-7mp7-mv2x-mpxh.json
+++ b/advisories/unreviewed/2022/05/GHSA-7mp7-mv2x-mpxh/GHSA-7mp7-mv2x-mpxh.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-7mqj-7qpc-qgx8/GHSA-7mqj-7qpc-qgx8.json b/advisories/unreviewed/2022/05/GHSA-7mqj-7qpc-qgx8/GHSA-7mqj-7qpc-qgx8.json
index 5b8ab213119..9a902540668 100644
--- a/advisories/unreviewed/2022/05/GHSA-7mqj-7qpc-qgx8/GHSA-7mqj-7qpc-qgx8.json
+++ b/advisories/unreviewed/2022/05/GHSA-7mqj-7qpc-qgx8/GHSA-7mqj-7qpc-qgx8.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-7p62-4g97-h64x/GHSA-7p62-4g97-h64x.json b/advisories/unreviewed/2022/05/GHSA-7p62-4g97-h64x/GHSA-7p62-4g97-h64x.json
index 0ba6d79759f..4fa24b12af7 100644
--- a/advisories/unreviewed/2022/05/GHSA-7p62-4g97-h64x/GHSA-7p62-4g97-h64x.json
+++ b/advisories/unreviewed/2022/05/GHSA-7p62-4g97-h64x/GHSA-7p62-4g97-h64x.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-7p8x-f884-56pg/GHSA-7p8x-f884-56pg.json b/advisories/unreviewed/2022/05/GHSA-7p8x-f884-56pg/GHSA-7p8x-f884-56pg.json
index 4c162cf3098..55a0984f501 100644
--- a/advisories/unreviewed/2022/05/GHSA-7p8x-f884-56pg/GHSA-7p8x-f884-56pg.json
+++ b/advisories/unreviewed/2022/05/GHSA-7p8x-f884-56pg/GHSA-7p8x-f884-56pg.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-7pph-hp2f-gxfg/GHSA-7pph-hp2f-gxfg.json b/advisories/unreviewed/2022/05/GHSA-7pph-hp2f-gxfg/GHSA-7pph-hp2f-gxfg.json
index 12371e07496..76a82e4abac 100644
--- a/advisories/unreviewed/2022/05/GHSA-7pph-hp2f-gxfg/GHSA-7pph-hp2f-gxfg.json
+++ b/advisories/unreviewed/2022/05/GHSA-7pph-hp2f-gxfg/GHSA-7pph-hp2f-gxfg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-7q98-jqhp-cqvg/GHSA-7q98-jqhp-cqvg.json b/advisories/unreviewed/2022/05/GHSA-7q98-jqhp-cqvg/GHSA-7q98-jqhp-cqvg.json
index 9b3ab4a630b..e5459d07952 100644
--- a/advisories/unreviewed/2022/05/GHSA-7q98-jqhp-cqvg/GHSA-7q98-jqhp-cqvg.json
+++ b/advisories/unreviewed/2022/05/GHSA-7q98-jqhp-cqvg/GHSA-7q98-jqhp-cqvg.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-7rvv-2c66-cpcv/GHSA-7rvv-2c66-cpcv.json b/advisories/unreviewed/2022/05/GHSA-7rvv-2c66-cpcv/GHSA-7rvv-2c66-cpcv.json
index fa8b7673b8a..81bb799993a 100644
--- a/advisories/unreviewed/2022/05/GHSA-7rvv-2c66-cpcv/GHSA-7rvv-2c66-cpcv.json
+++ b/advisories/unreviewed/2022/05/GHSA-7rvv-2c66-cpcv/GHSA-7rvv-2c66-cpcv.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-7vjr-wm97-r84g/GHSA-7vjr-wm97-r84g.json b/advisories/unreviewed/2022/05/GHSA-7vjr-wm97-r84g/GHSA-7vjr-wm97-r84g.json
index ac4e44d91a7..8a1c46da6d9 100644
--- a/advisories/unreviewed/2022/05/GHSA-7vjr-wm97-r84g/GHSA-7vjr-wm97-r84g.json
+++ b/advisories/unreviewed/2022/05/GHSA-7vjr-wm97-r84g/GHSA-7vjr-wm97-r84g.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-7wmw-4342-6vhf/GHSA-7wmw-4342-6vhf.json b/advisories/unreviewed/2022/05/GHSA-7wmw-4342-6vhf/GHSA-7wmw-4342-6vhf.json
index 14730d01f10..def7d8b0d95 100644
--- a/advisories/unreviewed/2022/05/GHSA-7wmw-4342-6vhf/GHSA-7wmw-4342-6vhf.json
+++ b/advisories/unreviewed/2022/05/GHSA-7wmw-4342-6vhf/GHSA-7wmw-4342-6vhf.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-83r9-7w8h-jjf7/GHSA-83r9-7w8h-jjf7.json b/advisories/unreviewed/2022/05/GHSA-83r9-7w8h-jjf7/GHSA-83r9-7w8h-jjf7.json
index 4751493cade..d6f4fe1e65a 100644
--- a/advisories/unreviewed/2022/05/GHSA-83r9-7w8h-jjf7/GHSA-83r9-7w8h-jjf7.json
+++ b/advisories/unreviewed/2022/05/GHSA-83r9-7w8h-jjf7/GHSA-83r9-7w8h-jjf7.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-842f-3h87-m5qf/GHSA-842f-3h87-m5qf.json b/advisories/unreviewed/2022/05/GHSA-842f-3h87-m5qf/GHSA-842f-3h87-m5qf.json
index 768e953143d..03463551f80 100644
--- a/advisories/unreviewed/2022/05/GHSA-842f-3h87-m5qf/GHSA-842f-3h87-m5qf.json
+++ b/advisories/unreviewed/2022/05/GHSA-842f-3h87-m5qf/GHSA-842f-3h87-m5qf.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-842m-39q2-7225/GHSA-842m-39q2-7225.json b/advisories/unreviewed/2022/05/GHSA-842m-39q2-7225/GHSA-842m-39q2-7225.json
index d0345fe8f01..45a099dd79e 100644
--- a/advisories/unreviewed/2022/05/GHSA-842m-39q2-7225/GHSA-842m-39q2-7225.json
+++ b/advisories/unreviewed/2022/05/GHSA-842m-39q2-7225/GHSA-842m-39q2-7225.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-86m6-cj8w-2c48/GHSA-86m6-cj8w-2c48.json b/advisories/unreviewed/2022/05/GHSA-86m6-cj8w-2c48/GHSA-86m6-cj8w-2c48.json
index 29df12d60e4..ba2b09fdc73 100644
--- a/advisories/unreviewed/2022/05/GHSA-86m6-cj8w-2c48/GHSA-86m6-cj8w-2c48.json
+++ b/advisories/unreviewed/2022/05/GHSA-86m6-cj8w-2c48/GHSA-86m6-cj8w-2c48.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-873j-p433-xxm2/GHSA-873j-p433-xxm2.json b/advisories/unreviewed/2022/05/GHSA-873j-p433-xxm2/GHSA-873j-p433-xxm2.json
index bbe9ff733b2..566ddb1c0eb 100644
--- a/advisories/unreviewed/2022/05/GHSA-873j-p433-xxm2/GHSA-873j-p433-xxm2.json
+++ b/advisories/unreviewed/2022/05/GHSA-873j-p433-xxm2/GHSA-873j-p433-xxm2.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-87h5-vmx9-f2ff/GHSA-87h5-vmx9-f2ff.json b/advisories/unreviewed/2022/05/GHSA-87h5-vmx9-f2ff/GHSA-87h5-vmx9-f2ff.json
index eb5950b293c..8abbc4cca07 100644
--- a/advisories/unreviewed/2022/05/GHSA-87h5-vmx9-f2ff/GHSA-87h5-vmx9-f2ff.json
+++ b/advisories/unreviewed/2022/05/GHSA-87h5-vmx9-f2ff/GHSA-87h5-vmx9-f2ff.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-88rc-c9h4-g333/GHSA-88rc-c9h4-g333.json b/advisories/unreviewed/2022/05/GHSA-88rc-c9h4-g333/GHSA-88rc-c9h4-g333.json
index 57d27e9b573..fe539d3ee23 100644
--- a/advisories/unreviewed/2022/05/GHSA-88rc-c9h4-g333/GHSA-88rc-c9h4-g333.json
+++ b/advisories/unreviewed/2022/05/GHSA-88rc-c9h4-g333/GHSA-88rc-c9h4-g333.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-8c5q-q8rm-6hhr/GHSA-8c5q-q8rm-6hhr.json b/advisories/unreviewed/2022/05/GHSA-8c5q-q8rm-6hhr/GHSA-8c5q-q8rm-6hhr.json
index a28fef6e097..5c38e28187f 100644
--- a/advisories/unreviewed/2022/05/GHSA-8c5q-q8rm-6hhr/GHSA-8c5q-q8rm-6hhr.json
+++ b/advisories/unreviewed/2022/05/GHSA-8c5q-q8rm-6hhr/GHSA-8c5q-q8rm-6hhr.json
@@ -7,12 +7,8 @@
"CVE-2011-1055"
],
"details": "SQL injection vulnerability in api/ice_media.cfc in Lingxia I.C.E CMS 1.0 allows remote attackers to execute arbitrary SQL commands via the session.user_id parameter to media.cfm.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-8f39-w2xj-cv9f/GHSA-8f39-w2xj-cv9f.json b/advisories/unreviewed/2022/05/GHSA-8f39-w2xj-cv9f/GHSA-8f39-w2xj-cv9f.json
index 7600a300d4c..ffcdff4653f 100644
--- a/advisories/unreviewed/2022/05/GHSA-8f39-w2xj-cv9f/GHSA-8f39-w2xj-cv9f.json
+++ b/advisories/unreviewed/2022/05/GHSA-8f39-w2xj-cv9f/GHSA-8f39-w2xj-cv9f.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-8f48-rvwr-6fc7/GHSA-8f48-rvwr-6fc7.json b/advisories/unreviewed/2022/05/GHSA-8f48-rvwr-6fc7/GHSA-8f48-rvwr-6fc7.json
index c9313b29a8c..42712f1ba77 100644
--- a/advisories/unreviewed/2022/05/GHSA-8f48-rvwr-6fc7/GHSA-8f48-rvwr-6fc7.json
+++ b/advisories/unreviewed/2022/05/GHSA-8f48-rvwr-6fc7/GHSA-8f48-rvwr-6fc7.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-8g7q-m58p-3p6w/GHSA-8g7q-m58p-3p6w.json b/advisories/unreviewed/2022/05/GHSA-8g7q-m58p-3p6w/GHSA-8g7q-m58p-3p6w.json
index 84a0762cf41..695fe6dd557 100644
--- a/advisories/unreviewed/2022/05/GHSA-8g7q-m58p-3p6w/GHSA-8g7q-m58p-3p6w.json
+++ b/advisories/unreviewed/2022/05/GHSA-8g7q-m58p-3p6w/GHSA-8g7q-m58p-3p6w.json
@@ -7,12 +7,8 @@
"CVE-2012-4505"
],
"details": "Heap-based buffer overflow in the px_pac_reload function in lib/pac.c in libproxy 0.2.x and 0.3.x allows remote servers to have an unspecified impact via a crafted Content-Length size in an HTTP response header for a proxy.pac file request, a different vulnerability than CVE-2012-4504.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-8j32-3cqp-g7rx/GHSA-8j32-3cqp-g7rx.json b/advisories/unreviewed/2022/05/GHSA-8j32-3cqp-g7rx/GHSA-8j32-3cqp-g7rx.json
index 49d976794df..2653fcac03c 100644
--- a/advisories/unreviewed/2022/05/GHSA-8j32-3cqp-g7rx/GHSA-8j32-3cqp-g7rx.json
+++ b/advisories/unreviewed/2022/05/GHSA-8j32-3cqp-g7rx/GHSA-8j32-3cqp-g7rx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-8jrq-fcj6-7g3q/GHSA-8jrq-fcj6-7g3q.json b/advisories/unreviewed/2022/05/GHSA-8jrq-fcj6-7g3q/GHSA-8jrq-fcj6-7g3q.json
index 0d5e2a08b7c..a431b5b24b1 100644
--- a/advisories/unreviewed/2022/05/GHSA-8jrq-fcj6-7g3q/GHSA-8jrq-fcj6-7g3q.json
+++ b/advisories/unreviewed/2022/05/GHSA-8jrq-fcj6-7g3q/GHSA-8jrq-fcj6-7g3q.json
@@ -7,12 +7,8 @@
"CVE-2015-4335"
],
"details": "Redis before 2.8.21 and 3.x before 3.0.2 allows remote attackers to execute arbitrary Lua bytecode via the eval command.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -72,9 +68,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-8p4w-7mv8-cpr9/GHSA-8p4w-7mv8-cpr9.json b/advisories/unreviewed/2022/05/GHSA-8p4w-7mv8-cpr9/GHSA-8p4w-7mv8-cpr9.json
index 9e7415dd148..4c794036c19 100644
--- a/advisories/unreviewed/2022/05/GHSA-8p4w-7mv8-cpr9/GHSA-8p4w-7mv8-cpr9.json
+++ b/advisories/unreviewed/2022/05/GHSA-8p4w-7mv8-cpr9/GHSA-8p4w-7mv8-cpr9.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-8p82-m269-wg8g/GHSA-8p82-m269-wg8g.json b/advisories/unreviewed/2022/05/GHSA-8p82-m269-wg8g/GHSA-8p82-m269-wg8g.json
index 501c968f41d..9ddbf8facd2 100644
--- a/advisories/unreviewed/2022/05/GHSA-8p82-m269-wg8g/GHSA-8p82-m269-wg8g.json
+++ b/advisories/unreviewed/2022/05/GHSA-8p82-m269-wg8g/GHSA-8p82-m269-wg8g.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-8x9f-794p-vc2r/GHSA-8x9f-794p-vc2r.json b/advisories/unreviewed/2022/05/GHSA-8x9f-794p-vc2r/GHSA-8x9f-794p-vc2r.json
index a839f42e096..a150f5243f6 100644
--- a/advisories/unreviewed/2022/05/GHSA-8x9f-794p-vc2r/GHSA-8x9f-794p-vc2r.json
+++ b/advisories/unreviewed/2022/05/GHSA-8x9f-794p-vc2r/GHSA-8x9f-794p-vc2r.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-9229-2w7h-x4xh/GHSA-9229-2w7h-x4xh.json b/advisories/unreviewed/2022/05/GHSA-9229-2w7h-x4xh/GHSA-9229-2w7h-x4xh.json
index 8baf6b411f0..974191b96bb 100644
--- a/advisories/unreviewed/2022/05/GHSA-9229-2w7h-x4xh/GHSA-9229-2w7h-x4xh.json
+++ b/advisories/unreviewed/2022/05/GHSA-9229-2w7h-x4xh/GHSA-9229-2w7h-x4xh.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-9425-355x-fr2c/GHSA-9425-355x-fr2c.json b/advisories/unreviewed/2022/05/GHSA-9425-355x-fr2c/GHSA-9425-355x-fr2c.json
index 654156b512f..9591436d3a2 100644
--- a/advisories/unreviewed/2022/05/GHSA-9425-355x-fr2c/GHSA-9425-355x-fr2c.json
+++ b/advisories/unreviewed/2022/05/GHSA-9425-355x-fr2c/GHSA-9425-355x-fr2c.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-947q-v9mc-gqp3/GHSA-947q-v9mc-gqp3.json b/advisories/unreviewed/2022/05/GHSA-947q-v9mc-gqp3/GHSA-947q-v9mc-gqp3.json
index a7e620780e4..52343604516 100644
--- a/advisories/unreviewed/2022/05/GHSA-947q-v9mc-gqp3/GHSA-947q-v9mc-gqp3.json
+++ b/advisories/unreviewed/2022/05/GHSA-947q-v9mc-gqp3/GHSA-947q-v9mc-gqp3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-94xm-6p97-mrv4/GHSA-94xm-6p97-mrv4.json b/advisories/unreviewed/2022/05/GHSA-94xm-6p97-mrv4/GHSA-94xm-6p97-mrv4.json
index 81324abd4f6..0699fc27622 100644
--- a/advisories/unreviewed/2022/05/GHSA-94xm-6p97-mrv4/GHSA-94xm-6p97-mrv4.json
+++ b/advisories/unreviewed/2022/05/GHSA-94xm-6p97-mrv4/GHSA-94xm-6p97-mrv4.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-954m-ccf6-5rvp/GHSA-954m-ccf6-5rvp.json b/advisories/unreviewed/2022/05/GHSA-954m-ccf6-5rvp/GHSA-954m-ccf6-5rvp.json
index 70e29261ec5..c41889bbfc7 100644
--- a/advisories/unreviewed/2022/05/GHSA-954m-ccf6-5rvp/GHSA-954m-ccf6-5rvp.json
+++ b/advisories/unreviewed/2022/05/GHSA-954m-ccf6-5rvp/GHSA-954m-ccf6-5rvp.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-96f5-c797-v39q/GHSA-96f5-c797-v39q.json b/advisories/unreviewed/2022/05/GHSA-96f5-c797-v39q/GHSA-96f5-c797-v39q.json
index e44f03412be..528966b8493 100644
--- a/advisories/unreviewed/2022/05/GHSA-96f5-c797-v39q/GHSA-96f5-c797-v39q.json
+++ b/advisories/unreviewed/2022/05/GHSA-96f5-c797-v39q/GHSA-96f5-c797-v39q.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-97v3-gmxc-xvx7/GHSA-97v3-gmxc-xvx7.json b/advisories/unreviewed/2022/05/GHSA-97v3-gmxc-xvx7/GHSA-97v3-gmxc-xvx7.json
index 81970b7e4c8..0811c7764c1 100644
--- a/advisories/unreviewed/2022/05/GHSA-97v3-gmxc-xvx7/GHSA-97v3-gmxc-xvx7.json
+++ b/advisories/unreviewed/2022/05/GHSA-97v3-gmxc-xvx7/GHSA-97v3-gmxc-xvx7.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-9hjr-vpvp-mp9c/GHSA-9hjr-vpvp-mp9c.json b/advisories/unreviewed/2022/05/GHSA-9hjr-vpvp-mp9c/GHSA-9hjr-vpvp-mp9c.json
index 54fff958e3e..9b6691bbc14 100644
--- a/advisories/unreviewed/2022/05/GHSA-9hjr-vpvp-mp9c/GHSA-9hjr-vpvp-mp9c.json
+++ b/advisories/unreviewed/2022/05/GHSA-9hjr-vpvp-mp9c/GHSA-9hjr-vpvp-mp9c.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-9j3g-hqcp-qg7g/GHSA-9j3g-hqcp-qg7g.json b/advisories/unreviewed/2022/05/GHSA-9j3g-hqcp-qg7g/GHSA-9j3g-hqcp-qg7g.json
index 4a2ccd35b64..fcb64431327 100644
--- a/advisories/unreviewed/2022/05/GHSA-9j3g-hqcp-qg7g/GHSA-9j3g-hqcp-qg7g.json
+++ b/advisories/unreviewed/2022/05/GHSA-9j3g-hqcp-qg7g/GHSA-9j3g-hqcp-qg7g.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-9jm2-65cq-2572/GHSA-9jm2-65cq-2572.json b/advisories/unreviewed/2022/05/GHSA-9jm2-65cq-2572/GHSA-9jm2-65cq-2572.json
index 23c873809da..15b07aac8fe 100644
--- a/advisories/unreviewed/2022/05/GHSA-9jm2-65cq-2572/GHSA-9jm2-65cq-2572.json
+++ b/advisories/unreviewed/2022/05/GHSA-9jm2-65cq-2572/GHSA-9jm2-65cq-2572.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-9m53-4c27-h8f5/GHSA-9m53-4c27-h8f5.json b/advisories/unreviewed/2022/05/GHSA-9m53-4c27-h8f5/GHSA-9m53-4c27-h8f5.json
index b5118659dab..30d031009d2 100644
--- a/advisories/unreviewed/2022/05/GHSA-9m53-4c27-h8f5/GHSA-9m53-4c27-h8f5.json
+++ b/advisories/unreviewed/2022/05/GHSA-9m53-4c27-h8f5/GHSA-9m53-4c27-h8f5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-9p28-hjc9-q5m3/GHSA-9p28-hjc9-q5m3.json b/advisories/unreviewed/2022/05/GHSA-9p28-hjc9-q5m3/GHSA-9p28-hjc9-q5m3.json
index 9b8e3c1e788..b20caf71e70 100644
--- a/advisories/unreviewed/2022/05/GHSA-9p28-hjc9-q5m3/GHSA-9p28-hjc9-q5m3.json
+++ b/advisories/unreviewed/2022/05/GHSA-9p28-hjc9-q5m3/GHSA-9p28-hjc9-q5m3.json
@@ -7,12 +7,8 @@
"CVE-2012-6299"
],
"details": "Unspecified vulnerability in CA IdentityMinder r12.0 through CR16, r12.5 before SP15, and r12.6 GA allows remote attackers to bypass intended access restrictions via unknown vectors.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-9rjc-h49g-75c4/GHSA-9rjc-h49g-75c4.json b/advisories/unreviewed/2022/05/GHSA-9rjc-h49g-75c4/GHSA-9rjc-h49g-75c4.json
index ae4262724d1..2db4885c2c4 100644
--- a/advisories/unreviewed/2022/05/GHSA-9rjc-h49g-75c4/GHSA-9rjc-h49g-75c4.json
+++ b/advisories/unreviewed/2022/05/GHSA-9rjc-h49g-75c4/GHSA-9rjc-h49g-75c4.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-9rwp-mqvh-8g6q/GHSA-9rwp-mqvh-8g6q.json b/advisories/unreviewed/2022/05/GHSA-9rwp-mqvh-8g6q/GHSA-9rwp-mqvh-8g6q.json
index 04603b3d7a4..e2ff9be64ca 100644
--- a/advisories/unreviewed/2022/05/GHSA-9rwp-mqvh-8g6q/GHSA-9rwp-mqvh-8g6q.json
+++ b/advisories/unreviewed/2022/05/GHSA-9rwp-mqvh-8g6q/GHSA-9rwp-mqvh-8g6q.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-9w89-v76v-xg3j/GHSA-9w89-v76v-xg3j.json b/advisories/unreviewed/2022/05/GHSA-9w89-v76v-xg3j/GHSA-9w89-v76v-xg3j.json
index ccf956632d6..a13db0bc78b 100644
--- a/advisories/unreviewed/2022/05/GHSA-9w89-v76v-xg3j/GHSA-9w89-v76v-xg3j.json
+++ b/advisories/unreviewed/2022/05/GHSA-9w89-v76v-xg3j/GHSA-9w89-v76v-xg3j.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-c2m3-cg53-fc7m/GHSA-c2m3-cg53-fc7m.json b/advisories/unreviewed/2022/05/GHSA-c2m3-cg53-fc7m/GHSA-c2m3-cg53-fc7m.json
index 2a35326996d..777e7b15031 100644
--- a/advisories/unreviewed/2022/05/GHSA-c2m3-cg53-fc7m/GHSA-c2m3-cg53-fc7m.json
+++ b/advisories/unreviewed/2022/05/GHSA-c2m3-cg53-fc7m/GHSA-c2m3-cg53-fc7m.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-c2m7-wq23-rhm8/GHSA-c2m7-wq23-rhm8.json b/advisories/unreviewed/2022/05/GHSA-c2m7-wq23-rhm8/GHSA-c2m7-wq23-rhm8.json
index 60a4973e169..bd7d69b2f0c 100644
--- a/advisories/unreviewed/2022/05/GHSA-c2m7-wq23-rhm8/GHSA-c2m7-wq23-rhm8.json
+++ b/advisories/unreviewed/2022/05/GHSA-c2m7-wq23-rhm8/GHSA-c2m7-wq23-rhm8.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-c36j-xv9p-fqv4/GHSA-c36j-xv9p-fqv4.json b/advisories/unreviewed/2022/05/GHSA-c36j-xv9p-fqv4/GHSA-c36j-xv9p-fqv4.json
index 9faf94a5a81..0d17fd49c2b 100644
--- a/advisories/unreviewed/2022/05/GHSA-c36j-xv9p-fqv4/GHSA-c36j-xv9p-fqv4.json
+++ b/advisories/unreviewed/2022/05/GHSA-c36j-xv9p-fqv4/GHSA-c36j-xv9p-fqv4.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-c3wq-8frr-5j69/GHSA-c3wq-8frr-5j69.json b/advisories/unreviewed/2022/05/GHSA-c3wq-8frr-5j69/GHSA-c3wq-8frr-5j69.json
index f9851e39721..37208c195e4 100644
--- a/advisories/unreviewed/2022/05/GHSA-c3wq-8frr-5j69/GHSA-c3wq-8frr-5j69.json
+++ b/advisories/unreviewed/2022/05/GHSA-c3wq-8frr-5j69/GHSA-c3wq-8frr-5j69.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-c593-7jfr-vjj8/GHSA-c593-7jfr-vjj8.json b/advisories/unreviewed/2022/05/GHSA-c593-7jfr-vjj8/GHSA-c593-7jfr-vjj8.json
index fe5fa053f6d..7184b20a9c1 100644
--- a/advisories/unreviewed/2022/05/GHSA-c593-7jfr-vjj8/GHSA-c593-7jfr-vjj8.json
+++ b/advisories/unreviewed/2022/05/GHSA-c593-7jfr-vjj8/GHSA-c593-7jfr-vjj8.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-c5fx-qjrf-p783/GHSA-c5fx-qjrf-p783.json b/advisories/unreviewed/2022/05/GHSA-c5fx-qjrf-p783/GHSA-c5fx-qjrf-p783.json
index cb663617521..7565837813e 100644
--- a/advisories/unreviewed/2022/05/GHSA-c5fx-qjrf-p783/GHSA-c5fx-qjrf-p783.json
+++ b/advisories/unreviewed/2022/05/GHSA-c5fx-qjrf-p783/GHSA-c5fx-qjrf-p783.json
@@ -7,12 +7,8 @@
"CVE-2012-4504"
],
"details": "Stack-based buffer overflow in the url::get_pac function in url.cpp in libproxy 0.4.x before 0.4.9 allows remote servers to have an unspecified impact via a large proxy.pac file.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-c5h6-9gfj-vw86/GHSA-c5h6-9gfj-vw86.json b/advisories/unreviewed/2022/05/GHSA-c5h6-9gfj-vw86/GHSA-c5h6-9gfj-vw86.json
index 500b83b70e9..ea5d7c2e0f8 100644
--- a/advisories/unreviewed/2022/05/GHSA-c5h6-9gfj-vw86/GHSA-c5h6-9gfj-vw86.json
+++ b/advisories/unreviewed/2022/05/GHSA-c5h6-9gfj-vw86/GHSA-c5h6-9gfj-vw86.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-c5q3-mm7r-f42w/GHSA-c5q3-mm7r-f42w.json b/advisories/unreviewed/2022/05/GHSA-c5q3-mm7r-f42w/GHSA-c5q3-mm7r-f42w.json
index 86d9a0891f7..f69f39c7c01 100644
--- a/advisories/unreviewed/2022/05/GHSA-c5q3-mm7r-f42w/GHSA-c5q3-mm7r-f42w.json
+++ b/advisories/unreviewed/2022/05/GHSA-c5q3-mm7r-f42w/GHSA-c5q3-mm7r-f42w.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-c68h-v9j2-9jjh/GHSA-c68h-v9j2-9jjh.json b/advisories/unreviewed/2022/05/GHSA-c68h-v9j2-9jjh/GHSA-c68h-v9j2-9jjh.json
index a623acbb311..194747421b1 100644
--- a/advisories/unreviewed/2022/05/GHSA-c68h-v9j2-9jjh/GHSA-c68h-v9j2-9jjh.json
+++ b/advisories/unreviewed/2022/05/GHSA-c68h-v9j2-9jjh/GHSA-c68h-v9j2-9jjh.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-c89v-rwmf-3653/GHSA-c89v-rwmf-3653.json b/advisories/unreviewed/2022/05/GHSA-c89v-rwmf-3653/GHSA-c89v-rwmf-3653.json
index 38318db441c..563381dd27f 100644
--- a/advisories/unreviewed/2022/05/GHSA-c89v-rwmf-3653/GHSA-c89v-rwmf-3653.json
+++ b/advisories/unreviewed/2022/05/GHSA-c89v-rwmf-3653/GHSA-c89v-rwmf-3653.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-c8wx-3j5q-64v3/GHSA-c8wx-3j5q-64v3.json b/advisories/unreviewed/2022/05/GHSA-c8wx-3j5q-64v3/GHSA-c8wx-3j5q-64v3.json
index e95f6a6f469..4e36b1ece47 100644
--- a/advisories/unreviewed/2022/05/GHSA-c8wx-3j5q-64v3/GHSA-c8wx-3j5q-64v3.json
+++ b/advisories/unreviewed/2022/05/GHSA-c8wx-3j5q-64v3/GHSA-c8wx-3j5q-64v3.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-c95c-ffhc-7pwp/GHSA-c95c-ffhc-7pwp.json b/advisories/unreviewed/2022/05/GHSA-c95c-ffhc-7pwp/GHSA-c95c-ffhc-7pwp.json
index 09b358b0faf..4e3e182e89c 100644
--- a/advisories/unreviewed/2022/05/GHSA-c95c-ffhc-7pwp/GHSA-c95c-ffhc-7pwp.json
+++ b/advisories/unreviewed/2022/05/GHSA-c95c-ffhc-7pwp/GHSA-c95c-ffhc-7pwp.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-c9r9-7qcg-7h37/GHSA-c9r9-7qcg-7h37.json b/advisories/unreviewed/2022/05/GHSA-c9r9-7qcg-7h37/GHSA-c9r9-7qcg-7h37.json
index d6a77586297..02b31383db7 100644
--- a/advisories/unreviewed/2022/05/GHSA-c9r9-7qcg-7h37/GHSA-c9r9-7qcg-7h37.json
+++ b/advisories/unreviewed/2022/05/GHSA-c9r9-7qcg-7h37/GHSA-c9r9-7qcg-7h37.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-cccq-v5rj-9887/GHSA-cccq-v5rj-9887.json b/advisories/unreviewed/2022/05/GHSA-cccq-v5rj-9887/GHSA-cccq-v5rj-9887.json
index 193960cf338..eef837ed1c0 100644
--- a/advisories/unreviewed/2022/05/GHSA-cccq-v5rj-9887/GHSA-cccq-v5rj-9887.json
+++ b/advisories/unreviewed/2022/05/GHSA-cccq-v5rj-9887/GHSA-cccq-v5rj-9887.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-ccm6-p4c6-v3gv/GHSA-ccm6-p4c6-v3gv.json b/advisories/unreviewed/2022/05/GHSA-ccm6-p4c6-v3gv/GHSA-ccm6-p4c6-v3gv.json
index 782bdb57df6..d30a1017655 100644
--- a/advisories/unreviewed/2022/05/GHSA-ccm6-p4c6-v3gv/GHSA-ccm6-p4c6-v3gv.json
+++ b/advisories/unreviewed/2022/05/GHSA-ccm6-p4c6-v3gv/GHSA-ccm6-p4c6-v3gv.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-cf6v-2gfq-gj95/GHSA-cf6v-2gfq-gj95.json b/advisories/unreviewed/2022/05/GHSA-cf6v-2gfq-gj95/GHSA-cf6v-2gfq-gj95.json
index 1a2ec3ab663..b3c31058d80 100644
--- a/advisories/unreviewed/2022/05/GHSA-cf6v-2gfq-gj95/GHSA-cf6v-2gfq-gj95.json
+++ b/advisories/unreviewed/2022/05/GHSA-cf6v-2gfq-gj95/GHSA-cf6v-2gfq-gj95.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-chwj-57xq-38wg/GHSA-chwj-57xq-38wg.json b/advisories/unreviewed/2022/05/GHSA-chwj-57xq-38wg/GHSA-chwj-57xq-38wg.json
index 56073e60fc8..5f2a7ad944e 100644
--- a/advisories/unreviewed/2022/05/GHSA-chwj-57xq-38wg/GHSA-chwj-57xq-38wg.json
+++ b/advisories/unreviewed/2022/05/GHSA-chwj-57xq-38wg/GHSA-chwj-57xq-38wg.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-cpjm-wm8f-2fh3/GHSA-cpjm-wm8f-2fh3.json b/advisories/unreviewed/2022/05/GHSA-cpjm-wm8f-2fh3/GHSA-cpjm-wm8f-2fh3.json
index 4de88421a76..2c99c90b43e 100644
--- a/advisories/unreviewed/2022/05/GHSA-cpjm-wm8f-2fh3/GHSA-cpjm-wm8f-2fh3.json
+++ b/advisories/unreviewed/2022/05/GHSA-cpjm-wm8f-2fh3/GHSA-cpjm-wm8f-2fh3.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-crj5-jxxg-27p8/GHSA-crj5-jxxg-27p8.json b/advisories/unreviewed/2022/05/GHSA-crj5-jxxg-27p8/GHSA-crj5-jxxg-27p8.json
index 43db53361cc..e776c4ad153 100644
--- a/advisories/unreviewed/2022/05/GHSA-crj5-jxxg-27p8/GHSA-crj5-jxxg-27p8.json
+++ b/advisories/unreviewed/2022/05/GHSA-crj5-jxxg-27p8/GHSA-crj5-jxxg-27p8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-crm2-6crx-pv5r/GHSA-crm2-6crx-pv5r.json b/advisories/unreviewed/2022/05/GHSA-crm2-6crx-pv5r/GHSA-crm2-6crx-pv5r.json
index ca22b26edb2..4f290435483 100644
--- a/advisories/unreviewed/2022/05/GHSA-crm2-6crx-pv5r/GHSA-crm2-6crx-pv5r.json
+++ b/advisories/unreviewed/2022/05/GHSA-crm2-6crx-pv5r/GHSA-crm2-6crx-pv5r.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-cvhf-p4w4-g3gm/GHSA-cvhf-p4w4-g3gm.json b/advisories/unreviewed/2022/05/GHSA-cvhf-p4w4-g3gm/GHSA-cvhf-p4w4-g3gm.json
index 694ab5a5bc9..b69367187b7 100644
--- a/advisories/unreviewed/2022/05/GHSA-cvhf-p4w4-g3gm/GHSA-cvhf-p4w4-g3gm.json
+++ b/advisories/unreviewed/2022/05/GHSA-cvhf-p4w4-g3gm/GHSA-cvhf-p4w4-g3gm.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-cvvj-hjmf-8qfh/GHSA-cvvj-hjmf-8qfh.json b/advisories/unreviewed/2022/05/GHSA-cvvj-hjmf-8qfh/GHSA-cvvj-hjmf-8qfh.json
index 536b1506e6a..d21ffacb5ac 100644
--- a/advisories/unreviewed/2022/05/GHSA-cvvj-hjmf-8qfh/GHSA-cvvj-hjmf-8qfh.json
+++ b/advisories/unreviewed/2022/05/GHSA-cvvj-hjmf-8qfh/GHSA-cvvj-hjmf-8qfh.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-cxh5-m5cc-6w2r/GHSA-cxh5-m5cc-6w2r.json b/advisories/unreviewed/2022/05/GHSA-cxh5-m5cc-6w2r/GHSA-cxh5-m5cc-6w2r.json
index 7163d44ebd6..359e3fff608 100644
--- a/advisories/unreviewed/2022/05/GHSA-cxh5-m5cc-6w2r/GHSA-cxh5-m5cc-6w2r.json
+++ b/advisories/unreviewed/2022/05/GHSA-cxh5-m5cc-6w2r/GHSA-cxh5-m5cc-6w2r.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-cxx9-q932-9wh9/GHSA-cxx9-q932-9wh9.json b/advisories/unreviewed/2022/05/GHSA-cxx9-q932-9wh9/GHSA-cxx9-q932-9wh9.json
index cc649b18550..a20fdcc1b46 100644
--- a/advisories/unreviewed/2022/05/GHSA-cxx9-q932-9wh9/GHSA-cxx9-q932-9wh9.json
+++ b/advisories/unreviewed/2022/05/GHSA-cxx9-q932-9wh9/GHSA-cxx9-q932-9wh9.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-f254-p522-ph96/GHSA-f254-p522-ph96.json b/advisories/unreviewed/2022/05/GHSA-f254-p522-ph96/GHSA-f254-p522-ph96.json
index 0be197e07e1..8d5d775f05a 100644
--- a/advisories/unreviewed/2022/05/GHSA-f254-p522-ph96/GHSA-f254-p522-ph96.json
+++ b/advisories/unreviewed/2022/05/GHSA-f254-p522-ph96/GHSA-f254-p522-ph96.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-f27j-hjx9-2227/GHSA-f27j-hjx9-2227.json b/advisories/unreviewed/2022/05/GHSA-f27j-hjx9-2227/GHSA-f27j-hjx9-2227.json
index 8acdbed9929..71668d87442 100644
--- a/advisories/unreviewed/2022/05/GHSA-f27j-hjx9-2227/GHSA-f27j-hjx9-2227.json
+++ b/advisories/unreviewed/2022/05/GHSA-f27j-hjx9-2227/GHSA-f27j-hjx9-2227.json
@@ -7,12 +7,8 @@
"CVE-2013-6042"
],
"details": "Cross-site scripting (XSS) vulnerability in filemanager/login.php in the File Manager module in Softaculous Webuzo before 2.1.4 allows remote attackers to inject arbitrary web script or HTML via the user parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-f3w5-37vq-pj32/GHSA-f3w5-37vq-pj32.json b/advisories/unreviewed/2022/05/GHSA-f3w5-37vq-pj32/GHSA-f3w5-37vq-pj32.json
index 1c3f7eb3a2a..a0fe462c244 100644
--- a/advisories/unreviewed/2022/05/GHSA-f3w5-37vq-pj32/GHSA-f3w5-37vq-pj32.json
+++ b/advisories/unreviewed/2022/05/GHSA-f3w5-37vq-pj32/GHSA-f3w5-37vq-pj32.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-f423-gp4j-x9mg/GHSA-f423-gp4j-x9mg.json b/advisories/unreviewed/2022/05/GHSA-f423-gp4j-x9mg/GHSA-f423-gp4j-x9mg.json
index 8dbf266c28d..1c014ed8a47 100644
--- a/advisories/unreviewed/2022/05/GHSA-f423-gp4j-x9mg/GHSA-f423-gp4j-x9mg.json
+++ b/advisories/unreviewed/2022/05/GHSA-f423-gp4j-x9mg/GHSA-f423-gp4j-x9mg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-f748-8jpw-r245/GHSA-f748-8jpw-r245.json b/advisories/unreviewed/2022/05/GHSA-f748-8jpw-r245/GHSA-f748-8jpw-r245.json
index a043788b22b..7668facee17 100644
--- a/advisories/unreviewed/2022/05/GHSA-f748-8jpw-r245/GHSA-f748-8jpw-r245.json
+++ b/advisories/unreviewed/2022/05/GHSA-f748-8jpw-r245/GHSA-f748-8jpw-r245.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-f7v6-q2xx-gh48/GHSA-f7v6-q2xx-gh48.json b/advisories/unreviewed/2022/05/GHSA-f7v6-q2xx-gh48/GHSA-f7v6-q2xx-gh48.json
index f5ee9fb560b..dfa403855d6 100644
--- a/advisories/unreviewed/2022/05/GHSA-f7v6-q2xx-gh48/GHSA-f7v6-q2xx-gh48.json
+++ b/advisories/unreviewed/2022/05/GHSA-f7v6-q2xx-gh48/GHSA-f7v6-q2xx-gh48.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-f8m9-fwqj-74hf/GHSA-f8m9-fwqj-74hf.json b/advisories/unreviewed/2022/05/GHSA-f8m9-fwqj-74hf/GHSA-f8m9-fwqj-74hf.json
index 53c70c17588..6a5da57eb1a 100644
--- a/advisories/unreviewed/2022/05/GHSA-f8m9-fwqj-74hf/GHSA-f8m9-fwqj-74hf.json
+++ b/advisories/unreviewed/2022/05/GHSA-f8m9-fwqj-74hf/GHSA-f8m9-fwqj-74hf.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-f94q-cpgx-pcjr/GHSA-f94q-cpgx-pcjr.json b/advisories/unreviewed/2022/05/GHSA-f94q-cpgx-pcjr/GHSA-f94q-cpgx-pcjr.json
index c822a6c4968..10273fdbe21 100644
--- a/advisories/unreviewed/2022/05/GHSA-f94q-cpgx-pcjr/GHSA-f94q-cpgx-pcjr.json
+++ b/advisories/unreviewed/2022/05/GHSA-f94q-cpgx-pcjr/GHSA-f94q-cpgx-pcjr.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-f9m4-7v62-7cfp/GHSA-f9m4-7v62-7cfp.json b/advisories/unreviewed/2022/05/GHSA-f9m4-7v62-7cfp/GHSA-f9m4-7v62-7cfp.json
index 14614565d1c..fc071347951 100644
--- a/advisories/unreviewed/2022/05/GHSA-f9m4-7v62-7cfp/GHSA-f9m4-7v62-7cfp.json
+++ b/advisories/unreviewed/2022/05/GHSA-f9m4-7v62-7cfp/GHSA-f9m4-7v62-7cfp.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-fc5h-p8xm-68fg/GHSA-fc5h-p8xm-68fg.json b/advisories/unreviewed/2022/05/GHSA-fc5h-p8xm-68fg/GHSA-fc5h-p8xm-68fg.json
index 6ea2184ab32..b4b4c63f225 100644
--- a/advisories/unreviewed/2022/05/GHSA-fc5h-p8xm-68fg/GHSA-fc5h-p8xm-68fg.json
+++ b/advisories/unreviewed/2022/05/GHSA-fc5h-p8xm-68fg/GHSA-fc5h-p8xm-68fg.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-fcgh-v75r-28pj/GHSA-fcgh-v75r-28pj.json b/advisories/unreviewed/2022/05/GHSA-fcgh-v75r-28pj/GHSA-fcgh-v75r-28pj.json
index f6029e164da..989d4fcdb8a 100644
--- a/advisories/unreviewed/2022/05/GHSA-fcgh-v75r-28pj/GHSA-fcgh-v75r-28pj.json
+++ b/advisories/unreviewed/2022/05/GHSA-fcgh-v75r-28pj/GHSA-fcgh-v75r-28pj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-fcx2-wv6q-3q9q/GHSA-fcx2-wv6q-3q9q.json b/advisories/unreviewed/2022/05/GHSA-fcx2-wv6q-3q9q/GHSA-fcx2-wv6q-3q9q.json
index b0115ea32f4..485a0c1a9ab 100644
--- a/advisories/unreviewed/2022/05/GHSA-fcx2-wv6q-3q9q/GHSA-fcx2-wv6q-3q9q.json
+++ b/advisories/unreviewed/2022/05/GHSA-fcx2-wv6q-3q9q/GHSA-fcx2-wv6q-3q9q.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-ffx6-jmhc-527q/GHSA-ffx6-jmhc-527q.json b/advisories/unreviewed/2022/05/GHSA-ffx6-jmhc-527q/GHSA-ffx6-jmhc-527q.json
index e1e340a551d..8821bf6af50 100644
--- a/advisories/unreviewed/2022/05/GHSA-ffx6-jmhc-527q/GHSA-ffx6-jmhc-527q.json
+++ b/advisories/unreviewed/2022/05/GHSA-ffx6-jmhc-527q/GHSA-ffx6-jmhc-527q.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-fgq9-p33g-xcfc/GHSA-fgq9-p33g-xcfc.json b/advisories/unreviewed/2022/05/GHSA-fgq9-p33g-xcfc/GHSA-fgq9-p33g-xcfc.json
index f837283d605..7b137dff84f 100644
--- a/advisories/unreviewed/2022/05/GHSA-fgq9-p33g-xcfc/GHSA-fgq9-p33g-xcfc.json
+++ b/advisories/unreviewed/2022/05/GHSA-fgq9-p33g-xcfc/GHSA-fgq9-p33g-xcfc.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-fgxx-ch38-43gw/GHSA-fgxx-ch38-43gw.json b/advisories/unreviewed/2022/05/GHSA-fgxx-ch38-43gw/GHSA-fgxx-ch38-43gw.json
index a97c981fa19..517459487a6 100644
--- a/advisories/unreviewed/2022/05/GHSA-fgxx-ch38-43gw/GHSA-fgxx-ch38-43gw.json
+++ b/advisories/unreviewed/2022/05/GHSA-fgxx-ch38-43gw/GHSA-fgxx-ch38-43gw.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-fj49-53v4-4rhx/GHSA-fj49-53v4-4rhx.json b/advisories/unreviewed/2022/05/GHSA-fj49-53v4-4rhx/GHSA-fj49-53v4-4rhx.json
index 19e5a5878e6..bbf303ce60a 100644
--- a/advisories/unreviewed/2022/05/GHSA-fj49-53v4-4rhx/GHSA-fj49-53v4-4rhx.json
+++ b/advisories/unreviewed/2022/05/GHSA-fj49-53v4-4rhx/GHSA-fj49-53v4-4rhx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "CRITICAL",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-fj57-vhrc-73r7/GHSA-fj57-vhrc-73r7.json b/advisories/unreviewed/2022/05/GHSA-fj57-vhrc-73r7/GHSA-fj57-vhrc-73r7.json
index 33748c4d872..e889b3327ff 100644
--- a/advisories/unreviewed/2022/05/GHSA-fj57-vhrc-73r7/GHSA-fj57-vhrc-73r7.json
+++ b/advisories/unreviewed/2022/05/GHSA-fj57-vhrc-73r7/GHSA-fj57-vhrc-73r7.json
@@ -7,12 +7,8 @@
"CVE-2010-1649"
],
"details": "Multiple cross-site scripting (XSS) vulnerabilities in the back end in Joomla! 1.5 through 1.5.17 allow remote attackers to inject arbitrary web script or HTML via unknown vectors related to \"various administrator screens,\" possibly the search parameter in administrator/index.php.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-fj65-q6ff-85mq/GHSA-fj65-q6ff-85mq.json b/advisories/unreviewed/2022/05/GHSA-fj65-q6ff-85mq/GHSA-fj65-q6ff-85mq.json
index d8af72ed1b0..b5ad948dcc6 100644
--- a/advisories/unreviewed/2022/05/GHSA-fj65-q6ff-85mq/GHSA-fj65-q6ff-85mq.json
+++ b/advisories/unreviewed/2022/05/GHSA-fj65-q6ff-85mq/GHSA-fj65-q6ff-85mq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-fjmf-934j-rc4p/GHSA-fjmf-934j-rc4p.json b/advisories/unreviewed/2022/05/GHSA-fjmf-934j-rc4p/GHSA-fjmf-934j-rc4p.json
index 733936f8c87..2b4ed99e87d 100644
--- a/advisories/unreviewed/2022/05/GHSA-fjmf-934j-rc4p/GHSA-fjmf-934j-rc4p.json
+++ b/advisories/unreviewed/2022/05/GHSA-fjmf-934j-rc4p/GHSA-fjmf-934j-rc4p.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-fp2w-cr4m-9636/GHSA-fp2w-cr4m-9636.json b/advisories/unreviewed/2022/05/GHSA-fp2w-cr4m-9636/GHSA-fp2w-cr4m-9636.json
index 403a9ef0b40..aac10863295 100644
--- a/advisories/unreviewed/2022/05/GHSA-fp2w-cr4m-9636/GHSA-fp2w-cr4m-9636.json
+++ b/advisories/unreviewed/2022/05/GHSA-fp2w-cr4m-9636/GHSA-fp2w-cr4m-9636.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-fpmh-98ww-g9hf/GHSA-fpmh-98ww-g9hf.json b/advisories/unreviewed/2022/05/GHSA-fpmh-98ww-g9hf/GHSA-fpmh-98ww-g9hf.json
index 8654de7fa4a..ea4a694d4ea 100644
--- a/advisories/unreviewed/2022/05/GHSA-fpmh-98ww-g9hf/GHSA-fpmh-98ww-g9hf.json
+++ b/advisories/unreviewed/2022/05/GHSA-fpmh-98ww-g9hf/GHSA-fpmh-98ww-g9hf.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-fq8v-m43f-qgg6/GHSA-fq8v-m43f-qgg6.json b/advisories/unreviewed/2022/05/GHSA-fq8v-m43f-qgg6/GHSA-fq8v-m43f-qgg6.json
index a0a0cdc8649..088eca486af 100644
--- a/advisories/unreviewed/2022/05/GHSA-fq8v-m43f-qgg6/GHSA-fq8v-m43f-qgg6.json
+++ b/advisories/unreviewed/2022/05/GHSA-fq8v-m43f-qgg6/GHSA-fq8v-m43f-qgg6.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-fwwq-w4x9-pp7r/GHSA-fwwq-w4x9-pp7r.json b/advisories/unreviewed/2022/05/GHSA-fwwq-w4x9-pp7r/GHSA-fwwq-w4x9-pp7r.json
index 788faae71fb..b79f33872b4 100644
--- a/advisories/unreviewed/2022/05/GHSA-fwwq-w4x9-pp7r/GHSA-fwwq-w4x9-pp7r.json
+++ b/advisories/unreviewed/2022/05/GHSA-fwwq-w4x9-pp7r/GHSA-fwwq-w4x9-pp7r.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-fxvw-26c8-9g9m/GHSA-fxvw-26c8-9g9m.json b/advisories/unreviewed/2022/05/GHSA-fxvw-26c8-9g9m/GHSA-fxvw-26c8-9g9m.json
index 046b4db71e3..de8970552c5 100644
--- a/advisories/unreviewed/2022/05/GHSA-fxvw-26c8-9g9m/GHSA-fxvw-26c8-9g9m.json
+++ b/advisories/unreviewed/2022/05/GHSA-fxvw-26c8-9g9m/GHSA-fxvw-26c8-9g9m.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-g22h-jrh6-cg2r/GHSA-g22h-jrh6-cg2r.json b/advisories/unreviewed/2022/05/GHSA-g22h-jrh6-cg2r/GHSA-g22h-jrh6-cg2r.json
index 0e6966567c8..9c8db5c3c0a 100644
--- a/advisories/unreviewed/2022/05/GHSA-g22h-jrh6-cg2r/GHSA-g22h-jrh6-cg2r.json
+++ b/advisories/unreviewed/2022/05/GHSA-g22h-jrh6-cg2r/GHSA-g22h-jrh6-cg2r.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-g2pm-99gm-rp94/GHSA-g2pm-99gm-rp94.json b/advisories/unreviewed/2022/05/GHSA-g2pm-99gm-rp94/GHSA-g2pm-99gm-rp94.json
index a0bfc2e30f4..ebad865f84f 100644
--- a/advisories/unreviewed/2022/05/GHSA-g2pm-99gm-rp94/GHSA-g2pm-99gm-rp94.json
+++ b/advisories/unreviewed/2022/05/GHSA-g2pm-99gm-rp94/GHSA-g2pm-99gm-rp94.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-g485-3g4f-v86m/GHSA-g485-3g4f-v86m.json b/advisories/unreviewed/2022/05/GHSA-g485-3g4f-v86m/GHSA-g485-3g4f-v86m.json
index aba0ba265b6..a0fe20b2c79 100644
--- a/advisories/unreviewed/2022/05/GHSA-g485-3g4f-v86m/GHSA-g485-3g4f-v86m.json
+++ b/advisories/unreviewed/2022/05/GHSA-g485-3g4f-v86m/GHSA-g485-3g4f-v86m.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-g58r-622q-xq3r/GHSA-g58r-622q-xq3r.json b/advisories/unreviewed/2022/05/GHSA-g58r-622q-xq3r/GHSA-g58r-622q-xq3r.json
index ea0f1f5e50b..90789de1ea0 100644
--- a/advisories/unreviewed/2022/05/GHSA-g58r-622q-xq3r/GHSA-g58r-622q-xq3r.json
+++ b/advisories/unreviewed/2022/05/GHSA-g58r-622q-xq3r/GHSA-g58r-622q-xq3r.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-g5cg-643p-2m3g/GHSA-g5cg-643p-2m3g.json b/advisories/unreviewed/2022/05/GHSA-g5cg-643p-2m3g/GHSA-g5cg-643p-2m3g.json
index d4b6655ab6b..01e7875b67a 100644
--- a/advisories/unreviewed/2022/05/GHSA-g5cg-643p-2m3g/GHSA-g5cg-643p-2m3g.json
+++ b/advisories/unreviewed/2022/05/GHSA-g5cg-643p-2m3g/GHSA-g5cg-643p-2m3g.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-g6mv-6hqh-mhx8/GHSA-g6mv-6hqh-mhx8.json b/advisories/unreviewed/2022/05/GHSA-g6mv-6hqh-mhx8/GHSA-g6mv-6hqh-mhx8.json
index d9de28d5c5b..e9c0d531605 100644
--- a/advisories/unreviewed/2022/05/GHSA-g6mv-6hqh-mhx8/GHSA-g6mv-6hqh-mhx8.json
+++ b/advisories/unreviewed/2022/05/GHSA-g6mv-6hqh-mhx8/GHSA-g6mv-6hqh-mhx8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-g83r-mj94-3hcx/GHSA-g83r-mj94-3hcx.json b/advisories/unreviewed/2022/05/GHSA-g83r-mj94-3hcx/GHSA-g83r-mj94-3hcx.json
index b518d1528a8..3417fb87b8f 100644
--- a/advisories/unreviewed/2022/05/GHSA-g83r-mj94-3hcx/GHSA-g83r-mj94-3hcx.json
+++ b/advisories/unreviewed/2022/05/GHSA-g83r-mj94-3hcx/GHSA-g83r-mj94-3hcx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:P/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-g93m-4fg8-3926/GHSA-g93m-4fg8-3926.json b/advisories/unreviewed/2022/05/GHSA-g93m-4fg8-3926/GHSA-g93m-4fg8-3926.json
index d4f15ab8f78..f8fe2d55109 100644
--- a/advisories/unreviewed/2022/05/GHSA-g93m-4fg8-3926/GHSA-g93m-4fg8-3926.json
+++ b/advisories/unreviewed/2022/05/GHSA-g93m-4fg8-3926/GHSA-g93m-4fg8-3926.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-g989-pgfc-9mcp/GHSA-g989-pgfc-9mcp.json b/advisories/unreviewed/2022/05/GHSA-g989-pgfc-9mcp/GHSA-g989-pgfc-9mcp.json
index 9ca33817638..4857e6751c4 100644
--- a/advisories/unreviewed/2022/05/GHSA-g989-pgfc-9mcp/GHSA-g989-pgfc-9mcp.json
+++ b/advisories/unreviewed/2022/05/GHSA-g989-pgfc-9mcp/GHSA-g989-pgfc-9mcp.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-g9cp-6qcq-xfw7/GHSA-g9cp-6qcq-xfw7.json b/advisories/unreviewed/2022/05/GHSA-g9cp-6qcq-xfw7/GHSA-g9cp-6qcq-xfw7.json
index 23868806dc0..2ab0ffb207f 100644
--- a/advisories/unreviewed/2022/05/GHSA-g9cp-6qcq-xfw7/GHSA-g9cp-6qcq-xfw7.json
+++ b/advisories/unreviewed/2022/05/GHSA-g9cp-6qcq-xfw7/GHSA-g9cp-6qcq-xfw7.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-g9v4-q5c7-fcv5/GHSA-g9v4-q5c7-fcv5.json b/advisories/unreviewed/2022/05/GHSA-g9v4-q5c7-fcv5/GHSA-g9v4-q5c7-fcv5.json
index 0d160444a94..e0666a8c3c0 100644
--- a/advisories/unreviewed/2022/05/GHSA-g9v4-q5c7-fcv5/GHSA-g9v4-q5c7-fcv5.json
+++ b/advisories/unreviewed/2022/05/GHSA-g9v4-q5c7-fcv5/GHSA-g9v4-q5c7-fcv5.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-gf6f-95cv-mv72/GHSA-gf6f-95cv-mv72.json b/advisories/unreviewed/2022/05/GHSA-gf6f-95cv-mv72/GHSA-gf6f-95cv-mv72.json
index 889f627499b..00523fc9a13 100644
--- a/advisories/unreviewed/2022/05/GHSA-gf6f-95cv-mv72/GHSA-gf6f-95cv-mv72.json
+++ b/advisories/unreviewed/2022/05/GHSA-gf6f-95cv-mv72/GHSA-gf6f-95cv-mv72.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-gffm-74c3-652g/GHSA-gffm-74c3-652g.json b/advisories/unreviewed/2022/05/GHSA-gffm-74c3-652g/GHSA-gffm-74c3-652g.json
index 89f2fa8022f..8f5a71cd073 100644
--- a/advisories/unreviewed/2022/05/GHSA-gffm-74c3-652g/GHSA-gffm-74c3-652g.json
+++ b/advisories/unreviewed/2022/05/GHSA-gffm-74c3-652g/GHSA-gffm-74c3-652g.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-gg8c-ccfv-g3xx/GHSA-gg8c-ccfv-g3xx.json b/advisories/unreviewed/2022/05/GHSA-gg8c-ccfv-g3xx/GHSA-gg8c-ccfv-g3xx.json
index 216b85aa324..ee3df7253fb 100644
--- a/advisories/unreviewed/2022/05/GHSA-gg8c-ccfv-g3xx/GHSA-gg8c-ccfv-g3xx.json
+++ b/advisories/unreviewed/2022/05/GHSA-gg8c-ccfv-g3xx/GHSA-gg8c-ccfv-g3xx.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-ggg7-2mjh-7h65/GHSA-ggg7-2mjh-7h65.json b/advisories/unreviewed/2022/05/GHSA-ggg7-2mjh-7h65/GHSA-ggg7-2mjh-7h65.json
index 8846c6824c7..6c48a3dc66b 100644
--- a/advisories/unreviewed/2022/05/GHSA-ggg7-2mjh-7h65/GHSA-ggg7-2mjh-7h65.json
+++ b/advisories/unreviewed/2022/05/GHSA-ggg7-2mjh-7h65/GHSA-ggg7-2mjh-7h65.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-gh2g-646j-9wxw/GHSA-gh2g-646j-9wxw.json b/advisories/unreviewed/2022/05/GHSA-gh2g-646j-9wxw/GHSA-gh2g-646j-9wxw.json
index 5bd0ed49c95..5c91a133f5c 100644
--- a/advisories/unreviewed/2022/05/GHSA-gh2g-646j-9wxw/GHSA-gh2g-646j-9wxw.json
+++ b/advisories/unreviewed/2022/05/GHSA-gh2g-646j-9wxw/GHSA-gh2g-646j-9wxw.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-ghgm-jxvv-79f5/GHSA-ghgm-jxvv-79f5.json b/advisories/unreviewed/2022/05/GHSA-ghgm-jxvv-79f5/GHSA-ghgm-jxvv-79f5.json
index c2b1165a697..f9fb9e4ccdd 100644
--- a/advisories/unreviewed/2022/05/GHSA-ghgm-jxvv-79f5/GHSA-ghgm-jxvv-79f5.json
+++ b/advisories/unreviewed/2022/05/GHSA-ghgm-jxvv-79f5/GHSA-ghgm-jxvv-79f5.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-ghh7-h66q-xh3p/GHSA-ghh7-h66q-xh3p.json b/advisories/unreviewed/2022/05/GHSA-ghh7-h66q-xh3p/GHSA-ghh7-h66q-xh3p.json
index 7501b5e3b5d..1ccdc4e311d 100644
--- a/advisories/unreviewed/2022/05/GHSA-ghh7-h66q-xh3p/GHSA-ghh7-h66q-xh3p.json
+++ b/advisories/unreviewed/2022/05/GHSA-ghh7-h66q-xh3p/GHSA-ghh7-h66q-xh3p.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-gj5m-9ghf-2rp3/GHSA-gj5m-9ghf-2rp3.json b/advisories/unreviewed/2022/05/GHSA-gj5m-9ghf-2rp3/GHSA-gj5m-9ghf-2rp3.json
index 79e20cac46c..5bdfa4ae1ae 100644
--- a/advisories/unreviewed/2022/05/GHSA-gj5m-9ghf-2rp3/GHSA-gj5m-9ghf-2rp3.json
+++ b/advisories/unreviewed/2022/05/GHSA-gj5m-9ghf-2rp3/GHSA-gj5m-9ghf-2rp3.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-gjcw-j8fh-6j22/GHSA-gjcw-j8fh-6j22.json b/advisories/unreviewed/2022/05/GHSA-gjcw-j8fh-6j22/GHSA-gjcw-j8fh-6j22.json
index 1e8ce95813c..cf2463252f6 100644
--- a/advisories/unreviewed/2022/05/GHSA-gjcw-j8fh-6j22/GHSA-gjcw-j8fh-6j22.json
+++ b/advisories/unreviewed/2022/05/GHSA-gjcw-j8fh-6j22/GHSA-gjcw-j8fh-6j22.json
@@ -7,12 +7,8 @@
"CVE-2015-1816"
],
"details": "Forman before 1.7.4 does not verify SSL certificates for LDAP connections, which allows man-in-the-middle attackers to spoof LDAP servers via a crafted certificate.",
- "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-gjm7-37ww-4jrc/GHSA-gjm7-37ww-4jrc.json b/advisories/unreviewed/2022/05/GHSA-gjm7-37ww-4jrc/GHSA-gjm7-37ww-4jrc.json
index 12560770505..1e607ad9133 100644
--- a/advisories/unreviewed/2022/05/GHSA-gjm7-37ww-4jrc/GHSA-gjm7-37ww-4jrc.json
+++ b/advisories/unreviewed/2022/05/GHSA-gjm7-37ww-4jrc/GHSA-gjm7-37ww-4jrc.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-gmcx-8jp4-4q98/GHSA-gmcx-8jp4-4q98.json b/advisories/unreviewed/2022/05/GHSA-gmcx-8jp4-4q98/GHSA-gmcx-8jp4-4q98.json
index e46aeb740fe..b0d0e45f546 100644
--- a/advisories/unreviewed/2022/05/GHSA-gmcx-8jp4-4q98/GHSA-gmcx-8jp4-4q98.json
+++ b/advisories/unreviewed/2022/05/GHSA-gmcx-8jp4-4q98/GHSA-gmcx-8jp4-4q98.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-gmf6-gp78-j8r7/GHSA-gmf6-gp78-j8r7.json b/advisories/unreviewed/2022/05/GHSA-gmf6-gp78-j8r7/GHSA-gmf6-gp78-j8r7.json
index 9099aebcfb1..f77a50f1e8c 100644
--- a/advisories/unreviewed/2022/05/GHSA-gmf6-gp78-j8r7/GHSA-gmf6-gp78-j8r7.json
+++ b/advisories/unreviewed/2022/05/GHSA-gmf6-gp78-j8r7/GHSA-gmf6-gp78-j8r7.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-gqh9-w9g6-g66v/GHSA-gqh9-w9g6-g66v.json b/advisories/unreviewed/2022/05/GHSA-gqh9-w9g6-g66v/GHSA-gqh9-w9g6-g66v.json
index bc89f3a39e4..c6d37310ef2 100644
--- a/advisories/unreviewed/2022/05/GHSA-gqh9-w9g6-g66v/GHSA-gqh9-w9g6-g66v.json
+++ b/advisories/unreviewed/2022/05/GHSA-gqh9-w9g6-g66v/GHSA-gqh9-w9g6-g66v.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-gqmh-3r84-v8mv/GHSA-gqmh-3r84-v8mv.json b/advisories/unreviewed/2022/05/GHSA-gqmh-3r84-v8mv/GHSA-gqmh-3r84-v8mv.json
index 09fa4335d2c..1e7db81316f 100644
--- a/advisories/unreviewed/2022/05/GHSA-gqmh-3r84-v8mv/GHSA-gqmh-3r84-v8mv.json
+++ b/advisories/unreviewed/2022/05/GHSA-gqmh-3r84-v8mv/GHSA-gqmh-3r84-v8mv.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-grf2-539f-xqx4/GHSA-grf2-539f-xqx4.json b/advisories/unreviewed/2022/05/GHSA-grf2-539f-xqx4/GHSA-grf2-539f-xqx4.json
index 33f12a68e22..782369c9c32 100644
--- a/advisories/unreviewed/2022/05/GHSA-grf2-539f-xqx4/GHSA-grf2-539f-xqx4.json
+++ b/advisories/unreviewed/2022/05/GHSA-grf2-539f-xqx4/GHSA-grf2-539f-xqx4.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-gvp7-j4mc-vqc9/GHSA-gvp7-j4mc-vqc9.json b/advisories/unreviewed/2022/05/GHSA-gvp7-j4mc-vqc9/GHSA-gvp7-j4mc-vqc9.json
index 5a8294f4f4d..9ae0d59634c 100644
--- a/advisories/unreviewed/2022/05/GHSA-gvp7-j4mc-vqc9/GHSA-gvp7-j4mc-vqc9.json
+++ b/advisories/unreviewed/2022/05/GHSA-gvp7-j4mc-vqc9/GHSA-gvp7-j4mc-vqc9.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-gvrm-g2q6-r5f7/GHSA-gvrm-g2q6-r5f7.json b/advisories/unreviewed/2022/05/GHSA-gvrm-g2q6-r5f7/GHSA-gvrm-g2q6-r5f7.json
index 8d89da89dfd..3ea287bb097 100644
--- a/advisories/unreviewed/2022/05/GHSA-gvrm-g2q6-r5f7/GHSA-gvrm-g2q6-r5f7.json
+++ b/advisories/unreviewed/2022/05/GHSA-gvrm-g2q6-r5f7/GHSA-gvrm-g2q6-r5f7.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-gwwm-46xv-rghg/GHSA-gwwm-46xv-rghg.json b/advisories/unreviewed/2022/05/GHSA-gwwm-46xv-rghg/GHSA-gwwm-46xv-rghg.json
index d196ea81a75..739dc43704b 100644
--- a/advisories/unreviewed/2022/05/GHSA-gwwm-46xv-rghg/GHSA-gwwm-46xv-rghg.json
+++ b/advisories/unreviewed/2022/05/GHSA-gwwm-46xv-rghg/GHSA-gwwm-46xv-rghg.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-h2c5-x7h8-wmx7/GHSA-h2c5-x7h8-wmx7.json b/advisories/unreviewed/2022/05/GHSA-h2c5-x7h8-wmx7/GHSA-h2c5-x7h8-wmx7.json
index 3f4e48fa12f..b1ed4d849c1 100644
--- a/advisories/unreviewed/2022/05/GHSA-h2c5-x7h8-wmx7/GHSA-h2c5-x7h8-wmx7.json
+++ b/advisories/unreviewed/2022/05/GHSA-h2c5-x7h8-wmx7/GHSA-h2c5-x7h8-wmx7.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-h2cf-4gc3-7wf3/GHSA-h2cf-4gc3-7wf3.json b/advisories/unreviewed/2022/05/GHSA-h2cf-4gc3-7wf3/GHSA-h2cf-4gc3-7wf3.json
index 1af2d99ea10..465cf0c6ccf 100644
--- a/advisories/unreviewed/2022/05/GHSA-h2cf-4gc3-7wf3/GHSA-h2cf-4gc3-7wf3.json
+++ b/advisories/unreviewed/2022/05/GHSA-h2cf-4gc3-7wf3/GHSA-h2cf-4gc3-7wf3.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-h2xj-j4rp-84f4/GHSA-h2xj-j4rp-84f4.json b/advisories/unreviewed/2022/05/GHSA-h2xj-j4rp-84f4/GHSA-h2xj-j4rp-84f4.json
index 2493ec3b167..5b8eff344f1 100644
--- a/advisories/unreviewed/2022/05/GHSA-h2xj-j4rp-84f4/GHSA-h2xj-j4rp-84f4.json
+++ b/advisories/unreviewed/2022/05/GHSA-h2xj-j4rp-84f4/GHSA-h2xj-j4rp-84f4.json
@@ -7,12 +7,8 @@
"CVE-2013-5663"
],
"details": "The App-ID cache feature in Palo Alto Networks PAN-OS before 4.0.14, 4.1.x before 4.1.11, and 5.0.x before 5.0.2 allows remote attackers to bypass intended security policies via crafted requests that trigger invalid caching, as demonstrated by incorrect identification of HTTP traffic as SIP traffic, aka Ref ID 47195.",
- "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-h5c3-v724-8qcf/GHSA-h5c3-v724-8qcf.json b/advisories/unreviewed/2022/05/GHSA-h5c3-v724-8qcf/GHSA-h5c3-v724-8qcf.json
index cb8241b27c7..3d54bacad3e 100644
--- a/advisories/unreviewed/2022/05/GHSA-h5c3-v724-8qcf/GHSA-h5c3-v724-8qcf.json
+++ b/advisories/unreviewed/2022/05/GHSA-h5c3-v724-8qcf/GHSA-h5c3-v724-8qcf.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-h65f-vhwc-qv3f/GHSA-h65f-vhwc-qv3f.json b/advisories/unreviewed/2022/05/GHSA-h65f-vhwc-qv3f/GHSA-h65f-vhwc-qv3f.json
index c26cc5373a0..3bafcfa67b7 100644
--- a/advisories/unreviewed/2022/05/GHSA-h65f-vhwc-qv3f/GHSA-h65f-vhwc-qv3f.json
+++ b/advisories/unreviewed/2022/05/GHSA-h65f-vhwc-qv3f/GHSA-h65f-vhwc-qv3f.json
@@ -7,12 +7,8 @@
"CVE-2014-4511"
],
"details": "Gitlist before 0.5.0 allows remote attackers to execute arbitrary commands via shell metacharacters in the file name in the URI of a request for a (1) blame, (2) file, or (3) stats page, as demonstrated by requests to blame/master/, master/, and stats/master/.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -44,9 +40,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-h6c7-9rqq-5r2p/GHSA-h6c7-9rqq-5r2p.json b/advisories/unreviewed/2022/05/GHSA-h6c7-9rqq-5r2p/GHSA-h6c7-9rqq-5r2p.json
index ff03aad1af7..04a3a4596b6 100644
--- a/advisories/unreviewed/2022/05/GHSA-h6c7-9rqq-5r2p/GHSA-h6c7-9rqq-5r2p.json
+++ b/advisories/unreviewed/2022/05/GHSA-h6c7-9rqq-5r2p/GHSA-h6c7-9rqq-5r2p.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-h86q-m6j3-rp6p/GHSA-h86q-m6j3-rp6p.json b/advisories/unreviewed/2022/05/GHSA-h86q-m6j3-rp6p/GHSA-h86q-m6j3-rp6p.json
index e9972cca827..a5032f351c3 100644
--- a/advisories/unreviewed/2022/05/GHSA-h86q-m6j3-rp6p/GHSA-h86q-m6j3-rp6p.json
+++ b/advisories/unreviewed/2022/05/GHSA-h86q-m6j3-rp6p/GHSA-h86q-m6j3-rp6p.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-h94p-p746-v4fv/GHSA-h94p-p746-v4fv.json b/advisories/unreviewed/2022/05/GHSA-h94p-p746-v4fv/GHSA-h94p-p746-v4fv.json
index c4ff0b1686c..2d864d6025e 100644
--- a/advisories/unreviewed/2022/05/GHSA-h94p-p746-v4fv/GHSA-h94p-p746-v4fv.json
+++ b/advisories/unreviewed/2022/05/GHSA-h94p-p746-v4fv/GHSA-h94p-p746-v4fv.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-hf6r-r2hj-f2g7/GHSA-hf6r-r2hj-f2g7.json b/advisories/unreviewed/2022/05/GHSA-hf6r-r2hj-f2g7/GHSA-hf6r-r2hj-f2g7.json
index 5b9017320f2..bb26e0fdc8f 100644
--- a/advisories/unreviewed/2022/05/GHSA-hf6r-r2hj-f2g7/GHSA-hf6r-r2hj-f2g7.json
+++ b/advisories/unreviewed/2022/05/GHSA-hf6r-r2hj-f2g7/GHSA-hf6r-r2hj-f2g7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-hfgr-4f63-r7p9/GHSA-hfgr-4f63-r7p9.json b/advisories/unreviewed/2022/05/GHSA-hfgr-4f63-r7p9/GHSA-hfgr-4f63-r7p9.json
index 08a623e78a2..c59555a0fbc 100644
--- a/advisories/unreviewed/2022/05/GHSA-hfgr-4f63-r7p9/GHSA-hfgr-4f63-r7p9.json
+++ b/advisories/unreviewed/2022/05/GHSA-hfgr-4f63-r7p9/GHSA-hfgr-4f63-r7p9.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-hhcx-w758-8p3p/GHSA-hhcx-w758-8p3p.json b/advisories/unreviewed/2022/05/GHSA-hhcx-w758-8p3p/GHSA-hhcx-w758-8p3p.json
index aab21de07ee..24ec0c9c00e 100644
--- a/advisories/unreviewed/2022/05/GHSA-hhcx-w758-8p3p/GHSA-hhcx-w758-8p3p.json
+++ b/advisories/unreviewed/2022/05/GHSA-hhcx-w758-8p3p/GHSA-hhcx-w758-8p3p.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-hjhc-cm5p-86hq/GHSA-hjhc-cm5p-86hq.json b/advisories/unreviewed/2022/05/GHSA-hjhc-cm5p-86hq/GHSA-hjhc-cm5p-86hq.json
index 86ea9998a01..c27ce8e6cad 100644
--- a/advisories/unreviewed/2022/05/GHSA-hjhc-cm5p-86hq/GHSA-hjhc-cm5p-86hq.json
+++ b/advisories/unreviewed/2022/05/GHSA-hjhc-cm5p-86hq/GHSA-hjhc-cm5p-86hq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-hjq7-xwrq-jpwv/GHSA-hjq7-xwrq-jpwv.json b/advisories/unreviewed/2022/05/GHSA-hjq7-xwrq-jpwv/GHSA-hjq7-xwrq-jpwv.json
index c80cbc9cf16..eca73f5d165 100644
--- a/advisories/unreviewed/2022/05/GHSA-hjq7-xwrq-jpwv/GHSA-hjq7-xwrq-jpwv.json
+++ b/advisories/unreviewed/2022/05/GHSA-hjq7-xwrq-jpwv/GHSA-hjq7-xwrq-jpwv.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-hmq9-9pc4-w9p8/GHSA-hmq9-9pc4-w9p8.json b/advisories/unreviewed/2022/05/GHSA-hmq9-9pc4-w9p8/GHSA-hmq9-9pc4-w9p8.json
index 0a30d98be10..0dd1f15700a 100644
--- a/advisories/unreviewed/2022/05/GHSA-hmq9-9pc4-w9p8/GHSA-hmq9-9pc4-w9p8.json
+++ b/advisories/unreviewed/2022/05/GHSA-hmq9-9pc4-w9p8/GHSA-hmq9-9pc4-w9p8.json
@@ -7,12 +7,8 @@
"CVE-2013-6041"
],
"details": "index.php in Softaculous Webuzo before 2.1.4 allows remote attackers to execute arbitrary commands via shell metacharacters in a SOFTCookies sid cookie within a login action.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-hp3h-g8ww-jfhh/GHSA-hp3h-g8ww-jfhh.json b/advisories/unreviewed/2022/05/GHSA-hp3h-g8ww-jfhh/GHSA-hp3h-g8ww-jfhh.json
index d463a4e896c..ebcacfa0b39 100644
--- a/advisories/unreviewed/2022/05/GHSA-hp3h-g8ww-jfhh/GHSA-hp3h-g8ww-jfhh.json
+++ b/advisories/unreviewed/2022/05/GHSA-hp3h-g8ww-jfhh/GHSA-hp3h-g8ww-jfhh.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-hpvr-62fv-x7x4/GHSA-hpvr-62fv-x7x4.json b/advisories/unreviewed/2022/05/GHSA-hpvr-62fv-x7x4/GHSA-hpvr-62fv-x7x4.json
index df8fbfc044f..16b8bf2980c 100644
--- a/advisories/unreviewed/2022/05/GHSA-hpvr-62fv-x7x4/GHSA-hpvr-62fv-x7x4.json
+++ b/advisories/unreviewed/2022/05/GHSA-hpvr-62fv-x7x4/GHSA-hpvr-62fv-x7x4.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-hvmr-xw2c-rv62/GHSA-hvmr-xw2c-rv62.json b/advisories/unreviewed/2022/05/GHSA-hvmr-xw2c-rv62/GHSA-hvmr-xw2c-rv62.json
index ea95875123d..d517bbab82f 100644
--- a/advisories/unreviewed/2022/05/GHSA-hvmr-xw2c-rv62/GHSA-hvmr-xw2c-rv62.json
+++ b/advisories/unreviewed/2022/05/GHSA-hvmr-xw2c-rv62/GHSA-hvmr-xw2c-rv62.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-hw92-6x7q-xg4p/GHSA-hw92-6x7q-xg4p.json b/advisories/unreviewed/2022/05/GHSA-hw92-6x7q-xg4p/GHSA-hw92-6x7q-xg4p.json
index 6ddc9616468..63aadd07cf8 100644
--- a/advisories/unreviewed/2022/05/GHSA-hw92-6x7q-xg4p/GHSA-hw92-6x7q-xg4p.json
+++ b/advisories/unreviewed/2022/05/GHSA-hw92-6x7q-xg4p/GHSA-hw92-6x7q-xg4p.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-hx7q-fwph-6q4g/GHSA-hx7q-fwph-6q4g.json b/advisories/unreviewed/2022/05/GHSA-hx7q-fwph-6q4g/GHSA-hx7q-fwph-6q4g.json
index 1701ca89d4e..df6df1d5542 100644
--- a/advisories/unreviewed/2022/05/GHSA-hx7q-fwph-6q4g/GHSA-hx7q-fwph-6q4g.json
+++ b/advisories/unreviewed/2022/05/GHSA-hx7q-fwph-6q4g/GHSA-hx7q-fwph-6q4g.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-j22c-gq9h-53cg/GHSA-j22c-gq9h-53cg.json b/advisories/unreviewed/2022/05/GHSA-j22c-gq9h-53cg/GHSA-j22c-gq9h-53cg.json
index 4e96ea6127c..95e1b525feb 100644
--- a/advisories/unreviewed/2022/05/GHSA-j22c-gq9h-53cg/GHSA-j22c-gq9h-53cg.json
+++ b/advisories/unreviewed/2022/05/GHSA-j22c-gq9h-53cg/GHSA-j22c-gq9h-53cg.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-j36q-jx34-3frw/GHSA-j36q-jx34-3frw.json b/advisories/unreviewed/2022/05/GHSA-j36q-jx34-3frw/GHSA-j36q-jx34-3frw.json
index 196cd7a2067..2d8a60d1063 100644
--- a/advisories/unreviewed/2022/05/GHSA-j36q-jx34-3frw/GHSA-j36q-jx34-3frw.json
+++ b/advisories/unreviewed/2022/05/GHSA-j36q-jx34-3frw/GHSA-j36q-jx34-3frw.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-j38q-p7vq-fppp/GHSA-j38q-p7vq-fppp.json b/advisories/unreviewed/2022/05/GHSA-j38q-p7vq-fppp/GHSA-j38q-p7vq-fppp.json
index 7ab277d4551..02ebef65535 100644
--- a/advisories/unreviewed/2022/05/GHSA-j38q-p7vq-fppp/GHSA-j38q-p7vq-fppp.json
+++ b/advisories/unreviewed/2022/05/GHSA-j38q-p7vq-fppp/GHSA-j38q-p7vq-fppp.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-j424-r6qp-7w64/GHSA-j424-r6qp-7w64.json b/advisories/unreviewed/2022/05/GHSA-j424-r6qp-7w64/GHSA-j424-r6qp-7w64.json
index ebce73eb296..51a2b51f743 100644
--- a/advisories/unreviewed/2022/05/GHSA-j424-r6qp-7w64/GHSA-j424-r6qp-7w64.json
+++ b/advisories/unreviewed/2022/05/GHSA-j424-r6qp-7w64/GHSA-j424-r6qp-7w64.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-j457-cgr7-vf3m/GHSA-j457-cgr7-vf3m.json b/advisories/unreviewed/2022/05/GHSA-j457-cgr7-vf3m/GHSA-j457-cgr7-vf3m.json
index f4646ee62d5..2c1a8625a0f 100644
--- a/advisories/unreviewed/2022/05/GHSA-j457-cgr7-vf3m/GHSA-j457-cgr7-vf3m.json
+++ b/advisories/unreviewed/2022/05/GHSA-j457-cgr7-vf3m/GHSA-j457-cgr7-vf3m.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-j525-v5j5-4pq2/GHSA-j525-v5j5-4pq2.json b/advisories/unreviewed/2022/05/GHSA-j525-v5j5-4pq2/GHSA-j525-v5j5-4pq2.json
index b251aaf0f27..b17f9624f17 100644
--- a/advisories/unreviewed/2022/05/GHSA-j525-v5j5-4pq2/GHSA-j525-v5j5-4pq2.json
+++ b/advisories/unreviewed/2022/05/GHSA-j525-v5j5-4pq2/GHSA-j525-v5j5-4pq2.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-j5cr-rcrm-8p93/GHSA-j5cr-rcrm-8p93.json b/advisories/unreviewed/2022/05/GHSA-j5cr-rcrm-8p93/GHSA-j5cr-rcrm-8p93.json
index 7bc3bd38a82..c3227694bd1 100644
--- a/advisories/unreviewed/2022/05/GHSA-j5cr-rcrm-8p93/GHSA-j5cr-rcrm-8p93.json
+++ b/advisories/unreviewed/2022/05/GHSA-j5cr-rcrm-8p93/GHSA-j5cr-rcrm-8p93.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-j69q-r9wj-j9g6/GHSA-j69q-r9wj-j9g6.json b/advisories/unreviewed/2022/05/GHSA-j69q-r9wj-j9g6/GHSA-j69q-r9wj-j9g6.json
index 299fd2f90c7..c8346c09071 100644
--- a/advisories/unreviewed/2022/05/GHSA-j69q-r9wj-j9g6/GHSA-j69q-r9wj-j9g6.json
+++ b/advisories/unreviewed/2022/05/GHSA-j69q-r9wj-j9g6/GHSA-j69q-r9wj-j9g6.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-j6f5-f95w-5w6q/GHSA-j6f5-f95w-5w6q.json b/advisories/unreviewed/2022/05/GHSA-j6f5-f95w-5w6q/GHSA-j6f5-f95w-5w6q.json
index cb094c981cd..3d76963995d 100644
--- a/advisories/unreviewed/2022/05/GHSA-j6f5-f95w-5w6q/GHSA-j6f5-f95w-5w6q.json
+++ b/advisories/unreviewed/2022/05/GHSA-j6f5-f95w-5w6q/GHSA-j6f5-f95w-5w6q.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-j845-r3rf-7rv4/GHSA-j845-r3rf-7rv4.json b/advisories/unreviewed/2022/05/GHSA-j845-r3rf-7rv4/GHSA-j845-r3rf-7rv4.json
index d35a9b2b2c0..b42c0b89278 100644
--- a/advisories/unreviewed/2022/05/GHSA-j845-r3rf-7rv4/GHSA-j845-r3rf-7rv4.json
+++ b/advisories/unreviewed/2022/05/GHSA-j845-r3rf-7rv4/GHSA-j845-r3rf-7rv4.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-j9xm-mccv-33qp/GHSA-j9xm-mccv-33qp.json b/advisories/unreviewed/2022/05/GHSA-j9xm-mccv-33qp/GHSA-j9xm-mccv-33qp.json
index 153c30be025..7322ade4810 100644
--- a/advisories/unreviewed/2022/05/GHSA-j9xm-mccv-33qp/GHSA-j9xm-mccv-33qp.json
+++ b/advisories/unreviewed/2022/05/GHSA-j9xm-mccv-33qp/GHSA-j9xm-mccv-33qp.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-jcfw-2wmv-c599/GHSA-jcfw-2wmv-c599.json b/advisories/unreviewed/2022/05/GHSA-jcfw-2wmv-c599/GHSA-jcfw-2wmv-c599.json
index b8b2316722b..ebce3f830c0 100644
--- a/advisories/unreviewed/2022/05/GHSA-jcfw-2wmv-c599/GHSA-jcfw-2wmv-c599.json
+++ b/advisories/unreviewed/2022/05/GHSA-jcfw-2wmv-c599/GHSA-jcfw-2wmv-c599.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-jcxv-6f65-7hrx/GHSA-jcxv-6f65-7hrx.json b/advisories/unreviewed/2022/05/GHSA-jcxv-6f65-7hrx/GHSA-jcxv-6f65-7hrx.json
index 7f3496d498b..647a69edf64 100644
--- a/advisories/unreviewed/2022/05/GHSA-jcxv-6f65-7hrx/GHSA-jcxv-6f65-7hrx.json
+++ b/advisories/unreviewed/2022/05/GHSA-jcxv-6f65-7hrx/GHSA-jcxv-6f65-7hrx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-jhcg-4vw7-q849/GHSA-jhcg-4vw7-q849.json b/advisories/unreviewed/2022/05/GHSA-jhcg-4vw7-q849/GHSA-jhcg-4vw7-q849.json
index 1ce9fb2f1bd..48bb3c0d2cb 100644
--- a/advisories/unreviewed/2022/05/GHSA-jhcg-4vw7-q849/GHSA-jhcg-4vw7-q849.json
+++ b/advisories/unreviewed/2022/05/GHSA-jhcg-4vw7-q849/GHSA-jhcg-4vw7-q849.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-jhr6-gv2v-7888/GHSA-jhr6-gv2v-7888.json b/advisories/unreviewed/2022/05/GHSA-jhr6-gv2v-7888/GHSA-jhr6-gv2v-7888.json
index a07234338af..6cf748e9292 100644
--- a/advisories/unreviewed/2022/05/GHSA-jhr6-gv2v-7888/GHSA-jhr6-gv2v-7888.json
+++ b/advisories/unreviewed/2022/05/GHSA-jhr6-gv2v-7888/GHSA-jhr6-gv2v-7888.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-jhx9-2v44-3f39/GHSA-jhx9-2v44-3f39.json b/advisories/unreviewed/2022/05/GHSA-jhx9-2v44-3f39/GHSA-jhx9-2v44-3f39.json
index 418628fa5ac..b1a8f6a3c63 100644
--- a/advisories/unreviewed/2022/05/GHSA-jhx9-2v44-3f39/GHSA-jhx9-2v44-3f39.json
+++ b/advisories/unreviewed/2022/05/GHSA-jhx9-2v44-3f39/GHSA-jhx9-2v44-3f39.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-jm36-8m9x-wq28/GHSA-jm36-8m9x-wq28.json b/advisories/unreviewed/2022/05/GHSA-jm36-8m9x-wq28/GHSA-jm36-8m9x-wq28.json
index f000c4acac1..96db78ecfa0 100644
--- a/advisories/unreviewed/2022/05/GHSA-jm36-8m9x-wq28/GHSA-jm36-8m9x-wq28.json
+++ b/advisories/unreviewed/2022/05/GHSA-jm36-8m9x-wq28/GHSA-jm36-8m9x-wq28.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-jmgx-hhrr-ppmv/GHSA-jmgx-hhrr-ppmv.json b/advisories/unreviewed/2022/05/GHSA-jmgx-hhrr-ppmv/GHSA-jmgx-hhrr-ppmv.json
index 1f3d58fe6d0..238cf8d77a1 100644
--- a/advisories/unreviewed/2022/05/GHSA-jmgx-hhrr-ppmv/GHSA-jmgx-hhrr-ppmv.json
+++ b/advisories/unreviewed/2022/05/GHSA-jmgx-hhrr-ppmv/GHSA-jmgx-hhrr-ppmv.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-jppg-qchm-mw8x/GHSA-jppg-qchm-mw8x.json b/advisories/unreviewed/2022/05/GHSA-jppg-qchm-mw8x/GHSA-jppg-qchm-mw8x.json
index 4687d3e931b..f2c94762bb3 100644
--- a/advisories/unreviewed/2022/05/GHSA-jppg-qchm-mw8x/GHSA-jppg-qchm-mw8x.json
+++ b/advisories/unreviewed/2022/05/GHSA-jppg-qchm-mw8x/GHSA-jppg-qchm-mw8x.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-jpwr-46pv-w7r7/GHSA-jpwr-46pv-w7r7.json b/advisories/unreviewed/2022/05/GHSA-jpwr-46pv-w7r7/GHSA-jpwr-46pv-w7r7.json
index f7333dd7ada..2297a6d90c1 100644
--- a/advisories/unreviewed/2022/05/GHSA-jpwr-46pv-w7r7/GHSA-jpwr-46pv-w7r7.json
+++ b/advisories/unreviewed/2022/05/GHSA-jpwr-46pv-w7r7/GHSA-jpwr-46pv-w7r7.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-jpxm-vh75-qqhj/GHSA-jpxm-vh75-qqhj.json b/advisories/unreviewed/2022/05/GHSA-jpxm-vh75-qqhj/GHSA-jpxm-vh75-qqhj.json
index a2530fbd911..5a6c98a3f0e 100644
--- a/advisories/unreviewed/2022/05/GHSA-jpxm-vh75-qqhj/GHSA-jpxm-vh75-qqhj.json
+++ b/advisories/unreviewed/2022/05/GHSA-jpxm-vh75-qqhj/GHSA-jpxm-vh75-qqhj.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-jrjx-rmcw-mcw4/GHSA-jrjx-rmcw-mcw4.json b/advisories/unreviewed/2022/05/GHSA-jrjx-rmcw-mcw4/GHSA-jrjx-rmcw-mcw4.json
index c6b38b4846c..a3709a010ef 100644
--- a/advisories/unreviewed/2022/05/GHSA-jrjx-rmcw-mcw4/GHSA-jrjx-rmcw-mcw4.json
+++ b/advisories/unreviewed/2022/05/GHSA-jrjx-rmcw-mcw4/GHSA-jrjx-rmcw-mcw4.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-jvq6-xfv6-qjrr/GHSA-jvq6-xfv6-qjrr.json b/advisories/unreviewed/2022/05/GHSA-jvq6-xfv6-qjrr/GHSA-jvq6-xfv6-qjrr.json
index a38c8a95eb6..7b1222c5625 100644
--- a/advisories/unreviewed/2022/05/GHSA-jvq6-xfv6-qjrr/GHSA-jvq6-xfv6-qjrr.json
+++ b/advisories/unreviewed/2022/05/GHSA-jvq6-xfv6-qjrr/GHSA-jvq6-xfv6-qjrr.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-jw2q-4jj9-vfv9/GHSA-jw2q-4jj9-vfv9.json b/advisories/unreviewed/2022/05/GHSA-jw2q-4jj9-vfv9/GHSA-jw2q-4jj9-vfv9.json
index 3d161880db2..cb0c2785db4 100644
--- a/advisories/unreviewed/2022/05/GHSA-jw2q-4jj9-vfv9/GHSA-jw2q-4jj9-vfv9.json
+++ b/advisories/unreviewed/2022/05/GHSA-jw2q-4jj9-vfv9/GHSA-jw2q-4jj9-vfv9.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-jw4w-3769-v6vc/GHSA-jw4w-3769-v6vc.json b/advisories/unreviewed/2022/05/GHSA-jw4w-3769-v6vc/GHSA-jw4w-3769-v6vc.json
index f97a0ac8fe1..42c46b74b43 100644
--- a/advisories/unreviewed/2022/05/GHSA-jw4w-3769-v6vc/GHSA-jw4w-3769-v6vc.json
+++ b/advisories/unreviewed/2022/05/GHSA-jw4w-3769-v6vc/GHSA-jw4w-3769-v6vc.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-jwfg-fxcm-87gq/GHSA-jwfg-fxcm-87gq.json b/advisories/unreviewed/2022/05/GHSA-jwfg-fxcm-87gq/GHSA-jwfg-fxcm-87gq.json
index 7ca6db898b2..cedaf289bc5 100644
--- a/advisories/unreviewed/2022/05/GHSA-jwfg-fxcm-87gq/GHSA-jwfg-fxcm-87gq.json
+++ b/advisories/unreviewed/2022/05/GHSA-jwfg-fxcm-87gq/GHSA-jwfg-fxcm-87gq.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-jx5q-p685-xrcc/GHSA-jx5q-p685-xrcc.json b/advisories/unreviewed/2022/05/GHSA-jx5q-p685-xrcc/GHSA-jx5q-p685-xrcc.json
index d2c7c5c5c5e..17120a26952 100644
--- a/advisories/unreviewed/2022/05/GHSA-jx5q-p685-xrcc/GHSA-jx5q-p685-xrcc.json
+++ b/advisories/unreviewed/2022/05/GHSA-jx5q-p685-xrcc/GHSA-jx5q-p685-xrcc.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-m24x-wx9p-jqmh/GHSA-m24x-wx9p-jqmh.json b/advisories/unreviewed/2022/05/GHSA-m24x-wx9p-jqmh/GHSA-m24x-wx9p-jqmh.json
index 99b1bf3cbb2..2cb38c8c61d 100644
--- a/advisories/unreviewed/2022/05/GHSA-m24x-wx9p-jqmh/GHSA-m24x-wx9p-jqmh.json
+++ b/advisories/unreviewed/2022/05/GHSA-m24x-wx9p-jqmh/GHSA-m24x-wx9p-jqmh.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-m484-f74p-8pvx/GHSA-m484-f74p-8pvx.json b/advisories/unreviewed/2022/05/GHSA-m484-f74p-8pvx/GHSA-m484-f74p-8pvx.json
index 63153c392d4..17738e3b4a1 100644
--- a/advisories/unreviewed/2022/05/GHSA-m484-f74p-8pvx/GHSA-m484-f74p-8pvx.json
+++ b/advisories/unreviewed/2022/05/GHSA-m484-f74p-8pvx/GHSA-m484-f74p-8pvx.json
@@ -7,12 +7,8 @@
"CVE-2013-2944"
],
"details": "strongSwan 4.3.5 through 5.0.3, when using the OpenSSL plugin for ECDSA signature verification, allows remote attackers to authenticate as other users via an invalid signature.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-m4cc-wf88-c8gq/GHSA-m4cc-wf88-c8gq.json b/advisories/unreviewed/2022/05/GHSA-m4cc-wf88-c8gq/GHSA-m4cc-wf88-c8gq.json
index 68b8ae51376..7e72a9ab30a 100644
--- a/advisories/unreviewed/2022/05/GHSA-m4cc-wf88-c8gq/GHSA-m4cc-wf88-c8gq.json
+++ b/advisories/unreviewed/2022/05/GHSA-m4cc-wf88-c8gq/GHSA-m4cc-wf88-c8gq.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-m4pq-298p-3rrp/GHSA-m4pq-298p-3rrp.json b/advisories/unreviewed/2022/05/GHSA-m4pq-298p-3rrp/GHSA-m4pq-298p-3rrp.json
index 8a46dc45114..2bc23f41edb 100644
--- a/advisories/unreviewed/2022/05/GHSA-m4pq-298p-3rrp/GHSA-m4pq-298p-3rrp.json
+++ b/advisories/unreviewed/2022/05/GHSA-m4pq-298p-3rrp/GHSA-m4pq-298p-3rrp.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-m4vq-f65j-m7qm/GHSA-m4vq-f65j-m7qm.json b/advisories/unreviewed/2022/05/GHSA-m4vq-f65j-m7qm/GHSA-m4vq-f65j-m7qm.json
index bef1c1ec30a..4946e13d9c7 100644
--- a/advisories/unreviewed/2022/05/GHSA-m4vq-f65j-m7qm/GHSA-m4vq-f65j-m7qm.json
+++ b/advisories/unreviewed/2022/05/GHSA-m4vq-f65j-m7qm/GHSA-m4vq-f65j-m7qm.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-m5vj-4h2v-cf67/GHSA-m5vj-4h2v-cf67.json b/advisories/unreviewed/2022/05/GHSA-m5vj-4h2v-cf67/GHSA-m5vj-4h2v-cf67.json
index 6dfc47daa4b..f01a8a72d0a 100644
--- a/advisories/unreviewed/2022/05/GHSA-m5vj-4h2v-cf67/GHSA-m5vj-4h2v-cf67.json
+++ b/advisories/unreviewed/2022/05/GHSA-m5vj-4h2v-cf67/GHSA-m5vj-4h2v-cf67.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-mc3w-fw7x-qrw7/GHSA-mc3w-fw7x-qrw7.json b/advisories/unreviewed/2022/05/GHSA-mc3w-fw7x-qrw7/GHSA-mc3w-fw7x-qrw7.json
index 187140688db..732ae08cf87 100644
--- a/advisories/unreviewed/2022/05/GHSA-mc3w-fw7x-qrw7/GHSA-mc3w-fw7x-qrw7.json
+++ b/advisories/unreviewed/2022/05/GHSA-mc3w-fw7x-qrw7/GHSA-mc3w-fw7x-qrw7.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-mf58-xxg2-m888/GHSA-mf58-xxg2-m888.json b/advisories/unreviewed/2022/05/GHSA-mf58-xxg2-m888/GHSA-mf58-xxg2-m888.json
index cc5b7dad806..a55be28cf9c 100644
--- a/advisories/unreviewed/2022/05/GHSA-mf58-xxg2-m888/GHSA-mf58-xxg2-m888.json
+++ b/advisories/unreviewed/2022/05/GHSA-mf58-xxg2-m888/GHSA-mf58-xxg2-m888.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-mgj2-2q5c-gcc6/GHSA-mgj2-2q5c-gcc6.json b/advisories/unreviewed/2022/05/GHSA-mgj2-2q5c-gcc6/GHSA-mgj2-2q5c-gcc6.json
index f083d57f4db..d57dc5fcef5 100644
--- a/advisories/unreviewed/2022/05/GHSA-mgj2-2q5c-gcc6/GHSA-mgj2-2q5c-gcc6.json
+++ b/advisories/unreviewed/2022/05/GHSA-mgj2-2q5c-gcc6/GHSA-mgj2-2q5c-gcc6.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-mh7p-2fc9-45vp/GHSA-mh7p-2fc9-45vp.json b/advisories/unreviewed/2022/05/GHSA-mh7p-2fc9-45vp/GHSA-mh7p-2fc9-45vp.json
index b873a127897..b14b59d2e4d 100644
--- a/advisories/unreviewed/2022/05/GHSA-mh7p-2fc9-45vp/GHSA-mh7p-2fc9-45vp.json
+++ b/advisories/unreviewed/2022/05/GHSA-mh7p-2fc9-45vp/GHSA-mh7p-2fc9-45vp.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-mhc7-57j7-2gw6/GHSA-mhc7-57j7-2gw6.json b/advisories/unreviewed/2022/05/GHSA-mhc7-57j7-2gw6/GHSA-mhc7-57j7-2gw6.json
index a259e46beb1..62500155270 100644
--- a/advisories/unreviewed/2022/05/GHSA-mhc7-57j7-2gw6/GHSA-mhc7-57j7-2gw6.json
+++ b/advisories/unreviewed/2022/05/GHSA-mhc7-57j7-2gw6/GHSA-mhc7-57j7-2gw6.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-mhq9-h779-3f7g/GHSA-mhq9-h779-3f7g.json b/advisories/unreviewed/2022/05/GHSA-mhq9-h779-3f7g/GHSA-mhq9-h779-3f7g.json
index 0fefa71d073..fd7d72ef3c7 100644
--- a/advisories/unreviewed/2022/05/GHSA-mhq9-h779-3f7g/GHSA-mhq9-h779-3f7g.json
+++ b/advisories/unreviewed/2022/05/GHSA-mhq9-h779-3f7g/GHSA-mhq9-h779-3f7g.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-mj77-9wj4-9qvh/GHSA-mj77-9wj4-9qvh.json b/advisories/unreviewed/2022/05/GHSA-mj77-9wj4-9qvh/GHSA-mj77-9wj4-9qvh.json
index 7ce2235a1bc..df7925dc2d9 100644
--- a/advisories/unreviewed/2022/05/GHSA-mj77-9wj4-9qvh/GHSA-mj77-9wj4-9qvh.json
+++ b/advisories/unreviewed/2022/05/GHSA-mj77-9wj4-9qvh/GHSA-mj77-9wj4-9qvh.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-mj89-7mx3-99gw/GHSA-mj89-7mx3-99gw.json b/advisories/unreviewed/2022/05/GHSA-mj89-7mx3-99gw/GHSA-mj89-7mx3-99gw.json
index 32360aaa90c..3f8840d94b1 100644
--- a/advisories/unreviewed/2022/05/GHSA-mj89-7mx3-99gw/GHSA-mj89-7mx3-99gw.json
+++ b/advisories/unreviewed/2022/05/GHSA-mj89-7mx3-99gw/GHSA-mj89-7mx3-99gw.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-mm3f-3vfq-774r/GHSA-mm3f-3vfq-774r.json b/advisories/unreviewed/2022/05/GHSA-mm3f-3vfq-774r/GHSA-mm3f-3vfq-774r.json
index 9ed1ef204c4..2e150379790 100644
--- a/advisories/unreviewed/2022/05/GHSA-mm3f-3vfq-774r/GHSA-mm3f-3vfq-774r.json
+++ b/advisories/unreviewed/2022/05/GHSA-mm3f-3vfq-774r/GHSA-mm3f-3vfq-774r.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-mpm5-qjw7-h2jr/GHSA-mpm5-qjw7-h2jr.json b/advisories/unreviewed/2022/05/GHSA-mpm5-qjw7-h2jr/GHSA-mpm5-qjw7-h2jr.json
index b558c4de360..af1b5969a2b 100644
--- a/advisories/unreviewed/2022/05/GHSA-mpm5-qjw7-h2jr/GHSA-mpm5-qjw7-h2jr.json
+++ b/advisories/unreviewed/2022/05/GHSA-mpm5-qjw7-h2jr/GHSA-mpm5-qjw7-h2jr.json
@@ -7,12 +7,8 @@
"CVE-2011-1480"
],
"details": "SQL injection vulnerability in admin.php in the administration backend in Francisco Burzi PHP-Nuke 8.0 and earlier allows remote attackers to execute arbitrary SQL commands via the chng_uid parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-mr9v-hqxh-vq2j/GHSA-mr9v-hqxh-vq2j.json b/advisories/unreviewed/2022/05/GHSA-mr9v-hqxh-vq2j/GHSA-mr9v-hqxh-vq2j.json
index 2e6be9dc718..384b106bcd4 100644
--- a/advisories/unreviewed/2022/05/GHSA-mr9v-hqxh-vq2j/GHSA-mr9v-hqxh-vq2j.json
+++ b/advisories/unreviewed/2022/05/GHSA-mr9v-hqxh-vq2j/GHSA-mr9v-hqxh-vq2j.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-mrc3-mw9q-6pg8/GHSA-mrc3-mw9q-6pg8.json b/advisories/unreviewed/2022/05/GHSA-mrc3-mw9q-6pg8/GHSA-mrc3-mw9q-6pg8.json
index 6bc384d1e7d..c5afe5d6b6f 100644
--- a/advisories/unreviewed/2022/05/GHSA-mrc3-mw9q-6pg8/GHSA-mrc3-mw9q-6pg8.json
+++ b/advisories/unreviewed/2022/05/GHSA-mrc3-mw9q-6pg8/GHSA-mrc3-mw9q-6pg8.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-mw54-x383-3rc6/GHSA-mw54-x383-3rc6.json b/advisories/unreviewed/2022/05/GHSA-mw54-x383-3rc6/GHSA-mw54-x383-3rc6.json
index 920426f4ab9..4f61ead8f1a 100644
--- a/advisories/unreviewed/2022/05/GHSA-mw54-x383-3rc6/GHSA-mw54-x383-3rc6.json
+++ b/advisories/unreviewed/2022/05/GHSA-mw54-x383-3rc6/GHSA-mw54-x383-3rc6.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-mwrj-3qqh-xprh/GHSA-mwrj-3qqh-xprh.json b/advisories/unreviewed/2022/05/GHSA-mwrj-3qqh-xprh/GHSA-mwrj-3qqh-xprh.json
index d8f22628e6e..59e1eea1ddd 100644
--- a/advisories/unreviewed/2022/05/GHSA-mwrj-3qqh-xprh/GHSA-mwrj-3qqh-xprh.json
+++ b/advisories/unreviewed/2022/05/GHSA-mwrj-3qqh-xprh/GHSA-mwrj-3qqh-xprh.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-mwvp-8673-w3xj/GHSA-mwvp-8673-w3xj.json b/advisories/unreviewed/2022/05/GHSA-mwvp-8673-w3xj/GHSA-mwvp-8673-w3xj.json
index 3e29ff0c443..a471e0b21aa 100644
--- a/advisories/unreviewed/2022/05/GHSA-mwvp-8673-w3xj/GHSA-mwvp-8673-w3xj.json
+++ b/advisories/unreviewed/2022/05/GHSA-mwvp-8673-w3xj/GHSA-mwvp-8673-w3xj.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-mx8c-3m72-36fx/GHSA-mx8c-3m72-36fx.json b/advisories/unreviewed/2022/05/GHSA-mx8c-3m72-36fx/GHSA-mx8c-3m72-36fx.json
index 6d34fae6cc5..88942cd5df3 100644
--- a/advisories/unreviewed/2022/05/GHSA-mx8c-3m72-36fx/GHSA-mx8c-3m72-36fx.json
+++ b/advisories/unreviewed/2022/05/GHSA-mx8c-3m72-36fx/GHSA-mx8c-3m72-36fx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-mxf2-hfjf-3p4q/GHSA-mxf2-hfjf-3p4q.json b/advisories/unreviewed/2022/05/GHSA-mxf2-hfjf-3p4q/GHSA-mxf2-hfjf-3p4q.json
index 596acb236b7..8bc5a08c6dc 100644
--- a/advisories/unreviewed/2022/05/GHSA-mxf2-hfjf-3p4q/GHSA-mxf2-hfjf-3p4q.json
+++ b/advisories/unreviewed/2022/05/GHSA-mxf2-hfjf-3p4q/GHSA-mxf2-hfjf-3p4q.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-mxq8-mx56-69hw/GHSA-mxq8-mx56-69hw.json b/advisories/unreviewed/2022/05/GHSA-mxq8-mx56-69hw/GHSA-mxq8-mx56-69hw.json
index 29c61489dbd..5045229a0e9 100644
--- a/advisories/unreviewed/2022/05/GHSA-mxq8-mx56-69hw/GHSA-mxq8-mx56-69hw.json
+++ b/advisories/unreviewed/2022/05/GHSA-mxq8-mx56-69hw/GHSA-mxq8-mx56-69hw.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-mxw3-h8f2-qrw5/GHSA-mxw3-h8f2-qrw5.json b/advisories/unreviewed/2022/05/GHSA-mxw3-h8f2-qrw5/GHSA-mxw3-h8f2-qrw5.json
index 318ac00c872..7c9082fd866 100644
--- a/advisories/unreviewed/2022/05/GHSA-mxw3-h8f2-qrw5/GHSA-mxw3-h8f2-qrw5.json
+++ b/advisories/unreviewed/2022/05/GHSA-mxw3-h8f2-qrw5/GHSA-mxw3-h8f2-qrw5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-p2f9-p89m-28xq/GHSA-p2f9-p89m-28xq.json b/advisories/unreviewed/2022/05/GHSA-p2f9-p89m-28xq/GHSA-p2f9-p89m-28xq.json
index 7957767ad84..ee1fdcd7bb6 100644
--- a/advisories/unreviewed/2022/05/GHSA-p2f9-p89m-28xq/GHSA-p2f9-p89m-28xq.json
+++ b/advisories/unreviewed/2022/05/GHSA-p2f9-p89m-28xq/GHSA-p2f9-p89m-28xq.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-p38g-8mq4-frxq/GHSA-p38g-8mq4-frxq.json b/advisories/unreviewed/2022/05/GHSA-p38g-8mq4-frxq/GHSA-p38g-8mq4-frxq.json
index 91b544059aa..22c2de449a2 100644
--- a/advisories/unreviewed/2022/05/GHSA-p38g-8mq4-frxq/GHSA-p38g-8mq4-frxq.json
+++ b/advisories/unreviewed/2022/05/GHSA-p38g-8mq4-frxq/GHSA-p38g-8mq4-frxq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-p7v9-34px-2j7f/GHSA-p7v9-34px-2j7f.json b/advisories/unreviewed/2022/05/GHSA-p7v9-34px-2j7f/GHSA-p7v9-34px-2j7f.json
index 6b866740c76..00b60be6f50 100644
--- a/advisories/unreviewed/2022/05/GHSA-p7v9-34px-2j7f/GHSA-p7v9-34px-2j7f.json
+++ b/advisories/unreviewed/2022/05/GHSA-p7v9-34px-2j7f/GHSA-p7v9-34px-2j7f.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-p94w-66wm-pqj8/GHSA-p94w-66wm-pqj8.json b/advisories/unreviewed/2022/05/GHSA-p94w-66wm-pqj8/GHSA-p94w-66wm-pqj8.json
index 084dbea82e0..fd6542074eb 100644
--- a/advisories/unreviewed/2022/05/GHSA-p94w-66wm-pqj8/GHSA-p94w-66wm-pqj8.json
+++ b/advisories/unreviewed/2022/05/GHSA-p94w-66wm-pqj8/GHSA-p94w-66wm-pqj8.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-pcph-v7q2-77cx/GHSA-pcph-v7q2-77cx.json b/advisories/unreviewed/2022/05/GHSA-pcph-v7q2-77cx/GHSA-pcph-v7q2-77cx.json
index df44246cef1..5791ec8dab0 100644
--- a/advisories/unreviewed/2022/05/GHSA-pcph-v7q2-77cx/GHSA-pcph-v7q2-77cx.json
+++ b/advisories/unreviewed/2022/05/GHSA-pcph-v7q2-77cx/GHSA-pcph-v7q2-77cx.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-pcww-jm77-2jg3/GHSA-pcww-jm77-2jg3.json b/advisories/unreviewed/2022/05/GHSA-pcww-jm77-2jg3/GHSA-pcww-jm77-2jg3.json
index b00028d7fe2..d9e14f61e63 100644
--- a/advisories/unreviewed/2022/05/GHSA-pcww-jm77-2jg3/GHSA-pcww-jm77-2jg3.json
+++ b/advisories/unreviewed/2022/05/GHSA-pcww-jm77-2jg3/GHSA-pcww-jm77-2jg3.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-pf9m-66cq-7fx9/GHSA-pf9m-66cq-7fx9.json b/advisories/unreviewed/2022/05/GHSA-pf9m-66cq-7fx9/GHSA-pf9m-66cq-7fx9.json
index 0b5858d1a62..3dd988d5efc 100644
--- a/advisories/unreviewed/2022/05/GHSA-pf9m-66cq-7fx9/GHSA-pf9m-66cq-7fx9.json
+++ b/advisories/unreviewed/2022/05/GHSA-pf9m-66cq-7fx9/GHSA-pf9m-66cq-7fx9.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-phqm-287h-4733/GHSA-phqm-287h-4733.json b/advisories/unreviewed/2022/05/GHSA-phqm-287h-4733/GHSA-phqm-287h-4733.json
index 1f0cd774d8a..d55a09cc84e 100644
--- a/advisories/unreviewed/2022/05/GHSA-phqm-287h-4733/GHSA-phqm-287h-4733.json
+++ b/advisories/unreviewed/2022/05/GHSA-phqm-287h-4733/GHSA-phqm-287h-4733.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-pjm6-g5fh-j9x5/GHSA-pjm6-g5fh-j9x5.json b/advisories/unreviewed/2022/05/GHSA-pjm6-g5fh-j9x5/GHSA-pjm6-g5fh-j9x5.json
index 4c826232778..86682522273 100644
--- a/advisories/unreviewed/2022/05/GHSA-pjm6-g5fh-j9x5/GHSA-pjm6-g5fh-j9x5.json
+++ b/advisories/unreviewed/2022/05/GHSA-pjm6-g5fh-j9x5/GHSA-pjm6-g5fh-j9x5.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-pmqw-2h2f-3459/GHSA-pmqw-2h2f-3459.json b/advisories/unreviewed/2022/05/GHSA-pmqw-2h2f-3459/GHSA-pmqw-2h2f-3459.json
index e3dbcf94293..3db41462718 100644
--- a/advisories/unreviewed/2022/05/GHSA-pmqw-2h2f-3459/GHSA-pmqw-2h2f-3459.json
+++ b/advisories/unreviewed/2022/05/GHSA-pmqw-2h2f-3459/GHSA-pmqw-2h2f-3459.json
@@ -7,12 +7,8 @@
"CVE-2012-4052"
],
"details": "Multiple cross-site scripting (XSS) vulnerabilities in Jease before 2.9, when creating a comment, allow remote attackers to inject arbitrary web script or HTML via the (1) author, (2) subject, or (3) comment parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-ppcr-6xhq-q423/GHSA-ppcr-6xhq-q423.json b/advisories/unreviewed/2022/05/GHSA-ppcr-6xhq-q423/GHSA-ppcr-6xhq-q423.json
index 478078c38d0..985af7c2c4c 100644
--- a/advisories/unreviewed/2022/05/GHSA-ppcr-6xhq-q423/GHSA-ppcr-6xhq-q423.json
+++ b/advisories/unreviewed/2022/05/GHSA-ppcr-6xhq-q423/GHSA-ppcr-6xhq-q423.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-pr4w-gw64-7gv4/GHSA-pr4w-gw64-7gv4.json b/advisories/unreviewed/2022/05/GHSA-pr4w-gw64-7gv4/GHSA-pr4w-gw64-7gv4.json
index fa0b375af02..19853288bd3 100644
--- a/advisories/unreviewed/2022/05/GHSA-pr4w-gw64-7gv4/GHSA-pr4w-gw64-7gv4.json
+++ b/advisories/unreviewed/2022/05/GHSA-pr4w-gw64-7gv4/GHSA-pr4w-gw64-7gv4.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-prxh-v2x2-7wwq/GHSA-prxh-v2x2-7wwq.json b/advisories/unreviewed/2022/05/GHSA-prxh-v2x2-7wwq/GHSA-prxh-v2x2-7wwq.json
index 264c35ef75c..3c6b89cec8b 100644
--- a/advisories/unreviewed/2022/05/GHSA-prxh-v2x2-7wwq/GHSA-prxh-v2x2-7wwq.json
+++ b/advisories/unreviewed/2022/05/GHSA-prxh-v2x2-7wwq/GHSA-prxh-v2x2-7wwq.json
@@ -7,12 +7,8 @@
"CVE-2010-3712"
],
"details": "Cross-site scripting (XSS) vulnerability in Joomla! 1.5.x before 1.5.21 and 1.6.x before 1.6.1 allows remote attackers to inject arbitrary web script or HTML via vectors involving \"multiple encoded entities,\" as demonstrated by the query string to index.php in the com_weblinks or com_content component.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-pv9g-26f5-fxv7/GHSA-pv9g-26f5-fxv7.json b/advisories/unreviewed/2022/05/GHSA-pv9g-26f5-fxv7/GHSA-pv9g-26f5-fxv7.json
index 4571768544b..0d63c510c70 100644
--- a/advisories/unreviewed/2022/05/GHSA-pv9g-26f5-fxv7/GHSA-pv9g-26f5-fxv7.json
+++ b/advisories/unreviewed/2022/05/GHSA-pv9g-26f5-fxv7/GHSA-pv9g-26f5-fxv7.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-pwgf-vp5c-mfpw/GHSA-pwgf-vp5c-mfpw.json b/advisories/unreviewed/2022/05/GHSA-pwgf-vp5c-mfpw/GHSA-pwgf-vp5c-mfpw.json
index 4ad33c2516c..f7cf6d50dd8 100644
--- a/advisories/unreviewed/2022/05/GHSA-pwgf-vp5c-mfpw/GHSA-pwgf-vp5c-mfpw.json
+++ b/advisories/unreviewed/2022/05/GHSA-pwgf-vp5c-mfpw/GHSA-pwgf-vp5c-mfpw.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-pxhm-mrr8-279w/GHSA-pxhm-mrr8-279w.json b/advisories/unreviewed/2022/05/GHSA-pxhm-mrr8-279w/GHSA-pxhm-mrr8-279w.json
index 3a96090687c..42dd33f4748 100644
--- a/advisories/unreviewed/2022/05/GHSA-pxhm-mrr8-279w/GHSA-pxhm-mrr8-279w.json
+++ b/advisories/unreviewed/2022/05/GHSA-pxhm-mrr8-279w/GHSA-pxhm-mrr8-279w.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-q2x7-gx3x-j7wv/GHSA-q2x7-gx3x-j7wv.json b/advisories/unreviewed/2022/05/GHSA-q2x7-gx3x-j7wv/GHSA-q2x7-gx3x-j7wv.json
index 961c20b0b54..61b6428b7d1 100644
--- a/advisories/unreviewed/2022/05/GHSA-q2x7-gx3x-j7wv/GHSA-q2x7-gx3x-j7wv.json
+++ b/advisories/unreviewed/2022/05/GHSA-q2x7-gx3x-j7wv/GHSA-q2x7-gx3x-j7wv.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-q723-3768-2877/GHSA-q723-3768-2877.json b/advisories/unreviewed/2022/05/GHSA-q723-3768-2877/GHSA-q723-3768-2877.json
index 149f824b1f7..7b2d4da354a 100644
--- a/advisories/unreviewed/2022/05/GHSA-q723-3768-2877/GHSA-q723-3768-2877.json
+++ b/advisories/unreviewed/2022/05/GHSA-q723-3768-2877/GHSA-q723-3768-2877.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-q77m-7m77-g2rw/GHSA-q77m-7m77-g2rw.json b/advisories/unreviewed/2022/05/GHSA-q77m-7m77-g2rw/GHSA-q77m-7m77-g2rw.json
index d06400f3e5c..9757b6b49a0 100644
--- a/advisories/unreviewed/2022/05/GHSA-q77m-7m77-g2rw/GHSA-q77m-7m77-g2rw.json
+++ b/advisories/unreviewed/2022/05/GHSA-q77m-7m77-g2rw/GHSA-q77m-7m77-g2rw.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-q8v3-r4m7-fx2q/GHSA-q8v3-r4m7-fx2q.json b/advisories/unreviewed/2022/05/GHSA-q8v3-r4m7-fx2q/GHSA-q8v3-r4m7-fx2q.json
index 52d9bac2c02..2148ccadd5e 100644
--- a/advisories/unreviewed/2022/05/GHSA-q8v3-r4m7-fx2q/GHSA-q8v3-r4m7-fx2q.json
+++ b/advisories/unreviewed/2022/05/GHSA-q8v3-r4m7-fx2q/GHSA-q8v3-r4m7-fx2q.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-q9g8-c73r-9vjw/GHSA-q9g8-c73r-9vjw.json b/advisories/unreviewed/2022/05/GHSA-q9g8-c73r-9vjw/GHSA-q9g8-c73r-9vjw.json
index cccd8a08c07..5661505ac38 100644
--- a/advisories/unreviewed/2022/05/GHSA-q9g8-c73r-9vjw/GHSA-q9g8-c73r-9vjw.json
+++ b/advisories/unreviewed/2022/05/GHSA-q9g8-c73r-9vjw/GHSA-q9g8-c73r-9vjw.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-qc7j-rj7f-v6w6/GHSA-qc7j-rj7f-v6w6.json b/advisories/unreviewed/2022/05/GHSA-qc7j-rj7f-v6w6/GHSA-qc7j-rj7f-v6w6.json
index e1d0ed1c026..4d8c1aff5ea 100644
--- a/advisories/unreviewed/2022/05/GHSA-qc7j-rj7f-v6w6/GHSA-qc7j-rj7f-v6w6.json
+++ b/advisories/unreviewed/2022/05/GHSA-qc7j-rj7f-v6w6/GHSA-qc7j-rj7f-v6w6.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-qcqg-65g5-53c7/GHSA-qcqg-65g5-53c7.json b/advisories/unreviewed/2022/05/GHSA-qcqg-65g5-53c7/GHSA-qcqg-65g5-53c7.json
index bd302eb37da..61f64651108 100644
--- a/advisories/unreviewed/2022/05/GHSA-qcqg-65g5-53c7/GHSA-qcqg-65g5-53c7.json
+++ b/advisories/unreviewed/2022/05/GHSA-qcqg-65g5-53c7/GHSA-qcqg-65g5-53c7.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-qcrp-3q6q-67w2/GHSA-qcrp-3q6q-67w2.json b/advisories/unreviewed/2022/05/GHSA-qcrp-3q6q-67w2/GHSA-qcrp-3q6q-67w2.json
index f322fa11322..960d1d541a2 100644
--- a/advisories/unreviewed/2022/05/GHSA-qcrp-3q6q-67w2/GHSA-qcrp-3q6q-67w2.json
+++ b/advisories/unreviewed/2022/05/GHSA-qcrp-3q6q-67w2/GHSA-qcrp-3q6q-67w2.json
@@ -7,12 +7,8 @@
"CVE-2013-3667"
],
"details": "The software update mechanism as used in Bare Bones Software Yojimbo before 4.0, TextWrangler before 4.5.3, and BBEdit before 10.5.5 does not properly download and verify updates before installation, which allows attackers to perform \"tampering or corruption\" of the updates.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-qf9f-226q-7q59/GHSA-qf9f-226q-7q59.json b/advisories/unreviewed/2022/05/GHSA-qf9f-226q-7q59/GHSA-qf9f-226q-7q59.json
index 61693f20561..ad368b299f5 100644
--- a/advisories/unreviewed/2022/05/GHSA-qf9f-226q-7q59/GHSA-qf9f-226q-7q59.json
+++ b/advisories/unreviewed/2022/05/GHSA-qf9f-226q-7q59/GHSA-qf9f-226q-7q59.json
@@ -7,12 +7,8 @@
"CVE-2013-4450"
],
"details": "The HTTP server in Node.js 0.10.x before 0.10.21 and 0.8.x before 0.8.26 allows remote attackers to cause a denial of service (memory and CPU consumption) by sending a large number of pipelined requests without reading the response.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-qh34-4v8m-72h4/GHSA-qh34-4v8m-72h4.json b/advisories/unreviewed/2022/05/GHSA-qh34-4v8m-72h4/GHSA-qh34-4v8m-72h4.json
index 72f054b0f10..53d0f73d602 100644
--- a/advisories/unreviewed/2022/05/GHSA-qh34-4v8m-72h4/GHSA-qh34-4v8m-72h4.json
+++ b/advisories/unreviewed/2022/05/GHSA-qh34-4v8m-72h4/GHSA-qh34-4v8m-72h4.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-qh7v-3q9c-jwmr/GHSA-qh7v-3q9c-jwmr.json b/advisories/unreviewed/2022/05/GHSA-qh7v-3q9c-jwmr/GHSA-qh7v-3q9c-jwmr.json
index 733b9855db4..0081099abc9 100644
--- a/advisories/unreviewed/2022/05/GHSA-qh7v-3q9c-jwmr/GHSA-qh7v-3q9c-jwmr.json
+++ b/advisories/unreviewed/2022/05/GHSA-qh7v-3q9c-jwmr/GHSA-qh7v-3q9c-jwmr.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-qhch-r8x3-jvqq/GHSA-qhch-r8x3-jvqq.json b/advisories/unreviewed/2022/05/GHSA-qhch-r8x3-jvqq/GHSA-qhch-r8x3-jvqq.json
index e40f1cc4fd6..d23be56f9d0 100644
--- a/advisories/unreviewed/2022/05/GHSA-qhch-r8x3-jvqq/GHSA-qhch-r8x3-jvqq.json
+++ b/advisories/unreviewed/2022/05/GHSA-qhch-r8x3-jvqq/GHSA-qhch-r8x3-jvqq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -79,9 +77,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "CRITICAL",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-qj74-fm89-4g8f/GHSA-qj74-fm89-4g8f.json b/advisories/unreviewed/2022/05/GHSA-qj74-fm89-4g8f/GHSA-qj74-fm89-4g8f.json
index 13660e5375a..bdf5b196ffb 100644
--- a/advisories/unreviewed/2022/05/GHSA-qj74-fm89-4g8f/GHSA-qj74-fm89-4g8f.json
+++ b/advisories/unreviewed/2022/05/GHSA-qj74-fm89-4g8f/GHSA-qj74-fm89-4g8f.json
@@ -7,12 +7,8 @@
"CVE-2014-7189"
],
"details": "crpyto/tls in Go 1.1 before 1.3.2, when SessionTicketsDisabled is enabled, allows man-in-the-middle attackers to spoof clients 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-qmhr-qg6c-738p/GHSA-qmhr-qg6c-738p.json b/advisories/unreviewed/2022/05/GHSA-qmhr-qg6c-738p/GHSA-qmhr-qg6c-738p.json
index e66ec7d304d..f24f191bc51 100644
--- a/advisories/unreviewed/2022/05/GHSA-qmhr-qg6c-738p/GHSA-qmhr-qg6c-738p.json
+++ b/advisories/unreviewed/2022/05/GHSA-qmhr-qg6c-738p/GHSA-qmhr-qg6c-738p.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-qp22-5856-3546/GHSA-qp22-5856-3546.json b/advisories/unreviewed/2022/05/GHSA-qp22-5856-3546/GHSA-qp22-5856-3546.json
index e8765e110ef..9dae0a285a3 100644
--- a/advisories/unreviewed/2022/05/GHSA-qp22-5856-3546/GHSA-qp22-5856-3546.json
+++ b/advisories/unreviewed/2022/05/GHSA-qp22-5856-3546/GHSA-qp22-5856-3546.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-qp4g-2wv5-9v4m/GHSA-qp4g-2wv5-9v4m.json b/advisories/unreviewed/2022/05/GHSA-qp4g-2wv5-9v4m/GHSA-qp4g-2wv5-9v4m.json
index 125756f4f02..9b732db286f 100644
--- a/advisories/unreviewed/2022/05/GHSA-qp4g-2wv5-9v4m/GHSA-qp4g-2wv5-9v4m.json
+++ b/advisories/unreviewed/2022/05/GHSA-qp4g-2wv5-9v4m/GHSA-qp4g-2wv5-9v4m.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-qq4m-324v-g2mj/GHSA-qq4m-324v-g2mj.json b/advisories/unreviewed/2022/05/GHSA-qq4m-324v-g2mj/GHSA-qq4m-324v-g2mj.json
index b856719727f..fd17e8a978d 100644
--- a/advisories/unreviewed/2022/05/GHSA-qq4m-324v-g2mj/GHSA-qq4m-324v-g2mj.json
+++ b/advisories/unreviewed/2022/05/GHSA-qq4m-324v-g2mj/GHSA-qq4m-324v-g2mj.json
@@ -7,12 +7,8 @@
"CVE-2011-1481"
],
"details": "Multiple cross-site scripting (XSS) vulnerabilities in Francisco Burzi PHP-Nuke 8.0 and earlier allow remote attackers to inject arbitrary web script or HTML via the (1) sender_name or (2) sender_email parameter in a Feedback action to modules.php.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-qqx4-4522-hc7j/GHSA-qqx4-4522-hc7j.json b/advisories/unreviewed/2022/05/GHSA-qqx4-4522-hc7j/GHSA-qqx4-4522-hc7j.json
index baa9380b8fc..84171516b0e 100644
--- a/advisories/unreviewed/2022/05/GHSA-qqx4-4522-hc7j/GHSA-qqx4-4522-hc7j.json
+++ b/advisories/unreviewed/2022/05/GHSA-qqx4-4522-hc7j/GHSA-qqx4-4522-hc7j.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-qr33-xh36-3fgw/GHSA-qr33-xh36-3fgw.json b/advisories/unreviewed/2022/05/GHSA-qr33-xh36-3fgw/GHSA-qr33-xh36-3fgw.json
index 2494e854650..be4401119d4 100644
--- a/advisories/unreviewed/2022/05/GHSA-qr33-xh36-3fgw/GHSA-qr33-xh36-3fgw.json
+++ b/advisories/unreviewed/2022/05/GHSA-qr33-xh36-3fgw/GHSA-qr33-xh36-3fgw.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-qv5c-fqrv-r4vp/GHSA-qv5c-fqrv-r4vp.json b/advisories/unreviewed/2022/05/GHSA-qv5c-fqrv-r4vp/GHSA-qv5c-fqrv-r4vp.json
index 6f24ea4fed9..cb3cb86a7d2 100644
--- a/advisories/unreviewed/2022/05/GHSA-qv5c-fqrv-r4vp/GHSA-qv5c-fqrv-r4vp.json
+++ b/advisories/unreviewed/2022/05/GHSA-qv5c-fqrv-r4vp/GHSA-qv5c-fqrv-r4vp.json
@@ -7,12 +7,8 @@
"CVE-2012-3448"
],
"details": "Unspecified vulnerability in Ganglia Web before 3.5.1 allows remote attackers to execute arbitrary PHP code via unknown attack vectors.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -64,9 +60,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-qw55-52cc-p8hc/GHSA-qw55-52cc-p8hc.json b/advisories/unreviewed/2022/05/GHSA-qw55-52cc-p8hc/GHSA-qw55-52cc-p8hc.json
index ec4d85f6e99..4baadd0b4b8 100644
--- a/advisories/unreviewed/2022/05/GHSA-qw55-52cc-p8hc/GHSA-qw55-52cc-p8hc.json
+++ b/advisories/unreviewed/2022/05/GHSA-qw55-52cc-p8hc/GHSA-qw55-52cc-p8hc.json
@@ -7,12 +7,8 @@
"CVE-2013-0657"
],
"details": "Stack-based buffer overflow in Schneider Electric Interactive Graphical SCADA System (IGSS) 10 and earlier allows remote attackers to execute arbitrary code by sending TCP port-12397 data that does not comply with a protocol.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-qxrm-876q-9c6p/GHSA-qxrm-876q-9c6p.json b/advisories/unreviewed/2022/05/GHSA-qxrm-876q-9c6p/GHSA-qxrm-876q-9c6p.json
index f973cd94937..28451c7bf02 100644
--- a/advisories/unreviewed/2022/05/GHSA-qxrm-876q-9c6p/GHSA-qxrm-876q-9c6p.json
+++ b/advisories/unreviewed/2022/05/GHSA-qxrm-876q-9c6p/GHSA-qxrm-876q-9c6p.json
@@ -7,12 +7,8 @@
"CVE-2013-5979"
],
"details": "Directory traversal vulnerability in Spring Signage Xibo 1.2.x before 1.2.3 and 1.4.x before 1.4.2 allows remote attackers to read arbitrary files via a .. (dot dot) in the p parameter to index.php.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-r282-2vc3-5x2f/GHSA-r282-2vc3-5x2f.json b/advisories/unreviewed/2022/05/GHSA-r282-2vc3-5x2f/GHSA-r282-2vc3-5x2f.json
index b62f9f836b4..ae3d3124336 100644
--- a/advisories/unreviewed/2022/05/GHSA-r282-2vc3-5x2f/GHSA-r282-2vc3-5x2f.json
+++ b/advisories/unreviewed/2022/05/GHSA-r282-2vc3-5x2f/GHSA-r282-2vc3-5x2f.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-r2hj-76r8-9wfq/GHSA-r2hj-76r8-9wfq.json b/advisories/unreviewed/2022/05/GHSA-r2hj-76r8-9wfq/GHSA-r2hj-76r8-9wfq.json
index 1da6fe0146e..cc6a8031516 100644
--- a/advisories/unreviewed/2022/05/GHSA-r2hj-76r8-9wfq/GHSA-r2hj-76r8-9wfq.json
+++ b/advisories/unreviewed/2022/05/GHSA-r2hj-76r8-9wfq/GHSA-r2hj-76r8-9wfq.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-r42j-m8hf-cm2r/GHSA-r42j-m8hf-cm2r.json b/advisories/unreviewed/2022/05/GHSA-r42j-m8hf-cm2r/GHSA-r42j-m8hf-cm2r.json
index 3220ecf5288..58aa20ac6cf 100644
--- a/advisories/unreviewed/2022/05/GHSA-r42j-m8hf-cm2r/GHSA-r42j-m8hf-cm2r.json
+++ b/advisories/unreviewed/2022/05/GHSA-r42j-m8hf-cm2r/GHSA-r42j-m8hf-cm2r.json
@@ -7,12 +7,8 @@
"CVE-2014-2891"
],
"details": "strongSwan before 5.1.2 allows remote attackers to cause a denial of service (NULL pointer dereference and IKE daemon crash) via a crafted ID_DER_ASN1_DN ID payload.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -44,9 +40,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-r44j-prv7-5cv4/GHSA-r44j-prv7-5cv4.json b/advisories/unreviewed/2022/05/GHSA-r44j-prv7-5cv4/GHSA-r44j-prv7-5cv4.json
index ce32a75ba21..3acd095f5ae 100644
--- a/advisories/unreviewed/2022/05/GHSA-r44j-prv7-5cv4/GHSA-r44j-prv7-5cv4.json
+++ b/advisories/unreviewed/2022/05/GHSA-r44j-prv7-5cv4/GHSA-r44j-prv7-5cv4.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-r4m3-4x4h-h299/GHSA-r4m3-4x4h-h299.json b/advisories/unreviewed/2022/05/GHSA-r4m3-4x4h-h299/GHSA-r4m3-4x4h-h299.json
index 639e7cdc4fb..1fb827cac26 100644
--- a/advisories/unreviewed/2022/05/GHSA-r4m3-4x4h-h299/GHSA-r4m3-4x4h-h299.json
+++ b/advisories/unreviewed/2022/05/GHSA-r4m3-4x4h-h299/GHSA-r4m3-4x4h-h299.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-r53w-cgff-xvw2/GHSA-r53w-cgff-xvw2.json b/advisories/unreviewed/2022/05/GHSA-r53w-cgff-xvw2/GHSA-r53w-cgff-xvw2.json
index 202ed35c340..f3d666be3c9 100644
--- a/advisories/unreviewed/2022/05/GHSA-r53w-cgff-xvw2/GHSA-r53w-cgff-xvw2.json
+++ b/advisories/unreviewed/2022/05/GHSA-r53w-cgff-xvw2/GHSA-r53w-cgff-xvw2.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-r5hq-fqrw-h33h/GHSA-r5hq-fqrw-h33h.json b/advisories/unreviewed/2022/05/GHSA-r5hq-fqrw-h33h/GHSA-r5hq-fqrw-h33h.json
index 9c4db9b2b0d..54847792476 100644
--- a/advisories/unreviewed/2022/05/GHSA-r5hq-fqrw-h33h/GHSA-r5hq-fqrw-h33h.json
+++ b/advisories/unreviewed/2022/05/GHSA-r5hq-fqrw-h33h/GHSA-r5hq-fqrw-h33h.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-r68c-fgxv-3ppx/GHSA-r68c-fgxv-3ppx.json b/advisories/unreviewed/2022/05/GHSA-r68c-fgxv-3ppx/GHSA-r68c-fgxv-3ppx.json
index 68e1c40ad6a..0aab85a2452 100644
--- a/advisories/unreviewed/2022/05/GHSA-r68c-fgxv-3ppx/GHSA-r68c-fgxv-3ppx.json
+++ b/advisories/unreviewed/2022/05/GHSA-r68c-fgxv-3ppx/GHSA-r68c-fgxv-3ppx.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-r6gp-x66j-mhw7/GHSA-r6gp-x66j-mhw7.json b/advisories/unreviewed/2022/05/GHSA-r6gp-x66j-mhw7/GHSA-r6gp-x66j-mhw7.json
index 5a97318e4a1..dff7eeae0b6 100644
--- a/advisories/unreviewed/2022/05/GHSA-r6gp-x66j-mhw7/GHSA-r6gp-x66j-mhw7.json
+++ b/advisories/unreviewed/2022/05/GHSA-r6gp-x66j-mhw7/GHSA-r6gp-x66j-mhw7.json
@@ -7,12 +7,8 @@
"CVE-2015-1844"
],
"details": "Foreman before 1.7.5 allows remote authenticated users to bypass organization and location restrictions by connecting through the REST API.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -44,9 +40,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-r6j7-5736-g3cx/GHSA-r6j7-5736-g3cx.json b/advisories/unreviewed/2022/05/GHSA-r6j7-5736-g3cx/GHSA-r6j7-5736-g3cx.json
index bc619265ffc..ec555d43e01 100644
--- a/advisories/unreviewed/2022/05/GHSA-r6j7-5736-g3cx/GHSA-r6j7-5736-g3cx.json
+++ b/advisories/unreviewed/2022/05/GHSA-r6j7-5736-g3cx/GHSA-r6j7-5736-g3cx.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-r745-vx44-pc94/GHSA-r745-vx44-pc94.json b/advisories/unreviewed/2022/05/GHSA-r745-vx44-pc94/GHSA-r745-vx44-pc94.json
index 5b94b441cc1..3316447c3a6 100644
--- a/advisories/unreviewed/2022/05/GHSA-r745-vx44-pc94/GHSA-r745-vx44-pc94.json
+++ b/advisories/unreviewed/2022/05/GHSA-r745-vx44-pc94/GHSA-r745-vx44-pc94.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-r79m-gm95-v29g/GHSA-r79m-gm95-v29g.json b/advisories/unreviewed/2022/05/GHSA-r79m-gm95-v29g/GHSA-r79m-gm95-v29g.json
index 9905cdc683c..dac937aec7d 100644
--- a/advisories/unreviewed/2022/05/GHSA-r79m-gm95-v29g/GHSA-r79m-gm95-v29g.json
+++ b/advisories/unreviewed/2022/05/GHSA-r79m-gm95-v29g/GHSA-r79m-gm95-v29g.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-rcj2-hjg7-xj8p/GHSA-rcj2-hjg7-xj8p.json b/advisories/unreviewed/2022/05/GHSA-rcj2-hjg7-xj8p/GHSA-rcj2-hjg7-xj8p.json
index 5b944868fa0..6126ee9184a 100644
--- a/advisories/unreviewed/2022/05/GHSA-rcj2-hjg7-xj8p/GHSA-rcj2-hjg7-xj8p.json
+++ b/advisories/unreviewed/2022/05/GHSA-rcj2-hjg7-xj8p/GHSA-rcj2-hjg7-xj8p.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-rcwj-h3fp-5w66/GHSA-rcwj-h3fp-5w66.json b/advisories/unreviewed/2022/05/GHSA-rcwj-h3fp-5w66/GHSA-rcwj-h3fp-5w66.json
index ea0fe3b0b63..7d57aec5bcc 100644
--- a/advisories/unreviewed/2022/05/GHSA-rcwj-h3fp-5w66/GHSA-rcwj-h3fp-5w66.json
+++ b/advisories/unreviewed/2022/05/GHSA-rcwj-h3fp-5w66/GHSA-rcwj-h3fp-5w66.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-rfqx-fqvr-pgp7/GHSA-rfqx-fqvr-pgp7.json b/advisories/unreviewed/2022/05/GHSA-rfqx-fqvr-pgp7/GHSA-rfqx-fqvr-pgp7.json
index f14891edca5..36ee5048c0a 100644
--- a/advisories/unreviewed/2022/05/GHSA-rfqx-fqvr-pgp7/GHSA-rfqx-fqvr-pgp7.json
+++ b/advisories/unreviewed/2022/05/GHSA-rfqx-fqvr-pgp7/GHSA-rfqx-fqvr-pgp7.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-rgf5-hhmw-4j7g/GHSA-rgf5-hhmw-4j7g.json b/advisories/unreviewed/2022/05/GHSA-rgf5-hhmw-4j7g/GHSA-rgf5-hhmw-4j7g.json
index 41ce5d0d546..394902366b4 100644
--- a/advisories/unreviewed/2022/05/GHSA-rgf5-hhmw-4j7g/GHSA-rgf5-hhmw-4j7g.json
+++ b/advisories/unreviewed/2022/05/GHSA-rgf5-hhmw-4j7g/GHSA-rgf5-hhmw-4j7g.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-rgxx-9mfj-x5rf/GHSA-rgxx-9mfj-x5rf.json b/advisories/unreviewed/2022/05/GHSA-rgxx-9mfj-x5rf/GHSA-rgxx-9mfj-x5rf.json
index 4a1533bd787..6d2b88b9563 100644
--- a/advisories/unreviewed/2022/05/GHSA-rgxx-9mfj-x5rf/GHSA-rgxx-9mfj-x5rf.json
+++ b/advisories/unreviewed/2022/05/GHSA-rgxx-9mfj-x5rf/GHSA-rgxx-9mfj-x5rf.json
@@ -7,12 +7,8 @@
"CVE-2014-9494"
],
"details": "RabbitMQ before 3.4.0 allows remote attackers to bypass the loopback_users restriction via a crafted X-Forwareded-For header.",
- "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-rh5r-wvg8-j97g/GHSA-rh5r-wvg8-j97g.json b/advisories/unreviewed/2022/05/GHSA-rh5r-wvg8-j97g/GHSA-rh5r-wvg8-j97g.json
index a1033278ec9..0a0d43863fc 100644
--- a/advisories/unreviewed/2022/05/GHSA-rh5r-wvg8-j97g/GHSA-rh5r-wvg8-j97g.json
+++ b/advisories/unreviewed/2022/05/GHSA-rh5r-wvg8-j97g/GHSA-rh5r-wvg8-j97g.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-rj3p-hcxj-hmg8/GHSA-rj3p-hcxj-hmg8.json b/advisories/unreviewed/2022/05/GHSA-rj3p-hcxj-hmg8/GHSA-rj3p-hcxj-hmg8.json
index 309344b986a..1bdb4fcfce5 100644
--- a/advisories/unreviewed/2022/05/GHSA-rj3p-hcxj-hmg8/GHSA-rj3p-hcxj-hmg8.json
+++ b/advisories/unreviewed/2022/05/GHSA-rj3p-hcxj-hmg8/GHSA-rj3p-hcxj-hmg8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-rjff-hcjj-9m74/GHSA-rjff-hcjj-9m74.json b/advisories/unreviewed/2022/05/GHSA-rjff-hcjj-9m74/GHSA-rjff-hcjj-9m74.json
index 3a1e60d693c..daa0a94af2f 100644
--- a/advisories/unreviewed/2022/05/GHSA-rjff-hcjj-9m74/GHSA-rjff-hcjj-9m74.json
+++ b/advisories/unreviewed/2022/05/GHSA-rjff-hcjj-9m74/GHSA-rjff-hcjj-9m74.json
@@ -7,12 +7,8 @@
"CVE-2013-5977"
],
"details": "Cross-site request forgery (CSRF) vulnerability in Cart66Product.php in the Cart66 Lite plugin before 1.5.1.15 for WordPress allows remote attackers to hijack the authentication of administrators for requests that (1) create or modify products or conduct cross-site scripting (XSS) attacks via the (2) Product name or (3) Price description field in a product save action via a request to wp-admin/admin.php.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-rm4h-ff8h-qc77/GHSA-rm4h-ff8h-qc77.json b/advisories/unreviewed/2022/05/GHSA-rm4h-ff8h-qc77/GHSA-rm4h-ff8h-qc77.json
index 832306c8e29..56092a19b33 100644
--- a/advisories/unreviewed/2022/05/GHSA-rm4h-ff8h-qc77/GHSA-rm4h-ff8h-qc77.json
+++ b/advisories/unreviewed/2022/05/GHSA-rm4h-ff8h-qc77/GHSA-rm4h-ff8h-qc77.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-rp8c-wjjp-xgv9/GHSA-rp8c-wjjp-xgv9.json b/advisories/unreviewed/2022/05/GHSA-rp8c-wjjp-xgv9/GHSA-rp8c-wjjp-xgv9.json
index 4164e2cb9ee..2fd82768bb2 100644
--- a/advisories/unreviewed/2022/05/GHSA-rp8c-wjjp-xgv9/GHSA-rp8c-wjjp-xgv9.json
+++ b/advisories/unreviewed/2022/05/GHSA-rp8c-wjjp-xgv9/GHSA-rp8c-wjjp-xgv9.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-rpp4-w4q5-9vr2/GHSA-rpp4-w4q5-9vr2.json b/advisories/unreviewed/2022/05/GHSA-rpp4-w4q5-9vr2/GHSA-rpp4-w4q5-9vr2.json
index 53fd46e3b1a..682ab0aa814 100644
--- a/advisories/unreviewed/2022/05/GHSA-rpp4-w4q5-9vr2/GHSA-rpp4-w4q5-9vr2.json
+++ b/advisories/unreviewed/2022/05/GHSA-rpp4-w4q5-9vr2/GHSA-rpp4-w4q5-9vr2.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-rq7g-rjmh-8ghr/GHSA-rq7g-rjmh-8ghr.json b/advisories/unreviewed/2022/05/GHSA-rq7g-rjmh-8ghr/GHSA-rq7g-rjmh-8ghr.json
index 1bd329d3e9b..c9915ffd282 100644
--- a/advisories/unreviewed/2022/05/GHSA-rq7g-rjmh-8ghr/GHSA-rq7g-rjmh-8ghr.json
+++ b/advisories/unreviewed/2022/05/GHSA-rq7g-rjmh-8ghr/GHSA-rq7g-rjmh-8ghr.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-rrq5-j637-hxhw/GHSA-rrq5-j637-hxhw.json b/advisories/unreviewed/2022/05/GHSA-rrq5-j637-hxhw/GHSA-rrq5-j637-hxhw.json
index 659698e959a..dcc8744b9c2 100644
--- a/advisories/unreviewed/2022/05/GHSA-rrq5-j637-hxhw/GHSA-rrq5-j637-hxhw.json
+++ b/advisories/unreviewed/2022/05/GHSA-rrq5-j637-hxhw/GHSA-rrq5-j637-hxhw.json
@@ -7,12 +7,8 @@
"CVE-2011-1562"
],
"details": "Ecava IntegraXor HMI before n 3.60 (Build 4032) allows remote attackers to bypass authentication and execute arbitrary SQL statements via unspecified vectors related to a crafted POST request. NOTE: some sources have reported this issue as SQL injection, but this might not be accurate.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-rv6p-2q56-m955/GHSA-rv6p-2q56-m955.json b/advisories/unreviewed/2022/05/GHSA-rv6p-2q56-m955/GHSA-rv6p-2q56-m955.json
index 9bf4a28b97b..f28a322ce39 100644
--- a/advisories/unreviewed/2022/05/GHSA-rv6p-2q56-m955/GHSA-rv6p-2q56-m955.json
+++ b/advisories/unreviewed/2022/05/GHSA-rv6p-2q56-m955/GHSA-rv6p-2q56-m955.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-rwcm-5ccv-ggc2/GHSA-rwcm-5ccv-ggc2.json b/advisories/unreviewed/2022/05/GHSA-rwcm-5ccv-ggc2/GHSA-rwcm-5ccv-ggc2.json
index 537187c9574..79871172b73 100644
--- a/advisories/unreviewed/2022/05/GHSA-rwcm-5ccv-ggc2/GHSA-rwcm-5ccv-ggc2.json
+++ b/advisories/unreviewed/2022/05/GHSA-rwcm-5ccv-ggc2/GHSA-rwcm-5ccv-ggc2.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-rxqq-pvx6-72wc/GHSA-rxqq-pvx6-72wc.json b/advisories/unreviewed/2022/05/GHSA-rxqq-pvx6-72wc/GHSA-rxqq-pvx6-72wc.json
index 892549b676f..10d5bcd757d 100644
--- a/advisories/unreviewed/2022/05/GHSA-rxqq-pvx6-72wc/GHSA-rxqq-pvx6-72wc.json
+++ b/advisories/unreviewed/2022/05/GHSA-rxqq-pvx6-72wc/GHSA-rxqq-pvx6-72wc.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-v3f8-p9hj-32cj/GHSA-v3f8-p9hj-32cj.json b/advisories/unreviewed/2022/05/GHSA-v3f8-p9hj-32cj/GHSA-v3f8-p9hj-32cj.json
index 41520e8fe3b..9bd65927a9d 100644
--- a/advisories/unreviewed/2022/05/GHSA-v3f8-p9hj-32cj/GHSA-v3f8-p9hj-32cj.json
+++ b/advisories/unreviewed/2022/05/GHSA-v3f8-p9hj-32cj/GHSA-v3f8-p9hj-32cj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -43,9 +41,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-v3q7-v865-v6vx/GHSA-v3q7-v865-v6vx.json b/advisories/unreviewed/2022/05/GHSA-v3q7-v865-v6vx/GHSA-v3q7-v865-v6vx.json
index c00cdfdccaa..d2c64d55949 100644
--- a/advisories/unreviewed/2022/05/GHSA-v3q7-v865-v6vx/GHSA-v3q7-v865-v6vx.json
+++ b/advisories/unreviewed/2022/05/GHSA-v3q7-v865-v6vx/GHSA-v3q7-v865-v6vx.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-v42j-9rhf-8967/GHSA-v42j-9rhf-8967.json b/advisories/unreviewed/2022/05/GHSA-v42j-9rhf-8967/GHSA-v42j-9rhf-8967.json
index cde09d933e5..d89e47c60f2 100644
--- a/advisories/unreviewed/2022/05/GHSA-v42j-9rhf-8967/GHSA-v42j-9rhf-8967.json
+++ b/advisories/unreviewed/2022/05/GHSA-v42j-9rhf-8967/GHSA-v42j-9rhf-8967.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-v4hc-3q2q-94jp/GHSA-v4hc-3q2q-94jp.json b/advisories/unreviewed/2022/05/GHSA-v4hc-3q2q-94jp/GHSA-v4hc-3q2q-94jp.json
index d7c66344228..97abd51a865 100644
--- a/advisories/unreviewed/2022/05/GHSA-v4hc-3q2q-94jp/GHSA-v4hc-3q2q-94jp.json
+++ b/advisories/unreviewed/2022/05/GHSA-v4hc-3q2q-94jp/GHSA-v4hc-3q2q-94jp.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-v75v-mq83-r4rq/GHSA-v75v-mq83-r4rq.json b/advisories/unreviewed/2022/05/GHSA-v75v-mq83-r4rq/GHSA-v75v-mq83-r4rq.json
index a2d701a902e..d0fa53cad7f 100644
--- a/advisories/unreviewed/2022/05/GHSA-v75v-mq83-r4rq/GHSA-v75v-mq83-r4rq.json
+++ b/advisories/unreviewed/2022/05/GHSA-v75v-mq83-r4rq/GHSA-v75v-mq83-r4rq.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-v79c-f485-3v6w/GHSA-v79c-f485-3v6w.json b/advisories/unreviewed/2022/05/GHSA-v79c-f485-3v6w/GHSA-v79c-f485-3v6w.json
index 4c5965d06ee..0488a58ab94 100644
--- a/advisories/unreviewed/2022/05/GHSA-v79c-f485-3v6w/GHSA-v79c-f485-3v6w.json
+++ b/advisories/unreviewed/2022/05/GHSA-v79c-f485-3v6w/GHSA-v79c-f485-3v6w.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-v83v-8pq8-xr74/GHSA-v83v-8pq8-xr74.json b/advisories/unreviewed/2022/05/GHSA-v83v-8pq8-xr74/GHSA-v83v-8pq8-xr74.json
index 302549e77be..2dc4074449e 100644
--- a/advisories/unreviewed/2022/05/GHSA-v83v-8pq8-xr74/GHSA-v83v-8pq8-xr74.json
+++ b/advisories/unreviewed/2022/05/GHSA-v83v-8pq8-xr74/GHSA-v83v-8pq8-xr74.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-v8c7-25xp-7mgq/GHSA-v8c7-25xp-7mgq.json b/advisories/unreviewed/2022/05/GHSA-v8c7-25xp-7mgq/GHSA-v8c7-25xp-7mgq.json
index 2a553513abf..4f36b0f0cd7 100644
--- a/advisories/unreviewed/2022/05/GHSA-v8c7-25xp-7mgq/GHSA-v8c7-25xp-7mgq.json
+++ b/advisories/unreviewed/2022/05/GHSA-v8c7-25xp-7mgq/GHSA-v8c7-25xp-7mgq.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-v8q9-6423-3jq2/GHSA-v8q9-6423-3jq2.json b/advisories/unreviewed/2022/05/GHSA-v8q9-6423-3jq2/GHSA-v8q9-6423-3jq2.json
index 3b02df4dbf5..089fb657f5b 100644
--- a/advisories/unreviewed/2022/05/GHSA-v8q9-6423-3jq2/GHSA-v8q9-6423-3jq2.json
+++ b/advisories/unreviewed/2022/05/GHSA-v8q9-6423-3jq2/GHSA-v8q9-6423-3jq2.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-v96p-4v49-99p7/GHSA-v96p-4v49-99p7.json b/advisories/unreviewed/2022/05/GHSA-v96p-4v49-99p7/GHSA-v96p-4v49-99p7.json
index f7d21890e1f..a5cb2e8d992 100644
--- a/advisories/unreviewed/2022/05/GHSA-v96p-4v49-99p7/GHSA-v96p-4v49-99p7.json
+++ b/advisories/unreviewed/2022/05/GHSA-v96p-4v49-99p7/GHSA-v96p-4v49-99p7.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-vccr-vg7g-h549/GHSA-vccr-vg7g-h549.json b/advisories/unreviewed/2022/05/GHSA-vccr-vg7g-h549/GHSA-vccr-vg7g-h549.json
index 820bf16484f..1493fcb7338 100644
--- a/advisories/unreviewed/2022/05/GHSA-vccr-vg7g-h549/GHSA-vccr-vg7g-h549.json
+++ b/advisories/unreviewed/2022/05/GHSA-vccr-vg7g-h549/GHSA-vccr-vg7g-h549.json
@@ -7,12 +7,8 @@
"CVE-2010-3889"
],
"details": "Unspecified vulnerability in Microsoft Windows on 32-bit platforms allows local users to gain privileges via unknown vectors, as exploited in the wild in July 2010 by the Stuxnet worm, and identified by Microsoft researchers and other researchers.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -44,9 +40,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-vcj3-2x94-hvhp/GHSA-vcj3-2x94-hvhp.json b/advisories/unreviewed/2022/05/GHSA-vcj3-2x94-hvhp/GHSA-vcj3-2x94-hvhp.json
index 2b9099998f7..7faaa5fe5e0 100644
--- a/advisories/unreviewed/2022/05/GHSA-vcj3-2x94-hvhp/GHSA-vcj3-2x94-hvhp.json
+++ b/advisories/unreviewed/2022/05/GHSA-vcj3-2x94-hvhp/GHSA-vcj3-2x94-hvhp.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-vcq7-x4wr-w2mj/GHSA-vcq7-x4wr-w2mj.json b/advisories/unreviewed/2022/05/GHSA-vcq7-x4wr-w2mj/GHSA-vcq7-x4wr-w2mj.json
index 9412321043f..fb52e5f3c7f 100644
--- a/advisories/unreviewed/2022/05/GHSA-vcq7-x4wr-w2mj/GHSA-vcq7-x4wr-w2mj.json
+++ b/advisories/unreviewed/2022/05/GHSA-vcq7-x4wr-w2mj/GHSA-vcq7-x4wr-w2mj.json
@@ -7,12 +7,8 @@
"CVE-2011-2509"
],
"details": "Multiple cross-site scripting (XSS) vulnerabilities in Joomla! before 1.6.4 allow remote attackers to inject arbitrary web script or HTML via (1) the query string to the com_contact component, as demonstrated by the Itemid parameter to index.php; (2) the query string to the com_content component, as demonstrated by the filter_order parameter to index.php; (3) the query string to the com_newsfeeds component, as demonstrated by an arbitrary parameter to index.php; or (4) the option parameter in a reset.request action to index.php; and, when Internet Explorer or Konqueror is used, (5) allow remote attackers to inject arbitrary web script or HTML via the searchword parameter in a search action to index.php in the com_search component.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-vfhw-fwmf-7xv8/GHSA-vfhw-fwmf-7xv8.json b/advisories/unreviewed/2022/05/GHSA-vfhw-fwmf-7xv8/GHSA-vfhw-fwmf-7xv8.json
index 6a32fd59a9a..bab74cf4b51 100644
--- a/advisories/unreviewed/2022/05/GHSA-vfhw-fwmf-7xv8/GHSA-vfhw-fwmf-7xv8.json
+++ b/advisories/unreviewed/2022/05/GHSA-vfhw-fwmf-7xv8/GHSA-vfhw-fwmf-7xv8.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-vg32-fmv3-phhm/GHSA-vg32-fmv3-phhm.json b/advisories/unreviewed/2022/05/GHSA-vg32-fmv3-phhm/GHSA-vg32-fmv3-phhm.json
index 058720bba7d..5bb4d5efcab 100644
--- a/advisories/unreviewed/2022/05/GHSA-vg32-fmv3-phhm/GHSA-vg32-fmv3-phhm.json
+++ b/advisories/unreviewed/2022/05/GHSA-vg32-fmv3-phhm/GHSA-vg32-fmv3-phhm.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-vg74-92c7-8j66/GHSA-vg74-92c7-8j66.json b/advisories/unreviewed/2022/05/GHSA-vg74-92c7-8j66/GHSA-vg74-92c7-8j66.json
index 0655962c2c4..89037e802bc 100644
--- a/advisories/unreviewed/2022/05/GHSA-vg74-92c7-8j66/GHSA-vg74-92c7-8j66.json
+++ b/advisories/unreviewed/2022/05/GHSA-vg74-92c7-8j66/GHSA-vg74-92c7-8j66.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-vgv5-jcrr-v6m7/GHSA-vgv5-jcrr-v6m7.json b/advisories/unreviewed/2022/05/GHSA-vgv5-jcrr-v6m7/GHSA-vgv5-jcrr-v6m7.json
index 3099c8f7901..1db4dc8aef3 100644
--- a/advisories/unreviewed/2022/05/GHSA-vgv5-jcrr-v6m7/GHSA-vgv5-jcrr-v6m7.json
+++ b/advisories/unreviewed/2022/05/GHSA-vgv5-jcrr-v6m7/GHSA-vgv5-jcrr-v6m7.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-vhrc-rq2g-664v/GHSA-vhrc-rq2g-664v.json b/advisories/unreviewed/2022/05/GHSA-vhrc-rq2g-664v/GHSA-vhrc-rq2g-664v.json
index 1b0f1fccb5e..317f6409bcf 100644
--- a/advisories/unreviewed/2022/05/GHSA-vhrc-rq2g-664v/GHSA-vhrc-rq2g-664v.json
+++ b/advisories/unreviewed/2022/05/GHSA-vhrc-rq2g-664v/GHSA-vhrc-rq2g-664v.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-vjc9-2vp7-964h/GHSA-vjc9-2vp7-964h.json b/advisories/unreviewed/2022/05/GHSA-vjc9-2vp7-964h/GHSA-vjc9-2vp7-964h.json
index c13c23c8dec..af2b4246cf0 100644
--- a/advisories/unreviewed/2022/05/GHSA-vjc9-2vp7-964h/GHSA-vjc9-2vp7-964h.json
+++ b/advisories/unreviewed/2022/05/GHSA-vjc9-2vp7-964h/GHSA-vjc9-2vp7-964h.json
@@ -7,12 +7,8 @@
"CVE-2014-1671"
],
"details": "Multiple SQL injection vulnerabilities in Dell KACE K1000 5.4.76847 and possibly earlier allow remote attackers or remote authenticated users to execute arbitrary SQL commands via the macAddress element in a (1) getUploadPath or (2) getKBot SOAP request to service/kbot_service.php; the ID parameter to (3) userui/advisory_detail.php or (4) userui/ticket.php; and the (5) ORDER[] parameter to userui/ticket_list.php.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-vjw4-77m8-grj2/GHSA-vjw4-77m8-grj2.json b/advisories/unreviewed/2022/05/GHSA-vjw4-77m8-grj2/GHSA-vjw4-77m8-grj2.json
index 0163b24a00f..e5f35f226be 100644
--- a/advisories/unreviewed/2022/05/GHSA-vjw4-77m8-grj2/GHSA-vjw4-77m8-grj2.json
+++ b/advisories/unreviewed/2022/05/GHSA-vjw4-77m8-grj2/GHSA-vjw4-77m8-grj2.json
@@ -7,12 +7,8 @@
"CVE-2013-2279"
],
"details": "CA SiteMinder Federation (FSS) 12.5, 12.0, and r6; Federation (Standalone) 12.1 and 12.0; Agent for SharePoint 2010; and SiteMinder for Secure Proxy Server 6.0, 12.0, and 12.5 does not properly verify XML signatures for SAML statements, which allows remote attackers to spoof other users and gain privileges.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-vp4x-pxxj-9h5f/GHSA-vp4x-pxxj-9h5f.json b/advisories/unreviewed/2022/05/GHSA-vp4x-pxxj-9h5f/GHSA-vp4x-pxxj-9h5f.json
index d8df9cf1b12..50a80ebe96e 100644
--- a/advisories/unreviewed/2022/05/GHSA-vp4x-pxxj-9h5f/GHSA-vp4x-pxxj-9h5f.json
+++ b/advisories/unreviewed/2022/05/GHSA-vp4x-pxxj-9h5f/GHSA-vp4x-pxxj-9h5f.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-vqcv-9479-342r/GHSA-vqcv-9479-342r.json b/advisories/unreviewed/2022/05/GHSA-vqcv-9479-342r/GHSA-vqcv-9479-342r.json
index 05674dcf4dc..75cdf653099 100644
--- a/advisories/unreviewed/2022/05/GHSA-vqcv-9479-342r/GHSA-vqcv-9479-342r.json
+++ b/advisories/unreviewed/2022/05/GHSA-vqcv-9479-342r/GHSA-vqcv-9479-342r.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-vr74-whc2-5mvm/GHSA-vr74-whc2-5mvm.json b/advisories/unreviewed/2022/05/GHSA-vr74-whc2-5mvm/GHSA-vr74-whc2-5mvm.json
index 90b7ee4efe2..bb5fe9003cf 100644
--- a/advisories/unreviewed/2022/05/GHSA-vr74-whc2-5mvm/GHSA-vr74-whc2-5mvm.json
+++ b/advisories/unreviewed/2022/05/GHSA-vr74-whc2-5mvm/GHSA-vr74-whc2-5mvm.json
@@ -7,12 +7,8 @@
"CVE-2014-5462"
],
"details": "Multiple SQL injection vulnerabilities in OpenEMR 4.1.2 (Patch 7) and earlier allow remote authenticated users to execute arbitrary SQL commands via the (1) layout_id parameter to interface/super/edit_layout.php; (2) form_patient_id, (3) form_drug_name, or (4) form_lot_number parameter to interface/reports/prescriptions_report.php; (5) payment_id parameter to interface/billing/edit_payment.php; (6) id parameter to interface/forms_admin/forms_admin.php; (7) form_pid or (8) form_encounter parameter to interface/billing/sl_eob_search.php; (9) sortby parameter to interface/logview/logview.php; form_facility parameter to (10) procedure_stats.php, (11) pending_followup.php, or (12) pending_orders.php in interface/orders/; (13) patient, (14) encounterid, (15) formid, or (16) issue parameter to interface/patient_file/deleter.php; (17) search_term parameter to interface/patient_file/encounter/coding_popup.php; (18) text parameter to interface/patient_file/encounter/search_code.php; (19) form_addr1, (20) form_addr2, (21) form_attn, (22) form_country, (23) form_freeb_type, (24) form_partner, (25) form_name, (26) form_zip, (27) form_state, (28) form_city, or (29) form_cms_id parameter to interface/practice/ins_search.php; (30) form_pid parameter to interface/patient_file/problem_encounter.php; (31) patient, (32) form_provider, (33) form_apptstatus, or (34) form_facility parameter to interface/reports/appointments_report.php; (35) db_id parameter to interface/patient_file/summary/demographics_save.php; (36) p parameter to interface/fax/fax_dispatch_newpid.php; or (37) patient_id parameter to interface/patient_file/reminder/patient_reminders.php.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-vrw4-ffp3-c5mv/GHSA-vrw4-ffp3-c5mv.json b/advisories/unreviewed/2022/05/GHSA-vrw4-ffp3-c5mv/GHSA-vrw4-ffp3-c5mv.json
index 0d2f5df00ff..ecbd81fd332 100644
--- a/advisories/unreviewed/2022/05/GHSA-vrw4-ffp3-c5mv/GHSA-vrw4-ffp3-c5mv.json
+++ b/advisories/unreviewed/2022/05/GHSA-vrw4-ffp3-c5mv/GHSA-vrw4-ffp3-c5mv.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-vv4c-g69x-3f3f/GHSA-vv4c-g69x-3f3f.json b/advisories/unreviewed/2022/05/GHSA-vv4c-g69x-3f3f/GHSA-vv4c-g69x-3f3f.json
index f2359b2b19c..6dba7f6e0a7 100644
--- a/advisories/unreviewed/2022/05/GHSA-vv4c-g69x-3f3f/GHSA-vv4c-g69x-3f3f.json
+++ b/advisories/unreviewed/2022/05/GHSA-vv4c-g69x-3f3f/GHSA-vv4c-g69x-3f3f.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-vw3p-h676-frcg/GHSA-vw3p-h676-frcg.json b/advisories/unreviewed/2022/05/GHSA-vw3p-h676-frcg/GHSA-vw3p-h676-frcg.json
index 9412a579817..469ed117966 100644
--- a/advisories/unreviewed/2022/05/GHSA-vw3p-h676-frcg/GHSA-vw3p-h676-frcg.json
+++ b/advisories/unreviewed/2022/05/GHSA-vw3p-h676-frcg/GHSA-vw3p-h676-frcg.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-vwv4-7jrf-phmx/GHSA-vwv4-7jrf-phmx.json b/advisories/unreviewed/2022/05/GHSA-vwv4-7jrf-phmx/GHSA-vwv4-7jrf-phmx.json
index c743d3b878f..e7c8b92f12e 100644
--- a/advisories/unreviewed/2022/05/GHSA-vwv4-7jrf-phmx/GHSA-vwv4-7jrf-phmx.json
+++ b/advisories/unreviewed/2022/05/GHSA-vwv4-7jrf-phmx/GHSA-vwv4-7jrf-phmx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-w37r-rg6f-g7rh/GHSA-w37r-rg6f-g7rh.json b/advisories/unreviewed/2022/05/GHSA-w37r-rg6f-g7rh/GHSA-w37r-rg6f-g7rh.json
index dc9487e3608..7339cf37656 100644
--- a/advisories/unreviewed/2022/05/GHSA-w37r-rg6f-g7rh/GHSA-w37r-rg6f-g7rh.json
+++ b/advisories/unreviewed/2022/05/GHSA-w37r-rg6f-g7rh/GHSA-w37r-rg6f-g7rh.json
@@ -7,12 +7,8 @@
"CVE-2015-2342"
],
"details": "The JMX RMI service in VMware vCenter Server 5.0 before u3e, 5.1 before u3b, 5.5 before u3, and 6.0 before u1 does not restrict registration of MBeans, which allows remote attackers to execute arbitrary code via the RMI protocol.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -44,9 +40,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-w3c5-8x57-2gwg/GHSA-w3c5-8x57-2gwg.json b/advisories/unreviewed/2022/05/GHSA-w3c5-8x57-2gwg/GHSA-w3c5-8x57-2gwg.json
index 18612940460..93fd81ab19b 100644
--- a/advisories/unreviewed/2022/05/GHSA-w3c5-8x57-2gwg/GHSA-w3c5-8x57-2gwg.json
+++ b/advisories/unreviewed/2022/05/GHSA-w3c5-8x57-2gwg/GHSA-w3c5-8x57-2gwg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-w4p4-6xh7-fhf6/GHSA-w4p4-6xh7-fhf6.json b/advisories/unreviewed/2022/05/GHSA-w4p4-6xh7-fhf6/GHSA-w4p4-6xh7-fhf6.json
index d62768f2968..f81985a51ca 100644
--- a/advisories/unreviewed/2022/05/GHSA-w4p4-6xh7-fhf6/GHSA-w4p4-6xh7-fhf6.json
+++ b/advisories/unreviewed/2022/05/GHSA-w4p4-6xh7-fhf6/GHSA-w4p4-6xh7-fhf6.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-w774-7g7w-83fx/GHSA-w774-7g7w-83fx.json b/advisories/unreviewed/2022/05/GHSA-w774-7g7w-83fx/GHSA-w774-7g7w-83fx.json
index 09680172e6a..a4a782de31c 100644
--- a/advisories/unreviewed/2022/05/GHSA-w774-7g7w-83fx/GHSA-w774-7g7w-83fx.json
+++ b/advisories/unreviewed/2022/05/GHSA-w774-7g7w-83fx/GHSA-w774-7g7w-83fx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-w9h3-r69r-j5c4/GHSA-w9h3-r69r-j5c4.json b/advisories/unreviewed/2022/05/GHSA-w9h3-r69r-j5c4/GHSA-w9h3-r69r-j5c4.json
index e71e1415db8..4f7b88a6904 100644
--- a/advisories/unreviewed/2022/05/GHSA-w9h3-r69r-j5c4/GHSA-w9h3-r69r-j5c4.json
+++ b/advisories/unreviewed/2022/05/GHSA-w9h3-r69r-j5c4/GHSA-w9h3-r69r-j5c4.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -235,9 +233,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-wc29-wrhx-vppg/GHSA-wc29-wrhx-vppg.json b/advisories/unreviewed/2022/05/GHSA-wc29-wrhx-vppg/GHSA-wc29-wrhx-vppg.json
index 58e093ad9c8..acd511d132f 100644
--- a/advisories/unreviewed/2022/05/GHSA-wc29-wrhx-vppg/GHSA-wc29-wrhx-vppg.json
+++ b/advisories/unreviewed/2022/05/GHSA-wc29-wrhx-vppg/GHSA-wc29-wrhx-vppg.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-wcfv-6mfv-h22x/GHSA-wcfv-6mfv-h22x.json b/advisories/unreviewed/2022/05/GHSA-wcfv-6mfv-h22x/GHSA-wcfv-6mfv-h22x.json
index c1c8cc3d529..f9ffed402b0 100644
--- a/advisories/unreviewed/2022/05/GHSA-wcfv-6mfv-h22x/GHSA-wcfv-6mfv-h22x.json
+++ b/advisories/unreviewed/2022/05/GHSA-wcfv-6mfv-h22x/GHSA-wcfv-6mfv-h22x.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-wfjp-wqgq-35g7/GHSA-wfjp-wqgq-35g7.json b/advisories/unreviewed/2022/05/GHSA-wfjp-wqgq-35g7/GHSA-wfjp-wqgq-35g7.json
index 46b3b620d76..082305dba67 100644
--- a/advisories/unreviewed/2022/05/GHSA-wfjp-wqgq-35g7/GHSA-wfjp-wqgq-35g7.json
+++ b/advisories/unreviewed/2022/05/GHSA-wfjp-wqgq-35g7/GHSA-wfjp-wqgq-35g7.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-wgcw-r3jh-q23v/GHSA-wgcw-r3jh-q23v.json b/advisories/unreviewed/2022/05/GHSA-wgcw-r3jh-q23v/GHSA-wgcw-r3jh-q23v.json
index becbe03933a..48829c90aba 100644
--- a/advisories/unreviewed/2022/05/GHSA-wgcw-r3jh-q23v/GHSA-wgcw-r3jh-q23v.json
+++ b/advisories/unreviewed/2022/05/GHSA-wgcw-r3jh-q23v/GHSA-wgcw-r3jh-q23v.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:A/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-wh3h-9w52-m73w/GHSA-wh3h-9w52-m73w.json b/advisories/unreviewed/2022/05/GHSA-wh3h-9w52-m73w/GHSA-wh3h-9w52-m73w.json
index ca3ef879c86..29791ba7eff 100644
--- a/advisories/unreviewed/2022/05/GHSA-wh3h-9w52-m73w/GHSA-wh3h-9w52-m73w.json
+++ b/advisories/unreviewed/2022/05/GHSA-wh3h-9w52-m73w/GHSA-wh3h-9w52-m73w.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-wh4q-v4jf-c7fx/GHSA-wh4q-v4jf-c7fx.json b/advisories/unreviewed/2022/05/GHSA-wh4q-v4jf-c7fx/GHSA-wh4q-v4jf-c7fx.json
index 3a0d82c800e..4a36df7f1d8 100644
--- a/advisories/unreviewed/2022/05/GHSA-wh4q-v4jf-c7fx/GHSA-wh4q-v4jf-c7fx.json
+++ b/advisories/unreviewed/2022/05/GHSA-wh4q-v4jf-c7fx/GHSA-wh4q-v4jf-c7fx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-wh9h-xpmv-wgch/GHSA-wh9h-xpmv-wgch.json b/advisories/unreviewed/2022/05/GHSA-wh9h-xpmv-wgch/GHSA-wh9h-xpmv-wgch.json
index 5b66600d58a..14549f53073 100644
--- a/advisories/unreviewed/2022/05/GHSA-wh9h-xpmv-wgch/GHSA-wh9h-xpmv-wgch.json
+++ b/advisories/unreviewed/2022/05/GHSA-wh9h-xpmv-wgch/GHSA-wh9h-xpmv-wgch.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-whfj-4jj3-c5r4/GHSA-whfj-4jj3-c5r4.json b/advisories/unreviewed/2022/05/GHSA-whfj-4jj3-c5r4/GHSA-whfj-4jj3-c5r4.json
index 63d537a41a7..6dc2104a575 100644
--- a/advisories/unreviewed/2022/05/GHSA-whfj-4jj3-c5r4/GHSA-whfj-4jj3-c5r4.json
+++ b/advisories/unreviewed/2022/05/GHSA-whfj-4jj3-c5r4/GHSA-whfj-4jj3-c5r4.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-whvc-wc3m-jcv5/GHSA-whvc-wc3m-jcv5.json b/advisories/unreviewed/2022/05/GHSA-whvc-wc3m-jcv5/GHSA-whvc-wc3m-jcv5.json
index 10d658ba4b3..a7f72a8386c 100644
--- a/advisories/unreviewed/2022/05/GHSA-whvc-wc3m-jcv5/GHSA-whvc-wc3m-jcv5.json
+++ b/advisories/unreviewed/2022/05/GHSA-whvc-wc3m-jcv5/GHSA-whvc-wc3m-jcv5.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-wjhr-fhjm-rq2v/GHSA-wjhr-fhjm-rq2v.json b/advisories/unreviewed/2022/05/GHSA-wjhr-fhjm-rq2v/GHSA-wjhr-fhjm-rq2v.json
index 63e1430700b..a8b235b8fdb 100644
--- a/advisories/unreviewed/2022/05/GHSA-wjhr-fhjm-rq2v/GHSA-wjhr-fhjm-rq2v.json
+++ b/advisories/unreviewed/2022/05/GHSA-wjhr-fhjm-rq2v/GHSA-wjhr-fhjm-rq2v.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-wjvh-g4jc-jg48/GHSA-wjvh-g4jc-jg48.json b/advisories/unreviewed/2022/05/GHSA-wjvh-g4jc-jg48/GHSA-wjvh-g4jc-jg48.json
index 8af2d2b760e..cf43c361fee 100644
--- a/advisories/unreviewed/2022/05/GHSA-wjvh-g4jc-jg48/GHSA-wjvh-g4jc-jg48.json
+++ b/advisories/unreviewed/2022/05/GHSA-wjvh-g4jc-jg48/GHSA-wjvh-g4jc-jg48.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-wjx2-qc46-g62h/GHSA-wjx2-qc46-g62h.json b/advisories/unreviewed/2022/05/GHSA-wjx2-qc46-g62h/GHSA-wjx2-qc46-g62h.json
index 2c61780ee47..53b85cbe35e 100644
--- a/advisories/unreviewed/2022/05/GHSA-wjx2-qc46-g62h/GHSA-wjx2-qc46-g62h.json
+++ b/advisories/unreviewed/2022/05/GHSA-wjx2-qc46-g62h/GHSA-wjx2-qc46-g62h.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-wm4f-rwwh-f588/GHSA-wm4f-rwwh-f588.json b/advisories/unreviewed/2022/05/GHSA-wm4f-rwwh-f588/GHSA-wm4f-rwwh-f588.json
index 28d5efb2768..3693b32b24b 100644
--- a/advisories/unreviewed/2022/05/GHSA-wm4f-rwwh-f588/GHSA-wm4f-rwwh-f588.json
+++ b/advisories/unreviewed/2022/05/GHSA-wm4f-rwwh-f588/GHSA-wm4f-rwwh-f588.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-wp9v-37cg-c4mq/GHSA-wp9v-37cg-c4mq.json b/advisories/unreviewed/2022/05/GHSA-wp9v-37cg-c4mq/GHSA-wp9v-37cg-c4mq.json
index 6eb7ed5fe17..b4a275a8c0f 100644
--- a/advisories/unreviewed/2022/05/GHSA-wp9v-37cg-c4mq/GHSA-wp9v-37cg-c4mq.json
+++ b/advisories/unreviewed/2022/05/GHSA-wp9v-37cg-c4mq/GHSA-wp9v-37cg-c4mq.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-wq96-r46v-f46v/GHSA-wq96-r46v-f46v.json b/advisories/unreviewed/2022/05/GHSA-wq96-r46v-f46v/GHSA-wq96-r46v-f46v.json
index c4e674b2f73..5746fa03c91 100644
--- a/advisories/unreviewed/2022/05/GHSA-wq96-r46v-f46v/GHSA-wq96-r46v-f46v.json
+++ b/advisories/unreviewed/2022/05/GHSA-wq96-r46v-f46v/GHSA-wq96-r46v-f46v.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-wr4j-hp77-4rf2/GHSA-wr4j-hp77-4rf2.json b/advisories/unreviewed/2022/05/GHSA-wr4j-hp77-4rf2/GHSA-wr4j-hp77-4rf2.json
index 849c53e7709..6b78adb2732 100644
--- a/advisories/unreviewed/2022/05/GHSA-wr4j-hp77-4rf2/GHSA-wr4j-hp77-4rf2.json
+++ b/advisories/unreviewed/2022/05/GHSA-wr4j-hp77-4rf2/GHSA-wr4j-hp77-4rf2.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-wrjp-g4mp-gh85/GHSA-wrjp-g4mp-gh85.json b/advisories/unreviewed/2022/05/GHSA-wrjp-g4mp-gh85/GHSA-wrjp-g4mp-gh85.json
index 1834ccfcbfe..bfb8081b94c 100644
--- a/advisories/unreviewed/2022/05/GHSA-wrjp-g4mp-gh85/GHSA-wrjp-g4mp-gh85.json
+++ b/advisories/unreviewed/2022/05/GHSA-wrjp-g4mp-gh85/GHSA-wrjp-g4mp-gh85.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-wwhv-5555-4wc2/GHSA-wwhv-5555-4wc2.json b/advisories/unreviewed/2022/05/GHSA-wwhv-5555-4wc2/GHSA-wwhv-5555-4wc2.json
index e415afd7fb0..dd782c8adc6 100644
--- a/advisories/unreviewed/2022/05/GHSA-wwhv-5555-4wc2/GHSA-wwhv-5555-4wc2.json
+++ b/advisories/unreviewed/2022/05/GHSA-wwhv-5555-4wc2/GHSA-wwhv-5555-4wc2.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-wx2x-284c-86m6/GHSA-wx2x-284c-86m6.json b/advisories/unreviewed/2022/05/GHSA-wx2x-284c-86m6/GHSA-wx2x-284c-86m6.json
index 21f4dd75db6..9a8c43a5614 100644
--- a/advisories/unreviewed/2022/05/GHSA-wx2x-284c-86m6/GHSA-wx2x-284c-86m6.json
+++ b/advisories/unreviewed/2022/05/GHSA-wx2x-284c-86m6/GHSA-wx2x-284c-86m6.json
@@ -7,12 +7,8 @@
"CVE-2012-4600"
],
"details": "Cross-site scripting (XSS) vulnerability in Open Ticket Request System (OTRS) Help Desk 2.4.x before 2.4.14, 3.0.x before 3.0.16, and 3.1.x before 3.1.10, when Firefox or Opera is used, allows remote attackers to inject arbitrary web script or HTML via an e-mail message body with nested HTML tags.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-x694-7pqc-fwpj/GHSA-x694-7pqc-fwpj.json b/advisories/unreviewed/2022/05/GHSA-x694-7pqc-fwpj/GHSA-x694-7pqc-fwpj.json
index d317d680304..bd52947fee9 100644
--- a/advisories/unreviewed/2022/05/GHSA-x694-7pqc-fwpj/GHSA-x694-7pqc-fwpj.json
+++ b/advisories/unreviewed/2022/05/GHSA-x694-7pqc-fwpj/GHSA-x694-7pqc-fwpj.json
@@ -7,12 +7,8 @@
"CVE-2010-5210"
],
"details": "Untrusted search path vulnerability in Sorax Reader 2.0.3129.70 allows local users to gain privileges via a Trojan horse dwmapi.dll file in the current working directory, as demonstrated by a directory that contains a .pdf file. NOTE: some of these details are obtained from third party information.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -28,9 +24,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-x734-8f4m-8656/GHSA-x734-8f4m-8656.json b/advisories/unreviewed/2022/05/GHSA-x734-8f4m-8656/GHSA-x734-8f4m-8656.json
index 5135b1ea0c8..3bef4fa078f 100644
--- a/advisories/unreviewed/2022/05/GHSA-x734-8f4m-8656/GHSA-x734-8f4m-8656.json
+++ b/advisories/unreviewed/2022/05/GHSA-x734-8f4m-8656/GHSA-x734-8f4m-8656.json
@@ -7,12 +7,8 @@
"CVE-2010-4166"
],
"details": "Multiple SQL injection vulnerabilities in Joomla! 1.5.x before 1.5.22 allow remote attackers to execute arbitrary SQL commands via (1) the filter_order parameter in a com_weblinks category action to index.php, (2) the filter_order_Dir parameter in a com_weblinks category action to index.php, or (3) the filter_order_Dir parameter in a com_messages action to administrator/index.php.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-x7hh-xqv3-prx6/GHSA-x7hh-xqv3-prx6.json b/advisories/unreviewed/2022/05/GHSA-x7hh-xqv3-prx6/GHSA-x7hh-xqv3-prx6.json
index 7440febc882..8f54a793d7e 100644
--- a/advisories/unreviewed/2022/05/GHSA-x7hh-xqv3-prx6/GHSA-x7hh-xqv3-prx6.json
+++ b/advisories/unreviewed/2022/05/GHSA-x7hh-xqv3-prx6/GHSA-x7hh-xqv3-prx6.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-x84x-95pw-ppp3/GHSA-x84x-95pw-ppp3.json b/advisories/unreviewed/2022/05/GHSA-x84x-95pw-ppp3/GHSA-x84x-95pw-ppp3.json
index 714c622b062..14095bf12f9 100644
--- a/advisories/unreviewed/2022/05/GHSA-x84x-95pw-ppp3/GHSA-x84x-95pw-ppp3.json
+++ b/advisories/unreviewed/2022/05/GHSA-x84x-95pw-ppp3/GHSA-x84x-95pw-ppp3.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-x8gj-h35p-4h5j/GHSA-x8gj-h35p-4h5j.json b/advisories/unreviewed/2022/05/GHSA-x8gj-h35p-4h5j/GHSA-x8gj-h35p-4h5j.json
index 8bd5449a3e5..113f8cb694e 100644
--- a/advisories/unreviewed/2022/05/GHSA-x8gj-h35p-4h5j/GHSA-x8gj-h35p-4h5j.json
+++ b/advisories/unreviewed/2022/05/GHSA-x8gj-h35p-4h5j/GHSA-x8gj-h35p-4h5j.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-xcr9-6vfh-4r7r/GHSA-xcr9-6vfh-4r7r.json b/advisories/unreviewed/2022/05/GHSA-xcr9-6vfh-4r7r/GHSA-xcr9-6vfh-4r7r.json
index 6cea2d6c174..e4aea8f7588 100644
--- a/advisories/unreviewed/2022/05/GHSA-xcr9-6vfh-4r7r/GHSA-xcr9-6vfh-4r7r.json
+++ b/advisories/unreviewed/2022/05/GHSA-xcr9-6vfh-4r7r/GHSA-xcr9-6vfh-4r7r.json
@@ -7,12 +7,8 @@
"CVE-2011-1482"
],
"details": "Multiple cross-site request forgery (CSRF) vulnerabilities in mainfile.php in Francisco Burzi PHP-Nuke 8.0 and earlier allow remote attackers to hijack the authentication of administrators for requests that (1) add user accounts or (2) grant the administrative privilege to a user account, related to a Referer check that uses a substring comparison.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-xfvw-3qf8-3m97/GHSA-xfvw-3qf8-3m97.json b/advisories/unreviewed/2022/05/GHSA-xfvw-3qf8-3m97/GHSA-xfvw-3qf8-3m97.json
index bbea5ae528b..146b02c103e 100644
--- a/advisories/unreviewed/2022/05/GHSA-xfvw-3qf8-3m97/GHSA-xfvw-3qf8-3m97.json
+++ b/advisories/unreviewed/2022/05/GHSA-xfvw-3qf8-3m97/GHSA-xfvw-3qf8-3m97.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-xj35-rhxx-w86c/GHSA-xj35-rhxx-w86c.json b/advisories/unreviewed/2022/05/GHSA-xj35-rhxx-w86c/GHSA-xj35-rhxx-w86c.json
index 0fd269dbb5c..591b529ae4f 100644
--- a/advisories/unreviewed/2022/05/GHSA-xj35-rhxx-w86c/GHSA-xj35-rhxx-w86c.json
+++ b/advisories/unreviewed/2022/05/GHSA-xj35-rhxx-w86c/GHSA-xj35-rhxx-w86c.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-xj4p-xjcp-rmwf/GHSA-xj4p-xjcp-rmwf.json b/advisories/unreviewed/2022/05/GHSA-xj4p-xjcp-rmwf/GHSA-xj4p-xjcp-rmwf.json
index 42f5c45b0d9..0332cf2d2be 100644
--- a/advisories/unreviewed/2022/05/GHSA-xj4p-xjcp-rmwf/GHSA-xj4p-xjcp-rmwf.json
+++ b/advisories/unreviewed/2022/05/GHSA-xj4p-xjcp-rmwf/GHSA-xj4p-xjcp-rmwf.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-xj93-q5jg-gmpm/GHSA-xj93-q5jg-gmpm.json b/advisories/unreviewed/2022/05/GHSA-xj93-q5jg-gmpm/GHSA-xj93-q5jg-gmpm.json
index 04d3540be5e..3c1712f93b9 100644
--- a/advisories/unreviewed/2022/05/GHSA-xj93-q5jg-gmpm/GHSA-xj93-q5jg-gmpm.json
+++ b/advisories/unreviewed/2022/05/GHSA-xj93-q5jg-gmpm/GHSA-xj93-q5jg-gmpm.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-xmc5-26p9-v4x6/GHSA-xmc5-26p9-v4x6.json b/advisories/unreviewed/2022/05/GHSA-xmc5-26p9-v4x6/GHSA-xmc5-26p9-v4x6.json
index 40c0c95a41b..0b1203ac44f 100644
--- a/advisories/unreviewed/2022/05/GHSA-xmc5-26p9-v4x6/GHSA-xmc5-26p9-v4x6.json
+++ b/advisories/unreviewed/2022/05/GHSA-xmc5-26p9-v4x6/GHSA-xmc5-26p9-v4x6.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-xmh3-55xm-hpg9/GHSA-xmh3-55xm-hpg9.json b/advisories/unreviewed/2022/05/GHSA-xmh3-55xm-hpg9/GHSA-xmh3-55xm-hpg9.json
index 1ca868bb5e3..d98eef47500 100644
--- a/advisories/unreviewed/2022/05/GHSA-xmh3-55xm-hpg9/GHSA-xmh3-55xm-hpg9.json
+++ b/advisories/unreviewed/2022/05/GHSA-xmh3-55xm-hpg9/GHSA-xmh3-55xm-hpg9.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-xq6g-x53r-cw4c/GHSA-xq6g-x53r-cw4c.json b/advisories/unreviewed/2022/05/GHSA-xq6g-x53r-cw4c/GHSA-xq6g-x53r-cw4c.json
index 99097620fd9..1a52afb46b0 100644
--- a/advisories/unreviewed/2022/05/GHSA-xq6g-x53r-cw4c/GHSA-xq6g-x53r-cw4c.json
+++ b/advisories/unreviewed/2022/05/GHSA-xq6g-x53r-cw4c/GHSA-xq6g-x53r-cw4c.json
@@ -7,12 +7,8 @@
"CVE-2012-4341"
],
"details": "Multiple stack-based buffer overflows in msg_server.exe in SAP NetWeaver ABAP 7.x allow remote attackers to cause a denial of service (crash) and execute arbitrary code via a (1) long parameter value, (2) crafted string size field, or (3) long Parameter Name string in a package with opcode 0x43 and sub opcode 0x4 to TCP port 3900.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-xqx4-cxcj-g6c3/GHSA-xqx4-cxcj-g6c3.json b/advisories/unreviewed/2022/05/GHSA-xqx4-cxcj-g6c3/GHSA-xqx4-cxcj-g6c3.json
index 91d0c06e628..8b2f86ba1bc 100644
--- a/advisories/unreviewed/2022/05/GHSA-xqx4-cxcj-g6c3/GHSA-xqx4-cxcj-g6c3.json
+++ b/advisories/unreviewed/2022/05/GHSA-xqx4-cxcj-g6c3/GHSA-xqx4-cxcj-g6c3.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-xrjf-q592-pcrw/GHSA-xrjf-q592-pcrw.json b/advisories/unreviewed/2022/05/GHSA-xrjf-q592-pcrw/GHSA-xrjf-q592-pcrw.json
index 0c30abb7fe9..46c2eef9f6f 100644
--- a/advisories/unreviewed/2022/05/GHSA-xrjf-q592-pcrw/GHSA-xrjf-q592-pcrw.json
+++ b/advisories/unreviewed/2022/05/GHSA-xrjf-q592-pcrw/GHSA-xrjf-q592-pcrw.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-xrpf-f2q9-273m/GHSA-xrpf-f2q9-273m.json b/advisories/unreviewed/2022/05/GHSA-xrpf-f2q9-273m/GHSA-xrpf-f2q9-273m.json
index 45f315929d5..6b36b9a09f2 100644
--- a/advisories/unreviewed/2022/05/GHSA-xrpf-f2q9-273m/GHSA-xrpf-f2q9-273m.json
+++ b/advisories/unreviewed/2022/05/GHSA-xrpf-f2q9-273m/GHSA-xrpf-f2q9-273m.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-xv4g-hqvg-vp5w/GHSA-xv4g-hqvg-vp5w.json b/advisories/unreviewed/2022/05/GHSA-xv4g-hqvg-vp5w/GHSA-xv4g-hqvg-vp5w.json
index 66952adaab9..b90b07b5966 100644
--- a/advisories/unreviewed/2022/05/GHSA-xv4g-hqvg-vp5w/GHSA-xv4g-hqvg-vp5w.json
+++ b/advisories/unreviewed/2022/05/GHSA-xv4g-hqvg-vp5w/GHSA-xv4g-hqvg-vp5w.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-xv5p-prx7-chgr/GHSA-xv5p-prx7-chgr.json b/advisories/unreviewed/2022/05/GHSA-xv5p-prx7-chgr/GHSA-xv5p-prx7-chgr.json
index f5da485bd08..bd75b9d953b 100644
--- a/advisories/unreviewed/2022/05/GHSA-xv5p-prx7-chgr/GHSA-xv5p-prx7-chgr.json
+++ b/advisories/unreviewed/2022/05/GHSA-xv5p-prx7-chgr/GHSA-xv5p-prx7-chgr.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-xv89-xqh8-9gpj/GHSA-xv89-xqh8-9gpj.json b/advisories/unreviewed/2022/05/GHSA-xv89-xqh8-9gpj/GHSA-xv89-xqh8-9gpj.json
index fc99d98a3d4..a230f8cf4b3 100644
--- a/advisories/unreviewed/2022/05/GHSA-xv89-xqh8-9gpj/GHSA-xv89-xqh8-9gpj.json
+++ b/advisories/unreviewed/2022/05/GHSA-xv89-xqh8-9gpj/GHSA-xv89-xqh8-9gpj.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-xvvx-jmvr-f8rg/GHSA-xvvx-jmvr-f8rg.json b/advisories/unreviewed/2022/05/GHSA-xvvx-jmvr-f8rg/GHSA-xvvx-jmvr-f8rg.json
index a7221db8418..2f9156508a6 100644
--- a/advisories/unreviewed/2022/05/GHSA-xvvx-jmvr-f8rg/GHSA-xvvx-jmvr-f8rg.json
+++ b/advisories/unreviewed/2022/05/GHSA-xvvx-jmvr-f8rg/GHSA-xvvx-jmvr-f8rg.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-xw24-98q7-5jvx/GHSA-xw24-98q7-5jvx.json b/advisories/unreviewed/2022/05/GHSA-xw24-98q7-5jvx/GHSA-xw24-98q7-5jvx.json
index 1fbb99a80d1..d29a7ffa66e 100644
--- a/advisories/unreviewed/2022/05/GHSA-xw24-98q7-5jvx/GHSA-xw24-98q7-5jvx.json
+++ b/advisories/unreviewed/2022/05/GHSA-xw24-98q7-5jvx/GHSA-xw24-98q7-5jvx.json
@@ -7,12 +7,8 @@
"CVE-2014-9727"
],
"details": "AVM Fritz!Box allows remote attackers to execute arbitrary commands via shell metacharacters in the var:lang parameter to cgi-bin/webcm.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-xw4p-j8wm-rwx3/GHSA-xw4p-j8wm-rwx3.json b/advisories/unreviewed/2022/05/GHSA-xw4p-j8wm-rwx3/GHSA-xw4p-j8wm-rwx3.json
index 9ae1eeaed2e..7a098b571bf 100644
--- a/advisories/unreviewed/2022/05/GHSA-xw4p-j8wm-rwx3/GHSA-xw4p-j8wm-rwx3.json
+++ b/advisories/unreviewed/2022/05/GHSA-xw4p-j8wm-rwx3/GHSA-xw4p-j8wm-rwx3.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-xwpq-mm7j-gvv6/GHSA-xwpq-mm7j-gvv6.json b/advisories/unreviewed/2022/05/GHSA-xwpq-mm7j-gvv6/GHSA-xwpq-mm7j-gvv6.json
index 810f8e23d61..7014d6b72c4 100644
--- a/advisories/unreviewed/2022/05/GHSA-xwpq-mm7j-gvv6/GHSA-xwpq-mm7j-gvv6.json
+++ b/advisories/unreviewed/2022/05/GHSA-xwpq-mm7j-gvv6/GHSA-xwpq-mm7j-gvv6.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:H/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-xwqx-h938-xp3h/GHSA-xwqx-h938-xp3h.json b/advisories/unreviewed/2022/05/GHSA-xwqx-h938-xp3h/GHSA-xwqx-h938-xp3h.json
index 39dd60b4d6c..8f0473f5ae8 100644
--- a/advisories/unreviewed/2022/05/GHSA-xwqx-h938-xp3h/GHSA-xwqx-h938-xp3h.json
+++ b/advisories/unreviewed/2022/05/GHSA-xwqx-h938-xp3h/GHSA-xwqx-h938-xp3h.json
@@ -7,12 +7,8 @@
"CVE-2012-1675"
],
"details": "The TNS Listener, as used in Oracle Database 11g 11.1.0.7, 11.2.0.2, and 11.2.0.3, and 10g 10.2.0.3, 10.2.0.4, and 10.2.0.5, as used in Oracle Fusion Middleware, Enterprise Manager, E-Business Suite, and possibly other products, allows remote attackers to execute arbitrary database commands by performing a remote registration of a database (1) instance or (2) service name that already exists, then conducting a man-in-the-middle (MITM) attack to hijack database connections, aka \"TNS Poison.\"",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -60,9 +56,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-xx33-83f8-v2gp/GHSA-xx33-83f8-v2gp.json b/advisories/unreviewed/2022/05/GHSA-xx33-83f8-v2gp/GHSA-xx33-83f8-v2gp.json
index 6231c748075..51902d28123 100644
--- a/advisories/unreviewed/2022/05/GHSA-xx33-83f8-v2gp/GHSA-xx33-83f8-v2gp.json
+++ b/advisories/unreviewed/2022/05/GHSA-xx33-83f8-v2gp/GHSA-xx33-83f8-v2gp.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/2023/03/GHSA-2mqm-qfgv-7589/GHSA-2mqm-qfgv-7589.json b/advisories/unreviewed/2023/03/GHSA-2mqm-qfgv-7589/GHSA-2mqm-qfgv-7589.json
index 2ccc07aae92..65268620eb6 100644
--- a/advisories/unreviewed/2023/03/GHSA-2mqm-qfgv-7589/GHSA-2mqm-qfgv-7589.json
+++ b/advisories/unreviewed/2023/03/GHSA-2mqm-qfgv-7589/GHSA-2mqm-qfgv-7589.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/03/GHSA-382v-24ph-q459/GHSA-382v-24ph-q459.json b/advisories/unreviewed/2023/03/GHSA-382v-24ph-q459/GHSA-382v-24ph-q459.json
index eccccf189fd..5b1e0918a0b 100644
--- a/advisories/unreviewed/2023/03/GHSA-382v-24ph-q459/GHSA-382v-24ph-q459.json
+++ b/advisories/unreviewed/2023/03/GHSA-382v-24ph-q459/GHSA-382v-24ph-q459.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/03/GHSA-399m-4fj8-h7wr/GHSA-399m-4fj8-h7wr.json b/advisories/unreviewed/2023/03/GHSA-399m-4fj8-h7wr/GHSA-399m-4fj8-h7wr.json
index f05f1209abc..7bc876b2629 100644
--- a/advisories/unreviewed/2023/03/GHSA-399m-4fj8-h7wr/GHSA-399m-4fj8-h7wr.json
+++ b/advisories/unreviewed/2023/03/GHSA-399m-4fj8-h7wr/GHSA-399m-4fj8-h7wr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/03/GHSA-4fg6-p758-85rf/GHSA-4fg6-p758-85rf.json b/advisories/unreviewed/2023/03/GHSA-4fg6-p758-85rf/GHSA-4fg6-p758-85rf.json
index 6520d3d9751..76292168eb6 100644
--- a/advisories/unreviewed/2023/03/GHSA-4fg6-p758-85rf/GHSA-4fg6-p758-85rf.json
+++ b/advisories/unreviewed/2023/03/GHSA-4fg6-p758-85rf/GHSA-4fg6-p758-85rf.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/03/GHSA-4g9j-67qh-w827/GHSA-4g9j-67qh-w827.json b/advisories/unreviewed/2023/03/GHSA-4g9j-67qh-w827/GHSA-4g9j-67qh-w827.json
index 125ecbb2fda..afe49c1a802 100644
--- a/advisories/unreviewed/2023/03/GHSA-4g9j-67qh-w827/GHSA-4g9j-67qh-w827.json
+++ b/advisories/unreviewed/2023/03/GHSA-4g9j-67qh-w827/GHSA-4g9j-67qh-w827.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/03/GHSA-4qr8-cxh4-rc4h/GHSA-4qr8-cxh4-rc4h.json b/advisories/unreviewed/2023/03/GHSA-4qr8-cxh4-rc4h/GHSA-4qr8-cxh4-rc4h.json
index 428a4572269..a8f5bb663e4 100644
--- a/advisories/unreviewed/2023/03/GHSA-4qr8-cxh4-rc4h/GHSA-4qr8-cxh4-rc4h.json
+++ b/advisories/unreviewed/2023/03/GHSA-4qr8-cxh4-rc4h/GHSA-4qr8-cxh4-rc4h.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/03/GHSA-54cv-wj74-27xr/GHSA-54cv-wj74-27xr.json b/advisories/unreviewed/2023/03/GHSA-54cv-wj74-27xr/GHSA-54cv-wj74-27xr.json
index bfca4162db1..084449776fc 100644
--- a/advisories/unreviewed/2023/03/GHSA-54cv-wj74-27xr/GHSA-54cv-wj74-27xr.json
+++ b/advisories/unreviewed/2023/03/GHSA-54cv-wj74-27xr/GHSA-54cv-wj74-27xr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/03/GHSA-7jr7-v6gv-m656/GHSA-7jr7-v6gv-m656.json b/advisories/unreviewed/2023/03/GHSA-7jr7-v6gv-m656/GHSA-7jr7-v6gv-m656.json
index 2591806abb7..1b6570016a1 100644
--- a/advisories/unreviewed/2023/03/GHSA-7jr7-v6gv-m656/GHSA-7jr7-v6gv-m656.json
+++ b/advisories/unreviewed/2023/03/GHSA-7jr7-v6gv-m656/GHSA-7jr7-v6gv-m656.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/03/GHSA-87cj-g83v-hmpg/GHSA-87cj-g83v-hmpg.json b/advisories/unreviewed/2023/03/GHSA-87cj-g83v-hmpg/GHSA-87cj-g83v-hmpg.json
index 26b5ddb5cd7..2a48e010f91 100644
--- a/advisories/unreviewed/2023/03/GHSA-87cj-g83v-hmpg/GHSA-87cj-g83v-hmpg.json
+++ b/advisories/unreviewed/2023/03/GHSA-87cj-g83v-hmpg/GHSA-87cj-g83v-hmpg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/03/GHSA-8cqx-pw8x-gx2v/GHSA-8cqx-pw8x-gx2v.json b/advisories/unreviewed/2023/03/GHSA-8cqx-pw8x-gx2v/GHSA-8cqx-pw8x-gx2v.json
index f4d95272d5f..e90a657aed2 100644
--- a/advisories/unreviewed/2023/03/GHSA-8cqx-pw8x-gx2v/GHSA-8cqx-pw8x-gx2v.json
+++ b/advisories/unreviewed/2023/03/GHSA-8cqx-pw8x-gx2v/GHSA-8cqx-pw8x-gx2v.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/03/GHSA-8hcp-5m8x-6x78/GHSA-8hcp-5m8x-6x78.json b/advisories/unreviewed/2023/03/GHSA-8hcp-5m8x-6x78/GHSA-8hcp-5m8x-6x78.json
index 876949eb545..632ce839545 100644
--- a/advisories/unreviewed/2023/03/GHSA-8hcp-5m8x-6x78/GHSA-8hcp-5m8x-6x78.json
+++ b/advisories/unreviewed/2023/03/GHSA-8hcp-5m8x-6x78/GHSA-8hcp-5m8x-6x78.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/03/GHSA-8q3v-wq9h-7767/GHSA-8q3v-wq9h-7767.json b/advisories/unreviewed/2023/03/GHSA-8q3v-wq9h-7767/GHSA-8q3v-wq9h-7767.json
index 5ea51f230a4..d0ee94cffeb 100644
--- a/advisories/unreviewed/2023/03/GHSA-8q3v-wq9h-7767/GHSA-8q3v-wq9h-7767.json
+++ b/advisories/unreviewed/2023/03/GHSA-8q3v-wq9h-7767/GHSA-8q3v-wq9h-7767.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/03/GHSA-8rqh-6cxp-qmqj/GHSA-8rqh-6cxp-qmqj.json b/advisories/unreviewed/2023/03/GHSA-8rqh-6cxp-qmqj/GHSA-8rqh-6cxp-qmqj.json
index 341950c65ca..6be1e476190 100644
--- a/advisories/unreviewed/2023/03/GHSA-8rqh-6cxp-qmqj/GHSA-8rqh-6cxp-qmqj.json
+++ b/advisories/unreviewed/2023/03/GHSA-8rqh-6cxp-qmqj/GHSA-8rqh-6cxp-qmqj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/03/GHSA-99wg-5qwq-rr7f/GHSA-99wg-5qwq-rr7f.json b/advisories/unreviewed/2023/03/GHSA-99wg-5qwq-rr7f/GHSA-99wg-5qwq-rr7f.json
index 51d98afd158..5a7c71a5ea0 100644
--- a/advisories/unreviewed/2023/03/GHSA-99wg-5qwq-rr7f/GHSA-99wg-5qwq-rr7f.json
+++ b/advisories/unreviewed/2023/03/GHSA-99wg-5qwq-rr7f/GHSA-99wg-5qwq-rr7f.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/03/GHSA-9mqw-qgfr-x8hp/GHSA-9mqw-qgfr-x8hp.json b/advisories/unreviewed/2023/03/GHSA-9mqw-qgfr-x8hp/GHSA-9mqw-qgfr-x8hp.json
index 3ad48affcfe..ce52de5e8d7 100644
--- a/advisories/unreviewed/2023/03/GHSA-9mqw-qgfr-x8hp/GHSA-9mqw-qgfr-x8hp.json
+++ b/advisories/unreviewed/2023/03/GHSA-9mqw-qgfr-x8hp/GHSA-9mqw-qgfr-x8hp.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/03/GHSA-9xf5-74jv-q5q9/GHSA-9xf5-74jv-q5q9.json b/advisories/unreviewed/2023/03/GHSA-9xf5-74jv-q5q9/GHSA-9xf5-74jv-q5q9.json
index afe1ab2327e..26b46414b9c 100644
--- a/advisories/unreviewed/2023/03/GHSA-9xf5-74jv-q5q9/GHSA-9xf5-74jv-q5q9.json
+++ b/advisories/unreviewed/2023/03/GHSA-9xf5-74jv-q5q9/GHSA-9xf5-74jv-q5q9.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/03/GHSA-9xmf-4p3w-hc8w/GHSA-9xmf-4p3w-hc8w.json b/advisories/unreviewed/2023/03/GHSA-9xmf-4p3w-hc8w/GHSA-9xmf-4p3w-hc8w.json
index c911ff04ad1..d1df4d72c9c 100644
--- a/advisories/unreviewed/2023/03/GHSA-9xmf-4p3w-hc8w/GHSA-9xmf-4p3w-hc8w.json
+++ b/advisories/unreviewed/2023/03/GHSA-9xmf-4p3w-hc8w/GHSA-9xmf-4p3w-hc8w.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/03/GHSA-c9mm-8hj7-wg4j/GHSA-c9mm-8hj7-wg4j.json b/advisories/unreviewed/2023/03/GHSA-c9mm-8hj7-wg4j/GHSA-c9mm-8hj7-wg4j.json
index 35d9de20c79..b542be64f80 100644
--- a/advisories/unreviewed/2023/03/GHSA-c9mm-8hj7-wg4j/GHSA-c9mm-8hj7-wg4j.json
+++ b/advisories/unreviewed/2023/03/GHSA-c9mm-8hj7-wg4j/GHSA-c9mm-8hj7-wg4j.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/03/GHSA-f3f4-gqch-h8hj/GHSA-f3f4-gqch-h8hj.json b/advisories/unreviewed/2023/03/GHSA-f3f4-gqch-h8hj/GHSA-f3f4-gqch-h8hj.json
index 97000f0f091..982e84f82b7 100644
--- a/advisories/unreviewed/2023/03/GHSA-f3f4-gqch-h8hj/GHSA-f3f4-gqch-h8hj.json
+++ b/advisories/unreviewed/2023/03/GHSA-f3f4-gqch-h8hj/GHSA-f3f4-gqch-h8hj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/03/GHSA-f9p9-jv2m-5p2j/GHSA-f9p9-jv2m-5p2j.json b/advisories/unreviewed/2023/03/GHSA-f9p9-jv2m-5p2j/GHSA-f9p9-jv2m-5p2j.json
index 0ad8ef7c22d..7b2dd2c3cb4 100644
--- a/advisories/unreviewed/2023/03/GHSA-f9p9-jv2m-5p2j/GHSA-f9p9-jv2m-5p2j.json
+++ b/advisories/unreviewed/2023/03/GHSA-f9p9-jv2m-5p2j/GHSA-f9p9-jv2m-5p2j.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/03/GHSA-g4g4-p4fp-3fwg/GHSA-g4g4-p4fp-3fwg.json b/advisories/unreviewed/2023/03/GHSA-g4g4-p4fp-3fwg/GHSA-g4g4-p4fp-3fwg.json
index 858bd39e7ab..99c5bfc2ff8 100644
--- a/advisories/unreviewed/2023/03/GHSA-g4g4-p4fp-3fwg/GHSA-g4g4-p4fp-3fwg.json
+++ b/advisories/unreviewed/2023/03/GHSA-g4g4-p4fp-3fwg/GHSA-g4g4-p4fp-3fwg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/03/GHSA-g9jv-f7hr-g75x/GHSA-g9jv-f7hr-g75x.json b/advisories/unreviewed/2023/03/GHSA-g9jv-f7hr-g75x/GHSA-g9jv-f7hr-g75x.json
index 5baf16d9e27..ed745bcfad1 100644
--- a/advisories/unreviewed/2023/03/GHSA-g9jv-f7hr-g75x/GHSA-g9jv-f7hr-g75x.json
+++ b/advisories/unreviewed/2023/03/GHSA-g9jv-f7hr-g75x/GHSA-g9jv-f7hr-g75x.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/03/GHSA-gqc6-rvh5-fvj3/GHSA-gqc6-rvh5-fvj3.json b/advisories/unreviewed/2023/03/GHSA-gqc6-rvh5-fvj3/GHSA-gqc6-rvh5-fvj3.json
index 6b4d9050742..1106276d8e2 100644
--- a/advisories/unreviewed/2023/03/GHSA-gqc6-rvh5-fvj3/GHSA-gqc6-rvh5-fvj3.json
+++ b/advisories/unreviewed/2023/03/GHSA-gqc6-rvh5-fvj3/GHSA-gqc6-rvh5-fvj3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/03/GHSA-h5mj-448h-fhr2/GHSA-h5mj-448h-fhr2.json b/advisories/unreviewed/2023/03/GHSA-h5mj-448h-fhr2/GHSA-h5mj-448h-fhr2.json
index c1f50ca2fbb..9f323813b35 100644
--- a/advisories/unreviewed/2023/03/GHSA-h5mj-448h-fhr2/GHSA-h5mj-448h-fhr2.json
+++ b/advisories/unreviewed/2023/03/GHSA-h5mj-448h-fhr2/GHSA-h5mj-448h-fhr2.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/03/GHSA-h939-f8q4-79v2/GHSA-h939-f8q4-79v2.json b/advisories/unreviewed/2023/03/GHSA-h939-f8q4-79v2/GHSA-h939-f8q4-79v2.json
index f349ca7d358..97be6f63c3a 100644
--- a/advisories/unreviewed/2023/03/GHSA-h939-f8q4-79v2/GHSA-h939-f8q4-79v2.json
+++ b/advisories/unreviewed/2023/03/GHSA-h939-f8q4-79v2/GHSA-h939-f8q4-79v2.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/03/GHSA-h9qg-478x-rpf8/GHSA-h9qg-478x-rpf8.json b/advisories/unreviewed/2023/03/GHSA-h9qg-478x-rpf8/GHSA-h9qg-478x-rpf8.json
index 9f500c10e07..767d2b1ca2d 100644
--- a/advisories/unreviewed/2023/03/GHSA-h9qg-478x-rpf8/GHSA-h9qg-478x-rpf8.json
+++ b/advisories/unreviewed/2023/03/GHSA-h9qg-478x-rpf8/GHSA-h9qg-478x-rpf8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/03/GHSA-hmjw-7429-p2vc/GHSA-hmjw-7429-p2vc.json b/advisories/unreviewed/2023/03/GHSA-hmjw-7429-p2vc/GHSA-hmjw-7429-p2vc.json
index 9e0143b30ed..6b98d057d34 100644
--- a/advisories/unreviewed/2023/03/GHSA-hmjw-7429-p2vc/GHSA-hmjw-7429-p2vc.json
+++ b/advisories/unreviewed/2023/03/GHSA-hmjw-7429-p2vc/GHSA-hmjw-7429-p2vc.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2023/03/GHSA-hx23-xvvm-5p68/GHSA-hx23-xvvm-5p68.json b/advisories/unreviewed/2023/03/GHSA-hx23-xvvm-5p68/GHSA-hx23-xvvm-5p68.json
index f80f75efdc6..df7268a4907 100644
--- a/advisories/unreviewed/2023/03/GHSA-hx23-xvvm-5p68/GHSA-hx23-xvvm-5p68.json
+++ b/advisories/unreviewed/2023/03/GHSA-hx23-xvvm-5p68/GHSA-hx23-xvvm-5p68.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/03/GHSA-j8w3-r4h4-vrwq/GHSA-j8w3-r4h4-vrwq.json b/advisories/unreviewed/2023/03/GHSA-j8w3-r4h4-vrwq/GHSA-j8w3-r4h4-vrwq.json
index ae1bc8089bb..34dfd87d8bc 100644
--- a/advisories/unreviewed/2023/03/GHSA-j8w3-r4h4-vrwq/GHSA-j8w3-r4h4-vrwq.json
+++ b/advisories/unreviewed/2023/03/GHSA-j8w3-r4h4-vrwq/GHSA-j8w3-r4h4-vrwq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/03/GHSA-jjm7-p4mp-w379/GHSA-jjm7-p4mp-w379.json b/advisories/unreviewed/2023/03/GHSA-jjm7-p4mp-w379/GHSA-jjm7-p4mp-w379.json
index a933a27e587..c7b840ec2d0 100644
--- a/advisories/unreviewed/2023/03/GHSA-jjm7-p4mp-w379/GHSA-jjm7-p4mp-w379.json
+++ b/advisories/unreviewed/2023/03/GHSA-jjm7-p4mp-w379/GHSA-jjm7-p4mp-w379.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/03/GHSA-jjvh-3jw8-6rjg/GHSA-jjvh-3jw8-6rjg.json b/advisories/unreviewed/2023/03/GHSA-jjvh-3jw8-6rjg/GHSA-jjvh-3jw8-6rjg.json
index f7e33c583b1..0a1d3775d1e 100644
--- a/advisories/unreviewed/2023/03/GHSA-jjvh-3jw8-6rjg/GHSA-jjvh-3jw8-6rjg.json
+++ b/advisories/unreviewed/2023/03/GHSA-jjvh-3jw8-6rjg/GHSA-jjvh-3jw8-6rjg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/03/GHSA-jmpx-chh3-j32m/GHSA-jmpx-chh3-j32m.json b/advisories/unreviewed/2023/03/GHSA-jmpx-chh3-j32m/GHSA-jmpx-chh3-j32m.json
index e86f7929e7d..2b961026c78 100644
--- a/advisories/unreviewed/2023/03/GHSA-jmpx-chh3-j32m/GHSA-jmpx-chh3-j32m.json
+++ b/advisories/unreviewed/2023/03/GHSA-jmpx-chh3-j32m/GHSA-jmpx-chh3-j32m.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/03/GHSA-m7h8-gfjf-c6w3/GHSA-m7h8-gfjf-c6w3.json b/advisories/unreviewed/2023/03/GHSA-m7h8-gfjf-c6w3/GHSA-m7h8-gfjf-c6w3.json
index 46d9fd7831f..2ee8473a77a 100644
--- a/advisories/unreviewed/2023/03/GHSA-m7h8-gfjf-c6w3/GHSA-m7h8-gfjf-c6w3.json
+++ b/advisories/unreviewed/2023/03/GHSA-m7h8-gfjf-c6w3/GHSA-m7h8-gfjf-c6w3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/03/GHSA-mg9g-g88j-w67g/GHSA-mg9g-g88j-w67g.json b/advisories/unreviewed/2023/03/GHSA-mg9g-g88j-w67g/GHSA-mg9g-g88j-w67g.json
index 8d4dbde375d..a5aa2ecfcf3 100644
--- a/advisories/unreviewed/2023/03/GHSA-mg9g-g88j-w67g/GHSA-mg9g-g88j-w67g.json
+++ b/advisories/unreviewed/2023/03/GHSA-mg9g-g88j-w67g/GHSA-mg9g-g88j-w67g.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/03/GHSA-p275-389j-xxfj/GHSA-p275-389j-xxfj.json b/advisories/unreviewed/2023/03/GHSA-p275-389j-xxfj/GHSA-p275-389j-xxfj.json
index 27d3d606aa0..44e5dfa1c0c 100644
--- a/advisories/unreviewed/2023/03/GHSA-p275-389j-xxfj/GHSA-p275-389j-xxfj.json
+++ b/advisories/unreviewed/2023/03/GHSA-p275-389j-xxfj/GHSA-p275-389j-xxfj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/03/GHSA-pf92-gg69-86qp/GHSA-pf92-gg69-86qp.json b/advisories/unreviewed/2023/03/GHSA-pf92-gg69-86qp/GHSA-pf92-gg69-86qp.json
index 31f20fe006f..c6faa0b2c6c 100644
--- a/advisories/unreviewed/2023/03/GHSA-pf92-gg69-86qp/GHSA-pf92-gg69-86qp.json
+++ b/advisories/unreviewed/2023/03/GHSA-pf92-gg69-86qp/GHSA-pf92-gg69-86qp.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/03/GHSA-pfrj-5j69-m8f2/GHSA-pfrj-5j69-m8f2.json b/advisories/unreviewed/2023/03/GHSA-pfrj-5j69-m8f2/GHSA-pfrj-5j69-m8f2.json
index 91ec3584d84..6ed62a61555 100644
--- a/advisories/unreviewed/2023/03/GHSA-pfrj-5j69-m8f2/GHSA-pfrj-5j69-m8f2.json
+++ b/advisories/unreviewed/2023/03/GHSA-pfrj-5j69-m8f2/GHSA-pfrj-5j69-m8f2.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/03/GHSA-q5rj-8vxp-f8g2/GHSA-q5rj-8vxp-f8g2.json b/advisories/unreviewed/2023/03/GHSA-q5rj-8vxp-f8g2/GHSA-q5rj-8vxp-f8g2.json
index ae5b5bd0486..53fafaf397b 100644
--- a/advisories/unreviewed/2023/03/GHSA-q5rj-8vxp-f8g2/GHSA-q5rj-8vxp-f8g2.json
+++ b/advisories/unreviewed/2023/03/GHSA-q5rj-8vxp-f8g2/GHSA-q5rj-8vxp-f8g2.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/03/GHSA-qc6x-2435-2vfr/GHSA-qc6x-2435-2vfr.json b/advisories/unreviewed/2023/03/GHSA-qc6x-2435-2vfr/GHSA-qc6x-2435-2vfr.json
index eeaaa56fa49..82f5897e814 100644
--- a/advisories/unreviewed/2023/03/GHSA-qc6x-2435-2vfr/GHSA-qc6x-2435-2vfr.json
+++ b/advisories/unreviewed/2023/03/GHSA-qc6x-2435-2vfr/GHSA-qc6x-2435-2vfr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/03/GHSA-qv37-j9p9-3g8w/GHSA-qv37-j9p9-3g8w.json b/advisories/unreviewed/2023/03/GHSA-qv37-j9p9-3g8w/GHSA-qv37-j9p9-3g8w.json
index 74e72b39849..07d9aab8be9 100644
--- a/advisories/unreviewed/2023/03/GHSA-qv37-j9p9-3g8w/GHSA-qv37-j9p9-3g8w.json
+++ b/advisories/unreviewed/2023/03/GHSA-qv37-j9p9-3g8w/GHSA-qv37-j9p9-3g8w.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/03/GHSA-r2cg-xhr2-rg9g/GHSA-r2cg-xhr2-rg9g.json b/advisories/unreviewed/2023/03/GHSA-r2cg-xhr2-rg9g/GHSA-r2cg-xhr2-rg9g.json
index 2b12228eaf6..ad7122706d4 100644
--- a/advisories/unreviewed/2023/03/GHSA-r2cg-xhr2-rg9g/GHSA-r2cg-xhr2-rg9g.json
+++ b/advisories/unreviewed/2023/03/GHSA-r2cg-xhr2-rg9g/GHSA-r2cg-xhr2-rg9g.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/03/GHSA-v2r3-58v8-7v46/GHSA-v2r3-58v8-7v46.json b/advisories/unreviewed/2023/03/GHSA-v2r3-58v8-7v46/GHSA-v2r3-58v8-7v46.json
index b03a47d2258..a9485c39655 100644
--- a/advisories/unreviewed/2023/03/GHSA-v2r3-58v8-7v46/GHSA-v2r3-58v8-7v46.json
+++ b/advisories/unreviewed/2023/03/GHSA-v2r3-58v8-7v46/GHSA-v2r3-58v8-7v46.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/03/GHSA-w3qh-r4q8-mpvq/GHSA-w3qh-r4q8-mpvq.json b/advisories/unreviewed/2023/03/GHSA-w3qh-r4q8-mpvq/GHSA-w3qh-r4q8-mpvq.json
index 58d2cbccc6f..c342fd37ddd 100644
--- a/advisories/unreviewed/2023/03/GHSA-w3qh-r4q8-mpvq/GHSA-w3qh-r4q8-mpvq.json
+++ b/advisories/unreviewed/2023/03/GHSA-w3qh-r4q8-mpvq/GHSA-w3qh-r4q8-mpvq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/03/GHSA-w837-qm63-r5ph/GHSA-w837-qm63-r5ph.json b/advisories/unreviewed/2023/03/GHSA-w837-qm63-r5ph/GHSA-w837-qm63-r5ph.json
index f3850f0be64..3524df20749 100644
--- a/advisories/unreviewed/2023/03/GHSA-w837-qm63-r5ph/GHSA-w837-qm63-r5ph.json
+++ b/advisories/unreviewed/2023/03/GHSA-w837-qm63-r5ph/GHSA-w837-qm63-r5ph.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/03/GHSA-x72v-4hv8-67wx/GHSA-x72v-4hv8-67wx.json b/advisories/unreviewed/2023/03/GHSA-x72v-4hv8-67wx/GHSA-x72v-4hv8-67wx.json
index 600a9bd1b0c..e2c2f080cb6 100644
--- a/advisories/unreviewed/2023/03/GHSA-x72v-4hv8-67wx/GHSA-x72v-4hv8-67wx.json
+++ b/advisories/unreviewed/2023/03/GHSA-x72v-4hv8-67wx/GHSA-x72v-4hv8-67wx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/03/GHSA-x87g-c9hf-v5x3/GHSA-x87g-c9hf-v5x3.json b/advisories/unreviewed/2023/03/GHSA-x87g-c9hf-v5x3/GHSA-x87g-c9hf-v5x3.json
index d8b136834cf..6230814f97e 100644
--- a/advisories/unreviewed/2023/03/GHSA-x87g-c9hf-v5x3/GHSA-x87g-c9hf-v5x3.json
+++ b/advisories/unreviewed/2023/03/GHSA-x87g-c9hf-v5x3/GHSA-x87g-c9hf-v5x3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/03/GHSA-xhcg-fx4c-m8q6/GHSA-xhcg-fx4c-m8q6.json b/advisories/unreviewed/2023/03/GHSA-xhcg-fx4c-m8q6/GHSA-xhcg-fx4c-m8q6.json
index 73e2d74d1df..9000014e5b4 100644
--- a/advisories/unreviewed/2023/03/GHSA-xhcg-fx4c-m8q6/GHSA-xhcg-fx4c-m8q6.json
+++ b/advisories/unreviewed/2023/03/GHSA-xhcg-fx4c-m8q6/GHSA-xhcg-fx4c-m8q6.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/03/GHSA-xpqc-2xj6-mrm4/GHSA-xpqc-2xj6-mrm4.json b/advisories/unreviewed/2023/03/GHSA-xpqc-2xj6-mrm4/GHSA-xpqc-2xj6-mrm4.json
index f0f9c118225..6c1c72d2c70 100644
--- a/advisories/unreviewed/2023/03/GHSA-xpqc-2xj6-mrm4/GHSA-xpqc-2xj6-mrm4.json
+++ b/advisories/unreviewed/2023/03/GHSA-xpqc-2xj6-mrm4/GHSA-xpqc-2xj6-mrm4.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/03/GHSA-xrg5-9qxv-fc56/GHSA-xrg5-9qxv-fc56.json b/advisories/unreviewed/2023/03/GHSA-xrg5-9qxv-fc56/GHSA-xrg5-9qxv-fc56.json
index eab6ed45dc7..730ecd3a8e3 100644
--- a/advisories/unreviewed/2023/03/GHSA-xrg5-9qxv-fc56/GHSA-xrg5-9qxv-fc56.json
+++ b/advisories/unreviewed/2023/03/GHSA-xrg5-9qxv-fc56/GHSA-xrg5-9qxv-fc56.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/05/GHSA-9wgm-cpc6-hj94/GHSA-9wgm-cpc6-hj94.json b/advisories/unreviewed/2023/05/GHSA-9wgm-cpc6-hj94/GHSA-9wgm-cpc6-hj94.json
index e59685df0e2..c9a93f4f0ae 100644
--- a/advisories/unreviewed/2023/05/GHSA-9wgm-cpc6-hj94/GHSA-9wgm-cpc6-hj94.json
+++ b/advisories/unreviewed/2023/05/GHSA-9wgm-cpc6-hj94/GHSA-9wgm-cpc6-hj94.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/05/GHSA-h3wr-5p4g-5ccm/GHSA-h3wr-5p4g-5ccm.json b/advisories/unreviewed/2023/05/GHSA-h3wr-5p4g-5ccm/GHSA-h3wr-5p4g-5ccm.json
index 4d083f49db5..2f26513247c 100644
--- a/advisories/unreviewed/2023/05/GHSA-h3wr-5p4g-5ccm/GHSA-h3wr-5p4g-5ccm.json
+++ b/advisories/unreviewed/2023/05/GHSA-h3wr-5p4g-5ccm/GHSA-h3wr-5p4g-5ccm.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/05/GHSA-jph2-qq5g-6hf7/GHSA-jph2-qq5g-6hf7.json b/advisories/unreviewed/2023/05/GHSA-jph2-qq5g-6hf7/GHSA-jph2-qq5g-6hf7.json
index e536134ba97..1eb1c2019e1 100644
--- a/advisories/unreviewed/2023/05/GHSA-jph2-qq5g-6hf7/GHSA-jph2-qq5g-6hf7.json
+++ b/advisories/unreviewed/2023/05/GHSA-jph2-qq5g-6hf7/GHSA-jph2-qq5g-6hf7.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-7fv4-25h2-46hc/GHSA-7fv4-25h2-46hc.json b/advisories/unreviewed/2023/07/GHSA-7fv4-25h2-46hc/GHSA-7fv4-25h2-46hc.json
index aadb88fea9c..9630b669c3f 100644
--- a/advisories/unreviewed/2023/07/GHSA-7fv4-25h2-46hc/GHSA-7fv4-25h2-46hc.json
+++ b/advisories/unreviewed/2023/07/GHSA-7fv4-25h2-46hc/GHSA-7fv4-25h2-46hc.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/07/GHSA-g39f-h5w4-xhgq/GHSA-g39f-h5w4-xhgq.json b/advisories/unreviewed/2023/07/GHSA-g39f-h5w4-xhgq/GHSA-g39f-h5w4-xhgq.json
index 6859410ab4b..25592eceb1b 100644
--- a/advisories/unreviewed/2023/07/GHSA-g39f-h5w4-xhgq/GHSA-g39f-h5w4-xhgq.json
+++ b/advisories/unreviewed/2023/07/GHSA-g39f-h5w4-xhgq/GHSA-g39f-h5w4-xhgq.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/07/GHSA-mp3g-56j6-cwx7/GHSA-mp3g-56j6-cwx7.json b/advisories/unreviewed/2023/07/GHSA-mp3g-56j6-cwx7/GHSA-mp3g-56j6-cwx7.json
index 8c05bf9e2ce..87a910bca85 100644
--- a/advisories/unreviewed/2023/07/GHSA-mp3g-56j6-cwx7/GHSA-mp3g-56j6-cwx7.json
+++ b/advisories/unreviewed/2023/07/GHSA-mp3g-56j6-cwx7/GHSA-mp3g-56j6-cwx7.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/07/GHSA-mxwr-w7j9-6428/GHSA-mxwr-w7j9-6428.json b/advisories/unreviewed/2023/07/GHSA-mxwr-w7j9-6428/GHSA-mxwr-w7j9-6428.json
index 2e87418b458..4d74a4ba2d0 100644
--- a/advisories/unreviewed/2023/07/GHSA-mxwr-w7j9-6428/GHSA-mxwr-w7j9-6428.json
+++ b/advisories/unreviewed/2023/07/GHSA-mxwr-w7j9-6428/GHSA-mxwr-w7j9-6428.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/07/GHSA-rfcj-845f-v7qq/GHSA-rfcj-845f-v7qq.json b/advisories/unreviewed/2023/07/GHSA-rfcj-845f-v7qq/GHSA-rfcj-845f-v7qq.json
index fa7a78d8bcd..af5a40da270 100644
--- a/advisories/unreviewed/2023/07/GHSA-rfcj-845f-v7qq/GHSA-rfcj-845f-v7qq.json
+++ b/advisories/unreviewed/2023/07/GHSA-rfcj-845f-v7qq/GHSA-rfcj-845f-v7qq.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/07/GHSA-x9p9-9r24-pqg9/GHSA-x9p9-9r24-pqg9.json b/advisories/unreviewed/2023/07/GHSA-x9p9-9r24-pqg9/GHSA-x9p9-9r24-pqg9.json
index e3338099285..4769b674ab1 100644
--- a/advisories/unreviewed/2023/07/GHSA-x9p9-9r24-pqg9/GHSA-x9p9-9r24-pqg9.json
+++ b/advisories/unreviewed/2023/07/GHSA-x9p9-9r24-pqg9/GHSA-x9p9-9r24-pqg9.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/08/GHSA-3xcx-j8jr-m5vv/GHSA-3xcx-j8jr-m5vv.json b/advisories/unreviewed/2023/08/GHSA-3xcx-j8jr-m5vv/GHSA-3xcx-j8jr-m5vv.json
index b01e183aabb..f9ec756b8ae 100644
--- a/advisories/unreviewed/2023/08/GHSA-3xcx-j8jr-m5vv/GHSA-3xcx-j8jr-m5vv.json
+++ b/advisories/unreviewed/2023/08/GHSA-3xcx-j8jr-m5vv/GHSA-3xcx-j8jr-m5vv.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/09/GHSA-8g64-gvph-wjj7/GHSA-8g64-gvph-wjj7.json b/advisories/unreviewed/2023/09/GHSA-8g64-gvph-wjj7/GHSA-8g64-gvph-wjj7.json
index 11898c48c36..719bd695c2d 100644
--- a/advisories/unreviewed/2023/09/GHSA-8g64-gvph-wjj7/GHSA-8g64-gvph-wjj7.json
+++ b/advisories/unreviewed/2023/09/GHSA-8g64-gvph-wjj7/GHSA-8g64-gvph-wjj7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/10/GHSA-h389-6qwx-9w99/GHSA-h389-6qwx-9w99.json b/advisories/unreviewed/2023/10/GHSA-h389-6qwx-9w99/GHSA-h389-6qwx-9w99.json
index 8cb8e94959b..3f090299d39 100644
--- a/advisories/unreviewed/2023/10/GHSA-h389-6qwx-9w99/GHSA-h389-6qwx-9w99.json
+++ b/advisories/unreviewed/2023/10/GHSA-h389-6qwx-9w99/GHSA-h389-6qwx-9w99.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/11/GHSA-262p-h3cm-wwv8/GHSA-262p-h3cm-wwv8.json b/advisories/unreviewed/2023/11/GHSA-262p-h3cm-wwv8/GHSA-262p-h3cm-wwv8.json
index 236518276ac..2fdcfe8f333 100644
--- a/advisories/unreviewed/2023/11/GHSA-262p-h3cm-wwv8/GHSA-262p-h3cm-wwv8.json
+++ b/advisories/unreviewed/2023/11/GHSA-262p-h3cm-wwv8/GHSA-262p-h3cm-wwv8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/11/GHSA-3pww-pqg2-m2hm/GHSA-3pww-pqg2-m2hm.json b/advisories/unreviewed/2023/11/GHSA-3pww-pqg2-m2hm/GHSA-3pww-pqg2-m2hm.json
index bf8bd68a0b4..5ec2ca866f2 100644
--- a/advisories/unreviewed/2023/11/GHSA-3pww-pqg2-m2hm/GHSA-3pww-pqg2-m2hm.json
+++ b/advisories/unreviewed/2023/11/GHSA-3pww-pqg2-m2hm/GHSA-3pww-pqg2-m2hm.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/11/GHSA-8335-95fr-r56c/GHSA-8335-95fr-r56c.json b/advisories/unreviewed/2023/11/GHSA-8335-95fr-r56c/GHSA-8335-95fr-r56c.json
index b9799d19297..df8c5998bf2 100644
--- a/advisories/unreviewed/2023/11/GHSA-8335-95fr-r56c/GHSA-8335-95fr-r56c.json
+++ b/advisories/unreviewed/2023/11/GHSA-8335-95fr-r56c/GHSA-8335-95fr-r56c.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-cjvm-95qv-84m2/GHSA-cjvm-95qv-84m2.json b/advisories/unreviewed/2023/11/GHSA-cjvm-95qv-84m2/GHSA-cjvm-95qv-84m2.json
index f535007eedc..399334bf93a 100644
--- a/advisories/unreviewed/2023/11/GHSA-cjvm-95qv-84m2/GHSA-cjvm-95qv-84m2.json
+++ b/advisories/unreviewed/2023/11/GHSA-cjvm-95qv-84m2/GHSA-cjvm-95qv-84m2.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-fhxq-6xwg-r8qc/GHSA-fhxq-6xwg-r8qc.json b/advisories/unreviewed/2023/11/GHSA-fhxq-6xwg-r8qc/GHSA-fhxq-6xwg-r8qc.json
index a66e2db6316..464cf1f2b18 100644
--- a/advisories/unreviewed/2023/11/GHSA-fhxq-6xwg-r8qc/GHSA-fhxq-6xwg-r8qc.json
+++ b/advisories/unreviewed/2023/11/GHSA-fhxq-6xwg-r8qc/GHSA-fhxq-6xwg-r8qc.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-fw85-6fr8-wjmh/GHSA-fw85-6fr8-wjmh.json b/advisories/unreviewed/2023/11/GHSA-fw85-6fr8-wjmh/GHSA-fw85-6fr8-wjmh.json
index 3e6cca9898b..39328ae259a 100644
--- a/advisories/unreviewed/2023/11/GHSA-fw85-6fr8-wjmh/GHSA-fw85-6fr8-wjmh.json
+++ b/advisories/unreviewed/2023/11/GHSA-fw85-6fr8-wjmh/GHSA-fw85-6fr8-wjmh.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-pjj6-9mq4-p5qc/GHSA-pjj6-9mq4-p5qc.json b/advisories/unreviewed/2023/11/GHSA-pjj6-9mq4-p5qc/GHSA-pjj6-9mq4-p5qc.json
index 4035c4c309d..cda596a11f8 100644
--- a/advisories/unreviewed/2023/11/GHSA-pjj6-9mq4-p5qc/GHSA-pjj6-9mq4-p5qc.json
+++ b/advisories/unreviewed/2023/11/GHSA-pjj6-9mq4-p5qc/GHSA-pjj6-9mq4-p5qc.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-r2mq-3mfq-2p2w/GHSA-r2mq-3mfq-2p2w.json b/advisories/unreviewed/2023/11/GHSA-r2mq-3mfq-2p2w/GHSA-r2mq-3mfq-2p2w.json
index 01c3a1cc596..190a52416af 100644
--- a/advisories/unreviewed/2023/11/GHSA-r2mq-3mfq-2p2w/GHSA-r2mq-3mfq-2p2w.json
+++ b/advisories/unreviewed/2023/11/GHSA-r2mq-3mfq-2p2w/GHSA-r2mq-3mfq-2p2w.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "CRITICAL",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2023/11/GHSA-rxrf-63h6-9xq3/GHSA-rxrf-63h6-9xq3.json b/advisories/unreviewed/2023/11/GHSA-rxrf-63h6-9xq3/GHSA-rxrf-63h6-9xq3.json
index 5894888d518..f5f48c71970 100644
--- a/advisories/unreviewed/2023/11/GHSA-rxrf-63h6-9xq3/GHSA-rxrf-63h6-9xq3.json
+++ b/advisories/unreviewed/2023/11/GHSA-rxrf-63h6-9xq3/GHSA-rxrf-63h6-9xq3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/11/GHSA-vxpv-jc8r-m85p/GHSA-vxpv-jc8r-m85p.json b/advisories/unreviewed/2023/11/GHSA-vxpv-jc8r-m85p/GHSA-vxpv-jc8r-m85p.json
index ad6c6f8d032..33228445c20 100644
--- a/advisories/unreviewed/2023/11/GHSA-vxpv-jc8r-m85p/GHSA-vxpv-jc8r-m85p.json
+++ b/advisories/unreviewed/2023/11/GHSA-vxpv-jc8r-m85p/GHSA-vxpv-jc8r-m85p.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-w369-f878-vgmj/GHSA-w369-f878-vgmj.json b/advisories/unreviewed/2023/11/GHSA-w369-f878-vgmj/GHSA-w369-f878-vgmj.json
index 9ac2bd457ae..be88bbb9963 100644
--- a/advisories/unreviewed/2023/11/GHSA-w369-f878-vgmj/GHSA-w369-f878-vgmj.json
+++ b/advisories/unreviewed/2023/11/GHSA-w369-f878-vgmj/GHSA-w369-f878-vgmj.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/12/GHSA-8mrc-5phh-m9pc/GHSA-8mrc-5phh-m9pc.json b/advisories/unreviewed/2023/12/GHSA-8mrc-5phh-m9pc/GHSA-8mrc-5phh-m9pc.json
index acffa4a393d..22bc1097c4d 100644
--- a/advisories/unreviewed/2023/12/GHSA-8mrc-5phh-m9pc/GHSA-8mrc-5phh-m9pc.json
+++ b/advisories/unreviewed/2023/12/GHSA-8mrc-5phh-m9pc/GHSA-8mrc-5phh-m9pc.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/12/GHSA-g9v6-6343-cxw5/GHSA-g9v6-6343-cxw5.json b/advisories/unreviewed/2023/12/GHSA-g9v6-6343-cxw5/GHSA-g9v6-6343-cxw5.json
index 809b3c6c8a6..cbba5fccba6 100644
--- a/advisories/unreviewed/2023/12/GHSA-g9v6-6343-cxw5/GHSA-g9v6-6343-cxw5.json
+++ b/advisories/unreviewed/2023/12/GHSA-g9v6-6343-cxw5/GHSA-g9v6-6343-cxw5.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/2023/12/GHSA-j5r4-2mjg-6xcc/GHSA-j5r4-2mjg-6xcc.json b/advisories/unreviewed/2023/12/GHSA-j5r4-2mjg-6xcc/GHSA-j5r4-2mjg-6xcc.json
index 760ec8b6b24..6490966d8d1 100644
--- a/advisories/unreviewed/2023/12/GHSA-j5r4-2mjg-6xcc/GHSA-j5r4-2mjg-6xcc.json
+++ b/advisories/unreviewed/2023/12/GHSA-j5r4-2mjg-6xcc/GHSA-j5r4-2mjg-6xcc.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/12/GHSA-xgc4-4vwx-6v94/GHSA-xgc4-4vwx-6v94.json b/advisories/unreviewed/2023/12/GHSA-xgc4-4vwx-6v94/GHSA-xgc4-4vwx-6v94.json
index d2c86a52a2e..9fa0e2f4f4e 100644
--- a/advisories/unreviewed/2023/12/GHSA-xgc4-4vwx-6v94/GHSA-xgc4-4vwx-6v94.json
+++ b/advisories/unreviewed/2023/12/GHSA-xgc4-4vwx-6v94/GHSA-xgc4-4vwx-6v94.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-3568-h36m-7jmf/GHSA-3568-h36m-7jmf.json b/advisories/unreviewed/2024/01/GHSA-3568-h36m-7jmf/GHSA-3568-h36m-7jmf.json
index 94b56986426..86c78b7b358 100644
--- a/advisories/unreviewed/2024/01/GHSA-3568-h36m-7jmf/GHSA-3568-h36m-7jmf.json
+++ b/advisories/unreviewed/2024/01/GHSA-3568-h36m-7jmf/GHSA-3568-h36m-7jmf.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-54p6-86fq-2pg8/GHSA-54p6-86fq-2pg8.json b/advisories/unreviewed/2024/01/GHSA-54p6-86fq-2pg8/GHSA-54p6-86fq-2pg8.json
index 0fd930e295d..124b8fb1945 100644
--- a/advisories/unreviewed/2024/01/GHSA-54p6-86fq-2pg8/GHSA-54p6-86fq-2pg8.json
+++ b/advisories/unreviewed/2024/01/GHSA-54p6-86fq-2pg8/GHSA-54p6-86fq-2pg8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:P/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-phf3-25c6-93hv/GHSA-phf3-25c6-93hv.json b/advisories/unreviewed/2024/01/GHSA-phf3-25c6-93hv/GHSA-phf3-25c6-93hv.json
index aec7cba3b37..3e511e7c36e 100644
--- a/advisories/unreviewed/2024/01/GHSA-phf3-25c6-93hv/GHSA-phf3-25c6-93hv.json
+++ b/advisories/unreviewed/2024/01/GHSA-phf3-25c6-93hv/GHSA-phf3-25c6-93hv.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/01/GHSA-vg6w-jr5m-86c8/GHSA-vg6w-jr5m-86c8.json b/advisories/unreviewed/2024/01/GHSA-vg6w-jr5m-86c8/GHSA-vg6w-jr5m-86c8.json
index 23cee5f86d2..67a42dc6f1f 100644
--- a/advisories/unreviewed/2024/01/GHSA-vg6w-jr5m-86c8/GHSA-vg6w-jr5m-86c8.json
+++ b/advisories/unreviewed/2024/01/GHSA-vg6w-jr5m-86c8/GHSA-vg6w-jr5m-86c8.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/01/GHSA-wfhp-x3v9-6957/GHSA-wfhp-x3v9-6957.json b/advisories/unreviewed/2024/01/GHSA-wfhp-x3v9-6957/GHSA-wfhp-x3v9-6957.json
index dfba661921b..577d8148163 100644
--- a/advisories/unreviewed/2024/01/GHSA-wfhp-x3v9-6957/GHSA-wfhp-x3v9-6957.json
+++ b/advisories/unreviewed/2024/01/GHSA-wfhp-x3v9-6957/GHSA-wfhp-x3v9-6957.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:P/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/03/GHSA-2x4j-58j9-x8c9/GHSA-2x4j-58j9-x8c9.json b/advisories/unreviewed/2024/03/GHSA-2x4j-58j9-x8c9/GHSA-2x4j-58j9-x8c9.json
index 54e6ff7eb6c..ff93f16f1d1 100644
--- a/advisories/unreviewed/2024/03/GHSA-2x4j-58j9-x8c9/GHSA-2x4j-58j9-x8c9.json
+++ b/advisories/unreviewed/2024/03/GHSA-2x4j-58j9-x8c9/GHSA-2x4j-58j9-x8c9.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/03/GHSA-387v-g9vc-rrrf/GHSA-387v-g9vc-rrrf.json b/advisories/unreviewed/2024/03/GHSA-387v-g9vc-rrrf/GHSA-387v-g9vc-rrrf.json
index c322076f32a..dae321faa74 100644
--- a/advisories/unreviewed/2024/03/GHSA-387v-g9vc-rrrf/GHSA-387v-g9vc-rrrf.json
+++ b/advisories/unreviewed/2024/03/GHSA-387v-g9vc-rrrf/GHSA-387v-g9vc-rrrf.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/03/GHSA-3h8c-h67v-4vg7/GHSA-3h8c-h67v-4vg7.json b/advisories/unreviewed/2024/03/GHSA-3h8c-h67v-4vg7/GHSA-3h8c-h67v-4vg7.json
index b8775a15af4..d2bf6f3ad33 100644
--- a/advisories/unreviewed/2024/03/GHSA-3h8c-h67v-4vg7/GHSA-3h8c-h67v-4vg7.json
+++ b/advisories/unreviewed/2024/03/GHSA-3h8c-h67v-4vg7/GHSA-3h8c-h67v-4vg7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/03/GHSA-3mq7-j5f9-79xq/GHSA-3mq7-j5f9-79xq.json b/advisories/unreviewed/2024/03/GHSA-3mq7-j5f9-79xq/GHSA-3mq7-j5f9-79xq.json
index f04755b0b1a..92bfb117cfb 100644
--- a/advisories/unreviewed/2024/03/GHSA-3mq7-j5f9-79xq/GHSA-3mq7-j5f9-79xq.json
+++ b/advisories/unreviewed/2024/03/GHSA-3mq7-j5f9-79xq/GHSA-3mq7-j5f9-79xq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/03/GHSA-3q2v-922f-6rc3/GHSA-3q2v-922f-6rc3.json b/advisories/unreviewed/2024/03/GHSA-3q2v-922f-6rc3/GHSA-3q2v-922f-6rc3.json
index 0d243204c6f..390b7d247c8 100644
--- a/advisories/unreviewed/2024/03/GHSA-3q2v-922f-6rc3/GHSA-3q2v-922f-6rc3.json
+++ b/advisories/unreviewed/2024/03/GHSA-3q2v-922f-6rc3/GHSA-3q2v-922f-6rc3.json
@@ -7,12 +7,8 @@
"CVE-2021-47177"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\niommu/vt-d: Fix sysfs leak in alloc_iommu()\n\niommu_device_sysfs_add() is called before, so is has to be cleaned on subsequent\nerrors.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -44,9 +40,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/03/GHSA-45rx-4g83-g5mj/GHSA-45rx-4g83-g5mj.json b/advisories/unreviewed/2024/03/GHSA-45rx-4g83-g5mj/GHSA-45rx-4g83-g5mj.json
index 816a3f8baa4..80289f5c3ce 100644
--- a/advisories/unreviewed/2024/03/GHSA-45rx-4g83-g5mj/GHSA-45rx-4g83-g5mj.json
+++ b/advisories/unreviewed/2024/03/GHSA-45rx-4g83-g5mj/GHSA-45rx-4g83-g5mj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/03/GHSA-589j-x7qv-7xxp/GHSA-589j-x7qv-7xxp.json b/advisories/unreviewed/2024/03/GHSA-589j-x7qv-7xxp/GHSA-589j-x7qv-7xxp.json
index bd5f431ea9e..a5d8e9695e0 100644
--- a/advisories/unreviewed/2024/03/GHSA-589j-x7qv-7xxp/GHSA-589j-x7qv-7xxp.json
+++ b/advisories/unreviewed/2024/03/GHSA-589j-x7qv-7xxp/GHSA-589j-x7qv-7xxp.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/03/GHSA-59gg-h898-v8m7/GHSA-59gg-h898-v8m7.json b/advisories/unreviewed/2024/03/GHSA-59gg-h898-v8m7/GHSA-59gg-h898-v8m7.json
index 1d98d94b1aa..cfad6ebed5f 100644
--- a/advisories/unreviewed/2024/03/GHSA-59gg-h898-v8m7/GHSA-59gg-h898-v8m7.json
+++ b/advisories/unreviewed/2024/03/GHSA-59gg-h898-v8m7/GHSA-59gg-h898-v8m7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/03/GHSA-5gv4-m6hr-96m6/GHSA-5gv4-m6hr-96m6.json b/advisories/unreviewed/2024/03/GHSA-5gv4-m6hr-96m6/GHSA-5gv4-m6hr-96m6.json
index a70525d67ce..37cb2f7042e 100644
--- a/advisories/unreviewed/2024/03/GHSA-5gv4-m6hr-96m6/GHSA-5gv4-m6hr-96m6.json
+++ b/advisories/unreviewed/2024/03/GHSA-5gv4-m6hr-96m6/GHSA-5gv4-m6hr-96m6.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/03/GHSA-5q2w-46cp-3v4g/GHSA-5q2w-46cp-3v4g.json b/advisories/unreviewed/2024/03/GHSA-5q2w-46cp-3v4g/GHSA-5q2w-46cp-3v4g.json
index 3941f0b1cb3..b9d7daa74ed 100644
--- a/advisories/unreviewed/2024/03/GHSA-5q2w-46cp-3v4g/GHSA-5q2w-46cp-3v4g.json
+++ b/advisories/unreviewed/2024/03/GHSA-5q2w-46cp-3v4g/GHSA-5q2w-46cp-3v4g.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-63cm-3458-95cr/GHSA-63cm-3458-95cr.json b/advisories/unreviewed/2024/03/GHSA-63cm-3458-95cr/GHSA-63cm-3458-95cr.json
index 1a450a071d4..bfbd8567f1a 100644
--- a/advisories/unreviewed/2024/03/GHSA-63cm-3458-95cr/GHSA-63cm-3458-95cr.json
+++ b/advisories/unreviewed/2024/03/GHSA-63cm-3458-95cr/GHSA-63cm-3458-95cr.json
@@ -7,12 +7,8 @@
"CVE-2021-47163"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\ntipc: wait and exit until all work queues are done\n\nOn some host, a crash could be triggered simply by repeating these\ncommands several times:\n\n # modprobe tipc\n # tipc bearer enable media udp name UDP1 localip 127.0.0.1\n # rmmod tipc\n\n [] BUG: unable to handle kernel paging request at ffffffffc096bb00\n [] Workqueue: events 0xffffffffc096bb00\n [] Call Trace:\n [] ? process_one_work+0x1a7/0x360\n [] ? worker_thread+0x30/0x390\n [] ? create_worker+0x1a0/0x1a0\n [] ? kthread+0x116/0x130\n [] ? kthread_flush_work_fn+0x10/0x10\n [] ? ret_from_fork+0x35/0x40\n\nWhen removing the TIPC module, the UDP tunnel sock will be delayed to\nrelease in a work queue as sock_release() can't be done in rtnl_lock().\nIf the work queue is schedule to run after the TIPC module is removed,\nkernel will crash as the work queue function cleanup_beareri() code no\nlonger exists when trying to invoke it.\n\nTo fix it, this patch introduce a member wq_count in tipc_net to track\nthe numbers of work queues in schedule, and wait and exit until all\nwork queues are done in tipc_exit_net().",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -36,9 +32,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/03/GHSA-6w42-c4vx-prcr/GHSA-6w42-c4vx-prcr.json b/advisories/unreviewed/2024/03/GHSA-6w42-c4vx-prcr/GHSA-6w42-c4vx-prcr.json
index 6078b757abb..6874c9ac20c 100644
--- a/advisories/unreviewed/2024/03/GHSA-6w42-c4vx-prcr/GHSA-6w42-c4vx-prcr.json
+++ b/advisories/unreviewed/2024/03/GHSA-6w42-c4vx-prcr/GHSA-6w42-c4vx-prcr.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-7cjq-2rfg-72jf/GHSA-7cjq-2rfg-72jf.json b/advisories/unreviewed/2024/03/GHSA-7cjq-2rfg-72jf/GHSA-7cjq-2rfg-72jf.json
index ffdcffc5909..ecf32ac732b 100644
--- a/advisories/unreviewed/2024/03/GHSA-7cjq-2rfg-72jf/GHSA-7cjq-2rfg-72jf.json
+++ b/advisories/unreviewed/2024/03/GHSA-7cjq-2rfg-72jf/GHSA-7cjq-2rfg-72jf.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/03/GHSA-7qfp-8qgp-4xc8/GHSA-7qfp-8qgp-4xc8.json b/advisories/unreviewed/2024/03/GHSA-7qfp-8qgp-4xc8/GHSA-7qfp-8qgp-4xc8.json
index 6f82e99e44e..815c1a298a7 100644
--- a/advisories/unreviewed/2024/03/GHSA-7qfp-8qgp-4xc8/GHSA-7qfp-8qgp-4xc8.json
+++ b/advisories/unreviewed/2024/03/GHSA-7qfp-8qgp-4xc8/GHSA-7qfp-8qgp-4xc8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/03/GHSA-85hw-p3wr-87q9/GHSA-85hw-p3wr-87q9.json b/advisories/unreviewed/2024/03/GHSA-85hw-p3wr-87q9/GHSA-85hw-p3wr-87q9.json
index 4e2f0835d17..d7c60ab1dbf 100644
--- a/advisories/unreviewed/2024/03/GHSA-85hw-p3wr-87q9/GHSA-85hw-p3wr-87q9.json
+++ b/advisories/unreviewed/2024/03/GHSA-85hw-p3wr-87q9/GHSA-85hw-p3wr-87q9.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/03/GHSA-9r37-jj74-qvw9/GHSA-9r37-jj74-qvw9.json b/advisories/unreviewed/2024/03/GHSA-9r37-jj74-qvw9/GHSA-9r37-jj74-qvw9.json
index 04fa8138e48..d2294716b65 100644
--- a/advisories/unreviewed/2024/03/GHSA-9r37-jj74-qvw9/GHSA-9r37-jj74-qvw9.json
+++ b/advisories/unreviewed/2024/03/GHSA-9r37-jj74-qvw9/GHSA-9r37-jj74-qvw9.json
@@ -7,12 +7,8 @@
"CVE-2021-47160"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: dsa: mt7530: fix VLAN traffic leaks\n\nPCR_MATRIX field was set to all 1's when VLAN filtering is enabled, but\nwas not reset when it is disabled, which may cause traffic leaks:\n\n\tip link add br0 type bridge vlan_filtering 1\n\tip link add br1 type bridge vlan_filtering 1\n\tip link set swp0 master br0\n\tip link set swp1 master br1\n\tip link set br0 type bridge vlan_filtering 0\n\tip link set br1 type bridge vlan_filtering 0\n\t# traffic in br0 and br1 will start leaking to each other\n\nAs port_bridge_{add,del} have set up PCR_MATRIX properly, remove the\nPCR_MATRIX write from mt7530_port_set_vlan_aware.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -40,9 +36,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/03/GHSA-c2qm-qfp9-hx5m/GHSA-c2qm-qfp9-hx5m.json b/advisories/unreviewed/2024/03/GHSA-c2qm-qfp9-hx5m/GHSA-c2qm-qfp9-hx5m.json
index c45f194ff91..015c3cd0a11 100644
--- a/advisories/unreviewed/2024/03/GHSA-c2qm-qfp9-hx5m/GHSA-c2qm-qfp9-hx5m.json
+++ b/advisories/unreviewed/2024/03/GHSA-c2qm-qfp9-hx5m/GHSA-c2qm-qfp9-hx5m.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/03/GHSA-c673-578f-v4xm/GHSA-c673-578f-v4xm.json b/advisories/unreviewed/2024/03/GHSA-c673-578f-v4xm/GHSA-c673-578f-v4xm.json
index 0d94be5c9bb..a8bd3064062 100644
--- a/advisories/unreviewed/2024/03/GHSA-c673-578f-v4xm/GHSA-c673-578f-v4xm.json
+++ b/advisories/unreviewed/2024/03/GHSA-c673-578f-v4xm/GHSA-c673-578f-v4xm.json
@@ -7,12 +7,8 @@
"CVE-2021-47170"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nUSB: usbfs: Don't WARN about excessively large memory allocations\n\nSyzbot found that the kernel generates a WARNing if the user tries to\nsubmit a bulk transfer through usbfs with a buffer that is way too\nlarge. This isn't a bug in the kernel; it's merely an invalid request\nfrom the user and the usbfs code does handle it correctly.\n\nIn theory the same thing can happen with async transfers, or with the\npacket descriptor table for isochronous transfers.\n\nTo prevent the MM subsystem from complaining about these bad\nallocation requests, add the __GFP_NOWARN flag to the kmalloc calls\nfor these buffers.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -40,9 +36,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/03/GHSA-c76f-cr24-9g74/GHSA-c76f-cr24-9g74.json b/advisories/unreviewed/2024/03/GHSA-c76f-cr24-9g74/GHSA-c76f-cr24-9g74.json
index fad820825df..3ec934bb896 100644
--- a/advisories/unreviewed/2024/03/GHSA-c76f-cr24-9g74/GHSA-c76f-cr24-9g74.json
+++ b/advisories/unreviewed/2024/03/GHSA-c76f-cr24-9g74/GHSA-c76f-cr24-9g74.json
@@ -7,12 +7,8 @@
"CVE-2021-47151"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\ninterconnect: qcom: bcm-voter: add a missing of_node_put()\n\nAdd a missing of_node_put() in of_bcm_voter_get() to avoid the\nreference leak.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -32,9 +28,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/03/GHSA-f47f-xrrv-57gg/GHSA-f47f-xrrv-57gg.json b/advisories/unreviewed/2024/03/GHSA-f47f-xrrv-57gg/GHSA-f47f-xrrv-57gg.json
index 13321f5f96c..80016395a5b 100644
--- a/advisories/unreviewed/2024/03/GHSA-f47f-xrrv-57gg/GHSA-f47f-xrrv-57gg.json
+++ b/advisories/unreviewed/2024/03/GHSA-f47f-xrrv-57gg/GHSA-f47f-xrrv-57gg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/03/GHSA-ffg6-3wfr-47xc/GHSA-ffg6-3wfr-47xc.json b/advisories/unreviewed/2024/03/GHSA-ffg6-3wfr-47xc/GHSA-ffg6-3wfr-47xc.json
index 9f6bc563648..212f999ccc5 100644
--- a/advisories/unreviewed/2024/03/GHSA-ffg6-3wfr-47xc/GHSA-ffg6-3wfr-47xc.json
+++ b/advisories/unreviewed/2024/03/GHSA-ffg6-3wfr-47xc/GHSA-ffg6-3wfr-47xc.json
@@ -7,12 +7,8 @@
"CVE-2021-47152"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nmptcp: fix data stream corruption\n\nMaxim reported several issues when forcing a TCP transparent proxy\nto use the MPTCP protocol for the inbound connections. He also\nprovided a clean reproducer.\n\nThe problem boils down to 'mptcp_frag_can_collapse_to()' assuming\nthat only MPTCP will use the given page_frag.\n\nIf others - e.g. the plain TCP protocol - allocate page fragments,\nwe can end-up re-using already allocated memory for mptcp_data_frag.\n\nFix the issue ensuring that the to-be-expanded data fragment is\nlocated at the current page frag end.\n\nv1 -> v2:\n - added missing fixes tag (Mat)",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -32,9 +28,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/03/GHSA-fjp9-rfvr-287m/GHSA-fjp9-rfvr-287m.json b/advisories/unreviewed/2024/03/GHSA-fjp9-rfvr-287m/GHSA-fjp9-rfvr-287m.json
index df0e66dec6c..167f8427681 100644
--- a/advisories/unreviewed/2024/03/GHSA-fjp9-rfvr-287m/GHSA-fjp9-rfvr-287m.json
+++ b/advisories/unreviewed/2024/03/GHSA-fjp9-rfvr-287m/GHSA-fjp9-rfvr-287m.json
@@ -7,12 +7,8 @@
"CVE-2021-47144"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/amdgpu: fix refcount leak\n\n[Why]\nthe gem object rfb->base.obj[0] is get according to num_planes\nin amdgpufb_create, but is not put according to num_planes\n\n[How]\nput rfb->base.obj[0] in amdgpu_fbdev_destroy according to num_planes",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -40,9 +36,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/03/GHSA-fmvv-3w6j-94vx/GHSA-fmvv-3w6j-94vx.json b/advisories/unreviewed/2024/03/GHSA-fmvv-3w6j-94vx/GHSA-fmvv-3w6j-94vx.json
index bcb265bc510..864a5d9c8c0 100644
--- a/advisories/unreviewed/2024/03/GHSA-fmvv-3w6j-94vx/GHSA-fmvv-3w6j-94vx.json
+++ b/advisories/unreviewed/2024/03/GHSA-fmvv-3w6j-94vx/GHSA-fmvv-3w6j-94vx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/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/2024/03/GHSA-fxx6-99pg-x743/GHSA-fxx6-99pg-x743.json b/advisories/unreviewed/2024/03/GHSA-fxx6-99pg-x743/GHSA-fxx6-99pg-x743.json
index 718e1f8f4c2..5aecbfe4c65 100644
--- a/advisories/unreviewed/2024/03/GHSA-fxx6-99pg-x743/GHSA-fxx6-99pg-x743.json
+++ b/advisories/unreviewed/2024/03/GHSA-fxx6-99pg-x743/GHSA-fxx6-99pg-x743.json
@@ -7,12 +7,8 @@
"CVE-2021-47143"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/smc: remove device from smcd_dev_list after failed device_add()\n\nIf the device_add() for a smcd_dev fails, there's no cleanup step that\nrolls back the earlier list_add(). The device subsequently gets freed,\nand we end up with a corrupted list.\n\nAdd some error handling that removes the device from the list.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -32,9 +28,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/03/GHSA-h638-qfh6-65v5/GHSA-h638-qfh6-65v5.json b/advisories/unreviewed/2024/03/GHSA-h638-qfh6-65v5/GHSA-h638-qfh6-65v5.json
index 090766bd1ea..228f3d946f5 100644
--- a/advisories/unreviewed/2024/03/GHSA-h638-qfh6-65v5/GHSA-h638-qfh6-65v5.json
+++ b/advisories/unreviewed/2024/03/GHSA-h638-qfh6-65v5/GHSA-h638-qfh6-65v5.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/03/GHSA-jwg9-66jx-hjp3/GHSA-jwg9-66jx-hjp3.json b/advisories/unreviewed/2024/03/GHSA-jwg9-66jx-hjp3/GHSA-jwg9-66jx-hjp3.json
index 51a8b4dbe24..d44bc2a282e 100644
--- a/advisories/unreviewed/2024/03/GHSA-jwg9-66jx-hjp3/GHSA-jwg9-66jx-hjp3.json
+++ b/advisories/unreviewed/2024/03/GHSA-jwg9-66jx-hjp3/GHSA-jwg9-66jx-hjp3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/03/GHSA-jwrw-gr4p-2mx9/GHSA-jwrw-gr4p-2mx9.json b/advisories/unreviewed/2024/03/GHSA-jwrw-gr4p-2mx9/GHSA-jwrw-gr4p-2mx9.json
index c32f37ed744..8ddf3d18a86 100644
--- a/advisories/unreviewed/2024/03/GHSA-jwrw-gr4p-2mx9/GHSA-jwrw-gr4p-2mx9.json
+++ b/advisories/unreviewed/2024/03/GHSA-jwrw-gr4p-2mx9/GHSA-jwrw-gr4p-2mx9.json
@@ -7,12 +7,8 @@
"CVE-2021-47180"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nNFC: nci: fix memory leak in nci_allocate_device\n\nnfcmrvl_disconnect fails to free the hci_dev field in struct nci_dev.\nFix this by freeing hci_dev in nci_free_device.\n\nBUG: memory leak\nunreferenced object 0xffff888111ea6800 (size 1024):\n comm \"kworker/1:0\", pid 19, jiffies 4294942308 (age 13.580s)\n hex dump (first 32 bytes):\n 00 00 00 00 00 00 00 00 00 60 fd 0c 81 88 ff ff .........`......\n 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................\n backtrace:\n [<000000004bc25d43>] kmalloc include/linux/slab.h:552 [inline]\n [<000000004bc25d43>] kzalloc include/linux/slab.h:682 [inline]\n [<000000004bc25d43>] nci_hci_allocate+0x21/0xd0 net/nfc/nci/hci.c:784\n [<00000000c59cff92>] nci_allocate_device net/nfc/nci/core.c:1170 [inline]\n [<00000000c59cff92>] nci_allocate_device+0x10b/0x160 net/nfc/nci/core.c:1132\n [<00000000006e0a8e>] nfcmrvl_nci_register_dev+0x10a/0x1c0 drivers/nfc/nfcmrvl/main.c:153\n [<000000004da1b57e>] nfcmrvl_probe+0x223/0x290 drivers/nfc/nfcmrvl/usb.c:345\n [<00000000d506aed9>] usb_probe_interface+0x177/0x370 drivers/usb/core/driver.c:396\n [<00000000bc632c92>] really_probe+0x159/0x4a0 drivers/base/dd.c:554\n [<00000000f5009125>] driver_probe_device+0x84/0x100 drivers/base/dd.c:740\n [<000000000ce658ca>] __device_attach_driver+0xee/0x110 drivers/base/dd.c:846\n [<000000007067d05f>] bus_for_each_drv+0xb7/0x100 drivers/base/bus.c:431\n [<00000000f8e13372>] __device_attach+0x122/0x250 drivers/base/dd.c:914\n [<000000009cf68860>] bus_probe_device+0xc6/0xe0 drivers/base/bus.c:491\n [<00000000359c965a>] device_add+0x5be/0xc30 drivers/base/core.c:3109\n [<00000000086e4bd3>] usb_set_configuration+0x9d9/0xb90 drivers/usb/core/message.c:2164\n [<00000000ca036872>] usb_generic_driver_probe+0x8c/0xc0 drivers/usb/core/generic.c:238\n [<00000000d40d36f6>] usb_probe_device+0x5c/0x140 drivers/usb/core/driver.c:293\n [<00000000bc632c92>] really_probe+0x159/0x4a0 drivers/base/dd.c:554",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -52,9 +48,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/03/GHSA-mh64-ppph-hcxx/GHSA-mh64-ppph-hcxx.json b/advisories/unreviewed/2024/03/GHSA-mh64-ppph-hcxx/GHSA-mh64-ppph-hcxx.json
index d28d4493745..fe49840a5c2 100644
--- a/advisories/unreviewed/2024/03/GHSA-mh64-ppph-hcxx/GHSA-mh64-ppph-hcxx.json
+++ b/advisories/unreviewed/2024/03/GHSA-mh64-ppph-hcxx/GHSA-mh64-ppph-hcxx.json
@@ -7,12 +7,8 @@
"CVE-2021-47145"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nbtrfs: do not BUG_ON in link_to_fixup_dir\n\nWhile doing error injection testing I got the following panic\n\n kernel BUG at fs/btrfs/tree-log.c:1862!\n invalid opcode: 0000 [#1] SMP NOPTI\n CPU: 1 PID: 7836 Comm: mount Not tainted 5.13.0-rc1+ #305\n Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.13.0-2.fc32 04/01/2014\n RIP: 0010:link_to_fixup_dir+0xd5/0xe0\n RSP: 0018:ffffb5800180fa30 EFLAGS: 00010216\n RAX: fffffffffffffffb RBX: 00000000fffffffb RCX: ffff8f595287faf0\n RDX: ffffb5800180fa37 RSI: ffff8f5954978800 RDI: 0000000000000000\n RBP: ffff8f5953af9450 R08: 0000000000000019 R09: 0000000000000001\n R10: 000151f408682970 R11: 0000000120021001 R12: ffff8f5954978800\n R13: ffff8f595287faf0 R14: ffff8f5953c77dd0 R15: 0000000000000065\n FS: 00007fc5284c8c40(0000) GS:ffff8f59bbd00000(0000) knlGS:0000000000000000\n CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n CR2: 00007fc5287f47c0 CR3: 000000011275e002 CR4: 0000000000370ee0\n Call Trace:\n replay_one_buffer+0x409/0x470\n ? btree_read_extent_buffer_pages+0xd0/0x110\n walk_up_log_tree+0x157/0x1e0\n walk_log_tree+0xa6/0x1d0\n btrfs_recover_log_trees+0x1da/0x360\n ? replay_one_extent+0x7b0/0x7b0\n open_ctree+0x1486/0x1720\n btrfs_mount_root.cold+0x12/0xea\n ? __kmalloc_track_caller+0x12f/0x240\n legacy_get_tree+0x24/0x40\n vfs_get_tree+0x22/0xb0\n vfs_kern_mount.part.0+0x71/0xb0\n btrfs_mount+0x10d/0x380\n ? vfs_parse_fs_string+0x4d/0x90\n legacy_get_tree+0x24/0x40\n vfs_get_tree+0x22/0xb0\n path_mount+0x433/0xa10\n __x64_sys_mount+0xe3/0x120\n do_syscall_64+0x3d/0x80\n entry_SYSCALL_64_after_hwframe+0x44/0xae\n\nWe can get -EIO or any number of legitimate errors from\nbtrfs_search_slot(), panicing here is not the appropriate response. The\nerror path for this code handles errors properly, simply return the\nerror.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -52,9 +48,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/03/GHSA-p224-3949-7fhp/GHSA-p224-3949-7fhp.json b/advisories/unreviewed/2024/03/GHSA-p224-3949-7fhp/GHSA-p224-3949-7fhp.json
index f8c3623dd24..8deb477c3b7 100644
--- a/advisories/unreviewed/2024/03/GHSA-p224-3949-7fhp/GHSA-p224-3949-7fhp.json
+++ b/advisories/unreviewed/2024/03/GHSA-p224-3949-7fhp/GHSA-p224-3949-7fhp.json
@@ -7,12 +7,8 @@
"CVE-2021-47167"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nNFS: Fix an Oopsable condition in __nfs_pageio_add_request()\n\nEnsure that nfs_pageio_error_cleanup() resets the mirror array contents,\nso that the structure reflects the fact that it is now empty.\nAlso change the test in nfs_pageio_do_add_request() to be more robust by\nchecking whether or not the list is empty rather than relying on the\nvalue of pg_count.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -36,9 +32,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/03/GHSA-p5xw-cvrw-p372/GHSA-p5xw-cvrw-p372.json b/advisories/unreviewed/2024/03/GHSA-p5xw-cvrw-p372/GHSA-p5xw-cvrw-p372.json
index 723b522a774..920e7bf30bf 100644
--- a/advisories/unreviewed/2024/03/GHSA-p5xw-cvrw-p372/GHSA-p5xw-cvrw-p372.json
+++ b/advisories/unreviewed/2024/03/GHSA-p5xw-cvrw-p372/GHSA-p5xw-cvrw-p372.json
@@ -7,12 +7,8 @@
"CVE-2021-47174"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: nft_set_pipapo_avx2: Add irq_fpu_usable() check, fallback to non-AVX2 version\n\nArturo reported this backtrace:\n\n[709732.358791] WARNING: CPU: 3 PID: 456 at arch/x86/kernel/fpu/core.c:128 kernel_fpu_begin_mask+0xae/0xe0\n[709732.358793] Modules linked in: binfmt_misc nft_nat nft_chain_nat nf_nat nft_counter nft_ct nf_tables nf_conntrack_netlink nfnetlink 8021q garp stp mrp llc vrf intel_rapl_msr intel_rapl_common skx_edac nfit libnvdimm ipmi_ssif x86_pkg_temp_thermal intel_powerclamp coretemp crc32_pclmul mgag200 ghash_clmulni_intel drm_kms_helper cec aesni_intel drm libaes crypto_simd cryptd glue_helper mei_me dell_smbios iTCO_wdt evdev intel_pmc_bxt iTCO_vendor_support dcdbas pcspkr rapl dell_wmi_descriptor wmi_bmof sg i2c_algo_bit watchdog mei acpi_ipmi ipmi_si button nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ipmi_devintf ipmi_msghandler ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 dm_mod raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor sd_mod t10_pi crc_t10dif crct10dif_generic raid6_pq libcrc32c crc32c_generic raid1 raid0 multipath linear md_mod ahci libahci tg3 libata xhci_pci libphy xhci_hcd ptp usbcore crct10dif_pclmul crct10dif_common bnxt_en crc32c_intel scsi_mod\n[709732.358941] pps_core i2c_i801 lpc_ich i2c_smbus wmi usb_common\n[709732.358957] CPU: 3 PID: 456 Comm: jbd2/dm-0-8 Not tainted 5.10.0-0.bpo.5-amd64 #1 Debian 5.10.24-1~bpo10+1\n[709732.358959] Hardware name: Dell Inc. PowerEdge R440/04JN2K, BIOS 2.9.3 09/23/2020\n[709732.358964] RIP: 0010:kernel_fpu_begin_mask+0xae/0xe0\n[709732.358969] Code: ae 54 24 04 83 e3 01 75 38 48 8b 44 24 08 65 48 33 04 25 28 00 00 00 75 33 48 83 c4 10 5b c3 65 8a 05 5e 21 5e 76 84 c0 74 92 <0f> 0b eb 8e f0 80 4f 01 40 48 81 c7 00 14 00 00 e8 dd fb ff ff eb\n[709732.358972] RSP: 0018:ffffbb9700304740 EFLAGS: 00010202\n[709732.358976] RAX: 0000000000000001 RBX: 0000000000000003 RCX: 0000000000000001\n[709732.358979] RDX: ffffbb9700304970 RSI: ffff922fe1952e00 RDI: 0000000000000003\n[709732.358981] RBP: ffffbb9700304970 R08: ffff922fc868a600 R09: ffff922fc711e462\n[709732.358984] R10: 000000000000005f R11: ffff922ff0b27180 R12: ffffbb9700304960\n[709732.358987] R13: ffffbb9700304b08 R14: ffff922fc664b6c8 R15: ffff922fc664b660\n[709732.358990] FS: 0000000000000000(0000) GS:ffff92371fec0000(0000) knlGS:0000000000000000\n[709732.358993] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[709732.358996] CR2: 0000557a6655bdd0 CR3: 000000026020a001 CR4: 00000000007706e0\n[709732.358999] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000\n[709732.359001] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400\n[709732.359003] PKRU: 55555554\n[709732.359005] Call Trace:\n[709732.359009] \n[709732.359035] nft_pipapo_avx2_lookup+0x4c/0x1cba [nf_tables]\n[709732.359046] ? sched_clock+0x5/0x10\n[709732.359054] ? sched_clock_cpu+0xc/0xb0\n[709732.359061] ? record_times+0x16/0x80\n[709732.359068] ? plist_add+0xc1/0x100\n[709732.359073] ? psi_group_change+0x47/0x230\n[709732.359079] ? skb_clone+0x4d/0xb0\n[709732.359085] ? enqueue_task_rt+0x22b/0x310\n[709732.359098] ? bnxt_start_xmit+0x1e8/0xaf0 [bnxt_en]\n[709732.359102] ? packet_rcv+0x40/0x4a0\n[709732.359121] nft_lookup_eval+0x59/0x160 [nf_tables]\n[709732.359133] nft_do_chain+0x350/0x500 [nf_tables]\n[709732.359152] ? nft_lookup_eval+0x59/0x160 [nf_tables]\n[709732.359163] ? nft_do_chain+0x364/0x500 [nf_tables]\n[709732.359172] ? fib4_rule_action+0x6d/0x80\n[709732.359178] ? fib_rules_lookup+0x107/0x250\n[709732.359184] nft_nat_do_chain+0x8a/0xf2 [nft_chain_nat]\n[709732.359193] nf_nat_inet_fn+0xea/0x210 [nf_nat]\n[709732.359202] nf_nat_ipv4_out+0x14/0xa0 [nf_nat]\n[709732.359207] nf_hook_slow+0x44/0xc0\n[709732.359214] ip_output+0xd2/0x100\n[709732.359221] ? __ip_finish_output+0x210/0x210\n[709732.359226] ip_forward+0x37d/0x4a0\n[709732.359232] ? ip4_key_hashfn+0xb0/0xb0\n[709732.359238] ip_subli\n---truncated---",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -32,9 +28,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/03/GHSA-q35p-f3w6-f3f7/GHSA-q35p-f3w6-f3f7.json b/advisories/unreviewed/2024/03/GHSA-q35p-f3w6-f3f7/GHSA-q35p-f3w6-f3f7.json
index ccb02350286..50cd15d7ca3 100644
--- a/advisories/unreviewed/2024/03/GHSA-q35p-f3w6-f3f7/GHSA-q35p-f3w6-f3f7.json
+++ b/advisories/unreviewed/2024/03/GHSA-q35p-f3w6-f3f7/GHSA-q35p-f3w6-f3f7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/03/GHSA-qjmm-w6cw-3hf3/GHSA-qjmm-w6cw-3hf3.json b/advisories/unreviewed/2024/03/GHSA-qjmm-w6cw-3hf3/GHSA-qjmm-w6cw-3hf3.json
index e5947a9ec83..7b882f72e44 100644
--- a/advisories/unreviewed/2024/03/GHSA-qjmm-w6cw-3hf3/GHSA-qjmm-w6cw-3hf3.json
+++ b/advisories/unreviewed/2024/03/GHSA-qjmm-w6cw-3hf3/GHSA-qjmm-w6cw-3hf3.json
@@ -7,12 +7,8 @@
"CVE-2021-47138"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\ncxgb4: avoid accessing registers when clearing filters\n\nHardware register having the server TID base can contain\ninvalid values when adapter is in bad state (for example,\ndue to AER fatal error). Reading these invalid values in the\nregister can lead to out-of-bound memory access. So, fix\nby using the saved server TID base when clearing filters.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -36,9 +32,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/03/GHSA-qrv4-68mg-fv43/GHSA-qrv4-68mg-fv43.json b/advisories/unreviewed/2024/03/GHSA-qrv4-68mg-fv43/GHSA-qrv4-68mg-fv43.json
index ebf8589dce4..27574a02ac2 100644
--- a/advisories/unreviewed/2024/03/GHSA-qrv4-68mg-fv43/GHSA-qrv4-68mg-fv43.json
+++ b/advisories/unreviewed/2024/03/GHSA-qrv4-68mg-fv43/GHSA-qrv4-68mg-fv43.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/03/GHSA-r8hg-vj8p-8m82/GHSA-r8hg-vj8p-8m82.json b/advisories/unreviewed/2024/03/GHSA-r8hg-vj8p-8m82/GHSA-r8hg-vj8p-8m82.json
index e2ca0e82b9b..df158906754 100644
--- a/advisories/unreviewed/2024/03/GHSA-r8hg-vj8p-8m82/GHSA-r8hg-vj8p-8m82.json
+++ b/advisories/unreviewed/2024/03/GHSA-r8hg-vj8p-8m82/GHSA-r8hg-vj8p-8m82.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/03/GHSA-rfpv-q7vr-v94r/GHSA-rfpv-q7vr-v94r.json b/advisories/unreviewed/2024/03/GHSA-rfpv-q7vr-v94r/GHSA-rfpv-q7vr-v94r.json
index 4f45c4c1c5a..9c12c52c3e6 100644
--- a/advisories/unreviewed/2024/03/GHSA-rfpv-q7vr-v94r/GHSA-rfpv-q7vr-v94r.json
+++ b/advisories/unreviewed/2024/03/GHSA-rfpv-q7vr-v94r/GHSA-rfpv-q7vr-v94r.json
@@ -7,12 +7,8 @@
"CVE-2021-47165"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/meson: fix shutdown crash when component not probed\n\nWhen main component is not probed, by example when the dw-hdmi module is\nnot loaded yet or in probe defer, the following crash appears on shutdown:\n\nUnable to handle kernel NULL pointer dereference at virtual address 0000000000000038\n...\npc : meson_drv_shutdown+0x24/0x50\nlr : platform_drv_shutdown+0x20/0x30\n...\nCall trace:\nmeson_drv_shutdown+0x24/0x50\nplatform_drv_shutdown+0x20/0x30\ndevice_shutdown+0x158/0x360\nkernel_restart_prepare+0x38/0x48\nkernel_restart+0x18/0x68\n__do_sys_reboot+0x224/0x250\n__arm64_sys_reboot+0x24/0x30\n...\n\nSimply check if the priv struct has been allocated before using it.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -44,9 +40,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/03/GHSA-rx58-wmcf-8vpm/GHSA-rx58-wmcf-8vpm.json b/advisories/unreviewed/2024/03/GHSA-rx58-wmcf-8vpm/GHSA-rx58-wmcf-8vpm.json
index 06d6be3289b..7d995cceb07 100644
--- a/advisories/unreviewed/2024/03/GHSA-rx58-wmcf-8vpm/GHSA-rx58-wmcf-8vpm.json
+++ b/advisories/unreviewed/2024/03/GHSA-rx58-wmcf-8vpm/GHSA-rx58-wmcf-8vpm.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/03/GHSA-v6cm-gqc8-448v/GHSA-v6cm-gqc8-448v.json b/advisories/unreviewed/2024/03/GHSA-v6cm-gqc8-448v/GHSA-v6cm-gqc8-448v.json
index 810e874d727..c60c3435eea 100644
--- a/advisories/unreviewed/2024/03/GHSA-v6cm-gqc8-448v/GHSA-v6cm-gqc8-448v.json
+++ b/advisories/unreviewed/2024/03/GHSA-v6cm-gqc8-448v/GHSA-v6cm-gqc8-448v.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/03/GHSA-wcqr-c98g-grwq/GHSA-wcqr-c98g-grwq.json b/advisories/unreviewed/2024/03/GHSA-wcqr-c98g-grwq/GHSA-wcqr-c98g-grwq.json
index 313cbb4c31c..c06569138b4 100644
--- a/advisories/unreviewed/2024/03/GHSA-wcqr-c98g-grwq/GHSA-wcqr-c98g-grwq.json
+++ b/advisories/unreviewed/2024/03/GHSA-wcqr-c98g-grwq/GHSA-wcqr-c98g-grwq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/03/GHSA-wvw8-hcw4-jwqp/GHSA-wvw8-hcw4-jwqp.json b/advisories/unreviewed/2024/03/GHSA-wvw8-hcw4-jwqp/GHSA-wvw8-hcw4-jwqp.json
index 1bd07bd1504..cc1843ca66b 100644
--- a/advisories/unreviewed/2024/03/GHSA-wvw8-hcw4-jwqp/GHSA-wvw8-hcw4-jwqp.json
+++ b/advisories/unreviewed/2024/03/GHSA-wvw8-hcw4-jwqp/GHSA-wvw8-hcw4-jwqp.json
@@ -7,12 +7,8 @@
"CVE-2024-1231"
],
"details": "The CM Download Manager WordPress plugin before 2.9.0 does not have CSRF checks in some places, which could allow attackers to make logged in admins unpublish downloads via a CSRF attack",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/03/GHSA-x3j5-x3h2-frf6/GHSA-x3j5-x3h2-frf6.json b/advisories/unreviewed/2024/03/GHSA-x3j5-x3h2-frf6/GHSA-x3j5-x3h2-frf6.json
index f4c46e6788b..fd97119c302 100644
--- a/advisories/unreviewed/2024/03/GHSA-x3j5-x3h2-frf6/GHSA-x3j5-x3h2-frf6.json
+++ b/advisories/unreviewed/2024/03/GHSA-x3j5-x3h2-frf6/GHSA-x3j5-x3h2-frf6.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/03/GHSA-x3qm-cm3j-3qcm/GHSA-x3qm-cm3j-3qcm.json b/advisories/unreviewed/2024/03/GHSA-x3qm-cm3j-3qcm/GHSA-x3qm-cm3j-3qcm.json
index 57b8409e45e..87fdd926fb3 100644
--- a/advisories/unreviewed/2024/03/GHSA-x3qm-cm3j-3qcm/GHSA-x3qm-cm3j-3qcm.json
+++ b/advisories/unreviewed/2024/03/GHSA-x3qm-cm3j-3qcm/GHSA-x3qm-cm3j-3qcm.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/04/GHSA-7pwr-cfrc-px4f/GHSA-7pwr-cfrc-px4f.json b/advisories/unreviewed/2024/04/GHSA-7pwr-cfrc-px4f/GHSA-7pwr-cfrc-px4f.json
index 582d57d196b..a15ac5d3d03 100644
--- a/advisories/unreviewed/2024/04/GHSA-7pwr-cfrc-px4f/GHSA-7pwr-cfrc-px4f.json
+++ b/advisories/unreviewed/2024/04/GHSA-7pwr-cfrc-px4f/GHSA-7pwr-cfrc-px4f.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/05/GHSA-ppc9-9hjq-rfh7/GHSA-ppc9-9hjq-rfh7.json b/advisories/unreviewed/2024/05/GHSA-ppc9-9hjq-rfh7/GHSA-ppc9-9hjq-rfh7.json
index abc7cab7de9..ffacd20bd83 100644
--- a/advisories/unreviewed/2024/05/GHSA-ppc9-9hjq-rfh7/GHSA-ppc9-9hjq-rfh7.json
+++ b/advisories/unreviewed/2024/05/GHSA-ppc9-9hjq-rfh7/GHSA-ppc9-9hjq-rfh7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/06/GHSA-jhc8-v2x5-jvj5/GHSA-jhc8-v2x5-jvj5.json b/advisories/unreviewed/2024/06/GHSA-jhc8-v2x5-jvj5/GHSA-jhc8-v2x5-jvj5.json
index b31cf43f807..4aeb67767ca 100644
--- a/advisories/unreviewed/2024/06/GHSA-jhc8-v2x5-jvj5/GHSA-jhc8-v2x5-jvj5.json
+++ b/advisories/unreviewed/2024/06/GHSA-jhc8-v2x5-jvj5/GHSA-jhc8-v2x5-jvj5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/08/GHSA-2w45-v2hv-rxp2/GHSA-2w45-v2hv-rxp2.json b/advisories/unreviewed/2024/08/GHSA-2w45-v2hv-rxp2/GHSA-2w45-v2hv-rxp2.json
index bdc2120d5ef..720845da2eb 100644
--- a/advisories/unreviewed/2024/08/GHSA-2w45-v2hv-rxp2/GHSA-2w45-v2hv-rxp2.json
+++ b/advisories/unreviewed/2024/08/GHSA-2w45-v2hv-rxp2/GHSA-2w45-v2hv-rxp2.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-32r9-2j7h-3vqq/GHSA-32r9-2j7h-3vqq.json b/advisories/unreviewed/2024/08/GHSA-32r9-2j7h-3vqq/GHSA-32r9-2j7h-3vqq.json
index a15d55a11e6..8b5958b9b67 100644
--- a/advisories/unreviewed/2024/08/GHSA-32r9-2j7h-3vqq/GHSA-32r9-2j7h-3vqq.json
+++ b/advisories/unreviewed/2024/08/GHSA-32r9-2j7h-3vqq/GHSA-32r9-2j7h-3vqq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/08/GHSA-3826-h8f4-w96h/GHSA-3826-h8f4-w96h.json b/advisories/unreviewed/2024/08/GHSA-3826-h8f4-w96h/GHSA-3826-h8f4-w96h.json
index 674738b952b..39da399ee43 100644
--- a/advisories/unreviewed/2024/08/GHSA-3826-h8f4-w96h/GHSA-3826-h8f4-w96h.json
+++ b/advisories/unreviewed/2024/08/GHSA-3826-h8f4-w96h/GHSA-3826-h8f4-w96h.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/08/GHSA-38g8-fv8m-xfpr/GHSA-38g8-fv8m-xfpr.json b/advisories/unreviewed/2024/08/GHSA-38g8-fv8m-xfpr/GHSA-38g8-fv8m-xfpr.json
index a7a9be3d451..a8762114d74 100644
--- a/advisories/unreviewed/2024/08/GHSA-38g8-fv8m-xfpr/GHSA-38g8-fv8m-xfpr.json
+++ b/advisories/unreviewed/2024/08/GHSA-38g8-fv8m-xfpr/GHSA-38g8-fv8m-xfpr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/08/GHSA-3p4h-pcqj-f7fx/GHSA-3p4h-pcqj-f7fx.json b/advisories/unreviewed/2024/08/GHSA-3p4h-pcqj-f7fx/GHSA-3p4h-pcqj-f7fx.json
index b63986e7930..9b490d50982 100644
--- a/advisories/unreviewed/2024/08/GHSA-3p4h-pcqj-f7fx/GHSA-3p4h-pcqj-f7fx.json
+++ b/advisories/unreviewed/2024/08/GHSA-3p4h-pcqj-f7fx/GHSA-3p4h-pcqj-f7fx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/08/GHSA-3pcg-3m3w-7636/GHSA-3pcg-3m3w-7636.json b/advisories/unreviewed/2024/08/GHSA-3pcg-3m3w-7636/GHSA-3pcg-3m3w-7636.json
index 14479f904a5..16d66fda3ee 100644
--- a/advisories/unreviewed/2024/08/GHSA-3pcg-3m3w-7636/GHSA-3pcg-3m3w-7636.json
+++ b/advisories/unreviewed/2024/08/GHSA-3pcg-3m3w-7636/GHSA-3pcg-3m3w-7636.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/08/GHSA-47jp-rpvr-wqf3/GHSA-47jp-rpvr-wqf3.json b/advisories/unreviewed/2024/08/GHSA-47jp-rpvr-wqf3/GHSA-47jp-rpvr-wqf3.json
index d99eddd8844..177ba76c5b7 100644
--- a/advisories/unreviewed/2024/08/GHSA-47jp-rpvr-wqf3/GHSA-47jp-rpvr-wqf3.json
+++ b/advisories/unreviewed/2024/08/GHSA-47jp-rpvr-wqf3/GHSA-47jp-rpvr-wqf3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/08/GHSA-52j9-r8mv-933c/GHSA-52j9-r8mv-933c.json b/advisories/unreviewed/2024/08/GHSA-52j9-r8mv-933c/GHSA-52j9-r8mv-933c.json
index f2c00afae4d..2cdb9debbf0 100644
--- a/advisories/unreviewed/2024/08/GHSA-52j9-r8mv-933c/GHSA-52j9-r8mv-933c.json
+++ b/advisories/unreviewed/2024/08/GHSA-52j9-r8mv-933c/GHSA-52j9-r8mv-933c.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/08/GHSA-5cmh-fwww-gj5w/GHSA-5cmh-fwww-gj5w.json b/advisories/unreviewed/2024/08/GHSA-5cmh-fwww-gj5w/GHSA-5cmh-fwww-gj5w.json
index 6d13a0079b8..0fd8eeadb12 100644
--- a/advisories/unreviewed/2024/08/GHSA-5cmh-fwww-gj5w/GHSA-5cmh-fwww-gj5w.json
+++ b/advisories/unreviewed/2024/08/GHSA-5cmh-fwww-gj5w/GHSA-5cmh-fwww-gj5w.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/08/GHSA-62gg-j5pm-8r49/GHSA-62gg-j5pm-8r49.json b/advisories/unreviewed/2024/08/GHSA-62gg-j5pm-8r49/GHSA-62gg-j5pm-8r49.json
index 5e590326811..69324f7c781 100644
--- a/advisories/unreviewed/2024/08/GHSA-62gg-j5pm-8r49/GHSA-62gg-j5pm-8r49.json
+++ b/advisories/unreviewed/2024/08/GHSA-62gg-j5pm-8r49/GHSA-62gg-j5pm-8r49.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/08/GHSA-6fjg-g7c2-pg8j/GHSA-6fjg-g7c2-pg8j.json b/advisories/unreviewed/2024/08/GHSA-6fjg-g7c2-pg8j/GHSA-6fjg-g7c2-pg8j.json
index fc393a67e42..c0f0d6480f4 100644
--- a/advisories/unreviewed/2024/08/GHSA-6fjg-g7c2-pg8j/GHSA-6fjg-g7c2-pg8j.json
+++ b/advisories/unreviewed/2024/08/GHSA-6fjg-g7c2-pg8j/GHSA-6fjg-g7c2-pg8j.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/08/GHSA-6mgg-r5cm-pmmg/GHSA-6mgg-r5cm-pmmg.json b/advisories/unreviewed/2024/08/GHSA-6mgg-r5cm-pmmg/GHSA-6mgg-r5cm-pmmg.json
index 5df36cb5f21..acdf1ca8ce7 100644
--- a/advisories/unreviewed/2024/08/GHSA-6mgg-r5cm-pmmg/GHSA-6mgg-r5cm-pmmg.json
+++ b/advisories/unreviewed/2024/08/GHSA-6mgg-r5cm-pmmg/GHSA-6mgg-r5cm-pmmg.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-6q66-f3v9-mwr7/GHSA-6q66-f3v9-mwr7.json b/advisories/unreviewed/2024/08/GHSA-6q66-f3v9-mwr7/GHSA-6q66-f3v9-mwr7.json
index 6572e67842b..c29ff48088f 100644
--- a/advisories/unreviewed/2024/08/GHSA-6q66-f3v9-mwr7/GHSA-6q66-f3v9-mwr7.json
+++ b/advisories/unreviewed/2024/08/GHSA-6q66-f3v9-mwr7/GHSA-6q66-f3v9-mwr7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/08/GHSA-7f5w-jgw7-q73x/GHSA-7f5w-jgw7-q73x.json b/advisories/unreviewed/2024/08/GHSA-7f5w-jgw7-q73x/GHSA-7f5w-jgw7-q73x.json
index c89d239d63e..22227ad5dde 100644
--- a/advisories/unreviewed/2024/08/GHSA-7f5w-jgw7-q73x/GHSA-7f5w-jgw7-q73x.json
+++ b/advisories/unreviewed/2024/08/GHSA-7f5w-jgw7-q73x/GHSA-7f5w-jgw7-q73x.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/08/GHSA-7j47-mxwc-g3xp/GHSA-7j47-mxwc-g3xp.json b/advisories/unreviewed/2024/08/GHSA-7j47-mxwc-g3xp/GHSA-7j47-mxwc-g3xp.json
index f919bf5ee75..c35e91acef5 100644
--- a/advisories/unreviewed/2024/08/GHSA-7j47-mxwc-g3xp/GHSA-7j47-mxwc-g3xp.json
+++ b/advisories/unreviewed/2024/08/GHSA-7j47-mxwc-g3xp/GHSA-7j47-mxwc-g3xp.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-88qq-rx45-9fwm/GHSA-88qq-rx45-9fwm.json b/advisories/unreviewed/2024/08/GHSA-88qq-rx45-9fwm/GHSA-88qq-rx45-9fwm.json
index 52411a20750..98095b0dc05 100644
--- a/advisories/unreviewed/2024/08/GHSA-88qq-rx45-9fwm/GHSA-88qq-rx45-9fwm.json
+++ b/advisories/unreviewed/2024/08/GHSA-88qq-rx45-9fwm/GHSA-88qq-rx45-9fwm.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/08/GHSA-8frx-vgqj-jxgq/GHSA-8frx-vgqj-jxgq.json b/advisories/unreviewed/2024/08/GHSA-8frx-vgqj-jxgq/GHSA-8frx-vgqj-jxgq.json
index e7369aaa517..d9a5c0d7488 100644
--- a/advisories/unreviewed/2024/08/GHSA-8frx-vgqj-jxgq/GHSA-8frx-vgqj-jxgq.json
+++ b/advisories/unreviewed/2024/08/GHSA-8frx-vgqj-jxgq/GHSA-8frx-vgqj-jxgq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/08/GHSA-8gxf-54jp-wccf/GHSA-8gxf-54jp-wccf.json b/advisories/unreviewed/2024/08/GHSA-8gxf-54jp-wccf/GHSA-8gxf-54jp-wccf.json
index 33a8638fe6e..ba10b366cb3 100644
--- a/advisories/unreviewed/2024/08/GHSA-8gxf-54jp-wccf/GHSA-8gxf-54jp-wccf.json
+++ b/advisories/unreviewed/2024/08/GHSA-8gxf-54jp-wccf/GHSA-8gxf-54jp-wccf.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-f839-84cr-67jq/GHSA-f839-84cr-67jq.json b/advisories/unreviewed/2024/08/GHSA-f839-84cr-67jq/GHSA-f839-84cr-67jq.json
index 00e1ae9e4c8..87c66fdd013 100644
--- a/advisories/unreviewed/2024/08/GHSA-f839-84cr-67jq/GHSA-f839-84cr-67jq.json
+++ b/advisories/unreviewed/2024/08/GHSA-f839-84cr-67jq/GHSA-f839-84cr-67jq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/08/GHSA-f95q-fwq6-mx8w/GHSA-f95q-fwq6-mx8w.json b/advisories/unreviewed/2024/08/GHSA-f95q-fwq6-mx8w/GHSA-f95q-fwq6-mx8w.json
index 392150caae9..49ddf882bea 100644
--- a/advisories/unreviewed/2024/08/GHSA-f95q-fwq6-mx8w/GHSA-f95q-fwq6-mx8w.json
+++ b/advisories/unreviewed/2024/08/GHSA-f95q-fwq6-mx8w/GHSA-f95q-fwq6-mx8w.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-g223-xxpm-2vv4/GHSA-g223-xxpm-2vv4.json b/advisories/unreviewed/2024/08/GHSA-g223-xxpm-2vv4/GHSA-g223-xxpm-2vv4.json
index 4f1e336751e..a0eba0739ae 100644
--- a/advisories/unreviewed/2024/08/GHSA-g223-xxpm-2vv4/GHSA-g223-xxpm-2vv4.json
+++ b/advisories/unreviewed/2024/08/GHSA-g223-xxpm-2vv4/GHSA-g223-xxpm-2vv4.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-g9q9-268w-xmvw/GHSA-g9q9-268w-xmvw.json b/advisories/unreviewed/2024/08/GHSA-g9q9-268w-xmvw/GHSA-g9q9-268w-xmvw.json
index 5aba4fba057..786e0686a7d 100644
--- a/advisories/unreviewed/2024/08/GHSA-g9q9-268w-xmvw/GHSA-g9q9-268w-xmvw.json
+++ b/advisories/unreviewed/2024/08/GHSA-g9q9-268w-xmvw/GHSA-g9q9-268w-xmvw.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/08/GHSA-gpj2-qxrh-r55r/GHSA-gpj2-qxrh-r55r.json b/advisories/unreviewed/2024/08/GHSA-gpj2-qxrh-r55r/GHSA-gpj2-qxrh-r55r.json
index feb84040c52..e9f39b82a8a 100644
--- a/advisories/unreviewed/2024/08/GHSA-gpj2-qxrh-r55r/GHSA-gpj2-qxrh-r55r.json
+++ b/advisories/unreviewed/2024/08/GHSA-gpj2-qxrh-r55r/GHSA-gpj2-qxrh-r55r.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/08/GHSA-h4rw-35j2-46pq/GHSA-h4rw-35j2-46pq.json b/advisories/unreviewed/2024/08/GHSA-h4rw-35j2-46pq/GHSA-h4rw-35j2-46pq.json
index 46c3743f964..eba16128bb0 100644
--- a/advisories/unreviewed/2024/08/GHSA-h4rw-35j2-46pq/GHSA-h4rw-35j2-46pq.json
+++ b/advisories/unreviewed/2024/08/GHSA-h4rw-35j2-46pq/GHSA-h4rw-35j2-46pq.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-hhfv-px9r-qrj6/GHSA-hhfv-px9r-qrj6.json b/advisories/unreviewed/2024/08/GHSA-hhfv-px9r-qrj6/GHSA-hhfv-px9r-qrj6.json
index c375f48e280..a5a34d01e1b 100644
--- a/advisories/unreviewed/2024/08/GHSA-hhfv-px9r-qrj6/GHSA-hhfv-px9r-qrj6.json
+++ b/advisories/unreviewed/2024/08/GHSA-hhfv-px9r-qrj6/GHSA-hhfv-px9r-qrj6.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/08/GHSA-jpqh-p3f6-x53r/GHSA-jpqh-p3f6-x53r.json b/advisories/unreviewed/2024/08/GHSA-jpqh-p3f6-x53r/GHSA-jpqh-p3f6-x53r.json
index f11edddfd59..6149b765465 100644
--- a/advisories/unreviewed/2024/08/GHSA-jpqh-p3f6-x53r/GHSA-jpqh-p3f6-x53r.json
+++ b/advisories/unreviewed/2024/08/GHSA-jpqh-p3f6-x53r/GHSA-jpqh-p3f6-x53r.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/08/GHSA-jvr7-jmp5-9485/GHSA-jvr7-jmp5-9485.json b/advisories/unreviewed/2024/08/GHSA-jvr7-jmp5-9485/GHSA-jvr7-jmp5-9485.json
index ab64c6e6749..90053fd76cb 100644
--- a/advisories/unreviewed/2024/08/GHSA-jvr7-jmp5-9485/GHSA-jvr7-jmp5-9485.json
+++ b/advisories/unreviewed/2024/08/GHSA-jvr7-jmp5-9485/GHSA-jvr7-jmp5-9485.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/08/GHSA-mhw2-rpwf-538r/GHSA-mhw2-rpwf-538r.json b/advisories/unreviewed/2024/08/GHSA-mhw2-rpwf-538r/GHSA-mhw2-rpwf-538r.json
index 699bcd6a949..ba3031d2962 100644
--- a/advisories/unreviewed/2024/08/GHSA-mhw2-rpwf-538r/GHSA-mhw2-rpwf-538r.json
+++ b/advisories/unreviewed/2024/08/GHSA-mhw2-rpwf-538r/GHSA-mhw2-rpwf-538r.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-px2r-hc96-6x9w/GHSA-px2r-hc96-6x9w.json b/advisories/unreviewed/2024/08/GHSA-px2r-hc96-6x9w/GHSA-px2r-hc96-6x9w.json
index cc28f7a7ff5..3e6ccf13c7a 100644
--- a/advisories/unreviewed/2024/08/GHSA-px2r-hc96-6x9w/GHSA-px2r-hc96-6x9w.json
+++ b/advisories/unreviewed/2024/08/GHSA-px2r-hc96-6x9w/GHSA-px2r-hc96-6x9w.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/08/GHSA-rjp6-gjq7-25v6/GHSA-rjp6-gjq7-25v6.json b/advisories/unreviewed/2024/08/GHSA-rjp6-gjq7-25v6/GHSA-rjp6-gjq7-25v6.json
index 76312313136..11234cbd8a4 100644
--- a/advisories/unreviewed/2024/08/GHSA-rjp6-gjq7-25v6/GHSA-rjp6-gjq7-25v6.json
+++ b/advisories/unreviewed/2024/08/GHSA-rjp6-gjq7-25v6/GHSA-rjp6-gjq7-25v6.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/08/GHSA-rmc5-c4fj-6pr3/GHSA-rmc5-c4fj-6pr3.json b/advisories/unreviewed/2024/08/GHSA-rmc5-c4fj-6pr3/GHSA-rmc5-c4fj-6pr3.json
index 2939611d2a8..e31bc9b8b1f 100644
--- a/advisories/unreviewed/2024/08/GHSA-rmc5-c4fj-6pr3/GHSA-rmc5-c4fj-6pr3.json
+++ b/advisories/unreviewed/2024/08/GHSA-rmc5-c4fj-6pr3/GHSA-rmc5-c4fj-6pr3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/08/GHSA-w4qw-whg8-4fjc/GHSA-w4qw-whg8-4fjc.json b/advisories/unreviewed/2024/08/GHSA-w4qw-whg8-4fjc/GHSA-w4qw-whg8-4fjc.json
index 183d2995461..c7f4ad76368 100644
--- a/advisories/unreviewed/2024/08/GHSA-w4qw-whg8-4fjc/GHSA-w4qw-whg8-4fjc.json
+++ b/advisories/unreviewed/2024/08/GHSA-w4qw-whg8-4fjc/GHSA-w4qw-whg8-4fjc.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/08/GHSA-x2xj-658j-798f/GHSA-x2xj-658j-798f.json b/advisories/unreviewed/2024/08/GHSA-x2xj-658j-798f/GHSA-x2xj-658j-798f.json
index 13243813ad3..fb17687d786 100644
--- a/advisories/unreviewed/2024/08/GHSA-x2xj-658j-798f/GHSA-x2xj-658j-798f.json
+++ b/advisories/unreviewed/2024/08/GHSA-x2xj-658j-798f/GHSA-x2xj-658j-798f.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-xvj4-9h68-29rx/GHSA-xvj4-9h68-29rx.json b/advisories/unreviewed/2024/08/GHSA-xvj4-9h68-29rx/GHSA-xvj4-9h68-29rx.json
index 6c106fd70b1..9ad3c4c2ace 100644
--- a/advisories/unreviewed/2024/08/GHSA-xvj4-9h68-29rx/GHSA-xvj4-9h68-29rx.json
+++ b/advisories/unreviewed/2024/08/GHSA-xvj4-9h68-29rx/GHSA-xvj4-9h68-29rx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/09/GHSA-2qqq-gmvr-p2rw/GHSA-2qqq-gmvr-p2rw.json b/advisories/unreviewed/2024/09/GHSA-2qqq-gmvr-p2rw/GHSA-2qqq-gmvr-p2rw.json
index 7d2d3261265..7874168773f 100644
--- a/advisories/unreviewed/2024/09/GHSA-2qqq-gmvr-p2rw/GHSA-2qqq-gmvr-p2rw.json
+++ b/advisories/unreviewed/2024/09/GHSA-2qqq-gmvr-p2rw/GHSA-2qqq-gmvr-p2rw.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/09/GHSA-325c-wxfw-8v2c/GHSA-325c-wxfw-8v2c.json b/advisories/unreviewed/2024/09/GHSA-325c-wxfw-8v2c/GHSA-325c-wxfw-8v2c.json
index 476dbedda60..cc37009f153 100644
--- a/advisories/unreviewed/2024/09/GHSA-325c-wxfw-8v2c/GHSA-325c-wxfw-8v2c.json
+++ b/advisories/unreviewed/2024/09/GHSA-325c-wxfw-8v2c/GHSA-325c-wxfw-8v2c.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/09/GHSA-5rgc-q76g-34wh/GHSA-5rgc-q76g-34wh.json b/advisories/unreviewed/2024/09/GHSA-5rgc-q76g-34wh/GHSA-5rgc-q76g-34wh.json
index d819fc93581..0e4f2048bf5 100644
--- a/advisories/unreviewed/2024/09/GHSA-5rgc-q76g-34wh/GHSA-5rgc-q76g-34wh.json
+++ b/advisories/unreviewed/2024/09/GHSA-5rgc-q76g-34wh/GHSA-5rgc-q76g-34wh.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/09/GHSA-962q-94q9-2gc5/GHSA-962q-94q9-2gc5.json b/advisories/unreviewed/2024/09/GHSA-962q-94q9-2gc5/GHSA-962q-94q9-2gc5.json
index 638fee5681b..8eb9522bd58 100644
--- a/advisories/unreviewed/2024/09/GHSA-962q-94q9-2gc5/GHSA-962q-94q9-2gc5.json
+++ b/advisories/unreviewed/2024/09/GHSA-962q-94q9-2gc5/GHSA-962q-94q9-2gc5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/09/GHSA-pmjc-mxf4-8qwx/GHSA-pmjc-mxf4-8qwx.json b/advisories/unreviewed/2024/09/GHSA-pmjc-mxf4-8qwx/GHSA-pmjc-mxf4-8qwx.json
index 7e027146d2c..e1b7299fd14 100644
--- a/advisories/unreviewed/2024/09/GHSA-pmjc-mxf4-8qwx/GHSA-pmjc-mxf4-8qwx.json
+++ b/advisories/unreviewed/2024/09/GHSA-pmjc-mxf4-8qwx/GHSA-pmjc-mxf4-8qwx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/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/11/GHSA-7932-gcjg-wrfw/GHSA-7932-gcjg-wrfw.json b/advisories/unreviewed/2024/11/GHSA-7932-gcjg-wrfw/GHSA-7932-gcjg-wrfw.json
index c9cc8e68fa3..56c6396744c 100644
--- a/advisories/unreviewed/2024/11/GHSA-7932-gcjg-wrfw/GHSA-7932-gcjg-wrfw.json
+++ b/advisories/unreviewed/2024/11/GHSA-7932-gcjg-wrfw/GHSA-7932-gcjg-wrfw.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/11/GHSA-9fqj-q497-4x32/GHSA-9fqj-q497-4x32.json b/advisories/unreviewed/2024/11/GHSA-9fqj-q497-4x32/GHSA-9fqj-q497-4x32.json
index 358233bf6b0..6f3e852ed03 100644
--- a/advisories/unreviewed/2024/11/GHSA-9fqj-q497-4x32/GHSA-9fqj-q497-4x32.json
+++ b/advisories/unreviewed/2024/11/GHSA-9fqj-q497-4x32/GHSA-9fqj-q497-4x32.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/11/GHSA-f3qc-f3rx-3hrm/GHSA-f3qc-f3rx-3hrm.json b/advisories/unreviewed/2024/11/GHSA-f3qc-f3rx-3hrm/GHSA-f3qc-f3rx-3hrm.json
index be503cae464..38bff1bdc8f 100644
--- a/advisories/unreviewed/2024/11/GHSA-f3qc-f3rx-3hrm/GHSA-f3qc-f3rx-3hrm.json
+++ b/advisories/unreviewed/2024/11/GHSA-f3qc-f3rx-3hrm/GHSA-f3qc-f3rx-3hrm.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/11/GHSA-qp96-9hxv-3xx4/GHSA-qp96-9hxv-3xx4.json b/advisories/unreviewed/2024/11/GHSA-qp96-9hxv-3xx4/GHSA-qp96-9hxv-3xx4.json
index 7bca5129475..ffaf68a381f 100644
--- a/advisories/unreviewed/2024/11/GHSA-qp96-9hxv-3xx4/GHSA-qp96-9hxv-3xx4.json
+++ b/advisories/unreviewed/2024/11/GHSA-qp96-9hxv-3xx4/GHSA-qp96-9hxv-3xx4.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",