Lucene search
K

Counter-Strike Global Offensive 1.37.1.1 - 'vphysics.dll' Denial of Service (PoC)

🗓️ 18 Sep 2019 00:00:00Reported by bi7sType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 117 Views

Counter-Strike Global Offensive vphysics.dll Denial of Service (PoC) allows remote code execution or DoS by creating a crafted map leading to memory corruption. Use offset `0x115703` to modify the class name value in "mc.bsp" and copy it to game's map directory. Start the game with the map to trigger the vulnerability

Related
Code
ReporterTitlePublishedViews
Family
0day.today
Counter-Strike Global Offensive 1.37.1.1 - (vphysics.dll) Denial of Service Exploit
18 Sep 201900:00
zdt
Circl
CVE-2019-15943
23 Sep 201921:00
circl
CVE
CVE-2019-15943
19 Sep 201911:31
cve
Cvelist
CVE-2019-15943
19 Sep 201911:31
cvelist
exploitpack
Counter-Strike Global Offensive 1.37.1.1 - vphysics.dll Denial of Service (PoC)
18 Sep 201900:00
exploitpack
NVD
CVE-2019-15943
19 Sep 201912:15
nvd
OSV
CVE-2019-15943
19 Sep 201912:15
osv
Prion
Code injection
19 Sep 201912:15
prion
RedhatCVE
CVE-2019-15943
22 May 202506:04
redhatcve
# CVE-2019-15943

Counter-Strike Global Offensive (vphysics.dll) before 1.37.1.1 allows remote attackers to achieve code execution or denial of service by creating a gaming server and inviting a victim to this server, because a crafted map using memory corruption. 

### Description:

We are need modifying class name value in our PoC for triggering this vulnerability, offset for modifying in our PoC is `0x115703`. For example add char `"="` using this offset. PoC is "mc.bsp"

![](https://github.com/bi7s/CVE/blob/master/CVE-2019-15943/img/offset.png)

For modeling situation for attack we are need next:
First step is copy mc.bsp to `C:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Global Offensive\csgo\maps`;

Second step is start game with our map (mc.bsp), for this we are need turn on game console and insert in console: `map mc`.

![](https://github.com/bi7s/CVE/blob/master/CVE-2019-15943/img/1.png)

After this steps we can see next:

![](https://github.com/bi7s/CVE/blob/master/CVE-2019-15943/img/windbg.png)

I was use msec.dll (!exploitable) is a Windows debugging extension (Windbg) that provides automated crash analysis and security risk assessment [Download msec.dll](https://archive.codeplex.com/?p=msecdbg)
As you can see msec.dll checked this crash and decide that is EXPLOITABLE crash, because SEH chain is corrupted. It is means that attacker can use this vulnerability for remote code execution.

EDB Note: https://gitlab.com/exploit-database/exploitdb-bin-sploits/-/raw/main/bin-sploits/47454.bsp

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