SAPE Links Security & Risk Analysis

wordpress.org/plugins/ram108-sape

This plugin is in Russian language only.

100 active installs v0.5.6 PHP + WP 3.3.3+ Updated Mar 14, 2015
linksrussiansapeseoyandex
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SAPE Links Safe to Use in 2026?

Generally Safe

Score 85/100

SAPE Links has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The ram108-sape plugin, version 0.5.6, exhibits a mixed security posture. On the positive side, it demonstrates excellent practices regarding SQL queries, utilizing prepared statements exclusively, and has no recorded vulnerability history or external HTTP requests, which are common vectors for exploitation. The static analysis also indicates a minimal attack surface with no unauthenticated entry points found. However, several significant concerns emerge from the code signals. The use of the `create_function` is a major red flag, as it can be a source of arbitrary code execution if not handled with extreme care. Furthermore, a very low percentage of output escaping (8%) suggests a high likelihood of cross-site scripting (XSS) vulnerabilities, as user-supplied data is likely being rendered directly in the browser without proper sanitization. The absence of nonce checks is also concerning, especially if the shortcode handles any user-editable content or actions, as it leaves the plugin open to cross-site request forgery (CSRF) attacks. While the taint analysis shows no immediate critical or high severity flows, the presence of unescaped output and the dangerous `create_function` warrant caution. Overall, while the plugin avoids common vulnerabilities like unpatched CVEs and raw SQL, the identified code quality issues present significant potential risks.

Key Concerns

  • Use of dangerous function create_function
  • Low percentage of output escaping (8%)
  • No nonce checks found
Vulnerabilities
None known

SAPE Links Security Vulnerabilities

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

SAPE Links Code Analysis

Dangerous Functions
1
Raw SQL Queries
0
0 prepared
Unescaped Output
22
2 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('', "register_widget('ram108_sape_widget');" ) );include\ram108_sape_widget.php:66

Output Escaping

8% escaped24 total outputs
Attack Surface

SAPE Links Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[sape] include\ram108_sape.php:71
WordPress Hooks 12
actionadmin_initinclude\plugin_admin.php:16
actionadmin_menuinclude\plugin_admin.php:17
actionadmin_noticesinclude\plugin_admin.php:154
filterthe_contentinclude\ram108_sape.php:51
filterthe_excerptinclude\ram108_sape.php:56
filterwidget_textinclude\ram108_sape.php:69
filterthe_excerptinclude\ram108_sape.php:70
actionwidgets_initinclude\ram108_sape_widget.php:66
actioninitlibrary\plugin.php:17
actionwp_headlibrary\plugin.php:18
actionwp_footerlibrary\plugin.php:19
actionwp_enqueue_scriptslibrary\plugin.php:20
Maintenance & Trust

SAPE Links Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedMar 14, 2015
PHP min version
Downloads16K

Community Trust

Rating90/100
Number of ratings10
Active installs100
Developer Profile

SAPE Links Developer Profile

ram108

3 plugins · 310 total installs

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

How We Detect SAPE Links

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ram108-sape/style.css

HTML / DOM Fingerprints

CSS Classes
ram108-slink
Shortcode Output
<div class="ram108-slink">
FAQ

Frequently Asked Questions about SAPE Links