Lucene search
K

16 matches found

OSV
OSV
added 2026/05/18 4:56 p.m.4 views

CLSA-2026-1779123410 jq: Fix of 8 CVEs

CVE-2026-40164: randomize hash seed to mitigate hash collision DoS - CVE-2026-40612: limit containment check depth - CVE-2026-41256: fix NUL truncation in program files loaded with -f - CVE-2026-41257: fix signed-int overflow in stackreallocate - CVE-2026-43894: cap numeric literal length to...

7.5CVSS5.9AI score0.00024EPSS
Exploits7References1
NVD
NVD
added 2026/05/11 6:16 p.m.4 views

CVE-2026-43895

jq is a command-line JSON processor. In 1.8.1 and earlier, jq accepts embedded NUL bytes in import paths at the jq-language level, but later resolves those paths through C string operations during module and data-file lookup. This creates a mismatch between the logical import string that policy o...

4.4CVSS0.0002EPSS
Exploits1References1
UbuntuCve
UbuntuCve
added 2026/05/11 6:16 p.m.4 views

CVE-2026-43895

jq is a command-line JSON processor. In 1.8.1 and earlier, jq accepts embedded NUL bytes in import paths at the jq-language level, but later resolves those paths through C string operations during module and data-file lookup. This creates a mismatch between the logical import string that policy o...

4.4CVSS5.9AI score0.0002EPSS
Exploits1References2
AlpineLinux
AlpineLinux
added 2026/05/11 5:24 p.m.3 views

CVE-2026-43895

jq is a command-line JSON processor. In 1.8.1 and earlier, jq accepts embedded NUL bytes in import paths at the jq-language level, but later resolves those paths through C string operations during module and data-file lookup. This creates a mismatch between the logical import string that policy o...

4.4CVSS5.9AI score0.0002EPSS
Exploits1References1
EUVD
EUVD
added 2026/05/11 5:24 p.m.2 views

EUVD-2026-29173

jq is a command-line JSON processor. In 1.8.1 and earlier, jq accepts embedded NUL bytes in import paths at the jq-language level, but later resolves those paths through C string operations during module and data-file lookup. This creates a mismatch between the logical import string that policy o...

4.4CVSS5.9AI score0.0002EPSS
Exploits1References1
ATTACKERKB
ATTACKERKB
added 2026/05/01 4:1 p.m.0 views

CVE-2026-23863

An attachment spoofing issue in WhatsApp for Windows prior to v2.3000.1032164386.258709 could have allowed maliciously formatted documents with embedded NUL bytes in the filename to be shown in the application as one type of file but run as an executable when opened. We have not seen evidence of...

6.5CVSS5.8AI score0.00012EPSS
Exploits0References3Affected Software1
CVE
CVE
added 2026/05/01 4:1 p.m.48 views

CVE-2026-23863

CVE-2026-23863 affects WhatsApp for Windows prior to version 2.3000.1032164386.258709. The issue is an attachment spoofing flaw where documents with embedded NUL bytes in the filename could be displayed as one file type but executed when opened. Root cause is improper handling of specially crafte...

6.5CVSS5.8AI score0.00012EPSS
Exploits0References2Affected Software1
SUSE CVE
SUSE CVE
added 2026/04/14 11:26 p.m.3 views

SUSE CVE-2026-33948

jq is a command-line JSON processor. Commits before 6374ae0bcdfe33a18eb0ae6db28493b1f34a0a5b contain a vulnerability where CLI input parsing allows validation bypass via embedded NUL bytes. When reading JSON from files or stdin, jq uses strlen to determine buffer length instead of the actual byte...

5.3CVSS6AI score0.00137EPSS
Exploits1References4
RedhatCVE
RedhatCVE
added 2026/04/14 6:9 p.m.0 views

CVE-2026-33948

A flaw was found in jq, a command-line JSON processor. This vulnerability allows a remote attacker to bypass input validation by crafting malicious JSON input containing embedded null NUL bytes. Due to incorrect handling of input buffer lengths, jq truncates the input at the first NUL byte,...

6.3CVSS5.9AI score0.00137EPSS
Exploits1References5
Snyk
Snyk
added 2026/03/17 4:45 a.m.4 views

Out-of-bounds Read

Overview Affected versions of this package are vulnerable to Out-of-bounds Read in the uclobjectemit function when operating in UCLPARSERZEROCOPY mode and processing input containing a key with an embedded null byte. An attacker can cause a segmentation fault and disrupt service by submitting...

8.3CVSS5.8AI score0.00121EPSS
Exploits1References2
Github Security Blog
Github Security Blog
added 2025/12/05 6:14 p.m.5 views

Envoy's TLS certificate matcher for `match_typed_subject_alt_names` may incorrectly treat certificates containing an embedded null byte

Summary Envoy’s mTLS certificate matcher for matchtypedsubjectaltnames may incorrectly treat certificates containing an embedded null byte \0 inside an OTHERNAME SAN value as valid matches. Details This occurs when the SAN is encoded as a BMPSTRING or UNIVERSALSTRING, and its UTF-8 conversion...

7.1CVSS6.9AI score0.00002EPSS
Exploits1References3Affected Software1
Cvelist
Cvelist
added 2025/12/03 6:31 p.m.12 views

CVE-2025-66220 Envoy’s TLS certificate matcher for `match_typed_subject_alt_names` may incorrectly treat certificates containing an embedded null byte

Envoy is a high-performance edge/middle/service proxy. In 1.33.12, 1.34.10, 1.35.6, 1.36.2, and earlier, Envoy’s mTLS certificate matcher for matchtypedsubjectaltnames may incorrectly treat certificates containing an embedded null byte \0 inside an OTHERNAME SAN value as valid matches...

5CVSS0.00002EPSS
Exploits1References1
SUSE CVE
SUSE CVE
added 2023/02/15 4:13 a.m.1 views

SUSE CVE-2019-11044

In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0 on Windows, PHP link function accepts filenames with embedded \0 byte and treats them as terminating at that byte. This could lead to security vulnerabilities, e.g. in applications checking paths that the code is allowed to access...

7.5CVSS7.6AI score0.08021EPSS
Exploits2References3
OSV
OSV
added 2019/12/23 3:15 a.m.0 views

UBUNTU-CVE-2019-11045

In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0, PHP DirectoryIterator class accepts filenames with embedded \0 byte and treats them as terminating at that byte. This could lead to security vulnerabilities, e.g. in applications checking paths that the code is allowed to access...

5.9CVSS6.8AI score0.41483EPSS
Exploits1References4
OSV
OSV
added 2013/03/07 3:55 p.m.1 views

DEBIAN-CVE-2013-2478

The dissectserverinfo function in epan/dissectors/packet-ms-mms.c in the MS-MMS dissector in Wireshark 1.6.x before 1.6.14 and 1.8.x before 1.8.6 does not properly manage string lengths, which allows remote attackers to cause a denial of service application crash via a malformed packet that 1...

3.3CVSS7.5AI score0.01451EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2010/01/19 12:0 a.m.25 views

openSUSE Security Update : postgresql (postgresql-1773)

An unprivileged, authenticated PostgreSQL user could create a table which references functions with malicious content. Maintenance operations carried out be the database superuser could execute such functions CVE-2009-4136. Embedded null bytes in the common name of SSL certificates could bypass...

6.5CVSS8.2AI score0.03854EPSS
Exploits5References4
Rows per page
Query Builder