Lucene search
+L

569 matches found

Github Security Blog
Github Security Blog
added 2022/05/24 10:08 p.m.42 views

Missing validation causes denial of service via `UnsortedSegmentJoin`

Impact The implementation of tf.rawops.UnsortedSegmentJoin does not fully validate the input arguments. This results in a CHECK-failure which can be used to trigger a denial of service attack: python import tensorflow as tf tf.rawops.UnsortedSegmentJoin inputs=tf.constant"this", shape=12,...

5.5CVSS6.3AI score0.00317EPSS
SaveExploits1References9Affected Software3
Github Security Blog
Github Security Blog
added 2022/05/24 10:07 p.m.50 views

Missing validation causes denial of service via `StagePeek`

Impact The implementation of tf.rawops.StagePeek does not fully validate the input arguments. This results in a CHECK-failure which can be used to trigger a denial of service attack: python import tensorflow as tf index = tf.constant, shape=0, dtype=tf.int32 tf.rawops.StagePeekindex=index,...

5.5CVSS6.3AI score0.00317EPSS
SaveExploits1References9Affected Software3
OSV
OSV
added 2022/05/24 10:06 p.m.10 views

GHSA-H5G4-PPWX-48Q2 Missing validation causes denial of service via `DeleteSessionTensor`

Impact The implementation of tf.rawops.DeleteSessionTensor does not fully validate the input arguments. This results in a CHECK-failure which can be used to trigger a denial of service attack: python import tensorflow as tf handle = tf.constant"", shape=0, dtype=tf.string...

5.5CVSS5.8AI score0.00325EPSS
SaveExploits1References9
OSV
OSV
added 2022/05/24 10:05 p.m.7 views

GHSA-FV25-WRFF-WF86 Missing validation causes denial of service via `GetSessionTensor`

Impact The implementation of tf.rawops.GetSessionTensor does not fully validate the input arguments. This results in a CHECK-failure which can be used to trigger a denial of service attack: python import tensorflow as tf handle = tf.constant"", shape=0, dtype=tf.string...

5.5CVSS5.8AI score0.0035EPSS
SaveExploits1References9
OSV
OSV
added 2022/05/24 4:57 p.m.20 views

GHSA-Q95H-VC86-HV77 wolfCrypt leaks cryptographic information via timing side channel

wolfSSL and wolfCrypt 4.0.0 and earlier when configured without --enable-fpecc, --enable-sp, or --enable-sp-math contain a timing side channel in ECDSA signature generation. This allows a local attacker, able to precisely measure the duration of signature operations, to infer information about th...

4.7CVSS4.3AI score0.00362EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2022/05/20 10:00 p.m.46 views

CVE-2022-29195

TensorFlow is an open source platform for machine learning. Prior to versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4, the implementation of tf.rawops.StagePeek does not fully validate the input arguments. This results in a CHECK-failure which can be used to trigger a denial of service attack. The code...

5.5CVSS7AI score0.00317EPSS
SaveExploits1
Snyk
Snyk
added 2022/05/20 9:17 p.m.4 views

Uncaught Exception

Overview std/crypto/elliptic is a Go standard library package std/crypto/elliptic Affected versions of this package are vulnerable to Uncaught Exception. Go Vulnerability Report: via the P256.ScalarMult or P256.ScalarBaseMult functions when provided with a crafted scalar input longer than 32 byte...

8.7CVSS9AI score0.04195EPSS
SaveExploits0References3
OSV
OSV
added 2022/05/20 11:04 a.m.17 views

OESA-2022-1661 golang security update

The Go Programming Language. Security Fixes: Go before 1.16.12 and 1.17.x before 1.17.5 on UNIX allows write operations to an unintended file or unintended network connection as a consequence of erroneous closing of file descriptor 0 after file-descriptor exhaustion.CVE-2021-44717 encoding/pem in...

7.5CVSS7.2AI score0.0995EPSS
SaveExploits1References4
OSV
OSV
added 2022/05/14 1:04 a.m.22 views

GHSA-X3CF-W64X-4CP2 Symfony Path Disclosure

An issue was discovered in Symfony 2.7.x before 2.7.50, 2.8.x before 2.8.49, 3.x before 3.4.20, 4.0.x before 4.0.15, 4.1.x before 4.1.9, and 4.2.x before 4.2.1. When using the scalar type hint string in a setter method e.g. setNamestring $name of a class that's the dataclass of a form, and when a...

