<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Blind SQL injection for Geoprocessing service using arcpy.da.SearchCursor in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/blind-sql-injection-for-geoprocessing-service/m-p/191997#M14781</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know if a geoprocessing service that is using arcpy.da.SearchCursor can be subject to &lt;SPAN style="font-size: 11.0pt;"&gt;blind SQL injection&lt;/SPAN&gt; if the where_clause parameter of the SearchCursor is one of the service parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a possibility that injecting SQL in the where_clause parameter can affect the integrity of the source table especially by using the SLEEP() command?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Oct 2018 13:02:13 GMT</pubDate>
    <dc:creator>MaximeDemers</dc:creator>
    <dc:date>2018-10-03T13:02:13Z</dc:date>
    <item>
      <title>Blind SQL injection for Geoprocessing service using arcpy.da.SearchCursor</title>
      <link>https://community.esri.com/t5/python-questions/blind-sql-injection-for-geoprocessing-service/m-p/191997#M14781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know if a geoprocessing service that is using arcpy.da.SearchCursor can be subject to &lt;SPAN style="font-size: 11.0pt;"&gt;blind SQL injection&lt;/SPAN&gt; if the where_clause parameter of the SearchCursor is one of the service parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a possibility that injecting SQL in the where_clause parameter can affect the integrity of the source table especially by using the SLEEP() command?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Oct 2018 13:02:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/blind-sql-injection-for-geoprocessing-service/m-p/191997#M14781</guid>
      <dc:creator>MaximeDemers</dc:creator>
      <dc:date>2018-10-03T13:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: Blind SQL injection for Geoprocessing service using arcpy.da.SearchCursor</title>
      <link>https://community.esri.com/t5/python-questions/blind-sql-injection-for-geoprocessing-service/m-p/191998#M14782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you read &lt;A class="link-titled" href="http://enterprise.arcgis.com/en/server/latest/administer/windows/about-standardized-queries.htm" title="http://enterprise.arcgis.com/en/server/latest/administer/windows/about-standardized-queries.htm"&gt;About standardized queries—ArcGIS Server Administration (Windows) | ArcGIS Enterprise&lt;/A&gt; ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Oct 2018 14:43:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/blind-sql-injection-for-geoprocessing-service/m-p/191998#M14782</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2018-10-03T14:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: Blind SQL injection for Geoprocessing service using arcpy.da.SearchCursor</title>
      <link>https://community.esri.com/t5/python-questions/blind-sql-injection-for-geoprocessing-service/m-p/191999#M14783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the link, that helps a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I read:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;Standardized queries are applied to the entire ArcGIS Server site; they cannot be enabled for some services and disabled for others.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;So if it's turned on on the server, standardized queries are being used for the where_clause in a arcpy.da.SearchCursor in a Geoprocessing Service right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That do not just applied to standardized queries of MapServices right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Oct 2018 14:52:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/blind-sql-injection-for-geoprocessing-service/m-p/191999#M14783</guid>
      <dc:creator>MaximeDemers</dc:creator>
      <dc:date>2018-10-03T14:52:29Z</dc:date>
    </item>
  </channel>
</rss>

