Lucene search
+L

122 matches found

Kitploit
Kitploit
added 2026/09/22 9:40 a.m.10 views

CVE-2021-29267

CVE-2021-29267 SherlockIM ChatBot XSS Suggested description: SherlockIM es vulnerable a XSS persistente. Additional Information: SherlockIM - Plataforma para gestionar todo tipo de conversaciones con clientes. Vulnerability Type: Cross Site Scripting XSS Se envió una carta al proveedor sobre la...

6.1CVSS6.3AI score0.00853EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/18 5:17 a.m.8 views

CVE-2025-70849

CVE-2025-70849:Podinfo中的存储型XSS 摘要 在Podinfo (一个用于演示Kubernetes微服务的Web应用程序)中发现了一个安全漏洞(CWE-79)。/store功能允许未认证用户上传任意的HTML/JS内容,导致存储型XSS。 漏洞详情 CVE ID: CVE-2025-70849 产品: Podinfo 受影响端点: /store 漏洞类型: 存储型跨站脚本(XSS) 受影响版本: CVE-2025-70849' 带有实时目标的示例: root@kitploit: curl -X POST...

6.1CVSS8.4AI score0.00254EPSS
SaveExploits4References1
EUVD
EUVD
added 2026/09/14 5:13 p.m.7 views

EUVD-2026-77677

EasyAdmin is a fast and modern admin generator for Symfony applications. From 5.0.0 until 5.0.13, FileField and ImageField can accept browser-executable uploads while templates/crud/field/file.html.twig links to stored files for inline same-origin rendering without a download attribute or...

7.6CVSS5.9AI score0.00297EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/10 12:30 a.m.6 views

EUVD-2026-75210

yshopmall =3.3 is vulnerable to Cross Site Scripting XSS. The file upload endpoint /api/upload of the system lacks file type validation. Attackers can upload files of any type, including HTML, JSP, and other executable files...

5.7AI score0.00149EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/09 4:44 p.m.14 views

CVE-2026-87928

MaxSite CMS versions 0.94 through 109.6 contain a stored cross-site scripting vulnerability in the admin_page upload handler . Any logged-in user can upload HTML files to the uploads/_pages/ directory containing malicious scripts that execute in visitors' browsers when accessed, enabling persiste...

5.4CVSS5.4AI score0.00171EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/09 4:44 p.m.29 views

CVE-2026-87928 MaxSite CMS 0.94 through 109.6 HTML Upload XSS via admin_page

MaxSite CMS versions 0.94 through 109.6 contain a cross-site scripting vulnerability in the adminpage upload handler that allows any logged-in user to upload HTML files. Attackers can upload HTML containing malicious scripts to the uploads/pages/ directory, which executes in visitors' browsers wh...

5.4CVSS0.00171EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/27 12:30 a.m.10 views

EUVD-2026-66801

tamguo 1.5.3 is vulnerable to Unrestricted File Upload Leading to Stored XSS. The /uploadFile and /imgUpload endpoints in FileUploadController.java and UEditorController.java have no file type validation. Attackers can upload arbitrary HTML/JavaScript files to the server...

5.6AI score0.00133EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/24 3:35 a.m.16 views

EUVD-2026-64707

NewSiteServer NSS developed by CyberTutor has an Arbitrary File Upload vulnerability. Unauthenticated remote attackers can upload arbitrary files, including malicious HTML files, thereby achieving effects similar to cross-site scripting...

6.1CVSS5.1AI score0.00234EPSS
SaveExploits0References2
Packet Storm
Packet Storm
added 2026/08/05 12:00 a.m.37 views

📄 ICS-Park Smart Park Management System 2.0 Cross Site Scripting

A proof of concept exploit for a cross site scripting vulnerability in ICS-Park Smart Park Management System version 2.0. An authenticated user can upload arbitrary HTML files because the upload whitelist permits .html and .htm extensions, resulting in stored cross site scripting when another use...

9.8CVSS5AI score0.00587EPSS
SaveExploits1
PyPA
PyPA
added 2026/07/13 3:46 p.m.42 views

Open WebUI allows limited stored XSS vila uploaded html file

SummaryLow privileged users can upload HTML files which contain JavaScript code via the /api/v1/files/ backend endpoint. This endpoint returns a file id, which can be used to open the file in the browser and trigger the JavaScript code in the user's browser. Under the default settings, files...

6.4CVSS6.1AI score0.00353EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2026/07/13 3:46 p.m.16 views

