Blog Post
BrentPatching
3 months agoGuide
AshaC wrote:
- We resolved an issue where script tags in API POST requests were not being sanitized and were executing. Now, script tags are properly sanitized to prevent execution.
For the ignorant - what is a script tag? Does this mean people could previously use API POST requests to execute JavaScript, but now are properly 'sanitized' so they don't execute?