5.3CVSS6AI score0.04101EPSS
SaveExploits0References14
Github Security Blog
Github Security Blog
added 2022/05/14 1:04 a.m.29 views

Symfony Path Disclosure

An issue was discovered in Symfony 2.7.x before 2.7.50, 2.8.x before 2.8.49, 3.x before 3.4.20, 4.0.x before 4.0.15, 4.1.x before 4.1.9, and 4.2.x before 4.2.1. When using the scalar type hint string in a setter method e.g. setNamestring $name of a class that's the dataclass of a form, and when a...

5.3CVSS7.2AI score0.04101EPSS
SaveExploits0References14Affected Software2
OSV
OSV
added 2022/05/12 10:24 a.m.11 views

MGASA-2022-0171 Updated golang packages fix security vulnerability

encoding/pem: fix stack overflow in Decode. A large more than 5 MB PEM input can cause a stack overflow in Decode, leading the program to crash CVE-2022-24675 crypto/elliptic: tolerate all oversized scalars in generic P-256. A crafted scalar input longer than 32 bytes can cause P256.ScalarMult or...

7.5CVSS8.4AI score0.0995EPSS
SaveExploits1References3
Microsoft CVE
Microsoft CVE
added 2022/04/30 7:00 a.m.6 views

The generic P-256 feature in crypto/elliptic in Go before 1.17.9 and 1.18.x before 1.18.1 allows a panic via long scalar input.

...

7.5CVSS7.3AI score0.04195EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2022/04/27 12:00 a.m.40 views

SUSE SLED15 / SLES15 Security Update : go1.17 (SUSE-SU-2022:1411-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2022:1411-1 advisory. - encoding/pem in Go before 1.17.9 and 1.18.x before 1.18.1 has a Decode stack overflow via a large amount of...

7.5CVSS7.4AI score0.0995EPSS
SaveExploits1References8
CNVD
CNVD
added 2022/04/26 12:00 a.m.42 views

Google Go has an unspecified vulnerability (CNVD-2022-55213)

Google Go is a statically strongly typed, compiled, concurrent, and garbage collected programming language from Google Google, U.S.A. A vulnerability exists in versions of Google Go prior to 1.17.9 and prior to 1.18.1, which stems from the generic P-256 feature in crypto/elliptic allowing long...

5CVSS3.3AI score0.04195EPSS
SaveExploits0Affected Software1
ATTACKERKB
ATTACKERKB
added 2022/04/20 10:15 a.m.7 views

CVE-2022-28327

The generic P-256 feature in crypto/elliptic in Go before 1.17.9 and 1.18.x before 1.18.1 allows a panic via long scalar input...

7.5CVSS5.9AI score0.04195EPSS
SaveExploits0References20
NVD
NVD
added 2022/04/20 10:15 a.m.29 views

CVE-2022-28327

The generic P-256 feature in crypto/elliptic in Go before 1.17.9 and 1.18.x before 1.18.1 allows a panic via long scalar input...

7.5CVSS0.04195EPSS
SaveExploits0References12
Prion
Prion
added 2022/04/20 10:15 a.m.33 views

Input validation

The generic P-256 feature in crypto/elliptic in Go before 1.17.9 and 1.18.x before 1.18.1 allows a panic via long scalar input...

5CVSS8.5AI score0.04195EPSS
SaveExploits0References12Affected Software3
OSV
OSV
added 2022/04/20 10:15 a.m.9 views

UBUNTU-CVE-2022-28327

The generic P-256 feature in crypto/elliptic in Go before 1.17.9 and 1.18.x before 1.18.1 allows a panic via long scalar input...

7.5CVSS6.9AI score0.04195EPSS
SaveExploits0References4
OSV
OSV
added 2022/04/20 12:00 a.m.35 views

CVE-2022-28327

The generic P-256 feature in crypto/elliptic in Go before 1.17.9 and 1.18.x before 1.18.1 allows a panic via long scalar input...

6.9AI score
SaveExploits0References14
UbuntuCve
UbuntuCve
added 2022/04/20 12:00 a.m.38 views

CVE-2022-28327

The generic P-256 feature in crypto/elliptic in Go before 1.17.9 and 1.18.x before 1.18.1 allows a panic via long scalar input...

7.5CVSS6.9AI score0.04195EPSS
SaveExploits0References3
Rows per page
Query Builder