Lucene search
+L

7339 matches found

OSV
OSV
added 2021/06/02 4:15 p.m.5 views

UBUNTU-CVE-2021-31855

KDE Messagelib through 5.17.0 reveals cleartext of encrypted messages in some situations. Deleting an attachment of a decrypted encrypted message stored on a remote server e.g., an IMAP server causes KMail to upload the decrypted content of the message to the remote server. With a crafted message...

6.5CVSS6.6AI score0.00604EPSS
SaveExploits0References4
CNVD
CNVD
added 2021/06/02 12:0 a.m.2 views

Weak Password Vulnerability in Shengxinta Internet Behavior Management

Shenzhen Xinta Technology Co., Ltd. is a security technology company that specializes in product development. Shengxinta Internet Behavior Management has a weak password vulnerability that can be exploited by attackers to obtain sensitive information...

7AI score
SaveExploits0
CISA
CISA
added 2021/06/02 12:0 a.m.34 views

CISA Releases Best Practices for Mapping to MITRE ATT&CK®

As part of an effort to encourage a common language in threat actor analysis, CISA has released Best Practices for MITRE ATT&CK® Mapping. The guide shows analysts—through instructions and examples—how to map adversary behavior to the MITRE ATT&CK framework. CISA created this guide in partnership...

6.7AI score
SaveExploits0References3
CNVD
CNVD
added 2021/06/02 12:0 a.m.6 views

Weak Password Vulnerability in BDCOM Internet Behavior Management and Audit System

Shanghai Boda Data Communication Co., Ltd. is a high-tech enterprise integrating R&D, production and sales. BDCOM Internet Behavior Management and Audit System suffers from a weak password vulnerability, which can be exploited by attackers to obtain sensitive information...

7AI score
SaveExploits0
CNVD
CNVD
added 2021/06/02 12:0 a.m.4 views

Command Execution Vulnerability in Shengxinta Internet Behavior Management

Shenzhen Xinta Technology Co., Ltd. is a security technology company that specializes in product development. A command execution vulnerability exists in Shengxinta Internet Behavior Management, which can be exploited by an attacker to gain control of a server...

7.6AI score
SaveExploits0
OSV
OSV
added 2021/06/01 12:0 a.m.9 views

PUB-A-174151048

In onReceive of NetInitiatedActivity.java, there is a possible way to supply an attacker-controlled value to a GPS HAL handler due to a missing permission check. This could lead to local escalation of privilege that may result in undefined behavior in some HAL implementations with no additional...

7.8CVSS7AI score0.00108EPSS
SaveExploits0References2
Imperva Blog
Imperva Blog
added 2021/05/31 2:1 p.m.56 views

Gaining Insights Is Fundamental for API Security

As enterprises continue their digital transformation journey in this Post-COVID era, applications are the engine that drives their business growth. Whether it’s a digital-first enterprise or one that is accelerating its digital transformation initiatives, APIs are not only opening up systems so...

7AI score
SaveExploits0
OSV
OSV
added 2021/05/30 11:2 a.m.6 views

OESA-2021-1198 ImageMagick security update

Use ImageMagick to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats over 200 including PNG, JPEG, GIF, HEIC, TIFF, DPX, EXR, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images,...

7.8CVSS7AI score0.0238EPSS
SaveExploits1References7
CNVD
CNVD
added 2021/05/29 12:0 a.m.3 views

WYAOS Internet Behavior Management has Information Leakage Vulnerability

As a leading supplier of network equipment and smart home product solutions in China, Shenzhen WayOS Technology Co. There is an information leakage vulnerability in WYAOS Internet Behavior Management IBM, which can be exploited by attackers to obtain sensitive information...

6.6AI score
SaveExploits0
CNVD
CNVD
added 2021/05/28 12:0 a.m.58 views

Google TensorFlow code issue vulnerability (CNVD-2021-48868)

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google USA. A code issue vulnerability exists in Google TensorFlow 2.4.2, 2.3.3, 2.2.3, 2.1.4, which stems from tf.rawops.FusedBatchNorm demonstrating undefined behavior by dereferencing null pointers to...

7.8CVSS6.6AI score0.00211EPSS
SaveExploits1References1
curl security advisories
curl security advisories
added 2021/05/26 8:0 a.m.14 views

TLS session caching disaster

libcurl can be tricked into using already freed memory when a new TLS session is negotiated or a client certificate is requested on an existing connection. For example, this can happen when a TLS server requests a client certificate on a connection that was established without one. A malicious...

8.1CVSS7.3AI score0.60122EPSS
SaveExploits1References1Affected Software2
GitLab Advisory Database
GitLab Advisory Database
added 2021/05/24 12:0 a.m.38 views

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

