From nobody Thu Feb 8 14:37:13 2024 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TW01k2Sqyz59pRx; Thu, 8 Feb 2024 14:37:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TW01k1wgRz47g6; Thu, 8 Feb 2024 14:37:14 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1707403034; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=lAzFzCjKrPIQRFjzraphrk6dg9583+9FaUgQWrFjgbY=; b=vX0YYUi3DYGvKBuizKITts4U4sC6X64WTf+FbS1ulxCgMKlvIY8D8YvjYzAPTHAg1jooGD rk2tJv92B39M3zHYd4uEzZ10RacVrQvItgnOXiK+oHjZrfjmw7rucIy9f2VxCyu9XfEubZ J4IBIFqRlicwfMt1/+P5q/od0hMSaF9ITepw9xd2l+raQf0iHty4YDwHtb7RJ2s9qh4L74 /YmXUTnhiAPdjZueGrNXTVvtyd6CbJwnQ5aBi4DWYTbYdyCD9UJv2j0oeA6SNNnFQJ2UFT C/+KJ1eDj6H13x1mKoH9rTo6Gtf9NOgwhxXB9uToHKCWx5cu5dL6jeEO1GhW/Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1707403034; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=lAzFzCjKrPIQRFjzraphrk6dg9583+9FaUgQWrFjgbY=; b=CN6n67uRfH5SWYOSdj5myTkeSQqenB0IrcdQ5MfYvNPjMOVLA5qXtWPAzausA6eGjyvOOi jO4ckFIVfH7CnjK5U0ODiCwcZSgeRcmS9b4Jca0ay1uzSMltFVpwIt/ZQPqEsy9T5PjTzO 1ASLg13PAN9SgNErk2PvZnKoWFZb/8Z1wIt99vhxycveG45AaU14qBjqHT4cczis64pf9R +vRqeLwpzVGg5Bdiav/tuen7Uhh5kiJBp2sdzksSqhtdb9oNNOCiITdTRVn3RpVpLeuMaV x2TGiOOiHFg9od9tL/buaZsiSM47Ty93Pql6EOMYW3pJJIzUlaMoDS9JPCtpCQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1707403034; a=rsa-sha256; cv=none; b=sYHFy+B5urskBfd8RvF6mOm/IOrnAZlOtYC5nH3O/evqlGDTCRd169wvemXai8jWaX9wVQ eIlS/TOC1el6LI2DJG3cGiLXntrv8XLcpHjOY6IcsEhfeRTtz294v+uu1FAQfqL7pyS/Dh QU/KssuLlycEq6E8VA/5eWdKWZyBBh/kCvAvDPOpdnDZjYaW4+TbT1gEgru84hObwMosLz UZogx0la1Q7OjwOgQlQhrdd2nERNLCy5c2AJIxfizqjGXYFmOpnccFf3BfNekGZaz6Wcar L1bc7vAxFMED7I3ClbuTKcZAFECvmp635n+aMS/xNSrnXX3TUHPy8rlrkVQoyw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4TW01k0pLlzt7w; Thu, 8 Feb 2024 14:37:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 418EbDGH020152; Thu, 8 Feb 2024 14:37:13 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 418EbD2f020149; Thu, 8 Feb 2024 14:37:13 GMT (envelope-from git) Date: Thu, 8 Feb 2024 14:37:13 GMT Message-Id: <202402081437.418EbD2f020149@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Guido Falsi Subject: git: b3fafb5cba99 - main - security/vuxml: Add new php-composer vulnerability. List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: madpilot X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b3fafb5cba9975027affb385f8022e5cf2896cd1 Auto-Submitted: auto-generated The branch main has been updated by madpilot: URL: https://cgit.FreeBSD.org/ports/commit/?id=b3fafb5cba9975027affb385f8022e5cf2896cd1 commit b3fafb5cba9975027affb385f8022e5cf2896cd1 Author: Guido Falsi AuthorDate: 2024-02-08 14:36:42 +0000 Commit: Guido Falsi CommitDate: 2024-02-08 14:36:42 +0000 security/vuxml: Add new php-composer vulnerability. --- security/vuxml/vuln/2024.xml | 45 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/security/vuxml/vuln/2024.xml b/security/vuxml/vuln/2024.xml index 165cb0b40ea7..8a83ecbdc818 100644 --- a/security/vuxml/vuln/2024.xml +++ b/security/vuxml/vuln/2024.xml @@ -1,3 +1,48 @@ + + Composer -- Code execution and possible privilege escalation + + + php81-composer + 2.7.0 + + + php82-composer + 2.7.0 + + + php83-composer + 2.7.0 + + + + +

Copmposer reports:

+
+

Code execution and possible privilege escalation via + compromised InstalledVersions.php or installed.php.

+

Several files within the local working directory are + included during the invocation of Composer and in the + context of the executing user.

+

As such, under certain conditions arbitrary code + execution may lead to local privilege escalation, provide + lateral user movement or malicious code execution when + Composer is invoked within a directory with tampered + files.

+

All Composer CLI commands are affected, including + composer.phar's self-update.

+
+ +
+ + CVE-2024-24821 + https://github.com/composer/composer/security/advisories/GHSA-7c6p-848j-wh5h + + + 2024-02-08 + 2024-02-08 + +
+ Libgit2 -- multiple vulnerabilities