Themes Vulnerabilities

Reality < 2.4.0 - Multiple Persistent XSS

Description

----[]- Persistent XSS on any property page: -[]----
Vulnerable input fields:
1 - Description & Price -> 'PRICE POSTFIX TEXT' and 'SECOND PRICE POSTFIX TEXT';
2 - Additional Information -> 'TITLE' and 'VALUE';
3 - Location & Map -> 'ADDRESS *'.

Payload Sample: <img src=x onerror=(alert)(document.cookie)>

----[]- Persistent XSS on user profile page: -[]----
Vulnerable input fields:
Profile Information -> 'OFFICE NUMBER', 'MOBILE NUMBER' and 'FAX NUMBER'.

Payload Sample: "><script>alert('XSS');</script>

Edit (WPScanTeam):

The persistent XSS has been fixed for new submitted data, but existing payloads in the profile page will still be triggered.

Proof of Concept

Affects Themes

Fixed in 2.4.0

References

Classification

Type
XSS
CWE

Miscellaneous

Original Researcher
subversa
Submitter
subversa
Verified
No

Timeline

Publicly Published
2019-09-08 (about 6 years ago)
Added
2019-10-11 (about 6 years ago)
Last Updated
2021-01-19 (about 5 years ago)

Other