NCIOCPL / glossary-api

API for Dictionary of Cancer Terms, Dictionary of Genetics Terms, and other Glossary documents.
0 stars 5 forks source link

Update NSwag.AspNetCore to v13.20.0 #178

Closed blairlearn closed 7 months ago

blairlearn commented 7 months ago

Issue description

A vulnerability was discovered whereby a specially crafted configuration file could be passed via the Swagger page's configURL= parameter, allowing for arbitrary HTML content to be displayed.

The fix for this is to update the NSwag.AspNetCore to v13.20.*

ESTIMATE TBD

What's the expected change?

What's the current functionality?

What's the updated acceptance criteria?

Additional details / screenshot

Related Tickets