aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjunovitch <junovitch@FreeBSD.org>2017-01-10 11:13:52 +0800
committerjunovitch <junovitch@FreeBSD.org>2017-01-10 11:13:52 +0800
commit421958ec46d31d1594fd9efe65adf96f05049261 (patch)
tree0a4219c3823d8f4c196e74786bd26322c069056c
parent69d0690dc9916d5495f3ceb5f6d941c72b4f8316 (diff)
downloadfreebsd-ports-gnome-421958ec46d31d1594fd9efe65adf96f05049261.tar.gz
freebsd-ports-gnome-421958ec46d31d1594fd9efe65adf96f05049261.tar.zst
freebsd-ports-gnome-421958ec46d31d1594fd9efe65adf96f05049261.zip
Mention pcsc-lite CVE (it was in next message in cited URL)
While here, fix spacing PR: 215834
-rw-r--r--security/vuxml/vuln.xml23
1 files changed, 12 insertions, 11 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index e13896ffacab..2f435c68338c 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -273,29 +273,30 @@ Notes:
<topic>Use-After-Free Vulnerability in pcsc-lite</topic>
<affects>
<package>
- <name>pcsc-lite</name>
- <range><ge>1.6.0</ge><lt>1.8.20</lt></range>
+ <name>pcsc-lite</name>
+ <range><ge>1.6.0</ge><lt>1.8.20</lt></range>
</package>
</affects>
<description>
<body xmlns="http://www.w3.org/1999/xhtml">
- <p>Peter Wu on Openwall mailing-list reports:</p>
- <blockquote cite="http://www.openwall.com/lists/oss-security/2017/01/03/2">
- <p>The issue allows a local attacker to cause a Denial of Service,
- but can potentially result in Privilege Escalation since
- the daemon is running as root. while any local user can
- connect to the Unix socket.
- Fixed by patch which is released with hpcsc-lite 1.8.20.</p>
- </blockquote>
+ <p>Peter Wu on Openwall mailing-list reports:</p>
+ <blockquote cite="http://www.openwall.com/lists/oss-security/2017/01/03/2">
+ <p>The issue allows a local attacker to cause a Denial of Service,
+ but can potentially result in Privilege Escalation since
+ the daemon is running as root. while any local user can
+ connect to the Unix socket.
+ Fixed by patch which is released with hpcsc-lite 1.8.20.</p>
+ </blockquote>
</body>
</description>
<references>
+ <cvename>CVE-2016-10109</cvename>
<url>http://www.openwall.com/lists/oss-security/2017/01/03/2</url>
</references>
<dates>
<discovery>2017-01-03</discovery>
<entry>2017-01-06</entry>
- <modified>2017-01-09</modified>
+ <modified>2017-01-10</modified>
</dates>
</vuln>