False Positive Report from Wordfence OR Critical Impact ?
-
Some of our WordPress plugin users are reporting an issue regarding a polyfill.io vulnerability flagged by Wordfence. We checked our code and found that the URL appears in a text file (not executable) within a source map file. You can see the URL in the following screenshot [ Screenshot 1].
Upon investigation, we discovered that we are using react-router in our WordPress plugin, which is why the URL appears there. You can see the fix in the official react-router repository through this PR: react-router PR #11741.
It seems that this notice is triggered because the domain is blacklisted by the Wordfence algorithm.
I would like to confirm whether this is indeed a false positive or if there is any critical impact. It would be great to get answers to these queries. Thank you.
Here are the screenshots of the report:
- Screenshot 1 [ Sourcemap file code ]
- Screenshot 2 [ Scan Report by Wordfence ]
- You must be logged in to reply to this topic.