Lucene search
+L

192 matches found

Cvelist
Cvelist
added 2021/10/26 4:15 a.m.30 views

CVE-2021-41305

Affected versions of Atlassian Jira Server and Data Center allow anonymous remote attackers to view the names of private projects and filters via an Insecure Direct Object References IDOR vulnerability in the Average Number of Times in Status Gadget. The affected versions are before version...

7.6AI score0.0117EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2021/10/26 12:0 a.m.8 views

PT-2021-23260 · Atlassian · Average Time In Status Gadget +1

Name of the Vulnerable Software and Affected Versions: Atlassian Jira Server and Data Center versions prior to 8.13.12 Atlassian Jira Server and Data Center versions 8.14.0 through 8.19.9 Description: The issue allows anonymous remote attackers to view private project and filter names via an...

7.5CVSS7.2AI score0.0157EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2021/09/20 12:0 a.m.8 views

Ffmpeg 安全漏洞

FFmpeg is a complete solution for recording, converting, and streaming audio and video from the FFmpeg Ffmpeg team. A security vulnerability in the libavfilter/vfavgblur.c function filterverticallyname in Ffmpeg 4.2.1 allows attackers to cause a denial of service or other unspecified impact...

7.8AI score
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2021/08/31 9:26 a.m.6 views

hw: Information disclosure issue in Intel SGX via RAPL interface

A vulnerability was found in Intel's implementation of RAPL Running Average Power Limit. An attacker with a local account could query the power management functionality to intelligently infer SGX enclave computation values by measuring power usage in the RAPL subsystem...

5.5CVSS6.7AI score0.00419EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2021/08/31 8:30 a.m.6 views

hw: Information disclosure issue in Intel SGX via RAPL interface

A vulnerability was found in Intel's implementation of RAPL Running Average Power Limit. An attacker with a local account could query the power management functionality to intelligently infer SGX enclave computation values by measuring power usage in the RAPL subsystem...

5.5CVSS6.7AI score0.00419EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2021/08/31 8:15 a.m.6 views

hw: Information disclosure issue in Intel SGX via RAPL interface

A vulnerability was found in Intel's implementation of RAPL Running Average Power Limit. An attacker with a local account could query the power management functionality to intelligently infer SGX enclave computation values by measuring power usage in the RAPL subsystem...

5.5CVSS6.7AI score0.00419EPSS
SaveExploits0References7
Rapid7 Blog
Rapid7 Blog
added 2021/08/24 1:38 p.m.17 views

Cybercriminals Selling Access to Compromised Networks: 3 Surprising Research Findings

Cybercriminals are innovative, always finding ways to adapt to new circumstances and opportunities. The proof of this can be seen in the rise of a certain variety of activity on the dark web: the sale of access to compromised networks. This type of dark web activity has existed for decades, but i...

7.8AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2021/08/17 8:33 a.m.9 views

hw: Information disclosure issue in Intel SGX via RAPL interface

A vulnerability was found in Intel's implementation of RAPL Running Average Power Limit. An attacker with a local account could query the power management functionality to intelligently infer SGX enclave computation values by measuring power usage in the RAPL subsystem...

5.5CVSS6.7AI score0.00419EPSS
SaveExploits0References7
OSV
OSV
added 2021/08/12 9:15 p.m.8 views

PYSEC-2021-762

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation for tf.rawops.FractionalAvgPoolGrad can be tricked into accessing data outside of bounds of heap allocated buffers. The implementation does not validate that the input tensor is non-empt...

7.8CVSS6.7AI score0.00174EPSS
SaveExploits0References2
PyPA
PyPA
added 2021/08/12 9:15 p.m.12 views

PYSEC-2021-564

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation for tf.rawops.FractionalAvgPoolGrad can be tricked into accessing data outside of bounds of heap allocated buffers. The implementation does not validate that the input tensor is non-empt...

7.8CVSS7.4AI score0.00174EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2021/08/12 12:0 a.m.15 views

