Lucene search
K

7043 matches found

CVE
CVE
added 2021/11/05 8:5 p.m.69 views

CVE-2021-41201

TensorFlow CVE-2021-41201: The issue is an uninitialized flag in EinsumHelper::ParseEquation that only ever sets input_has_ellipsis/output_has_ellipsis to true, leaving potential uninitialized access when callers expect both true/false values. This affects multiple TF releases (2.4.x–2.7.x) and i...

7.8CVSS7.5AI score0.00241EPSS
Exploits1References2Affected Software1
Cvelist
Cvelist
added 2021/11/05 8:0 p.m.17 views

CVE-2021-41200 Incomplete validation in `tf.summary.create_file_writer`

TensorFlow is an open source platform for machine learning. In affected versions if tf.summary.createfilewriter is called with non-scalar arguments code crashes due to a CHECK-fail. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on TensorFlow 2.6.1, TensorFlow...

5.5CVSS5.8AI score0.0023EPSS
Exploits1References3
CVE
CVE
added 2021/11/05 8:0 p.m.80 views

CVE-2021-41200

CVE-2021-41200 concerns TensorFlow’s tf.summary.create_file_writer: when called with non-scalar arguments, affected builds can crash due to a CHECK failure. The provided documents specify the issue in TensorFlow’s open-source code path and confirm a fix in TensorFlow 2.7.0, with cherry-picks to o...

5.5CVSS5.7AI score0.0023EPSS
Exploits1References3Affected Software1
CVE
CVE
added 2021/11/05 7:55 p.m.98 views

CVE-2021-41197

CVE-2021-41197 concerns TensorFlow where treating large tensor shapes can overflow int64, causing a CHECK-failure abort during shape construction (notably in operations like tf.math.segment_, SparseCwise , and depthwise-related paths). The issue is addressed by upstream fixes, with the primary pa...

5.5CVSS4.8AI score0.00307EPSS
Exploits1References6Affected Software1
CVE
CVE
added 2021/11/05 7:55 p.m.78 views

CVE-2021-41198

CVE-2021-41198 affects TensorFlow where calling tf.tile with very large inputs can trigger a CHECK failure due to int64 overflow, crashing the process. The issue is rooted in the tile operation’s handling of output size and overflow detection. Remediation is available: TensorFlow 2.7.0 includes t...

5.5CVSS5.6AI score0.0023EPSS
Exploits1References3Affected Software1
Cvelist
Cvelist
added 2021/11/05 7:55 p.m.39 views

CVE-2021-41198 Overflow/crash in `tf.tile` when tiling tensor is large

TensorFlow is an open source platform for machine learning. In affected versions if tf.tile is called with a large input argument then the TensorFlow process will crash due to a CHECK-failure caused by an overflow. The number of elements in the output tensor is too much for the int64t type and th...

5.5CVSS5.8AI score0.0023EPSS
Exploits1References3
CVE
CVE
added 2021/11/05 7:55 p.m.92 views

CVE-2021-41199

CVE-2021-41199 refers to an overflow crash in TensorFlow’s tf.image.resize when the output size is very large. Affected TF versions up to 2.7.0 (and cherry-picks for 2.6.1, 2.5.2, 2.4.4) abort the process via a CHECK failure due to int64 overflow while computing the output tensor size. Connected ...

5.5CVSS5.6AI score0.0023EPSS
Exploits1References3Affected Software1
CVE
CVE
added 2021/11/05 7:55 p.m.76 views

CVE-2021-41196

CVE-2021-41196 affects TensorFlow (Keras pooling layers). In affected builds, pooling operations can segfault when pool size is 0 or a dimension is negative because values in the sliding window are not checked to be strictly positive. The issue is tied to TensorFlow’s pooling implementation, with...

5.5CVSS5.5AI score0.0023EPSS
Exploits1References3Affected Software1
CVE
CVE
added 2021/11/05 7:50 p.m.78 views

CVE-2021-41195

TensorFlow CVE-2021-41195 affects tf.math.segment_* implementations; large segment_ids can trigger a CHECK failure and abort due to int64 overflow when computing output shapes. Vulnerable CPU/GPU paths use AddDim, with AddDimWithStatus needed to prevent overflow. The fix is planned for TensorFlow...

