Lucene search
K

19 matches found

0day.today
0day.today
added 2017/06/28 12:0 a.m.39 views

Microsoft MsMpEng - mpengine x86 Emulator Heap Corruption in VFS API Exploit

Exploit for windows platform in category dos / poc Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1282&desc=2 In issue 1260 I discussed Microsoft's "apicall" instruction that can invoke a large number of internal emulator apis and is exposed to remote attackers by default in al...

9.3CVSS7.5AI score0.57846EPSS
Exploits1
Exploit DB
Exploit DB
added 2017/06/27 12:0 a.m.60 views

Microsoft MsMpEng - mpengine x86 Emulator Heap Corruption in VFS API

Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1282&desc=2 In issue 1260 I discussed Microsoft's "apicall" instruction that can invoke a large number of internal emulator apis and is exposed to remote attackers by default in all recent versions of Windows. I asked Microsoft if...

7.4AI score
Exploits0
exploitpack
exploitpack
added 2017/06/27 12:0 a.m.24 views

Microsoft MsMpEng - mpengine x86 Emulator Heap Corruption in VFS API

Microsoft MsMpEng - mpengine x86 Emulator Heap Corruption in VFS API Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1282&desc=2 In issue 1260 I discussed Microsoft's "apicall" instruction that can invoke a large number of internal emulator apis and is exposed to remote attacker...

7.3AI score
Exploits0
0day.today
0day.today
added 2017/05/31 12:0 a.m.35 views

Microsoft MsMpEng - Use-After-Free via Saved Callers Exploit

Exploit for windows platform in category dos / poc Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1259 In JsRuntimeState::setCaller, it saves the current caller in the JsRuntimeState objectrcx+158h in 64-bit. But the garbage collector doesn't mark this saved value. So it result...

9.3CVSS7.5AI score0.64196EPSS
Exploits1
0day.today
0day.today
added 2017/05/31 12:0 a.m.65 views

Microsoft MsMpEng - Remotely Exploitable Use-After-Free due to Design Issue in GC Engine Exploit

Exploit for windows platform in category dos / poc Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1258 MsMpEng's JS engine uses garbage collection to manage the lifetime of Javascript objects. During mark and sweep the GC roots the vectors representing the JS stack as well as a...

9.3CVSS7.6AI score0.79431EPSS
Exploits2
exploitpack
exploitpack
added 2017/05/30 12:0 a.m.23 views

Microsoft MsMpEng - Remote Use-After-Free Due to Design Issue in GC Engine

Microsoft MsMpEng - Remote Use-After-Free Due to Design Issue in GC Engine Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1258 MsMpEng's JS engine uses garbage collection to manage the lifetime of Javascript objects. During mark and sweep the GC roots the vectors representing t...

7.3AI score
Exploits0
Exploit DB
Exploit DB
added 2017/05/30 12:0 a.m.47 views

Microsoft MsMpEng - Use-After-Free via Saved Callers

Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1259 In JsRuntimeState::setCaller, it saves the current caller in the JsRuntimeState objectrcx+158h in 64-bit. But the garbage collector doesn't mark this saved value. So it results in a UAF. Unlike in our test environmentLinux, it...

7.4AI score
Exploits0
exploitpack
exploitpack
added 2017/05/30 12:0 a.m.14 views

Microsoft MsMpEng - Use-After-Free via Saved Callers

Microsoft MsMpEng - Use-After-Free via Saved Callers Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1259 In JsRuntimeState::setCaller, it saves the current caller in the JsRuntimeState objectrcx+158h in 64-bit. But the garbage collector doesn't mark this saved value. So it...

7.4AI score
Exploits0
exploitpack
exploitpack
added 2017/05/29 12:0 a.m.29 views

Microsoft MsMpEng - Multiple Crashes While Scanning Malformed Files

Microsoft MsMpEng - Multiple Crashes While Scanning Malformed Files Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1261 A detailed introduction to MsMpEng can be found in issue 1252 , so I will skip the background story here. Through fuzzing, we have discovered a number of ways...

7.4AI score
Exploits0
0day.today
0day.today
added 2017/05/29 12:0 a.m.50 views

Microsoft MsMpEng - Multiple Crashes While Scanning Malformed Files Exploit

Exploit for windows platform in category dos / poc Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1261 A detailed introduction to MsMpEng can be found in issue 1252 , so I will skip the background story here. Through fuzzing, we have discovered a number of ways to crash the...

