Tux Machines

Do you waddle the waddle?

Other Sites

9to5Linux

GParted Live 1.7 Launches with Experimental Bcachefs Support, Linux 6.12 LTS

Coming almost a year after GParted 1.6, the GParted 1.7 release is here to introduce experimental support for the Bcachefs file system (for single device file systems only), support for recognizing NBDs (Network Block Devices), and a new mechanism that prevents GParted probe from starting LVM volume groups.

NVIDIA 570 Linux Graphics Driver Promises VRR Support on Multi-Monitor Setups

Some of the highlights of the NVIDIA 570 graphics driver series include VRR (variable refresh rate) support on multi-monitor setups, support for querying Dynamic Boost status, 32-bit compatibility support for the NVIDIA GBM backend, and a new conceal_vrr_caps kernel module parameter to the nvidia-modeset kernel module.

GCompris 25.0 Open-Source Educational Suite Released with Five New Activities

GCompris 25.0 introduces five new activities including “Sketch”, an activity for drawing freely with multiple tools to let children explore their creativity, and “Calculate with ten’s complement”, the continuation of the existing ten’s complement activities to help the children to swap the numbers to easily compute a sum.

LinuxGizmos.com

Adafruit CLUE: A Sensor-Packed nRF52840 Development Board in a micro:bit Form Factor

The Adafruit CLUE is a development board with a built-in display, multiple sensors, and Bluetooth Low Energy connectivity. It follows the form factor of the BBC micro:bit while incorporating additional processing power and expanded functionality. The board is designed for applications involving data visualization, sensor-based measurements, and wireless communication.

Internet Society

Fostering Digital Literacy in Nicaragua

The small community of Reparto La Virgen Nueva lies at kilometer 111 on the León-Chinandega highway in Nicaragua. Its inhabitants, mostly agricultural and domestic workers, face limited mobile Internet access, characterized by restrictive data plans and poor coverage. There’s no fiber Internet option and it’s a 20-kilometer commute to León by bus to access the nearest computer and Internet facilities. 

news

Microsoft Windows 11 Caches Exploitable Malware

posted by Roy Schestowitz on May 15, 2024

Fishtank PC builds

Reprinted with permission from Cybershow. Author: Helen Plews.

Figure 1: Tom's Hardware: Fishtank PC builds.

Malware is often thought of as a human interaction with a digital device that causes an infection such as a virus or worm. We assume a human used bad authentication, or the human clicked the bad link, the human downloaded the malware…

So if we have anti-virus and anti-phish educational campaigns we should be well protected right? What about the technical side of cybersecurity, where the hardware, network equipment, end device or software vulnerability is the cause?

This article will examine a case where an operating system is able to automatically open and store a phishing email attachment, leading to potential compromise. In this case Windows 11 has been caching attachments locally to provide synchronisation across devices with the Outlook Application. In many cases, it has cached exploitable malware. This is a growing issue brought to light by Windows 11 users and anti-virus providers, instead of the makers at Microsoft.

Dropper Investigation

I am a life-long gamer and from experimentation over the years, I know I have the best rig, a customisable gaming PC. It’s very nice hardware it looks stunning with rainbow glowing fans and it sounds like a mini jet engine, rendering most graphics on Ultra with a graphics card which is at most 2 years old. The only issue I have had with it is in the operating system, which of course for a big gamer is Windows 11 due to its age. After just two weeks of operation I was alerted to a dropper located in my Windows Appdata folder, it was not dropping any further viruses yet as it had been caught by my expensive AV - which is why it sounds like a jet engine due to the large use of CPU!!

Was it a false positive? Well I ran the offline scan myself as my machine took 8x longer to boot. It behaved as if rebooting after a major update. There were no updates carried out, which made me suspect something amiss.

The virus location was not new to me, it is an appdata folder present in Windows 10 and Windows 11 for Windows mail in particular it processes mail syncing across devices; the full path is:

C:\Users\’Username’\AppData\Local\Packages\microsoft.windowscommunicationsapps_8wekyb3d8bbwe\LocalState\Files\SO\

Now I have had viruses popping up here before, in fact it has been an ongoing problem since I adopted the Windows 11 operating system (OS) in 2022 on the household laptops. Since then, both of my son’s laptops have alerted me to droppers and Trojans in the same Appdata folder. I initially assumed my children were not so good with their cybersecurity (being aged 5 and 9 that makes sense). Maybe they had clicked an email notification. Maybe they had downloaded some Trojan in the style of a game from a requested and shoddy gaming store all parents know about, stealthy and all whilst under supervision. That was until my brand new gaming rig got one.

