Lucene search
+L

30 matches found

Kitploit
Kitploit
β€’added 2026/09/04 2:06 a.m.β€’6 views

CVE-2021-3156

TΓ­tulo del Proyecto Generador de exploit para CVE-2021-3156 sudo InstalaciΓ³n 1. Instala dependencias ./install.sh 2. Ejecuta generador de exploit: ./run.sh 3. Si la versiΓ³n de sudo del sistema es vulnerable se genera un exploit para la versiΓ³n instalada 4. El exploit se genera en exploit.c y el...

7.8CVSS7.2AI score0.99969EPSS
SaveExploits83References1
GithubExploit
GithubExploit
β€’added 2026/09/03 5:07 p.m.β€’16 views

Exploit for CVE-2026-75604

CVE-2026-75604 - Next.js path traversal β†’ RCE Windows Β· rese...

9CVSS6.2AI score0.00819EPSS
SaveExploits3
OSV
OSV
β€’added 2026/09/01 9:23 p.m.β€’28 views

CVE-2026-75604 Next.js: Unauthenticated Remote Code Execution on windows-hosted servers

Next.js is a React framework for building full-stack web applications. From 13.4.0 until 15.5.24 and 16.3.3, Next.js applications using Pages Router or App Router without Cache Components on Windows-hosted servers do not consistently escape backslashes in route segments before constructing...

9CVSS6.4AI score
SaveExploits0References7
Kitploit
Kitploit
β€’added 2026/09/01 8:14 p.m.β€’8 views

CVE-2021-3156

CVE-2021-3156 Resumen Desbordamiento de bΓΊfer basado en montΓ³n en Sudo CVE-2021-3156 Vulnerabilidad de desbordamiento de montΓ³n causada por el escape incorrecto de \ en sudo, LPE Versiones afectadas Todas las versiones desde 1.8.2 hasta 1.8.31p2 Todas las versiones estables desde 1.9.0 hasta...

7.8CVSS7.3AI score0.99969EPSS
SaveExploits83
Snyk
Snyk
β€’added 2026/08/17 5:20 p.m.β€’10 views

Arbitrary Code Injection

Overview Affected versions of this package are vulnerable to Arbitrary Code Injection in the process method of sqlparse/filters/output.py when generating output via the Python and PHP output formatters. The formatters previously only escaped quote characters ' or " but did not first escape...

9.3CVSS6.2AI score0.00129EPSS
SaveExploits0References2
EUVD
EUVD
β€’added 2026/08/17 5:14 p.m.β€’9 views

EUVD-2026-60308

sqlparse is a non-validating SQL parser module for Python. Prior to 0.6.0, sqlparse/filters/output.py fails to escape existing backslashes before quotes in sqlparse.format outputformat='python' and outputformat='php' and the corresponding sqlformat -l modes, allowing crafted SQL to terminate the...

6.2CVSS5.8AI score0.00129EPSS
SaveExploits0References1
NVD
NVD
β€’added 2026/08/11 8:18 p.m.β€’12 views

CVE-2026-73233

FreeCAD is a free and open-source multiplatform 3D parametric modeler. Prior to 1.1.2, the FEM Displacement Constraint task dialog in src/Mod/Fem/Gui/TaskFemConstraintDisplacement.cpp passes the xDisplacementFormula, yDisplacementFormula, and zDisplacementFormula fields of a...

8.5CVSS0.00148EPSS
SaveExploits0References6
OSV
OSV
β€’added 2026/08/11 7:39 p.m.β€’9 views

CVE-2026-73233 FreeCAD: FEM formula incomplete escape

FreeCAD is a free and open-source multiplatform 3D parametric modeler. Prior to 1.1.2, the FEM Displacement Constraint task dialog in src/Mod/Fem/Gui/TaskFemConstraintDisplacement.cpp passes the xDisplacementFormula, yDisplacementFormula, and zDisplacementFormula fields of a...

8.5CVSS5.7AI score
SaveExploits0References8
NVD
NVD
β€’added 2026/07/31 4:17 p.m.β€’17 views

CVE-2026-17566

pgAdmin 4's Import/Export Data tool builds a psql \copy ... command line by interpolating a user-supplied SQL query into a Jinja template and passing the rendered line to psql via --command. To stop an attacker from breaking out of the ... wrapper, createimportexportjob route POST...

9.9CVSS0.00487EPSS
SaveExploits1References2
Cvelist
Cvelist
β€’added 2026/07/31 4:00 p.m.β€’60 views

CVE-2026-17566 pgAdmin 4: RCE via backslash-escape mismatch in Import/Export Data query guard (incomplete defense, sibling gap to CVE-2025-13780)

pgAdmin 4's Import/Export Data tool builds a psql \copy ... command line by interpolating a user-supplied SQL query into a Jinja template and passing the rendered line to psql via --command. To stop an attacker from breaking out of the ... wrapper, createimportexportjob route POST...

9.9CVSS0.00487EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
β€’added 2026/07/31 4:00 p.m.β€’13 views

