Skip to content

Fix SSRF Vulnerability in RedditScraper._get#20

Open
SoClosee wants to merge 1 commit into
mainfrom
gitpilot/PropFirmTrackerBot--fix-1772638232
Open

Fix SSRF Vulnerability in RedditScraper._get#20
SoClosee wants to merge 1 commit into
mainfrom
gitpilot/PropFirmTrackerBot--fix-1772638232

Conversation

@SoClosee

@SoClosee SoClosee commented Mar 4, 2026

Copy link
Copy Markdown
Contributor

The _get method in RedditScraper did not validate URLs, which could lead to Server-Side Request Forgery (SSRF) attacks. This fix adds URL validation to ensure only valid URLs are requested.

Automated by GitPilot — your friendly AI maintainer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant