# N/A
## 概述
在Apache HTTP Server 2.4.0-2.4.39版本中,存在一个有限的跨站脚本(XSS)问题,影响mod_proxy错误页面。攻击者可以导致错误页面上的链接被恶意构造,从而指向攻击者选择的页面。
## 影响版本
- Apache HTTP Server 2.4.0-2.4.39
## 细节
攻击者可以通过修改错误页面上的链接,使其指向任意指定的页面。这种情况仅在服务器配置启用代理功能,但错误地配置导致代理错误页面被显示时才会发生。
## 影响
如果服务器配置不当,并启用代理功能,该漏洞可能导致用户在浏览代理错误页面时,被重定向到攻击者控制的页面,从而引发跨站脚本攻击。
# | POC 描述 | 源链接 | 神龙链接 |
---|---|---|---|
1 | CVE-2019-10092 Docker - Apache HTTP Server | https://github.com/motikan2010/CVE-2019-10092_Docker | POC详情 |
2 | CVE-2019-10092: Limited Cross-Site Scripting in "Proxy Error" Page | https://github.com/mbadanoiu/CVE-2019-10092 | POC详情 |
3 | Apache HTTP Server versions 2.4.0 through 2.4.39 are vulnerable to a limited cross-site scripting issue affecting the mod_proxy error page. An attacker could cause the link on the error page to be malformed and instead point to a page of their choice. This would only be exploitable where a server was set up with proxying enabled but was misconfigured in such a way that the Proxy Error page was displayed. | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2019/CVE-2019-10092.yaml | POC详情 |
标题: Apache HTTP Server 2.4 vulnerabilities - The Apache HTTP Server Project -- 🔗来源链接
标签: x_refsource_MISC
暂无评论