[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$f7Juhnq1JWtsLd3pL8OYCk-NtWcBwFG8542pwbqQWuyY":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":36,"analysis":37,"fingerprints":62},"permalink-fix-disable-canonical-redirects-pack","Permalink Fix & Disable Canonical Redirects","1.0","ccheney","https:\u002F\u002Fprofiles.wordpress.org\u002Fccheney\u002F","\u003Cp>This plugin makes WordPress’ default permalinks behavior work on the Concentric\u002FXO Communications shared hosting platform. It also disables the canonical redirection feature as it causes an endless redirection loop outside of wp-admin. This plugin also appears to resolve an issue with a recent release of WordPress 3.1 and IIS servers.\u003C\u002Fp>\n\u003Cp>Description\u003C\u002Fp>\n\u003Cp>This plugin ensures the REQUEST_URI variable is set during the initialization of WordPress, allowing permalinks to work correctly.\u003C\u002Fp>\n\u003Cp>Installation\u003C\u002Fp>\n\u003Cp>The REQUEST_URI variable is not set correctly by the server platform.\u003Cbr \u002F>\nThis plugin builds each variation of REQUEST_URI by peicing together other available variables.\u003C\u002Fp>\n\u003Col>\n\u003Cli>Upload the ‘permalink-fix-disable-canonical-redirects-pack’ folder to the ‘wp-content\u002Fplugins\u002F’ directory.\u003C\u002Fli>\n\u003Cli>Log into the WordPress dashboard http:\u002F\u002Fexample.com\u002Fwp-admin and activate the plugin.\u003C\u002Fli>\n\u003Cli>Setup your .htaccess file as described below, this is the most important step.\u003C\u002Fli>\n\u003Cli>\n\u003Cp>\u003Cem>Make sure the .htaccess file is setup properly.\u003C\u002Fem> The server requires that you convert end of line characters to UNIX format (LF). Be sure to add a hard return after the last directive. See additional-instructions.rtf for a step-by-step.\u003C\u002Fp>\n\u003Cp>RewriteCond %{REQUEST_FILENAME} !-d\u003Cbr \u002F>\nRewriteCond %{REQUEST_FILENAME} !-f\u003Cbr \u002F>\nRewriteRule ^(.*)$ index.php?q=$1 [L,QSA]\u003C\u002Fp>\n\u003Col>\n\u003Cli>If for some reason you’re using this plugin \u003Cem>outside\u003C\u002Fem> of the Concentric\u002FXO shared hosting enviroment (assuming Apache) use the following .htaccess rules:\u003C\u002Fli>\n\u003C\u002Fol>\n\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Cp>`\u003Cbr \u002F>\n        RewriteEngine On\u003Cbr \u002F>\n        RewriteBase \u002F\u003Cbr \u002F>\n        RewriteCond %{REQUEST_FILENAME} !-f\u003Cbr \u002F>\n        RewriteCond %{REQUEST_FILENAME} !-d\u003Cbr \u002F>\n        RewriteRule ^(.*)$ index.php?q=$1 [L,QSA]\n    \u003C\u002Fp>\n\u003Cp>Changelog\u003C\u002Fp>\n","This plugin makes WordPress' default permalinks behavior work on the Concentric\u002FXO Communications shared hosting platform.",100,31076,40,1,"2015-10-18T07:20:00.000Z","4.3.34","2.3","",[20,21,22,23,24],"500-server-error","ashurbanipal","canonical-redirection","cnchost","parsing-error","https:\u002F\u002Fgithub.com\u002Fccheney\u002Fpermalink-fix-disable-canonical-redirects-pack","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpermalink-fix-disable-canonical-redirects-pack.1.0.5.zip",85,0,null,"2026-03-15T15:16:48.613Z",[],{"slug":7,"display_name":7,"profile_url":8,"plugin_count":14,"total_installs":11,"avg_security_score":27,"avg_patch_time_days":33,"trust_score":34,"computed_at":35},30,84,"2026-04-04T14:55:51.936Z",[],{"attackSurface":38,"codeSignals":50,"taintFlows":57,"riskAssessment":58,"analyzedAt":61},{"hooks":39,"ajaxHandlers":46,"restRoutes":47,"shortcodes":48,"cronEvents":49,"entryPointCount":28,"unprotectedCount":28},[40],{"type":41,"name":42,"callback":43,"file":44,"line":45},"action","init","requesturipow_init","permalinkpow.php",34,[],[],[],[],{"dangerousFunctions":51,"sqlUsage":52,"outputEscaping":54,"fileOperations":28,"externalRequests":28,"nonceChecks":28,"capabilityChecks":28,"bundledLibraries":56},[],{"prepared":28,"raw":28,"locations":53},[],{"escaped":28,"rawEcho":28,"locations":55},[],[],[],{"summary":59,"deductions":60},"The plugin 'permalink-fix-disable-canonical-redirects-pack' v1.0 exhibits a very strong security posture based on the provided static analysis. There are no identified entry points like AJAX handlers, REST API routes, or shortcodes that are accessible without proper authentication or capability checks. The code does not utilize dangerous functions, all SQL queries are prepared, and output is consistently escaped. Furthermore, there are no file operations or external HTTP requests, and crucially, no evidence of unsanitized data flows through taint analysis.\n\nThe vulnerability history is equally clean, with zero known CVEs ever recorded. This lack of historical vulnerabilities, combined with the robust static analysis findings, suggests a well-coded and security-conscious plugin. The absence of any identified weaknesses in the code signals and taint analysis, coupled with a spotless vulnerability history, indicates a low-risk plugin at this version. It adheres to best practices by minimizing its attack surface and employing secure coding techniques.\n\nWhile the static analysis and vulnerability history present a nearly perfect security profile, it is important to note the complete absence of nonce checks and capability checks. Although the attack surface is currently zero, if any new entry points were to be added in future versions without these security measures, it could introduce vulnerabilities. However, based solely on the data provided for v1.0, the plugin appears to be exceptionally secure.",[],"2026-03-16T20:53:13.311Z",{"wat":63,"direct":68},{"assetPaths":64,"generatorPatterns":65,"scriptPaths":66,"versionParams":67},[],[],[],[],{"cssClasses":69,"htmlComments":70,"htmlAttributes":71,"restEndpoints":72,"jsGlobals":73,"shortcodeOutput":74},[],[],[],[],[],[]]