目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CWE-80 Web页面中脚本相关HTML标签转义处理不恰当(基本跨站脚本) 类漏洞列表 441

CWE-80 Web页面中脚本相关HTML标签转义处理不恰当(基本跨站脚本) 类弱点 441 条 CVE 漏洞汇总,含 AI 中文分析。

CWE-80即基础型跨站脚本攻击,属于输入验证缺陷。攻击者通过注入包含恶意脚本的HTML标签,利用程序未正确转义特殊字符的漏洞,使浏览器执行非预期代码,从而窃取数据或劫持会话。开发者应严格对用户输入进行白名单过滤,并对输出至HTML页面的数据进行实体编码,确保特殊字符被正确转义,从而阻断脚本执行。

MITRE CWE 官方描述
CWE:CWE-80 Web 页面中脚本相关 HTML 标签的不当中和(基本型 XSS) 英文:产品从上游组件接收输入,但未对特殊字符(如 "<"、">" 和 "&")进行中和或进行了不正确的中和,这些字符在发送给处理 Web 页面的下游组件时,可能被解释为 Web 脚本元素。
常见影响 (1)
Confidentiality, Integrity, AvailabilityRead Application Data, Execute Unauthorized Code or Commands
An attacker could insert special characters that are processed client-side in the context of the user's session.
缓解措施 (4)
ImplementationCarefully check each input parameter against a rigorous positive specification (allowlist) defining the specific characters and format allowed. All input should be neutralized, not just parameters that the user is supposed to specify, but all data in the request, including hidden fields, cookies, headers, the URL itself, and so forth. A common mistake that leads to continuing XSS vulnerabilities i…
ImplementationUse and specify an output encoding that can be handled by the downstream component that is reading the output. Common encodings include ISO-8859-1, UTF-7, and UTF-8. When an encoding is not specified, a downstream component may choose a different encoding, either by assuming a default encoding or automatically inferring which encoding is being used, which can be erroneous. When the encodings are i…
ImplementationWith Struts, write all data from form beans with the bean's filter attribute set to true.
ImplementationTo help mitigate XSS attacks against the user's session cookie, set the session cookie to be HttpOnly. In browsers that support the HttpOnly feature (such as more recent versions of Internet Explorer and Firefox), this attribute can prevent the user's session cookie from being accessible to malicious client-side scripts that use document.cookie. This is not a complete solution, since HttpOnly is n…
Effectiveness: Defense in Depth
代码示例 (1)
In the following example, a guestbook comment isn't properly encoded, filtered, or otherwise neutralized for script-related tags before being displayed in a client browser.
<% for (Iterator i = guestbook.iterator(); i.hasNext(); ) { Entry e = (Entry) i.next(); %> <p>Entry #<%= e.getId() %></p> <p><%= e.getText() %></p> <% } %>
Bad · JSP
CVE ID标题CVSS风险等级Published
CVE-2025-14792 WordPress plugin Key Figures 安全漏洞 — Key Figures 4.4 Medium2026-01-07
CVE-2025-14835 WordPress plugin WP Photo Album Plus 安全漏洞 — WP Photo Album Plus 7.1 High2026-01-07
CVE-2025-36230 IBM Aspera Faspex 安全漏洞 — Aspera Faspex 5 5.4 Medium2025-12-26
CVE-2025-14735 WordPress plugin Amazon affiliate lite Plugin 安全漏洞 — Amazon affiliate lite Plugin 4.4 Medium2025-12-20
CVE-2025-64225 WordPress plugin colabrio Stockie Extra 安全漏洞 — Stockie Extra 6.5 Medium2025-12-18
CVE-2025-64633 WordPress plugin Norebro Extra 安全漏洞 — Norebro Extra 5.3 Medium2025-12-16
CVE-2025-66450 LibreChat 安全漏洞 — LibreChat 6.3AIMediumAI2025-12-11
CVE-2025-63068 WordPress plugin Contact Form 7 Dynamic Text Extension 安全漏洞 — Contact Form 7 – Dynamic Text Extension 5.3 Medium2025-12-09
CVE-2025-66481 DeepChat 安全漏洞 — deepchat 9.7 Critical2025-12-09
CVE-2025-14186 Grandstream GXP1625 安全漏洞 — GXP1625 3.5 Low2025-12-07
CVE-2025-66512 Nextcloud Server 安全漏洞 — security-advisories 5.4 Medium2025-12-05
CVE-2025-54057 Apache SkyWalking 安全漏洞 — Apache SkyWalking 6.1 -2025-11-27
CVE-2025-64764 Astro 安全漏洞 — astro 7.1 High2025-11-19
CVE-2025-58412 Fortinet FortiADC 安全漏洞 — FortiADC 4.2 Medium2025-11-19
CVE-2025-11267 WordPress plugin VK All in One Expansion Unit 安全漏洞 — VK All in One Expansion Unit 6.4 Medium2025-11-18
CVE-2025-11265 WordPress plugin VK All in One Expansion Unit 安全漏洞 — VK All in One Expansion Unit 6.4 Medium2025-11-18
CVE-2025-8386 AVEVA Application Server 安全漏洞 — Application Server 6.9 Medium2025-11-14
CVE-2025-13180 Bdtask Wholesale Inventory Control and Inventory Management System 安全漏洞 — Wholesale Inventory Control and Inventory Management System 3.5 Low2025-11-14
CVE-2025-13178 Bdtask SalesERP 安全漏洞 — SalesERP 3.5 Low2025-11-14
CVE-2025-12753 WordPress plugin Chart Expert 安全漏洞 — Chart Expert 6.4 Medium2025-11-11
CVE-2025-11874 WordPress plugin Slippy Slider 安全漏洞 — Slippy Slider – Responsive Touch Navigation Slider 5.4 Medium2025-11-11
CVE-2025-64187 OctoPrint 安全漏洞 — OctoPrint 6.1 -2025-11-07
CVE-2025-33110 IBM OpenPages 安全漏洞 — OpenPages 5.4 Medium2025-11-06
CVE-2025-60244 WordPress plugin TableOn 安全漏洞 — TableOn 7.1 High2025-11-06
CVE-2025-49398 WordPress plugin Easy Appointments 安全漏洞 — Easy Appointments 6.5 Medium2025-11-06
CVE-2025-11745 WordPress plugin Ad Inserter – Ad Manager & AdSense Ads 安全漏洞 — Ad Inserter – Ad Manager & AdSense Ads 6.4 Medium2025-11-05
CVE-2025-11987 WordPress plugin Visual Link Preview 安全漏洞 — Visual Link Preview 6.4 Medium2025-11-05
CVE-2025-48884 Galette 安全漏洞 — galette 6.1AIMediumAI2025-11-04
CVE-2025-53883 SUSE多款产品 安全漏洞 — Container suse manager 5.0 6.1AIMediumAI2025-10-30
CVE-2025-39663 Checkmk 安全漏洞 — Checkmk 6.1AIMediumAI2025-10-30

CWE-80(Web页面中脚本相关HTML标签转义处理不恰当(基本跨站脚本)) 是常见的弱点类别,本平台收录该类弱点关联的 441 条 CVE 漏洞。