A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
EPiServer.Profiles.Client 1.6.0
EPiServer.Profiles.Client 1.24.0
Apr 10, 2019
Mar 05, 2021
Closed, Fixed and tested
Precondition:
Create profile test@test.com with Payload info like this:
"Payload": { "number": 2 }
Steps to reproduce:
{
"Scope": "default",
"SegmentManager": "admin@example.com",
"ProfileQuery": "Payload.number eq 2",
"AvailableForPersonalization": true,
"Archived": false,
"FavoredBy": [
"string"
],
"Name": "Payload",
"Description": "Payload"
}
Expected result:
The user can see the personalized content.
Actual result:
The user cannot see the personalized content.