Lucene search
+L

1 matches found

Github Security Blog
Github Security Blog
added 2026/04/01 9:11 p.m.15 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
SaveExploits0References3Affected Software1
Rows per page
Query Builder