Lucene search
+L

4099 matches found

NVD
NVD
added 2016/06/16 6:59 p.m.35 views

CVE-2012-6702

Expat, when used in a parser that has not called XMLSetHashSalt or passed it a seed of 0, makes it easier for context-dependent attackers to defeat cryptographic protection mechanisms via vectors involving use of the srand function...

5.9CVSS7.3AI score0.02371EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2016/06/16 6:00 p.m.61 views

CVE-2012-6702

Expat, when used in a parser that has not called XMLSetHashSalt or passed it a seed of 0, makes it easier for context-dependent attackers to defeat cryptographic protection mechanisms via vectors involving use of the srand function...

6.8AI score0.02371EPSS
SaveExploits0References8
CVE
CVE
added 2016/06/16 6:00 p.m.247 views

CVE-2012-6702

CVE-2012-6702 affects the Expat XML parser. Root cause: Expat may call srand or be used with a non-zero seed in XML_SetHashSalt, weakening cryptographic protections. Impact: context-dependent attackers could defeat cryptographic protections via srand-based vectors. No explicit fix in the provided...

5.9CVSS6.2AI score0.02371EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2016/06/16 6:00 p.m.62 views

CVE-2016-5300

The XML parser in Expat does not use sufficient entropy for hash initialization, which allows context-dependent attackers to cause a denial of service CPU consumption via crafted identifiers in an XML document. NOTE: this vulnerability exists because of an incomplete fix for CVE-2012-0876...

8.6AI score0.06539EPSS
SaveExploits0References13
CVE
CVE
added 2016/06/16 6:00 p.m.211 views

CVE-2016-5300

Expat CVE-2016-5300 is a denial-of-service vulnerability in the Expat XML parser caused by insufficient entropy used for hash initialization. The issue allows context-dependent attackers to cause CPU exhaustion via crafted identifiers in XML documents. Connected material confirms this as an Expat...

7.8CVSS7.7AI score0.06539EPSS
SaveExploits0References13Affected Software2
AlpineLinux
AlpineLinux
added 2016/06/16 6:00 p.m.44 views

CVE-2016-5300

The XML parser in Expat does not use sufficient entropy for hash initialization, which allows context-dependent attackers to cause a denial of service CPU consumption via crafted identifiers in an XML document. NOTE: this vulnerability exists because of an incomplete fix for CVE-2012-0876...

7.8CVSS7.8AI score0.06539EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2016/06/16 6:00 p.m.60 views

CVE-2012-6702

Expat, when used in a parser that has not called XMLSetHashSalt or passed it a seed of 0, makes it easier for context-dependent attackers to defeat cryptographic protection mechanisms via vectors involving use of the srand function...

5.9CVSS6.8AI score0.02371EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2016/06/16 6:00 p.m.84 views

CVE-2016-5300

The XML parser in Expat does not use sufficient entropy for hash initialization, which allows context-dependent attackers to cause a denial of service CPU consumption via crafted identifiers in an XML document. NOTE: this vulnerability exists because of an incomplete fix for CVE-2012-0876...

7.8CVSS7.1AI score0.06539EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2016/06/16 6:00 p.m.70 views

CVE-2012-6702

Expat, when used in a parser that has not called XMLSetHashSalt or passed it a seed of 0, makes it easier for context-dependent attackers to defeat cryptographic protection mechanisms via vectors involving use of the srand function...

5.9CVSS6.6AI score0.02371EPSS
SaveExploits0
ArchLinux
ArchLinux
added 2016/06/13 12:00 a.m.106 views

lib32-expat: multiple issues

CVE-2012-6702 predictable random numbers It was found that when calling XMLParse ahead of rand, it causes the pseudo random generator to generate non-random predictable numbers. - CVE-2016-5300 denial of service It was found that original fix for CVE-2012-0876 used too little entropy for the hash...

7.8CVSS2.3AI score0.06539EPSS
SaveExploits0References2
Cloud Foundry
Cloud Foundry
added 2016/06/13 12:00 a.m.57 views

