Simple removal of posted images Security & Risk Analysis

wordpress.org/plugins/simple-removal-of-posted-images

Removes all the inserted images in the content section of the posts.

0 active installs v1.0.1 PHP 5.6+ WP 3.0.1+ Updated Nov 11, 2019
imagesmediapost-content-imagesremovalthumbnail
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple removal of posted images Safe to Use in 2026?

Generally Safe

Score 85/100

Simple removal of posted images has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6yr ago
Risk Assessment

The 'simple-removal-of-posted-images' plugin, at version 1.0.1, exhibits a strong security posture in many regards. The absence of any known CVEs, alongside the lack of detected critical or high severity taint flows, suggests a history of secure development and a clean codebase. The presence of a nonce check is a positive indicator for input validation. Furthermore, the plugin has zero AJAX handlers, REST API routes, shortcodes, or cron events, resulting in a minimal attack surface, which is commendable.

However, several areas present potential concerns. The analysis reveals that 60% of output operations are not properly escaped. This could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is ever rendered directly in the output without adequate sanitization. While taint analysis found no critical or high severity issues, the two flows with unsanitized paths warrant attention, as they could potentially be exploited depending on the context and how the data is used. The complete lack of capability checks for its limited entry points is also a concern, implying that any user, regardless of their role, could theoretically interact with its functionalities, even if those functionalities are currently non-existent.

Overall, the plugin benefits from a small attack surface and a clean vulnerability history. The primary weaknesses lie in the unescaped output and the potential for unsanitized path flows. Addressing these would significantly improve the plugin's security. The lack of capability checks, while not an immediate exploitable flaw due to the zero entry points, is a gap in best practices for future extensibility.

Key Concerns

  • Output not properly escaped (60%)
  • Taint flows with unsanitized paths (2)
  • No capability checks
Vulnerabilities
None known

Simple removal of posted images Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Simple removal of posted images Release Timeline

v1.0.1Current
v1.0
Code Analysis
Analyzed Apr 16, 2026

Simple removal of posted images Code Analysis

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

Output Escaping

40% escaped5 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
sropi_clearImages_settings_page (simple-removal-of-posted-images.php:51)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Simple removal of posted images Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menusimple-removal-of-posted-images.php:29
actionplugins_loadedsimple-removal-of-posted-images.php:154
Maintenance & Trust

Simple removal of posted images Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedNov 11, 2019
PHP min version5.6
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Simple removal of posted images Developer Profile

Antonio D.

10 plugins · 70 total installs

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

How We Detect Simple removal of posted images

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
wrap-plugin-buttons
Data Attributes
name="sropi_fromvar"name="sropi_tovar"name="sropi_test_button"value="true"
FAQ

Frequently Asked Questions about Simple removal of posted images