5.5CVSS5.2AI score0.00205EPSS
Exploits1References4Affected Software1
Securelist
Securelist
added 2021/10/28 2:20 p.m.15 views

How we took part in MLSEC and (almost) won

This summer Kaspersky experts took part in the Machine Learning Security Evasion Competition MLSEC — a series of trials testing contestants ability to create and attack machine learning models. The event is comprised of two main challenges — one for attackers, and the other for defenders. The...

6.7AI score
Exploits0
Openbugbounty
Openbugbounty
added 2021/10/27 12:16 a.m.11 views

elearning.marcoaurelio.comune.roma.it Cross Site Scripting vulnerability OBB-2210825

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

Exploits0
Openbugbounty
Openbugbounty
added 2021/10/27 12:12 a.m.10 views

e-learning.outsphera.it Cross Site Scripting vulnerability OBB-2210815

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

Exploits0
OSV
OSV
added 2021/10/21 9:15 p.m.11 views

CVE-2021-41127

Rasa is an open source machine learning framework to automate text-and voice-based conversations. In affected versions a vulnerability exists in the functionality that loads a trained model tar.gz file which allows a malicious actor to craft a model.tar.gz file which can overwrite or replace bot...

7.1CVSS6.8AI score
Exploits0References2
OSV
OSV
added 2021/10/21 9:15 p.m.17 views

PYSEC-2021-381

Rasa is an open source machine learning framework to automate text-and voice-based conversations. In affected versions a vulnerability exists in the functionality that loads a trained model tar.gz file which allows a malicious actor to craft a model.tar.gz file which can overwrite or replace bot...

7.3CVSS3.5AI score0.00734EPSS
Exploits0References2
CVE
CVE
added 2021/10/21 8:15 p.m.89 views

CVE-2021-41127

CVE-2021-41127 affects Rasa open source framework. A vulnerability exists in the model-loading path for trained archives (model.tar.gz) that can be crafted to overwrite or replace bot files in the bot directory. Root cause: arbitrary file write via crafted model archives during load. Impact per s...

7.3CVSS6.7AI score0.00734EPSS
Exploits0References2Affected Software1
Schneier on Security
Schneier on Security
added 2021/10/19 1:7 p.m.19 views

Using Machine Learning to Guess PINs from Video

Researchers trained a machine-learning system on videos of people typing their PINs into ATMs: By using three tries, which is typically the maximum allowed number of attempts before the card is withheld, the researchers reconstructed the correct sequence for 5-digit PINs 30% of the time, and...

6.9AI score
Exploits0
CNVD
CNVD
added 2021/10/19 12:0 a.m.9 views

Easytest licensing issue vulnerability

Easytest is an online learning quiz platform of China's Huaju Digital Technology, Inc. Easytest is vulnerable to authorization issues, which can be exploited by remote attackers to access user and administrator account information other than passwords by constructing URL parameters after gaining...

4CVSS4AI score0.00818EPSS
Exploits0
CNVD
CNVD
added 2021/10/19 12:0 a.m.13 views

Easytest SQL Injection Vulnerability

Easytest is an online learning quiz platform of China's Hua Ju Digital Technology, Inc. Easytest is vulnerable to SQL injection, which can be exploited by attackers to inject SQL commands into the parameters of the elective course management page after gaining user privileges to gain all database...

6.5CVSS3.9AI score0.01087EPSS
Exploits0
CNVD
CNVD
added 2021/10/19 12:0 a.m.11 views

Easytest SQL Injection Vulnerability (CNVD-2021-83597)

Easytest is an online learning quiz platform of China's Hua Ju Digital Technology, Inc. Easytest is vulnerable to SQL injection, which can be exploited by attackers to inject SQL commands into the parameters of the learning history page after gaining user privileges to access all databases and ga...

6.5CVSS4.2AI score0.01087EPSS
Exploits0
CNVD
CNVD
added 2021/10/19 12:0 a.m.13 views

Easytest Cross-Site Scripting Vulnerability

Easytest is an online learning quiz platform of China's Huaju Digital Technology Co. Easytest suffers from a cross-site scripting vulnerability that could be exploited by remote attackers to inject JavaScript and perform stored XSS attacks...

3.5CVSS2AI score0.00567EPSS
Exploits0
Rows per page
Query Builder