Bug 189082 - [patch] [vuxml] www/mohawk: multiple vulnerabilities
Summary: [patch] [vuxml] www/mohawk: multiple vulnerabilities
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-28 20:50 UTC by mohawk
Modified: 2014-04-30 09:00 UTC (History)
0 users

See Also:


Attachments
vuxml.patch (1.13 KB, patch)
2014-04-28 20:50 UTC, mohawk
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mohawk 2014-04-28 20:50:00 UTC
Version of mohawk < 2.0.12 have multiple vulnerabilities
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-04-28 20:50:04 UTC
Class Changed
From-To: sw-bug->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Frederic Culot freebsd_committer freebsd_triage 2014-04-29 06:23:53 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2014-04-30 08:54:15 UTC
Author: culot
Date: Wed Apr 30 07:54:11 2014
New Revision: 352674
URL: http://svnweb.freebsd.org/changeset/ports/352674
QAT: https://qat.redports.org/buildarchive/r352674/

Log:
  - Document vulnerabilities in www/mohawk
  
  PR:		ports/189082
  Submitted by:	mohawk <mohawk@bsdsx.fr>

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Wed Apr 30 06:42:33 2014	(r352673)
+++ head/security/vuxml/vuln.xml	Wed Apr 30 07:54:11 2014	(r352674)
@@ -51,6 +51,32 @@ Note:  Please add new entries to the beg
 
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+  <vuln vid="670d732a-cdd4-11e3-aac2-0022fb6fcf92">
+    <topic>mohawk -- multiple vulnerabilities</topic>
+    <affects>
+      <package>
+	<name>mohawk</name>
+	<range><lt>2.0.12</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">
+	<p>The mohawk project reports:</p>
+	<blockquote cite="http://fossil.bsdsx.fr/mohawk/tktview?name=1707f0e351">
+	  <p>Segfault when parsing malformed / unescaped url, coredump when setting syslog facility.</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <url>http://fossil.bsdsx.fr/mohawk/tktview?name=1707f0e351</url>
+      <url>http://fossil.bsdsx.fr/mohawk/tktview?name=1c7565019e</url>
+    </references>
+    <dates>
+      <discovery>2014-04-10</discovery>
+      <entry>2014-04-30</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="7cf25a0c-d031-11e3-947b-00262d5ed8ee">
     <topic>chromium -- multiple vulnerabilities</topic>
     <affects>
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 4 Frederic Culot freebsd_committer freebsd_triage 2014-04-30 08:54:25 UTC
State Changed
From-To: open->closed

Committed. Thanks!