All push notification for WP - Reflected cross-site scripting (XSS)

4.8

Medium

Detected by

Fluid Attacks SAST Scanner

Disclosed by

Andres Roldan

Offensive Team, Fluid Attacks

Summary

Full name

All push notification for WP 1.5.3 - Reflected cross-site scripting (XSS)

Code name

State

Private

Release date

Mar 14, 2025

Affected product

All push notification for WP

Affected version(s)

Version 1.5.3

Vulnerability name

Reflected cross-site scripting (XSS)

Remotely exploitable

No

CVSS v4.0 vector string

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:L/VA:L/SC:L/SI:L/SA:L/E:U

CVSS v4.0 base score

4.8

Exploit available

No

Description

All push notification for WP 1.5.3 was found to be vulnerable. The web application dynamically generates web content without validating the source of the potentially untrusted data in myapp/pushnotification-admin/class-pushn otification-admin.php.

Vulnerability

Skims by Fluid Attacks discovered a Reflected cross-site scripting (XSS) in All push notification for WP 1.5.3. The following is the output of the tool:

Skims output

 128 | function all_pushnotifications_wp_html(){
 129 | //Create an instance of our package class...
 130 | $push_notifications_Table = new Push_Notification_List_Table();
 131 | //Fetch, prepare, sort, and filter our data...
 132 | $push_notifications_Table->prepare_items();
 133 | ?>
 134 | <div class=""wrap"">
 135 |
 136 | <h2><?php _e('Push Notifications Data')?></h2>
 137 | <p><?php if(isset($_GET['notifications'])=='send') { echo _e('Notifications Sent.');}?> </p>
 138 | <!-- Forms are NOT created automatically, so you need to wrap the table in one to use features like bulk actions -->
 139 | <form id=""all_pushnotification_list_table"" action="""" method=""get"">
 140 | <!-- For plugins, we also need to ensure that the form posts back to our current page -->
> 141 | <input type=""hidden"" name=""page"" value=""<?php echo $_REQUEST['page'] ?>"" />
 142 | <!-- Now we can render the completed list table -->
 143 | <?php $push_notifications_Table->display(); ?>
 144 | </form>
 145 | </div>
  146 |  <?php
  147 | }
      ^ Col 0

Our security policy

We have reserved the ID CVE-2025-31311 to refer to this issue from now on. Disclosure policy

System Information

  • Product: All push notification for WP

  • Version: 1.5.3

Mitigation

There is currently no patch available for this vulnerability.

Timeline

Vulnerability discovered

Mar 14, 2025

Vendor contacted

Mar 14, 2025

Start your 21-day free trial

Discover the benefits of our Continuous Hacking solution, which organizations of all sizes are already enjoying.

Start your 21-day free trial

Discover the benefits of our Continuous Hacking solution, which organizations of all sizes are already enjoying.

Start your 21-day free trial

Discover the benefits of our Continuous Hacking solution, which organizations of all sizes are already enjoying.

Fluid Attacks' solutions enable organizations to identify, prioritize, and remediate vulnerabilities in their software throughout the SDLC. Supported by AI, automated tools, and pentesters, Fluid Attacks accelerates companies' risk exposure mitigation and strengthens their cybersecurity posture.

SOC 2 Type II

SOC 3

Subscribe to our newsletter

Stay updated on our upcoming events and latest blog posts, advisories and other engaging resources.

© 2025 Fluid Attacks. We hack your software.

Fluid Attacks' solutions enable organizations to identify, prioritize, and remediate vulnerabilities in their software throughout the SDLC. Supported by AI, automated tools, and pentesters, Fluid Attacks accelerates companies' risk exposure mitigation and strengthens their cybersecurity posture.

SOC 2 Type II

SOC 3

Subscribe to our newsletter

Stay updated on our upcoming events and latest blog posts, advisories and other engaging resources.

© 2025 Fluid Attacks. We hack your software.

Fluid Attacks' solutions enable organizations to identify, prioritize, and remediate vulnerabilities in their software throughout the SDLC. Supported by AI, automated tools, and pentesters, Fluid Attacks accelerates companies' risk exposure mitigation and strengthens their cybersecurity posture.

SOC 2 Type II

SOC 3

Subscribe to our newsletter

Stay updated on our upcoming events and latest blog posts, advisories and other engaging resources.

© 2025 Fluid Attacks. We hack your software.