Women Quotes Security & Risk Analysis

wordpress.org/plugins/women-quotes

Adds a sidebar widget and a shortcode that displays randomly women's quotes about womanhood and "being women".

10 active installs v2.0.2 PHP + WP 2.8+ Updated Feb 9, 2014
quotequotesshortcodesidebarwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Women Quotes Safe to Use in 2026?

Generally Safe

Score 85/100

Women Quotes 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 "women-quotes" plugin v2.0.2 exhibits a mixed security posture. On the positive side, it has a very small attack surface with only one entry point (a shortcode) and no known past vulnerabilities. The absence of external HTTP requests and file operations further reduces potential attack vectors. Furthermore, all detected SQL queries utilize prepared statements, which is a strong security practice.

However, significant concerns arise from the code signals. The presence of the `create_function` dangerous function is a critical red flag, as it can be exploited to execute arbitrary PHP code. The extremely low percentage of properly escaped output (13%) indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities. Additionally, the complete lack of nonce checks and capability checks on its single entry point means that any user, regardless of their role or authentication status, can potentially trigger actions within the plugin, leading to privilege escalation or unauthorized data manipulation if the `create_function` or unescaped output is exploited.

While the plugin has no recorded vulnerability history, this is not a guarantee of future security, especially given the identified coding weaknesses. The combination of a dangerous function and widespread unescaped output on an unprotected entry point presents a substantial risk of critical security flaws. The plugin needs immediate attention to address these fundamental security issues.

Key Concerns

  • Dangerous function 'create_function' used
  • Low percentage of properly escaped output
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

Women Quotes Security Vulnerabilities

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

Women Quotes Code Analysis

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

Dangerous Functions Found

create_functionadd_action('widgets_init', create_function('', 'return register_widget("WP_Widget_Women_Quotes");'))women-quotes.php:126

Output Escaping

13% escaped8 total outputs
Attack Surface

Women Quotes Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[women-quotes] women-quotes.php:125
WordPress Hooks 1
actionwidgets_initwomen-quotes.php:126
Maintenance & Trust

Women Quotes Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedFeb 9, 2014
PHP min version
Downloads5K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Women Quotes Developer Profile

philippe

9 plugins · 1K total installs

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

How We Detect Women Quotes

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
<div style="text-align: justify;"><div style="text-align: right;"><i><div style="text-align: center;"><font face="arial" size="-3"><a href="http://www.joeswebtools.com/wordpress-plugins/women-quotes/" title="Women Quotes widget plugin for WordPress">Joe's</a></font></div>
FAQ

Frequently Asked Questions about Women Quotes