From e4334071a516a0118826871cbf3c640e0d9177e0 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Fri, 7 Dec 2018 20:14:24 +0700 Subject: [PATCH] Add: prsecurity/CVE-2018-15982 --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 6e1b8dc..8c1a2a5 100644 --- a/README.md +++ b/README.md @@ -1539,6 +1539,14 @@ _return-to-libc techniques_ + + CVE-2018-15982 + Adobe has released security updates for Adobe Flash Player for Windows, macOS, Linux and Chrome OS. These updates address one critical vulnerability in Adobe Flash Player and one important vulnerability in Adobe Flash Player installer. Successful exploitation could lead to Arbitrary Code Execution and privilege escalation in the context of the current user respectively. + + + Eplox/TCP-Starvation The idea behind this attack is to close a TCP session on the attacker's side, while leaving it open for the victim. Looping this will quickly fill up the victim’s session limit, effectively denying other users to access the service.