Skip to content

Security implications of remote DataDictionary download #1246

Description

@philipwhiuk

I had no idea the library would natively support HTTP download (and not HTTPS) inside the DataDictionary loader.

Is it worth documenting somewhere? I imagine most applications don't use the functionality and will want to safeguard against it by validating the resource isn't a URL.

if (urlConnection instanceof HttpURLConnection) {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions