Lucene search
+L

7909 matches found

Positive Technologies
Positive Technologies
added 2022/10/18 12:00 a.m.11 views

PT-2022-24799 · Apache · Apache Dubbo +1

Name of the Vulnerable Software and Affected Versions: Apache Dubbo versions 2.7.17 and prior Apache Dubbo versions 3.0.11 and prior Apache Dubbo versions 3.1.0 and prior dubbo hessian-lite versions 3.2.12 and earlier Description: A deserialization vulnerability existed in dubbo hessian-lite, whi...

9.8CVSS9.3AI score0.02573EPSS
SaveExploits0References12
OSV
OSV
added 2022/10/18 12:00 a.m.23 views

CVE-2022-39198 Apache Dubbo Hession Deserialization Vulnerability Gadgets Bypass

A deserialization vulnerability existed in dubbo hessian-lite 3.2.12 and its earlier versions, which could lead to malicious code execution. This issue affects Apache Dubbo 2.7.x version 2.7.17 and prior versions; Apache Dubbo 3.0.x version 3.0.11 and prior versions; Apache Dubbo 3.1.x version...

9.8CVSS7.3AI score
SaveExploits0References3
CNNVD
CNNVD
added 2022/10/12 12:00 a.m.6 views

Google protobuf 安全漏洞

Google protobuf is a data interchange format from the US company Google. google protobuf-java core and lite versions parse binary data for a denial of service vulnerability, which can be exploited by attackers to cause a denial of service...

7.5CVSS8AI score0.01137EPSS
SaveExploits0References23
WPVulnDB
WPVulnDB
added 2022/10/10 12:00 a.m.19 views

Envira Gallery Lite < 1.8.4.7 - Reflected Cross-Site Scripting

The plugin does not escape the $SERVER'REQUESTURI' parameter before outputting it back in an attribute, which could lead to Reflected Cross-Site Scripting in old web browsers PoC https://example.com/wp-admin/edit.php?posttype=envira=envira-gallery-lite-addons&"...

6.1CVSS1.6AI score0.00628EPSS
SaveExploits3Affected Software1
OSV
OSV
added 2022/10/04 10:17 p.m.23 views

GHSA-H4H5-3HR4-J3G2 protobuf-java has a potential Denial of Service issue

Summary A potential Denial of Service issue in protobuf-java core and lite was discovered in the parsing procedure for binary and text format data. Input streams containing multiple instances of non-repeated embedded messages with repeated or unknown fields causes objects to be converted...

5.7CVSS6.8AI score0.01137EPSS
SaveExploits0References12
Patchstack
Patchstack
added 2022/09/30 12:00 a.m.27 views

WordPress WZone – Lite Version plugin <= 3.1 Lite - Cross-Site Request Forgery (CSRF) vulnerability

Cross-Site Request Forgery CSRF vulnerability discovered by ptsfence Patchstack Alliance in WordPress WZone – Lite Version plugin versions = 3.1 Lite. Solution No patched version is available. No reply from the vendor since Jul 29, 2022...

3.3AI score0.00234EPSS
SaveExploits0Affected Software1
Positive Technologies
Positive Technologies
added 2022/09/29 12:00 a.m.11 views

PT-2022-6746 · Google +3 · Protobuf-Java +4

Name of the Vulnerable Software and Affected Versions: protobuf-java core and lite versions prior to 3.21.7 protobuf-java core and lite versions prior to 3.20.3 protobuf-java core and lite versions prior to 3.19.6 protobuf-java core and lite versions prior to 3.16.3 Description: A parsing issue i...

7.8CVSS6.4AI score0.00837EPSS
SaveExploits0References22
Patchstack
Patchstack
added 2022/09/29 12:00 a.m.32 views

WordPress HREFLANG Tags Lite plugin <= 2.0.0 - Unauthenticated Plugin Data Reset vulnerability

Unauthenticated Plugin Data Reset vulnerability discovered by Rasi Afeef Patchstack Alliance in WordPress HREFLANG Tags Lite plugin versions = 2.0.0. Solution No patched version is available. No reply from the vendor...

3.2AI score0.00656EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2022/09/16 9:06 p.m.49 views

GHSA-79H2-Q768-FPXR TensorFlow segfault TFLite converter on per-channel quantized transposed convolutions

Impact When converting transposed convolutions using per-channel weight quantization the converter segfaults and crashes the Python process. python import tensorflow as tf class QuantConv2DTransposedtf.keras.layers.Layer: def buildself, inputshape: self.kernel = self.addweight"kernel", 3, 3,...

