Lucene search
+L

1064 matches found

Kitploit
Kitploit
added 2026/09/08 3:31 p.m.4 views

CVE-2025-4396

CVE-2025-4396 — Relevanssi SQL Injection Time-Based Blind Disclaimer: This repository is intended for authorized penetration testing, security research, and educational purposes only. Unauthorized access to computer systems is illegal and unethical. Overview A proof-of-concept exploit for a...

7.5CVSS8.4AI score0.02667EPSS
SaveExploits2References1
OSV
OSV
added 2026/09/02 2:46 p.m.8 views

GHSA-X5FP-WJ9C-MXMX qs array-limit bypass via bracket-key comma parsing

Summary qs v6.15.3 allows bracket-key input to bypass arrayLimit and throwOnLimitExceeded when comma: true. The input a=1,2,3,4 succeeds with arrayLimit: 3, while the equivalent plain-key input is rejected. Affected version tested: text qs v6.15.3 commit 18d085e919dae70c8f1b200ab99323058edab2c2...

6.3CVSS5.8AI score0.00317EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/02 2:46 p.m.25 views

EUVD-2026-68141

qs array-limit bypass via bracket-key comma parsing...

6.3CVSS5.8AI score0.00317EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/08/30 2:23 a.m.7 views

Allocation of Resources Without Limits or Throttling

Overview qs is a querystring parser that supports nesting and arrays, with a depth limit. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the parseArrayValue comma-parsing logic, which applies the arrayLimit and throwOnLimitExceeded chec...

6.3CVSS6AI score0.00317EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/30 2:23 a.m.6 views

Allocation of Resources Without Limits or Throttling

Overview org.webjars.npm:qs is a querystring parser that supports nesting and arrays, with a depth limit. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the parseArrayValue comma-parsing logic, which applies the arrayLimit and...

6.3CVSS6AI score0.00317EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/30 1:20 a.m.17 views

CVE-2026-82562

Summary When qs.parse is called with comma: true and throwOnLimitExceeded: true, a comma-separated value under a bracket-push key a=1,2,3,4 is split into an array without being compared against arrayLimit, while the same value under a flat key a=1,2,3,4, an indexed key a0=, a nested key ab=, or a...

6.3CVSS0.00317EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/30 1:20 a.m.8 views

DEBIAN-CVE-2026-82562

Summary When qs.parse is called with comma: true and throwOnLimitExceeded: true, a comma-separated value under a bracket-push key a=1,2,3,4 is split into an array without being compared against arrayLimit, while the same value under a flat key a=1,2,3,4, an indexed key a0=, a nested key ab=, or a...

6.3CVSS6AI score0.00317EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/30 1:20 a.m.5 views

UBUNTU-CVE-2026-82562

Summary When qs.parse is called with comma: true and throwOnLimitExceeded: true, a comma-separated value under a bracket-push key a=1,2,3,4 is split into an array without being compared against arrayLimit, while the same value under a flat key a=1,2,3,4, an indexed key a0=, a nested key ab=, or a...

6.3CVSS6AI score0.00317EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/30 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-82562

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Summary When qs.parse is called with comma: true and throwOnLimitExceeded: true, a comma- separated value under a bracket-push key a=1,2,3,4 is split into an...

7.5CVSS5.1AI score0.00487EPSS
SaveExploits1References4
OSV
OSV
added 2026/08/29 11:58 p.m.34 views

CVE-2026-82562 qs.parse does not enforce arrayLimit on comma groups under bracket-push keys when throwOnLimitExceeded is set (incomplete fix for CVE-2026-2391)

Summary When qs.parse is called with comma: true and throwOnLimitExceeded: true, a comma-separated value under a bracket-push key a=1,2,3,4 is split into an array without being compared against arrayLimit, while the same value under a flat key a=1,2,3,4, an indexed key a0=, a nested key ab=, or a...

6.3CVSS6AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/29 11:58 p.m.43 views

CVE-2026-82562 qs.parse does not enforce arrayLimit on comma groups under bracket-push keys when throwOnLimitExceeded is set (incomplete fix for CVE-2026-2391)

Summary When qs.parse is called with comma: true and throwOnLimitExceeded: true, a comma-separated value under a bracket-push key a=1,2,3,4 is split into an array without being compared against arrayLimit, while the same value under a flat key a=1,2,3,4, an indexed key a0=, a nested key ab=, or a...

6.3CVSS0.00317EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/29 11:58 p.m.74 views

CVE-2026-82562

CVE-2026-82562 affects the qs Node.js querystring parser (v6.14.2 through v6.15.3). When qs.parse is called with both comma: true and throwOnLimitExceeded: true, a comma-separated value under a bracket-push key (a[]=1,2,3,4) is wrapped as a single nested element before the arrayLimit check runs, ...

6.3CVSS6AI score0.00317EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/29 11:58 p.m.15 views

CVE-2026-82562

Summary When qs.parse is called with comma: true and throwOnLimitExceeded: true, a comma-separated value under a bracket-push key a=1,2,3,4 is split into an array without being compared against arrayLimit, while the same value under a flat key a=1,2,3,4, an indexed key a0=, a nested key ab=, or a...

6.3CVSS6AI score0.00317EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/28 6:00 p.m.25 views

EUVD-2026-43000

Snipe-IT has a path traversal vulnerability via CSV import image field...

6.5CVSS5.9AI score0.00589EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.4 views

Astra Linux – Vulnerability in OpenSSH

OpenSSH versions prior to 10.3 mishandle the authorizedkeys principals option in unusual scenarios where a principals list is used in conjunction with a Certificate Authority that utilizes comma characters...

8.1CVSS7.2AI score0.00176EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/17 4:26 p.m.16 views

CVE-2026-8723

A flaw was found in the qs library. When the qs.stringify function processes arrays containing null or undefined elements, and is configured with both arrayFormat: 'comma' and encodeValuesOnly: true, it can trigger a TypeError. This error causes the application to crash or return a 500 error,...

6.3CVSS5.5AI score0.00358EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/13 3:20 p.m.5 views

ALPINE-CVE-2026-70463

rsync 3.1.0 before 3.5.0 contains an authorization bypass in auth users directive parsing. The auth users parser uses comma-only tokenization when splitting the user list, which fails to correctly handle entries of the form @Group Name where the group name contains a space. The space within the...

8.6CVSS5.9AI score0.00364EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/08/13 2:42 p.m.9 views

CVE-2026-70463

rsync 3.1.0 before 3.5.0 contains an authorization bypass in auth users directive parsing. The auth users parser uses comma-only tokenization when splitting the user list, which fails to correctly handle entries of the form @Group Name where the group name contains a space. The space within the...

8.6CVSS5.4AI score0.00364EPSS
SaveExploits1References4Affected Software1
EUVD
EUVD
added 2026/08/13 2:42 p.m.11 views

EUVD-2026-58041

rsync 3.1.0 before 3.5.0 contains an authorization bypass in auth users directive parsing. The auth users parser uses comma-only tokenization when splitting the user list, which fails to correctly handle entries of the form @Group Name where the group name contains a space. The space within the...

8.6CVSS5.4AI score0.00364EPSS
SaveExploits1References3
CVE
CVE
added 2026/08/13 2:42 p.m.77 views

CVE-2026-70463

CVE-2026-70463 affects rsync up to version 3.4.x (before 3.5.0) where the auth users parser incorrectly tokenizes the user list by comma, failing to correctly handle entries like @Group Name with spaces. This causes the deny rule for that group to be silently discarded during parsing, enabling an...

8.6CVSS5.4AI score0.00364EPSS
SaveExploits1References3Affected Software1
Rows per page
Query Builder