Skip to content

Commit 24b6816

Browse files
author
RubySec CI
committed
Updated advisory posts against rubysec/ruby-advisory-db@25f7dd1
1 parent 9a9feaa commit 24b6816

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
---
2+
layout: advisory
3+
title: ! 'CVE-2015-8806: Denial of service or RCE from libxml2 and libxslt'
4+
comments: false
5+
categories:
6+
- nokogiri
7+
advisory:
8+
gem: nokogiri
9+
cve: 2015-8806
10+
url: https://github.com/sparklemotion/nokogiri/issues/1473
11+
title: Denial of service or RCE from libxml2 and libxslt
12+
date: 2016-06-07
13+
description: ! "Nokogiri is affected by series of vulnerabilities in libxml2 and
14+
libxslt,\nwhich are libraries Nokogiri depends on. It was discovered that libxml2
15+
and\nlibxslt incorrectly handled certain malformed documents, which can allow\nmalicious
16+
users to cause issues ranging from denial of service to remote code\nexecution
17+
attacks.\n\nFor more information, the Ubuntu Security Notice is a good start:
18+
\nhttp://www.ubuntu.com/usn/usn-2994-1/\n"
19+
patched_versions:
20+
- ! '>= 1.6.8'
21+
unaffected_versions:
22+
- < 1.6.0
23+
related:
24+
cve:
25+
- 2016-1762
26+
- 2016-1833
27+
- 2016-1834
28+
- 2016-1835
29+
- 2016-1836
30+
- 2016-1837
31+
- 2016-1838
32+
- 2016-1839
33+
- 2016-1840
34+
- 2016-2073
35+
- 2016-3627
36+
- 2016-3705
37+
- 2016-4447
38+
- 2016-4449
39+
- 2016-4483
40+
url:
41+
- https://github.com/sparklemotion/nokogiri/issues/1473
42+
- https://github.com/sparklemotion/nokogiri/commit/03d402212707bd5dfa0a21b7de5e91a7f9d90028
43+
- https://mail.gnome.org/archives/xml/2016-May/msg00023.html
44+
- http://www.ubuntu.com/usn/usn-2994-1/
45+
---

0 commit comments

Comments
 (0)