Lucene search
+L

2172 matches found

Tenable Nessus
Tenable Nessus
added 2026/04/15 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-40176

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Composer is a dependency manager for PHP. Versions 1.0 through 2.2.26 and 2.3 through 2.9.5 contain a command injection vulnerability in the...

7.8CVSS6.2AI score0.01065EPSS
SaveExploits4References3
CNNVD
CNNVD
added 2026/04/15 12:0 a.m.13 views

Composer 安全漏洞

Composer is an open-source application developed by Composer. It provides a tool for declaring, managing, and installing dependencies of PHP projects. Versions 1.0 to 2.2.26, as well as 2.3 to 2.9.5 of Composer, have security vulnerabilities. These vulnerabilities stem from a command injection...

7.8CVSS6.1AI score0.01065EPSS
SaveExploits4References2
OSV
OSV
added 2026/04/14 8:3 p.m.6 views

GHSA-WG36-WVJ6-R67P Composer has a command injection via malicious perforce repository

Impact The Perforce::generateP4Command method constructed shell commands by interpolating user-supplied Perforce connection parameters port, user, client without proper escaping. An attacker controlling a repository configuration in a malicious composer.json declaring a Perforce VCS repository...

7.8CVSS6.4AI score0.01065EPSS
SaveExploits4References9
Github Security Blog
Github Security Blog
added 2026/04/14 8:3 p.m.9 views

Composer has a command injection via malicious perforce repository

Impact The Perforce::generateP4Command method constructed shell commands by interpolating user-supplied Perforce connection parameters port, user, client without proper escaping. An attacker controlling a repository configuration in a malicious composer.json declaring a Perforce VCS repository...

7.8CVSS6.4AI score0.01065EPSS
SaveExploits4References9Affected Software1
Snyk
Snyk
added 2026/04/14 8:3 p.m.6 views

Command Injection

Overview composer/composer is a Dependency Manager for PHP. Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere. Affected versions of this package are vulnerable to Command Injection via the generateP4Command function. An...

8.5CVSS6.3AI score0.01065EPSS
SaveExploits4References2
OSV
OSV
added 2026/04/14 8:1 p.m.5 views

GHSA-GQW4-4W2P-838Q Composer has a command injection via malicious perforce reference

Impact The Perforce::syncCodeBase method appended the $sourceReference parameter to a shell command without proper escaping, allowing an attacker to inject arbitrary commands through a crafted source reference containing shell metacharacters. Further as in GHSA-wg36-wvj6-r67p / CVE-2026-40176 the...

8.8CVSS6.3AI score0.01688EPSS
SaveExploits2References9
Github Security Blog
Github Security Blog
added 2026/04/14 8:1 p.m.12 views

Composer has a command injection via malicious perforce reference

Impact The Perforce::syncCodeBase method appended the $sourceReference parameter to a shell command without proper escaping, allowing an attacker to inject arbitrary commands through a crafted source reference containing shell metacharacters. Further as in GHSA-wg36-wvj6-r67p / CVE-2026-40176 the...

8.8CVSS6.3AI score0.01688EPSS
SaveExploits4References9Affected Software1
Snyk
Snyk
added 2026/04/14 8:1 p.m.8 views

Command Injection

Overview composer/composer is a Dependency Manager for PHP. Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere. Affected versions of this package are vulnerable to Command Injection via the Perforce::syncCodeBase and...

8.8CVSS6.3AI score0.01688EPSS
SaveExploits2References2
RedHat Linux
RedHat Linux
added 2026/04/14 5:59 p.m.3 views

composer: Composer: Terminal output manipulation leading to Denial of Service

A flaw was found in Composer, a dependency manager for PHP. A remote attacker could exploit this by injecting ANSI control characters into the terminal output of various Composer commands when Composer downloads from attacker-controlled remote sources. This can lead to mangled output, causing...

5.3CVSS6.1AI score0.00405EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/04/14 5:59 p.m.2 views

composer: command injection via malicious Perforce source reference/url

A flaw was found in Composer. Perforce::syncCodeBase appends the $sourceReference parameter to a shell command without proper escaping, allowing an attacker to inject arbitrary commands through a crafted source reference containing shell metacharacters...

8.8CVSS7.1AI score0.01688EPSS
SaveExploits2References6
RedHat Linux
RedHat Linux
added 2026/04/14 5:59 p.m.8 views

Important: Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: composer: composer-2.9.7-1.hum1 noarch composer-2.9.7-1.hum1.src src...

