osTicket Connector Security & Risk Analysis

wordpress.org/plugins/scand-osticket-connector

Create tickets in osTicket support system via the existing contact form.

300 active installs v1.0.9 PHP + WP 4.3+ Updated Oct 18, 2024
connectorhttposticketscandltdsupport
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is osTicket Connector Safe to Use in 2026?

Generally Safe

Score 92/100

osTicket Connector has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "scand-osticket-connector" v1.0.9 plugin exhibits a generally strong security posture in several key areas. The absence of known CVEs and a lack of recorded past vulnerabilities is a positive indicator. The code analysis reveals no dangerous functions, all SQL queries utilize prepared statements, and there are no identified critical or high severity taint flows. Furthermore, the plugin appears to implement nonce and capability checks where appropriate, and the attack surface is entirely protected by authentication, with zero unprotected entry points.

However, there are notable areas of concern. The low percentage of properly escaped output (7%) is a significant risk. This suggests that data displayed to users might not be adequately sanitized, potentially leading to cross-site scripting (XSS) vulnerabilities. While no critical taint flows were found, the "flows with unsanitized paths" indicate that the plugin's handling of certain data could still be problematic. The presence of file operations and external HTTP requests, even if limited, warrants careful review to ensure these actions are performed securely and with proper validation.

In conclusion, while the plugin has a clean vulnerability history and demonstrates good practices in areas like SQL injection prevention and attack surface protection, the weak output escaping is a critical weakness that requires immediate attention. The presence of unsanitized paths in taint analysis, though not resulting in critical severity, also suggests potential areas for improvement in input validation and data sanitization.

Key Concerns

  • Low output escaping (7%)
  • Unsanitized paths in taint analysis
  • File operations present
  • External HTTP requests present
Vulnerabilities
None known

osTicket Connector Security Vulnerabilities

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

osTicket Connector Code Analysis

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

Output Escaping

7% escaped14 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

3 flows2 with unsanitized paths
getData (class-http-api.php:344)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

osTicket Connector Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionadmin_initclass-http-api.php:29
actionplugins_loadedclass-http-api.php:33
actionadmin_noticesclass-http-api.php:68
actioninitclass-http-api.php:78
actionadmin_menuclass-http-api.php:79
actionadmin_enqueue_scriptsclass-http-api.php:80
actionwp_mailclass-http-api.php:82
filterwpcf7_form_tagclass-http-api.php:83
Maintenance & Trust

osTicket Connector Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedOct 18, 2024
PHP min version
Downloads10K

Community Trust

Rating100/100
Number of ratings4
Active installs300
Developer Profile

osTicket Connector Developer Profile

SCAND

3 plugins · 330 total installs

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

How We Detect osTicket Connector

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/scand-osticket-connector/css/scand-osticket-connector.css
Version Parameters
scand-osticket-connector/css/scand-osticket-connector.css?ver=

HTML / DOM Fingerprints

Data Attributes
data-scand-osticket-config
FAQ

Frequently Asked Questions about osTicket Connector