Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2019-1253 PoC — Microsoft Windows和Microsoft Windows Server 后置链接漏洞

Source
Associated Vulnerability
Title:Microsoft Windows和Microsoft Windows Server 后置链接漏洞 (CVE-2019-1253)
Description:An elevation of privilege vulnerability exists when the Windows AppX Deployment Server improperly handles junctions.To exploit this vulnerability, an attacker would first have to gain execution on the victim system, aka 'Windows Elevation of Privilege Vulnerability'. This CVE ID is unique from CVE-2019-1215, CVE-2019-1278, CVE-2019-1303.
Description
Poc for CVE-2019-1253
Readme
# CVE-2019-1253
Original Poc sent to MSRC.   
This issue has been fixed with September 2019 "Tuesday" regular update.   
Assigned to CVE-2019-1253 - Windows Elevation of Privilege Vulnerability.  

https://portal.msrc.microsoft.com/en-us/security-guidance/advisory/CVE-2019-1253  

There are two PoCs: the one that I've originally sent to MSRC is under "AppxExploit_Edge" directory.    
AppxExploit_Edge PoC works very well but only for Windows 10 (all versions) that are not patched with September (2019) update.

The other PoC is based on Cortana, under "AppxExploit_Cortana" directory, and it was experimentally and never sent to MSRC.  
However, the interesting thing about this, is that it does work with Windows Server 2019 and this one gives USER FULL access, although is a little bit unstable due to a race condition but it usually always works at first time.    

Read the README inside the directory project, it should be self explanatory.  
I suggest you to use VS2017 (or whatever you like).  

There is also a DOS version of the Windows 10 exploit based on Edge, courtesy of [@decoder-it](https://github.com/decoder-it)

Attached a couple of images 

![Screenshot](eop_1.JPG?raw=true)

![Screenshot](eop_2.JPG?raw=true)

---

![Beer](https://icons.iconarchive.com/icons/flat-icons.com/flat/48/Beer-icon.png)  [Buy me a beer if you like ;-)](https://www.buymeacoffee.com/padovah4ck)
File Snapshot

[4.0K] /data/pocs/9380f57e75259ee923144e2d7b92647a6da9851d ├── [1.2K] appexploit.bat ├── [4.0K] AppxExploit_Cortana │   ├── [ 184] App.config │   ├── [4.6K] AppxExploit_Cortana.csproj │   ├── [ 537] AppxExploit_Cortana.csproj.user │   ├── [4.0K] bin │   │   ├── [4.0K] Debug │   │   │   ├── [ 22K] AppxExploit.exe │   │   │   ├── [ 184] AppxExploit.exe.config │   │   │   ├── [ 38K] AppxExploit.pdb │   │   │   └── [841K] NtApiDotNet.dll │   │   └── [4.0K] x64 │   │   └── [4.0K] Debug │   │   ├── [ 42K] AppxExploit.exe │   │   ├── [ 184] AppxExploit.exe.config │   │   ├── [ 72K] AppxExploit.pdb │   │   ├── [841K] NtApiDotNet.dll │   │   ├── [1.3M] NtApiDotNet.pdb │   │   └── [608K] NtApiDotNet.xml │   ├── [ 18K] CortanaExploit.cs │   ├── [5.4K] HardLink.cs │   ├── [ 20K] JunctionPoint.cs │   ├── [4.0K] lib │   │   └── [841K] NtApiDotNet.dll │   ├── [2.1K] NtHardLink.cs │   ├── [4.0K] obj │   │   ├── [4.0K] Debug │   │   │   ├── [ 42] AppxExploit_Cortana.csproj.CoreCompileInputs.cache │   │   │   ├── [ 610] AppxExploit_Cortana.csproj.FileListAbsolute.txt │   │   │   ├── [ 42] AppxExploit.csproj.CoreCompileInputs.cache │   │   │   ├── [1.0K] AppxExploit.csproj.FileListAbsolute.txt │   │   │   ├── [ 22K] AppxExploit.exe │   │   │   ├── [ 38K] AppxExploit.pdb │   │   │   └── [6.6K] DesignTimeResolveAssemblyReferencesInput.cache │   │   └── [4.0K] x64 │   │   └── [4.0K] Debug │   │   ├── [7.8K] AppxExploit.csprojAssemblyReference.cache │   │   ├── [ 42] AppxExploit.csproj.CoreCompileInputs.cache │   │   ├── [1.5K] AppxExploit.csproj.FileListAbsolute.txt │   │   ├── [ 42K] AppxExploit.exe │   │   ├── [ 72K] AppxExploit.pdb │   │   └── [6.7K] DesignTimeResolveAssemblyReferencesInput.cache │   └── [4.0K] Properties │   └── [1.4K] AssemblyInfo.cs ├── [4.0K] AppxExploit_Edge │   ├── [ 184] App.config │   ├── [4.4K] AppxExploit.csproj │   ├── [ 537] AppxExploit.csproj.user │   ├── [4.0K] bin │   │   └── [4.0K] x64 │   │   └── [4.0K] Debug │   │   ├── [ 22K] AppxExploit.exe │   │   ├── [ 184] AppxExploit.exe.config │   │   └── [ 38K] AppxExploit.pdb │   ├── [ 19K] EdgeExploit.cs │   ├── [5.4K] HardLink.cs │   ├── [ 20K] JunctionPoint.cs │   ├── [2.1K] NtHardLink.cs │   ├── [4.0K] obj │   │   ├── [4.0K] Debug │   │   │   ├── [5.7K] AppxExploit.csprojAssemblyReference.cache │   │   │   ├── [ 42] AppxExploit.csproj.CoreCompileInputs.cache │   │   │   ├── [ 480] AppxExploit.csproj.FileListAbsolute.txt │   │   │   ├── [ 15K] AppxExploit.exe │   │   │   ├── [ 26K] AppxExploit.pdb │   │   │   └── [6.4K] DesignTimeResolveAssemblyReferencesInput.cache │   │   └── [4.0K] x64 │   │   └── [4.0K] Debug │   │   ├── [ 42] AppxExploit.csproj.CoreCompileInputs.cache │   │   ├── [1.2K] AppxExploit.csproj.FileListAbsolute.txt │   │   ├── [ 22K] AppxExploit.exe │   │   ├── [ 38K] AppxExploit.pdb │   │   └── [6.6K] DesignTimeResolveAssemblyReferencesInput.cache │   ├── [4.0K] Properties │   │   └── [1.4K] AssemblyInfo.cs │   └── [5.7K] README.txt ├── [209K] eop_1.JPG ├── [256K] eop_2.JPG └── [1.4K] README.md 20 directories, 59 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →