<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/pocketbf/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/pocketbf/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/pocketbf/bugs/</id><updated>2007-07-30T16:42:49Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>wrong code checking</title><link href="https://sourceforge.net/p/pocketbf/bugs/1/" rel="alternate"/><published>2007-07-30T16:42:49Z</published><updated>2007-07-30T16:42:49Z</updated><author><name>pootek</name><uri>https://sourceforge.net/u/pootek/</uri></author><id>https://sourceforge.net400a7c85dbf48538d0d550e1a1b31af2dbb4231b</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Parser (function parseSrc) checks if there is equal number of [ and ] brackets but it's not enough to say that code is acceptable. What happens if there's "+][" code injected? Parser would say it's okay. And the code execution? Will there be a runtime error or infinite loop? &lt;/p&gt;&lt;/div&gt;</summary></entry></feed>