Attorney general: State will receive more than $220,000 in breach settlement with The Home Depot

Colorado will receive more than $220,000 in a multistate settlement with The Home Depot after a data breach that exposed payment information for about 40 million shoppers throughout the country. 

Attorney General Phil Weiser along with attorneys general from 45 other states and the District of Columbia received $17.5 million in the settlement with the hardware store as a result of the 2014 breach.

“The Home Depot violated the Colorado Consumer Protection Act in failing to appropriately protect its customers’ data,” Weiser said in a news release.

“This settlement will help ensure that the business employs proper measures the future and demonstrates that we take seriously the right of Colorado Consumers.”

The money the state receives through the settlement will be used to reimburse the state actual costs and attorneys fees, and will allow future consumer fraud or antitrust enforcement, consumer education or public welfare purposes, according to the release. 

Sign Up For Free: Denver Gazette Business

Success! Thank you for subscribing to our newsletter.

function subscribeSuccess() {
var nsltrform = document.querySelector(“#nsltr”);
var nsltrSuccess = document.querySelector(“#successnsltr”);

nsltrform.classList.add(“hideblock”);
nsltrSuccess.classList.remove(“hideblock”);
}

function validateEmail(email) {
return String(email)
.toLowerCase()
.match(
/^(([^()[]\.,;:s@”]+(.[^()[]\.,;:s@”]+)*)|(“.+”))@(([[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}])|(([a-zA-Z-0-9]+.)+[a-zA-Z]{2,}))$/
);
}

function validateEmailAddress() {
const result = document.querySelector(“#result”);
const email = document.querySelector(“#email”).value;

result.innerText = “”;

if(validateEmail(email)) {
newsletterSubscribe(email);
} else {
result.innerText = ‘The email entered: ‘ + email + ‘ is not valid :(‘;
result.style.color = “red”;
}
return false;
}

function newsletterSubscribe(email) {
fetch(“https://services.gazette.com/mg2-newsletters.php?action=subscribe&site=denvergazette.com&emailPreferenceId=62&email=” + email, {
method: “POST”
}).then(res => {
console.log(“SUCCESSFUL POST”);
subscribeSuccess();
});

}

#nsltr {
min-width: 100%;
margin: 10px 0;
padding: 10px 20px;
background-color: #2076b3;

background-image: url(https://static.gazette.com/emails/circ/Audience%20Images/DG%20bus%20test%202.png);
background-size: cover;

}

#nsltr-header {
color: #fff4f4;
}
#nsltr-body {
text-align: center;
color: ;
}
#nsltr-button {
margin-top: 5px;
}
#successnsltr {
min-width: 100%;
margin: 10px 0;
padding: 10px 20px;
background-color: green;
text-align: center;
color: white;
}

#successnsltr a {
color: white;
}

.hideblock {
display:none;
}

h6 a {
color: black;
text-decoration: none;
padding: 5px;
background-color: #bbccdd;
font-weight: 600;
}

@media only screen and (min-width: 768px) {
#nsltr {
background-image: url(https://static.gazette.com/emails/circ/Audience%20Images/DG%20bus%20test%202.png);
background-size: cover;
}
}

Coloradans who were personally affected by the breach have already been compensated through a previous settlement. 

Between April 10, 2014 and Sept. 13, 2014, hackers gained access to the hardware stores’ networked and installed malware within the stores self-checkout system.

This allowed the hackers to obtain payment card information from customers utilizing self-checkout lanes throughout The Home Depot locations nation-wide, according to the release.

In addition to the multimillion dollar settlement The Home Depot has agreed to pay, the company has said it will implement and maintain a series of data security practices that will strengthen the information security program and protect consumers personal information, according to the release. 

b7e8b4ca-2e88-11eb-af99-7b286f0711b0

View Original Article | Split View

PREV

PREVIOUS

Investment services sector pivots to face pandemic; thrives in metro Denver

Facebook Twitter WhatsApp SMS Email Print Copy article link Save Facebook Twitter WhatsApp SMS Email Print Copy article link Save It’s a good time to be in investment services in metro Denver: Whether you’re working at one of the estimated 15,200 companies located here; looking for a job at one of them – most all […]

NEXT

NEXT UP

Small Business Saturday could make or break local businesses this year

Facebook Twitter WhatsApp SMS Email Print Copy article link Save Facebook Twitter WhatsApp SMS Email Print Copy article link Save Experts predict that this weekend’s Small Business Saturday will mean more than ever this year, having the potential to make or break Denver’s local businesses. Since the COVID-19 pandemic hit Colorado in March, small businesses […]