Lucene search
+L

15713 matches found

Github Security Blog
Github Security Blog
added 2020/09/25 6:28 p.m.96 views

Out of bounds access in tensorflow-lite

Impact In TensorFlow Lite, saved models in the flatbuffer format use a double indexing scheme: a model has a set of subgraphs, each subgraph has a set of operators and each operator has a set of input/output tensors. The flatbuffer format uses indices for the tensors, indexing into an array of...

5.8CVSS5.3AI score0.00917EPSS
SaveExploits1References27Affected Software3
Github Security Blog
Github Security Blog
added 2020/09/25 6:28 p.m.58 views

Null pointer dereference in tensorflow-lite

Impact A crafted TFLite model can force a node to have as input a tensor backed by a nullptr buffer. This can be achieved by changing a buffer index in the flatbuffer serialization to convert a read-only tensor to a read-write one. The runtime assumes that these buffers are written to before a...

5.9CVSS1AI score0.008EPSS
SaveExploits1References9Affected Software3
Github Security Blog
Github Security Blog
added 2020/09/25 6:28 p.m.66 views

Data corruption in tensorflow-lite

Impact When determining the common dimension size of two tensors, TFLite uses a DCHECK which is no-op outside of debug compilation modes: https://github.com/tensorflow/tensorflow/blob/0e68f4d3295eb0281a517c3662f6698992b7b2cf/tensorflow/lite/kernels/internal/types.hL437-L442 Since the function...

9.8CVSS0.8AI score0.00905EPSS
SaveExploits1References9Affected Software3
Github Security Blog
Github Security Blog
added 2020/09/25 6:28 p.m.62 views

Segfault and data corruption in tensorflow-lite

Impact To mimic Python's indexing with negative values, TFLite uses ResolveAxis to convert negative values to positive indices. However, the only check that the converted index is now valid is only present in debug builds:...

9CVSS2.1AI score0.01243EPSS
SaveExploits1References9Affected Software3
Github Security Blog
Github Security Blog
added 2020/09/25 6:28 p.m.58 views

Segfault in Tensorflow

Impact In eager mode, TensorFlow does not set the session state. Hence, calling tf.rawops.GetSessionHandle or tf.rawops.GetSessionHandleV2 results in a null pointer dereference:...

5.3CVSS1.5AI score0.00903EPSS
SaveExploits1References9Affected Software3
OSV
OSV
added 2020/09/25 6:28 p.m.10 views

GHSA-G7P5-5759-QV46 Data leak in Tensorflow

Impact The datasplits argument of tf.rawops.StringNGrams lacks validation. This allows a user to pass values that can cause heap overflow errors and even leak contents of memory python tf.rawops.StringNGramsdata="aa", "bb", "cc", "dd", "ee", "ff", datasplits=0,8, separator=" ", ngramwidths=3,...

9CVSS7.1AI score0.01029EPSS
SaveExploits1References9
Github Security Blog
Github Security Blog
added 2020/09/25 6:28 p.m.53 views

Data leak in Tensorflow

Impact The datasplits argument of tf.rawops.StringNGrams lacks validation. This allows a user to pass values that can cause heap overflow errors and even leak contents of memory python tf.rawops.StringNGramsdata="aa", "bb", "cc", "dd", "ee", "ff", datasplits=0,8, separator=" ", ngramwidths=3,...

9.8CVSS2.5AI score0.01029EPSS
SaveExploits1References9Affected Software3
Github Security Blog
Github Security Blog
added 2020/09/25 6:28 p.m.48 views

Denial of Service in Tensorflow

Impact By controlling the fill argument of tf.strings.asstring, a malicious attacker is able to trigger a format string vulnerability due to the way the internal format use in a printf call is constructed:...

7.5CVSS1AI score0.00965EPSS
SaveExploits1References9Affected Software3
Github Security Blog
Github Security Blog
added 2020/09/25 6:28 p.m.62 views

Integer truncation in Shard API usage

Impact The Shard API in TensorFlow expects the last argument to be a function taking two int64 i.e., long long arguments: https://github.com/tensorflow/tensorflow/blob/0e68f4d3295eb0281a517c3662f6698992b7b2cf/tensorflow/core/util/worksharder.hL59-L60 However, there are several places in TensorFlo...

9CVSS1.1AI score0.01287EPSS
SaveExploits1References10Affected Software3
Github Security Blog
Github Security Blog
added 2020/09/25 6:28 p.m.65 views

Heap buffer overflow in Tensorflow

Impact The RaggedCountSparseOutput implementation does not validate that the input arguments form a valid ragged tensor. In particular, there is no validation that the values in the splits tensor generate a valid partitioning of the values tensor. Hence, this code is prone to heap buffer overflow...

