Skip to content

Swagger Editor v4.6.1 Released!

Compare
Choose a tag to compare
@swagger-bot swagger-bot released this 26 Jan 11:57
· 579 commits to master since this release

4.6.1 (2023-01-26)

Bug Fixes

  • validate-semantic: narrow allOperations selector (#3783) (72fc20c), closes #3769
  • validate-semantic: suppress TypeError when reading operationId (#3769) (99abc26)

Security

Versions of the package cookiejar before 2.1.4 are vulnerable to Regular Expression Denial of Service (ReDoS) via the Cookie.parse function and other aspects of the API, which use an insecure regular expression for parsing cookie values. Applications could be stalled for extended periods of time if untrusted input is passed to cookie values or attempted to parse from request headers.