Serverless Offline 8.0.0 returns a 403 HTTP status code for a route that has a trailing / character, which might cause a developer to implement incorrect access control, because the actual behavior within the Amazon AWS environment is a 200 HTTP status code (i.e., possibly greater than expected permissions).
{
"nvd_published_at": "2021-08-10T18:15:00Z",
"github_reviewed_at": "2021-08-30T20:31:00Z",
"severity": "CRITICAL",
"cwe_ids": [
"CWE-863"
],
"github_reviewed": true
}