Lucene search
+L

1031 matches found

Veracode
Veracode
added 2026/04/08 9:42 a.m.14 views

Content-Type Override

Parse Server is vulnerable to Content-Type Override. The vulnerability is due to missing consistency validation between the file extension and the provided Content-Type header, where the Content-Type is passed unchanged to storage adapters that serve files based on this header, allowing an attack...

5.4CVSS5.9AI score0.00162EPSS
SaveExploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2026/04/03 11:1 p.m.6 views

CVE-2026-34735

The Hytale Modding Wiki is a free service for Hytale mods to host their documentation & wikis. In version 1.2.0 and prior, the quickUpload endpoint validates uploaded files by checking their MIME type via PHP's finfo, which inspects file contents but constructs the stored filename using the...

8.7CVSS6AI score0.00306EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/04/02 12:0 a.m.13 views

OWASP CRS 安全漏洞

OWASP CRS is a set of open-source attack detection rules developed by the CRS Project. Versions prior to OWASP CRS 3.3.9 and 4.25.0 contained security vulnerabilities. These vulnerabilities stemmed from the lack of standardization in file extension checks for spaces, which could lead to bypassing...

7.5CVSS5.8AI score0.03579EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2026/03/25 8:1 p.m.14 views

Sharp is Vulnerable to Path Traversal via Unsanitized Extension in FileUtil

Summary A path traversal vulnerability exists in the FileUtil class of the code16/sharp package. The application fails to sanitize file extensions properly, allowing path separators to be passed into the storage layer. Detail In src/Utils/FileUtil.php, the FileUtil::explodeExtension function...

8.8CVSS5.8AI score0.00547EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/03/25 8:1 p.m.8 views

GHSA-9FFQ-6457-8958 Sharp is Vulnerable to Path Traversal via Unsanitized Extension in FileUtil

Summary A path traversal vulnerability exists in the FileUtil class of the code16/sharp package. The application fails to sanitize file extensions properly, allowing path separators to be passed into the storage layer. Detail In src/Utils/FileUtil.php, the FileUtil::explodeExtension function...

8.8CVSS5.8AI score0.00547EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/03/23 6:23 p.m.3 views

CVE-2026-33647

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the ImageGallery::saveFile method validates uploaded file content using finfo MIME type detection but derives the saved filename extension from the user-supplied original filename without an allowlist check. An...

8.8CVSS5.8AI score0.00639EPSS
SaveExploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/23 12:0 a.m.18 views

PT-2026-27169

Name of the Vulnerable Software and Affected Versions AVideo versions up to and including 26.0 Description AVideo is an open source video platform. The ImageGallery::saveFile method validates uploaded file content using finfo MIME type detection but derives the saved filename extension from the...

8.8CVSS5.8AI score0.00639EPSS
SaveExploits1References8
CNNVD
CNNVD
added 2026/03/18 12:0 a.m.11 views

LDAP Account Manager 安全漏洞

LDAP Account Manager LAM is an open-source web frontend for managing entries stored in LDAP directories, such as users, groups, and DHCP settings. Prior to version 9.5 of LDAP Account Manager, there was a security vulnerability due to the PDF export component not properly verifying the file...

8.8CVSS6.1AI score0.00419EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/03/18 12:0 a.m.17 views

Parse Server 跨站脚本漏洞

Parse Server is an open-source backend developed by the Parse Platform. It can be deployed on any infrastructure that runs Node.js. Versions of Parse Server prior to 9.6.0-alpha.15 and 8.6.41 contained a cross-site scripting vulnerability. This vulnerability stemmed from the ability to bypass fil...

8.3CVSS5.7AI score0.00272EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/03/11 12:17 a.m.11 views

Parse Server vulnerable to stored cross-site scripting (XSS) via SVG file upload

Impact A stored cross-site scripting XSS vulnerability allows any authenticated user to upload an SVG file containing JavaScript. The file is served inline with Content-Type: image/svg+xml and without protective headers, causing the browser to execute embedded scripts in the Parse Server origin...

8.3CVSS5.8AI score0.00216EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/09 8:35 p.m.11 views

Craft CMS: save_images_Asset graphql mutation can be abused to exfiltrate AWS credentials of underlying host

