Lucene search
+L

105 matches found

Kitploit
Kitploit
added 2026/09/12 12:05 a.m.8 views

CVE-2018-16706

CVE-2018-16706 或者如何关闭我的电视 $ nmap 192.168.1.55 -p 9080 PORT STATE SERVICE 9080/tcp open glrpc Nmap done: 1 IP address 1 host up scanned in 0.05 seconds CVE详细信息 https://www.cvedetails.com/cve/CVE-2018-16706/...

7.8CVSS7.3AI score0.22333EPSS
SaveExploits1
EUVD
EUVD
added 2026/09/10 3:10 p.m.7 views

EUVD-2026-75180

Open WebUI: SSRF into internal services via DNS rebinding in the Playwright web loader...

7.7CVSS0.00207EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/09/09 12:00 a.m.9 views

PT-2026-89173

Summary With the Playwright web loader enabled, Open WebUI checks the address behind a user-submitted URL before allowing the request, then handed the request to the browser to perform. The browser resolved the hostname a second time, on its own, and that answer was never checked. An attacker who...

7.7CVSS0.00207EPSS
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/07 11:57 p.m.6 views

MSMQ-Vulnerability

MSMQ 보안 랩 이 저장소는 Microsoft Message Queuing 보안 노출에 대한 통제된 랩 검토를 문서화하며, 방어적 검증, 탐지 증거, 그리고 수정 계획에 중점을 둡니다. 이 프로젝트는 포트폴리오 산출물로 자리 잡고 있습니다: 취약점 연구가 증거 수집, 탐지 엔지니어링, 완화 계획, 그리고 검증으로 어떻게 전환될 수 있는지 보여줍니다. 프로젝트 목적 이 프로젝트의 목적은 취약점 연구와 실무 방어 작업을 연결하는 포트폴리오에 안전한 보안 랩을 문서화하는 것입니다. 범위 이 저장소는 다음에 중점을 둡니다: 랩 환경...

6AI score
SaveExploits0References9
OSV
OSV
added 2026/09/03 5:02 p.m.9 views

GHSA-4MVJ-M6J5-PMF7 unstructured: Server-Side Request Forgery in the URL-based partitioning

Summary Server-Side Request Forgery in unstructured. The url= argument of partition, partitionhtml, and partitionmd is fetched via requests.get with no host validation. The response body is returned as Element text, so this is a full-read SSRF — attackers reach loopback admin APIs, internal HTTP...

9.3CVSS5.8AI score0.0025EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/08/26 4:46 p.m.8 views

CVE-2026-71325

A flaw was found in Traefik. This flaw allows a tenant, even when restricted by Role-Based Access Control RBAC to a single namespace, to bypass namespace isolation. By binding their own router to a TraefikService in another namespace, an attacker can expose or reroute that namespace's backend...

8.7CVSS5.4AI score0.00132EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/25 9:03 p.m.4 views

CVE-2026-72924 GitHub CLI: `gh codespace ports forward` exposes forwarded services on all network interfaces by default

GitHub CLI gh is GitHub's official command line tool. Versions 2.28.0 through 2.97.0 bind the local listener created by gh codespace ports forward to all available network interfaces by default. While port forwarding is active, a service in a Codespace can therefore become reachable through the...

2.1CVSS5.6AI score
SaveExploits0References4
NVD
NVD
added 2026/08/11 1:19 p.m.14 views

CVE-2026-72768

n8n versions before 2.32.1 contain a server-side request forgery protection bypass vulnerability in the MCP Client node that allows authenticated users to bypass SSRF protections. Attackers can craft workflows that send requests to internal or blocked hosts without routing through SSRF protection...

8.3CVSS0.00225EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/11 12:17 p.m.11 views

EUVD-2026-56094

n8n versions before 2.32.1 contain a server-side request forgery protection bypass vulnerability in the MCP Client node that allows authenticated users to bypass SSRF protections. Attackers can craft workflows that send requests to internal or blocked hosts without routing through SSRF protection...

6.4CVSS5.3AI score0.00225EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/05 2:18 p.m.36 views

axios: axios: NO_PROXY bypass allows exposure of local services

A flaw was found in axios. This vulnerability occurs because the software fails to correctly identify 0.0.0.0 as a local loopback address when evaluating NOPROXY rules. A remote attacker could exploit this by providing a 0.0.0.0 URL, causing requests to bypass intended proxy restrictions. This...

