Lucene search
+L

409 matches found

Kitploit
Kitploit
•added 2026/09/24 7:04 a.m.•8 views

CVE-2025-43537

CVE-2025-43537 Apple Security Credit Researcher: Al Sadman Awal Officially credited by Apple Product Security for the responsible disclosure of CVE-2025-43537. Overview CVE-2025-43537 is a security vulnerability identified during independent security research and responsibly disclosed to Apple...

5.5CVSS6.2AI score0.00493EPSS
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/21 6:40 p.m.•9 views

BiblioRCE

Un descuido en BiblioCraft que permite la manipulación restringida de archivos en el lado del servidor. ¡Este método solo requiere BiblioCraft! No demasiado trucos y no se necesitan otros mods para lograr la ejecución de código. CoreTweaks El informe original centrado en CoreTweaks se puede...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/18 9:33 p.m.•10 views

Cybersecurity-Books

Cybersecurity-Books Here you will get awesome collection of mostly all well-known and usefull cybersecurity books from beginner level to expert for all cybersecurity positions 1. CyberSecRoadmap 1.pdf 2. 21 days free CCNA complete videos.pdf 3. 101 Labs - CompTIA Linux+.pdf 4. 7839+ Awesome Deep...

6.1AI score
SaveExploits0References84
SUSE CVE
SUSE CVE
•added 2026/09/09 12:16 a.m.•12 views

SUSE CVE-2026-55763

Klever-Go is the Go implementation of the Klever blockchain protocol. Prior to 1.7.19, processPercentageRoyaltiesTransfer in core/kapp/accounts/accounts.go calls SubFromBalance after the split loop and after the royaltiesToPay royaltiesToPay, so a valid PercentTransferPercentage = 10000 split...

8.7CVSS5.8AI score0.00507EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/03 3:26 p.m.•41 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
CVE
CVE
•added 2026/09/03 3:26 p.m.•42 views

CVE-2026-50554

Note Mark (open-source note-taking application) is vulnerable to unauthenticated disclosure of soft-deleted note metadata prior to v0.19.5 . The unauthenticated GET /api/books/{bookID}/notes endpoint accepts a deleted query parameter; when set to true, the service calls Unscoped() to bypass GORM'...

5.3CVSS7AI score0.00417EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/08/28 12:00 a.m.•26 views

PT-2026-83345

Name of the Vulnerable Software and Affected Versions Klever-Go versions prior to 1.7.19 Description An issue exists in the processPercentageRoyaltiesTransfer function within core/kapp/accounts/accounts.go where the royalty pool is debited from the sender using SubFromBalance only after the split...

8.7CVSS5.7AI score0.00507EPSS
SaveExploits0References10
OSV
OSV
•added 2026/07/17 7:42 p.m.•12 views

GO-2026-5948 Note Mark: Unauthenticated disclosure of soft-deleted note metadata via deleted=true on public books in github.com/enchant97/note-mark/backend

Note Mark: Unauthenticated disclosure of soft-deleted note metadata via deleted=true on public books in github.com/enchant97/note-mark/backend...

5.3CVSS5.3AI score0.00417EPSS
SaveExploits0References2
NVD
NVD
•added 2026/07/13 7:16 a.m.•21 views

CVE-2026-15539

A security vulnerability has been detected in SourceCodester Online Book Store System 1.0. Impacted is an unknown function of the file /admin/index.php?page=books of the component Book Image Upload Feature. Such manipulation leads to unrestricted upload. The attack may be performed from remote. T...

5.8CVSS0.00396EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
•added 2026/07/13 6:15 a.m.•11 views

CVE-2026-15539 SourceCodester Online Book Store System Book Image Upload Feature index.php books unrestricted upload

A security vulnerability has been detected in SourceCodester Online Book Store System 1.0. Impacted is an unknown function of the file /admin/index.php?page=books of the component Book Image Upload Feature. Such manipulation leads to unrestricted upload. The attack may be performed from remote. T...

