Skip to content

Commit 3ed9bf6

Browse files
greysteilreedloden
authored andcommitted
Add CVE-2018-16468 for loofah (#363)
* Add CVE-2018-16468 for loofah
1 parent b248010 commit 3ed9bf6

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

gems/loofah/CVE-2018-16468.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
gem: loofah
3+
cve: 2018-16468
4+
url: https://github.com/flavorjones/loofah/issues/154
5+
title: Loofah XSS Vulnerability
6+
date: 2018-10-30
7+
description: |
8+
In the Loofah gem, through v2.2.2, unsanitized JavaScript may occur in
9+
sanitized output when a crafted SVG element is republished.
10+
11+
cvss_v3: 6.4
12+
patched_versions:
13+
- ">= 2.2.3"
14+
related:
15+
url:
16+
- https://hackerone.com/reports/429267

0 commit comments

Comments
 (0)