Skip to content

TeixeiraRafael/Java-Xss-minitwit16

Repository files navigation

Java-Xss-minitwit16

Java version of Flask's MiniTwit example built with the Spark web microframework, Freemarker, Spring and HSQLDB (as an in-memory database).

Prerequisites

  • Java 8

  • Maven

How to run it

  1. Clone the repository and go to the root directory.

  2. Execute mvn compile exec:java

  3. Open in your browser http://localhost:4567/

  4. Log in as user001 with password user001, or user002/user002, or user003/user003 until user010/user010, or sign up yourself. If your e-mail address has an associated Gravatar image, this will be used as your profile image.

MiniTwit Docker

Setup

  1. Open Docker hub : https://hub.docker.com/repository/docker/mhnamadi/minitwit16java

  2. Docker pull :

     docker pull mhnamadi/minitwit16java 
     
    
     docker run -it --rm --name my-maven-project -v "$(pwd)":/usr/src/mymaven -p 4567:4567 -w /usr/src/mymaven maven:3.3-jdk-8 mvn compile exec:java
    
  3. Log in as user001 with password user001, or user002/user002, or user003/user003 until user010/user010, or sign up yourself. If your e-mail address has an associated Gravatar image, this will be used as your profile image.

Introduction XSS

When looking at XSS (Cross-Site Scripting), there are three generally recognized forms of XSS:

1 . Reflected or Stored 2 . DOM Based XSS.

Cross-site scripting (or XSS) is a code vulnerability that occurs when an attacker “injects” a malicious script into an otherwise trusted website. The injected script gets downloaded and executed by the end user’s browser when the user interacts with the compromised website. Since the script came from a trusted website, it cannot be distinguished from a legitimate script.

Owasp

https://owasp.org/www-community/attacks/xss/

SAST Tools :

Find With SAST Tools : Snyk Enterprise Plans

Getting Started

Attack

Getting Started

Hint :

Detailed paths and remediation

Introduced through: com.sparkjava:[email protected] › com.sparkjava:[email protected] › org.eclipse.jetty:[email protected]

Twitter & Facebook Contributor :

https://www.linkedin.com/in/mohammad-hussein-namadi-775baa131/

https://twitter.com/siavashvafshar

Fix

We encourage you to contribute to Project and Fix Codes

If you want to pull request and fix bug please follow this :

CONTRIBUTION.md

Report Example

