Lucene search
+L

799 matches found

NVD
NVD
added 2024/04/15 8:15 a.m.24 views

CVE-2024-32440

Cross-Site Request Forgery CSRF vulnerability in Thomas Belser Asgaros Forum.This issue affects Asgaros Forum: from n/a through 2.8.0...

8.8CVSS4.6AI score0.00241EPSS
SaveExploits0References1
Patchstack
Patchstack
added 2024/04/12 3:54 p.m.9 views

WordPress Asgaros Forum plugin <= 2.8.0 - Cross Site Request Forgery (CSRF) vulnerability

Cross Site Request Forgery CSRF vulnerability discovered by Ananda Dhakal Patchstack in WordPress Plugin Asgaros Forum versions = 2.8.0...

8.8CVSS7AI score0.00241EPSS
SaveExploits0Affected Software1
Patchstack
Patchstack
added 2024/04/12 12:00 a.m.17 views

WordPress Asgaros Forum Plugin <= 2.8.0 is vulnerable to Cross Site Request Forgery (CSRF)

Software Asgaros Forum Type Plugin Vulnerable versions = 2.8.0 Fixed in 2.9.0 OWASP Top 10 A1: Broken Access Control Classification Cross Site Request Forgery CSRF CVE CVE-2024-32440 Patch priority Low CVSS severity Low 4.3 Developer Claim ownership PSID 4d6dad870cc9 Credits Ananda Dhakal...

8.8CVSS6.6AI score0.00241EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/03/31 6:16 p.m.29 views

BIT-AIRFLOW-2024-28746 Apache Airflow: Ignored Airflow Permissions

Apache Airflow, versions 2.8.0 through 2.8.2, has a vulnerability that allows an authenticated user with limited permissions to access resources such as variables, connections, etc from the UI which they do not have permission to access. Users of Apache Airflow are recommended to upgrade to...

8.1CVSS7.8AI score0.01344EPSS
SaveExploits0References4
NVD
NVD
added 2024/03/27 5:15 a.m.16 views

CVE-2023-46046

An issue in MiniZinc before 2.8.0 allows a NULL pointer dereference via tiexpr in a crafted .mzn file. NOTE: this is disputed because there is no common libminizinc use case in which an unattended process is supposed to run forever to process a series of atttacker-controlled .mzn files...

5.5CVSS6.3AI score0.0028EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/03/19 8:20 a.m.32 views

CVE-2024-24683 Apache Hop Engine: ID isn't escaped when generating HTML

Improper Input Validation vulnerability in Apache Hop Engine.This issue affects Apache Hop Engine: before 2.8.0. Users are recommended to upgrade to version 2.8.0, which fixes the issue. When Hop Server writes links to the PrepareExecutionPipelineServlet page one of the parameters provided to the...

6.8AI score0.01239EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/14 9:31 a.m.17 views

GHSA-H574-6646-VFXX Apache Airflow: Ignored Airflow Permission

Apache Airflow, versions 2.8.0 through 2.8.2, has a vulnerability that allows an authenticated user with limited permissions to access resources such as variables, connections, etc from the UI which they do not have permission to access. Users of Apache Airflow are recommended to upgrade to...

8.1CVSS7.8AI score0.01344EPSS
SaveExploits0References7
NVD
NVD
added 2024/03/14 9:15 a.m.32 views

CVE-2024-28746

Apache Airflow, versions 2.8.0 through 2.8.2, has a vulnerability that allows an authenticated user with limited permissions to access resources such as variables, connections, etc from the UI which they do not have permission to access. Users of Apache Airflow are recommended to upgrade to...

8.1CVSS6.2AI score0.01344EPSS
SaveExploits0References3
PyPA
PyPA
added 2024/03/14 9:15 a.m.10 views

PYSEC-2024-46

Apache Airflow, versions 2.8.0 through 2.8.2, has a vulnerability that allows an authenticated user with limited permissions to access resources such as variables, connections, etc from the UI which they do not have permission to access.Users of Apache Airflow are recommended to upgrade to versio...

