CVE-2021-4273: studygolang search.go Search cross site scripting
A vulnerability classified as problematic was found in studygolang. This vulnerability affects the function Search of the file http/controller/search.go. The manipulation of the argument q leads to cross site scripting. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. The name of the patch is 97ba556d42fa89dfaa7737e9cd3a8ddaf670bb23. It is recommended to apply a patch to fix this issue. VDB-216478 is the identifier assigned to this vulnerability.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2021-4273?
CVE-2021-4273 is classified as a problematic vulnerability affecting the Search function in studygolang.
How do I fix CVE-2021-4273?
To fix CVE-2021-4273, ensure that user inputs are properly sanitized to prevent cross-site scripting attacks.
What type of attack is associated with CVE-2021-4273?
CVE-2021-4273 is associated with cross-site scripting (XSS) attacks initiated by manipulating the search input.
Is CVE-2021-4273 remotely exploitable?
Yes, CVE-2021-4273 can be exploited remotely, making it particularly critical to address.
What file is affected by CVE-2021-4273?
CVE-2021-4273 affects the file http/controller/search.go in the studygolang project.