9.3CVSS6.5AI score0.62578EPSS
Exploits3
Exploit DB
Exploit DB
added 2017/05/29 12:0 a.m.68 views

Microsoft MsMpEng - Multiple Crashes While Scanning Malformed Files

Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1261 A detailed introduction to MsMpEng can be found in issue 1252 , so I will skip the background story here. Through fuzzing, we have discovered a number of ways to crash the service and specifically code in the mpengine.dll...

7.4AI score
Exploits0
0day.today
0day.today
added 2017/05/27 12:0 a.m.37 views

Microsoft MsMpEng - Multiple Problems Handling ntdll!NtControlChannel Commands Exploit

Exploit for windows platform in category local exploits Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1260 MsMpEng includes a full system x86 emulator that is used to execute any untrusted files that look like PE executables. The emulator runs as NT AUTHORITY\SYSTEM and isn't...

7.2AI score
Exploits0
Exploit DB
Exploit DB
added 2017/05/26 12:0 a.m.62 views

Microsoft MsMpEng - Multiple Problems Handling ntdll!NtControlChannel Commands

Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1260 MsMpEng includes a full system x86 emulator that is used to execute any untrusted files that look like PE executables. The emulator runs as NT AUTHORITY\SYSTEM and isn't sandboxed. Browsing the list of win32 APIs that the...

7.4AI score
Exploits0
exploitpack
exploitpack
added 2017/05/26 12:0 a.m.39 views

Microsoft MsMpEng - Multiple Problems Handling ntdll!NtControlChannel Commands

Microsoft MsMpEng - Multiple Problems Handling ntdll!NtControlChannel Commands Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1260 MsMpEng includes a full system x86 emulator that is used to execute any untrusted files that look like PE executables. The emulator runs as NT...

7.4AI score
Exploits0
ThreatPost
ThreatPost
added 2017/05/09 9:12 a.m.41 views

Emergency Update Patches Zero Day in Microsoft Malware Protection Engine

Microsoft made quick work of what two prominent Google researchers called the worst Windows vulnerability in recent memory, releasing an emergency patch Monday night, 48 hours after Google’s private disclosure was made. The mystery Windows zero day CVE-2017-0290 was in the Microsoft Malware...

9.3CVSS0.8AI score0.87143EPSS
Exploits5References5
exploitpack
exploitpack
added 2017/05/09 12:0 a.m.23 views

Microsoft Security Essentials SCEP (Microsoft Windows 88.110 Windows Server) - MsMpEng Remote Type Confusion

Microsoft Security Essentials SCEP Microsoft Windows 88.110 Windows Server - MsMpEng Remote Type Confusion Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1252&desc=5 MsMpEng is the Malware Protection service that is enabled by default on Windows 8, 8.1, 10, Windows Server 2012,...

7.5AI score
Exploits0
seebug.org
seebug.org
added 2017/05/09 12:0 a.m.68 views

MsMpEng: Remotely Exploitable Type Confusion(CVE-2017-0290)

MsMpEng is the Malware Protection service that is enabled by default on Windows 8, 8.1, 10, Windows Server 2012, and so on. Additionally, Microsoft Security Essentials, System Centre Endpoint Protection and various other Microsoft security products share the same core engine. MsMpEng runs as NT...

9.3CVSS7.5AI score0.87143EPSS
Exploits5
0day.today
0day.today
added 2017/05/09 12:0 a.m.76 views

Microsoft Windows 8 / 8.1 / 10 / Windows Server / SCEP, Microsoft Security Essentials - MsMpEng Remo

Exploit for windows platform in category remote exploits Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1252&desc=5 MsMpEng is the Malware Protection service that is enabled by default on Windows 8, 8.1, 10, Windows Server 2012, and so on. Additionally, Microsoft Security...

9.3CVSS7.5AI score0.87143EPSS
Exploits5
ATTACKERKB
ATTACKERKB
added 2013/04/09 10:55 p.m.1 views

CVE-2013-0078

The Microsoft Antimalware Client in Windows Defender on Windows 8 and Windows RT uses an incorrect pathname for MsMpEng.exe, which allows local users to gain privileges via a crafted application, aka "Microsoft Antimalware Improper Pathname Vulnerability."...

7.2CVSS5.5AI score0.00872EPSS
Exploits0References4
Rows per page
Query Builder