• PHP.Generic.BadPattern.5

    This code pattern is often used to run a very dangerous shell programs on your server. The code in these files needs to be reviewed, and possibly cleaned.

    plugins\wp-mail-smtp\vendor\guzzlehttp\guzzle\src\Middleware.php

    233 return function ($request, array $options) use ($handler, $fn) {
    234 return $handler($fn($request), $options);
    235 };

    Kindly address this issue.

Viewing 1 replies (of 1 total)
  • Hi @dpiguyana,

    The thread title ‘Security Threat’ is misleading and I apologize for any confusion.

    The plugin is using a 3rd party library code that is used by Gmail API Services library and is hugely popular and well-tested library used by millions of sites. If you are certain of any issues with the library, please report in their repository instead.

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Security Threat’ is closed to new replies.