content-resize Security & Risk Analysis

wordpress.org/plugins/contentresize

Plugin simples para criar resumos com determinado número de palavras de um conteúdo.

10 active installs v1.0 PHP + WP 3.1+ Updated Aug 18, 2011
contentexcerptposts-resizeresizewrite
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is content-resize Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 14yr ago
Risk Assessment

The contentresize v1.0 plugin exhibits a strong security posture in several key areas. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface. Furthermore, the code analysis reveals no dangerous functions, file operations, or external HTTP requests, which are common vectors for exploitation. The fact that 100% of SQL queries utilize prepared statements is a significant positive indicator of secure database interaction. However, the plugin raises concerns regarding output escaping. With 100% of identified outputs not being properly escaped, this presents a potential risk of cross-site scripting (XSS) vulnerabilities if user-supplied data is ever rendered directly in the frontend without sanitization. The lack of any recorded historical vulnerabilities is a positive sign, suggesting a history of stable and secure development, but it does not negate the identified risks within the current codebase. In conclusion, while contentresize v1.0 has successfully minimized its attack surface and implemented secure database practices, the critical omission of proper output escaping represents a notable weakness that requires immediate attention to mitigate XSS risks.

Key Concerns

  • Unescaped output (100%)
Vulnerabilities
None known

content-resize Security Vulnerabilities

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

content-resize Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

content-resize Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_menucontentResize.php:30
Maintenance & Trust

content-resize Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedAug 18, 2011
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

content-resize Developer Profile

viniciusgomes

1 plugin · 10 total installs

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

How We Detect content-resize

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/contentresize/images/flag.png

HTML / DOM Fingerprints

Shortcode Output
<li><img style="padding:0px;margin:0px;margin-right:5px;" src="images/flag.png">
FAQ

Frequently Asked Questions about content-resize