<!--
RSS generated by JIRA (5.2.7#850-sha1:b2af0c8dc8537b36121c6a579fabbdf79fc919e5) at Mon May 20 15:56:22 UTC 2013

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
For example:
http://www.doctrine-project.org/jira/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?jqlQuery=project+%3D+DBAL+AND+fixVersion+%3D+%222.0.9%22+ORDER+BY+updated+DESC%2C+priority+DESC%2C+created+ASC&tempMax=1000&field=key&field=summary
-->
<!-- If you wish to do custom client-side styling of RSS, uncomment this:
<?xml-stylesheet href="http://www.doctrine-project.org/jira/styles/jiraxml2html.xsl" type="text/xsl"?>
-->
<rss version="0.92">
    <channel>
        <title>Doctrine Project</title>
        <link>http://www.doctrine-project.org/jira/secure/IssueNavigator.jspa?reset=true&amp;jqlQuery=project+%3D+DBAL+AND+fixVersion+%3D+%222.0.9%22+ORDER+BY+updated+DESC%2C+priority+DESC%2C+created+ASC</link>
        <description>An XML representation of a search request</description>
                <language>en-us</language>
                        <issue start="0" end="1" total="1"/>
                <build-info>
            <version>5.2.7</version>
            <build-number>850</build-number>
            <build-date>21-02-2013</build-date>
        </build-info>
<item>
            <title>[DBAL-164] Quoting allows SQL injections</title>
                <link>http://www.doctrine-project.org/jira/browse/DBAL-164</link>
                <project id="10040" key="DBAL">Doctrine DBAL</project>
                        <description>&lt;p&gt;$test = &quot;foo &apos; bar&quot;;&lt;br/&gt;
$quoted = $conn-&amp;gt;quote( $test );&lt;br/&gt;
echo $quoted;&lt;/p&gt;

&lt;p&gt;RESULT: &apos;foo &apos; bar&apos;&lt;br/&gt;
EXPECTED: &apos;foo \&apos; bar&apos;&lt;/p&gt;</description>
                <environment>OCI8 Driver&lt;br/&gt;
IBMDB&amp;quot; Driver&lt;br/&gt;
</environment>
            <key id="13011">DBAL-164</key>
            <summary>Quoting allows SQL injections</summary>
                <type id="1" iconUrl="http://www.doctrine-project.org/jira/images/icons/issuetypes/bug.png">Bug</type>
                                <priority id="3" iconUrl="http://www.doctrine-project.org/jira/images/icons/priorities/major.png">Major</priority>
                    <status id="5" iconUrl="http://www.doctrine-project.org/jira/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                    <security id="10000">All</security>
                        <assignee username="guilhermeblanco">Guilherme Blanco</assignee>
                                <reporter username="ogmueller">Oliver Mueller</reporter>
                        <labels>
                    </labels>
                <created>Sat, 10 Sep 2011 14:31:21 +0000</created>
                <updated>Sun, 25 Sep 2011 19:07:47 +0000</updated>
                    <resolved>Tue, 13 Sep 2011 04:51:19 +0000</resolved>
                            <version>2.1.2</version>
                                <fixVersion>2.0.9</fixVersion>
                <fixVersion>2.1.3</fixVersion>
                                <component>Drivers</component>
                        <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="16464" author="guilhermeblanco" created="Tue, 13 Sep 2011 04:51:19 +0000"  >&lt;p&gt;Fixed in &lt;a href=&quot;https://github.com/doctrine/dbal/commit/82cc921447fde697bf3d9f5285d0f0b8587303d8&quot; class=&quot;external-link&quot;&gt;https://github.com/doctrine/dbal/commit/82cc921447fde697bf3d9f5285d0f0b8587303d8&lt;/a&gt;&lt;/p&gt;</comment>
                    <comment id="16522" author="beberlei" created="Sun, 25 Sep 2011 18:42:32 +0000"  >&lt;p&gt;Backported to 2.0.9&lt;/p&gt;</comment>
                    <comment id="16523" author="beberlei" created="Sun, 25 Sep 2011 19:07:08 +0000"  >&lt;p&gt;Fix was modified to use the Zend Framework code for quoting OCI input: &lt;a href=&quot;https://github.com/doctrine/dbal/commit/97638edc0fef0e08ce7db631eb130fde950844d7&quot; class=&quot;external-link&quot;&gt;https://github.com/doctrine/dbal/commit/97638edc0fef0e08ce7db631eb130fde950844d7&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This code is now in DBAL 2.1.4 and 2.0.9 and i have added some tests to very some simple SQL Injection vectors don&apos;t work on any supported platform.&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>
</channel>
</rss>