Examining the attack timeline of my gaming rig in detail showed that a phish had been ‘clicked’ from my Hotmail account which was logged in on my Outlook App, running in the background processes (not running in my taskbar) whilst I played some epic title the night before. This ‘click’ put an infected PDF invoice on my PC, and on boot the next day activated the dropper, slowing the machine right down - which gave me a clue.

Now let's be clear about how Microsoft works, as I understand it, and why this is a gripe serious enough to warrant its own blog post.

You must sign in online to a Microsoft account to access the PC at all times, then it creates session keys for all applications that come installed as standard with the OS. So, unless you take some drastic measures I will discuss in a moment, you will undoubtedly be running sessions of Windows apps in the background; Outlook, OneDrive, Teams, Xbox, Photos, Office, Store, the list is quite extensive.

Moving on, I look for the phish email I had. According to my AV "clicked on" log, I located the suspicious subject of the email. It was something akin to;

AMAZON ACCOUNT ###U$IIHknDBWON38383y4y29~~~

Now, you do not need to be a cybersecurity expert to tell that is a phish from the subject which was located using the now foreground Outlook app. And as expected, it was unread. It showed me that within a few minutes of receiving the unread email, the attached PDF invoice was added to the Windows Communication Appdata folder, which led to the dropper found by the offline scan.

It seemed that Outlook App was saving unread attachments to the appdata folder where the virus was located. Some of the located viruses over the past two years were found on multiple devices that used the same MS credentials which unless stated otherwise, auto sync application data. That is exactly what the

microsoft.windowscommunicationsapps_8wekyb3d8bbwe

folder is for. It contains both the application data for Windows apps like Outlook to run and sync as well as data obtained in the process. I synced between my children's laptops as my account was the administrator for the network, it kept them safer online. Or so I thought.

Vulnerability Research

So I start down the usual process of researching the vulnerability to find a permanent mitigation. I find nothing at first, no CVE, no reports. I do find some details on the MS community website like this one from "2020 Trojan Found and Deleted"… but it Returns (Trojan: HTML/Phish.AB!MSR) . It is here I see the same problem and I see a response from an expert.

“The trojan is an email attachment synced to your PC. Do you have some Hotmail or Microsoft email setup in an email client applications like Outlook?” - Independent Expert, MS Community, 2020

So I search all around this topic and I cannot find anything from Microsoft about this issue right away, but I do find many victims. Anti-Virus companies, affected users and experts alike are all drawing attention to this problem. Eventually, thanks to Reddit I find a similar experience from a commentor who managed to find the reported exploit listed by Microsoft. You can find many more threads on the issue on Reddit with a search.

“Looking into the report we have a "Exploit:O97M/CVE-2017-11882.AZA!MTB" match, which doesn't seem to be that ominous since it requires the file to be executed on a non-updated Office/WordPad, still it ain't something I'd like to find lying around because the app found it was a good thing to download it, without my consent.” - JVMTG, Reddit, 2023

It is a known software error marked as severe on their own security intelligence website, with 24 exploits under the O97M CVE. I’d like to say I have more details from Microsoft but I do not, instead they offer very little default cybersecurity steps, such as "remain up to date and don’t click a phish".

This does seem rather severe. It locally caches attachments from emails including those which have not been opened to the windowscommunicationsapps folder from the Outlook App. It will then auto sync the data in the folder to all devices using the same credentials in their Outlook App on their phones, laptops, desktops, anywhere the Outlook App runs.

The only step missing for a full compromise is that infected files are auto-run… a feature I feel sure Microsoft are working on at this exact moment!

Attacks are becoming more complex, in 2022 they were able to add the dropper, which very slowly downloaded a fairly rubbish Trojan, which was easily removed. Recently there were 74 password protected files and multiple Trojans appearing as game applications in the same appdata folder. These were located only weeks after a fresh OS install and could not be explained by known activities on the machine or entirely resolved by AV due to the encryption of the folders they were located in.

Impact

Take a moment to think about how many commercial users of the Outlook application have auto-sync enabled in daily use. All those using Office 365 who sync between devices on their smartphone, personal devices and company equipment, or amongst family member's tablets and laptops. You should be concerned. And then get mad as hell, because it seems Microsoft have created their own quite special service for propagating malware, one that's been ongoing since at least 2020.

