• Resolved m266

    (@m266)


    Latest scan after warning:
    file_put_contents($temp_file, $video_content);

    Please help me.
    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Support Torsten Landsiedel

    (@zodiac1978)

    Hi @m266

    every use of the Filesystem API is considered as suspicious. This just means you should check if this usage is okay or not. Without context nobody can say if this line itself is a hack or not.

    You could compare it with a fresh copy or ask a developer to check the context of this usage.

    If this is a first check or happens after an update it could be okay. If this happens without any interaction from you this would be very suspicious.

    Does this already help you?

    All the best
    Torsten

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.