About 175 results
Open links in new tab
  1. NVD - CVE-2017-9841

    Oct 21, 2025 · Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP code via HTTP POST data beginning with a "<?php " substring, …

  2. php - Is someone trying to Hack? Receiving Suspicious ...

    Jun 10, 2020 · This happens to all servers, regardless of which service provider you're using AWS / DigitalOcean / Linode or whatever other options. Most commonly, they'll try generic login urls and …

  3. Command Injection Exploit For PHPUnit before 4.8.28 and 5.x ...

    Dec 17, 2024 · The vulnerability exists due to an insecure eval () function call in PHPUnit’s Eval-stdin.php file, which allows an attacker to execute arbitrary PHP code if they have access to the script.

  4. Intrusion Prevention | FortiGuard Labs

    This indicates an attack attempt against a Remote Code Execution vulnerability in PHPUnit. The vulnerability, which is located in Util/PHP/eval-stdin.php, can be exploited via a HTTP POST request.

  5. vulhub/phpunit/CVE-2017-9841/README.md at master - GitHub

    PHPUnit is a programmer-oriented testing framework for PHP. Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP code via HTTP …

  6. FYI: Hackers tried to access my vendor folder : r/PHP - Reddit

    Mar 10, 2021 · Your vendor folder shouldnt be in the public HTML directory in the first place. Vendor and your public files should be in separate directories and only the files which handle your web requests …

  7. CVE-2017-9841 | Ubuntu

    Jun 27, 2017 · Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP code via HTTP POST data beginning with a ”<?php ” substring, …

  8. CVE-2017-9841 - PHPUnit Command Injection Vulnerability ...

    Jun 27, 2017 · PHPUnit allows remote attackers to execute arbitrary PHP code via HTTP POST data beginning with a "<?php " substring, as demonstrated by an attack on a site with an exposed /vendor …

  9. PHP Unit 4.8.28 - Remote Code Execution (RCE ...

    Feb 2, 2022 · PHP Unit 4.8.28 - Remote Code Execution (RCE) (Unauthenticated). CVE-2017-9841 . webapps exploit for PHP platform.

  10. GitHub - Chocapikk/CVE-2017-9841: PHPUnit RCE

    The Util/PHP/eval-stdin.php file in PHPUnit, in versions prior to 4.8.28 and 5.x before 5.6.3, has a vulnerability allowing remote attackers to execute arbitrary PHP code.