Skip to main content

Clayton Rules - Server-side Payload Injection

David Martin avatar
Written by David Martin
Updated over 3 weeks ago

Server-side JSON and XML injection happens when data from an untrusted source is not sanitized by the server and written directly to a JSON or XML stream.

This rules detects instances in which data from an untrusted source can be injected into a JSON or XML payload.

Did this answer your question?