يحاول ذهب - حر

The Right Ways to Address Cross-Site Request Forgery

June 2025

|

Open Source For You

Here’s an overview of the key concepts, impact and effective mitigation strategies of cross-site request forgery, also known as CSRF.

- Sanjay Phanshikar and Divyasri Thota

The Right Ways to Address Cross-Site Request Forgery

CSRF (cross-site request forgery) was included in the OWASP (Open Worldwide Application Security Project) Top 10 list in 2013 but was removed from it in 2017 as the statistical data did not justify its place there. However, CSRF still impacts web applications a great deal.

The effect of a CSRF exploit varies from case to case. There are multiple factors that decide the severity of the exploit, which could be:

  • Unauthorised actions [money transfer, account setting changes]

  • Privilege escalation [admin access]

  • Application integrity and confidentiality loss [data theft]

  • Possible loss of reputation [negative image within users or communities]

SOP (Same-Origin Policy)

To understand why CSRF is successful, one needs to understand the Same-Origin Policy (SOP) used by browsers. The latter follow SOP by default and only allow requests from the same origin. However, there is a business need for the user to make a cross-origin or cross-domain request to the application server. There are a lot of security concerns around allowing cross-domain requests. Initially, browser implementations used CORS (cross-origin resource sharing) to accommodate cross-domain requests while taking security concerns into consideration. Recent implementations have come up with a cookie attribute called ‘SameSite’. Let us discuss CORS and SameSite in brief.

imageTo address the need of cross-origin requests, CORS specifications are used, and browsers are made compliant with CORS specs. Application servers explicitly whitelist the trusted domains from where they can accept cross-origin requests and browsers are directed accordingly, using CORS-specific response headers.

المزيد من القصص من Open Source For You

Open Source For You

Open Source For You

The Fragile Edge: Chaos Engineering for Reliable IoT

Chaos engineering is a great way of detecting possible failures in loT devices. This technology has evolved well for testing cloud failure, but open source communities are still working towards building an efficient chaos engineering toolkit for testing loT devices.

time to read

9 mins

November 2025

Open Source For You

Open Source For You

What Open Source RAG can do for Modern Enterprises

Follow this guide to leverage your enterprise data with a self-hosted AI assistant, powered by the semantic search capabilities of open source vector databases.

time to read

10 mins

November 2025

Open Source For You

Open Source For You

ASF elevates Apache DevLake and Grails to top-level status

The Apache Software Foundation (ASF) has announced that Apache DevLake and Apache Grails have graduated to Top-Level Projects (TLPs), signalling maturity, community growth, and operational independence.

time to read

1 min

November 2025

Open Source For You

Anthropic releases Claude Agent SDK alongside Claude Sonnet 4.5

Anthropic has unveiled Claude Sonnet 4.5, its most powerful code-focused AI model to date, alongside the launch of the Claude Agent SDK, an open source toolkit that allows developers to build autonomous agents powered by Claude's architecture.

time to read

1 min

November 2025

Open Source For You

Open Source For You

How AI is Impacting the Internet of Things

AI and IoT are complementing each other to build powerful and secure connected devices.

time to read

3 mins

November 2025

Open Source For You

Open Source For You

Building Future-ready AI Hardware with Neuromorphic Computing and Sensing

If machines could learn and adapt like us, what doors would that open? Neuromorphic systems are not just mimicking the brain, they are setting the stage for AI that learns, senses, and evolves, just like we do.

time to read

3 mins

November 2025

Open Source For You

Open Source For You

Open Source MLOps Tools: Ideal for Managing ML Data Workflows

MLOps adds automation, organisation and reliability to the machine learning lifecycle. Open source MLOps tools do a great job of helping build a machine learning model, with each tool tackling a distinct challenge.

time to read

6 mins

November 2025

Open Source For You

Open Source For You

Google open sources MCP server for analysing ads data

Google has officially open sourced the Google Ads API Model Context Protocol (MCP) server, now available on GitHub.

time to read

1 min

November 2025

Open Source For You

Open Source For You

Popular Simulation Platforms for the Internet of Vehicles

In these days of traffic congestion and autonomous driving, software that connects pedestrians and vehicles with governing bodies is the need of the hour. Open source simulation platforms for the Internet of Vehicles are enabling just that.

time to read

3 mins

November 2025

Open Source For You

Building an IoT Product? Use OpenRemote

OpenRemote, the open source IoT platform, helps businesses and developers innovate while lowering expenses and enabling complete control over their connected products.

time to read

5 mins

November 2025

Listen

Translate

Share

-
+

Change font size