Publish GHSA-wv28-7fpw-fj49

This commit is contained in:
advisory-database[bot]
2024-08-06 18:53:20 +00:00
parent 7672c1ae74
commit 2160d9620d
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-wv28-7fpw-fj49",
"modified": "2024-03-27T21:59:55Z",
"modified": "2024-08-06T18:51:02Z",
"published": "2024-03-27T06:30:33Z",
"aliases": [
"CVE-2024-28335"
@@ -9,7 +9,14 @@
"summary": "Lektor does not sanitize database path traversal",
"details": "Lektor before 3.3.11 does not sanitize DB path traversal. Thus, shell commands might be executed via a file that is added to the templates directory, if the victim's web browser accesses an untrusted website that uses JavaScript to send requests to localhost port 5000, and the web browser is running on the same machine as the \"lektor server\" command.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N"
}
],
"affected": [
{
@@ -93,7 +100,7 @@
"cwe_ids": [
"CWE-22"
],
"severity": "HIGH",
"severity": "CRITICAL",
"github_reviewed": true,
"github_reviewed_at": "2024-03-27T21:59:55Z",
"nvd_published_at": "2024-03-27T06:15:19Z"