From f034e93227048306f6be0a90eb91c52530317f96 Mon Sep 17 00:00:00 2001 From: nu11secur1ty Date: Tue, 11 Apr 2023 08:59:23 +0300 Subject: [PATCH] Update README.MD --- 2023/CVE-2023-24892/README.MD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/2023/CVE-2023-24892/README.MD b/2023/CVE-2023-24892/README.MD index 7e5d82b..5467eb0 100644 --- a/2023/CVE-2023-24892/README.MD +++ b/2023/CVE-2023-24892/README.MD @@ -4,8 +4,8 @@ ## Description: The Webview2 development platform is vulnerable to Spoofing attacks. -The attacker can build a very malicious web app and spread it to the victim's networks, -and when they open it this can be the last web app opening for them. +The attacker can build a very malicious web application and spread it to the victim's networks, by using a malicious server for this case, +and when they downloaded it and open it this can be the last web app opening for them. The web application contains a malicious link and this URL can be absolutely dangerous for the victim who opened it. STATUS: HIGH Vulnerability @@ -13,7 +13,6 @@ STATUS: HIGH Vulnerability [href](https://github.com/nu11secur1ty/Windows11Exploits/tree/main/2023/CVE-2023-24892/PoC) - ## Reproduce: [href](https://github.com/nu11secur1ty/Windows11Exploits/tree/main/2023/CVE-2023-24892)