Lucene search
+L

12988 matches found

OSV
OSV
added 2022/09/17 12:43 a.m.10 views

GSD-2022-1005971 usb: cdns3 fix use-after-free at workaround 2

usb: cdns3 fix use-after-free at workaround 2 This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.4.211 by commit...

7.3AI score
SaveExploits0
OSV
OSV
added 2022/09/17 12:01 a.m.9 views

GSD-2022-1005493 usb: cdns3 fix use-after-free at workaround 2

usb: cdns3 fix use-after-free at workaround 2 This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.63 by commit...

7.3AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/09/17 12:00 a.m.7 views

PT-2022-33783 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.15.63 Description: A potential bad pointer dereference issue exists in the bpf sys bpf function. The actual impact and attack plausibility have not yet been proven. This issue was introduced in version v5.14...

7.1AI score
SaveExploits0References1
NVD
NVD
added 2022/09/16 11:15 p.m.38 views

CVE-2022-36013

TensorFlow is an open source platform for machine learning. When mlir::tfg::GraphDefImporter::ConvertNodeDef tries to convert NodeDefs without an op name, it crashes. We have patched the issue in GitHub commit a0f0b9a21c9270930457095092f558fbad4c03e5. The fix will be included in TensorFlow 2.10.0...

7.5CVSS0.00583EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2022/09/16 10:35 p.m.16 views

CVE-2022-36014

TensorFlow is an open source platform for machine learning. When mlir::tfg::TFOp::nameAttr receives null type list attributes, it crashes. We have patched the issue in GitHub commits 3a754740d5414e362512ee981eefba41561a63a6 and a0f0b9a21c9270930457095092f558fbad4c03e5. The fix will be included in...

7.5CVSS7AI score0.00596EPSS
SaveExploits0
OSV
OSV
added 2022/09/16 10:15 p.m.35 views

CVE-2022-35997 `CHECK` fail in `tf.sparse.cross` in TensorFlow

TensorFlow is an open source platform for machine learning. If tf.sparse.cross receives an input separator that is not a scalar, it gives a CHECK fail that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit 83dcb4dbfa094e33db084e97c4d0531a559e0ebf. The f...

5.9CVSS8AI score
SaveExploits0References4
Cvelist
Cvelist
added 2022/09/16 10:10 p.m.56 views

CVE-2022-36001 `CHECK` fail in `DrawBoundingBoxes` in TensorFlow

TensorFlow is an open source platform for machine learning. When DrawBoundingBoxes receives an input boxes that is not of dtype float, it gives a CHECK fail that can trigger a denial of service attack. We have patched the issue in GitHub commit da0d65cdc1270038e72157ba35bf74b85d9bda11. The fix wi...

5.9CVSS7.7AI score0.00423EPSS
SaveExploits0References2
OSV
OSV
added 2022/09/16 9:21 p.m.98 views

GHSA-MV8X-668M-53FG Elrond-go has improper initialization

Impact Read only calls between contracts can generate smart contracts results. For example, if contract A calls in read only mode contract B and the called function will make changes upon the contract's B state, the state will be altered for contract B as if the call was not made in the read-only...

9.8CVSS7.8AI score0.01217EPSS
SaveExploits1References5
OSV
OSV
added 2022/09/16 9:04 p.m.50 views

GHSA-FXWR-4VQ9-9VHJ XWiki Cross-Site Request Forgery (CSRF) for actions on tags

Impact It's possible to perform a CSRF attack for adding or removing tags on XWiki pages. Patches The problem has been patched in XWiki 13.10.5 and 14.3. Workarounds It's possible to fix the issue without upgrading by locally modifying the documentTags.vm template in your filesystem, to apply the...

4.3CVSS4.4AI score0.00418EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2022/09/16 7:45 p.m.10 views

CVE-2022-35941

TensorFlow is an open source platform for machine learning. The AvgPoolOp function takes an argument ksize that must be positive but is not checked. A negative ksize can trigger a CHECK failure and crash the program. We have patched the issue in GitHub commit...

7.5CVSS6.9AI score0.006EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2022/09/16 7:40 p.m.89 views

CVE-2022-35939

TensorFlow is an open source platform for machine learning. The ScatterNd function takes an input argument that determines the indices of of the output tensor. An input index greater than the output tensor or less than zero will either write content at the wrong index or trigger a crash. We have...

