![]() |
Looks like there are two legit base64 in 4.2.2 PL1 -- ya?
Code:
if ((!$message = base64_decode($vbulletin->GPC['pm_message']))) { Code:
!($pagetext = base64_decode($vbulletin->GPC['html'])) |
Hmm... we're running 4.2.0 PL4 with the scheduled task running and it's not detecting those lines? Maybe they don't appear in 4.2.0?
Which files did you find them in? PS: nice addition with the detection :) |
Quote:
|
Hi Andy.H and ForceHSS,
Interesting... Digging deeper. The thing that makes me suspect is that I have a backup install on another server, different pw's, that is 100% .htaccess protected (front end and admin end) which has those same two lines... Digging, will report back... |
ForceHSS:
Are you sure you are 4.2.2 PL1 ? If so, do your install files fresh from vB not have this? Code:
includes/xml/product-panjo.xml: if ((!$message = base64_decode($vbulletin->GPC['pm_message']))) { Code:
[root@hurley upload]# grep -RIi base64_decode * |
Andy.H: for completness, I checked out 4.2.0PL4, and it looks like those lines are not in there:
Code:
[root@hurley upload]# grep -RIi base64_decode * |
Yes I have them in default files as well not sure if all as I have not checked all of them but I am sure if it is a problem vb would post about it so don't worry about it
|
Quote:
|
ForceHSS: roger that.
Andy.H: yup yup, false positives as of now. Did you see my post #110 above? I haven't had time to write a replace string for these two yet, but I'm thinking a similar notion would work here too. Thanks for the inspiration for that idea again. :D But really, we could keep whittling out false positives when they come up that way. (I think.) |
This isn't working on version 4.2.2 for me. Any plans to update this mod?
|
All times are GMT. The time now is 06:53 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|