Lucene search
+L

5510 matches found

OSV
OSV
•added 2026/05/12 9:08 p.m.•15 views

CVE-2026-44259 efw4.X: Stored XSS via previewServlet

efw4.X is an Enterprise Framework for Web. Prior to 4.08.010, the previewServlet serves files with their detected MIME type based on file extension, without any content sanitization or security headers. Files with .html, .htm, or .svg extensions are served as text/html or image/svg+xml...

4.6CVSS6AI score
SaveExploits0References3
CVE
CVE
•added 2026/05/12 9:08 p.m.•32 views

CVE-2026-44259

efw4.X: Stored XSS via previewServlet affects versions prior to 4.08.010. The previewServlet serves files by inferring MIME type from file extensions (e.g., .html, .htm -> text/html; .svg -> image/svg+xml) without sanitizing content or applying security headers. This can cause embedded Java...

4.6CVSS5.9AI score0.00226EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/05/12 9:08 p.m.•23 views

EUVD-2026-29844

efw4.X is an Enterprise Framework for Web. Prior to 4.08.010, the previewServlet serves files with their detected MIME type based on file extension, without any content sanitization or security headers. Files with .html, .htm, or .svg extensions are served as text/html or image/svg+xml...

4.6CVSS5.9AI score0.00226EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2026/05/12 12:00 a.m.•24 views

PT-2026-40445

Name of the Vulnerable Software and Affected Versions efw4.X versions prior to 4.08.010 Description The 'previewServlet' serves files using detected MIME types based on file extensions without applying security headers or content sanitization. Files with extensions such as .html, .htm, or .svg ar...

4.6CVSS5.9AI score0.00226EPSS
SaveExploits0References4
FreeBSD
FreeBSD
•added 2026/05/12 12:00 a.m.•32 views

zeek -- potential DoS vulnerability

Wojtulewicz of Corelight reports: A specially-crafted series of MIME headers sent via SMTP or HTTP could cause Zeek to use large amounts of memory and potentially crash...

5.8AI score
SaveExploits0References1
OSV
OSV
•added 2026/05/11 8:34 p.m.•18 views

CVE-2026-43877 WWBN AVideo: CSRF in userSavePhoto.php Allows Cross-Origin Overwrite of Any Logged-in User's Profile Photo with Arbitrary Bytes

WWBN AVideo is an open source video platform. In versions up to and including 29.0, objects/userSavePhoto.php is a legacy profile-photo endpoint that accepts a base64 POST parameter and writes the decoded bytes to videos/userPhoto/photo.png. Its only access control is User::isLogged. It does not...

5.4CVSS6AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
•added 2026/05/11 7:34 p.m.•18 views

MantisBT has a Content Security Policy bypass via attachments

Given any pre-existing XSS / HTML injection vulnerability, an attacker can bypass the Content Security Policy's script-src directive by uploading a crafted attachment to any issue that, when accessed via the filedownload.php link, will be downloaded with a valid JavaScript MIME type resulting in...

7.6CVSS5.8AI score0.00587EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
•added 2026/05/11 7:34 p.m.•14 views

Improperly Implemented Security Check for Standard

Overview mantisbt/mantisbt is a mantis bug tracker. Affected versions of this package are vulnerable to Improperly Implemented Security Check for Standard in the filedownload.php process. An attacker can execute arbitrary JavaScript code in the context of a user's browser by uploading a specially...

7.6CVSS6AI score0.00587EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/05/11 12:00 a.m.•37 views

PT-2026-39882

Name of the Vulnerable Software and Affected Versions MantisBT affected versions not specified Description An attacker can bypass the Content Security Policy CSP script-src directive by uploading a crafted attachment to an issue. When this attachment is accessed via the 'file download.php'...

7.6CVSS5.9AI score0.00587EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
•added 2026/05/09 12:00 a.m.•37 views

PT-2026-41168

Name of the Vulnerable Software and Affected Versions Open WebUI versions prior to 0.9.3 Description An issue exists where the audio transcription upload endpoint uses the file extension from a user-supplied filename to save files. The '/cache/path' route serves these files via FileResponse, whic...

8.7CVSS5.9AI score0.00191EPSS
SaveExploits1References14
SUSE CVE
SUSE CVE
•added 2026/05/08 2:25 a.m.•21 views

