18354 matches found
CVE-2026-88035 Heap buffer overflow via wrapped size check during SASL username canonicalization in MongoDB C Driver
A size check in the client-side authentication path of the MongoDB C Driver can wrap around, so an unusually large user-name value is accepted and copied past the end of a small buffer. A party able to set the driver's connection settings may cause the application that embeds the driver to...
CVE-2026-88035
CVE-2026-88035 is a heap buffer overflow in the MongoDB C Driver 's client-side authentication path, triggered during SASL username canonicalization . A size-check integer wrap-around allows an unusually large username to be copied past the end of a small buffer, causing the embedding application...
CVE-2026-88035 Heap buffer overflow via wrapped size check during SASL username canonicalization in MongoDB C Driver
A size check in the client-side authentication path of the MongoDB C Driver can wrap around, so an unusually large user-name value is accepted and copied past the end of a small buffer. A party able to set the driver's connection settings may cause the application that embeds the driver to...
Heap buffer overflow via wrapped size check during SASL username canonicalization in MongoDB C Driver
A size check in the client-side authentication path of the MongoDB C Driver can wrap around, so an unusually large user-name value is accepted and copied past the end of a small buffer. A party able to set the driver's connection settings may cause the application that embeds the driver to...
EUVD-2026-75670
Improper neutralization of special elements in data query logic in the GridFS component of the MongoDB C++ Driver can cause a caller-supplied structured file identifier to be interpreted as a query condition rather than as a literal identifier. An authenticated user who can influence the identifi...
GridFS data disclosure and deletion via query-operator injection in file IDs in the MongoDB C++ Driver
Improper neutralization of special elements in data query logic in the GridFS component of the MongoDB C++ Driver can cause a caller-supplied structured file identifier to be interpreted as a query condition rather than as a literal identifier. An authenticated user who can influence the identifi...
CVE-2026-88034
CVE-2026-88034 affects the GridFS component of the MongoDB C++ Driver . The root cause is improper neutralization of special elements in data query logic: a caller-supplied structured file identifier can be interpreted as a query condition rather than a literal identifier. An authenticated user w...
EUVD-2026-75640
Improper neutralization of regular-expression metacharacters in the LINQ query translation component of the MongoDB C Driver can cause a caller-supplied character sequence to alter a regular-expression predicate generated by an affected application. An authenticated user who can influence such a...
CVE-2026-88026 Regular expression injection via unescaped characters in LINQ query translation in MongoDB C# Driver
Improper neutralization of regular-expression metacharacters in the LINQ query translation component of the MongoDB C Driver can cause a caller-supplied character sequence to alter a regular-expression predicate generated by an affected application. An authenticated user who can influence such a...
CVE-2026-88026
MongoDB C# Driver is affected by a regular expression injection in its LINQ query translation component . The root cause is improper neutralization of regular-expression metacharacters: a caller-supplied string can alter a regex predicate generated by the application. An authenticated user who ca...
CVE-2026-88026 Regular expression injection via unescaped characters in LINQ query translation in MongoDB C# Driver
Improper neutralization of regular-expression metacharacters in the LINQ query translation component of the MongoDB C Driver can cause a caller-supplied character sequence to alter a regular-expression predicate generated by an affected application. An authenticated user who can influence such a...
CVE-2026-88025 GridFS data disclosure and deletion via query-operator injection in file IDs in the MongoDB C# Driver
Improper neutralization of special elements in data query logic in the GridFS component of the MongoDB C Driver can cause a caller-supplied structured file identifier to be interpreted as a query condition rather than as a literal identifier. An authenticated user who can influence the identifier...
CVE-2026-88025
CVE-2026-88025 affects the GridFS component of the MongoDB C# Driver . A caller-supplied structured file identifier is improperly neutralized, allowing it to be interpreted as a query condition rather than a literal identifier (query-operator injection). An authenticated user who can influence th...
EUVD-2026-75639
Improper neutralization of special elements in data query logic in the GridFS component of the MongoDB C Driver can cause a caller-supplied structured file identifier to be interpreted as a query condition rather than as a literal identifier. An authenticated user who can influence the identifier...
Mhyprot2DrvControl
Mhyprot2DrvControl A lib that allows using mhyprot2 driver for enum process modules, r/w process memory and kill process. Usage Build and run, see Driver\MhyProt2.cs for available function and usage. Demo...
cve-2017-16995.c
此存储库没有 README。...
external_expact_AOSP10_r33_CVE-2022-25314
Expat,版本 2.2.6 Expat 是一个用于解析 XML 的 C 语言库,由 James Clark 于 1997 年发起。 Expat 是一个面向流的 XML 解析器。这意味着你需要在开始解析之前向解析器注册处理程序。 当解析器在正在解析的文档中发现相关结构时,这些处理程序会被调用。开始标签就是你可以为其注册处理程序的那种结构的一个例子。 Windows 用户应使用 expatwin32 包, 其中包含预编译的库和可执行文件,以及供开发人员使用的源代码。 Expat 是自由软件。 你可以根据随本包分发的 COPYING 文件中所包含的许可条款复制、分发和修改它。 该许可证与...
hydrafw
HydraFW firmware oficial para HydraBus v1 HydraFW es un firmware de código abierto nativo en C y ensamblador para la placa HydraBus v1. Puedes comprar HydraBus v1 en línea: http://hydrabus.com/buy-online Primeros pasos con HydraBus v1:...
FuzzingBrain-Bench
FuzzingBrain Bench A benchmark for LLM-driven vulnerability reproduction on 77 real zero-day bugs across 43 open-source projects C / C++ / Java. Each challenge gives the agent only the fuzz harness the target and the project source at the vulnerable revision — no patch, no fix commit, no target...
Copy-Fail-Exploit-CVE-2026-31431
Copy-Fail-Exploit-CVE-2026-31431 Ejecutar el exploit en Python 1. Ejecutar directamente root@kitploit: python3 copyfailexp.py Compilar la versión en C 1. Compilar root@kitploit: gcc copyfailexp.c -o copyfail 2. Hacerlo ejecutable root@kitploit: chmod +x copyfail 3. Ejecutar el exploit...