Attribution Query String Manager Security & Risk Analysis

wordpress.org/plugins/attribution-query-string-manager

This plugin will help manage query string variables to ensure that desired variables are always included on certain domains.

10 active installs v0.1.3 PHP + WP 3.5+ Updated Jun 2, 2014
adsanalyticslinklinkspost
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Attribution Query String Manager Safe to Use in 2026?

Generally Safe

Score 85/100

Attribution Query String Manager has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The "attribution-query-string-manager" plugin v0.1.3 demonstrates a generally good security posture based on the provided static analysis. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events with unprotected entry points is a significant strength, minimizing the potential attack surface. The code also utilizes prepared statements for all its SQL queries and includes nonce and capability checks, indicating adherence to basic WordPress security best practices. Furthermore, the plugin has no recorded vulnerability history, which is positive, suggesting a history of responsible development or limited exposure.

However, there are areas for concern. The most notable is the output escaping, with only 47% of outputs being properly escaped. This leaves a considerable portion of the plugin's output potentially vulnerable to Cross-Site Scripting (XSS) attacks. While the taint analysis shows no critical or high-severity flows, the lack of comprehensive taint analysis (0 flows analyzed) means this assessment is not exhaustive. The presence of file operations without specific details on their nature also warrants caution. Overall, the plugin is in a relatively secure state due to its limited attack surface and use of prepared statements, but the significant percentage of unescaped output presents a tangible risk that should be addressed.

Key Concerns

  • Insufficient output escaping
Vulnerabilities
None known

Attribution Query String Manager Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 17, 2026

Attribution Query String Manager Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
1 prepared
Unescaped Output
9
8 escaped
Nonce Checks
1
Capability Checks
3
File Operations
2
External Requests
0
Bundled Libraries
0

SQL Query Safety

100% prepared1 total queries

Output Escaping

47% escaped17 total outputs
Attack Surface

Attribution Query String Manager Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actioninitaqsm.php:55
actionadmin_enqueue_scriptsaqsm.php:59
actionadmin_initincludes\aqsm_admin.php:33
actionadmin_menuincludes\aqsm_admin.php:38
filterplugin_action_linksincludes\aqsm_admin.php:136
actionadd_meta_boxesincludes\aqsm_content_editor.php:4
actionsave_postincludes\aqsm_content_editor.php:110
filterthe_contentincludes\aqsm_engine.php:113
Maintenance & Trust

Attribution Query String Manager Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedJun 2, 2014
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Attribution Query String Manager Developer Profile

Tor N. Johnson

5 plugins · 1K total installs

86
trust score
Avg Security Score
88/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Attribution Query String Manager

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/attribution-query-string-manager/AQSM-admin.css/wp-content/plugins/attribution-query-string-manager/AQSM-admin.js
Version Parameters
attribution-query-string-manager/AQSM-admin.css?ver=attribution-query-string-manager/AQSM-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
aqsm-post-field-label
Data Attributes
aqsm-inner_custom_box_nonce
FAQ

Frequently Asked Questions about Attribution Query String Manager