Lucene search
K

215 matches found

Positive Technologies
Positive Technologies
added 2026/04/04 12:0 a.m.3 views

PT-2026-30319

Vulnerability Details CWE-918: Server-Side Request Forgery SSRF The parse urls API function in src/pyload/core/api/ init .py line 556 fetches arbitrary URLs server-side via get urlurl pycurl without any URL validation, protocol restriction, or IP blacklist. An authenticated user with ADD permissi...

7.7CVSS6AI score0.0004EPSS
Exploits1References5
RedhatCVE
RedhatCVE
added 2026/03/26 3:2 p.m.3 views

CVE-2026-32938

SiYuan is a personal knowledge management system. In versions 3.6.0 and below, the /api/lute/html2BlockDOM on the desktop copies local files pointed to by file:// links in pasted HTML into the workspace assets directory without validating paths against a sensitive-path list. Together with GET...

9.9CVSS5.8AI score0.00299EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2026/03/04 7:45 p.m.2 views

CVE-2026-2606

IBM webMethods API Gateway on-prem 10.11 through 10.11Fix3210.15 to 10.15Fix2711.1 to 11.1Fix7 IBM webMethods API Management on-prem fails to properly validate user-supplied input passed to the url parameter on the /createapi endpoint. An attacker can modify this parameter to use a file:// URI...

6.5CVSS6.1AI score0.00068EPSS
Exploits0References1
Github Security Blog
Github Security Blog
added 2026/03/03 9:37 p.m.4 views

OpenClaw browser navigation guard allowed non-network URL schemes, enabling authenticated browser-tool users to access file:// local files

Impact assertBrowserNavigationAllowed validated only http:/https: network targets but implicitly allowed other schemes. An authenticated gateway user could navigate browser sessions to file:// URLs and read local files via browser snapshot/extraction flows. Affected Component -...

7.1CVSS5.9AI score0.00048EPSS
Exploits1References3Affected Software1
Snyk
Snyk
added 2026/03/03 9:37 p.m.2 views

Files or Directories Accessible to External Parties

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Files or Directories Accessible to External Parties via the assertBrowserNavigationAllowed function. An attacker who has authenticated access to a gateway with browser tooling enabled can...

7.1CVSS5.8AI score0.00048EPSS
Exploits1References2
GithubExploit
GithubExploit
added 2026/02/11 2:55 p.m.136 views

Exploit for CVE-2026-20841

CVE-2026-20841 PoC PoC of the "Windows Notepad RCE" vulnerabi...

8.8CVSS6.2AI score0.00113EPSS
Exploits9
Vulnrichment
Vulnrichment
added 2026/01/23 4:47 p.m.3 views

CVE-2021-47899 YetiShare File Hosting Script 5.1.0 Remote File Upload SSRF Vulnerability

YetiShare File Hosting Script 5.1.0 contains a server-side request forgery vulnerability that allows attackers to read local system files through the remote file upload feature. Attackers can exploit the url parameter in the urluploadhandler endpoint to access sensitive files like /etc/passwd by...

6.9CVSS5.5AI score0.0008EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:0 a.m.4 views

MiracleLinux 4 : curl-7.19.7-46.AXS4 (AXSA:2015-432:02)

The remote MiracleLinux 4 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2015-432:02 advisory. cURL is a tool for getting files from HTTP, FTP, FILE, LDAP, LDAPS, DICT, TELNET and TFTP servers, using any of the supported protocols. cURL is...

5CVSS7.5AI score0.04659EPSS
Exploits1References6
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:0 a.m.2 views

MiracleLinux 4 : python27-python-2.7.16-6.0.1.AXS4 (AXSA:2019-3987:01)

The remote MiracleLinux 4 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2019-3987:01 advisory. python: regression of CVE-2019-9636 due to functional fix to allow port numbers in netloc CVE-2019-10160 python: undocumented localfile protocol...

9.8CVSS7.2AI score0.08764EPSS
Exploits1References4
Hacker One
Hacker One
added 2026/01/08 8:38 a.m.11 views

curl: inconsistently Rejection Logic in file:// URLs with Authority

curl's file:// protocol handler inconsistently applies path sanitization. in reject file://../ as Bad File:// URL" but allows the same traversal when an authority/host e.g.,localhost is present file://localhost/../. this inconsistency misleads developers who rely on the bad file:// URL error for...

7.2AI score
Exploits0
RedhatCVE
RedhatCVE
added 2026/01/07 9:12 a.m.16 views

CVE-2025-1982

Local File Inclusion vulnerability in Ready's attachment upload panel allows low privileged user to provide link to a local file using the file:// protocol thus allowing the attacker to read content of the file. This vulnerability can be use to read content of system files...

7.1CVSS5.9AI score0.00736EPSS
Exploits0References1
Hacker One
Hacker One
added 2026/01/03 6:59 p.m.21 views

curl: Path Traversal in curl file:// Protocol Handler Allows Unauthorized File Access

Summary During my manual review of the file path handling logic in curl's source code, I noticed the absence of proper validation for directory traversal sequences, which I then verified through practical testing. I discovered that curl allows unauthorized access to arbitrary files through the...

8.1CVSS8.2AI score0.00212EPSS
Exploits1
Hacker One
Hacker One
added 2025/12/18 5:23 p.m.19 views

curl: File URL UNC Path Access (Windows SSRF)

Vulnerability Details - CVSSv3: 7.5 High - Windows only - File: lib/urlapi.c:974-1030 - Issue: Windows file:// URLs accept UNC paths to remote servers - Impact: SSRF, unauthorized network file access, credential theft Vulnerable Code c // lib/urlapi.c:974-1030 ifptr0 != '/' &&...

6.7AI score
Exploits0
Hacker One
Hacker One
added 2025/11/30 12:7 a.m.21 views

curl: Path Traversal in file:// protocol allows Arbitrary File Read

Summary: The file:// protocol handler in curl does not properly sanitise or block path traversal sequences ../. This allows a maliciously crafted file:// URL to escape the intended directory and access arbitrary files on the filesystem with the permissions of the user running curl. When curl is...

6.7AI score
Exploits0
GithubExploit
GithubExploit
added 2025/11/20 2:17 a.m.121 views

Exploit for CVE-2025-13380

AI Engine for WordPress: ChatGPT, GPT Content Generator true,...

6.5CVSS6.5AI score0.00021EPSS
Exploits1
Github Security Blog
Github Security Blog
added 2025/10/13 10:11 p.m.7 views

LibreNMS is vulnerable to Reflected-XSS in `report_this` function

Summary Reflected-XSS in reportthis function in librenms/includes/functions.php Details Recently, it was discovered that the reportthis function had improper filtering htmlentities function was incorrectly used in a href environment, which caused the projectissues parameter to trigger an XSS...

6.9CVSS6.6AI score0.00002EPSS
Exploits1References4Affected Software1
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2003-0045

Malware in sbrugna...

7.5CVSS6.4AI score0.0054EPSS
Exploits0References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2007-0726

Malware in sbrugna...

7.2CVSS6.4AI score0.00086EPSS
Exploits0References10
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2009-2416

Malware in sbrugna...

5.8CVSS6.2AI score0.00443EPSS
Exploits1References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2018-16966

Malware in sbrugna...

7.5CVSS8.4AI score0.01262EPSS
Exploits1References9
Rows per page
Query Builder