7.5CVSS5.5AI score0.00331EPSS
SaveExploits1References6
Vulnrichment
Vulnrichment
added 2026/08/05 6:59 a.m.11 views

CVE-2026-71204 changedetection.io - Omitted Checkbox in /settings Save Silently Disables API Key Enforcement

changedetection.io's /settings save handler builds an update dict from form.data'application' and blind-merges it into the stored application settings via .update...

6.2CVSS5.2AI score0.00254EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/05 6:00 a.m.11 views

EUVD-2026-53109

The MultiVendorX WordPress plugin before 5.0.11 does not verify that the requested store belongs to the current user in one of its REST API endpoints, allowing any vendor-level user to read other vendors' commission and financial data...

5.5AI score0.00218EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/01 12:22 p.m.10 views

CVE-2026-67315 axios 0.31.0 before 0.33.0 and 1.15.0 before 1.18.0 NO_PROXY Bypass via 0.0.0.0

axios versions 0.31.0 before 0.33.0 and 1.15.0 before 1.18.0 fail to recognize 0.0.0.0 as a loopback address in shouldBypassProxy.js, allowing requests to 0.0.0.0 to bypass NOPROXY rules. Attackers can supply 0.0.0.0 URLs to route requests through configured proxies, potentially exposing local...

6.9CVSS5.5AI score
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/31 12:00 a.m.13 views

JFrog Artifactory < 7.133.6 SSRF

According to its self-reported version number, the version of JFrog Artifactory installed on the remote host is prior to 7.133.6. It is, therefore, affected by a server-side request forgery SSRF vulnerability. - Improper URL validation when handling specific URLs, allows an attacker, under certai...

6.5CVSS5.6AI score0.00209EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/28 11:17 p.m.22 views

CVE-2026-54650

openhole exposes localhost to the internet in one command. In 0.1.1 and earlier, openhole-server in internal/server/publicproxy.go forwarded r.URL.Path instead of preserving the original request target with r.URL.EscapedPath, allowing percent encoded dot segments %2e and separators %2f to reach...

8.6CVSS0.00361EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/21 12:00 a.m.13 views

PT-2026-62175

Name of the Vulnerable Software and Affected Versions Oracle Java SE versions 8u491, 8u491-perf, 11.0.31, 17.0.19, 21.0.11, 25.0.3, and 26.0.1 Oracle GraalVM for JDK versions 17.0.19 and 21.0.11 Oracle GraalVM Enterprise Edition version 21.3.18 Description An issue exists in the ImageIO component...

3.7CVSS7AI score0.00254EPSS
SaveExploits0References168
RedHat Linux
RedHat Linux
added 2026/07/20 4:12 p.m.11 views

axios: Axios: Proxy bypass via IPv4-mapped IPv6 address non-normalization

A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not properly normalize IPv4-mapped IPv6 addresses. When a NOPROXY setting is configured to block direct access to specific IPv4 addresses, an attacker can bypass this restriction by using the...

8.6CVSS7.5AI score0.0087EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
added 2026/07/07 9:13 p.m.18 views

CVE-2026-58266

Anki is a program for creating and reviewing flashcards. Prior to 25.09.4, Anki's webview-based pages communicate with the Rust backend using an internal localhost API, and user scripts included via iframes in the editor can access this API despite protections intended to block reviewer and edito...

6.5CVSS6AI score0.00221EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/07 11:45 a.m.10 views

PYSEC-2026-1519 LangChain's XMLOutputParser vulnerable to XML Entity Expansion

The XMLOutputParser in LangChain uses the etree module from the XML parser in the standard python library which has some XML vulnerabilities; see: https://docs.python.org/3/library/xml.html This primarily affects users that combine an LLM or agent with the XMLOutputParser and expose the component...

5.9CVSS6.2AI score0.0077EPSS
SaveExploits1References9
Positive Technologies
Positive Technologies
added 2026/07/01 12:00 a.m.29 views

PT-2026-54909

Name of the Vulnerable Software and Affected Versions PACSgear MediaWriter version 5.2.1 Description An unauthenticated remote attacker can read and write arbitrary files on the host filesystem by exploiting a .NET Remoting TCP service exposed on port 9000 via PacsgearMediaServerEngine.dll. This ...

9.8CVSS6.5AI score0.01883EPSS
SaveExploits1References6
Rows per page
Query Builder