Dummy Content Pack Security & Risk Analysis

wordpress.org/plugins/dummy-content-pack

Quickly populate your WordPress site with realistic dummy posts, pages, media, and users for testing or demonstration purposes.

0 active installs v1.1.3 PHP + WP 5.0+ Updated Dec 6, 2025
dummy-contentlorem-ipsumsample-data
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Dummy Content Pack Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 3mo ago
Risk Assessment

The plugin "dummy-content-pack" v1.1.3 exhibits a mixed security posture. On the positive side, it demonstrates excellent practices regarding SQL query preparation (97%) and output escaping (100%), with no dangerous functions detected. The absence of known CVEs in its history is also a strong indicator of responsible development. However, a significant concern arises from the substantial attack surface, specifically the presence of 9 AJAX handlers, all of which lack authentication checks. This creates a substantial risk of unauthorized actions if these handlers can be triggered by unauthenticated users. The taint analysis further highlights this by revealing 3 flows with unsanitized paths, two of which are classified as high severity. These unsanitized paths, combined with unprotected AJAX endpoints, strongly suggest potential vulnerabilities like cross-site scripting (XSS) or other forms of code injection if malicious data can be supplied through these paths.

While the vulnerability history shows no past issues, this does not negate the current risks identified in the static and taint analysis. The plugin's strengths lie in its secure handling of SQL and output, but the lack of authentication on a significant number of AJAX endpoints, coupled with identified unsanitized taint flows, presents a critical weakness. The potential for exploitation of these unprotected entry points is high, and the high-severity taint flows indicate that malicious input could lead to significant security compromises. Therefore, while the plugin has good underlying coding practices in some areas, the unprotected attack surface poses a notable risk.

Key Concerns

  • Unprotected AJAX handlers
  • High severity unsanitized taint flows
  • Unsanitized paths in taint flows
  • Low number of capability checks
Vulnerabilities
None known

Dummy Content Pack Security Vulnerabilities

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

Dummy Content Pack Code Analysis

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

SQL Query Safety

97% prepared60 total queries

Output Escaping

100% escaped61 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
handle_save_schedule (includes\class-dummcopa-ajax.php:195)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
9 unprotected

Dummy Content Pack Attack Surface

Entry Points9
Unprotected9

AJAX Handlers 9

authwp_ajax_dummcopa_generate_contentincludes\class-dummcopa-ajax.php:21
authwp_ajax_dummcopa_remove_contentincludes\class-dummcopa-ajax.php:22
authwp_ajax_dummcopa_save_presetincludes\class-dummcopa-ajax.php:25
authwp_ajax_dummcopa_load_presetsincludes\class-dummcopa-ajax.php:26
authwp_ajax_dummcopa_delete_presetincludes\class-dummcopa-ajax.php:27
authwp_ajax_dummcopa_save_scheduleincludes\class-dummcopa-ajax.php:30
authwp_ajax_dummcopa_load_logsincludes\class-dummcopa-ajax.php:33
authwp_ajax_dummcopa_clear_logsincludes\class-dummcopa-ajax.php:34
authwp_ajax_dummcopa_save_settingsincludes\class-dummcopa-ajax.php:37
WordPress Hooks 10
actionplugins_loadeddummy-content-pack.php:57
actionadmin_noticesdummy-content-pack.php:70
actionadmin_noticesdummy-content-pack.php:81
actionadmin_menuincludes\class-dummcopa-admin.php:20
actionadmin_enqueue_scriptsincludes\class-dummcopa-admin.php:21
actionadmin_initincludes\class-dummcopa-admin.php:22
filtercron_schedulesincludes\functions.php:351
actiondummcopa_scheduled_generationincludes\functions.php:397
actionadmin_noticesincludes\functions.php:419
filterplugin_row_metaincludes\functions.php:443

Scheduled Events 1

dummcopa_scheduled_generation
Maintenance & Trust

Dummy Content Pack Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 6, 2025
PHP min version
Downloads344

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Dummy Content Pack Developer Profile

Sohel Rana

4 plugins · 2K total installs

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

How We Detect Dummy Content Pack

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/dummy-content-pack/assets/css/dummy-content-pack-admin.css/wp-content/plugins/dummy-content-pack/assets/js/dummy-content-pack-admin.js
Script Paths
/wp-content/plugins/dummy-content-pack/assets/js/dummy-content-pack-admin.js
Version Parameters
dummy-content-pack/assets/css/dummy-content-pack-admin.css?ver=dummy-content-pack/assets/js/dummy-content-pack-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
dummcopa-admin-pagedummcopa-generate-buttondummcopa-settings-field
Data Attributes
data-dummcopa-actiondata-dummcopa-nonce
JS Globals
dummcopa_ajax_object
FAQ

Frequently Asked Questions about Dummy Content Pack