Malware detecting malicious code on woocommerce-paypal-payments-nl_NL.l10n.php
-
Hey
Today I got a message that the malware scanner detected malicious code on woocommerce-paypal-payments-nl_NL.l10n.php does any body had that problem?
Thanks
-
Hello @estebandido
Thanks for reporting this.
This sounds like a case of malicious code pretending to be part of the PayPal Payments plugin. The file
woocommerce-paypal-payments-nl_NL.l10n.phpis not part of the official plugin and repo. Should not exist in the plugin directory: https://github.com/woocommerce/woocommerce-paypal-paymentsWhile the filename may look like a harmless translation file,
.l10n.phpis not a format we use. This either false positive or some tactic used in compromised sites, where attackers disguise malicious code using names that blend in. To be clear, this is not caused by the PayPal Payments plugin itself. The malicious file was likely injected externally and is only placed in the plugin folder to avoid detection.Could you please share the exact output or report from the plugin or scanner that flagged this file?
We recommend the following:
- Delete the suspicious file immediately.
- Perform a full malware scan of your site.
- Check for other unknown
.phpfiles in your plugins, themes, and uploads directories. - Consider resetting your admin passwords and reviewing user accounts.
Looking forward to your update.
Kind Regards,
KrystianHello @inpsydekrystian
I have a staging site, I updated the plugin and I got the same alert by the malware scanner. It was erased again.
I’m gonna keep monitoring entire this day, to see how it goes.
Esteban
Hello @estebandido
Please follow these steps to share your system status report with us:
- Navigate to the
WooCommerce / Statussection in your site’s admin panel. - Click on the
Get system reportbutton and then clickCopy for support. - Paste the report into our PrivateBin.
- After uploading, please share the link here so we can review the details thoroughly.
We are waiting for your system reports to proceed with the analysis.
Kind regards,
Krystianhello @inpsydekrystian
Here is the link https://privatebin.syde.com/?a734126e8ba8905e#64FtRz5ZcWE4Dt4Mda6aLaD1K3hSzPsTGoQKyEWLEAAMThanks for your support
Esteban
-
This reply was modified 1 year, 3 months ago by
estebandido.
Hello @estebandido
If you have a copy of the exact scan output or report that flagged the file, please provide it. Additionally, if you can share the specific
.l10n.phpfile that triggered the warning, that would be helpful.For privacy and security reasons, please do not upload it publicly. Instead, open a ticket with our service desk using the link below: Request Support
Be sure to include the URL of this conversation in your ticket so we can track the case accurately.
Once we receive the details, we’ll review it.
Kind Regards,
KrystianHello @inpsydekrystian
The malware scanner erased that file immediately so I don’t have any copy of that file, I don´t have any report of that issue.Thanks
Esteban
Hello @estebandido,
Thanks for the update.
We reviewed a similar file provided by another user in a related thread, and there is nothing that indicates the PayPal Payments plugin plays any role in generating anything harmful. The file appears to be a standard translation file, automatically created with entries like:
<?php return [ 'x-generator' => 'GlotPress/4.0.1', 'project-id-version' => 'Plugins - WooCommerce PayPal Payments - Stable (latest release)', 'language' => 'es', 'messages' => [ 'Activate your Installments' => 'Activa tus plazos', ... ] ];Since we don’t have access to the file that was flagged on your side, we can’t confirm any issue. Based on what we’ve seen so far, this looks like a false positive from the malware scanner.
I’d recommend checking with your hosting provider if this happens again, especially if the file is deleted before a review can be done.
Kind Regards,
Krystian
The topic ‘Malware detecting malicious code on woocommerce-paypal-payments-nl_NL.l10n.php’ is closed to new replies.