Lucene search
+L

1318 matches found

NVD
NVD
added 2019/04/02 4:29 p.m.19 views

CVE-2018-4052

An exploitable local information leak vulnerability exists in the privileged helper tool of GOG Galaxy's Games, version 1.2.47 for macOS. An attacker can pass a PID and receive information running on it that would usually only be accessible to the root user...

6.2CVSS5.4AI score0.00357EPSS
SaveExploits0References1
CVE
CVE
added 2019/04/02 3:35 p.m.64 views

CVE-2018-4049

GOG Galaxy vulnerability CVE-2018-4049 affects the Games directory. By default the Games folder grants broad permissions, allowing any user to read/write/modify files. An attacker could overwrite executables in installed games (when a privileged installer is present) and execute code with elevate...

9.3CVSS7.7AI score0.00319EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2019/04/01 6:29 p.m.23 views

CVE-2018-4050

An exploitable local privilege escalation vulnerability exists in the privileged helper tool of GOG Galaxy's Games, version 1.2.47 for macOS. An attacker can globally adjust folder permissions leading to execution of arbitrary code with elevated privileges...

7.1CVSS7.8AI score0.00353EPSS
SaveExploits0References1
CVE
CVE
added 2019/04/01 6:29 p.m.66 views

CVE-2018-4050

CVE-2018-4050 affects GOG Galaxy Games on macOS (version 1.2.47) via the privileged helper tool. The root cause is changeFolderPermissionsAtPath, which allows an attacker to globally modify folder permissions, enabling arbitrary code execution with elevated privileges. Talos and related advisorie...

7.8CVSS7.8AI score0.00353EPSS
SaveExploits0References1Affected Software1
Talos
Talos
added 2019/03/26 12:00 a.m.77 views

GOG Galaxy Games directory insecure file permissions local privilege elevation vulnerability

Summary An exploitable local privilege elevation vulnerability exists in the file system permissions of GOG Galaxy’s “Games” directory. An attacker can overwrite executables of installed games to exploit this vulnerability and execute arbitrary code with elevated privileges. Tested Versions Gog...

9.3CVSS7.9AI score0.00319EPSS
SaveExploits0
Talos
Talos
added 2019/03/26 12:00 a.m.79 views

GOG Galaxy Games privileged helper denial-of-service vulnerability

Summary An exploitable local denial-of-service vulnerability exists in the privileged helper tool of GOG Galaxy’s Games, version 1.2.47 for macOS. An attacker can send malicious data to the root-listening service, causing the application to terminate and become unavailable. Tested Versions Gog...

6.2CVSS5.9AI score0.00325EPSS
SaveExploits0
Malwarebytes
Malwarebytes
added 2019/03/25 3:46 p.m.76 views

A week in security (March 18 – 24)

Last week on Malwarebytes Labs, we touched on the susceptibility of hospitals against phishing attacks, password reuse, the risk of interactive TV shows to side-channel attacks, and Facebook's new and out-of-character plan to promote privacy in the platform. Other cybersecurity news A study...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2019/03/21 5:25 a.m.59 views

Mail.ru: Open Selenoid instance at 188.93.63.186 leads to LFR/SSRF.

Externally accessible Selenoid instance in Mail.Ru Games network was vulnerable to LFR and SSRF via URI injection...

4.2AI score
SaveExploits0
Hacker One
Hacker One
added 2019/03/15 4:43 p.m.27 views

Rockstar Games: Image injection /br/games/info may lead to phishing attacks or FB OAuth theft.

In this report, the researcher identified an attack chain that could result in an attacker stealing sensitive user tokens such as Oauth tokens via full URL inclusion in the Referer header. One step of this attack involved an image injection exploit on localized versions of the games/info section ...

0.6AI score
SaveExploits0
Hacker One
Hacker One
added 2019/03/12 4:51 p.m.20 views

Rockstar Games: DOM based XSS on /GTAOnline/tw/starterpack/

In this report the researcher identified a DOM-based XSS vulnerability impacting localized versions of the https://www.rockstargames.com/GTAOnline/ site in varying locations. This attack also took advantage of an Open Redirect vulnerability on another part of the site to demonstrate how an attack...

0.5AI score
SaveExploits0
Hacker One
Hacker One
added 2019/03/12 3:20 p.m.28 views

Rockstar Games: DOM based XSS on /GTAOnline/de/news/article via "returnUrl" parameter

