Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Security] Bump swagger-ui from 3.17.6 to 3.23.11 #221

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps swagger-ui from 3.17.6 to 3.23.11. This update includes a security fix.

Vulnerabilities fixed

Sourced from The GitHub Security Advisory Database.

High severity vulnerability that affects swagger-ui
A Cascading Style Sheets (CSS) injection vulnerability in Swagger UI before 3.23.11 allows attackers to use the Relative Path Overwrite (RPO) technique to perform CSS-based input field value exfiltration, such as exfiltration of a CSRF token value. In other words, this product intentionally allows the embedding of untrusted JSON data from remote servers, but it was not previously known that <style>@​import within the JSON data was a functional attack method.

Affected versions: < 3.23.11

Release notes

Sourced from swagger-ui's releases.

Swagger UI 3.23.11 Released!

⚠️ This release contains a security fix that addresses a CSS-based input field value exfiltration vulnerability. If you use Swagger UI to display untrusted OpenAPI documents, you should upgrade to this version ASAP.

Changelog

  • fix: mitigate "sequential @import chaining" vulnerability (via #5616)

Swagger UI 3.23.10 Released!

This release fixes two bugs: one visual issue within static documentation, and another within runtime validation for Array-typed parameters.

Changelog

  • fix: <Select disabled> for type: string + enum schemas (#5601)
  • fix: accept string-represented values in required array runtime validation (#5609)

Swagger UI 3.23.9 Released!

This release changes the default value for the validatorUrl configuration option from https://online.swagger.io/validator to https://validator.swagger.io/validator.

Swagger UI 3.23.8 Released!

This release fixes an issue with Swagger 2.0 required body parameter runtime validation (#5583) that was introduced in v3.23.7.

Swagger UI 3.23.7 Released!

This release includes new support for display and Try-It-Out functionality of OAS 3.0 Parameter.content values.

Changelog

  • feature: support for Parameter.content (#5571)
  • housekeeping(dev-deps): [email protected]
  • 43db164a 2019-08-27 | docs: clarify that preauthorizeApiKey works for OAS3 Bearer auth too (#5566)

Swagger UI 3.23.6 Released!

This release fixes a React warning originating in Swagger UI and a CSS class name collision with Bootstrap 4.0.

It also includes several in-range updates to minimum dependency versions.

Changelog

  • fix: React warning related to "true" used as boolean (via #5497)
  • fix: remove .col class that causes collision with Bootstrap (via #5541)

Swagger UI 3.23.5 Released!

This release includes a fix to our Markdown parsing implementation that should resolve display issues with certain Markdown strings.

Changelog

  • fix: remove problematic Markdown optimization (via #5520)

Swagger UI 3.23.4 Released!

Changelog

  • housekeeping: @kyleshockey/js-yaml -> js-yaml (via #5511)
... (truncated)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added kind:dependencies Pull requests that update a dependency file kind:security Pull requests that address a security vulnerability labels Oct 16, 2019
@bonjourmauko bonjourmauko requested a review from a team December 10, 2019 13:50
@Br3nda
Copy link

Br3nda commented Jan 12, 2020

Failed to connect to "sauce"
@maukoquiroga What does sauce do for us?
I don't have permission to restart the build on circle ci - it might just need to try again.

@bonjourmauko
Copy link
Member

Hello @Br3nda, sauce is for e2e testing. It's been failing lately, i'll try to take a look. Weird you can't restart the build...

@bonjourmauko bonjourmauko force-pushed the dependabot/npm_and_yarn/swagger-ui-3.23.11 branch from cd53808 to 5da4ea0 Compare February 9, 2020 20:37
@bonjourmauko
Copy link
Member

@Br3nda so now this one id broken for the good reasons! 😅

Copy link
Member

@bonjourmauko bonjourmauko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So this will require some work prior.

@bonjourmauko bonjourmauko force-pushed the dependabot/npm_and_yarn/swagger-ui-3.23.11 branch from 5da4ea0 to 8dc486b Compare December 7, 2022 20:23
@bonjourmauko bonjourmauko force-pushed the dependabot/npm_and_yarn/swagger-ui-3.23.11 branch from 53685b8 to 5750437 Compare December 7, 2022 21:04
@bonjourmauko bonjourmauko force-pushed the dependabot/npm_and_yarn/swagger-ui-3.23.11 branch from eebe936 to b5bece1 Compare December 8, 2022 14:44
@bonjourmauko bonjourmauko force-pushed the dependabot/npm_and_yarn/swagger-ui-3.23.11 branch from d41c666 to 429655a Compare December 12, 2022 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:dependencies Pull requests that update a dependency file kind:security Pull requests that address a security vulnerability
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants