diff options
author | mandree <mandree@FreeBSD.org> | 2013-06-02 00:49:13 +0800 |
---|---|---|
committer | mandree <mandree@FreeBSD.org> | 2013-06-02 00:49:13 +0800 |
commit | 942ffafc5987a8805f87b6cf628cd62961fa8e2a (patch) | |
tree | 8dbdaa08161bb1f5d719fe5d301b3007ddc66c5c /security/vuxml | |
parent | d312a2de212ba1eccb046789de84ad839fc6a4e2 (diff) | |
download | freebsd-ports-gnome-942ffafc5987a8805f87b6cf628cd62961fa8e2a.tar.gz freebsd-ports-gnome-942ffafc5987a8805f87b6cf628cd62961fa8e2a.tar.zst freebsd-ports-gnome-942ffafc5987a8805f87b6cf628cd62961fa8e2a.zip |
Add two more URLs to openvpn's vulnerability from March 2013 (CVE-2013-2061)
Security: 92f30415-9935-11e2-ad4c-080027ef73ec
Diffstat (limited to 'security/vuxml')
-rw-r--r-- | security/vuxml/vuln.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index e5c4f844ad3b..30572ce0a146 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -1680,6 +1680,8 @@ Note: Please add new entries to the beginning of this file. <references> <url>https://community.openvpn.net/openvpn/wiki/SecurityAnnouncement-f375aa67cc</url> <cvename>CVE-2013-2061</cvename> + <url>http://www.openwall.com/lists/oss-security/2013/05/06/6</url> + <url>https://github.com/OpenVPN/openvpn/commit/11d21349a4e7e38a025849479b36ace7c2eec2ee</url> </references> <dates> <discovery>2013-03-19</discovery> |