Simple Quiz Block Security & Risk Analysis

wordpress.org/plugins/simple-quiz-block

A simple bloc showing a quiz

50 active installs v0.2.0 PHP 7.0+ WP 6.1+ Updated May 6, 2023
blockfrenchquiz
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Simple Quiz Block Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The simple-quiz-block plugin version 0.2.0 exhibits a generally strong security posture based on the provided static analysis. The plugin has no recorded vulnerabilities, including CVEs, which is a significant positive indicator. The absence of dangerous functions, file operations, and SQL queries that don't use prepared statements are all excellent security practices. Furthermore, the low number of external HTTP requests and the fact that most output is properly escaped suggest thoughtful development. The plugin also lacks critical and high severity taint flows, indicating no immediate critical security risks from unsanitized data. However, there are a few areas for improvement. The complete lack of nonce checks and capability checks across all entry points (though there are none in this specific version) is a concern. While the current attack surface is zero, if any entry points are added in the future without proper authentication and authorization checks, it could lead to significant vulnerabilities. The high percentage of properly escaped output is good, but the presence of any unescaped output, even if small, warrants attention.

Key Concerns

  • No nonce checks implemented
  • No capability checks implemented
  • Some output not properly escaped
Vulnerabilities
None known

Simple Quiz Block Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Simple Quiz Block Release Timeline

v0.2.0Current
v0.1.0
Code Analysis
Analyzed Mar 16, 2026

Simple Quiz Block Code Analysis

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

Output Escaping

93% escaped14 total outputs
Attack Surface

Simple Quiz Block Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actioninitsimple-quiz-block.php:30
actionwp_enqueue_scriptssimple-quiz-block.php:40
Maintenance & Trust

Simple Quiz Block Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedMay 6, 2023
PHP min version7.0
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs50
Developer Profile

Simple Quiz Block Developer Profile

eromnoj

1 plugin · 50 total installs

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

How We Detect Simple Quiz Block

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-quiz-block/build/index.js/wp-content/plugins/simple-quiz-block/build/index.css/wp-content/plugins/simple-quiz-block/public/js/simplequizblock-interact.js
Script Paths
/wp-content/plugins/simple-quiz-block/public/js/simplequizblock-interact.js
Version Parameters
simple-quiz-block/build/index.js?ver=simple-quiz-block/build/index.css?ver=

HTML / DOM Fingerprints

CSS Classes
wp-block-jomoreschi-simple-quiz-block
Data Attributes
data-simplequizblock-api-endpointdata-simplequizblock-question-id
JS Globals
simpleQuizBlock
Shortcode Output
[simple_quiz_block]
FAQ

Frequently Asked Questions about Simple Quiz Block