2 matches found
vertx-web-xsrf
概述 io.vertx.ext.web.handler.impl.CSRFHandlerImpl 中的 CSRFHandlerImpl(在 Vert.x Web 中)不会为每个用户会话创建唯一的 CSRF Token。恶意网站仍然可以通过获取有效的 CSRF Token 并将其添加到 HTML 表单中,然后向易受攻击的 Web 应用程序提交表单来执行 CSRF。 目前,预检 CORS OPTIONS HTTP 请求可以通过 XMLHTTPRequests 防止 CSRF,但可能存在绕过预检请求的方法。 构建 root@kitploit: mvn clean package 测试 应用程序...
5.9AI score
SaveExploits0
EUVD-2026-66860
A WebFlux application using functional endpoints and deployed with DispatcherServlet may be vulnerable to a header predicate bypass in a pre-flight request. Spring Framework 7.0.0 - 7.0.8 Spring Framework 6.2.0 - 6.2.19 Spring Framework 6.1.0 - 6.1.28 Spring Framework 6.0.0 - 6.0.30 Spring...
5.2AI score0.00365EPSS
SaveExploits0References1
20