<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/npascal/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/npascal/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 16 Apr 2004 16:06:14 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/npascal/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>Second URL Query parameters interpreted as second script</title><link>https://sourceforge.net/p/npascal/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;For example, the following URL :&lt;/p&gt;
&lt;p&gt;&lt;a href="http://server/cgi-bin/prog1.psp?param1+param2" rel="nofollow"&gt;http://server/cgi-bin/prog1.psp?param1+param2&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Will produce the output of interpretates the "param1"&lt;br /&gt;
filename and "param2" filename. This bug is caused&lt;br /&gt;
because the options passed to the PSP binary are&lt;br /&gt;
allways interpreteds as Scripts to parse.&lt;/p&gt;
&lt;p&gt;This is a security hole because when can make the&lt;br /&gt;
following actions : &lt;/p&gt;
&lt;p&gt;&lt;a href="http://server/cgi-bin/prog1.psp?param1+/etc/passwd" rel="nofollow"&gt;http://server/cgi-bin/prog1.psp?param1+/etc/passwd&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://server/cgi-bin/prog1.psp?param1+/etc/shadow" rel="nofollow"&gt;http://server/cgi-bin/prog1.psp?param1+/etc/shadow&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://server/cgi-bin/prog1.psp?param1+/etc/..." rel="nofollow"&gt;http://server/cgi-bin/prog1.psp?param1+/etc/...&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Joxean Koret</dc:creator><pubDate>Fri, 16 Apr 2004 16:06:14 -0000</pubDate><guid>https://sourceforge.net27c67a8c487bd66b154083a87d9df5d860b816da</guid></item><item><title>Configuration file permissions are R+W</title><link>https://sourceforge.net/p/npascal/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;You can modify the /etc/pspc.conf file writing the&lt;br /&gt;
correspond&lt;br /&gt;
source in a PSP script.&lt;/p&gt;
&lt;p&gt;The configuration file may be modified under Linux because &lt;br /&gt;
the permissions are read+write.&lt;/p&gt;
&lt;p&gt;Read+write permissions of the PSP configuration file&lt;br /&gt;
not are &lt;br /&gt;
needes, only read permission.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Joxean Koret</dc:creator><pubDate>Fri, 16 Apr 2004 15:33:46 -0000</pubDate><guid>https://sourceforge.netaef067b534995e2a005c1db912bb8df9729abb73</guid></item></channel></rss>