AppStore Reviews Viewer Security & Risk Analysis

wordpress.org/plugins/appstore-reviews-viewer

Adds a shortcode that displays reviews and ratings of an app from the iOS AppStore’s country you chose.

40 active installs v1.2.3 PHP + WP 3.1+ Updated Oct 10, 2018
app-storeappsappstoreiositunes
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is AppStore Reviews Viewer Safe to Use in 2026?

Generally Safe

Score 85/100

AppStore Reviews Viewer has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7yr ago
Risk Assessment

The security posture of the "appstore-reviews-viewer" plugin version 1.2.3 appears to have some concerning weaknesses despite a lack of recorded vulnerabilities and the absence of critical code signals like dangerous functions or unsanitized taint flows. The most significant red flag is the complete lack of output escaping across all identified output points. This means that any data displayed by the plugin, especially if it originates from user input or external sources, is not being properly sanitized, leaving it vulnerable to Cross-Site Scripting (XSS) attacks. Furthermore, the absence of any nonce or capability checks on the identified entry points, specifically the shortcode, is a major concern. While the static analysis shows a small attack surface, the lack of authorization checks means that any user, regardless of their role or permissions, could potentially interact with or manipulate the functionality exposed by the shortcode. The plugin's history of zero CVEs is positive, suggesting a potentially well-maintained codebase or a low profile, but it does not mitigate the present risks identified in the code analysis. The plugin demonstrates good practices in its use of prepared statements for SQL queries and avoids dangerous functions, but the critical gaps in output escaping and authorization checks significantly undermine its overall security.

Key Concerns

  • No output escaping properly implemented
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

AppStore Reviews Viewer Security Vulnerabilities

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

AppStore Reviews Viewer Release Timeline

v1.2.3Current
v1.2.2
v1.2.1
v1.2.0
v1.1.0
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0
Code Analysis
Analyzed Mar 16, 2026

AppStore Reviews Viewer Code Analysis

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

Output Escaping

0% escaped12 total outputs
Attack Surface

AppStore Reviews Viewer Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[ios_app_review] appstore-review.php:61
WordPress Hooks 4
filterplugin_action_linksappstore-review-admin.php:27
actionadmin_initappstore-review-admin.php:45
actionadmin_menuappstore-review-admin.php:46
actionwp_enqueue_scriptsappstore-review.php:49
Maintenance & Trust

AppStore Reviews Viewer Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedOct 10, 2018
PHP min version
Downloads3K

Community Trust

Rating80/100
Number of ratings1
Active installs40
Developer Profile

AppStore Reviews Viewer Developer Profile

gilthonwe

1 plugin · 40 total installs

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

How We Detect AppStore Reviews Viewer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/appstore-reviews-viewer/appstore-review.css/wp-content/plugins/appstore-reviews-viewer/appstore-review.js
Script Paths
/wp-content/plugins/appstore-reviews-viewer/appstore-review.js
Version Parameters
appstore-review.css?ver=appstore-review.js?ver=

HTML / DOM Fingerprints

CSS Classes
asrv_listasrv_reviewasrv_appasrv_app_iconasrv_infoasrv_titleasrv_ratingasrv_content+1 more
Data Attributes
id="asrv_list"
Shortcode Output
<div id="asrv_list"><li class="asrv_review"><div class="asrv_app"><img src="
FAQ

Frequently Asked Questions about AppStore Reviews Viewer