MaddyUnderStars / MaddyUnderStars/shoot
ssrf
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 61
- Forks
- 5
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 1
Description
https://codeberg.org/outpost/outpost/src/branch/dev/packages/toolbox/src/fetch.ts#L6-L42
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading packages/toolbox/src/fetch.ts lines 6-42 at the linked Codeberg location, then trace how that fetch entry point is used. Determine the SSRF exposure and add coverage for the intended protection; the issue is done when the vulnerable request path is blocked without breaking legitimate fetches.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nodejs, typescript
- Domain
- backend, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100