WordPress Plugin Vulnerabilities

PageLayer < 1.7.8 - Author+ Stored XSS

Description

The plugin doesn't prevent attackers with author privileges and higher from inserting malicious JavaScript inside a post's header or footer code.

Proof of Concept

- As a user with Author+ capabilities, create a new post draft
- Save it, then edit it using the PageLayer page builder
- Navigate to the "Advanced" tab, and then the " Header, Body and Footer" section
- Enter `</textarea><script>alert(1);</script>` in the Header, Body and Footer code text areas, and save. 
- Preview the resulting post should make the alert prompts go off.

Affects Plugins

Fixed in 1.7.8

References

Classification

Type
XSS
CWE

Miscellaneous

Original Researcher
Marc Montpas
Submitter
Marc Montpas
Submitter website
Submitter twitter
Verified
Yes

Timeline

Publicly Published
2023-09-25 (about 7 months ago)
Added
2023-09-25 (about 7 months ago)
Last Updated
2023-09-25 (about 7 months ago)

Other