[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fuihAoc_14sLkZeFo9re-jQfihWUre_3mV7Jo-x2Fyuo":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":14,"last_updated":15,"tested_up_to":16,"requires_at_least":17,"requires_php":18,"tags":19,"homepage":25,"download_link":26,"security_score":27,"vuln_count":28,"unpatched_count":28,"last_vuln_date":29,"fetched_at":30,"vulnerabilities":31,"developer":32,"crawl_stats":29,"alternatives":37,"analysis":38,"fingerprints":121},"msit-corona-virus-live-update-widgets","MSIT Corona Virus Live Update Widgets","3.1.1","MY SOFT IT","https:\u002F\u002Fprofiles.wordpress.org\u002Fmysoftit\u002F","\u003Cp>This MSIT Corona Virus Live Update Widgets is basically showing world and Country wise Corona Virus update Result. After install this plugin you will get a new “MSIT Corona Virus Live Update Widgets” widgets on your wordpress admin panel under appearance menu. Then just use it and enjoy free of cost your wordpress blog or website. You can add this widget on your wordpress sidebar or any widget area.\u003C\u002Fp>\n\u003Ch4>Special Thanks\u003C\u002Fh4>\n\u003Cp>I want to thanks who inspired me to develop a wordpress plugin. I am also want to thank MY SOFT IT Team members for their support.\u003C\u002Fp>\n\u003Ch3>Current API infomation\u003C\u002Fh3>\n\u003Cp>NovelCOVID\u002FAPI\u003C\u002Fp>\n\u003Cp>API website: https:\u002F\u002Fapi.focustech24.com\u002F\u003C\u002Fp>\n\u003Cp>License: http:\u002F\u002Fapi.focustech24.com\u002Flicense\u003C\u002Fp>\n\u003Cp>World Endpoint: http:\u002F\u002Fapi.focustech24.com\u002FGlobals\u003Cbr \u002F>\nCountry Endpoint: http:\u002F\u002Fapi.focustech24.com\u002FCountry\u003C\u002Fp>\n\u003Cp>Privacy policy: http:\u002F\u002Fapi.focustech24.com\u002Fprivacy-policy\u002F\u003C\u002Fp>\n\u003Cp>Please read the Privacy Policy of this API before you download and install this plugin in your website.\u003C\u002Fp>\n","MSIT Corona Virus Live Update Widgets is basically showing world and Country wise Corona Virus update Result.",10,1327,100,1,"2020-04-23T18:42:00.000Z","5.4.19","3.0.1","5.6",[20,21,22,23,24],"coronavirus-live-update","coronavirus-update","covid-19-news","covit-19-daily-update","covit19-live-update","http:\u002F\u002Fcoronaapi.my-softit.com\u002FcoronaLiveUpdateWidget\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fmsit-corona-virus-live-update-widgets.zip",85,0,null,"2026-03-15T15:16:48.613Z",[],{"slug":33,"display_name":7,"profile_url":8,"plugin_count":14,"total_installs":11,"avg_security_score":27,"avg_patch_time_days":34,"trust_score":35,"computed_at":36},"mysoftit",30,84,"2026-04-04T07:19:58.677Z",[],{"attackSurface":39,"codeSignals":59,"taintFlows":111,"riskAssessment":112,"analyzedAt":120},{"hooks":40,"ajaxHandlers":55,"restRoutes":56,"shortcodes":57,"cronEvents":58,"entryPointCount":28,"unprotectedCount":28},[41,47,51],{"type":42,"name":43,"callback":44,"file":45,"line":46},"action","wp_enqueue_scripts","register_widget_styles","msit-coronavirus-live-update-widgets.php",67,{"type":42,"name":48,"callback":49,"file":45,"line":50},"load-widgets.php","msit_enqueue_load",103,{"type":42,"name":52,"callback":53,"file":45,"line":54},"widgets_init","msit_corona_virus",109,[],[],[],[],{"dangerousFunctions":60,"sqlUsage":61,"outputEscaping":63,"fileOperations":28,"externalRequests":64,"nonceChecks":28,"capabilityChecks":28,"bundledLibraries":110},[],{"prepared":28,"raw":28,"locations":62},[],{"escaped":64,"rawEcho":65,"locations":66},2,23,[67,71,73,75,77,79,81,83,85,87,89,91,93,95,97,98,99,100,101,103,105,107,109],{"file":68,"line":69,"context":70},"views\\msit_corona_virus_admin.php",5,"raw output",{"file":68,"line":72,"context":70},12,{"file":68,"line":74,"context":70},13,{"file":68,"line":76,"context":70},25,{"file":68,"line":78,"context":70},26,{"file":68,"line":80,"context":70},27,{"file":68,"line":82,"context":70},29,{"file":68,"line":84,"context":70},31,{"file":68,"line":86,"context":70},40,{"file":68,"line":88,"context":70},41,{"file":68,"line":90,"context":70},42,{"file":92,"line":14,"context":70},"views\\msit_corona_virus_update.php",{"file":92,"line":94,"context":70},4,{"file":92,"line":96,"context":70},7,{"file":92,"line":76,"context":70},{"file":92,"line":78,"context":70},{"file":92,"line":80,"context":70},{"file":92,"line":84,"context":70},{"file":92,"line":102,"context":70},32,{"file":92,"line":104,"context":70},33,{"file":92,"line":106,"context":70},34,{"file":92,"line":108,"context":70},38,{"file":92,"line":86,"context":70},[],[],{"summary":113,"deductions":114},"The security posture of msit-corona-virus-live-update-widgets v3.1.1 appears to be relatively strong based on the provided static analysis. The absence of any recorded CVEs, dangerous functions, direct SQL queries (all are prepared), file operations, or common vulnerability types suggests a codebase that has historically been well-maintained and free from critical flaws. The zero attack surface with no unprotected entry points is also a positive indicator. However, a significant concern arises from the low percentage of properly escaped output (8%), indicating a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. While taint analysis shows no unsanitized paths, the lack of comprehensive output escaping means that data rendered on the frontend could potentially be manipulated by an attacker. The presence of external HTTP requests, while not inherently a vulnerability, could be a vector for other attacks if not handled securely, especially given the lack of explicit mention of TLS\u002FSSL or validation of external responses. In conclusion, while the plugin demonstrates good practices in areas like SQL handling and attack surface management, the widespread issue with output escaping presents a critical and actionable security risk that needs immediate attention.",[115,118],{"reason":116,"points":117},"Low percentage of properly escaped output",8,{"reason":119,"points":64},"External HTTP requests present","2026-03-17T01:14:05.699Z",{"wat":122,"direct":129},{"assetPaths":123,"generatorPatterns":125,"scriptPaths":126,"versionParams":127},[124],"\u002Fwp-content\u002Fplugins\u002Fmsit-corona-virus-live-update-widgets\u002Fcss\u002Fmsit-coronavirus-live-update-widgets-public.css",[],[],[128],"msit-corona-virus-live-update-widgets\u002Fcss\u002Fmsit-coronavirus-live-update-widgets-public.css?ver=",{"cssClasses":130,"htmlComments":131,"htmlAttributes":132,"restEndpoints":135,"jsGlobals":136,"shortcodeOutput":138},[4],[],[133,134],"data-color-picker","data-wp-color-picker-id",[],[137],"wpColorPickerL10n",[]]