<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>ProductCart Shopping Cart Software Forums : Security Questions on v4.7</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Getting Started : Security Questions on v4.7]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 11 Apr 2026 00:37:21 +0000</pubDate>
  <lastBuildDate>Wed, 30 Apr 2014 14:16:25 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forum.productcart.com/RSS_post_feed.asp?TID=5881</WebWizForums:feedURL>
  <image>
   <title><![CDATA[ProductCart Shopping Cart Software Forums]]></title>
   <url>https://forum.productcart.com/forum_images/pc_logo_50.png</url>
   <link>https://forum.productcart.com/</link>
  </image>
  <item>
   <title><![CDATA[Security Questions on v4.7 : I would recommend writing to them...]]></title>
   <link>https://forum.productcart.com/security-questions-on-v4-7_topic5881_post22064.html#22064</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=290">Greg Dinger</a><br /><strong>Subject:</strong> 5881<br /><strong>Posted:</strong> 30-April-2014 at 2:16pm<br /><br />I would recommend writing to them at info AT productcart.com]]>
   </description>
   <pubDate>Wed, 30 Apr 2014 14:16:25 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/security-questions-on-v4-7_topic5881_post22064.html#22064</guid>
  </item> 
  <item>
   <title><![CDATA[Security Questions on v4.7 : I don&amp;#039;t have their license...]]></title>
   <link>https://forum.productcart.com/security-questions-on-v4-7_topic5881_post22063.html#22063</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=3097">Scurit</a><br /><strong>Subject:</strong> 5881<br /><strong>Posted:</strong> 29-April-2014 at 10:16pm<br /><br />I don't have their license number at this time, can I still create a ticket?]]>
   </description>
   <pubDate>Tue, 29 Apr 2014 22:16:35 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/security-questions-on-v4-7_topic5881_post22063.html#22063</guid>
  </item> 
  <item>
   <title><![CDATA[Security Questions on v4.7 : Yes, that is exactly correct....]]></title>
   <link>https://forum.productcart.com/security-questions-on-v4-7_topic5881_post22062.html#22062</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=213">Matt</a><br /><strong>Subject:</strong> 5881<br /><strong>Posted:</strong> 29-April-2014 at 9:56pm<br /><br />Yes, that is exactly correct.&nbsp; There is a debug variable that is probably commented out.<br><br>Can you open a ticket to continue this conversation since it may involve sensitive information?<br>]]>
   </description>
   <pubDate>Tue, 29 Apr 2014 21:56:55 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/security-questions-on-v4-7_topic5881_post22062.html#22062</guid>
  </item> 
  <item>
   <title><![CDATA[Security Questions on v4.7 : I was recently contacted by a...]]></title>
   <link>https://forum.productcart.com/security-questions-on-v4-7_topic5881_post22061.html#22061</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=3097">Scurit</a><br /><strong>Subject:</strong> 5881<br /><strong>Posted:</strong> 29-April-2014 at 8:57pm<br /><br />I was recently contacted by a client that uses your system and has another party that regularly does Nessus vulnerability scans on their network/systems. This week then sent me some information and I verified that it was indeed valid -on their site. I was unable to reproduce the same result on your demo site which raises a few questions <img src="https://forum.productcart.com/smileys/smiley11.gif" border="0" alt="Dead" title="Dead" />.  They said they are running a fully patched system and it is the latest version, but without access to their actual system I can not verify that for a fact yet. I'm hoping to get access to their system here shortly as well as the server it resides on.<div><br></div><div>The first issue that was detected was a SQL Injection/information disclosure vulnerability in the opc_OrderVerify.asp, and when I followed the steps in the report, I was indeed able to reproduce and get the results in the report. it dumped out a debug of the following (not posting the "how", just the results):</div><div><br></div><div><table border="0" cellpadding="0" cellspacing="0" width="624" style="border-collapse:   collapse;width:469pt"><t><tr height="55" style="mso-height-source:userset;height:41.25pt"><td colspan="6" height="55" ="xl107" width="624" style="border-right:1.5pt solid white;    height:41.25pt;width:469pt">&nbsp;SELECT payTypes.paymentDesc,  customCardTypes.idcustomCardType FROM payTypes INNER JOIN customCardTypes ON  payTypes.paymentDesc = customCardTypes.customCardDesc WHERE  (((payTypes.idPayment)=<font ="font6">123 or</font><font ="font5">));</font></td></tr></t></table><div><br></div><div>The second item was a XSS vulnerability in &nbsp;the same file as well as the msgb.asp file (I won't post the details here either - you can msg me for that).&nbsp;</div><div><br></div><div>I'm not an expert on ProductCart by any means - just security with a background in classic asp. What I would like to know is, is it possible there is a debug feature that needs to be turned off somewhere in one of the asp files (which I didn't see in the demo admin screens) and how could their site have a XSS vulnerability and the demo site not show the same behavior if they are running the same version? Server script/security settings possibly? Can you tell me anything else that might affect their system and make it act differently than your demo? Thanks in advance!&nbsp;</div></div>]]>
   </description>
   <pubDate>Tue, 29 Apr 2014 20:57:25 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/security-questions-on-v4-7_topic5881_post22061.html#22061</guid>
  </item> 
 </channel>
</rss>