Top XSS reports from HackerOne:

  1. Bypass for #488147 enables stored XSS on https://paypal.com/signin again to PayPal - 2520 upvotes, $20000
  2. Stored XSS on https://paypal.com/signin via cache poisoning to PayPal - 639 upvotes, $18900
  3. Reflected XSS on https://www.glassdoor.com/employers/sem-dual-lp/ to Glassdoor - 630 upvotes, $1000
  4. Stored XSS in Wiki pages to GitLab - 594 upvotes, $4500
  5. Stored XSS on imgur profile to Imgur - 589 upvotes, $650
  6. Reflected XSS in OAUTH2 login flow to LINE - 466 upvotes, $1989
  7. XSS in steam react chat client to Valve - 448 upvotes, $7500
  8. Cross-Site-Scripting on www.tiktok.com and m.tiktok.com leading to Data Exfiltration to TikTok - 448 upvotes, $3860
  9. XSS vulnerable parameter in a location hash to Slack - 438 upvotes, $1100
  10. Panorama UI XSS leads to Remote Code Execution via Kick/Disconnect Message to Valve - 406 upvotes, $9000
  11. Blind XSS on image upload to CS Money - 397 upvotes, $1000
  12. Stored XSS Vulnerability to WordPress - 389 upvotes, $500
  13. Reflected XSS and sensitive data exposure, including payment details, on lioncityrentals.com.sg to Uber - 366 upvotes, $4000
  14. Stored XSS in wordpress.com to Automattic - 346 upvotes, $650
  15. HEY.com email stored XSS to Basecamp - 344 upvotes, $5000
  16. Reflected XSS on www.hackerone.com and resources.hackerone.com to HackerOne - 344 upvotes, $500
  17. Reflected XSS in TikTok endpoints to TikTok - 332 upvotes, $4500
  18. Stored XSS in Private Message component (BuddyPress) to WordPress - 331 upvotes, $500
  19. Blind XSS on Twitter's internal Big Data panel at █████████████ to Twitter - 330 upvotes, $5040
  20. XSS while logging using Google to Shopify - 323 upvotes, $1750
  21. Stored XSS in my staff name fired in another your internal panel to Shopify - 315 upvotes, $5000
  22. DOM XSS on duckduckgo.com search to DuckDuckGo - 314 upvotes, $0
  23. Reflected XSS to Bumble - 313 upvotes, $1000
  24. Reflected XSS at https://pay.gold.razer.com escalated to account takeover to Razer - 287 upvotes, $750
  25. Cross-site Scripting (XSS) - Stored in RDoc wiki pages to GitLab - 274 upvotes, $3500
  26. Unrestricted file upload leads to Stored XSS to Visma Public - 268 upvotes, $250
  27. Persistent XSS on keybase.io via "payload" field in /user/sigchain_signature.toffee template to Keybase - 265 upvotes, $3000
  28. Stored XSS in markdown via the DesignReferenceFilter to GitLab - 263 upvotes, $16000
  29. Account takeover through the combination of cookie manipulation and XSS to Grammarly - 251 upvotes, $2000
  30. Arbitrary File Upload to Stored XSS to Visma Public - 245 upvotes, $250
  31. Stored xss in address field in billing activity at https://shop.aaf.com/Order/step1/index.cfm to Alliance of American Football - 235 upvotes, $1500
  32. XSS via Direct Message deeplinks to Twitter - 225 upvotes, $2940
  33. XSS and Open Redirect on MoPub Login to Twitter - 225 upvotes, $1540
  34. Unsafe charts embedding implementation leads to cross-account stored XSS and SSRF to New Relic - 222 upvotes, $2500
  35. Cross-site Scripting (XSS) on HackerOne careers page to HackerOne - 222 upvotes, $500
  36. Reflected XSS on www.hackerone.com via Wistia embed code to HackerOne - 221 upvotes, $500
  37. [panel.city-mobil.ru/admin/] Blind XSS into username to Mail.ru - 219 upvotes, $750
  38. [www.zomato.com] Blind XSS on one of the Admin Dashboard to Zomato - 211 upvotes, $750
  39. Stored XSS in developer.uber.com to Uber - 208 upvotes, $7500
  40. XSS At "pages.et.uber.com" to Uber - 205 upvotes, $0
  41. Stored XSS on reports. to Twitter - 197 upvotes, $700
  42. Ability to create own account UUID leads to stored XSS to Upserve - 195 upvotes, $1500
  43. Config override using non-validated query parameter allows at least reflected XSS by injecting configuration into state to Grammarly - 192 upvotes, $3000
  44. XSS and cache poisoning via upload.twitter.com on ton.twitter.com to Twitter - 191 upvotes, $2520
  45. DOM Based XSS in www.hackerone.com via PostMessage to HackerOne - 188 upvotes, $500
  46. H1514 DOMXSS on Embedded SDK via Shopify.API.setWindowLocation abusing cookie Stuffing to Shopify - 186 upvotes, $5000
  47. Chaining Bugs: Leakage of CSRF token which leads to Stored XSS and Account Takeover (xs1.tribalwars.cash) to InnoGames - 186 upvotes, $1100
  48. Stored Xss Vulnerability on ████████ to U.S. Dept Of Defense - 185 upvotes, $0
  49. XSS STORED AT socialclub.rockstargames.com (add friend request from profile attacker) to Rockstar Games - 183 upvotes, $750
  50. XSS on Desktop Client to Keybase - 173 upvotes, $1000
  51. Stored XSS & SSRF in Lark Docs to Lark Technologies - 168 upvotes, $3000
  52. Reflected Cross site Scripting (XSS) on www.starbucks.com to Starbucks - 163 upvotes, $375
  53. XSS at https://exchangemarketplace.com/blogsearch to Shopify - 162 upvotes, $3500
  54. DOM Based XSS via postMessage at https://inventory.upserve.com/login/ to Upserve - 161 upvotes, $2500
  55. Cross-account stored XSS at embedded charts to New Relic - 154 upvotes, $3625
  56. xss on https://www.rockstargames.com/GTAOnline/jp/screens/ to Rockstar Games - 153 upvotes, $750
  57. XSS in gist integration to Slack - 152 upvotes, $500
  58. IE only: stored Cross-Site Scripting (XSS) vulnerability through Program Asset identifier to HackerOne - 148 upvotes, $2500
  59. Stored XSS in notes (charts) because of insecure chart data JSON generation to New Relic - 144 upvotes, $4250
  60. Stealing contact form data on www.hackerone.com using Marketo Forms XSS with postMessage frame-jumping and jQuery-JSONP to HackerOne - 140 upvotes, $1500
  61. CSRF leads to a stored self xss to Imgur - 140 upvotes, $500
  62. Stored XSS in IE11 on hackerone.com via custom fields to HackerOne - 139 upvotes, $2500
  63. Prototype Pollution leads to XSS on https://blog.swiftype.com/#proto[asd]=alert(document.domain) to Elastic - 139 upvotes, $2000
  64. XSS via message subject - mobile application to Mail.ru - 138 upvotes, $1000
  65. XSS - main page - search[user_id] parameter to OLX - 136 upvotes, $0
  66. Persistent XSS in Note objects to GitLab - 134 upvotes, $4500
  67. XSS reflected on [https://www.pixiv.net] to pixiv - 134 upvotes, $500
  68. Reflected XSS in twitterflightschool.com to Twitter - 132 upvotes, $1120
  69. Stored XSS on byddypress Plug-in via groups name to WordPress - 131 upvotes, $450
  70. Reflected XSS at https://www.paypal.com/ppcreditapply/da/us to PayPal - 130 upvotes, $1900
  71. Stored XSS in 'Notes' to Visma Public - 130 upvotes, $250
  72. Stored XSS when uploading files to an invoice to Visma Public - 128 upvotes, $250
  73. Content spoofing and potential Cross-Site Scripting vulnerability on www.hackerone.com to HackerOne - 123 upvotes, $5000
  74. Reflected/Stored XSS on duckduckgo.com to DuckDuckGo - 123 upvotes, $0
  75. Stored XSS in localhost:* via integrated torrent downloader to Brave Software - 121 upvotes, $0
  76. Stored XSS in custom emoji to GitLab - 120 upvotes, $3000
  77. Stored XSS in private message to Shopify - 120 upvotes, $1000
  78. XSS via referrer parameter to Twitter - 118 upvotes, $0
  79. web.icq.com XSS in chat message via contact info to Mail.ru - 116 upvotes, $1000
  80. "😂" + Unauthenticated Stored XSS in API at https://api.my.games/comments/v1/comments/update/ to Mail.ru - 116 upvotes, $0
  81. A reflected XSS in python/Lib/DocXMLRPCServer.py to Internet Bug Bounty - 115 upvotes, $500
  82. Stored XSS in Document Title to Localize - 115 upvotes, $50
  83. [First 30] Stored XSS on login.uber.com/oauth/v2/authorize via redirect_uri parameter to Uber - 114 upvotes, $3000
  84. Stored XSS vulnerability in comments on *.wordpress.com to Automattic - 114 upvotes, $350
  85. Reflected XSS on https://inventory.upserve.com/ (affects IE users only) to Upserve - 113 upvotes, $1200
  86. Stored XSS in backup scanning plan name to Acronis - 113 upvotes, $500
  87. Stored XSS in Snapmatic + R★Editor comments to Rockstar Games - 111 upvotes, $1000
  88. Reflected XSS on https://www.uber.com to Uber - 110 upvotes, $2000
  89. XSS on any Shopify shop via abuse of the HTML5 structured clone algorithm in postMessage listener on "/:id/digital_wallets/dialog" to Shopify - 107 upvotes, $3000
  90. XSS via JavaScript evaluation of an attacker controlled resource at www.pornhub.com to Pornhub - 106 upvotes, $250
  91. XSS: Group search terms to Vanilla - 105 upvotes, $300
  92. Stored XSS on any page in most Uber domains to Uber - 103 upvotes, $6000
  93. Persistent XSS (unvalidated Open Graph embed) at LinkedIn.com to LinkedIn - 103 upvotes, $0
  94. DOM XSS at https://www.thx.com in IE/Edge browser to Razer - 102 upvotes, $250
  95. XSS at https://www.glassdoor.com/Salary/* via filter.jobTitleExact to Glassdoor - 101 upvotes, $900
  96. DOM Based XSS in www.hackerone.com via PostMessage (bypass of #398054) to HackerOne - 101 upvotes, $565
  97. Stored XSS in Shopify Chat to Shopify - 101 upvotes, $500
  98. Stored XSS on team.slack.com using new Markdown editor of posts inside the Editing mode and using javascript-URIs to Slack - 100 upvotes, $1000
  99. Insecure file upload in xiaoai.mi.com Lead to Stored XSS to Xiaomi - 98 upvotes, $50
  100. Reflected XSS in *.myshopify.com/account/register to Shopify - 96 upvotes, $1500
  101. [www.zomato.com] Blind XSS in one of the admin dashboard to Zomato - 96 upvotes, $500
  102. Reflected XSS on https://make.wordpress.org via 'channel' parameter to WordPress - 95 upvotes, $387
  103. RXSS to Stored XSS - forums.pubg.com | URL parameter to PUBG - 95 upvotes, $0
  104. XSS [flow] - on www.paypal.com/paypalme/my/landing (requires user interaction) to PayPal - 94 upvotes, $2900
  105. XSS in request approvals to GitLab - 93 upvotes, $3000
  106. Reflected XSS in pubg.com to PUBG - 93 upvotes, $0
  107. Stored XSS on app.crowdsignal.com + your-subdomain.survey.fm via Embed Media to Automattic - 92 upvotes, $100
  108. DOM-based XSS on mobile.line.me to LINE - 91 upvotes, $1989
  109. Reflected XSS in VPN Appliance to New Relic - 91 upvotes, $1024
  110. DOM XSS at www.forescout.com in Microsoft Edge and IE Browser to ForeScout Technologies - 91 upvotes, $1000
  111. CSTI at Plugin page leading to active stored XSS (Publisher name) to New Relic - 90 upvotes, $2500
  112. Stored XSS to Mail.ru - 89 upvotes, $500
  113. Stored XSS via Create a Fetish section. to FetLife - 89 upvotes, $500
  114. Stored XSS in vanilla to Vanilla - 89 upvotes, $300
  115. DOM-Based XSS in tumblr.com to Automattic - 88 upvotes, $350
  116. Stored XSS in vanilla to Vanilla - 88 upvotes, $300
  117. XSS in Email Input [intensedebate.com] to Automattic - 88 upvotes, $100
  118. capsula.mail.ru - Admin blind stored XSS to Mail.ru - 86 upvotes, $1500
  119. Stored XSS in "Create Groups" to GitLab - 84 upvotes, $2500
  120. xss to Pornhub - 84 upvotes, $100
  121. Blind XSS in operator's interface for 33slona.ru to Mail.ru - 83 upvotes, $600
  122. Reflected XSS in https://light.mail.ru/login via page to Mail.ru - 83 upvotes, $500
  123. DOM based XSS on *.██████.com via document.domain sink in Safari to ██████ - 83 upvotes, $0
  124. Unrestricted file upload leads to Stored XSS to GitLab - 82 upvotes, $1500
  125. Persistent DOM-based XSS in https://help.twitter.com via localStorage to Twitter - 82 upvotes, $1120
  126. Flash Based Reflected XSS on www.grouplogic.com/jwplayer/player.swf to Acronis - 82 upvotes, $0
  127. [pay.gold.razer.com] Stored XSS - Order payment to Razer - 81 upvotes, $1500
  128. DOMXSS in redirect param to Semmle - 81 upvotes, $750
  129. XSS on $shop$.myshopify.com/admin/ and partners.shopify.com via whitelist bypass in SVG icon for sales channel applications to Shopify - 80 upvotes, $5000
  130. Stored XSS via malicious key value of Synthetics monitor tag when visiting an Insights dashboard with filtering enabled to New Relic - 80 upvotes, $2123
  131. Potential unprivileged Stored XSS through wp_targeted_link_rel to WordPress - 80 upvotes, $650
  132. Html Injection and Possible XSS in sms-be-vip.twitter.com to Twitter - 80 upvotes, $420
  133. Urgent! Stored XSS at plugin's violations leading to account takeover to New Relic - 79 upvotes, $2500
  134. Reflected XSS в /video to VK.com - 79 upvotes, $500
  135. Reflect XSS on Mobile Search page to Redtube - 79 upvotes, $250
  136. Reflected XSS on transact.playstation.com using postMessage from the opening window to PlayStation - 78 upvotes, $1000
  137. Stored XSS in Email Templates via link to Judge.me - 77 upvotes, $500
  138. Reflected XSS on http://www.grouplogic.com/files/glidownload/verify.asp to Acronis - 77 upvotes, $200
  139. stored XSS in hey.com message content to Basecamp - 76 upvotes, $750
  140. Stored XSS in email to Mail.ru - 75 upvotes, $1000
  141. Defacement of catalog.data.gov via web cache poisoning to stored DOMXSS to GSA Bounty - 75 upvotes, $750
  142. ██████ DOM XSS via Shopify.API.remoteRedirect to Shopify - 75 upvotes, $500
  143. Stored XSS via Angular Expression injection via Subject while starting conversation with other users. to FetLife - 75 upvotes, $500
  144. [https://city-mobil.ru/taxiserv] Blind XSS into username to Mail.ru - 74 upvotes, $750
  145. Stored XSS on https://app.crowdsignal.com/surveys/[Survey-Id]/question - Bypass to Automattic - 74 upvotes, $150
  146. DOM XSS on duckduckgo.com search to DuckDuckGo - 74 upvotes, $0
  147. XSS from arbitrary attachment upload. to Qulture.Rocks - 74 upvotes, $0
  148. Stored XSS in Discounts section to Shopify - 73 upvotes, $1000
  149. xss stored to Shopify - 73 upvotes, $1000
  150. XSS via POST request to https://account.mail.ru/signup/ to Mail.ru - 73 upvotes, $1000
  151. Reflected XSS in https://www.intensedebate.com/js/getCommentLink.php to Automattic - 73 upvotes, $250
  152. Reflected XSS online-store-git.shopifycloud.com to Shopify - 72 upvotes, $3500
  153. Stored XSS in main page of a project caused by arbitrary script payload in group "Default initial branch name" to GitLab - 72 upvotes, $3000
  154. Passive stored XSS at broadcast room to Chaturbate - 72 upvotes, $1000
  155. Blind Stored XSS in HackerOne's Sal 4.1.4.2149 (sal.████.com) to HackerOne - 72 upvotes, $0
  156. Reflective Cross-site Scripting via Newsletter Form to Shopify - 71 upvotes, $2000
  157. Stored XSS that allow an attacker to read victim mailboxes contacts in mail.ru and my.com application to Mail.ru - 71 upvotes, $1000
  158. Reflected XSS in https://www.starbucks.co.jp/store/search/ to Starbucks - 71 upvotes, $250
  159. XSS on https://partners.acronis.com/ to Acronis - 71 upvotes, $50
  160. XSS via Cookie in Mail.ru to Mail.ru - 70 upvotes, $1000
  161. [account.mail.ru] XSS-уязвимость в форме авторизации to Mail.ru - 70 upvotes, $1000
  162. Multiple XSS on account settings that can hijack any users in the company. to Twitter - 70 upvotes, $700
  163. Reflected cross-site scripting on multiple Starbucks assets. to Starbucks - 70 upvotes, $150
  164. Reflected XSS in <any>.myshopify.com through theme preview to Shopify - 69 upvotes, $2000
  165. XSS on tiktok.com to TikTok - 69 upvotes, $2000
  166. Possibility to overwrite any file in the vpe.cdn.vimeo.tv leads to the Stored XSS for the all customers on the embed.vhx.tv to VHX - 69 upvotes, $1500
  167. Blind XSS in redtube administering site my.reflected.net to Redtube - 69 upvotes, $1000
  168. help.shopify.com Cross Site Scripting to Shopify - 69 upvotes, $500
  169. stripo.email reflected xss to Stripo Inc - 69 upvotes, $0
  170. Blind Stored XSS Against Lahitapiola Employees - Session and Information leakage to LocalTapiola - 68 upvotes, $5000
  171. WordPress Flash XSS in flashmediaelement.swf to Automattic - 68 upvotes, $1337
  172. Potential stored Cross-Site Scripting vulnerability in Support Backend to HackerOne - 68 upvotes, $0
  173. Stored XSS в личных сообщениях to VK.com - 67 upvotes, $1500
  174. Reflected XSS & Open Redirect at mcs main domain to Mail.ru - 67 upvotes, $1000
  175. Reflected XSS on secure.chaturbate.com to Chaturbate - 67 upvotes, $800
  176. Stored Self XSS on https://app.crowdsignal.com (in Photo Insert App) + Stored XSS on https://your-subdomain.survey.fm to Automattic - 67 upvotes, $150
  177. XSS on Videos IA to DuckDuckGo - 67 upvotes, $0
  178. Blind Stored XSS Against Lahitapiola Employees - Session and Information leakage to LocalTapiola - 66 upvotes, $3000
  179. xss is triggered on your web to Shopify - 66 upvotes, $2900
  180. [dev.twitter.com] XSS and Open Redirect to Twitter - 66 upvotes, $1120
  181. POST-based XSS on apps.shopify.com to Shopify - 66 upvotes, $500
  182. Multiple DOMXSS on Amplify Web Player to Twitter - 65 upvotes, $2520
  183. Cross-site Scripting (XSS) - DOM on https://account.mail.ru/user/garage?back_url=https://mail.ru to Mail.ru - 65 upvotes, $1000
  184. Stored XSS through Facebook Page Connection to Shopify - 65 upvotes, $500
  185. DOM XSS triggered in secure support desk to QIWI - 65 upvotes, $500
  186. xss in https://www.uber.com to Uber - 64 upvotes, $7000
  187. URL Advisor component in KIS products family is vulnerable to Universal XSS to Kaspersky - 64 upvotes, $2500
  188. Possible DOM XSS on app.hey.com to Basecamp - 64 upvotes, $1000
  189. reflected xss in e.mail.ru to Mail.ru - 64 upvotes, $1000
  190. web.icq.com XSS in chat message via contact info to Mail.ru - 64 upvotes, $500
  191. RCE, SQLi, IDOR, Auth Bypass and XSS at [staff.███.edu.eg ] to ██████ - 64 upvotes, $0
  192. Cross Site Scripting using Email parameter in Ads endpoint 1 to TikTok - 63 upvotes, $896
  193. Wormable stored XSS in www.evernote.com to Evernote - 62 upvotes, $0
  194. Reflected XSS on www.grouplogic.com/video.asp to Acronis - 62 upvotes, $0
  195. Stored XSS in Acronis Cyber Protect Console to Acronis - 61 upvotes, $500
  196. Stored XSS in Post title (PoC) to Imgur - 61 upvotes, $250
  197. Stored XSS in [https://streamlabs.com/dashboard#/*goal] pages to Logitech - 61 upvotes, $100
  198. Reflected XSS and Server Side Template Injection in all HubSpot CMSes to HubSpot - 61 upvotes, $0
  199. Blind XSS in Mobpub Marketplace Admin Production | Sentry via demand.mopub.com (User-Agent) to Twitter - 60 upvotes, $840
  200. [www.zomato.com] Blind XSS in one of the Admin Dashboard to Zomato - 60 upvotes, $500
  201. [http_server] Stored XSS in the filename when directories listing to Node.js third-party modules - 60 upvotes, $0
  202. Cross-site Scripting (XSS) - Stored on ads.tiktok.com in Text field to TikTok - 59 upvotes, $999
  203. Stored XSS | api.mapbox.com | IE 11 | Styles name to Mapbox - 59 upvotes, $600
  204. Cross-Site Scripting (XSS) on www.starbucks.com | .co.uk login pages to Starbucks - 59 upvotes, $500
  205. DOM based CSS Injection on grammarly.com to Grammarly - 59 upvotes, $250
  206. Reflected XSS on $Any$.myshopify.com/admin to Shopify - 58 upvotes, $1500
  207. Stored XSS on https://events.hackerone.com to HackerOne - 58 upvotes, $0
  208. Reflected xss on ads.tiktok.com using from parameter. to TikTok - 57 upvotes, $6000
  209. Unrestricted file upload when creating quotes allows for Stored XSS to Visma Public - 57 upvotes, $250
  210. [web.icq.com] Stored XSS in Account Name to Mail.ru - 56 upvotes, $1000
  211. Singapore - Unrestricted File Upload Leads to XSS on campaign.starbucks.com.sg/api/upload to Starbucks - 56 upvotes, $0
  212. Stored XSS on activity to Shopify - 55 upvotes, $2000
  213. The Custom Emoji Page has a Reflected XSS to Slack - 55 upvotes, $1250
  214. Reflected XSS at http://promotion.molthailand.com/index.php via promotion_id parameter to Razer - 55 upvotes, $250
  215. XSS account.mail.ru to Mail.ru - 54 upvotes, $1000
  216. Reflected XSS on https://www.glassdoor.com/job-listing/spotlight to Glassdoor - 54 upvotes, $500
  217. DOM-Based XSS in tumblr.com to Automattic - 54 upvotes, $350
  218. WAF bypass via double encoded non standard ASCII chars permitted a reflected XSS on response page not found pages - (629745 bypass) to Starbucks - 54 upvotes, $150
  219. Persistent Cross-Site Scripting in default Laravel installation to Laravel - 54 upvotes, $0
  220. Stored XSS on upload files leads to steal cookie to Palo Alto Software - 54 upvotes, $0
  221. [manage.jumpbikes.com] Blind XSS on Jump admin panel via user name to Uber - 53 upvotes, $4000
  222. Unrestricted File Upload Results in Cross-Site Scripting Attacks to Uber - 53 upvotes, $2000
  223. Stored-XSS on wiki pages to GitLab - 53 upvotes, $1500
  224. HTML Injection with XSS possible to Imgur - 53 upvotes, $750
  225. Self XSS to Shopify - 52 upvotes, $500
  226. Cross site scripting via file upload in subdomain ads.tiktok.com to TikTok - 51 upvotes, $500
  227. Stored XSS in Intense Debate comment system to Automattic - 51 upvotes, $200
  228. DOMXSS in Tweetdeck to Twitter - 50 upvotes, $1120
  229. Possibility to inject a malicious JavaScript code in any file on tags.tiqcdn.com results in a stored XSS on any page in most Uber domains to Uber - 49 upvotes, $6000
  230. Stored XSS on the job page to GitLab - 49 upvotes, $3000
  231. Reflect XSS and CSP Bypass on https://www.paypal.com/businesswallet/currencyConverter/ to PayPal - 49 upvotes, $2900
  232. Stored XSS on support.rockstargames.com to Rockstar Games - 49 upvotes, $1000
  233. XSS through __e2e_action_id delivered by JSONP to Quora - 49 upvotes, $600
  234. Reflected XSS in m.imgur.com to Imgur - 49 upvotes, $500
  235. OX (Guard): Stored Cross-Site Scripting via Incoming Email to Open-Xchange - 48 upvotes, $1000
  236. XSS within Shopify Email App - Admin to Shopify - 48 upvotes, $500
  237. XSS Reflected in m.vk.com to VK.com - 48 upvotes, $500
  238. [careers.informatica.com] Reflected Cross Site Scripting to XSS Shell Possible to Informatica - 48 upvotes, $0
  239. Stored XSS in collabora via user name to Nextcloud - 48 upvotes, $0
  240. Stored XSS via Mermaid Prototype Pollution vulnerability to GitLab - 47 upvotes, $3000
  241. (Prerelease UI) Stored XSS via role name in JSON chart to New Relic - 47 upvotes, $2500
  242. [my.games, lootdog.io] XSS via MCS Bucket to Mail.ru - 47 upvotes, $1333
  243. csp bypass + xss to Twitter - 47 upvotes, $1120
  244. Cross Site Scripting(XSS) on IRCCloud Badges Page (using Parameter Pollution) to IRCCloud - 47 upvotes, $500
  245. Stored XSS in wordpress.com to Automattic - 47 upvotes, $350
  246. Stored XSS on store.my.games to Mail.ru - 47 upvotes, $200
  247. [Android] XSS via start ContentActivity to Quora - 47 upvotes, $150
  248. Stored XSS in markdown when redacting references to GitLab - 46 upvotes, $5000
  249. XSS on Issue reference numbers to GitLab - 46 upvotes, $1500
  250. Stored xss to Shopify - 46 upvotes, $1000
  251. XSS в сюжетах. to VK.com - 46 upvotes, $500
  252. Reflected XSS to Shopify - 46 upvotes, $0
  253. Stored XSS on auth.uber.com/oauth/v2/authorize via redirect_uri parameter leads to Account Takeover to Uber - 45 upvotes, $3000
  254. Cross-site scripting (reflected) to Twitter - 45 upvotes, $2520
  255. Blind XSS via Suspended Ticket Recovery to Zendesk - 45 upvotes, $1000
  256. xss stored in https://your store.myshopify.com/admin/ to Shopify - 45 upvotes, $1000
  257. Blind stored xss [parcel.grab.com] > name parameter to Grab - 45 upvotes, $750
  258. DOM based XSS on /GTAOnline/tw/starterpack/ to Rockstar Games - 45 upvotes, $750
  259. H1514 DOM XSS on checkout.shopify.com via postMessage handler on /:id/sandbox/google_maps to Shopify - 45 upvotes, $500
  260. Reflected xss and open redirect on larksuite.com using /?back_uri= parameter. to Lark Technologies - 45 upvotes, $500
  261. Reflected XSS in https://lite.pubg.com to PUBG - 45 upvotes, $0
  262. Stored XSS in photo comment functionality to Pornhub - 44 upvotes, $1500
  263. DOM XSS on https://www.rockstargames.com/GTAOnline/feedback to Rockstar Games - 44 upvotes, $1250
  264. Stored XSS when you read eamils. <style> to Mail.ru - 44 upvotes, $1000
  265. [auth2.zomato.com] Reflected XSS at oauth2/fallbacks/error | ORY Hydra an OAuth 2.0 and OpenID Connect Provider to Zomato - 44 upvotes, $250
  266. Reflected XSS in https://blocked.myndr.net to Myndr - 44 upvotes, $0
  267. Stored XSS via Mermaid Prototype Pollution vulnerability to GitLab - 43 upvotes, $3000
  268. [dev.twitter.com] XSS and Open Redirect Protection Bypass to Twitter - 43 upvotes, $1120
  269. Store XSS to Slack - 43 upvotes, $500
  270. Reflected XSS through multiple inputs in the issue collector on Jira to Roblox - 43 upvotes, $500
  271. Reflected XSS on https://help.glassdoor.com/GD_HC_EmbeddedChatVF to Glassdoor - 43 upvotes, $500
  272. XSS via X-Forwarded-Host header to Omise - 43 upvotes, $200
  273. Stored XSS in profile page to Acronis - 43 upvotes, $50
  274. Stored XSS in Mermaid when viewing Markdown files to GitLab - 42 upvotes, $3000
  275. DOM XSS on https://biz.mail.ru/domains/goto/mail/ via parameter pollution to Mail.ru - 42 upvotes, $1000
  276. [e.mail.ru] XSS в поиске to Mail.ru - 42 upvotes, $750
  277. [intensedebate.com] XSS Reflected POST-Based to Automattic - 42 upvotes, $100
  278. XSS Stored via Upload avatar PNG [HTML] File in accounts.shopify.com to Shopify - 42 upvotes, $0
  279. Stored XSS in [https://dashboard.doppler.com/workplace/*/logs] pages to Doppler - 42 upvotes, $0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published