A reflected cross-site scripting (XSS) vulnerability exists in Institute-of-Current-Students v1.0 via the email parameter in the /postquerypublic endpoint. The application fails to properly sanitize user input before reflecting it in the HTML response. This allows unauthenticated attackers to inject and execute arbitrary JavaScript code in the context of the victim's browser by tricking them into visiting a crafted URL or submitting a malicious form. Successful exploitation may lead to session hijacking, credential theft, or other client-side attacks.
References
Configurations
No configuration.
History
25 Jul 2025, 14:15
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-79 | |
References | () https://github.com/tansique-17/CVE-2025-51411/ - | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.1 |
25 Jul 2025, 13:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-07-25 13:15
Updated : 2025-07-25 15:29
NVD link : CVE-2025-51411
Mitre link : CVE-2025-51411
CVE.ORG link : CVE-2025-51411
JSON object : View
Products Affected
No product.
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')