Publish Advisories

GHSA-6hmr-48fm-wfhx
GHSA-6w5q-79rf-7c49
This commit is contained in:
advisory-database[bot]
2024-02-28 06:31:52 +00:00
parent e226dd7f6c
commit d0ffd26e79
2 changed files with 77 additions and 0 deletions
@@ -0,0 +1,42 @@
{
"schema_version": "1.4.0",
"id": "GHSA-6hmr-48fm-wfhx",
"modified": "2024-02-28T06:30:28Z",
"published": "2024-02-28T06:30:28Z",
"aliases": [
"CVE-2024-0550"
],
"details": "A user who is privileged already `manager` or `admin` can set their profile picture via the frontend API using a relative filepath to then user the PFP GET API to download any valid files.\n\nThe attacker would have to have been granted privileged permissions to the system before executing this attack.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0550"
},
{
"type": "WEB",
"url": "https://github.com/mintplex-labs/anything-llm/commit/e1dcd5ded010b03abd6aa32d1bf0668a48e38e17"
},
{
"type": "WEB",
"url": "https://huntr.com/bounties/c6afeb5e-f211-4b3d-aa4b-6bad734217a6"
}
],
"database_specific": {
"cwe_ids": [
"CWE-23"
],
"severity": "CRITICAL",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-02-28T05:15:08Z"
}
}
@@ -0,0 +1,35 @@
{
"schema_version": "1.4.0",
"id": "GHSA-6w5q-79rf-7c49",
"modified": "2024-02-28T06:30:28Z",
"published": "2024-02-28T06:30:28Z",
"aliases": [
"CVE-2024-22723"
],
"details": "Webtrees 2.1.18 is vulnerable to Directory Traversal. By manipulating the \"media_folder\" parameter in the URL, an attacker (in this case, an administrator) can navigate beyond the intended directory (the 'media/' directory) to access sensitive files in other parts of the application's file system.",
"severity": [
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22723"
},
{
"type": "WEB",
"url": "https://cupc4k3.medium.com/cve-2024-22723-webtrees-vulnerability-uncovering-sensitive-data-through-path-traversal-7442e7a38b68"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-02-28T06:15:49Z"
}
}