Lucene search
+L

275 matches found

OSV
OSV
added 2022/07/19 10:15 p.m.12 views

CVE-2022-21561

Vulnerability in the JD Edwards EnterpriseOne Tools product of Oracle JD Edwards component: Web Runtime. Supported versions that are affected are 9.2.6.3 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via HTTP to compromise JD Edwards EnterpriseOne...

6.5CVSS7.3AI score0.00776EPSS
SaveExploits0References1
OSV
OSV
added 2022/06/20 11:15 a.m.16 views

CVE-2022-1614

The WP-EMail WordPress plugin before 2.69.0 prioritizes getting a visitor's IP from certain HTTP headers over PHP's REMOTEADDR, which makes it possible to bypass IP-based anti-spamming restrictions...

7.5CVSS5.8AI score0.01178EPSS
SaveExploits2References1
OSV
OSV
added 2022/05/17 3:35 a.m.33 views

GHSA-7Q56-MP4C-GGGG Improper Access Control in Apache Hadoop

In Apache Hadoop 2.6.x before 2.6.5 and 2.7.x before 2.7.3, a remote user who can authenticate with the HDFS NameNode can possibly run arbitrary commands with the same privileges as the HDFS service...

8.8CVSS7.4AI score0.03365EPSS
SaveExploits0References3
attackerkb
attackerkb
added 2022/04/29 11:15 p.m.15 views

CVE-2022-29967

staticcompressedinmemorywebsitecallback.c in Glewlwyd through 2.6.2 allows directory traversal...

7.5CVSS7.1AI score0.0161EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2022/04/27 12:00 a.m.12 views

Apifox跨站脚本漏洞

Apifox is an integrated collaboration platform for API documentation, API debugging, API Mock, and API automation testing from China RuiFu Technology Apifox. A cross-site scripting vulnerability exists in Apifox version 2.1.6 and earlier versions. An attacker exploiting this vulnerability could...

9CVSS8.5AI score0.0128EPSS
SaveExploits0References2
attackerkb
attackerkb
added 2022/03/28 6:15 p.m.10 views

CVE-2022-0388

The Interactive Medical Drawing of Human Body WordPress plugin before 2.6 does not sanitise and escape the Link field, allowing high privilege users to perform Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed...

4.8CVSS5.5AI score0.00598EPSS
SaveExploits2References2
Positive Technologies
Positive Technologies
added 2022/03/28 12:00 a.m.16 views

PT-2022-13147 · WordPress · Interactive Medical Drawing Of Human Body

Name of the Vulnerable Software and Affected Versions: Interactive Medical Drawing of Human Body WordPress plugin versions prior to 2.6 Description: The issue allows high privilege users to perform Cross-Site Scripting attacks due to the lack of sanitization and escaping of the Link field, even...

4.8CVSS4.7AI score0.00598EPSS
SaveExploits2References4
Positive Technologies
Positive Technologies
added 2022/02/16 12:00 a.m.8 views

PT-2022-16146

Name of the Vulnerable Software and Affected Versions Traefik versions prior to 2.6.1 Description The issue arises when Traefik, an HTTP reverse proxy and load balancer, skips the router transport layer security TLS configuration when the host header is a fully qualified domain name FQDN. This ca...

7.5CVSS8.9AI score0.01714EPSS
SaveExploits0References17
PyPA
PyPA
added 2022/02/04 11:15 p.m.14 views

PYSEC-2022-148

Tensorflow is an Open Source Machine Learning Framework. A malicious user can cause a use after free behavior when decoding PNG images. After png::CommonFreeDecode gets called, the values of decode.width and decode.height are in an unspecified state. The fix will be included in TensorFlow 2.8.0. ...

7.6CVSS7AI score0.00731EPSS
SaveExploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2022/02/04 12:00 a.m.7 views

PT-2022-16112 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.8.0 TensorFlow versions 2.7.1 and earlier TensorFlow versions 2.6.3 and earlier TensorFlow versions 2.5.3 and earlier Description: The issue occurs when building an XLA compilation cache with default settings,...

6.5CVSS6.3AI score0.00781EPSS
SaveExploits1References12
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/05 11:15 p.m.19 views

PYSEC-2021-829

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.5CVSS6.1AI score0.00187EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2021/11/01 12:00 a.m.14 views

WordPress 跨站脚本漏洞

WordPress is a set of blogging platforms developed using the PHP language by the WordPress Wordpress Foundation. The platform supports setting up personal blog sites on servers with PHP and MySQL. A cross-site scripting vulnerability exists in the WordPress plugin WPeMatico RSS Feed Fetcher prior...

4.8CVSS4.9AI score0.00643EPSS
SaveExploits2References1
VulnCheck KEV
VulnCheck KEV
added 2021/08/30 12:00 a.m.7 views

VulnCheck KEV: CVE-2021-32305

WebSVN before 2.6.1 allows remote attackers to execute arbitrary commands via shell metacharacters in the search parameter...

10CVSS7.6AI score0.87304EPSS
SaveIn wildExploits9References5
OSV
OSV
added 2021/08/25 2:43 p.m.13 views

GHSA-CH4F-829C-V5PW Division by 0 in `ResourceScatterDiv`

Impact The implementation of tf.rawops.ResourceScatterDiv is vulnerable to a division by 0 error: python import tensorflow as tf v= tf.Variable1,2,3 tf.rawops.ResourceScatterDiv resource=v.handle, indices=1, updates=0 The implementation uses a common class for all binary operations but fails to...

6.8CVSS5.8AI score0.00154EPSS
SaveExploits0References7
PyPA
PyPA
added 2021/08/12 11:15 p.m.10 views

PYSEC-2021-576

TensorFlow is an end-to-end open source platform for machine learning. In affected versions due to incomplete validation in tf.rawops.QuantizeV2, an attacker can trigger undefined behavior via binding a reference to a null pointer or can access data outside the bounds of heap allocated arrays. Th...

7.8CVSS7AI score0.00173EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2021/08/12 11:15 p.m.11 views

PYSEC-2021-578

TensorFlow is an end-to-end open source platform for machine learning. In affected versions due to incomplete validation in MKL implementation of requantization, an attacker can trigger undefined behavior via binding a reference to a null pointer or can access data outside the bounds of heap...

7.8CVSS7AI score0.00185EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2021/08/12 11:15 p.m.15 views

PYSEC-2021-788

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the shape inference code for tf.rawops.Dequantize has a vulnerability that could trigger a denial of service via a segfault if an attacker provides invalid arguments. The shape inference implementation use...

5.5CVSS6.1AI score0.00148EPSS
SaveExploits0References2
PyPA
PyPA
added 2021/08/12 11:15 p.m.11 views

PYSEC-2021-294

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can read from outside of bounds of heap allocated data by sending specially crafted illegal arguments to tf.rawops.SdcaOptimizerV2. The implementation does not check that the length of...

5.5CVSS6.9AI score0.00172EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2021/08/12 11:15 p.m.21 views

PYSEC-2021-788

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the shape inference code for tf.rawops.Dequantize has a vulnerability that could trigger a denial of service via a segfault if an attacker provides invalid arguments. The shape inference implementation use...

5.5CVSS7.1AI score0.00148EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder