Lucene search
+L

313 matches found

Hacker One
Hacker One
added 2017/09/27 2:0 p.m.26 views

Razer US: DOM XSS and Open Redirect on the themes.razerzone.com

We appreciate the report and look forward to working with sp1d3rs in the future. I discovered the Open Redirect on the https://themes.razerzone.com/developers/signin endpoint. The root cause of the redirect was the insecure changing of window.location without validation - the original URL paramet...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2017/09/26 8:0 p.m.15 views

Razer US: Reflected XSS in deals.razerzone.com via the interesting parameter.

Summary --- deals.razerzone.com is vulnerable to Reflected XSS via the interesting parameter. Affected Code --- html var ThisPageOn = "recommended", pageNum = 2, isLoading = false, delIntresItem = 0, delNotIntresItem = 0, delOwnedItem = 0, intres = -1 abba alert1 ; var ownedLang = "OWNED",...

6.2AI score
SaveExploits0
Hacker One
Hacker One
added 2017/09/26 7:16 p.m.49 views

Razer US: Reflected XSS on the https://deals.razerzone.com/json/translation endpoint

Thanks to SP1D3RS for the great report and working with the team on this one. This was a trivial POST-XSS, caused by using text/html Content-Type on the JSON endpoint, and ability to control the part of the response using unsanitized input. Why I disclosed it if this is a trivial issue? I pretty...

6.7AI score
SaveExploits0
Hacker One
Hacker One
added 2017/09/22 1:21 a.m.20 views

Razer US: Reflected XSS in razer-id.razerzone.com

The researcher discovered a reflective XSS that allowed the injection of a javascript scheme into a URL on the razer-id server. This was reported on 9/21 and the fix deployed to production on 10/19...

6.6AI score
SaveExploits0
Hacker One
Hacker One
added 2017/09/20 11:54 p.m.17 views

Razer US: Database credentials leak on the https://razer-id.razerzone.com/

The tester discovered database parameters left around in a YAML file that was publicly visible. The credentials were for a database that was no longer in use and never stored sensitive data, but we consider this a good find anyway because this was out of bounds of our security practices. I...

6.7AI score
SaveExploits0
Hacker One
Hacker One
added 2017/09/20 9:26 p.m.36 views

Razer US: Open redirect on oauth2.razerzone.com due to missing verification of redirect-uri paramether on /thirdparty endpoint

Thanks to SP1D3RS for a great report. Although there was some initial difficulty verifying this vulnerability in triage, he was very professional and helpful working with the team to make sure this was understood. This was fixed in production on 10/16. I discovered the Open Redirect on the...

6.5AI score
SaveExploits0
Hacker One
Hacker One
added 2017/09/17 12:22 a.m.25 views

Razer US: CORS Misconfiguration leading to disclosure of access_token and account takeover!

The researcher discovered that the SSO endpoint for oauth2.razerzone.com, which is a web API server for our Razer ID architecture, did not properly validate the origin header of the caller. This would allow any caller to obtain a user's access token, which combined with other techniques, could...

6.7AI score
SaveExploits0
NVD
NVD
added 2017/09/13 8:29 a.m.30 views

CVE-2017-14398

rzpnk.sys in Razer Synapse 2.20.15.1104 allows local users to read and write to arbitrary memory locations, and consequently gain privileges, via a methodology involving a handle to \Device\PhysicalMemory, IOCTL 0x22A064, and ZwMapViewOfSection...

7.8CVSS7.5AI score0.00288EPSS
SaveExploits0References1
OSV
OSV
added 2017/09/13 8:29 a.m.5 views

CVE-2017-14398

rzpnk.sys in Razer Synapse 2.20.15.1104 allows local users to read and write to arbitrary memory locations, and consequently gain privileges, via a methodology involving a handle to \Device\PhysicalMemory, IOCTL 0x22A064, and ZwMapViewOfSection...

7.8CVSS5.9AI score0.00288EPSS
SaveExploits0References1
Prion
Prion
added 2017/09/13 8:29 a.m.23 views

Design/Logic Flaw

rzpnk.sys in Razer Synapse 2.20.15.1104 allows local users to read and write to arbitrary memory locations, and consequently gain privileges, via a methodology involving a handle to \Device\PhysicalMemory, IOCTL 0x22A064, and ZwMapViewOfSection...

4.6CVSS7.5AI score0.00288EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2017/09/13 8:0 a.m.63 views

