Simple Pull Quote Security & Risk Analysis

wordpress.org/plugins/simple-pull-quote

The Simple Pull Quote WordPress Plugin provides an easy way for you to insert pull quotes into your posts and pages.

1K active installs v1.6.4 PHP 7.2.5+ WP 2.5+ Updated Nov 24, 2025
pull-quotepullquotequotationquotes
99
A · Safe
CVEs total1
Unpatched0
Last CVEOct 23, 2025
Safety Verdict

Is Simple Pull Quote Safe to Use in 2026?

Generally Safe

Score 99/100

Simple Pull Quote has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Oct 23, 2025Updated 4mo ago
Risk Assessment

The simple-pull-quote plugin exhibits a generally strong security posture based on the static analysis. The absence of dangerous functions, raw SQL queries, unescaped output, file operations, and external HTTP requests is commendable. The plugin also correctly utilizes prepared statements for its SQL queries and properly escapes all identified outputs. Furthermore, the integration with TinyMCE is noted as a bundled library, which can sometimes introduce risks if outdated, but no specific issues are highlighted here.

However, there are a few areas that warrant attention. The presence of 4 shortcodes represents a notable attack surface. While the analysis states 0 unprotected entry points, the lack of explicit nonce checks for these shortcodes is a potential concern. Historically, the plugin has had one medium-severity CVE related to Cross-Site Scripting, which, although patched, indicates past vulnerabilities in input sanitization or output handling. The fact that the last vulnerability was in the future (2025-10-23) is likely a data error but should be disregarded.

In conclusion, the plugin demonstrates good coding practices in many areas. The primary concerns revolve around the attack surface presented by shortcodes and the historical precedent of XSS vulnerabilities, even though they are currently patched. Addressing the potential for subtle vulnerabilities in shortcode processing and maintaining vigilance against past issues would further bolster its security.

Key Concerns

  • Shortcode attack surface without nonce checks
  • Historical medium severity CVE (XSS)
Vulnerabilities
1

Simple Pull Quote Security Vulnerabilities

CVEs by Year

1 CVE in 2025
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-62985medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Simple Pull Quote <= 1.6.3 - Authenticated (Contributor+) Stored Cross-Site Scripting

Oct 23, 2025 Patched in 1.6.4 (50d)
Code Analysis
Analyzed Mar 16, 2026

Simple Pull Quote Code Analysis

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

Bundled Libraries

TinyMCE

Output Escaping

100% escaped8 total outputs
Attack Surface

Simple Pull Quote Attack Surface

Entry Points4
Unprotected0

Shortcodes 4

[pullquote] simple-pull-quote.php:98
[quote] simple-pull-quote.php:113
[quote1] simple-pull-quote.php:123
[quote2] simple-pull-quote.php:135
WordPress Hooks 6
actionwp_headsimple-pull-quote.php:46
actionadmin_print_scriptssimple-pull-quote.php:66
actionadmin_enqueue_scriptssimple-pull-quote.php:69
actioninitsimple-pull-quote_tinymce.php:4
filtermce_external_pluginssimple-pull-quote_tinymce.php:14
filtermce_buttonssimple-pull-quote_tinymce.php:15
Maintenance & Trust

Simple Pull Quote Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedNov 24, 2025
PHP min version7.2.5
Downloads82K

Community Trust

Rating84/100
Number of ratings10
Active installs1K
Developer Profile

Simple Pull Quote Developer Profile

llamaman

1 plugin · 1K total installs

87
trust score
Avg Security Score
99/100
Avg Patch Time
50 days
View full developer profile
Detection Fingerprints

How We Detect Simple Pull Quote

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-pull-quote/css/simple-pull-quote.css/wp-content/plugins/simple-pull-quote/simple-pull-quote.js/wp-content/plugins/simple-pull-quote/tinymce3/editor_plugin.js
Script Paths
/wp-content/plugins/simple-pull-quote/simple-pull-quote.js
Version Parameters
simple-pull-quote/css/simple-pull-quote.css?ver=simple-pull-quote/simple-pull-quote.js?ver=simple-pull-quote/tinymce3/editor_plugin.js?ver=

HTML / DOM Fingerprints

CSS Classes
simplePullQuote
Data Attributes
class
Shortcode Output
<div class="simplePullQuote "></div>
FAQ

Frequently Asked Questions about Simple Pull Quote