Lucene search
+L

395 matches found

RedHat Linux
RedHat Linux
added 2026/05/14 4:55 p.m.20 views

io.netty/netty-codec-http: Netty: Request smuggling via incorrect parsing of HTTP/1.1 chunked transfer encoding extension values

A flaw was found in Netty. A remote attacker could exploit this vulnerability by sending specially crafted HTTP/1.1 chunked transfer encoding extension values. Due to incorrect parsing of quoted strings, this flaw enables request smuggling attacks, potentially allowing an attacker to bypass...

7.5CVSS6.7AI score0.0064EPSS
SaveExploits1References8
Vulnrichment
Vulnrichment
added 2026/05/13 3:24 p.m.19 views

CVE-2026-44665 fast-xml-builder: Attribute values with unwanted quotes can bypass malicious or unwanted attributes

fast-xml-builder builds XML from JSON. Prior to 1.1.7, when an input data has quotes in attribute values but process entities is not enabled, it breaks the attribute value into multiple attributes. This gives the room for an attacker to insert unwanted attributes to the XML/HTML. This vulnerabili...

6.1CVSS5.8AI score0.00209EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/13 3:24 p.m.8 views

CVE-2026-44665

fast-xml-builder builds XML from JSON. Prior to 1.1.7, when an input data has quotes in attribute values but process entities is not enabled, it breaks the attribute value into multiple attributes. This gives the room for an attacker to insert unwanted attributes to the XML/HTML. This vulnerabili...

6.1CVSS5.8AI score0.00209EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/05/12 8:55 a.m.46 views

BIT-PHP-MIN-2025-14179 SQL injection in pdo_firebird via NUL bytes in quoted strings

In PHP versions 8.2. before 8.2.31, 8.3. before 8.3.31, 8.4. before 8.4.21, and 8.5. before 8.5.6, the PDO Firebird driver improperly handles NUL bytes when preparing SQL queries. During token-by-token query construction, a string token containing a NUL byte is copied via strncat, which stops at...

9.8CVSS5.8AI score0.00439EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/12 8:55 a.m.15 views

BIT-PHP-2025-14179 SQL injection in pdo_firebird via NUL bytes in quoted strings

In PHP versions 8.2. before 8.2.31, 8.3. before 8.3.31, 8.4. before 8.4.21, and 8.5. before 8.5.6, the PDO Firebird driver improperly handles NUL bytes when preparing SQL queries. During token-by-token query construction, a string token containing a NUL byte is copied via strncat, which stops at...

9.8CVSS5.9AI score0.00439EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/12 8:50 a.m.30 views

BIT-LIBPHP-2025-14179 SQL injection in pdo_firebird via NUL bytes in quoted strings

In PHP versions 8.2. before 8.2.31, 8.3. before 8.3.31, 8.4. before 8.4.21, and 8.5. before 8.5.6, the PDO Firebird driver improperly handles NUL bytes when preparing SQL queries. During token-by-token query construction, a string token containing a NUL byte is copied via strncat, which stops at...

9.8CVSS5.9AI score0.00439EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/05/12 5:34 a.m.15 views

github.com/jackc/pgx: golang: pgx: SQL injection via specific SQL query conditions

A flaw was found in pgx, a PostgreSQL driver and toolkit for Go. This SQL injection vulnerability can occur when using the non-default simple protocol, a dollar-quoted string literal in the SQL query, and when that string literal contains text interpreted as a placeholder with an...

9.8CVSS6.1AI score0.00356EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/05/12 12:00 a.m.22 views

PT-2026-40292

In PHP versions 8.2. before 8.2.31, 8.3. before 8.3.31, 8.4. before 8.4.21, and 8.5. before 8.5.6, the PDO Firebird driver improperly handles NUL bytes when preparing SQL queries. During token-by-token query construction, a string token containing a NUL byte is copied via strncat, which stops at...

9.8CVSS5.8AI score0.00439EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2026/05/10 8:03 a.m.16 views

pgx: SQL Injection via placeholder confusion with dollar quoted string literals

...

9.8CVSS5.8AI score0.00356EPSS
SaveExploits0
NVD
NVD
added 2026/05/10 5:16 a.m.28 views

CVE-2025-14179

In PHP versions 8.2. before 8.2.31, 8.3. before 8.3.31, 8.4. before 8.4.21, and 8.5. before 8.5.6, the PDO Firebird driver improperly handles NUL bytes when preparing SQL queries. During token-by-token query construction, a string token containing a NUL byte is copied via strncat, which stops at...

