Lucene search
+L

1989 matches found

CNNVD
CNNVD
added 2025/07/15 12:0 a.m.8 views

FileBrowser 安全漏洞

FileBrowser is an open source web file browser . Provides a file management interface in a specified directory , can be used to upload , delete , preview , rename and edit your files . FileBrowser has a denial of service vulnerability , the vulnerability stems from a flaw in the file handling log...

8.7CVSS6.4AI score0.00348EPSS
SaveExploits1References3
Snyk
Snyk
added 2025/07/13 10:2 p.m.2 views

Out-of-bounds Write

Overview Affected versions of this package are vulnerable to Out-of-bounds Write via improper bounds checking in the process of binary file handling. An attacker can cause memory corruption or potentially execute arbitrary code by providing crafted input files. Remediation A fix was pushed into t...

7.8CVSS7.9AI score0.00172EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/07/07 2:28 a.m.7 views

webkitgtk: Copying a URL from Web Inspector may lead to command injection

A flaw was found in WebKitGTK. Copying a URL from Web Inspector may lead to command injection due to improper file handling...

8.8CVSS5.7AI score0.02902EPSS
SaveExploits0References8
SUSE Linux
SUSE Linux
added 2025/06/25 8:23 a.m.5 views

Security update for open-vm-tools

This update for open-vm-tools fixes the following issues: Updated to 12.5.2: CVE-2025-22247: Fixed Insecure file handling bsc1243106 Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively you can run th...

6.9CVSS7.3AI score0.00255EPSS
SaveExploits0References8
OSV
OSV
added 2025/06/25 8:23 a.m.3 views

SUSE-SU-2025:20452-1 Security update for open-vm-tools

This update for open-vm-tools fixes the following issues: - Updated to 12.5.2: CVE-2025-22247: Fixed Insecure file handling bsc1243106...

6.1CVSS6.6AI score0.00255EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/06/24 12:0 a.m.5 views

novel-plus 安全漏洞

novel-plus is a novel reading software by xxy individual developer. A security vulnerability exists in novel-plus version 5.1.3 and earlier, which stems from improper control of resource identifiers in the file handling component and could lead to remote attacks...

6.8CVSS4.7AI score0.00393EPSS
SaveExploits1References6
CVE
CVE
added 2025/06/23 12:0 a.m.21 views

CVE-2021-47688

CVE-2021-47688 affects WhiteBeam 0.2.0 through 0.2.1 (before 0.2.2). A local attacker on a server can bypass the allow-list by truncating a file in the OpenFileDescriptor action prior to VerifyCanWrite, enabling potential bypass of protections. Validated details from multiple sources confirm the ...

5.7CVSS5.5AI score0.00158EPSS
SaveExploits0References3
Ubuntu
Ubuntu
added 2025/06/18 3:50 p.m.5 views

USN-7579-1: Godot Engine vulnerabilities

It was discovered that the Godot Engine did not properly handle certain malformed WebM media files. If the Godot Engine opened a specially crafted WebM file, a remote attacker could cause a denial of service, or possibly execute arbitrary code. CVE-2019-2126 It was discovered that the Godot Engin...

9.3CVSS7.9AI score0.0561EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/06/17 2:29 p.m.12 views

CVE-2025-6196 Libgepub: integer overflow in libgepub's epub archive handling

A flaw was found in libgepub, a library used to read EPUB files. The software mishandles file size calculations when opening specially crafted EPUB files, leading to incorrect memory allocations. This issue causes the application to crash. Known affected usage includes desktop services like...

5.5CVSS0.00191EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2025/06/17 2:29 p.m.6 views

CVE-2025-6196 Libgepub: integer overflow in libgepub's epub archive handling

A flaw was found in libgepub, a library used to read EPUB files. The software mishandles file size calculations when opening specially crafted EPUB files, leading to incorrect memory allocations. This issue causes the application to crash. Known affected usage includes desktop services like...

5.5CVSS5.3AI score0.00191EPSS
SaveExploits1References3
CVE
CVE
added 2025/06/17 2:29 p.m.54 views

CVE-2025-6196

CVE-2025-6196 affects libgepub, a library used to read EPUB files. The underlying issue is an integer/size calculation problem in the EPUB archive handling, which can lead to oversized memory allocations and crash the application. Documented impact includes potential denial of service when parsin...

