Skip to content

Security Fixes: Unauthenticated PDF access, Admin Password IDOR, and Private Settings BypassDev#1442

Open
SouvickSarkar20 wants to merge 5 commits into
salahlalami:devfrom
SouvickSarkar20:dev
Open

Security Fixes: Unauthenticated PDF access, Admin Password IDOR, and Private Settings BypassDev#1442
SouvickSarkar20 wants to merge 5 commits into
salahlalami:devfrom
SouvickSarkar20:dev

Conversation

@SouvickSarkar20

Copy link
Copy Markdown

This PR addresses three security vulnerabilities:

Unauthenticated PDF Download: Added authentication middleware and hardened queries to prevent unauthorized financial data access.
Admin Password IDOR: Fixed a vulnerability where admins could change other admins' passwords via IDOR by tying updates to the authenticated session ID.
Private Settings Bypass: Enforced isPrivate: false filters across all settings read/search/list endpoints to prevent sensitive credential leakage.

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.

2 participants