Lucene search
+L

7956 matches found

Cvelist
Cvelist
added 2025/12/09 9:41 p.m.31 views

CVE-2025-66645 NiceGUI Path Traversal Vulnerability in app.add_media_files() Allows Arbitrary File Reading

NiceGUI is a Python-based UI framework. Versions 3.3.1 and below are vulnerable to directory traversal through the App.addmediafiles function, which allows a remote attacker to read arbitrary files on the server filesystem. This issue is fixed in version 3.4.0...

7.5CVSS0.01095EPSS
SaveExploits1References2
OSV
OSV
added 2025/12/09 9:15 p.m.11 views

CVE-2021-47724

STVS ProVision 5.9.10 contains a path traversal vulnerability that allows authenticated attackers to access arbitrary files by manipulating the files parameter in the archive download functionality. Attackers can send GET requests to /archive/download with directory traversal sequences to read...

6.5CVSS5.9AI score0.00751EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2025/12/09 8:55 p.m.7 views

CVE-2023-53772 MiniDVBLinux 5.4 Arbitrary File Read Vulnerability via About Page

MiniDVBLinux 5.4 contains an arbitrary file disclosure vulnerability that allows attackers to read sensitive system files through the 'file' GET parameter. Attackers can exploit the about page by supplying file paths to disclose arbitrary file contents on the affected device...

8.7CVSS6.2AI score0.00938EPSS
SaveExploits1References4
Huntr
Huntr
added 2025/12/09 7:18 p.m.15 views

Arbitrary File Read via Absolute Path Input in nltk.util.filestring() enabling Local & Remote File Disclosure

Description The function filestring in nltk.util treats a given string as a filesystem path and directly opens it without validation or sandboxing: def filestringf: if hasattrf, "read": return f.read elif isinstancef, str: with openf as infile: ← Direct unsanitized file access return infile.read...

8.6CVSS7.4AI score0.00428EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2025/12/09 2:25 p.m.16 views

NiceGUI has a path traversal in app.add_media_files() allows arbitrary file read

Summary A directory traversal vulnerability in NiceGUI's App.addmediafiles allows a remote attacker to read arbitrary files on the server filesystem. Details Hello, I am Seungbin Yang, a university student studying cybersecurity. While reviewing the source code of the repository, I discovered a...

7.5CVSS7AI score0.01095EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2025/12/09 2:25 p.m.10 views

GHSA-HXP3-63HC-5366 NiceGUI has a path traversal in app.add_media_files() allows arbitrary file read

Summary A directory traversal vulnerability in NiceGUI's App.addmediafiles allows a remote attacker to read arbitrary files on the server filesystem. Details Hello, I am Seungbin Yang, a university student studying cybersecurity. While reviewing the source code of the repository, I discovered a...

7.5CVSS6.9AI score0.01095EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2025/12/09 8:27 a.m.18 views

CVE-2025-14253

Vitals ESP developed by Galaxy Software Services has an Arbitrary File Read vulnerability, allowing privileged remote attackers to exploit Absolute Path Traversal to download arbitrary system files...

6.9CVSS7.1AI score0.00473EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/12/09 12:11 a.m.11 views

CVE-2025-65878

The warehouse management system version 1.2 contains an arbitrary file read vulnerability. The endpoint /file/showImageByPath does not sanitize user-controlled path parameters. An attacker could exploit directory traversal to read arbitrary files on the server's file system. This could lead to th...

7.5CVSS6.7AI score0.0068EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2025/12/09 12:00 a.m.11 views

MiniDVBLinux 路径遍历漏洞

MiniDVBLinux is a multimedia center software from the German company MiniDVBLinux. A path traversal vulnerability exists in MiniDVBLinux version 5.4, which stems from improper manipulation of file paths and could lead to arbitrary file reads...

8.7CVSS6.6AI score0.00938EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.11 views

PT-2025-50287