8.8CVSS6AI score0.01688EPSS
SaveExploits4References5
RedHat Linux
RedHat Linux
added 2026/04/14 5:59 p.m.3 views

composer: command injection via malicious Perforce repository definition

A flaw was found in Composer. Perforce::generateP4Command constructs shell commands by interpolating user-supplied Perforce connection parameters port, user, client without proper escaping, allowing an attacker to inject arbitrary commands through these values in a malicious composer.json declari...

7.8CVSS7AI score0.01065EPSS
SaveExploits4References6
The Hacker News
The Hacker News
added 2026/04/14 3:57 p.m.8 views

New PHP Composer Flaws Enable Arbitrary Command Execution — Patches Released

Two high-severity security vulnerabilities have been disclosed in Composer, a package manager for PHP, that, if successfully exploited, could result in arbitrary command execution. The vulnerabilities have been described as command injection flaws affecting the Perforce VCS version control softwa...

6.3AI score0.01688EPSS
SaveExploits4
Friends Of PHP
Friends Of PHP
added 2026/04/14 9:42 a.m.22 views

Command injection via malicious Perforce repository definition

Impact The Perforce::generateP4Command method constructed shell commands by interpolating user-supplied Perforce connection parameters port, user, client without proper escaping. An attacker controlling a repository configuration in a malicious composer.json declaring a Perforce VCS repository...

7.8CVSS6.4AI score0.01065EPSS
SaveExploits4Affected Software1
Friends Of PHP
Friends Of PHP
added 2026/04/14 9:42 a.m.12 views

Command injection via malicious Perforce source reference/url

Impact The Perforce::syncCodeBase method appended the $sourceReference parameter to a shell command without proper escaping, allowing an attacker to inject arbitrary commands through a crafted source reference containing shell metacharacters. Further as in GHSA-wg36-wvj6-r67p / CVE-2026-40176 the...

8.8CVSS6.3AI score0.01688EPSS
SaveExploits4Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/14 12:0 a.m.6 views

PT-2026-32622

Name of the Vulnerable Software and Affected Versions Composer versions 1.0 through 2.2.26 Composer versions 2.3 through 2.9.5 Description Command injection is possible in the PHP dependency manager Composer. The Perforce::syncCodeBase function appends the $sourceReference parameter to a shell...

8.8CVSS6.2AI score0.01688EPSS
SaveExploits2References59
Positive Technologies
Positive Technologies
added 2026/04/14 12:0 a.m.3 views

PT-2026-32621

Name of the Vulnerable Software and Affected Versions Composer versions 1.0 through 2.2.26 Composer versions 2.3 through 2.9.5 Description A command injection issue exists in the Perforce VCS driver of Composer, a dependency manager for PHP. The Perforce::generateP4Command function constructs she...

7.8CVSS6.3AI score0.01065EPSS
SaveExploits4References60
FreeBSD
FreeBSD
added 2026/04/14 12:0 a.m.18 views

PHP Composer -- Multiple vulnerabilities

Composer project reports: Fixed command injection via malicious Perforce reference GHSA-gqw4-4w2p-838q / CVE-2026-40261 Fixed command injection via malicious Perforce repository definition GHSA-wg36-wvj6-r67p / CVE-2026-40176...

8.8CVSS6AI score0.01688EPSS
SaveExploits4References1
Github Security Blog
Github Security Blog
added 2026/04/08 7:15 p.m.8 views

CI4MS has a Hidden Items Authorization Bypass in Fileeditor Allows Reading Secrets and Writing Protected Files

Summary The Fileeditor controller defines a hiddenItems array containing security-sensitive paths .env, composer.json, vendor/, .git/ but only enforces this protection in the listFiles method. The readFile, saveFile, deleteFileOrFolder, renameFile, createFile, and createFolder endpoints perform n...

7.2CVSS6.2AI score0.00471EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/04/08 7:15 p.m.11 views

GHSA-9RXP-F27P-WV3H CI4MS has a Hidden Items Authorization Bypass in Fileeditor Allows Reading Secrets and Writing Protected Files

Summary The Fileeditor controller defines a hiddenItems array containing security-sensitive paths .env, composer.json, vendor/, .git/ but only enforces this protection in the listFiles method. The readFile, saveFile, deleteFileOrFolder, renameFile, createFile, and createFolder endpoints perform n...

6.7CVSS6.1AI score0.00471EPSS
SaveExploits1References4
Rows per page
Query Builder