File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
javascript/ql/src/experimental/Security/CWE-020 Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ Always verify the sender's identity of incoming messages.
3131
3232<references >
3333
34- <li ><a href =" https://cwe.mitre.org/data/definitions/20.html" >CWE-20 : Improper Input Validation</a ></li >
34+ <li ><a href =" https://cwe.mitre.org/data/definitions/20.html" >CWE-020 : Improper Input Validation</a ></li >
3535<li ><a href =" https://developer.mozilla.org/en-US/docs/Web/API/Window/postMessage" >Window.postMessage()</a ></li >
3636<li ><a href =" https://portswigger.net/web-security/dom-based/web-message-manipulation" >Web-message manipulation</a ></li >
3737<li ><a href =" https://labs.detectify.com/2016/12/08/the-pitfalls-of-postmessage/" >The pitfalls of postMessage</a ></li >
You can’t perform that action at this time.
0 commit comments