Skip to content
QIO journal

Technology6 min read

Non-sensitive data, they said: why the Salt breach means calls for you

Swiss telecom operator Salt acknowledged what it calls a potential security incident: a considerable volume of customer records was stolen. The company listed the personal data that may be affected and stressed that it does not consider it sensitive. Le Temps columnist Anouch Seydtaghia disagrees: sets like this are exactly what attackers need.

Non-sensitive data, they said: why the Salt breach means calls for you

What the company acknowledged

In its notice the Prilly-based company said the incident concerned certain personal, non-sensitive data of Salt Mobile SA customers. Sensitive data such as passwords, banking details and customer history could not be affected, according to the operator.

The list of what may have been exposed was given plainly: first name, surname, postal address, mobile phone number, date of birth and email address.

Five separate tiles linked by thin threads into a single silhouette
Individually the fields look harmless; together they form a profile of a person.

On client projects we almost always find fields collected just in case, and exports into third-party services nobody remembers. The leak rarely happens in the main database; it happens at that periphery, and that is what should be shrunk.

Why this set is not harmless

The columnist's argument is that the definition of sensitive data is broader than the habitual one. Card data, biometrics and medical records are the obvious examples. But information that looks innocuous can be extraordinarily valuable, because it lets attackers run targeted campaigns.

The difference between a mass mailing and a targeted attack lies in the details. A letter or call that already knows your name, exact address, date of birth and the number your plan is tied to does not look like fraud. It looks like your operator getting in touch.

What such sets are used for

The playbook has been documented for years, and every step relies on the supposedly harmless fields.

  • Phishing and calls in the operator's name: the details confirm the story, then a code from an SMS or an app install is requested.
  • SIM swap: the number, date of birth and address are often the very details used to confirm identity.
  • Account recovery elsewhere: an email plus a date of birth answers part of the security questions.
  • Correlation with earlier breaches: one email address links records across databases and completes the profile.

What a company holding such data should do

If your site has an enquiry form, a customer account or a CRM with a contact history, you are in the same position as the operator, only smaller.

  • List every field you ask for and delete the ones the process works without. A date of birth is rarely needed in a website enquiry form.
  • Set a retention period. Three-year-old enquiries sitting in the same table as fresh ones only increase the damage.
  • Separate storage: contacts in one place, purchase history in another, with joining them a granted right rather than a default.
  • Write down what you will tell customers during an incident and keep the text ready. The phrase "non-sensitive data" produces exactly the reaction Salt received.
  • Check who else has access: contractors, integrations, exports into mailing tools. Leaks usually happen at the periphery.

What an affected person should do

There is no point changing a password that did not leak, but caution about incoming contact pays off. Any call or message where the other side knows details about you deserves a callback to the number on the official site. Adding extra confirmation for operations in the operator account helps, and replacing SMS as a second factor with an authenticator app helps more.

The takeaway

The argument about wording is not academic. Calling a breach non-sensitive lowers customers' guard at the exact moment they would benefit from raising it. It is more honest to say what leaked and explain which schemes are now likely.

Sources

  1. Il ne faut pas minimiser le vol de données chez Salt, Le Temps
  2. Salt Mobile SA
  • Salt
  • Personal data
  • Le Temps
  • Phishing
  • SIM swap

Follow the journal

New pieces on websites, SEO and AI come out in the QIO journal. Follow in Google, by RSS or in Telegram to get them first.

Read next

How can we help?
Discuss a project