Lucene search
+L

41 matches found

Kitploit
Kitploit
added 2026/09/12 1:46 p.m.6 views

CVE-2023-30458

CVE-2023-30458 エクスプロイトタイトル: Medicine Tracker System 1.0 - 観測可能な不一致: 応答時間によるユーザー名の列挙 日付: 2023年4月22日 エクスプロイト作成者: William David Mathisen d34dun1c02n ベンダーホームページ: https://www.sourcecodester.com/php/16308/medicine-tracker-system-php-oop-and-mysql-db-source-code-free-download.html ソフトウェアリンク:...

5.3CVSS6AI score0.00836EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/12 8:15 a.m.8 views

CVE-2023-27997-check

CVE-2023-27997 Vulnerability Assessment Tool Safely detect whether a FortiGate SSL VPN instance is vulnerable to CVE-2023-27997 based on response timing. See the full write-up at the Bishop Fox blog, including a complete walkthrough of the methodology behind this tool. Description CVE-2023-27997 ...

9.8CVSS8.4AI score0.85689EPSS
SaveExploits10
NVD
NVD
added 2026/08/20 7:16 p.m.17 views

CVE-2026-66002

Frappe is a full-stack web application framework. Prior to 15.115.0 and 16.27.0, the public request-data web form and PersonalDataDownloadRequest class in frappe/website/doctype/personaldatadownloadrequest/personaldatadownloadrequest.py return distinguishable response shapes for registered and...

6.9CVSS0.00468EPSS
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2026/07/24 4:55 p.m.19 views

Open WebUI: Account enumeration via observable login timing discrepancy

Summary The /api/v1/auths/signin endpoint leaked whether an email address belonged to a registered account through a response-time side channel. Password verification ran bcrypt only when the email was found in the database; for a non-existent email the request returned early without hashing. The...

5.3CVSS5.8AI score0.00413EPSS
SaveExploits0References6Affected Software1
RedhatCVE
RedhatCVE
added 2026/03/31 10:59 a.m.9 views

CVE-2025-3716

User enumeration in ESET Protect on-prem via Response Timing...

5.3CVSS5.8AI score0.00155EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/03/30 9:31 a.m.10 views

EUVD-2025-209122

User enumeration in ESET Protect on-prem via Response Timing...

5.3CVSS5.8AI score0.00155EPSS
SaveExploits0References2
NVD
NVD
added 2026/03/30 8:16 a.m.11 views

CVE-2025-3716

User enumeration in ESET Protect on-prem via Response Timing...

5.3CVSS0.00155EPSS
SaveExploits0References1
CVE
CVE
added 2026/03/30 7:30 a.m.42 views

CVE-2025-3716

CVE-2025-3716 affects ESET Protect (on-prem). The issue is user enumeration via response timing, exposing authentication-related information. According to the connected documents, CVSS 4.0 base factors yield a 5.3 (Medium) overall score with Adjacent attack vector, Low attack complexity, and no p...

5.3CVSS5.8AI score0.00155EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/03/30 7:30 a.m.6 views

CVE-2025-3716

User enumeration in ESET Protect on-prem via Response Timing...

5.3CVSS5.8AI score0.00155EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/03/30 7:30 a.m.5 views

CVE-2025-3716 User enumeration in ESET Protect (on-prem)

User enumeration in ESET Protect on-prem via Response Timing...

5.3CVSS5.8AI score0.00155EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/03/30 7:30 a.m.32 views

CVE-2025-3716 User enumeration in ESET Protect (on-prem)

User enumeration in ESET Protect on-prem via Response Timing...

5.3CVSS0.00155EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/03/30 12:00 a.m.9 views

PT-2026-28804

User enumeration in ESET Protect on-prem via Response Timing...

5.3CVSS5.8AI score0.00155EPSS
SaveExploits0References2
NVD
NVD
added 2026/02/21 10:16 a.m.25 views

CVE-2026-27480

Static Web Server SWS is a production-ready web server suitable for static web files or assets. In versions 2.1.0 through 2.40.1, a timing-based username enumeration vulnerability in Basic Authentication allows attackers to identify valid users by exploiting early responses for invalid usernames,...

5.3CVSS0.00349EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/02/20 6:25 p.m.21 views

Static Web Server affected by timing-based username enumeration in Basic Authentication due to early response on invalid usernames

Summary A Timing-based username enumeration in Basic Authentication vulnerability due to early response on invalid usernames could allow attackers to identify valid users and focus their efforts on targeted brute-force or credential-stuffing attacks. Details SWS validates the provided username...

5.3CVSS5.9AI score0.00349EPSS
SaveExploits1References4Affected Software1
CNNVD
CNNVD
added 2026/01/22 12:00 a.m.18 views

Spring Security security vulnerabilities

Spring Security is a security framework developed by Spring, an open-source project, that includes authentication and authorization features. Spring Security has security vulnerabilities; these vulnerabilities stem from the timing attack mitigation measures in the DaoAuthenticationProvider being...

5.3CVSS5.8AI score0.00418EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2025/09/03 10:20 p.m.12 views

Mautic Vulnerable to User Enumeration via Response Timing

Impact The attacker can validate if a user exists by checking the time login returns. This timing difference can be used to enumerate valid usernames, after which an attacker could attempt brute force attacks. Patches This vulnerability has been patched, implementing a timing-safe form login...

5.9CVSS6.9AI score0.00283EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/03 2:25 p.m.5 views

CVE-2025-9824 User Enumeration via Response Timing

ImpactThe attacker can validate if a user exists by checking the time login returns. This timing difference can be used to enumerate valid usernames, after which an attacker could attempt brute force attacks. PatchesThis vulnerability has been patched, implementing a timing-safe form login...

5.9CVSS6.4AI score0.00283EPSS
SaveExploits0References1
CVE
CVE
added 2025/09/03 2:25 p.m.29 views

CVE-2025-9824

The CVE-2025-9824 issue stems from different login response times for existing versus non-existent users in Mautic, enabling user enumeration and potential brute-force attempts. Technical details describe that valid usernames trigger password hashing while invalid ones do not; the fix adds a Timi...

5.9CVSS6.4AI score0.00283EPSS
SaveExploits0References1
Veracode
Veracode
added 2025/08/19 11:11 a.m.12 views

Timing Side-channel Attacks

github.com/hashicorp/vault is vulnerable to Timing side-channel Attacks. The vulnerability is due to differences in response timing in the Userpass auth method, which allows an attacker to distinguish between valid and invalid usernames and potentially enumerate existing accounts...

3.7CVSS7AI score0.0032EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2025/05/28 12:00 a.m.27 views

PT-2025-23116 · Mautic · Mautic

Name of the Vulnerable Software and Affected Versions: Mautic affected versions not specified Description: A security issue exists in the "Forget your password" functionality of Mautic, allowing unauthenticated users to enumerate valid usernames through a timing-based attack. This is due to...

5.3CVSS6.5AI score0.00314EPSS
SaveExploits0References6
Rows per page
Query Builder