2 matches found
CVE-2026-0177
In dosssaesgcm256op of crypto-aes.c, there is a possible out-of-bounds read due to a missing bounds check. This could lead to local information disclosure with System execution privileges needed. User interaction is not needed for exploitation...
4.4CVSS0.00073EPSS
SaveExploits0References1
pmanager
Pmanager 演示 描述 在安全的离线数据库中存储和检索您的密码。检查您的密码是否曾经泄露过,以防止针对性密码重用攻击。 为什么要开发另一个密码管理器? 这个项目最初源于我想学习 Rust 的愿望。 我厌倦了 keepassxc 笨重的图形界面。 我想了解更多关于密码学的知识。 纯粹为了乐趣。: 特性 使用最先进的加密算法进行安全密码存储。 多次迭代 argon2id 进行密钥派生,使攻击者更难进行暴力破解攻击。 使用 Aes-gcm256 进行数据库加密。 自定义加密键值数据库,确保数据完整性。(阅读我关于此内容的博客文章 此处。) 安装和使用简便。核心功能无需连接外部服务。...
6AI score
SaveExploits0References2
20