Skip to content

Commit

Permalink
Add CVE-2018-16468 for loofah (#363)
Browse files Browse the repository at this point in the history
* Add CVE-2018-16468 for loofah
  • Loading branch information
greysteil authored and reedloden committed Oct 30, 2018
1 parent b248010 commit 3ed9bf6
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions gems/loofah/CVE-2018-16468.yaml
@@ -0,0 +1,16 @@
---
gem: loofah
cve: 2018-16468
url: https://github.com/flavorjones/loofah/issues/154
title: Loofah XSS Vulnerability
date: 2018-10-30
description: |
In the Loofah gem, through v2.2.2, unsanitized JavaScript may occur in
sanitized output when a crafted SVG element is republished.
cvss_v3: 6.4
patched_versions:
- ">= 2.2.3"
related:
url:
- https://hackerone.com/reports/429267

0 comments on commit 3ed9bf6

Please sign in to comment.