USN-2983-1 Expat vulnerability | Cloud Foundry

USN-2983-1 Expat vulnerability Medium Vendor Expat, Canonical Ubuntu Versions Affected Canonical Ubuntu 14.04 LTS Description Gustavo Grieco discovered that Expat incorrectly handled malformed XML data. If a user or application linked against Expat were tricked into opening a crafted XML file, an...

9.8CVSS8.6AI score0.13335EPSS
SaveExploits3
Tenable Nessus
Tenable Nessus
added 2016/06/10 12:00 a.m.36 views

SUSE SLES11 Security Update : expat (SUSE-SU-2016:1512-1)

This update for expat fixes the following issues : Security issue fixed : - CVE-2016-0718: Fix Expat XML parser that mishandles certain kinds of malformed input documents. bsc979441 - CVE-2015-1283: Fix multiple integer overflows. bnc980391 Note that Tenable Network Security has extracted the...

9.8CVSS8.1AI score0.18439EPSS
SaveExploits3References7
RedhatCVE
RedhatCVE
added 2016/06/09 9:48 a.m.43 views

CVE-2016-4472

The overflow protection in Expat is removed by compilers with certain optimization settings, which allows remote attackers to cause a denial of service crash or possibly execute arbitrary code via crafted XML data. NOTE: this vulnerability exists because of an incomplete fix for CVE-2015-1283 and...

8.1CVSS7.3AI score0.18439EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2016/06/09 12:00 a.m.53 views

Debian DLA-508-1 : expat security update

Two related issues have been discovered in Expat, a C library for parsing XML. CVE-2012-6702 This issue was introduced when CVE-2012-0876 was addressed. Stefan Srensen discovered that the use of the function XMLParse seeds the random number generator generating repeated outputs for rand calls...

7.8CVSS6.8AI score0.06539EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2016/06/09 12:00 a.m.40 views

FreeBSD : expat -- multiple vulnerabilities (c9c252f5-2def-11e6-ae88-002590263bf5)

Sebastian Pipping reports : CVE-2012-6702 -- Resolve troublesome internal call to srand that was introduced with Expat 2.1.0 when addressing CVE-2012-0876 issue 496 CVE-2016-5300 -- Use more entropy for hash initialization than the original fix to CVE-2012-0876. %NASLMINLEVEL 70300 C Tenable...

7.8CVSS6.8AI score0.06539EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2016/06/09 12:00 a.m.76 views

openSUSE Security Update : expat (openSUSE-2016-695)

This update for expat fixes the following issues : Security issue fixed : - CVE-2016-0718: Fix Expat XML parser that mishandles certain kinds of malformed input documents. bsc979441 - CVE-2015-1283: Fix multiple integer overflows. bnc980391 This update was imported from the SUSE:SLE-12:Update...

9.8CVSS8AI score0.18439EPSS
SaveExploits3References4
Debian
Debian
added 2016/06/08 9:29 a.m.53 views

[SECURITY] [DLA 508-1] expat security update

Package : expat Version : 2.1.0-1+deb7u4 CVE ID : CVE-2012-6702 CVE-2016-5300 Two related issues have been discovered in Expat, a C library for parsing XML. CVE-2012-6702 This issue was introduced when CVE-2012-0876 was addressed. Stefan Sørensen discovered that the use of the function XMLParse...

7.8CVSS7.9AI score0.06539EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2016/06/08 12:00 a.m.38 views

openSUSE: Security Advisory for expat (openSUSE-SU-2016:1523-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2016 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS7.7AI score0.18439EPSS
SaveExploits3References1
OSV
OSV
added 2016/06/08 12:00 a.m.58 views

DLA-508-1 expat - security update

Bulletin has no description...

7.8CVSS7AI score0.06539EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2016/06/08 12:00 a.m.29 views

SUSE: Security Advisory for expat (SUSE-SU-2016:1508-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2016 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS7.7AI score0.18439EPSS
SaveExploits3References1
Rows per page
Query Builder