LIVE · cybersecurity feed
Live wire
nation-state

Apple Screen Sharing Security, (Mon, Aug 17th)

About 20 years ago, with macOS 10.5 (Leopard), Apple introduced screen sharing. Apple did not invent a new protocol for screen sharing. Instead, it used the established VNC protocol. VNC is a pretty simple, unencrypted protocol using TCP port 5900. Historically, the protocol used a simple global password for authentication. Apple adapted the protocol for its own use, but overall, left the VNC prot

zeroday.news ·

A recent report has highlighted long-standing security characteristics of Apple's Screen Sharing feature, noting its reliance on the Virtual Network Computing (VNC) protocol. The report indicates that Apple's implementation, introduced with macOS 10.5 (Leopard) approximately two decades ago, largely retained the fundamental nature of VNC, which is described as a simple, unencrypted protocol operating over TCP port 5900.

The core of the concern stems from VNC's historical design, which typically employs a straightforward global password for authentication. While Apple adapted the protocol for its macOS environment, the underlying VNC framework, as described, remains. This means that, fundamentally, the communication itself is unencrypted, making it susceptible to eavesdropping if not protected by other means, such as a VPN tunnel or secure network infrastructure.

Products that implement VNC, including Apple's Screen Sharing, commonly face challenges related to the protocol's inherent lack of encryption. This characteristic means that any data transmitted during a screen sharing session, including screen contents, mouse movements, and keyboard inputs, could be intercepted and read by an attacker with access to the network path between the two endpoints.

Mitigation strategies for this class of issue typically involve ensuring that VNC traffic is encapsulated within a secure, encrypted tunnel. Common approaches include using a Virtual Private Network (VPN) to encrypt all network traffic, or employing SSH tunneling to specifically secure the VNC connection. Additionally, strong, unique passwords are always recommended for VNC authentication, and network access controls should be implemented to restrict who can even attempt to connect to the VNC port.

The likely scope of impact for such a characteristic would primarily affect users who utilize Apple Screen Sharing over untrusted networks without additional security layers. For instance, connecting to a macOS device via Screen Sharing over public Wi-Fi without a VPN would expose the session to potential interception.

This report serves as a reminder of the importance of understanding the underlying protocols and security implications of common network services. While convenience features like screen sharing are valuable, users and administrators must be aware of their security posture, especially when these services are based on older or inherently unencrypted protocols, and take proactive steps to secure them against modern threats.

nation-state
ShareXLinkedInWhatsAppFacebook

More News

view all →
ransomware

Clop created custom web shell for Windchill data theft attacks

A custom Java web shell likely linked to the Clop ransomware gang was designed specifically for PTC Windchill and FlexPLM servers, with built-in features to decrypt credentials, enumerate file repositories, and steal files. [...]

ransomware

Medusa ransomware tallies hundreds of new victims, says updated advisory on group’s tactics

The updated warning from the FBI, CISA and HHS draws on a year’s worth of investigations to detail how the group gains initial access and what it does afterward. The post Medusa ransomware tallies hundreds of new victims, says updated advisory on group’s tactics appeared first on CyberScoop.

ai

Project noRecognition: Teaching AI to Fool Surveillance Cameras

Researchers tested 31 million patterns to disrupt surveillance AI, with promising results but significant gaps between simulation and real-world use. The Kansas City-based cybersecurity researcher Bill Swearingen spent the past year doing something that sounds almost too simple to work: printing patterns, watching cameras fail to detect them, and repeating. TechCrunch reports that after roughly […

security

University of Texas forced to take systems offline in San Antonio after cyberattack

The University of Texas at San Antonio, which serves 40,000 students across six campuses, said its IT team identified threat activity on its academic campus over the weekend and took some systems, including phones, offline in response.

vulnerabilitycritical

Wiz AI Agent Finds Critical Snowflake GitHub Repo Flaw Advanced Security Missed

The security flaw in Snowflake’s GitHub Actions workflow had been missed by a GitHub Advanced Security scan, said a Wiz researcher

phishinghigh

CISA gives feds 3 days to fix actively exploited Ray RCE bug

Phishing, malvertising attacks could target devs to gain access to private corporate networks