Skip to content

Commit

Permalink
fix: DOMPurify incorrect CWE (#385)
Browse files Browse the repository at this point in the history
  • Loading branch information
elsapet authored May 2, 2024
1 parent e984452 commit 97a8b86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rules/javascript/third_parties/dom_purify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ metadata:
## References
- [Vulnerability explained](https://research.securitum.com/mutation-xss-via-mathml-mutation-dompurify-2-0-17-bypass)
cwe_id:
- 1395
- 79
id: javascript_third_parties_dom_purify
documentation_url: https://docs.bearer.com/reference/rules/javascript_third_parties_dom_purify
cloud_code_suggestions: true

0 comments on commit 97a8b86

Please sign in to comment.