5.9CVSS5.8AI score0.00636EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2022/09/16 9:04 p.m.32 views

TensorFlow vulnerable to OOB write in `scatter_nd` in TF Lite

Impact The ScatterNd function takes an input argument that determines the indices of of the output tensor. An input index greater than the output tensor or less than zero will either write content at the wrong index or trigger a crash. Patches We have patched the issue in GitHub commit...

9.8CVSS9AI score0.00471EPSS
SaveExploits0References6Affected Software3
OSV
OSV
added 2022/09/16 9:04 p.m.58 views

GHSA-FFJM-4QWC-7CMF TensorFlow vulnerable to OOB write in `scatter_nd` in TF Lite

Impact The ScatterNd function takes an input argument that determines the indices of of the output tensor. An input index greater than the output tensor or less than zero will either write content at the wrong index or trigger a crash. Patches We have patched the issue in GitHub commit...

7CVSS7AI score0.00471EPSS
SaveExploits0References6
OSV
OSV
added 2022/09/16 9:04 p.m.12 views

GHSA-PXRW-J2FV-HX3H TensorFlow vulnerable to OOB read in `Gather_nd` in TF Lite

Impact The GatherNd function takes arguments that determine the sizes of inputs and outputs. If the inputs given are greater than or equal to the sizes of the outputs, an out-of-bounds memory read is triggered. Patches We have patched the issue in GitHub commit...

7CVSS5.8AI score0.00471EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2022/09/16 9:04 p.m.35 views

TensorFlow vulnerable to OOB read in `Gather_nd` in TF Lite

Impact The GatherNd function takes arguments that determine the sizes of inputs and outputs. If the inputs given are greater than or equal to the sizes of the outputs, an out-of-bounds memory read is triggered. Patches We have patched the issue in GitHub commit...

9.1CVSS8.8AI score0.00471EPSS
SaveExploits0References6Affected Software3
Cvelist
Cvelist
added 2022/09/16 7:40 p.m.47 views

CVE-2022-35937 OOB read in `Gather_nd` op in TensorFlow Lite

TensorFlow is an open source platform for machine learning. The GatherNd function takes arguments that determine the sizes of inputs and outputs. If the inputs given are greater than or equal to the sizes of the outputs, an out-of-bounds memory read is triggered. This issue has been patched in...

7CVSS9.4AI score0.00471EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2022/09/16 7:40 p.m.7 views

CVE-2022-35937 OOB read in `Gather_nd` op in TensorFlow Lite

TensorFlow is an open source platform for machine learning. The GatherNd function takes arguments that determine the sizes of inputs and outputs. If the inputs given are greater than or equal to the sizes of the outputs, an out-of-bounds memory read is triggered. This issue has been patched in...

7CVSS9.2AI score0.00471EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2022/09/16 7:40 p.m.9 views

CVE-2022-35939 Out of bounds write in `scatter_nd` op in TensorFlow Lite

TensorFlow is an open source platform for machine learning. The ScatterNd function takes an input argument that determines the indices of of the output tensor. An input index greater than the output tensor or less than zero will either write content at the wrong index or trigger a crash. We have...

7CVSS9.6AI score0.00471EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2022/09/16 7:40 p.m.52 views

CVE-2022-35939 Out of bounds write in `scatter_nd` op in TensorFlow Lite

TensorFlow is an open source platform for machine learning. The ScatterNd function takes an input argument that determines the indices of of the output tensor. An input index greater than the output tensor or less than zero will either write content at the wrong index or trigger a crash. We have...

7CVSS9.8AI score0.00471EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2022/09/16 7:35 p.m.4 views

CVE-2022-35938 OOB read in `Gather_nd` op in TensorFlow Lite Micro

TensorFlow is an open source platform for machine learning. The GatherNd function takes arguments that determine the sizes of inputs and outputs. If the inputs given are greater than or equal to the sizes of the outputs, an out-of-bounds memory read or a crash is triggered. This issue has been...

7CVSS9.2AI score0.00474EPSS
SaveExploits0References3
OSV
OSV
added 2022/09/09 3:15 p.m.9 views

CVE-2022-36867

Improper access control vulnerability in Editor Lite prior to version 4.0.40.14 allows attackers to access sensitive information...

5.5CVSS5.8AI score0.00172EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2022/09/09 3:15 p.m.14 views

CVE-2022-36867

Improper access control vulnerability in Editor Lite prior to version 4.0.40.14 allows attackers to access sensitive information...

5.9CVSS5.8AI score0.00172EPSS
SaveExploits0References3
Rows per page
Query Builder