aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authornectar <nectar@FreeBSD.org>2004-02-12 23:19:03 +0800
committernectar <nectar@FreeBSD.org>2004-02-12 23:19:03 +0800
commit6473f01bbf0b012805b9bd9a95b3daf5e308465b (patch)
treea055ad2922c6a9cbcc6a900ab084d466920c73d0 /security
parentb65e0cb05a260e55f78855497cb35647c760f325 (diff)
downloadfreebsd-ports-gnome-6473f01bbf0b012805b9bd9a95b3daf5e308465b.tar.gz
freebsd-ports-gnome-6473f01bbf0b012805b9bd9a95b3daf5e308465b.tar.zst
freebsd-ports-gnome-6473f01bbf0b012805b9bd9a95b3daf5e308465b.zip
Note Samba 3.0.x password initialization bug
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml30
1 files changed, 30 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 40c5ad0bd42b..2141235f40aa 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -32,6 +32,36 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
"http://www.vuxml.org/dtd/vuxml-1/vuxml-10.dtd">
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="3388eff9-5d6e-11d8-80e3-0020ed76ef5a">
+ <topic>Samba 3.0.x password initialization bug</topic>
+ <affects>
+ <package>
+ <name>samba</name>
+ <range><ge>3.0</ge><lt>3.0.2</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>From the Samba 3.0.2 release notes:</p>
+ <blockquote cite="http://www.samba.org/samba/whatsnew/samba-3.0.2.html">
+ <p>Security Announcement: It has been confirmed that
+ previous versions of Samba 3.0 are susceptible to a password
+ initialization bug that could grant an attacker unauthorized
+ access to a user account created by the mksmbpasswd.sh shell
+ script.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>http://www.samba.org/samba/whatsnew/samba-3.0.2.html</url>
+ <cvename>CAN-2004-0082</cvename>
+ </references>
+ <dates>
+ <discovery>2004/02/09</discovery>
+ <entry>2004/02/12</entry>
+ </dates>
+ </vuln>
+
<vuln vid="74a9541d-5d6c-11d8-80e3-0020ed76ef5a">
<topic>clamav remote denial-of-service</topic>
<affects>