Skip to content

Injection attacks? #131

@andyhd

Description

@andyhd

Could an attacker inject malicious code in place of the UID or consent payload?

Injecting a malicious UID in the cookie or URL parameter should be protected against by SQLAlchemy.

Currently, the consent payload is probably safe due to FastAPI and Pydantic. But if we need to make the schema more flexible, we need to be careful.

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions