Lucene search
+L

4757 matches found

ATTACKERKB
ATTACKERKB
added 2026/04/07 4:39 p.m.6 views

CVE-2026-35613

coursevault-preview is a utility for previewing course material files from a configured directory. coursevault-preview versions prior to 0.1.1 contain a path traversal vulnerability in the resolveSafe utility. The boundary check used String.prototype.startsWithbaseDir on a normalized path, which...

5.1CVSS5.8AI score0.00141EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/07 4:39 p.m.6 views

CVE-2026-35613 Path traversal in coursevault-preview due to improper base-directory boundary validation

coursevault-preview is a utility for previewing course material files from a configured directory. coursevault-preview versions prior to 0.1.1 contain a path traversal vulnerability in the resolveSafe utility. The boundary check used String.prototype.startsWithbaseDir on a normalized path, which...

5.1CVSS5.8AI score0.00141EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/04/07 4:35 p.m.3 views

CVE-2026-35608

QuickDrop is an easy-to-use file sharing application. Prior to 1.5.3, a stored XSS vulnerability exists in the file preview endpoint. The application allows SVG files to be uploaded via the /api/file/upload-chunk endpoint. An attacker can upload a specially crafted SVG file containing a JavaScrip...

5.3CVSS5.9AI score0.00187EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/04/07 4:35 p.m.10 views

CVE-2026-35608 QuickDrop has stored XSS in SVG file preview endpoint allowing JavaScript execution

QuickDrop is an easy-to-use file sharing application. Prior to 1.5.3, a stored XSS vulnerability exists in the file preview endpoint. The application allows SVG files to be uploaded via the /api/file/upload-chunk endpoint. An attacker can upload a specially crafted SVG file containing a JavaScrip...

5.3CVSS6AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/04/07 4:35 p.m.23 views

CVE-2026-35608 QuickDrop has stored XSS in SVG file preview endpoint allowing JavaScript execution

QuickDrop is an easy-to-use file sharing application. Prior to 1.5.3, a stored XSS vulnerability exists in the file preview endpoint. The application allows SVG files to be uploaded via the /api/file/upload-chunk endpoint. An attacker can upload a specially crafted SVG file containing a JavaScrip...

5.3CVSS0.00187EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/04/07 4:35 p.m.14 views

EUVD-2026-19784

QuickDrop is an easy-to-use file sharing application. Prior to 1.5.3, a stored XSS vulnerability exists in the file preview endpoint. The application allows SVG files to be uploaded via the /api/file/upload-chunk endpoint. An attacker can upload a specially crafted SVG file containing a JavaScrip...

5.3CVSS5.9AI score0.00187EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/04/07 12:00 a.m.16 views

QuickDrop 跨站脚本漏洞

QuickDrop is a self-hosted anonymous file sharing application developed by Rostislav. It supports multipart uploads and encrypted storage. Versions of QuickDrop prior to 1.5.3 had a cross-site scripting vulnerability. This vulnerability stemmed from a storage-related cross-site scripting flaw in...

6.1CVSS5.6AI score0.00187EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/04/07 12:00 a.m.7 views

PT-2026-30905

Name of the Vulnerable Software and Affected Versions: File Browser versions prior to 2.63.1 Description: File Browser is a file managing interface. Prior to version 2.63.1, when an administrator revokes a user's Share and Download permissions, existing share links created by that user remain...

8.2CVSS5.8AI score0.00332EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/04/07 12:00 a.m.9 views

PT-2026-30911

Name of the Vulnerable Software and Affected Versions coursevault-preview versions prior to 0.1.1 Description coursevault-preview is a utility for previewing course material files from a configured directory. The software contains a path traversal issue in the resolveSafe utility. The boundary...

5.1CVSS5.8AI score0.00141EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2026/04/07 12:00 a.m.31 views

PT-2026-30909

Name of the Vulnerable Software and Affected Versions QuickDrop versions prior to 1.5.3 Description QuickDrop, a file sharing application, contains a stored cross-site scripting XSS issue in the file preview functionality. The application allows the upload of SVG files via the...

5.3CVSS5.6AI score0.00187EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2026/04/07 12:00 a.m.12 views

coursevault-preview 路径遍历漏洞

