Skip to content

Encryption key security and location #52

@R33D3M33R

Description

@R33D3M33R

Hi,

if I understand the code correctly, the plugin writes a connection encryption key to odoo-wp-plugin/odoo_conn.key. Since this path is somewhat predictable, I’m wondering if this could potentially be accessed and misused by an attacker to intercept data or is this a non-issue?

Also, storing the key inside the plugin directory might lead to it being deleted during updates, which could possibly break the connection. Would it make sense to use something like wp_upload_dir()/odoo-wp/ instead?

Best regards,
Andrej

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions