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

Missing Input Validation for Website URL and Element Locator #14

Open
Sachin-NK opened this issue Oct 18, 2024 · 0 comments · May be fixed by #15
Open

Missing Input Validation for Website URL and Element Locator #14

Sachin-NK opened this issue Oct 18, 2024 · 0 comments · May be fixed by #15
Assignees

Comments

@Sachin-NK
Copy link
Contributor

The script currently accepts user input for the website URL and element locator without performing any validation. This lack of validation creates a potential security vulnerability, as a malicious user could enter harmful JavaScript or attempt other exploits. Without proper sanitization or input restrictions, the script could be misused to execute unintended actions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants