diff options
author | zeising <zeising@FreeBSD.org> | 2015-10-28 04:53:54 +0800 |
---|---|---|
committer | zeising <zeising@FreeBSD.org> | 2015-10-28 04:53:54 +0800 |
commit | 7737dec3838f6cfd824815d00f2056f8102c090d (patch) | |
tree | 10ef7c7e91be81b6c27dfe29124365a527427c95 /security | |
parent | 15f939ae06581df91bace061d2972ee0a94fbc13 (diff) | |
download | freebsd-ports-gnome-7737dec3838f6cfd824815d00f2056f8102c090d.tar.gz freebsd-ports-gnome-7737dec3838f6cfd824815d00f2056f8102c090d.tar.zst freebsd-ports-gnome-7737dec3838f6cfd824815d00f2056f8102c090d.zip |
Add entry for x11/xscreensaver for a lock bypass vulnerability
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 8c154dd60650..23fa6a9d3a0d 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -58,6 +58,35 @@ Notes: --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="4b9393b8-7c0c-11e5-a010-080027ddead3"> + <topic>xscreensaver - lock bypass</topic> + <affects> + <package> + <name>xscreensaver</name> + <name>xscreensaver-gnome</name> + <name>xscreensaver-gnome-hacks</name> + <range><lt>5.34</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>RedHat bugzilla reports:</p> + <blockquote cite="https://bugzilla.redhat.com/show_bug.cgi?id=1274452"> + <p>In dual screen configurations, unplugging one screen will cause + xscreensaver to crash, leaving the screen unlocked.</p> + </blockquote> + </body> + </description> + <references> + <url>https://www.jwz.org/xscreensaver/changelog.html</url> + <url>https://bugzilla.redhat.com/show_bug.cgi?id=1274452</url> + </references> + <dates> + <discovery>2015-10-24</discovery> + <entry>2015-10-27</entry> + </dates> + </vuln> + <vuln vid="2a4a112a-7c1b-11e5-bd77-0800275369e2"> <topic>lldpd -- Buffer overflow</topic> <affects> |