Lucene search
+L

1746 matches found

Positive Technologies
Positive Technologies
added 2022/01/08 12:00 a.m.7 views

PT-2022-1586 · 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 lookup function of the xmlparse.c file in the Expat library. This can potentially allow a remote attacker to cause a denial of service...

10CVSS7.6AI score0.35867EPSS
SaveExploits10References255
OSV
OSV
added 2022/01/06 4:15 a.m.7 views

ALPINE-CVE-2021-46143

In doProlog in xmlparse.c in Expat aka libexpat before 2.4.3, an integer overflow exists for mgroupSize...

7.8CVSS7.2AI score0.0379EPSS
SaveExploits1References1
OSV
OSV
added 2021/12/20 12:15 p.m.10 views

UBUNTU-CVE-2021-44790

A carefully crafted request body can cause a buffer overflow in the modlua multipart parser r:parsebody called from Lua scripts. The Apache httpd team is not aware of an exploit for the vulnerabilty though it might be possible to craft one. This issue affects Apache HTTP Server 2.4.51 and earlier...

9.8CVSS7.5AI score0.9684EPSS
SaveExploits5References5
RedHat Linux
RedHat Linux
added 2021/12/14 9:31 p.m.9 views

xmlgraphics-commons: SSRF due to improper input validation by the XMPParser

Apache XmlGraphics Commons 2.4 and earlier is vulnerable to server-side request forgery, caused by improper input validation by the XMPParser. By using a specially-crafted argument, an attacker could exploit this vulnerability to cause the underlying server to make arbitrary GET requests. Users...

8.2CVSS7.3AI score0.0665EPSS
SaveExploits0References5
OSV
OSV
added 2021/12/06 1:56 p.m.6 views

SUSE-SU-2021:3944-1 Security update for glib-networking

This update for glib-networking fixes the following issues: Update to version 2.62.4: - CVE-2020-13645: Fixed a connection failure when the server identity is unset bsc1172460...

6.5CVSS6.7AI score0.0197EPSS
SaveExploits1References3
OSV
OSV
added 2021/11/10 5:15 p.m.9 views

CVE-2021-40517

Airangel HSMX Gateway devices through 5.2.04 is vulnerable to stored Cross Site Scripting. XSS Payload is placed in the name column of the updates table using database access...

5.4CVSS6.1AI score0.0051EPSS
SaveExploits1References2
OSV
OSV
added 2021/11/10 12:15 p.m.14 views

CVE-2021-43136

An authentication bypass issue in FormaLMS = 2.4.4 allows an attacker to bypass the authentication mechanism and obtain a valid access to the platform...

9.8CVSS5.8AI score0.15725EPSS
SaveExploits4References4
Circl
Circl
added 2021/11/08 8:29 p.m.12 views

CVE-2021-24575

creationtimestamp| type| source ---|---|--- 2021-11-08 20:29:26+00:00| seen| https://t.me/cibsecurity/31997...

8.8CVSS8.1AI score0.01318EPSS
SaveExploits1References1
PyPA
PyPA
added 2021/11/05 11:15 p.m.9 views

PYSEC-2021-419

TensorFlow is an open source platform for machine learning. In affected versions the ImmutableConst operation in TensorFlow can be tricked into reading arbitrary memory contents. This is because the tstring TensorFlow string class has a special case for memory mapped strings but the operation...

6.6CVSS7.1AI score0.00238EPSS
SaveExploits1References3Affected Software1
Debian CVE
Debian CVE
added 2021/11/05 10:25 p.m.20 views

CVE-2021-41228

TensorFlow is an open source platform for machine learning. In affected versions TensorFlow's savedmodelcli tool is vulnerable to a code injection as it calls eval on user supplied strings. This can be used by attackers to run arbitrary code on the plaform where the CLI tool runs. However, given...

7.8CVSS7.8AI score0.00215EPSS
SaveExploits1
OSV
OSV
added 2021/11/05 10:15 p.m.8 views

PYSEC-2021-810

TensorFlow is an open source platform for machine learning. In affected versions while calculating the size of the output within the tf.range kernel, there is a conditional statement of type int64 = condition ? int64 : double. Due to C++ implicit conversion rules, both branches of the condition...

5.5CVSS5.9AI score0.00209EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2021/11/05 10:15 p.m.18 views

CVE-2021-41208

TensorFlow is an open source platform for machine learning. In affected versions the code for boosted trees in TensorFlow is still missing validation. As a result, attackers can trigger denial of service via dereferencing nullptrs or via CHECK-failures as well as abuse undefined behavior binding...

8.8CVSS7.2AI score0.00173EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2021/11/05 9:15 p.m.20 views

PYSEC-2021-409

TensorFlow is an open source platform for machine learning. In affected versions the process of building the control flow graph for a TensorFlow model is vulnerable to a null pointer exception when nodes that should be paired are not. This occurs because the code assumes that the first node in th...

5.5CVSS6.1AI score0.00187EPSS
SaveExploits1References2
PyPA
PyPA
added 2021/11/05 9:15 p.m.11 views

PYSEC-2021-407

TensorFlow is an open source platform for machine learning. In affected versions the shape inference code for DeserializeSparse can trigger a null pointer dereference. This is because the shape inference function assumes that the serializesparse tensor is a tensor with positive rank and having 3 ...

5.5CVSS7.1AI score0.00187EPSS
SaveExploits1References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/11/05 9:15 p.m.14 views

CVE-2021-41223

TensorFlow is an open source platform for machine learning. In affected versions the implementation of FusedBatchNorm kernels is vulnerable to a heap OOB access. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on TensorFlow 2.6.1, TensorFlow 2.5.2, and TensorFlow...

7.1CVSS7AI score0.00208EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2021/11/05 9:15 p.m.9 views

PYSEC-2021-404

TensorFlow is an open source platform for machine learning. In affected versions the shape inference code for tf.ragged.cross can trigger a read outside of bounds of heap allocated array. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on TensorFlow 2.6.1,...

7.1CVSS7.2AI score0.00208EPSS
SaveExploits1References2Affected Software1
Debian CVE
Debian CVE
added 2021/11/05 8:15 p.m.14 views

CVE-2021-41212

TensorFlow is an open source platform for machine learning. In affected versions the shape inference code for tf.ragged.cross can trigger a read outside of bounds of heap allocated array. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on TensorFlow 2.6.1,...

7.1CVSS7.2AI score0.00208EPSS
SaveExploits1
PyPA
PyPA
added 2021/11/05 8:15 p.m.9 views

PYSEC-2021-805

TensorFlow is an open source platform for machine learning. In affected versions TensorFlow allows tensor to have a large number of dimensions and each dimension can be as large as desired. However, the total number of elements in a tensor must fit within an int64t. If an overflow occurs,...

5.5CVSS7.1AI score0.00317EPSS
SaveExploits2References6Affected Software1
PyPA
PyPA
added 2021/11/05 8:15 p.m.10 views

PYSEC-2021-606

TensorFlow is an open source platform for machine learning. In affected versions the Keras pooling layers can trigger a segfault if the size of the pool is 0 or if a dimension is negative. This is due to the TensorFlow's implementation of pooling operations where the values in the sliding window...

5.5CVSS6.9AI score0.00238EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2021/11/05 8:15 p.m.16 views

PYSEC-2021-402

TensorFlow is an open source platform for machine learning. In affected versions the shape inference functions for SparseCountSparseOutput can trigger a read outside of bounds of heap allocated array. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on TensorFlow...

7.1CVSS7AI score0.00153EPSS
SaveExploits0References2
Rows per page
Query Builder