Name of the Vulnerable Software and Affected Versions ColdFusion versions 2025.4, 2023.16, and 2021.22 and earlier Description ColdFusion is affected by an Improper Restriction of XML External Entity Reference 'XXE' issue that could allow an attacker to read arbitrary files from the system. An...

8.6CVSS6AI score0.00516EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2025/12/09 12:00 a.m.10 views

prolink SNMP Web Pro 安全漏洞

The prolink SNMP Web Pro is a network inspection device from prolink. A security vulnerability exists in prolink SNMP Web Pro version 1.1 that originates from unauthenticated directory traversal and could lead to the reading of arbitrary files...

7.5CVSS6.8AI score0.00801EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.13 views

PT-2025-50286

Name of the Vulnerable Software and Affected Versions ColdFusion versions 2025.4, 2023.16, and 2021.22 and earlier Description ColdFusion is affected by an Improper Restriction of XML External Entity Reference 'XXE' issue that could allow an attacker to read arbitrary files from the system...

8.6CVSS6.4AI score0.00537EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.16 views

PT-2025-50289

ColdFusion versions 2025.4, 2023.16, 2021.22 and earlier are affected by an Improper Restriction of XML External Entity Reference 'XXE' vulnerability that could lead to arbitrary file system read. A high privileged attacker could exploit this vulnerability to access sensitive files and data on th...

6.2CVSS6.5AI score0.00482EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/12/09 12:00 a.m.6 views

CVE-2025-65287

An unauthenticated directory traversal vulnerability in cgi-bin/upload.cgi in SNMP Web Pro 1.1 allows a remote attacker to read arbitrary files. The CGI concatenates the user-supplied params directly onto the base path /var/www/files/userScript/ using memcpy + strcat without validation or...

6.6AI score0.00801EPSS
SaveExploits1References1
OSV
OSV
added 2025/12/08 8:15 a.m.20 views

CVE-2025-14253

Vitals ESP developed by Galaxy Software Services has an Arbitrary File Read vulnerability, allowing privileged remote attackers to exploit Absolute Path Traversal to download arbitrary system files...

6.9CVSS6AI score0.00473EPSS
SaveExploits0References2
NVD
NVD
added 2025/12/08 8:15 a.m.12 views

CVE-2025-14253

Vitals ESP developed by Galaxy Software Services has an Arbitrary File Read vulnerability, allowing privileged remote attackers to exploit Absolute Path Traversal to download arbitrary system files...

6.9CVSS0.00473EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/12/08 7:38 a.m.6 views

CVE-2025-14253 Galaxy Software Services|Vitals ESP - Arbitrary File Read

Vitals ESP developed by Galaxy Software Services has an Arbitrary File Read vulnerability, allowing privileged remote attackers to exploit Absolute Path Traversal to download arbitrary system files...

6.9CVSS6.8AI score0.00473EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/08 7:38 a.m.19 views

CVE-2025-14253

The CVE-2025-14253 entry concerns Vitals ESP by Galaxy Software Services, noting an Arbitrary File Read via Absolute Path Traversal that could allow privileged remote attackers to download arbitrary system files. The public documents provided do not specify a vulnerable component version, root ca...

6.9CVSS6.8AI score0.00473EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/12/08 7:38 a.m.45 views

CVE-2025-14253 Galaxy Software Services|Vitals ESP - Arbitrary File Read

Vitals ESP developed by Galaxy Software Services has an Arbitrary File Read vulnerability, allowing privileged remote attackers to exploit Absolute Path Traversal to download arbitrary system files...

6.9CVSS0.00473EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/12/08 7:38 a.m.12 views

EUVD-2025-201692

Vitals ESP developed by Galaxy Software Services has an Arbitrary File Read vulnerability, allowing privileged remote attackers to exploit Absolute Path Traversal to download arbitrary system files...

6.9CVSS6.7AI score0.00473EPSS
SaveExploits0References3
Rows per page
Query Builder