10

CVE-2015-4642

Exploit

The escapeshellarg function in ext/standard/exec.c in PHP before 5.4.42, 5.5.x before 5.5.26, and 5.6.x before 5.6.10 on Windows allows remote attackers to execute arbitrary OS commands via a crafted string to an application that accepts command-line arguments for a call to the PHP system function.

Data is provided by the National Vulnerability Database (NVD)
PhpPhp Version <= 5.4.41
   MicrosoftWindows
PhpPhp Version5.5.0
   MicrosoftWindows
PhpPhp Version5.5.1
   MicrosoftWindows
PhpPhp Version5.5.2
   MicrosoftWindows
PhpPhp Version5.5.3
   MicrosoftWindows
PhpPhp Version5.5.4
   MicrosoftWindows
PhpPhp Version5.5.5
   MicrosoftWindows
PhpPhp Version5.5.6
   MicrosoftWindows
PhpPhp Version5.5.7
   MicrosoftWindows
PhpPhp Version5.5.8
   MicrosoftWindows
PhpPhp Version5.5.9
   MicrosoftWindows
PhpPhp Version5.5.10
   MicrosoftWindows
PhpPhp Version5.5.11
   MicrosoftWindows
PhpPhp Version5.5.12
   MicrosoftWindows
PhpPhp Version5.5.13
   MicrosoftWindows
PhpPhp Version5.5.14
   MicrosoftWindows
PhpPhp Version5.5.15
   MicrosoftWindows
PhpPhp Version5.5.16
   MicrosoftWindows
PhpPhp Version5.5.17
   MicrosoftWindows
PhpPhp Version5.5.18
   MicrosoftWindows
PhpPhp Version5.5.19
   MicrosoftWindows
PhpPhp Version5.5.20
   MicrosoftWindows
PhpPhp Version5.5.21
   MicrosoftWindows
PhpPhp Version5.5.22
   MicrosoftWindows
PhpPhp Version5.5.23
   MicrosoftWindows
PhpPhp Version5.5.24
   MicrosoftWindows
PhpPhp Version5.5.25
   MicrosoftWindows
PhpPhp Version5.6.0
   MicrosoftWindows
PhpPhp Version5.6.1
   MicrosoftWindows
PhpPhp Version5.6.2
   MicrosoftWindows
PhpPhp Version5.6.3
   MicrosoftWindows
PhpPhp Version5.6.4
   MicrosoftWindows
PhpPhp Version5.6.5
   MicrosoftWindows
PhpPhp Version5.6.6
   MicrosoftWindows
PhpPhp Version5.6.7
   MicrosoftWindows
PhpPhp Version5.6.8
   MicrosoftWindows
PhpPhp Version5.6.9
   MicrosoftWindows
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 8.05% 0.918
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 9.8 3.9 5.9
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
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.