| Reporter | Title | Published | Views | Family All 64 |
|---|---|---|---|---|
| Microsoft COM for Windows - Privilege Escalation Exploit | 19 Jun 201800:00 | – | zdt | |
| CVE-2018-0824 | 9 May 201800:00 | – | attackerkb | |
| CVE-2018-0624 | 15 Jun 201822:35 | – | circl | |
| CVE-2018-0824 | 15 Jun 201822:35 | – | circl | |
| Microsoft COM for Windows Deserialization of Untrusted Data Vulnerability | 5 Aug 202400:00 | – | cisa_kev | |
| CISA Adds One Known Exploited Vulnerability to Catalog | 5 Aug 202412:00 | – | cisa | |
| Microsoft Windows Remote Code Execution Vulnerability (CNVD-2018-10992) | 9 May 201800:00 | – | cnvd | |
| CVE-2018-0624 | 7 Sep 201814:00 | – | cve | |
| CVE-2018-0824 | 9 May 201819:00 | – | cve | |
| CVE-2018-0624 | 7 Sep 201814:00 | – | cvelist |
Writeup: https://codewhitesec.blogspot.com/2018/06/cve-2018-0624.html
In May 2018 Microsoft patched an interesting vulnerability (CVE-2018-0824) which was reported by Nicolas Joly of Microsoft's MSRC:
A remote code execution vulnerability exists in "Microsoft COM for Windows" when it fails to properly handle serialized objects. An attacker who successfully exploited the vulnerability could use a specially crafted file or script to perform actions. In an email attack scenario, an attacker could exploit the vulnerability by sending the specially crafted file to the user and convincing the user to open the file. In a web-based attack scenario, an attacker could host a website (or leverage a compromised website that accepts or hosts user-provided content) that contains a specially crafted file that is designed to exploit the vulnerability. However, an attacker would have no way to force the user to visit the website. Instead, an attacker would have to convince the user to click a link, typically by way of an enticement in an email or Instant Messenger message, and then convince the user to open the specially crafted file. The security update addresses the vulnerability by correcting how "Microsoft COM for Windows" handles serialized objects.
The keywords "COM" and "serialized" pretty much jumped into my face when the advisory came out. Since I had already spent several months of research time on Microsoft COM last year I decided to look into it. Although the vulnerability can result in remote code execution, I'm only interested in the privilege escalation aspects.
Proof of Concept:
https://gitlab.com/exploit-database/exploitdb-bin-sploits/-/raw/main/bin-sploits/44906.zipData
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