Lucene search
+L

8319 matches found

Kitploit
Kitploit
added 2026/09/17 1:47 a.m.22 views

CVE-2025-62168

CVE-2025-62168 Divulgación de información en Squid Proxy en el manejo de errores Escáner Detección y PoC "Debido a una falla en la redacción de las credenciales de autenticación HTTP, Squid es vulnerable a un ataque de divulgación de información. Gravedad: Este problema permite que un script evit...

10CVSS8.4AI score0.62871EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/17 1:42 a.m.13 views

CVE-2025-62168

CVE-2025-62168 Divulgación de Información de Squid Proxy en el manejo de errores Escáner Detección y PoC "Debido a una falla al redactar las credenciales de Autenticación HTTP, Squid es vulnerable a un ataque de Divulgación de Información. Gravedad: Este problema permite que un script omita las...

10CVSS8.4AI score0.62871EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/17 1:21 a.m.11 views

CVE-2018-1000199

CVE-2018-1000199 El código de ptrace en Linux virtualiza el acceso a los registros de depuración, y el código de virtualización tiene un manejo de errores incorrecto. Esto significa que si escribes un valor ilegal en, por ejemplo, DR0, el estado interno del seguimiento de puntos de interrupción d...

5.5CVSS6.9AI score0.01221EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 12:47 a.m.8 views

CVE-2024-10924-Wordpress-Docker

CVE-2024-10924 : Fallo de omisión de autenticación en Really Simple Security de Wordpress en Docker Descripción Los plugins Really Simple Security Free, Pro y Pro Multisite para WordPress, versiones 9.0.0 a 9.1.1.1, se ven afectados por una vulnerabilidad de omisión de autenticación. Este problem...

9.8CVSS7.6AI score0.82025EPSS
SaveExploits21References1
Kitploit
Kitploit
added 2026/09/16 10:53 p.m.13 views

CVE-2021-3560

CVE-2021-3560 通过 polkit 中的条件竞争提升权限。 漏洞描述 CVE-2021-3560 是 polkit 中的一个条件竞争,允许未经授权的本地用户获取 root 权限。该漏洞存在于 polkit 在连接中断时处理 D-Bus 错误的方式中。 时间计算 要确定最佳时间,请执行以下命令: root@kitploit: time dbus-send --system --dest=org.freedesktop.Accounts --type=methodcall --print-reply /org/freedesktop/Accounts...

7.8CVSS7.8AI score0.23708EPSS
SaveExploits37
Kitploit
Kitploit
added 2026/09/16 8:49 p.m.79 views

flawfinder

About This is "flawfinder" by David A. Wheeler. Flawfinder is a simple program that scans C/C++ source code and reports potential security flaws. It can be a useful tool for examining software for vulnerabilities, and it can also serve as a simple introduction to static source code analysis tools...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/16 12:23 p.m.10 views

CVE-2024-10924

CVE-2024-10924 的 PoC Really Simple Plugins WordPress 插件(版本 9.0.0 至 9.1.1.1 包括)的 REST API 中存在一个错误处理缺陷,当启用双因素身份验证时,攻击者可以绕过身份验证并控制现有用户或管理员帐户。 作为一个好人,您还会找到该插件的 9.1.1.1 版本。只需解压并上传到 wp-content/plugins 文件夹。别忘了激活插件并启用 2FA。 需求 使用 pip 安装所需的依赖项: root@kitploit: pip install -r requirements.txt 依赖列表 argparse...

9.8CVSS7.7AI score0.82025EPSS
SaveExploits21
EUVD
EUVD
added 2026/09/16 10:32 a.m.4 views

EUVD-2026-80537

In the Linux kernel, the following vulnerability has been resolved: iio: chemical: sgp30: Handle IAQ thread creation failure kthreadrun can fail and return an error pointer, but sgpprobe stores it and returns success, so the device is registered without its IAQ thread and sgpremove later passes t...

5.7AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/16 9:41 a.m.8 views

CVE-2017-1000117

CVE-2017-1000117 用法 root@kitploit: $ git clone --recursive https://github.com/ieee0824/CVE-2017-1000117.git 当git出现问题时,会执行ifconfig。...

8.8CVSS7.5AI score0.77823EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/16 8:49 a.m.5 views

Testability-CVE-2014-1266

TestableSecurity Esta es una pequeña prueba de concepto que extrae la vulnerable SSLVerifySignedServerKeyExchange de la librería libsecurityssl de Apple para demostrar que el código de firma es fácilmente comprobable mediante pruebas unitarias de forma aislada. Aunque se ha hablado de que este...

7.4CVSS7.8AI score0.05715EPSS
SaveExploits6
OSV
OSV
added 2026/09/14 4:58 p.m.5 views

CVE-2026-55102 hashi-vault-js: Vault token and secret values exposed in thrown errors

hashi-vault-js is a Node.js module for interacting with the HashiCorp Vault API. Prior to 0.5.2, every API method in src/Vault.js passes failed requests through parseAxiosError, which rethrows the raw AxiosError while retaining AxiosError.config and the equivalent response configuration. These...

5.8CVSS5.7AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/14 4:36 p.m.6 views

CVE-2023-40130

https://wrlus.com/android-security/bindservice-error-handle/...

7.8CVSS7.5AI score0.00112EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.6 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fixed the error handling logic in idxdcdevregister. If the call to allocchrdevregion fails, the already allocated resources are being leaked. Added the necessary error handling logic to address this issue...

5.5CVSS6AI score0.00256EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.9 views

Astra Linux – Vulnerability in Linux 5.10, Linux

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: atmel: The issue with reference counting was fixed in atmelnandcontrollerinit. The reference counting issue occurs in several error handling paths involving an object with a refcount, called “nc-dmac”. In these path...

5.5CVSS6.1AI score0.00264EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.7 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, and Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: scsi: target: Resets the ttaskcdb pointer in error cases If the allocation of cmd-ttaskcdb fails, it remains NULL, but it is later referenced in the ‘err’ path. In case of an error, the NULL ttaskcdb value is reset to point at th...

7.5CVSS5.9AI score0.00587EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.12 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 5.10, and Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: mm/slub: Avoid accessing metadata when the pointer is invalid in objecterr. objecterr reports details about an object for further debugging, such as the freelist pointer, redzone, etc. However, if the pointer is invalid, attempti...

7.1CVSS5.6AI score0.00163EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.10 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: ata: libata-transport: fixed error handling in atatdevadd In atatdevadd, the return value of transportadddevice is not checked. As a result, a null-ptr-deref occurs when removing the module, because transportremovedevice is calle...

5.5CVSS5.8AI score0.00209EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.4 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: ext4: Fixed error handling in ext4fcrecordmodified inode. The current code does not properly handle the krealloc error case, which could lead to silent memory corruption or a kernel bug. This patch addresses this issue...

7.8CVSS5.6AI score0.00228EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.7 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fixed a memory leak in pvrprobe. The error handling code in pvr2hdwcreate forgets to unregister the v4l2 device. When pvr2hdwcreate returns back to pvr2contextcreate, it calls pvr2contextdestroy to destroy the...

5.5CVSS5.7AI score0.0023EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.6 views

Astra Linux – Vulnerability in Linux, Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: net: batman-adv: fix error handling Syzbot reported an ODEBUG warning in batadvncmeshfree. The problem lay in incorrect error handling in batadvmeshinit. Before this patch, batadvmeshinit would call batadvmeshfree in case any...

5.3CVSS6AI score0.00739EPSS
SaveExploits0References2
Rows per page
Query Builder