8.1CVSS6.7AI score0.01344EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/03/14 9:15 a.m.51 views

PYSEC-2024-46

Apache Airflow, versions 2.8.0 through 2.8.2, has a vulnerability that allows an authenticated user with limited permissions to access resources such as variables, connections, etc from the UI which they do not have permission to access. Users of Apache Airflow are recommended to upgrade to...

8.1CVSS6.8AI score0.01344EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/03/13 12:00 a.m.11 views

WordPress Plugin TNC PDF viewer Cross-Site Scripting Vulnerability

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports PHP and MySQL server set up a personal blog site. WordPress plugin is an application plug-in. A cross-site scripting vulnerability...

6.5CVSS5.9AI score0.00419EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 11:15 a.m.21 views

BIT-TENSORFLOW-2022-21725 Division by zero in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. The estimator for the cost of some convolution operations can be made to execute a division by 0. The function fails to check that the stride argument is strictly positive. Hence, the fix is to add a check for the stride argument to ensure ...

6.5CVSS6.7AI score0.00783EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/06 11:15 a.m.28 views

BIT-TENSORFLOW-2022-21726 Out of bounds read in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. The implementation of Dequantize does not fully validate the value of axis and can result in heap OOB accesses. The axis argument can be -1 the default value for the optional argument or any other positive value at most the number of...

8.8CVSS8.4AI score0.00818EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/06 11:15 a.m.77 views

BIT-TENSORFLOW-2022-21728 Out of bounds read in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. The implementation of shape inference for ReverseSequence does not fully validate the value of batchdim and can result in a heap OOB read. There is a check to make sure the value of batchdim does not go over the rank of the input, but there...

8.1CVSS7.9AI score0.01125EPSS
SaveExploits1References5
OSV
OSV
added 2024/03/06 11:15 a.m.20 views

BIT-TENSORFLOW-2022-21731 Type confusion leading to segfault in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. The implementation of shape inference for ConcatV2 can be used to trigger a denial of service attack via a segfault caused by a type confusion. The axis argument is translated into concatdim in the ConcatShapeHelper helper function. Then, a...

6.5CVSS6.3AI score0.00845EPSS
SaveExploits1References5
OSV
OSV
added 2024/03/06 11:15 a.m.42 views

BIT-TENSORFLOW-2022-21733 Memory exhaustion in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. The implementation of StringNGrams can be used to trigger a denial of service attack by causing an out of memory condition after an integer overflow. We are missing a validation on padwitdh and that result in computing a negative value for...

6.5CVSS5.3AI score0.00821EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/06 11:15 a.m.35 views

BIT-TENSORFLOW-2022-21735 Division by zero in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. The implementation of FractionalMaxPool can be made to crash a TensorFlow process via a division by 0. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this commit on TensorFlow 2.7.1, TensorFlow 2.6.3, and TensorFlow...

6.5CVSS6.4AI score0.00783EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/06 11:15 a.m.28 views

BIT-TENSORFLOW-2022-21736 Undefined behavior in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. The implementation of SparseTensorSliceDataset has an undefined behavior: under certain condition it can be made to dereference a nullptr value. The 3 input arguments to SparseTensorSliceDataset represent a sparse tensor. However, there are...

7.6CVSS6.7AI score0.00746EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/06 11:15 a.m.17 views

BIT-TENSORFLOW-2022-21738 Integer overflow leading to crash in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. The implementation of SparseCountSparseOutput can be made to crash a TensorFlow process by an integer overflow whose result is then used in a memory allocation. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this comm...

6.5CVSS6.6AI score0.00783EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/06 11:15 a.m.38 views

BIT-TENSORFLOW-2022-21740 Heap overflow in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. The implementation of SparseCountSparseOutput is vulnerable to a heap overflow. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this commit on TensorFlow 2.7.1, TensorFlow 2.6.3, and TensorFlow 2.5.3, as these are also...

8.8CVSS7.9AI score0.00788EPSS
SaveExploits1References5
Rows per page
Query Builder