Summary - The saveimagesAsset graphql mutation allows a user to give a url of an image to download. Url must use a domain, not a raw IP. - Attacker sets up domain attacker.domain with an A record of something like 169.254.169.254 special AWS metadata IP - Attacker invokes saveimagesAsset with url...

6.5CVSS5.7AI score0.00419EPSS
SaveExploits1References6Affected Software1
EUVD
EUVD
added 2026/02/03 4:52 p.m.9 views

EUVD-2020-30982

GUnet OpenEclass 1.7.3 allows authenticated users to bypass file extension restrictions when uploading files. By renaming a PHP file to .php3 or .PhP, an attacker can upload a web shell and execute arbitrary code on the server. This vulnerability enables remote code execution by bypassing the...

8.8CVSS6.9AI score0.00781EPSS
SaveExploits1References4
CVE
CVE
added 2026/02/03 4:52 p.m.29 views

CVE-2020-37113

GUnet OpenEclass 1.7.3 is affected by a file upload extension bypass vulnerability. Authenticated users can rename a PHP file to .php3 or .PhP to bypass the exercise submission file-type checks, upload a web shell, and achieve remote code execution on the server. This is documented across CVE-202...

8.8CVSS6.9AI score0.00781EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/01/23 10:16 p.m.9 views

CVE-2025-70457

A Remote Code Execution RCE vulnerability exists in Sourcecodester Modern Image Gallery App v1.0 within the gallery/upload.php component. The application fails to properly validate uploaded file contents. Additionally, the application preserves the user-supplied file extension during the save...

9.8CVSS6.1AI score0.00832EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/01/23 12:0 a.m.53 views

PT-2026-4533

Name of the Vulnerable Software and Affected Versions Sourcecodester Modern Image Gallery App version 1.0 Description A Remote Code Execution RCE issue exists in the gallery/upload.php component of the application. The application does not properly validate uploaded file contents and preserves...

5.9AI score0.00832EPSS
SaveExploits1References5
CVE
CVE
added 2026/01/23 12:0 a.m.35 views

CVE-2025-70457

Sourcecodester Modern Image Gallery App v1.0 is affected by an RCE in gallery/upload.php due to improper validation of uploaded files and retention of user-specified extensions, allowing an unauthenticated attacker to upload PHP code by masquerading the MIME type as an image, potentially fully co...

9.8CVSS6.1AI score0.00832EPSS
SaveExploits1References2Affected Software1
SUSE Linux
SUSE Linux
added 2026/01/22 12:22 p.m.6 views

Security update for ffmpeg-4

This update for ffmpeg-4 fixes the following issues: CVE-2023-6601: Fixed HLS Unsafe File Extension Bypass bsc1220545. CVE-2025-63757: Fixed integer overflow in yuv2ya16Xctemplate bsc1255392. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST...

8.7CVSS5.5AI score0.00405EPSS
SaveExploits1References8
CNNVD
CNNVD
added 2026/01/22 12:0 a.m.13 views

Horilla code issue vulnerabilities

Horilla is a free open-source human resources software developed by Horilla Company. Versions of Horilla prior to 1.5.0 contained code vulnerabilities. These vulnerabilities stemmed from the lack of checks for file extensions and content types when updating profile photos, which could lead to...

5.4CVSS5.7AI score0.00222EPSS
SaveExploits1References2
OSV
OSV
added 2026/01/21 10:16 a.m.4 views

SUSE-SU-2026:0198-1 Security update for ffmpeg-4

This update for ffmpeg-4 fixes the following issues: - CVE-2023-6601: Fixed HLS Unsafe File Extension Bypass bsc1220545. - CVE-2025-63757: Fixed integer overflow in yuv2ya16Xctemplate bsc1255392...

7.5CVSS5.8AI score0.00405EPSS
SaveExploits1References5
NVD
NVD
added 2026/01/16 3:15 p.m.8 views

CVE-2026-21625

User provided uploads to the Easy Discuss component for Joomla aren't properly validated. Uploads are purely checked by file extensions, no mime type checks are happening...

8.8CVSS0.00347EPSS
SaveExploits0References1
Rows per page
Query Builder