Lucene search
+L

3550 matches found

Positive Technologies
Positive Technologies
added 2026/01/05 12:00 a.m.12 views

PT-2026-1222

Name of the Vulnerable Software and Affected Versions QOCA aim AI Medical Cloud Platform affected versions not specified Description The QOCA aim AI Medical Cloud Platform developed by Quanta Computer contains a Path Traversal issue. Authenticated remote attackers can exploit an Absolute Path...

5.3CVSS6.5AI score0.00349EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/01/05 12:00 a.m.12 views

PT-2026-1223

Name of the Vulnerable Software and Affected Versions QOCA aim AI Medical Cloud Platform affected versions not specified Description The QOCA aim AI Medical Cloud Platform developed by Quanta Computer contains a Path Traversal flaw. Authenticated remote attackers can exploit an Absolute Path...

5.3CVSS6.5AI score0.00349EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/01/05 12:00 a.m.22 views

Quanta QOCA aim AI Medical Cloud Platform 安全漏洞

Quanta QOCA aim AI Medical Cloud Platform is an artificial intelligence AI medical cloud computing integration platform from Quanta, a Taiwan, China-based company that provides comprehensive AI model development tools covering the entire process from AI development to clinical applications. A...

5.3CVSS6.6AI score0.00349EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/01/05 12:00 a.m.6 views

PT-2026-1351

Name of the Vulnerable Software and Affected Versions AIOHTTP versions 3.13.2 and below Description AIOHTTP, an asynchronous HTTP client/server framework for asyncio and Python, has an issue where versions 3.13.2 and below allow an attacker to determine the existence of absolute path components...

9.8CVSS6.7AI score0.00359EPSS
SaveExploits0References218
OSV
OSV
added 2025/12/29 8:15 a.m.9 views

CVE-2025-15227

BPMFlowWebkit developed by WELLTEND TECHNOLOGY has a Arbitrary File Read vulnerability, allowing unauthenticated remote attackers to exploit Absolute Path Traversal to download arbitrary system files...

7.5CVSS6AI score0.00528EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/12/29 7:10 a.m.4 views

CVE-2025-15227 WELLTEND TECHNOLOGY| BPMFlowWebkit - Arbitrary File Read

BPMFlowWebkit developed by WELLTEND TECHNOLOGY has a Arbitrary File Read vulnerability, allowing unauthenticated remote attackers to exploit Absolute Path Traversal to download arbitrary system files...

8.7CVSS6.9AI score0.00528EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/12/29 7:10 a.m.10 views

EUVD-2025-205564

BPMFlowWebkit developed by WELLTEND TECHNOLOGY has a Arbitrary File Read vulnerability, allowing unauthenticated remote attackers to exploit Absolute Path Traversal to download arbitrary system files...

8.7CVSS6.8AI score0.00528EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/29 7:10 a.m.34 views

CVE-2025-15227 WELLTEND TECHNOLOGY| BPMFlowWebkit - Arbitrary File Read

BPMFlowWebkit developed by WELLTEND TECHNOLOGY has a Arbitrary File Read vulnerability, allowing unauthenticated remote attackers to exploit Absolute Path Traversal to download arbitrary system files...

8.7CVSS0.00528EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/12/29 12:00 a.m.21 views

PT-2025-53703

Name of the Vulnerable Software and Affected Versions BPMFlowWebkit affected versions not specified Description BPMFlowWebkit developed by WELLTEND TECHNOLOGY has an issue that allows unauthenticated remote attackers to download arbitrary system files by exploiting Absolute Path Traversal. The...

8.7CVSS6.8AI score0.00528EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/26 12:00 a.m.39 views

CVE-2025-57403

Cola Dnslog v1.3.2 is affected by a Directory Traversal vulnerability in the DNS TXT query handling. The root cause is the application concatenating the requested URL (or a portion) with a base path via os.path.join, allowing directory traversal or absolute path injection and potentially exposing...

7.5CVSS6.4AI score0.01061EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/12/26 12:00 a.m.5 views

CVE-2025-57403

Cola Dnslog v1.3.2 is vulnerable to Directory Traversal. When a DNS query for a TXT record is processed, the application concatenates the requested URL or a portion of it directly with a base path using os.path.join. This bypass allows directory traversal or absolute path injection, leading to th...

6.4AI score0.01061EPSS
SaveExploits1References2
Spring Security Advisories
Spring Security Advisories
added 2025/12/26 12:00 a.m.29 views

Evolving Spring Vault: Introducing VaultClient

Back in September 2016, nearly a decade ago now, we introduced Spring Vault as a integration layer for HashiCorp Vault within Spring applications, complemented by Spring Cloud Vault for Spring Boot arrangements. The core idea has always been straightforward: Externalizing secrets to encrypted Vau...

6.8AI score
SaveExploits0
EUVD
EUVD
added 2025/12/26 12:00 a.m.12 views

EUVD-2025-205449

Cola Dnslog v1.3.2 is vulnerable to Directory Traversal. When a DNS query for a TXT record is processed, the application concatenates the requested URL or a portion of it directly with a base path using os.path.join. This bypass allows directory traversal or absolute path injection, leading to th...

7.5CVSS6.3AI score0.01061EPSS
SaveExploits1References3
Snyk
Snyk
added 2025/12/23 11:54 p.m.10 views

Server-side Request Forgery (SSRF)

Overview Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the path parameter when an absolute URL is provided, causing the baseuri to be ignored. An attacker can cause sensitive credentials such as API keys to be sent to unintended third-party hosts or forc...

8.8CVSS6.4AI score0.00295EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2025/12/23 7:31 p.m.15 views

httparty Has Potential SSRF Vulnerability That Leads to API Key Leakage

Summary There may be an SSRF vulnerability in httparty. This issue can pose a risk of leaking API keys, and it can also allow third parties to issue requests to internal servers. Details When httparty receives a path argument that is an absolute URL, it ignores the baseuri field. As a result, if ...

8.8CVSS6.7AI score0.00295EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2025/12/23 7:31 p.m.18 views

GHSA-HM5P-X4RQ-38W4 httparty Has Potential SSRF Vulnerability That Leads to API Key Leakage

Summary There may be an SSRF vulnerability in httparty. This issue can pose a risk of leaking API keys, and it can also allow third parties to issue requests to internal servers. Details When httparty receives a path argument that is an absolute URL, it ignores the baseuri field. As a result, if ...

8.8CVSS6.6AI score0.00295EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2025/12/20 5:12 p.m.11 views

CVE-2025-68478

Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to version 1.7.0, if an arbitrary path is specified in the request body's fspath, the server serializes the Flow object into JSON and creates/overwrites a file at that path. There is no path restriction,...

7.1CVSS7AI score0.04119EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/12/19 9:14 p.m.11 views

CVE-2025-14848

Advantech WebAccess/SCADA is vulnerable to absolute directory traversal, which may allow an attacker to determine the existence of arbitrary files...

5.3CVSS7AI score0.00653EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/19 6:15 p.m.15 views

PYSEC-2025-125

Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to version 1.7.0, if an arbitrary path is specified in the request body's fspath, the server serializes the Flow object into JSON and creates/overwrites a file at that path. There is no path restriction,...

7.1CVSS5.9AI score0.04119EPSS
SaveExploits1References1
EUVD
EUVD
added 2025/12/18 9:31 p.m.11 views

EUVD-2025-204315

Advantech WebAccess/SCADA is vulnerable to absolute directory traversal, which may allow an attacker to determine the existence of arbitrary files...

5.3CVSS6.5AI score0.00653EPSS
SaveExploits0References4
Rows per page
Query Builder