CourseVault-Preview is a course material preview tool developed by Moritz André Myrseth. Versions of CourseVault-Preview prior to 0.1.1 contained a path traversal vulnerability. This vulnerability stemmed from the use of String.prototype.startsWith in the resolveSafe utility; no directory...

5.1CVSS5.8AI score0.00141EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/04/06 5:00 p.m.9 views

CVE-2026-5563

A security flaw has been discovered in AutohomeCorp frostmourne up to 1.0. Affected is the function httpTest of the file /api/monitor-api/alarm/previewData of the component Alarm Preview. The manipulation results in sql injection. The attack can be launched remotely. The exploit has been released...

6.5CVSS6.4AI score0.00246EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/04/06 4:55 p.m.25 views

CVE-2026-35036 Ech0 Affected by Unauthenticated Server-Side Request Forgery in Website Preview Feature

Ech0 is an open-source, self-hosted publishing platform for personal idea sharing. Prior to 4.2.8, Ech0 implements link preview editor fetches a page title through GET /api/website/title. That is legitimate product behavior, but the implementation is unsafe: the route is unauthenticated, accepts ...

7.5CVSS0.00327EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/06 4:55 p.m.8 views

CVE-2026-35036 Ech0 Affected by Unauthenticated Server-Side Request Forgery in Website Preview Feature

Ech0 is an open-source, self-hosted publishing platform for personal idea sharing. Prior to 4.2.8, Ech0 implements link preview editor fetches a page title through GET /api/website/title. That is legitimate product behavior, but the implementation is unsafe: the route is unauthenticated, accepts ...

7.5CVSS6AI score
SaveExploits0References3
CVE
CVE
added 2026/04/06 4:55 p.m.37 views

CVE-2026-35036

Ech0 is vulnerable to an unauthenticated server-side request forgery (SSRF) via GET /api/website/title. The endpoint accepts a fully attacker-controlled URL and performs a server-side HTTP(S) fetch from the Ech0 instance, reading the entire response into memory. No host allowlist or SSRF filterin...

7.5CVSS5.9AI score0.00327EPSS
SaveExploits1References1Affected Software1
CNNVD
CNNVD
added 2026/04/06 12:00 a.m.14 views

Ech0 代码问题漏洞

Ech0 is a self-hosted personal microblogging platform developed by L1nSn0w. Versions of Ech0 prior to 4.2.8 had code vulnerabilities. These vulnerabilities stemmed from the use of the GET /api/website/title route for link previews. This route lacked authentication and accepted URLs that could be...

7.5CVSS5.9AI score0.00327EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/04/05 12:30 p.m.11 views

EUVD-2026-19073

A security flaw has been discovered in AutohomeCorp frostmourne up to 1.0. Affected is the function httpTest of the file /api/monitor-api/alarm/previewData of the component Alarm Preview. The manipulation results in sql injection. The attack can be launched remotely. The exploit has been released...

6.5CVSS5.7AI score0.00246EPSS
SaveExploits0References5
NVD
NVD
added 2026/04/05 12:16 p.m.15 views

CVE-2026-5563

A security flaw has been discovered in AutohomeCorp frostmourne up to 1.0. Affected is the function httpTest of the file /api/monitor-api/alarm/previewData of the component Alarm Preview. The manipulation results in sql injection. The attack can be launched remotely. The exploit has been released...

6.5CVSS0.00246EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/04/05 11:15 a.m.12 views

CVE-2026-5563

A security flaw has been discovered in AutohomeCorp frostmourne up to 1.0. Affected is the function httpTest of the file /api/monitor-api/alarm/previewData of the component Alarm Preview. The manipulation results in sql injection. The attack can be launched remotely. The exploit has been released...

6.5CVSS6.4AI score0.00246EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/04/05 11:15 a.m.46 views

CVE-2026-5563 AutohomeCorp frostmourne Alarm Preview previewData httpTest sql injection

A security flaw has been discovered in AutohomeCorp frostmourne up to 1.0. Affected is the function httpTest of the file /api/monitor-api/alarm/previewData of the component Alarm Preview. The manipulation results in sql injection. The attack can be launched remotely. The exploit has been released...

6.5CVSS0.00246EPSS
SaveExploits0References4
Rows per page
Query Builder