aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2015-10-15 03:02:28 +0800
committerjbeich <jbeich@FreeBSD.org>2015-10-15 03:02:28 +0800
commitebd43930d1289cb077996260a79abcfc3bdcc6aa (patch)
tree529a96cc797c1cfb61a489ae1cd1887456f03f6a /security
parent01afb69a6a9b4f65e2e987d4a51f8720b74ca580 (diff)
downloadfreebsd-ports-gnome-ebd43930d1289cb077996260a79abcfc3bdcc6aa.tar.gz
freebsd-ports-gnome-ebd43930d1289cb077996260a79abcfc3bdcc6aa.tar.zst
freebsd-ports-gnome-ebd43930d1289cb077996260a79abcfc3bdcc6aa.zip
net/miniupnpc: improve TALOS-2015-0035 entry in VuXML
- Add "reserved" CVE link - Adjust version range to include a few previous snapshots and different fix in /branches/2015Q4 PR: 203705
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 557e727ac543..6adf8da938c9 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -91,7 +91,8 @@ Notes:
<affects>
<package>
<name>miniupnpc</name>
- <range><lt>1.9.20151008</lt></range>
+ <range><ge>1.9.1</ge><lt>1.9.20150917</lt></range>
+ <range><lt>1.9_1</lt></range>
</package>
</affects>
<description>
@@ -107,6 +108,7 @@ Notes:
</body>
</description>
<references>
+ <cvename>CVE-2015-6031</cvename>
<url>http://talosintel.com/reports/TALOS-2015-0035/</url>
<url>https://github.com/miniupnp/miniupnp/commit/79cca974a4c2ab1199786732a67ff6d898051b78</url>
</references>