Netflix : Stored XSS in Netflix internal application Notes section

 Company Information : 



Netflix is an American subscription video on-demand over-the-top streaming service. The service primarily distributes original and acquired films and television shows from various genres, and it is available internationally in multiple languages. 


Bug Category : 

Stored Cross-site-scripting (XSS) :
Cross-site scripting (XSS) is an attack in which an attacker injects malicious executable scripts into the code of a trusted application or website. Attackers often initiate an XSS attack by sending a malicious link to a user and enticing the user to click it.


Target  Information : 

https://originstory-bb.prodicle.com/ 


Technical Details of the Bug : 

https://originstory-bb.prodicle.com/facilities/[Facility_ID]


Steps To Reproduce:

1.Go to Facilities and add new facility.

2.Add all the details and Save it.
3.Intercept the request in the request Add xss payload in notes section.
XSS payload : <img src=x onerror=alert(123)>
4.Xss will be triggered on the main page here.




Timeline : 

Nov 07th 2017: Report send to Apple product Security Team through Email.
Nov 08th 2017: Report Accepted and Triaged.
Nov 23th 2017: Complete issue was resolved and confirmed.
Nov 23th 2017: 1500$ Bounty Rewarded

Comments

Popular posts from this blog

Account Takeover Apple App Store Connect Account of Any user and Steal Developer API/Subscription Keys of any user(CORS+XSS) worth 8500$

Amazon Web Services : Takeover Workbook and delete the Owner on https://builder.honeycode.aws by collaborator user (IDOR) worth 7200$

UnAuth Access to Twitter Private Tweets and messages Media Content Access(IDOR)