From 8197916203c85009bf961fb09fb9fb35099116d0 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Sat, 3 Feb 2018 22:58:30 +0700 Subject: [PATCH] Add PoC and exploit detail for CVE-2018-0743. --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index fd24bdc..0332cfd 100644 --- a/README.md +++ b/README.md @@ -947,6 +947,14 @@ My curated list of awesome links, resources and tools + + CVE-2018-0743 + Windows Subsystem for Linux in Windows 10 version 1703, Windows 10 version 1709, and Windows Server, version 1709 allows an elevation of privilege vulnerability due to the way objects are handled in memory, aka "Windows Subsystem for Linux Elevation of Privilege Vulnerability". + + + FriendsOfPHP/security-advisories The PHP Security Advisories Database references known security vulnerabilities in various PHP projects and libraries. This database must not serve as the primary source of information for security issues, it is not authoritative for any referenced software, but it allows to centralize information for convenience and easy consumption.