I have wasted countless hours re-installing OS’s, searching files, reading reports and researching this issue to find my only salvation in Reddit. Reddit of all places! This looks like something Microsoft rather wanted to sweep under the rug.

If you sync with Outlook App between devices with the same MS account, you are vulnerable to this malware propagation. Microsoft insist users take advantage of auto-synced features across devices and use this as a clear marketing tool especially for commercial settings. It seems my trust in this feature was misplaced.

Mitigation And Loss of Trust

Some will say that this is "just a feature" of sync. I disagree because like so many Microsoft processes it feels out of control. It does not just synchonise expected user data. It inappropriately populates and copies undocumented files into system folders and, without any knowledge or intervention from the user, replicates them across devices.

The mitigation is you must live without synchronisation in Microsoft applications. So far it has worked 100%. Turning off sync across applications does work. This can be done during an OS install by refusing all sync options when prompted. You must also make sure it is off in the account settings for the user. This can be done from the settings panel when logged on to Windows. There are many guides available like this one from Process.st. Even with sync off, you can still access email and other services using the web applications, which will sync files and emails but will not store these to the local machine.

If like myself, you have lost trust in the applications themselves, removing windows apps entirely may be more fitting, this allows the folder

microsoft.windowscommunicationsapps_8wekyb3d8bbwe

to be deleted and does not appear, like a lurking background threat at a later date just in case you change your mind. My gaming rig has only one MS app remaining, Xbox and that is the way it will stay until the situation is openly discussed by MS and the vulnerability resolved. No more Appdata Phishes please.

In summary, no amount of phishing training will prevent a bad design in the operating system. Caching malware infected attachments to system folders and replicating them is bad design in my opinion. In this case, the operating system has been phished, not the human.

Other Recent Tux Machines' Posts

Let’s Encrypt Phases Out Certificates Expiry Notifications
Let’s Encrypt is updating its Subscriber Agreement and ending expiration reminders
Facebook Censors GNU/Linux Advocacy
a pair of reports
GParted Live 1.7 Launches with Experimental Bcachefs Support, Linux 6.12 LTS
GParted 1.7 and GParted Live 1.7 have been released today for this open-source and free partition manager that lets you resize, copy, and move partitions without data loss.
GStreamer 1.24.12 Improves Performance Across Platforms
GStreamer 1.24.12 multimedia framework is a bug-fix release that resolves crashes, improves compatibility, and enhances reliability across platforms
Wine 10 Released with Experimental Bluetooth Driver, New HID Pointer Driver
Wine 10 has been released today as the latest version of this free and open-source compatibility layer that lets you run apps and games developed for Windows systems on Unix-like operating systems.
 
