<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel>
  <atom:link href="https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=1228" rel="self" type="application/rss+xml" />
  <title>SmaugMuds - Topic: [Bug] hset command does not validate the level field</title>
  <link>https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=1228</link>
  <description>The largest Smaug community resource site. - AFKMud 1.77</description>
  <language>en</language>
  <generator>SmaugMuds</generator>
  <ttl>60</ttl>
  <item>
   <title>[Bug] hset command does not validate the level field</title>
   <link>https://smaugmuds.afkmods.com/topic/bug-hset-command-does-not-validate-the-level-field-1228/&amp;p=4526#p4526</link>
   <description>Bug: hset command does not validate the level field Danger: Low - Will allow immortals with access to the hset command to set any level on a help they wish. Discovered in: AFKMud 1.77 Found by: Kiasyn Fixed by: Kiasyn --- [b]help.c.c, do_hset[/b] Locate: [code] if( !str_cmp( arg1, &amp;quot;level&amp;quot; ) ) { pHelp-&amp;gt;level = atoi( arg2 ); send_to_char( &amp;quot;Done.\r\n&amp;quot;, ch ); return; } [/code] Change to: [code] if( !str_cmp( arg1, &amp;quot;level&amp;quot; ) ) { int l</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/bug-hset-command-does-not-validate-the-level-field-1228/&amp;p=4526#p4526</guid>
   <pubDate>Sun, 10 Sep 2006 16:02:34 CDT</pubDate>
   <category>AFKMud Bug Archive</category>
   <author>nobody@example.com (Samson)</author>
  </item>
 </channel>
</rss>
