CVE-2021-24988

The WP RSS Aggregator WordPress plugin before 4.19.3 does not sanitise and escape data before outputting it in the System Info admin dashboard, which could lead to a Stored XSS issue due to the wprss_dismiss_addon_notice AJAX action missing authorisation and CSRF checks, allowing any authenticated users, such as subscriber to call it and set a malicious payload in the addon parameter.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:wprssaggregator:wp_rss_aggregator:*:*:*:*:*:wordpress:*:*

History

No history.

Information

Published : 2021-12-27 11:15

Updated : 2024-02-28 18:48


NVD link : CVE-2021-24988

Mitre link : CVE-2021-24988

CVE.ORG link : CVE-2021-24988


JSON object : View

Products Affected

wprssaggregator

  • wp_rss_aggregator
CWE
CWE-352

Cross-Site Request Forgery (CSRF)

CWE-862

Missing Authorization

CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')