CVE-2026-17566 pgAdmin 4: RCE via backslash-escape mismatch in Import/Export Data query guard (incomplete defense, sibling gap to CVE-2025-13780)

pgAdmin 4's Import/Export Data tool builds a psql \copy ... command line by interpolating a user-supplied SQL query into a Jinja template and passing the rendered line to psql via --command. To stop an attacker from breaking out of the ... wrapper, createimportexportjob route POST...

9.9CVSS5.8AI score0.00487EPSS
SaveExploits1References2
OSV
OSV
β€’added 2026/07/31 4:00 p.m.β€’10 views

CVE-2026-17566 pgAdmin 4: RCE via backslash-escape mismatch in Import/Export Data query guard (incomplete defense, sibling gap to CVE-2025-13780)

pgAdmin 4's Import/Export Data tool builds a psql \copy ... command line by interpolating a user-supplied SQL query into a Jinja template and passing the rendered line to psql via --command. To stop an attacker from breaking out of the ... wrapper, createimportexportjob route POST...

9.4CVSS5.8AI score
SaveExploits0References5
CVE
CVE
β€’added 2026/07/31 4:00 p.m.β€’132 views

CVE-2026-17566

Summary of CVE-2026-17566 (pgAdmin 4): The Import/Export Data tool builds a psql \copy (...) command by interpolating a user-supplied SQL query into a Jinja template and passing it via --command. A flawed parenthesis-balance check in create_import_export_job() treated a backslash-quote (') as esc...

9.9CVSS5.8AI score0.00487EPSS
SaveExploits1References2Affected Software1
SUSE CVE
SUSE CVE
β€’added 2026/07/30 4:35 p.m.β€’11 views

SUSE CVE-2026-62843

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. From 2.63.6 to 2.63.16, File Browser's archive builder uses strings.ReplaceAllnameInArchive, "", "/", which turns a POSIX filename such as ....\evil.sh into the...

6.8CVSS7.7AI score0.00391EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
β€’added 2026/07/30 12:00 a.m.β€’35 views

Linux Distros Unpatched Vulnerability : CVE-2026-17543

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Improper escaping of backslashes in attacker-provided parameters would allow for trivial SQL injection in PHP versions from 8.2. before 8.2.33, from 8.3. before...

9.8CVSS5.9AI score0.00323EPSS
SaveExploits2References3
CVE
CVE
β€’added 2026/05/25 7:06 p.m.β€’402 views

CVE-2026-48842

The CVE affects Roundcube Webmail 1.6.x ≀1.6.15 and 1.7.x ≀1.7.0, via the virtuser_query plugin, where a pre-authentication SQL injection is triggered by a backslash-escaped preg_replace() bypass. Root cause: input crafted to bypass escapes leads to SQL injection before authentication. Impact is ...

8.1CVSS5.8AI score0.00764EPSS
SaveExploits0References6
CNNVD
CNNVD
β€’added 2026/05/08 12:00 a.m.β€’18 views

Absinthe.Plug θ·¨η«™θ„šζœ¬ζΌζ΄ž

Absinthe.Plug is an open-source GraphQL toolkit plugin for Elixir. Version 1.2.0 of Absinthe.Plug contains a cross-site scripting vulnerability. This vulnerability stems from the jsescape function in the GraphiQL interface not escaping backslashes, which may lead to reflective cross-site scriptin...

6.1CVSS5.6AI score0.00282EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
β€’added 2026/03/27 5:09 p.m.β€’13 views

CVE-2026-33468

Kysely is a type-safe TypeScript SQL query builder. Prior to version 0.28.14, Kysely's DefaultQueryCompiler.sanitizeStringLiteral only escapes single quotes by doubling them ' β†’ '' but does not escape backslashes. When used with the MySQL dialect where NOBACKSLASHESCAPES is OFF by default, an...

8.1CVSS6.1AI score0.00419EPSS
SaveExploits1References1
CVE
CVE
β€’added 2026/03/26 5:01 p.m.β€’38 views

CVE-2026-33442

CVE-2026-33442 affects Kysely (TypeScript SQL query builder). In versions 0.28.12 and 0.28.13, the sanitizer for string literals only escapes single quotes, not backslashes, which under MySQL with BACKSLASH_ESCAPES can allow bypassing escaping in JSON path keys. This enables SQL injection via the...

8.1CVSS5.9AI score0.00442EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
β€’added 2026/03/26 5:01 p.m.β€’4 views

CVE-2026-33442 Kysely has a MySQL SQL Injection via Backslash Escape Bypass in non-type-safe usage of JSON path keys.

Kysely is a type-safe TypeScript SQL query builder. In versions 0.28.12 and 0.28.13, the sanitizeStringLiteral method in Kysely's query compiler escapes single quotes ' β†’ '' but does not escape backslashes. On MySQL with the default BACKSLASHESCAPES SQL mode, an attacker can inject a backslash...

8.1CVSS5.9AI score0.00442EPSS
SaveExploits1References1
Rows per page
Query Builder