Lucene search
+L

233 matches found

CNNVD
CNNVD
added 2022/07/22 12:00 a.m.13 views

WordPress plugin Social Share Buttons 安全漏洞

WordPress is a blogging platform developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL. An access control error vulnerability exists in WordPress Social Share Buttons 2.2.3 and prior versions, which stems from an improper access contr...

8.8CVSS5.7AI score0.00899EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2022/05/24 5:48 p.m.45 views

jquery-plugin-query-object contains prototype pollution vulnerability

Improperly Controlled Modification of Object Prototype Attributes 'Prototype Pollution' in jquery-plugin-query-object 2.2.3 allows a malicious user to inject properties into Object.prototype...

8.8CVSS8.3AI score0.04186EPSS
SaveExploits2References6Affected Software1
OSV
OSV
added 2022/05/17 1:52 a.m.12 views

GHSA-WVQ5-72QP-GRJW Symphony CMS vulnerable to Cross-site Scripting

Multiple cross-site scripting XSS vulnerabilities in Symphony CMS 2.2.3 and possibly other versions before 2.2.4 allow remote authenticated users with Author privileges to inject arbitrary web script or HTML via 1 the profile parameter to extensions/profiledevkit/content/content.profile.php, as...

5.3CVSS5.5AI score0.01866EPSS
SaveExploits1References8
Github Security Blog
Github Security Blog
added 2022/05/17 1:52 a.m.14 views

Symphony CMS vulnerable to Cross-site Scripting

Multiple cross-site scripting XSS vulnerabilities in Symphony CMS 2.2.3 and possibly other versions before 2.2.4 allow remote authenticated users with Author privileges to inject arbitrary web script or HTML via 1 the profile parameter to extensions/profiledevkit/content/content.profile.php, as...

3.5CVSS5.8AI score0.01866EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2022/05/11 11:04 a.m.8 views

OESA-2022-1633 mutt security update

Mutt is a small but very powerful text-based mail client for Unix operating systems. Security Fixes: Buffer Overflow in uudecoder in Mutt affecting all versions starting from 0.94.13 before 2.2.3 allows read past end of input line.CVE-2022-1328...

5.3CVSS6.9AI score0.01711EPSS
SaveExploits2References2
OSV
OSV
added 2022/04/14 9:15 p.m.7 views

UBUNTU-CVE-2022-1328

Buffer Overflow in uudecoder in Mutt affecting all versions starting from 0.94.13 before 2.2.3 allows read past end of input line...

5.3CVSS5.8AI score0.01711EPSS
SaveExploits2References11
Patchstack
Patchstack
added 2022/02/28 12:00 a.m.10 views

WordPress WooCommerce Dynamic Pricing and Discount Rules plugin <= 2.2.2 - Sensitive Information Disclosure vulnerability

Sensitive Information Disclosure vulnerability discovered in WordPress WooCommerce Dynamic Pricing and Discount Rules plugin versions = 2.2.2. Solution Update the WordPress WooCommerce Dynamic Pricing and Discount Rules plugin to the latest available version at least 2.2.3...

2.7AI score
SaveExploits0References2Affected Software1
Patchstack
Patchstack
added 2022/02/28 12:00 a.m.9 views

WordPress Product Size Charts Plugin for WooCommerce plugin <= 2.2.2 - Sensitive Information Disclosure vulnerability

Sensitive Information Disclosure vulnerability discovered in WordPress Product Size Charts Plugin for WooCommerce plugin versions = 2.2.2. Solution Update the WordPress Product Size Charts Plugin for WooCommerce plugin to the latest available version at least 2.2.3...

2.5AI score
SaveExploits0References2Affected Software1
OSV
OSV
added 2021/07/07 1:15 p.m.11 views

CVE-2021-34625

A vulnerability in the saveCustomType function of the WP Upload Restriction WordPress plugin allows low-level authenticated users to inject arbitrary web scripts. This issue affects versions 2.2.3 and prior...

