aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorstas <stas@FreeBSD.org>2009-12-22 05:48:57 +0800
committerstas <stas@FreeBSD.org>2009-12-22 05:48:57 +0800
commitbffafc1acc07a16641e822501351fcb3b2eeb237 (patch)
tree6fd4cae6f985d30c611c9cded699ea104a1ca64e /security
parent814477f1f664684603ebcc8ad94f82b98c274a36 (diff)
downloadfreebsd-ports-gnome-bffafc1acc07a16641e822501351fcb3b2eeb237.tar.gz
freebsd-ports-gnome-bffafc1acc07a16641e822501351fcb3b2eeb237.tar.zst
freebsd-ports-gnome-bffafc1acc07a16641e822501351fcb3b2eeb237.zip
- Document sysutils/fuser privileges check vulnerability.
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml26
1 files changed, 26 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 5de4c0dfa182..58c887337d6d 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -35,6 +35,32 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="4d6076fe-ee7a-11de-9cd0-001a926c7637">
+ <topic>fuser -- missing user's privileges check</topic>
+ <affects>
+ <package>
+ <name>fuser</name>
+ <range><lt>1142334561_2</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Denis Barov reports:</p>
+ <blockquote cite="http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/141852">
+ <p>sysutils/fuser allows user to send any signal to any process when
+ installed with suid bit.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/141852</url>
+ </references>
+ <dates>
+ <discovery>2009-09-15</discovery>
+ <entry>2009-12-21</entry>
+ </dates>
+ </vuln>
+
<vuln vid="4465c897-ee5c-11de-b6ef-00215c6a37bb">
<topic>monkey -- improper input validation vulnerability</topic>
<affects>