Description
The Action URL parameter for one HTML form from this page is dirrectly controlled by user input. The Action parameter specifies the website where the user-submitted information is being sent. An attacker can provide a website controlled by him for the form action parameter and send this malicious link to your users. Any user who will click that link and submit the vulnerable form will send his information to the attacker.
Remediation
Your script should properly sanitize user input.
References
Related Vulnerabilities
Moodle Improper Input Validation Vulnerability (CVE-2012-1168)
Moodle Improper Input Validation Vulnerability (CVE-2019-3847)
Drupal Core Security Bypass (8.0.0 - 9.1.15)
YetiForce CRM Improper Input Validation Vulnerability (CVE-2021-4117)
Drupal Improper Input Validation Vulnerability (CVE-2017-6921)