Simple Google News DE Security & Risk Analysis

wordpress.org/plugins/simple-google-news-de

Donate link: https://internet-pr-beratung.de/ Author URI: https://internet-pr-beratung.de/ Plugin URI: https://internet-pr-beratung.

30 active installs v1.8 PHP + WP + Updated Dec 5, 2019
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Google News DE Safe to Use in 2026?

Generally Safe

Score 85/100

Simple Google News DE 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-google-news-de" plugin version 1.8 presents a mixed security posture. On the positive side, it demonstrates good practices by exclusively using prepared statements for SQL queries and has a clean vulnerability history with no recorded CVEs. Furthermore, the static analysis shows a limited attack surface with no exposed AJAX handlers or REST API routes without proper authentication, and no discovered taint flows indicating potential security risks.

However, several significant concerns emerge from the code analysis. The presence of two instances of the deprecated `create_function()` function is a major red flag, as this function is known to be a potential source of security vulnerabilities. Additionally, a concerning 0% of the 64 total output operations are properly escaped, leaving the plugin highly susceptible to Cross-Site Scripting (XSS) attacks. The absence of any nonce checks, combined with limited capability checks on the identified entry points (shortcodes), further exacerbates the XSS risk and opens potential avenues for unauthorized actions.

While the plugin's lack of historical vulnerabilities is a positive indicator, it does not negate the immediate risks identified in the current code. The combination of unescaped output and the insecure `create_function()` creates a substantial risk of XSS vulnerabilities that could be exploited. Therefore, despite a clean history, the plugin's current implementation requires significant attention to address the identified security weaknesses.

Key Concerns

  • Use of deprecated create_function()
  • Output escaping is 0%
  • No nonce checks
  • Limited capability checks
Vulnerabilities
None known

Simple Google News DE Security Vulnerabilities

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

Simple Google News DE Code Analysis

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

Dangerous Functions Found

create_functionadd_action('widgets_init', create_function('', 'return register_widget("google_news_widget");'))languages\simple-google-news-de.php:369
create_functionadd_action('widgets_init', create_function('', 'return register_widget("google_news_widget");'))simple-google-news-de.php:411

Output Escaping

0% escaped64 total outputs
Attack Surface

Simple Google News DE Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[google_news] languages\simple-google-news-de.php:51
[google_news] simple-google-news-de.php:50
WordPress Hooks 5
actionwidgets_initlanguages\simple-google-news-de.php:369
actionadmin_menulanguages\simple-google-news-de.php:374
actionadmin_print_footer_scriptssimple-google-news-de.php:274
actionwidgets_initsimple-google-news-de.php:411
actionadmin_menusimple-google-news-de.php:415
Maintenance & Trust

Simple Google News DE Maintenance & Trust

Maintenance Signals

WordPress version tested
Last updatedDec 5, 2019
PHP min version
Downloads15K

Community Trust

Rating80/100
Number of ratings6
Active installs30
Alternatives

Simple Google News DE Alternatives

No alternatives data available yet.

Developer Profile

Simple Google News DE Developer Profile

baynado

3 plugins · 140 total installs

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

How We Detect Simple Google News DE

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-google-news-de/css/style.css
Version Parameters
simple-google-news-de/css/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
googlenewscontainernewsresultgoogle_news_titlenewsimagesmallattribution
Data Attributes
data-querydata-regiondata-topicdata-limitdata-imagesdata-length+1 more
Shortcode Output
<div id="googlenewscontainer"><div class="newsresult"><a href="" class="google_news_title" rel="nofollow" target="_blank">
FAQ

Frequently Asked Questions about Simple Google News DE