Lucene search
+L

17 matches found

EUVD
EUVD
•added 2026/09/03 3:26 p.m.•15 views

EUVD-2026-70529

Note Mark is an open-source note-taking application. Prior to version 0.19.5, 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 kee...

5.3CVSS7AI score0.00417EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/03 3:26 p.m.•10 views

CVE-2026-50554 Note Mark: Unauthenticated disclosure of soft-deleted note metadata via deleted=true on public books in note-mark

Note Mark is an open-source note-taking application. Prior to version 0.19.5, 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 kee...

5.3CVSS5.4AI score
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/03 3:26 p.m.•42 views

CVE-2026-50554 Note Mark: Unauthenticated disclosure of soft-deleted note metadata via deleted=true on public books in note-mark

Note Mark is an open-source note-taking application. Prior to version 0.19.5, 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 kee...

5.3CVSS0.00417EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/30 4:53 p.m.•10 views

SUSE CVE-2026-41572

Note Mark is an open-source note-taking application. Prior to version 0.19.3, after a note-mark owner soft-deletes a public book, its notes and uploaded assets stay readable at /api/notes/id, /api/notes/id/content, the slug URL, and the asset endpoints. Unauthenticated callers who hold the note I...

5.3CVSS7.5AI score0.00325EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/05/04 5:44 p.m.•69 views

CVE-2026-41572 Note Mark: Unauthenticated read of notes and assets in soft-deleted public books

Note Mark is an open-source note-taking application. Prior to version 0.19.3, after a note-mark owner soft-deletes a public book, its notes and uploaded assets stay readable at /api/notes/id, /api/notes/id/content, the slug URL, and the asset endpoints. Unauthenticated callers who hold the note I...

5.3CVSS0.00325EPSS
SaveExploits0References2
attackerkb
attackerkb
•added 2026/05/04 5:44 p.m.•14 views

CVE-2026-41572

Note Mark is an open-source note-taking application. Prior to version 0.19.3, after a note-mark owner soft-deletes a public book, its notes and uploaded assets stay readable at /api/notes/id, /api/notes/id/content, the slug URL, and the asset endpoints. Unauthenticated callers who hold the note I...

5.3CVSS5.7AI score0.00325EPSS
SaveExploits0References3Affected Software1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/05/04 12:00 a.m.•1 views

CVE-2026-41572: Improper Authorization

Note Mark is an open-source note-taking application. Prior to version 0.19.3, after a note-mark owner soft-deletes a public book, its notes and uploaded assets stay readable at /api/notes/id, /api/notes/id/content, the slug URL, and the asset endpoints. Unauthenticated callers who hold the note I...

5.3CVSS5.8AI score0.00325EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/04/25 12:00 a.m.•16 views

PT-2026-36891

Name of the Vulnerable Software and Affected Versions Note Mark versions prior to 0.19.3 Description An issue exists where notes and uploaded assets remain accessible after a public book is soft-deleted. Unauthenticated users with the note ID or slug path can access data via the endpoints...

5.3CVSS5.8AI score0.00325EPSS
SaveExploits0
RedhatCVE
RedhatCVE
•added 2025/05/22 10:21 a.m.•14 views

CVE-2019-15562

GORM before 1.9.10 allows SQL injection via incomplete parentheses. NOTE: Misusing Gorm by passing untrusted user input where Gorm expects trusted SQL fragments is a vulnerability in the application, not in Gorm...

9.8CVSS7.9AI score0.01658EPSS
SaveExploits0References1
GithubExploit
GithubExploit
•added 2021/05/05 7:18 a.m.•140 views

Exploit for SQL Injection in Layer5 Meshery

Vulnerability Report CVE-2021-31856: a sql injection in Mesh...

9.8CVSS10AI score0.75384EPSS
SaveExploits1
Veracode
Veracode
•added 2019/08/27 2:01 a.m.•40 views

SQL Injection

GORM is vulnerable to sql injection attacks. The attacks are possible because the library does not properly check for incomplete parentheses, allowing remote attackers to inject and execute arbitrary SQL...

9.8CVSS7.2AI score0.01658EPSS
SaveExploits0References6Affected Software1
CNVD
CNVD
•added 2019/08/27 12:00 a.m.•36 views

GORM SQL Injection Vulnerability

GORM is a Golang ORM library. A SQL injection vulnerability exists in GORM versions prior to 1.9.10. The vulnerability can be exploited by an attacker to conduct a SQL injection attack via incomplete parentheses...

9.8CVSS9.7AI score0.01658EPSS
SaveExploits0References1
NVD
NVD
•added 2019/08/26 1:15 p.m.•14 views

CVE-2019-15562

GORM before 1.9.10 allows SQL injection via incomplete parentheses. NOTE: Misusing Gorm by passing untrusted user input where Gorm expects trusted SQL fragments is a vulnerability in the application, not in Gorm...

9.8CVSS10AI score0.01658EPSS
SaveExploits0References4
OSV
OSV
•added 2019/08/26 1:15 p.m.•12 views

CVE-2019-15562

GORM before 1.9.10 allows SQL injection via incomplete parentheses. NOTE: Misusing Gorm by passing untrusted user input where Gorm expects trusted SQL fragments is a vulnerability in the application, not in Gorm...

9.8CVSS7.8AI score
SaveExploits0References4
Prion
Prion
•added 2019/08/26 1:15 p.m.•21 views

Sql injection

DISPUTED GORM before 1.9.10 allows SQL injection via incomplete parentheses. NOTE: Misusing Gorm by passing untrusted user input where Gorm expects trusted SQL fragments is a vulnerability in the application, not in Gorm...

7.5CVSS9.9AI score0.01658EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
•added 2019/08/26 12:26 p.m.•25 views

CVE-2019-15562

GORM before 1.9.10 allows SQL injection via incomplete parentheses. NOTE: Misusing Gorm by passing untrusted user input where Gorm expects trusted SQL fragments is a vulnerability in the application, not in Gorm...

10AI score0.01658EPSS
SaveExploits0References4
CVE
CVE
•added 2019/08/26 12:26 p.m.•64 views

CVE-2019-15562

CVE-2019-15562 affects GORM (Go ORM) prior to 1.9.10, where SQL injection can occur via incomplete parentheses. Public sources consistently describe a vulnerability in how untrusted input is integrated into SQL fragments (the issue is in the application behavior, not GORM itself). In Red Hat, CNV...

9.8CVSS9.9AI score0.01658EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder