Lucene search
+L

12988 matches found

Debian CVE
Debian CVE
added 2024/03/06 7:27 p.m.94 views

CVE-2024-27308

Mio is a Metal I/O library for Rust. When using named pipes on Windows, mio will under some circumstances return invalid tokens that correspond to named pipes that have already been deregistered from the mio registry. The impact of this vulnerability depends on how mio is used. For some...

9.1CVSS7.5AI score0.00889EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/03/06 7:18 p.m.32 views

CVE-2023-48703 SAML authentication bypass vulnerability in RobotsAndPencils/go-saml

RobotsAndPencils go-saml, a SAML client library written in Go, contains an authentication bypass vulnerability in all known versions. This is due to how the xmlsec1 command line tool is called internally to verify the signature of SAML assertions. When xmlsec1 is used without defining the enabled...

7.5CVSS7.2AI score0.00559EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/03/06 7:18 p.m.35 views

CVE-2023-48703 SAML authentication bypass vulnerability in RobotsAndPencils/go-saml

RobotsAndPencils go-saml, a SAML client library written in Go, contains an authentication bypass vulnerability in all known versions. This is due to how the xmlsec1 command line tool is called internally to verify the signature of SAML assertions. When xmlsec1 is used without defining the enabled...

7.5CVSS7.9AI score0.00559EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/06 7:15 p.m.2 views

DEBIAN-CVE-2024-27289

pgx is a PostgreSQL driver and toolkit for Go. Prior to version 4.18.2, SQL injection can occur when all of the following conditions are met: the non-default simple protocol is used; a placeholder for a numeric value must be immediately preceded by a minus; there must be a second placeholder for ...

8.1CVSS6.8AI score0.00854EPSS
SaveExploits0References1
NVD
NVD
added 2024/03/06 7:15 p.m.27 views

CVE-2024-27304

pgx is a PostgreSQL driver and toolkit for Go. SQL injection can occur if an attacker can cause a single query or bind message to exceed 4 GB in size. An integer overflow in the calculated message size can cause the one large message to be sent as multiple messages under the attacker's control. T...

9.8CVSS9.9AI score0.01109EPSS
SaveExploits1References7
Prion
Prion
added 2024/03/06 7:15 p.m.33 views

Integer overflow

pgx is a PostgreSQL driver and toolkit for Go. SQL injection can occur if an attacker can cause a single query or bind message to exceed 4 GB in size. An integer overflow in the calculated message size can cause the one large message to be sent as multiple messages under the attacker's control. T...

7.5CVSS9.7AI score0.01109EPSS
SaveExploits1References6
UbuntuCve
UbuntuCve
added 2024/03/06 7:15 p.m.80 views

CVE-2024-27304

pgx is a PostgreSQL driver and toolkit for Go. SQL injection can occur if an attacker can cause a single query or bind message to exceed 4 GB in size. An integer overflow in the calculated message size can cause the one large message to be sent as multiple messages under the attacker's control. T...

9.8CVSS7.2AI score0.01109EPSS
SaveExploits1References10
UbuntuCve
UbuntuCve
added 2024/03/06 7:15 p.m.38 views

CVE-2024-27289

pgx is a PostgreSQL driver and toolkit for Go. Prior to version 4.18.2, SQL injection can occur when all of the following conditions are met: the non-default simple protocol is used; a placeholder for a numeric value must be immediately preceded by a minus; there must be a second placeholder for ...

8.1CVSS6.8AI score0.00854EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/03/06 7:07 p.m.46 views

CVE-2024-27304 pgx SQL Injection via Protocol Message Size Overflow

pgx is a PostgreSQL driver and toolkit for Go. SQL injection can occur if an attacker can cause a single query or bind message to exceed 4 GB in size. An integer overflow in the calculated message size can cause the one large message to be sent as multiple messages under the attacker's control. T...

9.8CVSS10AI score0.01109EPSS
SaveExploits1References7
OSV
OSV
added 2024/03/06 7:07 p.m.27 views

CVE-2024-27304 pgx SQL Injection via Protocol Message Size Overflow

pgx is a PostgreSQL driver and toolkit for Go. SQL injection can occur if an attacker can cause a single query or bind message to exceed 4 GB in size. An integer overflow in the calculated message size can cause the one large message to be sent as multiple messages under the attacker's control. T...

9.8CVSS9AI score
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/03/06 7:07 p.m.49 views

CVE-2024-27304 pgx SQL Injection via Protocol Message Size Overflow

pgx is a PostgreSQL driver and toolkit for Go. SQL injection can occur if an attacker can cause a single query or bind message to exceed 4 GB in size. An integer overflow in the calculated message size can cause the one large message to be sent as multiple messages under the attacker's control. T...

9.8CVSS7.8AI score0.01109EPSS
SaveExploits1References7
Debian CVE
Debian CVE
added 2024/03/06 7:07 p.m.51 views

CVE-2024-27304

pgx is a PostgreSQL driver and toolkit for Go. SQL injection can occur if an attacker can cause a single query or bind message to exceed 4 GB in size. An integer overflow in the calculated message size can cause the one large message to be sent as multiple messages under the attacker's control. T...

9.8CVSS9.2AI score0.01109EPSS
SaveExploits1
OSV
OSV
added 2024/03/06 6:35 p.m.45 views

CVE-2024-27303 electron-builder's NSIS installer - execute arbitrary code on the target machine (Windows only)

electron-builder is a solution to package and build a ready for distribution Electron, Proton Native app for macOS, Windows and Linux. A vulnerability that only affects eletron-builder prior to 24.13.2 in Windows, the NSIS installer makes a system call to open cmd.exe via NSExec in the .nsh...

7.3CVSS7.2AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/03/06 6:28 p.m.90 views

CVE-2024-27289

pgx is a PostgreSQL driver and toolkit for Go. Prior to version 4.18.2, SQL injection can occur when all of the following conditions are met: the non-default simple protocol is used; a placeholder for a numeric value must be immediately preceded by a minus; there must be a second placeholder for ...

8.1CVSS7.1AI score0.00854EPSS
SaveExploits0
OSV
OSV
added 2024/03/06 6:28 p.m.41 views

CVE-2024-27289 pgx SQL Injection via Line Comment Creation

pgx is a PostgreSQL driver and toolkit for Go. Prior to version 4.18.2, SQL injection can occur when all of the following conditions are met: the non-default simple protocol is used; a placeholder for a numeric value must be immediately preceded by a minus; there must be a second placeholder for ...

8.1CVSS7.1AI score
SaveExploits0References5
Cvelist
Cvelist
added 2024/03/06 6:28 p.m.76 views

CVE-2024-27289 pgx SQL Injection via Line Comment Creation

pgx is a PostgreSQL driver and toolkit for Go. Prior to version 4.18.2, SQL injection can occur when all of the following conditions are met: the non-default simple protocol is used; a placeholder for a numeric value must be immediately preceded by a minus; there must be a second placeholder for ...

8.1CVSS8.6AI score0.00854EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 6:24 p.m.97 views

GHSA-CGQF-3CQ5-WVCJ Apollo Router's Compressed Payloads do not respect HTTP Payload Limits

Impact The Apollo Router is a configurable, high-performance graph router written in Rust to run a federated supergraph that uses Apollo Federation. Affected versions are subject to a Denial-of-Service DoS type vulnerability. When receiving compressed HTTP payloads, affected versions of the Route...

7.5CVSS5.5AI score0.0077EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:20 a.m.23 views

BIT-TENSORFLOW-2020-15211 Out of bounds access in tensorflow-lite

In TensorFlow Lite before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, 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 indice...

5.8CVSS5.2AI score0.00917EPSS
SaveExploits1References10
OSV
OSV
added 2024/03/06 11:12 a.m.84 views

BIT-TENSORFLOW-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...

7.5CVSS6.3AI score0.00432EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:12 a.m.67 views

BIT-TENSORFLOW-2022-36002 `CHECK` fail in `Unbatch` in TensorFlow

TensorFlow is an open source platform for machine learning. When Unbatch receives a nonscalar input id, it gives a CHECK fail that can trigger a denial of service attack. We have patched the issue in GitHub commit 4419d10d576adefa36b0e0a9425d2569f7c0189f. The fix will be included in TensorFlow...

7.5CVSS6.4AI score0.00423EPSS
SaveExploits0References3
Rows per page
Query Builder