CitePress – Automatic Citation Generator Security & Risk Analysis

wordpress.org/plugins/citepress-automatic-citation-generator

Generate and display a clean citation box for any WordPress post using customizable academic citation styles.

50 active installs v1.7 PHP 7.2+ WP 5.0+ Updated May 28, 2025
academicbibliographycitationreferenceshortcode
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is CitePress – Automatic Citation Generator Safe to Use in 2026?

Generally Safe

Score 100/100

CitePress – Automatic Citation Generator has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10mo ago
Risk Assessment

The "citepress-automatic-citation-generator" plugin v1.7 demonstrates a strong security posture based on the provided static analysis. The absence of dangerous functions, its exclusive use of prepared statements for SQL queries, and 100% proper output escaping indicate diligent coding practices that significantly reduce common web application vulnerabilities. Furthermore, the lack of file operations, external HTTP requests, and critical taint analysis findings further solidify its secure design. The plugin's vulnerability history is also a significant strength, with no recorded CVEs suggesting a stable and secure development track record.

Despite these strengths, there are a few areas that, while not currently indicating a risk based on the data, warrant attention for future development. The lack of any nonce checks or capability checks on its single shortcode entry point, while not leading to exploitable issues in this specific analysis, represents a missed opportunity to enforce user authorization and prevent potential abuse, especially if the shortcode's functionality were to evolve. The absence of any taint analysis flows analyzed is also noteworthy; while it suggests no issues were found, a more comprehensive taint analysis across a wider range of potential data flows could provide even greater assurance. Overall, this plugin appears highly secure, with its primary area for improvement lying in the implementation of more robust authorization checks for its entry points.

Key Concerns

  • Missing nonce check on shortcode
  • Missing capability check on shortcode
Vulnerabilities
None known

CitePress – Automatic Citation Generator Security Vulnerabilities

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

CitePress – Automatic Citation Generator Code Analysis

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

Output Escaping

100% escaped66 total outputs
Attack Surface

CitePress – Automatic Citation Generator Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[citepress] citepress.php:162
WordPress Hooks 4
actionadmin_menuadmin-settings.php:14
actionadmin_initadmin-settings.php:130
actionwp_enqueue_scriptscitepress.php:173
filterthe_contentcitepress.php:191
Maintenance & Trust

CitePress – Automatic Citation Generator Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedMay 28, 2025
PHP min version7.2
Downloads442

Community Trust

Rating0/100
Number of ratings0
Active installs50
Developer Profile

CitePress – Automatic Citation Generator Developer Profile

nusagates

2 plugins · 60 total installs

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

How We Detect CitePress – Automatic Citation Generator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/citepress-automatic-citation-generator/css/style.css
Version Parameters
citepress-automatic-citation-generator/css/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
citepress-boxcitepress-box-headingcitepress-box-body
Shortcode Output
<div class="citepress-box"> <div class="citepress-box-heading"><strong>Reference</strong></div> <div class="citepress-box-body"></div> </div>
FAQ

Frequently Asked Questions about CitePress – Automatic Citation Generator