Skip to content

Fix SSRF vulnerability in /email endpoint - #165

Open
AnudeepChPaul wants to merge 2 commits into
mainfrom
SECOPS-24843
Open

Fix SSRF vulnerability in /email endpoint#165
AnudeepChPaul wants to merge 2 commits into
mainfrom
SECOPS-24843

Conversation

@AnudeepChPaul

Copy link
Copy Markdown
Collaborator
  • Add URL validation with private IP blocking
  • Add input validation for email parameters
  • Add server-side kill switch (EMAIL_TRANSCRIPT_DISABLED)
  • Update README with security documentation

Contributing to Twilio

All third-party contributors acknowledge that any contributions they provide will be made under the same open-source license that the open-source project is provided under.

  • I acknowledge that all my contributions will be made under the project's license.

- Add URL validation with private IP blocking
- Add input validation for email parameters
- Add server-side kill switch (EMAIL_TRANSCRIPT_DISABLED)
- Update README with security documentation
- Add localhost hostname blocking
- Add IPv6 DNS resolution check
- Add text field type validation
- Remove attachment limit, subject length, and array length validations
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