Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Mar 2015 16:10:21 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r382847 - head/security/vuxml
Message-ID:  <201503311610.t2VGALjT070313@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Tue Mar 31 16:10:20 2015
New Revision: 382847
URL: https://svnweb.freebsd.org/changeset/ports/382847
QAT: https://qat.redports.org/buildarchive/r382847/

Log:
  Add vulnerability for devel/osc.
  
  Security:	CVE-2015-0778
  PR:		198876
  Submitted by:	venture37@geeklan.co.uk

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Tue Mar 31 15:53:43 2015	(r382846)
+++ head/security/vuxml/vuln.xml	Tue Mar 31 16:10:20 2015	(r382847)
@@ -57,6 +57,36 @@ Notes:
 
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">;
+  <vuln vid="f450587b-d7bd-11e4-b5a4-14dae9d5a9d2">
+    <topic>osc -- shell command injection via crafted _service files</topic>
+    <affects>
+      <package>
+	<name>osc</name>
+	<range><lt>0.151.0</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">;
+	<p>SUSE Security Update reports:</p>
+	<blockquote cite="https://www.suse.com/security/cve/CVE-2015-0778.html">;
+	  <p>osc before 0.151.0 allows remote attackers to execute
+	    arbitrary commands via shell metacharacters in a _service
+	    file.</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <cvename>CVE-2015-0778</cvename>
+      <url>https://www.suse.com/security/cve/CVE-2015-0778.html</url>;
+      <url>https://bugzilla.suse.com/show_bug.cgi?id=901643</url>;
+      <url>http://lists.opensuse.org/opensuse-security-announce/2015-03/msg00012.html</url>;
+    </references>
+    <dates>
+      <discovery>2015-03-16</discovery>
+      <entry>2015-03-31</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="72ee9707-d7b2-11e4-8d8e-f8b156b6dcc8">
     <topic>cpio -- multiple vulnerabilities</topic>
     <affects>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503311610.t2VGALjT070313>