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

Add hints to file upload vulnerability #9

Open
preetkaran20 opened this issue Sep 13, 2021 · 0 comments
Open

Add hints to file upload vulnerability #9

preetkaran20 opened this issue Sep 13, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest

Comments

@preetkaran20
Copy link
Member

preetkaran20 commented Sep 13, 2021

Problem statement
If you look at VulnerableApp-facade which is the User-interface for VulnerableApp-php, it has a way to tell the hints so that users can learn about the Vulnerability.
image

Solution
So we need to expose that hints objects, have a look at: https://github.com/SasanLabs/VulnerableApp-php/blob/main/src/FileUploadVulnerability/FileUpload.php#L428 for exposing hint metrics. Hints is present in the object definition:

, we need to populate it.

@preetkaran20 preetkaran20 added enhancement New feature or request good first issue Good for newcomers labels Feb 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest
Projects
None yet
Development

No branches or pull requests

1 participant