Possible false positive: Raptive Ads 3.12.2 / Ad Block Recovery flagged
-
We are seeing what appears to be a false positive related to the official Raptive Ads plugin and wanted to report it so you can review the signature.
Environment
- Plugin: Raptive Ads
- Version: 3.12.2
- Wordfence issue type:
Obfuscated:JS/parser.13743 - Typical matched text:
parseInt(k(0x124,'j*ih'))... - Files initially flagged:
cached WP Rocket HTML files under:wp-content/cache/wp-rocket/.../index-https.html
After clearing cache and rescanning, the issue reappeared across many cached pages, so we traced the source further.
What we found
The flagged code is coming from the official Raptive plugin code path, specifically their Ad Block Recovery functionality.Relevant local plugin findings:
wp-content/plugins/adthrive-ads/js/adblock-recovery.js
contains:- script id
Tqgkgu - load of
https://html-load.com/loader.min.js - obfuscated inline JS
- script id
wp-content/plugins/adthrive-ads/components/ads/class-scheduled.php
fetches:cls-disable-ads.min.js
from:https://ads.adthrive.com/builds/core/<hash>/js/cls/wp-content/plugins/adthrive-ads/components/ads/class-main.php
injects that payload intowp_headvia:insert_cls_file('cls-disable-ads', $data);
Vendor confirmation
We opened a ticket with Raptive, and they confirmed the following:- this is not malware or a supply-chain compromise
- the obfuscated JavaScript is expected as part of their Ad Block Recovery feature
adblock-recovery.jsis an official plugin filecls-disable-ads.min.jsis an expected dynamically fetched file- domains such as
html-load.cc,error-report.com, andreport.error-report.comare part of their ad block recovery system - they state security tools may flag this behavior because it uses obfuscation, dynamic loaders, and multi-domain fallback logic
Request
Could you please review this detection and determine whether this should be treated as a false positive for the official Raptive Ads plugin / Ad Block Recovery path, or whether the signature can be narrowed so it does not flag this official behavior?Given the number of affected cached files, this can look alarming to site owners, so any clarification or whitelisting guidance would be very helpful.
You must be logged in to reply to this topic.