December 10, 2015 By Larry Loeb 2 min read

Protecting consumers’ credit card information has been a very hot topic lately, with major retailers gearing up for the frantic holiday season. But how that information is protected in mobile applications has come into the security mix thanks to a recent discovery by Waldera that the most basic of precautions to protect this kind of information have not been taken by certain companies.

What’s the Problem?

Cloud and mobile provider Waldera found that a few organizations were not using the Secure Sockets Layer (SSL) or Transport Layer Security (TLS) protocol for encryption of the information as it was sent from a mobile app to company servers.

All the companies that were discovered to have this flaw were notified of the issue by Wandera, which estimated that the affected apps collectively serve 500,000 customers a day.

SSL/TLS is an encryption method that is most commonly identified in a browser by the HTTPS prefix in the site’s URL. But in a dedicated app, this kind of information will not be displayed since there is no URL bar. The information is just transmitted without the user knowing the actual mechanism used.

If the data has not been protected, then someone on the same network could intercept it. Since it is not encrypted and it is personally identifiable, the user would be directly at risk. Public Wi-Fi access is always suspect since it can be spoofed by someone to execute man-in-the-middle (MitM) attacks.

They Fixed It, Right?

Waldera found that five of the 16 companies notified have now fixed this problem. The ones that patched the vulnerability included easyJet, Chiltern Railways, the San Diego Zoo, CN Tower and Aer Lingus.

Companies that had not yet patched things up included many in the travel field, in both Europe and the U.S. Since these may be the types of businesses most likely to use public Wi-Fi to connect to the Internet, they will also be the types of companies that can put your unencrypted data at greatest risk.

Sometimes the primary company websites did use some form of encryption, but were not protected with encryption techniques when using mobile browsers or apps. Mobile apps may have multiple connections to back-end services through the main websites, and all these services will need to be treated with the same sort of protection as when personal information is being transmitted.

TLS has had its own share of problems, so it’s not a foolproof solution. Some implementations of the security measure have been flawed. However, it is still the best general way to protect personally identifiable information over the Web.

More from

FYSA — VMware Critical Vulnerabilities Patched

< 1 min read - SummaryBroadcom has released a security bulletin, VMSA-2025-0004, addressing and remediating three vulnerabilities that, if exploited, could lead to system compromise. Products affected include vCenter Server, vRealize Operations Manager, and vCloud Director.Threat TopographyThreat Type: Critical VulnerabilitiesIndustry: VirtualizationGeolocation: GlobalOverviewX-Force Incident Command is monitoring activity surrounding Broadcom’s Security Bulletin (VMSA-2025-0004) for three potentially critical vulnerabilities in VMware products. These vulnerabilities, identified as CVE-2025-22224, CVE-2025-22225, and CVE-2025-22226, have reportedly been exploited in attacks. X-Force has not been able to validate those claims. The vulnerabilities…

SoaPy: Stealthy enumeration of Active Directory environments through ADWS

10 min read - Introduction Over time, both targeted and large-scale enumeration of Active Directory (AD) environments have become increasingly detected due to modern defensive solutions. During our internship at X-Force Red this past summer, we noticed FalconForce’s SOAPHound was becoming popular for enumerating Active Directory environments. This tool brought a new perspective to Active Directory enumeration by performing collection via Active Directory Web Services (ADWS) instead of directly through Lightweight Directory Access Protocol (LDAP) as other AD enumeration tools had in the past.…

Smoltalk: RCE in open source agents

26 min read - Big shoutout to Hugging Face and the smolagents team for their cooperation and quick turnaround for a fix! Introduction Recently, I have been working on a side project to automate some pentest reconnaissance with AI agents. Just after I started this project, Hugging Face announced the release of smolagents, a lightweight framework for building AI agents that implements the methodology described in the ReAct paper, emphasizing reasoning through iterative decision-making. Interestingly, smolagents enables agents to reason and act by generating…

Topic updates

Get email updates and stay ahead of the latest threats to the security landscape, thought leadership and research.
Subscribe today