Lucene search
+L

37 matches found

Kitploit
Kitploit
added 2026/09/04 3:17 a.m.4 views

CVE-2024-29296

CVE-2024-29296 - Portainer CE 2.19.4 におけるユーザー列挙 Portainer CE 2.19.4 にユーザー列挙の脆弱性が発見されました。この問題はユーザー認証プロセス中に発生し、応答時間の差により、リモートの未認証ユーザーがユーザー名が有効かどうかを判断できる可能性があります。 この脆弱性は、Portainer のイシュー 11736 で修正され、Portainer CE バージョン 2.19.5 および 2.20.2 でリリースされました。 概要 脆弱性: ユーザー列挙 製品のベンダー: Portainer 影響を受ける製品コードベース:...

5.3CVSS5.6AI score0.01252EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/03 3:08 p.m.3 views

cve-2018-15473

CVE-2018-15473 OpenSSH 至 7.7 版本存在用户枚举漏洞,原因在于未将无效验证用户的延迟退出推迟到包含请求的数据包完全解析之后,涉及 auth2-gss.c、auth2-hostbased.c 和 auth2-pubkey.c。 安装 你可能需要安装你的发行版对应的 openssl-dev 包 root@kitploit: 注意:如果你在 kali 上安装,可以跳过 pip install;paramiko 已经存在。 git clone https://gitlab.com/epi052/cve-2018-15473.git cd cve-2018-15473 p...

5.9CVSS6.6AI score0.98631EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/01 11:51 p.m.6 views

Dropbear_CVE-2013-4434

DropbearCVE-2013-4434 dropbearCVE-2013-4434.sh このスクリプトは、CVE-2013-4434 https://vulners.com/cve/CVE-2013-4434 をチェックします。2013.59 より前の Dropbear SSH Server は、ログオン試行の失敗に対して、ユーザーアカウントが存在するかどうかに応じて異なる時間遅延でエラーメッセージを生成するため、リモートの攻撃者は有効なユーザー名を発見できます。...

5CVSS5.2AI score0.05749EPSS
SaveExploits0
OSV
OSV
added 2026/05/26 2:17 p.m.14 views

JLSEC-2026-524

A vulnerability was found that the response times to malformed ciphertexts in RSA-PSK ClientKeyExchange differ from response times of ciphertexts with correct PKCS1 v1.5 padding...

5.9CVSS6.5AI score0.01267EPSS
SaveExploits0References14
Debian CVE
Debian CVE
added 2026/02/03 2:32 p.m.11 views

CVE-2025-13473

An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. The django.contrib.auth.handlers.modwsgi.checkpassword function for authentication via modwsgi allows remote attackers to enumerate users via a timing attack. Earlier, unsupported Django series such as 5.0.x,...

5.3CVSS5.4AI score0.00741EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/09/24 12:00 a.m.9 views

DivvyDrive Web 安全漏洞

DivvyDrive Web is a file management and sharing system from the Turkish company DivvyDrive. A security vulnerability exists in DivvyDrive Web versions 4.8.2.2 through prior to 4.8.2.15, which stems from the presence of an observable timing difference that could lead to a cross-domain search timin...

4.3CVSS6.5AI score0.00235EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/07/20 12:00 a.m.17 views

Mbed TLS 安全漏洞

Mbed TLS is an open source, portable, easy to use, readable and flexible SSL library from Mbed TLS Open Source. A security vulnerability exists in Mbed TLS versions 3.6.1 through 3.6.3 that stems from a timing difference and could lead to plaintext recovery...

4CVSS6.3AI score0.00395EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2024/06/06 2:26 p.m.16 views

s2n-tls has a potentially observable differences in RSA premaster secret handling

When receiving a message from a client that sent an invalid RSA premaster secret, an issue in s2n-tls results in the server performing additional processing when the premaster secret contains an incorrect client hello version. While no practical attack on s2n-tls has been demonstrated, this cause...

7AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/06/06 2:26 p.m.15 views

GHSA-52XF-5P2M-9WRV s2n-tls has a potentially observable differences in RSA premaster secret handling

When receiving a message from a client that sent an invalid RSA premaster secret, an issue in s2n-tls results in the server performing additional processing when the premaster secret contains an incorrect client hello version. While no practical attack on s2n-tls has been demonstrated, this cause...

5.8AI score
SaveExploits0References4
CNNVD
CNNVD
added 2024/05/22 12:00 a.m.17 views

Dell BSAFE Micro Edition Suite 安全漏洞

