HEXAM Security & Risk Analysis

wordpress.org/plugins/hexam

Provide online exams,quizzes in your wordpress web site.

20 active installs v1.3 PHP + WP 3+ Updated Jan 24, 2012
examexaminationquiztest
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is HEXAM Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 14yr ago
Risk Assessment

The 'hexam' v1.3 plugin exhibits several significant security concerns despite having no recorded vulnerability history. The static analysis reveals a complete lack of output escaping, meaning all dynamic data rendered to the user interface is susceptible to Cross-Site Scripting (XSS) attacks. This is a critical oversight that significantly undermines the plugin's security posture. Furthermore, the presence of two taint flows with unsanitized paths indicates a potential for arbitrary code execution or other severe vulnerabilities if these flows are exploitable. While the plugin has a small attack surface and no known CVEs, the identified code quality issues present a substantial risk. The absence of nonce and capability checks in its entry points (shortcodes) is also worrying, though the taint analysis did not explicitly link these to critical vulnerabilities. The plugin's security is compromised by its poor handling of output and potential for unsanitized data flow, outweighing the benefit of no known historical vulnerabilities.

Key Concerns

  • All outputs are unescaped
  • Two critical taint flows with unsanitized paths
  • No nonce checks
  • No capability checks
  • Only 29% of SQL queries use prepared statements
Vulnerabilities
None known

HEXAM Security Vulnerabilities

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

HEXAM Code Analysis

Dangerous Functions
0
Raw SQL Queries
15
6 prepared
Unescaped Output
23
0 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

29% prepared21 total queries

Output Escaping

0% escaped23 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
hexam_settings (hexam.php:127)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

HEXAM Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[hexam] hexam.php:109
WordPress Hooks 1
actionadmin_menuhexam.php:320
Maintenance & Trust

HEXAM Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedJan 24, 2012
PHP min version
Downloads10K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

HEXAM Developer Profile

Guaven Labs

5 plugins · 700 total installs

73
trust score
Avg Security Score
91/100
Avg Patch Time
329 days
View full developer profile
Detection Fingerprints

How We Detect HEXAM

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/hexam/hexam.css/wp-content/plugins/hexam/hexam.js
Script Paths
/wp-content/plugins/hexam/hexam.js
Version Parameters
hexam.css?ver=hexam.js?ver=

HTML / DOM Fingerprints

CSS Classes
hexam_submithexam_result
HTML Comments
Copyright 2010-2012, Elvin Haci (email : elvinhaci@hotmail.com)This program is free software; you can redistribute it and/or modifyThis program is distributed in the hope that it will be useful,You should have received a copy of the GNU General Public License+3 more
Data Attributes
name="hexamform"name="hexamform1"
Shortcode Output
<b>You need to login!</b><form method="post" action="" name="hexamform"><input type="submit" name="
FAQ

Frequently Asked Questions about HEXAM