Lucene search
+L

2753 matches found

Huawei
Huawei
added 2017/12/06 12:0 a.m.39 views

Security Advisory - DoS Vulnerability in XML Parser of Some Huawei Products

XML parser has a DoS vulnerability in some Huawei products. Due to not check the specially XML file enough, an authenticated local attacker may craft specific XML files to the affected products and parse this file, which cause to null pointer accessing and result in DoS attacks. Vulnerability ID:...

5.5CVSS5.3AI score0.00211EPSS
SaveExploits0Affected Software6
Huawei
Huawei
added 2017/12/01 12:0 a.m.39 views

Security Advisory - Two DOS Vulnerabilities of XML Parser in Some Huawei Products

XML parser have two DOS vulnerabilities in some Huawei products. An attacker may craft specific XML files to the affected products. Due to not check the specially XML file and to parse this file, successful exploit will result in DOS attacks. Vulnerability ID: HWPSIRT-2017-03037 and...

4.7CVSS5.1AI score0.00485EPSS
SaveExploits0Affected Software8
CNVD
CNVD
added 2017/12/01 12:0 a.m.30 views

Memory leak vulnerability in multiple Huawei products (CNVD-2017-35719)

Huawei DP300/RP200 and TE series are all-in-one desktop and HD video conferencing terminals launched by Huawei for high-end customers. A memory leak vulnerability exists in multiple Huawei products due to the XML parser failing to free memory when processing certain nodes. An attacker could explo...

5.5CVSS6.9AI score0.00222EPSS
SaveExploits0References1
Hacker One
Hacker One
added 2017/11/27 6:37 a.m.93 views

Internet Bug Bounty: Multiple issues in Libxml2 (2.9.2 - 2.9.5)

Libxml2 is the XML C parser and toolkit developed for the Gnome project. Due to its flexible C implementation and continuous development, Libxml2 is known to be very portable, the library builds and works on a variety of systems Linux, Unix, Windows, CygWin, MacOS, MacOS X, RISC Os, OS/2, VMS, QN...

7.5CVSS7.5AI score0.1398EPSS
SaveExploits3
Prion
Prion
added 2017/11/23 9:29 p.m.22 views

Design/Logic Flaw

parser.c in libxml2 before 2.9.5 does not prevent infinite recursion in parameter entities...

5CVSS7.3AI score0.05928EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2017/11/23 9:29 p.m.7 views

ALPINE-CVE-2017-16931

parser.c in libxml2 before 2.9.5 mishandles parameter-entity references because the NEXTL macro calls the xmlParserHandlePEReference function in the case of a '%' character in a DTD name...

9.8CVSS6.9AI score0.04278EPSS
SaveExploits0References1
Fedora
Fedora
added 2017/11/15 8:23 p.m.24 views

[SECURITY] Fedora 26 Update: rubygem-ox-2.4.13-2.fc26

A fast XML parser and object serializer that uses only standard C lib. Optimized XML Ox, as the name implies was written to provide speed optimi zed XML handling. It was designed to be an alternative to Nokogiri and other Ru by XML parsers for generic XML parsing and as an alternative to Marshal...

7.5CVSS2.2AI score0.01713EPSS
SaveExploits1
Fedora
Fedora
added 2017/11/15 5:58 p.m.49 views

[SECURITY] Fedora 27 Update: rubygem-ox-2.8.2-1.fc27

A fast XML parser and object serializer that uses only standard C lib. Optimized XML Ox, as the name implies was written to provide speed optimi zed XML handling. It was designed to be an alternative to Nokogiri and other Ru by XML parsers for generic XML parsing and as an alternative to Marshal...

7.5CVSS2.2AI score0.01713EPSS
SaveExploits1
Gentoo Linux
Gentoo Linux
added 2017/11/10 12:0 a.m.96 views

libxml2: Multiple vulnerabilities

Background libxml2 is the XML eXtended Markup Language C parser and toolkit initially developed for the Gnome project. Description Multiple vulnerabilities have been discovered in libxml2. Please review the CVE identifiers referenced below for details. Impact A remote attacker, by enticing a user...

9.8CVSS8.9AI score0.04888EPSS
SaveExploits6
OSV
OSV
added 2017/10/24 6:33 p.m.40 views

GHSA-9C2J-593Q-3G82 activesupport Improper Input Validation vulnerability

The ActiveSupport::XmlMiniJDOM backend in lib/activesupport/xmlmini/jdom.rb in the Active Support component in Ruby on Rails 3.0.x and 3.1.x before 3.1.12 and 3.2.x before 3.2.13, when JRuby is used, does not properly restrict the capabilities of the XML parser, which allows remote attackers to...

