<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Digitivity &#187; MasterCard SecureCode</title>
	<atom:link href="http://digitivity.org/tag/mastercard-securecode/feed" rel="self" type="application/rss+xml" />
	<link>http://digitivity.org</link>
	<description>The Digital Productivity Blog</description>
	<lastBuildDate>Sat, 24 Dec 2011 17:34:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Verified by Visa (and MasterCard SecureCode) Is Insecure</title>
		<link>http://digitivity.org/747/verified-by-visa-and-mastercard-securecode-is-insecure</link>
		<comments>http://digitivity.org/747/verified-by-visa-and-mastercard-securecode-is-insecure#comments</comments>
		<pubDate>Fri, 29 Jan 2010 16:08:16 +0000</pubDate>
		<dc:creator>Digitivity</dc:creator>
				<category><![CDATA[Digital Security]]></category>
		<category><![CDATA[MasterCard]]></category>
		<category><![CDATA[MasterCard SecureCode]]></category>
		<category><![CDATA[Ross Anderson]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[Steven Murdoch]]></category>
		<category><![CDATA[Verified by Visa]]></category>
		<category><![CDATA[Visa]]></category>

		<guid isPermaLink="false">http://digitivity.org/?p=747</guid>
		<description><![CDATA[<p>Posted in <a href="http://digitivity.org/category/digital-security" title="Digital Security">Digital Security</a></p>It seems that, anymore, Visa is increasingly encouraging credit cardholders to use their "Verified by Visa" program, in which you're supposed to enter a secret code to confirm that it's really you using a credit card number.

The problem is, it's insecure.



Related posts:<ol><li><a href='http://digitivity.org/939/google-releases-skipfish-automatic-website-blog-security-scanning-tool' rel='bookmark' title='Permanent Link: Google Releases Skipfish Automatic Website Security Scanning Tool'>Google Releases Skipfish Automatic Website Security Scanning Tool</a></li>
<li><a href='http://digitivity.org/943/how-to-install-google-skipfish-on-ubuntu-linux' rel='bookmark' title='Permanent Link: How to Install Google Skipfish on Ubuntu Linux'>How to Install Google Skipfish on Ubuntu Linux</a></li>
<li><a href='http://digitivity.org/821/how-to-install-java-on-windows' rel='bookmark' title='Permanent Link: How to Install Java on Windows'>How to Install Java on Windows</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>It seems that, anymore, <strong>Visa</strong> is increasingly encouraging credit cardholders to use their &#8220;<strong>Verified by Visa</strong>&#8221; program, in which you&#8217;re supposed to enter a secret code to confirm that it&#8217;s really you using a credit card number.</p>
<p>The problem is, it&#8217;s insecure.</p>
<p>The system is properly called <strong>3-D Secure</strong> (<strong>3DS</strong>) but it&#8217;s called <strong>Verified by Visa</strong> and <strong>MasterCard SecureCode</strong> by the two card corporations.</p>
<p>Here are some of the problems found by <strong>Cambridge researchers</strong> Professor Ross Anderson and Steven Murdoch:</p>
<ul>
<li>3DS is shown in an &#8220;inline frame&#8221; or <strong>IFRAME</strong> HTML element. The problem with that is that the content for that frame is coming from a different website than the merchants, and it&#8217;s hard for users to verify its <strong>authenticity</strong> because you can&#8217;t see the <strong>URL</strong> it&#8217;s coming from.</li>
<li>The system allows setting of a password directly on a merchant site with <strong>activation during shopping</strong> (ADS). Your identity is confirmed with a piece of information like birth date, which is commonly available.</li>
<li>That also means the password can be <strong>reset</strong> with <strong>birth date</strong> or other commonly available information.</li>
<li>It&#8217;s also vulnerable to <strong>phishing</strong> attempts.</li>
</ul>
<p>Since users have to agree to be responsible for use of the card if they participate in <strong>Verified by Visa</strong>, banks are less likely to do <strong>chargebacks</strong>, and are more likely to put blame on the user if there is fraud.</p>
<h2>My comments</h2>
<p>I had been sort of <strong>suspicious</strong> of how well these systems worked, but thanks to these Cambridge professors, now we know. In fact, there&#8217;s probably no other way we&#8217;d know because the terms of these programs actually <strong>prohibit</strong> you from <strong>reverse-engineering</strong> or tinkering with the 3DS system in any way.</p>
<p><strong>Moral</strong>: Don&#8217;t think your card is impenetrable just because your banks says so.</p>
<p>I think it&#8217;s good to have a separate, low-limit card for general Internet transactions.</p>
<h2>Resources</h2>
<p><a href="http://www.pcworld.idg.com.au/article/334105">PCWorld article</a><br />
<a href="http://www.theregister.co.uk/2010/01/27/3d-insecure/">Register article</a><br />
<a href="http://www.cl.cam.ac.uk/~rja14/Papers/fc10vbvsecurecode.pdf">Cambridge University paper</a><br />
<a href="http://fc10.ifca.ai/Program.htm">Financial Cryptography and Data Security Conference</a><br />
<a href="http://en.wikipedia.org/wiki/3-D_Secure"> http://en.wikipedia.org/wiki/3-D_Secure</a><br />
<a href="http://www.visa.com/verifiedbyvisa/"> http://www.visa.com/verifiedbyvisa/</a></p>


<p>Related posts:<ol><li><a href='http://digitivity.org/939/google-releases-skipfish-automatic-website-blog-security-scanning-tool' rel='bookmark' title='Permanent Link: Google Releases Skipfish Automatic Website Security Scanning Tool'>Google Releases Skipfish Automatic Website Security Scanning Tool</a></li>
<li><a href='http://digitivity.org/943/how-to-install-google-skipfish-on-ubuntu-linux' rel='bookmark' title='Permanent Link: How to Install Google Skipfish on Ubuntu Linux'>How to Install Google Skipfish on Ubuntu Linux</a></li>
<li><a href='http://digitivity.org/821/how-to-install-java-on-windows' rel='bookmark' title='Permanent Link: How to Install Java on Windows'>How to Install Java on Windows</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://digitivity.org/747/verified-by-visa-and-mastercard-securecode-is-insecure/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: digitivity.org @ 2012-05-23 10:46:26 -->