5.8CVSS5.7AI score0.00396EPSS
SaveExploits0References6
CVE
CVE
•added 2026/07/13 6:15 a.m.•35 views

CVE-2026-15539

SourceCodester Online Book Store System 1.0 is affected by a vulnerability in the Book Image Upload Feature (admin/index.php?page=books) that allows unrestricted file upload. The issue enables remote attacker manipulation leading to unrestricted upload, as disclosed publicly. No remediation detai...

5.8CVSS5.7AI score0.00396EPSS
SaveExploits0References6
OSV
OSV
•added 2026/07/09 1:41 p.m.•17 views

GHSA-588F-FVCV-XHVF 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.3CVSS6.1AI score0.00417EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
•added 2026/07/09 1:41 p.m.•25 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.00502EPSS
SaveExploits0References3Affected Software1
Snyk
Snyk
•added 2026/07/09 1:41 p.m.•13 views

Improper Authorization

Overview Affected versions of this package are vulnerable to Improper Authorization via the GetNotesByBookID function. An attacker can access metadata of soft-deleted notes belonging to any public book by sending unauthenticated requests with the deleted query parameter set to true. This allows...

6.9CVSS6.1AI score0.00417EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/07/09 12:00 a.m.•38 views

PT-2026-56843

Name of the Vulnerable Software and Affected Versions note-mark affected versions not specified Description An unauthenticated user can access metadata of soft-deleted notes belonging to public books. This occurs because the endpoint '/api/books/bookID/notes' allows the use of a deleted query...

5.3CVSS7.2AI score0.00417EPSS
SaveExploits0
EUVD
EUVD
•added 2026/07/07 8:46 p.m.•12 views

EUVD-2026-42102

calibre is an e-book manager. Prior to 9.10.0, a malicious EPUB, OPF, or PDF file can execute arbitrary Python code when its metadata is read by calibre, including through Add books or Edit books, by embedding a custom column definition with a python: template in calibre:usermetadata that is pass...

8.5CVSS6.2AI score0.00199EPSS
SaveExploits0References3
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•20 views

Cross-site Scripting (XSS) - DOM in janeczku/calibre-web

A Cross-site Scripting XSS vulnerability exists in janeczku/calibre-web, specifically in the file editbooks.js. The vulnerability occurs when editing book properties, such as uploading a cover or a format. The affected code directly inserts user input into the DOM without proper sanitization,...

6.1CVSS6.2AI score0.00364EPSS
SaveExploits1References6Affected Software1
OSV
OSV
•added 2026/07/07 2:34 p.m.•15 views

PYSEC-2026-1236 Cross-site Scripting (XSS) - DOM in janeczku/calibre-web

A Cross-site Scripting XSS vulnerability exists in janeczku/calibre-web, specifically in the file editbooks.js. The vulnerability occurs when editing book properties, such as uploading a cover or a format. The affected code directly inserts user input into the DOM without proper sanitization,...

6.1CVSS6.5AI score0.00364EPSS
SaveExploits1References6
OSV
OSV
•added 2026/06/25 6:26 p.m.•18 views

GO-2026-5085 Note Mark: Unauthenticated read of notes and assets in soft-deleted public books in github.com/enchant97/note-mark/backend

Note Mark: Unauthenticated read of notes and assets in soft-deleted public books in github.com/enchant97/note-mark/backend...

5.3CVSS5.8AI score0.00325EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/06/05 7:35 p.m.•18 views

CVE-2026-5347

The HM Books Gallery plugin for WordPress is vulnerable to Missing Authorization in versions up to and including 4.8.0. This is due to the absence of capability checks and nonce verification in the admininit hook that handles the permalink settings update at line 205-209 of wp-books-gallery.php...

5.3CVSS5.6AI score0.00416EPSS
SaveExploits0References1
Rows per page
Query Builder