Lucene search
+L

7318 matches found

Cvelist
Cvelist
added 2021/08/12 5:35 p.m.43 views

CVE-2021-37660 Division by 0 in inplace operations in TensorFlow

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can cause a floating point exception by calling inplace operations with crafted arguments that would result in a division by 0. The implementation has a logic error: it should skip processing i...

5.5CVSS6.2AI score0.00154EPSS
SaveExploits0References2
CVE
CVE
added 2021/08/12 5:35 p.m.99 views

CVE-2021-37660

CVE-2021-37660 describes a division-by-zero flaw in TensorFlow’s inplace operations due to a logic error in inplace_ops.cc. The faulty condition uses || instead of &&, allowing a floating-point exception when crafted inputs are provided. The issue has been patched in the GitHub commit e86605c0a33...

5.5CVSS5.7AI score0.00154EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2021/08/12 5:35 p.m.97 views

CVE-2021-37653

TensorFlow Cortex: CVE-2021-37653 affects TensorFlow’s tf.raw_ops.ResourceGather. The issue stems from computing batch_size and dividing by it without validating 0, causing a local crash (denial of service). A patch exists in GitHub commit ac117ee8a8ea57b73d34665cdf00ef3303bc0b11 and should be in...

5.5CVSS5.6AI score0.00152EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2021/08/12 5:35 p.m.43 views

CVE-2021-37653 Division by 0 in `ResourceGather` in TensorFlow

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can trigger a crash via a floating point exception in tf.rawops.ResourceGather. The implementation computes the value of a value, batchsize, and then divides by it without checking that this...

5.5CVSS6.1AI score0.00152EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2021/08/12 5:35 p.m.43 views

CVE-2021-37642 Division by 0 in `ResourceScatterDiv` in TensorFlow

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation of tf.rawops.ResourceScatterDiv is vulnerable to a division by 0 error. The implementation uses a common class for all binary operations but fails to treat the division by 0 case...

5.5CVSS6.1AI score0.00154EPSS
SaveExploits0References2
CVE
CVE
added 2021/08/12 5:35 p.m.110 views

CVE-2021-37642

CVE-2021-37642 involves TensorFlow’s tf.raw_ops.ResourceScatterDiv, where an implementation division-by-zero can occur in affected builds. Public details confirm this is rooted in the shared binary-ops class and that a patch was applied in GitHub commit 4aacb30888638da75023e6601149415b39763d76, w...

5.5CVSS5.6AI score0.00154EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2021/08/12 5:35 p.m.105 views

CVE-2021-37640

CVE-2021-37640 affects TensorFlow and relates to the SparseReshape path. The issue arises when tf.raw_ops.SparseReshape can trigger a division by zero due to the reshape functor not validating that both input and target shapes have a non-zero element count. This can lead to an integral division b...

5.5CVSS5.7AI score0.00152EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2021/08/12 5:35 p.m.46 views

CVE-2021-37640 Integer division by 0 in sparse reshaping in TensorFlow

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation of tf.rawops.SparseReshape can be made to trigger an integral division by 0 exception. The implementation calls the reshaping functor whenever there is at least an index in the input but...

5.5CVSS6.2AI score0.00152EPSS
SaveExploits0References2
CVE
CVE
added 2021/08/12 5:30 p.m.96 views

CVE-2021-37636

CVE-2021-37636 concerns TensorFlow with a vulnerability in tf.raw_ops.SparseDenseCwiseDiv where division by zero can occur due to how a shared binary-ops class handles this case. The issue affects affected TensorFlow versions and has been addressed by patching the underlying code in a GitHub comm...

5.5CVSS5.6AI score0.00152EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2021/08/12 5:30 p.m.39 views

CVE-2021-37636 Floating point exception in `SparseDenseCwiseDiv` in TensorFlow

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation of tf.rawops.SparseDenseCwiseDiv is vulnerable to a division by 0 error. The implementation uses a common class for all binary operations but fails to treat the division by 0 case...

5.5CVSS6.1AI score0.00152EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2021/08/12 12:00 a.m.11 views

Google TensorFlow 缓冲区错误漏洞

Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc...

7.8CVSS5.1AI score0.00181EPSS
SaveExploits0References5
Imperva Blog
Imperva Blog
added 2021/08/11 1:25 p.m.36 views

How profiling employee working hours helps to detect security incidents

At the TimeMachine company there are two special old friends Bob and Alice. Bob, as a team manager, usually has a very busy schedule filled with meetings all day long. You can even find him working late into the night trying to catch up on email he received during the day. Alice on the other hand...

6.7AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2021/08/10 8:15 p.m.6 views

CVE-2021-37391

A user without privileges in Chamilo LMS 1.11.14 can send an invitation message to another user, e.g., the administrator, through main/social/search.php, main/inc/lib/social.lib.php and steal cookies or execute arbitrary code on the administration side via a stored XSS vulnerability via social...

5.4CVSS6.5AI score0.0214EPSS
SaveExploits4References3
ATTACKERKB
ATTACKERKB
added 2021/08/10 8:15 p.m.6 views

CVE-2021-37390

A Chamilo LMS 1.11.14 reflected XSS vulnerability exists in main/social/search.php=q URI social network search feature...

6.1CVSS6.4AI score0.0081EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2021/08/10 12:00 a.m.10 views

Chamilo LMS 跨站脚本漏洞

Chamilo LMS is an open source online learning and collaboration system from the Chamilo Association. The system supports the creation of instructional content, distance training, and online question and answer sessions. A cross-site scripting vulnerability exists in Chamilo LMS 1.11.14, which ste...

6.1CVSS5.8AI score0.0081EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2021/08/10 12:00 a.m.11 views

Chamilo LMS 跨站脚本漏洞

Chamilo LMS is an open source online learning and collaboration system from the Chamilo Association. The system supports the creation of content, distance training and online question and answer sessions. A security vulnerability exists in Chamilo LMS version 1.11.14, which can be exploited by...

5.4CVSS6.1AI score0.0214EPSS
SaveExploits4References4
The Hacker News
The Hacker News
added 2021/08/06 2:29 p.m.72 views

Apple to Scan Every Device for Child Abuse Content — But Experts Fear for Privacy

Apple on Thursday said it's introducing new child safety features in iOS, iPadOS, watchOS, and macOS as part of its efforts to limit the spread of Child Sexual Abuse Material CSAM in the U.S. To that effect, the iPhone maker said it intends to begin client-side scanning of images shared via every...

6.6AI score
SaveExploits0
Microsoft Secure
Microsoft Secure
added 2021/08/04 10:00 p.m.244 views

Spotting brand impersonation with Swin transformers and Siamese neural networks

Every day, Microsoft Defender for Office 365 encounters millions of brand impersonation emails. Our security solutions use multiple detection and prevention techniques to help users avoid divulging sensitive information to phishers as attackers continue refining their impersonation tricks. In thi...

SaveExploits0
Microsoft Malware Protection
Microsoft Malware Protection
added 2021/08/03 4:00 p.m.58 views

How to manage a side-by-side transition from your traditional SIEM to Azure Sentinel

With every week bringing new headlines about crippling cyberattacks, and with organizations growing increasingly distributed, security teams are constantly asked to do more with less. Moving to cloud-native security information and event management SIEM can help security teams analyze data with t...

7AI score
SaveExploits0
CNVD
CNVD
added 2021/08/02 12:00 a.m.10 views

SourceCodester Learning Management System File Upload Vulnerability

SourceCodester Learning Management System is an online learning management system from SourceCodester, Inc. in the United States. A file upload vulnerability exists in SourceCodester Learning Management System, which can be exploited by an attacker to execute arbitrary code...

9.8CVSS7.5AI score0.01874EPSS
SaveExploits1References1
Rows per page
Query Builder