You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The datasource name comes directly from the request path and can contain ../, allowing path.join to escape the configured summaries directory and serve arbitrary .ttl files. Resolve the path and reject traversal before opening it.
The datasource name comes directly from the request path and can contain ../, allowing path.join to escape the configured summaries directory and serve arbitrary .ttl files. Resolve the path and reject traversal before opening it.