cdriehuys / cdriehuys/flight-school
Form submission needs CSRF protection
Open
enhancement
- Dominant language
- Go
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Form submissions are currently vulnerable to CSRF attacks. It's not like there's secure information here, but it wouldn't be right to release with a known vulnerability.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Start by locating the Go code that handles form submissions, then determine how CSRF protection should cover those requests; done means submissions reject forged requests while legitimate submissions continue to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100