<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>vbfans.com - WTN Official Products / Services</title>
		<link>http://vbfans.com/</link>
		<description>wetalk.network vbfans.com official products, plugins, addons, styles, and services. Free and paid, worth a visit.</description>
		<language>en</language>
		<lastBuildDate>Wed, 08 Sep 2010 04:26:38 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>6</ttl>
		<image>
			<url>http://files.wetalknation.net/misc/rss.jpg</url>
			<title>vbfans.com - WTN Official Products / Services</title>
			<link>http://vbfans.com/</link>
		</image>
		<item>
			<title><![CDATA[WTN.Patch: vBulletin 3.8.6 [faq.php]]]></title>
			<link>http://vbfans.com/showthread.php?t=251578&amp;goto=newpost</link>
			<pubDate>Wed, 21 Jul 2010 17:25:37 GMT</pubDate>
			<description><![CDATA[We believe the following should be enough to patch a 3.8.6 board that's vulnerable to the faq.php exploit that a buddy of ours found today and made...]]></description>
			<content:encoded><![CDATA[<div>We believe the following should be enough to patch a 3.8.6 board that's vulnerable to the faq.php exploit that a buddy of ours found today and made aware to vBulletin.com<br />
<br />
Installation instructions. <br />
<br />
Since all you need to do is hook into vBulletin via global.php and delete the phrase from the language, the following should be enough:<br />
<br />
Put it in wtn_386_patch.php<br />
<br />
Upload to forum directory<br />
<br />
Run from browser<br />
<br />
Remove from forum directory<br />
<br />
And test if you're still vulnerable.<br />
<br />
wtn_386_patch.php<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">PHP Code:</div>
	<div class="alt2">
		<hr />
		<code style="white-space:nowrap">
		<div dir="ltr" style="text-align:left;">
			<!-- php buffer start --><code><span style="color: #000000">
<span style="color: #0000BB">&lt;?php&nbsp;</span><span style="color: #FF8000">//&nbsp;wtn_386_patch.php<br /></span><span style="color: #0000BB">error_reporting</span><span style="color: #007700">(</span><span style="color: #0000BB">E_ALL&nbsp;</span><span style="color: #007700">&amp;&nbsp;~</span><span style="color: #0000BB">E_NOTICE&nbsp;</span><span style="color: #007700">&amp;&nbsp;~</span><span style="color: #0000BB">8192</span><span style="color: #007700">);<br />require_once(</span><span style="color: #DD0000">'./global.php'</span><span style="color: #007700">);<br /></span><span style="color: #0000BB">$db</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">query_write</span><span style="color: #007700">(</span><span style="color: #DD0000">"DELETE&nbsp;from&nbsp;"&nbsp;</span><span style="color: #007700">.&nbsp;</span><span style="color: #0000BB">TABLE_PREFIX&nbsp;</span><span style="color: #007700">.&nbsp;</span><span style="color: #DD0000">"phrase&nbsp;WHERE&nbsp;varname&nbsp;=&nbsp;'database_ingo'"</span><span style="color: #007700">);<br />echo&nbsp;</span><span style="color: #DD0000">"Done"</span><span style="color: #007700">;<br /></span><span style="color: #0000BB">?&gt;</span>
</span>
</code><!-- php buffer end -->
		</div>
		</code>
		<hr />
	</div>
</div>Please note that we're still testing, rebuilding languages might be required, but I don't believe that's needed.<br />
<br />
If rebuild is required, perhaps add<br />
<br />
require_once(DIR . '/includes/adminfunctions.php');<br />
after require global<br />
and then before echo on a new line<br />
build_options();<br />
build_language(0);<br />
build_language_datastore();<br />
<br />
But I haven't had time to test that yet. I got flaky internet tonight and am preparing dinner :p</div>

]]></content:encoded>
			<category domain="http://vbfans.com/forumdisplay.php?f=568">WTN Official Products / Services</category>
			<dc:creator>Floris</dc:creator>
			<guid isPermaLink="true">http://vbfans.com/showthread.php?t=251578</guid>
		</item>
		<item>
			<title>WTN.Product: Report User</title>
			<link>http://vbfans.com/showthread.php?t=251083&amp;goto=newpost</link>
			<pubDate>Wed, 26 May 2010 15:17:04 GMT</pubDate>
			<description>Hello everybody, 
 
*This is an official wetalk.network (WTN) product for vBulletin version 3.8, called: Report User* 
 
This is the official thread,...</description>
			<content:encoded><![CDATA[<div>Hello everybody,<br />
<br />
<b>This is an official wetalk.network (WTN) product for vBulletin version 3.8, called: Report User</b><br />
<br />
This is the official thread, from where one can get access to the downloads, as well as official support. <br />
<br />
<font color="Orange"><b><font size="3">It adds the ability to vBulletin 3.8 to report a user (and not just their content) from various places throughout the vBulletin system, starting with their profile. </font></b></font><br />
<br />
And here's our roadmap:<br />
<br />
<b><font color="Red">Version 1.0 </font></b><br />
<br />
<b><font color="Sienna">- May 2010: Internal Build, proof of concept </font></b><br />
 This version will be available via our staff forums only, to find the show stoppers and get some basic features covered. <br />
<br />
<b><font color="Sienna">- June 2010 - Development</font></b><br />
<br />
<b><font color="Sienna">- July 2010: Premium Build, first beta</font></b><br />
 This version will be available via our WTN forums only, a private beta test for all our premium members.<br />
<br />
- Early August 2010: WTN Build, release candidate<br />
 This version will be available via our WTN forums only, a public beta test (release candidate rather) for all our registered members.<br />
<br />
- Late August 2010: vBorg Build, stable<br />
 This version will be available via our WTN forums, and the vBulletin.org community, a public release we consider 'gold'.<br />
<br />
- September 2010: Maintenance Build, stable<br />
 This version is like the vBorg build, but will only have maintenance / security fixes (if any are reported), and will be a more polished release, a recommended update.<br />
<br />
Please note that this product will be licensed under the WTN.License, which is available for reading here: <a href="http://files.wetalknation.net/wtn_license.html" target="_blank">http://files.wetalknation.net/wtn_license.html</a> (currently being developed)<br />
<br />
Please note that this product will be completely free, not lite / professional version. <br />
<br />
Please note that this product will only be officially be supported (for free) to all registered members on ONLY the WTN web site (in this thread!).<br />
<br />
Side note: The most FAQs are:<br />
- will this work on 3.0, 3.5, 3.6 or 3.7 of vBulletin? The answer is: At this point we don't know. Have yet to find time to test, too early in development.<br />
- will this work on 4.0 or higher of vBulletin? The answer is: At this point we don't know. Have yet to find time to test, or consider supporting 4, too early in development.<br />
- can I help develop this? Yes, we're considering this an open project, but please realize your contributions will become property of WTN and your contributions will be considered as made on our behalf. You will be properly credited.<br />
<br />
Okay, so what is this product?<br />
<br />
The WTN Report User product is a feature we felt to be missing from vBulletin, but constantly desired by many users over the last 5+ years. We finally had the time to sit down and think outloud and make a proof of concept. After thinking it through and using it live on our site we're so happy with the easy of use and simplicity of the product, that we felt it is worth sharing with our premium members, and later with our registered members and the whole vBulletin community. <br />
<br />
It adds the ability to vBulletin 3.8 to report a user (and not just their content) from various places throughout the vBulletin system, starting with their profile. <br />
<br />
From the admincp &gt; options &gt; wtn report user settings &gt; you can say where the report is getting posted as a thread, and to report it as which user.  It will have a global on/off switch. <br />
<br />
At this point we don't use (need) the ability to mail the report to moderators, as it's not about content, but about the user himself (or her). So we deliberately skipped that part. If someone desires this and knows how to code it, we're looking forward to the contribution. <br />
<br />
In the next week(s) we will include the download file for our premium members, screenshots for everybody, and visual demonstration video.<br />
<br />
<br />
<font color="orange"><b><font size="3"><a href="http://wetalknation.net/staff/251084-wtn-report-user-build-staff-only/" target="_blank">DOWNLOAD</a>:</font></b></font> (Staff Download) <br />
<br />
<font color="orange"><b><font size="3"><a href="http://omgboards.com/premium-forums/251538-wtn-product-report-user-1-0-beta/" target="_blank">DOWNLOAD</a>:</font></b></font> (Premium Members Download)</div>

]]></content:encoded>
			<category domain="http://vbfans.com/forumdisplay.php?f=568">WTN Official Products / Services</category>
			<dc:creator>Floris</dc:creator>
			<guid isPermaLink="true">http://vbfans.com/showthread.php?t=251083</guid>
		</item>
		<item>
			<title><![CDATA[WTN.Patch: vBulletin 3.8.5 [Weak Password Hash Decryption]]]></title>
			<link>http://vbfans.com/showthread.php?t=79774&amp;goto=newpost</link>
			<pubDate>Tue, 23 Mar 2010 12:03:07 GMT</pubDate>
			<description>This is an untested (due to lack of documentation available) patch for board owners of the forum software vBulletin versions 3.7.6 and up, and...</description>
			<content:encoded><![CDATA[<div>This is an untested (due to lack of documentation available) patch for board owners of the forum software vBulletin versions 3.7.6 and up, and vBulletin 3.8.x and up. Note please that I have not taken a look at the 4.0.x patch, so no clue if this works for 4.0.x board owners with now an expired license who can't upgrade.<br />
<br />
Disclaimer: As this is untested, it's also not supported, we do what we can. vBulletin will not support this modification, so be smart: Upgrade via the normal path, and/or patch if possible. And for fuck sake: BACKUP your database AND your files. <br />
<br />
The wetalk.network grants distribution of these instructions, pending it was asked first, and that a link back to this thread is included for proper credits. <br />
<br />
Original source: <a href="http://vbfans.com/showthread.php?t=79774" target="_blank">http://vbfans.com/showthread.php?t=79774</a><br />
Original announcement from vBulletin.com: <a href="http://www.vbulletin.com/forum/showthread.php?346486-Security-Fix-Releases-3.7.7-and-4.0.2-PL-2" target="_blank">http://www.vbulletin.com/forum/showt...and-4.0.2-PL-2</a><br />
<br />
<span class="highl">Instructions:</span><br />
<br />
Download: <a href="http://vbfans.com/attachment.php?attachmentid=3631" target="_blank" title="Name:  
Views: 
Size:  ">Attachment 3631</a><br />
<br />
There we go :) I hope that helps a few people patch a security issue with their 3.7 / 3.8 board that decide or can't upgrade and still care about security. But if you ask me, this does NOT fix the actual issue. If they can decrypt the hash, they need the salt, but it shouldn't matter if this is 3 or 30 characters long. They would then already have it. They just need a larger rainbow table to check against.<br />
<br />
Special note for vBulletin 4 users who haven't patched or upgraded yet: At this point I would hold off, the define I read in the php file is set to 3 still. I suspect &quot;another&quot; fix to follow soon. [edit] Fix has been <a href="http://www.vbulletin.com/forum/showthread.php?346486-Security-Fix-Releases-3.7.7-and-4.0.2-PL-2&amp;p=1950777#post1950777" target="_blank">posted</a></div>


	<br />
	<div style="padding:6px">

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Images</legend>
			<table cellpadding="0" cellspacing="3" border="0">
			<tr>
	<td><img class="inlineimg" src="http://files.wetalknation.net/attach/png.gif" alt="File Type: png" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
	<td><a href="http://vbfans.com/attachment.php?attachmentid=3627&amp;d=1269346933">patch_line18.png</a> (188.7 KB)</td>
</tr><tr>
	<td><img class="inlineimg" src="http://files.wetalknation.net/attach/png.gif" alt="File Type: png" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
	<td><a href="http://vbfans.com/attachment.php?attachmentid=3628&amp;d=1269346933">patch_line830.png</a> (186.1 KB)</td>
</tr><tr>
	<td><img class="inlineimg" src="http://files.wetalknation.net/attach/png.gif" alt="File Type: png" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
	<td><a href="http://vbfans.com/attachment.php?attachmentid=3629&amp;d=1269346933">patch_table-user_field-salt.png</a> (365.8 KB)</td>
</tr><tr>
	<td><img class="inlineimg" src="http://files.wetalknation.net/attach/png.gif" alt="File Type: png" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
	<td><a href="http://vbfans.com/attachment.php?attachmentid=3630&amp;d=1269346939">patch_edit_field-salt_length.png</a> (211.9 KB)</td>
</tr>
			</table>
			</fieldset>
	

	
		<fieldset class="fieldset">
			<legend>Attached Files</legend>
			<table cellpadding="0" cellspacing="3" border="0">
			<tr>
	<td><img class="inlineimg" src="http://files.wetalknation.net/attach/txt.gif" alt="File Type: txt" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
	<td><a href="http://vbfans.com/attachment.php?attachmentid=3631&amp;d=1269352293">37_38_security_patch_weak_passwords_hash_decryption.txt</a> (2.7 KB)</td>
</tr>
			</table>
		</fieldset>
	

	</div>
]]></content:encoded>
			<category domain="http://vbfans.com/forumdisplay.php?f=568">WTN Official Products / Services</category>
			<dc:creator>Floris</dc:creator>
			<guid isPermaLink="true">http://vbfans.com/showthread.php?t=79774</guid>
		</item>
	</channel>
</rss>
