[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$f9FCzCPw4SY0j2RRRqdN_r8p-ZqgmY3eC8yC3T-LwFpE":3},{"slug":4,"name":5,"version":6,"author":7,"author_profile":8,"description":9,"short_description":10,"active_installs":11,"downloaded":12,"rating":13,"num_ratings":13,"last_updated":14,"tested_up_to":15,"requires_at_least":16,"requires_php":17,"tags":18,"homepage":23,"download_link":24,"security_score":25,"vuln_count":13,"unpatched_count":13,"last_vuln_date":26,"fetched_at":27,"vulnerabilities":28,"developer":29,"crawl_stats":26,"alternatives":36,"analysis":37,"fingerprints":100},"bank-ifsc-code","Bank IFSC Code","1.0","Ridham","https:\u002F\u002Fprofiles.wordpress.org\u002Fjay_patel\u002F","\u003Cp>Find Branch Details\u002FAddress\u002FMICR Code By IFSC Code.\u003C\u002Fp>\n\u003Cp>Use [ifsc_shortcode] shortcode for IFSC Code\u003C\u002Fp>\n\u003Cp>Type IFSC code to Know Branch Details of any Bank Find IFSC, MICR Codes, Address, All Bank Branches, for NEFT, RTGS, ECS Transactions.\u003C\u002Fp>\n\u003Cp>[+] Frontend Demo  \u003Ca href=\"https:\u002F\u002Fwww.pakainfo.com\u002Fbank-ifsc-code\u002F\" rel=\"nofollow ugc\">Click Here\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch3>Tips to search by IFSC Codes\u003C\u002Fh3>\n\u003Col>\n\u003Cli>IFSC code is 11 characters in size.\u003C\u002Fli>\n\u003Cli>IFSC code is Alphanumeric and contains a combination of alphabets and numbers.\u003C\u002Fli>\n\u003Cli>First 4 characters are alphabetic characters representing the bank name. A list is given below for reference.\u003C\u002Fli>\n\u003Cli>5th character is 0 (zero) and reserved for future use.\u003C\u002Fli>\n\u003Cli>Last 6 characters are usually numbers but can also be alphabets. These represent a branch of the bank.\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Ch4>Get the branch details of a Bank from IFSC Code\u003C\u002Fh4>\n\u003Cp>Want to check which bank does a IFSC code belong to? Use this Search by IFSC code feature to double check the IFSC code before making a NEFT or RTGS transfer to a bank account.\u003C\u002Fp>\n\u003Ch4>How to Identify IFSC Code of a Bank?\u003C\u002Fh4>\n\u003Cp>Presented below is a list of IFSC Codes starting 4 characters of each bank-\u003C\u002Fp>\n\u003Cp>[+] All Bank IFSC code \u003Ca href=\"https:\u002F\u002Fwww.pakainfo.com\u002Fifsc\u002F\" rel=\"nofollow ugc\">Click Here\u003C\u002Fa>\u003C\u002Fp>\n","Type IFSC code to Know Branch Details of any Bank Find IFSC, MICR Codes, Address, All Bank Branches, for NEFT, RTGS, ECS Transactions.",20,2599,0,"2020-08-27T03:20:00.000Z","5.5.18","4.3","7.1.30",[4,19,20,21,22],"find-ifsc-code","ifsc-code","micr-code","search-ifsc-code","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fbank-ifsc-code\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fbank-ifsc-code.zip",85,null,"2026-03-15T15:16:48.613Z",[],{"slug":30,"display_name":7,"profile_url":8,"plugin_count":31,"total_installs":32,"avg_security_score":25,"avg_patch_time_days":33,"trust_score":34,"computed_at":35},"jay_patel",3,40,30,84,"2026-04-04T06:36:06.807Z",[],{"attackSurface":38,"codeSignals":55,"taintFlows":69,"riskAssessment":88,"analyzedAt":99},{"hooks":39,"ajaxHandlers":46,"restRoutes":47,"shortcodes":48,"cronEvents":53,"entryPointCount":54,"unprotectedCount":13},[40],{"type":41,"name":42,"callback":43,"priority":44,"file":45,"line":32},"filter","plugin_row_meta","bank_ifsc_code_row_meta",10,"bank-ifsc-code.php",[],[],[49],{"tag":50,"callback":51,"file":45,"line":52},"ifsc_shortcode","bank_ifsc_code_ifsc_form",35,[],1,{"dangerousFunctions":56,"sqlUsage":57,"outputEscaping":59,"fileOperations":13,"externalRequests":54,"nonceChecks":54,"capabilityChecks":13,"bundledLibraries":68},[],{"prepared":13,"raw":13,"locations":58},[],{"escaped":60,"rawEcho":60,"locations":61},2,[62,66],{"file":63,"line":64,"context":65},"bank-ifsc-code-ifsc-form.php",130,"raw output",{"file":63,"line":67,"context":65},144,[],[70],{"entryPoint":71,"graph":72,"unsanitizedCount":13,"severity":87},"\u003Cbank-ifsc-code-ifsc-form> (bank-ifsc-code-ifsc-form.php:0)",{"nodes":73,"edges":84},[74,79],{"id":75,"type":76,"label":77,"file":63,"line":78},"n0","source","$_POST",140,{"id":80,"type":81,"label":82,"file":63,"line":67,"wp_function":83},"n1","sink","echo() [XSS]","echo",[85],{"from":75,"to":80,"sanitized":86},true,"low",{"summary":89,"deductions":90},"The 'bank-ifsc-code' plugin version 1.0 exhibits a generally good security posture based on the provided static analysis.  A key strength is the absence of any identified critical or high-severity taint flows, and all SQL queries are properly prepared.  Furthermore, there are no known vulnerabilities (CVEs) associated with this plugin, indicating a history of stability and potentially good development practices.  The limited attack surface, with only one shortcode entry point and no unprotected AJAX handlers or REST API routes, is also a positive indicator.\n\nHowever, there are areas for improvement.  The plugin only properly escapes 50% of its output, which represents a potential risk for cross-site scripting (XSS) vulnerabilities if user-supplied data is not handled with sufficient care in the unescaped outputs. Additionally, while there is one nonce check, there are no explicit capability checks present, meaning that any user, regardless of their role, could potentially interact with the shortcode. The presence of an external HTTP request without further context also warrants caution, as it could be a vector for various attacks if not secured.\n\nIn conclusion, the plugin demonstrates a solid foundation with no critical vulnerabilities detected. The primary concerns revolve around incomplete output escaping and the lack of role-based access control. Addressing these areas would significantly strengthen the plugin's security.",[91,94,97],{"reason":92,"points":93},"Unescaped output detected (50% of outputs)",4,{"reason":95,"points":96},"No capability checks present",5,{"reason":98,"points":60},"External HTTP request present","2026-03-16T23:01:24.534Z",{"wat":101,"direct":108},{"assetPaths":102,"generatorPatterns":103,"scriptPaths":104,"versionParams":105},[],[],[],[106,107],"bank-ifsc-code\u002Fstyle.css?ver=","bank-ifsc-code\u002Fscript.js?ver=",{"cssClasses":109,"htmlComments":110,"htmlAttributes":111,"restEndpoints":112,"jsGlobals":113,"shortcodeOutput":114},[],[],[],[],[],[115],"[ifsc_shortcode]"]