First published: Tue Oct 29 2024(Updated: )
A Reflected Cross Site Scripting (XSS) vulnerability was found in /ifscfinder/admin/profile.php in PHPGurukul IFSC Code Finder Project v1.0, which allows remote attackers to execute arbitrary code via " searchifsccode" parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Ifsc Code Finder | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-51181 is classified as a medium severity vulnerability due to its potential for reflected cross-site scripting.
To fix CVE-2024-51181, validate and sanitize the 'searchifsccode' parameter before processing it in /ifscfinder/admin/profile.php.
CVE-2024-51181 allows attackers to perform reflected cross-site scripting attacks, potentially executing arbitrary code on an affected system.
CVE-2024-51181 affects users of PHPGurukul IFSC Code Finder Project version 1.0.
Currently, there is no official patch released for CVE-2024-51181; users should implement mitigation strategies.