Date: Mon, 17 Aug 2020 20:10:04 +0000 (UTC) From: Florian Smeets <flo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r545184 - head/security/vuxml Message-ID: <202008172010.07HKA4lN026711@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: flo Date: Mon Aug 17 20:10:04 2020 New Revision: 545184 URL: https://svnweb.freebsd.org/changeset/ports/545184 Log: Document ceph vulnerability PR: 248673 Submitted by: Willem Jan Withagen <wjw@digiware.nl> Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Mon Aug 17 20:07:39 2020 (r545183) +++ head/security/vuxml/vuln.xml Mon Aug 17 20:10:04 2020 (r545184) @@ -58,6 +58,37 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="f20eb9a4-dfea-11ea-a9b8-9c5c8e84d621"> + <topic>ceph14 -- HTTP header injection via CORS ExposeHeader tag</topic> + <affects> + <package> + <name>ceph14</name> + <range><lt>14.2.11</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Red Hat bugzilla reports:</p> + <blockquote cite="https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-10753"> + <p>A flaw was found in the Red Hat Ceph Storage RadosGW (Ceph Object Gateway). + The vulnerability is related to the injection of HTTP headers via a CORS + ExposeHeader tag. The newline character in the ExposeHeader tag in the + CORS configuration file generates a header injection in the response + when the CORS request is made.</p> + </blockquote> + </body> + </description> + <references> + <url>https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-10753</url> + <cvename>CVE-2020-10753</cvename> + <freebsdpr>ports/248673</freebsdpr> + </references> + <dates> + <discovery>2020-05-27</discovery> + <entry>2020-08-16</entry> + </dates> + </vuln> + <vuln vid="09ea1b08-1d3e-4bf2-91a1-d6573f4da3d8"> <topic>jenkins -- Buffer corruption in bundled Jetty</topic> <affects>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008172010.07HKA4lN026711>