结构: Chain
Abstraction: Compound
状态: Draft
被利用可能性: unkown
The product uses a blacklist-based protection mechanism to defend against XSS attacks, but the blacklist is incomplete, allowing XSS variants to succeed.
While XSS might seem simple to prevent, web browsers vary so widely in how they parse web pages, that a blacklist cannot keep track of all the variations. The "XSS Cheat Sheet" [REF-564] contains a large number of attacks that are intended to bypass incomplete blacklists.
cwe_Nature: StartsWith cwe_CWE_ID: 184 cwe_View_ID: 709 cwe_Chain_ID: 692
cwe_Nature: ChildOf cwe_CWE_ID: 79 cwe_View_ID: 1000 cwe_Ordinal: Primary
Language: {'cwe_Class': 'Language-Independent', 'cwe_Prevalence': 'Undetermined'}
范围 | 影响 | 注释 |
---|---|---|
['Confidentiality', 'Integrity', 'Availability'] | Execute Unauthorized Code or Commands |
标识 | 说明 | 链接 |
---|---|---|
CVE-2007-5727 | Blacklist only removes |