<?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 Security Question Regarding CIM/Payment Profiles in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Security-Question-Regarding-CIM-Payment-Profiles/m-p/28092#M14818</link>
    <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was just wondering - I am not ready to launch a new site but when I developed this membership site, I developed it to store profile id's (for CIM) and nothing else - no credit cards or CVV's. My question is, what are the best security measures YOU recommend as either a developer or as Authorize.net, that I may not have considered?&lt;BR /&gt;&lt;BR /&gt;For instance, if a script kiddy hacks an account or our db, should these values be encrypted? Should I encode the CIM functcion pages? I just wouldn't want somebody to, heaven forbid, log in as somebody else and buy a ton of merchandise - although if they change it to their address I guess it would be pointlesss as it would decline?&lt;BR /&gt;&lt;BR /&gt;what should I be 'worried' about and what should I (or any of us developers) be mindful of when it comes to CIM and being careful/keeping the site secure?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Fri, 20 Jul 2012 22:41:04 GMT</pubDate>
    <dc:creator>jbh1977</dc:creator>
    <dc:date>2012-07-20T22:41:04Z</dc:date>
    <item>
      <title>Security Question Regarding CIM/Payment Profiles</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Security-Question-Regarding-CIM-Payment-Profiles/m-p/28092#M14818</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was just wondering - I am not ready to launch a new site but when I developed this membership site, I developed it to store profile id's (for CIM) and nothing else - no credit cards or CVV's. My question is, what are the best security measures YOU recommend as either a developer or as Authorize.net, that I may not have considered?&lt;BR /&gt;&lt;BR /&gt;For instance, if a script kiddy hacks an account or our db, should these values be encrypted? Should I encode the CIM functcion pages? I just wouldn't want somebody to, heaven forbid, log in as somebody else and buy a ton of merchandise - although if they change it to their address I guess it would be pointlesss as it would decline?&lt;BR /&gt;&lt;BR /&gt;what should I be 'worried' about and what should I (or any of us developers) be mindful of when it comes to CIM and being careful/keeping the site secure?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jul 2012 22:41:04 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Security-Question-Regarding-CIM-Payment-Profiles/m-p/28092#M14818</guid>
      <dc:creator>jbh1977</dc:creator>
      <dc:date>2012-07-20T22:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: Security Question Regarding CIM/Payment Profiles</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Security-Question-Regarding-CIM-Payment-Profiles/m-p/28238#M14887</link>
      <description>&lt;P&gt;Hey jbh1977,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For Authorize.Net's perspective, I would suggest checking out the &lt;A href="http://developer.authorize.net/resources/files/developerbestpractices.pdf" target="_blank"&gt;Developer Security Best Practices White Paper&lt;/A&gt; as well as &lt;A href="https://community.developer.cybersource.com/t5/The-Authorize-Net-Developer-Blog/PCI-and-You/ba-p/10628" target="_blank"&gt;this blog post&lt;/A&gt; on PCI. Both have many resources for you to check out concerning PCI and security.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then, I would recommend subscribing to this post so that if any fellow developers have any recommendations, you'll be alerted via email if they respond with any comments. To subscribe, click &lt;STRONG&gt;Topic Options&lt;/STRONG&gt; at the top of this thread and then select &lt;STRONG&gt;Subscribe&lt;/STRONG&gt;. You'll then receive an email once anyone replies to your post.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope that helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Michelle&lt;BR /&gt;Developer Community Manager &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jul 2012 17:18:38 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Security-Question-Regarding-CIM-Payment-Profiles/m-p/28238#M14887</guid>
      <dc:creator>Michelle</dc:creator>
      <dc:date>2012-07-25T17:18:38Z</dc:date>
    </item>
    <item>
      <title>Re: Security Question Regarding CIM/Payment Profiles</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Security-Question-Regarding-CIM-Payment-Profiles/m-p/28822#M15162</link>
      <description>&lt;P&gt;I have the same question. To provide a list of credit cards on file to the shopper, the most obvious thing to do is to create a dropdown list or radio buttons with the payment profile ID as the return value, but this means that the payment profile IDs would be revealed to the shopper. Shopper could then use something like Firebug to modify the ID. I assume that the ID must belong to the merchant ID but it would be theoretically be possible to find an ID that belongs to another shopper on the same site, and get the payment approved. Since the approval process does not require the shopper to enter correct billing address nor the shipping address, all he needs to hack it is to find the payment profile ID that works. And, if any hacker succeeds in hacking into our database, he would have a whole bunch of payment profile IDs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, how careful do we have to be to protect payment profile IDs? It seems like payment profile IDs are more dangerous than the credit card numbers (a single number that replaces the entire payment info.).&lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2012 13:28:30 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Security-Question-Regarding-CIM-Payment-Profiles/m-p/28822#M15162</guid>
      <dc:creator>dyske</dc:creator>
      <dc:date>2012-08-15T13:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: Security Question Regarding CIM/Payment Profiles</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Security-Question-Regarding-CIM-Payment-Profiles/m-p/28956#M15228</link>
      <description>&lt;P&gt;Payment profile IDs are not generally considered secure information.&amp;nbsp;These IDs are only usable in conjunction with a customer profile ID and your specific Authorize.Net account credentials. Even in the scenario that you presented, only the payment profile ID would be changed and not the customer profile ID. This would cause an error due to the two IDs not matching.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is assumed that your customer's are logging into your site in order for you to match them to their customer profile ID. As long as you force customers to only use their own customer profile ID, it won't be possible for another customer to be charged.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Aug 2012 20:02:40 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Security-Question-Regarding-CIM-Payment-Profiles/m-p/28956#M15228</guid>
      <dc:creator>Trevor</dc:creator>
      <dc:date>2012-08-20T20:02:40Z</dc:date>
    </item>
  </channel>
</rss>

