Skip to content

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

Open
sameer6pre wants to merge 1 commit intomainfrom
Precogs-fix-5mbcj0zo
Open

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

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-controlled input (userId) without proper validation or sanitization. This can allow an attacker to manipulate the userId parameter to craft a malicious URL, potentially leading to SSRF attacks. SSRF can be exploited to access internal services, retrieve sensitive data, or perform other malicious actions.

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