Lucene search
+L

30 matches found

Kitploit
Kitploit
added 2026/09/12 6:28 a.m.13 views

CVE-2006-2842

배지 라이선스 MIT 설치 cve-2006-2842를 npm으로 설치 root@kitploit: npm install cve-2006-2842 -g 사용법 단일 URL 예시 root@kitploit: cve-2006-2842 -u http://example.com 사용법 URL 목록 예시 root@kitploit: cve-2006-2842 -l urls.txt -o out.txt 스크린샷 도움말 메뉴 모든 항목 보기 root@kitploit: 👋 Hey karthithehacker...

7.5CVSS5.9AI score0.47196EPSS
SaveExploits3References1
SUSE CVE
SUSE CVE
added 2026/08/22 12:56 a.m.9 views

SUSE CVE-2026-63385

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent has two HTTP parsing weaknesses in http.c. evhttpdecodeuriinternal decodes percent-encoded %00 bytes into literal NUL characters, which can cause downstream C string operations to truncate a path and bypass...

9.2CVSS5.4AI score0.00403EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/20 6:16 p.m.20 views

CVE-2026-63385

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent has two HTTP parsing weaknesses in http.c. evhttpdecodeuriinternal decodes percent-encoded %00 bytes into literal NUL characters, which can cause downstream C string operations to truncate a path and bypass...

9.2CVSS0.00403EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/20 5:55 p.m.48 views

CVE-2026-63385 Libevent: HTTP header handling bugs create risk of access control bypass.

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent has two HTTP parsing weaknesses in http.c. evhttpdecodeuriinternal decodes percent-encoded %00 bytes into literal NUL characters, which can cause downstream C string operations to truncate a path and bypass...

9.2CVSS0.00403EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/01 1:16 p.m.8 views

CVE-2026-66402

FreeRDP before 3.29.0 affected versions = 3.28.0 contains multiple TLS certificate identity validation weaknesses in tlsverifycertificate, tlsmatchhostname, and x509utilsgetdnsnames. Because FreeRDP performs custom Common Name and DNS SAN string matching instead of using OpenSSL's length-aware...

9.8CVSS5.4AI score0.00286EPSS
SaveExploits0References4
Mageia
Mageia
added 2026/06/10 5:07 a.m.39 views

Updated jq packages fix security vulnerabilities

An integer overflow arises when assigning value using an index of 2147483647, the signed integer limit. This causes a denial of service. CVE-2024-23337 It was discovered that jq did not correctly handle certain string concatenations. An attacker could possibly use this issue to cause a denial of...

8.7CVSS6.9AI score0.00632EPSS
SaveExploits7References9
OSV
OSV
added 2026/06/10 5:07 a.m.20 views

MGASA-2026-0188 Updated jq packages fix security vulnerabilities

An integer overflow arises when assigning value using an index of 2147483647, the signed integer limit. This causes a denial of service. CVE-2024-23337 It was discovered that jq did not correctly handle certain string concatenations. An attacker could possibly use this issue to cause a denial of...

8.7CVSS6AI score0.00632EPSS
SaveExploits7References10
OSV
OSV
added 2026/05/29 11:11 a.m.22 views

OESA-2026-2487 jq security update

jq is a lightweight and flexible command-line JSON processor. you can use it to slice and filter and map and transform structured data. It is written in portable C, and it has zero runtime dependencies. it can mangle the data format that you have into the one that you want. Security Fixes: jq is ...

5.5CVSS6AI score0.00161EPSS
SaveExploits7References8
OSV
OSV
added 2026/05/22 11:11 a.m.14 views

OESA-2026-2424 jq security update

jq is a lightweight and flexible command-line JSON processor. you can use it to slice and filter and map and transform structured data. It is written in portable C, and it has zero runtime dependencies. it can mangle the data format that you have into the one that you want. Security Fixes: jq is ...

5.5CVSS6AI score0.00161EPSS
SaveExploits7References8
OSV
OSV
added 2026/05/18 4:56 p.m.25 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.00366EPSS
SaveExploits7References1
OSV
OSV
added 2026/05/16 12:20 p.m.17 views