6.8CVSS1.1AI score0.00568EPSS
SaveExploits1References8Affected Software3
Github Security Blog
Github Security Blog
added 2020/09/25 6:28 p.m.55 views

Heap buffer overflow in Tensorflow

Impact The implementation of SparseFillEmptyRowsGrad uses a double indexing pattern: https://github.com/tensorflow/tensorflow/blob/0e68f4d3295eb0281a517c3662f6698992b7b2cf/tensorflow/core/kernels/sparsefillemptyrowsop.ccL263-L269 It is possible for reverseindexmapi to be an index outside of bound...

8.8CVSS1.4AI score0.0095EPSS
SaveExploits1References9Affected Software3
Github Security Blog
Github Security Blog
added 2020/09/25 6:28 p.m.51 views

Memory corruption in Tensorflow

Impact The implementation of dlpack.todlpack can be made to use uninitialized memory resulting in further memory corruption. This is because the pybind11 glue code assumes that the argument is a tensor:...

7.1CVSS2.4AI score0.0083EPSS
SaveExploits1References9Affected Software3
Github Security Blog
Github Security Blog
added 2020/09/25 6:28 p.m.54 views

Segfault in Tensorflow

Impact The tf.rawops.Switch operation takes as input a tensor and a boolean and outputs two tensors. Depending on the boolean value, one of the tensors is exactly the input tensor whereas the other one should be an empty tensor. However, the eager runtime traverses all tensors in the output:...

5.3CVSS1.2AI score0.00943EPSS
SaveExploits1References9Affected Software3
Microsoft CVE
Microsoft CVE
added 2020/09/25 7:00 a.m.14 views

Jenkins Git Plugin 4.2.0 and earlier does not escape the error message for the repository URL for Microsoft TFS field form validation resulting in a stored cross-site scripting vulnerability.

...

5.4CVSS7AI score0.00853EPSS
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2020/09/24 4:22 p.m.49 views

Security Bulletin: Security Vulnerabilities in IBM® Java SDK July 2020 CPU plus CVE-2020-2590 and CVE-2020-2601 affect multiple IBM Continuous Engineering products based on IBM Jazz Technology

Summary There are multiple vulnerabilities in IBM® SDK Java Technology Edition from July 2020 CPU, the CVE-2020-2590 deferred from Oracle Jan 2020 CPU and CVE-2020-2601 deferred from Oracle Jan 2020 CPU that are used by IBM Jazz Team Server affecting the following IBM Jazz Team Server based...

8.3CVSS1.1AI score0.0435EPSS
SaveExploits0Affected Software9
CISA
CISA
added 2020/09/21 12:00 a.m.142 views

Samba Releases Security Update for CVE-2020-1472

The Samba Team has released a security update to address a critical vulnerability—CVE-2020-1472—in multiple versions of Samba. This vulnerability could allow a remote attacker to take control of an affected system. The Cybersecurity and Infrastructure Security Agency CISA encourages users and...

9.3CVSS2.6AI score0.99389EPSS
SaveExploits76References1
Dsquare
Dsquare
added 2020/09/20 12:00 a.m.201 views

ThinkAdmin v6 File Disclosure

File disclosure vulnerability in ThinkAdmin admin.html Vulnerability Type: File Disclosure For the exploit source code contact DSquare Security sales team...

5CVSS0.75332EPSS
SaveExploits5
Openbugbounty
Openbugbounty
added 2020/09/18 7:14 a.m.7 views

team-dorka.de Cross Site Scripting vulnerability OBB-1345864

Following coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: &nbsp&nbsp&nbsp&nbsp&nbsp&nbspa. verified the vulnerability and confirmed its existence; &nbsp&nbsp&nbsp&nbsp&nbsp&nbspb. notified the website operator about its existence...

6.2AI score
SaveExploits0
FreeBSD
FreeBSD
added 2020/09/16 12:00 a.m.11 views

drupal -- Multiple Vulnerabilities

Drupal Security Team reports: The Drupal AJAX API does not disable JSONP by default, which can lead to cross-site scripting...

0.9AI score
SaveExploits0References1
OSV
OSV
added 2020/09/15 8:16 p.m.34 views

GHSA-WMV4-5W76-VP9G Authorization Bypass in Spring Security

When using Spring Security's CAS Proxy ticket authentication a malicious CAS Service could trick another CAS Service into authenticating a proxy ticket that was not associated. This is due to the fact that the proxy ticket authentication uses the information from the HttpServletRequest which is...

9.8CVSS8.2AI score0.01823EPSS
SaveExploits0References5
Rows per page
Query Builder