WordPress introduced a safety launch 7.0.3 to repair twelve vulnerabilities, three of which seem like pretty severe, with one vulnerability rated 8.9/10 Excessive.
Twelve WordPress Vulnerabilities In Core
Prior to now it’s been comparatively uncommon for vulnerabilities to be found in WordPress however just lately there have been an uncommon cluster of vulnerability discoveries, aided by AI.
There are twelve vulnerabilities and the official WordPress announcement solely offers the naked minimal description of what they’re and nil severity data, making it laborious for the typical WordPress customers to grasp the urgency and significance of the patches.
These are the twelve vulnerabilities:
- A Contributor+ saved cross-site scripting (XSS) problem within the Put up Date block
- A Contributor+ saved cross-site scripting (XSS) problem within the Put up Content material block
- An data disclosure problem within the Newest Feedback block exposing feedback on password-protected posts
- A bypass of the e-mail handle affirmation circulate
- An Writer+ CSS injection problem by way of a bypass of the protected CSS attribute filter
- A Contributor+ saved cross-site scripting (XSS) problem in posts by way of the emoji settings ingredient
- A privilege escalation problem on multisite networks with consumer registration enabled, permitting a consumer to create a brand new website
- A server-side request forgery (SSRF) problem in URL validation permitting requests to link-local ranges
- A pre-auth mirrored cross-site scripting (XSS) problem on the login display with potential to result in PHP code execution
- A disclosure of notes in remark feeds
- An enumeration of submit slugs
- A Contributor+ saved cross-site scripting (XSS) problem in Fast Edit on websites with a lot of customers
Of these, three are in all probability of the very best/greater concern:
- Pre-auth XSS on the login display with potential PHP code execution
That is confirmed to be rated as a excessive severity vulnerability. - SSRF permitting requests to link-local ranges
That is doubtlessly severe however there is no such thing as a details about it proper now to know for sure. SSRF means Server-Facet Request Forgery. For this context, link-local IP ranges are IP addresses which might be reserved for inner communication inside the server. Put all that collectively and the minimal description of this vulnerability implies that the vulnerability allows server-side requests to link-local IP ranges which might expose delicate data on the server. However there is no such thing as a description of this vulnerability, so we will solely infer from the naked data given. - A privilege escalation problem on multisite networks with consumer registration enabled, permitting a consumer to create a brand new website.
This vulnerability allows the unauthorized skill to create one other website on the community. That may very well be a difficulty for institutional websites like universities but additionally to these with multisite installations.
Excessive Severity Rated XSS Vulnerability
Fairly probably probably the most regarding vulnerability within the listing is the one described as a Pre-Auth XSS. XSS means Cross-Website Scripting.
The Open Worldwide Utility Safety Venture (OWASP) describes XSS like this:
“Cross-Website Scripting (XSS) assaults are a sort of injection, wherein malicious scripts are injected into in any other case benign and trusted web sites. XSS assaults happen when an attacker makes use of an online software to ship malicious code, usually within the type of a browser facet script, to a unique finish consumer. Flaws that enable these assaults to succeed are fairly widespread and happen anyplace an online software makes use of enter from a consumer inside the output it generates with out validating or encoding it.
An attacker can use XSS to ship a malicious script to an unsuspecting consumer. The top consumer’s browser has no solution to know that the script shouldn’t be trusted, and can execute the script. As a result of it thinks the script got here from a trusted supply, the malicious script can entry any cookies, session tokens, or different delicate data retained by the browser and used with that website.”
Pre-auth XSS on the login display with potential PHP code execution
That’s rated 8.9/10. That vulnerability is labeled as “Pre-auth” which signifies that an attacker doesn’t want a WordPress account to launch an assault, however that’s mitigated to a sure extent as a result of the exploitation nonetheless requires consumer interplay, somebody with an account on the location must be tricked into performing an motion (aka social engineering).
The official WordPress GitHub safety repo explains this vulnerability says that it might result in distant code execution (RCE):
“WordPress is weak to a pre-auth mirrored XSS vulnerability on the login display.
Through a specifically crafted malicious third-party web site hosted by an attacker, it’s doable for this to be escalated to an RCE vulnerability with situations outdoors of the attackers management. This requires profitable social engineering of and express interplay by the goal sufferer.
This problem impacts all variations of WordPress. Model 7.0.3 has been launched, containing a repair for the vulnerability, and as a courtesy to customers on older branches the repair has been backported to all branches again to 4.7.”
Oliver Sild of Patchstack tweeted on X concerning the XSS vulnerability:
“Weeks in the past when #WP2Shell dropped and OpenAI Sol Extremely took a lot of the credit score – all I thought of was how all the opposite labs and AI-pentest corporations will rush to show they’ll discover one thing within the WordPress core too.
Nicely, at present, 3 weeks later – we’ve got the following WordPress core model launch with not one, however 12 vulnerabilities being patched. And as anticipated, the problems have been reported by @AnthropicAI, @pwn_ai, @AikidoSecurity, and others.
The nastiest one is a login display XSS, which by way of some social engineering might result in Distant Code Execution. Fortunately, WordPress is auto-updating quick and not one of the vulnerabilities are mass-exploitable like WP2Shell was.
As all the time, @patchstackapp prospects obtained mitigation guidelines proper on the disclosure.”
Oliver Sild additionally advised Search Engine Journal that they’re monitoring if hackers are exploiting the XSS vulnerability:
“We’re monitoring whether or not it’s getting exploited, however seems just like the social engineering bit on the XSS that would result in RCE is probably not going to get a lot consideration from the hackers.”
Featured Picture by Shutterstock/Jihan Nafiaa Zahri