5.4CVSS5.9AI score0.00634EPSS
SaveExploits1References1
Prion
Prion
added 2021/07/07 1:15 p.m.17 views

Design/Logic Flaw

A vulnerability in the saveCustomType function of the WP Upload Restriction WordPress plugin allows low-level authenticated users to inject arbitrary web scripts. This issue affects versions 2.2.3 and prior...

3.5CVSS5.3AI score0.00634EPSS
SaveExploits1References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/07/02 3:05 p.m.13 views

CVE-2021-34626

A vulnerability in the deleteCustomType function of the WP Upload Restriction WordPress plugin allows low-level authenticated users to delete custom extensions added by administrators. This issue affects versions 2.2.3 and prior...

4.3CVSS6AI score0.0069EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2021/05/21 2:27 p.m.41 views

GHSA-VF94-36G5-69V8 Division by zero in TFLite's implementation of `DepthToSpace`

Impact The implementation of the DepthToSpace TFLite operator is vulnerable to a division by zero error: cc const int blocksize = params-blocksize; ... const int inputchannels = input-dims-data3; ... int outputchannels = inputchannels / blocksize / blocksize; An attacker can craft a model such th...

2.5CVSS6.9AI score0.00201EPSS
SaveExploits1References6
OSV
OSV
added 2021/05/21 2:25 p.m.25 views

GHSA-545V-42P7-98FQ Heap out of bounds read in `MaxPoolGradWithArgmax`

Impact The implementation of tf.rawops.MaxPoolGradWithArgmax can cause reads outside of bounds of heap allocated data if attacker supplies specially crafted inputs: python import tensorflow as tf input = tf.constant10.0, 10.0, 10.0, shape=1, 1, 3, 1, dtype=tf.float32 grad = tf.constant10.0, 10.0,...

2.5CVSS6.9AI score0.00154EPSS
SaveExploits0References7
OSV
OSV
added 2021/05/14 8:15 p.m.21 views

CVE-2021-29545

TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a denial of service via a CHECK-fail in converting sparse tensors to CSR Sparse matrices. This is because the...

5.5CVSS5.3AI score
SaveExploits0References2
NVD
NVD
added 2021/05/14 8:15 p.m.33 views

CVE-2021-29513

TensorFlow is an end-to-end open source platform for machine learning. Calling TF operations with tensors of non-numeric types when the operations expect numeric tensors result in null pointer dereferences. The conversion from Python array to C++...

7.8CVSS0.00203EPSS
SaveExploits1References2
OSV
OSV
added 2021/05/14 8:15 p.m.11 views

PYSEC-2021-684

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a heap buffer overflow in tf.rawops.SparseSplit. This is because the...

7.8CVSS7.3AI score0.00211EPSS
SaveExploits1References2
OSV
OSV
added 2021/05/14 8:15 p.m.8 views

PYSEC-2021-215

TensorFlow is an end-to-end open source platform for machine learning. The implementation of tf.rawops.FractionalAvgPoolGrad is vulnerable to a heap buffer overflow. The...

7.8CVSS7.4AI score0.00211EPSS
SaveExploits1References2
PyPA
PyPA
added 2021/05/14 8:15 p.m.10 views

PYSEC-2021-507

TensorFlow is an end-to-end open source platform for machine learning. The implementation of tf.rawops.MaxPoolGrad is vulnerable to a heap buffer overflow. The...

7.8CVSS7.3AI score0.00214EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2021/05/14 8:15 p.m.11 views

PYSEC-2021-453

TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a division by 0 in tf.rawops.Conv2DBackpropInput. This is because the...

7.8CVSS7AI score0.00201EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2021/05/14 8:15 p.m.13 views

PYSEC-2021-465

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a heap buffer overflow in QuantizedResizeBilinear by passing in invalid thresholds for the quantization. This is because the...

7.8CVSS7.4AI score0.00211EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder