[GH-ISSUE #1067] BAILOUT malware detected #684

Closed
opened 2026-03-02 16:00:48 +03:00 by kerem · 3 comments
Owner

Originally created by @znbn on GitHub (Jul 3, 2023).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/1067

"BAILOUT malware detected": I have this message if I create a new empty file with CPanel file manager, edit it and paste the code of tinyfilemanager into it.

If I upload the tinyfilemanager.php on the server, it is even not created at all.

I think it is a False Positive case, but how could I solve the issue?

Does anyone has a suggestion?

Thanks

P.S.
I'm on a web hosting server... I can't stop any running service.

Originally created by @znbn on GitHub (Jul 3, 2023). Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/1067 "BAILOUT malware detected": I have this message if I create a new empty file with CPanel file manager, edit it and paste the code of tinyfilemanager into it. If I upload the tinyfilemanager.php on the server, it is even not created at all. I think it is a False Positive case, but how could I solve the issue? Does anyone has a suggestion? Thanks P.S. I'm on a web hosting server... I can't stop any running service.
kerem closed this issue 2026-03-02 16:00:48 +03:00
Author
Owner

@znbn commented on GitHub (Jul 3, 2023):

UNBELIVABLE !!!!

I just had to remove line number 6 from the source file and the code is accepted! (

The line is:

  • H3K | Tiny File Manager V2.5.3

It should be a devil's fingerprint

I replaced it with

  • H3K - Tiny File Manager v2.5.3

If anyone experienced the same issue, let us know.

Bye

<!-- gh-comment-id:1618447119 --> @znbn commented on GitHub (Jul 3, 2023): UNBELIVABLE !!!! I just had to remove line number 6 from the source file and the code is accepted! ( The line is: * H3K | Tiny File Manager V2.5.3 It should be a devil's fingerprint I replaced it with * H3K - Tiny File Manager v2.5.3 If anyone experienced the same issue, let us know. Bye
Author
Owner

@prasathmani commented on GitHub (Jul 4, 2023):

#273 , #985

<!-- gh-comment-id:1619473936 --> @prasathmani commented on GitHub (Jul 4, 2023): #273 , #985
Author
Owner

@mhaiskar commented on GitHub (Jul 31, 2023):

Considering this issue is or will be faced by others, @prasathmani is it worth it to make this change official and bring out an update?
Thanks.

<!-- gh-comment-id:1657994644 --> @mhaiskar commented on GitHub (Jul 31, 2023): Considering this issue is or will be faced by others, @prasathmani is it worth it to make this change official and bring out an update? Thanks.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tinyfilemanager#684
No description provided.