Lucene search
+L

51 matches found

Positive Technologies
Positive Technologies
added 2024/03/12 12:00 a.m.15 views

PT-2024-18031 · WordPress · Ht Mega – Absolute Addons For Elementor

Name of the Vulnerable Software and Affected Versions: HT Mega – Absolute Addons For Elementor plugin for WordPress versions up to, and including, 2.4.4 Description: The issue is related to Stored Cross-Site Scripting via the border type attribute of the Post Carousel widget due to insufficient...

6.4CVSS7.9AI score0.0032EPSS
SaveExploits0References7
OSV
OSV
added 2024/02/15 1:39 p.m.10 views

CVE-2024-20716 Force high-usage of resources by generating unlimited coupons: Adobe Commerce

Adobe Commerce versions 2.4.6-p3, 2.4.5-p5, 2.4.4-p6 and earlier are affected by an Uncontrolled Resource Consumption vulnerability that could lead to an application denial-of-service. A high-privileged attacker could leverage this vulnerability to exhaust system resources, causing the applicatio...

4.9CVSS6AI score
SaveExploits0References3
CNNVD
CNNVD
added 2023/06/15 12:00 a.m.10 views

Adobe Commerce 代码问题漏洞

Adobe Commerce is a leading global digital commerce solution for merchants and brands from Adobe. A code issue vulnerability exists in Adobe Commerce that stems from the presence of a Server Request Forgery SSRF vulnerability. An attacker could exploit the vulnerability to read arbitrary system...

4.9CVSS5.7AI score0.00954EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:37 a.m.7 views

SUSE CVE-2021-41222

TensorFlow is an open source platform for machine learning. In affected versions the implementation of SplitV can trigger a segfault is an attacker supplies negative arguments. This occurs whenever sizesplits contains more than one value and at least one value is negative. The fix will be include...

5.5CVSS5.5AI score0.00187EPSS
SaveExploits1References3
Circl
Circl
added 2022/12/30 7:13 a.m.9 views

CVE-2022-44137

creationtimestamp| type| source ---|---|--- 2022-12-30 07:13:38+00:00| seen| https://t.me/cibsecurity/55544 2025-04-11 22:51:21+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/11495...

7.2CVSS7AI score0.00821EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2022/11/14 12:00 a.m.11 views

PT-2022-6814 · Unknown +1 · Openimageio +1

Name of the Vulnerable Software and Affected Versions: OpenImageIO version 2.4.4.2 Description: Multiple code execution vulnerabilities exist in the IFFOutput::close functionality of OpenImageIO. A specially crafted ImageOutput Object can lead to a heap buffer overflow. This issue arises when the...

9.8CVSS7.4AI score0.01962EPSS
SaveExploits23References92
Circl
Circl
added 2022/07/01 8:42 p.m.11 views

CVE-2022-2244

creationtimestamp| type| source ---|---|--- 2022-07-01 20:42:50+00:00| seen| https://t.me/cibsecurity/45488...

4.3CVSS4.6AI score0.00822EPSS
SaveExploits0References1
Circl
Circl
added 2022/06/15 7:37 p.m.12 views

CVE-2022-24436

creationtimestamp| type| source ---|---|--- 2022-06-15 19:37:02+00:00| seen| https://t.me/truesecator/3062 2026-07-17 05:00:04+00:00| published-proof-of-concept| https://t.me/EchelonEyes/359 2026-07-18 00:00:39+00:00| published-proof-of-concept| https://t.me/EchelonEyes/359 2026-08-24...

6.5CVSS6.5AI score0.12343EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2022/01/23 12:00 a.m.7 views

libexpat 输入验证错误漏洞

libexpat is a streaming XML parser written in the C language. An input validation error vulnerability exists in Libexpat that stems from the product's XMLGetBuffer not effectively limiting the range of signed integers. An attacker could cause a buffer overflow by configuring a special XML byte. T...

9.8CVSS7.8AI score0.04563EPSS
SaveExploits0References58
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
PyPA
PyPA
added 2021/11/05 11:15 p.m.10 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.23 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.00217EPSS
SaveExploits1
OSV
OSV
added 2021/11/05 10:15 p.m.9 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.20 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
PyPA
PyPA
added 2021/11/05 9:15 p.m.12 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
OSV
OSV
added 2021/11/05 9:15 p.m.26 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
ATTACKERKB
ATTACKERKB
added 2021/11/05 9:15 p.m.19 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.12 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.17 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.11 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.00319EPSS
SaveExploits2References6Affected Software1
Rows per page
Query Builder