PYSEC-2026-2713 Open WebUI allows limited stored XSS vila uploaded html file

Summary Low privileged users can upload HTML files which contain JavaScript code via the /api/v1/files/ backend endpoint. This endpoint returns a file id, which can be used to open the file in the browser and trigger the JavaScript code in the user's browser. Under the default settings, files...

6.4CVSS6.1AI score0.00353EPSS
SaveExploits1References8
Github Security Blog
Github Security Blog
added 2026/07/07 4:50 p.m.22 views

Open WebUI allows limited stored XSS vila uploaded html file

Summary Low privileged users can upload HTML files which contain JavaScript code via the /api/v1/files/ backend endpoint. This endpoint returns a file id, which can be used to open the file in the browser and trigger the JavaScript code in the user's browser. Under the default settings, files...

6.3CVSS6AI score0.00353EPSS
SaveExploits1References6Affected Software1
RedhatCVE
RedhatCVE
added 2026/06/05 7:11 p.m.17 views

CVE-2026-44729

Twenty is an open source CRM. In 1.18.0 and earlier, the file serving endpoints in Twenty CRM at /files/ and /file/:fileFolder/:id serve uploaded files using fileStream.piperes without setting any Content-Type, Content-Disposition, or X-Content-Type-Options response headers. This allows an...

8.7CVSS5.4AI score0.00258EPSS
SaveExploits1References1
CVE
CVE
added 2026/06/05 6:20 p.m.47 views

CVE-2026-46392

HAX CMS (PHP, pre-26.0.0) has a case-sensitivity mismatch in HTML upload handling. The saveFile endpoint validates extensions case-insensitively but the .htaccess rule enforcing Content-Disposition: attachment for HTML is case-sensitive. As a result, an uploaded HTML file with an uppercase extens...

8.7CVSS5.5AI score0.00223EPSS
SaveExploits0References1
Friends Of PHP
Friends Of PHP
added 2026/06/04 6:43 a.m.10 views

Stored Cross-Site Scripting (XSS) via uploaded files served inline in FileField and ImageField

EasyAdmin's FileField and ImageField accept browser-executable file types by default FileField applies no MIME/extension restrictions; ImageField's default Image constraint accepts SVG. When the upload directory is configured inside the public web root — as shown in the documentation — EasyAdmin...

7.6CVSS5.7AI score0.00297EPSS
SaveExploits0Affected Software1
NVD
NVD
added 2026/05/26 5:16 p.m.27 views

CVE-2026-44729

Twenty is an open source CRM. In 1.18.0 and earlier, the file serving endpoints in Twenty CRM at /files/ and /file/:fileFolder/:id serve uploaded files using fileStream.piperes without setting any Content-Type, Content-Disposition, or X-Content-Type-Options response headers. This allows an...

8.7CVSS0.00258EPSS
SaveExploits1References1
CVE
CVE
added 2026/05/26 4:56 p.m.61 views

CVE-2026-44729

Twenty CRM versions 1.18.0 and earlier expose file serving endpoints at /files/* and /file/:fileFolder/:id that serve uploaded files via fileStream.pipe(res) without Content-Type, Content-Disposition, or X-Content-Type-Options headers. An authenticated attacker can upload an HTML file containing ...

8.7CVSS5.8AI score0.00258EPSS
SaveExploits1References1Affected Software1
attackerkb
attackerkb
added 2026/05/26 4:56 p.m.14 views

CVE-2026-44729

Twenty is an open source CRM. In 1.18.0 and earlier, the file serving endpoints in Twenty CRM at /files/ and /file/:fileFolder/:id serve uploaded files using fileStream.piperes without setting any Content-Type, Content-Disposition, or X-Content-Type-Options response headers. This allows an...

8.7CVSS5.8AI score0.00258EPSS
SaveExploits1References2Affected Software1
EUVD
EUVD
added 2026/05/22 2:57 a.m.23 views

EUVD-2026-31401

Mothra would respect a default value given by a website for HTML file upload forms. An attacker could craft a website with a malicious default file path, and then conceal this form element...

8.2CVSS5.8AI score0.00276EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/05/14 2:21 a.m.30 views

CVE-2026-41467

ProjeQtor versions 7.0 through 12.4.3 contain a stored cross-site scripting vulnerability in the file upload functionality where the checkValidFileName function fails to restrict HTML and HTM file uploads. Authenticated attackers can upload HTML files containing arbitrary JavaScript through the...

5.4CVSS5.8AI score0.00181EPSS
SaveExploits0References1
Rows per page
Query Builder