📖
Notes
Ctrlk
  • 🙌Welcome!
  • CyberSecurity
    • Penetration Testing
      • ELearnSecurity
      • PortSwigger
        • Cross-origin resource sharing (CORS)
          • Access-Control-Allow-Origin response header
          • Vulnerabilities arising from Misconfigurations
            • Server-generated ACAO header from client-specified Origin header
            • Errors parsing Origin headers
            • Whitelisted null origin value
            • Exploiting XSS via CORS trust relationships
            • Breaking TLS with poorly configured CORS
            • Intranets and CORS without credentials
            • Mitigations
        • Sql Injection
      • TryHackMe
      • Miscellaneous
    • Blue Teaming
  • DevOps
    • Infrastructure as a Code (IaC)
    • Orchestration
  • Development
    • Blockchain
    • Backend
    • Database
    • Testing
Powered by GitBook
On this page
  1. CyberSecurity
  2. Penetration Testing
  3. PortSwigger
  4. Cross-origin resource sharing (CORS)

Vulnerabilities arising from Misconfigurations

Server-generated ACAO header from client-specified Origin headerErrors parsing Origin headersWhitelisted null origin valueExploiting XSS via CORS trust relationshipsBreaking TLS with poorly configured CORSIntranets and CORS without credentialsMitigations
PreviousAccess-Control-Allow-Origin response headerNextServer-generated ACAO header from client-specified Origin header

Last updated 2 years ago