'; if(pArray.length >= 4) { i=2; } else if(pArray.length >= 3) { i=2; inline = ''; } else if(pArray.length >= 2) { i=1; inline = ''; } else if(pArray.length === 1) { i=0; inline = ''; } $('#librarydrawer_story_container script').each(function() { $(this).remove(); }); $(pArray[pArray.length - 1]).after(subscribeBox); $(pArray[i]).after(inline).after($('#librarydrawer_story_container')); $('#text-story').focus(function() { if ($(this).val() == 'EMAIL ADDRESS') { $(this).css({color: '#000000', backgroundColor: '#ffffff'}); $(this).val(''); } }); $('#text-story').blur(function() { var trim = $(this).val().replace(/[\s]/g, ''); if(trim === '') { $(this).val('EMAIL ADDRESS'); $(this).css({color: '#666666', backgroundColor: '#f8f8f8', border: '#666666 1px solid'}); } }); $('.content-subscribe .btn-submit').click(function() { var val = $('.content-subscribe .text').val(); if(val.search(/[a-z0-9!#$%&'*+\/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+\/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?/gi) === -1) { $('.content-subscribe .text').css('border', '#ff6600 1px solid'); $('.content-subscribe .text').focus(); return false; } return true; }); }); //-->

CareFirst hack compromises info for 1.1 million consumers

Tools

CareFirst BlueCross BlueShield on Wednesday announced that it was the target of a cyberattack that compromised information of about 1.1 million current and former consumers, as well as individuals who conducted business with the company online. The attack was discovered last month during information technology security efforts conducted in the wake of other recent high-profile cyberattacks on fellow payers Anthem and Premera discovered earlier this year.

Unspecified attackers gained access to a single encrypted database in which CareFirst stores website access information on June 19, 2014, according to CareFirst. Compromised information includes consumer usernames for CareFirst's website, as well as names, birth dates, email addresses and subscriber identification numbers. No Social Security or financial information was stored in the database, and passwords also were not compromised.

CareFirst did not confirm who is responsible on its website, and could not comment when asked for clarification in a phone call.

Likewise, the Federal Bureau of Investigation could not clarify to FierceHealthITthe origin of the attacks due to the ongoing investigation. In a statement emailed toFierceHealthIT, the agency said it is working with the company to determine the nature and scope of the incident.

--> READ THE FULL FierceHealthIT ARTICLE