From e351117f6618c6be26bdc3b289b5487cc68653a7 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 3 Jul 2023 21:47:48 +0000 Subject: [PATCH] Publish GHSA-jjcj-fgfm-9g9r --- .../2022/05/GHSA-jjcj-fgfm-9g9r/GHSA-jjcj-fgfm-9g9r.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/advisories/github-reviewed/2022/05/GHSA-jjcj-fgfm-9g9r/GHSA-jjcj-fgfm-9g9r.json b/advisories/github-reviewed/2022/05/GHSA-jjcj-fgfm-9g9r/GHSA-jjcj-fgfm-9g9r.json index 4e0e447cc48..ecf3a9b0e0f 100644 --- a/advisories/github-reviewed/2022/05/GHSA-jjcj-fgfm-9g9r/GHSA-jjcj-fgfm-9g9r.json +++ b/advisories/github-reviewed/2022/05/GHSA-jjcj-fgfm-9g9r/GHSA-jjcj-fgfm-9g9r.json @@ -1,12 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-jjcj-fgfm-9g9r", - "modified": "2023-06-09T23:01:12Z", + "modified": "2023-07-03T21:46:30Z", "published": "2022-05-14T01:27:14Z", "aliases": [ "CVE-2018-12029" ], - "summary": "CHMOD race vulnerability in Passenger", + "summary": "Phusion Passenger Race Condition Allows Privilege Escalation", "details": "A race condition in the nginx module in Phusion Passenger 3.x through 5.x before 5.3.2 allows local escalation of privileges when a non-standard passenger_instance_registry_dir with insufficiently strict permissions is configured. Replacing a file with a symlink after the file was created, but before it was chowned, leads to the target of the link being chowned via the path. Targeting sensitive files such as root's crontab file allows privilege escalation.", "severity": [ {