Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed dns_get_record loose check of A records for active_url rule #37674

Closed
wants to merge 1 commit into from
Closed

Fixed dns_get_record loose check of A records for active_url rule #37674

wants to merge 1 commit into from

Conversation

0xcrypto
Copy link
Contributor

Tested on Laravel v8.46.0, PHP v8.0.7.

This patch is related to security issue I reported at https://huntr.dev/bounties/2-laravel/framework/.

Fixes a security vulnerability explained at https://huntr.dev/bounties/2-laravel/framework/
@driesvints
Copy link
Member

@0xcrypto this is best sent to 6.x instead because security fixes are also still supported there. We merge & tag upstream to newer branches.

@0xcrypto
Copy link
Contributor Author

@0xcrypto this is best sent to 6.x instead because security fixes are also still supported there. We merge & tag upstream to newer branches.

Oh okay, I will submit a patch on v6.x instead. Can you please confirm the vulnerability as well as the patch on huntr.dev? It will help me get a bounty for the finding.

@0xcrypto
Copy link
Contributor Author

Created pull request in v6.x #37675

@0xcrypto 0xcrypto closed this Jun 13, 2021
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