9.8CVSS0.00439EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/05/10 3:51 a.m.10 views

CVE-2025-14179 SQL injection in pdo_firebird via NUL bytes in quoted strings

In PHP versions 8.2. before 8.2.31, 8.3. before 8.3.31, 8.4. before 8.4.21, and 8.5. before 8.5.6, the PDO Firebird driver improperly handles NUL bytes when preparing SQL queries. During token-by-token query construction, a string token containing a NUL byte is copied via strncat, which stops at...

8.9CVSS5.8AI score0.00439EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/10 3:51 a.m.99 views

CVE-2025-14179

PHP’s PDO Firebird driver is affected in PHP 8.2.x (before 8.2.31), 8.3.x (before 8.3.31), 8.4.x (before 8.4.21), and 8.5.x (before 8.5.6). The root cause is improper handling of NUL bytes during token-by-token SQL query construction: a string token containing a NUL byte is copied with strncat(),...

9.8CVSS5.8AI score0.00439EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/05/10 3:51 a.m.85 views

CVE-2025-14179 SQL injection in pdo_firebird via NUL bytes in quoted strings

In PHP versions 8.2. before 8.2.31, 8.3. before 8.3.31, 8.4. before 8.4.21, and 8.5. before 8.5.6, the PDO Firebird driver improperly handles NUL bytes when preparing SQL queries. During token-by-token query construction, a string token containing a NUL byte is copied via strncat, which stops at...

8.9CVSS0.00439EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/10 3:51 a.m.13 views

CVE-2025-14179

In PHP versions 8.2. before 8.2.31, 8.3. before 8.3.31, 8.4. before 8.4.21, and 8.5. before 8.5.6, the PDO Firebird driver improperly handles NUL bytes when preparing SQL queries. During token-by-token query construction, a string token containing a NUL byte is copied via strncat, which stops at...

8.9CVSS5.8AI score0.00439EPSS
SaveExploits0References2Affected Software1
RedHat Linux
RedHat Linux
added 2026/05/09 2:50 p.m.21 views

github.com/jackc/pgx: golang: pgx: SQL injection via specific SQL query conditions

A flaw was found in pgx, a PostgreSQL driver and toolkit for Go. This SQL injection vulnerability can occur when using the non-default simple protocol, a dollar-quoted string literal in the SQL query, and when that string literal contains text interpreted as a placeholder with an...

9.8CVSS6.1AI score0.00356EPSS
SaveExploits0References7
Snyk
Snyk
added 2026/05/09 12:13 a.m.17 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via the HTMLRenderer heading rendering path in the HTML renderer. An attacker can inject arbitrary HTML by supplying a heading id attribute value that contains quotes and markup. The rendered output can be alter...

6.1CVSS5.8AI score0.00228EPSS
SaveExploits1References2
CVE
CVE
added 2026/05/08 10:55 p.m.25 views

CVE-2026-42453

Termix is affected by a command injection in the file-manager.ts endpoints extractArchive and compressFiles due to the use of double-quoted strings for shell construction, enabling $(command) substitution on the remote SSH host. This vulnerability (CVE-2026-42453) can lead to arbitrary command ex...

8.7CVSS5.8AI score0.01207EPSS
SaveExploits0References2
NVD
NVD
added 2026/05/08 5:16 p.m.29 views

CVE-2026-41889

pgx is a PostgreSQL driver and toolkit for Go. Prior to version 5.9.2, SQL injection can occur when the non-default simple protocol is used, a dollar quoted string literal is used in the SQL query, that string literal contains text that would be would be interpreted as a placeholder outside of a...

9.8CVSS0.00356EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/08 5:16 p.m.5 views

AZL-86322 CVE-2026-41889 affecting package keda for versions less than 2.14.1-15

pgx is a PostgreSQL driver and toolkit for Go. Prior to version 5.9.2, SQL injection can occur when the non-default simple protocol is used, a dollar quoted string literal is used in the SQL query, that string literal contains text that would be would be interpreted as a placeholder outside of a...

9.8CVSS6.2AI score0.00356EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/08 5:16 p.m.3 views

AZL-86325 CVE-2026-41889 affecting package telegraf for versions less than 1.31.0-22

pgx is a PostgreSQL driver and toolkit for Go. Prior to version 5.9.2, SQL injection can occur when the non-default simple protocol is used, a dollar quoted string literal is used in the SQL query, that string literal contains text that would be would be interpreted as a placeholder outside of a...

9.8CVSS6.2AI score0.00356EPSS
SaveExploits0References1
Rows per page
Query Builder