PT-2021-21767 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.6.0 TensorFlow version 2.5.1 TensorFlow version 2.4.3 TensorFlow version 2.3.4 Description: The implementation for tf.raw ops.FractionalAvgPoolGrad can be tricked into accessing data outside of bounds of heap...

9.3CVSS6AI score0.00447EPSS
SaveExploits5References87
RedHat Linux
RedHat Linux
added 2021/08/09 10:18 a.m.4 views

hw: Information disclosure issue in Intel SGX via RAPL interface

A vulnerability was found in Intel's implementation of RAPL Running Average Power Limit. An attacker with a local account could query the power management functionality to intelligently infer SGX enclave computation values by measuring power usage in the RAPL subsystem...

5.5CVSS6.7AI score0.00419EPSS
SaveExploits0References7
Akamai Blog
Akamai Blog
added 2021/07/14 2:0 p.m.41 views

Streaming Numbers Jump for European Football Tournament Delivered by Akamai

The video streaming traffic that Akamai delivered for more than 30 rights-holding customers during the July 11 Italy-England football soccer final as part of the delayed-to-2021European soccer tournament peaked at 34.9 Tbps on the Akamai edge platform. The traffic peak during the final match was...

1.3AI score
SaveExploits0
Code423n4
Code423n4
added 2021/07/02 12:0 a.m.10 views

A market's hourly average price can be biased by a large number of trades

Handle shw Vulnerability details Impact An attacker can artificially move a market's hourly average price i.e., the result of getHourlyAvgTracerPrice by executing a large number of trades on the market with only paying gas fees. Proof of Concept The hourly average price is calculated by the...

7AI score
SaveExploits0
OSV
OSV
added 2021/05/21 2:26 p.m.41 views

GHSA-6F89-8J54-29XF Heap buffer overflow in `FractionalAvgPoolGrad`

Impact The implementation of tf.rawops.FractionalAvgPoolGrad is vulnerable to a heap buffer overflow: python import tensorflow as tf originputtensorshape = tf.constant1, 3, 2, 3, shape=4, dtype=tf.int64 outbackprop = tf.constant2, shape=1, 1, 1, 1, dtype=tf.int64 rowpoolingsequence = tf.constant1...

2.5CVSS7AI score0.00211EPSS
SaveExploits1References7
OSV
OSV
added 2021/05/21 2:23 p.m.36 views

GHSA-F78G-Q7R4-9WCV Division by 0 in `FractionalAvgPool`

Impact An attacker can cause a runtime division by zero error and denial of service in tf.rawops.FractionalAvgPool: python import tensorflow as tf value = tf.constant60, shape=1, 1, 1, 1, dtype=tf.int32 poolingratio = 1.0, 1.0000014345305555, 1.0, 1.0 pseudorandom = False overlapping = False...

2.5CVSS5.8AI score0.00189EPSS
SaveExploits1References7
PyPA
PyPA
added 2021/05/14 8:15 p.m.8 views

PYSEC-2021-187

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a runtime division by zero error and denial of service in tf.rawops.FractionalAvgPool. This is because the...

5.5CVSS6.8AI score0.00189EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2021/05/14 8:15 p.m.9 views

PYSEC-2021-478

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a runtime division by zero error and denial of service in tf.rawops.FractionalAvgPool. This is because the...

5.5CVSS6.8AI score0.00189EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2021/05/14 8:15 p.m.6 views

PYSEC-2021-703

TensorFlow is an end-to-end open source platform for machine learning. The implementation of tf.rawops.AvgPool3DGrad is vulnerable to a heap buffer overflow. The...

7.8CVSS7.3AI score0.00211EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2021/05/14 8:15 p.m.10 views

PYSEC-2021-676

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a runtime division by zero error and denial of service in tf.rawops.FractionalAvgPool. This is because the...

5.5CVSS5.9AI score0.00189EPSS
SaveExploits1References2
Rows per page
Query Builder