2204 matches found
CVE-2023-39144
CVE-2023-39144 背景 この脆弱性は2023年5月に発見しました。Element55は法律事務所向けに時間追跡ソフトウェアを提供しています。このソフトウェアは、Exchange、SQL、Shoretelなど、様々な場所から情報を取得します。 タイムライン 2023年5月24日 - Element55に脆弱性を報告 2023年5月25日 - Element55が脆弱性を確認し、バージョン22の一部として修正すると回答(プロフェッショナルで素晴らしい対応でした) 2023年7月24日 - Element55に修正が完了したことを確認 脆弱性の説明 Element55...
CVE-2024-56428
CVE-2024-56428 iLabClient 本地数据库中的明文凭据 读取包含密码的配置 iLabClient 用于从实验室服务器下载结果。配置数据 存储在本地 Apache Derby 实例 iLabClient 中。密码以明文形式存储。为了能够读取该密码,必须首先建立到本地数据库的连接,例如按照 CVE-2024-56429 中描述的方式操作。 读取密码: root@kitploit: select EINSTELLUNGEN from configs; 自动化脚本 可以执行 getconfigs.sh 脚本以读取配置数据。需要注意的是, 在执行期间,不得有其他程序(例如...
keysweeper
KEYSWEEPER // SIGINT // SAMY.PL // REL TO ALL // APPLIED HACKING KeySweeper KeySweeper 是一款隐蔽的基于 Arduino 的设备,伪装成一个可正常工作的 USB 墙式充电器,能够以无线方式被动嗅探、解密、记录并(通过 GSM)回传附近任何微软无线键盘的所有按键输入。 所有按键都会在线和本地记录。当输入触发词、用户名或 URL 时,设备会发送 SMS 警报,从而暴露密码。如果被拔出电源,KeySweeper 仍会依靠内置电池继续运行,并在重新通电后自动充电。基于 Web 的工具支持实时按键监控。 现场演示...
WordPress Download Manager - File Password Exposure
The WordPress Download Manager plugin contains a vulnerability that allows attackers to obtain passwords for password-protected downloads by sending a specially crafted request to the validate-password API endpoint. id: CVE-2023-6421 info: name: WordPress Download Manager - File Password Exposure...
CVE-2023-46501
CVE-2023-46501 - BoltWire v6.03 - 不当访问控制 描述 在 BoltWire CMS 6.03 版本 中,存在一个“不当访问控制”漏洞,可通过 index.php?p=member.admin&action=data 参数利用,允许攻击者查看任何成员的密码(包括管理员密码),从而导致信息窃取、任意数据更改或恶意操控应用程序。 修复方法 更新到 BoltWire CMS 的最新版本。 复现步骤: 1 创建一个新成员。 2 访问以下URL: http://domain.com/folder/index.php?p=member.admin&action=dat...
CVE-2025-1738
CVE-2025-1738 - Trivision Camera NC227WF PoC 📋 Overview Following responsible disclosure, two official CVEs were assigned. CVE| CVSS v3.1| Score| CWE| Type ---|---|---|---|--- CVE-2025-1738| AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N| 6.2| CWE-598| Cleartext Password Exposure 🔍 CVE-2025-1738 — Cleartext...
CVE-2019-6693
CVE-2019-6693 ¿Has cambiado tus claves de cifrado predeterminadas de FortiGate? ¡Ejecuta este script y descúbrelo! Puedes proporcionar el volcado completo del archivo de configuración o valores cifrados individuales. Si los valores descifrados no son una completa tontería o producen una palabra,...
CVE-2021-38489
CVE-2021-38489 affects the HddPasswordPei driver in Insyde InsydeH2O 5.x firmware, as shipped in Siemens SIMATIC products. The root cause is that the HDD password is stored in plaintext within a UEFI variable, exposing it to attackers with local, high-privilege access. The vulnerability carries a...
CVE-2021-43613
A vulnerability in the SysPasswordDxe driver of Insyde InsydeH2O 5.x exposes user and administrator password hashes in runtime UEFI variables, enabling privilege escalation . The affected firmware is also used in Siemens SIMATIC industrial products. The CVSS 3.1 score is 6.5 (Medium) with a local...
CVE-2025-63579
CVE-2025-63579 未经授权访问京瓷 Command Center RX 打印机“地址簿”功能中输入的所有用户名和密码。 描述 未经授权使用京瓷打印机,可导出京瓷地址簿中存储的所有信息。利用此漏洞可绕过对传入数据进行加密的安全措施,使加密数据能够被解密。密码和其他敏感信息可被获取。 受影响版本 TASKalfa 2552ci TASKalfa 3252ci TASKalfa 2553ci TASKalfa 3253ci TASKalfa 3554ci TASKalfa 4052ci TASKalfa 5052ci TASKalfa 6052ci TASKalfa 7052ci...
EUVD-2026-69866
The Gutentor WordPress plugin before 4.0.6 does not apply the correct context restriction to one of its REST endpoints, exposing the plaintext passwords of password-protected posts to any authenticated user with at least the Subscriber role...
Python-MikrotikLoginExploit
Mikrotik 登录漏洞利用 CVE-2018-14847 的 Mikrotik 漏洞概念验证(PoC)(主要针对 Winbox),工作原理是直接从 RouterOS 的默认端口 8291 读取密码。 Original by: https://github.com/BigNerd95/ 依赖要求 Python 3+ 在 Linux 上安装 root@kitploit: apt install python3 使用示例 WinBox(TCP/IP) root@kitploit: python3 WinboxExploit.py 端口 例如: root@kitploit: $ python...
xpl-ModernWMS-CVE-2024-57698
管理员MD5密码哈希泄露 - ModernWMS v1.0 - CVE-2024-57698 modernwms v1.0 中存在一个问题,允许攻击者在无需认证的情况下查看管理员密码的MD5哈希值及其他属性,即使在初始配置和密码更改后也是如此。这是由于过度暴露信息以及在 /user/list?culture=en-us 端点缺乏充分的访问控制所致。 使用方式 root@kitploit: python CVE-2024-57698.py --host --port 链接: https://youtu.be/5ZPFZDpDnYI...
CVE-2026-55857 MariaDB Connector/J: Cleartext Transmission of Sensitive Information and Insufficiently Protected Credentials
MariaDB Connector/J is used to connect applications developed in Java to MariaDB and MySQL databases. Prior to 2.7.14, 3.3.5, 3.4.3, and 3.5.9, PAM dialog authentication can be coerced into transmitting the account password over an insecure connection. The mysqlclearpassword plugin is gated behin...
CVE-2026-55857 MariaDB Connector/J: Cleartext Transmission of Sensitive Information and Insufficiently Protected Credentials
MariaDB Connector/J is used to connect applications developed in Java to MariaDB and MySQL databases. Prior to 2.7.14, 3.3.5, 3.4.3, and 3.5.9, PAM dialog authentication can be coerced into transmitting the account password over an insecure connection. The mysqlclearpassword plugin is gated behin...
CVE-2026-55854
MariaDB Connector/Node.js can disclose an account password in cleartext when PAM dialog authentication is negotiated over an insecure transport. The root cause is in lib/cmd/handshake/auth/pam-password-auth.js and lib/cmd/handshake/authentication.js, where SendPamAuthPacketFactory lacked the secu...
CVE-2026-81705
openssl-encrypt before 1.4.9 fails to redact the file password in its --debug argv dump when the password is supplied via bundled short-option spellings e.g. -apHunter2 or abbreviated long-option spellings e.g. --passw. The sanitizer only recognized exact option names, --option=value forms, and...
CVE-2026-81684 openssl_encrypt before 1.4.9 Information Disclosure via Command Line
In opensslencrypt pip package openssl-encrypt versions /cmdline for the lifetime of the subprocess. Fixed in 1.4.9...
EUVD-2026-66847
When the RabbitMQ management aliveness check fails, the configured admin password is embedded in cleartext in the thrown exception message. Spring AMQP 4.1.0 Spring AMQP 4.0.0 - 4.0.4 Spring AMQP 3.2.0 - 3.2.12 Spring AMQP 2.4.18 and earlier...
Linux Distros Unpatched Vulnerability : CVE-2026-80158
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in the ipagetkeytab module of the community.general Ansible collection. The module's bindpw parameter, used to supply the LDAP simple-bind...