Submit #426759: PHPGurukul IFSC Code Finder 1.0 Cross Site Scriptinginfo

TitlePHPGurukul IFSC Code Finder 1.0 Cross Site Scripting
Descriptionsearch.php is vulnerable to the tested XSS payload: %3cIMG%20%22%22%22%3e%3cSCRIPT%3ealert(%22XSS%22)%3c%2fSCRIPT%3e%22%3e. This string is encoded and when decoded, it attempts to inject a script into the webpage: <IMG """"><SCRIPT>alert("XSS")</SCRIPT>">. Application does not properly sanitize or validate the searchifsccode input, this script could be executed in the user's browser, leading to an XSS attack.
Source⚠️ https://github.com/jadu101/CVE/blob/main/phpgurukul_ifsc_code_finder_search_xss.md
User
 jadu101 (UID 70632)
Submission10/19/2024 07:53 (2 years ago)
Moderation10/19/2024 09:25 (2 hours later)
StatusAccepted
VulDB entry280966 [PHPGurukul IFSC Code Finder Project 1.0 search.php cross site scripting]
Points20

Do you want to use VulDB in your project?

Use the official API to access entries easily!