The Dell BSAFE Micro Edition Suite is a development toolkit from Dell Inc. that provides cryptographic, certificate, and transport layer security for c/c++ applications, devices, and systems. A security vulnerability exists in Dell BSAFE Micro Edition Suite versions prior to 4.6, Dell BSAFE...

5.1CVSS9.1AI score0.00152EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2022/12/28 12:00 a.m.15 views

Red Hat OpenShift 安全漏洞

Red Hat OpenShift is a Platform-as-a-Service PaaS cloud computing platform from Red Hat, Inc. that supports building, testing, deploying and running applications. A security vulnerability exists in Red Hat OpenShift OSIN that stems from an incorrect manipulation of the secret parameter resulting ...

5.9CVSS4.9AI score0.00676EPSS
SaveExploits0References6
Huntr
Huntr
added 2022/09/11 12:43 p.m.31 views

User Enumeration via Response Timing

Description There is a significant timing difference in the login functionality for valid and invalid usernames. Proof of Concept Steps to reproduce: 1. Attempt a Login with a valid user and an invalid user and observe the difference in the response time Here is a small test script alternatively ...

0.7AI score
SaveExploits0References1
Huntr
Huntr
added 2022/08/25 9:58 p.m.24 views

User Enumeration via Response Timing

Description There is a significant timing difference in the login functionality for valid and invalid usernames. Proof of Concept 1. Attempt a Login with a valid user and an invalid user and observe the difference in the response time Here is a small test script alternatively we can see the...

5CVSS5.2AI score0.0105EPSS
SaveExploits0References1
Huntr
Huntr
added 2022/08/23 12:59 p.m.19 views

User Enumeration via Response Timing

Description There is a significant timing difference in the login functionality of the Nakama Console for valid and invalid email addresses or usernames. Proof of Concept 1. Login to the Nakama Console as admin and create a User [email protected] 2. Logout 3. Attempt a Login with an incorrect passwor...

0.1AI score
SaveExploits0References1
CNVD
CNVD
added 2022/07/13 12:00 a.m.14 views

Unspecified Vulnerability in Dell BSAFE Crypto-C Micro Edition and Dell BSAFE Micro Edition Suite

Dell BSAFE Micro Edition Suite is a development toolkit that provides encryption, certificate, and transport layer security for c/c++ applications, devices, and systems.Dell BSAFE is a security software product that supports cryptographic algorithms, certificate chain validation, and Transport...

9.8CVSS6.7AI score0.01097EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2022/07/11 12:00 a.m.13 views

Dell BSAFE 安全漏洞

Dell BSAFE Micro Edition Suite is a development toolkit that provides encryption, certificate, and transport layer security for c/c++ applications, devices, and systems.Dell BSAFE is a security software product that supports cryptographic algorithms, certificate chain validation, and Transport...

9.8CVSS5.5AI score0.01097EPSS
SaveExploits0References4
CVE
CVE
added 2021/04/28 6:16 a.m.86 views

CVE-2021-31866

CVE-2021-31866 affects Redmine before 4.0.9 and 4.1.x before 4.1.3. An attacker can learn internal authentication keys by observing timing differences in string comparisons in SysController and MailHandlerController, causing information disclosure. Affected product is Redmine (web-based project m...

5.3CVSS5.5AI score0.01215EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2021/04/19 2:59 p.m.70 views

GHSA-4V4G-726H-XVFV Padding Oracle Attack due to Observable Timing Discrepancy in jose-node-esm-runtime

Impact AESCBCHMACSHA2 Algorithm A128CBC-HS256, A192CBC-HS384, A256CBC-HS512 decryption would always execute both HMAC tag verification and CBC decryption, if either failed JWEDecryptionFailed would be thrown. But a possibly observable difference in timing when padding error would occur while...

5.9CVSS6AI score0.01238EPSS
SaveExploits0References4
Veracode
Veracode
added 2021/04/19 6:15 a.m.50 views

Padding Oracle Attack

jose is vulnerable to padding oracle attack. A possible observable difference in timing when padding error occurs while decrypting the ciphertext allows an attacker to obtain the plaintext data without knowledge of the decryption key...

5.9CVSS4.5AI score0.01167EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2021/04/16 10:15 p.m.23 views

CVE-2021-29446

jose-node-cjs-runtime is an npm package which provides a number of cryptographic functions. In versions prior to 3.11.4 the AESCBCHMACSHA2 Algorithm A128CBC-HS256, A192CBC-HS384, A256CBC-HS512 decryption would always execute both HMAC tag verification and CBC decryption, if either failed...

5.9CVSS6.8AI score
SaveExploits0References2
Rows per page
Query Builder