Lucene search
+L

656 matches found

RedhatCVE
RedhatCVE
added 2025/04/17 2:20 a.m.20 views

CVE-2025-32103

CrushFTP 9.x and 10.x through 10.8.4 and 11.x through 11.3.1 allows directory traversal via the /WebInterface/function/ URI to read files accessible by SMB at UNC share pathnames, bypassing SecurityManager restrictions...

5CVSS6.8AI score0.17125EPSS
SaveExploits2References1
RedhatCVE
RedhatCVE
added 2025/04/16 3:21 a.m.25 views

CVE-2024-29502

An issue in Secure Lockdown Multi Application Edition v2.00.219 allows attackers to read arbitrary files via using UNC paths...

6.5CVSS6.9AI score0.00657EPSS
SaveExploits1References1
CVE
CVE
added 2025/04/15 12:0 a.m.91 views

CVE-2025-32103

CrushFTP is affected: versions 9.x through 11.3.1 contain a directory-traversal flaw accessible via the /WebInterface/function/ URI that can read files exposed by SMB UNC paths, bypassing SecurityManager restrictions. Impact: potential unauthorized reading of files outside the intended directory....

5CVSS7AI score0.17125EPSS
SaveExploits2References4Affected Software1
Cvelist
Cvelist
added 2025/04/15 12:0 a.m.43 views

CVE-2025-32103

CrushFTP 9.x and 10.x through 10.8.4 and 11.x through 11.3.1 allows directory traversal via the /WebInterface/function/ URI to read files accessible by SMB at UNC share pathnames, bypassing SecurityManager restrictions...

5CVSS0.17125EPSS
SaveExploits2References3
Microsoft KB
Microsoft KB
added 2025/04/08 12:0 a.m.36 views

April 8, 2025-KB5055170 Cumulative Update for .NET Framework 4.8 for Windows 10, version 1607 and Windows Server 2016

None None...

6.1AI score
SaveExploits0
OSV
OSV
added 2025/03/07 9:15 p.m.8 views

CVE-2024-42733

An issue in Docmosis Tornado v.2.9.7 and before allows a remote attacker to execute arbitrary code via a crafted script to the UNC path input...

9.8CVSS6.1AI score0.01034EPSS
SaveExploits2References2
NVD
NVD
added 2025/03/07 9:15 p.m.9 views

CVE-2024-42733

An issue in Docmosis Tornado v.2.9.7 and before allows a remote attacker to execute arbitrary code via a crafted script to the UNC path input...

9.8CVSS0.01034EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2025/03/07 12:0 a.m.6 views

CVE-2024-42733

An issue in Docmosis Tornado v.2.9.7 and before allows a remote attacker to execute arbitrary code via a crafted script to the UNC path input...

8AI score0.01034EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/03/07 12:0 a.m.18 views

CVE-2024-42733

An issue in Docmosis Tornado v.2.9.7 and before allows a remote attacker to execute arbitrary code via a crafted script to the UNC path input...

0.01034EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2025/02/14 4:53 a.m.12 views

SUSE CVE-2024-38472

SSRF in Apache HTTP Server on Windows allows to potentially leak NTLM hashes to a malicious server via SSRF and malicious requests or content Users are recommended to upgrade to version 2.4.60 which fixes this issue. Note: Existing configurations that access UNC paths will have to configure new...

7.5CVSS6.3AI score0.6795EPSS
SaveExploits1References3
OSV
OSV
added 2025/01/09 1:15 a.m.10 views

UBUNTU-CVE-2024-37372

The Permission Model assumes that any path starting with two backslashes \ has a four-character prefix that can be ignored, which is not always true. This subtle bug leads to vulnerable edge cases...

3.6CVSS6.6AI score0.00487EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.10 views

PT-2025-49180

Name of the Vulnerable Software and Affected Versions Apache HTTP Server versions 2.4.30 through 2.4.65 Description An integer overflow occurs during failed ACME certificate renewal. After approximately 30 days of failures with default configurations, the backoff timer reaches zero. Subsequent...

7.8CVSS6.9AI score0.0044EPSS
SaveExploits0References222
SUSE CVE
SUSE CVE
added 2024/10/29 4:17 a.m.8 views

SUSE CVE-2024-49766

Werkzeug is a Web Server Gateway Interface web application library. On Python = 3.11, or not using Windows, are not vulnerable. Werkzeug version 3.0.6 contains a patch...

6.3CVSS7.5AI score0.0077EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/10/25 9:55 p.m.15 views

CVE-2024-49766

A flaw was found in Werkzeug. In Python versions below v3.11 on Windows, os.path.isabs does not catch UNC paths such as //server/share. Werkzeug's safejoin relies on this check and can produce a path that is not safe, which can allow unintended access to data...

3.7CVSS6.2AI score0.0077EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2024/10/25 7:43 p.m.31 views

Werkzeug safe_join not safe on Windows

On Python = 3.11, or not using Windows, are not vulnerable...

6.3CVSS6.7AI score0.0077EPSS
SaveExploits0References6Affected Software1
Snyk
Snyk
added 2024/10/25 7:43 p.m.4 views

Directory Traversal

Overview Werkzeug is a WSGI web application library. Affected versions of this package are vulnerable to Directory Traversal due to a bypass for os.path.isabs, which allows the improper handling of UNC paths beginning with /, in the safejoin function. This allows an attacker to read some files on...

6.3CVSS7.6AI score0.0077EPSS
SaveExploits0References2
OSV
OSV
added 2024/10/25 7:43 p.m.11 views

GHSA-F9VJ-2WH5-FJ8J Werkzeug safe_join not safe on Windows

On Python = 3.11, or not using Windows, are not vulnerable...

6.3CVSS5.3AI score0.0077EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/10/25 7:22 p.m.20 views

CVE-2024-49766 Werkzeug safe_join not safe on Windows

Werkzeug is a Web Server Gateway Interface web application library. On Python = 3.11, or not using Windows, are not vulnerable. Werkzeug version 3.0.6 contains a patch...

6.3CVSS7AI score0.0077EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/10/25 7:22 p.m.21 views

CVE-2024-49766 Werkzeug safe_join not safe on Windows

Werkzeug is a Web Server Gateway Interface web application library. On Python = 3.11, or not using Windows, are not vulnerable. Werkzeug version 3.0.6 contains a patch...

6.3CVSS0.0077EPSS
SaveExploits0References3
OSV
OSV
added 2024/10/25 7:22 p.m.16 views

CVE-2024-49766 Werkzeug safe_join not safe on Windows

Werkzeug is a Web Server Gateway Interface web application library. On Python = 3.11, or not using Windows, are not vulnerable. Werkzeug version 3.0.6 contains a patch...

6.3CVSS6.6AI score
SaveExploits0References6
Rows per page
Query Builder