5.5CVSS5.3AI score0.00191EPSS
SaveExploits1References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/06/16 12:0 a.m.4 views

TencentOS Server 3: go-toolset (TSSA-2024:0311)

The version of Tencent Linux installed on the remote TencentOS Server 3 host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the TSSA-2024:0311 advisory. Package updates are available for TencentOS Server 3 that fix the following vulnerabilities...

9.8CVSS7.5AI score0.01952EPSS
SaveExploits0References3
OSV
OSV
added 2025/06/14 5:46 a.m.6 views

BIT-GOLANG-2025-0913 Inconsistent handling of O_CREATE|O_EXCL on Unix and Windows in os in syscall

os.OpenFilepath, os.OCREATE|OEXCL behaved differently on Unix and Windows systems when the target path was a dangling symlink. On Unix systems, OpenFile with OCREATE and OEXCL flags never follows symlinks. On Windows, when the target path was a symlink to a nonexistent location, OpenFile would...

5.5CVSS5.8AI score0.00247EPSS
SaveExploits0References5
Veracode
Veracode
added 2025/06/12 7:30 a.m.20 views

Remote Code Execution (RCE)

.NET is vulnerable to Remote Code Execution RCE. The vulnerability is due to insecure file handling due to the ability of an attacker to place files in specific locations that can trigger execution of unintended code...

7.5CVSS9.5AI score0.00922EPSS
SaveExploits0References6Affected Software14
Cvelist
Cvelist
added 2025/06/11 5:17 p.m.21 views

CVE-2025-0913 Inconsistent handling of O_CREATE|O_EXCL on Unix and Windows in os in syscall

os.OpenFilepath, os.OCREATE|OEXCL behaved differently on Unix and Windows systems when the target path was a dangling symlink. On Unix systems, OpenFile with OCREATE and OEXCL flags never follows symlinks. On Windows, when the target path was a symlink to a nonexistent location, OpenFile would...

0.00247EPSS
SaveExploits0References4
OSV
OSV
added 2025/06/11 4:59 p.m.8 views

GO-2025-3750 Inconsistent handling of O_CREATE|O_EXCL on Unix and Windows in os in syscall

os.OpenFilepath, os.OCREATE|OEXCL behaved differently on Unix and Windows systems when the target path was a dangling symlink. On Unix systems, OpenFile with OCREATE and OEXCL flags never follows symlinks. On Windows, when the target path was a symlink to a nonexistent location, OpenFile would...

5.5CVSS7AI score0.00247EPSS
SaveExploits0References3
OSV
OSV
added 2025/06/09 6:14 p.m.7 views

MGASA-2025-0184 Updated golang packages fix security vulnerabilities

Proxy-Authorization and Proxy-Authenticate headers persisted on cross-origin redirects potentially leaking sensitive information. CVE-2025-4673. os: inconsistent handling of OCREATE|OEXCL on Unix and Windows os.OpenFilepath, os.OCREATE|OEXCL behaved differently on Unix and Windows systems when th...

7.5CVSS7.3AI score0.0058EPSS
SaveExploits0References3
OSV
OSV
added 2025/06/08 1:23 p.m.2 views

SUSE-SU-2025:20379-1 Security update for open-vm-tools

This update for open-vm-tools fixes the following issues: - Updated to 12.5.2: CVE-2025-22247: Fixed insecure file handling bsc1243106 - Fixed gcc15 compile time error bsc1241938...

6.1CVSS5.8AI score0.00255EPSS
SaveExploits0References5
OSV
OSV
added 2025/06/02 2:53 p.m.5 views

USN-7549-1 php-twig vulnerability

It was discovered that Twig did not correctly handle securing user input. An attacker could possibly use this issue to cause Twig to expose sensitive information if it opened a specially crafted file. CVE-2024-45411...

8.6CVSS7.3AI score0.00849EPSS
SaveExploits0References2
Amazon
Amazon
added 2025/06/02 12:0 a.m.6 views

Medium: open-vm-tools

Issue Overview: VMware Tools contains an insecure file handling vulnerability. A malicious actor with non-administrative privileges on a guest VM may tamper the local files to trigger insecure file operations within that VM. CVE-2025-22247 Affected Packages: open-vm-tools Issue Correction: Run dn...

6.1CVSS6.6AI score0.00255EPSS
SaveExploits0
Rows per page
Query Builder