Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
podinfo 6.11.2 Reflected XSS via /echo Endpoint
Vulnerability Description
podinfo through 6.11.2 contains a reflected cross-site scripting vulnerability in the /echo and /api/echo endpoints where the echoHandler writes request body content directly to the response without setting explicit Content-Type or X-Content-Type-Options headers. Attackers can craft cross-origin HTML pages with auto-submitting forms containing script payloads in the request body, which are served as text/html due to Go's content type detection, allowing the reflected script to execute in the podinfo origin context when victims visit the attacker's page.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Vulnerability Title
podinfo 跨站脚本漏洞
Vulnerability Description
podinfo是Stefan Prodan个人开发者的一个Kubernetes的微服务模板。 podinfo 6.11.2及之前版本存在跨站脚本漏洞,该漏洞源于echoHandler在/echo和/api/echo端点中未设置明确的Content-Type或X-Content-Type-Options标头,允许攻击者通过跨源HTML页面实现反射型跨站脚本攻击。
CVSS Information
N/A
Vulnerability Type
N/A