SUSE CVE-2026-8022

Inappropriate implementation in MHTML in Google Chrome prior to 148.0.7778.96 allowed a remote attacker who convinced a user to engage in specific UI gestures to leak cross-origin data via a crafted MHTML page. Chromium security severity: Low...

3.1CVSS5.8AI score0.0017EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/05/08 2:20 a.m.•37 views

CVE-2026-34429

Vvveb prior to 1.0.8.1 contains a stored cross-site scripting vulnerability that allows authenticated users with media upload and rename permissions to execute arbitrary JavaScript by bypassing MIME type validation and renaming uploaded files to executable extensions. Attackers can prepend a GIF8...

5.4CVSS6.2AI score0.0048EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
•added 2026/05/07 7:49 p.m.•26 views

FacturaScripts Vulnerable to Authenticated Remote Code Execution (RCE) via GIF Image Upload in Product Images

CVE-2026-42879 - FacturaScripts - Authenticated Unrestricted File Upload via MIME Type Bypass Summary An authenticated unrestricted file upload vulnerability exists in FacturaScripts' product image upload functionality. An attacker with valid credentials can upload a PHP file disguised as a GIF...

6.3CVSS5.8AI score0.00312EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
•added 2026/05/06 11:03 p.m.•21 views

Grav Form Plugin has an Anonymous Page Content Overwrite via Form File Upload filename Override

Summary Tested on Form 9.0.3 released on April, 28th The Form plugin's file upload handler at user/plugins/form/classes/Form.php:583 accepts a POST-supplied filename parameter $filename = $post'filename' ?? $upload'file''name' that overrides the original uploaded filename. The override passes...

8.7CVSS5.8AI score0.00445EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
•added 2026/05/06 9:31 p.m.•16 views

EUVD-2026-28127

Inappropriate implementation in MHTML in Google Chrome prior to 148.0.7778.96 allowed a remote attacker who had compromised the renderer process to inject arbitrary scripts or HTML UXSS via a crafted HTML page. Chromium security severity: Low...

5.4CVSS6AI score0.0022EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/05/06 6:13 p.m.•59 views

CVE-2026-8022

Inappropriate implementation in MHTML in Google Chrome prior to 148.0.7778.96 allowed a remote attacker who convinced a user to engage in specific UI gestures to leak cross-origin data via a crafted MHTML page. Chromium security severity: Low...

0.0017EPSS
SaveExploits0References2
Atlassian
Atlassian
•added 2026/05/06 4:29 p.m.•38 views

Security Headers Omission in Jira Software Data Center

This is a vulnerability in a non-Atlassian Jira Software dependency. Atlassian's application of this dependency presents a lower, non-critical assessed risk. This Critical severity Security Headers Omission vulnerability was introduced in versions 10.3.0 and 11.3.0 of Jira Software Data Center...

9.1CVSS8.3AI score0.0048EPSS
SaveExploits3
EUVD
EUVD
•added 2026/05/06 3:32 p.m.•24 views

EUVD-2025-209701

HCL BigFix Service Management SM is affected by a security misconfiguration due to a missing or insecure “X-Content-Type-Options” header. This could allow browsers to perform MIME-type sniffing, potentially causing malicious content to be interpreted and executed incorrectly...

3.7CVSS5.8AI score0.00135EPSS
SaveExploits0References2
NVD
NVD
•added 2026/05/06 3:16 p.m.•27 views

CVE-2025-31984

HCL BigFix Service Management SM is affected by a security misconfiguration due to a missing or insecure “X-Content-Type-Options” header. This could allow browsers to perform MIME-type sniffing, potentially causing malicious content to be interpreted and executed incorrectly...

5.4CVSS0.00135EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/05/06 1:44 p.m.•60 views

CVE-2025-31984 HCL BigFix Service Management (SM) is affected by a security misconfiguration due to a missing or insecure “X-Content-Type-Options” header

HCL BigFix Service Management SM is affected by a security misconfiguration due to a missing or insecure “X-Content-Type-Options” header. This could allow browsers to perform MIME-type sniffing, potentially causing malicious content to be interpreted and executed incorrectly...

3.7CVSS0.00135EPSS
SaveExploits0References1
Rows per page
Query Builder