svn commit: r488403 - head/security/vuxml

Rodrigo Osorio rodrigo at FreeBSD.org
Wed Dec 26 16:09:59 UTC 2018


Author: rodrigo
Date: Wed Dec 26 16:09:58 2018
New Revision: 488403
URL: https://svnweb.freebsd.org/changeset/ports/488403

Log:
  Add entry for archivers/rpm4 security isssue on 4.14.2

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Wed Dec 26 16:04:59 2018	(r488402)
+++ head/security/vuxml/vuln.xml	Wed Dec 26 16:09:58 2018	(r488403)
@@ -58,6 +58,36 @@ Notes:
   * Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+  <vuln vid="f8fe2905-0918-11e9-a550-00262d164c21">
+    <topic>rpm4 -- regression in -setperms, -setugids and -restore</topic>
+    <affects>
+      <package>
+	<name>rpm4</name>
+	<range><lt>4.14.2.1</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">
+	<p>rpm4 reports:</p>
+	<blockquote cite="http://rpm.org/wiki/Releases/4.14.2.1">
+	  <p>Regression in -setperms, -setugids and -restore</p>
+	  <p>Note that this update can not automatically fix possible damage
+	  done by using -setperms, -setugids or -restore with rpm 4.14.2, it
+	  merely fixes the functionlity itself. Any damage needs to be
+	  investigated and fixed manually, such as using -verify and -restore
+	  or reinstalling packages.</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <url>http://rpm.org/wiki/Releases/4.14.2.1</url>
+    </references>
+    <dates>
+      <discovery>2018-10-22</discovery>
+      <entry>2018-12-26</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="70b774a8-05bc-11e9-87ad-001b217b3468">
     <topic>Gitlab -- Arbitrary File read in Gitlab project import</topic>
     <affects>


More information about the svn-ports-all mailing list