Lucene search
+L

1 matches found

Github Security Blog
Github Security Blog
added 2026/07/09 1:41 p.m.12 views

Note Mark: Unauthenticated disclosure of soft-deleted note metadata via deleted=true on public books

Summary GET /api/books/bookID/notes is an unauthenticated endpoint that accepts a "deleted" query parameter. When the request is ?deleted=true, the service runs the query with Unscoped bypassing GORM's soft-delete scope but keeps the read-authorization clause as "ownerid = ? OR ispublic = ?". As ...

5.9CVSS6AI score0.00441EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder