10

CVE-2008-4304

general/login.php in phpCollab 2.5 rc3 and earlier allows remote attackers to execute arbitrary commands via shell metacharacters in unspecified input related to the SSL_CLIENT_CERT environment variable. NOTE: in some environments, SSL_CLIENT_CERT always has a base64-encoded string value, which may impose constraints on injection for typical shells.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
PhpcollabPhpcollab Updaterc3 Version <= 2.5
PhpcollabPhpcollab Version2.2
PhpcollabPhpcollab Version2.3
PhpcollabPhpcollab Version2.4
PhpcollabPhpcollab Version2.5 Updatebeta_4
PhpcollabPhpcollab Version2.5 Updaterc1
PhpcollabPhpcollab Version2.5 Updaterc2
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 1.79% 0.82
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 10 10 10
AV:N/AC:L/Au:N/C:C/I:C/A:C
CWE-78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.