5.8CVSS6.3AI score0.02054EPSS
SaveExploits1References10
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.31 views

activesupport Improper Input Validation vulnerability

The ActiveSupport::XmlMiniJDOM backend in lib/activesupport/xmlmini/jdom.rb in the Active Support component in Ruby on Rails 3.0.x and 3.1.x before 3.1.12 and 3.2.x before 3.2.13, when JRuby is used, does not properly restrict the capabilities of the XML parser, which allows remote attackers to...

5.8CVSS5AI score0.02054EPSS
SaveExploits1References10Affected Software1
Packet Storm
Packet Storm
added 2017/10/18 12:0 a.m.664 views

Apache Solr 7.0.1 XXE Injection / Code Execution

First Vulnerability: XML External Entity Expansion deftype=xmlparser Lucene includes a query parser that is able to create the full-spectrum of Lucene queries, using an XML data structure. Starting from version 5.1 Solr supports "xml" query parser in the search query. The problem is that lucene x...

9.3AI score0.91896EPSS
SaveExploits12
Tenable Nessus
Tenable Nessus
added 2017/10/16 12:0 a.m.50 views

FreeBSD : solr -- Code execution via entity expansion (e837390d-0ceb-46b8-9b32-29c1195f5dc7)

Solr developers report : Lucene XML parser does not explicitly prohibit doctype declaration and expansion of external entities which leads to arbitrary HTTP requests to the local SOLR instance and to bypass all firewall restrictions. Solr 'RunExecutableListener' class can be used to execute...

9.8CVSS8.4AI score0.91896EPSS
SaveExploits12References4
OSV
OSV
added 2017/10/14 11:29 p.m.5 views

UBUNTU-CVE-2017-12629

Remote code execution occurs in Apache Solr before 7.1 with Apache Lucene before 7.1 by exploiting XXE in conjunction with use of a Config API add-listener command to reach the RunExecutableListener class. Elasticsearch, although it uses Lucene, is NOT vulnerable to this. Note that the XML extern...

9.8CVSS7.7AI score0.91896EPSS
SaveExploits12References5
FreeBSD
FreeBSD
added 2017/10/13 12:0 a.m.43 views

solr -- Code execution via entity expansion

Solr developers report: Lucene XML parser does not explicitly prohibit doctype declaration and expansion of external entities which leads to arbitrary HTTP requests to the local SOLR instance and to bypass all firewall restrictions. Solr "RunExecutableListener" class can be used to execute...

9.8CVSS9.6AI score0.91896EPSS
SaveExploits12References2
Prion
Prion
added 2017/10/11 6:29 p.m.21 views

Code injection

IrfanView version 4.44 32bit with PDF plugin version 4.43 allows attackers to cause a denial of service or possibly have unspecified other impact via a crafted .pdf file, related to a "Read Access Violation starting at PDF!xmlParserInputRead+0x0000000000161a9c."...

6.8CVSS8AI score0.01991EPSS
SaveExploits0References1Affected Software2
OSV
OSV
added 2017/10/04 1:29 a.m.7 views

CVE-2017-12818

Stack overflow in custom XML-parser in Gemalto's HASP SRM, Sentinel HASP and Sentinel LDK products prior to Sentinel LDK RTE version 7.55 leads to remote denial of service...

7.5CVSS5.8AI score0.0189EPSS
SaveExploits0References4
NVD
NVD
added 2017/10/04 1:29 a.m.20 views

CVE-2017-12818

Stack overflow in custom XML-parser in Gemalto's HASP SRM, Sentinel HASP and Sentinel LDK products prior to Sentinel LDK RTE version 7.55 leads to remote denial of service...

7.5CVSS8.7AI score0.0189EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2017/10/04 1:29 a.m.5 views

CVE-2017-12818

Stack overflow in custom XML-parser in Gemalto's HASP SRM, Sentinel HASP and Sentinel LDK products prior to Sentinel LDK RTE version 7.55 leads to remote denial of service...

7.5CVSS5.6AI score0.0189EPSS
SaveExploits0References6Affected Software1
Prion
Prion
added 2017/10/04 1:29 a.m.11 views

Stack overflow

Stack overflow in custom XML-parser in Gemalto's HASP SRM, Sentinel HASP and Sentinel LDK products prior to Sentinel LDK RTE version 7.55 leads to remote denial of service...

5CVSS8.6AI score0.0189EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder