Skip to content

[Precogs Alert] Server-Side Request Forgery (SSRF) detected (CWE-918, Risk: High)#7

Open
sameer6pre wants to merge 1 commit intomainfrom
Precogs-fix-1a0f0c7k
Open

[Precogs Alert] Server-Side Request Forgery (SSRF) detected (CWE-918, Risk: High)#7
sameer6pre wants to merge 1 commit intomainfrom
Precogs-fix-1a0f0c7k

Conversation

@sameer6pre
Copy link
Owner

Vulnerability Details

  • File Path: orbit-app/src/pages/profile.jsx
  • Vulnerability Type: Server-Side Request Forgery (SSRF)
  • Risk Level: High

Explanation:
The code constructs a URL using a user-provided input (userId) and sends a request to that URL. If BASE_URL is not properly validated or sanitized, an attacker could manipulate userId to perform SSRF attacks, potentially accessing internal services or sensitive data.

Please review and address the issue accordingly.

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