Files
CVEs-PoC/2017/CVE-2017-20146.md
2025-09-29 21:09:30 +02:00

772 B

CVE-2017-20146

Description

Usage of the CORS handler may apply improper CORS headers, allowing the requester to explicitly control the value of the Access-Control-Allow-Origin header, which bypasses the expected behavior of the Same Origin Policy.

POC

Reference

Github