Lucene search
+L

210 matches found

CBLMariner
CBLMariner
added 2022/04/09 6:51 a.m.24 views

CVE-2022-22826 affecting package expat for versions less than 2.4.3-1

CVE-2022-22826 affecting package expat for versions less than 2.4.3-1. An upgraded version of the package is available that resolves this issue...

8.8CVSS9.7AI score0.02801EPSS
SaveExploits0
CBLMariner
CBLMariner
added 2022/04/09 6:51 a.m.26 views

CVE-2022-22825 affecting package expat for versions less than 2.4.3-1

CVE-2022-22825 affecting package expat for versions less than 2.4.3-1. An upgraded version of the package is available that resolves this issue...

8.8CVSS9.7AI score0.02636EPSS
SaveExploits0
CBLMariner
CBLMariner
added 2022/04/09 6:51 a.m.20 views

CVE-2022-22824 affecting package expat for versions less than 2.4.3-1

CVE-2022-22824 affecting package expat for versions less than 2.4.3-1. An upgraded version of the package is available that resolves this issue...

9.8CVSS10AI score0.03404EPSS
SaveExploits0
CBLMariner
CBLMariner
added 2022/04/09 6:51 a.m.37 views

CVE-2022-22822 affecting package expat for versions less than 2.4.3-1

CVE-2022-22822 affecting package expat for versions less than 2.4.3-1. An upgraded version of the package is available that resolves this issue...

9.8CVSS9.7AI score0.04829EPSS
SaveExploits0
Patchstack
Patchstack
added 2022/03/29 12:00 a.m.43 views

WordPress myCred plugin <= 2.4.3 - Import/Export to Email Address Disclosure vulnerability

Import/Export to Email Address Disclosure vulnerability discovered by David Hamann in WordPress myCred plugin versions = 2.4.3. Solution Update the WordPress myCred plugin to the latest available version at least 2.4.4...

4.3CVSS1.8AI score0.00429EPSS
SaveExploits1References3Affected Software1
attackerkb
attackerkb
added 2022/03/28 6:15 p.m.8 views

CVE-2022-0600

The Conference Scheduler WordPress plugin before 2.4.3 does not sanitize and escape the tab parameter before outputting back in an admin page, leading to a Reflected Cross-Site Scripting...

6.1CVSS6.3AI score0.008EPSS
SaveExploits2References2
ALT Linux
ALT Linux
added 2022/01/31 12:00 a.m.51 views

Security fix for the ALT Linux 9 package expat version 2.4.3-alt1

2.4.3-alt1 built Jan. 31, 2022 Vladimir D. Seleznev in task 293696 Jan. 18, 2022 Vladimir D. Seleznev - Updated to 2.4.3 with multiple security fixes. - Fixes: + CVE-2021-45960 issues with left shift by = 29 places in function storeAtts that can lead to realloc misbehavior; + CVE-2021-46143 Integ...

9CVSS9.3AI score0.04829EPSS
SaveExploits2
Microsoft CVE
Microsoft CVE
added 2022/01/14 8:00 a.m.9 views

defineAttribute in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.

...

9.8CVSS7.5AI score0.03404EPSS
SaveExploits0
CNVD
CNVD
added 2022/01/14 12:00 a.m.65 views

Expat defineAttribute function buffer overflow vulnerability

Expat is a fast streaming XML parser written in C. A buffer overflow vulnerability exists in versions of Expat prior to 2.4.3, which stems from a boundary error in defineAttribute in xmlparse.c when handling untrusted input. A remote attacker could exploit this vulnerability to execute arbitrary...

9.8CVSS6.1AI score0.03404EPSS
SaveExploits0References1
OSV
OSV
added 2022/01/10 2:12 p.m.7 views

ALPINE-CVE-2022-22827

storeAtts in xmlparse.c in Expat aka libexpat before 2.4.3 has an integer overflow...

8.8CVSS7.1AI score0.02801EPSS
SaveExploits0References1
OSV
OSV
added 2022/01/10 2:12 p.m.10 views

UBUNTU-CVE-2022-22824

defineAttribute in xmlparse.c in Expat aka libexpat before 2.4.3 has an integer overflow...

9.8CVSS7AI score0.03404EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2022/01/08 12:00 a.m.10 views

PT-2022-1760 · Expat +12 · Expat +12

Name of the Vulnerable Software and Affected Versions: Expat aka libexpat versions prior to 2.4.3 Description: The issue is related to an integer overflow in the storeAtts function in xmlparse.c of the Expat library. This could allow a remote attacker to execute arbitrary code. Recommendations: F...

9.8CVSS8.3AI score0.35867EPSS
SaveExploits10References257
CNNVD
CNNVD
added 2022/01/06 12:00 a.m.11 views

Expat 输入验证错误漏洞

Expat is a fast streaming XML parser written in C. Expat is vulnerable in versions prior to 2.4.3. The vulnerability stems from mgroupSize in Expat's xmlparse.c that does not properly validate data boundaries when performing operations on memory, resulting in incorrect read and write operations...

8.1CVSS8.4AI score0.0379EPSS
SaveExploits1References48
OpenVAS
OpenVAS
added 2021/11/01 12:00 a.m.47 views

Apache HTTP Server XSS Vulnerability (Sep 2012) - Linux

Apache HTTP Server is prone to a cross-site scripting XSS vulnerability. Copyright C 2021 Greenbone Networks GmbH 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-or-later This program is fre...

4.3CVSS5.8AI score0.6477EPSS
SaveExploits4References2
OSV
OSV
added 2021/08/12 11:15 p.m.20 views

CVE-2021-37663

TensorFlow is an end-to-end open source platform for machine learning. In affected versions due to incomplete validation in tf.rawops.QuantizeV2, an attacker can trigger undefined behavior via binding a reference to a null pointer or can access data outside the bounds of heap allocated arrays. Th...

7.8CVSS7.7AI score
SaveExploits0References2
PyPA
PyPA
added 2021/08/12 11:15 p.m.9 views

PYSEC-2021-301

TensorFlow is an end-to-end open source platform for machine learning. In affected versions it is possible to nest a tf.mapfn within another tf.mapfn call. However, if the input tensor is a RaggedTensor and there is no function signature provided, code assumes the output is a fully specified tens...

7.8CVSS7.2AI score0.00181EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2021/08/12 10:15 p.m.13 views

PYSEC-2021-787

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can cause undefined behavior via binding a reference to null pointer in tf.rawops.SparseFillEmptyRows. The shape inference implementation does not validate that the input arguments are not empt...

7.8CVSS6.9AI score0.00173EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2021/08/12 10:15 p.m.10 views

PYSEC-2021-791

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation of fully connected layers in TFLite is vulnerable to a division by zero error. We have patched the issue in GitHub commit 718721986aa137691ee23f03638867151f74935f. The fix will be includ...

5.5CVSS6.9AI score0.00152EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2021/08/12 10:15 p.m.13 views

PYSEC-2021-580

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can cause undefined behavior via binding a reference to null pointer in tf.rawops.UnicodeEncode. The implementation reads the first dimension of the inputsplits tensor before validating that th...

7.8CVSS6.9AI score0.00173EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2021/08/12 10:15 p.m.11 views

PYSEC-2021-782

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can cause undefined behavior via binding a reference to null pointer in tf.rawops.Map and tf.rawops.OrderedMap operations. The implementation has a check in place to ensure that indices is in...

7.8CVSS6.5AI score0.00173EPSS
SaveExploits0References2
Rows per page
Query Builder