<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 23: Insecure Session</title><link>https://sourceforge.net/p/php-csl/bugs/23/</link><description>Recent changes to 23: Insecure Session</description><atom:link href="https://sourceforge.net/p/php-csl/bugs/23/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 19 Apr 2018 06:56:58 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/php-csl/bugs/23/feed.rss" rel="self" type="application/rss+xml"/><item><title>#23 Insecure Session</title><link>https://sourceforge.net/p/php-csl/bugs/23/?limit=25#fe79</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;How would you correct this?&lt;br/&gt;
&amp;lt; $ur = "index.php?login=y&amp;amp;q=".base64_encode(querystr());&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;$ur = "index.php?login=y";&lt;/p&gt;
&lt;/blockquote&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Johannes Pahl</dc:creator><pubDate>Thu, 19 Apr 2018 06:56:58 -0000</pubDate><guid>https://sourceforge.net291ccc50c0ad68e8523a97406e03a6e4c2e45895</guid></item><item><title>Insecure Session</title><link>https://sourceforge.net/p/php-csl/bugs/23/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello :D &lt;/p&gt;
&lt;p&gt;I'm L3b-r1'z Bug Researcher :)&lt;/p&gt;
&lt;p&gt;i found an bug in your last version of your project :D&lt;/p&gt;
&lt;p&gt;look to file named config&lt;/p&gt;
&lt;p&gt;if(!session_is_registered('phpcsl') &amp;amp;&amp;amp;&lt;br /&gt;
!isset($_GET['login']) &amp;amp;&amp;amp; isset($_GET['act'])) {&lt;/p&gt;
&lt;p&gt;if(!$_GET['act'] == "session") {&lt;br /&gt;
$ur = "index.php?login=y&amp;amp;q=".base64_encode(querystr());&lt;br /&gt;
header("Location: $ur");&lt;/p&gt;
&lt;p&gt;your session is danger here :D &lt;/p&gt;
&lt;p&gt;an attacker can add or edit or delete just to add in url &lt;/p&gt;
&lt;p&gt;&lt;a href="http://domain.tld/codesnippets/index.php?op=snips&amp;amp;act=add" rel="nofollow"&gt;http://domain.tld/codesnippets/index.php?op=snips&amp;amp;act=add&lt;/a&gt;&lt;br /&gt;
add category&lt;/p&gt;
&lt;p&gt;&lt;a href="http://localhost/codesnippets/index.php?op=cats&amp;amp;act=add" rel="nofollow"&gt;http://localhost/codesnippets/index.php?op=cats&amp;amp;act=add&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://localhost/codesnippets/index.php?op=cats&amp;amp;act=edit" rel="nofollow"&gt;http://localhost/codesnippets/index.php?op=cats&amp;amp;act=edit&lt;/a&gt; rename&lt;/p&gt;
&lt;p&gt;attacker can add every thing without logged in to your project :D&lt;/p&gt;
&lt;p&gt;Please Relase it before i share it :)&lt;/p&gt;
&lt;p&gt;Contact : L3br1z@Gmail.com&lt;/p&gt;
&lt;p&gt;Peace&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">L3b-r1'z</dc:creator><pubDate>Sat, 30 Jun 2012 07:08:39 -0000</pubDate><guid>https://sourceforge.net426f7fa570cc18b59cd40d359a1d06f1221f42cc</guid></item></channel></rss>