In Helm before versions 2.16.11 and 3.3.2 plugin names are not sanitized properly. As a result, a malicious plugin author could use characters in a plugin name that would result in unexpected behavior, such as duplicating the name of another plugin or spoofing the output to helm --help. This issu...

4CVSS1.6AI score0.00962EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/21 2:28 p.m.74 views

Heap OOB and null pointer dereference in `RaggedTensorToTensor`

Impact Due to lack of validation in tf.rawops.RaggedTensorToTensor, an attacker can exploit an undefined behavior if input arguments are empty: python import tensorflow as tf shape = tf.constant-1, -1, shape=2, dtype=tf.int64 values = tf.constant, shape=0, dtype=tf.int64 defaultvalue =...

7.8CVSS0.5AI score0.00234EPSS
SaveExploits1References9Affected Software3
Github Security Blog
Github Security Blog
added 2021/05/21 2:26 p.m.57 views

Heap buffer overflow and undefined behavior in `FusedBatchNorm`

Impact The implementation of tf.rawops.FusedBatchNorm is vulnerable to a heap buffer overflow: python import tensorflow as tf x = tf.zeros10, 10, 10, 6, dtype=tf.float32 scale = tf.constant0.0, shape=1, dtype=tf.float32 offset = tf.constant0.0, shape=1, dtype=tf.float32 mean = tf.constant0.0,...

7.8CVSS2AI score0.00211EPSS
SaveExploits1References7Affected Software3
OSV
OSV
added 2021/05/21 2:26 p.m.35 views

GHSA-9XH4-23Q4-V6WR Heap buffer overflow and undefined behavior in `FusedBatchNorm`

Impact The implementation of tf.rawops.FusedBatchNorm is vulnerable to a heap buffer overflow: python import tensorflow as tf x = tf.zeros10, 10, 10, 6, dtype=tf.float32 scale = tf.constant0.0, shape=1, dtype=tf.float32 offset = tf.constant0.0, shape=1, dtype=tf.float32 mean = tf.constant0.0,...

2.5CVSS7AI score0.00211EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2021/05/21 2:26 p.m.43 views

Undefined behavior and `CHECK`-fail in `FractionalMaxPoolGrad`

Impact The implementation of tf.rawops.FractionalMaxPoolGrad triggers an undefined behavior if one of the input tensors is empty: python import tensorflow as tf originput = tf.constant2, 3, shape=1, 1, 1, 2, dtype=tf.int64 origoutput = tf.constant, dtype=tf.int64 outbackprop = tf.zeros2, 3, 6, 6,...

5.5CVSS3.2AI score0.00189EPSS
SaveExploits1References7Affected Software3
OSV
OSV
added 2021/05/21 2:26 p.m.42 views

GHSA-828X-QC2P-WPRQ Undefined behavior in `MaxPool3DGradGrad`

Impact The implementation of tf.rawops.MaxPool3DGradGrad exhibits undefined behavior by dereferencing null pointers backing attacker-supplied empty tensors: python import tensorflow as tf originput = tf.constant0.0, shape=1, 1, 1, 1, 1, dtype=tf.float32 origoutput = tf.constant0.0, shape=1, 1, 1,...

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

GHSA-4P4P-WWW8-8FV9 Reference binding to null in `ParameterizedTruncatedNormal`

Impact An attacker can trigger undefined behavior by binding to null pointer in tf.rawops.ParameterizedTruncatedNormal: python import tensorflow as tf shape = tf.constant, shape=0, dtype=tf.int32 means = tf.constant1, dtype=tf.float32 stdevs = tf.constant1, dtype=tf.float32 minvals = tf.constant1...

2.5CVSS6.9AI score0.00197EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2021/05/21 2:23 p.m.50 views

Division by 0 in `QuantizedBiasAdd`

Impact An attacker can trigger an integer division by zero undefined behavior in tf.rawops.QuantizedBiasAdd: python import tensorflow as tf inputtensor = tf.constant, shape=0, 0, 0, 0, dtype=tf.quint8 bias = tf.constant, shape=0, dtype=tf.quint8 mininput = tf.constant-10.0, dtype=tf.float32...

7.8CVSS2.4AI score0.00201EPSS
SaveExploits1References7Affected Software3
The Hacker News
The Hacker News
added 2021/05/21 8:46 a.m.33 views

Microsoft Warns of Data Stealing Malware That Pretends to Be Ransomware

Microsoft on Thursday warned of a "massive email campaign" that's pushing a Java-based STRRAT malware to steal confidential data from infected systems while disguising itself as a ransomware infection. "This RAT is infamous for its ransomware-like behavior of appending the file name extension...

1.4AI score
SaveExploits0
Rows per page
Query Builder