VYPR

Foreign Function Interface

by PHP

CVEs (1)

  • CVE-2007-4528Aug 25, 2007
    risk 0.03cvss epss 0.05

    The Foreign Function Interface (ffi) extension in PHP 5.0.5 does not follow safe_mode restrictions, which allows context-dependent attackers to execute arbitrary code by loading an arbitrary DLL and calling a function, as demonstrated by kernel32.dll and the WinExec function. …