Lucene search
+L

155 matches found

Kitploit
Kitploit
added 2026/09/05 6:01 a.m.4 views

CVE-2022-40317

CVE-2022-40317 备注中的存储型 XSS 在对一个使用 OpenKM 的客户进行渗透测试时,我们在应用程序的备注部分发现了一个存储型 XSS。基本上,在存储备注时,某些普通 HTML 被允许并按原样渲染。如你所知, 然而,我们发现,在 标签中使用 "javascript:" 可以绕过该清理/替换规则。 要复现该问题,你可以在备注部分提交以下载荷。 Click here for more info 要触发该载荷,需要诱使用户点击它。 影响:低权限用户可以提交恶意 javascript...

5.4CVSS6AI score0.00918EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/05 2:55 a.m.3 views

CVE-2023-22432

CVE-2023-22432 Verificación del PoC de la vulnerabilidad de web2py CVE-2023-22432 Una vulnerabilidad CVE-2023-22432 en web2py fue divulgada el 31 de enero de 2023 hora de EE. UU.. Este artículo describe nuestra discusión sobre esta vulnerabilidad y los resultados de nuestra verificación. Resumen ...

6.1CVSS5.5AI score0.02402EPSS
SaveExploits1
EUVD
EUVD
added 2026/09/03 11:22 a.m.8 views

EUVD-2026-70407

n8n versions before 2.34.1 contain a server-side request forgery vulnerability in the legacy request helper function exposed to Code and Function nodes. The validation logic checks the uri property for SSRF safety while the underlying HTTP client uses the url property when both are present,...

5.3CVSS5.9AI score0.00253EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/30 3:29 a.m.5 views

SSRF-Testing

感谢 Tuta 给予的支持 SSRF(服务端请求伪造)测试资源 基于 URL 的快速绕过: http://google.com:80+&@127.88.23.245:22/[email protected]:80/ http://127.88.23.245:22/+&@google.com:[email protected]:80/ http://google.com:80+&@google.com:[email protected]:22/ http://127.88.23.245:22/[email protected]:80/...

5.4AI score
SaveExploits0References7
VulnCheck KEV
VulnCheck KEV
added 2026/08/26 12:00 a.m.12 views

VulnCheck KEV: CVE-2026-48710

Starlette is a lightweight ASGI framework/toolkit. Prior to version 1.0.1, the HTTP Host request header was not validated before being used to reconstruct request.url. Because the routing algorithm relies on the raw HTTP path while request.url is rebuilt from the Host header, a malformed header...

6.5CVSS5.1AI score0.36257EPSS
SaveIn wildExploits2References3
Tenable Nessus
Tenable Nessus
added 2026/08/21 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-49825

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - lxml is a library for processing XML and HTML in the Python language. Prior to 6.1.1, link attributes in lxml.html.defs.linkattrs were missing xlink:href, which...

8.2CVSS5.4AI score0.0024EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/20 3:17 p.m.7 views

AZL-96857 CVE-2026-49825 affecting package python-lxml 4.9.3-2

lxml is a library for processing XML and HTML in the Python language. Prior to 6.1.1, link attributes in lxml.html.defs.linkattrs were missing xlink:href, which can be used for URL bypass attacks in embedded SVG/MathML/etc. content. This vulnerability was fixed in lxml 6.1.1 and lxmlhtmlclean 0.4...

8.2CVSS5.8AI score0.0024EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/20 3:17 p.m.11 views

CVE-2026-49825

lxml is a library for processing XML and HTML in the Python language. Prior to 6.1.1, link attributes in lxml.html.defs.linkattrs were missing xlink:href, which can be used for URL bypass attacks in embedded SVG/MathML/etc. content. This vulnerability was fixed in lxml 6.1.1 and lxmlhtmlclean 0.4...

8.2CVSS0.0024EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/20 3:17 p.m.14 views

DEBIAN-CVE-2026-49825

lxml is a library for processing XML and HTML in the Python language. Prior to 6.1.1, link attributes in lxml.html.defs.linkattrs were missing xlink:href, which can be used for URL bypass attacks in embedded SVG/MathML/etc. content. This vulnerability was fixed in lxml 6.1.1 and lxmlhtmlclean 0.4...

8.2CVSS5.5AI score0.0024EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/20 2:42 p.m.35 views

CVE-2026-49825 lxml: javascript: URL bypass in Cleaner via xlink:href

lxml is a library for processing XML and HTML in the Python language. Prior to 6.1.1, link attributes in lxml.html.defs.linkattrs were missing xlink:href, which can be used for URL bypass attacks in embedded SVG/MathML/etc. content. This vulnerability was fixed in lxml 6.1.1 and lxmlhtmlclean 0.4...