CLSA-2026-1778934026 Fix CVE(s): CVE-2026-42010

SECURITY UPDATE: Authentication bypass via NUL-byte truncation in RSA-PSK username lookup - debian/patches/CVE-2026-42010.patch: replace strleninfo-username with info-usernamelen in gnutlsprocrsapskclientkx in lib/auth/rsapsk.c to prevent NUL-byte truncation allowing username matching with...

9.8CVSS5.8AI score0.0105EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/05/13 3:37 a.m.18 views

SUSE CVE-2026-41256

jq is a command-line JSON processor. In 1.8.1 and earlier, Top-level jq programs loaded from a file with -f are truncated at the first embedded NUL byte on current upstream HEAD. A crafted filter file such as . followed by \x00 and arbitrary suffix compiles and executes as only the prefix before...

5.5CVSS5.9AI score0.00158EPSS
SaveExploits1References6
OSV
OSV
added 2026/05/11 6:16 p.m.11 views

AZL-86384 CVE-2026-41256 affecting package jq for versions less than 1.7.1-6

jq is a command-line JSON processor. In 1.8.1 and earlier, Top-level jq programs loaded from a file with -f are truncated at the first embedded NUL byte on current upstream HEAD. A crafted filter file such as . followed by \x00 and arbitrary suffix compiles and executes as only the prefix before...

5.5CVSS6.1AI score0.00158EPSS
SaveExploits1References1
OSV
OSV
added 2026/05/11 6:16 p.m.15 views

UBUNTU-CVE-2026-41256

jq is a command-line JSON processor. In 1.8.1 and earlier, Top-level jq programs loaded from a file with -f are truncated at the first embedded NUL byte on current upstream HEAD. A crafted filter file such as . followed by \x00 and arbitrary suffix compiles and executes as only the prefix before...

5.5CVSS5.9AI score0.00158EPSS
SaveExploits1References4
CVE
CVE
added 2026/05/11 5:18 p.m.82 views

CVE-2026-41256

The CVE affects jq up to version 1.8.1. Top-level jq programs loaded from a file with -f are truncated at the first embedded NUL byte on current upstream HEAD. A crafted filter file such as . followed by � and arbitrary suffix compiles and executes as only the prefix before the NUL, leading to a ...

5.5CVSS5.9AI score0.00158EPSS
SaveExploits1References1Affected Software1
CNNVD
CNNVD
added 2026/05/11 12:00 a.m.20 views

jq 安全漏洞

jq is a lightweight and flexible command-line JSON processor developed by jqlang. Jq versions 1.8.1 and earlier have security vulnerabilities. These vulnerabilities arise from the top-level jq program loaded via the -f parameter being truncated at the first NUL byte. This can result in the...

5.5CVSS5.9AI score0.00158EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/23 7:20 p.m.24 views

CLSA-2026-1776972009 php: Fix of 3 CVEs

CVE-2021-21707: fix NUL byte truncation in XML/DOM URI file loading - CVE-2022-31628: fix phar wrapper denial of service when loading compressed quine archives - CVE-2022-31629: discard HTTP variables that mangle into Host- or Secure- prefixes...

6.5CVSS6.8AI score0.49336EPSS
SaveExploits3References1
OSV
OSV
added 2026/04/14 12:16 a.m.13 views

AZL-82928 CVE-2026-33948 affecting package jq for versions less than 1.7.1-5

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

6.3CVSS6.7AI score0.00256EPSS
SaveExploits1References1
CVE
CVE
added 2026/04/13 11:51 p.m.53 views

CVE-2026-33948

CVE-2026-33948 affects jq, a command-line JSON processor. Before commit 6374ae0bcdfe33a18eb0ae6db28493b1f34a0a5b, input parsing uses strlen() on data read from files or stdin, causing truncation at the first NUL byte and validating only the prefix as JSON. This enables an attacker to craft input ...

6.3CVSS6AI score0.00256EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/04/13 11:51 p.m.11 views

CVE-2026-33948 jq: Embedded-NUL Truncation in CLI JSON Input Path Causes Prefix-Only Validation of Malformed Input

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

6.3CVSS7.2AI score
SaveExploits0References4
Rows per page
Query Builder