From ddd79f2a3f1a45860f564c99fe2f44b2547764ec Mon Sep 17 00:00:00 2001 From: xzz Date: Sun, 11 Aug 2019 20:47:21 +0800 Subject: [PATCH] add readme --- CVE-2019-9865/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 CVE-2019-9865/README.md diff --git a/CVE-2019-9865/README.md b/CVE-2019-9865/README.md new file mode 100644 index 0000000..4cdce10 --- /dev/null +++ b/CVE-2019-9865/README.md @@ -0,0 +1,10 @@ +#CVE-2019-9865 +VxWorks RPC Buffer Overflow + +##Credit +Yu Zhou + +##Vulnerability Summary +The vulnerability exists in the RPC components of VxWorks. Send pkt packet to port 111 and Portmapd task will crash. +![crash](crash.png) +