CVE-2017-14398

The CVE-2017-14398 entry affects Razer Synapse using rzpnk.sys (v2.20.15.1104). The vulnerability enables local elevation of privilege by a local attacker who uses a handle to \Device\PhysicalMemory, IOCTL 0x22A064, and ZwMapViewOfSection to read/write arbitrary memory locations. This results in ...

7.8CVSS7.4AI score0.00288EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2017/09/13 8:0 a.m.31 views

CVE-2017-14398

rzpnk.sys in Razer Synapse 2.20.15.1104 allows local users to read and write to arbitrary memory locations, and consequently gain privileges, via a methodology involving a handle to \Device\PhysicalMemory, IOCTL 0x22A064, and ZwMapViewOfSection...

7.5AI score0.00288EPSS
SaveExploits0References1
Hacker One
Hacker One
added 2017/09/07 1:19 p.m.20 views

Razer US: Unauthenticated DOM-based XSS in pay.zvault.razerzone.com via the redir parameter.

Summary --- pay.zvault.razerzone.com is vulnerable to DOM-based XSS via the redir parameter. F219069 F219070 Affected Code --- js var redirectUrl = getUrlParameter'redir' // window.location.href; //alertredirectUrl; if isCrossOriginFrame window.location.href = redirectUrl; else...

6.2AI score
SaveExploits0
Hacker One
Hacker One
added 2017/09/07 10:3 a.m.38 views

Razer US: Authenticated DOM-based XSS in deals.razerzone.com via the rurl parameter.

The tester discovered the deals.razerzone.com website was vulnerable to open redirect via the rurl parameter e.g. https://deals.razerzone.com/user/ssologin?rurl= and that the parameter was also vulnerable DOM-based XSS. Also, the initial fix for this was a little too specific and edio was able to...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2017/09/06 5:25 p.m.16 views

Razer US: Open redirect in razer-id.razerzone.com via the redirect parameter.

Summary --- razer-id.razerzone.com is vulnerable to Open redirects via the redirect parameter. Browsers Verified In --- Google Chrome 60.0.3112.113 Official Build 64-bit Mozilla Firefox 55.0.2 64-bit PoC --- The following URL will redirect your users to https://google.com...

6.7AI score
SaveExploits0
Hacker One
Hacker One
added 2017/09/06 3:49 p.m.23 views

Razer US: 2 Subdomain takeovers

Two domains no longer in use under .razerzone.com were left pointing to Cloudfront servers that were no longer active. The DNS entries were cleared. We appreciate the report and look forward to working with the researcher in the future...

6.9AI score
SaveExploits0
CNVD
CNVD
added 2017/08/21 12:0 a.m.7 views

Razer Synapse Local Elevation of Privilege Vulnerability (CNVD-2017-29736)

Razer Synapse is a Razer device configuration software from Razer USA. A security vulnerability exists in Razer Synapse 2.20.15.1104 and earlier versions, which stems from the program assigning weak privileges to the Devices path. A local attacker can exploit this vulnerability to gain privileges...

7.8CVSS7.7AI score0.00358EPSS
SaveExploits0References1
CNVD
CNVD
added 2017/08/21 12:0 a.m.5 views

Razer Synapse Local Elevation of Privilege Vulnerability

Razer Synapse is a Razer device configuration software from Razer USA. A security vulnerability exists in Razer Synapse 2.20.15.1104 and earlier versions, which stems from the program assigning weak privileges to the CrashReporter directory. A local attacker can exploit the vulnerability to gain...

8.4CVSS8.2AI score0.00411EPSS
SaveExploits0References1
NVD
NVD
added 2017/08/18 5:29 p.m.11 views

CVE-2017-11652

Razer Synapse 2.20.15.1104 and earlier uses weak permissions for the CrashReporter directory, which allows local users to gain privileges via a Trojan horse dbghelp.dll file...

8.4CVSS8.2AI score0.00411EPSS
SaveExploits0References1
NVD
NVD
added 2017/08/18 5:29 p.m.22 views

CVE-2017-11653

Razer Synapse 2.20.15.1104 and earlier uses weak permissions for the Devices directory, which allows local users to gain privileges via a Trojan horse 1 RazerConfigNative.dll or 2 RazerConfigNativeLOC.dll file...

7.8CVSS7.7AI score0.00358EPSS
SaveExploits0References1
Rows per page
Query Builder