Skip to content

Commit

Permalink
Update flask-cors-misconfiguration.yaml (#3523)
Browse files Browse the repository at this point in the history
  • Loading branch information
p4p3r authored Dec 2, 2024
1 parent a5fbe2e commit 2a5cbda
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion python/flask/security/audit/flask-cors-misconfiguration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,9 @@ rules:
subcategory:
- audit
cwe:
- "CWE 942: Permissive Cross-domain Policy with Untrusted Domains"
- "CWE-942: Permissive Cross-domain Policy with Untrusted Domains"
owasp:
- A07:2021 - Identification and Authentication Failures
confidence: HIGH
likelihood: LOW
impact: HIGH
Expand Down

0 comments on commit 2a5cbda

Please sign in to comment.