From 86484ad8c2fd37e649902b296ebf59adfe213db5 Mon Sep 17 00:00:00 2001 From: xiaozhouzhou <504137480@qq.com> Date: Sun, 11 Aug 2019 21:04:12 +0800 Subject: [PATCH 1/3] Update README.md --- CVE-2019-9865/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CVE-2019-9865/README.md b/CVE-2019-9865/README.md index 01b37c1..661865a 100644 --- a/CVE-2019-9865/README.md +++ b/CVE-2019-9865/README.md @@ -1,7 +1,7 @@ ## CVE-2019-9865 VxWorks RPC Buffer Overflow -## Credit +## Discovered by Yu Zhou ## Vulnerability Summary From 82800b51b8ea6baa139c5659fe4ad4bc7a4c7674 Mon Sep 17 00:00:00 2001 From: xiaozhouzhou <504137480@qq.com> Date: Sun, 11 Aug 2019 21:23:22 +0800 Subject: [PATCH 2/3] Update README.md --- CVE-2019-9865/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CVE-2019-9865/README.md b/CVE-2019-9865/README.md index 661865a..9ced842 100644 --- a/CVE-2019-9865/README.md +++ b/CVE-2019-9865/README.md @@ -1,7 +1,7 @@ ## CVE-2019-9865 VxWorks RPC Buffer Overflow -## Discovered by +## Discovered By Yu Zhou ## Vulnerability Summary From 4f43bd0f59e9f9228edf8e2d4b75eac117e8406b Mon Sep 17 00:00:00 2001 From: xiaozhouzhou <504137480@qq.com> Date: Sun, 11 Aug 2019 21:33:17 +0800 Subject: [PATCH 3/3] Update README.md --- CVE-2019-9865/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CVE-2019-9865/README.md b/CVE-2019-9865/README.md index 9ced842..5b6b6cd 100644 --- a/CVE-2019-9865/README.md +++ b/CVE-2019-9865/README.md @@ -5,6 +5,5 @@ VxWorks RPC Buffer Overflow Yu Zhou ## Vulnerability Summary -The vulnerability exists in the RPC components of VxWorks. Send pkt packet to port 111 and Portmapd task will crash. +The vulnerability exists in the RPC components of VxWorks. The details of the vulnerability can be found [here](https://ssd-disclosure.com/archives/3904/ssd-advisory-vxworks-rpc-buffer-overflow). Send pkt packet to port 111 and Portmapd task will crash. ![crash](crash.png) -