aboutsummaryrefslogtreecommitdiff
path: root/security/vuxml
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2009-12-21 21:48:57 +0000
committerStanislav Sedov <stas@FreeBSD.org>2009-12-21 21:48:57 +0000
commit17bb5918e732693d835340df82fc699a17315014 (patch)
tree852e00cbea1b47755aa82d1a3d4f3244db641e98 /security/vuxml
parentcc591ea6e7374ed0646b0cf833ab497cc2aac812 (diff)
downloadports-17bb5918e732693d835340df82fc699a17315014.tar.gz
ports-17bb5918e732693d835340df82fc699a17315014.zip
Notes
Diffstat (limited to 'security/vuxml')
-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>