A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Nov 10, 2020
Mar 05, 2021
Closed, Fixed and tested
Steps to reproduce:
{
"Scope": "default",
"SegmentManager": "Franklin Cummings",
"AvailableForPersonalization": false,
"Archived": false,
"FavoredBy": null,
"Name": "Testing Segment",
"Description": "Testing Segment",
"Filters": {
"Items": [
{
"Type": "Events",
"Parameters": {
"value": "home"
}
}
]
}
}
Expected result:
Returns 400 Bad Request with Validation Error.
Actual result:
Returns 500 Internal Server Error.