Manchete Atual – Newsfeed Security & Risk Analysis

wordpress.org/plugins/manchete-atual-newsfeed

Newsfeed, Listagem de notícias, personalizavel, disponibilizado com conteúdos do site Manchete Atual.

10 active installs v1.0.2 PHP + WP 2.5+ Updated Aug 26, 2013
brasilmanchete-atualmanchetesnewsfeednoticias
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Manchete Atual – Newsfeed Safe to Use in 2026?

Generally Safe

Score 85/100

Manchete Atual – Newsfeed has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 12yr ago
Risk Assessment

The 'manchete-atual-newsfeed' plugin version 1.0.2 presents a mixed security posture. On the positive side, it demonstrates good practices by exclusively using prepared statements for all SQL queries and has no recorded vulnerabilities or CVEs. This suggests a generally conscientious development approach regarding data integrity in database interactions and a history of responsible patching if issues have arisen previously.

However, several significant security concerns are raised by the static analysis. The presence of a dangerous function, `create_function`, is a major red flag, as it can lead to arbitrary code execution if its input is not meticulously sanitized. Furthermore, the plugin exhibits a worrying lack of output escaping, with only 19% of outputs properly escaped. This significantly increases the risk of Cross-Site Scripting (XSS) vulnerabilities, especially if any user-supplied data is reflected in the plugin's output without adequate sanitization. The absence of nonce checks and capability checks on all entry points, coupled with a lack of authentication checks on AJAX handlers and permission callbacks for REST API routes (though the count is zero), means that any future expansion of the attack surface could easily introduce serious security flaws.

While the plugin has no recorded vulnerability history and a seemingly clean taint analysis, the identified static code issues represent latent risks. The use of `create_function` and the low percentage of proper output escaping are critical areas of concern that need immediate attention. The lack of security checks on potential entry points, even if currently minimal, is a weakness that could be exploited if the plugin's functionality evolves. Therefore, while its current track record is good, the code itself contains exploitable patterns that warrant caution.

Key Concerns

  • Use of dangerous function create_function
  • Low percentage of properly escaped output
  • Missing nonce checks
  • Missing capability checks
  • No auth checks on AJAX handlers
  • No permission callbacks on REST API
Vulnerabilities
None known

Manchete Atual – Newsfeed Security Vulnerabilities

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

Manchete Atual – Newsfeed Code Analysis

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

Dangerous Functions Found

create_functionadd_action('widgets_init', create_function('', 'return register_widget("newsfeed");'));mancheteatual-newsfeed.php:140

Output Escaping

19% escaped26 total outputs
Attack Surface

Manchete Atual – Newsfeed Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initmancheteatual-newsfeed.php:140
Maintenance & Trust

Manchete Atual – Newsfeed Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedAug 26, 2013
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Manchete Atual – Newsfeed Developer Profile

Luís Peralta

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 Manchete Atual – Newsfeed

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/manchete-atual-newsfeed/css/jquery.mancheteatual.newsfeed.css

HTML / DOM Fingerprints

CSS Classes
newsfeed-wrapperwidget-newsfeedwp_widget_plugin_boxnewsfeed
Data Attributes
data-mancheteatual-newsfeed
FAQ

Frequently Asked Questions about Manchete Atual – Newsfeed