Publish Advisories

GHSA-5f4x-hwv2-w9w2
GHSA-q745-94ch-rjhg
This commit is contained in:
advisory-database[bot]
2024-07-05 00:32:25 +00:00
parent 924b8a9387
commit fdd2191dcc
2 changed files with 88 additions and 0 deletions
@@ -0,0 +1,46 @@
{
"schema_version": "1.4.0",
"id": "GHSA-5f4x-hwv2-w9w2",
"modified": "2024-07-05T00:31:07Z",
"published": "2024-07-05T00:31:07Z",
"aliases": [
"CVE-2024-39943"
],
"details": "rejetto HFS (aka HTTP File Server) 3 before 0.52.10 on Linux, UNIX, and macOS allows OS command execution by remote authenticated users (if they have Upload permissions). This occurs because a shell is used to execute df (i.e., with execSync instead of spawnSync in child_process in Node.js).",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-39943"
},
{
"type": "WEB",
"url": "https://github.com/rejetto/hfs/commit/305381bd36eee074fb238b64302a252668daad1d"
},
{
"type": "WEB",
"url": "https://github.com/rejetto/hfs/compare/v0.52.9...v0.52.10"
},
{
"type": "WEB",
"url": "https://www.rejetto.com/wiki/index.php/HFS:_Working_with_uploads"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": "CRITICAL",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-07-04T23:15:09Z"
}
}
@@ -0,0 +1,42 @@
{
"schema_version": "1.4.0",
"id": "GHSA-q745-94ch-rjhg",
"modified": "2024-07-05T00:31:05Z",
"published": "2024-07-05T00:31:05Z",
"aliases": [
"CVE-2024-39937"
],
"details": "supOS 5.0 allows api/image/download?fileName=../ directory traversal for reading files.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-39937"
},
{
"type": "WEB",
"url": "https://github.com/bytehunter-rat/supOS-BUG/blob/main/supOSDirectoryTraversal.md"
},
{
"type": "WEB",
"url": "https://www.supos.com/supOSindex"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-07-04T22:15:02Z"
}
}