More Microsoft Layoffs Without Pay, Shares Fall
bad news for Redmond
Today in Techrights
Some of the latest articles
Android Leftovers
LineageOS 22 review: Android’s biggest software sustainability project improves again [Video]
Windows TCO and Security Leftovers
Security with Windows blunders
Programming Leftovers
Development picks
IBM and Red Hat Leftovers
Lots of paid fluff unfortunately
Kernel and Graphics: NTSYNC and NVIDIA Beta Driver 570.86.16
some Linux news
Collabora Outsources to Microsoft, Microsoft LF ('Linux' Foundation) Making Excuses For Nationalistic and Racist Policies
bad news
today's howtos
Instructionals/Technical posts
Year of the GNU/Linux desktop
this was all thanks to a Linux desktop
5 Best Lightweight Linux Distros Without a GUI
runs faster
Games: A.D. Alpha 27, Batography, and More
8 stories from GamingOnLinux
Not one of us
A howling insanity overtook Facebook this week as they "banned discussion of Linux", the very operating system on which their whole operation runs
Android Leftovers
Google Photos finally adds this basic editing feature, but only for Android
Alpine Linux Expands Funding Model with Open Collective Support
Alpine Linux is now on Open Collective
Organize a community meetup in your area
Let's claim the month of May as LibreLocal month
Free and Open Source Software
This is free and open source software
Seeking Opportunities: Building a Career in Software Engineering and Beyond
My journey in CS has always been driven by curiosity, determination, and a deep love for understanding software solutions at its tiniest, most complex levels
News About Linux Kernel Space
4 stories
Intel Adds In Three New Battlemage PCI IDs At Linux Driver, Hinting Towards Release of New dGPU Models
Intel has reportedly added three new Battlemage PCI IDs to the Intel Linux kernel driver, hinting at the future release of new dGPU variants
Today in Techrights
Some of the latest articles
GNU/Linux and Free Software Leftovers
today's leftovers
Programming Leftovers
Development leftovers
Security Leftovers
Security centric leftovers
Audiocasts/Shows: mintCast, FLOSS Weekly, and More
some new episodes
Applications: Snap vs Flatpak, GNU/Linux Digest, and FOSS Weekly
Free software and blobs
Devices/Embedded/Open Hardware: Raspberry Pi, ESP32, and More
hardware news
today's howtos
many howtos, second batch today
KaOS Linux 2025.01 Released with Linux Kernel 6.12 LTS and KDE Plasma 6.2
KaOS Linux 2025.01 independent distribution is now available for download with the KDE Plasma 6.2 desktop environment and Linux kernel 6.12 LTS.
NVIDIA 570 Linux Graphics Driver Promises VRR Support on Multi-Monitor Setups
NVIDIA published today the beta version of the upcoming NVIDIA 570 graphics driver for Linux, FreeBSD, and Solaris systems promising several new features and performance improvements.
EasyOS Daedalus-series version 6.5.7 and EasyOS Scarthgap-series version 6.6
two releases
Confirmed: Ubuntu Dev Discussions Moving to Matrix
Ubuntu’s key developers have agreed to switch to Matrix as the primary platform for real-time development communications involving the distro
Incus 6.9 Container & Virtual Machine Manager Released
Incus 6.9 introduces VM memory dumps, improved QEMU hooks, uplink addresses in OVN state
Latest From Red Hat
From redhat.com
GCompris 25.0 Open-Source Educational Suite Released with Five New Activities
GCompris 25.0 has been released today as a major update to this open-source and cross-platform educational software suite suitable for children aged 2 to 10 with new activities and updated translations.
Android Leftovers
iPhones finally catch up to Android in Netflix binging ease
OPNsense Celebrates 10 Years with the 25.1 “Ultimate Unicorn” Release
OPNsense 25.1 open-source firewall and routing platform rolls out powered by FreeBSD 14.2, with a revamped UI, ZFS snapshot support, and more
GNU: Free Software Directory meeting on IRC and gprofng-gui 2.0 released
some FSF/GNU news
Debian is Ditching X (Twitter) Citing These Reasons
The Debian Publicity Team is stepping away from X/Twitter, citing concerns over values and diversity
Open Hardware/Modding/Retro: Pebble, Arduino, and More
some hardware news
Security Leftovers
Security news and more
Programming Leftovers
Development picks
Thunderbird Moves to Monthly Updates from March 2025
The Thunderbird email client is making its monthly ‘release channel’ builds the default download starting in March
Windows TCO Leftovers
things breaking and having holes
postmarketOS in 2025-01: systemd in edge, mobile-config-thunderbird and Lomiri
One of the best ways to end the year is to visit the Chaos Communication Congress
LibreOffice project and community recap: January 2025
LibreOffice 25.2 – our next major release – is due to arrive next week
Best Free and Open Source Software
We recommend the best free and open source alternatives for Linux
Linux Distros Debian-Based and Xfce4 Centric
Armbian is a highly optimized base operating system specialized for single board computers
Games: F1 Arcade Experience, PS, DOOM, and More
mostly from GamingOnLinux
System76 Meerkat goes Meteor Lake (Linux mini PC spec bump)
The System76 Meerkat is a mini PC that ships with either Ubuntu or Pop!_OS software pre-installed
Kubuntu 24.04 third review - It's shaping up nicely
My first encounter with Kubuntu 24.04 was not very successful
today's howtos
many howtos
Kernel Space: Making Linux Energy-Efficient, Kernel 6.13, 6.12.x in EasyOS, and More
linux news
Here's the easiest thing Linux developers can do to win more users
Many Linux distribution development teams overlook this issue, and by considering it
Plank-Reloaded - The Simplest Dock that's Fully Functional
free open-source fork to make it fully functional in recent GNU/Linux Distributions
Decelopment and Free Software
FOSS picks
Python and Linux Kernel Stories in LWN
4 new articles outside the paywall
Security Leftovers
Security incidents and more
A mouseless tale: trying for a keyboard-driven desktop
PaperWM solves both problems by providing a scrollable tiling interface for GNOME with a virtual viewport larger than the screen
Today in Techrights
Some of the latest articles