Skip to content

Commit

Permalink
Update MOBILE_CLIENT/COMMON/_HIGH/CORS_MISCONFIGURATION/description.md
Browse files Browse the repository at this point in the history
Co-authored-by: Alaeddine Mesbahi <[email protected]>
  • Loading branch information
ErebusZ and 3asm authored Aug 28, 2023
1 parent 50cbb7e commit 961dba6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
`CORS` misconfiguration refers to a vulnerability where Cross-Origin Resource Sharing (`CORS`) policies are not properly configured on a web server. This allows unauthorized cross-origin requests to be made, potentially leading to information leakage or unauthorized access to sensitive data.

### Examples
Below are examples of incorrect CORS configuration on different popular frameworks:

=== "Django"

Expand Down

0 comments on commit 961dba6

Please sign in to comment.