1
General Support / getting .filename.css loaded automatically
« on: October 07, 2024, 11:19:07 PM »
Hi I am having weird file injected at random time. I was trying to update a product name and I get this error:
Fatal error: Uncaught TypeError: strlen(): Argument #1 ($str) must be of type string, array given in /home/swelec4/public_html/vendor/symfony/service-contracts/.5b444ff4.css(109) : eval()'d code:4 Stack trace: #0 /home/swelec/public_html/vendor/symfony/service-contracts/.5b444ff4.css(109) : eval()'d code(4): zqpfjkq(Array) #1 /home/swelec4/public_html/vendor/symfony/service-contracts/.5b444ff4.css(109): eval() #2 /home/swelec4/public_html/index.php(4): include_once('/home/swelec4/pu...') #3 {main} thrown in /home/swelec4/public_html/vendor/symfony/service-contracts/.5b444ff4.css(109) : eval()'d code on line 4
This is just an example every 3-4 days I get a different file in same format at different folder like default_cheque or any other folder and then I delete this file and I will be able to save what I am saving in admin. there is no issue on front-end this error appears only when I try to save anything in backend of store. I have latest abantecart freshly installed 2 weeks ago with NOVATOR theme version 1.4.0
How can I get rid of this injection? I did update my cPanel password. I do not have any other extension installed
Fatal error: Uncaught TypeError: strlen(): Argument #1 ($str) must be of type string, array given in /home/swelec4/public_html/vendor/symfony/service-contracts/.5b444ff4.css(109) : eval()'d code:4 Stack trace: #0 /home/swelec/public_html/vendor/symfony/service-contracts/.5b444ff4.css(109) : eval()'d code(4): zqpfjkq(Array) #1 /home/swelec4/public_html/vendor/symfony/service-contracts/.5b444ff4.css(109): eval() #2 /home/swelec4/public_html/index.php(4): include_once('/home/swelec4/pu...') #3 {main} thrown in /home/swelec4/public_html/vendor/symfony/service-contracts/.5b444ff4.css(109) : eval()'d code on line 4
This is just an example every 3-4 days I get a different file in same format at different folder like default_cheque or any other folder and then I delete this file and I will be able to save what I am saving in admin. there is no issue on front-end this error appears only when I try to save anything in backend of store. I have latest abantecart freshly installed 2 weeks ago with NOVATOR theme version 1.4.0
How can I get rid of this injection? I did update my cPanel password. I do not have any other extension installed