Saturday, January 11, 2025
HomeCVE/vulnerabilityNew Webkit Vulnerabilities Let Attackers Exploit PS4 And PS5 Playstations

New Webkit Vulnerabilities Let Attackers Exploit PS4 And PS5 Playstations

Published on

Webkit vulnerabilities in PS4 and PS5 refer to bugs found in the Webkit engine used by their web browsers.

These bugs, discovered in browsers like Safari and Chrome, can also exist in PS4 and PS5 because they share the same Webkit codebase. 

While a Webkit bug alone isn’t enough for a jailbreak, it can be a crucial first step, and exploiting such a vulnerability along with a kernel exploit (giving more system access) can potentially lead to a PS4/PS5 jailbreak. 

The PPPwn exploit alone is not sufficient for a PS5 jailbreak due to the console’s strong security mitigations. A usermode exploit is likely needed in conjunction with PPPwn for a workable PS5 exploit. 

While PPPwn is triggered during an internet connection, Webkit exploits run in the web browser, making it challenging to exploit them sequentially.

However, Webkit exploits are generally positive signs for the PS5 hacking scene as they potentially offer avenues for future exploits. 

Scan Your Business Email Inbox to Find Advanced Email Threats - Try AI-Powered Free Threat Scan

Attackers were able to take advantage of a recently patched Safari/WebKit vulnerability by exploiting a JavaScript engine assumption, and certain properties, like prototypes, are unconfigurable. 

The bug enabled them to be configured, essentially creating type confusion.

By manipulating this, attackers could gain access to properties that should be inaccessible, potentially through the Spread opcode used in the analysis phase.

This highlights the danger of unexpected side effects when assumptions about data types are broken. 

confusion vulnerability code snippet

The code crafts a scenario for a potential type of confusion vulnerability.

By inheriting from `Function`, the `Base` class gains access to the built-in `prototype` property, and assigning a number to `super.prototype` during construction might corrupt the prototype chain. 

A getter is defined on a non-existent `arr` variable to manipulate `victim [1]` when the `prototype` getter is called, which, combined with a large loop manipulating `victim` elements and a final type conversion using a potentially attacker-controlled ‘flag’, creates an environment where writing to `arr[0]` could overwrite the `prototype` of another object with the value of `victim [1]`, potentially leading to unexpected behavior. 

firmware impacted by the vulnerability.

A potential Webkit vulnerability is reported to be affecting PS4 and PS5 consoles.

Users can see if their devices are susceptible by testing a specific URL through the console’s browser with DNS redirection. 

According to Wolo, the test exploits the vulnerability by feeding a malicious webpage that triggers an “Out of Memory” or “Not enough system memory” error message, indicating a successful exploit on PS4 firmware versions 10.00 to 11.02 and PS5 firmware versions 6.00 to 8.60. 

Free Webinar! 3 Security Trends to Maximize MSP Growth -> Register For Free

Gurubaran
Gurubaran
Gurubaran is a co-founder of Cyber Security News and GBHackers On Security. He has 10+ years of experience as a Security Consultant, Editor, and Analyst in cybersecurity, technology, and communications.

Latest articles

QSC: Multi-Plugin Malware Framework Installs Backdoor on Windows

The QSC Loader service DLL named "loader.dll" leverages two distinct methods to obtain the...

Weaponized LDAP Exploit Deploys Information-Stealing Malware

Cybercriminals are exploiting the recent critical LDAP vulnerabilities (CVE-2024-49112 and CVE-2024-49113) by distributing fake...

New NonEuclid RAT Evades Antivirus and Encrypts Critical Files

A NonEuclid sophisticated C# Remote Access Trojan (RAT) designed for the.NET Framework 4.8 has...

Hackers Targeting Users Who Lodged Complaints On Government portal To Steal Credit Card Data

Fraudsters in the Middle East are exploiting a vulnerability in the government services portal....

API Security Webinar

72 Hours to Audit-Ready API Security

APIs present a unique challenge in this landscape, as risk assessment and mitigation are often hindered by incomplete API inventories and insufficient documentation.

Join Vivek Gopalan, VP of Products at Indusface, in this insightful webinar as he unveils a practical framework for discovering, assessing, and addressing open API vulnerabilities within just 72 hours.

Discussion points

API Discovery: Techniques to identify and map your public APIs comprehensively.
Vulnerability Scanning: Best practices for API vulnerability analysis and penetration testing.
Clean Reporting: Steps to generate a clean, audit-ready vulnerability report within 72 hours.

More like this

QSC: Multi-Plugin Malware Framework Installs Backdoor on Windows

The QSC Loader service DLL named "loader.dll" leverages two distinct methods to obtain the...

Weaponized LDAP Exploit Deploys Information-Stealing Malware

Cybercriminals are exploiting the recent critical LDAP vulnerabilities (CVE-2024-49112 and CVE-2024-49113) by distributing fake...

New NonEuclid RAT Evades Antivirus and Encrypts Critical Files

A NonEuclid sophisticated C# Remote Access Trojan (RAT) designed for the.NET Framework 4.8 has...