Papa Rss Import Security & Risk Analysis

wordpress.org/plugins/papa-rss-import

Imports news from Google and creates posts for them.

10 active installs v1.4 PHP + WP 3.0+ Updated Aug 11, 2012
feedimporterpapa-destrarssrss-import
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Papa Rss Import Safe to Use in 2026?

Generally Safe

Score 85/100

Papa Rss Import has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 13yr ago
Risk Assessment

The "papa-rss-import" v1.4 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by using prepared statements for all SQL queries and includes capability checks for some operations. The absence of known CVEs and its clean vulnerability history suggest a generally well-maintained codebase. However, several significant concerns warrant attention. The plugin utilizes the deprecated and insecure `create_function` function, which can lead to unexpected behavior and potential injection vulnerabilities. Furthermore, a concerning 98% of output escaping is improperly handled, indicating a high risk of Cross-Site Scripting (XSS) vulnerabilities. The taint analysis also revealed one flow with unsanitized paths, though it was not classified as critical or high severity in this analysis. The lack of nonce checks on its single shortcode entry point is also a potential weakness, although without knowing the specific functionality of the shortcode, its immediate impact is difficult to quantify.

Key Concerns

  • Improper output escaping (98%)
  • Use of deprecated/dangerous function (create_function)
  • Taint flow with unsanitized path
  • No nonce check on shortcode
Vulnerabilities
None known

Papa Rss Import Security Vulnerabilities

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

Papa Rss Import Code Analysis

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

Dangerous Functions Found

create_functionadd_filter('login_errors',create_function('$a', "return null;")); // Sembunyikan pesan kesalahan logpapa-rss.php:69

SQL Query Safety

100% prepared11 total queries

Output Escaping

2% escaped45 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
googlenews_main (papa-rss.php:304)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Papa Rss Import Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[adsense] papa-rss.php:461
WordPress Hooks 7
actionwp_footerinclude\sikil_metu_crut.php:6
actionthe_contentinclude\sikil_metu_crut.php:37
actionadmin_menupapa-rss.php:65
actiongooglenews_hook_jobpapa-rss.php:67
filterlogin_errorspapa-rss.php:69
filterwidget_textpapa-rss.php:462
filterthe_contentpapa-rss.php:475

Scheduled Events 1

googlenews_hook_job
Maintenance & Trust

Papa Rss Import Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedAug 11, 2012
PHP min version
Downloads19K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Papa Rss Import Developer Profile

WordPress

2 plugins · 20 total installs

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

How We Detect Papa Rss Import

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Papa Rss Import