In this report, the researcher identified a DOM-based cross-site scripting vulnerability affecting localized versions of the GTA Online screenshots site, e.g. https://www.rockstargames.com/GTAOnline/jp/screens/. We have pushed out an update fixing this vulnerability so that it is no longer...

1.4AI score
SaveExploits0
Hacker One
Hacker One
added 2019/03/07 2:15 p.m.24 views

Rockstar Games: image injection /screenshot-viewer/responsive/image (ANOTHER FIX BYPASS)

In this report, the researcher was able to identify an oversight in our input filtering put in place to fix previous findings in the screenshot-viewer utility on the main website. Thanks to this report, we were able to improve our solution to prevent bypasses such as this one...

2.3AI score
SaveExploits0
Hacker One
Hacker One
added 2019/03/05 4:03 p.m.27 views

Rockstar Games: Image injection on /screenshot-viewer/responsive/image ( FIX BYPASS)

In this report, the researcher identified an image injection issue in the screenshot-viewer utility on our website that could be combined with other vulnerabilities to result in sensitive token theft. We were able to quickly push out an update to resolve the image injection issue, thereby...

3AI score
SaveExploits0
Hacker One
Hacker One
added 2019/03/05 3:06 p.m.38 views

Valve: Malformed map detailed texture files in GoldSrc games lead to Remote Code Execution

A crafted map detailed texture file maps/detail.txt can be used to exploit a stack overflow vulnerability in hw.dll that can lead to remote code execution. Reproduction I used Counter-Strike for PoCs. Using a listen server - Place attached csassaultdetail.txt in cstrike/maps folder - Start the ga...

0.4AI score
SaveExploits0
Hacker One
Hacker One
added 2019/03/05 2:32 p.m.28 views

Rockstar Games: Dom based xss on https://www.rockstargames.com/ via `returnUrl` parameter

In this report, the researcher identified a DOM-Based Cross-Site Scripting vulnerability in the Videos section of the GTAOnline site that appeared to only be exploitable on non-English versions of the site, such as /br/. The root cause appeared to lay in the ReturnUrl parameter in the logout...

1.5AI score
SaveExploits0
Hacker One
Hacker One
added 2019/03/04 10:02 p.m.79 views

Valve: Malformed playlist.txt in GoldSrc games leads to Access Violation & arbitrary code execution

A crafted playlist.txt can be used to exploit a stack overflow vulnerability in GameUI.dll that can lead to arbitrary code execution. Reproduction Place attached playlist.txt in game directory valve, cstrike, etc.. The game will crash when it tries to play Splash track. Exploitability The file ca...

3.2AI score
SaveExploits0
Kitploit
Kitploit
added 2019/02/22 8:56 p.m.247 views

Cheat Engine - A Development Environment Focused On Modding

Cheat Engine is an open source tool designed to help you with modifying single player games running under window so you can make them harder or easier depending on your preferencee.g: Find that 100hp is too easy, try playing a game with a max of 1 HP, but also contains other usefull tools to help...

6.9AI score
SaveExploits0
Talos Blog
Talos Blog
added 2019/02/21 7:27 a.m.129 views

Vulnerability Spotlight: Multiple vulnerabilities in GOG Galaxy Games

Richard Johnson and Tyler Bohan of Cisco Talos discovered these vulnerabilities. Executive summary The GOG Galaxy video game launcher contains multiple vulnerabilities that could allow a malicious actor to carry out a variety of attacks. GOG Galaxy Games is a video game storefront that allows use...

1.3AI score0.00598EPSS
SaveExploits1
Hacker One
Hacker One
added 2019/02/20 12:21 a.m.25 views

Rockstar Games: Image Injection on /bully/anniversaryedition may lead to OAuth token theft.

In this report, the researcher identified an image injection issue on www.rockstargames.com/bully/anniversaryedition that could be combined with other vulnerabilities to result in sensitive token theft under certain conditions. We resolved the image injection issue, preventing this series of...

2.6AI score
SaveExploits0
Hacker One
Hacker One
added 2019/02/18 5:15 p.m.27 views

Rockstar Games: Image Injection on www.rockstargames.com/screenshot-viewer/responsive/image may allow facebook oauth token theft.

In this report, the researcher identified an image injection vulnerability in our screenshot-viewer utility on rockstargames.com. One of the input parameters utilized was not being properly filtered, and external URLs could be referenced, allowing off-site images to be called. This issue was...

2.6AI score
SaveExploits0
Rows per page
Query Builder