Plagiarism Security & Risk Analysis

wordpress.org/plugins/plagiarism

Checks your contents (posts and pages) against the web for inadvertant duplicate content before postings. Detects online copies of your older posts.

70 active installs v1.1.0 PHP + WP 3.0+ Updated Nov 8, 2013
adminduplicate-contentpagepandaplagiarism
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Plagiarism Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The 'plagiarism' plugin version 1.1.0 exhibits a generally good security posture based on the static analysis. It boasts a small attack surface with only two AJAX handlers, and critically, none of these entry points are unprotected by authentication checks. The code also demonstrates a commitment to secure database interactions by using prepared statements for all its SQL queries. Furthermore, the absence of any recorded vulnerabilities, including CVEs, suggests a history of relatively secure development or prompt patching if issues did arise. However, a significant area of concern is the low percentage of properly escaped output (27%). This indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data could be directly rendered in the browser without proper sanitization, potentially allowing malicious scripts to be executed.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

Plagiarism Security Vulnerabilities

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

Plagiarism Code Analysis

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

SQL Query Safety

100% prepared4 total queries

Output Escaping

27% escaped30 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
admin_options (plagiarism.php:641)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Plagiarism Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_plagiarism_render_meta_boxplagiarism.php:44
authwp_ajax_plagiarism_clear_resultsplagiarism.php:45
WordPress Hooks 6
actionadmin_print_stylesplagiarism.php:37
actionadmin_enqueue_scriptsplagiarism.php:38
actionadmin_menuplagiarism.php:39
actionadd_meta_boxesplagiarism.php:40
actionwp_dashboard_setupplagiarism.php:41
actiontransition_post_statusplagiarism.php:42
Maintenance & Trust

Plagiarism Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedNov 8, 2013
PHP min version
Downloads13K

Community Trust

Rating60/100
Number of ratings7
Active installs70
Developer Profile

Plagiarism Developer Profile

Free plug in by SEO Roma

2 plugins · 80 total installs

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

How We Detect Plagiarism

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/plagiarism/assets/plagiarism_editor_required.js/wp-content/plugins/plagiarism/assets/plagiarism.css/wp-content/plugins/plagiarism/assets/plagiarism_ajax.js

HTML / DOM Fingerprints

CSS Classes
plagiarism_id
Data Attributes
plagiarism_ajax
JS Globals
plagiarism_ajax
FAQ

Frequently Asked Questions about Plagiarism