8.2CVSS0.0024EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/20 2:42 p.m.107 views

CVE-2026-49825

lxml_html_clean.Cleaner fails to strip javascript: URLs from namespaced xlink:href attributes in SVG/MathML content because lxml.html.defs.link_attrs omits that key, so the URL-scheme filter never fires. Exploitable only with safe_attrs_only=False; affects lxml ≤ 6.1.0 and lxml_html_clean ≤ 0.4.4...

8.2CVSS5.3AI score0.0024EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/08/20 2:42 p.m.11 views

CVE-2026-49825 lxml: javascript: URL bypass in Cleaner via xlink:href

lxml is a library for processing XML and HTML in the Python language. Prior to 6.1.1, link attributes in lxml.html.defs.linkattrs were missing xlink:href, which can be used for URL bypass attacks in embedded SVG/MathML/etc. content. This vulnerability was fixed in lxml 6.1.1 and lxmlhtmlclean 0.4...

8.2CVSS5.3AI score0.0024EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/20 2:42 p.m.24 views

CVE-2026-49825 lxml: javascript: URL bypass in Cleaner via xlink:href

lxml is a library for processing XML and HTML in the Python language. Prior to 6.1.1, link attributes in lxml.html.defs.linkattrs were missing xlink:href, which can be used for URL bypass attacks in embedded SVG/MathML/etc. content. This vulnerability was fixed in lxml 6.1.1 and lxmlhtmlclean 0.4...

8.2CVSS5.5AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/08/20 2:42 p.m.10 views

CVE-2026-49825

lxml is a library for processing XML and HTML in the Python language. Prior to 6.1.1, link attributes in lxml.html.defs.linkattrs were missing xlink:href, which can be used for URL bypass attacks in embedded SVG/MathML/etc. content. This vulnerability was fixed in lxml 6.1.1 and lxmlhtmlclean 0.4...

8.2CVSS5.4AI score0.0024EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/10 4:13 p.m.9 views

EUVD-2026-55667

Discourse is an open-source discussion platform. Prior to 2026.1.7, an authenticated user could submit specially formed URLs that bypassed the Onebox allowlist and embedded malicious content in a site. This issue is fixed in versions 2026.1.7, 2026.6.2, 2026.7.1, and 2026.8.0-latest.1...

6.3CVSS5.2AI score0.00185EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/30 2:47 p.m.9 views

GHSA-JX74-CQJV-2C67 Flyto2 Core: Unauthenticated flyto-verification /run: callback_url SSRF and internal runner-secret exfiltration

Summary The standalone flyto-verification service exposes POST /run with no authentication, on all interfaces 0.0.0.0:8344 per the shipped Dockerfile. The request body's callbackurl is used verbatim for an outbound POST that unconditionally attaches X-Internal-Key: $FLYTORUNNERSECRET. The...

9.3CVSS5.9AI score0.00308EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/15 12:00 a.m.18 views

PT-2026-60384

Name of the Vulnerable Software and Affected Versions Koel versions prior to 9.7.0 Description An authenticated user can trigger server-side requests to internal destinations, such as loopback, Docker bridge, or RFC1918 HTTP addresses, because the Subsonic-compatible createPodcastChannel.view...

4.3CVSS5.5AI score0.00265EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/07/08 4:14 p.m.52 views

CVE-2026-59923 Mistune: XSS via percent-encoded javascript URI bypass in safe_url()

Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, HTMLRenderer.safeurl does not block percent-encoded javascript URIs, allowing attacker-supplied Markdown links or images to bypass URL protections and execute script in rendered HTML. This issue is fixed in version...

6.1CVSS0.00348EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/07/08 2:55 p.m.10 views

CVE-2026-59703

repomix contains a local file inclusion vulnerability in the git clone endpoint that allows unauthenticated attackers to read arbitrary local git repositories. The isValidRemoteValue function in src/core/git/gitRemoteParse.ts fails to block file:// URLs, permitting attackers to supply file://...

8.7CVSS6.1AI score0.00514EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/07 8:31 p.m.44 views

CVE-2026-53751 DataEase: H2 JDBC URL Filter Bypass Leads to Remote Code Execution (RCE)

DataEase is an open source data visualization and analysis tool. Prior to 2.10.24, the H2 database JDBC URL validation logic can be bypassed with special Unicode characters whose case-conversion behavior differs between DataEase validation and H2 parsing, allowing attackers to smuggle dangerous...

8.7CVSS0.00597EPSS
SaveExploits0References3
Rows per page
Query Builder