9.8CVSS7AI score0.00471EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2022/09/16 5:44 p.m.63 views

JOSE vulnerable to resource exhaustion via specifically crafted JWE

The PBKDF2-based JWE key management algorithms expect a JOSE Header Parameter named p2c PBES2 Count, which determines how many PBKDF2 iterations must be executed in order to derive a CEK wrapping key. The purpose of this parameter is to intentionally slow down the key derivation function in order...

5.3CVSS6.1AI score0.01525EPSS
SaveExploits1References5Affected Software4
OSV
OSV
added 2022/09/16 5:43 p.m.78 views

GHSA-QM4W-4995-VG7F cruddl vulnerable to ArangoDB Query Language (AQL) injection through flexSearch

Impact If a vunerable version of cruddl is used to generate a schema that uses @flexSearchFulltext, users of that schema may be able to inject arbitrary AQL queries that will be forwarded to and executed by ArangoDB. Schemas that do not use @flexSearchFulltext are not affected. The attacker needs...

9.9CVSS9.1AI score0.0143EPSS
SaveExploits0References5
OSV
OSV
added 2022/09/16 5:42 p.m.97 views

GHSA-F524-RF33-2JJR OPA Compiler: Bypass of WithUnsafeBuiltins using "with" keyword to mock functions

Impact The Rego compiler provides a deprecated WithUnsafeBuiltins function, which allows users to provide a set of built-in functions that should be deemed unsafe — and as such rejected — by the compiler if encountered in the policy compilation stage. A bypass of this protection has been found,...

7.4CVSS8.7AI score0.01556EPSS
SaveExploits1References9
Github Security Blog
Github Security Blog
added 2022/09/16 5:39 p.m.47 views

XWiki Platform vulnerable to Cross-site Scripting in the deleted attachments list

Impact It's possible to store a JavaScript which will be executed by anyone viewing the deleted attachments index with an attachment containing javascript in its name. For example, attachment a file with name .jpg will execute the alert. Patches This issue has been patched in XWiki 13.10.6 and...

9CVSS8.8AI score0.5947EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/09/16 5:17 p.m.16 views

GHSA-3633-5H82-39PQ Go-tuf Improperly handles multiple key IDs for the same public keys in attacker-controlled metadata

Issue If an attacker is able to control a threshold of keys to insert the same public key more than once with different key IDs into signed, trusted metadata on a TUF repository, then go-tuf clients 0.3.2 are susceptible to an attack where attackers can cause the same signature from the same publ...

5.8AI score
SaveExploits0References4
OSV
OSV
added 2022/09/16 5:05 p.m.41 views

GHSA-MXF2-4R22-5HQ9 XWiki Platform Web Parent POM vulnerable to XSS in the attachment history

Impact It's possible to store a JavaScript which will be executed by anyone viewing the history of an attachment containing javascript in its name. For example, attachment a file with name .jpg will execute the alert. Patches This issue has been patched in XWiki 13.10.6 and 14.3RC1. Workarounds I...

8.9CVSS9.1AI score0.64098EPSS
SaveExploits1References5
Nextcloud
Nextcloud
added 2022/09/16 4:52 a.m.59 views

Last video frame is still sent after video is disabled in a call

None...

5.3CVSS5.5AI score0.00588EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2022/09/16 12:00 a.m.9 views

PT-2022-23059

Name of the Vulnerable Software and Affected Versions TensorFlow versions prior to 2.10.0 TensorFlow versions 2.9.1 and earlier TensorFlow versions 2.8.1 and earlier TensorFlow versions 2.7.2 and earlier Description The issue arises in core/kernels/list kernels.cc's TensorListReserve where num...

7.5CVSS6.9AI score0.00583EPSS
SaveExploits0References18
Positive Technologies
Positive Technologies
added 2022/09/16 12:00 a.m.9 views

PT-2022-23111

Name of the Vulnerable Software and Affected Versions TensorFlow versions prior to 2.10.0 TensorFlow versions 2.9.1 and earlier TensorFlow versions 2.8.1 and earlier TensorFlow versions 2.7.2 and earlier Description The issue occurs when the mlir::tfg::ConvertGenericFunctionToFunctionDef function...

7.5CVSS7.1AI score0.00423EPSS
SaveExploits0References16
Rows per page
Query Builder