aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-03-25 05:12:02 +0800
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-03-25 05:12:02 +0800
commitc4d66464e7128f53226939fdc5041193f86ae4ab (patch)
tree72fd00b75a0421210ec3cc273c037de1a8c2e6f7
parenta047edc3784e1028d5183a513af9d2a66fd97121 (diff)
downloadfreebsd-ports-c4d66464e7128f53226939fdc5041193f86ae4ab.tar.gz
freebsd-ports-c4d66464e7128f53226939fdc5041193f86ae4ab.tar.zst
freebsd-ports-c4d66464e7128f53226939fdc5041193f86ae4ab.zip
Document rubygem-rails-html-sanitizer vulnerability
Notes
Notes: svn path=/head/; revision=465483
-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 0a301f2cd046..0abb148bd813 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -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="81946ace-6961-4488-a164-22d58ebc8d66">
+ <topic>rails-html-sanitizer -- possible XSS vulnerability</topic>
+ <affects>
+ <package>
+ <name>rubygem-rails-html-sanitizer</name>
+ <range><lt>1.0.4</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>OSS-Security list:</p>
+ <blockquote cite="http://www.openwall.com/lists/oss-security/2018/03/22/4">
+ <p>There is a possible XSS vulnerability in rails-html-sanitizer. The gem
+ allows non-whitelisted attributes to be present in sanitized output
+ when input with specially-crafted HTML fragments, and these attributes
+ can lead to an XSS attack on target applications.</p>
+ <p>This issue is similar to CVE-2018-8048 in Loofah.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>http://www.openwall.com/lists/oss-security/2018/03/22/4</url>
+ <cvename>CVE-2018-3741</cvename>
+ </references>
+ <dates>
+ <discovery>2018-03-22</discovery>
+ <entry>2018-03-24</entry>
+ </dates>
+ </vuln>
+
<vuln vid="f38187e7-2f6e-11e8-8f07-b499baebfeaf">
<topic>apache -- multiple vulnerabilities</topic>
<affects>