Publish GHSA-qfjh-mvq6-c5p8

This commit is contained in:
advisory-database[bot]
2024-07-17 16:24:36 +00:00
parent 63a038adbd
commit c2a819055d
@@ -1,13 +1,13 @@
{
"schema_version": "1.4.0",
"id": "GHSA-qfjh-mvq6-c5p8",
"modified": "2024-06-11T19:56:05Z",
"modified": "2024-07-17T16:23:05Z",
"published": "2024-06-04T21:32:20Z",
"aliases": [
"CVE-2024-36858"
],
"summary": "Jan path traversal vulnerability",
"details": "An arbitrary file upload vulnerability in the /v1/app/writeFileSync interface of Jan v0.4.12 allows attackers to execute arbitrary code via uploading a crafted file.",
"details": "An arbitrary file upload vulnerability in the /v1/app/writeFileSync interface of Jan v0.4.12 allows attackers to execute arbitrary code via uploading a crafted file. @janhq/core has been deprecated in favor of janhq/jan, this vulnerability has been patched there in v0.5.2.",
"severity": [
{
"type": "CVSS_V3",
@@ -40,6 +40,10 @@
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-36858"
},
{
"type": "WEB",
"url": "https://github.com/janhq/jan/pull/3152"
},
{
"type": "WEB",
"url": "https://github.com/HackAllSec/CVEs/tree/main/Jan%20Arbitrary%20File%20Upload%20vulnerability"