From ba376a43edfbb68159e0e71c37a3aea20953702e Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Tue, 14 Aug 2012 15:49:04 +0200 Subject: Assign CVEs. --- links.txt | 2 ++ pwnnel-blicker-for-kids.sh | 2 ++ pwnnel-blicker.c | 2 ++ 3 files changed, 6 insertions(+) create mode 100644 links.txt diff --git a/links.txt b/links.txt new file mode 100644 index 0000000..5f14866 --- /dev/null +++ b/links.txt @@ -0,0 +1,2 @@ +http://seclists.org/oss-sec/2012/q3/226 +http://code.google.com/p/tunnelblick/issues/detail?id=212 diff --git a/pwnnel-blicker-for-kids.sh b/pwnnel-blicker-for-kids.sh index 09a6ae5..dee4ef1 100755 --- a/pwnnel-blicker-for-kids.sh +++ b/pwnnel-blicker-for-kids.sh @@ -11,6 +11,8 @@ # Other exploits for Tunnel Blick are available here: # http://git.zx2c4.com/Pwnnel-Blicker/tree/ +# CVE-2012-3485 + echo "[+] Making vulnerable directory." diff --git a/pwnnel-blicker.c b/pwnnel-blicker.c index 61ec3e3..d6fbb44 100755 --- a/pwnnel-blicker.c +++ b/pwnnel-blicker.c @@ -42,6 +42,8 @@ * this file at: * http://git.zx2c4.com/Pwnnel-Blicker/tree * + * CVE-2012-3483 + * */ -- cgit v1.2.3-59-g8ed1b