Lucene search
K

6 matches found

Github Security Blog
Github Security Blog
added 2026/04/01 9:11 p.m.4 views

openssl-encrypt's readiness endpoint leaks database error details to unauthenticated callers

Summary The /ready endpoint in opensslencryptserver/server.py at lines 159-175 catches database errors and returns the full exception string in the response. Affected Code python except Exception as e: return "status": "notready", "reason": stre Impact Database exception messages can leak: -...

5.9AI score
Exploits0References3Affected Software1
OSV
OSV
added 2026/01/15 6:17 p.m.4 views

GHSA-PVM5-9FRX-264R Zitadel has a user enumeration vulnerability in Login UIs

Summary A user enumeration vulnerability has been discovered in Zitadel's login interfaces. An unauthenticated attacker can exploit this flaw to confirm the existence of valid user accounts by iterating through usernames and userIDs. Impact The login UIs in version 1 and 2 provide the possibility...

5.3CVSS6AI score0.00362EPSS
Exploits0References8
CVE
CVE
added 2025/12/16 3:39 p.m.18 views

CVE-2025-68316

CVE-2025-68316 affects the Linux kernel’s SCSI UFS core. The root cause was an invalid non‑negative error code propagated from ufshcd_init(), causing a failed probe to be treated as success and potentially leaving the driver in an invalid state. The available connected sources confirm the issue a...

6.2AI score0.00158EPSS
Exploits0References2
Hacker One
Hacker One
added 2021/03/16 8:39 p.m.12 views

HackerOne: Used email confirmation link reveals the email address which is tied to it

Summary: If an attacker finds an used email confirmation link the token is in URL s/he will be able to see the email address which is tied to the confirmation link ID. The attack itself is pretty unlikely but the application should show the generic error message like The confirmation ID is invali...

0.5AI score
Exploits0
rapid7community
rapid7community
added 2017/06/15 2:4 p.m.21 views

About User Enumeration

User enumeration is when a malicious actor can use brute-force to either guess or confirm valid users in a system. User enumeration is often a web application vulnerability, though it can also be found in any system that requires user authentication. Two of the most common areas where user...

6.9AI score
Exploits0
Atlassian
Atlassian
added 2014/04/30 3:13 p.m.23 views

Jira outputs a stack trace to the screen when an error is encountered

panel h3. Problem When users are greeted by the error 500 page, they can click on the Request assistance link to expand and see the long stack trace of the error that occurs. The information is not useful to most of the end users but it's not possible to hide it from them. h3. Suggestion To have ...

6.5AI score
Exploits0
Rows per page
Query Builder