WordPress Plugin Vulnerabilities

Blog2Social < 7.2.1 - Reflected XSS

Description

The plugin does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin

Proof of Concept

Make a logged in admin open the URL below

https://example.com/wp-admin/admin.php?page=blog2social&origin=publish_post&deletePostStatus=success&deletedPostsNumber=1<img src onerror=alert(/XSS/)>

Affects Plugins

Fixed in 7.2.1

References

Classification

Type
XSS
CWE
CVSS

Miscellaneous

Original Researcher
Erwan LR (WPScan)
Submitter
Erwan LR (WPScan)
Verified
Yes

Timeline

Publicly Published
2023-07-31 (about 9 months ago)
Added
2023-07-31 (about 9 months ago)
Last Updated
2023-07-31 (about 9 months ago)

Other