Skip to content

fix: add URL validation in get_imdbtop.py.DISABLED#14483

Closed
orbisai0security wants to merge 1 commit intoTheAlgorithms:masterfrom
orbisai0security:fix-fix-ssrf-url-allowlist-validation-v003
Closed

fix: add URL validation in get_imdbtop.py.DISABLED#14483
orbisai0security wants to merge 1 commit intoTheAlgorithms:masterfrom
orbisai0security:fix-fix-ssrf-url-allowlist-validation-v003

Conversation

@orbisai0security
Copy link
Copy Markdown

Summary

Fix critical severity security issue in web_programming/get_imdbtop.py.DISABLED.

Vulnerability

Field Value
ID V-003
Severity CRITICAL
Scanner multi_agent_ai
Rule V-003
File web_programming/get_imdbtop.py.DISABLED:38

Description: The code makes external HTTP requests using requests.get() without validating URLs or implementing allowlists. In web_programming/get_imdbtop.py.DISABLED:38, base_url is passed directly to requests...

Changes

  • web_programming/get_imdbtop.py.DISABLED

Verification

  • Build passes
  • Scanner re-scan confirms fix
  • Code review passed

Automated security fix by OrbisAI Security

The code makes external HTTP requests using requests
@algorithms-keeper
Copy link
Copy Markdown

Closing this pull request as invalid

@orbisai0security, this pull request is being closed as the files submitted contains an invalid extension. This repository only accepts Python algorithms. Please read the Contributing guidelines first.

Invalid files in this pull request: web_programming/get_imdbtop.py.DISABLED

@algorithms-keeper algorithms-keeper bot removed the request for review from cclauss March 30, 2026 03:29
@algorithms-keeper algorithms-keeper bot added the awaiting reviews This PR is ready to be reviewed label Mar 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting reviews This PR is ready to be reviewed invalid

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant