diff --git a/advisories/github-reviewed/2024/06/GHSA-qfjh-mvq6-c5p8/GHSA-qfjh-mvq6-c5p8.json b/advisories/github-reviewed/2024/06/GHSA-qfjh-mvq6-c5p8/GHSA-qfjh-mvq6-c5p8.json index e9c03b4b6b1..46de16e5ae6 100644 --- a/advisories/github-reviewed/2024/06/GHSA-qfjh-mvq6-c5p8/GHSA-qfjh-mvq6-c5p8.json +++ b/advisories/github-reviewed/2024/06/GHSA-qfjh-mvq6-c5p8/GHSA-qfjh-mvq6-c5p8.json @@ -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"