billba / excitation

2 stars 4 forks source link

Are client-generated IDs a security risk? #46

Open billba opened 2 days ago

billba commented 2 days ago

The current event-based approach for updating the backend from the client requires that the citationId for an added citation be generated on the client. If a bad actor generated malformed citationIds could it be a security risk, or otherwise destabilize the system?

Investigation is needed.

Some mitigation ideas if it is a problem, or just in case: